Honor an existing CC_FOR_BUILD in the environment for sim.
[deliverable/binutils-gdb.git] / sim / m32c / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
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.
8 #
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## -------------------- ##
12 ## M4sh Initialization. ##
13 ## -------------------- ##
14
15 # Be more Bourne compatible
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
18 emulate sh
19 NULLCMD=:
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
23 setopt NO_GLOB_SUBST
24 else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30 esac
31 fi
32
33
34 as_nl='
35 '
36 export as_nl
37 # Printing a long string crashes Solaris 7 /usr/bin/printf.
38 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40 as_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.
43 if 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 --'
47 elif (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'
50 else
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'
70 fi
71
72 # The user is always right.
73 if 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 }
79 fi
80
81
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.)
87 IFS=" "" $as_nl"
88
89 # Find who we are. Look in the path if we contain no directory separator.
90 case $0 in #((
91 *[\\/]* ) as_myself=$0 ;;
92 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
93 for as_dir in $PATH
94 do
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
99 IFS=$as_save_IFS
100
101 ;;
102 esac
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.
105 if test "x$as_myself" = x; then
106 as_myself=$0
107 fi
108 if test ! -f "$as_myself"; then
109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
110 exit 1
111 fi
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.
117 for as_var in BASH_ENV ENV MAIL MAILPATH
118 do eval test x\${$as_var+set} = xset \
119 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
120 done
121 PS1='$ '
122 PS2='> '
123 PS4='+ '
124
125 # NLS nuisances.
126 LC_ALL=C
127 export LC_ALL
128 LANGUAGE=C
129 export LANGUAGE
130
131 # CDPATH.
132 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
133
134 if 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
142 else
143 case \`(set -o) 2>/dev/null\` in #(
144 *posix*) :
145 set -o posix ;; #(
146 *) :
147 ;;
148 esac
149 fi
150 "
151 as_required="as_fn_return () { (exit \$1); }
152 as_fn_success () { as_fn_return 0; }
153 as_fn_failure () { as_fn_return 1; }
154 as_fn_ret_success () { return 0; }
155 as_fn_ret_failure () { return 1; }
156
157 exitcode=0
158 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
159 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
160 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
161 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
162 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
163
164 else
165 exitcode=1; echo positional parameters were not saved.
166 fi
167 test 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
172 test \$(( 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"
181 if (eval "$as_required") 2>/dev/null; then :
182 as_have_required=yes
183 else
184 as_have_required=no
185 fi
186 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
187
188 else
189 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
190 as_found=false
191 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
192 do
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
206 fi
207 fi
208 done;;
209 esac
210 as_found=false
211 done
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
215 fi; }
216 IFS=$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+"$@"}
228 fi
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."
236 else
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."
241 fi
242 exit 1
243 fi
244 fi
245 fi
246 SHELL=${CONFIG_SHELL-/bin/sh}
247 export SHELL
248 # Unset more variables known to interfere with behavior of common tools.
249 CLICOLOR_FORCE= GREP_OPTIONS=
250 unset CLICOLOR_FORCE GREP_OPTIONS
251
252 ## --------------------- ##
253 ## M4sh Shell Functions. ##
254 ## --------------------- ##
255 # as_fn_unset VAR
256 # ---------------
257 # Portably unset VAR.
258 as_fn_unset ()
259 {
260 { eval $1=; unset $1;}
261 }
262 as_unset=as_fn_unset
263
264 # as_fn_set_status STATUS
265 # -----------------------
266 # Set $? to STATUS, without forking.
267 as_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.
275 as_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.
285 as_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.
335 if (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 }'
340 else
341 as_fn_append ()
342 {
343 eval $1=\$$1\$2
344 }
345 fi # 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.
352 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
353 eval 'as_fn_arith ()
354 {
355 as_val=$(( $* ))
356 }'
357 else
358 as_fn_arith ()
359 {
360 as_val=`expr "$@" || test $? -eq 1`
361 }
362 fi # 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.
370 as_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
380
381 if expr a : '\(a\)' >/dev/null 2>&1 &&
382 test "X`expr 00001 : '.*\(...\)'`" = X001; then
383 as_expr=expr
384 else
385 as_expr=false
386 fi
387
388 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
389 as_basename=basename
390 else
391 as_basename=false
392 fi
393
394 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
395 as_dirname=dirname
396 else
397 as_dirname=false
398 fi
399
400 as_me=`$as_basename -- "$0" ||
401 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
402 X"$0" : 'X\(//\)$' \| \
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'`
418
419 # Avoid depending upon Character Ranges.
420 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
421 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
422 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
423 as_cr_digits='0123456789'
424 as_cr_alnum=$as_cr_Letters$as_cr_digits
425
426
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 |
436 sed '
437 s/[$]LINENO.*/&-/
438 t lineno
439 b
440 :lineno
441 N
442 :loop
443 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
444 t loop
445 s/-\n.*//
446 ' >$as_me.lineno &&
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; }
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
452 # original and so on. Autoconf is especially sensitive to this).
453 . "./$as_me.lineno"
454 # Exit status is that of the last command.
455 exit
456 }
457
458 ECHO_C= ECHO_N= ECHO_T=
459 case `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';;
469 esac
470
471 rm -f conf$$ conf$$.exe conf$$.file
472 if test -d conf$$.dir; then
473 rm -f conf$$.dir/conf$$.file
474 else
475 rm -f conf$$.dir
476 mkdir conf$$.dir 2>/dev/null
477 fi
478 if (echo >conf$$.file) 2>/dev/null; then
479 if ln -s conf$$.file conf$$ 2>/dev/null; then
480 as_ln_s='ln -s'
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'
491 fi
492 else
493 as_ln_s='cp -p'
494 fi
495 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
496 rmdir conf$$.dir 2>/dev/null
497
498 if mkdir -p . 2>/dev/null; then
499 as_mkdir_p='mkdir -p "$as_dir"'
500 else
501 test -d ./-p && rmdir ./-p
502 as_mkdir_p=false
503 fi
504
505 if test -x / >/dev/null 2>&1; then
506 as_test_x='test -x'
507 else
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 '
525 fi
526 as_executable_p=$as_test_x
527
528 # Sed expression to map a string onto a valid CPP name.
529 as_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.
532 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
533
534 SHELL=${CONFIG_SHELL-/bin/sh}
535
536
537 exec 7<&0 </dev/null 6>&1
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.
542 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
543
544 #
545 # Initializations.
546 #
547 ac_default_prefix=/usr/local
548 ac_clean_files=
549 ac_config_libobj_dir=.
550 LIBOBJS=
551 cross_compiling=no
552 subdirs=
553 MFLAGS=
554 MAKEFLAGS=
555
556 # Identity of this package.
557 PACKAGE_NAME=
558 PACKAGE_TARNAME=
559 PACKAGE_VERSION=
560 PACKAGE_STRING=
561 PACKAGE_BUGREPORT=
562 PACKAGE_URL=
563
564 ac_unique_file="Makefile.in"
565 # Factoring default headers for most tests.
566 ac_includes_default="\
567 #include <stdio.h>
568 #ifdef HAVE_SYS_TYPES_H
569 # include <sys/types.h>
570 #endif
571 #ifdef HAVE_SYS_STAT_H
572 # include <sys/stat.h>
573 #endif
574 #ifdef STDC_HEADERS
575 # include <stdlib.h>
576 # include <stddef.h>
577 #else
578 # ifdef HAVE_STDLIB_H
579 # include <stdlib.h>
580 # endif
581 #endif
582 #ifdef HAVE_STRING_H
583 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
584 # include <memory.h>
585 # endif
586 # include <string.h>
587 #endif
588 #ifdef HAVE_STRINGS_H
589 # include <strings.h>
590 #endif
591 #ifdef HAVE_INTTYPES_H
592 # include <inttypes.h>
593 #endif
594 #ifdef HAVE_STDINT_H
595 # include <stdint.h>
596 #endif
597 #ifdef HAVE_UNISTD_H
598 # include <unistd.h>
599 #endif"
600
601 ac_subst_vars='LTLIBOBJS
602 LIBOBJS
603 cgen_breaks
604 REPORT_BUGS_TEXI
605 REPORT_BUGS_TO
606 PKGVERSION
607 MAINT
608 MAINTAINER_MODE_FALSE
609 MAINTAINER_MODE_TRUE
610 lt_cv_dlopen_libs
611 OTOOL64
612 OTOOL
613 LIPO
614 NMEDIT
615 DSYMUTIL
616 AWK
617 STRIP
618 OBJDUMP
619 LN_S
620 NM
621 ac_ct_DUMPBIN
622 DUMPBIN
623 LD
624 FGREP
625 SED
626 LIBTOOL
627 PLUGINS_FALSE
628 PLUGINS_TRUE
629 zlibinc
630 zlibdir
631 CATOBJEXT
632 GENCAT
633 INSTOBJEXT
634 DATADIRNAME
635 CATALOGS
636 POSUB
637 GMSGFMT
638 XGETTEXT
639 INCINTL
640 LIBINTL_DEP
641 LIBINTL
642 USE_NLS
643 GMAKE_FALSE
644 GMAKE_TRUE
645 MAKE
646 CCDEPMODE
647 DEPDIR
648 am__leading_dot
649 PACKAGE
650 RANLIB
651 AR
652 HDEFINES
653 CC_FOR_BUILD
654 INSTALL_DATA
655 INSTALL_SCRIPT
656 INSTALL_PROGRAM
657 EGREP
658 GREP
659 CPP
660 target_os
661 target_vendor
662 target_cpu
663 target
664 host_os
665 host_vendor
666 host_cpu
667 host
668 build_os
669 build_vendor
670 build_cpu
671 build
672 OBJEXT
673 EXEEXT
674 ac_ct_CC
675 CPPFLAGS
676 LDFLAGS
677 CFLAGS
678 CC
679 WERROR_CFLAGS
680 WARN_CFLAGS
681 sim_reserved_bits
682 sim_inline
683 sim_hw
684 sim_hw_objs
685 sim_hw_cflags
686 sim_default_model
687 sim_scache
688 sim_float
689 sim_endian
690 sim_bitsize
691 sim_alignment
692 target_alias
693 host_alias
694 build_alias
695 LIBS
696 ECHO_T
697 ECHO_N
698 ECHO_C
699 DEFS
700 mandir
701 localedir
702 libdir
703 psdir
704 pdfdir
705 dvidir
706 htmldir
707 infodir
708 docdir
709 oldincludedir
710 includedir
711 localstatedir
712 sharedstatedir
713 sysconfdir
714 datadir
715 datarootdir
716 libexecdir
717 sbindir
718 bindir
719 program_transform_name
720 prefix
721 exec_prefix
722 PACKAGE_URL
723 PACKAGE_BUGREPORT
724 PACKAGE_STRING
725 PACKAGE_VERSION
726 PACKAGE_TARNAME
727 PACKAGE_NAME
728 PATH_SEPARATOR
729 SHELL'
730 ac_subst_files=''
731 ac_user_opts='
732 enable_option_checking
733 with_system_zlib
734 enable_plugins
735 enable_shared
736 enable_static
737 with_pic
738 enable_fast_install
739 with_gnu_ld
740 enable_libtool_lock
741 enable_maintainer_mode
742 enable_sim_debug
743 enable_sim_stdio
744 enable_sim_trace
745 enable_sim_profile
746 enable_sim_assert
747 enable_sim_environment
748 enable_sim_inline
749 with_pkgversion
750 with_bugurl
751 enable_werror
752 enable_build_warnings
753 enable_sim_build_warnings
754 '
755 ac_precious_vars='build_alias
756 host_alias
757 target_alias
758 CC
759 CFLAGS
760 LDFLAGS
761 LIBS
762 CPPFLAGS
763 CPP'
764
765
766 # Initialize some variables set by options.
767 ac_init_help=
768 ac_init_version=false
769 ac_unrecognized_opts=
770 ac_unrecognized_sep=
771 # The variables have the same names as the options, with
772 # dashes changed to underlines.
773 cache_file=/dev/null
774 exec_prefix=NONE
775 no_create=
776 no_recursion=
777 prefix=NONE
778 program_prefix=NONE
779 program_suffix=NONE
780 program_transform_name=s,x,x,
781 silent=
782 site=
783 srcdir=
784 verbose=
785 x_includes=NONE
786 x_libraries=NONE
787
788 # Installation directory options.
789 # These are left unexpanded so users can "make install exec_prefix=/foo"
790 # and all the variables that are supposed to be based on exec_prefix
791 # by default will actually change.
792 # Use braces instead of parens because sh, perl, etc. also accept them.
793 # (The list follows the same order as the GNU Coding Standards.)
794 bindir='${exec_prefix}/bin'
795 sbindir='${exec_prefix}/sbin'
796 libexecdir='${exec_prefix}/libexec'
797 datarootdir='${prefix}/share'
798 datadir='${datarootdir}'
799 sysconfdir='${prefix}/etc'
800 sharedstatedir='${prefix}/com'
801 localstatedir='${prefix}/var'
802 includedir='${prefix}/include'
803 oldincludedir='/usr/include'
804 docdir='${datarootdir}/doc/${PACKAGE}'
805 infodir='${datarootdir}/info'
806 htmldir='${docdir}'
807 dvidir='${docdir}'
808 pdfdir='${docdir}'
809 psdir='${docdir}'
810 libdir='${exec_prefix}/lib'
811 localedir='${datarootdir}/locale'
812 mandir='${datarootdir}/man'
813
814 ac_prev=
815 ac_dashdash=
816 for ac_option
817 do
818 # If the previous option needs an argument, assign it.
819 if test -n "$ac_prev"; then
820 eval $ac_prev=\$ac_option
821 ac_prev=
822 continue
823 fi
824
825 case $ac_option in
826 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
827 *) ac_optarg=yes ;;
828 esac
829
830 # Accept the important Cygnus configure options, so we can diagnose typos.
831
832 case $ac_dashdash$ac_option in
833 --)
834 ac_dashdash=yes ;;
835
836 -bindir | --bindir | --bindi | --bind | --bin | --bi)
837 ac_prev=bindir ;;
838 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
839 bindir=$ac_optarg ;;
840
841 -build | --build | --buil | --bui | --bu)
842 ac_prev=build_alias ;;
843 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
844 build_alias=$ac_optarg ;;
845
846 -cache-file | --cache-file | --cache-fil | --cache-fi \
847 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
848 ac_prev=cache_file ;;
849 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
850 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
851 cache_file=$ac_optarg ;;
852
853 --config-cache | -C)
854 cache_file=config.cache ;;
855
856 -datadir | --datadir | --datadi | --datad)
857 ac_prev=datadir ;;
858 -datadir=* | --datadir=* | --datadi=* | --datad=*)
859 datadir=$ac_optarg ;;
860
861 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
862 | --dataroo | --dataro | --datar)
863 ac_prev=datarootdir ;;
864 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
865 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
866 datarootdir=$ac_optarg ;;
867
868 -disable-* | --disable-*)
869 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
870 # Reject names that are not valid shell variable names.
871 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
872 as_fn_error "invalid feature name: $ac_useropt"
873 ac_useropt_orig=$ac_useropt
874 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
875 case $ac_user_opts in
876 *"
877 "enable_$ac_useropt"
878 "*) ;;
879 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
880 ac_unrecognized_sep=', ';;
881 esac
882 eval enable_$ac_useropt=no ;;
883
884 -docdir | --docdir | --docdi | --doc | --do)
885 ac_prev=docdir ;;
886 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
887 docdir=$ac_optarg ;;
888
889 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
890 ac_prev=dvidir ;;
891 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
892 dvidir=$ac_optarg ;;
893
894 -enable-* | --enable-*)
895 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
896 # Reject names that are not valid shell variable names.
897 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
898 as_fn_error "invalid feature name: $ac_useropt"
899 ac_useropt_orig=$ac_useropt
900 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
901 case $ac_user_opts in
902 *"
903 "enable_$ac_useropt"
904 "*) ;;
905 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
906 ac_unrecognized_sep=', ';;
907 esac
908 eval enable_$ac_useropt=\$ac_optarg ;;
909
910 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
911 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
912 | --exec | --exe | --ex)
913 ac_prev=exec_prefix ;;
914 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
915 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
916 | --exec=* | --exe=* | --ex=*)
917 exec_prefix=$ac_optarg ;;
918
919 -gas | --gas | --ga | --g)
920 # Obsolete; use --with-gas.
921 with_gas=yes ;;
922
923 -help | --help | --hel | --he | -h)
924 ac_init_help=long ;;
925 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
926 ac_init_help=recursive ;;
927 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
928 ac_init_help=short ;;
929
930 -host | --host | --hos | --ho)
931 ac_prev=host_alias ;;
932 -host=* | --host=* | --hos=* | --ho=*)
933 host_alias=$ac_optarg ;;
934
935 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
936 ac_prev=htmldir ;;
937 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
938 | --ht=*)
939 htmldir=$ac_optarg ;;
940
941 -includedir | --includedir | --includedi | --included | --include \
942 | --includ | --inclu | --incl | --inc)
943 ac_prev=includedir ;;
944 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
945 | --includ=* | --inclu=* | --incl=* | --inc=*)
946 includedir=$ac_optarg ;;
947
948 -infodir | --infodir | --infodi | --infod | --info | --inf)
949 ac_prev=infodir ;;
950 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
951 infodir=$ac_optarg ;;
952
953 -libdir | --libdir | --libdi | --libd)
954 ac_prev=libdir ;;
955 -libdir=* | --libdir=* | --libdi=* | --libd=*)
956 libdir=$ac_optarg ;;
957
958 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
959 | --libexe | --libex | --libe)
960 ac_prev=libexecdir ;;
961 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
962 | --libexe=* | --libex=* | --libe=*)
963 libexecdir=$ac_optarg ;;
964
965 -localedir | --localedir | --localedi | --localed | --locale)
966 ac_prev=localedir ;;
967 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
968 localedir=$ac_optarg ;;
969
970 -localstatedir | --localstatedir | --localstatedi | --localstated \
971 | --localstate | --localstat | --localsta | --localst | --locals)
972 ac_prev=localstatedir ;;
973 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
974 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
975 localstatedir=$ac_optarg ;;
976
977 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
978 ac_prev=mandir ;;
979 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
980 mandir=$ac_optarg ;;
981
982 -nfp | --nfp | --nf)
983 # Obsolete; use --without-fp.
984 with_fp=no ;;
985
986 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
987 | --no-cr | --no-c | -n)
988 no_create=yes ;;
989
990 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
991 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
992 no_recursion=yes ;;
993
994 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
995 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
996 | --oldin | --oldi | --old | --ol | --o)
997 ac_prev=oldincludedir ;;
998 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
999 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1000 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1001 oldincludedir=$ac_optarg ;;
1002
1003 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1004 ac_prev=prefix ;;
1005 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1006 prefix=$ac_optarg ;;
1007
1008 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1009 | --program-pre | --program-pr | --program-p)
1010 ac_prev=program_prefix ;;
1011 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1012 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1013 program_prefix=$ac_optarg ;;
1014
1015 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1016 | --program-suf | --program-su | --program-s)
1017 ac_prev=program_suffix ;;
1018 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1019 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1020 program_suffix=$ac_optarg ;;
1021
1022 -program-transform-name | --program-transform-name \
1023 | --program-transform-nam | --program-transform-na \
1024 | --program-transform-n | --program-transform- \
1025 | --program-transform | --program-transfor \
1026 | --program-transfo | --program-transf \
1027 | --program-trans | --program-tran \
1028 | --progr-tra | --program-tr | --program-t)
1029 ac_prev=program_transform_name ;;
1030 -program-transform-name=* | --program-transform-name=* \
1031 | --program-transform-nam=* | --program-transform-na=* \
1032 | --program-transform-n=* | --program-transform-=* \
1033 | --program-transform=* | --program-transfor=* \
1034 | --program-transfo=* | --program-transf=* \
1035 | --program-trans=* | --program-tran=* \
1036 | --progr-tra=* | --program-tr=* | --program-t=*)
1037 program_transform_name=$ac_optarg ;;
1038
1039 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1040 ac_prev=pdfdir ;;
1041 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1042 pdfdir=$ac_optarg ;;
1043
1044 -psdir | --psdir | --psdi | --psd | --ps)
1045 ac_prev=psdir ;;
1046 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1047 psdir=$ac_optarg ;;
1048
1049 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1050 | -silent | --silent | --silen | --sile | --sil)
1051 silent=yes ;;
1052
1053 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1054 ac_prev=sbindir ;;
1055 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1056 | --sbi=* | --sb=*)
1057 sbindir=$ac_optarg ;;
1058
1059 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1060 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1061 | --sharedst | --shareds | --shared | --share | --shar \
1062 | --sha | --sh)
1063 ac_prev=sharedstatedir ;;
1064 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1065 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1066 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1067 | --sha=* | --sh=*)
1068 sharedstatedir=$ac_optarg ;;
1069
1070 -site | --site | --sit)
1071 ac_prev=site ;;
1072 -site=* | --site=* | --sit=*)
1073 site=$ac_optarg ;;
1074
1075 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1076 ac_prev=srcdir ;;
1077 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1078 srcdir=$ac_optarg ;;
1079
1080 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1081 | --syscon | --sysco | --sysc | --sys | --sy)
1082 ac_prev=sysconfdir ;;
1083 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1084 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1085 sysconfdir=$ac_optarg ;;
1086
1087 -target | --target | --targe | --targ | --tar | --ta | --t)
1088 ac_prev=target_alias ;;
1089 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1090 target_alias=$ac_optarg ;;
1091
1092 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1093 verbose=yes ;;
1094
1095 -version | --version | --versio | --versi | --vers | -V)
1096 ac_init_version=: ;;
1097
1098 -with-* | --with-*)
1099 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1100 # Reject names that are not valid shell variable names.
1101 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1102 as_fn_error "invalid package name: $ac_useropt"
1103 ac_useropt_orig=$ac_useropt
1104 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1105 case $ac_user_opts in
1106 *"
1107 "with_$ac_useropt"
1108 "*) ;;
1109 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1110 ac_unrecognized_sep=', ';;
1111 esac
1112 eval with_$ac_useropt=\$ac_optarg ;;
1113
1114 -without-* | --without-*)
1115 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1116 # Reject names that are not valid shell variable names.
1117 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1118 as_fn_error "invalid package name: $ac_useropt"
1119 ac_useropt_orig=$ac_useropt
1120 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1121 case $ac_user_opts in
1122 *"
1123 "with_$ac_useropt"
1124 "*) ;;
1125 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1126 ac_unrecognized_sep=', ';;
1127 esac
1128 eval with_$ac_useropt=no ;;
1129
1130 --x)
1131 # Obsolete; use --with-x.
1132 with_x=yes ;;
1133
1134 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1135 | --x-incl | --x-inc | --x-in | --x-i)
1136 ac_prev=x_includes ;;
1137 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1138 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1139 x_includes=$ac_optarg ;;
1140
1141 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1142 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1143 ac_prev=x_libraries ;;
1144 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1145 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1146 x_libraries=$ac_optarg ;;
1147
1148 -*) as_fn_error "unrecognized option: \`$ac_option'
1149 Try \`$0 --help' for more information."
1150 ;;
1151
1152 *=*)
1153 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1154 # Reject names that are not valid shell variable names.
1155 case $ac_envvar in #(
1156 '' | [0-9]* | *[!_$as_cr_alnum]* )
1157 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1158 esac
1159 eval $ac_envvar=\$ac_optarg
1160 export $ac_envvar ;;
1161
1162 *)
1163 # FIXME: should be removed in autoconf 3.0.
1164 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1165 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1166 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1167 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1168 ;;
1169
1170 esac
1171 done
1172
1173 if test -n "$ac_prev"; then
1174 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1175 as_fn_error "missing argument to $ac_option"
1176 fi
1177
1178 if test -n "$ac_unrecognized_opts"; then
1179 case $enable_option_checking in
1180 no) ;;
1181 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1182 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1183 esac
1184 fi
1185
1186 # Check all directory arguments for consistency.
1187 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1188 datadir sysconfdir sharedstatedir localstatedir includedir \
1189 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1190 libdir localedir mandir
1191 do
1192 eval ac_val=\$$ac_var
1193 # Remove trailing slashes.
1194 case $ac_val in
1195 */ )
1196 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1197 eval $ac_var=\$ac_val;;
1198 esac
1199 # Be sure to have absolute directory names.
1200 case $ac_val in
1201 [\\/$]* | ?:[\\/]* ) continue;;
1202 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1203 esac
1204 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1205 done
1206
1207 # There might be people who depend on the old broken behavior: `$host'
1208 # used to hold the argument of --host etc.
1209 # FIXME: To remove some day.
1210 build=$build_alias
1211 host=$host_alias
1212 target=$target_alias
1213
1214 # FIXME: To remove some day.
1215 if test "x$host_alias" != x; then
1216 if test "x$build_alias" = x; then
1217 cross_compiling=maybe
1218 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1219 If a cross compiler is detected then cross compile mode will be used." >&2
1220 elif test "x$build_alias" != "x$host_alias"; then
1221 cross_compiling=yes
1222 fi
1223 fi
1224
1225 ac_tool_prefix=
1226 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1227
1228 test "$silent" = yes && exec 6>/dev/null
1229
1230
1231 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1232 ac_ls_di=`ls -di .` &&
1233 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1234 as_fn_error "working directory cannot be determined"
1235 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1236 as_fn_error "pwd does not report name of working directory"
1237
1238
1239 # Find the source files, if location was not specified.
1240 if test -z "$srcdir"; then
1241 ac_srcdir_defaulted=yes
1242 # Try the directory containing this script, then the parent directory.
1243 ac_confdir=`$as_dirname -- "$as_myself" ||
1244 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1245 X"$as_myself" : 'X\(//\)[^/]' \| \
1246 X"$as_myself" : 'X\(//\)$' \| \
1247 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1248 $as_echo X"$as_myself" |
1249 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1250 s//\1/
1251 q
1252 }
1253 /^X\(\/\/\)[^/].*/{
1254 s//\1/
1255 q
1256 }
1257 /^X\(\/\/\)$/{
1258 s//\1/
1259 q
1260 }
1261 /^X\(\/\).*/{
1262 s//\1/
1263 q
1264 }
1265 s/.*/./; q'`
1266 srcdir=$ac_confdir
1267 if test ! -r "$srcdir/$ac_unique_file"; then
1268 srcdir=..
1269 fi
1270 else
1271 ac_srcdir_defaulted=no
1272 fi
1273 if test ! -r "$srcdir/$ac_unique_file"; then
1274 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1275 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1276 fi
1277 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1278 ac_abs_confdir=`(
1279 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1280 pwd)`
1281 # When building in place, set srcdir=.
1282 if test "$ac_abs_confdir" = "$ac_pwd"; then
1283 srcdir=.
1284 fi
1285 # Remove unnecessary trailing slashes from srcdir.
1286 # Double slashes in file names in object file debugging info
1287 # mess up M-x gdb in Emacs.
1288 case $srcdir in
1289 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1290 esac
1291 for ac_var in $ac_precious_vars; do
1292 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1293 eval ac_env_${ac_var}_value=\$${ac_var}
1294 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1295 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1296 done
1297
1298 #
1299 # Report the --help message.
1300 #
1301 if test "$ac_init_help" = "long"; then
1302 # Omit some internal or obsolete options to make the list less imposing.
1303 # This message is too long to be a string in the A/UX 3.1 sh.
1304 cat <<_ACEOF
1305 \`configure' configures this package to adapt to many kinds of systems.
1306
1307 Usage: $0 [OPTION]... [VAR=VALUE]...
1308
1309 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1310 VAR=VALUE. See below for descriptions of some of the useful variables.
1311
1312 Defaults for the options are specified in brackets.
1313
1314 Configuration:
1315 -h, --help display this help and exit
1316 --help=short display options specific to this package
1317 --help=recursive display the short help of all the included packages
1318 -V, --version display version information and exit
1319 -q, --quiet, --silent do not print \`checking...' messages
1320 --cache-file=FILE cache test results in FILE [disabled]
1321 -C, --config-cache alias for \`--cache-file=config.cache'
1322 -n, --no-create do not create output files
1323 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1324
1325 Installation directories:
1326 --prefix=PREFIX install architecture-independent files in PREFIX
1327 [$ac_default_prefix]
1328 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1329 [PREFIX]
1330
1331 By default, \`make install' will install all the files in
1332 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1333 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1334 for instance \`--prefix=\$HOME'.
1335
1336 For better control, use the options below.
1337
1338 Fine tuning of the installation directories:
1339 --bindir=DIR user executables [EPREFIX/bin]
1340 --sbindir=DIR system admin executables [EPREFIX/sbin]
1341 --libexecdir=DIR program executables [EPREFIX/libexec]
1342 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1343 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1344 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1345 --libdir=DIR object code libraries [EPREFIX/lib]
1346 --includedir=DIR C header files [PREFIX/include]
1347 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1348 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1349 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1350 --infodir=DIR info documentation [DATAROOTDIR/info]
1351 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1352 --mandir=DIR man documentation [DATAROOTDIR/man]
1353 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1354 --htmldir=DIR html documentation [DOCDIR]
1355 --dvidir=DIR dvi documentation [DOCDIR]
1356 --pdfdir=DIR pdf documentation [DOCDIR]
1357 --psdir=DIR ps documentation [DOCDIR]
1358 _ACEOF
1359
1360 cat <<\_ACEOF
1361
1362 Program names:
1363 --program-prefix=PREFIX prepend PREFIX to installed program names
1364 --program-suffix=SUFFIX append SUFFIX to installed program names
1365 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1366
1367 System types:
1368 --build=BUILD configure for building on BUILD [guessed]
1369 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1370 --target=TARGET configure for building compilers for TARGET [HOST]
1371 _ACEOF
1372 fi
1373
1374 if test -n "$ac_init_help"; then
1375
1376 cat <<\_ACEOF
1377
1378 Optional Features:
1379 --disable-option-checking ignore unrecognized --enable/--with options
1380 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1381 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1382 --enable-plugins Enable support for plugins
1383 --enable-shared[=PKGS] build shared libraries [default=yes]
1384 --enable-static[=PKGS] build static libraries [default=yes]
1385 --enable-fast-install[=PKGS]
1386 optimize for fast installation [default=yes]
1387 --disable-libtool-lock avoid locking (might break parallel builds)
1388 --enable-maintainer-mode enable make rules and dependencies not useful
1389 (and sometimes confusing) to the casual installer
1390 --enable-sim-debug=opts Enable debugging flags (for developers of the sim
1391 itself)
1392 --enable-sim-stdio Specify whether to use stdio for console
1393 input/output
1394 --enable-sim-trace=opts Enable tracing of simulated programs
1395 --enable-sim-profile=opts
1396 Enable profiling flags
1397 --enable-sim-assert Specify whether to perform random assertions
1398 --enable-sim-environment=environment
1399 Specify mixed, user, virtual or operating
1400 environment
1401 --enable-sim-inline=inlines
1402 Specify which functions should be inlined
1403 --enable-werror treat compile warnings as errors
1404 --enable-build-warnings enable build-time compiler warnings if gcc is used
1405 --enable-sim-build-warnings
1406 enable SIM specific build-time compiler warnings if
1407 gcc is used
1408
1409 Optional Packages:
1410 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1411 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1412 --with-system-zlib use installed libz
1413 --with-pic try to use only PIC/non-PIC objects [default=use
1414 both]
1415 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1416 --with-pkgversion=PKG Use PKG in the version string in place of "SIM"
1417 --with-bugurl=URL Direct users to URL to report a bug
1418
1419 Some influential environment variables:
1420 CC C compiler command
1421 CFLAGS C compiler flags
1422 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1423 nonstandard directory <lib dir>
1424 LIBS libraries to pass to the linker, e.g. -l<library>
1425 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1426 you have headers in a nonstandard directory <include dir>
1427 CPP C preprocessor
1428
1429 Use these variables to override the choices made by `configure' or to help
1430 it to find libraries and programs with nonstandard names/locations.
1431
1432 Report bugs to the package provider.
1433 _ACEOF
1434 ac_status=$?
1435 fi
1436
1437 if test "$ac_init_help" = "recursive"; then
1438 # If there are subdirs, report their specific --help.
1439 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1440 test -d "$ac_dir" ||
1441 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1442 continue
1443 ac_builddir=.
1444
1445 case "$ac_dir" in
1446 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1447 *)
1448 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1449 # A ".." for each directory in $ac_dir_suffix.
1450 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1451 case $ac_top_builddir_sub in
1452 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1453 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1454 esac ;;
1455 esac
1456 ac_abs_top_builddir=$ac_pwd
1457 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1458 # for backward compatibility:
1459 ac_top_builddir=$ac_top_build_prefix
1460
1461 case $srcdir in
1462 .) # We are building in place.
1463 ac_srcdir=.
1464 ac_top_srcdir=$ac_top_builddir_sub
1465 ac_abs_top_srcdir=$ac_pwd ;;
1466 [\\/]* | ?:[\\/]* ) # Absolute name.
1467 ac_srcdir=$srcdir$ac_dir_suffix;
1468 ac_top_srcdir=$srcdir
1469 ac_abs_top_srcdir=$srcdir ;;
1470 *) # Relative name.
1471 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1472 ac_top_srcdir=$ac_top_build_prefix$srcdir
1473 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1474 esac
1475 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1476
1477 cd "$ac_dir" || { ac_status=$?; continue; }
1478 # Check for guested configure.
1479 if test -f "$ac_srcdir/configure.gnu"; then
1480 echo &&
1481 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1482 elif test -f "$ac_srcdir/configure"; then
1483 echo &&
1484 $SHELL "$ac_srcdir/configure" --help=recursive
1485 else
1486 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1487 fi || ac_status=$?
1488 cd "$ac_pwd" || { ac_status=$?; break; }
1489 done
1490 fi
1491
1492 test -n "$ac_init_help" && exit $ac_status
1493 if $ac_init_version; then
1494 cat <<\_ACEOF
1495 configure
1496 generated by GNU Autoconf 2.64
1497
1498 Copyright (C) 2009 Free Software Foundation, Inc.
1499 This configure script is free software; the Free Software Foundation
1500 gives unlimited permission to copy, distribute and modify it.
1501 _ACEOF
1502 exit
1503 fi
1504
1505 ## ------------------------ ##
1506 ## Autoconf initialization. ##
1507 ## ------------------------ ##
1508
1509 # ac_fn_c_try_compile LINENO
1510 # --------------------------
1511 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1512 ac_fn_c_try_compile ()
1513 {
1514 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1515 rm -f conftest.$ac_objext
1516 if { { ac_try="$ac_compile"
1517 case "(($ac_try" in
1518 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1519 *) ac_try_echo=$ac_try;;
1520 esac
1521 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1522 $as_echo "$ac_try_echo"; } >&5
1523 (eval "$ac_compile") 2>conftest.err
1524 ac_status=$?
1525 if test -s conftest.err; then
1526 grep -v '^ *+' conftest.err >conftest.er1
1527 cat conftest.er1 >&5
1528 mv -f conftest.er1 conftest.err
1529 fi
1530 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1531 test $ac_status = 0; } && {
1532 test -z "$ac_c_werror_flag" ||
1533 test ! -s conftest.err
1534 } && test -s conftest.$ac_objext; then :
1535 ac_retval=0
1536 else
1537 $as_echo "$as_me: failed program was:" >&5
1538 sed 's/^/| /' conftest.$ac_ext >&5
1539
1540 ac_retval=1
1541 fi
1542 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1543 return $ac_retval
1544
1545 } # ac_fn_c_try_compile
1546
1547 # ac_fn_c_try_cpp LINENO
1548 # ----------------------
1549 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1550 ac_fn_c_try_cpp ()
1551 {
1552 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1553 if { { ac_try="$ac_cpp conftest.$ac_ext"
1554 case "(($ac_try" in
1555 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1556 *) ac_try_echo=$ac_try;;
1557 esac
1558 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1559 $as_echo "$ac_try_echo"; } >&5
1560 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1561 ac_status=$?
1562 if test -s conftest.err; then
1563 grep -v '^ *+' conftest.err >conftest.er1
1564 cat conftest.er1 >&5
1565 mv -f conftest.er1 conftest.err
1566 fi
1567 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1568 test $ac_status = 0; } >/dev/null && {
1569 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1570 test ! -s conftest.err
1571 }; then :
1572 ac_retval=0
1573 else
1574 $as_echo "$as_me: failed program was:" >&5
1575 sed 's/^/| /' conftest.$ac_ext >&5
1576
1577 ac_retval=1
1578 fi
1579 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1580 return $ac_retval
1581
1582 } # ac_fn_c_try_cpp
1583
1584 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1585 # -------------------------------------------------------
1586 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1587 # the include files in INCLUDES and setting the cache variable VAR
1588 # accordingly.
1589 ac_fn_c_check_header_mongrel ()
1590 {
1591 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1592 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1593 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1594 $as_echo_n "checking for $2... " >&6; }
1595 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1596 $as_echo_n "(cached) " >&6
1597 fi
1598 eval ac_res=\$$3
1599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1600 $as_echo "$ac_res" >&6; }
1601 else
1602 # Is the header compilable?
1603 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1604 $as_echo_n "checking $2 usability... " >&6; }
1605 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1606 /* end confdefs.h. */
1607 $4
1608 #include <$2>
1609 _ACEOF
1610 if ac_fn_c_try_compile "$LINENO"; then :
1611 ac_header_compiler=yes
1612 else
1613 ac_header_compiler=no
1614 fi
1615 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1617 $as_echo "$ac_header_compiler" >&6; }
1618
1619 # Is the header present?
1620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1621 $as_echo_n "checking $2 presence... " >&6; }
1622 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1623 /* end confdefs.h. */
1624 #include <$2>
1625 _ACEOF
1626 if ac_fn_c_try_cpp "$LINENO"; then :
1627 ac_header_preproc=yes
1628 else
1629 ac_header_preproc=no
1630 fi
1631 rm -f conftest.err conftest.$ac_ext
1632 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1633 $as_echo "$ac_header_preproc" >&6; }
1634
1635 # So? What about this header?
1636 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1637 yes:no: )
1638 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1639 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1640 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1641 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1642 ;;
1643 no:yes:* )
1644 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1645 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1646 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1647 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1648 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1649 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1650 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1651 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1652 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1653 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1654 ;;
1655 esac
1656 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1657 $as_echo_n "checking for $2... " >&6; }
1658 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1659 $as_echo_n "(cached) " >&6
1660 else
1661 eval "$3=\$ac_header_compiler"
1662 fi
1663 eval ac_res=\$$3
1664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1665 $as_echo "$ac_res" >&6; }
1666 fi
1667 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1668
1669 } # ac_fn_c_check_header_mongrel
1670
1671 # ac_fn_c_try_run LINENO
1672 # ----------------------
1673 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1674 # that executables *can* be run.
1675 ac_fn_c_try_run ()
1676 {
1677 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1678 if { { ac_try="$ac_link"
1679 case "(($ac_try" in
1680 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1681 *) ac_try_echo=$ac_try;;
1682 esac
1683 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1684 $as_echo "$ac_try_echo"; } >&5
1685 (eval "$ac_link") 2>&5
1686 ac_status=$?
1687 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1688 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1689 { { case "(($ac_try" in
1690 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1691 *) ac_try_echo=$ac_try;;
1692 esac
1693 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1694 $as_echo "$ac_try_echo"; } >&5
1695 (eval "$ac_try") 2>&5
1696 ac_status=$?
1697 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1698 test $ac_status = 0; }; }; then :
1699 ac_retval=0
1700 else
1701 $as_echo "$as_me: program exited with status $ac_status" >&5
1702 $as_echo "$as_me: failed program was:" >&5
1703 sed 's/^/| /' conftest.$ac_ext >&5
1704
1705 ac_retval=$ac_status
1706 fi
1707 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1708 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1709 return $ac_retval
1710
1711 } # ac_fn_c_try_run
1712
1713 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1714 # -------------------------------------------------------
1715 # Tests whether HEADER exists and can be compiled using the include files in
1716 # INCLUDES, setting the cache variable VAR accordingly.
1717 ac_fn_c_check_header_compile ()
1718 {
1719 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1720 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1721 $as_echo_n "checking for $2... " >&6; }
1722 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1723 $as_echo_n "(cached) " >&6
1724 else
1725 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1726 /* end confdefs.h. */
1727 $4
1728 #include <$2>
1729 _ACEOF
1730 if ac_fn_c_try_compile "$LINENO"; then :
1731 eval "$3=yes"
1732 else
1733 eval "$3=no"
1734 fi
1735 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1736 fi
1737 eval ac_res=\$$3
1738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1739 $as_echo "$ac_res" >&6; }
1740 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1741
1742 } # ac_fn_c_check_header_compile
1743
1744 # ac_fn_c_try_link LINENO
1745 # -----------------------
1746 # Try to link conftest.$ac_ext, and return whether this succeeded.
1747 ac_fn_c_try_link ()
1748 {
1749 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1750 rm -f conftest.$ac_objext conftest$ac_exeext
1751 if { { ac_try="$ac_link"
1752 case "(($ac_try" in
1753 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1754 *) ac_try_echo=$ac_try;;
1755 esac
1756 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1757 $as_echo "$ac_try_echo"; } >&5
1758 (eval "$ac_link") 2>conftest.err
1759 ac_status=$?
1760 if test -s conftest.err; then
1761 grep -v '^ *+' conftest.err >conftest.er1
1762 cat conftest.er1 >&5
1763 mv -f conftest.er1 conftest.err
1764 fi
1765 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1766 test $ac_status = 0; } && {
1767 test -z "$ac_c_werror_flag" ||
1768 test ! -s conftest.err
1769 } && test -s conftest$ac_exeext && {
1770 test "$cross_compiling" = yes ||
1771 $as_test_x conftest$ac_exeext
1772 }; then :
1773 ac_retval=0
1774 else
1775 $as_echo "$as_me: failed program was:" >&5
1776 sed 's/^/| /' conftest.$ac_ext >&5
1777
1778 ac_retval=1
1779 fi
1780 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1781 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1782 # interfere with the next link command; also delete a directory that is
1783 # left behind by Apple's compiler. We do this before executing the actions.
1784 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1785 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1786 return $ac_retval
1787
1788 } # ac_fn_c_try_link
1789
1790 # ac_fn_c_check_func LINENO FUNC VAR
1791 # ----------------------------------
1792 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1793 ac_fn_c_check_func ()
1794 {
1795 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1797 $as_echo_n "checking for $2... " >&6; }
1798 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1799 $as_echo_n "(cached) " >&6
1800 else
1801 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1802 /* end confdefs.h. */
1803 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1804 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1805 #define $2 innocuous_$2
1806
1807 /* System header to define __stub macros and hopefully few prototypes,
1808 which can conflict with char $2 (); below.
1809 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1810 <limits.h> exists even on freestanding compilers. */
1811
1812 #ifdef __STDC__
1813 # include <limits.h>
1814 #else
1815 # include <assert.h>
1816 #endif
1817
1818 #undef $2
1819
1820 /* Override any GCC internal prototype to avoid an error.
1821 Use char because int might match the return type of a GCC
1822 builtin and then its argument prototype would still apply. */
1823 #ifdef __cplusplus
1824 extern "C"
1825 #endif
1826 char $2 ();
1827 /* The GNU C library defines this for functions which it implements
1828 to always fail with ENOSYS. Some functions are actually named
1829 something starting with __ and the normal name is an alias. */
1830 #if defined __stub_$2 || defined __stub___$2
1831 choke me
1832 #endif
1833
1834 int
1835 main ()
1836 {
1837 return $2 ();
1838 ;
1839 return 0;
1840 }
1841 _ACEOF
1842 if ac_fn_c_try_link "$LINENO"; then :
1843 eval "$3=yes"
1844 else
1845 eval "$3=no"
1846 fi
1847 rm -f core conftest.err conftest.$ac_objext \
1848 conftest$ac_exeext conftest.$ac_ext
1849 fi
1850 eval ac_res=\$$3
1851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1852 $as_echo "$ac_res" >&6; }
1853 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1854
1855 } # ac_fn_c_check_func
1856
1857 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
1858 # ----------------------------------------------------
1859 # Tries to find if the field MEMBER exists in type AGGR, after including
1860 # INCLUDES, setting cache variable VAR accordingly.
1861 ac_fn_c_check_member ()
1862 {
1863 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1865 $as_echo_n "checking for $2.$3... " >&6; }
1866 if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
1867 $as_echo_n "(cached) " >&6
1868 else
1869 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1870 /* end confdefs.h. */
1871 $5
1872 int
1873 main ()
1874 {
1875 static $2 ac_aggr;
1876 if (ac_aggr.$3)
1877 return 0;
1878 ;
1879 return 0;
1880 }
1881 _ACEOF
1882 if ac_fn_c_try_compile "$LINENO"; then :
1883 eval "$4=yes"
1884 else
1885 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1886 /* end confdefs.h. */
1887 $5
1888 int
1889 main ()
1890 {
1891 static $2 ac_aggr;
1892 if (sizeof ac_aggr.$3)
1893 return 0;
1894 ;
1895 return 0;
1896 }
1897 _ACEOF
1898 if ac_fn_c_try_compile "$LINENO"; then :
1899 eval "$4=yes"
1900 else
1901 eval "$4=no"
1902 fi
1903 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1904 fi
1905 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1906 fi
1907 eval ac_res=\$$4
1908 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1909 $as_echo "$ac_res" >&6; }
1910 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1911
1912 } # ac_fn_c_check_member
1913
1914 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1915 # -------------------------------------------
1916 # Tests whether TYPE exists after having included INCLUDES, setting cache
1917 # variable VAR accordingly.
1918 ac_fn_c_check_type ()
1919 {
1920 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1921 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1922 $as_echo_n "checking for $2... " >&6; }
1923 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1924 $as_echo_n "(cached) " >&6
1925 else
1926 eval "$3=no"
1927 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1928 /* end confdefs.h. */
1929 $4
1930 int
1931 main ()
1932 {
1933 if (sizeof ($2))
1934 return 0;
1935 ;
1936 return 0;
1937 }
1938 _ACEOF
1939 if ac_fn_c_try_compile "$LINENO"; then :
1940 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1941 /* end confdefs.h. */
1942 $4
1943 int
1944 main ()
1945 {
1946 if (sizeof (($2)))
1947 return 0;
1948 ;
1949 return 0;
1950 }
1951 _ACEOF
1952 if ac_fn_c_try_compile "$LINENO"; then :
1953
1954 else
1955 eval "$3=yes"
1956 fi
1957 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1958 fi
1959 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1960 fi
1961 eval ac_res=\$$3
1962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1963 $as_echo "$ac_res" >&6; }
1964 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1965
1966 } # ac_fn_c_check_type
1967 cat >config.log <<_ACEOF
1968 This file contains any messages produced by compilers while
1969 running configure, to aid debugging if configure makes a mistake.
1970
1971 It was created by $as_me, which was
1972 generated by GNU Autoconf 2.64. Invocation command line was
1973
1974 $ $0 $@
1975
1976 _ACEOF
1977 exec 5>>config.log
1978 {
1979 cat <<_ASUNAME
1980 ## --------- ##
1981 ## Platform. ##
1982 ## --------- ##
1983
1984 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1985 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1986 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1987 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1988 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1989
1990 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1991 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1992
1993 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1994 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1995 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1996 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1997 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1998 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1999 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2000
2001 _ASUNAME
2002
2003 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2004 for as_dir in $PATH
2005 do
2006 IFS=$as_save_IFS
2007 test -z "$as_dir" && as_dir=.
2008 $as_echo "PATH: $as_dir"
2009 done
2010 IFS=$as_save_IFS
2011
2012 } >&5
2013
2014 cat >&5 <<_ACEOF
2015
2016
2017 ## ----------- ##
2018 ## Core tests. ##
2019 ## ----------- ##
2020
2021 _ACEOF
2022
2023
2024 # Keep a trace of the command line.
2025 # Strip out --no-create and --no-recursion so they do not pile up.
2026 # Strip out --silent because we don't want to record it for future runs.
2027 # Also quote any args containing shell meta-characters.
2028 # Make two passes to allow for proper duplicate-argument suppression.
2029 ac_configure_args=
2030 ac_configure_args0=
2031 ac_configure_args1=
2032 ac_must_keep_next=false
2033 for ac_pass in 1 2
2034 do
2035 for ac_arg
2036 do
2037 case $ac_arg in
2038 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2039 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2040 | -silent | --silent | --silen | --sile | --sil)
2041 continue ;;
2042 *\'*)
2043 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2044 esac
2045 case $ac_pass in
2046 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2047 2)
2048 as_fn_append ac_configure_args1 " '$ac_arg'"
2049 if test $ac_must_keep_next = true; then
2050 ac_must_keep_next=false # Got value, back to normal.
2051 else
2052 case $ac_arg in
2053 *=* | --config-cache | -C | -disable-* | --disable-* \
2054 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2055 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2056 | -with-* | --with-* | -without-* | --without-* | --x)
2057 case "$ac_configure_args0 " in
2058 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2059 esac
2060 ;;
2061 -* ) ac_must_keep_next=true ;;
2062 esac
2063 fi
2064 as_fn_append ac_configure_args " '$ac_arg'"
2065 ;;
2066 esac
2067 done
2068 done
2069 { ac_configure_args0=; unset ac_configure_args0;}
2070 { ac_configure_args1=; unset ac_configure_args1;}
2071
2072 # When interrupted or exit'd, cleanup temporary files, and complete
2073 # config.log. We remove comments because anyway the quotes in there
2074 # would cause problems or look ugly.
2075 # WARNING: Use '\'' to represent an apostrophe within the trap.
2076 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2077 trap 'exit_status=$?
2078 # Save into config.log some information that might help in debugging.
2079 {
2080 echo
2081
2082 cat <<\_ASBOX
2083 ## ---------------- ##
2084 ## Cache variables. ##
2085 ## ---------------- ##
2086 _ASBOX
2087 echo
2088 # The following way of writing the cache mishandles newlines in values,
2089 (
2090 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2091 eval ac_val=\$$ac_var
2092 case $ac_val in #(
2093 *${as_nl}*)
2094 case $ac_var in #(
2095 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2096 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2097 esac
2098 case $ac_var in #(
2099 _ | IFS | as_nl) ;; #(
2100 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2101 *) { eval $ac_var=; unset $ac_var;} ;;
2102 esac ;;
2103 esac
2104 done
2105 (set) 2>&1 |
2106 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2107 *${as_nl}ac_space=\ *)
2108 sed -n \
2109 "s/'\''/'\''\\\\'\'''\''/g;
2110 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2111 ;; #(
2112 *)
2113 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2114 ;;
2115 esac |
2116 sort
2117 )
2118 echo
2119
2120 cat <<\_ASBOX
2121 ## ----------------- ##
2122 ## Output variables. ##
2123 ## ----------------- ##
2124 _ASBOX
2125 echo
2126 for ac_var in $ac_subst_vars
2127 do
2128 eval ac_val=\$$ac_var
2129 case $ac_val in
2130 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2131 esac
2132 $as_echo "$ac_var='\''$ac_val'\''"
2133 done | sort
2134 echo
2135
2136 if test -n "$ac_subst_files"; then
2137 cat <<\_ASBOX
2138 ## ------------------- ##
2139 ## File substitutions. ##
2140 ## ------------------- ##
2141 _ASBOX
2142 echo
2143 for ac_var in $ac_subst_files
2144 do
2145 eval ac_val=\$$ac_var
2146 case $ac_val in
2147 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2148 esac
2149 $as_echo "$ac_var='\''$ac_val'\''"
2150 done | sort
2151 echo
2152 fi
2153
2154 if test -s confdefs.h; then
2155 cat <<\_ASBOX
2156 ## ----------- ##
2157 ## confdefs.h. ##
2158 ## ----------- ##
2159 _ASBOX
2160 echo
2161 cat confdefs.h
2162 echo
2163 fi
2164 test "$ac_signal" != 0 &&
2165 $as_echo "$as_me: caught signal $ac_signal"
2166 $as_echo "$as_me: exit $exit_status"
2167 } >&5
2168 rm -f core *.core core.conftest.* &&
2169 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2170 exit $exit_status
2171 ' 0
2172 for ac_signal in 1 2 13 15; do
2173 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2174 done
2175 ac_signal=0
2176
2177 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2178 rm -f -r conftest* confdefs.h
2179
2180 $as_echo "/* confdefs.h */" > confdefs.h
2181
2182 # Predefined preprocessor variables.
2183
2184 cat >>confdefs.h <<_ACEOF
2185 #define PACKAGE_NAME "$PACKAGE_NAME"
2186 _ACEOF
2187
2188 cat >>confdefs.h <<_ACEOF
2189 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2190 _ACEOF
2191
2192 cat >>confdefs.h <<_ACEOF
2193 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2194 _ACEOF
2195
2196 cat >>confdefs.h <<_ACEOF
2197 #define PACKAGE_STRING "$PACKAGE_STRING"
2198 _ACEOF
2199
2200 cat >>confdefs.h <<_ACEOF
2201 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2202 _ACEOF
2203
2204 cat >>confdefs.h <<_ACEOF
2205 #define PACKAGE_URL "$PACKAGE_URL"
2206 _ACEOF
2207
2208
2209 # Let the site file select an alternate cache file if it wants to.
2210 # Prefer an explicitly selected file to automatically selected ones.
2211 ac_site_file1=NONE
2212 ac_site_file2=NONE
2213 if test -n "$CONFIG_SITE"; then
2214 ac_site_file1=$CONFIG_SITE
2215 elif test "x$prefix" != xNONE; then
2216 ac_site_file1=$prefix/share/config.site
2217 ac_site_file2=$prefix/etc/config.site
2218 else
2219 ac_site_file1=$ac_default_prefix/share/config.site
2220 ac_site_file2=$ac_default_prefix/etc/config.site
2221 fi
2222 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2223 do
2224 test "x$ac_site_file" = xNONE && continue
2225 if test -r "$ac_site_file"; then
2226 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2227 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2228 sed 's/^/| /' "$ac_site_file" >&5
2229 . "$ac_site_file"
2230 fi
2231 done
2232
2233 if test -r "$cache_file"; then
2234 # Some versions of bash will fail to source /dev/null (special
2235 # files actually), so we avoid doing that.
2236 if test -f "$cache_file"; then
2237 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2238 $as_echo "$as_me: loading cache $cache_file" >&6;}
2239 case $cache_file in
2240 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2241 *) . "./$cache_file";;
2242 esac
2243 fi
2244 else
2245 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2246 $as_echo "$as_me: creating cache $cache_file" >&6;}
2247 >$cache_file
2248 fi
2249
2250 # Check that the precious variables saved in the cache have kept the same
2251 # value.
2252 ac_cache_corrupted=false
2253 for ac_var in $ac_precious_vars; do
2254 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2255 eval ac_new_set=\$ac_env_${ac_var}_set
2256 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2257 eval ac_new_val=\$ac_env_${ac_var}_value
2258 case $ac_old_set,$ac_new_set in
2259 set,)
2260 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2261 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2262 ac_cache_corrupted=: ;;
2263 ,set)
2264 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2265 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2266 ac_cache_corrupted=: ;;
2267 ,);;
2268 *)
2269 if test "x$ac_old_val" != "x$ac_new_val"; then
2270 # differences in whitespace do not lead to failure.
2271 ac_old_val_w=`echo x $ac_old_val`
2272 ac_new_val_w=`echo x $ac_new_val`
2273 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2274 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2275 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2276 ac_cache_corrupted=:
2277 else
2278 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2279 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2280 eval $ac_var=\$ac_old_val
2281 fi
2282 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2283 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2284 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2285 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2286 fi;;
2287 esac
2288 # Pass precious variables to config.status.
2289 if test "$ac_new_set" = set; then
2290 case $ac_new_val in
2291 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2292 *) ac_arg=$ac_var=$ac_new_val ;;
2293 esac
2294 case " $ac_configure_args " in
2295 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2296 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2297 esac
2298 fi
2299 done
2300 if $ac_cache_corrupted; then
2301 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2302 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2303 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2304 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2305 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2306 fi
2307 ## -------------------- ##
2308 ## Main body of script. ##
2309 ## -------------------- ##
2310
2311 ac_ext=c
2312 ac_cpp='$CPP $CPPFLAGS'
2313 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2314 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2315 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2316
2317
2318 # This file contains common code used by all simulators.
2319 #
2320 # SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2321 # directory. It is intended to be invoked before any target specific stuff.
2322 # SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2323 # It is intended to be invoked last.
2324 #
2325 # The simulator's configure.ac should look like:
2326 #
2327 # dnl Process this file with autoconf to produce a configure script.
2328 # AC_PREREQ(2.64)dnl
2329 # AC_INIT(Makefile.in)
2330 # sinclude(../common/aclocal.m4)
2331 #
2332 # SIM_AC_COMMON
2333 #
2334 # ... target specific stuff ...
2335 #
2336 # SIM_AC_OUTPUT
2337
2338 # Include global overrides and fixes for Autoconf.
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365 # _AC_CHECK_DECL_BODY
2366 # -------------------
2367 # Shell function body for AC_CHECK_DECL.
2368 # _AC_CHECK_DECL_BODY
2369
2370 # _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2371 # INCLUDES)
2372 # -------------------------------------------------------------
2373 # Helper to AC_CHECK_DECLS, which generates the check for a single
2374 # SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2375 # ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
2390 #
2391 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2392 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2393 # Written by Gordon Matzigkeit, 1996
2394 #
2395 # This file is free software; the Free Software Foundation gives
2396 # unlimited permission to copy and/or distribute it, with or without
2397 # modifications, as long as this notice is preserved.
2398
2399
2400
2401 # serial 56 LT_INIT
2402
2403
2404 # LT_PREREQ(VERSION)
2405 # ------------------
2406 # Complain and exit if this libtool version is less that VERSION.
2407
2408
2409
2410 # _LT_CHECK_BUILDDIR
2411 # ------------------
2412 # Complain if the absolute build directory name contains unusual characters
2413
2414
2415
2416 # LT_INIT([OPTIONS])
2417 # ------------------
2418 # LT_INIT
2419
2420 # Old names:
2421 # This is what autoupdate's m4 run will expand. It fires
2422 # the warning (with _au_warn_XXX), outputs it into the
2423 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2424 # the replacement expansion.
2425
2426
2427 # This is an auxiliary macro that is also run when
2428 # autoupdate runs m4. It simply calls m4_warning, but
2429 # we need a wrapper so that each warning is emitted only
2430 # once. We break the quoting in m4_warning's argument in
2431 # order to expand this macro's arguments, not AU_DEFUN's.
2432
2433
2434 # Finally, this is the expansion that is picked up by
2435 # autoconf. It tells the user to run autoupdate, and
2436 # then outputs the replacement expansion. We do not care
2437 # about autoupdate's warning because that contains
2438 # information on what to do *after* running autoupdate.
2439
2440 # This is what autoupdate's m4 run will expand. It fires
2441 # the warning (with _au_warn_XXX), outputs it into the
2442 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2443 # the replacement expansion.
2444
2445
2446 # This is an auxiliary macro that is also run when
2447 # autoupdate runs m4. It simply calls m4_warning, but
2448 # we need a wrapper so that each warning is emitted only
2449 # once. We break the quoting in m4_warning's argument in
2450 # order to expand this macro's arguments, not AU_DEFUN's.
2451
2452
2453 # Finally, this is the expansion that is picked up by
2454 # autoconf. It tells the user to run autoupdate, and
2455 # then outputs the replacement expansion. We do not care
2456 # about autoupdate's warning because that contains
2457 # information on what to do *after* running autoupdate.
2458
2459
2460
2461 # _LT_CC_BASENAME(CC)
2462 # -------------------
2463 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
2464
2465
2466
2467 # _LT_FILEUTILS_DEFAULTS
2468 # ----------------------
2469 # It is okay to use these file commands and assume they have been set
2470 # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2471 # _LT_FILEUTILS_DEFAULTS
2472
2473
2474 # _LT_SETUP
2475 # ---------
2476 # _LT_SETUP
2477
2478
2479 # _LT_PREPARE_SED_QUOTE_VARS
2480 # --------------------------
2481 # Define a few sed substitution that help us do robust quoting.
2482
2483
2484 # _LT_PROG_LTMAIN
2485 # ---------------
2486 # Note that this code is called both from `configure', and `config.status'
2487 # now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
2488 # `config.status' has no value for ac_aux_dir unless we are using Automake,
2489 # so we pass a copy along to make sure it has a sensible value anyway.
2490 # _LT_PROG_LTMAIN
2491
2492
2493 ## ------------------------------------- ##
2494 ## Accumulate code for creating libtool. ##
2495 ## ------------------------------------- ##
2496
2497 # So that we can recreate a full libtool script including additional
2498 # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2499 # in macros and then make a single call at the end using the `libtool'
2500 # label.
2501
2502
2503 # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2504 # ----------------------------------------
2505 # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
2506
2507
2508 # Initialize.
2509
2510
2511
2512 # _LT_CONFIG_LIBTOOL([COMMANDS])
2513 # ------------------------------
2514 # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
2515
2516
2517 # Initialize.
2518
2519
2520
2521 # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2522 # -----------------------------------------------------
2523
2524
2525
2526 # _LT_FORMAT_COMMENT([COMMENT])
2527 # -----------------------------
2528 # Add leading comment marks to the start of each line, and a trailing
2529 # full-stop to the whole comment if one is not present already.
2530
2531
2532
2533
2534 ## ------------------------ ##
2535 ## FIXME: Eliminate VARNAME ##
2536 ## ------------------------ ##
2537
2538
2539 # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2540 # -------------------------------------------------------------------
2541 # CONFIGNAME is the name given to the value in the libtool script.
2542 # VARNAME is the (base) name used in the configure script.
2543 # VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2544 # VARNAME. Any other value will be used directly.
2545
2546
2547
2548 # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2549 # --------------------------------------------------------
2550
2551
2552
2553 # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2554 # ------------------------------------------------
2555
2556
2557
2558 # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2559 # ---------------------------------------------------------
2560
2561
2562
2563 # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2564 # --------------------------------------------------
2565
2566
2567
2568 # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2569 # ---------------------------------------------------
2570
2571
2572
2573 # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2574 # ---------------------------------------------------
2575
2576
2577
2578
2579 # lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2580 # ------------------------------------------------
2581
2582
2583
2584
2585 # _LT_CONFIG_STATUS_DECLARE([VARNAME])
2586 # ------------------------------------
2587 # Quote a variable value, and forward it to `config.status' so that its
2588 # declaration there will have the same value as in `configure'. VARNAME
2589 # must have a single quote delimited value for this to work.
2590
2591
2592
2593 # _LT_CONFIG_STATUS_DECLARATIONS
2594 # ------------------------------
2595 # We delimit libtool config variables with single quotes, so when
2596 # we write them to config.status, we have to be sure to quote all
2597 # embedded single quotes properly. In configure, this macro expands
2598 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2599 #
2600 # <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
2601
2602
2603
2604 # _LT_LIBTOOL_TAGS
2605 # ----------------
2606 # Output comment and list of tags supported by the script
2607
2608
2609
2610 # _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2611 # -----------------------------------
2612 # Extract the dictionary values for VARNAME (optionally with TAG) and
2613 # expand to a commented shell variable setting:
2614 #
2615 # # Some comment about what VAR is for.
2616 # visible_name=$lt_internal_name
2617
2618
2619
2620 # _LT_LIBTOOL_CONFIG_VARS
2621 # -----------------------
2622 # Produce commented declarations of non-tagged libtool config variables
2623 # suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2624 # script. Tagged libtool config variables (even for the LIBTOOL CONFIG
2625 # section) are produced by _LT_LIBTOOL_TAG_VARS.
2626
2627
2628
2629 # _LT_LIBTOOL_TAG_VARS(TAG)
2630 # -------------------------
2631
2632
2633
2634 # _LT_TAGVAR(VARNAME, [TAGNAME])
2635 # ------------------------------
2636
2637
2638
2639 # _LT_CONFIG_COMMANDS
2640 # -------------------
2641 # Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
2642 # variables for single and double quote escaping we saved from calls
2643 # to _LT_DECL, we can put quote escaped variables declarations
2644 # into `config.status', and then the shell code to quote escape them in
2645 # for loops in `config.status'. Finally, any additional code accumulated
2646 # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2647 #_LT_CONFIG_COMMANDS
2648
2649
2650 # Initialize.
2651
2652
2653 # _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2654 # ------------------------------------
2655 # Generate a child script FILE with all initialization necessary to
2656 # reuse the environment learned by the parent script, and make the
2657 # file executable. If COMMENT is supplied, it is inserted after the
2658 # `#!' sequence but before initialization text begins. After this
2659 # macro, additional text can be appended to FILE to form the body of
2660 # the child script. The macro ends with non-zero status if the
2661 # file could not be fully written (such as if the disk is full).
2662 # _LT_GENERATED_FILE_INIT
2663
2664 # LT_OUTPUT
2665 # ---------
2666 # This macro allows early generation of the libtool script (before
2667 # AC_OUTPUT is called), incase it is used in configure for compilation
2668 # tests.
2669 # LT_OUTPUT
2670
2671
2672 # _LT_CONFIG(TAG)
2673 # ---------------
2674 # If TAG is the built-in tag, create an initial libtool script with a
2675 # default configuration from the untagged config vars. Otherwise add code
2676 # to config.status for appending the configuration named by TAG from the
2677 # matching tagged config vars.
2678 # _LT_CONFIG
2679
2680
2681 # LT_SUPPORTED_TAG(TAG)
2682 # ---------------------
2683 # Trace this macro to discover what tags are supported by the libtool
2684 # --tag option, using:
2685 # autoconf --trace 'LT_SUPPORTED_TAG:$1'
2686
2687
2688
2689 # C support is built-in for now
2690
2691
2692
2693
2694 # LT_LANG(LANG)
2695 # -------------
2696 # Enable libtool support for the given language if not already enabled.
2697 # LT_LANG
2698
2699
2700 # _LT_LANG(LANGNAME)
2701 # ------------------
2702 # _LT_LANG
2703
2704
2705 # _LT_LANG_DEFAULT_CONFIG
2706 # -----------------------
2707 # _LT_LANG_DEFAULT_CONFIG
2708
2709 # Obsolete macros:
2710 # This is what autoupdate's m4 run will expand. It fires
2711 # the warning (with _au_warn_XXX), outputs it into the
2712 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2713 # the replacement expansion.
2714
2715
2716 # This is an auxiliary macro that is also run when
2717 # autoupdate runs m4. It simply calls m4_warning, but
2718 # we need a wrapper so that each warning is emitted only
2719 # once. We break the quoting in m4_warning's argument in
2720 # order to expand this macro's arguments, not AU_DEFUN's.
2721
2722
2723 # Finally, this is the expansion that is picked up by
2724 # autoconf. It tells the user to run autoupdate, and
2725 # then outputs the replacement expansion. We do not care
2726 # about autoupdate's warning because that contains
2727 # information on what to do *after* running autoupdate.
2728
2729 # This is what autoupdate's m4 run will expand. It fires
2730 # the warning (with _au_warn_XXX), outputs it into the
2731 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2732 # the replacement expansion.
2733
2734
2735 # This is an auxiliary macro that is also run when
2736 # autoupdate runs m4. It simply calls m4_warning, but
2737 # we need a wrapper so that each warning is emitted only
2738 # once. We break the quoting in m4_warning's argument in
2739 # order to expand this macro's arguments, not AU_DEFUN's.
2740
2741
2742 # Finally, this is the expansion that is picked up by
2743 # autoconf. It tells the user to run autoupdate, and
2744 # then outputs the replacement expansion. We do not care
2745 # about autoupdate's warning because that contains
2746 # information on what to do *after* running autoupdate.
2747
2748 # This is what autoupdate's m4 run will expand. It fires
2749 # the warning (with _au_warn_XXX), outputs it into the
2750 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2751 # the replacement expansion.
2752
2753
2754 # This is an auxiliary macro that is also run when
2755 # autoupdate runs m4. It simply calls m4_warning, but
2756 # we need a wrapper so that each warning is emitted only
2757 # once. We break the quoting in m4_warning's argument in
2758 # order to expand this macro's arguments, not AU_DEFUN's.
2759
2760
2761 # Finally, this is the expansion that is picked up by
2762 # autoconf. It tells the user to run autoupdate, and
2763 # then outputs the replacement expansion. We do not care
2764 # about autoupdate's warning because that contains
2765 # information on what to do *after* running autoupdate.
2766
2767 # This is what autoupdate's m4 run will expand. It fires
2768 # the warning (with _au_warn_XXX), outputs it into the
2769 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2770 # the replacement expansion.
2771
2772
2773 # This is an auxiliary macro that is also run when
2774 # autoupdate runs m4. It simply calls m4_warning, but
2775 # we need a wrapper so that each warning is emitted only
2776 # once. We break the quoting in m4_warning's argument in
2777 # order to expand this macro's arguments, not AU_DEFUN's.
2778
2779
2780 # Finally, this is the expansion that is picked up by
2781 # autoconf. It tells the user to run autoupdate, and
2782 # then outputs the replacement expansion. We do not care
2783 # about autoupdate's warning because that contains
2784 # information on what to do *after* running autoupdate.
2785
2786 # This is what autoupdate's m4 run will expand. It fires
2787 # the warning (with _au_warn_XXX), outputs it into the
2788 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2789 # the replacement expansion.
2790
2791
2792 # This is an auxiliary macro that is also run when
2793 # autoupdate runs m4. It simply calls m4_warning, but
2794 # we need a wrapper so that each warning is emitted only
2795 # once. We break the quoting in m4_warning's argument in
2796 # order to expand this macro's arguments, not AU_DEFUN's.
2797
2798
2799 # Finally, this is the expansion that is picked up by
2800 # autoconf. It tells the user to run autoupdate, and
2801 # then outputs the replacement expansion. We do not care
2802 # about autoupdate's warning because that contains
2803 # information on what to do *after* running autoupdate.
2804
2805
2806
2807 # _LT_TAG_COMPILER
2808 # ----------------
2809 # _LT_TAG_COMPILER
2810
2811
2812 # _LT_COMPILER_BOILERPLATE
2813 # ------------------------
2814 # Check for compiler boilerplate output or warnings with
2815 # the simple compiler test code.
2816 # _LT_COMPILER_BOILERPLATE
2817
2818
2819 # _LT_LINKER_BOILERPLATE
2820 # ----------------------
2821 # Check for linker boilerplate output or warnings with
2822 # the simple link test code.
2823 # _LT_LINKER_BOILERPLATE
2824
2825 # _LT_REQUIRED_DARWIN_CHECKS
2826 # -------------------------
2827
2828
2829
2830 # _LT_DARWIN_LINKER_FEATURES
2831 # --------------------------
2832 # Checks for linker and compiler features on darwin
2833
2834
2835 # _LT_SYS_MODULE_PATH_AIX
2836 # -----------------------
2837 # Links a minimal program and checks the executable
2838 # for the system default hardcoded library path. In most cases,
2839 # this is /usr/lib:/lib, but when the MPI compilers are used
2840 # the location of the communication and MPI libs are included too.
2841 # If we don't find anything, use the default library path according
2842 # to the aix ld manual.
2843 # _LT_SYS_MODULE_PATH_AIX
2844
2845
2846 # _LT_SHELL_INIT(ARG)
2847 # -------------------
2848 # _LT_SHELL_INIT
2849
2850
2851
2852 # _LT_PROG_ECHO_BACKSLASH
2853 # -----------------------
2854 # Find how we can fake an echo command that does not interpret backslash.
2855 # In particular, with Autoconf 2.60 or later we add some code to the start
2856 # of the generated configure script which will find a shell with a builtin
2857 # printf (which we can use as an echo command).
2858 # _LT_PROG_ECHO_BACKSLASH
2859
2860
2861 # _LT_ENABLE_LOCK
2862 # ---------------
2863 # _LT_ENABLE_LOCK
2864
2865
2866 # _LT_CMD_OLD_ARCHIVE
2867 # -------------------
2868 # _LT_CMD_OLD_ARCHIVE
2869
2870
2871 # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2872 # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2873 # ----------------------------------------------------------------
2874 # Check whether the given compiler option works
2875 # _LT_COMPILER_OPTION
2876
2877 # Old name:
2878 # This is what autoupdate's m4 run will expand. It fires
2879 # the warning (with _au_warn_XXX), outputs it into the
2880 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2881 # the replacement expansion.
2882
2883
2884 # This is an auxiliary macro that is also run when
2885 # autoupdate runs m4. It simply calls m4_warning, but
2886 # we need a wrapper so that each warning is emitted only
2887 # once. We break the quoting in m4_warning's argument in
2888 # order to expand this macro's arguments, not AU_DEFUN's.
2889
2890
2891 # Finally, this is the expansion that is picked up by
2892 # autoconf. It tells the user to run autoupdate, and
2893 # then outputs the replacement expansion. We do not care
2894 # about autoupdate's warning because that contains
2895 # information on what to do *after* running autoupdate.
2896
2897
2898
2899 # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2900 # [ACTION-SUCCESS], [ACTION-FAILURE])
2901 # ----------------------------------------------------
2902 # Check whether the given linker option works
2903 # _LT_LINKER_OPTION
2904
2905 # Old name:
2906 # This is what autoupdate's m4 run will expand. It fires
2907 # the warning (with _au_warn_XXX), outputs it into the
2908 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2909 # the replacement expansion.
2910
2911
2912 # This is an auxiliary macro that is also run when
2913 # autoupdate runs m4. It simply calls m4_warning, but
2914 # we need a wrapper so that each warning is emitted only
2915 # once. We break the quoting in m4_warning's argument in
2916 # order to expand this macro's arguments, not AU_DEFUN's.
2917
2918
2919 # Finally, this is the expansion that is picked up by
2920 # autoconf. It tells the user to run autoupdate, and
2921 # then outputs the replacement expansion. We do not care
2922 # about autoupdate's warning because that contains
2923 # information on what to do *after* running autoupdate.
2924
2925
2926
2927 # LT_CMD_MAX_LEN
2928 #---------------
2929 # LT_CMD_MAX_LEN
2930
2931 # Old name:
2932 # This is what autoupdate's m4 run will expand. It fires
2933 # the warning (with _au_warn_XXX), outputs it into the
2934 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2935 # the replacement expansion.
2936
2937
2938 # This is an auxiliary macro that is also run when
2939 # autoupdate runs m4. It simply calls m4_warning, but
2940 # we need a wrapper so that each warning is emitted only
2941 # once. We break the quoting in m4_warning's argument in
2942 # order to expand this macro's arguments, not AU_DEFUN's.
2943
2944
2945 # Finally, this is the expansion that is picked up by
2946 # autoconf. It tells the user to run autoupdate, and
2947 # then outputs the replacement expansion. We do not care
2948 # about autoupdate's warning because that contains
2949 # information on what to do *after* running autoupdate.
2950
2951
2952
2953 # _LT_HEADER_DLFCN
2954 # ----------------
2955 # _LT_HEADER_DLFCN
2956
2957
2958 # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
2959 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
2960 # ----------------------------------------------------------------
2961 # _LT_TRY_DLOPEN_SELF
2962
2963
2964 # LT_SYS_DLOPEN_SELF
2965 # ------------------
2966 # LT_SYS_DLOPEN_SELF
2967
2968 # Old name:
2969 # This is what autoupdate's m4 run will expand. It fires
2970 # the warning (with _au_warn_XXX), outputs it into the
2971 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2972 # the replacement expansion.
2973
2974
2975 # This is an auxiliary macro that is also run when
2976 # autoupdate runs m4. It simply calls m4_warning, but
2977 # we need a wrapper so that each warning is emitted only
2978 # once. We break the quoting in m4_warning's argument in
2979 # order to expand this macro's arguments, not AU_DEFUN's.
2980
2981
2982 # Finally, this is the expansion that is picked up by
2983 # autoconf. It tells the user to run autoupdate, and
2984 # then outputs the replacement expansion. We do not care
2985 # about autoupdate's warning because that contains
2986 # information on what to do *after* running autoupdate.
2987
2988
2989
2990 # _LT_COMPILER_C_O([TAGNAME])
2991 # ---------------------------
2992 # Check to see if options -c and -o are simultaneously supported by compiler.
2993 # This macro does not hard code the compiler like AC_PROG_CC_C_O.
2994 # _LT_COMPILER_C_O
2995
2996
2997 # _LT_COMPILER_FILE_LOCKS([TAGNAME])
2998 # ----------------------------------
2999 # Check to see if we can do hard links to lock some files if needed
3000 # _LT_COMPILER_FILE_LOCKS
3001
3002
3003 # _LT_CHECK_OBJDIR
3004 # ----------------
3005 # _LT_CHECK_OBJDIR
3006
3007
3008 # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
3009 # --------------------------------------
3010 # Check hardcoding attributes.
3011 # _LT_LINKER_HARDCODE_LIBPATH
3012
3013
3014 # _LT_CMD_STRIPLIB
3015 # ----------------
3016 # _LT_CMD_STRIPLIB
3017
3018
3019 # _LT_SYS_DYNAMIC_LINKER([TAG])
3020 # -----------------------------
3021 # PORTME Fill in your ld.so characteristics
3022 # _LT_SYS_DYNAMIC_LINKER
3023
3024
3025 # _LT_PATH_TOOL_PREFIX(TOOL)
3026 # --------------------------
3027 # find a file program which can recognize shared library
3028 # _LT_PATH_TOOL_PREFIX
3029
3030 # Old name:
3031 # This is what autoupdate's m4 run will expand. It fires
3032 # the warning (with _au_warn_XXX), outputs it into the
3033 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3034 # the replacement expansion.
3035
3036
3037 # This is an auxiliary macro that is also run when
3038 # autoupdate runs m4. It simply calls m4_warning, but
3039 # we need a wrapper so that each warning is emitted only
3040 # once. We break the quoting in m4_warning's argument in
3041 # order to expand this macro's arguments, not AU_DEFUN's.
3042
3043
3044 # Finally, this is the expansion that is picked up by
3045 # autoconf. It tells the user to run autoupdate, and
3046 # then outputs the replacement expansion. We do not care
3047 # about autoupdate's warning because that contains
3048 # information on what to do *after* running autoupdate.
3049
3050
3051
3052 # _LT_PATH_MAGIC
3053 # --------------
3054 # find a file program which can recognize a shared library
3055 # _LT_PATH_MAGIC
3056
3057
3058 # LT_PATH_LD
3059 # ----------
3060 # find the pathname to the GNU or non-GNU linker
3061 # LT_PATH_LD
3062
3063 # Old names:
3064 # This is what autoupdate's m4 run will expand. It fires
3065 # the warning (with _au_warn_XXX), outputs it into the
3066 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3067 # the replacement expansion.
3068
3069
3070 # This is an auxiliary macro that is also run when
3071 # autoupdate runs m4. It simply calls m4_warning, but
3072 # we need a wrapper so that each warning is emitted only
3073 # once. We break the quoting in m4_warning's argument in
3074 # order to expand this macro's arguments, not AU_DEFUN's.
3075
3076
3077 # Finally, this is the expansion that is picked up by
3078 # autoconf. It tells the user to run autoupdate, and
3079 # then outputs the replacement expansion. We do not care
3080 # about autoupdate's warning because that contains
3081 # information on what to do *after* running autoupdate.
3082
3083 # This is what autoupdate's m4 run will expand. It fires
3084 # the warning (with _au_warn_XXX), outputs it into the
3085 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3086 # the replacement expansion.
3087
3088
3089 # This is an auxiliary macro that is also run when
3090 # autoupdate runs m4. It simply calls m4_warning, but
3091 # we need a wrapper so that each warning is emitted only
3092 # once. We break the quoting in m4_warning's argument in
3093 # order to expand this macro's arguments, not AU_DEFUN's.
3094
3095
3096 # Finally, this is the expansion that is picked up by
3097 # autoconf. It tells the user to run autoupdate, and
3098 # then outputs the replacement expansion. We do not care
3099 # about autoupdate's warning because that contains
3100 # information on what to do *after* running autoupdate.
3101
3102
3103
3104 # _LT_PATH_LD_GNU
3105 #- --------------
3106 # _LT_PATH_LD_GNU
3107
3108
3109 # _LT_CMD_RELOAD
3110 # --------------
3111 # find reload flag for linker
3112 # -- PORTME Some linkers may need a different reload flag.
3113 # _LT_CMD_RELOAD
3114
3115
3116 # _LT_CHECK_MAGIC_METHOD
3117 # ----------------------
3118 # how to check for library dependencies
3119 # -- PORTME fill in with the dynamic library characteristics
3120 # _LT_CHECK_MAGIC_METHOD
3121
3122
3123 # LT_PATH_NM
3124 # ----------
3125 # find the pathname to a BSD- or MS-compatible name lister
3126 # LT_PATH_NM
3127
3128 # Old names:
3129 # This is what autoupdate's m4 run will expand. It fires
3130 # the warning (with _au_warn_XXX), outputs it into the
3131 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3132 # the replacement expansion.
3133
3134
3135 # This is an auxiliary macro that is also run when
3136 # autoupdate runs m4. It simply calls m4_warning, but
3137 # we need a wrapper so that each warning is emitted only
3138 # once. We break the quoting in m4_warning's argument in
3139 # order to expand this macro's arguments, not AU_DEFUN's.
3140
3141
3142 # Finally, this is the expansion that is picked up by
3143 # autoconf. It tells the user to run autoupdate, and
3144 # then outputs the replacement expansion. We do not care
3145 # about autoupdate's warning because that contains
3146 # information on what to do *after* running autoupdate.
3147
3148 # This is what autoupdate's m4 run will expand. It fires
3149 # the warning (with _au_warn_XXX), outputs it into the
3150 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3151 # the replacement expansion.
3152
3153
3154 # This is an auxiliary macro that is also run when
3155 # autoupdate runs m4. It simply calls m4_warning, but
3156 # we need a wrapper so that each warning is emitted only
3157 # once. We break the quoting in m4_warning's argument in
3158 # order to expand this macro's arguments, not AU_DEFUN's.
3159
3160
3161 # Finally, this is the expansion that is picked up by
3162 # autoconf. It tells the user to run autoupdate, and
3163 # then outputs the replacement expansion. We do not care
3164 # about autoupdate's warning because that contains
3165 # information on what to do *after* running autoupdate.
3166
3167
3168
3169 # LT_LIB_M
3170 # --------
3171 # check for math library
3172 # LT_LIB_M
3173
3174 # Old name:
3175 # This is what autoupdate's m4 run will expand. It fires
3176 # the warning (with _au_warn_XXX), outputs it into the
3177 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3178 # the replacement expansion.
3179
3180
3181 # This is an auxiliary macro that is also run when
3182 # autoupdate runs m4. It simply calls m4_warning, but
3183 # we need a wrapper so that each warning is emitted only
3184 # once. We break the quoting in m4_warning's argument in
3185 # order to expand this macro's arguments, not AU_DEFUN's.
3186
3187
3188 # Finally, this is the expansion that is picked up by
3189 # autoconf. It tells the user to run autoupdate, and
3190 # then outputs the replacement expansion. We do not care
3191 # about autoupdate's warning because that contains
3192 # information on what to do *after* running autoupdate.
3193
3194
3195
3196 # _LT_COMPILER_NO_RTTI([TAGNAME])
3197 # -------------------------------
3198 # _LT_COMPILER_NO_RTTI
3199
3200
3201 # _LT_CMD_GLOBAL_SYMBOLS
3202 # ----------------------
3203 # _LT_CMD_GLOBAL_SYMBOLS
3204
3205
3206 # _LT_COMPILER_PIC([TAGNAME])
3207 # ---------------------------
3208 # _LT_COMPILER_PIC
3209
3210
3211 # _LT_LINKER_SHLIBS([TAGNAME])
3212 # ----------------------------
3213 # See if the linker supports building shared libraries.
3214 # _LT_LINKER_SHLIBS
3215
3216
3217 # _LT_LANG_C_CONFIG([TAG])
3218 # ------------------------
3219 # Ensure that the configuration variables for a C compiler are suitably
3220 # defined. These variables are subsequently used by _LT_CONFIG to write
3221 # the compiler configuration to `libtool'.
3222 # _LT_LANG_C_CONFIG
3223
3224
3225 # _LT_LANG_CXX_CONFIG([TAG])
3226 # --------------------------
3227 # Ensure that the configuration variables for a C++ compiler are suitably
3228 # defined. These variables are subsequently used by _LT_CONFIG to write
3229 # the compiler configuration to `libtool'.
3230 # _LT_LANG_CXX_CONFIG
3231
3232
3233 # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3234 # ---------------------------------
3235 # Figure out "hidden" library dependencies from verbose
3236 # compiler output when linking a shared library.
3237 # Parse the compiler output and extract the necessary
3238 # objects, libraries and library flags.
3239 # _LT_SYS_HIDDEN_LIBDEPS
3240
3241
3242 # _LT_LANG_F77_CONFIG([TAG])
3243 # --------------------------
3244 # Ensure that the configuration variables for a Fortran 77 compiler are
3245 # suitably defined. These variables are subsequently used by _LT_CONFIG
3246 # to write the compiler configuration to `libtool'.
3247 # _LT_LANG_F77_CONFIG
3248
3249
3250 # _LT_LANG_FC_CONFIG([TAG])
3251 # -------------------------
3252 # Ensure that the configuration variables for a Fortran compiler are
3253 # suitably defined. These variables are subsequently used by _LT_CONFIG
3254 # to write the compiler configuration to `libtool'.
3255 # _LT_LANG_FC_CONFIG
3256
3257
3258 # _LT_LANG_GCJ_CONFIG([TAG])
3259 # --------------------------
3260 # Ensure that the configuration variables for the GNU Java Compiler compiler
3261 # are suitably defined. These variables are subsequently used by _LT_CONFIG
3262 # to write the compiler configuration to `libtool'.
3263 # _LT_LANG_GCJ_CONFIG
3264
3265
3266 # _LT_LANG_RC_CONFIG([TAG])
3267 # -------------------------
3268 # Ensure that the configuration variables for the Windows resource compiler
3269 # are suitably defined. These variables are subsequently used by _LT_CONFIG
3270 # to write the compiler configuration to `libtool'.
3271 # _LT_LANG_RC_CONFIG
3272
3273
3274 # LT_PROG_GCJ
3275 # -----------
3276
3277
3278 # Old name:
3279 # This is what autoupdate's m4 run will expand. It fires
3280 # the warning (with _au_warn_XXX), outputs it into the
3281 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3282 # the replacement expansion.
3283
3284
3285 # This is an auxiliary macro that is also run when
3286 # autoupdate runs m4. It simply calls m4_warning, but
3287 # we need a wrapper so that each warning is emitted only
3288 # once. We break the quoting in m4_warning's argument in
3289 # order to expand this macro's arguments, not AU_DEFUN's.
3290
3291
3292 # Finally, this is the expansion that is picked up by
3293 # autoconf. It tells the user to run autoupdate, and
3294 # then outputs the replacement expansion. We do not care
3295 # about autoupdate's warning because that contains
3296 # information on what to do *after* running autoupdate.
3297
3298
3299
3300 # LT_PROG_RC
3301 # ----------
3302
3303
3304 # Old name:
3305 # This is what autoupdate's m4 run will expand. It fires
3306 # the warning (with _au_warn_XXX), outputs it into the
3307 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3308 # the replacement expansion.
3309
3310
3311 # This is an auxiliary macro that is also run when
3312 # autoupdate runs m4. It simply calls m4_warning, but
3313 # we need a wrapper so that each warning is emitted only
3314 # once. We break the quoting in m4_warning's argument in
3315 # order to expand this macro's arguments, not AU_DEFUN's.
3316
3317
3318 # Finally, this is the expansion that is picked up by
3319 # autoconf. It tells the user to run autoupdate, and
3320 # then outputs the replacement expansion. We do not care
3321 # about autoupdate's warning because that contains
3322 # information on what to do *after* running autoupdate.
3323
3324
3325
3326 # _LT_DECL_EGREP
3327 # --------------
3328 # If we don't have a new enough Autoconf to choose the best grep
3329 # available, choose the one first in the user's PATH.
3330
3331
3332
3333 # _LT_DECL_OBJDUMP
3334 # --------------
3335 # If we don't have a new enough Autoconf to choose the best objdump
3336 # available, choose the one first in the user's PATH.
3337
3338
3339
3340 # _LT_DECL_SED
3341 # ------------
3342 # Check for a fully-functional sed program, that truncates
3343 # as few characters as possible. Prefer GNU sed if found.
3344 # _LT_DECL_SED
3345
3346 #m4_ifndef
3347
3348 # Old name:
3349 # This is what autoupdate's m4 run will expand. It fires
3350 # the warning (with _au_warn_XXX), outputs it into the
3351 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3352 # the replacement expansion.
3353
3354
3355 # This is an auxiliary macro that is also run when
3356 # autoupdate runs m4. It simply calls m4_warning, but
3357 # we need a wrapper so that each warning is emitted only
3358 # once. We break the quoting in m4_warning's argument in
3359 # order to expand this macro's arguments, not AU_DEFUN's.
3360
3361
3362 # Finally, this is the expansion that is picked up by
3363 # autoconf. It tells the user to run autoupdate, and
3364 # then outputs the replacement expansion. We do not care
3365 # about autoupdate's warning because that contains
3366 # information on what to do *after* running autoupdate.
3367
3368
3369
3370 # _LT_CHECK_SHELL_FEATURES
3371 # ------------------------
3372 # Find out whether the shell is Bourne or XSI compatible,
3373 # or has some other useful features.
3374 # _LT_CHECK_SHELL_FEATURES
3375
3376
3377 # _LT_PROG_XSI_SHELLFNS
3378 # ---------------------
3379 # Bourne and XSI compatible variants of some useful shell functions.
3380
3381
3382 # Helper functions for option handling. -*- Autoconf -*-
3383 #
3384 # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3385 # Inc.
3386 # Written by Gary V. Vaughan, 2004
3387 #
3388 # This file is free software; the Free Software Foundation gives
3389 # unlimited permission to copy and/or distribute it, with or without
3390 # modifications, as long as this notice is preserved.
3391
3392 # serial 6 ltoptions.m4
3393
3394 # This is to help aclocal find these macros, as it can't see m4_define.
3395
3396
3397
3398 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3399 # ------------------------------------------
3400
3401
3402
3403 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3404 # ---------------------------------------
3405 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3406 # matching handler defined, dispatch to it. Other OPTION-NAMEs are
3407 # saved as a flag.
3408
3409
3410
3411 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3412 # ------------------------------------------------------------
3413 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3414
3415
3416
3417 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3418 # -------------------------------------------------------
3419 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3420 # are set.
3421
3422
3423
3424 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3425 # ----------------------------------------
3426 # OPTION-LIST is a space-separated list of Libtool options associated
3427 # with MACRO-NAME. If any OPTION has a matching handler declared with
3428 # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3429 # the unknown option and exit.
3430 # _LT_SET_OPTIONS
3431
3432
3433 ## --------------------------------- ##
3434 ## Macros to handle LT_INIT options. ##
3435 ## --------------------------------- ##
3436
3437 # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3438 # -----------------------------------------
3439
3440
3441
3442 # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3443 # -----------------------------------------------
3444 # LT_OPTION_DEFINE
3445
3446
3447 # dlopen
3448 # ------
3449
3450
3451 # This is what autoupdate's m4 run will expand. It fires
3452 # the warning (with _au_warn_XXX), outputs it into the
3453 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3454 # the replacement expansion.
3455
3456
3457 # This is an auxiliary macro that is also run when
3458 # autoupdate runs m4. It simply calls m4_warning, but
3459 # we need a wrapper so that each warning is emitted only
3460 # once. We break the quoting in m4_warning's argument in
3461 # order to expand this macro's arguments, not AU_DEFUN's.
3462
3463
3464 # Finally, this is the expansion that is picked up by
3465 # autoconf. It tells the user to run autoupdate, and
3466 # then outputs the replacement expansion. We do not care
3467 # about autoupdate's warning because that contains
3468 # information on what to do *after* running autoupdate.
3469
3470
3471
3472
3473 # win32-dll
3474 # ---------
3475 # Declare package support for building win32 dll's.
3476 # win32-dll
3477
3478 # This is what autoupdate's m4 run will expand. It fires
3479 # the warning (with _au_warn_XXX), outputs it into the
3480 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3481 # the replacement expansion.
3482
3483
3484 # This is an auxiliary macro that is also run when
3485 # autoupdate runs m4. It simply calls m4_warning, but
3486 # we need a wrapper so that each warning is emitted only
3487 # once. We break the quoting in m4_warning's argument in
3488 # order to expand this macro's arguments, not AU_DEFUN's.
3489
3490
3491 # Finally, this is the expansion that is picked up by
3492 # autoconf. It tells the user to run autoupdate, and
3493 # then outputs the replacement expansion. We do not care
3494 # about autoupdate's warning because that contains
3495 # information on what to do *after* running autoupdate.
3496
3497
3498
3499
3500 # _LT_ENABLE_SHARED([DEFAULT])
3501 # ----------------------------
3502 # implement the --enable-shared flag, and supports the `shared' and
3503 # `disable-shared' LT_INIT options.
3504 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3505 # _LT_ENABLE_SHARED
3506
3507
3508
3509
3510 # Old names:
3511
3512
3513
3514
3515 # This is what autoupdate's m4 run will expand. It fires
3516 # the warning (with _au_warn_XXX), outputs it into the
3517 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3518 # the replacement expansion.
3519
3520
3521 # This is an auxiliary macro that is also run when
3522 # autoupdate runs m4. It simply calls m4_warning, but
3523 # we need a wrapper so that each warning is emitted only
3524 # once. We break the quoting in m4_warning's argument in
3525 # order to expand this macro's arguments, not AU_DEFUN's.
3526
3527
3528 # Finally, this is the expansion that is picked up by
3529 # autoconf. It tells the user to run autoupdate, and
3530 # then outputs the replacement expansion. We do not care
3531 # about autoupdate's warning because that contains
3532 # information on what to do *after* running autoupdate.
3533
3534 # This is what autoupdate's m4 run will expand. It fires
3535 # the warning (with _au_warn_XXX), outputs it into the
3536 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3537 # the replacement expansion.
3538
3539
3540 # This is an auxiliary macro that is also run when
3541 # autoupdate runs m4. It simply calls m4_warning, but
3542 # we need a wrapper so that each warning is emitted only
3543 # once. We break the quoting in m4_warning's argument in
3544 # order to expand this macro's arguments, not AU_DEFUN's.
3545
3546
3547 # Finally, this is the expansion that is picked up by
3548 # autoconf. It tells the user to run autoupdate, and
3549 # then outputs the replacement expansion. We do not care
3550 # about autoupdate's warning because that contains
3551 # information on what to do *after* running autoupdate.
3552
3553
3554
3555
3556
3557 # _LT_ENABLE_STATIC([DEFAULT])
3558 # ----------------------------
3559 # implement the --enable-static flag, and support the `static' and
3560 # `disable-static' LT_INIT options.
3561 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3562 # _LT_ENABLE_STATIC
3563
3564
3565
3566
3567 # Old names:
3568
3569
3570
3571
3572 # This is what autoupdate's m4 run will expand. It fires
3573 # the warning (with _au_warn_XXX), outputs it into the
3574 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3575 # the replacement expansion.
3576
3577
3578 # This is an auxiliary macro that is also run when
3579 # autoupdate runs m4. It simply calls m4_warning, but
3580 # we need a wrapper so that each warning is emitted only
3581 # once. We break the quoting in m4_warning's argument in
3582 # order to expand this macro's arguments, not AU_DEFUN's.
3583
3584
3585 # Finally, this is the expansion that is picked up by
3586 # autoconf. It tells the user to run autoupdate, and
3587 # then outputs the replacement expansion. We do not care
3588 # about autoupdate's warning because that contains
3589 # information on what to do *after* running autoupdate.
3590
3591 # This is what autoupdate's m4 run will expand. It fires
3592 # the warning (with _au_warn_XXX), outputs it into the
3593 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3594 # the replacement expansion.
3595
3596
3597 # This is an auxiliary macro that is also run when
3598 # autoupdate runs m4. It simply calls m4_warning, but
3599 # we need a wrapper so that each warning is emitted only
3600 # once. We break the quoting in m4_warning's argument in
3601 # order to expand this macro's arguments, not AU_DEFUN's.
3602
3603
3604 # Finally, this is the expansion that is picked up by
3605 # autoconf. It tells the user to run autoupdate, and
3606 # then outputs the replacement expansion. We do not care
3607 # about autoupdate's warning because that contains
3608 # information on what to do *after* running autoupdate.
3609
3610
3611
3612
3613
3614 # _LT_ENABLE_FAST_INSTALL([DEFAULT])
3615 # ----------------------------------
3616 # implement the --enable-fast-install flag, and support the `fast-install'
3617 # and `disable-fast-install' LT_INIT options.
3618 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3619 # _LT_ENABLE_FAST_INSTALL
3620
3621
3622
3623
3624 # Old names:
3625 # This is what autoupdate's m4 run will expand. It fires
3626 # the warning (with _au_warn_XXX), outputs it into the
3627 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3628 # the replacement expansion.
3629
3630
3631 # This is an auxiliary macro that is also run when
3632 # autoupdate runs m4. It simply calls m4_warning, but
3633 # we need a wrapper so that each warning is emitted only
3634 # once. We break the quoting in m4_warning's argument in
3635 # order to expand this macro's arguments, not AU_DEFUN's.
3636
3637
3638 # Finally, this is the expansion that is picked up by
3639 # autoconf. It tells the user to run autoupdate, and
3640 # then outputs the replacement expansion. We do not care
3641 # about autoupdate's warning because that contains
3642 # information on what to do *after* running autoupdate.
3643
3644
3645 # This is what autoupdate's m4 run will expand. It fires
3646 # the warning (with _au_warn_XXX), outputs it into the
3647 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3648 # the replacement expansion.
3649
3650
3651 # This is an auxiliary macro that is also run when
3652 # autoupdate runs m4. It simply calls m4_warning, but
3653 # we need a wrapper so that each warning is emitted only
3654 # once. We break the quoting in m4_warning's argument in
3655 # order to expand this macro's arguments, not AU_DEFUN's.
3656
3657
3658 # Finally, this is the expansion that is picked up by
3659 # autoconf. It tells the user to run autoupdate, and
3660 # then outputs the replacement expansion. We do not care
3661 # about autoupdate's warning because that contains
3662 # information on what to do *after* running autoupdate.
3663
3664
3665
3666
3667 # _LT_WITH_PIC([MODE])
3668 # --------------------
3669 # implement the --with-pic flag, and support the `pic-only' and `no-pic'
3670 # LT_INIT options.
3671 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
3672 # _LT_WITH_PIC
3673
3674
3675
3676
3677 # Old name:
3678 # This is what autoupdate's m4 run will expand. It fires
3679 # the warning (with _au_warn_XXX), outputs it into the
3680 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3681 # the replacement expansion.
3682
3683
3684 # This is an auxiliary macro that is also run when
3685 # autoupdate runs m4. It simply calls m4_warning, but
3686 # we need a wrapper so that each warning is emitted only
3687 # once. We break the quoting in m4_warning's argument in
3688 # order to expand this macro's arguments, not AU_DEFUN's.
3689
3690
3691 # Finally, this is the expansion that is picked up by
3692 # autoconf. It tells the user to run autoupdate, and
3693 # then outputs the replacement expansion. We do not care
3694 # about autoupdate's warning because that contains
3695 # information on what to do *after* running autoupdate.
3696
3697
3698
3699 ## ----------------- ##
3700 ## LTDL_INIT Options ##
3701 ## ----------------- ##
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712 # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
3713 #
3714 # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3715 # Written by Gary V. Vaughan, 2004
3716 #
3717 # This file is free software; the Free Software Foundation gives
3718 # unlimited permission to copy and/or distribute it, with or without
3719 # modifications, as long as this notice is preserved.
3720
3721 # serial 6 ltsugar.m4
3722
3723 # This is to help aclocal find these macros, as it can't see m4_define.
3724
3725
3726
3727 # lt_join(SEP, ARG1, [ARG2...])
3728 # -----------------------------
3729 # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3730 # associated separator.
3731 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3732 # versions in m4sugar had bugs.
3733
3734
3735
3736
3737 # lt_car(LIST)
3738 # lt_cdr(LIST)
3739 # ------------
3740 # Manipulate m4 lists.
3741 # These macros are necessary as long as will still need to support
3742 # Autoconf-2.59 which quotes differently.
3743
3744
3745
3746
3747
3748 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
3749 # ------------------------------------------
3750 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3751 # Note that neither SEPARATOR nor STRING are expanded; they are appended
3752 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3753 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
3754 # than defined and empty).
3755 #
3756 # This macro is needed until we can rely on Autoconf 2.62, since earlier
3757 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3758
3759
3760
3761
3762 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3763 # ----------------------------------------------------------
3764 # Produce a SEP delimited list of all paired combinations of elements of
3765 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
3766 # has the form PREFIXmINFIXSUFFIXn.
3767 # Needed until we can rely on m4_combine added in Autoconf 2.62.
3768
3769
3770
3771 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3772 # -----------------------------------------------------------------------
3773 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3774 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3775
3776
3777
3778 # lt_dict_add(DICT, KEY, VALUE)
3779 # -----------------------------
3780
3781
3782
3783 # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3784 # --------------------------------------------
3785
3786
3787
3788 # lt_dict_fetch(DICT, KEY, [SUBKEY])
3789 # ----------------------------------
3790
3791
3792
3793 # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3794 # -----------------------------------------------------------------
3795
3796
3797
3798 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3799 # --------------------------------------------------------------
3800
3801
3802 # ltversion.m4 -- version numbers -*- Autoconf -*-
3803 #
3804 # Copyright (C) 2004 Free Software Foundation, Inc.
3805 # Written by Scott James Remnant, 2004
3806 #
3807 # This file is free software; the Free Software Foundation gives
3808 # unlimited permission to copy and/or distribute it, with or without
3809 # modifications, as long as this notice is preserved.
3810
3811 # Generated from ltversion.in.
3812
3813 # serial 3134 ltversion.m4
3814 # This file is part of GNU Libtool
3815
3816
3817
3818
3819
3820
3821 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
3822 #
3823 # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3824 # Written by Scott James Remnant, 2004.
3825 #
3826 # This file is free software; the Free Software Foundation gives
3827 # unlimited permission to copy and/or distribute it, with or without
3828 # modifications, as long as this notice is preserved.
3829
3830 # serial 4 lt~obsolete.m4
3831
3832 # These exist entirely to fool aclocal when bootstrapping libtool.
3833 #
3834 # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3835 # which have later been changed to m4_define as they aren't part of the
3836 # exported API, or moved to Autoconf or Automake where they belong.
3837 #
3838 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
3839 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3840 # using a macro with the same name in our local m4/libtool.m4 it'll
3841 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3842 # and doesn't know about Autoconf macros at all.)
3843 #
3844 # So we provide this file, which has a silly filename so it's always
3845 # included after everything else. This provides aclocal with the
3846 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3847 # because those macros already exist, or will be overwritten later.
3848 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3849 #
3850 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3851 # Yes, that means every name once taken will need to remain here until
3852 # we give up compatibility with versions before 1.7, at which point
3853 # we need to keep only those names which we still refer to.
3854
3855 # This is to help aclocal find these macros, as it can't see m4_define.
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
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 ## -*- Autoconf -*-
3921
3922 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3923 # Free Software Foundation, Inc.
3924 #
3925 # This file is free software; the Free Software Foundation
3926 # gives unlimited permission to copy and/or distribute it,
3927 # with or without modifications, as long as this notice is preserved.
3928
3929 # serial 8
3930
3931 # Based on depend.m4 from automake 1.9, modified for standalone use in
3932 # an environment where GNU make is required.
3933
3934 # ZW_PROG_COMPILER_DEPENDENCIES
3935 # -----------------------------
3936 # Variant of _AM_DEPENDENCIES which just does the dependency probe and
3937 # sets fooDEPMODE accordingly. Cache-variable compatible with
3938 # original; not side-effect compatible. As the users of this macro
3939 # may require accurate dependencies for correct builds, it does *not*
3940 # honor --disable-dependency-checking, and failure to detect a usable
3941 # method is an error. depcomp is assumed to be located in
3942 # $ac_aux_dir.
3943 #
3944 # FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3945
3946
3947
3948 # AM_SET_DEPDIR
3949 # -------------
3950 # Choose a directory name for dependency files.
3951
3952
3953 # ZW_CREATE_DEPDIR
3954 # ----------------
3955 # As AM_SET_DEPDIR, but also create the directory at config.status time.
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022 # intl sister-directory configuration rules.
4023 #
4024
4025 # The idea behind this macro is that there's no need to repeat all the
4026 # autoconf probes done by the intl directory - it's already done them
4027 # for us. In fact, there's no need even to look at the cache for the
4028 # answers. All we need to do is nab a few pieces of information.
4029 # The intl directory is set up to make this easy, by generating a
4030 # small file which can be sourced as a shell script; then we produce
4031 # the necessary substitutions and definitions for this directory.
4032
4033
4034
4035 # Autoconf M4 include file defining utility macros for complex Canadian
4036 # cross builds.
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046 ####
4047 # _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
4048 # or AC_INIT.
4049 # These demand that AC_CANONICAL_SYSTEM be called beforehand.
4050
4051 ####
4052 # NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4053 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
4054
4055
4056 ####
4057 # NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4058 # Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
4059
4060
4061
4062 # Backported from Autoconf 2.5x; can go away when and if
4063 # we switch. Put the OS path separator in $PATH_SEPARATOR.
4064
4065
4066
4067
4068 # ACX_HAVE_GCC_FOR_TARGET
4069 # Check if the variable GCC_FOR_TARGET really points to a GCC binary.
4070
4071
4072 # ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4073 # Searching for installed target binutils. We need to take extra care,
4074 # else we may find the wrong assembler, linker, etc., and lose.
4075 #
4076 # First try --with-build-time-tools, if specified.
4077 #
4078 # For build != host, we ask the installed GCC for the name of the tool it
4079 # uses, and accept it if it is an absolute path. This is because the
4080 # only good choice for a compiler is the same GCC version that is being
4081 # installed (or we couldn't make target libraries), and we assume that
4082 # on the host system we'll have not only the same GCC version, but also
4083 # the same binutils version.
4084 #
4085 # For build == host, search the same directories that the installed
4086 # compiler will search. We used to do this for the assembler, linker,
4087 # and nm only; for simplicity of configuration, however, we extend this
4088 # criterion to tools (such as ar and ranlib) that are never invoked by
4089 # the compiler, to avoid mismatches.
4090 #
4091 # Also note we have to check MD_EXEC_PREFIX before checking the user's path
4092 # if build == target. This makes the most sense only when bootstrapping,
4093 # but we also do so when build != host. In this case, we hope that the
4094 # build and host systems will have similar contents of MD_EXEC_PREFIX.
4095 #
4096 # If we do not find a suitable binary, then try the user's path.
4097
4098
4099 ###
4100 # AC_PROG_CPP_WERROR
4101 # Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4102 # triggers warnings from the preprocessor. Will be in autoconf 2.58.
4103 # For now, using this also overrides header checks to use only the
4104 # preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4105 # bit harder from here).
4106 # Eventually autoconf will default to checking headers with the compiler
4107 # instead, and we'll have to do this differently.
4108
4109 # AC_PROG_CPP_WERROR
4110
4111 # Test for GNAT.
4112 # We require the gnatbind & gnatmake programs, as well as a compiler driver
4113 # that understands Ada. We use the user's CC setting, already found, and
4114 # possibly add $1 to the command-line parameters.
4115 #
4116 # Sets the shell variable have_gnat to yes or no as appropriate, and
4117 # substitutes GNATBIND and GNATMAKE.
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143 ac_ext=c
4144 ac_cpp='$CPP $CPPFLAGS'
4145 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4146 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4147 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4148 if test -n "$ac_tool_prefix"; then
4149 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4150 set dummy ${ac_tool_prefix}gcc; ac_word=$2
4151 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4152 $as_echo_n "checking for $ac_word... " >&6; }
4153 if test "${ac_cv_prog_CC+set}" = set; then :
4154 $as_echo_n "(cached) " >&6
4155 else
4156 if test -n "$CC"; then
4157 ac_cv_prog_CC="$CC" # Let the user override the test.
4158 else
4159 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4160 for as_dir in $PATH
4161 do
4162 IFS=$as_save_IFS
4163 test -z "$as_dir" && as_dir=.
4164 for ac_exec_ext in '' $ac_executable_extensions; do
4165 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4166 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4167 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4168 break 2
4169 fi
4170 done
4171 done
4172 IFS=$as_save_IFS
4173
4174 fi
4175 fi
4176 CC=$ac_cv_prog_CC
4177 if test -n "$CC"; then
4178 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4179 $as_echo "$CC" >&6; }
4180 else
4181 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4182 $as_echo "no" >&6; }
4183 fi
4184
4185
4186 fi
4187 if test -z "$ac_cv_prog_CC"; then
4188 ac_ct_CC=$CC
4189 # Extract the first word of "gcc", so it can be a program name with args.
4190 set dummy gcc; ac_word=$2
4191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4192 $as_echo_n "checking for $ac_word... " >&6; }
4193 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4194 $as_echo_n "(cached) " >&6
4195 else
4196 if test -n "$ac_ct_CC"; then
4197 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4198 else
4199 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4200 for as_dir in $PATH
4201 do
4202 IFS=$as_save_IFS
4203 test -z "$as_dir" && as_dir=.
4204 for ac_exec_ext in '' $ac_executable_extensions; do
4205 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4206 ac_cv_prog_ac_ct_CC="gcc"
4207 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4208 break 2
4209 fi
4210 done
4211 done
4212 IFS=$as_save_IFS
4213
4214 fi
4215 fi
4216 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4217 if test -n "$ac_ct_CC"; then
4218 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4219 $as_echo "$ac_ct_CC" >&6; }
4220 else
4221 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4222 $as_echo "no" >&6; }
4223 fi
4224
4225 if test "x$ac_ct_CC" = x; then
4226 CC=""
4227 else
4228 case $cross_compiling:$ac_tool_warned in
4229 yes:)
4230 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4231 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4232 ac_tool_warned=yes ;;
4233 esac
4234 CC=$ac_ct_CC
4235 fi
4236 else
4237 CC="$ac_cv_prog_CC"
4238 fi
4239
4240 if test -z "$CC"; then
4241 if test -n "$ac_tool_prefix"; then
4242 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4243 set dummy ${ac_tool_prefix}cc; ac_word=$2
4244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4245 $as_echo_n "checking for $ac_word... " >&6; }
4246 if test "${ac_cv_prog_CC+set}" = set; then :
4247 $as_echo_n "(cached) " >&6
4248 else
4249 if test -n "$CC"; then
4250 ac_cv_prog_CC="$CC" # Let the user override the test.
4251 else
4252 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4253 for as_dir in $PATH
4254 do
4255 IFS=$as_save_IFS
4256 test -z "$as_dir" && as_dir=.
4257 for ac_exec_ext in '' $ac_executable_extensions; do
4258 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4259 ac_cv_prog_CC="${ac_tool_prefix}cc"
4260 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4261 break 2
4262 fi
4263 done
4264 done
4265 IFS=$as_save_IFS
4266
4267 fi
4268 fi
4269 CC=$ac_cv_prog_CC
4270 if test -n "$CC"; then
4271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4272 $as_echo "$CC" >&6; }
4273 else
4274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4275 $as_echo "no" >&6; }
4276 fi
4277
4278
4279 fi
4280 fi
4281 if test -z "$CC"; then
4282 # Extract the first word of "cc", so it can be a program name with args.
4283 set dummy cc; ac_word=$2
4284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4285 $as_echo_n "checking for $ac_word... " >&6; }
4286 if test "${ac_cv_prog_CC+set}" = set; then :
4287 $as_echo_n "(cached) " >&6
4288 else
4289 if test -n "$CC"; then
4290 ac_cv_prog_CC="$CC" # Let the user override the test.
4291 else
4292 ac_prog_rejected=no
4293 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4294 for as_dir in $PATH
4295 do
4296 IFS=$as_save_IFS
4297 test -z "$as_dir" && as_dir=.
4298 for ac_exec_ext in '' $ac_executable_extensions; do
4299 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4300 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4301 ac_prog_rejected=yes
4302 continue
4303 fi
4304 ac_cv_prog_CC="cc"
4305 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4306 break 2
4307 fi
4308 done
4309 done
4310 IFS=$as_save_IFS
4311
4312 if test $ac_prog_rejected = yes; then
4313 # We found a bogon in the path, so make sure we never use it.
4314 set dummy $ac_cv_prog_CC
4315 shift
4316 if test $# != 0; then
4317 # We chose a different compiler from the bogus one.
4318 # However, it has the same basename, so the bogon will be chosen
4319 # first if we set CC to just the basename; use the full file name.
4320 shift
4321 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4322 fi
4323 fi
4324 fi
4325 fi
4326 CC=$ac_cv_prog_CC
4327 if test -n "$CC"; then
4328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4329 $as_echo "$CC" >&6; }
4330 else
4331 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4332 $as_echo "no" >&6; }
4333 fi
4334
4335
4336 fi
4337 if test -z "$CC"; then
4338 if test -n "$ac_tool_prefix"; then
4339 for ac_prog in cl.exe
4340 do
4341 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4342 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4343 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4344 $as_echo_n "checking for $ac_word... " >&6; }
4345 if test "${ac_cv_prog_CC+set}" = set; then :
4346 $as_echo_n "(cached) " >&6
4347 else
4348 if test -n "$CC"; then
4349 ac_cv_prog_CC="$CC" # Let the user override the test.
4350 else
4351 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4352 for as_dir in $PATH
4353 do
4354 IFS=$as_save_IFS
4355 test -z "$as_dir" && as_dir=.
4356 for ac_exec_ext in '' $ac_executable_extensions; do
4357 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4358 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4359 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4360 break 2
4361 fi
4362 done
4363 done
4364 IFS=$as_save_IFS
4365
4366 fi
4367 fi
4368 CC=$ac_cv_prog_CC
4369 if test -n "$CC"; then
4370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4371 $as_echo "$CC" >&6; }
4372 else
4373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4374 $as_echo "no" >&6; }
4375 fi
4376
4377
4378 test -n "$CC" && break
4379 done
4380 fi
4381 if test -z "$CC"; then
4382 ac_ct_CC=$CC
4383 for ac_prog in cl.exe
4384 do
4385 # Extract the first word of "$ac_prog", so it can be a program name with args.
4386 set dummy $ac_prog; ac_word=$2
4387 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4388 $as_echo_n "checking for $ac_word... " >&6; }
4389 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4390 $as_echo_n "(cached) " >&6
4391 else
4392 if test -n "$ac_ct_CC"; then
4393 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4394 else
4395 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4396 for as_dir in $PATH
4397 do
4398 IFS=$as_save_IFS
4399 test -z "$as_dir" && as_dir=.
4400 for ac_exec_ext in '' $ac_executable_extensions; do
4401 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4402 ac_cv_prog_ac_ct_CC="$ac_prog"
4403 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4404 break 2
4405 fi
4406 done
4407 done
4408 IFS=$as_save_IFS
4409
4410 fi
4411 fi
4412 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4413 if test -n "$ac_ct_CC"; then
4414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4415 $as_echo "$ac_ct_CC" >&6; }
4416 else
4417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4418 $as_echo "no" >&6; }
4419 fi
4420
4421
4422 test -n "$ac_ct_CC" && break
4423 done
4424
4425 if test "x$ac_ct_CC" = x; then
4426 CC=""
4427 else
4428 case $cross_compiling:$ac_tool_warned in
4429 yes:)
4430 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4431 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4432 ac_tool_warned=yes ;;
4433 esac
4434 CC=$ac_ct_CC
4435 fi
4436 fi
4437
4438 fi
4439
4440
4441 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4442 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4443 as_fn_error "no acceptable C compiler found in \$PATH
4444 See \`config.log' for more details." "$LINENO" 5; }
4445
4446 # Provide some information about the compiler.
4447 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4448 set X $ac_compile
4449 ac_compiler=$2
4450 for ac_option in --version -v -V -qversion; do
4451 { { ac_try="$ac_compiler $ac_option >&5"
4452 case "(($ac_try" in
4453 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4454 *) ac_try_echo=$ac_try;;
4455 esac
4456 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4457 $as_echo "$ac_try_echo"; } >&5
4458 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4459 ac_status=$?
4460 if test -s conftest.err; then
4461 sed '10a\
4462 ... rest of stderr output deleted ...
4463 10q' conftest.err >conftest.er1
4464 cat conftest.er1 >&5
4465 rm -f conftest.er1 conftest.err
4466 fi
4467 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4468 test $ac_status = 0; }
4469 done
4470
4471 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4472 /* end confdefs.h. */
4473
4474 int
4475 main ()
4476 {
4477
4478 ;
4479 return 0;
4480 }
4481 _ACEOF
4482 ac_clean_files_save=$ac_clean_files
4483 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4484 # Try to create an executable without -o first, disregard a.out.
4485 # It will help us diagnose broken compilers, and finding out an intuition
4486 # of exeext.
4487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4488 $as_echo_n "checking for C compiler default output file name... " >&6; }
4489 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4490
4491 # The possible output files:
4492 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4493
4494 ac_rmfiles=
4495 for ac_file in $ac_files
4496 do
4497 case $ac_file in
4498 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4499 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4500 esac
4501 done
4502 rm -f $ac_rmfiles
4503
4504 if { { ac_try="$ac_link_default"
4505 case "(($ac_try" in
4506 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4507 *) ac_try_echo=$ac_try;;
4508 esac
4509 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4510 $as_echo "$ac_try_echo"; } >&5
4511 (eval "$ac_link_default") 2>&5
4512 ac_status=$?
4513 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4514 test $ac_status = 0; }; then :
4515 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4516 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4517 # in a Makefile. We should not override ac_cv_exeext if it was cached,
4518 # so that the user can short-circuit this test for compilers unknown to
4519 # Autoconf.
4520 for ac_file in $ac_files ''
4521 do
4522 test -f "$ac_file" || continue
4523 case $ac_file in
4524 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4525 ;;
4526 [ab].out )
4527 # We found the default executable, but exeext='' is most
4528 # certainly right.
4529 break;;
4530 *.* )
4531 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4532 then :; else
4533 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4534 fi
4535 # We set ac_cv_exeext here because the later test for it is not
4536 # safe: cross compilers may not add the suffix if given an `-o'
4537 # argument, so we may need to know it at that point already.
4538 # Even if this section looks crufty: it has the advantage of
4539 # actually working.
4540 break;;
4541 * )
4542 break;;
4543 esac
4544 done
4545 test "$ac_cv_exeext" = no && ac_cv_exeext=
4546
4547 else
4548 ac_file=''
4549 fi
4550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4551 $as_echo "$ac_file" >&6; }
4552 if test -z "$ac_file"; then :
4553 $as_echo "$as_me: failed program was:" >&5
4554 sed 's/^/| /' conftest.$ac_ext >&5
4555
4556 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4557 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4558 { as_fn_set_status 77
4559 as_fn_error "C compiler cannot create executables
4560 See \`config.log' for more details." "$LINENO" 5; }; }
4561 fi
4562 ac_exeext=$ac_cv_exeext
4563
4564 # Check that the compiler produces executables we can run. If not, either
4565 # the compiler is broken, or we cross compile.
4566 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4567 $as_echo_n "checking whether the C compiler works... " >&6; }
4568 # If not cross compiling, check that we can run a simple program.
4569 if test "$cross_compiling" != yes; then
4570 if { ac_try='./$ac_file'
4571 { { case "(($ac_try" in
4572 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4573 *) ac_try_echo=$ac_try;;
4574 esac
4575 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4576 $as_echo "$ac_try_echo"; } >&5
4577 (eval "$ac_try") 2>&5
4578 ac_status=$?
4579 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4580 test $ac_status = 0; }; }; then
4581 cross_compiling=no
4582 else
4583 if test "$cross_compiling" = maybe; then
4584 cross_compiling=yes
4585 else
4586 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4587 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4588 as_fn_error "cannot run C compiled programs.
4589 If you meant to cross compile, use \`--host'.
4590 See \`config.log' for more details." "$LINENO" 5; }
4591 fi
4592 fi
4593 fi
4594 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4595 $as_echo "yes" >&6; }
4596
4597 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4598 ac_clean_files=$ac_clean_files_save
4599 # Check that the compiler produces executables we can run. If not, either
4600 # the compiler is broken, or we cross compile.
4601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4602 $as_echo_n "checking whether we are cross compiling... " >&6; }
4603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4604 $as_echo "$cross_compiling" >&6; }
4605
4606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4607 $as_echo_n "checking for suffix of executables... " >&6; }
4608 if { { ac_try="$ac_link"
4609 case "(($ac_try" in
4610 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4611 *) ac_try_echo=$ac_try;;
4612 esac
4613 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4614 $as_echo "$ac_try_echo"; } >&5
4615 (eval "$ac_link") 2>&5
4616 ac_status=$?
4617 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4618 test $ac_status = 0; }; then :
4619 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4620 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4621 # work properly (i.e., refer to `conftest.exe'), while it won't with
4622 # `rm'.
4623 for ac_file in conftest.exe conftest conftest.*; do
4624 test -f "$ac_file" || continue
4625 case $ac_file in
4626 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4627 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4628 break;;
4629 * ) break;;
4630 esac
4631 done
4632 else
4633 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4634 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4635 as_fn_error "cannot compute suffix of executables: cannot compile and link
4636 See \`config.log' for more details." "$LINENO" 5; }
4637 fi
4638 rm -f conftest$ac_cv_exeext
4639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4640 $as_echo "$ac_cv_exeext" >&6; }
4641
4642 rm -f conftest.$ac_ext
4643 EXEEXT=$ac_cv_exeext
4644 ac_exeext=$EXEEXT
4645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4646 $as_echo_n "checking for suffix of object files... " >&6; }
4647 if test "${ac_cv_objext+set}" = set; then :
4648 $as_echo_n "(cached) " >&6
4649 else
4650 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4651 /* end confdefs.h. */
4652
4653 int
4654 main ()
4655 {
4656
4657 ;
4658 return 0;
4659 }
4660 _ACEOF
4661 rm -f conftest.o conftest.obj
4662 if { { ac_try="$ac_compile"
4663 case "(($ac_try" in
4664 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4665 *) ac_try_echo=$ac_try;;
4666 esac
4667 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4668 $as_echo "$ac_try_echo"; } >&5
4669 (eval "$ac_compile") 2>&5
4670 ac_status=$?
4671 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4672 test $ac_status = 0; }; then :
4673 for ac_file in conftest.o conftest.obj conftest.*; do
4674 test -f "$ac_file" || continue;
4675 case $ac_file in
4676 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4677 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4678 break;;
4679 esac
4680 done
4681 else
4682 $as_echo "$as_me: failed program was:" >&5
4683 sed 's/^/| /' conftest.$ac_ext >&5
4684
4685 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4686 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4687 as_fn_error "cannot compute suffix of object files: cannot compile
4688 See \`config.log' for more details." "$LINENO" 5; }
4689 fi
4690 rm -f conftest.$ac_cv_objext conftest.$ac_ext
4691 fi
4692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4693 $as_echo "$ac_cv_objext" >&6; }
4694 OBJEXT=$ac_cv_objext
4695 ac_objext=$OBJEXT
4696 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4697 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4698 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4699 $as_echo_n "(cached) " >&6
4700 else
4701 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4702 /* end confdefs.h. */
4703
4704 int
4705 main ()
4706 {
4707 #ifndef __GNUC__
4708 choke me
4709 #endif
4710
4711 ;
4712 return 0;
4713 }
4714 _ACEOF
4715 if ac_fn_c_try_compile "$LINENO"; then :
4716 ac_compiler_gnu=yes
4717 else
4718 ac_compiler_gnu=no
4719 fi
4720 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4721 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4722
4723 fi
4724 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4725 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4726 if test $ac_compiler_gnu = yes; then
4727 GCC=yes
4728 else
4729 GCC=
4730 fi
4731 ac_test_CFLAGS=${CFLAGS+set}
4732 ac_save_CFLAGS=$CFLAGS
4733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4734 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4735 if test "${ac_cv_prog_cc_g+set}" = set; then :
4736 $as_echo_n "(cached) " >&6
4737 else
4738 ac_save_c_werror_flag=$ac_c_werror_flag
4739 ac_c_werror_flag=yes
4740 ac_cv_prog_cc_g=no
4741 CFLAGS="-g"
4742 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4743 /* end confdefs.h. */
4744
4745 int
4746 main ()
4747 {
4748
4749 ;
4750 return 0;
4751 }
4752 _ACEOF
4753 if ac_fn_c_try_compile "$LINENO"; then :
4754 ac_cv_prog_cc_g=yes
4755 else
4756 CFLAGS=""
4757 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4758 /* end confdefs.h. */
4759
4760 int
4761 main ()
4762 {
4763
4764 ;
4765 return 0;
4766 }
4767 _ACEOF
4768 if ac_fn_c_try_compile "$LINENO"; then :
4769
4770 else
4771 ac_c_werror_flag=$ac_save_c_werror_flag
4772 CFLAGS="-g"
4773 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4774 /* end confdefs.h. */
4775
4776 int
4777 main ()
4778 {
4779
4780 ;
4781 return 0;
4782 }
4783 _ACEOF
4784 if ac_fn_c_try_compile "$LINENO"; then :
4785 ac_cv_prog_cc_g=yes
4786 fi
4787 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4788 fi
4789 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4790 fi
4791 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4792 ac_c_werror_flag=$ac_save_c_werror_flag
4793 fi
4794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4795 $as_echo "$ac_cv_prog_cc_g" >&6; }
4796 if test "$ac_test_CFLAGS" = set; then
4797 CFLAGS=$ac_save_CFLAGS
4798 elif test $ac_cv_prog_cc_g = yes; then
4799 if test "$GCC" = yes; then
4800 CFLAGS="-g -O2"
4801 else
4802 CFLAGS="-g"
4803 fi
4804 else
4805 if test "$GCC" = yes; then
4806 CFLAGS="-O2"
4807 else
4808 CFLAGS=
4809 fi
4810 fi
4811 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4812 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4813 if test "${ac_cv_prog_cc_c89+set}" = set; then :
4814 $as_echo_n "(cached) " >&6
4815 else
4816 ac_cv_prog_cc_c89=no
4817 ac_save_CC=$CC
4818 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4819 /* end confdefs.h. */
4820 #include <stdarg.h>
4821 #include <stdio.h>
4822 #include <sys/types.h>
4823 #include <sys/stat.h>
4824 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4825 struct buf { int x; };
4826 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4827 static char *e (p, i)
4828 char **p;
4829 int i;
4830 {
4831 return p[i];
4832 }
4833 static char *f (char * (*g) (char **, int), char **p, ...)
4834 {
4835 char *s;
4836 va_list v;
4837 va_start (v,p);
4838 s = g (p, va_arg (v,int));
4839 va_end (v);
4840 return s;
4841 }
4842
4843 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4844 function prototypes and stuff, but not '\xHH' hex character constants.
4845 These don't provoke an error unfortunately, instead are silently treated
4846 as 'x'. The following induces an error, until -std is added to get
4847 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4848 array size at least. It's necessary to write '\x00'==0 to get something
4849 that's true only with -std. */
4850 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4851
4852 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4853 inside strings and character constants. */
4854 #define FOO(x) 'x'
4855 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4856
4857 int test (int i, double x);
4858 struct s1 {int (*f) (int a);};
4859 struct s2 {int (*f) (double a);};
4860 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4861 int argc;
4862 char **argv;
4863 int
4864 main ()
4865 {
4866 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4867 ;
4868 return 0;
4869 }
4870 _ACEOF
4871 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4872 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4873 do
4874 CC="$ac_save_CC $ac_arg"
4875 if ac_fn_c_try_compile "$LINENO"; then :
4876 ac_cv_prog_cc_c89=$ac_arg
4877 fi
4878 rm -f core conftest.err conftest.$ac_objext
4879 test "x$ac_cv_prog_cc_c89" != "xno" && break
4880 done
4881 rm -f conftest.$ac_ext
4882 CC=$ac_save_CC
4883
4884 fi
4885 # AC_CACHE_VAL
4886 case "x$ac_cv_prog_cc_c89" in
4887 x)
4888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4889 $as_echo "none needed" >&6; } ;;
4890 xno)
4891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4892 $as_echo "unsupported" >&6; } ;;
4893 *)
4894 CC="$CC $ac_cv_prog_cc_c89"
4895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4896 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4897 esac
4898 if test "x$ac_cv_prog_cc_c89" != xno; then :
4899
4900 fi
4901
4902 ac_ext=c
4903 ac_cpp='$CPP $CPPFLAGS'
4904 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4905 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4906 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4907
4908 ac_aux_dir=
4909 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4910 for ac_t in install-sh install.sh shtool; do
4911 if test -f "$ac_dir/$ac_t"; then
4912 ac_aux_dir=$ac_dir
4913 ac_install_sh="$ac_aux_dir/$ac_t -c"
4914 break 2
4915 fi
4916 done
4917 done
4918 if test -z "$ac_aux_dir"; then
4919 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4920 fi
4921
4922 # These three variables are undocumented and unsupported,
4923 # and are intended to be withdrawn in a future Autoconf release.
4924 # They can cause serious problems if a builder's source tree is in a directory
4925 # whose full name contains unusual characters.
4926 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4927 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4928 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4929
4930
4931 # Make sure we can run config.sub.
4932 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4933 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4934
4935 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4936 $as_echo_n "checking build system type... " >&6; }
4937 if test "${ac_cv_build+set}" = set; then :
4938 $as_echo_n "(cached) " >&6
4939 else
4940 ac_build_alias=$build_alias
4941 test "x$ac_build_alias" = x &&
4942 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4943 test "x$ac_build_alias" = x &&
4944 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4945 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4946 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4947
4948 fi
4949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4950 $as_echo "$ac_cv_build" >&6; }
4951 case $ac_cv_build in
4952 *-*-*) ;;
4953 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4954 esac
4955 build=$ac_cv_build
4956 ac_save_IFS=$IFS; IFS='-'
4957 set x $ac_cv_build
4958 shift
4959 build_cpu=$1
4960 build_vendor=$2
4961 shift; shift
4962 # Remember, the first character of IFS is used to create $*,
4963 # except with old shells:
4964 build_os=$*
4965 IFS=$ac_save_IFS
4966 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4967
4968
4969 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4970 $as_echo_n "checking host system type... " >&6; }
4971 if test "${ac_cv_host+set}" = set; then :
4972 $as_echo_n "(cached) " >&6
4973 else
4974 if test "x$host_alias" = x; then
4975 ac_cv_host=$ac_cv_build
4976 else
4977 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4978 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4979 fi
4980
4981 fi
4982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4983 $as_echo "$ac_cv_host" >&6; }
4984 case $ac_cv_host in
4985 *-*-*) ;;
4986 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4987 esac
4988 host=$ac_cv_host
4989 ac_save_IFS=$IFS; IFS='-'
4990 set x $ac_cv_host
4991 shift
4992 host_cpu=$1
4993 host_vendor=$2
4994 shift; shift
4995 # Remember, the first character of IFS is used to create $*,
4996 # except with old shells:
4997 host_os=$*
4998 IFS=$ac_save_IFS
4999 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
5000
5001
5002 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
5003 $as_echo_n "checking target system type... " >&6; }
5004 if test "${ac_cv_target+set}" = set; then :
5005 $as_echo_n "(cached) " >&6
5006 else
5007 if test "x$target_alias" = x; then
5008 ac_cv_target=$ac_cv_host
5009 else
5010 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
5011 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
5012 fi
5013
5014 fi
5015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
5016 $as_echo "$ac_cv_target" >&6; }
5017 case $ac_cv_target in
5018 *-*-*) ;;
5019 *) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
5020 esac
5021 target=$ac_cv_target
5022 ac_save_IFS=$IFS; IFS='-'
5023 set x $ac_cv_target
5024 shift
5025 target_cpu=$1
5026 target_vendor=$2
5027 shift; shift
5028 # Remember, the first character of IFS is used to create $*,
5029 # except with old shells:
5030 target_os=$*
5031 IFS=$ac_save_IFS
5032 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
5033
5034
5035 # The aliases save the names the user supplied, while $host etc.
5036 # will get canonicalized.
5037 test -n "$target_alias" &&
5038 test "$program_prefix$program_suffix$program_transform_name" = \
5039 NONENONEs,x,x, &&
5040 program_prefix=${target_alias}-
5041
5042 ac_ext=c
5043 ac_cpp='$CPP $CPPFLAGS'
5044 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5045 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5046 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5048 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5049 # On Suns, sometimes $CPP names a directory.
5050 if test -n "$CPP" && test -d "$CPP"; then
5051 CPP=
5052 fi
5053 if test -z "$CPP"; then
5054 if test "${ac_cv_prog_CPP+set}" = set; then :
5055 $as_echo_n "(cached) " >&6
5056 else
5057 # Double quotes because CPP needs to be expanded
5058 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5059 do
5060 ac_preproc_ok=false
5061 for ac_c_preproc_warn_flag in '' yes
5062 do
5063 # Use a header file that comes with gcc, so configuring glibc
5064 # with a fresh cross-compiler works.
5065 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5066 # <limits.h> exists even on freestanding compilers.
5067 # On the NeXT, cc -E runs the code through the compiler's parser,
5068 # not just through cpp. "Syntax error" is here to catch this case.
5069 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5070 /* end confdefs.h. */
5071 #ifdef __STDC__
5072 # include <limits.h>
5073 #else
5074 # include <assert.h>
5075 #endif
5076 Syntax error
5077 _ACEOF
5078 if ac_fn_c_try_cpp "$LINENO"; then :
5079
5080 else
5081 # Broken: fails on valid input.
5082 continue
5083 fi
5084 rm -f conftest.err conftest.$ac_ext
5085
5086 # OK, works on sane cases. Now check whether nonexistent headers
5087 # can be detected and how.
5088 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5089 /* end confdefs.h. */
5090 #include <ac_nonexistent.h>
5091 _ACEOF
5092 if ac_fn_c_try_cpp "$LINENO"; then :
5093 # Broken: success on invalid input.
5094 continue
5095 else
5096 # Passes both tests.
5097 ac_preproc_ok=:
5098 break
5099 fi
5100 rm -f conftest.err conftest.$ac_ext
5101
5102 done
5103 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5104 rm -f conftest.err conftest.$ac_ext
5105 if $ac_preproc_ok; then :
5106 break
5107 fi
5108
5109 done
5110 ac_cv_prog_CPP=$CPP
5111
5112 fi
5113 CPP=$ac_cv_prog_CPP
5114 else
5115 ac_cv_prog_CPP=$CPP
5116 fi
5117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5118 $as_echo "$CPP" >&6; }
5119 ac_preproc_ok=false
5120 for ac_c_preproc_warn_flag in '' yes
5121 do
5122 # Use a header file that comes with gcc, so configuring glibc
5123 # with a fresh cross-compiler works.
5124 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5125 # <limits.h> exists even on freestanding compilers.
5126 # On the NeXT, cc -E runs the code through the compiler's parser,
5127 # not just through cpp. "Syntax error" is here to catch this case.
5128 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5129 /* end confdefs.h. */
5130 #ifdef __STDC__
5131 # include <limits.h>
5132 #else
5133 # include <assert.h>
5134 #endif
5135 Syntax error
5136 _ACEOF
5137 if ac_fn_c_try_cpp "$LINENO"; then :
5138
5139 else
5140 # Broken: fails on valid input.
5141 continue
5142 fi
5143 rm -f conftest.err conftest.$ac_ext
5144
5145 # OK, works on sane cases. Now check whether nonexistent headers
5146 # can be detected and how.
5147 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5148 /* end confdefs.h. */
5149 #include <ac_nonexistent.h>
5150 _ACEOF
5151 if ac_fn_c_try_cpp "$LINENO"; then :
5152 # Broken: success on invalid input.
5153 continue
5154 else
5155 # Passes both tests.
5156 ac_preproc_ok=:
5157 break
5158 fi
5159 rm -f conftest.err conftest.$ac_ext
5160
5161 done
5162 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5163 rm -f conftest.err conftest.$ac_ext
5164 if $ac_preproc_ok; then :
5165
5166 else
5167 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5168 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5169 as_fn_error "C preprocessor \"$CPP\" fails sanity check
5170 See \`config.log' for more details." "$LINENO" 5; }
5171 fi
5172
5173 ac_ext=c
5174 ac_cpp='$CPP $CPPFLAGS'
5175 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5176 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5177 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5178
5179
5180 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5181 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5182 if test "${ac_cv_path_GREP+set}" = set; then :
5183 $as_echo_n "(cached) " >&6
5184 else
5185 if test -z "$GREP"; then
5186 ac_path_GREP_found=false
5187 # Loop through the user's path and test for each of PROGNAME-LIST
5188 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5189 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5190 do
5191 IFS=$as_save_IFS
5192 test -z "$as_dir" && as_dir=.
5193 for ac_prog in grep ggrep; do
5194 for ac_exec_ext in '' $ac_executable_extensions; do
5195 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5196 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5197 # Check for GNU ac_path_GREP and select it if it is found.
5198 # Check for GNU $ac_path_GREP
5199 case `"$ac_path_GREP" --version 2>&1` in
5200 *GNU*)
5201 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5202 *)
5203 ac_count=0
5204 $as_echo_n 0123456789 >"conftest.in"
5205 while :
5206 do
5207 cat "conftest.in" "conftest.in" >"conftest.tmp"
5208 mv "conftest.tmp" "conftest.in"
5209 cp "conftest.in" "conftest.nl"
5210 $as_echo 'GREP' >> "conftest.nl"
5211 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5212 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5213 as_fn_arith $ac_count + 1 && ac_count=$as_val
5214 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5215 # Best one so far, save it but keep looking for a better one
5216 ac_cv_path_GREP="$ac_path_GREP"
5217 ac_path_GREP_max=$ac_count
5218 fi
5219 # 10*(2^10) chars as input seems more than enough
5220 test $ac_count -gt 10 && break
5221 done
5222 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5223 esac
5224
5225 $ac_path_GREP_found && break 3
5226 done
5227 done
5228 done
5229 IFS=$as_save_IFS
5230 if test -z "$ac_cv_path_GREP"; then
5231 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5232 fi
5233 else
5234 ac_cv_path_GREP=$GREP
5235 fi
5236
5237 fi
5238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5239 $as_echo "$ac_cv_path_GREP" >&6; }
5240 GREP="$ac_cv_path_GREP"
5241
5242
5243 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5244 $as_echo_n "checking for egrep... " >&6; }
5245 if test "${ac_cv_path_EGREP+set}" = set; then :
5246 $as_echo_n "(cached) " >&6
5247 else
5248 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5249 then ac_cv_path_EGREP="$GREP -E"
5250 else
5251 if test -z "$EGREP"; then
5252 ac_path_EGREP_found=false
5253 # Loop through the user's path and test for each of PROGNAME-LIST
5254 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5255 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5256 do
5257 IFS=$as_save_IFS
5258 test -z "$as_dir" && as_dir=.
5259 for ac_prog in egrep; do
5260 for ac_exec_ext in '' $ac_executable_extensions; do
5261 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5262 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5263 # Check for GNU ac_path_EGREP and select it if it is found.
5264 # Check for GNU $ac_path_EGREP
5265 case `"$ac_path_EGREP" --version 2>&1` in
5266 *GNU*)
5267 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5268 *)
5269 ac_count=0
5270 $as_echo_n 0123456789 >"conftest.in"
5271 while :
5272 do
5273 cat "conftest.in" "conftest.in" >"conftest.tmp"
5274 mv "conftest.tmp" "conftest.in"
5275 cp "conftest.in" "conftest.nl"
5276 $as_echo 'EGREP' >> "conftest.nl"
5277 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5278 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5279 as_fn_arith $ac_count + 1 && ac_count=$as_val
5280 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5281 # Best one so far, save it but keep looking for a better one
5282 ac_cv_path_EGREP="$ac_path_EGREP"
5283 ac_path_EGREP_max=$ac_count
5284 fi
5285 # 10*(2^10) chars as input seems more than enough
5286 test $ac_count -gt 10 && break
5287 done
5288 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5289 esac
5290
5291 $ac_path_EGREP_found && break 3
5292 done
5293 done
5294 done
5295 IFS=$as_save_IFS
5296 if test -z "$ac_cv_path_EGREP"; then
5297 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5298 fi
5299 else
5300 ac_cv_path_EGREP=$EGREP
5301 fi
5302
5303 fi
5304 fi
5305 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5306 $as_echo "$ac_cv_path_EGREP" >&6; }
5307 EGREP="$ac_cv_path_EGREP"
5308
5309
5310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5311 $as_echo_n "checking for ANSI C header files... " >&6; }
5312 if test "${ac_cv_header_stdc+set}" = set; then :
5313 $as_echo_n "(cached) " >&6
5314 else
5315 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5316 /* end confdefs.h. */
5317 #include <stdlib.h>
5318 #include <stdarg.h>
5319 #include <string.h>
5320 #include <float.h>
5321
5322 int
5323 main ()
5324 {
5325
5326 ;
5327 return 0;
5328 }
5329 _ACEOF
5330 if ac_fn_c_try_compile "$LINENO"; then :
5331 ac_cv_header_stdc=yes
5332 else
5333 ac_cv_header_stdc=no
5334 fi
5335 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5336
5337 if test $ac_cv_header_stdc = yes; then
5338 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5339 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5340 /* end confdefs.h. */
5341 #include <string.h>
5342
5343 _ACEOF
5344 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5345 $EGREP "memchr" >/dev/null 2>&1; then :
5346
5347 else
5348 ac_cv_header_stdc=no
5349 fi
5350 rm -f conftest*
5351
5352 fi
5353
5354 if test $ac_cv_header_stdc = yes; then
5355 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5356 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5357 /* end confdefs.h. */
5358 #include <stdlib.h>
5359
5360 _ACEOF
5361 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5362 $EGREP "free" >/dev/null 2>&1; then :
5363
5364 else
5365 ac_cv_header_stdc=no
5366 fi
5367 rm -f conftest*
5368
5369 fi
5370
5371 if test $ac_cv_header_stdc = yes; then
5372 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5373 if test "$cross_compiling" = yes; then :
5374 :
5375 else
5376 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5377 /* end confdefs.h. */
5378 #include <ctype.h>
5379 #include <stdlib.h>
5380 #if ((' ' & 0x0FF) == 0x020)
5381 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5382 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5383 #else
5384 # define ISLOWER(c) \
5385 (('a' <= (c) && (c) <= 'i') \
5386 || ('j' <= (c) && (c) <= 'r') \
5387 || ('s' <= (c) && (c) <= 'z'))
5388 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5389 #endif
5390
5391 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5392 int
5393 main ()
5394 {
5395 int i;
5396 for (i = 0; i < 256; i++)
5397 if (XOR (islower (i), ISLOWER (i))
5398 || toupper (i) != TOUPPER (i))
5399 return 2;
5400 return 0;
5401 }
5402 _ACEOF
5403 if ac_fn_c_try_run "$LINENO"; then :
5404
5405 else
5406 ac_cv_header_stdc=no
5407 fi
5408 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5409 conftest.$ac_objext conftest.beam conftest.$ac_ext
5410 fi
5411
5412 fi
5413 fi
5414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5415 $as_echo "$ac_cv_header_stdc" >&6; }
5416 if test $ac_cv_header_stdc = yes; then
5417
5418 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
5419
5420 fi
5421
5422 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5423 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5424 inttypes.h stdint.h unistd.h
5425 do :
5426 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5427 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5428 "
5429 eval as_val=\$$as_ac_Header
5430 if test "x$as_val" = x""yes; then :
5431 cat >>confdefs.h <<_ACEOF
5432 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5433 _ACEOF
5434
5435 fi
5436
5437 done
5438
5439
5440
5441 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5442 if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5443 MINIX=yes
5444 else
5445 MINIX=
5446 fi
5447
5448
5449 if test "$MINIX" = yes; then
5450
5451 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5452
5453
5454 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5455
5456
5457 $as_echo "#define _MINIX 1" >>confdefs.h
5458
5459 fi
5460
5461
5462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5463 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5464 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5465 $as_echo_n "(cached) " >&6
5466 else
5467 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5468 /* end confdefs.h. */
5469
5470 # define __EXTENSIONS__ 1
5471 $ac_includes_default
5472 int
5473 main ()
5474 {
5475
5476 ;
5477 return 0;
5478 }
5479 _ACEOF
5480 if ac_fn_c_try_compile "$LINENO"; then :
5481 ac_cv_safe_to_define___extensions__=yes
5482 else
5483 ac_cv_safe_to_define___extensions__=no
5484 fi
5485 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5486 fi
5487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5488 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5489 test $ac_cv_safe_to_define___extensions__ = yes &&
5490 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5491
5492 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5493
5494 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5495
5496 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5497
5498 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5499
5500
5501 test "$program_prefix" != NONE &&
5502 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5503 # Use a double $ so make ignores it.
5504 test "$program_suffix" != NONE &&
5505 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5506 # Double any \ or $.
5507 # By default was `s,x,x', remove it if useless.
5508 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5509 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5510
5511 # Find a good install program. We prefer a C program (faster),
5512 # so one script is as good as another. But avoid the broken or
5513 # incompatible versions:
5514 # SysV /etc/install, /usr/sbin/install
5515 # SunOS /usr/etc/install
5516 # IRIX /sbin/install
5517 # AIX /bin/install
5518 # AmigaOS /C/install, which installs bootblocks on floppy discs
5519 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5520 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5521 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5522 # OS/2's system install, which has a completely different semantic
5523 # ./install, which can be erroneously created by make from ./install.sh.
5524 # Reject install programs that cannot install multiple files.
5525 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5526 $as_echo_n "checking for a BSD-compatible install... " >&6; }
5527 if test -z "$INSTALL"; then
5528 if test "${ac_cv_path_install+set}" = set; then :
5529 $as_echo_n "(cached) " >&6
5530 else
5531 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5532 for as_dir in $PATH
5533 do
5534 IFS=$as_save_IFS
5535 test -z "$as_dir" && as_dir=.
5536 # Account for people who put trailing slashes in PATH elements.
5537 case $as_dir/ in #((
5538 ./ | .// | /[cC]/* | \
5539 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5540 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5541 /usr/ucb/* ) ;;
5542 *)
5543 # OSF1 and SCO ODT 3.0 have their own names for install.
5544 # Don't use installbsd from OSF since it installs stuff as root
5545 # by default.
5546 for ac_prog in ginstall scoinst install; do
5547 for ac_exec_ext in '' $ac_executable_extensions; do
5548 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5549 if test $ac_prog = install &&
5550 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5551 # AIX install. It has an incompatible calling convention.
5552 :
5553 elif test $ac_prog = install &&
5554 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5555 # program-specific install script used by HP pwplus--don't use.
5556 :
5557 else
5558 rm -rf conftest.one conftest.two conftest.dir
5559 echo one > conftest.one
5560 echo two > conftest.two
5561 mkdir conftest.dir
5562 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5563 test -s conftest.one && test -s conftest.two &&
5564 test -s conftest.dir/conftest.one &&
5565 test -s conftest.dir/conftest.two
5566 then
5567 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5568 break 3
5569 fi
5570 fi
5571 fi
5572 done
5573 done
5574 ;;
5575 esac
5576
5577 done
5578 IFS=$as_save_IFS
5579
5580 rm -rf conftest.one conftest.two conftest.dir
5581
5582 fi
5583 if test "${ac_cv_path_install+set}" = set; then
5584 INSTALL=$ac_cv_path_install
5585 else
5586 # As a last resort, use the slow shell script. Don't cache a
5587 # value for INSTALL within a source directory, because that will
5588 # break other packages using the cache if that directory is
5589 # removed, or if the value is a relative name.
5590 INSTALL=$ac_install_sh
5591 fi
5592 fi
5593 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5594 $as_echo "$INSTALL" >&6; }
5595
5596 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5597 # It thinks the first close brace ends the variable substitution.
5598 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5599
5600 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5601
5602 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5603
5604 rm -rf .tst 2>/dev/null
5605 mkdir .tst 2>/dev/null
5606 if test -d .tst; then
5607 am__leading_dot=.
5608 else
5609 am__leading_dot=_
5610 fi
5611 rmdir .tst 2>/dev/null
5612
5613 DEPDIR="${am__leading_dot}deps"
5614
5615 case `pwd` in
5616 *\ * | *\ *)
5617 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5618 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5619 esac
5620
5621
5622
5623 macro_version='2.2.7a'
5624 macro_revision='1.3134'
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638 ltmain="$ac_aux_dir/ltmain.sh"
5639
5640 # Backslashify metacharacters that are still active within
5641 # double-quoted strings.
5642 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5643
5644 # Same as above, but do not quote variable references.
5645 double_quote_subst='s/\(["`\\]\)/\\\1/g'
5646
5647 # Sed substitution to delay expansion of an escaped shell variable in a
5648 # double_quote_subst'ed string.
5649 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5650
5651 # Sed substitution to delay expansion of an escaped single quote.
5652 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5653
5654 # Sed substitution to avoid accidental globbing in evaled expressions
5655 no_glob_subst='s/\*/\\\*/g'
5656
5657 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5658 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5659 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5660
5661 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5662 $as_echo_n "checking how to print strings... " >&6; }
5663 # Test print first, because it will be a builtin if present.
5664 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5665 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5666 ECHO='print -r --'
5667 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5668 ECHO='printf %s\n'
5669 else
5670 # Use this function as a fallback that always works.
5671 func_fallback_echo ()
5672 {
5673 eval 'cat <<_LTECHO_EOF
5674 $1
5675 _LTECHO_EOF'
5676 }
5677 ECHO='func_fallback_echo'
5678 fi
5679
5680 # func_echo_all arg...
5681 # Invoke $ECHO with all args, space-separated.
5682 func_echo_all ()
5683 {
5684 $ECHO ""
5685 }
5686
5687 case "$ECHO" in
5688 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5689 $as_echo "printf" >&6; } ;;
5690 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5691 $as_echo "print -r" >&6; } ;;
5692 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5693 $as_echo "cat" >&6; } ;;
5694 esac
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5710 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
5711 if test "${ac_cv_path_SED+set}" = set; then :
5712 $as_echo_n "(cached) " >&6
5713 else
5714 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5715 for ac_i in 1 2 3 4 5 6 7; do
5716 ac_script="$ac_script$as_nl$ac_script"
5717 done
5718 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5719 { ac_script=; unset ac_script;}
5720 if test -z "$SED"; then
5721 ac_path_SED_found=false
5722 # Loop through the user's path and test for each of PROGNAME-LIST
5723 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5724 for as_dir in $PATH
5725 do
5726 IFS=$as_save_IFS
5727 test -z "$as_dir" && as_dir=.
5728 for ac_prog in sed gsed; do
5729 for ac_exec_ext in '' $ac_executable_extensions; do
5730 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5731 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5732 # Check for GNU ac_path_SED and select it if it is found.
5733 # Check for GNU $ac_path_SED
5734 case `"$ac_path_SED" --version 2>&1` in
5735 *GNU*)
5736 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5737 *)
5738 ac_count=0
5739 $as_echo_n 0123456789 >"conftest.in"
5740 while :
5741 do
5742 cat "conftest.in" "conftest.in" >"conftest.tmp"
5743 mv "conftest.tmp" "conftest.in"
5744 cp "conftest.in" "conftest.nl"
5745 $as_echo '' >> "conftest.nl"
5746 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5747 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5748 as_fn_arith $ac_count + 1 && ac_count=$as_val
5749 if test $ac_count -gt ${ac_path_SED_max-0}; then
5750 # Best one so far, save it but keep looking for a better one
5751 ac_cv_path_SED="$ac_path_SED"
5752 ac_path_SED_max=$ac_count
5753 fi
5754 # 10*(2^10) chars as input seems more than enough
5755 test $ac_count -gt 10 && break
5756 done
5757 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5758 esac
5759
5760 $ac_path_SED_found && break 3
5761 done
5762 done
5763 done
5764 IFS=$as_save_IFS
5765 if test -z "$ac_cv_path_SED"; then
5766 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5767 fi
5768 else
5769 ac_cv_path_SED=$SED
5770 fi
5771
5772 fi
5773 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5774 $as_echo "$ac_cv_path_SED" >&6; }
5775 SED="$ac_cv_path_SED"
5776 rm -f conftest.sed
5777
5778 test -z "$SED" && SED=sed
5779 Xsed="$SED -e 1s/^X//"
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5792 $as_echo_n "checking for fgrep... " >&6; }
5793 if test "${ac_cv_path_FGREP+set}" = set; then :
5794 $as_echo_n "(cached) " >&6
5795 else
5796 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5797 then ac_cv_path_FGREP="$GREP -F"
5798 else
5799 if test -z "$FGREP"; then
5800 ac_path_FGREP_found=false
5801 # Loop through the user's path and test for each of PROGNAME-LIST
5802 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5803 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5804 do
5805 IFS=$as_save_IFS
5806 test -z "$as_dir" && as_dir=.
5807 for ac_prog in fgrep; do
5808 for ac_exec_ext in '' $ac_executable_extensions; do
5809 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5810 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5811 # Check for GNU ac_path_FGREP and select it if it is found.
5812 # Check for GNU $ac_path_FGREP
5813 case `"$ac_path_FGREP" --version 2>&1` in
5814 *GNU*)
5815 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5816 *)
5817 ac_count=0
5818 $as_echo_n 0123456789 >"conftest.in"
5819 while :
5820 do
5821 cat "conftest.in" "conftest.in" >"conftest.tmp"
5822 mv "conftest.tmp" "conftest.in"
5823 cp "conftest.in" "conftest.nl"
5824 $as_echo 'FGREP' >> "conftest.nl"
5825 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5826 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5827 as_fn_arith $ac_count + 1 && ac_count=$as_val
5828 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5829 # Best one so far, save it but keep looking for a better one
5830 ac_cv_path_FGREP="$ac_path_FGREP"
5831 ac_path_FGREP_max=$ac_count
5832 fi
5833 # 10*(2^10) chars as input seems more than enough
5834 test $ac_count -gt 10 && break
5835 done
5836 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5837 esac
5838
5839 $ac_path_FGREP_found && break 3
5840 done
5841 done
5842 done
5843 IFS=$as_save_IFS
5844 if test -z "$ac_cv_path_FGREP"; then
5845 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5846 fi
5847 else
5848 ac_cv_path_FGREP=$FGREP
5849 fi
5850
5851 fi
5852 fi
5853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5854 $as_echo "$ac_cv_path_FGREP" >&6; }
5855 FGREP="$ac_cv_path_FGREP"
5856
5857
5858 test -z "$GREP" && GREP=grep
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878 # Check whether --with-gnu-ld was given.
5879 if test "${with_gnu_ld+set}" = set; then :
5880 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5881 else
5882 with_gnu_ld=no
5883 fi
5884
5885 ac_prog=ld
5886 if test "$GCC" = yes; then
5887 # Check if gcc -print-prog-name=ld gives a path.
5888 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5889 $as_echo_n "checking for ld used by $CC... " >&6; }
5890 case $host in
5891 *-*-mingw*)
5892 # gcc leaves a trailing carriage return which upsets mingw
5893 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5894 *)
5895 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5896 esac
5897 case $ac_prog in
5898 # Accept absolute paths.
5899 [\\/]* | ?:[\\/]*)
5900 re_direlt='/[^/][^/]*/\.\./'
5901 # Canonicalize the pathname of ld
5902 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5903 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5904 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5905 done
5906 test -z "$LD" && LD="$ac_prog"
5907 ;;
5908 "")
5909 # If it fails, then pretend we aren't using GCC.
5910 ac_prog=ld
5911 ;;
5912 *)
5913 # If it is relative, then search for the first ld in PATH.
5914 with_gnu_ld=unknown
5915 ;;
5916 esac
5917 elif test "$with_gnu_ld" = yes; then
5918 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5919 $as_echo_n "checking for GNU ld... " >&6; }
5920 else
5921 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5922 $as_echo_n "checking for non-GNU ld... " >&6; }
5923 fi
5924 if test "${lt_cv_path_LD+set}" = set; then :
5925 $as_echo_n "(cached) " >&6
5926 else
5927 if test -z "$LD"; then
5928 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5929 for ac_dir in $PATH; do
5930 IFS="$lt_save_ifs"
5931 test -z "$ac_dir" && ac_dir=.
5932 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5933 lt_cv_path_LD="$ac_dir/$ac_prog"
5934 # Check to see if the program is GNU ld. I'd rather use --version,
5935 # but apparently some variants of GNU ld only accept -v.
5936 # Break only if it was the GNU/non-GNU ld that we prefer.
5937 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5938 *GNU* | *'with BFD'*)
5939 test "$with_gnu_ld" != no && break
5940 ;;
5941 *)
5942 test "$with_gnu_ld" != yes && break
5943 ;;
5944 esac
5945 fi
5946 done
5947 IFS="$lt_save_ifs"
5948 else
5949 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5950 fi
5951 fi
5952
5953 LD="$lt_cv_path_LD"
5954 if test -n "$LD"; then
5955 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5956 $as_echo "$LD" >&6; }
5957 else
5958 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5959 $as_echo "no" >&6; }
5960 fi
5961 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5963 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5964 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5965 $as_echo_n "(cached) " >&6
5966 else
5967 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5968 case `$LD -v 2>&1 </dev/null` in
5969 *GNU* | *'with BFD'*)
5970 lt_cv_prog_gnu_ld=yes
5971 ;;
5972 *)
5973 lt_cv_prog_gnu_ld=no
5974 ;;
5975 esac
5976 fi
5977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5978 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5979 with_gnu_ld=$lt_cv_prog_gnu_ld
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5990 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5991 if test "${lt_cv_path_NM+set}" = set; then :
5992 $as_echo_n "(cached) " >&6
5993 else
5994 if test -n "$NM"; then
5995 # Let the user override the test.
5996 lt_cv_path_NM="$NM"
5997 else
5998 lt_nm_to_check="${ac_tool_prefix}nm"
5999 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
6000 lt_nm_to_check="$lt_nm_to_check nm"
6001 fi
6002 for lt_tmp_nm in $lt_nm_to_check; do
6003 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6004 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
6005 IFS="$lt_save_ifs"
6006 test -z "$ac_dir" && ac_dir=.
6007 tmp_nm="$ac_dir/$lt_tmp_nm"
6008 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
6009 # Check to see if the nm accepts a BSD-compat flag.
6010 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
6011 # nm: unknown option "B" ignored
6012 # Tru64's nm complains that /dev/null is an invalid object file
6013 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
6014 */dev/null* | *'Invalid file or object type'*)
6015 lt_cv_path_NM="$tmp_nm -B"
6016 break
6017 ;;
6018 *)
6019 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
6020 */dev/null*)
6021 lt_cv_path_NM="$tmp_nm -p"
6022 break
6023 ;;
6024 *)
6025 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
6026 continue # so that we can try to find one that supports BSD flags
6027 ;;
6028 esac
6029 ;;
6030 esac
6031 fi
6032 done
6033 IFS="$lt_save_ifs"
6034 done
6035 : ${lt_cv_path_NM=no}
6036 fi
6037 fi
6038 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6039 $as_echo "$lt_cv_path_NM" >&6; }
6040 if test "$lt_cv_path_NM" != "no"; then
6041 NM="$lt_cv_path_NM"
6042 else
6043 # Didn't find any BSD compatible name lister, look for dumpbin.
6044 if test -n "$DUMPBIN"; then :
6045 # Let the user override the test.
6046 else
6047 if test -n "$ac_tool_prefix"; then
6048 for ac_prog in dumpbin "link -dump"
6049 do
6050 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6051 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6052 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6053 $as_echo_n "checking for $ac_word... " >&6; }
6054 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
6055 $as_echo_n "(cached) " >&6
6056 else
6057 if test -n "$DUMPBIN"; then
6058 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6059 else
6060 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6061 for as_dir in $PATH
6062 do
6063 IFS=$as_save_IFS
6064 test -z "$as_dir" && as_dir=.
6065 for ac_exec_ext in '' $ac_executable_extensions; do
6066 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6067 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6068 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6069 break 2
6070 fi
6071 done
6072 done
6073 IFS=$as_save_IFS
6074
6075 fi
6076 fi
6077 DUMPBIN=$ac_cv_prog_DUMPBIN
6078 if test -n "$DUMPBIN"; then
6079 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6080 $as_echo "$DUMPBIN" >&6; }
6081 else
6082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6083 $as_echo "no" >&6; }
6084 fi
6085
6086
6087 test -n "$DUMPBIN" && break
6088 done
6089 fi
6090 if test -z "$DUMPBIN"; then
6091 ac_ct_DUMPBIN=$DUMPBIN
6092 for ac_prog in dumpbin "link -dump"
6093 do
6094 # Extract the first word of "$ac_prog", so it can be a program name with args.
6095 set dummy $ac_prog; ac_word=$2
6096 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6097 $as_echo_n "checking for $ac_word... " >&6; }
6098 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6099 $as_echo_n "(cached) " >&6
6100 else
6101 if test -n "$ac_ct_DUMPBIN"; then
6102 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6103 else
6104 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6105 for as_dir in $PATH
6106 do
6107 IFS=$as_save_IFS
6108 test -z "$as_dir" && as_dir=.
6109 for ac_exec_ext in '' $ac_executable_extensions; do
6110 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6111 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6112 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6113 break 2
6114 fi
6115 done
6116 done
6117 IFS=$as_save_IFS
6118
6119 fi
6120 fi
6121 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6122 if test -n "$ac_ct_DUMPBIN"; then
6123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6124 $as_echo "$ac_ct_DUMPBIN" >&6; }
6125 else
6126 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6127 $as_echo "no" >&6; }
6128 fi
6129
6130
6131 test -n "$ac_ct_DUMPBIN" && break
6132 done
6133
6134 if test "x$ac_ct_DUMPBIN" = x; then
6135 DUMPBIN=":"
6136 else
6137 case $cross_compiling:$ac_tool_warned in
6138 yes:)
6139 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6140 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6141 ac_tool_warned=yes ;;
6142 esac
6143 DUMPBIN=$ac_ct_DUMPBIN
6144 fi
6145 fi
6146
6147 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6148 *COFF*)
6149 DUMPBIN="$DUMPBIN -symbols"
6150 ;;
6151 *)
6152 DUMPBIN=:
6153 ;;
6154 esac
6155 fi
6156
6157 if test "$DUMPBIN" != ":"; then
6158 NM="$DUMPBIN"
6159 fi
6160 fi
6161 test -z "$NM" && NM=nm
6162
6163
6164
6165
6166
6167
6168 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6169 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
6170 if test "${lt_cv_nm_interface+set}" = set; then :
6171 $as_echo_n "(cached) " >&6
6172 else
6173 lt_cv_nm_interface="BSD nm"
6174 echo "int some_variable = 0;" > conftest.$ac_ext
6175 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6176 (eval "$ac_compile" 2>conftest.err)
6177 cat conftest.err >&5
6178 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6179 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6180 cat conftest.err >&5
6181 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6182 cat conftest.out >&5
6183 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6184 lt_cv_nm_interface="MS dumpbin"
6185 fi
6186 rm -f conftest*
6187 fi
6188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6189 $as_echo "$lt_cv_nm_interface" >&6; }
6190
6191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6192 $as_echo_n "checking whether ln -s works... " >&6; }
6193 LN_S=$as_ln_s
6194 if test "$LN_S" = "ln -s"; then
6195 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6196 $as_echo "yes" >&6; }
6197 else
6198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6199 $as_echo "no, using $LN_S" >&6; }
6200 fi
6201
6202 # find the maximum length of command line arguments
6203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6204 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
6205 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6206 $as_echo_n "(cached) " >&6
6207 else
6208 i=0
6209 teststring="ABCD"
6210
6211 case $build_os in
6212 msdosdjgpp*)
6213 # On DJGPP, this test can blow up pretty badly due to problems in libc
6214 # (any single argument exceeding 2000 bytes causes a buffer overrun
6215 # during glob expansion). Even if it were fixed, the result of this
6216 # check would be larger than it should be.
6217 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6218 ;;
6219
6220 gnu*)
6221 # Under GNU Hurd, this test is not required because there is
6222 # no limit to the length of command line arguments.
6223 # Libtool will interpret -1 as no limit whatsoever
6224 lt_cv_sys_max_cmd_len=-1;
6225 ;;
6226
6227 cygwin* | mingw* | cegcc*)
6228 # On Win9x/ME, this test blows up -- it succeeds, but takes
6229 # about 5 minutes as the teststring grows exponentially.
6230 # Worse, since 9x/ME are not pre-emptively multitasking,
6231 # you end up with a "frozen" computer, even though with patience
6232 # the test eventually succeeds (with a max line length of 256k).
6233 # Instead, let's just punt: use the minimum linelength reported by
6234 # all of the supported platforms: 8192 (on NT/2K/XP).
6235 lt_cv_sys_max_cmd_len=8192;
6236 ;;
6237
6238 mint*)
6239 # On MiNT this can take a long time and run out of memory.
6240 lt_cv_sys_max_cmd_len=8192;
6241 ;;
6242
6243 amigaos*)
6244 # On AmigaOS with pdksh, this test takes hours, literally.
6245 # So we just punt and use a minimum line length of 8192.
6246 lt_cv_sys_max_cmd_len=8192;
6247 ;;
6248
6249 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6250 # This has been around since 386BSD, at least. Likely further.
6251 if test -x /sbin/sysctl; then
6252 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6253 elif test -x /usr/sbin/sysctl; then
6254 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6255 else
6256 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6257 fi
6258 # And add a safety zone
6259 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6260 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6261 ;;
6262
6263 interix*)
6264 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6265 lt_cv_sys_max_cmd_len=196608
6266 ;;
6267
6268 osf*)
6269 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6270 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6271 # nice to cause kernel panics so lets avoid the loop below.
6272 # First set a reasonable default.
6273 lt_cv_sys_max_cmd_len=16384
6274 #
6275 if test -x /sbin/sysconfig; then
6276 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6277 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6278 esac
6279 fi
6280 ;;
6281 sco3.2v5*)
6282 lt_cv_sys_max_cmd_len=102400
6283 ;;
6284 sysv5* | sco5v6* | sysv4.2uw2*)
6285 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6286 if test -n "$kargmax"; then
6287 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6288 else
6289 lt_cv_sys_max_cmd_len=32768
6290 fi
6291 ;;
6292 *)
6293 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6294 if test -n "$lt_cv_sys_max_cmd_len"; then
6295 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6296 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6297 else
6298 # Make teststring a little bigger before we do anything with it.
6299 # a 1K string should be a reasonable start.
6300 for i in 1 2 3 4 5 6 7 8 ; do
6301 teststring=$teststring$teststring
6302 done
6303 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6304 # If test is not a shell built-in, we'll probably end up computing a
6305 # maximum length that is only half of the actual maximum length, but
6306 # we can't tell.
6307 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6308 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6309 test $i != 17 # 1/2 MB should be enough
6310 do
6311 i=`expr $i + 1`
6312 teststring=$teststring$teststring
6313 done
6314 # Only check the string length outside the loop.
6315 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6316 teststring=
6317 # Add a significant safety factor because C++ compilers can tack on
6318 # massive amounts of additional arguments before passing them to the
6319 # linker. It appears as though 1/2 is a usable value.
6320 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6321 fi
6322 ;;
6323 esac
6324
6325 fi
6326
6327 if test -n $lt_cv_sys_max_cmd_len ; then
6328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6329 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6330 else
6331 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6332 $as_echo "none" >&6; }
6333 fi
6334 max_cmd_len=$lt_cv_sys_max_cmd_len
6335
6336
6337
6338
6339
6340
6341 : ${CP="cp -f"}
6342 : ${MV="mv -f"}
6343 : ${RM="rm -f"}
6344
6345 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6346 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6347 # Try some XSI features
6348 xsi_shell=no
6349 ( _lt_dummy="a/b/c"
6350 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6351 = c,a/b,, \
6352 && eval 'test $(( 1 + 1 )) -eq 2 \
6353 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6354 && xsi_shell=yes
6355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6356 $as_echo "$xsi_shell" >&6; }
6357
6358
6359 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6360 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6361 lt_shell_append=no
6362 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6363 >/dev/null 2>&1 \
6364 && lt_shell_append=yes
6365 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6366 $as_echo "$lt_shell_append" >&6; }
6367
6368
6369 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6370 lt_unset=unset
6371 else
6372 lt_unset=false
6373 fi
6374
6375
6376
6377
6378
6379 # test EBCDIC or ASCII
6380 case `echo X|tr X '\101'` in
6381 A) # ASCII based system
6382 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6383 lt_SP2NL='tr \040 \012'
6384 lt_NL2SP='tr \015\012 \040\040'
6385 ;;
6386 *) # EBCDIC based system
6387 lt_SP2NL='tr \100 \n'
6388 lt_NL2SP='tr \r\n \100\100'
6389 ;;
6390 esac
6391
6392
6393
6394
6395
6396
6397
6398
6399
6400 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6401 $as_echo_n "checking for $LD option to reload object files... " >&6; }
6402 if test "${lt_cv_ld_reload_flag+set}" = set; then :
6403 $as_echo_n "(cached) " >&6
6404 else
6405 lt_cv_ld_reload_flag='-r'
6406 fi
6407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6408 $as_echo "$lt_cv_ld_reload_flag" >&6; }
6409 reload_flag=$lt_cv_ld_reload_flag
6410 case $reload_flag in
6411 "" | " "*) ;;
6412 *) reload_flag=" $reload_flag" ;;
6413 esac
6414 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6415 case $host_os in
6416 darwin*)
6417 if test "$GCC" = yes; then
6418 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6419 else
6420 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6421 fi
6422 ;;
6423 esac
6424
6425
6426
6427
6428
6429
6430
6431
6432
6433 if test -n "$ac_tool_prefix"; then
6434 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6435 set dummy ${ac_tool_prefix}objdump; ac_word=$2
6436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6437 $as_echo_n "checking for $ac_word... " >&6; }
6438 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6439 $as_echo_n "(cached) " >&6
6440 else
6441 if test -n "$OBJDUMP"; then
6442 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6443 else
6444 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6445 for as_dir in $PATH
6446 do
6447 IFS=$as_save_IFS
6448 test -z "$as_dir" && as_dir=.
6449 for ac_exec_ext in '' $ac_executable_extensions; do
6450 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6451 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6452 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6453 break 2
6454 fi
6455 done
6456 done
6457 IFS=$as_save_IFS
6458
6459 fi
6460 fi
6461 OBJDUMP=$ac_cv_prog_OBJDUMP
6462 if test -n "$OBJDUMP"; then
6463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6464 $as_echo "$OBJDUMP" >&6; }
6465 else
6466 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6467 $as_echo "no" >&6; }
6468 fi
6469
6470
6471 fi
6472 if test -z "$ac_cv_prog_OBJDUMP"; then
6473 ac_ct_OBJDUMP=$OBJDUMP
6474 # Extract the first word of "objdump", so it can be a program name with args.
6475 set dummy objdump; ac_word=$2
6476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6477 $as_echo_n "checking for $ac_word... " >&6; }
6478 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6479 $as_echo_n "(cached) " >&6
6480 else
6481 if test -n "$ac_ct_OBJDUMP"; then
6482 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6483 else
6484 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6485 for as_dir in $PATH
6486 do
6487 IFS=$as_save_IFS
6488 test -z "$as_dir" && as_dir=.
6489 for ac_exec_ext in '' $ac_executable_extensions; do
6490 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6491 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6492 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6493 break 2
6494 fi
6495 done
6496 done
6497 IFS=$as_save_IFS
6498
6499 fi
6500 fi
6501 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6502 if test -n "$ac_ct_OBJDUMP"; then
6503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6504 $as_echo "$ac_ct_OBJDUMP" >&6; }
6505 else
6506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6507 $as_echo "no" >&6; }
6508 fi
6509
6510 if test "x$ac_ct_OBJDUMP" = x; then
6511 OBJDUMP="false"
6512 else
6513 case $cross_compiling:$ac_tool_warned in
6514 yes:)
6515 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6516 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6517 ac_tool_warned=yes ;;
6518 esac
6519 OBJDUMP=$ac_ct_OBJDUMP
6520 fi
6521 else
6522 OBJDUMP="$ac_cv_prog_OBJDUMP"
6523 fi
6524
6525 test -z "$OBJDUMP" && OBJDUMP=objdump
6526
6527
6528
6529
6530
6531
6532
6533
6534
6535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6536 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
6537 if test "${lt_cv_deplibs_check_method+set}" = set; then :
6538 $as_echo_n "(cached) " >&6
6539 else
6540 lt_cv_file_magic_cmd='$MAGIC_CMD'
6541 lt_cv_file_magic_test_file=
6542 lt_cv_deplibs_check_method='unknown'
6543 # Need to set the preceding variable on all platforms that support
6544 # interlibrary dependencies.
6545 # 'none' -- dependencies not supported.
6546 # `unknown' -- same as none, but documents that we really don't know.
6547 # 'pass_all' -- all dependencies passed with no checks.
6548 # 'test_compile' -- check by making test program.
6549 # 'file_magic [[regex]]' -- check by looking for files in library path
6550 # which responds to the $file_magic_cmd with a given extended regex.
6551 # If you have `file' or equivalent on your system and you're not sure
6552 # whether `pass_all' will *always* work, you probably want this one.
6553
6554 case $host_os in
6555 aix[4-9]*)
6556 lt_cv_deplibs_check_method=pass_all
6557 ;;
6558
6559 beos*)
6560 lt_cv_deplibs_check_method=pass_all
6561 ;;
6562
6563 bsdi[45]*)
6564 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6565 lt_cv_file_magic_cmd='/usr/bin/file -L'
6566 lt_cv_file_magic_test_file=/shlib/libc.so
6567 ;;
6568
6569 cygwin*)
6570 # func_win32_libid is a shell function defined in ltmain.sh
6571 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6572 lt_cv_file_magic_cmd='func_win32_libid'
6573 ;;
6574
6575 mingw* | pw32*)
6576 # Base MSYS/MinGW do not provide the 'file' command needed by
6577 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6578 # unless we find 'file', for example because we are cross-compiling.
6579 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6580 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6581 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6582 lt_cv_file_magic_cmd='func_win32_libid'
6583 else
6584 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6585 lt_cv_file_magic_cmd='$OBJDUMP -f'
6586 fi
6587 ;;
6588
6589 cegcc*)
6590 # use the weaker test based on 'objdump'. See mingw*.
6591 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6592 lt_cv_file_magic_cmd='$OBJDUMP -f'
6593 ;;
6594
6595 darwin* | rhapsody*)
6596 lt_cv_deplibs_check_method=pass_all
6597 ;;
6598
6599 freebsd* | dragonfly*)
6600 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6601 case $host_cpu in
6602 i*86 )
6603 # Not sure whether the presence of OpenBSD here was a mistake.
6604 # Let's accept both of them until this is cleared up.
6605 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6606 lt_cv_file_magic_cmd=/usr/bin/file
6607 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6608 ;;
6609 esac
6610 else
6611 lt_cv_deplibs_check_method=pass_all
6612 fi
6613 ;;
6614
6615 gnu*)
6616 lt_cv_deplibs_check_method=pass_all
6617 ;;
6618
6619 haiku*)
6620 lt_cv_deplibs_check_method=pass_all
6621 ;;
6622
6623 hpux10.20* | hpux11*)
6624 lt_cv_file_magic_cmd=/usr/bin/file
6625 case $host_cpu in
6626 ia64*)
6627 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6628 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6629 ;;
6630 hppa*64*)
6631 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]'
6632 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6633 ;;
6634 *)
6635 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6636 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6637 ;;
6638 esac
6639 ;;
6640
6641 interix[3-9]*)
6642 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6643 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6644 ;;
6645
6646 irix5* | irix6* | nonstopux*)
6647 case $LD in
6648 *-32|*"-32 ") libmagic=32-bit;;
6649 *-n32|*"-n32 ") libmagic=N32;;
6650 *-64|*"-64 ") libmagic=64-bit;;
6651 *) libmagic=never-match;;
6652 esac
6653 lt_cv_deplibs_check_method=pass_all
6654 ;;
6655
6656 # This must be Linux ELF.
6657 linux* | k*bsd*-gnu | kopensolaris*-gnu)
6658 lt_cv_deplibs_check_method=pass_all
6659 ;;
6660
6661 netbsd*)
6662 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6663 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6664 else
6665 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6666 fi
6667 ;;
6668
6669 newos6*)
6670 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6671 lt_cv_file_magic_cmd=/usr/bin/file
6672 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6673 ;;
6674
6675 *nto* | *qnx*)
6676 lt_cv_deplibs_check_method=pass_all
6677 ;;
6678
6679 openbsd*)
6680 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6681 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6682 else
6683 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6684 fi
6685 ;;
6686
6687 osf3* | osf4* | osf5*)
6688 lt_cv_deplibs_check_method=pass_all
6689 ;;
6690
6691 rdos*)
6692 lt_cv_deplibs_check_method=pass_all
6693 ;;
6694
6695 solaris*)
6696 lt_cv_deplibs_check_method=pass_all
6697 ;;
6698
6699 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6700 lt_cv_deplibs_check_method=pass_all
6701 ;;
6702
6703 sysv4 | sysv4.3*)
6704 case $host_vendor in
6705 motorola)
6706 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]'
6707 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6708 ;;
6709 ncr)
6710 lt_cv_deplibs_check_method=pass_all
6711 ;;
6712 sequent)
6713 lt_cv_file_magic_cmd='/bin/file'
6714 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6715 ;;
6716 sni)
6717 lt_cv_file_magic_cmd='/bin/file'
6718 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6719 lt_cv_file_magic_test_file=/lib/libc.so
6720 ;;
6721 siemens)
6722 lt_cv_deplibs_check_method=pass_all
6723 ;;
6724 pc)
6725 lt_cv_deplibs_check_method=pass_all
6726 ;;
6727 esac
6728 ;;
6729
6730 tpf*)
6731 lt_cv_deplibs_check_method=pass_all
6732 ;;
6733 esac
6734
6735 fi
6736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6737 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6738 file_magic_cmd=$lt_cv_file_magic_cmd
6739 deplibs_check_method=$lt_cv_deplibs_check_method
6740 test -z "$deplibs_check_method" && deplibs_check_method=unknown
6741
6742
6743
6744
6745
6746
6747
6748
6749
6750
6751
6752
6753 if test -n "$ac_tool_prefix"; then
6754 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6755 set dummy ${ac_tool_prefix}ar; ac_word=$2
6756 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6757 $as_echo_n "checking for $ac_word... " >&6; }
6758 if test "${ac_cv_prog_AR+set}" = set; then :
6759 $as_echo_n "(cached) " >&6
6760 else
6761 if test -n "$AR"; then
6762 ac_cv_prog_AR="$AR" # Let the user override the test.
6763 else
6764 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6765 for as_dir in $PATH
6766 do
6767 IFS=$as_save_IFS
6768 test -z "$as_dir" && as_dir=.
6769 for ac_exec_ext in '' $ac_executable_extensions; do
6770 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6771 ac_cv_prog_AR="${ac_tool_prefix}ar"
6772 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6773 break 2
6774 fi
6775 done
6776 done
6777 IFS=$as_save_IFS
6778
6779 fi
6780 fi
6781 AR=$ac_cv_prog_AR
6782 if test -n "$AR"; then
6783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6784 $as_echo "$AR" >&6; }
6785 else
6786 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6787 $as_echo "no" >&6; }
6788 fi
6789
6790
6791 fi
6792 if test -z "$ac_cv_prog_AR"; then
6793 ac_ct_AR=$AR
6794 # Extract the first word of "ar", so it can be a program name with args.
6795 set dummy ar; ac_word=$2
6796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6797 $as_echo_n "checking for $ac_word... " >&6; }
6798 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6799 $as_echo_n "(cached) " >&6
6800 else
6801 if test -n "$ac_ct_AR"; then
6802 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6803 else
6804 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6805 for as_dir in $PATH
6806 do
6807 IFS=$as_save_IFS
6808 test -z "$as_dir" && as_dir=.
6809 for ac_exec_ext in '' $ac_executable_extensions; do
6810 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6811 ac_cv_prog_ac_ct_AR="ar"
6812 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6813 break 2
6814 fi
6815 done
6816 done
6817 IFS=$as_save_IFS
6818
6819 fi
6820 fi
6821 ac_ct_AR=$ac_cv_prog_ac_ct_AR
6822 if test -n "$ac_ct_AR"; then
6823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6824 $as_echo "$ac_ct_AR" >&6; }
6825 else
6826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6827 $as_echo "no" >&6; }
6828 fi
6829
6830 if test "x$ac_ct_AR" = x; then
6831 AR="false"
6832 else
6833 case $cross_compiling:$ac_tool_warned in
6834 yes:)
6835 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6836 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6837 ac_tool_warned=yes ;;
6838 esac
6839 AR=$ac_ct_AR
6840 fi
6841 else
6842 AR="$ac_cv_prog_AR"
6843 fi
6844
6845 test -z "$AR" && AR=ar
6846 test -z "$AR_FLAGS" && AR_FLAGS=cru
6847
6848
6849
6850
6851
6852
6853
6854
6855
6856
6857
6858 if test -n "$ac_tool_prefix"; then
6859 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6860 set dummy ${ac_tool_prefix}strip; ac_word=$2
6861 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6862 $as_echo_n "checking for $ac_word... " >&6; }
6863 if test "${ac_cv_prog_STRIP+set}" = set; then :
6864 $as_echo_n "(cached) " >&6
6865 else
6866 if test -n "$STRIP"; then
6867 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6868 else
6869 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6870 for as_dir in $PATH
6871 do
6872 IFS=$as_save_IFS
6873 test -z "$as_dir" && as_dir=.
6874 for ac_exec_ext in '' $ac_executable_extensions; do
6875 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6876 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6877 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6878 break 2
6879 fi
6880 done
6881 done
6882 IFS=$as_save_IFS
6883
6884 fi
6885 fi
6886 STRIP=$ac_cv_prog_STRIP
6887 if test -n "$STRIP"; then
6888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6889 $as_echo "$STRIP" >&6; }
6890 else
6891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6892 $as_echo "no" >&6; }
6893 fi
6894
6895
6896 fi
6897 if test -z "$ac_cv_prog_STRIP"; then
6898 ac_ct_STRIP=$STRIP
6899 # Extract the first word of "strip", so it can be a program name with args.
6900 set dummy strip; ac_word=$2
6901 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6902 $as_echo_n "checking for $ac_word... " >&6; }
6903 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6904 $as_echo_n "(cached) " >&6
6905 else
6906 if test -n "$ac_ct_STRIP"; then
6907 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6908 else
6909 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6910 for as_dir in $PATH
6911 do
6912 IFS=$as_save_IFS
6913 test -z "$as_dir" && as_dir=.
6914 for ac_exec_ext in '' $ac_executable_extensions; do
6915 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6916 ac_cv_prog_ac_ct_STRIP="strip"
6917 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6918 break 2
6919 fi
6920 done
6921 done
6922 IFS=$as_save_IFS
6923
6924 fi
6925 fi
6926 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6927 if test -n "$ac_ct_STRIP"; then
6928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6929 $as_echo "$ac_ct_STRIP" >&6; }
6930 else
6931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6932 $as_echo "no" >&6; }
6933 fi
6934
6935 if test "x$ac_ct_STRIP" = x; then
6936 STRIP=":"
6937 else
6938 case $cross_compiling:$ac_tool_warned in
6939 yes:)
6940 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6941 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6942 ac_tool_warned=yes ;;
6943 esac
6944 STRIP=$ac_ct_STRIP
6945 fi
6946 else
6947 STRIP="$ac_cv_prog_STRIP"
6948 fi
6949
6950 test -z "$STRIP" && STRIP=:
6951
6952
6953
6954
6955
6956
6957 if test -n "$ac_tool_prefix"; then
6958 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6959 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6960 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6961 $as_echo_n "checking for $ac_word... " >&6; }
6962 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6963 $as_echo_n "(cached) " >&6
6964 else
6965 if test -n "$RANLIB"; then
6966 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6967 else
6968 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6969 for as_dir in $PATH
6970 do
6971 IFS=$as_save_IFS
6972 test -z "$as_dir" && as_dir=.
6973 for ac_exec_ext in '' $ac_executable_extensions; do
6974 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6975 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6976 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6977 break 2
6978 fi
6979 done
6980 done
6981 IFS=$as_save_IFS
6982
6983 fi
6984 fi
6985 RANLIB=$ac_cv_prog_RANLIB
6986 if test -n "$RANLIB"; then
6987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6988 $as_echo "$RANLIB" >&6; }
6989 else
6990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6991 $as_echo "no" >&6; }
6992 fi
6993
6994
6995 fi
6996 if test -z "$ac_cv_prog_RANLIB"; then
6997 ac_ct_RANLIB=$RANLIB
6998 # Extract the first word of "ranlib", so it can be a program name with args.
6999 set dummy ranlib; ac_word=$2
7000 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7001 $as_echo_n "checking for $ac_word... " >&6; }
7002 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
7003 $as_echo_n "(cached) " >&6
7004 else
7005 if test -n "$ac_ct_RANLIB"; then
7006 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
7007 else
7008 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7009 for as_dir in $PATH
7010 do
7011 IFS=$as_save_IFS
7012 test -z "$as_dir" && as_dir=.
7013 for ac_exec_ext in '' $ac_executable_extensions; do
7014 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7015 ac_cv_prog_ac_ct_RANLIB="ranlib"
7016 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7017 break 2
7018 fi
7019 done
7020 done
7021 IFS=$as_save_IFS
7022
7023 fi
7024 fi
7025 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
7026 if test -n "$ac_ct_RANLIB"; then
7027 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7028 $as_echo "$ac_ct_RANLIB" >&6; }
7029 else
7030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7031 $as_echo "no" >&6; }
7032 fi
7033
7034 if test "x$ac_ct_RANLIB" = x; then
7035 RANLIB=":"
7036 else
7037 case $cross_compiling:$ac_tool_warned in
7038 yes:)
7039 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7040 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7041 ac_tool_warned=yes ;;
7042 esac
7043 RANLIB=$ac_ct_RANLIB
7044 fi
7045 else
7046 RANLIB="$ac_cv_prog_RANLIB"
7047 fi
7048
7049 test -z "$RANLIB" && RANLIB=:
7050
7051
7052
7053
7054
7055
7056 # Determine commands to create old-style static archives.
7057 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7058 old_postinstall_cmds='chmod 644 $oldlib'
7059 old_postuninstall_cmds=
7060
7061 if test -n "$RANLIB"; then
7062 case $host_os in
7063 openbsd*)
7064 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
7065 ;;
7066 *)
7067 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7068 ;;
7069 esac
7070 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
7071 fi
7072
7073 case $host_os in
7074 darwin*)
7075 lock_old_archive_extraction=yes ;;
7076 *)
7077 lock_old_archive_extraction=no ;;
7078 esac
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7100 for ac_prog in gawk mawk nawk awk
7101 do
7102 # Extract the first word of "$ac_prog", so it can be a program name with args.
7103 set dummy $ac_prog; ac_word=$2
7104 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7105 $as_echo_n "checking for $ac_word... " >&6; }
7106 if test "${ac_cv_prog_AWK+set}" = set; then :
7107 $as_echo_n "(cached) " >&6
7108 else
7109 if test -n "$AWK"; then
7110 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7111 else
7112 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7113 for as_dir in $PATH
7114 do
7115 IFS=$as_save_IFS
7116 test -z "$as_dir" && as_dir=.
7117 for ac_exec_ext in '' $ac_executable_extensions; do
7118 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7119 ac_cv_prog_AWK="$ac_prog"
7120 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7121 break 2
7122 fi
7123 done
7124 done
7125 IFS=$as_save_IFS
7126
7127 fi
7128 fi
7129 AWK=$ac_cv_prog_AWK
7130 if test -n "$AWK"; then
7131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7132 $as_echo "$AWK" >&6; }
7133 else
7134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7135 $as_echo "no" >&6; }
7136 fi
7137
7138
7139 test -n "$AWK" && break
7140 done
7141
7142
7143
7144
7145
7146
7147
7148
7149
7150
7151
7152
7153
7154
7155
7156
7157
7158
7159
7160 # If no C compiler was specified, use CC.
7161 LTCC=${LTCC-"$CC"}
7162
7163 # If no C compiler flags were specified, use CFLAGS.
7164 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7165
7166 # Allow CC to be a program name with arguments.
7167 compiler=$CC
7168
7169
7170 # Check for command to grab the raw symbol name followed by C symbol from nm.
7171 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7172 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7173 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7174 $as_echo_n "(cached) " >&6
7175 else
7176
7177 # These are sane defaults that work on at least a few old systems.
7178 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
7179
7180 # Character class describing NM global symbol codes.
7181 symcode='[BCDEGRST]'
7182
7183 # Regexp to match symbols that can be accessed directly from C.
7184 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7185
7186 # Define system-specific variables.
7187 case $host_os in
7188 aix*)
7189 symcode='[BCDT]'
7190 ;;
7191 cygwin* | mingw* | pw32* | cegcc*)
7192 symcode='[ABCDGISTW]'
7193 ;;
7194 hpux*)
7195 if test "$host_cpu" = ia64; then
7196 symcode='[ABCDEGRST]'
7197 fi
7198 ;;
7199 irix* | nonstopux*)
7200 symcode='[BCDEGRST]'
7201 ;;
7202 osf*)
7203 symcode='[BCDEGQRST]'
7204 ;;
7205 solaris*)
7206 symcode='[BDRT]'
7207 ;;
7208 sco3.2v5*)
7209 symcode='[DT]'
7210 ;;
7211 sysv4.2uw2*)
7212 symcode='[DT]'
7213 ;;
7214 sysv5* | sco5v6* | unixware* | OpenUNIX*)
7215 symcode='[ABDT]'
7216 ;;
7217 sysv4)
7218 symcode='[DFNSTU]'
7219 ;;
7220 esac
7221
7222 # If we're using GNU nm, then use its standard symbol codes.
7223 case `$NM -V 2>&1` in
7224 *GNU* | *'with BFD'*)
7225 symcode='[ABCDGIRSTW]' ;;
7226 esac
7227
7228 # Transform an extracted symbol line into a proper C declaration.
7229 # Some systems (esp. on ia64) link data and code symbols differently,
7230 # so use this general approach.
7231 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7232
7233 # Transform an extracted symbol line into symbol name and symbol address
7234 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7235 lt_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'"
7236
7237 # Handle CRLF in mingw tool chain
7238 opt_cr=
7239 case $build_os in
7240 mingw*)
7241 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7242 ;;
7243 esac
7244
7245 # Try without a prefix underscore, then with it.
7246 for ac_symprfx in "" "_"; do
7247
7248 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7249 symxfrm="\\1 $ac_symprfx\\2 \\2"
7250
7251 # Write the raw and C identifiers.
7252 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7253 # Fake it for dumpbin and say T for any non-static function
7254 # and D for any global variable.
7255 # Also find C++ and __fastcall symbols from MSVC++,
7256 # which start with @ or ?.
7257 lt_cv_sys_global_symbol_pipe="$AWK '"\
7258 " {last_section=section; section=\$ 3};"\
7259 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7260 " \$ 0!~/External *\|/{next};"\
7261 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7262 " {if(hide[section]) next};"\
7263 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7264 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7265 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
7266 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7267 " ' prfx=^$ac_symprfx"
7268 else
7269 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7270 fi
7271
7272 # Check to see that the pipe works correctly.
7273 pipe_works=no
7274
7275 rm -f conftest*
7276 cat > conftest.$ac_ext <<_LT_EOF
7277 #ifdef __cplusplus
7278 extern "C" {
7279 #endif
7280 char nm_test_var;
7281 void nm_test_func(void);
7282 void nm_test_func(void){}
7283 #ifdef __cplusplus
7284 }
7285 #endif
7286 int main(){nm_test_var='a';nm_test_func();return(0);}
7287 _LT_EOF
7288
7289 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7290 (eval $ac_compile) 2>&5
7291 ac_status=$?
7292 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7293 test $ac_status = 0; }; then
7294 # Now try to grab the symbols.
7295 nlist=conftest.nm
7296 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7297 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7298 ac_status=$?
7299 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7300 test $ac_status = 0; } && test -s "$nlist"; then
7301 # Try sorting and uniquifying the output.
7302 if sort "$nlist" | uniq > "$nlist"T; then
7303 mv -f "$nlist"T "$nlist"
7304 else
7305 rm -f "$nlist"T
7306 fi
7307
7308 # Make sure that we snagged all the symbols we need.
7309 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7310 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7311 cat <<_LT_EOF > conftest.$ac_ext
7312 #ifdef __cplusplus
7313 extern "C" {
7314 #endif
7315
7316 _LT_EOF
7317 # Now generate the symbol file.
7318 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7319
7320 cat <<_LT_EOF >> conftest.$ac_ext
7321
7322 /* The mapping between symbol names and symbols. */
7323 const struct {
7324 const char *name;
7325 void *address;
7326 }
7327 lt__PROGRAM__LTX_preloaded_symbols[] =
7328 {
7329 { "@PROGRAM@", (void *) 0 },
7330 _LT_EOF
7331 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7332 cat <<\_LT_EOF >> conftest.$ac_ext
7333 {0, (void *) 0}
7334 };
7335
7336 /* This works around a problem in FreeBSD linker */
7337 #ifdef FREEBSD_WORKAROUND
7338 static const void *lt_preloaded_setup() {
7339 return lt__PROGRAM__LTX_preloaded_symbols;
7340 }
7341 #endif
7342
7343 #ifdef __cplusplus
7344 }
7345 #endif
7346 _LT_EOF
7347 # Now try linking the two files.
7348 mv conftest.$ac_objext conftstm.$ac_objext
7349 lt_save_LIBS="$LIBS"
7350 lt_save_CFLAGS="$CFLAGS"
7351 LIBS="conftstm.$ac_objext"
7352 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7353 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7354 (eval $ac_link) 2>&5
7355 ac_status=$?
7356 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7357 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7358 pipe_works=yes
7359 fi
7360 LIBS="$lt_save_LIBS"
7361 CFLAGS="$lt_save_CFLAGS"
7362 else
7363 echo "cannot find nm_test_func in $nlist" >&5
7364 fi
7365 else
7366 echo "cannot find nm_test_var in $nlist" >&5
7367 fi
7368 else
7369 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7370 fi
7371 else
7372 echo "$progname: failed program was:" >&5
7373 cat conftest.$ac_ext >&5
7374 fi
7375 rm -rf conftest* conftst*
7376
7377 # Do not use the global_symbol_pipe unless it works.
7378 if test "$pipe_works" = yes; then
7379 break
7380 else
7381 lt_cv_sys_global_symbol_pipe=
7382 fi
7383 done
7384
7385 fi
7386
7387 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7388 lt_cv_sys_global_symbol_to_cdecl=
7389 fi
7390 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7391 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7392 $as_echo "failed" >&6; }
7393 else
7394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7395 $as_echo "ok" >&6; }
7396 fi
7397
7398
7399
7400
7401
7402
7403
7404
7405
7406
7407
7408
7409
7410
7411
7412
7413
7414
7415
7416
7417
7418
7419 # Check whether --enable-libtool-lock was given.
7420 if test "${enable_libtool_lock+set}" = set; then :
7421 enableval=$enable_libtool_lock;
7422 fi
7423
7424 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7425
7426 # Some flags need to be propagated to the compiler or linker for good
7427 # libtool support.
7428 case $host in
7429 ia64-*-hpux*)
7430 # Find out which ABI we are using.
7431 echo 'int i;' > conftest.$ac_ext
7432 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7433 (eval $ac_compile) 2>&5
7434 ac_status=$?
7435 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7436 test $ac_status = 0; }; then
7437 case `/usr/bin/file conftest.$ac_objext` in
7438 *ELF-32*)
7439 HPUX_IA64_MODE="32"
7440 ;;
7441 *ELF-64*)
7442 HPUX_IA64_MODE="64"
7443 ;;
7444 esac
7445 fi
7446 rm -rf conftest*
7447 ;;
7448 *-*-irix6*)
7449 # Find out which ABI we are using.
7450 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7451 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7452 (eval $ac_compile) 2>&5
7453 ac_status=$?
7454 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7455 test $ac_status = 0; }; then
7456 if test "$lt_cv_prog_gnu_ld" = yes; then
7457 case `/usr/bin/file conftest.$ac_objext` in
7458 *32-bit*)
7459 LD="${LD-ld} -melf32bsmip"
7460 ;;
7461 *N32*)
7462 LD="${LD-ld} -melf32bmipn32"
7463 ;;
7464 *64-bit*)
7465 LD="${LD-ld} -melf64bmip"
7466 ;;
7467 esac
7468 else
7469 case `/usr/bin/file conftest.$ac_objext` in
7470 *32-bit*)
7471 LD="${LD-ld} -32"
7472 ;;
7473 *N32*)
7474 LD="${LD-ld} -n32"
7475 ;;
7476 *64-bit*)
7477 LD="${LD-ld} -64"
7478 ;;
7479 esac
7480 fi
7481 fi
7482 rm -rf conftest*
7483 ;;
7484
7485 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
7486 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7487 # Find out which ABI we are using.
7488 echo 'int i;' > conftest.$ac_ext
7489 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7490 (eval $ac_compile) 2>&5
7491 ac_status=$?
7492 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7493 test $ac_status = 0; }; then
7494 case `/usr/bin/file conftest.o` in
7495 *32-bit*)
7496 case $host in
7497 x86_64-*kfreebsd*-gnu)
7498 LD="${LD-ld} -m elf_i386_fbsd"
7499 ;;
7500 x86_64-*linux*)
7501 case `/usr/bin/file conftest.o` in
7502 *x86-64*)
7503 LD="${LD-ld} -m elf32_x86_64"
7504 ;;
7505 *)
7506 LD="${LD-ld} -m elf_i386"
7507 ;;
7508 esac
7509 ;;
7510 powerpc64le-*linux*)
7511 LD="${LD-ld} -m elf32lppclinux"
7512 ;;
7513 powerpc64-*linux*)
7514 LD="${LD-ld} -m elf32ppclinux"
7515 ;;
7516 s390x-*linux*)
7517 LD="${LD-ld} -m elf_s390"
7518 ;;
7519 sparc64-*linux*)
7520 LD="${LD-ld} -m elf32_sparc"
7521 ;;
7522 esac
7523 ;;
7524 *64-bit*)
7525 case $host in
7526 x86_64-*kfreebsd*-gnu)
7527 LD="${LD-ld} -m elf_x86_64_fbsd"
7528 ;;
7529 x86_64-*linux*)
7530 LD="${LD-ld} -m elf_x86_64"
7531 ;;
7532 powerpcle-*linux*)
7533 LD="${LD-ld} -m elf64lppc"
7534 ;;
7535 powerpc-*linux*)
7536 LD="${LD-ld} -m elf64ppc"
7537 ;;
7538 s390*-*linux*|s390*-*tpf*)
7539 LD="${LD-ld} -m elf64_s390"
7540 ;;
7541 sparc*-*linux*)
7542 LD="${LD-ld} -m elf64_sparc"
7543 ;;
7544 esac
7545 ;;
7546 esac
7547 fi
7548 rm -rf conftest*
7549 ;;
7550
7551 *-*-sco3.2v5*)
7552 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7553 SAVE_CFLAGS="$CFLAGS"
7554 CFLAGS="$CFLAGS -belf"
7555 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7556 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7557 if test "${lt_cv_cc_needs_belf+set}" = set; then :
7558 $as_echo_n "(cached) " >&6
7559 else
7560 ac_ext=c
7561 ac_cpp='$CPP $CPPFLAGS'
7562 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7563 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7564 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7565
7566 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7567 /* end confdefs.h. */
7568
7569 int
7570 main ()
7571 {
7572
7573 ;
7574 return 0;
7575 }
7576 _ACEOF
7577 if ac_fn_c_try_link "$LINENO"; then :
7578 lt_cv_cc_needs_belf=yes
7579 else
7580 lt_cv_cc_needs_belf=no
7581 fi
7582 rm -f core conftest.err conftest.$ac_objext \
7583 conftest$ac_exeext conftest.$ac_ext
7584 ac_ext=c
7585 ac_cpp='$CPP $CPPFLAGS'
7586 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7587 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7588 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7589
7590 fi
7591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7592 $as_echo "$lt_cv_cc_needs_belf" >&6; }
7593 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7594 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7595 CFLAGS="$SAVE_CFLAGS"
7596 fi
7597 ;;
7598 sparc*-*solaris*)
7599 # Find out which ABI we are using.
7600 echo 'int i;' > conftest.$ac_ext
7601 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7602 (eval $ac_compile) 2>&5
7603 ac_status=$?
7604 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7605 test $ac_status = 0; }; then
7606 case `/usr/bin/file conftest.o` in
7607 *64-bit*)
7608 case $lt_cv_prog_gnu_ld in
7609 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7610 *)
7611 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7612 LD="${LD-ld} -64"
7613 fi
7614 ;;
7615 esac
7616 ;;
7617 esac
7618 fi
7619 rm -rf conftest*
7620 ;;
7621 esac
7622
7623 need_locks="$enable_libtool_lock"
7624
7625
7626 case $host_os in
7627 rhapsody* | darwin*)
7628 if test -n "$ac_tool_prefix"; then
7629 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7630 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7632 $as_echo_n "checking for $ac_word... " >&6; }
7633 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7634 $as_echo_n "(cached) " >&6
7635 else
7636 if test -n "$DSYMUTIL"; then
7637 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7638 else
7639 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7640 for as_dir in $PATH
7641 do
7642 IFS=$as_save_IFS
7643 test -z "$as_dir" && as_dir=.
7644 for ac_exec_ext in '' $ac_executable_extensions; do
7645 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7646 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7647 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7648 break 2
7649 fi
7650 done
7651 done
7652 IFS=$as_save_IFS
7653
7654 fi
7655 fi
7656 DSYMUTIL=$ac_cv_prog_DSYMUTIL
7657 if test -n "$DSYMUTIL"; then
7658 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7659 $as_echo "$DSYMUTIL" >&6; }
7660 else
7661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7662 $as_echo "no" >&6; }
7663 fi
7664
7665
7666 fi
7667 if test -z "$ac_cv_prog_DSYMUTIL"; then
7668 ac_ct_DSYMUTIL=$DSYMUTIL
7669 # Extract the first word of "dsymutil", so it can be a program name with args.
7670 set dummy dsymutil; ac_word=$2
7671 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7672 $as_echo_n "checking for $ac_word... " >&6; }
7673 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7674 $as_echo_n "(cached) " >&6
7675 else
7676 if test -n "$ac_ct_DSYMUTIL"; then
7677 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7678 else
7679 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7680 for as_dir in $PATH
7681 do
7682 IFS=$as_save_IFS
7683 test -z "$as_dir" && as_dir=.
7684 for ac_exec_ext in '' $ac_executable_extensions; do
7685 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7686 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7687 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7688 break 2
7689 fi
7690 done
7691 done
7692 IFS=$as_save_IFS
7693
7694 fi
7695 fi
7696 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7697 if test -n "$ac_ct_DSYMUTIL"; then
7698 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7699 $as_echo "$ac_ct_DSYMUTIL" >&6; }
7700 else
7701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7702 $as_echo "no" >&6; }
7703 fi
7704
7705 if test "x$ac_ct_DSYMUTIL" = x; then
7706 DSYMUTIL=":"
7707 else
7708 case $cross_compiling:$ac_tool_warned in
7709 yes:)
7710 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7711 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7712 ac_tool_warned=yes ;;
7713 esac
7714 DSYMUTIL=$ac_ct_DSYMUTIL
7715 fi
7716 else
7717 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7718 fi
7719
7720 if test -n "$ac_tool_prefix"; then
7721 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7722 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7724 $as_echo_n "checking for $ac_word... " >&6; }
7725 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7726 $as_echo_n "(cached) " >&6
7727 else
7728 if test -n "$NMEDIT"; then
7729 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7730 else
7731 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7732 for as_dir in $PATH
7733 do
7734 IFS=$as_save_IFS
7735 test -z "$as_dir" && as_dir=.
7736 for ac_exec_ext in '' $ac_executable_extensions; do
7737 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7738 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7739 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7740 break 2
7741 fi
7742 done
7743 done
7744 IFS=$as_save_IFS
7745
7746 fi
7747 fi
7748 NMEDIT=$ac_cv_prog_NMEDIT
7749 if test -n "$NMEDIT"; then
7750 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7751 $as_echo "$NMEDIT" >&6; }
7752 else
7753 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7754 $as_echo "no" >&6; }
7755 fi
7756
7757
7758 fi
7759 if test -z "$ac_cv_prog_NMEDIT"; then
7760 ac_ct_NMEDIT=$NMEDIT
7761 # Extract the first word of "nmedit", so it can be a program name with args.
7762 set dummy nmedit; ac_word=$2
7763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7764 $as_echo_n "checking for $ac_word... " >&6; }
7765 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7766 $as_echo_n "(cached) " >&6
7767 else
7768 if test -n "$ac_ct_NMEDIT"; then
7769 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7770 else
7771 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7772 for as_dir in $PATH
7773 do
7774 IFS=$as_save_IFS
7775 test -z "$as_dir" && as_dir=.
7776 for ac_exec_ext in '' $ac_executable_extensions; do
7777 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7778 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7779 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7780 break 2
7781 fi
7782 done
7783 done
7784 IFS=$as_save_IFS
7785
7786 fi
7787 fi
7788 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7789 if test -n "$ac_ct_NMEDIT"; then
7790 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7791 $as_echo "$ac_ct_NMEDIT" >&6; }
7792 else
7793 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7794 $as_echo "no" >&6; }
7795 fi
7796
7797 if test "x$ac_ct_NMEDIT" = x; then
7798 NMEDIT=":"
7799 else
7800 case $cross_compiling:$ac_tool_warned in
7801 yes:)
7802 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7803 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7804 ac_tool_warned=yes ;;
7805 esac
7806 NMEDIT=$ac_ct_NMEDIT
7807 fi
7808 else
7809 NMEDIT="$ac_cv_prog_NMEDIT"
7810 fi
7811
7812 if test -n "$ac_tool_prefix"; then
7813 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7814 set dummy ${ac_tool_prefix}lipo; ac_word=$2
7815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7816 $as_echo_n "checking for $ac_word... " >&6; }
7817 if test "${ac_cv_prog_LIPO+set}" = set; then :
7818 $as_echo_n "(cached) " >&6
7819 else
7820 if test -n "$LIPO"; then
7821 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7822 else
7823 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7824 for as_dir in $PATH
7825 do
7826 IFS=$as_save_IFS
7827 test -z "$as_dir" && as_dir=.
7828 for ac_exec_ext in '' $ac_executable_extensions; do
7829 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7830 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7831 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7832 break 2
7833 fi
7834 done
7835 done
7836 IFS=$as_save_IFS
7837
7838 fi
7839 fi
7840 LIPO=$ac_cv_prog_LIPO
7841 if test -n "$LIPO"; then
7842 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7843 $as_echo "$LIPO" >&6; }
7844 else
7845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7846 $as_echo "no" >&6; }
7847 fi
7848
7849
7850 fi
7851 if test -z "$ac_cv_prog_LIPO"; then
7852 ac_ct_LIPO=$LIPO
7853 # Extract the first word of "lipo", so it can be a program name with args.
7854 set dummy lipo; ac_word=$2
7855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7856 $as_echo_n "checking for $ac_word... " >&6; }
7857 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7858 $as_echo_n "(cached) " >&6
7859 else
7860 if test -n "$ac_ct_LIPO"; then
7861 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7862 else
7863 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7864 for as_dir in $PATH
7865 do
7866 IFS=$as_save_IFS
7867 test -z "$as_dir" && as_dir=.
7868 for ac_exec_ext in '' $ac_executable_extensions; do
7869 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7870 ac_cv_prog_ac_ct_LIPO="lipo"
7871 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7872 break 2
7873 fi
7874 done
7875 done
7876 IFS=$as_save_IFS
7877
7878 fi
7879 fi
7880 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7881 if test -n "$ac_ct_LIPO"; then
7882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7883 $as_echo "$ac_ct_LIPO" >&6; }
7884 else
7885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7886 $as_echo "no" >&6; }
7887 fi
7888
7889 if test "x$ac_ct_LIPO" = x; then
7890 LIPO=":"
7891 else
7892 case $cross_compiling:$ac_tool_warned in
7893 yes:)
7894 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7895 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7896 ac_tool_warned=yes ;;
7897 esac
7898 LIPO=$ac_ct_LIPO
7899 fi
7900 else
7901 LIPO="$ac_cv_prog_LIPO"
7902 fi
7903
7904 if test -n "$ac_tool_prefix"; then
7905 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7906 set dummy ${ac_tool_prefix}otool; ac_word=$2
7907 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7908 $as_echo_n "checking for $ac_word... " >&6; }
7909 if test "${ac_cv_prog_OTOOL+set}" = set; then :
7910 $as_echo_n "(cached) " >&6
7911 else
7912 if test -n "$OTOOL"; then
7913 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7914 else
7915 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7916 for as_dir in $PATH
7917 do
7918 IFS=$as_save_IFS
7919 test -z "$as_dir" && as_dir=.
7920 for ac_exec_ext in '' $ac_executable_extensions; do
7921 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7922 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7923 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7924 break 2
7925 fi
7926 done
7927 done
7928 IFS=$as_save_IFS
7929
7930 fi
7931 fi
7932 OTOOL=$ac_cv_prog_OTOOL
7933 if test -n "$OTOOL"; then
7934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7935 $as_echo "$OTOOL" >&6; }
7936 else
7937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7938 $as_echo "no" >&6; }
7939 fi
7940
7941
7942 fi
7943 if test -z "$ac_cv_prog_OTOOL"; then
7944 ac_ct_OTOOL=$OTOOL
7945 # Extract the first word of "otool", so it can be a program name with args.
7946 set dummy otool; ac_word=$2
7947 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7948 $as_echo_n "checking for $ac_word... " >&6; }
7949 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7950 $as_echo_n "(cached) " >&6
7951 else
7952 if test -n "$ac_ct_OTOOL"; then
7953 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7954 else
7955 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7956 for as_dir in $PATH
7957 do
7958 IFS=$as_save_IFS
7959 test -z "$as_dir" && as_dir=.
7960 for ac_exec_ext in '' $ac_executable_extensions; do
7961 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7962 ac_cv_prog_ac_ct_OTOOL="otool"
7963 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7964 break 2
7965 fi
7966 done
7967 done
7968 IFS=$as_save_IFS
7969
7970 fi
7971 fi
7972 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7973 if test -n "$ac_ct_OTOOL"; then
7974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7975 $as_echo "$ac_ct_OTOOL" >&6; }
7976 else
7977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7978 $as_echo "no" >&6; }
7979 fi
7980
7981 if test "x$ac_ct_OTOOL" = x; then
7982 OTOOL=":"
7983 else
7984 case $cross_compiling:$ac_tool_warned in
7985 yes:)
7986 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7987 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7988 ac_tool_warned=yes ;;
7989 esac
7990 OTOOL=$ac_ct_OTOOL
7991 fi
7992 else
7993 OTOOL="$ac_cv_prog_OTOOL"
7994 fi
7995
7996 if test -n "$ac_tool_prefix"; then
7997 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7998 set dummy ${ac_tool_prefix}otool64; ac_word=$2
7999 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8000 $as_echo_n "checking for $ac_word... " >&6; }
8001 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
8002 $as_echo_n "(cached) " >&6
8003 else
8004 if test -n "$OTOOL64"; then
8005 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
8006 else
8007 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8008 for as_dir in $PATH
8009 do
8010 IFS=$as_save_IFS
8011 test -z "$as_dir" && as_dir=.
8012 for ac_exec_ext in '' $ac_executable_extensions; do
8013 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8014 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8015 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8016 break 2
8017 fi
8018 done
8019 done
8020 IFS=$as_save_IFS
8021
8022 fi
8023 fi
8024 OTOOL64=$ac_cv_prog_OTOOL64
8025 if test -n "$OTOOL64"; then
8026 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8027 $as_echo "$OTOOL64" >&6; }
8028 else
8029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8030 $as_echo "no" >&6; }
8031 fi
8032
8033
8034 fi
8035 if test -z "$ac_cv_prog_OTOOL64"; then
8036 ac_ct_OTOOL64=$OTOOL64
8037 # Extract the first word of "otool64", so it can be a program name with args.
8038 set dummy otool64; ac_word=$2
8039 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8040 $as_echo_n "checking for $ac_word... " >&6; }
8041 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
8042 $as_echo_n "(cached) " >&6
8043 else
8044 if test -n "$ac_ct_OTOOL64"; then
8045 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
8046 else
8047 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8048 for as_dir in $PATH
8049 do
8050 IFS=$as_save_IFS
8051 test -z "$as_dir" && as_dir=.
8052 for ac_exec_ext in '' $ac_executable_extensions; do
8053 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8054 ac_cv_prog_ac_ct_OTOOL64="otool64"
8055 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8056 break 2
8057 fi
8058 done
8059 done
8060 IFS=$as_save_IFS
8061
8062 fi
8063 fi
8064 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8065 if test -n "$ac_ct_OTOOL64"; then
8066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8067 $as_echo "$ac_ct_OTOOL64" >&6; }
8068 else
8069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8070 $as_echo "no" >&6; }
8071 fi
8072
8073 if test "x$ac_ct_OTOOL64" = x; then
8074 OTOOL64=":"
8075 else
8076 case $cross_compiling:$ac_tool_warned in
8077 yes:)
8078 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8079 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8080 ac_tool_warned=yes ;;
8081 esac
8082 OTOOL64=$ac_ct_OTOOL64
8083 fi
8084 else
8085 OTOOL64="$ac_cv_prog_OTOOL64"
8086 fi
8087
8088
8089
8090
8091
8092
8093
8094
8095
8096
8097
8098
8099
8100
8101
8102
8103
8104
8105
8106
8107
8108
8109
8110
8111
8112
8113
8114 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8115 $as_echo_n "checking for -single_module linker flag... " >&6; }
8116 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8117 $as_echo_n "(cached) " >&6
8118 else
8119 lt_cv_apple_cc_single_mod=no
8120 if test -z "${LT_MULTI_MODULE}"; then
8121 # By default we will add the -single_module flag. You can override
8122 # by either setting the environment variable LT_MULTI_MODULE
8123 # non-empty at configure time, or by adding -multi_module to the
8124 # link flags.
8125 rm -rf libconftest.dylib*
8126 echo "int foo(void){return 1;}" > conftest.c
8127 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8128 -dynamiclib -Wl,-single_module conftest.c" >&5
8129 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8130 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8131 _lt_result=$?
8132 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8133 lt_cv_apple_cc_single_mod=yes
8134 else
8135 cat conftest.err >&5
8136 fi
8137 rm -rf libconftest.dylib*
8138 rm -f conftest.*
8139 fi
8140 fi
8141 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8142 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8144 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8145 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8146 $as_echo_n "(cached) " >&6
8147 else
8148 lt_cv_ld_exported_symbols_list=no
8149 save_LDFLAGS=$LDFLAGS
8150 echo "_main" > conftest.sym
8151 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8152 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8153 /* end confdefs.h. */
8154
8155 int
8156 main ()
8157 {
8158
8159 ;
8160 return 0;
8161 }
8162 _ACEOF
8163 if ac_fn_c_try_link "$LINENO"; then :
8164 lt_cv_ld_exported_symbols_list=yes
8165 else
8166 lt_cv_ld_exported_symbols_list=no
8167 fi
8168 rm -f core conftest.err conftest.$ac_objext \
8169 conftest$ac_exeext conftest.$ac_ext
8170 LDFLAGS="$save_LDFLAGS"
8171
8172 fi
8173 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8174 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8175 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8176 $as_echo_n "checking for -force_load linker flag... " >&6; }
8177 if test "${lt_cv_ld_force_load+set}" = set; then :
8178 $as_echo_n "(cached) " >&6
8179 else
8180 lt_cv_ld_force_load=no
8181 cat > conftest.c << _LT_EOF
8182 int forced_loaded() { return 2;}
8183 _LT_EOF
8184 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8185 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8186 echo "$AR cru libconftest.a conftest.o" >&5
8187 $AR cru libconftest.a conftest.o 2>&5
8188 cat > conftest.c << _LT_EOF
8189 int main() { return 0;}
8190 _LT_EOF
8191 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8192 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8193 _lt_result=$?
8194 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8195 lt_cv_ld_force_load=yes
8196 else
8197 cat conftest.err >&5
8198 fi
8199 rm -f conftest.err libconftest.a conftest conftest.c
8200 rm -rf conftest.dSYM
8201
8202 fi
8203 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8204 $as_echo "$lt_cv_ld_force_load" >&6; }
8205 case $host_os in
8206 rhapsody* | darwin1.[012])
8207 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8208 darwin1.*)
8209 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8210 darwin*) # darwin 5.x on
8211 # if running on 10.5 or later, the deployment target defaults
8212 # to the OS version, if on x86, and 10.4, the deployment
8213 # target defaults to 10.4. Don't you love it?
8214 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8215 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8216 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8217 10.[012][,.]*)
8218 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8219 10.*)
8220 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8221 esac
8222 ;;
8223 esac
8224 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8225 _lt_dar_single_mod='$single_module'
8226 fi
8227 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8228 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8229 else
8230 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8231 fi
8232 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8233 _lt_dsymutil='~$DSYMUTIL $lib || :'
8234 else
8235 _lt_dsymutil=
8236 fi
8237 ;;
8238 esac
8239
8240 for ac_header in dlfcn.h
8241 do :
8242 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8243 "
8244 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8245 cat >>confdefs.h <<_ACEOF
8246 #define HAVE_DLFCN_H 1
8247 _ACEOF
8248
8249 fi
8250
8251 done
8252
8253
8254
8255 # autoconf.info says this should be called right after AC_INIT.
8256 ac_config_headers="$ac_config_headers config.h:config.in"
8257
8258
8259
8260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
8261 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
8262 if test "${ac_cv_c_bigendian+set}" = set; then :
8263 $as_echo_n "(cached) " >&6
8264 else
8265 ac_cv_c_bigendian=unknown
8266 # See if we're dealing with a universal compiler.
8267 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8268 /* end confdefs.h. */
8269 #ifndef __APPLE_CC__
8270 not a universal capable compiler
8271 #endif
8272 typedef int dummy;
8273
8274 _ACEOF
8275 if ac_fn_c_try_compile "$LINENO"; then :
8276
8277 # Check for potential -arch flags. It is not universal unless
8278 # there are at least two -arch flags with different values.
8279 ac_arch=
8280 ac_prev=
8281 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
8282 if test -n "$ac_prev"; then
8283 case $ac_word in
8284 i?86 | x86_64 | ppc | ppc64)
8285 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
8286 ac_arch=$ac_word
8287 else
8288 ac_cv_c_bigendian=universal
8289 break
8290 fi
8291 ;;
8292 esac
8293 ac_prev=
8294 elif test "x$ac_word" = "x-arch"; then
8295 ac_prev=arch
8296 fi
8297 done
8298 fi
8299 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8300 if test $ac_cv_c_bigendian = unknown; then
8301 # See if sys/param.h defines the BYTE_ORDER macro.
8302 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8303 /* end confdefs.h. */
8304 #include <sys/types.h>
8305 #include <sys/param.h>
8306
8307 int
8308 main ()
8309 {
8310 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
8311 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
8312 && LITTLE_ENDIAN)
8313 bogus endian macros
8314 #endif
8315
8316 ;
8317 return 0;
8318 }
8319 _ACEOF
8320 if ac_fn_c_try_compile "$LINENO"; then :
8321 # It does; now see whether it defined to BIG_ENDIAN or not.
8322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8323 /* end confdefs.h. */
8324 #include <sys/types.h>
8325 #include <sys/param.h>
8326
8327 int
8328 main ()
8329 {
8330 #if BYTE_ORDER != BIG_ENDIAN
8331 not big endian
8332 #endif
8333
8334 ;
8335 return 0;
8336 }
8337 _ACEOF
8338 if ac_fn_c_try_compile "$LINENO"; then :
8339 ac_cv_c_bigendian=yes
8340 else
8341 ac_cv_c_bigendian=no
8342 fi
8343 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8344 fi
8345 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8346 fi
8347 if test $ac_cv_c_bigendian = unknown; then
8348 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
8349 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8350 /* end confdefs.h. */
8351 #include <limits.h>
8352
8353 int
8354 main ()
8355 {
8356 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
8357 bogus endian macros
8358 #endif
8359
8360 ;
8361 return 0;
8362 }
8363 _ACEOF
8364 if ac_fn_c_try_compile "$LINENO"; then :
8365 # It does; now see whether it defined to _BIG_ENDIAN or not.
8366 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8367 /* end confdefs.h. */
8368 #include <limits.h>
8369
8370 int
8371 main ()
8372 {
8373 #ifndef _BIG_ENDIAN
8374 not big endian
8375 #endif
8376
8377 ;
8378 return 0;
8379 }
8380 _ACEOF
8381 if ac_fn_c_try_compile "$LINENO"; then :
8382 ac_cv_c_bigendian=yes
8383 else
8384 ac_cv_c_bigendian=no
8385 fi
8386 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8387 fi
8388 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8389 fi
8390 if test $ac_cv_c_bigendian = unknown; then
8391 # Compile a test program.
8392 if test "$cross_compiling" = yes; then :
8393 # Try to guess by grepping values from an object file.
8394 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8395 /* end confdefs.h. */
8396 short int ascii_mm[] =
8397 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
8398 short int ascii_ii[] =
8399 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
8400 int use_ascii (int i) {
8401 return ascii_mm[i] + ascii_ii[i];
8402 }
8403 short int ebcdic_ii[] =
8404 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
8405 short int ebcdic_mm[] =
8406 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
8407 int use_ebcdic (int i) {
8408 return ebcdic_mm[i] + ebcdic_ii[i];
8409 }
8410 extern int foo;
8411
8412 int
8413 main ()
8414 {
8415 return use_ascii (foo) == use_ebcdic (foo);
8416 ;
8417 return 0;
8418 }
8419 _ACEOF
8420 if ac_fn_c_try_compile "$LINENO"; then :
8421 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
8422 ac_cv_c_bigendian=yes
8423 fi
8424 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
8425 if test "$ac_cv_c_bigendian" = unknown; then
8426 ac_cv_c_bigendian=no
8427 else
8428 # finding both strings is unlikely to happen, but who knows?
8429 ac_cv_c_bigendian=unknown
8430 fi
8431 fi
8432 fi
8433 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8434 else
8435 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8436 /* end confdefs.h. */
8437 $ac_includes_default
8438 int
8439 main ()
8440 {
8441
8442 /* Are we little or big endian? From Harbison&Steele. */
8443 union
8444 {
8445 long int l;
8446 char c[sizeof (long int)];
8447 } u;
8448 u.l = 1;
8449 return u.c[sizeof (long int) - 1] == 1;
8450
8451 ;
8452 return 0;
8453 }
8454 _ACEOF
8455 if ac_fn_c_try_run "$LINENO"; then :
8456 ac_cv_c_bigendian=no
8457 else
8458 ac_cv_c_bigendian=yes
8459 fi
8460 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8461 conftest.$ac_objext conftest.beam conftest.$ac_ext
8462 fi
8463
8464 fi
8465 fi
8466 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
8467 $as_echo "$ac_cv_c_bigendian" >&6; }
8468 case $ac_cv_c_bigendian in #(
8469 yes)
8470 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
8471 ;; #(
8472 no)
8473 ;; #(
8474 universal)
8475
8476 $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
8477
8478 ;; #(
8479 *)
8480 as_fn_error "unknown endianness
8481 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
8482 esac
8483
8484
8485
8486
8487 # Put a plausible default for CC_FOR_BUILD in Makefile.
8488 if test -z "$CC_FOR_BUILD"; then
8489 if test "x$cross_compiling" = "xno"; then
8490 CC_FOR_BUILD='$(CC)'
8491 else
8492 CC_FOR_BUILD=gcc
8493 fi
8494 fi
8495
8496
8497
8498
8499 AR=${AR-ar}
8500
8501 if test -n "$ac_tool_prefix"; then
8502 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8503 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8504 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8505 $as_echo_n "checking for $ac_word... " >&6; }
8506 if test "${ac_cv_prog_RANLIB+set}" = set; then :
8507 $as_echo_n "(cached) " >&6
8508 else
8509 if test -n "$RANLIB"; then
8510 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8511 else
8512 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8513 for as_dir in $PATH
8514 do
8515 IFS=$as_save_IFS
8516 test -z "$as_dir" && as_dir=.
8517 for ac_exec_ext in '' $ac_executable_extensions; do
8518 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8519 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8520 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8521 break 2
8522 fi
8523 done
8524 done
8525 IFS=$as_save_IFS
8526
8527 fi
8528 fi
8529 RANLIB=$ac_cv_prog_RANLIB
8530 if test -n "$RANLIB"; then
8531 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8532 $as_echo "$RANLIB" >&6; }
8533 else
8534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8535 $as_echo "no" >&6; }
8536 fi
8537
8538
8539 fi
8540 if test -z "$ac_cv_prog_RANLIB"; then
8541 ac_ct_RANLIB=$RANLIB
8542 # Extract the first word of "ranlib", so it can be a program name with args.
8543 set dummy ranlib; ac_word=$2
8544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8545 $as_echo_n "checking for $ac_word... " >&6; }
8546 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8547 $as_echo_n "(cached) " >&6
8548 else
8549 if test -n "$ac_ct_RANLIB"; then
8550 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8551 else
8552 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8553 for as_dir in $PATH
8554 do
8555 IFS=$as_save_IFS
8556 test -z "$as_dir" && as_dir=.
8557 for ac_exec_ext in '' $ac_executable_extensions; do
8558 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8559 ac_cv_prog_ac_ct_RANLIB="ranlib"
8560 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8561 break 2
8562 fi
8563 done
8564 done
8565 IFS=$as_save_IFS
8566
8567 fi
8568 fi
8569 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8570 if test -n "$ac_ct_RANLIB"; then
8571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8572 $as_echo "$ac_ct_RANLIB" >&6; }
8573 else
8574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8575 $as_echo "no" >&6; }
8576 fi
8577
8578 if test "x$ac_ct_RANLIB" = x; then
8579 RANLIB=":"
8580 else
8581 case $cross_compiling:$ac_tool_warned in
8582 yes:)
8583 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8584 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8585 ac_tool_warned=yes ;;
8586 esac
8587 RANLIB=$ac_ct_RANLIB
8588 fi
8589 else
8590 RANLIB="$ac_cv_prog_RANLIB"
8591 fi
8592
8593
8594 # Some of the common include files depend on bfd.h, and bfd.h checks
8595 # that config.h is included first by testing that the PACKAGE macro
8596 # is defined.
8597 PACKAGE=sim
8598
8599 cat >>confdefs.h <<_ACEOF
8600 #define PACKAGE "$PACKAGE"
8601 _ACEOF
8602
8603
8604
8605 # Dependency checking.
8606 ac_config_commands="$ac_config_commands depdir"
8607
8608
8609 depcc="$CC" am_compiler_list=
8610
8611 am_depcomp=$ac_aux_dir/depcomp
8612 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8613 $as_echo_n "checking dependency style of $depcc... " >&6; }
8614 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8615 $as_echo_n "(cached) " >&6
8616 else
8617 if test -f "$am_depcomp"; then
8618 # We make a subdir and do the tests there. Otherwise we can end up
8619 # making bogus files that we don't know about and never remove. For
8620 # instance it was reported that on HP-UX the gcc test will end up
8621 # making a dummy file named `D' -- because `-MD' means `put the output
8622 # in D'.
8623 mkdir conftest.dir
8624 # Copy depcomp to subdir because otherwise we won't find it if we're
8625 # using a relative directory.
8626 cp "$am_depcomp" conftest.dir
8627 cd conftest.dir
8628 # We will build objects and dependencies in a subdirectory because
8629 # it helps to detect inapplicable dependency modes. For instance
8630 # both Tru64's cc and ICC support -MD to output dependencies as a
8631 # side effect of compilation, but ICC will put the dependencies in
8632 # the current directory while Tru64 will put them in the object
8633 # directory.
8634 mkdir sub
8635
8636 am_cv_CC_dependencies_compiler_type=none
8637 if test "$am_compiler_list" = ""; then
8638 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8639 fi
8640 for depmode in $am_compiler_list; do
8641 if test $depmode = none; then break; fi
8642
8643 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8644 # Setup a source with many dependencies, because some compilers
8645 # like to wrap large dependency lists on column 80 (with \), and
8646 # we should not choose a depcomp mode which is confused by this.
8647 #
8648 # We need to recreate these files for each test, as the compiler may
8649 # overwrite some of them when testing with obscure command lines.
8650 # This happens at least with the AIX C compiler.
8651 : > sub/conftest.c
8652 for i in 1 2 3 4 5 6; do
8653 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8654 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8655 # Solaris 8's {/usr,}/bin/sh.
8656 touch sub/conftst$i.h
8657 done
8658 echo "include sub/conftest.Po" > confmf
8659
8660 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8661 # mode. It turns out that the SunPro C++ compiler does not properly
8662 # handle `-M -o', and we need to detect this.
8663 depcmd="depmode=$depmode \
8664 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8665 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8666 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8667 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8668 if env $depcmd > conftest.err 2>&1 &&
8669 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8670 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8671 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8672 # icc doesn't choke on unknown options, it will just issue warnings
8673 # or remarks (even with -Werror). So we grep stderr for any message
8674 # that says an option was ignored or not supported.
8675 # When given -MP, icc 7.0 and 7.1 complain thusly:
8676 # icc: Command line warning: ignoring option '-M'; no argument required
8677 # The diagnosis changed in icc 8.0:
8678 # icc: Command line remark: option '-MP' not supported
8679 if (grep 'ignoring option' conftest.err ||
8680 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8681 am_cv_CC_dependencies_compiler_type=$depmode
8682 $as_echo "$as_me:$LINENO: success" >&5
8683 break
8684 fi
8685 fi
8686 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8687 sed -e 's/^/| /' < conftest.err >&5
8688 done
8689
8690 cd ..
8691 rm -rf conftest.dir
8692 else
8693 am_cv_CC_dependencies_compiler_type=none
8694 fi
8695
8696 fi
8697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8698 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8699 if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8700 then as_fn_error "no usable dependency style found" "$LINENO" 5
8701 else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8702
8703 fi
8704
8705
8706 # Check for the 'make' the user wants to use.
8707 for ac_prog in make
8708 do
8709 # Extract the first word of "$ac_prog", so it can be a program name with args.
8710 set dummy $ac_prog; ac_word=$2
8711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8712 $as_echo_n "checking for $ac_word... " >&6; }
8713 if test "${ac_cv_prog_MAKE+set}" = set; then :
8714 $as_echo_n "(cached) " >&6
8715 else
8716 if test -n "$MAKE"; then
8717 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8718 else
8719 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8720 for as_dir in $PATH
8721 do
8722 IFS=$as_save_IFS
8723 test -z "$as_dir" && as_dir=.
8724 for ac_exec_ext in '' $ac_executable_extensions; do
8725 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8726 ac_cv_prog_MAKE="$ac_prog"
8727 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8728 break 2
8729 fi
8730 done
8731 done
8732 IFS=$as_save_IFS
8733
8734 fi
8735 fi
8736 MAKE=$ac_cv_prog_MAKE
8737 if test -n "$MAKE"; then
8738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8739 $as_echo "$MAKE" >&6; }
8740 else
8741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8742 $as_echo "no" >&6; }
8743 fi
8744
8745
8746 test -n "$MAKE" && break
8747 done
8748
8749 MAKE_IS_GNU=
8750 case "`$MAKE --version 2>&1 | sed 1q`" in
8751 *GNU*)
8752 MAKE_IS_GNU=yes
8753 ;;
8754 esac
8755 if test "$MAKE_IS_GNU" = yes; then
8756 GMAKE_TRUE=
8757 GMAKE_FALSE='#'
8758 else
8759 GMAKE_TRUE='#'
8760 GMAKE_FALSE=
8761 fi
8762
8763
8764 ALL_LINGUAS=
8765 # If we haven't got the data from the intl directory,
8766 # assume NLS is disabled.
8767 USE_NLS=no
8768 LIBINTL=
8769 LIBINTL_DEP=
8770 INCINTL=
8771 XGETTEXT=
8772 GMSGFMT=
8773 POSUB=
8774
8775 if test -f ../../intl/config.intl; then
8776 . ../../intl/config.intl
8777 fi
8778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8779 $as_echo_n "checking whether NLS is requested... " >&6; }
8780 if test x"$USE_NLS" != xyes; then
8781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8782 $as_echo "no" >&6; }
8783 else
8784 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8785 $as_echo "yes" >&6; }
8786
8787 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
8788
8789
8790 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8791 $as_echo_n "checking for catalogs to be installed... " >&6; }
8792 # Look for .po and .gmo files in the source directory.
8793 CATALOGS=
8794 XLINGUAS=
8795 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8796 # If there aren't any .gmo files the shell will give us the
8797 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8798 # weeded out.
8799 case "$cat" in *\**)
8800 continue;;
8801 esac
8802 # The quadruple backslash is collapsed to a double backslash
8803 # by the backticks, then collapsed again by the double quotes,
8804 # leaving us with one backslash in the sed expression (right
8805 # before the dot that mustn't act as a wildcard).
8806 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8807 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8808 # The user is allowed to set LINGUAS to a list of languages to
8809 # install catalogs for. If it's empty that means "all of them."
8810 if test "x$LINGUAS" = x; then
8811 CATALOGS="$CATALOGS $cat"
8812 XLINGUAS="$XLINGUAS $lang"
8813 else
8814 case "$LINGUAS" in *$lang*)
8815 CATALOGS="$CATALOGS $cat"
8816 XLINGUAS="$XLINGUAS $lang"
8817 ;;
8818 esac
8819 fi
8820 done
8821 LINGUAS="$XLINGUAS"
8822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8823 $as_echo "$LINGUAS" >&6; }
8824
8825
8826 DATADIRNAME=share
8827
8828 INSTOBJEXT=.mo
8829
8830 GENCAT=gencat
8831
8832 CATOBJEXT=.gmo
8833
8834 fi
8835
8836 # Check for common headers.
8837 # FIXME: Seems to me this can cause problems for i386-windows hosts.
8838 # At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8839 for ac_header in stdlib.h string.h strings.h unistd.h time.h
8840 do :
8841 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8842 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8843 eval as_val=\$$as_ac_Header
8844 if test "x$as_val" = x""yes; then :
8845 cat >>confdefs.h <<_ACEOF
8846 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8847 _ACEOF
8848
8849 fi
8850
8851 done
8852
8853 for ac_header in sys/time.h sys/times.h sys/resource.h sys/mman.h
8854 do :
8855 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8856 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8857 eval as_val=\$$as_ac_Header
8858 if test "x$as_val" = x""yes; then :
8859 cat >>confdefs.h <<_ACEOF
8860 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8861 _ACEOF
8862
8863 fi
8864
8865 done
8866
8867 for ac_header in fcntl.h fpu_control.h
8868 do :
8869 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8870 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8871 eval as_val=\$$as_ac_Header
8872 if test "x$as_val" = x""yes; then :
8873 cat >>confdefs.h <<_ACEOF
8874 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8875 _ACEOF
8876
8877 fi
8878
8879 done
8880
8881 for ac_header in dlfcn.h errno.h sys/stat.h
8882 do :
8883 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8884 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8885 eval as_val=\$$as_ac_Header
8886 if test "x$as_val" = x""yes; then :
8887 cat >>confdefs.h <<_ACEOF
8888 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8889 _ACEOF
8890
8891 fi
8892
8893 done
8894
8895 for ac_func in getrusage time sigaction __setfpucw
8896 do :
8897 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8898 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8899 eval as_val=\$$as_ac_var
8900 if test "x$as_val" = x""yes; then :
8901 cat >>confdefs.h <<_ACEOF
8902 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8903 _ACEOF
8904
8905 fi
8906 done
8907
8908 for ac_func in mmap munmap lstat truncate ftruncate posix_fallocate
8909 do :
8910 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8911 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8912 eval as_val=\$$as_ac_var
8913 if test "x$as_val" = x""yes; then :
8914 cat >>confdefs.h <<_ACEOF
8915 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8916 _ACEOF
8917
8918 fi
8919 done
8920
8921 ac_fn_c_check_member "$LINENO" "struct stat" "st_dev" "ac_cv_member_struct_stat_st_dev" "#ifdef HAVE_SYS_TYPES_H
8922 #include <sys/types.h>
8923 #endif
8924 #ifdef HAVE_SYS_STAT_H
8925 #include <sys/stat.h>
8926 #endif
8927 "
8928 if test "x$ac_cv_member_struct_stat_st_dev" = x""yes; then :
8929
8930 cat >>confdefs.h <<_ACEOF
8931 #define HAVE_STRUCT_STAT_ST_DEV 1
8932 _ACEOF
8933
8934
8935 fi
8936 ac_fn_c_check_member "$LINENO" "struct stat" "st_ino" "ac_cv_member_struct_stat_st_ino" "#ifdef HAVE_SYS_TYPES_H
8937 #include <sys/types.h>
8938 #endif
8939 #ifdef HAVE_SYS_STAT_H
8940 #include <sys/stat.h>
8941 #endif
8942 "
8943 if test "x$ac_cv_member_struct_stat_st_ino" = x""yes; then :
8944
8945 cat >>confdefs.h <<_ACEOF
8946 #define HAVE_STRUCT_STAT_ST_INO 1
8947 _ACEOF
8948
8949
8950 fi
8951 ac_fn_c_check_member "$LINENO" "struct stat" "st_mode" "ac_cv_member_struct_stat_st_mode" "#ifdef HAVE_SYS_TYPES_H
8952 #include <sys/types.h>
8953 #endif
8954 #ifdef HAVE_SYS_STAT_H
8955 #include <sys/stat.h>
8956 #endif
8957 "
8958 if test "x$ac_cv_member_struct_stat_st_mode" = x""yes; then :
8959
8960 cat >>confdefs.h <<_ACEOF
8961 #define HAVE_STRUCT_STAT_ST_MODE 1
8962 _ACEOF
8963
8964
8965 fi
8966 ac_fn_c_check_member "$LINENO" "struct stat" "st_nlink" "ac_cv_member_struct_stat_st_nlink" "#ifdef HAVE_SYS_TYPES_H
8967 #include <sys/types.h>
8968 #endif
8969 #ifdef HAVE_SYS_STAT_H
8970 #include <sys/stat.h>
8971 #endif
8972 "
8973 if test "x$ac_cv_member_struct_stat_st_nlink" = x""yes; then :
8974
8975 cat >>confdefs.h <<_ACEOF
8976 #define HAVE_STRUCT_STAT_ST_NLINK 1
8977 _ACEOF
8978
8979
8980 fi
8981 ac_fn_c_check_member "$LINENO" "struct stat" "st_uid" "ac_cv_member_struct_stat_st_uid" "#ifdef HAVE_SYS_TYPES_H
8982 #include <sys/types.h>
8983 #endif
8984 #ifdef HAVE_SYS_STAT_H
8985 #include <sys/stat.h>
8986 #endif
8987 "
8988 if test "x$ac_cv_member_struct_stat_st_uid" = x""yes; then :
8989
8990 cat >>confdefs.h <<_ACEOF
8991 #define HAVE_STRUCT_STAT_ST_UID 1
8992 _ACEOF
8993
8994
8995 fi
8996 ac_fn_c_check_member "$LINENO" "struct stat" "st_gid" "ac_cv_member_struct_stat_st_gid" "#ifdef HAVE_SYS_TYPES_H
8997 #include <sys/types.h>
8998 #endif
8999 #ifdef HAVE_SYS_STAT_H
9000 #include <sys/stat.h>
9001 #endif
9002 "
9003 if test "x$ac_cv_member_struct_stat_st_gid" = x""yes; then :
9004
9005 cat >>confdefs.h <<_ACEOF
9006 #define HAVE_STRUCT_STAT_ST_GID 1
9007 _ACEOF
9008
9009
9010 fi
9011 ac_fn_c_check_member "$LINENO" "struct stat" "st_rdev" "ac_cv_member_struct_stat_st_rdev" "#ifdef HAVE_SYS_TYPES_H
9012 #include <sys/types.h>
9013 #endif
9014 #ifdef HAVE_SYS_STAT_H
9015 #include <sys/stat.h>
9016 #endif
9017 "
9018 if test "x$ac_cv_member_struct_stat_st_rdev" = x""yes; then :
9019
9020 cat >>confdefs.h <<_ACEOF
9021 #define HAVE_STRUCT_STAT_ST_RDEV 1
9022 _ACEOF
9023
9024
9025 fi
9026 ac_fn_c_check_member "$LINENO" "struct stat" "st_size" "ac_cv_member_struct_stat_st_size" "#ifdef HAVE_SYS_TYPES_H
9027 #include <sys/types.h>
9028 #endif
9029 #ifdef HAVE_SYS_STAT_H
9030 #include <sys/stat.h>
9031 #endif
9032 "
9033 if test "x$ac_cv_member_struct_stat_st_size" = x""yes; then :
9034
9035 cat >>confdefs.h <<_ACEOF
9036 #define HAVE_STRUCT_STAT_ST_SIZE 1
9037 _ACEOF
9038
9039
9040 fi
9041 ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "#ifdef HAVE_SYS_TYPES_H
9042 #include <sys/types.h>
9043 #endif
9044 #ifdef HAVE_SYS_STAT_H
9045 #include <sys/stat.h>
9046 #endif
9047 "
9048 if test "x$ac_cv_member_struct_stat_st_blksize" = x""yes; then :
9049
9050 cat >>confdefs.h <<_ACEOF
9051 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9052 _ACEOF
9053
9054
9055 fi
9056 ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "#ifdef HAVE_SYS_TYPES_H
9057 #include <sys/types.h>
9058 #endif
9059 #ifdef HAVE_SYS_STAT_H
9060 #include <sys/stat.h>
9061 #endif
9062 "
9063 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then :
9064
9065 cat >>confdefs.h <<_ACEOF
9066 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9067 _ACEOF
9068
9069
9070 fi
9071 ac_fn_c_check_member "$LINENO" "struct stat" "st_atime" "ac_cv_member_struct_stat_st_atime" "#ifdef HAVE_SYS_TYPES_H
9072 #include <sys/types.h>
9073 #endif
9074 #ifdef HAVE_SYS_STAT_H
9075 #include <sys/stat.h>
9076 #endif
9077 "
9078 if test "x$ac_cv_member_struct_stat_st_atime" = x""yes; then :
9079
9080 cat >>confdefs.h <<_ACEOF
9081 #define HAVE_STRUCT_STAT_ST_ATIME 1
9082 _ACEOF
9083
9084
9085 fi
9086 ac_fn_c_check_member "$LINENO" "struct stat" "st_mtime" "ac_cv_member_struct_stat_st_mtime" "#ifdef HAVE_SYS_TYPES_H
9087 #include <sys/types.h>
9088 #endif
9089 #ifdef HAVE_SYS_STAT_H
9090 #include <sys/stat.h>
9091 #endif
9092 "
9093 if test "x$ac_cv_member_struct_stat_st_mtime" = x""yes; then :
9094
9095 cat >>confdefs.h <<_ACEOF
9096 #define HAVE_STRUCT_STAT_ST_MTIME 1
9097 _ACEOF
9098
9099
9100 fi
9101 ac_fn_c_check_member "$LINENO" "struct stat" "st_ctime" "ac_cv_member_struct_stat_st_ctime" "#ifdef HAVE_SYS_TYPES_H
9102 #include <sys/types.h>
9103 #endif
9104 #ifdef HAVE_SYS_STAT_H
9105 #include <sys/stat.h>
9106 #endif
9107 "
9108 if test "x$ac_cv_member_struct_stat_st_ctime" = x""yes; then :
9109
9110 cat >>confdefs.h <<_ACEOF
9111 #define HAVE_STRUCT_STAT_ST_CTIME 1
9112 _ACEOF
9113
9114
9115 fi
9116
9117 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9118 #include <sys/socket.h>
9119
9120 "
9121 if test "x$ac_cv_type_socklen_t" = x""yes; then :
9122
9123 cat >>confdefs.h <<_ACEOF
9124 #define HAVE_SOCKLEN_T 1
9125 _ACEOF
9126
9127
9128 fi
9129
9130
9131 # Check for socket libraries
9132 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
9133 $as_echo_n "checking for bind in -lsocket... " >&6; }
9134 if test "${ac_cv_lib_socket_bind+set}" = set; then :
9135 $as_echo_n "(cached) " >&6
9136 else
9137 ac_check_lib_save_LIBS=$LIBS
9138 LIBS="-lsocket $LIBS"
9139 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9140 /* end confdefs.h. */
9141
9142 /* Override any GCC internal prototype to avoid an error.
9143 Use char because int might match the return type of a GCC
9144 builtin and then its argument prototype would still apply. */
9145 #ifdef __cplusplus
9146 extern "C"
9147 #endif
9148 char bind ();
9149 int
9150 main ()
9151 {
9152 return bind ();
9153 ;
9154 return 0;
9155 }
9156 _ACEOF
9157 if ac_fn_c_try_link "$LINENO"; then :
9158 ac_cv_lib_socket_bind=yes
9159 else
9160 ac_cv_lib_socket_bind=no
9161 fi
9162 rm -f core conftest.err conftest.$ac_objext \
9163 conftest$ac_exeext conftest.$ac_ext
9164 LIBS=$ac_check_lib_save_LIBS
9165 fi
9166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
9167 $as_echo "$ac_cv_lib_socket_bind" >&6; }
9168 if test "x$ac_cv_lib_socket_bind" = x""yes; then :
9169 cat >>confdefs.h <<_ACEOF
9170 #define HAVE_LIBSOCKET 1
9171 _ACEOF
9172
9173 LIBS="-lsocket $LIBS"
9174
9175 fi
9176
9177 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
9178 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9179 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
9180 $as_echo_n "(cached) " >&6
9181 else
9182 ac_check_lib_save_LIBS=$LIBS
9183 LIBS="-lnsl $LIBS"
9184 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9185 /* end confdefs.h. */
9186
9187 /* Override any GCC internal prototype to avoid an error.
9188 Use char because int might match the return type of a GCC
9189 builtin and then its argument prototype would still apply. */
9190 #ifdef __cplusplus
9191 extern "C"
9192 #endif
9193 char gethostbyname ();
9194 int
9195 main ()
9196 {
9197 return gethostbyname ();
9198 ;
9199 return 0;
9200 }
9201 _ACEOF
9202 if ac_fn_c_try_link "$LINENO"; then :
9203 ac_cv_lib_nsl_gethostbyname=yes
9204 else
9205 ac_cv_lib_nsl_gethostbyname=no
9206 fi
9207 rm -f core conftest.err conftest.$ac_objext \
9208 conftest$ac_exeext conftest.$ac_ext
9209 LIBS=$ac_check_lib_save_LIBS
9210 fi
9211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
9212 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9213 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
9214 cat >>confdefs.h <<_ACEOF
9215 #define HAVE_LIBNSL 1
9216 _ACEOF
9217
9218 LIBS="-lnsl $LIBS"
9219
9220 fi
9221
9222
9223 # BFD conditionally uses zlib, so we must link it in if libbfd does, by
9224 # using the same condition.
9225
9226 # Use the system's zlib library.
9227 zlibdir="-L\$(top_builddir)/../zlib"
9228 zlibinc="-I\$(top_srcdir)/../zlib"
9229
9230 # Check whether --with-system-zlib was given.
9231 if test "${with_system_zlib+set}" = set; then :
9232 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
9233 zlibdir=
9234 zlibinc=
9235 fi
9236
9237 fi
9238
9239
9240
9241
9242
9243 # BFD uses libdl when when plugins enabled.
9244
9245 maybe_plugins=no
9246 for ac_header in dlfcn.h
9247 do :
9248 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
9249 "
9250 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
9251 cat >>confdefs.h <<_ACEOF
9252 #define HAVE_DLFCN_H 1
9253 _ACEOF
9254 maybe_plugins=yes
9255 fi
9256
9257 done
9258
9259 for ac_header in windows.h
9260 do :
9261 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
9262 "
9263 if test "x$ac_cv_header_windows_h" = x""yes; then :
9264 cat >>confdefs.h <<_ACEOF
9265 #define HAVE_WINDOWS_H 1
9266 _ACEOF
9267 maybe_plugins=yes
9268 fi
9269
9270 done
9271
9272
9273 # Check whether --enable-plugins was given.
9274 if test "${enable_plugins+set}" = set; then :
9275 enableval=$enable_plugins; case "${enableval}" in
9276 no) plugins=no ;;
9277 *) plugins=yes
9278 if test "$maybe_plugins" != "yes" ; then
9279 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
9280 fi ;;
9281 esac
9282 else
9283 plugins=$maybe_plugins
9284
9285 fi
9286
9287 if test "$plugins" = "yes"; then
9288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
9289 $as_echo_n "checking for library containing dlopen... " >&6; }
9290 if test "${ac_cv_search_dlopen+set}" = set; then :
9291 $as_echo_n "(cached) " >&6
9292 else
9293 ac_func_search_save_LIBS=$LIBS
9294 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9295 /* end confdefs.h. */
9296
9297 /* Override any GCC internal prototype to avoid an error.
9298 Use char because int might match the return type of a GCC
9299 builtin and then its argument prototype would still apply. */
9300 #ifdef __cplusplus
9301 extern "C"
9302 #endif
9303 char dlopen ();
9304 int
9305 main ()
9306 {
9307 return dlopen ();
9308 ;
9309 return 0;
9310 }
9311 _ACEOF
9312 for ac_lib in '' dl; do
9313 if test -z "$ac_lib"; then
9314 ac_res="none required"
9315 else
9316 ac_res=-l$ac_lib
9317 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9318 fi
9319 if ac_fn_c_try_link "$LINENO"; then :
9320 ac_cv_search_dlopen=$ac_res
9321 fi
9322 rm -f core conftest.err conftest.$ac_objext \
9323 conftest$ac_exeext
9324 if test "${ac_cv_search_dlopen+set}" = set; then :
9325 break
9326 fi
9327 done
9328 if test "${ac_cv_search_dlopen+set}" = set; then :
9329
9330 else
9331 ac_cv_search_dlopen=no
9332 fi
9333 rm conftest.$ac_ext
9334 LIBS=$ac_func_search_save_LIBS
9335 fi
9336 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
9337 $as_echo "$ac_cv_search_dlopen" >&6; }
9338 ac_res=$ac_cv_search_dlopen
9339 if test "$ac_res" != no; then :
9340 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
9341
9342 fi
9343
9344 fi
9345
9346 if test "$plugins" = yes; then
9347 PLUGINS_TRUE=
9348 PLUGINS_FALSE='#'
9349 else
9350 PLUGINS_TRUE='#'
9351 PLUGINS_FALSE=
9352 fi
9353
9354
9355
9356
9357
9358 # Set options
9359 enable_dlopen=yes
9360
9361
9362
9363
9364 enable_win32_dll=no
9365
9366
9367 # Check whether --enable-shared was given.
9368 if test "${enable_shared+set}" = set; then :
9369 enableval=$enable_shared; p=${PACKAGE-default}
9370 case $enableval in
9371 yes) enable_shared=yes ;;
9372 no) enable_shared=no ;;
9373 *)
9374 enable_shared=no
9375 # Look at the argument we got. We use all the common list separators.
9376 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9377 for pkg in $enableval; do
9378 IFS="$lt_save_ifs"
9379 if test "X$pkg" = "X$p"; then
9380 enable_shared=yes
9381 fi
9382 done
9383 IFS="$lt_save_ifs"
9384 ;;
9385 esac
9386 else
9387 enable_shared=yes
9388 fi
9389
9390
9391
9392
9393
9394
9395
9396
9397
9398 # Check whether --enable-static was given.
9399 if test "${enable_static+set}" = set; then :
9400 enableval=$enable_static; p=${PACKAGE-default}
9401 case $enableval in
9402 yes) enable_static=yes ;;
9403 no) enable_static=no ;;
9404 *)
9405 enable_static=no
9406 # Look at the argument we got. We use all the common list separators.
9407 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9408 for pkg in $enableval; do
9409 IFS="$lt_save_ifs"
9410 if test "X$pkg" = "X$p"; then
9411 enable_static=yes
9412 fi
9413 done
9414 IFS="$lt_save_ifs"
9415 ;;
9416 esac
9417 else
9418 enable_static=yes
9419 fi
9420
9421
9422
9423
9424
9425
9426
9427
9428
9429
9430 # Check whether --with-pic was given.
9431 if test "${with_pic+set}" = set; then :
9432 withval=$with_pic; pic_mode="$withval"
9433 else
9434 pic_mode=default
9435 fi
9436
9437
9438 test -z "$pic_mode" && pic_mode=default
9439
9440
9441
9442
9443
9444
9445
9446 # Check whether --enable-fast-install was given.
9447 if test "${enable_fast_install+set}" = set; then :
9448 enableval=$enable_fast_install; p=${PACKAGE-default}
9449 case $enableval in
9450 yes) enable_fast_install=yes ;;
9451 no) enable_fast_install=no ;;
9452 *)
9453 enable_fast_install=no
9454 # Look at the argument we got. We use all the common list separators.
9455 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9456 for pkg in $enableval; do
9457 IFS="$lt_save_ifs"
9458 if test "X$pkg" = "X$p"; then
9459 enable_fast_install=yes
9460 fi
9461 done
9462 IFS="$lt_save_ifs"
9463 ;;
9464 esac
9465 else
9466 enable_fast_install=yes
9467 fi
9468
9469
9470
9471
9472
9473
9474
9475
9476
9477
9478
9479 # This can be used to rebuild libtool when needed
9480 LIBTOOL_DEPS="$ltmain"
9481
9482 # Always use our own libtool.
9483 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9484
9485
9486
9487
9488
9489
9490
9491
9492
9493
9494
9495
9496
9497
9498
9499
9500
9501
9502
9503
9504
9505
9506
9507
9508
9509
9510 test -z "$LN_S" && LN_S="ln -s"
9511
9512
9513
9514
9515
9516
9517
9518
9519
9520
9521
9522
9523
9524
9525 if test -n "${ZSH_VERSION+set}" ; then
9526 setopt NO_GLOB_SUBST
9527 fi
9528
9529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9530 $as_echo_n "checking for objdir... " >&6; }
9531 if test "${lt_cv_objdir+set}" = set; then :
9532 $as_echo_n "(cached) " >&6
9533 else
9534 rm -f .libs 2>/dev/null
9535 mkdir .libs 2>/dev/null
9536 if test -d .libs; then
9537 lt_cv_objdir=.libs
9538 else
9539 # MS-DOS does not allow filenames that begin with a dot.
9540 lt_cv_objdir=_libs
9541 fi
9542 rmdir .libs 2>/dev/null
9543 fi
9544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9545 $as_echo "$lt_cv_objdir" >&6; }
9546 objdir=$lt_cv_objdir
9547
9548
9549
9550
9551
9552 cat >>confdefs.h <<_ACEOF
9553 #define LT_OBJDIR "$lt_cv_objdir/"
9554 _ACEOF
9555
9556
9557
9558
9559 case $host_os in
9560 aix3*)
9561 # AIX sometimes has problems with the GCC collect2 program. For some
9562 # reason, if we set the COLLECT_NAMES environment variable, the problems
9563 # vanish in a puff of smoke.
9564 if test "X${COLLECT_NAMES+set}" != Xset; then
9565 COLLECT_NAMES=
9566 export COLLECT_NAMES
9567 fi
9568 ;;
9569 esac
9570
9571 # Global variables:
9572 ofile=libtool
9573 can_build_shared=yes
9574
9575 # All known linkers require a `.a' archive for static linking (except MSVC,
9576 # which needs '.lib').
9577 libext=a
9578
9579 with_gnu_ld="$lt_cv_prog_gnu_ld"
9580
9581 old_CC="$CC"
9582 old_CFLAGS="$CFLAGS"
9583
9584 # Set sane defaults for various variables
9585 test -z "$CC" && CC=cc
9586 test -z "$LTCC" && LTCC=$CC
9587 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9588 test -z "$LD" && LD=ld
9589 test -z "$ac_objext" && ac_objext=o
9590
9591 for cc_temp in $compiler""; do
9592 case $cc_temp in
9593 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9594 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9595 \-*) ;;
9596 *) break;;
9597 esac
9598 done
9599 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9600
9601
9602 # Only perform the check for file, if the check method requires it
9603 test -z "$MAGIC_CMD" && MAGIC_CMD=file
9604 case $deplibs_check_method in
9605 file_magic*)
9606 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9607 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9608 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9609 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9610 $as_echo_n "(cached) " >&6
9611 else
9612 case $MAGIC_CMD in
9613 [\\/*] | ?:[\\/]*)
9614 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9615 ;;
9616 *)
9617 lt_save_MAGIC_CMD="$MAGIC_CMD"
9618 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9619 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9620 for ac_dir in $ac_dummy; do
9621 IFS="$lt_save_ifs"
9622 test -z "$ac_dir" && ac_dir=.
9623 if test -f $ac_dir/${ac_tool_prefix}file; then
9624 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9625 if test -n "$file_magic_test_file"; then
9626 case $deplibs_check_method in
9627 "file_magic "*)
9628 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9629 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9630 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9631 $EGREP "$file_magic_regex" > /dev/null; then
9632 :
9633 else
9634 cat <<_LT_EOF 1>&2
9635
9636 *** Warning: the command libtool uses to detect shared libraries,
9637 *** $file_magic_cmd, produces output that libtool cannot recognize.
9638 *** The result is that libtool may fail to recognize shared libraries
9639 *** as such. This will affect the creation of libtool libraries that
9640 *** depend on shared libraries, but programs linked with such libtool
9641 *** libraries will work regardless of this problem. Nevertheless, you
9642 *** may want to report the problem to your system manager and/or to
9643 *** bug-libtool@gnu.org
9644
9645 _LT_EOF
9646 fi ;;
9647 esac
9648 fi
9649 break
9650 fi
9651 done
9652 IFS="$lt_save_ifs"
9653 MAGIC_CMD="$lt_save_MAGIC_CMD"
9654 ;;
9655 esac
9656 fi
9657
9658 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9659 if test -n "$MAGIC_CMD"; then
9660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9661 $as_echo "$MAGIC_CMD" >&6; }
9662 else
9663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9664 $as_echo "no" >&6; }
9665 fi
9666
9667
9668
9669
9670
9671 if test -z "$lt_cv_path_MAGIC_CMD"; then
9672 if test -n "$ac_tool_prefix"; then
9673 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9674 $as_echo_n "checking for file... " >&6; }
9675 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9676 $as_echo_n "(cached) " >&6
9677 else
9678 case $MAGIC_CMD in
9679 [\\/*] | ?:[\\/]*)
9680 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9681 ;;
9682 *)
9683 lt_save_MAGIC_CMD="$MAGIC_CMD"
9684 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9685 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9686 for ac_dir in $ac_dummy; do
9687 IFS="$lt_save_ifs"
9688 test -z "$ac_dir" && ac_dir=.
9689 if test -f $ac_dir/file; then
9690 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9691 if test -n "$file_magic_test_file"; then
9692 case $deplibs_check_method in
9693 "file_magic "*)
9694 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9695 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9696 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9697 $EGREP "$file_magic_regex" > /dev/null; then
9698 :
9699 else
9700 cat <<_LT_EOF 1>&2
9701
9702 *** Warning: the command libtool uses to detect shared libraries,
9703 *** $file_magic_cmd, produces output that libtool cannot recognize.
9704 *** The result is that libtool may fail to recognize shared libraries
9705 *** as such. This will affect the creation of libtool libraries that
9706 *** depend on shared libraries, but programs linked with such libtool
9707 *** libraries will work regardless of this problem. Nevertheless, you
9708 *** may want to report the problem to your system manager and/or to
9709 *** bug-libtool@gnu.org
9710
9711 _LT_EOF
9712 fi ;;
9713 esac
9714 fi
9715 break
9716 fi
9717 done
9718 IFS="$lt_save_ifs"
9719 MAGIC_CMD="$lt_save_MAGIC_CMD"
9720 ;;
9721 esac
9722 fi
9723
9724 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9725 if test -n "$MAGIC_CMD"; then
9726 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9727 $as_echo "$MAGIC_CMD" >&6; }
9728 else
9729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9730 $as_echo "no" >&6; }
9731 fi
9732
9733
9734 else
9735 MAGIC_CMD=:
9736 fi
9737 fi
9738
9739 fi
9740 ;;
9741 esac
9742
9743 # Use C for the default configuration in the libtool script
9744
9745 lt_save_CC="$CC"
9746 ac_ext=c
9747 ac_cpp='$CPP $CPPFLAGS'
9748 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9749 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9750 ac_compiler_gnu=$ac_cv_c_compiler_gnu
9751
9752
9753 # Source file extension for C test sources.
9754 ac_ext=c
9755
9756 # Object file extension for compiled C test sources.
9757 objext=o
9758 objext=$objext
9759
9760 # Code to be used in simple compile tests
9761 lt_simple_compile_test_code="int some_variable = 0;"
9762
9763 # Code to be used in simple link tests
9764 lt_simple_link_test_code='int main(){return(0);}'
9765
9766
9767
9768
9769
9770
9771
9772 # If no C compiler was specified, use CC.
9773 LTCC=${LTCC-"$CC"}
9774
9775 # If no C compiler flags were specified, use CFLAGS.
9776 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9777
9778 # Allow CC to be a program name with arguments.
9779 compiler=$CC
9780
9781 # Save the default compiler, since it gets overwritten when the other
9782 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9783 compiler_DEFAULT=$CC
9784
9785 # save warnings/boilerplate of simple test code
9786 ac_outfile=conftest.$ac_objext
9787 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9788 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9789 _lt_compiler_boilerplate=`cat conftest.err`
9790 $RM conftest*
9791
9792 ac_outfile=conftest.$ac_objext
9793 echo "$lt_simple_link_test_code" >conftest.$ac_ext
9794 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9795 _lt_linker_boilerplate=`cat conftest.err`
9796 $RM -r conftest*
9797
9798
9799 ## CAVEAT EMPTOR:
9800 ## There is no encapsulation within the following macros, do not change
9801 ## the running order or otherwise move them around unless you know exactly
9802 ## what you are doing...
9803 if test -n "$compiler"; then
9804
9805 lt_prog_compiler_no_builtin_flag=
9806
9807 if test "$GCC" = yes; then
9808 case $cc_basename in
9809 nvcc*)
9810 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9811 *)
9812 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9813 esac
9814
9815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9816 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9817 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9818 $as_echo_n "(cached) " >&6
9819 else
9820 lt_cv_prog_compiler_rtti_exceptions=no
9821 ac_outfile=conftest.$ac_objext
9822 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9823 lt_compiler_flag="-fno-rtti -fno-exceptions"
9824 # Insert the option either (1) after the last *FLAGS variable, or
9825 # (2) before a word containing "conftest.", or (3) at the end.
9826 # Note that $ac_compile itself does not contain backslashes and begins
9827 # with a dollar sign (not a hyphen), so the echo should work correctly.
9828 # The option is referenced via a variable to avoid confusing sed.
9829 lt_compile=`echo "$ac_compile" | $SED \
9830 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9831 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9832 -e 's:$: $lt_compiler_flag:'`
9833 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9834 (eval "$lt_compile" 2>conftest.err)
9835 ac_status=$?
9836 cat conftest.err >&5
9837 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9838 if (exit $ac_status) && test -s "$ac_outfile"; then
9839 # The compiler can only warn and ignore the option if not recognized
9840 # So say no if there are warnings other than the usual output.
9841 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9842 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9843 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9844 lt_cv_prog_compiler_rtti_exceptions=yes
9845 fi
9846 fi
9847 $RM conftest*
9848
9849 fi
9850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9851 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9852
9853 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9854 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9855 else
9856 :
9857 fi
9858
9859 fi
9860
9861
9862
9863
9864
9865
9866 lt_prog_compiler_wl=
9867 lt_prog_compiler_pic=
9868 lt_prog_compiler_static=
9869
9870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9871 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9872
9873 if test "$GCC" = yes; then
9874 lt_prog_compiler_wl='-Wl,'
9875 lt_prog_compiler_static='-static'
9876
9877 case $host_os in
9878 aix*)
9879 # All AIX code is PIC.
9880 if test "$host_cpu" = ia64; then
9881 # AIX 5 now supports IA64 processor
9882 lt_prog_compiler_static='-Bstatic'
9883 fi
9884 lt_prog_compiler_pic='-fPIC'
9885 ;;
9886
9887 amigaos*)
9888 case $host_cpu in
9889 powerpc)
9890 # see comment about AmigaOS4 .so support
9891 lt_prog_compiler_pic='-fPIC'
9892 ;;
9893 m68k)
9894 # FIXME: we need at least 68020 code to build shared libraries, but
9895 # adding the `-m68020' flag to GCC prevents building anything better,
9896 # like `-m68040'.
9897 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9898 ;;
9899 esac
9900 ;;
9901
9902 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9903 # PIC is the default for these OSes.
9904 ;;
9905
9906 mingw* | cygwin* | pw32* | os2* | cegcc*)
9907 # This hack is so that the source file can tell whether it is being
9908 # built for inclusion in a dll (and should export symbols for example).
9909 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9910 # (--disable-auto-import) libraries
9911 lt_prog_compiler_pic='-DDLL_EXPORT'
9912 ;;
9913
9914 darwin* | rhapsody*)
9915 # PIC is the default on this platform
9916 # Common symbols not allowed in MH_DYLIB files
9917 lt_prog_compiler_pic='-fno-common'
9918 ;;
9919
9920 haiku*)
9921 # PIC is the default for Haiku.
9922 # The "-static" flag exists, but is broken.
9923 lt_prog_compiler_static=
9924 ;;
9925
9926 hpux*)
9927 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9928 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9929 # sets the default TLS model and affects inlining.
9930 case $host_cpu in
9931 hppa*64*)
9932 # +Z the default
9933 ;;
9934 *)
9935 lt_prog_compiler_pic='-fPIC'
9936 ;;
9937 esac
9938 ;;
9939
9940 interix[3-9]*)
9941 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9942 # Instead, we relocate shared libraries at runtime.
9943 ;;
9944
9945 msdosdjgpp*)
9946 # Just because we use GCC doesn't mean we suddenly get shared libraries
9947 # on systems that don't support them.
9948 lt_prog_compiler_can_build_shared=no
9949 enable_shared=no
9950 ;;
9951
9952 *nto* | *qnx*)
9953 # QNX uses GNU C++, but need to define -shared option too, otherwise
9954 # it will coredump.
9955 lt_prog_compiler_pic='-fPIC -shared'
9956 ;;
9957
9958 sysv4*MP*)
9959 if test -d /usr/nec; then
9960 lt_prog_compiler_pic=-Kconform_pic
9961 fi
9962 ;;
9963
9964 *)
9965 lt_prog_compiler_pic='-fPIC'
9966 ;;
9967 esac
9968
9969 case $cc_basename in
9970 nvcc*) # Cuda Compiler Driver 2.2
9971 lt_prog_compiler_wl='-Xlinker '
9972 lt_prog_compiler_pic='-Xcompiler -fPIC'
9973 ;;
9974 esac
9975 else
9976 # PORTME Check for flag to pass linker flags through the system compiler.
9977 case $host_os in
9978 aix*)
9979 lt_prog_compiler_wl='-Wl,'
9980 if test "$host_cpu" = ia64; then
9981 # AIX 5 now supports IA64 processor
9982 lt_prog_compiler_static='-Bstatic'
9983 else
9984 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9985 fi
9986 ;;
9987
9988 mingw* | cygwin* | pw32* | os2* | cegcc*)
9989 # This hack is so that the source file can tell whether it is being
9990 # built for inclusion in a dll (and should export symbols for example).
9991 lt_prog_compiler_pic='-DDLL_EXPORT'
9992 ;;
9993
9994 hpux9* | hpux10* | hpux11*)
9995 lt_prog_compiler_wl='-Wl,'
9996 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9997 # not for PA HP-UX.
9998 case $host_cpu in
9999 hppa*64*|ia64*)
10000 # +Z the default
10001 ;;
10002 *)
10003 lt_prog_compiler_pic='+Z'
10004 ;;
10005 esac
10006 # Is there a better lt_prog_compiler_static that works with the bundled CC?
10007 lt_prog_compiler_static='${wl}-a ${wl}archive'
10008 ;;
10009
10010 irix5* | irix6* | nonstopux*)
10011 lt_prog_compiler_wl='-Wl,'
10012 # PIC (with -KPIC) is the default.
10013 lt_prog_compiler_static='-non_shared'
10014 ;;
10015
10016 linux* | k*bsd*-gnu | kopensolaris*-gnu)
10017 case $cc_basename in
10018 # old Intel for x86_64 which still supported -KPIC.
10019 ecc*)
10020 lt_prog_compiler_wl='-Wl,'
10021 lt_prog_compiler_pic='-KPIC'
10022 lt_prog_compiler_static='-static'
10023 ;;
10024 # icc used to be incompatible with GCC.
10025 # ICC 10 doesn't accept -KPIC any more.
10026 icc* | ifort*)
10027 lt_prog_compiler_wl='-Wl,'
10028 lt_prog_compiler_pic='-fPIC'
10029 lt_prog_compiler_static='-static'
10030 ;;
10031 # Lahey Fortran 8.1.
10032 lf95*)
10033 lt_prog_compiler_wl='-Wl,'
10034 lt_prog_compiler_pic='--shared'
10035 lt_prog_compiler_static='--static'
10036 ;;
10037 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
10038 # Portland Group compilers (*not* the Pentium gcc compiler,
10039 # which looks to be a dead project)
10040 lt_prog_compiler_wl='-Wl,'
10041 lt_prog_compiler_pic='-fpic'
10042 lt_prog_compiler_static='-Bstatic'
10043 ;;
10044 ccc*)
10045 lt_prog_compiler_wl='-Wl,'
10046 # All Alpha code is PIC.
10047 lt_prog_compiler_static='-non_shared'
10048 ;;
10049 xl* | bgxl* | bgf* | mpixl*)
10050 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
10051 lt_prog_compiler_wl='-Wl,'
10052 lt_prog_compiler_pic='-qpic'
10053 lt_prog_compiler_static='-qstaticlink'
10054 ;;
10055 *)
10056 case `$CC -V 2>&1 | sed 5q` in
10057 *Sun\ F* | *Sun*Fortran*)
10058 # Sun Fortran 8.3 passes all unrecognized flags to the linker
10059 lt_prog_compiler_pic='-KPIC'
10060 lt_prog_compiler_static='-Bstatic'
10061 lt_prog_compiler_wl=''
10062 ;;
10063 *Sun\ C*)
10064 # Sun C 5.9
10065 lt_prog_compiler_pic='-KPIC'
10066 lt_prog_compiler_static='-Bstatic'
10067 lt_prog_compiler_wl='-Wl,'
10068 ;;
10069 esac
10070 ;;
10071 esac
10072 ;;
10073
10074 newsos6)
10075 lt_prog_compiler_pic='-KPIC'
10076 lt_prog_compiler_static='-Bstatic'
10077 ;;
10078
10079 *nto* | *qnx*)
10080 # QNX uses GNU C++, but need to define -shared option too, otherwise
10081 # it will coredump.
10082 lt_prog_compiler_pic='-fPIC -shared'
10083 ;;
10084
10085 osf3* | osf4* | osf5*)
10086 lt_prog_compiler_wl='-Wl,'
10087 # All OSF/1 code is PIC.
10088 lt_prog_compiler_static='-non_shared'
10089 ;;
10090
10091 rdos*)
10092 lt_prog_compiler_static='-non_shared'
10093 ;;
10094
10095 solaris*)
10096 lt_prog_compiler_pic='-KPIC'
10097 lt_prog_compiler_static='-Bstatic'
10098 case $cc_basename in
10099 f77* | f90* | f95*)
10100 lt_prog_compiler_wl='-Qoption ld ';;
10101 *)
10102 lt_prog_compiler_wl='-Wl,';;
10103 esac
10104 ;;
10105
10106 sunos4*)
10107 lt_prog_compiler_wl='-Qoption ld '
10108 lt_prog_compiler_pic='-PIC'
10109 lt_prog_compiler_static='-Bstatic'
10110 ;;
10111
10112 sysv4 | sysv4.2uw2* | sysv4.3*)
10113 lt_prog_compiler_wl='-Wl,'
10114 lt_prog_compiler_pic='-KPIC'
10115 lt_prog_compiler_static='-Bstatic'
10116 ;;
10117
10118 sysv4*MP*)
10119 if test -d /usr/nec ;then
10120 lt_prog_compiler_pic='-Kconform_pic'
10121 lt_prog_compiler_static='-Bstatic'
10122 fi
10123 ;;
10124
10125 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
10126 lt_prog_compiler_wl='-Wl,'
10127 lt_prog_compiler_pic='-KPIC'
10128 lt_prog_compiler_static='-Bstatic'
10129 ;;
10130
10131 unicos*)
10132 lt_prog_compiler_wl='-Wl,'
10133 lt_prog_compiler_can_build_shared=no
10134 ;;
10135
10136 uts4*)
10137 lt_prog_compiler_pic='-pic'
10138 lt_prog_compiler_static='-Bstatic'
10139 ;;
10140
10141 *)
10142 lt_prog_compiler_can_build_shared=no
10143 ;;
10144 esac
10145 fi
10146
10147 case $host_os in
10148 # For platforms which do not support PIC, -DPIC is meaningless:
10149 *djgpp*)
10150 lt_prog_compiler_pic=
10151 ;;
10152 *)
10153 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
10154 ;;
10155 esac
10156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
10157 $as_echo "$lt_prog_compiler_pic" >&6; }
10158
10159
10160
10161
10162
10163
10164 #
10165 # Check to make sure the PIC flag actually works.
10166 #
10167 if test -n "$lt_prog_compiler_pic"; then
10168 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
10169 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
10170 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
10171 $as_echo_n "(cached) " >&6
10172 else
10173 lt_cv_prog_compiler_pic_works=no
10174 ac_outfile=conftest.$ac_objext
10175 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10176 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
10177 # Insert the option either (1) after the last *FLAGS variable, or
10178 # (2) before a word containing "conftest.", or (3) at the end.
10179 # Note that $ac_compile itself does not contain backslashes and begins
10180 # with a dollar sign (not a hyphen), so the echo should work correctly.
10181 # The option is referenced via a variable to avoid confusing sed.
10182 lt_compile=`echo "$ac_compile" | $SED \
10183 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10184 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10185 -e 's:$: $lt_compiler_flag:'`
10186 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10187 (eval "$lt_compile" 2>conftest.err)
10188 ac_status=$?
10189 cat conftest.err >&5
10190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10191 if (exit $ac_status) && test -s "$ac_outfile"; then
10192 # The compiler can only warn and ignore the option if not recognized
10193 # So say no if there are warnings other than the usual output.
10194 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
10195 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10196 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
10197 lt_cv_prog_compiler_pic_works=yes
10198 fi
10199 fi
10200 $RM conftest*
10201
10202 fi
10203 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
10204 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
10205
10206 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
10207 case $lt_prog_compiler_pic in
10208 "" | " "*) ;;
10209 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
10210 esac
10211 else
10212 lt_prog_compiler_pic=
10213 lt_prog_compiler_can_build_shared=no
10214 fi
10215
10216 fi
10217
10218
10219
10220
10221
10222
10223 #
10224 # Check to make sure the static flag actually works.
10225 #
10226 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
10227 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
10228 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
10229 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
10230 $as_echo_n "(cached) " >&6
10231 else
10232 lt_cv_prog_compiler_static_works=no
10233 save_LDFLAGS="$LDFLAGS"
10234 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
10235 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10236 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10237 # The linker can only warn and ignore the option if not recognized
10238 # So say no if there are warnings
10239 if test -s conftest.err; then
10240 # Append any errors to the config.log.
10241 cat conftest.err 1>&5
10242 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10243 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10244 if diff conftest.exp conftest.er2 >/dev/null; then
10245 lt_cv_prog_compiler_static_works=yes
10246 fi
10247 else
10248 lt_cv_prog_compiler_static_works=yes
10249 fi
10250 fi
10251 $RM -r conftest*
10252 LDFLAGS="$save_LDFLAGS"
10253
10254 fi
10255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
10256 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
10257
10258 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
10259 :
10260 else
10261 lt_prog_compiler_static=
10262 fi
10263
10264
10265
10266
10267
10268
10269
10270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10271 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10272 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
10273 $as_echo_n "(cached) " >&6
10274 else
10275 lt_cv_prog_compiler_c_o=no
10276 $RM -r conftest 2>/dev/null
10277 mkdir conftest
10278 cd conftest
10279 mkdir out
10280 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10281
10282 lt_compiler_flag="-o out/conftest2.$ac_objext"
10283 # Insert the option either (1) after the last *FLAGS variable, or
10284 # (2) before a word containing "conftest.", or (3) at the end.
10285 # Note that $ac_compile itself does not contain backslashes and begins
10286 # with a dollar sign (not a hyphen), so the echo should work correctly.
10287 lt_compile=`echo "$ac_compile" | $SED \
10288 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10289 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10290 -e 's:$: $lt_compiler_flag:'`
10291 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10292 (eval "$lt_compile" 2>out/conftest.err)
10293 ac_status=$?
10294 cat out/conftest.err >&5
10295 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10296 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10297 then
10298 # The compiler can only warn and ignore the option if not recognized
10299 # So say no if there are warnings
10300 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10301 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10302 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10303 lt_cv_prog_compiler_c_o=yes
10304 fi
10305 fi
10306 chmod u+w . 2>&5
10307 $RM conftest*
10308 # SGI C++ compiler will create directory out/ii_files/ for
10309 # template instantiation
10310 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10311 $RM out/* && rmdir out
10312 cd ..
10313 $RM -r conftest
10314 $RM conftest*
10315
10316 fi
10317 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10318 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10319
10320
10321
10322
10323
10324
10325 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10326 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10327 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
10328 $as_echo_n "(cached) " >&6
10329 else
10330 lt_cv_prog_compiler_c_o=no
10331 $RM -r conftest 2>/dev/null
10332 mkdir conftest
10333 cd conftest
10334 mkdir out
10335 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10336
10337 lt_compiler_flag="-o out/conftest2.$ac_objext"
10338 # Insert the option either (1) after the last *FLAGS variable, or
10339 # (2) before a word containing "conftest.", or (3) at the end.
10340 # Note that $ac_compile itself does not contain backslashes and begins
10341 # with a dollar sign (not a hyphen), so the echo should work correctly.
10342 lt_compile=`echo "$ac_compile" | $SED \
10343 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10344 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10345 -e 's:$: $lt_compiler_flag:'`
10346 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10347 (eval "$lt_compile" 2>out/conftest.err)
10348 ac_status=$?
10349 cat out/conftest.err >&5
10350 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10351 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10352 then
10353 # The compiler can only warn and ignore the option if not recognized
10354 # So say no if there are warnings
10355 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10356 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10357 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10358 lt_cv_prog_compiler_c_o=yes
10359 fi
10360 fi
10361 chmod u+w . 2>&5
10362 $RM conftest*
10363 # SGI C++ compiler will create directory out/ii_files/ for
10364 # template instantiation
10365 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10366 $RM out/* && rmdir out
10367 cd ..
10368 $RM -r conftest
10369 $RM conftest*
10370
10371 fi
10372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10373 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10374
10375
10376
10377
10378 hard_links="nottested"
10379 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
10380 # do not overwrite the value of need_locks provided by the user
10381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10382 $as_echo_n "checking if we can lock with hard links... " >&6; }
10383 hard_links=yes
10384 $RM conftest*
10385 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10386 touch conftest.a
10387 ln conftest.a conftest.b 2>&5 || hard_links=no
10388 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10390 $as_echo "$hard_links" >&6; }
10391 if test "$hard_links" = no; then
10392 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
10393 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
10394 need_locks=warn
10395 fi
10396 else
10397 need_locks=no
10398 fi
10399
10400
10401
10402
10403
10404
10405 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
10406 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
10407
10408 runpath_var=
10409 allow_undefined_flag=
10410 always_export_symbols=no
10411 archive_cmds=
10412 archive_expsym_cmds=
10413 compiler_needs_object=no
10414 enable_shared_with_static_runtimes=no
10415 export_dynamic_flag_spec=
10416 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
10417 hardcode_automatic=no
10418 hardcode_direct=no
10419 hardcode_direct_absolute=no
10420 hardcode_libdir_flag_spec=
10421 hardcode_libdir_flag_spec_ld=
10422 hardcode_libdir_separator=
10423 hardcode_minus_L=no
10424 hardcode_shlibpath_var=unsupported
10425 inherit_rpath=no
10426 link_all_deplibs=unknown
10427 module_cmds=
10428 module_expsym_cmds=
10429 old_archive_from_new_cmds=
10430 old_archive_from_expsyms_cmds=
10431 thread_safe_flag_spec=
10432 whole_archive_flag_spec=
10433 # include_expsyms should be a list of space-separated symbols to be *always*
10434 # included in the symbol list
10435 include_expsyms=
10436 # exclude_expsyms can be an extended regexp of symbols to exclude
10437 # it will be wrapped by ` (' and `)$', so one must not match beginning or
10438 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
10439 # as well as any symbol that contains `d'.
10440 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
10441 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
10442 # platforms (ab)use it in PIC code, but their linkers get confused if
10443 # the symbol is explicitly referenced. Since portable code cannot
10444 # rely on this symbol name, it's probably fine to never include it in
10445 # preloaded symbol tables.
10446 # Exclude shared library initialization/finalization symbols.
10447 extract_expsyms_cmds=
10448
10449 case $host_os in
10450 cygwin* | mingw* | pw32* | cegcc*)
10451 # FIXME: the MSVC++ port hasn't been tested in a loooong time
10452 # When not using gcc, we currently assume that we are using
10453 # Microsoft Visual C++.
10454 if test "$GCC" != yes; then
10455 with_gnu_ld=no
10456 fi
10457 ;;
10458 interix*)
10459 # we just hope/assume this is gcc and not c89 (= MSVC++)
10460 with_gnu_ld=yes
10461 ;;
10462 openbsd*)
10463 with_gnu_ld=no
10464 ;;
10465 esac
10466
10467 ld_shlibs=yes
10468
10469 # On some targets, GNU ld is compatible enough with the native linker
10470 # that we're better off using the native interface for both.
10471 lt_use_gnu_ld_interface=no
10472 if test "$with_gnu_ld" = yes; then
10473 case $host_os in
10474 aix*)
10475 # The AIX port of GNU ld has always aspired to compatibility
10476 # with the native linker. However, as the warning in the GNU ld
10477 # block says, versions before 2.19.5* couldn't really create working
10478 # shared libraries, regardless of the interface used.
10479 case `$LD -v 2>&1` in
10480 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
10481 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
10482 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
10483 *)
10484 lt_use_gnu_ld_interface=yes
10485 ;;
10486 esac
10487 ;;
10488 *)
10489 lt_use_gnu_ld_interface=yes
10490 ;;
10491 esac
10492 fi
10493
10494 if test "$lt_use_gnu_ld_interface" = yes; then
10495 # If archive_cmds runs LD, not CC, wlarc should be empty
10496 wlarc='${wl}'
10497
10498 # Set some defaults for GNU ld with shared library support. These
10499 # are reset later if shared libraries are not supported. Putting them
10500 # here allows them to be overridden if necessary.
10501 runpath_var=LD_RUN_PATH
10502 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10503 export_dynamic_flag_spec='${wl}--export-dynamic'
10504 # ancient GNU ld didn't support --whole-archive et. al.
10505 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10506 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10507 else
10508 whole_archive_flag_spec=
10509 fi
10510 supports_anon_versioning=no
10511 case `$LD -v 2>&1` in
10512 *GNU\ gold*) supports_anon_versioning=yes ;;
10513 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10514 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10515 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10516 *\ 2.11.*) ;; # other 2.11 versions
10517 *) supports_anon_versioning=yes ;;
10518 esac
10519
10520 # See if GNU ld supports shared libraries.
10521 case $host_os in
10522 aix[3-9]*)
10523 # On AIX/PPC, the GNU linker is very broken
10524 if test "$host_cpu" != ia64; then
10525 ld_shlibs=no
10526 cat <<_LT_EOF 1>&2
10527
10528 *** Warning: the GNU linker, at least up to release 2.19, is reported
10529 *** to be unable to reliably create shared libraries on AIX.
10530 *** Therefore, libtool is disabling shared libraries support. If you
10531 *** really care for shared libraries, you may want to install binutils
10532 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10533 *** You will then need to restart the configuration process.
10534
10535 _LT_EOF
10536 fi
10537 ;;
10538
10539 amigaos*)
10540 case $host_cpu in
10541 powerpc)
10542 # see comment about AmigaOS4 .so support
10543 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10544 archive_expsym_cmds=''
10545 ;;
10546 m68k)
10547 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)'
10548 hardcode_libdir_flag_spec='-L$libdir'
10549 hardcode_minus_L=yes
10550 ;;
10551 esac
10552 ;;
10553
10554 beos*)
10555 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10556 allow_undefined_flag=unsupported
10557 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10558 # support --undefined. This deserves some investigation. FIXME
10559 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10560 else
10561 ld_shlibs=no
10562 fi
10563 ;;
10564
10565 cygwin* | mingw* | pw32* | cegcc*)
10566 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10567 # as there is no search path for DLLs.
10568 hardcode_libdir_flag_spec='-L$libdir'
10569 export_dynamic_flag_spec='${wl}--export-all-symbols'
10570 allow_undefined_flag=unsupported
10571 always_export_symbols=no
10572 enable_shared_with_static_runtimes=yes
10573 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10574
10575 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10576 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10577 # If the export-symbols file already is a .def file (1st line
10578 # is EXPORTS), use it as is; otherwise, prepend...
10579 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10580 cp $export_symbols $output_objdir/$soname.def;
10581 else
10582 echo EXPORTS > $output_objdir/$soname.def;
10583 cat $export_symbols >> $output_objdir/$soname.def;
10584 fi~
10585 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10586 else
10587 ld_shlibs=no
10588 fi
10589 ;;
10590
10591 haiku*)
10592 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10593 link_all_deplibs=yes
10594 ;;
10595
10596 interix[3-9]*)
10597 hardcode_direct=no
10598 hardcode_shlibpath_var=no
10599 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10600 export_dynamic_flag_spec='${wl}-E'
10601 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10602 # Instead, shared libraries are loaded at an image base (0x10000000 by
10603 # default) and relocated if they conflict, which is a slow very memory
10604 # consuming and fragmenting process. To avoid this, we pick a random,
10605 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10606 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10607 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10608 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'
10609 ;;
10610
10611 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10612 tmp_diet=no
10613 if test "$host_os" = linux-dietlibc; then
10614 case $cc_basename in
10615 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10616 esac
10617 fi
10618 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10619 && test "$tmp_diet" = no
10620 then
10621 tmp_addflag=' $pic_flag'
10622 tmp_sharedflag='-shared'
10623 case $cc_basename,$host_cpu in
10624 pgcc*) # Portland Group C compiler
10625 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'
10626 tmp_addflag=' $pic_flag'
10627 ;;
10628 pgf77* | pgf90* | pgf95* | pgfortran*)
10629 # Portland Group f77 and f90 compilers
10630 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'
10631 tmp_addflag=' $pic_flag -Mnomain' ;;
10632 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10633 tmp_addflag=' -i_dynamic' ;;
10634 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10635 tmp_addflag=' -i_dynamic -nofor_main' ;;
10636 ifc* | ifort*) # Intel Fortran compiler
10637 tmp_addflag=' -nofor_main' ;;
10638 lf95*) # Lahey Fortran 8.1
10639 whole_archive_flag_spec=
10640 tmp_sharedflag='--shared' ;;
10641 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10642 tmp_sharedflag='-qmkshrobj'
10643 tmp_addflag= ;;
10644 nvcc*) # Cuda Compiler Driver 2.2
10645 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'
10646 compiler_needs_object=yes
10647 ;;
10648 esac
10649 case `$CC -V 2>&1 | sed 5q` in
10650 *Sun\ C*) # Sun C 5.9
10651 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'
10652 compiler_needs_object=yes
10653 tmp_sharedflag='-G' ;;
10654 *Sun\ F*) # Sun Fortran 8.3
10655 tmp_sharedflag='-G' ;;
10656 esac
10657 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10658
10659 if test "x$supports_anon_versioning" = xyes; then
10660 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10661 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10662 echo "local: *; };" >> $output_objdir/$libname.ver~
10663 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10664 fi
10665
10666 case $cc_basename in
10667 xlf* | bgf* | bgxlf* | mpixlf*)
10668 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10669 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10670 hardcode_libdir_flag_spec=
10671 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10672 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10673 if test "x$supports_anon_versioning" = xyes; then
10674 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10675 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10676 echo "local: *; };" >> $output_objdir/$libname.ver~
10677 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10678 fi
10679 ;;
10680 esac
10681 else
10682 ld_shlibs=no
10683 fi
10684 ;;
10685
10686 netbsd*)
10687 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10688 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10689 wlarc=
10690 else
10691 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10692 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10693 fi
10694 ;;
10695
10696 solaris*)
10697 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10698 ld_shlibs=no
10699 cat <<_LT_EOF 1>&2
10700
10701 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
10702 *** create shared libraries on Solaris systems. Therefore, libtool
10703 *** is disabling shared libraries support. We urge you to upgrade GNU
10704 *** binutils to release 2.9.1 or newer. Another option is to modify
10705 *** your PATH or compiler configuration so that the native linker is
10706 *** used, and then restart.
10707
10708 _LT_EOF
10709 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10710 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10711 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10712 else
10713 ld_shlibs=no
10714 fi
10715 ;;
10716
10717 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10718 case `$LD -v 2>&1` in
10719 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10720 ld_shlibs=no
10721 cat <<_LT_EOF 1>&2
10722
10723 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10724 *** reliably create shared libraries on SCO systems. Therefore, libtool
10725 *** is disabling shared libraries support. We urge you to upgrade GNU
10726 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10727 *** your PATH or compiler configuration so that the native linker is
10728 *** used, and then restart.
10729
10730 _LT_EOF
10731 ;;
10732 *)
10733 # For security reasons, it is highly recommended that you always
10734 # use absolute paths for naming shared libraries, and exclude the
10735 # DT_RUNPATH tag from executables and libraries. But doing so
10736 # requires that you compile everything twice, which is a pain.
10737 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10738 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10739 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10740 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10741 else
10742 ld_shlibs=no
10743 fi
10744 ;;
10745 esac
10746 ;;
10747
10748 sunos4*)
10749 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10750 wlarc=
10751 hardcode_direct=yes
10752 hardcode_shlibpath_var=no
10753 ;;
10754
10755 *)
10756 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10757 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10758 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10759 else
10760 ld_shlibs=no
10761 fi
10762 ;;
10763 esac
10764
10765 if test "$ld_shlibs" = no; then
10766 runpath_var=
10767 hardcode_libdir_flag_spec=
10768 export_dynamic_flag_spec=
10769 whole_archive_flag_spec=
10770 fi
10771 else
10772 # PORTME fill in a description of your system's linker (not GNU ld)
10773 case $host_os in
10774 aix3*)
10775 allow_undefined_flag=unsupported
10776 always_export_symbols=yes
10777 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'
10778 # Note: this linker hardcodes the directories in LIBPATH if there
10779 # are no directories specified by -L.
10780 hardcode_minus_L=yes
10781 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10782 # Neither direct hardcoding nor static linking is supported with a
10783 # broken collect2.
10784 hardcode_direct=unsupported
10785 fi
10786 ;;
10787
10788 aix[4-9]*)
10789 if test "$host_cpu" = ia64; then
10790 # On IA64, the linker does run time linking by default, so we don't
10791 # have to do anything special.
10792 aix_use_runtimelinking=no
10793 exp_sym_flag='-Bexport'
10794 no_entry_flag=""
10795 else
10796 # If we're using GNU nm, then we don't want the "-C" option.
10797 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10798 # Also, AIX nm treats weak defined symbols like other global
10799 # defined symbols, whereas GNU nm marks them as "W".
10800 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10801 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'
10802 else
10803 export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
10804 fi
10805 aix_use_runtimelinking=no
10806
10807 # Test if we are trying to use run time linking or normal
10808 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10809 # need to do runtime linking.
10810 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10811 for ld_flag in $LDFLAGS; do
10812 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10813 aix_use_runtimelinking=yes
10814 break
10815 fi
10816 done
10817 ;;
10818 esac
10819
10820 exp_sym_flag='-bexport'
10821 no_entry_flag='-bnoentry'
10822 fi
10823
10824 # When large executables or shared objects are built, AIX ld can
10825 # have problems creating the table of contents. If linking a library
10826 # or program results in "error TOC overflow" add -mminimal-toc to
10827 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10828 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10829
10830 archive_cmds=''
10831 hardcode_direct=yes
10832 hardcode_direct_absolute=yes
10833 hardcode_libdir_separator=':'
10834 link_all_deplibs=yes
10835 file_list_spec='${wl}-f,'
10836
10837 if test "$GCC" = yes; then
10838 case $host_os in aix4.[012]|aix4.[012].*)
10839 # We only want to do this on AIX 4.2 and lower, the check
10840 # below for broken collect2 doesn't work under 4.3+
10841 collect2name=`${CC} -print-prog-name=collect2`
10842 if test -f "$collect2name" &&
10843 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10844 then
10845 # We have reworked collect2
10846 :
10847 else
10848 # We have old collect2
10849 hardcode_direct=unsupported
10850 # It fails to find uninstalled libraries when the uninstalled
10851 # path is not listed in the libpath. Setting hardcode_minus_L
10852 # to unsupported forces relinking
10853 hardcode_minus_L=yes
10854 hardcode_libdir_flag_spec='-L$libdir'
10855 hardcode_libdir_separator=
10856 fi
10857 ;;
10858 esac
10859 shared_flag='-shared'
10860 if test "$aix_use_runtimelinking" = yes; then
10861 shared_flag="$shared_flag "'${wl}-G'
10862 fi
10863 else
10864 # not using gcc
10865 if test "$host_cpu" = ia64; then
10866 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10867 # chokes on -Wl,-G. The following line is correct:
10868 shared_flag='-G'
10869 else
10870 if test "$aix_use_runtimelinking" = yes; then
10871 shared_flag='${wl}-G'
10872 else
10873 shared_flag='${wl}-bM:SRE'
10874 fi
10875 fi
10876 fi
10877
10878 export_dynamic_flag_spec='${wl}-bexpall'
10879 # It seems that -bexpall does not export symbols beginning with
10880 # underscore (_), so it is better to generate a list of symbols to export.
10881 always_export_symbols=yes
10882 if test "$aix_use_runtimelinking" = yes; then
10883 # Warning - without using the other runtime loading flags (-brtl),
10884 # -berok will link without error, but may produce a broken library.
10885 allow_undefined_flag='-berok'
10886 # Determine the default libpath from the value encoded in an
10887 # empty executable.
10888 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10889 /* end confdefs.h. */
10890
10891 int
10892 main ()
10893 {
10894
10895 ;
10896 return 0;
10897 }
10898 _ACEOF
10899 if ac_fn_c_try_link "$LINENO"; then :
10900
10901 lt_aix_libpath_sed='
10902 /Import File Strings/,/^$/ {
10903 /^0/ {
10904 s/^0 *\(.*\)$/\1/
10905 p
10906 }
10907 }'
10908 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10909 # Check for a 64-bit object if we didn't find anything.
10910 if test -z "$aix_libpath"; then
10911 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10912 fi
10913 fi
10914 rm -f core conftest.err conftest.$ac_objext \
10915 conftest$ac_exeext conftest.$ac_ext
10916 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10917
10918 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10919 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"
10920 else
10921 if test "$host_cpu" = ia64; then
10922 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10923 allow_undefined_flag="-z nodefs"
10924 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"
10925 else
10926 # Determine the default libpath from the value encoded in an
10927 # empty executable.
10928 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10929 /* end confdefs.h. */
10930
10931 int
10932 main ()
10933 {
10934
10935 ;
10936 return 0;
10937 }
10938 _ACEOF
10939 if ac_fn_c_try_link "$LINENO"; then :
10940
10941 lt_aix_libpath_sed='
10942 /Import File Strings/,/^$/ {
10943 /^0/ {
10944 s/^0 *\(.*\)$/\1/
10945 p
10946 }
10947 }'
10948 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10949 # Check for a 64-bit object if we didn't find anything.
10950 if test -z "$aix_libpath"; then
10951 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10952 fi
10953 fi
10954 rm -f core conftest.err conftest.$ac_objext \
10955 conftest$ac_exeext conftest.$ac_ext
10956 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10957
10958 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10959 # Warning - without using the other run time loading flags,
10960 # -berok will link without error, but may produce a broken library.
10961 no_undefined_flag=' ${wl}-bernotok'
10962 allow_undefined_flag=' ${wl}-berok'
10963 if test "$with_gnu_ld" = yes; then
10964 # We only use this code for GNU lds that support --whole-archive.
10965 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10966 else
10967 # Exported symbols can be pulled into shared objects from archives
10968 whole_archive_flag_spec='$convenience'
10969 fi
10970 archive_cmds_need_lc=yes
10971 # This is similar to how AIX traditionally builds its shared libraries.
10972 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'
10973 fi
10974 fi
10975 ;;
10976
10977 amigaos*)
10978 case $host_cpu in
10979 powerpc)
10980 # see comment about AmigaOS4 .so support
10981 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10982 archive_expsym_cmds=''
10983 ;;
10984 m68k)
10985 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)'
10986 hardcode_libdir_flag_spec='-L$libdir'
10987 hardcode_minus_L=yes
10988 ;;
10989 esac
10990 ;;
10991
10992 bsdi[45]*)
10993 export_dynamic_flag_spec=-rdynamic
10994 ;;
10995
10996 cygwin* | mingw* | pw32* | cegcc*)
10997 # When not using gcc, we currently assume that we are using
10998 # Microsoft Visual C++.
10999 # hardcode_libdir_flag_spec is actually meaningless, as there is
11000 # no search path for DLLs.
11001 hardcode_libdir_flag_spec=' '
11002 allow_undefined_flag=unsupported
11003 # Tell ltmain to make .lib files, not .a files.
11004 libext=lib
11005 # Tell ltmain to make .dll files, not .so files.
11006 shrext_cmds=".dll"
11007 # FIXME: Setting linknames here is a bad hack.
11008 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
11009 # The linker will automatically build a .lib file if we build a DLL.
11010 old_archive_from_new_cmds='true'
11011 # FIXME: Should let the user specify the lib program.
11012 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
11013 fix_srcfile_path='`cygpath -w "$srcfile"`'
11014 enable_shared_with_static_runtimes=yes
11015 ;;
11016
11017 darwin* | rhapsody*)
11018
11019
11020 archive_cmds_need_lc=no
11021 hardcode_direct=no
11022 hardcode_automatic=yes
11023 hardcode_shlibpath_var=unsupported
11024 if test "$lt_cv_ld_force_load" = "yes"; then
11025 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\"`'
11026 else
11027 whole_archive_flag_spec=''
11028 fi
11029 link_all_deplibs=yes
11030 allow_undefined_flag="$_lt_dar_allow_undefined"
11031 case $cc_basename in
11032 ifort*) _lt_dar_can_shared=yes ;;
11033 *) _lt_dar_can_shared=$GCC ;;
11034 esac
11035 if test "$_lt_dar_can_shared" = "yes"; then
11036 output_verbose_link_cmd=func_echo_all
11037 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
11038 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
11039 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}"
11040 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}"
11041
11042 else
11043 ld_shlibs=no
11044 fi
11045
11046 ;;
11047
11048 dgux*)
11049 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11050 hardcode_libdir_flag_spec='-L$libdir'
11051 hardcode_shlibpath_var=no
11052 ;;
11053
11054 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
11055 # support. Future versions do this automatically, but an explicit c++rt0.o
11056 # does not break anything, and helps significantly (at the cost of a little
11057 # extra space).
11058 freebsd2.2*)
11059 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
11060 hardcode_libdir_flag_spec='-R$libdir'
11061 hardcode_direct=yes
11062 hardcode_shlibpath_var=no
11063 ;;
11064
11065 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
11066 freebsd2.*)
11067 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11068 hardcode_direct=yes
11069 hardcode_minus_L=yes
11070 hardcode_shlibpath_var=no
11071 ;;
11072
11073 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
11074 freebsd* | dragonfly*)
11075 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
11076 hardcode_libdir_flag_spec='-R$libdir'
11077 hardcode_direct=yes
11078 hardcode_shlibpath_var=no
11079 ;;
11080
11081 hpux9*)
11082 if test "$GCC" = yes; then
11083 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'
11084 else
11085 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'
11086 fi
11087 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11088 hardcode_libdir_separator=:
11089 hardcode_direct=yes
11090
11091 # hardcode_minus_L: Not really in the search PATH,
11092 # but as the default location of the library.
11093 hardcode_minus_L=yes
11094 export_dynamic_flag_spec='${wl}-E'
11095 ;;
11096
11097 hpux10*)
11098 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11099 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11100 else
11101 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11102 fi
11103 if test "$with_gnu_ld" = no; then
11104 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11105 hardcode_libdir_flag_spec_ld='+b $libdir'
11106 hardcode_libdir_separator=:
11107 hardcode_direct=yes
11108 hardcode_direct_absolute=yes
11109 export_dynamic_flag_spec='${wl}-E'
11110 # hardcode_minus_L: Not really in the search PATH,
11111 # but as the default location of the library.
11112 hardcode_minus_L=yes
11113 fi
11114 ;;
11115
11116 hpux11*)
11117 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11118 case $host_cpu in
11119 hppa*64*)
11120 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11121 ;;
11122 ia64*)
11123 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11124 ;;
11125 *)
11126 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11127 ;;
11128 esac
11129 else
11130 case $host_cpu in
11131 hppa*64*)
11132 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11133 ;;
11134 ia64*)
11135 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11136 ;;
11137 *)
11138
11139 # Older versions of the 11.00 compiler do not understand -b yet
11140 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
11141 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
11142 $as_echo_n "checking if $CC understands -b... " >&6; }
11143 if test "${lt_cv_prog_compiler__b+set}" = set; then :
11144 $as_echo_n "(cached) " >&6
11145 else
11146 lt_cv_prog_compiler__b=no
11147 save_LDFLAGS="$LDFLAGS"
11148 LDFLAGS="$LDFLAGS -b"
11149 echo "$lt_simple_link_test_code" > conftest.$ac_ext
11150 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
11151 # The linker can only warn and ignore the option if not recognized
11152 # So say no if there are warnings
11153 if test -s conftest.err; then
11154 # Append any errors to the config.log.
11155 cat conftest.err 1>&5
11156 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
11157 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
11158 if diff conftest.exp conftest.er2 >/dev/null; then
11159 lt_cv_prog_compiler__b=yes
11160 fi
11161 else
11162 lt_cv_prog_compiler__b=yes
11163 fi
11164 fi
11165 $RM -r conftest*
11166 LDFLAGS="$save_LDFLAGS"
11167
11168 fi
11169 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
11170 $as_echo "$lt_cv_prog_compiler__b" >&6; }
11171
11172 if test x"$lt_cv_prog_compiler__b" = xyes; then
11173 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11174 else
11175 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11176 fi
11177
11178 ;;
11179 esac
11180 fi
11181 if test "$with_gnu_ld" = no; then
11182 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11183 hardcode_libdir_separator=:
11184
11185 case $host_cpu in
11186 hppa*64*|ia64*)
11187 hardcode_direct=no
11188 hardcode_shlibpath_var=no
11189 ;;
11190 *)
11191 hardcode_direct=yes
11192 hardcode_direct_absolute=yes
11193 export_dynamic_flag_spec='${wl}-E'
11194
11195 # hardcode_minus_L: Not really in the search PATH,
11196 # but as the default location of the library.
11197 hardcode_minus_L=yes
11198 ;;
11199 esac
11200 fi
11201 ;;
11202
11203 irix5* | irix6* | nonstopux*)
11204 if test "$GCC" = yes; then
11205 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'
11206 # Try to use the -exported_symbol ld option, if it does not
11207 # work, assume that -exports_file does not work either and
11208 # implicitly export all symbols.
11209 save_LDFLAGS="$LDFLAGS"
11210 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
11211 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11212 /* end confdefs.h. */
11213 int foo(void) {}
11214 _ACEOF
11215 if ac_fn_c_try_link "$LINENO"; then :
11216 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'
11217
11218 fi
11219 rm -f core conftest.err conftest.$ac_objext \
11220 conftest$ac_exeext conftest.$ac_ext
11221 LDFLAGS="$save_LDFLAGS"
11222 else
11223 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'
11224 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'
11225 fi
11226 archive_cmds_need_lc='no'
11227 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11228 hardcode_libdir_separator=:
11229 inherit_rpath=yes
11230 link_all_deplibs=yes
11231 ;;
11232
11233 netbsd*)
11234 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11235 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
11236 else
11237 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
11238 fi
11239 hardcode_libdir_flag_spec='-R$libdir'
11240 hardcode_direct=yes
11241 hardcode_shlibpath_var=no
11242 ;;
11243
11244 newsos6)
11245 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11246 hardcode_direct=yes
11247 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11248 hardcode_libdir_separator=:
11249 hardcode_shlibpath_var=no
11250 ;;
11251
11252 *nto* | *qnx*)
11253 ;;
11254
11255 openbsd*)
11256 if test -f /usr/libexec/ld.so; then
11257 hardcode_direct=yes
11258 hardcode_shlibpath_var=no
11259 hardcode_direct_absolute=yes
11260 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11261 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11262 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
11263 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11264 export_dynamic_flag_spec='${wl}-E'
11265 else
11266 case $host_os in
11267 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
11268 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11269 hardcode_libdir_flag_spec='-R$libdir'
11270 ;;
11271 *)
11272 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11273 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11274 ;;
11275 esac
11276 fi
11277 else
11278 ld_shlibs=no
11279 fi
11280 ;;
11281
11282 os2*)
11283 hardcode_libdir_flag_spec='-L$libdir'
11284 hardcode_minus_L=yes
11285 allow_undefined_flag=unsupported
11286 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'
11287 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
11288 ;;
11289
11290 osf3*)
11291 if test "$GCC" = yes; then
11292 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11293 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'
11294 else
11295 allow_undefined_flag=' -expect_unresolved \*'
11296 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'
11297 fi
11298 archive_cmds_need_lc='no'
11299 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11300 hardcode_libdir_separator=:
11301 ;;
11302
11303 osf4* | osf5*) # as osf3* with the addition of -msym flag
11304 if test "$GCC" = yes; then
11305 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11306 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'
11307 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11308 else
11309 allow_undefined_flag=' -expect_unresolved \*'
11310 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'
11311 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~
11312 $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'
11313
11314 # Both c and cxx compiler support -rpath directly
11315 hardcode_libdir_flag_spec='-rpath $libdir'
11316 fi
11317 archive_cmds_need_lc='no'
11318 hardcode_libdir_separator=:
11319 ;;
11320
11321 solaris*)
11322 no_undefined_flag=' -z defs'
11323 if test "$GCC" = yes; then
11324 wlarc='${wl}'
11325 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11326 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11327 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11328 else
11329 case `$CC -V 2>&1` in
11330 *"Compilers 5.0"*)
11331 wlarc=''
11332 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
11333 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11334 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
11335 ;;
11336 *)
11337 wlarc='${wl}'
11338 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
11339 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11340 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11341 ;;
11342 esac
11343 fi
11344 hardcode_libdir_flag_spec='-R$libdir'
11345 hardcode_shlibpath_var=no
11346 case $host_os in
11347 solaris2.[0-5] | solaris2.[0-5].*) ;;
11348 *)
11349 # The compiler driver will combine and reorder linker options,
11350 # but understands `-z linker_flag'. GCC discards it without `$wl',
11351 # but is careful enough not to reorder.
11352 # Supported since Solaris 2.6 (maybe 2.5.1?)
11353 if test "$GCC" = yes; then
11354 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
11355 else
11356 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
11357 fi
11358 ;;
11359 esac
11360 link_all_deplibs=yes
11361 ;;
11362
11363 sunos4*)
11364 if test "x$host_vendor" = xsequent; then
11365 # Use $CC to link under sequent, because it throws in some extra .o
11366 # files that make .init and .fini sections work.
11367 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
11368 else
11369 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
11370 fi
11371 hardcode_libdir_flag_spec='-L$libdir'
11372 hardcode_direct=yes
11373 hardcode_minus_L=yes
11374 hardcode_shlibpath_var=no
11375 ;;
11376
11377 sysv4)
11378 case $host_vendor in
11379 sni)
11380 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11381 hardcode_direct=yes # is this really true???
11382 ;;
11383 siemens)
11384 ## LD is ld it makes a PLAMLIB
11385 ## CC just makes a GrossModule.
11386 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
11387 reload_cmds='$CC -r -o $output$reload_objs'
11388 hardcode_direct=no
11389 ;;
11390 motorola)
11391 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11392 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
11393 ;;
11394 esac
11395 runpath_var='LD_RUN_PATH'
11396 hardcode_shlibpath_var=no
11397 ;;
11398
11399 sysv4.3*)
11400 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11401 hardcode_shlibpath_var=no
11402 export_dynamic_flag_spec='-Bexport'
11403 ;;
11404
11405 sysv4*MP*)
11406 if test -d /usr/nec; then
11407 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11408 hardcode_shlibpath_var=no
11409 runpath_var=LD_RUN_PATH
11410 hardcode_runpath_var=yes
11411 ld_shlibs=yes
11412 fi
11413 ;;
11414
11415 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
11416 no_undefined_flag='${wl}-z,text'
11417 archive_cmds_need_lc=no
11418 hardcode_shlibpath_var=no
11419 runpath_var='LD_RUN_PATH'
11420
11421 if test "$GCC" = yes; then
11422 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11423 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11424 else
11425 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11426 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11427 fi
11428 ;;
11429
11430 sysv5* | sco3.2v5* | sco5v6*)
11431 # Note: We can NOT use -z defs as we might desire, because we do not
11432 # link with -lc, and that would cause any symbols used from libc to
11433 # always be unresolved, which means just about no library would
11434 # ever link correctly. If we're not using GNU ld we use -z text
11435 # though, which does catch some bad symbols but isn't as heavy-handed
11436 # as -z defs.
11437 no_undefined_flag='${wl}-z,text'
11438 allow_undefined_flag='${wl}-z,nodefs'
11439 archive_cmds_need_lc=no
11440 hardcode_shlibpath_var=no
11441 hardcode_libdir_flag_spec='${wl}-R,$libdir'
11442 hardcode_libdir_separator=':'
11443 link_all_deplibs=yes
11444 export_dynamic_flag_spec='${wl}-Bexport'
11445 runpath_var='LD_RUN_PATH'
11446
11447 if test "$GCC" = yes; then
11448 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11449 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11450 else
11451 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11452 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11453 fi
11454 ;;
11455
11456 uts4*)
11457 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11458 hardcode_libdir_flag_spec='-L$libdir'
11459 hardcode_shlibpath_var=no
11460 ;;
11461
11462 *)
11463 ld_shlibs=no
11464 ;;
11465 esac
11466
11467 if test x$host_vendor = xsni; then
11468 case $host in
11469 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
11470 export_dynamic_flag_spec='${wl}-Blargedynsym'
11471 ;;
11472 esac
11473 fi
11474 fi
11475
11476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11477 $as_echo "$ld_shlibs" >&6; }
11478 test "$ld_shlibs" = no && can_build_shared=no
11479
11480 with_gnu_ld=$with_gnu_ld
11481
11482
11483
11484
11485
11486
11487
11488
11489
11490
11491
11492
11493
11494
11495
11496 #
11497 # Do we need to explicitly link libc?
11498 #
11499 case "x$archive_cmds_need_lc" in
11500 x|xyes)
11501 # Assume -lc should be added
11502 archive_cmds_need_lc=yes
11503
11504 if test "$enable_shared" = yes && test "$GCC" = yes; then
11505 case $archive_cmds in
11506 *'~'*)
11507 # FIXME: we may have to deal with multi-command sequences.
11508 ;;
11509 '$CC '*)
11510 # Test whether the compiler implicitly links with -lc since on some
11511 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11512 # to ld, don't add -lc before -lgcc.
11513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11514 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11515 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
11516 $as_echo_n "(cached) " >&6
11517 else
11518 $RM conftest*
11519 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11520
11521 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11522 (eval $ac_compile) 2>&5
11523 ac_status=$?
11524 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11525 test $ac_status = 0; } 2>conftest.err; then
11526 soname=conftest
11527 lib=conftest
11528 libobjs=conftest.$ac_objext
11529 deplibs=
11530 wl=$lt_prog_compiler_wl
11531 pic_flag=$lt_prog_compiler_pic
11532 compiler_flags=-v
11533 linker_flags=-v
11534 verstring=
11535 output_objdir=.
11536 libname=conftest
11537 lt_save_allow_undefined_flag=$allow_undefined_flag
11538 allow_undefined_flag=
11539 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11540 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11541 ac_status=$?
11542 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11543 test $ac_status = 0; }
11544 then
11545 lt_cv_archive_cmds_need_lc=no
11546 else
11547 lt_cv_archive_cmds_need_lc=yes
11548 fi
11549 allow_undefined_flag=$lt_save_allow_undefined_flag
11550 else
11551 cat conftest.err 1>&5
11552 fi
11553 $RM conftest*
11554
11555 fi
11556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11557 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11558 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11559 ;;
11560 esac
11561 fi
11562 ;;
11563 esac
11564
11565
11566
11567
11568
11569
11570
11571
11572
11573
11574
11575
11576
11577
11578
11579
11580
11581
11582
11583
11584
11585
11586
11587
11588
11589
11590
11591
11592
11593
11594
11595
11596
11597
11598
11599
11600
11601
11602
11603
11604
11605
11606
11607
11608
11609
11610
11611
11612
11613
11614
11615
11616
11617
11618
11619
11620
11621
11622
11623
11624
11625
11626
11627
11628
11629
11630
11631
11632
11633
11634
11635
11636
11637
11638
11639
11640
11641
11642
11643
11644
11645
11646
11647
11648
11649
11650
11651
11652
11653
11654
11655
11656
11657
11658
11659
11660
11661
11662
11663
11664
11665
11666
11667
11668
11669
11670
11671
11672
11673
11674
11675
11676
11677
11678
11679
11680
11681
11682
11683
11684
11685
11686
11687
11688
11689
11690
11691
11692
11693
11694
11695
11696
11697
11698
11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
11717
11718
11719
11720
11721 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11722 $as_echo_n "checking dynamic linker characteristics... " >&6; }
11723
11724 if test "$GCC" = yes; then
11725 case $host_os in
11726 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11727 *) lt_awk_arg="/^libraries:/" ;;
11728 esac
11729 case $host_os in
11730 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11731 *) lt_sed_strip_eq="s,=/,/,g" ;;
11732 esac
11733 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11734 case $lt_search_path_spec in
11735 *\;*)
11736 # if the path contains ";" then we assume it to be the separator
11737 # otherwise default to the standard path separator (i.e. ":") - it is
11738 # assumed that no part of a normal pathname contains ";" but that should
11739 # okay in the real world where ";" in dirpaths is itself problematic.
11740 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11741 ;;
11742 *)
11743 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11744 ;;
11745 esac
11746 # Ok, now we have the path, separated by spaces, we can step through it
11747 # and add multilib dir if necessary.
11748 lt_tmp_lt_search_path_spec=
11749 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11750 for lt_sys_path in $lt_search_path_spec; do
11751 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11752 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11753 else
11754 test -d "$lt_sys_path" && \
11755 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11756 fi
11757 done
11758 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11759 BEGIN {RS=" "; FS="/|\n";} {
11760 lt_foo="";
11761 lt_count=0;
11762 for (lt_i = NF; lt_i > 0; lt_i--) {
11763 if ($lt_i != "" && $lt_i != ".") {
11764 if ($lt_i == "..") {
11765 lt_count++;
11766 } else {
11767 if (lt_count == 0) {
11768 lt_foo="/" $lt_i lt_foo;
11769 } else {
11770 lt_count--;
11771 }
11772 }
11773 }
11774 }
11775 if (lt_foo != "") { lt_freq[lt_foo]++; }
11776 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11777 }'`
11778 # AWK program above erroneously prepends '/' to C:/dos/paths
11779 # for these hosts.
11780 case $host_os in
11781 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11782 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11783 esac
11784 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11785 else
11786 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11787 fi
11788 library_names_spec=
11789 libname_spec='lib$name'
11790 soname_spec=
11791 shrext_cmds=".so"
11792 postinstall_cmds=
11793 postuninstall_cmds=
11794 finish_cmds=
11795 finish_eval=
11796 shlibpath_var=
11797 shlibpath_overrides_runpath=unknown
11798 version_type=none
11799 dynamic_linker="$host_os ld.so"
11800 sys_lib_dlsearch_path_spec="/lib /usr/lib"
11801 need_lib_prefix=unknown
11802 hardcode_into_libs=no
11803
11804 # when you set need_version to no, make sure it does not cause -set_version
11805 # flags to be left without arguments
11806 need_version=unknown
11807
11808 case $host_os in
11809 aix3*)
11810 version_type=linux
11811 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11812 shlibpath_var=LIBPATH
11813
11814 # AIX 3 has no versioning support, so we append a major version to the name.
11815 soname_spec='${libname}${release}${shared_ext}$major'
11816 ;;
11817
11818 aix[4-9]*)
11819 version_type=linux
11820 need_lib_prefix=no
11821 need_version=no
11822 hardcode_into_libs=yes
11823 if test "$host_cpu" = ia64; then
11824 # AIX 5 supports IA64
11825 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11826 shlibpath_var=LD_LIBRARY_PATH
11827 else
11828 # With GCC up to 2.95.x, collect2 would create an import file
11829 # for dependence libraries. The import file would start with
11830 # the line `#! .'. This would cause the generated library to
11831 # depend on `.', always an invalid library. This was fixed in
11832 # development snapshots of GCC prior to 3.0.
11833 case $host_os in
11834 aix4 | aix4.[01] | aix4.[01].*)
11835 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11836 echo ' yes '
11837 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11838 :
11839 else
11840 can_build_shared=no
11841 fi
11842 ;;
11843 esac
11844 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11845 # soname into executable. Probably we can add versioning support to
11846 # collect2, so additional links can be useful in future.
11847 if test "$aix_use_runtimelinking" = yes; then
11848 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11849 # instead of lib<name>.a to let people know that these are not
11850 # typical AIX shared libraries.
11851 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11852 else
11853 # We preserve .a as extension for shared libraries through AIX4.2
11854 # and later when we are not doing run time linking.
11855 library_names_spec='${libname}${release}.a $libname.a'
11856 soname_spec='${libname}${release}${shared_ext}$major'
11857 fi
11858 shlibpath_var=LIBPATH
11859 fi
11860 ;;
11861
11862 amigaos*)
11863 case $host_cpu in
11864 powerpc)
11865 # Since July 2007 AmigaOS4 officially supports .so libraries.
11866 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11867 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11868 ;;
11869 m68k)
11870 library_names_spec='$libname.ixlibrary $libname.a'
11871 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11872 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'
11873 ;;
11874 esac
11875 ;;
11876
11877 beos*)
11878 library_names_spec='${libname}${shared_ext}'
11879 dynamic_linker="$host_os ld.so"
11880 shlibpath_var=LIBRARY_PATH
11881 ;;
11882
11883 bsdi[45]*)
11884 version_type=linux
11885 need_version=no
11886 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11887 soname_spec='${libname}${release}${shared_ext}$major'
11888 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11889 shlibpath_var=LD_LIBRARY_PATH
11890 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11891 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11892 # the default ld.so.conf also contains /usr/contrib/lib and
11893 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11894 # libtool to hard-code these into programs
11895 ;;
11896
11897 cygwin* | mingw* | pw32* | cegcc*)
11898 version_type=windows
11899 shrext_cmds=".dll"
11900 need_version=no
11901 need_lib_prefix=no
11902
11903 case $GCC,$host_os in
11904 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11905 library_names_spec='$libname.dll.a'
11906 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11907 postinstall_cmds='base_file=`basename \${file}`~
11908 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11909 dldir=$destdir/`dirname \$dlpath`~
11910 test -d \$dldir || mkdir -p \$dldir~
11911 $install_prog $dir/$dlname \$dldir/$dlname~
11912 chmod a+x \$dldir/$dlname~
11913 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11914 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11915 fi'
11916 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11917 dlpath=$dir/\$dldll~
11918 $RM \$dlpath'
11919 shlibpath_overrides_runpath=yes
11920
11921 case $host_os in
11922 cygwin*)
11923 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11924 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11925
11926 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11927 ;;
11928 mingw* | cegcc*)
11929 # MinGW DLLs use traditional 'lib' prefix
11930 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11931 ;;
11932 pw32*)
11933 # pw32 DLLs use 'pw' prefix rather than 'lib'
11934 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11935 ;;
11936 esac
11937 ;;
11938
11939 *)
11940 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11941 ;;
11942 esac
11943 dynamic_linker='Win32 ld.exe'
11944 # FIXME: first we should search . and the directory the executable is in
11945 shlibpath_var=PATH
11946 ;;
11947
11948 darwin* | rhapsody*)
11949 dynamic_linker="$host_os dyld"
11950 version_type=darwin
11951 need_lib_prefix=no
11952 need_version=no
11953 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11954 soname_spec='${libname}${release}${major}$shared_ext'
11955 shlibpath_overrides_runpath=yes
11956 shlibpath_var=DYLD_LIBRARY_PATH
11957 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11958
11959 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11960 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11961 ;;
11962
11963 dgux*)
11964 version_type=linux
11965 need_lib_prefix=no
11966 need_version=no
11967 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11968 soname_spec='${libname}${release}${shared_ext}$major'
11969 shlibpath_var=LD_LIBRARY_PATH
11970 ;;
11971
11972 freebsd* | dragonfly*)
11973 # DragonFly does not have aout. When/if they implement a new
11974 # versioning mechanism, adjust this.
11975 if test -x /usr/bin/objformat; then
11976 objformat=`/usr/bin/objformat`
11977 else
11978 case $host_os in
11979 freebsd[23].*) objformat=aout ;;
11980 *) objformat=elf ;;
11981 esac
11982 fi
11983 version_type=freebsd-$objformat
11984 case $version_type in
11985 freebsd-elf*)
11986 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11987 need_version=no
11988 need_lib_prefix=no
11989 ;;
11990 freebsd-*)
11991 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11992 need_version=yes
11993 ;;
11994 esac
11995 shlibpath_var=LD_LIBRARY_PATH
11996 case $host_os in
11997 freebsd2.*)
11998 shlibpath_overrides_runpath=yes
11999 ;;
12000 freebsd3.[01]* | freebsdelf3.[01]*)
12001 shlibpath_overrides_runpath=yes
12002 hardcode_into_libs=yes
12003 ;;
12004 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
12005 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
12006 shlibpath_overrides_runpath=no
12007 hardcode_into_libs=yes
12008 ;;
12009 *) # from 4.6 on, and DragonFly
12010 shlibpath_overrides_runpath=yes
12011 hardcode_into_libs=yes
12012 ;;
12013 esac
12014 ;;
12015
12016 gnu*)
12017 version_type=linux
12018 need_lib_prefix=no
12019 need_version=no
12020 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12021 soname_spec='${libname}${release}${shared_ext}$major'
12022 shlibpath_var=LD_LIBRARY_PATH
12023 hardcode_into_libs=yes
12024 ;;
12025
12026 haiku*)
12027 version_type=linux
12028 need_lib_prefix=no
12029 need_version=no
12030 dynamic_linker="$host_os runtime_loader"
12031 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12032 soname_spec='${libname}${release}${shared_ext}$major'
12033 shlibpath_var=LIBRARY_PATH
12034 shlibpath_overrides_runpath=yes
12035 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
12036 hardcode_into_libs=yes
12037 ;;
12038
12039 hpux9* | hpux10* | hpux11*)
12040 # Give a soname corresponding to the major version so that dld.sl refuses to
12041 # link against other versions.
12042 version_type=sunos
12043 need_lib_prefix=no
12044 need_version=no
12045 case $host_cpu in
12046 ia64*)
12047 shrext_cmds='.so'
12048 hardcode_into_libs=yes
12049 dynamic_linker="$host_os dld.so"
12050 shlibpath_var=LD_LIBRARY_PATH
12051 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12052 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12053 soname_spec='${libname}${release}${shared_ext}$major'
12054 if test "X$HPUX_IA64_MODE" = X32; then
12055 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
12056 else
12057 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
12058 fi
12059 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12060 ;;
12061 hppa*64*)
12062 shrext_cmds='.sl'
12063 hardcode_into_libs=yes
12064 dynamic_linker="$host_os dld.sl"
12065 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
12066 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12067 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12068 soname_spec='${libname}${release}${shared_ext}$major'
12069 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
12070 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12071 ;;
12072 *)
12073 shrext_cmds='.sl'
12074 dynamic_linker="$host_os dld.sl"
12075 shlibpath_var=SHLIB_PATH
12076 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
12077 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12078 soname_spec='${libname}${release}${shared_ext}$major'
12079 ;;
12080 esac
12081 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
12082 postinstall_cmds='chmod 555 $lib'
12083 # or fails outright, so override atomically:
12084 install_override_mode=555
12085 ;;
12086
12087 interix[3-9]*)
12088 version_type=linux
12089 need_lib_prefix=no
12090 need_version=no
12091 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12092 soname_spec='${libname}${release}${shared_ext}$major'
12093 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
12094 shlibpath_var=LD_LIBRARY_PATH
12095 shlibpath_overrides_runpath=no
12096 hardcode_into_libs=yes
12097 ;;
12098
12099 irix5* | irix6* | nonstopux*)
12100 case $host_os in
12101 nonstopux*) version_type=nonstopux ;;
12102 *)
12103 if test "$lt_cv_prog_gnu_ld" = yes; then
12104 version_type=linux
12105 else
12106 version_type=irix
12107 fi ;;
12108 esac
12109 need_lib_prefix=no
12110 need_version=no
12111 soname_spec='${libname}${release}${shared_ext}$major'
12112 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
12113 case $host_os in
12114 irix5* | nonstopux*)
12115 libsuff= shlibsuff=
12116 ;;
12117 *)
12118 case $LD in # libtool.m4 will add one of these switches to LD
12119 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
12120 libsuff= shlibsuff= libmagic=32-bit;;
12121 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
12122 libsuff=32 shlibsuff=N32 libmagic=N32;;
12123 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
12124 libsuff=64 shlibsuff=64 libmagic=64-bit;;
12125 *) libsuff= shlibsuff= libmagic=never-match;;
12126 esac
12127 ;;
12128 esac
12129 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
12130 shlibpath_overrides_runpath=no
12131 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
12132 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
12133 hardcode_into_libs=yes
12134 ;;
12135
12136 # No shared lib support for Linux oldld, aout, or coff.
12137 linux*oldld* | linux*aout* | linux*coff*)
12138 dynamic_linker=no
12139 ;;
12140
12141 # This must be Linux ELF.
12142 linux* | k*bsd*-gnu | kopensolaris*-gnu)
12143 version_type=linux
12144 need_lib_prefix=no
12145 need_version=no
12146 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12147 soname_spec='${libname}${release}${shared_ext}$major'
12148 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
12149 shlibpath_var=LD_LIBRARY_PATH
12150 shlibpath_overrides_runpath=no
12151
12152 # Some binutils ld are patched to set DT_RUNPATH
12153 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
12154 $as_echo_n "(cached) " >&6
12155 else
12156 lt_cv_shlibpath_overrides_runpath=no
12157 save_LDFLAGS=$LDFLAGS
12158 save_libdir=$libdir
12159 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
12160 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
12161 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12162 /* end confdefs.h. */
12163
12164 int
12165 main ()
12166 {
12167
12168 ;
12169 return 0;
12170 }
12171 _ACEOF
12172 if ac_fn_c_try_link "$LINENO"; then :
12173 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
12174 lt_cv_shlibpath_overrides_runpath=yes
12175 fi
12176 fi
12177 rm -f core conftest.err conftest.$ac_objext \
12178 conftest$ac_exeext conftest.$ac_ext
12179 LDFLAGS=$save_LDFLAGS
12180 libdir=$save_libdir
12181
12182 fi
12183
12184 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
12185
12186 # This implies no fast_install, which is unacceptable.
12187 # Some rework will be needed to allow for fast_install
12188 # before this can be enabled.
12189 hardcode_into_libs=yes
12190
12191 # Append ld.so.conf contents to the search path
12192 if test -f /etc/ld.so.conf; then
12193 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' ' '`
12194 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
12195 fi
12196
12197 # We used to test for /lib/ld.so.1 and disable shared libraries on
12198 # powerpc, because MkLinux only supported shared libraries with the
12199 # GNU dynamic linker. Since this was broken with cross compilers,
12200 # most powerpc-linux boxes support dynamic linking these days and
12201 # people can always --disable-shared, the test was removed, and we
12202 # assume the GNU/Linux dynamic linker is in use.
12203 dynamic_linker='GNU/Linux ld.so'
12204 ;;
12205
12206 netbsd*)
12207 version_type=sunos
12208 need_lib_prefix=no
12209 need_version=no
12210 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12211 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12212 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12213 dynamic_linker='NetBSD (a.out) ld.so'
12214 else
12215 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12216 soname_spec='${libname}${release}${shared_ext}$major'
12217 dynamic_linker='NetBSD ld.elf_so'
12218 fi
12219 shlibpath_var=LD_LIBRARY_PATH
12220 shlibpath_overrides_runpath=yes
12221 hardcode_into_libs=yes
12222 ;;
12223
12224 newsos6)
12225 version_type=linux
12226 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12227 shlibpath_var=LD_LIBRARY_PATH
12228 shlibpath_overrides_runpath=yes
12229 ;;
12230
12231 *nto* | *qnx*)
12232 version_type=qnx
12233 need_lib_prefix=no
12234 need_version=no
12235 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12236 soname_spec='${libname}${release}${shared_ext}$major'
12237 shlibpath_var=LD_LIBRARY_PATH
12238 shlibpath_overrides_runpath=no
12239 hardcode_into_libs=yes
12240 dynamic_linker='ldqnx.so'
12241 ;;
12242
12243 openbsd*)
12244 version_type=sunos
12245 sys_lib_dlsearch_path_spec="/usr/lib"
12246 need_lib_prefix=no
12247 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
12248 case $host_os in
12249 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
12250 *) need_version=no ;;
12251 esac
12252 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12253 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12254 shlibpath_var=LD_LIBRARY_PATH
12255 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
12256 case $host_os in
12257 openbsd2.[89] | openbsd2.[89].*)
12258 shlibpath_overrides_runpath=no
12259 ;;
12260 *)
12261 shlibpath_overrides_runpath=yes
12262 ;;
12263 esac
12264 else
12265 shlibpath_overrides_runpath=yes
12266 fi
12267 ;;
12268
12269 os2*)
12270 libname_spec='$name'
12271 shrext_cmds=".dll"
12272 need_lib_prefix=no
12273 library_names_spec='$libname${shared_ext} $libname.a'
12274 dynamic_linker='OS/2 ld.exe'
12275 shlibpath_var=LIBPATH
12276 ;;
12277
12278 osf3* | osf4* | osf5*)
12279 version_type=osf
12280 need_lib_prefix=no
12281 need_version=no
12282 soname_spec='${libname}${release}${shared_ext}$major'
12283 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12284 shlibpath_var=LD_LIBRARY_PATH
12285 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
12286 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
12287 ;;
12288
12289 rdos*)
12290 dynamic_linker=no
12291 ;;
12292
12293 solaris*)
12294 version_type=linux
12295 need_lib_prefix=no
12296 need_version=no
12297 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12298 soname_spec='${libname}${release}${shared_ext}$major'
12299 shlibpath_var=LD_LIBRARY_PATH
12300 shlibpath_overrides_runpath=yes
12301 hardcode_into_libs=yes
12302 # ldd complains unless libraries are executable
12303 postinstall_cmds='chmod +x $lib'
12304 ;;
12305
12306 sunos4*)
12307 version_type=sunos
12308 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12309 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
12310 shlibpath_var=LD_LIBRARY_PATH
12311 shlibpath_overrides_runpath=yes
12312 if test "$with_gnu_ld" = yes; then
12313 need_lib_prefix=no
12314 fi
12315 need_version=yes
12316 ;;
12317
12318 sysv4 | sysv4.3*)
12319 version_type=linux
12320 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12321 soname_spec='${libname}${release}${shared_ext}$major'
12322 shlibpath_var=LD_LIBRARY_PATH
12323 case $host_vendor in
12324 sni)
12325 shlibpath_overrides_runpath=no
12326 need_lib_prefix=no
12327 runpath_var=LD_RUN_PATH
12328 ;;
12329 siemens)
12330 need_lib_prefix=no
12331 ;;
12332 motorola)
12333 need_lib_prefix=no
12334 need_version=no
12335 shlibpath_overrides_runpath=no
12336 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
12337 ;;
12338 esac
12339 ;;
12340
12341 sysv4*MP*)
12342 if test -d /usr/nec ;then
12343 version_type=linux
12344 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
12345 soname_spec='$libname${shared_ext}.$major'
12346 shlibpath_var=LD_LIBRARY_PATH
12347 fi
12348 ;;
12349
12350 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
12351 version_type=freebsd-elf
12352 need_lib_prefix=no
12353 need_version=no
12354 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
12355 soname_spec='${libname}${release}${shared_ext}$major'
12356 shlibpath_var=LD_LIBRARY_PATH
12357 shlibpath_overrides_runpath=yes
12358 hardcode_into_libs=yes
12359 if test "$with_gnu_ld" = yes; then
12360 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
12361 else
12362 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
12363 case $host_os in
12364 sco3.2v5*)
12365 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
12366 ;;
12367 esac
12368 fi
12369 sys_lib_dlsearch_path_spec='/usr/lib'
12370 ;;
12371
12372 tpf*)
12373 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
12374 version_type=linux
12375 need_lib_prefix=no
12376 need_version=no
12377 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12378 shlibpath_var=LD_LIBRARY_PATH
12379 shlibpath_overrides_runpath=no
12380 hardcode_into_libs=yes
12381 ;;
12382
12383 uts4*)
12384 version_type=linux
12385 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12386 soname_spec='${libname}${release}${shared_ext}$major'
12387 shlibpath_var=LD_LIBRARY_PATH
12388 ;;
12389
12390 *)
12391 dynamic_linker=no
12392 ;;
12393 esac
12394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12395 $as_echo "$dynamic_linker" >&6; }
12396 test "$dynamic_linker" = no && can_build_shared=no
12397
12398 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
12399 if test "$GCC" = yes; then
12400 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
12401 fi
12402
12403 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
12404 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
12405 fi
12406 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
12407 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
12408 fi
12409
12410
12411
12412
12413
12414
12415
12416
12417
12418
12419
12420
12421
12422
12423
12424
12425
12426
12427
12428
12429
12430
12431
12432
12433
12434
12435
12436
12437
12438
12439
12440
12441
12442
12443
12444
12445
12446
12447
12448
12449
12450
12451
12452
12453
12454
12455
12456
12457
12458
12459
12460
12461
12462
12463
12464
12465
12466
12467
12468
12469
12470
12471
12472
12473
12474
12475
12476
12477
12478
12479
12480
12481
12482
12483
12484
12485
12486
12487
12488
12489
12490
12491
12492
12493
12494
12495
12496
12497
12498
12499
12500
12501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12502 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12503 hardcode_action=
12504 if test -n "$hardcode_libdir_flag_spec" ||
12505 test -n "$runpath_var" ||
12506 test "X$hardcode_automatic" = "Xyes" ; then
12507
12508 # We can hardcode non-existent directories.
12509 if test "$hardcode_direct" != no &&
12510 # If the only mechanism to avoid hardcoding is shlibpath_var, we
12511 # have to relink, otherwise we might link with an installed library
12512 # when we should be linking with a yet-to-be-installed one
12513 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12514 test "$hardcode_minus_L" != no; then
12515 # Linking always hardcodes the temporary library directory.
12516 hardcode_action=relink
12517 else
12518 # We can link without hardcoding, and we can hardcode nonexisting dirs.
12519 hardcode_action=immediate
12520 fi
12521 else
12522 # We cannot hardcode anything, or else we can only hardcode existing
12523 # directories.
12524 hardcode_action=unsupported
12525 fi
12526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12527 $as_echo "$hardcode_action" >&6; }
12528
12529 if test "$hardcode_action" = relink ||
12530 test "$inherit_rpath" = yes; then
12531 # Fast installation is not supported
12532 enable_fast_install=no
12533 elif test "$shlibpath_overrides_runpath" = yes ||
12534 test "$enable_shared" = no; then
12535 # Fast installation is not necessary
12536 enable_fast_install=needless
12537 fi
12538
12539
12540
12541
12542
12543
12544 if test "x$enable_dlopen" != xyes; then
12545 enable_dlopen=unknown
12546 enable_dlopen_self=unknown
12547 enable_dlopen_self_static=unknown
12548 else
12549 lt_cv_dlopen=no
12550 lt_cv_dlopen_libs=
12551
12552 case $host_os in
12553 beos*)
12554 lt_cv_dlopen="load_add_on"
12555 lt_cv_dlopen_libs=
12556 lt_cv_dlopen_self=yes
12557 ;;
12558
12559 mingw* | pw32* | cegcc*)
12560 lt_cv_dlopen="LoadLibrary"
12561 lt_cv_dlopen_libs=
12562 ;;
12563
12564 cygwin*)
12565 lt_cv_dlopen="dlopen"
12566 lt_cv_dlopen_libs=
12567 ;;
12568
12569 darwin*)
12570 # if libdl is installed we need to link against it
12571 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12572 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12573 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12574 $as_echo_n "(cached) " >&6
12575 else
12576 ac_check_lib_save_LIBS=$LIBS
12577 LIBS="-ldl $LIBS"
12578 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12579 /* end confdefs.h. */
12580
12581 /* Override any GCC internal prototype to avoid an error.
12582 Use char because int might match the return type of a GCC
12583 builtin and then its argument prototype would still apply. */
12584 #ifdef __cplusplus
12585 extern "C"
12586 #endif
12587 char dlopen ();
12588 int
12589 main ()
12590 {
12591 return dlopen ();
12592 ;
12593 return 0;
12594 }
12595 _ACEOF
12596 if ac_fn_c_try_link "$LINENO"; then :
12597 ac_cv_lib_dl_dlopen=yes
12598 else
12599 ac_cv_lib_dl_dlopen=no
12600 fi
12601 rm -f core conftest.err conftest.$ac_objext \
12602 conftest$ac_exeext conftest.$ac_ext
12603 LIBS=$ac_check_lib_save_LIBS
12604 fi
12605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12606 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12607 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12608 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12609 else
12610
12611 lt_cv_dlopen="dyld"
12612 lt_cv_dlopen_libs=
12613 lt_cv_dlopen_self=yes
12614
12615 fi
12616
12617 ;;
12618
12619 *)
12620 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12621 if test "x$ac_cv_func_shl_load" = x""yes; then :
12622 lt_cv_dlopen="shl_load"
12623 else
12624 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12625 $as_echo_n "checking for shl_load in -ldld... " >&6; }
12626 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12627 $as_echo_n "(cached) " >&6
12628 else
12629 ac_check_lib_save_LIBS=$LIBS
12630 LIBS="-ldld $LIBS"
12631 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12632 /* end confdefs.h. */
12633
12634 /* Override any GCC internal prototype to avoid an error.
12635 Use char because int might match the return type of a GCC
12636 builtin and then its argument prototype would still apply. */
12637 #ifdef __cplusplus
12638 extern "C"
12639 #endif
12640 char shl_load ();
12641 int
12642 main ()
12643 {
12644 return shl_load ();
12645 ;
12646 return 0;
12647 }
12648 _ACEOF
12649 if ac_fn_c_try_link "$LINENO"; then :
12650 ac_cv_lib_dld_shl_load=yes
12651 else
12652 ac_cv_lib_dld_shl_load=no
12653 fi
12654 rm -f core conftest.err conftest.$ac_objext \
12655 conftest$ac_exeext conftest.$ac_ext
12656 LIBS=$ac_check_lib_save_LIBS
12657 fi
12658 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12659 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12660 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12661 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12662 else
12663 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12664 if test "x$ac_cv_func_dlopen" = x""yes; then :
12665 lt_cv_dlopen="dlopen"
12666 else
12667 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12668 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12669 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12670 $as_echo_n "(cached) " >&6
12671 else
12672 ac_check_lib_save_LIBS=$LIBS
12673 LIBS="-ldl $LIBS"
12674 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12675 /* end confdefs.h. */
12676
12677 /* Override any GCC internal prototype to avoid an error.
12678 Use char because int might match the return type of a GCC
12679 builtin and then its argument prototype would still apply. */
12680 #ifdef __cplusplus
12681 extern "C"
12682 #endif
12683 char dlopen ();
12684 int
12685 main ()
12686 {
12687 return dlopen ();
12688 ;
12689 return 0;
12690 }
12691 _ACEOF
12692 if ac_fn_c_try_link "$LINENO"; then :
12693 ac_cv_lib_dl_dlopen=yes
12694 else
12695 ac_cv_lib_dl_dlopen=no
12696 fi
12697 rm -f core conftest.err conftest.$ac_objext \
12698 conftest$ac_exeext conftest.$ac_ext
12699 LIBS=$ac_check_lib_save_LIBS
12700 fi
12701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12702 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12703 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12704 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12705 else
12706 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12707 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
12708 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
12709 $as_echo_n "(cached) " >&6
12710 else
12711 ac_check_lib_save_LIBS=$LIBS
12712 LIBS="-lsvld $LIBS"
12713 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12714 /* end confdefs.h. */
12715
12716 /* Override any GCC internal prototype to avoid an error.
12717 Use char because int might match the return type of a GCC
12718 builtin and then its argument prototype would still apply. */
12719 #ifdef __cplusplus
12720 extern "C"
12721 #endif
12722 char dlopen ();
12723 int
12724 main ()
12725 {
12726 return dlopen ();
12727 ;
12728 return 0;
12729 }
12730 _ACEOF
12731 if ac_fn_c_try_link "$LINENO"; then :
12732 ac_cv_lib_svld_dlopen=yes
12733 else
12734 ac_cv_lib_svld_dlopen=no
12735 fi
12736 rm -f core conftest.err conftest.$ac_objext \
12737 conftest$ac_exeext conftest.$ac_ext
12738 LIBS=$ac_check_lib_save_LIBS
12739 fi
12740 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12741 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12742 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12743 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
12744 else
12745 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12746 $as_echo_n "checking for dld_link in -ldld... " >&6; }
12747 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
12748 $as_echo_n "(cached) " >&6
12749 else
12750 ac_check_lib_save_LIBS=$LIBS
12751 LIBS="-ldld $LIBS"
12752 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12753 /* end confdefs.h. */
12754
12755 /* Override any GCC internal prototype to avoid an error.
12756 Use char because int might match the return type of a GCC
12757 builtin and then its argument prototype would still apply. */
12758 #ifdef __cplusplus
12759 extern "C"
12760 #endif
12761 char dld_link ();
12762 int
12763 main ()
12764 {
12765 return dld_link ();
12766 ;
12767 return 0;
12768 }
12769 _ACEOF
12770 if ac_fn_c_try_link "$LINENO"; then :
12771 ac_cv_lib_dld_dld_link=yes
12772 else
12773 ac_cv_lib_dld_dld_link=no
12774 fi
12775 rm -f core conftest.err conftest.$ac_objext \
12776 conftest$ac_exeext conftest.$ac_ext
12777 LIBS=$ac_check_lib_save_LIBS
12778 fi
12779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12780 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12781 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12782 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12783 fi
12784
12785
12786 fi
12787
12788
12789 fi
12790
12791
12792 fi
12793
12794
12795 fi
12796
12797
12798 fi
12799
12800 ;;
12801 esac
12802
12803 if test "x$lt_cv_dlopen" != xno; then
12804 enable_dlopen=yes
12805 else
12806 enable_dlopen=no
12807 fi
12808
12809 case $lt_cv_dlopen in
12810 dlopen)
12811 save_CPPFLAGS="$CPPFLAGS"
12812 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12813
12814 save_LDFLAGS="$LDFLAGS"
12815 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12816
12817 save_LIBS="$LIBS"
12818 LIBS="$lt_cv_dlopen_libs $LIBS"
12819
12820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12821 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
12822 if test "${lt_cv_dlopen_self+set}" = set; then :
12823 $as_echo_n "(cached) " >&6
12824 else
12825 if test "$cross_compiling" = yes; then :
12826 lt_cv_dlopen_self=cross
12827 else
12828 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12829 lt_status=$lt_dlunknown
12830 cat > conftest.$ac_ext <<_LT_EOF
12831 #line 12831 "configure"
12832 #include "confdefs.h"
12833
12834 #if HAVE_DLFCN_H
12835 #include <dlfcn.h>
12836 #endif
12837
12838 #include <stdio.h>
12839
12840 #ifdef RTLD_GLOBAL
12841 # define LT_DLGLOBAL RTLD_GLOBAL
12842 #else
12843 # ifdef DL_GLOBAL
12844 # define LT_DLGLOBAL DL_GLOBAL
12845 # else
12846 # define LT_DLGLOBAL 0
12847 # endif
12848 #endif
12849
12850 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12851 find out it does not work in some platform. */
12852 #ifndef LT_DLLAZY_OR_NOW
12853 # ifdef RTLD_LAZY
12854 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12855 # else
12856 # ifdef DL_LAZY
12857 # define LT_DLLAZY_OR_NOW DL_LAZY
12858 # else
12859 # ifdef RTLD_NOW
12860 # define LT_DLLAZY_OR_NOW RTLD_NOW
12861 # else
12862 # ifdef DL_NOW
12863 # define LT_DLLAZY_OR_NOW DL_NOW
12864 # else
12865 # define LT_DLLAZY_OR_NOW 0
12866 # endif
12867 # endif
12868 # endif
12869 # endif
12870 #endif
12871
12872 /* When -fvisbility=hidden is used, assume the code has been annotated
12873 correspondingly for the symbols needed. */
12874 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12875 void fnord () __attribute__((visibility("default")));
12876 #endif
12877
12878 void fnord () { int i=42; }
12879 int main ()
12880 {
12881 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12882 int status = $lt_dlunknown;
12883
12884 if (self)
12885 {
12886 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12887 else
12888 {
12889 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12890 else puts (dlerror ());
12891 }
12892 /* dlclose (self); */
12893 }
12894 else
12895 puts (dlerror ());
12896
12897 return status;
12898 }
12899 _LT_EOF
12900 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12901 (eval $ac_link) 2>&5
12902 ac_status=$?
12903 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12904 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12905 (./conftest; exit; ) >&5 2>/dev/null
12906 lt_status=$?
12907 case x$lt_status in
12908 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12909 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12910 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12911 esac
12912 else :
12913 # compilation failed
12914 lt_cv_dlopen_self=no
12915 fi
12916 fi
12917 rm -fr conftest*
12918
12919
12920 fi
12921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12922 $as_echo "$lt_cv_dlopen_self" >&6; }
12923
12924 if test "x$lt_cv_dlopen_self" = xyes; then
12925 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12926 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12927 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12928 if test "${lt_cv_dlopen_self_static+set}" = set; then :
12929 $as_echo_n "(cached) " >&6
12930 else
12931 if test "$cross_compiling" = yes; then :
12932 lt_cv_dlopen_self_static=cross
12933 else
12934 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12935 lt_status=$lt_dlunknown
12936 cat > conftest.$ac_ext <<_LT_EOF
12937 #line 12937 "configure"
12938 #include "confdefs.h"
12939
12940 #if HAVE_DLFCN_H
12941 #include <dlfcn.h>
12942 #endif
12943
12944 #include <stdio.h>
12945
12946 #ifdef RTLD_GLOBAL
12947 # define LT_DLGLOBAL RTLD_GLOBAL
12948 #else
12949 # ifdef DL_GLOBAL
12950 # define LT_DLGLOBAL DL_GLOBAL
12951 # else
12952 # define LT_DLGLOBAL 0
12953 # endif
12954 #endif
12955
12956 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12957 find out it does not work in some platform. */
12958 #ifndef LT_DLLAZY_OR_NOW
12959 # ifdef RTLD_LAZY
12960 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12961 # else
12962 # ifdef DL_LAZY
12963 # define LT_DLLAZY_OR_NOW DL_LAZY
12964 # else
12965 # ifdef RTLD_NOW
12966 # define LT_DLLAZY_OR_NOW RTLD_NOW
12967 # else
12968 # ifdef DL_NOW
12969 # define LT_DLLAZY_OR_NOW DL_NOW
12970 # else
12971 # define LT_DLLAZY_OR_NOW 0
12972 # endif
12973 # endif
12974 # endif
12975 # endif
12976 #endif
12977
12978 /* When -fvisbility=hidden is used, assume the code has been annotated
12979 correspondingly for the symbols needed. */
12980 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12981 void fnord () __attribute__((visibility("default")));
12982 #endif
12983
12984 void fnord () { int i=42; }
12985 int main ()
12986 {
12987 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12988 int status = $lt_dlunknown;
12989
12990 if (self)
12991 {
12992 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12993 else
12994 {
12995 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12996 else puts (dlerror ());
12997 }
12998 /* dlclose (self); */
12999 }
13000 else
13001 puts (dlerror ());
13002
13003 return status;
13004 }
13005 _LT_EOF
13006 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13007 (eval $ac_link) 2>&5
13008 ac_status=$?
13009 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13010 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
13011 (./conftest; exit; ) >&5 2>/dev/null
13012 lt_status=$?
13013 case x$lt_status in
13014 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
13015 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
13016 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
13017 esac
13018 else :
13019 # compilation failed
13020 lt_cv_dlopen_self_static=no
13021 fi
13022 fi
13023 rm -fr conftest*
13024
13025
13026 fi
13027 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
13028 $as_echo "$lt_cv_dlopen_self_static" >&6; }
13029 fi
13030
13031 CPPFLAGS="$save_CPPFLAGS"
13032 LDFLAGS="$save_LDFLAGS"
13033 LIBS="$save_LIBS"
13034 ;;
13035 esac
13036
13037 case $lt_cv_dlopen_self in
13038 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
13039 *) enable_dlopen_self=unknown ;;
13040 esac
13041
13042 case $lt_cv_dlopen_self_static in
13043 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
13044 *) enable_dlopen_self_static=unknown ;;
13045 esac
13046 fi
13047
13048
13049
13050
13051
13052
13053
13054
13055
13056
13057
13058
13059
13060
13061
13062
13063
13064 striplib=
13065 old_striplib=
13066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
13067 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
13068 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
13069 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
13070 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
13071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13072 $as_echo "yes" >&6; }
13073 else
13074 # FIXME - insert some real tests, host_os isn't really good enough
13075 case $host_os in
13076 darwin*)
13077 if test -n "$STRIP" ; then
13078 striplib="$STRIP -x"
13079 old_striplib="$STRIP -S"
13080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13081 $as_echo "yes" >&6; }
13082 else
13083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13084 $as_echo "no" >&6; }
13085 fi
13086 ;;
13087 *)
13088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13089 $as_echo "no" >&6; }
13090 ;;
13091 esac
13092 fi
13093
13094
13095
13096
13097
13098
13099
13100
13101
13102
13103
13104
13105 # Report which library types will actually be built
13106 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
13107 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
13108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
13109 $as_echo "$can_build_shared" >&6; }
13110
13111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
13112 $as_echo_n "checking whether to build shared libraries... " >&6; }
13113 test "$can_build_shared" = "no" && enable_shared=no
13114
13115 # On AIX, shared libraries and static libraries use the same namespace, and
13116 # are all built from PIC.
13117 case $host_os in
13118 aix3*)
13119 test "$enable_shared" = yes && enable_static=no
13120 if test -n "$RANLIB"; then
13121 archive_cmds="$archive_cmds~\$RANLIB \$lib"
13122 postinstall_cmds='$RANLIB $lib'
13123 fi
13124 ;;
13125
13126 aix[4-9]*)
13127 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
13128 test "$enable_shared" = yes && enable_static=no
13129 fi
13130 ;;
13131 esac
13132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
13133 $as_echo "$enable_shared" >&6; }
13134
13135 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
13136 $as_echo_n "checking whether to build static libraries... " >&6; }
13137 # Make sure either enable_shared or enable_static is yes.
13138 test "$enable_shared" = yes || enable_static=yes
13139 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
13140 $as_echo "$enable_static" >&6; }
13141
13142
13143
13144
13145 fi
13146 ac_ext=c
13147 ac_cpp='$CPP $CPPFLAGS'
13148 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13149 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13150 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13151
13152 CC="$lt_save_CC"
13153
13154
13155
13156
13157
13158
13159
13160
13161
13162
13163
13164
13165
13166 ac_config_commands="$ac_config_commands libtool"
13167
13168
13169
13170
13171 # Only expand once:
13172
13173
13174
13175
13176 . ${srcdir}/../../bfd/configure.host
13177
13178
13179
13180
13181 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
13182 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
13183 # Check whether --enable-maintainer-mode was given.
13184 if test "${enable_maintainer_mode+set}" = set; then :
13185 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
13186 else
13187 USE_MAINTAINER_MODE=no
13188 fi
13189
13190 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
13191 $as_echo "$USE_MAINTAINER_MODE" >&6; }
13192 if test $USE_MAINTAINER_MODE = yes; then
13193 MAINTAINER_MODE_TRUE=
13194 MAINTAINER_MODE_FALSE='#'
13195 else
13196 MAINTAINER_MODE_TRUE='#'
13197 MAINTAINER_MODE_FALSE=
13198 fi
13199
13200 MAINT=$MAINTAINER_MODE_TRUE
13201
13202
13203
13204
13205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sim debug setting" >&5
13206 $as_echo_n "checking for sim debug setting... " >&6; }
13207 sim_debug="0"
13208 # Check whether --enable-sim-debug was given.
13209 if test "${enable_sim_debug+set}" = set; then :
13210 enableval=$enable_sim_debug; case "${enableval}" in
13211 yes) sim_debug="7";;
13212 no) sim_debug="0";;
13213 *) sim_debug="($enableval)";;
13214 esac
13215 fi
13216 if test "$sim_debug" != "0"; then
13217
13218 cat >>confdefs.h <<_ACEOF
13219 #define DEBUG $sim_debug
13220 _ACEOF
13221
13222 fi
13223
13224 cat >>confdefs.h <<_ACEOF
13225 #define WITH_DEBUG $sim_debug
13226 _ACEOF
13227
13228 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sim_debug" >&5
13229 $as_echo "$sim_debug" >&6; }
13230
13231
13232 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sim stdio debug behavior" >&5
13233 $as_echo_n "checking for sim stdio debug behavior... " >&6; }
13234 sim_stdio="0"
13235 # Check whether --enable-sim-stdio was given.
13236 if test "${enable_sim_stdio+set}" = set; then :
13237 enableval=$enable_sim_stdio; case "${enableval}" in
13238 yes) sim_stdio="DO_USE_STDIO";;
13239 no) sim_stdio="DONT_USE_STDIO";;
13240 *) as_fn_error "Unknown value $enableval passed to --enable-sim-stdio" "$LINENO" 5;;
13241 esac
13242 fi
13243
13244 cat >>confdefs.h <<_ACEOF
13245 #define WITH_STDIO $sim_stdio
13246 _ACEOF
13247
13248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sim_stdio" >&5
13249 $as_echo "$sim_stdio" >&6; }
13250
13251
13252 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sim trace settings" >&5
13253 $as_echo_n "checking for sim trace settings... " >&6; }
13254 sim_trace="~TRACE_debug"
13255 # Check whether --enable-sim-trace was given.
13256 if test "${enable_sim_trace+set}" = set; then :
13257 enableval=$enable_sim_trace; case "${enableval}" in
13258 yes) sim_trace="-1";;
13259 no) sim_trace="0";;
13260 [-0-9]*)
13261 sim_trace="'(${enableval})'";;
13262 [[:lower:]]*)
13263 sim_trace=""
13264 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13265 if test x"$sim_trace" = x; then
13266 sim_trace="(TRACE_$x"
13267 else
13268 sim_trace="${sim_trace}|TRACE_$x"
13269 fi
13270 done
13271 sim_trace="$sim_trace)" ;;
13272 esac
13273 fi
13274
13275 cat >>confdefs.h <<_ACEOF
13276 #define WITH_TRACE $sim_trace
13277 _ACEOF
13278
13279 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sim_trace" >&5
13280 $as_echo "$sim_trace" >&6; }
13281
13282
13283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sim profile settings" >&5
13284 $as_echo_n "checking for sim profile settings... " >&6; }
13285 profile="1"
13286 sim_profile="-1"
13287 # Check whether --enable-sim-profile was given.
13288 if test "${enable_sim_profile+set}" = set; then :
13289 enableval=$enable_sim_profile; case "${enableval}" in
13290 yes) profile="1" sim_profile="-1";;
13291 no) profile="0" sim_profile="0";;
13292 [-0-9]*)
13293 profile="(${enableval})" sim_profile="(${enableval})";;
13294 [a-z]*)
13295 profile="1"
13296 sim_profile=""
13297 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13298 if test x"$sim_profile" = x; then
13299 sim_profile="(PROFILE_$x"
13300 else
13301 sim_profile="${sim_profile}|PROFILE_$x"
13302 fi
13303 done
13304 sim_profile="$sim_profile)" ;;
13305 esac
13306 fi
13307
13308 cat >>confdefs.h <<_ACEOF
13309 #define PROFILE $profile
13310 _ACEOF
13311
13312
13313 cat >>confdefs.h <<_ACEOF
13314 #define WITH_PROFILE $sim_profile
13315 _ACEOF
13316
13317 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sim_profile" >&5
13318 $as_echo "$sim_profile" >&6; }
13319
13320
13321
13322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable sim asserts" >&5
13323 $as_echo_n "checking whether to enable sim asserts... " >&6; }
13324 sim_assert="1"
13325 # Check whether --enable-sim-assert was given.
13326 if test "${enable_sim_assert+set}" = set; then :
13327 enableval=$enable_sim_assert; case "${enableval}" in
13328 yes) sim_assert="1";;
13329 no) sim_assert="0";;
13330 *) as_fn_error "--enable-sim-assert does not take a value" "$LINENO" 5;;
13331 esac
13332 fi
13333
13334 cat >>confdefs.h <<_ACEOF
13335 #define WITH_ASSERT $sim_assert
13336 _ACEOF
13337
13338 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sim_assert" >&5
13339 $as_echo "$sim_assert" >&6; }
13340
13341
13342 { $as_echo "$as_me:${as_lineno-$LINENO}: checking default sim environment setting" >&5
13343 $as_echo_n "checking default sim environment setting... " >&6; }
13344 sim_environment="ALL_ENVIRONMENT"
13345 # Check whether --enable-sim-environment was given.
13346 if test "${enable_sim_environment+set}" = set; then :
13347 enableval=$enable_sim_environment; case "${enableval}" in
13348 all | ALL) sim_environment="ALL_ENVIRONMENT";;
13349 user | USER) sim_environment="USER_ENVIRONMENT";;
13350 virtual | VIRTUAL) sim_environment="VIRTUAL_ENVIRONMENT";;
13351 operating | OPERATING) sim_environment="OPERATING_ENVIRONMENT";;
13352 *) as_fn_error "Unknown value $enableval passed to --enable-sim-environment" "$LINENO" 5;;
13353 esac
13354 fi
13355
13356 cat >>confdefs.h <<_ACEOF
13357 #define WITH_ENVIRONMENT $sim_environment
13358 _ACEOF
13359
13360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sim_environment" >&5
13361 $as_echo "$sim_environment" >&6; }
13362
13363
13364 sim_inline="-DDEFAULT_INLINE=0"
13365 # Check whether --enable-sim-inline was given.
13366 if test "${enable_sim_inline+set}" = set; then :
13367 enableval=$enable_sim_inline; sim_inline=""
13368 case "$enableval" in
13369 no) sim_inline="-DDEFAULT_INLINE=0";;
13370 0) sim_inline="-DDEFAULT_INLINE=0";;
13371 yes | 2) sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
13372 1) sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
13373 *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13374 new_flag=""
13375 case "$x" in
13376 *_INLINE=*) new_flag="-D$x";;
13377 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
13378 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
13379 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
13380 esac
13381 if test x"$sim_inline" = x""; then
13382 sim_inline="$new_flag"
13383 else
13384 sim_inline="$sim_inline $new_flag"
13385 fi
13386 done;;
13387 esac
13388 if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
13389 echo "Setting inline flags = $sim_inline" 6>&1
13390 fi
13391 fi
13392
13393
13394
13395
13396 # Check whether --with-pkgversion was given.
13397 if test "${with_pkgversion+set}" = set; then :
13398 withval=$with_pkgversion; case "$withval" in
13399 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
13400 no) PKGVERSION= ;;
13401 *) PKGVERSION="($withval) " ;;
13402 esac
13403 else
13404 PKGVERSION="(SIM) "
13405
13406 fi
13407
13408
13409
13410
13411
13412 # Check whether --with-bugurl was given.
13413 if test "${with_bugurl+set}" = set; then :
13414 withval=$with_bugurl; case "$withval" in
13415 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
13416 no) BUGURL=
13417 ;;
13418 *) BUGURL="$withval"
13419 ;;
13420 esac
13421 else
13422 BUGURL="http://www.gnu.org/software/gdb/bugs/"
13423
13424 fi
13425
13426 case ${BUGURL} in
13427 "")
13428 REPORT_BUGS_TO=
13429 REPORT_BUGS_TEXI=
13430 ;;
13431 *)
13432 REPORT_BUGS_TO="<$BUGURL>"
13433 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
13434 ;;
13435 esac;
13436
13437
13438
13439
13440 cat >>confdefs.h <<_ACEOF
13441 #define PKGVERSION "$PKGVERSION"
13442 _ACEOF
13443
13444
13445 cat >>confdefs.h <<_ACEOF
13446 #define REPORT_BUGS_TO "$REPORT_BUGS_TO"
13447 _ACEOF
13448
13449
13450 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
13451 $as_echo_n "checking return type of signal handlers... " >&6; }
13452 if test "${ac_cv_type_signal+set}" = set; then :
13453 $as_echo_n "(cached) " >&6
13454 else
13455 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13456 /* end confdefs.h. */
13457 #include <sys/types.h>
13458 #include <signal.h>
13459
13460 int
13461 main ()
13462 {
13463 return *(signal (0, 0)) (0) == 1;
13464 ;
13465 return 0;
13466 }
13467 _ACEOF
13468 if ac_fn_c_try_compile "$LINENO"; then :
13469 ac_cv_type_signal=int
13470 else
13471 ac_cv_type_signal=void
13472 fi
13473 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13474 fi
13475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
13476 $as_echo "$ac_cv_type_signal" >&6; }
13477
13478 cat >>confdefs.h <<_ACEOF
13479 #define RETSIGTYPE $ac_cv_type_signal
13480 _ACEOF
13481
13482
13483
13484
13485
13486
13487
13488
13489 # Check whether --enable-werror was given.
13490 if test "${enable_werror+set}" = set; then :
13491 enableval=$enable_werror; case "${enableval}" in
13492 yes | y) ERROR_ON_WARNING="yes" ;;
13493 no | n) ERROR_ON_WARNING="no" ;;
13494 *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
13495 esac
13496 fi
13497
13498
13499 # Enable -Werror by default when using gcc
13500 if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
13501 ERROR_ON_WARNING=yes
13502 fi
13503
13504 WERROR_CFLAGS=""
13505 if test "${ERROR_ON_WARNING}" = yes ; then
13506 # NOTE: Disabled in the sim dir due to most sims generating warnings.
13507 # WERROR_CFLAGS="-Werror"
13508 true
13509 fi
13510
13511 build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
13512 -Wpointer-sign \
13513 -Wno-unused -Wunused-value -Wunused-function \
13514 -Wno-switch -Wno-char-subscripts -Wmissing-prototypes
13515 -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \
13516 -Wold-style-declaration -Wold-style-definition"
13517
13518 # Enable -Wno-format by default when using gcc on mingw since many
13519 # GCC versions complain about %I64.
13520 case "${host}" in
13521 *-*-mingw32*) build_warnings="$build_warnings -Wno-format" ;;
13522 *) build_warnings="$build_warnings -Wformat-nonliteral" ;;
13523 esac
13524
13525 # Check whether --enable-build-warnings was given.
13526 if test "${enable_build_warnings+set}" = set; then :
13527 enableval=$enable_build_warnings; case "${enableval}" in
13528 yes) ;;
13529 no) build_warnings="-w";;
13530 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13531 build_warnings="${build_warnings} ${t}";;
13532 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13533 build_warnings="${t} ${build_warnings}";;
13534 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13535 esac
13536 if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13537 echo "Setting compiler warning flags = $build_warnings" 6>&1
13538 fi
13539 fi
13540 # Check whether --enable-sim-build-warnings was given.
13541 if test "${enable_sim_build_warnings+set}" = set; then :
13542 enableval=$enable_sim_build_warnings; case "${enableval}" in
13543 yes) ;;
13544 no) build_warnings="-w";;
13545 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13546 build_warnings="${build_warnings} ${t}";;
13547 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13548 build_warnings="${t} ${build_warnings}";;
13549 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13550 esac
13551 if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13552 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
13553 fi
13554 fi
13555 WARN_CFLAGS=""
13556 if test "x${build_warnings}" != x -a "x$GCC" = xyes
13557 then
13558 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
13559 $as_echo_n "checking compiler warning flags... " >&6; }
13560 # Separate out the -Werror flag as some files just cannot be
13561 # compiled with it enabled.
13562 for w in ${build_warnings}; do
13563 case $w in
13564 -Werr*) WERROR_CFLAGS=-Werror ;;
13565 *) # Check that GCC accepts it
13566 saved_CFLAGS="$CFLAGS"
13567 CFLAGS="$CFLAGS $w"
13568 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13569 /* end confdefs.h. */
13570
13571 int
13572 main ()
13573 {
13574
13575 ;
13576 return 0;
13577 }
13578 _ACEOF
13579 if ac_fn_c_try_compile "$LINENO"; then :
13580 WARN_CFLAGS="${WARN_CFLAGS} $w"
13581 fi
13582 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13583 CFLAGS="$saved_CFLAGS"
13584 esac
13585 done
13586 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
13587 $as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
13588 fi
13589
13590
13591 for ac_header in sys/select.h termios.h sys/socket.h netinet/in.h netinet/tcp.h
13592 do :
13593 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13594 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
13595 eval as_val=\$$as_ac_Header
13596 if test "x$as_val" = x""yes; then :
13597 cat >>confdefs.h <<_ACEOF
13598 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13599 _ACEOF
13600
13601 fi
13602
13603 done
13604
13605
13606
13607 cgen_breaks=""
13608 if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13609 cgen_breaks="break cgen_rtx_error";
13610 fi
13611
13612 ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
13613
13614 ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
13615
13616 ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
13617
13618 ac_config_commands="$ac_config_commands Makefile"
13619
13620 ac_config_commands="$ac_config_commands stamp-h"
13621
13622 cat >confcache <<\_ACEOF
13623 # This file is a shell script that caches the results of configure
13624 # tests run on this system so they can be shared between configure
13625 # scripts and configure runs, see configure's option --config-cache.
13626 # It is not useful on other systems. If it contains results you don't
13627 # want to keep, you may remove or edit it.
13628 #
13629 # config.status only pays attention to the cache file if you give it
13630 # the --recheck option to rerun configure.
13631 #
13632 # `ac_cv_env_foo' variables (set or unset) will be overridden when
13633 # loading this file, other *unset* `ac_cv_foo' will be assigned the
13634 # following values.
13635
13636 _ACEOF
13637
13638 # The following way of writing the cache mishandles newlines in values,
13639 # but we know of no workaround that is simple, portable, and efficient.
13640 # So, we kill variables containing newlines.
13641 # Ultrix sh set writes to stderr and can't be redirected directly,
13642 # and sets the high bit in the cache file unless we assign to the vars.
13643 (
13644 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13645 eval ac_val=\$$ac_var
13646 case $ac_val in #(
13647 *${as_nl}*)
13648 case $ac_var in #(
13649 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13650 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13651 esac
13652 case $ac_var in #(
13653 _ | IFS | as_nl) ;; #(
13654 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13655 *) { eval $ac_var=; unset $ac_var;} ;;
13656 esac ;;
13657 esac
13658 done
13659
13660 (set) 2>&1 |
13661 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13662 *${as_nl}ac_space=\ *)
13663 # `set' does not quote correctly, so add quotes: double-quote
13664 # substitution turns \\\\ into \\, and sed turns \\ into \.
13665 sed -n \
13666 "s/'/'\\\\''/g;
13667 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13668 ;; #(
13669 *)
13670 # `set' quotes correctly as required by POSIX, so do not add quotes.
13671 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
13672 ;;
13673 esac |
13674 sort
13675 ) |
13676 sed '
13677 /^ac_cv_env_/b end
13678 t clear
13679 :clear
13680 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13681 t end
13682 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13683 :end' >>confcache
13684 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13685 if test -w "$cache_file"; then
13686 test "x$cache_file" != "x/dev/null" &&
13687 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13688 $as_echo "$as_me: updating cache $cache_file" >&6;}
13689 cat confcache >$cache_file
13690 else
13691 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13692 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13693 fi
13694 fi
13695 rm -f confcache
13696
13697 test "x$prefix" = xNONE && prefix=$ac_default_prefix
13698 # Let make expand exec_prefix.
13699 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13700
13701 DEFS=-DHAVE_CONFIG_H
13702
13703 ac_libobjs=
13704 ac_ltlibobjs=
13705 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13706 # 1. Remove the extension, and $U if already installed.
13707 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13708 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13709 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13710 # will be set to the directory where LIBOBJS objects are built.
13711 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13712 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
13713 done
13714 LIBOBJS=$ac_libobjs
13715
13716 LTLIBOBJS=$ac_ltlibobjs
13717
13718
13719
13720 if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13721 as_fn_error "conditional \"GMAKE\" was never defined.
13722 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13723 fi
13724 if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13725 as_fn_error "conditional \"PLUGINS\" was never defined.
13726 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13727 fi
13728 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13729 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
13730 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13731 fi
13732
13733 : ${CONFIG_STATUS=./config.status}
13734 ac_write_fail=0
13735 ac_clean_files_save=$ac_clean_files
13736 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
13737 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13738 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13739 as_write_fail=0
13740 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
13741 #! $SHELL
13742 # Generated by $as_me.
13743 # Run this file to recreate the current configuration.
13744 # Compiler output produced by configure, useful for debugging
13745 # configure, is in config.log if it exists.
13746
13747 debug=false
13748 ac_cs_recheck=false
13749 ac_cs_silent=false
13750
13751 SHELL=\${CONFIG_SHELL-$SHELL}
13752 export SHELL
13753 _ASEOF
13754 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13755 ## -------------------- ##
13756 ## M4sh Initialization. ##
13757 ## -------------------- ##
13758
13759 # Be more Bourne compatible
13760 DUALCASE=1; export DUALCASE # for MKS sh
13761 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
13762 emulate sh
13763 NULLCMD=:
13764 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
13765 # is contrary to our usage. Disable this feature.
13766 alias -g '${1+"$@"}'='"$@"'
13767 setopt NO_GLOB_SUBST
13768 else
13769 case `(set -o) 2>/dev/null` in #(
13770 *posix*) :
13771 set -o posix ;; #(
13772 *) :
13773 ;;
13774 esac
13775 fi
13776
13777
13778 as_nl='
13779 '
13780 export as_nl
13781 # Printing a long string crashes Solaris 7 /usr/bin/printf.
13782 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13783 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13784 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13785 # Prefer a ksh shell builtin over an external printf program on Solaris,
13786 # but without wasting forks for bash or zsh.
13787 if test -z "$BASH_VERSION$ZSH_VERSION" \
13788 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13789 as_echo='print -r --'
13790 as_echo_n='print -rn --'
13791 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13792 as_echo='printf %s\n'
13793 as_echo_n='printf %s'
13794 else
13795 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13796 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13797 as_echo_n='/usr/ucb/echo -n'
13798 else
13799 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13800 as_echo_n_body='eval
13801 arg=$1;
13802 case $arg in #(
13803 *"$as_nl"*)
13804 expr "X$arg" : "X\\(.*\\)$as_nl";
13805 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13806 esac;
13807 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13808 '
13809 export as_echo_n_body
13810 as_echo_n='sh -c $as_echo_n_body as_echo'
13811 fi
13812 export as_echo_body
13813 as_echo='sh -c $as_echo_body as_echo'
13814 fi
13815
13816 # The user is always right.
13817 if test "${PATH_SEPARATOR+set}" != set; then
13818 PATH_SEPARATOR=:
13819 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13820 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13821 PATH_SEPARATOR=';'
13822 }
13823 fi
13824
13825
13826 # IFS
13827 # We need space, tab and new line, in precisely that order. Quoting is
13828 # there to prevent editors from complaining about space-tab.
13829 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
13830 # splitting by setting IFS to empty value.)
13831 IFS=" "" $as_nl"
13832
13833 # Find who we are. Look in the path if we contain no directory separator.
13834 case $0 in #((
13835 *[\\/]* ) as_myself=$0 ;;
13836 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13837 for as_dir in $PATH
13838 do
13839 IFS=$as_save_IFS
13840 test -z "$as_dir" && as_dir=.
13841 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13842 done
13843 IFS=$as_save_IFS
13844
13845 ;;
13846 esac
13847 # We did not find ourselves, most probably we were run as `sh COMMAND'
13848 # in which case we are not to be found in the path.
13849 if test "x$as_myself" = x; then
13850 as_myself=$0
13851 fi
13852 if test ! -f "$as_myself"; then
13853 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13854 exit 1
13855 fi
13856
13857 # Unset variables that we do not need and which cause bugs (e.g. in
13858 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13859 # suppresses any "Segmentation fault" message there. '((' could
13860 # trigger a bug in pdksh 5.2.14.
13861 for as_var in BASH_ENV ENV MAIL MAILPATH
13862 do eval test x\${$as_var+set} = xset \
13863 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
13864 done
13865 PS1='$ '
13866 PS2='> '
13867 PS4='+ '
13868
13869 # NLS nuisances.
13870 LC_ALL=C
13871 export LC_ALL
13872 LANGUAGE=C
13873 export LANGUAGE
13874
13875 # CDPATH.
13876 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13877
13878
13879 # as_fn_error ERROR [LINENO LOG_FD]
13880 # ---------------------------------
13881 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13882 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13883 # script with status $?, using 1 if that was 0.
13884 as_fn_error ()
13885 {
13886 as_status=$?; test $as_status -eq 0 && as_status=1
13887 if test "$3"; then
13888 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
13889 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
13890 fi
13891 $as_echo "$as_me: error: $1" >&2
13892 as_fn_exit $as_status
13893 } # as_fn_error
13894
13895
13896 # as_fn_set_status STATUS
13897 # -----------------------
13898 # Set $? to STATUS, without forking.
13899 as_fn_set_status ()
13900 {
13901 return $1
13902 } # as_fn_set_status
13903
13904 # as_fn_exit STATUS
13905 # -----------------
13906 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13907 as_fn_exit ()
13908 {
13909 set +e
13910 as_fn_set_status $1
13911 exit $1
13912 } # as_fn_exit
13913
13914 # as_fn_unset VAR
13915 # ---------------
13916 # Portably unset VAR.
13917 as_fn_unset ()
13918 {
13919 { eval $1=; unset $1;}
13920 }
13921 as_unset=as_fn_unset
13922 # as_fn_append VAR VALUE
13923 # ----------------------
13924 # Append the text in VALUE to the end of the definition contained in VAR. Take
13925 # advantage of any shell optimizations that allow amortized linear growth over
13926 # repeated appends, instead of the typical quadratic growth present in naive
13927 # implementations.
13928 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
13929 eval 'as_fn_append ()
13930 {
13931 eval $1+=\$2
13932 }'
13933 else
13934 as_fn_append ()
13935 {
13936 eval $1=\$$1\$2
13937 }
13938 fi # as_fn_append
13939
13940 # as_fn_arith ARG...
13941 # ------------------
13942 # Perform arithmetic evaluation on the ARGs, and store the result in the
13943 # global $as_val. Take advantage of shells that can avoid forks. The arguments
13944 # must be portable across $(()) and expr.
13945 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
13946 eval 'as_fn_arith ()
13947 {
13948 as_val=$(( $* ))
13949 }'
13950 else
13951 as_fn_arith ()
13952 {
13953 as_val=`expr "$@" || test $? -eq 1`
13954 }
13955 fi # as_fn_arith
13956
13957
13958 if expr a : '\(a\)' >/dev/null 2>&1 &&
13959 test "X`expr 00001 : '.*\(...\)'`" = X001; then
13960 as_expr=expr
13961 else
13962 as_expr=false
13963 fi
13964
13965 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
13966 as_basename=basename
13967 else
13968 as_basename=false
13969 fi
13970
13971 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
13972 as_dirname=dirname
13973 else
13974 as_dirname=false
13975 fi
13976
13977 as_me=`$as_basename -- "$0" ||
13978 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13979 X"$0" : 'X\(//\)$' \| \
13980 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13981 $as_echo X/"$0" |
13982 sed '/^.*\/\([^/][^/]*\)\/*$/{
13983 s//\1/
13984 q
13985 }
13986 /^X\/\(\/\/\)$/{
13987 s//\1/
13988 q
13989 }
13990 /^X\/\(\/\).*/{
13991 s//\1/
13992 q
13993 }
13994 s/.*/./; q'`
13995
13996 # Avoid depending upon Character Ranges.
13997 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13998 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13999 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
14000 as_cr_digits='0123456789'
14001 as_cr_alnum=$as_cr_Letters$as_cr_digits
14002
14003 ECHO_C= ECHO_N= ECHO_T=
14004 case `echo -n x` in #(((((
14005 -n*)
14006 case `echo 'xy\c'` in
14007 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
14008 xy) ECHO_C='\c';;
14009 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
14010 ECHO_T=' ';;
14011 esac;;
14012 *)
14013 ECHO_N='-n';;
14014 esac
14015
14016 rm -f conf$$ conf$$.exe conf$$.file
14017 if test -d conf$$.dir; then
14018 rm -f conf$$.dir/conf$$.file
14019 else
14020 rm -f conf$$.dir
14021 mkdir conf$$.dir 2>/dev/null
14022 fi
14023 if (echo >conf$$.file) 2>/dev/null; then
14024 if ln -s conf$$.file conf$$ 2>/dev/null; then
14025 as_ln_s='ln -s'
14026 # ... but there are two gotchas:
14027 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14028 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14029 # In both cases, we have to default to `cp -p'.
14030 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14031 as_ln_s='cp -p'
14032 elif ln conf$$.file conf$$ 2>/dev/null; then
14033 as_ln_s=ln
14034 else
14035 as_ln_s='cp -p'
14036 fi
14037 else
14038 as_ln_s='cp -p'
14039 fi
14040 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14041 rmdir conf$$.dir 2>/dev/null
14042
14043
14044 # as_fn_mkdir_p
14045 # -------------
14046 # Create "$as_dir" as a directory, including parents if necessary.
14047 as_fn_mkdir_p ()
14048 {
14049
14050 case $as_dir in #(
14051 -*) as_dir=./$as_dir;;
14052 esac
14053 test -d "$as_dir" || eval $as_mkdir_p || {
14054 as_dirs=
14055 while :; do
14056 case $as_dir in #(
14057 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14058 *) as_qdir=$as_dir;;
14059 esac
14060 as_dirs="'$as_qdir' $as_dirs"
14061 as_dir=`$as_dirname -- "$as_dir" ||
14062 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14063 X"$as_dir" : 'X\(//\)[^/]' \| \
14064 X"$as_dir" : 'X\(//\)$' \| \
14065 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14066 $as_echo X"$as_dir" |
14067 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14068 s//\1/
14069 q
14070 }
14071 /^X\(\/\/\)[^/].*/{
14072 s//\1/
14073 q
14074 }
14075 /^X\(\/\/\)$/{
14076 s//\1/
14077 q
14078 }
14079 /^X\(\/\).*/{
14080 s//\1/
14081 q
14082 }
14083 s/.*/./; q'`
14084 test -d "$as_dir" && break
14085 done
14086 test -z "$as_dirs" || eval "mkdir $as_dirs"
14087 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14088
14089
14090 } # as_fn_mkdir_p
14091 if mkdir -p . 2>/dev/null; then
14092 as_mkdir_p='mkdir -p "$as_dir"'
14093 else
14094 test -d ./-p && rmdir ./-p
14095 as_mkdir_p=false
14096 fi
14097
14098 if test -x / >/dev/null 2>&1; then
14099 as_test_x='test -x'
14100 else
14101 if ls -dL / >/dev/null 2>&1; then
14102 as_ls_L_option=L
14103 else
14104 as_ls_L_option=
14105 fi
14106 as_test_x='
14107 eval sh -c '\''
14108 if test -d "$1"; then
14109 test -d "$1/.";
14110 else
14111 case $1 in #(
14112 -*)set "./$1";;
14113 esac;
14114 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14115 ???[sx]*):;;*)false;;esac;fi
14116 '\'' sh
14117 '
14118 fi
14119 as_executable_p=$as_test_x
14120
14121 # Sed expression to map a string onto a valid CPP name.
14122 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
14123
14124 # Sed expression to map a string onto a valid variable name.
14125 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
14126
14127
14128 exec 6>&1
14129 ## ----------------------------------- ##
14130 ## Main body of $CONFIG_STATUS script. ##
14131 ## ----------------------------------- ##
14132 _ASEOF
14133 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14134
14135 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14136 # Save the log message, to keep $0 and so on meaningful, and to
14137 # report actual input values of CONFIG_FILES etc. instead of their
14138 # values after options handling.
14139 ac_log="
14140 This file was extended by $as_me, which was
14141 generated by GNU Autoconf 2.64. Invocation command line was
14142
14143 CONFIG_FILES = $CONFIG_FILES
14144 CONFIG_HEADERS = $CONFIG_HEADERS
14145 CONFIG_LINKS = $CONFIG_LINKS
14146 CONFIG_COMMANDS = $CONFIG_COMMANDS
14147 $ $0 $@
14148
14149 on `(hostname || uname -n) 2>/dev/null | sed 1q`
14150 "
14151
14152 _ACEOF
14153
14154 case $ac_config_files in *"
14155 "*) set x $ac_config_files; shift; ac_config_files=$*;;
14156 esac
14157
14158 case $ac_config_headers in *"
14159 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14160 esac
14161
14162
14163 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14164 # Files that config.status was made for.
14165 config_files="$ac_config_files"
14166 config_headers="$ac_config_headers"
14167 config_commands="$ac_config_commands"
14168
14169 _ACEOF
14170
14171 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14172 ac_cs_usage="\
14173 \`$as_me' instantiates files and other configuration actions
14174 from templates according to the current configuration. Unless the files
14175 and actions are specified as TAGs, all are instantiated by default.
14176
14177 Usage: $0 [OPTION]... [TAG]...
14178
14179 -h, --help print this help, then exit
14180 -V, --version print version number and configuration settings, then exit
14181 -q, --quiet, --silent
14182 do not print progress messages
14183 -d, --debug don't remove temporary files
14184 --recheck update $as_me by reconfiguring in the same conditions
14185 --file=FILE[:TEMPLATE]
14186 instantiate the configuration file FILE
14187 --header=FILE[:TEMPLATE]
14188 instantiate the configuration header FILE
14189
14190 Configuration files:
14191 $config_files
14192
14193 Configuration headers:
14194 $config_headers
14195
14196 Configuration commands:
14197 $config_commands
14198
14199 Report bugs to the package provider."
14200
14201 _ACEOF
14202 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14203 ac_cs_version="\\
14204 config.status
14205 configured by $0, generated by GNU Autoconf 2.64,
14206 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
14207
14208 Copyright (C) 2009 Free Software Foundation, Inc.
14209 This config.status script is free software; the Free Software Foundation
14210 gives unlimited permission to copy, distribute and modify it."
14211
14212 ac_pwd='$ac_pwd'
14213 srcdir='$srcdir'
14214 INSTALL='$INSTALL'
14215 AWK='$AWK'
14216 test -n "\$AWK" || AWK=awk
14217 _ACEOF
14218
14219 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14220 # The default lists apply if the user does not specify any file.
14221 ac_need_defaults=:
14222 while test $# != 0
14223 do
14224 case $1 in
14225 --*=*)
14226 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14227 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
14228 ac_shift=:
14229 ;;
14230 *)
14231 ac_option=$1
14232 ac_optarg=$2
14233 ac_shift=shift
14234 ;;
14235 esac
14236
14237 case $ac_option in
14238 # Handling of the options.
14239 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14240 ac_cs_recheck=: ;;
14241 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14242 $as_echo "$ac_cs_version"; exit ;;
14243 --debug | --debu | --deb | --de | --d | -d )
14244 debug=: ;;
14245 --file | --fil | --fi | --f )
14246 $ac_shift
14247 case $ac_optarg in
14248 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14249 esac
14250 as_fn_append CONFIG_FILES " '$ac_optarg'"
14251 ac_need_defaults=false;;
14252 --header | --heade | --head | --hea )
14253 $ac_shift
14254 case $ac_optarg in
14255 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14256 esac
14257 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
14258 ac_need_defaults=false;;
14259 --he | --h)
14260 # Conflict between --help and --header
14261 as_fn_error "ambiguous option: \`$1'
14262 Try \`$0 --help' for more information.";;
14263 --help | --hel | -h )
14264 $as_echo "$ac_cs_usage"; exit ;;
14265 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14266 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14267 ac_cs_silent=: ;;
14268
14269 # This is an error.
14270 -*) as_fn_error "unrecognized option: \`$1'
14271 Try \`$0 --help' for more information." ;;
14272
14273 *) as_fn_append ac_config_targets " $1"
14274 ac_need_defaults=false ;;
14275
14276 esac
14277 shift
14278 done
14279
14280 ac_configure_extra_args=
14281
14282 if $ac_cs_silent; then
14283 exec 6>/dev/null
14284 ac_configure_extra_args="$ac_configure_extra_args --silent"
14285 fi
14286
14287 _ACEOF
14288 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14289 if \$ac_cs_recheck; then
14290 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14291 shift
14292 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14293 CONFIG_SHELL='$SHELL'
14294 export CONFIG_SHELL
14295 exec "\$@"
14296 fi
14297
14298 _ACEOF
14299 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14300 exec 5>>config.log
14301 {
14302 echo
14303 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14304 ## Running $as_me. ##
14305 _ASBOX
14306 $as_echo "$ac_log"
14307 } >&5
14308
14309 _ACEOF
14310 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14311 #
14312 # INIT-COMMANDS
14313 #
14314 ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
14315
14316
14317 # The HP-UX ksh and POSIX shell print the target directory to stdout
14318 # if CDPATH is set.
14319 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14320
14321 sed_quote_subst='$sed_quote_subst'
14322 double_quote_subst='$double_quote_subst'
14323 delay_variable_subst='$delay_variable_subst'
14324 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14325 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14326 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14327 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14328 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14329 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14330 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14331 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14332 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14333 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14334 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14335 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14336 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14337 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14338 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14339 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14340 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14341 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14342 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14343 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14344 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14345 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14346 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14347 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14348 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14349 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14350 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14351 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14352 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14353 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14354 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14355 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14356 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14357 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14358 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14359 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14360 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14361 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14362 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14363 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14364 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14365 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14366 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14367 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14368 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14369 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14370 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14371 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14372 lt_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"`'
14373 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14374 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14375 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14376 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14377 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14378 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14379 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14380 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14381 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14382 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14383 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14384 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14385 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14386 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14387 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14388 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14389 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14390 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14391 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14392 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14393 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14394 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14395 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14396 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14397 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14398 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14399 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14400 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14401 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14402 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14403 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14404 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14405 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14406 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14407 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14408 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14409 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14410 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14411 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14412 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14413 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14414 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14415 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14416 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14417 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14418 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14419 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14420 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14421 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14422 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14423 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14424 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14425 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14426 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14427 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14428 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14429 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14430 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14431 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14432 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14433 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14434 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14435 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14436 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14437 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14438 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14439 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14440 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14441 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14442 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14443 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14444
14445 LTCC='$LTCC'
14446 LTCFLAGS='$LTCFLAGS'
14447 compiler='$compiler_DEFAULT'
14448
14449 # A function that is used when there is no print builtin or printf.
14450 func_fallback_echo ()
14451 {
14452 eval 'cat <<_LTECHO_EOF
14453 \$1
14454 _LTECHO_EOF'
14455 }
14456
14457 # Quote evaled strings.
14458 for var in SHELL \
14459 ECHO \
14460 SED \
14461 GREP \
14462 EGREP \
14463 FGREP \
14464 LD \
14465 NM \
14466 LN_S \
14467 lt_SP2NL \
14468 lt_NL2SP \
14469 reload_flag \
14470 OBJDUMP \
14471 deplibs_check_method \
14472 file_magic_cmd \
14473 AR \
14474 AR_FLAGS \
14475 STRIP \
14476 RANLIB \
14477 CC \
14478 CFLAGS \
14479 compiler \
14480 lt_cv_sys_global_symbol_pipe \
14481 lt_cv_sys_global_symbol_to_cdecl \
14482 lt_cv_sys_global_symbol_to_c_name_address \
14483 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14484 lt_prog_compiler_no_builtin_flag \
14485 lt_prog_compiler_wl \
14486 lt_prog_compiler_pic \
14487 lt_prog_compiler_static \
14488 lt_cv_prog_compiler_c_o \
14489 need_locks \
14490 DSYMUTIL \
14491 NMEDIT \
14492 LIPO \
14493 OTOOL \
14494 OTOOL64 \
14495 shrext_cmds \
14496 export_dynamic_flag_spec \
14497 whole_archive_flag_spec \
14498 compiler_needs_object \
14499 with_gnu_ld \
14500 allow_undefined_flag \
14501 no_undefined_flag \
14502 hardcode_libdir_flag_spec \
14503 hardcode_libdir_flag_spec_ld \
14504 hardcode_libdir_separator \
14505 fix_srcfile_path \
14506 exclude_expsyms \
14507 include_expsyms \
14508 file_list_spec \
14509 variables_saved_for_relink \
14510 libname_spec \
14511 library_names_spec \
14512 soname_spec \
14513 install_override_mode \
14514 finish_eval \
14515 old_striplib \
14516 striplib; do
14517 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14518 *[\\\\\\\`\\"\\\$]*)
14519 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14520 ;;
14521 *)
14522 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14523 ;;
14524 esac
14525 done
14526
14527 # Double-quote double-evaled strings.
14528 for var in reload_cmds \
14529 old_postinstall_cmds \
14530 old_postuninstall_cmds \
14531 old_archive_cmds \
14532 extract_expsyms_cmds \
14533 old_archive_from_new_cmds \
14534 old_archive_from_expsyms_cmds \
14535 archive_cmds \
14536 archive_expsym_cmds \
14537 module_cmds \
14538 module_expsym_cmds \
14539 export_symbols_cmds \
14540 prelink_cmds \
14541 postinstall_cmds \
14542 postuninstall_cmds \
14543 finish_cmds \
14544 sys_lib_search_path_spec \
14545 sys_lib_dlsearch_path_spec; do
14546 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14547 *[\\\\\\\`\\"\\\$]*)
14548 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14549 ;;
14550 *)
14551 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14552 ;;
14553 esac
14554 done
14555
14556 ac_aux_dir='$ac_aux_dir'
14557 xsi_shell='$xsi_shell'
14558 lt_shell_append='$lt_shell_append'
14559
14560 # See if we are running on zsh, and set the options which allow our
14561 # commands through without removal of \ escapes INIT.
14562 if test -n "\${ZSH_VERSION+set}" ; then
14563 setopt NO_GLOB_SUBST
14564 fi
14565
14566
14567 PACKAGE='$PACKAGE'
14568 VERSION='$VERSION'
14569 TIMESTAMP='$TIMESTAMP'
14570 RM='$RM'
14571 ofile='$ofile'
14572
14573
14574
14575
14576 _ACEOF
14577
14578 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14579
14580 # Handling of arguments.
14581 for ac_config_target in $ac_config_targets
14582 do
14583 case $ac_config_target in
14584 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
14585 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
14586 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
14587 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14588 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14589 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14590 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14591 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14592
14593 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
14594 esac
14595 done
14596
14597
14598 # If the user did not use the arguments to specify the items to instantiate,
14599 # then the envvar interface is used. Set only those that are not.
14600 # We use the long form for the default assignment because of an extremely
14601 # bizarre bug on SunOS 4.1.3.
14602 if $ac_need_defaults; then
14603 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14604 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14605 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14606 fi
14607
14608 # Have a temporary directory for convenience. Make it in the build tree
14609 # simply because there is no reason against having it here, and in addition,
14610 # creating and moving files from /tmp can sometimes cause problems.
14611 # Hook for its removal unless debugging.
14612 # Note that there is a small window in which the directory will not be cleaned:
14613 # after its creation but before its name has been assigned to `$tmp'.
14614 $debug ||
14615 {
14616 tmp=
14617 trap 'exit_status=$?
14618 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14619 ' 0
14620 trap 'as_fn_exit 1' 1 2 13 15
14621 }
14622 # Create a (secure) tmp directory for tmp files.
14623
14624 {
14625 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
14626 test -n "$tmp" && test -d "$tmp"
14627 } ||
14628 {
14629 tmp=./conf$$-$RANDOM
14630 (umask 077 && mkdir "$tmp")
14631 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
14632
14633 # Set up the scripts for CONFIG_FILES section.
14634 # No need to generate them if there are no CONFIG_FILES.
14635 # This happens for instance with `./config.status config.h'.
14636 if test -n "$CONFIG_FILES"; then
14637
14638
14639 ac_cr=`echo X | tr X '\015'`
14640 # On cygwin, bash can eat \r inside `` if the user requested igncr.
14641 # But we know of no other shell where ac_cr would be empty at this
14642 # point, so we can use a bashism as a fallback.
14643 if test "x$ac_cr" = x; then
14644 eval ac_cr=\$\'\\r\'
14645 fi
14646 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14647 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14648 ac_cs_awk_cr='\r'
14649 else
14650 ac_cs_awk_cr=$ac_cr
14651 fi
14652
14653 echo 'BEGIN {' >"$tmp/subs1.awk" &&
14654 _ACEOF
14655
14656
14657 {
14658 echo "cat >conf$$subs.awk <<_ACEOF" &&
14659 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14660 echo "_ACEOF"
14661 } >conf$$subs.sh ||
14662 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14663 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14664 ac_delim='%!_!# '
14665 for ac_last_try in false false false false false :; do
14666 . ./conf$$subs.sh ||
14667 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14668
14669 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14670 if test $ac_delim_n = $ac_delim_num; then
14671 break
14672 elif $ac_last_try; then
14673 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14674 else
14675 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14676 fi
14677 done
14678 rm -f conf$$subs.sh
14679
14680 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14681 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14682 _ACEOF
14683 sed -n '
14684 h
14685 s/^/S["/; s/!.*/"]=/
14686 p
14687 g
14688 s/^[^!]*!//
14689 :repl
14690 t repl
14691 s/'"$ac_delim"'$//
14692 t delim
14693 :nl
14694 h
14695 s/\(.\{148\}\).*/\1/
14696 t more1
14697 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14698 p
14699 n
14700 b repl
14701 :more1
14702 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14703 p
14704 g
14705 s/.\{148\}//
14706 t nl
14707 :delim
14708 h
14709 s/\(.\{148\}\).*/\1/
14710 t more2
14711 s/["\\]/\\&/g; s/^/"/; s/$/"/
14712 p
14713 b
14714 :more2
14715 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14716 p
14717 g
14718 s/.\{148\}//
14719 t delim
14720 ' <conf$$subs.awk | sed '
14721 /^[^""]/{
14722 N
14723 s/\n//
14724 }
14725 ' >>$CONFIG_STATUS || ac_write_fail=1
14726 rm -f conf$$subs.awk
14727 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14728 _ACAWK
14729 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14730 for (key in S) S_is_set[key] = 1
14731 FS = "\a"
14732
14733 }
14734 {
14735 line = $ 0
14736 nfields = split(line, field, "@")
14737 substed = 0
14738 len = length(field[1])
14739 for (i = 2; i < nfields; i++) {
14740 key = field[i]
14741 keylen = length(key)
14742 if (S_is_set[key]) {
14743 value = S[key]
14744 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14745 len += length(value) + length(field[++i])
14746 substed = 1
14747 } else
14748 len += 1 + keylen
14749 }
14750
14751 print line
14752 }
14753
14754 _ACAWK
14755 _ACEOF
14756 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14757 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14758 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
14759 else
14760 cat
14761 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
14762 || as_fn_error "could not setup config files machinery" "$LINENO" 5
14763 _ACEOF
14764
14765 # VPATH may cause trouble with some makes, so we remove $(srcdir),
14766 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14767 # trailing colons and then remove the whole line if VPATH becomes empty
14768 # (actually we leave an empty line to preserve line numbers).
14769 if test "x$srcdir" = x.; then
14770 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14771 s/:*\$(srcdir):*/:/
14772 s/:*\${srcdir}:*/:/
14773 s/:*@srcdir@:*/:/
14774 s/^\([^=]*=[ ]*\):*/\1/
14775 s/:*$//
14776 s/^[^=]*=[ ]*$//
14777 }'
14778 fi
14779
14780 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14781 fi # test -n "$CONFIG_FILES"
14782
14783 # Set up the scripts for CONFIG_HEADERS section.
14784 # No need to generate them if there are no CONFIG_HEADERS.
14785 # This happens for instance with `./config.status Makefile'.
14786 if test -n "$CONFIG_HEADERS"; then
14787 cat >"$tmp/defines.awk" <<\_ACAWK ||
14788 BEGIN {
14789 _ACEOF
14790
14791 # Transform confdefs.h into an awk script `defines.awk', embedded as
14792 # here-document in config.status, that substitutes the proper values into
14793 # config.h.in to produce config.h.
14794
14795 # Create a delimiter string that does not exist in confdefs.h, to ease
14796 # handling of long lines.
14797 ac_delim='%!_!# '
14798 for ac_last_try in false false :; do
14799 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14800 if test -z "$ac_t"; then
14801 break
14802 elif $ac_last_try; then
14803 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
14804 else
14805 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14806 fi
14807 done
14808
14809 # For the awk script, D is an array of macro values keyed by name,
14810 # likewise P contains macro parameters if any. Preserve backslash
14811 # newline sequences.
14812
14813 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14814 sed -n '
14815 s/.\{148\}/&'"$ac_delim"'/g
14816 t rset
14817 :rset
14818 s/^[ ]*#[ ]*define[ ][ ]*/ /
14819 t def
14820 d
14821 :def
14822 s/\\$//
14823 t bsnl
14824 s/["\\]/\\&/g
14825 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14826 D["\1"]=" \3"/p
14827 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
14828 d
14829 :bsnl
14830 s/["\\]/\\&/g
14831 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14832 D["\1"]=" \3\\\\\\n"\\/p
14833 t cont
14834 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14835 t cont
14836 d
14837 :cont
14838 n
14839 s/.\{148\}/&'"$ac_delim"'/g
14840 t clear
14841 :clear
14842 s/\\$//
14843 t bsnlc
14844 s/["\\]/\\&/g; s/^/"/; s/$/"/p
14845 d
14846 :bsnlc
14847 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14848 b cont
14849 ' <confdefs.h | sed '
14850 s/'"$ac_delim"'/"\\\
14851 "/g' >>$CONFIG_STATUS || ac_write_fail=1
14852
14853 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14854 for (key in D) D_is_set[key] = 1
14855 FS = "\a"
14856 }
14857 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14858 line = \$ 0
14859 split(line, arg, " ")
14860 if (arg[1] == "#") {
14861 defundef = arg[2]
14862 mac1 = arg[3]
14863 } else {
14864 defundef = substr(arg[1], 2)
14865 mac1 = arg[2]
14866 }
14867 split(mac1, mac2, "(") #)
14868 macro = mac2[1]
14869 prefix = substr(line, 1, index(line, defundef) - 1)
14870 if (D_is_set[macro]) {
14871 # Preserve the white space surrounding the "#".
14872 print prefix "define", macro P[macro] D[macro]
14873 next
14874 } else {
14875 # Replace #undef with comments. This is necessary, for example,
14876 # in the case of _POSIX_SOURCE, which is predefined and required
14877 # on some systems where configure will not decide to define it.
14878 if (defundef == "undef") {
14879 print "/*", prefix defundef, macro, "*/"
14880 next
14881 }
14882 }
14883 }
14884 { print }
14885 _ACAWK
14886 _ACEOF
14887 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14888 as_fn_error "could not setup config headers machinery" "$LINENO" 5
14889 fi # test -n "$CONFIG_HEADERS"
14890
14891
14892 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
14893 shift
14894 for ac_tag
14895 do
14896 case $ac_tag in
14897 :[FHLC]) ac_mode=$ac_tag; continue;;
14898 esac
14899 case $ac_mode$ac_tag in
14900 :[FHL]*:*);;
14901 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
14902 :[FH]-) ac_tag=-:-;;
14903 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
14904 esac
14905 ac_save_IFS=$IFS
14906 IFS=:
14907 set x $ac_tag
14908 IFS=$ac_save_IFS
14909 shift
14910 ac_file=$1
14911 shift
14912
14913 case $ac_mode in
14914 :L) ac_source=$1;;
14915 :[FH])
14916 ac_file_inputs=
14917 for ac_f
14918 do
14919 case $ac_f in
14920 -) ac_f="$tmp/stdin";;
14921 *) # Look for the file first in the build tree, then in the source tree
14922 # (if the path is not absolute). The absolute path cannot be DOS-style,
14923 # because $ac_f cannot contain `:'.
14924 test -f "$ac_f" ||
14925 case $ac_f in
14926 [\\/$]*) false;;
14927 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14928 esac ||
14929 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
14930 esac
14931 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14932 as_fn_append ac_file_inputs " '$ac_f'"
14933 done
14934
14935 # Let's still pretend it is `configure' which instantiates (i.e., don't
14936 # use $as_me), people would be surprised to read:
14937 # /* config.h. Generated by config.status. */
14938 configure_input='Generated from '`
14939 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14940 `' by configure.'
14941 if test x"$ac_file" != x-; then
14942 configure_input="$ac_file. $configure_input"
14943 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14944 $as_echo "$as_me: creating $ac_file" >&6;}
14945 fi
14946 # Neutralize special characters interpreted by sed in replacement strings.
14947 case $configure_input in #(
14948 *\&* | *\|* | *\\* )
14949 ac_sed_conf_input=`$as_echo "$configure_input" |
14950 sed 's/[\\\\&|]/\\\\&/g'`;; #(
14951 *) ac_sed_conf_input=$configure_input;;
14952 esac
14953
14954 case $ac_tag in
14955 *:-:* | *:-) cat >"$tmp/stdin" \
14956 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
14957 esac
14958 ;;
14959 esac
14960
14961 ac_dir=`$as_dirname -- "$ac_file" ||
14962 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14963 X"$ac_file" : 'X\(//\)[^/]' \| \
14964 X"$ac_file" : 'X\(//\)$' \| \
14965 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14966 $as_echo X"$ac_file" |
14967 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14968 s//\1/
14969 q
14970 }
14971 /^X\(\/\/\)[^/].*/{
14972 s//\1/
14973 q
14974 }
14975 /^X\(\/\/\)$/{
14976 s//\1/
14977 q
14978 }
14979 /^X\(\/\).*/{
14980 s//\1/
14981 q
14982 }
14983 s/.*/./; q'`
14984 as_dir="$ac_dir"; as_fn_mkdir_p
14985 ac_builddir=.
14986
14987 case "$ac_dir" in
14988 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
14989 *)
14990 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14991 # A ".." for each directory in $ac_dir_suffix.
14992 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14993 case $ac_top_builddir_sub in
14994 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
14995 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
14996 esac ;;
14997 esac
14998 ac_abs_top_builddir=$ac_pwd
14999 ac_abs_builddir=$ac_pwd$ac_dir_suffix
15000 # for backward compatibility:
15001 ac_top_builddir=$ac_top_build_prefix
15002
15003 case $srcdir in
15004 .) # We are building in place.
15005 ac_srcdir=.
15006 ac_top_srcdir=$ac_top_builddir_sub
15007 ac_abs_top_srcdir=$ac_pwd ;;
15008 [\\/]* | ?:[\\/]* ) # Absolute name.
15009 ac_srcdir=$srcdir$ac_dir_suffix;
15010 ac_top_srcdir=$srcdir
15011 ac_abs_top_srcdir=$srcdir ;;
15012 *) # Relative name.
15013 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15014 ac_top_srcdir=$ac_top_build_prefix$srcdir
15015 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
15016 esac
15017 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
15018
15019
15020 case $ac_mode in
15021 :F)
15022 #
15023 # CONFIG_FILE
15024 #
15025
15026 case $INSTALL in
15027 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
15028 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
15029 esac
15030 _ACEOF
15031
15032 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15033 # If the template does not know about datarootdir, expand it.
15034 # FIXME: This hack should be removed a few years after 2.60.
15035 ac_datarootdir_hack=; ac_datarootdir_seen=
15036 ac_sed_dataroot='
15037 /datarootdir/ {
15038 p
15039 q
15040 }
15041 /@datadir@/p
15042 /@docdir@/p
15043 /@infodir@/p
15044 /@localedir@/p
15045 /@mandir@/p'
15046 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15047 *datarootdir*) ac_datarootdir_seen=yes;;
15048 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15049 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15050 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15051 _ACEOF
15052 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15053 ac_datarootdir_hack='
15054 s&@datadir@&$datadir&g
15055 s&@docdir@&$docdir&g
15056 s&@infodir@&$infodir&g
15057 s&@localedir@&$localedir&g
15058 s&@mandir@&$mandir&g
15059 s&\\\${datarootdir}&$datarootdir&g' ;;
15060 esac
15061 _ACEOF
15062
15063 # Neutralize VPATH when `$srcdir' = `.'.
15064 # Shell code in configure.ac might set extrasub.
15065 # FIXME: do we really want to maintain this feature?
15066 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15067 ac_sed_extra="$ac_vpsub
15068 $extrasub
15069 _ACEOF
15070 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15071 :t
15072 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15073 s|@configure_input@|$ac_sed_conf_input|;t t
15074 s&@top_builddir@&$ac_top_builddir_sub&;t t
15075 s&@top_build_prefix@&$ac_top_build_prefix&;t t
15076 s&@srcdir@&$ac_srcdir&;t t
15077 s&@abs_srcdir@&$ac_abs_srcdir&;t t
15078 s&@top_srcdir@&$ac_top_srcdir&;t t
15079 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
15080 s&@builddir@&$ac_builddir&;t t
15081 s&@abs_builddir@&$ac_abs_builddir&;t t
15082 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
15083 s&@INSTALL@&$ac_INSTALL&;t t
15084 $ac_datarootdir_hack
15085 "
15086 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
15087 || as_fn_error "could not create $ac_file" "$LINENO" 5
15088
15089 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15090 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
15091 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
15092 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15093 which seems to be undefined. Please make sure it is defined." >&5
15094 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15095 which seems to be undefined. Please make sure it is defined." >&2;}
15096
15097 rm -f "$tmp/stdin"
15098 case $ac_file in
15099 -) cat "$tmp/out" && rm -f "$tmp/out";;
15100 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
15101 esac \
15102 || as_fn_error "could not create $ac_file" "$LINENO" 5
15103 ;;
15104 :H)
15105 #
15106 # CONFIG_HEADER
15107 #
15108 if test x"$ac_file" != x-; then
15109 {
15110 $as_echo "/* $configure_input */" \
15111 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
15112 } >"$tmp/config.h" \
15113 || as_fn_error "could not create $ac_file" "$LINENO" 5
15114 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
15115 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15116 $as_echo "$as_me: $ac_file is unchanged" >&6;}
15117 else
15118 rm -f "$ac_file"
15119 mv "$tmp/config.h" "$ac_file" \
15120 || as_fn_error "could not create $ac_file" "$LINENO" 5
15121 fi
15122 else
15123 $as_echo "/* $configure_input */" \
15124 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15125 || as_fn_error "could not create -" "$LINENO" 5
15126 fi
15127 ;;
15128
15129 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15130 $as_echo "$as_me: executing $ac_file commands" >&6;}
15131 ;;
15132 esac
15133
15134
15135 case $ac_file$ac_mode in
15136 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
15137 "libtool":C)
15138
15139 # See if we are running on zsh, and set the options which allow our
15140 # commands through without removal of \ escapes.
15141 if test -n "${ZSH_VERSION+set}" ; then
15142 setopt NO_GLOB_SUBST
15143 fi
15144
15145 cfgfile="${ofile}T"
15146 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15147 $RM "$cfgfile"
15148
15149 cat <<_LT_EOF >> "$cfgfile"
15150 #! $SHELL
15151
15152 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15153 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15154 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15155 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
15156 #
15157 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15158 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15159 # Written by Gordon Matzigkeit, 1996
15160 #
15161 # This file is part of GNU Libtool.
15162 #
15163 # GNU Libtool is free software; you can redistribute it and/or
15164 # modify it under the terms of the GNU General Public License as
15165 # published by the Free Software Foundation; either version 2 of
15166 # the License, or (at your option) any later version.
15167 #
15168 # As a special exception to the GNU General Public License,
15169 # if you distribute this file as part of a program or library that
15170 # is built using GNU Libtool, you may include this file under the
15171 # same distribution terms that you use for the rest of that program.
15172 #
15173 # GNU Libtool is distributed in the hope that it will be useful,
15174 # but WITHOUT ANY WARRANTY; without even the implied warranty of
15175 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15176 # GNU General Public License for more details.
15177 #
15178 # You should have received a copy of the GNU General Public License
15179 # along with GNU Libtool; see the file COPYING. If not, a copy
15180 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15181 # obtained by writing to the Free Software Foundation, Inc.,
15182 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15183
15184
15185 # The names of the tagged configurations supported by this script.
15186 available_tags=""
15187
15188 # ### BEGIN LIBTOOL CONFIG
15189
15190 # Which release of libtool.m4 was used?
15191 macro_version=$macro_version
15192 macro_revision=$macro_revision
15193
15194 # Whether or not to build shared libraries.
15195 build_libtool_libs=$enable_shared
15196
15197 # Whether or not to build static libraries.
15198 build_old_libs=$enable_static
15199
15200 # What type of objects to build.
15201 pic_mode=$pic_mode
15202
15203 # Whether or not to optimize for fast installation.
15204 fast_install=$enable_fast_install
15205
15206 # Shell to use when invoking shell scripts.
15207 SHELL=$lt_SHELL
15208
15209 # An echo program that protects backslashes.
15210 ECHO=$lt_ECHO
15211
15212 # The host system.
15213 host_alias=$host_alias
15214 host=$host
15215 host_os=$host_os
15216
15217 # The build system.
15218 build_alias=$build_alias
15219 build=$build
15220 build_os=$build_os
15221
15222 # A sed program that does not truncate output.
15223 SED=$lt_SED
15224
15225 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
15226 Xsed="\$SED -e 1s/^X//"
15227
15228 # A grep program that handles long lines.
15229 GREP=$lt_GREP
15230
15231 # An ERE matcher.
15232 EGREP=$lt_EGREP
15233
15234 # A literal string matcher.
15235 FGREP=$lt_FGREP
15236
15237 # A BSD- or MS-compatible name lister.
15238 NM=$lt_NM
15239
15240 # Whether we need soft or hard links.
15241 LN_S=$lt_LN_S
15242
15243 # What is the maximum length of a command?
15244 max_cmd_len=$max_cmd_len
15245
15246 # Object file suffix (normally "o").
15247 objext=$ac_objext
15248
15249 # Executable file suffix (normally "").
15250 exeext=$exeext
15251
15252 # whether the shell understands "unset".
15253 lt_unset=$lt_unset
15254
15255 # turn spaces into newlines.
15256 SP2NL=$lt_lt_SP2NL
15257
15258 # turn newlines into spaces.
15259 NL2SP=$lt_lt_NL2SP
15260
15261 # An object symbol dumper.
15262 OBJDUMP=$lt_OBJDUMP
15263
15264 # Method to check whether dependent libraries are shared objects.
15265 deplibs_check_method=$lt_deplibs_check_method
15266
15267 # Command to use when deplibs_check_method == "file_magic".
15268 file_magic_cmd=$lt_file_magic_cmd
15269
15270 # The archiver.
15271 AR=$lt_AR
15272 AR_FLAGS=$lt_AR_FLAGS
15273
15274 # A symbol stripping program.
15275 STRIP=$lt_STRIP
15276
15277 # Commands used to install an old-style archive.
15278 RANLIB=$lt_RANLIB
15279 old_postinstall_cmds=$lt_old_postinstall_cmds
15280 old_postuninstall_cmds=$lt_old_postuninstall_cmds
15281
15282 # Whether to use a lock for old archive extraction.
15283 lock_old_archive_extraction=$lock_old_archive_extraction
15284
15285 # A C compiler.
15286 LTCC=$lt_CC
15287
15288 # LTCC compiler flags.
15289 LTCFLAGS=$lt_CFLAGS
15290
15291 # Take the output of nm and produce a listing of raw symbols and C names.
15292 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15293
15294 # Transform the output of nm in a proper C declaration.
15295 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15296
15297 # Transform the output of nm in a C name address pair.
15298 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15299
15300 # Transform the output of nm in a C name address pair when lib prefix is needed.
15301 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15302
15303 # The name of the directory that contains temporary libtool files.
15304 objdir=$objdir
15305
15306 # Used to examine libraries when file_magic_cmd begins with "file".
15307 MAGIC_CMD=$MAGIC_CMD
15308
15309 # Must we lock files when doing compilation?
15310 need_locks=$lt_need_locks
15311
15312 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15313 DSYMUTIL=$lt_DSYMUTIL
15314
15315 # Tool to change global to local symbols on Mac OS X.
15316 NMEDIT=$lt_NMEDIT
15317
15318 # Tool to manipulate fat objects and archives on Mac OS X.
15319 LIPO=$lt_LIPO
15320
15321 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
15322 OTOOL=$lt_OTOOL
15323
15324 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15325 OTOOL64=$lt_OTOOL64
15326
15327 # Old archive suffix (normally "a").
15328 libext=$libext
15329
15330 # Shared library suffix (normally ".so").
15331 shrext_cmds=$lt_shrext_cmds
15332
15333 # The commands to extract the exported symbol list from a shared archive.
15334 extract_expsyms_cmds=$lt_extract_expsyms_cmds
15335
15336 # Variables whose values should be saved in libtool wrapper scripts and
15337 # restored at link time.
15338 variables_saved_for_relink=$lt_variables_saved_for_relink
15339
15340 # Do we need the "lib" prefix for modules?
15341 need_lib_prefix=$need_lib_prefix
15342
15343 # Do we need a version for libraries?
15344 need_version=$need_version
15345
15346 # Library versioning type.
15347 version_type=$version_type
15348
15349 # Shared library runtime path variable.
15350 runpath_var=$runpath_var
15351
15352 # Shared library path variable.
15353 shlibpath_var=$shlibpath_var
15354
15355 # Is shlibpath searched before the hard-coded library search path?
15356 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15357
15358 # Format of library name prefix.
15359 libname_spec=$lt_libname_spec
15360
15361 # List of archive names. First name is the real one, the rest are links.
15362 # The last name is the one that the linker finds with -lNAME
15363 library_names_spec=$lt_library_names_spec
15364
15365 # The coded name of the library, if different from the real name.
15366 soname_spec=$lt_soname_spec
15367
15368 # Permission mode override for installation of shared libraries.
15369 install_override_mode=$lt_install_override_mode
15370
15371 # Command to use after installation of a shared archive.
15372 postinstall_cmds=$lt_postinstall_cmds
15373
15374 # Command to use after uninstallation of a shared archive.
15375 postuninstall_cmds=$lt_postuninstall_cmds
15376
15377 # Commands used to finish a libtool library installation in a directory.
15378 finish_cmds=$lt_finish_cmds
15379
15380 # As "finish_cmds", except a single script fragment to be evaled but
15381 # not shown.
15382 finish_eval=$lt_finish_eval
15383
15384 # Whether we should hardcode library paths into libraries.
15385 hardcode_into_libs=$hardcode_into_libs
15386
15387 # Compile-time system search path for libraries.
15388 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15389
15390 # Run-time system search path for libraries.
15391 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15392
15393 # Whether dlopen is supported.
15394 dlopen_support=$enable_dlopen
15395
15396 # Whether dlopen of programs is supported.
15397 dlopen_self=$enable_dlopen_self
15398
15399 # Whether dlopen of statically linked programs is supported.
15400 dlopen_self_static=$enable_dlopen_self_static
15401
15402 # Commands to strip libraries.
15403 old_striplib=$lt_old_striplib
15404 striplib=$lt_striplib
15405
15406
15407 # The linker used to build libraries.
15408 LD=$lt_LD
15409
15410 # How to create reloadable object files.
15411 reload_flag=$lt_reload_flag
15412 reload_cmds=$lt_reload_cmds
15413
15414 # Commands used to build an old-style archive.
15415 old_archive_cmds=$lt_old_archive_cmds
15416
15417 # A language specific compiler.
15418 CC=$lt_compiler
15419
15420 # Is the compiler the GNU compiler?
15421 with_gcc=$GCC
15422
15423 # Compiler flag to turn off builtin functions.
15424 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15425
15426 # How to pass a linker flag through the compiler.
15427 wl=$lt_lt_prog_compiler_wl
15428
15429 # Additional compiler flags for building library objects.
15430 pic_flag=$lt_lt_prog_compiler_pic
15431
15432 # Compiler flag to prevent dynamic linking.
15433 link_static_flag=$lt_lt_prog_compiler_static
15434
15435 # Does compiler simultaneously support -c and -o options?
15436 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15437
15438 # Whether or not to add -lc for building shared libraries.
15439 build_libtool_need_lc=$archive_cmds_need_lc
15440
15441 # Whether or not to disallow shared libs when runtime libs are static.
15442 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15443
15444 # Compiler flag to allow reflexive dlopens.
15445 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15446
15447 # Compiler flag to generate shared objects directly from archives.
15448 whole_archive_flag_spec=$lt_whole_archive_flag_spec
15449
15450 # Whether the compiler copes with passing no objects directly.
15451 compiler_needs_object=$lt_compiler_needs_object
15452
15453 # Create an old-style archive from a shared archive.
15454 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15455
15456 # Create a temporary old-style archive to link instead of a shared archive.
15457 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15458
15459 # Commands used to build a shared archive.
15460 archive_cmds=$lt_archive_cmds
15461 archive_expsym_cmds=$lt_archive_expsym_cmds
15462
15463 # Commands used to build a loadable module if different from building
15464 # a shared archive.
15465 module_cmds=$lt_module_cmds
15466 module_expsym_cmds=$lt_module_expsym_cmds
15467
15468 # Whether we are building with GNU ld or not.
15469 with_gnu_ld=$lt_with_gnu_ld
15470
15471 # Flag that allows shared libraries with undefined symbols to be built.
15472 allow_undefined_flag=$lt_allow_undefined_flag
15473
15474 # Flag that enforces no undefined symbols.
15475 no_undefined_flag=$lt_no_undefined_flag
15476
15477 # Flag to hardcode \$libdir into a binary during linking.
15478 # This must work even if \$libdir does not exist
15479 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15480
15481 # If ld is used when linking, flag to hardcode \$libdir into a binary
15482 # during linking. This must work even if \$libdir does not exist.
15483 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15484
15485 # Whether we need a single "-rpath" flag with a separated argument.
15486 hardcode_libdir_separator=$lt_hardcode_libdir_separator
15487
15488 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15489 # DIR into the resulting binary.
15490 hardcode_direct=$hardcode_direct
15491
15492 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15493 # DIR into the resulting binary and the resulting library dependency is
15494 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15495 # library is relocated.
15496 hardcode_direct_absolute=$hardcode_direct_absolute
15497
15498 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15499 # into the resulting binary.
15500 hardcode_minus_L=$hardcode_minus_L
15501
15502 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15503 # into the resulting binary.
15504 hardcode_shlibpath_var=$hardcode_shlibpath_var
15505
15506 # Set to "yes" if building a shared library automatically hardcodes DIR
15507 # into the library and all subsequent libraries and executables linked
15508 # against it.
15509 hardcode_automatic=$hardcode_automatic
15510
15511 # Set to yes if linker adds runtime paths of dependent libraries
15512 # to runtime path list.
15513 inherit_rpath=$inherit_rpath
15514
15515 # Whether libtool must link a program against all its dependency libraries.
15516 link_all_deplibs=$link_all_deplibs
15517
15518 # Fix the shell variable \$srcfile for the compiler.
15519 fix_srcfile_path=$lt_fix_srcfile_path
15520
15521 # Set to "yes" if exported symbols are required.
15522 always_export_symbols=$always_export_symbols
15523
15524 # The commands to list exported symbols.
15525 export_symbols_cmds=$lt_export_symbols_cmds
15526
15527 # Symbols that should not be listed in the preloaded symbols.
15528 exclude_expsyms=$lt_exclude_expsyms
15529
15530 # Symbols that must always be exported.
15531 include_expsyms=$lt_include_expsyms
15532
15533 # Commands necessary for linking programs (against libraries) with templates.
15534 prelink_cmds=$lt_prelink_cmds
15535
15536 # Specify filename containing input files.
15537 file_list_spec=$lt_file_list_spec
15538
15539 # How to hardcode a shared library path into an executable.
15540 hardcode_action=$hardcode_action
15541
15542 # ### END LIBTOOL CONFIG
15543
15544 _LT_EOF
15545
15546 case $host_os in
15547 aix3*)
15548 cat <<\_LT_EOF >> "$cfgfile"
15549 # AIX sometimes has problems with the GCC collect2 program. For some
15550 # reason, if we set the COLLECT_NAMES environment variable, the problems
15551 # vanish in a puff of smoke.
15552 if test "X${COLLECT_NAMES+set}" != Xset; then
15553 COLLECT_NAMES=
15554 export COLLECT_NAMES
15555 fi
15556 _LT_EOF
15557 ;;
15558 esac
15559
15560
15561 ltmain="$ac_aux_dir/ltmain.sh"
15562
15563
15564 # We use sed instead of cat because bash on DJGPP gets confused if
15565 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15566 # text mode, it properly converts lines to CR/LF. This bash problem
15567 # is reportedly fixed, but why not run on old versions too?
15568 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15569 || (rm -f "$cfgfile"; exit 1)
15570
15571 case $xsi_shell in
15572 yes)
15573 cat << \_LT_EOF >> "$cfgfile"
15574
15575 # func_dirname file append nondir_replacement
15576 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15577 # otherwise set result to NONDIR_REPLACEMENT.
15578 func_dirname ()
15579 {
15580 case ${1} in
15581 */*) func_dirname_result="${1%/*}${2}" ;;
15582 * ) func_dirname_result="${3}" ;;
15583 esac
15584 }
15585
15586 # func_basename file
15587 func_basename ()
15588 {
15589 func_basename_result="${1##*/}"
15590 }
15591
15592 # func_dirname_and_basename file append nondir_replacement
15593 # perform func_basename and func_dirname in a single function
15594 # call:
15595 # dirname: Compute the dirname of FILE. If nonempty,
15596 # add APPEND to the result, otherwise set result
15597 # to NONDIR_REPLACEMENT.
15598 # value returned in "$func_dirname_result"
15599 # basename: Compute filename of FILE.
15600 # value retuned in "$func_basename_result"
15601 # Implementation must be kept synchronized with func_dirname
15602 # and func_basename. For efficiency, we do not delegate to
15603 # those functions but instead duplicate the functionality here.
15604 func_dirname_and_basename ()
15605 {
15606 case ${1} in
15607 */*) func_dirname_result="${1%/*}${2}" ;;
15608 * ) func_dirname_result="${3}" ;;
15609 esac
15610 func_basename_result="${1##*/}"
15611 }
15612
15613 # func_stripname prefix suffix name
15614 # strip PREFIX and SUFFIX off of NAME.
15615 # PREFIX and SUFFIX must not contain globbing or regex special
15616 # characters, hashes, percent signs, but SUFFIX may contain a leading
15617 # dot (in which case that matches only a dot).
15618 func_stripname ()
15619 {
15620 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15621 # positional parameters, so assign one to ordinary parameter first.
15622 func_stripname_result=${3}
15623 func_stripname_result=${func_stripname_result#"${1}"}
15624 func_stripname_result=${func_stripname_result%"${2}"}
15625 }
15626
15627 # func_opt_split
15628 func_opt_split ()
15629 {
15630 func_opt_split_opt=${1%%=*}
15631 func_opt_split_arg=${1#*=}
15632 }
15633
15634 # func_lo2o object
15635 func_lo2o ()
15636 {
15637 case ${1} in
15638 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15639 *) func_lo2o_result=${1} ;;
15640 esac
15641 }
15642
15643 # func_xform libobj-or-source
15644 func_xform ()
15645 {
15646 func_xform_result=${1%.*}.lo
15647 }
15648
15649 # func_arith arithmetic-term...
15650 func_arith ()
15651 {
15652 func_arith_result=$(( $* ))
15653 }
15654
15655 # func_len string
15656 # STRING may not start with a hyphen.
15657 func_len ()
15658 {
15659 func_len_result=${#1}
15660 }
15661
15662 _LT_EOF
15663 ;;
15664 *) # Bourne compatible functions.
15665 cat << \_LT_EOF >> "$cfgfile"
15666
15667 # func_dirname file append nondir_replacement
15668 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15669 # otherwise set result to NONDIR_REPLACEMENT.
15670 func_dirname ()
15671 {
15672 # Extract subdirectory from the argument.
15673 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15674 if test "X$func_dirname_result" = "X${1}"; then
15675 func_dirname_result="${3}"
15676 else
15677 func_dirname_result="$func_dirname_result${2}"
15678 fi
15679 }
15680
15681 # func_basename file
15682 func_basename ()
15683 {
15684 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15685 }
15686
15687
15688 # func_stripname prefix suffix name
15689 # strip PREFIX and SUFFIX off of NAME.
15690 # PREFIX and SUFFIX must not contain globbing or regex special
15691 # characters, hashes, percent signs, but SUFFIX may contain a leading
15692 # dot (in which case that matches only a dot).
15693 # func_strip_suffix prefix name
15694 func_stripname ()
15695 {
15696 case ${2} in
15697 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15698 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15699 esac
15700 }
15701
15702 # sed scripts:
15703 my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
15704 my_sed_long_arg='1s/^-[^=]*=//'
15705
15706 # func_opt_split
15707 func_opt_split ()
15708 {
15709 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15710 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15711 }
15712
15713 # func_lo2o object
15714 func_lo2o ()
15715 {
15716 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
15717 }
15718
15719 # func_xform libobj-or-source
15720 func_xform ()
15721 {
15722 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15723 }
15724
15725 # func_arith arithmetic-term...
15726 func_arith ()
15727 {
15728 func_arith_result=`expr "$@"`
15729 }
15730
15731 # func_len string
15732 # STRING may not start with a hyphen.
15733 func_len ()
15734 {
15735 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15736 }
15737
15738 _LT_EOF
15739 esac
15740
15741 case $lt_shell_append in
15742 yes)
15743 cat << \_LT_EOF >> "$cfgfile"
15744
15745 # func_append var value
15746 # Append VALUE to the end of shell variable VAR.
15747 func_append ()
15748 {
15749 eval "$1+=\$2"
15750 }
15751 _LT_EOF
15752 ;;
15753 *)
15754 cat << \_LT_EOF >> "$cfgfile"
15755
15756 # func_append var value
15757 # Append VALUE to the end of shell variable VAR.
15758 func_append ()
15759 {
15760 eval "$1=\$$1\$2"
15761 }
15762
15763 _LT_EOF
15764 ;;
15765 esac
15766
15767
15768 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15769 || (rm -f "$cfgfile"; exit 1)
15770
15771 mv -f "$cfgfile" "$ofile" ||
15772 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15773 chmod +x "$ofile"
15774
15775 ;;
15776 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
15777 rm -f Makesim1.tmp Makesim2.tmp Makefile
15778 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
15779 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
15780 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
15781 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
15782 <Makefile.sim >Makefile
15783 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
15784 ;;
15785 "stamp-h":C) echo > stamp-h ;;
15786
15787 esac
15788 done # for ac_tag
15789
15790
15791 as_fn_exit 0
15792 _ACEOF
15793 ac_clean_files=$ac_clean_files_save
15794
15795 test $ac_write_fail = 0 ||
15796 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
15797
15798
15799 # configure is writing to config.log, and then calls config.status.
15800 # config.status does its own redirection, appending to config.log.
15801 # Unfortunately, on DOS this fails, as config.log is still kept open
15802 # by configure, so config.status won't be able to write to it; its
15803 # output is simply discarded. So we exec the FD to /dev/null,
15804 # effectively closing config.log, so it can be properly (re)opened and
15805 # appended to by config.status. When coming back to configure, we
15806 # need to make the FD available again.
15807 if test "$no_create" != yes; then
15808 ac_cs_success=:
15809 ac_config_status_args=
15810 test "$silent" = yes &&
15811 ac_config_status_args="$ac_config_status_args --quiet"
15812 exec 5>/dev/null
15813 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
15814 exec 5>>config.log
15815 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15816 # would make configure fail if this is the last instruction.
15817 $ac_cs_success || as_fn_exit $?
15818 fi
15819 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
15820 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15821 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
15822 fi
15823
15824
This page took 0.512506 seconds and 4 git commands to generate.