]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/cris/configure
sim: cris: clean up rvdummy a bit
[thirdparty/binutils-gdb.git] / sim / cris / configure
CommitLineData
f6bcefef
HPN
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
81ecdfbb
RW
3# Generated by GNU Autoconf 2.64.
4#
5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
7# Foundation, Inc.
f6bcefef 8#
f6bcefef
HPN
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
81ecdfbb
RW
11## -------------------- ##
12## M4sh Initialization. ##
13## -------------------- ##
f6bcefef 14
81ecdfbb
RW
15# Be more Bourne compatible
16DUALCASE=1; export DUALCASE # for MKS sh
17if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
f6bcefef
HPN
18 emulate sh
19 NULLCMD=:
81ecdfbb 20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
f6bcefef
HPN
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
23 setopt NO_GLOB_SUBST
24else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30esac
f6bcefef 31fi
f6bcefef 32
81ecdfbb
RW
33
34as_nl='
35'
36export as_nl
37# Printing a long string crashes Solaris 7 /usr/bin/printf.
38as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41# Prefer a ksh shell builtin over an external printf program on Solaris,
42# but without wasting forks for bash or zsh.
43if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
47elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50else
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in #(
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64 '
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
67 fi
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
70fi
71
72# The user is always right.
73if test "${PATH_SEPARATOR+set}" != set; then
74 PATH_SEPARATOR=:
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
77 PATH_SEPARATOR=';'
78 }
f6bcefef
HPN
79fi
80
81
81ecdfbb
RW
82# IFS
83# We need space, tab and new line, in precisely that order. Quoting is
84# there to prevent editors from complaining about space-tab.
85# (If _AS_PATH_WALK were called with IFS unset, it would disable word
86# splitting by setting IFS to empty value.)
87IFS=" "" $as_nl"
88
89# Find who we are. Look in the path if we contain no directory separator.
90case $0 in #((
91 *[\\/]* ) as_myself=$0 ;;
92 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
93for as_dir in $PATH
94do
95 IFS=$as_save_IFS
96 test -z "$as_dir" && as_dir=.
97 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
98 done
99IFS=$as_save_IFS
100
101 ;;
102esac
103# We did not find ourselves, most probably we were run as `sh COMMAND'
104# in which case we are not to be found in the path.
105if test "x$as_myself" = x; then
106 as_myself=$0
107fi
108if test ! -f "$as_myself"; then
109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
110 exit 1
111fi
112
113# Unset variables that we do not need and which cause bugs (e.g. in
114# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
115# suppresses any "Segmentation fault" message there. '((' could
116# trigger a bug in pdksh 5.2.14.
117for as_var in BASH_ENV ENV MAIL MAILPATH
118do eval test x\${$as_var+set} = xset \
119 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
120done
f6bcefef
HPN
121PS1='$ '
122PS2='> '
123PS4='+ '
124
125# NLS nuisances.
81ecdfbb
RW
126LC_ALL=C
127export LC_ALL
128LANGUAGE=C
129export LANGUAGE
130
131# CDPATH.
132(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
133
134if test "x$CONFIG_SHELL" = x; then
135 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
136 emulate sh
137 NULLCMD=:
138 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
139 # is contrary to our usage. Disable this feature.
140 alias -g '\${1+\"\$@\"}'='\"\$@\"'
141 setopt NO_GLOB_SUBST
142else
143 case \`(set -o) 2>/dev/null\` in #(
144 *posix*) :
145 set -o posix ;; #(
146 *) :
147 ;;
148esac
149fi
150"
151 as_required="as_fn_return () { (exit \$1); }
152as_fn_success () { as_fn_return 0; }
153as_fn_failure () { as_fn_return 1; }
154as_fn_ret_success () { return 0; }
155as_fn_ret_failure () { return 1; }
156
157exitcode=0
158as_fn_success || { exitcode=1; echo as_fn_success failed.; }
159as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
160as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
161as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
162if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
163
164else
165 exitcode=1; echo positional parameters were not saved.
166fi
167test x\$exitcode = x0 || exit 1"
168 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
169 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
170 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
171 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
6bb11ab3
L
172test \$(( 1 + 1 )) = 2 || exit 1
173
174 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
175 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
176 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
177 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
178 PATH=/empty FPATH=/empty; export PATH FPATH
179 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
180 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
81ecdfbb
RW
181 if (eval "$as_required") 2>/dev/null; then :
182 as_have_required=yes
183else
184 as_have_required=no
185fi
186 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
187
188else
189 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
190as_found=false
191for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
f6bcefef 192do
81ecdfbb
RW
193 IFS=$as_save_IFS
194 test -z "$as_dir" && as_dir=.
195 as_found=:
196 case $as_dir in #(
197 /*)
198 for as_base in sh bash ksh sh5; do
199 # Try only shells that exist, to save several forks.
200 as_shell=$as_dir/$as_base
201 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
202 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
203 CONFIG_SHELL=$as_shell as_have_required=yes
204 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
205 break 2
206fi
207fi
208 done;;
209 esac
210 as_found=false
211done
212$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
213 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
214 CONFIG_SHELL=$SHELL as_have_required=yes
215fi; }
216IFS=$as_save_IFS
217
218
219 if test "x$CONFIG_SHELL" != x; then :
220 # We cannot yet assume a decent shell, so we have to provide a
221 # neutralization value for shells without unset; and this also
222 # works around shells that cannot unset nonexistent variables.
223 BASH_ENV=/dev/null
224 ENV=/dev/null
225 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
226 export CONFIG_SHELL
227 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
228fi
229
230 if test x$as_have_required = xno; then :
231 $as_echo "$0: This script requires a shell more modern than all"
232 $as_echo "$0: the shells that I found on your system."
233 if test x${ZSH_VERSION+set} = xset ; then
234 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
235 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
f6bcefef 236 else
81ecdfbb
RW
237 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
238$0: including any error possibly output before this
239$0: message. Then install a modern shell, or manually run
240$0: the script under such a shell if you do have one."
f6bcefef 241 fi
81ecdfbb
RW
242 exit 1
243fi
244fi
245fi
246SHELL=${CONFIG_SHELL-/bin/sh}
247export SHELL
248# Unset more variables known to interfere with behavior of common tools.
249CLICOLOR_FORCE= GREP_OPTIONS=
250unset CLICOLOR_FORCE GREP_OPTIONS
251
252## --------------------- ##
253## M4sh Shell Functions. ##
254## --------------------- ##
255# as_fn_unset VAR
256# ---------------
257# Portably unset VAR.
258as_fn_unset ()
259{
260 { eval $1=; unset $1;}
261}
262as_unset=as_fn_unset
263
264# as_fn_set_status STATUS
265# -----------------------
266# Set $? to STATUS, without forking.
267as_fn_set_status ()
268{
269 return $1
270} # as_fn_set_status
271
272# as_fn_exit STATUS
273# -----------------
274# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
275as_fn_exit ()
276{
277 set +e
278 as_fn_set_status $1
279 exit $1
280} # as_fn_exit
281
282# as_fn_mkdir_p
283# -------------
284# Create "$as_dir" as a directory, including parents if necessary.
285as_fn_mkdir_p ()
286{
287
288 case $as_dir in #(
289 -*) as_dir=./$as_dir;;
290 esac
291 test -d "$as_dir" || eval $as_mkdir_p || {
292 as_dirs=
293 while :; do
294 case $as_dir in #(
295 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
296 *) as_qdir=$as_dir;;
297 esac
298 as_dirs="'$as_qdir' $as_dirs"
299 as_dir=`$as_dirname -- "$as_dir" ||
300$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
301 X"$as_dir" : 'X\(//\)[^/]' \| \
302 X"$as_dir" : 'X\(//\)$' \| \
303 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
304$as_echo X"$as_dir" |
305 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
306 s//\1/
307 q
308 }
309 /^X\(\/\/\)[^/].*/{
310 s//\1/
311 q
312 }
313 /^X\(\/\/\)$/{
314 s//\1/
315 q
316 }
317 /^X\(\/\).*/{
318 s//\1/
319 q
320 }
321 s/.*/./; q'`
322 test -d "$as_dir" && break
323 done
324 test -z "$as_dirs" || eval "mkdir $as_dirs"
325 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
326
327
328} # as_fn_mkdir_p
329# as_fn_append VAR VALUE
330# ----------------------
331# Append the text in VALUE to the end of the definition contained in VAR. Take
332# advantage of any shell optimizations that allow amortized linear growth over
333# repeated appends, instead of the typical quadratic growth present in naive
334# implementations.
335if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
336 eval 'as_fn_append ()
337 {
338 eval $1+=\$2
339 }'
340else
341 as_fn_append ()
342 {
343 eval $1=\$$1\$2
344 }
345fi # as_fn_append
346
347# as_fn_arith ARG...
348# ------------------
349# Perform arithmetic evaluation on the ARGs, and store the result in the
350# global $as_val. Take advantage of shells that can avoid forks. The arguments
351# must be portable across $(()) and expr.
352if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
353 eval 'as_fn_arith ()
354 {
355 as_val=$(( $* ))
356 }'
357else
358 as_fn_arith ()
359 {
360 as_val=`expr "$@" || test $? -eq 1`
361 }
362fi # as_fn_arith
363
364
365# as_fn_error ERROR [LINENO LOG_FD]
366# ---------------------------------
367# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
368# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
369# script with status $?, using 1 if that was 0.
370as_fn_error ()
371{
372 as_status=$?; test $as_status -eq 0 && as_status=1
373 if test "$3"; then
374 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
375 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
376 fi
377 $as_echo "$as_me: error: $1" >&2
378 as_fn_exit $as_status
379} # as_fn_error
f6bcefef 380
81ecdfbb
RW
381if expr a : '\(a\)' >/dev/null 2>&1 &&
382 test "X`expr 00001 : '.*\(...\)'`" = X001; then
f6bcefef
HPN
383 as_expr=expr
384else
385 as_expr=false
386fi
387
81ecdfbb 388if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
f6bcefef
HPN
389 as_basename=basename
390else
391 as_basename=false
392fi
393
81ecdfbb
RW
394if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
395 as_dirname=dirname
396else
397 as_dirname=false
398fi
f6bcefef 399
81ecdfbb 400as_me=`$as_basename -- "$0" ||
f6bcefef
HPN
401$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
402 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
403 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
404$as_echo X/"$0" |
405 sed '/^.*\/\([^/][^/]*\)\/*$/{
406 s//\1/
407 q
408 }
409 /^X\/\(\/\/\)$/{
410 s//\1/
411 q
412 }
413 /^X\/\(\/\).*/{
414 s//\1/
415 q
416 }
417 s/.*/./; q'`
f6bcefef 418
f6bcefef
HPN
419# Avoid depending upon Character Ranges.
420as_cr_letters='abcdefghijklmnopqrstuvwxyz'
421as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
422as_cr_Letters=$as_cr_letters$as_cr_LETTERS
423as_cr_digits='0123456789'
424as_cr_alnum=$as_cr_Letters$as_cr_digits
425
f6bcefef 426
81ecdfbb
RW
427 as_lineno_1=$LINENO as_lineno_1a=$LINENO
428 as_lineno_2=$LINENO as_lineno_2a=$LINENO
429 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
430 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
431 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
432 sed -n '
433 p
434 /[$]LINENO/=
435 ' <$as_myself |
f6bcefef 436 sed '
81ecdfbb
RW
437 s/[$]LINENO.*/&-/
438 t lineno
439 b
440 :lineno
f6bcefef 441 N
81ecdfbb
RW
442 :loop
443 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
f6bcefef 444 t loop
81ecdfbb 445 s/-\n.*//
f6bcefef 446 ' >$as_me.lineno &&
81ecdfbb
RW
447 chmod +x "$as_me.lineno" ||
448 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
f6bcefef
HPN
449
450 # Don't try to exec as it changes $[0], causing all sort of problems
451 # (the dirname of $[0] is not the place where we might find the
81ecdfbb
RW
452 # original and so on. Autoconf is especially sensitive to this).
453 . "./$as_me.lineno"
f6bcefef
HPN
454 # Exit status is that of the last command.
455 exit
456}
457
81ecdfbb
RW
458ECHO_C= ECHO_N= ECHO_T=
459case `echo -n x` in #(((((
460-n*)
461 case `echo 'xy\c'` in
462 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
463 xy) ECHO_C='\c';;
464 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
465 ECHO_T=' ';;
466 esac;;
467*)
468 ECHO_N='-n';;
f6bcefef
HPN
469esac
470
81ecdfbb
RW
471rm -f conf$$ conf$$.exe conf$$.file
472if test -d conf$$.dir; then
473 rm -f conf$$.dir/conf$$.file
f6bcefef 474else
81ecdfbb
RW
475 rm -f conf$$.dir
476 mkdir conf$$.dir 2>/dev/null
f6bcefef 477fi
81ecdfbb
RW
478if (echo >conf$$.file) 2>/dev/null; then
479 if ln -s conf$$.file conf$$ 2>/dev/null; then
f6bcefef 480 as_ln_s='ln -s'
81ecdfbb
RW
481 # ... but there are two gotchas:
482 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
483 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
484 # In both cases, we have to default to `cp -p'.
485 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
486 as_ln_s='cp -p'
487 elif ln conf$$.file conf$$ 2>/dev/null; then
488 as_ln_s=ln
489 else
490 as_ln_s='cp -p'
f6bcefef 491 fi
f6bcefef
HPN
492else
493 as_ln_s='cp -p'
494fi
81ecdfbb
RW
495rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
496rmdir conf$$.dir 2>/dev/null
f6bcefef
HPN
497
498if mkdir -p . 2>/dev/null; then
81ecdfbb 499 as_mkdir_p='mkdir -p "$as_dir"'
f6bcefef
HPN
500else
501 test -d ./-p && rmdir ./-p
502 as_mkdir_p=false
503fi
504
81ecdfbb
RW
505if test -x / >/dev/null 2>&1; then
506 as_test_x='test -x'
507else
508 if ls -dL / >/dev/null 2>&1; then
509 as_ls_L_option=L
510 else
511 as_ls_L_option=
512 fi
513 as_test_x='
514 eval sh -c '\''
515 if test -d "$1"; then
516 test -d "$1/.";
517 else
518 case $1 in #(
519 -*)set "./$1";;
520 esac;
521 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
522 ???[sx]*):;;*)false;;esac;fi
523 '\'' sh
524 '
525fi
526as_executable_p=$as_test_x
f6bcefef
HPN
527
528# Sed expression to map a string onto a valid CPP name.
529as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
530
531# Sed expression to map a string onto a valid variable name.
532as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
533
6bb11ab3
L
534SHELL=${CONFIG_SHELL-/bin/sh}
535
f6bcefef 536
81ecdfbb 537exec 7<&0 </dev/null 6>&1
f6bcefef
HPN
538
539# Name of the host.
540# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
541# so uname gets run too.
542ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
543
f6bcefef
HPN
544#
545# Initializations.
546#
547ac_default_prefix=/usr/local
81ecdfbb 548ac_clean_files=
f6bcefef 549ac_config_libobj_dir=.
81ecdfbb 550LIBOBJS=
f6bcefef
HPN
551cross_compiling=no
552subdirs=
553MFLAGS=
554MAKEFLAGS=
f6bcefef
HPN
555
556# Identity of this package.
557PACKAGE_NAME=
558PACKAGE_TARNAME=
559PACKAGE_VERSION=
560PACKAGE_STRING=
561PACKAGE_BUGREPORT=
81ecdfbb 562PACKAGE_URL=
f6bcefef
HPN
563
564ac_unique_file="Makefile.in"
565# Factoring default headers for most tests.
566ac_includes_default="\
567#include <stdio.h>
81ecdfbb 568#ifdef HAVE_SYS_TYPES_H
f6bcefef
HPN
569# include <sys/types.h>
570#endif
81ecdfbb 571#ifdef HAVE_SYS_STAT_H
f6bcefef
HPN
572# include <sys/stat.h>
573#endif
81ecdfbb 574#ifdef STDC_HEADERS
f6bcefef
HPN
575# include <stdlib.h>
576# include <stddef.h>
577#else
81ecdfbb 578# ifdef HAVE_STDLIB_H
f6bcefef
HPN
579# include <stdlib.h>
580# endif
581#endif
81ecdfbb
RW
582#ifdef HAVE_STRING_H
583# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
f6bcefef
HPN
584# include <memory.h>
585# endif
586# include <string.h>
587#endif
81ecdfbb 588#ifdef HAVE_STRINGS_H
f6bcefef
HPN
589# include <strings.h>
590#endif
81ecdfbb 591#ifdef HAVE_INTTYPES_H
f6bcefef 592# include <inttypes.h>
f6bcefef 593#endif
81ecdfbb
RW
594#ifdef HAVE_STDINT_H
595# include <stdint.h>
596#endif
597#ifdef HAVE_UNISTD_H
f6bcefef
HPN
598# include <unistd.h>
599#endif"
600
81ecdfbb
RW
601ac_subst_vars='LTLIBOBJS
602LIBOBJS
603cgen_breaks
604cgen
605cgendir
606CGEN_MAINT
607REPORT_BUGS_TEXI
608REPORT_BUGS_TO
609PKGVERSION
610sim_profile
611sim_trace
612sim_stdio
613sim_debug
614sim_cflags
615sim_bswap
616MAINT
31e6ad7d
MF
617MAINTAINER_MODE_FALSE
618MAINTAINER_MODE_TRUE
6bb11ab3
L
619lt_cv_dlopen_libs
620OTOOL64
621OTOOL
622LIPO
623NMEDIT
624DSYMUTIL
625AWK
626STRIP
627OBJDUMP
628LN_S
629NM
630ac_ct_DUMPBIN
631DUMPBIN
632LD
633FGREP
634SED
635LIBTOOL
636PLUGINS_FALSE
637PLUGINS_TRUE
aadc9410
MF
638zlibinc
639zlibdir
81ecdfbb
RW
640CATOBJEXT
641GENCAT
642INSTOBJEXT
643DATADIRNAME
644CATALOGS
645POSUB
646GMSGFMT
647XGETTEXT
648INCINTL
649LIBINTL_DEP
650LIBINTL
651USE_NLS
db2e4d67
MF
652GMAKE_FALSE
653GMAKE_TRUE
654MAKE
655CCDEPMODE
656DEPDIR
657am__leading_dot
5f3ef9d0 658PACKAGE
81ecdfbb
RW
659RANLIB
660AR
661HDEFINES
662CC_FOR_BUILD
663INSTALL_DATA
664INSTALL_SCRIPT
665INSTALL_PROGRAM
2232061b
MF
666EGREP
667GREP
668CPP
81ecdfbb
RW
669target_os
670target_vendor
671target_cpu
672target
673host_os
674host_vendor
675host_cpu
676host
677build_os
678build_vendor
679build_cpu
680build
6ffe910a
MF
681OBJEXT
682EXEEXT
683ac_ct_CC
684CPPFLAGS
685LDFLAGS
686CFLAGS
687CC
81ecdfbb
RW
688WERROR_CFLAGS
689WARN_CFLAGS
690sim_xor_endian
691sim_stdcall
692sim_smp
693sim_reserved_bits
694sim_regparm
695sim_packages
696sim_inline
697sim_hw
698sim_hw_objs
699sim_hw_cflags
700sim_default_model
701sim_scache
702sim_float
703sim_hostendian
704sim_endian
705sim_bitsize
706sim_assert
707sim_alignment
708sim_environment
709target_alias
710host_alias
711build_alias
712LIBS
713ECHO_T
714ECHO_N
715ECHO_C
716DEFS
717mandir
718localedir
719libdir
720psdir
721pdfdir
722dvidir
723htmldir
724infodir
725docdir
726oldincludedir
727includedir
728localstatedir
729sharedstatedir
730sysconfdir
731datadir
732datarootdir
733libexecdir
734sbindir
735bindir
736program_transform_name
737prefix
738exec_prefix
739PACKAGE_URL
740PACKAGE_BUGREPORT
741PACKAGE_STRING
742PACKAGE_VERSION
743PACKAGE_TARNAME
744PACKAGE_NAME
745PATH_SEPARATOR
746SHELL'
f6bcefef 747ac_subst_files=''
81ecdfbb
RW
748ac_user_opts='
749enable_option_checking
aadc9410 750with_system_zlib
6bb11ab3
L
751enable_plugins
752enable_shared
753enable_static
754with_pic
755enable_fast_install
756with_gnu_ld
757enable_libtool_lock
81ecdfbb
RW
758enable_maintainer_mode
759enable_sim_bswap
760enable_sim_cflags
761enable_sim_debug
762enable_sim_stdio
763enable_sim_trace
764enable_sim_profile
765with_pkgversion
766with_bugurl
767enable_sim_alignment
768enable_sim_hostendian
769enable_sim_scache
2232061b 770enable_werror
81ecdfbb
RW
771enable_build_warnings
772enable_sim_build_warnings
773enable_sim_hardware
774enable_sim_default_model
775enable_sim_environment
776enable_sim_inline
777enable_cgen_maint
778'
779 ac_precious_vars='build_alias
780host_alias
781target_alias
782CC
783CFLAGS
784LDFLAGS
785LIBS
786CPPFLAGS
787CPP'
788
f6bcefef
HPN
789
790# Initialize some variables set by options.
791ac_init_help=
792ac_init_version=false
81ecdfbb
RW
793ac_unrecognized_opts=
794ac_unrecognized_sep=
f6bcefef
HPN
795# The variables have the same names as the options, with
796# dashes changed to underlines.
797cache_file=/dev/null
798exec_prefix=NONE
799no_create=
800no_recursion=
801prefix=NONE
802program_prefix=NONE
803program_suffix=NONE
804program_transform_name=s,x,x,
805silent=
806site=
807srcdir=
808verbose=
809x_includes=NONE
810x_libraries=NONE
811
812# Installation directory options.
813# These are left unexpanded so users can "make install exec_prefix=/foo"
814# and all the variables that are supposed to be based on exec_prefix
815# by default will actually change.
816# Use braces instead of parens because sh, perl, etc. also accept them.
81ecdfbb 817# (The list follows the same order as the GNU Coding Standards.)
f6bcefef
HPN
818bindir='${exec_prefix}/bin'
819sbindir='${exec_prefix}/sbin'
820libexecdir='${exec_prefix}/libexec'
81ecdfbb
RW
821datarootdir='${prefix}/share'
822datadir='${datarootdir}'
f6bcefef
HPN
823sysconfdir='${prefix}/etc'
824sharedstatedir='${prefix}/com'
825localstatedir='${prefix}/var'
f6bcefef
HPN
826includedir='${prefix}/include'
827oldincludedir='/usr/include'
81ecdfbb
RW
828docdir='${datarootdir}/doc/${PACKAGE}'
829infodir='${datarootdir}/info'
830htmldir='${docdir}'
831dvidir='${docdir}'
832pdfdir='${docdir}'
833psdir='${docdir}'
834libdir='${exec_prefix}/lib'
835localedir='${datarootdir}/locale'
836mandir='${datarootdir}/man'
f6bcefef
HPN
837
838ac_prev=
81ecdfbb 839ac_dashdash=
f6bcefef
HPN
840for ac_option
841do
842 # If the previous option needs an argument, assign it.
843 if test -n "$ac_prev"; then
81ecdfbb 844 eval $ac_prev=\$ac_option
f6bcefef
HPN
845 ac_prev=
846 continue
847 fi
848
81ecdfbb
RW
849 case $ac_option in
850 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
851 *) ac_optarg=yes ;;
852 esac
f6bcefef
HPN
853
854 # Accept the important Cygnus configure options, so we can diagnose typos.
855
81ecdfbb
RW
856 case $ac_dashdash$ac_option in
857 --)
858 ac_dashdash=yes ;;
f6bcefef
HPN
859
860 -bindir | --bindir | --bindi | --bind | --bin | --bi)
861 ac_prev=bindir ;;
862 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
863 bindir=$ac_optarg ;;
864
865 -build | --build | --buil | --bui | --bu)
866 ac_prev=build_alias ;;
867 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
868 build_alias=$ac_optarg ;;
869
870 -cache-file | --cache-file | --cache-fil | --cache-fi \
871 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
872 ac_prev=cache_file ;;
873 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
874 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
875 cache_file=$ac_optarg ;;
876
877 --config-cache | -C)
878 cache_file=config.cache ;;
879
81ecdfbb 880 -datadir | --datadir | --datadi | --datad)
f6bcefef 881 ac_prev=datadir ;;
81ecdfbb 882 -datadir=* | --datadir=* | --datadi=* | --datad=*)
f6bcefef
HPN
883 datadir=$ac_optarg ;;
884
81ecdfbb
RW
885 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
886 | --dataroo | --dataro | --datar)
887 ac_prev=datarootdir ;;
888 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
889 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
890 datarootdir=$ac_optarg ;;
891
f6bcefef 892 -disable-* | --disable-*)
81ecdfbb 893 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
f6bcefef 894 # Reject names that are not valid shell variable names.
81ecdfbb
RW
895 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
896 as_fn_error "invalid feature name: $ac_useropt"
897 ac_useropt_orig=$ac_useropt
898 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
899 case $ac_user_opts in
900 *"
901"enable_$ac_useropt"
902"*) ;;
903 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
904 ac_unrecognized_sep=', ';;
905 esac
906 eval enable_$ac_useropt=no ;;
907
908 -docdir | --docdir | --docdi | --doc | --do)
909 ac_prev=docdir ;;
910 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
911 docdir=$ac_optarg ;;
912
913 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
914 ac_prev=dvidir ;;
915 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
916 dvidir=$ac_optarg ;;
f6bcefef
HPN
917
918 -enable-* | --enable-*)
81ecdfbb 919 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
f6bcefef 920 # Reject names that are not valid shell variable names.
81ecdfbb
RW
921 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
922 as_fn_error "invalid feature name: $ac_useropt"
923 ac_useropt_orig=$ac_useropt
924 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
925 case $ac_user_opts in
926 *"
927"enable_$ac_useropt"
928"*) ;;
929 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
930 ac_unrecognized_sep=', ';;
f6bcefef 931 esac
81ecdfbb 932 eval enable_$ac_useropt=\$ac_optarg ;;
f6bcefef
HPN
933
934 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
935 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
936 | --exec | --exe | --ex)
937 ac_prev=exec_prefix ;;
938 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
939 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
940 | --exec=* | --exe=* | --ex=*)
941 exec_prefix=$ac_optarg ;;
942
943 -gas | --gas | --ga | --g)
944 # Obsolete; use --with-gas.
945 with_gas=yes ;;
946
947 -help | --help | --hel | --he | -h)
948 ac_init_help=long ;;
949 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
950 ac_init_help=recursive ;;
951 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
952 ac_init_help=short ;;
953
954 -host | --host | --hos | --ho)
955 ac_prev=host_alias ;;
956 -host=* | --host=* | --hos=* | --ho=*)
957 host_alias=$ac_optarg ;;
958
81ecdfbb
RW
959 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
960 ac_prev=htmldir ;;
961 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
962 | --ht=*)
963 htmldir=$ac_optarg ;;
964
f6bcefef
HPN
965 -includedir | --includedir | --includedi | --included | --include \
966 | --includ | --inclu | --incl | --inc)
967 ac_prev=includedir ;;
968 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
969 | --includ=* | --inclu=* | --incl=* | --inc=*)
970 includedir=$ac_optarg ;;
971
972 -infodir | --infodir | --infodi | --infod | --info | --inf)
973 ac_prev=infodir ;;
974 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
975 infodir=$ac_optarg ;;
976
977 -libdir | --libdir | --libdi | --libd)
978 ac_prev=libdir ;;
979 -libdir=* | --libdir=* | --libdi=* | --libd=*)
980 libdir=$ac_optarg ;;
981
982 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
983 | --libexe | --libex | --libe)
984 ac_prev=libexecdir ;;
985 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
986 | --libexe=* | --libex=* | --libe=*)
987 libexecdir=$ac_optarg ;;
988
81ecdfbb
RW
989 -localedir | --localedir | --localedi | --localed | --locale)
990 ac_prev=localedir ;;
991 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
992 localedir=$ac_optarg ;;
993
f6bcefef 994 -localstatedir | --localstatedir | --localstatedi | --localstated \
81ecdfbb 995 | --localstate | --localstat | --localsta | --localst | --locals)
f6bcefef
HPN
996 ac_prev=localstatedir ;;
997 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
81ecdfbb 998 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
f6bcefef
HPN
999 localstatedir=$ac_optarg ;;
1000
1001 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1002 ac_prev=mandir ;;
1003 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1004 mandir=$ac_optarg ;;
1005
1006 -nfp | --nfp | --nf)
1007 # Obsolete; use --without-fp.
1008 with_fp=no ;;
1009
1010 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1011 | --no-cr | --no-c | -n)
1012 no_create=yes ;;
1013
1014 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1015 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1016 no_recursion=yes ;;
1017
1018 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1019 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1020 | --oldin | --oldi | --old | --ol | --o)
1021 ac_prev=oldincludedir ;;
1022 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1023 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1024 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1025 oldincludedir=$ac_optarg ;;
1026
1027 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1028 ac_prev=prefix ;;
1029 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1030 prefix=$ac_optarg ;;
1031
1032 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1033 | --program-pre | --program-pr | --program-p)
1034 ac_prev=program_prefix ;;
1035 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1036 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1037 program_prefix=$ac_optarg ;;
1038
1039 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1040 | --program-suf | --program-su | --program-s)
1041 ac_prev=program_suffix ;;
1042 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1043 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1044 program_suffix=$ac_optarg ;;
1045
1046 -program-transform-name | --program-transform-name \
1047 | --program-transform-nam | --program-transform-na \
1048 | --program-transform-n | --program-transform- \
1049 | --program-transform | --program-transfor \
1050 | --program-transfo | --program-transf \
1051 | --program-trans | --program-tran \
1052 | --progr-tra | --program-tr | --program-t)
1053 ac_prev=program_transform_name ;;
1054 -program-transform-name=* | --program-transform-name=* \
1055 | --program-transform-nam=* | --program-transform-na=* \
1056 | --program-transform-n=* | --program-transform-=* \
1057 | --program-transform=* | --program-transfor=* \
1058 | --program-transfo=* | --program-transf=* \
1059 | --program-trans=* | --program-tran=* \
1060 | --progr-tra=* | --program-tr=* | --program-t=*)
1061 program_transform_name=$ac_optarg ;;
1062
81ecdfbb
RW
1063 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1064 ac_prev=pdfdir ;;
1065 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1066 pdfdir=$ac_optarg ;;
1067
1068 -psdir | --psdir | --psdi | --psd | --ps)
1069 ac_prev=psdir ;;
1070 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1071 psdir=$ac_optarg ;;
1072
f6bcefef
HPN
1073 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1074 | -silent | --silent | --silen | --sile | --sil)
1075 silent=yes ;;
1076
1077 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1078 ac_prev=sbindir ;;
1079 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1080 | --sbi=* | --sb=*)
1081 sbindir=$ac_optarg ;;
1082
1083 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1084 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1085 | --sharedst | --shareds | --shared | --share | --shar \
1086 | --sha | --sh)
1087 ac_prev=sharedstatedir ;;
1088 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1089 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1090 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1091 | --sha=* | --sh=*)
1092 sharedstatedir=$ac_optarg ;;
1093
1094 -site | --site | --sit)
1095 ac_prev=site ;;
1096 -site=* | --site=* | --sit=*)
1097 site=$ac_optarg ;;
1098
1099 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1100 ac_prev=srcdir ;;
1101 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1102 srcdir=$ac_optarg ;;
1103
1104 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1105 | --syscon | --sysco | --sysc | --sys | --sy)
1106 ac_prev=sysconfdir ;;
1107 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1108 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1109 sysconfdir=$ac_optarg ;;
1110
1111 -target | --target | --targe | --targ | --tar | --ta | --t)
1112 ac_prev=target_alias ;;
1113 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1114 target_alias=$ac_optarg ;;
1115
1116 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1117 verbose=yes ;;
1118
1119 -version | --version | --versio | --versi | --vers | -V)
1120 ac_init_version=: ;;
1121
1122 -with-* | --with-*)
81ecdfbb 1123 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
f6bcefef 1124 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1125 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1126 as_fn_error "invalid package name: $ac_useropt"
1127 ac_useropt_orig=$ac_useropt
1128 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1129 case $ac_user_opts in
1130 *"
1131"with_$ac_useropt"
1132"*) ;;
1133 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1134 ac_unrecognized_sep=', ';;
f6bcefef 1135 esac
81ecdfbb 1136 eval with_$ac_useropt=\$ac_optarg ;;
f6bcefef
HPN
1137
1138 -without-* | --without-*)
81ecdfbb 1139 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
f6bcefef 1140 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1141 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1142 as_fn_error "invalid package name: $ac_useropt"
1143 ac_useropt_orig=$ac_useropt
1144 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1145 case $ac_user_opts in
1146 *"
1147"with_$ac_useropt"
1148"*) ;;
1149 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1150 ac_unrecognized_sep=', ';;
1151 esac
1152 eval with_$ac_useropt=no ;;
f6bcefef
HPN
1153
1154 --x)
1155 # Obsolete; use --with-x.
1156 with_x=yes ;;
1157
1158 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1159 | --x-incl | --x-inc | --x-in | --x-i)
1160 ac_prev=x_includes ;;
1161 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1162 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1163 x_includes=$ac_optarg ;;
1164
1165 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1166 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1167 ac_prev=x_libraries ;;
1168 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1169 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1170 x_libraries=$ac_optarg ;;
1171
81ecdfbb
RW
1172 -*) as_fn_error "unrecognized option: \`$ac_option'
1173Try \`$0 --help' for more information."
f6bcefef
HPN
1174 ;;
1175
1176 *=*)
1177 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1178 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1179 case $ac_envvar in #(
1180 '' | [0-9]* | *[!_$as_cr_alnum]* )
1181 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1182 esac
1183 eval $ac_envvar=\$ac_optarg
f6bcefef
HPN
1184 export $ac_envvar ;;
1185
1186 *)
1187 # FIXME: should be removed in autoconf 3.0.
81ecdfbb 1188 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
f6bcefef 1189 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
81ecdfbb 1190 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
f6bcefef
HPN
1191 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1192 ;;
1193
1194 esac
1195done
1196
1197if test -n "$ac_prev"; then
1198 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
81ecdfbb 1199 as_fn_error "missing argument to $ac_option"
f6bcefef
HPN
1200fi
1201
81ecdfbb
RW
1202if test -n "$ac_unrecognized_opts"; then
1203 case $enable_option_checking in
1204 no) ;;
1205 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1206 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
f6bcefef 1207 esac
81ecdfbb 1208fi
f6bcefef 1209
81ecdfbb
RW
1210# Check all directory arguments for consistency.
1211for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1212 datadir sysconfdir sharedstatedir localstatedir includedir \
1213 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1214 libdir localedir mandir
f6bcefef 1215do
81ecdfbb
RW
1216 eval ac_val=\$$ac_var
1217 # Remove trailing slashes.
1218 case $ac_val in
1219 */ )
1220 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1221 eval $ac_var=\$ac_val;;
1222 esac
1223 # Be sure to have absolute directory names.
f6bcefef 1224 case $ac_val in
81ecdfbb
RW
1225 [\\/$]* | ?:[\\/]* ) continue;;
1226 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
f6bcefef 1227 esac
81ecdfbb 1228 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
f6bcefef
HPN
1229done
1230
1231# There might be people who depend on the old broken behavior: `$host'
1232# used to hold the argument of --host etc.
1233# FIXME: To remove some day.
1234build=$build_alias
1235host=$host_alias
1236target=$target_alias
1237
1238# FIXME: To remove some day.
1239if test "x$host_alias" != x; then
1240 if test "x$build_alias" = x; then
1241 cross_compiling=maybe
81ecdfbb 1242 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
f6bcefef
HPN
1243 If a cross compiler is detected then cross compile mode will be used." >&2
1244 elif test "x$build_alias" != "x$host_alias"; then
1245 cross_compiling=yes
1246 fi
1247fi
1248
1249ac_tool_prefix=
1250test -n "$host_alias" && ac_tool_prefix=$host_alias-
1251
1252test "$silent" = yes && exec 6>/dev/null
1253
1254
81ecdfbb
RW
1255ac_pwd=`pwd` && test -n "$ac_pwd" &&
1256ac_ls_di=`ls -di .` &&
1257ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1258 as_fn_error "working directory cannot be determined"
1259test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1260 as_fn_error "pwd does not report name of working directory"
1261
1262
f6bcefef
HPN
1263# Find the source files, if location was not specified.
1264if test -z "$srcdir"; then
1265 ac_srcdir_defaulted=yes
81ecdfbb
RW
1266 # Try the directory containing this script, then the parent directory.
1267 ac_confdir=`$as_dirname -- "$as_myself" ||
1268$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1269 X"$as_myself" : 'X\(//\)[^/]' \| \
1270 X"$as_myself" : 'X\(//\)$' \| \
1271 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1272$as_echo X"$as_myself" |
1273 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1274 s//\1/
1275 q
1276 }
1277 /^X\(\/\/\)[^/].*/{
1278 s//\1/
1279 q
1280 }
1281 /^X\(\/\/\)$/{
1282 s//\1/
1283 q
1284 }
1285 /^X\(\/\).*/{
1286 s//\1/
1287 q
1288 }
1289 s/.*/./; q'`
f6bcefef 1290 srcdir=$ac_confdir
81ecdfbb 1291 if test ! -r "$srcdir/$ac_unique_file"; then
f6bcefef
HPN
1292 srcdir=..
1293 fi
1294else
1295 ac_srcdir_defaulted=no
1296fi
81ecdfbb
RW
1297if test ! -r "$srcdir/$ac_unique_file"; then
1298 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1299 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1300fi
1301ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1302ac_abs_confdir=`(
1303 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1304 pwd)`
1305# When building in place, set srcdir=.
1306if test "$ac_abs_confdir" = "$ac_pwd"; then
1307 srcdir=.
1308fi
1309# Remove unnecessary trailing slashes from srcdir.
1310# Double slashes in file names in object file debugging info
1311# mess up M-x gdb in Emacs.
1312case $srcdir in
1313*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1314esac
1315for ac_var in $ac_precious_vars; do
1316 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1317 eval ac_env_${ac_var}_value=\$${ac_var}
1318 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1319 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1320done
f6bcefef
HPN
1321
1322#
1323# Report the --help message.
1324#
1325if test "$ac_init_help" = "long"; then
1326 # Omit some internal or obsolete options to make the list less imposing.
1327 # This message is too long to be a string in the A/UX 3.1 sh.
1328 cat <<_ACEOF
1329\`configure' configures this package to adapt to many kinds of systems.
1330
1331Usage: $0 [OPTION]... [VAR=VALUE]...
1332
1333To assign environment variables (e.g., CC, CFLAGS...), specify them as
1334VAR=VALUE. See below for descriptions of some of the useful variables.
1335
1336Defaults for the options are specified in brackets.
1337
1338Configuration:
1339 -h, --help display this help and exit
1340 --help=short display options specific to this package
1341 --help=recursive display the short help of all the included packages
1342 -V, --version display version information and exit
1343 -q, --quiet, --silent do not print \`checking...' messages
1344 --cache-file=FILE cache test results in FILE [disabled]
1345 -C, --config-cache alias for \`--cache-file=config.cache'
1346 -n, --no-create do not create output files
1347 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1348
f6bcefef
HPN
1349Installation directories:
1350 --prefix=PREFIX install architecture-independent files in PREFIX
81ecdfbb 1351 [$ac_default_prefix]
f6bcefef 1352 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
81ecdfbb 1353 [PREFIX]
f6bcefef
HPN
1354
1355By default, \`make install' will install all the files in
1356\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1357an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1358for instance \`--prefix=\$HOME'.
1359
1360For better control, use the options below.
1361
1362Fine tuning of the installation directories:
81ecdfbb
RW
1363 --bindir=DIR user executables [EPREFIX/bin]
1364 --sbindir=DIR system admin executables [EPREFIX/sbin]
1365 --libexecdir=DIR program executables [EPREFIX/libexec]
1366 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1367 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1368 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1369 --libdir=DIR object code libraries [EPREFIX/lib]
1370 --includedir=DIR C header files [PREFIX/include]
1371 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1372 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1373 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1374 --infodir=DIR info documentation [DATAROOTDIR/info]
1375 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1376 --mandir=DIR man documentation [DATAROOTDIR/man]
1377 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1378 --htmldir=DIR html documentation [DOCDIR]
1379 --dvidir=DIR dvi documentation [DOCDIR]
1380 --pdfdir=DIR pdf documentation [DOCDIR]
1381 --psdir=DIR ps documentation [DOCDIR]
f6bcefef
HPN
1382_ACEOF
1383
1384 cat <<\_ACEOF
1385
1386Program names:
1387 --program-prefix=PREFIX prepend PREFIX to installed program names
1388 --program-suffix=SUFFIX append SUFFIX to installed program names
1389 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1390
1391System types:
1392 --build=BUILD configure for building on BUILD [guessed]
1393 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1394 --target=TARGET configure for building compilers for TARGET [HOST]
1395_ACEOF
1396fi
1397
1398if test -n "$ac_init_help"; then
1399
1400 cat <<\_ACEOF
1401
1402Optional Features:
81ecdfbb 1403 --disable-option-checking ignore unrecognized --enable/--with options
f6bcefef
HPN
1404 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1405 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
faa743bb 1406 --enable-plugins Enable support for plugins
6bb11ab3
L
1407 --enable-shared[=PKGS] build shared libraries [default=yes]
1408 --enable-static[=PKGS] build static libraries [default=yes]
1409 --enable-fast-install[=PKGS]
1410 optimize for fast installation [default=yes]
1411 --disable-libtool-lock avoid locking (might break parallel builds)
31e6ad7d
MF
1412 --enable-maintainer-mode enable make rules and dependencies not useful
1413 (and sometimes confusing) to the casual installer
8d0978fb
MF
1414 --enable-sim-bswap Use Host specific BSWAP instruction
1415 --enable-sim-cflags=opts
1416 Extra CFLAGS for use in building simulator
1417 --enable-sim-debug=opts Enable debugging flags (for developers of the sim
1418 itself)
1419 --enable-sim-stdio Specify whether to use stdio for console
1420 input/output
1421 --enable-sim-trace=opts Enable tracing of simulated programs
1422 --enable-sim-profile=opts
1423 Enable profiling flags
1424 --enable-sim-alignment=align
1425 Specify strict, nonstrict or forced alignment of
1426 memory accesses
1427 --enable-sim-hostendian=end
1428 Specify host byte endian orientation
1429 --enable-sim-scache=size
1430 Specify simulator execution cache size
2232061b
MF
1431 --enable-werror treat compile warnings as errors
1432 --enable-build-warnings enable build-time compiler warnings if gcc is used
1433 --enable-sim-build-warnings
1434 enable SIM specific build-time compiler warnings if
1435 gcc is used
1517bd27
MF
1436 --enable-sim-hardware=LIST
1437 Specify the hardware to be included in the build.
8d0978fb
MF
1438 --enable-sim-default-model=model
1439 Specify default model to simulate
1440 --enable-sim-environment=environment
1441 Specify mixed, user, virtual or operating
1442 environment
1443 --enable-sim-inline=inlines
1444 Specify which functions should be inlined
1445 --enable-cgen-maint=DIR build cgen generated files
f6bcefef 1446
6efef468
JM
1447Optional Packages:
1448 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1449 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
aadc9410 1450 --with-system-zlib use installed libz
6bb11ab3
L
1451 --with-pic try to use only PIC/non-PIC objects [default=use
1452 both]
1453 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
bf12d44e 1454 --with-pkgversion=PKG Use PKG in the version string in place of "SIM"
6efef468
JM
1455 --with-bugurl=URL Direct users to URL to report a bug
1456
f6bcefef
HPN
1457Some influential environment variables:
1458 CC C compiler command
1459 CFLAGS C compiler flags
1460 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1461 nonstandard directory <lib dir>
81ecdfbb
RW
1462 LIBS libraries to pass to the linker, e.g. -l<library>
1463 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1464 you have headers in a nonstandard directory <include dir>
f6bcefef
HPN
1465 CPP C preprocessor
1466
1467Use these variables to override the choices made by `configure' or to help
1468it to find libraries and programs with nonstandard names/locations.
1469
81ecdfbb 1470Report bugs to the package provider.
f6bcefef 1471_ACEOF
81ecdfbb 1472ac_status=$?
f6bcefef
HPN
1473fi
1474
1475if test "$ac_init_help" = "recursive"; then
1476 # If there are subdirs, report their specific --help.
f6bcefef 1477 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
81ecdfbb
RW
1478 test -d "$ac_dir" ||
1479 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1480 continue
f6bcefef
HPN
1481 ac_builddir=.
1482
81ecdfbb
RW
1483case "$ac_dir" in
1484.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1485*)
1486 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1487 # A ".." for each directory in $ac_dir_suffix.
1488 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1489 case $ac_top_builddir_sub in
1490 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1491 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1492 esac ;;
1493esac
1494ac_abs_top_builddir=$ac_pwd
1495ac_abs_builddir=$ac_pwd$ac_dir_suffix
1496# for backward compatibility:
1497ac_top_builddir=$ac_top_build_prefix
f6bcefef
HPN
1498
1499case $srcdir in
81ecdfbb 1500 .) # We are building in place.
f6bcefef 1501 ac_srcdir=.
81ecdfbb
RW
1502 ac_top_srcdir=$ac_top_builddir_sub
1503 ac_abs_top_srcdir=$ac_pwd ;;
1504 [\\/]* | ?:[\\/]* ) # Absolute name.
f6bcefef 1505 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
1506 ac_top_srcdir=$srcdir
1507 ac_abs_top_srcdir=$srcdir ;;
1508 *) # Relative name.
1509 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1510 ac_top_srcdir=$ac_top_build_prefix$srcdir
1511 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
f6bcefef 1512esac
81ecdfbb
RW
1513ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1514
1515 cd "$ac_dir" || { ac_status=$?; continue; }
1516 # Check for guested configure.
1517 if test -f "$ac_srcdir/configure.gnu"; then
1518 echo &&
1519 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1520 elif test -f "$ac_srcdir/configure"; then
1521 echo &&
1522 $SHELL "$ac_srcdir/configure" --help=recursive
f6bcefef 1523 else
81ecdfbb
RW
1524 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1525 fi || ac_status=$?
1526 cd "$ac_pwd" || { ac_status=$?; break; }
f6bcefef
HPN
1527 done
1528fi
1529
81ecdfbb 1530test -n "$ac_init_help" && exit $ac_status
f6bcefef
HPN
1531if $ac_init_version; then
1532 cat <<\_ACEOF
81ecdfbb
RW
1533configure
1534generated by GNU Autoconf 2.64
f6bcefef 1535
81ecdfbb 1536Copyright (C) 2009 Free Software Foundation, Inc.
f6bcefef
HPN
1537This configure script is free software; the Free Software Foundation
1538gives unlimited permission to copy, distribute and modify it.
1539_ACEOF
81ecdfbb 1540 exit
f6bcefef 1541fi
f6bcefef 1542
81ecdfbb
RW
1543## ------------------------ ##
1544## Autoconf initialization. ##
1545## ------------------------ ##
f6bcefef 1546
81ecdfbb
RW
1547# ac_fn_c_try_compile LINENO
1548# --------------------------
1549# Try to compile conftest.$ac_ext, and return whether this succeeded.
1550ac_fn_c_try_compile ()
f6bcefef 1551{
81ecdfbb
RW
1552 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1553 rm -f conftest.$ac_objext
1554 if { { ac_try="$ac_compile"
1555case "(($ac_try" in
1556 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1557 *) ac_try_echo=$ac_try;;
1558esac
1559eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1560$as_echo "$ac_try_echo"; } >&5
1561 (eval "$ac_compile") 2>conftest.err
1562 ac_status=$?
1563 if test -s conftest.err; then
1564 grep -v '^ *+' conftest.err >conftest.er1
1565 cat conftest.er1 >&5
1566 mv -f conftest.er1 conftest.err
1567 fi
1568 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1569 test $ac_status = 0; } && {
1570 test -z "$ac_c_werror_flag" ||
1571 test ! -s conftest.err
1572 } && test -s conftest.$ac_objext; then :
1573 ac_retval=0
1574else
1575 $as_echo "$as_me: failed program was:" >&5
1576sed 's/^/| /' conftest.$ac_ext >&5
f6bcefef 1577
81ecdfbb
RW
1578 ac_retval=1
1579fi
1580 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1581 return $ac_retval
f6bcefef 1582
81ecdfbb 1583} # ac_fn_c_try_compile
f6bcefef 1584
81ecdfbb
RW
1585# ac_fn_c_try_cpp LINENO
1586# ----------------------
1587# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1588ac_fn_c_try_cpp ()
1589{
1590 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1591 if { { ac_try="$ac_cpp conftest.$ac_ext"
1592case "(($ac_try" in
1593 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1594 *) ac_try_echo=$ac_try;;
1595esac
1596eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1597$as_echo "$ac_try_echo"; } >&5
1598 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1599 ac_status=$?
1600 if test -s conftest.err; then
1601 grep -v '^ *+' conftest.err >conftest.er1
1602 cat conftest.er1 >&5
1603 mv -f conftest.er1 conftest.err
1604 fi
1605 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1606 test $ac_status = 0; } >/dev/null && {
1607 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1608 test ! -s conftest.err
1609 }; then :
1610 ac_retval=0
1611else
1612 $as_echo "$as_me: failed program was:" >&5
1613sed 's/^/| /' conftest.$ac_ext >&5
f6bcefef 1614
81ecdfbb
RW
1615 ac_retval=1
1616fi
1617 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1618 return $ac_retval
f6bcefef 1619
81ecdfbb
RW
1620} # ac_fn_c_try_cpp
1621
1622# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1623# -------------------------------------------------------
1624# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1625# the include files in INCLUDES and setting the cache variable VAR
1626# accordingly.
1627ac_fn_c_check_header_mongrel ()
1628{
1629 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1630 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1632$as_echo_n "checking for $2... " >&6; }
1633if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1634 $as_echo_n "(cached) " >&6
1635fi
1636eval ac_res=\$$3
1637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1638$as_echo "$ac_res" >&6; }
1639else
1640 # Is the header compilable?
1641{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1642$as_echo_n "checking $2 usability... " >&6; }
1643cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1644/* end confdefs.h. */
1645$4
1646#include <$2>
1647_ACEOF
1648if ac_fn_c_try_compile "$LINENO"; then :
1649 ac_header_compiler=yes
1650else
1651 ac_header_compiler=no
1652fi
1653rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1654{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1655$as_echo "$ac_header_compiler" >&6; }
1656
1657# Is the header present?
1658{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1659$as_echo_n "checking $2 presence... " >&6; }
1660cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1661/* end confdefs.h. */
1662#include <$2>
1663_ACEOF
1664if ac_fn_c_try_cpp "$LINENO"; then :
1665 ac_header_preproc=yes
1666else
1667 ac_header_preproc=no
1668fi
1669rm -f conftest.err conftest.$ac_ext
1670{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1671$as_echo "$ac_header_preproc" >&6; }
1672
1673# So? What about this header?
1674case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1675 yes:no: )
1676 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1677$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1678 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1679$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1680 ;;
1681 no:yes:* )
1682 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1683$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1684 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1685$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1686 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1687$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1688 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1689$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1690 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1691$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1692 ;;
1693esac
1694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1695$as_echo_n "checking for $2... " >&6; }
1696if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1697 $as_echo_n "(cached) " >&6
1698else
1699 eval "$3=\$ac_header_compiler"
1700fi
1701eval ac_res=\$$3
1702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1703$as_echo "$ac_res" >&6; }
1704fi
1705 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1706
1707} # ac_fn_c_check_header_mongrel
1708
1709# ac_fn_c_try_run LINENO
1710# ----------------------
1711# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1712# that executables *can* be run.
1713ac_fn_c_try_run ()
1714{
1715 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1716 if { { ac_try="$ac_link"
1717case "(($ac_try" in
1718 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1719 *) ac_try_echo=$ac_try;;
1720esac
1721eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1722$as_echo "$ac_try_echo"; } >&5
1723 (eval "$ac_link") 2>&5
1724 ac_status=$?
1725 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1726 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1727 { { case "(($ac_try" in
1728 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1729 *) ac_try_echo=$ac_try;;
1730esac
1731eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1732$as_echo "$ac_try_echo"; } >&5
1733 (eval "$ac_try") 2>&5
1734 ac_status=$?
1735 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1736 test $ac_status = 0; }; }; then :
1737 ac_retval=0
1738else
1739 $as_echo "$as_me: program exited with status $ac_status" >&5
1740 $as_echo "$as_me: failed program was:" >&5
1741sed 's/^/| /' conftest.$ac_ext >&5
1742
1743 ac_retval=$ac_status
1744fi
1745 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1746 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1747 return $ac_retval
1748
1749} # ac_fn_c_try_run
1750
1751# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1752# -------------------------------------------------------
1753# Tests whether HEADER exists and can be compiled using the include files in
1754# INCLUDES, setting the cache variable VAR accordingly.
1755ac_fn_c_check_header_compile ()
1756{
1757 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1758 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1759$as_echo_n "checking for $2... " >&6; }
1760if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1761 $as_echo_n "(cached) " >&6
1762else
1763 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1764/* end confdefs.h. */
1765$4
1766#include <$2>
1767_ACEOF
1768if ac_fn_c_try_compile "$LINENO"; then :
1769 eval "$3=yes"
1770else
1771 eval "$3=no"
1772fi
1773rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1774fi
1775eval ac_res=\$$3
1776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1777$as_echo "$ac_res" >&6; }
1778 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1779
1780} # ac_fn_c_check_header_compile
1781
1782# ac_fn_c_try_link LINENO
1783# -----------------------
1784# Try to link conftest.$ac_ext, and return whether this succeeded.
1785ac_fn_c_try_link ()
1786{
1787 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1788 rm -f conftest.$ac_objext conftest$ac_exeext
1789 if { { ac_try="$ac_link"
1790case "(($ac_try" in
1791 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1792 *) ac_try_echo=$ac_try;;
1793esac
1794eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1795$as_echo "$ac_try_echo"; } >&5
1796 (eval "$ac_link") 2>conftest.err
1797 ac_status=$?
1798 if test -s conftest.err; then
1799 grep -v '^ *+' conftest.err >conftest.er1
1800 cat conftest.er1 >&5
1801 mv -f conftest.er1 conftest.err
1802 fi
1803 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1804 test $ac_status = 0; } && {
1805 test -z "$ac_c_werror_flag" ||
1806 test ! -s conftest.err
1807 } && test -s conftest$ac_exeext && {
1808 test "$cross_compiling" = yes ||
1809 $as_test_x conftest$ac_exeext
1810 }; then :
1811 ac_retval=0
1812else
1813 $as_echo "$as_me: failed program was:" >&5
1814sed 's/^/| /' conftest.$ac_ext >&5
1815
1816 ac_retval=1
1817fi
1818 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1819 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1820 # interfere with the next link command; also delete a directory that is
1821 # left behind by Apple's compiler. We do this before executing the actions.
1822 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1823 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1824 return $ac_retval
1825
1826} # ac_fn_c_try_link
1827
1828# ac_fn_c_check_func LINENO FUNC VAR
1829# ----------------------------------
1830# Tests whether FUNC exists, setting the cache variable VAR accordingly
1831ac_fn_c_check_func ()
1832{
1833 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1835$as_echo_n "checking for $2... " >&6; }
1836if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1837 $as_echo_n "(cached) " >&6
1838else
1839 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1840/* end confdefs.h. */
1841/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1842 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1843#define $2 innocuous_$2
1844
1845/* System header to define __stub macros and hopefully few prototypes,
1846 which can conflict with char $2 (); below.
1847 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1848 <limits.h> exists even on freestanding compilers. */
1849
1850#ifdef __STDC__
1851# include <limits.h>
1852#else
1853# include <assert.h>
1854#endif
1855
1856#undef $2
1857
1858/* Override any GCC internal prototype to avoid an error.
1859 Use char because int might match the return type of a GCC
1860 builtin and then its argument prototype would still apply. */
1861#ifdef __cplusplus
1862extern "C"
1863#endif
1864char $2 ();
1865/* The GNU C library defines this for functions which it implements
1866 to always fail with ENOSYS. Some functions are actually named
1867 something starting with __ and the normal name is an alias. */
1868#if defined __stub_$2 || defined __stub___$2
1869choke me
1870#endif
1871
1872int
1873main ()
1874{
1875return $2 ();
1876 ;
1877 return 0;
1878}
1879_ACEOF
1880if ac_fn_c_try_link "$LINENO"; then :
1881 eval "$3=yes"
1882else
1883 eval "$3=no"
1884fi
1885rm -f core conftest.err conftest.$ac_objext \
1886 conftest$ac_exeext conftest.$ac_ext
1887fi
1888eval ac_res=\$$3
1889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1890$as_echo "$ac_res" >&6; }
1891 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1892
1893} # ac_fn_c_check_func
1894cat >config.log <<_ACEOF
1895This file contains any messages produced by compilers while
1896running configure, to aid debugging if configure makes a mistake.
1897
1898It was created by $as_me, which was
1899generated by GNU Autoconf 2.64. Invocation command line was
1900
1901 $ $0 $@
1902
1903_ACEOF
1904exec 5>>config.log
1905{
1906cat <<_ASUNAME
1907## --------- ##
1908## Platform. ##
1909## --------- ##
1910
1911hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1912uname -m = `(uname -m) 2>/dev/null || echo unknown`
1913uname -r = `(uname -r) 2>/dev/null || echo unknown`
1914uname -s = `(uname -s) 2>/dev/null || echo unknown`
1915uname -v = `(uname -v) 2>/dev/null || echo unknown`
1916
1917/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1918/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1919
1920/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1921/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1922/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1923/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1924/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1925/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1926/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1927
1928_ASUNAME
1929
1930as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1931for as_dir in $PATH
1932do
1933 IFS=$as_save_IFS
1934 test -z "$as_dir" && as_dir=.
1935 $as_echo "PATH: $as_dir"
1936 done
1937IFS=$as_save_IFS
1938
1939} >&5
1940
1941cat >&5 <<_ACEOF
f6bcefef
HPN
1942
1943
1944## ----------- ##
1945## Core tests. ##
1946## ----------- ##
1947
1948_ACEOF
1949
1950
1951# Keep a trace of the command line.
1952# Strip out --no-create and --no-recursion so they do not pile up.
1953# Strip out --silent because we don't want to record it for future runs.
1954# Also quote any args containing shell meta-characters.
1955# Make two passes to allow for proper duplicate-argument suppression.
1956ac_configure_args=
1957ac_configure_args0=
1958ac_configure_args1=
f6bcefef
HPN
1959ac_must_keep_next=false
1960for ac_pass in 1 2
1961do
1962 for ac_arg
1963 do
1964 case $ac_arg in
1965 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1966 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1967 | -silent | --silent | --silen | --sile | --sil)
1968 continue ;;
81ecdfbb
RW
1969 *\'*)
1970 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
f6bcefef
HPN
1971 esac
1972 case $ac_pass in
81ecdfbb 1973 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
f6bcefef 1974 2)
81ecdfbb 1975 as_fn_append ac_configure_args1 " '$ac_arg'"
f6bcefef
HPN
1976 if test $ac_must_keep_next = true; then
1977 ac_must_keep_next=false # Got value, back to normal.
1978 else
1979 case $ac_arg in
1980 *=* | --config-cache | -C | -disable-* | --disable-* \
1981 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1982 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1983 | -with-* | --with-* | -without-* | --without-* | --x)
1984 case "$ac_configure_args0 " in
1985 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1986 esac
1987 ;;
1988 -* ) ac_must_keep_next=true ;;
1989 esac
1990 fi
81ecdfbb 1991 as_fn_append ac_configure_args " '$ac_arg'"
f6bcefef
HPN
1992 ;;
1993 esac
1994 done
1995done
81ecdfbb
RW
1996{ ac_configure_args0=; unset ac_configure_args0;}
1997{ ac_configure_args1=; unset ac_configure_args1;}
f6bcefef
HPN
1998
1999# When interrupted or exit'd, cleanup temporary files, and complete
2000# config.log. We remove comments because anyway the quotes in there
2001# would cause problems or look ugly.
81ecdfbb
RW
2002# WARNING: Use '\'' to represent an apostrophe within the trap.
2003# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
f6bcefef
HPN
2004trap 'exit_status=$?
2005 # Save into config.log some information that might help in debugging.
2006 {
2007 echo
2008
2009 cat <<\_ASBOX
2010## ---------------- ##
2011## Cache variables. ##
2012## ---------------- ##
2013_ASBOX
2014 echo
2015 # The following way of writing the cache mishandles newlines in values,
81ecdfbb
RW
2016(
2017 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2018 eval ac_val=\$$ac_var
2019 case $ac_val in #(
2020 *${as_nl}*)
2021 case $ac_var in #(
2022 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2023$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2024 esac
2025 case $ac_var in #(
2026 _ | IFS | as_nl) ;; #(
2027 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2028 *) { eval $ac_var=; unset $ac_var;} ;;
2029 esac ;;
2030 esac
2031 done
f6bcefef 2032 (set) 2>&1 |
81ecdfbb
RW
2033 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2034 *${as_nl}ac_space=\ *)
f6bcefef 2035 sed -n \
81ecdfbb
RW
2036 "s/'\''/'\''\\\\'\'''\''/g;
2037 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2038 ;; #(
f6bcefef 2039 *)
81ecdfbb 2040 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
f6bcefef 2041 ;;
81ecdfbb
RW
2042 esac |
2043 sort
2044)
f6bcefef
HPN
2045 echo
2046
2047 cat <<\_ASBOX
2048## ----------------- ##
2049## Output variables. ##
2050## ----------------- ##
2051_ASBOX
2052 echo
2053 for ac_var in $ac_subst_vars
2054 do
81ecdfbb
RW
2055 eval ac_val=\$$ac_var
2056 case $ac_val in
2057 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2058 esac
2059 $as_echo "$ac_var='\''$ac_val'\''"
f6bcefef
HPN
2060 done | sort
2061 echo
2062
2063 if test -n "$ac_subst_files"; then
2064 cat <<\_ASBOX
81ecdfbb
RW
2065## ------------------- ##
2066## File substitutions. ##
2067## ------------------- ##
f6bcefef
HPN
2068_ASBOX
2069 echo
2070 for ac_var in $ac_subst_files
2071 do
81ecdfbb
RW
2072 eval ac_val=\$$ac_var
2073 case $ac_val in
2074 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2075 esac
2076 $as_echo "$ac_var='\''$ac_val'\''"
f6bcefef
HPN
2077 done | sort
2078 echo
2079 fi
2080
2081 if test -s confdefs.h; then
2082 cat <<\_ASBOX
2083## ----------- ##
2084## confdefs.h. ##
2085## ----------- ##
2086_ASBOX
2087 echo
81ecdfbb 2088 cat confdefs.h
f6bcefef
HPN
2089 echo
2090 fi
2091 test "$ac_signal" != 0 &&
81ecdfbb
RW
2092 $as_echo "$as_me: caught signal $ac_signal"
2093 $as_echo "$as_me: exit $exit_status"
f6bcefef 2094 } >&5
81ecdfbb
RW
2095 rm -f core *.core core.conftest.* &&
2096 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
f6bcefef 2097 exit $exit_status
81ecdfbb 2098' 0
f6bcefef 2099for ac_signal in 1 2 13 15; do
81ecdfbb 2100 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
f6bcefef
HPN
2101done
2102ac_signal=0
2103
2104# confdefs.h avoids OS command line length limits that DEFS can exceed.
81ecdfbb
RW
2105rm -f -r conftest* confdefs.h
2106
2107$as_echo "/* confdefs.h */" > confdefs.h
f6bcefef
HPN
2108
2109# Predefined preprocessor variables.
2110
2111cat >>confdefs.h <<_ACEOF
2112#define PACKAGE_NAME "$PACKAGE_NAME"
2113_ACEOF
2114
f6bcefef
HPN
2115cat >>confdefs.h <<_ACEOF
2116#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2117_ACEOF
2118
f6bcefef
HPN
2119cat >>confdefs.h <<_ACEOF
2120#define PACKAGE_VERSION "$PACKAGE_VERSION"
2121_ACEOF
2122
f6bcefef
HPN
2123cat >>confdefs.h <<_ACEOF
2124#define PACKAGE_STRING "$PACKAGE_STRING"
2125_ACEOF
2126
f6bcefef
HPN
2127cat >>confdefs.h <<_ACEOF
2128#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2129_ACEOF
2130
81ecdfbb
RW
2131cat >>confdefs.h <<_ACEOF
2132#define PACKAGE_URL "$PACKAGE_URL"
2133_ACEOF
2134
f6bcefef
HPN
2135
2136# Let the site file select an alternate cache file if it wants to.
81ecdfbb
RW
2137# Prefer an explicitly selected file to automatically selected ones.
2138ac_site_file1=NONE
2139ac_site_file2=NONE
2140if test -n "$CONFIG_SITE"; then
2141 ac_site_file1=$CONFIG_SITE
2142elif test "x$prefix" != xNONE; then
2143 ac_site_file1=$prefix/share/config.site
2144 ac_site_file2=$prefix/etc/config.site
2145else
2146 ac_site_file1=$ac_default_prefix/share/config.site
2147 ac_site_file2=$ac_default_prefix/etc/config.site
2148fi
2149for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2150do
2151 test "x$ac_site_file" = xNONE && continue
f6bcefef 2152 if test -r "$ac_site_file"; then
81ecdfbb
RW
2153 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2154$as_echo "$as_me: loading site script $ac_site_file" >&6;}
f6bcefef
HPN
2155 sed 's/^/| /' "$ac_site_file" >&5
2156 . "$ac_site_file"
2157 fi
2158done
2159
2160if test -r "$cache_file"; then
2161 # Some versions of bash will fail to source /dev/null (special
2162 # files actually), so we avoid doing that.
2163 if test -f "$cache_file"; then
81ecdfbb
RW
2164 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2165$as_echo "$as_me: loading cache $cache_file" >&6;}
f6bcefef 2166 case $cache_file in
81ecdfbb
RW
2167 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2168 *) . "./$cache_file";;
f6bcefef
HPN
2169 esac
2170 fi
2171else
81ecdfbb
RW
2172 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2173$as_echo "$as_me: creating cache $cache_file" >&6;}
f6bcefef
HPN
2174 >$cache_file
2175fi
2176
2177# Check that the precious variables saved in the cache have kept the same
2178# value.
2179ac_cache_corrupted=false
81ecdfbb 2180for ac_var in $ac_precious_vars; do
f6bcefef
HPN
2181 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2182 eval ac_new_set=\$ac_env_${ac_var}_set
81ecdfbb
RW
2183 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2184 eval ac_new_val=\$ac_env_${ac_var}_value
f6bcefef
HPN
2185 case $ac_old_set,$ac_new_set in
2186 set,)
81ecdfbb
RW
2187 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2188$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
f6bcefef
HPN
2189 ac_cache_corrupted=: ;;
2190 ,set)
81ecdfbb
RW
2191 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2192$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
f6bcefef
HPN
2193 ac_cache_corrupted=: ;;
2194 ,);;
2195 *)
2196 if test "x$ac_old_val" != "x$ac_new_val"; then
81ecdfbb
RW
2197 # differences in whitespace do not lead to failure.
2198 ac_old_val_w=`echo x $ac_old_val`
2199 ac_new_val_w=`echo x $ac_new_val`
2200 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2201 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2202$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2203 ac_cache_corrupted=:
2204 else
2205 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2206$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2207 eval $ac_var=\$ac_old_val
2208 fi
2209 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2210$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2211 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2212$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
f6bcefef
HPN
2213 fi;;
2214 esac
2215 # Pass precious variables to config.status.
2216 if test "$ac_new_set" = set; then
2217 case $ac_new_val in
81ecdfbb 2218 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
f6bcefef
HPN
2219 *) ac_arg=$ac_var=$ac_new_val ;;
2220 esac
2221 case " $ac_configure_args " in
2222 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
81ecdfbb 2223 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
f6bcefef
HPN
2224 esac
2225 fi
2226done
2227if $ac_cache_corrupted; then
81ecdfbb
RW
2228 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2229$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2230 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2231$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2232 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
f6bcefef 2233fi
81ecdfbb
RW
2234## -------------------- ##
2235## Main body of script. ##
2236## -------------------- ##
f6bcefef
HPN
2237
2238ac_ext=c
2239ac_cpp='$CPP $CPPFLAGS'
2240ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2241ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2242ac_compiler_gnu=$ac_cv_c_compiler_gnu
2243
2244
f6bcefef
HPN
2245# This file contains common code used by all simulators.
2246#
2247# SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2248# directory. It is intended to be invoked before any target specific stuff.
2249# SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2250# It is intended to be invoked last.
2251#
306f4178 2252# The simulator's configure.ac should look like:
f6bcefef
HPN
2253#
2254# dnl Process this file with autoconf to produce a configure script.
6ffe910a 2255# AC_PREREQ(2.64)dnl
f6bcefef 2256# AC_INIT(Makefile.in)
6ffe910a 2257# sinclude(../common/aclocal.m4)
f6bcefef
HPN
2258#
2259# SIM_AC_COMMON
2260#
2261# ... target specific stuff ...
2262#
2263# SIM_AC_OUTPUT
2264
d6416cdc
RW
2265# Include global overrides and fixes for Autoconf.
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
6ffe910a
MF
2292# _AC_CHECK_DECL_BODY
2293# -------------------
2294# Shell function body for AC_CHECK_DECL.
2295# _AC_CHECK_DECL_BODY
d6416cdc 2296
6ffe910a
MF
2297# _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2298# INCLUDES)
2299# -------------------------------------------------------------
2300# Helper to AC_CHECK_DECLS, which generates the check for a single
2301# SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2302# ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
d6416cdc 2303
d6416cdc
RW
2304
2305
2306
2307
2308
2309
f6bcefef
HPN
2310
2311
2312
db2e4d67 2313
6bb11ab3 2314# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
db2e4d67 2315#
6bb11ab3
L
2316# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2317# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2318# Written by Gordon Matzigkeit, 1996
2319#
2320# This file is free software; the Free Software Foundation gives
2321# unlimited permission to copy and/or distribute it, with or without
2322# modifications, as long as this notice is preserved.
db2e4d67 2323
db2e4d67 2324
db2e4d67 2325
6bb11ab3 2326# serial 56 LT_INIT
db2e4d67
MF
2327
2328
6bb11ab3
L
2329# LT_PREREQ(VERSION)
2330# ------------------
2331# Complain and exit if this libtool version is less that VERSION.
db2e4d67 2332
db2e4d67
MF
2333
2334
6bb11ab3
L
2335# _LT_CHECK_BUILDDIR
2336# ------------------
2337# Complain if the absolute build directory name contains unusual characters
db2e4d67
MF
2338
2339
f6bcefef 2340
6bb11ab3
L
2341# LT_INIT([OPTIONS])
2342# ------------------
2343# LT_INIT
f6bcefef 2344
6bb11ab3
L
2345# Old names:
2346# This is what autoupdate's m4 run will expand. It fires
2347# the warning (with _au_warn_XXX), outputs it into the
2348# updated configure.ac (with AC_DIAGNOSE), and then outputs
2349# the replacement expansion.
f6bcefef
HPN
2350
2351
6bb11ab3
L
2352# This is an auxiliary macro that is also run when
2353# autoupdate runs m4. It simply calls m4_warning, but
2354# we need a wrapper so that each warning is emitted only
2355# once. We break the quoting in m4_warning's argument in
2356# order to expand this macro's arguments, not AU_DEFUN's.
f6bcefef
HPN
2357
2358
6bb11ab3
L
2359# Finally, this is the expansion that is picked up by
2360# autoconf. It tells the user to run autoupdate, and
2361# then outputs the replacement expansion. We do not care
2362# about autoupdate's warning because that contains
2363# information on what to do *after* running autoupdate.
f6bcefef 2364
6bb11ab3
L
2365# This is what autoupdate's m4 run will expand. It fires
2366# the warning (with _au_warn_XXX), outputs it into the
2367# updated configure.ac (with AC_DIAGNOSE), and then outputs
2368# the replacement expansion.
f6bcefef
HPN
2369
2370
6bb11ab3
L
2371# This is an auxiliary macro that is also run when
2372# autoupdate runs m4. It simply calls m4_warning, but
2373# we need a wrapper so that each warning is emitted only
2374# once. We break the quoting in m4_warning's argument in
2375# order to expand this macro's arguments, not AU_DEFUN's.
f6bcefef
HPN
2376
2377
6bb11ab3
L
2378# Finally, this is the expansion that is picked up by
2379# autoconf. It tells the user to run autoupdate, and
2380# then outputs the replacement expansion. We do not care
2381# about autoupdate's warning because that contains
2382# information on what to do *after* running autoupdate.
f6bcefef
HPN
2383
2384
2385
6bb11ab3
L
2386# _LT_CC_BASENAME(CC)
2387# -------------------
2388# Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
f6bcefef
HPN
2389
2390
2391
6bb11ab3
L
2392# _LT_FILEUTILS_DEFAULTS
2393# ----------------------
2394# It is okay to use these file commands and assume they have been set
2395# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2396# _LT_FILEUTILS_DEFAULTS
f6bcefef
HPN
2397
2398
6bb11ab3
L
2399# _LT_SETUP
2400# ---------
2401# _LT_SETUP
f6bcefef
HPN
2402
2403
6bb11ab3
L
2404# _LT_PREPARE_SED_QUOTE_VARS
2405# --------------------------
2406# Define a few sed substitution that help us do robust quoting.
f6bcefef
HPN
2407
2408
6bb11ab3
L
2409# _LT_PROG_LTMAIN
2410# ---------------
2411# Note that this code is called both from `configure', and `config.status'
2412# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
2413# `config.status' has no value for ac_aux_dir unless we are using Automake,
2414# so we pass a copy along to make sure it has a sensible value anyway.
2415# _LT_PROG_LTMAIN
f6bcefef
HPN
2416
2417
6bb11ab3
L
2418## ------------------------------------- ##
2419## Accumulate code for creating libtool. ##
2420## ------------------------------------- ##
f6bcefef 2421
6bb11ab3
L
2422# So that we can recreate a full libtool script including additional
2423# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2424# in macros and then make a single call at the end using the `libtool'
2425# label.
f6bcefef
HPN
2426
2427
6bb11ab3
L
2428# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2429# ----------------------------------------
2430# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
f6bcefef
HPN
2431
2432
6bb11ab3 2433# Initialize.
f6bcefef
HPN
2434
2435
2436
6bb11ab3
L
2437# _LT_CONFIG_LIBTOOL([COMMANDS])
2438# ------------------------------
2439# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
f6bcefef
HPN
2440
2441
6bb11ab3 2442# Initialize.
f6bcefef
HPN
2443
2444
2445
6bb11ab3
L
2446# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2447# -----------------------------------------------------
f6bcefef 2448
5912fadd
JB
2449
2450
6bb11ab3
L
2451# _LT_FORMAT_COMMENT([COMMENT])
2452# -----------------------------
2453# Add leading comment marks to the start of each line, and a trailing
2454# full-stop to the whole comment if one is not present already.
5912fadd
JB
2455
2456
f6bcefef
HPN
2457
2458
6bb11ab3
L
2459## ------------------------ ##
2460## FIXME: Eliminate VARNAME ##
2461## ------------------------ ##
f6bcefef
HPN
2462
2463
6bb11ab3
L
2464# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2465# -------------------------------------------------------------------
2466# CONFIGNAME is the name given to the value in the libtool script.
2467# VARNAME is the (base) name used in the configure script.
2468# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2469# VARNAME. Any other value will be used directly.
f6bcefef 2470
f6bcefef
HPN
2471
2472
6bb11ab3
L
2473# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2474# --------------------------------------------------------
f6bcefef
HPN
2475
2476
2477
6bb11ab3
L
2478# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2479# ------------------------------------------------
f6bcefef
HPN
2480
2481
2482
6bb11ab3
L
2483# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2484# ---------------------------------------------------------
f6bcefef
HPN
2485
2486
2487
6bb11ab3
L
2488# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2489# --------------------------------------------------
f6bcefef
HPN
2490
2491
2492
6bb11ab3
L
2493# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2494# ---------------------------------------------------
f6bcefef
HPN
2495
2496
2497
6bb11ab3
L
2498# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2499# ---------------------------------------------------
f6bcefef
HPN
2500
2501
2502
2503
6bb11ab3
L
2504# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2505# ------------------------------------------------
f6bcefef
HPN
2506
2507
2508
2509
6bb11ab3
L
2510# _LT_CONFIG_STATUS_DECLARE([VARNAME])
2511# ------------------------------------
2512# Quote a variable value, and forward it to `config.status' so that its
2513# declaration there will have the same value as in `configure'. VARNAME
2514# must have a single quote delimited value for this to work.
f6bcefef
HPN
2515
2516
2517
6bb11ab3
L
2518# _LT_CONFIG_STATUS_DECLARATIONS
2519# ------------------------------
2520# We delimit libtool config variables with single quotes, so when
2521# we write them to config.status, we have to be sure to quote all
2522# embedded single quotes properly. In configure, this macro expands
2523# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2524#
2525# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
f6bcefef
HPN
2526
2527
2528
6bb11ab3
L
2529# _LT_LIBTOOL_TAGS
2530# ----------------
2531# Output comment and list of tags supported by the script
f6bcefef
HPN
2532
2533
2534
6bb11ab3
L
2535# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2536# -----------------------------------
2537# Extract the dictionary values for VARNAME (optionally with TAG) and
2538# expand to a commented shell variable setting:
2539#
2540# # Some comment about what VAR is for.
2541# visible_name=$lt_internal_name
f6bcefef
HPN
2542
2543
f6bcefef 2544
6bb11ab3
L
2545# _LT_LIBTOOL_CONFIG_VARS
2546# -----------------------
2547# Produce commented declarations of non-tagged libtool config variables
2548# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2549# script. Tagged libtool config variables (even for the LIBTOOL CONFIG
2550# section) are produced by _LT_LIBTOOL_TAG_VARS.
f6bcefef
HPN
2551
2552
6efef468 2553
6bb11ab3
L
2554# _LT_LIBTOOL_TAG_VARS(TAG)
2555# -------------------------
6efef468
JM
2556
2557
2558
6bb11ab3
L
2559# _LT_TAGVAR(VARNAME, [TAGNAME])
2560# ------------------------------
6efef468
JM
2561
2562
2563
6bb11ab3
L
2564# _LT_CONFIG_COMMANDS
2565# -------------------
2566# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
2567# variables for single and double quote escaping we saved from calls
2568# to _LT_DECL, we can put quote escaped variables declarations
2569# into `config.status', and then the shell code to quote escape them in
2570# for loops in `config.status'. Finally, any additional code accumulated
2571# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2572#_LT_CONFIG_COMMANDS
2573
2574
2575# Initialize.
2576
2577
2578# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2579# ------------------------------------
2580# Generate a child script FILE with all initialization necessary to
2581# reuse the environment learned by the parent script, and make the
2582# file executable. If COMMENT is supplied, it is inserted after the
2583# `#!' sequence but before initialization text begins. After this
2584# macro, additional text can be appended to FILE to form the body of
2585# the child script. The macro ends with non-zero status if the
2586# file could not be fully written (such as if the disk is full).
2587# _LT_GENERATED_FILE_INIT
2588
2589# LT_OUTPUT
2590# ---------
2591# This macro allows early generation of the libtool script (before
2592# AC_OUTPUT is called), incase it is used in configure for compilation
2593# tests.
2594# LT_OUTPUT
2595
2596
2597# _LT_CONFIG(TAG)
2598# ---------------
2599# If TAG is the built-in tag, create an initial libtool script with a
2600# default configuration from the untagged config vars. Otherwise add code
2601# to config.status for appending the configuration named by TAG from the
2602# matching tagged config vars.
2603# _LT_CONFIG
6efef468
JM
2604
2605
6bb11ab3
L
2606# LT_SUPPORTED_TAG(TAG)
2607# ---------------------
2608# Trace this macro to discover what tags are supported by the libtool
2609# --tag option, using:
2610# autoconf --trace 'LT_SUPPORTED_TAG:$1'
6efef468 2611
6efef468 2612
6efef468 2613
6bb11ab3 2614# C support is built-in for now
6efef468 2615
6efef468
JM
2616
2617
2618
6bb11ab3
L
2619# LT_LANG(LANG)
2620# -------------
2621# Enable libtool support for the given language if not already enabled.
2622# LT_LANG
6efef468
JM
2623
2624
6bb11ab3
L
2625# _LT_LANG(LANGNAME)
2626# ------------------
2627# _LT_LANG
6efef468
JM
2628
2629
6bb11ab3
L
2630# _LT_LANG_DEFAULT_CONFIG
2631# -----------------------
2632# _LT_LANG_DEFAULT_CONFIG
6efef468 2633
6bb11ab3
L
2634# Obsolete macros:
2635# This is what autoupdate's m4 run will expand. It fires
2636# the warning (with _au_warn_XXX), outputs it into the
2637# updated configure.ac (with AC_DIAGNOSE), and then outputs
2638# the replacement expansion.
6efef468 2639
6efef468 2640
6bb11ab3
L
2641# This is an auxiliary macro that is also run when
2642# autoupdate runs m4. It simply calls m4_warning, but
2643# we need a wrapper so that each warning is emitted only
2644# once. We break the quoting in m4_warning's argument in
2645# order to expand this macro's arguments, not AU_DEFUN's.
6efef468 2646
6efef468 2647
6bb11ab3
L
2648# Finally, this is the expansion that is picked up by
2649# autoconf. It tells the user to run autoupdate, and
2650# then outputs the replacement expansion. We do not care
2651# about autoupdate's warning because that contains
2652# information on what to do *after* running autoupdate.
6efef468 2653
6bb11ab3
L
2654# This is what autoupdate's m4 run will expand. It fires
2655# the warning (with _au_warn_XXX), outputs it into the
2656# updated configure.ac (with AC_DIAGNOSE), and then outputs
2657# the replacement expansion.
6efef468
JM
2658
2659
6bb11ab3
L
2660# This is an auxiliary macro that is also run when
2661# autoupdate runs m4. It simply calls m4_warning, but
2662# we need a wrapper so that each warning is emitted only
2663# once. We break the quoting in m4_warning's argument in
2664# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2665
2666
6bb11ab3
L
2667# Finally, this is the expansion that is picked up by
2668# autoconf. It tells the user to run autoupdate, and
2669# then outputs the replacement expansion. We do not care
2670# about autoupdate's warning because that contains
2671# information on what to do *after* running autoupdate.
6efef468 2672
6bb11ab3
L
2673# This is what autoupdate's m4 run will expand. It fires
2674# the warning (with _au_warn_XXX), outputs it into the
2675# updated configure.ac (with AC_DIAGNOSE), and then outputs
2676# the replacement expansion.
6efef468
JM
2677
2678
6bb11ab3
L
2679# This is an auxiliary macro that is also run when
2680# autoupdate runs m4. It simply calls m4_warning, but
2681# we need a wrapper so that each warning is emitted only
2682# once. We break the quoting in m4_warning's argument in
2683# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2684
2685
6bb11ab3
L
2686# Finally, this is the expansion that is picked up by
2687# autoconf. It tells the user to run autoupdate, and
2688# then outputs the replacement expansion. We do not care
2689# about autoupdate's warning because that contains
2690# information on what to do *after* running autoupdate.
6efef468 2691
6bb11ab3
L
2692# This is what autoupdate's m4 run will expand. It fires
2693# the warning (with _au_warn_XXX), outputs it into the
2694# updated configure.ac (with AC_DIAGNOSE), and then outputs
2695# the replacement expansion.
6efef468
JM
2696
2697
6bb11ab3
L
2698# This is an auxiliary macro that is also run when
2699# autoupdate runs m4. It simply calls m4_warning, but
2700# we need a wrapper so that each warning is emitted only
2701# once. We break the quoting in m4_warning's argument in
2702# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2703
2704
6bb11ab3
L
2705# Finally, this is the expansion that is picked up by
2706# autoconf. It tells the user to run autoupdate, and
2707# then outputs the replacement expansion. We do not care
2708# about autoupdate's warning because that contains
2709# information on what to do *after* running autoupdate.
6efef468 2710
6bb11ab3
L
2711# This is what autoupdate's m4 run will expand. It fires
2712# the warning (with _au_warn_XXX), outputs it into the
2713# updated configure.ac (with AC_DIAGNOSE), and then outputs
2714# the replacement expansion.
6efef468
JM
2715
2716
6bb11ab3
L
2717# This is an auxiliary macro that is also run when
2718# autoupdate runs m4. It simply calls m4_warning, but
2719# we need a wrapper so that each warning is emitted only
2720# once. We break the quoting in m4_warning's argument in
2721# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2722
2723
6bb11ab3
L
2724# Finally, this is the expansion that is picked up by
2725# autoconf. It tells the user to run autoupdate, and
2726# then outputs the replacement expansion. We do not care
2727# about autoupdate's warning because that contains
2728# information on what to do *after* running autoupdate.
6efef468 2729
f6bcefef
HPN
2730
2731
6bb11ab3
L
2732# _LT_TAG_COMPILER
2733# ----------------
2734# _LT_TAG_COMPILER
f6bcefef
HPN
2735
2736
6bb11ab3
L
2737# _LT_COMPILER_BOILERPLATE
2738# ------------------------
2739# Check for compiler boilerplate output or warnings with
2740# the simple compiler test code.
2741# _LT_COMPILER_BOILERPLATE
f6bcefef 2742
f6bcefef 2743
6bb11ab3
L
2744# _LT_LINKER_BOILERPLATE
2745# ----------------------
2746# Check for linker boilerplate output or warnings with
2747# the simple link test code.
2748# _LT_LINKER_BOILERPLATE
f6bcefef 2749
6bb11ab3
L
2750# _LT_REQUIRED_DARWIN_CHECKS
2751# -------------------------
81ecdfbb 2752
f6bcefef 2753
f6bcefef 2754
6bb11ab3
L
2755# _LT_DARWIN_LINKER_FEATURES
2756# --------------------------
2757# Checks for linker and compiler features on darwin
f6bcefef 2758
f6bcefef 2759
6bb11ab3
L
2760# _LT_SYS_MODULE_PATH_AIX
2761# -----------------------
2762# Links a minimal program and checks the executable
2763# for the system default hardcoded library path. In most cases,
2764# this is /usr/lib:/lib, but when the MPI compilers are used
2765# the location of the communication and MPI libs are included too.
2766# If we don't find anything, use the default library path according
2767# to the aix ld manual.
2768# _LT_SYS_MODULE_PATH_AIX
f6bcefef 2769
f6bcefef 2770
6bb11ab3
L
2771# _LT_SHELL_INIT(ARG)
2772# -------------------
2773# _LT_SHELL_INIT
f6bcefef 2774
f6bcefef 2775
81ecdfbb 2776
6bb11ab3
L
2777# _LT_PROG_ECHO_BACKSLASH
2778# -----------------------
2779# Find how we can fake an echo command that does not interpret backslash.
2780# In particular, with Autoconf 2.60 or later we add some code to the start
2781# of the generated configure script which will find a shell with a builtin
2782# printf (which we can use as an echo command).
2783# _LT_PROG_ECHO_BACKSLASH
f6bcefef 2784
f6bcefef 2785
6bb11ab3
L
2786# _LT_ENABLE_LOCK
2787# ---------------
2788# _LT_ENABLE_LOCK
81ecdfbb 2789
f6bcefef 2790
6bb11ab3
L
2791# _LT_CMD_OLD_ARCHIVE
2792# -------------------
2793# _LT_CMD_OLD_ARCHIVE
f6bcefef 2794
81ecdfbb 2795
6bb11ab3
L
2796# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2797# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2798# ----------------------------------------------------------------
2799# Check whether the given compiler option works
2800# _LT_COMPILER_OPTION
f6bcefef 2801
6bb11ab3
L
2802# Old name:
2803# This is what autoupdate's m4 run will expand. It fires
2804# the warning (with _au_warn_XXX), outputs it into the
2805# updated configure.ac (with AC_DIAGNOSE), and then outputs
2806# the replacement expansion.
f6bcefef 2807
f6bcefef 2808
6bb11ab3
L
2809# This is an auxiliary macro that is also run when
2810# autoupdate runs m4. It simply calls m4_warning, but
2811# we need a wrapper so that each warning is emitted only
2812# once. We break the quoting in m4_warning's argument in
2813# order to expand this macro's arguments, not AU_DEFUN's.
f6bcefef 2814
f6bcefef 2815
6bb11ab3
L
2816# Finally, this is the expansion that is picked up by
2817# autoconf. It tells the user to run autoupdate, and
2818# then outputs the replacement expansion. We do not care
2819# about autoupdate's warning because that contains
2820# information on what to do *after* running autoupdate.
f6bcefef 2821
f6bcefef 2822
f6bcefef 2823
6bb11ab3
L
2824# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2825# [ACTION-SUCCESS], [ACTION-FAILURE])
2826# ----------------------------------------------------
2827# Check whether the given linker option works
2828# _LT_LINKER_OPTION
81ecdfbb 2829
6bb11ab3
L
2830# Old name:
2831# This is what autoupdate's m4 run will expand. It fires
2832# the warning (with _au_warn_XXX), outputs it into the
2833# updated configure.ac (with AC_DIAGNOSE), and then outputs
2834# the replacement expansion.
81ecdfbb 2835
81ecdfbb 2836
6bb11ab3
L
2837# This is an auxiliary macro that is also run when
2838# autoupdate runs m4. It simply calls m4_warning, but
2839# we need a wrapper so that each warning is emitted only
2840# once. We break the quoting in m4_warning's argument in
2841# order to expand this macro's arguments, not AU_DEFUN's.
81ecdfbb 2842
f6bcefef 2843
6bb11ab3
L
2844# Finally, this is the expansion that is picked up by
2845# autoconf. It tells the user to run autoupdate, and
2846# then outputs the replacement expansion. We do not care
2847# about autoupdate's warning because that contains
2848# information on what to do *after* running autoupdate.
2849
2850
2851
2852# LT_CMD_MAX_LEN
2853#---------------
2854# LT_CMD_MAX_LEN
2855
2856# Old name:
2857# This is what autoupdate's m4 run will expand. It fires
2858# the warning (with _au_warn_XXX), outputs it into the
2859# updated configure.ac (with AC_DIAGNOSE), and then outputs
2860# the replacement expansion.
2861
2862
2863# This is an auxiliary macro that is also run when
2864# autoupdate runs m4. It simply calls m4_warning, but
2865# we need a wrapper so that each warning is emitted only
2866# once. We break the quoting in m4_warning's argument in
2867# order to expand this macro's arguments, not AU_DEFUN's.
2868
2869
2870# Finally, this is the expansion that is picked up by
2871# autoconf. It tells the user to run autoupdate, and
2872# then outputs the replacement expansion. We do not care
2873# about autoupdate's warning because that contains
2874# information on what to do *after* running autoupdate.
2875
2876
2877
2878# _LT_HEADER_DLFCN
2879# ----------------
2880# _LT_HEADER_DLFCN
2881
2882
2883# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
2884# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
2885# ----------------------------------------------------------------
2886# _LT_TRY_DLOPEN_SELF
2887
2888
2889# LT_SYS_DLOPEN_SELF
2890# ------------------
2891# LT_SYS_DLOPEN_SELF
2892
2893# Old name:
2894# This is what autoupdate's m4 run will expand. It fires
2895# the warning (with _au_warn_XXX), outputs it into the
2896# updated configure.ac (with AC_DIAGNOSE), and then outputs
2897# the replacement expansion.
2898
2899
2900# This is an auxiliary macro that is also run when
2901# autoupdate runs m4. It simply calls m4_warning, but
2902# we need a wrapper so that each warning is emitted only
2903# once. We break the quoting in m4_warning's argument in
2904# order to expand this macro's arguments, not AU_DEFUN's.
2905
2906
2907# Finally, this is the expansion that is picked up by
2908# autoconf. It tells the user to run autoupdate, and
2909# then outputs the replacement expansion. We do not care
2910# about autoupdate's warning because that contains
2911# information on what to do *after* running autoupdate.
2912
2913
2914
2915# _LT_COMPILER_C_O([TAGNAME])
2916# ---------------------------
2917# Check to see if options -c and -o are simultaneously supported by compiler.
2918# This macro does not hard code the compiler like AC_PROG_CC_C_O.
2919# _LT_COMPILER_C_O
2920
2921
2922# _LT_COMPILER_FILE_LOCKS([TAGNAME])
2923# ----------------------------------
2924# Check to see if we can do hard links to lock some files if needed
2925# _LT_COMPILER_FILE_LOCKS
2926
2927
2928# _LT_CHECK_OBJDIR
2929# ----------------
2930# _LT_CHECK_OBJDIR
2931
2932
2933# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
2934# --------------------------------------
2935# Check hardcoding attributes.
2936# _LT_LINKER_HARDCODE_LIBPATH
2937
2938
2939# _LT_CMD_STRIPLIB
2940# ----------------
2941# _LT_CMD_STRIPLIB
2942
2943
2944# _LT_SYS_DYNAMIC_LINKER([TAG])
2945# -----------------------------
2946# PORTME Fill in your ld.so characteristics
2947# _LT_SYS_DYNAMIC_LINKER
2948
2949
2950# _LT_PATH_TOOL_PREFIX(TOOL)
2951# --------------------------
2952# find a file program which can recognize shared library
2953# _LT_PATH_TOOL_PREFIX
2954
2955# Old name:
2956# This is what autoupdate's m4 run will expand. It fires
2957# the warning (with _au_warn_XXX), outputs it into the
2958# updated configure.ac (with AC_DIAGNOSE), and then outputs
2959# the replacement expansion.
2960
2961
2962# This is an auxiliary macro that is also run when
2963# autoupdate runs m4. It simply calls m4_warning, but
2964# we need a wrapper so that each warning is emitted only
2965# once. We break the quoting in m4_warning's argument in
2966# order to expand this macro's arguments, not AU_DEFUN's.
2967
2968
2969# Finally, this is the expansion that is picked up by
2970# autoconf. It tells the user to run autoupdate, and
2971# then outputs the replacement expansion. We do not care
2972# about autoupdate's warning because that contains
2973# information on what to do *after* running autoupdate.
2974
2975
2976
2977# _LT_PATH_MAGIC
2978# --------------
2979# find a file program which can recognize a shared library
2980# _LT_PATH_MAGIC
2981
2982
2983# LT_PATH_LD
2984# ----------
2985# find the pathname to the GNU or non-GNU linker
2986# LT_PATH_LD
2987
2988# Old names:
2989# This is what autoupdate's m4 run will expand. It fires
2990# the warning (with _au_warn_XXX), outputs it into the
2991# updated configure.ac (with AC_DIAGNOSE), and then outputs
2992# the replacement expansion.
2993
2994
2995# This is an auxiliary macro that is also run when
2996# autoupdate runs m4. It simply calls m4_warning, but
2997# we need a wrapper so that each warning is emitted only
2998# once. We break the quoting in m4_warning's argument in
2999# order to expand this macro's arguments, not AU_DEFUN's.
3000
3001
3002# Finally, this is the expansion that is picked up by
3003# autoconf. It tells the user to run autoupdate, and
3004# then outputs the replacement expansion. We do not care
3005# about autoupdate's warning because that contains
3006# information on what to do *after* running autoupdate.
3007
3008# This is what autoupdate's m4 run will expand. It fires
3009# the warning (with _au_warn_XXX), outputs it into the
3010# updated configure.ac (with AC_DIAGNOSE), and then outputs
3011# the replacement expansion.
3012
3013
3014# This is an auxiliary macro that is also run when
3015# autoupdate runs m4. It simply calls m4_warning, but
3016# we need a wrapper so that each warning is emitted only
3017# once. We break the quoting in m4_warning's argument in
3018# order to expand this macro's arguments, not AU_DEFUN's.
3019
3020
3021# Finally, this is the expansion that is picked up by
3022# autoconf. It tells the user to run autoupdate, and
3023# then outputs the replacement expansion. We do not care
3024# about autoupdate's warning because that contains
3025# information on what to do *after* running autoupdate.
3026
3027
3028
3029# _LT_PATH_LD_GNU
3030#- --------------
3031# _LT_PATH_LD_GNU
3032
3033
3034# _LT_CMD_RELOAD
3035# --------------
3036# find reload flag for linker
3037# -- PORTME Some linkers may need a different reload flag.
3038# _LT_CMD_RELOAD
3039
3040
3041# _LT_CHECK_MAGIC_METHOD
3042# ----------------------
3043# how to check for library dependencies
3044# -- PORTME fill in with the dynamic library characteristics
3045# _LT_CHECK_MAGIC_METHOD
3046
3047
3048# LT_PATH_NM
3049# ----------
3050# find the pathname to a BSD- or MS-compatible name lister
3051# LT_PATH_NM
3052
3053# Old names:
3054# This is what autoupdate's m4 run will expand. It fires
3055# the warning (with _au_warn_XXX), outputs it into the
3056# updated configure.ac (with AC_DIAGNOSE), and then outputs
3057# the replacement expansion.
3058
3059
3060# This is an auxiliary macro that is also run when
3061# autoupdate runs m4. It simply calls m4_warning, but
3062# we need a wrapper so that each warning is emitted only
3063# once. We break the quoting in m4_warning's argument in
3064# order to expand this macro's arguments, not AU_DEFUN's.
3065
3066
3067# Finally, this is the expansion that is picked up by
3068# autoconf. It tells the user to run autoupdate, and
3069# then outputs the replacement expansion. We do not care
3070# about autoupdate's warning because that contains
3071# information on what to do *after* running autoupdate.
3072
3073# This is what autoupdate's m4 run will expand. It fires
3074# the warning (with _au_warn_XXX), outputs it into the
3075# updated configure.ac (with AC_DIAGNOSE), and then outputs
3076# the replacement expansion.
3077
3078
3079# This is an auxiliary macro that is also run when
3080# autoupdate runs m4. It simply calls m4_warning, but
3081# we need a wrapper so that each warning is emitted only
3082# once. We break the quoting in m4_warning's argument in
3083# order to expand this macro's arguments, not AU_DEFUN's.
3084
3085
3086# Finally, this is the expansion that is picked up by
3087# autoconf. It tells the user to run autoupdate, and
3088# then outputs the replacement expansion. We do not care
3089# about autoupdate's warning because that contains
3090# information on what to do *after* running autoupdate.
3091
3092
3093
3094# LT_LIB_M
3095# --------
3096# check for math library
3097# LT_LIB_M
3098
3099# Old name:
3100# This is what autoupdate's m4 run will expand. It fires
3101# the warning (with _au_warn_XXX), outputs it into the
3102# updated configure.ac (with AC_DIAGNOSE), and then outputs
3103# the replacement expansion.
3104
3105
3106# This is an auxiliary macro that is also run when
3107# autoupdate runs m4. It simply calls m4_warning, but
3108# we need a wrapper so that each warning is emitted only
3109# once. We break the quoting in m4_warning's argument in
3110# order to expand this macro's arguments, not AU_DEFUN's.
3111
3112
3113# Finally, this is the expansion that is picked up by
3114# autoconf. It tells the user to run autoupdate, and
3115# then outputs the replacement expansion. We do not care
3116# about autoupdate's warning because that contains
3117# information on what to do *after* running autoupdate.
3118
3119
3120
3121# _LT_COMPILER_NO_RTTI([TAGNAME])
3122# -------------------------------
3123# _LT_COMPILER_NO_RTTI
3124
3125
3126# _LT_CMD_GLOBAL_SYMBOLS
3127# ----------------------
3128 # _LT_CMD_GLOBAL_SYMBOLS
3129
3130
3131# _LT_COMPILER_PIC([TAGNAME])
3132# ---------------------------
3133# _LT_COMPILER_PIC
3134
3135
3136# _LT_LINKER_SHLIBS([TAGNAME])
3137# ----------------------------
3138# See if the linker supports building shared libraries.
3139# _LT_LINKER_SHLIBS
3140
3141
3142# _LT_LANG_C_CONFIG([TAG])
3143# ------------------------
3144# Ensure that the configuration variables for a C compiler are suitably
3145# defined. These variables are subsequently used by _LT_CONFIG to write
3146# the compiler configuration to `libtool'.
3147# _LT_LANG_C_CONFIG
3148
3149
3150# _LT_LANG_CXX_CONFIG([TAG])
3151# --------------------------
3152# Ensure that the configuration variables for a C++ compiler are suitably
3153# defined. These variables are subsequently used by _LT_CONFIG to write
3154# the compiler configuration to `libtool'.
3155# _LT_LANG_CXX_CONFIG
3156
3157
3158# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3159# ---------------------------------
3160# Figure out "hidden" library dependencies from verbose
3161# compiler output when linking a shared library.
3162# Parse the compiler output and extract the necessary
3163# objects, libraries and library flags.
3164# _LT_SYS_HIDDEN_LIBDEPS
3165
3166
3167# _LT_LANG_F77_CONFIG([TAG])
3168# --------------------------
3169# Ensure that the configuration variables for a Fortran 77 compiler are
3170# suitably defined. These variables are subsequently used by _LT_CONFIG
3171# to write the compiler configuration to `libtool'.
3172# _LT_LANG_F77_CONFIG
3173
3174
3175# _LT_LANG_FC_CONFIG([TAG])
3176# -------------------------
3177# Ensure that the configuration variables for a Fortran compiler are
3178# suitably defined. These variables are subsequently used by _LT_CONFIG
3179# to write the compiler configuration to `libtool'.
3180# _LT_LANG_FC_CONFIG
3181
3182
3183# _LT_LANG_GCJ_CONFIG([TAG])
3184# --------------------------
3185# Ensure that the configuration variables for the GNU Java Compiler compiler
3186# are suitably defined. These variables are subsequently used by _LT_CONFIG
3187# to write the compiler configuration to `libtool'.
3188# _LT_LANG_GCJ_CONFIG
3189
3190
3191# _LT_LANG_RC_CONFIG([TAG])
3192# -------------------------
3193# Ensure that the configuration variables for the Windows resource compiler
3194# are suitably defined. These variables are subsequently used by _LT_CONFIG
3195# to write the compiler configuration to `libtool'.
3196# _LT_LANG_RC_CONFIG
3197
3198
3199# LT_PROG_GCJ
3200# -----------
3201
3202
3203# Old name:
3204# This is what autoupdate's m4 run will expand. It fires
3205# the warning (with _au_warn_XXX), outputs it into the
3206# updated configure.ac (with AC_DIAGNOSE), and then outputs
3207# the replacement expansion.
3208
3209
3210# This is an auxiliary macro that is also run when
3211# autoupdate runs m4. It simply calls m4_warning, but
3212# we need a wrapper so that each warning is emitted only
3213# once. We break the quoting in m4_warning's argument in
3214# order to expand this macro's arguments, not AU_DEFUN's.
3215
3216
3217# Finally, this is the expansion that is picked up by
3218# autoconf. It tells the user to run autoupdate, and
3219# then outputs the replacement expansion. We do not care
3220# about autoupdate's warning because that contains
3221# information on what to do *after* running autoupdate.
3222
3223
3224
3225# LT_PROG_RC
3226# ----------
3227
3228
3229# Old name:
3230# This is what autoupdate's m4 run will expand. It fires
3231# the warning (with _au_warn_XXX), outputs it into the
3232# updated configure.ac (with AC_DIAGNOSE), and then outputs
3233# the replacement expansion.
3234
3235
3236# This is an auxiliary macro that is also run when
3237# autoupdate runs m4. It simply calls m4_warning, but
3238# we need a wrapper so that each warning is emitted only
3239# once. We break the quoting in m4_warning's argument in
3240# order to expand this macro's arguments, not AU_DEFUN's.
3241
3242
3243# Finally, this is the expansion that is picked up by
3244# autoconf. It tells the user to run autoupdate, and
3245# then outputs the replacement expansion. We do not care
3246# about autoupdate's warning because that contains
3247# information on what to do *after* running autoupdate.
3248
3249
3250
3251# _LT_DECL_EGREP
3252# --------------
3253# If we don't have a new enough Autoconf to choose the best grep
3254# available, choose the one first in the user's PATH.
3255
3256
3257
3258# _LT_DECL_OBJDUMP
3259# --------------
3260# If we don't have a new enough Autoconf to choose the best objdump
3261# available, choose the one first in the user's PATH.
3262
3263
3264
3265# _LT_DECL_SED
3266# ------------
3267# Check for a fully-functional sed program, that truncates
3268# as few characters as possible. Prefer GNU sed if found.
3269# _LT_DECL_SED
3270
3271#m4_ifndef
3272
3273# Old name:
3274# This is what autoupdate's m4 run will expand. It fires
3275# the warning (with _au_warn_XXX), outputs it into the
3276# updated configure.ac (with AC_DIAGNOSE), and then outputs
3277# the replacement expansion.
3278
3279
3280# This is an auxiliary macro that is also run when
3281# autoupdate runs m4. It simply calls m4_warning, but
3282# we need a wrapper so that each warning is emitted only
3283# once. We break the quoting in m4_warning's argument in
3284# order to expand this macro's arguments, not AU_DEFUN's.
3285
3286
3287# Finally, this is the expansion that is picked up by
3288# autoconf. It tells the user to run autoupdate, and
3289# then outputs the replacement expansion. We do not care
3290# about autoupdate's warning because that contains
3291# information on what to do *after* running autoupdate.
3292
3293
3294
3295# _LT_CHECK_SHELL_FEATURES
3296# ------------------------
3297# Find out whether the shell is Bourne or XSI compatible,
3298# or has some other useful features.
3299# _LT_CHECK_SHELL_FEATURES
3300
3301
3302# _LT_PROG_XSI_SHELLFNS
3303# ---------------------
3304# Bourne and XSI compatible variants of some useful shell functions.
3305
3306
3307# Helper functions for option handling. -*- Autoconf -*-
3308#
3309# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3310# Inc.
3311# Written by Gary V. Vaughan, 2004
3312#
3313# This file is free software; the Free Software Foundation gives
3314# unlimited permission to copy and/or distribute it, with or without
3315# modifications, as long as this notice is preserved.
3316
3317# serial 6 ltoptions.m4
3318
3319# This is to help aclocal find these macros, as it can't see m4_define.
3320
3321
3322
3323# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3324# ------------------------------------------
3325
3326
3327
3328# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3329# ---------------------------------------
3330# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3331# matching handler defined, dispatch to it. Other OPTION-NAMEs are
3332# saved as a flag.
3333
3334
3335
3336# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3337# ------------------------------------------------------------
3338# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3339
3340
3341
3342# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3343# -------------------------------------------------------
3344# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3345# are set.
3346
3347
3348
3349# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3350# ----------------------------------------
3351# OPTION-LIST is a space-separated list of Libtool options associated
3352# with MACRO-NAME. If any OPTION has a matching handler declared with
3353# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3354# the unknown option and exit.
3355# _LT_SET_OPTIONS
3356
3357
3358## --------------------------------- ##
3359## Macros to handle LT_INIT options. ##
3360## --------------------------------- ##
3361
3362# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3363# -----------------------------------------
3364
3365
3366
3367# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3368# -----------------------------------------------
3369# LT_OPTION_DEFINE
3370
3371
3372# dlopen
3373# ------
3374
3375
3376# This is what autoupdate's m4 run will expand. It fires
3377# the warning (with _au_warn_XXX), outputs it into the
3378# updated configure.ac (with AC_DIAGNOSE), and then outputs
3379# the replacement expansion.
3380
3381
3382# This is an auxiliary macro that is also run when
3383# autoupdate runs m4. It simply calls m4_warning, but
3384# we need a wrapper so that each warning is emitted only
3385# once. We break the quoting in m4_warning's argument in
3386# order to expand this macro's arguments, not AU_DEFUN's.
3387
3388
3389# Finally, this is the expansion that is picked up by
3390# autoconf. It tells the user to run autoupdate, and
3391# then outputs the replacement expansion. We do not care
3392# about autoupdate's warning because that contains
3393# information on what to do *after* running autoupdate.
3394
3395
3396
3397
3398# win32-dll
3399# ---------
3400# Declare package support for building win32 dll's.
3401# win32-dll
3402
3403# This is what autoupdate's m4 run will expand. It fires
3404# the warning (with _au_warn_XXX), outputs it into the
3405# updated configure.ac (with AC_DIAGNOSE), and then outputs
3406# the replacement expansion.
3407
3408
3409# This is an auxiliary macro that is also run when
3410# autoupdate runs m4. It simply calls m4_warning, but
3411# we need a wrapper so that each warning is emitted only
3412# once. We break the quoting in m4_warning's argument in
3413# order to expand this macro's arguments, not AU_DEFUN's.
3414
3415
3416# Finally, this is the expansion that is picked up by
3417# autoconf. It tells the user to run autoupdate, and
3418# then outputs the replacement expansion. We do not care
3419# about autoupdate's warning because that contains
3420# information on what to do *after* running autoupdate.
3421
3422
3423
3424
3425# _LT_ENABLE_SHARED([DEFAULT])
3426# ----------------------------
3427# implement the --enable-shared flag, and supports the `shared' and
3428# `disable-shared' LT_INIT options.
3429# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3430# _LT_ENABLE_SHARED
3431
3432
3433
3434
3435# Old names:
3436
3437
3438
3439
3440# This is what autoupdate's m4 run will expand. It fires
3441# the warning (with _au_warn_XXX), outputs it into the
3442# updated configure.ac (with AC_DIAGNOSE), and then outputs
3443# the replacement expansion.
3444
3445
3446# This is an auxiliary macro that is also run when
3447# autoupdate runs m4. It simply calls m4_warning, but
3448# we need a wrapper so that each warning is emitted only
3449# once. We break the quoting in m4_warning's argument in
3450# order to expand this macro's arguments, not AU_DEFUN's.
3451
3452
3453# Finally, this is the expansion that is picked up by
3454# autoconf. It tells the user to run autoupdate, and
3455# then outputs the replacement expansion. We do not care
3456# about autoupdate's warning because that contains
3457# information on what to do *after* running autoupdate.
3458
3459# This is what autoupdate's m4 run will expand. It fires
3460# the warning (with _au_warn_XXX), outputs it into the
3461# updated configure.ac (with AC_DIAGNOSE), and then outputs
3462# the replacement expansion.
3463
3464
3465# This is an auxiliary macro that is also run when
3466# autoupdate runs m4. It simply calls m4_warning, but
3467# we need a wrapper so that each warning is emitted only
3468# once. We break the quoting in m4_warning's argument in
3469# order to expand this macro's arguments, not AU_DEFUN's.
3470
3471
3472# Finally, this is the expansion that is picked up by
3473# autoconf. It tells the user to run autoupdate, and
3474# then outputs the replacement expansion. We do not care
3475# about autoupdate's warning because that contains
3476# information on what to do *after* running autoupdate.
3477
3478
3479
3480
3481
3482# _LT_ENABLE_STATIC([DEFAULT])
3483# ----------------------------
3484# implement the --enable-static flag, and support the `static' and
3485# `disable-static' LT_INIT options.
3486# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3487# _LT_ENABLE_STATIC
3488
3489
3490
3491
3492# Old names:
3493
3494
3495
3496
3497# This is what autoupdate's m4 run will expand. It fires
3498# the warning (with _au_warn_XXX), outputs it into the
3499# updated configure.ac (with AC_DIAGNOSE), and then outputs
3500# the replacement expansion.
3501
3502
3503# This is an auxiliary macro that is also run when
3504# autoupdate runs m4. It simply calls m4_warning, but
3505# we need a wrapper so that each warning is emitted only
3506# once. We break the quoting in m4_warning's argument in
3507# order to expand this macro's arguments, not AU_DEFUN's.
3508
3509
3510# Finally, this is the expansion that is picked up by
3511# autoconf. It tells the user to run autoupdate, and
3512# then outputs the replacement expansion. We do not care
3513# about autoupdate's warning because that contains
3514# information on what to do *after* running autoupdate.
3515
3516# This is what autoupdate's m4 run will expand. It fires
3517# the warning (with _au_warn_XXX), outputs it into the
3518# updated configure.ac (with AC_DIAGNOSE), and then outputs
3519# the replacement expansion.
3520
3521
3522# This is an auxiliary macro that is also run when
3523# autoupdate runs m4. It simply calls m4_warning, but
3524# we need a wrapper so that each warning is emitted only
3525# once. We break the quoting in m4_warning's argument in
3526# order to expand this macro's arguments, not AU_DEFUN's.
3527
3528
3529# Finally, this is the expansion that is picked up by
3530# autoconf. It tells the user to run autoupdate, and
3531# then outputs the replacement expansion. We do not care
3532# about autoupdate's warning because that contains
3533# information on what to do *after* running autoupdate.
3534
3535
3536
3537
3538
3539# _LT_ENABLE_FAST_INSTALL([DEFAULT])
3540# ----------------------------------
3541# implement the --enable-fast-install flag, and support the `fast-install'
3542# and `disable-fast-install' LT_INIT options.
3543# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3544# _LT_ENABLE_FAST_INSTALL
3545
3546
3547
3548
3549# Old names:
3550# This is what autoupdate's m4 run will expand. It fires
3551# the warning (with _au_warn_XXX), outputs it into the
3552# updated configure.ac (with AC_DIAGNOSE), and then outputs
3553# the replacement expansion.
3554
3555
3556# This is an auxiliary macro that is also run when
3557# autoupdate runs m4. It simply calls m4_warning, but
3558# we need a wrapper so that each warning is emitted only
3559# once. We break the quoting in m4_warning's argument in
3560# order to expand this macro's arguments, not AU_DEFUN's.
3561
3562
3563# Finally, this is the expansion that is picked up by
3564# autoconf. It tells the user to run autoupdate, and
3565# then outputs the replacement expansion. We do not care
3566# about autoupdate's warning because that contains
3567# information on what to do *after* running autoupdate.
3568
3569
3570# This is what autoupdate's m4 run will expand. It fires
3571# the warning (with _au_warn_XXX), outputs it into the
3572# updated configure.ac (with AC_DIAGNOSE), and then outputs
3573# the replacement expansion.
3574
3575
3576# This is an auxiliary macro that is also run when
3577# autoupdate runs m4. It simply calls m4_warning, but
3578# we need a wrapper so that each warning is emitted only
3579# once. We break the quoting in m4_warning's argument in
3580# order to expand this macro's arguments, not AU_DEFUN's.
3581
3582
3583# Finally, this is the expansion that is picked up by
3584# autoconf. It tells the user to run autoupdate, and
3585# then outputs the replacement expansion. We do not care
3586# about autoupdate's warning because that contains
3587# information on what to do *after* running autoupdate.
3588
3589
3590
3591
3592# _LT_WITH_PIC([MODE])
3593# --------------------
3594# implement the --with-pic flag, and support the `pic-only' and `no-pic'
3595# LT_INIT options.
3596# MODE is either `yes' or `no'. If omitted, it defaults to `both'.
3597# _LT_WITH_PIC
3598
3599
3600
3601
3602# Old name:
3603# This is what autoupdate's m4 run will expand. It fires
3604# the warning (with _au_warn_XXX), outputs it into the
3605# updated configure.ac (with AC_DIAGNOSE), and then outputs
3606# the replacement expansion.
3607
3608
3609# This is an auxiliary macro that is also run when
3610# autoupdate runs m4. It simply calls m4_warning, but
3611# we need a wrapper so that each warning is emitted only
3612# once. We break the quoting in m4_warning's argument in
3613# order to expand this macro's arguments, not AU_DEFUN's.
3614
3615
3616# Finally, this is the expansion that is picked up by
3617# autoconf. It tells the user to run autoupdate, and
3618# then outputs the replacement expansion. We do not care
3619# about autoupdate's warning because that contains
3620# information on what to do *after* running autoupdate.
3621
3622
3623
3624## ----------------- ##
3625## LTDL_INIT Options ##
3626## ----------------- ##
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
3638#
3639# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3640# Written by Gary V. Vaughan, 2004
3641#
3642# This file is free software; the Free Software Foundation gives
3643# unlimited permission to copy and/or distribute it, with or without
3644# modifications, as long as this notice is preserved.
3645
3646# serial 6 ltsugar.m4
3647
3648# This is to help aclocal find these macros, as it can't see m4_define.
3649
3650
3651
3652# lt_join(SEP, ARG1, [ARG2...])
3653# -----------------------------
3654# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3655# associated separator.
3656# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3657# versions in m4sugar had bugs.
3658
3659
3660
3661
3662# lt_car(LIST)
3663# lt_cdr(LIST)
3664# ------------
3665# Manipulate m4 lists.
3666# These macros are necessary as long as will still need to support
3667# Autoconf-2.59 which quotes differently.
3668
3669
3670
3671
3672
3673# lt_append(MACRO-NAME, STRING, [SEPARATOR])
3674# ------------------------------------------
3675# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3676# Note that neither SEPARATOR nor STRING are expanded; they are appended
3677# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3678# No SEPARATOR is output if MACRO-NAME was previously undefined (different
3679# than defined and empty).
3680#
3681# This macro is needed until we can rely on Autoconf 2.62, since earlier
3682# versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3683
3684
3685
3686
3687# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3688# ----------------------------------------------------------
3689# Produce a SEP delimited list of all paired combinations of elements of
3690# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
3691# has the form PREFIXmINFIXSUFFIXn.
3692# Needed until we can rely on m4_combine added in Autoconf 2.62.
3693
3694
3695
3696# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3697# -----------------------------------------------------------------------
3698# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3699# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3700
3701
3702
3703# lt_dict_add(DICT, KEY, VALUE)
3704# -----------------------------
3705
3706
3707
3708# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3709# --------------------------------------------
3710
3711
3712
3713# lt_dict_fetch(DICT, KEY, [SUBKEY])
3714# ----------------------------------
3715
3716
3717
3718# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3719# -----------------------------------------------------------------
3720
3721
3722
3723# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3724# --------------------------------------------------------------
3725
3726
3727# ltversion.m4 -- version numbers -*- Autoconf -*-
3728#
3729# Copyright (C) 2004 Free Software Foundation, Inc.
3730# Written by Scott James Remnant, 2004
3731#
3732# This file is free software; the Free Software Foundation gives
3733# unlimited permission to copy and/or distribute it, with or without
3734# modifications, as long as this notice is preserved.
3735
3736# Generated from ltversion.in.
3737
3738# serial 3134 ltversion.m4
3739# This file is part of GNU Libtool
3740
3741
3742
3743
3744
3745
3746# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
3747#
3748# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3749# Written by Scott James Remnant, 2004.
3750#
3751# This file is free software; the Free Software Foundation gives
3752# unlimited permission to copy and/or distribute it, with or without
3753# modifications, as long as this notice is preserved.
3754
3755# serial 4 lt~obsolete.m4
3756
3757# These exist entirely to fool aclocal when bootstrapping libtool.
3758#
3759# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3760# which have later been changed to m4_define as they aren't part of the
3761# exported API, or moved to Autoconf or Automake where they belong.
3762#
3763# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
3764# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3765# using a macro with the same name in our local m4/libtool.m4 it'll
3766# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3767# and doesn't know about Autoconf macros at all.)
3768#
3769# So we provide this file, which has a silly filename so it's always
3770# included after everything else. This provides aclocal with the
3771# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3772# because those macros already exist, or will be overwritten later.
3773# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3774#
3775# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3776# Yes, that means every name once taken will need to remain here until
3777# we give up compatibility with versions before 1.7, at which point
3778# we need to keep only those names which we still refer to.
3779
3780# This is to help aclocal find these macros, as it can't see m4_define.
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845## -*- Autoconf -*-
3846
3847# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3848# Free Software Foundation, Inc.
3849#
3850# This file is free software; the Free Software Foundation
3851# gives unlimited permission to copy and/or distribute it,
3852# with or without modifications, as long as this notice is preserved.
3853
3854# serial 8
3855
3856# Based on depend.m4 from automake 1.9, modified for standalone use in
3857# an environment where GNU make is required.
3858
3859# ZW_PROG_COMPILER_DEPENDENCIES
3860# -----------------------------
3861# Variant of _AM_DEPENDENCIES which just does the dependency probe and
3862# sets fooDEPMODE accordingly. Cache-variable compatible with
3863# original; not side-effect compatible. As the users of this macro
3864# may require accurate dependencies for correct builds, it does *not*
3865# honor --disable-dependency-checking, and failure to detect a usable
3866# method is an error. depcomp is assumed to be located in
3867# $ac_aux_dir.
3868#
3869# FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3870
3871
3872
3873# AM_SET_DEPDIR
3874# -------------
3875# Choose a directory name for dependency files.
3876
3877
3878# ZW_CREATE_DEPDIR
3879# ----------------
3880# As AM_SET_DEPDIR, but also create the directory at config.status time.
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931sim_inline="-DDEFAULT_INLINE=0"
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968# intl sister-directory configuration rules.
3969#
3970
3971# The idea behind this macro is that there's no need to repeat all the
3972# autoconf probes done by the intl directory - it's already done them
3973# for us. In fact, there's no need even to look at the cache for the
3974# answers. All we need to do is nab a few pieces of information.
3975# The intl directory is set up to make this easy, by generating a
3976# small file which can be sourced as a shell script; then we produce
3977# the necessary substitutions and definitions for this directory.
3978
3979
3980
3981# Autoconf M4 include file defining utility macros for complex Canadian
3982# cross builds.
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992####
3993# _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
3994# or AC_INIT.
3995# These demand that AC_CANONICAL_SYSTEM be called beforehand.
3996
3997####
3998# NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
3999# Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
4000
4001
4002####
4003# NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4004# Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
4005
4006
4007
4008# Backported from Autoconf 2.5x; can go away when and if
4009# we switch. Put the OS path separator in $PATH_SEPARATOR.
4010
4011
4012
4013
4014# ACX_HAVE_GCC_FOR_TARGET
4015# Check if the variable GCC_FOR_TARGET really points to a GCC binary.
4016
4017
4018# ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4019# Searching for installed target binutils. We need to take extra care,
4020# else we may find the wrong assembler, linker, etc., and lose.
4021#
4022# First try --with-build-time-tools, if specified.
4023#
4024# For build != host, we ask the installed GCC for the name of the tool it
4025# uses, and accept it if it is an absolute path. This is because the
4026# only good choice for a compiler is the same GCC version that is being
4027# installed (or we couldn't make target libraries), and we assume that
4028# on the host system we'll have not only the same GCC version, but also
4029# the same binutils version.
4030#
4031# For build == host, search the same directories that the installed
4032# compiler will search. We used to do this for the assembler, linker,
4033# and nm only; for simplicity of configuration, however, we extend this
4034# criterion to tools (such as ar and ranlib) that are never invoked by
4035# the compiler, to avoid mismatches.
4036#
4037# Also note we have to check MD_EXEC_PREFIX before checking the user's path
4038# if build == target. This makes the most sense only when bootstrapping,
4039# but we also do so when build != host. In this case, we hope that the
4040# build and host systems will have similar contents of MD_EXEC_PREFIX.
4041#
4042# If we do not find a suitable binary, then try the user's path.
4043
4044
4045###
4046# AC_PROG_CPP_WERROR
4047# Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4048# triggers warnings from the preprocessor. Will be in autoconf 2.58.
4049# For now, using this also overrides header checks to use only the
4050# preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4051# bit harder from here).
4052# Eventually autoconf will default to checking headers with the compiler
4053# instead, and we'll have to do this differently.
4054
4055# AC_PROG_CPP_WERROR
4056
4057# Test for GNAT.
4058# We require the gnatbind & gnatmake programs, as well as a compiler driver
4059# that understands Ada. We use the user's CC setting, already found, and
4060# possibly add $1 to the command-line parameters.
4061#
4062# Sets the shell variable have_gnat to yes or no as appropriate, and
4063# substitutes GNATBIND and GNATMAKE.
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089ac_ext=c
4090ac_cpp='$CPP $CPPFLAGS'
4091ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4092ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4093ac_compiler_gnu=$ac_cv_c_compiler_gnu
4094if test -n "$ac_tool_prefix"; then
4095 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4096set dummy ${ac_tool_prefix}gcc; ac_word=$2
4097{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4098$as_echo_n "checking for $ac_word... " >&6; }
4099if test "${ac_cv_prog_CC+set}" = set; then :
4100 $as_echo_n "(cached) " >&6
4101else
4102 if test -n "$CC"; then
4103 ac_cv_prog_CC="$CC" # Let the user override the test.
4104else
4105as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4106for as_dir in $PATH
4107do
4108 IFS=$as_save_IFS
4109 test -z "$as_dir" && as_dir=.
4110 for ac_exec_ext in '' $ac_executable_extensions; do
4111 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4112 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4113 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4114 break 2
4115 fi
4116done
4117 done
4118IFS=$as_save_IFS
4119
4120fi
4121fi
4122CC=$ac_cv_prog_CC
4123if test -n "$CC"; then
4124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4125$as_echo "$CC" >&6; }
4126else
4127 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4128$as_echo "no" >&6; }
4129fi
4130
4131
4132fi
4133if test -z "$ac_cv_prog_CC"; then
4134 ac_ct_CC=$CC
4135 # Extract the first word of "gcc", so it can be a program name with args.
4136set dummy gcc; ac_word=$2
4137{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4138$as_echo_n "checking for $ac_word... " >&6; }
4139if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4140 $as_echo_n "(cached) " >&6
4141else
4142 if test -n "$ac_ct_CC"; then
4143 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4144else
4145as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4146for as_dir in $PATH
4147do
4148 IFS=$as_save_IFS
4149 test -z "$as_dir" && as_dir=.
4150 for ac_exec_ext in '' $ac_executable_extensions; do
4151 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4152 ac_cv_prog_ac_ct_CC="gcc"
4153 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4154 break 2
4155 fi
4156done
4157 done
4158IFS=$as_save_IFS
4159
4160fi
4161fi
4162ac_ct_CC=$ac_cv_prog_ac_ct_CC
4163if test -n "$ac_ct_CC"; then
4164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4165$as_echo "$ac_ct_CC" >&6; }
4166else
4167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4168$as_echo "no" >&6; }
4169fi
4170
4171 if test "x$ac_ct_CC" = x; then
4172 CC=""
4173 else
4174 case $cross_compiling:$ac_tool_warned in
4175yes:)
4176{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4177$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4178ac_tool_warned=yes ;;
4179esac
4180 CC=$ac_ct_CC
4181 fi
4182else
4183 CC="$ac_cv_prog_CC"
4184fi
4185
4186if test -z "$CC"; then
4187 if test -n "$ac_tool_prefix"; then
4188 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4189set dummy ${ac_tool_prefix}cc; ac_word=$2
4190{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4191$as_echo_n "checking for $ac_word... " >&6; }
4192if test "${ac_cv_prog_CC+set}" = set; then :
4193 $as_echo_n "(cached) " >&6
4194else
4195 if test -n "$CC"; then
4196 ac_cv_prog_CC="$CC" # Let the user override the test.
4197else
4198as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4199for as_dir in $PATH
4200do
4201 IFS=$as_save_IFS
4202 test -z "$as_dir" && as_dir=.
4203 for ac_exec_ext in '' $ac_executable_extensions; do
4204 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4205 ac_cv_prog_CC="${ac_tool_prefix}cc"
4206 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4207 break 2
4208 fi
4209done
4210 done
4211IFS=$as_save_IFS
4212
4213fi
4214fi
4215CC=$ac_cv_prog_CC
4216if test -n "$CC"; then
4217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4218$as_echo "$CC" >&6; }
4219else
4220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4221$as_echo "no" >&6; }
4222fi
4223
4224
4225 fi
4226fi
4227if test -z "$CC"; then
4228 # Extract the first word of "cc", so it can be a program name with args.
4229set dummy cc; ac_word=$2
4230{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4231$as_echo_n "checking for $ac_word... " >&6; }
4232if test "${ac_cv_prog_CC+set}" = set; then :
4233 $as_echo_n "(cached) " >&6
4234else
4235 if test -n "$CC"; then
4236 ac_cv_prog_CC="$CC" # Let the user override the test.
4237else
4238 ac_prog_rejected=no
4239as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4240for as_dir in $PATH
4241do
4242 IFS=$as_save_IFS
4243 test -z "$as_dir" && as_dir=.
4244 for ac_exec_ext in '' $ac_executable_extensions; do
4245 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4246 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4247 ac_prog_rejected=yes
4248 continue
4249 fi
4250 ac_cv_prog_CC="cc"
4251 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4252 break 2
4253 fi
4254done
4255 done
4256IFS=$as_save_IFS
4257
4258if test $ac_prog_rejected = yes; then
4259 # We found a bogon in the path, so make sure we never use it.
4260 set dummy $ac_cv_prog_CC
4261 shift
4262 if test $# != 0; then
4263 # We chose a different compiler from the bogus one.
4264 # However, it has the same basename, so the bogon will be chosen
4265 # first if we set CC to just the basename; use the full file name.
4266 shift
4267 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4268 fi
4269fi
4270fi
4271fi
4272CC=$ac_cv_prog_CC
4273if test -n "$CC"; then
4274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4275$as_echo "$CC" >&6; }
4276else
4277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4278$as_echo "no" >&6; }
4279fi
4280
4281
4282fi
4283if test -z "$CC"; then
4284 if test -n "$ac_tool_prefix"; then
4285 for ac_prog in cl.exe
4286 do
4287 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4288set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4289{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4290$as_echo_n "checking for $ac_word... " >&6; }
4291if test "${ac_cv_prog_CC+set}" = set; then :
4292 $as_echo_n "(cached) " >&6
4293else
4294 if test -n "$CC"; then
4295 ac_cv_prog_CC="$CC" # Let the user override the test.
4296else
4297as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4298for as_dir in $PATH
4299do
4300 IFS=$as_save_IFS
4301 test -z "$as_dir" && as_dir=.
4302 for ac_exec_ext in '' $ac_executable_extensions; do
4303 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4304 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4305 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4306 break 2
4307 fi
4308done
4309 done
4310IFS=$as_save_IFS
4311
4312fi
4313fi
4314CC=$ac_cv_prog_CC
4315if test -n "$CC"; then
4316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4317$as_echo "$CC" >&6; }
4318else
4319 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4320$as_echo "no" >&6; }
4321fi
4322
4323
4324 test -n "$CC" && break
4325 done
4326fi
4327if test -z "$CC"; then
4328 ac_ct_CC=$CC
4329 for ac_prog in cl.exe
4330do
4331 # Extract the first word of "$ac_prog", so it can be a program name with args.
4332set dummy $ac_prog; ac_word=$2
4333{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4334$as_echo_n "checking for $ac_word... " >&6; }
4335if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4336 $as_echo_n "(cached) " >&6
4337else
4338 if test -n "$ac_ct_CC"; then
4339 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4340else
4341as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4342for as_dir in $PATH
4343do
4344 IFS=$as_save_IFS
4345 test -z "$as_dir" && as_dir=.
4346 for ac_exec_ext in '' $ac_executable_extensions; do
4347 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4348 ac_cv_prog_ac_ct_CC="$ac_prog"
4349 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4350 break 2
4351 fi
4352done
4353 done
4354IFS=$as_save_IFS
4355
4356fi
4357fi
4358ac_ct_CC=$ac_cv_prog_ac_ct_CC
4359if test -n "$ac_ct_CC"; then
4360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4361$as_echo "$ac_ct_CC" >&6; }
4362else
4363 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4364$as_echo "no" >&6; }
4365fi
4366
4367
4368 test -n "$ac_ct_CC" && break
4369done
4370
4371 if test "x$ac_ct_CC" = x; then
4372 CC=""
4373 else
4374 case $cross_compiling:$ac_tool_warned in
4375yes:)
4376{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4377$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4378ac_tool_warned=yes ;;
4379esac
4380 CC=$ac_ct_CC
4381 fi
4382fi
4383
4384fi
4385
4386
4387test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4388$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4389as_fn_error "no acceptable C compiler found in \$PATH
4390See \`config.log' for more details." "$LINENO" 5; }
4391
4392# Provide some information about the compiler.
4393$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4394set X $ac_compile
4395ac_compiler=$2
4396for ac_option in --version -v -V -qversion; do
4397 { { ac_try="$ac_compiler $ac_option >&5"
4398case "(($ac_try" in
4399 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4400 *) ac_try_echo=$ac_try;;
4401esac
4402eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4403$as_echo "$ac_try_echo"; } >&5
4404 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4405 ac_status=$?
4406 if test -s conftest.err; then
4407 sed '10a\
4408... rest of stderr output deleted ...
4409 10q' conftest.err >conftest.er1
4410 cat conftest.er1 >&5
4411 rm -f conftest.er1 conftest.err
4412 fi
4413 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4414 test $ac_status = 0; }
4415done
4416
4417cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4418/* end confdefs.h. */
4419
4420int
4421main ()
4422{
4423
4424 ;
4425 return 0;
4426}
4427_ACEOF
4428ac_clean_files_save=$ac_clean_files
4429ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4430# Try to create an executable without -o first, disregard a.out.
4431# It will help us diagnose broken compilers, and finding out an intuition
4432# of exeext.
4433{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4434$as_echo_n "checking for C compiler default output file name... " >&6; }
4435ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4436
4437# The possible output files:
4438ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4439
4440ac_rmfiles=
4441for ac_file in $ac_files
4442do
4443 case $ac_file in
4444 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4445 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4446 esac
4447done
4448rm -f $ac_rmfiles
4449
4450if { { ac_try="$ac_link_default"
4451case "(($ac_try" in
4452 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4453 *) ac_try_echo=$ac_try;;
4454esac
4455eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4456$as_echo "$ac_try_echo"; } >&5
4457 (eval "$ac_link_default") 2>&5
4458 ac_status=$?
4459 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4460 test $ac_status = 0; }; then :
4461 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4462# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4463# in a Makefile. We should not override ac_cv_exeext if it was cached,
4464# so that the user can short-circuit this test for compilers unknown to
4465# Autoconf.
4466for ac_file in $ac_files ''
4467do
4468 test -f "$ac_file" || continue
4469 case $ac_file in
4470 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4471 ;;
4472 [ab].out )
4473 # We found the default executable, but exeext='' is most
4474 # certainly right.
4475 break;;
4476 *.* )
4477 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4478 then :; else
4479 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4480 fi
4481 # We set ac_cv_exeext here because the later test for it is not
4482 # safe: cross compilers may not add the suffix if given an `-o'
4483 # argument, so we may need to know it at that point already.
4484 # Even if this section looks crufty: it has the advantage of
4485 # actually working.
4486 break;;
4487 * )
4488 break;;
4489 esac
4490done
4491test "$ac_cv_exeext" = no && ac_cv_exeext=
4492
4493else
4494 ac_file=''
4495fi
4496{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4497$as_echo "$ac_file" >&6; }
4498if test -z "$ac_file"; then :
4499 $as_echo "$as_me: failed program was:" >&5
4500sed 's/^/| /' conftest.$ac_ext >&5
4501
4502{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4503$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4504{ as_fn_set_status 77
4505as_fn_error "C compiler cannot create executables
4506See \`config.log' for more details." "$LINENO" 5; }; }
4507fi
4508ac_exeext=$ac_cv_exeext
4509
4510# Check that the compiler produces executables we can run. If not, either
4511# the compiler is broken, or we cross compile.
4512{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4513$as_echo_n "checking whether the C compiler works... " >&6; }
4514# If not cross compiling, check that we can run a simple program.
4515if test "$cross_compiling" != yes; then
4516 if { ac_try='./$ac_file'
4517 { { case "(($ac_try" in
4518 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4519 *) ac_try_echo=$ac_try;;
4520esac
4521eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4522$as_echo "$ac_try_echo"; } >&5
4523 (eval "$ac_try") 2>&5
4524 ac_status=$?
4525 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4526 test $ac_status = 0; }; }; then
4527 cross_compiling=no
4528 else
4529 if test "$cross_compiling" = maybe; then
4530 cross_compiling=yes
4531 else
4532 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4533$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4534as_fn_error "cannot run C compiled programs.
4535If you meant to cross compile, use \`--host'.
4536See \`config.log' for more details." "$LINENO" 5; }
4537 fi
4538 fi
4539fi
4540{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4541$as_echo "yes" >&6; }
4542
4543rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4544ac_clean_files=$ac_clean_files_save
4545# Check that the compiler produces executables we can run. If not, either
4546# the compiler is broken, or we cross compile.
4547{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4548$as_echo_n "checking whether we are cross compiling... " >&6; }
4549{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4550$as_echo "$cross_compiling" >&6; }
4551
4552{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4553$as_echo_n "checking for suffix of executables... " >&6; }
4554if { { ac_try="$ac_link"
4555case "(($ac_try" in
4556 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4557 *) ac_try_echo=$ac_try;;
4558esac
4559eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4560$as_echo "$ac_try_echo"; } >&5
4561 (eval "$ac_link") 2>&5
4562 ac_status=$?
4563 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4564 test $ac_status = 0; }; then :
4565 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4566# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4567# work properly (i.e., refer to `conftest.exe'), while it won't with
4568# `rm'.
4569for ac_file in conftest.exe conftest conftest.*; do
4570 test -f "$ac_file" || continue
4571 case $ac_file in
4572 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4573 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4574 break;;
4575 * ) break;;
4576 esac
4577done
4578else
4579 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4580$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4581as_fn_error "cannot compute suffix of executables: cannot compile and link
4582See \`config.log' for more details." "$LINENO" 5; }
4583fi
4584rm -f conftest$ac_cv_exeext
4585{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4586$as_echo "$ac_cv_exeext" >&6; }
4587
4588rm -f conftest.$ac_ext
4589EXEEXT=$ac_cv_exeext
4590ac_exeext=$EXEEXT
4591{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4592$as_echo_n "checking for suffix of object files... " >&6; }
4593if test "${ac_cv_objext+set}" = set; then :
4594 $as_echo_n "(cached) " >&6
4595else
4596 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4597/* end confdefs.h. */
4598
4599int
4600main ()
4601{
4602
4603 ;
4604 return 0;
4605}
4606_ACEOF
4607rm -f conftest.o conftest.obj
4608if { { ac_try="$ac_compile"
4609case "(($ac_try" in
4610 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4611 *) ac_try_echo=$ac_try;;
4612esac
4613eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4614$as_echo "$ac_try_echo"; } >&5
4615 (eval "$ac_compile") 2>&5
4616 ac_status=$?
4617 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4618 test $ac_status = 0; }; then :
4619 for ac_file in conftest.o conftest.obj conftest.*; do
4620 test -f "$ac_file" || continue;
4621 case $ac_file in
4622 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4623 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4624 break;;
4625 esac
4626done
4627else
4628 $as_echo "$as_me: failed program was:" >&5
4629sed 's/^/| /' conftest.$ac_ext >&5
4630
4631{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4632$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4633as_fn_error "cannot compute suffix of object files: cannot compile
4634See \`config.log' for more details." "$LINENO" 5; }
4635fi
4636rm -f conftest.$ac_cv_objext conftest.$ac_ext
4637fi
4638{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4639$as_echo "$ac_cv_objext" >&6; }
4640OBJEXT=$ac_cv_objext
4641ac_objext=$OBJEXT
4642{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4643$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4644if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4645 $as_echo_n "(cached) " >&6
4646else
4647 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4648/* end confdefs.h. */
4649
4650int
4651main ()
4652{
4653#ifndef __GNUC__
4654 choke me
4655#endif
4656
4657 ;
4658 return 0;
4659}
4660_ACEOF
4661if ac_fn_c_try_compile "$LINENO"; then :
4662 ac_compiler_gnu=yes
4663else
4664 ac_compiler_gnu=no
4665fi
4666rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4667ac_cv_c_compiler_gnu=$ac_compiler_gnu
4668
4669fi
4670{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4671$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4672if test $ac_compiler_gnu = yes; then
4673 GCC=yes
4674else
4675 GCC=
4676fi
4677ac_test_CFLAGS=${CFLAGS+set}
4678ac_save_CFLAGS=$CFLAGS
4679{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4680$as_echo_n "checking whether $CC accepts -g... " >&6; }
4681if test "${ac_cv_prog_cc_g+set}" = set; then :
4682 $as_echo_n "(cached) " >&6
4683else
4684 ac_save_c_werror_flag=$ac_c_werror_flag
4685 ac_c_werror_flag=yes
4686 ac_cv_prog_cc_g=no
4687 CFLAGS="-g"
4688 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4689/* end confdefs.h. */
4690
4691int
4692main ()
4693{
4694
4695 ;
4696 return 0;
4697}
4698_ACEOF
4699if ac_fn_c_try_compile "$LINENO"; then :
4700 ac_cv_prog_cc_g=yes
4701else
4702 CFLAGS=""
4703 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4704/* end confdefs.h. */
4705
4706int
4707main ()
4708{
4709
4710 ;
4711 return 0;
4712}
4713_ACEOF
4714if ac_fn_c_try_compile "$LINENO"; then :
4715
4716else
4717 ac_c_werror_flag=$ac_save_c_werror_flag
4718 CFLAGS="-g"
4719 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4720/* end confdefs.h. */
4721
4722int
4723main ()
4724{
4725
4726 ;
4727 return 0;
4728}
4729_ACEOF
4730if ac_fn_c_try_compile "$LINENO"; then :
4731 ac_cv_prog_cc_g=yes
4732fi
4733rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4734fi
4735rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4736fi
4737rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4738 ac_c_werror_flag=$ac_save_c_werror_flag
4739fi
4740{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4741$as_echo "$ac_cv_prog_cc_g" >&6; }
4742if test "$ac_test_CFLAGS" = set; then
4743 CFLAGS=$ac_save_CFLAGS
4744elif test $ac_cv_prog_cc_g = yes; then
4745 if test "$GCC" = yes; then
4746 CFLAGS="-g -O2"
4747 else
4748 CFLAGS="-g"
4749 fi
4750else
4751 if test "$GCC" = yes; then
4752 CFLAGS="-O2"
4753 else
4754 CFLAGS=
4755 fi
4756fi
4757{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4758$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4759if test "${ac_cv_prog_cc_c89+set}" = set; then :
4760 $as_echo_n "(cached) " >&6
4761else
4762 ac_cv_prog_cc_c89=no
4763ac_save_CC=$CC
4764cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4765/* end confdefs.h. */
4766#include <stdarg.h>
4767#include <stdio.h>
4768#include <sys/types.h>
4769#include <sys/stat.h>
4770/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4771struct buf { int x; };
4772FILE * (*rcsopen) (struct buf *, struct stat *, int);
4773static char *e (p, i)
4774 char **p;
4775 int i;
4776{
4777 return p[i];
4778}
4779static char *f (char * (*g) (char **, int), char **p, ...)
4780{
4781 char *s;
4782 va_list v;
4783 va_start (v,p);
4784 s = g (p, va_arg (v,int));
4785 va_end (v);
4786 return s;
4787}
4788
4789/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4790 function prototypes and stuff, but not '\xHH' hex character constants.
4791 These don't provoke an error unfortunately, instead are silently treated
4792 as 'x'. The following induces an error, until -std is added to get
4793 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4794 array size at least. It's necessary to write '\x00'==0 to get something
4795 that's true only with -std. */
4796int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4797
4798/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4799 inside strings and character constants. */
4800#define FOO(x) 'x'
4801int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4802
4803int test (int i, double x);
4804struct s1 {int (*f) (int a);};
4805struct s2 {int (*f) (double a);};
4806int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4807int argc;
4808char **argv;
4809int
4810main ()
4811{
4812return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4813 ;
4814 return 0;
4815}
4816_ACEOF
4817for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4818 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4819do
4820 CC="$ac_save_CC $ac_arg"
4821 if ac_fn_c_try_compile "$LINENO"; then :
4822 ac_cv_prog_cc_c89=$ac_arg
4823fi
4824rm -f core conftest.err conftest.$ac_objext
4825 test "x$ac_cv_prog_cc_c89" != "xno" && break
4826done
4827rm -f conftest.$ac_ext
4828CC=$ac_save_CC
4829
4830fi
4831# AC_CACHE_VAL
4832case "x$ac_cv_prog_cc_c89" in
4833 x)
4834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4835$as_echo "none needed" >&6; } ;;
4836 xno)
4837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4838$as_echo "unsupported" >&6; } ;;
4839 *)
4840 CC="$CC $ac_cv_prog_cc_c89"
4841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4842$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4843esac
4844if test "x$ac_cv_prog_cc_c89" != xno; then :
4845
4846fi
4847
4848ac_ext=c
4849ac_cpp='$CPP $CPPFLAGS'
4850ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4851ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4852ac_compiler_gnu=$ac_cv_c_compiler_gnu
4853
4854ac_aux_dir=
4855for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4856 for ac_t in install-sh install.sh shtool; do
4857 if test -f "$ac_dir/$ac_t"; then
4858 ac_aux_dir=$ac_dir
4859 ac_install_sh="$ac_aux_dir/$ac_t -c"
4860 break 2
4861 fi
4862 done
4863done
4864if test -z "$ac_aux_dir"; then
4865 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4866fi
4867
4868# These three variables are undocumented and unsupported,
4869# and are intended to be withdrawn in a future Autoconf release.
4870# They can cause serious problems if a builder's source tree is in a directory
4871# whose full name contains unusual characters.
4872ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4873ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4874ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4875
4876
4877# Make sure we can run config.sub.
4878$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4879 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4880
4881{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4882$as_echo_n "checking build system type... " >&6; }
4883if test "${ac_cv_build+set}" = set; then :
4884 $as_echo_n "(cached) " >&6
4885else
4886 ac_build_alias=$build_alias
4887test "x$ac_build_alias" = x &&
4888 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4889test "x$ac_build_alias" = x &&
4890 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4891ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4892 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4893
4894fi
4895{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4896$as_echo "$ac_cv_build" >&6; }
4897case $ac_cv_build in
4898*-*-*) ;;
4899*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4900esac
4901build=$ac_cv_build
4902ac_save_IFS=$IFS; IFS='-'
4903set x $ac_cv_build
4904shift
4905build_cpu=$1
4906build_vendor=$2
4907shift; shift
4908# Remember, the first character of IFS is used to create $*,
4909# except with old shells:
4910build_os=$*
4911IFS=$ac_save_IFS
4912case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4913
4914
4915{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4916$as_echo_n "checking host system type... " >&6; }
4917if test "${ac_cv_host+set}" = set; then :
4918 $as_echo_n "(cached) " >&6
4919else
4920 if test "x$host_alias" = x; then
4921 ac_cv_host=$ac_cv_build
4922else
4923 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4924 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4925fi
4926
4927fi
4928{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4929$as_echo "$ac_cv_host" >&6; }
4930case $ac_cv_host in
4931*-*-*) ;;
4932*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4933esac
4934host=$ac_cv_host
4935ac_save_IFS=$IFS; IFS='-'
4936set x $ac_cv_host
4937shift
4938host_cpu=$1
4939host_vendor=$2
4940shift; shift
4941# Remember, the first character of IFS is used to create $*,
4942# except with old shells:
4943host_os=$*
4944IFS=$ac_save_IFS
4945case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4946
4947
4948{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
4949$as_echo_n "checking target system type... " >&6; }
4950if test "${ac_cv_target+set}" = set; then :
4951 $as_echo_n "(cached) " >&6
4952else
4953 if test "x$target_alias" = x; then
4954 ac_cv_target=$ac_cv_host
4955else
4956 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4957 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
4958fi
4959
4960fi
4961{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4962$as_echo "$ac_cv_target" >&6; }
4963case $ac_cv_target in
4964*-*-*) ;;
4965*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
4966esac
4967target=$ac_cv_target
4968ac_save_IFS=$IFS; IFS='-'
4969set x $ac_cv_target
4970shift
4971target_cpu=$1
4972target_vendor=$2
4973shift; shift
4974# Remember, the first character of IFS is used to create $*,
4975# except with old shells:
4976target_os=$*
4977IFS=$ac_save_IFS
4978case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
4979
4980
4981# The aliases save the names the user supplied, while $host etc.
4982# will get canonicalized.
4983test -n "$target_alias" &&
4984 test "$program_prefix$program_suffix$program_transform_name" = \
4985 NONENONEs,x,x, &&
4986 program_prefix=${target_alias}-
4987
4988ac_ext=c
4989ac_cpp='$CPP $CPPFLAGS'
4990ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4991ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4992ac_compiler_gnu=$ac_cv_c_compiler_gnu
4993{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4994$as_echo_n "checking how to run the C preprocessor... " >&6; }
4995# On Suns, sometimes $CPP names a directory.
4996if test -n "$CPP" && test -d "$CPP"; then
4997 CPP=
4998fi
4999if test -z "$CPP"; then
5000 if test "${ac_cv_prog_CPP+set}" = set; then :
5001 $as_echo_n "(cached) " >&6
5002else
5003 # Double quotes because CPP needs to be expanded
5004 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5005 do
5006 ac_preproc_ok=false
5007for ac_c_preproc_warn_flag in '' yes
5008do
5009 # Use a header file that comes with gcc, so configuring glibc
5010 # with a fresh cross-compiler works.
5011 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5012 # <limits.h> exists even on freestanding compilers.
5013 # On the NeXT, cc -E runs the code through the compiler's parser,
5014 # not just through cpp. "Syntax error" is here to catch this case.
5015 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5016/* end confdefs.h. */
5017#ifdef __STDC__
5018# include <limits.h>
5019#else
5020# include <assert.h>
5021#endif
5022 Syntax error
5023_ACEOF
5024if ac_fn_c_try_cpp "$LINENO"; then :
5025
5026else
5027 # Broken: fails on valid input.
5028continue
5029fi
5030rm -f conftest.err conftest.$ac_ext
5031
5032 # OK, works on sane cases. Now check whether nonexistent headers
5033 # can be detected and how.
5034 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5035/* end confdefs.h. */
5036#include <ac_nonexistent.h>
5037_ACEOF
5038if ac_fn_c_try_cpp "$LINENO"; then :
5039 # Broken: success on invalid input.
5040continue
5041else
5042 # Passes both tests.
5043ac_preproc_ok=:
5044break
5045fi
5046rm -f conftest.err conftest.$ac_ext
5047
5048done
5049# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5050rm -f conftest.err conftest.$ac_ext
5051if $ac_preproc_ok; then :
5052 break
5053fi
5054
5055 done
5056 ac_cv_prog_CPP=$CPP
5057
5058fi
5059 CPP=$ac_cv_prog_CPP
5060else
5061 ac_cv_prog_CPP=$CPP
5062fi
5063{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5064$as_echo "$CPP" >&6; }
5065ac_preproc_ok=false
5066for ac_c_preproc_warn_flag in '' yes
5067do
5068 # Use a header file that comes with gcc, so configuring glibc
5069 # with a fresh cross-compiler works.
5070 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5071 # <limits.h> exists even on freestanding compilers.
5072 # On the NeXT, cc -E runs the code through the compiler's parser,
5073 # not just through cpp. "Syntax error" is here to catch this case.
5074 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5075/* end confdefs.h. */
5076#ifdef __STDC__
5077# include <limits.h>
5078#else
5079# include <assert.h>
5080#endif
5081 Syntax error
5082_ACEOF
5083if ac_fn_c_try_cpp "$LINENO"; then :
5084
5085else
5086 # Broken: fails on valid input.
5087continue
5088fi
5089rm -f conftest.err conftest.$ac_ext
5090
5091 # OK, works on sane cases. Now check whether nonexistent headers
5092 # can be detected and how.
5093 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5094/* end confdefs.h. */
5095#include <ac_nonexistent.h>
5096_ACEOF
5097if ac_fn_c_try_cpp "$LINENO"; then :
5098 # Broken: success on invalid input.
5099continue
5100else
5101 # Passes both tests.
5102ac_preproc_ok=:
5103break
5104fi
5105rm -f conftest.err conftest.$ac_ext
5106
5107done
5108# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5109rm -f conftest.err conftest.$ac_ext
5110if $ac_preproc_ok; then :
5111
5112else
5113 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5114$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5115as_fn_error "C preprocessor \"$CPP\" fails sanity check
5116See \`config.log' for more details." "$LINENO" 5; }
5117fi
5118
5119ac_ext=c
5120ac_cpp='$CPP $CPPFLAGS'
5121ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5122ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5123ac_compiler_gnu=$ac_cv_c_compiler_gnu
5124
5125
5126{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5127$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5128if test "${ac_cv_path_GREP+set}" = set; then :
5129 $as_echo_n "(cached) " >&6
5130else
5131 if test -z "$GREP"; then
5132 ac_path_GREP_found=false
5133 # Loop through the user's path and test for each of PROGNAME-LIST
5134 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5135for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5136do
5137 IFS=$as_save_IFS
5138 test -z "$as_dir" && as_dir=.
5139 for ac_prog in grep ggrep; do
5140 for ac_exec_ext in '' $ac_executable_extensions; do
5141 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5142 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5143# Check for GNU ac_path_GREP and select it if it is found.
5144 # Check for GNU $ac_path_GREP
5145case `"$ac_path_GREP" --version 2>&1` in
5146*GNU*)
5147 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5148*)
5149 ac_count=0
5150 $as_echo_n 0123456789 >"conftest.in"
5151 while :
5152 do
5153 cat "conftest.in" "conftest.in" >"conftest.tmp"
5154 mv "conftest.tmp" "conftest.in"
5155 cp "conftest.in" "conftest.nl"
5156 $as_echo 'GREP' >> "conftest.nl"
5157 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5158 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5159 as_fn_arith $ac_count + 1 && ac_count=$as_val
5160 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5161 # Best one so far, save it but keep looking for a better one
5162 ac_cv_path_GREP="$ac_path_GREP"
5163 ac_path_GREP_max=$ac_count
5164 fi
5165 # 10*(2^10) chars as input seems more than enough
5166 test $ac_count -gt 10 && break
5167 done
5168 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5169esac
5170
5171 $ac_path_GREP_found && break 3
5172 done
5173 done
5174 done
5175IFS=$as_save_IFS
5176 if test -z "$ac_cv_path_GREP"; then
5177 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5178 fi
5179else
5180 ac_cv_path_GREP=$GREP
5181fi
5182
5183fi
5184{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5185$as_echo "$ac_cv_path_GREP" >&6; }
5186 GREP="$ac_cv_path_GREP"
5187
5188
5189{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5190$as_echo_n "checking for egrep... " >&6; }
5191if test "${ac_cv_path_EGREP+set}" = set; then :
5192 $as_echo_n "(cached) " >&6
5193else
5194 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5195 then ac_cv_path_EGREP="$GREP -E"
5196 else
5197 if test -z "$EGREP"; then
5198 ac_path_EGREP_found=false
5199 # Loop through the user's path and test for each of PROGNAME-LIST
5200 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5201for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5202do
5203 IFS=$as_save_IFS
5204 test -z "$as_dir" && as_dir=.
5205 for ac_prog in egrep; do
5206 for ac_exec_ext in '' $ac_executable_extensions; do
5207 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5208 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5209# Check for GNU ac_path_EGREP and select it if it is found.
5210 # Check for GNU $ac_path_EGREP
5211case `"$ac_path_EGREP" --version 2>&1` in
5212*GNU*)
5213 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5214*)
5215 ac_count=0
5216 $as_echo_n 0123456789 >"conftest.in"
5217 while :
5218 do
5219 cat "conftest.in" "conftest.in" >"conftest.tmp"
5220 mv "conftest.tmp" "conftest.in"
5221 cp "conftest.in" "conftest.nl"
5222 $as_echo 'EGREP' >> "conftest.nl"
5223 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5224 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5225 as_fn_arith $ac_count + 1 && ac_count=$as_val
5226 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5227 # Best one so far, save it but keep looking for a better one
5228 ac_cv_path_EGREP="$ac_path_EGREP"
5229 ac_path_EGREP_max=$ac_count
5230 fi
5231 # 10*(2^10) chars as input seems more than enough
5232 test $ac_count -gt 10 && break
5233 done
5234 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5235esac
5236
5237 $ac_path_EGREP_found && break 3
5238 done
5239 done
5240 done
5241IFS=$as_save_IFS
5242 if test -z "$ac_cv_path_EGREP"; then
5243 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5244 fi
5245else
5246 ac_cv_path_EGREP=$EGREP
5247fi
5248
5249 fi
5250fi
5251{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5252$as_echo "$ac_cv_path_EGREP" >&6; }
5253 EGREP="$ac_cv_path_EGREP"
5254
5255
5256{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5257$as_echo_n "checking for ANSI C header files... " >&6; }
5258if test "${ac_cv_header_stdc+set}" = set; then :
5259 $as_echo_n "(cached) " >&6
5260else
5261 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5262/* end confdefs.h. */
5263#include <stdlib.h>
5264#include <stdarg.h>
5265#include <string.h>
5266#include <float.h>
5267
5268int
5269main ()
5270{
5271
5272 ;
5273 return 0;
5274}
5275_ACEOF
5276if ac_fn_c_try_compile "$LINENO"; then :
5277 ac_cv_header_stdc=yes
5278else
5279 ac_cv_header_stdc=no
5280fi
5281rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5282
5283if test $ac_cv_header_stdc = yes; then
5284 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5285 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5286/* end confdefs.h. */
5287#include <string.h>
5288
5289_ACEOF
5290if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5291 $EGREP "memchr" >/dev/null 2>&1; then :
5292
5293else
5294 ac_cv_header_stdc=no
5295fi
5296rm -f conftest*
5297
5298fi
5299
5300if test $ac_cv_header_stdc = yes; then
5301 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5302 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5303/* end confdefs.h. */
5304#include <stdlib.h>
5305
5306_ACEOF
5307if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5308 $EGREP "free" >/dev/null 2>&1; then :
5309
5310else
5311 ac_cv_header_stdc=no
5312fi
5313rm -f conftest*
5314
5315fi
5316
5317if test $ac_cv_header_stdc = yes; then
5318 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5319 if test "$cross_compiling" = yes; then :
5320 :
5321else
5322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5323/* end confdefs.h. */
5324#include <ctype.h>
5325#include <stdlib.h>
5326#if ((' ' & 0x0FF) == 0x020)
5327# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5328# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5329#else
5330# define ISLOWER(c) \
5331 (('a' <= (c) && (c) <= 'i') \
5332 || ('j' <= (c) && (c) <= 'r') \
5333 || ('s' <= (c) && (c) <= 'z'))
5334# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5335#endif
5336
5337#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5338int
5339main ()
5340{
5341 int i;
5342 for (i = 0; i < 256; i++)
5343 if (XOR (islower (i), ISLOWER (i))
5344 || toupper (i) != TOUPPER (i))
5345 return 2;
5346 return 0;
5347}
5348_ACEOF
5349if ac_fn_c_try_run "$LINENO"; then :
5350
5351else
5352 ac_cv_header_stdc=no
5353fi
5354rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5355 conftest.$ac_objext conftest.beam conftest.$ac_ext
5356fi
5357
5358fi
5359fi
5360{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5361$as_echo "$ac_cv_header_stdc" >&6; }
5362if test $ac_cv_header_stdc = yes; then
5363
5364$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5365
5366fi
5367
5368# On IRIX 5.3, sys/types and inttypes.h are conflicting.
5369for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5370 inttypes.h stdint.h unistd.h
5371do :
5372 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5373ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5374"
5375eval as_val=\$$as_ac_Header
5376 if test "x$as_val" = x""yes; then :
5377 cat >>confdefs.h <<_ACEOF
5378#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5379_ACEOF
5380
5381fi
5382
5383done
5384
5385
5386
5387 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5388if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5389 MINIX=yes
5390else
5391 MINIX=
5392fi
5393
5394
5395 if test "$MINIX" = yes; then
5396
5397$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5398
5399
5400$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5401
5402
5403$as_echo "#define _MINIX 1" >>confdefs.h
5404
5405 fi
5406
5407
5408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5409$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5410if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5411 $as_echo_n "(cached) " >&6
5412else
5413 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5414/* end confdefs.h. */
5415
5416# define __EXTENSIONS__ 1
5417 $ac_includes_default
5418int
5419main ()
5420{
5421
5422 ;
5423 return 0;
5424}
5425_ACEOF
5426if ac_fn_c_try_compile "$LINENO"; then :
5427 ac_cv_safe_to_define___extensions__=yes
5428else
5429 ac_cv_safe_to_define___extensions__=no
5430fi
5431rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5432fi
5433{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5434$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5435 test $ac_cv_safe_to_define___extensions__ = yes &&
5436 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5437
5438 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5439
5440 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5441
5442 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5443
5444 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5445
5446
5447test "$program_prefix" != NONE &&
5448 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5449# Use a double $ so make ignores it.
5450test "$program_suffix" != NONE &&
5451 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5452# Double any \ or $.
5453# By default was `s,x,x', remove it if useless.
5454ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5455program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5456
5457# Find a good install program. We prefer a C program (faster),
5458# so one script is as good as another. But avoid the broken or
5459# incompatible versions:
5460# SysV /etc/install, /usr/sbin/install
5461# SunOS /usr/etc/install
5462# IRIX /sbin/install
5463# AIX /bin/install
5464# AmigaOS /C/install, which installs bootblocks on floppy discs
5465# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5466# AFS /usr/afsws/bin/install, which mishandles nonexistent args
5467# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5468# OS/2's system install, which has a completely different semantic
5469# ./install, which can be erroneously created by make from ./install.sh.
5470# Reject install programs that cannot install multiple files.
5471{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5472$as_echo_n "checking for a BSD-compatible install... " >&6; }
5473if test -z "$INSTALL"; then
5474if test "${ac_cv_path_install+set}" = set; then :
5475 $as_echo_n "(cached) " >&6
5476else
5477 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5478for as_dir in $PATH
5479do
5480 IFS=$as_save_IFS
5481 test -z "$as_dir" && as_dir=.
5482 # Account for people who put trailing slashes in PATH elements.
5483case $as_dir/ in #((
5484 ./ | .// | /[cC]/* | \
5485 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5486 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5487 /usr/ucb/* ) ;;
5488 *)
5489 # OSF1 and SCO ODT 3.0 have their own names for install.
5490 # Don't use installbsd from OSF since it installs stuff as root
5491 # by default.
5492 for ac_prog in ginstall scoinst install; do
5493 for ac_exec_ext in '' $ac_executable_extensions; do
5494 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5495 if test $ac_prog = install &&
5496 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5497 # AIX install. It has an incompatible calling convention.
5498 :
5499 elif test $ac_prog = install &&
5500 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5501 # program-specific install script used by HP pwplus--don't use.
5502 :
5503 else
5504 rm -rf conftest.one conftest.two conftest.dir
5505 echo one > conftest.one
5506 echo two > conftest.two
5507 mkdir conftest.dir
5508 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5509 test -s conftest.one && test -s conftest.two &&
5510 test -s conftest.dir/conftest.one &&
5511 test -s conftest.dir/conftest.two
5512 then
5513 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5514 break 3
5515 fi
5516 fi
5517 fi
5518 done
5519 done
5520 ;;
5521esac
5522
5523 done
5524IFS=$as_save_IFS
5525
5526rm -rf conftest.one conftest.two conftest.dir
5527
5528fi
5529 if test "${ac_cv_path_install+set}" = set; then
5530 INSTALL=$ac_cv_path_install
5531 else
5532 # As a last resort, use the slow shell script. Don't cache a
5533 # value for INSTALL within a source directory, because that will
5534 # break other packages using the cache if that directory is
5535 # removed, or if the value is a relative name.
5536 INSTALL=$ac_install_sh
5537 fi
5538fi
5539{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5540$as_echo "$INSTALL" >&6; }
5541
5542# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5543# It thinks the first close brace ends the variable substitution.
5544test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5545
5546test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5547
5548test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5549
5550rm -rf .tst 2>/dev/null
5551mkdir .tst 2>/dev/null
5552if test -d .tst; then
5553 am__leading_dot=.
5554else
5555 am__leading_dot=_
5556fi
5557rmdir .tst 2>/dev/null
5558
5559DEPDIR="${am__leading_dot}deps"
5560
5561case `pwd` in
5562 *\ * | *\ *)
5563 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5564$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5565esac
5566
5567
5568
5569macro_version='2.2.7a'
5570macro_revision='1.3134'
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584ltmain="$ac_aux_dir/ltmain.sh"
5585
5586# Backslashify metacharacters that are still active within
5587# double-quoted strings.
5588sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5589
5590# Same as above, but do not quote variable references.
5591double_quote_subst='s/\(["`\\]\)/\\\1/g'
5592
5593# Sed substitution to delay expansion of an escaped shell variable in a
5594# double_quote_subst'ed string.
5595delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5596
5597# Sed substitution to delay expansion of an escaped single quote.
5598delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5599
5600# Sed substitution to avoid accidental globbing in evaled expressions
5601no_glob_subst='s/\*/\\\*/g'
5602
5603ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5604ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5605ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5606
5607{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5608$as_echo_n "checking how to print strings... " >&6; }
5609# Test print first, because it will be a builtin if present.
5610if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5611 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5612 ECHO='print -r --'
5613elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5614 ECHO='printf %s\n'
5615else
5616 # Use this function as a fallback that always works.
5617 func_fallback_echo ()
5618 {
5619 eval 'cat <<_LTECHO_EOF
5620$1
5621_LTECHO_EOF'
5622 }
5623 ECHO='func_fallback_echo'
5624fi
5625
5626# func_echo_all arg...
5627# Invoke $ECHO with all args, space-separated.
5628func_echo_all ()
5629{
5630 $ECHO ""
5631}
5632
5633case "$ECHO" in
5634 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5635$as_echo "printf" >&6; } ;;
5636 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5637$as_echo "print -r" >&6; } ;;
5638 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5639$as_echo "cat" >&6; } ;;
5640esac
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5656$as_echo_n "checking for a sed that does not truncate output... " >&6; }
5657if test "${ac_cv_path_SED+set}" = set; then :
5658 $as_echo_n "(cached) " >&6
5659else
5660 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5661 for ac_i in 1 2 3 4 5 6 7; do
5662 ac_script="$ac_script$as_nl$ac_script"
5663 done
5664 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5665 { ac_script=; unset ac_script;}
5666 if test -z "$SED"; then
5667 ac_path_SED_found=false
5668 # Loop through the user's path and test for each of PROGNAME-LIST
5669 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5670for as_dir in $PATH
5671do
5672 IFS=$as_save_IFS
5673 test -z "$as_dir" && as_dir=.
5674 for ac_prog in sed gsed; do
5675 for ac_exec_ext in '' $ac_executable_extensions; do
5676 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5677 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5678# Check for GNU ac_path_SED and select it if it is found.
5679 # Check for GNU $ac_path_SED
5680case `"$ac_path_SED" --version 2>&1` in
5681*GNU*)
5682 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5683*)
5684 ac_count=0
5685 $as_echo_n 0123456789 >"conftest.in"
5686 while :
5687 do
5688 cat "conftest.in" "conftest.in" >"conftest.tmp"
5689 mv "conftest.tmp" "conftest.in"
5690 cp "conftest.in" "conftest.nl"
5691 $as_echo '' >> "conftest.nl"
5692 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5693 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5694 as_fn_arith $ac_count + 1 && ac_count=$as_val
5695 if test $ac_count -gt ${ac_path_SED_max-0}; then
5696 # Best one so far, save it but keep looking for a better one
5697 ac_cv_path_SED="$ac_path_SED"
5698 ac_path_SED_max=$ac_count
5699 fi
5700 # 10*(2^10) chars as input seems more than enough
5701 test $ac_count -gt 10 && break
5702 done
5703 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5704esac
5705
5706 $ac_path_SED_found && break 3
5707 done
5708 done
5709 done
5710IFS=$as_save_IFS
5711 if test -z "$ac_cv_path_SED"; then
5712 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5713 fi
5714else
5715 ac_cv_path_SED=$SED
5716fi
5717
5718fi
5719{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5720$as_echo "$ac_cv_path_SED" >&6; }
5721 SED="$ac_cv_path_SED"
5722 rm -f conftest.sed
5723
5724test -z "$SED" && SED=sed
5725Xsed="$SED -e 1s/^X//"
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5738$as_echo_n "checking for fgrep... " >&6; }
5739if test "${ac_cv_path_FGREP+set}" = set; then :
5740 $as_echo_n "(cached) " >&6
5741else
5742 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5743 then ac_cv_path_FGREP="$GREP -F"
5744 else
5745 if test -z "$FGREP"; then
5746 ac_path_FGREP_found=false
5747 # Loop through the user's path and test for each of PROGNAME-LIST
5748 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5749for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5750do
5751 IFS=$as_save_IFS
5752 test -z "$as_dir" && as_dir=.
5753 for ac_prog in fgrep; do
5754 for ac_exec_ext in '' $ac_executable_extensions; do
5755 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5756 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5757# Check for GNU ac_path_FGREP and select it if it is found.
5758 # Check for GNU $ac_path_FGREP
5759case `"$ac_path_FGREP" --version 2>&1` in
5760*GNU*)
5761 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5762*)
5763 ac_count=0
5764 $as_echo_n 0123456789 >"conftest.in"
5765 while :
5766 do
5767 cat "conftest.in" "conftest.in" >"conftest.tmp"
5768 mv "conftest.tmp" "conftest.in"
5769 cp "conftest.in" "conftest.nl"
5770 $as_echo 'FGREP' >> "conftest.nl"
5771 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5772 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5773 as_fn_arith $ac_count + 1 && ac_count=$as_val
5774 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5775 # Best one so far, save it but keep looking for a better one
5776 ac_cv_path_FGREP="$ac_path_FGREP"
5777 ac_path_FGREP_max=$ac_count
5778 fi
5779 # 10*(2^10) chars as input seems more than enough
5780 test $ac_count -gt 10 && break
5781 done
5782 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5783esac
5784
5785 $ac_path_FGREP_found && break 3
5786 done
5787 done
5788 done
5789IFS=$as_save_IFS
5790 if test -z "$ac_cv_path_FGREP"; then
5791 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5792 fi
5793else
5794 ac_cv_path_FGREP=$FGREP
5795fi
5796
5797 fi
5798fi
5799{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5800$as_echo "$ac_cv_path_FGREP" >&6; }
5801 FGREP="$ac_cv_path_FGREP"
5802
5803
5804test -z "$GREP" && GREP=grep
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824# Check whether --with-gnu-ld was given.
5825if test "${with_gnu_ld+set}" = set; then :
5826 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5827else
5828 with_gnu_ld=no
5829fi
5830
5831ac_prog=ld
5832if test "$GCC" = yes; then
5833 # Check if gcc -print-prog-name=ld gives a path.
5834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5835$as_echo_n "checking for ld used by $CC... " >&6; }
5836 case $host in
5837 *-*-mingw*)
5838 # gcc leaves a trailing carriage return which upsets mingw
5839 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5840 *)
5841 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5842 esac
5843 case $ac_prog in
5844 # Accept absolute paths.
5845 [\\/]* | ?:[\\/]*)
5846 re_direlt='/[^/][^/]*/\.\./'
5847 # Canonicalize the pathname of ld
5848 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5849 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5850 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5851 done
5852 test -z "$LD" && LD="$ac_prog"
5853 ;;
5854 "")
5855 # If it fails, then pretend we aren't using GCC.
5856 ac_prog=ld
5857 ;;
5858 *)
5859 # If it is relative, then search for the first ld in PATH.
5860 with_gnu_ld=unknown
5861 ;;
5862 esac
5863elif test "$with_gnu_ld" = yes; then
5864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5865$as_echo_n "checking for GNU ld... " >&6; }
5866else
5867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5868$as_echo_n "checking for non-GNU ld... " >&6; }
5869fi
5870if test "${lt_cv_path_LD+set}" = set; then :
5871 $as_echo_n "(cached) " >&6
5872else
5873 if test -z "$LD"; then
5874 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5875 for ac_dir in $PATH; do
5876 IFS="$lt_save_ifs"
5877 test -z "$ac_dir" && ac_dir=.
5878 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5879 lt_cv_path_LD="$ac_dir/$ac_prog"
5880 # Check to see if the program is GNU ld. I'd rather use --version,
5881 # but apparently some variants of GNU ld only accept -v.
5882 # Break only if it was the GNU/non-GNU ld that we prefer.
5883 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5884 *GNU* | *'with BFD'*)
5885 test "$with_gnu_ld" != no && break
5886 ;;
5887 *)
5888 test "$with_gnu_ld" != yes && break
5889 ;;
5890 esac
5891 fi
5892 done
5893 IFS="$lt_save_ifs"
5894else
5895 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5896fi
5897fi
5898
5899LD="$lt_cv_path_LD"
5900if test -n "$LD"; then
5901 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5902$as_echo "$LD" >&6; }
5903else
5904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5905$as_echo "no" >&6; }
5906fi
5907test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5908{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5909$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5910if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5911 $as_echo_n "(cached) " >&6
5912else
5913 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5914case `$LD -v 2>&1 </dev/null` in
5915*GNU* | *'with BFD'*)
5916 lt_cv_prog_gnu_ld=yes
5917 ;;
5918*)
5919 lt_cv_prog_gnu_ld=no
5920 ;;
5921esac
5922fi
5923{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5924$as_echo "$lt_cv_prog_gnu_ld" >&6; }
5925with_gnu_ld=$lt_cv_prog_gnu_ld
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5936$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5937if test "${lt_cv_path_NM+set}" = set; then :
5938 $as_echo_n "(cached) " >&6
5939else
5940 if test -n "$NM"; then
5941 # Let the user override the test.
5942 lt_cv_path_NM="$NM"
5943else
5944 lt_nm_to_check="${ac_tool_prefix}nm"
5945 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5946 lt_nm_to_check="$lt_nm_to_check nm"
5947 fi
5948 for lt_tmp_nm in $lt_nm_to_check; do
5949 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5950 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5951 IFS="$lt_save_ifs"
5952 test -z "$ac_dir" && ac_dir=.
5953 tmp_nm="$ac_dir/$lt_tmp_nm"
5954 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5955 # Check to see if the nm accepts a BSD-compat flag.
5956 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5957 # nm: unknown option "B" ignored
5958 # Tru64's nm complains that /dev/null is an invalid object file
5959 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5960 */dev/null* | *'Invalid file or object type'*)
5961 lt_cv_path_NM="$tmp_nm -B"
5962 break
5963 ;;
5964 *)
5965 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5966 */dev/null*)
5967 lt_cv_path_NM="$tmp_nm -p"
5968 break
5969 ;;
5970 *)
5971 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5972 continue # so that we can try to find one that supports BSD flags
5973 ;;
5974 esac
5975 ;;
5976 esac
5977 fi
5978 done
5979 IFS="$lt_save_ifs"
5980 done
5981 : ${lt_cv_path_NM=no}
5982fi
5983fi
5984{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5985$as_echo "$lt_cv_path_NM" >&6; }
5986if test "$lt_cv_path_NM" != "no"; then
5987 NM="$lt_cv_path_NM"
5988else
5989 # Didn't find any BSD compatible name lister, look for dumpbin.
5990 if test -n "$DUMPBIN"; then :
5991 # Let the user override the test.
5992 else
5993 if test -n "$ac_tool_prefix"; then
5994 for ac_prog in dumpbin "link -dump"
5995 do
5996 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5997set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5998{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5999$as_echo_n "checking for $ac_word... " >&6; }
6000if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
6001 $as_echo_n "(cached) " >&6
6002else
6003 if test -n "$DUMPBIN"; then
6004 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6005else
6006as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6007for as_dir in $PATH
6008do
6009 IFS=$as_save_IFS
6010 test -z "$as_dir" && as_dir=.
6011 for ac_exec_ext in '' $ac_executable_extensions; do
6012 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6013 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6014 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6015 break 2
6016 fi
6017done
6018 done
6019IFS=$as_save_IFS
6020
6021fi
6022fi
6023DUMPBIN=$ac_cv_prog_DUMPBIN
6024if test -n "$DUMPBIN"; then
6025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6026$as_echo "$DUMPBIN" >&6; }
6027else
6028 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6029$as_echo "no" >&6; }
6030fi
6031
6032
6033 test -n "$DUMPBIN" && break
6034 done
6035fi
6036if test -z "$DUMPBIN"; then
6037 ac_ct_DUMPBIN=$DUMPBIN
6038 for ac_prog in dumpbin "link -dump"
6039do
6040 # Extract the first word of "$ac_prog", so it can be a program name with args.
6041set dummy $ac_prog; ac_word=$2
6042{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6043$as_echo_n "checking for $ac_word... " >&6; }
6044if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6045 $as_echo_n "(cached) " >&6
6046else
6047 if test -n "$ac_ct_DUMPBIN"; then
6048 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6049else
6050as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6051for as_dir in $PATH
6052do
6053 IFS=$as_save_IFS
6054 test -z "$as_dir" && as_dir=.
6055 for ac_exec_ext in '' $ac_executable_extensions; do
6056 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6057 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6058 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6059 break 2
6060 fi
6061done
6062 done
6063IFS=$as_save_IFS
6064
6065fi
6066fi
6067ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6068if test -n "$ac_ct_DUMPBIN"; then
6069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6070$as_echo "$ac_ct_DUMPBIN" >&6; }
6071else
6072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6073$as_echo "no" >&6; }
6074fi
6075
6076
6077 test -n "$ac_ct_DUMPBIN" && break
6078done
6079
6080 if test "x$ac_ct_DUMPBIN" = x; then
6081 DUMPBIN=":"
6082 else
6083 case $cross_compiling:$ac_tool_warned in
6084yes:)
6085{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6086$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6087ac_tool_warned=yes ;;
6088esac
6089 DUMPBIN=$ac_ct_DUMPBIN
6090 fi
6091fi
6092
6093 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6094 *COFF*)
6095 DUMPBIN="$DUMPBIN -symbols"
6096 ;;
6097 *)
6098 DUMPBIN=:
6099 ;;
6100 esac
6101 fi
6102
6103 if test "$DUMPBIN" != ":"; then
6104 NM="$DUMPBIN"
6105 fi
6106fi
6107test -z "$NM" && NM=nm
6108
6109
6110
6111
6112
6113
6114{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6115$as_echo_n "checking the name lister ($NM) interface... " >&6; }
6116if test "${lt_cv_nm_interface+set}" = set; then :
6117 $as_echo_n "(cached) " >&6
6118else
6119 lt_cv_nm_interface="BSD nm"
6120 echo "int some_variable = 0;" > conftest.$ac_ext
6121 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6122 (eval "$ac_compile" 2>conftest.err)
6123 cat conftest.err >&5
6124 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6125 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6126 cat conftest.err >&5
6127 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6128 cat conftest.out >&5
6129 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6130 lt_cv_nm_interface="MS dumpbin"
6131 fi
6132 rm -f conftest*
6133fi
6134{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6135$as_echo "$lt_cv_nm_interface" >&6; }
6136
6137{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6138$as_echo_n "checking whether ln -s works... " >&6; }
6139LN_S=$as_ln_s
6140if test "$LN_S" = "ln -s"; then
6141 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6142$as_echo "yes" >&6; }
6143else
6144 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6145$as_echo "no, using $LN_S" >&6; }
6146fi
6147
6148# find the maximum length of command line arguments
6149{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6150$as_echo_n "checking the maximum length of command line arguments... " >&6; }
6151if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6152 $as_echo_n "(cached) " >&6
6153else
6154 i=0
6155 teststring="ABCD"
6156
6157 case $build_os in
6158 msdosdjgpp*)
6159 # On DJGPP, this test can blow up pretty badly due to problems in libc
6160 # (any single argument exceeding 2000 bytes causes a buffer overrun
6161 # during glob expansion). Even if it were fixed, the result of this
6162 # check would be larger than it should be.
6163 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6164 ;;
6165
6166 gnu*)
6167 # Under GNU Hurd, this test is not required because there is
6168 # no limit to the length of command line arguments.
6169 # Libtool will interpret -1 as no limit whatsoever
6170 lt_cv_sys_max_cmd_len=-1;
6171 ;;
6172
6173 cygwin* | mingw* | cegcc*)
6174 # On Win9x/ME, this test blows up -- it succeeds, but takes
6175 # about 5 minutes as the teststring grows exponentially.
6176 # Worse, since 9x/ME are not pre-emptively multitasking,
6177 # you end up with a "frozen" computer, even though with patience
6178 # the test eventually succeeds (with a max line length of 256k).
6179 # Instead, let's just punt: use the minimum linelength reported by
6180 # all of the supported platforms: 8192 (on NT/2K/XP).
6181 lt_cv_sys_max_cmd_len=8192;
6182 ;;
6183
6184 mint*)
6185 # On MiNT this can take a long time and run out of memory.
6186 lt_cv_sys_max_cmd_len=8192;
6187 ;;
6188
6189 amigaos*)
6190 # On AmigaOS with pdksh, this test takes hours, literally.
6191 # So we just punt and use a minimum line length of 8192.
6192 lt_cv_sys_max_cmd_len=8192;
6193 ;;
6194
6195 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6196 # This has been around since 386BSD, at least. Likely further.
6197 if test -x /sbin/sysctl; then
6198 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6199 elif test -x /usr/sbin/sysctl; then
6200 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6201 else
6202 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6203 fi
6204 # And add a safety zone
6205 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6206 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6207 ;;
6208
6209 interix*)
6210 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6211 lt_cv_sys_max_cmd_len=196608
6212 ;;
6213
6214 osf*)
6215 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6216 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6217 # nice to cause kernel panics so lets avoid the loop below.
6218 # First set a reasonable default.
6219 lt_cv_sys_max_cmd_len=16384
6220 #
6221 if test -x /sbin/sysconfig; then
6222 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6223 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6224 esac
6225 fi
6226 ;;
6227 sco3.2v5*)
6228 lt_cv_sys_max_cmd_len=102400
6229 ;;
6230 sysv5* | sco5v6* | sysv4.2uw2*)
6231 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6232 if test -n "$kargmax"; then
6233 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6234 else
6235 lt_cv_sys_max_cmd_len=32768
6236 fi
6237 ;;
6238 *)
6239 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6240 if test -n "$lt_cv_sys_max_cmd_len"; then
6241 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6242 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6243 else
6244 # Make teststring a little bigger before we do anything with it.
6245 # a 1K string should be a reasonable start.
6246 for i in 1 2 3 4 5 6 7 8 ; do
6247 teststring=$teststring$teststring
6248 done
6249 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6250 # If test is not a shell built-in, we'll probably end up computing a
6251 # maximum length that is only half of the actual maximum length, but
6252 # we can't tell.
6253 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6254 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6255 test $i != 17 # 1/2 MB should be enough
6256 do
6257 i=`expr $i + 1`
6258 teststring=$teststring$teststring
6259 done
6260 # Only check the string length outside the loop.
6261 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6262 teststring=
6263 # Add a significant safety factor because C++ compilers can tack on
6264 # massive amounts of additional arguments before passing them to the
6265 # linker. It appears as though 1/2 is a usable value.
6266 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6267 fi
6268 ;;
6269 esac
6270
6271fi
6272
6273if test -n $lt_cv_sys_max_cmd_len ; then
6274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6275$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6276else
6277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6278$as_echo "none" >&6; }
6279fi
6280max_cmd_len=$lt_cv_sys_max_cmd_len
6281
6282
6283
6284
6285
6286
6287: ${CP="cp -f"}
6288: ${MV="mv -f"}
6289: ${RM="rm -f"}
6290
6291{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6292$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6293# Try some XSI features
6294xsi_shell=no
6295( _lt_dummy="a/b/c"
6296 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6297 = c,a/b,, \
6298 && eval 'test $(( 1 + 1 )) -eq 2 \
6299 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6300 && xsi_shell=yes
6301{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6302$as_echo "$xsi_shell" >&6; }
6303
6304
6305{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6306$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6307lt_shell_append=no
6308( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6309 >/dev/null 2>&1 \
6310 && lt_shell_append=yes
6311{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6312$as_echo "$lt_shell_append" >&6; }
6313
6314
6315if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6316 lt_unset=unset
6317else
6318 lt_unset=false
6319fi
6320
6321
6322
6323
6324
6325# test EBCDIC or ASCII
6326case `echo X|tr X '\101'` in
6327 A) # ASCII based system
6328 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6329 lt_SP2NL='tr \040 \012'
6330 lt_NL2SP='tr \015\012 \040\040'
6331 ;;
6332 *) # EBCDIC based system
6333 lt_SP2NL='tr \100 \n'
6334 lt_NL2SP='tr \r\n \100\100'
6335 ;;
6336esac
6337
6338
6339
6340
6341
6342
6343
6344
6345
6346{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6347$as_echo_n "checking for $LD option to reload object files... " >&6; }
6348if test "${lt_cv_ld_reload_flag+set}" = set; then :
6349 $as_echo_n "(cached) " >&6
6350else
6351 lt_cv_ld_reload_flag='-r'
6352fi
6353{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6354$as_echo "$lt_cv_ld_reload_flag" >&6; }
6355reload_flag=$lt_cv_ld_reload_flag
6356case $reload_flag in
6357"" | " "*) ;;
6358*) reload_flag=" $reload_flag" ;;
6359esac
6360reload_cmds='$LD$reload_flag -o $output$reload_objs'
6361case $host_os in
6362 darwin*)
6363 if test "$GCC" = yes; then
6364 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6365 else
6366 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6367 fi
6368 ;;
6369esac
6370
6371
6372
6373
6374
6375
6376
6377
6378
6379if test -n "$ac_tool_prefix"; then
6380 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6381set dummy ${ac_tool_prefix}objdump; ac_word=$2
6382{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6383$as_echo_n "checking for $ac_word... " >&6; }
6384if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6385 $as_echo_n "(cached) " >&6
6386else
6387 if test -n "$OBJDUMP"; then
6388 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6389else
6390as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6391for as_dir in $PATH
6392do
6393 IFS=$as_save_IFS
6394 test -z "$as_dir" && as_dir=.
6395 for ac_exec_ext in '' $ac_executable_extensions; do
6396 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6397 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6398 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6399 break 2
6400 fi
6401done
6402 done
6403IFS=$as_save_IFS
6404
6405fi
6406fi
6407OBJDUMP=$ac_cv_prog_OBJDUMP
6408if test -n "$OBJDUMP"; then
6409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6410$as_echo "$OBJDUMP" >&6; }
6411else
6412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6413$as_echo "no" >&6; }
6414fi
6415
6416
6417fi
6418if test -z "$ac_cv_prog_OBJDUMP"; then
6419 ac_ct_OBJDUMP=$OBJDUMP
6420 # Extract the first word of "objdump", so it can be a program name with args.
6421set dummy objdump; ac_word=$2
6422{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6423$as_echo_n "checking for $ac_word... " >&6; }
6424if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6425 $as_echo_n "(cached) " >&6
6426else
6427 if test -n "$ac_ct_OBJDUMP"; then
6428 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6429else
6430as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6431for as_dir in $PATH
6432do
6433 IFS=$as_save_IFS
6434 test -z "$as_dir" && as_dir=.
6435 for ac_exec_ext in '' $ac_executable_extensions; do
6436 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6437 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6438 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6439 break 2
6440 fi
6441done
6442 done
6443IFS=$as_save_IFS
6444
6445fi
6446fi
6447ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6448if test -n "$ac_ct_OBJDUMP"; then
6449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6450$as_echo "$ac_ct_OBJDUMP" >&6; }
6451else
6452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6453$as_echo "no" >&6; }
6454fi
6455
6456 if test "x$ac_ct_OBJDUMP" = x; then
6457 OBJDUMP="false"
6458 else
6459 case $cross_compiling:$ac_tool_warned in
6460yes:)
6461{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6462$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6463ac_tool_warned=yes ;;
6464esac
6465 OBJDUMP=$ac_ct_OBJDUMP
6466 fi
6467else
6468 OBJDUMP="$ac_cv_prog_OBJDUMP"
6469fi
6470
6471test -z "$OBJDUMP" && OBJDUMP=objdump
6472
6473
6474
6475
6476
6477
6478
6479
6480
6481{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6482$as_echo_n "checking how to recognize dependent libraries... " >&6; }
6483if test "${lt_cv_deplibs_check_method+set}" = set; then :
6484 $as_echo_n "(cached) " >&6
6485else
6486 lt_cv_file_magic_cmd='$MAGIC_CMD'
6487lt_cv_file_magic_test_file=
6488lt_cv_deplibs_check_method='unknown'
6489# Need to set the preceding variable on all platforms that support
6490# interlibrary dependencies.
6491# 'none' -- dependencies not supported.
6492# `unknown' -- same as none, but documents that we really don't know.
6493# 'pass_all' -- all dependencies passed with no checks.
6494# 'test_compile' -- check by making test program.
6495# 'file_magic [[regex]]' -- check by looking for files in library path
6496# which responds to the $file_magic_cmd with a given extended regex.
6497# If you have `file' or equivalent on your system and you're not sure
6498# whether `pass_all' will *always* work, you probably want this one.
6499
6500case $host_os in
6501aix[4-9]*)
6502 lt_cv_deplibs_check_method=pass_all
6503 ;;
6504
6505beos*)
6506 lt_cv_deplibs_check_method=pass_all
6507 ;;
6508
6509bsdi[45]*)
6510 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6511 lt_cv_file_magic_cmd='/usr/bin/file -L'
6512 lt_cv_file_magic_test_file=/shlib/libc.so
6513 ;;
6514
6515cygwin*)
6516 # func_win32_libid is a shell function defined in ltmain.sh
6517 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6518 lt_cv_file_magic_cmd='func_win32_libid'
6519 ;;
6520
6521mingw* | pw32*)
6522 # Base MSYS/MinGW do not provide the 'file' command needed by
6523 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6524 # unless we find 'file', for example because we are cross-compiling.
6525 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6526 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6527 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6528 lt_cv_file_magic_cmd='func_win32_libid'
6529 else
6530 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6531 lt_cv_file_magic_cmd='$OBJDUMP -f'
6532 fi
6533 ;;
6534
6535cegcc*)
6536 # use the weaker test based on 'objdump'. See mingw*.
6537 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6538 lt_cv_file_magic_cmd='$OBJDUMP -f'
6539 ;;
6540
6541darwin* | rhapsody*)
6542 lt_cv_deplibs_check_method=pass_all
6543 ;;
6544
6545freebsd* | dragonfly*)
6546 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6547 case $host_cpu in
6548 i*86 )
6549 # Not sure whether the presence of OpenBSD here was a mistake.
6550 # Let's accept both of them until this is cleared up.
6551 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6552 lt_cv_file_magic_cmd=/usr/bin/file
6553 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6554 ;;
6555 esac
6556 else
6557 lt_cv_deplibs_check_method=pass_all
6558 fi
6559 ;;
6560
6561gnu*)
6562 lt_cv_deplibs_check_method=pass_all
6563 ;;
6564
6565haiku*)
6566 lt_cv_deplibs_check_method=pass_all
6567 ;;
6568
6569hpux10.20* | hpux11*)
6570 lt_cv_file_magic_cmd=/usr/bin/file
6571 case $host_cpu in
6572 ia64*)
6573 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6574 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6575 ;;
6576 hppa*64*)
6577 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'
6578 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6579 ;;
6580 *)
6581 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6582 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6583 ;;
6584 esac
6585 ;;
6586
6587interix[3-9]*)
6588 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6589 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6590 ;;
6591
6592irix5* | irix6* | nonstopux*)
6593 case $LD in
6594 *-32|*"-32 ") libmagic=32-bit;;
6595 *-n32|*"-n32 ") libmagic=N32;;
6596 *-64|*"-64 ") libmagic=64-bit;;
6597 *) libmagic=never-match;;
6598 esac
6599 lt_cv_deplibs_check_method=pass_all
6600 ;;
6601
6602# This must be Linux ELF.
6603linux* | k*bsd*-gnu | kopensolaris*-gnu)
6604 lt_cv_deplibs_check_method=pass_all
6605 ;;
6606
6607netbsd*)
6608 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6609 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6610 else
6611 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6612 fi
6613 ;;
6614
6615newos6*)
6616 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6617 lt_cv_file_magic_cmd=/usr/bin/file
6618 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6619 ;;
6620
6621*nto* | *qnx*)
6622 lt_cv_deplibs_check_method=pass_all
6623 ;;
6624
6625openbsd*)
6626 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6627 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6628 else
6629 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6630 fi
6631 ;;
6632
6633osf3* | osf4* | osf5*)
6634 lt_cv_deplibs_check_method=pass_all
6635 ;;
6636
6637rdos*)
6638 lt_cv_deplibs_check_method=pass_all
6639 ;;
6640
6641solaris*)
6642 lt_cv_deplibs_check_method=pass_all
6643 ;;
6644
6645sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6646 lt_cv_deplibs_check_method=pass_all
6647 ;;
6648
6649sysv4 | sysv4.3*)
6650 case $host_vendor in
6651 motorola)
6652 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
6653 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6654 ;;
6655 ncr)
6656 lt_cv_deplibs_check_method=pass_all
6657 ;;
6658 sequent)
6659 lt_cv_file_magic_cmd='/bin/file'
6660 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6661 ;;
6662 sni)
6663 lt_cv_file_magic_cmd='/bin/file'
6664 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6665 lt_cv_file_magic_test_file=/lib/libc.so
6666 ;;
6667 siemens)
6668 lt_cv_deplibs_check_method=pass_all
6669 ;;
6670 pc)
6671 lt_cv_deplibs_check_method=pass_all
6672 ;;
6673 esac
6674 ;;
6675
6676tpf*)
6677 lt_cv_deplibs_check_method=pass_all
6678 ;;
6679esac
6680
6681fi
6682{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6683$as_echo "$lt_cv_deplibs_check_method" >&6; }
6684file_magic_cmd=$lt_cv_file_magic_cmd
6685deplibs_check_method=$lt_cv_deplibs_check_method
6686test -z "$deplibs_check_method" && deplibs_check_method=unknown
6687
6688
6689
6690
6691
6692
6693
6694
6695
6696
6697
6698
6699if test -n "$ac_tool_prefix"; then
6700 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6701set dummy ${ac_tool_prefix}ar; ac_word=$2
6702{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6703$as_echo_n "checking for $ac_word... " >&6; }
6704if test "${ac_cv_prog_AR+set}" = set; then :
6705 $as_echo_n "(cached) " >&6
6706else
6707 if test -n "$AR"; then
6708 ac_cv_prog_AR="$AR" # Let the user override the test.
6709else
6710as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6711for as_dir in $PATH
6712do
6713 IFS=$as_save_IFS
6714 test -z "$as_dir" && as_dir=.
6715 for ac_exec_ext in '' $ac_executable_extensions; do
6716 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6717 ac_cv_prog_AR="${ac_tool_prefix}ar"
6718 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6719 break 2
6720 fi
6721done
6722 done
6723IFS=$as_save_IFS
6724
6725fi
6726fi
6727AR=$ac_cv_prog_AR
6728if test -n "$AR"; then
6729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6730$as_echo "$AR" >&6; }
6731else
6732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6733$as_echo "no" >&6; }
6734fi
6735
6736
6737fi
6738if test -z "$ac_cv_prog_AR"; then
6739 ac_ct_AR=$AR
6740 # Extract the first word of "ar", so it can be a program name with args.
6741set dummy ar; ac_word=$2
6742{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6743$as_echo_n "checking for $ac_word... " >&6; }
6744if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6745 $as_echo_n "(cached) " >&6
6746else
6747 if test -n "$ac_ct_AR"; then
6748 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6749else
6750as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6751for as_dir in $PATH
6752do
6753 IFS=$as_save_IFS
6754 test -z "$as_dir" && as_dir=.
6755 for ac_exec_ext in '' $ac_executable_extensions; do
6756 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6757 ac_cv_prog_ac_ct_AR="ar"
6758 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6759 break 2
6760 fi
6761done
6762 done
6763IFS=$as_save_IFS
6764
6765fi
6766fi
6767ac_ct_AR=$ac_cv_prog_ac_ct_AR
6768if test -n "$ac_ct_AR"; then
6769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6770$as_echo "$ac_ct_AR" >&6; }
6771else
6772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6773$as_echo "no" >&6; }
6774fi
6775
6776 if test "x$ac_ct_AR" = x; then
6777 AR="false"
6778 else
6779 case $cross_compiling:$ac_tool_warned in
6780yes:)
6781{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6782$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6783ac_tool_warned=yes ;;
6784esac
6785 AR=$ac_ct_AR
6786 fi
6787else
6788 AR="$ac_cv_prog_AR"
6789fi
6790
6791test -z "$AR" && AR=ar
6792test -z "$AR_FLAGS" && AR_FLAGS=cru
6793
6794
6795
6796
6797
6798
6799
6800
6801
6802
6803
6804if test -n "$ac_tool_prefix"; then
6805 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6806set dummy ${ac_tool_prefix}strip; ac_word=$2
6807{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6808$as_echo_n "checking for $ac_word... " >&6; }
6809if test "${ac_cv_prog_STRIP+set}" = set; then :
6810 $as_echo_n "(cached) " >&6
6811else
6812 if test -n "$STRIP"; then
6813 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6814else
6815as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6816for as_dir in $PATH
6817do
6818 IFS=$as_save_IFS
6819 test -z "$as_dir" && as_dir=.
6820 for ac_exec_ext in '' $ac_executable_extensions; do
6821 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6822 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6823 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6824 break 2
6825 fi
6826done
6827 done
6828IFS=$as_save_IFS
6829
6830fi
6831fi
6832STRIP=$ac_cv_prog_STRIP
6833if test -n "$STRIP"; then
6834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6835$as_echo "$STRIP" >&6; }
6836else
6837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6838$as_echo "no" >&6; }
6839fi
6840
6841
6842fi
6843if test -z "$ac_cv_prog_STRIP"; then
6844 ac_ct_STRIP=$STRIP
6845 # Extract the first word of "strip", so it can be a program name with args.
6846set dummy strip; ac_word=$2
6847{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6848$as_echo_n "checking for $ac_word... " >&6; }
6849if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6850 $as_echo_n "(cached) " >&6
6851else
6852 if test -n "$ac_ct_STRIP"; then
6853 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6854else
6855as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6856for as_dir in $PATH
6857do
6858 IFS=$as_save_IFS
6859 test -z "$as_dir" && as_dir=.
6860 for ac_exec_ext in '' $ac_executable_extensions; do
6861 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6862 ac_cv_prog_ac_ct_STRIP="strip"
6863 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6864 break 2
6865 fi
6866done
6867 done
6868IFS=$as_save_IFS
6869
6870fi
6871fi
6872ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6873if test -n "$ac_ct_STRIP"; then
6874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6875$as_echo "$ac_ct_STRIP" >&6; }
6876else
6877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6878$as_echo "no" >&6; }
6879fi
6880
6881 if test "x$ac_ct_STRIP" = x; then
6882 STRIP=":"
6883 else
6884 case $cross_compiling:$ac_tool_warned in
6885yes:)
6886{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6887$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6888ac_tool_warned=yes ;;
6889esac
6890 STRIP=$ac_ct_STRIP
6891 fi
6892else
6893 STRIP="$ac_cv_prog_STRIP"
6894fi
6895
6896test -z "$STRIP" && STRIP=:
6897
6898
6899
6900
6901
6902
6903if test -n "$ac_tool_prefix"; then
6904 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6905set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6906{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6907$as_echo_n "checking for $ac_word... " >&6; }
6908if test "${ac_cv_prog_RANLIB+set}" = set; then :
6909 $as_echo_n "(cached) " >&6
6910else
6911 if test -n "$RANLIB"; then
6912 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6913else
6914as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6915for as_dir in $PATH
6916do
6917 IFS=$as_save_IFS
6918 test -z "$as_dir" && as_dir=.
6919 for ac_exec_ext in '' $ac_executable_extensions; do
6920 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6921 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6922 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6923 break 2
6924 fi
6925done
6926 done
6927IFS=$as_save_IFS
6928
6929fi
6930fi
6931RANLIB=$ac_cv_prog_RANLIB
6932if test -n "$RANLIB"; then
6933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6934$as_echo "$RANLIB" >&6; }
6935else
6936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6937$as_echo "no" >&6; }
6938fi
6939
6940
6941fi
6942if test -z "$ac_cv_prog_RANLIB"; then
6943 ac_ct_RANLIB=$RANLIB
6944 # Extract the first word of "ranlib", so it can be a program name with args.
6945set dummy ranlib; ac_word=$2
6946{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6947$as_echo_n "checking for $ac_word... " >&6; }
6948if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6949 $as_echo_n "(cached) " >&6
6950else
6951 if test -n "$ac_ct_RANLIB"; then
6952 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6953else
6954as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6955for as_dir in $PATH
6956do
6957 IFS=$as_save_IFS
6958 test -z "$as_dir" && as_dir=.
6959 for ac_exec_ext in '' $ac_executable_extensions; do
6960 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6961 ac_cv_prog_ac_ct_RANLIB="ranlib"
6962 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6963 break 2
6964 fi
6965done
6966 done
6967IFS=$as_save_IFS
6968
6969fi
6970fi
6971ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6972if test -n "$ac_ct_RANLIB"; then
6973 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6974$as_echo "$ac_ct_RANLIB" >&6; }
6975else
6976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6977$as_echo "no" >&6; }
6978fi
6979
6980 if test "x$ac_ct_RANLIB" = x; then
6981 RANLIB=":"
6982 else
6983 case $cross_compiling:$ac_tool_warned in
6984yes:)
6985{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6986$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6987ac_tool_warned=yes ;;
6988esac
6989 RANLIB=$ac_ct_RANLIB
6990 fi
6991else
6992 RANLIB="$ac_cv_prog_RANLIB"
6993fi
6994
6995test -z "$RANLIB" && RANLIB=:
6996
6997
6998
6999
7000
7001
7002# Determine commands to create old-style static archives.
7003old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7004old_postinstall_cmds='chmod 644 $oldlib'
7005old_postuninstall_cmds=
7006
7007if test -n "$RANLIB"; then
7008 case $host_os in
7009 openbsd*)
7010 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
7011 ;;
7012 *)
7013 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7014 ;;
7015 esac
7016 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
7017fi
7018
7019case $host_os in
7020 darwin*)
7021 lock_old_archive_extraction=yes ;;
7022 *)
7023 lock_old_archive_extraction=no ;;
7024esac
7025
7026
7027
7028
7029
7030
7031
7032
7033
7034
7035
7036
7037
7038
7039
7040
7041
7042
7043
7044
7045
7046for ac_prog in gawk mawk nawk awk
7047do
7048 # Extract the first word of "$ac_prog", so it can be a program name with args.
7049set dummy $ac_prog; ac_word=$2
7050{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7051$as_echo_n "checking for $ac_word... " >&6; }
7052if test "${ac_cv_prog_AWK+set}" = set; then :
7053 $as_echo_n "(cached) " >&6
7054else
7055 if test -n "$AWK"; then
7056 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7057else
7058as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7059for as_dir in $PATH
7060do
7061 IFS=$as_save_IFS
7062 test -z "$as_dir" && as_dir=.
7063 for ac_exec_ext in '' $ac_executable_extensions; do
7064 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7065 ac_cv_prog_AWK="$ac_prog"
7066 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7067 break 2
7068 fi
7069done
7070 done
7071IFS=$as_save_IFS
7072
7073fi
7074fi
7075AWK=$ac_cv_prog_AWK
7076if test -n "$AWK"; then
7077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7078$as_echo "$AWK" >&6; }
7079else
7080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7081$as_echo "no" >&6; }
7082fi
7083
7084
7085 test -n "$AWK" && break
7086done
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106# If no C compiler was specified, use CC.
7107LTCC=${LTCC-"$CC"}
7108
7109# If no C compiler flags were specified, use CFLAGS.
7110LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7111
7112# Allow CC to be a program name with arguments.
7113compiler=$CC
7114
7115
7116# Check for command to grab the raw symbol name followed by C symbol from nm.
7117{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7118$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7119if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7120 $as_echo_n "(cached) " >&6
7121else
7122
7123# These are sane defaults that work on at least a few old systems.
7124# [They come from Ultrix. What could be older than Ultrix?!! ;)]
7125
7126# Character class describing NM global symbol codes.
7127symcode='[BCDEGRST]'
7128
7129# Regexp to match symbols that can be accessed directly from C.
7130sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7131
7132# Define system-specific variables.
7133case $host_os in
7134aix*)
7135 symcode='[BCDT]'
7136 ;;
7137cygwin* | mingw* | pw32* | cegcc*)
7138 symcode='[ABCDGISTW]'
7139 ;;
7140hpux*)
7141 if test "$host_cpu" = ia64; then
7142 symcode='[ABCDEGRST]'
7143 fi
7144 ;;
7145irix* | nonstopux*)
7146 symcode='[BCDEGRST]'
7147 ;;
7148osf*)
7149 symcode='[BCDEGQRST]'
7150 ;;
7151solaris*)
7152 symcode='[BDRT]'
7153 ;;
7154sco3.2v5*)
7155 symcode='[DT]'
7156 ;;
7157sysv4.2uw2*)
7158 symcode='[DT]'
7159 ;;
7160sysv5* | sco5v6* | unixware* | OpenUNIX*)
7161 symcode='[ABDT]'
7162 ;;
7163sysv4)
7164 symcode='[DFNSTU]'
7165 ;;
7166esac
7167
7168# If we're using GNU nm, then use its standard symbol codes.
7169case `$NM -V 2>&1` in
7170*GNU* | *'with BFD'*)
7171 symcode='[ABCDGIRSTW]' ;;
7172esac
7173
7174# Transform an extracted symbol line into a proper C declaration.
7175# Some systems (esp. on ia64) link data and code symbols differently,
7176# so use this general approach.
7177lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7178
7179# Transform an extracted symbol line into symbol name and symbol address
7180lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7181lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"lib\2\", (void *) \&\2},/p'"
7182
7183# Handle CRLF in mingw tool chain
7184opt_cr=
7185case $build_os in
7186mingw*)
7187 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7188 ;;
7189esac
7190
7191# Try without a prefix underscore, then with it.
7192for ac_symprfx in "" "_"; do
7193
7194 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7195 symxfrm="\\1 $ac_symprfx\\2 \\2"
7196
7197 # Write the raw and C identifiers.
7198 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7199 # Fake it for dumpbin and say T for any non-static function
7200 # and D for any global variable.
7201 # Also find C++ and __fastcall symbols from MSVC++,
7202 # which start with @ or ?.
7203 lt_cv_sys_global_symbol_pipe="$AWK '"\
7204" {last_section=section; section=\$ 3};"\
7205" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7206" \$ 0!~/External *\|/{next};"\
7207" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7208" {if(hide[section]) next};"\
7209" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7210" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7211" s[1]~/^[@?]/{print s[1], s[1]; next};"\
7212" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7213" ' prfx=^$ac_symprfx"
7214 else
7215 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7216 fi
7217
7218 # Check to see that the pipe works correctly.
7219 pipe_works=no
7220
7221 rm -f conftest*
7222 cat > conftest.$ac_ext <<_LT_EOF
7223#ifdef __cplusplus
7224extern "C" {
7225#endif
7226char nm_test_var;
7227void nm_test_func(void);
7228void nm_test_func(void){}
7229#ifdef __cplusplus
7230}
7231#endif
7232int main(){nm_test_var='a';nm_test_func();return(0);}
7233_LT_EOF
7234
7235 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7236 (eval $ac_compile) 2>&5
7237 ac_status=$?
7238 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7239 test $ac_status = 0; }; then
7240 # Now try to grab the symbols.
7241 nlist=conftest.nm
7242 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7243 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7244 ac_status=$?
7245 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7246 test $ac_status = 0; } && test -s "$nlist"; then
7247 # Try sorting and uniquifying the output.
7248 if sort "$nlist" | uniq > "$nlist"T; then
7249 mv -f "$nlist"T "$nlist"
7250 else
7251 rm -f "$nlist"T
7252 fi
7253
7254 # Make sure that we snagged all the symbols we need.
7255 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7256 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7257 cat <<_LT_EOF > conftest.$ac_ext
7258#ifdef __cplusplus
7259extern "C" {
7260#endif
7261
7262_LT_EOF
7263 # Now generate the symbol file.
7264 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7265
7266 cat <<_LT_EOF >> conftest.$ac_ext
7267
7268/* The mapping between symbol names and symbols. */
7269const struct {
7270 const char *name;
7271 void *address;
7272}
7273lt__PROGRAM__LTX_preloaded_symbols[] =
7274{
7275 { "@PROGRAM@", (void *) 0 },
7276_LT_EOF
7277 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7278 cat <<\_LT_EOF >> conftest.$ac_ext
7279 {0, (void *) 0}
7280};
7281
7282/* This works around a problem in FreeBSD linker */
7283#ifdef FREEBSD_WORKAROUND
7284static const void *lt_preloaded_setup() {
7285 return lt__PROGRAM__LTX_preloaded_symbols;
7286}
7287#endif
7288
7289#ifdef __cplusplus
7290}
7291#endif
7292_LT_EOF
7293 # Now try linking the two files.
7294 mv conftest.$ac_objext conftstm.$ac_objext
7295 lt_save_LIBS="$LIBS"
7296 lt_save_CFLAGS="$CFLAGS"
7297 LIBS="conftstm.$ac_objext"
7298 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7299 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7300 (eval $ac_link) 2>&5
7301 ac_status=$?
7302 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7303 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7304 pipe_works=yes
7305 fi
7306 LIBS="$lt_save_LIBS"
7307 CFLAGS="$lt_save_CFLAGS"
7308 else
7309 echo "cannot find nm_test_func in $nlist" >&5
7310 fi
7311 else
7312 echo "cannot find nm_test_var in $nlist" >&5
7313 fi
7314 else
7315 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7316 fi
7317 else
7318 echo "$progname: failed program was:" >&5
7319 cat conftest.$ac_ext >&5
7320 fi
7321 rm -rf conftest* conftst*
7322
7323 # Do not use the global_symbol_pipe unless it works.
7324 if test "$pipe_works" = yes; then
7325 break
7326 else
7327 lt_cv_sys_global_symbol_pipe=
7328 fi
7329done
7330
7331fi
7332
7333if test -z "$lt_cv_sys_global_symbol_pipe"; then
7334 lt_cv_sys_global_symbol_to_cdecl=
7335fi
7336if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7337 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7338$as_echo "failed" >&6; }
7339else
7340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7341$as_echo "ok" >&6; }
7342fi
7343
7344
7345
7346
7347
7348
7349
7350
7351
7352
7353
7354
7355
7356
7357
7358
7359
7360
7361
7362
7363
7364
7365# Check whether --enable-libtool-lock was given.
7366if test "${enable_libtool_lock+set}" = set; then :
7367 enableval=$enable_libtool_lock;
7368fi
7369
7370test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7371
7372# Some flags need to be propagated to the compiler or linker for good
7373# libtool support.
7374case $host in
7375ia64-*-hpux*)
7376 # Find out which ABI we are using.
7377 echo 'int i;' > conftest.$ac_ext
7378 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7379 (eval $ac_compile) 2>&5
7380 ac_status=$?
7381 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7382 test $ac_status = 0; }; then
7383 case `/usr/bin/file conftest.$ac_objext` in
7384 *ELF-32*)
7385 HPUX_IA64_MODE="32"
7386 ;;
7387 *ELF-64*)
7388 HPUX_IA64_MODE="64"
7389 ;;
7390 esac
7391 fi
7392 rm -rf conftest*
7393 ;;
7394*-*-irix6*)
7395 # Find out which ABI we are using.
7396 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7397 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7398 (eval $ac_compile) 2>&5
7399 ac_status=$?
7400 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7401 test $ac_status = 0; }; then
7402 if test "$lt_cv_prog_gnu_ld" = yes; then
7403 case `/usr/bin/file conftest.$ac_objext` in
7404 *32-bit*)
7405 LD="${LD-ld} -melf32bsmip"
7406 ;;
7407 *N32*)
7408 LD="${LD-ld} -melf32bmipn32"
7409 ;;
7410 *64-bit*)
7411 LD="${LD-ld} -melf64bmip"
7412 ;;
7413 esac
7414 else
7415 case `/usr/bin/file conftest.$ac_objext` in
7416 *32-bit*)
7417 LD="${LD-ld} -32"
7418 ;;
7419 *N32*)
7420 LD="${LD-ld} -n32"
7421 ;;
7422 *64-bit*)
7423 LD="${LD-ld} -64"
7424 ;;
7425 esac
7426 fi
7427 fi
7428 rm -rf conftest*
7429 ;;
7430
bf3d9781 7431x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6bb11ab3
L
7432s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7433 # Find out which ABI we are using.
7434 echo 'int i;' > conftest.$ac_ext
7435 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7436 (eval $ac_compile) 2>&5
7437 ac_status=$?
7438 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7439 test $ac_status = 0; }; then
7440 case `/usr/bin/file conftest.o` in
7441 *32-bit*)
7442 case $host in
7443 x86_64-*kfreebsd*-gnu)
7444 LD="${LD-ld} -m elf_i386_fbsd"
7445 ;;
7446 x86_64-*linux*)
7447 case `/usr/bin/file conftest.o` in
7448 *x86-64*)
7449 LD="${LD-ld} -m elf32_x86_64"
7450 ;;
7451 *)
7452 LD="${LD-ld} -m elf_i386"
7453 ;;
7454 esac
7455 ;;
bf3d9781
AM
7456 powerpc64le-*linux*)
7457 LD="${LD-ld} -m elf32lppclinux"
7458 ;;
7459 powerpc64-*linux*)
6bb11ab3
L
7460 LD="${LD-ld} -m elf32ppclinux"
7461 ;;
7462 s390x-*linux*)
7463 LD="${LD-ld} -m elf_s390"
7464 ;;
7465 sparc64-*linux*)
7466 LD="${LD-ld} -m elf32_sparc"
7467 ;;
7468 esac
7469 ;;
7470 *64-bit*)
7471 case $host in
7472 x86_64-*kfreebsd*-gnu)
7473 LD="${LD-ld} -m elf_x86_64_fbsd"
7474 ;;
7475 x86_64-*linux*)
7476 LD="${LD-ld} -m elf_x86_64"
7477 ;;
bf3d9781
AM
7478 powerpcle-*linux*)
7479 LD="${LD-ld} -m elf64lppc"
7480 ;;
7481 powerpc-*linux*)
6bb11ab3
L
7482 LD="${LD-ld} -m elf64ppc"
7483 ;;
7484 s390*-*linux*|s390*-*tpf*)
7485 LD="${LD-ld} -m elf64_s390"
7486 ;;
7487 sparc*-*linux*)
7488 LD="${LD-ld} -m elf64_sparc"
7489 ;;
7490 esac
7491 ;;
7492 esac
7493 fi
7494 rm -rf conftest*
7495 ;;
7496
7497*-*-sco3.2v5*)
7498 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7499 SAVE_CFLAGS="$CFLAGS"
7500 CFLAGS="$CFLAGS -belf"
7501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7502$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7503if test "${lt_cv_cc_needs_belf+set}" = set; then :
7504 $as_echo_n "(cached) " >&6
7505else
7506 ac_ext=c
7507ac_cpp='$CPP $CPPFLAGS'
7508ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7509ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7510ac_compiler_gnu=$ac_cv_c_compiler_gnu
7511
7512 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7513/* end confdefs.h. */
7514
7515int
7516main ()
7517{
7518
7519 ;
7520 return 0;
7521}
7522_ACEOF
7523if ac_fn_c_try_link "$LINENO"; then :
7524 lt_cv_cc_needs_belf=yes
7525else
7526 lt_cv_cc_needs_belf=no
7527fi
7528rm -f core conftest.err conftest.$ac_objext \
7529 conftest$ac_exeext conftest.$ac_ext
7530 ac_ext=c
7531ac_cpp='$CPP $CPPFLAGS'
7532ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7533ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7534ac_compiler_gnu=$ac_cv_c_compiler_gnu
7535
7536fi
7537{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7538$as_echo "$lt_cv_cc_needs_belf" >&6; }
7539 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7540 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7541 CFLAGS="$SAVE_CFLAGS"
7542 fi
7543 ;;
7544sparc*-*solaris*)
7545 # Find out which ABI we are using.
7546 echo 'int i;' > conftest.$ac_ext
7547 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7548 (eval $ac_compile) 2>&5
7549 ac_status=$?
7550 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7551 test $ac_status = 0; }; then
7552 case `/usr/bin/file conftest.o` in
7553 *64-bit*)
7554 case $lt_cv_prog_gnu_ld in
7555 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7556 *)
7557 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7558 LD="${LD-ld} -64"
7559 fi
7560 ;;
7561 esac
7562 ;;
7563 esac
7564 fi
7565 rm -rf conftest*
7566 ;;
7567esac
7568
7569need_locks="$enable_libtool_lock"
7570
7571
7572 case $host_os in
7573 rhapsody* | darwin*)
7574 if test -n "$ac_tool_prefix"; then
7575 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7576set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7577{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7578$as_echo_n "checking for $ac_word... " >&6; }
7579if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7580 $as_echo_n "(cached) " >&6
7581else
7582 if test -n "$DSYMUTIL"; then
7583 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7584else
7585as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7586for as_dir in $PATH
7587do
7588 IFS=$as_save_IFS
7589 test -z "$as_dir" && as_dir=.
7590 for ac_exec_ext in '' $ac_executable_extensions; do
7591 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7592 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7593 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7594 break 2
7595 fi
7596done
7597 done
7598IFS=$as_save_IFS
7599
7600fi
7601fi
7602DSYMUTIL=$ac_cv_prog_DSYMUTIL
7603if test -n "$DSYMUTIL"; then
7604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7605$as_echo "$DSYMUTIL" >&6; }
7606else
7607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7608$as_echo "no" >&6; }
7609fi
7610
7611
7612fi
7613if test -z "$ac_cv_prog_DSYMUTIL"; then
7614 ac_ct_DSYMUTIL=$DSYMUTIL
7615 # Extract the first word of "dsymutil", so it can be a program name with args.
7616set dummy dsymutil; ac_word=$2
7617{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7618$as_echo_n "checking for $ac_word... " >&6; }
7619if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7620 $as_echo_n "(cached) " >&6
7621else
7622 if test -n "$ac_ct_DSYMUTIL"; then
7623 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7624else
7625as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7626for as_dir in $PATH
7627do
7628 IFS=$as_save_IFS
7629 test -z "$as_dir" && as_dir=.
7630 for ac_exec_ext in '' $ac_executable_extensions; do
7631 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7632 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7633 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7634 break 2
7635 fi
7636done
7637 done
7638IFS=$as_save_IFS
7639
7640fi
7641fi
7642ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7643if test -n "$ac_ct_DSYMUTIL"; then
7644 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7645$as_echo "$ac_ct_DSYMUTIL" >&6; }
7646else
7647 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7648$as_echo "no" >&6; }
7649fi
7650
7651 if test "x$ac_ct_DSYMUTIL" = x; then
7652 DSYMUTIL=":"
7653 else
7654 case $cross_compiling:$ac_tool_warned in
7655yes:)
7656{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7657$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7658ac_tool_warned=yes ;;
7659esac
7660 DSYMUTIL=$ac_ct_DSYMUTIL
7661 fi
7662else
7663 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7664fi
7665
7666 if test -n "$ac_tool_prefix"; then
7667 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7668set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7669{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7670$as_echo_n "checking for $ac_word... " >&6; }
7671if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7672 $as_echo_n "(cached) " >&6
7673else
7674 if test -n "$NMEDIT"; then
7675 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7676else
7677as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7678for as_dir in $PATH
7679do
7680 IFS=$as_save_IFS
7681 test -z "$as_dir" && as_dir=.
7682 for ac_exec_ext in '' $ac_executable_extensions; do
7683 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7684 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7685 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7686 break 2
7687 fi
7688done
7689 done
7690IFS=$as_save_IFS
7691
7692fi
7693fi
7694NMEDIT=$ac_cv_prog_NMEDIT
7695if test -n "$NMEDIT"; then
7696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7697$as_echo "$NMEDIT" >&6; }
7698else
7699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7700$as_echo "no" >&6; }
7701fi
7702
7703
7704fi
7705if test -z "$ac_cv_prog_NMEDIT"; then
7706 ac_ct_NMEDIT=$NMEDIT
7707 # Extract the first word of "nmedit", so it can be a program name with args.
7708set dummy nmedit; ac_word=$2
7709{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7710$as_echo_n "checking for $ac_word... " >&6; }
7711if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7712 $as_echo_n "(cached) " >&6
7713else
7714 if test -n "$ac_ct_NMEDIT"; then
7715 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7716else
7717as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7718for as_dir in $PATH
7719do
7720 IFS=$as_save_IFS
7721 test -z "$as_dir" && as_dir=.
7722 for ac_exec_ext in '' $ac_executable_extensions; do
7723 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7724 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7725 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7726 break 2
7727 fi
7728done
7729 done
7730IFS=$as_save_IFS
7731
7732fi
7733fi
7734ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7735if test -n "$ac_ct_NMEDIT"; then
7736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7737$as_echo "$ac_ct_NMEDIT" >&6; }
7738else
7739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7740$as_echo "no" >&6; }
7741fi
7742
7743 if test "x$ac_ct_NMEDIT" = x; then
7744 NMEDIT=":"
7745 else
7746 case $cross_compiling:$ac_tool_warned in
7747yes:)
7748{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7749$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7750ac_tool_warned=yes ;;
7751esac
7752 NMEDIT=$ac_ct_NMEDIT
7753 fi
7754else
7755 NMEDIT="$ac_cv_prog_NMEDIT"
7756fi
7757
7758 if test -n "$ac_tool_prefix"; then
7759 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7760set dummy ${ac_tool_prefix}lipo; ac_word=$2
7761{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7762$as_echo_n "checking for $ac_word... " >&6; }
7763if test "${ac_cv_prog_LIPO+set}" = set; then :
7764 $as_echo_n "(cached) " >&6
7765else
7766 if test -n "$LIPO"; then
7767 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7768else
7769as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7770for as_dir in $PATH
7771do
7772 IFS=$as_save_IFS
7773 test -z "$as_dir" && as_dir=.
7774 for ac_exec_ext in '' $ac_executable_extensions; do
7775 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7776 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7777 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7778 break 2
7779 fi
7780done
7781 done
7782IFS=$as_save_IFS
7783
7784fi
7785fi
7786LIPO=$ac_cv_prog_LIPO
7787if test -n "$LIPO"; then
7788 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7789$as_echo "$LIPO" >&6; }
7790else
7791 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7792$as_echo "no" >&6; }
7793fi
7794
7795
7796fi
7797if test -z "$ac_cv_prog_LIPO"; then
7798 ac_ct_LIPO=$LIPO
7799 # Extract the first word of "lipo", so it can be a program name with args.
7800set dummy lipo; ac_word=$2
7801{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7802$as_echo_n "checking for $ac_word... " >&6; }
7803if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7804 $as_echo_n "(cached) " >&6
7805else
7806 if test -n "$ac_ct_LIPO"; then
7807 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7808else
7809as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7810for as_dir in $PATH
7811do
7812 IFS=$as_save_IFS
7813 test -z "$as_dir" && as_dir=.
7814 for ac_exec_ext in '' $ac_executable_extensions; do
7815 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7816 ac_cv_prog_ac_ct_LIPO="lipo"
7817 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7818 break 2
7819 fi
7820done
7821 done
7822IFS=$as_save_IFS
7823
7824fi
7825fi
7826ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7827if test -n "$ac_ct_LIPO"; then
7828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7829$as_echo "$ac_ct_LIPO" >&6; }
7830else
7831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7832$as_echo "no" >&6; }
7833fi
7834
7835 if test "x$ac_ct_LIPO" = x; then
7836 LIPO=":"
7837 else
7838 case $cross_compiling:$ac_tool_warned in
7839yes:)
7840{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7841$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7842ac_tool_warned=yes ;;
7843esac
7844 LIPO=$ac_ct_LIPO
7845 fi
7846else
7847 LIPO="$ac_cv_prog_LIPO"
7848fi
7849
7850 if test -n "$ac_tool_prefix"; then
7851 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7852set dummy ${ac_tool_prefix}otool; ac_word=$2
7853{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7854$as_echo_n "checking for $ac_word... " >&6; }
7855if test "${ac_cv_prog_OTOOL+set}" = set; then :
7856 $as_echo_n "(cached) " >&6
7857else
7858 if test -n "$OTOOL"; then
7859 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7860else
7861as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7862for as_dir in $PATH
7863do
7864 IFS=$as_save_IFS
7865 test -z "$as_dir" && as_dir=.
7866 for ac_exec_ext in '' $ac_executable_extensions; do
7867 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7868 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7869 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7870 break 2
7871 fi
7872done
7873 done
7874IFS=$as_save_IFS
7875
7876fi
7877fi
7878OTOOL=$ac_cv_prog_OTOOL
7879if test -n "$OTOOL"; then
7880 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7881$as_echo "$OTOOL" >&6; }
7882else
7883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7884$as_echo "no" >&6; }
7885fi
7886
7887
7888fi
7889if test -z "$ac_cv_prog_OTOOL"; then
7890 ac_ct_OTOOL=$OTOOL
7891 # Extract the first word of "otool", so it can be a program name with args.
7892set dummy otool; ac_word=$2
7893{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7894$as_echo_n "checking for $ac_word... " >&6; }
7895if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7896 $as_echo_n "(cached) " >&6
7897else
7898 if test -n "$ac_ct_OTOOL"; then
7899 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7900else
7901as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7902for as_dir in $PATH
7903do
7904 IFS=$as_save_IFS
7905 test -z "$as_dir" && as_dir=.
7906 for ac_exec_ext in '' $ac_executable_extensions; do
7907 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7908 ac_cv_prog_ac_ct_OTOOL="otool"
7909 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7910 break 2
7911 fi
7912done
7913 done
7914IFS=$as_save_IFS
7915
7916fi
7917fi
7918ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7919if test -n "$ac_ct_OTOOL"; then
7920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7921$as_echo "$ac_ct_OTOOL" >&6; }
7922else
7923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7924$as_echo "no" >&6; }
7925fi
7926
7927 if test "x$ac_ct_OTOOL" = x; then
7928 OTOOL=":"
7929 else
7930 case $cross_compiling:$ac_tool_warned in
7931yes:)
7932{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7933$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7934ac_tool_warned=yes ;;
7935esac
7936 OTOOL=$ac_ct_OTOOL
7937 fi
7938else
7939 OTOOL="$ac_cv_prog_OTOOL"
7940fi
7941
7942 if test -n "$ac_tool_prefix"; then
7943 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7944set dummy ${ac_tool_prefix}otool64; ac_word=$2
7945{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7946$as_echo_n "checking for $ac_word... " >&6; }
7947if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7948 $as_echo_n "(cached) " >&6
7949else
7950 if test -n "$OTOOL64"; then
7951 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7952else
7953as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7954for as_dir in $PATH
7955do
7956 IFS=$as_save_IFS
7957 test -z "$as_dir" && as_dir=.
7958 for ac_exec_ext in '' $ac_executable_extensions; do
7959 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7960 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7961 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7962 break 2
7963 fi
7964done
7965 done
7966IFS=$as_save_IFS
7967
7968fi
7969fi
7970OTOOL64=$ac_cv_prog_OTOOL64
7971if test -n "$OTOOL64"; then
7972 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7973$as_echo "$OTOOL64" >&6; }
7974else
7975 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7976$as_echo "no" >&6; }
7977fi
7978
7979
7980fi
7981if test -z "$ac_cv_prog_OTOOL64"; then
7982 ac_ct_OTOOL64=$OTOOL64
7983 # Extract the first word of "otool64", so it can be a program name with args.
7984set dummy otool64; ac_word=$2
7985{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7986$as_echo_n "checking for $ac_word... " >&6; }
7987if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7988 $as_echo_n "(cached) " >&6
7989else
7990 if test -n "$ac_ct_OTOOL64"; then
7991 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7992else
7993as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7994for as_dir in $PATH
7995do
7996 IFS=$as_save_IFS
7997 test -z "$as_dir" && as_dir=.
7998 for ac_exec_ext in '' $ac_executable_extensions; do
7999 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8000 ac_cv_prog_ac_ct_OTOOL64="otool64"
8001 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8002 break 2
8003 fi
8004done
8005 done
8006IFS=$as_save_IFS
8007
8008fi
8009fi
8010ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8011if test -n "$ac_ct_OTOOL64"; then
8012 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8013$as_echo "$ac_ct_OTOOL64" >&6; }
8014else
8015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8016$as_echo "no" >&6; }
8017fi
8018
8019 if test "x$ac_ct_OTOOL64" = x; then
8020 OTOOL64=":"
8021 else
8022 case $cross_compiling:$ac_tool_warned in
8023yes:)
8024{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8025$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8026ac_tool_warned=yes ;;
8027esac
8028 OTOOL64=$ac_ct_OTOOL64
8029 fi
8030else
8031 OTOOL64="$ac_cv_prog_OTOOL64"
8032fi
8033
8034
8035
8036
8037
8038
8039
8040
8041
8042
8043
8044
8045
8046
8047
8048
8049
8050
8051
8052
8053
8054
8055
8056
8057
8058
8059
8060 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8061$as_echo_n "checking for -single_module linker flag... " >&6; }
8062if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8063 $as_echo_n "(cached) " >&6
8064else
8065 lt_cv_apple_cc_single_mod=no
8066 if test -z "${LT_MULTI_MODULE}"; then
8067 # By default we will add the -single_module flag. You can override
8068 # by either setting the environment variable LT_MULTI_MODULE
8069 # non-empty at configure time, or by adding -multi_module to the
8070 # link flags.
8071 rm -rf libconftest.dylib*
8072 echo "int foo(void){return 1;}" > conftest.c
8073 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8074-dynamiclib -Wl,-single_module conftest.c" >&5
8075 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8076 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8077 _lt_result=$?
8078 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8079 lt_cv_apple_cc_single_mod=yes
8080 else
8081 cat conftest.err >&5
8082 fi
8083 rm -rf libconftest.dylib*
8084 rm -f conftest.*
8085 fi
8086fi
8087{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8088$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8089 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8090$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8091if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8092 $as_echo_n "(cached) " >&6
8093else
8094 lt_cv_ld_exported_symbols_list=no
8095 save_LDFLAGS=$LDFLAGS
8096 echo "_main" > conftest.sym
8097 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8098 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8099/* end confdefs.h. */
8100
8101int
8102main ()
8103{
8104
8105 ;
8106 return 0;
8107}
8108_ACEOF
8109if ac_fn_c_try_link "$LINENO"; then :
8110 lt_cv_ld_exported_symbols_list=yes
8111else
8112 lt_cv_ld_exported_symbols_list=no
8113fi
8114rm -f core conftest.err conftest.$ac_objext \
8115 conftest$ac_exeext conftest.$ac_ext
8116 LDFLAGS="$save_LDFLAGS"
8117
8118fi
8119{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8120$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8122$as_echo_n "checking for -force_load linker flag... " >&6; }
8123if test "${lt_cv_ld_force_load+set}" = set; then :
8124 $as_echo_n "(cached) " >&6
8125else
8126 lt_cv_ld_force_load=no
8127 cat > conftest.c << _LT_EOF
8128int forced_loaded() { return 2;}
8129_LT_EOF
8130 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8131 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8132 echo "$AR cru libconftest.a conftest.o" >&5
8133 $AR cru libconftest.a conftest.o 2>&5
8134 cat > conftest.c << _LT_EOF
8135int main() { return 0;}
8136_LT_EOF
8137 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8138 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8139 _lt_result=$?
8140 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8141 lt_cv_ld_force_load=yes
8142 else
8143 cat conftest.err >&5
8144 fi
8145 rm -f conftest.err libconftest.a conftest conftest.c
8146 rm -rf conftest.dSYM
8147
8148fi
8149{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8150$as_echo "$lt_cv_ld_force_load" >&6; }
8151 case $host_os in
8152 rhapsody* | darwin1.[012])
8153 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8154 darwin1.*)
8155 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8156 darwin*) # darwin 5.x on
8157 # if running on 10.5 or later, the deployment target defaults
8158 # to the OS version, if on x86, and 10.4, the deployment
8159 # target defaults to 10.4. Don't you love it?
8160 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8161 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8162 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
ae7d0cac 8163 10.[012][,.]*)
6bb11ab3
L
8164 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8165 10.*)
8166 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8167 esac
8168 ;;
8169 esac
8170 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8171 _lt_dar_single_mod='$single_module'
8172 fi
8173 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8174 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8175 else
8176 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8177 fi
8178 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8179 _lt_dsymutil='~$DSYMUTIL $lib || :'
8180 else
8181 _lt_dsymutil=
8182 fi
8183 ;;
8184 esac
8185
8186for ac_header in dlfcn.h
8187do :
8188 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8189"
8190if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8191 cat >>confdefs.h <<_ACEOF
8192#define HAVE_DLFCN_H 1
8193_ACEOF
8194
8195fi
8196
8197done
8198
8199
8200
8201# autoconf.info says this should be called right after AC_INIT.
8202ac_config_headers="$ac_config_headers config.h:config.in"
8203
8204
8205
8206
8207
8208
8209# Put a plausible default for CC_FOR_BUILD in Makefile.
8210if test "x$cross_compiling" = "xno"; then
8211 CC_FOR_BUILD='$(CC)'
8212else
8213 CC_FOR_BUILD=gcc
8214fi
8215
8216
8217
8218
8219AR=${AR-ar}
8220
8221if test -n "$ac_tool_prefix"; then
8222 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8223set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8224{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8225$as_echo_n "checking for $ac_word... " >&6; }
8226if test "${ac_cv_prog_RANLIB+set}" = set; then :
8227 $as_echo_n "(cached) " >&6
8228else
8229 if test -n "$RANLIB"; then
8230 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8231else
8232as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8233for as_dir in $PATH
8234do
8235 IFS=$as_save_IFS
8236 test -z "$as_dir" && as_dir=.
8237 for ac_exec_ext in '' $ac_executable_extensions; do
8238 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8239 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8240 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8241 break 2
8242 fi
8243done
8244 done
8245IFS=$as_save_IFS
8246
8247fi
8248fi
8249RANLIB=$ac_cv_prog_RANLIB
8250if test -n "$RANLIB"; then
8251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8252$as_echo "$RANLIB" >&6; }
8253else
8254 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8255$as_echo "no" >&6; }
8256fi
8257
8258
8259fi
8260if test -z "$ac_cv_prog_RANLIB"; then
8261 ac_ct_RANLIB=$RANLIB
8262 # Extract the first word of "ranlib", so it can be a program name with args.
8263set dummy ranlib; ac_word=$2
8264{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8265$as_echo_n "checking for $ac_word... " >&6; }
8266if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8267 $as_echo_n "(cached) " >&6
8268else
8269 if test -n "$ac_ct_RANLIB"; then
8270 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8271else
8272as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8273for as_dir in $PATH
8274do
8275 IFS=$as_save_IFS
8276 test -z "$as_dir" && as_dir=.
8277 for ac_exec_ext in '' $ac_executable_extensions; do
8278 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8279 ac_cv_prog_ac_ct_RANLIB="ranlib"
8280 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8281 break 2
8282 fi
8283done
8284 done
8285IFS=$as_save_IFS
8286
8287fi
8288fi
8289ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8290if test -n "$ac_ct_RANLIB"; then
8291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8292$as_echo "$ac_ct_RANLIB" >&6; }
8293else
8294 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8295$as_echo "no" >&6; }
8296fi
8297
8298 if test "x$ac_ct_RANLIB" = x; then
8299 RANLIB=":"
8300 else
8301 case $cross_compiling:$ac_tool_warned in
8302yes:)
8303{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8304$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8305ac_tool_warned=yes ;;
8306esac
8307 RANLIB=$ac_ct_RANLIB
8308 fi
8309else
8310 RANLIB="$ac_cv_prog_RANLIB"
8311fi
8312
8313
ae7d0cac
MF
8314
8315
6bb11ab3
L
8316# Some of the common include files depend on bfd.h, and bfd.h checks
8317# that config.h is included first by testing that the PACKAGE macro
8318# is defined.
8319PACKAGE=sim
8320
8321cat >>confdefs.h <<_ACEOF
8322#define PACKAGE "$PACKAGE"
8323_ACEOF
8324
8325
8326
8327# Dependency checking.
8328ac_config_commands="$ac_config_commands depdir"
8329
8330
8331depcc="$CC" am_compiler_list=
8332
8333am_depcomp=$ac_aux_dir/depcomp
8334{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8335$as_echo_n "checking dependency style of $depcc... " >&6; }
8336if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8337 $as_echo_n "(cached) " >&6
8338else
8339 if test -f "$am_depcomp"; then
8340 # We make a subdir and do the tests there. Otherwise we can end up
8341 # making bogus files that we don't know about and never remove. For
8342 # instance it was reported that on HP-UX the gcc test will end up
8343 # making a dummy file named `D' -- because `-MD' means `put the output
8344 # in D'.
8345 mkdir conftest.dir
8346 # Copy depcomp to subdir because otherwise we won't find it if we're
8347 # using a relative directory.
8348 cp "$am_depcomp" conftest.dir
8349 cd conftest.dir
8350 # We will build objects and dependencies in a subdirectory because
8351 # it helps to detect inapplicable dependency modes. For instance
8352 # both Tru64's cc and ICC support -MD to output dependencies as a
8353 # side effect of compilation, but ICC will put the dependencies in
8354 # the current directory while Tru64 will put them in the object
8355 # directory.
8356 mkdir sub
8357
8358 am_cv_CC_dependencies_compiler_type=none
8359 if test "$am_compiler_list" = ""; then
8360 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8361 fi
8362 for depmode in $am_compiler_list; do
8363 if test $depmode = none; then break; fi
8364
8365 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8366 # Setup a source with many dependencies, because some compilers
8367 # like to wrap large dependency lists on column 80 (with \), and
8368 # we should not choose a depcomp mode which is confused by this.
8369 #
8370 # We need to recreate these files for each test, as the compiler may
8371 # overwrite some of them when testing with obscure command lines.
8372 # This happens at least with the AIX C compiler.
8373 : > sub/conftest.c
8374 for i in 1 2 3 4 5 6; do
8375 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8376 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8377 # Solaris 8's {/usr,}/bin/sh.
8378 touch sub/conftst$i.h
8379 done
8380 echo "include sub/conftest.Po" > confmf
8381
8382 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8383 # mode. It turns out that the SunPro C++ compiler does not properly
8384 # handle `-M -o', and we need to detect this.
8385 depcmd="depmode=$depmode \
8386 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8387 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8388 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8389 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8390 if env $depcmd > conftest.err 2>&1 &&
8391 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8392 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8393 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8394 # icc doesn't choke on unknown options, it will just issue warnings
8395 # or remarks (even with -Werror). So we grep stderr for any message
8396 # that says an option was ignored or not supported.
8397 # When given -MP, icc 7.0 and 7.1 complain thusly:
8398 # icc: Command line warning: ignoring option '-M'; no argument required
8399 # The diagnosis changed in icc 8.0:
8400 # icc: Command line remark: option '-MP' not supported
8401 if (grep 'ignoring option' conftest.err ||
8402 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8403 am_cv_CC_dependencies_compiler_type=$depmode
8404 $as_echo "$as_me:$LINENO: success" >&5
8405 break
8406 fi
8407 fi
8408 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8409 sed -e 's/^/| /' < conftest.err >&5
8410 done
8411
8412 cd ..
8413 rm -rf conftest.dir
8414else
8415 am_cv_CC_dependencies_compiler_type=none
8416fi
8417
8418fi
8419{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8420$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8421if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8422then as_fn_error "no usable dependency style found" "$LINENO" 5
8423else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8424
8425fi
8426
8427
8428# Check for the 'make' the user wants to use.
8429for ac_prog in make
8430do
8431 # Extract the first word of "$ac_prog", so it can be a program name with args.
8432set dummy $ac_prog; ac_word=$2
8433{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8434$as_echo_n "checking for $ac_word... " >&6; }
8435if test "${ac_cv_prog_MAKE+set}" = set; then :
8436 $as_echo_n "(cached) " >&6
8437else
8438 if test -n "$MAKE"; then
8439 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8440else
8441as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8442for as_dir in $PATH
8443do
8444 IFS=$as_save_IFS
8445 test -z "$as_dir" && as_dir=.
8446 for ac_exec_ext in '' $ac_executable_extensions; do
8447 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8448 ac_cv_prog_MAKE="$ac_prog"
8449 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8450 break 2
8451 fi
8452done
8453 done
8454IFS=$as_save_IFS
8455
8456fi
8457fi
8458MAKE=$ac_cv_prog_MAKE
8459if test -n "$MAKE"; then
8460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8461$as_echo "$MAKE" >&6; }
8462else
8463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8464$as_echo "no" >&6; }
8465fi
8466
8467
8468 test -n "$MAKE" && break
8469done
8470
8471MAKE_IS_GNU=
8472case "`$MAKE --version 2>&1 | sed 1q`" in
8473 *GNU*)
8474 MAKE_IS_GNU=yes
8475 ;;
8476esac
8477 if test "$MAKE_IS_GNU" = yes; then
8478 GMAKE_TRUE=
8479 GMAKE_FALSE='#'
8480else
8481 GMAKE_TRUE='#'
8482 GMAKE_FALSE=
8483fi
8484
8485
8486ALL_LINGUAS=
8487# If we haven't got the data from the intl directory,
8488# assume NLS is disabled.
8489USE_NLS=no
8490LIBINTL=
8491LIBINTL_DEP=
8492INCINTL=
8493XGETTEXT=
8494GMSGFMT=
8495POSUB=
8496
8497if test -f ../../intl/config.intl; then
8498 . ../../intl/config.intl
8499fi
8500{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8501$as_echo_n "checking whether NLS is requested... " >&6; }
8502if test x"$USE_NLS" != xyes; then
8503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8504$as_echo "no" >&6; }
8505else
8506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8507$as_echo "yes" >&6; }
8508
8509$as_echo "#define ENABLE_NLS 1" >>confdefs.h
8510
8511
8512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8513$as_echo_n "checking for catalogs to be installed... " >&6; }
8514 # Look for .po and .gmo files in the source directory.
8515 CATALOGS=
8516 XLINGUAS=
8517 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8518 # If there aren't any .gmo files the shell will give us the
8519 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8520 # weeded out.
8521 case "$cat" in *\**)
8522 continue;;
8523 esac
8524 # The quadruple backslash is collapsed to a double backslash
8525 # by the backticks, then collapsed again by the double quotes,
8526 # leaving us with one backslash in the sed expression (right
8527 # before the dot that mustn't act as a wildcard).
8528 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8529 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8530 # The user is allowed to set LINGUAS to a list of languages to
8531 # install catalogs for. If it's empty that means "all of them."
8532 if test "x$LINGUAS" = x; then
8533 CATALOGS="$CATALOGS $cat"
8534 XLINGUAS="$XLINGUAS $lang"
8535 else
8536 case "$LINGUAS" in *$lang*)
8537 CATALOGS="$CATALOGS $cat"
8538 XLINGUAS="$XLINGUAS $lang"
8539 ;;
8540 esac
8541 fi
8542 done
8543 LINGUAS="$XLINGUAS"
8544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8545$as_echo "$LINGUAS" >&6; }
8546
8547
8548 DATADIRNAME=share
8549
8550 INSTOBJEXT=.mo
8551
8552 GENCAT=gencat
8553
8554 CATOBJEXT=.gmo
8555
8556fi
8557
8558# Check for common headers.
8559# FIXME: Seems to me this can cause problems for i386-windows hosts.
8560# At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8561for ac_header in stdlib.h string.h strings.h unistd.h time.h
8562do :
8563 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8564ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8565eval as_val=\$$as_ac_Header
8566 if test "x$as_val" = x""yes; then :
8567 cat >>confdefs.h <<_ACEOF
8568#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8569_ACEOF
8570
8571fi
8572
8573done
8574
8575for ac_header in sys/time.h sys/resource.h
8576do :
8577 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8578ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8579eval as_val=\$$as_ac_Header
8580 if test "x$as_val" = x""yes; then :
8581 cat >>confdefs.h <<_ACEOF
8582#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8583_ACEOF
8584
8585fi
8586
8587done
8588
8589for ac_header in fcntl.h fpu_control.h
8590do :
8591 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8592ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8593eval as_val=\$$as_ac_Header
8594 if test "x$as_val" = x""yes; then :
8595 cat >>confdefs.h <<_ACEOF
8596#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8597_ACEOF
8598
8599fi
8600
8601done
8602
8603for ac_header in dlfcn.h errno.h sys/stat.h
8604do :
8605 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8606ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8607eval as_val=\$$as_ac_Header
8608 if test "x$as_val" = x""yes; then :
8609 cat >>confdefs.h <<_ACEOF
8610#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8611_ACEOF
8612
8613fi
8614
8615done
8616
8617for ac_func in getrusage time sigaction __setfpucw
8618do :
8619 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8620ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8621eval as_val=\$$as_ac_var
8622 if test "x$as_val" = x""yes; then :
8623 cat >>confdefs.h <<_ACEOF
8624#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8625_ACEOF
8626
8627fi
8628done
8629
8630
8631# Check for socket libraries
8632{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
8633$as_echo_n "checking for bind in -lsocket... " >&6; }
8634if test "${ac_cv_lib_socket_bind+set}" = set; then :
8635 $as_echo_n "(cached) " >&6
8636else
8637 ac_check_lib_save_LIBS=$LIBS
8638LIBS="-lsocket $LIBS"
8639cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8640/* end confdefs.h. */
8641
8642/* Override any GCC internal prototype to avoid an error.
8643 Use char because int might match the return type of a GCC
8644 builtin and then its argument prototype would still apply. */
8645#ifdef __cplusplus
8646extern "C"
8647#endif
8648char bind ();
8649int
8650main ()
8651{
8652return bind ();
8653 ;
8654 return 0;
8655}
8656_ACEOF
8657if ac_fn_c_try_link "$LINENO"; then :
8658 ac_cv_lib_socket_bind=yes
8659else
8660 ac_cv_lib_socket_bind=no
8661fi
8662rm -f core conftest.err conftest.$ac_objext \
8663 conftest$ac_exeext conftest.$ac_ext
8664LIBS=$ac_check_lib_save_LIBS
8665fi
8666{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
8667$as_echo "$ac_cv_lib_socket_bind" >&6; }
8668if test "x$ac_cv_lib_socket_bind" = x""yes; then :
8669 cat >>confdefs.h <<_ACEOF
8670#define HAVE_LIBSOCKET 1
8671_ACEOF
8672
8673 LIBS="-lsocket $LIBS"
8674
8675fi
8676
8677{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
8678$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
8679if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
8680 $as_echo_n "(cached) " >&6
8681else
8682 ac_check_lib_save_LIBS=$LIBS
8683LIBS="-lnsl $LIBS"
8684cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8685/* end confdefs.h. */
8686
8687/* Override any GCC internal prototype to avoid an error.
8688 Use char because int might match the return type of a GCC
8689 builtin and then its argument prototype would still apply. */
8690#ifdef __cplusplus
8691extern "C"
8692#endif
8693char gethostbyname ();
8694int
8695main ()
8696{
8697return gethostbyname ();
8698 ;
8699 return 0;
8700}
8701_ACEOF
8702if ac_fn_c_try_link "$LINENO"; then :
8703 ac_cv_lib_nsl_gethostbyname=yes
8704else
8705 ac_cv_lib_nsl_gethostbyname=no
8706fi
8707rm -f core conftest.err conftest.$ac_objext \
8708 conftest$ac_exeext conftest.$ac_ext
8709LIBS=$ac_check_lib_save_LIBS
8710fi
8711{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
8712$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
8713if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
8714 cat >>confdefs.h <<_ACEOF
8715#define HAVE_LIBNSL 1
8716_ACEOF
8717
8718 LIBS="-lnsl $LIBS"
8719
8720fi
8721
8722
8723# BFD conditionally uses zlib, so we must link it in if libbfd does, by
8724# using the same condition.
8725
aadc9410 8726 # Use the system's zlib library.
7fed4b0b
L
8727 zlibdir="-L\$(top_builddir)/../zlib"
8728 zlibinc="-I\$(top_srcdir)/../zlib"
6bb11ab3 8729
aadc9410
MF
8730# Check whether --with-system-zlib was given.
8731if test "${with_system_zlib+set}" = set; then :
0ceaf1ec
L
8732 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
8733 zlibdir=
8734 zlibinc=
8735 fi
6bb11ab3
L
8736
8737fi
8738
6bb11ab3 8739
6bb11ab3 8740
6bb11ab3
L
8741
8742
8743# BFD uses libdl when when plugins enabled.
8744
faa743bb
RM
8745 maybe_plugins=no
8746 for ac_header in dlfcn.h
8747do :
8748 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8749"
8750if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8751 cat >>confdefs.h <<_ACEOF
8752#define HAVE_DLFCN_H 1
8753_ACEOF
8754 maybe_plugins=yes
8755fi
8756
8757done
8758
8759 for ac_header in windows.h
8760do :
8761 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
8762"
8763if test "x$ac_cv_header_windows_h" = x""yes; then :
8764 cat >>confdefs.h <<_ACEOF
8765#define HAVE_WINDOWS_H 1
8766_ACEOF
8767 maybe_plugins=yes
8768fi
8769
8770done
8771
8772
8773 # Check whether --enable-plugins was given.
6bb11ab3
L
8774if test "${enable_plugins+set}" = set; then :
8775 enableval=$enable_plugins; case "${enableval}" in
faa743bb
RM
8776 no) plugins=no ;;
8777 *) plugins=yes
8778 if test "$maybe_plugins" != "yes" ; then
8779 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
8780 fi ;;
8781 esac
6bb11ab3 8782else
faa743bb
RM
8783 plugins=$maybe_plugins
8784
6bb11ab3
L
8785fi
8786
2974be62
AM
8787 if test "$plugins" = "yes"; then
8788 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
8789$as_echo_n "checking for library containing dlopen... " >&6; }
8790if test "${ac_cv_search_dlopen+set}" = set; then :
8791 $as_echo_n "(cached) " >&6
8792else
8793 ac_func_search_save_LIBS=$LIBS
8794cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8795/* end confdefs.h. */
8796
8797/* Override any GCC internal prototype to avoid an error.
8798 Use char because int might match the return type of a GCC
8799 builtin and then its argument prototype would still apply. */
8800#ifdef __cplusplus
8801extern "C"
8802#endif
8803char dlopen ();
8804int
8805main ()
8806{
8807return dlopen ();
8808 ;
8809 return 0;
8810}
8811_ACEOF
8812for ac_lib in '' dl; do
8813 if test -z "$ac_lib"; then
8814 ac_res="none required"
8815 else
8816 ac_res=-l$ac_lib
8817 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8818 fi
8819 if ac_fn_c_try_link "$LINENO"; then :
8820 ac_cv_search_dlopen=$ac_res
8821fi
8822rm -f core conftest.err conftest.$ac_objext \
8823 conftest$ac_exeext
8824 if test "${ac_cv_search_dlopen+set}" = set; then :
8825 break
8826fi
8827done
8828if test "${ac_cv_search_dlopen+set}" = set; then :
8829
8830else
8831 ac_cv_search_dlopen=no
8832fi
8833rm conftest.$ac_ext
8834LIBS=$ac_func_search_save_LIBS
8835fi
8836{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
8837$as_echo "$ac_cv_search_dlopen" >&6; }
8838ac_res=$ac_cv_search_dlopen
8839if test "$ac_res" != no; then :
8840 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
8841
8842fi
8843
8844 fi
6bb11ab3
L
8845
8846 if test "$plugins" = yes; then
8847 PLUGINS_TRUE=
8848 PLUGINS_FALSE='#'
8849else
8850 PLUGINS_TRUE='#'
8851 PLUGINS_FALSE=
8852fi
8853
8854
8855
8856
8857
8858# Set options
8859enable_dlopen=yes
8860
8861
8862
8863
8864 enable_win32_dll=no
8865
8866
8867 # Check whether --enable-shared was given.
8868if test "${enable_shared+set}" = set; then :
8869 enableval=$enable_shared; p=${PACKAGE-default}
8870 case $enableval in
8871 yes) enable_shared=yes ;;
8872 no) enable_shared=no ;;
8873 *)
8874 enable_shared=no
8875 # Look at the argument we got. We use all the common list separators.
8876 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8877 for pkg in $enableval; do
8878 IFS="$lt_save_ifs"
8879 if test "X$pkg" = "X$p"; then
8880 enable_shared=yes
8881 fi
8882 done
8883 IFS="$lt_save_ifs"
8884 ;;
8885 esac
8886else
8887 enable_shared=yes
8888fi
8889
8890
8891
8892
8893
8894
8895
8896
8897
8898 # Check whether --enable-static was given.
8899if test "${enable_static+set}" = set; then :
8900 enableval=$enable_static; p=${PACKAGE-default}
8901 case $enableval in
8902 yes) enable_static=yes ;;
8903 no) enable_static=no ;;
8904 *)
8905 enable_static=no
8906 # Look at the argument we got. We use all the common list separators.
8907 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8908 for pkg in $enableval; do
8909 IFS="$lt_save_ifs"
8910 if test "X$pkg" = "X$p"; then
8911 enable_static=yes
8912 fi
8913 done
8914 IFS="$lt_save_ifs"
8915 ;;
8916 esac
8917else
8918 enable_static=yes
8919fi
8920
8921
8922
8923
8924
8925
8926
8927
8928
8929
8930# Check whether --with-pic was given.
8931if test "${with_pic+set}" = set; then :
8932 withval=$with_pic; pic_mode="$withval"
8933else
8934 pic_mode=default
8935fi
8936
8937
8938test -z "$pic_mode" && pic_mode=default
8939
8940
8941
8942
8943
8944
8945
8946 # Check whether --enable-fast-install was given.
8947if test "${enable_fast_install+set}" = set; then :
8948 enableval=$enable_fast_install; p=${PACKAGE-default}
8949 case $enableval in
8950 yes) enable_fast_install=yes ;;
8951 no) enable_fast_install=no ;;
8952 *)
8953 enable_fast_install=no
8954 # Look at the argument we got. We use all the common list separators.
8955 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8956 for pkg in $enableval; do
8957 IFS="$lt_save_ifs"
8958 if test "X$pkg" = "X$p"; then
8959 enable_fast_install=yes
8960 fi
8961 done
8962 IFS="$lt_save_ifs"
8963 ;;
8964 esac
8965else
8966 enable_fast_install=yes
8967fi
8968
8969
8970
8971
8972
8973
8974
8975
8976
8977
8978
8979# This can be used to rebuild libtool when needed
8980LIBTOOL_DEPS="$ltmain"
8981
8982# Always use our own libtool.
8983LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8984
8985
8986
8987
8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
9007
9008
9009
9010test -z "$LN_S" && LN_S="ln -s"
9011
9012
9013
9014
9015
9016
9017
9018
9019
9020
9021
9022
9023
9024
9025if test -n "${ZSH_VERSION+set}" ; then
9026 setopt NO_GLOB_SUBST
9027fi
9028
9029{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9030$as_echo_n "checking for objdir... " >&6; }
9031if test "${lt_cv_objdir+set}" = set; then :
9032 $as_echo_n "(cached) " >&6
9033else
9034 rm -f .libs 2>/dev/null
9035mkdir .libs 2>/dev/null
9036if test -d .libs; then
9037 lt_cv_objdir=.libs
9038else
9039 # MS-DOS does not allow filenames that begin with a dot.
9040 lt_cv_objdir=_libs
f6bcefef 9041fi
6bb11ab3
L
9042rmdir .libs 2>/dev/null
9043fi
9044{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9045$as_echo "$lt_cv_objdir" >&6; }
9046objdir=$lt_cv_objdir
f6bcefef 9047
6bb11ab3
L
9048
9049
9050
9051
9052cat >>confdefs.h <<_ACEOF
9053#define LT_OBJDIR "$lt_cv_objdir/"
9054_ACEOF
9055
9056
9057
9058
9059case $host_os in
9060aix3*)
9061 # AIX sometimes has problems with the GCC collect2 program. For some
9062 # reason, if we set the COLLECT_NAMES environment variable, the problems
9063 # vanish in a puff of smoke.
9064 if test "X${COLLECT_NAMES+set}" != Xset; then
9065 COLLECT_NAMES=
9066 export COLLECT_NAMES
9067 fi
9068 ;;
81ecdfbb 9069esac
6bb11ab3
L
9070
9071# Global variables:
9072ofile=libtool
9073can_build_shared=yes
9074
9075# All known linkers require a `.a' archive for static linking (except MSVC,
9076# which needs '.lib').
9077libext=a
9078
9079with_gnu_ld="$lt_cv_prog_gnu_ld"
9080
9081old_CC="$CC"
9082old_CFLAGS="$CFLAGS"
9083
9084# Set sane defaults for various variables
9085test -z "$CC" && CC=cc
9086test -z "$LTCC" && LTCC=$CC
9087test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9088test -z "$LD" && LD=ld
9089test -z "$ac_objext" && ac_objext=o
9090
9091for cc_temp in $compiler""; do
9092 case $cc_temp in
9093 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9094 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9095 \-*) ;;
9096 *) break;;
9097 esac
9098done
9099cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9100
9101
9102# Only perform the check for file, if the check method requires it
9103test -z "$MAGIC_CMD" && MAGIC_CMD=file
9104case $deplibs_check_method in
9105file_magic*)
9106 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9107 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9108$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9109if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9110 $as_echo_n "(cached) " >&6
9111else
9112 case $MAGIC_CMD in
9113[\\/*] | ?:[\\/]*)
9114 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9115 ;;
9116*)
9117 lt_save_MAGIC_CMD="$MAGIC_CMD"
9118 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9119 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9120 for ac_dir in $ac_dummy; do
9121 IFS="$lt_save_ifs"
9122 test -z "$ac_dir" && ac_dir=.
9123 if test -f $ac_dir/${ac_tool_prefix}file; then
9124 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9125 if test -n "$file_magic_test_file"; then
9126 case $deplibs_check_method in
9127 "file_magic "*)
9128 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9129 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9130 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9131 $EGREP "$file_magic_regex" > /dev/null; then
9132 :
9133 else
9134 cat <<_LT_EOF 1>&2
9135
9136*** Warning: the command libtool uses to detect shared libraries,
9137*** $file_magic_cmd, produces output that libtool cannot recognize.
9138*** The result is that libtool may fail to recognize shared libraries
9139*** as such. This will affect the creation of libtool libraries that
9140*** depend on shared libraries, but programs linked with such libtool
9141*** libraries will work regardless of this problem. Nevertheless, you
9142*** may want to report the problem to your system manager and/or to
9143*** bug-libtool@gnu.org
9144
9145_LT_EOF
9146 fi ;;
9147 esac
9148 fi
9149 break
f6bcefef 9150 fi
6bb11ab3
L
9151 done
9152 IFS="$lt_save_ifs"
9153 MAGIC_CMD="$lt_save_MAGIC_CMD"
9154 ;;
9155esac
f6bcefef 9156fi
f6bcefef 9157
6bb11ab3
L
9158MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9159if test -n "$MAGIC_CMD"; then
9160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9161$as_echo "$MAGIC_CMD" >&6; }
9162else
9163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9164$as_echo "no" >&6; }
9165fi
81ecdfbb 9166
6bb11ab3
L
9167
9168
9169
9170
9171if test -z "$lt_cv_path_MAGIC_CMD"; then
9172 if test -n "$ac_tool_prefix"; then
9173 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9174$as_echo_n "checking for file... " >&6; }
9175if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9176 $as_echo_n "(cached) " >&6
9177else
9178 case $MAGIC_CMD in
9179[\\/*] | ?:[\\/]*)
9180 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9181 ;;
9182*)
9183 lt_save_MAGIC_CMD="$MAGIC_CMD"
9184 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9185 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9186 for ac_dir in $ac_dummy; do
9187 IFS="$lt_save_ifs"
9188 test -z "$ac_dir" && ac_dir=.
9189 if test -f $ac_dir/file; then
9190 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9191 if test -n "$file_magic_test_file"; then
9192 case $deplibs_check_method in
9193 "file_magic "*)
9194 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9195 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9196 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9197 $EGREP "$file_magic_regex" > /dev/null; then
9198 :
9199 else
9200 cat <<_LT_EOF 1>&2
9201
9202*** Warning: the command libtool uses to detect shared libraries,
9203*** $file_magic_cmd, produces output that libtool cannot recognize.
9204*** The result is that libtool may fail to recognize shared libraries
9205*** as such. This will affect the creation of libtool libraries that
9206*** depend on shared libraries, but programs linked with such libtool
9207*** libraries will work regardless of this problem. Nevertheless, you
9208*** may want to report the problem to your system manager and/or to
9209*** bug-libtool@gnu.org
9210
9211_LT_EOF
9212 fi ;;
9213 esac
9214 fi
9215 break
9216 fi
9217 done
9218 IFS="$lt_save_ifs"
9219 MAGIC_CMD="$lt_save_MAGIC_CMD"
9220 ;;
81ecdfbb 9221esac
6bb11ab3
L
9222fi
9223
9224MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9225if test -n "$MAGIC_CMD"; then
9226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9227$as_echo "$MAGIC_CMD" >&6; }
9228else
9229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9230$as_echo "no" >&6; }
9231fi
9232
9233
9234 else
9235 MAGIC_CMD=:
9236 fi
9237fi
9238
9239 fi
9240 ;;
9241esac
9242
9243# Use C for the default configuration in the libtool script
9244
9245lt_save_CC="$CC"
9246ac_ext=c
9247ac_cpp='$CPP $CPPFLAGS'
9248ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9249ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9250ac_compiler_gnu=$ac_cv_c_compiler_gnu
9251
9252
9253# Source file extension for C test sources.
9254ac_ext=c
9255
9256# Object file extension for compiled C test sources.
9257objext=o
9258objext=$objext
9259
9260# Code to be used in simple compile tests
9261lt_simple_compile_test_code="int some_variable = 0;"
9262
9263# Code to be used in simple link tests
9264lt_simple_link_test_code='int main(){return(0);}'
9265
9266
9267
9268
9269
9270
9271
9272# If no C compiler was specified, use CC.
9273LTCC=${LTCC-"$CC"}
9274
9275# If no C compiler flags were specified, use CFLAGS.
9276LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9277
9278# Allow CC to be a program name with arguments.
9279compiler=$CC
9280
9281# Save the default compiler, since it gets overwritten when the other
9282# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9283compiler_DEFAULT=$CC
9284
9285# save warnings/boilerplate of simple test code
9286ac_outfile=conftest.$ac_objext
9287echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9288eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9289_lt_compiler_boilerplate=`cat conftest.err`
9290$RM conftest*
9291
9292ac_outfile=conftest.$ac_objext
9293echo "$lt_simple_link_test_code" >conftest.$ac_ext
9294eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9295_lt_linker_boilerplate=`cat conftest.err`
9296$RM -r conftest*
9297
9298
9299## CAVEAT EMPTOR:
9300## There is no encapsulation within the following macros, do not change
9301## the running order or otherwise move them around unless you know exactly
9302## what you are doing...
9303if test -n "$compiler"; then
9304
9305lt_prog_compiler_no_builtin_flag=
9306
9307if test "$GCC" = yes; then
9308 case $cc_basename in
9309 nvcc*)
9310 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9311 *)
9312 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
f6bcefef 9313 esac
6bb11ab3
L
9314
9315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9316$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9317if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9318 $as_echo_n "(cached) " >&6
f6bcefef 9319else
6bb11ab3
L
9320 lt_cv_prog_compiler_rtti_exceptions=no
9321 ac_outfile=conftest.$ac_objext
9322 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9323 lt_compiler_flag="-fno-rtti -fno-exceptions"
9324 # Insert the option either (1) after the last *FLAGS variable, or
9325 # (2) before a word containing "conftest.", or (3) at the end.
9326 # Note that $ac_compile itself does not contain backslashes and begins
9327 # with a dollar sign (not a hyphen), so the echo should work correctly.
9328 # The option is referenced via a variable to avoid confusing sed.
9329 lt_compile=`echo "$ac_compile" | $SED \
9330 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9331 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9332 -e 's:$: $lt_compiler_flag:'`
9333 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9334 (eval "$lt_compile" 2>conftest.err)
9335 ac_status=$?
9336 cat conftest.err >&5
9337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9338 if (exit $ac_status) && test -s "$ac_outfile"; then
9339 # The compiler can only warn and ignore the option if not recognized
9340 # So say no if there are warnings other than the usual output.
9341 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9342 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9343 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9344 lt_cv_prog_compiler_rtti_exceptions=yes
9345 fi
9346 fi
9347 $RM conftest*
9348
f6bcefef 9349fi
6bb11ab3
L
9350{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9351$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9352
9353if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9354 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9355else
9356 :
9357fi
9358
9359fi
9360
9361
9362
9363
9364
9365
9366 lt_prog_compiler_wl=
9367lt_prog_compiler_pic=
9368lt_prog_compiler_static=
9369
9370{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9371$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9372
9373 if test "$GCC" = yes; then
9374 lt_prog_compiler_wl='-Wl,'
9375 lt_prog_compiler_static='-static'
9376
9377 case $host_os in
9378 aix*)
9379 # All AIX code is PIC.
9380 if test "$host_cpu" = ia64; then
9381 # AIX 5 now supports IA64 processor
9382 lt_prog_compiler_static='-Bstatic'
9383 fi
9384 lt_prog_compiler_pic='-fPIC'
9385 ;;
9386
9387 amigaos*)
9388 case $host_cpu in
9389 powerpc)
9390 # see comment about AmigaOS4 .so support
9391 lt_prog_compiler_pic='-fPIC'
9392 ;;
9393 m68k)
9394 # FIXME: we need at least 68020 code to build shared libraries, but
9395 # adding the `-m68020' flag to GCC prevents building anything better,
9396 # like `-m68040'.
9397 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9398 ;;
9399 esac
9400 ;;
9401
9402 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9403 # PIC is the default for these OSes.
9404 ;;
9405
9406 mingw* | cygwin* | pw32* | os2* | cegcc*)
9407 # This hack is so that the source file can tell whether it is being
9408 # built for inclusion in a dll (and should export symbols for example).
9409 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9410 # (--disable-auto-import) libraries
9411 lt_prog_compiler_pic='-DDLL_EXPORT'
9412 ;;
9413
9414 darwin* | rhapsody*)
9415 # PIC is the default on this platform
9416 # Common symbols not allowed in MH_DYLIB files
9417 lt_prog_compiler_pic='-fno-common'
9418 ;;
9419
9420 haiku*)
9421 # PIC is the default for Haiku.
9422 # The "-static" flag exists, but is broken.
9423 lt_prog_compiler_static=
9424 ;;
9425
9426 hpux*)
9427 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9428 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9429 # sets the default TLS model and affects inlining.
9430 case $host_cpu in
9431 hppa*64*)
9432 # +Z the default
9433 ;;
9434 *)
9435 lt_prog_compiler_pic='-fPIC'
9436 ;;
9437 esac
9438 ;;
9439
9440 interix[3-9]*)
9441 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9442 # Instead, we relocate shared libraries at runtime.
9443 ;;
9444
9445 msdosdjgpp*)
9446 # Just because we use GCC doesn't mean we suddenly get shared libraries
9447 # on systems that don't support them.
9448 lt_prog_compiler_can_build_shared=no
9449 enable_shared=no
9450 ;;
9451
9452 *nto* | *qnx*)
9453 # QNX uses GNU C++, but need to define -shared option too, otherwise
9454 # it will coredump.
9455 lt_prog_compiler_pic='-fPIC -shared'
9456 ;;
9457
9458 sysv4*MP*)
9459 if test -d /usr/nec; then
9460 lt_prog_compiler_pic=-Kconform_pic
9461 fi
9462 ;;
9463
9464 *)
9465 lt_prog_compiler_pic='-fPIC'
9466 ;;
9467 esac
9468
9469 case $cc_basename in
9470 nvcc*) # Cuda Compiler Driver 2.2
9471 lt_prog_compiler_wl='-Xlinker '
9472 lt_prog_compiler_pic='-Xcompiler -fPIC'
9473 ;;
9474 esac
9475 else
9476 # PORTME Check for flag to pass linker flags through the system compiler.
9477 case $host_os in
9478 aix*)
9479 lt_prog_compiler_wl='-Wl,'
9480 if test "$host_cpu" = ia64; then
9481 # AIX 5 now supports IA64 processor
9482 lt_prog_compiler_static='-Bstatic'
9483 else
9484 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9485 fi
9486 ;;
9487
9488 mingw* | cygwin* | pw32* | os2* | cegcc*)
9489 # This hack is so that the source file can tell whether it is being
9490 # built for inclusion in a dll (and should export symbols for example).
9491 lt_prog_compiler_pic='-DDLL_EXPORT'
9492 ;;
9493
9494 hpux9* | hpux10* | hpux11*)
9495 lt_prog_compiler_wl='-Wl,'
9496 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9497 # not for PA HP-UX.
9498 case $host_cpu in
9499 hppa*64*|ia64*)
9500 # +Z the default
9501 ;;
9502 *)
9503 lt_prog_compiler_pic='+Z'
9504 ;;
9505 esac
9506 # Is there a better lt_prog_compiler_static that works with the bundled CC?
9507 lt_prog_compiler_static='${wl}-a ${wl}archive'
9508 ;;
9509
9510 irix5* | irix6* | nonstopux*)
9511 lt_prog_compiler_wl='-Wl,'
9512 # PIC (with -KPIC) is the default.
9513 lt_prog_compiler_static='-non_shared'
9514 ;;
9515
9516 linux* | k*bsd*-gnu | kopensolaris*-gnu)
9517 case $cc_basename in
9518 # old Intel for x86_64 which still supported -KPIC.
9519 ecc*)
9520 lt_prog_compiler_wl='-Wl,'
9521 lt_prog_compiler_pic='-KPIC'
9522 lt_prog_compiler_static='-static'
9523 ;;
9524 # icc used to be incompatible with GCC.
9525 # ICC 10 doesn't accept -KPIC any more.
9526 icc* | ifort*)
9527 lt_prog_compiler_wl='-Wl,'
9528 lt_prog_compiler_pic='-fPIC'
9529 lt_prog_compiler_static='-static'
9530 ;;
9531 # Lahey Fortran 8.1.
9532 lf95*)
9533 lt_prog_compiler_wl='-Wl,'
9534 lt_prog_compiler_pic='--shared'
9535 lt_prog_compiler_static='--static'
9536 ;;
9537 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
9538 # Portland Group compilers (*not* the Pentium gcc compiler,
9539 # which looks to be a dead project)
9540 lt_prog_compiler_wl='-Wl,'
9541 lt_prog_compiler_pic='-fpic'
9542 lt_prog_compiler_static='-Bstatic'
9543 ;;
9544 ccc*)
9545 lt_prog_compiler_wl='-Wl,'
9546 # All Alpha code is PIC.
9547 lt_prog_compiler_static='-non_shared'
9548 ;;
9549 xl* | bgxl* | bgf* | mpixl*)
9550 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
9551 lt_prog_compiler_wl='-Wl,'
9552 lt_prog_compiler_pic='-qpic'
9553 lt_prog_compiler_static='-qstaticlink'
9554 ;;
9555 *)
9556 case `$CC -V 2>&1 | sed 5q` in
9557 *Sun\ F* | *Sun*Fortran*)
9558 # Sun Fortran 8.3 passes all unrecognized flags to the linker
9559 lt_prog_compiler_pic='-KPIC'
9560 lt_prog_compiler_static='-Bstatic'
9561 lt_prog_compiler_wl=''
9562 ;;
9563 *Sun\ C*)
9564 # Sun C 5.9
9565 lt_prog_compiler_pic='-KPIC'
9566 lt_prog_compiler_static='-Bstatic'
9567 lt_prog_compiler_wl='-Wl,'
9568 ;;
9569 esac
9570 ;;
9571 esac
9572 ;;
9573
9574 newsos6)
9575 lt_prog_compiler_pic='-KPIC'
9576 lt_prog_compiler_static='-Bstatic'
9577 ;;
9578
9579 *nto* | *qnx*)
9580 # QNX uses GNU C++, but need to define -shared option too, otherwise
9581 # it will coredump.
9582 lt_prog_compiler_pic='-fPIC -shared'
9583 ;;
9584
9585 osf3* | osf4* | osf5*)
9586 lt_prog_compiler_wl='-Wl,'
9587 # All OSF/1 code is PIC.
9588 lt_prog_compiler_static='-non_shared'
9589 ;;
9590
9591 rdos*)
9592 lt_prog_compiler_static='-non_shared'
9593 ;;
9594
9595 solaris*)
9596 lt_prog_compiler_pic='-KPIC'
9597 lt_prog_compiler_static='-Bstatic'
9598 case $cc_basename in
9599 f77* | f90* | f95*)
9600 lt_prog_compiler_wl='-Qoption ld ';;
9601 *)
9602 lt_prog_compiler_wl='-Wl,';;
9603 esac
9604 ;;
f6bcefef 9605
6bb11ab3
L
9606 sunos4*)
9607 lt_prog_compiler_wl='-Qoption ld '
9608 lt_prog_compiler_pic='-PIC'
9609 lt_prog_compiler_static='-Bstatic'
9610 ;;
f6bcefef 9611
6bb11ab3
L
9612 sysv4 | sysv4.2uw2* | sysv4.3*)
9613 lt_prog_compiler_wl='-Wl,'
9614 lt_prog_compiler_pic='-KPIC'
9615 lt_prog_compiler_static='-Bstatic'
9616 ;;
f6bcefef 9617
6bb11ab3
L
9618 sysv4*MP*)
9619 if test -d /usr/nec ;then
9620 lt_prog_compiler_pic='-Kconform_pic'
9621 lt_prog_compiler_static='-Bstatic'
9622 fi
9623 ;;
9624
9625 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
9626 lt_prog_compiler_wl='-Wl,'
9627 lt_prog_compiler_pic='-KPIC'
9628 lt_prog_compiler_static='-Bstatic'
9629 ;;
9630
9631 unicos*)
9632 lt_prog_compiler_wl='-Wl,'
9633 lt_prog_compiler_can_build_shared=no
9634 ;;
9635
9636 uts4*)
9637 lt_prog_compiler_pic='-pic'
9638 lt_prog_compiler_static='-Bstatic'
9639 ;;
9640
9641 *)
9642 lt_prog_compiler_can_build_shared=no
9643 ;;
9644 esac
9645 fi
9646
9647case $host_os in
9648 # For platforms which do not support PIC, -DPIC is meaningless:
9649 *djgpp*)
9650 lt_prog_compiler_pic=
9651 ;;
9652 *)
9653 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
9654 ;;
81ecdfbb 9655esac
6bb11ab3
L
9656{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
9657$as_echo "$lt_prog_compiler_pic" >&6; }
9658
9659
9660
9661
9662
9663
9664#
9665# Check to make sure the PIC flag actually works.
9666#
9667if test -n "$lt_prog_compiler_pic"; then
9668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9669$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
9670if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
9671 $as_echo_n "(cached) " >&6
f6bcefef 9672else
6bb11ab3
L
9673 lt_cv_prog_compiler_pic_works=no
9674 ac_outfile=conftest.$ac_objext
9675 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9676 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
9677 # Insert the option either (1) after the last *FLAGS variable, or
9678 # (2) before a word containing "conftest.", or (3) at the end.
9679 # Note that $ac_compile itself does not contain backslashes and begins
9680 # with a dollar sign (not a hyphen), so the echo should work correctly.
9681 # The option is referenced via a variable to avoid confusing sed.
9682 lt_compile=`echo "$ac_compile" | $SED \
9683 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9684 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9685 -e 's:$: $lt_compiler_flag:'`
9686 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9687 (eval "$lt_compile" 2>conftest.err)
9688 ac_status=$?
9689 cat conftest.err >&5
9690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9691 if (exit $ac_status) && test -s "$ac_outfile"; then
9692 # The compiler can only warn and ignore the option if not recognized
9693 # So say no if there are warnings other than the usual output.
9694 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9695 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9696 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9697 lt_cv_prog_compiler_pic_works=yes
9698 fi
9699 fi
9700 $RM conftest*
f6bcefef 9701
f6bcefef 9702fi
6bb11ab3
L
9703{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9704$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
9705
9706if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
9707 case $lt_prog_compiler_pic in
9708 "" | " "*) ;;
9709 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
9710 esac
9711else
9712 lt_prog_compiler_pic=
9713 lt_prog_compiler_can_build_shared=no
f6bcefef 9714fi
6bb11ab3
L
9715
9716fi
9717
9718
9719
9720
9721
9722
9723#
9724# Check to make sure the static flag actually works.
9725#
9726wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9727{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9728$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9729if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
81ecdfbb 9730 $as_echo_n "(cached) " >&6
f6bcefef 9731else
6bb11ab3
L
9732 lt_cv_prog_compiler_static_works=no
9733 save_LDFLAGS="$LDFLAGS"
9734 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
9735 echo "$lt_simple_link_test_code" > conftest.$ac_ext
9736 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9737 # The linker can only warn and ignore the option if not recognized
9738 # So say no if there are warnings
9739 if test -s conftest.err; then
9740 # Append any errors to the config.log.
9741 cat conftest.err 1>&5
9742 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9743 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9744 if diff conftest.exp conftest.er2 >/dev/null; then
9745 lt_cv_prog_compiler_static_works=yes
9746 fi
9747 else
9748 lt_cv_prog_compiler_static_works=yes
9749 fi
9750 fi
9751 $RM -r conftest*
9752 LDFLAGS="$save_LDFLAGS"
f6bcefef 9753
6bb11ab3
L
9754fi
9755{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9756$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
f6bcefef 9757
6bb11ab3
L
9758if test x"$lt_cv_prog_compiler_static_works" = xyes; then
9759 :
f6bcefef 9760else
6bb11ab3 9761 lt_prog_compiler_static=
f6bcefef 9762fi
f6bcefef 9763
6bb11ab3
L
9764
9765
9766
9767
9768
9769
9770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9771$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9772if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9773 $as_echo_n "(cached) " >&6
81ecdfbb 9774else
6bb11ab3
L
9775 lt_cv_prog_compiler_c_o=no
9776 $RM -r conftest 2>/dev/null
9777 mkdir conftest
9778 cd conftest
9779 mkdir out
9780 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9781
9782 lt_compiler_flag="-o out/conftest2.$ac_objext"
9783 # Insert the option either (1) after the last *FLAGS variable, or
9784 # (2) before a word containing "conftest.", or (3) at the end.
9785 # Note that $ac_compile itself does not contain backslashes and begins
9786 # with a dollar sign (not a hyphen), so the echo should work correctly.
9787 lt_compile=`echo "$ac_compile" | $SED \
9788 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9789 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9790 -e 's:$: $lt_compiler_flag:'`
9791 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9792 (eval "$lt_compile" 2>out/conftest.err)
9793 ac_status=$?
9794 cat out/conftest.err >&5
9795 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9796 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9797 then
9798 # The compiler can only warn and ignore the option if not recognized
9799 # So say no if there are warnings
9800 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9801 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9802 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9803 lt_cv_prog_compiler_c_o=yes
9804 fi
9805 fi
9806 chmod u+w . 2>&5
9807 $RM conftest*
9808 # SGI C++ compiler will create directory out/ii_files/ for
9809 # template instantiation
9810 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9811 $RM out/* && rmdir out
9812 cd ..
9813 $RM -r conftest
9814 $RM conftest*
9815
81ecdfbb 9816fi
6bb11ab3
L
9817{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9818$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9819
9820
9821
9822
9823
9824
9825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9826$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9827if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
81ecdfbb
RW
9828 $as_echo_n "(cached) " >&6
9829else
6bb11ab3
L
9830 lt_cv_prog_compiler_c_o=no
9831 $RM -r conftest 2>/dev/null
9832 mkdir conftest
9833 cd conftest
9834 mkdir out
9835 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9836
9837 lt_compiler_flag="-o out/conftest2.$ac_objext"
9838 # Insert the option either (1) after the last *FLAGS variable, or
9839 # (2) before a word containing "conftest.", or (3) at the end.
9840 # Note that $ac_compile itself does not contain backslashes and begins
9841 # with a dollar sign (not a hyphen), so the echo should work correctly.
9842 lt_compile=`echo "$ac_compile" | $SED \
9843 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9844 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9845 -e 's:$: $lt_compiler_flag:'`
9846 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9847 (eval "$lt_compile" 2>out/conftest.err)
9848 ac_status=$?
9849 cat out/conftest.err >&5
9850 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9851 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9852 then
9853 # The compiler can only warn and ignore the option if not recognized
9854 # So say no if there are warnings
9855 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9856 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9857 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9858 lt_cv_prog_compiler_c_o=yes
9859 fi
9860 fi
9861 chmod u+w . 2>&5
9862 $RM conftest*
9863 # SGI C++ compiler will create directory out/ii_files/ for
9864 # template instantiation
9865 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9866 $RM out/* && rmdir out
9867 cd ..
9868 $RM -r conftest
9869 $RM conftest*
9870
9871fi
9872{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9873$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9874
9875
9876
9877
9878hard_links="nottested"
9879if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
9880 # do not overwrite the value of need_locks provided by the user
9881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9882$as_echo_n "checking if we can lock with hard links... " >&6; }
9883 hard_links=yes
9884 $RM conftest*
9885 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9886 touch conftest.a
9887 ln conftest.a conftest.b 2>&5 || hard_links=no
9888 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9890$as_echo "$hard_links" >&6; }
9891 if test "$hard_links" = no; then
9892 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
9893$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
9894 need_locks=warn
9895 fi
9896else
9897 need_locks=no
9898fi
9899
9900
9901
9902
9903
9904
9905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9906$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
9907
9908 runpath_var=
9909 allow_undefined_flag=
9910 always_export_symbols=no
9911 archive_cmds=
9912 archive_expsym_cmds=
9913 compiler_needs_object=no
9914 enable_shared_with_static_runtimes=no
9915 export_dynamic_flag_spec=
9916 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9917 hardcode_automatic=no
9918 hardcode_direct=no
9919 hardcode_direct_absolute=no
9920 hardcode_libdir_flag_spec=
9921 hardcode_libdir_flag_spec_ld=
9922 hardcode_libdir_separator=
9923 hardcode_minus_L=no
9924 hardcode_shlibpath_var=unsupported
9925 inherit_rpath=no
9926 link_all_deplibs=unknown
9927 module_cmds=
9928 module_expsym_cmds=
9929 old_archive_from_new_cmds=
9930 old_archive_from_expsyms_cmds=
9931 thread_safe_flag_spec=
9932 whole_archive_flag_spec=
9933 # include_expsyms should be a list of space-separated symbols to be *always*
9934 # included in the symbol list
9935 include_expsyms=
9936 # exclude_expsyms can be an extended regexp of symbols to exclude
9937 # it will be wrapped by ` (' and `)$', so one must not match beginning or
9938 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
9939 # as well as any symbol that contains `d'.
9940 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9941 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
9942 # platforms (ab)use it in PIC code, but their linkers get confused if
9943 # the symbol is explicitly referenced. Since portable code cannot
9944 # rely on this symbol name, it's probably fine to never include it in
9945 # preloaded symbol tables.
9946 # Exclude shared library initialization/finalization symbols.
9947 extract_expsyms_cmds=
9948
9949 case $host_os in
9950 cygwin* | mingw* | pw32* | cegcc*)
9951 # FIXME: the MSVC++ port hasn't been tested in a loooong time
9952 # When not using gcc, we currently assume that we are using
9953 # Microsoft Visual C++.
9954 if test "$GCC" != yes; then
9955 with_gnu_ld=no
9956 fi
9957 ;;
9958 interix*)
9959 # we just hope/assume this is gcc and not c89 (= MSVC++)
9960 with_gnu_ld=yes
9961 ;;
9962 openbsd*)
9963 with_gnu_ld=no
9964 ;;
9965 esac
f6bcefef 9966
6bb11ab3
L
9967 ld_shlibs=yes
9968
9969 # On some targets, GNU ld is compatible enough with the native linker
9970 # that we're better off using the native interface for both.
9971 lt_use_gnu_ld_interface=no
9972 if test "$with_gnu_ld" = yes; then
9973 case $host_os in
9974 aix*)
9975 # The AIX port of GNU ld has always aspired to compatibility
9976 # with the native linker. However, as the warning in the GNU ld
9977 # block says, versions before 2.19.5* couldn't really create working
9978 # shared libraries, regardless of the interface used.
9979 case `$LD -v 2>&1` in
9980 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
9981 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9982 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9983 *)
9984 lt_use_gnu_ld_interface=yes
9985 ;;
9986 esac
9987 ;;
9988 *)
9989 lt_use_gnu_ld_interface=yes
9990 ;;
9991 esac
9992 fi
f6bcefef 9993
6bb11ab3
L
9994 if test "$lt_use_gnu_ld_interface" = yes; then
9995 # If archive_cmds runs LD, not CC, wlarc should be empty
9996 wlarc='${wl}'
9997
9998 # Set some defaults for GNU ld with shared library support. These
9999 # are reset later if shared libraries are not supported. Putting them
10000 # here allows them to be overridden if necessary.
10001 runpath_var=LD_RUN_PATH
10002 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10003 export_dynamic_flag_spec='${wl}--export-dynamic'
10004 # ancient GNU ld didn't support --whole-archive et. al.
10005 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10006 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10007 else
10008 whole_archive_flag_spec=
10009 fi
10010 supports_anon_versioning=no
10011 case `$LD -v 2>&1` in
10012 *GNU\ gold*) supports_anon_versioning=yes ;;
10013 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10014 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10015 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10016 *\ 2.11.*) ;; # other 2.11 versions
10017 *) supports_anon_versioning=yes ;;
10018 esac
10019
10020 # See if GNU ld supports shared libraries.
10021 case $host_os in
10022 aix[3-9]*)
10023 # On AIX/PPC, the GNU linker is very broken
10024 if test "$host_cpu" != ia64; then
10025 ld_shlibs=no
10026 cat <<_LT_EOF 1>&2
10027
10028*** Warning: the GNU linker, at least up to release 2.19, is reported
10029*** to be unable to reliably create shared libraries on AIX.
10030*** Therefore, libtool is disabling shared libraries support. If you
10031*** really care for shared libraries, you may want to install binutils
10032*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10033*** You will then need to restart the configuration process.
10034
10035_LT_EOF
10036 fi
10037 ;;
10038
10039 amigaos*)
10040 case $host_cpu in
10041 powerpc)
10042 # see comment about AmigaOS4 .so support
10043 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10044 archive_expsym_cmds=''
10045 ;;
10046 m68k)
10047 archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10048 hardcode_libdir_flag_spec='-L$libdir'
10049 hardcode_minus_L=yes
10050 ;;
10051 esac
10052 ;;
10053
10054 beos*)
10055 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10056 allow_undefined_flag=unsupported
10057 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10058 # support --undefined. This deserves some investigation. FIXME
10059 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10060 else
10061 ld_shlibs=no
10062 fi
10063 ;;
10064
10065 cygwin* | mingw* | pw32* | cegcc*)
10066 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10067 # as there is no search path for DLLs.
10068 hardcode_libdir_flag_spec='-L$libdir'
10069 export_dynamic_flag_spec='${wl}--export-all-symbols'
10070 allow_undefined_flag=unsupported
10071 always_export_symbols=no
10072 enable_shared_with_static_runtimes=yes
10073 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10074
10075 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10076 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10077 # If the export-symbols file already is a .def file (1st line
10078 # is EXPORTS), use it as is; otherwise, prepend...
10079 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10080 cp $export_symbols $output_objdir/$soname.def;
10081 else
10082 echo EXPORTS > $output_objdir/$soname.def;
10083 cat $export_symbols >> $output_objdir/$soname.def;
10084 fi~
10085 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10086 else
10087 ld_shlibs=no
10088 fi
10089 ;;
10090
10091 haiku*)
10092 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10093 link_all_deplibs=yes
10094 ;;
10095
10096 interix[3-9]*)
10097 hardcode_direct=no
10098 hardcode_shlibpath_var=no
10099 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10100 export_dynamic_flag_spec='${wl}-E'
10101 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10102 # Instead, shared libraries are loaded at an image base (0x10000000 by
10103 # default) and relocated if they conflict, which is a slow very memory
10104 # consuming and fragmenting process. To avoid this, we pick a random,
10105 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10106 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10107 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10108 archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10109 ;;
10110
10111 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10112 tmp_diet=no
10113 if test "$host_os" = linux-dietlibc; then
10114 case $cc_basename in
10115 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10116 esac
10117 fi
10118 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10119 && test "$tmp_diet" = no
10120 then
ae7d0cac 10121 tmp_addflag=' $pic_flag'
6bb11ab3
L
10122 tmp_sharedflag='-shared'
10123 case $cc_basename,$host_cpu in
10124 pgcc*) # Portland Group C compiler
10125 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
10126 tmp_addflag=' $pic_flag'
10127 ;;
10128 pgf77* | pgf90* | pgf95* | pgfortran*)
10129 # Portland Group f77 and f90 compilers
10130 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
10131 tmp_addflag=' $pic_flag -Mnomain' ;;
10132 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10133 tmp_addflag=' -i_dynamic' ;;
10134 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10135 tmp_addflag=' -i_dynamic -nofor_main' ;;
10136 ifc* | ifort*) # Intel Fortran compiler
10137 tmp_addflag=' -nofor_main' ;;
10138 lf95*) # Lahey Fortran 8.1
10139 whole_archive_flag_spec=
10140 tmp_sharedflag='--shared' ;;
10141 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10142 tmp_sharedflag='-qmkshrobj'
10143 tmp_addflag= ;;
10144 nvcc*) # Cuda Compiler Driver 2.2
10145 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
10146 compiler_needs_object=yes
10147 ;;
10148 esac
10149 case `$CC -V 2>&1 | sed 5q` in
10150 *Sun\ C*) # Sun C 5.9
10151 whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
10152 compiler_needs_object=yes
10153 tmp_sharedflag='-G' ;;
10154 *Sun\ F*) # Sun Fortran 8.3
10155 tmp_sharedflag='-G' ;;
10156 esac
10157 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10158
10159 if test "x$supports_anon_versioning" = xyes; then
10160 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10161 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10162 echo "local: *; };" >> $output_objdir/$libname.ver~
10163 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10164 fi
10165
10166 case $cc_basename in
10167 xlf* | bgf* | bgxlf* | mpixlf*)
10168 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10169 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10170 hardcode_libdir_flag_spec=
10171 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10172 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10173 if test "x$supports_anon_versioning" = xyes; then
10174 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10175 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10176 echo "local: *; };" >> $output_objdir/$libname.ver~
10177 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10178 fi
10179 ;;
10180 esac
10181 else
10182 ld_shlibs=no
10183 fi
10184 ;;
10185
10186 netbsd*)
10187 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10188 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10189 wlarc=
10190 else
10191 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10192 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10193 fi
10194 ;;
10195
10196 solaris*)
10197 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10198 ld_shlibs=no
10199 cat <<_LT_EOF 1>&2
10200
10201*** Warning: The releases 2.8.* of the GNU linker cannot reliably
10202*** create shared libraries on Solaris systems. Therefore, libtool
10203*** is disabling shared libraries support. We urge you to upgrade GNU
10204*** binutils to release 2.9.1 or newer. Another option is to modify
10205*** your PATH or compiler configuration so that the native linker is
10206*** used, and then restart.
10207
10208_LT_EOF
10209 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10210 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10211 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10212 else
10213 ld_shlibs=no
10214 fi
10215 ;;
10216
10217 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10218 case `$LD -v 2>&1` in
10219 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10220 ld_shlibs=no
10221 cat <<_LT_EOF 1>&2
10222
10223*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10224*** reliably create shared libraries on SCO systems. Therefore, libtool
10225*** is disabling shared libraries support. We urge you to upgrade GNU
10226*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10227*** your PATH or compiler configuration so that the native linker is
10228*** used, and then restart.
10229
10230_LT_EOF
10231 ;;
10232 *)
10233 # For security reasons, it is highly recommended that you always
10234 # use absolute paths for naming shared libraries, and exclude the
10235 # DT_RUNPATH tag from executables and libraries. But doing so
10236 # requires that you compile everything twice, which is a pain.
10237 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10238 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10239 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10240 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10241 else
10242 ld_shlibs=no
10243 fi
10244 ;;
10245 esac
10246 ;;
10247
10248 sunos4*)
10249 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10250 wlarc=
10251 hardcode_direct=yes
10252 hardcode_shlibpath_var=no
10253 ;;
10254
10255 *)
10256 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10257 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10258 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10259 else
10260 ld_shlibs=no
10261 fi
10262 ;;
10263 esac
10264
10265 if test "$ld_shlibs" = no; then
10266 runpath_var=
10267 hardcode_libdir_flag_spec=
10268 export_dynamic_flag_spec=
10269 whole_archive_flag_spec=
10270 fi
10271 else
10272 # PORTME fill in a description of your system's linker (not GNU ld)
10273 case $host_os in
10274 aix3*)
10275 allow_undefined_flag=unsupported
10276 always_export_symbols=yes
10277 archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
10278 # Note: this linker hardcodes the directories in LIBPATH if there
10279 # are no directories specified by -L.
10280 hardcode_minus_L=yes
10281 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10282 # Neither direct hardcoding nor static linking is supported with a
10283 # broken collect2.
10284 hardcode_direct=unsupported
10285 fi
10286 ;;
10287
10288 aix[4-9]*)
10289 if test "$host_cpu" = ia64; then
10290 # On IA64, the linker does run time linking by default, so we don't
10291 # have to do anything special.
10292 aix_use_runtimelinking=no
10293 exp_sym_flag='-Bexport'
10294 no_entry_flag=""
10295 else
10296 # If we're using GNU nm, then we don't want the "-C" option.
10297 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10298 # Also, AIX nm treats weak defined symbols like other global
10299 # defined symbols, whereas GNU nm marks them as "W".
10300 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10301 export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
10302 else
10303 export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
10304 fi
10305 aix_use_runtimelinking=no
10306
10307 # Test if we are trying to use run time linking or normal
10308 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10309 # need to do runtime linking.
10310 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10311 for ld_flag in $LDFLAGS; do
10312 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10313 aix_use_runtimelinking=yes
10314 break
10315 fi
10316 done
10317 ;;
10318 esac
10319
10320 exp_sym_flag='-bexport'
10321 no_entry_flag='-bnoentry'
10322 fi
10323
10324 # When large executables or shared objects are built, AIX ld can
10325 # have problems creating the table of contents. If linking a library
10326 # or program results in "error TOC overflow" add -mminimal-toc to
10327 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10328 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10329
10330 archive_cmds=''
10331 hardcode_direct=yes
10332 hardcode_direct_absolute=yes
10333 hardcode_libdir_separator=':'
10334 link_all_deplibs=yes
10335 file_list_spec='${wl}-f,'
10336
10337 if test "$GCC" = yes; then
10338 case $host_os in aix4.[012]|aix4.[012].*)
10339 # We only want to do this on AIX 4.2 and lower, the check
10340 # below for broken collect2 doesn't work under 4.3+
10341 collect2name=`${CC} -print-prog-name=collect2`
10342 if test -f "$collect2name" &&
10343 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10344 then
10345 # We have reworked collect2
10346 :
10347 else
10348 # We have old collect2
10349 hardcode_direct=unsupported
10350 # It fails to find uninstalled libraries when the uninstalled
10351 # path is not listed in the libpath. Setting hardcode_minus_L
10352 # to unsupported forces relinking
10353 hardcode_minus_L=yes
10354 hardcode_libdir_flag_spec='-L$libdir'
10355 hardcode_libdir_separator=
10356 fi
10357 ;;
10358 esac
10359 shared_flag='-shared'
10360 if test "$aix_use_runtimelinking" = yes; then
10361 shared_flag="$shared_flag "'${wl}-G'
10362 fi
10363 else
10364 # not using gcc
10365 if test "$host_cpu" = ia64; then
10366 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10367 # chokes on -Wl,-G. The following line is correct:
10368 shared_flag='-G'
10369 else
10370 if test "$aix_use_runtimelinking" = yes; then
10371 shared_flag='${wl}-G'
10372 else
10373 shared_flag='${wl}-bM:SRE'
10374 fi
10375 fi
10376 fi
10377
10378 export_dynamic_flag_spec='${wl}-bexpall'
10379 # It seems that -bexpall does not export symbols beginning with
10380 # underscore (_), so it is better to generate a list of symbols to export.
10381 always_export_symbols=yes
10382 if test "$aix_use_runtimelinking" = yes; then
10383 # Warning - without using the other runtime loading flags (-brtl),
10384 # -berok will link without error, but may produce a broken library.
10385 allow_undefined_flag='-berok'
10386 # Determine the default libpath from the value encoded in an
10387 # empty executable.
10388 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
81ecdfbb
RW
10389/* end confdefs.h. */
10390
10391int
10392main ()
10393{
10394
10395 ;
10396 return 0;
10397}
10398_ACEOF
6bb11ab3 10399if ac_fn_c_try_link "$LINENO"; then :
f6bcefef 10400
6bb11ab3
L
10401lt_aix_libpath_sed='
10402 /Import File Strings/,/^$/ {
10403 /^0/ {
10404 s/^0 *\(.*\)$/\1/
10405 p
10406 }
10407 }'
10408aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10409# Check for a 64-bit object if we didn't find anything.
10410if test -z "$aix_libpath"; then
10411 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10412fi
10413fi
10414rm -f core conftest.err conftest.$ac_objext \
10415 conftest$ac_exeext conftest.$ac_ext
10416if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10417
10418 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10419 archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
10420 else
10421 if test "$host_cpu" = ia64; then
10422 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10423 allow_undefined_flag="-z nodefs"
10424 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
10425 else
10426 # Determine the default libpath from the value encoded in an
10427 # empty executable.
81ecdfbb
RW
10428 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10429/* end confdefs.h. */
10430
10431int
10432main ()
10433{
10434
10435 ;
10436 return 0;
10437}
10438_ACEOF
6bb11ab3
L
10439if ac_fn_c_try_link "$LINENO"; then :
10440
10441lt_aix_libpath_sed='
10442 /Import File Strings/,/^$/ {
10443 /^0/ {
10444 s/^0 *\(.*\)$/\1/
10445 p
10446 }
10447 }'
10448aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10449# Check for a 64-bit object if we didn't find anything.
10450if test -z "$aix_libpath"; then
10451 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
81ecdfbb 10452fi
81ecdfbb 10453fi
6bb11ab3
L
10454rm -f core conftest.err conftest.$ac_objext \
10455 conftest$ac_exeext conftest.$ac_ext
10456if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10457
10458 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10459 # Warning - without using the other run time loading flags,
10460 # -berok will link without error, but may produce a broken library.
10461 no_undefined_flag=' ${wl}-bernotok'
10462 allow_undefined_flag=' ${wl}-berok'
10463 if test "$with_gnu_ld" = yes; then
10464 # We only use this code for GNU lds that support --whole-archive.
10465 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10466 else
10467 # Exported symbols can be pulled into shared objects from archives
10468 whole_archive_flag_spec='$convenience'
10469 fi
10470 archive_cmds_need_lc=yes
10471 # This is similar to how AIX traditionally builds its shared libraries.
10472 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
10473 fi
10474 fi
10475 ;;
10476
10477 amigaos*)
10478 case $host_cpu in
10479 powerpc)
10480 # see comment about AmigaOS4 .so support
10481 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10482 archive_expsym_cmds=''
10483 ;;
10484 m68k)
10485 archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10486 hardcode_libdir_flag_spec='-L$libdir'
10487 hardcode_minus_L=yes
10488 ;;
10489 esac
10490 ;;
10491
10492 bsdi[45]*)
10493 export_dynamic_flag_spec=-rdynamic
10494 ;;
10495
10496 cygwin* | mingw* | pw32* | cegcc*)
10497 # When not using gcc, we currently assume that we are using
10498 # Microsoft Visual C++.
10499 # hardcode_libdir_flag_spec is actually meaningless, as there is
10500 # no search path for DLLs.
10501 hardcode_libdir_flag_spec=' '
10502 allow_undefined_flag=unsupported
10503 # Tell ltmain to make .lib files, not .a files.
10504 libext=lib
10505 # Tell ltmain to make .dll files, not .so files.
10506 shrext_cmds=".dll"
10507 # FIXME: Setting linknames here is a bad hack.
10508 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
10509 # The linker will automatically build a .lib file if we build a DLL.
10510 old_archive_from_new_cmds='true'
10511 # FIXME: Should let the user specify the lib program.
10512 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
10513 fix_srcfile_path='`cygpath -w "$srcfile"`'
10514 enable_shared_with_static_runtimes=yes
10515 ;;
10516
10517 darwin* | rhapsody*)
10518
10519
10520 archive_cmds_need_lc=no
10521 hardcode_direct=no
10522 hardcode_automatic=yes
10523 hardcode_shlibpath_var=unsupported
10524 if test "$lt_cv_ld_force_load" = "yes"; then
10525 whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
f6bcefef 10526 else
6bb11ab3 10527 whole_archive_flag_spec=''
f6bcefef 10528 fi
6bb11ab3
L
10529 link_all_deplibs=yes
10530 allow_undefined_flag="$_lt_dar_allow_undefined"
10531 case $cc_basename in
10532 ifort*) _lt_dar_can_shared=yes ;;
10533 *) _lt_dar_can_shared=$GCC ;;
10534 esac
10535 if test "$_lt_dar_can_shared" = "yes"; then
10536 output_verbose_link_cmd=func_echo_all
10537 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
10538 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
10539 archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
10540 module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
10541
f6bcefef 10542 else
6bb11ab3 10543 ld_shlibs=no
f6bcefef 10544 fi
6bb11ab3
L
10545
10546 ;;
10547
10548 dgux*)
10549 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10550 hardcode_libdir_flag_spec='-L$libdir'
10551 hardcode_shlibpath_var=no
10552 ;;
10553
10554 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
10555 # support. Future versions do this automatically, but an explicit c++rt0.o
10556 # does not break anything, and helps significantly (at the cost of a little
10557 # extra space).
10558 freebsd2.2*)
10559 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10560 hardcode_libdir_flag_spec='-R$libdir'
10561 hardcode_direct=yes
10562 hardcode_shlibpath_var=no
10563 ;;
10564
10565 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
10566 freebsd2.*)
10567 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10568 hardcode_direct=yes
10569 hardcode_minus_L=yes
10570 hardcode_shlibpath_var=no
10571 ;;
10572
10573 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10574 freebsd* | dragonfly*)
10575 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
10576 hardcode_libdir_flag_spec='-R$libdir'
10577 hardcode_direct=yes
10578 hardcode_shlibpath_var=no
10579 ;;
10580
10581 hpux9*)
10582 if test "$GCC" = yes; then
10583 archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
10584 else
10585 archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
10586 fi
10587 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10588 hardcode_libdir_separator=:
10589 hardcode_direct=yes
10590
10591 # hardcode_minus_L: Not really in the search PATH,
10592 # but as the default location of the library.
10593 hardcode_minus_L=yes
10594 export_dynamic_flag_spec='${wl}-E'
10595 ;;
10596
10597 hpux10*)
10598 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10599 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10600 else
10601 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10602 fi
10603 if test "$with_gnu_ld" = no; then
10604 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10605 hardcode_libdir_flag_spec_ld='+b $libdir'
10606 hardcode_libdir_separator=:
10607 hardcode_direct=yes
10608 hardcode_direct_absolute=yes
10609 export_dynamic_flag_spec='${wl}-E'
10610 # hardcode_minus_L: Not really in the search PATH,
10611 # but as the default location of the library.
10612 hardcode_minus_L=yes
10613 fi
10614 ;;
10615
10616 hpux11*)
10617 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10618 case $host_cpu in
10619 hppa*64*)
10620 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10621 ;;
10622 ia64*)
10623 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10624 ;;
10625 *)
10626 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10627 ;;
10628 esac
10629 else
10630 case $host_cpu in
10631 hppa*64*)
10632 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10633 ;;
10634 ia64*)
10635 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10636 ;;
10637 *)
10638
10639 # Older versions of the 11.00 compiler do not understand -b yet
10640 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10642$as_echo_n "checking if $CC understands -b... " >&6; }
10643if test "${lt_cv_prog_compiler__b+set}" = set; then :
81ecdfbb 10644 $as_echo_n "(cached) " >&6
f6bcefef 10645else
6bb11ab3
L
10646 lt_cv_prog_compiler__b=no
10647 save_LDFLAGS="$LDFLAGS"
10648 LDFLAGS="$LDFLAGS -b"
10649 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10650 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10651 # The linker can only warn and ignore the option if not recognized
10652 # So say no if there are warnings
10653 if test -s conftest.err; then
10654 # Append any errors to the config.log.
10655 cat conftest.err 1>&5
10656 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10657 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10658 if diff conftest.exp conftest.er2 >/dev/null; then
10659 lt_cv_prog_compiler__b=yes
10660 fi
10661 else
10662 lt_cv_prog_compiler__b=yes
10663 fi
10664 fi
10665 $RM -r conftest*
10666 LDFLAGS="$save_LDFLAGS"
f6bcefef 10667
6bb11ab3
L
10668fi
10669{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10670$as_echo "$lt_cv_prog_compiler__b" >&6; }
f6bcefef 10671
6bb11ab3
L
10672if test x"$lt_cv_prog_compiler__b" = xyes; then
10673 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10674else
10675 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10676fi
81ecdfbb 10677
6bb11ab3
L
10678 ;;
10679 esac
10680 fi
10681 if test "$with_gnu_ld" = no; then
10682 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10683 hardcode_libdir_separator=:
10684
10685 case $host_cpu in
10686 hppa*64*|ia64*)
10687 hardcode_direct=no
10688 hardcode_shlibpath_var=no
10689 ;;
10690 *)
10691 hardcode_direct=yes
10692 hardcode_direct_absolute=yes
10693 export_dynamic_flag_spec='${wl}-E'
10694
10695 # hardcode_minus_L: Not really in the search PATH,
10696 # but as the default location of the library.
10697 hardcode_minus_L=yes
10698 ;;
10699 esac
10700 fi
10701 ;;
10702
10703 irix5* | irix6* | nonstopux*)
10704 if test "$GCC" = yes; then
10705 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10706 # Try to use the -exported_symbol ld option, if it does not
10707 # work, assume that -exports_file does not work either and
10708 # implicitly export all symbols.
10709 save_LDFLAGS="$LDFLAGS"
10710 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
10711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10712/* end confdefs.h. */
10713int foo(void) {}
f6bcefef 10714_ACEOF
6bb11ab3
L
10715if ac_fn_c_try_link "$LINENO"; then :
10716 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
f6bcefef
HPN
10717
10718fi
6bb11ab3
L
10719rm -f core conftest.err conftest.$ac_objext \
10720 conftest$ac_exeext conftest.$ac_ext
10721 LDFLAGS="$save_LDFLAGS"
10722 else
10723 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
10724 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
10725 fi
10726 archive_cmds_need_lc='no'
10727 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10728 hardcode_libdir_separator=:
10729 inherit_rpath=yes
10730 link_all_deplibs=yes
10731 ;;
10732
10733 netbsd*)
10734 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10735 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
10736 else
10737 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
10738 fi
10739 hardcode_libdir_flag_spec='-R$libdir'
10740 hardcode_direct=yes
10741 hardcode_shlibpath_var=no
10742 ;;
10743
10744 newsos6)
10745 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10746 hardcode_direct=yes
10747 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10748 hardcode_libdir_separator=:
10749 hardcode_shlibpath_var=no
10750 ;;
10751
10752 *nto* | *qnx*)
10753 ;;
10754
10755 openbsd*)
10756 if test -f /usr/libexec/ld.so; then
10757 hardcode_direct=yes
10758 hardcode_shlibpath_var=no
10759 hardcode_direct_absolute=yes
10760 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10761 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10762 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
10763 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10764 export_dynamic_flag_spec='${wl}-E'
10765 else
10766 case $host_os in
10767 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
10768 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10769 hardcode_libdir_flag_spec='-R$libdir'
10770 ;;
10771 *)
10772 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10773 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10774 ;;
10775 esac
10776 fi
10777 else
10778 ld_shlibs=no
10779 fi
10780 ;;
10781
10782 os2*)
10783 hardcode_libdir_flag_spec='-L$libdir'
10784 hardcode_minus_L=yes
10785 allow_undefined_flag=unsupported
10786 archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
10787 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10788 ;;
10789
10790 osf3*)
10791 if test "$GCC" = yes; then
10792 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10793 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10794 else
10795 allow_undefined_flag=' -expect_unresolved \*'
10796 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
10797 fi
10798 archive_cmds_need_lc='no'
10799 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10800 hardcode_libdir_separator=:
10801 ;;
10802
10803 osf4* | osf5*) # as osf3* with the addition of -msym flag
10804 if test "$GCC" = yes; then
10805 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10806 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10807 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10808 else
10809 allow_undefined_flag=' -expect_unresolved \*'
10810 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
10811 archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
10812 $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
10813
10814 # Both c and cxx compiler support -rpath directly
10815 hardcode_libdir_flag_spec='-rpath $libdir'
10816 fi
10817 archive_cmds_need_lc='no'
10818 hardcode_libdir_separator=:
10819 ;;
10820
10821 solaris*)
10822 no_undefined_flag=' -z defs'
10823 if test "$GCC" = yes; then
10824 wlarc='${wl}'
10825 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10826 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10827 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10828 else
10829 case `$CC -V 2>&1` in
10830 *"Compilers 5.0"*)
10831 wlarc=''
10832 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
10833 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10834 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
10835 ;;
10836 *)
10837 wlarc='${wl}'
10838 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10839 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10840 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10841 ;;
10842 esac
10843 fi
10844 hardcode_libdir_flag_spec='-R$libdir'
10845 hardcode_shlibpath_var=no
10846 case $host_os in
10847 solaris2.[0-5] | solaris2.[0-5].*) ;;
10848 *)
10849 # The compiler driver will combine and reorder linker options,
10850 # but understands `-z linker_flag'. GCC discards it without `$wl',
10851 # but is careful enough not to reorder.
10852 # Supported since Solaris 2.6 (maybe 2.5.1?)
10853 if test "$GCC" = yes; then
10854 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
10855 else
10856 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
10857 fi
10858 ;;
10859 esac
10860 link_all_deplibs=yes
10861 ;;
10862
10863 sunos4*)
10864 if test "x$host_vendor" = xsequent; then
10865 # Use $CC to link under sequent, because it throws in some extra .o
10866 # files that make .init and .fini sections work.
10867 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10868 else
10869 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10870 fi
10871 hardcode_libdir_flag_spec='-L$libdir'
10872 hardcode_direct=yes
10873 hardcode_minus_L=yes
10874 hardcode_shlibpath_var=no
10875 ;;
10876
10877 sysv4)
10878 case $host_vendor in
10879 sni)
10880 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10881 hardcode_direct=yes # is this really true???
10882 ;;
10883 siemens)
10884 ## LD is ld it makes a PLAMLIB
10885 ## CC just makes a GrossModule.
10886 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10887 reload_cmds='$CC -r -o $output$reload_objs'
10888 hardcode_direct=no
10889 ;;
10890 motorola)
10891 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10892 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
10893 ;;
10894 esac
10895 runpath_var='LD_RUN_PATH'
10896 hardcode_shlibpath_var=no
10897 ;;
10898
10899 sysv4.3*)
10900 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10901 hardcode_shlibpath_var=no
10902 export_dynamic_flag_spec='-Bexport'
10903 ;;
10904
10905 sysv4*MP*)
10906 if test -d /usr/nec; then
10907 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10908 hardcode_shlibpath_var=no
10909 runpath_var=LD_RUN_PATH
10910 hardcode_runpath_var=yes
10911 ld_shlibs=yes
10912 fi
10913 ;;
10914
10915 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
10916 no_undefined_flag='${wl}-z,text'
10917 archive_cmds_need_lc=no
10918 hardcode_shlibpath_var=no
10919 runpath_var='LD_RUN_PATH'
10920
10921 if test "$GCC" = yes; then
10922 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10923 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10924 else
10925 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10926 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10927 fi
10928 ;;
10929
10930 sysv5* | sco3.2v5* | sco5v6*)
10931 # Note: We can NOT use -z defs as we might desire, because we do not
10932 # link with -lc, and that would cause any symbols used from libc to
10933 # always be unresolved, which means just about no library would
10934 # ever link correctly. If we're not using GNU ld we use -z text
10935 # though, which does catch some bad symbols but isn't as heavy-handed
10936 # as -z defs.
10937 no_undefined_flag='${wl}-z,text'
10938 allow_undefined_flag='${wl}-z,nodefs'
10939 archive_cmds_need_lc=no
10940 hardcode_shlibpath_var=no
10941 hardcode_libdir_flag_spec='${wl}-R,$libdir'
10942 hardcode_libdir_separator=':'
10943 link_all_deplibs=yes
10944 export_dynamic_flag_spec='${wl}-Bexport'
10945 runpath_var='LD_RUN_PATH'
10946
10947 if test "$GCC" = yes; then
10948 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10949 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10950 else
10951 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10952 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10953 fi
10954 ;;
10955
10956 uts4*)
10957 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10958 hardcode_libdir_flag_spec='-L$libdir'
10959 hardcode_shlibpath_var=no
10960 ;;
10961
10962 *)
10963 ld_shlibs=no
10964 ;;
10965 esac
10966
10967 if test x$host_vendor = xsni; then
10968 case $host in
10969 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
10970 export_dynamic_flag_spec='${wl}-Blargedynsym'
10971 ;;
10972 esac
10973 fi
10974 fi
10975
10976{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10977$as_echo "$ld_shlibs" >&6; }
10978test "$ld_shlibs" = no && can_build_shared=no
10979
10980with_gnu_ld=$with_gnu_ld
10981
10982
10983
10984
f6bcefef 10985
f6bcefef 10986
f6bcefef 10987
6ffe910a 10988
6ffe910a
MF
10989
10990
6ffe910a 10991
f6bcefef 10992
f6bcefef
HPN
10993
10994
6bb11ab3
L
10995
10996#
10997# Do we need to explicitly link libc?
10998#
10999case "x$archive_cmds_need_lc" in
11000x|xyes)
11001 # Assume -lc should be added
11002 archive_cmds_need_lc=yes
11003
11004 if test "$enable_shared" = yes && test "$GCC" = yes; then
11005 case $archive_cmds in
11006 *'~'*)
11007 # FIXME: we may have to deal with multi-command sequences.
11008 ;;
11009 '$CC '*)
11010 # Test whether the compiler implicitly links with -lc since on some
11011 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11012 # to ld, don't add -lc before -lgcc.
11013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11014$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11015if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
6ffe910a 11016 $as_echo_n "(cached) " >&6
f6bcefef 11017else
6bb11ab3
L
11018 $RM conftest*
11019 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11020
11021 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11022 (eval $ac_compile) 2>&5
11023 ac_status=$?
11024 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11025 test $ac_status = 0; } 2>conftest.err; then
11026 soname=conftest
11027 lib=conftest
11028 libobjs=conftest.$ac_objext
11029 deplibs=
11030 wl=$lt_prog_compiler_wl
11031 pic_flag=$lt_prog_compiler_pic
11032 compiler_flags=-v
11033 linker_flags=-v
11034 verstring=
11035 output_objdir=.
11036 libname=conftest
11037 lt_save_allow_undefined_flag=$allow_undefined_flag
11038 allow_undefined_flag=
11039 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11040 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11041 ac_status=$?
11042 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11043 test $ac_status = 0; }
11044 then
11045 lt_cv_archive_cmds_need_lc=no
11046 else
11047 lt_cv_archive_cmds_need_lc=yes
11048 fi
11049 allow_undefined_flag=$lt_save_allow_undefined_flag
11050 else
11051 cat conftest.err 1>&5
11052 fi
11053 $RM conftest*
f6bcefef 11054
6ffe910a 11055fi
6bb11ab3
L
11056{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11057$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11058 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11059 ;;
11060 esac
11061 fi
11062 ;;
6ffe910a 11063esac
f6bcefef
HPN
11064
11065
6ffe910a 11066
f6bcefef 11067
81ecdfbb 11068
f6bcefef 11069
f6bcefef 11070
f6bcefef 11071
f6bcefef 11072
f6bcefef 11073
f6bcefef 11074
f6bcefef 11075
f6bcefef 11076
f6bcefef 11077
81ecdfbb 11078
f6bcefef 11079
f6bcefef
HPN
11080
11081
81ecdfbb 11082
81ecdfbb 11083
81ecdfbb
RW
11084
11085
81ecdfbb 11086
81ecdfbb 11087
f6bcefef
HPN
11088
11089
f6bcefef 11090
f6bcefef 11091
f6bcefef 11092
f6bcefef 11093
81ecdfbb 11094
f6bcefef 11095
f6bcefef 11096
f6bcefef 11097
81ecdfbb 11098
f6bcefef 11099
f6bcefef 11100
f6bcefef 11101
f6bcefef 11102
81ecdfbb 11103
f6bcefef 11104
f6bcefef 11105
f6bcefef 11106
f6bcefef
HPN
11107
11108
11109
11110
6ffe910a 11111
2232061b
MF
11112
11113
2232061b 11114
2232061b
MF
11115
11116
2232061b
MF
11117
11118
2232061b 11119
2232061b
MF
11120
11121
6bb11ab3
L
11122
11123
11124
11125
11126
11127
11128
11129
11130
11131
11132
11133
11134
11135
11136
11137
11138
11139
11140
11141
11142
11143
11144
11145
11146
11147
11148
11149
11150
11151
11152
11153
11154
11155
11156
11157
11158
11159
11160
11161
11162
11163
11164
11165
11166
11167
11168
11169
11170
11171
11172
11173
11174
11175
11176
11177
11178
11179
11180
11181
11182
11183
11184
11185
11186
11187
11188
11189
11190
11191
11192
11193
11194
11195
11196
11197
11198
11199
11200
11201
11202
11203
11204
11205
11206
11207
11208
11209
11210
11211
11212
11213
11214
11215
11216
11217
11218
11219
11220
11221 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11222$as_echo_n "checking dynamic linker characteristics... " >&6; }
11223
11224if test "$GCC" = yes; then
11225 case $host_os in
11226 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11227 *) lt_awk_arg="/^libraries:/" ;;
11228 esac
11229 case $host_os in
11230 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11231 *) lt_sed_strip_eq="s,=/,/,g" ;;
11232 esac
11233 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11234 case $lt_search_path_spec in
11235 *\;*)
11236 # if the path contains ";" then we assume it to be the separator
11237 # otherwise default to the standard path separator (i.e. ":") - it is
11238 # assumed that no part of a normal pathname contains ";" but that should
11239 # okay in the real world where ";" in dirpaths is itself problematic.
11240 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11241 ;;
11242 *)
11243 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11244 ;;
11245 esac
11246 # Ok, now we have the path, separated by spaces, we can step through it
11247 # and add multilib dir if necessary.
11248 lt_tmp_lt_search_path_spec=
11249 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11250 for lt_sys_path in $lt_search_path_spec; do
11251 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11252 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11253 else
11254 test -d "$lt_sys_path" && \
11255 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11256 fi
11257 done
11258 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11259BEGIN {RS=" "; FS="/|\n";} {
11260 lt_foo="";
11261 lt_count=0;
11262 for (lt_i = NF; lt_i > 0; lt_i--) {
11263 if ($lt_i != "" && $lt_i != ".") {
11264 if ($lt_i == "..") {
11265 lt_count++;
11266 } else {
11267 if (lt_count == 0) {
11268 lt_foo="/" $lt_i lt_foo;
11269 } else {
11270 lt_count--;
11271 }
11272 }
11273 }
11274 }
11275 if (lt_foo != "") { lt_freq[lt_foo]++; }
11276 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11277}'`
11278 # AWK program above erroneously prepends '/' to C:/dos/paths
11279 # for these hosts.
11280 case $host_os in
11281 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11282 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11283 esac
11284 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11285else
11286 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11287fi
11288library_names_spec=
11289libname_spec='lib$name'
11290soname_spec=
11291shrext_cmds=".so"
11292postinstall_cmds=
11293postuninstall_cmds=
11294finish_cmds=
11295finish_eval=
11296shlibpath_var=
11297shlibpath_overrides_runpath=unknown
11298version_type=none
11299dynamic_linker="$host_os ld.so"
11300sys_lib_dlsearch_path_spec="/lib /usr/lib"
11301need_lib_prefix=unknown
11302hardcode_into_libs=no
11303
11304# when you set need_version to no, make sure it does not cause -set_version
11305# flags to be left without arguments
11306need_version=unknown
11307
11308case $host_os in
11309aix3*)
11310 version_type=linux
11311 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11312 shlibpath_var=LIBPATH
11313
11314 # AIX 3 has no versioning support, so we append a major version to the name.
11315 soname_spec='${libname}${release}${shared_ext}$major'
11316 ;;
11317
11318aix[4-9]*)
11319 version_type=linux
11320 need_lib_prefix=no
11321 need_version=no
11322 hardcode_into_libs=yes
11323 if test "$host_cpu" = ia64; then
11324 # AIX 5 supports IA64
11325 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11326 shlibpath_var=LD_LIBRARY_PATH
11327 else
11328 # With GCC up to 2.95.x, collect2 would create an import file
11329 # for dependence libraries. The import file would start with
11330 # the line `#! .'. This would cause the generated library to
11331 # depend on `.', always an invalid library. This was fixed in
11332 # development snapshots of GCC prior to 3.0.
11333 case $host_os in
11334 aix4 | aix4.[01] | aix4.[01].*)
11335 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11336 echo ' yes '
11337 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11338 :
11339 else
11340 can_build_shared=no
11341 fi
11342 ;;
11343 esac
11344 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11345 # soname into executable. Probably we can add versioning support to
11346 # collect2, so additional links can be useful in future.
11347 if test "$aix_use_runtimelinking" = yes; then
11348 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11349 # instead of lib<name>.a to let people know that these are not
11350 # typical AIX shared libraries.
11351 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11352 else
11353 # We preserve .a as extension for shared libraries through AIX4.2
11354 # and later when we are not doing run time linking.
11355 library_names_spec='${libname}${release}.a $libname.a'
11356 soname_spec='${libname}${release}${shared_ext}$major'
11357 fi
11358 shlibpath_var=LIBPATH
11359 fi
11360 ;;
11361
11362amigaos*)
11363 case $host_cpu in
11364 powerpc)
11365 # Since July 2007 AmigaOS4 officially supports .so libraries.
11366 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11367 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11368 ;;
11369 m68k)
11370 library_names_spec='$libname.ixlibrary $libname.a'
11371 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11372 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
11373 ;;
11374 esac
11375 ;;
11376
11377beos*)
11378 library_names_spec='${libname}${shared_ext}'
11379 dynamic_linker="$host_os ld.so"
11380 shlibpath_var=LIBRARY_PATH
11381 ;;
11382
11383bsdi[45]*)
11384 version_type=linux
11385 need_version=no
11386 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11387 soname_spec='${libname}${release}${shared_ext}$major'
11388 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11389 shlibpath_var=LD_LIBRARY_PATH
11390 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11391 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11392 # the default ld.so.conf also contains /usr/contrib/lib and
11393 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11394 # libtool to hard-code these into programs
11395 ;;
11396
11397cygwin* | mingw* | pw32* | cegcc*)
11398 version_type=windows
11399 shrext_cmds=".dll"
11400 need_version=no
11401 need_lib_prefix=no
11402
11403 case $GCC,$host_os in
11404 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11405 library_names_spec='$libname.dll.a'
11406 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11407 postinstall_cmds='base_file=`basename \${file}`~
11408 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11409 dldir=$destdir/`dirname \$dlpath`~
11410 test -d \$dldir || mkdir -p \$dldir~
11411 $install_prog $dir/$dlname \$dldir/$dlname~
11412 chmod a+x \$dldir/$dlname~
11413 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11414 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11415 fi'
11416 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11417 dlpath=$dir/\$dldll~
11418 $RM \$dlpath'
11419 shlibpath_overrides_runpath=yes
11420
11421 case $host_os in
11422 cygwin*)
11423 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11424 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11425
11426 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11427 ;;
11428 mingw* | cegcc*)
11429 # MinGW DLLs use traditional 'lib' prefix
11430 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11431 ;;
11432 pw32*)
11433 # pw32 DLLs use 'pw' prefix rather than 'lib'
11434 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11435 ;;
11436 esac
11437 ;;
11438
11439 *)
11440 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11441 ;;
11442 esac
11443 dynamic_linker='Win32 ld.exe'
11444 # FIXME: first we should search . and the directory the executable is in
11445 shlibpath_var=PATH
11446 ;;
11447
11448darwin* | rhapsody*)
11449 dynamic_linker="$host_os dyld"
11450 version_type=darwin
11451 need_lib_prefix=no
11452 need_version=no
11453 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11454 soname_spec='${libname}${release}${major}$shared_ext'
11455 shlibpath_overrides_runpath=yes
11456 shlibpath_var=DYLD_LIBRARY_PATH
11457 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11458
11459 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11460 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11461 ;;
11462
11463dgux*)
11464 version_type=linux
11465 need_lib_prefix=no
11466 need_version=no
11467 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11468 soname_spec='${libname}${release}${shared_ext}$major'
11469 shlibpath_var=LD_LIBRARY_PATH
11470 ;;
11471
11472freebsd* | dragonfly*)
11473 # DragonFly does not have aout. When/if they implement a new
11474 # versioning mechanism, adjust this.
11475 if test -x /usr/bin/objformat; then
11476 objformat=`/usr/bin/objformat`
11477 else
11478 case $host_os in
11479 freebsd[23].*) objformat=aout ;;
11480 *) objformat=elf ;;
11481 esac
11482 fi
11483 version_type=freebsd-$objformat
11484 case $version_type in
11485 freebsd-elf*)
11486 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11487 need_version=no
11488 need_lib_prefix=no
11489 ;;
11490 freebsd-*)
11491 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11492 need_version=yes
11493 ;;
11494 esac
11495 shlibpath_var=LD_LIBRARY_PATH
11496 case $host_os in
11497 freebsd2.*)
11498 shlibpath_overrides_runpath=yes
11499 ;;
11500 freebsd3.[01]* | freebsdelf3.[01]*)
11501 shlibpath_overrides_runpath=yes
11502 hardcode_into_libs=yes
11503 ;;
11504 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
11505 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
11506 shlibpath_overrides_runpath=no
11507 hardcode_into_libs=yes
11508 ;;
11509 *) # from 4.6 on, and DragonFly
11510 shlibpath_overrides_runpath=yes
11511 hardcode_into_libs=yes
11512 ;;
11513 esac
11514 ;;
11515
11516gnu*)
11517 version_type=linux
11518 need_lib_prefix=no
11519 need_version=no
11520 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11521 soname_spec='${libname}${release}${shared_ext}$major'
11522 shlibpath_var=LD_LIBRARY_PATH
11523 hardcode_into_libs=yes
11524 ;;
11525
11526haiku*)
11527 version_type=linux
11528 need_lib_prefix=no
11529 need_version=no
11530 dynamic_linker="$host_os runtime_loader"
11531 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11532 soname_spec='${libname}${release}${shared_ext}$major'
11533 shlibpath_var=LIBRARY_PATH
11534 shlibpath_overrides_runpath=yes
11535 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
11536 hardcode_into_libs=yes
11537 ;;
11538
11539hpux9* | hpux10* | hpux11*)
11540 # Give a soname corresponding to the major version so that dld.sl refuses to
11541 # link against other versions.
11542 version_type=sunos
11543 need_lib_prefix=no
11544 need_version=no
11545 case $host_cpu in
11546 ia64*)
11547 shrext_cmds='.so'
11548 hardcode_into_libs=yes
11549 dynamic_linker="$host_os dld.so"
11550 shlibpath_var=LD_LIBRARY_PATH
11551 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11552 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11553 soname_spec='${libname}${release}${shared_ext}$major'
11554 if test "X$HPUX_IA64_MODE" = X32; then
11555 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
11556 else
11557 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
11558 fi
11559 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11560 ;;
11561 hppa*64*)
11562 shrext_cmds='.sl'
11563 hardcode_into_libs=yes
11564 dynamic_linker="$host_os dld.sl"
11565 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
11566 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11567 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11568 soname_spec='${libname}${release}${shared_ext}$major'
11569 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
11570 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11571 ;;
11572 *)
11573 shrext_cmds='.sl'
11574 dynamic_linker="$host_os dld.sl"
11575 shlibpath_var=SHLIB_PATH
11576 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
11577 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11578 soname_spec='${libname}${release}${shared_ext}$major'
11579 ;;
11580 esac
11581 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11582 postinstall_cmds='chmod 555 $lib'
11583 # or fails outright, so override atomically:
11584 install_override_mode=555
11585 ;;
11586
11587interix[3-9]*)
11588 version_type=linux
11589 need_lib_prefix=no
11590 need_version=no
11591 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11592 soname_spec='${libname}${release}${shared_ext}$major'
11593 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
11594 shlibpath_var=LD_LIBRARY_PATH
11595 shlibpath_overrides_runpath=no
11596 hardcode_into_libs=yes
11597 ;;
11598
11599irix5* | irix6* | nonstopux*)
11600 case $host_os in
11601 nonstopux*) version_type=nonstopux ;;
11602 *)
11603 if test "$lt_cv_prog_gnu_ld" = yes; then
11604 version_type=linux
11605 else
11606 version_type=irix
11607 fi ;;
11608 esac
11609 need_lib_prefix=no
11610 need_version=no
11611 soname_spec='${libname}${release}${shared_ext}$major'
11612 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
11613 case $host_os in
11614 irix5* | nonstopux*)
11615 libsuff= shlibsuff=
11616 ;;
11617 *)
11618 case $LD in # libtool.m4 will add one of these switches to LD
11619 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11620 libsuff= shlibsuff= libmagic=32-bit;;
11621 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11622 libsuff=32 shlibsuff=N32 libmagic=N32;;
11623 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11624 libsuff=64 shlibsuff=64 libmagic=64-bit;;
11625 *) libsuff= shlibsuff= libmagic=never-match;;
11626 esac
11627 ;;
11628 esac
11629 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
11630 shlibpath_overrides_runpath=no
11631 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
11632 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
11633 hardcode_into_libs=yes
11634 ;;
11635
11636# No shared lib support for Linux oldld, aout, or coff.
11637linux*oldld* | linux*aout* | linux*coff*)
11638 dynamic_linker=no
11639 ;;
11640
11641# This must be Linux ELF.
11642linux* | k*bsd*-gnu | kopensolaris*-gnu)
11643 version_type=linux
11644 need_lib_prefix=no
11645 need_version=no
11646 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11647 soname_spec='${libname}${release}${shared_ext}$major'
11648 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11649 shlibpath_var=LD_LIBRARY_PATH
11650 shlibpath_overrides_runpath=no
11651
11652 # Some binutils ld are patched to set DT_RUNPATH
11653 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
2232061b
MF
11654 $as_echo_n "(cached) " >&6
11655else
6bb11ab3
L
11656 lt_cv_shlibpath_overrides_runpath=no
11657 save_LDFLAGS=$LDFLAGS
11658 save_libdir=$libdir
11659 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11660 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
11661 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2232061b
MF
11662/* end confdefs.h. */
11663
2232061b
MF
11664int
11665main ()
11666{
11667
11668 ;
11669 return 0;
11670}
11671_ACEOF
6bb11ab3
L
11672if ac_fn_c_try_link "$LINENO"; then :
11673 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
11674 lt_cv_shlibpath_overrides_runpath=yes
2232061b 11675fi
2232061b 11676fi
6bb11ab3
L
11677rm -f core conftest.err conftest.$ac_objext \
11678 conftest$ac_exeext conftest.$ac_ext
11679 LDFLAGS=$save_LDFLAGS
11680 libdir=$save_libdir
2232061b 11681
6bb11ab3 11682fi
2232061b 11683
6bb11ab3 11684 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
2232061b 11685
6bb11ab3
L
11686 # This implies no fast_install, which is unacceptable.
11687 # Some rework will be needed to allow for fast_install
11688 # before this can be enabled.
11689 hardcode_into_libs=yes
2232061b 11690
6bb11ab3
L
11691 # Append ld.so.conf contents to the search path
11692 if test -f /etc/ld.so.conf; then
11693 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
11694 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11695 fi
2232061b 11696
6bb11ab3
L
11697 # We used to test for /lib/ld.so.1 and disable shared libraries on
11698 # powerpc, because MkLinux only supported shared libraries with the
11699 # GNU dynamic linker. Since this was broken with cross compilers,
11700 # most powerpc-linux boxes support dynamic linking these days and
11701 # people can always --disable-shared, the test was removed, and we
11702 # assume the GNU/Linux dynamic linker is in use.
11703 dynamic_linker='GNU/Linux ld.so'
11704 ;;
11705
11706netbsd*)
11707 version_type=sunos
11708 need_lib_prefix=no
11709 need_version=no
11710 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11711 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11712 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11713 dynamic_linker='NetBSD (a.out) ld.so'
2232061b 11714 else
6bb11ab3
L
11715 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11716 soname_spec='${libname}${release}${shared_ext}$major'
11717 dynamic_linker='NetBSD ld.elf_so'
11718 fi
11719 shlibpath_var=LD_LIBRARY_PATH
11720 shlibpath_overrides_runpath=yes
11721 hardcode_into_libs=yes
11722 ;;
11723
11724newsos6)
11725 version_type=linux
11726 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11727 shlibpath_var=LD_LIBRARY_PATH
11728 shlibpath_overrides_runpath=yes
11729 ;;
11730
11731*nto* | *qnx*)
11732 version_type=qnx
11733 need_lib_prefix=no
11734 need_version=no
11735 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11736 soname_spec='${libname}${release}${shared_ext}$major'
11737 shlibpath_var=LD_LIBRARY_PATH
11738 shlibpath_overrides_runpath=no
11739 hardcode_into_libs=yes
11740 dynamic_linker='ldqnx.so'
11741 ;;
11742
11743openbsd*)
11744 version_type=sunos
11745 sys_lib_dlsearch_path_spec="/usr/lib"
11746 need_lib_prefix=no
11747 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
11748 case $host_os in
11749 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
11750 *) need_version=no ;;
11751 esac
11752 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11753 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11754 shlibpath_var=LD_LIBRARY_PATH
11755 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11756 case $host_os in
11757 openbsd2.[89] | openbsd2.[89].*)
11758 shlibpath_overrides_runpath=no
11759 ;;
11760 *)
11761 shlibpath_overrides_runpath=yes
11762 ;;
11763 esac
11764 else
11765 shlibpath_overrides_runpath=yes
11766 fi
11767 ;;
11768
11769os2*)
11770 libname_spec='$name'
11771 shrext_cmds=".dll"
11772 need_lib_prefix=no
11773 library_names_spec='$libname${shared_ext} $libname.a'
11774 dynamic_linker='OS/2 ld.exe'
11775 shlibpath_var=LIBPATH
11776 ;;
11777
11778osf3* | osf4* | osf5*)
11779 version_type=osf
11780 need_lib_prefix=no
11781 need_version=no
11782 soname_spec='${libname}${release}${shared_ext}$major'
11783 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11784 shlibpath_var=LD_LIBRARY_PATH
11785 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
11786 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
11787 ;;
11788
11789rdos*)
11790 dynamic_linker=no
11791 ;;
11792
11793solaris*)
11794 version_type=linux
11795 need_lib_prefix=no
11796 need_version=no
11797 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11798 soname_spec='${libname}${release}${shared_ext}$major'
11799 shlibpath_var=LD_LIBRARY_PATH
11800 shlibpath_overrides_runpath=yes
11801 hardcode_into_libs=yes
11802 # ldd complains unless libraries are executable
11803 postinstall_cmds='chmod +x $lib'
11804 ;;
11805
11806sunos4*)
11807 version_type=sunos
11808 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11809 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
11810 shlibpath_var=LD_LIBRARY_PATH
11811 shlibpath_overrides_runpath=yes
11812 if test "$with_gnu_ld" = yes; then
11813 need_lib_prefix=no
11814 fi
11815 need_version=yes
11816 ;;
11817
11818sysv4 | sysv4.3*)
11819 version_type=linux
11820 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11821 soname_spec='${libname}${release}${shared_ext}$major'
11822 shlibpath_var=LD_LIBRARY_PATH
11823 case $host_vendor in
11824 sni)
11825 shlibpath_overrides_runpath=no
11826 need_lib_prefix=no
11827 runpath_var=LD_RUN_PATH
11828 ;;
11829 siemens)
11830 need_lib_prefix=no
11831 ;;
11832 motorola)
11833 need_lib_prefix=no
11834 need_version=no
11835 shlibpath_overrides_runpath=no
11836 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
11837 ;;
11838 esac
11839 ;;
11840
11841sysv4*MP*)
11842 if test -d /usr/nec ;then
11843 version_type=linux
11844 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11845 soname_spec='$libname${shared_ext}.$major'
11846 shlibpath_var=LD_LIBRARY_PATH
2232061b 11847 fi
6bb11ab3
L
11848 ;;
11849
11850sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
11851 version_type=freebsd-elf
11852 need_lib_prefix=no
11853 need_version=no
11854 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11855 soname_spec='${libname}${release}${shared_ext}$major'
11856 shlibpath_var=LD_LIBRARY_PATH
11857 shlibpath_overrides_runpath=yes
11858 hardcode_into_libs=yes
11859 if test "$with_gnu_ld" = yes; then
11860 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
11861 else
11862 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
11863 case $host_os in
11864 sco3.2v5*)
11865 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
11866 ;;
11867 esac
11868 fi
11869 sys_lib_dlsearch_path_spec='/usr/lib'
11870 ;;
11871
11872tpf*)
11873 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
11874 version_type=linux
11875 need_lib_prefix=no
11876 need_version=no
11877 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11878 shlibpath_var=LD_LIBRARY_PATH
11879 shlibpath_overrides_runpath=no
11880 hardcode_into_libs=yes
11881 ;;
11882
11883uts4*)
11884 version_type=linux
11885 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11886 soname_spec='${libname}${release}${shared_ext}$major'
11887 shlibpath_var=LD_LIBRARY_PATH
11888 ;;
11889
11890*)
11891 dynamic_linker=no
11892 ;;
11893esac
11894{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11895$as_echo "$dynamic_linker" >&6; }
11896test "$dynamic_linker" = no && can_build_shared=no
11897
11898variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
11899if test "$GCC" = yes; then
11900 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2232061b 11901fi
2232061b 11902
6bb11ab3
L
11903if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
11904 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
11905fi
11906if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
11907 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
11908fi
11909
11910
11911
11912
11913
11914
11915
11916
11917
11918
11919
11920
11921
11922
11923
11924
11925
11926
11927
11928
11929
11930
11931
11932
11933
11934
2232061b 11935
2232061b 11936
2232061b 11937
2232061b 11938
2232061b
MF
11939
11940
6ffe910a 11941
6ffe910a
MF
11942
11943
11944
11945
11946
2232061b 11947
6ffe910a
MF
11948
11949
11950
11951
6ffe910a 11952
6ffe910a 11953
6ffe910a
MF
11954
11955
6ffe910a 11956
6ffe910a 11957
6ffe910a
MF
11958
11959
5f3ef9d0 11960
5f3ef9d0
JB
11961
11962
11963
db2e4d67
MF
11964
11965
db2e4d67 11966
db2e4d67 11967
db2e4d67 11968
db2e4d67 11969
db2e4d67 11970
db2e4d67 11971
db2e4d67 11972
db2e4d67
MF
11973
11974
db2e4d67 11975
db2e4d67
MF
11976
11977
db2e4d67 11978
db2e4d67
MF
11979
11980
6ffe910a 11981
6ffe910a 11982
6ffe910a
MF
11983
11984
6ffe910a
MF
11985
11986
6ffe910a 11987
6ffe910a 11988
6ffe910a 11989
6ffe910a 11990
6ffe910a 11991
f6bcefef 11992
f6bcefef 11993
f6bcefef 11994
f6bcefef 11995
f6bcefef 11996
f6bcefef 11997
f6bcefef 11998
f6bcefef 11999
f6bcefef 12000
6bb11ab3
L
12001 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12002$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12003hardcode_action=
12004if test -n "$hardcode_libdir_flag_spec" ||
12005 test -n "$runpath_var" ||
12006 test "X$hardcode_automatic" = "Xyes" ; then
f6bcefef 12007
6bb11ab3
L
12008 # We can hardcode non-existent directories.
12009 if test "$hardcode_direct" != no &&
12010 # If the only mechanism to avoid hardcoding is shlibpath_var, we
12011 # have to relink, otherwise we might link with an installed library
12012 # when we should be linking with a yet-to-be-installed one
12013 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12014 test "$hardcode_minus_L" != no; then
12015 # Linking always hardcodes the temporary library directory.
12016 hardcode_action=relink
12017 else
12018 # We can link without hardcoding, and we can hardcode nonexisting dirs.
12019 hardcode_action=immediate
12020 fi
12021else
12022 # We cannot hardcode anything, or else we can only hardcode existing
12023 # directories.
12024 hardcode_action=unsupported
f6bcefef 12025fi
6bb11ab3
L
12026{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12027$as_echo "$hardcode_action" >&6; }
f6bcefef 12028
6bb11ab3
L
12029if test "$hardcode_action" = relink ||
12030 test "$inherit_rpath" = yes; then
12031 # Fast installation is not supported
12032 enable_fast_install=no
12033elif test "$shlibpath_overrides_runpath" = yes ||
12034 test "$enable_shared" = no; then
12035 # Fast installation is not necessary
12036 enable_fast_install=needless
12037fi
f6bcefef 12038
6bb11ab3
L
12039
12040
12041
12042
12043
12044 if test "x$enable_dlopen" != xyes; then
12045 enable_dlopen=unknown
12046 enable_dlopen_self=unknown
12047 enable_dlopen_self_static=unknown
12048else
12049 lt_cv_dlopen=no
12050 lt_cv_dlopen_libs=
12051
12052 case $host_os in
12053 beos*)
12054 lt_cv_dlopen="load_add_on"
12055 lt_cv_dlopen_libs=
12056 lt_cv_dlopen_self=yes
12057 ;;
12058
12059 mingw* | pw32* | cegcc*)
12060 lt_cv_dlopen="LoadLibrary"
12061 lt_cv_dlopen_libs=
12062 ;;
12063
12064 cygwin*)
12065 lt_cv_dlopen="dlopen"
12066 lt_cv_dlopen_libs=
12067 ;;
12068
12069 darwin*)
12070 # if libdl is installed we need to link against it
12071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12072$as_echo_n "checking for dlopen in -ldl... " >&6; }
12073if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12074 $as_echo_n "(cached) " >&6
12075else
12076 ac_check_lib_save_LIBS=$LIBS
12077LIBS="-ldl $LIBS"
12078cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12079/* end confdefs.h. */
12080
12081/* Override any GCC internal prototype to avoid an error.
12082 Use char because int might match the return type of a GCC
12083 builtin and then its argument prototype would still apply. */
12084#ifdef __cplusplus
12085extern "C"
12086#endif
12087char dlopen ();
12088int
12089main ()
12090{
12091return dlopen ();
12092 ;
12093 return 0;
12094}
f6bcefef 12095_ACEOF
6bb11ab3
L
12096if ac_fn_c_try_link "$LINENO"; then :
12097 ac_cv_lib_dl_dlopen=yes
12098else
12099 ac_cv_lib_dl_dlopen=no
12100fi
12101rm -f core conftest.err conftest.$ac_objext \
12102 conftest$ac_exeext conftest.$ac_ext
12103LIBS=$ac_check_lib_save_LIBS
12104fi
12105{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12106$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12107if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12108 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12109else
12110
12111 lt_cv_dlopen="dyld"
12112 lt_cv_dlopen_libs=
12113 lt_cv_dlopen_self=yes
f6bcefef
HPN
12114
12115fi
f6bcefef 12116
6bb11ab3 12117 ;;
f6bcefef 12118
6bb11ab3
L
12119 *)
12120 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12121if test "x$ac_cv_func_shl_load" = x""yes; then :
12122 lt_cv_dlopen="shl_load"
12123else
12124 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12125$as_echo_n "checking for shl_load in -ldld... " >&6; }
12126if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12127 $as_echo_n "(cached) " >&6
12128else
12129 ac_check_lib_save_LIBS=$LIBS
12130LIBS="-ldld $LIBS"
12131cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12132/* end confdefs.h. */
12133
12134/* Override any GCC internal prototype to avoid an error.
12135 Use char because int might match the return type of a GCC
12136 builtin and then its argument prototype would still apply. */
12137#ifdef __cplusplus
12138extern "C"
12139#endif
12140char shl_load ();
12141int
12142main ()
12143{
12144return shl_load ();
12145 ;
12146 return 0;
12147}
12148_ACEOF
12149if ac_fn_c_try_link "$LINENO"; then :
12150 ac_cv_lib_dld_shl_load=yes
12151else
12152 ac_cv_lib_dld_shl_load=no
12153fi
12154rm -f core conftest.err conftest.$ac_objext \
12155 conftest$ac_exeext conftest.$ac_ext
12156LIBS=$ac_check_lib_save_LIBS
12157fi
12158{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12159$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12160if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12161 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12162else
12163 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12164if test "x$ac_cv_func_dlopen" = x""yes; then :
12165 lt_cv_dlopen="dlopen"
12166else
12167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12168$as_echo_n "checking for dlopen in -ldl... " >&6; }
12169if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
81ecdfbb 12170 $as_echo_n "(cached) " >&6
f6bcefef
HPN
12171else
12172 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12173LIBS="-ldl $LIBS"
81ecdfbb 12174cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef
HPN
12175/* end confdefs.h. */
12176
81ecdfbb
RW
12177/* Override any GCC internal prototype to avoid an error.
12178 Use char because int might match the return type of a GCC
12179 builtin and then its argument prototype would still apply. */
f6bcefef
HPN
12180#ifdef __cplusplus
12181extern "C"
12182#endif
6bb11ab3 12183char dlopen ();
f6bcefef
HPN
12184int
12185main ()
12186{
6bb11ab3 12187return dlopen ();
f6bcefef
HPN
12188 ;
12189 return 0;
12190}
12191_ACEOF
81ecdfbb 12192if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12193 ac_cv_lib_dl_dlopen=yes
f6bcefef 12194else
6bb11ab3 12195 ac_cv_lib_dl_dlopen=no
f6bcefef 12196fi
81ecdfbb
RW
12197rm -f core conftest.err conftest.$ac_objext \
12198 conftest$ac_exeext conftest.$ac_ext
f6bcefef
HPN
12199LIBS=$ac_check_lib_save_LIBS
12200fi
6bb11ab3
L
12201{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12202$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12203if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12204 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12205else
12206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12207$as_echo_n "checking for dlopen in -lsvld... " >&6; }
12208if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
81ecdfbb 12209 $as_echo_n "(cached) " >&6
f6bcefef
HPN
12210else
12211 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12212LIBS="-lsvld $LIBS"
81ecdfbb 12213cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef
HPN
12214/* end confdefs.h. */
12215
81ecdfbb
RW
12216/* Override any GCC internal prototype to avoid an error.
12217 Use char because int might match the return type of a GCC
12218 builtin and then its argument prototype would still apply. */
f6bcefef
HPN
12219#ifdef __cplusplus
12220extern "C"
12221#endif
6bb11ab3 12222char dlopen ();
f6bcefef
HPN
12223int
12224main ()
12225{
6bb11ab3 12226return dlopen ();
f6bcefef
HPN
12227 ;
12228 return 0;
12229}
12230_ACEOF
81ecdfbb 12231if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12232 ac_cv_lib_svld_dlopen=yes
f6bcefef 12233else
6bb11ab3 12234 ac_cv_lib_svld_dlopen=no
f6bcefef 12235fi
81ecdfbb
RW
12236rm -f core conftest.err conftest.$ac_objext \
12237 conftest$ac_exeext conftest.$ac_ext
f6bcefef
HPN
12238LIBS=$ac_check_lib_save_LIBS
12239fi
6bb11ab3
L
12240{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12241$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12242if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12243 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
5912fadd 12244else
6bb11ab3
L
12245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12246$as_echo_n "checking for dld_link in -ldld... " >&6; }
12247if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
81ecdfbb 12248 $as_echo_n "(cached) " >&6
8929c18c 12249else
6bb11ab3
L
12250 ac_check_lib_save_LIBS=$LIBS
12251LIBS="-ldld $LIBS"
81ecdfbb 12252cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8929c18c
HPN
12253/* end confdefs.h. */
12254
81ecdfbb
RW
12255/* Override any GCC internal prototype to avoid an error.
12256 Use char because int might match the return type of a GCC
8929c18c 12257 builtin and then its argument prototype would still apply. */
8929c18c
HPN
12258#ifdef __cplusplus
12259extern "C"
12260#endif
6bb11ab3 12261char dld_link ();
8929c18c
HPN
12262int
12263main ()
12264{
6bb11ab3 12265return dld_link ();
8929c18c
HPN
12266 ;
12267 return 0;
12268}
12269_ACEOF
6bb11ab3
L
12270if ac_fn_c_try_link "$LINENO"; then :
12271 ac_cv_lib_dld_dld_link=yes
12272else
12273 ac_cv_lib_dld_dld_link=no
12274fi
12275rm -f core conftest.err conftest.$ac_objext \
12276 conftest$ac_exeext conftest.$ac_ext
12277LIBS=$ac_check_lib_save_LIBS
12278fi
12279{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12280$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12281if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12282 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12283fi
12284
12285
12286fi
12287
12288
12289fi
12290
12291
12292fi
12293
12294
12295fi
12296
12297
12298fi
12299
12300 ;;
12301 esac
12302
12303 if test "x$lt_cv_dlopen" != xno; then
12304 enable_dlopen=yes
8929c18c 12305 else
6bb11ab3
L
12306 enable_dlopen=no
12307 fi
12308
12309 case $lt_cv_dlopen in
12310 dlopen)
12311 save_CPPFLAGS="$CPPFLAGS"
12312 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12313
12314 save_LDFLAGS="$LDFLAGS"
12315 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12316
12317 save_LIBS="$LIBS"
12318 LIBS="$lt_cv_dlopen_libs $LIBS"
12319
12320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12321$as_echo_n "checking whether a program can dlopen itself... " >&6; }
12322if test "${lt_cv_dlopen_self+set}" = set; then :
12323 $as_echo_n "(cached) " >&6
12324else
12325 if test "$cross_compiling" = yes; then :
12326 lt_cv_dlopen_self=cross
12327else
12328 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12329 lt_status=$lt_dlunknown
12330 cat > conftest.$ac_ext <<_LT_EOF
8d0978fb 12331#line 12331 "configure"
6bb11ab3
L
12332#include "confdefs.h"
12333
12334#if HAVE_DLFCN_H
12335#include <dlfcn.h>
12336#endif
12337
12338#include <stdio.h>
12339
12340#ifdef RTLD_GLOBAL
12341# define LT_DLGLOBAL RTLD_GLOBAL
12342#else
12343# ifdef DL_GLOBAL
12344# define LT_DLGLOBAL DL_GLOBAL
12345# else
12346# define LT_DLGLOBAL 0
12347# endif
12348#endif
12349
12350/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12351 find out it does not work in some platform. */
12352#ifndef LT_DLLAZY_OR_NOW
12353# ifdef RTLD_LAZY
12354# define LT_DLLAZY_OR_NOW RTLD_LAZY
12355# else
12356# ifdef DL_LAZY
12357# define LT_DLLAZY_OR_NOW DL_LAZY
12358# else
12359# ifdef RTLD_NOW
12360# define LT_DLLAZY_OR_NOW RTLD_NOW
12361# else
12362# ifdef DL_NOW
12363# define LT_DLLAZY_OR_NOW DL_NOW
12364# else
12365# define LT_DLLAZY_OR_NOW 0
12366# endif
12367# endif
12368# endif
12369# endif
12370#endif
12371
12372/* When -fvisbility=hidden is used, assume the code has been annotated
12373 correspondingly for the symbols needed. */
12374#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12375void fnord () __attribute__((visibility("default")));
12376#endif
12377
12378void fnord () { int i=42; }
12379int main ()
12380{
12381 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12382 int status = $lt_dlunknown;
12383
12384 if (self)
12385 {
12386 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12387 else
12388 {
12389 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12390 else puts (dlerror ());
12391 }
12392 /* dlclose (self); */
12393 }
12394 else
12395 puts (dlerror ());
12396
12397 return status;
12398}
12399_LT_EOF
12400 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12401 (eval $ac_link) 2>&5
12402 ac_status=$?
12403 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12404 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12405 (./conftest; exit; ) >&5 2>/dev/null
12406 lt_status=$?
12407 case x$lt_status in
12408 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12409 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12410 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12411 esac
12412 else :
12413 # compilation failed
12414 lt_cv_dlopen_self=no
8929c18c 12415 fi
8929c18c 12416fi
6bb11ab3
L
12417rm -fr conftest*
12418
12419
8929c18c 12420fi
6bb11ab3
L
12421{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12422$as_echo "$lt_cv_dlopen_self" >&6; }
8929c18c 12423
6bb11ab3
L
12424 if test "x$lt_cv_dlopen_self" = xyes; then
12425 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12426 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12427$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12428if test "${lt_cv_dlopen_self_static+set}" = set; then :
12429 $as_echo_n "(cached) " >&6
8929c18c 12430else
6bb11ab3
L
12431 if test "$cross_compiling" = yes; then :
12432 lt_cv_dlopen_self_static=cross
12433else
12434 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12435 lt_status=$lt_dlunknown
12436 cat > conftest.$ac_ext <<_LT_EOF
8d0978fb 12437#line 12437 "configure"
6bb11ab3
L
12438#include "confdefs.h"
12439
12440#if HAVE_DLFCN_H
12441#include <dlfcn.h>
12442#endif
12443
12444#include <stdio.h>
12445
12446#ifdef RTLD_GLOBAL
12447# define LT_DLGLOBAL RTLD_GLOBAL
12448#else
12449# ifdef DL_GLOBAL
12450# define LT_DLGLOBAL DL_GLOBAL
12451# else
12452# define LT_DLGLOBAL 0
12453# endif
12454#endif
12455
12456/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12457 find out it does not work in some platform. */
12458#ifndef LT_DLLAZY_OR_NOW
12459# ifdef RTLD_LAZY
12460# define LT_DLLAZY_OR_NOW RTLD_LAZY
12461# else
12462# ifdef DL_LAZY
12463# define LT_DLLAZY_OR_NOW DL_LAZY
12464# else
12465# ifdef RTLD_NOW
12466# define LT_DLLAZY_OR_NOW RTLD_NOW
12467# else
12468# ifdef DL_NOW
12469# define LT_DLLAZY_OR_NOW DL_NOW
12470# else
12471# define LT_DLLAZY_OR_NOW 0
12472# endif
12473# endif
12474# endif
12475# endif
12476#endif
12477
12478/* When -fvisbility=hidden is used, assume the code has been annotated
12479 correspondingly for the symbols needed. */
12480#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12481void fnord () __attribute__((visibility("default")));
12482#endif
12483
12484void fnord () { int i=42; }
12485int main ()
12486{
12487 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12488 int status = $lt_dlunknown;
12489
12490 if (self)
12491 {
12492 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12493 else
12494 {
12495 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12496 else puts (dlerror ());
12497 }
12498 /* dlclose (self); */
12499 }
12500 else
12501 puts (dlerror ());
12502
12503 return status;
12504}
12505_LT_EOF
12506 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12507 (eval $ac_link) 2>&5
12508 ac_status=$?
12509 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12510 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12511 (./conftest; exit; ) >&5 2>/dev/null
12512 lt_status=$?
12513 case x$lt_status in
12514 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
12515 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
12516 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
12517 esac
12518 else :
12519 # compilation failed
12520 lt_cv_dlopen_self_static=no
12521 fi
8929c18c 12522fi
6bb11ab3
L
12523rm -fr conftest*
12524
12525
8929c18c 12526fi
6bb11ab3
L
12527{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12528$as_echo "$lt_cv_dlopen_self_static" >&6; }
12529 fi
12530
12531 CPPFLAGS="$save_CPPFLAGS"
12532 LDFLAGS="$save_LDFLAGS"
12533 LIBS="$save_LIBS"
12534 ;;
12535 esac
12536
12537 case $lt_cv_dlopen_self in
12538 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
12539 *) enable_dlopen_self=unknown ;;
12540 esac
12541
12542 case $lt_cv_dlopen_self_static in
12543 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
12544 *) enable_dlopen_self_static=unknown ;;
12545 esac
12546fi
12547
12548
12549
12550
12551
12552
12553
12554
12555
12556
12557
12558
12559
12560
12561
12562
12563
12564striplib=
12565old_striplib=
12566{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12567$as_echo_n "checking whether stripping libraries is possible... " >&6; }
12568if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12569 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
12570 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
12571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12572$as_echo "yes" >&6; }
12573else
12574# FIXME - insert some real tests, host_os isn't really good enough
12575 case $host_os in
12576 darwin*)
12577 if test -n "$STRIP" ; then
12578 striplib="$STRIP -x"
12579 old_striplib="$STRIP -S"
12580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12581$as_echo "yes" >&6; }
12582 else
12583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12584$as_echo "no" >&6; }
12585 fi
12586 ;;
12587 *)
12588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12589$as_echo "no" >&6; }
12590 ;;
12591 esac
12592fi
12593
12594
12595
12596
12597
12598
12599
12600
12601
12602
12603
12604
12605 # Report which library types will actually be built
12606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12607$as_echo_n "checking if libtool supports shared libraries... " >&6; }
12608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12609$as_echo "$can_build_shared" >&6; }
12610
12611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12612$as_echo_n "checking whether to build shared libraries... " >&6; }
12613 test "$can_build_shared" = "no" && enable_shared=no
12614
12615 # On AIX, shared libraries and static libraries use the same namespace, and
12616 # are all built from PIC.
12617 case $host_os in
12618 aix3*)
12619 test "$enable_shared" = yes && enable_static=no
12620 if test -n "$RANLIB"; then
12621 archive_cmds="$archive_cmds~\$RANLIB \$lib"
12622 postinstall_cmds='$RANLIB $lib'
12623 fi
12624 ;;
12625
12626 aix[4-9]*)
12627 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
12628 test "$enable_shared" = yes && enable_static=no
12629 fi
12630 ;;
12631 esac
12632 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12633$as_echo "$enable_shared" >&6; }
12634
12635 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12636$as_echo_n "checking whether to build static libraries... " >&6; }
12637 # Make sure either enable_shared or enable_static is yes.
12638 test "$enable_shared" = yes || enable_static=yes
12639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12640$as_echo "$enable_static" >&6; }
12641
12642
12643
12644
12645fi
12646ac_ext=c
12647ac_cpp='$CPP $CPPFLAGS'
12648ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12649ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12650ac_compiler_gnu=$ac_cv_c_compiler_gnu
12651
12652CC="$lt_save_CC"
12653
12654
12655
12656
12657
12658
12659
12660
12661
8929c18c 12662
8929c18c 12663
8929c18c 12664
8929c18c 12665
6bb11ab3
L
12666 ac_config_commands="$ac_config_commands libtool"
12667
12668
12669
12670
12671# Only expand once:
12672
12673
5912fadd 12674
8929c18c 12675
f6bcefef
HPN
12676. ${srcdir}/../../bfd/configure.host
12677
12678
12679
31e6ad7d
MF
12680
12681{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
12682$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
12683 # Check whether --enable-maintainer-mode was given.
81ecdfbb 12684if test "${enable_maintainer_mode+set}" = set; then :
31e6ad7d
MF
12685 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
12686else
12687 USE_MAINTAINER_MODE=no
f6bcefef 12688fi
31e6ad7d
MF
12689
12690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
12691$as_echo "$USE_MAINTAINER_MODE" >&6; }
12692 if test $USE_MAINTAINER_MODE = yes; then
12693 MAINTAINER_MODE_TRUE=
12694 MAINTAINER_MODE_FALSE='#'
f6bcefef 12695else
31e6ad7d
MF
12696 MAINTAINER_MODE_TRUE='#'
12697 MAINTAINER_MODE_FALSE=
81ecdfbb
RW
12698fi
12699
31e6ad7d
MF
12700 MAINT=$MAINTAINER_MODE_TRUE
12701
12702
f6bcefef
HPN
12703
12704
81ecdfbb
RW
12705# Check whether --enable-sim-bswap was given.
12706if test "${enable_sim_bswap+set}" = set; then :
12707 enableval=$enable_sim_bswap; case "${enableval}" in
f6bcefef
HPN
12708 yes) sim_bswap="-DWITH_BSWAP=1 -DUSE_BSWAP=1";;
12709 no) sim_bswap="-DWITH_BSWAP=0";;
81ecdfbb 12710 *) as_fn_error "\"--enable-sim-bswap does not take a value\"" "$LINENO" 5; sim_bswap="";;
f6bcefef
HPN
12711esac
12712if test x"$silent" != x"yes" && test x"$sim_bswap" != x""; then
12713 echo "Setting bswap flags = $sim_bswap" 6>&1
12714fi
12715else
12716 sim_bswap=""
81ecdfbb
RW
12717fi
12718
f6bcefef
HPN
12719
12720
81ecdfbb
RW
12721# Check whether --enable-sim-cflags was given.
12722if test "${enable_sim_cflags+set}" = set; then :
12723 enableval=$enable_sim_cflags; case "${enableval}" in
f6bcefef 12724 yes) sim_cflags="-O2 -fomit-frame-pointer";;
81ecdfbb 12725 trace) as_fn_error "\"Please use --enable-sim-debug instead.\"" "$LINENO" 5; sim_cflags="";;
f6bcefef
HPN
12726 no) sim_cflags="";;
12727 *) sim_cflags=`echo "${enableval}" | sed -e "s/,/ /g"`;;
12728esac
12729if test x"$silent" != x"yes" && test x"$sim_cflags" != x""; then
12730 echo "Setting sim cflags = $sim_cflags" 6>&1
12731fi
12732else
12733 sim_cflags=""
81ecdfbb
RW
12734fi
12735
f6bcefef
HPN
12736
12737
81ecdfbb
RW
12738# Check whether --enable-sim-debug was given.
12739if test "${enable_sim_debug+set}" = set; then :
12740 enableval=$enable_sim_debug; case "${enableval}" in
f6bcefef
HPN
12741 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
12742 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
12743 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
12744esac
12745if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
12746 echo "Setting sim debug = $sim_debug" 6>&1
12747fi
12748else
12749 sim_debug=""
81ecdfbb
RW
12750fi
12751
f6bcefef
HPN
12752
12753
81ecdfbb
RW
12754# Check whether --enable-sim-stdio was given.
12755if test "${enable_sim_stdio+set}" = set; then :
12756 enableval=$enable_sim_stdio; case "${enableval}" in
f6bcefef
HPN
12757 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
12758 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
81ecdfbb 12759 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
f6bcefef
HPN
12760esac
12761if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
12762 echo "Setting stdio flags = $sim_stdio" 6>&1
12763fi
12764else
12765 sim_stdio=""
81ecdfbb
RW
12766fi
12767
f6bcefef
HPN
12768
12769
81ecdfbb
RW
12770# Check whether --enable-sim-trace was given.
12771if test "${enable_sim_trace+set}" = set; then :
12772 enableval=$enable_sim_trace; case "${enableval}" in
a3487082
MF
12773 yes) sim_trace="-DWITH_TRACE=-1";;
12774 no) sim_trace="-DWITH_TRACE=0";;
f6bcefef 12775 [-0-9]*)
a3487082 12776 sim_trace="-DWITH_TRACE='(${enableval})'";;
2232061b 12777 [[:lower:]]*)
f6bcefef
HPN
12778 sim_trace=""
12779 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12780 if test x"$sim_trace" = x; then
12781 sim_trace="-DWITH_TRACE='(TRACE_$x"
12782 else
12783 sim_trace="${sim_trace}|TRACE_$x"
12784 fi
12785 done
12786 sim_trace="$sim_trace)'" ;;
12787esac
12788if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
12789 echo "Setting sim trace = $sim_trace" 6>&1
12790fi
12791else
12792 sim_trace=""
81ecdfbb 12793fi
f6bcefef
HPN
12794
12795
81ecdfbb
RW
12796
12797# Check whether --enable-sim-profile was given.
12798if test "${enable_sim_profile+set}" = set; then :
12799 enableval=$enable_sim_profile; case "${enableval}" in
f6bcefef
HPN
12800 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
12801 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
12802 [-0-9]*)
12803 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
12804 [a-z]*)
12805 sim_profile=""
12806 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12807 if test x"$sim_profile" = x; then
12808 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
12809 else
12810 sim_profile="${sim_profile}|PROFILE_$x"
12811 fi
12812 done
12813 sim_profile="$sim_profile)'" ;;
12814esac
12815if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
12816 echo "Setting sim profile = $sim_profile" 6>&1
12817fi
12818else
12819 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
81ecdfbb 12820fi
f6bcefef
HPN
12821
12822
6efef468 12823
81ecdfbb
RW
12824
12825# Check whether --with-pkgversion was given.
12826if test "${with_pkgversion+set}" = set; then :
12827 withval=$with_pkgversion; case "$withval" in
12828 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
6efef468
JM
12829 no) PKGVERSION= ;;
12830 *) PKGVERSION="($withval) " ;;
12831 esac
12832else
bf12d44e 12833 PKGVERSION="(SIM) "
6efef468 12834
81ecdfbb 12835fi
6efef468
JM
12836
12837
12838
12839
81ecdfbb
RW
12840
12841# Check whether --with-bugurl was given.
12842if test "${with_bugurl+set}" = set; then :
12843 withval=$with_bugurl; case "$withval" in
12844 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
6efef468
JM
12845 no) BUGURL=
12846 ;;
12847 *) BUGURL="$withval"
12848 ;;
12849 esac
12850else
12851 BUGURL="http://www.gnu.org/software/gdb/bugs/"
12852
81ecdfbb
RW
12853fi
12854
6efef468
JM
12855 case ${BUGURL} in
12856 "")
12857 REPORT_BUGS_TO=
12858 REPORT_BUGS_TEXI=
12859 ;;
12860 *)
12861 REPORT_BUGS_TO="<$BUGURL>"
12862 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
12863 ;;
12864 esac;
12865
12866
12867
12868
12869cat >>confdefs.h <<_ACEOF
12870#define PKGVERSION "$PKGVERSION"
12871_ACEOF
12872
12873
12874cat >>confdefs.h <<_ACEOF
12875#define REPORT_BUGS_TO "$REPORT_BUGS_TO"
12876_ACEOF
12877
12878
81ecdfbb
RW
12879{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
12880$as_echo_n "checking return type of signal handlers... " >&6; }
12881if test "${ac_cv_type_signal+set}" = set; then :
12882 $as_echo_n "(cached) " >&6
f6bcefef 12883else
81ecdfbb 12884 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef
HPN
12885/* end confdefs.h. */
12886#include <sys/types.h>
12887#include <signal.h>
f6bcefef
HPN
12888
12889int
12890main ()
12891{
81ecdfbb 12892return *(signal (0, 0)) (0) == 1;
f6bcefef
HPN
12893 ;
12894 return 0;
12895}
12896_ACEOF
81ecdfbb
RW
12897if ac_fn_c_try_compile "$LINENO"; then :
12898 ac_cv_type_signal=int
f6bcefef 12899else
81ecdfbb 12900 ac_cv_type_signal=void
f6bcefef 12901fi
81ecdfbb 12902rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
f6bcefef 12903fi
81ecdfbb
RW
12904{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
12905$as_echo "$ac_cv_type_signal" >&6; }
f6bcefef
HPN
12906
12907cat >>confdefs.h <<_ACEOF
12908#define RETSIGTYPE $ac_cv_type_signal
12909_ACEOF
12910
12911
12912
12913
12914
12915sim_link_files=
12916sim_link_links=
12917
f6bcefef
HPN
12918# targ-vals.def points to the libc macro description file.
12919case "${target}" in
12920*-*-*) TARG_VALS_DEF=../common/nltvals.def ;;
12921esac
12922sim_link_files="${sim_link_files} ${TARG_VALS_DEF}"
12923sim_link_links="${sim_link_links} targ-vals.def"
12924
12925
6ffe910a 12926
81ecdfbb
RW
12927# For dv-rv and rvdummy.
12928for ac_header in sys/socket.h sys/select.h limits.h sys/param.h
12929do :
12930 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12931ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
12932eval as_val=\$$as_ac_Header
12933 if test "x$as_val" = x""yes; then :
aad3b3cb 12934 cat >>confdefs.h <<_ACEOF
81ecdfbb 12935#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
aad3b3cb
HPN
12936_ACEOF
12937
12938fi
12939
12940done
12941
12942
f6bcefef
HPN
12943wire_alignment="NONSTRICT_ALIGNMENT"
12944default_alignment=""
12945
81ecdfbb
RW
12946# Check whether --enable-sim-alignment was given.
12947if test "${enable_sim_alignment+set}" = set; then :
12948 enableval=$enable_sim_alignment; case "${enableval}" in
f6bcefef
HPN
12949 strict | STRICT) sim_alignment="-DWITH_ALIGNMENT=STRICT_ALIGNMENT";;
12950 nonstrict | NONSTRICT) sim_alignment="-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT";;
12951 forced | FORCED) sim_alignment="-DWITH_ALIGNMENT=FORCED_ALIGNMENT";;
12952 yes) if test x"$wire_alignment" != x; then
12953 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
12954 else
12955 if test x"$default_alignment" != x; then
12956 sim_alignment="-DWITH_ALIGNMENT=${default_alignment}"
12957 else
12958 echo "No hard-wired alignment for target $target" 1>&6
12959 sim_alignment="-DWITH_ALIGNMENT=0"
12960 fi
12961 fi;;
12962 no) if test x"$default_alignment" != x; then
12963 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
12964 else
12965 if test x"$wire_alignment" != x; then
12966 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${wire_alignment}"
12967 else
12968 echo "No default alignment for target $target" 1>&6
12969 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=0"
12970 fi
12971 fi;;
81ecdfbb 12972 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-alignment\"" "$LINENO" 5; sim_alignment="";;
f6bcefef
HPN
12973esac
12974if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
12975 echo "Setting alignment flags = $sim_alignment" 6>&1
12976fi
12977else
12978 if test x"$default_alignment" != x; then
12979 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
12980else
12981 if test x"$wire_alignment" != x; then
12982 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
12983 else
12984 sim_alignment=
12985 fi
12986fi
81ecdfbb 12987fi
f6bcefef 12988
81ecdfbb
RW
12989
12990# Check whether --enable-sim-hostendian was given.
12991if test "${enable_sim_hostendian+set}" = set; then :
12992 enableval=$enable_sim_hostendian; case "${enableval}" in
f6bcefef
HPN
12993 no) sim_hostendian="-DWITH_HOST_BYTE_ORDER=0";;
12994 b*|B*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN";;
12995 l*|L*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN";;
81ecdfbb 12996 *) as_fn_error "\"Unknown value $enableval for --enable-sim-hostendian\"" "$LINENO" 5; sim_hostendian="";;
f6bcefef
HPN
12997esac
12998if test x"$silent" != x"yes" && test x"$sim_hostendian" != x""; then
12999 echo "Setting hostendian flags = $sim_hostendian" 6>&1
13000fi
13001else
13002
13003if test "x$cross_compiling" = "xno"; then
81ecdfbb
RW
13004 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
13005$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
13006if test "${ac_cv_c_bigendian+set}" = set; then :
13007 $as_echo_n "(cached) " >&6
13008else
13009 ac_cv_c_bigendian=unknown
13010 # See if we're dealing with a universal compiler.
13011 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13012/* end confdefs.h. */
13013#ifndef __APPLE_CC__
13014 not a universal capable compiler
13015 #endif
13016 typedef int dummy;
13017
13018_ACEOF
13019if ac_fn_c_try_compile "$LINENO"; then :
13020
13021 # Check for potential -arch flags. It is not universal unless
13022 # there are at least two -arch flags with different values.
13023 ac_arch=
13024 ac_prev=
13025 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
13026 if test -n "$ac_prev"; then
13027 case $ac_word in
13028 i?86 | x86_64 | ppc | ppc64)
13029 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
13030 ac_arch=$ac_word
13031 else
13032 ac_cv_c_bigendian=universal
13033 break
13034 fi
13035 ;;
13036 esac
13037 ac_prev=
13038 elif test "x$ac_word" = "x-arch"; then
13039 ac_prev=arch
13040 fi
13041 done
13042fi
13043rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13044 if test $ac_cv_c_bigendian = unknown; then
13045 # See if sys/param.h defines the BYTE_ORDER macro.
13046 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef
HPN
13047/* end confdefs.h. */
13048#include <sys/types.h>
81ecdfbb 13049 #include <sys/param.h>
f6bcefef
HPN
13050
13051int
13052main ()
13053{
81ecdfbb
RW
13054#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
13055 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
13056 && LITTLE_ENDIAN)
13057 bogus endian macros
13058 #endif
f6bcefef
HPN
13059
13060 ;
13061 return 0;
13062}
13063_ACEOF
81ecdfbb 13064if ac_fn_c_try_compile "$LINENO"; then :
f6bcefef 13065 # It does; now see whether it defined to BIG_ENDIAN or not.
81ecdfbb 13066 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef
HPN
13067/* end confdefs.h. */
13068#include <sys/types.h>
81ecdfbb 13069 #include <sys/param.h>
f6bcefef
HPN
13070
13071int
13072main ()
13073{
13074#if BYTE_ORDER != BIG_ENDIAN
81ecdfbb
RW
13075 not big endian
13076 #endif
f6bcefef
HPN
13077
13078 ;
13079 return 0;
13080}
13081_ACEOF
81ecdfbb 13082if ac_fn_c_try_compile "$LINENO"; then :
f6bcefef
HPN
13083 ac_cv_c_bigendian=yes
13084else
81ecdfbb 13085 ac_cv_c_bigendian=no
f6bcefef 13086fi
81ecdfbb
RW
13087rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13088fi
13089rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13090 fi
13091 if test $ac_cv_c_bigendian = unknown; then
13092 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
13093 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13094/* end confdefs.h. */
13095#include <limits.h>
f6bcefef 13096
81ecdfbb
RW
13097int
13098main ()
13099{
13100#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
13101 bogus endian macros
13102 #endif
13103
13104 ;
13105 return 0;
13106}
f6bcefef 13107_ACEOF
81ecdfbb
RW
13108if ac_fn_c_try_compile "$LINENO"; then :
13109 # It does; now see whether it defined to _BIG_ENDIAN or not.
13110 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef 13111/* end confdefs.h. */
81ecdfbb
RW
13112#include <limits.h>
13113
f6bcefef
HPN
13114int
13115main ()
13116{
81ecdfbb
RW
13117#ifndef _BIG_ENDIAN
13118 not big endian
13119 #endif
13120
f6bcefef
HPN
13121 ;
13122 return 0;
13123}
13124_ACEOF
81ecdfbb 13125if ac_fn_c_try_compile "$LINENO"; then :
f6bcefef 13126 ac_cv_c_bigendian=yes
81ecdfbb
RW
13127else
13128 ac_cv_c_bigendian=no
f6bcefef 13129fi
81ecdfbb 13130rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
f6bcefef 13131fi
81ecdfbb
RW
13132rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13133 fi
13134 if test $ac_cv_c_bigendian = unknown; then
13135 # Compile a test program.
13136 if test "$cross_compiling" = yes; then :
13137 # Try to guess by grepping values from an object file.
13138 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13139/* end confdefs.h. */
13140short int ascii_mm[] =
13141 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
13142 short int ascii_ii[] =
13143 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
13144 int use_ascii (int i) {
13145 return ascii_mm[i] + ascii_ii[i];
13146 }
13147 short int ebcdic_ii[] =
13148 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
13149 short int ebcdic_mm[] =
13150 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
13151 int use_ebcdic (int i) {
13152 return ebcdic_mm[i] + ebcdic_ii[i];
13153 }
13154 extern int foo;
f6bcefef 13155
81ecdfbb
RW
13156int
13157main ()
13158{
13159return use_ascii (foo) == use_ebcdic (foo);
13160 ;
13161 return 0;
13162}
f6bcefef 13163_ACEOF
81ecdfbb
RW
13164if ac_fn_c_try_compile "$LINENO"; then :
13165 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
13166 ac_cv_c_bigendian=yes
13167 fi
13168 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
13169 if test "$ac_cv_c_bigendian" = unknown; then
13170 ac_cv_c_bigendian=no
13171 else
13172 # finding both strings is unlikely to happen, but who knows?
13173 ac_cv_c_bigendian=unknown
13174 fi
13175 fi
13176fi
13177rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13178else
13179 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef 13180/* end confdefs.h. */
81ecdfbb 13181$ac_includes_default
f6bcefef
HPN
13182int
13183main ()
13184{
81ecdfbb
RW
13185
13186 /* Are we little or big endian? From Harbison&Steele. */
13187 union
13188 {
13189 long int l;
13190 char c[sizeof (long int)];
13191 } u;
13192 u.l = 1;
13193 return u.c[sizeof (long int) - 1] == 1;
13194
13195 ;
13196 return 0;
f6bcefef
HPN
13197}
13198_ACEOF
81ecdfbb 13199if ac_fn_c_try_run "$LINENO"; then :
f6bcefef
HPN
13200 ac_cv_c_bigendian=no
13201else
81ecdfbb 13202 ac_cv_c_bigendian=yes
f6bcefef 13203fi
81ecdfbb
RW
13204rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13205 conftest.$ac_objext conftest.beam conftest.$ac_ext
f6bcefef 13206fi
81ecdfbb
RW
13207
13208 fi
f6bcefef 13209fi
81ecdfbb
RW
13210{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
13211$as_echo "$ac_cv_c_bigendian" >&6; }
13212 case $ac_cv_c_bigendian in #(
13213 yes)
13214 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
13215;; #(
13216 no)
13217 ;; #(
13218 universal)
f6bcefef 13219
81ecdfbb
RW
13220$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
13221
13222 ;; #(
13223 *)
13224 as_fn_error "unknown endianness
13225 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
13226 esac
f6bcefef
HPN
13227
13228 if test $ac_cv_c_bigendian = yes; then
13229 sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN"
13230 else
13231 sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN"
13232 fi
13233else
13234 sim_hostendian="-DWITH_HOST_BYTE_ORDER=0"
13235fi
81ecdfbb
RW
13236fi
13237
f6bcefef
HPN
13238
13239default_sim_scache="16384"
81ecdfbb
RW
13240# Check whether --enable-sim-scache was given.
13241if test "${enable_sim_scache+set}" = set; then :
13242 enableval=$enable_sim_scache; case "${enableval}" in
f6bcefef
HPN
13243 yes) sim_scache="-DWITH_SCACHE=${default_sim_scache}";;
13244 no) sim_scache="-DWITH_SCACHE=0" ;;
13245 [0-9]*) sim_scache="-DWITH_SCACHE=${enableval}";;
81ecdfbb 13246 *) as_fn_error "\"Bad value $enableval passed to --enable-sim-scache\"" "$LINENO" 5;
f6bcefef
HPN
13247 sim_scache="";;
13248esac
13249if test x"$silent" != x"yes" && test x"$sim_scache" != x""; then
13250 echo "Setting scache size = $sim_scache" 6>&1
13251fi
13252else
13253 sim_scache="-DWITH_SCACHE=${default_sim_scache}"
81ecdfbb
RW
13254fi
13255
f6bcefef
HPN
13256
13257
2232061b
MF
13258# Check whether --enable-werror was given.
13259if test "${enable_werror+set}" = set; then :
13260 enableval=$enable_werror; case "${enableval}" in
13261 yes | y) ERROR_ON_WARNING="yes" ;;
13262 no | n) ERROR_ON_WARNING="no" ;;
13263 *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
13264 esac
13265fi
13266
13267
13268# Enable -Werror by default when using gcc
13269if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
13270 ERROR_ON_WARNING=yes
aad3b3cb 13271fi
2232061b
MF
13272
13273WERROR_CFLAGS=""
13274if test "${ERROR_ON_WARNING}" = yes ; then
13275# NOTE: Disabled in the sim dir due to most sims generating warnings.
13276# WERROR_CFLAGS="-Werror"
13277 true
13278fi
13279
2232061b 13280build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
1a8a700e 13281-Wpointer-sign \
2232061b 13282-Wno-unused -Wunused-value -Wunused-function \
1a8a700e
MF
13283-Wno-switch -Wno-char-subscripts -Wmissing-prototypes
13284-Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \
13285-Wold-style-declaration -Wold-style-definition"
2232061b
MF
13286
13287# Enable -Wno-format by default when using gcc on mingw since many
13288# GCC versions complain about %I64.
13289case "${host}" in
13290 *-*-mingw32*) build_warnings="$build_warnings -Wno-format" ;;
d3685d60 13291 *) build_warnings="$build_warnings -Wformat-nonliteral" ;;
2232061b
MF
13292esac
13293
81ecdfbb
RW
13294# Check whether --enable-build-warnings was given.
13295if test "${enable_build_warnings+set}" = set; then :
13296 enableval=$enable_build_warnings; case "${enableval}" in
aad3b3cb
HPN
13297 yes) ;;
13298 no) build_warnings="-w";;
13299 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13300 build_warnings="${build_warnings} ${t}";;
13301 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13302 build_warnings="${t} ${build_warnings}";;
13303 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13304esac
13305if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13306 echo "Setting compiler warning flags = $build_warnings" 6>&1
13307fi
81ecdfbb
RW
13308fi
13309# Check whether --enable-sim-build-warnings was given.
13310if test "${enable_sim_build_warnings+set}" = set; then :
13311 enableval=$enable_sim_build_warnings; case "${enableval}" in
aad3b3cb
HPN
13312 yes) ;;
13313 no) build_warnings="-w";;
13314 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13315 build_warnings="${build_warnings} ${t}";;
13316 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13317 build_warnings="${t} ${build_warnings}";;
13318 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13319esac
13320if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13321 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
13322fi
81ecdfbb
RW
13323fi
13324WARN_CFLAGS=""
aad3b3cb
HPN
13325if test "x${build_warnings}" != x -a "x$GCC" = xyes
13326then
81ecdfbb
RW
13327 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
13328$as_echo_n "checking compiler warning flags... " >&6; }
aad3b3cb
HPN
13329 # Separate out the -Werror flag as some files just cannot be
13330 # compiled with it enabled.
13331 for w in ${build_warnings}; do
13332 case $w in
13333 -Werr*) WERROR_CFLAGS=-Werror ;;
13334 *) # Check that GCC accepts it
13335 saved_CFLAGS="$CFLAGS"
13336 CFLAGS="$CFLAGS $w"
81ecdfbb 13337 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
aad3b3cb
HPN
13338/* end confdefs.h. */
13339
13340int
13341main ()
13342{
13343
13344 ;
13345 return 0;
13346}
13347_ACEOF
81ecdfbb 13348if ac_fn_c_try_compile "$LINENO"; then :
aad3b3cb 13349 WARN_CFLAGS="${WARN_CFLAGS} $w"
aad3b3cb 13350fi
81ecdfbb 13351rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
aad3b3cb
HPN
13352 CFLAGS="$saved_CFLAGS"
13353 esac
13354 done
2232061b
MF
13355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
13356$as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
aad3b3cb
HPN
13357fi
13358
13359
aad3b3cb 13360if test ""; then
6ffe910a 13361 hardware=""
aad3b3cb 13362else
6ffe910a 13363 hardware="cfi core pal glue"
aad3b3cb 13364fi
6ffe910a 13365hardware="$hardware rv cris"
1517bd27 13366
aad3b3cb
HPN
13367sim_hw_cflags="-DWITH_HW=1"
13368sim_hw="$hardware"
13369sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\1.o/g'`"
1517bd27 13370
81ecdfbb
RW
13371# Check whether --enable-sim-hardware was given.
13372if test "${enable_sim_hardware+set}" = set; then :
13373 enableval=$enable_sim_hardware;
30452bbe
MF
13374else
13375 enable_sim_hardware="no"
1517bd27
MF
13376fi
13377
13378case ${enable_sim_hardware} in
64dd13df
MF
13379 yes|no) ;;
13380 ,*) hardware="${hardware} `echo ${enableval} | sed -e 's/,/ /'`";;
13381 *,) hardware="`echo ${enableval} | sed -e 's/,/ /'` ${hardware}";;
13382 *) hardware="`echo ${enableval} | sed -e 's/,/ /'`"'';;
aad3b3cb 13383esac
1517bd27 13384
64dd13df 13385if test "$enable_sim_hardware" = no; then
aad3b3cb
HPN
13386 sim_hw_objs=
13387 sim_hw_cflags="-DWITH_HW=0"
13388 sim_hw=
13389else
13390 sim_hw_cflags="-DWITH_HW=1"
13391 # remove duplicates
13392 sim_hw=""
13393 sim_hw_objs="\$(SIM_COMMON_HW_OBJS)"
13394 for i in $hardware ; do
13395 case " $sim_hw " in
13396 *" $i "*) ;;
13397 *) sim_hw="$sim_hw $i" ; sim_hw_objs="$sim_hw_objs dv-$i.o";;
13398 esac
13399 done
1517bd27 13400 # mingw does not support sockser
1517bd27
MF
13401 case ${host} in
13402 *mingw*) ;;
49cd1634
MF
13403 *) # TODO: We don't add dv-sockser to sim_hw as it is not a "real" device
13404 # that you instatiate. Instead, other code will call into it directly.
13405 # At some point, we should convert it over.
13406 sim_hw_objs="$sim_hw_objs dv-sockser.o"
aad3b3cb 13407
1517bd27
MF
13408cat >>confdefs.h <<_ACEOF
13409#define HAVE_DV_SOCKSER 1
13410_ACEOF
81ecdfbb 13411
1517bd27
MF
13412 ;;
13413 esac
1517bd27
MF
13414 if test x"$silent" != x"yes"; then
13415 echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
13416 fi
13417 case " $hardware " in
13418 *" cfi "*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for log2 in -lm" >&5
4399a56b
MF
13419$as_echo_n "checking for log2 in -lm... " >&6; }
13420if test "${ac_cv_lib_m_log2+set}" = set; then :
13421 $as_echo_n "(cached) " >&6
13422else
13423 ac_check_lib_save_LIBS=$LIBS
13424LIBS="-lm $LIBS"
13425cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13426/* end confdefs.h. */
13427
13428/* Override any GCC internal prototype to avoid an error.
13429 Use char because int might match the return type of a GCC
13430 builtin and then its argument prototype would still apply. */
13431#ifdef __cplusplus
13432extern "C"
13433#endif
13434char log2 ();
13435int
13436main ()
13437{
13438return log2 ();
13439 ;
13440 return 0;
13441}
13442_ACEOF
13443if ac_fn_c_try_link "$LINENO"; then :
13444 ac_cv_lib_m_log2=yes
13445else
13446 ac_cv_lib_m_log2=no
13447fi
13448rm -f core conftest.err conftest.$ac_objext \
13449 conftest$ac_exeext conftest.$ac_ext
13450LIBS=$ac_check_lib_save_LIBS
13451fi
13452{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_log2" >&5
13453$as_echo "$ac_cv_lib_m_log2" >&6; }
13454if test "x$ac_cv_lib_m_log2" = x""yes; then :
13455 cat >>confdefs.h <<_ACEOF
13456#define HAVE_LIBM 1
13457_ACEOF
13458
13459 LIBS="-lm $LIBS"
13460
13461fi
13462;;
1517bd27
MF
13463 esac
13464fi
4399a56b 13465
aad3b3cb 13466
f6bcefef
HPN
13467# The default model shouldn't matter as long as there's a BFD.
13468
13469default_sim_default_model="crisv32"
81ecdfbb
RW
13470# Check whether --enable-sim-default-model was given.
13471if test "${enable_sim_default_model+set}" = set; then :
13472 enableval=$enable_sim_default_model; case "${enableval}" in
13473 yes|no) as_fn_error "\"Missing argument to --enable-sim-default-model\"" "$LINENO" 5;;
f6bcefef
HPN
13474 *) sim_default_model="-DWITH_DEFAULT_MODEL='\"${enableval}\"'";;
13475esac
13476if test x"$silent" != x"yes" && test x"$sim_default_model" != x""; then
13477 echo "Setting default model = $sim_default_model" 6>&1
13478fi
13479else
13480 sim_default_model="-DWITH_DEFAULT_MODEL='\"${default_sim_default_model}\"'"
81ecdfbb 13481fi
f6bcefef
HPN
13482
13483
81ecdfbb
RW
13484
13485# Check whether --enable-sim-environment was given.
13486if test "${enable_sim_environment+set}" = set; then :
13487 enableval=$enable_sim_environment; case "${enableval}" in
f6bcefef
HPN
13488 all | ALL) sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT";;
13489 user | USER) sim_environment="-DWITH_ENVIRONMENT=USER_ENVIRONMENT";;
13490 virtual | VIRTUAL) sim_environment="-DWITH_ENVIRONMENT=VIRTUAL_ENVIRONMENT";;
13491 operating | OPERATING) sim_environment="-DWITH_ENVIRONMENT=OPERATING_ENVIRONMENT";;
81ecdfbb 13492 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-environment\"" "$LINENO" 5;
f6bcefef
HPN
13493 sim_environment="";;
13494esac
13495if test x"$silent" != x"yes" && test x"$sim_environment" != x""; then
13496 echo "Setting sim environment = $sim_environment" 6>&1
13497fi
13498else
13499 sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT"
81ecdfbb
RW
13500fi
13501
f6bcefef
HPN
13502
13503default_sim_inline=""
81ecdfbb
RW
13504# Check whether --enable-sim-inline was given.
13505if test "${enable_sim_inline+set}" = set; then :
13506 enableval=$enable_sim_inline; sim_inline=""
f6bcefef
HPN
13507case "$enableval" in
13508 no) sim_inline="-DDEFAULT_INLINE=0";;
13509 0) sim_inline="-DDEFAULT_INLINE=0";;
13510 yes | 2) sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
13511 1) sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
13512 *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13513 new_flag=""
13514 case "$x" in
13515 *_INLINE=*) new_flag="-D$x";;
13516 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
13517 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
13518 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
13519 esac
13520 if test x"$sim_inline" = x""; then
13521 sim_inline="$new_flag"
13522 else
13523 sim_inline="$sim_inline $new_flag"
13524 fi
13525 done;;
13526esac
13527if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
13528 echo "Setting inline flags = $sim_inline" 6>&1
13529fi
13530else
13531
13532if test "x$cross_compiling" = "xno"; then
13533 if test x"$GCC" != "x" -a x"${default_sim_inline}" != "x" ; then
13534 sim_inline="${default_sim_inline}"
13535 if test x"$silent" != x"yes"; then
13536 echo "Setting inline flags = $sim_inline" 6>&1
13537 fi
13538 else
13539 sim_inline=""
13540 fi
13541else
13542 sim_inline="-DDEFAULT_INLINE=0"
13543fi
81ecdfbb
RW
13544fi
13545
f6bcefef
HPN
13546
13547cgen_maint=no
13548cgen=guile
13549cgendir='$(srcdir)/../../cgen'
81ecdfbb
RW
13550# Check whether --enable-cgen-maint was given.
13551if test "${enable_cgen_maint+set}" = set; then :
13552 enableval=$enable_cgen_maint; case "${enableval}" in
f6bcefef
HPN
13553 yes) cgen_maint=yes ;;
13554 no) cgen_maint=no ;;
13555 *)
13556 # argument is cgen install directory (not implemented yet).
13557 # Having a `share' directory might be more appropriate for the .scm,
13558 # .cpu, etc. files.
13559 cgendir=${cgen_maint}/lib/cgen
13560 cgen=guile
13561 ;;
13562esac
81ecdfbb
RW
13563fi
13564if test x${cgen_maint} != xno ; then
f6bcefef
HPN
13565 CGEN_MAINT=''
13566else
13567 CGEN_MAINT='#'
13568fi
13569
13570
13571
13572
13573
13574
13575ac_sources="$sim_link_files"
13576ac_dests="$sim_link_links"
13577while test -n "$ac_sources"; do
13578 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
13579 set $ac_sources; ac_source=$1; shift; ac_sources=$*
13580 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
13581done
81ecdfbb 13582ac_config_links="$ac_config_links $ac_config_links_1"
f6bcefef
HPN
13583
13584cgen_breaks=""
13585if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13586cgen_breaks="break cgen_rtx_error";
13587fi
13588
81ecdfbb 13589ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
f6bcefef 13590
81ecdfbb 13591ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
f6bcefef 13592
81ecdfbb 13593ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
f6bcefef 13594
81ecdfbb 13595ac_config_commands="$ac_config_commands Makefile"
f6bcefef 13596
81ecdfbb 13597ac_config_commands="$ac_config_commands stamp-h"
f6bcefef
HPN
13598
13599cat >confcache <<\_ACEOF
13600# This file is a shell script that caches the results of configure
13601# tests run on this system so they can be shared between configure
13602# scripts and configure runs, see configure's option --config-cache.
13603# It is not useful on other systems. If it contains results you don't
13604# want to keep, you may remove or edit it.
13605#
13606# config.status only pays attention to the cache file if you give it
13607# the --recheck option to rerun configure.
13608#
13609# `ac_cv_env_foo' variables (set or unset) will be overridden when
13610# loading this file, other *unset* `ac_cv_foo' will be assigned the
13611# following values.
13612
13613_ACEOF
13614
13615# The following way of writing the cache mishandles newlines in values,
13616# but we know of no workaround that is simple, portable, and efficient.
81ecdfbb 13617# So, we kill variables containing newlines.
f6bcefef
HPN
13618# Ultrix sh set writes to stderr and can't be redirected directly,
13619# and sets the high bit in the cache file unless we assign to the vars.
81ecdfbb
RW
13620(
13621 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13622 eval ac_val=\$$ac_var
13623 case $ac_val in #(
13624 *${as_nl}*)
13625 case $ac_var in #(
13626 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13627$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13628 esac
13629 case $ac_var in #(
13630 _ | IFS | as_nl) ;; #(
13631 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13632 *) { eval $ac_var=; unset $ac_var;} ;;
13633 esac ;;
13634 esac
13635 done
13636
f6bcefef 13637 (set) 2>&1 |
81ecdfbb
RW
13638 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13639 *${as_nl}ac_space=\ *)
13640 # `set' does not quote correctly, so add quotes: double-quote
13641 # substitution turns \\\\ into \\, and sed turns \\ into \.
f6bcefef
HPN
13642 sed -n \
13643 "s/'/'\\\\''/g;
13644 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
81ecdfbb 13645 ;; #(
f6bcefef
HPN
13646 *)
13647 # `set' quotes correctly as required by POSIX, so do not add quotes.
81ecdfbb 13648 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
f6bcefef 13649 ;;
81ecdfbb
RW
13650 esac |
13651 sort
13652) |
f6bcefef 13653 sed '
81ecdfbb 13654 /^ac_cv_env_/b end
f6bcefef 13655 t clear
81ecdfbb 13656 :clear
f6bcefef
HPN
13657 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13658 t end
81ecdfbb
RW
13659 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13660 :end' >>confcache
13661if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13662 if test -w "$cache_file"; then
13663 test "x$cache_file" != "x/dev/null" &&
13664 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13665$as_echo "$as_me: updating cache $cache_file" >&6;}
f6bcefef
HPN
13666 cat confcache >$cache_file
13667 else
81ecdfbb
RW
13668 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13669$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
f6bcefef
HPN
13670 fi
13671fi
13672rm -f confcache
13673
13674test "x$prefix" = xNONE && prefix=$ac_default_prefix
13675# Let make expand exec_prefix.
13676test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13677
f6bcefef
HPN
13678DEFS=-DHAVE_CONFIG_H
13679
13680ac_libobjs=
13681ac_ltlibobjs=
13682for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13683 # 1. Remove the extension, and $U if already installed.
81ecdfbb
RW
13684 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13685 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13686 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13687 # will be set to the directory where LIBOBJS objects are built.
13688 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13689 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
f6bcefef
HPN
13690done
13691LIBOBJS=$ac_libobjs
13692
13693LTLIBOBJS=$ac_ltlibobjs
13694
13695
db2e4d67
MF
13696if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13697 as_fn_error "conditional \"GMAKE\" was never defined.
13698Usually this means the macro was only invoked conditionally." "$LINENO" 5
13699fi
6bb11ab3
L
13700if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13701 as_fn_error "conditional \"PLUGINS\" was never defined.
13702Usually this means the macro was only invoked conditionally." "$LINENO" 5
13703fi
31e6ad7d
MF
13704if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13705 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
13706Usually this means the macro was only invoked conditionally." "$LINENO" 5
13707fi
f6bcefef 13708
81ecdfbb 13709
f6bcefef 13710: ${CONFIG_STATUS=./config.status}
81ecdfbb 13711ac_write_fail=0
f6bcefef
HPN
13712ac_clean_files_save=$ac_clean_files
13713ac_clean_files="$ac_clean_files $CONFIG_STATUS"
81ecdfbb
RW
13714{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13715$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13716as_write_fail=0
13717cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
f6bcefef
HPN
13718#! $SHELL
13719# Generated by $as_me.
13720# Run this file to recreate the current configuration.
13721# Compiler output produced by configure, useful for debugging
13722# configure, is in config.log if it exists.
13723
13724debug=false
13725ac_cs_recheck=false
13726ac_cs_silent=false
f6bcefef 13727
81ecdfbb
RW
13728SHELL=\${CONFIG_SHELL-$SHELL}
13729export SHELL
13730_ASEOF
13731cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13732## -------------------- ##
13733## M4sh Initialization. ##
13734## -------------------- ##
13735
13736# Be more Bourne compatible
13737DUALCASE=1; export DUALCASE # for MKS sh
13738if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
f6bcefef
HPN
13739 emulate sh
13740 NULLCMD=:
81ecdfbb 13741 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
f6bcefef
HPN
13742 # is contrary to our usage. Disable this feature.
13743 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
13744 setopt NO_GLOB_SUBST
13745else
13746 case `(set -o) 2>/dev/null` in #(
13747 *posix*) :
13748 set -o posix ;; #(
13749 *) :
13750 ;;
13751esac
f6bcefef 13752fi
f6bcefef 13753
81ecdfbb
RW
13754
13755as_nl='
13756'
13757export as_nl
13758# Printing a long string crashes Solaris 7 /usr/bin/printf.
13759as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13760as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13761as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13762# Prefer a ksh shell builtin over an external printf program on Solaris,
13763# but without wasting forks for bash or zsh.
13764if test -z "$BASH_VERSION$ZSH_VERSION" \
13765 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13766 as_echo='print -r --'
13767 as_echo_n='print -rn --'
13768elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13769 as_echo='printf %s\n'
13770 as_echo_n='printf %s'
13771else
13772 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13773 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13774 as_echo_n='/usr/ucb/echo -n'
13775 else
13776 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13777 as_echo_n_body='eval
13778 arg=$1;
13779 case $arg in #(
13780 *"$as_nl"*)
13781 expr "X$arg" : "X\\(.*\\)$as_nl";
13782 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13783 esac;
13784 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13785 '
13786 export as_echo_n_body
13787 as_echo_n='sh -c $as_echo_n_body as_echo'
13788 fi
13789 export as_echo_body
13790 as_echo='sh -c $as_echo_body as_echo'
13791fi
13792
13793# The user is always right.
13794if test "${PATH_SEPARATOR+set}" != set; then
13795 PATH_SEPARATOR=:
13796 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13797 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13798 PATH_SEPARATOR=';'
13799 }
f6bcefef
HPN
13800fi
13801
13802
81ecdfbb
RW
13803# IFS
13804# We need space, tab and new line, in precisely that order. Quoting is
13805# there to prevent editors from complaining about space-tab.
13806# (If _AS_PATH_WALK were called with IFS unset, it would disable word
13807# splitting by setting IFS to empty value.)
13808IFS=" "" $as_nl"
13809
13810# Find who we are. Look in the path if we contain no directory separator.
13811case $0 in #((
13812 *[\\/]* ) as_myself=$0 ;;
13813 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13814for as_dir in $PATH
13815do
13816 IFS=$as_save_IFS
13817 test -z "$as_dir" && as_dir=.
13818 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13819 done
13820IFS=$as_save_IFS
13821
13822 ;;
13823esac
13824# We did not find ourselves, most probably we were run as `sh COMMAND'
13825# in which case we are not to be found in the path.
13826if test "x$as_myself" = x; then
13827 as_myself=$0
13828fi
13829if test ! -f "$as_myself"; then
13830 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13831 exit 1
13832fi
13833
13834# Unset variables that we do not need and which cause bugs (e.g. in
13835# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13836# suppresses any "Segmentation fault" message there. '((' could
13837# trigger a bug in pdksh 5.2.14.
13838for as_var in BASH_ENV ENV MAIL MAILPATH
13839do eval test x\${$as_var+set} = xset \
13840 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
13841done
f6bcefef
HPN
13842PS1='$ '
13843PS2='> '
13844PS4='+ '
13845
13846# NLS nuisances.
81ecdfbb
RW
13847LC_ALL=C
13848export LC_ALL
13849LANGUAGE=C
13850export LANGUAGE
13851
13852# CDPATH.
13853(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13854
13855
13856# as_fn_error ERROR [LINENO LOG_FD]
13857# ---------------------------------
13858# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13859# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13860# script with status $?, using 1 if that was 0.
13861as_fn_error ()
13862{
13863 as_status=$?; test $as_status -eq 0 && as_status=1
13864 if test "$3"; then
13865 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
13866 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
f6bcefef 13867 fi
81ecdfbb
RW
13868 $as_echo "$as_me: error: $1" >&2
13869 as_fn_exit $as_status
13870} # as_fn_error
13871
13872
13873# as_fn_set_status STATUS
13874# -----------------------
13875# Set $? to STATUS, without forking.
13876as_fn_set_status ()
13877{
13878 return $1
13879} # as_fn_set_status
13880
13881# as_fn_exit STATUS
13882# -----------------
13883# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13884as_fn_exit ()
13885{
13886 set +e
13887 as_fn_set_status $1
13888 exit $1
13889} # as_fn_exit
13890
13891# as_fn_unset VAR
13892# ---------------
13893# Portably unset VAR.
13894as_fn_unset ()
13895{
13896 { eval $1=; unset $1;}
13897}
13898as_unset=as_fn_unset
13899# as_fn_append VAR VALUE
13900# ----------------------
13901# Append the text in VALUE to the end of the definition contained in VAR. Take
13902# advantage of any shell optimizations that allow amortized linear growth over
13903# repeated appends, instead of the typical quadratic growth present in naive
13904# implementations.
13905if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
13906 eval 'as_fn_append ()
13907 {
13908 eval $1+=\$2
13909 }'
13910else
13911 as_fn_append ()
13912 {
13913 eval $1=\$$1\$2
13914 }
13915fi # as_fn_append
13916
13917# as_fn_arith ARG...
13918# ------------------
13919# Perform arithmetic evaluation on the ARGs, and store the result in the
13920# global $as_val. Take advantage of shells that can avoid forks. The arguments
13921# must be portable across $(()) and expr.
13922if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
13923 eval 'as_fn_arith ()
13924 {
13925 as_val=$(( $* ))
13926 }'
13927else
13928 as_fn_arith ()
13929 {
13930 as_val=`expr "$@" || test $? -eq 1`
13931 }
13932fi # as_fn_arith
13933
f6bcefef 13934
81ecdfbb
RW
13935if expr a : '\(a\)' >/dev/null 2>&1 &&
13936 test "X`expr 00001 : '.*\(...\)'`" = X001; then
f6bcefef
HPN
13937 as_expr=expr
13938else
13939 as_expr=false
13940fi
13941
81ecdfbb 13942if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
f6bcefef
HPN
13943 as_basename=basename
13944else
13945 as_basename=false
13946fi
13947
81ecdfbb
RW
13948if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
13949 as_dirname=dirname
13950else
13951 as_dirname=false
13952fi
f6bcefef 13953
81ecdfbb 13954as_me=`$as_basename -- "$0" ||
f6bcefef
HPN
13955$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13956 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
13957 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13958$as_echo X/"$0" |
13959 sed '/^.*\/\([^/][^/]*\)\/*$/{
13960 s//\1/
13961 q
13962 }
13963 /^X\/\(\/\/\)$/{
13964 s//\1/
13965 q
13966 }
13967 /^X\/\(\/\).*/{
13968 s//\1/
13969 q
13970 }
13971 s/.*/./; q'`
f6bcefef 13972
f6bcefef
HPN
13973# Avoid depending upon Character Ranges.
13974as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13975as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13976as_cr_Letters=$as_cr_letters$as_cr_LETTERS
13977as_cr_digits='0123456789'
13978as_cr_alnum=$as_cr_Letters$as_cr_digits
13979
81ecdfbb
RW
13980ECHO_C= ECHO_N= ECHO_T=
13981case `echo -n x` in #(((((
13982-n*)
13983 case `echo 'xy\c'` in
13984 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
13985 xy) ECHO_C='\c';;
13986 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
13987 ECHO_T=' ';;
13988 esac;;
13989*)
13990 ECHO_N='-n';;
f6bcefef
HPN
13991esac
13992
81ecdfbb
RW
13993rm -f conf$$ conf$$.exe conf$$.file
13994if test -d conf$$.dir; then
13995 rm -f conf$$.dir/conf$$.file
f6bcefef 13996else
81ecdfbb
RW
13997 rm -f conf$$.dir
13998 mkdir conf$$.dir 2>/dev/null
f6bcefef 13999fi
81ecdfbb
RW
14000if (echo >conf$$.file) 2>/dev/null; then
14001 if ln -s conf$$.file conf$$ 2>/dev/null; then
f6bcefef 14002 as_ln_s='ln -s'
81ecdfbb
RW
14003 # ... but there are two gotchas:
14004 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14005 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14006 # In both cases, we have to default to `cp -p'.
14007 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14008 as_ln_s='cp -p'
14009 elif ln conf$$.file conf$$ 2>/dev/null; then
14010 as_ln_s=ln
14011 else
14012 as_ln_s='cp -p'
f6bcefef 14013 fi
f6bcefef
HPN
14014else
14015 as_ln_s='cp -p'
14016fi
81ecdfbb
RW
14017rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14018rmdir conf$$.dir 2>/dev/null
f6bcefef 14019
81ecdfbb
RW
14020
14021# as_fn_mkdir_p
14022# -------------
14023# Create "$as_dir" as a directory, including parents if necessary.
14024as_fn_mkdir_p ()
14025{
14026
14027 case $as_dir in #(
14028 -*) as_dir=./$as_dir;;
14029 esac
14030 test -d "$as_dir" || eval $as_mkdir_p || {
14031 as_dirs=
14032 while :; do
14033 case $as_dir in #(
14034 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14035 *) as_qdir=$as_dir;;
14036 esac
14037 as_dirs="'$as_qdir' $as_dirs"
14038 as_dir=`$as_dirname -- "$as_dir" ||
14039$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14040 X"$as_dir" : 'X\(//\)[^/]' \| \
14041 X"$as_dir" : 'X\(//\)$' \| \
14042 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14043$as_echo X"$as_dir" |
14044 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14045 s//\1/
14046 q
14047 }
14048 /^X\(\/\/\)[^/].*/{
14049 s//\1/
14050 q
14051 }
14052 /^X\(\/\/\)$/{
14053 s//\1/
14054 q
14055 }
14056 /^X\(\/\).*/{
14057 s//\1/
14058 q
14059 }
14060 s/.*/./; q'`
14061 test -d "$as_dir" && break
14062 done
14063 test -z "$as_dirs" || eval "mkdir $as_dirs"
14064 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14065
14066
14067} # as_fn_mkdir_p
f6bcefef 14068if mkdir -p . 2>/dev/null; then
81ecdfbb 14069 as_mkdir_p='mkdir -p "$as_dir"'
f6bcefef
HPN
14070else
14071 test -d ./-p && rmdir ./-p
14072 as_mkdir_p=false
14073fi
14074
81ecdfbb
RW
14075if test -x / >/dev/null 2>&1; then
14076 as_test_x='test -x'
14077else
14078 if ls -dL / >/dev/null 2>&1; then
14079 as_ls_L_option=L
14080 else
14081 as_ls_L_option=
14082 fi
14083 as_test_x='
14084 eval sh -c '\''
14085 if test -d "$1"; then
14086 test -d "$1/.";
14087 else
14088 case $1 in #(
14089 -*)set "./$1";;
14090 esac;
14091 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14092 ???[sx]*):;;*)false;;esac;fi
14093 '\'' sh
14094 '
14095fi
14096as_executable_p=$as_test_x
f6bcefef
HPN
14097
14098# Sed expression to map a string onto a valid CPP name.
14099as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
14100
14101# Sed expression to map a string onto a valid variable name.
14102as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
14103
14104
f6bcefef 14105exec 6>&1
81ecdfbb
RW
14106## ----------------------------------- ##
14107## Main body of $CONFIG_STATUS script. ##
14108## ----------------------------------- ##
14109_ASEOF
14110test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14111
14112cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14113# Save the log message, to keep $0 and so on meaningful, and to
f6bcefef 14114# report actual input values of CONFIG_FILES etc. instead of their
81ecdfbb
RW
14115# values after options handling.
14116ac_log="
f6bcefef 14117This file was extended by $as_me, which was
81ecdfbb 14118generated by GNU Autoconf 2.64. Invocation command line was
f6bcefef
HPN
14119
14120 CONFIG_FILES = $CONFIG_FILES
14121 CONFIG_HEADERS = $CONFIG_HEADERS
14122 CONFIG_LINKS = $CONFIG_LINKS
14123 CONFIG_COMMANDS = $CONFIG_COMMANDS
14124 $ $0 $@
14125
81ecdfbb
RW
14126on `(hostname || uname -n) 2>/dev/null | sed 1q`
14127"
14128
f6bcefef
HPN
14129_ACEOF
14130
81ecdfbb
RW
14131case $ac_config_files in *"
14132"*) set x $ac_config_files; shift; ac_config_files=$*;;
14133esac
f6bcefef 14134
81ecdfbb
RW
14135case $ac_config_headers in *"
14136"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14137esac
f6bcefef 14138
f6bcefef 14139
81ecdfbb
RW
14140cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14141# Files that config.status was made for.
14142config_files="$ac_config_files"
14143config_headers="$ac_config_headers"
14144config_links="$ac_config_links"
14145config_commands="$ac_config_commands"
f6bcefef 14146
81ecdfbb 14147_ACEOF
f6bcefef 14148
81ecdfbb 14149cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
f6bcefef 14150ac_cs_usage="\
81ecdfbb
RW
14151\`$as_me' instantiates files and other configuration actions
14152from templates according to the current configuration. Unless the files
14153and actions are specified as TAGs, all are instantiated by default.
f6bcefef 14154
81ecdfbb 14155Usage: $0 [OPTION]... [TAG]...
f6bcefef
HPN
14156
14157 -h, --help print this help, then exit
81ecdfbb
RW
14158 -V, --version print version number and configuration settings, then exit
14159 -q, --quiet, --silent
14160 do not print progress messages
f6bcefef
HPN
14161 -d, --debug don't remove temporary files
14162 --recheck update $as_me by reconfiguring in the same conditions
81ecdfbb
RW
14163 --file=FILE[:TEMPLATE]
14164 instantiate the configuration file FILE
14165 --header=FILE[:TEMPLATE]
14166 instantiate the configuration header FILE
f6bcefef
HPN
14167
14168Configuration files:
14169$config_files
14170
14171Configuration headers:
14172$config_headers
14173
14174Configuration links:
14175$config_links
14176
14177Configuration commands:
14178$config_commands
14179
81ecdfbb 14180Report bugs to the package provider."
f6bcefef 14181
81ecdfbb
RW
14182_ACEOF
14183cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
f6bcefef
HPN
14184ac_cs_version="\\
14185config.status
81ecdfbb
RW
14186configured by $0, generated by GNU Autoconf 2.64,
14187 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
f6bcefef 14188
81ecdfbb 14189Copyright (C) 2009 Free Software Foundation, Inc.
f6bcefef
HPN
14190This config.status script is free software; the Free Software Foundation
14191gives unlimited permission to copy, distribute and modify it."
81ecdfbb
RW
14192
14193ac_pwd='$ac_pwd'
14194srcdir='$srcdir'
14195INSTALL='$INSTALL'
6bb11ab3 14196AWK='$AWK'
81ecdfbb 14197test -n "\$AWK" || AWK=awk
f6bcefef
HPN
14198_ACEOF
14199
81ecdfbb
RW
14200cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14201# The default lists apply if the user does not specify any file.
f6bcefef
HPN
14202ac_need_defaults=:
14203while test $# != 0
14204do
14205 case $1 in
14206 --*=*)
81ecdfbb
RW
14207 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14208 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
f6bcefef
HPN
14209 ac_shift=:
14210 ;;
81ecdfbb 14211 *)
f6bcefef
HPN
14212 ac_option=$1
14213 ac_optarg=$2
14214 ac_shift=shift
14215 ;;
f6bcefef
HPN
14216 esac
14217
14218 case $ac_option in
14219 # Handling of the options.
f6bcefef
HPN
14220 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14221 ac_cs_recheck=: ;;
81ecdfbb
RW
14222 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14223 $as_echo "$ac_cs_version"; exit ;;
14224 --debug | --debu | --deb | --de | --d | -d )
f6bcefef
HPN
14225 debug=: ;;
14226 --file | --fil | --fi | --f )
14227 $ac_shift
81ecdfbb
RW
14228 case $ac_optarg in
14229 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14230 esac
14231 as_fn_append CONFIG_FILES " '$ac_optarg'"
f6bcefef
HPN
14232 ac_need_defaults=false;;
14233 --header | --heade | --head | --hea )
14234 $ac_shift
81ecdfbb
RW
14235 case $ac_optarg in
14236 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14237 esac
14238 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
f6bcefef 14239 ac_need_defaults=false;;
81ecdfbb
RW
14240 --he | --h)
14241 # Conflict between --help and --header
14242 as_fn_error "ambiguous option: \`$1'
14243Try \`$0 --help' for more information.";;
14244 --help | --hel | -h )
14245 $as_echo "$ac_cs_usage"; exit ;;
f6bcefef
HPN
14246 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14247 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14248 ac_cs_silent=: ;;
14249
14250 # This is an error.
81ecdfbb
RW
14251 -*) as_fn_error "unrecognized option: \`$1'
14252Try \`$0 --help' for more information." ;;
f6bcefef 14253
81ecdfbb
RW
14254 *) as_fn_append ac_config_targets " $1"
14255 ac_need_defaults=false ;;
f6bcefef
HPN
14256
14257 esac
14258 shift
14259done
14260
14261ac_configure_extra_args=
14262
14263if $ac_cs_silent; then
14264 exec 6>/dev/null
14265 ac_configure_extra_args="$ac_configure_extra_args --silent"
14266fi
14267
14268_ACEOF
81ecdfbb 14269cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
f6bcefef 14270if \$ac_cs_recheck; then
81ecdfbb
RW
14271 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14272 shift
14273 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14274 CONFIG_SHELL='$SHELL'
14275 export CONFIG_SHELL
14276 exec "\$@"
f6bcefef
HPN
14277fi
14278
14279_ACEOF
81ecdfbb
RW
14280cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14281exec 5>>config.log
14282{
14283 echo
14284 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14285## Running $as_me. ##
14286_ASBOX
14287 $as_echo "$ac_log"
14288} >&5
f6bcefef 14289
81ecdfbb
RW
14290_ACEOF
14291cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
db2e4d67
MF
14292#
14293# INIT-COMMANDS
14294#
14295ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
14296
6bb11ab3
L
14297
14298# The HP-UX ksh and POSIX shell print the target directory to stdout
14299# if CDPATH is set.
14300(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14301
14302sed_quote_subst='$sed_quote_subst'
14303double_quote_subst='$double_quote_subst'
14304delay_variable_subst='$delay_variable_subst'
14305macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14306macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14307enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14308enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14309pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14310enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14311SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14312ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14313host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14314host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14315host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14316build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14317build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14318build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14319SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14320Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14321GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14322EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14323FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14324LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14325NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14326LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14327max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14328ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14329exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14330lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14331lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14332lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14333reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14334reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14335OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14336deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14337file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14338AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14339AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14340STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14341RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14342old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14343old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14344old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14345lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14346CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14347CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14348compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14349GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14350lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14351lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14352lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14353lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
14354objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14355MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14356lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14357lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14358lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14359lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14360lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14361need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14362DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14363NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14364LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14365OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14366OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14367libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14368shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14369extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14370archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14371enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14372export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14373whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14374compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14375old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14376old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14377archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14378archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14379module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14380module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14381with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14382allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14383no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14384hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14385hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14386hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14387hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14388hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14389hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14390hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14391hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14392inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14393link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14394fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14395always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14396export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14397exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14398include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14399prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14400file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14401variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14402need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14403need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14404version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14405runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14406shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14407shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14408libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14409library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14410soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14411install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14412postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14413postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14414finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14415finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14416hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14417sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14418sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14419hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14420enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14421enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14422enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14423old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14424striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14425
14426LTCC='$LTCC'
14427LTCFLAGS='$LTCFLAGS'
14428compiler='$compiler_DEFAULT'
14429
14430# A function that is used when there is no print builtin or printf.
14431func_fallback_echo ()
14432{
14433 eval 'cat <<_LTECHO_EOF
14434\$1
14435_LTECHO_EOF'
14436}
14437
14438# Quote evaled strings.
14439for var in SHELL \
14440ECHO \
14441SED \
14442GREP \
14443EGREP \
14444FGREP \
14445LD \
14446NM \
14447LN_S \
14448lt_SP2NL \
14449lt_NL2SP \
14450reload_flag \
14451OBJDUMP \
14452deplibs_check_method \
14453file_magic_cmd \
14454AR \
14455AR_FLAGS \
14456STRIP \
14457RANLIB \
14458CC \
14459CFLAGS \
14460compiler \
14461lt_cv_sys_global_symbol_pipe \
14462lt_cv_sys_global_symbol_to_cdecl \
14463lt_cv_sys_global_symbol_to_c_name_address \
14464lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14465lt_prog_compiler_no_builtin_flag \
14466lt_prog_compiler_wl \
14467lt_prog_compiler_pic \
14468lt_prog_compiler_static \
14469lt_cv_prog_compiler_c_o \
14470need_locks \
14471DSYMUTIL \
14472NMEDIT \
14473LIPO \
14474OTOOL \
14475OTOOL64 \
14476shrext_cmds \
14477export_dynamic_flag_spec \
14478whole_archive_flag_spec \
14479compiler_needs_object \
14480with_gnu_ld \
14481allow_undefined_flag \
14482no_undefined_flag \
14483hardcode_libdir_flag_spec \
14484hardcode_libdir_flag_spec_ld \
14485hardcode_libdir_separator \
14486fix_srcfile_path \
14487exclude_expsyms \
14488include_expsyms \
14489file_list_spec \
14490variables_saved_for_relink \
14491libname_spec \
14492library_names_spec \
14493soname_spec \
14494install_override_mode \
14495finish_eval \
14496old_striplib \
14497striplib; do
14498 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14499 *[\\\\\\\`\\"\\\$]*)
14500 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14501 ;;
14502 *)
14503 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14504 ;;
14505 esac
14506done
14507
14508# Double-quote double-evaled strings.
14509for var in reload_cmds \
14510old_postinstall_cmds \
14511old_postuninstall_cmds \
14512old_archive_cmds \
14513extract_expsyms_cmds \
14514old_archive_from_new_cmds \
14515old_archive_from_expsyms_cmds \
14516archive_cmds \
14517archive_expsym_cmds \
14518module_cmds \
14519module_expsym_cmds \
14520export_symbols_cmds \
14521prelink_cmds \
14522postinstall_cmds \
14523postuninstall_cmds \
14524finish_cmds \
14525sys_lib_search_path_spec \
14526sys_lib_dlsearch_path_spec; do
14527 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14528 *[\\\\\\\`\\"\\\$]*)
14529 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14530 ;;
14531 *)
14532 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14533 ;;
14534 esac
14535done
14536
14537ac_aux_dir='$ac_aux_dir'
14538xsi_shell='$xsi_shell'
14539lt_shell_append='$lt_shell_append'
14540
14541# See if we are running on zsh, and set the options which allow our
14542# commands through without removal of \ escapes INIT.
14543if test -n "\${ZSH_VERSION+set}" ; then
14544 setopt NO_GLOB_SUBST
14545fi
14546
14547
14548 PACKAGE='$PACKAGE'
14549 VERSION='$VERSION'
14550 TIMESTAMP='$TIMESTAMP'
14551 RM='$RM'
14552 ofile='$ofile'
14553
14554
14555
14556
81ecdfbb 14557_ACEOF
f6bcefef 14558
81ecdfbb 14559cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
f6bcefef 14560
81ecdfbb 14561# Handling of arguments.
f6bcefef
HPN
14562for ac_config_target in $ac_config_targets
14563do
81ecdfbb
RW
14564 case $ac_config_target in
14565 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
db2e4d67 14566 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
6bb11ab3 14567 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
81ecdfbb
RW
14568 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
14569 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14570 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14571 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14572 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14573 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14574
14575 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
f6bcefef
HPN
14576 esac
14577done
14578
81ecdfbb 14579
f6bcefef
HPN
14580# If the user did not use the arguments to specify the items to instantiate,
14581# then the envvar interface is used. Set only those that are not.
14582# We use the long form for the default assignment because of an extremely
14583# bizarre bug on SunOS 4.1.3.
14584if $ac_need_defaults; then
14585 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14586 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14587 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
14588 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14589fi
14590
14591# Have a temporary directory for convenience. Make it in the build tree
81ecdfbb 14592# simply because there is no reason against having it here, and in addition,
f6bcefef 14593# creating and moving files from /tmp can sometimes cause problems.
81ecdfbb
RW
14594# Hook for its removal unless debugging.
14595# Note that there is a small window in which the directory will not be cleaned:
14596# after its creation but before its name has been assigned to `$tmp'.
f6bcefef
HPN
14597$debug ||
14598{
81ecdfbb
RW
14599 tmp=
14600 trap 'exit_status=$?
14601 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14602' 0
14603 trap 'as_fn_exit 1' 1 2 13 15
f6bcefef 14604}
f6bcefef
HPN
14605# Create a (secure) tmp directory for tmp files.
14606
14607{
81ecdfbb 14608 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
f6bcefef
HPN
14609 test -n "$tmp" && test -d "$tmp"
14610} ||
14611{
81ecdfbb
RW
14612 tmp=./conf$$-$RANDOM
14613 (umask 077 && mkdir "$tmp")
14614} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
f6bcefef 14615
81ecdfbb
RW
14616# Set up the scripts for CONFIG_FILES section.
14617# No need to generate them if there are no CONFIG_FILES.
14618# This happens for instance with `./config.status config.h'.
14619if test -n "$CONFIG_FILES"; then
f6bcefef 14620
f6bcefef 14621
81ecdfbb
RW
14622ac_cr=`echo X | tr X '\015'`
14623# On cygwin, bash can eat \r inside `` if the user requested igncr.
14624# But we know of no other shell where ac_cr would be empty at this
14625# point, so we can use a bashism as a fallback.
14626if test "x$ac_cr" = x; then
14627 eval ac_cr=\$\'\\r\'
14628fi
14629ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14630if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14631 ac_cs_awk_cr='\r'
14632else
14633 ac_cs_awk_cr=$ac_cr
14634fi
f6bcefef 14635
81ecdfbb 14636echo 'BEGIN {' >"$tmp/subs1.awk" &&
f6bcefef
HPN
14637_ACEOF
14638
f6bcefef 14639
81ecdfbb
RW
14640{
14641 echo "cat >conf$$subs.awk <<_ACEOF" &&
14642 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14643 echo "_ACEOF"
14644} >conf$$subs.sh ||
14645 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14646ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14647ac_delim='%!_!# '
14648for ac_last_try in false false false false false :; do
14649 . ./conf$$subs.sh ||
14650 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14651
14652 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14653 if test $ac_delim_n = $ac_delim_num; then
14654 break
14655 elif $ac_last_try; then
14656 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
f6bcefef 14657 else
81ecdfbb
RW
14658 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14659 fi
14660done
14661rm -f conf$$subs.sh
14662
14663cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14664cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14665_ACEOF
14666sed -n '
14667h
14668s/^/S["/; s/!.*/"]=/
14669p
14670g
14671s/^[^!]*!//
14672:repl
14673t repl
14674s/'"$ac_delim"'$//
14675t delim
14676:nl
14677h
14678s/\(.\{148\}\).*/\1/
14679t more1
14680s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14681p
14682n
14683b repl
14684:more1
14685s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14686p
14687g
14688s/.\{148\}//
14689t nl
14690:delim
14691h
14692s/\(.\{148\}\).*/\1/
14693t more2
14694s/["\\]/\\&/g; s/^/"/; s/$/"/
14695p
14696b
14697:more2
14698s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14699p
14700g
14701s/.\{148\}//
14702t delim
14703' <conf$$subs.awk | sed '
14704/^[^""]/{
14705 N
14706 s/\n//
14707}
14708' >>$CONFIG_STATUS || ac_write_fail=1
14709rm -f conf$$subs.awk
14710cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14711_ACAWK
14712cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14713 for (key in S) S_is_set[key] = 1
14714 FS = "\a"
f6bcefef 14715
81ecdfbb
RW
14716}
14717{
14718 line = $ 0
14719 nfields = split(line, field, "@")
14720 substed = 0
14721 len = length(field[1])
14722 for (i = 2; i < nfields; i++) {
14723 key = field[i]
14724 keylen = length(key)
14725 if (S_is_set[key]) {
14726 value = S[key]
14727 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14728 len += length(value) + length(field[++i])
14729 substed = 1
14730 } else
14731 len += 1 + keylen
14732 }
14733
14734 print line
14735}
f6bcefef 14736
81ecdfbb
RW
14737_ACAWK
14738_ACEOF
14739cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14740if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14741 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
f6bcefef 14742else
81ecdfbb
RW
14743 cat
14744fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
14745 || as_fn_error "could not setup config files machinery" "$LINENO" 5
14746_ACEOF
f6bcefef 14747
81ecdfbb
RW
14748# VPATH may cause trouble with some makes, so we remove $(srcdir),
14749# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14750# trailing colons and then remove the whole line if VPATH becomes empty
14751# (actually we leave an empty line to preserve line numbers).
14752if test "x$srcdir" = x.; then
14753 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14754s/:*\$(srcdir):*/:/
14755s/:*\${srcdir}:*/:/
14756s/:*@srcdir@:*/:/
14757s/^\([^=]*=[ ]*\):*/\1/
14758s/:*$//
14759s/^[^=]*=[ ]*$//
14760}'
14761fi
f6bcefef 14762
81ecdfbb
RW
14763cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14764fi # test -n "$CONFIG_FILES"
f6bcefef 14765
81ecdfbb
RW
14766# Set up the scripts for CONFIG_HEADERS section.
14767# No need to generate them if there are no CONFIG_HEADERS.
14768# This happens for instance with `./config.status Makefile'.
14769if test -n "$CONFIG_HEADERS"; then
14770cat >"$tmp/defines.awk" <<\_ACAWK ||
14771BEGIN {
14772_ACEOF
f6bcefef 14773
81ecdfbb
RW
14774# Transform confdefs.h into an awk script `defines.awk', embedded as
14775# here-document in config.status, that substitutes the proper values into
14776# config.h.in to produce config.h.
f6bcefef 14777
81ecdfbb
RW
14778# Create a delimiter string that does not exist in confdefs.h, to ease
14779# handling of long lines.
14780ac_delim='%!_!# '
14781for ac_last_try in false false :; do
14782 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14783 if test -z "$ac_t"; then
14784 break
14785 elif $ac_last_try; then
14786 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
f6bcefef 14787 else
81ecdfbb 14788 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
f6bcefef 14789 fi
f6bcefef 14790done
81ecdfbb
RW
14791
14792# For the awk script, D is an array of macro values keyed by name,
14793# likewise P contains macro parameters if any. Preserve backslash
14794# newline sequences.
14795
14796ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14797sed -n '
14798s/.\{148\}/&'"$ac_delim"'/g
14799t rset
14800:rset
14801s/^[ ]*#[ ]*define[ ][ ]*/ /
14802t def
14803d
14804:def
14805s/\\$//
14806t bsnl
14807s/["\\]/\\&/g
14808s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14809D["\1"]=" \3"/p
14810s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
14811d
14812:bsnl
14813s/["\\]/\\&/g
14814s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14815D["\1"]=" \3\\\\\\n"\\/p
14816t cont
14817s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14818t cont
14819d
14820:cont
14821n
14822s/.\{148\}/&'"$ac_delim"'/g
14823t clear
14824:clear
14825s/\\$//
14826t bsnlc
14827s/["\\]/\\&/g; s/^/"/; s/$/"/p
14828d
14829:bsnlc
14830s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14831b cont
14832' <confdefs.h | sed '
14833s/'"$ac_delim"'/"\\\
14834"/g' >>$CONFIG_STATUS || ac_write_fail=1
14835
14836cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14837 for (key in D) D_is_set[key] = 1
14838 FS = "\a"
14839}
14840/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14841 line = \$ 0
14842 split(line, arg, " ")
14843 if (arg[1] == "#") {
14844 defundef = arg[2]
14845 mac1 = arg[3]
14846 } else {
14847 defundef = substr(arg[1], 2)
14848 mac1 = arg[2]
14849 }
14850 split(mac1, mac2, "(") #)
14851 macro = mac2[1]
14852 prefix = substr(line, 1, index(line, defundef) - 1)
14853 if (D_is_set[macro]) {
14854 # Preserve the white space surrounding the "#".
14855 print prefix "define", macro P[macro] D[macro]
14856 next
14857 } else {
14858 # Replace #undef with comments. This is necessary, for example,
14859 # in the case of _POSIX_SOURCE, which is predefined and required
14860 # on some systems where configure will not decide to define it.
14861 if (defundef == "undef") {
14862 print "/*", prefix defundef, macro, "*/"
14863 next
14864 }
14865 }
14866}
14867{ print }
14868_ACAWK
f6bcefef 14869_ACEOF
81ecdfbb
RW
14870cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14871 as_fn_error "could not setup config headers machinery" "$LINENO" 5
14872fi # test -n "$CONFIG_HEADERS"
f6bcefef 14873
f6bcefef 14874
81ecdfbb
RW
14875eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
14876shift
14877for ac_tag
14878do
14879 case $ac_tag in
14880 :[FHLC]) ac_mode=$ac_tag; continue;;
f6bcefef 14881 esac
81ecdfbb
RW
14882 case $ac_mode$ac_tag in
14883 :[FHL]*:*);;
14884 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
14885 :[FH]-) ac_tag=-:-;;
14886 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
14887 esac
14888 ac_save_IFS=$IFS
14889 IFS=:
14890 set x $ac_tag
14891 IFS=$ac_save_IFS
14892 shift
14893 ac_file=$1
14894 shift
f6bcefef 14895
81ecdfbb
RW
14896 case $ac_mode in
14897 :L) ac_source=$1;;
14898 :[FH])
14899 ac_file_inputs=
14900 for ac_f
14901 do
14902 case $ac_f in
14903 -) ac_f="$tmp/stdin";;
14904 *) # Look for the file first in the build tree, then in the source tree
14905 # (if the path is not absolute). The absolute path cannot be DOS-style,
14906 # because $ac_f cannot contain `:'.
14907 test -f "$ac_f" ||
14908 case $ac_f in
14909 [\\/$]*) false;;
14910 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14911 esac ||
14912 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
f6bcefef 14913 esac
81ecdfbb
RW
14914 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14915 as_fn_append ac_file_inputs " '$ac_f'"
14916 done
f6bcefef 14917
81ecdfbb
RW
14918 # Let's still pretend it is `configure' which instantiates (i.e., don't
14919 # use $as_me), people would be surprised to read:
14920 # /* config.h. Generated by config.status. */
14921 configure_input='Generated from '`
14922 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14923 `' by configure.'
14924 if test x"$ac_file" != x-; then
14925 configure_input="$ac_file. $configure_input"
14926 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14927$as_echo "$as_me: creating $ac_file" >&6;}
14928 fi
14929 # Neutralize special characters interpreted by sed in replacement strings.
14930 case $configure_input in #(
14931 *\&* | *\|* | *\\* )
14932 ac_sed_conf_input=`$as_echo "$configure_input" |
14933 sed 's/[\\\\&|]/\\\\&/g'`;; #(
14934 *) ac_sed_conf_input=$configure_input;;
14935 esac
f6bcefef 14936
81ecdfbb
RW
14937 case $ac_tag in
14938 *:-:* | *:-) cat >"$tmp/stdin" \
14939 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
14940 esac
14941 ;;
14942 esac
f6bcefef 14943
81ecdfbb 14944 ac_dir=`$as_dirname -- "$ac_file" ||
f6bcefef
HPN
14945$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14946 X"$ac_file" : 'X\(//\)[^/]' \| \
14947 X"$ac_file" : 'X\(//\)$' \| \
81ecdfbb
RW
14948 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14949$as_echo X"$ac_file" |
14950 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14951 s//\1/
14952 q
14953 }
14954 /^X\(\/\/\)[^/].*/{
14955 s//\1/
14956 q
14957 }
14958 /^X\(\/\/\)$/{
14959 s//\1/
14960 q
14961 }
14962 /^X\(\/\).*/{
14963 s//\1/
14964 q
14965 }
14966 s/.*/./; q'`
14967 as_dir="$ac_dir"; as_fn_mkdir_p
f6bcefef
HPN
14968 ac_builddir=.
14969
81ecdfbb
RW
14970case "$ac_dir" in
14971.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
14972*)
14973 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14974 # A ".." for each directory in $ac_dir_suffix.
14975 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14976 case $ac_top_builddir_sub in
14977 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
14978 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
14979 esac ;;
14980esac
14981ac_abs_top_builddir=$ac_pwd
14982ac_abs_builddir=$ac_pwd$ac_dir_suffix
14983# for backward compatibility:
14984ac_top_builddir=$ac_top_build_prefix
f6bcefef
HPN
14985
14986case $srcdir in
81ecdfbb 14987 .) # We are building in place.
f6bcefef 14988 ac_srcdir=.
81ecdfbb
RW
14989 ac_top_srcdir=$ac_top_builddir_sub
14990 ac_abs_top_srcdir=$ac_pwd ;;
14991 [\\/]* | ?:[\\/]* ) # Absolute name.
f6bcefef 14992 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
14993 ac_top_srcdir=$srcdir
14994 ac_abs_top_srcdir=$srcdir ;;
14995 *) # Relative name.
14996 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
14997 ac_top_srcdir=$ac_top_build_prefix$srcdir
14998 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
f6bcefef 14999esac
81ecdfbb 15000ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
f6bcefef 15001
f6bcefef 15002
81ecdfbb
RW
15003 case $ac_mode in
15004 :F)
15005 #
15006 # CONFIG_FILE
15007 #
f6bcefef 15008
81ecdfbb
RW
15009 case $INSTALL in
15010 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
15011 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
f6bcefef 15012 esac
81ecdfbb 15013_ACEOF
f6bcefef 15014
81ecdfbb
RW
15015cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15016# If the template does not know about datarootdir, expand it.
15017# FIXME: This hack should be removed a few years after 2.60.
15018ac_datarootdir_hack=; ac_datarootdir_seen=
15019ac_sed_dataroot='
15020/datarootdir/ {
15021 p
15022 q
15023}
15024/@datadir@/p
15025/@docdir@/p
15026/@infodir@/p
15027/@localedir@/p
15028/@mandir@/p'
15029case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15030*datarootdir*) ac_datarootdir_seen=yes;;
15031*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15032 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15033$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15034_ACEOF
15035cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15036 ac_datarootdir_hack='
15037 s&@datadir@&$datadir&g
15038 s&@docdir@&$docdir&g
15039 s&@infodir@&$infodir&g
15040 s&@localedir@&$localedir&g
15041 s&@mandir@&$mandir&g
15042 s&\\\${datarootdir}&$datarootdir&g' ;;
15043esac
f6bcefef 15044_ACEOF
f6bcefef 15045
81ecdfbb
RW
15046# Neutralize VPATH when `$srcdir' = `.'.
15047# Shell code in configure.ac might set extrasub.
15048# FIXME: do we really want to maintain this feature?
15049cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15050ac_sed_extra="$ac_vpsub
15051$extrasub
15052_ACEOF
15053cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15054:t
15055/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15056s|@configure_input@|$ac_sed_conf_input|;t t
15057s&@top_builddir@&$ac_top_builddir_sub&;t t
15058s&@top_build_prefix@&$ac_top_build_prefix&;t t
15059s&@srcdir@&$ac_srcdir&;t t
15060s&@abs_srcdir@&$ac_abs_srcdir&;t t
15061s&@top_srcdir@&$ac_top_srcdir&;t t
15062s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
15063s&@builddir@&$ac_builddir&;t t
15064s&@abs_builddir@&$ac_abs_builddir&;t t
15065s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
15066s&@INSTALL@&$ac_INSTALL&;t t
15067$ac_datarootdir_hack
15068"
15069eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
15070 || as_fn_error "could not create $ac_file" "$LINENO" 5
15071
15072test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15073 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
15074 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
15075 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15076which seems to be undefined. Please make sure it is defined." >&5
15077$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15078which seems to be undefined. Please make sure it is defined." >&2;}
15079
15080 rm -f "$tmp/stdin"
15081 case $ac_file in
15082 -) cat "$tmp/out" && rm -f "$tmp/out";;
15083 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
15084 esac \
15085 || as_fn_error "could not create $ac_file" "$LINENO" 5
15086 ;;
15087 :H)
15088 #
15089 # CONFIG_HEADER
15090 #
15091 if test x"$ac_file" != x-; then
15092 {
15093 $as_echo "/* $configure_input */" \
15094 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
15095 } >"$tmp/config.h" \
15096 || as_fn_error "could not create $ac_file" "$LINENO" 5
15097 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
15098 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15099$as_echo "$as_me: $ac_file is unchanged" >&6;}
15100 else
15101 rm -f "$ac_file"
15102 mv "$tmp/config.h" "$ac_file" \
15103 || as_fn_error "could not create $ac_file" "$LINENO" 5
15104 fi
f6bcefef 15105 else
81ecdfbb
RW
15106 $as_echo "/* $configure_input */" \
15107 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15108 || as_fn_error "could not create -" "$LINENO" 5
15109 fi
15110 ;;
15111 :L)
15112 #
15113 # CONFIG_LINK
15114 #
f6bcefef 15115
81ecdfbb
RW
15116 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
15117 :
15118 else
15119 # Prefer the file from the source tree if names are identical.
15120 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
15121 ac_source=$srcdir/$ac_source
15122 fi
f6bcefef 15123
81ecdfbb
RW
15124 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
15125$as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
f6bcefef 15126
81ecdfbb
RW
15127 if test ! -r "$ac_source"; then
15128 as_fn_error "$ac_source: file not found" "$LINENO" 5
15129 fi
15130 rm -f "$ac_file"
f6bcefef 15131
81ecdfbb
RW
15132 # Try a relative symlink, then a hard link, then a copy.
15133 case $srcdir in
15134 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
15135 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
15136 esac
15137 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
15138 ln "$ac_source" "$ac_file" 2>/dev/null ||
15139 cp -p "$ac_source" "$ac_file" ||
15140 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
15141 fi
15142 ;;
15143 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15144$as_echo "$as_me: executing $ac_file commands" >&6;}
15145 ;;
15146 esac
f6bcefef
HPN
15147
15148
81ecdfbb 15149 case $ac_file$ac_mode in
db2e4d67 15150 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
6bb11ab3
L
15151 "libtool":C)
15152
15153 # See if we are running on zsh, and set the options which allow our
15154 # commands through without removal of \ escapes.
15155 if test -n "${ZSH_VERSION+set}" ; then
15156 setopt NO_GLOB_SUBST
15157 fi
15158
15159 cfgfile="${ofile}T"
15160 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15161 $RM "$cfgfile"
15162
15163 cat <<_LT_EOF >> "$cfgfile"
15164#! $SHELL
15165
15166# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15167# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15168# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15169# NOTE: Changes made to this file will be lost: look at ltmain.sh.
15170#
15171# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15172# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15173# Written by Gordon Matzigkeit, 1996
15174#
15175# This file is part of GNU Libtool.
15176#
15177# GNU Libtool is free software; you can redistribute it and/or
15178# modify it under the terms of the GNU General Public License as
15179# published by the Free Software Foundation; either version 2 of
15180# the License, or (at your option) any later version.
15181#
15182# As a special exception to the GNU General Public License,
15183# if you distribute this file as part of a program or library that
15184# is built using GNU Libtool, you may include this file under the
15185# same distribution terms that you use for the rest of that program.
15186#
15187# GNU Libtool is distributed in the hope that it will be useful,
15188# but WITHOUT ANY WARRANTY; without even the implied warranty of
15189# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15190# GNU General Public License for more details.
15191#
15192# You should have received a copy of the GNU General Public License
15193# along with GNU Libtool; see the file COPYING. If not, a copy
15194# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15195# obtained by writing to the Free Software Foundation, Inc.,
15196# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15197
15198
15199# The names of the tagged configurations supported by this script.
15200available_tags=""
15201
15202# ### BEGIN LIBTOOL CONFIG
15203
15204# Which release of libtool.m4 was used?
15205macro_version=$macro_version
15206macro_revision=$macro_revision
15207
15208# Whether or not to build shared libraries.
15209build_libtool_libs=$enable_shared
15210
15211# Whether or not to build static libraries.
15212build_old_libs=$enable_static
15213
15214# What type of objects to build.
15215pic_mode=$pic_mode
15216
15217# Whether or not to optimize for fast installation.
15218fast_install=$enable_fast_install
15219
15220# Shell to use when invoking shell scripts.
15221SHELL=$lt_SHELL
15222
15223# An echo program that protects backslashes.
15224ECHO=$lt_ECHO
15225
15226# The host system.
15227host_alias=$host_alias
15228host=$host
15229host_os=$host_os
15230
15231# The build system.
15232build_alias=$build_alias
15233build=$build
15234build_os=$build_os
15235
15236# A sed program that does not truncate output.
15237SED=$lt_SED
15238
15239# Sed that helps us avoid accidentally triggering echo(1) options like -n.
15240Xsed="\$SED -e 1s/^X//"
15241
15242# A grep program that handles long lines.
15243GREP=$lt_GREP
15244
15245# An ERE matcher.
15246EGREP=$lt_EGREP
15247
15248# A literal string matcher.
15249FGREP=$lt_FGREP
15250
15251# A BSD- or MS-compatible name lister.
15252NM=$lt_NM
15253
15254# Whether we need soft or hard links.
15255LN_S=$lt_LN_S
15256
15257# What is the maximum length of a command?
15258max_cmd_len=$max_cmd_len
15259
15260# Object file suffix (normally "o").
15261objext=$ac_objext
15262
15263# Executable file suffix (normally "").
15264exeext=$exeext
15265
15266# whether the shell understands "unset".
15267lt_unset=$lt_unset
15268
15269# turn spaces into newlines.
15270SP2NL=$lt_lt_SP2NL
15271
15272# turn newlines into spaces.
15273NL2SP=$lt_lt_NL2SP
15274
15275# An object symbol dumper.
15276OBJDUMP=$lt_OBJDUMP
15277
15278# Method to check whether dependent libraries are shared objects.
15279deplibs_check_method=$lt_deplibs_check_method
15280
15281# Command to use when deplibs_check_method == "file_magic".
15282file_magic_cmd=$lt_file_magic_cmd
15283
15284# The archiver.
15285AR=$lt_AR
15286AR_FLAGS=$lt_AR_FLAGS
15287
15288# A symbol stripping program.
15289STRIP=$lt_STRIP
15290
15291# Commands used to install an old-style archive.
15292RANLIB=$lt_RANLIB
15293old_postinstall_cmds=$lt_old_postinstall_cmds
15294old_postuninstall_cmds=$lt_old_postuninstall_cmds
15295
15296# Whether to use a lock for old archive extraction.
15297lock_old_archive_extraction=$lock_old_archive_extraction
15298
15299# A C compiler.
15300LTCC=$lt_CC
15301
15302# LTCC compiler flags.
15303LTCFLAGS=$lt_CFLAGS
15304
15305# Take the output of nm and produce a listing of raw symbols and C names.
15306global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15307
15308# Transform the output of nm in a proper C declaration.
15309global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15310
15311# Transform the output of nm in a C name address pair.
15312global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15313
15314# Transform the output of nm in a C name address pair when lib prefix is needed.
15315global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15316
15317# The name of the directory that contains temporary libtool files.
15318objdir=$objdir
15319
15320# Used to examine libraries when file_magic_cmd begins with "file".
15321MAGIC_CMD=$MAGIC_CMD
15322
15323# Must we lock files when doing compilation?
15324need_locks=$lt_need_locks
15325
15326# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15327DSYMUTIL=$lt_DSYMUTIL
15328
15329# Tool to change global to local symbols on Mac OS X.
15330NMEDIT=$lt_NMEDIT
15331
15332# Tool to manipulate fat objects and archives on Mac OS X.
15333LIPO=$lt_LIPO
15334
15335# ldd/readelf like tool for Mach-O binaries on Mac OS X.
15336OTOOL=$lt_OTOOL
15337
15338# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15339OTOOL64=$lt_OTOOL64
15340
15341# Old archive suffix (normally "a").
15342libext=$libext
15343
15344# Shared library suffix (normally ".so").
15345shrext_cmds=$lt_shrext_cmds
15346
15347# The commands to extract the exported symbol list from a shared archive.
15348extract_expsyms_cmds=$lt_extract_expsyms_cmds
15349
15350# Variables whose values should be saved in libtool wrapper scripts and
15351# restored at link time.
15352variables_saved_for_relink=$lt_variables_saved_for_relink
15353
15354# Do we need the "lib" prefix for modules?
15355need_lib_prefix=$need_lib_prefix
15356
15357# Do we need a version for libraries?
15358need_version=$need_version
15359
15360# Library versioning type.
15361version_type=$version_type
15362
15363# Shared library runtime path variable.
15364runpath_var=$runpath_var
15365
15366# Shared library path variable.
15367shlibpath_var=$shlibpath_var
15368
15369# Is shlibpath searched before the hard-coded library search path?
15370shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15371
15372# Format of library name prefix.
15373libname_spec=$lt_libname_spec
15374
15375# List of archive names. First name is the real one, the rest are links.
15376# The last name is the one that the linker finds with -lNAME
15377library_names_spec=$lt_library_names_spec
15378
15379# The coded name of the library, if different from the real name.
15380soname_spec=$lt_soname_spec
15381
15382# Permission mode override for installation of shared libraries.
15383install_override_mode=$lt_install_override_mode
15384
15385# Command to use after installation of a shared archive.
15386postinstall_cmds=$lt_postinstall_cmds
15387
15388# Command to use after uninstallation of a shared archive.
15389postuninstall_cmds=$lt_postuninstall_cmds
15390
15391# Commands used to finish a libtool library installation in a directory.
15392finish_cmds=$lt_finish_cmds
15393
15394# As "finish_cmds", except a single script fragment to be evaled but
15395# not shown.
15396finish_eval=$lt_finish_eval
15397
15398# Whether we should hardcode library paths into libraries.
15399hardcode_into_libs=$hardcode_into_libs
15400
15401# Compile-time system search path for libraries.
15402sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15403
15404# Run-time system search path for libraries.
15405sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15406
15407# Whether dlopen is supported.
15408dlopen_support=$enable_dlopen
15409
15410# Whether dlopen of programs is supported.
15411dlopen_self=$enable_dlopen_self
15412
15413# Whether dlopen of statically linked programs is supported.
15414dlopen_self_static=$enable_dlopen_self_static
15415
15416# Commands to strip libraries.
15417old_striplib=$lt_old_striplib
15418striplib=$lt_striplib
15419
15420
15421# The linker used to build libraries.
15422LD=$lt_LD
15423
15424# How to create reloadable object files.
15425reload_flag=$lt_reload_flag
15426reload_cmds=$lt_reload_cmds
15427
15428# Commands used to build an old-style archive.
15429old_archive_cmds=$lt_old_archive_cmds
15430
15431# A language specific compiler.
15432CC=$lt_compiler
15433
15434# Is the compiler the GNU compiler?
15435with_gcc=$GCC
15436
15437# Compiler flag to turn off builtin functions.
15438no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15439
15440# How to pass a linker flag through the compiler.
15441wl=$lt_lt_prog_compiler_wl
15442
15443# Additional compiler flags for building library objects.
15444pic_flag=$lt_lt_prog_compiler_pic
15445
15446# Compiler flag to prevent dynamic linking.
15447link_static_flag=$lt_lt_prog_compiler_static
15448
15449# Does compiler simultaneously support -c and -o options?
15450compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15451
15452# Whether or not to add -lc for building shared libraries.
15453build_libtool_need_lc=$archive_cmds_need_lc
15454
15455# Whether or not to disallow shared libs when runtime libs are static.
15456allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15457
15458# Compiler flag to allow reflexive dlopens.
15459export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15460
15461# Compiler flag to generate shared objects directly from archives.
15462whole_archive_flag_spec=$lt_whole_archive_flag_spec
15463
15464# Whether the compiler copes with passing no objects directly.
15465compiler_needs_object=$lt_compiler_needs_object
15466
15467# Create an old-style archive from a shared archive.
15468old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15469
15470# Create a temporary old-style archive to link instead of a shared archive.
15471old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15472
15473# Commands used to build a shared archive.
15474archive_cmds=$lt_archive_cmds
15475archive_expsym_cmds=$lt_archive_expsym_cmds
15476
15477# Commands used to build a loadable module if different from building
15478# a shared archive.
15479module_cmds=$lt_module_cmds
15480module_expsym_cmds=$lt_module_expsym_cmds
15481
15482# Whether we are building with GNU ld or not.
15483with_gnu_ld=$lt_with_gnu_ld
15484
15485# Flag that allows shared libraries with undefined symbols to be built.
15486allow_undefined_flag=$lt_allow_undefined_flag
15487
15488# Flag that enforces no undefined symbols.
15489no_undefined_flag=$lt_no_undefined_flag
15490
15491# Flag to hardcode \$libdir into a binary during linking.
15492# This must work even if \$libdir does not exist
15493hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15494
15495# If ld is used when linking, flag to hardcode \$libdir into a binary
15496# during linking. This must work even if \$libdir does not exist.
15497hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15498
15499# Whether we need a single "-rpath" flag with a separated argument.
15500hardcode_libdir_separator=$lt_hardcode_libdir_separator
15501
15502# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15503# DIR into the resulting binary.
15504hardcode_direct=$hardcode_direct
15505
15506# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15507# DIR into the resulting binary and the resulting library dependency is
15508# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15509# library is relocated.
15510hardcode_direct_absolute=$hardcode_direct_absolute
15511
15512# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15513# into the resulting binary.
15514hardcode_minus_L=$hardcode_minus_L
15515
15516# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15517# into the resulting binary.
15518hardcode_shlibpath_var=$hardcode_shlibpath_var
15519
15520# Set to "yes" if building a shared library automatically hardcodes DIR
15521# into the library and all subsequent libraries and executables linked
15522# against it.
15523hardcode_automatic=$hardcode_automatic
15524
15525# Set to yes if linker adds runtime paths of dependent libraries
15526# to runtime path list.
15527inherit_rpath=$inherit_rpath
15528
15529# Whether libtool must link a program against all its dependency libraries.
15530link_all_deplibs=$link_all_deplibs
15531
15532# Fix the shell variable \$srcfile for the compiler.
15533fix_srcfile_path=$lt_fix_srcfile_path
15534
15535# Set to "yes" if exported symbols are required.
15536always_export_symbols=$always_export_symbols
15537
15538# The commands to list exported symbols.
15539export_symbols_cmds=$lt_export_symbols_cmds
15540
15541# Symbols that should not be listed in the preloaded symbols.
15542exclude_expsyms=$lt_exclude_expsyms
15543
15544# Symbols that must always be exported.
15545include_expsyms=$lt_include_expsyms
15546
15547# Commands necessary for linking programs (against libraries) with templates.
15548prelink_cmds=$lt_prelink_cmds
15549
15550# Specify filename containing input files.
15551file_list_spec=$lt_file_list_spec
15552
15553# How to hardcode a shared library path into an executable.
15554hardcode_action=$hardcode_action
15555
15556# ### END LIBTOOL CONFIG
15557
15558_LT_EOF
15559
15560 case $host_os in
15561 aix3*)
15562 cat <<\_LT_EOF >> "$cfgfile"
15563# AIX sometimes has problems with the GCC collect2 program. For some
15564# reason, if we set the COLLECT_NAMES environment variable, the problems
15565# vanish in a puff of smoke.
15566if test "X${COLLECT_NAMES+set}" != Xset; then
15567 COLLECT_NAMES=
15568 export COLLECT_NAMES
15569fi
15570_LT_EOF
15571 ;;
15572 esac
15573
15574
15575ltmain="$ac_aux_dir/ltmain.sh"
15576
15577
15578 # We use sed instead of cat because bash on DJGPP gets confused if
15579 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15580 # text mode, it properly converts lines to CR/LF. This bash problem
15581 # is reportedly fixed, but why not run on old versions too?
15582 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15583 || (rm -f "$cfgfile"; exit 1)
15584
15585 case $xsi_shell in
15586 yes)
15587 cat << \_LT_EOF >> "$cfgfile"
15588
15589# func_dirname file append nondir_replacement
15590# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15591# otherwise set result to NONDIR_REPLACEMENT.
15592func_dirname ()
15593{
15594 case ${1} in
15595 */*) func_dirname_result="${1%/*}${2}" ;;
15596 * ) func_dirname_result="${3}" ;;
15597 esac
15598}
15599
15600# func_basename file
15601func_basename ()
15602{
15603 func_basename_result="${1##*/}"
15604}
15605
15606# func_dirname_and_basename file append nondir_replacement
15607# perform func_basename and func_dirname in a single function
15608# call:
15609# dirname: Compute the dirname of FILE. If nonempty,
15610# add APPEND to the result, otherwise set result
15611# to NONDIR_REPLACEMENT.
15612# value returned in "$func_dirname_result"
15613# basename: Compute filename of FILE.
15614# value retuned in "$func_basename_result"
15615# Implementation must be kept synchronized with func_dirname
15616# and func_basename. For efficiency, we do not delegate to
15617# those functions but instead duplicate the functionality here.
15618func_dirname_and_basename ()
15619{
15620 case ${1} in
15621 */*) func_dirname_result="${1%/*}${2}" ;;
15622 * ) func_dirname_result="${3}" ;;
15623 esac
15624 func_basename_result="${1##*/}"
15625}
15626
15627# func_stripname prefix suffix name
15628# strip PREFIX and SUFFIX off of NAME.
15629# PREFIX and SUFFIX must not contain globbing or regex special
15630# characters, hashes, percent signs, but SUFFIX may contain a leading
15631# dot (in which case that matches only a dot).
15632func_stripname ()
15633{
15634 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15635 # positional parameters, so assign one to ordinary parameter first.
15636 func_stripname_result=${3}
15637 func_stripname_result=${func_stripname_result#"${1}"}
15638 func_stripname_result=${func_stripname_result%"${2}"}
15639}
15640
15641# func_opt_split
15642func_opt_split ()
15643{
15644 func_opt_split_opt=${1%%=*}
15645 func_opt_split_arg=${1#*=}
15646}
15647
15648# func_lo2o object
15649func_lo2o ()
15650{
15651 case ${1} in
15652 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15653 *) func_lo2o_result=${1} ;;
15654 esac
15655}
15656
15657# func_xform libobj-or-source
15658func_xform ()
15659{
15660 func_xform_result=${1%.*}.lo
15661}
15662
15663# func_arith arithmetic-term...
15664func_arith ()
15665{
15666 func_arith_result=$(( $* ))
15667}
15668
15669# func_len string
15670# STRING may not start with a hyphen.
15671func_len ()
15672{
15673 func_len_result=${#1}
15674}
15675
15676_LT_EOF
15677 ;;
15678 *) # Bourne compatible functions.
15679 cat << \_LT_EOF >> "$cfgfile"
15680
15681# func_dirname file append nondir_replacement
15682# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15683# otherwise set result to NONDIR_REPLACEMENT.
15684func_dirname ()
15685{
15686 # Extract subdirectory from the argument.
15687 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15688 if test "X$func_dirname_result" = "X${1}"; then
15689 func_dirname_result="${3}"
15690 else
15691 func_dirname_result="$func_dirname_result${2}"
15692 fi
15693}
15694
15695# func_basename file
15696func_basename ()
15697{
15698 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15699}
15700
15701
15702# func_stripname prefix suffix name
15703# strip PREFIX and SUFFIX off of NAME.
15704# PREFIX and SUFFIX must not contain globbing or regex special
15705# characters, hashes, percent signs, but SUFFIX may contain a leading
15706# dot (in which case that matches only a dot).
15707# func_strip_suffix prefix name
15708func_stripname ()
15709{
15710 case ${2} in
15711 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15712 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15713 esac
15714}
15715
15716# sed scripts:
15717my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
15718my_sed_long_arg='1s/^-[^=]*=//'
15719
15720# func_opt_split
15721func_opt_split ()
15722{
15723 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15724 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15725}
15726
15727# func_lo2o object
15728func_lo2o ()
15729{
15730 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
15731}
15732
15733# func_xform libobj-or-source
15734func_xform ()
15735{
15736 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15737}
15738
15739# func_arith arithmetic-term...
15740func_arith ()
15741{
15742 func_arith_result=`expr "$@"`
15743}
15744
15745# func_len string
15746# STRING may not start with a hyphen.
15747func_len ()
15748{
15749 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15750}
15751
15752_LT_EOF
15753esac
15754
15755case $lt_shell_append in
15756 yes)
15757 cat << \_LT_EOF >> "$cfgfile"
15758
15759# func_append var value
15760# Append VALUE to the end of shell variable VAR.
15761func_append ()
15762{
15763 eval "$1+=\$2"
15764}
15765_LT_EOF
15766 ;;
15767 *)
15768 cat << \_LT_EOF >> "$cfgfile"
15769
15770# func_append var value
15771# Append VALUE to the end of shell variable VAR.
15772func_append ()
15773{
15774 eval "$1=\$$1\$2"
15775}
15776
15777_LT_EOF
15778 ;;
15779 esac
15780
15781
15782 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15783 || (rm -f "$cfgfile"; exit 1)
15784
15785 mv -f "$cfgfile" "$ofile" ||
15786 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15787 chmod +x "$ofile"
15788
15789 ;;
81ecdfbb 15790 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
f6bcefef
HPN
15791 rm -f Makesim1.tmp Makesim2.tmp Makefile
15792 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
15793 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
15794 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
15795 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
15796 <Makefile.sim >Makefile
15797 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
15798 ;;
81ecdfbb
RW
15799 "stamp-h":C) echo > stamp-h ;;
15800
f6bcefef 15801 esac
81ecdfbb 15802done # for ac_tag
f6bcefef 15803
f6bcefef 15804
81ecdfbb 15805as_fn_exit 0
f6bcefef 15806_ACEOF
f6bcefef
HPN
15807ac_clean_files=$ac_clean_files_save
15808
81ecdfbb
RW
15809test $ac_write_fail = 0 ||
15810 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
15811
f6bcefef
HPN
15812
15813# configure is writing to config.log, and then calls config.status.
15814# config.status does its own redirection, appending to config.log.
15815# Unfortunately, on DOS this fails, as config.log is still kept open
15816# by configure, so config.status won't be able to write to it; its
15817# output is simply discarded. So we exec the FD to /dev/null,
15818# effectively closing config.log, so it can be properly (re)opened and
15819# appended to by config.status. When coming back to configure, we
15820# need to make the FD available again.
15821if test "$no_create" != yes; then
15822 ac_cs_success=:
15823 ac_config_status_args=
15824 test "$silent" = yes &&
15825 ac_config_status_args="$ac_config_status_args --quiet"
15826 exec 5>/dev/null
15827 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
15828 exec 5>>config.log
15829 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15830 # would make configure fail if this is the last instruction.
81ecdfbb
RW
15831 $ac_cs_success || as_fn_exit $?
15832fi
15833if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
15834 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15835$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
f6bcefef
HPN
15836fi
15837
15838