sim: allow the inline configure option everywhere
[deliverable/binutils-gdb.git] / sim / erc32 / 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 READLINE
605 TERMCAP
606 REPORT_BUGS_TEXI
607 REPORT_BUGS_TO
608 PKGVERSION
609 sim_profile
610 sim_trace
611 sim_stdio
612 sim_debug
613 MAINT
614 MAINTAINER_MODE_FALSE
615 MAINTAINER_MODE_TRUE
616 lt_cv_dlopen_libs
617 OTOOL64
618 OTOOL
619 LIPO
620 NMEDIT
621 DSYMUTIL
622 AWK
623 STRIP
624 OBJDUMP
625 LN_S
626 NM
627 ac_ct_DUMPBIN
628 DUMPBIN
629 LD
630 FGREP
631 SED
632 LIBTOOL
633 PLUGINS_FALSE
634 PLUGINS_TRUE
635 zlibinc
636 zlibdir
637 CATOBJEXT
638 GENCAT
639 INSTOBJEXT
640 DATADIRNAME
641 CATALOGS
642 POSUB
643 GMSGFMT
644 XGETTEXT
645 INCINTL
646 LIBINTL_DEP
647 LIBINTL
648 USE_NLS
649 GMAKE_FALSE
650 GMAKE_TRUE
651 MAKE
652 CCDEPMODE
653 DEPDIR
654 am__leading_dot
655 PACKAGE
656 RANLIB
657 AR
658 HDEFINES
659 CC_FOR_BUILD
660 INSTALL_DATA
661 INSTALL_SCRIPT
662 INSTALL_PROGRAM
663 EGREP
664 GREP
665 CPP
666 target_os
667 target_vendor
668 target_cpu
669 target
670 host_os
671 host_vendor
672 host_cpu
673 host
674 build_os
675 build_vendor
676 build_cpu
677 build
678 OBJEXT
679 EXEEXT
680 ac_ct_CC
681 CPPFLAGS
682 LDFLAGS
683 CFLAGS
684 CC
685 WERROR_CFLAGS
686 WARN_CFLAGS
687 sim_xor_endian
688 sim_smp
689 sim_reserved_bits
690 sim_packages
691 sim_inline
692 sim_hw
693 sim_hw_objs
694 sim_hw_cflags
695 sim_default_model
696 sim_scache
697 sim_float
698 sim_endian
699 sim_bitsize
700 sim_assert
701 sim_alignment
702 sim_environment
703 target_alias
704 host_alias
705 build_alias
706 LIBS
707 ECHO_T
708 ECHO_N
709 ECHO_C
710 DEFS
711 mandir
712 localedir
713 libdir
714 psdir
715 pdfdir
716 dvidir
717 htmldir
718 infodir
719 docdir
720 oldincludedir
721 includedir
722 localstatedir
723 sharedstatedir
724 sysconfdir
725 datadir
726 datarootdir
727 libexecdir
728 sbindir
729 bindir
730 program_transform_name
731 prefix
732 exec_prefix
733 PACKAGE_URL
734 PACKAGE_BUGREPORT
735 PACKAGE_STRING
736 PACKAGE_VERSION
737 PACKAGE_TARNAME
738 PACKAGE_NAME
739 PATH_SEPARATOR
740 SHELL'
741 ac_subst_files=''
742 ac_user_opts='
743 enable_option_checking
744 with_system_zlib
745 enable_plugins
746 enable_shared
747 enable_static
748 with_pic
749 enable_fast_install
750 with_gnu_ld
751 enable_libtool_lock
752 enable_maintainer_mode
753 enable_sim_debug
754 enable_sim_stdio
755 enable_sim_trace
756 enable_sim_profile
757 enable_sim_inline
758 with_pkgversion
759 with_bugurl
760 '
761 ac_precious_vars='build_alias
762 host_alias
763 target_alias
764 CC
765 CFLAGS
766 LDFLAGS
767 LIBS
768 CPPFLAGS
769 CPP'
770
771
772 # Initialize some variables set by options.
773 ac_init_help=
774 ac_init_version=false
775 ac_unrecognized_opts=
776 ac_unrecognized_sep=
777 # The variables have the same names as the options, with
778 # dashes changed to underlines.
779 cache_file=/dev/null
780 exec_prefix=NONE
781 no_create=
782 no_recursion=
783 prefix=NONE
784 program_prefix=NONE
785 program_suffix=NONE
786 program_transform_name=s,x,x,
787 silent=
788 site=
789 srcdir=
790 verbose=
791 x_includes=NONE
792 x_libraries=NONE
793
794 # Installation directory options.
795 # These are left unexpanded so users can "make install exec_prefix=/foo"
796 # and all the variables that are supposed to be based on exec_prefix
797 # by default will actually change.
798 # Use braces instead of parens because sh, perl, etc. also accept them.
799 # (The list follows the same order as the GNU Coding Standards.)
800 bindir='${exec_prefix}/bin'
801 sbindir='${exec_prefix}/sbin'
802 libexecdir='${exec_prefix}/libexec'
803 datarootdir='${prefix}/share'
804 datadir='${datarootdir}'
805 sysconfdir='${prefix}/etc'
806 sharedstatedir='${prefix}/com'
807 localstatedir='${prefix}/var'
808 includedir='${prefix}/include'
809 oldincludedir='/usr/include'
810 docdir='${datarootdir}/doc/${PACKAGE}'
811 infodir='${datarootdir}/info'
812 htmldir='${docdir}'
813 dvidir='${docdir}'
814 pdfdir='${docdir}'
815 psdir='${docdir}'
816 libdir='${exec_prefix}/lib'
817 localedir='${datarootdir}/locale'
818 mandir='${datarootdir}/man'
819
820 ac_prev=
821 ac_dashdash=
822 for ac_option
823 do
824 # If the previous option needs an argument, assign it.
825 if test -n "$ac_prev"; then
826 eval $ac_prev=\$ac_option
827 ac_prev=
828 continue
829 fi
830
831 case $ac_option in
832 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
833 *) ac_optarg=yes ;;
834 esac
835
836 # Accept the important Cygnus configure options, so we can diagnose typos.
837
838 case $ac_dashdash$ac_option in
839 --)
840 ac_dashdash=yes ;;
841
842 -bindir | --bindir | --bindi | --bind | --bin | --bi)
843 ac_prev=bindir ;;
844 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
845 bindir=$ac_optarg ;;
846
847 -build | --build | --buil | --bui | --bu)
848 ac_prev=build_alias ;;
849 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
850 build_alias=$ac_optarg ;;
851
852 -cache-file | --cache-file | --cache-fil | --cache-fi \
853 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
854 ac_prev=cache_file ;;
855 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
856 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
857 cache_file=$ac_optarg ;;
858
859 --config-cache | -C)
860 cache_file=config.cache ;;
861
862 -datadir | --datadir | --datadi | --datad)
863 ac_prev=datadir ;;
864 -datadir=* | --datadir=* | --datadi=* | --datad=*)
865 datadir=$ac_optarg ;;
866
867 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
868 | --dataroo | --dataro | --datar)
869 ac_prev=datarootdir ;;
870 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
871 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
872 datarootdir=$ac_optarg ;;
873
874 -disable-* | --disable-*)
875 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
876 # Reject names that are not valid shell variable names.
877 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
878 as_fn_error "invalid feature name: $ac_useropt"
879 ac_useropt_orig=$ac_useropt
880 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
881 case $ac_user_opts in
882 *"
883 "enable_$ac_useropt"
884 "*) ;;
885 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
886 ac_unrecognized_sep=', ';;
887 esac
888 eval enable_$ac_useropt=no ;;
889
890 -docdir | --docdir | --docdi | --doc | --do)
891 ac_prev=docdir ;;
892 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
893 docdir=$ac_optarg ;;
894
895 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
896 ac_prev=dvidir ;;
897 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
898 dvidir=$ac_optarg ;;
899
900 -enable-* | --enable-*)
901 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
902 # Reject names that are not valid shell variable names.
903 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
904 as_fn_error "invalid feature name: $ac_useropt"
905 ac_useropt_orig=$ac_useropt
906 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
907 case $ac_user_opts in
908 *"
909 "enable_$ac_useropt"
910 "*) ;;
911 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
912 ac_unrecognized_sep=', ';;
913 esac
914 eval enable_$ac_useropt=\$ac_optarg ;;
915
916 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
917 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
918 | --exec | --exe | --ex)
919 ac_prev=exec_prefix ;;
920 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
921 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
922 | --exec=* | --exe=* | --ex=*)
923 exec_prefix=$ac_optarg ;;
924
925 -gas | --gas | --ga | --g)
926 # Obsolete; use --with-gas.
927 with_gas=yes ;;
928
929 -help | --help | --hel | --he | -h)
930 ac_init_help=long ;;
931 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
932 ac_init_help=recursive ;;
933 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
934 ac_init_help=short ;;
935
936 -host | --host | --hos | --ho)
937 ac_prev=host_alias ;;
938 -host=* | --host=* | --hos=* | --ho=*)
939 host_alias=$ac_optarg ;;
940
941 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
942 ac_prev=htmldir ;;
943 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
944 | --ht=*)
945 htmldir=$ac_optarg ;;
946
947 -includedir | --includedir | --includedi | --included | --include \
948 | --includ | --inclu | --incl | --inc)
949 ac_prev=includedir ;;
950 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
951 | --includ=* | --inclu=* | --incl=* | --inc=*)
952 includedir=$ac_optarg ;;
953
954 -infodir | --infodir | --infodi | --infod | --info | --inf)
955 ac_prev=infodir ;;
956 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
957 infodir=$ac_optarg ;;
958
959 -libdir | --libdir | --libdi | --libd)
960 ac_prev=libdir ;;
961 -libdir=* | --libdir=* | --libdi=* | --libd=*)
962 libdir=$ac_optarg ;;
963
964 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
965 | --libexe | --libex | --libe)
966 ac_prev=libexecdir ;;
967 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
968 | --libexe=* | --libex=* | --libe=*)
969 libexecdir=$ac_optarg ;;
970
971 -localedir | --localedir | --localedi | --localed | --locale)
972 ac_prev=localedir ;;
973 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
974 localedir=$ac_optarg ;;
975
976 -localstatedir | --localstatedir | --localstatedi | --localstated \
977 | --localstate | --localstat | --localsta | --localst | --locals)
978 ac_prev=localstatedir ;;
979 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
980 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
981 localstatedir=$ac_optarg ;;
982
983 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
984 ac_prev=mandir ;;
985 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
986 mandir=$ac_optarg ;;
987
988 -nfp | --nfp | --nf)
989 # Obsolete; use --without-fp.
990 with_fp=no ;;
991
992 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
993 | --no-cr | --no-c | -n)
994 no_create=yes ;;
995
996 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
997 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
998 no_recursion=yes ;;
999
1000 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1001 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1002 | --oldin | --oldi | --old | --ol | --o)
1003 ac_prev=oldincludedir ;;
1004 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1005 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1006 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1007 oldincludedir=$ac_optarg ;;
1008
1009 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1010 ac_prev=prefix ;;
1011 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1012 prefix=$ac_optarg ;;
1013
1014 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1015 | --program-pre | --program-pr | --program-p)
1016 ac_prev=program_prefix ;;
1017 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1018 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1019 program_prefix=$ac_optarg ;;
1020
1021 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1022 | --program-suf | --program-su | --program-s)
1023 ac_prev=program_suffix ;;
1024 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1025 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1026 program_suffix=$ac_optarg ;;
1027
1028 -program-transform-name | --program-transform-name \
1029 | --program-transform-nam | --program-transform-na \
1030 | --program-transform-n | --program-transform- \
1031 | --program-transform | --program-transfor \
1032 | --program-transfo | --program-transf \
1033 | --program-trans | --program-tran \
1034 | --progr-tra | --program-tr | --program-t)
1035 ac_prev=program_transform_name ;;
1036 -program-transform-name=* | --program-transform-name=* \
1037 | --program-transform-nam=* | --program-transform-na=* \
1038 | --program-transform-n=* | --program-transform-=* \
1039 | --program-transform=* | --program-transfor=* \
1040 | --program-transfo=* | --program-transf=* \
1041 | --program-trans=* | --program-tran=* \
1042 | --progr-tra=* | --program-tr=* | --program-t=*)
1043 program_transform_name=$ac_optarg ;;
1044
1045 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1046 ac_prev=pdfdir ;;
1047 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1048 pdfdir=$ac_optarg ;;
1049
1050 -psdir | --psdir | --psdi | --psd | --ps)
1051 ac_prev=psdir ;;
1052 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1053 psdir=$ac_optarg ;;
1054
1055 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1056 | -silent | --silent | --silen | --sile | --sil)
1057 silent=yes ;;
1058
1059 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1060 ac_prev=sbindir ;;
1061 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1062 | --sbi=* | --sb=*)
1063 sbindir=$ac_optarg ;;
1064
1065 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1066 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1067 | --sharedst | --shareds | --shared | --share | --shar \
1068 | --sha | --sh)
1069 ac_prev=sharedstatedir ;;
1070 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1071 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1072 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1073 | --sha=* | --sh=*)
1074 sharedstatedir=$ac_optarg ;;
1075
1076 -site | --site | --sit)
1077 ac_prev=site ;;
1078 -site=* | --site=* | --sit=*)
1079 site=$ac_optarg ;;
1080
1081 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1082 ac_prev=srcdir ;;
1083 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1084 srcdir=$ac_optarg ;;
1085
1086 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1087 | --syscon | --sysco | --sysc | --sys | --sy)
1088 ac_prev=sysconfdir ;;
1089 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1090 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1091 sysconfdir=$ac_optarg ;;
1092
1093 -target | --target | --targe | --targ | --tar | --ta | --t)
1094 ac_prev=target_alias ;;
1095 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1096 target_alias=$ac_optarg ;;
1097
1098 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1099 verbose=yes ;;
1100
1101 -version | --version | --versio | --versi | --vers | -V)
1102 ac_init_version=: ;;
1103
1104 -with-* | --with-*)
1105 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1106 # Reject names that are not valid shell variable names.
1107 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1108 as_fn_error "invalid package name: $ac_useropt"
1109 ac_useropt_orig=$ac_useropt
1110 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1111 case $ac_user_opts in
1112 *"
1113 "with_$ac_useropt"
1114 "*) ;;
1115 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1116 ac_unrecognized_sep=', ';;
1117 esac
1118 eval with_$ac_useropt=\$ac_optarg ;;
1119
1120 -without-* | --without-*)
1121 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1122 # Reject names that are not valid shell variable names.
1123 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1124 as_fn_error "invalid package name: $ac_useropt"
1125 ac_useropt_orig=$ac_useropt
1126 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1127 case $ac_user_opts in
1128 *"
1129 "with_$ac_useropt"
1130 "*) ;;
1131 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1132 ac_unrecognized_sep=', ';;
1133 esac
1134 eval with_$ac_useropt=no ;;
1135
1136 --x)
1137 # Obsolete; use --with-x.
1138 with_x=yes ;;
1139
1140 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1141 | --x-incl | --x-inc | --x-in | --x-i)
1142 ac_prev=x_includes ;;
1143 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1144 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1145 x_includes=$ac_optarg ;;
1146
1147 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1148 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1149 ac_prev=x_libraries ;;
1150 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1151 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1152 x_libraries=$ac_optarg ;;
1153
1154 -*) as_fn_error "unrecognized option: \`$ac_option'
1155 Try \`$0 --help' for more information."
1156 ;;
1157
1158 *=*)
1159 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1160 # Reject names that are not valid shell variable names.
1161 case $ac_envvar in #(
1162 '' | [0-9]* | *[!_$as_cr_alnum]* )
1163 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1164 esac
1165 eval $ac_envvar=\$ac_optarg
1166 export $ac_envvar ;;
1167
1168 *)
1169 # FIXME: should be removed in autoconf 3.0.
1170 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1171 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1172 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1173 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1174 ;;
1175
1176 esac
1177 done
1178
1179 if test -n "$ac_prev"; then
1180 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1181 as_fn_error "missing argument to $ac_option"
1182 fi
1183
1184 if test -n "$ac_unrecognized_opts"; then
1185 case $enable_option_checking in
1186 no) ;;
1187 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1188 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1189 esac
1190 fi
1191
1192 # Check all directory arguments for consistency.
1193 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1194 datadir sysconfdir sharedstatedir localstatedir includedir \
1195 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1196 libdir localedir mandir
1197 do
1198 eval ac_val=\$$ac_var
1199 # Remove trailing slashes.
1200 case $ac_val in
1201 */ )
1202 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1203 eval $ac_var=\$ac_val;;
1204 esac
1205 # Be sure to have absolute directory names.
1206 case $ac_val in
1207 [\\/$]* | ?:[\\/]* ) continue;;
1208 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1209 esac
1210 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1211 done
1212
1213 # There might be people who depend on the old broken behavior: `$host'
1214 # used to hold the argument of --host etc.
1215 # FIXME: To remove some day.
1216 build=$build_alias
1217 host=$host_alias
1218 target=$target_alias
1219
1220 # FIXME: To remove some day.
1221 if test "x$host_alias" != x; then
1222 if test "x$build_alias" = x; then
1223 cross_compiling=maybe
1224 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1225 If a cross compiler is detected then cross compile mode will be used." >&2
1226 elif test "x$build_alias" != "x$host_alias"; then
1227 cross_compiling=yes
1228 fi
1229 fi
1230
1231 ac_tool_prefix=
1232 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1233
1234 test "$silent" = yes && exec 6>/dev/null
1235
1236
1237 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1238 ac_ls_di=`ls -di .` &&
1239 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1240 as_fn_error "working directory cannot be determined"
1241 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1242 as_fn_error "pwd does not report name of working directory"
1243
1244
1245 # Find the source files, if location was not specified.
1246 if test -z "$srcdir"; then
1247 ac_srcdir_defaulted=yes
1248 # Try the directory containing this script, then the parent directory.
1249 ac_confdir=`$as_dirname -- "$as_myself" ||
1250 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1251 X"$as_myself" : 'X\(//\)[^/]' \| \
1252 X"$as_myself" : 'X\(//\)$' \| \
1253 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1254 $as_echo X"$as_myself" |
1255 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1256 s//\1/
1257 q
1258 }
1259 /^X\(\/\/\)[^/].*/{
1260 s//\1/
1261 q
1262 }
1263 /^X\(\/\/\)$/{
1264 s//\1/
1265 q
1266 }
1267 /^X\(\/\).*/{
1268 s//\1/
1269 q
1270 }
1271 s/.*/./; q'`
1272 srcdir=$ac_confdir
1273 if test ! -r "$srcdir/$ac_unique_file"; then
1274 srcdir=..
1275 fi
1276 else
1277 ac_srcdir_defaulted=no
1278 fi
1279 if test ! -r "$srcdir/$ac_unique_file"; then
1280 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1281 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1282 fi
1283 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1284 ac_abs_confdir=`(
1285 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1286 pwd)`
1287 # When building in place, set srcdir=.
1288 if test "$ac_abs_confdir" = "$ac_pwd"; then
1289 srcdir=.
1290 fi
1291 # Remove unnecessary trailing slashes from srcdir.
1292 # Double slashes in file names in object file debugging info
1293 # mess up M-x gdb in Emacs.
1294 case $srcdir in
1295 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1296 esac
1297 for ac_var in $ac_precious_vars; do
1298 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1299 eval ac_env_${ac_var}_value=\$${ac_var}
1300 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1301 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1302 done
1303
1304 #
1305 # Report the --help message.
1306 #
1307 if test "$ac_init_help" = "long"; then
1308 # Omit some internal or obsolete options to make the list less imposing.
1309 # This message is too long to be a string in the A/UX 3.1 sh.
1310 cat <<_ACEOF
1311 \`configure' configures this package to adapt to many kinds of systems.
1312
1313 Usage: $0 [OPTION]... [VAR=VALUE]...
1314
1315 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1316 VAR=VALUE. See below for descriptions of some of the useful variables.
1317
1318 Defaults for the options are specified in brackets.
1319
1320 Configuration:
1321 -h, --help display this help and exit
1322 --help=short display options specific to this package
1323 --help=recursive display the short help of all the included packages
1324 -V, --version display version information and exit
1325 -q, --quiet, --silent do not print \`checking...' messages
1326 --cache-file=FILE cache test results in FILE [disabled]
1327 -C, --config-cache alias for \`--cache-file=config.cache'
1328 -n, --no-create do not create output files
1329 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1330
1331 Installation directories:
1332 --prefix=PREFIX install architecture-independent files in PREFIX
1333 [$ac_default_prefix]
1334 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1335 [PREFIX]
1336
1337 By default, \`make install' will install all the files in
1338 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1339 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1340 for instance \`--prefix=\$HOME'.
1341
1342 For better control, use the options below.
1343
1344 Fine tuning of the installation directories:
1345 --bindir=DIR user executables [EPREFIX/bin]
1346 --sbindir=DIR system admin executables [EPREFIX/sbin]
1347 --libexecdir=DIR program executables [EPREFIX/libexec]
1348 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1349 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1350 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1351 --libdir=DIR object code libraries [EPREFIX/lib]
1352 --includedir=DIR C header files [PREFIX/include]
1353 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1354 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1355 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1356 --infodir=DIR info documentation [DATAROOTDIR/info]
1357 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1358 --mandir=DIR man documentation [DATAROOTDIR/man]
1359 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1360 --htmldir=DIR html documentation [DOCDIR]
1361 --dvidir=DIR dvi documentation [DOCDIR]
1362 --pdfdir=DIR pdf documentation [DOCDIR]
1363 --psdir=DIR ps documentation [DOCDIR]
1364 _ACEOF
1365
1366 cat <<\_ACEOF
1367
1368 Program names:
1369 --program-prefix=PREFIX prepend PREFIX to installed program names
1370 --program-suffix=SUFFIX append SUFFIX to installed program names
1371 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1372
1373 System types:
1374 --build=BUILD configure for building on BUILD [guessed]
1375 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1376 --target=TARGET configure for building compilers for TARGET [HOST]
1377 _ACEOF
1378 fi
1379
1380 if test -n "$ac_init_help"; then
1381
1382 cat <<\_ACEOF
1383
1384 Optional Features:
1385 --disable-option-checking ignore unrecognized --enable/--with options
1386 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1387 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1388 --enable-plugins Enable support for plugins
1389 --enable-shared[=PKGS] build shared libraries [default=yes]
1390 --enable-static[=PKGS] build static libraries [default=yes]
1391 --enable-fast-install[=PKGS]
1392 optimize for fast installation [default=yes]
1393 --disable-libtool-lock avoid locking (might break parallel builds)
1394 --enable-maintainer-mode enable make rules and dependencies not useful
1395 (and sometimes confusing) to the casual installer
1396 --enable-sim-debug=opts Enable debugging flags (for developers of the sim
1397 itself)
1398 --enable-sim-stdio Specify whether to use stdio for console
1399 input/output
1400 --enable-sim-trace=opts Enable tracing of simulated programs
1401 --enable-sim-profile=opts
1402 Enable profiling flags
1403 --enable-sim-inline=inlines
1404 Specify which functions should be inlined
1405
1406 Optional Packages:
1407 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1408 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1409 --with-system-zlib use installed libz
1410 --with-pic try to use only PIC/non-PIC objects [default=use
1411 both]
1412 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1413 --with-pkgversion=PKG Use PKG in the version string in place of "SIM"
1414 --with-bugurl=URL Direct users to URL to report a bug
1415
1416 Some influential environment variables:
1417 CC C compiler command
1418 CFLAGS C compiler flags
1419 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1420 nonstandard directory <lib dir>
1421 LIBS libraries to pass to the linker, e.g. -l<library>
1422 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1423 you have headers in a nonstandard directory <include dir>
1424 CPP C preprocessor
1425
1426 Use these variables to override the choices made by `configure' or to help
1427 it to find libraries and programs with nonstandard names/locations.
1428
1429 Report bugs to the package provider.
1430 _ACEOF
1431 ac_status=$?
1432 fi
1433
1434 if test "$ac_init_help" = "recursive"; then
1435 # If there are subdirs, report their specific --help.
1436 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1437 test -d "$ac_dir" ||
1438 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1439 continue
1440 ac_builddir=.
1441
1442 case "$ac_dir" in
1443 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1444 *)
1445 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1446 # A ".." for each directory in $ac_dir_suffix.
1447 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1448 case $ac_top_builddir_sub in
1449 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1450 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1451 esac ;;
1452 esac
1453 ac_abs_top_builddir=$ac_pwd
1454 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1455 # for backward compatibility:
1456 ac_top_builddir=$ac_top_build_prefix
1457
1458 case $srcdir in
1459 .) # We are building in place.
1460 ac_srcdir=.
1461 ac_top_srcdir=$ac_top_builddir_sub
1462 ac_abs_top_srcdir=$ac_pwd ;;
1463 [\\/]* | ?:[\\/]* ) # Absolute name.
1464 ac_srcdir=$srcdir$ac_dir_suffix;
1465 ac_top_srcdir=$srcdir
1466 ac_abs_top_srcdir=$srcdir ;;
1467 *) # Relative name.
1468 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1469 ac_top_srcdir=$ac_top_build_prefix$srcdir
1470 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1471 esac
1472 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1473
1474 cd "$ac_dir" || { ac_status=$?; continue; }
1475 # Check for guested configure.
1476 if test -f "$ac_srcdir/configure.gnu"; then
1477 echo &&
1478 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1479 elif test -f "$ac_srcdir/configure"; then
1480 echo &&
1481 $SHELL "$ac_srcdir/configure" --help=recursive
1482 else
1483 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1484 fi || ac_status=$?
1485 cd "$ac_pwd" || { ac_status=$?; break; }
1486 done
1487 fi
1488
1489 test -n "$ac_init_help" && exit $ac_status
1490 if $ac_init_version; then
1491 cat <<\_ACEOF
1492 configure
1493 generated by GNU Autoconf 2.64
1494
1495 Copyright (C) 2009 Free Software Foundation, Inc.
1496 This configure script is free software; the Free Software Foundation
1497 gives unlimited permission to copy, distribute and modify it.
1498 _ACEOF
1499 exit
1500 fi
1501
1502 ## ------------------------ ##
1503 ## Autoconf initialization. ##
1504 ## ------------------------ ##
1505
1506 # ac_fn_c_try_compile LINENO
1507 # --------------------------
1508 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1509 ac_fn_c_try_compile ()
1510 {
1511 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1512 rm -f conftest.$ac_objext
1513 if { { ac_try="$ac_compile"
1514 case "(($ac_try" in
1515 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1516 *) ac_try_echo=$ac_try;;
1517 esac
1518 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1519 $as_echo "$ac_try_echo"; } >&5
1520 (eval "$ac_compile") 2>conftest.err
1521 ac_status=$?
1522 if test -s conftest.err; then
1523 grep -v '^ *+' conftest.err >conftest.er1
1524 cat conftest.er1 >&5
1525 mv -f conftest.er1 conftest.err
1526 fi
1527 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1528 test $ac_status = 0; } && {
1529 test -z "$ac_c_werror_flag" ||
1530 test ! -s conftest.err
1531 } && test -s conftest.$ac_objext; then :
1532 ac_retval=0
1533 else
1534 $as_echo "$as_me: failed program was:" >&5
1535 sed 's/^/| /' conftest.$ac_ext >&5
1536
1537 ac_retval=1
1538 fi
1539 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1540 return $ac_retval
1541
1542 } # ac_fn_c_try_compile
1543
1544 # ac_fn_c_try_cpp LINENO
1545 # ----------------------
1546 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1547 ac_fn_c_try_cpp ()
1548 {
1549 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1550 if { { ac_try="$ac_cpp conftest.$ac_ext"
1551 case "(($ac_try" in
1552 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1553 *) ac_try_echo=$ac_try;;
1554 esac
1555 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1556 $as_echo "$ac_try_echo"; } >&5
1557 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1558 ac_status=$?
1559 if test -s conftest.err; then
1560 grep -v '^ *+' conftest.err >conftest.er1
1561 cat conftest.er1 >&5
1562 mv -f conftest.er1 conftest.err
1563 fi
1564 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1565 test $ac_status = 0; } >/dev/null && {
1566 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1567 test ! -s conftest.err
1568 }; then :
1569 ac_retval=0
1570 else
1571 $as_echo "$as_me: failed program was:" >&5
1572 sed 's/^/| /' conftest.$ac_ext >&5
1573
1574 ac_retval=1
1575 fi
1576 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1577 return $ac_retval
1578
1579 } # ac_fn_c_try_cpp
1580
1581 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1582 # -------------------------------------------------------
1583 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1584 # the include files in INCLUDES and setting the cache variable VAR
1585 # accordingly.
1586 ac_fn_c_check_header_mongrel ()
1587 {
1588 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1589 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1590 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1591 $as_echo_n "checking for $2... " >&6; }
1592 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1593 $as_echo_n "(cached) " >&6
1594 fi
1595 eval ac_res=\$$3
1596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1597 $as_echo "$ac_res" >&6; }
1598 else
1599 # Is the header compilable?
1600 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1601 $as_echo_n "checking $2 usability... " >&6; }
1602 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1603 /* end confdefs.h. */
1604 $4
1605 #include <$2>
1606 _ACEOF
1607 if ac_fn_c_try_compile "$LINENO"; then :
1608 ac_header_compiler=yes
1609 else
1610 ac_header_compiler=no
1611 fi
1612 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1614 $as_echo "$ac_header_compiler" >&6; }
1615
1616 # Is the header present?
1617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1618 $as_echo_n "checking $2 presence... " >&6; }
1619 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1620 /* end confdefs.h. */
1621 #include <$2>
1622 _ACEOF
1623 if ac_fn_c_try_cpp "$LINENO"; then :
1624 ac_header_preproc=yes
1625 else
1626 ac_header_preproc=no
1627 fi
1628 rm -f conftest.err conftest.$ac_ext
1629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1630 $as_echo "$ac_header_preproc" >&6; }
1631
1632 # So? What about this header?
1633 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1634 yes:no: )
1635 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1636 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1637 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1638 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1639 ;;
1640 no:yes:* )
1641 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1642 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1643 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1644 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1645 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1646 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1647 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1648 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1649 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1650 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1651 ;;
1652 esac
1653 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1654 $as_echo_n "checking for $2... " >&6; }
1655 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1656 $as_echo_n "(cached) " >&6
1657 else
1658 eval "$3=\$ac_header_compiler"
1659 fi
1660 eval ac_res=\$$3
1661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1662 $as_echo "$ac_res" >&6; }
1663 fi
1664 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1665
1666 } # ac_fn_c_check_header_mongrel
1667
1668 # ac_fn_c_try_run LINENO
1669 # ----------------------
1670 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1671 # that executables *can* be run.
1672 ac_fn_c_try_run ()
1673 {
1674 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1675 if { { ac_try="$ac_link"
1676 case "(($ac_try" in
1677 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1678 *) ac_try_echo=$ac_try;;
1679 esac
1680 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1681 $as_echo "$ac_try_echo"; } >&5
1682 (eval "$ac_link") 2>&5
1683 ac_status=$?
1684 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1685 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1686 { { case "(($ac_try" in
1687 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1688 *) ac_try_echo=$ac_try;;
1689 esac
1690 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1691 $as_echo "$ac_try_echo"; } >&5
1692 (eval "$ac_try") 2>&5
1693 ac_status=$?
1694 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1695 test $ac_status = 0; }; }; then :
1696 ac_retval=0
1697 else
1698 $as_echo "$as_me: program exited with status $ac_status" >&5
1699 $as_echo "$as_me: failed program was:" >&5
1700 sed 's/^/| /' conftest.$ac_ext >&5
1701
1702 ac_retval=$ac_status
1703 fi
1704 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1705 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1706 return $ac_retval
1707
1708 } # ac_fn_c_try_run
1709
1710 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1711 # -------------------------------------------------------
1712 # Tests whether HEADER exists and can be compiled using the include files in
1713 # INCLUDES, setting the cache variable VAR accordingly.
1714 ac_fn_c_check_header_compile ()
1715 {
1716 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1718 $as_echo_n "checking for $2... " >&6; }
1719 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1720 $as_echo_n "(cached) " >&6
1721 else
1722 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1723 /* end confdefs.h. */
1724 $4
1725 #include <$2>
1726 _ACEOF
1727 if ac_fn_c_try_compile "$LINENO"; then :
1728 eval "$3=yes"
1729 else
1730 eval "$3=no"
1731 fi
1732 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1733 fi
1734 eval ac_res=\$$3
1735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1736 $as_echo "$ac_res" >&6; }
1737 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1738
1739 } # ac_fn_c_check_header_compile
1740
1741 # ac_fn_c_try_link LINENO
1742 # -----------------------
1743 # Try to link conftest.$ac_ext, and return whether this succeeded.
1744 ac_fn_c_try_link ()
1745 {
1746 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1747 rm -f conftest.$ac_objext conftest$ac_exeext
1748 if { { ac_try="$ac_link"
1749 case "(($ac_try" in
1750 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1751 *) ac_try_echo=$ac_try;;
1752 esac
1753 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1754 $as_echo "$ac_try_echo"; } >&5
1755 (eval "$ac_link") 2>conftest.err
1756 ac_status=$?
1757 if test -s conftest.err; then
1758 grep -v '^ *+' conftest.err >conftest.er1
1759 cat conftest.er1 >&5
1760 mv -f conftest.er1 conftest.err
1761 fi
1762 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1763 test $ac_status = 0; } && {
1764 test -z "$ac_c_werror_flag" ||
1765 test ! -s conftest.err
1766 } && test -s conftest$ac_exeext && {
1767 test "$cross_compiling" = yes ||
1768 $as_test_x conftest$ac_exeext
1769 }; then :
1770 ac_retval=0
1771 else
1772 $as_echo "$as_me: failed program was:" >&5
1773 sed 's/^/| /' conftest.$ac_ext >&5
1774
1775 ac_retval=1
1776 fi
1777 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1778 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1779 # interfere with the next link command; also delete a directory that is
1780 # left behind by Apple's compiler. We do this before executing the actions.
1781 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1782 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1783 return $ac_retval
1784
1785 } # ac_fn_c_try_link
1786
1787 # ac_fn_c_check_func LINENO FUNC VAR
1788 # ----------------------------------
1789 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1790 ac_fn_c_check_func ()
1791 {
1792 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1793 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1794 $as_echo_n "checking for $2... " >&6; }
1795 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1796 $as_echo_n "(cached) " >&6
1797 else
1798 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1799 /* end confdefs.h. */
1800 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1801 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1802 #define $2 innocuous_$2
1803
1804 /* System header to define __stub macros and hopefully few prototypes,
1805 which can conflict with char $2 (); below.
1806 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1807 <limits.h> exists even on freestanding compilers. */
1808
1809 #ifdef __STDC__
1810 # include <limits.h>
1811 #else
1812 # include <assert.h>
1813 #endif
1814
1815 #undef $2
1816
1817 /* Override any GCC internal prototype to avoid an error.
1818 Use char because int might match the return type of a GCC
1819 builtin and then its argument prototype would still apply. */
1820 #ifdef __cplusplus
1821 extern "C"
1822 #endif
1823 char $2 ();
1824 /* The GNU C library defines this for functions which it implements
1825 to always fail with ENOSYS. Some functions are actually named
1826 something starting with __ and the normal name is an alias. */
1827 #if defined __stub_$2 || defined __stub___$2
1828 choke me
1829 #endif
1830
1831 int
1832 main ()
1833 {
1834 return $2 ();
1835 ;
1836 return 0;
1837 }
1838 _ACEOF
1839 if ac_fn_c_try_link "$LINENO"; then :
1840 eval "$3=yes"
1841 else
1842 eval "$3=no"
1843 fi
1844 rm -f core conftest.err conftest.$ac_objext \
1845 conftest$ac_exeext conftest.$ac_ext
1846 fi
1847 eval ac_res=\$$3
1848 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1849 $as_echo "$ac_res" >&6; }
1850 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1851
1852 } # ac_fn_c_check_func
1853
1854 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
1855 # ----------------------------------------------------
1856 # Tries to find if the field MEMBER exists in type AGGR, after including
1857 # INCLUDES, setting cache variable VAR accordingly.
1858 ac_fn_c_check_member ()
1859 {
1860 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1861 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1862 $as_echo_n "checking for $2.$3... " >&6; }
1863 if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
1864 $as_echo_n "(cached) " >&6
1865 else
1866 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1867 /* end confdefs.h. */
1868 $5
1869 int
1870 main ()
1871 {
1872 static $2 ac_aggr;
1873 if (ac_aggr.$3)
1874 return 0;
1875 ;
1876 return 0;
1877 }
1878 _ACEOF
1879 if ac_fn_c_try_compile "$LINENO"; then :
1880 eval "$4=yes"
1881 else
1882 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1883 /* end confdefs.h. */
1884 $5
1885 int
1886 main ()
1887 {
1888 static $2 ac_aggr;
1889 if (sizeof ac_aggr.$3)
1890 return 0;
1891 ;
1892 return 0;
1893 }
1894 _ACEOF
1895 if ac_fn_c_try_compile "$LINENO"; then :
1896 eval "$4=yes"
1897 else
1898 eval "$4=no"
1899 fi
1900 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1901 fi
1902 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1903 fi
1904 eval ac_res=\$$4
1905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1906 $as_echo "$ac_res" >&6; }
1907 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1908
1909 } # ac_fn_c_check_member
1910
1911 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1912 # -------------------------------------------
1913 # Tests whether TYPE exists after having included INCLUDES, setting cache
1914 # variable VAR accordingly.
1915 ac_fn_c_check_type ()
1916 {
1917 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1918 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1919 $as_echo_n "checking for $2... " >&6; }
1920 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1921 $as_echo_n "(cached) " >&6
1922 else
1923 eval "$3=no"
1924 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1925 /* end confdefs.h. */
1926 $4
1927 int
1928 main ()
1929 {
1930 if (sizeof ($2))
1931 return 0;
1932 ;
1933 return 0;
1934 }
1935 _ACEOF
1936 if ac_fn_c_try_compile "$LINENO"; then :
1937 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1938 /* end confdefs.h. */
1939 $4
1940 int
1941 main ()
1942 {
1943 if (sizeof (($2)))
1944 return 0;
1945 ;
1946 return 0;
1947 }
1948 _ACEOF
1949 if ac_fn_c_try_compile "$LINENO"; then :
1950
1951 else
1952 eval "$3=yes"
1953 fi
1954 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1955 fi
1956 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1957 fi
1958 eval ac_res=\$$3
1959 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1960 $as_echo "$ac_res" >&6; }
1961 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1962
1963 } # ac_fn_c_check_type
1964 cat >config.log <<_ACEOF
1965 This file contains any messages produced by compilers while
1966 running configure, to aid debugging if configure makes a mistake.
1967
1968 It was created by $as_me, which was
1969 generated by GNU Autoconf 2.64. Invocation command line was
1970
1971 $ $0 $@
1972
1973 _ACEOF
1974 exec 5>>config.log
1975 {
1976 cat <<_ASUNAME
1977 ## --------- ##
1978 ## Platform. ##
1979 ## --------- ##
1980
1981 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1982 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1983 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1984 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1985 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1986
1987 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1988 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1989
1990 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1991 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1992 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1993 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1994 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1995 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1996 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1997
1998 _ASUNAME
1999
2000 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2001 for as_dir in $PATH
2002 do
2003 IFS=$as_save_IFS
2004 test -z "$as_dir" && as_dir=.
2005 $as_echo "PATH: $as_dir"
2006 done
2007 IFS=$as_save_IFS
2008
2009 } >&5
2010
2011 cat >&5 <<_ACEOF
2012
2013
2014 ## ----------- ##
2015 ## Core tests. ##
2016 ## ----------- ##
2017
2018 _ACEOF
2019
2020
2021 # Keep a trace of the command line.
2022 # Strip out --no-create and --no-recursion so they do not pile up.
2023 # Strip out --silent because we don't want to record it for future runs.
2024 # Also quote any args containing shell meta-characters.
2025 # Make two passes to allow for proper duplicate-argument suppression.
2026 ac_configure_args=
2027 ac_configure_args0=
2028 ac_configure_args1=
2029 ac_must_keep_next=false
2030 for ac_pass in 1 2
2031 do
2032 for ac_arg
2033 do
2034 case $ac_arg in
2035 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2036 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2037 | -silent | --silent | --silen | --sile | --sil)
2038 continue ;;
2039 *\'*)
2040 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2041 esac
2042 case $ac_pass in
2043 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2044 2)
2045 as_fn_append ac_configure_args1 " '$ac_arg'"
2046 if test $ac_must_keep_next = true; then
2047 ac_must_keep_next=false # Got value, back to normal.
2048 else
2049 case $ac_arg in
2050 *=* | --config-cache | -C | -disable-* | --disable-* \
2051 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2052 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2053 | -with-* | --with-* | -without-* | --without-* | --x)
2054 case "$ac_configure_args0 " in
2055 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2056 esac
2057 ;;
2058 -* ) ac_must_keep_next=true ;;
2059 esac
2060 fi
2061 as_fn_append ac_configure_args " '$ac_arg'"
2062 ;;
2063 esac
2064 done
2065 done
2066 { ac_configure_args0=; unset ac_configure_args0;}
2067 { ac_configure_args1=; unset ac_configure_args1;}
2068
2069 # When interrupted or exit'd, cleanup temporary files, and complete
2070 # config.log. We remove comments because anyway the quotes in there
2071 # would cause problems or look ugly.
2072 # WARNING: Use '\'' to represent an apostrophe within the trap.
2073 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2074 trap 'exit_status=$?
2075 # Save into config.log some information that might help in debugging.
2076 {
2077 echo
2078
2079 cat <<\_ASBOX
2080 ## ---------------- ##
2081 ## Cache variables. ##
2082 ## ---------------- ##
2083 _ASBOX
2084 echo
2085 # The following way of writing the cache mishandles newlines in values,
2086 (
2087 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2088 eval ac_val=\$$ac_var
2089 case $ac_val in #(
2090 *${as_nl}*)
2091 case $ac_var in #(
2092 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2093 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2094 esac
2095 case $ac_var in #(
2096 _ | IFS | as_nl) ;; #(
2097 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2098 *) { eval $ac_var=; unset $ac_var;} ;;
2099 esac ;;
2100 esac
2101 done
2102 (set) 2>&1 |
2103 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2104 *${as_nl}ac_space=\ *)
2105 sed -n \
2106 "s/'\''/'\''\\\\'\'''\''/g;
2107 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2108 ;; #(
2109 *)
2110 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2111 ;;
2112 esac |
2113 sort
2114 )
2115 echo
2116
2117 cat <<\_ASBOX
2118 ## ----------------- ##
2119 ## Output variables. ##
2120 ## ----------------- ##
2121 _ASBOX
2122 echo
2123 for ac_var in $ac_subst_vars
2124 do
2125 eval ac_val=\$$ac_var
2126 case $ac_val in
2127 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2128 esac
2129 $as_echo "$ac_var='\''$ac_val'\''"
2130 done | sort
2131 echo
2132
2133 if test -n "$ac_subst_files"; then
2134 cat <<\_ASBOX
2135 ## ------------------- ##
2136 ## File substitutions. ##
2137 ## ------------------- ##
2138 _ASBOX
2139 echo
2140 for ac_var in $ac_subst_files
2141 do
2142 eval ac_val=\$$ac_var
2143 case $ac_val in
2144 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2145 esac
2146 $as_echo "$ac_var='\''$ac_val'\''"
2147 done | sort
2148 echo
2149 fi
2150
2151 if test -s confdefs.h; then
2152 cat <<\_ASBOX
2153 ## ----------- ##
2154 ## confdefs.h. ##
2155 ## ----------- ##
2156 _ASBOX
2157 echo
2158 cat confdefs.h
2159 echo
2160 fi
2161 test "$ac_signal" != 0 &&
2162 $as_echo "$as_me: caught signal $ac_signal"
2163 $as_echo "$as_me: exit $exit_status"
2164 } >&5
2165 rm -f core *.core core.conftest.* &&
2166 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2167 exit $exit_status
2168 ' 0
2169 for ac_signal in 1 2 13 15; do
2170 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2171 done
2172 ac_signal=0
2173
2174 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2175 rm -f -r conftest* confdefs.h
2176
2177 $as_echo "/* confdefs.h */" > confdefs.h
2178
2179 # Predefined preprocessor variables.
2180
2181 cat >>confdefs.h <<_ACEOF
2182 #define PACKAGE_NAME "$PACKAGE_NAME"
2183 _ACEOF
2184
2185 cat >>confdefs.h <<_ACEOF
2186 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2187 _ACEOF
2188
2189 cat >>confdefs.h <<_ACEOF
2190 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2191 _ACEOF
2192
2193 cat >>confdefs.h <<_ACEOF
2194 #define PACKAGE_STRING "$PACKAGE_STRING"
2195 _ACEOF
2196
2197 cat >>confdefs.h <<_ACEOF
2198 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2199 _ACEOF
2200
2201 cat >>confdefs.h <<_ACEOF
2202 #define PACKAGE_URL "$PACKAGE_URL"
2203 _ACEOF
2204
2205
2206 # Let the site file select an alternate cache file if it wants to.
2207 # Prefer an explicitly selected file to automatically selected ones.
2208 ac_site_file1=NONE
2209 ac_site_file2=NONE
2210 if test -n "$CONFIG_SITE"; then
2211 ac_site_file1=$CONFIG_SITE
2212 elif test "x$prefix" != xNONE; then
2213 ac_site_file1=$prefix/share/config.site
2214 ac_site_file2=$prefix/etc/config.site
2215 else
2216 ac_site_file1=$ac_default_prefix/share/config.site
2217 ac_site_file2=$ac_default_prefix/etc/config.site
2218 fi
2219 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2220 do
2221 test "x$ac_site_file" = xNONE && continue
2222 if test -r "$ac_site_file"; then
2223 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2224 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2225 sed 's/^/| /' "$ac_site_file" >&5
2226 . "$ac_site_file"
2227 fi
2228 done
2229
2230 if test -r "$cache_file"; then
2231 # Some versions of bash will fail to source /dev/null (special
2232 # files actually), so we avoid doing that.
2233 if test -f "$cache_file"; then
2234 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2235 $as_echo "$as_me: loading cache $cache_file" >&6;}
2236 case $cache_file in
2237 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2238 *) . "./$cache_file";;
2239 esac
2240 fi
2241 else
2242 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2243 $as_echo "$as_me: creating cache $cache_file" >&6;}
2244 >$cache_file
2245 fi
2246
2247 # Check that the precious variables saved in the cache have kept the same
2248 # value.
2249 ac_cache_corrupted=false
2250 for ac_var in $ac_precious_vars; do
2251 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2252 eval ac_new_set=\$ac_env_${ac_var}_set
2253 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2254 eval ac_new_val=\$ac_env_${ac_var}_value
2255 case $ac_old_set,$ac_new_set in
2256 set,)
2257 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2258 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2259 ac_cache_corrupted=: ;;
2260 ,set)
2261 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2262 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2263 ac_cache_corrupted=: ;;
2264 ,);;
2265 *)
2266 if test "x$ac_old_val" != "x$ac_new_val"; then
2267 # differences in whitespace do not lead to failure.
2268 ac_old_val_w=`echo x $ac_old_val`
2269 ac_new_val_w=`echo x $ac_new_val`
2270 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2271 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2272 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2273 ac_cache_corrupted=:
2274 else
2275 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2276 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2277 eval $ac_var=\$ac_old_val
2278 fi
2279 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2280 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2281 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2282 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2283 fi;;
2284 esac
2285 # Pass precious variables to config.status.
2286 if test "$ac_new_set" = set; then
2287 case $ac_new_val in
2288 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2289 *) ac_arg=$ac_var=$ac_new_val ;;
2290 esac
2291 case " $ac_configure_args " in
2292 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2293 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2294 esac
2295 fi
2296 done
2297 if $ac_cache_corrupted; then
2298 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2299 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2300 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2301 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2302 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2303 fi
2304 ## -------------------- ##
2305 ## Main body of script. ##
2306 ## -------------------- ##
2307
2308 ac_ext=c
2309 ac_cpp='$CPP $CPPFLAGS'
2310 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2311 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2312 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2313
2314
2315 # This file contains common code used by all simulators.
2316 #
2317 # SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2318 # directory. It is intended to be invoked before any target specific stuff.
2319 # SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2320 # It is intended to be invoked last.
2321 #
2322 # The simulator's configure.ac should look like:
2323 #
2324 # dnl Process this file with autoconf to produce a configure script.
2325 # AC_PREREQ(2.64)dnl
2326 # AC_INIT(Makefile.in)
2327 # sinclude(../common/aclocal.m4)
2328 #
2329 # SIM_AC_COMMON
2330 #
2331 # ... target specific stuff ...
2332 #
2333 # SIM_AC_OUTPUT
2334
2335 # Include global overrides and fixes for Autoconf.
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362 # _AC_CHECK_DECL_BODY
2363 # -------------------
2364 # Shell function body for AC_CHECK_DECL.
2365 # _AC_CHECK_DECL_BODY
2366
2367 # _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2368 # INCLUDES)
2369 # -------------------------------------------------------------
2370 # Helper to AC_CHECK_DECLS, which generates the check for a single
2371 # SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2372 # ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
2385 #
2386 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2387 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2388 # Written by Gordon Matzigkeit, 1996
2389 #
2390 # This file is free software; the Free Software Foundation gives
2391 # unlimited permission to copy and/or distribute it, with or without
2392 # modifications, as long as this notice is preserved.
2393
2394
2395
2396 # serial 56 LT_INIT
2397
2398
2399 # LT_PREREQ(VERSION)
2400 # ------------------
2401 # Complain and exit if this libtool version is less that VERSION.
2402
2403
2404
2405 # _LT_CHECK_BUILDDIR
2406 # ------------------
2407 # Complain if the absolute build directory name contains unusual characters
2408
2409
2410
2411 # LT_INIT([OPTIONS])
2412 # ------------------
2413 # LT_INIT
2414
2415 # Old names:
2416 # This is what autoupdate's m4 run will expand. It fires
2417 # the warning (with _au_warn_XXX), outputs it into the
2418 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2419 # the replacement expansion.
2420
2421
2422 # This is an auxiliary macro that is also run when
2423 # autoupdate runs m4. It simply calls m4_warning, but
2424 # we need a wrapper so that each warning is emitted only
2425 # once. We break the quoting in m4_warning's argument in
2426 # order to expand this macro's arguments, not AU_DEFUN's.
2427
2428
2429 # Finally, this is the expansion that is picked up by
2430 # autoconf. It tells the user to run autoupdate, and
2431 # then outputs the replacement expansion. We do not care
2432 # about autoupdate's warning because that contains
2433 # information on what to do *after* running autoupdate.
2434
2435 # This is what autoupdate's m4 run will expand. It fires
2436 # the warning (with _au_warn_XXX), outputs it into the
2437 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2438 # the replacement expansion.
2439
2440
2441 # This is an auxiliary macro that is also run when
2442 # autoupdate runs m4. It simply calls m4_warning, but
2443 # we need a wrapper so that each warning is emitted only
2444 # once. We break the quoting in m4_warning's argument in
2445 # order to expand this macro's arguments, not AU_DEFUN's.
2446
2447
2448 # Finally, this is the expansion that is picked up by
2449 # autoconf. It tells the user to run autoupdate, and
2450 # then outputs the replacement expansion. We do not care
2451 # about autoupdate's warning because that contains
2452 # information on what to do *after* running autoupdate.
2453
2454
2455
2456 # _LT_CC_BASENAME(CC)
2457 # -------------------
2458 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
2459
2460
2461
2462 # _LT_FILEUTILS_DEFAULTS
2463 # ----------------------
2464 # It is okay to use these file commands and assume they have been set
2465 # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2466 # _LT_FILEUTILS_DEFAULTS
2467
2468
2469 # _LT_SETUP
2470 # ---------
2471 # _LT_SETUP
2472
2473
2474 # _LT_PREPARE_SED_QUOTE_VARS
2475 # --------------------------
2476 # Define a few sed substitution that help us do robust quoting.
2477
2478
2479 # _LT_PROG_LTMAIN
2480 # ---------------
2481 # Note that this code is called both from `configure', and `config.status'
2482 # now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
2483 # `config.status' has no value for ac_aux_dir unless we are using Automake,
2484 # so we pass a copy along to make sure it has a sensible value anyway.
2485 # _LT_PROG_LTMAIN
2486
2487
2488 ## ------------------------------------- ##
2489 ## Accumulate code for creating libtool. ##
2490 ## ------------------------------------- ##
2491
2492 # So that we can recreate a full libtool script including additional
2493 # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2494 # in macros and then make a single call at the end using the `libtool'
2495 # label.
2496
2497
2498 # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2499 # ----------------------------------------
2500 # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
2501
2502
2503 # Initialize.
2504
2505
2506
2507 # _LT_CONFIG_LIBTOOL([COMMANDS])
2508 # ------------------------------
2509 # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
2510
2511
2512 # Initialize.
2513
2514
2515
2516 # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2517 # -----------------------------------------------------
2518
2519
2520
2521 # _LT_FORMAT_COMMENT([COMMENT])
2522 # -----------------------------
2523 # Add leading comment marks to the start of each line, and a trailing
2524 # full-stop to the whole comment if one is not present already.
2525
2526
2527
2528
2529 ## ------------------------ ##
2530 ## FIXME: Eliminate VARNAME ##
2531 ## ------------------------ ##
2532
2533
2534 # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2535 # -------------------------------------------------------------------
2536 # CONFIGNAME is the name given to the value in the libtool script.
2537 # VARNAME is the (base) name used in the configure script.
2538 # VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2539 # VARNAME. Any other value will be used directly.
2540
2541
2542
2543 # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2544 # --------------------------------------------------------
2545
2546
2547
2548 # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2549 # ------------------------------------------------
2550
2551
2552
2553 # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2554 # ---------------------------------------------------------
2555
2556
2557
2558 # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2559 # --------------------------------------------------
2560
2561
2562
2563 # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2564 # ---------------------------------------------------
2565
2566
2567
2568 # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2569 # ---------------------------------------------------
2570
2571
2572
2573
2574 # lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2575 # ------------------------------------------------
2576
2577
2578
2579
2580 # _LT_CONFIG_STATUS_DECLARE([VARNAME])
2581 # ------------------------------------
2582 # Quote a variable value, and forward it to `config.status' so that its
2583 # declaration there will have the same value as in `configure'. VARNAME
2584 # must have a single quote delimited value for this to work.
2585
2586
2587
2588 # _LT_CONFIG_STATUS_DECLARATIONS
2589 # ------------------------------
2590 # We delimit libtool config variables with single quotes, so when
2591 # we write them to config.status, we have to be sure to quote all
2592 # embedded single quotes properly. In configure, this macro expands
2593 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2594 #
2595 # <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
2596
2597
2598
2599 # _LT_LIBTOOL_TAGS
2600 # ----------------
2601 # Output comment and list of tags supported by the script
2602
2603
2604
2605 # _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2606 # -----------------------------------
2607 # Extract the dictionary values for VARNAME (optionally with TAG) and
2608 # expand to a commented shell variable setting:
2609 #
2610 # # Some comment about what VAR is for.
2611 # visible_name=$lt_internal_name
2612
2613
2614
2615 # _LT_LIBTOOL_CONFIG_VARS
2616 # -----------------------
2617 # Produce commented declarations of non-tagged libtool config variables
2618 # suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2619 # script. Tagged libtool config variables (even for the LIBTOOL CONFIG
2620 # section) are produced by _LT_LIBTOOL_TAG_VARS.
2621
2622
2623
2624 # _LT_LIBTOOL_TAG_VARS(TAG)
2625 # -------------------------
2626
2627
2628
2629 # _LT_TAGVAR(VARNAME, [TAGNAME])
2630 # ------------------------------
2631
2632
2633
2634 # _LT_CONFIG_COMMANDS
2635 # -------------------
2636 # Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
2637 # variables for single and double quote escaping we saved from calls
2638 # to _LT_DECL, we can put quote escaped variables declarations
2639 # into `config.status', and then the shell code to quote escape them in
2640 # for loops in `config.status'. Finally, any additional code accumulated
2641 # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2642 #_LT_CONFIG_COMMANDS
2643
2644
2645 # Initialize.
2646
2647
2648 # _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2649 # ------------------------------------
2650 # Generate a child script FILE with all initialization necessary to
2651 # reuse the environment learned by the parent script, and make the
2652 # file executable. If COMMENT is supplied, it is inserted after the
2653 # `#!' sequence but before initialization text begins. After this
2654 # macro, additional text can be appended to FILE to form the body of
2655 # the child script. The macro ends with non-zero status if the
2656 # file could not be fully written (such as if the disk is full).
2657 # _LT_GENERATED_FILE_INIT
2658
2659 # LT_OUTPUT
2660 # ---------
2661 # This macro allows early generation of the libtool script (before
2662 # AC_OUTPUT is called), incase it is used in configure for compilation
2663 # tests.
2664 # LT_OUTPUT
2665
2666
2667 # _LT_CONFIG(TAG)
2668 # ---------------
2669 # If TAG is the built-in tag, create an initial libtool script with a
2670 # default configuration from the untagged config vars. Otherwise add code
2671 # to config.status for appending the configuration named by TAG from the
2672 # matching tagged config vars.
2673 # _LT_CONFIG
2674
2675
2676 # LT_SUPPORTED_TAG(TAG)
2677 # ---------------------
2678 # Trace this macro to discover what tags are supported by the libtool
2679 # --tag option, using:
2680 # autoconf --trace 'LT_SUPPORTED_TAG:$1'
2681
2682
2683
2684 # C support is built-in for now
2685
2686
2687
2688
2689 # LT_LANG(LANG)
2690 # -------------
2691 # Enable libtool support for the given language if not already enabled.
2692 # LT_LANG
2693
2694
2695 # _LT_LANG(LANGNAME)
2696 # ------------------
2697 # _LT_LANG
2698
2699
2700 # _LT_LANG_DEFAULT_CONFIG
2701 # -----------------------
2702 # _LT_LANG_DEFAULT_CONFIG
2703
2704 # Obsolete macros:
2705 # This is what autoupdate's m4 run will expand. It fires
2706 # the warning (with _au_warn_XXX), outputs it into the
2707 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2708 # the replacement expansion.
2709
2710
2711 # This is an auxiliary macro that is also run when
2712 # autoupdate runs m4. It simply calls m4_warning, but
2713 # we need a wrapper so that each warning is emitted only
2714 # once. We break the quoting in m4_warning's argument in
2715 # order to expand this macro's arguments, not AU_DEFUN's.
2716
2717
2718 # Finally, this is the expansion that is picked up by
2719 # autoconf. It tells the user to run autoupdate, and
2720 # then outputs the replacement expansion. We do not care
2721 # about autoupdate's warning because that contains
2722 # information on what to do *after* running autoupdate.
2723
2724 # This is what autoupdate's m4 run will expand. It fires
2725 # the warning (with _au_warn_XXX), outputs it into the
2726 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2727 # the replacement expansion.
2728
2729
2730 # This is an auxiliary macro that is also run when
2731 # autoupdate runs m4. It simply calls m4_warning, but
2732 # we need a wrapper so that each warning is emitted only
2733 # once. We break the quoting in m4_warning's argument in
2734 # order to expand this macro's arguments, not AU_DEFUN's.
2735
2736
2737 # Finally, this is the expansion that is picked up by
2738 # autoconf. It tells the user to run autoupdate, and
2739 # then outputs the replacement expansion. We do not care
2740 # about autoupdate's warning because that contains
2741 # information on what to do *after* running autoupdate.
2742
2743 # This is what autoupdate's m4 run will expand. It fires
2744 # the warning (with _au_warn_XXX), outputs it into the
2745 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2746 # the replacement expansion.
2747
2748
2749 # This is an auxiliary macro that is also run when
2750 # autoupdate runs m4. It simply calls m4_warning, but
2751 # we need a wrapper so that each warning is emitted only
2752 # once. We break the quoting in m4_warning's argument in
2753 # order to expand this macro's arguments, not AU_DEFUN's.
2754
2755
2756 # Finally, this is the expansion that is picked up by
2757 # autoconf. It tells the user to run autoupdate, and
2758 # then outputs the replacement expansion. We do not care
2759 # about autoupdate's warning because that contains
2760 # information on what to do *after* running autoupdate.
2761
2762 # This is what autoupdate's m4 run will expand. It fires
2763 # the warning (with _au_warn_XXX), outputs it into the
2764 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2765 # the replacement expansion.
2766
2767
2768 # This is an auxiliary macro that is also run when
2769 # autoupdate runs m4. It simply calls m4_warning, but
2770 # we need a wrapper so that each warning is emitted only
2771 # once. We break the quoting in m4_warning's argument in
2772 # order to expand this macro's arguments, not AU_DEFUN's.
2773
2774
2775 # Finally, this is the expansion that is picked up by
2776 # autoconf. It tells the user to run autoupdate, and
2777 # then outputs the replacement expansion. We do not care
2778 # about autoupdate's warning because that contains
2779 # information on what to do *after* running autoupdate.
2780
2781 # This is what autoupdate's m4 run will expand. It fires
2782 # the warning (with _au_warn_XXX), outputs it into the
2783 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2784 # the replacement expansion.
2785
2786
2787 # This is an auxiliary macro that is also run when
2788 # autoupdate runs m4. It simply calls m4_warning, but
2789 # we need a wrapper so that each warning is emitted only
2790 # once. We break the quoting in m4_warning's argument in
2791 # order to expand this macro's arguments, not AU_DEFUN's.
2792
2793
2794 # Finally, this is the expansion that is picked up by
2795 # autoconf. It tells the user to run autoupdate, and
2796 # then outputs the replacement expansion. We do not care
2797 # about autoupdate's warning because that contains
2798 # information on what to do *after* running autoupdate.
2799
2800
2801
2802 # _LT_TAG_COMPILER
2803 # ----------------
2804 # _LT_TAG_COMPILER
2805
2806
2807 # _LT_COMPILER_BOILERPLATE
2808 # ------------------------
2809 # Check for compiler boilerplate output or warnings with
2810 # the simple compiler test code.
2811 # _LT_COMPILER_BOILERPLATE
2812
2813
2814 # _LT_LINKER_BOILERPLATE
2815 # ----------------------
2816 # Check for linker boilerplate output or warnings with
2817 # the simple link test code.
2818 # _LT_LINKER_BOILERPLATE
2819
2820 # _LT_REQUIRED_DARWIN_CHECKS
2821 # -------------------------
2822
2823
2824
2825 # _LT_DARWIN_LINKER_FEATURES
2826 # --------------------------
2827 # Checks for linker and compiler features on darwin
2828
2829
2830 # _LT_SYS_MODULE_PATH_AIX
2831 # -----------------------
2832 # Links a minimal program and checks the executable
2833 # for the system default hardcoded library path. In most cases,
2834 # this is /usr/lib:/lib, but when the MPI compilers are used
2835 # the location of the communication and MPI libs are included too.
2836 # If we don't find anything, use the default library path according
2837 # to the aix ld manual.
2838 # _LT_SYS_MODULE_PATH_AIX
2839
2840
2841 # _LT_SHELL_INIT(ARG)
2842 # -------------------
2843 # _LT_SHELL_INIT
2844
2845
2846
2847 # _LT_PROG_ECHO_BACKSLASH
2848 # -----------------------
2849 # Find how we can fake an echo command that does not interpret backslash.
2850 # In particular, with Autoconf 2.60 or later we add some code to the start
2851 # of the generated configure script which will find a shell with a builtin
2852 # printf (which we can use as an echo command).
2853 # _LT_PROG_ECHO_BACKSLASH
2854
2855
2856 # _LT_ENABLE_LOCK
2857 # ---------------
2858 # _LT_ENABLE_LOCK
2859
2860
2861 # _LT_CMD_OLD_ARCHIVE
2862 # -------------------
2863 # _LT_CMD_OLD_ARCHIVE
2864
2865
2866 # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2867 # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2868 # ----------------------------------------------------------------
2869 # Check whether the given compiler option works
2870 # _LT_COMPILER_OPTION
2871
2872 # Old name:
2873 # This is what autoupdate's m4 run will expand. It fires
2874 # the warning (with _au_warn_XXX), outputs it into the
2875 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2876 # the replacement expansion.
2877
2878
2879 # This is an auxiliary macro that is also run when
2880 # autoupdate runs m4. It simply calls m4_warning, but
2881 # we need a wrapper so that each warning is emitted only
2882 # once. We break the quoting in m4_warning's argument in
2883 # order to expand this macro's arguments, not AU_DEFUN's.
2884
2885
2886 # Finally, this is the expansion that is picked up by
2887 # autoconf. It tells the user to run autoupdate, and
2888 # then outputs the replacement expansion. We do not care
2889 # about autoupdate's warning because that contains
2890 # information on what to do *after* running autoupdate.
2891
2892
2893
2894 # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2895 # [ACTION-SUCCESS], [ACTION-FAILURE])
2896 # ----------------------------------------------------
2897 # Check whether the given linker option works
2898 # _LT_LINKER_OPTION
2899
2900 # Old name:
2901 # This is what autoupdate's m4 run will expand. It fires
2902 # the warning (with _au_warn_XXX), outputs it into the
2903 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2904 # the replacement expansion.
2905
2906
2907 # This is an auxiliary macro that is also run when
2908 # autoupdate runs m4. It simply calls m4_warning, but
2909 # we need a wrapper so that each warning is emitted only
2910 # once. We break the quoting in m4_warning's argument in
2911 # order to expand this macro's arguments, not AU_DEFUN's.
2912
2913
2914 # Finally, this is the expansion that is picked up by
2915 # autoconf. It tells the user to run autoupdate, and
2916 # then outputs the replacement expansion. We do not care
2917 # about autoupdate's warning because that contains
2918 # information on what to do *after* running autoupdate.
2919
2920
2921
2922 # LT_CMD_MAX_LEN
2923 #---------------
2924 # LT_CMD_MAX_LEN
2925
2926 # Old name:
2927 # This is what autoupdate's m4 run will expand. It fires
2928 # the warning (with _au_warn_XXX), outputs it into the
2929 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2930 # the replacement expansion.
2931
2932
2933 # This is an auxiliary macro that is also run when
2934 # autoupdate runs m4. It simply calls m4_warning, but
2935 # we need a wrapper so that each warning is emitted only
2936 # once. We break the quoting in m4_warning's argument in
2937 # order to expand this macro's arguments, not AU_DEFUN's.
2938
2939
2940 # Finally, this is the expansion that is picked up by
2941 # autoconf. It tells the user to run autoupdate, and
2942 # then outputs the replacement expansion. We do not care
2943 # about autoupdate's warning because that contains
2944 # information on what to do *after* running autoupdate.
2945
2946
2947
2948 # _LT_HEADER_DLFCN
2949 # ----------------
2950 # _LT_HEADER_DLFCN
2951
2952
2953 # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
2954 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
2955 # ----------------------------------------------------------------
2956 # _LT_TRY_DLOPEN_SELF
2957
2958
2959 # LT_SYS_DLOPEN_SELF
2960 # ------------------
2961 # LT_SYS_DLOPEN_SELF
2962
2963 # Old name:
2964 # This is what autoupdate's m4 run will expand. It fires
2965 # the warning (with _au_warn_XXX), outputs it into the
2966 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2967 # the replacement expansion.
2968
2969
2970 # This is an auxiliary macro that is also run when
2971 # autoupdate runs m4. It simply calls m4_warning, but
2972 # we need a wrapper so that each warning is emitted only
2973 # once. We break the quoting in m4_warning's argument in
2974 # order to expand this macro's arguments, not AU_DEFUN's.
2975
2976
2977 # Finally, this is the expansion that is picked up by
2978 # autoconf. It tells the user to run autoupdate, and
2979 # then outputs the replacement expansion. We do not care
2980 # about autoupdate's warning because that contains
2981 # information on what to do *after* running autoupdate.
2982
2983
2984
2985 # _LT_COMPILER_C_O([TAGNAME])
2986 # ---------------------------
2987 # Check to see if options -c and -o are simultaneously supported by compiler.
2988 # This macro does not hard code the compiler like AC_PROG_CC_C_O.
2989 # _LT_COMPILER_C_O
2990
2991
2992 # _LT_COMPILER_FILE_LOCKS([TAGNAME])
2993 # ----------------------------------
2994 # Check to see if we can do hard links to lock some files if needed
2995 # _LT_COMPILER_FILE_LOCKS
2996
2997
2998 # _LT_CHECK_OBJDIR
2999 # ----------------
3000 # _LT_CHECK_OBJDIR
3001
3002
3003 # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
3004 # --------------------------------------
3005 # Check hardcoding attributes.
3006 # _LT_LINKER_HARDCODE_LIBPATH
3007
3008
3009 # _LT_CMD_STRIPLIB
3010 # ----------------
3011 # _LT_CMD_STRIPLIB
3012
3013
3014 # _LT_SYS_DYNAMIC_LINKER([TAG])
3015 # -----------------------------
3016 # PORTME Fill in your ld.so characteristics
3017 # _LT_SYS_DYNAMIC_LINKER
3018
3019
3020 # _LT_PATH_TOOL_PREFIX(TOOL)
3021 # --------------------------
3022 # find a file program which can recognize shared library
3023 # _LT_PATH_TOOL_PREFIX
3024
3025 # Old name:
3026 # This is what autoupdate's m4 run will expand. It fires
3027 # the warning (with _au_warn_XXX), outputs it into the
3028 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3029 # the replacement expansion.
3030
3031
3032 # This is an auxiliary macro that is also run when
3033 # autoupdate runs m4. It simply calls m4_warning, but
3034 # we need a wrapper so that each warning is emitted only
3035 # once. We break the quoting in m4_warning's argument in
3036 # order to expand this macro's arguments, not AU_DEFUN's.
3037
3038
3039 # Finally, this is the expansion that is picked up by
3040 # autoconf. It tells the user to run autoupdate, and
3041 # then outputs the replacement expansion. We do not care
3042 # about autoupdate's warning because that contains
3043 # information on what to do *after* running autoupdate.
3044
3045
3046
3047 # _LT_PATH_MAGIC
3048 # --------------
3049 # find a file program which can recognize a shared library
3050 # _LT_PATH_MAGIC
3051
3052
3053 # LT_PATH_LD
3054 # ----------
3055 # find the pathname to the GNU or non-GNU linker
3056 # LT_PATH_LD
3057
3058 # Old names:
3059 # This is what autoupdate's m4 run will expand. It fires
3060 # the warning (with _au_warn_XXX), outputs it into the
3061 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3062 # the replacement expansion.
3063
3064
3065 # This is an auxiliary macro that is also run when
3066 # autoupdate runs m4. It simply calls m4_warning, but
3067 # we need a wrapper so that each warning is emitted only
3068 # once. We break the quoting in m4_warning's argument in
3069 # order to expand this macro's arguments, not AU_DEFUN's.
3070
3071
3072 # Finally, this is the expansion that is picked up by
3073 # autoconf. It tells the user to run autoupdate, and
3074 # then outputs the replacement expansion. We do not care
3075 # about autoupdate's warning because that contains
3076 # information on what to do *after* running autoupdate.
3077
3078 # This is what autoupdate's m4 run will expand. It fires
3079 # the warning (with _au_warn_XXX), outputs it into the
3080 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3081 # the replacement expansion.
3082
3083
3084 # This is an auxiliary macro that is also run when
3085 # autoupdate runs m4. It simply calls m4_warning, but
3086 # we need a wrapper so that each warning is emitted only
3087 # once. We break the quoting in m4_warning's argument in
3088 # order to expand this macro's arguments, not AU_DEFUN's.
3089
3090
3091 # Finally, this is the expansion that is picked up by
3092 # autoconf. It tells the user to run autoupdate, and
3093 # then outputs the replacement expansion. We do not care
3094 # about autoupdate's warning because that contains
3095 # information on what to do *after* running autoupdate.
3096
3097
3098
3099 # _LT_PATH_LD_GNU
3100 #- --------------
3101 # _LT_PATH_LD_GNU
3102
3103
3104 # _LT_CMD_RELOAD
3105 # --------------
3106 # find reload flag for linker
3107 # -- PORTME Some linkers may need a different reload flag.
3108 # _LT_CMD_RELOAD
3109
3110
3111 # _LT_CHECK_MAGIC_METHOD
3112 # ----------------------
3113 # how to check for library dependencies
3114 # -- PORTME fill in with the dynamic library characteristics
3115 # _LT_CHECK_MAGIC_METHOD
3116
3117
3118 # LT_PATH_NM
3119 # ----------
3120 # find the pathname to a BSD- or MS-compatible name lister
3121 # LT_PATH_NM
3122
3123 # Old names:
3124 # This is what autoupdate's m4 run will expand. It fires
3125 # the warning (with _au_warn_XXX), outputs it into the
3126 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3127 # the replacement expansion.
3128
3129
3130 # This is an auxiliary macro that is also run when
3131 # autoupdate runs m4. It simply calls m4_warning, but
3132 # we need a wrapper so that each warning is emitted only
3133 # once. We break the quoting in m4_warning's argument in
3134 # order to expand this macro's arguments, not AU_DEFUN's.
3135
3136
3137 # Finally, this is the expansion that is picked up by
3138 # autoconf. It tells the user to run autoupdate, and
3139 # then outputs the replacement expansion. We do not care
3140 # about autoupdate's warning because that contains
3141 # information on what to do *after* running autoupdate.
3142
3143 # This is what autoupdate's m4 run will expand. It fires
3144 # the warning (with _au_warn_XXX), outputs it into the
3145 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3146 # the replacement expansion.
3147
3148
3149 # This is an auxiliary macro that is also run when
3150 # autoupdate runs m4. It simply calls m4_warning, but
3151 # we need a wrapper so that each warning is emitted only
3152 # once. We break the quoting in m4_warning's argument in
3153 # order to expand this macro's arguments, not AU_DEFUN's.
3154
3155
3156 # Finally, this is the expansion that is picked up by
3157 # autoconf. It tells the user to run autoupdate, and
3158 # then outputs the replacement expansion. We do not care
3159 # about autoupdate's warning because that contains
3160 # information on what to do *after* running autoupdate.
3161
3162
3163
3164 # LT_LIB_M
3165 # --------
3166 # check for math library
3167 # LT_LIB_M
3168
3169 # Old name:
3170 # This is what autoupdate's m4 run will expand. It fires
3171 # the warning (with _au_warn_XXX), outputs it into the
3172 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3173 # the replacement expansion.
3174
3175
3176 # This is an auxiliary macro that is also run when
3177 # autoupdate runs m4. It simply calls m4_warning, but
3178 # we need a wrapper so that each warning is emitted only
3179 # once. We break the quoting in m4_warning's argument in
3180 # order to expand this macro's arguments, not AU_DEFUN's.
3181
3182
3183 # Finally, this is the expansion that is picked up by
3184 # autoconf. It tells the user to run autoupdate, and
3185 # then outputs the replacement expansion. We do not care
3186 # about autoupdate's warning because that contains
3187 # information on what to do *after* running autoupdate.
3188
3189
3190
3191 # _LT_COMPILER_NO_RTTI([TAGNAME])
3192 # -------------------------------
3193 # _LT_COMPILER_NO_RTTI
3194
3195
3196 # _LT_CMD_GLOBAL_SYMBOLS
3197 # ----------------------
3198 # _LT_CMD_GLOBAL_SYMBOLS
3199
3200
3201 # _LT_COMPILER_PIC([TAGNAME])
3202 # ---------------------------
3203 # _LT_COMPILER_PIC
3204
3205
3206 # _LT_LINKER_SHLIBS([TAGNAME])
3207 # ----------------------------
3208 # See if the linker supports building shared libraries.
3209 # _LT_LINKER_SHLIBS
3210
3211
3212 # _LT_LANG_C_CONFIG([TAG])
3213 # ------------------------
3214 # Ensure that the configuration variables for a C compiler are suitably
3215 # defined. These variables are subsequently used by _LT_CONFIG to write
3216 # the compiler configuration to `libtool'.
3217 # _LT_LANG_C_CONFIG
3218
3219
3220 # _LT_LANG_CXX_CONFIG([TAG])
3221 # --------------------------
3222 # Ensure that the configuration variables for a C++ compiler are suitably
3223 # defined. These variables are subsequently used by _LT_CONFIG to write
3224 # the compiler configuration to `libtool'.
3225 # _LT_LANG_CXX_CONFIG
3226
3227
3228 # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3229 # ---------------------------------
3230 # Figure out "hidden" library dependencies from verbose
3231 # compiler output when linking a shared library.
3232 # Parse the compiler output and extract the necessary
3233 # objects, libraries and library flags.
3234 # _LT_SYS_HIDDEN_LIBDEPS
3235
3236
3237 # _LT_LANG_F77_CONFIG([TAG])
3238 # --------------------------
3239 # Ensure that the configuration variables for a Fortran 77 compiler are
3240 # suitably defined. These variables are subsequently used by _LT_CONFIG
3241 # to write the compiler configuration to `libtool'.
3242 # _LT_LANG_F77_CONFIG
3243
3244
3245 # _LT_LANG_FC_CONFIG([TAG])
3246 # -------------------------
3247 # Ensure that the configuration variables for a Fortran compiler are
3248 # suitably defined. These variables are subsequently used by _LT_CONFIG
3249 # to write the compiler configuration to `libtool'.
3250 # _LT_LANG_FC_CONFIG
3251
3252
3253 # _LT_LANG_GCJ_CONFIG([TAG])
3254 # --------------------------
3255 # Ensure that the configuration variables for the GNU Java Compiler compiler
3256 # are suitably defined. These variables are subsequently used by _LT_CONFIG
3257 # to write the compiler configuration to `libtool'.
3258 # _LT_LANG_GCJ_CONFIG
3259
3260
3261 # _LT_LANG_RC_CONFIG([TAG])
3262 # -------------------------
3263 # Ensure that the configuration variables for the Windows resource compiler
3264 # are suitably defined. These variables are subsequently used by _LT_CONFIG
3265 # to write the compiler configuration to `libtool'.
3266 # _LT_LANG_RC_CONFIG
3267
3268
3269 # LT_PROG_GCJ
3270 # -----------
3271
3272
3273 # Old name:
3274 # This is what autoupdate's m4 run will expand. It fires
3275 # the warning (with _au_warn_XXX), outputs it into the
3276 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3277 # the replacement expansion.
3278
3279
3280 # This is an auxiliary macro that is also run when
3281 # autoupdate runs m4. It simply calls m4_warning, but
3282 # we need a wrapper so that each warning is emitted only
3283 # once. We break the quoting in m4_warning's argument in
3284 # order to expand this macro's arguments, not AU_DEFUN's.
3285
3286
3287 # Finally, this is the expansion that is picked up by
3288 # autoconf. It tells the user to run autoupdate, and
3289 # then outputs the replacement expansion. We do not care
3290 # about autoupdate's warning because that contains
3291 # information on what to do *after* running autoupdate.
3292
3293
3294
3295 # LT_PROG_RC
3296 # ----------
3297
3298
3299 # Old name:
3300 # This is what autoupdate's m4 run will expand. It fires
3301 # the warning (with _au_warn_XXX), outputs it into the
3302 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3303 # the replacement expansion.
3304
3305
3306 # This is an auxiliary macro that is also run when
3307 # autoupdate runs m4. It simply calls m4_warning, but
3308 # we need a wrapper so that each warning is emitted only
3309 # once. We break the quoting in m4_warning's argument in
3310 # order to expand this macro's arguments, not AU_DEFUN's.
3311
3312
3313 # Finally, this is the expansion that is picked up by
3314 # autoconf. It tells the user to run autoupdate, and
3315 # then outputs the replacement expansion. We do not care
3316 # about autoupdate's warning because that contains
3317 # information on what to do *after* running autoupdate.
3318
3319
3320
3321 # _LT_DECL_EGREP
3322 # --------------
3323 # If we don't have a new enough Autoconf to choose the best grep
3324 # available, choose the one first in the user's PATH.
3325
3326
3327
3328 # _LT_DECL_OBJDUMP
3329 # --------------
3330 # If we don't have a new enough Autoconf to choose the best objdump
3331 # available, choose the one first in the user's PATH.
3332
3333
3334
3335 # _LT_DECL_SED
3336 # ------------
3337 # Check for a fully-functional sed program, that truncates
3338 # as few characters as possible. Prefer GNU sed if found.
3339 # _LT_DECL_SED
3340
3341 #m4_ifndef
3342
3343 # Old name:
3344 # This is what autoupdate's m4 run will expand. It fires
3345 # the warning (with _au_warn_XXX), outputs it into the
3346 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3347 # the replacement expansion.
3348
3349
3350 # This is an auxiliary macro that is also run when
3351 # autoupdate runs m4. It simply calls m4_warning, but
3352 # we need a wrapper so that each warning is emitted only
3353 # once. We break the quoting in m4_warning's argument in
3354 # order to expand this macro's arguments, not AU_DEFUN's.
3355
3356
3357 # Finally, this is the expansion that is picked up by
3358 # autoconf. It tells the user to run autoupdate, and
3359 # then outputs the replacement expansion. We do not care
3360 # about autoupdate's warning because that contains
3361 # information on what to do *after* running autoupdate.
3362
3363
3364
3365 # _LT_CHECK_SHELL_FEATURES
3366 # ------------------------
3367 # Find out whether the shell is Bourne or XSI compatible,
3368 # or has some other useful features.
3369 # _LT_CHECK_SHELL_FEATURES
3370
3371
3372 # _LT_PROG_XSI_SHELLFNS
3373 # ---------------------
3374 # Bourne and XSI compatible variants of some useful shell functions.
3375
3376
3377 # Helper functions for option handling. -*- Autoconf -*-
3378 #
3379 # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3380 # Inc.
3381 # Written by Gary V. Vaughan, 2004
3382 #
3383 # This file is free software; the Free Software Foundation gives
3384 # unlimited permission to copy and/or distribute it, with or without
3385 # modifications, as long as this notice is preserved.
3386
3387 # serial 6 ltoptions.m4
3388
3389 # This is to help aclocal find these macros, as it can't see m4_define.
3390
3391
3392
3393 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3394 # ------------------------------------------
3395
3396
3397
3398 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3399 # ---------------------------------------
3400 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3401 # matching handler defined, dispatch to it. Other OPTION-NAMEs are
3402 # saved as a flag.
3403
3404
3405
3406 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3407 # ------------------------------------------------------------
3408 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3409
3410
3411
3412 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3413 # -------------------------------------------------------
3414 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3415 # are set.
3416
3417
3418
3419 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3420 # ----------------------------------------
3421 # OPTION-LIST is a space-separated list of Libtool options associated
3422 # with MACRO-NAME. If any OPTION has a matching handler declared with
3423 # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3424 # the unknown option and exit.
3425 # _LT_SET_OPTIONS
3426
3427
3428 ## --------------------------------- ##
3429 ## Macros to handle LT_INIT options. ##
3430 ## --------------------------------- ##
3431
3432 # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3433 # -----------------------------------------
3434
3435
3436
3437 # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3438 # -----------------------------------------------
3439 # LT_OPTION_DEFINE
3440
3441
3442 # dlopen
3443 # ------
3444
3445
3446 # This is what autoupdate's m4 run will expand. It fires
3447 # the warning (with _au_warn_XXX), outputs it into the
3448 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3449 # the replacement expansion.
3450
3451
3452 # This is an auxiliary macro that is also run when
3453 # autoupdate runs m4. It simply calls m4_warning, but
3454 # we need a wrapper so that each warning is emitted only
3455 # once. We break the quoting in m4_warning's argument in
3456 # order to expand this macro's arguments, not AU_DEFUN's.
3457
3458
3459 # Finally, this is the expansion that is picked up by
3460 # autoconf. It tells the user to run autoupdate, and
3461 # then outputs the replacement expansion. We do not care
3462 # about autoupdate's warning because that contains
3463 # information on what to do *after* running autoupdate.
3464
3465
3466
3467
3468 # win32-dll
3469 # ---------
3470 # Declare package support for building win32 dll's.
3471 # win32-dll
3472
3473 # This is what autoupdate's m4 run will expand. It fires
3474 # the warning (with _au_warn_XXX), outputs it into the
3475 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3476 # the replacement expansion.
3477
3478
3479 # This is an auxiliary macro that is also run when
3480 # autoupdate runs m4. It simply calls m4_warning, but
3481 # we need a wrapper so that each warning is emitted only
3482 # once. We break the quoting in m4_warning's argument in
3483 # order to expand this macro's arguments, not AU_DEFUN's.
3484
3485
3486 # Finally, this is the expansion that is picked up by
3487 # autoconf. It tells the user to run autoupdate, and
3488 # then outputs the replacement expansion. We do not care
3489 # about autoupdate's warning because that contains
3490 # information on what to do *after* running autoupdate.
3491
3492
3493
3494
3495 # _LT_ENABLE_SHARED([DEFAULT])
3496 # ----------------------------
3497 # implement the --enable-shared flag, and supports the `shared' and
3498 # `disable-shared' LT_INIT options.
3499 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3500 # _LT_ENABLE_SHARED
3501
3502
3503
3504
3505 # Old names:
3506
3507
3508
3509
3510 # This is what autoupdate's m4 run will expand. It fires
3511 # the warning (with _au_warn_XXX), outputs it into the
3512 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3513 # the replacement expansion.
3514
3515
3516 # This is an auxiliary macro that is also run when
3517 # autoupdate runs m4. It simply calls m4_warning, but
3518 # we need a wrapper so that each warning is emitted only
3519 # once. We break the quoting in m4_warning's argument in
3520 # order to expand this macro's arguments, not AU_DEFUN's.
3521
3522
3523 # Finally, this is the expansion that is picked up by
3524 # autoconf. It tells the user to run autoupdate, and
3525 # then outputs the replacement expansion. We do not care
3526 # about autoupdate's warning because that contains
3527 # information on what to do *after* running autoupdate.
3528
3529 # This is what autoupdate's m4 run will expand. It fires
3530 # the warning (with _au_warn_XXX), outputs it into the
3531 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3532 # the replacement expansion.
3533
3534
3535 # This is an auxiliary macro that is also run when
3536 # autoupdate runs m4. It simply calls m4_warning, but
3537 # we need a wrapper so that each warning is emitted only
3538 # once. We break the quoting in m4_warning's argument in
3539 # order to expand this macro's arguments, not AU_DEFUN's.
3540
3541
3542 # Finally, this is the expansion that is picked up by
3543 # autoconf. It tells the user to run autoupdate, and
3544 # then outputs the replacement expansion. We do not care
3545 # about autoupdate's warning because that contains
3546 # information on what to do *after* running autoupdate.
3547
3548
3549
3550
3551
3552 # _LT_ENABLE_STATIC([DEFAULT])
3553 # ----------------------------
3554 # implement the --enable-static flag, and support the `static' and
3555 # `disable-static' LT_INIT options.
3556 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3557 # _LT_ENABLE_STATIC
3558
3559
3560
3561
3562 # Old names:
3563
3564
3565
3566
3567 # This is what autoupdate's m4 run will expand. It fires
3568 # the warning (with _au_warn_XXX), outputs it into the
3569 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3570 # the replacement expansion.
3571
3572
3573 # This is an auxiliary macro that is also run when
3574 # autoupdate runs m4. It simply calls m4_warning, but
3575 # we need a wrapper so that each warning is emitted only
3576 # once. We break the quoting in m4_warning's argument in
3577 # order to expand this macro's arguments, not AU_DEFUN's.
3578
3579
3580 # Finally, this is the expansion that is picked up by
3581 # autoconf. It tells the user to run autoupdate, and
3582 # then outputs the replacement expansion. We do not care
3583 # about autoupdate's warning because that contains
3584 # information on what to do *after* running autoupdate.
3585
3586 # This is what autoupdate's m4 run will expand. It fires
3587 # the warning (with _au_warn_XXX), outputs it into the
3588 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3589 # the replacement expansion.
3590
3591
3592 # This is an auxiliary macro that is also run when
3593 # autoupdate runs m4. It simply calls m4_warning, but
3594 # we need a wrapper so that each warning is emitted only
3595 # once. We break the quoting in m4_warning's argument in
3596 # order to expand this macro's arguments, not AU_DEFUN's.
3597
3598
3599 # Finally, this is the expansion that is picked up by
3600 # autoconf. It tells the user to run autoupdate, and
3601 # then outputs the replacement expansion. We do not care
3602 # about autoupdate's warning because that contains
3603 # information on what to do *after* running autoupdate.
3604
3605
3606
3607
3608
3609 # _LT_ENABLE_FAST_INSTALL([DEFAULT])
3610 # ----------------------------------
3611 # implement the --enable-fast-install flag, and support the `fast-install'
3612 # and `disable-fast-install' LT_INIT options.
3613 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3614 # _LT_ENABLE_FAST_INSTALL
3615
3616
3617
3618
3619 # Old names:
3620 # This is what autoupdate's m4 run will expand. It fires
3621 # the warning (with _au_warn_XXX), outputs it into the
3622 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3623 # the replacement expansion.
3624
3625
3626 # This is an auxiliary macro that is also run when
3627 # autoupdate runs m4. It simply calls m4_warning, but
3628 # we need a wrapper so that each warning is emitted only
3629 # once. We break the quoting in m4_warning's argument in
3630 # order to expand this macro's arguments, not AU_DEFUN's.
3631
3632
3633 # Finally, this is the expansion that is picked up by
3634 # autoconf. It tells the user to run autoupdate, and
3635 # then outputs the replacement expansion. We do not care
3636 # about autoupdate's warning because that contains
3637 # information on what to do *after* running autoupdate.
3638
3639
3640 # This is what autoupdate's m4 run will expand. It fires
3641 # the warning (with _au_warn_XXX), outputs it into the
3642 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3643 # the replacement expansion.
3644
3645
3646 # This is an auxiliary macro that is also run when
3647 # autoupdate runs m4. It simply calls m4_warning, but
3648 # we need a wrapper so that each warning is emitted only
3649 # once. We break the quoting in m4_warning's argument in
3650 # order to expand this macro's arguments, not AU_DEFUN's.
3651
3652
3653 # Finally, this is the expansion that is picked up by
3654 # autoconf. It tells the user to run autoupdate, and
3655 # then outputs the replacement expansion. We do not care
3656 # about autoupdate's warning because that contains
3657 # information on what to do *after* running autoupdate.
3658
3659
3660
3661
3662 # _LT_WITH_PIC([MODE])
3663 # --------------------
3664 # implement the --with-pic flag, and support the `pic-only' and `no-pic'
3665 # LT_INIT options.
3666 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
3667 # _LT_WITH_PIC
3668
3669
3670
3671
3672 # Old name:
3673 # This is what autoupdate's m4 run will expand. It fires
3674 # the warning (with _au_warn_XXX), outputs it into the
3675 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3676 # the replacement expansion.
3677
3678
3679 # This is an auxiliary macro that is also run when
3680 # autoupdate runs m4. It simply calls m4_warning, but
3681 # we need a wrapper so that each warning is emitted only
3682 # once. We break the quoting in m4_warning's argument in
3683 # order to expand this macro's arguments, not AU_DEFUN's.
3684
3685
3686 # Finally, this is the expansion that is picked up by
3687 # autoconf. It tells the user to run autoupdate, and
3688 # then outputs the replacement expansion. We do not care
3689 # about autoupdate's warning because that contains
3690 # information on what to do *after* running autoupdate.
3691
3692
3693
3694 ## ----------------- ##
3695 ## LTDL_INIT Options ##
3696 ## ----------------- ##
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707 # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
3708 #
3709 # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3710 # Written by Gary V. Vaughan, 2004
3711 #
3712 # This file is free software; the Free Software Foundation gives
3713 # unlimited permission to copy and/or distribute it, with or without
3714 # modifications, as long as this notice is preserved.
3715
3716 # serial 6 ltsugar.m4
3717
3718 # This is to help aclocal find these macros, as it can't see m4_define.
3719
3720
3721
3722 # lt_join(SEP, ARG1, [ARG2...])
3723 # -----------------------------
3724 # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3725 # associated separator.
3726 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3727 # versions in m4sugar had bugs.
3728
3729
3730
3731
3732 # lt_car(LIST)
3733 # lt_cdr(LIST)
3734 # ------------
3735 # Manipulate m4 lists.
3736 # These macros are necessary as long as will still need to support
3737 # Autoconf-2.59 which quotes differently.
3738
3739
3740
3741
3742
3743 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
3744 # ------------------------------------------
3745 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3746 # Note that neither SEPARATOR nor STRING are expanded; they are appended
3747 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3748 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
3749 # than defined and empty).
3750 #
3751 # This macro is needed until we can rely on Autoconf 2.62, since earlier
3752 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3753
3754
3755
3756
3757 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3758 # ----------------------------------------------------------
3759 # Produce a SEP delimited list of all paired combinations of elements of
3760 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
3761 # has the form PREFIXmINFIXSUFFIXn.
3762 # Needed until we can rely on m4_combine added in Autoconf 2.62.
3763
3764
3765
3766 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3767 # -----------------------------------------------------------------------
3768 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3769 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3770
3771
3772
3773 # lt_dict_add(DICT, KEY, VALUE)
3774 # -----------------------------
3775
3776
3777
3778 # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3779 # --------------------------------------------
3780
3781
3782
3783 # lt_dict_fetch(DICT, KEY, [SUBKEY])
3784 # ----------------------------------
3785
3786
3787
3788 # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3789 # -----------------------------------------------------------------
3790
3791
3792
3793 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3794 # --------------------------------------------------------------
3795
3796
3797 # ltversion.m4 -- version numbers -*- Autoconf -*-
3798 #
3799 # Copyright (C) 2004 Free Software Foundation, Inc.
3800 # Written by Scott James Remnant, 2004
3801 #
3802 # This file is free software; the Free Software Foundation gives
3803 # unlimited permission to copy and/or distribute it, with or without
3804 # modifications, as long as this notice is preserved.
3805
3806 # Generated from ltversion.in.
3807
3808 # serial 3134 ltversion.m4
3809 # This file is part of GNU Libtool
3810
3811
3812
3813
3814
3815
3816 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
3817 #
3818 # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3819 # Written by Scott James Remnant, 2004.
3820 #
3821 # This file is free software; the Free Software Foundation gives
3822 # unlimited permission to copy and/or distribute it, with or without
3823 # modifications, as long as this notice is preserved.
3824
3825 # serial 4 lt~obsolete.m4
3826
3827 # These exist entirely to fool aclocal when bootstrapping libtool.
3828 #
3829 # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3830 # which have later been changed to m4_define as they aren't part of the
3831 # exported API, or moved to Autoconf or Automake where they belong.
3832 #
3833 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
3834 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3835 # using a macro with the same name in our local m4/libtool.m4 it'll
3836 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3837 # and doesn't know about Autoconf macros at all.)
3838 #
3839 # So we provide this file, which has a silly filename so it's always
3840 # included after everything else. This provides aclocal with the
3841 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3842 # because those macros already exist, or will be overwritten later.
3843 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3844 #
3845 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3846 # Yes, that means every name once taken will need to remain here until
3847 # we give up compatibility with versions before 1.7, at which point
3848 # we need to keep only those names which we still refer to.
3849
3850 # This is to help aclocal find these macros, as it can't see m4_define.
3851
3852
3853
3854
3855
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 ## -*- Autoconf -*-
3916
3917 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3918 # Free Software Foundation, Inc.
3919 #
3920 # This file is free software; the Free Software Foundation
3921 # gives unlimited permission to copy and/or distribute it,
3922 # with or without modifications, as long as this notice is preserved.
3923
3924 # serial 8
3925
3926 # Based on depend.m4 from automake 1.9, modified for standalone use in
3927 # an environment where GNU make is required.
3928
3929 # ZW_PROG_COMPILER_DEPENDENCIES
3930 # -----------------------------
3931 # Variant of _AM_DEPENDENCIES which just does the dependency probe and
3932 # sets fooDEPMODE accordingly. Cache-variable compatible with
3933 # original; not side-effect compatible. As the users of this macro
3934 # may require accurate dependencies for correct builds, it does *not*
3935 # honor --disable-dependency-checking, and failure to detect a usable
3936 # method is an error. depcomp is assumed to be located in
3937 # $ac_aux_dir.
3938 #
3939 # FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3940
3941
3942
3943 # AM_SET_DEPDIR
3944 # -------------
3945 # Choose a directory name for dependency files.
3946
3947
3948 # ZW_CREATE_DEPDIR
3949 # ----------------
3950 # As AM_SET_DEPDIR, but also create the directory at config.status time.
3951
3952
3953
3954
3955
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
4023
4024
4025 # intl sister-directory configuration rules.
4026 #
4027
4028 # The idea behind this macro is that there's no need to repeat all the
4029 # autoconf probes done by the intl directory - it's already done them
4030 # for us. In fact, there's no need even to look at the cache for the
4031 # answers. All we need to do is nab a few pieces of information.
4032 # The intl directory is set up to make this easy, by generating a
4033 # small file which can be sourced as a shell script; then we produce
4034 # the necessary substitutions and definitions for this directory.
4035
4036
4037
4038 # Autoconf M4 include file defining utility macros for complex Canadian
4039 # cross builds.
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049 ####
4050 # _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
4051 # or AC_INIT.
4052 # These demand that AC_CANONICAL_SYSTEM be called beforehand.
4053
4054 ####
4055 # NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4056 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
4057
4058
4059 ####
4060 # NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4061 # Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
4062
4063
4064
4065 # Backported from Autoconf 2.5x; can go away when and if
4066 # we switch. Put the OS path separator in $PATH_SEPARATOR.
4067
4068
4069
4070
4071 # ACX_HAVE_GCC_FOR_TARGET
4072 # Check if the variable GCC_FOR_TARGET really points to a GCC binary.
4073
4074
4075 # ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4076 # Searching for installed target binutils. We need to take extra care,
4077 # else we may find the wrong assembler, linker, etc., and lose.
4078 #
4079 # First try --with-build-time-tools, if specified.
4080 #
4081 # For build != host, we ask the installed GCC for the name of the tool it
4082 # uses, and accept it if it is an absolute path. This is because the
4083 # only good choice for a compiler is the same GCC version that is being
4084 # installed (or we couldn't make target libraries), and we assume that
4085 # on the host system we'll have not only the same GCC version, but also
4086 # the same binutils version.
4087 #
4088 # For build == host, search the same directories that the installed
4089 # compiler will search. We used to do this for the assembler, linker,
4090 # and nm only; for simplicity of configuration, however, we extend this
4091 # criterion to tools (such as ar and ranlib) that are never invoked by
4092 # the compiler, to avoid mismatches.
4093 #
4094 # Also note we have to check MD_EXEC_PREFIX before checking the user's path
4095 # if build == target. This makes the most sense only when bootstrapping,
4096 # but we also do so when build != host. In this case, we hope that the
4097 # build and host systems will have similar contents of MD_EXEC_PREFIX.
4098 #
4099 # If we do not find a suitable binary, then try the user's path.
4100
4101
4102 ###
4103 # AC_PROG_CPP_WERROR
4104 # Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4105 # triggers warnings from the preprocessor. Will be in autoconf 2.58.
4106 # For now, using this also overrides header checks to use only the
4107 # preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4108 # bit harder from here).
4109 # Eventually autoconf will default to checking headers with the compiler
4110 # instead, and we'll have to do this differently.
4111
4112 # AC_PROG_CPP_WERROR
4113
4114 # Test for GNAT.
4115 # We require the gnatbind & gnatmake programs, as well as a compiler driver
4116 # that understands Ada. We use the user's CC setting, already found, and
4117 # possibly add $1 to the command-line parameters.
4118 #
4119 # Sets the shell variable have_gnat to yes or no as appropriate, and
4120 # substitutes GNATBIND and GNATMAKE.
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146 ac_ext=c
4147 ac_cpp='$CPP $CPPFLAGS'
4148 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4149 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4150 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4151 if test -n "$ac_tool_prefix"; then
4152 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4153 set dummy ${ac_tool_prefix}gcc; ac_word=$2
4154 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4155 $as_echo_n "checking for $ac_word... " >&6; }
4156 if test "${ac_cv_prog_CC+set}" = set; then :
4157 $as_echo_n "(cached) " >&6
4158 else
4159 if test -n "$CC"; then
4160 ac_cv_prog_CC="$CC" # Let the user override the test.
4161 else
4162 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4163 for as_dir in $PATH
4164 do
4165 IFS=$as_save_IFS
4166 test -z "$as_dir" && as_dir=.
4167 for ac_exec_ext in '' $ac_executable_extensions; do
4168 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4169 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4170 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4171 break 2
4172 fi
4173 done
4174 done
4175 IFS=$as_save_IFS
4176
4177 fi
4178 fi
4179 CC=$ac_cv_prog_CC
4180 if test -n "$CC"; then
4181 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4182 $as_echo "$CC" >&6; }
4183 else
4184 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4185 $as_echo "no" >&6; }
4186 fi
4187
4188
4189 fi
4190 if test -z "$ac_cv_prog_CC"; then
4191 ac_ct_CC=$CC
4192 # Extract the first word of "gcc", so it can be a program name with args.
4193 set dummy gcc; ac_word=$2
4194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4195 $as_echo_n "checking for $ac_word... " >&6; }
4196 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4197 $as_echo_n "(cached) " >&6
4198 else
4199 if test -n "$ac_ct_CC"; then
4200 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4201 else
4202 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4203 for as_dir in $PATH
4204 do
4205 IFS=$as_save_IFS
4206 test -z "$as_dir" && as_dir=.
4207 for ac_exec_ext in '' $ac_executable_extensions; do
4208 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4209 ac_cv_prog_ac_ct_CC="gcc"
4210 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4211 break 2
4212 fi
4213 done
4214 done
4215 IFS=$as_save_IFS
4216
4217 fi
4218 fi
4219 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4220 if test -n "$ac_ct_CC"; then
4221 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4222 $as_echo "$ac_ct_CC" >&6; }
4223 else
4224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4225 $as_echo "no" >&6; }
4226 fi
4227
4228 if test "x$ac_ct_CC" = x; then
4229 CC=""
4230 else
4231 case $cross_compiling:$ac_tool_warned in
4232 yes:)
4233 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4234 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4235 ac_tool_warned=yes ;;
4236 esac
4237 CC=$ac_ct_CC
4238 fi
4239 else
4240 CC="$ac_cv_prog_CC"
4241 fi
4242
4243 if test -z "$CC"; then
4244 if test -n "$ac_tool_prefix"; then
4245 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4246 set dummy ${ac_tool_prefix}cc; ac_word=$2
4247 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4248 $as_echo_n "checking for $ac_word... " >&6; }
4249 if test "${ac_cv_prog_CC+set}" = set; then :
4250 $as_echo_n "(cached) " >&6
4251 else
4252 if test -n "$CC"; then
4253 ac_cv_prog_CC="$CC" # Let the user override the test.
4254 else
4255 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4256 for as_dir in $PATH
4257 do
4258 IFS=$as_save_IFS
4259 test -z "$as_dir" && as_dir=.
4260 for ac_exec_ext in '' $ac_executable_extensions; do
4261 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4262 ac_cv_prog_CC="${ac_tool_prefix}cc"
4263 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4264 break 2
4265 fi
4266 done
4267 done
4268 IFS=$as_save_IFS
4269
4270 fi
4271 fi
4272 CC=$ac_cv_prog_CC
4273 if test -n "$CC"; then
4274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4275 $as_echo "$CC" >&6; }
4276 else
4277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4278 $as_echo "no" >&6; }
4279 fi
4280
4281
4282 fi
4283 fi
4284 if test -z "$CC"; then
4285 # Extract the first word of "cc", so it can be a program name with args.
4286 set dummy cc; ac_word=$2
4287 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4288 $as_echo_n "checking for $ac_word... " >&6; }
4289 if test "${ac_cv_prog_CC+set}" = set; then :
4290 $as_echo_n "(cached) " >&6
4291 else
4292 if test -n "$CC"; then
4293 ac_cv_prog_CC="$CC" # Let the user override the test.
4294 else
4295 ac_prog_rejected=no
4296 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4297 for as_dir in $PATH
4298 do
4299 IFS=$as_save_IFS
4300 test -z "$as_dir" && as_dir=.
4301 for ac_exec_ext in '' $ac_executable_extensions; do
4302 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4303 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4304 ac_prog_rejected=yes
4305 continue
4306 fi
4307 ac_cv_prog_CC="cc"
4308 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4309 break 2
4310 fi
4311 done
4312 done
4313 IFS=$as_save_IFS
4314
4315 if test $ac_prog_rejected = yes; then
4316 # We found a bogon in the path, so make sure we never use it.
4317 set dummy $ac_cv_prog_CC
4318 shift
4319 if test $# != 0; then
4320 # We chose a different compiler from the bogus one.
4321 # However, it has the same basename, so the bogon will be chosen
4322 # first if we set CC to just the basename; use the full file name.
4323 shift
4324 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4325 fi
4326 fi
4327 fi
4328 fi
4329 CC=$ac_cv_prog_CC
4330 if test -n "$CC"; then
4331 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4332 $as_echo "$CC" >&6; }
4333 else
4334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4335 $as_echo "no" >&6; }
4336 fi
4337
4338
4339 fi
4340 if test -z "$CC"; then
4341 if test -n "$ac_tool_prefix"; then
4342 for ac_prog in cl.exe
4343 do
4344 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4345 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4346 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4347 $as_echo_n "checking for $ac_word... " >&6; }
4348 if test "${ac_cv_prog_CC+set}" = set; then :
4349 $as_echo_n "(cached) " >&6
4350 else
4351 if test -n "$CC"; then
4352 ac_cv_prog_CC="$CC" # Let the user override the test.
4353 else
4354 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4355 for as_dir in $PATH
4356 do
4357 IFS=$as_save_IFS
4358 test -z "$as_dir" && as_dir=.
4359 for ac_exec_ext in '' $ac_executable_extensions; do
4360 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4361 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4362 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4363 break 2
4364 fi
4365 done
4366 done
4367 IFS=$as_save_IFS
4368
4369 fi
4370 fi
4371 CC=$ac_cv_prog_CC
4372 if test -n "$CC"; then
4373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4374 $as_echo "$CC" >&6; }
4375 else
4376 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4377 $as_echo "no" >&6; }
4378 fi
4379
4380
4381 test -n "$CC" && break
4382 done
4383 fi
4384 if test -z "$CC"; then
4385 ac_ct_CC=$CC
4386 for ac_prog in cl.exe
4387 do
4388 # Extract the first word of "$ac_prog", so it can be a program name with args.
4389 set dummy $ac_prog; ac_word=$2
4390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4391 $as_echo_n "checking for $ac_word... " >&6; }
4392 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4393 $as_echo_n "(cached) " >&6
4394 else
4395 if test -n "$ac_ct_CC"; then
4396 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4397 else
4398 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4399 for as_dir in $PATH
4400 do
4401 IFS=$as_save_IFS
4402 test -z "$as_dir" && as_dir=.
4403 for ac_exec_ext in '' $ac_executable_extensions; do
4404 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4405 ac_cv_prog_ac_ct_CC="$ac_prog"
4406 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4407 break 2
4408 fi
4409 done
4410 done
4411 IFS=$as_save_IFS
4412
4413 fi
4414 fi
4415 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4416 if test -n "$ac_ct_CC"; then
4417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4418 $as_echo "$ac_ct_CC" >&6; }
4419 else
4420 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4421 $as_echo "no" >&6; }
4422 fi
4423
4424
4425 test -n "$ac_ct_CC" && break
4426 done
4427
4428 if test "x$ac_ct_CC" = x; then
4429 CC=""
4430 else
4431 case $cross_compiling:$ac_tool_warned in
4432 yes:)
4433 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4434 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4435 ac_tool_warned=yes ;;
4436 esac
4437 CC=$ac_ct_CC
4438 fi
4439 fi
4440
4441 fi
4442
4443
4444 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4445 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4446 as_fn_error "no acceptable C compiler found in \$PATH
4447 See \`config.log' for more details." "$LINENO" 5; }
4448
4449 # Provide some information about the compiler.
4450 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4451 set X $ac_compile
4452 ac_compiler=$2
4453 for ac_option in --version -v -V -qversion; do
4454 { { ac_try="$ac_compiler $ac_option >&5"
4455 case "(($ac_try" in
4456 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4457 *) ac_try_echo=$ac_try;;
4458 esac
4459 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4460 $as_echo "$ac_try_echo"; } >&5
4461 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4462 ac_status=$?
4463 if test -s conftest.err; then
4464 sed '10a\
4465 ... rest of stderr output deleted ...
4466 10q' conftest.err >conftest.er1
4467 cat conftest.er1 >&5
4468 rm -f conftest.er1 conftest.err
4469 fi
4470 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4471 test $ac_status = 0; }
4472 done
4473
4474 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4475 /* end confdefs.h. */
4476
4477 int
4478 main ()
4479 {
4480
4481 ;
4482 return 0;
4483 }
4484 _ACEOF
4485 ac_clean_files_save=$ac_clean_files
4486 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4487 # Try to create an executable without -o first, disregard a.out.
4488 # It will help us diagnose broken compilers, and finding out an intuition
4489 # of exeext.
4490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4491 $as_echo_n "checking for C compiler default output file name... " >&6; }
4492 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4493
4494 # The possible output files:
4495 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4496
4497 ac_rmfiles=
4498 for ac_file in $ac_files
4499 do
4500 case $ac_file in
4501 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4502 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4503 esac
4504 done
4505 rm -f $ac_rmfiles
4506
4507 if { { ac_try="$ac_link_default"
4508 case "(($ac_try" in
4509 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4510 *) ac_try_echo=$ac_try;;
4511 esac
4512 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4513 $as_echo "$ac_try_echo"; } >&5
4514 (eval "$ac_link_default") 2>&5
4515 ac_status=$?
4516 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4517 test $ac_status = 0; }; then :
4518 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4519 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4520 # in a Makefile. We should not override ac_cv_exeext if it was cached,
4521 # so that the user can short-circuit this test for compilers unknown to
4522 # Autoconf.
4523 for ac_file in $ac_files ''
4524 do
4525 test -f "$ac_file" || continue
4526 case $ac_file in
4527 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4528 ;;
4529 [ab].out )
4530 # We found the default executable, but exeext='' is most
4531 # certainly right.
4532 break;;
4533 *.* )
4534 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4535 then :; else
4536 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4537 fi
4538 # We set ac_cv_exeext here because the later test for it is not
4539 # safe: cross compilers may not add the suffix if given an `-o'
4540 # argument, so we may need to know it at that point already.
4541 # Even if this section looks crufty: it has the advantage of
4542 # actually working.
4543 break;;
4544 * )
4545 break;;
4546 esac
4547 done
4548 test "$ac_cv_exeext" = no && ac_cv_exeext=
4549
4550 else
4551 ac_file=''
4552 fi
4553 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4554 $as_echo "$ac_file" >&6; }
4555 if test -z "$ac_file"; then :
4556 $as_echo "$as_me: failed program was:" >&5
4557 sed 's/^/| /' conftest.$ac_ext >&5
4558
4559 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4560 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4561 { as_fn_set_status 77
4562 as_fn_error "C compiler cannot create executables
4563 See \`config.log' for more details." "$LINENO" 5; }; }
4564 fi
4565 ac_exeext=$ac_cv_exeext
4566
4567 # Check that the compiler produces executables we can run. If not, either
4568 # the compiler is broken, or we cross compile.
4569 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4570 $as_echo_n "checking whether the C compiler works... " >&6; }
4571 # If not cross compiling, check that we can run a simple program.
4572 if test "$cross_compiling" != yes; then
4573 if { ac_try='./$ac_file'
4574 { { case "(($ac_try" in
4575 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4576 *) ac_try_echo=$ac_try;;
4577 esac
4578 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4579 $as_echo "$ac_try_echo"; } >&5
4580 (eval "$ac_try") 2>&5
4581 ac_status=$?
4582 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4583 test $ac_status = 0; }; }; then
4584 cross_compiling=no
4585 else
4586 if test "$cross_compiling" = maybe; then
4587 cross_compiling=yes
4588 else
4589 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4590 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4591 as_fn_error "cannot run C compiled programs.
4592 If you meant to cross compile, use \`--host'.
4593 See \`config.log' for more details." "$LINENO" 5; }
4594 fi
4595 fi
4596 fi
4597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4598 $as_echo "yes" >&6; }
4599
4600 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4601 ac_clean_files=$ac_clean_files_save
4602 # Check that the compiler produces executables we can run. If not, either
4603 # the compiler is broken, or we cross compile.
4604 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4605 $as_echo_n "checking whether we are cross compiling... " >&6; }
4606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4607 $as_echo "$cross_compiling" >&6; }
4608
4609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4610 $as_echo_n "checking for suffix of executables... " >&6; }
4611 if { { ac_try="$ac_link"
4612 case "(($ac_try" in
4613 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4614 *) ac_try_echo=$ac_try;;
4615 esac
4616 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4617 $as_echo "$ac_try_echo"; } >&5
4618 (eval "$ac_link") 2>&5
4619 ac_status=$?
4620 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4621 test $ac_status = 0; }; then :
4622 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4623 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4624 # work properly (i.e., refer to `conftest.exe'), while it won't with
4625 # `rm'.
4626 for ac_file in conftest.exe conftest conftest.*; do
4627 test -f "$ac_file" || continue
4628 case $ac_file in
4629 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4630 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4631 break;;
4632 * ) break;;
4633 esac
4634 done
4635 else
4636 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4637 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4638 as_fn_error "cannot compute suffix of executables: cannot compile and link
4639 See \`config.log' for more details." "$LINENO" 5; }
4640 fi
4641 rm -f conftest$ac_cv_exeext
4642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4643 $as_echo "$ac_cv_exeext" >&6; }
4644
4645 rm -f conftest.$ac_ext
4646 EXEEXT=$ac_cv_exeext
4647 ac_exeext=$EXEEXT
4648 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4649 $as_echo_n "checking for suffix of object files... " >&6; }
4650 if test "${ac_cv_objext+set}" = set; then :
4651 $as_echo_n "(cached) " >&6
4652 else
4653 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4654 /* end confdefs.h. */
4655
4656 int
4657 main ()
4658 {
4659
4660 ;
4661 return 0;
4662 }
4663 _ACEOF
4664 rm -f conftest.o conftest.obj
4665 if { { ac_try="$ac_compile"
4666 case "(($ac_try" in
4667 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4668 *) ac_try_echo=$ac_try;;
4669 esac
4670 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4671 $as_echo "$ac_try_echo"; } >&5
4672 (eval "$ac_compile") 2>&5
4673 ac_status=$?
4674 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4675 test $ac_status = 0; }; then :
4676 for ac_file in conftest.o conftest.obj conftest.*; do
4677 test -f "$ac_file" || continue;
4678 case $ac_file in
4679 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4680 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4681 break;;
4682 esac
4683 done
4684 else
4685 $as_echo "$as_me: failed program was:" >&5
4686 sed 's/^/| /' conftest.$ac_ext >&5
4687
4688 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4689 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4690 as_fn_error "cannot compute suffix of object files: cannot compile
4691 See \`config.log' for more details." "$LINENO" 5; }
4692 fi
4693 rm -f conftest.$ac_cv_objext conftest.$ac_ext
4694 fi
4695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4696 $as_echo "$ac_cv_objext" >&6; }
4697 OBJEXT=$ac_cv_objext
4698 ac_objext=$OBJEXT
4699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4700 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4701 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4702 $as_echo_n "(cached) " >&6
4703 else
4704 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4705 /* end confdefs.h. */
4706
4707 int
4708 main ()
4709 {
4710 #ifndef __GNUC__
4711 choke me
4712 #endif
4713
4714 ;
4715 return 0;
4716 }
4717 _ACEOF
4718 if ac_fn_c_try_compile "$LINENO"; then :
4719 ac_compiler_gnu=yes
4720 else
4721 ac_compiler_gnu=no
4722 fi
4723 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4724 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4725
4726 fi
4727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4728 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4729 if test $ac_compiler_gnu = yes; then
4730 GCC=yes
4731 else
4732 GCC=
4733 fi
4734 ac_test_CFLAGS=${CFLAGS+set}
4735 ac_save_CFLAGS=$CFLAGS
4736 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4737 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4738 if test "${ac_cv_prog_cc_g+set}" = set; then :
4739 $as_echo_n "(cached) " >&6
4740 else
4741 ac_save_c_werror_flag=$ac_c_werror_flag
4742 ac_c_werror_flag=yes
4743 ac_cv_prog_cc_g=no
4744 CFLAGS="-g"
4745 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4746 /* end confdefs.h. */
4747
4748 int
4749 main ()
4750 {
4751
4752 ;
4753 return 0;
4754 }
4755 _ACEOF
4756 if ac_fn_c_try_compile "$LINENO"; then :
4757 ac_cv_prog_cc_g=yes
4758 else
4759 CFLAGS=""
4760 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4761 /* end confdefs.h. */
4762
4763 int
4764 main ()
4765 {
4766
4767 ;
4768 return 0;
4769 }
4770 _ACEOF
4771 if ac_fn_c_try_compile "$LINENO"; then :
4772
4773 else
4774 ac_c_werror_flag=$ac_save_c_werror_flag
4775 CFLAGS="-g"
4776 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4777 /* end confdefs.h. */
4778
4779 int
4780 main ()
4781 {
4782
4783 ;
4784 return 0;
4785 }
4786 _ACEOF
4787 if ac_fn_c_try_compile "$LINENO"; then :
4788 ac_cv_prog_cc_g=yes
4789 fi
4790 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4791 fi
4792 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4793 fi
4794 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4795 ac_c_werror_flag=$ac_save_c_werror_flag
4796 fi
4797 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4798 $as_echo "$ac_cv_prog_cc_g" >&6; }
4799 if test "$ac_test_CFLAGS" = set; then
4800 CFLAGS=$ac_save_CFLAGS
4801 elif test $ac_cv_prog_cc_g = yes; then
4802 if test "$GCC" = yes; then
4803 CFLAGS="-g -O2"
4804 else
4805 CFLAGS="-g"
4806 fi
4807 else
4808 if test "$GCC" = yes; then
4809 CFLAGS="-O2"
4810 else
4811 CFLAGS=
4812 fi
4813 fi
4814 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4815 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4816 if test "${ac_cv_prog_cc_c89+set}" = set; then :
4817 $as_echo_n "(cached) " >&6
4818 else
4819 ac_cv_prog_cc_c89=no
4820 ac_save_CC=$CC
4821 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4822 /* end confdefs.h. */
4823 #include <stdarg.h>
4824 #include <stdio.h>
4825 #include <sys/types.h>
4826 #include <sys/stat.h>
4827 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4828 struct buf { int x; };
4829 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4830 static char *e (p, i)
4831 char **p;
4832 int i;
4833 {
4834 return p[i];
4835 }
4836 static char *f (char * (*g) (char **, int), char **p, ...)
4837 {
4838 char *s;
4839 va_list v;
4840 va_start (v,p);
4841 s = g (p, va_arg (v,int));
4842 va_end (v);
4843 return s;
4844 }
4845
4846 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4847 function prototypes and stuff, but not '\xHH' hex character constants.
4848 These don't provoke an error unfortunately, instead are silently treated
4849 as 'x'. The following induces an error, until -std is added to get
4850 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4851 array size at least. It's necessary to write '\x00'==0 to get something
4852 that's true only with -std. */
4853 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4854
4855 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4856 inside strings and character constants. */
4857 #define FOO(x) 'x'
4858 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4859
4860 int test (int i, double x);
4861 struct s1 {int (*f) (int a);};
4862 struct s2 {int (*f) (double a);};
4863 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4864 int argc;
4865 char **argv;
4866 int
4867 main ()
4868 {
4869 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4870 ;
4871 return 0;
4872 }
4873 _ACEOF
4874 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4875 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4876 do
4877 CC="$ac_save_CC $ac_arg"
4878 if ac_fn_c_try_compile "$LINENO"; then :
4879 ac_cv_prog_cc_c89=$ac_arg
4880 fi
4881 rm -f core conftest.err conftest.$ac_objext
4882 test "x$ac_cv_prog_cc_c89" != "xno" && break
4883 done
4884 rm -f conftest.$ac_ext
4885 CC=$ac_save_CC
4886
4887 fi
4888 # AC_CACHE_VAL
4889 case "x$ac_cv_prog_cc_c89" in
4890 x)
4891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4892 $as_echo "none needed" >&6; } ;;
4893 xno)
4894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4895 $as_echo "unsupported" >&6; } ;;
4896 *)
4897 CC="$CC $ac_cv_prog_cc_c89"
4898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4899 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4900 esac
4901 if test "x$ac_cv_prog_cc_c89" != xno; then :
4902
4903 fi
4904
4905 ac_ext=c
4906 ac_cpp='$CPP $CPPFLAGS'
4907 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4908 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4909 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4910
4911 ac_aux_dir=
4912 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4913 for ac_t in install-sh install.sh shtool; do
4914 if test -f "$ac_dir/$ac_t"; then
4915 ac_aux_dir=$ac_dir
4916 ac_install_sh="$ac_aux_dir/$ac_t -c"
4917 break 2
4918 fi
4919 done
4920 done
4921 if test -z "$ac_aux_dir"; then
4922 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4923 fi
4924
4925 # These three variables are undocumented and unsupported,
4926 # and are intended to be withdrawn in a future Autoconf release.
4927 # They can cause serious problems if a builder's source tree is in a directory
4928 # whose full name contains unusual characters.
4929 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4930 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4931 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4932
4933
4934 # Make sure we can run config.sub.
4935 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4936 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4937
4938 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4939 $as_echo_n "checking build system type... " >&6; }
4940 if test "${ac_cv_build+set}" = set; then :
4941 $as_echo_n "(cached) " >&6
4942 else
4943 ac_build_alias=$build_alias
4944 test "x$ac_build_alias" = x &&
4945 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4946 test "x$ac_build_alias" = x &&
4947 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4948 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4949 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4950
4951 fi
4952 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4953 $as_echo "$ac_cv_build" >&6; }
4954 case $ac_cv_build in
4955 *-*-*) ;;
4956 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4957 esac
4958 build=$ac_cv_build
4959 ac_save_IFS=$IFS; IFS='-'
4960 set x $ac_cv_build
4961 shift
4962 build_cpu=$1
4963 build_vendor=$2
4964 shift; shift
4965 # Remember, the first character of IFS is used to create $*,
4966 # except with old shells:
4967 build_os=$*
4968 IFS=$ac_save_IFS
4969 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4970
4971
4972 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4973 $as_echo_n "checking host system type... " >&6; }
4974 if test "${ac_cv_host+set}" = set; then :
4975 $as_echo_n "(cached) " >&6
4976 else
4977 if test "x$host_alias" = x; then
4978 ac_cv_host=$ac_cv_build
4979 else
4980 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4981 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4982 fi
4983
4984 fi
4985 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4986 $as_echo "$ac_cv_host" >&6; }
4987 case $ac_cv_host in
4988 *-*-*) ;;
4989 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4990 esac
4991 host=$ac_cv_host
4992 ac_save_IFS=$IFS; IFS='-'
4993 set x $ac_cv_host
4994 shift
4995 host_cpu=$1
4996 host_vendor=$2
4997 shift; shift
4998 # Remember, the first character of IFS is used to create $*,
4999 # except with old shells:
5000 host_os=$*
5001 IFS=$ac_save_IFS
5002 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
5003
5004
5005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
5006 $as_echo_n "checking target system type... " >&6; }
5007 if test "${ac_cv_target+set}" = set; then :
5008 $as_echo_n "(cached) " >&6
5009 else
5010 if test "x$target_alias" = x; then
5011 ac_cv_target=$ac_cv_host
5012 else
5013 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
5014 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
5015 fi
5016
5017 fi
5018 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
5019 $as_echo "$ac_cv_target" >&6; }
5020 case $ac_cv_target in
5021 *-*-*) ;;
5022 *) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
5023 esac
5024 target=$ac_cv_target
5025 ac_save_IFS=$IFS; IFS='-'
5026 set x $ac_cv_target
5027 shift
5028 target_cpu=$1
5029 target_vendor=$2
5030 shift; shift
5031 # Remember, the first character of IFS is used to create $*,
5032 # except with old shells:
5033 target_os=$*
5034 IFS=$ac_save_IFS
5035 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
5036
5037
5038 # The aliases save the names the user supplied, while $host etc.
5039 # will get canonicalized.
5040 test -n "$target_alias" &&
5041 test "$program_prefix$program_suffix$program_transform_name" = \
5042 NONENONEs,x,x, &&
5043 program_prefix=${target_alias}-
5044
5045 ac_ext=c
5046 ac_cpp='$CPP $CPPFLAGS'
5047 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5048 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5049 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5051 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5052 # On Suns, sometimes $CPP names a directory.
5053 if test -n "$CPP" && test -d "$CPP"; then
5054 CPP=
5055 fi
5056 if test -z "$CPP"; then
5057 if test "${ac_cv_prog_CPP+set}" = set; then :
5058 $as_echo_n "(cached) " >&6
5059 else
5060 # Double quotes because CPP needs to be expanded
5061 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5062 do
5063 ac_preproc_ok=false
5064 for ac_c_preproc_warn_flag in '' yes
5065 do
5066 # Use a header file that comes with gcc, so configuring glibc
5067 # with a fresh cross-compiler works.
5068 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5069 # <limits.h> exists even on freestanding compilers.
5070 # On the NeXT, cc -E runs the code through the compiler's parser,
5071 # not just through cpp. "Syntax error" is here to catch this case.
5072 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5073 /* end confdefs.h. */
5074 #ifdef __STDC__
5075 # include <limits.h>
5076 #else
5077 # include <assert.h>
5078 #endif
5079 Syntax error
5080 _ACEOF
5081 if ac_fn_c_try_cpp "$LINENO"; then :
5082
5083 else
5084 # Broken: fails on valid input.
5085 continue
5086 fi
5087 rm -f conftest.err conftest.$ac_ext
5088
5089 # OK, works on sane cases. Now check whether nonexistent headers
5090 # can be detected and how.
5091 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5092 /* end confdefs.h. */
5093 #include <ac_nonexistent.h>
5094 _ACEOF
5095 if ac_fn_c_try_cpp "$LINENO"; then :
5096 # Broken: success on invalid input.
5097 continue
5098 else
5099 # Passes both tests.
5100 ac_preproc_ok=:
5101 break
5102 fi
5103 rm -f conftest.err conftest.$ac_ext
5104
5105 done
5106 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5107 rm -f conftest.err conftest.$ac_ext
5108 if $ac_preproc_ok; then :
5109 break
5110 fi
5111
5112 done
5113 ac_cv_prog_CPP=$CPP
5114
5115 fi
5116 CPP=$ac_cv_prog_CPP
5117 else
5118 ac_cv_prog_CPP=$CPP
5119 fi
5120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5121 $as_echo "$CPP" >&6; }
5122 ac_preproc_ok=false
5123 for ac_c_preproc_warn_flag in '' yes
5124 do
5125 # Use a header file that comes with gcc, so configuring glibc
5126 # with a fresh cross-compiler works.
5127 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5128 # <limits.h> exists even on freestanding compilers.
5129 # On the NeXT, cc -E runs the code through the compiler's parser,
5130 # not just through cpp. "Syntax error" is here to catch this case.
5131 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5132 /* end confdefs.h. */
5133 #ifdef __STDC__
5134 # include <limits.h>
5135 #else
5136 # include <assert.h>
5137 #endif
5138 Syntax error
5139 _ACEOF
5140 if ac_fn_c_try_cpp "$LINENO"; then :
5141
5142 else
5143 # Broken: fails on valid input.
5144 continue
5145 fi
5146 rm -f conftest.err conftest.$ac_ext
5147
5148 # OK, works on sane cases. Now check whether nonexistent headers
5149 # can be detected and how.
5150 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5151 /* end confdefs.h. */
5152 #include <ac_nonexistent.h>
5153 _ACEOF
5154 if ac_fn_c_try_cpp "$LINENO"; then :
5155 # Broken: success on invalid input.
5156 continue
5157 else
5158 # Passes both tests.
5159 ac_preproc_ok=:
5160 break
5161 fi
5162 rm -f conftest.err conftest.$ac_ext
5163
5164 done
5165 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5166 rm -f conftest.err conftest.$ac_ext
5167 if $ac_preproc_ok; then :
5168
5169 else
5170 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5171 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5172 as_fn_error "C preprocessor \"$CPP\" fails sanity check
5173 See \`config.log' for more details." "$LINENO" 5; }
5174 fi
5175
5176 ac_ext=c
5177 ac_cpp='$CPP $CPPFLAGS'
5178 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5179 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5180 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5181
5182
5183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5184 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5185 if test "${ac_cv_path_GREP+set}" = set; then :
5186 $as_echo_n "(cached) " >&6
5187 else
5188 if test -z "$GREP"; then
5189 ac_path_GREP_found=false
5190 # Loop through the user's path and test for each of PROGNAME-LIST
5191 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5192 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5193 do
5194 IFS=$as_save_IFS
5195 test -z "$as_dir" && as_dir=.
5196 for ac_prog in grep ggrep; do
5197 for ac_exec_ext in '' $ac_executable_extensions; do
5198 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5199 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5200 # Check for GNU ac_path_GREP and select it if it is found.
5201 # Check for GNU $ac_path_GREP
5202 case `"$ac_path_GREP" --version 2>&1` in
5203 *GNU*)
5204 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5205 *)
5206 ac_count=0
5207 $as_echo_n 0123456789 >"conftest.in"
5208 while :
5209 do
5210 cat "conftest.in" "conftest.in" >"conftest.tmp"
5211 mv "conftest.tmp" "conftest.in"
5212 cp "conftest.in" "conftest.nl"
5213 $as_echo 'GREP' >> "conftest.nl"
5214 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5215 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5216 as_fn_arith $ac_count + 1 && ac_count=$as_val
5217 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5218 # Best one so far, save it but keep looking for a better one
5219 ac_cv_path_GREP="$ac_path_GREP"
5220 ac_path_GREP_max=$ac_count
5221 fi
5222 # 10*(2^10) chars as input seems more than enough
5223 test $ac_count -gt 10 && break
5224 done
5225 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5226 esac
5227
5228 $ac_path_GREP_found && break 3
5229 done
5230 done
5231 done
5232 IFS=$as_save_IFS
5233 if test -z "$ac_cv_path_GREP"; then
5234 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5235 fi
5236 else
5237 ac_cv_path_GREP=$GREP
5238 fi
5239
5240 fi
5241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5242 $as_echo "$ac_cv_path_GREP" >&6; }
5243 GREP="$ac_cv_path_GREP"
5244
5245
5246 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5247 $as_echo_n "checking for egrep... " >&6; }
5248 if test "${ac_cv_path_EGREP+set}" = set; then :
5249 $as_echo_n "(cached) " >&6
5250 else
5251 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5252 then ac_cv_path_EGREP="$GREP -E"
5253 else
5254 if test -z "$EGREP"; then
5255 ac_path_EGREP_found=false
5256 # Loop through the user's path and test for each of PROGNAME-LIST
5257 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5258 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5259 do
5260 IFS=$as_save_IFS
5261 test -z "$as_dir" && as_dir=.
5262 for ac_prog in egrep; do
5263 for ac_exec_ext in '' $ac_executable_extensions; do
5264 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5265 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5266 # Check for GNU ac_path_EGREP and select it if it is found.
5267 # Check for GNU $ac_path_EGREP
5268 case `"$ac_path_EGREP" --version 2>&1` in
5269 *GNU*)
5270 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5271 *)
5272 ac_count=0
5273 $as_echo_n 0123456789 >"conftest.in"
5274 while :
5275 do
5276 cat "conftest.in" "conftest.in" >"conftest.tmp"
5277 mv "conftest.tmp" "conftest.in"
5278 cp "conftest.in" "conftest.nl"
5279 $as_echo 'EGREP' >> "conftest.nl"
5280 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5281 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5282 as_fn_arith $ac_count + 1 && ac_count=$as_val
5283 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5284 # Best one so far, save it but keep looking for a better one
5285 ac_cv_path_EGREP="$ac_path_EGREP"
5286 ac_path_EGREP_max=$ac_count
5287 fi
5288 # 10*(2^10) chars as input seems more than enough
5289 test $ac_count -gt 10 && break
5290 done
5291 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5292 esac
5293
5294 $ac_path_EGREP_found && break 3
5295 done
5296 done
5297 done
5298 IFS=$as_save_IFS
5299 if test -z "$ac_cv_path_EGREP"; then
5300 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5301 fi
5302 else
5303 ac_cv_path_EGREP=$EGREP
5304 fi
5305
5306 fi
5307 fi
5308 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5309 $as_echo "$ac_cv_path_EGREP" >&6; }
5310 EGREP="$ac_cv_path_EGREP"
5311
5312
5313 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5314 $as_echo_n "checking for ANSI C header files... " >&6; }
5315 if test "${ac_cv_header_stdc+set}" = set; then :
5316 $as_echo_n "(cached) " >&6
5317 else
5318 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5319 /* end confdefs.h. */
5320 #include <stdlib.h>
5321 #include <stdarg.h>
5322 #include <string.h>
5323 #include <float.h>
5324
5325 int
5326 main ()
5327 {
5328
5329 ;
5330 return 0;
5331 }
5332 _ACEOF
5333 if ac_fn_c_try_compile "$LINENO"; then :
5334 ac_cv_header_stdc=yes
5335 else
5336 ac_cv_header_stdc=no
5337 fi
5338 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5339
5340 if test $ac_cv_header_stdc = yes; then
5341 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5342 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5343 /* end confdefs.h. */
5344 #include <string.h>
5345
5346 _ACEOF
5347 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5348 $EGREP "memchr" >/dev/null 2>&1; then :
5349
5350 else
5351 ac_cv_header_stdc=no
5352 fi
5353 rm -f conftest*
5354
5355 fi
5356
5357 if test $ac_cv_header_stdc = yes; then
5358 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5360 /* end confdefs.h. */
5361 #include <stdlib.h>
5362
5363 _ACEOF
5364 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5365 $EGREP "free" >/dev/null 2>&1; then :
5366
5367 else
5368 ac_cv_header_stdc=no
5369 fi
5370 rm -f conftest*
5371
5372 fi
5373
5374 if test $ac_cv_header_stdc = yes; then
5375 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5376 if test "$cross_compiling" = yes; then :
5377 :
5378 else
5379 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5380 /* end confdefs.h. */
5381 #include <ctype.h>
5382 #include <stdlib.h>
5383 #if ((' ' & 0x0FF) == 0x020)
5384 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5385 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5386 #else
5387 # define ISLOWER(c) \
5388 (('a' <= (c) && (c) <= 'i') \
5389 || ('j' <= (c) && (c) <= 'r') \
5390 || ('s' <= (c) && (c) <= 'z'))
5391 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5392 #endif
5393
5394 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5395 int
5396 main ()
5397 {
5398 int i;
5399 for (i = 0; i < 256; i++)
5400 if (XOR (islower (i), ISLOWER (i))
5401 || toupper (i) != TOUPPER (i))
5402 return 2;
5403 return 0;
5404 }
5405 _ACEOF
5406 if ac_fn_c_try_run "$LINENO"; then :
5407
5408 else
5409 ac_cv_header_stdc=no
5410 fi
5411 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5412 conftest.$ac_objext conftest.beam conftest.$ac_ext
5413 fi
5414
5415 fi
5416 fi
5417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5418 $as_echo "$ac_cv_header_stdc" >&6; }
5419 if test $ac_cv_header_stdc = yes; then
5420
5421 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
5422
5423 fi
5424
5425 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5426 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5427 inttypes.h stdint.h unistd.h
5428 do :
5429 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5430 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5431 "
5432 eval as_val=\$$as_ac_Header
5433 if test "x$as_val" = x""yes; then :
5434 cat >>confdefs.h <<_ACEOF
5435 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5436 _ACEOF
5437
5438 fi
5439
5440 done
5441
5442
5443
5444 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5445 if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5446 MINIX=yes
5447 else
5448 MINIX=
5449 fi
5450
5451
5452 if test "$MINIX" = yes; then
5453
5454 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5455
5456
5457 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5458
5459
5460 $as_echo "#define _MINIX 1" >>confdefs.h
5461
5462 fi
5463
5464
5465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5466 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5467 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5468 $as_echo_n "(cached) " >&6
5469 else
5470 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5471 /* end confdefs.h. */
5472
5473 # define __EXTENSIONS__ 1
5474 $ac_includes_default
5475 int
5476 main ()
5477 {
5478
5479 ;
5480 return 0;
5481 }
5482 _ACEOF
5483 if ac_fn_c_try_compile "$LINENO"; then :
5484 ac_cv_safe_to_define___extensions__=yes
5485 else
5486 ac_cv_safe_to_define___extensions__=no
5487 fi
5488 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5489 fi
5490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5491 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5492 test $ac_cv_safe_to_define___extensions__ = yes &&
5493 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5494
5495 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5496
5497 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5498
5499 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5500
5501 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5502
5503
5504 test "$program_prefix" != NONE &&
5505 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5506 # Use a double $ so make ignores it.
5507 test "$program_suffix" != NONE &&
5508 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5509 # Double any \ or $.
5510 # By default was `s,x,x', remove it if useless.
5511 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5512 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5513
5514 # Find a good install program. We prefer a C program (faster),
5515 # so one script is as good as another. But avoid the broken or
5516 # incompatible versions:
5517 # SysV /etc/install, /usr/sbin/install
5518 # SunOS /usr/etc/install
5519 # IRIX /sbin/install
5520 # AIX /bin/install
5521 # AmigaOS /C/install, which installs bootblocks on floppy discs
5522 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5523 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5524 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5525 # OS/2's system install, which has a completely different semantic
5526 # ./install, which can be erroneously created by make from ./install.sh.
5527 # Reject install programs that cannot install multiple files.
5528 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5529 $as_echo_n "checking for a BSD-compatible install... " >&6; }
5530 if test -z "$INSTALL"; then
5531 if test "${ac_cv_path_install+set}" = set; then :
5532 $as_echo_n "(cached) " >&6
5533 else
5534 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5535 for as_dir in $PATH
5536 do
5537 IFS=$as_save_IFS
5538 test -z "$as_dir" && as_dir=.
5539 # Account for people who put trailing slashes in PATH elements.
5540 case $as_dir/ in #((
5541 ./ | .// | /[cC]/* | \
5542 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5543 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5544 /usr/ucb/* ) ;;
5545 *)
5546 # OSF1 and SCO ODT 3.0 have their own names for install.
5547 # Don't use installbsd from OSF since it installs stuff as root
5548 # by default.
5549 for ac_prog in ginstall scoinst install; do
5550 for ac_exec_ext in '' $ac_executable_extensions; do
5551 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5552 if test $ac_prog = install &&
5553 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5554 # AIX install. It has an incompatible calling convention.
5555 :
5556 elif test $ac_prog = install &&
5557 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5558 # program-specific install script used by HP pwplus--don't use.
5559 :
5560 else
5561 rm -rf conftest.one conftest.two conftest.dir
5562 echo one > conftest.one
5563 echo two > conftest.two
5564 mkdir conftest.dir
5565 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5566 test -s conftest.one && test -s conftest.two &&
5567 test -s conftest.dir/conftest.one &&
5568 test -s conftest.dir/conftest.two
5569 then
5570 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5571 break 3
5572 fi
5573 fi
5574 fi
5575 done
5576 done
5577 ;;
5578 esac
5579
5580 done
5581 IFS=$as_save_IFS
5582
5583 rm -rf conftest.one conftest.two conftest.dir
5584
5585 fi
5586 if test "${ac_cv_path_install+set}" = set; then
5587 INSTALL=$ac_cv_path_install
5588 else
5589 # As a last resort, use the slow shell script. Don't cache a
5590 # value for INSTALL within a source directory, because that will
5591 # break other packages using the cache if that directory is
5592 # removed, or if the value is a relative name.
5593 INSTALL=$ac_install_sh
5594 fi
5595 fi
5596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5597 $as_echo "$INSTALL" >&6; }
5598
5599 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5600 # It thinks the first close brace ends the variable substitution.
5601 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5602
5603 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5604
5605 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5606
5607 rm -rf .tst 2>/dev/null
5608 mkdir .tst 2>/dev/null
5609 if test -d .tst; then
5610 am__leading_dot=.
5611 else
5612 am__leading_dot=_
5613 fi
5614 rmdir .tst 2>/dev/null
5615
5616 DEPDIR="${am__leading_dot}deps"
5617
5618 case `pwd` in
5619 *\ * | *\ *)
5620 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5621 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5622 esac
5623
5624
5625
5626 macro_version='2.2.7a'
5627 macro_revision='1.3134'
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641 ltmain="$ac_aux_dir/ltmain.sh"
5642
5643 # Backslashify metacharacters that are still active within
5644 # double-quoted strings.
5645 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5646
5647 # Same as above, but do not quote variable references.
5648 double_quote_subst='s/\(["`\\]\)/\\\1/g'
5649
5650 # Sed substitution to delay expansion of an escaped shell variable in a
5651 # double_quote_subst'ed string.
5652 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5653
5654 # Sed substitution to delay expansion of an escaped single quote.
5655 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5656
5657 # Sed substitution to avoid accidental globbing in evaled expressions
5658 no_glob_subst='s/\*/\\\*/g'
5659
5660 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5661 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5662 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5663
5664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5665 $as_echo_n "checking how to print strings... " >&6; }
5666 # Test print first, because it will be a builtin if present.
5667 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5668 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5669 ECHO='print -r --'
5670 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5671 ECHO='printf %s\n'
5672 else
5673 # Use this function as a fallback that always works.
5674 func_fallback_echo ()
5675 {
5676 eval 'cat <<_LTECHO_EOF
5677 $1
5678 _LTECHO_EOF'
5679 }
5680 ECHO='func_fallback_echo'
5681 fi
5682
5683 # func_echo_all arg...
5684 # Invoke $ECHO with all args, space-separated.
5685 func_echo_all ()
5686 {
5687 $ECHO ""
5688 }
5689
5690 case "$ECHO" in
5691 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5692 $as_echo "printf" >&6; } ;;
5693 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5694 $as_echo "print -r" >&6; } ;;
5695 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5696 $as_echo "cat" >&6; } ;;
5697 esac
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5713 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
5714 if test "${ac_cv_path_SED+set}" = set; then :
5715 $as_echo_n "(cached) " >&6
5716 else
5717 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5718 for ac_i in 1 2 3 4 5 6 7; do
5719 ac_script="$ac_script$as_nl$ac_script"
5720 done
5721 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5722 { ac_script=; unset ac_script;}
5723 if test -z "$SED"; then
5724 ac_path_SED_found=false
5725 # Loop through the user's path and test for each of PROGNAME-LIST
5726 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5727 for as_dir in $PATH
5728 do
5729 IFS=$as_save_IFS
5730 test -z "$as_dir" && as_dir=.
5731 for ac_prog in sed gsed; do
5732 for ac_exec_ext in '' $ac_executable_extensions; do
5733 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5734 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5735 # Check for GNU ac_path_SED and select it if it is found.
5736 # Check for GNU $ac_path_SED
5737 case `"$ac_path_SED" --version 2>&1` in
5738 *GNU*)
5739 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5740 *)
5741 ac_count=0
5742 $as_echo_n 0123456789 >"conftest.in"
5743 while :
5744 do
5745 cat "conftest.in" "conftest.in" >"conftest.tmp"
5746 mv "conftest.tmp" "conftest.in"
5747 cp "conftest.in" "conftest.nl"
5748 $as_echo '' >> "conftest.nl"
5749 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5750 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5751 as_fn_arith $ac_count + 1 && ac_count=$as_val
5752 if test $ac_count -gt ${ac_path_SED_max-0}; then
5753 # Best one so far, save it but keep looking for a better one
5754 ac_cv_path_SED="$ac_path_SED"
5755 ac_path_SED_max=$ac_count
5756 fi
5757 # 10*(2^10) chars as input seems more than enough
5758 test $ac_count -gt 10 && break
5759 done
5760 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5761 esac
5762
5763 $ac_path_SED_found && break 3
5764 done
5765 done
5766 done
5767 IFS=$as_save_IFS
5768 if test -z "$ac_cv_path_SED"; then
5769 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5770 fi
5771 else
5772 ac_cv_path_SED=$SED
5773 fi
5774
5775 fi
5776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5777 $as_echo "$ac_cv_path_SED" >&6; }
5778 SED="$ac_cv_path_SED"
5779 rm -f conftest.sed
5780
5781 test -z "$SED" && SED=sed
5782 Xsed="$SED -e 1s/^X//"
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5795 $as_echo_n "checking for fgrep... " >&6; }
5796 if test "${ac_cv_path_FGREP+set}" = set; then :
5797 $as_echo_n "(cached) " >&6
5798 else
5799 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5800 then ac_cv_path_FGREP="$GREP -F"
5801 else
5802 if test -z "$FGREP"; then
5803 ac_path_FGREP_found=false
5804 # Loop through the user's path and test for each of PROGNAME-LIST
5805 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5806 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5807 do
5808 IFS=$as_save_IFS
5809 test -z "$as_dir" && as_dir=.
5810 for ac_prog in fgrep; do
5811 for ac_exec_ext in '' $ac_executable_extensions; do
5812 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5813 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5814 # Check for GNU ac_path_FGREP and select it if it is found.
5815 # Check for GNU $ac_path_FGREP
5816 case `"$ac_path_FGREP" --version 2>&1` in
5817 *GNU*)
5818 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5819 *)
5820 ac_count=0
5821 $as_echo_n 0123456789 >"conftest.in"
5822 while :
5823 do
5824 cat "conftest.in" "conftest.in" >"conftest.tmp"
5825 mv "conftest.tmp" "conftest.in"
5826 cp "conftest.in" "conftest.nl"
5827 $as_echo 'FGREP' >> "conftest.nl"
5828 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5829 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5830 as_fn_arith $ac_count + 1 && ac_count=$as_val
5831 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5832 # Best one so far, save it but keep looking for a better one
5833 ac_cv_path_FGREP="$ac_path_FGREP"
5834 ac_path_FGREP_max=$ac_count
5835 fi
5836 # 10*(2^10) chars as input seems more than enough
5837 test $ac_count -gt 10 && break
5838 done
5839 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5840 esac
5841
5842 $ac_path_FGREP_found && break 3
5843 done
5844 done
5845 done
5846 IFS=$as_save_IFS
5847 if test -z "$ac_cv_path_FGREP"; then
5848 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5849 fi
5850 else
5851 ac_cv_path_FGREP=$FGREP
5852 fi
5853
5854 fi
5855 fi
5856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5857 $as_echo "$ac_cv_path_FGREP" >&6; }
5858 FGREP="$ac_cv_path_FGREP"
5859
5860
5861 test -z "$GREP" && GREP=grep
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
5881 # Check whether --with-gnu-ld was given.
5882 if test "${with_gnu_ld+set}" = set; then :
5883 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5884 else
5885 with_gnu_ld=no
5886 fi
5887
5888 ac_prog=ld
5889 if test "$GCC" = yes; then
5890 # Check if gcc -print-prog-name=ld gives a path.
5891 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5892 $as_echo_n "checking for ld used by $CC... " >&6; }
5893 case $host in
5894 *-*-mingw*)
5895 # gcc leaves a trailing carriage return which upsets mingw
5896 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5897 *)
5898 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5899 esac
5900 case $ac_prog in
5901 # Accept absolute paths.
5902 [\\/]* | ?:[\\/]*)
5903 re_direlt='/[^/][^/]*/\.\./'
5904 # Canonicalize the pathname of ld
5905 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5906 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5907 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5908 done
5909 test -z "$LD" && LD="$ac_prog"
5910 ;;
5911 "")
5912 # If it fails, then pretend we aren't using GCC.
5913 ac_prog=ld
5914 ;;
5915 *)
5916 # If it is relative, then search for the first ld in PATH.
5917 with_gnu_ld=unknown
5918 ;;
5919 esac
5920 elif test "$with_gnu_ld" = yes; then
5921 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5922 $as_echo_n "checking for GNU ld... " >&6; }
5923 else
5924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5925 $as_echo_n "checking for non-GNU ld... " >&6; }
5926 fi
5927 if test "${lt_cv_path_LD+set}" = set; then :
5928 $as_echo_n "(cached) " >&6
5929 else
5930 if test -z "$LD"; then
5931 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5932 for ac_dir in $PATH; do
5933 IFS="$lt_save_ifs"
5934 test -z "$ac_dir" && ac_dir=.
5935 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5936 lt_cv_path_LD="$ac_dir/$ac_prog"
5937 # Check to see if the program is GNU ld. I'd rather use --version,
5938 # but apparently some variants of GNU ld only accept -v.
5939 # Break only if it was the GNU/non-GNU ld that we prefer.
5940 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5941 *GNU* | *'with BFD'*)
5942 test "$with_gnu_ld" != no && break
5943 ;;
5944 *)
5945 test "$with_gnu_ld" != yes && break
5946 ;;
5947 esac
5948 fi
5949 done
5950 IFS="$lt_save_ifs"
5951 else
5952 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5953 fi
5954 fi
5955
5956 LD="$lt_cv_path_LD"
5957 if test -n "$LD"; then
5958 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5959 $as_echo "$LD" >&6; }
5960 else
5961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5962 $as_echo "no" >&6; }
5963 fi
5964 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5965 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5966 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5967 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5968 $as_echo_n "(cached) " >&6
5969 else
5970 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5971 case `$LD -v 2>&1 </dev/null` in
5972 *GNU* | *'with BFD'*)
5973 lt_cv_prog_gnu_ld=yes
5974 ;;
5975 *)
5976 lt_cv_prog_gnu_ld=no
5977 ;;
5978 esac
5979 fi
5980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5981 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5982 with_gnu_ld=$lt_cv_prog_gnu_ld
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5993 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5994 if test "${lt_cv_path_NM+set}" = set; then :
5995 $as_echo_n "(cached) " >&6
5996 else
5997 if test -n "$NM"; then
5998 # Let the user override the test.
5999 lt_cv_path_NM="$NM"
6000 else
6001 lt_nm_to_check="${ac_tool_prefix}nm"
6002 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
6003 lt_nm_to_check="$lt_nm_to_check nm"
6004 fi
6005 for lt_tmp_nm in $lt_nm_to_check; do
6006 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6007 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
6008 IFS="$lt_save_ifs"
6009 test -z "$ac_dir" && ac_dir=.
6010 tmp_nm="$ac_dir/$lt_tmp_nm"
6011 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
6012 # Check to see if the nm accepts a BSD-compat flag.
6013 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
6014 # nm: unknown option "B" ignored
6015 # Tru64's nm complains that /dev/null is an invalid object file
6016 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
6017 */dev/null* | *'Invalid file or object type'*)
6018 lt_cv_path_NM="$tmp_nm -B"
6019 break
6020 ;;
6021 *)
6022 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
6023 */dev/null*)
6024 lt_cv_path_NM="$tmp_nm -p"
6025 break
6026 ;;
6027 *)
6028 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
6029 continue # so that we can try to find one that supports BSD flags
6030 ;;
6031 esac
6032 ;;
6033 esac
6034 fi
6035 done
6036 IFS="$lt_save_ifs"
6037 done
6038 : ${lt_cv_path_NM=no}
6039 fi
6040 fi
6041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6042 $as_echo "$lt_cv_path_NM" >&6; }
6043 if test "$lt_cv_path_NM" != "no"; then
6044 NM="$lt_cv_path_NM"
6045 else
6046 # Didn't find any BSD compatible name lister, look for dumpbin.
6047 if test -n "$DUMPBIN"; then :
6048 # Let the user override the test.
6049 else
6050 if test -n "$ac_tool_prefix"; then
6051 for ac_prog in dumpbin "link -dump"
6052 do
6053 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6054 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6056 $as_echo_n "checking for $ac_word... " >&6; }
6057 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
6058 $as_echo_n "(cached) " >&6
6059 else
6060 if test -n "$DUMPBIN"; then
6061 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6062 else
6063 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6064 for as_dir in $PATH
6065 do
6066 IFS=$as_save_IFS
6067 test -z "$as_dir" && as_dir=.
6068 for ac_exec_ext in '' $ac_executable_extensions; do
6069 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6070 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6071 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6072 break 2
6073 fi
6074 done
6075 done
6076 IFS=$as_save_IFS
6077
6078 fi
6079 fi
6080 DUMPBIN=$ac_cv_prog_DUMPBIN
6081 if test -n "$DUMPBIN"; then
6082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6083 $as_echo "$DUMPBIN" >&6; }
6084 else
6085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6086 $as_echo "no" >&6; }
6087 fi
6088
6089
6090 test -n "$DUMPBIN" && break
6091 done
6092 fi
6093 if test -z "$DUMPBIN"; then
6094 ac_ct_DUMPBIN=$DUMPBIN
6095 for ac_prog in dumpbin "link -dump"
6096 do
6097 # Extract the first word of "$ac_prog", so it can be a program name with args.
6098 set dummy $ac_prog; ac_word=$2
6099 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6100 $as_echo_n "checking for $ac_word... " >&6; }
6101 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6102 $as_echo_n "(cached) " >&6
6103 else
6104 if test -n "$ac_ct_DUMPBIN"; then
6105 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6106 else
6107 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6108 for as_dir in $PATH
6109 do
6110 IFS=$as_save_IFS
6111 test -z "$as_dir" && as_dir=.
6112 for ac_exec_ext in '' $ac_executable_extensions; do
6113 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6114 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6115 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6116 break 2
6117 fi
6118 done
6119 done
6120 IFS=$as_save_IFS
6121
6122 fi
6123 fi
6124 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6125 if test -n "$ac_ct_DUMPBIN"; then
6126 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6127 $as_echo "$ac_ct_DUMPBIN" >&6; }
6128 else
6129 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6130 $as_echo "no" >&6; }
6131 fi
6132
6133
6134 test -n "$ac_ct_DUMPBIN" && break
6135 done
6136
6137 if test "x$ac_ct_DUMPBIN" = x; then
6138 DUMPBIN=":"
6139 else
6140 case $cross_compiling:$ac_tool_warned in
6141 yes:)
6142 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6143 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6144 ac_tool_warned=yes ;;
6145 esac
6146 DUMPBIN=$ac_ct_DUMPBIN
6147 fi
6148 fi
6149
6150 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6151 *COFF*)
6152 DUMPBIN="$DUMPBIN -symbols"
6153 ;;
6154 *)
6155 DUMPBIN=:
6156 ;;
6157 esac
6158 fi
6159
6160 if test "$DUMPBIN" != ":"; then
6161 NM="$DUMPBIN"
6162 fi
6163 fi
6164 test -z "$NM" && NM=nm
6165
6166
6167
6168
6169
6170
6171 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6172 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
6173 if test "${lt_cv_nm_interface+set}" = set; then :
6174 $as_echo_n "(cached) " >&6
6175 else
6176 lt_cv_nm_interface="BSD nm"
6177 echo "int some_variable = 0;" > conftest.$ac_ext
6178 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6179 (eval "$ac_compile" 2>conftest.err)
6180 cat conftest.err >&5
6181 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6182 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6183 cat conftest.err >&5
6184 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6185 cat conftest.out >&5
6186 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6187 lt_cv_nm_interface="MS dumpbin"
6188 fi
6189 rm -f conftest*
6190 fi
6191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6192 $as_echo "$lt_cv_nm_interface" >&6; }
6193
6194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6195 $as_echo_n "checking whether ln -s works... " >&6; }
6196 LN_S=$as_ln_s
6197 if test "$LN_S" = "ln -s"; then
6198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6199 $as_echo "yes" >&6; }
6200 else
6201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6202 $as_echo "no, using $LN_S" >&6; }
6203 fi
6204
6205 # find the maximum length of command line arguments
6206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6207 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
6208 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6209 $as_echo_n "(cached) " >&6
6210 else
6211 i=0
6212 teststring="ABCD"
6213
6214 case $build_os in
6215 msdosdjgpp*)
6216 # On DJGPP, this test can blow up pretty badly due to problems in libc
6217 # (any single argument exceeding 2000 bytes causes a buffer overrun
6218 # during glob expansion). Even if it were fixed, the result of this
6219 # check would be larger than it should be.
6220 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6221 ;;
6222
6223 gnu*)
6224 # Under GNU Hurd, this test is not required because there is
6225 # no limit to the length of command line arguments.
6226 # Libtool will interpret -1 as no limit whatsoever
6227 lt_cv_sys_max_cmd_len=-1;
6228 ;;
6229
6230 cygwin* | mingw* | cegcc*)
6231 # On Win9x/ME, this test blows up -- it succeeds, but takes
6232 # about 5 minutes as the teststring grows exponentially.
6233 # Worse, since 9x/ME are not pre-emptively multitasking,
6234 # you end up with a "frozen" computer, even though with patience
6235 # the test eventually succeeds (with a max line length of 256k).
6236 # Instead, let's just punt: use the minimum linelength reported by
6237 # all of the supported platforms: 8192 (on NT/2K/XP).
6238 lt_cv_sys_max_cmd_len=8192;
6239 ;;
6240
6241 mint*)
6242 # On MiNT this can take a long time and run out of memory.
6243 lt_cv_sys_max_cmd_len=8192;
6244 ;;
6245
6246 amigaos*)
6247 # On AmigaOS with pdksh, this test takes hours, literally.
6248 # So we just punt and use a minimum line length of 8192.
6249 lt_cv_sys_max_cmd_len=8192;
6250 ;;
6251
6252 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6253 # This has been around since 386BSD, at least. Likely further.
6254 if test -x /sbin/sysctl; then
6255 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6256 elif test -x /usr/sbin/sysctl; then
6257 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6258 else
6259 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6260 fi
6261 # And add a safety zone
6262 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6263 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6264 ;;
6265
6266 interix*)
6267 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6268 lt_cv_sys_max_cmd_len=196608
6269 ;;
6270
6271 osf*)
6272 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6273 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6274 # nice to cause kernel panics so lets avoid the loop below.
6275 # First set a reasonable default.
6276 lt_cv_sys_max_cmd_len=16384
6277 #
6278 if test -x /sbin/sysconfig; then
6279 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6280 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6281 esac
6282 fi
6283 ;;
6284 sco3.2v5*)
6285 lt_cv_sys_max_cmd_len=102400
6286 ;;
6287 sysv5* | sco5v6* | sysv4.2uw2*)
6288 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6289 if test -n "$kargmax"; then
6290 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6291 else
6292 lt_cv_sys_max_cmd_len=32768
6293 fi
6294 ;;
6295 *)
6296 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6297 if test -n "$lt_cv_sys_max_cmd_len"; then
6298 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6299 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6300 else
6301 # Make teststring a little bigger before we do anything with it.
6302 # a 1K string should be a reasonable start.
6303 for i in 1 2 3 4 5 6 7 8 ; do
6304 teststring=$teststring$teststring
6305 done
6306 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6307 # If test is not a shell built-in, we'll probably end up computing a
6308 # maximum length that is only half of the actual maximum length, but
6309 # we can't tell.
6310 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6311 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6312 test $i != 17 # 1/2 MB should be enough
6313 do
6314 i=`expr $i + 1`
6315 teststring=$teststring$teststring
6316 done
6317 # Only check the string length outside the loop.
6318 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6319 teststring=
6320 # Add a significant safety factor because C++ compilers can tack on
6321 # massive amounts of additional arguments before passing them to the
6322 # linker. It appears as though 1/2 is a usable value.
6323 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6324 fi
6325 ;;
6326 esac
6327
6328 fi
6329
6330 if test -n $lt_cv_sys_max_cmd_len ; then
6331 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6332 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6333 else
6334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6335 $as_echo "none" >&6; }
6336 fi
6337 max_cmd_len=$lt_cv_sys_max_cmd_len
6338
6339
6340
6341
6342
6343
6344 : ${CP="cp -f"}
6345 : ${MV="mv -f"}
6346 : ${RM="rm -f"}
6347
6348 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6349 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6350 # Try some XSI features
6351 xsi_shell=no
6352 ( _lt_dummy="a/b/c"
6353 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6354 = c,a/b,, \
6355 && eval 'test $(( 1 + 1 )) -eq 2 \
6356 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6357 && xsi_shell=yes
6358 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6359 $as_echo "$xsi_shell" >&6; }
6360
6361
6362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6363 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6364 lt_shell_append=no
6365 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6366 >/dev/null 2>&1 \
6367 && lt_shell_append=yes
6368 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6369 $as_echo "$lt_shell_append" >&6; }
6370
6371
6372 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6373 lt_unset=unset
6374 else
6375 lt_unset=false
6376 fi
6377
6378
6379
6380
6381
6382 # test EBCDIC or ASCII
6383 case `echo X|tr X '\101'` in
6384 A) # ASCII based system
6385 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6386 lt_SP2NL='tr \040 \012'
6387 lt_NL2SP='tr \015\012 \040\040'
6388 ;;
6389 *) # EBCDIC based system
6390 lt_SP2NL='tr \100 \n'
6391 lt_NL2SP='tr \r\n \100\100'
6392 ;;
6393 esac
6394
6395
6396
6397
6398
6399
6400
6401
6402
6403 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6404 $as_echo_n "checking for $LD option to reload object files... " >&6; }
6405 if test "${lt_cv_ld_reload_flag+set}" = set; then :
6406 $as_echo_n "(cached) " >&6
6407 else
6408 lt_cv_ld_reload_flag='-r'
6409 fi
6410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6411 $as_echo "$lt_cv_ld_reload_flag" >&6; }
6412 reload_flag=$lt_cv_ld_reload_flag
6413 case $reload_flag in
6414 "" | " "*) ;;
6415 *) reload_flag=" $reload_flag" ;;
6416 esac
6417 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6418 case $host_os in
6419 darwin*)
6420 if test "$GCC" = yes; then
6421 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6422 else
6423 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6424 fi
6425 ;;
6426 esac
6427
6428
6429
6430
6431
6432
6433
6434
6435
6436 if test -n "$ac_tool_prefix"; then
6437 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6438 set dummy ${ac_tool_prefix}objdump; ac_word=$2
6439 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6440 $as_echo_n "checking for $ac_word... " >&6; }
6441 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6442 $as_echo_n "(cached) " >&6
6443 else
6444 if test -n "$OBJDUMP"; then
6445 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6446 else
6447 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6448 for as_dir in $PATH
6449 do
6450 IFS=$as_save_IFS
6451 test -z "$as_dir" && as_dir=.
6452 for ac_exec_ext in '' $ac_executable_extensions; do
6453 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6454 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6455 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6456 break 2
6457 fi
6458 done
6459 done
6460 IFS=$as_save_IFS
6461
6462 fi
6463 fi
6464 OBJDUMP=$ac_cv_prog_OBJDUMP
6465 if test -n "$OBJDUMP"; then
6466 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6467 $as_echo "$OBJDUMP" >&6; }
6468 else
6469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6470 $as_echo "no" >&6; }
6471 fi
6472
6473
6474 fi
6475 if test -z "$ac_cv_prog_OBJDUMP"; then
6476 ac_ct_OBJDUMP=$OBJDUMP
6477 # Extract the first word of "objdump", so it can be a program name with args.
6478 set dummy objdump; ac_word=$2
6479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6480 $as_echo_n "checking for $ac_word... " >&6; }
6481 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6482 $as_echo_n "(cached) " >&6
6483 else
6484 if test -n "$ac_ct_OBJDUMP"; then
6485 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6486 else
6487 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6488 for as_dir in $PATH
6489 do
6490 IFS=$as_save_IFS
6491 test -z "$as_dir" && as_dir=.
6492 for ac_exec_ext in '' $ac_executable_extensions; do
6493 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6494 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6495 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6496 break 2
6497 fi
6498 done
6499 done
6500 IFS=$as_save_IFS
6501
6502 fi
6503 fi
6504 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6505 if test -n "$ac_ct_OBJDUMP"; then
6506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6507 $as_echo "$ac_ct_OBJDUMP" >&6; }
6508 else
6509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6510 $as_echo "no" >&6; }
6511 fi
6512
6513 if test "x$ac_ct_OBJDUMP" = x; then
6514 OBJDUMP="false"
6515 else
6516 case $cross_compiling:$ac_tool_warned in
6517 yes:)
6518 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6519 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6520 ac_tool_warned=yes ;;
6521 esac
6522 OBJDUMP=$ac_ct_OBJDUMP
6523 fi
6524 else
6525 OBJDUMP="$ac_cv_prog_OBJDUMP"
6526 fi
6527
6528 test -z "$OBJDUMP" && OBJDUMP=objdump
6529
6530
6531
6532
6533
6534
6535
6536
6537
6538 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6539 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
6540 if test "${lt_cv_deplibs_check_method+set}" = set; then :
6541 $as_echo_n "(cached) " >&6
6542 else
6543 lt_cv_file_magic_cmd='$MAGIC_CMD'
6544 lt_cv_file_magic_test_file=
6545 lt_cv_deplibs_check_method='unknown'
6546 # Need to set the preceding variable on all platforms that support
6547 # interlibrary dependencies.
6548 # 'none' -- dependencies not supported.
6549 # `unknown' -- same as none, but documents that we really don't know.
6550 # 'pass_all' -- all dependencies passed with no checks.
6551 # 'test_compile' -- check by making test program.
6552 # 'file_magic [[regex]]' -- check by looking for files in library path
6553 # which responds to the $file_magic_cmd with a given extended regex.
6554 # If you have `file' or equivalent on your system and you're not sure
6555 # whether `pass_all' will *always* work, you probably want this one.
6556
6557 case $host_os in
6558 aix[4-9]*)
6559 lt_cv_deplibs_check_method=pass_all
6560 ;;
6561
6562 beos*)
6563 lt_cv_deplibs_check_method=pass_all
6564 ;;
6565
6566 bsdi[45]*)
6567 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6568 lt_cv_file_magic_cmd='/usr/bin/file -L'
6569 lt_cv_file_magic_test_file=/shlib/libc.so
6570 ;;
6571
6572 cygwin*)
6573 # func_win32_libid is a shell function defined in ltmain.sh
6574 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6575 lt_cv_file_magic_cmd='func_win32_libid'
6576 ;;
6577
6578 mingw* | pw32*)
6579 # Base MSYS/MinGW do not provide the 'file' command needed by
6580 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6581 # unless we find 'file', for example because we are cross-compiling.
6582 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6583 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6584 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6585 lt_cv_file_magic_cmd='func_win32_libid'
6586 else
6587 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6588 lt_cv_file_magic_cmd='$OBJDUMP -f'
6589 fi
6590 ;;
6591
6592 cegcc*)
6593 # use the weaker test based on 'objdump'. See mingw*.
6594 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6595 lt_cv_file_magic_cmd='$OBJDUMP -f'
6596 ;;
6597
6598 darwin* | rhapsody*)
6599 lt_cv_deplibs_check_method=pass_all
6600 ;;
6601
6602 freebsd* | dragonfly*)
6603 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6604 case $host_cpu in
6605 i*86 )
6606 # Not sure whether the presence of OpenBSD here was a mistake.
6607 # Let's accept both of them until this is cleared up.
6608 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6609 lt_cv_file_magic_cmd=/usr/bin/file
6610 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6611 ;;
6612 esac
6613 else
6614 lt_cv_deplibs_check_method=pass_all
6615 fi
6616 ;;
6617
6618 gnu*)
6619 lt_cv_deplibs_check_method=pass_all
6620 ;;
6621
6622 haiku*)
6623 lt_cv_deplibs_check_method=pass_all
6624 ;;
6625
6626 hpux10.20* | hpux11*)
6627 lt_cv_file_magic_cmd=/usr/bin/file
6628 case $host_cpu in
6629 ia64*)
6630 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6631 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6632 ;;
6633 hppa*64*)
6634 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]'
6635 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6636 ;;
6637 *)
6638 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6639 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6640 ;;
6641 esac
6642 ;;
6643
6644 interix[3-9]*)
6645 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6646 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6647 ;;
6648
6649 irix5* | irix6* | nonstopux*)
6650 case $LD in
6651 *-32|*"-32 ") libmagic=32-bit;;
6652 *-n32|*"-n32 ") libmagic=N32;;
6653 *-64|*"-64 ") libmagic=64-bit;;
6654 *) libmagic=never-match;;
6655 esac
6656 lt_cv_deplibs_check_method=pass_all
6657 ;;
6658
6659 # This must be Linux ELF.
6660 linux* | k*bsd*-gnu | kopensolaris*-gnu)
6661 lt_cv_deplibs_check_method=pass_all
6662 ;;
6663
6664 netbsd*)
6665 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6666 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6667 else
6668 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6669 fi
6670 ;;
6671
6672 newos6*)
6673 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6674 lt_cv_file_magic_cmd=/usr/bin/file
6675 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6676 ;;
6677
6678 *nto* | *qnx*)
6679 lt_cv_deplibs_check_method=pass_all
6680 ;;
6681
6682 openbsd*)
6683 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6684 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6685 else
6686 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6687 fi
6688 ;;
6689
6690 osf3* | osf4* | osf5*)
6691 lt_cv_deplibs_check_method=pass_all
6692 ;;
6693
6694 rdos*)
6695 lt_cv_deplibs_check_method=pass_all
6696 ;;
6697
6698 solaris*)
6699 lt_cv_deplibs_check_method=pass_all
6700 ;;
6701
6702 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6703 lt_cv_deplibs_check_method=pass_all
6704 ;;
6705
6706 sysv4 | sysv4.3*)
6707 case $host_vendor in
6708 motorola)
6709 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]'
6710 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6711 ;;
6712 ncr)
6713 lt_cv_deplibs_check_method=pass_all
6714 ;;
6715 sequent)
6716 lt_cv_file_magic_cmd='/bin/file'
6717 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6718 ;;
6719 sni)
6720 lt_cv_file_magic_cmd='/bin/file'
6721 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6722 lt_cv_file_magic_test_file=/lib/libc.so
6723 ;;
6724 siemens)
6725 lt_cv_deplibs_check_method=pass_all
6726 ;;
6727 pc)
6728 lt_cv_deplibs_check_method=pass_all
6729 ;;
6730 esac
6731 ;;
6732
6733 tpf*)
6734 lt_cv_deplibs_check_method=pass_all
6735 ;;
6736 esac
6737
6738 fi
6739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6740 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6741 file_magic_cmd=$lt_cv_file_magic_cmd
6742 deplibs_check_method=$lt_cv_deplibs_check_method
6743 test -z "$deplibs_check_method" && deplibs_check_method=unknown
6744
6745
6746
6747
6748
6749
6750
6751
6752
6753
6754
6755
6756 if test -n "$ac_tool_prefix"; then
6757 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6758 set dummy ${ac_tool_prefix}ar; ac_word=$2
6759 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6760 $as_echo_n "checking for $ac_word... " >&6; }
6761 if test "${ac_cv_prog_AR+set}" = set; then :
6762 $as_echo_n "(cached) " >&6
6763 else
6764 if test -n "$AR"; then
6765 ac_cv_prog_AR="$AR" # Let the user override the test.
6766 else
6767 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6768 for as_dir in $PATH
6769 do
6770 IFS=$as_save_IFS
6771 test -z "$as_dir" && as_dir=.
6772 for ac_exec_ext in '' $ac_executable_extensions; do
6773 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6774 ac_cv_prog_AR="${ac_tool_prefix}ar"
6775 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6776 break 2
6777 fi
6778 done
6779 done
6780 IFS=$as_save_IFS
6781
6782 fi
6783 fi
6784 AR=$ac_cv_prog_AR
6785 if test -n "$AR"; then
6786 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6787 $as_echo "$AR" >&6; }
6788 else
6789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6790 $as_echo "no" >&6; }
6791 fi
6792
6793
6794 fi
6795 if test -z "$ac_cv_prog_AR"; then
6796 ac_ct_AR=$AR
6797 # Extract the first word of "ar", so it can be a program name with args.
6798 set dummy ar; ac_word=$2
6799 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6800 $as_echo_n "checking for $ac_word... " >&6; }
6801 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6802 $as_echo_n "(cached) " >&6
6803 else
6804 if test -n "$ac_ct_AR"; then
6805 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6806 else
6807 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6808 for as_dir in $PATH
6809 do
6810 IFS=$as_save_IFS
6811 test -z "$as_dir" && as_dir=.
6812 for ac_exec_ext in '' $ac_executable_extensions; do
6813 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6814 ac_cv_prog_ac_ct_AR="ar"
6815 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6816 break 2
6817 fi
6818 done
6819 done
6820 IFS=$as_save_IFS
6821
6822 fi
6823 fi
6824 ac_ct_AR=$ac_cv_prog_ac_ct_AR
6825 if test -n "$ac_ct_AR"; then
6826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6827 $as_echo "$ac_ct_AR" >&6; }
6828 else
6829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6830 $as_echo "no" >&6; }
6831 fi
6832
6833 if test "x$ac_ct_AR" = x; then
6834 AR="false"
6835 else
6836 case $cross_compiling:$ac_tool_warned in
6837 yes:)
6838 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6839 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6840 ac_tool_warned=yes ;;
6841 esac
6842 AR=$ac_ct_AR
6843 fi
6844 else
6845 AR="$ac_cv_prog_AR"
6846 fi
6847
6848 test -z "$AR" && AR=ar
6849 test -z "$AR_FLAGS" && AR_FLAGS=cru
6850
6851
6852
6853
6854
6855
6856
6857
6858
6859
6860
6861 if test -n "$ac_tool_prefix"; then
6862 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6863 set dummy ${ac_tool_prefix}strip; ac_word=$2
6864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6865 $as_echo_n "checking for $ac_word... " >&6; }
6866 if test "${ac_cv_prog_STRIP+set}" = set; then :
6867 $as_echo_n "(cached) " >&6
6868 else
6869 if test -n "$STRIP"; then
6870 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6871 else
6872 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6873 for as_dir in $PATH
6874 do
6875 IFS=$as_save_IFS
6876 test -z "$as_dir" && as_dir=.
6877 for ac_exec_ext in '' $ac_executable_extensions; do
6878 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6879 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6880 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6881 break 2
6882 fi
6883 done
6884 done
6885 IFS=$as_save_IFS
6886
6887 fi
6888 fi
6889 STRIP=$ac_cv_prog_STRIP
6890 if test -n "$STRIP"; then
6891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6892 $as_echo "$STRIP" >&6; }
6893 else
6894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6895 $as_echo "no" >&6; }
6896 fi
6897
6898
6899 fi
6900 if test -z "$ac_cv_prog_STRIP"; then
6901 ac_ct_STRIP=$STRIP
6902 # Extract the first word of "strip", so it can be a program name with args.
6903 set dummy strip; ac_word=$2
6904 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6905 $as_echo_n "checking for $ac_word... " >&6; }
6906 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6907 $as_echo_n "(cached) " >&6
6908 else
6909 if test -n "$ac_ct_STRIP"; then
6910 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6911 else
6912 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6913 for as_dir in $PATH
6914 do
6915 IFS=$as_save_IFS
6916 test -z "$as_dir" && as_dir=.
6917 for ac_exec_ext in '' $ac_executable_extensions; do
6918 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6919 ac_cv_prog_ac_ct_STRIP="strip"
6920 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6921 break 2
6922 fi
6923 done
6924 done
6925 IFS=$as_save_IFS
6926
6927 fi
6928 fi
6929 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6930 if test -n "$ac_ct_STRIP"; then
6931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6932 $as_echo "$ac_ct_STRIP" >&6; }
6933 else
6934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6935 $as_echo "no" >&6; }
6936 fi
6937
6938 if test "x$ac_ct_STRIP" = x; then
6939 STRIP=":"
6940 else
6941 case $cross_compiling:$ac_tool_warned in
6942 yes:)
6943 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6944 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6945 ac_tool_warned=yes ;;
6946 esac
6947 STRIP=$ac_ct_STRIP
6948 fi
6949 else
6950 STRIP="$ac_cv_prog_STRIP"
6951 fi
6952
6953 test -z "$STRIP" && STRIP=:
6954
6955
6956
6957
6958
6959
6960 if test -n "$ac_tool_prefix"; then
6961 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6962 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6963 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6964 $as_echo_n "checking for $ac_word... " >&6; }
6965 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6966 $as_echo_n "(cached) " >&6
6967 else
6968 if test -n "$RANLIB"; then
6969 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6970 else
6971 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6972 for as_dir in $PATH
6973 do
6974 IFS=$as_save_IFS
6975 test -z "$as_dir" && as_dir=.
6976 for ac_exec_ext in '' $ac_executable_extensions; do
6977 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6978 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6979 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6980 break 2
6981 fi
6982 done
6983 done
6984 IFS=$as_save_IFS
6985
6986 fi
6987 fi
6988 RANLIB=$ac_cv_prog_RANLIB
6989 if test -n "$RANLIB"; then
6990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6991 $as_echo "$RANLIB" >&6; }
6992 else
6993 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6994 $as_echo "no" >&6; }
6995 fi
6996
6997
6998 fi
6999 if test -z "$ac_cv_prog_RANLIB"; then
7000 ac_ct_RANLIB=$RANLIB
7001 # Extract the first word of "ranlib", so it can be a program name with args.
7002 set dummy ranlib; ac_word=$2
7003 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7004 $as_echo_n "checking for $ac_word... " >&6; }
7005 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
7006 $as_echo_n "(cached) " >&6
7007 else
7008 if test -n "$ac_ct_RANLIB"; then
7009 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
7010 else
7011 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7012 for as_dir in $PATH
7013 do
7014 IFS=$as_save_IFS
7015 test -z "$as_dir" && as_dir=.
7016 for ac_exec_ext in '' $ac_executable_extensions; do
7017 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7018 ac_cv_prog_ac_ct_RANLIB="ranlib"
7019 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7020 break 2
7021 fi
7022 done
7023 done
7024 IFS=$as_save_IFS
7025
7026 fi
7027 fi
7028 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
7029 if test -n "$ac_ct_RANLIB"; then
7030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7031 $as_echo "$ac_ct_RANLIB" >&6; }
7032 else
7033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7034 $as_echo "no" >&6; }
7035 fi
7036
7037 if test "x$ac_ct_RANLIB" = x; then
7038 RANLIB=":"
7039 else
7040 case $cross_compiling:$ac_tool_warned in
7041 yes:)
7042 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7043 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7044 ac_tool_warned=yes ;;
7045 esac
7046 RANLIB=$ac_ct_RANLIB
7047 fi
7048 else
7049 RANLIB="$ac_cv_prog_RANLIB"
7050 fi
7051
7052 test -z "$RANLIB" && RANLIB=:
7053
7054
7055
7056
7057
7058
7059 # Determine commands to create old-style static archives.
7060 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7061 old_postinstall_cmds='chmod 644 $oldlib'
7062 old_postuninstall_cmds=
7063
7064 if test -n "$RANLIB"; then
7065 case $host_os in
7066 openbsd*)
7067 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
7068 ;;
7069 *)
7070 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7071 ;;
7072 esac
7073 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
7074 fi
7075
7076 case $host_os in
7077 darwin*)
7078 lock_old_archive_extraction=yes ;;
7079 *)
7080 lock_old_archive_extraction=no ;;
7081 esac
7082
7083
7084
7085
7086
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103 for ac_prog in gawk mawk nawk awk
7104 do
7105 # Extract the first word of "$ac_prog", so it can be a program name with args.
7106 set dummy $ac_prog; ac_word=$2
7107 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7108 $as_echo_n "checking for $ac_word... " >&6; }
7109 if test "${ac_cv_prog_AWK+set}" = set; then :
7110 $as_echo_n "(cached) " >&6
7111 else
7112 if test -n "$AWK"; then
7113 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7114 else
7115 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7116 for as_dir in $PATH
7117 do
7118 IFS=$as_save_IFS
7119 test -z "$as_dir" && as_dir=.
7120 for ac_exec_ext in '' $ac_executable_extensions; do
7121 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7122 ac_cv_prog_AWK="$ac_prog"
7123 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7124 break 2
7125 fi
7126 done
7127 done
7128 IFS=$as_save_IFS
7129
7130 fi
7131 fi
7132 AWK=$ac_cv_prog_AWK
7133 if test -n "$AWK"; then
7134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7135 $as_echo "$AWK" >&6; }
7136 else
7137 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7138 $as_echo "no" >&6; }
7139 fi
7140
7141
7142 test -n "$AWK" && break
7143 done
7144
7145
7146
7147
7148
7149
7150
7151
7152
7153
7154
7155
7156
7157
7158
7159
7160
7161
7162
7163 # If no C compiler was specified, use CC.
7164 LTCC=${LTCC-"$CC"}
7165
7166 # If no C compiler flags were specified, use CFLAGS.
7167 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7168
7169 # Allow CC to be a program name with arguments.
7170 compiler=$CC
7171
7172
7173 # Check for command to grab the raw symbol name followed by C symbol from nm.
7174 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7175 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7176 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7177 $as_echo_n "(cached) " >&6
7178 else
7179
7180 # These are sane defaults that work on at least a few old systems.
7181 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
7182
7183 # Character class describing NM global symbol codes.
7184 symcode='[BCDEGRST]'
7185
7186 # Regexp to match symbols that can be accessed directly from C.
7187 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7188
7189 # Define system-specific variables.
7190 case $host_os in
7191 aix*)
7192 symcode='[BCDT]'
7193 ;;
7194 cygwin* | mingw* | pw32* | cegcc*)
7195 symcode='[ABCDGISTW]'
7196 ;;
7197 hpux*)
7198 if test "$host_cpu" = ia64; then
7199 symcode='[ABCDEGRST]'
7200 fi
7201 ;;
7202 irix* | nonstopux*)
7203 symcode='[BCDEGRST]'
7204 ;;
7205 osf*)
7206 symcode='[BCDEGQRST]'
7207 ;;
7208 solaris*)
7209 symcode='[BDRT]'
7210 ;;
7211 sco3.2v5*)
7212 symcode='[DT]'
7213 ;;
7214 sysv4.2uw2*)
7215 symcode='[DT]'
7216 ;;
7217 sysv5* | sco5v6* | unixware* | OpenUNIX*)
7218 symcode='[ABDT]'
7219 ;;
7220 sysv4)
7221 symcode='[DFNSTU]'
7222 ;;
7223 esac
7224
7225 # If we're using GNU nm, then use its standard symbol codes.
7226 case `$NM -V 2>&1` in
7227 *GNU* | *'with BFD'*)
7228 symcode='[ABCDGIRSTW]' ;;
7229 esac
7230
7231 # Transform an extracted symbol line into a proper C declaration.
7232 # Some systems (esp. on ia64) link data and code symbols differently,
7233 # so use this general approach.
7234 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7235
7236 # Transform an extracted symbol line into symbol name and symbol address
7237 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7238 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'"
7239
7240 # Handle CRLF in mingw tool chain
7241 opt_cr=
7242 case $build_os in
7243 mingw*)
7244 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7245 ;;
7246 esac
7247
7248 # Try without a prefix underscore, then with it.
7249 for ac_symprfx in "" "_"; do
7250
7251 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7252 symxfrm="\\1 $ac_symprfx\\2 \\2"
7253
7254 # Write the raw and C identifiers.
7255 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7256 # Fake it for dumpbin and say T for any non-static function
7257 # and D for any global variable.
7258 # Also find C++ and __fastcall symbols from MSVC++,
7259 # which start with @ or ?.
7260 lt_cv_sys_global_symbol_pipe="$AWK '"\
7261 " {last_section=section; section=\$ 3};"\
7262 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7263 " \$ 0!~/External *\|/{next};"\
7264 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7265 " {if(hide[section]) next};"\
7266 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7267 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7268 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
7269 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7270 " ' prfx=^$ac_symprfx"
7271 else
7272 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7273 fi
7274
7275 # Check to see that the pipe works correctly.
7276 pipe_works=no
7277
7278 rm -f conftest*
7279 cat > conftest.$ac_ext <<_LT_EOF
7280 #ifdef __cplusplus
7281 extern "C" {
7282 #endif
7283 char nm_test_var;
7284 void nm_test_func(void);
7285 void nm_test_func(void){}
7286 #ifdef __cplusplus
7287 }
7288 #endif
7289 int main(){nm_test_var='a';nm_test_func();return(0);}
7290 _LT_EOF
7291
7292 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7293 (eval $ac_compile) 2>&5
7294 ac_status=$?
7295 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7296 test $ac_status = 0; }; then
7297 # Now try to grab the symbols.
7298 nlist=conftest.nm
7299 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7300 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7301 ac_status=$?
7302 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7303 test $ac_status = 0; } && test -s "$nlist"; then
7304 # Try sorting and uniquifying the output.
7305 if sort "$nlist" | uniq > "$nlist"T; then
7306 mv -f "$nlist"T "$nlist"
7307 else
7308 rm -f "$nlist"T
7309 fi
7310
7311 # Make sure that we snagged all the symbols we need.
7312 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7313 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7314 cat <<_LT_EOF > conftest.$ac_ext
7315 #ifdef __cplusplus
7316 extern "C" {
7317 #endif
7318
7319 _LT_EOF
7320 # Now generate the symbol file.
7321 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7322
7323 cat <<_LT_EOF >> conftest.$ac_ext
7324
7325 /* The mapping between symbol names and symbols. */
7326 const struct {
7327 const char *name;
7328 void *address;
7329 }
7330 lt__PROGRAM__LTX_preloaded_symbols[] =
7331 {
7332 { "@PROGRAM@", (void *) 0 },
7333 _LT_EOF
7334 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7335 cat <<\_LT_EOF >> conftest.$ac_ext
7336 {0, (void *) 0}
7337 };
7338
7339 /* This works around a problem in FreeBSD linker */
7340 #ifdef FREEBSD_WORKAROUND
7341 static const void *lt_preloaded_setup() {
7342 return lt__PROGRAM__LTX_preloaded_symbols;
7343 }
7344 #endif
7345
7346 #ifdef __cplusplus
7347 }
7348 #endif
7349 _LT_EOF
7350 # Now try linking the two files.
7351 mv conftest.$ac_objext conftstm.$ac_objext
7352 lt_save_LIBS="$LIBS"
7353 lt_save_CFLAGS="$CFLAGS"
7354 LIBS="conftstm.$ac_objext"
7355 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7356 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7357 (eval $ac_link) 2>&5
7358 ac_status=$?
7359 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7360 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7361 pipe_works=yes
7362 fi
7363 LIBS="$lt_save_LIBS"
7364 CFLAGS="$lt_save_CFLAGS"
7365 else
7366 echo "cannot find nm_test_func in $nlist" >&5
7367 fi
7368 else
7369 echo "cannot find nm_test_var in $nlist" >&5
7370 fi
7371 else
7372 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7373 fi
7374 else
7375 echo "$progname: failed program was:" >&5
7376 cat conftest.$ac_ext >&5
7377 fi
7378 rm -rf conftest* conftst*
7379
7380 # Do not use the global_symbol_pipe unless it works.
7381 if test "$pipe_works" = yes; then
7382 break
7383 else
7384 lt_cv_sys_global_symbol_pipe=
7385 fi
7386 done
7387
7388 fi
7389
7390 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7391 lt_cv_sys_global_symbol_to_cdecl=
7392 fi
7393 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7395 $as_echo "failed" >&6; }
7396 else
7397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7398 $as_echo "ok" >&6; }
7399 fi
7400
7401
7402
7403
7404
7405
7406
7407
7408
7409
7410
7411
7412
7413
7414
7415
7416
7417
7418
7419
7420
7421
7422 # Check whether --enable-libtool-lock was given.
7423 if test "${enable_libtool_lock+set}" = set; then :
7424 enableval=$enable_libtool_lock;
7425 fi
7426
7427 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7428
7429 # Some flags need to be propagated to the compiler or linker for good
7430 # libtool support.
7431 case $host in
7432 ia64-*-hpux*)
7433 # Find out which ABI we are using.
7434 echo 'int i;' > conftest.$ac_ext
7435 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7436 (eval $ac_compile) 2>&5
7437 ac_status=$?
7438 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7439 test $ac_status = 0; }; then
7440 case `/usr/bin/file conftest.$ac_objext` in
7441 *ELF-32*)
7442 HPUX_IA64_MODE="32"
7443 ;;
7444 *ELF-64*)
7445 HPUX_IA64_MODE="64"
7446 ;;
7447 esac
7448 fi
7449 rm -rf conftest*
7450 ;;
7451 *-*-irix6*)
7452 # Find out which ABI we are using.
7453 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7454 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7455 (eval $ac_compile) 2>&5
7456 ac_status=$?
7457 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7458 test $ac_status = 0; }; then
7459 if test "$lt_cv_prog_gnu_ld" = yes; then
7460 case `/usr/bin/file conftest.$ac_objext` in
7461 *32-bit*)
7462 LD="${LD-ld} -melf32bsmip"
7463 ;;
7464 *N32*)
7465 LD="${LD-ld} -melf32bmipn32"
7466 ;;
7467 *64-bit*)
7468 LD="${LD-ld} -melf64bmip"
7469 ;;
7470 esac
7471 else
7472 case `/usr/bin/file conftest.$ac_objext` in
7473 *32-bit*)
7474 LD="${LD-ld} -32"
7475 ;;
7476 *N32*)
7477 LD="${LD-ld} -n32"
7478 ;;
7479 *64-bit*)
7480 LD="${LD-ld} -64"
7481 ;;
7482 esac
7483 fi
7484 fi
7485 rm -rf conftest*
7486 ;;
7487
7488 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
7489 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7490 # Find out which ABI we are using.
7491 echo 'int i;' > conftest.$ac_ext
7492 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7493 (eval $ac_compile) 2>&5
7494 ac_status=$?
7495 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7496 test $ac_status = 0; }; then
7497 case `/usr/bin/file conftest.o` in
7498 *32-bit*)
7499 case $host in
7500 x86_64-*kfreebsd*-gnu)
7501 LD="${LD-ld} -m elf_i386_fbsd"
7502 ;;
7503 x86_64-*linux*)
7504 case `/usr/bin/file conftest.o` in
7505 *x86-64*)
7506 LD="${LD-ld} -m elf32_x86_64"
7507 ;;
7508 *)
7509 LD="${LD-ld} -m elf_i386"
7510 ;;
7511 esac
7512 ;;
7513 powerpc64le-*linux*)
7514 LD="${LD-ld} -m elf32lppclinux"
7515 ;;
7516 powerpc64-*linux*)
7517 LD="${LD-ld} -m elf32ppclinux"
7518 ;;
7519 s390x-*linux*)
7520 LD="${LD-ld} -m elf_s390"
7521 ;;
7522 sparc64-*linux*)
7523 LD="${LD-ld} -m elf32_sparc"
7524 ;;
7525 esac
7526 ;;
7527 *64-bit*)
7528 case $host in
7529 x86_64-*kfreebsd*-gnu)
7530 LD="${LD-ld} -m elf_x86_64_fbsd"
7531 ;;
7532 x86_64-*linux*)
7533 LD="${LD-ld} -m elf_x86_64"
7534 ;;
7535 powerpcle-*linux*)
7536 LD="${LD-ld} -m elf64lppc"
7537 ;;
7538 powerpc-*linux*)
7539 LD="${LD-ld} -m elf64ppc"
7540 ;;
7541 s390*-*linux*|s390*-*tpf*)
7542 LD="${LD-ld} -m elf64_s390"
7543 ;;
7544 sparc*-*linux*)
7545 LD="${LD-ld} -m elf64_sparc"
7546 ;;
7547 esac
7548 ;;
7549 esac
7550 fi
7551 rm -rf conftest*
7552 ;;
7553
7554 *-*-sco3.2v5*)
7555 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7556 SAVE_CFLAGS="$CFLAGS"
7557 CFLAGS="$CFLAGS -belf"
7558 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7559 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7560 if test "${lt_cv_cc_needs_belf+set}" = set; then :
7561 $as_echo_n "(cached) " >&6
7562 else
7563 ac_ext=c
7564 ac_cpp='$CPP $CPPFLAGS'
7565 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7566 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7567 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7568
7569 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7570 /* end confdefs.h. */
7571
7572 int
7573 main ()
7574 {
7575
7576 ;
7577 return 0;
7578 }
7579 _ACEOF
7580 if ac_fn_c_try_link "$LINENO"; then :
7581 lt_cv_cc_needs_belf=yes
7582 else
7583 lt_cv_cc_needs_belf=no
7584 fi
7585 rm -f core conftest.err conftest.$ac_objext \
7586 conftest$ac_exeext conftest.$ac_ext
7587 ac_ext=c
7588 ac_cpp='$CPP $CPPFLAGS'
7589 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7590 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7591 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7592
7593 fi
7594 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7595 $as_echo "$lt_cv_cc_needs_belf" >&6; }
7596 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7597 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7598 CFLAGS="$SAVE_CFLAGS"
7599 fi
7600 ;;
7601 sparc*-*solaris*)
7602 # Find out which ABI we are using.
7603 echo 'int i;' > conftest.$ac_ext
7604 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7605 (eval $ac_compile) 2>&5
7606 ac_status=$?
7607 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7608 test $ac_status = 0; }; then
7609 case `/usr/bin/file conftest.o` in
7610 *64-bit*)
7611 case $lt_cv_prog_gnu_ld in
7612 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7613 *)
7614 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7615 LD="${LD-ld} -64"
7616 fi
7617 ;;
7618 esac
7619 ;;
7620 esac
7621 fi
7622 rm -rf conftest*
7623 ;;
7624 esac
7625
7626 need_locks="$enable_libtool_lock"
7627
7628
7629 case $host_os in
7630 rhapsody* | darwin*)
7631 if test -n "$ac_tool_prefix"; then
7632 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7633 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7634 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7635 $as_echo_n "checking for $ac_word... " >&6; }
7636 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7637 $as_echo_n "(cached) " >&6
7638 else
7639 if test -n "$DSYMUTIL"; then
7640 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7641 else
7642 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7643 for as_dir in $PATH
7644 do
7645 IFS=$as_save_IFS
7646 test -z "$as_dir" && as_dir=.
7647 for ac_exec_ext in '' $ac_executable_extensions; do
7648 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7649 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7650 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7651 break 2
7652 fi
7653 done
7654 done
7655 IFS=$as_save_IFS
7656
7657 fi
7658 fi
7659 DSYMUTIL=$ac_cv_prog_DSYMUTIL
7660 if test -n "$DSYMUTIL"; then
7661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7662 $as_echo "$DSYMUTIL" >&6; }
7663 else
7664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7665 $as_echo "no" >&6; }
7666 fi
7667
7668
7669 fi
7670 if test -z "$ac_cv_prog_DSYMUTIL"; then
7671 ac_ct_DSYMUTIL=$DSYMUTIL
7672 # Extract the first word of "dsymutil", so it can be a program name with args.
7673 set dummy dsymutil; ac_word=$2
7674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7675 $as_echo_n "checking for $ac_word... " >&6; }
7676 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7677 $as_echo_n "(cached) " >&6
7678 else
7679 if test -n "$ac_ct_DSYMUTIL"; then
7680 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7681 else
7682 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7683 for as_dir in $PATH
7684 do
7685 IFS=$as_save_IFS
7686 test -z "$as_dir" && as_dir=.
7687 for ac_exec_ext in '' $ac_executable_extensions; do
7688 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7689 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7690 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7691 break 2
7692 fi
7693 done
7694 done
7695 IFS=$as_save_IFS
7696
7697 fi
7698 fi
7699 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7700 if test -n "$ac_ct_DSYMUTIL"; then
7701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7702 $as_echo "$ac_ct_DSYMUTIL" >&6; }
7703 else
7704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7705 $as_echo "no" >&6; }
7706 fi
7707
7708 if test "x$ac_ct_DSYMUTIL" = x; then
7709 DSYMUTIL=":"
7710 else
7711 case $cross_compiling:$ac_tool_warned in
7712 yes:)
7713 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7714 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7715 ac_tool_warned=yes ;;
7716 esac
7717 DSYMUTIL=$ac_ct_DSYMUTIL
7718 fi
7719 else
7720 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7721 fi
7722
7723 if test -n "$ac_tool_prefix"; then
7724 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7725 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7727 $as_echo_n "checking for $ac_word... " >&6; }
7728 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7729 $as_echo_n "(cached) " >&6
7730 else
7731 if test -n "$NMEDIT"; then
7732 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7733 else
7734 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7735 for as_dir in $PATH
7736 do
7737 IFS=$as_save_IFS
7738 test -z "$as_dir" && as_dir=.
7739 for ac_exec_ext in '' $ac_executable_extensions; do
7740 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7741 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7742 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7743 break 2
7744 fi
7745 done
7746 done
7747 IFS=$as_save_IFS
7748
7749 fi
7750 fi
7751 NMEDIT=$ac_cv_prog_NMEDIT
7752 if test -n "$NMEDIT"; then
7753 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7754 $as_echo "$NMEDIT" >&6; }
7755 else
7756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7757 $as_echo "no" >&6; }
7758 fi
7759
7760
7761 fi
7762 if test -z "$ac_cv_prog_NMEDIT"; then
7763 ac_ct_NMEDIT=$NMEDIT
7764 # Extract the first word of "nmedit", so it can be a program name with args.
7765 set dummy nmedit; ac_word=$2
7766 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7767 $as_echo_n "checking for $ac_word... " >&6; }
7768 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7769 $as_echo_n "(cached) " >&6
7770 else
7771 if test -n "$ac_ct_NMEDIT"; then
7772 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7773 else
7774 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7775 for as_dir in $PATH
7776 do
7777 IFS=$as_save_IFS
7778 test -z "$as_dir" && as_dir=.
7779 for ac_exec_ext in '' $ac_executable_extensions; do
7780 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7781 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7782 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7783 break 2
7784 fi
7785 done
7786 done
7787 IFS=$as_save_IFS
7788
7789 fi
7790 fi
7791 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7792 if test -n "$ac_ct_NMEDIT"; then
7793 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7794 $as_echo "$ac_ct_NMEDIT" >&6; }
7795 else
7796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7797 $as_echo "no" >&6; }
7798 fi
7799
7800 if test "x$ac_ct_NMEDIT" = x; then
7801 NMEDIT=":"
7802 else
7803 case $cross_compiling:$ac_tool_warned in
7804 yes:)
7805 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7806 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7807 ac_tool_warned=yes ;;
7808 esac
7809 NMEDIT=$ac_ct_NMEDIT
7810 fi
7811 else
7812 NMEDIT="$ac_cv_prog_NMEDIT"
7813 fi
7814
7815 if test -n "$ac_tool_prefix"; then
7816 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7817 set dummy ${ac_tool_prefix}lipo; ac_word=$2
7818 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7819 $as_echo_n "checking for $ac_word... " >&6; }
7820 if test "${ac_cv_prog_LIPO+set}" = set; then :
7821 $as_echo_n "(cached) " >&6
7822 else
7823 if test -n "$LIPO"; then
7824 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7825 else
7826 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7827 for as_dir in $PATH
7828 do
7829 IFS=$as_save_IFS
7830 test -z "$as_dir" && as_dir=.
7831 for ac_exec_ext in '' $ac_executable_extensions; do
7832 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7833 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7834 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7835 break 2
7836 fi
7837 done
7838 done
7839 IFS=$as_save_IFS
7840
7841 fi
7842 fi
7843 LIPO=$ac_cv_prog_LIPO
7844 if test -n "$LIPO"; then
7845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7846 $as_echo "$LIPO" >&6; }
7847 else
7848 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7849 $as_echo "no" >&6; }
7850 fi
7851
7852
7853 fi
7854 if test -z "$ac_cv_prog_LIPO"; then
7855 ac_ct_LIPO=$LIPO
7856 # Extract the first word of "lipo", so it can be a program name with args.
7857 set dummy lipo; ac_word=$2
7858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7859 $as_echo_n "checking for $ac_word... " >&6; }
7860 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7861 $as_echo_n "(cached) " >&6
7862 else
7863 if test -n "$ac_ct_LIPO"; then
7864 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7865 else
7866 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7867 for as_dir in $PATH
7868 do
7869 IFS=$as_save_IFS
7870 test -z "$as_dir" && as_dir=.
7871 for ac_exec_ext in '' $ac_executable_extensions; do
7872 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7873 ac_cv_prog_ac_ct_LIPO="lipo"
7874 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7875 break 2
7876 fi
7877 done
7878 done
7879 IFS=$as_save_IFS
7880
7881 fi
7882 fi
7883 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7884 if test -n "$ac_ct_LIPO"; then
7885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7886 $as_echo "$ac_ct_LIPO" >&6; }
7887 else
7888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7889 $as_echo "no" >&6; }
7890 fi
7891
7892 if test "x$ac_ct_LIPO" = x; then
7893 LIPO=":"
7894 else
7895 case $cross_compiling:$ac_tool_warned in
7896 yes:)
7897 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7898 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7899 ac_tool_warned=yes ;;
7900 esac
7901 LIPO=$ac_ct_LIPO
7902 fi
7903 else
7904 LIPO="$ac_cv_prog_LIPO"
7905 fi
7906
7907 if test -n "$ac_tool_prefix"; then
7908 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7909 set dummy ${ac_tool_prefix}otool; ac_word=$2
7910 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7911 $as_echo_n "checking for $ac_word... " >&6; }
7912 if test "${ac_cv_prog_OTOOL+set}" = set; then :
7913 $as_echo_n "(cached) " >&6
7914 else
7915 if test -n "$OTOOL"; then
7916 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7917 else
7918 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7919 for as_dir in $PATH
7920 do
7921 IFS=$as_save_IFS
7922 test -z "$as_dir" && as_dir=.
7923 for ac_exec_ext in '' $ac_executable_extensions; do
7924 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7925 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7926 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7927 break 2
7928 fi
7929 done
7930 done
7931 IFS=$as_save_IFS
7932
7933 fi
7934 fi
7935 OTOOL=$ac_cv_prog_OTOOL
7936 if test -n "$OTOOL"; then
7937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7938 $as_echo "$OTOOL" >&6; }
7939 else
7940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7941 $as_echo "no" >&6; }
7942 fi
7943
7944
7945 fi
7946 if test -z "$ac_cv_prog_OTOOL"; then
7947 ac_ct_OTOOL=$OTOOL
7948 # Extract the first word of "otool", so it can be a program name with args.
7949 set dummy otool; ac_word=$2
7950 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7951 $as_echo_n "checking for $ac_word... " >&6; }
7952 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7953 $as_echo_n "(cached) " >&6
7954 else
7955 if test -n "$ac_ct_OTOOL"; then
7956 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7957 else
7958 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7959 for as_dir in $PATH
7960 do
7961 IFS=$as_save_IFS
7962 test -z "$as_dir" && as_dir=.
7963 for ac_exec_ext in '' $ac_executable_extensions; do
7964 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7965 ac_cv_prog_ac_ct_OTOOL="otool"
7966 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7967 break 2
7968 fi
7969 done
7970 done
7971 IFS=$as_save_IFS
7972
7973 fi
7974 fi
7975 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7976 if test -n "$ac_ct_OTOOL"; then
7977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7978 $as_echo "$ac_ct_OTOOL" >&6; }
7979 else
7980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7981 $as_echo "no" >&6; }
7982 fi
7983
7984 if test "x$ac_ct_OTOOL" = x; then
7985 OTOOL=":"
7986 else
7987 case $cross_compiling:$ac_tool_warned in
7988 yes:)
7989 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7990 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7991 ac_tool_warned=yes ;;
7992 esac
7993 OTOOL=$ac_ct_OTOOL
7994 fi
7995 else
7996 OTOOL="$ac_cv_prog_OTOOL"
7997 fi
7998
7999 if test -n "$ac_tool_prefix"; then
8000 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
8001 set dummy ${ac_tool_prefix}otool64; ac_word=$2
8002 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8003 $as_echo_n "checking for $ac_word... " >&6; }
8004 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
8005 $as_echo_n "(cached) " >&6
8006 else
8007 if test -n "$OTOOL64"; then
8008 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
8009 else
8010 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8011 for as_dir in $PATH
8012 do
8013 IFS=$as_save_IFS
8014 test -z "$as_dir" && as_dir=.
8015 for ac_exec_ext in '' $ac_executable_extensions; do
8016 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8017 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8018 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8019 break 2
8020 fi
8021 done
8022 done
8023 IFS=$as_save_IFS
8024
8025 fi
8026 fi
8027 OTOOL64=$ac_cv_prog_OTOOL64
8028 if test -n "$OTOOL64"; then
8029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8030 $as_echo "$OTOOL64" >&6; }
8031 else
8032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8033 $as_echo "no" >&6; }
8034 fi
8035
8036
8037 fi
8038 if test -z "$ac_cv_prog_OTOOL64"; then
8039 ac_ct_OTOOL64=$OTOOL64
8040 # Extract the first word of "otool64", so it can be a program name with args.
8041 set dummy otool64; ac_word=$2
8042 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8043 $as_echo_n "checking for $ac_word... " >&6; }
8044 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
8045 $as_echo_n "(cached) " >&6
8046 else
8047 if test -n "$ac_ct_OTOOL64"; then
8048 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
8049 else
8050 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8051 for as_dir in $PATH
8052 do
8053 IFS=$as_save_IFS
8054 test -z "$as_dir" && as_dir=.
8055 for ac_exec_ext in '' $ac_executable_extensions; do
8056 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8057 ac_cv_prog_ac_ct_OTOOL64="otool64"
8058 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8059 break 2
8060 fi
8061 done
8062 done
8063 IFS=$as_save_IFS
8064
8065 fi
8066 fi
8067 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8068 if test -n "$ac_ct_OTOOL64"; then
8069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8070 $as_echo "$ac_ct_OTOOL64" >&6; }
8071 else
8072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8073 $as_echo "no" >&6; }
8074 fi
8075
8076 if test "x$ac_ct_OTOOL64" = x; then
8077 OTOOL64=":"
8078 else
8079 case $cross_compiling:$ac_tool_warned in
8080 yes:)
8081 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8082 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8083 ac_tool_warned=yes ;;
8084 esac
8085 OTOOL64=$ac_ct_OTOOL64
8086 fi
8087 else
8088 OTOOL64="$ac_cv_prog_OTOOL64"
8089 fi
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
8115
8116
8117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8118 $as_echo_n "checking for -single_module linker flag... " >&6; }
8119 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8120 $as_echo_n "(cached) " >&6
8121 else
8122 lt_cv_apple_cc_single_mod=no
8123 if test -z "${LT_MULTI_MODULE}"; then
8124 # By default we will add the -single_module flag. You can override
8125 # by either setting the environment variable LT_MULTI_MODULE
8126 # non-empty at configure time, or by adding -multi_module to the
8127 # link flags.
8128 rm -rf libconftest.dylib*
8129 echo "int foo(void){return 1;}" > conftest.c
8130 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8131 -dynamiclib -Wl,-single_module conftest.c" >&5
8132 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8133 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8134 _lt_result=$?
8135 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8136 lt_cv_apple_cc_single_mod=yes
8137 else
8138 cat conftest.err >&5
8139 fi
8140 rm -rf libconftest.dylib*
8141 rm -f conftest.*
8142 fi
8143 fi
8144 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8145 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8147 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8148 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8149 $as_echo_n "(cached) " >&6
8150 else
8151 lt_cv_ld_exported_symbols_list=no
8152 save_LDFLAGS=$LDFLAGS
8153 echo "_main" > conftest.sym
8154 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8155 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8156 /* end confdefs.h. */
8157
8158 int
8159 main ()
8160 {
8161
8162 ;
8163 return 0;
8164 }
8165 _ACEOF
8166 if ac_fn_c_try_link "$LINENO"; then :
8167 lt_cv_ld_exported_symbols_list=yes
8168 else
8169 lt_cv_ld_exported_symbols_list=no
8170 fi
8171 rm -f core conftest.err conftest.$ac_objext \
8172 conftest$ac_exeext conftest.$ac_ext
8173 LDFLAGS="$save_LDFLAGS"
8174
8175 fi
8176 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8177 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8178 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8179 $as_echo_n "checking for -force_load linker flag... " >&6; }
8180 if test "${lt_cv_ld_force_load+set}" = set; then :
8181 $as_echo_n "(cached) " >&6
8182 else
8183 lt_cv_ld_force_load=no
8184 cat > conftest.c << _LT_EOF
8185 int forced_loaded() { return 2;}
8186 _LT_EOF
8187 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8188 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8189 echo "$AR cru libconftest.a conftest.o" >&5
8190 $AR cru libconftest.a conftest.o 2>&5
8191 cat > conftest.c << _LT_EOF
8192 int main() { return 0;}
8193 _LT_EOF
8194 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8195 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8196 _lt_result=$?
8197 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8198 lt_cv_ld_force_load=yes
8199 else
8200 cat conftest.err >&5
8201 fi
8202 rm -f conftest.err libconftest.a conftest conftest.c
8203 rm -rf conftest.dSYM
8204
8205 fi
8206 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8207 $as_echo "$lt_cv_ld_force_load" >&6; }
8208 case $host_os in
8209 rhapsody* | darwin1.[012])
8210 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8211 darwin1.*)
8212 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8213 darwin*) # darwin 5.x on
8214 # if running on 10.5 or later, the deployment target defaults
8215 # to the OS version, if on x86, and 10.4, the deployment
8216 # target defaults to 10.4. Don't you love it?
8217 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8218 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8219 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8220 10.[012][,.]*)
8221 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8222 10.*)
8223 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8224 esac
8225 ;;
8226 esac
8227 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8228 _lt_dar_single_mod='$single_module'
8229 fi
8230 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8231 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8232 else
8233 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8234 fi
8235 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8236 _lt_dsymutil='~$DSYMUTIL $lib || :'
8237 else
8238 _lt_dsymutil=
8239 fi
8240 ;;
8241 esac
8242
8243 for ac_header in dlfcn.h
8244 do :
8245 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8246 "
8247 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8248 cat >>confdefs.h <<_ACEOF
8249 #define HAVE_DLFCN_H 1
8250 _ACEOF
8251
8252 fi
8253
8254 done
8255
8256
8257
8258 # autoconf.info says this should be called right after AC_INIT.
8259 ac_config_headers="$ac_config_headers config.h:config.in"
8260
8261
8262
8263 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
8264 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
8265 if test "${ac_cv_c_bigendian+set}" = set; then :
8266 $as_echo_n "(cached) " >&6
8267 else
8268 ac_cv_c_bigendian=unknown
8269 # See if we're dealing with a universal compiler.
8270 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8271 /* end confdefs.h. */
8272 #ifndef __APPLE_CC__
8273 not a universal capable compiler
8274 #endif
8275 typedef int dummy;
8276
8277 _ACEOF
8278 if ac_fn_c_try_compile "$LINENO"; then :
8279
8280 # Check for potential -arch flags. It is not universal unless
8281 # there are at least two -arch flags with different values.
8282 ac_arch=
8283 ac_prev=
8284 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
8285 if test -n "$ac_prev"; then
8286 case $ac_word in
8287 i?86 | x86_64 | ppc | ppc64)
8288 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
8289 ac_arch=$ac_word
8290 else
8291 ac_cv_c_bigendian=universal
8292 break
8293 fi
8294 ;;
8295 esac
8296 ac_prev=
8297 elif test "x$ac_word" = "x-arch"; then
8298 ac_prev=arch
8299 fi
8300 done
8301 fi
8302 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8303 if test $ac_cv_c_bigendian = unknown; then
8304 # See if sys/param.h defines the BYTE_ORDER macro.
8305 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8306 /* end confdefs.h. */
8307 #include <sys/types.h>
8308 #include <sys/param.h>
8309
8310 int
8311 main ()
8312 {
8313 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
8314 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
8315 && LITTLE_ENDIAN)
8316 bogus endian macros
8317 #endif
8318
8319 ;
8320 return 0;
8321 }
8322 _ACEOF
8323 if ac_fn_c_try_compile "$LINENO"; then :
8324 # It does; now see whether it defined to BIG_ENDIAN or not.
8325 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8326 /* end confdefs.h. */
8327 #include <sys/types.h>
8328 #include <sys/param.h>
8329
8330 int
8331 main ()
8332 {
8333 #if BYTE_ORDER != BIG_ENDIAN
8334 not big endian
8335 #endif
8336
8337 ;
8338 return 0;
8339 }
8340 _ACEOF
8341 if ac_fn_c_try_compile "$LINENO"; then :
8342 ac_cv_c_bigendian=yes
8343 else
8344 ac_cv_c_bigendian=no
8345 fi
8346 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8347 fi
8348 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8349 fi
8350 if test $ac_cv_c_bigendian = unknown; then
8351 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
8352 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8353 /* end confdefs.h. */
8354 #include <limits.h>
8355
8356 int
8357 main ()
8358 {
8359 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
8360 bogus endian macros
8361 #endif
8362
8363 ;
8364 return 0;
8365 }
8366 _ACEOF
8367 if ac_fn_c_try_compile "$LINENO"; then :
8368 # It does; now see whether it defined to _BIG_ENDIAN or not.
8369 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8370 /* end confdefs.h. */
8371 #include <limits.h>
8372
8373 int
8374 main ()
8375 {
8376 #ifndef _BIG_ENDIAN
8377 not big endian
8378 #endif
8379
8380 ;
8381 return 0;
8382 }
8383 _ACEOF
8384 if ac_fn_c_try_compile "$LINENO"; then :
8385 ac_cv_c_bigendian=yes
8386 else
8387 ac_cv_c_bigendian=no
8388 fi
8389 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8390 fi
8391 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8392 fi
8393 if test $ac_cv_c_bigendian = unknown; then
8394 # Compile a test program.
8395 if test "$cross_compiling" = yes; then :
8396 # Try to guess by grepping values from an object file.
8397 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8398 /* end confdefs.h. */
8399 short int ascii_mm[] =
8400 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
8401 short int ascii_ii[] =
8402 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
8403 int use_ascii (int i) {
8404 return ascii_mm[i] + ascii_ii[i];
8405 }
8406 short int ebcdic_ii[] =
8407 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
8408 short int ebcdic_mm[] =
8409 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
8410 int use_ebcdic (int i) {
8411 return ebcdic_mm[i] + ebcdic_ii[i];
8412 }
8413 extern int foo;
8414
8415 int
8416 main ()
8417 {
8418 return use_ascii (foo) == use_ebcdic (foo);
8419 ;
8420 return 0;
8421 }
8422 _ACEOF
8423 if ac_fn_c_try_compile "$LINENO"; then :
8424 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
8425 ac_cv_c_bigendian=yes
8426 fi
8427 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
8428 if test "$ac_cv_c_bigendian" = unknown; then
8429 ac_cv_c_bigendian=no
8430 else
8431 # finding both strings is unlikely to happen, but who knows?
8432 ac_cv_c_bigendian=unknown
8433 fi
8434 fi
8435 fi
8436 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8437 else
8438 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8439 /* end confdefs.h. */
8440 $ac_includes_default
8441 int
8442 main ()
8443 {
8444
8445 /* Are we little or big endian? From Harbison&Steele. */
8446 union
8447 {
8448 long int l;
8449 char c[sizeof (long int)];
8450 } u;
8451 u.l = 1;
8452 return u.c[sizeof (long int) - 1] == 1;
8453
8454 ;
8455 return 0;
8456 }
8457 _ACEOF
8458 if ac_fn_c_try_run "$LINENO"; then :
8459 ac_cv_c_bigendian=no
8460 else
8461 ac_cv_c_bigendian=yes
8462 fi
8463 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8464 conftest.$ac_objext conftest.beam conftest.$ac_ext
8465 fi
8466
8467 fi
8468 fi
8469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
8470 $as_echo "$ac_cv_c_bigendian" >&6; }
8471 case $ac_cv_c_bigendian in #(
8472 yes)
8473 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
8474 ;; #(
8475 no)
8476 ;; #(
8477 universal)
8478
8479 $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
8480
8481 ;; #(
8482 *)
8483 as_fn_error "unknown endianness
8484 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
8485 esac
8486
8487
8488
8489
8490 # Put a plausible default for CC_FOR_BUILD in Makefile.
8491 if test "x$cross_compiling" = "xno"; then
8492 CC_FOR_BUILD='$(CC)'
8493 else
8494 CC_FOR_BUILD=gcc
8495 fi
8496
8497
8498
8499
8500 AR=${AR-ar}
8501
8502 if test -n "$ac_tool_prefix"; then
8503 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8504 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8505 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8506 $as_echo_n "checking for $ac_word... " >&6; }
8507 if test "${ac_cv_prog_RANLIB+set}" = set; then :
8508 $as_echo_n "(cached) " >&6
8509 else
8510 if test -n "$RANLIB"; then
8511 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8512 else
8513 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8514 for as_dir in $PATH
8515 do
8516 IFS=$as_save_IFS
8517 test -z "$as_dir" && as_dir=.
8518 for ac_exec_ext in '' $ac_executable_extensions; do
8519 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8520 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8521 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8522 break 2
8523 fi
8524 done
8525 done
8526 IFS=$as_save_IFS
8527
8528 fi
8529 fi
8530 RANLIB=$ac_cv_prog_RANLIB
8531 if test -n "$RANLIB"; then
8532 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8533 $as_echo "$RANLIB" >&6; }
8534 else
8535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8536 $as_echo "no" >&6; }
8537 fi
8538
8539
8540 fi
8541 if test -z "$ac_cv_prog_RANLIB"; then
8542 ac_ct_RANLIB=$RANLIB
8543 # Extract the first word of "ranlib", so it can be a program name with args.
8544 set dummy ranlib; ac_word=$2
8545 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8546 $as_echo_n "checking for $ac_word... " >&6; }
8547 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8548 $as_echo_n "(cached) " >&6
8549 else
8550 if test -n "$ac_ct_RANLIB"; then
8551 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8552 else
8553 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8554 for as_dir in $PATH
8555 do
8556 IFS=$as_save_IFS
8557 test -z "$as_dir" && as_dir=.
8558 for ac_exec_ext in '' $ac_executable_extensions; do
8559 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8560 ac_cv_prog_ac_ct_RANLIB="ranlib"
8561 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8562 break 2
8563 fi
8564 done
8565 done
8566 IFS=$as_save_IFS
8567
8568 fi
8569 fi
8570 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8571 if test -n "$ac_ct_RANLIB"; then
8572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8573 $as_echo "$ac_ct_RANLIB" >&6; }
8574 else
8575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8576 $as_echo "no" >&6; }
8577 fi
8578
8579 if test "x$ac_ct_RANLIB" = x; then
8580 RANLIB=":"
8581 else
8582 case $cross_compiling:$ac_tool_warned in
8583 yes:)
8584 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8585 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8586 ac_tool_warned=yes ;;
8587 esac
8588 RANLIB=$ac_ct_RANLIB
8589 fi
8590 else
8591 RANLIB="$ac_cv_prog_RANLIB"
8592 fi
8593
8594
8595 # Some of the common include files depend on bfd.h, and bfd.h checks
8596 # that config.h is included first by testing that the PACKAGE macro
8597 # is defined.
8598 PACKAGE=sim
8599
8600 cat >>confdefs.h <<_ACEOF
8601 #define PACKAGE "$PACKAGE"
8602 _ACEOF
8603
8604
8605
8606 # Dependency checking.
8607 ac_config_commands="$ac_config_commands depdir"
8608
8609
8610 depcc="$CC" am_compiler_list=
8611
8612 am_depcomp=$ac_aux_dir/depcomp
8613 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8614 $as_echo_n "checking dependency style of $depcc... " >&6; }
8615 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8616 $as_echo_n "(cached) " >&6
8617 else
8618 if test -f "$am_depcomp"; then
8619 # We make a subdir and do the tests there. Otherwise we can end up
8620 # making bogus files that we don't know about and never remove. For
8621 # instance it was reported that on HP-UX the gcc test will end up
8622 # making a dummy file named `D' -- because `-MD' means `put the output
8623 # in D'.
8624 mkdir conftest.dir
8625 # Copy depcomp to subdir because otherwise we won't find it if we're
8626 # using a relative directory.
8627 cp "$am_depcomp" conftest.dir
8628 cd conftest.dir
8629 # We will build objects and dependencies in a subdirectory because
8630 # it helps to detect inapplicable dependency modes. For instance
8631 # both Tru64's cc and ICC support -MD to output dependencies as a
8632 # side effect of compilation, but ICC will put the dependencies in
8633 # the current directory while Tru64 will put them in the object
8634 # directory.
8635 mkdir sub
8636
8637 am_cv_CC_dependencies_compiler_type=none
8638 if test "$am_compiler_list" = ""; then
8639 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8640 fi
8641 for depmode in $am_compiler_list; do
8642 if test $depmode = none; then break; fi
8643
8644 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8645 # Setup a source with many dependencies, because some compilers
8646 # like to wrap large dependency lists on column 80 (with \), and
8647 # we should not choose a depcomp mode which is confused by this.
8648 #
8649 # We need to recreate these files for each test, as the compiler may
8650 # overwrite some of them when testing with obscure command lines.
8651 # This happens at least with the AIX C compiler.
8652 : > sub/conftest.c
8653 for i in 1 2 3 4 5 6; do
8654 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8655 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8656 # Solaris 8's {/usr,}/bin/sh.
8657 touch sub/conftst$i.h
8658 done
8659 echo "include sub/conftest.Po" > confmf
8660
8661 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8662 # mode. It turns out that the SunPro C++ compiler does not properly
8663 # handle `-M -o', and we need to detect this.
8664 depcmd="depmode=$depmode \
8665 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8666 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8667 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8668 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8669 if env $depcmd > conftest.err 2>&1 &&
8670 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8671 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8672 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8673 # icc doesn't choke on unknown options, it will just issue warnings
8674 # or remarks (even with -Werror). So we grep stderr for any message
8675 # that says an option was ignored or not supported.
8676 # When given -MP, icc 7.0 and 7.1 complain thusly:
8677 # icc: Command line warning: ignoring option '-M'; no argument required
8678 # The diagnosis changed in icc 8.0:
8679 # icc: Command line remark: option '-MP' not supported
8680 if (grep 'ignoring option' conftest.err ||
8681 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8682 am_cv_CC_dependencies_compiler_type=$depmode
8683 $as_echo "$as_me:$LINENO: success" >&5
8684 break
8685 fi
8686 fi
8687 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8688 sed -e 's/^/| /' < conftest.err >&5
8689 done
8690
8691 cd ..
8692 rm -rf conftest.dir
8693 else
8694 am_cv_CC_dependencies_compiler_type=none
8695 fi
8696
8697 fi
8698 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8699 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8700 if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8701 then as_fn_error "no usable dependency style found" "$LINENO" 5
8702 else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8703
8704 fi
8705
8706
8707 # Check for the 'make' the user wants to use.
8708 for ac_prog in make
8709 do
8710 # Extract the first word of "$ac_prog", so it can be a program name with args.
8711 set dummy $ac_prog; ac_word=$2
8712 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8713 $as_echo_n "checking for $ac_word... " >&6; }
8714 if test "${ac_cv_prog_MAKE+set}" = set; then :
8715 $as_echo_n "(cached) " >&6
8716 else
8717 if test -n "$MAKE"; then
8718 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8719 else
8720 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8721 for as_dir in $PATH
8722 do
8723 IFS=$as_save_IFS
8724 test -z "$as_dir" && as_dir=.
8725 for ac_exec_ext in '' $ac_executable_extensions; do
8726 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8727 ac_cv_prog_MAKE="$ac_prog"
8728 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8729 break 2
8730 fi
8731 done
8732 done
8733 IFS=$as_save_IFS
8734
8735 fi
8736 fi
8737 MAKE=$ac_cv_prog_MAKE
8738 if test -n "$MAKE"; then
8739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8740 $as_echo "$MAKE" >&6; }
8741 else
8742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8743 $as_echo "no" >&6; }
8744 fi
8745
8746
8747 test -n "$MAKE" && break
8748 done
8749
8750 MAKE_IS_GNU=
8751 case "`$MAKE --version 2>&1 | sed 1q`" in
8752 *GNU*)
8753 MAKE_IS_GNU=yes
8754 ;;
8755 esac
8756 if test "$MAKE_IS_GNU" = yes; then
8757 GMAKE_TRUE=
8758 GMAKE_FALSE='#'
8759 else
8760 GMAKE_TRUE='#'
8761 GMAKE_FALSE=
8762 fi
8763
8764
8765 ALL_LINGUAS=
8766 # If we haven't got the data from the intl directory,
8767 # assume NLS is disabled.
8768 USE_NLS=no
8769 LIBINTL=
8770 LIBINTL_DEP=
8771 INCINTL=
8772 XGETTEXT=
8773 GMSGFMT=
8774 POSUB=
8775
8776 if test -f ../../intl/config.intl; then
8777 . ../../intl/config.intl
8778 fi
8779 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8780 $as_echo_n "checking whether NLS is requested... " >&6; }
8781 if test x"$USE_NLS" != xyes; then
8782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8783 $as_echo "no" >&6; }
8784 else
8785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8786 $as_echo "yes" >&6; }
8787
8788 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
8789
8790
8791 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8792 $as_echo_n "checking for catalogs to be installed... " >&6; }
8793 # Look for .po and .gmo files in the source directory.
8794 CATALOGS=
8795 XLINGUAS=
8796 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8797 # If there aren't any .gmo files the shell will give us the
8798 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8799 # weeded out.
8800 case "$cat" in *\**)
8801 continue;;
8802 esac
8803 # The quadruple backslash is collapsed to a double backslash
8804 # by the backticks, then collapsed again by the double quotes,
8805 # leaving us with one backslash in the sed expression (right
8806 # before the dot that mustn't act as a wildcard).
8807 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8808 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8809 # The user is allowed to set LINGUAS to a list of languages to
8810 # install catalogs for. If it's empty that means "all of them."
8811 if test "x$LINGUAS" = x; then
8812 CATALOGS="$CATALOGS $cat"
8813 XLINGUAS="$XLINGUAS $lang"
8814 else
8815 case "$LINGUAS" in *$lang*)
8816 CATALOGS="$CATALOGS $cat"
8817 XLINGUAS="$XLINGUAS $lang"
8818 ;;
8819 esac
8820 fi
8821 done
8822 LINGUAS="$XLINGUAS"
8823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8824 $as_echo "$LINGUAS" >&6; }
8825
8826
8827 DATADIRNAME=share
8828
8829 INSTOBJEXT=.mo
8830
8831 GENCAT=gencat
8832
8833 CATOBJEXT=.gmo
8834
8835 fi
8836
8837 # Check for common headers.
8838 # FIXME: Seems to me this can cause problems for i386-windows hosts.
8839 # At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8840 for ac_header in stdlib.h string.h strings.h unistd.h time.h
8841 do :
8842 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8843 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8844 eval as_val=\$$as_ac_Header
8845 if test "x$as_val" = x""yes; then :
8846 cat >>confdefs.h <<_ACEOF
8847 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8848 _ACEOF
8849
8850 fi
8851
8852 done
8853
8854 for ac_header in sys/time.h sys/times.h sys/resource.h sys/mman.h
8855 do :
8856 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8857 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8858 eval as_val=\$$as_ac_Header
8859 if test "x$as_val" = x""yes; then :
8860 cat >>confdefs.h <<_ACEOF
8861 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8862 _ACEOF
8863
8864 fi
8865
8866 done
8867
8868 for ac_header in fcntl.h fpu_control.h
8869 do :
8870 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8871 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8872 eval as_val=\$$as_ac_Header
8873 if test "x$as_val" = x""yes; then :
8874 cat >>confdefs.h <<_ACEOF
8875 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8876 _ACEOF
8877
8878 fi
8879
8880 done
8881
8882 for ac_header in dlfcn.h errno.h sys/stat.h
8883 do :
8884 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8885 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8886 eval as_val=\$$as_ac_Header
8887 if test "x$as_val" = x""yes; then :
8888 cat >>confdefs.h <<_ACEOF
8889 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8890 _ACEOF
8891
8892 fi
8893
8894 done
8895
8896 for ac_func in getrusage time sigaction __setfpucw
8897 do :
8898 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8899 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8900 eval as_val=\$$as_ac_var
8901 if test "x$as_val" = x""yes; then :
8902 cat >>confdefs.h <<_ACEOF
8903 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8904 _ACEOF
8905
8906 fi
8907 done
8908
8909 for ac_func in mmap munmap lstat truncate ftruncate posix_fallocate
8910 do :
8911 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8912 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8913 eval as_val=\$$as_ac_var
8914 if test "x$as_val" = x""yes; then :
8915 cat >>confdefs.h <<_ACEOF
8916 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8917 _ACEOF
8918
8919 fi
8920 done
8921
8922 ac_fn_c_check_member "$LINENO" "struct stat" "st_dev" "ac_cv_member_struct_stat_st_dev" "#ifdef HAVE_SYS_TYPES_H
8923 #include <sys/types.h>
8924 #endif
8925 #ifdef HAVE_SYS_STAT_H
8926 #include <sys/stat.h>
8927 #endif
8928 "
8929 if test "x$ac_cv_member_struct_stat_st_dev" = x""yes; then :
8930
8931 cat >>confdefs.h <<_ACEOF
8932 #define HAVE_STRUCT_STAT_ST_DEV 1
8933 _ACEOF
8934
8935
8936 fi
8937 ac_fn_c_check_member "$LINENO" "struct stat" "st_ino" "ac_cv_member_struct_stat_st_ino" "#ifdef HAVE_SYS_TYPES_H
8938 #include <sys/types.h>
8939 #endif
8940 #ifdef HAVE_SYS_STAT_H
8941 #include <sys/stat.h>
8942 #endif
8943 "
8944 if test "x$ac_cv_member_struct_stat_st_ino" = x""yes; then :
8945
8946 cat >>confdefs.h <<_ACEOF
8947 #define HAVE_STRUCT_STAT_ST_INO 1
8948 _ACEOF
8949
8950
8951 fi
8952 ac_fn_c_check_member "$LINENO" "struct stat" "st_mode" "ac_cv_member_struct_stat_st_mode" "#ifdef HAVE_SYS_TYPES_H
8953 #include <sys/types.h>
8954 #endif
8955 #ifdef HAVE_SYS_STAT_H
8956 #include <sys/stat.h>
8957 #endif
8958 "
8959 if test "x$ac_cv_member_struct_stat_st_mode" = x""yes; then :
8960
8961 cat >>confdefs.h <<_ACEOF
8962 #define HAVE_STRUCT_STAT_ST_MODE 1
8963 _ACEOF
8964
8965
8966 fi
8967 ac_fn_c_check_member "$LINENO" "struct stat" "st_nlink" "ac_cv_member_struct_stat_st_nlink" "#ifdef HAVE_SYS_TYPES_H
8968 #include <sys/types.h>
8969 #endif
8970 #ifdef HAVE_SYS_STAT_H
8971 #include <sys/stat.h>
8972 #endif
8973 "
8974 if test "x$ac_cv_member_struct_stat_st_nlink" = x""yes; then :
8975
8976 cat >>confdefs.h <<_ACEOF
8977 #define HAVE_STRUCT_STAT_ST_NLINK 1
8978 _ACEOF
8979
8980
8981 fi
8982 ac_fn_c_check_member "$LINENO" "struct stat" "st_uid" "ac_cv_member_struct_stat_st_uid" "#ifdef HAVE_SYS_TYPES_H
8983 #include <sys/types.h>
8984 #endif
8985 #ifdef HAVE_SYS_STAT_H
8986 #include <sys/stat.h>
8987 #endif
8988 "
8989 if test "x$ac_cv_member_struct_stat_st_uid" = x""yes; then :
8990
8991 cat >>confdefs.h <<_ACEOF
8992 #define HAVE_STRUCT_STAT_ST_UID 1
8993 _ACEOF
8994
8995
8996 fi
8997 ac_fn_c_check_member "$LINENO" "struct stat" "st_gid" "ac_cv_member_struct_stat_st_gid" "#ifdef HAVE_SYS_TYPES_H
8998 #include <sys/types.h>
8999 #endif
9000 #ifdef HAVE_SYS_STAT_H
9001 #include <sys/stat.h>
9002 #endif
9003 "
9004 if test "x$ac_cv_member_struct_stat_st_gid" = x""yes; then :
9005
9006 cat >>confdefs.h <<_ACEOF
9007 #define HAVE_STRUCT_STAT_ST_GID 1
9008 _ACEOF
9009
9010
9011 fi
9012 ac_fn_c_check_member "$LINENO" "struct stat" "st_rdev" "ac_cv_member_struct_stat_st_rdev" "#ifdef HAVE_SYS_TYPES_H
9013 #include <sys/types.h>
9014 #endif
9015 #ifdef HAVE_SYS_STAT_H
9016 #include <sys/stat.h>
9017 #endif
9018 "
9019 if test "x$ac_cv_member_struct_stat_st_rdev" = x""yes; then :
9020
9021 cat >>confdefs.h <<_ACEOF
9022 #define HAVE_STRUCT_STAT_ST_RDEV 1
9023 _ACEOF
9024
9025
9026 fi
9027 ac_fn_c_check_member "$LINENO" "struct stat" "st_size" "ac_cv_member_struct_stat_st_size" "#ifdef HAVE_SYS_TYPES_H
9028 #include <sys/types.h>
9029 #endif
9030 #ifdef HAVE_SYS_STAT_H
9031 #include <sys/stat.h>
9032 #endif
9033 "
9034 if test "x$ac_cv_member_struct_stat_st_size" = x""yes; then :
9035
9036 cat >>confdefs.h <<_ACEOF
9037 #define HAVE_STRUCT_STAT_ST_SIZE 1
9038 _ACEOF
9039
9040
9041 fi
9042 ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "#ifdef HAVE_SYS_TYPES_H
9043 #include <sys/types.h>
9044 #endif
9045 #ifdef HAVE_SYS_STAT_H
9046 #include <sys/stat.h>
9047 #endif
9048 "
9049 if test "x$ac_cv_member_struct_stat_st_blksize" = x""yes; then :
9050
9051 cat >>confdefs.h <<_ACEOF
9052 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9053 _ACEOF
9054
9055
9056 fi
9057 ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "#ifdef HAVE_SYS_TYPES_H
9058 #include <sys/types.h>
9059 #endif
9060 #ifdef HAVE_SYS_STAT_H
9061 #include <sys/stat.h>
9062 #endif
9063 "
9064 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then :
9065
9066 cat >>confdefs.h <<_ACEOF
9067 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9068 _ACEOF
9069
9070
9071 fi
9072 ac_fn_c_check_member "$LINENO" "struct stat" "st_atime" "ac_cv_member_struct_stat_st_atime" "#ifdef HAVE_SYS_TYPES_H
9073 #include <sys/types.h>
9074 #endif
9075 #ifdef HAVE_SYS_STAT_H
9076 #include <sys/stat.h>
9077 #endif
9078 "
9079 if test "x$ac_cv_member_struct_stat_st_atime" = x""yes; then :
9080
9081 cat >>confdefs.h <<_ACEOF
9082 #define HAVE_STRUCT_STAT_ST_ATIME 1
9083 _ACEOF
9084
9085
9086 fi
9087 ac_fn_c_check_member "$LINENO" "struct stat" "st_mtime" "ac_cv_member_struct_stat_st_mtime" "#ifdef HAVE_SYS_TYPES_H
9088 #include <sys/types.h>
9089 #endif
9090 #ifdef HAVE_SYS_STAT_H
9091 #include <sys/stat.h>
9092 #endif
9093 "
9094 if test "x$ac_cv_member_struct_stat_st_mtime" = x""yes; then :
9095
9096 cat >>confdefs.h <<_ACEOF
9097 #define HAVE_STRUCT_STAT_ST_MTIME 1
9098 _ACEOF
9099
9100
9101 fi
9102 ac_fn_c_check_member "$LINENO" "struct stat" "st_ctime" "ac_cv_member_struct_stat_st_ctime" "#ifdef HAVE_SYS_TYPES_H
9103 #include <sys/types.h>
9104 #endif
9105 #ifdef HAVE_SYS_STAT_H
9106 #include <sys/stat.h>
9107 #endif
9108 "
9109 if test "x$ac_cv_member_struct_stat_st_ctime" = x""yes; then :
9110
9111 cat >>confdefs.h <<_ACEOF
9112 #define HAVE_STRUCT_STAT_ST_CTIME 1
9113 _ACEOF
9114
9115
9116 fi
9117
9118 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9119 #include <sys/socket.h>
9120
9121 "
9122 if test "x$ac_cv_type_socklen_t" = x""yes; then :
9123
9124 cat >>confdefs.h <<_ACEOF
9125 #define HAVE_SOCKLEN_T 1
9126 _ACEOF
9127
9128
9129 fi
9130
9131
9132 # Check for socket libraries
9133 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
9134 $as_echo_n "checking for bind in -lsocket... " >&6; }
9135 if test "${ac_cv_lib_socket_bind+set}" = set; then :
9136 $as_echo_n "(cached) " >&6
9137 else
9138 ac_check_lib_save_LIBS=$LIBS
9139 LIBS="-lsocket $LIBS"
9140 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9141 /* end confdefs.h. */
9142
9143 /* Override any GCC internal prototype to avoid an error.
9144 Use char because int might match the return type of a GCC
9145 builtin and then its argument prototype would still apply. */
9146 #ifdef __cplusplus
9147 extern "C"
9148 #endif
9149 char bind ();
9150 int
9151 main ()
9152 {
9153 return bind ();
9154 ;
9155 return 0;
9156 }
9157 _ACEOF
9158 if ac_fn_c_try_link "$LINENO"; then :
9159 ac_cv_lib_socket_bind=yes
9160 else
9161 ac_cv_lib_socket_bind=no
9162 fi
9163 rm -f core conftest.err conftest.$ac_objext \
9164 conftest$ac_exeext conftest.$ac_ext
9165 LIBS=$ac_check_lib_save_LIBS
9166 fi
9167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
9168 $as_echo "$ac_cv_lib_socket_bind" >&6; }
9169 if test "x$ac_cv_lib_socket_bind" = x""yes; then :
9170 cat >>confdefs.h <<_ACEOF
9171 #define HAVE_LIBSOCKET 1
9172 _ACEOF
9173
9174 LIBS="-lsocket $LIBS"
9175
9176 fi
9177
9178 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
9179 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9180 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
9181 $as_echo_n "(cached) " >&6
9182 else
9183 ac_check_lib_save_LIBS=$LIBS
9184 LIBS="-lnsl $LIBS"
9185 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9186 /* end confdefs.h. */
9187
9188 /* Override any GCC internal prototype to avoid an error.
9189 Use char because int might match the return type of a GCC
9190 builtin and then its argument prototype would still apply. */
9191 #ifdef __cplusplus
9192 extern "C"
9193 #endif
9194 char gethostbyname ();
9195 int
9196 main ()
9197 {
9198 return gethostbyname ();
9199 ;
9200 return 0;
9201 }
9202 _ACEOF
9203 if ac_fn_c_try_link "$LINENO"; then :
9204 ac_cv_lib_nsl_gethostbyname=yes
9205 else
9206 ac_cv_lib_nsl_gethostbyname=no
9207 fi
9208 rm -f core conftest.err conftest.$ac_objext \
9209 conftest$ac_exeext conftest.$ac_ext
9210 LIBS=$ac_check_lib_save_LIBS
9211 fi
9212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
9213 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9214 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
9215 cat >>confdefs.h <<_ACEOF
9216 #define HAVE_LIBNSL 1
9217 _ACEOF
9218
9219 LIBS="-lnsl $LIBS"
9220
9221 fi
9222
9223
9224 # BFD conditionally uses zlib, so we must link it in if libbfd does, by
9225 # using the same condition.
9226
9227 # Use the system's zlib library.
9228 zlibdir="-L\$(top_builddir)/../zlib"
9229 zlibinc="-I\$(top_srcdir)/../zlib"
9230
9231 # Check whether --with-system-zlib was given.
9232 if test "${with_system_zlib+set}" = set; then :
9233 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
9234 zlibdir=
9235 zlibinc=
9236 fi
9237
9238 fi
9239
9240
9241
9242
9243
9244 # BFD uses libdl when when plugins enabled.
9245
9246 maybe_plugins=no
9247 for ac_header in dlfcn.h
9248 do :
9249 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
9250 "
9251 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
9252 cat >>confdefs.h <<_ACEOF
9253 #define HAVE_DLFCN_H 1
9254 _ACEOF
9255 maybe_plugins=yes
9256 fi
9257
9258 done
9259
9260 for ac_header in windows.h
9261 do :
9262 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
9263 "
9264 if test "x$ac_cv_header_windows_h" = x""yes; then :
9265 cat >>confdefs.h <<_ACEOF
9266 #define HAVE_WINDOWS_H 1
9267 _ACEOF
9268 maybe_plugins=yes
9269 fi
9270
9271 done
9272
9273
9274 # Check whether --enable-plugins was given.
9275 if test "${enable_plugins+set}" = set; then :
9276 enableval=$enable_plugins; case "${enableval}" in
9277 no) plugins=no ;;
9278 *) plugins=yes
9279 if test "$maybe_plugins" != "yes" ; then
9280 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
9281 fi ;;
9282 esac
9283 else
9284 plugins=$maybe_plugins
9285
9286 fi
9287
9288 if test "$plugins" = "yes"; then
9289 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
9290 $as_echo_n "checking for library containing dlopen... " >&6; }
9291 if test "${ac_cv_search_dlopen+set}" = set; then :
9292 $as_echo_n "(cached) " >&6
9293 else
9294 ac_func_search_save_LIBS=$LIBS
9295 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9296 /* end confdefs.h. */
9297
9298 /* Override any GCC internal prototype to avoid an error.
9299 Use char because int might match the return type of a GCC
9300 builtin and then its argument prototype would still apply. */
9301 #ifdef __cplusplus
9302 extern "C"
9303 #endif
9304 char dlopen ();
9305 int
9306 main ()
9307 {
9308 return dlopen ();
9309 ;
9310 return 0;
9311 }
9312 _ACEOF
9313 for ac_lib in '' dl; do
9314 if test -z "$ac_lib"; then
9315 ac_res="none required"
9316 else
9317 ac_res=-l$ac_lib
9318 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9319 fi
9320 if ac_fn_c_try_link "$LINENO"; then :
9321 ac_cv_search_dlopen=$ac_res
9322 fi
9323 rm -f core conftest.err conftest.$ac_objext \
9324 conftest$ac_exeext
9325 if test "${ac_cv_search_dlopen+set}" = set; then :
9326 break
9327 fi
9328 done
9329 if test "${ac_cv_search_dlopen+set}" = set; then :
9330
9331 else
9332 ac_cv_search_dlopen=no
9333 fi
9334 rm conftest.$ac_ext
9335 LIBS=$ac_func_search_save_LIBS
9336 fi
9337 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
9338 $as_echo "$ac_cv_search_dlopen" >&6; }
9339 ac_res=$ac_cv_search_dlopen
9340 if test "$ac_res" != no; then :
9341 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
9342
9343 fi
9344
9345 fi
9346
9347 if test "$plugins" = yes; then
9348 PLUGINS_TRUE=
9349 PLUGINS_FALSE='#'
9350 else
9351 PLUGINS_TRUE='#'
9352 PLUGINS_FALSE=
9353 fi
9354
9355
9356
9357
9358
9359 # Set options
9360 enable_dlopen=yes
9361
9362
9363
9364
9365 enable_win32_dll=no
9366
9367
9368 # Check whether --enable-shared was given.
9369 if test "${enable_shared+set}" = set; then :
9370 enableval=$enable_shared; p=${PACKAGE-default}
9371 case $enableval in
9372 yes) enable_shared=yes ;;
9373 no) enable_shared=no ;;
9374 *)
9375 enable_shared=no
9376 # Look at the argument we got. We use all the common list separators.
9377 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9378 for pkg in $enableval; do
9379 IFS="$lt_save_ifs"
9380 if test "X$pkg" = "X$p"; then
9381 enable_shared=yes
9382 fi
9383 done
9384 IFS="$lt_save_ifs"
9385 ;;
9386 esac
9387 else
9388 enable_shared=yes
9389 fi
9390
9391
9392
9393
9394
9395
9396
9397
9398
9399 # Check whether --enable-static was given.
9400 if test "${enable_static+set}" = set; then :
9401 enableval=$enable_static; p=${PACKAGE-default}
9402 case $enableval in
9403 yes) enable_static=yes ;;
9404 no) enable_static=no ;;
9405 *)
9406 enable_static=no
9407 # Look at the argument we got. We use all the common list separators.
9408 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9409 for pkg in $enableval; do
9410 IFS="$lt_save_ifs"
9411 if test "X$pkg" = "X$p"; then
9412 enable_static=yes
9413 fi
9414 done
9415 IFS="$lt_save_ifs"
9416 ;;
9417 esac
9418 else
9419 enable_static=yes
9420 fi
9421
9422
9423
9424
9425
9426
9427
9428
9429
9430
9431 # Check whether --with-pic was given.
9432 if test "${with_pic+set}" = set; then :
9433 withval=$with_pic; pic_mode="$withval"
9434 else
9435 pic_mode=default
9436 fi
9437
9438
9439 test -z "$pic_mode" && pic_mode=default
9440
9441
9442
9443
9444
9445
9446
9447 # Check whether --enable-fast-install was given.
9448 if test "${enable_fast_install+set}" = set; then :
9449 enableval=$enable_fast_install; p=${PACKAGE-default}
9450 case $enableval in
9451 yes) enable_fast_install=yes ;;
9452 no) enable_fast_install=no ;;
9453 *)
9454 enable_fast_install=no
9455 # Look at the argument we got. We use all the common list separators.
9456 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9457 for pkg in $enableval; do
9458 IFS="$lt_save_ifs"
9459 if test "X$pkg" = "X$p"; then
9460 enable_fast_install=yes
9461 fi
9462 done
9463 IFS="$lt_save_ifs"
9464 ;;
9465 esac
9466 else
9467 enable_fast_install=yes
9468 fi
9469
9470
9471
9472
9473
9474
9475
9476
9477
9478
9479
9480 # This can be used to rebuild libtool when needed
9481 LIBTOOL_DEPS="$ltmain"
9482
9483 # Always use our own libtool.
9484 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
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
9511 test -z "$LN_S" && LN_S="ln -s"
9512
9513
9514
9515
9516
9517
9518
9519
9520
9521
9522
9523
9524
9525
9526 if test -n "${ZSH_VERSION+set}" ; then
9527 setopt NO_GLOB_SUBST
9528 fi
9529
9530 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9531 $as_echo_n "checking for objdir... " >&6; }
9532 if test "${lt_cv_objdir+set}" = set; then :
9533 $as_echo_n "(cached) " >&6
9534 else
9535 rm -f .libs 2>/dev/null
9536 mkdir .libs 2>/dev/null
9537 if test -d .libs; then
9538 lt_cv_objdir=.libs
9539 else
9540 # MS-DOS does not allow filenames that begin with a dot.
9541 lt_cv_objdir=_libs
9542 fi
9543 rmdir .libs 2>/dev/null
9544 fi
9545 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9546 $as_echo "$lt_cv_objdir" >&6; }
9547 objdir=$lt_cv_objdir
9548
9549
9550
9551
9552
9553 cat >>confdefs.h <<_ACEOF
9554 #define LT_OBJDIR "$lt_cv_objdir/"
9555 _ACEOF
9556
9557
9558
9559
9560 case $host_os in
9561 aix3*)
9562 # AIX sometimes has problems with the GCC collect2 program. For some
9563 # reason, if we set the COLLECT_NAMES environment variable, the problems
9564 # vanish in a puff of smoke.
9565 if test "X${COLLECT_NAMES+set}" != Xset; then
9566 COLLECT_NAMES=
9567 export COLLECT_NAMES
9568 fi
9569 ;;
9570 esac
9571
9572 # Global variables:
9573 ofile=libtool
9574 can_build_shared=yes
9575
9576 # All known linkers require a `.a' archive for static linking (except MSVC,
9577 # which needs '.lib').
9578 libext=a
9579
9580 with_gnu_ld="$lt_cv_prog_gnu_ld"
9581
9582 old_CC="$CC"
9583 old_CFLAGS="$CFLAGS"
9584
9585 # Set sane defaults for various variables
9586 test -z "$CC" && CC=cc
9587 test -z "$LTCC" && LTCC=$CC
9588 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9589 test -z "$LD" && LD=ld
9590 test -z "$ac_objext" && ac_objext=o
9591
9592 for cc_temp in $compiler""; do
9593 case $cc_temp in
9594 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9595 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9596 \-*) ;;
9597 *) break;;
9598 esac
9599 done
9600 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9601
9602
9603 # Only perform the check for file, if the check method requires it
9604 test -z "$MAGIC_CMD" && MAGIC_CMD=file
9605 case $deplibs_check_method in
9606 file_magic*)
9607 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9608 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9609 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9610 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9611 $as_echo_n "(cached) " >&6
9612 else
9613 case $MAGIC_CMD in
9614 [\\/*] | ?:[\\/]*)
9615 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9616 ;;
9617 *)
9618 lt_save_MAGIC_CMD="$MAGIC_CMD"
9619 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9620 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9621 for ac_dir in $ac_dummy; do
9622 IFS="$lt_save_ifs"
9623 test -z "$ac_dir" && ac_dir=.
9624 if test -f $ac_dir/${ac_tool_prefix}file; then
9625 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9626 if test -n "$file_magic_test_file"; then
9627 case $deplibs_check_method in
9628 "file_magic "*)
9629 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9630 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9631 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9632 $EGREP "$file_magic_regex" > /dev/null; then
9633 :
9634 else
9635 cat <<_LT_EOF 1>&2
9636
9637 *** Warning: the command libtool uses to detect shared libraries,
9638 *** $file_magic_cmd, produces output that libtool cannot recognize.
9639 *** The result is that libtool may fail to recognize shared libraries
9640 *** as such. This will affect the creation of libtool libraries that
9641 *** depend on shared libraries, but programs linked with such libtool
9642 *** libraries will work regardless of this problem. Nevertheless, you
9643 *** may want to report the problem to your system manager and/or to
9644 *** bug-libtool@gnu.org
9645
9646 _LT_EOF
9647 fi ;;
9648 esac
9649 fi
9650 break
9651 fi
9652 done
9653 IFS="$lt_save_ifs"
9654 MAGIC_CMD="$lt_save_MAGIC_CMD"
9655 ;;
9656 esac
9657 fi
9658
9659 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9660 if test -n "$MAGIC_CMD"; then
9661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9662 $as_echo "$MAGIC_CMD" >&6; }
9663 else
9664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9665 $as_echo "no" >&6; }
9666 fi
9667
9668
9669
9670
9671
9672 if test -z "$lt_cv_path_MAGIC_CMD"; then
9673 if test -n "$ac_tool_prefix"; then
9674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9675 $as_echo_n "checking for file... " >&6; }
9676 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9677 $as_echo_n "(cached) " >&6
9678 else
9679 case $MAGIC_CMD in
9680 [\\/*] | ?:[\\/]*)
9681 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9682 ;;
9683 *)
9684 lt_save_MAGIC_CMD="$MAGIC_CMD"
9685 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9686 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9687 for ac_dir in $ac_dummy; do
9688 IFS="$lt_save_ifs"
9689 test -z "$ac_dir" && ac_dir=.
9690 if test -f $ac_dir/file; then
9691 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9692 if test -n "$file_magic_test_file"; then
9693 case $deplibs_check_method in
9694 "file_magic "*)
9695 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9696 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9697 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9698 $EGREP "$file_magic_regex" > /dev/null; then
9699 :
9700 else
9701 cat <<_LT_EOF 1>&2
9702
9703 *** Warning: the command libtool uses to detect shared libraries,
9704 *** $file_magic_cmd, produces output that libtool cannot recognize.
9705 *** The result is that libtool may fail to recognize shared libraries
9706 *** as such. This will affect the creation of libtool libraries that
9707 *** depend on shared libraries, but programs linked with such libtool
9708 *** libraries will work regardless of this problem. Nevertheless, you
9709 *** may want to report the problem to your system manager and/or to
9710 *** bug-libtool@gnu.org
9711
9712 _LT_EOF
9713 fi ;;
9714 esac
9715 fi
9716 break
9717 fi
9718 done
9719 IFS="$lt_save_ifs"
9720 MAGIC_CMD="$lt_save_MAGIC_CMD"
9721 ;;
9722 esac
9723 fi
9724
9725 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9726 if test -n "$MAGIC_CMD"; then
9727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9728 $as_echo "$MAGIC_CMD" >&6; }
9729 else
9730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9731 $as_echo "no" >&6; }
9732 fi
9733
9734
9735 else
9736 MAGIC_CMD=:
9737 fi
9738 fi
9739
9740 fi
9741 ;;
9742 esac
9743
9744 # Use C for the default configuration in the libtool script
9745
9746 lt_save_CC="$CC"
9747 ac_ext=c
9748 ac_cpp='$CPP $CPPFLAGS'
9749 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9750 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9751 ac_compiler_gnu=$ac_cv_c_compiler_gnu
9752
9753
9754 # Source file extension for C test sources.
9755 ac_ext=c
9756
9757 # Object file extension for compiled C test sources.
9758 objext=o
9759 objext=$objext
9760
9761 # Code to be used in simple compile tests
9762 lt_simple_compile_test_code="int some_variable = 0;"
9763
9764 # Code to be used in simple link tests
9765 lt_simple_link_test_code='int main(){return(0);}'
9766
9767
9768
9769
9770
9771
9772
9773 # If no C compiler was specified, use CC.
9774 LTCC=${LTCC-"$CC"}
9775
9776 # If no C compiler flags were specified, use CFLAGS.
9777 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9778
9779 # Allow CC to be a program name with arguments.
9780 compiler=$CC
9781
9782 # Save the default compiler, since it gets overwritten when the other
9783 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9784 compiler_DEFAULT=$CC
9785
9786 # save warnings/boilerplate of simple test code
9787 ac_outfile=conftest.$ac_objext
9788 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9789 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9790 _lt_compiler_boilerplate=`cat conftest.err`
9791 $RM conftest*
9792
9793 ac_outfile=conftest.$ac_objext
9794 echo "$lt_simple_link_test_code" >conftest.$ac_ext
9795 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9796 _lt_linker_boilerplate=`cat conftest.err`
9797 $RM -r conftest*
9798
9799
9800 ## CAVEAT EMPTOR:
9801 ## There is no encapsulation within the following macros, do not change
9802 ## the running order or otherwise move them around unless you know exactly
9803 ## what you are doing...
9804 if test -n "$compiler"; then
9805
9806 lt_prog_compiler_no_builtin_flag=
9807
9808 if test "$GCC" = yes; then
9809 case $cc_basename in
9810 nvcc*)
9811 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9812 *)
9813 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9814 esac
9815
9816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9817 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9818 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9819 $as_echo_n "(cached) " >&6
9820 else
9821 lt_cv_prog_compiler_rtti_exceptions=no
9822 ac_outfile=conftest.$ac_objext
9823 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9824 lt_compiler_flag="-fno-rtti -fno-exceptions"
9825 # Insert the option either (1) after the last *FLAGS variable, or
9826 # (2) before a word containing "conftest.", or (3) at the end.
9827 # Note that $ac_compile itself does not contain backslashes and begins
9828 # with a dollar sign (not a hyphen), so the echo should work correctly.
9829 # The option is referenced via a variable to avoid confusing sed.
9830 lt_compile=`echo "$ac_compile" | $SED \
9831 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9832 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9833 -e 's:$: $lt_compiler_flag:'`
9834 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9835 (eval "$lt_compile" 2>conftest.err)
9836 ac_status=$?
9837 cat conftest.err >&5
9838 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9839 if (exit $ac_status) && test -s "$ac_outfile"; then
9840 # The compiler can only warn and ignore the option if not recognized
9841 # So say no if there are warnings other than the usual output.
9842 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9843 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9844 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9845 lt_cv_prog_compiler_rtti_exceptions=yes
9846 fi
9847 fi
9848 $RM conftest*
9849
9850 fi
9851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9852 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9853
9854 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9855 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9856 else
9857 :
9858 fi
9859
9860 fi
9861
9862
9863
9864
9865
9866
9867 lt_prog_compiler_wl=
9868 lt_prog_compiler_pic=
9869 lt_prog_compiler_static=
9870
9871 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9872 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9873
9874 if test "$GCC" = yes; then
9875 lt_prog_compiler_wl='-Wl,'
9876 lt_prog_compiler_static='-static'
9877
9878 case $host_os in
9879 aix*)
9880 # All AIX code is PIC.
9881 if test "$host_cpu" = ia64; then
9882 # AIX 5 now supports IA64 processor
9883 lt_prog_compiler_static='-Bstatic'
9884 fi
9885 lt_prog_compiler_pic='-fPIC'
9886 ;;
9887
9888 amigaos*)
9889 case $host_cpu in
9890 powerpc)
9891 # see comment about AmigaOS4 .so support
9892 lt_prog_compiler_pic='-fPIC'
9893 ;;
9894 m68k)
9895 # FIXME: we need at least 68020 code to build shared libraries, but
9896 # adding the `-m68020' flag to GCC prevents building anything better,
9897 # like `-m68040'.
9898 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9899 ;;
9900 esac
9901 ;;
9902
9903 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9904 # PIC is the default for these OSes.
9905 ;;
9906
9907 mingw* | cygwin* | pw32* | os2* | cegcc*)
9908 # This hack is so that the source file can tell whether it is being
9909 # built for inclusion in a dll (and should export symbols for example).
9910 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9911 # (--disable-auto-import) libraries
9912 lt_prog_compiler_pic='-DDLL_EXPORT'
9913 ;;
9914
9915 darwin* | rhapsody*)
9916 # PIC is the default on this platform
9917 # Common symbols not allowed in MH_DYLIB files
9918 lt_prog_compiler_pic='-fno-common'
9919 ;;
9920
9921 haiku*)
9922 # PIC is the default for Haiku.
9923 # The "-static" flag exists, but is broken.
9924 lt_prog_compiler_static=
9925 ;;
9926
9927 hpux*)
9928 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9929 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9930 # sets the default TLS model and affects inlining.
9931 case $host_cpu in
9932 hppa*64*)
9933 # +Z the default
9934 ;;
9935 *)
9936 lt_prog_compiler_pic='-fPIC'
9937 ;;
9938 esac
9939 ;;
9940
9941 interix[3-9]*)
9942 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9943 # Instead, we relocate shared libraries at runtime.
9944 ;;
9945
9946 msdosdjgpp*)
9947 # Just because we use GCC doesn't mean we suddenly get shared libraries
9948 # on systems that don't support them.
9949 lt_prog_compiler_can_build_shared=no
9950 enable_shared=no
9951 ;;
9952
9953 *nto* | *qnx*)
9954 # QNX uses GNU C++, but need to define -shared option too, otherwise
9955 # it will coredump.
9956 lt_prog_compiler_pic='-fPIC -shared'
9957 ;;
9958
9959 sysv4*MP*)
9960 if test -d /usr/nec; then
9961 lt_prog_compiler_pic=-Kconform_pic
9962 fi
9963 ;;
9964
9965 *)
9966 lt_prog_compiler_pic='-fPIC'
9967 ;;
9968 esac
9969
9970 case $cc_basename in
9971 nvcc*) # Cuda Compiler Driver 2.2
9972 lt_prog_compiler_wl='-Xlinker '
9973 lt_prog_compiler_pic='-Xcompiler -fPIC'
9974 ;;
9975 esac
9976 else
9977 # PORTME Check for flag to pass linker flags through the system compiler.
9978 case $host_os in
9979 aix*)
9980 lt_prog_compiler_wl='-Wl,'
9981 if test "$host_cpu" = ia64; then
9982 # AIX 5 now supports IA64 processor
9983 lt_prog_compiler_static='-Bstatic'
9984 else
9985 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9986 fi
9987 ;;
9988
9989 mingw* | cygwin* | pw32* | os2* | cegcc*)
9990 # This hack is so that the source file can tell whether it is being
9991 # built for inclusion in a dll (and should export symbols for example).
9992 lt_prog_compiler_pic='-DDLL_EXPORT'
9993 ;;
9994
9995 hpux9* | hpux10* | hpux11*)
9996 lt_prog_compiler_wl='-Wl,'
9997 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9998 # not for PA HP-UX.
9999 case $host_cpu in
10000 hppa*64*|ia64*)
10001 # +Z the default
10002 ;;
10003 *)
10004 lt_prog_compiler_pic='+Z'
10005 ;;
10006 esac
10007 # Is there a better lt_prog_compiler_static that works with the bundled CC?
10008 lt_prog_compiler_static='${wl}-a ${wl}archive'
10009 ;;
10010
10011 irix5* | irix6* | nonstopux*)
10012 lt_prog_compiler_wl='-Wl,'
10013 # PIC (with -KPIC) is the default.
10014 lt_prog_compiler_static='-non_shared'
10015 ;;
10016
10017 linux* | k*bsd*-gnu | kopensolaris*-gnu)
10018 case $cc_basename in
10019 # old Intel for x86_64 which still supported -KPIC.
10020 ecc*)
10021 lt_prog_compiler_wl='-Wl,'
10022 lt_prog_compiler_pic='-KPIC'
10023 lt_prog_compiler_static='-static'
10024 ;;
10025 # icc used to be incompatible with GCC.
10026 # ICC 10 doesn't accept -KPIC any more.
10027 icc* | ifort*)
10028 lt_prog_compiler_wl='-Wl,'
10029 lt_prog_compiler_pic='-fPIC'
10030 lt_prog_compiler_static='-static'
10031 ;;
10032 # Lahey Fortran 8.1.
10033 lf95*)
10034 lt_prog_compiler_wl='-Wl,'
10035 lt_prog_compiler_pic='--shared'
10036 lt_prog_compiler_static='--static'
10037 ;;
10038 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
10039 # Portland Group compilers (*not* the Pentium gcc compiler,
10040 # which looks to be a dead project)
10041 lt_prog_compiler_wl='-Wl,'
10042 lt_prog_compiler_pic='-fpic'
10043 lt_prog_compiler_static='-Bstatic'
10044 ;;
10045 ccc*)
10046 lt_prog_compiler_wl='-Wl,'
10047 # All Alpha code is PIC.
10048 lt_prog_compiler_static='-non_shared'
10049 ;;
10050 xl* | bgxl* | bgf* | mpixl*)
10051 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
10052 lt_prog_compiler_wl='-Wl,'
10053 lt_prog_compiler_pic='-qpic'
10054 lt_prog_compiler_static='-qstaticlink'
10055 ;;
10056 *)
10057 case `$CC -V 2>&1 | sed 5q` in
10058 *Sun\ F* | *Sun*Fortran*)
10059 # Sun Fortran 8.3 passes all unrecognized flags to the linker
10060 lt_prog_compiler_pic='-KPIC'
10061 lt_prog_compiler_static='-Bstatic'
10062 lt_prog_compiler_wl=''
10063 ;;
10064 *Sun\ C*)
10065 # Sun C 5.9
10066 lt_prog_compiler_pic='-KPIC'
10067 lt_prog_compiler_static='-Bstatic'
10068 lt_prog_compiler_wl='-Wl,'
10069 ;;
10070 esac
10071 ;;
10072 esac
10073 ;;
10074
10075 newsos6)
10076 lt_prog_compiler_pic='-KPIC'
10077 lt_prog_compiler_static='-Bstatic'
10078 ;;
10079
10080 *nto* | *qnx*)
10081 # QNX uses GNU C++, but need to define -shared option too, otherwise
10082 # it will coredump.
10083 lt_prog_compiler_pic='-fPIC -shared'
10084 ;;
10085
10086 osf3* | osf4* | osf5*)
10087 lt_prog_compiler_wl='-Wl,'
10088 # All OSF/1 code is PIC.
10089 lt_prog_compiler_static='-non_shared'
10090 ;;
10091
10092 rdos*)
10093 lt_prog_compiler_static='-non_shared'
10094 ;;
10095
10096 solaris*)
10097 lt_prog_compiler_pic='-KPIC'
10098 lt_prog_compiler_static='-Bstatic'
10099 case $cc_basename in
10100 f77* | f90* | f95*)
10101 lt_prog_compiler_wl='-Qoption ld ';;
10102 *)
10103 lt_prog_compiler_wl='-Wl,';;
10104 esac
10105 ;;
10106
10107 sunos4*)
10108 lt_prog_compiler_wl='-Qoption ld '
10109 lt_prog_compiler_pic='-PIC'
10110 lt_prog_compiler_static='-Bstatic'
10111 ;;
10112
10113 sysv4 | sysv4.2uw2* | sysv4.3*)
10114 lt_prog_compiler_wl='-Wl,'
10115 lt_prog_compiler_pic='-KPIC'
10116 lt_prog_compiler_static='-Bstatic'
10117 ;;
10118
10119 sysv4*MP*)
10120 if test -d /usr/nec ;then
10121 lt_prog_compiler_pic='-Kconform_pic'
10122 lt_prog_compiler_static='-Bstatic'
10123 fi
10124 ;;
10125
10126 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
10127 lt_prog_compiler_wl='-Wl,'
10128 lt_prog_compiler_pic='-KPIC'
10129 lt_prog_compiler_static='-Bstatic'
10130 ;;
10131
10132 unicos*)
10133 lt_prog_compiler_wl='-Wl,'
10134 lt_prog_compiler_can_build_shared=no
10135 ;;
10136
10137 uts4*)
10138 lt_prog_compiler_pic='-pic'
10139 lt_prog_compiler_static='-Bstatic'
10140 ;;
10141
10142 *)
10143 lt_prog_compiler_can_build_shared=no
10144 ;;
10145 esac
10146 fi
10147
10148 case $host_os in
10149 # For platforms which do not support PIC, -DPIC is meaningless:
10150 *djgpp*)
10151 lt_prog_compiler_pic=
10152 ;;
10153 *)
10154 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
10155 ;;
10156 esac
10157 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
10158 $as_echo "$lt_prog_compiler_pic" >&6; }
10159
10160
10161
10162
10163
10164
10165 #
10166 # Check to make sure the PIC flag actually works.
10167 #
10168 if test -n "$lt_prog_compiler_pic"; then
10169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
10170 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
10171 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
10172 $as_echo_n "(cached) " >&6
10173 else
10174 lt_cv_prog_compiler_pic_works=no
10175 ac_outfile=conftest.$ac_objext
10176 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10177 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
10178 # Insert the option either (1) after the last *FLAGS variable, or
10179 # (2) before a word containing "conftest.", or (3) at the end.
10180 # Note that $ac_compile itself does not contain backslashes and begins
10181 # with a dollar sign (not a hyphen), so the echo should work correctly.
10182 # The option is referenced via a variable to avoid confusing sed.
10183 lt_compile=`echo "$ac_compile" | $SED \
10184 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10185 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10186 -e 's:$: $lt_compiler_flag:'`
10187 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10188 (eval "$lt_compile" 2>conftest.err)
10189 ac_status=$?
10190 cat conftest.err >&5
10191 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10192 if (exit $ac_status) && test -s "$ac_outfile"; then
10193 # The compiler can only warn and ignore the option if not recognized
10194 # So say no if there are warnings other than the usual output.
10195 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
10196 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10197 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
10198 lt_cv_prog_compiler_pic_works=yes
10199 fi
10200 fi
10201 $RM conftest*
10202
10203 fi
10204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
10205 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
10206
10207 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
10208 case $lt_prog_compiler_pic in
10209 "" | " "*) ;;
10210 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
10211 esac
10212 else
10213 lt_prog_compiler_pic=
10214 lt_prog_compiler_can_build_shared=no
10215 fi
10216
10217 fi
10218
10219
10220
10221
10222
10223
10224 #
10225 # Check to make sure the static flag actually works.
10226 #
10227 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
10228 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
10229 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
10230 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
10231 $as_echo_n "(cached) " >&6
10232 else
10233 lt_cv_prog_compiler_static_works=no
10234 save_LDFLAGS="$LDFLAGS"
10235 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
10236 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10237 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10238 # The linker can only warn and ignore the option if not recognized
10239 # So say no if there are warnings
10240 if test -s conftest.err; then
10241 # Append any errors to the config.log.
10242 cat conftest.err 1>&5
10243 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10244 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10245 if diff conftest.exp conftest.er2 >/dev/null; then
10246 lt_cv_prog_compiler_static_works=yes
10247 fi
10248 else
10249 lt_cv_prog_compiler_static_works=yes
10250 fi
10251 fi
10252 $RM -r conftest*
10253 LDFLAGS="$save_LDFLAGS"
10254
10255 fi
10256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
10257 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
10258
10259 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
10260 :
10261 else
10262 lt_prog_compiler_static=
10263 fi
10264
10265
10266
10267
10268
10269
10270
10271 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10272 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10273 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
10274 $as_echo_n "(cached) " >&6
10275 else
10276 lt_cv_prog_compiler_c_o=no
10277 $RM -r conftest 2>/dev/null
10278 mkdir conftest
10279 cd conftest
10280 mkdir out
10281 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10282
10283 lt_compiler_flag="-o out/conftest2.$ac_objext"
10284 # Insert the option either (1) after the last *FLAGS variable, or
10285 # (2) before a word containing "conftest.", or (3) at the end.
10286 # Note that $ac_compile itself does not contain backslashes and begins
10287 # with a dollar sign (not a hyphen), so the echo should work correctly.
10288 lt_compile=`echo "$ac_compile" | $SED \
10289 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10290 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10291 -e 's:$: $lt_compiler_flag:'`
10292 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10293 (eval "$lt_compile" 2>out/conftest.err)
10294 ac_status=$?
10295 cat out/conftest.err >&5
10296 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10297 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10298 then
10299 # The compiler can only warn and ignore the option if not recognized
10300 # So say no if there are warnings
10301 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10302 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10303 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10304 lt_cv_prog_compiler_c_o=yes
10305 fi
10306 fi
10307 chmod u+w . 2>&5
10308 $RM conftest*
10309 # SGI C++ compiler will create directory out/ii_files/ for
10310 # template instantiation
10311 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10312 $RM out/* && rmdir out
10313 cd ..
10314 $RM -r conftest
10315 $RM conftest*
10316
10317 fi
10318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10319 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10320
10321
10322
10323
10324
10325
10326 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10327 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10328 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
10329 $as_echo_n "(cached) " >&6
10330 else
10331 lt_cv_prog_compiler_c_o=no
10332 $RM -r conftest 2>/dev/null
10333 mkdir conftest
10334 cd conftest
10335 mkdir out
10336 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10337
10338 lt_compiler_flag="-o out/conftest2.$ac_objext"
10339 # Insert the option either (1) after the last *FLAGS variable, or
10340 # (2) before a word containing "conftest.", or (3) at the end.
10341 # Note that $ac_compile itself does not contain backslashes and begins
10342 # with a dollar sign (not a hyphen), so the echo should work correctly.
10343 lt_compile=`echo "$ac_compile" | $SED \
10344 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10345 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10346 -e 's:$: $lt_compiler_flag:'`
10347 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10348 (eval "$lt_compile" 2>out/conftest.err)
10349 ac_status=$?
10350 cat out/conftest.err >&5
10351 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10352 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10353 then
10354 # The compiler can only warn and ignore the option if not recognized
10355 # So say no if there are warnings
10356 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10357 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10358 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10359 lt_cv_prog_compiler_c_o=yes
10360 fi
10361 fi
10362 chmod u+w . 2>&5
10363 $RM conftest*
10364 # SGI C++ compiler will create directory out/ii_files/ for
10365 # template instantiation
10366 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10367 $RM out/* && rmdir out
10368 cd ..
10369 $RM -r conftest
10370 $RM conftest*
10371
10372 fi
10373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10374 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10375
10376
10377
10378
10379 hard_links="nottested"
10380 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
10381 # do not overwrite the value of need_locks provided by the user
10382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10383 $as_echo_n "checking if we can lock with hard links... " >&6; }
10384 hard_links=yes
10385 $RM conftest*
10386 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10387 touch conftest.a
10388 ln conftest.a conftest.b 2>&5 || hard_links=no
10389 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10391 $as_echo "$hard_links" >&6; }
10392 if test "$hard_links" = no; then
10393 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
10394 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
10395 need_locks=warn
10396 fi
10397 else
10398 need_locks=no
10399 fi
10400
10401
10402
10403
10404
10405
10406 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
10407 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
10408
10409 runpath_var=
10410 allow_undefined_flag=
10411 always_export_symbols=no
10412 archive_cmds=
10413 archive_expsym_cmds=
10414 compiler_needs_object=no
10415 enable_shared_with_static_runtimes=no
10416 export_dynamic_flag_spec=
10417 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
10418 hardcode_automatic=no
10419 hardcode_direct=no
10420 hardcode_direct_absolute=no
10421 hardcode_libdir_flag_spec=
10422 hardcode_libdir_flag_spec_ld=
10423 hardcode_libdir_separator=
10424 hardcode_minus_L=no
10425 hardcode_shlibpath_var=unsupported
10426 inherit_rpath=no
10427 link_all_deplibs=unknown
10428 module_cmds=
10429 module_expsym_cmds=
10430 old_archive_from_new_cmds=
10431 old_archive_from_expsyms_cmds=
10432 thread_safe_flag_spec=
10433 whole_archive_flag_spec=
10434 # include_expsyms should be a list of space-separated symbols to be *always*
10435 # included in the symbol list
10436 include_expsyms=
10437 # exclude_expsyms can be an extended regexp of symbols to exclude
10438 # it will be wrapped by ` (' and `)$', so one must not match beginning or
10439 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
10440 # as well as any symbol that contains `d'.
10441 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
10442 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
10443 # platforms (ab)use it in PIC code, but their linkers get confused if
10444 # the symbol is explicitly referenced. Since portable code cannot
10445 # rely on this symbol name, it's probably fine to never include it in
10446 # preloaded symbol tables.
10447 # Exclude shared library initialization/finalization symbols.
10448 extract_expsyms_cmds=
10449
10450 case $host_os in
10451 cygwin* | mingw* | pw32* | cegcc*)
10452 # FIXME: the MSVC++ port hasn't been tested in a loooong time
10453 # When not using gcc, we currently assume that we are using
10454 # Microsoft Visual C++.
10455 if test "$GCC" != yes; then
10456 with_gnu_ld=no
10457 fi
10458 ;;
10459 interix*)
10460 # we just hope/assume this is gcc and not c89 (= MSVC++)
10461 with_gnu_ld=yes
10462 ;;
10463 openbsd*)
10464 with_gnu_ld=no
10465 ;;
10466 esac
10467
10468 ld_shlibs=yes
10469
10470 # On some targets, GNU ld is compatible enough with the native linker
10471 # that we're better off using the native interface for both.
10472 lt_use_gnu_ld_interface=no
10473 if test "$with_gnu_ld" = yes; then
10474 case $host_os in
10475 aix*)
10476 # The AIX port of GNU ld has always aspired to compatibility
10477 # with the native linker. However, as the warning in the GNU ld
10478 # block says, versions before 2.19.5* couldn't really create working
10479 # shared libraries, regardless of the interface used.
10480 case `$LD -v 2>&1` in
10481 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
10482 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
10483 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
10484 *)
10485 lt_use_gnu_ld_interface=yes
10486 ;;
10487 esac
10488 ;;
10489 *)
10490 lt_use_gnu_ld_interface=yes
10491 ;;
10492 esac
10493 fi
10494
10495 if test "$lt_use_gnu_ld_interface" = yes; then
10496 # If archive_cmds runs LD, not CC, wlarc should be empty
10497 wlarc='${wl}'
10498
10499 # Set some defaults for GNU ld with shared library support. These
10500 # are reset later if shared libraries are not supported. Putting them
10501 # here allows them to be overridden if necessary.
10502 runpath_var=LD_RUN_PATH
10503 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10504 export_dynamic_flag_spec='${wl}--export-dynamic'
10505 # ancient GNU ld didn't support --whole-archive et. al.
10506 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10507 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10508 else
10509 whole_archive_flag_spec=
10510 fi
10511 supports_anon_versioning=no
10512 case `$LD -v 2>&1` in
10513 *GNU\ gold*) supports_anon_versioning=yes ;;
10514 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10515 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10516 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10517 *\ 2.11.*) ;; # other 2.11 versions
10518 *) supports_anon_versioning=yes ;;
10519 esac
10520
10521 # See if GNU ld supports shared libraries.
10522 case $host_os in
10523 aix[3-9]*)
10524 # On AIX/PPC, the GNU linker is very broken
10525 if test "$host_cpu" != ia64; then
10526 ld_shlibs=no
10527 cat <<_LT_EOF 1>&2
10528
10529 *** Warning: the GNU linker, at least up to release 2.19, is reported
10530 *** to be unable to reliably create shared libraries on AIX.
10531 *** Therefore, libtool is disabling shared libraries support. If you
10532 *** really care for shared libraries, you may want to install binutils
10533 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10534 *** You will then need to restart the configuration process.
10535
10536 _LT_EOF
10537 fi
10538 ;;
10539
10540 amigaos*)
10541 case $host_cpu in
10542 powerpc)
10543 # see comment about AmigaOS4 .so support
10544 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10545 archive_expsym_cmds=''
10546 ;;
10547 m68k)
10548 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)'
10549 hardcode_libdir_flag_spec='-L$libdir'
10550 hardcode_minus_L=yes
10551 ;;
10552 esac
10553 ;;
10554
10555 beos*)
10556 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10557 allow_undefined_flag=unsupported
10558 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10559 # support --undefined. This deserves some investigation. FIXME
10560 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10561 else
10562 ld_shlibs=no
10563 fi
10564 ;;
10565
10566 cygwin* | mingw* | pw32* | cegcc*)
10567 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10568 # as there is no search path for DLLs.
10569 hardcode_libdir_flag_spec='-L$libdir'
10570 export_dynamic_flag_spec='${wl}--export-all-symbols'
10571 allow_undefined_flag=unsupported
10572 always_export_symbols=no
10573 enable_shared_with_static_runtimes=yes
10574 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10575
10576 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10577 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10578 # If the export-symbols file already is a .def file (1st line
10579 # is EXPORTS), use it as is; otherwise, prepend...
10580 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10581 cp $export_symbols $output_objdir/$soname.def;
10582 else
10583 echo EXPORTS > $output_objdir/$soname.def;
10584 cat $export_symbols >> $output_objdir/$soname.def;
10585 fi~
10586 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10587 else
10588 ld_shlibs=no
10589 fi
10590 ;;
10591
10592 haiku*)
10593 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10594 link_all_deplibs=yes
10595 ;;
10596
10597 interix[3-9]*)
10598 hardcode_direct=no
10599 hardcode_shlibpath_var=no
10600 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10601 export_dynamic_flag_spec='${wl}-E'
10602 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10603 # Instead, shared libraries are loaded at an image base (0x10000000 by
10604 # default) and relocated if they conflict, which is a slow very memory
10605 # consuming and fragmenting process. To avoid this, we pick a random,
10606 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10607 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10608 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10609 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'
10610 ;;
10611
10612 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10613 tmp_diet=no
10614 if test "$host_os" = linux-dietlibc; then
10615 case $cc_basename in
10616 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10617 esac
10618 fi
10619 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10620 && test "$tmp_diet" = no
10621 then
10622 tmp_addflag=' $pic_flag'
10623 tmp_sharedflag='-shared'
10624 case $cc_basename,$host_cpu in
10625 pgcc*) # Portland Group C compiler
10626 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'
10627 tmp_addflag=' $pic_flag'
10628 ;;
10629 pgf77* | pgf90* | pgf95* | pgfortran*)
10630 # Portland Group f77 and f90 compilers
10631 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'
10632 tmp_addflag=' $pic_flag -Mnomain' ;;
10633 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10634 tmp_addflag=' -i_dynamic' ;;
10635 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10636 tmp_addflag=' -i_dynamic -nofor_main' ;;
10637 ifc* | ifort*) # Intel Fortran compiler
10638 tmp_addflag=' -nofor_main' ;;
10639 lf95*) # Lahey Fortran 8.1
10640 whole_archive_flag_spec=
10641 tmp_sharedflag='--shared' ;;
10642 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10643 tmp_sharedflag='-qmkshrobj'
10644 tmp_addflag= ;;
10645 nvcc*) # Cuda Compiler Driver 2.2
10646 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'
10647 compiler_needs_object=yes
10648 ;;
10649 esac
10650 case `$CC -V 2>&1 | sed 5q` in
10651 *Sun\ C*) # Sun C 5.9
10652 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'
10653 compiler_needs_object=yes
10654 tmp_sharedflag='-G' ;;
10655 *Sun\ F*) # Sun Fortran 8.3
10656 tmp_sharedflag='-G' ;;
10657 esac
10658 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10659
10660 if test "x$supports_anon_versioning" = xyes; then
10661 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10662 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10663 echo "local: *; };" >> $output_objdir/$libname.ver~
10664 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10665 fi
10666
10667 case $cc_basename in
10668 xlf* | bgf* | bgxlf* | mpixlf*)
10669 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10670 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10671 hardcode_libdir_flag_spec=
10672 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10673 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10674 if test "x$supports_anon_versioning" = xyes; then
10675 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10676 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10677 echo "local: *; };" >> $output_objdir/$libname.ver~
10678 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10679 fi
10680 ;;
10681 esac
10682 else
10683 ld_shlibs=no
10684 fi
10685 ;;
10686
10687 netbsd*)
10688 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10689 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10690 wlarc=
10691 else
10692 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10693 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10694 fi
10695 ;;
10696
10697 solaris*)
10698 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10699 ld_shlibs=no
10700 cat <<_LT_EOF 1>&2
10701
10702 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
10703 *** create shared libraries on Solaris systems. Therefore, libtool
10704 *** is disabling shared libraries support. We urge you to upgrade GNU
10705 *** binutils to release 2.9.1 or newer. Another option is to modify
10706 *** your PATH or compiler configuration so that the native linker is
10707 *** used, and then restart.
10708
10709 _LT_EOF
10710 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10711 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10712 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10713 else
10714 ld_shlibs=no
10715 fi
10716 ;;
10717
10718 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10719 case `$LD -v 2>&1` in
10720 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10721 ld_shlibs=no
10722 cat <<_LT_EOF 1>&2
10723
10724 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10725 *** reliably create shared libraries on SCO systems. Therefore, libtool
10726 *** is disabling shared libraries support. We urge you to upgrade GNU
10727 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10728 *** your PATH or compiler configuration so that the native linker is
10729 *** used, and then restart.
10730
10731 _LT_EOF
10732 ;;
10733 *)
10734 # For security reasons, it is highly recommended that you always
10735 # use absolute paths for naming shared libraries, and exclude the
10736 # DT_RUNPATH tag from executables and libraries. But doing so
10737 # requires that you compile everything twice, which is a pain.
10738 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10739 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10740 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10741 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10742 else
10743 ld_shlibs=no
10744 fi
10745 ;;
10746 esac
10747 ;;
10748
10749 sunos4*)
10750 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10751 wlarc=
10752 hardcode_direct=yes
10753 hardcode_shlibpath_var=no
10754 ;;
10755
10756 *)
10757 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10758 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10759 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10760 else
10761 ld_shlibs=no
10762 fi
10763 ;;
10764 esac
10765
10766 if test "$ld_shlibs" = no; then
10767 runpath_var=
10768 hardcode_libdir_flag_spec=
10769 export_dynamic_flag_spec=
10770 whole_archive_flag_spec=
10771 fi
10772 else
10773 # PORTME fill in a description of your system's linker (not GNU ld)
10774 case $host_os in
10775 aix3*)
10776 allow_undefined_flag=unsupported
10777 always_export_symbols=yes
10778 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'
10779 # Note: this linker hardcodes the directories in LIBPATH if there
10780 # are no directories specified by -L.
10781 hardcode_minus_L=yes
10782 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10783 # Neither direct hardcoding nor static linking is supported with a
10784 # broken collect2.
10785 hardcode_direct=unsupported
10786 fi
10787 ;;
10788
10789 aix[4-9]*)
10790 if test "$host_cpu" = ia64; then
10791 # On IA64, the linker does run time linking by default, so we don't
10792 # have to do anything special.
10793 aix_use_runtimelinking=no
10794 exp_sym_flag='-Bexport'
10795 no_entry_flag=""
10796 else
10797 # If we're using GNU nm, then we don't want the "-C" option.
10798 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10799 # Also, AIX nm treats weak defined symbols like other global
10800 # defined symbols, whereas GNU nm marks them as "W".
10801 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10802 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'
10803 else
10804 export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
10805 fi
10806 aix_use_runtimelinking=no
10807
10808 # Test if we are trying to use run time linking or normal
10809 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10810 # need to do runtime linking.
10811 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10812 for ld_flag in $LDFLAGS; do
10813 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10814 aix_use_runtimelinking=yes
10815 break
10816 fi
10817 done
10818 ;;
10819 esac
10820
10821 exp_sym_flag='-bexport'
10822 no_entry_flag='-bnoentry'
10823 fi
10824
10825 # When large executables or shared objects are built, AIX ld can
10826 # have problems creating the table of contents. If linking a library
10827 # or program results in "error TOC overflow" add -mminimal-toc to
10828 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10829 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10830
10831 archive_cmds=''
10832 hardcode_direct=yes
10833 hardcode_direct_absolute=yes
10834 hardcode_libdir_separator=':'
10835 link_all_deplibs=yes
10836 file_list_spec='${wl}-f,'
10837
10838 if test "$GCC" = yes; then
10839 case $host_os in aix4.[012]|aix4.[012].*)
10840 # We only want to do this on AIX 4.2 and lower, the check
10841 # below for broken collect2 doesn't work under 4.3+
10842 collect2name=`${CC} -print-prog-name=collect2`
10843 if test -f "$collect2name" &&
10844 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10845 then
10846 # We have reworked collect2
10847 :
10848 else
10849 # We have old collect2
10850 hardcode_direct=unsupported
10851 # It fails to find uninstalled libraries when the uninstalled
10852 # path is not listed in the libpath. Setting hardcode_minus_L
10853 # to unsupported forces relinking
10854 hardcode_minus_L=yes
10855 hardcode_libdir_flag_spec='-L$libdir'
10856 hardcode_libdir_separator=
10857 fi
10858 ;;
10859 esac
10860 shared_flag='-shared'
10861 if test "$aix_use_runtimelinking" = yes; then
10862 shared_flag="$shared_flag "'${wl}-G'
10863 fi
10864 else
10865 # not using gcc
10866 if test "$host_cpu" = ia64; then
10867 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10868 # chokes on -Wl,-G. The following line is correct:
10869 shared_flag='-G'
10870 else
10871 if test "$aix_use_runtimelinking" = yes; then
10872 shared_flag='${wl}-G'
10873 else
10874 shared_flag='${wl}-bM:SRE'
10875 fi
10876 fi
10877 fi
10878
10879 export_dynamic_flag_spec='${wl}-bexpall'
10880 # It seems that -bexpall does not export symbols beginning with
10881 # underscore (_), so it is better to generate a list of symbols to export.
10882 always_export_symbols=yes
10883 if test "$aix_use_runtimelinking" = yes; then
10884 # Warning - without using the other runtime loading flags (-brtl),
10885 # -berok will link without error, but may produce a broken library.
10886 allow_undefined_flag='-berok'
10887 # Determine the default libpath from the value encoded in an
10888 # empty executable.
10889 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10890 /* end confdefs.h. */
10891
10892 int
10893 main ()
10894 {
10895
10896 ;
10897 return 0;
10898 }
10899 _ACEOF
10900 if ac_fn_c_try_link "$LINENO"; then :
10901
10902 lt_aix_libpath_sed='
10903 /Import File Strings/,/^$/ {
10904 /^0/ {
10905 s/^0 *\(.*\)$/\1/
10906 p
10907 }
10908 }'
10909 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10910 # Check for a 64-bit object if we didn't find anything.
10911 if test -z "$aix_libpath"; then
10912 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10913 fi
10914 fi
10915 rm -f core conftest.err conftest.$ac_objext \
10916 conftest$ac_exeext conftest.$ac_ext
10917 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10918
10919 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10920 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"
10921 else
10922 if test "$host_cpu" = ia64; then
10923 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10924 allow_undefined_flag="-z nodefs"
10925 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"
10926 else
10927 # Determine the default libpath from the value encoded in an
10928 # empty executable.
10929 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10930 /* end confdefs.h. */
10931
10932 int
10933 main ()
10934 {
10935
10936 ;
10937 return 0;
10938 }
10939 _ACEOF
10940 if ac_fn_c_try_link "$LINENO"; then :
10941
10942 lt_aix_libpath_sed='
10943 /Import File Strings/,/^$/ {
10944 /^0/ {
10945 s/^0 *\(.*\)$/\1/
10946 p
10947 }
10948 }'
10949 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10950 # Check for a 64-bit object if we didn't find anything.
10951 if test -z "$aix_libpath"; then
10952 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10953 fi
10954 fi
10955 rm -f core conftest.err conftest.$ac_objext \
10956 conftest$ac_exeext conftest.$ac_ext
10957 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10958
10959 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10960 # Warning - without using the other run time loading flags,
10961 # -berok will link without error, but may produce a broken library.
10962 no_undefined_flag=' ${wl}-bernotok'
10963 allow_undefined_flag=' ${wl}-berok'
10964 if test "$with_gnu_ld" = yes; then
10965 # We only use this code for GNU lds that support --whole-archive.
10966 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10967 else
10968 # Exported symbols can be pulled into shared objects from archives
10969 whole_archive_flag_spec='$convenience'
10970 fi
10971 archive_cmds_need_lc=yes
10972 # This is similar to how AIX traditionally builds its shared libraries.
10973 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'
10974 fi
10975 fi
10976 ;;
10977
10978 amigaos*)
10979 case $host_cpu in
10980 powerpc)
10981 # see comment about AmigaOS4 .so support
10982 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10983 archive_expsym_cmds=''
10984 ;;
10985 m68k)
10986 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)'
10987 hardcode_libdir_flag_spec='-L$libdir'
10988 hardcode_minus_L=yes
10989 ;;
10990 esac
10991 ;;
10992
10993 bsdi[45]*)
10994 export_dynamic_flag_spec=-rdynamic
10995 ;;
10996
10997 cygwin* | mingw* | pw32* | cegcc*)
10998 # When not using gcc, we currently assume that we are using
10999 # Microsoft Visual C++.
11000 # hardcode_libdir_flag_spec is actually meaningless, as there is
11001 # no search path for DLLs.
11002 hardcode_libdir_flag_spec=' '
11003 allow_undefined_flag=unsupported
11004 # Tell ltmain to make .lib files, not .a files.
11005 libext=lib
11006 # Tell ltmain to make .dll files, not .so files.
11007 shrext_cmds=".dll"
11008 # FIXME: Setting linknames here is a bad hack.
11009 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
11010 # The linker will automatically build a .lib file if we build a DLL.
11011 old_archive_from_new_cmds='true'
11012 # FIXME: Should let the user specify the lib program.
11013 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
11014 fix_srcfile_path='`cygpath -w "$srcfile"`'
11015 enable_shared_with_static_runtimes=yes
11016 ;;
11017
11018 darwin* | rhapsody*)
11019
11020
11021 archive_cmds_need_lc=no
11022 hardcode_direct=no
11023 hardcode_automatic=yes
11024 hardcode_shlibpath_var=unsupported
11025 if test "$lt_cv_ld_force_load" = "yes"; then
11026 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\"`'
11027 else
11028 whole_archive_flag_spec=''
11029 fi
11030 link_all_deplibs=yes
11031 allow_undefined_flag="$_lt_dar_allow_undefined"
11032 case $cc_basename in
11033 ifort*) _lt_dar_can_shared=yes ;;
11034 *) _lt_dar_can_shared=$GCC ;;
11035 esac
11036 if test "$_lt_dar_can_shared" = "yes"; then
11037 output_verbose_link_cmd=func_echo_all
11038 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
11039 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
11040 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}"
11041 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}"
11042
11043 else
11044 ld_shlibs=no
11045 fi
11046
11047 ;;
11048
11049 dgux*)
11050 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11051 hardcode_libdir_flag_spec='-L$libdir'
11052 hardcode_shlibpath_var=no
11053 ;;
11054
11055 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
11056 # support. Future versions do this automatically, but an explicit c++rt0.o
11057 # does not break anything, and helps significantly (at the cost of a little
11058 # extra space).
11059 freebsd2.2*)
11060 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
11061 hardcode_libdir_flag_spec='-R$libdir'
11062 hardcode_direct=yes
11063 hardcode_shlibpath_var=no
11064 ;;
11065
11066 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
11067 freebsd2.*)
11068 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11069 hardcode_direct=yes
11070 hardcode_minus_L=yes
11071 hardcode_shlibpath_var=no
11072 ;;
11073
11074 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
11075 freebsd* | dragonfly*)
11076 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
11077 hardcode_libdir_flag_spec='-R$libdir'
11078 hardcode_direct=yes
11079 hardcode_shlibpath_var=no
11080 ;;
11081
11082 hpux9*)
11083 if test "$GCC" = yes; then
11084 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'
11085 else
11086 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'
11087 fi
11088 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11089 hardcode_libdir_separator=:
11090 hardcode_direct=yes
11091
11092 # hardcode_minus_L: Not really in the search PATH,
11093 # but as the default location of the library.
11094 hardcode_minus_L=yes
11095 export_dynamic_flag_spec='${wl}-E'
11096 ;;
11097
11098 hpux10*)
11099 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11100 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11101 else
11102 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11103 fi
11104 if test "$with_gnu_ld" = no; then
11105 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11106 hardcode_libdir_flag_spec_ld='+b $libdir'
11107 hardcode_libdir_separator=:
11108 hardcode_direct=yes
11109 hardcode_direct_absolute=yes
11110 export_dynamic_flag_spec='${wl}-E'
11111 # hardcode_minus_L: Not really in the search PATH,
11112 # but as the default location of the library.
11113 hardcode_minus_L=yes
11114 fi
11115 ;;
11116
11117 hpux11*)
11118 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11119 case $host_cpu in
11120 hppa*64*)
11121 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11122 ;;
11123 ia64*)
11124 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11125 ;;
11126 *)
11127 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11128 ;;
11129 esac
11130 else
11131 case $host_cpu in
11132 hppa*64*)
11133 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11134 ;;
11135 ia64*)
11136 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11137 ;;
11138 *)
11139
11140 # Older versions of the 11.00 compiler do not understand -b yet
11141 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
11142 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
11143 $as_echo_n "checking if $CC understands -b... " >&6; }
11144 if test "${lt_cv_prog_compiler__b+set}" = set; then :
11145 $as_echo_n "(cached) " >&6
11146 else
11147 lt_cv_prog_compiler__b=no
11148 save_LDFLAGS="$LDFLAGS"
11149 LDFLAGS="$LDFLAGS -b"
11150 echo "$lt_simple_link_test_code" > conftest.$ac_ext
11151 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
11152 # The linker can only warn and ignore the option if not recognized
11153 # So say no if there are warnings
11154 if test -s conftest.err; then
11155 # Append any errors to the config.log.
11156 cat conftest.err 1>&5
11157 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
11158 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
11159 if diff conftest.exp conftest.er2 >/dev/null; then
11160 lt_cv_prog_compiler__b=yes
11161 fi
11162 else
11163 lt_cv_prog_compiler__b=yes
11164 fi
11165 fi
11166 $RM -r conftest*
11167 LDFLAGS="$save_LDFLAGS"
11168
11169 fi
11170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
11171 $as_echo "$lt_cv_prog_compiler__b" >&6; }
11172
11173 if test x"$lt_cv_prog_compiler__b" = xyes; then
11174 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11175 else
11176 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11177 fi
11178
11179 ;;
11180 esac
11181 fi
11182 if test "$with_gnu_ld" = no; then
11183 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11184 hardcode_libdir_separator=:
11185
11186 case $host_cpu in
11187 hppa*64*|ia64*)
11188 hardcode_direct=no
11189 hardcode_shlibpath_var=no
11190 ;;
11191 *)
11192 hardcode_direct=yes
11193 hardcode_direct_absolute=yes
11194 export_dynamic_flag_spec='${wl}-E'
11195
11196 # hardcode_minus_L: Not really in the search PATH,
11197 # but as the default location of the library.
11198 hardcode_minus_L=yes
11199 ;;
11200 esac
11201 fi
11202 ;;
11203
11204 irix5* | irix6* | nonstopux*)
11205 if test "$GCC" = yes; then
11206 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'
11207 # Try to use the -exported_symbol ld option, if it does not
11208 # work, assume that -exports_file does not work either and
11209 # implicitly export all symbols.
11210 save_LDFLAGS="$LDFLAGS"
11211 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
11212 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11213 /* end confdefs.h. */
11214 int foo(void) {}
11215 _ACEOF
11216 if ac_fn_c_try_link "$LINENO"; then :
11217 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'
11218
11219 fi
11220 rm -f core conftest.err conftest.$ac_objext \
11221 conftest$ac_exeext conftest.$ac_ext
11222 LDFLAGS="$save_LDFLAGS"
11223 else
11224 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'
11225 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'
11226 fi
11227 archive_cmds_need_lc='no'
11228 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11229 hardcode_libdir_separator=:
11230 inherit_rpath=yes
11231 link_all_deplibs=yes
11232 ;;
11233
11234 netbsd*)
11235 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11236 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
11237 else
11238 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
11239 fi
11240 hardcode_libdir_flag_spec='-R$libdir'
11241 hardcode_direct=yes
11242 hardcode_shlibpath_var=no
11243 ;;
11244
11245 newsos6)
11246 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11247 hardcode_direct=yes
11248 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11249 hardcode_libdir_separator=:
11250 hardcode_shlibpath_var=no
11251 ;;
11252
11253 *nto* | *qnx*)
11254 ;;
11255
11256 openbsd*)
11257 if test -f /usr/libexec/ld.so; then
11258 hardcode_direct=yes
11259 hardcode_shlibpath_var=no
11260 hardcode_direct_absolute=yes
11261 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11262 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11263 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
11264 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11265 export_dynamic_flag_spec='${wl}-E'
11266 else
11267 case $host_os in
11268 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
11269 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11270 hardcode_libdir_flag_spec='-R$libdir'
11271 ;;
11272 *)
11273 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11274 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11275 ;;
11276 esac
11277 fi
11278 else
11279 ld_shlibs=no
11280 fi
11281 ;;
11282
11283 os2*)
11284 hardcode_libdir_flag_spec='-L$libdir'
11285 hardcode_minus_L=yes
11286 allow_undefined_flag=unsupported
11287 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'
11288 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
11289 ;;
11290
11291 osf3*)
11292 if test "$GCC" = yes; then
11293 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11294 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'
11295 else
11296 allow_undefined_flag=' -expect_unresolved \*'
11297 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'
11298 fi
11299 archive_cmds_need_lc='no'
11300 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11301 hardcode_libdir_separator=:
11302 ;;
11303
11304 osf4* | osf5*) # as osf3* with the addition of -msym flag
11305 if test "$GCC" = yes; then
11306 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11307 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'
11308 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11309 else
11310 allow_undefined_flag=' -expect_unresolved \*'
11311 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'
11312 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~
11313 $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'
11314
11315 # Both c and cxx compiler support -rpath directly
11316 hardcode_libdir_flag_spec='-rpath $libdir'
11317 fi
11318 archive_cmds_need_lc='no'
11319 hardcode_libdir_separator=:
11320 ;;
11321
11322 solaris*)
11323 no_undefined_flag=' -z defs'
11324 if test "$GCC" = yes; then
11325 wlarc='${wl}'
11326 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11327 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11328 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11329 else
11330 case `$CC -V 2>&1` in
11331 *"Compilers 5.0"*)
11332 wlarc=''
11333 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
11334 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11335 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
11336 ;;
11337 *)
11338 wlarc='${wl}'
11339 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
11340 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11341 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11342 ;;
11343 esac
11344 fi
11345 hardcode_libdir_flag_spec='-R$libdir'
11346 hardcode_shlibpath_var=no
11347 case $host_os in
11348 solaris2.[0-5] | solaris2.[0-5].*) ;;
11349 *)
11350 # The compiler driver will combine and reorder linker options,
11351 # but understands `-z linker_flag'. GCC discards it without `$wl',
11352 # but is careful enough not to reorder.
11353 # Supported since Solaris 2.6 (maybe 2.5.1?)
11354 if test "$GCC" = yes; then
11355 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
11356 else
11357 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
11358 fi
11359 ;;
11360 esac
11361 link_all_deplibs=yes
11362 ;;
11363
11364 sunos4*)
11365 if test "x$host_vendor" = xsequent; then
11366 # Use $CC to link under sequent, because it throws in some extra .o
11367 # files that make .init and .fini sections work.
11368 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
11369 else
11370 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
11371 fi
11372 hardcode_libdir_flag_spec='-L$libdir'
11373 hardcode_direct=yes
11374 hardcode_minus_L=yes
11375 hardcode_shlibpath_var=no
11376 ;;
11377
11378 sysv4)
11379 case $host_vendor in
11380 sni)
11381 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11382 hardcode_direct=yes # is this really true???
11383 ;;
11384 siemens)
11385 ## LD is ld it makes a PLAMLIB
11386 ## CC just makes a GrossModule.
11387 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
11388 reload_cmds='$CC -r -o $output$reload_objs'
11389 hardcode_direct=no
11390 ;;
11391 motorola)
11392 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11393 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
11394 ;;
11395 esac
11396 runpath_var='LD_RUN_PATH'
11397 hardcode_shlibpath_var=no
11398 ;;
11399
11400 sysv4.3*)
11401 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11402 hardcode_shlibpath_var=no
11403 export_dynamic_flag_spec='-Bexport'
11404 ;;
11405
11406 sysv4*MP*)
11407 if test -d /usr/nec; then
11408 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11409 hardcode_shlibpath_var=no
11410 runpath_var=LD_RUN_PATH
11411 hardcode_runpath_var=yes
11412 ld_shlibs=yes
11413 fi
11414 ;;
11415
11416 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
11417 no_undefined_flag='${wl}-z,text'
11418 archive_cmds_need_lc=no
11419 hardcode_shlibpath_var=no
11420 runpath_var='LD_RUN_PATH'
11421
11422 if test "$GCC" = yes; then
11423 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11424 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11425 else
11426 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11427 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11428 fi
11429 ;;
11430
11431 sysv5* | sco3.2v5* | sco5v6*)
11432 # Note: We can NOT use -z defs as we might desire, because we do not
11433 # link with -lc, and that would cause any symbols used from libc to
11434 # always be unresolved, which means just about no library would
11435 # ever link correctly. If we're not using GNU ld we use -z text
11436 # though, which does catch some bad symbols but isn't as heavy-handed
11437 # as -z defs.
11438 no_undefined_flag='${wl}-z,text'
11439 allow_undefined_flag='${wl}-z,nodefs'
11440 archive_cmds_need_lc=no
11441 hardcode_shlibpath_var=no
11442 hardcode_libdir_flag_spec='${wl}-R,$libdir'
11443 hardcode_libdir_separator=':'
11444 link_all_deplibs=yes
11445 export_dynamic_flag_spec='${wl}-Bexport'
11446 runpath_var='LD_RUN_PATH'
11447
11448 if test "$GCC" = yes; then
11449 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11450 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11451 else
11452 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11453 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11454 fi
11455 ;;
11456
11457 uts4*)
11458 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11459 hardcode_libdir_flag_spec='-L$libdir'
11460 hardcode_shlibpath_var=no
11461 ;;
11462
11463 *)
11464 ld_shlibs=no
11465 ;;
11466 esac
11467
11468 if test x$host_vendor = xsni; then
11469 case $host in
11470 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
11471 export_dynamic_flag_spec='${wl}-Blargedynsym'
11472 ;;
11473 esac
11474 fi
11475 fi
11476
11477 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11478 $as_echo "$ld_shlibs" >&6; }
11479 test "$ld_shlibs" = no && can_build_shared=no
11480
11481 with_gnu_ld=$with_gnu_ld
11482
11483
11484
11485
11486
11487
11488
11489
11490
11491
11492
11493
11494
11495
11496
11497 #
11498 # Do we need to explicitly link libc?
11499 #
11500 case "x$archive_cmds_need_lc" in
11501 x|xyes)
11502 # Assume -lc should be added
11503 archive_cmds_need_lc=yes
11504
11505 if test "$enable_shared" = yes && test "$GCC" = yes; then
11506 case $archive_cmds in
11507 *'~'*)
11508 # FIXME: we may have to deal with multi-command sequences.
11509 ;;
11510 '$CC '*)
11511 # Test whether the compiler implicitly links with -lc since on some
11512 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11513 # to ld, don't add -lc before -lgcc.
11514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11515 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11516 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
11517 $as_echo_n "(cached) " >&6
11518 else
11519 $RM conftest*
11520 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11521
11522 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11523 (eval $ac_compile) 2>&5
11524 ac_status=$?
11525 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11526 test $ac_status = 0; } 2>conftest.err; then
11527 soname=conftest
11528 lib=conftest
11529 libobjs=conftest.$ac_objext
11530 deplibs=
11531 wl=$lt_prog_compiler_wl
11532 pic_flag=$lt_prog_compiler_pic
11533 compiler_flags=-v
11534 linker_flags=-v
11535 verstring=
11536 output_objdir=.
11537 libname=conftest
11538 lt_save_allow_undefined_flag=$allow_undefined_flag
11539 allow_undefined_flag=
11540 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11541 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11542 ac_status=$?
11543 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11544 test $ac_status = 0; }
11545 then
11546 lt_cv_archive_cmds_need_lc=no
11547 else
11548 lt_cv_archive_cmds_need_lc=yes
11549 fi
11550 allow_undefined_flag=$lt_save_allow_undefined_flag
11551 else
11552 cat conftest.err 1>&5
11553 fi
11554 $RM conftest*
11555
11556 fi
11557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11558 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11559 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11560 ;;
11561 esac
11562 fi
11563 ;;
11564 esac
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
11722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11723 $as_echo_n "checking dynamic linker characteristics... " >&6; }
11724
11725 if test "$GCC" = yes; then
11726 case $host_os in
11727 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11728 *) lt_awk_arg="/^libraries:/" ;;
11729 esac
11730 case $host_os in
11731 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11732 *) lt_sed_strip_eq="s,=/,/,g" ;;
11733 esac
11734 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11735 case $lt_search_path_spec in
11736 *\;*)
11737 # if the path contains ";" then we assume it to be the separator
11738 # otherwise default to the standard path separator (i.e. ":") - it is
11739 # assumed that no part of a normal pathname contains ";" but that should
11740 # okay in the real world where ";" in dirpaths is itself problematic.
11741 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11742 ;;
11743 *)
11744 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11745 ;;
11746 esac
11747 # Ok, now we have the path, separated by spaces, we can step through it
11748 # and add multilib dir if necessary.
11749 lt_tmp_lt_search_path_spec=
11750 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11751 for lt_sys_path in $lt_search_path_spec; do
11752 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11753 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11754 else
11755 test -d "$lt_sys_path" && \
11756 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11757 fi
11758 done
11759 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11760 BEGIN {RS=" "; FS="/|\n";} {
11761 lt_foo="";
11762 lt_count=0;
11763 for (lt_i = NF; lt_i > 0; lt_i--) {
11764 if ($lt_i != "" && $lt_i != ".") {
11765 if ($lt_i == "..") {
11766 lt_count++;
11767 } else {
11768 if (lt_count == 0) {
11769 lt_foo="/" $lt_i lt_foo;
11770 } else {
11771 lt_count--;
11772 }
11773 }
11774 }
11775 }
11776 if (lt_foo != "") { lt_freq[lt_foo]++; }
11777 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11778 }'`
11779 # AWK program above erroneously prepends '/' to C:/dos/paths
11780 # for these hosts.
11781 case $host_os in
11782 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11783 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11784 esac
11785 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11786 else
11787 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11788 fi
11789 library_names_spec=
11790 libname_spec='lib$name'
11791 soname_spec=
11792 shrext_cmds=".so"
11793 postinstall_cmds=
11794 postuninstall_cmds=
11795 finish_cmds=
11796 finish_eval=
11797 shlibpath_var=
11798 shlibpath_overrides_runpath=unknown
11799 version_type=none
11800 dynamic_linker="$host_os ld.so"
11801 sys_lib_dlsearch_path_spec="/lib /usr/lib"
11802 need_lib_prefix=unknown
11803 hardcode_into_libs=no
11804
11805 # when you set need_version to no, make sure it does not cause -set_version
11806 # flags to be left without arguments
11807 need_version=unknown
11808
11809 case $host_os in
11810 aix3*)
11811 version_type=linux
11812 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11813 shlibpath_var=LIBPATH
11814
11815 # AIX 3 has no versioning support, so we append a major version to the name.
11816 soname_spec='${libname}${release}${shared_ext}$major'
11817 ;;
11818
11819 aix[4-9]*)
11820 version_type=linux
11821 need_lib_prefix=no
11822 need_version=no
11823 hardcode_into_libs=yes
11824 if test "$host_cpu" = ia64; then
11825 # AIX 5 supports IA64
11826 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11827 shlibpath_var=LD_LIBRARY_PATH
11828 else
11829 # With GCC up to 2.95.x, collect2 would create an import file
11830 # for dependence libraries. The import file would start with
11831 # the line `#! .'. This would cause the generated library to
11832 # depend on `.', always an invalid library. This was fixed in
11833 # development snapshots of GCC prior to 3.0.
11834 case $host_os in
11835 aix4 | aix4.[01] | aix4.[01].*)
11836 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11837 echo ' yes '
11838 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11839 :
11840 else
11841 can_build_shared=no
11842 fi
11843 ;;
11844 esac
11845 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11846 # soname into executable. Probably we can add versioning support to
11847 # collect2, so additional links can be useful in future.
11848 if test "$aix_use_runtimelinking" = yes; then
11849 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11850 # instead of lib<name>.a to let people know that these are not
11851 # typical AIX shared libraries.
11852 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11853 else
11854 # We preserve .a as extension for shared libraries through AIX4.2
11855 # and later when we are not doing run time linking.
11856 library_names_spec='${libname}${release}.a $libname.a'
11857 soname_spec='${libname}${release}${shared_ext}$major'
11858 fi
11859 shlibpath_var=LIBPATH
11860 fi
11861 ;;
11862
11863 amigaos*)
11864 case $host_cpu in
11865 powerpc)
11866 # Since July 2007 AmigaOS4 officially supports .so libraries.
11867 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11868 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11869 ;;
11870 m68k)
11871 library_names_spec='$libname.ixlibrary $libname.a'
11872 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11873 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'
11874 ;;
11875 esac
11876 ;;
11877
11878 beos*)
11879 library_names_spec='${libname}${shared_ext}'
11880 dynamic_linker="$host_os ld.so"
11881 shlibpath_var=LIBRARY_PATH
11882 ;;
11883
11884 bsdi[45]*)
11885 version_type=linux
11886 need_version=no
11887 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11888 soname_spec='${libname}${release}${shared_ext}$major'
11889 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11890 shlibpath_var=LD_LIBRARY_PATH
11891 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11892 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11893 # the default ld.so.conf also contains /usr/contrib/lib and
11894 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11895 # libtool to hard-code these into programs
11896 ;;
11897
11898 cygwin* | mingw* | pw32* | cegcc*)
11899 version_type=windows
11900 shrext_cmds=".dll"
11901 need_version=no
11902 need_lib_prefix=no
11903
11904 case $GCC,$host_os in
11905 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11906 library_names_spec='$libname.dll.a'
11907 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11908 postinstall_cmds='base_file=`basename \${file}`~
11909 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11910 dldir=$destdir/`dirname \$dlpath`~
11911 test -d \$dldir || mkdir -p \$dldir~
11912 $install_prog $dir/$dlname \$dldir/$dlname~
11913 chmod a+x \$dldir/$dlname~
11914 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11915 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11916 fi'
11917 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11918 dlpath=$dir/\$dldll~
11919 $RM \$dlpath'
11920 shlibpath_overrides_runpath=yes
11921
11922 case $host_os in
11923 cygwin*)
11924 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11925 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11926
11927 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11928 ;;
11929 mingw* | cegcc*)
11930 # MinGW DLLs use traditional 'lib' prefix
11931 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11932 ;;
11933 pw32*)
11934 # pw32 DLLs use 'pw' prefix rather than 'lib'
11935 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11936 ;;
11937 esac
11938 ;;
11939
11940 *)
11941 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11942 ;;
11943 esac
11944 dynamic_linker='Win32 ld.exe'
11945 # FIXME: first we should search . and the directory the executable is in
11946 shlibpath_var=PATH
11947 ;;
11948
11949 darwin* | rhapsody*)
11950 dynamic_linker="$host_os dyld"
11951 version_type=darwin
11952 need_lib_prefix=no
11953 need_version=no
11954 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11955 soname_spec='${libname}${release}${major}$shared_ext'
11956 shlibpath_overrides_runpath=yes
11957 shlibpath_var=DYLD_LIBRARY_PATH
11958 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11959
11960 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11961 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11962 ;;
11963
11964 dgux*)
11965 version_type=linux
11966 need_lib_prefix=no
11967 need_version=no
11968 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11969 soname_spec='${libname}${release}${shared_ext}$major'
11970 shlibpath_var=LD_LIBRARY_PATH
11971 ;;
11972
11973 freebsd* | dragonfly*)
11974 # DragonFly does not have aout. When/if they implement a new
11975 # versioning mechanism, adjust this.
11976 if test -x /usr/bin/objformat; then
11977 objformat=`/usr/bin/objformat`
11978 else
11979 case $host_os in
11980 freebsd[23].*) objformat=aout ;;
11981 *) objformat=elf ;;
11982 esac
11983 fi
11984 version_type=freebsd-$objformat
11985 case $version_type in
11986 freebsd-elf*)
11987 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11988 need_version=no
11989 need_lib_prefix=no
11990 ;;
11991 freebsd-*)
11992 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11993 need_version=yes
11994 ;;
11995 esac
11996 shlibpath_var=LD_LIBRARY_PATH
11997 case $host_os in
11998 freebsd2.*)
11999 shlibpath_overrides_runpath=yes
12000 ;;
12001 freebsd3.[01]* | freebsdelf3.[01]*)
12002 shlibpath_overrides_runpath=yes
12003 hardcode_into_libs=yes
12004 ;;
12005 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
12006 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
12007 shlibpath_overrides_runpath=no
12008 hardcode_into_libs=yes
12009 ;;
12010 *) # from 4.6 on, and DragonFly
12011 shlibpath_overrides_runpath=yes
12012 hardcode_into_libs=yes
12013 ;;
12014 esac
12015 ;;
12016
12017 gnu*)
12018 version_type=linux
12019 need_lib_prefix=no
12020 need_version=no
12021 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12022 soname_spec='${libname}${release}${shared_ext}$major'
12023 shlibpath_var=LD_LIBRARY_PATH
12024 hardcode_into_libs=yes
12025 ;;
12026
12027 haiku*)
12028 version_type=linux
12029 need_lib_prefix=no
12030 need_version=no
12031 dynamic_linker="$host_os runtime_loader"
12032 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12033 soname_spec='${libname}${release}${shared_ext}$major'
12034 shlibpath_var=LIBRARY_PATH
12035 shlibpath_overrides_runpath=yes
12036 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
12037 hardcode_into_libs=yes
12038 ;;
12039
12040 hpux9* | hpux10* | hpux11*)
12041 # Give a soname corresponding to the major version so that dld.sl refuses to
12042 # link against other versions.
12043 version_type=sunos
12044 need_lib_prefix=no
12045 need_version=no
12046 case $host_cpu in
12047 ia64*)
12048 shrext_cmds='.so'
12049 hardcode_into_libs=yes
12050 dynamic_linker="$host_os dld.so"
12051 shlibpath_var=LD_LIBRARY_PATH
12052 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12053 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12054 soname_spec='${libname}${release}${shared_ext}$major'
12055 if test "X$HPUX_IA64_MODE" = X32; then
12056 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
12057 else
12058 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
12059 fi
12060 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12061 ;;
12062 hppa*64*)
12063 shrext_cmds='.sl'
12064 hardcode_into_libs=yes
12065 dynamic_linker="$host_os dld.sl"
12066 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
12067 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12068 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12069 soname_spec='${libname}${release}${shared_ext}$major'
12070 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
12071 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12072 ;;
12073 *)
12074 shrext_cmds='.sl'
12075 dynamic_linker="$host_os dld.sl"
12076 shlibpath_var=SHLIB_PATH
12077 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
12078 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12079 soname_spec='${libname}${release}${shared_ext}$major'
12080 ;;
12081 esac
12082 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
12083 postinstall_cmds='chmod 555 $lib'
12084 # or fails outright, so override atomically:
12085 install_override_mode=555
12086 ;;
12087
12088 interix[3-9]*)
12089 version_type=linux
12090 need_lib_prefix=no
12091 need_version=no
12092 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12093 soname_spec='${libname}${release}${shared_ext}$major'
12094 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
12095 shlibpath_var=LD_LIBRARY_PATH
12096 shlibpath_overrides_runpath=no
12097 hardcode_into_libs=yes
12098 ;;
12099
12100 irix5* | irix6* | nonstopux*)
12101 case $host_os in
12102 nonstopux*) version_type=nonstopux ;;
12103 *)
12104 if test "$lt_cv_prog_gnu_ld" = yes; then
12105 version_type=linux
12106 else
12107 version_type=irix
12108 fi ;;
12109 esac
12110 need_lib_prefix=no
12111 need_version=no
12112 soname_spec='${libname}${release}${shared_ext}$major'
12113 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
12114 case $host_os in
12115 irix5* | nonstopux*)
12116 libsuff= shlibsuff=
12117 ;;
12118 *)
12119 case $LD in # libtool.m4 will add one of these switches to LD
12120 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
12121 libsuff= shlibsuff= libmagic=32-bit;;
12122 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
12123 libsuff=32 shlibsuff=N32 libmagic=N32;;
12124 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
12125 libsuff=64 shlibsuff=64 libmagic=64-bit;;
12126 *) libsuff= shlibsuff= libmagic=never-match;;
12127 esac
12128 ;;
12129 esac
12130 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
12131 shlibpath_overrides_runpath=no
12132 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
12133 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
12134 hardcode_into_libs=yes
12135 ;;
12136
12137 # No shared lib support for Linux oldld, aout, or coff.
12138 linux*oldld* | linux*aout* | linux*coff*)
12139 dynamic_linker=no
12140 ;;
12141
12142 # This must be Linux ELF.
12143 linux* | k*bsd*-gnu | kopensolaris*-gnu)
12144 version_type=linux
12145 need_lib_prefix=no
12146 need_version=no
12147 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12148 soname_spec='${libname}${release}${shared_ext}$major'
12149 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
12150 shlibpath_var=LD_LIBRARY_PATH
12151 shlibpath_overrides_runpath=no
12152
12153 # Some binutils ld are patched to set DT_RUNPATH
12154 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
12155 $as_echo_n "(cached) " >&6
12156 else
12157 lt_cv_shlibpath_overrides_runpath=no
12158 save_LDFLAGS=$LDFLAGS
12159 save_libdir=$libdir
12160 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
12161 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
12162 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12163 /* end confdefs.h. */
12164
12165 int
12166 main ()
12167 {
12168
12169 ;
12170 return 0;
12171 }
12172 _ACEOF
12173 if ac_fn_c_try_link "$LINENO"; then :
12174 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
12175 lt_cv_shlibpath_overrides_runpath=yes
12176 fi
12177 fi
12178 rm -f core conftest.err conftest.$ac_objext \
12179 conftest$ac_exeext conftest.$ac_ext
12180 LDFLAGS=$save_LDFLAGS
12181 libdir=$save_libdir
12182
12183 fi
12184
12185 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
12186
12187 # This implies no fast_install, which is unacceptable.
12188 # Some rework will be needed to allow for fast_install
12189 # before this can be enabled.
12190 hardcode_into_libs=yes
12191
12192 # Append ld.so.conf contents to the search path
12193 if test -f /etc/ld.so.conf; then
12194 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' ' '`
12195 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
12196 fi
12197
12198 # We used to test for /lib/ld.so.1 and disable shared libraries on
12199 # powerpc, because MkLinux only supported shared libraries with the
12200 # GNU dynamic linker. Since this was broken with cross compilers,
12201 # most powerpc-linux boxes support dynamic linking these days and
12202 # people can always --disable-shared, the test was removed, and we
12203 # assume the GNU/Linux dynamic linker is in use.
12204 dynamic_linker='GNU/Linux ld.so'
12205 ;;
12206
12207 netbsd*)
12208 version_type=sunos
12209 need_lib_prefix=no
12210 need_version=no
12211 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12212 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12213 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12214 dynamic_linker='NetBSD (a.out) ld.so'
12215 else
12216 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12217 soname_spec='${libname}${release}${shared_ext}$major'
12218 dynamic_linker='NetBSD ld.elf_so'
12219 fi
12220 shlibpath_var=LD_LIBRARY_PATH
12221 shlibpath_overrides_runpath=yes
12222 hardcode_into_libs=yes
12223 ;;
12224
12225 newsos6)
12226 version_type=linux
12227 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12228 shlibpath_var=LD_LIBRARY_PATH
12229 shlibpath_overrides_runpath=yes
12230 ;;
12231
12232 *nto* | *qnx*)
12233 version_type=qnx
12234 need_lib_prefix=no
12235 need_version=no
12236 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12237 soname_spec='${libname}${release}${shared_ext}$major'
12238 shlibpath_var=LD_LIBRARY_PATH
12239 shlibpath_overrides_runpath=no
12240 hardcode_into_libs=yes
12241 dynamic_linker='ldqnx.so'
12242 ;;
12243
12244 openbsd*)
12245 version_type=sunos
12246 sys_lib_dlsearch_path_spec="/usr/lib"
12247 need_lib_prefix=no
12248 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
12249 case $host_os in
12250 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
12251 *) need_version=no ;;
12252 esac
12253 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12254 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12255 shlibpath_var=LD_LIBRARY_PATH
12256 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
12257 case $host_os in
12258 openbsd2.[89] | openbsd2.[89].*)
12259 shlibpath_overrides_runpath=no
12260 ;;
12261 *)
12262 shlibpath_overrides_runpath=yes
12263 ;;
12264 esac
12265 else
12266 shlibpath_overrides_runpath=yes
12267 fi
12268 ;;
12269
12270 os2*)
12271 libname_spec='$name'
12272 shrext_cmds=".dll"
12273 need_lib_prefix=no
12274 library_names_spec='$libname${shared_ext} $libname.a'
12275 dynamic_linker='OS/2 ld.exe'
12276 shlibpath_var=LIBPATH
12277 ;;
12278
12279 osf3* | osf4* | osf5*)
12280 version_type=osf
12281 need_lib_prefix=no
12282 need_version=no
12283 soname_spec='${libname}${release}${shared_ext}$major'
12284 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12285 shlibpath_var=LD_LIBRARY_PATH
12286 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
12287 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
12288 ;;
12289
12290 rdos*)
12291 dynamic_linker=no
12292 ;;
12293
12294 solaris*)
12295 version_type=linux
12296 need_lib_prefix=no
12297 need_version=no
12298 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12299 soname_spec='${libname}${release}${shared_ext}$major'
12300 shlibpath_var=LD_LIBRARY_PATH
12301 shlibpath_overrides_runpath=yes
12302 hardcode_into_libs=yes
12303 # ldd complains unless libraries are executable
12304 postinstall_cmds='chmod +x $lib'
12305 ;;
12306
12307 sunos4*)
12308 version_type=sunos
12309 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12310 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
12311 shlibpath_var=LD_LIBRARY_PATH
12312 shlibpath_overrides_runpath=yes
12313 if test "$with_gnu_ld" = yes; then
12314 need_lib_prefix=no
12315 fi
12316 need_version=yes
12317 ;;
12318
12319 sysv4 | sysv4.3*)
12320 version_type=linux
12321 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12322 soname_spec='${libname}${release}${shared_ext}$major'
12323 shlibpath_var=LD_LIBRARY_PATH
12324 case $host_vendor in
12325 sni)
12326 shlibpath_overrides_runpath=no
12327 need_lib_prefix=no
12328 runpath_var=LD_RUN_PATH
12329 ;;
12330 siemens)
12331 need_lib_prefix=no
12332 ;;
12333 motorola)
12334 need_lib_prefix=no
12335 need_version=no
12336 shlibpath_overrides_runpath=no
12337 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
12338 ;;
12339 esac
12340 ;;
12341
12342 sysv4*MP*)
12343 if test -d /usr/nec ;then
12344 version_type=linux
12345 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
12346 soname_spec='$libname${shared_ext}.$major'
12347 shlibpath_var=LD_LIBRARY_PATH
12348 fi
12349 ;;
12350
12351 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
12352 version_type=freebsd-elf
12353 need_lib_prefix=no
12354 need_version=no
12355 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
12356 soname_spec='${libname}${release}${shared_ext}$major'
12357 shlibpath_var=LD_LIBRARY_PATH
12358 shlibpath_overrides_runpath=yes
12359 hardcode_into_libs=yes
12360 if test "$with_gnu_ld" = yes; then
12361 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
12362 else
12363 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
12364 case $host_os in
12365 sco3.2v5*)
12366 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
12367 ;;
12368 esac
12369 fi
12370 sys_lib_dlsearch_path_spec='/usr/lib'
12371 ;;
12372
12373 tpf*)
12374 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
12375 version_type=linux
12376 need_lib_prefix=no
12377 need_version=no
12378 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12379 shlibpath_var=LD_LIBRARY_PATH
12380 shlibpath_overrides_runpath=no
12381 hardcode_into_libs=yes
12382 ;;
12383
12384 uts4*)
12385 version_type=linux
12386 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12387 soname_spec='${libname}${release}${shared_ext}$major'
12388 shlibpath_var=LD_LIBRARY_PATH
12389 ;;
12390
12391 *)
12392 dynamic_linker=no
12393 ;;
12394 esac
12395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12396 $as_echo "$dynamic_linker" >&6; }
12397 test "$dynamic_linker" = no && can_build_shared=no
12398
12399 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
12400 if test "$GCC" = yes; then
12401 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
12402 fi
12403
12404 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
12405 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
12406 fi
12407 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
12408 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
12409 fi
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
12502 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12503 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12504 hardcode_action=
12505 if test -n "$hardcode_libdir_flag_spec" ||
12506 test -n "$runpath_var" ||
12507 test "X$hardcode_automatic" = "Xyes" ; then
12508
12509 # We can hardcode non-existent directories.
12510 if test "$hardcode_direct" != no &&
12511 # If the only mechanism to avoid hardcoding is shlibpath_var, we
12512 # have to relink, otherwise we might link with an installed library
12513 # when we should be linking with a yet-to-be-installed one
12514 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12515 test "$hardcode_minus_L" != no; then
12516 # Linking always hardcodes the temporary library directory.
12517 hardcode_action=relink
12518 else
12519 # We can link without hardcoding, and we can hardcode nonexisting dirs.
12520 hardcode_action=immediate
12521 fi
12522 else
12523 # We cannot hardcode anything, or else we can only hardcode existing
12524 # directories.
12525 hardcode_action=unsupported
12526 fi
12527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12528 $as_echo "$hardcode_action" >&6; }
12529
12530 if test "$hardcode_action" = relink ||
12531 test "$inherit_rpath" = yes; then
12532 # Fast installation is not supported
12533 enable_fast_install=no
12534 elif test "$shlibpath_overrides_runpath" = yes ||
12535 test "$enable_shared" = no; then
12536 # Fast installation is not necessary
12537 enable_fast_install=needless
12538 fi
12539
12540
12541
12542
12543
12544
12545 if test "x$enable_dlopen" != xyes; then
12546 enable_dlopen=unknown
12547 enable_dlopen_self=unknown
12548 enable_dlopen_self_static=unknown
12549 else
12550 lt_cv_dlopen=no
12551 lt_cv_dlopen_libs=
12552
12553 case $host_os in
12554 beos*)
12555 lt_cv_dlopen="load_add_on"
12556 lt_cv_dlopen_libs=
12557 lt_cv_dlopen_self=yes
12558 ;;
12559
12560 mingw* | pw32* | cegcc*)
12561 lt_cv_dlopen="LoadLibrary"
12562 lt_cv_dlopen_libs=
12563 ;;
12564
12565 cygwin*)
12566 lt_cv_dlopen="dlopen"
12567 lt_cv_dlopen_libs=
12568 ;;
12569
12570 darwin*)
12571 # if libdl is installed we need to link against it
12572 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12573 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12574 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12575 $as_echo_n "(cached) " >&6
12576 else
12577 ac_check_lib_save_LIBS=$LIBS
12578 LIBS="-ldl $LIBS"
12579 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12580 /* end confdefs.h. */
12581
12582 /* Override any GCC internal prototype to avoid an error.
12583 Use char because int might match the return type of a GCC
12584 builtin and then its argument prototype would still apply. */
12585 #ifdef __cplusplus
12586 extern "C"
12587 #endif
12588 char dlopen ();
12589 int
12590 main ()
12591 {
12592 return dlopen ();
12593 ;
12594 return 0;
12595 }
12596 _ACEOF
12597 if ac_fn_c_try_link "$LINENO"; then :
12598 ac_cv_lib_dl_dlopen=yes
12599 else
12600 ac_cv_lib_dl_dlopen=no
12601 fi
12602 rm -f core conftest.err conftest.$ac_objext \
12603 conftest$ac_exeext conftest.$ac_ext
12604 LIBS=$ac_check_lib_save_LIBS
12605 fi
12606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12607 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12608 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12609 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12610 else
12611
12612 lt_cv_dlopen="dyld"
12613 lt_cv_dlopen_libs=
12614 lt_cv_dlopen_self=yes
12615
12616 fi
12617
12618 ;;
12619
12620 *)
12621 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12622 if test "x$ac_cv_func_shl_load" = x""yes; then :
12623 lt_cv_dlopen="shl_load"
12624 else
12625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12626 $as_echo_n "checking for shl_load in -ldld... " >&6; }
12627 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12628 $as_echo_n "(cached) " >&6
12629 else
12630 ac_check_lib_save_LIBS=$LIBS
12631 LIBS="-ldld $LIBS"
12632 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12633 /* end confdefs.h. */
12634
12635 /* Override any GCC internal prototype to avoid an error.
12636 Use char because int might match the return type of a GCC
12637 builtin and then its argument prototype would still apply. */
12638 #ifdef __cplusplus
12639 extern "C"
12640 #endif
12641 char shl_load ();
12642 int
12643 main ()
12644 {
12645 return shl_load ();
12646 ;
12647 return 0;
12648 }
12649 _ACEOF
12650 if ac_fn_c_try_link "$LINENO"; then :
12651 ac_cv_lib_dld_shl_load=yes
12652 else
12653 ac_cv_lib_dld_shl_load=no
12654 fi
12655 rm -f core conftest.err conftest.$ac_objext \
12656 conftest$ac_exeext conftest.$ac_ext
12657 LIBS=$ac_check_lib_save_LIBS
12658 fi
12659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12660 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12661 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12662 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12663 else
12664 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12665 if test "x$ac_cv_func_dlopen" = x""yes; then :
12666 lt_cv_dlopen="dlopen"
12667 else
12668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12669 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12670 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12671 $as_echo_n "(cached) " >&6
12672 else
12673 ac_check_lib_save_LIBS=$LIBS
12674 LIBS="-ldl $LIBS"
12675 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12676 /* end confdefs.h. */
12677
12678 /* Override any GCC internal prototype to avoid an error.
12679 Use char because int might match the return type of a GCC
12680 builtin and then its argument prototype would still apply. */
12681 #ifdef __cplusplus
12682 extern "C"
12683 #endif
12684 char dlopen ();
12685 int
12686 main ()
12687 {
12688 return dlopen ();
12689 ;
12690 return 0;
12691 }
12692 _ACEOF
12693 if ac_fn_c_try_link "$LINENO"; then :
12694 ac_cv_lib_dl_dlopen=yes
12695 else
12696 ac_cv_lib_dl_dlopen=no
12697 fi
12698 rm -f core conftest.err conftest.$ac_objext \
12699 conftest$ac_exeext conftest.$ac_ext
12700 LIBS=$ac_check_lib_save_LIBS
12701 fi
12702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12703 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12704 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12705 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12706 else
12707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12708 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
12709 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
12710 $as_echo_n "(cached) " >&6
12711 else
12712 ac_check_lib_save_LIBS=$LIBS
12713 LIBS="-lsvld $LIBS"
12714 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12715 /* end confdefs.h. */
12716
12717 /* Override any GCC internal prototype to avoid an error.
12718 Use char because int might match the return type of a GCC
12719 builtin and then its argument prototype would still apply. */
12720 #ifdef __cplusplus
12721 extern "C"
12722 #endif
12723 char dlopen ();
12724 int
12725 main ()
12726 {
12727 return dlopen ();
12728 ;
12729 return 0;
12730 }
12731 _ACEOF
12732 if ac_fn_c_try_link "$LINENO"; then :
12733 ac_cv_lib_svld_dlopen=yes
12734 else
12735 ac_cv_lib_svld_dlopen=no
12736 fi
12737 rm -f core conftest.err conftest.$ac_objext \
12738 conftest$ac_exeext conftest.$ac_ext
12739 LIBS=$ac_check_lib_save_LIBS
12740 fi
12741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12742 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12743 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12744 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
12745 else
12746 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12747 $as_echo_n "checking for dld_link in -ldld... " >&6; }
12748 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
12749 $as_echo_n "(cached) " >&6
12750 else
12751 ac_check_lib_save_LIBS=$LIBS
12752 LIBS="-ldld $LIBS"
12753 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12754 /* end confdefs.h. */
12755
12756 /* Override any GCC internal prototype to avoid an error.
12757 Use char because int might match the return type of a GCC
12758 builtin and then its argument prototype would still apply. */
12759 #ifdef __cplusplus
12760 extern "C"
12761 #endif
12762 char dld_link ();
12763 int
12764 main ()
12765 {
12766 return dld_link ();
12767 ;
12768 return 0;
12769 }
12770 _ACEOF
12771 if ac_fn_c_try_link "$LINENO"; then :
12772 ac_cv_lib_dld_dld_link=yes
12773 else
12774 ac_cv_lib_dld_dld_link=no
12775 fi
12776 rm -f core conftest.err conftest.$ac_objext \
12777 conftest$ac_exeext conftest.$ac_ext
12778 LIBS=$ac_check_lib_save_LIBS
12779 fi
12780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12781 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12782 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12783 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12784 fi
12785
12786
12787 fi
12788
12789
12790 fi
12791
12792
12793 fi
12794
12795
12796 fi
12797
12798
12799 fi
12800
12801 ;;
12802 esac
12803
12804 if test "x$lt_cv_dlopen" != xno; then
12805 enable_dlopen=yes
12806 else
12807 enable_dlopen=no
12808 fi
12809
12810 case $lt_cv_dlopen in
12811 dlopen)
12812 save_CPPFLAGS="$CPPFLAGS"
12813 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12814
12815 save_LDFLAGS="$LDFLAGS"
12816 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12817
12818 save_LIBS="$LIBS"
12819 LIBS="$lt_cv_dlopen_libs $LIBS"
12820
12821 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12822 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
12823 if test "${lt_cv_dlopen_self+set}" = set; then :
12824 $as_echo_n "(cached) " >&6
12825 else
12826 if test "$cross_compiling" = yes; then :
12827 lt_cv_dlopen_self=cross
12828 else
12829 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12830 lt_status=$lt_dlunknown
12831 cat > conftest.$ac_ext <<_LT_EOF
12832 #line 12832 "configure"
12833 #include "confdefs.h"
12834
12835 #if HAVE_DLFCN_H
12836 #include <dlfcn.h>
12837 #endif
12838
12839 #include <stdio.h>
12840
12841 #ifdef RTLD_GLOBAL
12842 # define LT_DLGLOBAL RTLD_GLOBAL
12843 #else
12844 # ifdef DL_GLOBAL
12845 # define LT_DLGLOBAL DL_GLOBAL
12846 # else
12847 # define LT_DLGLOBAL 0
12848 # endif
12849 #endif
12850
12851 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12852 find out it does not work in some platform. */
12853 #ifndef LT_DLLAZY_OR_NOW
12854 # ifdef RTLD_LAZY
12855 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12856 # else
12857 # ifdef DL_LAZY
12858 # define LT_DLLAZY_OR_NOW DL_LAZY
12859 # else
12860 # ifdef RTLD_NOW
12861 # define LT_DLLAZY_OR_NOW RTLD_NOW
12862 # else
12863 # ifdef DL_NOW
12864 # define LT_DLLAZY_OR_NOW DL_NOW
12865 # else
12866 # define LT_DLLAZY_OR_NOW 0
12867 # endif
12868 # endif
12869 # endif
12870 # endif
12871 #endif
12872
12873 /* When -fvisbility=hidden is used, assume the code has been annotated
12874 correspondingly for the symbols needed. */
12875 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12876 void fnord () __attribute__((visibility("default")));
12877 #endif
12878
12879 void fnord () { int i=42; }
12880 int main ()
12881 {
12882 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12883 int status = $lt_dlunknown;
12884
12885 if (self)
12886 {
12887 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12888 else
12889 {
12890 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12891 else puts (dlerror ());
12892 }
12893 /* dlclose (self); */
12894 }
12895 else
12896 puts (dlerror ());
12897
12898 return status;
12899 }
12900 _LT_EOF
12901 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12902 (eval $ac_link) 2>&5
12903 ac_status=$?
12904 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12905 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12906 (./conftest; exit; ) >&5 2>/dev/null
12907 lt_status=$?
12908 case x$lt_status in
12909 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12910 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12911 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12912 esac
12913 else :
12914 # compilation failed
12915 lt_cv_dlopen_self=no
12916 fi
12917 fi
12918 rm -fr conftest*
12919
12920
12921 fi
12922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12923 $as_echo "$lt_cv_dlopen_self" >&6; }
12924
12925 if test "x$lt_cv_dlopen_self" = xyes; then
12926 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12928 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12929 if test "${lt_cv_dlopen_self_static+set}" = set; then :
12930 $as_echo_n "(cached) " >&6
12931 else
12932 if test "$cross_compiling" = yes; then :
12933 lt_cv_dlopen_self_static=cross
12934 else
12935 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12936 lt_status=$lt_dlunknown
12937 cat > conftest.$ac_ext <<_LT_EOF
12938 #line 12938 "configure"
12939 #include "confdefs.h"
12940
12941 #if HAVE_DLFCN_H
12942 #include <dlfcn.h>
12943 #endif
12944
12945 #include <stdio.h>
12946
12947 #ifdef RTLD_GLOBAL
12948 # define LT_DLGLOBAL RTLD_GLOBAL
12949 #else
12950 # ifdef DL_GLOBAL
12951 # define LT_DLGLOBAL DL_GLOBAL
12952 # else
12953 # define LT_DLGLOBAL 0
12954 # endif
12955 #endif
12956
12957 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12958 find out it does not work in some platform. */
12959 #ifndef LT_DLLAZY_OR_NOW
12960 # ifdef RTLD_LAZY
12961 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12962 # else
12963 # ifdef DL_LAZY
12964 # define LT_DLLAZY_OR_NOW DL_LAZY
12965 # else
12966 # ifdef RTLD_NOW
12967 # define LT_DLLAZY_OR_NOW RTLD_NOW
12968 # else
12969 # ifdef DL_NOW
12970 # define LT_DLLAZY_OR_NOW DL_NOW
12971 # else
12972 # define LT_DLLAZY_OR_NOW 0
12973 # endif
12974 # endif
12975 # endif
12976 # endif
12977 #endif
12978
12979 /* When -fvisbility=hidden is used, assume the code has been annotated
12980 correspondingly for the symbols needed. */
12981 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12982 void fnord () __attribute__((visibility("default")));
12983 #endif
12984
12985 void fnord () { int i=42; }
12986 int main ()
12987 {
12988 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12989 int status = $lt_dlunknown;
12990
12991 if (self)
12992 {
12993 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12994 else
12995 {
12996 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12997 else puts (dlerror ());
12998 }
12999 /* dlclose (self); */
13000 }
13001 else
13002 puts (dlerror ());
13003
13004 return status;
13005 }
13006 _LT_EOF
13007 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13008 (eval $ac_link) 2>&5
13009 ac_status=$?
13010 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13011 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
13012 (./conftest; exit; ) >&5 2>/dev/null
13013 lt_status=$?
13014 case x$lt_status in
13015 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
13016 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
13017 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
13018 esac
13019 else :
13020 # compilation failed
13021 lt_cv_dlopen_self_static=no
13022 fi
13023 fi
13024 rm -fr conftest*
13025
13026
13027 fi
13028 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
13029 $as_echo "$lt_cv_dlopen_self_static" >&6; }
13030 fi
13031
13032 CPPFLAGS="$save_CPPFLAGS"
13033 LDFLAGS="$save_LDFLAGS"
13034 LIBS="$save_LIBS"
13035 ;;
13036 esac
13037
13038 case $lt_cv_dlopen_self in
13039 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
13040 *) enable_dlopen_self=unknown ;;
13041 esac
13042
13043 case $lt_cv_dlopen_self_static in
13044 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
13045 *) enable_dlopen_self_static=unknown ;;
13046 esac
13047 fi
13048
13049
13050
13051
13052
13053
13054
13055
13056
13057
13058
13059
13060
13061
13062
13063
13064
13065 striplib=
13066 old_striplib=
13067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
13068 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
13069 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
13070 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
13071 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
13072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13073 $as_echo "yes" >&6; }
13074 else
13075 # FIXME - insert some real tests, host_os isn't really good enough
13076 case $host_os in
13077 darwin*)
13078 if test -n "$STRIP" ; then
13079 striplib="$STRIP -x"
13080 old_striplib="$STRIP -S"
13081 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13082 $as_echo "yes" >&6; }
13083 else
13084 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13085 $as_echo "no" >&6; }
13086 fi
13087 ;;
13088 *)
13089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13090 $as_echo "no" >&6; }
13091 ;;
13092 esac
13093 fi
13094
13095
13096
13097
13098
13099
13100
13101
13102
13103
13104
13105
13106 # Report which library types will actually be built
13107 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
13108 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
13109 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
13110 $as_echo "$can_build_shared" >&6; }
13111
13112 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
13113 $as_echo_n "checking whether to build shared libraries... " >&6; }
13114 test "$can_build_shared" = "no" && enable_shared=no
13115
13116 # On AIX, shared libraries and static libraries use the same namespace, and
13117 # are all built from PIC.
13118 case $host_os in
13119 aix3*)
13120 test "$enable_shared" = yes && enable_static=no
13121 if test -n "$RANLIB"; then
13122 archive_cmds="$archive_cmds~\$RANLIB \$lib"
13123 postinstall_cmds='$RANLIB $lib'
13124 fi
13125 ;;
13126
13127 aix[4-9]*)
13128 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
13129 test "$enable_shared" = yes && enable_static=no
13130 fi
13131 ;;
13132 esac
13133 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
13134 $as_echo "$enable_shared" >&6; }
13135
13136 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
13137 $as_echo_n "checking whether to build static libraries... " >&6; }
13138 # Make sure either enable_shared or enable_static is yes.
13139 test "$enable_shared" = yes || enable_static=yes
13140 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
13141 $as_echo "$enable_static" >&6; }
13142
13143
13144
13145
13146 fi
13147 ac_ext=c
13148 ac_cpp='$CPP $CPPFLAGS'
13149 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13150 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13151 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13152
13153 CC="$lt_save_CC"
13154
13155
13156
13157
13158
13159
13160
13161
13162
13163
13164
13165
13166
13167 ac_config_commands="$ac_config_commands libtool"
13168
13169
13170
13171
13172 # Only expand once:
13173
13174
13175
13176
13177 . ${srcdir}/../../bfd/configure.host
13178
13179
13180
13181
13182 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
13183 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
13184 # Check whether --enable-maintainer-mode was given.
13185 if test "${enable_maintainer_mode+set}" = set; then :
13186 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
13187 else
13188 USE_MAINTAINER_MODE=no
13189 fi
13190
13191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
13192 $as_echo "$USE_MAINTAINER_MODE" >&6; }
13193 if test $USE_MAINTAINER_MODE = yes; then
13194 MAINTAINER_MODE_TRUE=
13195 MAINTAINER_MODE_FALSE='#'
13196 else
13197 MAINTAINER_MODE_TRUE='#'
13198 MAINTAINER_MODE_FALSE=
13199 fi
13200
13201 MAINT=$MAINTAINER_MODE_TRUE
13202
13203
13204
13205
13206 # Check whether --enable-sim-debug was given.
13207 if test "${enable_sim_debug+set}" = set; then :
13208 enableval=$enable_sim_debug; case "${enableval}" in
13209 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
13210 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
13211 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
13212 esac
13213 if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
13214 echo "Setting sim debug = $sim_debug" 6>&1
13215 fi
13216 else
13217 sim_debug=""
13218 fi
13219
13220
13221
13222 # Check whether --enable-sim-stdio was given.
13223 if test "${enable_sim_stdio+set}" = set; then :
13224 enableval=$enable_sim_stdio; case "${enableval}" in
13225 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
13226 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
13227 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
13228 esac
13229 if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
13230 echo "Setting stdio flags = $sim_stdio" 6>&1
13231 fi
13232 else
13233 sim_stdio=""
13234 fi
13235
13236
13237
13238 # Check whether --enable-sim-trace was given.
13239 if test "${enable_sim_trace+set}" = set; then :
13240 enableval=$enable_sim_trace; case "${enableval}" in
13241 yes) sim_trace="-DWITH_TRACE=-1";;
13242 no) sim_trace="-DWITH_TRACE=0";;
13243 [-0-9]*)
13244 sim_trace="-DWITH_TRACE='(${enableval})'";;
13245 [[:lower:]]*)
13246 sim_trace=""
13247 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13248 if test x"$sim_trace" = x; then
13249 sim_trace="-DWITH_TRACE='(TRACE_$x"
13250 else
13251 sim_trace="${sim_trace}|TRACE_$x"
13252 fi
13253 done
13254 sim_trace="$sim_trace)'" ;;
13255 esac
13256 if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
13257 echo "Setting sim trace = $sim_trace" 6>&1
13258 fi
13259 else
13260 sim_trace=""
13261 fi
13262
13263
13264
13265 # Check whether --enable-sim-profile was given.
13266 if test "${enable_sim_profile+set}" = set; then :
13267 enableval=$enable_sim_profile; case "${enableval}" in
13268 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
13269 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
13270 [-0-9]*)
13271 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
13272 [a-z]*)
13273 sim_profile=""
13274 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13275 if test x"$sim_profile" = x; then
13276 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
13277 else
13278 sim_profile="${sim_profile}|PROFILE_$x"
13279 fi
13280 done
13281 sim_profile="$sim_profile)'" ;;
13282 esac
13283 if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
13284 echo "Setting sim profile = $sim_profile" 6>&1
13285 fi
13286 else
13287 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
13288 fi
13289
13290
13291
13292 sim_inline="-DDEFAULT_INLINE=0"
13293 # Check whether --enable-sim-inline was given.
13294 if test "${enable_sim_inline+set}" = set; then :
13295 enableval=$enable_sim_inline; sim_inline=""
13296 case "$enableval" in
13297 no) sim_inline="-DDEFAULT_INLINE=0";;
13298 0) sim_inline="-DDEFAULT_INLINE=0";;
13299 yes | 2) sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
13300 1) sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
13301 *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13302 new_flag=""
13303 case "$x" in
13304 *_INLINE=*) new_flag="-D$x";;
13305 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
13306 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
13307 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
13308 esac
13309 if test x"$sim_inline" = x""; then
13310 sim_inline="$new_flag"
13311 else
13312 sim_inline="$sim_inline $new_flag"
13313 fi
13314 done;;
13315 esac
13316 if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
13317 echo "Setting inline flags = $sim_inline" 6>&1
13318 fi
13319 fi
13320
13321
13322
13323
13324 # Check whether --with-pkgversion was given.
13325 if test "${with_pkgversion+set}" = set; then :
13326 withval=$with_pkgversion; case "$withval" in
13327 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
13328 no) PKGVERSION= ;;
13329 *) PKGVERSION="($withval) " ;;
13330 esac
13331 else
13332 PKGVERSION="(SIM) "
13333
13334 fi
13335
13336
13337
13338
13339
13340 # Check whether --with-bugurl was given.
13341 if test "${with_bugurl+set}" = set; then :
13342 withval=$with_bugurl; case "$withval" in
13343 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
13344 no) BUGURL=
13345 ;;
13346 *) BUGURL="$withval"
13347 ;;
13348 esac
13349 else
13350 BUGURL="http://www.gnu.org/software/gdb/bugs/"
13351
13352 fi
13353
13354 case ${BUGURL} in
13355 "")
13356 REPORT_BUGS_TO=
13357 REPORT_BUGS_TEXI=
13358 ;;
13359 *)
13360 REPORT_BUGS_TO="<$BUGURL>"
13361 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
13362 ;;
13363 esac;
13364
13365
13366
13367
13368 cat >>confdefs.h <<_ACEOF
13369 #define PKGVERSION "$PKGVERSION"
13370 _ACEOF
13371
13372
13373 cat >>confdefs.h <<_ACEOF
13374 #define REPORT_BUGS_TO "$REPORT_BUGS_TO"
13375 _ACEOF
13376
13377
13378 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
13379 $as_echo_n "checking return type of signal handlers... " >&6; }
13380 if test "${ac_cv_type_signal+set}" = set; then :
13381 $as_echo_n "(cached) " >&6
13382 else
13383 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13384 /* end confdefs.h. */
13385 #include <sys/types.h>
13386 #include <signal.h>
13387
13388 int
13389 main ()
13390 {
13391 return *(signal (0, 0)) (0) == 1;
13392 ;
13393 return 0;
13394 }
13395 _ACEOF
13396 if ac_fn_c_try_compile "$LINENO"; then :
13397 ac_cv_type_signal=int
13398 else
13399 ac_cv_type_signal=void
13400 fi
13401 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13402 fi
13403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
13404 $as_echo "$ac_cv_type_signal" >&6; }
13405
13406 cat >>confdefs.h <<_ACEOF
13407 #define RETSIGTYPE $ac_cv_type_signal
13408 _ACEOF
13409
13410
13411
13412
13413
13414 sim_link_files=
13415 sim_link_links=
13416
13417 # targ-vals.def points to the libc macro description file.
13418 case "${target}" in
13419 *-*-*) TARG_VALS_DEF=../common/nltvals.def ;;
13420 esac
13421 sim_link_files="${sim_link_files} ${TARG_VALS_DEF}"
13422 sim_link_links="${sim_link_links} targ-vals.def"
13423
13424
13425
13426 # In the Cygwin environment, we need some additional flags.
13427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cygwin" >&5
13428 $as_echo_n "checking for cygwin... " >&6; }
13429 if test "${sim_cv_os_cygwin+set}" = set; then :
13430 $as_echo_n "(cached) " >&6
13431 else
13432 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13433 /* end confdefs.h. */
13434
13435 #ifdef __CYGWIN__
13436 lose
13437 #endif
13438 _ACEOF
13439 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
13440 $EGREP "lose" >/dev/null 2>&1; then :
13441 sim_cv_os_cygwin=yes
13442 else
13443 sim_cv_os_cygwin=no
13444 fi
13445 rm -f conftest*
13446
13447 fi
13448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sim_cv_os_cygwin" >&5
13449 $as_echo "$sim_cv_os_cygwin" >&6; }
13450
13451 if test x$sim_cv_os_cygwin = xyes; then
13452 TERMCAP='`if test -r ../../libtermcap/libtermcap.a; then echo ../../libtermcap/libtermcap.a; else echo -ltermcap; fi` -luser32'
13453 else
13454 # Keep in sync with gdb's configure.ac list.
13455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing tgetent" >&5
13456 $as_echo_n "checking for library containing tgetent... " >&6; }
13457 if test "${ac_cv_search_tgetent+set}" = set; then :
13458 $as_echo_n "(cached) " >&6
13459 else
13460 ac_func_search_save_LIBS=$LIBS
13461 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13462 /* end confdefs.h. */
13463
13464 /* Override any GCC internal prototype to avoid an error.
13465 Use char because int might match the return type of a GCC
13466 builtin and then its argument prototype would still apply. */
13467 #ifdef __cplusplus
13468 extern "C"
13469 #endif
13470 char tgetent ();
13471 int
13472 main ()
13473 {
13474 return tgetent ();
13475 ;
13476 return 0;
13477 }
13478 _ACEOF
13479 for ac_lib in '' termcap tinfo curses ncurses; do
13480 if test -z "$ac_lib"; then
13481 ac_res="none required"
13482 else
13483 ac_res=-l$ac_lib
13484 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
13485 fi
13486 if ac_fn_c_try_link "$LINENO"; then :
13487 ac_cv_search_tgetent=$ac_res
13488 fi
13489 rm -f core conftest.err conftest.$ac_objext \
13490 conftest$ac_exeext
13491 if test "${ac_cv_search_tgetent+set}" = set; then :
13492 break
13493 fi
13494 done
13495 if test "${ac_cv_search_tgetent+set}" = set; then :
13496
13497 else
13498 ac_cv_search_tgetent=no
13499 fi
13500 rm conftest.$ac_ext
13501 LIBS=$ac_func_search_save_LIBS
13502 fi
13503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_tgetent" >&5
13504 $as_echo "$ac_cv_search_tgetent" >&6; }
13505 ac_res=$ac_cv_search_tgetent
13506 if test "$ac_res" != no; then :
13507 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13508 TERMCAP=$ac_cv_search_tgetent
13509 else
13510 TERMCAP=""
13511 fi
13512
13513 fi
13514
13515
13516 # We prefer the in-tree readline. Top-level dependencies make sure
13517 # src/readline (if it's there) is configured before src/sim.
13518 if test -r ../../readline/Makefile; then
13519 READLINE=../../readline/libreadline.a
13520 else
13521 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for readline in -lreadline" >&5
13522 $as_echo_n "checking for readline in -lreadline... " >&6; }
13523 if test "${ac_cv_lib_readline_readline+set}" = set; then :
13524 $as_echo_n "(cached) " >&6
13525 else
13526 ac_check_lib_save_LIBS=$LIBS
13527 LIBS="-lreadline $TERMCAP $LIBS"
13528 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13529 /* end confdefs.h. */
13530
13531 /* Override any GCC internal prototype to avoid an error.
13532 Use char because int might match the return type of a GCC
13533 builtin and then its argument prototype would still apply. */
13534 #ifdef __cplusplus
13535 extern "C"
13536 #endif
13537 char readline ();
13538 int
13539 main ()
13540 {
13541 return readline ();
13542 ;
13543 return 0;
13544 }
13545 _ACEOF
13546 if ac_fn_c_try_link "$LINENO"; then :
13547 ac_cv_lib_readline_readline=yes
13548 else
13549 ac_cv_lib_readline_readline=no
13550 fi
13551 rm -f core conftest.err conftest.$ac_objext \
13552 conftest$ac_exeext conftest.$ac_ext
13553 LIBS=$ac_check_lib_save_LIBS
13554 fi
13555 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_readline_readline" >&5
13556 $as_echo "$ac_cv_lib_readline_readline" >&6; }
13557 if test "x$ac_cv_lib_readline_readline" = x""yes; then :
13558 READLINE=-lreadline
13559 else
13560 as_fn_error "the required \"readline\" library is missing" "$LINENO" 5
13561 fi
13562
13563 fi
13564
13565
13566 ac_sources="$sim_link_files"
13567 ac_dests="$sim_link_links"
13568 while test -n "$ac_sources"; do
13569 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
13570 set $ac_sources; ac_source=$1; shift; ac_sources=$*
13571 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
13572 done
13573 ac_config_links="$ac_config_links $ac_config_links_1"
13574
13575 cgen_breaks=""
13576 if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13577 cgen_breaks="break cgen_rtx_error";
13578 fi
13579
13580 ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
13581
13582 ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
13583
13584 ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
13585
13586 ac_config_commands="$ac_config_commands Makefile"
13587
13588 ac_config_commands="$ac_config_commands stamp-h"
13589
13590 cat >confcache <<\_ACEOF
13591 # This file is a shell script that caches the results of configure
13592 # tests run on this system so they can be shared between configure
13593 # scripts and configure runs, see configure's option --config-cache.
13594 # It is not useful on other systems. If it contains results you don't
13595 # want to keep, you may remove or edit it.
13596 #
13597 # config.status only pays attention to the cache file if you give it
13598 # the --recheck option to rerun configure.
13599 #
13600 # `ac_cv_env_foo' variables (set or unset) will be overridden when
13601 # loading this file, other *unset* `ac_cv_foo' will be assigned the
13602 # following values.
13603
13604 _ACEOF
13605
13606 # The following way of writing the cache mishandles newlines in values,
13607 # but we know of no workaround that is simple, portable, and efficient.
13608 # So, we kill variables containing newlines.
13609 # Ultrix sh set writes to stderr and can't be redirected directly,
13610 # and sets the high bit in the cache file unless we assign to the vars.
13611 (
13612 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13613 eval ac_val=\$$ac_var
13614 case $ac_val in #(
13615 *${as_nl}*)
13616 case $ac_var in #(
13617 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13618 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13619 esac
13620 case $ac_var in #(
13621 _ | IFS | as_nl) ;; #(
13622 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13623 *) { eval $ac_var=; unset $ac_var;} ;;
13624 esac ;;
13625 esac
13626 done
13627
13628 (set) 2>&1 |
13629 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13630 *${as_nl}ac_space=\ *)
13631 # `set' does not quote correctly, so add quotes: double-quote
13632 # substitution turns \\\\ into \\, and sed turns \\ into \.
13633 sed -n \
13634 "s/'/'\\\\''/g;
13635 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13636 ;; #(
13637 *)
13638 # `set' quotes correctly as required by POSIX, so do not add quotes.
13639 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
13640 ;;
13641 esac |
13642 sort
13643 ) |
13644 sed '
13645 /^ac_cv_env_/b end
13646 t clear
13647 :clear
13648 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13649 t end
13650 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13651 :end' >>confcache
13652 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13653 if test -w "$cache_file"; then
13654 test "x$cache_file" != "x/dev/null" &&
13655 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13656 $as_echo "$as_me: updating cache $cache_file" >&6;}
13657 cat confcache >$cache_file
13658 else
13659 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13660 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13661 fi
13662 fi
13663 rm -f confcache
13664
13665 test "x$prefix" = xNONE && prefix=$ac_default_prefix
13666 # Let make expand exec_prefix.
13667 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13668
13669 DEFS=-DHAVE_CONFIG_H
13670
13671 ac_libobjs=
13672 ac_ltlibobjs=
13673 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13674 # 1. Remove the extension, and $U if already installed.
13675 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13676 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13677 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13678 # will be set to the directory where LIBOBJS objects are built.
13679 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13680 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
13681 done
13682 LIBOBJS=$ac_libobjs
13683
13684 LTLIBOBJS=$ac_ltlibobjs
13685
13686
13687
13688 if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13689 as_fn_error "conditional \"GMAKE\" was never defined.
13690 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13691 fi
13692 if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13693 as_fn_error "conditional \"PLUGINS\" was never defined.
13694 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13695 fi
13696 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13697 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
13698 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13699 fi
13700
13701 : ${CONFIG_STATUS=./config.status}
13702 ac_write_fail=0
13703 ac_clean_files_save=$ac_clean_files
13704 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
13705 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13706 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13707 as_write_fail=0
13708 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
13709 #! $SHELL
13710 # Generated by $as_me.
13711 # Run this file to recreate the current configuration.
13712 # Compiler output produced by configure, useful for debugging
13713 # configure, is in config.log if it exists.
13714
13715 debug=false
13716 ac_cs_recheck=false
13717 ac_cs_silent=false
13718
13719 SHELL=\${CONFIG_SHELL-$SHELL}
13720 export SHELL
13721 _ASEOF
13722 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13723 ## -------------------- ##
13724 ## M4sh Initialization. ##
13725 ## -------------------- ##
13726
13727 # Be more Bourne compatible
13728 DUALCASE=1; export DUALCASE # for MKS sh
13729 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
13730 emulate sh
13731 NULLCMD=:
13732 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
13733 # is contrary to our usage. Disable this feature.
13734 alias -g '${1+"$@"}'='"$@"'
13735 setopt NO_GLOB_SUBST
13736 else
13737 case `(set -o) 2>/dev/null` in #(
13738 *posix*) :
13739 set -o posix ;; #(
13740 *) :
13741 ;;
13742 esac
13743 fi
13744
13745
13746 as_nl='
13747 '
13748 export as_nl
13749 # Printing a long string crashes Solaris 7 /usr/bin/printf.
13750 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13751 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13752 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13753 # Prefer a ksh shell builtin over an external printf program on Solaris,
13754 # but without wasting forks for bash or zsh.
13755 if test -z "$BASH_VERSION$ZSH_VERSION" \
13756 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13757 as_echo='print -r --'
13758 as_echo_n='print -rn --'
13759 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13760 as_echo='printf %s\n'
13761 as_echo_n='printf %s'
13762 else
13763 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13764 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13765 as_echo_n='/usr/ucb/echo -n'
13766 else
13767 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13768 as_echo_n_body='eval
13769 arg=$1;
13770 case $arg in #(
13771 *"$as_nl"*)
13772 expr "X$arg" : "X\\(.*\\)$as_nl";
13773 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13774 esac;
13775 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13776 '
13777 export as_echo_n_body
13778 as_echo_n='sh -c $as_echo_n_body as_echo'
13779 fi
13780 export as_echo_body
13781 as_echo='sh -c $as_echo_body as_echo'
13782 fi
13783
13784 # The user is always right.
13785 if test "${PATH_SEPARATOR+set}" != set; then
13786 PATH_SEPARATOR=:
13787 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13788 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13789 PATH_SEPARATOR=';'
13790 }
13791 fi
13792
13793
13794 # IFS
13795 # We need space, tab and new line, in precisely that order. Quoting is
13796 # there to prevent editors from complaining about space-tab.
13797 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
13798 # splitting by setting IFS to empty value.)
13799 IFS=" "" $as_nl"
13800
13801 # Find who we are. Look in the path if we contain no directory separator.
13802 case $0 in #((
13803 *[\\/]* ) as_myself=$0 ;;
13804 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13805 for as_dir in $PATH
13806 do
13807 IFS=$as_save_IFS
13808 test -z "$as_dir" && as_dir=.
13809 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13810 done
13811 IFS=$as_save_IFS
13812
13813 ;;
13814 esac
13815 # We did not find ourselves, most probably we were run as `sh COMMAND'
13816 # in which case we are not to be found in the path.
13817 if test "x$as_myself" = x; then
13818 as_myself=$0
13819 fi
13820 if test ! -f "$as_myself"; then
13821 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13822 exit 1
13823 fi
13824
13825 # Unset variables that we do not need and which cause bugs (e.g. in
13826 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13827 # suppresses any "Segmentation fault" message there. '((' could
13828 # trigger a bug in pdksh 5.2.14.
13829 for as_var in BASH_ENV ENV MAIL MAILPATH
13830 do eval test x\${$as_var+set} = xset \
13831 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
13832 done
13833 PS1='$ '
13834 PS2='> '
13835 PS4='+ '
13836
13837 # NLS nuisances.
13838 LC_ALL=C
13839 export LC_ALL
13840 LANGUAGE=C
13841 export LANGUAGE
13842
13843 # CDPATH.
13844 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13845
13846
13847 # as_fn_error ERROR [LINENO LOG_FD]
13848 # ---------------------------------
13849 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13850 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13851 # script with status $?, using 1 if that was 0.
13852 as_fn_error ()
13853 {
13854 as_status=$?; test $as_status -eq 0 && as_status=1
13855 if test "$3"; then
13856 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
13857 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
13858 fi
13859 $as_echo "$as_me: error: $1" >&2
13860 as_fn_exit $as_status
13861 } # as_fn_error
13862
13863
13864 # as_fn_set_status STATUS
13865 # -----------------------
13866 # Set $? to STATUS, without forking.
13867 as_fn_set_status ()
13868 {
13869 return $1
13870 } # as_fn_set_status
13871
13872 # as_fn_exit STATUS
13873 # -----------------
13874 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13875 as_fn_exit ()
13876 {
13877 set +e
13878 as_fn_set_status $1
13879 exit $1
13880 } # as_fn_exit
13881
13882 # as_fn_unset VAR
13883 # ---------------
13884 # Portably unset VAR.
13885 as_fn_unset ()
13886 {
13887 { eval $1=; unset $1;}
13888 }
13889 as_unset=as_fn_unset
13890 # as_fn_append VAR VALUE
13891 # ----------------------
13892 # Append the text in VALUE to the end of the definition contained in VAR. Take
13893 # advantage of any shell optimizations that allow amortized linear growth over
13894 # repeated appends, instead of the typical quadratic growth present in naive
13895 # implementations.
13896 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
13897 eval 'as_fn_append ()
13898 {
13899 eval $1+=\$2
13900 }'
13901 else
13902 as_fn_append ()
13903 {
13904 eval $1=\$$1\$2
13905 }
13906 fi # as_fn_append
13907
13908 # as_fn_arith ARG...
13909 # ------------------
13910 # Perform arithmetic evaluation on the ARGs, and store the result in the
13911 # global $as_val. Take advantage of shells that can avoid forks. The arguments
13912 # must be portable across $(()) and expr.
13913 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
13914 eval 'as_fn_arith ()
13915 {
13916 as_val=$(( $* ))
13917 }'
13918 else
13919 as_fn_arith ()
13920 {
13921 as_val=`expr "$@" || test $? -eq 1`
13922 }
13923 fi # as_fn_arith
13924
13925
13926 if expr a : '\(a\)' >/dev/null 2>&1 &&
13927 test "X`expr 00001 : '.*\(...\)'`" = X001; then
13928 as_expr=expr
13929 else
13930 as_expr=false
13931 fi
13932
13933 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
13934 as_basename=basename
13935 else
13936 as_basename=false
13937 fi
13938
13939 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
13940 as_dirname=dirname
13941 else
13942 as_dirname=false
13943 fi
13944
13945 as_me=`$as_basename -- "$0" ||
13946 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13947 X"$0" : 'X\(//\)$' \| \
13948 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13949 $as_echo X/"$0" |
13950 sed '/^.*\/\([^/][^/]*\)\/*$/{
13951 s//\1/
13952 q
13953 }
13954 /^X\/\(\/\/\)$/{
13955 s//\1/
13956 q
13957 }
13958 /^X\/\(\/\).*/{
13959 s//\1/
13960 q
13961 }
13962 s/.*/./; q'`
13963
13964 # Avoid depending upon Character Ranges.
13965 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13966 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13967 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
13968 as_cr_digits='0123456789'
13969 as_cr_alnum=$as_cr_Letters$as_cr_digits
13970
13971 ECHO_C= ECHO_N= ECHO_T=
13972 case `echo -n x` in #(((((
13973 -n*)
13974 case `echo 'xy\c'` in
13975 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
13976 xy) ECHO_C='\c';;
13977 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
13978 ECHO_T=' ';;
13979 esac;;
13980 *)
13981 ECHO_N='-n';;
13982 esac
13983
13984 rm -f conf$$ conf$$.exe conf$$.file
13985 if test -d conf$$.dir; then
13986 rm -f conf$$.dir/conf$$.file
13987 else
13988 rm -f conf$$.dir
13989 mkdir conf$$.dir 2>/dev/null
13990 fi
13991 if (echo >conf$$.file) 2>/dev/null; then
13992 if ln -s conf$$.file conf$$ 2>/dev/null; then
13993 as_ln_s='ln -s'
13994 # ... but there are two gotchas:
13995 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13996 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
13997 # In both cases, we have to default to `cp -p'.
13998 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
13999 as_ln_s='cp -p'
14000 elif ln conf$$.file conf$$ 2>/dev/null; then
14001 as_ln_s=ln
14002 else
14003 as_ln_s='cp -p'
14004 fi
14005 else
14006 as_ln_s='cp -p'
14007 fi
14008 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14009 rmdir conf$$.dir 2>/dev/null
14010
14011
14012 # as_fn_mkdir_p
14013 # -------------
14014 # Create "$as_dir" as a directory, including parents if necessary.
14015 as_fn_mkdir_p ()
14016 {
14017
14018 case $as_dir in #(
14019 -*) as_dir=./$as_dir;;
14020 esac
14021 test -d "$as_dir" || eval $as_mkdir_p || {
14022 as_dirs=
14023 while :; do
14024 case $as_dir in #(
14025 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14026 *) as_qdir=$as_dir;;
14027 esac
14028 as_dirs="'$as_qdir' $as_dirs"
14029 as_dir=`$as_dirname -- "$as_dir" ||
14030 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14031 X"$as_dir" : 'X\(//\)[^/]' \| \
14032 X"$as_dir" : 'X\(//\)$' \| \
14033 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14034 $as_echo X"$as_dir" |
14035 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14036 s//\1/
14037 q
14038 }
14039 /^X\(\/\/\)[^/].*/{
14040 s//\1/
14041 q
14042 }
14043 /^X\(\/\/\)$/{
14044 s//\1/
14045 q
14046 }
14047 /^X\(\/\).*/{
14048 s//\1/
14049 q
14050 }
14051 s/.*/./; q'`
14052 test -d "$as_dir" && break
14053 done
14054 test -z "$as_dirs" || eval "mkdir $as_dirs"
14055 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14056
14057
14058 } # as_fn_mkdir_p
14059 if mkdir -p . 2>/dev/null; then
14060 as_mkdir_p='mkdir -p "$as_dir"'
14061 else
14062 test -d ./-p && rmdir ./-p
14063 as_mkdir_p=false
14064 fi
14065
14066 if test -x / >/dev/null 2>&1; then
14067 as_test_x='test -x'
14068 else
14069 if ls -dL / >/dev/null 2>&1; then
14070 as_ls_L_option=L
14071 else
14072 as_ls_L_option=
14073 fi
14074 as_test_x='
14075 eval sh -c '\''
14076 if test -d "$1"; then
14077 test -d "$1/.";
14078 else
14079 case $1 in #(
14080 -*)set "./$1";;
14081 esac;
14082 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14083 ???[sx]*):;;*)false;;esac;fi
14084 '\'' sh
14085 '
14086 fi
14087 as_executable_p=$as_test_x
14088
14089 # Sed expression to map a string onto a valid CPP name.
14090 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
14091
14092 # Sed expression to map a string onto a valid variable name.
14093 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
14094
14095
14096 exec 6>&1
14097 ## ----------------------------------- ##
14098 ## Main body of $CONFIG_STATUS script. ##
14099 ## ----------------------------------- ##
14100 _ASEOF
14101 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14102
14103 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14104 # Save the log message, to keep $0 and so on meaningful, and to
14105 # report actual input values of CONFIG_FILES etc. instead of their
14106 # values after options handling.
14107 ac_log="
14108 This file was extended by $as_me, which was
14109 generated by GNU Autoconf 2.64. Invocation command line was
14110
14111 CONFIG_FILES = $CONFIG_FILES
14112 CONFIG_HEADERS = $CONFIG_HEADERS
14113 CONFIG_LINKS = $CONFIG_LINKS
14114 CONFIG_COMMANDS = $CONFIG_COMMANDS
14115 $ $0 $@
14116
14117 on `(hostname || uname -n) 2>/dev/null | sed 1q`
14118 "
14119
14120 _ACEOF
14121
14122 case $ac_config_files in *"
14123 "*) set x $ac_config_files; shift; ac_config_files=$*;;
14124 esac
14125
14126 case $ac_config_headers in *"
14127 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14128 esac
14129
14130
14131 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14132 # Files that config.status was made for.
14133 config_files="$ac_config_files"
14134 config_headers="$ac_config_headers"
14135 config_links="$ac_config_links"
14136 config_commands="$ac_config_commands"
14137
14138 _ACEOF
14139
14140 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14141 ac_cs_usage="\
14142 \`$as_me' instantiates files and other configuration actions
14143 from templates according to the current configuration. Unless the files
14144 and actions are specified as TAGs, all are instantiated by default.
14145
14146 Usage: $0 [OPTION]... [TAG]...
14147
14148 -h, --help print this help, then exit
14149 -V, --version print version number and configuration settings, then exit
14150 -q, --quiet, --silent
14151 do not print progress messages
14152 -d, --debug don't remove temporary files
14153 --recheck update $as_me by reconfiguring in the same conditions
14154 --file=FILE[:TEMPLATE]
14155 instantiate the configuration file FILE
14156 --header=FILE[:TEMPLATE]
14157 instantiate the configuration header FILE
14158
14159 Configuration files:
14160 $config_files
14161
14162 Configuration headers:
14163 $config_headers
14164
14165 Configuration links:
14166 $config_links
14167
14168 Configuration commands:
14169 $config_commands
14170
14171 Report bugs to the package provider."
14172
14173 _ACEOF
14174 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14175 ac_cs_version="\\
14176 config.status
14177 configured by $0, generated by GNU Autoconf 2.64,
14178 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
14179
14180 Copyright (C) 2009 Free Software Foundation, Inc.
14181 This config.status script is free software; the Free Software Foundation
14182 gives unlimited permission to copy, distribute and modify it."
14183
14184 ac_pwd='$ac_pwd'
14185 srcdir='$srcdir'
14186 INSTALL='$INSTALL'
14187 AWK='$AWK'
14188 test -n "\$AWK" || AWK=awk
14189 _ACEOF
14190
14191 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14192 # The default lists apply if the user does not specify any file.
14193 ac_need_defaults=:
14194 while test $# != 0
14195 do
14196 case $1 in
14197 --*=*)
14198 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14199 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
14200 ac_shift=:
14201 ;;
14202 *)
14203 ac_option=$1
14204 ac_optarg=$2
14205 ac_shift=shift
14206 ;;
14207 esac
14208
14209 case $ac_option in
14210 # Handling of the options.
14211 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14212 ac_cs_recheck=: ;;
14213 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14214 $as_echo "$ac_cs_version"; exit ;;
14215 --debug | --debu | --deb | --de | --d | -d )
14216 debug=: ;;
14217 --file | --fil | --fi | --f )
14218 $ac_shift
14219 case $ac_optarg in
14220 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14221 esac
14222 as_fn_append CONFIG_FILES " '$ac_optarg'"
14223 ac_need_defaults=false;;
14224 --header | --heade | --head | --hea )
14225 $ac_shift
14226 case $ac_optarg in
14227 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14228 esac
14229 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
14230 ac_need_defaults=false;;
14231 --he | --h)
14232 # Conflict between --help and --header
14233 as_fn_error "ambiguous option: \`$1'
14234 Try \`$0 --help' for more information.";;
14235 --help | --hel | -h )
14236 $as_echo "$ac_cs_usage"; exit ;;
14237 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14238 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14239 ac_cs_silent=: ;;
14240
14241 # This is an error.
14242 -*) as_fn_error "unrecognized option: \`$1'
14243 Try \`$0 --help' for more information." ;;
14244
14245 *) as_fn_append ac_config_targets " $1"
14246 ac_need_defaults=false ;;
14247
14248 esac
14249 shift
14250 done
14251
14252 ac_configure_extra_args=
14253
14254 if $ac_cs_silent; then
14255 exec 6>/dev/null
14256 ac_configure_extra_args="$ac_configure_extra_args --silent"
14257 fi
14258
14259 _ACEOF
14260 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14261 if \$ac_cs_recheck; then
14262 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14263 shift
14264 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14265 CONFIG_SHELL='$SHELL'
14266 export CONFIG_SHELL
14267 exec "\$@"
14268 fi
14269
14270 _ACEOF
14271 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14272 exec 5>>config.log
14273 {
14274 echo
14275 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14276 ## Running $as_me. ##
14277 _ASBOX
14278 $as_echo "$ac_log"
14279 } >&5
14280
14281 _ACEOF
14282 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14283 #
14284 # INIT-COMMANDS
14285 #
14286 ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
14287
14288
14289 # The HP-UX ksh and POSIX shell print the target directory to stdout
14290 # if CDPATH is set.
14291 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14292
14293 sed_quote_subst='$sed_quote_subst'
14294 double_quote_subst='$double_quote_subst'
14295 delay_variable_subst='$delay_variable_subst'
14296 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14297 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14298 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14299 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14300 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14301 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14302 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14303 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14304 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14305 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14306 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14307 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14308 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14309 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14310 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14311 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14312 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14313 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14314 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14315 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14316 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14317 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14318 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14319 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14320 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14321 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14322 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14323 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14324 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14325 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14326 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14327 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14328 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14329 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14330 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14331 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14332 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14333 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14334 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14335 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14336 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14337 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14338 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14339 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14340 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14341 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14342 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14343 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14344 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"`'
14345 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14346 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14347 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14348 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14349 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14350 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14351 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14352 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14353 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14354 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14355 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14356 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14357 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14358 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14359 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14360 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14361 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14362 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14363 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14364 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14365 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14366 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14367 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14368 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14369 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14370 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14371 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14372 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14373 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14374 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14375 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14376 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14377 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14378 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14379 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14380 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14381 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14382 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14383 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14384 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14385 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14386 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14387 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14388 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14389 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14390 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14391 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14392 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14393 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14394 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14395 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14396 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14397 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14398 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14399 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14400 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14401 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14402 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14403 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14404 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14405 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14406 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14407 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14408 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14409 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14410 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14411 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14412 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14413 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14414 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14415 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14416
14417 LTCC='$LTCC'
14418 LTCFLAGS='$LTCFLAGS'
14419 compiler='$compiler_DEFAULT'
14420
14421 # A function that is used when there is no print builtin or printf.
14422 func_fallback_echo ()
14423 {
14424 eval 'cat <<_LTECHO_EOF
14425 \$1
14426 _LTECHO_EOF'
14427 }
14428
14429 # Quote evaled strings.
14430 for var in SHELL \
14431 ECHO \
14432 SED \
14433 GREP \
14434 EGREP \
14435 FGREP \
14436 LD \
14437 NM \
14438 LN_S \
14439 lt_SP2NL \
14440 lt_NL2SP \
14441 reload_flag \
14442 OBJDUMP \
14443 deplibs_check_method \
14444 file_magic_cmd \
14445 AR \
14446 AR_FLAGS \
14447 STRIP \
14448 RANLIB \
14449 CC \
14450 CFLAGS \
14451 compiler \
14452 lt_cv_sys_global_symbol_pipe \
14453 lt_cv_sys_global_symbol_to_cdecl \
14454 lt_cv_sys_global_symbol_to_c_name_address \
14455 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14456 lt_prog_compiler_no_builtin_flag \
14457 lt_prog_compiler_wl \
14458 lt_prog_compiler_pic \
14459 lt_prog_compiler_static \
14460 lt_cv_prog_compiler_c_o \
14461 need_locks \
14462 DSYMUTIL \
14463 NMEDIT \
14464 LIPO \
14465 OTOOL \
14466 OTOOL64 \
14467 shrext_cmds \
14468 export_dynamic_flag_spec \
14469 whole_archive_flag_spec \
14470 compiler_needs_object \
14471 with_gnu_ld \
14472 allow_undefined_flag \
14473 no_undefined_flag \
14474 hardcode_libdir_flag_spec \
14475 hardcode_libdir_flag_spec_ld \
14476 hardcode_libdir_separator \
14477 fix_srcfile_path \
14478 exclude_expsyms \
14479 include_expsyms \
14480 file_list_spec \
14481 variables_saved_for_relink \
14482 libname_spec \
14483 library_names_spec \
14484 soname_spec \
14485 install_override_mode \
14486 finish_eval \
14487 old_striplib \
14488 striplib; do
14489 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14490 *[\\\\\\\`\\"\\\$]*)
14491 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14492 ;;
14493 *)
14494 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14495 ;;
14496 esac
14497 done
14498
14499 # Double-quote double-evaled strings.
14500 for var in reload_cmds \
14501 old_postinstall_cmds \
14502 old_postuninstall_cmds \
14503 old_archive_cmds \
14504 extract_expsyms_cmds \
14505 old_archive_from_new_cmds \
14506 old_archive_from_expsyms_cmds \
14507 archive_cmds \
14508 archive_expsym_cmds \
14509 module_cmds \
14510 module_expsym_cmds \
14511 export_symbols_cmds \
14512 prelink_cmds \
14513 postinstall_cmds \
14514 postuninstall_cmds \
14515 finish_cmds \
14516 sys_lib_search_path_spec \
14517 sys_lib_dlsearch_path_spec; do
14518 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14519 *[\\\\\\\`\\"\\\$]*)
14520 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14521 ;;
14522 *)
14523 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14524 ;;
14525 esac
14526 done
14527
14528 ac_aux_dir='$ac_aux_dir'
14529 xsi_shell='$xsi_shell'
14530 lt_shell_append='$lt_shell_append'
14531
14532 # See if we are running on zsh, and set the options which allow our
14533 # commands through without removal of \ escapes INIT.
14534 if test -n "\${ZSH_VERSION+set}" ; then
14535 setopt NO_GLOB_SUBST
14536 fi
14537
14538
14539 PACKAGE='$PACKAGE'
14540 VERSION='$VERSION'
14541 TIMESTAMP='$TIMESTAMP'
14542 RM='$RM'
14543 ofile='$ofile'
14544
14545
14546
14547
14548 _ACEOF
14549
14550 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14551
14552 # Handling of arguments.
14553 for ac_config_target in $ac_config_targets
14554 do
14555 case $ac_config_target in
14556 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
14557 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
14558 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
14559 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
14560 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14561 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14562 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14563 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14564 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14565
14566 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
14567 esac
14568 done
14569
14570
14571 # If the user did not use the arguments to specify the items to instantiate,
14572 # then the envvar interface is used. Set only those that are not.
14573 # We use the long form for the default assignment because of an extremely
14574 # bizarre bug on SunOS 4.1.3.
14575 if $ac_need_defaults; then
14576 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14577 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14578 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
14579 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14580 fi
14581
14582 # Have a temporary directory for convenience. Make it in the build tree
14583 # simply because there is no reason against having it here, and in addition,
14584 # creating and moving files from /tmp can sometimes cause problems.
14585 # Hook for its removal unless debugging.
14586 # Note that there is a small window in which the directory will not be cleaned:
14587 # after its creation but before its name has been assigned to `$tmp'.
14588 $debug ||
14589 {
14590 tmp=
14591 trap 'exit_status=$?
14592 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14593 ' 0
14594 trap 'as_fn_exit 1' 1 2 13 15
14595 }
14596 # Create a (secure) tmp directory for tmp files.
14597
14598 {
14599 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
14600 test -n "$tmp" && test -d "$tmp"
14601 } ||
14602 {
14603 tmp=./conf$$-$RANDOM
14604 (umask 077 && mkdir "$tmp")
14605 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
14606
14607 # Set up the scripts for CONFIG_FILES section.
14608 # No need to generate them if there are no CONFIG_FILES.
14609 # This happens for instance with `./config.status config.h'.
14610 if test -n "$CONFIG_FILES"; then
14611
14612
14613 ac_cr=`echo X | tr X '\015'`
14614 # On cygwin, bash can eat \r inside `` if the user requested igncr.
14615 # But we know of no other shell where ac_cr would be empty at this
14616 # point, so we can use a bashism as a fallback.
14617 if test "x$ac_cr" = x; then
14618 eval ac_cr=\$\'\\r\'
14619 fi
14620 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14621 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14622 ac_cs_awk_cr='\r'
14623 else
14624 ac_cs_awk_cr=$ac_cr
14625 fi
14626
14627 echo 'BEGIN {' >"$tmp/subs1.awk" &&
14628 _ACEOF
14629
14630
14631 {
14632 echo "cat >conf$$subs.awk <<_ACEOF" &&
14633 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14634 echo "_ACEOF"
14635 } >conf$$subs.sh ||
14636 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14637 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14638 ac_delim='%!_!# '
14639 for ac_last_try in false false false false false :; do
14640 . ./conf$$subs.sh ||
14641 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14642
14643 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14644 if test $ac_delim_n = $ac_delim_num; then
14645 break
14646 elif $ac_last_try; then
14647 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14648 else
14649 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14650 fi
14651 done
14652 rm -f conf$$subs.sh
14653
14654 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14655 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14656 _ACEOF
14657 sed -n '
14658 h
14659 s/^/S["/; s/!.*/"]=/
14660 p
14661 g
14662 s/^[^!]*!//
14663 :repl
14664 t repl
14665 s/'"$ac_delim"'$//
14666 t delim
14667 :nl
14668 h
14669 s/\(.\{148\}\).*/\1/
14670 t more1
14671 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14672 p
14673 n
14674 b repl
14675 :more1
14676 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14677 p
14678 g
14679 s/.\{148\}//
14680 t nl
14681 :delim
14682 h
14683 s/\(.\{148\}\).*/\1/
14684 t more2
14685 s/["\\]/\\&/g; s/^/"/; s/$/"/
14686 p
14687 b
14688 :more2
14689 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14690 p
14691 g
14692 s/.\{148\}//
14693 t delim
14694 ' <conf$$subs.awk | sed '
14695 /^[^""]/{
14696 N
14697 s/\n//
14698 }
14699 ' >>$CONFIG_STATUS || ac_write_fail=1
14700 rm -f conf$$subs.awk
14701 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14702 _ACAWK
14703 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14704 for (key in S) S_is_set[key] = 1
14705 FS = "\a"
14706
14707 }
14708 {
14709 line = $ 0
14710 nfields = split(line, field, "@")
14711 substed = 0
14712 len = length(field[1])
14713 for (i = 2; i < nfields; i++) {
14714 key = field[i]
14715 keylen = length(key)
14716 if (S_is_set[key]) {
14717 value = S[key]
14718 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14719 len += length(value) + length(field[++i])
14720 substed = 1
14721 } else
14722 len += 1 + keylen
14723 }
14724
14725 print line
14726 }
14727
14728 _ACAWK
14729 _ACEOF
14730 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14731 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14732 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
14733 else
14734 cat
14735 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
14736 || as_fn_error "could not setup config files machinery" "$LINENO" 5
14737 _ACEOF
14738
14739 # VPATH may cause trouble with some makes, so we remove $(srcdir),
14740 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14741 # trailing colons and then remove the whole line if VPATH becomes empty
14742 # (actually we leave an empty line to preserve line numbers).
14743 if test "x$srcdir" = x.; then
14744 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14745 s/:*\$(srcdir):*/:/
14746 s/:*\${srcdir}:*/:/
14747 s/:*@srcdir@:*/:/
14748 s/^\([^=]*=[ ]*\):*/\1/
14749 s/:*$//
14750 s/^[^=]*=[ ]*$//
14751 }'
14752 fi
14753
14754 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14755 fi # test -n "$CONFIG_FILES"
14756
14757 # Set up the scripts for CONFIG_HEADERS section.
14758 # No need to generate them if there are no CONFIG_HEADERS.
14759 # This happens for instance with `./config.status Makefile'.
14760 if test -n "$CONFIG_HEADERS"; then
14761 cat >"$tmp/defines.awk" <<\_ACAWK ||
14762 BEGIN {
14763 _ACEOF
14764
14765 # Transform confdefs.h into an awk script `defines.awk', embedded as
14766 # here-document in config.status, that substitutes the proper values into
14767 # config.h.in to produce config.h.
14768
14769 # Create a delimiter string that does not exist in confdefs.h, to ease
14770 # handling of long lines.
14771 ac_delim='%!_!# '
14772 for ac_last_try in false false :; do
14773 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14774 if test -z "$ac_t"; then
14775 break
14776 elif $ac_last_try; then
14777 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
14778 else
14779 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14780 fi
14781 done
14782
14783 # For the awk script, D is an array of macro values keyed by name,
14784 # likewise P contains macro parameters if any. Preserve backslash
14785 # newline sequences.
14786
14787 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14788 sed -n '
14789 s/.\{148\}/&'"$ac_delim"'/g
14790 t rset
14791 :rset
14792 s/^[ ]*#[ ]*define[ ][ ]*/ /
14793 t def
14794 d
14795 :def
14796 s/\\$//
14797 t bsnl
14798 s/["\\]/\\&/g
14799 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14800 D["\1"]=" \3"/p
14801 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
14802 d
14803 :bsnl
14804 s/["\\]/\\&/g
14805 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14806 D["\1"]=" \3\\\\\\n"\\/p
14807 t cont
14808 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14809 t cont
14810 d
14811 :cont
14812 n
14813 s/.\{148\}/&'"$ac_delim"'/g
14814 t clear
14815 :clear
14816 s/\\$//
14817 t bsnlc
14818 s/["\\]/\\&/g; s/^/"/; s/$/"/p
14819 d
14820 :bsnlc
14821 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14822 b cont
14823 ' <confdefs.h | sed '
14824 s/'"$ac_delim"'/"\\\
14825 "/g' >>$CONFIG_STATUS || ac_write_fail=1
14826
14827 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14828 for (key in D) D_is_set[key] = 1
14829 FS = "\a"
14830 }
14831 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14832 line = \$ 0
14833 split(line, arg, " ")
14834 if (arg[1] == "#") {
14835 defundef = arg[2]
14836 mac1 = arg[3]
14837 } else {
14838 defundef = substr(arg[1], 2)
14839 mac1 = arg[2]
14840 }
14841 split(mac1, mac2, "(") #)
14842 macro = mac2[1]
14843 prefix = substr(line, 1, index(line, defundef) - 1)
14844 if (D_is_set[macro]) {
14845 # Preserve the white space surrounding the "#".
14846 print prefix "define", macro P[macro] D[macro]
14847 next
14848 } else {
14849 # Replace #undef with comments. This is necessary, for example,
14850 # in the case of _POSIX_SOURCE, which is predefined and required
14851 # on some systems where configure will not decide to define it.
14852 if (defundef == "undef") {
14853 print "/*", prefix defundef, macro, "*/"
14854 next
14855 }
14856 }
14857 }
14858 { print }
14859 _ACAWK
14860 _ACEOF
14861 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14862 as_fn_error "could not setup config headers machinery" "$LINENO" 5
14863 fi # test -n "$CONFIG_HEADERS"
14864
14865
14866 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
14867 shift
14868 for ac_tag
14869 do
14870 case $ac_tag in
14871 :[FHLC]) ac_mode=$ac_tag; continue;;
14872 esac
14873 case $ac_mode$ac_tag in
14874 :[FHL]*:*);;
14875 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
14876 :[FH]-) ac_tag=-:-;;
14877 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
14878 esac
14879 ac_save_IFS=$IFS
14880 IFS=:
14881 set x $ac_tag
14882 IFS=$ac_save_IFS
14883 shift
14884 ac_file=$1
14885 shift
14886
14887 case $ac_mode in
14888 :L) ac_source=$1;;
14889 :[FH])
14890 ac_file_inputs=
14891 for ac_f
14892 do
14893 case $ac_f in
14894 -) ac_f="$tmp/stdin";;
14895 *) # Look for the file first in the build tree, then in the source tree
14896 # (if the path is not absolute). The absolute path cannot be DOS-style,
14897 # because $ac_f cannot contain `:'.
14898 test -f "$ac_f" ||
14899 case $ac_f in
14900 [\\/$]*) false;;
14901 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14902 esac ||
14903 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
14904 esac
14905 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14906 as_fn_append ac_file_inputs " '$ac_f'"
14907 done
14908
14909 # Let's still pretend it is `configure' which instantiates (i.e., don't
14910 # use $as_me), people would be surprised to read:
14911 # /* config.h. Generated by config.status. */
14912 configure_input='Generated from '`
14913 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14914 `' by configure.'
14915 if test x"$ac_file" != x-; then
14916 configure_input="$ac_file. $configure_input"
14917 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14918 $as_echo "$as_me: creating $ac_file" >&6;}
14919 fi
14920 # Neutralize special characters interpreted by sed in replacement strings.
14921 case $configure_input in #(
14922 *\&* | *\|* | *\\* )
14923 ac_sed_conf_input=`$as_echo "$configure_input" |
14924 sed 's/[\\\\&|]/\\\\&/g'`;; #(
14925 *) ac_sed_conf_input=$configure_input;;
14926 esac
14927
14928 case $ac_tag in
14929 *:-:* | *:-) cat >"$tmp/stdin" \
14930 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
14931 esac
14932 ;;
14933 esac
14934
14935 ac_dir=`$as_dirname -- "$ac_file" ||
14936 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14937 X"$ac_file" : 'X\(//\)[^/]' \| \
14938 X"$ac_file" : 'X\(//\)$' \| \
14939 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14940 $as_echo X"$ac_file" |
14941 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14942 s//\1/
14943 q
14944 }
14945 /^X\(\/\/\)[^/].*/{
14946 s//\1/
14947 q
14948 }
14949 /^X\(\/\/\)$/{
14950 s//\1/
14951 q
14952 }
14953 /^X\(\/\).*/{
14954 s//\1/
14955 q
14956 }
14957 s/.*/./; q'`
14958 as_dir="$ac_dir"; as_fn_mkdir_p
14959 ac_builddir=.
14960
14961 case "$ac_dir" in
14962 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
14963 *)
14964 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14965 # A ".." for each directory in $ac_dir_suffix.
14966 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14967 case $ac_top_builddir_sub in
14968 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
14969 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
14970 esac ;;
14971 esac
14972 ac_abs_top_builddir=$ac_pwd
14973 ac_abs_builddir=$ac_pwd$ac_dir_suffix
14974 # for backward compatibility:
14975 ac_top_builddir=$ac_top_build_prefix
14976
14977 case $srcdir in
14978 .) # We are building in place.
14979 ac_srcdir=.
14980 ac_top_srcdir=$ac_top_builddir_sub
14981 ac_abs_top_srcdir=$ac_pwd ;;
14982 [\\/]* | ?:[\\/]* ) # Absolute name.
14983 ac_srcdir=$srcdir$ac_dir_suffix;
14984 ac_top_srcdir=$srcdir
14985 ac_abs_top_srcdir=$srcdir ;;
14986 *) # Relative name.
14987 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
14988 ac_top_srcdir=$ac_top_build_prefix$srcdir
14989 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
14990 esac
14991 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
14992
14993
14994 case $ac_mode in
14995 :F)
14996 #
14997 # CONFIG_FILE
14998 #
14999
15000 case $INSTALL in
15001 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
15002 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
15003 esac
15004 _ACEOF
15005
15006 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15007 # If the template does not know about datarootdir, expand it.
15008 # FIXME: This hack should be removed a few years after 2.60.
15009 ac_datarootdir_hack=; ac_datarootdir_seen=
15010 ac_sed_dataroot='
15011 /datarootdir/ {
15012 p
15013 q
15014 }
15015 /@datadir@/p
15016 /@docdir@/p
15017 /@infodir@/p
15018 /@localedir@/p
15019 /@mandir@/p'
15020 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15021 *datarootdir*) ac_datarootdir_seen=yes;;
15022 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15023 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15024 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15025 _ACEOF
15026 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15027 ac_datarootdir_hack='
15028 s&@datadir@&$datadir&g
15029 s&@docdir@&$docdir&g
15030 s&@infodir@&$infodir&g
15031 s&@localedir@&$localedir&g
15032 s&@mandir@&$mandir&g
15033 s&\\\${datarootdir}&$datarootdir&g' ;;
15034 esac
15035 _ACEOF
15036
15037 # Neutralize VPATH when `$srcdir' = `.'.
15038 # Shell code in configure.ac might set extrasub.
15039 # FIXME: do we really want to maintain this feature?
15040 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15041 ac_sed_extra="$ac_vpsub
15042 $extrasub
15043 _ACEOF
15044 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15045 :t
15046 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15047 s|@configure_input@|$ac_sed_conf_input|;t t
15048 s&@top_builddir@&$ac_top_builddir_sub&;t t
15049 s&@top_build_prefix@&$ac_top_build_prefix&;t t
15050 s&@srcdir@&$ac_srcdir&;t t
15051 s&@abs_srcdir@&$ac_abs_srcdir&;t t
15052 s&@top_srcdir@&$ac_top_srcdir&;t t
15053 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
15054 s&@builddir@&$ac_builddir&;t t
15055 s&@abs_builddir@&$ac_abs_builddir&;t t
15056 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
15057 s&@INSTALL@&$ac_INSTALL&;t t
15058 $ac_datarootdir_hack
15059 "
15060 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
15061 || as_fn_error "could not create $ac_file" "$LINENO" 5
15062
15063 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15064 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
15065 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
15066 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15067 which seems to be undefined. Please make sure it is defined." >&5
15068 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15069 which seems to be undefined. Please make sure it is defined." >&2;}
15070
15071 rm -f "$tmp/stdin"
15072 case $ac_file in
15073 -) cat "$tmp/out" && rm -f "$tmp/out";;
15074 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
15075 esac \
15076 || as_fn_error "could not create $ac_file" "$LINENO" 5
15077 ;;
15078 :H)
15079 #
15080 # CONFIG_HEADER
15081 #
15082 if test x"$ac_file" != x-; then
15083 {
15084 $as_echo "/* $configure_input */" \
15085 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
15086 } >"$tmp/config.h" \
15087 || as_fn_error "could not create $ac_file" "$LINENO" 5
15088 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
15089 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15090 $as_echo "$as_me: $ac_file is unchanged" >&6;}
15091 else
15092 rm -f "$ac_file"
15093 mv "$tmp/config.h" "$ac_file" \
15094 || as_fn_error "could not create $ac_file" "$LINENO" 5
15095 fi
15096 else
15097 $as_echo "/* $configure_input */" \
15098 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15099 || as_fn_error "could not create -" "$LINENO" 5
15100 fi
15101 ;;
15102 :L)
15103 #
15104 # CONFIG_LINK
15105 #
15106
15107 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
15108 :
15109 else
15110 # Prefer the file from the source tree if names are identical.
15111 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
15112 ac_source=$srcdir/$ac_source
15113 fi
15114
15115 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
15116 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
15117
15118 if test ! -r "$ac_source"; then
15119 as_fn_error "$ac_source: file not found" "$LINENO" 5
15120 fi
15121 rm -f "$ac_file"
15122
15123 # Try a relative symlink, then a hard link, then a copy.
15124 case $srcdir in
15125 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
15126 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
15127 esac
15128 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
15129 ln "$ac_source" "$ac_file" 2>/dev/null ||
15130 cp -p "$ac_source" "$ac_file" ||
15131 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
15132 fi
15133 ;;
15134 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15135 $as_echo "$as_me: executing $ac_file commands" >&6;}
15136 ;;
15137 esac
15138
15139
15140 case $ac_file$ac_mode in
15141 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
15142 "libtool":C)
15143
15144 # See if we are running on zsh, and set the options which allow our
15145 # commands through without removal of \ escapes.
15146 if test -n "${ZSH_VERSION+set}" ; then
15147 setopt NO_GLOB_SUBST
15148 fi
15149
15150 cfgfile="${ofile}T"
15151 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15152 $RM "$cfgfile"
15153
15154 cat <<_LT_EOF >> "$cfgfile"
15155 #! $SHELL
15156
15157 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15158 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15159 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15160 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
15161 #
15162 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15163 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15164 # Written by Gordon Matzigkeit, 1996
15165 #
15166 # This file is part of GNU Libtool.
15167 #
15168 # GNU Libtool is free software; you can redistribute it and/or
15169 # modify it under the terms of the GNU General Public License as
15170 # published by the Free Software Foundation; either version 2 of
15171 # the License, or (at your option) any later version.
15172 #
15173 # As a special exception to the GNU General Public License,
15174 # if you distribute this file as part of a program or library that
15175 # is built using GNU Libtool, you may include this file under the
15176 # same distribution terms that you use for the rest of that program.
15177 #
15178 # GNU Libtool is distributed in the hope that it will be useful,
15179 # but WITHOUT ANY WARRANTY; without even the implied warranty of
15180 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15181 # GNU General Public License for more details.
15182 #
15183 # You should have received a copy of the GNU General Public License
15184 # along with GNU Libtool; see the file COPYING. If not, a copy
15185 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15186 # obtained by writing to the Free Software Foundation, Inc.,
15187 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15188
15189
15190 # The names of the tagged configurations supported by this script.
15191 available_tags=""
15192
15193 # ### BEGIN LIBTOOL CONFIG
15194
15195 # Which release of libtool.m4 was used?
15196 macro_version=$macro_version
15197 macro_revision=$macro_revision
15198
15199 # Whether or not to build shared libraries.
15200 build_libtool_libs=$enable_shared
15201
15202 # Whether or not to build static libraries.
15203 build_old_libs=$enable_static
15204
15205 # What type of objects to build.
15206 pic_mode=$pic_mode
15207
15208 # Whether or not to optimize for fast installation.
15209 fast_install=$enable_fast_install
15210
15211 # Shell to use when invoking shell scripts.
15212 SHELL=$lt_SHELL
15213
15214 # An echo program that protects backslashes.
15215 ECHO=$lt_ECHO
15216
15217 # The host system.
15218 host_alias=$host_alias
15219 host=$host
15220 host_os=$host_os
15221
15222 # The build system.
15223 build_alias=$build_alias
15224 build=$build
15225 build_os=$build_os
15226
15227 # A sed program that does not truncate output.
15228 SED=$lt_SED
15229
15230 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
15231 Xsed="\$SED -e 1s/^X//"
15232
15233 # A grep program that handles long lines.
15234 GREP=$lt_GREP
15235
15236 # An ERE matcher.
15237 EGREP=$lt_EGREP
15238
15239 # A literal string matcher.
15240 FGREP=$lt_FGREP
15241
15242 # A BSD- or MS-compatible name lister.
15243 NM=$lt_NM
15244
15245 # Whether we need soft or hard links.
15246 LN_S=$lt_LN_S
15247
15248 # What is the maximum length of a command?
15249 max_cmd_len=$max_cmd_len
15250
15251 # Object file suffix (normally "o").
15252 objext=$ac_objext
15253
15254 # Executable file suffix (normally "").
15255 exeext=$exeext
15256
15257 # whether the shell understands "unset".
15258 lt_unset=$lt_unset
15259
15260 # turn spaces into newlines.
15261 SP2NL=$lt_lt_SP2NL
15262
15263 # turn newlines into spaces.
15264 NL2SP=$lt_lt_NL2SP
15265
15266 # An object symbol dumper.
15267 OBJDUMP=$lt_OBJDUMP
15268
15269 # Method to check whether dependent libraries are shared objects.
15270 deplibs_check_method=$lt_deplibs_check_method
15271
15272 # Command to use when deplibs_check_method == "file_magic".
15273 file_magic_cmd=$lt_file_magic_cmd
15274
15275 # The archiver.
15276 AR=$lt_AR
15277 AR_FLAGS=$lt_AR_FLAGS
15278
15279 # A symbol stripping program.
15280 STRIP=$lt_STRIP
15281
15282 # Commands used to install an old-style archive.
15283 RANLIB=$lt_RANLIB
15284 old_postinstall_cmds=$lt_old_postinstall_cmds
15285 old_postuninstall_cmds=$lt_old_postuninstall_cmds
15286
15287 # Whether to use a lock for old archive extraction.
15288 lock_old_archive_extraction=$lock_old_archive_extraction
15289
15290 # A C compiler.
15291 LTCC=$lt_CC
15292
15293 # LTCC compiler flags.
15294 LTCFLAGS=$lt_CFLAGS
15295
15296 # Take the output of nm and produce a listing of raw symbols and C names.
15297 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15298
15299 # Transform the output of nm in a proper C declaration.
15300 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15301
15302 # Transform the output of nm in a C name address pair.
15303 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15304
15305 # Transform the output of nm in a C name address pair when lib prefix is needed.
15306 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15307
15308 # The name of the directory that contains temporary libtool files.
15309 objdir=$objdir
15310
15311 # Used to examine libraries when file_magic_cmd begins with "file".
15312 MAGIC_CMD=$MAGIC_CMD
15313
15314 # Must we lock files when doing compilation?
15315 need_locks=$lt_need_locks
15316
15317 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15318 DSYMUTIL=$lt_DSYMUTIL
15319
15320 # Tool to change global to local symbols on Mac OS X.
15321 NMEDIT=$lt_NMEDIT
15322
15323 # Tool to manipulate fat objects and archives on Mac OS X.
15324 LIPO=$lt_LIPO
15325
15326 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
15327 OTOOL=$lt_OTOOL
15328
15329 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15330 OTOOL64=$lt_OTOOL64
15331
15332 # Old archive suffix (normally "a").
15333 libext=$libext
15334
15335 # Shared library suffix (normally ".so").
15336 shrext_cmds=$lt_shrext_cmds
15337
15338 # The commands to extract the exported symbol list from a shared archive.
15339 extract_expsyms_cmds=$lt_extract_expsyms_cmds
15340
15341 # Variables whose values should be saved in libtool wrapper scripts and
15342 # restored at link time.
15343 variables_saved_for_relink=$lt_variables_saved_for_relink
15344
15345 # Do we need the "lib" prefix for modules?
15346 need_lib_prefix=$need_lib_prefix
15347
15348 # Do we need a version for libraries?
15349 need_version=$need_version
15350
15351 # Library versioning type.
15352 version_type=$version_type
15353
15354 # Shared library runtime path variable.
15355 runpath_var=$runpath_var
15356
15357 # Shared library path variable.
15358 shlibpath_var=$shlibpath_var
15359
15360 # Is shlibpath searched before the hard-coded library search path?
15361 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15362
15363 # Format of library name prefix.
15364 libname_spec=$lt_libname_spec
15365
15366 # List of archive names. First name is the real one, the rest are links.
15367 # The last name is the one that the linker finds with -lNAME
15368 library_names_spec=$lt_library_names_spec
15369
15370 # The coded name of the library, if different from the real name.
15371 soname_spec=$lt_soname_spec
15372
15373 # Permission mode override for installation of shared libraries.
15374 install_override_mode=$lt_install_override_mode
15375
15376 # Command to use after installation of a shared archive.
15377 postinstall_cmds=$lt_postinstall_cmds
15378
15379 # Command to use after uninstallation of a shared archive.
15380 postuninstall_cmds=$lt_postuninstall_cmds
15381
15382 # Commands used to finish a libtool library installation in a directory.
15383 finish_cmds=$lt_finish_cmds
15384
15385 # As "finish_cmds", except a single script fragment to be evaled but
15386 # not shown.
15387 finish_eval=$lt_finish_eval
15388
15389 # Whether we should hardcode library paths into libraries.
15390 hardcode_into_libs=$hardcode_into_libs
15391
15392 # Compile-time system search path for libraries.
15393 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15394
15395 # Run-time system search path for libraries.
15396 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15397
15398 # Whether dlopen is supported.
15399 dlopen_support=$enable_dlopen
15400
15401 # Whether dlopen of programs is supported.
15402 dlopen_self=$enable_dlopen_self
15403
15404 # Whether dlopen of statically linked programs is supported.
15405 dlopen_self_static=$enable_dlopen_self_static
15406
15407 # Commands to strip libraries.
15408 old_striplib=$lt_old_striplib
15409 striplib=$lt_striplib
15410
15411
15412 # The linker used to build libraries.
15413 LD=$lt_LD
15414
15415 # How to create reloadable object files.
15416 reload_flag=$lt_reload_flag
15417 reload_cmds=$lt_reload_cmds
15418
15419 # Commands used to build an old-style archive.
15420 old_archive_cmds=$lt_old_archive_cmds
15421
15422 # A language specific compiler.
15423 CC=$lt_compiler
15424
15425 # Is the compiler the GNU compiler?
15426 with_gcc=$GCC
15427
15428 # Compiler flag to turn off builtin functions.
15429 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15430
15431 # How to pass a linker flag through the compiler.
15432 wl=$lt_lt_prog_compiler_wl
15433
15434 # Additional compiler flags for building library objects.
15435 pic_flag=$lt_lt_prog_compiler_pic
15436
15437 # Compiler flag to prevent dynamic linking.
15438 link_static_flag=$lt_lt_prog_compiler_static
15439
15440 # Does compiler simultaneously support -c and -o options?
15441 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15442
15443 # Whether or not to add -lc for building shared libraries.
15444 build_libtool_need_lc=$archive_cmds_need_lc
15445
15446 # Whether or not to disallow shared libs when runtime libs are static.
15447 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15448
15449 # Compiler flag to allow reflexive dlopens.
15450 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15451
15452 # Compiler flag to generate shared objects directly from archives.
15453 whole_archive_flag_spec=$lt_whole_archive_flag_spec
15454
15455 # Whether the compiler copes with passing no objects directly.
15456 compiler_needs_object=$lt_compiler_needs_object
15457
15458 # Create an old-style archive from a shared archive.
15459 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15460
15461 # Create a temporary old-style archive to link instead of a shared archive.
15462 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15463
15464 # Commands used to build a shared archive.
15465 archive_cmds=$lt_archive_cmds
15466 archive_expsym_cmds=$lt_archive_expsym_cmds
15467
15468 # Commands used to build a loadable module if different from building
15469 # a shared archive.
15470 module_cmds=$lt_module_cmds
15471 module_expsym_cmds=$lt_module_expsym_cmds
15472
15473 # Whether we are building with GNU ld or not.
15474 with_gnu_ld=$lt_with_gnu_ld
15475
15476 # Flag that allows shared libraries with undefined symbols to be built.
15477 allow_undefined_flag=$lt_allow_undefined_flag
15478
15479 # Flag that enforces no undefined symbols.
15480 no_undefined_flag=$lt_no_undefined_flag
15481
15482 # Flag to hardcode \$libdir into a binary during linking.
15483 # This must work even if \$libdir does not exist
15484 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15485
15486 # If ld is used when linking, flag to hardcode \$libdir into a binary
15487 # during linking. This must work even if \$libdir does not exist.
15488 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15489
15490 # Whether we need a single "-rpath" flag with a separated argument.
15491 hardcode_libdir_separator=$lt_hardcode_libdir_separator
15492
15493 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15494 # DIR into the resulting binary.
15495 hardcode_direct=$hardcode_direct
15496
15497 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15498 # DIR into the resulting binary and the resulting library dependency is
15499 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15500 # library is relocated.
15501 hardcode_direct_absolute=$hardcode_direct_absolute
15502
15503 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15504 # into the resulting binary.
15505 hardcode_minus_L=$hardcode_minus_L
15506
15507 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15508 # into the resulting binary.
15509 hardcode_shlibpath_var=$hardcode_shlibpath_var
15510
15511 # Set to "yes" if building a shared library automatically hardcodes DIR
15512 # into the library and all subsequent libraries and executables linked
15513 # against it.
15514 hardcode_automatic=$hardcode_automatic
15515
15516 # Set to yes if linker adds runtime paths of dependent libraries
15517 # to runtime path list.
15518 inherit_rpath=$inherit_rpath
15519
15520 # Whether libtool must link a program against all its dependency libraries.
15521 link_all_deplibs=$link_all_deplibs
15522
15523 # Fix the shell variable \$srcfile for the compiler.
15524 fix_srcfile_path=$lt_fix_srcfile_path
15525
15526 # Set to "yes" if exported symbols are required.
15527 always_export_symbols=$always_export_symbols
15528
15529 # The commands to list exported symbols.
15530 export_symbols_cmds=$lt_export_symbols_cmds
15531
15532 # Symbols that should not be listed in the preloaded symbols.
15533 exclude_expsyms=$lt_exclude_expsyms
15534
15535 # Symbols that must always be exported.
15536 include_expsyms=$lt_include_expsyms
15537
15538 # Commands necessary for linking programs (against libraries) with templates.
15539 prelink_cmds=$lt_prelink_cmds
15540
15541 # Specify filename containing input files.
15542 file_list_spec=$lt_file_list_spec
15543
15544 # How to hardcode a shared library path into an executable.
15545 hardcode_action=$hardcode_action
15546
15547 # ### END LIBTOOL CONFIG
15548
15549 _LT_EOF
15550
15551 case $host_os in
15552 aix3*)
15553 cat <<\_LT_EOF >> "$cfgfile"
15554 # AIX sometimes has problems with the GCC collect2 program. For some
15555 # reason, if we set the COLLECT_NAMES environment variable, the problems
15556 # vanish in a puff of smoke.
15557 if test "X${COLLECT_NAMES+set}" != Xset; then
15558 COLLECT_NAMES=
15559 export COLLECT_NAMES
15560 fi
15561 _LT_EOF
15562 ;;
15563 esac
15564
15565
15566 ltmain="$ac_aux_dir/ltmain.sh"
15567
15568
15569 # We use sed instead of cat because bash on DJGPP gets confused if
15570 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15571 # text mode, it properly converts lines to CR/LF. This bash problem
15572 # is reportedly fixed, but why not run on old versions too?
15573 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15574 || (rm -f "$cfgfile"; exit 1)
15575
15576 case $xsi_shell in
15577 yes)
15578 cat << \_LT_EOF >> "$cfgfile"
15579
15580 # func_dirname file append nondir_replacement
15581 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15582 # otherwise set result to NONDIR_REPLACEMENT.
15583 func_dirname ()
15584 {
15585 case ${1} in
15586 */*) func_dirname_result="${1%/*}${2}" ;;
15587 * ) func_dirname_result="${3}" ;;
15588 esac
15589 }
15590
15591 # func_basename file
15592 func_basename ()
15593 {
15594 func_basename_result="${1##*/}"
15595 }
15596
15597 # func_dirname_and_basename file append nondir_replacement
15598 # perform func_basename and func_dirname in a single function
15599 # call:
15600 # dirname: Compute the dirname of FILE. If nonempty,
15601 # add APPEND to the result, otherwise set result
15602 # to NONDIR_REPLACEMENT.
15603 # value returned in "$func_dirname_result"
15604 # basename: Compute filename of FILE.
15605 # value retuned in "$func_basename_result"
15606 # Implementation must be kept synchronized with func_dirname
15607 # and func_basename. For efficiency, we do not delegate to
15608 # those functions but instead duplicate the functionality here.
15609 func_dirname_and_basename ()
15610 {
15611 case ${1} in
15612 */*) func_dirname_result="${1%/*}${2}" ;;
15613 * ) func_dirname_result="${3}" ;;
15614 esac
15615 func_basename_result="${1##*/}"
15616 }
15617
15618 # func_stripname prefix suffix name
15619 # strip PREFIX and SUFFIX off of NAME.
15620 # PREFIX and SUFFIX must not contain globbing or regex special
15621 # characters, hashes, percent signs, but SUFFIX may contain a leading
15622 # dot (in which case that matches only a dot).
15623 func_stripname ()
15624 {
15625 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15626 # positional parameters, so assign one to ordinary parameter first.
15627 func_stripname_result=${3}
15628 func_stripname_result=${func_stripname_result#"${1}"}
15629 func_stripname_result=${func_stripname_result%"${2}"}
15630 }
15631
15632 # func_opt_split
15633 func_opt_split ()
15634 {
15635 func_opt_split_opt=${1%%=*}
15636 func_opt_split_arg=${1#*=}
15637 }
15638
15639 # func_lo2o object
15640 func_lo2o ()
15641 {
15642 case ${1} in
15643 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15644 *) func_lo2o_result=${1} ;;
15645 esac
15646 }
15647
15648 # func_xform libobj-or-source
15649 func_xform ()
15650 {
15651 func_xform_result=${1%.*}.lo
15652 }
15653
15654 # func_arith arithmetic-term...
15655 func_arith ()
15656 {
15657 func_arith_result=$(( $* ))
15658 }
15659
15660 # func_len string
15661 # STRING may not start with a hyphen.
15662 func_len ()
15663 {
15664 func_len_result=${#1}
15665 }
15666
15667 _LT_EOF
15668 ;;
15669 *) # Bourne compatible functions.
15670 cat << \_LT_EOF >> "$cfgfile"
15671
15672 # func_dirname file append nondir_replacement
15673 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15674 # otherwise set result to NONDIR_REPLACEMENT.
15675 func_dirname ()
15676 {
15677 # Extract subdirectory from the argument.
15678 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15679 if test "X$func_dirname_result" = "X${1}"; then
15680 func_dirname_result="${3}"
15681 else
15682 func_dirname_result="$func_dirname_result${2}"
15683 fi
15684 }
15685
15686 # func_basename file
15687 func_basename ()
15688 {
15689 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15690 }
15691
15692
15693 # func_stripname prefix suffix name
15694 # strip PREFIX and SUFFIX off of NAME.
15695 # PREFIX and SUFFIX must not contain globbing or regex special
15696 # characters, hashes, percent signs, but SUFFIX may contain a leading
15697 # dot (in which case that matches only a dot).
15698 # func_strip_suffix prefix name
15699 func_stripname ()
15700 {
15701 case ${2} in
15702 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15703 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15704 esac
15705 }
15706
15707 # sed scripts:
15708 my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
15709 my_sed_long_arg='1s/^-[^=]*=//'
15710
15711 # func_opt_split
15712 func_opt_split ()
15713 {
15714 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15715 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15716 }
15717
15718 # func_lo2o object
15719 func_lo2o ()
15720 {
15721 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
15722 }
15723
15724 # func_xform libobj-or-source
15725 func_xform ()
15726 {
15727 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15728 }
15729
15730 # func_arith arithmetic-term...
15731 func_arith ()
15732 {
15733 func_arith_result=`expr "$@"`
15734 }
15735
15736 # func_len string
15737 # STRING may not start with a hyphen.
15738 func_len ()
15739 {
15740 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15741 }
15742
15743 _LT_EOF
15744 esac
15745
15746 case $lt_shell_append in
15747 yes)
15748 cat << \_LT_EOF >> "$cfgfile"
15749
15750 # func_append var value
15751 # Append VALUE to the end of shell variable VAR.
15752 func_append ()
15753 {
15754 eval "$1+=\$2"
15755 }
15756 _LT_EOF
15757 ;;
15758 *)
15759 cat << \_LT_EOF >> "$cfgfile"
15760
15761 # func_append var value
15762 # Append VALUE to the end of shell variable VAR.
15763 func_append ()
15764 {
15765 eval "$1=\$$1\$2"
15766 }
15767
15768 _LT_EOF
15769 ;;
15770 esac
15771
15772
15773 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15774 || (rm -f "$cfgfile"; exit 1)
15775
15776 mv -f "$cfgfile" "$ofile" ||
15777 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15778 chmod +x "$ofile"
15779
15780 ;;
15781 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
15782 rm -f Makesim1.tmp Makesim2.tmp Makefile
15783 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
15784 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
15785 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
15786 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
15787 <Makefile.sim >Makefile
15788 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
15789 ;;
15790 "stamp-h":C) echo > stamp-h ;;
15791
15792 esac
15793 done # for ac_tag
15794
15795
15796 as_fn_exit 0
15797 _ACEOF
15798 ac_clean_files=$ac_clean_files_save
15799
15800 test $ac_write_fail = 0 ||
15801 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
15802
15803
15804 # configure is writing to config.log, and then calls config.status.
15805 # config.status does its own redirection, appending to config.log.
15806 # Unfortunately, on DOS this fails, as config.log is still kept open
15807 # by configure, so config.status won't be able to write to it; its
15808 # output is simply discarded. So we exec the FD to /dev/null,
15809 # effectively closing config.log, so it can be properly (re)opened and
15810 # appended to by config.status. When coming back to configure, we
15811 # need to make the FD available again.
15812 if test "$no_create" != yes; then
15813 ac_cs_success=:
15814 ac_config_status_args=
15815 test "$silent" = yes &&
15816 ac_config_status_args="$ac_config_status_args --quiet"
15817 exec 5>/dev/null
15818 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
15819 exec 5>>config.log
15820 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15821 # would make configure fail if this is the last instruction.
15822 $ac_cs_success || as_fn_exit $?
15823 fi
15824 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
15825 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15826 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
15827 fi
15828
15829
This page took 0.375575 seconds and 4 git commands to generate.