sim: drop --enable-sim-{regparm,stdcall} options
[deliverable/binutils-gdb.git] / sim / rx / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64.
4 #
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
7 # Foundation, Inc.
8 #
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## -------------------- ##
12 ## M4sh Initialization. ##
13 ## -------------------- ##
14
15 # Be more Bourne compatible
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
18 emulate sh
19 NULLCMD=:
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
23 setopt NO_GLOB_SUBST
24 else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30 esac
31 fi
32
33
34 as_nl='
35 '
36 export as_nl
37 # Printing a long string crashes Solaris 7 /usr/bin/printf.
38 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41 # Prefer a ksh shell builtin over an external printf program on Solaris,
42 # but without wasting forks for bash or zsh.
43 if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
47 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50 else
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in #(
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64 '
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
67 fi
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
70 fi
71
72 # The user is always right.
73 if test "${PATH_SEPARATOR+set}" != set; then
74 PATH_SEPARATOR=:
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
77 PATH_SEPARATOR=';'
78 }
79 fi
80
81
82 # IFS
83 # We need space, tab and new line, in precisely that order. Quoting is
84 # there to prevent editors from complaining about space-tab.
85 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
86 # splitting by setting IFS to empty value.)
87 IFS=" "" $as_nl"
88
89 # Find who we are. Look in the path if we contain no directory separator.
90 case $0 in #((
91 *[\\/]* ) as_myself=$0 ;;
92 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
93 for as_dir in $PATH
94 do
95 IFS=$as_save_IFS
96 test -z "$as_dir" && as_dir=.
97 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
98 done
99 IFS=$as_save_IFS
100
101 ;;
102 esac
103 # We did not find ourselves, most probably we were run as `sh COMMAND'
104 # in which case we are not to be found in the path.
105 if test "x$as_myself" = x; then
106 as_myself=$0
107 fi
108 if test ! -f "$as_myself"; then
109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
110 exit 1
111 fi
112
113 # Unset variables that we do not need and which cause bugs (e.g. in
114 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
115 # suppresses any "Segmentation fault" message there. '((' could
116 # trigger a bug in pdksh 5.2.14.
117 for as_var in BASH_ENV ENV MAIL MAILPATH
118 do eval test x\${$as_var+set} = xset \
119 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
120 done
121 PS1='$ '
122 PS2='> '
123 PS4='+ '
124
125 # NLS nuisances.
126 LC_ALL=C
127 export LC_ALL
128 LANGUAGE=C
129 export LANGUAGE
130
131 # CDPATH.
132 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
133
134 if test "x$CONFIG_SHELL" = x; then
135 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
136 emulate sh
137 NULLCMD=:
138 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
139 # is contrary to our usage. Disable this feature.
140 alias -g '\${1+\"\$@\"}'='\"\$@\"'
141 setopt NO_GLOB_SUBST
142 else
143 case \`(set -o) 2>/dev/null\` in #(
144 *posix*) :
145 set -o posix ;; #(
146 *) :
147 ;;
148 esac
149 fi
150 "
151 as_required="as_fn_return () { (exit \$1); }
152 as_fn_success () { as_fn_return 0; }
153 as_fn_failure () { as_fn_return 1; }
154 as_fn_ret_success () { return 0; }
155 as_fn_ret_failure () { return 1; }
156
157 exitcode=0
158 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
159 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
160 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
161 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
162 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
163
164 else
165 exitcode=1; echo positional parameters were not saved.
166 fi
167 test x\$exitcode = x0 || exit 1"
168 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
169 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
170 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
171 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
172 test \$(( 1 + 1 )) = 2 || exit 1
173
174 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
175 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
176 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
177 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
178 PATH=/empty FPATH=/empty; export PATH FPATH
179 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
180 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
181 if (eval "$as_required") 2>/dev/null; then :
182 as_have_required=yes
183 else
184 as_have_required=no
185 fi
186 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
187
188 else
189 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
190 as_found=false
191 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
192 do
193 IFS=$as_save_IFS
194 test -z "$as_dir" && as_dir=.
195 as_found=:
196 case $as_dir in #(
197 /*)
198 for as_base in sh bash ksh sh5; do
199 # Try only shells that exist, to save several forks.
200 as_shell=$as_dir/$as_base
201 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
202 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
203 CONFIG_SHELL=$as_shell as_have_required=yes
204 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
205 break 2
206 fi
207 fi
208 done;;
209 esac
210 as_found=false
211 done
212 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
213 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
214 CONFIG_SHELL=$SHELL as_have_required=yes
215 fi; }
216 IFS=$as_save_IFS
217
218
219 if test "x$CONFIG_SHELL" != x; then :
220 # We cannot yet assume a decent shell, so we have to provide a
221 # neutralization value for shells without unset; and this also
222 # works around shells that cannot unset nonexistent variables.
223 BASH_ENV=/dev/null
224 ENV=/dev/null
225 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
226 export CONFIG_SHELL
227 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
228 fi
229
230 if test x$as_have_required = xno; then :
231 $as_echo "$0: This script requires a shell more modern than all"
232 $as_echo "$0: the shells that I found on your system."
233 if test x${ZSH_VERSION+set} = xset ; then
234 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
235 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
236 else
237 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
238 $0: including any error possibly output before this
239 $0: message. Then install a modern shell, or manually run
240 $0: the script under such a shell if you do have one."
241 fi
242 exit 1
243 fi
244 fi
245 fi
246 SHELL=${CONFIG_SHELL-/bin/sh}
247 export SHELL
248 # Unset more variables known to interfere with behavior of common tools.
249 CLICOLOR_FORCE= GREP_OPTIONS=
250 unset CLICOLOR_FORCE GREP_OPTIONS
251
252 ## --------------------- ##
253 ## M4sh Shell Functions. ##
254 ## --------------------- ##
255 # as_fn_unset VAR
256 # ---------------
257 # Portably unset VAR.
258 as_fn_unset ()
259 {
260 { eval $1=; unset $1;}
261 }
262 as_unset=as_fn_unset
263
264 # as_fn_set_status STATUS
265 # -----------------------
266 # Set $? to STATUS, without forking.
267 as_fn_set_status ()
268 {
269 return $1
270 } # as_fn_set_status
271
272 # as_fn_exit STATUS
273 # -----------------
274 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
275 as_fn_exit ()
276 {
277 set +e
278 as_fn_set_status $1
279 exit $1
280 } # as_fn_exit
281
282 # as_fn_mkdir_p
283 # -------------
284 # Create "$as_dir" as a directory, including parents if necessary.
285 as_fn_mkdir_p ()
286 {
287
288 case $as_dir in #(
289 -*) as_dir=./$as_dir;;
290 esac
291 test -d "$as_dir" || eval $as_mkdir_p || {
292 as_dirs=
293 while :; do
294 case $as_dir in #(
295 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
296 *) as_qdir=$as_dir;;
297 esac
298 as_dirs="'$as_qdir' $as_dirs"
299 as_dir=`$as_dirname -- "$as_dir" ||
300 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
301 X"$as_dir" : 'X\(//\)[^/]' \| \
302 X"$as_dir" : 'X\(//\)$' \| \
303 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
304 $as_echo X"$as_dir" |
305 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
306 s//\1/
307 q
308 }
309 /^X\(\/\/\)[^/].*/{
310 s//\1/
311 q
312 }
313 /^X\(\/\/\)$/{
314 s//\1/
315 q
316 }
317 /^X\(\/\).*/{
318 s//\1/
319 q
320 }
321 s/.*/./; q'`
322 test -d "$as_dir" && break
323 done
324 test -z "$as_dirs" || eval "mkdir $as_dirs"
325 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
326
327
328 } # as_fn_mkdir_p
329 # as_fn_append VAR VALUE
330 # ----------------------
331 # Append the text in VALUE to the end of the definition contained in VAR. Take
332 # advantage of any shell optimizations that allow amortized linear growth over
333 # repeated appends, instead of the typical quadratic growth present in naive
334 # implementations.
335 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
336 eval 'as_fn_append ()
337 {
338 eval $1+=\$2
339 }'
340 else
341 as_fn_append ()
342 {
343 eval $1=\$$1\$2
344 }
345 fi # as_fn_append
346
347 # as_fn_arith ARG...
348 # ------------------
349 # Perform arithmetic evaluation on the ARGs, and store the result in the
350 # global $as_val. Take advantage of shells that can avoid forks. The arguments
351 # must be portable across $(()) and expr.
352 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
353 eval 'as_fn_arith ()
354 {
355 as_val=$(( $* ))
356 }'
357 else
358 as_fn_arith ()
359 {
360 as_val=`expr "$@" || test $? -eq 1`
361 }
362 fi # as_fn_arith
363
364
365 # as_fn_error ERROR [LINENO LOG_FD]
366 # ---------------------------------
367 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
368 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
369 # script with status $?, using 1 if that was 0.
370 as_fn_error ()
371 {
372 as_status=$?; test $as_status -eq 0 && as_status=1
373 if test "$3"; then
374 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
375 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
376 fi
377 $as_echo "$as_me: error: $1" >&2
378 as_fn_exit $as_status
379 } # as_fn_error
380
381 if expr a : '\(a\)' >/dev/null 2>&1 &&
382 test "X`expr 00001 : '.*\(...\)'`" = X001; then
383 as_expr=expr
384 else
385 as_expr=false
386 fi
387
388 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
389 as_basename=basename
390 else
391 as_basename=false
392 fi
393
394 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
395 as_dirname=dirname
396 else
397 as_dirname=false
398 fi
399
400 as_me=`$as_basename -- "$0" ||
401 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
402 X"$0" : 'X\(//\)$' \| \
403 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
404 $as_echo X/"$0" |
405 sed '/^.*\/\([^/][^/]*\)\/*$/{
406 s//\1/
407 q
408 }
409 /^X\/\(\/\/\)$/{
410 s//\1/
411 q
412 }
413 /^X\/\(\/\).*/{
414 s//\1/
415 q
416 }
417 s/.*/./; q'`
418
419 # Avoid depending upon Character Ranges.
420 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
421 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
422 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
423 as_cr_digits='0123456789'
424 as_cr_alnum=$as_cr_Letters$as_cr_digits
425
426
427 as_lineno_1=$LINENO as_lineno_1a=$LINENO
428 as_lineno_2=$LINENO as_lineno_2a=$LINENO
429 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
430 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
431 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
432 sed -n '
433 p
434 /[$]LINENO/=
435 ' <$as_myself |
436 sed '
437 s/[$]LINENO.*/&-/
438 t lineno
439 b
440 :lineno
441 N
442 :loop
443 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
444 t loop
445 s/-\n.*//
446 ' >$as_me.lineno &&
447 chmod +x "$as_me.lineno" ||
448 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
449
450 # Don't try to exec as it changes $[0], causing all sort of problems
451 # (the dirname of $[0] is not the place where we might find the
452 # original and so on. Autoconf is especially sensitive to this).
453 . "./$as_me.lineno"
454 # Exit status is that of the last command.
455 exit
456 }
457
458 ECHO_C= ECHO_N= ECHO_T=
459 case `echo -n x` in #(((((
460 -n*)
461 case `echo 'xy\c'` in
462 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
463 xy) ECHO_C='\c';;
464 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
465 ECHO_T=' ';;
466 esac;;
467 *)
468 ECHO_N='-n';;
469 esac
470
471 rm -f conf$$ conf$$.exe conf$$.file
472 if test -d conf$$.dir; then
473 rm -f conf$$.dir/conf$$.file
474 else
475 rm -f conf$$.dir
476 mkdir conf$$.dir 2>/dev/null
477 fi
478 if (echo >conf$$.file) 2>/dev/null; then
479 if ln -s conf$$.file conf$$ 2>/dev/null; then
480 as_ln_s='ln -s'
481 # ... but there are two gotchas:
482 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
483 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
484 # In both cases, we have to default to `cp -p'.
485 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
486 as_ln_s='cp -p'
487 elif ln conf$$.file conf$$ 2>/dev/null; then
488 as_ln_s=ln
489 else
490 as_ln_s='cp -p'
491 fi
492 else
493 as_ln_s='cp -p'
494 fi
495 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
496 rmdir conf$$.dir 2>/dev/null
497
498 if mkdir -p . 2>/dev/null; then
499 as_mkdir_p='mkdir -p "$as_dir"'
500 else
501 test -d ./-p && rmdir ./-p
502 as_mkdir_p=false
503 fi
504
505 if test -x / >/dev/null 2>&1; then
506 as_test_x='test -x'
507 else
508 if ls -dL / >/dev/null 2>&1; then
509 as_ls_L_option=L
510 else
511 as_ls_L_option=
512 fi
513 as_test_x='
514 eval sh -c '\''
515 if test -d "$1"; then
516 test -d "$1/.";
517 else
518 case $1 in #(
519 -*)set "./$1";;
520 esac;
521 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
522 ???[sx]*):;;*)false;;esac;fi
523 '\'' sh
524 '
525 fi
526 as_executable_p=$as_test_x
527
528 # Sed expression to map a string onto a valid CPP name.
529 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
530
531 # Sed expression to map a string onto a valid variable name.
532 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
533
534 SHELL=${CONFIG_SHELL-/bin/sh}
535
536
537 exec 7<&0 </dev/null 6>&1
538
539 # Name of the host.
540 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
541 # so uname gets run too.
542 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
543
544 #
545 # Initializations.
546 #
547 ac_default_prefix=/usr/local
548 ac_clean_files=
549 ac_config_libobj_dir=.
550 LIBOBJS=
551 cross_compiling=no
552 subdirs=
553 MFLAGS=
554 MAKEFLAGS=
555
556 # Identity of this package.
557 PACKAGE_NAME=
558 PACKAGE_TARNAME=
559 PACKAGE_VERSION=
560 PACKAGE_STRING=
561 PACKAGE_BUGREPORT=
562 PACKAGE_URL=
563
564 ac_unique_file="Makefile.in"
565 # Factoring default headers for most tests.
566 ac_includes_default="\
567 #include <stdio.h>
568 #ifdef HAVE_SYS_TYPES_H
569 # include <sys/types.h>
570 #endif
571 #ifdef HAVE_SYS_STAT_H
572 # include <sys/stat.h>
573 #endif
574 #ifdef STDC_HEADERS
575 # include <stdlib.h>
576 # include <stddef.h>
577 #else
578 # ifdef HAVE_STDLIB_H
579 # include <stdlib.h>
580 # endif
581 #endif
582 #ifdef HAVE_STRING_H
583 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
584 # include <memory.h>
585 # endif
586 # include <string.h>
587 #endif
588 #ifdef HAVE_STRINGS_H
589 # include <strings.h>
590 #endif
591 #ifdef HAVE_INTTYPES_H
592 # include <inttypes.h>
593 #endif
594 #ifdef HAVE_STDINT_H
595 # include <stdint.h>
596 #endif
597 #ifdef HAVE_UNISTD_H
598 # include <unistd.h>
599 #endif"
600
601 ac_subst_vars='LTLIBOBJS
602 LIBOBJS
603 cgen_breaks
604 REPORT_BUGS_TEXI
605 REPORT_BUGS_TO
606 PKGVERSION
607 sim_profile
608 sim_trace
609 sim_stdio
610 sim_debug
611 MAINT
612 MAINTAINER_MODE_FALSE
613 MAINTAINER_MODE_TRUE
614 lt_cv_dlopen_libs
615 OTOOL64
616 OTOOL
617 LIPO
618 NMEDIT
619 DSYMUTIL
620 AWK
621 STRIP
622 OBJDUMP
623 LN_S
624 NM
625 ac_ct_DUMPBIN
626 DUMPBIN
627 LD
628 FGREP
629 SED
630 LIBTOOL
631 PLUGINS_FALSE
632 PLUGINS_TRUE
633 zlibinc
634 zlibdir
635 CATOBJEXT
636 GENCAT
637 INSTOBJEXT
638 DATADIRNAME
639 CATALOGS
640 POSUB
641 GMSGFMT
642 XGETTEXT
643 INCINTL
644 LIBINTL_DEP
645 LIBINTL
646 USE_NLS
647 GMAKE_FALSE
648 GMAKE_TRUE
649 MAKE
650 CCDEPMODE
651 DEPDIR
652 am__leading_dot
653 PACKAGE
654 RANLIB
655 AR
656 HDEFINES
657 CC_FOR_BUILD
658 INSTALL_DATA
659 INSTALL_SCRIPT
660 INSTALL_PROGRAM
661 EGREP
662 GREP
663 CPP
664 target_os
665 target_vendor
666 target_cpu
667 target
668 host_os
669 host_vendor
670 host_cpu
671 host
672 build_os
673 build_vendor
674 build_cpu
675 build
676 OBJEXT
677 EXEEXT
678 ac_ct_CC
679 CPPFLAGS
680 LDFLAGS
681 CFLAGS
682 CC
683 WERROR_CFLAGS
684 WARN_CFLAGS
685 sim_xor_endian
686 sim_smp
687 sim_reserved_bits
688 sim_packages
689 sim_inline
690 sim_hw
691 sim_hw_objs
692 sim_hw_cflags
693 sim_default_model
694 sim_scache
695 sim_float
696 sim_endian
697 sim_bitsize
698 sim_assert
699 sim_alignment
700 sim_environment
701 target_alias
702 host_alias
703 build_alias
704 LIBS
705 ECHO_T
706 ECHO_N
707 ECHO_C
708 DEFS
709 mandir
710 localedir
711 libdir
712 psdir
713 pdfdir
714 dvidir
715 htmldir
716 infodir
717 docdir
718 oldincludedir
719 includedir
720 localstatedir
721 sharedstatedir
722 sysconfdir
723 datadir
724 datarootdir
725 libexecdir
726 sbindir
727 bindir
728 program_transform_name
729 prefix
730 exec_prefix
731 PACKAGE_URL
732 PACKAGE_BUGREPORT
733 PACKAGE_STRING
734 PACKAGE_VERSION
735 PACKAGE_TARNAME
736 PACKAGE_NAME
737 PATH_SEPARATOR
738 SHELL'
739 ac_subst_files=''
740 ac_user_opts='
741 enable_option_checking
742 with_system_zlib
743 enable_plugins
744 enable_shared
745 enable_static
746 with_pic
747 enable_fast_install
748 with_gnu_ld
749 enable_libtool_lock
750 enable_maintainer_mode
751 enable_sim_debug
752 enable_sim_stdio
753 enable_sim_trace
754 enable_sim_profile
755 with_pkgversion
756 with_bugurl
757 enable_cycle_accurate
758 enable_cycle_stats
759 '
760 ac_precious_vars='build_alias
761 host_alias
762 target_alias
763 CC
764 CFLAGS
765 LDFLAGS
766 LIBS
767 CPPFLAGS
768 CPP'
769
770
771 # Initialize some variables set by options.
772 ac_init_help=
773 ac_init_version=false
774 ac_unrecognized_opts=
775 ac_unrecognized_sep=
776 # The variables have the same names as the options, with
777 # dashes changed to underlines.
778 cache_file=/dev/null
779 exec_prefix=NONE
780 no_create=
781 no_recursion=
782 prefix=NONE
783 program_prefix=NONE
784 program_suffix=NONE
785 program_transform_name=s,x,x,
786 silent=
787 site=
788 srcdir=
789 verbose=
790 x_includes=NONE
791 x_libraries=NONE
792
793 # Installation directory options.
794 # These are left unexpanded so users can "make install exec_prefix=/foo"
795 # and all the variables that are supposed to be based on exec_prefix
796 # by default will actually change.
797 # Use braces instead of parens because sh, perl, etc. also accept them.
798 # (The list follows the same order as the GNU Coding Standards.)
799 bindir='${exec_prefix}/bin'
800 sbindir='${exec_prefix}/sbin'
801 libexecdir='${exec_prefix}/libexec'
802 datarootdir='${prefix}/share'
803 datadir='${datarootdir}'
804 sysconfdir='${prefix}/etc'
805 sharedstatedir='${prefix}/com'
806 localstatedir='${prefix}/var'
807 includedir='${prefix}/include'
808 oldincludedir='/usr/include'
809 docdir='${datarootdir}/doc/${PACKAGE}'
810 infodir='${datarootdir}/info'
811 htmldir='${docdir}'
812 dvidir='${docdir}'
813 pdfdir='${docdir}'
814 psdir='${docdir}'
815 libdir='${exec_prefix}/lib'
816 localedir='${datarootdir}/locale'
817 mandir='${datarootdir}/man'
818
819 ac_prev=
820 ac_dashdash=
821 for ac_option
822 do
823 # If the previous option needs an argument, assign it.
824 if test -n "$ac_prev"; then
825 eval $ac_prev=\$ac_option
826 ac_prev=
827 continue
828 fi
829
830 case $ac_option in
831 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
832 *) ac_optarg=yes ;;
833 esac
834
835 # Accept the important Cygnus configure options, so we can diagnose typos.
836
837 case $ac_dashdash$ac_option in
838 --)
839 ac_dashdash=yes ;;
840
841 -bindir | --bindir | --bindi | --bind | --bin | --bi)
842 ac_prev=bindir ;;
843 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
844 bindir=$ac_optarg ;;
845
846 -build | --build | --buil | --bui | --bu)
847 ac_prev=build_alias ;;
848 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
849 build_alias=$ac_optarg ;;
850
851 -cache-file | --cache-file | --cache-fil | --cache-fi \
852 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
853 ac_prev=cache_file ;;
854 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
855 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
856 cache_file=$ac_optarg ;;
857
858 --config-cache | -C)
859 cache_file=config.cache ;;
860
861 -datadir | --datadir | --datadi | --datad)
862 ac_prev=datadir ;;
863 -datadir=* | --datadir=* | --datadi=* | --datad=*)
864 datadir=$ac_optarg ;;
865
866 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
867 | --dataroo | --dataro | --datar)
868 ac_prev=datarootdir ;;
869 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
870 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
871 datarootdir=$ac_optarg ;;
872
873 -disable-* | --disable-*)
874 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
875 # Reject names that are not valid shell variable names.
876 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
877 as_fn_error "invalid feature name: $ac_useropt"
878 ac_useropt_orig=$ac_useropt
879 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
880 case $ac_user_opts in
881 *"
882 "enable_$ac_useropt"
883 "*) ;;
884 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
885 ac_unrecognized_sep=', ';;
886 esac
887 eval enable_$ac_useropt=no ;;
888
889 -docdir | --docdir | --docdi | --doc | --do)
890 ac_prev=docdir ;;
891 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
892 docdir=$ac_optarg ;;
893
894 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
895 ac_prev=dvidir ;;
896 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
897 dvidir=$ac_optarg ;;
898
899 -enable-* | --enable-*)
900 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
901 # Reject names that are not valid shell variable names.
902 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
903 as_fn_error "invalid feature name: $ac_useropt"
904 ac_useropt_orig=$ac_useropt
905 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
906 case $ac_user_opts in
907 *"
908 "enable_$ac_useropt"
909 "*) ;;
910 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
911 ac_unrecognized_sep=', ';;
912 esac
913 eval enable_$ac_useropt=\$ac_optarg ;;
914
915 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
916 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
917 | --exec | --exe | --ex)
918 ac_prev=exec_prefix ;;
919 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
920 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
921 | --exec=* | --exe=* | --ex=*)
922 exec_prefix=$ac_optarg ;;
923
924 -gas | --gas | --ga | --g)
925 # Obsolete; use --with-gas.
926 with_gas=yes ;;
927
928 -help | --help | --hel | --he | -h)
929 ac_init_help=long ;;
930 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
931 ac_init_help=recursive ;;
932 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
933 ac_init_help=short ;;
934
935 -host | --host | --hos | --ho)
936 ac_prev=host_alias ;;
937 -host=* | --host=* | --hos=* | --ho=*)
938 host_alias=$ac_optarg ;;
939
940 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
941 ac_prev=htmldir ;;
942 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
943 | --ht=*)
944 htmldir=$ac_optarg ;;
945
946 -includedir | --includedir | --includedi | --included | --include \
947 | --includ | --inclu | --incl | --inc)
948 ac_prev=includedir ;;
949 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
950 | --includ=* | --inclu=* | --incl=* | --inc=*)
951 includedir=$ac_optarg ;;
952
953 -infodir | --infodir | --infodi | --infod | --info | --inf)
954 ac_prev=infodir ;;
955 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
956 infodir=$ac_optarg ;;
957
958 -libdir | --libdir | --libdi | --libd)
959 ac_prev=libdir ;;
960 -libdir=* | --libdir=* | --libdi=* | --libd=*)
961 libdir=$ac_optarg ;;
962
963 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
964 | --libexe | --libex | --libe)
965 ac_prev=libexecdir ;;
966 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
967 | --libexe=* | --libex=* | --libe=*)
968 libexecdir=$ac_optarg ;;
969
970 -localedir | --localedir | --localedi | --localed | --locale)
971 ac_prev=localedir ;;
972 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
973 localedir=$ac_optarg ;;
974
975 -localstatedir | --localstatedir | --localstatedi | --localstated \
976 | --localstate | --localstat | --localsta | --localst | --locals)
977 ac_prev=localstatedir ;;
978 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
979 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
980 localstatedir=$ac_optarg ;;
981
982 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
983 ac_prev=mandir ;;
984 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
985 mandir=$ac_optarg ;;
986
987 -nfp | --nfp | --nf)
988 # Obsolete; use --without-fp.
989 with_fp=no ;;
990
991 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
992 | --no-cr | --no-c | -n)
993 no_create=yes ;;
994
995 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
996 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
997 no_recursion=yes ;;
998
999 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1000 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1001 | --oldin | --oldi | --old | --ol | --o)
1002 ac_prev=oldincludedir ;;
1003 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1004 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1005 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1006 oldincludedir=$ac_optarg ;;
1007
1008 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1009 ac_prev=prefix ;;
1010 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1011 prefix=$ac_optarg ;;
1012
1013 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1014 | --program-pre | --program-pr | --program-p)
1015 ac_prev=program_prefix ;;
1016 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1017 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1018 program_prefix=$ac_optarg ;;
1019
1020 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1021 | --program-suf | --program-su | --program-s)
1022 ac_prev=program_suffix ;;
1023 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1024 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1025 program_suffix=$ac_optarg ;;
1026
1027 -program-transform-name | --program-transform-name \
1028 | --program-transform-nam | --program-transform-na \
1029 | --program-transform-n | --program-transform- \
1030 | --program-transform | --program-transfor \
1031 | --program-transfo | --program-transf \
1032 | --program-trans | --program-tran \
1033 | --progr-tra | --program-tr | --program-t)
1034 ac_prev=program_transform_name ;;
1035 -program-transform-name=* | --program-transform-name=* \
1036 | --program-transform-nam=* | --program-transform-na=* \
1037 | --program-transform-n=* | --program-transform-=* \
1038 | --program-transform=* | --program-transfor=* \
1039 | --program-transfo=* | --program-transf=* \
1040 | --program-trans=* | --program-tran=* \
1041 | --progr-tra=* | --program-tr=* | --program-t=*)
1042 program_transform_name=$ac_optarg ;;
1043
1044 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1045 ac_prev=pdfdir ;;
1046 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1047 pdfdir=$ac_optarg ;;
1048
1049 -psdir | --psdir | --psdi | --psd | --ps)
1050 ac_prev=psdir ;;
1051 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1052 psdir=$ac_optarg ;;
1053
1054 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1055 | -silent | --silent | --silen | --sile | --sil)
1056 silent=yes ;;
1057
1058 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1059 ac_prev=sbindir ;;
1060 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1061 | --sbi=* | --sb=*)
1062 sbindir=$ac_optarg ;;
1063
1064 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1065 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1066 | --sharedst | --shareds | --shared | --share | --shar \
1067 | --sha | --sh)
1068 ac_prev=sharedstatedir ;;
1069 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1070 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1071 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1072 | --sha=* | --sh=*)
1073 sharedstatedir=$ac_optarg ;;
1074
1075 -site | --site | --sit)
1076 ac_prev=site ;;
1077 -site=* | --site=* | --sit=*)
1078 site=$ac_optarg ;;
1079
1080 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1081 ac_prev=srcdir ;;
1082 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1083 srcdir=$ac_optarg ;;
1084
1085 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1086 | --syscon | --sysco | --sysc | --sys | --sy)
1087 ac_prev=sysconfdir ;;
1088 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1089 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1090 sysconfdir=$ac_optarg ;;
1091
1092 -target | --target | --targe | --targ | --tar | --ta | --t)
1093 ac_prev=target_alias ;;
1094 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1095 target_alias=$ac_optarg ;;
1096
1097 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1098 verbose=yes ;;
1099
1100 -version | --version | --versio | --versi | --vers | -V)
1101 ac_init_version=: ;;
1102
1103 -with-* | --with-*)
1104 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1105 # Reject names that are not valid shell variable names.
1106 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1107 as_fn_error "invalid package name: $ac_useropt"
1108 ac_useropt_orig=$ac_useropt
1109 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1110 case $ac_user_opts in
1111 *"
1112 "with_$ac_useropt"
1113 "*) ;;
1114 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1115 ac_unrecognized_sep=', ';;
1116 esac
1117 eval with_$ac_useropt=\$ac_optarg ;;
1118
1119 -without-* | --without-*)
1120 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1121 # Reject names that are not valid shell variable names.
1122 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1123 as_fn_error "invalid package name: $ac_useropt"
1124 ac_useropt_orig=$ac_useropt
1125 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1126 case $ac_user_opts in
1127 *"
1128 "with_$ac_useropt"
1129 "*) ;;
1130 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1131 ac_unrecognized_sep=', ';;
1132 esac
1133 eval with_$ac_useropt=no ;;
1134
1135 --x)
1136 # Obsolete; use --with-x.
1137 with_x=yes ;;
1138
1139 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1140 | --x-incl | --x-inc | --x-in | --x-i)
1141 ac_prev=x_includes ;;
1142 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1143 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1144 x_includes=$ac_optarg ;;
1145
1146 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1147 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1148 ac_prev=x_libraries ;;
1149 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1150 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1151 x_libraries=$ac_optarg ;;
1152
1153 -*) as_fn_error "unrecognized option: \`$ac_option'
1154 Try \`$0 --help' for more information."
1155 ;;
1156
1157 *=*)
1158 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1159 # Reject names that are not valid shell variable names.
1160 case $ac_envvar in #(
1161 '' | [0-9]* | *[!_$as_cr_alnum]* )
1162 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1163 esac
1164 eval $ac_envvar=\$ac_optarg
1165 export $ac_envvar ;;
1166
1167 *)
1168 # FIXME: should be removed in autoconf 3.0.
1169 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1170 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1171 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1172 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1173 ;;
1174
1175 esac
1176 done
1177
1178 if test -n "$ac_prev"; then
1179 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1180 as_fn_error "missing argument to $ac_option"
1181 fi
1182
1183 if test -n "$ac_unrecognized_opts"; then
1184 case $enable_option_checking in
1185 no) ;;
1186 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1187 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1188 esac
1189 fi
1190
1191 # Check all directory arguments for consistency.
1192 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1193 datadir sysconfdir sharedstatedir localstatedir includedir \
1194 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1195 libdir localedir mandir
1196 do
1197 eval ac_val=\$$ac_var
1198 # Remove trailing slashes.
1199 case $ac_val in
1200 */ )
1201 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1202 eval $ac_var=\$ac_val;;
1203 esac
1204 # Be sure to have absolute directory names.
1205 case $ac_val in
1206 [\\/$]* | ?:[\\/]* ) continue;;
1207 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1208 esac
1209 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1210 done
1211
1212 # There might be people who depend on the old broken behavior: `$host'
1213 # used to hold the argument of --host etc.
1214 # FIXME: To remove some day.
1215 build=$build_alias
1216 host=$host_alias
1217 target=$target_alias
1218
1219 # FIXME: To remove some day.
1220 if test "x$host_alias" != x; then
1221 if test "x$build_alias" = x; then
1222 cross_compiling=maybe
1223 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1224 If a cross compiler is detected then cross compile mode will be used." >&2
1225 elif test "x$build_alias" != "x$host_alias"; then
1226 cross_compiling=yes
1227 fi
1228 fi
1229
1230 ac_tool_prefix=
1231 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1232
1233 test "$silent" = yes && exec 6>/dev/null
1234
1235
1236 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1237 ac_ls_di=`ls -di .` &&
1238 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1239 as_fn_error "working directory cannot be determined"
1240 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1241 as_fn_error "pwd does not report name of working directory"
1242
1243
1244 # Find the source files, if location was not specified.
1245 if test -z "$srcdir"; then
1246 ac_srcdir_defaulted=yes
1247 # Try the directory containing this script, then the parent directory.
1248 ac_confdir=`$as_dirname -- "$as_myself" ||
1249 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1250 X"$as_myself" : 'X\(//\)[^/]' \| \
1251 X"$as_myself" : 'X\(//\)$' \| \
1252 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1253 $as_echo X"$as_myself" |
1254 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1255 s//\1/
1256 q
1257 }
1258 /^X\(\/\/\)[^/].*/{
1259 s//\1/
1260 q
1261 }
1262 /^X\(\/\/\)$/{
1263 s//\1/
1264 q
1265 }
1266 /^X\(\/\).*/{
1267 s//\1/
1268 q
1269 }
1270 s/.*/./; q'`
1271 srcdir=$ac_confdir
1272 if test ! -r "$srcdir/$ac_unique_file"; then
1273 srcdir=..
1274 fi
1275 else
1276 ac_srcdir_defaulted=no
1277 fi
1278 if test ! -r "$srcdir/$ac_unique_file"; then
1279 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1280 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1281 fi
1282 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1283 ac_abs_confdir=`(
1284 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1285 pwd)`
1286 # When building in place, set srcdir=.
1287 if test "$ac_abs_confdir" = "$ac_pwd"; then
1288 srcdir=.
1289 fi
1290 # Remove unnecessary trailing slashes from srcdir.
1291 # Double slashes in file names in object file debugging info
1292 # mess up M-x gdb in Emacs.
1293 case $srcdir in
1294 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1295 esac
1296 for ac_var in $ac_precious_vars; do
1297 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1298 eval ac_env_${ac_var}_value=\$${ac_var}
1299 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1300 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1301 done
1302
1303 #
1304 # Report the --help message.
1305 #
1306 if test "$ac_init_help" = "long"; then
1307 # Omit some internal or obsolete options to make the list less imposing.
1308 # This message is too long to be a string in the A/UX 3.1 sh.
1309 cat <<_ACEOF
1310 \`configure' configures this package to adapt to many kinds of systems.
1311
1312 Usage: $0 [OPTION]... [VAR=VALUE]...
1313
1314 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1315 VAR=VALUE. See below for descriptions of some of the useful variables.
1316
1317 Defaults for the options are specified in brackets.
1318
1319 Configuration:
1320 -h, --help display this help and exit
1321 --help=short display options specific to this package
1322 --help=recursive display the short help of all the included packages
1323 -V, --version display version information and exit
1324 -q, --quiet, --silent do not print \`checking...' messages
1325 --cache-file=FILE cache test results in FILE [disabled]
1326 -C, --config-cache alias for \`--cache-file=config.cache'
1327 -n, --no-create do not create output files
1328 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1329
1330 Installation directories:
1331 --prefix=PREFIX install architecture-independent files in PREFIX
1332 [$ac_default_prefix]
1333 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1334 [PREFIX]
1335
1336 By default, \`make install' will install all the files in
1337 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1338 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1339 for instance \`--prefix=\$HOME'.
1340
1341 For better control, use the options below.
1342
1343 Fine tuning of the installation directories:
1344 --bindir=DIR user executables [EPREFIX/bin]
1345 --sbindir=DIR system admin executables [EPREFIX/sbin]
1346 --libexecdir=DIR program executables [EPREFIX/libexec]
1347 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1348 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1349 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1350 --libdir=DIR object code libraries [EPREFIX/lib]
1351 --includedir=DIR C header files [PREFIX/include]
1352 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1353 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1354 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1355 --infodir=DIR info documentation [DATAROOTDIR/info]
1356 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1357 --mandir=DIR man documentation [DATAROOTDIR/man]
1358 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1359 --htmldir=DIR html documentation [DOCDIR]
1360 --dvidir=DIR dvi documentation [DOCDIR]
1361 --pdfdir=DIR pdf documentation [DOCDIR]
1362 --psdir=DIR ps documentation [DOCDIR]
1363 _ACEOF
1364
1365 cat <<\_ACEOF
1366
1367 Program names:
1368 --program-prefix=PREFIX prepend PREFIX to installed program names
1369 --program-suffix=SUFFIX append SUFFIX to installed program names
1370 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1371
1372 System types:
1373 --build=BUILD configure for building on BUILD [guessed]
1374 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1375 --target=TARGET configure for building compilers for TARGET [HOST]
1376 _ACEOF
1377 fi
1378
1379 if test -n "$ac_init_help"; then
1380
1381 cat <<\_ACEOF
1382
1383 Optional Features:
1384 --disable-option-checking ignore unrecognized --enable/--with options
1385 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1386 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1387 --enable-plugins Enable support for plugins
1388 --enable-shared[=PKGS] build shared libraries [default=yes]
1389 --enable-static[=PKGS] build static libraries [default=yes]
1390 --enable-fast-install[=PKGS]
1391 optimize for fast installation [default=yes]
1392 --disable-libtool-lock avoid locking (might break parallel builds)
1393 --enable-maintainer-mode enable make rules and dependencies not useful
1394 (and sometimes confusing) to the casual installer
1395 --enable-sim-debug=opts Enable debugging flags (for developers of the sim
1396 itself)
1397 --enable-sim-stdio Specify whether to use stdio for console
1398 input/output
1399 --enable-sim-trace=opts Enable tracing of simulated programs
1400 --enable-sim-profile=opts
1401 Enable profiling flags
1402 --disable-cycle-accurate
1403 Disable cycle accurate simulation (faster runtime)
1404 --disable-cycle-stats Disable cycle statistics (faster runtime)
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 sim_inline="-DDEFAULT_INLINE=0"
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
4026 # intl sister-directory configuration rules.
4027 #
4028
4029 # The idea behind this macro is that there's no need to repeat all the
4030 # autoconf probes done by the intl directory - it's already done them
4031 # for us. In fact, there's no need even to look at the cache for the
4032 # answers. All we need to do is nab a few pieces of information.
4033 # The intl directory is set up to make this easy, by generating a
4034 # small file which can be sourced as a shell script; then we produce
4035 # the necessary substitutions and definitions for this directory.
4036
4037
4038
4039 # Autoconf M4 include file defining utility macros for complex Canadian
4040 # cross builds.
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050 ####
4051 # _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
4052 # or AC_INIT.
4053 # These demand that AC_CANONICAL_SYSTEM be called beforehand.
4054
4055 ####
4056 # NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4057 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
4058
4059
4060 ####
4061 # NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4062 # Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
4063
4064
4065
4066 # Backported from Autoconf 2.5x; can go away when and if
4067 # we switch. Put the OS path separator in $PATH_SEPARATOR.
4068
4069
4070
4071
4072 # ACX_HAVE_GCC_FOR_TARGET
4073 # Check if the variable GCC_FOR_TARGET really points to a GCC binary.
4074
4075
4076 # ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4077 # Searching for installed target binutils. We need to take extra care,
4078 # else we may find the wrong assembler, linker, etc., and lose.
4079 #
4080 # First try --with-build-time-tools, if specified.
4081 #
4082 # For build != host, we ask the installed GCC for the name of the tool it
4083 # uses, and accept it if it is an absolute path. This is because the
4084 # only good choice for a compiler is the same GCC version that is being
4085 # installed (or we couldn't make target libraries), and we assume that
4086 # on the host system we'll have not only the same GCC version, but also
4087 # the same binutils version.
4088 #
4089 # For build == host, search the same directories that the installed
4090 # compiler will search. We used to do this for the assembler, linker,
4091 # and nm only; for simplicity of configuration, however, we extend this
4092 # criterion to tools (such as ar and ranlib) that are never invoked by
4093 # the compiler, to avoid mismatches.
4094 #
4095 # Also note we have to check MD_EXEC_PREFIX before checking the user's path
4096 # if build == target. This makes the most sense only when bootstrapping,
4097 # but we also do so when build != host. In this case, we hope that the
4098 # build and host systems will have similar contents of MD_EXEC_PREFIX.
4099 #
4100 # If we do not find a suitable binary, then try the user's path.
4101
4102
4103 ###
4104 # AC_PROG_CPP_WERROR
4105 # Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4106 # triggers warnings from the preprocessor. Will be in autoconf 2.58.
4107 # For now, using this also overrides header checks to use only the
4108 # preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4109 # bit harder from here).
4110 # Eventually autoconf will default to checking headers with the compiler
4111 # instead, and we'll have to do this differently.
4112
4113 # AC_PROG_CPP_WERROR
4114
4115 # Test for GNAT.
4116 # We require the gnatbind & gnatmake programs, as well as a compiler driver
4117 # that understands Ada. We use the user's CC setting, already found, and
4118 # possibly add $1 to the command-line parameters.
4119 #
4120 # Sets the shell variable have_gnat to yes or no as appropriate, and
4121 # substitutes GNATBIND and GNATMAKE.
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
4147 ac_ext=c
4148 ac_cpp='$CPP $CPPFLAGS'
4149 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4150 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4151 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4152 if test -n "$ac_tool_prefix"; then
4153 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4154 set dummy ${ac_tool_prefix}gcc; ac_word=$2
4155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4156 $as_echo_n "checking for $ac_word... " >&6; }
4157 if test "${ac_cv_prog_CC+set}" = set; then :
4158 $as_echo_n "(cached) " >&6
4159 else
4160 if test -n "$CC"; then
4161 ac_cv_prog_CC="$CC" # Let the user override the test.
4162 else
4163 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4164 for as_dir in $PATH
4165 do
4166 IFS=$as_save_IFS
4167 test -z "$as_dir" && as_dir=.
4168 for ac_exec_ext in '' $ac_executable_extensions; do
4169 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4170 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4171 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4172 break 2
4173 fi
4174 done
4175 done
4176 IFS=$as_save_IFS
4177
4178 fi
4179 fi
4180 CC=$ac_cv_prog_CC
4181 if test -n "$CC"; then
4182 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4183 $as_echo "$CC" >&6; }
4184 else
4185 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4186 $as_echo "no" >&6; }
4187 fi
4188
4189
4190 fi
4191 if test -z "$ac_cv_prog_CC"; then
4192 ac_ct_CC=$CC
4193 # Extract the first word of "gcc", so it can be a program name with args.
4194 set dummy gcc; ac_word=$2
4195 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4196 $as_echo_n "checking for $ac_word... " >&6; }
4197 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4198 $as_echo_n "(cached) " >&6
4199 else
4200 if test -n "$ac_ct_CC"; then
4201 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4202 else
4203 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4204 for as_dir in $PATH
4205 do
4206 IFS=$as_save_IFS
4207 test -z "$as_dir" && as_dir=.
4208 for ac_exec_ext in '' $ac_executable_extensions; do
4209 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4210 ac_cv_prog_ac_ct_CC="gcc"
4211 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4212 break 2
4213 fi
4214 done
4215 done
4216 IFS=$as_save_IFS
4217
4218 fi
4219 fi
4220 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4221 if test -n "$ac_ct_CC"; then
4222 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4223 $as_echo "$ac_ct_CC" >&6; }
4224 else
4225 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4226 $as_echo "no" >&6; }
4227 fi
4228
4229 if test "x$ac_ct_CC" = x; then
4230 CC=""
4231 else
4232 case $cross_compiling:$ac_tool_warned in
4233 yes:)
4234 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4235 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4236 ac_tool_warned=yes ;;
4237 esac
4238 CC=$ac_ct_CC
4239 fi
4240 else
4241 CC="$ac_cv_prog_CC"
4242 fi
4243
4244 if test -z "$CC"; then
4245 if test -n "$ac_tool_prefix"; then
4246 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4247 set dummy ${ac_tool_prefix}cc; ac_word=$2
4248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4249 $as_echo_n "checking for $ac_word... " >&6; }
4250 if test "${ac_cv_prog_CC+set}" = set; then :
4251 $as_echo_n "(cached) " >&6
4252 else
4253 if test -n "$CC"; then
4254 ac_cv_prog_CC="$CC" # Let the user override the test.
4255 else
4256 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4257 for as_dir in $PATH
4258 do
4259 IFS=$as_save_IFS
4260 test -z "$as_dir" && as_dir=.
4261 for ac_exec_ext in '' $ac_executable_extensions; do
4262 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4263 ac_cv_prog_CC="${ac_tool_prefix}cc"
4264 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4265 break 2
4266 fi
4267 done
4268 done
4269 IFS=$as_save_IFS
4270
4271 fi
4272 fi
4273 CC=$ac_cv_prog_CC
4274 if test -n "$CC"; then
4275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4276 $as_echo "$CC" >&6; }
4277 else
4278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4279 $as_echo "no" >&6; }
4280 fi
4281
4282
4283 fi
4284 fi
4285 if test -z "$CC"; then
4286 # Extract the first word of "cc", so it can be a program name with args.
4287 set dummy cc; ac_word=$2
4288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4289 $as_echo_n "checking for $ac_word... " >&6; }
4290 if test "${ac_cv_prog_CC+set}" = set; then :
4291 $as_echo_n "(cached) " >&6
4292 else
4293 if test -n "$CC"; then
4294 ac_cv_prog_CC="$CC" # Let the user override the test.
4295 else
4296 ac_prog_rejected=no
4297 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4298 for as_dir in $PATH
4299 do
4300 IFS=$as_save_IFS
4301 test -z "$as_dir" && as_dir=.
4302 for ac_exec_ext in '' $ac_executable_extensions; do
4303 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4304 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4305 ac_prog_rejected=yes
4306 continue
4307 fi
4308 ac_cv_prog_CC="cc"
4309 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4310 break 2
4311 fi
4312 done
4313 done
4314 IFS=$as_save_IFS
4315
4316 if test $ac_prog_rejected = yes; then
4317 # We found a bogon in the path, so make sure we never use it.
4318 set dummy $ac_cv_prog_CC
4319 shift
4320 if test $# != 0; then
4321 # We chose a different compiler from the bogus one.
4322 # However, it has the same basename, so the bogon will be chosen
4323 # first if we set CC to just the basename; use the full file name.
4324 shift
4325 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4326 fi
4327 fi
4328 fi
4329 fi
4330 CC=$ac_cv_prog_CC
4331 if test -n "$CC"; then
4332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4333 $as_echo "$CC" >&6; }
4334 else
4335 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4336 $as_echo "no" >&6; }
4337 fi
4338
4339
4340 fi
4341 if test -z "$CC"; then
4342 if test -n "$ac_tool_prefix"; then
4343 for ac_prog in cl.exe
4344 do
4345 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4346 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4347 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4348 $as_echo_n "checking for $ac_word... " >&6; }
4349 if test "${ac_cv_prog_CC+set}" = set; then :
4350 $as_echo_n "(cached) " >&6
4351 else
4352 if test -n "$CC"; then
4353 ac_cv_prog_CC="$CC" # Let the user override the test.
4354 else
4355 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4356 for as_dir in $PATH
4357 do
4358 IFS=$as_save_IFS
4359 test -z "$as_dir" && as_dir=.
4360 for ac_exec_ext in '' $ac_executable_extensions; do
4361 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4362 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4363 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4364 break 2
4365 fi
4366 done
4367 done
4368 IFS=$as_save_IFS
4369
4370 fi
4371 fi
4372 CC=$ac_cv_prog_CC
4373 if test -n "$CC"; then
4374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4375 $as_echo "$CC" >&6; }
4376 else
4377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4378 $as_echo "no" >&6; }
4379 fi
4380
4381
4382 test -n "$CC" && break
4383 done
4384 fi
4385 if test -z "$CC"; then
4386 ac_ct_CC=$CC
4387 for ac_prog in cl.exe
4388 do
4389 # Extract the first word of "$ac_prog", so it can be a program name with args.
4390 set dummy $ac_prog; ac_word=$2
4391 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4392 $as_echo_n "checking for $ac_word... " >&6; }
4393 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4394 $as_echo_n "(cached) " >&6
4395 else
4396 if test -n "$ac_ct_CC"; then
4397 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4398 else
4399 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4400 for as_dir in $PATH
4401 do
4402 IFS=$as_save_IFS
4403 test -z "$as_dir" && as_dir=.
4404 for ac_exec_ext in '' $ac_executable_extensions; do
4405 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4406 ac_cv_prog_ac_ct_CC="$ac_prog"
4407 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4408 break 2
4409 fi
4410 done
4411 done
4412 IFS=$as_save_IFS
4413
4414 fi
4415 fi
4416 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4417 if test -n "$ac_ct_CC"; then
4418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4419 $as_echo "$ac_ct_CC" >&6; }
4420 else
4421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4422 $as_echo "no" >&6; }
4423 fi
4424
4425
4426 test -n "$ac_ct_CC" && break
4427 done
4428
4429 if test "x$ac_ct_CC" = x; then
4430 CC=""
4431 else
4432 case $cross_compiling:$ac_tool_warned in
4433 yes:)
4434 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4435 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4436 ac_tool_warned=yes ;;
4437 esac
4438 CC=$ac_ct_CC
4439 fi
4440 fi
4441
4442 fi
4443
4444
4445 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4446 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4447 as_fn_error "no acceptable C compiler found in \$PATH
4448 See \`config.log' for more details." "$LINENO" 5; }
4449
4450 # Provide some information about the compiler.
4451 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4452 set X $ac_compile
4453 ac_compiler=$2
4454 for ac_option in --version -v -V -qversion; do
4455 { { ac_try="$ac_compiler $ac_option >&5"
4456 case "(($ac_try" in
4457 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4458 *) ac_try_echo=$ac_try;;
4459 esac
4460 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4461 $as_echo "$ac_try_echo"; } >&5
4462 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4463 ac_status=$?
4464 if test -s conftest.err; then
4465 sed '10a\
4466 ... rest of stderr output deleted ...
4467 10q' conftest.err >conftest.er1
4468 cat conftest.er1 >&5
4469 rm -f conftest.er1 conftest.err
4470 fi
4471 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4472 test $ac_status = 0; }
4473 done
4474
4475 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4476 /* end confdefs.h. */
4477
4478 int
4479 main ()
4480 {
4481
4482 ;
4483 return 0;
4484 }
4485 _ACEOF
4486 ac_clean_files_save=$ac_clean_files
4487 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4488 # Try to create an executable without -o first, disregard a.out.
4489 # It will help us diagnose broken compilers, and finding out an intuition
4490 # of exeext.
4491 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4492 $as_echo_n "checking for C compiler default output file name... " >&6; }
4493 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4494
4495 # The possible output files:
4496 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4497
4498 ac_rmfiles=
4499 for ac_file in $ac_files
4500 do
4501 case $ac_file in
4502 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4503 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4504 esac
4505 done
4506 rm -f $ac_rmfiles
4507
4508 if { { ac_try="$ac_link_default"
4509 case "(($ac_try" in
4510 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4511 *) ac_try_echo=$ac_try;;
4512 esac
4513 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4514 $as_echo "$ac_try_echo"; } >&5
4515 (eval "$ac_link_default") 2>&5
4516 ac_status=$?
4517 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4518 test $ac_status = 0; }; then :
4519 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4520 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4521 # in a Makefile. We should not override ac_cv_exeext if it was cached,
4522 # so that the user can short-circuit this test for compilers unknown to
4523 # Autoconf.
4524 for ac_file in $ac_files ''
4525 do
4526 test -f "$ac_file" || continue
4527 case $ac_file in
4528 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4529 ;;
4530 [ab].out )
4531 # We found the default executable, but exeext='' is most
4532 # certainly right.
4533 break;;
4534 *.* )
4535 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4536 then :; else
4537 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4538 fi
4539 # We set ac_cv_exeext here because the later test for it is not
4540 # safe: cross compilers may not add the suffix if given an `-o'
4541 # argument, so we may need to know it at that point already.
4542 # Even if this section looks crufty: it has the advantage of
4543 # actually working.
4544 break;;
4545 * )
4546 break;;
4547 esac
4548 done
4549 test "$ac_cv_exeext" = no && ac_cv_exeext=
4550
4551 else
4552 ac_file=''
4553 fi
4554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4555 $as_echo "$ac_file" >&6; }
4556 if test -z "$ac_file"; then :
4557 $as_echo "$as_me: failed program was:" >&5
4558 sed 's/^/| /' conftest.$ac_ext >&5
4559
4560 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4561 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4562 { as_fn_set_status 77
4563 as_fn_error "C compiler cannot create executables
4564 See \`config.log' for more details." "$LINENO" 5; }; }
4565 fi
4566 ac_exeext=$ac_cv_exeext
4567
4568 # Check that the compiler produces executables we can run. If not, either
4569 # the compiler is broken, or we cross compile.
4570 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4571 $as_echo_n "checking whether the C compiler works... " >&6; }
4572 # If not cross compiling, check that we can run a simple program.
4573 if test "$cross_compiling" != yes; then
4574 if { ac_try='./$ac_file'
4575 { { case "(($ac_try" in
4576 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4577 *) ac_try_echo=$ac_try;;
4578 esac
4579 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4580 $as_echo "$ac_try_echo"; } >&5
4581 (eval "$ac_try") 2>&5
4582 ac_status=$?
4583 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4584 test $ac_status = 0; }; }; then
4585 cross_compiling=no
4586 else
4587 if test "$cross_compiling" = maybe; then
4588 cross_compiling=yes
4589 else
4590 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4591 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4592 as_fn_error "cannot run C compiled programs.
4593 If you meant to cross compile, use \`--host'.
4594 See \`config.log' for more details." "$LINENO" 5; }
4595 fi
4596 fi
4597 fi
4598 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4599 $as_echo "yes" >&6; }
4600
4601 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4602 ac_clean_files=$ac_clean_files_save
4603 # Check that the compiler produces executables we can run. If not, either
4604 # the compiler is broken, or we cross compile.
4605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4606 $as_echo_n "checking whether we are cross compiling... " >&6; }
4607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4608 $as_echo "$cross_compiling" >&6; }
4609
4610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4611 $as_echo_n "checking for suffix of executables... " >&6; }
4612 if { { ac_try="$ac_link"
4613 case "(($ac_try" in
4614 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4615 *) ac_try_echo=$ac_try;;
4616 esac
4617 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4618 $as_echo "$ac_try_echo"; } >&5
4619 (eval "$ac_link") 2>&5
4620 ac_status=$?
4621 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4622 test $ac_status = 0; }; then :
4623 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4624 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4625 # work properly (i.e., refer to `conftest.exe'), while it won't with
4626 # `rm'.
4627 for ac_file in conftest.exe conftest conftest.*; do
4628 test -f "$ac_file" || continue
4629 case $ac_file in
4630 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4631 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4632 break;;
4633 * ) break;;
4634 esac
4635 done
4636 else
4637 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4638 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4639 as_fn_error "cannot compute suffix of executables: cannot compile and link
4640 See \`config.log' for more details." "$LINENO" 5; }
4641 fi
4642 rm -f conftest$ac_cv_exeext
4643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4644 $as_echo "$ac_cv_exeext" >&6; }
4645
4646 rm -f conftest.$ac_ext
4647 EXEEXT=$ac_cv_exeext
4648 ac_exeext=$EXEEXT
4649 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4650 $as_echo_n "checking for suffix of object files... " >&6; }
4651 if test "${ac_cv_objext+set}" = set; then :
4652 $as_echo_n "(cached) " >&6
4653 else
4654 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4655 /* end confdefs.h. */
4656
4657 int
4658 main ()
4659 {
4660
4661 ;
4662 return 0;
4663 }
4664 _ACEOF
4665 rm -f conftest.o conftest.obj
4666 if { { ac_try="$ac_compile"
4667 case "(($ac_try" in
4668 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4669 *) ac_try_echo=$ac_try;;
4670 esac
4671 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4672 $as_echo "$ac_try_echo"; } >&5
4673 (eval "$ac_compile") 2>&5
4674 ac_status=$?
4675 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4676 test $ac_status = 0; }; then :
4677 for ac_file in conftest.o conftest.obj conftest.*; do
4678 test -f "$ac_file" || continue;
4679 case $ac_file in
4680 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4681 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4682 break;;
4683 esac
4684 done
4685 else
4686 $as_echo "$as_me: failed program was:" >&5
4687 sed 's/^/| /' conftest.$ac_ext >&5
4688
4689 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4690 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4691 as_fn_error "cannot compute suffix of object files: cannot compile
4692 See \`config.log' for more details." "$LINENO" 5; }
4693 fi
4694 rm -f conftest.$ac_cv_objext conftest.$ac_ext
4695 fi
4696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4697 $as_echo "$ac_cv_objext" >&6; }
4698 OBJEXT=$ac_cv_objext
4699 ac_objext=$OBJEXT
4700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4701 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4702 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4703 $as_echo_n "(cached) " >&6
4704 else
4705 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4706 /* end confdefs.h. */
4707
4708 int
4709 main ()
4710 {
4711 #ifndef __GNUC__
4712 choke me
4713 #endif
4714
4715 ;
4716 return 0;
4717 }
4718 _ACEOF
4719 if ac_fn_c_try_compile "$LINENO"; then :
4720 ac_compiler_gnu=yes
4721 else
4722 ac_compiler_gnu=no
4723 fi
4724 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4725 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4726
4727 fi
4728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4729 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4730 if test $ac_compiler_gnu = yes; then
4731 GCC=yes
4732 else
4733 GCC=
4734 fi
4735 ac_test_CFLAGS=${CFLAGS+set}
4736 ac_save_CFLAGS=$CFLAGS
4737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4738 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4739 if test "${ac_cv_prog_cc_g+set}" = set; then :
4740 $as_echo_n "(cached) " >&6
4741 else
4742 ac_save_c_werror_flag=$ac_c_werror_flag
4743 ac_c_werror_flag=yes
4744 ac_cv_prog_cc_g=no
4745 CFLAGS="-g"
4746 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4747 /* end confdefs.h. */
4748
4749 int
4750 main ()
4751 {
4752
4753 ;
4754 return 0;
4755 }
4756 _ACEOF
4757 if ac_fn_c_try_compile "$LINENO"; then :
4758 ac_cv_prog_cc_g=yes
4759 else
4760 CFLAGS=""
4761 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4762 /* end confdefs.h. */
4763
4764 int
4765 main ()
4766 {
4767
4768 ;
4769 return 0;
4770 }
4771 _ACEOF
4772 if ac_fn_c_try_compile "$LINENO"; then :
4773
4774 else
4775 ac_c_werror_flag=$ac_save_c_werror_flag
4776 CFLAGS="-g"
4777 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4778 /* end confdefs.h. */
4779
4780 int
4781 main ()
4782 {
4783
4784 ;
4785 return 0;
4786 }
4787 _ACEOF
4788 if ac_fn_c_try_compile "$LINENO"; then :
4789 ac_cv_prog_cc_g=yes
4790 fi
4791 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4792 fi
4793 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4794 fi
4795 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4796 ac_c_werror_flag=$ac_save_c_werror_flag
4797 fi
4798 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4799 $as_echo "$ac_cv_prog_cc_g" >&6; }
4800 if test "$ac_test_CFLAGS" = set; then
4801 CFLAGS=$ac_save_CFLAGS
4802 elif test $ac_cv_prog_cc_g = yes; then
4803 if test "$GCC" = yes; then
4804 CFLAGS="-g -O2"
4805 else
4806 CFLAGS="-g"
4807 fi
4808 else
4809 if test "$GCC" = yes; then
4810 CFLAGS="-O2"
4811 else
4812 CFLAGS=
4813 fi
4814 fi
4815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4816 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4817 if test "${ac_cv_prog_cc_c89+set}" = set; then :
4818 $as_echo_n "(cached) " >&6
4819 else
4820 ac_cv_prog_cc_c89=no
4821 ac_save_CC=$CC
4822 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4823 /* end confdefs.h. */
4824 #include <stdarg.h>
4825 #include <stdio.h>
4826 #include <sys/types.h>
4827 #include <sys/stat.h>
4828 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4829 struct buf { int x; };
4830 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4831 static char *e (p, i)
4832 char **p;
4833 int i;
4834 {
4835 return p[i];
4836 }
4837 static char *f (char * (*g) (char **, int), char **p, ...)
4838 {
4839 char *s;
4840 va_list v;
4841 va_start (v,p);
4842 s = g (p, va_arg (v,int));
4843 va_end (v);
4844 return s;
4845 }
4846
4847 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4848 function prototypes and stuff, but not '\xHH' hex character constants.
4849 These don't provoke an error unfortunately, instead are silently treated
4850 as 'x'. The following induces an error, until -std is added to get
4851 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4852 array size at least. It's necessary to write '\x00'==0 to get something
4853 that's true only with -std. */
4854 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4855
4856 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4857 inside strings and character constants. */
4858 #define FOO(x) 'x'
4859 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4860
4861 int test (int i, double x);
4862 struct s1 {int (*f) (int a);};
4863 struct s2 {int (*f) (double a);};
4864 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4865 int argc;
4866 char **argv;
4867 int
4868 main ()
4869 {
4870 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4871 ;
4872 return 0;
4873 }
4874 _ACEOF
4875 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4876 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4877 do
4878 CC="$ac_save_CC $ac_arg"
4879 if ac_fn_c_try_compile "$LINENO"; then :
4880 ac_cv_prog_cc_c89=$ac_arg
4881 fi
4882 rm -f core conftest.err conftest.$ac_objext
4883 test "x$ac_cv_prog_cc_c89" != "xno" && break
4884 done
4885 rm -f conftest.$ac_ext
4886 CC=$ac_save_CC
4887
4888 fi
4889 # AC_CACHE_VAL
4890 case "x$ac_cv_prog_cc_c89" in
4891 x)
4892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4893 $as_echo "none needed" >&6; } ;;
4894 xno)
4895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4896 $as_echo "unsupported" >&6; } ;;
4897 *)
4898 CC="$CC $ac_cv_prog_cc_c89"
4899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4900 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4901 esac
4902 if test "x$ac_cv_prog_cc_c89" != xno; then :
4903
4904 fi
4905
4906 ac_ext=c
4907 ac_cpp='$CPP $CPPFLAGS'
4908 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4909 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4910 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4911
4912 ac_aux_dir=
4913 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4914 for ac_t in install-sh install.sh shtool; do
4915 if test -f "$ac_dir/$ac_t"; then
4916 ac_aux_dir=$ac_dir
4917 ac_install_sh="$ac_aux_dir/$ac_t -c"
4918 break 2
4919 fi
4920 done
4921 done
4922 if test -z "$ac_aux_dir"; then
4923 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4924 fi
4925
4926 # These three variables are undocumented and unsupported,
4927 # and are intended to be withdrawn in a future Autoconf release.
4928 # They can cause serious problems if a builder's source tree is in a directory
4929 # whose full name contains unusual characters.
4930 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4931 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4932 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4933
4934
4935 # Make sure we can run config.sub.
4936 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4937 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4938
4939 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4940 $as_echo_n "checking build system type... " >&6; }
4941 if test "${ac_cv_build+set}" = set; then :
4942 $as_echo_n "(cached) " >&6
4943 else
4944 ac_build_alias=$build_alias
4945 test "x$ac_build_alias" = x &&
4946 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4947 test "x$ac_build_alias" = x &&
4948 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4949 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4950 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4951
4952 fi
4953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4954 $as_echo "$ac_cv_build" >&6; }
4955 case $ac_cv_build in
4956 *-*-*) ;;
4957 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4958 esac
4959 build=$ac_cv_build
4960 ac_save_IFS=$IFS; IFS='-'
4961 set x $ac_cv_build
4962 shift
4963 build_cpu=$1
4964 build_vendor=$2
4965 shift; shift
4966 # Remember, the first character of IFS is used to create $*,
4967 # except with old shells:
4968 build_os=$*
4969 IFS=$ac_save_IFS
4970 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4971
4972
4973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4974 $as_echo_n "checking host system type... " >&6; }
4975 if test "${ac_cv_host+set}" = set; then :
4976 $as_echo_n "(cached) " >&6
4977 else
4978 if test "x$host_alias" = x; then
4979 ac_cv_host=$ac_cv_build
4980 else
4981 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4982 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4983 fi
4984
4985 fi
4986 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4987 $as_echo "$ac_cv_host" >&6; }
4988 case $ac_cv_host in
4989 *-*-*) ;;
4990 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4991 esac
4992 host=$ac_cv_host
4993 ac_save_IFS=$IFS; IFS='-'
4994 set x $ac_cv_host
4995 shift
4996 host_cpu=$1
4997 host_vendor=$2
4998 shift; shift
4999 # Remember, the first character of IFS is used to create $*,
5000 # except with old shells:
5001 host_os=$*
5002 IFS=$ac_save_IFS
5003 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
5004
5005
5006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
5007 $as_echo_n "checking target system type... " >&6; }
5008 if test "${ac_cv_target+set}" = set; then :
5009 $as_echo_n "(cached) " >&6
5010 else
5011 if test "x$target_alias" = x; then
5012 ac_cv_target=$ac_cv_host
5013 else
5014 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
5015 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
5016 fi
5017
5018 fi
5019 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
5020 $as_echo "$ac_cv_target" >&6; }
5021 case $ac_cv_target in
5022 *-*-*) ;;
5023 *) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
5024 esac
5025 target=$ac_cv_target
5026 ac_save_IFS=$IFS; IFS='-'
5027 set x $ac_cv_target
5028 shift
5029 target_cpu=$1
5030 target_vendor=$2
5031 shift; shift
5032 # Remember, the first character of IFS is used to create $*,
5033 # except with old shells:
5034 target_os=$*
5035 IFS=$ac_save_IFS
5036 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
5037
5038
5039 # The aliases save the names the user supplied, while $host etc.
5040 # will get canonicalized.
5041 test -n "$target_alias" &&
5042 test "$program_prefix$program_suffix$program_transform_name" = \
5043 NONENONEs,x,x, &&
5044 program_prefix=${target_alias}-
5045
5046 ac_ext=c
5047 ac_cpp='$CPP $CPPFLAGS'
5048 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5049 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5050 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5052 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5053 # On Suns, sometimes $CPP names a directory.
5054 if test -n "$CPP" && test -d "$CPP"; then
5055 CPP=
5056 fi
5057 if test -z "$CPP"; then
5058 if test "${ac_cv_prog_CPP+set}" = set; then :
5059 $as_echo_n "(cached) " >&6
5060 else
5061 # Double quotes because CPP needs to be expanded
5062 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5063 do
5064 ac_preproc_ok=false
5065 for ac_c_preproc_warn_flag in '' yes
5066 do
5067 # Use a header file that comes with gcc, so configuring glibc
5068 # with a fresh cross-compiler works.
5069 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5070 # <limits.h> exists even on freestanding compilers.
5071 # On the NeXT, cc -E runs the code through the compiler's parser,
5072 # not just through cpp. "Syntax error" is here to catch this case.
5073 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5074 /* end confdefs.h. */
5075 #ifdef __STDC__
5076 # include <limits.h>
5077 #else
5078 # include <assert.h>
5079 #endif
5080 Syntax error
5081 _ACEOF
5082 if ac_fn_c_try_cpp "$LINENO"; then :
5083
5084 else
5085 # Broken: fails on valid input.
5086 continue
5087 fi
5088 rm -f conftest.err conftest.$ac_ext
5089
5090 # OK, works on sane cases. Now check whether nonexistent headers
5091 # can be detected and how.
5092 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5093 /* end confdefs.h. */
5094 #include <ac_nonexistent.h>
5095 _ACEOF
5096 if ac_fn_c_try_cpp "$LINENO"; then :
5097 # Broken: success on invalid input.
5098 continue
5099 else
5100 # Passes both tests.
5101 ac_preproc_ok=:
5102 break
5103 fi
5104 rm -f conftest.err conftest.$ac_ext
5105
5106 done
5107 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5108 rm -f conftest.err conftest.$ac_ext
5109 if $ac_preproc_ok; then :
5110 break
5111 fi
5112
5113 done
5114 ac_cv_prog_CPP=$CPP
5115
5116 fi
5117 CPP=$ac_cv_prog_CPP
5118 else
5119 ac_cv_prog_CPP=$CPP
5120 fi
5121 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5122 $as_echo "$CPP" >&6; }
5123 ac_preproc_ok=false
5124 for ac_c_preproc_warn_flag in '' yes
5125 do
5126 # Use a header file that comes with gcc, so configuring glibc
5127 # with a fresh cross-compiler works.
5128 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5129 # <limits.h> exists even on freestanding compilers.
5130 # On the NeXT, cc -E runs the code through the compiler's parser,
5131 # not just through cpp. "Syntax error" is here to catch this case.
5132 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5133 /* end confdefs.h. */
5134 #ifdef __STDC__
5135 # include <limits.h>
5136 #else
5137 # include <assert.h>
5138 #endif
5139 Syntax error
5140 _ACEOF
5141 if ac_fn_c_try_cpp "$LINENO"; then :
5142
5143 else
5144 # Broken: fails on valid input.
5145 continue
5146 fi
5147 rm -f conftest.err conftest.$ac_ext
5148
5149 # OK, works on sane cases. Now check whether nonexistent headers
5150 # can be detected and how.
5151 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5152 /* end confdefs.h. */
5153 #include <ac_nonexistent.h>
5154 _ACEOF
5155 if ac_fn_c_try_cpp "$LINENO"; then :
5156 # Broken: success on invalid input.
5157 continue
5158 else
5159 # Passes both tests.
5160 ac_preproc_ok=:
5161 break
5162 fi
5163 rm -f conftest.err conftest.$ac_ext
5164
5165 done
5166 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5167 rm -f conftest.err conftest.$ac_ext
5168 if $ac_preproc_ok; then :
5169
5170 else
5171 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5172 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5173 as_fn_error "C preprocessor \"$CPP\" fails sanity check
5174 See \`config.log' for more details." "$LINENO" 5; }
5175 fi
5176
5177 ac_ext=c
5178 ac_cpp='$CPP $CPPFLAGS'
5179 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5180 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5181 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5182
5183
5184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5185 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5186 if test "${ac_cv_path_GREP+set}" = set; then :
5187 $as_echo_n "(cached) " >&6
5188 else
5189 if test -z "$GREP"; then
5190 ac_path_GREP_found=false
5191 # Loop through the user's path and test for each of PROGNAME-LIST
5192 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5193 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5194 do
5195 IFS=$as_save_IFS
5196 test -z "$as_dir" && as_dir=.
5197 for ac_prog in grep ggrep; do
5198 for ac_exec_ext in '' $ac_executable_extensions; do
5199 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5200 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5201 # Check for GNU ac_path_GREP and select it if it is found.
5202 # Check for GNU $ac_path_GREP
5203 case `"$ac_path_GREP" --version 2>&1` in
5204 *GNU*)
5205 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5206 *)
5207 ac_count=0
5208 $as_echo_n 0123456789 >"conftest.in"
5209 while :
5210 do
5211 cat "conftest.in" "conftest.in" >"conftest.tmp"
5212 mv "conftest.tmp" "conftest.in"
5213 cp "conftest.in" "conftest.nl"
5214 $as_echo 'GREP' >> "conftest.nl"
5215 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5216 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5217 as_fn_arith $ac_count + 1 && ac_count=$as_val
5218 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5219 # Best one so far, save it but keep looking for a better one
5220 ac_cv_path_GREP="$ac_path_GREP"
5221 ac_path_GREP_max=$ac_count
5222 fi
5223 # 10*(2^10) chars as input seems more than enough
5224 test $ac_count -gt 10 && break
5225 done
5226 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5227 esac
5228
5229 $ac_path_GREP_found && break 3
5230 done
5231 done
5232 done
5233 IFS=$as_save_IFS
5234 if test -z "$ac_cv_path_GREP"; then
5235 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5236 fi
5237 else
5238 ac_cv_path_GREP=$GREP
5239 fi
5240
5241 fi
5242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5243 $as_echo "$ac_cv_path_GREP" >&6; }
5244 GREP="$ac_cv_path_GREP"
5245
5246
5247 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5248 $as_echo_n "checking for egrep... " >&6; }
5249 if test "${ac_cv_path_EGREP+set}" = set; then :
5250 $as_echo_n "(cached) " >&6
5251 else
5252 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5253 then ac_cv_path_EGREP="$GREP -E"
5254 else
5255 if test -z "$EGREP"; then
5256 ac_path_EGREP_found=false
5257 # Loop through the user's path and test for each of PROGNAME-LIST
5258 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5259 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5260 do
5261 IFS=$as_save_IFS
5262 test -z "$as_dir" && as_dir=.
5263 for ac_prog in egrep; do
5264 for ac_exec_ext in '' $ac_executable_extensions; do
5265 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5266 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5267 # Check for GNU ac_path_EGREP and select it if it is found.
5268 # Check for GNU $ac_path_EGREP
5269 case `"$ac_path_EGREP" --version 2>&1` in
5270 *GNU*)
5271 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5272 *)
5273 ac_count=0
5274 $as_echo_n 0123456789 >"conftest.in"
5275 while :
5276 do
5277 cat "conftest.in" "conftest.in" >"conftest.tmp"
5278 mv "conftest.tmp" "conftest.in"
5279 cp "conftest.in" "conftest.nl"
5280 $as_echo 'EGREP' >> "conftest.nl"
5281 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5282 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5283 as_fn_arith $ac_count + 1 && ac_count=$as_val
5284 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5285 # Best one so far, save it but keep looking for a better one
5286 ac_cv_path_EGREP="$ac_path_EGREP"
5287 ac_path_EGREP_max=$ac_count
5288 fi
5289 # 10*(2^10) chars as input seems more than enough
5290 test $ac_count -gt 10 && break
5291 done
5292 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5293 esac
5294
5295 $ac_path_EGREP_found && break 3
5296 done
5297 done
5298 done
5299 IFS=$as_save_IFS
5300 if test -z "$ac_cv_path_EGREP"; then
5301 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5302 fi
5303 else
5304 ac_cv_path_EGREP=$EGREP
5305 fi
5306
5307 fi
5308 fi
5309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5310 $as_echo "$ac_cv_path_EGREP" >&6; }
5311 EGREP="$ac_cv_path_EGREP"
5312
5313
5314 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5315 $as_echo_n "checking for ANSI C header files... " >&6; }
5316 if test "${ac_cv_header_stdc+set}" = set; then :
5317 $as_echo_n "(cached) " >&6
5318 else
5319 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5320 /* end confdefs.h. */
5321 #include <stdlib.h>
5322 #include <stdarg.h>
5323 #include <string.h>
5324 #include <float.h>
5325
5326 int
5327 main ()
5328 {
5329
5330 ;
5331 return 0;
5332 }
5333 _ACEOF
5334 if ac_fn_c_try_compile "$LINENO"; then :
5335 ac_cv_header_stdc=yes
5336 else
5337 ac_cv_header_stdc=no
5338 fi
5339 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5340
5341 if test $ac_cv_header_stdc = yes; then
5342 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5343 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5344 /* end confdefs.h. */
5345 #include <string.h>
5346
5347 _ACEOF
5348 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5349 $EGREP "memchr" >/dev/null 2>&1; then :
5350
5351 else
5352 ac_cv_header_stdc=no
5353 fi
5354 rm -f conftest*
5355
5356 fi
5357
5358 if test $ac_cv_header_stdc = yes; then
5359 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5360 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5361 /* end confdefs.h. */
5362 #include <stdlib.h>
5363
5364 _ACEOF
5365 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5366 $EGREP "free" >/dev/null 2>&1; then :
5367
5368 else
5369 ac_cv_header_stdc=no
5370 fi
5371 rm -f conftest*
5372
5373 fi
5374
5375 if test $ac_cv_header_stdc = yes; then
5376 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5377 if test "$cross_compiling" = yes; then :
5378 :
5379 else
5380 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5381 /* end confdefs.h. */
5382 #include <ctype.h>
5383 #include <stdlib.h>
5384 #if ((' ' & 0x0FF) == 0x020)
5385 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5386 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5387 #else
5388 # define ISLOWER(c) \
5389 (('a' <= (c) && (c) <= 'i') \
5390 || ('j' <= (c) && (c) <= 'r') \
5391 || ('s' <= (c) && (c) <= 'z'))
5392 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5393 #endif
5394
5395 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5396 int
5397 main ()
5398 {
5399 int i;
5400 for (i = 0; i < 256; i++)
5401 if (XOR (islower (i), ISLOWER (i))
5402 || toupper (i) != TOUPPER (i))
5403 return 2;
5404 return 0;
5405 }
5406 _ACEOF
5407 if ac_fn_c_try_run "$LINENO"; then :
5408
5409 else
5410 ac_cv_header_stdc=no
5411 fi
5412 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5413 conftest.$ac_objext conftest.beam conftest.$ac_ext
5414 fi
5415
5416 fi
5417 fi
5418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5419 $as_echo "$ac_cv_header_stdc" >&6; }
5420 if test $ac_cv_header_stdc = yes; then
5421
5422 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
5423
5424 fi
5425
5426 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5427 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5428 inttypes.h stdint.h unistd.h
5429 do :
5430 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5431 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5432 "
5433 eval as_val=\$$as_ac_Header
5434 if test "x$as_val" = x""yes; then :
5435 cat >>confdefs.h <<_ACEOF
5436 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5437 _ACEOF
5438
5439 fi
5440
5441 done
5442
5443
5444
5445 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5446 if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5447 MINIX=yes
5448 else
5449 MINIX=
5450 fi
5451
5452
5453 if test "$MINIX" = yes; then
5454
5455 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5456
5457
5458 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5459
5460
5461 $as_echo "#define _MINIX 1" >>confdefs.h
5462
5463 fi
5464
5465
5466 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5467 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5468 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5469 $as_echo_n "(cached) " >&6
5470 else
5471 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5472 /* end confdefs.h. */
5473
5474 # define __EXTENSIONS__ 1
5475 $ac_includes_default
5476 int
5477 main ()
5478 {
5479
5480 ;
5481 return 0;
5482 }
5483 _ACEOF
5484 if ac_fn_c_try_compile "$LINENO"; then :
5485 ac_cv_safe_to_define___extensions__=yes
5486 else
5487 ac_cv_safe_to_define___extensions__=no
5488 fi
5489 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5490 fi
5491 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5492 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5493 test $ac_cv_safe_to_define___extensions__ = yes &&
5494 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5495
5496 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5497
5498 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5499
5500 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5501
5502 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5503
5504
5505 test "$program_prefix" != NONE &&
5506 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5507 # Use a double $ so make ignores it.
5508 test "$program_suffix" != NONE &&
5509 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5510 # Double any \ or $.
5511 # By default was `s,x,x', remove it if useless.
5512 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5513 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5514
5515 # Find a good install program. We prefer a C program (faster),
5516 # so one script is as good as another. But avoid the broken or
5517 # incompatible versions:
5518 # SysV /etc/install, /usr/sbin/install
5519 # SunOS /usr/etc/install
5520 # IRIX /sbin/install
5521 # AIX /bin/install
5522 # AmigaOS /C/install, which installs bootblocks on floppy discs
5523 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5524 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5525 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5526 # OS/2's system install, which has a completely different semantic
5527 # ./install, which can be erroneously created by make from ./install.sh.
5528 # Reject install programs that cannot install multiple files.
5529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5530 $as_echo_n "checking for a BSD-compatible install... " >&6; }
5531 if test -z "$INSTALL"; then
5532 if test "${ac_cv_path_install+set}" = set; then :
5533 $as_echo_n "(cached) " >&6
5534 else
5535 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5536 for as_dir in $PATH
5537 do
5538 IFS=$as_save_IFS
5539 test -z "$as_dir" && as_dir=.
5540 # Account for people who put trailing slashes in PATH elements.
5541 case $as_dir/ in #((
5542 ./ | .// | /[cC]/* | \
5543 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5544 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5545 /usr/ucb/* ) ;;
5546 *)
5547 # OSF1 and SCO ODT 3.0 have their own names for install.
5548 # Don't use installbsd from OSF since it installs stuff as root
5549 # by default.
5550 for ac_prog in ginstall scoinst install; do
5551 for ac_exec_ext in '' $ac_executable_extensions; do
5552 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5553 if test $ac_prog = install &&
5554 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5555 # AIX install. It has an incompatible calling convention.
5556 :
5557 elif test $ac_prog = install &&
5558 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5559 # program-specific install script used by HP pwplus--don't use.
5560 :
5561 else
5562 rm -rf conftest.one conftest.two conftest.dir
5563 echo one > conftest.one
5564 echo two > conftest.two
5565 mkdir conftest.dir
5566 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5567 test -s conftest.one && test -s conftest.two &&
5568 test -s conftest.dir/conftest.one &&
5569 test -s conftest.dir/conftest.two
5570 then
5571 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5572 break 3
5573 fi
5574 fi
5575 fi
5576 done
5577 done
5578 ;;
5579 esac
5580
5581 done
5582 IFS=$as_save_IFS
5583
5584 rm -rf conftest.one conftest.two conftest.dir
5585
5586 fi
5587 if test "${ac_cv_path_install+set}" = set; then
5588 INSTALL=$ac_cv_path_install
5589 else
5590 # As a last resort, use the slow shell script. Don't cache a
5591 # value for INSTALL within a source directory, because that will
5592 # break other packages using the cache if that directory is
5593 # removed, or if the value is a relative name.
5594 INSTALL=$ac_install_sh
5595 fi
5596 fi
5597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5598 $as_echo "$INSTALL" >&6; }
5599
5600 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5601 # It thinks the first close brace ends the variable substitution.
5602 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5603
5604 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5605
5606 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5607
5608 rm -rf .tst 2>/dev/null
5609 mkdir .tst 2>/dev/null
5610 if test -d .tst; then
5611 am__leading_dot=.
5612 else
5613 am__leading_dot=_
5614 fi
5615 rmdir .tst 2>/dev/null
5616
5617 DEPDIR="${am__leading_dot}deps"
5618
5619 case `pwd` in
5620 *\ * | *\ *)
5621 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5622 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5623 esac
5624
5625
5626
5627 macro_version='2.2.7a'
5628 macro_revision='1.3134'
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642 ltmain="$ac_aux_dir/ltmain.sh"
5643
5644 # Backslashify metacharacters that are still active within
5645 # double-quoted strings.
5646 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5647
5648 # Same as above, but do not quote variable references.
5649 double_quote_subst='s/\(["`\\]\)/\\\1/g'
5650
5651 # Sed substitution to delay expansion of an escaped shell variable in a
5652 # double_quote_subst'ed string.
5653 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5654
5655 # Sed substitution to delay expansion of an escaped single quote.
5656 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5657
5658 # Sed substitution to avoid accidental globbing in evaled expressions
5659 no_glob_subst='s/\*/\\\*/g'
5660
5661 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5662 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5663 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5664
5665 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5666 $as_echo_n "checking how to print strings... " >&6; }
5667 # Test print first, because it will be a builtin if present.
5668 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5669 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5670 ECHO='print -r --'
5671 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5672 ECHO='printf %s\n'
5673 else
5674 # Use this function as a fallback that always works.
5675 func_fallback_echo ()
5676 {
5677 eval 'cat <<_LTECHO_EOF
5678 $1
5679 _LTECHO_EOF'
5680 }
5681 ECHO='func_fallback_echo'
5682 fi
5683
5684 # func_echo_all arg...
5685 # Invoke $ECHO with all args, space-separated.
5686 func_echo_all ()
5687 {
5688 $ECHO ""
5689 }
5690
5691 case "$ECHO" in
5692 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5693 $as_echo "printf" >&6; } ;;
5694 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5695 $as_echo "print -r" >&6; } ;;
5696 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5697 $as_echo "cat" >&6; } ;;
5698 esac
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5714 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
5715 if test "${ac_cv_path_SED+set}" = set; then :
5716 $as_echo_n "(cached) " >&6
5717 else
5718 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5719 for ac_i in 1 2 3 4 5 6 7; do
5720 ac_script="$ac_script$as_nl$ac_script"
5721 done
5722 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5723 { ac_script=; unset ac_script;}
5724 if test -z "$SED"; then
5725 ac_path_SED_found=false
5726 # Loop through the user's path and test for each of PROGNAME-LIST
5727 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5728 for as_dir in $PATH
5729 do
5730 IFS=$as_save_IFS
5731 test -z "$as_dir" && as_dir=.
5732 for ac_prog in sed gsed; do
5733 for ac_exec_ext in '' $ac_executable_extensions; do
5734 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5735 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5736 # Check for GNU ac_path_SED and select it if it is found.
5737 # Check for GNU $ac_path_SED
5738 case `"$ac_path_SED" --version 2>&1` in
5739 *GNU*)
5740 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5741 *)
5742 ac_count=0
5743 $as_echo_n 0123456789 >"conftest.in"
5744 while :
5745 do
5746 cat "conftest.in" "conftest.in" >"conftest.tmp"
5747 mv "conftest.tmp" "conftest.in"
5748 cp "conftest.in" "conftest.nl"
5749 $as_echo '' >> "conftest.nl"
5750 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5751 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5752 as_fn_arith $ac_count + 1 && ac_count=$as_val
5753 if test $ac_count -gt ${ac_path_SED_max-0}; then
5754 # Best one so far, save it but keep looking for a better one
5755 ac_cv_path_SED="$ac_path_SED"
5756 ac_path_SED_max=$ac_count
5757 fi
5758 # 10*(2^10) chars as input seems more than enough
5759 test $ac_count -gt 10 && break
5760 done
5761 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5762 esac
5763
5764 $ac_path_SED_found && break 3
5765 done
5766 done
5767 done
5768 IFS=$as_save_IFS
5769 if test -z "$ac_cv_path_SED"; then
5770 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5771 fi
5772 else
5773 ac_cv_path_SED=$SED
5774 fi
5775
5776 fi
5777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5778 $as_echo "$ac_cv_path_SED" >&6; }
5779 SED="$ac_cv_path_SED"
5780 rm -f conftest.sed
5781
5782 test -z "$SED" && SED=sed
5783 Xsed="$SED -e 1s/^X//"
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5796 $as_echo_n "checking for fgrep... " >&6; }
5797 if test "${ac_cv_path_FGREP+set}" = set; then :
5798 $as_echo_n "(cached) " >&6
5799 else
5800 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5801 then ac_cv_path_FGREP="$GREP -F"
5802 else
5803 if test -z "$FGREP"; then
5804 ac_path_FGREP_found=false
5805 # Loop through the user's path and test for each of PROGNAME-LIST
5806 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5807 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5808 do
5809 IFS=$as_save_IFS
5810 test -z "$as_dir" && as_dir=.
5811 for ac_prog in fgrep; do
5812 for ac_exec_ext in '' $ac_executable_extensions; do
5813 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5814 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5815 # Check for GNU ac_path_FGREP and select it if it is found.
5816 # Check for GNU $ac_path_FGREP
5817 case `"$ac_path_FGREP" --version 2>&1` in
5818 *GNU*)
5819 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5820 *)
5821 ac_count=0
5822 $as_echo_n 0123456789 >"conftest.in"
5823 while :
5824 do
5825 cat "conftest.in" "conftest.in" >"conftest.tmp"
5826 mv "conftest.tmp" "conftest.in"
5827 cp "conftest.in" "conftest.nl"
5828 $as_echo 'FGREP' >> "conftest.nl"
5829 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5830 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5831 as_fn_arith $ac_count + 1 && ac_count=$as_val
5832 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5833 # Best one so far, save it but keep looking for a better one
5834 ac_cv_path_FGREP="$ac_path_FGREP"
5835 ac_path_FGREP_max=$ac_count
5836 fi
5837 # 10*(2^10) chars as input seems more than enough
5838 test $ac_count -gt 10 && break
5839 done
5840 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5841 esac
5842
5843 $ac_path_FGREP_found && break 3
5844 done
5845 done
5846 done
5847 IFS=$as_save_IFS
5848 if test -z "$ac_cv_path_FGREP"; then
5849 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5850 fi
5851 else
5852 ac_cv_path_FGREP=$FGREP
5853 fi
5854
5855 fi
5856 fi
5857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5858 $as_echo "$ac_cv_path_FGREP" >&6; }
5859 FGREP="$ac_cv_path_FGREP"
5860
5861
5862 test -z "$GREP" && GREP=grep
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
5881
5882 # Check whether --with-gnu-ld was given.
5883 if test "${with_gnu_ld+set}" = set; then :
5884 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5885 else
5886 with_gnu_ld=no
5887 fi
5888
5889 ac_prog=ld
5890 if test "$GCC" = yes; then
5891 # Check if gcc -print-prog-name=ld gives a path.
5892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5893 $as_echo_n "checking for ld used by $CC... " >&6; }
5894 case $host in
5895 *-*-mingw*)
5896 # gcc leaves a trailing carriage return which upsets mingw
5897 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5898 *)
5899 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5900 esac
5901 case $ac_prog in
5902 # Accept absolute paths.
5903 [\\/]* | ?:[\\/]*)
5904 re_direlt='/[^/][^/]*/\.\./'
5905 # Canonicalize the pathname of ld
5906 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5907 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5908 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5909 done
5910 test -z "$LD" && LD="$ac_prog"
5911 ;;
5912 "")
5913 # If it fails, then pretend we aren't using GCC.
5914 ac_prog=ld
5915 ;;
5916 *)
5917 # If it is relative, then search for the first ld in PATH.
5918 with_gnu_ld=unknown
5919 ;;
5920 esac
5921 elif test "$with_gnu_ld" = yes; then
5922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5923 $as_echo_n "checking for GNU ld... " >&6; }
5924 else
5925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5926 $as_echo_n "checking for non-GNU ld... " >&6; }
5927 fi
5928 if test "${lt_cv_path_LD+set}" = set; then :
5929 $as_echo_n "(cached) " >&6
5930 else
5931 if test -z "$LD"; then
5932 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5933 for ac_dir in $PATH; do
5934 IFS="$lt_save_ifs"
5935 test -z "$ac_dir" && ac_dir=.
5936 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5937 lt_cv_path_LD="$ac_dir/$ac_prog"
5938 # Check to see if the program is GNU ld. I'd rather use --version,
5939 # but apparently some variants of GNU ld only accept -v.
5940 # Break only if it was the GNU/non-GNU ld that we prefer.
5941 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5942 *GNU* | *'with BFD'*)
5943 test "$with_gnu_ld" != no && break
5944 ;;
5945 *)
5946 test "$with_gnu_ld" != yes && break
5947 ;;
5948 esac
5949 fi
5950 done
5951 IFS="$lt_save_ifs"
5952 else
5953 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5954 fi
5955 fi
5956
5957 LD="$lt_cv_path_LD"
5958 if test -n "$LD"; then
5959 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5960 $as_echo "$LD" >&6; }
5961 else
5962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5963 $as_echo "no" >&6; }
5964 fi
5965 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5966 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5967 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5968 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5969 $as_echo_n "(cached) " >&6
5970 else
5971 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5972 case `$LD -v 2>&1 </dev/null` in
5973 *GNU* | *'with BFD'*)
5974 lt_cv_prog_gnu_ld=yes
5975 ;;
5976 *)
5977 lt_cv_prog_gnu_ld=no
5978 ;;
5979 esac
5980 fi
5981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5982 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5983 with_gnu_ld=$lt_cv_prog_gnu_ld
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5994 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5995 if test "${lt_cv_path_NM+set}" = set; then :
5996 $as_echo_n "(cached) " >&6
5997 else
5998 if test -n "$NM"; then
5999 # Let the user override the test.
6000 lt_cv_path_NM="$NM"
6001 else
6002 lt_nm_to_check="${ac_tool_prefix}nm"
6003 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
6004 lt_nm_to_check="$lt_nm_to_check nm"
6005 fi
6006 for lt_tmp_nm in $lt_nm_to_check; do
6007 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6008 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
6009 IFS="$lt_save_ifs"
6010 test -z "$ac_dir" && ac_dir=.
6011 tmp_nm="$ac_dir/$lt_tmp_nm"
6012 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
6013 # Check to see if the nm accepts a BSD-compat flag.
6014 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
6015 # nm: unknown option "B" ignored
6016 # Tru64's nm complains that /dev/null is an invalid object file
6017 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
6018 */dev/null* | *'Invalid file or object type'*)
6019 lt_cv_path_NM="$tmp_nm -B"
6020 break
6021 ;;
6022 *)
6023 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
6024 */dev/null*)
6025 lt_cv_path_NM="$tmp_nm -p"
6026 break
6027 ;;
6028 *)
6029 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
6030 continue # so that we can try to find one that supports BSD flags
6031 ;;
6032 esac
6033 ;;
6034 esac
6035 fi
6036 done
6037 IFS="$lt_save_ifs"
6038 done
6039 : ${lt_cv_path_NM=no}
6040 fi
6041 fi
6042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6043 $as_echo "$lt_cv_path_NM" >&6; }
6044 if test "$lt_cv_path_NM" != "no"; then
6045 NM="$lt_cv_path_NM"
6046 else
6047 # Didn't find any BSD compatible name lister, look for dumpbin.
6048 if test -n "$DUMPBIN"; then :
6049 # Let the user override the test.
6050 else
6051 if test -n "$ac_tool_prefix"; then
6052 for ac_prog in dumpbin "link -dump"
6053 do
6054 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6055 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6057 $as_echo_n "checking for $ac_word... " >&6; }
6058 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
6059 $as_echo_n "(cached) " >&6
6060 else
6061 if test -n "$DUMPBIN"; then
6062 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6063 else
6064 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6065 for as_dir in $PATH
6066 do
6067 IFS=$as_save_IFS
6068 test -z "$as_dir" && as_dir=.
6069 for ac_exec_ext in '' $ac_executable_extensions; do
6070 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6071 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6072 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6073 break 2
6074 fi
6075 done
6076 done
6077 IFS=$as_save_IFS
6078
6079 fi
6080 fi
6081 DUMPBIN=$ac_cv_prog_DUMPBIN
6082 if test -n "$DUMPBIN"; then
6083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6084 $as_echo "$DUMPBIN" >&6; }
6085 else
6086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6087 $as_echo "no" >&6; }
6088 fi
6089
6090
6091 test -n "$DUMPBIN" && break
6092 done
6093 fi
6094 if test -z "$DUMPBIN"; then
6095 ac_ct_DUMPBIN=$DUMPBIN
6096 for ac_prog in dumpbin "link -dump"
6097 do
6098 # Extract the first word of "$ac_prog", so it can be a program name with args.
6099 set dummy $ac_prog; ac_word=$2
6100 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6101 $as_echo_n "checking for $ac_word... " >&6; }
6102 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6103 $as_echo_n "(cached) " >&6
6104 else
6105 if test -n "$ac_ct_DUMPBIN"; then
6106 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6107 else
6108 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6109 for as_dir in $PATH
6110 do
6111 IFS=$as_save_IFS
6112 test -z "$as_dir" && as_dir=.
6113 for ac_exec_ext in '' $ac_executable_extensions; do
6114 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6115 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6116 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6117 break 2
6118 fi
6119 done
6120 done
6121 IFS=$as_save_IFS
6122
6123 fi
6124 fi
6125 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6126 if test -n "$ac_ct_DUMPBIN"; then
6127 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6128 $as_echo "$ac_ct_DUMPBIN" >&6; }
6129 else
6130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6131 $as_echo "no" >&6; }
6132 fi
6133
6134
6135 test -n "$ac_ct_DUMPBIN" && break
6136 done
6137
6138 if test "x$ac_ct_DUMPBIN" = x; then
6139 DUMPBIN=":"
6140 else
6141 case $cross_compiling:$ac_tool_warned in
6142 yes:)
6143 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6144 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6145 ac_tool_warned=yes ;;
6146 esac
6147 DUMPBIN=$ac_ct_DUMPBIN
6148 fi
6149 fi
6150
6151 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6152 *COFF*)
6153 DUMPBIN="$DUMPBIN -symbols"
6154 ;;
6155 *)
6156 DUMPBIN=:
6157 ;;
6158 esac
6159 fi
6160
6161 if test "$DUMPBIN" != ":"; then
6162 NM="$DUMPBIN"
6163 fi
6164 fi
6165 test -z "$NM" && NM=nm
6166
6167
6168
6169
6170
6171
6172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6173 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
6174 if test "${lt_cv_nm_interface+set}" = set; then :
6175 $as_echo_n "(cached) " >&6
6176 else
6177 lt_cv_nm_interface="BSD nm"
6178 echo "int some_variable = 0;" > conftest.$ac_ext
6179 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6180 (eval "$ac_compile" 2>conftest.err)
6181 cat conftest.err >&5
6182 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6183 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6184 cat conftest.err >&5
6185 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6186 cat conftest.out >&5
6187 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6188 lt_cv_nm_interface="MS dumpbin"
6189 fi
6190 rm -f conftest*
6191 fi
6192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6193 $as_echo "$lt_cv_nm_interface" >&6; }
6194
6195 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6196 $as_echo_n "checking whether ln -s works... " >&6; }
6197 LN_S=$as_ln_s
6198 if test "$LN_S" = "ln -s"; then
6199 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6200 $as_echo "yes" >&6; }
6201 else
6202 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6203 $as_echo "no, using $LN_S" >&6; }
6204 fi
6205
6206 # find the maximum length of command line arguments
6207 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6208 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
6209 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6210 $as_echo_n "(cached) " >&6
6211 else
6212 i=0
6213 teststring="ABCD"
6214
6215 case $build_os in
6216 msdosdjgpp*)
6217 # On DJGPP, this test can blow up pretty badly due to problems in libc
6218 # (any single argument exceeding 2000 bytes causes a buffer overrun
6219 # during glob expansion). Even if it were fixed, the result of this
6220 # check would be larger than it should be.
6221 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6222 ;;
6223
6224 gnu*)
6225 # Under GNU Hurd, this test is not required because there is
6226 # no limit to the length of command line arguments.
6227 # Libtool will interpret -1 as no limit whatsoever
6228 lt_cv_sys_max_cmd_len=-1;
6229 ;;
6230
6231 cygwin* | mingw* | cegcc*)
6232 # On Win9x/ME, this test blows up -- it succeeds, but takes
6233 # about 5 minutes as the teststring grows exponentially.
6234 # Worse, since 9x/ME are not pre-emptively multitasking,
6235 # you end up with a "frozen" computer, even though with patience
6236 # the test eventually succeeds (with a max line length of 256k).
6237 # Instead, let's just punt: use the minimum linelength reported by
6238 # all of the supported platforms: 8192 (on NT/2K/XP).
6239 lt_cv_sys_max_cmd_len=8192;
6240 ;;
6241
6242 mint*)
6243 # On MiNT this can take a long time and run out of memory.
6244 lt_cv_sys_max_cmd_len=8192;
6245 ;;
6246
6247 amigaos*)
6248 # On AmigaOS with pdksh, this test takes hours, literally.
6249 # So we just punt and use a minimum line length of 8192.
6250 lt_cv_sys_max_cmd_len=8192;
6251 ;;
6252
6253 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6254 # This has been around since 386BSD, at least. Likely further.
6255 if test -x /sbin/sysctl; then
6256 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6257 elif test -x /usr/sbin/sysctl; then
6258 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6259 else
6260 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6261 fi
6262 # And add a safety zone
6263 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6264 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6265 ;;
6266
6267 interix*)
6268 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6269 lt_cv_sys_max_cmd_len=196608
6270 ;;
6271
6272 osf*)
6273 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6274 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6275 # nice to cause kernel panics so lets avoid the loop below.
6276 # First set a reasonable default.
6277 lt_cv_sys_max_cmd_len=16384
6278 #
6279 if test -x /sbin/sysconfig; then
6280 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6281 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6282 esac
6283 fi
6284 ;;
6285 sco3.2v5*)
6286 lt_cv_sys_max_cmd_len=102400
6287 ;;
6288 sysv5* | sco5v6* | sysv4.2uw2*)
6289 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6290 if test -n "$kargmax"; then
6291 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6292 else
6293 lt_cv_sys_max_cmd_len=32768
6294 fi
6295 ;;
6296 *)
6297 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6298 if test -n "$lt_cv_sys_max_cmd_len"; then
6299 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6300 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6301 else
6302 # Make teststring a little bigger before we do anything with it.
6303 # a 1K string should be a reasonable start.
6304 for i in 1 2 3 4 5 6 7 8 ; do
6305 teststring=$teststring$teststring
6306 done
6307 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6308 # If test is not a shell built-in, we'll probably end up computing a
6309 # maximum length that is only half of the actual maximum length, but
6310 # we can't tell.
6311 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6312 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6313 test $i != 17 # 1/2 MB should be enough
6314 do
6315 i=`expr $i + 1`
6316 teststring=$teststring$teststring
6317 done
6318 # Only check the string length outside the loop.
6319 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6320 teststring=
6321 # Add a significant safety factor because C++ compilers can tack on
6322 # massive amounts of additional arguments before passing them to the
6323 # linker. It appears as though 1/2 is a usable value.
6324 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6325 fi
6326 ;;
6327 esac
6328
6329 fi
6330
6331 if test -n $lt_cv_sys_max_cmd_len ; then
6332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6333 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6334 else
6335 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6336 $as_echo "none" >&6; }
6337 fi
6338 max_cmd_len=$lt_cv_sys_max_cmd_len
6339
6340
6341
6342
6343
6344
6345 : ${CP="cp -f"}
6346 : ${MV="mv -f"}
6347 : ${RM="rm -f"}
6348
6349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6350 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6351 # Try some XSI features
6352 xsi_shell=no
6353 ( _lt_dummy="a/b/c"
6354 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6355 = c,a/b,, \
6356 && eval 'test $(( 1 + 1 )) -eq 2 \
6357 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6358 && xsi_shell=yes
6359 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6360 $as_echo "$xsi_shell" >&6; }
6361
6362
6363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6364 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6365 lt_shell_append=no
6366 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6367 >/dev/null 2>&1 \
6368 && lt_shell_append=yes
6369 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6370 $as_echo "$lt_shell_append" >&6; }
6371
6372
6373 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6374 lt_unset=unset
6375 else
6376 lt_unset=false
6377 fi
6378
6379
6380
6381
6382
6383 # test EBCDIC or ASCII
6384 case `echo X|tr X '\101'` in
6385 A) # ASCII based system
6386 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6387 lt_SP2NL='tr \040 \012'
6388 lt_NL2SP='tr \015\012 \040\040'
6389 ;;
6390 *) # EBCDIC based system
6391 lt_SP2NL='tr \100 \n'
6392 lt_NL2SP='tr \r\n \100\100'
6393 ;;
6394 esac
6395
6396
6397
6398
6399
6400
6401
6402
6403
6404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6405 $as_echo_n "checking for $LD option to reload object files... " >&6; }
6406 if test "${lt_cv_ld_reload_flag+set}" = set; then :
6407 $as_echo_n "(cached) " >&6
6408 else
6409 lt_cv_ld_reload_flag='-r'
6410 fi
6411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6412 $as_echo "$lt_cv_ld_reload_flag" >&6; }
6413 reload_flag=$lt_cv_ld_reload_flag
6414 case $reload_flag in
6415 "" | " "*) ;;
6416 *) reload_flag=" $reload_flag" ;;
6417 esac
6418 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6419 case $host_os in
6420 darwin*)
6421 if test "$GCC" = yes; then
6422 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6423 else
6424 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6425 fi
6426 ;;
6427 esac
6428
6429
6430
6431
6432
6433
6434
6435
6436
6437 if test -n "$ac_tool_prefix"; then
6438 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6439 set dummy ${ac_tool_prefix}objdump; ac_word=$2
6440 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6441 $as_echo_n "checking for $ac_word... " >&6; }
6442 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6443 $as_echo_n "(cached) " >&6
6444 else
6445 if test -n "$OBJDUMP"; then
6446 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6447 else
6448 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6449 for as_dir in $PATH
6450 do
6451 IFS=$as_save_IFS
6452 test -z "$as_dir" && as_dir=.
6453 for ac_exec_ext in '' $ac_executable_extensions; do
6454 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6455 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6456 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6457 break 2
6458 fi
6459 done
6460 done
6461 IFS=$as_save_IFS
6462
6463 fi
6464 fi
6465 OBJDUMP=$ac_cv_prog_OBJDUMP
6466 if test -n "$OBJDUMP"; then
6467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6468 $as_echo "$OBJDUMP" >&6; }
6469 else
6470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6471 $as_echo "no" >&6; }
6472 fi
6473
6474
6475 fi
6476 if test -z "$ac_cv_prog_OBJDUMP"; then
6477 ac_ct_OBJDUMP=$OBJDUMP
6478 # Extract the first word of "objdump", so it can be a program name with args.
6479 set dummy objdump; ac_word=$2
6480 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6481 $as_echo_n "checking for $ac_word... " >&6; }
6482 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6483 $as_echo_n "(cached) " >&6
6484 else
6485 if test -n "$ac_ct_OBJDUMP"; then
6486 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6487 else
6488 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6489 for as_dir in $PATH
6490 do
6491 IFS=$as_save_IFS
6492 test -z "$as_dir" && as_dir=.
6493 for ac_exec_ext in '' $ac_executable_extensions; do
6494 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6495 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6496 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6497 break 2
6498 fi
6499 done
6500 done
6501 IFS=$as_save_IFS
6502
6503 fi
6504 fi
6505 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6506 if test -n "$ac_ct_OBJDUMP"; then
6507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6508 $as_echo "$ac_ct_OBJDUMP" >&6; }
6509 else
6510 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6511 $as_echo "no" >&6; }
6512 fi
6513
6514 if test "x$ac_ct_OBJDUMP" = x; then
6515 OBJDUMP="false"
6516 else
6517 case $cross_compiling:$ac_tool_warned in
6518 yes:)
6519 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6520 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6521 ac_tool_warned=yes ;;
6522 esac
6523 OBJDUMP=$ac_ct_OBJDUMP
6524 fi
6525 else
6526 OBJDUMP="$ac_cv_prog_OBJDUMP"
6527 fi
6528
6529 test -z "$OBJDUMP" && OBJDUMP=objdump
6530
6531
6532
6533
6534
6535
6536
6537
6538
6539 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6540 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
6541 if test "${lt_cv_deplibs_check_method+set}" = set; then :
6542 $as_echo_n "(cached) " >&6
6543 else
6544 lt_cv_file_magic_cmd='$MAGIC_CMD'
6545 lt_cv_file_magic_test_file=
6546 lt_cv_deplibs_check_method='unknown'
6547 # Need to set the preceding variable on all platforms that support
6548 # interlibrary dependencies.
6549 # 'none' -- dependencies not supported.
6550 # `unknown' -- same as none, but documents that we really don't know.
6551 # 'pass_all' -- all dependencies passed with no checks.
6552 # 'test_compile' -- check by making test program.
6553 # 'file_magic [[regex]]' -- check by looking for files in library path
6554 # which responds to the $file_magic_cmd with a given extended regex.
6555 # If you have `file' or equivalent on your system and you're not sure
6556 # whether `pass_all' will *always* work, you probably want this one.
6557
6558 case $host_os in
6559 aix[4-9]*)
6560 lt_cv_deplibs_check_method=pass_all
6561 ;;
6562
6563 beos*)
6564 lt_cv_deplibs_check_method=pass_all
6565 ;;
6566
6567 bsdi[45]*)
6568 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6569 lt_cv_file_magic_cmd='/usr/bin/file -L'
6570 lt_cv_file_magic_test_file=/shlib/libc.so
6571 ;;
6572
6573 cygwin*)
6574 # func_win32_libid is a shell function defined in ltmain.sh
6575 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6576 lt_cv_file_magic_cmd='func_win32_libid'
6577 ;;
6578
6579 mingw* | pw32*)
6580 # Base MSYS/MinGW do not provide the 'file' command needed by
6581 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6582 # unless we find 'file', for example because we are cross-compiling.
6583 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6584 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6585 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6586 lt_cv_file_magic_cmd='func_win32_libid'
6587 else
6588 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6589 lt_cv_file_magic_cmd='$OBJDUMP -f'
6590 fi
6591 ;;
6592
6593 cegcc*)
6594 # use the weaker test based on 'objdump'. See mingw*.
6595 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6596 lt_cv_file_magic_cmd='$OBJDUMP -f'
6597 ;;
6598
6599 darwin* | rhapsody*)
6600 lt_cv_deplibs_check_method=pass_all
6601 ;;
6602
6603 freebsd* | dragonfly*)
6604 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6605 case $host_cpu in
6606 i*86 )
6607 # Not sure whether the presence of OpenBSD here was a mistake.
6608 # Let's accept both of them until this is cleared up.
6609 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6610 lt_cv_file_magic_cmd=/usr/bin/file
6611 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6612 ;;
6613 esac
6614 else
6615 lt_cv_deplibs_check_method=pass_all
6616 fi
6617 ;;
6618
6619 gnu*)
6620 lt_cv_deplibs_check_method=pass_all
6621 ;;
6622
6623 haiku*)
6624 lt_cv_deplibs_check_method=pass_all
6625 ;;
6626
6627 hpux10.20* | hpux11*)
6628 lt_cv_file_magic_cmd=/usr/bin/file
6629 case $host_cpu in
6630 ia64*)
6631 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6632 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6633 ;;
6634 hppa*64*)
6635 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]'
6636 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6637 ;;
6638 *)
6639 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6640 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6641 ;;
6642 esac
6643 ;;
6644
6645 interix[3-9]*)
6646 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6647 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6648 ;;
6649
6650 irix5* | irix6* | nonstopux*)
6651 case $LD in
6652 *-32|*"-32 ") libmagic=32-bit;;
6653 *-n32|*"-n32 ") libmagic=N32;;
6654 *-64|*"-64 ") libmagic=64-bit;;
6655 *) libmagic=never-match;;
6656 esac
6657 lt_cv_deplibs_check_method=pass_all
6658 ;;
6659
6660 # This must be Linux ELF.
6661 linux* | k*bsd*-gnu | kopensolaris*-gnu)
6662 lt_cv_deplibs_check_method=pass_all
6663 ;;
6664
6665 netbsd*)
6666 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6667 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6668 else
6669 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6670 fi
6671 ;;
6672
6673 newos6*)
6674 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6675 lt_cv_file_magic_cmd=/usr/bin/file
6676 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6677 ;;
6678
6679 *nto* | *qnx*)
6680 lt_cv_deplibs_check_method=pass_all
6681 ;;
6682
6683 openbsd*)
6684 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6685 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6686 else
6687 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6688 fi
6689 ;;
6690
6691 osf3* | osf4* | osf5*)
6692 lt_cv_deplibs_check_method=pass_all
6693 ;;
6694
6695 rdos*)
6696 lt_cv_deplibs_check_method=pass_all
6697 ;;
6698
6699 solaris*)
6700 lt_cv_deplibs_check_method=pass_all
6701 ;;
6702
6703 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6704 lt_cv_deplibs_check_method=pass_all
6705 ;;
6706
6707 sysv4 | sysv4.3*)
6708 case $host_vendor in
6709 motorola)
6710 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]'
6711 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6712 ;;
6713 ncr)
6714 lt_cv_deplibs_check_method=pass_all
6715 ;;
6716 sequent)
6717 lt_cv_file_magic_cmd='/bin/file'
6718 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6719 ;;
6720 sni)
6721 lt_cv_file_magic_cmd='/bin/file'
6722 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6723 lt_cv_file_magic_test_file=/lib/libc.so
6724 ;;
6725 siemens)
6726 lt_cv_deplibs_check_method=pass_all
6727 ;;
6728 pc)
6729 lt_cv_deplibs_check_method=pass_all
6730 ;;
6731 esac
6732 ;;
6733
6734 tpf*)
6735 lt_cv_deplibs_check_method=pass_all
6736 ;;
6737 esac
6738
6739 fi
6740 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6741 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6742 file_magic_cmd=$lt_cv_file_magic_cmd
6743 deplibs_check_method=$lt_cv_deplibs_check_method
6744 test -z "$deplibs_check_method" && deplibs_check_method=unknown
6745
6746
6747
6748
6749
6750
6751
6752
6753
6754
6755
6756
6757 if test -n "$ac_tool_prefix"; then
6758 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6759 set dummy ${ac_tool_prefix}ar; ac_word=$2
6760 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6761 $as_echo_n "checking for $ac_word... " >&6; }
6762 if test "${ac_cv_prog_AR+set}" = set; then :
6763 $as_echo_n "(cached) " >&6
6764 else
6765 if test -n "$AR"; then
6766 ac_cv_prog_AR="$AR" # Let the user override the test.
6767 else
6768 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6769 for as_dir in $PATH
6770 do
6771 IFS=$as_save_IFS
6772 test -z "$as_dir" && as_dir=.
6773 for ac_exec_ext in '' $ac_executable_extensions; do
6774 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6775 ac_cv_prog_AR="${ac_tool_prefix}ar"
6776 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6777 break 2
6778 fi
6779 done
6780 done
6781 IFS=$as_save_IFS
6782
6783 fi
6784 fi
6785 AR=$ac_cv_prog_AR
6786 if test -n "$AR"; then
6787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6788 $as_echo "$AR" >&6; }
6789 else
6790 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6791 $as_echo "no" >&6; }
6792 fi
6793
6794
6795 fi
6796 if test -z "$ac_cv_prog_AR"; then
6797 ac_ct_AR=$AR
6798 # Extract the first word of "ar", so it can be a program name with args.
6799 set dummy ar; ac_word=$2
6800 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6801 $as_echo_n "checking for $ac_word... " >&6; }
6802 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6803 $as_echo_n "(cached) " >&6
6804 else
6805 if test -n "$ac_ct_AR"; then
6806 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6807 else
6808 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6809 for as_dir in $PATH
6810 do
6811 IFS=$as_save_IFS
6812 test -z "$as_dir" && as_dir=.
6813 for ac_exec_ext in '' $ac_executable_extensions; do
6814 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6815 ac_cv_prog_ac_ct_AR="ar"
6816 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6817 break 2
6818 fi
6819 done
6820 done
6821 IFS=$as_save_IFS
6822
6823 fi
6824 fi
6825 ac_ct_AR=$ac_cv_prog_ac_ct_AR
6826 if test -n "$ac_ct_AR"; then
6827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6828 $as_echo "$ac_ct_AR" >&6; }
6829 else
6830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6831 $as_echo "no" >&6; }
6832 fi
6833
6834 if test "x$ac_ct_AR" = x; then
6835 AR="false"
6836 else
6837 case $cross_compiling:$ac_tool_warned in
6838 yes:)
6839 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6840 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6841 ac_tool_warned=yes ;;
6842 esac
6843 AR=$ac_ct_AR
6844 fi
6845 else
6846 AR="$ac_cv_prog_AR"
6847 fi
6848
6849 test -z "$AR" && AR=ar
6850 test -z "$AR_FLAGS" && AR_FLAGS=cru
6851
6852
6853
6854
6855
6856
6857
6858
6859
6860
6861
6862 if test -n "$ac_tool_prefix"; then
6863 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6864 set dummy ${ac_tool_prefix}strip; ac_word=$2
6865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6866 $as_echo_n "checking for $ac_word... " >&6; }
6867 if test "${ac_cv_prog_STRIP+set}" = set; then :
6868 $as_echo_n "(cached) " >&6
6869 else
6870 if test -n "$STRIP"; then
6871 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6872 else
6873 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6874 for as_dir in $PATH
6875 do
6876 IFS=$as_save_IFS
6877 test -z "$as_dir" && as_dir=.
6878 for ac_exec_ext in '' $ac_executable_extensions; do
6879 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6880 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6881 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6882 break 2
6883 fi
6884 done
6885 done
6886 IFS=$as_save_IFS
6887
6888 fi
6889 fi
6890 STRIP=$ac_cv_prog_STRIP
6891 if test -n "$STRIP"; then
6892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6893 $as_echo "$STRIP" >&6; }
6894 else
6895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6896 $as_echo "no" >&6; }
6897 fi
6898
6899
6900 fi
6901 if test -z "$ac_cv_prog_STRIP"; then
6902 ac_ct_STRIP=$STRIP
6903 # Extract the first word of "strip", so it can be a program name with args.
6904 set dummy strip; ac_word=$2
6905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6906 $as_echo_n "checking for $ac_word... " >&6; }
6907 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6908 $as_echo_n "(cached) " >&6
6909 else
6910 if test -n "$ac_ct_STRIP"; then
6911 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6912 else
6913 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6914 for as_dir in $PATH
6915 do
6916 IFS=$as_save_IFS
6917 test -z "$as_dir" && as_dir=.
6918 for ac_exec_ext in '' $ac_executable_extensions; do
6919 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6920 ac_cv_prog_ac_ct_STRIP="strip"
6921 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6922 break 2
6923 fi
6924 done
6925 done
6926 IFS=$as_save_IFS
6927
6928 fi
6929 fi
6930 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6931 if test -n "$ac_ct_STRIP"; then
6932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6933 $as_echo "$ac_ct_STRIP" >&6; }
6934 else
6935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6936 $as_echo "no" >&6; }
6937 fi
6938
6939 if test "x$ac_ct_STRIP" = x; then
6940 STRIP=":"
6941 else
6942 case $cross_compiling:$ac_tool_warned in
6943 yes:)
6944 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6945 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6946 ac_tool_warned=yes ;;
6947 esac
6948 STRIP=$ac_ct_STRIP
6949 fi
6950 else
6951 STRIP="$ac_cv_prog_STRIP"
6952 fi
6953
6954 test -z "$STRIP" && STRIP=:
6955
6956
6957
6958
6959
6960
6961 if test -n "$ac_tool_prefix"; then
6962 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6963 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6964 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6965 $as_echo_n "checking for $ac_word... " >&6; }
6966 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6967 $as_echo_n "(cached) " >&6
6968 else
6969 if test -n "$RANLIB"; then
6970 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6971 else
6972 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6973 for as_dir in $PATH
6974 do
6975 IFS=$as_save_IFS
6976 test -z "$as_dir" && as_dir=.
6977 for ac_exec_ext in '' $ac_executable_extensions; do
6978 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6979 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6980 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6981 break 2
6982 fi
6983 done
6984 done
6985 IFS=$as_save_IFS
6986
6987 fi
6988 fi
6989 RANLIB=$ac_cv_prog_RANLIB
6990 if test -n "$RANLIB"; then
6991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6992 $as_echo "$RANLIB" >&6; }
6993 else
6994 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6995 $as_echo "no" >&6; }
6996 fi
6997
6998
6999 fi
7000 if test -z "$ac_cv_prog_RANLIB"; then
7001 ac_ct_RANLIB=$RANLIB
7002 # Extract the first word of "ranlib", so it can be a program name with args.
7003 set dummy ranlib; ac_word=$2
7004 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7005 $as_echo_n "checking for $ac_word... " >&6; }
7006 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
7007 $as_echo_n "(cached) " >&6
7008 else
7009 if test -n "$ac_ct_RANLIB"; then
7010 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
7011 else
7012 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7013 for as_dir in $PATH
7014 do
7015 IFS=$as_save_IFS
7016 test -z "$as_dir" && as_dir=.
7017 for ac_exec_ext in '' $ac_executable_extensions; do
7018 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7019 ac_cv_prog_ac_ct_RANLIB="ranlib"
7020 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7021 break 2
7022 fi
7023 done
7024 done
7025 IFS=$as_save_IFS
7026
7027 fi
7028 fi
7029 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
7030 if test -n "$ac_ct_RANLIB"; then
7031 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7032 $as_echo "$ac_ct_RANLIB" >&6; }
7033 else
7034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7035 $as_echo "no" >&6; }
7036 fi
7037
7038 if test "x$ac_ct_RANLIB" = x; then
7039 RANLIB=":"
7040 else
7041 case $cross_compiling:$ac_tool_warned in
7042 yes:)
7043 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7044 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7045 ac_tool_warned=yes ;;
7046 esac
7047 RANLIB=$ac_ct_RANLIB
7048 fi
7049 else
7050 RANLIB="$ac_cv_prog_RANLIB"
7051 fi
7052
7053 test -z "$RANLIB" && RANLIB=:
7054
7055
7056
7057
7058
7059
7060 # Determine commands to create old-style static archives.
7061 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7062 old_postinstall_cmds='chmod 644 $oldlib'
7063 old_postuninstall_cmds=
7064
7065 if test -n "$RANLIB"; then
7066 case $host_os in
7067 openbsd*)
7068 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
7069 ;;
7070 *)
7071 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7072 ;;
7073 esac
7074 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
7075 fi
7076
7077 case $host_os in
7078 darwin*)
7079 lock_old_archive_extraction=yes ;;
7080 *)
7081 lock_old_archive_extraction=no ;;
7082 esac
7083
7084
7085
7086
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104 for ac_prog in gawk mawk nawk awk
7105 do
7106 # Extract the first word of "$ac_prog", so it can be a program name with args.
7107 set dummy $ac_prog; ac_word=$2
7108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7109 $as_echo_n "checking for $ac_word... " >&6; }
7110 if test "${ac_cv_prog_AWK+set}" = set; then :
7111 $as_echo_n "(cached) " >&6
7112 else
7113 if test -n "$AWK"; then
7114 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7115 else
7116 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7117 for as_dir in $PATH
7118 do
7119 IFS=$as_save_IFS
7120 test -z "$as_dir" && as_dir=.
7121 for ac_exec_ext in '' $ac_executable_extensions; do
7122 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7123 ac_cv_prog_AWK="$ac_prog"
7124 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7125 break 2
7126 fi
7127 done
7128 done
7129 IFS=$as_save_IFS
7130
7131 fi
7132 fi
7133 AWK=$ac_cv_prog_AWK
7134 if test -n "$AWK"; then
7135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7136 $as_echo "$AWK" >&6; }
7137 else
7138 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7139 $as_echo "no" >&6; }
7140 fi
7141
7142
7143 test -n "$AWK" && break
7144 done
7145
7146
7147
7148
7149
7150
7151
7152
7153
7154
7155
7156
7157
7158
7159
7160
7161
7162
7163
7164 # If no C compiler was specified, use CC.
7165 LTCC=${LTCC-"$CC"}
7166
7167 # If no C compiler flags were specified, use CFLAGS.
7168 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7169
7170 # Allow CC to be a program name with arguments.
7171 compiler=$CC
7172
7173
7174 # Check for command to grab the raw symbol name followed by C symbol from nm.
7175 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7176 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7177 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7178 $as_echo_n "(cached) " >&6
7179 else
7180
7181 # These are sane defaults that work on at least a few old systems.
7182 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
7183
7184 # Character class describing NM global symbol codes.
7185 symcode='[BCDEGRST]'
7186
7187 # Regexp to match symbols that can be accessed directly from C.
7188 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7189
7190 # Define system-specific variables.
7191 case $host_os in
7192 aix*)
7193 symcode='[BCDT]'
7194 ;;
7195 cygwin* | mingw* | pw32* | cegcc*)
7196 symcode='[ABCDGISTW]'
7197 ;;
7198 hpux*)
7199 if test "$host_cpu" = ia64; then
7200 symcode='[ABCDEGRST]'
7201 fi
7202 ;;
7203 irix* | nonstopux*)
7204 symcode='[BCDEGRST]'
7205 ;;
7206 osf*)
7207 symcode='[BCDEGQRST]'
7208 ;;
7209 solaris*)
7210 symcode='[BDRT]'
7211 ;;
7212 sco3.2v5*)
7213 symcode='[DT]'
7214 ;;
7215 sysv4.2uw2*)
7216 symcode='[DT]'
7217 ;;
7218 sysv5* | sco5v6* | unixware* | OpenUNIX*)
7219 symcode='[ABDT]'
7220 ;;
7221 sysv4)
7222 symcode='[DFNSTU]'
7223 ;;
7224 esac
7225
7226 # If we're using GNU nm, then use its standard symbol codes.
7227 case `$NM -V 2>&1` in
7228 *GNU* | *'with BFD'*)
7229 symcode='[ABCDGIRSTW]' ;;
7230 esac
7231
7232 # Transform an extracted symbol line into a proper C declaration.
7233 # Some systems (esp. on ia64) link data and code symbols differently,
7234 # so use this general approach.
7235 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7236
7237 # Transform an extracted symbol line into symbol name and symbol address
7238 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7239 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'"
7240
7241 # Handle CRLF in mingw tool chain
7242 opt_cr=
7243 case $build_os in
7244 mingw*)
7245 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7246 ;;
7247 esac
7248
7249 # Try without a prefix underscore, then with it.
7250 for ac_symprfx in "" "_"; do
7251
7252 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7253 symxfrm="\\1 $ac_symprfx\\2 \\2"
7254
7255 # Write the raw and C identifiers.
7256 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7257 # Fake it for dumpbin and say T for any non-static function
7258 # and D for any global variable.
7259 # Also find C++ and __fastcall symbols from MSVC++,
7260 # which start with @ or ?.
7261 lt_cv_sys_global_symbol_pipe="$AWK '"\
7262 " {last_section=section; section=\$ 3};"\
7263 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7264 " \$ 0!~/External *\|/{next};"\
7265 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7266 " {if(hide[section]) next};"\
7267 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7268 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7269 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
7270 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7271 " ' prfx=^$ac_symprfx"
7272 else
7273 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7274 fi
7275
7276 # Check to see that the pipe works correctly.
7277 pipe_works=no
7278
7279 rm -f conftest*
7280 cat > conftest.$ac_ext <<_LT_EOF
7281 #ifdef __cplusplus
7282 extern "C" {
7283 #endif
7284 char nm_test_var;
7285 void nm_test_func(void);
7286 void nm_test_func(void){}
7287 #ifdef __cplusplus
7288 }
7289 #endif
7290 int main(){nm_test_var='a';nm_test_func();return(0);}
7291 _LT_EOF
7292
7293 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7294 (eval $ac_compile) 2>&5
7295 ac_status=$?
7296 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7297 test $ac_status = 0; }; then
7298 # Now try to grab the symbols.
7299 nlist=conftest.nm
7300 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7301 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7302 ac_status=$?
7303 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7304 test $ac_status = 0; } && test -s "$nlist"; then
7305 # Try sorting and uniquifying the output.
7306 if sort "$nlist" | uniq > "$nlist"T; then
7307 mv -f "$nlist"T "$nlist"
7308 else
7309 rm -f "$nlist"T
7310 fi
7311
7312 # Make sure that we snagged all the symbols we need.
7313 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7314 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7315 cat <<_LT_EOF > conftest.$ac_ext
7316 #ifdef __cplusplus
7317 extern "C" {
7318 #endif
7319
7320 _LT_EOF
7321 # Now generate the symbol file.
7322 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7323
7324 cat <<_LT_EOF >> conftest.$ac_ext
7325
7326 /* The mapping between symbol names and symbols. */
7327 const struct {
7328 const char *name;
7329 void *address;
7330 }
7331 lt__PROGRAM__LTX_preloaded_symbols[] =
7332 {
7333 { "@PROGRAM@", (void *) 0 },
7334 _LT_EOF
7335 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7336 cat <<\_LT_EOF >> conftest.$ac_ext
7337 {0, (void *) 0}
7338 };
7339
7340 /* This works around a problem in FreeBSD linker */
7341 #ifdef FREEBSD_WORKAROUND
7342 static const void *lt_preloaded_setup() {
7343 return lt__PROGRAM__LTX_preloaded_symbols;
7344 }
7345 #endif
7346
7347 #ifdef __cplusplus
7348 }
7349 #endif
7350 _LT_EOF
7351 # Now try linking the two files.
7352 mv conftest.$ac_objext conftstm.$ac_objext
7353 lt_save_LIBS="$LIBS"
7354 lt_save_CFLAGS="$CFLAGS"
7355 LIBS="conftstm.$ac_objext"
7356 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7357 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7358 (eval $ac_link) 2>&5
7359 ac_status=$?
7360 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7361 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7362 pipe_works=yes
7363 fi
7364 LIBS="$lt_save_LIBS"
7365 CFLAGS="$lt_save_CFLAGS"
7366 else
7367 echo "cannot find nm_test_func in $nlist" >&5
7368 fi
7369 else
7370 echo "cannot find nm_test_var in $nlist" >&5
7371 fi
7372 else
7373 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7374 fi
7375 else
7376 echo "$progname: failed program was:" >&5
7377 cat conftest.$ac_ext >&5
7378 fi
7379 rm -rf conftest* conftst*
7380
7381 # Do not use the global_symbol_pipe unless it works.
7382 if test "$pipe_works" = yes; then
7383 break
7384 else
7385 lt_cv_sys_global_symbol_pipe=
7386 fi
7387 done
7388
7389 fi
7390
7391 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7392 lt_cv_sys_global_symbol_to_cdecl=
7393 fi
7394 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7396 $as_echo "failed" >&6; }
7397 else
7398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7399 $as_echo "ok" >&6; }
7400 fi
7401
7402
7403
7404
7405
7406
7407
7408
7409
7410
7411
7412
7413
7414
7415
7416
7417
7418
7419
7420
7421
7422
7423 # Check whether --enable-libtool-lock was given.
7424 if test "${enable_libtool_lock+set}" = set; then :
7425 enableval=$enable_libtool_lock;
7426 fi
7427
7428 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7429
7430 # Some flags need to be propagated to the compiler or linker for good
7431 # libtool support.
7432 case $host in
7433 ia64-*-hpux*)
7434 # Find out which ABI we are using.
7435 echo 'int i;' > conftest.$ac_ext
7436 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7437 (eval $ac_compile) 2>&5
7438 ac_status=$?
7439 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7440 test $ac_status = 0; }; then
7441 case `/usr/bin/file conftest.$ac_objext` in
7442 *ELF-32*)
7443 HPUX_IA64_MODE="32"
7444 ;;
7445 *ELF-64*)
7446 HPUX_IA64_MODE="64"
7447 ;;
7448 esac
7449 fi
7450 rm -rf conftest*
7451 ;;
7452 *-*-irix6*)
7453 # Find out which ABI we are using.
7454 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7455 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7456 (eval $ac_compile) 2>&5
7457 ac_status=$?
7458 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7459 test $ac_status = 0; }; then
7460 if test "$lt_cv_prog_gnu_ld" = yes; then
7461 case `/usr/bin/file conftest.$ac_objext` in
7462 *32-bit*)
7463 LD="${LD-ld} -melf32bsmip"
7464 ;;
7465 *N32*)
7466 LD="${LD-ld} -melf32bmipn32"
7467 ;;
7468 *64-bit*)
7469 LD="${LD-ld} -melf64bmip"
7470 ;;
7471 esac
7472 else
7473 case `/usr/bin/file conftest.$ac_objext` in
7474 *32-bit*)
7475 LD="${LD-ld} -32"
7476 ;;
7477 *N32*)
7478 LD="${LD-ld} -n32"
7479 ;;
7480 *64-bit*)
7481 LD="${LD-ld} -64"
7482 ;;
7483 esac
7484 fi
7485 fi
7486 rm -rf conftest*
7487 ;;
7488
7489 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
7490 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7491 # Find out which ABI we are using.
7492 echo 'int i;' > conftest.$ac_ext
7493 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7494 (eval $ac_compile) 2>&5
7495 ac_status=$?
7496 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7497 test $ac_status = 0; }; then
7498 case `/usr/bin/file conftest.o` in
7499 *32-bit*)
7500 case $host in
7501 x86_64-*kfreebsd*-gnu)
7502 LD="${LD-ld} -m elf_i386_fbsd"
7503 ;;
7504 x86_64-*linux*)
7505 case `/usr/bin/file conftest.o` in
7506 *x86-64*)
7507 LD="${LD-ld} -m elf32_x86_64"
7508 ;;
7509 *)
7510 LD="${LD-ld} -m elf_i386"
7511 ;;
7512 esac
7513 ;;
7514 powerpc64le-*linux*)
7515 LD="${LD-ld} -m elf32lppclinux"
7516 ;;
7517 powerpc64-*linux*)
7518 LD="${LD-ld} -m elf32ppclinux"
7519 ;;
7520 s390x-*linux*)
7521 LD="${LD-ld} -m elf_s390"
7522 ;;
7523 sparc64-*linux*)
7524 LD="${LD-ld} -m elf32_sparc"
7525 ;;
7526 esac
7527 ;;
7528 *64-bit*)
7529 case $host in
7530 x86_64-*kfreebsd*-gnu)
7531 LD="${LD-ld} -m elf_x86_64_fbsd"
7532 ;;
7533 x86_64-*linux*)
7534 LD="${LD-ld} -m elf_x86_64"
7535 ;;
7536 powerpcle-*linux*)
7537 LD="${LD-ld} -m elf64lppc"
7538 ;;
7539 powerpc-*linux*)
7540 LD="${LD-ld} -m elf64ppc"
7541 ;;
7542 s390*-*linux*|s390*-*tpf*)
7543 LD="${LD-ld} -m elf64_s390"
7544 ;;
7545 sparc*-*linux*)
7546 LD="${LD-ld} -m elf64_sparc"
7547 ;;
7548 esac
7549 ;;
7550 esac
7551 fi
7552 rm -rf conftest*
7553 ;;
7554
7555 *-*-sco3.2v5*)
7556 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7557 SAVE_CFLAGS="$CFLAGS"
7558 CFLAGS="$CFLAGS -belf"
7559 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7560 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7561 if test "${lt_cv_cc_needs_belf+set}" = set; then :
7562 $as_echo_n "(cached) " >&6
7563 else
7564 ac_ext=c
7565 ac_cpp='$CPP $CPPFLAGS'
7566 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7567 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7568 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7569
7570 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7571 /* end confdefs.h. */
7572
7573 int
7574 main ()
7575 {
7576
7577 ;
7578 return 0;
7579 }
7580 _ACEOF
7581 if ac_fn_c_try_link "$LINENO"; then :
7582 lt_cv_cc_needs_belf=yes
7583 else
7584 lt_cv_cc_needs_belf=no
7585 fi
7586 rm -f core conftest.err conftest.$ac_objext \
7587 conftest$ac_exeext conftest.$ac_ext
7588 ac_ext=c
7589 ac_cpp='$CPP $CPPFLAGS'
7590 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7591 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7592 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7593
7594 fi
7595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7596 $as_echo "$lt_cv_cc_needs_belf" >&6; }
7597 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7598 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7599 CFLAGS="$SAVE_CFLAGS"
7600 fi
7601 ;;
7602 sparc*-*solaris*)
7603 # Find out which ABI we are using.
7604 echo 'int i;' > conftest.$ac_ext
7605 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7606 (eval $ac_compile) 2>&5
7607 ac_status=$?
7608 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7609 test $ac_status = 0; }; then
7610 case `/usr/bin/file conftest.o` in
7611 *64-bit*)
7612 case $lt_cv_prog_gnu_ld in
7613 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7614 *)
7615 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7616 LD="${LD-ld} -64"
7617 fi
7618 ;;
7619 esac
7620 ;;
7621 esac
7622 fi
7623 rm -rf conftest*
7624 ;;
7625 esac
7626
7627 need_locks="$enable_libtool_lock"
7628
7629
7630 case $host_os in
7631 rhapsody* | darwin*)
7632 if test -n "$ac_tool_prefix"; then
7633 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7634 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7635 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7636 $as_echo_n "checking for $ac_word... " >&6; }
7637 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7638 $as_echo_n "(cached) " >&6
7639 else
7640 if test -n "$DSYMUTIL"; then
7641 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7642 else
7643 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7644 for as_dir in $PATH
7645 do
7646 IFS=$as_save_IFS
7647 test -z "$as_dir" && as_dir=.
7648 for ac_exec_ext in '' $ac_executable_extensions; do
7649 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7650 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7651 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7652 break 2
7653 fi
7654 done
7655 done
7656 IFS=$as_save_IFS
7657
7658 fi
7659 fi
7660 DSYMUTIL=$ac_cv_prog_DSYMUTIL
7661 if test -n "$DSYMUTIL"; then
7662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7663 $as_echo "$DSYMUTIL" >&6; }
7664 else
7665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7666 $as_echo "no" >&6; }
7667 fi
7668
7669
7670 fi
7671 if test -z "$ac_cv_prog_DSYMUTIL"; then
7672 ac_ct_DSYMUTIL=$DSYMUTIL
7673 # Extract the first word of "dsymutil", so it can be a program name with args.
7674 set dummy dsymutil; ac_word=$2
7675 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7676 $as_echo_n "checking for $ac_word... " >&6; }
7677 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7678 $as_echo_n "(cached) " >&6
7679 else
7680 if test -n "$ac_ct_DSYMUTIL"; then
7681 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7682 else
7683 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7684 for as_dir in $PATH
7685 do
7686 IFS=$as_save_IFS
7687 test -z "$as_dir" && as_dir=.
7688 for ac_exec_ext in '' $ac_executable_extensions; do
7689 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7690 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7691 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7692 break 2
7693 fi
7694 done
7695 done
7696 IFS=$as_save_IFS
7697
7698 fi
7699 fi
7700 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7701 if test -n "$ac_ct_DSYMUTIL"; then
7702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7703 $as_echo "$ac_ct_DSYMUTIL" >&6; }
7704 else
7705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7706 $as_echo "no" >&6; }
7707 fi
7708
7709 if test "x$ac_ct_DSYMUTIL" = x; then
7710 DSYMUTIL=":"
7711 else
7712 case $cross_compiling:$ac_tool_warned in
7713 yes:)
7714 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7715 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7716 ac_tool_warned=yes ;;
7717 esac
7718 DSYMUTIL=$ac_ct_DSYMUTIL
7719 fi
7720 else
7721 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7722 fi
7723
7724 if test -n "$ac_tool_prefix"; then
7725 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7726 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7728 $as_echo_n "checking for $ac_word... " >&6; }
7729 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7730 $as_echo_n "(cached) " >&6
7731 else
7732 if test -n "$NMEDIT"; then
7733 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7734 else
7735 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7736 for as_dir in $PATH
7737 do
7738 IFS=$as_save_IFS
7739 test -z "$as_dir" && as_dir=.
7740 for ac_exec_ext in '' $ac_executable_extensions; do
7741 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7742 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7743 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7744 break 2
7745 fi
7746 done
7747 done
7748 IFS=$as_save_IFS
7749
7750 fi
7751 fi
7752 NMEDIT=$ac_cv_prog_NMEDIT
7753 if test -n "$NMEDIT"; then
7754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7755 $as_echo "$NMEDIT" >&6; }
7756 else
7757 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7758 $as_echo "no" >&6; }
7759 fi
7760
7761
7762 fi
7763 if test -z "$ac_cv_prog_NMEDIT"; then
7764 ac_ct_NMEDIT=$NMEDIT
7765 # Extract the first word of "nmedit", so it can be a program name with args.
7766 set dummy nmedit; ac_word=$2
7767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7768 $as_echo_n "checking for $ac_word... " >&6; }
7769 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7770 $as_echo_n "(cached) " >&6
7771 else
7772 if test -n "$ac_ct_NMEDIT"; then
7773 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7774 else
7775 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7776 for as_dir in $PATH
7777 do
7778 IFS=$as_save_IFS
7779 test -z "$as_dir" && as_dir=.
7780 for ac_exec_ext in '' $ac_executable_extensions; do
7781 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7782 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7783 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7784 break 2
7785 fi
7786 done
7787 done
7788 IFS=$as_save_IFS
7789
7790 fi
7791 fi
7792 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7793 if test -n "$ac_ct_NMEDIT"; then
7794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7795 $as_echo "$ac_ct_NMEDIT" >&6; }
7796 else
7797 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7798 $as_echo "no" >&6; }
7799 fi
7800
7801 if test "x$ac_ct_NMEDIT" = x; then
7802 NMEDIT=":"
7803 else
7804 case $cross_compiling:$ac_tool_warned in
7805 yes:)
7806 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7807 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7808 ac_tool_warned=yes ;;
7809 esac
7810 NMEDIT=$ac_ct_NMEDIT
7811 fi
7812 else
7813 NMEDIT="$ac_cv_prog_NMEDIT"
7814 fi
7815
7816 if test -n "$ac_tool_prefix"; then
7817 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7818 set dummy ${ac_tool_prefix}lipo; ac_word=$2
7819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7820 $as_echo_n "checking for $ac_word... " >&6; }
7821 if test "${ac_cv_prog_LIPO+set}" = set; then :
7822 $as_echo_n "(cached) " >&6
7823 else
7824 if test -n "$LIPO"; then
7825 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7826 else
7827 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7828 for as_dir in $PATH
7829 do
7830 IFS=$as_save_IFS
7831 test -z "$as_dir" && as_dir=.
7832 for ac_exec_ext in '' $ac_executable_extensions; do
7833 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7834 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7835 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7836 break 2
7837 fi
7838 done
7839 done
7840 IFS=$as_save_IFS
7841
7842 fi
7843 fi
7844 LIPO=$ac_cv_prog_LIPO
7845 if test -n "$LIPO"; then
7846 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7847 $as_echo "$LIPO" >&6; }
7848 else
7849 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7850 $as_echo "no" >&6; }
7851 fi
7852
7853
7854 fi
7855 if test -z "$ac_cv_prog_LIPO"; then
7856 ac_ct_LIPO=$LIPO
7857 # Extract the first word of "lipo", so it can be a program name with args.
7858 set dummy lipo; ac_word=$2
7859 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7860 $as_echo_n "checking for $ac_word... " >&6; }
7861 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7862 $as_echo_n "(cached) " >&6
7863 else
7864 if test -n "$ac_ct_LIPO"; then
7865 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7866 else
7867 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7868 for as_dir in $PATH
7869 do
7870 IFS=$as_save_IFS
7871 test -z "$as_dir" && as_dir=.
7872 for ac_exec_ext in '' $ac_executable_extensions; do
7873 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7874 ac_cv_prog_ac_ct_LIPO="lipo"
7875 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7876 break 2
7877 fi
7878 done
7879 done
7880 IFS=$as_save_IFS
7881
7882 fi
7883 fi
7884 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7885 if test -n "$ac_ct_LIPO"; then
7886 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7887 $as_echo "$ac_ct_LIPO" >&6; }
7888 else
7889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7890 $as_echo "no" >&6; }
7891 fi
7892
7893 if test "x$ac_ct_LIPO" = x; then
7894 LIPO=":"
7895 else
7896 case $cross_compiling:$ac_tool_warned in
7897 yes:)
7898 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7899 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7900 ac_tool_warned=yes ;;
7901 esac
7902 LIPO=$ac_ct_LIPO
7903 fi
7904 else
7905 LIPO="$ac_cv_prog_LIPO"
7906 fi
7907
7908 if test -n "$ac_tool_prefix"; then
7909 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7910 set dummy ${ac_tool_prefix}otool; ac_word=$2
7911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7912 $as_echo_n "checking for $ac_word... " >&6; }
7913 if test "${ac_cv_prog_OTOOL+set}" = set; then :
7914 $as_echo_n "(cached) " >&6
7915 else
7916 if test -n "$OTOOL"; then
7917 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7918 else
7919 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7920 for as_dir in $PATH
7921 do
7922 IFS=$as_save_IFS
7923 test -z "$as_dir" && as_dir=.
7924 for ac_exec_ext in '' $ac_executable_extensions; do
7925 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7926 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7927 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7928 break 2
7929 fi
7930 done
7931 done
7932 IFS=$as_save_IFS
7933
7934 fi
7935 fi
7936 OTOOL=$ac_cv_prog_OTOOL
7937 if test -n "$OTOOL"; then
7938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7939 $as_echo "$OTOOL" >&6; }
7940 else
7941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7942 $as_echo "no" >&6; }
7943 fi
7944
7945
7946 fi
7947 if test -z "$ac_cv_prog_OTOOL"; then
7948 ac_ct_OTOOL=$OTOOL
7949 # Extract the first word of "otool", so it can be a program name with args.
7950 set dummy otool; ac_word=$2
7951 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7952 $as_echo_n "checking for $ac_word... " >&6; }
7953 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7954 $as_echo_n "(cached) " >&6
7955 else
7956 if test -n "$ac_ct_OTOOL"; then
7957 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7958 else
7959 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7960 for as_dir in $PATH
7961 do
7962 IFS=$as_save_IFS
7963 test -z "$as_dir" && as_dir=.
7964 for ac_exec_ext in '' $ac_executable_extensions; do
7965 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7966 ac_cv_prog_ac_ct_OTOOL="otool"
7967 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7968 break 2
7969 fi
7970 done
7971 done
7972 IFS=$as_save_IFS
7973
7974 fi
7975 fi
7976 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7977 if test -n "$ac_ct_OTOOL"; then
7978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7979 $as_echo "$ac_ct_OTOOL" >&6; }
7980 else
7981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7982 $as_echo "no" >&6; }
7983 fi
7984
7985 if test "x$ac_ct_OTOOL" = x; then
7986 OTOOL=":"
7987 else
7988 case $cross_compiling:$ac_tool_warned in
7989 yes:)
7990 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7991 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7992 ac_tool_warned=yes ;;
7993 esac
7994 OTOOL=$ac_ct_OTOOL
7995 fi
7996 else
7997 OTOOL="$ac_cv_prog_OTOOL"
7998 fi
7999
8000 if test -n "$ac_tool_prefix"; then
8001 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
8002 set dummy ${ac_tool_prefix}otool64; ac_word=$2
8003 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8004 $as_echo_n "checking for $ac_word... " >&6; }
8005 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
8006 $as_echo_n "(cached) " >&6
8007 else
8008 if test -n "$OTOOL64"; then
8009 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
8010 else
8011 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8012 for as_dir in $PATH
8013 do
8014 IFS=$as_save_IFS
8015 test -z "$as_dir" && as_dir=.
8016 for ac_exec_ext in '' $ac_executable_extensions; do
8017 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8018 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8019 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8020 break 2
8021 fi
8022 done
8023 done
8024 IFS=$as_save_IFS
8025
8026 fi
8027 fi
8028 OTOOL64=$ac_cv_prog_OTOOL64
8029 if test -n "$OTOOL64"; then
8030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8031 $as_echo "$OTOOL64" >&6; }
8032 else
8033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8034 $as_echo "no" >&6; }
8035 fi
8036
8037
8038 fi
8039 if test -z "$ac_cv_prog_OTOOL64"; then
8040 ac_ct_OTOOL64=$OTOOL64
8041 # Extract the first word of "otool64", so it can be a program name with args.
8042 set dummy otool64; ac_word=$2
8043 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8044 $as_echo_n "checking for $ac_word... " >&6; }
8045 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
8046 $as_echo_n "(cached) " >&6
8047 else
8048 if test -n "$ac_ct_OTOOL64"; then
8049 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
8050 else
8051 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8052 for as_dir in $PATH
8053 do
8054 IFS=$as_save_IFS
8055 test -z "$as_dir" && as_dir=.
8056 for ac_exec_ext in '' $ac_executable_extensions; do
8057 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8058 ac_cv_prog_ac_ct_OTOOL64="otool64"
8059 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8060 break 2
8061 fi
8062 done
8063 done
8064 IFS=$as_save_IFS
8065
8066 fi
8067 fi
8068 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8069 if test -n "$ac_ct_OTOOL64"; then
8070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8071 $as_echo "$ac_ct_OTOOL64" >&6; }
8072 else
8073 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8074 $as_echo "no" >&6; }
8075 fi
8076
8077 if test "x$ac_ct_OTOOL64" = x; then
8078 OTOOL64=":"
8079 else
8080 case $cross_compiling:$ac_tool_warned in
8081 yes:)
8082 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8083 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8084 ac_tool_warned=yes ;;
8085 esac
8086 OTOOL64=$ac_ct_OTOOL64
8087 fi
8088 else
8089 OTOOL64="$ac_cv_prog_OTOOL64"
8090 fi
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
8118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8119 $as_echo_n "checking for -single_module linker flag... " >&6; }
8120 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8121 $as_echo_n "(cached) " >&6
8122 else
8123 lt_cv_apple_cc_single_mod=no
8124 if test -z "${LT_MULTI_MODULE}"; then
8125 # By default we will add the -single_module flag. You can override
8126 # by either setting the environment variable LT_MULTI_MODULE
8127 # non-empty at configure time, or by adding -multi_module to the
8128 # link flags.
8129 rm -rf libconftest.dylib*
8130 echo "int foo(void){return 1;}" > conftest.c
8131 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8132 -dynamiclib -Wl,-single_module conftest.c" >&5
8133 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8134 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8135 _lt_result=$?
8136 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8137 lt_cv_apple_cc_single_mod=yes
8138 else
8139 cat conftest.err >&5
8140 fi
8141 rm -rf libconftest.dylib*
8142 rm -f conftest.*
8143 fi
8144 fi
8145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8146 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8147 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8148 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8149 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8150 $as_echo_n "(cached) " >&6
8151 else
8152 lt_cv_ld_exported_symbols_list=no
8153 save_LDFLAGS=$LDFLAGS
8154 echo "_main" > conftest.sym
8155 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8156 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8157 /* end confdefs.h. */
8158
8159 int
8160 main ()
8161 {
8162
8163 ;
8164 return 0;
8165 }
8166 _ACEOF
8167 if ac_fn_c_try_link "$LINENO"; then :
8168 lt_cv_ld_exported_symbols_list=yes
8169 else
8170 lt_cv_ld_exported_symbols_list=no
8171 fi
8172 rm -f core conftest.err conftest.$ac_objext \
8173 conftest$ac_exeext conftest.$ac_ext
8174 LDFLAGS="$save_LDFLAGS"
8175
8176 fi
8177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8178 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8179 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8180 $as_echo_n "checking for -force_load linker flag... " >&6; }
8181 if test "${lt_cv_ld_force_load+set}" = set; then :
8182 $as_echo_n "(cached) " >&6
8183 else
8184 lt_cv_ld_force_load=no
8185 cat > conftest.c << _LT_EOF
8186 int forced_loaded() { return 2;}
8187 _LT_EOF
8188 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8189 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8190 echo "$AR cru libconftest.a conftest.o" >&5
8191 $AR cru libconftest.a conftest.o 2>&5
8192 cat > conftest.c << _LT_EOF
8193 int main() { return 0;}
8194 _LT_EOF
8195 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8196 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8197 _lt_result=$?
8198 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8199 lt_cv_ld_force_load=yes
8200 else
8201 cat conftest.err >&5
8202 fi
8203 rm -f conftest.err libconftest.a conftest conftest.c
8204 rm -rf conftest.dSYM
8205
8206 fi
8207 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8208 $as_echo "$lt_cv_ld_force_load" >&6; }
8209 case $host_os in
8210 rhapsody* | darwin1.[012])
8211 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8212 darwin1.*)
8213 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8214 darwin*) # darwin 5.x on
8215 # if running on 10.5 or later, the deployment target defaults
8216 # to the OS version, if on x86, and 10.4, the deployment
8217 # target defaults to 10.4. Don't you love it?
8218 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8219 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8220 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8221 10.[012][,.]*)
8222 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8223 10.*)
8224 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8225 esac
8226 ;;
8227 esac
8228 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8229 _lt_dar_single_mod='$single_module'
8230 fi
8231 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8232 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8233 else
8234 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8235 fi
8236 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8237 _lt_dsymutil='~$DSYMUTIL $lib || :'
8238 else
8239 _lt_dsymutil=
8240 fi
8241 ;;
8242 esac
8243
8244 for ac_header in dlfcn.h
8245 do :
8246 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8247 "
8248 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8249 cat >>confdefs.h <<_ACEOF
8250 #define HAVE_DLFCN_H 1
8251 _ACEOF
8252
8253 fi
8254
8255 done
8256
8257
8258
8259 # autoconf.info says this should be called right after AC_INIT.
8260 ac_config_headers="$ac_config_headers config.h:config.in"
8261
8262
8263
8264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
8265 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
8266 if test "${ac_cv_c_bigendian+set}" = set; then :
8267 $as_echo_n "(cached) " >&6
8268 else
8269 ac_cv_c_bigendian=unknown
8270 # See if we're dealing with a universal compiler.
8271 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8272 /* end confdefs.h. */
8273 #ifndef __APPLE_CC__
8274 not a universal capable compiler
8275 #endif
8276 typedef int dummy;
8277
8278 _ACEOF
8279 if ac_fn_c_try_compile "$LINENO"; then :
8280
8281 # Check for potential -arch flags. It is not universal unless
8282 # there are at least two -arch flags with different values.
8283 ac_arch=
8284 ac_prev=
8285 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
8286 if test -n "$ac_prev"; then
8287 case $ac_word in
8288 i?86 | x86_64 | ppc | ppc64)
8289 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
8290 ac_arch=$ac_word
8291 else
8292 ac_cv_c_bigendian=universal
8293 break
8294 fi
8295 ;;
8296 esac
8297 ac_prev=
8298 elif test "x$ac_word" = "x-arch"; then
8299 ac_prev=arch
8300 fi
8301 done
8302 fi
8303 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8304 if test $ac_cv_c_bigendian = unknown; then
8305 # See if sys/param.h defines the BYTE_ORDER macro.
8306 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8307 /* end confdefs.h. */
8308 #include <sys/types.h>
8309 #include <sys/param.h>
8310
8311 int
8312 main ()
8313 {
8314 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
8315 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
8316 && LITTLE_ENDIAN)
8317 bogus endian macros
8318 #endif
8319
8320 ;
8321 return 0;
8322 }
8323 _ACEOF
8324 if ac_fn_c_try_compile "$LINENO"; then :
8325 # It does; now see whether it defined to BIG_ENDIAN or not.
8326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8327 /* end confdefs.h. */
8328 #include <sys/types.h>
8329 #include <sys/param.h>
8330
8331 int
8332 main ()
8333 {
8334 #if BYTE_ORDER != BIG_ENDIAN
8335 not big endian
8336 #endif
8337
8338 ;
8339 return 0;
8340 }
8341 _ACEOF
8342 if ac_fn_c_try_compile "$LINENO"; then :
8343 ac_cv_c_bigendian=yes
8344 else
8345 ac_cv_c_bigendian=no
8346 fi
8347 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8348 fi
8349 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8350 fi
8351 if test $ac_cv_c_bigendian = unknown; then
8352 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
8353 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8354 /* end confdefs.h. */
8355 #include <limits.h>
8356
8357 int
8358 main ()
8359 {
8360 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
8361 bogus endian macros
8362 #endif
8363
8364 ;
8365 return 0;
8366 }
8367 _ACEOF
8368 if ac_fn_c_try_compile "$LINENO"; then :
8369 # It does; now see whether it defined to _BIG_ENDIAN or not.
8370 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8371 /* end confdefs.h. */
8372 #include <limits.h>
8373
8374 int
8375 main ()
8376 {
8377 #ifndef _BIG_ENDIAN
8378 not big endian
8379 #endif
8380
8381 ;
8382 return 0;
8383 }
8384 _ACEOF
8385 if ac_fn_c_try_compile "$LINENO"; then :
8386 ac_cv_c_bigendian=yes
8387 else
8388 ac_cv_c_bigendian=no
8389 fi
8390 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8391 fi
8392 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8393 fi
8394 if test $ac_cv_c_bigendian = unknown; then
8395 # Compile a test program.
8396 if test "$cross_compiling" = yes; then :
8397 # Try to guess by grepping values from an object file.
8398 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8399 /* end confdefs.h. */
8400 short int ascii_mm[] =
8401 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
8402 short int ascii_ii[] =
8403 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
8404 int use_ascii (int i) {
8405 return ascii_mm[i] + ascii_ii[i];
8406 }
8407 short int ebcdic_ii[] =
8408 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
8409 short int ebcdic_mm[] =
8410 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
8411 int use_ebcdic (int i) {
8412 return ebcdic_mm[i] + ebcdic_ii[i];
8413 }
8414 extern int foo;
8415
8416 int
8417 main ()
8418 {
8419 return use_ascii (foo) == use_ebcdic (foo);
8420 ;
8421 return 0;
8422 }
8423 _ACEOF
8424 if ac_fn_c_try_compile "$LINENO"; then :
8425 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
8426 ac_cv_c_bigendian=yes
8427 fi
8428 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
8429 if test "$ac_cv_c_bigendian" = unknown; then
8430 ac_cv_c_bigendian=no
8431 else
8432 # finding both strings is unlikely to happen, but who knows?
8433 ac_cv_c_bigendian=unknown
8434 fi
8435 fi
8436 fi
8437 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8438 else
8439 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8440 /* end confdefs.h. */
8441 $ac_includes_default
8442 int
8443 main ()
8444 {
8445
8446 /* Are we little or big endian? From Harbison&Steele. */
8447 union
8448 {
8449 long int l;
8450 char c[sizeof (long int)];
8451 } u;
8452 u.l = 1;
8453 return u.c[sizeof (long int) - 1] == 1;
8454
8455 ;
8456 return 0;
8457 }
8458 _ACEOF
8459 if ac_fn_c_try_run "$LINENO"; then :
8460 ac_cv_c_bigendian=no
8461 else
8462 ac_cv_c_bigendian=yes
8463 fi
8464 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8465 conftest.$ac_objext conftest.beam conftest.$ac_ext
8466 fi
8467
8468 fi
8469 fi
8470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
8471 $as_echo "$ac_cv_c_bigendian" >&6; }
8472 case $ac_cv_c_bigendian in #(
8473 yes)
8474 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
8475 ;; #(
8476 no)
8477 ;; #(
8478 universal)
8479
8480 $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
8481
8482 ;; #(
8483 *)
8484 as_fn_error "unknown endianness
8485 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
8486 esac
8487
8488
8489
8490
8491 # Put a plausible default for CC_FOR_BUILD in Makefile.
8492 if test "x$cross_compiling" = "xno"; then
8493 CC_FOR_BUILD='$(CC)'
8494 else
8495 CC_FOR_BUILD=gcc
8496 fi
8497
8498
8499
8500
8501 AR=${AR-ar}
8502
8503 if test -n "$ac_tool_prefix"; then
8504 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8505 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8506 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8507 $as_echo_n "checking for $ac_word... " >&6; }
8508 if test "${ac_cv_prog_RANLIB+set}" = set; then :
8509 $as_echo_n "(cached) " >&6
8510 else
8511 if test -n "$RANLIB"; then
8512 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8513 else
8514 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8515 for as_dir in $PATH
8516 do
8517 IFS=$as_save_IFS
8518 test -z "$as_dir" && as_dir=.
8519 for ac_exec_ext in '' $ac_executable_extensions; do
8520 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8521 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8522 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8523 break 2
8524 fi
8525 done
8526 done
8527 IFS=$as_save_IFS
8528
8529 fi
8530 fi
8531 RANLIB=$ac_cv_prog_RANLIB
8532 if test -n "$RANLIB"; then
8533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8534 $as_echo "$RANLIB" >&6; }
8535 else
8536 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8537 $as_echo "no" >&6; }
8538 fi
8539
8540
8541 fi
8542 if test -z "$ac_cv_prog_RANLIB"; then
8543 ac_ct_RANLIB=$RANLIB
8544 # Extract the first word of "ranlib", so it can be a program name with args.
8545 set dummy ranlib; ac_word=$2
8546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8547 $as_echo_n "checking for $ac_word... " >&6; }
8548 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8549 $as_echo_n "(cached) " >&6
8550 else
8551 if test -n "$ac_ct_RANLIB"; then
8552 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8553 else
8554 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8555 for as_dir in $PATH
8556 do
8557 IFS=$as_save_IFS
8558 test -z "$as_dir" && as_dir=.
8559 for ac_exec_ext in '' $ac_executable_extensions; do
8560 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8561 ac_cv_prog_ac_ct_RANLIB="ranlib"
8562 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8563 break 2
8564 fi
8565 done
8566 done
8567 IFS=$as_save_IFS
8568
8569 fi
8570 fi
8571 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8572 if test -n "$ac_ct_RANLIB"; then
8573 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8574 $as_echo "$ac_ct_RANLIB" >&6; }
8575 else
8576 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8577 $as_echo "no" >&6; }
8578 fi
8579
8580 if test "x$ac_ct_RANLIB" = x; then
8581 RANLIB=":"
8582 else
8583 case $cross_compiling:$ac_tool_warned in
8584 yes:)
8585 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8586 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8587 ac_tool_warned=yes ;;
8588 esac
8589 RANLIB=$ac_ct_RANLIB
8590 fi
8591 else
8592 RANLIB="$ac_cv_prog_RANLIB"
8593 fi
8594
8595
8596 # Some of the common include files depend on bfd.h, and bfd.h checks
8597 # that config.h is included first by testing that the PACKAGE macro
8598 # is defined.
8599 PACKAGE=sim
8600
8601 cat >>confdefs.h <<_ACEOF
8602 #define PACKAGE "$PACKAGE"
8603 _ACEOF
8604
8605
8606
8607 # Dependency checking.
8608 ac_config_commands="$ac_config_commands depdir"
8609
8610
8611 depcc="$CC" am_compiler_list=
8612
8613 am_depcomp=$ac_aux_dir/depcomp
8614 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8615 $as_echo_n "checking dependency style of $depcc... " >&6; }
8616 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8617 $as_echo_n "(cached) " >&6
8618 else
8619 if test -f "$am_depcomp"; then
8620 # We make a subdir and do the tests there. Otherwise we can end up
8621 # making bogus files that we don't know about and never remove. For
8622 # instance it was reported that on HP-UX the gcc test will end up
8623 # making a dummy file named `D' -- because `-MD' means `put the output
8624 # in D'.
8625 mkdir conftest.dir
8626 # Copy depcomp to subdir because otherwise we won't find it if we're
8627 # using a relative directory.
8628 cp "$am_depcomp" conftest.dir
8629 cd conftest.dir
8630 # We will build objects and dependencies in a subdirectory because
8631 # it helps to detect inapplicable dependency modes. For instance
8632 # both Tru64's cc and ICC support -MD to output dependencies as a
8633 # side effect of compilation, but ICC will put the dependencies in
8634 # the current directory while Tru64 will put them in the object
8635 # directory.
8636 mkdir sub
8637
8638 am_cv_CC_dependencies_compiler_type=none
8639 if test "$am_compiler_list" = ""; then
8640 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8641 fi
8642 for depmode in $am_compiler_list; do
8643 if test $depmode = none; then break; fi
8644
8645 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8646 # Setup a source with many dependencies, because some compilers
8647 # like to wrap large dependency lists on column 80 (with \), and
8648 # we should not choose a depcomp mode which is confused by this.
8649 #
8650 # We need to recreate these files for each test, as the compiler may
8651 # overwrite some of them when testing with obscure command lines.
8652 # This happens at least with the AIX C compiler.
8653 : > sub/conftest.c
8654 for i in 1 2 3 4 5 6; do
8655 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8656 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8657 # Solaris 8's {/usr,}/bin/sh.
8658 touch sub/conftst$i.h
8659 done
8660 echo "include sub/conftest.Po" > confmf
8661
8662 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8663 # mode. It turns out that the SunPro C++ compiler does not properly
8664 # handle `-M -o', and we need to detect this.
8665 depcmd="depmode=$depmode \
8666 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8667 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8668 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8669 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8670 if env $depcmd > conftest.err 2>&1 &&
8671 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8672 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8673 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8674 # icc doesn't choke on unknown options, it will just issue warnings
8675 # or remarks (even with -Werror). So we grep stderr for any message
8676 # that says an option was ignored or not supported.
8677 # When given -MP, icc 7.0 and 7.1 complain thusly:
8678 # icc: Command line warning: ignoring option '-M'; no argument required
8679 # The diagnosis changed in icc 8.0:
8680 # icc: Command line remark: option '-MP' not supported
8681 if (grep 'ignoring option' conftest.err ||
8682 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8683 am_cv_CC_dependencies_compiler_type=$depmode
8684 $as_echo "$as_me:$LINENO: success" >&5
8685 break
8686 fi
8687 fi
8688 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8689 sed -e 's/^/| /' < conftest.err >&5
8690 done
8691
8692 cd ..
8693 rm -rf conftest.dir
8694 else
8695 am_cv_CC_dependencies_compiler_type=none
8696 fi
8697
8698 fi
8699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8700 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8701 if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8702 then as_fn_error "no usable dependency style found" "$LINENO" 5
8703 else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8704
8705 fi
8706
8707
8708 # Check for the 'make' the user wants to use.
8709 for ac_prog in make
8710 do
8711 # Extract the first word of "$ac_prog", so it can be a program name with args.
8712 set dummy $ac_prog; ac_word=$2
8713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8714 $as_echo_n "checking for $ac_word... " >&6; }
8715 if test "${ac_cv_prog_MAKE+set}" = set; then :
8716 $as_echo_n "(cached) " >&6
8717 else
8718 if test -n "$MAKE"; then
8719 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8720 else
8721 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8722 for as_dir in $PATH
8723 do
8724 IFS=$as_save_IFS
8725 test -z "$as_dir" && as_dir=.
8726 for ac_exec_ext in '' $ac_executable_extensions; do
8727 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8728 ac_cv_prog_MAKE="$ac_prog"
8729 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8730 break 2
8731 fi
8732 done
8733 done
8734 IFS=$as_save_IFS
8735
8736 fi
8737 fi
8738 MAKE=$ac_cv_prog_MAKE
8739 if test -n "$MAKE"; then
8740 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8741 $as_echo "$MAKE" >&6; }
8742 else
8743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8744 $as_echo "no" >&6; }
8745 fi
8746
8747
8748 test -n "$MAKE" && break
8749 done
8750
8751 MAKE_IS_GNU=
8752 case "`$MAKE --version 2>&1 | sed 1q`" in
8753 *GNU*)
8754 MAKE_IS_GNU=yes
8755 ;;
8756 esac
8757 if test "$MAKE_IS_GNU" = yes; then
8758 GMAKE_TRUE=
8759 GMAKE_FALSE='#'
8760 else
8761 GMAKE_TRUE='#'
8762 GMAKE_FALSE=
8763 fi
8764
8765
8766 ALL_LINGUAS=
8767 # If we haven't got the data from the intl directory,
8768 # assume NLS is disabled.
8769 USE_NLS=no
8770 LIBINTL=
8771 LIBINTL_DEP=
8772 INCINTL=
8773 XGETTEXT=
8774 GMSGFMT=
8775 POSUB=
8776
8777 if test -f ../../intl/config.intl; then
8778 . ../../intl/config.intl
8779 fi
8780 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8781 $as_echo_n "checking whether NLS is requested... " >&6; }
8782 if test x"$USE_NLS" != xyes; then
8783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8784 $as_echo "no" >&6; }
8785 else
8786 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8787 $as_echo "yes" >&6; }
8788
8789 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
8790
8791
8792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8793 $as_echo_n "checking for catalogs to be installed... " >&6; }
8794 # Look for .po and .gmo files in the source directory.
8795 CATALOGS=
8796 XLINGUAS=
8797 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8798 # If there aren't any .gmo files the shell will give us the
8799 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8800 # weeded out.
8801 case "$cat" in *\**)
8802 continue;;
8803 esac
8804 # The quadruple backslash is collapsed to a double backslash
8805 # by the backticks, then collapsed again by the double quotes,
8806 # leaving us with one backslash in the sed expression (right
8807 # before the dot that mustn't act as a wildcard).
8808 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8809 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8810 # The user is allowed to set LINGUAS to a list of languages to
8811 # install catalogs for. If it's empty that means "all of them."
8812 if test "x$LINGUAS" = x; then
8813 CATALOGS="$CATALOGS $cat"
8814 XLINGUAS="$XLINGUAS $lang"
8815 else
8816 case "$LINGUAS" in *$lang*)
8817 CATALOGS="$CATALOGS $cat"
8818 XLINGUAS="$XLINGUAS $lang"
8819 ;;
8820 esac
8821 fi
8822 done
8823 LINGUAS="$XLINGUAS"
8824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8825 $as_echo "$LINGUAS" >&6; }
8826
8827
8828 DATADIRNAME=share
8829
8830 INSTOBJEXT=.mo
8831
8832 GENCAT=gencat
8833
8834 CATOBJEXT=.gmo
8835
8836 fi
8837
8838 # Check for common headers.
8839 # FIXME: Seems to me this can cause problems for i386-windows hosts.
8840 # At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8841 for ac_header in stdlib.h string.h strings.h unistd.h time.h
8842 do :
8843 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8844 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8845 eval as_val=\$$as_ac_Header
8846 if test "x$as_val" = x""yes; then :
8847 cat >>confdefs.h <<_ACEOF
8848 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8849 _ACEOF
8850
8851 fi
8852
8853 done
8854
8855 for ac_header in sys/time.h sys/times.h sys/resource.h sys/mman.h
8856 do :
8857 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8858 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8859 eval as_val=\$$as_ac_Header
8860 if test "x$as_val" = x""yes; then :
8861 cat >>confdefs.h <<_ACEOF
8862 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8863 _ACEOF
8864
8865 fi
8866
8867 done
8868
8869 for ac_header in fcntl.h fpu_control.h
8870 do :
8871 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8872 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8873 eval as_val=\$$as_ac_Header
8874 if test "x$as_val" = x""yes; then :
8875 cat >>confdefs.h <<_ACEOF
8876 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8877 _ACEOF
8878
8879 fi
8880
8881 done
8882
8883 for ac_header in dlfcn.h errno.h sys/stat.h
8884 do :
8885 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8886 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8887 eval as_val=\$$as_ac_Header
8888 if test "x$as_val" = x""yes; then :
8889 cat >>confdefs.h <<_ACEOF
8890 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8891 _ACEOF
8892
8893 fi
8894
8895 done
8896
8897 for ac_func in getrusage time sigaction __setfpucw
8898 do :
8899 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8900 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8901 eval as_val=\$$as_ac_var
8902 if test "x$as_val" = x""yes; then :
8903 cat >>confdefs.h <<_ACEOF
8904 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8905 _ACEOF
8906
8907 fi
8908 done
8909
8910 for ac_func in mmap munmap lstat truncate ftruncate posix_fallocate
8911 do :
8912 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8913 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8914 eval as_val=\$$as_ac_var
8915 if test "x$as_val" = x""yes; then :
8916 cat >>confdefs.h <<_ACEOF
8917 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8918 _ACEOF
8919
8920 fi
8921 done
8922
8923 ac_fn_c_check_member "$LINENO" "struct stat" "st_dev" "ac_cv_member_struct_stat_st_dev" "#ifdef HAVE_SYS_TYPES_H
8924 #include <sys/types.h>
8925 #endif
8926 #ifdef HAVE_SYS_STAT_H
8927 #include <sys/stat.h>
8928 #endif
8929 "
8930 if test "x$ac_cv_member_struct_stat_st_dev" = x""yes; then :
8931
8932 cat >>confdefs.h <<_ACEOF
8933 #define HAVE_STRUCT_STAT_ST_DEV 1
8934 _ACEOF
8935
8936
8937 fi
8938 ac_fn_c_check_member "$LINENO" "struct stat" "st_ino" "ac_cv_member_struct_stat_st_ino" "#ifdef HAVE_SYS_TYPES_H
8939 #include <sys/types.h>
8940 #endif
8941 #ifdef HAVE_SYS_STAT_H
8942 #include <sys/stat.h>
8943 #endif
8944 "
8945 if test "x$ac_cv_member_struct_stat_st_ino" = x""yes; then :
8946
8947 cat >>confdefs.h <<_ACEOF
8948 #define HAVE_STRUCT_STAT_ST_INO 1
8949 _ACEOF
8950
8951
8952 fi
8953 ac_fn_c_check_member "$LINENO" "struct stat" "st_mode" "ac_cv_member_struct_stat_st_mode" "#ifdef HAVE_SYS_TYPES_H
8954 #include <sys/types.h>
8955 #endif
8956 #ifdef HAVE_SYS_STAT_H
8957 #include <sys/stat.h>
8958 #endif
8959 "
8960 if test "x$ac_cv_member_struct_stat_st_mode" = x""yes; then :
8961
8962 cat >>confdefs.h <<_ACEOF
8963 #define HAVE_STRUCT_STAT_ST_MODE 1
8964 _ACEOF
8965
8966
8967 fi
8968 ac_fn_c_check_member "$LINENO" "struct stat" "st_nlink" "ac_cv_member_struct_stat_st_nlink" "#ifdef HAVE_SYS_TYPES_H
8969 #include <sys/types.h>
8970 #endif
8971 #ifdef HAVE_SYS_STAT_H
8972 #include <sys/stat.h>
8973 #endif
8974 "
8975 if test "x$ac_cv_member_struct_stat_st_nlink" = x""yes; then :
8976
8977 cat >>confdefs.h <<_ACEOF
8978 #define HAVE_STRUCT_STAT_ST_NLINK 1
8979 _ACEOF
8980
8981
8982 fi
8983 ac_fn_c_check_member "$LINENO" "struct stat" "st_uid" "ac_cv_member_struct_stat_st_uid" "#ifdef HAVE_SYS_TYPES_H
8984 #include <sys/types.h>
8985 #endif
8986 #ifdef HAVE_SYS_STAT_H
8987 #include <sys/stat.h>
8988 #endif
8989 "
8990 if test "x$ac_cv_member_struct_stat_st_uid" = x""yes; then :
8991
8992 cat >>confdefs.h <<_ACEOF
8993 #define HAVE_STRUCT_STAT_ST_UID 1
8994 _ACEOF
8995
8996
8997 fi
8998 ac_fn_c_check_member "$LINENO" "struct stat" "st_gid" "ac_cv_member_struct_stat_st_gid" "#ifdef HAVE_SYS_TYPES_H
8999 #include <sys/types.h>
9000 #endif
9001 #ifdef HAVE_SYS_STAT_H
9002 #include <sys/stat.h>
9003 #endif
9004 "
9005 if test "x$ac_cv_member_struct_stat_st_gid" = x""yes; then :
9006
9007 cat >>confdefs.h <<_ACEOF
9008 #define HAVE_STRUCT_STAT_ST_GID 1
9009 _ACEOF
9010
9011
9012 fi
9013 ac_fn_c_check_member "$LINENO" "struct stat" "st_rdev" "ac_cv_member_struct_stat_st_rdev" "#ifdef HAVE_SYS_TYPES_H
9014 #include <sys/types.h>
9015 #endif
9016 #ifdef HAVE_SYS_STAT_H
9017 #include <sys/stat.h>
9018 #endif
9019 "
9020 if test "x$ac_cv_member_struct_stat_st_rdev" = x""yes; then :
9021
9022 cat >>confdefs.h <<_ACEOF
9023 #define HAVE_STRUCT_STAT_ST_RDEV 1
9024 _ACEOF
9025
9026
9027 fi
9028 ac_fn_c_check_member "$LINENO" "struct stat" "st_size" "ac_cv_member_struct_stat_st_size" "#ifdef HAVE_SYS_TYPES_H
9029 #include <sys/types.h>
9030 #endif
9031 #ifdef HAVE_SYS_STAT_H
9032 #include <sys/stat.h>
9033 #endif
9034 "
9035 if test "x$ac_cv_member_struct_stat_st_size" = x""yes; then :
9036
9037 cat >>confdefs.h <<_ACEOF
9038 #define HAVE_STRUCT_STAT_ST_SIZE 1
9039 _ACEOF
9040
9041
9042 fi
9043 ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "#ifdef HAVE_SYS_TYPES_H
9044 #include <sys/types.h>
9045 #endif
9046 #ifdef HAVE_SYS_STAT_H
9047 #include <sys/stat.h>
9048 #endif
9049 "
9050 if test "x$ac_cv_member_struct_stat_st_blksize" = x""yes; then :
9051
9052 cat >>confdefs.h <<_ACEOF
9053 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9054 _ACEOF
9055
9056
9057 fi
9058 ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "#ifdef HAVE_SYS_TYPES_H
9059 #include <sys/types.h>
9060 #endif
9061 #ifdef HAVE_SYS_STAT_H
9062 #include <sys/stat.h>
9063 #endif
9064 "
9065 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then :
9066
9067 cat >>confdefs.h <<_ACEOF
9068 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9069 _ACEOF
9070
9071
9072 fi
9073 ac_fn_c_check_member "$LINENO" "struct stat" "st_atime" "ac_cv_member_struct_stat_st_atime" "#ifdef HAVE_SYS_TYPES_H
9074 #include <sys/types.h>
9075 #endif
9076 #ifdef HAVE_SYS_STAT_H
9077 #include <sys/stat.h>
9078 #endif
9079 "
9080 if test "x$ac_cv_member_struct_stat_st_atime" = x""yes; then :
9081
9082 cat >>confdefs.h <<_ACEOF
9083 #define HAVE_STRUCT_STAT_ST_ATIME 1
9084 _ACEOF
9085
9086
9087 fi
9088 ac_fn_c_check_member "$LINENO" "struct stat" "st_mtime" "ac_cv_member_struct_stat_st_mtime" "#ifdef HAVE_SYS_TYPES_H
9089 #include <sys/types.h>
9090 #endif
9091 #ifdef HAVE_SYS_STAT_H
9092 #include <sys/stat.h>
9093 #endif
9094 "
9095 if test "x$ac_cv_member_struct_stat_st_mtime" = x""yes; then :
9096
9097 cat >>confdefs.h <<_ACEOF
9098 #define HAVE_STRUCT_STAT_ST_MTIME 1
9099 _ACEOF
9100
9101
9102 fi
9103 ac_fn_c_check_member "$LINENO" "struct stat" "st_ctime" "ac_cv_member_struct_stat_st_ctime" "#ifdef HAVE_SYS_TYPES_H
9104 #include <sys/types.h>
9105 #endif
9106 #ifdef HAVE_SYS_STAT_H
9107 #include <sys/stat.h>
9108 #endif
9109 "
9110 if test "x$ac_cv_member_struct_stat_st_ctime" = x""yes; then :
9111
9112 cat >>confdefs.h <<_ACEOF
9113 #define HAVE_STRUCT_STAT_ST_CTIME 1
9114 _ACEOF
9115
9116
9117 fi
9118
9119 ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9120 #include <sys/socket.h>
9121
9122 "
9123 if test "x$ac_cv_type_socklen_t" = x""yes; then :
9124
9125 cat >>confdefs.h <<_ACEOF
9126 #define HAVE_SOCKLEN_T 1
9127 _ACEOF
9128
9129
9130 fi
9131
9132
9133 # Check for socket libraries
9134 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
9135 $as_echo_n "checking for bind in -lsocket... " >&6; }
9136 if test "${ac_cv_lib_socket_bind+set}" = set; then :
9137 $as_echo_n "(cached) " >&6
9138 else
9139 ac_check_lib_save_LIBS=$LIBS
9140 LIBS="-lsocket $LIBS"
9141 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9142 /* end confdefs.h. */
9143
9144 /* Override any GCC internal prototype to avoid an error.
9145 Use char because int might match the return type of a GCC
9146 builtin and then its argument prototype would still apply. */
9147 #ifdef __cplusplus
9148 extern "C"
9149 #endif
9150 char bind ();
9151 int
9152 main ()
9153 {
9154 return bind ();
9155 ;
9156 return 0;
9157 }
9158 _ACEOF
9159 if ac_fn_c_try_link "$LINENO"; then :
9160 ac_cv_lib_socket_bind=yes
9161 else
9162 ac_cv_lib_socket_bind=no
9163 fi
9164 rm -f core conftest.err conftest.$ac_objext \
9165 conftest$ac_exeext conftest.$ac_ext
9166 LIBS=$ac_check_lib_save_LIBS
9167 fi
9168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
9169 $as_echo "$ac_cv_lib_socket_bind" >&6; }
9170 if test "x$ac_cv_lib_socket_bind" = x""yes; then :
9171 cat >>confdefs.h <<_ACEOF
9172 #define HAVE_LIBSOCKET 1
9173 _ACEOF
9174
9175 LIBS="-lsocket $LIBS"
9176
9177 fi
9178
9179 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
9180 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9181 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
9182 $as_echo_n "(cached) " >&6
9183 else
9184 ac_check_lib_save_LIBS=$LIBS
9185 LIBS="-lnsl $LIBS"
9186 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9187 /* end confdefs.h. */
9188
9189 /* Override any GCC internal prototype to avoid an error.
9190 Use char because int might match the return type of a GCC
9191 builtin and then its argument prototype would still apply. */
9192 #ifdef __cplusplus
9193 extern "C"
9194 #endif
9195 char gethostbyname ();
9196 int
9197 main ()
9198 {
9199 return gethostbyname ();
9200 ;
9201 return 0;
9202 }
9203 _ACEOF
9204 if ac_fn_c_try_link "$LINENO"; then :
9205 ac_cv_lib_nsl_gethostbyname=yes
9206 else
9207 ac_cv_lib_nsl_gethostbyname=no
9208 fi
9209 rm -f core conftest.err conftest.$ac_objext \
9210 conftest$ac_exeext conftest.$ac_ext
9211 LIBS=$ac_check_lib_save_LIBS
9212 fi
9213 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
9214 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9215 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
9216 cat >>confdefs.h <<_ACEOF
9217 #define HAVE_LIBNSL 1
9218 _ACEOF
9219
9220 LIBS="-lnsl $LIBS"
9221
9222 fi
9223
9224
9225 # BFD conditionally uses zlib, so we must link it in if libbfd does, by
9226 # using the same condition.
9227
9228 # Use the system's zlib library.
9229 zlibdir="-L\$(top_builddir)/../zlib"
9230 zlibinc="-I\$(top_srcdir)/../zlib"
9231
9232 # Check whether --with-system-zlib was given.
9233 if test "${with_system_zlib+set}" = set; then :
9234 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
9235 zlibdir=
9236 zlibinc=
9237 fi
9238
9239 fi
9240
9241
9242
9243
9244
9245 # BFD uses libdl when when plugins enabled.
9246
9247 maybe_plugins=no
9248 for ac_header in dlfcn.h
9249 do :
9250 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
9251 "
9252 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
9253 cat >>confdefs.h <<_ACEOF
9254 #define HAVE_DLFCN_H 1
9255 _ACEOF
9256 maybe_plugins=yes
9257 fi
9258
9259 done
9260
9261 for ac_header in windows.h
9262 do :
9263 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
9264 "
9265 if test "x$ac_cv_header_windows_h" = x""yes; then :
9266 cat >>confdefs.h <<_ACEOF
9267 #define HAVE_WINDOWS_H 1
9268 _ACEOF
9269 maybe_plugins=yes
9270 fi
9271
9272 done
9273
9274
9275 # Check whether --enable-plugins was given.
9276 if test "${enable_plugins+set}" = set; then :
9277 enableval=$enable_plugins; case "${enableval}" in
9278 no) plugins=no ;;
9279 *) plugins=yes
9280 if test "$maybe_plugins" != "yes" ; then
9281 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
9282 fi ;;
9283 esac
9284 else
9285 plugins=$maybe_plugins
9286
9287 fi
9288
9289 if test "$plugins" = "yes"; then
9290 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
9291 $as_echo_n "checking for library containing dlopen... " >&6; }
9292 if test "${ac_cv_search_dlopen+set}" = set; then :
9293 $as_echo_n "(cached) " >&6
9294 else
9295 ac_func_search_save_LIBS=$LIBS
9296 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9297 /* end confdefs.h. */
9298
9299 /* Override any GCC internal prototype to avoid an error.
9300 Use char because int might match the return type of a GCC
9301 builtin and then its argument prototype would still apply. */
9302 #ifdef __cplusplus
9303 extern "C"
9304 #endif
9305 char dlopen ();
9306 int
9307 main ()
9308 {
9309 return dlopen ();
9310 ;
9311 return 0;
9312 }
9313 _ACEOF
9314 for ac_lib in '' dl; do
9315 if test -z "$ac_lib"; then
9316 ac_res="none required"
9317 else
9318 ac_res=-l$ac_lib
9319 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9320 fi
9321 if ac_fn_c_try_link "$LINENO"; then :
9322 ac_cv_search_dlopen=$ac_res
9323 fi
9324 rm -f core conftest.err conftest.$ac_objext \
9325 conftest$ac_exeext
9326 if test "${ac_cv_search_dlopen+set}" = set; then :
9327 break
9328 fi
9329 done
9330 if test "${ac_cv_search_dlopen+set}" = set; then :
9331
9332 else
9333 ac_cv_search_dlopen=no
9334 fi
9335 rm conftest.$ac_ext
9336 LIBS=$ac_func_search_save_LIBS
9337 fi
9338 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
9339 $as_echo "$ac_cv_search_dlopen" >&6; }
9340 ac_res=$ac_cv_search_dlopen
9341 if test "$ac_res" != no; then :
9342 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
9343
9344 fi
9345
9346 fi
9347
9348 if test "$plugins" = yes; then
9349 PLUGINS_TRUE=
9350 PLUGINS_FALSE='#'
9351 else
9352 PLUGINS_TRUE='#'
9353 PLUGINS_FALSE=
9354 fi
9355
9356
9357
9358
9359
9360 # Set options
9361 enable_dlopen=yes
9362
9363
9364
9365
9366 enable_win32_dll=no
9367
9368
9369 # Check whether --enable-shared was given.
9370 if test "${enable_shared+set}" = set; then :
9371 enableval=$enable_shared; p=${PACKAGE-default}
9372 case $enableval in
9373 yes) enable_shared=yes ;;
9374 no) enable_shared=no ;;
9375 *)
9376 enable_shared=no
9377 # Look at the argument we got. We use all the common list separators.
9378 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9379 for pkg in $enableval; do
9380 IFS="$lt_save_ifs"
9381 if test "X$pkg" = "X$p"; then
9382 enable_shared=yes
9383 fi
9384 done
9385 IFS="$lt_save_ifs"
9386 ;;
9387 esac
9388 else
9389 enable_shared=yes
9390 fi
9391
9392
9393
9394
9395
9396
9397
9398
9399
9400 # Check whether --enable-static was given.
9401 if test "${enable_static+set}" = set; then :
9402 enableval=$enable_static; p=${PACKAGE-default}
9403 case $enableval in
9404 yes) enable_static=yes ;;
9405 no) enable_static=no ;;
9406 *)
9407 enable_static=no
9408 # Look at the argument we got. We use all the common list separators.
9409 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9410 for pkg in $enableval; do
9411 IFS="$lt_save_ifs"
9412 if test "X$pkg" = "X$p"; then
9413 enable_static=yes
9414 fi
9415 done
9416 IFS="$lt_save_ifs"
9417 ;;
9418 esac
9419 else
9420 enable_static=yes
9421 fi
9422
9423
9424
9425
9426
9427
9428
9429
9430
9431
9432 # Check whether --with-pic was given.
9433 if test "${with_pic+set}" = set; then :
9434 withval=$with_pic; pic_mode="$withval"
9435 else
9436 pic_mode=default
9437 fi
9438
9439
9440 test -z "$pic_mode" && pic_mode=default
9441
9442
9443
9444
9445
9446
9447
9448 # Check whether --enable-fast-install was given.
9449 if test "${enable_fast_install+set}" = set; then :
9450 enableval=$enable_fast_install; p=${PACKAGE-default}
9451 case $enableval in
9452 yes) enable_fast_install=yes ;;
9453 no) enable_fast_install=no ;;
9454 *)
9455 enable_fast_install=no
9456 # Look at the argument we got. We use all the common list separators.
9457 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9458 for pkg in $enableval; do
9459 IFS="$lt_save_ifs"
9460 if test "X$pkg" = "X$p"; then
9461 enable_fast_install=yes
9462 fi
9463 done
9464 IFS="$lt_save_ifs"
9465 ;;
9466 esac
9467 else
9468 enable_fast_install=yes
9469 fi
9470
9471
9472
9473
9474
9475
9476
9477
9478
9479
9480
9481 # This can be used to rebuild libtool when needed
9482 LIBTOOL_DEPS="$ltmain"
9483
9484 # Always use our own libtool.
9485 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
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
9512 test -z "$LN_S" && LN_S="ln -s"
9513
9514
9515
9516
9517
9518
9519
9520
9521
9522
9523
9524
9525
9526
9527 if test -n "${ZSH_VERSION+set}" ; then
9528 setopt NO_GLOB_SUBST
9529 fi
9530
9531 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9532 $as_echo_n "checking for objdir... " >&6; }
9533 if test "${lt_cv_objdir+set}" = set; then :
9534 $as_echo_n "(cached) " >&6
9535 else
9536 rm -f .libs 2>/dev/null
9537 mkdir .libs 2>/dev/null
9538 if test -d .libs; then
9539 lt_cv_objdir=.libs
9540 else
9541 # MS-DOS does not allow filenames that begin with a dot.
9542 lt_cv_objdir=_libs
9543 fi
9544 rmdir .libs 2>/dev/null
9545 fi
9546 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9547 $as_echo "$lt_cv_objdir" >&6; }
9548 objdir=$lt_cv_objdir
9549
9550
9551
9552
9553
9554 cat >>confdefs.h <<_ACEOF
9555 #define LT_OBJDIR "$lt_cv_objdir/"
9556 _ACEOF
9557
9558
9559
9560
9561 case $host_os in
9562 aix3*)
9563 # AIX sometimes has problems with the GCC collect2 program. For some
9564 # reason, if we set the COLLECT_NAMES environment variable, the problems
9565 # vanish in a puff of smoke.
9566 if test "X${COLLECT_NAMES+set}" != Xset; then
9567 COLLECT_NAMES=
9568 export COLLECT_NAMES
9569 fi
9570 ;;
9571 esac
9572
9573 # Global variables:
9574 ofile=libtool
9575 can_build_shared=yes
9576
9577 # All known linkers require a `.a' archive for static linking (except MSVC,
9578 # which needs '.lib').
9579 libext=a
9580
9581 with_gnu_ld="$lt_cv_prog_gnu_ld"
9582
9583 old_CC="$CC"
9584 old_CFLAGS="$CFLAGS"
9585
9586 # Set sane defaults for various variables
9587 test -z "$CC" && CC=cc
9588 test -z "$LTCC" && LTCC=$CC
9589 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9590 test -z "$LD" && LD=ld
9591 test -z "$ac_objext" && ac_objext=o
9592
9593 for cc_temp in $compiler""; do
9594 case $cc_temp in
9595 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9596 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9597 \-*) ;;
9598 *) break;;
9599 esac
9600 done
9601 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9602
9603
9604 # Only perform the check for file, if the check method requires it
9605 test -z "$MAGIC_CMD" && MAGIC_CMD=file
9606 case $deplibs_check_method in
9607 file_magic*)
9608 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9610 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9611 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9612 $as_echo_n "(cached) " >&6
9613 else
9614 case $MAGIC_CMD in
9615 [\\/*] | ?:[\\/]*)
9616 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9617 ;;
9618 *)
9619 lt_save_MAGIC_CMD="$MAGIC_CMD"
9620 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9621 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9622 for ac_dir in $ac_dummy; do
9623 IFS="$lt_save_ifs"
9624 test -z "$ac_dir" && ac_dir=.
9625 if test -f $ac_dir/${ac_tool_prefix}file; then
9626 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9627 if test -n "$file_magic_test_file"; then
9628 case $deplibs_check_method in
9629 "file_magic "*)
9630 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9631 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9632 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9633 $EGREP "$file_magic_regex" > /dev/null; then
9634 :
9635 else
9636 cat <<_LT_EOF 1>&2
9637
9638 *** Warning: the command libtool uses to detect shared libraries,
9639 *** $file_magic_cmd, produces output that libtool cannot recognize.
9640 *** The result is that libtool may fail to recognize shared libraries
9641 *** as such. This will affect the creation of libtool libraries that
9642 *** depend on shared libraries, but programs linked with such libtool
9643 *** libraries will work regardless of this problem. Nevertheless, you
9644 *** may want to report the problem to your system manager and/or to
9645 *** bug-libtool@gnu.org
9646
9647 _LT_EOF
9648 fi ;;
9649 esac
9650 fi
9651 break
9652 fi
9653 done
9654 IFS="$lt_save_ifs"
9655 MAGIC_CMD="$lt_save_MAGIC_CMD"
9656 ;;
9657 esac
9658 fi
9659
9660 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9661 if test -n "$MAGIC_CMD"; then
9662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9663 $as_echo "$MAGIC_CMD" >&6; }
9664 else
9665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9666 $as_echo "no" >&6; }
9667 fi
9668
9669
9670
9671
9672
9673 if test -z "$lt_cv_path_MAGIC_CMD"; then
9674 if test -n "$ac_tool_prefix"; then
9675 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9676 $as_echo_n "checking for file... " >&6; }
9677 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9678 $as_echo_n "(cached) " >&6
9679 else
9680 case $MAGIC_CMD in
9681 [\\/*] | ?:[\\/]*)
9682 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9683 ;;
9684 *)
9685 lt_save_MAGIC_CMD="$MAGIC_CMD"
9686 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9687 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9688 for ac_dir in $ac_dummy; do
9689 IFS="$lt_save_ifs"
9690 test -z "$ac_dir" && ac_dir=.
9691 if test -f $ac_dir/file; then
9692 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9693 if test -n "$file_magic_test_file"; then
9694 case $deplibs_check_method in
9695 "file_magic "*)
9696 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9697 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9698 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9699 $EGREP "$file_magic_regex" > /dev/null; then
9700 :
9701 else
9702 cat <<_LT_EOF 1>&2
9703
9704 *** Warning: the command libtool uses to detect shared libraries,
9705 *** $file_magic_cmd, produces output that libtool cannot recognize.
9706 *** The result is that libtool may fail to recognize shared libraries
9707 *** as such. This will affect the creation of libtool libraries that
9708 *** depend on shared libraries, but programs linked with such libtool
9709 *** libraries will work regardless of this problem. Nevertheless, you
9710 *** may want to report the problem to your system manager and/or to
9711 *** bug-libtool@gnu.org
9712
9713 _LT_EOF
9714 fi ;;
9715 esac
9716 fi
9717 break
9718 fi
9719 done
9720 IFS="$lt_save_ifs"
9721 MAGIC_CMD="$lt_save_MAGIC_CMD"
9722 ;;
9723 esac
9724 fi
9725
9726 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9727 if test -n "$MAGIC_CMD"; then
9728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9729 $as_echo "$MAGIC_CMD" >&6; }
9730 else
9731 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9732 $as_echo "no" >&6; }
9733 fi
9734
9735
9736 else
9737 MAGIC_CMD=:
9738 fi
9739 fi
9740
9741 fi
9742 ;;
9743 esac
9744
9745 # Use C for the default configuration in the libtool script
9746
9747 lt_save_CC="$CC"
9748 ac_ext=c
9749 ac_cpp='$CPP $CPPFLAGS'
9750 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9751 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9752 ac_compiler_gnu=$ac_cv_c_compiler_gnu
9753
9754
9755 # Source file extension for C test sources.
9756 ac_ext=c
9757
9758 # Object file extension for compiled C test sources.
9759 objext=o
9760 objext=$objext
9761
9762 # Code to be used in simple compile tests
9763 lt_simple_compile_test_code="int some_variable = 0;"
9764
9765 # Code to be used in simple link tests
9766 lt_simple_link_test_code='int main(){return(0);}'
9767
9768
9769
9770
9771
9772
9773
9774 # If no C compiler was specified, use CC.
9775 LTCC=${LTCC-"$CC"}
9776
9777 # If no C compiler flags were specified, use CFLAGS.
9778 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9779
9780 # Allow CC to be a program name with arguments.
9781 compiler=$CC
9782
9783 # Save the default compiler, since it gets overwritten when the other
9784 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9785 compiler_DEFAULT=$CC
9786
9787 # save warnings/boilerplate of simple test code
9788 ac_outfile=conftest.$ac_objext
9789 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9790 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9791 _lt_compiler_boilerplate=`cat conftest.err`
9792 $RM conftest*
9793
9794 ac_outfile=conftest.$ac_objext
9795 echo "$lt_simple_link_test_code" >conftest.$ac_ext
9796 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9797 _lt_linker_boilerplate=`cat conftest.err`
9798 $RM -r conftest*
9799
9800
9801 ## CAVEAT EMPTOR:
9802 ## There is no encapsulation within the following macros, do not change
9803 ## the running order or otherwise move them around unless you know exactly
9804 ## what you are doing...
9805 if test -n "$compiler"; then
9806
9807 lt_prog_compiler_no_builtin_flag=
9808
9809 if test "$GCC" = yes; then
9810 case $cc_basename in
9811 nvcc*)
9812 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9813 *)
9814 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9815 esac
9816
9817 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9818 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9819 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9820 $as_echo_n "(cached) " >&6
9821 else
9822 lt_cv_prog_compiler_rtti_exceptions=no
9823 ac_outfile=conftest.$ac_objext
9824 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9825 lt_compiler_flag="-fno-rtti -fno-exceptions"
9826 # Insert the option either (1) after the last *FLAGS variable, or
9827 # (2) before a word containing "conftest.", or (3) at the end.
9828 # Note that $ac_compile itself does not contain backslashes and begins
9829 # with a dollar sign (not a hyphen), so the echo should work correctly.
9830 # The option is referenced via a variable to avoid confusing sed.
9831 lt_compile=`echo "$ac_compile" | $SED \
9832 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9833 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9834 -e 's:$: $lt_compiler_flag:'`
9835 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9836 (eval "$lt_compile" 2>conftest.err)
9837 ac_status=$?
9838 cat conftest.err >&5
9839 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9840 if (exit $ac_status) && test -s "$ac_outfile"; then
9841 # The compiler can only warn and ignore the option if not recognized
9842 # So say no if there are warnings other than the usual output.
9843 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9844 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9845 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9846 lt_cv_prog_compiler_rtti_exceptions=yes
9847 fi
9848 fi
9849 $RM conftest*
9850
9851 fi
9852 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9853 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9854
9855 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9856 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9857 else
9858 :
9859 fi
9860
9861 fi
9862
9863
9864
9865
9866
9867
9868 lt_prog_compiler_wl=
9869 lt_prog_compiler_pic=
9870 lt_prog_compiler_static=
9871
9872 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9873 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9874
9875 if test "$GCC" = yes; then
9876 lt_prog_compiler_wl='-Wl,'
9877 lt_prog_compiler_static='-static'
9878
9879 case $host_os in
9880 aix*)
9881 # All AIX code is PIC.
9882 if test "$host_cpu" = ia64; then
9883 # AIX 5 now supports IA64 processor
9884 lt_prog_compiler_static='-Bstatic'
9885 fi
9886 lt_prog_compiler_pic='-fPIC'
9887 ;;
9888
9889 amigaos*)
9890 case $host_cpu in
9891 powerpc)
9892 # see comment about AmigaOS4 .so support
9893 lt_prog_compiler_pic='-fPIC'
9894 ;;
9895 m68k)
9896 # FIXME: we need at least 68020 code to build shared libraries, but
9897 # adding the `-m68020' flag to GCC prevents building anything better,
9898 # like `-m68040'.
9899 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9900 ;;
9901 esac
9902 ;;
9903
9904 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9905 # PIC is the default for these OSes.
9906 ;;
9907
9908 mingw* | cygwin* | pw32* | os2* | cegcc*)
9909 # This hack is so that the source file can tell whether it is being
9910 # built for inclusion in a dll (and should export symbols for example).
9911 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9912 # (--disable-auto-import) libraries
9913 lt_prog_compiler_pic='-DDLL_EXPORT'
9914 ;;
9915
9916 darwin* | rhapsody*)
9917 # PIC is the default on this platform
9918 # Common symbols not allowed in MH_DYLIB files
9919 lt_prog_compiler_pic='-fno-common'
9920 ;;
9921
9922 haiku*)
9923 # PIC is the default for Haiku.
9924 # The "-static" flag exists, but is broken.
9925 lt_prog_compiler_static=
9926 ;;
9927
9928 hpux*)
9929 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9930 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9931 # sets the default TLS model and affects inlining.
9932 case $host_cpu in
9933 hppa*64*)
9934 # +Z the default
9935 ;;
9936 *)
9937 lt_prog_compiler_pic='-fPIC'
9938 ;;
9939 esac
9940 ;;
9941
9942 interix[3-9]*)
9943 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9944 # Instead, we relocate shared libraries at runtime.
9945 ;;
9946
9947 msdosdjgpp*)
9948 # Just because we use GCC doesn't mean we suddenly get shared libraries
9949 # on systems that don't support them.
9950 lt_prog_compiler_can_build_shared=no
9951 enable_shared=no
9952 ;;
9953
9954 *nto* | *qnx*)
9955 # QNX uses GNU C++, but need to define -shared option too, otherwise
9956 # it will coredump.
9957 lt_prog_compiler_pic='-fPIC -shared'
9958 ;;
9959
9960 sysv4*MP*)
9961 if test -d /usr/nec; then
9962 lt_prog_compiler_pic=-Kconform_pic
9963 fi
9964 ;;
9965
9966 *)
9967 lt_prog_compiler_pic='-fPIC'
9968 ;;
9969 esac
9970
9971 case $cc_basename in
9972 nvcc*) # Cuda Compiler Driver 2.2
9973 lt_prog_compiler_wl='-Xlinker '
9974 lt_prog_compiler_pic='-Xcompiler -fPIC'
9975 ;;
9976 esac
9977 else
9978 # PORTME Check for flag to pass linker flags through the system compiler.
9979 case $host_os in
9980 aix*)
9981 lt_prog_compiler_wl='-Wl,'
9982 if test "$host_cpu" = ia64; then
9983 # AIX 5 now supports IA64 processor
9984 lt_prog_compiler_static='-Bstatic'
9985 else
9986 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9987 fi
9988 ;;
9989
9990 mingw* | cygwin* | pw32* | os2* | cegcc*)
9991 # This hack is so that the source file can tell whether it is being
9992 # built for inclusion in a dll (and should export symbols for example).
9993 lt_prog_compiler_pic='-DDLL_EXPORT'
9994 ;;
9995
9996 hpux9* | hpux10* | hpux11*)
9997 lt_prog_compiler_wl='-Wl,'
9998 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9999 # not for PA HP-UX.
10000 case $host_cpu in
10001 hppa*64*|ia64*)
10002 # +Z the default
10003 ;;
10004 *)
10005 lt_prog_compiler_pic='+Z'
10006 ;;
10007 esac
10008 # Is there a better lt_prog_compiler_static that works with the bundled CC?
10009 lt_prog_compiler_static='${wl}-a ${wl}archive'
10010 ;;
10011
10012 irix5* | irix6* | nonstopux*)
10013 lt_prog_compiler_wl='-Wl,'
10014 # PIC (with -KPIC) is the default.
10015 lt_prog_compiler_static='-non_shared'
10016 ;;
10017
10018 linux* | k*bsd*-gnu | kopensolaris*-gnu)
10019 case $cc_basename in
10020 # old Intel for x86_64 which still supported -KPIC.
10021 ecc*)
10022 lt_prog_compiler_wl='-Wl,'
10023 lt_prog_compiler_pic='-KPIC'
10024 lt_prog_compiler_static='-static'
10025 ;;
10026 # icc used to be incompatible with GCC.
10027 # ICC 10 doesn't accept -KPIC any more.
10028 icc* | ifort*)
10029 lt_prog_compiler_wl='-Wl,'
10030 lt_prog_compiler_pic='-fPIC'
10031 lt_prog_compiler_static='-static'
10032 ;;
10033 # Lahey Fortran 8.1.
10034 lf95*)
10035 lt_prog_compiler_wl='-Wl,'
10036 lt_prog_compiler_pic='--shared'
10037 lt_prog_compiler_static='--static'
10038 ;;
10039 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
10040 # Portland Group compilers (*not* the Pentium gcc compiler,
10041 # which looks to be a dead project)
10042 lt_prog_compiler_wl='-Wl,'
10043 lt_prog_compiler_pic='-fpic'
10044 lt_prog_compiler_static='-Bstatic'
10045 ;;
10046 ccc*)
10047 lt_prog_compiler_wl='-Wl,'
10048 # All Alpha code is PIC.
10049 lt_prog_compiler_static='-non_shared'
10050 ;;
10051 xl* | bgxl* | bgf* | mpixl*)
10052 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
10053 lt_prog_compiler_wl='-Wl,'
10054 lt_prog_compiler_pic='-qpic'
10055 lt_prog_compiler_static='-qstaticlink'
10056 ;;
10057 *)
10058 case `$CC -V 2>&1 | sed 5q` in
10059 *Sun\ F* | *Sun*Fortran*)
10060 # Sun Fortran 8.3 passes all unrecognized flags to the linker
10061 lt_prog_compiler_pic='-KPIC'
10062 lt_prog_compiler_static='-Bstatic'
10063 lt_prog_compiler_wl=''
10064 ;;
10065 *Sun\ C*)
10066 # Sun C 5.9
10067 lt_prog_compiler_pic='-KPIC'
10068 lt_prog_compiler_static='-Bstatic'
10069 lt_prog_compiler_wl='-Wl,'
10070 ;;
10071 esac
10072 ;;
10073 esac
10074 ;;
10075
10076 newsos6)
10077 lt_prog_compiler_pic='-KPIC'
10078 lt_prog_compiler_static='-Bstatic'
10079 ;;
10080
10081 *nto* | *qnx*)
10082 # QNX uses GNU C++, but need to define -shared option too, otherwise
10083 # it will coredump.
10084 lt_prog_compiler_pic='-fPIC -shared'
10085 ;;
10086
10087 osf3* | osf4* | osf5*)
10088 lt_prog_compiler_wl='-Wl,'
10089 # All OSF/1 code is PIC.
10090 lt_prog_compiler_static='-non_shared'
10091 ;;
10092
10093 rdos*)
10094 lt_prog_compiler_static='-non_shared'
10095 ;;
10096
10097 solaris*)
10098 lt_prog_compiler_pic='-KPIC'
10099 lt_prog_compiler_static='-Bstatic'
10100 case $cc_basename in
10101 f77* | f90* | f95*)
10102 lt_prog_compiler_wl='-Qoption ld ';;
10103 *)
10104 lt_prog_compiler_wl='-Wl,';;
10105 esac
10106 ;;
10107
10108 sunos4*)
10109 lt_prog_compiler_wl='-Qoption ld '
10110 lt_prog_compiler_pic='-PIC'
10111 lt_prog_compiler_static='-Bstatic'
10112 ;;
10113
10114 sysv4 | sysv4.2uw2* | sysv4.3*)
10115 lt_prog_compiler_wl='-Wl,'
10116 lt_prog_compiler_pic='-KPIC'
10117 lt_prog_compiler_static='-Bstatic'
10118 ;;
10119
10120 sysv4*MP*)
10121 if test -d /usr/nec ;then
10122 lt_prog_compiler_pic='-Kconform_pic'
10123 lt_prog_compiler_static='-Bstatic'
10124 fi
10125 ;;
10126
10127 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
10128 lt_prog_compiler_wl='-Wl,'
10129 lt_prog_compiler_pic='-KPIC'
10130 lt_prog_compiler_static='-Bstatic'
10131 ;;
10132
10133 unicos*)
10134 lt_prog_compiler_wl='-Wl,'
10135 lt_prog_compiler_can_build_shared=no
10136 ;;
10137
10138 uts4*)
10139 lt_prog_compiler_pic='-pic'
10140 lt_prog_compiler_static='-Bstatic'
10141 ;;
10142
10143 *)
10144 lt_prog_compiler_can_build_shared=no
10145 ;;
10146 esac
10147 fi
10148
10149 case $host_os in
10150 # For platforms which do not support PIC, -DPIC is meaningless:
10151 *djgpp*)
10152 lt_prog_compiler_pic=
10153 ;;
10154 *)
10155 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
10156 ;;
10157 esac
10158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
10159 $as_echo "$lt_prog_compiler_pic" >&6; }
10160
10161
10162
10163
10164
10165
10166 #
10167 # Check to make sure the PIC flag actually works.
10168 #
10169 if test -n "$lt_prog_compiler_pic"; then
10170 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
10171 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
10172 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
10173 $as_echo_n "(cached) " >&6
10174 else
10175 lt_cv_prog_compiler_pic_works=no
10176 ac_outfile=conftest.$ac_objext
10177 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10178 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
10179 # Insert the option either (1) after the last *FLAGS variable, or
10180 # (2) before a word containing "conftest.", or (3) at the end.
10181 # Note that $ac_compile itself does not contain backslashes and begins
10182 # with a dollar sign (not a hyphen), so the echo should work correctly.
10183 # The option is referenced via a variable to avoid confusing sed.
10184 lt_compile=`echo "$ac_compile" | $SED \
10185 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10186 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10187 -e 's:$: $lt_compiler_flag:'`
10188 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10189 (eval "$lt_compile" 2>conftest.err)
10190 ac_status=$?
10191 cat conftest.err >&5
10192 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10193 if (exit $ac_status) && test -s "$ac_outfile"; then
10194 # The compiler can only warn and ignore the option if not recognized
10195 # So say no if there are warnings other than the usual output.
10196 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
10197 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10198 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
10199 lt_cv_prog_compiler_pic_works=yes
10200 fi
10201 fi
10202 $RM conftest*
10203
10204 fi
10205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
10206 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
10207
10208 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
10209 case $lt_prog_compiler_pic in
10210 "" | " "*) ;;
10211 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
10212 esac
10213 else
10214 lt_prog_compiler_pic=
10215 lt_prog_compiler_can_build_shared=no
10216 fi
10217
10218 fi
10219
10220
10221
10222
10223
10224
10225 #
10226 # Check to make sure the static flag actually works.
10227 #
10228 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
10229 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
10230 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
10231 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
10232 $as_echo_n "(cached) " >&6
10233 else
10234 lt_cv_prog_compiler_static_works=no
10235 save_LDFLAGS="$LDFLAGS"
10236 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
10237 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10238 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10239 # The linker can only warn and ignore the option if not recognized
10240 # So say no if there are warnings
10241 if test -s conftest.err; then
10242 # Append any errors to the config.log.
10243 cat conftest.err 1>&5
10244 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10245 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10246 if diff conftest.exp conftest.er2 >/dev/null; then
10247 lt_cv_prog_compiler_static_works=yes
10248 fi
10249 else
10250 lt_cv_prog_compiler_static_works=yes
10251 fi
10252 fi
10253 $RM -r conftest*
10254 LDFLAGS="$save_LDFLAGS"
10255
10256 fi
10257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
10258 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
10259
10260 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
10261 :
10262 else
10263 lt_prog_compiler_static=
10264 fi
10265
10266
10267
10268
10269
10270
10271
10272 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10273 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10274 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
10275 $as_echo_n "(cached) " >&6
10276 else
10277 lt_cv_prog_compiler_c_o=no
10278 $RM -r conftest 2>/dev/null
10279 mkdir conftest
10280 cd conftest
10281 mkdir out
10282 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10283
10284 lt_compiler_flag="-o out/conftest2.$ac_objext"
10285 # Insert the option either (1) after the last *FLAGS variable, or
10286 # (2) before a word containing "conftest.", or (3) at the end.
10287 # Note that $ac_compile itself does not contain backslashes and begins
10288 # with a dollar sign (not a hyphen), so the echo should work correctly.
10289 lt_compile=`echo "$ac_compile" | $SED \
10290 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10291 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10292 -e 's:$: $lt_compiler_flag:'`
10293 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10294 (eval "$lt_compile" 2>out/conftest.err)
10295 ac_status=$?
10296 cat out/conftest.err >&5
10297 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10298 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10299 then
10300 # The compiler can only warn and ignore the option if not recognized
10301 # So say no if there are warnings
10302 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10303 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10304 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10305 lt_cv_prog_compiler_c_o=yes
10306 fi
10307 fi
10308 chmod u+w . 2>&5
10309 $RM conftest*
10310 # SGI C++ compiler will create directory out/ii_files/ for
10311 # template instantiation
10312 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10313 $RM out/* && rmdir out
10314 cd ..
10315 $RM -r conftest
10316 $RM conftest*
10317
10318 fi
10319 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10320 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10321
10322
10323
10324
10325
10326
10327 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10328 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10329 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
10330 $as_echo_n "(cached) " >&6
10331 else
10332 lt_cv_prog_compiler_c_o=no
10333 $RM -r conftest 2>/dev/null
10334 mkdir conftest
10335 cd conftest
10336 mkdir out
10337 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10338
10339 lt_compiler_flag="-o out/conftest2.$ac_objext"
10340 # Insert the option either (1) after the last *FLAGS variable, or
10341 # (2) before a word containing "conftest.", or (3) at the end.
10342 # Note that $ac_compile itself does not contain backslashes and begins
10343 # with a dollar sign (not a hyphen), so the echo should work correctly.
10344 lt_compile=`echo "$ac_compile" | $SED \
10345 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10346 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10347 -e 's:$: $lt_compiler_flag:'`
10348 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10349 (eval "$lt_compile" 2>out/conftest.err)
10350 ac_status=$?
10351 cat out/conftest.err >&5
10352 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10353 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10354 then
10355 # The compiler can only warn and ignore the option if not recognized
10356 # So say no if there are warnings
10357 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10358 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10359 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10360 lt_cv_prog_compiler_c_o=yes
10361 fi
10362 fi
10363 chmod u+w . 2>&5
10364 $RM conftest*
10365 # SGI C++ compiler will create directory out/ii_files/ for
10366 # template instantiation
10367 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10368 $RM out/* && rmdir out
10369 cd ..
10370 $RM -r conftest
10371 $RM conftest*
10372
10373 fi
10374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10375 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10376
10377
10378
10379
10380 hard_links="nottested"
10381 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
10382 # do not overwrite the value of need_locks provided by the user
10383 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10384 $as_echo_n "checking if we can lock with hard links... " >&6; }
10385 hard_links=yes
10386 $RM conftest*
10387 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10388 touch conftest.a
10389 ln conftest.a conftest.b 2>&5 || hard_links=no
10390 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10391 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10392 $as_echo "$hard_links" >&6; }
10393 if test "$hard_links" = no; then
10394 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
10395 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
10396 need_locks=warn
10397 fi
10398 else
10399 need_locks=no
10400 fi
10401
10402
10403
10404
10405
10406
10407 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
10408 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
10409
10410 runpath_var=
10411 allow_undefined_flag=
10412 always_export_symbols=no
10413 archive_cmds=
10414 archive_expsym_cmds=
10415 compiler_needs_object=no
10416 enable_shared_with_static_runtimes=no
10417 export_dynamic_flag_spec=
10418 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
10419 hardcode_automatic=no
10420 hardcode_direct=no
10421 hardcode_direct_absolute=no
10422 hardcode_libdir_flag_spec=
10423 hardcode_libdir_flag_spec_ld=
10424 hardcode_libdir_separator=
10425 hardcode_minus_L=no
10426 hardcode_shlibpath_var=unsupported
10427 inherit_rpath=no
10428 link_all_deplibs=unknown
10429 module_cmds=
10430 module_expsym_cmds=
10431 old_archive_from_new_cmds=
10432 old_archive_from_expsyms_cmds=
10433 thread_safe_flag_spec=
10434 whole_archive_flag_spec=
10435 # include_expsyms should be a list of space-separated symbols to be *always*
10436 # included in the symbol list
10437 include_expsyms=
10438 # exclude_expsyms can be an extended regexp of symbols to exclude
10439 # it will be wrapped by ` (' and `)$', so one must not match beginning or
10440 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
10441 # as well as any symbol that contains `d'.
10442 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
10443 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
10444 # platforms (ab)use it in PIC code, but their linkers get confused if
10445 # the symbol is explicitly referenced. Since portable code cannot
10446 # rely on this symbol name, it's probably fine to never include it in
10447 # preloaded symbol tables.
10448 # Exclude shared library initialization/finalization symbols.
10449 extract_expsyms_cmds=
10450
10451 case $host_os in
10452 cygwin* | mingw* | pw32* | cegcc*)
10453 # FIXME: the MSVC++ port hasn't been tested in a loooong time
10454 # When not using gcc, we currently assume that we are using
10455 # Microsoft Visual C++.
10456 if test "$GCC" != yes; then
10457 with_gnu_ld=no
10458 fi
10459 ;;
10460 interix*)
10461 # we just hope/assume this is gcc and not c89 (= MSVC++)
10462 with_gnu_ld=yes
10463 ;;
10464 openbsd*)
10465 with_gnu_ld=no
10466 ;;
10467 esac
10468
10469 ld_shlibs=yes
10470
10471 # On some targets, GNU ld is compatible enough with the native linker
10472 # that we're better off using the native interface for both.
10473 lt_use_gnu_ld_interface=no
10474 if test "$with_gnu_ld" = yes; then
10475 case $host_os in
10476 aix*)
10477 # The AIX port of GNU ld has always aspired to compatibility
10478 # with the native linker. However, as the warning in the GNU ld
10479 # block says, versions before 2.19.5* couldn't really create working
10480 # shared libraries, regardless of the interface used.
10481 case `$LD -v 2>&1` in
10482 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
10483 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
10484 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
10485 *)
10486 lt_use_gnu_ld_interface=yes
10487 ;;
10488 esac
10489 ;;
10490 *)
10491 lt_use_gnu_ld_interface=yes
10492 ;;
10493 esac
10494 fi
10495
10496 if test "$lt_use_gnu_ld_interface" = yes; then
10497 # If archive_cmds runs LD, not CC, wlarc should be empty
10498 wlarc='${wl}'
10499
10500 # Set some defaults for GNU ld with shared library support. These
10501 # are reset later if shared libraries are not supported. Putting them
10502 # here allows them to be overridden if necessary.
10503 runpath_var=LD_RUN_PATH
10504 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10505 export_dynamic_flag_spec='${wl}--export-dynamic'
10506 # ancient GNU ld didn't support --whole-archive et. al.
10507 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10508 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10509 else
10510 whole_archive_flag_spec=
10511 fi
10512 supports_anon_versioning=no
10513 case `$LD -v 2>&1` in
10514 *GNU\ gold*) supports_anon_versioning=yes ;;
10515 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10516 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10517 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10518 *\ 2.11.*) ;; # other 2.11 versions
10519 *) supports_anon_versioning=yes ;;
10520 esac
10521
10522 # See if GNU ld supports shared libraries.
10523 case $host_os in
10524 aix[3-9]*)
10525 # On AIX/PPC, the GNU linker is very broken
10526 if test "$host_cpu" != ia64; then
10527 ld_shlibs=no
10528 cat <<_LT_EOF 1>&2
10529
10530 *** Warning: the GNU linker, at least up to release 2.19, is reported
10531 *** to be unable to reliably create shared libraries on AIX.
10532 *** Therefore, libtool is disabling shared libraries support. If you
10533 *** really care for shared libraries, you may want to install binutils
10534 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10535 *** You will then need to restart the configuration process.
10536
10537 _LT_EOF
10538 fi
10539 ;;
10540
10541 amigaos*)
10542 case $host_cpu in
10543 powerpc)
10544 # see comment about AmigaOS4 .so support
10545 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10546 archive_expsym_cmds=''
10547 ;;
10548 m68k)
10549 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)'
10550 hardcode_libdir_flag_spec='-L$libdir'
10551 hardcode_minus_L=yes
10552 ;;
10553 esac
10554 ;;
10555
10556 beos*)
10557 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10558 allow_undefined_flag=unsupported
10559 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10560 # support --undefined. This deserves some investigation. FIXME
10561 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10562 else
10563 ld_shlibs=no
10564 fi
10565 ;;
10566
10567 cygwin* | mingw* | pw32* | cegcc*)
10568 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10569 # as there is no search path for DLLs.
10570 hardcode_libdir_flag_spec='-L$libdir'
10571 export_dynamic_flag_spec='${wl}--export-all-symbols'
10572 allow_undefined_flag=unsupported
10573 always_export_symbols=no
10574 enable_shared_with_static_runtimes=yes
10575 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10576
10577 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10578 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10579 # If the export-symbols file already is a .def file (1st line
10580 # is EXPORTS), use it as is; otherwise, prepend...
10581 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10582 cp $export_symbols $output_objdir/$soname.def;
10583 else
10584 echo EXPORTS > $output_objdir/$soname.def;
10585 cat $export_symbols >> $output_objdir/$soname.def;
10586 fi~
10587 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10588 else
10589 ld_shlibs=no
10590 fi
10591 ;;
10592
10593 haiku*)
10594 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10595 link_all_deplibs=yes
10596 ;;
10597
10598 interix[3-9]*)
10599 hardcode_direct=no
10600 hardcode_shlibpath_var=no
10601 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10602 export_dynamic_flag_spec='${wl}-E'
10603 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10604 # Instead, shared libraries are loaded at an image base (0x10000000 by
10605 # default) and relocated if they conflict, which is a slow very memory
10606 # consuming and fragmenting process. To avoid this, we pick a random,
10607 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10608 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10609 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10610 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'
10611 ;;
10612
10613 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10614 tmp_diet=no
10615 if test "$host_os" = linux-dietlibc; then
10616 case $cc_basename in
10617 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10618 esac
10619 fi
10620 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10621 && test "$tmp_diet" = no
10622 then
10623 tmp_addflag=' $pic_flag'
10624 tmp_sharedflag='-shared'
10625 case $cc_basename,$host_cpu in
10626 pgcc*) # Portland Group C compiler
10627 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'
10628 tmp_addflag=' $pic_flag'
10629 ;;
10630 pgf77* | pgf90* | pgf95* | pgfortran*)
10631 # Portland Group f77 and f90 compilers
10632 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'
10633 tmp_addflag=' $pic_flag -Mnomain' ;;
10634 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10635 tmp_addflag=' -i_dynamic' ;;
10636 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10637 tmp_addflag=' -i_dynamic -nofor_main' ;;
10638 ifc* | ifort*) # Intel Fortran compiler
10639 tmp_addflag=' -nofor_main' ;;
10640 lf95*) # Lahey Fortran 8.1
10641 whole_archive_flag_spec=
10642 tmp_sharedflag='--shared' ;;
10643 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10644 tmp_sharedflag='-qmkshrobj'
10645 tmp_addflag= ;;
10646 nvcc*) # Cuda Compiler Driver 2.2
10647 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'
10648 compiler_needs_object=yes
10649 ;;
10650 esac
10651 case `$CC -V 2>&1 | sed 5q` in
10652 *Sun\ C*) # Sun C 5.9
10653 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'
10654 compiler_needs_object=yes
10655 tmp_sharedflag='-G' ;;
10656 *Sun\ F*) # Sun Fortran 8.3
10657 tmp_sharedflag='-G' ;;
10658 esac
10659 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10660
10661 if test "x$supports_anon_versioning" = xyes; then
10662 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10663 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10664 echo "local: *; };" >> $output_objdir/$libname.ver~
10665 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10666 fi
10667
10668 case $cc_basename in
10669 xlf* | bgf* | bgxlf* | mpixlf*)
10670 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10671 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10672 hardcode_libdir_flag_spec=
10673 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10674 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10675 if test "x$supports_anon_versioning" = xyes; then
10676 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10677 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10678 echo "local: *; };" >> $output_objdir/$libname.ver~
10679 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10680 fi
10681 ;;
10682 esac
10683 else
10684 ld_shlibs=no
10685 fi
10686 ;;
10687
10688 netbsd*)
10689 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10690 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10691 wlarc=
10692 else
10693 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10694 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10695 fi
10696 ;;
10697
10698 solaris*)
10699 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10700 ld_shlibs=no
10701 cat <<_LT_EOF 1>&2
10702
10703 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
10704 *** create shared libraries on Solaris systems. Therefore, libtool
10705 *** is disabling shared libraries support. We urge you to upgrade GNU
10706 *** binutils to release 2.9.1 or newer. Another option is to modify
10707 *** your PATH or compiler configuration so that the native linker is
10708 *** used, and then restart.
10709
10710 _LT_EOF
10711 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10712 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10713 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10714 else
10715 ld_shlibs=no
10716 fi
10717 ;;
10718
10719 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10720 case `$LD -v 2>&1` in
10721 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10722 ld_shlibs=no
10723 cat <<_LT_EOF 1>&2
10724
10725 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10726 *** reliably create shared libraries on SCO systems. Therefore, libtool
10727 *** is disabling shared libraries support. We urge you to upgrade GNU
10728 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10729 *** your PATH or compiler configuration so that the native linker is
10730 *** used, and then restart.
10731
10732 _LT_EOF
10733 ;;
10734 *)
10735 # For security reasons, it is highly recommended that you always
10736 # use absolute paths for naming shared libraries, and exclude the
10737 # DT_RUNPATH tag from executables and libraries. But doing so
10738 # requires that you compile everything twice, which is a pain.
10739 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10740 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10741 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10742 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10743 else
10744 ld_shlibs=no
10745 fi
10746 ;;
10747 esac
10748 ;;
10749
10750 sunos4*)
10751 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10752 wlarc=
10753 hardcode_direct=yes
10754 hardcode_shlibpath_var=no
10755 ;;
10756
10757 *)
10758 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10759 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10760 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10761 else
10762 ld_shlibs=no
10763 fi
10764 ;;
10765 esac
10766
10767 if test "$ld_shlibs" = no; then
10768 runpath_var=
10769 hardcode_libdir_flag_spec=
10770 export_dynamic_flag_spec=
10771 whole_archive_flag_spec=
10772 fi
10773 else
10774 # PORTME fill in a description of your system's linker (not GNU ld)
10775 case $host_os in
10776 aix3*)
10777 allow_undefined_flag=unsupported
10778 always_export_symbols=yes
10779 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'
10780 # Note: this linker hardcodes the directories in LIBPATH if there
10781 # are no directories specified by -L.
10782 hardcode_minus_L=yes
10783 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10784 # Neither direct hardcoding nor static linking is supported with a
10785 # broken collect2.
10786 hardcode_direct=unsupported
10787 fi
10788 ;;
10789
10790 aix[4-9]*)
10791 if test "$host_cpu" = ia64; then
10792 # On IA64, the linker does run time linking by default, so we don't
10793 # have to do anything special.
10794 aix_use_runtimelinking=no
10795 exp_sym_flag='-Bexport'
10796 no_entry_flag=""
10797 else
10798 # If we're using GNU nm, then we don't want the "-C" option.
10799 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10800 # Also, AIX nm treats weak defined symbols like other global
10801 # defined symbols, whereas GNU nm marks them as "W".
10802 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10803 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'
10804 else
10805 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'
10806 fi
10807 aix_use_runtimelinking=no
10808
10809 # Test if we are trying to use run time linking or normal
10810 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10811 # need to do runtime linking.
10812 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10813 for ld_flag in $LDFLAGS; do
10814 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10815 aix_use_runtimelinking=yes
10816 break
10817 fi
10818 done
10819 ;;
10820 esac
10821
10822 exp_sym_flag='-bexport'
10823 no_entry_flag='-bnoentry'
10824 fi
10825
10826 # When large executables or shared objects are built, AIX ld can
10827 # have problems creating the table of contents. If linking a library
10828 # or program results in "error TOC overflow" add -mminimal-toc to
10829 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10830 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10831
10832 archive_cmds=''
10833 hardcode_direct=yes
10834 hardcode_direct_absolute=yes
10835 hardcode_libdir_separator=':'
10836 link_all_deplibs=yes
10837 file_list_spec='${wl}-f,'
10838
10839 if test "$GCC" = yes; then
10840 case $host_os in aix4.[012]|aix4.[012].*)
10841 # We only want to do this on AIX 4.2 and lower, the check
10842 # below for broken collect2 doesn't work under 4.3+
10843 collect2name=`${CC} -print-prog-name=collect2`
10844 if test -f "$collect2name" &&
10845 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10846 then
10847 # We have reworked collect2
10848 :
10849 else
10850 # We have old collect2
10851 hardcode_direct=unsupported
10852 # It fails to find uninstalled libraries when the uninstalled
10853 # path is not listed in the libpath. Setting hardcode_minus_L
10854 # to unsupported forces relinking
10855 hardcode_minus_L=yes
10856 hardcode_libdir_flag_spec='-L$libdir'
10857 hardcode_libdir_separator=
10858 fi
10859 ;;
10860 esac
10861 shared_flag='-shared'
10862 if test "$aix_use_runtimelinking" = yes; then
10863 shared_flag="$shared_flag "'${wl}-G'
10864 fi
10865 else
10866 # not using gcc
10867 if test "$host_cpu" = ia64; then
10868 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10869 # chokes on -Wl,-G. The following line is correct:
10870 shared_flag='-G'
10871 else
10872 if test "$aix_use_runtimelinking" = yes; then
10873 shared_flag='${wl}-G'
10874 else
10875 shared_flag='${wl}-bM:SRE'
10876 fi
10877 fi
10878 fi
10879
10880 export_dynamic_flag_spec='${wl}-bexpall'
10881 # It seems that -bexpall does not export symbols beginning with
10882 # underscore (_), so it is better to generate a list of symbols to export.
10883 always_export_symbols=yes
10884 if test "$aix_use_runtimelinking" = yes; then
10885 # Warning - without using the other runtime loading flags (-brtl),
10886 # -berok will link without error, but may produce a broken library.
10887 allow_undefined_flag='-berok'
10888 # Determine the default libpath from the value encoded in an
10889 # empty executable.
10890 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10891 /* end confdefs.h. */
10892
10893 int
10894 main ()
10895 {
10896
10897 ;
10898 return 0;
10899 }
10900 _ACEOF
10901 if ac_fn_c_try_link "$LINENO"; then :
10902
10903 lt_aix_libpath_sed='
10904 /Import File Strings/,/^$/ {
10905 /^0/ {
10906 s/^0 *\(.*\)$/\1/
10907 p
10908 }
10909 }'
10910 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10911 # Check for a 64-bit object if we didn't find anything.
10912 if test -z "$aix_libpath"; then
10913 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10914 fi
10915 fi
10916 rm -f core conftest.err conftest.$ac_objext \
10917 conftest$ac_exeext conftest.$ac_ext
10918 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10919
10920 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10921 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"
10922 else
10923 if test "$host_cpu" = ia64; then
10924 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10925 allow_undefined_flag="-z nodefs"
10926 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"
10927 else
10928 # Determine the default libpath from the value encoded in an
10929 # empty executable.
10930 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10931 /* end confdefs.h. */
10932
10933 int
10934 main ()
10935 {
10936
10937 ;
10938 return 0;
10939 }
10940 _ACEOF
10941 if ac_fn_c_try_link "$LINENO"; then :
10942
10943 lt_aix_libpath_sed='
10944 /Import File Strings/,/^$/ {
10945 /^0/ {
10946 s/^0 *\(.*\)$/\1/
10947 p
10948 }
10949 }'
10950 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10951 # Check for a 64-bit object if we didn't find anything.
10952 if test -z "$aix_libpath"; then
10953 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10954 fi
10955 fi
10956 rm -f core conftest.err conftest.$ac_objext \
10957 conftest$ac_exeext conftest.$ac_ext
10958 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10959
10960 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10961 # Warning - without using the other run time loading flags,
10962 # -berok will link without error, but may produce a broken library.
10963 no_undefined_flag=' ${wl}-bernotok'
10964 allow_undefined_flag=' ${wl}-berok'
10965 if test "$with_gnu_ld" = yes; then
10966 # We only use this code for GNU lds that support --whole-archive.
10967 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10968 else
10969 # Exported symbols can be pulled into shared objects from archives
10970 whole_archive_flag_spec='$convenience'
10971 fi
10972 archive_cmds_need_lc=yes
10973 # This is similar to how AIX traditionally builds its shared libraries.
10974 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'
10975 fi
10976 fi
10977 ;;
10978
10979 amigaos*)
10980 case $host_cpu in
10981 powerpc)
10982 # see comment about AmigaOS4 .so support
10983 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10984 archive_expsym_cmds=''
10985 ;;
10986 m68k)
10987 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)'
10988 hardcode_libdir_flag_spec='-L$libdir'
10989 hardcode_minus_L=yes
10990 ;;
10991 esac
10992 ;;
10993
10994 bsdi[45]*)
10995 export_dynamic_flag_spec=-rdynamic
10996 ;;
10997
10998 cygwin* | mingw* | pw32* | cegcc*)
10999 # When not using gcc, we currently assume that we are using
11000 # Microsoft Visual C++.
11001 # hardcode_libdir_flag_spec is actually meaningless, as there is
11002 # no search path for DLLs.
11003 hardcode_libdir_flag_spec=' '
11004 allow_undefined_flag=unsupported
11005 # Tell ltmain to make .lib files, not .a files.
11006 libext=lib
11007 # Tell ltmain to make .dll files, not .so files.
11008 shrext_cmds=".dll"
11009 # FIXME: Setting linknames here is a bad hack.
11010 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
11011 # The linker will automatically build a .lib file if we build a DLL.
11012 old_archive_from_new_cmds='true'
11013 # FIXME: Should let the user specify the lib program.
11014 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
11015 fix_srcfile_path='`cygpath -w "$srcfile"`'
11016 enable_shared_with_static_runtimes=yes
11017 ;;
11018
11019 darwin* | rhapsody*)
11020
11021
11022 archive_cmds_need_lc=no
11023 hardcode_direct=no
11024 hardcode_automatic=yes
11025 hardcode_shlibpath_var=unsupported
11026 if test "$lt_cv_ld_force_load" = "yes"; then
11027 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\"`'
11028 else
11029 whole_archive_flag_spec=''
11030 fi
11031 link_all_deplibs=yes
11032 allow_undefined_flag="$_lt_dar_allow_undefined"
11033 case $cc_basename in
11034 ifort*) _lt_dar_can_shared=yes ;;
11035 *) _lt_dar_can_shared=$GCC ;;
11036 esac
11037 if test "$_lt_dar_can_shared" = "yes"; then
11038 output_verbose_link_cmd=func_echo_all
11039 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
11040 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
11041 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}"
11042 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}"
11043
11044 else
11045 ld_shlibs=no
11046 fi
11047
11048 ;;
11049
11050 dgux*)
11051 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11052 hardcode_libdir_flag_spec='-L$libdir'
11053 hardcode_shlibpath_var=no
11054 ;;
11055
11056 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
11057 # support. Future versions do this automatically, but an explicit c++rt0.o
11058 # does not break anything, and helps significantly (at the cost of a little
11059 # extra space).
11060 freebsd2.2*)
11061 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
11062 hardcode_libdir_flag_spec='-R$libdir'
11063 hardcode_direct=yes
11064 hardcode_shlibpath_var=no
11065 ;;
11066
11067 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
11068 freebsd2.*)
11069 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11070 hardcode_direct=yes
11071 hardcode_minus_L=yes
11072 hardcode_shlibpath_var=no
11073 ;;
11074
11075 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
11076 freebsd* | dragonfly*)
11077 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
11078 hardcode_libdir_flag_spec='-R$libdir'
11079 hardcode_direct=yes
11080 hardcode_shlibpath_var=no
11081 ;;
11082
11083 hpux9*)
11084 if test "$GCC" = yes; then
11085 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'
11086 else
11087 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'
11088 fi
11089 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11090 hardcode_libdir_separator=:
11091 hardcode_direct=yes
11092
11093 # hardcode_minus_L: Not really in the search PATH,
11094 # but as the default location of the library.
11095 hardcode_minus_L=yes
11096 export_dynamic_flag_spec='${wl}-E'
11097 ;;
11098
11099 hpux10*)
11100 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11101 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11102 else
11103 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11104 fi
11105 if test "$with_gnu_ld" = no; then
11106 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11107 hardcode_libdir_flag_spec_ld='+b $libdir'
11108 hardcode_libdir_separator=:
11109 hardcode_direct=yes
11110 hardcode_direct_absolute=yes
11111 export_dynamic_flag_spec='${wl}-E'
11112 # hardcode_minus_L: Not really in the search PATH,
11113 # but as the default location of the library.
11114 hardcode_minus_L=yes
11115 fi
11116 ;;
11117
11118 hpux11*)
11119 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11120 case $host_cpu in
11121 hppa*64*)
11122 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11123 ;;
11124 ia64*)
11125 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11126 ;;
11127 *)
11128 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11129 ;;
11130 esac
11131 else
11132 case $host_cpu in
11133 hppa*64*)
11134 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11135 ;;
11136 ia64*)
11137 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11138 ;;
11139 *)
11140
11141 # Older versions of the 11.00 compiler do not understand -b yet
11142 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
11143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
11144 $as_echo_n "checking if $CC understands -b... " >&6; }
11145 if test "${lt_cv_prog_compiler__b+set}" = set; then :
11146 $as_echo_n "(cached) " >&6
11147 else
11148 lt_cv_prog_compiler__b=no
11149 save_LDFLAGS="$LDFLAGS"
11150 LDFLAGS="$LDFLAGS -b"
11151 echo "$lt_simple_link_test_code" > conftest.$ac_ext
11152 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
11153 # The linker can only warn and ignore the option if not recognized
11154 # So say no if there are warnings
11155 if test -s conftest.err; then
11156 # Append any errors to the config.log.
11157 cat conftest.err 1>&5
11158 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
11159 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
11160 if diff conftest.exp conftest.er2 >/dev/null; then
11161 lt_cv_prog_compiler__b=yes
11162 fi
11163 else
11164 lt_cv_prog_compiler__b=yes
11165 fi
11166 fi
11167 $RM -r conftest*
11168 LDFLAGS="$save_LDFLAGS"
11169
11170 fi
11171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
11172 $as_echo "$lt_cv_prog_compiler__b" >&6; }
11173
11174 if test x"$lt_cv_prog_compiler__b" = xyes; then
11175 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11176 else
11177 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11178 fi
11179
11180 ;;
11181 esac
11182 fi
11183 if test "$with_gnu_ld" = no; then
11184 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11185 hardcode_libdir_separator=:
11186
11187 case $host_cpu in
11188 hppa*64*|ia64*)
11189 hardcode_direct=no
11190 hardcode_shlibpath_var=no
11191 ;;
11192 *)
11193 hardcode_direct=yes
11194 hardcode_direct_absolute=yes
11195 export_dynamic_flag_spec='${wl}-E'
11196
11197 # hardcode_minus_L: Not really in the search PATH,
11198 # but as the default location of the library.
11199 hardcode_minus_L=yes
11200 ;;
11201 esac
11202 fi
11203 ;;
11204
11205 irix5* | irix6* | nonstopux*)
11206 if test "$GCC" = yes; then
11207 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'
11208 # Try to use the -exported_symbol ld option, if it does not
11209 # work, assume that -exports_file does not work either and
11210 # implicitly export all symbols.
11211 save_LDFLAGS="$LDFLAGS"
11212 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
11213 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11214 /* end confdefs.h. */
11215 int foo(void) {}
11216 _ACEOF
11217 if ac_fn_c_try_link "$LINENO"; then :
11218 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'
11219
11220 fi
11221 rm -f core conftest.err conftest.$ac_objext \
11222 conftest$ac_exeext conftest.$ac_ext
11223 LDFLAGS="$save_LDFLAGS"
11224 else
11225 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'
11226 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'
11227 fi
11228 archive_cmds_need_lc='no'
11229 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11230 hardcode_libdir_separator=:
11231 inherit_rpath=yes
11232 link_all_deplibs=yes
11233 ;;
11234
11235 netbsd*)
11236 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11237 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
11238 else
11239 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
11240 fi
11241 hardcode_libdir_flag_spec='-R$libdir'
11242 hardcode_direct=yes
11243 hardcode_shlibpath_var=no
11244 ;;
11245
11246 newsos6)
11247 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11248 hardcode_direct=yes
11249 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11250 hardcode_libdir_separator=:
11251 hardcode_shlibpath_var=no
11252 ;;
11253
11254 *nto* | *qnx*)
11255 ;;
11256
11257 openbsd*)
11258 if test -f /usr/libexec/ld.so; then
11259 hardcode_direct=yes
11260 hardcode_shlibpath_var=no
11261 hardcode_direct_absolute=yes
11262 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11263 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11264 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
11265 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11266 export_dynamic_flag_spec='${wl}-E'
11267 else
11268 case $host_os in
11269 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
11270 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11271 hardcode_libdir_flag_spec='-R$libdir'
11272 ;;
11273 *)
11274 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11275 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11276 ;;
11277 esac
11278 fi
11279 else
11280 ld_shlibs=no
11281 fi
11282 ;;
11283
11284 os2*)
11285 hardcode_libdir_flag_spec='-L$libdir'
11286 hardcode_minus_L=yes
11287 allow_undefined_flag=unsupported
11288 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'
11289 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
11290 ;;
11291
11292 osf3*)
11293 if test "$GCC" = yes; then
11294 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11295 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'
11296 else
11297 allow_undefined_flag=' -expect_unresolved \*'
11298 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'
11299 fi
11300 archive_cmds_need_lc='no'
11301 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11302 hardcode_libdir_separator=:
11303 ;;
11304
11305 osf4* | osf5*) # as osf3* with the addition of -msym flag
11306 if test "$GCC" = yes; then
11307 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11308 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'
11309 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11310 else
11311 allow_undefined_flag=' -expect_unresolved \*'
11312 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'
11313 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~
11314 $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'
11315
11316 # Both c and cxx compiler support -rpath directly
11317 hardcode_libdir_flag_spec='-rpath $libdir'
11318 fi
11319 archive_cmds_need_lc='no'
11320 hardcode_libdir_separator=:
11321 ;;
11322
11323 solaris*)
11324 no_undefined_flag=' -z defs'
11325 if test "$GCC" = yes; then
11326 wlarc='${wl}'
11327 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11328 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11329 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11330 else
11331 case `$CC -V 2>&1` in
11332 *"Compilers 5.0"*)
11333 wlarc=''
11334 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
11335 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11336 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
11337 ;;
11338 *)
11339 wlarc='${wl}'
11340 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
11341 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11342 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11343 ;;
11344 esac
11345 fi
11346 hardcode_libdir_flag_spec='-R$libdir'
11347 hardcode_shlibpath_var=no
11348 case $host_os in
11349 solaris2.[0-5] | solaris2.[0-5].*) ;;
11350 *)
11351 # The compiler driver will combine and reorder linker options,
11352 # but understands `-z linker_flag'. GCC discards it without `$wl',
11353 # but is careful enough not to reorder.
11354 # Supported since Solaris 2.6 (maybe 2.5.1?)
11355 if test "$GCC" = yes; then
11356 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
11357 else
11358 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
11359 fi
11360 ;;
11361 esac
11362 link_all_deplibs=yes
11363 ;;
11364
11365 sunos4*)
11366 if test "x$host_vendor" = xsequent; then
11367 # Use $CC to link under sequent, because it throws in some extra .o
11368 # files that make .init and .fini sections work.
11369 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
11370 else
11371 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
11372 fi
11373 hardcode_libdir_flag_spec='-L$libdir'
11374 hardcode_direct=yes
11375 hardcode_minus_L=yes
11376 hardcode_shlibpath_var=no
11377 ;;
11378
11379 sysv4)
11380 case $host_vendor in
11381 sni)
11382 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11383 hardcode_direct=yes # is this really true???
11384 ;;
11385 siemens)
11386 ## LD is ld it makes a PLAMLIB
11387 ## CC just makes a GrossModule.
11388 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
11389 reload_cmds='$CC -r -o $output$reload_objs'
11390 hardcode_direct=no
11391 ;;
11392 motorola)
11393 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11394 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
11395 ;;
11396 esac
11397 runpath_var='LD_RUN_PATH'
11398 hardcode_shlibpath_var=no
11399 ;;
11400
11401 sysv4.3*)
11402 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11403 hardcode_shlibpath_var=no
11404 export_dynamic_flag_spec='-Bexport'
11405 ;;
11406
11407 sysv4*MP*)
11408 if test -d /usr/nec; then
11409 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11410 hardcode_shlibpath_var=no
11411 runpath_var=LD_RUN_PATH
11412 hardcode_runpath_var=yes
11413 ld_shlibs=yes
11414 fi
11415 ;;
11416
11417 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
11418 no_undefined_flag='${wl}-z,text'
11419 archive_cmds_need_lc=no
11420 hardcode_shlibpath_var=no
11421 runpath_var='LD_RUN_PATH'
11422
11423 if test "$GCC" = yes; then
11424 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11425 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11426 else
11427 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11428 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11429 fi
11430 ;;
11431
11432 sysv5* | sco3.2v5* | sco5v6*)
11433 # Note: We can NOT use -z defs as we might desire, because we do not
11434 # link with -lc, and that would cause any symbols used from libc to
11435 # always be unresolved, which means just about no library would
11436 # ever link correctly. If we're not using GNU ld we use -z text
11437 # though, which does catch some bad symbols but isn't as heavy-handed
11438 # as -z defs.
11439 no_undefined_flag='${wl}-z,text'
11440 allow_undefined_flag='${wl}-z,nodefs'
11441 archive_cmds_need_lc=no
11442 hardcode_shlibpath_var=no
11443 hardcode_libdir_flag_spec='${wl}-R,$libdir'
11444 hardcode_libdir_separator=':'
11445 link_all_deplibs=yes
11446 export_dynamic_flag_spec='${wl}-Bexport'
11447 runpath_var='LD_RUN_PATH'
11448
11449 if test "$GCC" = yes; then
11450 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11451 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11452 else
11453 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11454 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11455 fi
11456 ;;
11457
11458 uts4*)
11459 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11460 hardcode_libdir_flag_spec='-L$libdir'
11461 hardcode_shlibpath_var=no
11462 ;;
11463
11464 *)
11465 ld_shlibs=no
11466 ;;
11467 esac
11468
11469 if test x$host_vendor = xsni; then
11470 case $host in
11471 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
11472 export_dynamic_flag_spec='${wl}-Blargedynsym'
11473 ;;
11474 esac
11475 fi
11476 fi
11477
11478 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11479 $as_echo "$ld_shlibs" >&6; }
11480 test "$ld_shlibs" = no && can_build_shared=no
11481
11482 with_gnu_ld=$with_gnu_ld
11483
11484
11485
11486
11487
11488
11489
11490
11491
11492
11493
11494
11495
11496
11497
11498 #
11499 # Do we need to explicitly link libc?
11500 #
11501 case "x$archive_cmds_need_lc" in
11502 x|xyes)
11503 # Assume -lc should be added
11504 archive_cmds_need_lc=yes
11505
11506 if test "$enable_shared" = yes && test "$GCC" = yes; then
11507 case $archive_cmds in
11508 *'~'*)
11509 # FIXME: we may have to deal with multi-command sequences.
11510 ;;
11511 '$CC '*)
11512 # Test whether the compiler implicitly links with -lc since on some
11513 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11514 # to ld, don't add -lc before -lgcc.
11515 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11516 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11517 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
11518 $as_echo_n "(cached) " >&6
11519 else
11520 $RM conftest*
11521 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11522
11523 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11524 (eval $ac_compile) 2>&5
11525 ac_status=$?
11526 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11527 test $ac_status = 0; } 2>conftest.err; then
11528 soname=conftest
11529 lib=conftest
11530 libobjs=conftest.$ac_objext
11531 deplibs=
11532 wl=$lt_prog_compiler_wl
11533 pic_flag=$lt_prog_compiler_pic
11534 compiler_flags=-v
11535 linker_flags=-v
11536 verstring=
11537 output_objdir=.
11538 libname=conftest
11539 lt_save_allow_undefined_flag=$allow_undefined_flag
11540 allow_undefined_flag=
11541 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11542 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11543 ac_status=$?
11544 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11545 test $ac_status = 0; }
11546 then
11547 lt_cv_archive_cmds_need_lc=no
11548 else
11549 lt_cv_archive_cmds_need_lc=yes
11550 fi
11551 allow_undefined_flag=$lt_save_allow_undefined_flag
11552 else
11553 cat conftest.err 1>&5
11554 fi
11555 $RM conftest*
11556
11557 fi
11558 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11559 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11560 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11561 ;;
11562 esac
11563 fi
11564 ;;
11565 esac
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
11723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11724 $as_echo_n "checking dynamic linker characteristics... " >&6; }
11725
11726 if test "$GCC" = yes; then
11727 case $host_os in
11728 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11729 *) lt_awk_arg="/^libraries:/" ;;
11730 esac
11731 case $host_os in
11732 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11733 *) lt_sed_strip_eq="s,=/,/,g" ;;
11734 esac
11735 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11736 case $lt_search_path_spec in
11737 *\;*)
11738 # if the path contains ";" then we assume it to be the separator
11739 # otherwise default to the standard path separator (i.e. ":") - it is
11740 # assumed that no part of a normal pathname contains ";" but that should
11741 # okay in the real world where ";" in dirpaths is itself problematic.
11742 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11743 ;;
11744 *)
11745 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11746 ;;
11747 esac
11748 # Ok, now we have the path, separated by spaces, we can step through it
11749 # and add multilib dir if necessary.
11750 lt_tmp_lt_search_path_spec=
11751 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11752 for lt_sys_path in $lt_search_path_spec; do
11753 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11754 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11755 else
11756 test -d "$lt_sys_path" && \
11757 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11758 fi
11759 done
11760 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11761 BEGIN {RS=" "; FS="/|\n";} {
11762 lt_foo="";
11763 lt_count=0;
11764 for (lt_i = NF; lt_i > 0; lt_i--) {
11765 if ($lt_i != "" && $lt_i != ".") {
11766 if ($lt_i == "..") {
11767 lt_count++;
11768 } else {
11769 if (lt_count == 0) {
11770 lt_foo="/" $lt_i lt_foo;
11771 } else {
11772 lt_count--;
11773 }
11774 }
11775 }
11776 }
11777 if (lt_foo != "") { lt_freq[lt_foo]++; }
11778 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11779 }'`
11780 # AWK program above erroneously prepends '/' to C:/dos/paths
11781 # for these hosts.
11782 case $host_os in
11783 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11784 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11785 esac
11786 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11787 else
11788 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11789 fi
11790 library_names_spec=
11791 libname_spec='lib$name'
11792 soname_spec=
11793 shrext_cmds=".so"
11794 postinstall_cmds=
11795 postuninstall_cmds=
11796 finish_cmds=
11797 finish_eval=
11798 shlibpath_var=
11799 shlibpath_overrides_runpath=unknown
11800 version_type=none
11801 dynamic_linker="$host_os ld.so"
11802 sys_lib_dlsearch_path_spec="/lib /usr/lib"
11803 need_lib_prefix=unknown
11804 hardcode_into_libs=no
11805
11806 # when you set need_version to no, make sure it does not cause -set_version
11807 # flags to be left without arguments
11808 need_version=unknown
11809
11810 case $host_os in
11811 aix3*)
11812 version_type=linux
11813 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11814 shlibpath_var=LIBPATH
11815
11816 # AIX 3 has no versioning support, so we append a major version to the name.
11817 soname_spec='${libname}${release}${shared_ext}$major'
11818 ;;
11819
11820 aix[4-9]*)
11821 version_type=linux
11822 need_lib_prefix=no
11823 need_version=no
11824 hardcode_into_libs=yes
11825 if test "$host_cpu" = ia64; then
11826 # AIX 5 supports IA64
11827 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11828 shlibpath_var=LD_LIBRARY_PATH
11829 else
11830 # With GCC up to 2.95.x, collect2 would create an import file
11831 # for dependence libraries. The import file would start with
11832 # the line `#! .'. This would cause the generated library to
11833 # depend on `.', always an invalid library. This was fixed in
11834 # development snapshots of GCC prior to 3.0.
11835 case $host_os in
11836 aix4 | aix4.[01] | aix4.[01].*)
11837 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11838 echo ' yes '
11839 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11840 :
11841 else
11842 can_build_shared=no
11843 fi
11844 ;;
11845 esac
11846 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11847 # soname into executable. Probably we can add versioning support to
11848 # collect2, so additional links can be useful in future.
11849 if test "$aix_use_runtimelinking" = yes; then
11850 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11851 # instead of lib<name>.a to let people know that these are not
11852 # typical AIX shared libraries.
11853 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11854 else
11855 # We preserve .a as extension for shared libraries through AIX4.2
11856 # and later when we are not doing run time linking.
11857 library_names_spec='${libname}${release}.a $libname.a'
11858 soname_spec='${libname}${release}${shared_ext}$major'
11859 fi
11860 shlibpath_var=LIBPATH
11861 fi
11862 ;;
11863
11864 amigaos*)
11865 case $host_cpu in
11866 powerpc)
11867 # Since July 2007 AmigaOS4 officially supports .so libraries.
11868 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11869 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11870 ;;
11871 m68k)
11872 library_names_spec='$libname.ixlibrary $libname.a'
11873 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11874 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'
11875 ;;
11876 esac
11877 ;;
11878
11879 beos*)
11880 library_names_spec='${libname}${shared_ext}'
11881 dynamic_linker="$host_os ld.so"
11882 shlibpath_var=LIBRARY_PATH
11883 ;;
11884
11885 bsdi[45]*)
11886 version_type=linux
11887 need_version=no
11888 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11889 soname_spec='${libname}${release}${shared_ext}$major'
11890 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11891 shlibpath_var=LD_LIBRARY_PATH
11892 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11893 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11894 # the default ld.so.conf also contains /usr/contrib/lib and
11895 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11896 # libtool to hard-code these into programs
11897 ;;
11898
11899 cygwin* | mingw* | pw32* | cegcc*)
11900 version_type=windows
11901 shrext_cmds=".dll"
11902 need_version=no
11903 need_lib_prefix=no
11904
11905 case $GCC,$host_os in
11906 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11907 library_names_spec='$libname.dll.a'
11908 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11909 postinstall_cmds='base_file=`basename \${file}`~
11910 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11911 dldir=$destdir/`dirname \$dlpath`~
11912 test -d \$dldir || mkdir -p \$dldir~
11913 $install_prog $dir/$dlname \$dldir/$dlname~
11914 chmod a+x \$dldir/$dlname~
11915 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11916 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11917 fi'
11918 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11919 dlpath=$dir/\$dldll~
11920 $RM \$dlpath'
11921 shlibpath_overrides_runpath=yes
11922
11923 case $host_os in
11924 cygwin*)
11925 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11926 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11927
11928 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11929 ;;
11930 mingw* | cegcc*)
11931 # MinGW DLLs use traditional 'lib' prefix
11932 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11933 ;;
11934 pw32*)
11935 # pw32 DLLs use 'pw' prefix rather than 'lib'
11936 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11937 ;;
11938 esac
11939 ;;
11940
11941 *)
11942 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11943 ;;
11944 esac
11945 dynamic_linker='Win32 ld.exe'
11946 # FIXME: first we should search . and the directory the executable is in
11947 shlibpath_var=PATH
11948 ;;
11949
11950 darwin* | rhapsody*)
11951 dynamic_linker="$host_os dyld"
11952 version_type=darwin
11953 need_lib_prefix=no
11954 need_version=no
11955 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11956 soname_spec='${libname}${release}${major}$shared_ext'
11957 shlibpath_overrides_runpath=yes
11958 shlibpath_var=DYLD_LIBRARY_PATH
11959 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11960
11961 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11962 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11963 ;;
11964
11965 dgux*)
11966 version_type=linux
11967 need_lib_prefix=no
11968 need_version=no
11969 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11970 soname_spec='${libname}${release}${shared_ext}$major'
11971 shlibpath_var=LD_LIBRARY_PATH
11972 ;;
11973
11974 freebsd* | dragonfly*)
11975 # DragonFly does not have aout. When/if they implement a new
11976 # versioning mechanism, adjust this.
11977 if test -x /usr/bin/objformat; then
11978 objformat=`/usr/bin/objformat`
11979 else
11980 case $host_os in
11981 freebsd[23].*) objformat=aout ;;
11982 *) objformat=elf ;;
11983 esac
11984 fi
11985 version_type=freebsd-$objformat
11986 case $version_type in
11987 freebsd-elf*)
11988 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11989 need_version=no
11990 need_lib_prefix=no
11991 ;;
11992 freebsd-*)
11993 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11994 need_version=yes
11995 ;;
11996 esac
11997 shlibpath_var=LD_LIBRARY_PATH
11998 case $host_os in
11999 freebsd2.*)
12000 shlibpath_overrides_runpath=yes
12001 ;;
12002 freebsd3.[01]* | freebsdelf3.[01]*)
12003 shlibpath_overrides_runpath=yes
12004 hardcode_into_libs=yes
12005 ;;
12006 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
12007 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
12008 shlibpath_overrides_runpath=no
12009 hardcode_into_libs=yes
12010 ;;
12011 *) # from 4.6 on, and DragonFly
12012 shlibpath_overrides_runpath=yes
12013 hardcode_into_libs=yes
12014 ;;
12015 esac
12016 ;;
12017
12018 gnu*)
12019 version_type=linux
12020 need_lib_prefix=no
12021 need_version=no
12022 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12023 soname_spec='${libname}${release}${shared_ext}$major'
12024 shlibpath_var=LD_LIBRARY_PATH
12025 hardcode_into_libs=yes
12026 ;;
12027
12028 haiku*)
12029 version_type=linux
12030 need_lib_prefix=no
12031 need_version=no
12032 dynamic_linker="$host_os runtime_loader"
12033 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12034 soname_spec='${libname}${release}${shared_ext}$major'
12035 shlibpath_var=LIBRARY_PATH
12036 shlibpath_overrides_runpath=yes
12037 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
12038 hardcode_into_libs=yes
12039 ;;
12040
12041 hpux9* | hpux10* | hpux11*)
12042 # Give a soname corresponding to the major version so that dld.sl refuses to
12043 # link against other versions.
12044 version_type=sunos
12045 need_lib_prefix=no
12046 need_version=no
12047 case $host_cpu in
12048 ia64*)
12049 shrext_cmds='.so'
12050 hardcode_into_libs=yes
12051 dynamic_linker="$host_os dld.so"
12052 shlibpath_var=LD_LIBRARY_PATH
12053 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12054 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12055 soname_spec='${libname}${release}${shared_ext}$major'
12056 if test "X$HPUX_IA64_MODE" = X32; then
12057 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
12058 else
12059 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
12060 fi
12061 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12062 ;;
12063 hppa*64*)
12064 shrext_cmds='.sl'
12065 hardcode_into_libs=yes
12066 dynamic_linker="$host_os dld.sl"
12067 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
12068 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12069 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12070 soname_spec='${libname}${release}${shared_ext}$major'
12071 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
12072 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12073 ;;
12074 *)
12075 shrext_cmds='.sl'
12076 dynamic_linker="$host_os dld.sl"
12077 shlibpath_var=SHLIB_PATH
12078 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
12079 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12080 soname_spec='${libname}${release}${shared_ext}$major'
12081 ;;
12082 esac
12083 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
12084 postinstall_cmds='chmod 555 $lib'
12085 # or fails outright, so override atomically:
12086 install_override_mode=555
12087 ;;
12088
12089 interix[3-9]*)
12090 version_type=linux
12091 need_lib_prefix=no
12092 need_version=no
12093 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12094 soname_spec='${libname}${release}${shared_ext}$major'
12095 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
12096 shlibpath_var=LD_LIBRARY_PATH
12097 shlibpath_overrides_runpath=no
12098 hardcode_into_libs=yes
12099 ;;
12100
12101 irix5* | irix6* | nonstopux*)
12102 case $host_os in
12103 nonstopux*) version_type=nonstopux ;;
12104 *)
12105 if test "$lt_cv_prog_gnu_ld" = yes; then
12106 version_type=linux
12107 else
12108 version_type=irix
12109 fi ;;
12110 esac
12111 need_lib_prefix=no
12112 need_version=no
12113 soname_spec='${libname}${release}${shared_ext}$major'
12114 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
12115 case $host_os in
12116 irix5* | nonstopux*)
12117 libsuff= shlibsuff=
12118 ;;
12119 *)
12120 case $LD in # libtool.m4 will add one of these switches to LD
12121 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
12122 libsuff= shlibsuff= libmagic=32-bit;;
12123 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
12124 libsuff=32 shlibsuff=N32 libmagic=N32;;
12125 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
12126 libsuff=64 shlibsuff=64 libmagic=64-bit;;
12127 *) libsuff= shlibsuff= libmagic=never-match;;
12128 esac
12129 ;;
12130 esac
12131 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
12132 shlibpath_overrides_runpath=no
12133 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
12134 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
12135 hardcode_into_libs=yes
12136 ;;
12137
12138 # No shared lib support for Linux oldld, aout, or coff.
12139 linux*oldld* | linux*aout* | linux*coff*)
12140 dynamic_linker=no
12141 ;;
12142
12143 # This must be Linux ELF.
12144 linux* | k*bsd*-gnu | kopensolaris*-gnu)
12145 version_type=linux
12146 need_lib_prefix=no
12147 need_version=no
12148 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12149 soname_spec='${libname}${release}${shared_ext}$major'
12150 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
12151 shlibpath_var=LD_LIBRARY_PATH
12152 shlibpath_overrides_runpath=no
12153
12154 # Some binutils ld are patched to set DT_RUNPATH
12155 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
12156 $as_echo_n "(cached) " >&6
12157 else
12158 lt_cv_shlibpath_overrides_runpath=no
12159 save_LDFLAGS=$LDFLAGS
12160 save_libdir=$libdir
12161 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
12162 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
12163 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12164 /* end confdefs.h. */
12165
12166 int
12167 main ()
12168 {
12169
12170 ;
12171 return 0;
12172 }
12173 _ACEOF
12174 if ac_fn_c_try_link "$LINENO"; then :
12175 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
12176 lt_cv_shlibpath_overrides_runpath=yes
12177 fi
12178 fi
12179 rm -f core conftest.err conftest.$ac_objext \
12180 conftest$ac_exeext conftest.$ac_ext
12181 LDFLAGS=$save_LDFLAGS
12182 libdir=$save_libdir
12183
12184 fi
12185
12186 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
12187
12188 # This implies no fast_install, which is unacceptable.
12189 # Some rework will be needed to allow for fast_install
12190 # before this can be enabled.
12191 hardcode_into_libs=yes
12192
12193 # Append ld.so.conf contents to the search path
12194 if test -f /etc/ld.so.conf; then
12195 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' ' '`
12196 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
12197 fi
12198
12199 # We used to test for /lib/ld.so.1 and disable shared libraries on
12200 # powerpc, because MkLinux only supported shared libraries with the
12201 # GNU dynamic linker. Since this was broken with cross compilers,
12202 # most powerpc-linux boxes support dynamic linking these days and
12203 # people can always --disable-shared, the test was removed, and we
12204 # assume the GNU/Linux dynamic linker is in use.
12205 dynamic_linker='GNU/Linux ld.so'
12206 ;;
12207
12208 netbsd*)
12209 version_type=sunos
12210 need_lib_prefix=no
12211 need_version=no
12212 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12213 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12214 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12215 dynamic_linker='NetBSD (a.out) ld.so'
12216 else
12217 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12218 soname_spec='${libname}${release}${shared_ext}$major'
12219 dynamic_linker='NetBSD ld.elf_so'
12220 fi
12221 shlibpath_var=LD_LIBRARY_PATH
12222 shlibpath_overrides_runpath=yes
12223 hardcode_into_libs=yes
12224 ;;
12225
12226 newsos6)
12227 version_type=linux
12228 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12229 shlibpath_var=LD_LIBRARY_PATH
12230 shlibpath_overrides_runpath=yes
12231 ;;
12232
12233 *nto* | *qnx*)
12234 version_type=qnx
12235 need_lib_prefix=no
12236 need_version=no
12237 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12238 soname_spec='${libname}${release}${shared_ext}$major'
12239 shlibpath_var=LD_LIBRARY_PATH
12240 shlibpath_overrides_runpath=no
12241 hardcode_into_libs=yes
12242 dynamic_linker='ldqnx.so'
12243 ;;
12244
12245 openbsd*)
12246 version_type=sunos
12247 sys_lib_dlsearch_path_spec="/usr/lib"
12248 need_lib_prefix=no
12249 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
12250 case $host_os in
12251 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
12252 *) need_version=no ;;
12253 esac
12254 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12255 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12256 shlibpath_var=LD_LIBRARY_PATH
12257 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
12258 case $host_os in
12259 openbsd2.[89] | openbsd2.[89].*)
12260 shlibpath_overrides_runpath=no
12261 ;;
12262 *)
12263 shlibpath_overrides_runpath=yes
12264 ;;
12265 esac
12266 else
12267 shlibpath_overrides_runpath=yes
12268 fi
12269 ;;
12270
12271 os2*)
12272 libname_spec='$name'
12273 shrext_cmds=".dll"
12274 need_lib_prefix=no
12275 library_names_spec='$libname${shared_ext} $libname.a'
12276 dynamic_linker='OS/2 ld.exe'
12277 shlibpath_var=LIBPATH
12278 ;;
12279
12280 osf3* | osf4* | osf5*)
12281 version_type=osf
12282 need_lib_prefix=no
12283 need_version=no
12284 soname_spec='${libname}${release}${shared_ext}$major'
12285 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12286 shlibpath_var=LD_LIBRARY_PATH
12287 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
12288 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
12289 ;;
12290
12291 rdos*)
12292 dynamic_linker=no
12293 ;;
12294
12295 solaris*)
12296 version_type=linux
12297 need_lib_prefix=no
12298 need_version=no
12299 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12300 soname_spec='${libname}${release}${shared_ext}$major'
12301 shlibpath_var=LD_LIBRARY_PATH
12302 shlibpath_overrides_runpath=yes
12303 hardcode_into_libs=yes
12304 # ldd complains unless libraries are executable
12305 postinstall_cmds='chmod +x $lib'
12306 ;;
12307
12308 sunos4*)
12309 version_type=sunos
12310 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12311 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
12312 shlibpath_var=LD_LIBRARY_PATH
12313 shlibpath_overrides_runpath=yes
12314 if test "$with_gnu_ld" = yes; then
12315 need_lib_prefix=no
12316 fi
12317 need_version=yes
12318 ;;
12319
12320 sysv4 | sysv4.3*)
12321 version_type=linux
12322 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12323 soname_spec='${libname}${release}${shared_ext}$major'
12324 shlibpath_var=LD_LIBRARY_PATH
12325 case $host_vendor in
12326 sni)
12327 shlibpath_overrides_runpath=no
12328 need_lib_prefix=no
12329 runpath_var=LD_RUN_PATH
12330 ;;
12331 siemens)
12332 need_lib_prefix=no
12333 ;;
12334 motorola)
12335 need_lib_prefix=no
12336 need_version=no
12337 shlibpath_overrides_runpath=no
12338 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
12339 ;;
12340 esac
12341 ;;
12342
12343 sysv4*MP*)
12344 if test -d /usr/nec ;then
12345 version_type=linux
12346 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
12347 soname_spec='$libname${shared_ext}.$major'
12348 shlibpath_var=LD_LIBRARY_PATH
12349 fi
12350 ;;
12351
12352 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
12353 version_type=freebsd-elf
12354 need_lib_prefix=no
12355 need_version=no
12356 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
12357 soname_spec='${libname}${release}${shared_ext}$major'
12358 shlibpath_var=LD_LIBRARY_PATH
12359 shlibpath_overrides_runpath=yes
12360 hardcode_into_libs=yes
12361 if test "$with_gnu_ld" = yes; then
12362 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
12363 else
12364 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
12365 case $host_os in
12366 sco3.2v5*)
12367 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
12368 ;;
12369 esac
12370 fi
12371 sys_lib_dlsearch_path_spec='/usr/lib'
12372 ;;
12373
12374 tpf*)
12375 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
12376 version_type=linux
12377 need_lib_prefix=no
12378 need_version=no
12379 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12380 shlibpath_var=LD_LIBRARY_PATH
12381 shlibpath_overrides_runpath=no
12382 hardcode_into_libs=yes
12383 ;;
12384
12385 uts4*)
12386 version_type=linux
12387 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12388 soname_spec='${libname}${release}${shared_ext}$major'
12389 shlibpath_var=LD_LIBRARY_PATH
12390 ;;
12391
12392 *)
12393 dynamic_linker=no
12394 ;;
12395 esac
12396 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12397 $as_echo "$dynamic_linker" >&6; }
12398 test "$dynamic_linker" = no && can_build_shared=no
12399
12400 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
12401 if test "$GCC" = yes; then
12402 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
12403 fi
12404
12405 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
12406 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
12407 fi
12408 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
12409 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
12410 fi
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
12503 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12504 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12505 hardcode_action=
12506 if test -n "$hardcode_libdir_flag_spec" ||
12507 test -n "$runpath_var" ||
12508 test "X$hardcode_automatic" = "Xyes" ; then
12509
12510 # We can hardcode non-existent directories.
12511 if test "$hardcode_direct" != no &&
12512 # If the only mechanism to avoid hardcoding is shlibpath_var, we
12513 # have to relink, otherwise we might link with an installed library
12514 # when we should be linking with a yet-to-be-installed one
12515 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12516 test "$hardcode_minus_L" != no; then
12517 # Linking always hardcodes the temporary library directory.
12518 hardcode_action=relink
12519 else
12520 # We can link without hardcoding, and we can hardcode nonexisting dirs.
12521 hardcode_action=immediate
12522 fi
12523 else
12524 # We cannot hardcode anything, or else we can only hardcode existing
12525 # directories.
12526 hardcode_action=unsupported
12527 fi
12528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12529 $as_echo "$hardcode_action" >&6; }
12530
12531 if test "$hardcode_action" = relink ||
12532 test "$inherit_rpath" = yes; then
12533 # Fast installation is not supported
12534 enable_fast_install=no
12535 elif test "$shlibpath_overrides_runpath" = yes ||
12536 test "$enable_shared" = no; then
12537 # Fast installation is not necessary
12538 enable_fast_install=needless
12539 fi
12540
12541
12542
12543
12544
12545
12546 if test "x$enable_dlopen" != xyes; then
12547 enable_dlopen=unknown
12548 enable_dlopen_self=unknown
12549 enable_dlopen_self_static=unknown
12550 else
12551 lt_cv_dlopen=no
12552 lt_cv_dlopen_libs=
12553
12554 case $host_os in
12555 beos*)
12556 lt_cv_dlopen="load_add_on"
12557 lt_cv_dlopen_libs=
12558 lt_cv_dlopen_self=yes
12559 ;;
12560
12561 mingw* | pw32* | cegcc*)
12562 lt_cv_dlopen="LoadLibrary"
12563 lt_cv_dlopen_libs=
12564 ;;
12565
12566 cygwin*)
12567 lt_cv_dlopen="dlopen"
12568 lt_cv_dlopen_libs=
12569 ;;
12570
12571 darwin*)
12572 # if libdl is installed we need to link against it
12573 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12574 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12575 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12576 $as_echo_n "(cached) " >&6
12577 else
12578 ac_check_lib_save_LIBS=$LIBS
12579 LIBS="-ldl $LIBS"
12580 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12581 /* end confdefs.h. */
12582
12583 /* Override any GCC internal prototype to avoid an error.
12584 Use char because int might match the return type of a GCC
12585 builtin and then its argument prototype would still apply. */
12586 #ifdef __cplusplus
12587 extern "C"
12588 #endif
12589 char dlopen ();
12590 int
12591 main ()
12592 {
12593 return dlopen ();
12594 ;
12595 return 0;
12596 }
12597 _ACEOF
12598 if ac_fn_c_try_link "$LINENO"; then :
12599 ac_cv_lib_dl_dlopen=yes
12600 else
12601 ac_cv_lib_dl_dlopen=no
12602 fi
12603 rm -f core conftest.err conftest.$ac_objext \
12604 conftest$ac_exeext conftest.$ac_ext
12605 LIBS=$ac_check_lib_save_LIBS
12606 fi
12607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12608 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12609 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12610 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12611 else
12612
12613 lt_cv_dlopen="dyld"
12614 lt_cv_dlopen_libs=
12615 lt_cv_dlopen_self=yes
12616
12617 fi
12618
12619 ;;
12620
12621 *)
12622 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12623 if test "x$ac_cv_func_shl_load" = x""yes; then :
12624 lt_cv_dlopen="shl_load"
12625 else
12626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12627 $as_echo_n "checking for shl_load in -ldld... " >&6; }
12628 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12629 $as_echo_n "(cached) " >&6
12630 else
12631 ac_check_lib_save_LIBS=$LIBS
12632 LIBS="-ldld $LIBS"
12633 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12634 /* end confdefs.h. */
12635
12636 /* Override any GCC internal prototype to avoid an error.
12637 Use char because int might match the return type of a GCC
12638 builtin and then its argument prototype would still apply. */
12639 #ifdef __cplusplus
12640 extern "C"
12641 #endif
12642 char shl_load ();
12643 int
12644 main ()
12645 {
12646 return shl_load ();
12647 ;
12648 return 0;
12649 }
12650 _ACEOF
12651 if ac_fn_c_try_link "$LINENO"; then :
12652 ac_cv_lib_dld_shl_load=yes
12653 else
12654 ac_cv_lib_dld_shl_load=no
12655 fi
12656 rm -f core conftest.err conftest.$ac_objext \
12657 conftest$ac_exeext conftest.$ac_ext
12658 LIBS=$ac_check_lib_save_LIBS
12659 fi
12660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12661 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12662 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12663 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12664 else
12665 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12666 if test "x$ac_cv_func_dlopen" = x""yes; then :
12667 lt_cv_dlopen="dlopen"
12668 else
12669 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12670 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12671 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12672 $as_echo_n "(cached) " >&6
12673 else
12674 ac_check_lib_save_LIBS=$LIBS
12675 LIBS="-ldl $LIBS"
12676 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12677 /* end confdefs.h. */
12678
12679 /* Override any GCC internal prototype to avoid an error.
12680 Use char because int might match the return type of a GCC
12681 builtin and then its argument prototype would still apply. */
12682 #ifdef __cplusplus
12683 extern "C"
12684 #endif
12685 char dlopen ();
12686 int
12687 main ()
12688 {
12689 return dlopen ();
12690 ;
12691 return 0;
12692 }
12693 _ACEOF
12694 if ac_fn_c_try_link "$LINENO"; then :
12695 ac_cv_lib_dl_dlopen=yes
12696 else
12697 ac_cv_lib_dl_dlopen=no
12698 fi
12699 rm -f core conftest.err conftest.$ac_objext \
12700 conftest$ac_exeext conftest.$ac_ext
12701 LIBS=$ac_check_lib_save_LIBS
12702 fi
12703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12704 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12705 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12706 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12707 else
12708 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12709 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
12710 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
12711 $as_echo_n "(cached) " >&6
12712 else
12713 ac_check_lib_save_LIBS=$LIBS
12714 LIBS="-lsvld $LIBS"
12715 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12716 /* end confdefs.h. */
12717
12718 /* Override any GCC internal prototype to avoid an error.
12719 Use char because int might match the return type of a GCC
12720 builtin and then its argument prototype would still apply. */
12721 #ifdef __cplusplus
12722 extern "C"
12723 #endif
12724 char dlopen ();
12725 int
12726 main ()
12727 {
12728 return dlopen ();
12729 ;
12730 return 0;
12731 }
12732 _ACEOF
12733 if ac_fn_c_try_link "$LINENO"; then :
12734 ac_cv_lib_svld_dlopen=yes
12735 else
12736 ac_cv_lib_svld_dlopen=no
12737 fi
12738 rm -f core conftest.err conftest.$ac_objext \
12739 conftest$ac_exeext conftest.$ac_ext
12740 LIBS=$ac_check_lib_save_LIBS
12741 fi
12742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12743 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12744 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12745 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
12746 else
12747 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12748 $as_echo_n "checking for dld_link in -ldld... " >&6; }
12749 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
12750 $as_echo_n "(cached) " >&6
12751 else
12752 ac_check_lib_save_LIBS=$LIBS
12753 LIBS="-ldld $LIBS"
12754 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12755 /* end confdefs.h. */
12756
12757 /* Override any GCC internal prototype to avoid an error.
12758 Use char because int might match the return type of a GCC
12759 builtin and then its argument prototype would still apply. */
12760 #ifdef __cplusplus
12761 extern "C"
12762 #endif
12763 char dld_link ();
12764 int
12765 main ()
12766 {
12767 return dld_link ();
12768 ;
12769 return 0;
12770 }
12771 _ACEOF
12772 if ac_fn_c_try_link "$LINENO"; then :
12773 ac_cv_lib_dld_dld_link=yes
12774 else
12775 ac_cv_lib_dld_dld_link=no
12776 fi
12777 rm -f core conftest.err conftest.$ac_objext \
12778 conftest$ac_exeext conftest.$ac_ext
12779 LIBS=$ac_check_lib_save_LIBS
12780 fi
12781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12782 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12783 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12784 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12785 fi
12786
12787
12788 fi
12789
12790
12791 fi
12792
12793
12794 fi
12795
12796
12797 fi
12798
12799
12800 fi
12801
12802 ;;
12803 esac
12804
12805 if test "x$lt_cv_dlopen" != xno; then
12806 enable_dlopen=yes
12807 else
12808 enable_dlopen=no
12809 fi
12810
12811 case $lt_cv_dlopen in
12812 dlopen)
12813 save_CPPFLAGS="$CPPFLAGS"
12814 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12815
12816 save_LDFLAGS="$LDFLAGS"
12817 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12818
12819 save_LIBS="$LIBS"
12820 LIBS="$lt_cv_dlopen_libs $LIBS"
12821
12822 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12823 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
12824 if test "${lt_cv_dlopen_self+set}" = set; then :
12825 $as_echo_n "(cached) " >&6
12826 else
12827 if test "$cross_compiling" = yes; then :
12828 lt_cv_dlopen_self=cross
12829 else
12830 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12831 lt_status=$lt_dlunknown
12832 cat > conftest.$ac_ext <<_LT_EOF
12833 #line 12833 "configure"
12834 #include "confdefs.h"
12835
12836 #if HAVE_DLFCN_H
12837 #include <dlfcn.h>
12838 #endif
12839
12840 #include <stdio.h>
12841
12842 #ifdef RTLD_GLOBAL
12843 # define LT_DLGLOBAL RTLD_GLOBAL
12844 #else
12845 # ifdef DL_GLOBAL
12846 # define LT_DLGLOBAL DL_GLOBAL
12847 # else
12848 # define LT_DLGLOBAL 0
12849 # endif
12850 #endif
12851
12852 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12853 find out it does not work in some platform. */
12854 #ifndef LT_DLLAZY_OR_NOW
12855 # ifdef RTLD_LAZY
12856 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12857 # else
12858 # ifdef DL_LAZY
12859 # define LT_DLLAZY_OR_NOW DL_LAZY
12860 # else
12861 # ifdef RTLD_NOW
12862 # define LT_DLLAZY_OR_NOW RTLD_NOW
12863 # else
12864 # ifdef DL_NOW
12865 # define LT_DLLAZY_OR_NOW DL_NOW
12866 # else
12867 # define LT_DLLAZY_OR_NOW 0
12868 # endif
12869 # endif
12870 # endif
12871 # endif
12872 #endif
12873
12874 /* When -fvisbility=hidden is used, assume the code has been annotated
12875 correspondingly for the symbols needed. */
12876 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12877 void fnord () __attribute__((visibility("default")));
12878 #endif
12879
12880 void fnord () { int i=42; }
12881 int main ()
12882 {
12883 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12884 int status = $lt_dlunknown;
12885
12886 if (self)
12887 {
12888 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12889 else
12890 {
12891 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12892 else puts (dlerror ());
12893 }
12894 /* dlclose (self); */
12895 }
12896 else
12897 puts (dlerror ());
12898
12899 return status;
12900 }
12901 _LT_EOF
12902 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12903 (eval $ac_link) 2>&5
12904 ac_status=$?
12905 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12906 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12907 (./conftest; exit; ) >&5 2>/dev/null
12908 lt_status=$?
12909 case x$lt_status in
12910 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12911 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12912 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12913 esac
12914 else :
12915 # compilation failed
12916 lt_cv_dlopen_self=no
12917 fi
12918 fi
12919 rm -fr conftest*
12920
12921
12922 fi
12923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12924 $as_echo "$lt_cv_dlopen_self" >&6; }
12925
12926 if test "x$lt_cv_dlopen_self" = xyes; then
12927 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12928 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12929 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12930 if test "${lt_cv_dlopen_self_static+set}" = set; then :
12931 $as_echo_n "(cached) " >&6
12932 else
12933 if test "$cross_compiling" = yes; then :
12934 lt_cv_dlopen_self_static=cross
12935 else
12936 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12937 lt_status=$lt_dlunknown
12938 cat > conftest.$ac_ext <<_LT_EOF
12939 #line 12939 "configure"
12940 #include "confdefs.h"
12941
12942 #if HAVE_DLFCN_H
12943 #include <dlfcn.h>
12944 #endif
12945
12946 #include <stdio.h>
12947
12948 #ifdef RTLD_GLOBAL
12949 # define LT_DLGLOBAL RTLD_GLOBAL
12950 #else
12951 # ifdef DL_GLOBAL
12952 # define LT_DLGLOBAL DL_GLOBAL
12953 # else
12954 # define LT_DLGLOBAL 0
12955 # endif
12956 #endif
12957
12958 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12959 find out it does not work in some platform. */
12960 #ifndef LT_DLLAZY_OR_NOW
12961 # ifdef RTLD_LAZY
12962 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12963 # else
12964 # ifdef DL_LAZY
12965 # define LT_DLLAZY_OR_NOW DL_LAZY
12966 # else
12967 # ifdef RTLD_NOW
12968 # define LT_DLLAZY_OR_NOW RTLD_NOW
12969 # else
12970 # ifdef DL_NOW
12971 # define LT_DLLAZY_OR_NOW DL_NOW
12972 # else
12973 # define LT_DLLAZY_OR_NOW 0
12974 # endif
12975 # endif
12976 # endif
12977 # endif
12978 #endif
12979
12980 /* When -fvisbility=hidden is used, assume the code has been annotated
12981 correspondingly for the symbols needed. */
12982 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12983 void fnord () __attribute__((visibility("default")));
12984 #endif
12985
12986 void fnord () { int i=42; }
12987 int main ()
12988 {
12989 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12990 int status = $lt_dlunknown;
12991
12992 if (self)
12993 {
12994 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12995 else
12996 {
12997 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12998 else puts (dlerror ());
12999 }
13000 /* dlclose (self); */
13001 }
13002 else
13003 puts (dlerror ());
13004
13005 return status;
13006 }
13007 _LT_EOF
13008 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13009 (eval $ac_link) 2>&5
13010 ac_status=$?
13011 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13012 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
13013 (./conftest; exit; ) >&5 2>/dev/null
13014 lt_status=$?
13015 case x$lt_status in
13016 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
13017 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
13018 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
13019 esac
13020 else :
13021 # compilation failed
13022 lt_cv_dlopen_self_static=no
13023 fi
13024 fi
13025 rm -fr conftest*
13026
13027
13028 fi
13029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
13030 $as_echo "$lt_cv_dlopen_self_static" >&6; }
13031 fi
13032
13033 CPPFLAGS="$save_CPPFLAGS"
13034 LDFLAGS="$save_LDFLAGS"
13035 LIBS="$save_LIBS"
13036 ;;
13037 esac
13038
13039 case $lt_cv_dlopen_self in
13040 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
13041 *) enable_dlopen_self=unknown ;;
13042 esac
13043
13044 case $lt_cv_dlopen_self_static in
13045 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
13046 *) enable_dlopen_self_static=unknown ;;
13047 esac
13048 fi
13049
13050
13051
13052
13053
13054
13055
13056
13057
13058
13059
13060
13061
13062
13063
13064
13065
13066 striplib=
13067 old_striplib=
13068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
13069 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
13070 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
13071 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
13072 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
13073 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13074 $as_echo "yes" >&6; }
13075 else
13076 # FIXME - insert some real tests, host_os isn't really good enough
13077 case $host_os in
13078 darwin*)
13079 if test -n "$STRIP" ; then
13080 striplib="$STRIP -x"
13081 old_striplib="$STRIP -S"
13082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13083 $as_echo "yes" >&6; }
13084 else
13085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13086 $as_echo "no" >&6; }
13087 fi
13088 ;;
13089 *)
13090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13091 $as_echo "no" >&6; }
13092 ;;
13093 esac
13094 fi
13095
13096
13097
13098
13099
13100
13101
13102
13103
13104
13105
13106
13107 # Report which library types will actually be built
13108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
13109 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
13110 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
13111 $as_echo "$can_build_shared" >&6; }
13112
13113 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
13114 $as_echo_n "checking whether to build shared libraries... " >&6; }
13115 test "$can_build_shared" = "no" && enable_shared=no
13116
13117 # On AIX, shared libraries and static libraries use the same namespace, and
13118 # are all built from PIC.
13119 case $host_os in
13120 aix3*)
13121 test "$enable_shared" = yes && enable_static=no
13122 if test -n "$RANLIB"; then
13123 archive_cmds="$archive_cmds~\$RANLIB \$lib"
13124 postinstall_cmds='$RANLIB $lib'
13125 fi
13126 ;;
13127
13128 aix[4-9]*)
13129 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
13130 test "$enable_shared" = yes && enable_static=no
13131 fi
13132 ;;
13133 esac
13134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
13135 $as_echo "$enable_shared" >&6; }
13136
13137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
13138 $as_echo_n "checking whether to build static libraries... " >&6; }
13139 # Make sure either enable_shared or enable_static is yes.
13140 test "$enable_shared" = yes || enable_static=yes
13141 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
13142 $as_echo "$enable_static" >&6; }
13143
13144
13145
13146
13147 fi
13148 ac_ext=c
13149 ac_cpp='$CPP $CPPFLAGS'
13150 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13151 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13152 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13153
13154 CC="$lt_save_CC"
13155
13156
13157
13158
13159
13160
13161
13162
13163
13164
13165
13166
13167
13168 ac_config_commands="$ac_config_commands libtool"
13169
13170
13171
13172
13173 # Only expand once:
13174
13175
13176
13177
13178 . ${srcdir}/../../bfd/configure.host
13179
13180
13181
13182
13183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
13184 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
13185 # Check whether --enable-maintainer-mode was given.
13186 if test "${enable_maintainer_mode+set}" = set; then :
13187 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
13188 else
13189 USE_MAINTAINER_MODE=no
13190 fi
13191
13192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
13193 $as_echo "$USE_MAINTAINER_MODE" >&6; }
13194 if test $USE_MAINTAINER_MODE = yes; then
13195 MAINTAINER_MODE_TRUE=
13196 MAINTAINER_MODE_FALSE='#'
13197 else
13198 MAINTAINER_MODE_TRUE='#'
13199 MAINTAINER_MODE_FALSE=
13200 fi
13201
13202 MAINT=$MAINTAINER_MODE_TRUE
13203
13204
13205
13206
13207 # Check whether --enable-sim-debug was given.
13208 if test "${enable_sim_debug+set}" = set; then :
13209 enableval=$enable_sim_debug; case "${enableval}" in
13210 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
13211 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
13212 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
13213 esac
13214 if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
13215 echo "Setting sim debug = $sim_debug" 6>&1
13216 fi
13217 else
13218 sim_debug=""
13219 fi
13220
13221
13222
13223 # Check whether --enable-sim-stdio was given.
13224 if test "${enable_sim_stdio+set}" = set; then :
13225 enableval=$enable_sim_stdio; case "${enableval}" in
13226 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
13227 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
13228 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
13229 esac
13230 if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
13231 echo "Setting stdio flags = $sim_stdio" 6>&1
13232 fi
13233 else
13234 sim_stdio=""
13235 fi
13236
13237
13238
13239 # Check whether --enable-sim-trace was given.
13240 if test "${enable_sim_trace+set}" = set; then :
13241 enableval=$enable_sim_trace; case "${enableval}" in
13242 yes) sim_trace="-DWITH_TRACE=-1";;
13243 no) sim_trace="-DWITH_TRACE=0";;
13244 [-0-9]*)
13245 sim_trace="-DWITH_TRACE='(${enableval})'";;
13246 [[:lower:]]*)
13247 sim_trace=""
13248 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13249 if test x"$sim_trace" = x; then
13250 sim_trace="-DWITH_TRACE='(TRACE_$x"
13251 else
13252 sim_trace="${sim_trace}|TRACE_$x"
13253 fi
13254 done
13255 sim_trace="$sim_trace)'" ;;
13256 esac
13257 if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
13258 echo "Setting sim trace = $sim_trace" 6>&1
13259 fi
13260 else
13261 sim_trace=""
13262 fi
13263
13264
13265
13266 # Check whether --enable-sim-profile was given.
13267 if test "${enable_sim_profile+set}" = set; then :
13268 enableval=$enable_sim_profile; case "${enableval}" in
13269 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
13270 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
13271 [-0-9]*)
13272 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
13273 [a-z]*)
13274 sim_profile=""
13275 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13276 if test x"$sim_profile" = x; then
13277 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
13278 else
13279 sim_profile="${sim_profile}|PROFILE_$x"
13280 fi
13281 done
13282 sim_profile="$sim_profile)'" ;;
13283 esac
13284 if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
13285 echo "Setting sim profile = $sim_profile" 6>&1
13286 fi
13287 else
13288 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
13289 fi
13290
13291
13292
13293
13294 # Check whether --with-pkgversion was given.
13295 if test "${with_pkgversion+set}" = set; then :
13296 withval=$with_pkgversion; case "$withval" in
13297 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
13298 no) PKGVERSION= ;;
13299 *) PKGVERSION="($withval) " ;;
13300 esac
13301 else
13302 PKGVERSION="(SIM) "
13303
13304 fi
13305
13306
13307
13308
13309
13310 # Check whether --with-bugurl was given.
13311 if test "${with_bugurl+set}" = set; then :
13312 withval=$with_bugurl; case "$withval" in
13313 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
13314 no) BUGURL=
13315 ;;
13316 *) BUGURL="$withval"
13317 ;;
13318 esac
13319 else
13320 BUGURL="http://www.gnu.org/software/gdb/bugs/"
13321
13322 fi
13323
13324 case ${BUGURL} in
13325 "")
13326 REPORT_BUGS_TO=
13327 REPORT_BUGS_TEXI=
13328 ;;
13329 *)
13330 REPORT_BUGS_TO="<$BUGURL>"
13331 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
13332 ;;
13333 esac;
13334
13335
13336
13337
13338 cat >>confdefs.h <<_ACEOF
13339 #define PKGVERSION "$PKGVERSION"
13340 _ACEOF
13341
13342
13343 cat >>confdefs.h <<_ACEOF
13344 #define REPORT_BUGS_TO "$REPORT_BUGS_TO"
13345 _ACEOF
13346
13347
13348 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
13349 $as_echo_n "checking return type of signal handlers... " >&6; }
13350 if test "${ac_cv_type_signal+set}" = set; then :
13351 $as_echo_n "(cached) " >&6
13352 else
13353 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13354 /* end confdefs.h. */
13355 #include <sys/types.h>
13356 #include <signal.h>
13357
13358 int
13359 main ()
13360 {
13361 return *(signal (0, 0)) (0) == 1;
13362 ;
13363 return 0;
13364 }
13365 _ACEOF
13366 if ac_fn_c_try_compile "$LINENO"; then :
13367 ac_cv_type_signal=int
13368 else
13369 ac_cv_type_signal=void
13370 fi
13371 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13372 fi
13373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
13374 $as_echo "$ac_cv_type_signal" >&6; }
13375
13376 cat >>confdefs.h <<_ACEOF
13377 #define RETSIGTYPE $ac_cv_type_signal
13378 _ACEOF
13379
13380
13381
13382
13383
13384 sim_link_files=
13385 sim_link_links=
13386
13387 # targ-vals.def points to the libc macro description file.
13388 case "${target}" in
13389 *-*-*) TARG_VALS_DEF=../common/nltvals.def ;;
13390 esac
13391 sim_link_files="${sim_link_files} ${TARG_VALS_DEF}"
13392 sim_link_links="${sim_link_links} targ-vals.def"
13393
13394
13395
13396 for ac_header in getopt.h
13397 do :
13398 ac_fn_c_check_header_mongrel "$LINENO" "getopt.h" "ac_cv_header_getopt_h" "$ac_includes_default"
13399 if test "x$ac_cv_header_getopt_h" = x""yes; then :
13400 cat >>confdefs.h <<_ACEOF
13401 #define HAVE_GETOPT_H 1
13402 _ACEOF
13403
13404 fi
13405
13406 done
13407
13408
13409 # Check whether --enable-cycle-accurate was given.
13410 if test "${enable_cycle_accurate+set}" = set; then :
13411 enableval=$enable_cycle_accurate; case "${enableval}" in
13412 yes | no) ;;
13413 *) as_fn_error "bad value ${enableval} given for --enable-cycle-accurate option" "$LINENO" 5 ;;
13414 esac
13415 fi
13416
13417
13418 # Check whether --enable-cycle-stats was given.
13419 if test "${enable_cycle_stats+set}" = set; then :
13420 enableval=$enable_cycle_stats; case "${enableval}" in
13421 yes | no) ;;
13422 *) as_fn_error "bad value ${enableval} given for --enable-cycle-stats option" "$LINENO" 5 ;;
13423 esac
13424 fi
13425
13426
13427 echo enable_cycle_accurate is $enable_cycle_accurate
13428 echo enable_cycle_stats is $enable_cycle_stats
13429
13430 if test "x${enable_cycle_accurate}" != xno; then
13431
13432 $as_echo "#define CYCLE_ACCURATE 1" >>confdefs.h
13433
13434
13435 if test "x${enable_cycle_stats}" != xno; then
13436
13437 $as_echo "#define CYCLE_STATS 1" >>confdefs.h
13438
13439 fi
13440 else
13441 if test "x${enable_cycle_stats}" != xno; then
13442 as_fn_error "cycle-stats not available without cycle-accurate" "$LINENO" 5
13443 fi
13444 fi
13445
13446
13447 ac_sources="$sim_link_files"
13448 ac_dests="$sim_link_links"
13449 while test -n "$ac_sources"; do
13450 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
13451 set $ac_sources; ac_source=$1; shift; ac_sources=$*
13452 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
13453 done
13454 ac_config_links="$ac_config_links $ac_config_links_1"
13455
13456 cgen_breaks=""
13457 if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13458 cgen_breaks="break cgen_rtx_error";
13459 fi
13460
13461 ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
13462
13463 ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
13464
13465 ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
13466
13467 ac_config_commands="$ac_config_commands Makefile"
13468
13469 ac_config_commands="$ac_config_commands stamp-h"
13470
13471 cat >confcache <<\_ACEOF
13472 # This file is a shell script that caches the results of configure
13473 # tests run on this system so they can be shared between configure
13474 # scripts and configure runs, see configure's option --config-cache.
13475 # It is not useful on other systems. If it contains results you don't
13476 # want to keep, you may remove or edit it.
13477 #
13478 # config.status only pays attention to the cache file if you give it
13479 # the --recheck option to rerun configure.
13480 #
13481 # `ac_cv_env_foo' variables (set or unset) will be overridden when
13482 # loading this file, other *unset* `ac_cv_foo' will be assigned the
13483 # following values.
13484
13485 _ACEOF
13486
13487 # The following way of writing the cache mishandles newlines in values,
13488 # but we know of no workaround that is simple, portable, and efficient.
13489 # So, we kill variables containing newlines.
13490 # Ultrix sh set writes to stderr and can't be redirected directly,
13491 # and sets the high bit in the cache file unless we assign to the vars.
13492 (
13493 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13494 eval ac_val=\$$ac_var
13495 case $ac_val in #(
13496 *${as_nl}*)
13497 case $ac_var in #(
13498 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13499 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13500 esac
13501 case $ac_var in #(
13502 _ | IFS | as_nl) ;; #(
13503 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13504 *) { eval $ac_var=; unset $ac_var;} ;;
13505 esac ;;
13506 esac
13507 done
13508
13509 (set) 2>&1 |
13510 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13511 *${as_nl}ac_space=\ *)
13512 # `set' does not quote correctly, so add quotes: double-quote
13513 # substitution turns \\\\ into \\, and sed turns \\ into \.
13514 sed -n \
13515 "s/'/'\\\\''/g;
13516 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13517 ;; #(
13518 *)
13519 # `set' quotes correctly as required by POSIX, so do not add quotes.
13520 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
13521 ;;
13522 esac |
13523 sort
13524 ) |
13525 sed '
13526 /^ac_cv_env_/b end
13527 t clear
13528 :clear
13529 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13530 t end
13531 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13532 :end' >>confcache
13533 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13534 if test -w "$cache_file"; then
13535 test "x$cache_file" != "x/dev/null" &&
13536 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13537 $as_echo "$as_me: updating cache $cache_file" >&6;}
13538 cat confcache >$cache_file
13539 else
13540 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13541 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13542 fi
13543 fi
13544 rm -f confcache
13545
13546 test "x$prefix" = xNONE && prefix=$ac_default_prefix
13547 # Let make expand exec_prefix.
13548 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13549
13550 DEFS=-DHAVE_CONFIG_H
13551
13552 ac_libobjs=
13553 ac_ltlibobjs=
13554 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13555 # 1. Remove the extension, and $U if already installed.
13556 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13557 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13558 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13559 # will be set to the directory where LIBOBJS objects are built.
13560 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13561 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
13562 done
13563 LIBOBJS=$ac_libobjs
13564
13565 LTLIBOBJS=$ac_ltlibobjs
13566
13567
13568
13569 if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13570 as_fn_error "conditional \"GMAKE\" was never defined.
13571 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13572 fi
13573 if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13574 as_fn_error "conditional \"PLUGINS\" was never defined.
13575 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13576 fi
13577 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13578 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
13579 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13580 fi
13581
13582 : ${CONFIG_STATUS=./config.status}
13583 ac_write_fail=0
13584 ac_clean_files_save=$ac_clean_files
13585 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
13586 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13587 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13588 as_write_fail=0
13589 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
13590 #! $SHELL
13591 # Generated by $as_me.
13592 # Run this file to recreate the current configuration.
13593 # Compiler output produced by configure, useful for debugging
13594 # configure, is in config.log if it exists.
13595
13596 debug=false
13597 ac_cs_recheck=false
13598 ac_cs_silent=false
13599
13600 SHELL=\${CONFIG_SHELL-$SHELL}
13601 export SHELL
13602 _ASEOF
13603 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13604 ## -------------------- ##
13605 ## M4sh Initialization. ##
13606 ## -------------------- ##
13607
13608 # Be more Bourne compatible
13609 DUALCASE=1; export DUALCASE # for MKS sh
13610 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
13611 emulate sh
13612 NULLCMD=:
13613 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
13614 # is contrary to our usage. Disable this feature.
13615 alias -g '${1+"$@"}'='"$@"'
13616 setopt NO_GLOB_SUBST
13617 else
13618 case `(set -o) 2>/dev/null` in #(
13619 *posix*) :
13620 set -o posix ;; #(
13621 *) :
13622 ;;
13623 esac
13624 fi
13625
13626
13627 as_nl='
13628 '
13629 export as_nl
13630 # Printing a long string crashes Solaris 7 /usr/bin/printf.
13631 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13632 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13633 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13634 # Prefer a ksh shell builtin over an external printf program on Solaris,
13635 # but without wasting forks for bash or zsh.
13636 if test -z "$BASH_VERSION$ZSH_VERSION" \
13637 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13638 as_echo='print -r --'
13639 as_echo_n='print -rn --'
13640 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13641 as_echo='printf %s\n'
13642 as_echo_n='printf %s'
13643 else
13644 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13645 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13646 as_echo_n='/usr/ucb/echo -n'
13647 else
13648 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13649 as_echo_n_body='eval
13650 arg=$1;
13651 case $arg in #(
13652 *"$as_nl"*)
13653 expr "X$arg" : "X\\(.*\\)$as_nl";
13654 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13655 esac;
13656 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13657 '
13658 export as_echo_n_body
13659 as_echo_n='sh -c $as_echo_n_body as_echo'
13660 fi
13661 export as_echo_body
13662 as_echo='sh -c $as_echo_body as_echo'
13663 fi
13664
13665 # The user is always right.
13666 if test "${PATH_SEPARATOR+set}" != set; then
13667 PATH_SEPARATOR=:
13668 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13669 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13670 PATH_SEPARATOR=';'
13671 }
13672 fi
13673
13674
13675 # IFS
13676 # We need space, tab and new line, in precisely that order. Quoting is
13677 # there to prevent editors from complaining about space-tab.
13678 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
13679 # splitting by setting IFS to empty value.)
13680 IFS=" "" $as_nl"
13681
13682 # Find who we are. Look in the path if we contain no directory separator.
13683 case $0 in #((
13684 *[\\/]* ) as_myself=$0 ;;
13685 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13686 for as_dir in $PATH
13687 do
13688 IFS=$as_save_IFS
13689 test -z "$as_dir" && as_dir=.
13690 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13691 done
13692 IFS=$as_save_IFS
13693
13694 ;;
13695 esac
13696 # We did not find ourselves, most probably we were run as `sh COMMAND'
13697 # in which case we are not to be found in the path.
13698 if test "x$as_myself" = x; then
13699 as_myself=$0
13700 fi
13701 if test ! -f "$as_myself"; then
13702 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13703 exit 1
13704 fi
13705
13706 # Unset variables that we do not need and which cause bugs (e.g. in
13707 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13708 # suppresses any "Segmentation fault" message there. '((' could
13709 # trigger a bug in pdksh 5.2.14.
13710 for as_var in BASH_ENV ENV MAIL MAILPATH
13711 do eval test x\${$as_var+set} = xset \
13712 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
13713 done
13714 PS1='$ '
13715 PS2='> '
13716 PS4='+ '
13717
13718 # NLS nuisances.
13719 LC_ALL=C
13720 export LC_ALL
13721 LANGUAGE=C
13722 export LANGUAGE
13723
13724 # CDPATH.
13725 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13726
13727
13728 # as_fn_error ERROR [LINENO LOG_FD]
13729 # ---------------------------------
13730 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13731 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13732 # script with status $?, using 1 if that was 0.
13733 as_fn_error ()
13734 {
13735 as_status=$?; test $as_status -eq 0 && as_status=1
13736 if test "$3"; then
13737 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
13738 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
13739 fi
13740 $as_echo "$as_me: error: $1" >&2
13741 as_fn_exit $as_status
13742 } # as_fn_error
13743
13744
13745 # as_fn_set_status STATUS
13746 # -----------------------
13747 # Set $? to STATUS, without forking.
13748 as_fn_set_status ()
13749 {
13750 return $1
13751 } # as_fn_set_status
13752
13753 # as_fn_exit STATUS
13754 # -----------------
13755 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13756 as_fn_exit ()
13757 {
13758 set +e
13759 as_fn_set_status $1
13760 exit $1
13761 } # as_fn_exit
13762
13763 # as_fn_unset VAR
13764 # ---------------
13765 # Portably unset VAR.
13766 as_fn_unset ()
13767 {
13768 { eval $1=; unset $1;}
13769 }
13770 as_unset=as_fn_unset
13771 # as_fn_append VAR VALUE
13772 # ----------------------
13773 # Append the text in VALUE to the end of the definition contained in VAR. Take
13774 # advantage of any shell optimizations that allow amortized linear growth over
13775 # repeated appends, instead of the typical quadratic growth present in naive
13776 # implementations.
13777 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
13778 eval 'as_fn_append ()
13779 {
13780 eval $1+=\$2
13781 }'
13782 else
13783 as_fn_append ()
13784 {
13785 eval $1=\$$1\$2
13786 }
13787 fi # as_fn_append
13788
13789 # as_fn_arith ARG...
13790 # ------------------
13791 # Perform arithmetic evaluation on the ARGs, and store the result in the
13792 # global $as_val. Take advantage of shells that can avoid forks. The arguments
13793 # must be portable across $(()) and expr.
13794 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
13795 eval 'as_fn_arith ()
13796 {
13797 as_val=$(( $* ))
13798 }'
13799 else
13800 as_fn_arith ()
13801 {
13802 as_val=`expr "$@" || test $? -eq 1`
13803 }
13804 fi # as_fn_arith
13805
13806
13807 if expr a : '\(a\)' >/dev/null 2>&1 &&
13808 test "X`expr 00001 : '.*\(...\)'`" = X001; then
13809 as_expr=expr
13810 else
13811 as_expr=false
13812 fi
13813
13814 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
13815 as_basename=basename
13816 else
13817 as_basename=false
13818 fi
13819
13820 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
13821 as_dirname=dirname
13822 else
13823 as_dirname=false
13824 fi
13825
13826 as_me=`$as_basename -- "$0" ||
13827 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13828 X"$0" : 'X\(//\)$' \| \
13829 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13830 $as_echo X/"$0" |
13831 sed '/^.*\/\([^/][^/]*\)\/*$/{
13832 s//\1/
13833 q
13834 }
13835 /^X\/\(\/\/\)$/{
13836 s//\1/
13837 q
13838 }
13839 /^X\/\(\/\).*/{
13840 s//\1/
13841 q
13842 }
13843 s/.*/./; q'`
13844
13845 # Avoid depending upon Character Ranges.
13846 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13847 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13848 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
13849 as_cr_digits='0123456789'
13850 as_cr_alnum=$as_cr_Letters$as_cr_digits
13851
13852 ECHO_C= ECHO_N= ECHO_T=
13853 case `echo -n x` in #(((((
13854 -n*)
13855 case `echo 'xy\c'` in
13856 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
13857 xy) ECHO_C='\c';;
13858 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
13859 ECHO_T=' ';;
13860 esac;;
13861 *)
13862 ECHO_N='-n';;
13863 esac
13864
13865 rm -f conf$$ conf$$.exe conf$$.file
13866 if test -d conf$$.dir; then
13867 rm -f conf$$.dir/conf$$.file
13868 else
13869 rm -f conf$$.dir
13870 mkdir conf$$.dir 2>/dev/null
13871 fi
13872 if (echo >conf$$.file) 2>/dev/null; then
13873 if ln -s conf$$.file conf$$ 2>/dev/null; then
13874 as_ln_s='ln -s'
13875 # ... but there are two gotchas:
13876 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13877 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
13878 # In both cases, we have to default to `cp -p'.
13879 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
13880 as_ln_s='cp -p'
13881 elif ln conf$$.file conf$$ 2>/dev/null; then
13882 as_ln_s=ln
13883 else
13884 as_ln_s='cp -p'
13885 fi
13886 else
13887 as_ln_s='cp -p'
13888 fi
13889 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
13890 rmdir conf$$.dir 2>/dev/null
13891
13892
13893 # as_fn_mkdir_p
13894 # -------------
13895 # Create "$as_dir" as a directory, including parents if necessary.
13896 as_fn_mkdir_p ()
13897 {
13898
13899 case $as_dir in #(
13900 -*) as_dir=./$as_dir;;
13901 esac
13902 test -d "$as_dir" || eval $as_mkdir_p || {
13903 as_dirs=
13904 while :; do
13905 case $as_dir in #(
13906 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
13907 *) as_qdir=$as_dir;;
13908 esac
13909 as_dirs="'$as_qdir' $as_dirs"
13910 as_dir=`$as_dirname -- "$as_dir" ||
13911 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13912 X"$as_dir" : 'X\(//\)[^/]' \| \
13913 X"$as_dir" : 'X\(//\)$' \| \
13914 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
13915 $as_echo X"$as_dir" |
13916 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13917 s//\1/
13918 q
13919 }
13920 /^X\(\/\/\)[^/].*/{
13921 s//\1/
13922 q
13923 }
13924 /^X\(\/\/\)$/{
13925 s//\1/
13926 q
13927 }
13928 /^X\(\/\).*/{
13929 s//\1/
13930 q
13931 }
13932 s/.*/./; q'`
13933 test -d "$as_dir" && break
13934 done
13935 test -z "$as_dirs" || eval "mkdir $as_dirs"
13936 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
13937
13938
13939 } # as_fn_mkdir_p
13940 if mkdir -p . 2>/dev/null; then
13941 as_mkdir_p='mkdir -p "$as_dir"'
13942 else
13943 test -d ./-p && rmdir ./-p
13944 as_mkdir_p=false
13945 fi
13946
13947 if test -x / >/dev/null 2>&1; then
13948 as_test_x='test -x'
13949 else
13950 if ls -dL / >/dev/null 2>&1; then
13951 as_ls_L_option=L
13952 else
13953 as_ls_L_option=
13954 fi
13955 as_test_x='
13956 eval sh -c '\''
13957 if test -d "$1"; then
13958 test -d "$1/.";
13959 else
13960 case $1 in #(
13961 -*)set "./$1";;
13962 esac;
13963 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
13964 ???[sx]*):;;*)false;;esac;fi
13965 '\'' sh
13966 '
13967 fi
13968 as_executable_p=$as_test_x
13969
13970 # Sed expression to map a string onto a valid CPP name.
13971 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
13972
13973 # Sed expression to map a string onto a valid variable name.
13974 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
13975
13976
13977 exec 6>&1
13978 ## ----------------------------------- ##
13979 ## Main body of $CONFIG_STATUS script. ##
13980 ## ----------------------------------- ##
13981 _ASEOF
13982 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
13983
13984 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13985 # Save the log message, to keep $0 and so on meaningful, and to
13986 # report actual input values of CONFIG_FILES etc. instead of their
13987 # values after options handling.
13988 ac_log="
13989 This file was extended by $as_me, which was
13990 generated by GNU Autoconf 2.64. Invocation command line was
13991
13992 CONFIG_FILES = $CONFIG_FILES
13993 CONFIG_HEADERS = $CONFIG_HEADERS
13994 CONFIG_LINKS = $CONFIG_LINKS
13995 CONFIG_COMMANDS = $CONFIG_COMMANDS
13996 $ $0 $@
13997
13998 on `(hostname || uname -n) 2>/dev/null | sed 1q`
13999 "
14000
14001 _ACEOF
14002
14003 case $ac_config_files in *"
14004 "*) set x $ac_config_files; shift; ac_config_files=$*;;
14005 esac
14006
14007 case $ac_config_headers in *"
14008 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14009 esac
14010
14011
14012 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14013 # Files that config.status was made for.
14014 config_files="$ac_config_files"
14015 config_headers="$ac_config_headers"
14016 config_links="$ac_config_links"
14017 config_commands="$ac_config_commands"
14018
14019 _ACEOF
14020
14021 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14022 ac_cs_usage="\
14023 \`$as_me' instantiates files and other configuration actions
14024 from templates according to the current configuration. Unless the files
14025 and actions are specified as TAGs, all are instantiated by default.
14026
14027 Usage: $0 [OPTION]... [TAG]...
14028
14029 -h, --help print this help, then exit
14030 -V, --version print version number and configuration settings, then exit
14031 -q, --quiet, --silent
14032 do not print progress messages
14033 -d, --debug don't remove temporary files
14034 --recheck update $as_me by reconfiguring in the same conditions
14035 --file=FILE[:TEMPLATE]
14036 instantiate the configuration file FILE
14037 --header=FILE[:TEMPLATE]
14038 instantiate the configuration header FILE
14039
14040 Configuration files:
14041 $config_files
14042
14043 Configuration headers:
14044 $config_headers
14045
14046 Configuration links:
14047 $config_links
14048
14049 Configuration commands:
14050 $config_commands
14051
14052 Report bugs to the package provider."
14053
14054 _ACEOF
14055 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14056 ac_cs_version="\\
14057 config.status
14058 configured by $0, generated by GNU Autoconf 2.64,
14059 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
14060
14061 Copyright (C) 2009 Free Software Foundation, Inc.
14062 This config.status script is free software; the Free Software Foundation
14063 gives unlimited permission to copy, distribute and modify it."
14064
14065 ac_pwd='$ac_pwd'
14066 srcdir='$srcdir'
14067 INSTALL='$INSTALL'
14068 AWK='$AWK'
14069 test -n "\$AWK" || AWK=awk
14070 _ACEOF
14071
14072 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14073 # The default lists apply if the user does not specify any file.
14074 ac_need_defaults=:
14075 while test $# != 0
14076 do
14077 case $1 in
14078 --*=*)
14079 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14080 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
14081 ac_shift=:
14082 ;;
14083 *)
14084 ac_option=$1
14085 ac_optarg=$2
14086 ac_shift=shift
14087 ;;
14088 esac
14089
14090 case $ac_option in
14091 # Handling of the options.
14092 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14093 ac_cs_recheck=: ;;
14094 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14095 $as_echo "$ac_cs_version"; exit ;;
14096 --debug | --debu | --deb | --de | --d | -d )
14097 debug=: ;;
14098 --file | --fil | --fi | --f )
14099 $ac_shift
14100 case $ac_optarg in
14101 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14102 esac
14103 as_fn_append CONFIG_FILES " '$ac_optarg'"
14104 ac_need_defaults=false;;
14105 --header | --heade | --head | --hea )
14106 $ac_shift
14107 case $ac_optarg in
14108 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14109 esac
14110 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
14111 ac_need_defaults=false;;
14112 --he | --h)
14113 # Conflict between --help and --header
14114 as_fn_error "ambiguous option: \`$1'
14115 Try \`$0 --help' for more information.";;
14116 --help | --hel | -h )
14117 $as_echo "$ac_cs_usage"; exit ;;
14118 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14119 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14120 ac_cs_silent=: ;;
14121
14122 # This is an error.
14123 -*) as_fn_error "unrecognized option: \`$1'
14124 Try \`$0 --help' for more information." ;;
14125
14126 *) as_fn_append ac_config_targets " $1"
14127 ac_need_defaults=false ;;
14128
14129 esac
14130 shift
14131 done
14132
14133 ac_configure_extra_args=
14134
14135 if $ac_cs_silent; then
14136 exec 6>/dev/null
14137 ac_configure_extra_args="$ac_configure_extra_args --silent"
14138 fi
14139
14140 _ACEOF
14141 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14142 if \$ac_cs_recheck; then
14143 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14144 shift
14145 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14146 CONFIG_SHELL='$SHELL'
14147 export CONFIG_SHELL
14148 exec "\$@"
14149 fi
14150
14151 _ACEOF
14152 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14153 exec 5>>config.log
14154 {
14155 echo
14156 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14157 ## Running $as_me. ##
14158 _ASBOX
14159 $as_echo "$ac_log"
14160 } >&5
14161
14162 _ACEOF
14163 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14164 #
14165 # INIT-COMMANDS
14166 #
14167 ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
14168
14169
14170 # The HP-UX ksh and POSIX shell print the target directory to stdout
14171 # if CDPATH is set.
14172 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14173
14174 sed_quote_subst='$sed_quote_subst'
14175 double_quote_subst='$double_quote_subst'
14176 delay_variable_subst='$delay_variable_subst'
14177 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14178 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14179 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14180 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14181 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14182 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14183 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14184 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14185 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14186 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14187 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14188 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14189 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14190 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14191 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14192 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14193 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14194 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14195 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14196 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14197 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14198 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14199 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14200 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14201 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14202 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14203 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14204 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14205 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14206 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14207 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14208 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14209 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14210 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14211 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14212 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14213 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14214 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14215 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14216 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14217 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14218 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14219 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14220 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14221 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14222 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14223 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14224 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14225 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"`'
14226 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14227 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14228 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14229 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14230 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14231 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14232 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14233 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14234 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14235 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14236 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14237 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14238 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14239 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14240 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14241 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14242 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14243 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14244 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14245 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14246 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14247 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14248 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14249 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14250 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14251 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14252 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14253 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14254 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14255 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14256 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14257 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14258 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14259 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14260 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14261 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14262 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14263 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14264 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14265 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14266 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14267 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14268 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14269 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14270 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14271 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14272 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14273 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14274 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14275 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14276 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14277 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14278 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14279 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14280 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14281 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14282 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14283 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14284 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14285 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14286 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14287 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14288 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14289 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14290 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14291 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14292 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14293 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14294 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14295 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14296 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14297
14298 LTCC='$LTCC'
14299 LTCFLAGS='$LTCFLAGS'
14300 compiler='$compiler_DEFAULT'
14301
14302 # A function that is used when there is no print builtin or printf.
14303 func_fallback_echo ()
14304 {
14305 eval 'cat <<_LTECHO_EOF
14306 \$1
14307 _LTECHO_EOF'
14308 }
14309
14310 # Quote evaled strings.
14311 for var in SHELL \
14312 ECHO \
14313 SED \
14314 GREP \
14315 EGREP \
14316 FGREP \
14317 LD \
14318 NM \
14319 LN_S \
14320 lt_SP2NL \
14321 lt_NL2SP \
14322 reload_flag \
14323 OBJDUMP \
14324 deplibs_check_method \
14325 file_magic_cmd \
14326 AR \
14327 AR_FLAGS \
14328 STRIP \
14329 RANLIB \
14330 CC \
14331 CFLAGS \
14332 compiler \
14333 lt_cv_sys_global_symbol_pipe \
14334 lt_cv_sys_global_symbol_to_cdecl \
14335 lt_cv_sys_global_symbol_to_c_name_address \
14336 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14337 lt_prog_compiler_no_builtin_flag \
14338 lt_prog_compiler_wl \
14339 lt_prog_compiler_pic \
14340 lt_prog_compiler_static \
14341 lt_cv_prog_compiler_c_o \
14342 need_locks \
14343 DSYMUTIL \
14344 NMEDIT \
14345 LIPO \
14346 OTOOL \
14347 OTOOL64 \
14348 shrext_cmds \
14349 export_dynamic_flag_spec \
14350 whole_archive_flag_spec \
14351 compiler_needs_object \
14352 with_gnu_ld \
14353 allow_undefined_flag \
14354 no_undefined_flag \
14355 hardcode_libdir_flag_spec \
14356 hardcode_libdir_flag_spec_ld \
14357 hardcode_libdir_separator \
14358 fix_srcfile_path \
14359 exclude_expsyms \
14360 include_expsyms \
14361 file_list_spec \
14362 variables_saved_for_relink \
14363 libname_spec \
14364 library_names_spec \
14365 soname_spec \
14366 install_override_mode \
14367 finish_eval \
14368 old_striplib \
14369 striplib; do
14370 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14371 *[\\\\\\\`\\"\\\$]*)
14372 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14373 ;;
14374 *)
14375 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14376 ;;
14377 esac
14378 done
14379
14380 # Double-quote double-evaled strings.
14381 for var in reload_cmds \
14382 old_postinstall_cmds \
14383 old_postuninstall_cmds \
14384 old_archive_cmds \
14385 extract_expsyms_cmds \
14386 old_archive_from_new_cmds \
14387 old_archive_from_expsyms_cmds \
14388 archive_cmds \
14389 archive_expsym_cmds \
14390 module_cmds \
14391 module_expsym_cmds \
14392 export_symbols_cmds \
14393 prelink_cmds \
14394 postinstall_cmds \
14395 postuninstall_cmds \
14396 finish_cmds \
14397 sys_lib_search_path_spec \
14398 sys_lib_dlsearch_path_spec; do
14399 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14400 *[\\\\\\\`\\"\\\$]*)
14401 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14402 ;;
14403 *)
14404 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14405 ;;
14406 esac
14407 done
14408
14409 ac_aux_dir='$ac_aux_dir'
14410 xsi_shell='$xsi_shell'
14411 lt_shell_append='$lt_shell_append'
14412
14413 # See if we are running on zsh, and set the options which allow our
14414 # commands through without removal of \ escapes INIT.
14415 if test -n "\${ZSH_VERSION+set}" ; then
14416 setopt NO_GLOB_SUBST
14417 fi
14418
14419
14420 PACKAGE='$PACKAGE'
14421 VERSION='$VERSION'
14422 TIMESTAMP='$TIMESTAMP'
14423 RM='$RM'
14424 ofile='$ofile'
14425
14426
14427
14428
14429 _ACEOF
14430
14431 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14432
14433 # Handling of arguments.
14434 for ac_config_target in $ac_config_targets
14435 do
14436 case $ac_config_target in
14437 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
14438 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
14439 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
14440 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
14441 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14442 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14443 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14444 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14445 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14446
14447 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
14448 esac
14449 done
14450
14451
14452 # If the user did not use the arguments to specify the items to instantiate,
14453 # then the envvar interface is used. Set only those that are not.
14454 # We use the long form for the default assignment because of an extremely
14455 # bizarre bug on SunOS 4.1.3.
14456 if $ac_need_defaults; then
14457 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14458 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14459 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
14460 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14461 fi
14462
14463 # Have a temporary directory for convenience. Make it in the build tree
14464 # simply because there is no reason against having it here, and in addition,
14465 # creating and moving files from /tmp can sometimes cause problems.
14466 # Hook for its removal unless debugging.
14467 # Note that there is a small window in which the directory will not be cleaned:
14468 # after its creation but before its name has been assigned to `$tmp'.
14469 $debug ||
14470 {
14471 tmp=
14472 trap 'exit_status=$?
14473 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14474 ' 0
14475 trap 'as_fn_exit 1' 1 2 13 15
14476 }
14477 # Create a (secure) tmp directory for tmp files.
14478
14479 {
14480 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
14481 test -n "$tmp" && test -d "$tmp"
14482 } ||
14483 {
14484 tmp=./conf$$-$RANDOM
14485 (umask 077 && mkdir "$tmp")
14486 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
14487
14488 # Set up the scripts for CONFIG_FILES section.
14489 # No need to generate them if there are no CONFIG_FILES.
14490 # This happens for instance with `./config.status config.h'.
14491 if test -n "$CONFIG_FILES"; then
14492
14493
14494 ac_cr=`echo X | tr X '\015'`
14495 # On cygwin, bash can eat \r inside `` if the user requested igncr.
14496 # But we know of no other shell where ac_cr would be empty at this
14497 # point, so we can use a bashism as a fallback.
14498 if test "x$ac_cr" = x; then
14499 eval ac_cr=\$\'\\r\'
14500 fi
14501 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14502 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14503 ac_cs_awk_cr='\r'
14504 else
14505 ac_cs_awk_cr=$ac_cr
14506 fi
14507
14508 echo 'BEGIN {' >"$tmp/subs1.awk" &&
14509 _ACEOF
14510
14511
14512 {
14513 echo "cat >conf$$subs.awk <<_ACEOF" &&
14514 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14515 echo "_ACEOF"
14516 } >conf$$subs.sh ||
14517 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14518 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14519 ac_delim='%!_!# '
14520 for ac_last_try in false false false false false :; do
14521 . ./conf$$subs.sh ||
14522 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14523
14524 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14525 if test $ac_delim_n = $ac_delim_num; then
14526 break
14527 elif $ac_last_try; then
14528 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14529 else
14530 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14531 fi
14532 done
14533 rm -f conf$$subs.sh
14534
14535 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14536 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14537 _ACEOF
14538 sed -n '
14539 h
14540 s/^/S["/; s/!.*/"]=/
14541 p
14542 g
14543 s/^[^!]*!//
14544 :repl
14545 t repl
14546 s/'"$ac_delim"'$//
14547 t delim
14548 :nl
14549 h
14550 s/\(.\{148\}\).*/\1/
14551 t more1
14552 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14553 p
14554 n
14555 b repl
14556 :more1
14557 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14558 p
14559 g
14560 s/.\{148\}//
14561 t nl
14562 :delim
14563 h
14564 s/\(.\{148\}\).*/\1/
14565 t more2
14566 s/["\\]/\\&/g; s/^/"/; s/$/"/
14567 p
14568 b
14569 :more2
14570 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14571 p
14572 g
14573 s/.\{148\}//
14574 t delim
14575 ' <conf$$subs.awk | sed '
14576 /^[^""]/{
14577 N
14578 s/\n//
14579 }
14580 ' >>$CONFIG_STATUS || ac_write_fail=1
14581 rm -f conf$$subs.awk
14582 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14583 _ACAWK
14584 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14585 for (key in S) S_is_set[key] = 1
14586 FS = "\a"
14587
14588 }
14589 {
14590 line = $ 0
14591 nfields = split(line, field, "@")
14592 substed = 0
14593 len = length(field[1])
14594 for (i = 2; i < nfields; i++) {
14595 key = field[i]
14596 keylen = length(key)
14597 if (S_is_set[key]) {
14598 value = S[key]
14599 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14600 len += length(value) + length(field[++i])
14601 substed = 1
14602 } else
14603 len += 1 + keylen
14604 }
14605
14606 print line
14607 }
14608
14609 _ACAWK
14610 _ACEOF
14611 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14612 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14613 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
14614 else
14615 cat
14616 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
14617 || as_fn_error "could not setup config files machinery" "$LINENO" 5
14618 _ACEOF
14619
14620 # VPATH may cause trouble with some makes, so we remove $(srcdir),
14621 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14622 # trailing colons and then remove the whole line if VPATH becomes empty
14623 # (actually we leave an empty line to preserve line numbers).
14624 if test "x$srcdir" = x.; then
14625 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14626 s/:*\$(srcdir):*/:/
14627 s/:*\${srcdir}:*/:/
14628 s/:*@srcdir@:*/:/
14629 s/^\([^=]*=[ ]*\):*/\1/
14630 s/:*$//
14631 s/^[^=]*=[ ]*$//
14632 }'
14633 fi
14634
14635 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14636 fi # test -n "$CONFIG_FILES"
14637
14638 # Set up the scripts for CONFIG_HEADERS section.
14639 # No need to generate them if there are no CONFIG_HEADERS.
14640 # This happens for instance with `./config.status Makefile'.
14641 if test -n "$CONFIG_HEADERS"; then
14642 cat >"$tmp/defines.awk" <<\_ACAWK ||
14643 BEGIN {
14644 _ACEOF
14645
14646 # Transform confdefs.h into an awk script `defines.awk', embedded as
14647 # here-document in config.status, that substitutes the proper values into
14648 # config.h.in to produce config.h.
14649
14650 # Create a delimiter string that does not exist in confdefs.h, to ease
14651 # handling of long lines.
14652 ac_delim='%!_!# '
14653 for ac_last_try in false false :; do
14654 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14655 if test -z "$ac_t"; then
14656 break
14657 elif $ac_last_try; then
14658 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
14659 else
14660 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14661 fi
14662 done
14663
14664 # For the awk script, D is an array of macro values keyed by name,
14665 # likewise P contains macro parameters if any. Preserve backslash
14666 # newline sequences.
14667
14668 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14669 sed -n '
14670 s/.\{148\}/&'"$ac_delim"'/g
14671 t rset
14672 :rset
14673 s/^[ ]*#[ ]*define[ ][ ]*/ /
14674 t def
14675 d
14676 :def
14677 s/\\$//
14678 t bsnl
14679 s/["\\]/\\&/g
14680 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14681 D["\1"]=" \3"/p
14682 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
14683 d
14684 :bsnl
14685 s/["\\]/\\&/g
14686 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14687 D["\1"]=" \3\\\\\\n"\\/p
14688 t cont
14689 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14690 t cont
14691 d
14692 :cont
14693 n
14694 s/.\{148\}/&'"$ac_delim"'/g
14695 t clear
14696 :clear
14697 s/\\$//
14698 t bsnlc
14699 s/["\\]/\\&/g; s/^/"/; s/$/"/p
14700 d
14701 :bsnlc
14702 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14703 b cont
14704 ' <confdefs.h | sed '
14705 s/'"$ac_delim"'/"\\\
14706 "/g' >>$CONFIG_STATUS || ac_write_fail=1
14707
14708 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14709 for (key in D) D_is_set[key] = 1
14710 FS = "\a"
14711 }
14712 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14713 line = \$ 0
14714 split(line, arg, " ")
14715 if (arg[1] == "#") {
14716 defundef = arg[2]
14717 mac1 = arg[3]
14718 } else {
14719 defundef = substr(arg[1], 2)
14720 mac1 = arg[2]
14721 }
14722 split(mac1, mac2, "(") #)
14723 macro = mac2[1]
14724 prefix = substr(line, 1, index(line, defundef) - 1)
14725 if (D_is_set[macro]) {
14726 # Preserve the white space surrounding the "#".
14727 print prefix "define", macro P[macro] D[macro]
14728 next
14729 } else {
14730 # Replace #undef with comments. This is necessary, for example,
14731 # in the case of _POSIX_SOURCE, which is predefined and required
14732 # on some systems where configure will not decide to define it.
14733 if (defundef == "undef") {
14734 print "/*", prefix defundef, macro, "*/"
14735 next
14736 }
14737 }
14738 }
14739 { print }
14740 _ACAWK
14741 _ACEOF
14742 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14743 as_fn_error "could not setup config headers machinery" "$LINENO" 5
14744 fi # test -n "$CONFIG_HEADERS"
14745
14746
14747 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
14748 shift
14749 for ac_tag
14750 do
14751 case $ac_tag in
14752 :[FHLC]) ac_mode=$ac_tag; continue;;
14753 esac
14754 case $ac_mode$ac_tag in
14755 :[FHL]*:*);;
14756 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
14757 :[FH]-) ac_tag=-:-;;
14758 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
14759 esac
14760 ac_save_IFS=$IFS
14761 IFS=:
14762 set x $ac_tag
14763 IFS=$ac_save_IFS
14764 shift
14765 ac_file=$1
14766 shift
14767
14768 case $ac_mode in
14769 :L) ac_source=$1;;
14770 :[FH])
14771 ac_file_inputs=
14772 for ac_f
14773 do
14774 case $ac_f in
14775 -) ac_f="$tmp/stdin";;
14776 *) # Look for the file first in the build tree, then in the source tree
14777 # (if the path is not absolute). The absolute path cannot be DOS-style,
14778 # because $ac_f cannot contain `:'.
14779 test -f "$ac_f" ||
14780 case $ac_f in
14781 [\\/$]*) false;;
14782 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14783 esac ||
14784 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
14785 esac
14786 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14787 as_fn_append ac_file_inputs " '$ac_f'"
14788 done
14789
14790 # Let's still pretend it is `configure' which instantiates (i.e., don't
14791 # use $as_me), people would be surprised to read:
14792 # /* config.h. Generated by config.status. */
14793 configure_input='Generated from '`
14794 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14795 `' by configure.'
14796 if test x"$ac_file" != x-; then
14797 configure_input="$ac_file. $configure_input"
14798 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14799 $as_echo "$as_me: creating $ac_file" >&6;}
14800 fi
14801 # Neutralize special characters interpreted by sed in replacement strings.
14802 case $configure_input in #(
14803 *\&* | *\|* | *\\* )
14804 ac_sed_conf_input=`$as_echo "$configure_input" |
14805 sed 's/[\\\\&|]/\\\\&/g'`;; #(
14806 *) ac_sed_conf_input=$configure_input;;
14807 esac
14808
14809 case $ac_tag in
14810 *:-:* | *:-) cat >"$tmp/stdin" \
14811 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
14812 esac
14813 ;;
14814 esac
14815
14816 ac_dir=`$as_dirname -- "$ac_file" ||
14817 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14818 X"$ac_file" : 'X\(//\)[^/]' \| \
14819 X"$ac_file" : 'X\(//\)$' \| \
14820 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14821 $as_echo X"$ac_file" |
14822 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14823 s//\1/
14824 q
14825 }
14826 /^X\(\/\/\)[^/].*/{
14827 s//\1/
14828 q
14829 }
14830 /^X\(\/\/\)$/{
14831 s//\1/
14832 q
14833 }
14834 /^X\(\/\).*/{
14835 s//\1/
14836 q
14837 }
14838 s/.*/./; q'`
14839 as_dir="$ac_dir"; as_fn_mkdir_p
14840 ac_builddir=.
14841
14842 case "$ac_dir" in
14843 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
14844 *)
14845 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14846 # A ".." for each directory in $ac_dir_suffix.
14847 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14848 case $ac_top_builddir_sub in
14849 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
14850 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
14851 esac ;;
14852 esac
14853 ac_abs_top_builddir=$ac_pwd
14854 ac_abs_builddir=$ac_pwd$ac_dir_suffix
14855 # for backward compatibility:
14856 ac_top_builddir=$ac_top_build_prefix
14857
14858 case $srcdir in
14859 .) # We are building in place.
14860 ac_srcdir=.
14861 ac_top_srcdir=$ac_top_builddir_sub
14862 ac_abs_top_srcdir=$ac_pwd ;;
14863 [\\/]* | ?:[\\/]* ) # Absolute name.
14864 ac_srcdir=$srcdir$ac_dir_suffix;
14865 ac_top_srcdir=$srcdir
14866 ac_abs_top_srcdir=$srcdir ;;
14867 *) # Relative name.
14868 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
14869 ac_top_srcdir=$ac_top_build_prefix$srcdir
14870 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
14871 esac
14872 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
14873
14874
14875 case $ac_mode in
14876 :F)
14877 #
14878 # CONFIG_FILE
14879 #
14880
14881 case $INSTALL in
14882 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
14883 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
14884 esac
14885 _ACEOF
14886
14887 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14888 # If the template does not know about datarootdir, expand it.
14889 # FIXME: This hack should be removed a few years after 2.60.
14890 ac_datarootdir_hack=; ac_datarootdir_seen=
14891 ac_sed_dataroot='
14892 /datarootdir/ {
14893 p
14894 q
14895 }
14896 /@datadir@/p
14897 /@docdir@/p
14898 /@infodir@/p
14899 /@localedir@/p
14900 /@mandir@/p'
14901 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
14902 *datarootdir*) ac_datarootdir_seen=yes;;
14903 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
14904 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
14905 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
14906 _ACEOF
14907 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14908 ac_datarootdir_hack='
14909 s&@datadir@&$datadir&g
14910 s&@docdir@&$docdir&g
14911 s&@infodir@&$infodir&g
14912 s&@localedir@&$localedir&g
14913 s&@mandir@&$mandir&g
14914 s&\\\${datarootdir}&$datarootdir&g' ;;
14915 esac
14916 _ACEOF
14917
14918 # Neutralize VPATH when `$srcdir' = `.'.
14919 # Shell code in configure.ac might set extrasub.
14920 # FIXME: do we really want to maintain this feature?
14921 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14922 ac_sed_extra="$ac_vpsub
14923 $extrasub
14924 _ACEOF
14925 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14926 :t
14927 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
14928 s|@configure_input@|$ac_sed_conf_input|;t t
14929 s&@top_builddir@&$ac_top_builddir_sub&;t t
14930 s&@top_build_prefix@&$ac_top_build_prefix&;t t
14931 s&@srcdir@&$ac_srcdir&;t t
14932 s&@abs_srcdir@&$ac_abs_srcdir&;t t
14933 s&@top_srcdir@&$ac_top_srcdir&;t t
14934 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
14935 s&@builddir@&$ac_builddir&;t t
14936 s&@abs_builddir@&$ac_abs_builddir&;t t
14937 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
14938 s&@INSTALL@&$ac_INSTALL&;t t
14939 $ac_datarootdir_hack
14940 "
14941 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
14942 || as_fn_error "could not create $ac_file" "$LINENO" 5
14943
14944 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
14945 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
14946 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
14947 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14948 which seems to be undefined. Please make sure it is defined." >&5
14949 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14950 which seems to be undefined. Please make sure it is defined." >&2;}
14951
14952 rm -f "$tmp/stdin"
14953 case $ac_file in
14954 -) cat "$tmp/out" && rm -f "$tmp/out";;
14955 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
14956 esac \
14957 || as_fn_error "could not create $ac_file" "$LINENO" 5
14958 ;;
14959 :H)
14960 #
14961 # CONFIG_HEADER
14962 #
14963 if test x"$ac_file" != x-; then
14964 {
14965 $as_echo "/* $configure_input */" \
14966 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
14967 } >"$tmp/config.h" \
14968 || as_fn_error "could not create $ac_file" "$LINENO" 5
14969 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
14970 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
14971 $as_echo "$as_me: $ac_file is unchanged" >&6;}
14972 else
14973 rm -f "$ac_file"
14974 mv "$tmp/config.h" "$ac_file" \
14975 || as_fn_error "could not create $ac_file" "$LINENO" 5
14976 fi
14977 else
14978 $as_echo "/* $configure_input */" \
14979 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
14980 || as_fn_error "could not create -" "$LINENO" 5
14981 fi
14982 ;;
14983 :L)
14984 #
14985 # CONFIG_LINK
14986 #
14987
14988 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
14989 :
14990 else
14991 # Prefer the file from the source tree if names are identical.
14992 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
14993 ac_source=$srcdir/$ac_source
14994 fi
14995
14996 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
14997 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
14998
14999 if test ! -r "$ac_source"; then
15000 as_fn_error "$ac_source: file not found" "$LINENO" 5
15001 fi
15002 rm -f "$ac_file"
15003
15004 # Try a relative symlink, then a hard link, then a copy.
15005 case $srcdir in
15006 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
15007 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
15008 esac
15009 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
15010 ln "$ac_source" "$ac_file" 2>/dev/null ||
15011 cp -p "$ac_source" "$ac_file" ||
15012 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
15013 fi
15014 ;;
15015 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15016 $as_echo "$as_me: executing $ac_file commands" >&6;}
15017 ;;
15018 esac
15019
15020
15021 case $ac_file$ac_mode in
15022 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
15023 "libtool":C)
15024
15025 # See if we are running on zsh, and set the options which allow our
15026 # commands through without removal of \ escapes.
15027 if test -n "${ZSH_VERSION+set}" ; then
15028 setopt NO_GLOB_SUBST
15029 fi
15030
15031 cfgfile="${ofile}T"
15032 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15033 $RM "$cfgfile"
15034
15035 cat <<_LT_EOF >> "$cfgfile"
15036 #! $SHELL
15037
15038 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15039 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15040 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15041 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
15042 #
15043 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15044 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15045 # Written by Gordon Matzigkeit, 1996
15046 #
15047 # This file is part of GNU Libtool.
15048 #
15049 # GNU Libtool is free software; you can redistribute it and/or
15050 # modify it under the terms of the GNU General Public License as
15051 # published by the Free Software Foundation; either version 2 of
15052 # the License, or (at your option) any later version.
15053 #
15054 # As a special exception to the GNU General Public License,
15055 # if you distribute this file as part of a program or library that
15056 # is built using GNU Libtool, you may include this file under the
15057 # same distribution terms that you use for the rest of that program.
15058 #
15059 # GNU Libtool is distributed in the hope that it will be useful,
15060 # but WITHOUT ANY WARRANTY; without even the implied warranty of
15061 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15062 # GNU General Public License for more details.
15063 #
15064 # You should have received a copy of the GNU General Public License
15065 # along with GNU Libtool; see the file COPYING. If not, a copy
15066 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15067 # obtained by writing to the Free Software Foundation, Inc.,
15068 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15069
15070
15071 # The names of the tagged configurations supported by this script.
15072 available_tags=""
15073
15074 # ### BEGIN LIBTOOL CONFIG
15075
15076 # Which release of libtool.m4 was used?
15077 macro_version=$macro_version
15078 macro_revision=$macro_revision
15079
15080 # Whether or not to build shared libraries.
15081 build_libtool_libs=$enable_shared
15082
15083 # Whether or not to build static libraries.
15084 build_old_libs=$enable_static
15085
15086 # What type of objects to build.
15087 pic_mode=$pic_mode
15088
15089 # Whether or not to optimize for fast installation.
15090 fast_install=$enable_fast_install
15091
15092 # Shell to use when invoking shell scripts.
15093 SHELL=$lt_SHELL
15094
15095 # An echo program that protects backslashes.
15096 ECHO=$lt_ECHO
15097
15098 # The host system.
15099 host_alias=$host_alias
15100 host=$host
15101 host_os=$host_os
15102
15103 # The build system.
15104 build_alias=$build_alias
15105 build=$build
15106 build_os=$build_os
15107
15108 # A sed program that does not truncate output.
15109 SED=$lt_SED
15110
15111 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
15112 Xsed="\$SED -e 1s/^X//"
15113
15114 # A grep program that handles long lines.
15115 GREP=$lt_GREP
15116
15117 # An ERE matcher.
15118 EGREP=$lt_EGREP
15119
15120 # A literal string matcher.
15121 FGREP=$lt_FGREP
15122
15123 # A BSD- or MS-compatible name lister.
15124 NM=$lt_NM
15125
15126 # Whether we need soft or hard links.
15127 LN_S=$lt_LN_S
15128
15129 # What is the maximum length of a command?
15130 max_cmd_len=$max_cmd_len
15131
15132 # Object file suffix (normally "o").
15133 objext=$ac_objext
15134
15135 # Executable file suffix (normally "").
15136 exeext=$exeext
15137
15138 # whether the shell understands "unset".
15139 lt_unset=$lt_unset
15140
15141 # turn spaces into newlines.
15142 SP2NL=$lt_lt_SP2NL
15143
15144 # turn newlines into spaces.
15145 NL2SP=$lt_lt_NL2SP
15146
15147 # An object symbol dumper.
15148 OBJDUMP=$lt_OBJDUMP
15149
15150 # Method to check whether dependent libraries are shared objects.
15151 deplibs_check_method=$lt_deplibs_check_method
15152
15153 # Command to use when deplibs_check_method == "file_magic".
15154 file_magic_cmd=$lt_file_magic_cmd
15155
15156 # The archiver.
15157 AR=$lt_AR
15158 AR_FLAGS=$lt_AR_FLAGS
15159
15160 # A symbol stripping program.
15161 STRIP=$lt_STRIP
15162
15163 # Commands used to install an old-style archive.
15164 RANLIB=$lt_RANLIB
15165 old_postinstall_cmds=$lt_old_postinstall_cmds
15166 old_postuninstall_cmds=$lt_old_postuninstall_cmds
15167
15168 # Whether to use a lock for old archive extraction.
15169 lock_old_archive_extraction=$lock_old_archive_extraction
15170
15171 # A C compiler.
15172 LTCC=$lt_CC
15173
15174 # LTCC compiler flags.
15175 LTCFLAGS=$lt_CFLAGS
15176
15177 # Take the output of nm and produce a listing of raw symbols and C names.
15178 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15179
15180 # Transform the output of nm in a proper C declaration.
15181 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15182
15183 # Transform the output of nm in a C name address pair.
15184 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15185
15186 # Transform the output of nm in a C name address pair when lib prefix is needed.
15187 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15188
15189 # The name of the directory that contains temporary libtool files.
15190 objdir=$objdir
15191
15192 # Used to examine libraries when file_magic_cmd begins with "file".
15193 MAGIC_CMD=$MAGIC_CMD
15194
15195 # Must we lock files when doing compilation?
15196 need_locks=$lt_need_locks
15197
15198 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15199 DSYMUTIL=$lt_DSYMUTIL
15200
15201 # Tool to change global to local symbols on Mac OS X.
15202 NMEDIT=$lt_NMEDIT
15203
15204 # Tool to manipulate fat objects and archives on Mac OS X.
15205 LIPO=$lt_LIPO
15206
15207 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
15208 OTOOL=$lt_OTOOL
15209
15210 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15211 OTOOL64=$lt_OTOOL64
15212
15213 # Old archive suffix (normally "a").
15214 libext=$libext
15215
15216 # Shared library suffix (normally ".so").
15217 shrext_cmds=$lt_shrext_cmds
15218
15219 # The commands to extract the exported symbol list from a shared archive.
15220 extract_expsyms_cmds=$lt_extract_expsyms_cmds
15221
15222 # Variables whose values should be saved in libtool wrapper scripts and
15223 # restored at link time.
15224 variables_saved_for_relink=$lt_variables_saved_for_relink
15225
15226 # Do we need the "lib" prefix for modules?
15227 need_lib_prefix=$need_lib_prefix
15228
15229 # Do we need a version for libraries?
15230 need_version=$need_version
15231
15232 # Library versioning type.
15233 version_type=$version_type
15234
15235 # Shared library runtime path variable.
15236 runpath_var=$runpath_var
15237
15238 # Shared library path variable.
15239 shlibpath_var=$shlibpath_var
15240
15241 # Is shlibpath searched before the hard-coded library search path?
15242 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15243
15244 # Format of library name prefix.
15245 libname_spec=$lt_libname_spec
15246
15247 # List of archive names. First name is the real one, the rest are links.
15248 # The last name is the one that the linker finds with -lNAME
15249 library_names_spec=$lt_library_names_spec
15250
15251 # The coded name of the library, if different from the real name.
15252 soname_spec=$lt_soname_spec
15253
15254 # Permission mode override for installation of shared libraries.
15255 install_override_mode=$lt_install_override_mode
15256
15257 # Command to use after installation of a shared archive.
15258 postinstall_cmds=$lt_postinstall_cmds
15259
15260 # Command to use after uninstallation of a shared archive.
15261 postuninstall_cmds=$lt_postuninstall_cmds
15262
15263 # Commands used to finish a libtool library installation in a directory.
15264 finish_cmds=$lt_finish_cmds
15265
15266 # As "finish_cmds", except a single script fragment to be evaled but
15267 # not shown.
15268 finish_eval=$lt_finish_eval
15269
15270 # Whether we should hardcode library paths into libraries.
15271 hardcode_into_libs=$hardcode_into_libs
15272
15273 # Compile-time system search path for libraries.
15274 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15275
15276 # Run-time system search path for libraries.
15277 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15278
15279 # Whether dlopen is supported.
15280 dlopen_support=$enable_dlopen
15281
15282 # Whether dlopen of programs is supported.
15283 dlopen_self=$enable_dlopen_self
15284
15285 # Whether dlopen of statically linked programs is supported.
15286 dlopen_self_static=$enable_dlopen_self_static
15287
15288 # Commands to strip libraries.
15289 old_striplib=$lt_old_striplib
15290 striplib=$lt_striplib
15291
15292
15293 # The linker used to build libraries.
15294 LD=$lt_LD
15295
15296 # How to create reloadable object files.
15297 reload_flag=$lt_reload_flag
15298 reload_cmds=$lt_reload_cmds
15299
15300 # Commands used to build an old-style archive.
15301 old_archive_cmds=$lt_old_archive_cmds
15302
15303 # A language specific compiler.
15304 CC=$lt_compiler
15305
15306 # Is the compiler the GNU compiler?
15307 with_gcc=$GCC
15308
15309 # Compiler flag to turn off builtin functions.
15310 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15311
15312 # How to pass a linker flag through the compiler.
15313 wl=$lt_lt_prog_compiler_wl
15314
15315 # Additional compiler flags for building library objects.
15316 pic_flag=$lt_lt_prog_compiler_pic
15317
15318 # Compiler flag to prevent dynamic linking.
15319 link_static_flag=$lt_lt_prog_compiler_static
15320
15321 # Does compiler simultaneously support -c and -o options?
15322 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15323
15324 # Whether or not to add -lc for building shared libraries.
15325 build_libtool_need_lc=$archive_cmds_need_lc
15326
15327 # Whether or not to disallow shared libs when runtime libs are static.
15328 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15329
15330 # Compiler flag to allow reflexive dlopens.
15331 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15332
15333 # Compiler flag to generate shared objects directly from archives.
15334 whole_archive_flag_spec=$lt_whole_archive_flag_spec
15335
15336 # Whether the compiler copes with passing no objects directly.
15337 compiler_needs_object=$lt_compiler_needs_object
15338
15339 # Create an old-style archive from a shared archive.
15340 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15341
15342 # Create a temporary old-style archive to link instead of a shared archive.
15343 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15344
15345 # Commands used to build a shared archive.
15346 archive_cmds=$lt_archive_cmds
15347 archive_expsym_cmds=$lt_archive_expsym_cmds
15348
15349 # Commands used to build a loadable module if different from building
15350 # a shared archive.
15351 module_cmds=$lt_module_cmds
15352 module_expsym_cmds=$lt_module_expsym_cmds
15353
15354 # Whether we are building with GNU ld or not.
15355 with_gnu_ld=$lt_with_gnu_ld
15356
15357 # Flag that allows shared libraries with undefined symbols to be built.
15358 allow_undefined_flag=$lt_allow_undefined_flag
15359
15360 # Flag that enforces no undefined symbols.
15361 no_undefined_flag=$lt_no_undefined_flag
15362
15363 # Flag to hardcode \$libdir into a binary during linking.
15364 # This must work even if \$libdir does not exist
15365 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15366
15367 # If ld is used when linking, flag to hardcode \$libdir into a binary
15368 # during linking. This must work even if \$libdir does not exist.
15369 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15370
15371 # Whether we need a single "-rpath" flag with a separated argument.
15372 hardcode_libdir_separator=$lt_hardcode_libdir_separator
15373
15374 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15375 # DIR into the resulting binary.
15376 hardcode_direct=$hardcode_direct
15377
15378 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15379 # DIR into the resulting binary and the resulting library dependency is
15380 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15381 # library is relocated.
15382 hardcode_direct_absolute=$hardcode_direct_absolute
15383
15384 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15385 # into the resulting binary.
15386 hardcode_minus_L=$hardcode_minus_L
15387
15388 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15389 # into the resulting binary.
15390 hardcode_shlibpath_var=$hardcode_shlibpath_var
15391
15392 # Set to "yes" if building a shared library automatically hardcodes DIR
15393 # into the library and all subsequent libraries and executables linked
15394 # against it.
15395 hardcode_automatic=$hardcode_automatic
15396
15397 # Set to yes if linker adds runtime paths of dependent libraries
15398 # to runtime path list.
15399 inherit_rpath=$inherit_rpath
15400
15401 # Whether libtool must link a program against all its dependency libraries.
15402 link_all_deplibs=$link_all_deplibs
15403
15404 # Fix the shell variable \$srcfile for the compiler.
15405 fix_srcfile_path=$lt_fix_srcfile_path
15406
15407 # Set to "yes" if exported symbols are required.
15408 always_export_symbols=$always_export_symbols
15409
15410 # The commands to list exported symbols.
15411 export_symbols_cmds=$lt_export_symbols_cmds
15412
15413 # Symbols that should not be listed in the preloaded symbols.
15414 exclude_expsyms=$lt_exclude_expsyms
15415
15416 # Symbols that must always be exported.
15417 include_expsyms=$lt_include_expsyms
15418
15419 # Commands necessary for linking programs (against libraries) with templates.
15420 prelink_cmds=$lt_prelink_cmds
15421
15422 # Specify filename containing input files.
15423 file_list_spec=$lt_file_list_spec
15424
15425 # How to hardcode a shared library path into an executable.
15426 hardcode_action=$hardcode_action
15427
15428 # ### END LIBTOOL CONFIG
15429
15430 _LT_EOF
15431
15432 case $host_os in
15433 aix3*)
15434 cat <<\_LT_EOF >> "$cfgfile"
15435 # AIX sometimes has problems with the GCC collect2 program. For some
15436 # reason, if we set the COLLECT_NAMES environment variable, the problems
15437 # vanish in a puff of smoke.
15438 if test "X${COLLECT_NAMES+set}" != Xset; then
15439 COLLECT_NAMES=
15440 export COLLECT_NAMES
15441 fi
15442 _LT_EOF
15443 ;;
15444 esac
15445
15446
15447 ltmain="$ac_aux_dir/ltmain.sh"
15448
15449
15450 # We use sed instead of cat because bash on DJGPP gets confused if
15451 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15452 # text mode, it properly converts lines to CR/LF. This bash problem
15453 # is reportedly fixed, but why not run on old versions too?
15454 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15455 || (rm -f "$cfgfile"; exit 1)
15456
15457 case $xsi_shell in
15458 yes)
15459 cat << \_LT_EOF >> "$cfgfile"
15460
15461 # func_dirname file append nondir_replacement
15462 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15463 # otherwise set result to NONDIR_REPLACEMENT.
15464 func_dirname ()
15465 {
15466 case ${1} in
15467 */*) func_dirname_result="${1%/*}${2}" ;;
15468 * ) func_dirname_result="${3}" ;;
15469 esac
15470 }
15471
15472 # func_basename file
15473 func_basename ()
15474 {
15475 func_basename_result="${1##*/}"
15476 }
15477
15478 # func_dirname_and_basename file append nondir_replacement
15479 # perform func_basename and func_dirname in a single function
15480 # call:
15481 # dirname: Compute the dirname of FILE. If nonempty,
15482 # add APPEND to the result, otherwise set result
15483 # to NONDIR_REPLACEMENT.
15484 # value returned in "$func_dirname_result"
15485 # basename: Compute filename of FILE.
15486 # value retuned in "$func_basename_result"
15487 # Implementation must be kept synchronized with func_dirname
15488 # and func_basename. For efficiency, we do not delegate to
15489 # those functions but instead duplicate the functionality here.
15490 func_dirname_and_basename ()
15491 {
15492 case ${1} in
15493 */*) func_dirname_result="${1%/*}${2}" ;;
15494 * ) func_dirname_result="${3}" ;;
15495 esac
15496 func_basename_result="${1##*/}"
15497 }
15498
15499 # func_stripname prefix suffix name
15500 # strip PREFIX and SUFFIX off of NAME.
15501 # PREFIX and SUFFIX must not contain globbing or regex special
15502 # characters, hashes, percent signs, but SUFFIX may contain a leading
15503 # dot (in which case that matches only a dot).
15504 func_stripname ()
15505 {
15506 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15507 # positional parameters, so assign one to ordinary parameter first.
15508 func_stripname_result=${3}
15509 func_stripname_result=${func_stripname_result#"${1}"}
15510 func_stripname_result=${func_stripname_result%"${2}"}
15511 }
15512
15513 # func_opt_split
15514 func_opt_split ()
15515 {
15516 func_opt_split_opt=${1%%=*}
15517 func_opt_split_arg=${1#*=}
15518 }
15519
15520 # func_lo2o object
15521 func_lo2o ()
15522 {
15523 case ${1} in
15524 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15525 *) func_lo2o_result=${1} ;;
15526 esac
15527 }
15528
15529 # func_xform libobj-or-source
15530 func_xform ()
15531 {
15532 func_xform_result=${1%.*}.lo
15533 }
15534
15535 # func_arith arithmetic-term...
15536 func_arith ()
15537 {
15538 func_arith_result=$(( $* ))
15539 }
15540
15541 # func_len string
15542 # STRING may not start with a hyphen.
15543 func_len ()
15544 {
15545 func_len_result=${#1}
15546 }
15547
15548 _LT_EOF
15549 ;;
15550 *) # Bourne compatible functions.
15551 cat << \_LT_EOF >> "$cfgfile"
15552
15553 # func_dirname file append nondir_replacement
15554 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15555 # otherwise set result to NONDIR_REPLACEMENT.
15556 func_dirname ()
15557 {
15558 # Extract subdirectory from the argument.
15559 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15560 if test "X$func_dirname_result" = "X${1}"; then
15561 func_dirname_result="${3}"
15562 else
15563 func_dirname_result="$func_dirname_result${2}"
15564 fi
15565 }
15566
15567 # func_basename file
15568 func_basename ()
15569 {
15570 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15571 }
15572
15573
15574 # func_stripname prefix suffix name
15575 # strip PREFIX and SUFFIX off of NAME.
15576 # PREFIX and SUFFIX must not contain globbing or regex special
15577 # characters, hashes, percent signs, but SUFFIX may contain a leading
15578 # dot (in which case that matches only a dot).
15579 # func_strip_suffix prefix name
15580 func_stripname ()
15581 {
15582 case ${2} in
15583 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15584 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15585 esac
15586 }
15587
15588 # sed scripts:
15589 my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
15590 my_sed_long_arg='1s/^-[^=]*=//'
15591
15592 # func_opt_split
15593 func_opt_split ()
15594 {
15595 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15596 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15597 }
15598
15599 # func_lo2o object
15600 func_lo2o ()
15601 {
15602 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
15603 }
15604
15605 # func_xform libobj-or-source
15606 func_xform ()
15607 {
15608 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15609 }
15610
15611 # func_arith arithmetic-term...
15612 func_arith ()
15613 {
15614 func_arith_result=`expr "$@"`
15615 }
15616
15617 # func_len string
15618 # STRING may not start with a hyphen.
15619 func_len ()
15620 {
15621 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15622 }
15623
15624 _LT_EOF
15625 esac
15626
15627 case $lt_shell_append in
15628 yes)
15629 cat << \_LT_EOF >> "$cfgfile"
15630
15631 # func_append var value
15632 # Append VALUE to the end of shell variable VAR.
15633 func_append ()
15634 {
15635 eval "$1+=\$2"
15636 }
15637 _LT_EOF
15638 ;;
15639 *)
15640 cat << \_LT_EOF >> "$cfgfile"
15641
15642 # func_append var value
15643 # Append VALUE to the end of shell variable VAR.
15644 func_append ()
15645 {
15646 eval "$1=\$$1\$2"
15647 }
15648
15649 _LT_EOF
15650 ;;
15651 esac
15652
15653
15654 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15655 || (rm -f "$cfgfile"; exit 1)
15656
15657 mv -f "$cfgfile" "$ofile" ||
15658 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15659 chmod +x "$ofile"
15660
15661 ;;
15662 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
15663 rm -f Makesim1.tmp Makesim2.tmp Makefile
15664 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
15665 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
15666 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
15667 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
15668 <Makefile.sim >Makefile
15669 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
15670 ;;
15671 "stamp-h":C) echo > stamp-h ;;
15672
15673 esac
15674 done # for ac_tag
15675
15676
15677 as_fn_exit 0
15678 _ACEOF
15679 ac_clean_files=$ac_clean_files_save
15680
15681 test $ac_write_fail = 0 ||
15682 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
15683
15684
15685 # configure is writing to config.log, and then calls config.status.
15686 # config.status does its own redirection, appending to config.log.
15687 # Unfortunately, on DOS this fails, as config.log is still kept open
15688 # by configure, so config.status won't be able to write to it; its
15689 # output is simply discarded. So we exec the FD to /dev/null,
15690 # effectively closing config.log, so it can be properly (re)opened and
15691 # appended to by config.status. When coming back to configure, we
15692 # need to make the FD available again.
15693 if test "$no_create" != yes; then
15694 ac_cs_success=:
15695 ac_config_status_args=
15696 test "$silent" = yes &&
15697 ac_config_status_args="$ac_config_status_args --quiet"
15698 exec 5>/dev/null
15699 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
15700 exec 5>>config.log
15701 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15702 # would make configure fail if this is the last instruction.
15703 $ac_cs_success || as_fn_exit $?
15704 fi
15705 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
15706 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15707 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
15708 fi
15709
15710
This page took 0.343949 seconds and 5 git commands to generate.