sim: drop host endian configure option
[deliverable/binutils-gdb.git] / sim / h8300 / 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 sim_cflags
612 sim_bswap
613 MAINT
614 MAINTAINER_MODE_FALSE
615 MAINTAINER_MODE_TRUE
616 lt_cv_dlopen_libs
617 OTOOL64
618 OTOOL
619 LIPO
620 NMEDIT
621 DSYMUTIL
622 AWK
623 STRIP
624 OBJDUMP
625 LN_S
626 NM
627 ac_ct_DUMPBIN
628 DUMPBIN
629 LD
630 FGREP
631 SED
632 LIBTOOL
633 PLUGINS_FALSE
634 PLUGINS_TRUE
635 zlibinc
636 zlibdir
637 CATOBJEXT
638 GENCAT
639 INSTOBJEXT
640 DATADIRNAME
641 CATALOGS
642 POSUB
643 GMSGFMT
644 XGETTEXT
645 INCINTL
646 LIBINTL_DEP
647 LIBINTL
648 USE_NLS
649 GMAKE_FALSE
650 GMAKE_TRUE
651 MAKE
652 CCDEPMODE
653 DEPDIR
654 am__leading_dot
655 PACKAGE
656 RANLIB
657 AR
658 HDEFINES
659 CC_FOR_BUILD
660 INSTALL_DATA
661 INSTALL_SCRIPT
662 INSTALL_PROGRAM
663 EGREP
664 GREP
665 CPP
666 target_os
667 target_vendor
668 target_cpu
669 target
670 host_os
671 host_vendor
672 host_cpu
673 host
674 build_os
675 build_vendor
676 build_cpu
677 build
678 OBJEXT
679 EXEEXT
680 ac_ct_CC
681 CPPFLAGS
682 LDFLAGS
683 CFLAGS
684 CC
685 WERROR_CFLAGS
686 WARN_CFLAGS
687 sim_xor_endian
688 sim_stdcall
689 sim_smp
690 sim_reserved_bits
691 sim_regparm
692 sim_packages
693 sim_inline
694 sim_hw
695 sim_hw_objs
696 sim_hw_cflags
697 sim_default_model
698 sim_scache
699 sim_float
700 sim_endian
701 sim_bitsize
702 sim_assert
703 sim_alignment
704 sim_environment
705 target_alias
706 host_alias
707 build_alias
708 LIBS
709 ECHO_T
710 ECHO_N
711 ECHO_C
712 DEFS
713 mandir
714 localedir
715 libdir
716 psdir
717 pdfdir
718 dvidir
719 htmldir
720 infodir
721 docdir
722 oldincludedir
723 includedir
724 localstatedir
725 sharedstatedir
726 sysconfdir
727 datadir
728 datarootdir
729 libexecdir
730 sbindir
731 bindir
732 program_transform_name
733 prefix
734 exec_prefix
735 PACKAGE_URL
736 PACKAGE_BUGREPORT
737 PACKAGE_STRING
738 PACKAGE_VERSION
739 PACKAGE_TARNAME
740 PACKAGE_NAME
741 PATH_SEPARATOR
742 SHELL'
743 ac_subst_files=''
744 ac_user_opts='
745 enable_option_checking
746 with_system_zlib
747 enable_plugins
748 enable_shared
749 enable_static
750 with_pic
751 enable_fast_install
752 with_gnu_ld
753 enable_libtool_lock
754 enable_maintainer_mode
755 enable_sim_bswap
756 enable_sim_cflags
757 enable_sim_debug
758 enable_sim_stdio
759 enable_sim_trace
760 enable_sim_profile
761 with_pkgversion
762 with_bugurl
763 enable_sim_endian
764 enable_sim_alignment
765 '
766 ac_precious_vars='build_alias
767 host_alias
768 target_alias
769 CC
770 CFLAGS
771 LDFLAGS
772 LIBS
773 CPPFLAGS
774 CPP'
775
776
777 # Initialize some variables set by options.
778 ac_init_help=
779 ac_init_version=false
780 ac_unrecognized_opts=
781 ac_unrecognized_sep=
782 # The variables have the same names as the options, with
783 # dashes changed to underlines.
784 cache_file=/dev/null
785 exec_prefix=NONE
786 no_create=
787 no_recursion=
788 prefix=NONE
789 program_prefix=NONE
790 program_suffix=NONE
791 program_transform_name=s,x,x,
792 silent=
793 site=
794 srcdir=
795 verbose=
796 x_includes=NONE
797 x_libraries=NONE
798
799 # Installation directory options.
800 # These are left unexpanded so users can "make install exec_prefix=/foo"
801 # and all the variables that are supposed to be based on exec_prefix
802 # by default will actually change.
803 # Use braces instead of parens because sh, perl, etc. also accept them.
804 # (The list follows the same order as the GNU Coding Standards.)
805 bindir='${exec_prefix}/bin'
806 sbindir='${exec_prefix}/sbin'
807 libexecdir='${exec_prefix}/libexec'
808 datarootdir='${prefix}/share'
809 datadir='${datarootdir}'
810 sysconfdir='${prefix}/etc'
811 sharedstatedir='${prefix}/com'
812 localstatedir='${prefix}/var'
813 includedir='${prefix}/include'
814 oldincludedir='/usr/include'
815 docdir='${datarootdir}/doc/${PACKAGE}'
816 infodir='${datarootdir}/info'
817 htmldir='${docdir}'
818 dvidir='${docdir}'
819 pdfdir='${docdir}'
820 psdir='${docdir}'
821 libdir='${exec_prefix}/lib'
822 localedir='${datarootdir}/locale'
823 mandir='${datarootdir}/man'
824
825 ac_prev=
826 ac_dashdash=
827 for ac_option
828 do
829 # If the previous option needs an argument, assign it.
830 if test -n "$ac_prev"; then
831 eval $ac_prev=\$ac_option
832 ac_prev=
833 continue
834 fi
835
836 case $ac_option in
837 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
838 *) ac_optarg=yes ;;
839 esac
840
841 # Accept the important Cygnus configure options, so we can diagnose typos.
842
843 case $ac_dashdash$ac_option in
844 --)
845 ac_dashdash=yes ;;
846
847 -bindir | --bindir | --bindi | --bind | --bin | --bi)
848 ac_prev=bindir ;;
849 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
850 bindir=$ac_optarg ;;
851
852 -build | --build | --buil | --bui | --bu)
853 ac_prev=build_alias ;;
854 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
855 build_alias=$ac_optarg ;;
856
857 -cache-file | --cache-file | --cache-fil | --cache-fi \
858 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
859 ac_prev=cache_file ;;
860 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
861 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
862 cache_file=$ac_optarg ;;
863
864 --config-cache | -C)
865 cache_file=config.cache ;;
866
867 -datadir | --datadir | --datadi | --datad)
868 ac_prev=datadir ;;
869 -datadir=* | --datadir=* | --datadi=* | --datad=*)
870 datadir=$ac_optarg ;;
871
872 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
873 | --dataroo | --dataro | --datar)
874 ac_prev=datarootdir ;;
875 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
876 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
877 datarootdir=$ac_optarg ;;
878
879 -disable-* | --disable-*)
880 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
881 # Reject names that are not valid shell variable names.
882 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
883 as_fn_error "invalid feature name: $ac_useropt"
884 ac_useropt_orig=$ac_useropt
885 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
886 case $ac_user_opts in
887 *"
888 "enable_$ac_useropt"
889 "*) ;;
890 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
891 ac_unrecognized_sep=', ';;
892 esac
893 eval enable_$ac_useropt=no ;;
894
895 -docdir | --docdir | --docdi | --doc | --do)
896 ac_prev=docdir ;;
897 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
898 docdir=$ac_optarg ;;
899
900 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
901 ac_prev=dvidir ;;
902 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
903 dvidir=$ac_optarg ;;
904
905 -enable-* | --enable-*)
906 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
907 # Reject names that are not valid shell variable names.
908 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
909 as_fn_error "invalid feature name: $ac_useropt"
910 ac_useropt_orig=$ac_useropt
911 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
912 case $ac_user_opts in
913 *"
914 "enable_$ac_useropt"
915 "*) ;;
916 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
917 ac_unrecognized_sep=', ';;
918 esac
919 eval enable_$ac_useropt=\$ac_optarg ;;
920
921 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
922 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
923 | --exec | --exe | --ex)
924 ac_prev=exec_prefix ;;
925 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
926 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
927 | --exec=* | --exe=* | --ex=*)
928 exec_prefix=$ac_optarg ;;
929
930 -gas | --gas | --ga | --g)
931 # Obsolete; use --with-gas.
932 with_gas=yes ;;
933
934 -help | --help | --hel | --he | -h)
935 ac_init_help=long ;;
936 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
937 ac_init_help=recursive ;;
938 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
939 ac_init_help=short ;;
940
941 -host | --host | --hos | --ho)
942 ac_prev=host_alias ;;
943 -host=* | --host=* | --hos=* | --ho=*)
944 host_alias=$ac_optarg ;;
945
946 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
947 ac_prev=htmldir ;;
948 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
949 | --ht=*)
950 htmldir=$ac_optarg ;;
951
952 -includedir | --includedir | --includedi | --included | --include \
953 | --includ | --inclu | --incl | --inc)
954 ac_prev=includedir ;;
955 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
956 | --includ=* | --inclu=* | --incl=* | --inc=*)
957 includedir=$ac_optarg ;;
958
959 -infodir | --infodir | --infodi | --infod | --info | --inf)
960 ac_prev=infodir ;;
961 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
962 infodir=$ac_optarg ;;
963
964 -libdir | --libdir | --libdi | --libd)
965 ac_prev=libdir ;;
966 -libdir=* | --libdir=* | --libdi=* | --libd=*)
967 libdir=$ac_optarg ;;
968
969 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
970 | --libexe | --libex | --libe)
971 ac_prev=libexecdir ;;
972 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
973 | --libexe=* | --libex=* | --libe=*)
974 libexecdir=$ac_optarg ;;
975
976 -localedir | --localedir | --localedi | --localed | --locale)
977 ac_prev=localedir ;;
978 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
979 localedir=$ac_optarg ;;
980
981 -localstatedir | --localstatedir | --localstatedi | --localstated \
982 | --localstate | --localstat | --localsta | --localst | --locals)
983 ac_prev=localstatedir ;;
984 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
985 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
986 localstatedir=$ac_optarg ;;
987
988 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
989 ac_prev=mandir ;;
990 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
991 mandir=$ac_optarg ;;
992
993 -nfp | --nfp | --nf)
994 # Obsolete; use --without-fp.
995 with_fp=no ;;
996
997 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
998 | --no-cr | --no-c | -n)
999 no_create=yes ;;
1000
1001 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1002 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1003 no_recursion=yes ;;
1004
1005 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1006 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1007 | --oldin | --oldi | --old | --ol | --o)
1008 ac_prev=oldincludedir ;;
1009 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1010 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1011 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1012 oldincludedir=$ac_optarg ;;
1013
1014 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1015 ac_prev=prefix ;;
1016 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1017 prefix=$ac_optarg ;;
1018
1019 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1020 | --program-pre | --program-pr | --program-p)
1021 ac_prev=program_prefix ;;
1022 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1023 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1024 program_prefix=$ac_optarg ;;
1025
1026 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1027 | --program-suf | --program-su | --program-s)
1028 ac_prev=program_suffix ;;
1029 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1030 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1031 program_suffix=$ac_optarg ;;
1032
1033 -program-transform-name | --program-transform-name \
1034 | --program-transform-nam | --program-transform-na \
1035 | --program-transform-n | --program-transform- \
1036 | --program-transform | --program-transfor \
1037 | --program-transfo | --program-transf \
1038 | --program-trans | --program-tran \
1039 | --progr-tra | --program-tr | --program-t)
1040 ac_prev=program_transform_name ;;
1041 -program-transform-name=* | --program-transform-name=* \
1042 | --program-transform-nam=* | --program-transform-na=* \
1043 | --program-transform-n=* | --program-transform-=* \
1044 | --program-transform=* | --program-transfor=* \
1045 | --program-transfo=* | --program-transf=* \
1046 | --program-trans=* | --program-tran=* \
1047 | --progr-tra=* | --program-tr=* | --program-t=*)
1048 program_transform_name=$ac_optarg ;;
1049
1050 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1051 ac_prev=pdfdir ;;
1052 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1053 pdfdir=$ac_optarg ;;
1054
1055 -psdir | --psdir | --psdi | --psd | --ps)
1056 ac_prev=psdir ;;
1057 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1058 psdir=$ac_optarg ;;
1059
1060 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1061 | -silent | --silent | --silen | --sile | --sil)
1062 silent=yes ;;
1063
1064 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1065 ac_prev=sbindir ;;
1066 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1067 | --sbi=* | --sb=*)
1068 sbindir=$ac_optarg ;;
1069
1070 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1071 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1072 | --sharedst | --shareds | --shared | --share | --shar \
1073 | --sha | --sh)
1074 ac_prev=sharedstatedir ;;
1075 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1076 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1077 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1078 | --sha=* | --sh=*)
1079 sharedstatedir=$ac_optarg ;;
1080
1081 -site | --site | --sit)
1082 ac_prev=site ;;
1083 -site=* | --site=* | --sit=*)
1084 site=$ac_optarg ;;
1085
1086 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1087 ac_prev=srcdir ;;
1088 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1089 srcdir=$ac_optarg ;;
1090
1091 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1092 | --syscon | --sysco | --sysc | --sys | --sy)
1093 ac_prev=sysconfdir ;;
1094 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1095 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1096 sysconfdir=$ac_optarg ;;
1097
1098 -target | --target | --targe | --targ | --tar | --ta | --t)
1099 ac_prev=target_alias ;;
1100 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1101 target_alias=$ac_optarg ;;
1102
1103 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1104 verbose=yes ;;
1105
1106 -version | --version | --versio | --versi | --vers | -V)
1107 ac_init_version=: ;;
1108
1109 -with-* | --with-*)
1110 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1111 # Reject names that are not valid shell variable names.
1112 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1113 as_fn_error "invalid package name: $ac_useropt"
1114 ac_useropt_orig=$ac_useropt
1115 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1116 case $ac_user_opts in
1117 *"
1118 "with_$ac_useropt"
1119 "*) ;;
1120 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1121 ac_unrecognized_sep=', ';;
1122 esac
1123 eval with_$ac_useropt=\$ac_optarg ;;
1124
1125 -without-* | --without-*)
1126 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1127 # Reject names that are not valid shell variable names.
1128 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1129 as_fn_error "invalid package name: $ac_useropt"
1130 ac_useropt_orig=$ac_useropt
1131 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1132 case $ac_user_opts in
1133 *"
1134 "with_$ac_useropt"
1135 "*) ;;
1136 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1137 ac_unrecognized_sep=', ';;
1138 esac
1139 eval with_$ac_useropt=no ;;
1140
1141 --x)
1142 # Obsolete; use --with-x.
1143 with_x=yes ;;
1144
1145 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1146 | --x-incl | --x-inc | --x-in | --x-i)
1147 ac_prev=x_includes ;;
1148 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1149 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1150 x_includes=$ac_optarg ;;
1151
1152 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1153 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1154 ac_prev=x_libraries ;;
1155 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1156 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1157 x_libraries=$ac_optarg ;;
1158
1159 -*) as_fn_error "unrecognized option: \`$ac_option'
1160 Try \`$0 --help' for more information."
1161 ;;
1162
1163 *=*)
1164 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1165 # Reject names that are not valid shell variable names.
1166 case $ac_envvar in #(
1167 '' | [0-9]* | *[!_$as_cr_alnum]* )
1168 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1169 esac
1170 eval $ac_envvar=\$ac_optarg
1171 export $ac_envvar ;;
1172
1173 *)
1174 # FIXME: should be removed in autoconf 3.0.
1175 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1176 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1177 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1178 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1179 ;;
1180
1181 esac
1182 done
1183
1184 if test -n "$ac_prev"; then
1185 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1186 as_fn_error "missing argument to $ac_option"
1187 fi
1188
1189 if test -n "$ac_unrecognized_opts"; then
1190 case $enable_option_checking in
1191 no) ;;
1192 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1193 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1194 esac
1195 fi
1196
1197 # Check all directory arguments for consistency.
1198 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1199 datadir sysconfdir sharedstatedir localstatedir includedir \
1200 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1201 libdir localedir mandir
1202 do
1203 eval ac_val=\$$ac_var
1204 # Remove trailing slashes.
1205 case $ac_val in
1206 */ )
1207 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1208 eval $ac_var=\$ac_val;;
1209 esac
1210 # Be sure to have absolute directory names.
1211 case $ac_val in
1212 [\\/$]* | ?:[\\/]* ) continue;;
1213 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1214 esac
1215 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1216 done
1217
1218 # There might be people who depend on the old broken behavior: `$host'
1219 # used to hold the argument of --host etc.
1220 # FIXME: To remove some day.
1221 build=$build_alias
1222 host=$host_alias
1223 target=$target_alias
1224
1225 # FIXME: To remove some day.
1226 if test "x$host_alias" != x; then
1227 if test "x$build_alias" = x; then
1228 cross_compiling=maybe
1229 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1230 If a cross compiler is detected then cross compile mode will be used." >&2
1231 elif test "x$build_alias" != "x$host_alias"; then
1232 cross_compiling=yes
1233 fi
1234 fi
1235
1236 ac_tool_prefix=
1237 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1238
1239 test "$silent" = yes && exec 6>/dev/null
1240
1241
1242 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1243 ac_ls_di=`ls -di .` &&
1244 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1245 as_fn_error "working directory cannot be determined"
1246 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1247 as_fn_error "pwd does not report name of working directory"
1248
1249
1250 # Find the source files, if location was not specified.
1251 if test -z "$srcdir"; then
1252 ac_srcdir_defaulted=yes
1253 # Try the directory containing this script, then the parent directory.
1254 ac_confdir=`$as_dirname -- "$as_myself" ||
1255 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1256 X"$as_myself" : 'X\(//\)[^/]' \| \
1257 X"$as_myself" : 'X\(//\)$' \| \
1258 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1259 $as_echo X"$as_myself" |
1260 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1261 s//\1/
1262 q
1263 }
1264 /^X\(\/\/\)[^/].*/{
1265 s//\1/
1266 q
1267 }
1268 /^X\(\/\/\)$/{
1269 s//\1/
1270 q
1271 }
1272 /^X\(\/\).*/{
1273 s//\1/
1274 q
1275 }
1276 s/.*/./; q'`
1277 srcdir=$ac_confdir
1278 if test ! -r "$srcdir/$ac_unique_file"; then
1279 srcdir=..
1280 fi
1281 else
1282 ac_srcdir_defaulted=no
1283 fi
1284 if test ! -r "$srcdir/$ac_unique_file"; then
1285 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1286 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1287 fi
1288 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1289 ac_abs_confdir=`(
1290 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1291 pwd)`
1292 # When building in place, set srcdir=.
1293 if test "$ac_abs_confdir" = "$ac_pwd"; then
1294 srcdir=.
1295 fi
1296 # Remove unnecessary trailing slashes from srcdir.
1297 # Double slashes in file names in object file debugging info
1298 # mess up M-x gdb in Emacs.
1299 case $srcdir in
1300 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1301 esac
1302 for ac_var in $ac_precious_vars; do
1303 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1304 eval ac_env_${ac_var}_value=\$${ac_var}
1305 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1306 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1307 done
1308
1309 #
1310 # Report the --help message.
1311 #
1312 if test "$ac_init_help" = "long"; then
1313 # Omit some internal or obsolete options to make the list less imposing.
1314 # This message is too long to be a string in the A/UX 3.1 sh.
1315 cat <<_ACEOF
1316 \`configure' configures this package to adapt to many kinds of systems.
1317
1318 Usage: $0 [OPTION]... [VAR=VALUE]...
1319
1320 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1321 VAR=VALUE. See below for descriptions of some of the useful variables.
1322
1323 Defaults for the options are specified in brackets.
1324
1325 Configuration:
1326 -h, --help display this help and exit
1327 --help=short display options specific to this package
1328 --help=recursive display the short help of all the included packages
1329 -V, --version display version information and exit
1330 -q, --quiet, --silent do not print \`checking...' messages
1331 --cache-file=FILE cache test results in FILE [disabled]
1332 -C, --config-cache alias for \`--cache-file=config.cache'
1333 -n, --no-create do not create output files
1334 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1335
1336 Installation directories:
1337 --prefix=PREFIX install architecture-independent files in PREFIX
1338 [$ac_default_prefix]
1339 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1340 [PREFIX]
1341
1342 By default, \`make install' will install all the files in
1343 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1344 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1345 for instance \`--prefix=\$HOME'.
1346
1347 For better control, use the options below.
1348
1349 Fine tuning of the installation directories:
1350 --bindir=DIR user executables [EPREFIX/bin]
1351 --sbindir=DIR system admin executables [EPREFIX/sbin]
1352 --libexecdir=DIR program executables [EPREFIX/libexec]
1353 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1354 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1355 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1356 --libdir=DIR object code libraries [EPREFIX/lib]
1357 --includedir=DIR C header files [PREFIX/include]
1358 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1359 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1360 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1361 --infodir=DIR info documentation [DATAROOTDIR/info]
1362 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1363 --mandir=DIR man documentation [DATAROOTDIR/man]
1364 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1365 --htmldir=DIR html documentation [DOCDIR]
1366 --dvidir=DIR dvi documentation [DOCDIR]
1367 --pdfdir=DIR pdf documentation [DOCDIR]
1368 --psdir=DIR ps documentation [DOCDIR]
1369 _ACEOF
1370
1371 cat <<\_ACEOF
1372
1373 Program names:
1374 --program-prefix=PREFIX prepend PREFIX to installed program names
1375 --program-suffix=SUFFIX append SUFFIX to installed program names
1376 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1377
1378 System types:
1379 --build=BUILD configure for building on BUILD [guessed]
1380 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1381 --target=TARGET configure for building compilers for TARGET [HOST]
1382 _ACEOF
1383 fi
1384
1385 if test -n "$ac_init_help"; then
1386
1387 cat <<\_ACEOF
1388
1389 Optional Features:
1390 --disable-option-checking ignore unrecognized --enable/--with options
1391 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1392 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1393 --enable-plugins Enable support for plugins
1394 --enable-shared[=PKGS] build shared libraries [default=yes]
1395 --enable-static[=PKGS] build static libraries [default=yes]
1396 --enable-fast-install[=PKGS]
1397 optimize for fast installation [default=yes]
1398 --disable-libtool-lock avoid locking (might break parallel builds)
1399 --enable-maintainer-mode enable make rules and dependencies not useful
1400 (and sometimes confusing) to the casual installer
1401 --enable-sim-bswap Use Host specific BSWAP instruction
1402 --enable-sim-cflags=opts
1403 Extra CFLAGS for use in building simulator
1404 --enable-sim-debug=opts Enable debugging flags (for developers of the sim
1405 itself)
1406 --enable-sim-stdio Specify whether to use stdio for console
1407 input/output
1408 --enable-sim-trace=opts Enable tracing of simulated programs
1409 --enable-sim-profile=opts
1410 Enable profiling flags
1411 --enable-sim-endian=endian
1412 Specify target byte endian orientation
1413 --enable-sim-alignment=align
1414 Specify strict, nonstrict or forced alignment of
1415 memory accesses
1416
1417 Optional Packages:
1418 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1419 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1420 --with-system-zlib use installed libz
1421 --with-pic try to use only PIC/non-PIC objects [default=use
1422 both]
1423 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1424 --with-pkgversion=PKG Use PKG in the version string in place of "SIM"
1425 --with-bugurl=URL Direct users to URL to report a bug
1426
1427 Some influential environment variables:
1428 CC C compiler command
1429 CFLAGS C compiler flags
1430 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1431 nonstandard directory <lib dir>
1432 LIBS libraries to pass to the linker, e.g. -l<library>
1433 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1434 you have headers in a nonstandard directory <include dir>
1435 CPP C preprocessor
1436
1437 Use these variables to override the choices made by `configure' or to help
1438 it to find libraries and programs with nonstandard names/locations.
1439
1440 Report bugs to the package provider.
1441 _ACEOF
1442 ac_status=$?
1443 fi
1444
1445 if test "$ac_init_help" = "recursive"; then
1446 # If there are subdirs, report their specific --help.
1447 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1448 test -d "$ac_dir" ||
1449 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1450 continue
1451 ac_builddir=.
1452
1453 case "$ac_dir" in
1454 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1455 *)
1456 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1457 # A ".." for each directory in $ac_dir_suffix.
1458 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1459 case $ac_top_builddir_sub in
1460 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1461 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1462 esac ;;
1463 esac
1464 ac_abs_top_builddir=$ac_pwd
1465 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1466 # for backward compatibility:
1467 ac_top_builddir=$ac_top_build_prefix
1468
1469 case $srcdir in
1470 .) # We are building in place.
1471 ac_srcdir=.
1472 ac_top_srcdir=$ac_top_builddir_sub
1473 ac_abs_top_srcdir=$ac_pwd ;;
1474 [\\/]* | ?:[\\/]* ) # Absolute name.
1475 ac_srcdir=$srcdir$ac_dir_suffix;
1476 ac_top_srcdir=$srcdir
1477 ac_abs_top_srcdir=$srcdir ;;
1478 *) # Relative name.
1479 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1480 ac_top_srcdir=$ac_top_build_prefix$srcdir
1481 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1482 esac
1483 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1484
1485 cd "$ac_dir" || { ac_status=$?; continue; }
1486 # Check for guested configure.
1487 if test -f "$ac_srcdir/configure.gnu"; then
1488 echo &&
1489 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1490 elif test -f "$ac_srcdir/configure"; then
1491 echo &&
1492 $SHELL "$ac_srcdir/configure" --help=recursive
1493 else
1494 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1495 fi || ac_status=$?
1496 cd "$ac_pwd" || { ac_status=$?; break; }
1497 done
1498 fi
1499
1500 test -n "$ac_init_help" && exit $ac_status
1501 if $ac_init_version; then
1502 cat <<\_ACEOF
1503 configure
1504 generated by GNU Autoconf 2.64
1505
1506 Copyright (C) 2009 Free Software Foundation, Inc.
1507 This configure script is free software; the Free Software Foundation
1508 gives unlimited permission to copy, distribute and modify it.
1509 _ACEOF
1510 exit
1511 fi
1512
1513 ## ------------------------ ##
1514 ## Autoconf initialization. ##
1515 ## ------------------------ ##
1516
1517 # ac_fn_c_try_compile LINENO
1518 # --------------------------
1519 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1520 ac_fn_c_try_compile ()
1521 {
1522 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1523 rm -f conftest.$ac_objext
1524 if { { ac_try="$ac_compile"
1525 case "(($ac_try" in
1526 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1527 *) ac_try_echo=$ac_try;;
1528 esac
1529 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1530 $as_echo "$ac_try_echo"; } >&5
1531 (eval "$ac_compile") 2>conftest.err
1532 ac_status=$?
1533 if test -s conftest.err; then
1534 grep -v '^ *+' conftest.err >conftest.er1
1535 cat conftest.er1 >&5
1536 mv -f conftest.er1 conftest.err
1537 fi
1538 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1539 test $ac_status = 0; } && {
1540 test -z "$ac_c_werror_flag" ||
1541 test ! -s conftest.err
1542 } && test -s conftest.$ac_objext; then :
1543 ac_retval=0
1544 else
1545 $as_echo "$as_me: failed program was:" >&5
1546 sed 's/^/| /' conftest.$ac_ext >&5
1547
1548 ac_retval=1
1549 fi
1550 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1551 return $ac_retval
1552
1553 } # ac_fn_c_try_compile
1554
1555 # ac_fn_c_try_cpp LINENO
1556 # ----------------------
1557 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1558 ac_fn_c_try_cpp ()
1559 {
1560 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1561 if { { ac_try="$ac_cpp conftest.$ac_ext"
1562 case "(($ac_try" in
1563 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1564 *) ac_try_echo=$ac_try;;
1565 esac
1566 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1567 $as_echo "$ac_try_echo"; } >&5
1568 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1569 ac_status=$?
1570 if test -s conftest.err; then
1571 grep -v '^ *+' conftest.err >conftest.er1
1572 cat conftest.er1 >&5
1573 mv -f conftest.er1 conftest.err
1574 fi
1575 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1576 test $ac_status = 0; } >/dev/null && {
1577 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1578 test ! -s conftest.err
1579 }; then :
1580 ac_retval=0
1581 else
1582 $as_echo "$as_me: failed program was:" >&5
1583 sed 's/^/| /' conftest.$ac_ext >&5
1584
1585 ac_retval=1
1586 fi
1587 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1588 return $ac_retval
1589
1590 } # ac_fn_c_try_cpp
1591
1592 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1593 # -------------------------------------------------------
1594 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1595 # the include files in INCLUDES and setting the cache variable VAR
1596 # accordingly.
1597 ac_fn_c_check_header_mongrel ()
1598 {
1599 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1600 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1602 $as_echo_n "checking for $2... " >&6; }
1603 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1604 $as_echo_n "(cached) " >&6
1605 fi
1606 eval ac_res=\$$3
1607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1608 $as_echo "$ac_res" >&6; }
1609 else
1610 # Is the header compilable?
1611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1612 $as_echo_n "checking $2 usability... " >&6; }
1613 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1614 /* end confdefs.h. */
1615 $4
1616 #include <$2>
1617 _ACEOF
1618 if ac_fn_c_try_compile "$LINENO"; then :
1619 ac_header_compiler=yes
1620 else
1621 ac_header_compiler=no
1622 fi
1623 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1624 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1625 $as_echo "$ac_header_compiler" >&6; }
1626
1627 # Is the header present?
1628 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1629 $as_echo_n "checking $2 presence... " >&6; }
1630 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1631 /* end confdefs.h. */
1632 #include <$2>
1633 _ACEOF
1634 if ac_fn_c_try_cpp "$LINENO"; then :
1635 ac_header_preproc=yes
1636 else
1637 ac_header_preproc=no
1638 fi
1639 rm -f conftest.err conftest.$ac_ext
1640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1641 $as_echo "$ac_header_preproc" >&6; }
1642
1643 # So? What about this header?
1644 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1645 yes:no: )
1646 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1647 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1648 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1649 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1650 ;;
1651 no:yes:* )
1652 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1653 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1654 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1655 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1656 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1657 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1658 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1659 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1660 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1661 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1662 ;;
1663 esac
1664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1665 $as_echo_n "checking for $2... " >&6; }
1666 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1667 $as_echo_n "(cached) " >&6
1668 else
1669 eval "$3=\$ac_header_compiler"
1670 fi
1671 eval ac_res=\$$3
1672 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1673 $as_echo "$ac_res" >&6; }
1674 fi
1675 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1676
1677 } # ac_fn_c_check_header_mongrel
1678
1679 # ac_fn_c_try_run LINENO
1680 # ----------------------
1681 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1682 # that executables *can* be run.
1683 ac_fn_c_try_run ()
1684 {
1685 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1686 if { { ac_try="$ac_link"
1687 case "(($ac_try" in
1688 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1689 *) ac_try_echo=$ac_try;;
1690 esac
1691 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1692 $as_echo "$ac_try_echo"; } >&5
1693 (eval "$ac_link") 2>&5
1694 ac_status=$?
1695 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1696 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1697 { { case "(($ac_try" in
1698 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1699 *) ac_try_echo=$ac_try;;
1700 esac
1701 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1702 $as_echo "$ac_try_echo"; } >&5
1703 (eval "$ac_try") 2>&5
1704 ac_status=$?
1705 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1706 test $ac_status = 0; }; }; then :
1707 ac_retval=0
1708 else
1709 $as_echo "$as_me: program exited with status $ac_status" >&5
1710 $as_echo "$as_me: failed program was:" >&5
1711 sed 's/^/| /' conftest.$ac_ext >&5
1712
1713 ac_retval=$ac_status
1714 fi
1715 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1716 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1717 return $ac_retval
1718
1719 } # ac_fn_c_try_run
1720
1721 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1722 # -------------------------------------------------------
1723 # Tests whether HEADER exists and can be compiled using the include files in
1724 # INCLUDES, setting the cache variable VAR accordingly.
1725 ac_fn_c_check_header_compile ()
1726 {
1727 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1729 $as_echo_n "checking for $2... " >&6; }
1730 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1731 $as_echo_n "(cached) " >&6
1732 else
1733 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1734 /* end confdefs.h. */
1735 $4
1736 #include <$2>
1737 _ACEOF
1738 if ac_fn_c_try_compile "$LINENO"; then :
1739 eval "$3=yes"
1740 else
1741 eval "$3=no"
1742 fi
1743 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1744 fi
1745 eval ac_res=\$$3
1746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1747 $as_echo "$ac_res" >&6; }
1748 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1749
1750 } # ac_fn_c_check_header_compile
1751
1752 # ac_fn_c_try_link LINENO
1753 # -----------------------
1754 # Try to link conftest.$ac_ext, and return whether this succeeded.
1755 ac_fn_c_try_link ()
1756 {
1757 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1758 rm -f conftest.$ac_objext conftest$ac_exeext
1759 if { { ac_try="$ac_link"
1760 case "(($ac_try" in
1761 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1762 *) ac_try_echo=$ac_try;;
1763 esac
1764 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1765 $as_echo "$ac_try_echo"; } >&5
1766 (eval "$ac_link") 2>conftest.err
1767 ac_status=$?
1768 if test -s conftest.err; then
1769 grep -v '^ *+' conftest.err >conftest.er1
1770 cat conftest.er1 >&5
1771 mv -f conftest.er1 conftest.err
1772 fi
1773 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1774 test $ac_status = 0; } && {
1775 test -z "$ac_c_werror_flag" ||
1776 test ! -s conftest.err
1777 } && test -s conftest$ac_exeext && {
1778 test "$cross_compiling" = yes ||
1779 $as_test_x conftest$ac_exeext
1780 }; then :
1781 ac_retval=0
1782 else
1783 $as_echo "$as_me: failed program was:" >&5
1784 sed 's/^/| /' conftest.$ac_ext >&5
1785
1786 ac_retval=1
1787 fi
1788 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1789 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1790 # interfere with the next link command; also delete a directory that is
1791 # left behind by Apple's compiler. We do this before executing the actions.
1792 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1793 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1794 return $ac_retval
1795
1796 } # ac_fn_c_try_link
1797
1798 # ac_fn_c_check_func LINENO FUNC VAR
1799 # ----------------------------------
1800 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1801 ac_fn_c_check_func ()
1802 {
1803 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1805 $as_echo_n "checking for $2... " >&6; }
1806 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1807 $as_echo_n "(cached) " >&6
1808 else
1809 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1810 /* end confdefs.h. */
1811 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1812 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1813 #define $2 innocuous_$2
1814
1815 /* System header to define __stub macros and hopefully few prototypes,
1816 which can conflict with char $2 (); below.
1817 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1818 <limits.h> exists even on freestanding compilers. */
1819
1820 #ifdef __STDC__
1821 # include <limits.h>
1822 #else
1823 # include <assert.h>
1824 #endif
1825
1826 #undef $2
1827
1828 /* Override any GCC internal prototype to avoid an error.
1829 Use char because int might match the return type of a GCC
1830 builtin and then its argument prototype would still apply. */
1831 #ifdef __cplusplus
1832 extern "C"
1833 #endif
1834 char $2 ();
1835 /* The GNU C library defines this for functions which it implements
1836 to always fail with ENOSYS. Some functions are actually named
1837 something starting with __ and the normal name is an alias. */
1838 #if defined __stub_$2 || defined __stub___$2
1839 choke me
1840 #endif
1841
1842 int
1843 main ()
1844 {
1845 return $2 ();
1846 ;
1847 return 0;
1848 }
1849 _ACEOF
1850 if ac_fn_c_try_link "$LINENO"; then :
1851 eval "$3=yes"
1852 else
1853 eval "$3=no"
1854 fi
1855 rm -f core conftest.err conftest.$ac_objext \
1856 conftest$ac_exeext conftest.$ac_ext
1857 fi
1858 eval ac_res=\$$3
1859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1860 $as_echo "$ac_res" >&6; }
1861 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1862
1863 } # ac_fn_c_check_func
1864 cat >config.log <<_ACEOF
1865 This file contains any messages produced by compilers while
1866 running configure, to aid debugging if configure makes a mistake.
1867
1868 It was created by $as_me, which was
1869 generated by GNU Autoconf 2.64. Invocation command line was
1870
1871 $ $0 $@
1872
1873 _ACEOF
1874 exec 5>>config.log
1875 {
1876 cat <<_ASUNAME
1877 ## --------- ##
1878 ## Platform. ##
1879 ## --------- ##
1880
1881 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1882 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1883 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1884 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1885 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1886
1887 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1888 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1889
1890 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1891 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1892 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1893 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1894 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1895 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1896 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1897
1898 _ASUNAME
1899
1900 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1901 for as_dir in $PATH
1902 do
1903 IFS=$as_save_IFS
1904 test -z "$as_dir" && as_dir=.
1905 $as_echo "PATH: $as_dir"
1906 done
1907 IFS=$as_save_IFS
1908
1909 } >&5
1910
1911 cat >&5 <<_ACEOF
1912
1913
1914 ## ----------- ##
1915 ## Core tests. ##
1916 ## ----------- ##
1917
1918 _ACEOF
1919
1920
1921 # Keep a trace of the command line.
1922 # Strip out --no-create and --no-recursion so they do not pile up.
1923 # Strip out --silent because we don't want to record it for future runs.
1924 # Also quote any args containing shell meta-characters.
1925 # Make two passes to allow for proper duplicate-argument suppression.
1926 ac_configure_args=
1927 ac_configure_args0=
1928 ac_configure_args1=
1929 ac_must_keep_next=false
1930 for ac_pass in 1 2
1931 do
1932 for ac_arg
1933 do
1934 case $ac_arg in
1935 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1936 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1937 | -silent | --silent | --silen | --sile | --sil)
1938 continue ;;
1939 *\'*)
1940 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1941 esac
1942 case $ac_pass in
1943 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1944 2)
1945 as_fn_append ac_configure_args1 " '$ac_arg'"
1946 if test $ac_must_keep_next = true; then
1947 ac_must_keep_next=false # Got value, back to normal.
1948 else
1949 case $ac_arg in
1950 *=* | --config-cache | -C | -disable-* | --disable-* \
1951 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1952 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1953 | -with-* | --with-* | -without-* | --without-* | --x)
1954 case "$ac_configure_args0 " in
1955 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1956 esac
1957 ;;
1958 -* ) ac_must_keep_next=true ;;
1959 esac
1960 fi
1961 as_fn_append ac_configure_args " '$ac_arg'"
1962 ;;
1963 esac
1964 done
1965 done
1966 { ac_configure_args0=; unset ac_configure_args0;}
1967 { ac_configure_args1=; unset ac_configure_args1;}
1968
1969 # When interrupted or exit'd, cleanup temporary files, and complete
1970 # config.log. We remove comments because anyway the quotes in there
1971 # would cause problems or look ugly.
1972 # WARNING: Use '\'' to represent an apostrophe within the trap.
1973 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1974 trap 'exit_status=$?
1975 # Save into config.log some information that might help in debugging.
1976 {
1977 echo
1978
1979 cat <<\_ASBOX
1980 ## ---------------- ##
1981 ## Cache variables. ##
1982 ## ---------------- ##
1983 _ASBOX
1984 echo
1985 # The following way of writing the cache mishandles newlines in values,
1986 (
1987 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1988 eval ac_val=\$$ac_var
1989 case $ac_val in #(
1990 *${as_nl}*)
1991 case $ac_var in #(
1992 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1993 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1994 esac
1995 case $ac_var in #(
1996 _ | IFS | as_nl) ;; #(
1997 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1998 *) { eval $ac_var=; unset $ac_var;} ;;
1999 esac ;;
2000 esac
2001 done
2002 (set) 2>&1 |
2003 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2004 *${as_nl}ac_space=\ *)
2005 sed -n \
2006 "s/'\''/'\''\\\\'\'''\''/g;
2007 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2008 ;; #(
2009 *)
2010 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2011 ;;
2012 esac |
2013 sort
2014 )
2015 echo
2016
2017 cat <<\_ASBOX
2018 ## ----------------- ##
2019 ## Output variables. ##
2020 ## ----------------- ##
2021 _ASBOX
2022 echo
2023 for ac_var in $ac_subst_vars
2024 do
2025 eval ac_val=\$$ac_var
2026 case $ac_val in
2027 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2028 esac
2029 $as_echo "$ac_var='\''$ac_val'\''"
2030 done | sort
2031 echo
2032
2033 if test -n "$ac_subst_files"; then
2034 cat <<\_ASBOX
2035 ## ------------------- ##
2036 ## File substitutions. ##
2037 ## ------------------- ##
2038 _ASBOX
2039 echo
2040 for ac_var in $ac_subst_files
2041 do
2042 eval ac_val=\$$ac_var
2043 case $ac_val in
2044 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2045 esac
2046 $as_echo "$ac_var='\''$ac_val'\''"
2047 done | sort
2048 echo
2049 fi
2050
2051 if test -s confdefs.h; then
2052 cat <<\_ASBOX
2053 ## ----------- ##
2054 ## confdefs.h. ##
2055 ## ----------- ##
2056 _ASBOX
2057 echo
2058 cat confdefs.h
2059 echo
2060 fi
2061 test "$ac_signal" != 0 &&
2062 $as_echo "$as_me: caught signal $ac_signal"
2063 $as_echo "$as_me: exit $exit_status"
2064 } >&5
2065 rm -f core *.core core.conftest.* &&
2066 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2067 exit $exit_status
2068 ' 0
2069 for ac_signal in 1 2 13 15; do
2070 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2071 done
2072 ac_signal=0
2073
2074 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2075 rm -f -r conftest* confdefs.h
2076
2077 $as_echo "/* confdefs.h */" > confdefs.h
2078
2079 # Predefined preprocessor variables.
2080
2081 cat >>confdefs.h <<_ACEOF
2082 #define PACKAGE_NAME "$PACKAGE_NAME"
2083 _ACEOF
2084
2085 cat >>confdefs.h <<_ACEOF
2086 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2087 _ACEOF
2088
2089 cat >>confdefs.h <<_ACEOF
2090 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2091 _ACEOF
2092
2093 cat >>confdefs.h <<_ACEOF
2094 #define PACKAGE_STRING "$PACKAGE_STRING"
2095 _ACEOF
2096
2097 cat >>confdefs.h <<_ACEOF
2098 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2099 _ACEOF
2100
2101 cat >>confdefs.h <<_ACEOF
2102 #define PACKAGE_URL "$PACKAGE_URL"
2103 _ACEOF
2104
2105
2106 # Let the site file select an alternate cache file if it wants to.
2107 # Prefer an explicitly selected file to automatically selected ones.
2108 ac_site_file1=NONE
2109 ac_site_file2=NONE
2110 if test -n "$CONFIG_SITE"; then
2111 ac_site_file1=$CONFIG_SITE
2112 elif test "x$prefix" != xNONE; then
2113 ac_site_file1=$prefix/share/config.site
2114 ac_site_file2=$prefix/etc/config.site
2115 else
2116 ac_site_file1=$ac_default_prefix/share/config.site
2117 ac_site_file2=$ac_default_prefix/etc/config.site
2118 fi
2119 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2120 do
2121 test "x$ac_site_file" = xNONE && continue
2122 if test -r "$ac_site_file"; then
2123 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2124 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2125 sed 's/^/| /' "$ac_site_file" >&5
2126 . "$ac_site_file"
2127 fi
2128 done
2129
2130 if test -r "$cache_file"; then
2131 # Some versions of bash will fail to source /dev/null (special
2132 # files actually), so we avoid doing that.
2133 if test -f "$cache_file"; then
2134 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2135 $as_echo "$as_me: loading cache $cache_file" >&6;}
2136 case $cache_file in
2137 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2138 *) . "./$cache_file";;
2139 esac
2140 fi
2141 else
2142 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2143 $as_echo "$as_me: creating cache $cache_file" >&6;}
2144 >$cache_file
2145 fi
2146
2147 # Check that the precious variables saved in the cache have kept the same
2148 # value.
2149 ac_cache_corrupted=false
2150 for ac_var in $ac_precious_vars; do
2151 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2152 eval ac_new_set=\$ac_env_${ac_var}_set
2153 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2154 eval ac_new_val=\$ac_env_${ac_var}_value
2155 case $ac_old_set,$ac_new_set in
2156 set,)
2157 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2158 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2159 ac_cache_corrupted=: ;;
2160 ,set)
2161 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2162 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2163 ac_cache_corrupted=: ;;
2164 ,);;
2165 *)
2166 if test "x$ac_old_val" != "x$ac_new_val"; then
2167 # differences in whitespace do not lead to failure.
2168 ac_old_val_w=`echo x $ac_old_val`
2169 ac_new_val_w=`echo x $ac_new_val`
2170 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2171 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2172 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2173 ac_cache_corrupted=:
2174 else
2175 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2176 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2177 eval $ac_var=\$ac_old_val
2178 fi
2179 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2180 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2181 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2182 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2183 fi;;
2184 esac
2185 # Pass precious variables to config.status.
2186 if test "$ac_new_set" = set; then
2187 case $ac_new_val in
2188 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2189 *) ac_arg=$ac_var=$ac_new_val ;;
2190 esac
2191 case " $ac_configure_args " in
2192 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2193 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2194 esac
2195 fi
2196 done
2197 if $ac_cache_corrupted; then
2198 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2199 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2200 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2201 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2202 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2203 fi
2204 ## -------------------- ##
2205 ## Main body of script. ##
2206 ## -------------------- ##
2207
2208 ac_ext=c
2209 ac_cpp='$CPP $CPPFLAGS'
2210 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2211 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2212 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2213
2214
2215 # This file contains common code used by all simulators.
2216 #
2217 # SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2218 # directory. It is intended to be invoked before any target specific stuff.
2219 # SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2220 # It is intended to be invoked last.
2221 #
2222 # The simulator's configure.ac should look like:
2223 #
2224 # dnl Process this file with autoconf to produce a configure script.
2225 # AC_PREREQ(2.64)dnl
2226 # AC_INIT(Makefile.in)
2227 # sinclude(../common/aclocal.m4)
2228 #
2229 # SIM_AC_COMMON
2230 #
2231 # ... target specific stuff ...
2232 #
2233 # SIM_AC_OUTPUT
2234
2235 # Include global overrides and fixes for Autoconf.
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262 # _AC_CHECK_DECL_BODY
2263 # -------------------
2264 # Shell function body for AC_CHECK_DECL.
2265 # _AC_CHECK_DECL_BODY
2266
2267 # _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2268 # INCLUDES)
2269 # -------------------------------------------------------------
2270 # Helper to AC_CHECK_DECLS, which generates the check for a single
2271 # SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2272 # ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
2285 #
2286 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2287 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2288 # Written by Gordon Matzigkeit, 1996
2289 #
2290 # This file is free software; the Free Software Foundation gives
2291 # unlimited permission to copy and/or distribute it, with or without
2292 # modifications, as long as this notice is preserved.
2293
2294
2295
2296 # serial 56 LT_INIT
2297
2298
2299 # LT_PREREQ(VERSION)
2300 # ------------------
2301 # Complain and exit if this libtool version is less that VERSION.
2302
2303
2304
2305 # _LT_CHECK_BUILDDIR
2306 # ------------------
2307 # Complain if the absolute build directory name contains unusual characters
2308
2309
2310
2311 # LT_INIT([OPTIONS])
2312 # ------------------
2313 # LT_INIT
2314
2315 # Old names:
2316 # This is what autoupdate's m4 run will expand. It fires
2317 # the warning (with _au_warn_XXX), outputs it into the
2318 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2319 # the replacement expansion.
2320
2321
2322 # This is an auxiliary macro that is also run when
2323 # autoupdate runs m4. It simply calls m4_warning, but
2324 # we need a wrapper so that each warning is emitted only
2325 # once. We break the quoting in m4_warning's argument in
2326 # order to expand this macro's arguments, not AU_DEFUN's.
2327
2328
2329 # Finally, this is the expansion that is picked up by
2330 # autoconf. It tells the user to run autoupdate, and
2331 # then outputs the replacement expansion. We do not care
2332 # about autoupdate's warning because that contains
2333 # information on what to do *after* running autoupdate.
2334
2335 # This is what autoupdate's m4 run will expand. It fires
2336 # the warning (with _au_warn_XXX), outputs it into the
2337 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2338 # the replacement expansion.
2339
2340
2341 # This is an auxiliary macro that is also run when
2342 # autoupdate runs m4. It simply calls m4_warning, but
2343 # we need a wrapper so that each warning is emitted only
2344 # once. We break the quoting in m4_warning's argument in
2345 # order to expand this macro's arguments, not AU_DEFUN's.
2346
2347
2348 # Finally, this is the expansion that is picked up by
2349 # autoconf. It tells the user to run autoupdate, and
2350 # then outputs the replacement expansion. We do not care
2351 # about autoupdate's warning because that contains
2352 # information on what to do *after* running autoupdate.
2353
2354
2355
2356 # _LT_CC_BASENAME(CC)
2357 # -------------------
2358 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
2359
2360
2361
2362 # _LT_FILEUTILS_DEFAULTS
2363 # ----------------------
2364 # It is okay to use these file commands and assume they have been set
2365 # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2366 # _LT_FILEUTILS_DEFAULTS
2367
2368
2369 # _LT_SETUP
2370 # ---------
2371 # _LT_SETUP
2372
2373
2374 # _LT_PREPARE_SED_QUOTE_VARS
2375 # --------------------------
2376 # Define a few sed substitution that help us do robust quoting.
2377
2378
2379 # _LT_PROG_LTMAIN
2380 # ---------------
2381 # Note that this code is called both from `configure', and `config.status'
2382 # now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
2383 # `config.status' has no value for ac_aux_dir unless we are using Automake,
2384 # so we pass a copy along to make sure it has a sensible value anyway.
2385 # _LT_PROG_LTMAIN
2386
2387
2388 ## ------------------------------------- ##
2389 ## Accumulate code for creating libtool. ##
2390 ## ------------------------------------- ##
2391
2392 # So that we can recreate a full libtool script including additional
2393 # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2394 # in macros and then make a single call at the end using the `libtool'
2395 # label.
2396
2397
2398 # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2399 # ----------------------------------------
2400 # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
2401
2402
2403 # Initialize.
2404
2405
2406
2407 # _LT_CONFIG_LIBTOOL([COMMANDS])
2408 # ------------------------------
2409 # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
2410
2411
2412 # Initialize.
2413
2414
2415
2416 # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2417 # -----------------------------------------------------
2418
2419
2420
2421 # _LT_FORMAT_COMMENT([COMMENT])
2422 # -----------------------------
2423 # Add leading comment marks to the start of each line, and a trailing
2424 # full-stop to the whole comment if one is not present already.
2425
2426
2427
2428
2429 ## ------------------------ ##
2430 ## FIXME: Eliminate VARNAME ##
2431 ## ------------------------ ##
2432
2433
2434 # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2435 # -------------------------------------------------------------------
2436 # CONFIGNAME is the name given to the value in the libtool script.
2437 # VARNAME is the (base) name used in the configure script.
2438 # VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2439 # VARNAME. Any other value will be used directly.
2440
2441
2442
2443 # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2444 # --------------------------------------------------------
2445
2446
2447
2448 # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2449 # ------------------------------------------------
2450
2451
2452
2453 # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2454 # ---------------------------------------------------------
2455
2456
2457
2458 # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2459 # --------------------------------------------------
2460
2461
2462
2463 # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2464 # ---------------------------------------------------
2465
2466
2467
2468 # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2469 # ---------------------------------------------------
2470
2471
2472
2473
2474 # lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2475 # ------------------------------------------------
2476
2477
2478
2479
2480 # _LT_CONFIG_STATUS_DECLARE([VARNAME])
2481 # ------------------------------------
2482 # Quote a variable value, and forward it to `config.status' so that its
2483 # declaration there will have the same value as in `configure'. VARNAME
2484 # must have a single quote delimited value for this to work.
2485
2486
2487
2488 # _LT_CONFIG_STATUS_DECLARATIONS
2489 # ------------------------------
2490 # We delimit libtool config variables with single quotes, so when
2491 # we write them to config.status, we have to be sure to quote all
2492 # embedded single quotes properly. In configure, this macro expands
2493 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2494 #
2495 # <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
2496
2497
2498
2499 # _LT_LIBTOOL_TAGS
2500 # ----------------
2501 # Output comment and list of tags supported by the script
2502
2503
2504
2505 # _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2506 # -----------------------------------
2507 # Extract the dictionary values for VARNAME (optionally with TAG) and
2508 # expand to a commented shell variable setting:
2509 #
2510 # # Some comment about what VAR is for.
2511 # visible_name=$lt_internal_name
2512
2513
2514
2515 # _LT_LIBTOOL_CONFIG_VARS
2516 # -----------------------
2517 # Produce commented declarations of non-tagged libtool config variables
2518 # suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2519 # script. Tagged libtool config variables (even for the LIBTOOL CONFIG
2520 # section) are produced by _LT_LIBTOOL_TAG_VARS.
2521
2522
2523
2524 # _LT_LIBTOOL_TAG_VARS(TAG)
2525 # -------------------------
2526
2527
2528
2529 # _LT_TAGVAR(VARNAME, [TAGNAME])
2530 # ------------------------------
2531
2532
2533
2534 # _LT_CONFIG_COMMANDS
2535 # -------------------
2536 # Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
2537 # variables for single and double quote escaping we saved from calls
2538 # to _LT_DECL, we can put quote escaped variables declarations
2539 # into `config.status', and then the shell code to quote escape them in
2540 # for loops in `config.status'. Finally, any additional code accumulated
2541 # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2542 #_LT_CONFIG_COMMANDS
2543
2544
2545 # Initialize.
2546
2547
2548 # _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2549 # ------------------------------------
2550 # Generate a child script FILE with all initialization necessary to
2551 # reuse the environment learned by the parent script, and make the
2552 # file executable. If COMMENT is supplied, it is inserted after the
2553 # `#!' sequence but before initialization text begins. After this
2554 # macro, additional text can be appended to FILE to form the body of
2555 # the child script. The macro ends with non-zero status if the
2556 # file could not be fully written (such as if the disk is full).
2557 # _LT_GENERATED_FILE_INIT
2558
2559 # LT_OUTPUT
2560 # ---------
2561 # This macro allows early generation of the libtool script (before
2562 # AC_OUTPUT is called), incase it is used in configure for compilation
2563 # tests.
2564 # LT_OUTPUT
2565
2566
2567 # _LT_CONFIG(TAG)
2568 # ---------------
2569 # If TAG is the built-in tag, create an initial libtool script with a
2570 # default configuration from the untagged config vars. Otherwise add code
2571 # to config.status for appending the configuration named by TAG from the
2572 # matching tagged config vars.
2573 # _LT_CONFIG
2574
2575
2576 # LT_SUPPORTED_TAG(TAG)
2577 # ---------------------
2578 # Trace this macro to discover what tags are supported by the libtool
2579 # --tag option, using:
2580 # autoconf --trace 'LT_SUPPORTED_TAG:$1'
2581
2582
2583
2584 # C support is built-in for now
2585
2586
2587
2588
2589 # LT_LANG(LANG)
2590 # -------------
2591 # Enable libtool support for the given language if not already enabled.
2592 # LT_LANG
2593
2594
2595 # _LT_LANG(LANGNAME)
2596 # ------------------
2597 # _LT_LANG
2598
2599
2600 # _LT_LANG_DEFAULT_CONFIG
2601 # -----------------------
2602 # _LT_LANG_DEFAULT_CONFIG
2603
2604 # Obsolete macros:
2605 # This is what autoupdate's m4 run will expand. It fires
2606 # the warning (with _au_warn_XXX), outputs it into the
2607 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2608 # the replacement expansion.
2609
2610
2611 # This is an auxiliary macro that is also run when
2612 # autoupdate runs m4. It simply calls m4_warning, but
2613 # we need a wrapper so that each warning is emitted only
2614 # once. We break the quoting in m4_warning's argument in
2615 # order to expand this macro's arguments, not AU_DEFUN's.
2616
2617
2618 # Finally, this is the expansion that is picked up by
2619 # autoconf. It tells the user to run autoupdate, and
2620 # then outputs the replacement expansion. We do not care
2621 # about autoupdate's warning because that contains
2622 # information on what to do *after* running autoupdate.
2623
2624 # This is what autoupdate's m4 run will expand. It fires
2625 # the warning (with _au_warn_XXX), outputs it into the
2626 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2627 # the replacement expansion.
2628
2629
2630 # This is an auxiliary macro that is also run when
2631 # autoupdate runs m4. It simply calls m4_warning, but
2632 # we need a wrapper so that each warning is emitted only
2633 # once. We break the quoting in m4_warning's argument in
2634 # order to expand this macro's arguments, not AU_DEFUN's.
2635
2636
2637 # Finally, this is the expansion that is picked up by
2638 # autoconf. It tells the user to run autoupdate, and
2639 # then outputs the replacement expansion. We do not care
2640 # about autoupdate's warning because that contains
2641 # information on what to do *after* running autoupdate.
2642
2643 # This is what autoupdate's m4 run will expand. It fires
2644 # the warning (with _au_warn_XXX), outputs it into the
2645 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2646 # the replacement expansion.
2647
2648
2649 # This is an auxiliary macro that is also run when
2650 # autoupdate runs m4. It simply calls m4_warning, but
2651 # we need a wrapper so that each warning is emitted only
2652 # once. We break the quoting in m4_warning's argument in
2653 # order to expand this macro's arguments, not AU_DEFUN's.
2654
2655
2656 # Finally, this is the expansion that is picked up by
2657 # autoconf. It tells the user to run autoupdate, and
2658 # then outputs the replacement expansion. We do not care
2659 # about autoupdate's warning because that contains
2660 # information on what to do *after* running autoupdate.
2661
2662 # This is what autoupdate's m4 run will expand. It fires
2663 # the warning (with _au_warn_XXX), outputs it into the
2664 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2665 # the replacement expansion.
2666
2667
2668 # This is an auxiliary macro that is also run when
2669 # autoupdate runs m4. It simply calls m4_warning, but
2670 # we need a wrapper so that each warning is emitted only
2671 # once. We break the quoting in m4_warning's argument in
2672 # order to expand this macro's arguments, not AU_DEFUN's.
2673
2674
2675 # Finally, this is the expansion that is picked up by
2676 # autoconf. It tells the user to run autoupdate, and
2677 # then outputs the replacement expansion. We do not care
2678 # about autoupdate's warning because that contains
2679 # information on what to do *after* running autoupdate.
2680
2681 # This is what autoupdate's m4 run will expand. It fires
2682 # the warning (with _au_warn_XXX), outputs it into the
2683 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2684 # the replacement expansion.
2685
2686
2687 # This is an auxiliary macro that is also run when
2688 # autoupdate runs m4. It simply calls m4_warning, but
2689 # we need a wrapper so that each warning is emitted only
2690 # once. We break the quoting in m4_warning's argument in
2691 # order to expand this macro's arguments, not AU_DEFUN's.
2692
2693
2694 # Finally, this is the expansion that is picked up by
2695 # autoconf. It tells the user to run autoupdate, and
2696 # then outputs the replacement expansion. We do not care
2697 # about autoupdate's warning because that contains
2698 # information on what to do *after* running autoupdate.
2699
2700
2701
2702 # _LT_TAG_COMPILER
2703 # ----------------
2704 # _LT_TAG_COMPILER
2705
2706
2707 # _LT_COMPILER_BOILERPLATE
2708 # ------------------------
2709 # Check for compiler boilerplate output or warnings with
2710 # the simple compiler test code.
2711 # _LT_COMPILER_BOILERPLATE
2712
2713
2714 # _LT_LINKER_BOILERPLATE
2715 # ----------------------
2716 # Check for linker boilerplate output or warnings with
2717 # the simple link test code.
2718 # _LT_LINKER_BOILERPLATE
2719
2720 # _LT_REQUIRED_DARWIN_CHECKS
2721 # -------------------------
2722
2723
2724
2725 # _LT_DARWIN_LINKER_FEATURES
2726 # --------------------------
2727 # Checks for linker and compiler features on darwin
2728
2729
2730 # _LT_SYS_MODULE_PATH_AIX
2731 # -----------------------
2732 # Links a minimal program and checks the executable
2733 # for the system default hardcoded library path. In most cases,
2734 # this is /usr/lib:/lib, but when the MPI compilers are used
2735 # the location of the communication and MPI libs are included too.
2736 # If we don't find anything, use the default library path according
2737 # to the aix ld manual.
2738 # _LT_SYS_MODULE_PATH_AIX
2739
2740
2741 # _LT_SHELL_INIT(ARG)
2742 # -------------------
2743 # _LT_SHELL_INIT
2744
2745
2746
2747 # _LT_PROG_ECHO_BACKSLASH
2748 # -----------------------
2749 # Find how we can fake an echo command that does not interpret backslash.
2750 # In particular, with Autoconf 2.60 or later we add some code to the start
2751 # of the generated configure script which will find a shell with a builtin
2752 # printf (which we can use as an echo command).
2753 # _LT_PROG_ECHO_BACKSLASH
2754
2755
2756 # _LT_ENABLE_LOCK
2757 # ---------------
2758 # _LT_ENABLE_LOCK
2759
2760
2761 # _LT_CMD_OLD_ARCHIVE
2762 # -------------------
2763 # _LT_CMD_OLD_ARCHIVE
2764
2765
2766 # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2767 # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2768 # ----------------------------------------------------------------
2769 # Check whether the given compiler option works
2770 # _LT_COMPILER_OPTION
2771
2772 # Old name:
2773 # This is what autoupdate's m4 run will expand. It fires
2774 # the warning (with _au_warn_XXX), outputs it into the
2775 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2776 # the replacement expansion.
2777
2778
2779 # This is an auxiliary macro that is also run when
2780 # autoupdate runs m4. It simply calls m4_warning, but
2781 # we need a wrapper so that each warning is emitted only
2782 # once. We break the quoting in m4_warning's argument in
2783 # order to expand this macro's arguments, not AU_DEFUN's.
2784
2785
2786 # Finally, this is the expansion that is picked up by
2787 # autoconf. It tells the user to run autoupdate, and
2788 # then outputs the replacement expansion. We do not care
2789 # about autoupdate's warning because that contains
2790 # information on what to do *after* running autoupdate.
2791
2792
2793
2794 # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2795 # [ACTION-SUCCESS], [ACTION-FAILURE])
2796 # ----------------------------------------------------
2797 # Check whether the given linker option works
2798 # _LT_LINKER_OPTION
2799
2800 # Old name:
2801 # This is what autoupdate's m4 run will expand. It fires
2802 # the warning (with _au_warn_XXX), outputs it into the
2803 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2804 # the replacement expansion.
2805
2806
2807 # This is an auxiliary macro that is also run when
2808 # autoupdate runs m4. It simply calls m4_warning, but
2809 # we need a wrapper so that each warning is emitted only
2810 # once. We break the quoting in m4_warning's argument in
2811 # order to expand this macro's arguments, not AU_DEFUN's.
2812
2813
2814 # Finally, this is the expansion that is picked up by
2815 # autoconf. It tells the user to run autoupdate, and
2816 # then outputs the replacement expansion. We do not care
2817 # about autoupdate's warning because that contains
2818 # information on what to do *after* running autoupdate.
2819
2820
2821
2822 # LT_CMD_MAX_LEN
2823 #---------------
2824 # LT_CMD_MAX_LEN
2825
2826 # Old name:
2827 # This is what autoupdate's m4 run will expand. It fires
2828 # the warning (with _au_warn_XXX), outputs it into the
2829 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2830 # the replacement expansion.
2831
2832
2833 # This is an auxiliary macro that is also run when
2834 # autoupdate runs m4. It simply calls m4_warning, but
2835 # we need a wrapper so that each warning is emitted only
2836 # once. We break the quoting in m4_warning's argument in
2837 # order to expand this macro's arguments, not AU_DEFUN's.
2838
2839
2840 # Finally, this is the expansion that is picked up by
2841 # autoconf. It tells the user to run autoupdate, and
2842 # then outputs the replacement expansion. We do not care
2843 # about autoupdate's warning because that contains
2844 # information on what to do *after* running autoupdate.
2845
2846
2847
2848 # _LT_HEADER_DLFCN
2849 # ----------------
2850 # _LT_HEADER_DLFCN
2851
2852
2853 # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
2854 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
2855 # ----------------------------------------------------------------
2856 # _LT_TRY_DLOPEN_SELF
2857
2858
2859 # LT_SYS_DLOPEN_SELF
2860 # ------------------
2861 # LT_SYS_DLOPEN_SELF
2862
2863 # Old name:
2864 # This is what autoupdate's m4 run will expand. It fires
2865 # the warning (with _au_warn_XXX), outputs it into the
2866 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2867 # the replacement expansion.
2868
2869
2870 # This is an auxiliary macro that is also run when
2871 # autoupdate runs m4. It simply calls m4_warning, but
2872 # we need a wrapper so that each warning is emitted only
2873 # once. We break the quoting in m4_warning's argument in
2874 # order to expand this macro's arguments, not AU_DEFUN's.
2875
2876
2877 # Finally, this is the expansion that is picked up by
2878 # autoconf. It tells the user to run autoupdate, and
2879 # then outputs the replacement expansion. We do not care
2880 # about autoupdate's warning because that contains
2881 # information on what to do *after* running autoupdate.
2882
2883
2884
2885 # _LT_COMPILER_C_O([TAGNAME])
2886 # ---------------------------
2887 # Check to see if options -c and -o are simultaneously supported by compiler.
2888 # This macro does not hard code the compiler like AC_PROG_CC_C_O.
2889 # _LT_COMPILER_C_O
2890
2891
2892 # _LT_COMPILER_FILE_LOCKS([TAGNAME])
2893 # ----------------------------------
2894 # Check to see if we can do hard links to lock some files if needed
2895 # _LT_COMPILER_FILE_LOCKS
2896
2897
2898 # _LT_CHECK_OBJDIR
2899 # ----------------
2900 # _LT_CHECK_OBJDIR
2901
2902
2903 # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
2904 # --------------------------------------
2905 # Check hardcoding attributes.
2906 # _LT_LINKER_HARDCODE_LIBPATH
2907
2908
2909 # _LT_CMD_STRIPLIB
2910 # ----------------
2911 # _LT_CMD_STRIPLIB
2912
2913
2914 # _LT_SYS_DYNAMIC_LINKER([TAG])
2915 # -----------------------------
2916 # PORTME Fill in your ld.so characteristics
2917 # _LT_SYS_DYNAMIC_LINKER
2918
2919
2920 # _LT_PATH_TOOL_PREFIX(TOOL)
2921 # --------------------------
2922 # find a file program which can recognize shared library
2923 # _LT_PATH_TOOL_PREFIX
2924
2925 # Old name:
2926 # This is what autoupdate's m4 run will expand. It fires
2927 # the warning (with _au_warn_XXX), outputs it into the
2928 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2929 # the replacement expansion.
2930
2931
2932 # This is an auxiliary macro that is also run when
2933 # autoupdate runs m4. It simply calls m4_warning, but
2934 # we need a wrapper so that each warning is emitted only
2935 # once. We break the quoting in m4_warning's argument in
2936 # order to expand this macro's arguments, not AU_DEFUN's.
2937
2938
2939 # Finally, this is the expansion that is picked up by
2940 # autoconf. It tells the user to run autoupdate, and
2941 # then outputs the replacement expansion. We do not care
2942 # about autoupdate's warning because that contains
2943 # information on what to do *after* running autoupdate.
2944
2945
2946
2947 # _LT_PATH_MAGIC
2948 # --------------
2949 # find a file program which can recognize a shared library
2950 # _LT_PATH_MAGIC
2951
2952
2953 # LT_PATH_LD
2954 # ----------
2955 # find the pathname to the GNU or non-GNU linker
2956 # LT_PATH_LD
2957
2958 # Old names:
2959 # This is what autoupdate's m4 run will expand. It fires
2960 # the warning (with _au_warn_XXX), outputs it into the
2961 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2962 # the replacement expansion.
2963
2964
2965 # This is an auxiliary macro that is also run when
2966 # autoupdate runs m4. It simply calls m4_warning, but
2967 # we need a wrapper so that each warning is emitted only
2968 # once. We break the quoting in m4_warning's argument in
2969 # order to expand this macro's arguments, not AU_DEFUN's.
2970
2971
2972 # Finally, this is the expansion that is picked up by
2973 # autoconf. It tells the user to run autoupdate, and
2974 # then outputs the replacement expansion. We do not care
2975 # about autoupdate's warning because that contains
2976 # information on what to do *after* running autoupdate.
2977
2978 # This is what autoupdate's m4 run will expand. It fires
2979 # the warning (with _au_warn_XXX), outputs it into the
2980 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2981 # the replacement expansion.
2982
2983
2984 # This is an auxiliary macro that is also run when
2985 # autoupdate runs m4. It simply calls m4_warning, but
2986 # we need a wrapper so that each warning is emitted only
2987 # once. We break the quoting in m4_warning's argument in
2988 # order to expand this macro's arguments, not AU_DEFUN's.
2989
2990
2991 # Finally, this is the expansion that is picked up by
2992 # autoconf. It tells the user to run autoupdate, and
2993 # then outputs the replacement expansion. We do not care
2994 # about autoupdate's warning because that contains
2995 # information on what to do *after* running autoupdate.
2996
2997
2998
2999 # _LT_PATH_LD_GNU
3000 #- --------------
3001 # _LT_PATH_LD_GNU
3002
3003
3004 # _LT_CMD_RELOAD
3005 # --------------
3006 # find reload flag for linker
3007 # -- PORTME Some linkers may need a different reload flag.
3008 # _LT_CMD_RELOAD
3009
3010
3011 # _LT_CHECK_MAGIC_METHOD
3012 # ----------------------
3013 # how to check for library dependencies
3014 # -- PORTME fill in with the dynamic library characteristics
3015 # _LT_CHECK_MAGIC_METHOD
3016
3017
3018 # LT_PATH_NM
3019 # ----------
3020 # find the pathname to a BSD- or MS-compatible name lister
3021 # LT_PATH_NM
3022
3023 # Old names:
3024 # This is what autoupdate's m4 run will expand. It fires
3025 # the warning (with _au_warn_XXX), outputs it into the
3026 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3027 # the replacement expansion.
3028
3029
3030 # This is an auxiliary macro that is also run when
3031 # autoupdate runs m4. It simply calls m4_warning, but
3032 # we need a wrapper so that each warning is emitted only
3033 # once. We break the quoting in m4_warning's argument in
3034 # order to expand this macro's arguments, not AU_DEFUN's.
3035
3036
3037 # Finally, this is the expansion that is picked up by
3038 # autoconf. It tells the user to run autoupdate, and
3039 # then outputs the replacement expansion. We do not care
3040 # about autoupdate's warning because that contains
3041 # information on what to do *after* running autoupdate.
3042
3043 # This is what autoupdate's m4 run will expand. It fires
3044 # the warning (with _au_warn_XXX), outputs it into the
3045 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3046 # the replacement expansion.
3047
3048
3049 # This is an auxiliary macro that is also run when
3050 # autoupdate runs m4. It simply calls m4_warning, but
3051 # we need a wrapper so that each warning is emitted only
3052 # once. We break the quoting in m4_warning's argument in
3053 # order to expand this macro's arguments, not AU_DEFUN's.
3054
3055
3056 # Finally, this is the expansion that is picked up by
3057 # autoconf. It tells the user to run autoupdate, and
3058 # then outputs the replacement expansion. We do not care
3059 # about autoupdate's warning because that contains
3060 # information on what to do *after* running autoupdate.
3061
3062
3063
3064 # LT_LIB_M
3065 # --------
3066 # check for math library
3067 # LT_LIB_M
3068
3069 # Old name:
3070 # This is what autoupdate's m4 run will expand. It fires
3071 # the warning (with _au_warn_XXX), outputs it into the
3072 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3073 # the replacement expansion.
3074
3075
3076 # This is an auxiliary macro that is also run when
3077 # autoupdate runs m4. It simply calls m4_warning, but
3078 # we need a wrapper so that each warning is emitted only
3079 # once. We break the quoting in m4_warning's argument in
3080 # order to expand this macro's arguments, not AU_DEFUN's.
3081
3082
3083 # Finally, this is the expansion that is picked up by
3084 # autoconf. It tells the user to run autoupdate, and
3085 # then outputs the replacement expansion. We do not care
3086 # about autoupdate's warning because that contains
3087 # information on what to do *after* running autoupdate.
3088
3089
3090
3091 # _LT_COMPILER_NO_RTTI([TAGNAME])
3092 # -------------------------------
3093 # _LT_COMPILER_NO_RTTI
3094
3095
3096 # _LT_CMD_GLOBAL_SYMBOLS
3097 # ----------------------
3098 # _LT_CMD_GLOBAL_SYMBOLS
3099
3100
3101 # _LT_COMPILER_PIC([TAGNAME])
3102 # ---------------------------
3103 # _LT_COMPILER_PIC
3104
3105
3106 # _LT_LINKER_SHLIBS([TAGNAME])
3107 # ----------------------------
3108 # See if the linker supports building shared libraries.
3109 # _LT_LINKER_SHLIBS
3110
3111
3112 # _LT_LANG_C_CONFIG([TAG])
3113 # ------------------------
3114 # Ensure that the configuration variables for a C compiler are suitably
3115 # defined. These variables are subsequently used by _LT_CONFIG to write
3116 # the compiler configuration to `libtool'.
3117 # _LT_LANG_C_CONFIG
3118
3119
3120 # _LT_LANG_CXX_CONFIG([TAG])
3121 # --------------------------
3122 # Ensure that the configuration variables for a C++ compiler are suitably
3123 # defined. These variables are subsequently used by _LT_CONFIG to write
3124 # the compiler configuration to `libtool'.
3125 # _LT_LANG_CXX_CONFIG
3126
3127
3128 # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3129 # ---------------------------------
3130 # Figure out "hidden" library dependencies from verbose
3131 # compiler output when linking a shared library.
3132 # Parse the compiler output and extract the necessary
3133 # objects, libraries and library flags.
3134 # _LT_SYS_HIDDEN_LIBDEPS
3135
3136
3137 # _LT_LANG_F77_CONFIG([TAG])
3138 # --------------------------
3139 # Ensure that the configuration variables for a Fortran 77 compiler are
3140 # suitably defined. These variables are subsequently used by _LT_CONFIG
3141 # to write the compiler configuration to `libtool'.
3142 # _LT_LANG_F77_CONFIG
3143
3144
3145 # _LT_LANG_FC_CONFIG([TAG])
3146 # -------------------------
3147 # Ensure that the configuration variables for a Fortran compiler are
3148 # suitably defined. These variables are subsequently used by _LT_CONFIG
3149 # to write the compiler configuration to `libtool'.
3150 # _LT_LANG_FC_CONFIG
3151
3152
3153 # _LT_LANG_GCJ_CONFIG([TAG])
3154 # --------------------------
3155 # Ensure that the configuration variables for the GNU Java Compiler compiler
3156 # are suitably defined. These variables are subsequently used by _LT_CONFIG
3157 # to write the compiler configuration to `libtool'.
3158 # _LT_LANG_GCJ_CONFIG
3159
3160
3161 # _LT_LANG_RC_CONFIG([TAG])
3162 # -------------------------
3163 # Ensure that the configuration variables for the Windows resource compiler
3164 # are suitably defined. These variables are subsequently used by _LT_CONFIG
3165 # to write the compiler configuration to `libtool'.
3166 # _LT_LANG_RC_CONFIG
3167
3168
3169 # LT_PROG_GCJ
3170 # -----------
3171
3172
3173 # Old name:
3174 # This is what autoupdate's m4 run will expand. It fires
3175 # the warning (with _au_warn_XXX), outputs it into the
3176 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3177 # the replacement expansion.
3178
3179
3180 # This is an auxiliary macro that is also run when
3181 # autoupdate runs m4. It simply calls m4_warning, but
3182 # we need a wrapper so that each warning is emitted only
3183 # once. We break the quoting in m4_warning's argument in
3184 # order to expand this macro's arguments, not AU_DEFUN's.
3185
3186
3187 # Finally, this is the expansion that is picked up by
3188 # autoconf. It tells the user to run autoupdate, and
3189 # then outputs the replacement expansion. We do not care
3190 # about autoupdate's warning because that contains
3191 # information on what to do *after* running autoupdate.
3192
3193
3194
3195 # LT_PROG_RC
3196 # ----------
3197
3198
3199 # Old name:
3200 # This is what autoupdate's m4 run will expand. It fires
3201 # the warning (with _au_warn_XXX), outputs it into the
3202 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3203 # the replacement expansion.
3204
3205
3206 # This is an auxiliary macro that is also run when
3207 # autoupdate runs m4. It simply calls m4_warning, but
3208 # we need a wrapper so that each warning is emitted only
3209 # once. We break the quoting in m4_warning's argument in
3210 # order to expand this macro's arguments, not AU_DEFUN's.
3211
3212
3213 # Finally, this is the expansion that is picked up by
3214 # autoconf. It tells the user to run autoupdate, and
3215 # then outputs the replacement expansion. We do not care
3216 # about autoupdate's warning because that contains
3217 # information on what to do *after* running autoupdate.
3218
3219
3220
3221 # _LT_DECL_EGREP
3222 # --------------
3223 # If we don't have a new enough Autoconf to choose the best grep
3224 # available, choose the one first in the user's PATH.
3225
3226
3227
3228 # _LT_DECL_OBJDUMP
3229 # --------------
3230 # If we don't have a new enough Autoconf to choose the best objdump
3231 # available, choose the one first in the user's PATH.
3232
3233
3234
3235 # _LT_DECL_SED
3236 # ------------
3237 # Check for a fully-functional sed program, that truncates
3238 # as few characters as possible. Prefer GNU sed if found.
3239 # _LT_DECL_SED
3240
3241 #m4_ifndef
3242
3243 # Old name:
3244 # This is what autoupdate's m4 run will expand. It fires
3245 # the warning (with _au_warn_XXX), outputs it into the
3246 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3247 # the replacement expansion.
3248
3249
3250 # This is an auxiliary macro that is also run when
3251 # autoupdate runs m4. It simply calls m4_warning, but
3252 # we need a wrapper so that each warning is emitted only
3253 # once. We break the quoting in m4_warning's argument in
3254 # order to expand this macro's arguments, not AU_DEFUN's.
3255
3256
3257 # Finally, this is the expansion that is picked up by
3258 # autoconf. It tells the user to run autoupdate, and
3259 # then outputs the replacement expansion. We do not care
3260 # about autoupdate's warning because that contains
3261 # information on what to do *after* running autoupdate.
3262
3263
3264
3265 # _LT_CHECK_SHELL_FEATURES
3266 # ------------------------
3267 # Find out whether the shell is Bourne or XSI compatible,
3268 # or has some other useful features.
3269 # _LT_CHECK_SHELL_FEATURES
3270
3271
3272 # _LT_PROG_XSI_SHELLFNS
3273 # ---------------------
3274 # Bourne and XSI compatible variants of some useful shell functions.
3275
3276
3277 # Helper functions for option handling. -*- Autoconf -*-
3278 #
3279 # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3280 # Inc.
3281 # Written by Gary V. Vaughan, 2004
3282 #
3283 # This file is free software; the Free Software Foundation gives
3284 # unlimited permission to copy and/or distribute it, with or without
3285 # modifications, as long as this notice is preserved.
3286
3287 # serial 6 ltoptions.m4
3288
3289 # This is to help aclocal find these macros, as it can't see m4_define.
3290
3291
3292
3293 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3294 # ------------------------------------------
3295
3296
3297
3298 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3299 # ---------------------------------------
3300 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3301 # matching handler defined, dispatch to it. Other OPTION-NAMEs are
3302 # saved as a flag.
3303
3304
3305
3306 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3307 # ------------------------------------------------------------
3308 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3309
3310
3311
3312 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3313 # -------------------------------------------------------
3314 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3315 # are set.
3316
3317
3318
3319 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3320 # ----------------------------------------
3321 # OPTION-LIST is a space-separated list of Libtool options associated
3322 # with MACRO-NAME. If any OPTION has a matching handler declared with
3323 # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3324 # the unknown option and exit.
3325 # _LT_SET_OPTIONS
3326
3327
3328 ## --------------------------------- ##
3329 ## Macros to handle LT_INIT options. ##
3330 ## --------------------------------- ##
3331
3332 # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3333 # -----------------------------------------
3334
3335
3336
3337 # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3338 # -----------------------------------------------
3339 # LT_OPTION_DEFINE
3340
3341
3342 # dlopen
3343 # ------
3344
3345
3346 # This is what autoupdate's m4 run will expand. It fires
3347 # the warning (with _au_warn_XXX), outputs it into the
3348 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3349 # the replacement expansion.
3350
3351
3352 # This is an auxiliary macro that is also run when
3353 # autoupdate runs m4. It simply calls m4_warning, but
3354 # we need a wrapper so that each warning is emitted only
3355 # once. We break the quoting in m4_warning's argument in
3356 # order to expand this macro's arguments, not AU_DEFUN's.
3357
3358
3359 # Finally, this is the expansion that is picked up by
3360 # autoconf. It tells the user to run autoupdate, and
3361 # then outputs the replacement expansion. We do not care
3362 # about autoupdate's warning because that contains
3363 # information on what to do *after* running autoupdate.
3364
3365
3366
3367
3368 # win32-dll
3369 # ---------
3370 # Declare package support for building win32 dll's.
3371 # win32-dll
3372
3373 # This is what autoupdate's m4 run will expand. It fires
3374 # the warning (with _au_warn_XXX), outputs it into the
3375 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3376 # the replacement expansion.
3377
3378
3379 # This is an auxiliary macro that is also run when
3380 # autoupdate runs m4. It simply calls m4_warning, but
3381 # we need a wrapper so that each warning is emitted only
3382 # once. We break the quoting in m4_warning's argument in
3383 # order to expand this macro's arguments, not AU_DEFUN's.
3384
3385
3386 # Finally, this is the expansion that is picked up by
3387 # autoconf. It tells the user to run autoupdate, and
3388 # then outputs the replacement expansion. We do not care
3389 # about autoupdate's warning because that contains
3390 # information on what to do *after* running autoupdate.
3391
3392
3393
3394
3395 # _LT_ENABLE_SHARED([DEFAULT])
3396 # ----------------------------
3397 # implement the --enable-shared flag, and supports the `shared' and
3398 # `disable-shared' LT_INIT options.
3399 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3400 # _LT_ENABLE_SHARED
3401
3402
3403
3404
3405 # Old names:
3406
3407
3408
3409
3410 # This is what autoupdate's m4 run will expand. It fires
3411 # the warning (with _au_warn_XXX), outputs it into the
3412 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3413 # the replacement expansion.
3414
3415
3416 # This is an auxiliary macro that is also run when
3417 # autoupdate runs m4. It simply calls m4_warning, but
3418 # we need a wrapper so that each warning is emitted only
3419 # once. We break the quoting in m4_warning's argument in
3420 # order to expand this macro's arguments, not AU_DEFUN's.
3421
3422
3423 # Finally, this is the expansion that is picked up by
3424 # autoconf. It tells the user to run autoupdate, and
3425 # then outputs the replacement expansion. We do not care
3426 # about autoupdate's warning because that contains
3427 # information on what to do *after* running autoupdate.
3428
3429 # This is what autoupdate's m4 run will expand. It fires
3430 # the warning (with _au_warn_XXX), outputs it into the
3431 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3432 # the replacement expansion.
3433
3434
3435 # This is an auxiliary macro that is also run when
3436 # autoupdate runs m4. It simply calls m4_warning, but
3437 # we need a wrapper so that each warning is emitted only
3438 # once. We break the quoting in m4_warning's argument in
3439 # order to expand this macro's arguments, not AU_DEFUN's.
3440
3441
3442 # Finally, this is the expansion that is picked up by
3443 # autoconf. It tells the user to run autoupdate, and
3444 # then outputs the replacement expansion. We do not care
3445 # about autoupdate's warning because that contains
3446 # information on what to do *after* running autoupdate.
3447
3448
3449
3450
3451
3452 # _LT_ENABLE_STATIC([DEFAULT])
3453 # ----------------------------
3454 # implement the --enable-static flag, and support the `static' and
3455 # `disable-static' LT_INIT options.
3456 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3457 # _LT_ENABLE_STATIC
3458
3459
3460
3461
3462 # Old names:
3463
3464
3465
3466
3467 # This is what autoupdate's m4 run will expand. It fires
3468 # the warning (with _au_warn_XXX), outputs it into the
3469 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3470 # the replacement expansion.
3471
3472
3473 # This is an auxiliary macro that is also run when
3474 # autoupdate runs m4. It simply calls m4_warning, but
3475 # we need a wrapper so that each warning is emitted only
3476 # once. We break the quoting in m4_warning's argument in
3477 # order to expand this macro's arguments, not AU_DEFUN's.
3478
3479
3480 # Finally, this is the expansion that is picked up by
3481 # autoconf. It tells the user to run autoupdate, and
3482 # then outputs the replacement expansion. We do not care
3483 # about autoupdate's warning because that contains
3484 # information on what to do *after* running autoupdate.
3485
3486 # This is what autoupdate's m4 run will expand. It fires
3487 # the warning (with _au_warn_XXX), outputs it into the
3488 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3489 # the replacement expansion.
3490
3491
3492 # This is an auxiliary macro that is also run when
3493 # autoupdate runs m4. It simply calls m4_warning, but
3494 # we need a wrapper so that each warning is emitted only
3495 # once. We break the quoting in m4_warning's argument in
3496 # order to expand this macro's arguments, not AU_DEFUN's.
3497
3498
3499 # Finally, this is the expansion that is picked up by
3500 # autoconf. It tells the user to run autoupdate, and
3501 # then outputs the replacement expansion. We do not care
3502 # about autoupdate's warning because that contains
3503 # information on what to do *after* running autoupdate.
3504
3505
3506
3507
3508
3509 # _LT_ENABLE_FAST_INSTALL([DEFAULT])
3510 # ----------------------------------
3511 # implement the --enable-fast-install flag, and support the `fast-install'
3512 # and `disable-fast-install' LT_INIT options.
3513 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3514 # _LT_ENABLE_FAST_INSTALL
3515
3516
3517
3518
3519 # Old names:
3520 # This is what autoupdate's m4 run will expand. It fires
3521 # the warning (with _au_warn_XXX), outputs it into the
3522 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3523 # the replacement expansion.
3524
3525
3526 # This is an auxiliary macro that is also run when
3527 # autoupdate runs m4. It simply calls m4_warning, but
3528 # we need a wrapper so that each warning is emitted only
3529 # once. We break the quoting in m4_warning's argument in
3530 # order to expand this macro's arguments, not AU_DEFUN's.
3531
3532
3533 # Finally, this is the expansion that is picked up by
3534 # autoconf. It tells the user to run autoupdate, and
3535 # then outputs the replacement expansion. We do not care
3536 # about autoupdate's warning because that contains
3537 # information on what to do *after* running autoupdate.
3538
3539
3540 # This is what autoupdate's m4 run will expand. It fires
3541 # the warning (with _au_warn_XXX), outputs it into the
3542 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3543 # the replacement expansion.
3544
3545
3546 # This is an auxiliary macro that is also run when
3547 # autoupdate runs m4. It simply calls m4_warning, but
3548 # we need a wrapper so that each warning is emitted only
3549 # once. We break the quoting in m4_warning's argument in
3550 # order to expand this macro's arguments, not AU_DEFUN's.
3551
3552
3553 # Finally, this is the expansion that is picked up by
3554 # autoconf. It tells the user to run autoupdate, and
3555 # then outputs the replacement expansion. We do not care
3556 # about autoupdate's warning because that contains
3557 # information on what to do *after* running autoupdate.
3558
3559
3560
3561
3562 # _LT_WITH_PIC([MODE])
3563 # --------------------
3564 # implement the --with-pic flag, and support the `pic-only' and `no-pic'
3565 # LT_INIT options.
3566 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
3567 # _LT_WITH_PIC
3568
3569
3570
3571
3572 # Old name:
3573 # This is what autoupdate's m4 run will expand. It fires
3574 # the warning (with _au_warn_XXX), outputs it into the
3575 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3576 # the replacement expansion.
3577
3578
3579 # This is an auxiliary macro that is also run when
3580 # autoupdate runs m4. It simply calls m4_warning, but
3581 # we need a wrapper so that each warning is emitted only
3582 # once. We break the quoting in m4_warning's argument in
3583 # order to expand this macro's arguments, not AU_DEFUN's.
3584
3585
3586 # Finally, this is the expansion that is picked up by
3587 # autoconf. It tells the user to run autoupdate, and
3588 # then outputs the replacement expansion. We do not care
3589 # about autoupdate's warning because that contains
3590 # information on what to do *after* running autoupdate.
3591
3592
3593
3594 ## ----------------- ##
3595 ## LTDL_INIT Options ##
3596 ## ----------------- ##
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607 # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
3608 #
3609 # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3610 # Written by Gary V. Vaughan, 2004
3611 #
3612 # This file is free software; the Free Software Foundation gives
3613 # unlimited permission to copy and/or distribute it, with or without
3614 # modifications, as long as this notice is preserved.
3615
3616 # serial 6 ltsugar.m4
3617
3618 # This is to help aclocal find these macros, as it can't see m4_define.
3619
3620
3621
3622 # lt_join(SEP, ARG1, [ARG2...])
3623 # -----------------------------
3624 # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3625 # associated separator.
3626 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3627 # versions in m4sugar had bugs.
3628
3629
3630
3631
3632 # lt_car(LIST)
3633 # lt_cdr(LIST)
3634 # ------------
3635 # Manipulate m4 lists.
3636 # These macros are necessary as long as will still need to support
3637 # Autoconf-2.59 which quotes differently.
3638
3639
3640
3641
3642
3643 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
3644 # ------------------------------------------
3645 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3646 # Note that neither SEPARATOR nor STRING are expanded; they are appended
3647 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3648 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
3649 # than defined and empty).
3650 #
3651 # This macro is needed until we can rely on Autoconf 2.62, since earlier
3652 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3653
3654
3655
3656
3657 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3658 # ----------------------------------------------------------
3659 # Produce a SEP delimited list of all paired combinations of elements of
3660 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
3661 # has the form PREFIXmINFIXSUFFIXn.
3662 # Needed until we can rely on m4_combine added in Autoconf 2.62.
3663
3664
3665
3666 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3667 # -----------------------------------------------------------------------
3668 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3669 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3670
3671
3672
3673 # lt_dict_add(DICT, KEY, VALUE)
3674 # -----------------------------
3675
3676
3677
3678 # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3679 # --------------------------------------------
3680
3681
3682
3683 # lt_dict_fetch(DICT, KEY, [SUBKEY])
3684 # ----------------------------------
3685
3686
3687
3688 # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3689 # -----------------------------------------------------------------
3690
3691
3692
3693 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3694 # --------------------------------------------------------------
3695
3696
3697 # ltversion.m4 -- version numbers -*- Autoconf -*-
3698 #
3699 # Copyright (C) 2004 Free Software Foundation, Inc.
3700 # Written by Scott James Remnant, 2004
3701 #
3702 # This file is free software; the Free Software Foundation gives
3703 # unlimited permission to copy and/or distribute it, with or without
3704 # modifications, as long as this notice is preserved.
3705
3706 # Generated from ltversion.in.
3707
3708 # serial 3134 ltversion.m4
3709 # This file is part of GNU Libtool
3710
3711
3712
3713
3714
3715
3716 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
3717 #
3718 # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3719 # Written by Scott James Remnant, 2004.
3720 #
3721 # This file is free software; the Free Software Foundation gives
3722 # unlimited permission to copy and/or distribute it, with or without
3723 # modifications, as long as this notice is preserved.
3724
3725 # serial 4 lt~obsolete.m4
3726
3727 # These exist entirely to fool aclocal when bootstrapping libtool.
3728 #
3729 # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3730 # which have later been changed to m4_define as they aren't part of the
3731 # exported API, or moved to Autoconf or Automake where they belong.
3732 #
3733 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
3734 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3735 # using a macro with the same name in our local m4/libtool.m4 it'll
3736 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3737 # and doesn't know about Autoconf macros at all.)
3738 #
3739 # So we provide this file, which has a silly filename so it's always
3740 # included after everything else. This provides aclocal with the
3741 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3742 # because those macros already exist, or will be overwritten later.
3743 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3744 #
3745 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3746 # Yes, that means every name once taken will need to remain here until
3747 # we give up compatibility with versions before 1.7, at which point
3748 # we need to keep only those names which we still refer to.
3749
3750 # This is to help aclocal find these macros, as it can't see m4_define.
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815 ## -*- Autoconf -*-
3816
3817 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3818 # Free Software Foundation, Inc.
3819 #
3820 # This file is free software; the Free Software Foundation
3821 # gives unlimited permission to copy and/or distribute it,
3822 # with or without modifications, as long as this notice is preserved.
3823
3824 # serial 8
3825
3826 # Based on depend.m4 from automake 1.9, modified for standalone use in
3827 # an environment where GNU make is required.
3828
3829 # ZW_PROG_COMPILER_DEPENDENCIES
3830 # -----------------------------
3831 # Variant of _AM_DEPENDENCIES which just does the dependency probe and
3832 # sets fooDEPMODE accordingly. Cache-variable compatible with
3833 # original; not side-effect compatible. As the users of this macro
3834 # may require accurate dependencies for correct builds, it does *not*
3835 # honor --disable-dependency-checking, and failure to detect a usable
3836 # method is an error. depcomp is assumed to be located in
3837 # $ac_aux_dir.
3838 #
3839 # FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3840
3841
3842
3843 # AM_SET_DEPDIR
3844 # -------------
3845 # Choose a directory name for dependency files.
3846
3847
3848 # ZW_CREATE_DEPDIR
3849 # ----------------
3850 # As AM_SET_DEPDIR, but also create the directory at config.status time.
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 sim_inline="-DDEFAULT_INLINE=0"
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934 # intl sister-directory configuration rules.
3935 #
3936
3937 # The idea behind this macro is that there's no need to repeat all the
3938 # autoconf probes done by the intl directory - it's already done them
3939 # for us. In fact, there's no need even to look at the cache for the
3940 # answers. All we need to do is nab a few pieces of information.
3941 # The intl directory is set up to make this easy, by generating a
3942 # small file which can be sourced as a shell script; then we produce
3943 # the necessary substitutions and definitions for this directory.
3944
3945
3946
3947 # Autoconf M4 include file defining utility macros for complex Canadian
3948 # cross builds.
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958 ####
3959 # _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
3960 # or AC_INIT.
3961 # These demand that AC_CANONICAL_SYSTEM be called beforehand.
3962
3963 ####
3964 # NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
3965 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
3966
3967
3968 ####
3969 # NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
3970 # Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
3971
3972
3973
3974 # Backported from Autoconf 2.5x; can go away when and if
3975 # we switch. Put the OS path separator in $PATH_SEPARATOR.
3976
3977
3978
3979
3980 # ACX_HAVE_GCC_FOR_TARGET
3981 # Check if the variable GCC_FOR_TARGET really points to a GCC binary.
3982
3983
3984 # ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
3985 # Searching for installed target binutils. We need to take extra care,
3986 # else we may find the wrong assembler, linker, etc., and lose.
3987 #
3988 # First try --with-build-time-tools, if specified.
3989 #
3990 # For build != host, we ask the installed GCC for the name of the tool it
3991 # uses, and accept it if it is an absolute path. This is because the
3992 # only good choice for a compiler is the same GCC version that is being
3993 # installed (or we couldn't make target libraries), and we assume that
3994 # on the host system we'll have not only the same GCC version, but also
3995 # the same binutils version.
3996 #
3997 # For build == host, search the same directories that the installed
3998 # compiler will search. We used to do this for the assembler, linker,
3999 # and nm only; for simplicity of configuration, however, we extend this
4000 # criterion to tools (such as ar and ranlib) that are never invoked by
4001 # the compiler, to avoid mismatches.
4002 #
4003 # Also note we have to check MD_EXEC_PREFIX before checking the user's path
4004 # if build == target. This makes the most sense only when bootstrapping,
4005 # but we also do so when build != host. In this case, we hope that the
4006 # build and host systems will have similar contents of MD_EXEC_PREFIX.
4007 #
4008 # If we do not find a suitable binary, then try the user's path.
4009
4010
4011 ###
4012 # AC_PROG_CPP_WERROR
4013 # Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4014 # triggers warnings from the preprocessor. Will be in autoconf 2.58.
4015 # For now, using this also overrides header checks to use only the
4016 # preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4017 # bit harder from here).
4018 # Eventually autoconf will default to checking headers with the compiler
4019 # instead, and we'll have to do this differently.
4020
4021 # AC_PROG_CPP_WERROR
4022
4023 # Test for GNAT.
4024 # We require the gnatbind & gnatmake programs, as well as a compiler driver
4025 # that understands Ada. We use the user's CC setting, already found, and
4026 # possibly add $1 to the command-line parameters.
4027 #
4028 # Sets the shell variable have_gnat to yes or no as appropriate, and
4029 # substitutes GNATBIND and GNATMAKE.
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055 ac_ext=c
4056 ac_cpp='$CPP $CPPFLAGS'
4057 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4058 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4059 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4060 if test -n "$ac_tool_prefix"; then
4061 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4062 set dummy ${ac_tool_prefix}gcc; ac_word=$2
4063 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4064 $as_echo_n "checking for $ac_word... " >&6; }
4065 if test "${ac_cv_prog_CC+set}" = set; then :
4066 $as_echo_n "(cached) " >&6
4067 else
4068 if test -n "$CC"; then
4069 ac_cv_prog_CC="$CC" # Let the user override the test.
4070 else
4071 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4072 for as_dir in $PATH
4073 do
4074 IFS=$as_save_IFS
4075 test -z "$as_dir" && as_dir=.
4076 for ac_exec_ext in '' $ac_executable_extensions; do
4077 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4078 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4079 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4080 break 2
4081 fi
4082 done
4083 done
4084 IFS=$as_save_IFS
4085
4086 fi
4087 fi
4088 CC=$ac_cv_prog_CC
4089 if test -n "$CC"; then
4090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4091 $as_echo "$CC" >&6; }
4092 else
4093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4094 $as_echo "no" >&6; }
4095 fi
4096
4097
4098 fi
4099 if test -z "$ac_cv_prog_CC"; then
4100 ac_ct_CC=$CC
4101 # Extract the first word of "gcc", so it can be a program name with args.
4102 set dummy gcc; ac_word=$2
4103 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4104 $as_echo_n "checking for $ac_word... " >&6; }
4105 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4106 $as_echo_n "(cached) " >&6
4107 else
4108 if test -n "$ac_ct_CC"; then
4109 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4110 else
4111 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4112 for as_dir in $PATH
4113 do
4114 IFS=$as_save_IFS
4115 test -z "$as_dir" && as_dir=.
4116 for ac_exec_ext in '' $ac_executable_extensions; do
4117 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4118 ac_cv_prog_ac_ct_CC="gcc"
4119 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4120 break 2
4121 fi
4122 done
4123 done
4124 IFS=$as_save_IFS
4125
4126 fi
4127 fi
4128 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4129 if test -n "$ac_ct_CC"; then
4130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4131 $as_echo "$ac_ct_CC" >&6; }
4132 else
4133 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4134 $as_echo "no" >&6; }
4135 fi
4136
4137 if test "x$ac_ct_CC" = x; then
4138 CC=""
4139 else
4140 case $cross_compiling:$ac_tool_warned in
4141 yes:)
4142 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4143 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4144 ac_tool_warned=yes ;;
4145 esac
4146 CC=$ac_ct_CC
4147 fi
4148 else
4149 CC="$ac_cv_prog_CC"
4150 fi
4151
4152 if test -z "$CC"; then
4153 if test -n "$ac_tool_prefix"; then
4154 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4155 set dummy ${ac_tool_prefix}cc; ac_word=$2
4156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4157 $as_echo_n "checking for $ac_word... " >&6; }
4158 if test "${ac_cv_prog_CC+set}" = set; then :
4159 $as_echo_n "(cached) " >&6
4160 else
4161 if test -n "$CC"; then
4162 ac_cv_prog_CC="$CC" # Let the user override the test.
4163 else
4164 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4165 for as_dir in $PATH
4166 do
4167 IFS=$as_save_IFS
4168 test -z "$as_dir" && as_dir=.
4169 for ac_exec_ext in '' $ac_executable_extensions; do
4170 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4171 ac_cv_prog_CC="${ac_tool_prefix}cc"
4172 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4173 break 2
4174 fi
4175 done
4176 done
4177 IFS=$as_save_IFS
4178
4179 fi
4180 fi
4181 CC=$ac_cv_prog_CC
4182 if test -n "$CC"; then
4183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4184 $as_echo "$CC" >&6; }
4185 else
4186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4187 $as_echo "no" >&6; }
4188 fi
4189
4190
4191 fi
4192 fi
4193 if test -z "$CC"; then
4194 # Extract the first word of "cc", so it can be a program name with args.
4195 set dummy cc; ac_word=$2
4196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4197 $as_echo_n "checking for $ac_word... " >&6; }
4198 if test "${ac_cv_prog_CC+set}" = set; then :
4199 $as_echo_n "(cached) " >&6
4200 else
4201 if test -n "$CC"; then
4202 ac_cv_prog_CC="$CC" # Let the user override the test.
4203 else
4204 ac_prog_rejected=no
4205 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4206 for as_dir in $PATH
4207 do
4208 IFS=$as_save_IFS
4209 test -z "$as_dir" && as_dir=.
4210 for ac_exec_ext in '' $ac_executable_extensions; do
4211 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4212 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4213 ac_prog_rejected=yes
4214 continue
4215 fi
4216 ac_cv_prog_CC="cc"
4217 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4218 break 2
4219 fi
4220 done
4221 done
4222 IFS=$as_save_IFS
4223
4224 if test $ac_prog_rejected = yes; then
4225 # We found a bogon in the path, so make sure we never use it.
4226 set dummy $ac_cv_prog_CC
4227 shift
4228 if test $# != 0; then
4229 # We chose a different compiler from the bogus one.
4230 # However, it has the same basename, so the bogon will be chosen
4231 # first if we set CC to just the basename; use the full file name.
4232 shift
4233 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4234 fi
4235 fi
4236 fi
4237 fi
4238 CC=$ac_cv_prog_CC
4239 if test -n "$CC"; then
4240 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4241 $as_echo "$CC" >&6; }
4242 else
4243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4244 $as_echo "no" >&6; }
4245 fi
4246
4247
4248 fi
4249 if test -z "$CC"; then
4250 if test -n "$ac_tool_prefix"; then
4251 for ac_prog in cl.exe
4252 do
4253 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4254 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4255 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4256 $as_echo_n "checking for $ac_word... " >&6; }
4257 if test "${ac_cv_prog_CC+set}" = set; then :
4258 $as_echo_n "(cached) " >&6
4259 else
4260 if test -n "$CC"; then
4261 ac_cv_prog_CC="$CC" # Let the user override the test.
4262 else
4263 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4264 for as_dir in $PATH
4265 do
4266 IFS=$as_save_IFS
4267 test -z "$as_dir" && as_dir=.
4268 for ac_exec_ext in '' $ac_executable_extensions; do
4269 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4270 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4271 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4272 break 2
4273 fi
4274 done
4275 done
4276 IFS=$as_save_IFS
4277
4278 fi
4279 fi
4280 CC=$ac_cv_prog_CC
4281 if test -n "$CC"; then
4282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4283 $as_echo "$CC" >&6; }
4284 else
4285 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4286 $as_echo "no" >&6; }
4287 fi
4288
4289
4290 test -n "$CC" && break
4291 done
4292 fi
4293 if test -z "$CC"; then
4294 ac_ct_CC=$CC
4295 for ac_prog in cl.exe
4296 do
4297 # Extract the first word of "$ac_prog", so it can be a program name with args.
4298 set dummy $ac_prog; ac_word=$2
4299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4300 $as_echo_n "checking for $ac_word... " >&6; }
4301 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4302 $as_echo_n "(cached) " >&6
4303 else
4304 if test -n "$ac_ct_CC"; then
4305 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4306 else
4307 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4308 for as_dir in $PATH
4309 do
4310 IFS=$as_save_IFS
4311 test -z "$as_dir" && as_dir=.
4312 for ac_exec_ext in '' $ac_executable_extensions; do
4313 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4314 ac_cv_prog_ac_ct_CC="$ac_prog"
4315 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4316 break 2
4317 fi
4318 done
4319 done
4320 IFS=$as_save_IFS
4321
4322 fi
4323 fi
4324 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4325 if test -n "$ac_ct_CC"; then
4326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4327 $as_echo "$ac_ct_CC" >&6; }
4328 else
4329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4330 $as_echo "no" >&6; }
4331 fi
4332
4333
4334 test -n "$ac_ct_CC" && break
4335 done
4336
4337 if test "x$ac_ct_CC" = x; then
4338 CC=""
4339 else
4340 case $cross_compiling:$ac_tool_warned in
4341 yes:)
4342 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4343 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4344 ac_tool_warned=yes ;;
4345 esac
4346 CC=$ac_ct_CC
4347 fi
4348 fi
4349
4350 fi
4351
4352
4353 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4354 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4355 as_fn_error "no acceptable C compiler found in \$PATH
4356 See \`config.log' for more details." "$LINENO" 5; }
4357
4358 # Provide some information about the compiler.
4359 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4360 set X $ac_compile
4361 ac_compiler=$2
4362 for ac_option in --version -v -V -qversion; do
4363 { { ac_try="$ac_compiler $ac_option >&5"
4364 case "(($ac_try" in
4365 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4366 *) ac_try_echo=$ac_try;;
4367 esac
4368 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4369 $as_echo "$ac_try_echo"; } >&5
4370 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4371 ac_status=$?
4372 if test -s conftest.err; then
4373 sed '10a\
4374 ... rest of stderr output deleted ...
4375 10q' conftest.err >conftest.er1
4376 cat conftest.er1 >&5
4377 rm -f conftest.er1 conftest.err
4378 fi
4379 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4380 test $ac_status = 0; }
4381 done
4382
4383 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4384 /* end confdefs.h. */
4385
4386 int
4387 main ()
4388 {
4389
4390 ;
4391 return 0;
4392 }
4393 _ACEOF
4394 ac_clean_files_save=$ac_clean_files
4395 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4396 # Try to create an executable without -o first, disregard a.out.
4397 # It will help us diagnose broken compilers, and finding out an intuition
4398 # of exeext.
4399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4400 $as_echo_n "checking for C compiler default output file name... " >&6; }
4401 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4402
4403 # The possible output files:
4404 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4405
4406 ac_rmfiles=
4407 for ac_file in $ac_files
4408 do
4409 case $ac_file in
4410 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4411 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4412 esac
4413 done
4414 rm -f $ac_rmfiles
4415
4416 if { { ac_try="$ac_link_default"
4417 case "(($ac_try" in
4418 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4419 *) ac_try_echo=$ac_try;;
4420 esac
4421 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4422 $as_echo "$ac_try_echo"; } >&5
4423 (eval "$ac_link_default") 2>&5
4424 ac_status=$?
4425 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4426 test $ac_status = 0; }; then :
4427 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4428 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4429 # in a Makefile. We should not override ac_cv_exeext if it was cached,
4430 # so that the user can short-circuit this test for compilers unknown to
4431 # Autoconf.
4432 for ac_file in $ac_files ''
4433 do
4434 test -f "$ac_file" || continue
4435 case $ac_file in
4436 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4437 ;;
4438 [ab].out )
4439 # We found the default executable, but exeext='' is most
4440 # certainly right.
4441 break;;
4442 *.* )
4443 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4444 then :; else
4445 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4446 fi
4447 # We set ac_cv_exeext here because the later test for it is not
4448 # safe: cross compilers may not add the suffix if given an `-o'
4449 # argument, so we may need to know it at that point already.
4450 # Even if this section looks crufty: it has the advantage of
4451 # actually working.
4452 break;;
4453 * )
4454 break;;
4455 esac
4456 done
4457 test "$ac_cv_exeext" = no && ac_cv_exeext=
4458
4459 else
4460 ac_file=''
4461 fi
4462 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4463 $as_echo "$ac_file" >&6; }
4464 if test -z "$ac_file"; then :
4465 $as_echo "$as_me: failed program was:" >&5
4466 sed 's/^/| /' conftest.$ac_ext >&5
4467
4468 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4469 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4470 { as_fn_set_status 77
4471 as_fn_error "C compiler cannot create executables
4472 See \`config.log' for more details." "$LINENO" 5; }; }
4473 fi
4474 ac_exeext=$ac_cv_exeext
4475
4476 # Check that the compiler produces executables we can run. If not, either
4477 # the compiler is broken, or we cross compile.
4478 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4479 $as_echo_n "checking whether the C compiler works... " >&6; }
4480 # If not cross compiling, check that we can run a simple program.
4481 if test "$cross_compiling" != yes; then
4482 if { ac_try='./$ac_file'
4483 { { case "(($ac_try" in
4484 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4485 *) ac_try_echo=$ac_try;;
4486 esac
4487 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4488 $as_echo "$ac_try_echo"; } >&5
4489 (eval "$ac_try") 2>&5
4490 ac_status=$?
4491 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4492 test $ac_status = 0; }; }; then
4493 cross_compiling=no
4494 else
4495 if test "$cross_compiling" = maybe; then
4496 cross_compiling=yes
4497 else
4498 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4499 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4500 as_fn_error "cannot run C compiled programs.
4501 If you meant to cross compile, use \`--host'.
4502 See \`config.log' for more details." "$LINENO" 5; }
4503 fi
4504 fi
4505 fi
4506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4507 $as_echo "yes" >&6; }
4508
4509 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4510 ac_clean_files=$ac_clean_files_save
4511 # Check that the compiler produces executables we can run. If not, either
4512 # the compiler is broken, or we cross compile.
4513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4514 $as_echo_n "checking whether we are cross compiling... " >&6; }
4515 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4516 $as_echo "$cross_compiling" >&6; }
4517
4518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4519 $as_echo_n "checking for suffix of executables... " >&6; }
4520 if { { ac_try="$ac_link"
4521 case "(($ac_try" in
4522 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4523 *) ac_try_echo=$ac_try;;
4524 esac
4525 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4526 $as_echo "$ac_try_echo"; } >&5
4527 (eval "$ac_link") 2>&5
4528 ac_status=$?
4529 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4530 test $ac_status = 0; }; then :
4531 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4532 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4533 # work properly (i.e., refer to `conftest.exe'), while it won't with
4534 # `rm'.
4535 for ac_file in conftest.exe conftest conftest.*; do
4536 test -f "$ac_file" || continue
4537 case $ac_file in
4538 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4539 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4540 break;;
4541 * ) break;;
4542 esac
4543 done
4544 else
4545 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4546 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4547 as_fn_error "cannot compute suffix of executables: cannot compile and link
4548 See \`config.log' for more details." "$LINENO" 5; }
4549 fi
4550 rm -f conftest$ac_cv_exeext
4551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4552 $as_echo "$ac_cv_exeext" >&6; }
4553
4554 rm -f conftest.$ac_ext
4555 EXEEXT=$ac_cv_exeext
4556 ac_exeext=$EXEEXT
4557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4558 $as_echo_n "checking for suffix of object files... " >&6; }
4559 if test "${ac_cv_objext+set}" = set; then :
4560 $as_echo_n "(cached) " >&6
4561 else
4562 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4563 /* end confdefs.h. */
4564
4565 int
4566 main ()
4567 {
4568
4569 ;
4570 return 0;
4571 }
4572 _ACEOF
4573 rm -f conftest.o conftest.obj
4574 if { { ac_try="$ac_compile"
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_compile") 2>&5
4582 ac_status=$?
4583 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4584 test $ac_status = 0; }; then :
4585 for ac_file in conftest.o conftest.obj conftest.*; do
4586 test -f "$ac_file" || continue;
4587 case $ac_file in
4588 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4589 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4590 break;;
4591 esac
4592 done
4593 else
4594 $as_echo "$as_me: failed program was:" >&5
4595 sed 's/^/| /' conftest.$ac_ext >&5
4596
4597 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4598 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4599 as_fn_error "cannot compute suffix of object files: cannot compile
4600 See \`config.log' for more details." "$LINENO" 5; }
4601 fi
4602 rm -f conftest.$ac_cv_objext conftest.$ac_ext
4603 fi
4604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4605 $as_echo "$ac_cv_objext" >&6; }
4606 OBJEXT=$ac_cv_objext
4607 ac_objext=$OBJEXT
4608 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4609 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4610 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4611 $as_echo_n "(cached) " >&6
4612 else
4613 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4614 /* end confdefs.h. */
4615
4616 int
4617 main ()
4618 {
4619 #ifndef __GNUC__
4620 choke me
4621 #endif
4622
4623 ;
4624 return 0;
4625 }
4626 _ACEOF
4627 if ac_fn_c_try_compile "$LINENO"; then :
4628 ac_compiler_gnu=yes
4629 else
4630 ac_compiler_gnu=no
4631 fi
4632 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4633 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4634
4635 fi
4636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4637 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4638 if test $ac_compiler_gnu = yes; then
4639 GCC=yes
4640 else
4641 GCC=
4642 fi
4643 ac_test_CFLAGS=${CFLAGS+set}
4644 ac_save_CFLAGS=$CFLAGS
4645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4646 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4647 if test "${ac_cv_prog_cc_g+set}" = set; then :
4648 $as_echo_n "(cached) " >&6
4649 else
4650 ac_save_c_werror_flag=$ac_c_werror_flag
4651 ac_c_werror_flag=yes
4652 ac_cv_prog_cc_g=no
4653 CFLAGS="-g"
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 if ac_fn_c_try_compile "$LINENO"; then :
4666 ac_cv_prog_cc_g=yes
4667 else
4668 CFLAGS=""
4669 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4670 /* end confdefs.h. */
4671
4672 int
4673 main ()
4674 {
4675
4676 ;
4677 return 0;
4678 }
4679 _ACEOF
4680 if ac_fn_c_try_compile "$LINENO"; then :
4681
4682 else
4683 ac_c_werror_flag=$ac_save_c_werror_flag
4684 CFLAGS="-g"
4685 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4686 /* end confdefs.h. */
4687
4688 int
4689 main ()
4690 {
4691
4692 ;
4693 return 0;
4694 }
4695 _ACEOF
4696 if ac_fn_c_try_compile "$LINENO"; then :
4697 ac_cv_prog_cc_g=yes
4698 fi
4699 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4700 fi
4701 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4702 fi
4703 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4704 ac_c_werror_flag=$ac_save_c_werror_flag
4705 fi
4706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4707 $as_echo "$ac_cv_prog_cc_g" >&6; }
4708 if test "$ac_test_CFLAGS" = set; then
4709 CFLAGS=$ac_save_CFLAGS
4710 elif test $ac_cv_prog_cc_g = yes; then
4711 if test "$GCC" = yes; then
4712 CFLAGS="-g -O2"
4713 else
4714 CFLAGS="-g"
4715 fi
4716 else
4717 if test "$GCC" = yes; then
4718 CFLAGS="-O2"
4719 else
4720 CFLAGS=
4721 fi
4722 fi
4723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4724 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4725 if test "${ac_cv_prog_cc_c89+set}" = set; then :
4726 $as_echo_n "(cached) " >&6
4727 else
4728 ac_cv_prog_cc_c89=no
4729 ac_save_CC=$CC
4730 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4731 /* end confdefs.h. */
4732 #include <stdarg.h>
4733 #include <stdio.h>
4734 #include <sys/types.h>
4735 #include <sys/stat.h>
4736 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4737 struct buf { int x; };
4738 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4739 static char *e (p, i)
4740 char **p;
4741 int i;
4742 {
4743 return p[i];
4744 }
4745 static char *f (char * (*g) (char **, int), char **p, ...)
4746 {
4747 char *s;
4748 va_list v;
4749 va_start (v,p);
4750 s = g (p, va_arg (v,int));
4751 va_end (v);
4752 return s;
4753 }
4754
4755 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4756 function prototypes and stuff, but not '\xHH' hex character constants.
4757 These don't provoke an error unfortunately, instead are silently treated
4758 as 'x'. The following induces an error, until -std is added to get
4759 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4760 array size at least. It's necessary to write '\x00'==0 to get something
4761 that's true only with -std. */
4762 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4763
4764 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4765 inside strings and character constants. */
4766 #define FOO(x) 'x'
4767 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4768
4769 int test (int i, double x);
4770 struct s1 {int (*f) (int a);};
4771 struct s2 {int (*f) (double a);};
4772 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4773 int argc;
4774 char **argv;
4775 int
4776 main ()
4777 {
4778 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4779 ;
4780 return 0;
4781 }
4782 _ACEOF
4783 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4784 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4785 do
4786 CC="$ac_save_CC $ac_arg"
4787 if ac_fn_c_try_compile "$LINENO"; then :
4788 ac_cv_prog_cc_c89=$ac_arg
4789 fi
4790 rm -f core conftest.err conftest.$ac_objext
4791 test "x$ac_cv_prog_cc_c89" != "xno" && break
4792 done
4793 rm -f conftest.$ac_ext
4794 CC=$ac_save_CC
4795
4796 fi
4797 # AC_CACHE_VAL
4798 case "x$ac_cv_prog_cc_c89" in
4799 x)
4800 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4801 $as_echo "none needed" >&6; } ;;
4802 xno)
4803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4804 $as_echo "unsupported" >&6; } ;;
4805 *)
4806 CC="$CC $ac_cv_prog_cc_c89"
4807 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4808 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4809 esac
4810 if test "x$ac_cv_prog_cc_c89" != xno; then :
4811
4812 fi
4813
4814 ac_ext=c
4815 ac_cpp='$CPP $CPPFLAGS'
4816 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4817 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4818 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4819
4820 ac_aux_dir=
4821 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4822 for ac_t in install-sh install.sh shtool; do
4823 if test -f "$ac_dir/$ac_t"; then
4824 ac_aux_dir=$ac_dir
4825 ac_install_sh="$ac_aux_dir/$ac_t -c"
4826 break 2
4827 fi
4828 done
4829 done
4830 if test -z "$ac_aux_dir"; then
4831 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4832 fi
4833
4834 # These three variables are undocumented and unsupported,
4835 # and are intended to be withdrawn in a future Autoconf release.
4836 # They can cause serious problems if a builder's source tree is in a directory
4837 # whose full name contains unusual characters.
4838 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4839 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4840 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4841
4842
4843 # Make sure we can run config.sub.
4844 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4845 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4846
4847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4848 $as_echo_n "checking build system type... " >&6; }
4849 if test "${ac_cv_build+set}" = set; then :
4850 $as_echo_n "(cached) " >&6
4851 else
4852 ac_build_alias=$build_alias
4853 test "x$ac_build_alias" = x &&
4854 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4855 test "x$ac_build_alias" = x &&
4856 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4857 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4858 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4859
4860 fi
4861 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4862 $as_echo "$ac_cv_build" >&6; }
4863 case $ac_cv_build in
4864 *-*-*) ;;
4865 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4866 esac
4867 build=$ac_cv_build
4868 ac_save_IFS=$IFS; IFS='-'
4869 set x $ac_cv_build
4870 shift
4871 build_cpu=$1
4872 build_vendor=$2
4873 shift; shift
4874 # Remember, the first character of IFS is used to create $*,
4875 # except with old shells:
4876 build_os=$*
4877 IFS=$ac_save_IFS
4878 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4879
4880
4881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4882 $as_echo_n "checking host system type... " >&6; }
4883 if test "${ac_cv_host+set}" = set; then :
4884 $as_echo_n "(cached) " >&6
4885 else
4886 if test "x$host_alias" = x; then
4887 ac_cv_host=$ac_cv_build
4888 else
4889 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4890 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4891 fi
4892
4893 fi
4894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4895 $as_echo "$ac_cv_host" >&6; }
4896 case $ac_cv_host in
4897 *-*-*) ;;
4898 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4899 esac
4900 host=$ac_cv_host
4901 ac_save_IFS=$IFS; IFS='-'
4902 set x $ac_cv_host
4903 shift
4904 host_cpu=$1
4905 host_vendor=$2
4906 shift; shift
4907 # Remember, the first character of IFS is used to create $*,
4908 # except with old shells:
4909 host_os=$*
4910 IFS=$ac_save_IFS
4911 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4912
4913
4914 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
4915 $as_echo_n "checking target system type... " >&6; }
4916 if test "${ac_cv_target+set}" = set; then :
4917 $as_echo_n "(cached) " >&6
4918 else
4919 if test "x$target_alias" = x; then
4920 ac_cv_target=$ac_cv_host
4921 else
4922 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4923 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
4924 fi
4925
4926 fi
4927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4928 $as_echo "$ac_cv_target" >&6; }
4929 case $ac_cv_target in
4930 *-*-*) ;;
4931 *) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
4932 esac
4933 target=$ac_cv_target
4934 ac_save_IFS=$IFS; IFS='-'
4935 set x $ac_cv_target
4936 shift
4937 target_cpu=$1
4938 target_vendor=$2
4939 shift; shift
4940 # Remember, the first character of IFS is used to create $*,
4941 # except with old shells:
4942 target_os=$*
4943 IFS=$ac_save_IFS
4944 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
4945
4946
4947 # The aliases save the names the user supplied, while $host etc.
4948 # will get canonicalized.
4949 test -n "$target_alias" &&
4950 test "$program_prefix$program_suffix$program_transform_name" = \
4951 NONENONEs,x,x, &&
4952 program_prefix=${target_alias}-
4953
4954 ac_ext=c
4955 ac_cpp='$CPP $CPPFLAGS'
4956 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4957 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4958 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4959 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4960 $as_echo_n "checking how to run the C preprocessor... " >&6; }
4961 # On Suns, sometimes $CPP names a directory.
4962 if test -n "$CPP" && test -d "$CPP"; then
4963 CPP=
4964 fi
4965 if test -z "$CPP"; then
4966 if test "${ac_cv_prog_CPP+set}" = set; then :
4967 $as_echo_n "(cached) " >&6
4968 else
4969 # Double quotes because CPP needs to be expanded
4970 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4971 do
4972 ac_preproc_ok=false
4973 for ac_c_preproc_warn_flag in '' yes
4974 do
4975 # Use a header file that comes with gcc, so configuring glibc
4976 # with a fresh cross-compiler works.
4977 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4978 # <limits.h> exists even on freestanding compilers.
4979 # On the NeXT, cc -E runs the code through the compiler's parser,
4980 # not just through cpp. "Syntax error" is here to catch this case.
4981 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4982 /* end confdefs.h. */
4983 #ifdef __STDC__
4984 # include <limits.h>
4985 #else
4986 # include <assert.h>
4987 #endif
4988 Syntax error
4989 _ACEOF
4990 if ac_fn_c_try_cpp "$LINENO"; then :
4991
4992 else
4993 # Broken: fails on valid input.
4994 continue
4995 fi
4996 rm -f conftest.err conftest.$ac_ext
4997
4998 # OK, works on sane cases. Now check whether nonexistent headers
4999 # can be detected and how.
5000 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5001 /* end confdefs.h. */
5002 #include <ac_nonexistent.h>
5003 _ACEOF
5004 if ac_fn_c_try_cpp "$LINENO"; then :
5005 # Broken: success on invalid input.
5006 continue
5007 else
5008 # Passes both tests.
5009 ac_preproc_ok=:
5010 break
5011 fi
5012 rm -f conftest.err conftest.$ac_ext
5013
5014 done
5015 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5016 rm -f conftest.err conftest.$ac_ext
5017 if $ac_preproc_ok; then :
5018 break
5019 fi
5020
5021 done
5022 ac_cv_prog_CPP=$CPP
5023
5024 fi
5025 CPP=$ac_cv_prog_CPP
5026 else
5027 ac_cv_prog_CPP=$CPP
5028 fi
5029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5030 $as_echo "$CPP" >&6; }
5031 ac_preproc_ok=false
5032 for ac_c_preproc_warn_flag in '' yes
5033 do
5034 # Use a header file that comes with gcc, so configuring glibc
5035 # with a fresh cross-compiler works.
5036 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5037 # <limits.h> exists even on freestanding compilers.
5038 # On the NeXT, cc -E runs the code through the compiler's parser,
5039 # not just through cpp. "Syntax error" is here to catch this case.
5040 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5041 /* end confdefs.h. */
5042 #ifdef __STDC__
5043 # include <limits.h>
5044 #else
5045 # include <assert.h>
5046 #endif
5047 Syntax error
5048 _ACEOF
5049 if ac_fn_c_try_cpp "$LINENO"; then :
5050
5051 else
5052 # Broken: fails on valid input.
5053 continue
5054 fi
5055 rm -f conftest.err conftest.$ac_ext
5056
5057 # OK, works on sane cases. Now check whether nonexistent headers
5058 # can be detected and how.
5059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5060 /* end confdefs.h. */
5061 #include <ac_nonexistent.h>
5062 _ACEOF
5063 if ac_fn_c_try_cpp "$LINENO"; then :
5064 # Broken: success on invalid input.
5065 continue
5066 else
5067 # Passes both tests.
5068 ac_preproc_ok=:
5069 break
5070 fi
5071 rm -f conftest.err conftest.$ac_ext
5072
5073 done
5074 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5075 rm -f conftest.err conftest.$ac_ext
5076 if $ac_preproc_ok; then :
5077
5078 else
5079 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5080 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5081 as_fn_error "C preprocessor \"$CPP\" fails sanity check
5082 See \`config.log' for more details." "$LINENO" 5; }
5083 fi
5084
5085 ac_ext=c
5086 ac_cpp='$CPP $CPPFLAGS'
5087 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5088 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5089 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5090
5091
5092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5093 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5094 if test "${ac_cv_path_GREP+set}" = set; then :
5095 $as_echo_n "(cached) " >&6
5096 else
5097 if test -z "$GREP"; then
5098 ac_path_GREP_found=false
5099 # Loop through the user's path and test for each of PROGNAME-LIST
5100 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5101 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5102 do
5103 IFS=$as_save_IFS
5104 test -z "$as_dir" && as_dir=.
5105 for ac_prog in grep ggrep; do
5106 for ac_exec_ext in '' $ac_executable_extensions; do
5107 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5108 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5109 # Check for GNU ac_path_GREP and select it if it is found.
5110 # Check for GNU $ac_path_GREP
5111 case `"$ac_path_GREP" --version 2>&1` in
5112 *GNU*)
5113 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5114 *)
5115 ac_count=0
5116 $as_echo_n 0123456789 >"conftest.in"
5117 while :
5118 do
5119 cat "conftest.in" "conftest.in" >"conftest.tmp"
5120 mv "conftest.tmp" "conftest.in"
5121 cp "conftest.in" "conftest.nl"
5122 $as_echo 'GREP' >> "conftest.nl"
5123 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5124 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5125 as_fn_arith $ac_count + 1 && ac_count=$as_val
5126 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5127 # Best one so far, save it but keep looking for a better one
5128 ac_cv_path_GREP="$ac_path_GREP"
5129 ac_path_GREP_max=$ac_count
5130 fi
5131 # 10*(2^10) chars as input seems more than enough
5132 test $ac_count -gt 10 && break
5133 done
5134 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5135 esac
5136
5137 $ac_path_GREP_found && break 3
5138 done
5139 done
5140 done
5141 IFS=$as_save_IFS
5142 if test -z "$ac_cv_path_GREP"; then
5143 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5144 fi
5145 else
5146 ac_cv_path_GREP=$GREP
5147 fi
5148
5149 fi
5150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5151 $as_echo "$ac_cv_path_GREP" >&6; }
5152 GREP="$ac_cv_path_GREP"
5153
5154
5155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5156 $as_echo_n "checking for egrep... " >&6; }
5157 if test "${ac_cv_path_EGREP+set}" = set; then :
5158 $as_echo_n "(cached) " >&6
5159 else
5160 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5161 then ac_cv_path_EGREP="$GREP -E"
5162 else
5163 if test -z "$EGREP"; then
5164 ac_path_EGREP_found=false
5165 # Loop through the user's path and test for each of PROGNAME-LIST
5166 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5167 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5168 do
5169 IFS=$as_save_IFS
5170 test -z "$as_dir" && as_dir=.
5171 for ac_prog in egrep; do
5172 for ac_exec_ext in '' $ac_executable_extensions; do
5173 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5174 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5175 # Check for GNU ac_path_EGREP and select it if it is found.
5176 # Check for GNU $ac_path_EGREP
5177 case `"$ac_path_EGREP" --version 2>&1` in
5178 *GNU*)
5179 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5180 *)
5181 ac_count=0
5182 $as_echo_n 0123456789 >"conftest.in"
5183 while :
5184 do
5185 cat "conftest.in" "conftest.in" >"conftest.tmp"
5186 mv "conftest.tmp" "conftest.in"
5187 cp "conftest.in" "conftest.nl"
5188 $as_echo 'EGREP' >> "conftest.nl"
5189 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5190 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5191 as_fn_arith $ac_count + 1 && ac_count=$as_val
5192 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5193 # Best one so far, save it but keep looking for a better one
5194 ac_cv_path_EGREP="$ac_path_EGREP"
5195 ac_path_EGREP_max=$ac_count
5196 fi
5197 # 10*(2^10) chars as input seems more than enough
5198 test $ac_count -gt 10 && break
5199 done
5200 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5201 esac
5202
5203 $ac_path_EGREP_found && break 3
5204 done
5205 done
5206 done
5207 IFS=$as_save_IFS
5208 if test -z "$ac_cv_path_EGREP"; then
5209 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5210 fi
5211 else
5212 ac_cv_path_EGREP=$EGREP
5213 fi
5214
5215 fi
5216 fi
5217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5218 $as_echo "$ac_cv_path_EGREP" >&6; }
5219 EGREP="$ac_cv_path_EGREP"
5220
5221
5222 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5223 $as_echo_n "checking for ANSI C header files... " >&6; }
5224 if test "${ac_cv_header_stdc+set}" = set; then :
5225 $as_echo_n "(cached) " >&6
5226 else
5227 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5228 /* end confdefs.h. */
5229 #include <stdlib.h>
5230 #include <stdarg.h>
5231 #include <string.h>
5232 #include <float.h>
5233
5234 int
5235 main ()
5236 {
5237
5238 ;
5239 return 0;
5240 }
5241 _ACEOF
5242 if ac_fn_c_try_compile "$LINENO"; then :
5243 ac_cv_header_stdc=yes
5244 else
5245 ac_cv_header_stdc=no
5246 fi
5247 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5248
5249 if test $ac_cv_header_stdc = yes; then
5250 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5251 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5252 /* end confdefs.h. */
5253 #include <string.h>
5254
5255 _ACEOF
5256 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5257 $EGREP "memchr" >/dev/null 2>&1; then :
5258
5259 else
5260 ac_cv_header_stdc=no
5261 fi
5262 rm -f conftest*
5263
5264 fi
5265
5266 if test $ac_cv_header_stdc = yes; then
5267 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5268 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5269 /* end confdefs.h. */
5270 #include <stdlib.h>
5271
5272 _ACEOF
5273 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5274 $EGREP "free" >/dev/null 2>&1; then :
5275
5276 else
5277 ac_cv_header_stdc=no
5278 fi
5279 rm -f conftest*
5280
5281 fi
5282
5283 if test $ac_cv_header_stdc = yes; then
5284 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5285 if test "$cross_compiling" = yes; then :
5286 :
5287 else
5288 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5289 /* end confdefs.h. */
5290 #include <ctype.h>
5291 #include <stdlib.h>
5292 #if ((' ' & 0x0FF) == 0x020)
5293 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5294 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5295 #else
5296 # define ISLOWER(c) \
5297 (('a' <= (c) && (c) <= 'i') \
5298 || ('j' <= (c) && (c) <= 'r') \
5299 || ('s' <= (c) && (c) <= 'z'))
5300 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5301 #endif
5302
5303 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5304 int
5305 main ()
5306 {
5307 int i;
5308 for (i = 0; i < 256; i++)
5309 if (XOR (islower (i), ISLOWER (i))
5310 || toupper (i) != TOUPPER (i))
5311 return 2;
5312 return 0;
5313 }
5314 _ACEOF
5315 if ac_fn_c_try_run "$LINENO"; then :
5316
5317 else
5318 ac_cv_header_stdc=no
5319 fi
5320 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5321 conftest.$ac_objext conftest.beam conftest.$ac_ext
5322 fi
5323
5324 fi
5325 fi
5326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5327 $as_echo "$ac_cv_header_stdc" >&6; }
5328 if test $ac_cv_header_stdc = yes; then
5329
5330 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
5331
5332 fi
5333
5334 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5335 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5336 inttypes.h stdint.h unistd.h
5337 do :
5338 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5339 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5340 "
5341 eval as_val=\$$as_ac_Header
5342 if test "x$as_val" = x""yes; then :
5343 cat >>confdefs.h <<_ACEOF
5344 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5345 _ACEOF
5346
5347 fi
5348
5349 done
5350
5351
5352
5353 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5354 if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5355 MINIX=yes
5356 else
5357 MINIX=
5358 fi
5359
5360
5361 if test "$MINIX" = yes; then
5362
5363 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5364
5365
5366 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5367
5368
5369 $as_echo "#define _MINIX 1" >>confdefs.h
5370
5371 fi
5372
5373
5374 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5375 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5376 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5377 $as_echo_n "(cached) " >&6
5378 else
5379 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5380 /* end confdefs.h. */
5381
5382 # define __EXTENSIONS__ 1
5383 $ac_includes_default
5384 int
5385 main ()
5386 {
5387
5388 ;
5389 return 0;
5390 }
5391 _ACEOF
5392 if ac_fn_c_try_compile "$LINENO"; then :
5393 ac_cv_safe_to_define___extensions__=yes
5394 else
5395 ac_cv_safe_to_define___extensions__=no
5396 fi
5397 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5398 fi
5399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5400 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5401 test $ac_cv_safe_to_define___extensions__ = yes &&
5402 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5403
5404 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5405
5406 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5407
5408 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5409
5410 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5411
5412
5413 test "$program_prefix" != NONE &&
5414 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5415 # Use a double $ so make ignores it.
5416 test "$program_suffix" != NONE &&
5417 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5418 # Double any \ or $.
5419 # By default was `s,x,x', remove it if useless.
5420 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5421 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5422
5423 # Find a good install program. We prefer a C program (faster),
5424 # so one script is as good as another. But avoid the broken or
5425 # incompatible versions:
5426 # SysV /etc/install, /usr/sbin/install
5427 # SunOS /usr/etc/install
5428 # IRIX /sbin/install
5429 # AIX /bin/install
5430 # AmigaOS /C/install, which installs bootblocks on floppy discs
5431 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5432 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5433 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5434 # OS/2's system install, which has a completely different semantic
5435 # ./install, which can be erroneously created by make from ./install.sh.
5436 # Reject install programs that cannot install multiple files.
5437 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5438 $as_echo_n "checking for a BSD-compatible install... " >&6; }
5439 if test -z "$INSTALL"; then
5440 if test "${ac_cv_path_install+set}" = set; then :
5441 $as_echo_n "(cached) " >&6
5442 else
5443 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5444 for as_dir in $PATH
5445 do
5446 IFS=$as_save_IFS
5447 test -z "$as_dir" && as_dir=.
5448 # Account for people who put trailing slashes in PATH elements.
5449 case $as_dir/ in #((
5450 ./ | .// | /[cC]/* | \
5451 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5452 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5453 /usr/ucb/* ) ;;
5454 *)
5455 # OSF1 and SCO ODT 3.0 have their own names for install.
5456 # Don't use installbsd from OSF since it installs stuff as root
5457 # by default.
5458 for ac_prog in ginstall scoinst install; do
5459 for ac_exec_ext in '' $ac_executable_extensions; do
5460 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5461 if test $ac_prog = install &&
5462 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5463 # AIX install. It has an incompatible calling convention.
5464 :
5465 elif test $ac_prog = install &&
5466 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5467 # program-specific install script used by HP pwplus--don't use.
5468 :
5469 else
5470 rm -rf conftest.one conftest.two conftest.dir
5471 echo one > conftest.one
5472 echo two > conftest.two
5473 mkdir conftest.dir
5474 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5475 test -s conftest.one && test -s conftest.two &&
5476 test -s conftest.dir/conftest.one &&
5477 test -s conftest.dir/conftest.two
5478 then
5479 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5480 break 3
5481 fi
5482 fi
5483 fi
5484 done
5485 done
5486 ;;
5487 esac
5488
5489 done
5490 IFS=$as_save_IFS
5491
5492 rm -rf conftest.one conftest.two conftest.dir
5493
5494 fi
5495 if test "${ac_cv_path_install+set}" = set; then
5496 INSTALL=$ac_cv_path_install
5497 else
5498 # As a last resort, use the slow shell script. Don't cache a
5499 # value for INSTALL within a source directory, because that will
5500 # break other packages using the cache if that directory is
5501 # removed, or if the value is a relative name.
5502 INSTALL=$ac_install_sh
5503 fi
5504 fi
5505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5506 $as_echo "$INSTALL" >&6; }
5507
5508 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5509 # It thinks the first close brace ends the variable substitution.
5510 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5511
5512 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5513
5514 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5515
5516 rm -rf .tst 2>/dev/null
5517 mkdir .tst 2>/dev/null
5518 if test -d .tst; then
5519 am__leading_dot=.
5520 else
5521 am__leading_dot=_
5522 fi
5523 rmdir .tst 2>/dev/null
5524
5525 DEPDIR="${am__leading_dot}deps"
5526
5527 case `pwd` in
5528 *\ * | *\ *)
5529 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5530 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5531 esac
5532
5533
5534
5535 macro_version='2.2.7a'
5536 macro_revision='1.3134'
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550 ltmain="$ac_aux_dir/ltmain.sh"
5551
5552 # Backslashify metacharacters that are still active within
5553 # double-quoted strings.
5554 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5555
5556 # Same as above, but do not quote variable references.
5557 double_quote_subst='s/\(["`\\]\)/\\\1/g'
5558
5559 # Sed substitution to delay expansion of an escaped shell variable in a
5560 # double_quote_subst'ed string.
5561 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5562
5563 # Sed substitution to delay expansion of an escaped single quote.
5564 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5565
5566 # Sed substitution to avoid accidental globbing in evaled expressions
5567 no_glob_subst='s/\*/\\\*/g'
5568
5569 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5570 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5571 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5572
5573 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5574 $as_echo_n "checking how to print strings... " >&6; }
5575 # Test print first, because it will be a builtin if present.
5576 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5577 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5578 ECHO='print -r --'
5579 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5580 ECHO='printf %s\n'
5581 else
5582 # Use this function as a fallback that always works.
5583 func_fallback_echo ()
5584 {
5585 eval 'cat <<_LTECHO_EOF
5586 $1
5587 _LTECHO_EOF'
5588 }
5589 ECHO='func_fallback_echo'
5590 fi
5591
5592 # func_echo_all arg...
5593 # Invoke $ECHO with all args, space-separated.
5594 func_echo_all ()
5595 {
5596 $ECHO ""
5597 }
5598
5599 case "$ECHO" in
5600 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5601 $as_echo "printf" >&6; } ;;
5602 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5603 $as_echo "print -r" >&6; } ;;
5604 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5605 $as_echo "cat" >&6; } ;;
5606 esac
5607
5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5622 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
5623 if test "${ac_cv_path_SED+set}" = set; then :
5624 $as_echo_n "(cached) " >&6
5625 else
5626 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5627 for ac_i in 1 2 3 4 5 6 7; do
5628 ac_script="$ac_script$as_nl$ac_script"
5629 done
5630 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5631 { ac_script=; unset ac_script;}
5632 if test -z "$SED"; then
5633 ac_path_SED_found=false
5634 # Loop through the user's path and test for each of PROGNAME-LIST
5635 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5636 for as_dir in $PATH
5637 do
5638 IFS=$as_save_IFS
5639 test -z "$as_dir" && as_dir=.
5640 for ac_prog in sed gsed; do
5641 for ac_exec_ext in '' $ac_executable_extensions; do
5642 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5643 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5644 # Check for GNU ac_path_SED and select it if it is found.
5645 # Check for GNU $ac_path_SED
5646 case `"$ac_path_SED" --version 2>&1` in
5647 *GNU*)
5648 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5649 *)
5650 ac_count=0
5651 $as_echo_n 0123456789 >"conftest.in"
5652 while :
5653 do
5654 cat "conftest.in" "conftest.in" >"conftest.tmp"
5655 mv "conftest.tmp" "conftest.in"
5656 cp "conftest.in" "conftest.nl"
5657 $as_echo '' >> "conftest.nl"
5658 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5659 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5660 as_fn_arith $ac_count + 1 && ac_count=$as_val
5661 if test $ac_count -gt ${ac_path_SED_max-0}; then
5662 # Best one so far, save it but keep looking for a better one
5663 ac_cv_path_SED="$ac_path_SED"
5664 ac_path_SED_max=$ac_count
5665 fi
5666 # 10*(2^10) chars as input seems more than enough
5667 test $ac_count -gt 10 && break
5668 done
5669 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5670 esac
5671
5672 $ac_path_SED_found && break 3
5673 done
5674 done
5675 done
5676 IFS=$as_save_IFS
5677 if test -z "$ac_cv_path_SED"; then
5678 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5679 fi
5680 else
5681 ac_cv_path_SED=$SED
5682 fi
5683
5684 fi
5685 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5686 $as_echo "$ac_cv_path_SED" >&6; }
5687 SED="$ac_cv_path_SED"
5688 rm -f conftest.sed
5689
5690 test -z "$SED" && SED=sed
5691 Xsed="$SED -e 1s/^X//"
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5704 $as_echo_n "checking for fgrep... " >&6; }
5705 if test "${ac_cv_path_FGREP+set}" = set; then :
5706 $as_echo_n "(cached) " >&6
5707 else
5708 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5709 then ac_cv_path_FGREP="$GREP -F"
5710 else
5711 if test -z "$FGREP"; then
5712 ac_path_FGREP_found=false
5713 # Loop through the user's path and test for each of PROGNAME-LIST
5714 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5715 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5716 do
5717 IFS=$as_save_IFS
5718 test -z "$as_dir" && as_dir=.
5719 for ac_prog in fgrep; do
5720 for ac_exec_ext in '' $ac_executable_extensions; do
5721 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5722 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5723 # Check for GNU ac_path_FGREP and select it if it is found.
5724 # Check for GNU $ac_path_FGREP
5725 case `"$ac_path_FGREP" --version 2>&1` in
5726 *GNU*)
5727 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5728 *)
5729 ac_count=0
5730 $as_echo_n 0123456789 >"conftest.in"
5731 while :
5732 do
5733 cat "conftest.in" "conftest.in" >"conftest.tmp"
5734 mv "conftest.tmp" "conftest.in"
5735 cp "conftest.in" "conftest.nl"
5736 $as_echo 'FGREP' >> "conftest.nl"
5737 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5738 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5739 as_fn_arith $ac_count + 1 && ac_count=$as_val
5740 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5741 # Best one so far, save it but keep looking for a better one
5742 ac_cv_path_FGREP="$ac_path_FGREP"
5743 ac_path_FGREP_max=$ac_count
5744 fi
5745 # 10*(2^10) chars as input seems more than enough
5746 test $ac_count -gt 10 && break
5747 done
5748 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5749 esac
5750
5751 $ac_path_FGREP_found && break 3
5752 done
5753 done
5754 done
5755 IFS=$as_save_IFS
5756 if test -z "$ac_cv_path_FGREP"; then
5757 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5758 fi
5759 else
5760 ac_cv_path_FGREP=$FGREP
5761 fi
5762
5763 fi
5764 fi
5765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5766 $as_echo "$ac_cv_path_FGREP" >&6; }
5767 FGREP="$ac_cv_path_FGREP"
5768
5769
5770 test -z "$GREP" && GREP=grep
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790 # Check whether --with-gnu-ld was given.
5791 if test "${with_gnu_ld+set}" = set; then :
5792 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5793 else
5794 with_gnu_ld=no
5795 fi
5796
5797 ac_prog=ld
5798 if test "$GCC" = yes; then
5799 # Check if gcc -print-prog-name=ld gives a path.
5800 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5801 $as_echo_n "checking for ld used by $CC... " >&6; }
5802 case $host in
5803 *-*-mingw*)
5804 # gcc leaves a trailing carriage return which upsets mingw
5805 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5806 *)
5807 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5808 esac
5809 case $ac_prog in
5810 # Accept absolute paths.
5811 [\\/]* | ?:[\\/]*)
5812 re_direlt='/[^/][^/]*/\.\./'
5813 # Canonicalize the pathname of ld
5814 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5815 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5816 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5817 done
5818 test -z "$LD" && LD="$ac_prog"
5819 ;;
5820 "")
5821 # If it fails, then pretend we aren't using GCC.
5822 ac_prog=ld
5823 ;;
5824 *)
5825 # If it is relative, then search for the first ld in PATH.
5826 with_gnu_ld=unknown
5827 ;;
5828 esac
5829 elif test "$with_gnu_ld" = yes; then
5830 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5831 $as_echo_n "checking for GNU ld... " >&6; }
5832 else
5833 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5834 $as_echo_n "checking for non-GNU ld... " >&6; }
5835 fi
5836 if test "${lt_cv_path_LD+set}" = set; then :
5837 $as_echo_n "(cached) " >&6
5838 else
5839 if test -z "$LD"; then
5840 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5841 for ac_dir in $PATH; do
5842 IFS="$lt_save_ifs"
5843 test -z "$ac_dir" && ac_dir=.
5844 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5845 lt_cv_path_LD="$ac_dir/$ac_prog"
5846 # Check to see if the program is GNU ld. I'd rather use --version,
5847 # but apparently some variants of GNU ld only accept -v.
5848 # Break only if it was the GNU/non-GNU ld that we prefer.
5849 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5850 *GNU* | *'with BFD'*)
5851 test "$with_gnu_ld" != no && break
5852 ;;
5853 *)
5854 test "$with_gnu_ld" != yes && break
5855 ;;
5856 esac
5857 fi
5858 done
5859 IFS="$lt_save_ifs"
5860 else
5861 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5862 fi
5863 fi
5864
5865 LD="$lt_cv_path_LD"
5866 if test -n "$LD"; then
5867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5868 $as_echo "$LD" >&6; }
5869 else
5870 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5871 $as_echo "no" >&6; }
5872 fi
5873 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5874 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5875 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5876 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5877 $as_echo_n "(cached) " >&6
5878 else
5879 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5880 case `$LD -v 2>&1 </dev/null` in
5881 *GNU* | *'with BFD'*)
5882 lt_cv_prog_gnu_ld=yes
5883 ;;
5884 *)
5885 lt_cv_prog_gnu_ld=no
5886 ;;
5887 esac
5888 fi
5889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5890 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5891 with_gnu_ld=$lt_cv_prog_gnu_ld
5892
5893
5894
5895
5896
5897
5898
5899
5900
5901 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5902 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5903 if test "${lt_cv_path_NM+set}" = set; then :
5904 $as_echo_n "(cached) " >&6
5905 else
5906 if test -n "$NM"; then
5907 # Let the user override the test.
5908 lt_cv_path_NM="$NM"
5909 else
5910 lt_nm_to_check="${ac_tool_prefix}nm"
5911 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5912 lt_nm_to_check="$lt_nm_to_check nm"
5913 fi
5914 for lt_tmp_nm in $lt_nm_to_check; do
5915 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5916 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5917 IFS="$lt_save_ifs"
5918 test -z "$ac_dir" && ac_dir=.
5919 tmp_nm="$ac_dir/$lt_tmp_nm"
5920 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5921 # Check to see if the nm accepts a BSD-compat flag.
5922 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5923 # nm: unknown option "B" ignored
5924 # Tru64's nm complains that /dev/null is an invalid object file
5925 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5926 */dev/null* | *'Invalid file or object type'*)
5927 lt_cv_path_NM="$tmp_nm -B"
5928 break
5929 ;;
5930 *)
5931 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5932 */dev/null*)
5933 lt_cv_path_NM="$tmp_nm -p"
5934 break
5935 ;;
5936 *)
5937 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5938 continue # so that we can try to find one that supports BSD flags
5939 ;;
5940 esac
5941 ;;
5942 esac
5943 fi
5944 done
5945 IFS="$lt_save_ifs"
5946 done
5947 : ${lt_cv_path_NM=no}
5948 fi
5949 fi
5950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5951 $as_echo "$lt_cv_path_NM" >&6; }
5952 if test "$lt_cv_path_NM" != "no"; then
5953 NM="$lt_cv_path_NM"
5954 else
5955 # Didn't find any BSD compatible name lister, look for dumpbin.
5956 if test -n "$DUMPBIN"; then :
5957 # Let the user override the test.
5958 else
5959 if test -n "$ac_tool_prefix"; then
5960 for ac_prog in dumpbin "link -dump"
5961 do
5962 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5963 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5964 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5965 $as_echo_n "checking for $ac_word... " >&6; }
5966 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
5967 $as_echo_n "(cached) " >&6
5968 else
5969 if test -n "$DUMPBIN"; then
5970 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
5971 else
5972 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5973 for as_dir in $PATH
5974 do
5975 IFS=$as_save_IFS
5976 test -z "$as_dir" && as_dir=.
5977 for ac_exec_ext in '' $ac_executable_extensions; do
5978 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5979 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5980 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5981 break 2
5982 fi
5983 done
5984 done
5985 IFS=$as_save_IFS
5986
5987 fi
5988 fi
5989 DUMPBIN=$ac_cv_prog_DUMPBIN
5990 if test -n "$DUMPBIN"; then
5991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5992 $as_echo "$DUMPBIN" >&6; }
5993 else
5994 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5995 $as_echo "no" >&6; }
5996 fi
5997
5998
5999 test -n "$DUMPBIN" && break
6000 done
6001 fi
6002 if test -z "$DUMPBIN"; then
6003 ac_ct_DUMPBIN=$DUMPBIN
6004 for ac_prog in dumpbin "link -dump"
6005 do
6006 # Extract the first word of "$ac_prog", so it can be a program name with args.
6007 set dummy $ac_prog; ac_word=$2
6008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6009 $as_echo_n "checking for $ac_word... " >&6; }
6010 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6011 $as_echo_n "(cached) " >&6
6012 else
6013 if test -n "$ac_ct_DUMPBIN"; then
6014 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6015 else
6016 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6017 for as_dir in $PATH
6018 do
6019 IFS=$as_save_IFS
6020 test -z "$as_dir" && as_dir=.
6021 for ac_exec_ext in '' $ac_executable_extensions; do
6022 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6023 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6024 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6025 break 2
6026 fi
6027 done
6028 done
6029 IFS=$as_save_IFS
6030
6031 fi
6032 fi
6033 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6034 if test -n "$ac_ct_DUMPBIN"; then
6035 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6036 $as_echo "$ac_ct_DUMPBIN" >&6; }
6037 else
6038 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6039 $as_echo "no" >&6; }
6040 fi
6041
6042
6043 test -n "$ac_ct_DUMPBIN" && break
6044 done
6045
6046 if test "x$ac_ct_DUMPBIN" = x; then
6047 DUMPBIN=":"
6048 else
6049 case $cross_compiling:$ac_tool_warned in
6050 yes:)
6051 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6052 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6053 ac_tool_warned=yes ;;
6054 esac
6055 DUMPBIN=$ac_ct_DUMPBIN
6056 fi
6057 fi
6058
6059 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6060 *COFF*)
6061 DUMPBIN="$DUMPBIN -symbols"
6062 ;;
6063 *)
6064 DUMPBIN=:
6065 ;;
6066 esac
6067 fi
6068
6069 if test "$DUMPBIN" != ":"; then
6070 NM="$DUMPBIN"
6071 fi
6072 fi
6073 test -z "$NM" && NM=nm
6074
6075
6076
6077
6078
6079
6080 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6081 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
6082 if test "${lt_cv_nm_interface+set}" = set; then :
6083 $as_echo_n "(cached) " >&6
6084 else
6085 lt_cv_nm_interface="BSD nm"
6086 echo "int some_variable = 0;" > conftest.$ac_ext
6087 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6088 (eval "$ac_compile" 2>conftest.err)
6089 cat conftest.err >&5
6090 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6091 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6092 cat conftest.err >&5
6093 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6094 cat conftest.out >&5
6095 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6096 lt_cv_nm_interface="MS dumpbin"
6097 fi
6098 rm -f conftest*
6099 fi
6100 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6101 $as_echo "$lt_cv_nm_interface" >&6; }
6102
6103 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6104 $as_echo_n "checking whether ln -s works... " >&6; }
6105 LN_S=$as_ln_s
6106 if test "$LN_S" = "ln -s"; then
6107 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6108 $as_echo "yes" >&6; }
6109 else
6110 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6111 $as_echo "no, using $LN_S" >&6; }
6112 fi
6113
6114 # find the maximum length of command line arguments
6115 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6116 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
6117 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6118 $as_echo_n "(cached) " >&6
6119 else
6120 i=0
6121 teststring="ABCD"
6122
6123 case $build_os in
6124 msdosdjgpp*)
6125 # On DJGPP, this test can blow up pretty badly due to problems in libc
6126 # (any single argument exceeding 2000 bytes causes a buffer overrun
6127 # during glob expansion). Even if it were fixed, the result of this
6128 # check would be larger than it should be.
6129 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6130 ;;
6131
6132 gnu*)
6133 # Under GNU Hurd, this test is not required because there is
6134 # no limit to the length of command line arguments.
6135 # Libtool will interpret -1 as no limit whatsoever
6136 lt_cv_sys_max_cmd_len=-1;
6137 ;;
6138
6139 cygwin* | mingw* | cegcc*)
6140 # On Win9x/ME, this test blows up -- it succeeds, but takes
6141 # about 5 minutes as the teststring grows exponentially.
6142 # Worse, since 9x/ME are not pre-emptively multitasking,
6143 # you end up with a "frozen" computer, even though with patience
6144 # the test eventually succeeds (with a max line length of 256k).
6145 # Instead, let's just punt: use the minimum linelength reported by
6146 # all of the supported platforms: 8192 (on NT/2K/XP).
6147 lt_cv_sys_max_cmd_len=8192;
6148 ;;
6149
6150 mint*)
6151 # On MiNT this can take a long time and run out of memory.
6152 lt_cv_sys_max_cmd_len=8192;
6153 ;;
6154
6155 amigaos*)
6156 # On AmigaOS with pdksh, this test takes hours, literally.
6157 # So we just punt and use a minimum line length of 8192.
6158 lt_cv_sys_max_cmd_len=8192;
6159 ;;
6160
6161 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6162 # This has been around since 386BSD, at least. Likely further.
6163 if test -x /sbin/sysctl; then
6164 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6165 elif test -x /usr/sbin/sysctl; then
6166 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6167 else
6168 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6169 fi
6170 # And add a safety zone
6171 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6172 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6173 ;;
6174
6175 interix*)
6176 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6177 lt_cv_sys_max_cmd_len=196608
6178 ;;
6179
6180 osf*)
6181 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6182 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6183 # nice to cause kernel panics so lets avoid the loop below.
6184 # First set a reasonable default.
6185 lt_cv_sys_max_cmd_len=16384
6186 #
6187 if test -x /sbin/sysconfig; then
6188 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6189 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6190 esac
6191 fi
6192 ;;
6193 sco3.2v5*)
6194 lt_cv_sys_max_cmd_len=102400
6195 ;;
6196 sysv5* | sco5v6* | sysv4.2uw2*)
6197 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6198 if test -n "$kargmax"; then
6199 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6200 else
6201 lt_cv_sys_max_cmd_len=32768
6202 fi
6203 ;;
6204 *)
6205 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6206 if test -n "$lt_cv_sys_max_cmd_len"; then
6207 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6208 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6209 else
6210 # Make teststring a little bigger before we do anything with it.
6211 # a 1K string should be a reasonable start.
6212 for i in 1 2 3 4 5 6 7 8 ; do
6213 teststring=$teststring$teststring
6214 done
6215 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6216 # If test is not a shell built-in, we'll probably end up computing a
6217 # maximum length that is only half of the actual maximum length, but
6218 # we can't tell.
6219 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6220 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6221 test $i != 17 # 1/2 MB should be enough
6222 do
6223 i=`expr $i + 1`
6224 teststring=$teststring$teststring
6225 done
6226 # Only check the string length outside the loop.
6227 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6228 teststring=
6229 # Add a significant safety factor because C++ compilers can tack on
6230 # massive amounts of additional arguments before passing them to the
6231 # linker. It appears as though 1/2 is a usable value.
6232 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6233 fi
6234 ;;
6235 esac
6236
6237 fi
6238
6239 if test -n $lt_cv_sys_max_cmd_len ; then
6240 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6241 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6242 else
6243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6244 $as_echo "none" >&6; }
6245 fi
6246 max_cmd_len=$lt_cv_sys_max_cmd_len
6247
6248
6249
6250
6251
6252
6253 : ${CP="cp -f"}
6254 : ${MV="mv -f"}
6255 : ${RM="rm -f"}
6256
6257 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6258 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6259 # Try some XSI features
6260 xsi_shell=no
6261 ( _lt_dummy="a/b/c"
6262 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6263 = c,a/b,, \
6264 && eval 'test $(( 1 + 1 )) -eq 2 \
6265 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6266 && xsi_shell=yes
6267 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6268 $as_echo "$xsi_shell" >&6; }
6269
6270
6271 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6272 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6273 lt_shell_append=no
6274 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6275 >/dev/null 2>&1 \
6276 && lt_shell_append=yes
6277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6278 $as_echo "$lt_shell_append" >&6; }
6279
6280
6281 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6282 lt_unset=unset
6283 else
6284 lt_unset=false
6285 fi
6286
6287
6288
6289
6290
6291 # test EBCDIC or ASCII
6292 case `echo X|tr X '\101'` in
6293 A) # ASCII based system
6294 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6295 lt_SP2NL='tr \040 \012'
6296 lt_NL2SP='tr \015\012 \040\040'
6297 ;;
6298 *) # EBCDIC based system
6299 lt_SP2NL='tr \100 \n'
6300 lt_NL2SP='tr \r\n \100\100'
6301 ;;
6302 esac
6303
6304
6305
6306
6307
6308
6309
6310
6311
6312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6313 $as_echo_n "checking for $LD option to reload object files... " >&6; }
6314 if test "${lt_cv_ld_reload_flag+set}" = set; then :
6315 $as_echo_n "(cached) " >&6
6316 else
6317 lt_cv_ld_reload_flag='-r'
6318 fi
6319 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6320 $as_echo "$lt_cv_ld_reload_flag" >&6; }
6321 reload_flag=$lt_cv_ld_reload_flag
6322 case $reload_flag in
6323 "" | " "*) ;;
6324 *) reload_flag=" $reload_flag" ;;
6325 esac
6326 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6327 case $host_os in
6328 darwin*)
6329 if test "$GCC" = yes; then
6330 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6331 else
6332 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6333 fi
6334 ;;
6335 esac
6336
6337
6338
6339
6340
6341
6342
6343
6344
6345 if test -n "$ac_tool_prefix"; then
6346 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6347 set dummy ${ac_tool_prefix}objdump; ac_word=$2
6348 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6349 $as_echo_n "checking for $ac_word... " >&6; }
6350 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6351 $as_echo_n "(cached) " >&6
6352 else
6353 if test -n "$OBJDUMP"; then
6354 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6355 else
6356 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6357 for as_dir in $PATH
6358 do
6359 IFS=$as_save_IFS
6360 test -z "$as_dir" && as_dir=.
6361 for ac_exec_ext in '' $ac_executable_extensions; do
6362 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6363 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6364 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6365 break 2
6366 fi
6367 done
6368 done
6369 IFS=$as_save_IFS
6370
6371 fi
6372 fi
6373 OBJDUMP=$ac_cv_prog_OBJDUMP
6374 if test -n "$OBJDUMP"; then
6375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6376 $as_echo "$OBJDUMP" >&6; }
6377 else
6378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6379 $as_echo "no" >&6; }
6380 fi
6381
6382
6383 fi
6384 if test -z "$ac_cv_prog_OBJDUMP"; then
6385 ac_ct_OBJDUMP=$OBJDUMP
6386 # Extract the first word of "objdump", so it can be a program name with args.
6387 set dummy objdump; ac_word=$2
6388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6389 $as_echo_n "checking for $ac_word... " >&6; }
6390 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6391 $as_echo_n "(cached) " >&6
6392 else
6393 if test -n "$ac_ct_OBJDUMP"; then
6394 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6395 else
6396 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6397 for as_dir in $PATH
6398 do
6399 IFS=$as_save_IFS
6400 test -z "$as_dir" && as_dir=.
6401 for ac_exec_ext in '' $ac_executable_extensions; do
6402 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6403 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6404 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6405 break 2
6406 fi
6407 done
6408 done
6409 IFS=$as_save_IFS
6410
6411 fi
6412 fi
6413 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6414 if test -n "$ac_ct_OBJDUMP"; then
6415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6416 $as_echo "$ac_ct_OBJDUMP" >&6; }
6417 else
6418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6419 $as_echo "no" >&6; }
6420 fi
6421
6422 if test "x$ac_ct_OBJDUMP" = x; then
6423 OBJDUMP="false"
6424 else
6425 case $cross_compiling:$ac_tool_warned in
6426 yes:)
6427 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6428 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6429 ac_tool_warned=yes ;;
6430 esac
6431 OBJDUMP=$ac_ct_OBJDUMP
6432 fi
6433 else
6434 OBJDUMP="$ac_cv_prog_OBJDUMP"
6435 fi
6436
6437 test -z "$OBJDUMP" && OBJDUMP=objdump
6438
6439
6440
6441
6442
6443
6444
6445
6446
6447 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6448 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
6449 if test "${lt_cv_deplibs_check_method+set}" = set; then :
6450 $as_echo_n "(cached) " >&6
6451 else
6452 lt_cv_file_magic_cmd='$MAGIC_CMD'
6453 lt_cv_file_magic_test_file=
6454 lt_cv_deplibs_check_method='unknown'
6455 # Need to set the preceding variable on all platforms that support
6456 # interlibrary dependencies.
6457 # 'none' -- dependencies not supported.
6458 # `unknown' -- same as none, but documents that we really don't know.
6459 # 'pass_all' -- all dependencies passed with no checks.
6460 # 'test_compile' -- check by making test program.
6461 # 'file_magic [[regex]]' -- check by looking for files in library path
6462 # which responds to the $file_magic_cmd with a given extended regex.
6463 # If you have `file' or equivalent on your system and you're not sure
6464 # whether `pass_all' will *always* work, you probably want this one.
6465
6466 case $host_os in
6467 aix[4-9]*)
6468 lt_cv_deplibs_check_method=pass_all
6469 ;;
6470
6471 beos*)
6472 lt_cv_deplibs_check_method=pass_all
6473 ;;
6474
6475 bsdi[45]*)
6476 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6477 lt_cv_file_magic_cmd='/usr/bin/file -L'
6478 lt_cv_file_magic_test_file=/shlib/libc.so
6479 ;;
6480
6481 cygwin*)
6482 # func_win32_libid is a shell function defined in ltmain.sh
6483 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6484 lt_cv_file_magic_cmd='func_win32_libid'
6485 ;;
6486
6487 mingw* | pw32*)
6488 # Base MSYS/MinGW do not provide the 'file' command needed by
6489 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6490 # unless we find 'file', for example because we are cross-compiling.
6491 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6492 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6493 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6494 lt_cv_file_magic_cmd='func_win32_libid'
6495 else
6496 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6497 lt_cv_file_magic_cmd='$OBJDUMP -f'
6498 fi
6499 ;;
6500
6501 cegcc*)
6502 # use the weaker test based on 'objdump'. See mingw*.
6503 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6504 lt_cv_file_magic_cmd='$OBJDUMP -f'
6505 ;;
6506
6507 darwin* | rhapsody*)
6508 lt_cv_deplibs_check_method=pass_all
6509 ;;
6510
6511 freebsd* | dragonfly*)
6512 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6513 case $host_cpu in
6514 i*86 )
6515 # Not sure whether the presence of OpenBSD here was a mistake.
6516 # Let's accept both of them until this is cleared up.
6517 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6518 lt_cv_file_magic_cmd=/usr/bin/file
6519 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6520 ;;
6521 esac
6522 else
6523 lt_cv_deplibs_check_method=pass_all
6524 fi
6525 ;;
6526
6527 gnu*)
6528 lt_cv_deplibs_check_method=pass_all
6529 ;;
6530
6531 haiku*)
6532 lt_cv_deplibs_check_method=pass_all
6533 ;;
6534
6535 hpux10.20* | hpux11*)
6536 lt_cv_file_magic_cmd=/usr/bin/file
6537 case $host_cpu in
6538 ia64*)
6539 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6540 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6541 ;;
6542 hppa*64*)
6543 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]'
6544 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6545 ;;
6546 *)
6547 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6548 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6549 ;;
6550 esac
6551 ;;
6552
6553 interix[3-9]*)
6554 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6555 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6556 ;;
6557
6558 irix5* | irix6* | nonstopux*)
6559 case $LD in
6560 *-32|*"-32 ") libmagic=32-bit;;
6561 *-n32|*"-n32 ") libmagic=N32;;
6562 *-64|*"-64 ") libmagic=64-bit;;
6563 *) libmagic=never-match;;
6564 esac
6565 lt_cv_deplibs_check_method=pass_all
6566 ;;
6567
6568 # This must be Linux ELF.
6569 linux* | k*bsd*-gnu | kopensolaris*-gnu)
6570 lt_cv_deplibs_check_method=pass_all
6571 ;;
6572
6573 netbsd*)
6574 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6575 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6576 else
6577 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6578 fi
6579 ;;
6580
6581 newos6*)
6582 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6583 lt_cv_file_magic_cmd=/usr/bin/file
6584 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6585 ;;
6586
6587 *nto* | *qnx*)
6588 lt_cv_deplibs_check_method=pass_all
6589 ;;
6590
6591 openbsd*)
6592 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6593 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6594 else
6595 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6596 fi
6597 ;;
6598
6599 osf3* | osf4* | osf5*)
6600 lt_cv_deplibs_check_method=pass_all
6601 ;;
6602
6603 rdos*)
6604 lt_cv_deplibs_check_method=pass_all
6605 ;;
6606
6607 solaris*)
6608 lt_cv_deplibs_check_method=pass_all
6609 ;;
6610
6611 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6612 lt_cv_deplibs_check_method=pass_all
6613 ;;
6614
6615 sysv4 | sysv4.3*)
6616 case $host_vendor in
6617 motorola)
6618 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]'
6619 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6620 ;;
6621 ncr)
6622 lt_cv_deplibs_check_method=pass_all
6623 ;;
6624 sequent)
6625 lt_cv_file_magic_cmd='/bin/file'
6626 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6627 ;;
6628 sni)
6629 lt_cv_file_magic_cmd='/bin/file'
6630 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6631 lt_cv_file_magic_test_file=/lib/libc.so
6632 ;;
6633 siemens)
6634 lt_cv_deplibs_check_method=pass_all
6635 ;;
6636 pc)
6637 lt_cv_deplibs_check_method=pass_all
6638 ;;
6639 esac
6640 ;;
6641
6642 tpf*)
6643 lt_cv_deplibs_check_method=pass_all
6644 ;;
6645 esac
6646
6647 fi
6648 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6649 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6650 file_magic_cmd=$lt_cv_file_magic_cmd
6651 deplibs_check_method=$lt_cv_deplibs_check_method
6652 test -z "$deplibs_check_method" && deplibs_check_method=unknown
6653
6654
6655
6656
6657
6658
6659
6660
6661
6662
6663
6664
6665 if test -n "$ac_tool_prefix"; then
6666 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6667 set dummy ${ac_tool_prefix}ar; ac_word=$2
6668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6669 $as_echo_n "checking for $ac_word... " >&6; }
6670 if test "${ac_cv_prog_AR+set}" = set; then :
6671 $as_echo_n "(cached) " >&6
6672 else
6673 if test -n "$AR"; then
6674 ac_cv_prog_AR="$AR" # Let the user override the test.
6675 else
6676 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6677 for as_dir in $PATH
6678 do
6679 IFS=$as_save_IFS
6680 test -z "$as_dir" && as_dir=.
6681 for ac_exec_ext in '' $ac_executable_extensions; do
6682 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6683 ac_cv_prog_AR="${ac_tool_prefix}ar"
6684 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6685 break 2
6686 fi
6687 done
6688 done
6689 IFS=$as_save_IFS
6690
6691 fi
6692 fi
6693 AR=$ac_cv_prog_AR
6694 if test -n "$AR"; then
6695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6696 $as_echo "$AR" >&6; }
6697 else
6698 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6699 $as_echo "no" >&6; }
6700 fi
6701
6702
6703 fi
6704 if test -z "$ac_cv_prog_AR"; then
6705 ac_ct_AR=$AR
6706 # Extract the first word of "ar", so it can be a program name with args.
6707 set dummy ar; ac_word=$2
6708 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6709 $as_echo_n "checking for $ac_word... " >&6; }
6710 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6711 $as_echo_n "(cached) " >&6
6712 else
6713 if test -n "$ac_ct_AR"; then
6714 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6715 else
6716 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6717 for as_dir in $PATH
6718 do
6719 IFS=$as_save_IFS
6720 test -z "$as_dir" && as_dir=.
6721 for ac_exec_ext in '' $ac_executable_extensions; do
6722 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6723 ac_cv_prog_ac_ct_AR="ar"
6724 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6725 break 2
6726 fi
6727 done
6728 done
6729 IFS=$as_save_IFS
6730
6731 fi
6732 fi
6733 ac_ct_AR=$ac_cv_prog_ac_ct_AR
6734 if test -n "$ac_ct_AR"; then
6735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6736 $as_echo "$ac_ct_AR" >&6; }
6737 else
6738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6739 $as_echo "no" >&6; }
6740 fi
6741
6742 if test "x$ac_ct_AR" = x; then
6743 AR="false"
6744 else
6745 case $cross_compiling:$ac_tool_warned in
6746 yes:)
6747 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6748 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6749 ac_tool_warned=yes ;;
6750 esac
6751 AR=$ac_ct_AR
6752 fi
6753 else
6754 AR="$ac_cv_prog_AR"
6755 fi
6756
6757 test -z "$AR" && AR=ar
6758 test -z "$AR_FLAGS" && AR_FLAGS=cru
6759
6760
6761
6762
6763
6764
6765
6766
6767
6768
6769
6770 if test -n "$ac_tool_prefix"; then
6771 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6772 set dummy ${ac_tool_prefix}strip; ac_word=$2
6773 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6774 $as_echo_n "checking for $ac_word... " >&6; }
6775 if test "${ac_cv_prog_STRIP+set}" = set; then :
6776 $as_echo_n "(cached) " >&6
6777 else
6778 if test -n "$STRIP"; then
6779 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6780 else
6781 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6782 for as_dir in $PATH
6783 do
6784 IFS=$as_save_IFS
6785 test -z "$as_dir" && as_dir=.
6786 for ac_exec_ext in '' $ac_executable_extensions; do
6787 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6788 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6789 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6790 break 2
6791 fi
6792 done
6793 done
6794 IFS=$as_save_IFS
6795
6796 fi
6797 fi
6798 STRIP=$ac_cv_prog_STRIP
6799 if test -n "$STRIP"; then
6800 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6801 $as_echo "$STRIP" >&6; }
6802 else
6803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6804 $as_echo "no" >&6; }
6805 fi
6806
6807
6808 fi
6809 if test -z "$ac_cv_prog_STRIP"; then
6810 ac_ct_STRIP=$STRIP
6811 # Extract the first word of "strip", so it can be a program name with args.
6812 set dummy strip; ac_word=$2
6813 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6814 $as_echo_n "checking for $ac_word... " >&6; }
6815 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6816 $as_echo_n "(cached) " >&6
6817 else
6818 if test -n "$ac_ct_STRIP"; then
6819 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6820 else
6821 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6822 for as_dir in $PATH
6823 do
6824 IFS=$as_save_IFS
6825 test -z "$as_dir" && as_dir=.
6826 for ac_exec_ext in '' $ac_executable_extensions; do
6827 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6828 ac_cv_prog_ac_ct_STRIP="strip"
6829 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6830 break 2
6831 fi
6832 done
6833 done
6834 IFS=$as_save_IFS
6835
6836 fi
6837 fi
6838 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6839 if test -n "$ac_ct_STRIP"; then
6840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6841 $as_echo "$ac_ct_STRIP" >&6; }
6842 else
6843 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6844 $as_echo "no" >&6; }
6845 fi
6846
6847 if test "x$ac_ct_STRIP" = x; then
6848 STRIP=":"
6849 else
6850 case $cross_compiling:$ac_tool_warned in
6851 yes:)
6852 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6853 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6854 ac_tool_warned=yes ;;
6855 esac
6856 STRIP=$ac_ct_STRIP
6857 fi
6858 else
6859 STRIP="$ac_cv_prog_STRIP"
6860 fi
6861
6862 test -z "$STRIP" && STRIP=:
6863
6864
6865
6866
6867
6868
6869 if test -n "$ac_tool_prefix"; then
6870 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6871 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6872 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6873 $as_echo_n "checking for $ac_word... " >&6; }
6874 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6875 $as_echo_n "(cached) " >&6
6876 else
6877 if test -n "$RANLIB"; then
6878 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6879 else
6880 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6881 for as_dir in $PATH
6882 do
6883 IFS=$as_save_IFS
6884 test -z "$as_dir" && as_dir=.
6885 for ac_exec_ext in '' $ac_executable_extensions; do
6886 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6887 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6888 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6889 break 2
6890 fi
6891 done
6892 done
6893 IFS=$as_save_IFS
6894
6895 fi
6896 fi
6897 RANLIB=$ac_cv_prog_RANLIB
6898 if test -n "$RANLIB"; then
6899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6900 $as_echo "$RANLIB" >&6; }
6901 else
6902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6903 $as_echo "no" >&6; }
6904 fi
6905
6906
6907 fi
6908 if test -z "$ac_cv_prog_RANLIB"; then
6909 ac_ct_RANLIB=$RANLIB
6910 # Extract the first word of "ranlib", so it can be a program name with args.
6911 set dummy ranlib; ac_word=$2
6912 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6913 $as_echo_n "checking for $ac_word... " >&6; }
6914 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6915 $as_echo_n "(cached) " >&6
6916 else
6917 if test -n "$ac_ct_RANLIB"; then
6918 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6919 else
6920 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6921 for as_dir in $PATH
6922 do
6923 IFS=$as_save_IFS
6924 test -z "$as_dir" && as_dir=.
6925 for ac_exec_ext in '' $ac_executable_extensions; do
6926 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6927 ac_cv_prog_ac_ct_RANLIB="ranlib"
6928 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6929 break 2
6930 fi
6931 done
6932 done
6933 IFS=$as_save_IFS
6934
6935 fi
6936 fi
6937 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6938 if test -n "$ac_ct_RANLIB"; then
6939 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6940 $as_echo "$ac_ct_RANLIB" >&6; }
6941 else
6942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6943 $as_echo "no" >&6; }
6944 fi
6945
6946 if test "x$ac_ct_RANLIB" = x; then
6947 RANLIB=":"
6948 else
6949 case $cross_compiling:$ac_tool_warned in
6950 yes:)
6951 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6952 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6953 ac_tool_warned=yes ;;
6954 esac
6955 RANLIB=$ac_ct_RANLIB
6956 fi
6957 else
6958 RANLIB="$ac_cv_prog_RANLIB"
6959 fi
6960
6961 test -z "$RANLIB" && RANLIB=:
6962
6963
6964
6965
6966
6967
6968 # Determine commands to create old-style static archives.
6969 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
6970 old_postinstall_cmds='chmod 644 $oldlib'
6971 old_postuninstall_cmds=
6972
6973 if test -n "$RANLIB"; then
6974 case $host_os in
6975 openbsd*)
6976 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
6977 ;;
6978 *)
6979 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
6980 ;;
6981 esac
6982 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
6983 fi
6984
6985 case $host_os in
6986 darwin*)
6987 lock_old_archive_extraction=yes ;;
6988 *)
6989 lock_old_archive_extraction=no ;;
6990 esac
6991
6992
6993
6994
6995
6996
6997
6998
6999
7000
7001
7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012 for ac_prog in gawk mawk nawk awk
7013 do
7014 # Extract the first word of "$ac_prog", so it can be a program name with args.
7015 set dummy $ac_prog; ac_word=$2
7016 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7017 $as_echo_n "checking for $ac_word... " >&6; }
7018 if test "${ac_cv_prog_AWK+set}" = set; then :
7019 $as_echo_n "(cached) " >&6
7020 else
7021 if test -n "$AWK"; then
7022 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7023 else
7024 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7025 for as_dir in $PATH
7026 do
7027 IFS=$as_save_IFS
7028 test -z "$as_dir" && as_dir=.
7029 for ac_exec_ext in '' $ac_executable_extensions; do
7030 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7031 ac_cv_prog_AWK="$ac_prog"
7032 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7033 break 2
7034 fi
7035 done
7036 done
7037 IFS=$as_save_IFS
7038
7039 fi
7040 fi
7041 AWK=$ac_cv_prog_AWK
7042 if test -n "$AWK"; then
7043 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7044 $as_echo "$AWK" >&6; }
7045 else
7046 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7047 $as_echo "no" >&6; }
7048 fi
7049
7050
7051 test -n "$AWK" && break
7052 done
7053
7054
7055
7056
7057
7058
7059
7060
7061
7062
7063
7064
7065
7066
7067
7068
7069
7070
7071
7072 # If no C compiler was specified, use CC.
7073 LTCC=${LTCC-"$CC"}
7074
7075 # If no C compiler flags were specified, use CFLAGS.
7076 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7077
7078 # Allow CC to be a program name with arguments.
7079 compiler=$CC
7080
7081
7082 # Check for command to grab the raw symbol name followed by C symbol from nm.
7083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7084 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7085 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7086 $as_echo_n "(cached) " >&6
7087 else
7088
7089 # These are sane defaults that work on at least a few old systems.
7090 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
7091
7092 # Character class describing NM global symbol codes.
7093 symcode='[BCDEGRST]'
7094
7095 # Regexp to match symbols that can be accessed directly from C.
7096 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7097
7098 # Define system-specific variables.
7099 case $host_os in
7100 aix*)
7101 symcode='[BCDT]'
7102 ;;
7103 cygwin* | mingw* | pw32* | cegcc*)
7104 symcode='[ABCDGISTW]'
7105 ;;
7106 hpux*)
7107 if test "$host_cpu" = ia64; then
7108 symcode='[ABCDEGRST]'
7109 fi
7110 ;;
7111 irix* | nonstopux*)
7112 symcode='[BCDEGRST]'
7113 ;;
7114 osf*)
7115 symcode='[BCDEGQRST]'
7116 ;;
7117 solaris*)
7118 symcode='[BDRT]'
7119 ;;
7120 sco3.2v5*)
7121 symcode='[DT]'
7122 ;;
7123 sysv4.2uw2*)
7124 symcode='[DT]'
7125 ;;
7126 sysv5* | sco5v6* | unixware* | OpenUNIX*)
7127 symcode='[ABDT]'
7128 ;;
7129 sysv4)
7130 symcode='[DFNSTU]'
7131 ;;
7132 esac
7133
7134 # If we're using GNU nm, then use its standard symbol codes.
7135 case `$NM -V 2>&1` in
7136 *GNU* | *'with BFD'*)
7137 symcode='[ABCDGIRSTW]' ;;
7138 esac
7139
7140 # Transform an extracted symbol line into a proper C declaration.
7141 # Some systems (esp. on ia64) link data and code symbols differently,
7142 # so use this general approach.
7143 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7144
7145 # Transform an extracted symbol line into symbol name and symbol address
7146 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7147 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'"
7148
7149 # Handle CRLF in mingw tool chain
7150 opt_cr=
7151 case $build_os in
7152 mingw*)
7153 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7154 ;;
7155 esac
7156
7157 # Try without a prefix underscore, then with it.
7158 for ac_symprfx in "" "_"; do
7159
7160 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7161 symxfrm="\\1 $ac_symprfx\\2 \\2"
7162
7163 # Write the raw and C identifiers.
7164 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7165 # Fake it for dumpbin and say T for any non-static function
7166 # and D for any global variable.
7167 # Also find C++ and __fastcall symbols from MSVC++,
7168 # which start with @ or ?.
7169 lt_cv_sys_global_symbol_pipe="$AWK '"\
7170 " {last_section=section; section=\$ 3};"\
7171 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7172 " \$ 0!~/External *\|/{next};"\
7173 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7174 " {if(hide[section]) next};"\
7175 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7176 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7177 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
7178 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7179 " ' prfx=^$ac_symprfx"
7180 else
7181 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7182 fi
7183
7184 # Check to see that the pipe works correctly.
7185 pipe_works=no
7186
7187 rm -f conftest*
7188 cat > conftest.$ac_ext <<_LT_EOF
7189 #ifdef __cplusplus
7190 extern "C" {
7191 #endif
7192 char nm_test_var;
7193 void nm_test_func(void);
7194 void nm_test_func(void){}
7195 #ifdef __cplusplus
7196 }
7197 #endif
7198 int main(){nm_test_var='a';nm_test_func();return(0);}
7199 _LT_EOF
7200
7201 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7202 (eval $ac_compile) 2>&5
7203 ac_status=$?
7204 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7205 test $ac_status = 0; }; then
7206 # Now try to grab the symbols.
7207 nlist=conftest.nm
7208 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7209 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7210 ac_status=$?
7211 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7212 test $ac_status = 0; } && test -s "$nlist"; then
7213 # Try sorting and uniquifying the output.
7214 if sort "$nlist" | uniq > "$nlist"T; then
7215 mv -f "$nlist"T "$nlist"
7216 else
7217 rm -f "$nlist"T
7218 fi
7219
7220 # Make sure that we snagged all the symbols we need.
7221 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7222 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7223 cat <<_LT_EOF > conftest.$ac_ext
7224 #ifdef __cplusplus
7225 extern "C" {
7226 #endif
7227
7228 _LT_EOF
7229 # Now generate the symbol file.
7230 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7231
7232 cat <<_LT_EOF >> conftest.$ac_ext
7233
7234 /* The mapping between symbol names and symbols. */
7235 const struct {
7236 const char *name;
7237 void *address;
7238 }
7239 lt__PROGRAM__LTX_preloaded_symbols[] =
7240 {
7241 { "@PROGRAM@", (void *) 0 },
7242 _LT_EOF
7243 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7244 cat <<\_LT_EOF >> conftest.$ac_ext
7245 {0, (void *) 0}
7246 };
7247
7248 /* This works around a problem in FreeBSD linker */
7249 #ifdef FREEBSD_WORKAROUND
7250 static const void *lt_preloaded_setup() {
7251 return lt__PROGRAM__LTX_preloaded_symbols;
7252 }
7253 #endif
7254
7255 #ifdef __cplusplus
7256 }
7257 #endif
7258 _LT_EOF
7259 # Now try linking the two files.
7260 mv conftest.$ac_objext conftstm.$ac_objext
7261 lt_save_LIBS="$LIBS"
7262 lt_save_CFLAGS="$CFLAGS"
7263 LIBS="conftstm.$ac_objext"
7264 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7265 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7266 (eval $ac_link) 2>&5
7267 ac_status=$?
7268 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7269 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7270 pipe_works=yes
7271 fi
7272 LIBS="$lt_save_LIBS"
7273 CFLAGS="$lt_save_CFLAGS"
7274 else
7275 echo "cannot find nm_test_func in $nlist" >&5
7276 fi
7277 else
7278 echo "cannot find nm_test_var in $nlist" >&5
7279 fi
7280 else
7281 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7282 fi
7283 else
7284 echo "$progname: failed program was:" >&5
7285 cat conftest.$ac_ext >&5
7286 fi
7287 rm -rf conftest* conftst*
7288
7289 # Do not use the global_symbol_pipe unless it works.
7290 if test "$pipe_works" = yes; then
7291 break
7292 else
7293 lt_cv_sys_global_symbol_pipe=
7294 fi
7295 done
7296
7297 fi
7298
7299 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7300 lt_cv_sys_global_symbol_to_cdecl=
7301 fi
7302 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7304 $as_echo "failed" >&6; }
7305 else
7306 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7307 $as_echo "ok" >&6; }
7308 fi
7309
7310
7311
7312
7313
7314
7315
7316
7317
7318
7319
7320
7321
7322
7323
7324
7325
7326
7327
7328
7329
7330
7331 # Check whether --enable-libtool-lock was given.
7332 if test "${enable_libtool_lock+set}" = set; then :
7333 enableval=$enable_libtool_lock;
7334 fi
7335
7336 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7337
7338 # Some flags need to be propagated to the compiler or linker for good
7339 # libtool support.
7340 case $host in
7341 ia64-*-hpux*)
7342 # Find out which ABI we are using.
7343 echo 'int i;' > conftest.$ac_ext
7344 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7345 (eval $ac_compile) 2>&5
7346 ac_status=$?
7347 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7348 test $ac_status = 0; }; then
7349 case `/usr/bin/file conftest.$ac_objext` in
7350 *ELF-32*)
7351 HPUX_IA64_MODE="32"
7352 ;;
7353 *ELF-64*)
7354 HPUX_IA64_MODE="64"
7355 ;;
7356 esac
7357 fi
7358 rm -rf conftest*
7359 ;;
7360 *-*-irix6*)
7361 # Find out which ABI we are using.
7362 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7363 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7364 (eval $ac_compile) 2>&5
7365 ac_status=$?
7366 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7367 test $ac_status = 0; }; then
7368 if test "$lt_cv_prog_gnu_ld" = yes; then
7369 case `/usr/bin/file conftest.$ac_objext` in
7370 *32-bit*)
7371 LD="${LD-ld} -melf32bsmip"
7372 ;;
7373 *N32*)
7374 LD="${LD-ld} -melf32bmipn32"
7375 ;;
7376 *64-bit*)
7377 LD="${LD-ld} -melf64bmip"
7378 ;;
7379 esac
7380 else
7381 case `/usr/bin/file conftest.$ac_objext` in
7382 *32-bit*)
7383 LD="${LD-ld} -32"
7384 ;;
7385 *N32*)
7386 LD="${LD-ld} -n32"
7387 ;;
7388 *64-bit*)
7389 LD="${LD-ld} -64"
7390 ;;
7391 esac
7392 fi
7393 fi
7394 rm -rf conftest*
7395 ;;
7396
7397 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
7398 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7399 # Find out which ABI we are using.
7400 echo 'int i;' > conftest.$ac_ext
7401 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7402 (eval $ac_compile) 2>&5
7403 ac_status=$?
7404 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7405 test $ac_status = 0; }; then
7406 case `/usr/bin/file conftest.o` in
7407 *32-bit*)
7408 case $host in
7409 x86_64-*kfreebsd*-gnu)
7410 LD="${LD-ld} -m elf_i386_fbsd"
7411 ;;
7412 x86_64-*linux*)
7413 case `/usr/bin/file conftest.o` in
7414 *x86-64*)
7415 LD="${LD-ld} -m elf32_x86_64"
7416 ;;
7417 *)
7418 LD="${LD-ld} -m elf_i386"
7419 ;;
7420 esac
7421 ;;
7422 powerpc64le-*linux*)
7423 LD="${LD-ld} -m elf32lppclinux"
7424 ;;
7425 powerpc64-*linux*)
7426 LD="${LD-ld} -m elf32ppclinux"
7427 ;;
7428 s390x-*linux*)
7429 LD="${LD-ld} -m elf_s390"
7430 ;;
7431 sparc64-*linux*)
7432 LD="${LD-ld} -m elf32_sparc"
7433 ;;
7434 esac
7435 ;;
7436 *64-bit*)
7437 case $host in
7438 x86_64-*kfreebsd*-gnu)
7439 LD="${LD-ld} -m elf_x86_64_fbsd"
7440 ;;
7441 x86_64-*linux*)
7442 LD="${LD-ld} -m elf_x86_64"
7443 ;;
7444 powerpcle-*linux*)
7445 LD="${LD-ld} -m elf64lppc"
7446 ;;
7447 powerpc-*linux*)
7448 LD="${LD-ld} -m elf64ppc"
7449 ;;
7450 s390*-*linux*|s390*-*tpf*)
7451 LD="${LD-ld} -m elf64_s390"
7452 ;;
7453 sparc*-*linux*)
7454 LD="${LD-ld} -m elf64_sparc"
7455 ;;
7456 esac
7457 ;;
7458 esac
7459 fi
7460 rm -rf conftest*
7461 ;;
7462
7463 *-*-sco3.2v5*)
7464 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7465 SAVE_CFLAGS="$CFLAGS"
7466 CFLAGS="$CFLAGS -belf"
7467 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7468 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7469 if test "${lt_cv_cc_needs_belf+set}" = set; then :
7470 $as_echo_n "(cached) " >&6
7471 else
7472 ac_ext=c
7473 ac_cpp='$CPP $CPPFLAGS'
7474 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7475 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7476 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7477
7478 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7479 /* end confdefs.h. */
7480
7481 int
7482 main ()
7483 {
7484
7485 ;
7486 return 0;
7487 }
7488 _ACEOF
7489 if ac_fn_c_try_link "$LINENO"; then :
7490 lt_cv_cc_needs_belf=yes
7491 else
7492 lt_cv_cc_needs_belf=no
7493 fi
7494 rm -f core conftest.err conftest.$ac_objext \
7495 conftest$ac_exeext conftest.$ac_ext
7496 ac_ext=c
7497 ac_cpp='$CPP $CPPFLAGS'
7498 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7499 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7500 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7501
7502 fi
7503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7504 $as_echo "$lt_cv_cc_needs_belf" >&6; }
7505 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7506 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7507 CFLAGS="$SAVE_CFLAGS"
7508 fi
7509 ;;
7510 sparc*-*solaris*)
7511 # Find out which ABI we are using.
7512 echo 'int i;' > conftest.$ac_ext
7513 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7514 (eval $ac_compile) 2>&5
7515 ac_status=$?
7516 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7517 test $ac_status = 0; }; then
7518 case `/usr/bin/file conftest.o` in
7519 *64-bit*)
7520 case $lt_cv_prog_gnu_ld in
7521 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7522 *)
7523 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7524 LD="${LD-ld} -64"
7525 fi
7526 ;;
7527 esac
7528 ;;
7529 esac
7530 fi
7531 rm -rf conftest*
7532 ;;
7533 esac
7534
7535 need_locks="$enable_libtool_lock"
7536
7537
7538 case $host_os in
7539 rhapsody* | darwin*)
7540 if test -n "$ac_tool_prefix"; then
7541 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7542 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7543 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7544 $as_echo_n "checking for $ac_word... " >&6; }
7545 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7546 $as_echo_n "(cached) " >&6
7547 else
7548 if test -n "$DSYMUTIL"; then
7549 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7550 else
7551 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7552 for as_dir in $PATH
7553 do
7554 IFS=$as_save_IFS
7555 test -z "$as_dir" && as_dir=.
7556 for ac_exec_ext in '' $ac_executable_extensions; do
7557 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7558 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7559 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7560 break 2
7561 fi
7562 done
7563 done
7564 IFS=$as_save_IFS
7565
7566 fi
7567 fi
7568 DSYMUTIL=$ac_cv_prog_DSYMUTIL
7569 if test -n "$DSYMUTIL"; then
7570 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7571 $as_echo "$DSYMUTIL" >&6; }
7572 else
7573 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7574 $as_echo "no" >&6; }
7575 fi
7576
7577
7578 fi
7579 if test -z "$ac_cv_prog_DSYMUTIL"; then
7580 ac_ct_DSYMUTIL=$DSYMUTIL
7581 # Extract the first word of "dsymutil", so it can be a program name with args.
7582 set dummy dsymutil; ac_word=$2
7583 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7584 $as_echo_n "checking for $ac_word... " >&6; }
7585 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7586 $as_echo_n "(cached) " >&6
7587 else
7588 if test -n "$ac_ct_DSYMUTIL"; then
7589 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7590 else
7591 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7592 for as_dir in $PATH
7593 do
7594 IFS=$as_save_IFS
7595 test -z "$as_dir" && as_dir=.
7596 for ac_exec_ext in '' $ac_executable_extensions; do
7597 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7598 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7599 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7600 break 2
7601 fi
7602 done
7603 done
7604 IFS=$as_save_IFS
7605
7606 fi
7607 fi
7608 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7609 if test -n "$ac_ct_DSYMUTIL"; then
7610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7611 $as_echo "$ac_ct_DSYMUTIL" >&6; }
7612 else
7613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7614 $as_echo "no" >&6; }
7615 fi
7616
7617 if test "x$ac_ct_DSYMUTIL" = x; then
7618 DSYMUTIL=":"
7619 else
7620 case $cross_compiling:$ac_tool_warned in
7621 yes:)
7622 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7623 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7624 ac_tool_warned=yes ;;
7625 esac
7626 DSYMUTIL=$ac_ct_DSYMUTIL
7627 fi
7628 else
7629 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7630 fi
7631
7632 if test -n "$ac_tool_prefix"; then
7633 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7634 set dummy ${ac_tool_prefix}nmedit; 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_NMEDIT+set}" = set; then :
7638 $as_echo_n "(cached) " >&6
7639 else
7640 if test -n "$NMEDIT"; then
7641 ac_cv_prog_NMEDIT="$NMEDIT" # 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_NMEDIT="${ac_tool_prefix}nmedit"
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 NMEDIT=$ac_cv_prog_NMEDIT
7661 if test -n "$NMEDIT"; then
7662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7663 $as_echo "$NMEDIT" >&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_NMEDIT"; then
7672 ac_ct_NMEDIT=$NMEDIT
7673 # Extract the first word of "nmedit", so it can be a program name with args.
7674 set dummy nmedit; 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_NMEDIT+set}" = set; then :
7678 $as_echo_n "(cached) " >&6
7679 else
7680 if test -n "$ac_ct_NMEDIT"; then
7681 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # 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_NMEDIT="nmedit"
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_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7701 if test -n "$ac_ct_NMEDIT"; then
7702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7703 $as_echo "$ac_ct_NMEDIT" >&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_NMEDIT" = x; then
7710 NMEDIT=":"
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 NMEDIT=$ac_ct_NMEDIT
7719 fi
7720 else
7721 NMEDIT="$ac_cv_prog_NMEDIT"
7722 fi
7723
7724 if test -n "$ac_tool_prefix"; then
7725 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7726 set dummy ${ac_tool_prefix}lipo; 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_LIPO+set}" = set; then :
7730 $as_echo_n "(cached) " >&6
7731 else
7732 if test -n "$LIPO"; then
7733 ac_cv_prog_LIPO="$LIPO" # 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_LIPO="${ac_tool_prefix}lipo"
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 LIPO=$ac_cv_prog_LIPO
7753 if test -n "$LIPO"; then
7754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7755 $as_echo "$LIPO" >&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_LIPO"; then
7764 ac_ct_LIPO=$LIPO
7765 # Extract the first word of "lipo", so it can be a program name with args.
7766 set dummy lipo; 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_LIPO+set}" = set; then :
7770 $as_echo_n "(cached) " >&6
7771 else
7772 if test -n "$ac_ct_LIPO"; then
7773 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # 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_LIPO="lipo"
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_LIPO=$ac_cv_prog_ac_ct_LIPO
7793 if test -n "$ac_ct_LIPO"; then
7794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7795 $as_echo "$ac_ct_LIPO" >&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_LIPO" = x; then
7802 LIPO=":"
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 LIPO=$ac_ct_LIPO
7811 fi
7812 else
7813 LIPO="$ac_cv_prog_LIPO"
7814 fi
7815
7816 if test -n "$ac_tool_prefix"; then
7817 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7818 set dummy ${ac_tool_prefix}otool; 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_OTOOL+set}" = set; then :
7822 $as_echo_n "(cached) " >&6
7823 else
7824 if test -n "$OTOOL"; then
7825 ac_cv_prog_OTOOL="$OTOOL" # 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_OTOOL="${ac_tool_prefix}otool"
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 OTOOL=$ac_cv_prog_OTOOL
7845 if test -n "$OTOOL"; then
7846 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7847 $as_echo "$OTOOL" >&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_OTOOL"; then
7856 ac_ct_OTOOL=$OTOOL
7857 # Extract the first word of "otool", so it can be a program name with args.
7858 set dummy otool; 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_OTOOL+set}" = set; then :
7862 $as_echo_n "(cached) " >&6
7863 else
7864 if test -n "$ac_ct_OTOOL"; then
7865 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # 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_OTOOL="otool"
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_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7885 if test -n "$ac_ct_OTOOL"; then
7886 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7887 $as_echo "$ac_ct_OTOOL" >&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_OTOOL" = x; then
7894 OTOOL=":"
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 OTOOL=$ac_ct_OTOOL
7903 fi
7904 else
7905 OTOOL="$ac_cv_prog_OTOOL"
7906 fi
7907
7908 if test -n "$ac_tool_prefix"; then
7909 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7910 set dummy ${ac_tool_prefix}otool64; 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_OTOOL64+set}" = set; then :
7914 $as_echo_n "(cached) " >&6
7915 else
7916 if test -n "$OTOOL64"; then
7917 ac_cv_prog_OTOOL64="$OTOOL64" # 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_OTOOL64="${ac_tool_prefix}otool64"
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 OTOOL64=$ac_cv_prog_OTOOL64
7937 if test -n "$OTOOL64"; then
7938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7939 $as_echo "$OTOOL64" >&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_OTOOL64"; then
7948 ac_ct_OTOOL64=$OTOOL64
7949 # Extract the first word of "otool64", so it can be a program name with args.
7950 set dummy otool64; 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_OTOOL64+set}" = set; then :
7954 $as_echo_n "(cached) " >&6
7955 else
7956 if test -n "$ac_ct_OTOOL64"; then
7957 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # 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_OTOOL64="otool64"
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_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
7977 if test -n "$ac_ct_OTOOL64"; then
7978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
7979 $as_echo "$ac_ct_OTOOL64" >&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_OTOOL64" = x; then
7986 OTOOL64=":"
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 OTOOL64=$ac_ct_OTOOL64
7995 fi
7996 else
7997 OTOOL64="$ac_cv_prog_OTOOL64"
7998 fi
7999
8000
8001
8002
8003
8004
8005
8006
8007
8008
8009
8010
8011
8012
8013
8014
8015
8016
8017
8018
8019
8020
8021
8022
8023
8024
8025
8026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8027 $as_echo_n "checking for -single_module linker flag... " >&6; }
8028 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8029 $as_echo_n "(cached) " >&6
8030 else
8031 lt_cv_apple_cc_single_mod=no
8032 if test -z "${LT_MULTI_MODULE}"; then
8033 # By default we will add the -single_module flag. You can override
8034 # by either setting the environment variable LT_MULTI_MODULE
8035 # non-empty at configure time, or by adding -multi_module to the
8036 # link flags.
8037 rm -rf libconftest.dylib*
8038 echo "int foo(void){return 1;}" > conftest.c
8039 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8040 -dynamiclib -Wl,-single_module conftest.c" >&5
8041 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8042 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8043 _lt_result=$?
8044 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8045 lt_cv_apple_cc_single_mod=yes
8046 else
8047 cat conftest.err >&5
8048 fi
8049 rm -rf libconftest.dylib*
8050 rm -f conftest.*
8051 fi
8052 fi
8053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8054 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8056 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8057 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8058 $as_echo_n "(cached) " >&6
8059 else
8060 lt_cv_ld_exported_symbols_list=no
8061 save_LDFLAGS=$LDFLAGS
8062 echo "_main" > conftest.sym
8063 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8064 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8065 /* end confdefs.h. */
8066
8067 int
8068 main ()
8069 {
8070
8071 ;
8072 return 0;
8073 }
8074 _ACEOF
8075 if ac_fn_c_try_link "$LINENO"; then :
8076 lt_cv_ld_exported_symbols_list=yes
8077 else
8078 lt_cv_ld_exported_symbols_list=no
8079 fi
8080 rm -f core conftest.err conftest.$ac_objext \
8081 conftest$ac_exeext conftest.$ac_ext
8082 LDFLAGS="$save_LDFLAGS"
8083
8084 fi
8085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8086 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8087 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8088 $as_echo_n "checking for -force_load linker flag... " >&6; }
8089 if test "${lt_cv_ld_force_load+set}" = set; then :
8090 $as_echo_n "(cached) " >&6
8091 else
8092 lt_cv_ld_force_load=no
8093 cat > conftest.c << _LT_EOF
8094 int forced_loaded() { return 2;}
8095 _LT_EOF
8096 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8097 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8098 echo "$AR cru libconftest.a conftest.o" >&5
8099 $AR cru libconftest.a conftest.o 2>&5
8100 cat > conftest.c << _LT_EOF
8101 int main() { return 0;}
8102 _LT_EOF
8103 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8104 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8105 _lt_result=$?
8106 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8107 lt_cv_ld_force_load=yes
8108 else
8109 cat conftest.err >&5
8110 fi
8111 rm -f conftest.err libconftest.a conftest conftest.c
8112 rm -rf conftest.dSYM
8113
8114 fi
8115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8116 $as_echo "$lt_cv_ld_force_load" >&6; }
8117 case $host_os in
8118 rhapsody* | darwin1.[012])
8119 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8120 darwin1.*)
8121 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8122 darwin*) # darwin 5.x on
8123 # if running on 10.5 or later, the deployment target defaults
8124 # to the OS version, if on x86, and 10.4, the deployment
8125 # target defaults to 10.4. Don't you love it?
8126 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8127 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8128 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8129 10.[012][,.]*)
8130 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8131 10.*)
8132 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8133 esac
8134 ;;
8135 esac
8136 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8137 _lt_dar_single_mod='$single_module'
8138 fi
8139 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8140 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8141 else
8142 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8143 fi
8144 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8145 _lt_dsymutil='~$DSYMUTIL $lib || :'
8146 else
8147 _lt_dsymutil=
8148 fi
8149 ;;
8150 esac
8151
8152 for ac_header in dlfcn.h
8153 do :
8154 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8155 "
8156 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8157 cat >>confdefs.h <<_ACEOF
8158 #define HAVE_DLFCN_H 1
8159 _ACEOF
8160
8161 fi
8162
8163 done
8164
8165
8166
8167 # autoconf.info says this should be called right after AC_INIT.
8168 ac_config_headers="$ac_config_headers config.h:config.in"
8169
8170
8171
8172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
8173 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
8174 if test "${ac_cv_c_bigendian+set}" = set; then :
8175 $as_echo_n "(cached) " >&6
8176 else
8177 ac_cv_c_bigendian=unknown
8178 # See if we're dealing with a universal compiler.
8179 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8180 /* end confdefs.h. */
8181 #ifndef __APPLE_CC__
8182 not a universal capable compiler
8183 #endif
8184 typedef int dummy;
8185
8186 _ACEOF
8187 if ac_fn_c_try_compile "$LINENO"; then :
8188
8189 # Check for potential -arch flags. It is not universal unless
8190 # there are at least two -arch flags with different values.
8191 ac_arch=
8192 ac_prev=
8193 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
8194 if test -n "$ac_prev"; then
8195 case $ac_word in
8196 i?86 | x86_64 | ppc | ppc64)
8197 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
8198 ac_arch=$ac_word
8199 else
8200 ac_cv_c_bigendian=universal
8201 break
8202 fi
8203 ;;
8204 esac
8205 ac_prev=
8206 elif test "x$ac_word" = "x-arch"; then
8207 ac_prev=arch
8208 fi
8209 done
8210 fi
8211 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8212 if test $ac_cv_c_bigendian = unknown; then
8213 # See if sys/param.h defines the BYTE_ORDER macro.
8214 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8215 /* end confdefs.h. */
8216 #include <sys/types.h>
8217 #include <sys/param.h>
8218
8219 int
8220 main ()
8221 {
8222 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
8223 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
8224 && LITTLE_ENDIAN)
8225 bogus endian macros
8226 #endif
8227
8228 ;
8229 return 0;
8230 }
8231 _ACEOF
8232 if ac_fn_c_try_compile "$LINENO"; then :
8233 # It does; now see whether it defined to BIG_ENDIAN or not.
8234 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8235 /* end confdefs.h. */
8236 #include <sys/types.h>
8237 #include <sys/param.h>
8238
8239 int
8240 main ()
8241 {
8242 #if BYTE_ORDER != BIG_ENDIAN
8243 not big endian
8244 #endif
8245
8246 ;
8247 return 0;
8248 }
8249 _ACEOF
8250 if ac_fn_c_try_compile "$LINENO"; then :
8251 ac_cv_c_bigendian=yes
8252 else
8253 ac_cv_c_bigendian=no
8254 fi
8255 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8256 fi
8257 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8258 fi
8259 if test $ac_cv_c_bigendian = unknown; then
8260 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
8261 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8262 /* end confdefs.h. */
8263 #include <limits.h>
8264
8265 int
8266 main ()
8267 {
8268 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
8269 bogus endian macros
8270 #endif
8271
8272 ;
8273 return 0;
8274 }
8275 _ACEOF
8276 if ac_fn_c_try_compile "$LINENO"; then :
8277 # It does; now see whether it defined to _BIG_ENDIAN or not.
8278 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8279 /* end confdefs.h. */
8280 #include <limits.h>
8281
8282 int
8283 main ()
8284 {
8285 #ifndef _BIG_ENDIAN
8286 not big endian
8287 #endif
8288
8289 ;
8290 return 0;
8291 }
8292 _ACEOF
8293 if ac_fn_c_try_compile "$LINENO"; then :
8294 ac_cv_c_bigendian=yes
8295 else
8296 ac_cv_c_bigendian=no
8297 fi
8298 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8299 fi
8300 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8301 fi
8302 if test $ac_cv_c_bigendian = unknown; then
8303 # Compile a test program.
8304 if test "$cross_compiling" = yes; then :
8305 # Try to guess by grepping values from an object file.
8306 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8307 /* end confdefs.h. */
8308 short int ascii_mm[] =
8309 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
8310 short int ascii_ii[] =
8311 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
8312 int use_ascii (int i) {
8313 return ascii_mm[i] + ascii_ii[i];
8314 }
8315 short int ebcdic_ii[] =
8316 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
8317 short int ebcdic_mm[] =
8318 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
8319 int use_ebcdic (int i) {
8320 return ebcdic_mm[i] + ebcdic_ii[i];
8321 }
8322 extern int foo;
8323
8324 int
8325 main ()
8326 {
8327 return use_ascii (foo) == use_ebcdic (foo);
8328 ;
8329 return 0;
8330 }
8331 _ACEOF
8332 if ac_fn_c_try_compile "$LINENO"; then :
8333 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
8334 ac_cv_c_bigendian=yes
8335 fi
8336 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
8337 if test "$ac_cv_c_bigendian" = unknown; then
8338 ac_cv_c_bigendian=no
8339 else
8340 # finding both strings is unlikely to happen, but who knows?
8341 ac_cv_c_bigendian=unknown
8342 fi
8343 fi
8344 fi
8345 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8346 else
8347 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8348 /* end confdefs.h. */
8349 $ac_includes_default
8350 int
8351 main ()
8352 {
8353
8354 /* Are we little or big endian? From Harbison&Steele. */
8355 union
8356 {
8357 long int l;
8358 char c[sizeof (long int)];
8359 } u;
8360 u.l = 1;
8361 return u.c[sizeof (long int) - 1] == 1;
8362
8363 ;
8364 return 0;
8365 }
8366 _ACEOF
8367 if ac_fn_c_try_run "$LINENO"; then :
8368 ac_cv_c_bigendian=no
8369 else
8370 ac_cv_c_bigendian=yes
8371 fi
8372 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8373 conftest.$ac_objext conftest.beam conftest.$ac_ext
8374 fi
8375
8376 fi
8377 fi
8378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
8379 $as_echo "$ac_cv_c_bigendian" >&6; }
8380 case $ac_cv_c_bigendian in #(
8381 yes)
8382 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
8383 ;; #(
8384 no)
8385 ;; #(
8386 universal)
8387
8388 $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
8389
8390 ;; #(
8391 *)
8392 as_fn_error "unknown endianness
8393 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
8394 esac
8395
8396
8397
8398
8399 # Put a plausible default for CC_FOR_BUILD in Makefile.
8400 if test "x$cross_compiling" = "xno"; then
8401 CC_FOR_BUILD='$(CC)'
8402 else
8403 CC_FOR_BUILD=gcc
8404 fi
8405
8406
8407
8408
8409 AR=${AR-ar}
8410
8411 if test -n "$ac_tool_prefix"; then
8412 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8413 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8415 $as_echo_n "checking for $ac_word... " >&6; }
8416 if test "${ac_cv_prog_RANLIB+set}" = set; then :
8417 $as_echo_n "(cached) " >&6
8418 else
8419 if test -n "$RANLIB"; then
8420 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8421 else
8422 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8423 for as_dir in $PATH
8424 do
8425 IFS=$as_save_IFS
8426 test -z "$as_dir" && as_dir=.
8427 for ac_exec_ext in '' $ac_executable_extensions; do
8428 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8429 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8430 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8431 break 2
8432 fi
8433 done
8434 done
8435 IFS=$as_save_IFS
8436
8437 fi
8438 fi
8439 RANLIB=$ac_cv_prog_RANLIB
8440 if test -n "$RANLIB"; then
8441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8442 $as_echo "$RANLIB" >&6; }
8443 else
8444 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8445 $as_echo "no" >&6; }
8446 fi
8447
8448
8449 fi
8450 if test -z "$ac_cv_prog_RANLIB"; then
8451 ac_ct_RANLIB=$RANLIB
8452 # Extract the first word of "ranlib", so it can be a program name with args.
8453 set dummy ranlib; ac_word=$2
8454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8455 $as_echo_n "checking for $ac_word... " >&6; }
8456 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8457 $as_echo_n "(cached) " >&6
8458 else
8459 if test -n "$ac_ct_RANLIB"; then
8460 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8461 else
8462 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8463 for as_dir in $PATH
8464 do
8465 IFS=$as_save_IFS
8466 test -z "$as_dir" && as_dir=.
8467 for ac_exec_ext in '' $ac_executable_extensions; do
8468 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8469 ac_cv_prog_ac_ct_RANLIB="ranlib"
8470 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8471 break 2
8472 fi
8473 done
8474 done
8475 IFS=$as_save_IFS
8476
8477 fi
8478 fi
8479 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8480 if test -n "$ac_ct_RANLIB"; then
8481 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8482 $as_echo "$ac_ct_RANLIB" >&6; }
8483 else
8484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8485 $as_echo "no" >&6; }
8486 fi
8487
8488 if test "x$ac_ct_RANLIB" = x; then
8489 RANLIB=":"
8490 else
8491 case $cross_compiling:$ac_tool_warned in
8492 yes:)
8493 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8494 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8495 ac_tool_warned=yes ;;
8496 esac
8497 RANLIB=$ac_ct_RANLIB
8498 fi
8499 else
8500 RANLIB="$ac_cv_prog_RANLIB"
8501 fi
8502
8503
8504 # Some of the common include files depend on bfd.h, and bfd.h checks
8505 # that config.h is included first by testing that the PACKAGE macro
8506 # is defined.
8507 PACKAGE=sim
8508
8509 cat >>confdefs.h <<_ACEOF
8510 #define PACKAGE "$PACKAGE"
8511 _ACEOF
8512
8513
8514
8515 # Dependency checking.
8516 ac_config_commands="$ac_config_commands depdir"
8517
8518
8519 depcc="$CC" am_compiler_list=
8520
8521 am_depcomp=$ac_aux_dir/depcomp
8522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8523 $as_echo_n "checking dependency style of $depcc... " >&6; }
8524 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8525 $as_echo_n "(cached) " >&6
8526 else
8527 if test -f "$am_depcomp"; then
8528 # We make a subdir and do the tests there. Otherwise we can end up
8529 # making bogus files that we don't know about and never remove. For
8530 # instance it was reported that on HP-UX the gcc test will end up
8531 # making a dummy file named `D' -- because `-MD' means `put the output
8532 # in D'.
8533 mkdir conftest.dir
8534 # Copy depcomp to subdir because otherwise we won't find it if we're
8535 # using a relative directory.
8536 cp "$am_depcomp" conftest.dir
8537 cd conftest.dir
8538 # We will build objects and dependencies in a subdirectory because
8539 # it helps to detect inapplicable dependency modes. For instance
8540 # both Tru64's cc and ICC support -MD to output dependencies as a
8541 # side effect of compilation, but ICC will put the dependencies in
8542 # the current directory while Tru64 will put them in the object
8543 # directory.
8544 mkdir sub
8545
8546 am_cv_CC_dependencies_compiler_type=none
8547 if test "$am_compiler_list" = ""; then
8548 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8549 fi
8550 for depmode in $am_compiler_list; do
8551 if test $depmode = none; then break; fi
8552
8553 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8554 # Setup a source with many dependencies, because some compilers
8555 # like to wrap large dependency lists on column 80 (with \), and
8556 # we should not choose a depcomp mode which is confused by this.
8557 #
8558 # We need to recreate these files for each test, as the compiler may
8559 # overwrite some of them when testing with obscure command lines.
8560 # This happens at least with the AIX C compiler.
8561 : > sub/conftest.c
8562 for i in 1 2 3 4 5 6; do
8563 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8564 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8565 # Solaris 8's {/usr,}/bin/sh.
8566 touch sub/conftst$i.h
8567 done
8568 echo "include sub/conftest.Po" > confmf
8569
8570 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8571 # mode. It turns out that the SunPro C++ compiler does not properly
8572 # handle `-M -o', and we need to detect this.
8573 depcmd="depmode=$depmode \
8574 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8575 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8576 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8577 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8578 if env $depcmd > conftest.err 2>&1 &&
8579 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8580 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8581 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8582 # icc doesn't choke on unknown options, it will just issue warnings
8583 # or remarks (even with -Werror). So we grep stderr for any message
8584 # that says an option was ignored or not supported.
8585 # When given -MP, icc 7.0 and 7.1 complain thusly:
8586 # icc: Command line warning: ignoring option '-M'; no argument required
8587 # The diagnosis changed in icc 8.0:
8588 # icc: Command line remark: option '-MP' not supported
8589 if (grep 'ignoring option' conftest.err ||
8590 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8591 am_cv_CC_dependencies_compiler_type=$depmode
8592 $as_echo "$as_me:$LINENO: success" >&5
8593 break
8594 fi
8595 fi
8596 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8597 sed -e 's/^/| /' < conftest.err >&5
8598 done
8599
8600 cd ..
8601 rm -rf conftest.dir
8602 else
8603 am_cv_CC_dependencies_compiler_type=none
8604 fi
8605
8606 fi
8607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8608 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8609 if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8610 then as_fn_error "no usable dependency style found" "$LINENO" 5
8611 else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8612
8613 fi
8614
8615
8616 # Check for the 'make' the user wants to use.
8617 for ac_prog in make
8618 do
8619 # Extract the first word of "$ac_prog", so it can be a program name with args.
8620 set dummy $ac_prog; ac_word=$2
8621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8622 $as_echo_n "checking for $ac_word... " >&6; }
8623 if test "${ac_cv_prog_MAKE+set}" = set; then :
8624 $as_echo_n "(cached) " >&6
8625 else
8626 if test -n "$MAKE"; then
8627 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8628 else
8629 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8630 for as_dir in $PATH
8631 do
8632 IFS=$as_save_IFS
8633 test -z "$as_dir" && as_dir=.
8634 for ac_exec_ext in '' $ac_executable_extensions; do
8635 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8636 ac_cv_prog_MAKE="$ac_prog"
8637 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8638 break 2
8639 fi
8640 done
8641 done
8642 IFS=$as_save_IFS
8643
8644 fi
8645 fi
8646 MAKE=$ac_cv_prog_MAKE
8647 if test -n "$MAKE"; then
8648 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8649 $as_echo "$MAKE" >&6; }
8650 else
8651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8652 $as_echo "no" >&6; }
8653 fi
8654
8655
8656 test -n "$MAKE" && break
8657 done
8658
8659 MAKE_IS_GNU=
8660 case "`$MAKE --version 2>&1 | sed 1q`" in
8661 *GNU*)
8662 MAKE_IS_GNU=yes
8663 ;;
8664 esac
8665 if test "$MAKE_IS_GNU" = yes; then
8666 GMAKE_TRUE=
8667 GMAKE_FALSE='#'
8668 else
8669 GMAKE_TRUE='#'
8670 GMAKE_FALSE=
8671 fi
8672
8673
8674 ALL_LINGUAS=
8675 # If we haven't got the data from the intl directory,
8676 # assume NLS is disabled.
8677 USE_NLS=no
8678 LIBINTL=
8679 LIBINTL_DEP=
8680 INCINTL=
8681 XGETTEXT=
8682 GMSGFMT=
8683 POSUB=
8684
8685 if test -f ../../intl/config.intl; then
8686 . ../../intl/config.intl
8687 fi
8688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8689 $as_echo_n "checking whether NLS is requested... " >&6; }
8690 if test x"$USE_NLS" != xyes; then
8691 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8692 $as_echo "no" >&6; }
8693 else
8694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8695 $as_echo "yes" >&6; }
8696
8697 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
8698
8699
8700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8701 $as_echo_n "checking for catalogs to be installed... " >&6; }
8702 # Look for .po and .gmo files in the source directory.
8703 CATALOGS=
8704 XLINGUAS=
8705 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8706 # If there aren't any .gmo files the shell will give us the
8707 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8708 # weeded out.
8709 case "$cat" in *\**)
8710 continue;;
8711 esac
8712 # The quadruple backslash is collapsed to a double backslash
8713 # by the backticks, then collapsed again by the double quotes,
8714 # leaving us with one backslash in the sed expression (right
8715 # before the dot that mustn't act as a wildcard).
8716 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8717 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8718 # The user is allowed to set LINGUAS to a list of languages to
8719 # install catalogs for. If it's empty that means "all of them."
8720 if test "x$LINGUAS" = x; then
8721 CATALOGS="$CATALOGS $cat"
8722 XLINGUAS="$XLINGUAS $lang"
8723 else
8724 case "$LINGUAS" in *$lang*)
8725 CATALOGS="$CATALOGS $cat"
8726 XLINGUAS="$XLINGUAS $lang"
8727 ;;
8728 esac
8729 fi
8730 done
8731 LINGUAS="$XLINGUAS"
8732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8733 $as_echo "$LINGUAS" >&6; }
8734
8735
8736 DATADIRNAME=share
8737
8738 INSTOBJEXT=.mo
8739
8740 GENCAT=gencat
8741
8742 CATOBJEXT=.gmo
8743
8744 fi
8745
8746 # Check for common headers.
8747 # FIXME: Seems to me this can cause problems for i386-windows hosts.
8748 # At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8749 for ac_header in stdlib.h string.h strings.h unistd.h time.h
8750 do :
8751 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8752 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8753 eval as_val=\$$as_ac_Header
8754 if test "x$as_val" = x""yes; then :
8755 cat >>confdefs.h <<_ACEOF
8756 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8757 _ACEOF
8758
8759 fi
8760
8761 done
8762
8763 for ac_header in sys/time.h sys/resource.h
8764 do :
8765 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8766 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8767 eval as_val=\$$as_ac_Header
8768 if test "x$as_val" = x""yes; then :
8769 cat >>confdefs.h <<_ACEOF
8770 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8771 _ACEOF
8772
8773 fi
8774
8775 done
8776
8777 for ac_header in fcntl.h fpu_control.h
8778 do :
8779 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8780 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8781 eval as_val=\$$as_ac_Header
8782 if test "x$as_val" = x""yes; then :
8783 cat >>confdefs.h <<_ACEOF
8784 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8785 _ACEOF
8786
8787 fi
8788
8789 done
8790
8791 for ac_header in dlfcn.h errno.h sys/stat.h
8792 do :
8793 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8794 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8795 eval as_val=\$$as_ac_Header
8796 if test "x$as_val" = x""yes; then :
8797 cat >>confdefs.h <<_ACEOF
8798 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8799 _ACEOF
8800
8801 fi
8802
8803 done
8804
8805 for ac_func in getrusage time sigaction __setfpucw
8806 do :
8807 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8808 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8809 eval as_val=\$$as_ac_var
8810 if test "x$as_val" = x""yes; then :
8811 cat >>confdefs.h <<_ACEOF
8812 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8813 _ACEOF
8814
8815 fi
8816 done
8817
8818
8819 # Check for socket libraries
8820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
8821 $as_echo_n "checking for bind in -lsocket... " >&6; }
8822 if test "${ac_cv_lib_socket_bind+set}" = set; then :
8823 $as_echo_n "(cached) " >&6
8824 else
8825 ac_check_lib_save_LIBS=$LIBS
8826 LIBS="-lsocket $LIBS"
8827 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8828 /* end confdefs.h. */
8829
8830 /* Override any GCC internal prototype to avoid an error.
8831 Use char because int might match the return type of a GCC
8832 builtin and then its argument prototype would still apply. */
8833 #ifdef __cplusplus
8834 extern "C"
8835 #endif
8836 char bind ();
8837 int
8838 main ()
8839 {
8840 return bind ();
8841 ;
8842 return 0;
8843 }
8844 _ACEOF
8845 if ac_fn_c_try_link "$LINENO"; then :
8846 ac_cv_lib_socket_bind=yes
8847 else
8848 ac_cv_lib_socket_bind=no
8849 fi
8850 rm -f core conftest.err conftest.$ac_objext \
8851 conftest$ac_exeext conftest.$ac_ext
8852 LIBS=$ac_check_lib_save_LIBS
8853 fi
8854 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
8855 $as_echo "$ac_cv_lib_socket_bind" >&6; }
8856 if test "x$ac_cv_lib_socket_bind" = x""yes; then :
8857 cat >>confdefs.h <<_ACEOF
8858 #define HAVE_LIBSOCKET 1
8859 _ACEOF
8860
8861 LIBS="-lsocket $LIBS"
8862
8863 fi
8864
8865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
8866 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
8867 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
8868 $as_echo_n "(cached) " >&6
8869 else
8870 ac_check_lib_save_LIBS=$LIBS
8871 LIBS="-lnsl $LIBS"
8872 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8873 /* end confdefs.h. */
8874
8875 /* Override any GCC internal prototype to avoid an error.
8876 Use char because int might match the return type of a GCC
8877 builtin and then its argument prototype would still apply. */
8878 #ifdef __cplusplus
8879 extern "C"
8880 #endif
8881 char gethostbyname ();
8882 int
8883 main ()
8884 {
8885 return gethostbyname ();
8886 ;
8887 return 0;
8888 }
8889 _ACEOF
8890 if ac_fn_c_try_link "$LINENO"; then :
8891 ac_cv_lib_nsl_gethostbyname=yes
8892 else
8893 ac_cv_lib_nsl_gethostbyname=no
8894 fi
8895 rm -f core conftest.err conftest.$ac_objext \
8896 conftest$ac_exeext conftest.$ac_ext
8897 LIBS=$ac_check_lib_save_LIBS
8898 fi
8899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
8900 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
8901 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
8902 cat >>confdefs.h <<_ACEOF
8903 #define HAVE_LIBNSL 1
8904 _ACEOF
8905
8906 LIBS="-lnsl $LIBS"
8907
8908 fi
8909
8910
8911 # BFD conditionally uses zlib, so we must link it in if libbfd does, by
8912 # using the same condition.
8913
8914 # Use the system's zlib library.
8915 zlibdir="-L\$(top_builddir)/../zlib"
8916 zlibinc="-I\$(top_srcdir)/../zlib"
8917
8918 # Check whether --with-system-zlib was given.
8919 if test "${with_system_zlib+set}" = set; then :
8920 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
8921 zlibdir=
8922 zlibinc=
8923 fi
8924
8925 fi
8926
8927
8928
8929
8930
8931 # BFD uses libdl when when plugins enabled.
8932
8933 maybe_plugins=no
8934 for ac_header in dlfcn.h
8935 do :
8936 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8937 "
8938 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8939 cat >>confdefs.h <<_ACEOF
8940 #define HAVE_DLFCN_H 1
8941 _ACEOF
8942 maybe_plugins=yes
8943 fi
8944
8945 done
8946
8947 for ac_header in windows.h
8948 do :
8949 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
8950 "
8951 if test "x$ac_cv_header_windows_h" = x""yes; then :
8952 cat >>confdefs.h <<_ACEOF
8953 #define HAVE_WINDOWS_H 1
8954 _ACEOF
8955 maybe_plugins=yes
8956 fi
8957
8958 done
8959
8960
8961 # Check whether --enable-plugins was given.
8962 if test "${enable_plugins+set}" = set; then :
8963 enableval=$enable_plugins; case "${enableval}" in
8964 no) plugins=no ;;
8965 *) plugins=yes
8966 if test "$maybe_plugins" != "yes" ; then
8967 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
8968 fi ;;
8969 esac
8970 else
8971 plugins=$maybe_plugins
8972
8973 fi
8974
8975 if test "$plugins" = "yes"; then
8976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
8977 $as_echo_n "checking for library containing dlopen... " >&6; }
8978 if test "${ac_cv_search_dlopen+set}" = set; then :
8979 $as_echo_n "(cached) " >&6
8980 else
8981 ac_func_search_save_LIBS=$LIBS
8982 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8983 /* end confdefs.h. */
8984
8985 /* Override any GCC internal prototype to avoid an error.
8986 Use char because int might match the return type of a GCC
8987 builtin and then its argument prototype would still apply. */
8988 #ifdef __cplusplus
8989 extern "C"
8990 #endif
8991 char dlopen ();
8992 int
8993 main ()
8994 {
8995 return dlopen ();
8996 ;
8997 return 0;
8998 }
8999 _ACEOF
9000 for ac_lib in '' dl; do
9001 if test -z "$ac_lib"; then
9002 ac_res="none required"
9003 else
9004 ac_res=-l$ac_lib
9005 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9006 fi
9007 if ac_fn_c_try_link "$LINENO"; then :
9008 ac_cv_search_dlopen=$ac_res
9009 fi
9010 rm -f core conftest.err conftest.$ac_objext \
9011 conftest$ac_exeext
9012 if test "${ac_cv_search_dlopen+set}" = set; then :
9013 break
9014 fi
9015 done
9016 if test "${ac_cv_search_dlopen+set}" = set; then :
9017
9018 else
9019 ac_cv_search_dlopen=no
9020 fi
9021 rm conftest.$ac_ext
9022 LIBS=$ac_func_search_save_LIBS
9023 fi
9024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
9025 $as_echo "$ac_cv_search_dlopen" >&6; }
9026 ac_res=$ac_cv_search_dlopen
9027 if test "$ac_res" != no; then :
9028 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
9029
9030 fi
9031
9032 fi
9033
9034 if test "$plugins" = yes; then
9035 PLUGINS_TRUE=
9036 PLUGINS_FALSE='#'
9037 else
9038 PLUGINS_TRUE='#'
9039 PLUGINS_FALSE=
9040 fi
9041
9042
9043
9044
9045
9046 # Set options
9047 enable_dlopen=yes
9048
9049
9050
9051
9052 enable_win32_dll=no
9053
9054
9055 # Check whether --enable-shared was given.
9056 if test "${enable_shared+set}" = set; then :
9057 enableval=$enable_shared; p=${PACKAGE-default}
9058 case $enableval in
9059 yes) enable_shared=yes ;;
9060 no) enable_shared=no ;;
9061 *)
9062 enable_shared=no
9063 # Look at the argument we got. We use all the common list separators.
9064 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9065 for pkg in $enableval; do
9066 IFS="$lt_save_ifs"
9067 if test "X$pkg" = "X$p"; then
9068 enable_shared=yes
9069 fi
9070 done
9071 IFS="$lt_save_ifs"
9072 ;;
9073 esac
9074 else
9075 enable_shared=yes
9076 fi
9077
9078
9079
9080
9081
9082
9083
9084
9085
9086 # Check whether --enable-static was given.
9087 if test "${enable_static+set}" = set; then :
9088 enableval=$enable_static; p=${PACKAGE-default}
9089 case $enableval in
9090 yes) enable_static=yes ;;
9091 no) enable_static=no ;;
9092 *)
9093 enable_static=no
9094 # Look at the argument we got. We use all the common list separators.
9095 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9096 for pkg in $enableval; do
9097 IFS="$lt_save_ifs"
9098 if test "X$pkg" = "X$p"; then
9099 enable_static=yes
9100 fi
9101 done
9102 IFS="$lt_save_ifs"
9103 ;;
9104 esac
9105 else
9106 enable_static=yes
9107 fi
9108
9109
9110
9111
9112
9113
9114
9115
9116
9117
9118 # Check whether --with-pic was given.
9119 if test "${with_pic+set}" = set; then :
9120 withval=$with_pic; pic_mode="$withval"
9121 else
9122 pic_mode=default
9123 fi
9124
9125
9126 test -z "$pic_mode" && pic_mode=default
9127
9128
9129
9130
9131
9132
9133
9134 # Check whether --enable-fast-install was given.
9135 if test "${enable_fast_install+set}" = set; then :
9136 enableval=$enable_fast_install; p=${PACKAGE-default}
9137 case $enableval in
9138 yes) enable_fast_install=yes ;;
9139 no) enable_fast_install=no ;;
9140 *)
9141 enable_fast_install=no
9142 # Look at the argument we got. We use all the common list separators.
9143 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9144 for pkg in $enableval; do
9145 IFS="$lt_save_ifs"
9146 if test "X$pkg" = "X$p"; then
9147 enable_fast_install=yes
9148 fi
9149 done
9150 IFS="$lt_save_ifs"
9151 ;;
9152 esac
9153 else
9154 enable_fast_install=yes
9155 fi
9156
9157
9158
9159
9160
9161
9162
9163
9164
9165
9166
9167 # This can be used to rebuild libtool when needed
9168 LIBTOOL_DEPS="$ltmain"
9169
9170 # Always use our own libtool.
9171 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9172
9173
9174
9175
9176
9177
9178
9179
9180
9181
9182
9183
9184
9185
9186
9187
9188
9189
9190
9191
9192
9193
9194
9195
9196
9197
9198 test -z "$LN_S" && LN_S="ln -s"
9199
9200
9201
9202
9203
9204
9205
9206
9207
9208
9209
9210
9211
9212
9213 if test -n "${ZSH_VERSION+set}" ; then
9214 setopt NO_GLOB_SUBST
9215 fi
9216
9217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9218 $as_echo_n "checking for objdir... " >&6; }
9219 if test "${lt_cv_objdir+set}" = set; then :
9220 $as_echo_n "(cached) " >&6
9221 else
9222 rm -f .libs 2>/dev/null
9223 mkdir .libs 2>/dev/null
9224 if test -d .libs; then
9225 lt_cv_objdir=.libs
9226 else
9227 # MS-DOS does not allow filenames that begin with a dot.
9228 lt_cv_objdir=_libs
9229 fi
9230 rmdir .libs 2>/dev/null
9231 fi
9232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9233 $as_echo "$lt_cv_objdir" >&6; }
9234 objdir=$lt_cv_objdir
9235
9236
9237
9238
9239
9240 cat >>confdefs.h <<_ACEOF
9241 #define LT_OBJDIR "$lt_cv_objdir/"
9242 _ACEOF
9243
9244
9245
9246
9247 case $host_os in
9248 aix3*)
9249 # AIX sometimes has problems with the GCC collect2 program. For some
9250 # reason, if we set the COLLECT_NAMES environment variable, the problems
9251 # vanish in a puff of smoke.
9252 if test "X${COLLECT_NAMES+set}" != Xset; then
9253 COLLECT_NAMES=
9254 export COLLECT_NAMES
9255 fi
9256 ;;
9257 esac
9258
9259 # Global variables:
9260 ofile=libtool
9261 can_build_shared=yes
9262
9263 # All known linkers require a `.a' archive for static linking (except MSVC,
9264 # which needs '.lib').
9265 libext=a
9266
9267 with_gnu_ld="$lt_cv_prog_gnu_ld"
9268
9269 old_CC="$CC"
9270 old_CFLAGS="$CFLAGS"
9271
9272 # Set sane defaults for various variables
9273 test -z "$CC" && CC=cc
9274 test -z "$LTCC" && LTCC=$CC
9275 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9276 test -z "$LD" && LD=ld
9277 test -z "$ac_objext" && ac_objext=o
9278
9279 for cc_temp in $compiler""; do
9280 case $cc_temp in
9281 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9282 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9283 \-*) ;;
9284 *) break;;
9285 esac
9286 done
9287 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9288
9289
9290 # Only perform the check for file, if the check method requires it
9291 test -z "$MAGIC_CMD" && MAGIC_CMD=file
9292 case $deplibs_check_method in
9293 file_magic*)
9294 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9296 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9297 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9298 $as_echo_n "(cached) " >&6
9299 else
9300 case $MAGIC_CMD in
9301 [\\/*] | ?:[\\/]*)
9302 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9303 ;;
9304 *)
9305 lt_save_MAGIC_CMD="$MAGIC_CMD"
9306 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9307 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9308 for ac_dir in $ac_dummy; do
9309 IFS="$lt_save_ifs"
9310 test -z "$ac_dir" && ac_dir=.
9311 if test -f $ac_dir/${ac_tool_prefix}file; then
9312 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9313 if test -n "$file_magic_test_file"; then
9314 case $deplibs_check_method in
9315 "file_magic "*)
9316 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9317 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9318 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9319 $EGREP "$file_magic_regex" > /dev/null; then
9320 :
9321 else
9322 cat <<_LT_EOF 1>&2
9323
9324 *** Warning: the command libtool uses to detect shared libraries,
9325 *** $file_magic_cmd, produces output that libtool cannot recognize.
9326 *** The result is that libtool may fail to recognize shared libraries
9327 *** as such. This will affect the creation of libtool libraries that
9328 *** depend on shared libraries, but programs linked with such libtool
9329 *** libraries will work regardless of this problem. Nevertheless, you
9330 *** may want to report the problem to your system manager and/or to
9331 *** bug-libtool@gnu.org
9332
9333 _LT_EOF
9334 fi ;;
9335 esac
9336 fi
9337 break
9338 fi
9339 done
9340 IFS="$lt_save_ifs"
9341 MAGIC_CMD="$lt_save_MAGIC_CMD"
9342 ;;
9343 esac
9344 fi
9345
9346 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9347 if test -n "$MAGIC_CMD"; then
9348 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9349 $as_echo "$MAGIC_CMD" >&6; }
9350 else
9351 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9352 $as_echo "no" >&6; }
9353 fi
9354
9355
9356
9357
9358
9359 if test -z "$lt_cv_path_MAGIC_CMD"; then
9360 if test -n "$ac_tool_prefix"; then
9361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9362 $as_echo_n "checking for file... " >&6; }
9363 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9364 $as_echo_n "(cached) " >&6
9365 else
9366 case $MAGIC_CMD in
9367 [\\/*] | ?:[\\/]*)
9368 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9369 ;;
9370 *)
9371 lt_save_MAGIC_CMD="$MAGIC_CMD"
9372 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9373 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9374 for ac_dir in $ac_dummy; do
9375 IFS="$lt_save_ifs"
9376 test -z "$ac_dir" && ac_dir=.
9377 if test -f $ac_dir/file; then
9378 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9379 if test -n "$file_magic_test_file"; then
9380 case $deplibs_check_method in
9381 "file_magic "*)
9382 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9383 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9384 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9385 $EGREP "$file_magic_regex" > /dev/null; then
9386 :
9387 else
9388 cat <<_LT_EOF 1>&2
9389
9390 *** Warning: the command libtool uses to detect shared libraries,
9391 *** $file_magic_cmd, produces output that libtool cannot recognize.
9392 *** The result is that libtool may fail to recognize shared libraries
9393 *** as such. This will affect the creation of libtool libraries that
9394 *** depend on shared libraries, but programs linked with such libtool
9395 *** libraries will work regardless of this problem. Nevertheless, you
9396 *** may want to report the problem to your system manager and/or to
9397 *** bug-libtool@gnu.org
9398
9399 _LT_EOF
9400 fi ;;
9401 esac
9402 fi
9403 break
9404 fi
9405 done
9406 IFS="$lt_save_ifs"
9407 MAGIC_CMD="$lt_save_MAGIC_CMD"
9408 ;;
9409 esac
9410 fi
9411
9412 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9413 if test -n "$MAGIC_CMD"; then
9414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9415 $as_echo "$MAGIC_CMD" >&6; }
9416 else
9417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9418 $as_echo "no" >&6; }
9419 fi
9420
9421
9422 else
9423 MAGIC_CMD=:
9424 fi
9425 fi
9426
9427 fi
9428 ;;
9429 esac
9430
9431 # Use C for the default configuration in the libtool script
9432
9433 lt_save_CC="$CC"
9434 ac_ext=c
9435 ac_cpp='$CPP $CPPFLAGS'
9436 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9437 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9438 ac_compiler_gnu=$ac_cv_c_compiler_gnu
9439
9440
9441 # Source file extension for C test sources.
9442 ac_ext=c
9443
9444 # Object file extension for compiled C test sources.
9445 objext=o
9446 objext=$objext
9447
9448 # Code to be used in simple compile tests
9449 lt_simple_compile_test_code="int some_variable = 0;"
9450
9451 # Code to be used in simple link tests
9452 lt_simple_link_test_code='int main(){return(0);}'
9453
9454
9455
9456
9457
9458
9459
9460 # If no C compiler was specified, use CC.
9461 LTCC=${LTCC-"$CC"}
9462
9463 # If no C compiler flags were specified, use CFLAGS.
9464 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9465
9466 # Allow CC to be a program name with arguments.
9467 compiler=$CC
9468
9469 # Save the default compiler, since it gets overwritten when the other
9470 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9471 compiler_DEFAULT=$CC
9472
9473 # save warnings/boilerplate of simple test code
9474 ac_outfile=conftest.$ac_objext
9475 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9476 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9477 _lt_compiler_boilerplate=`cat conftest.err`
9478 $RM conftest*
9479
9480 ac_outfile=conftest.$ac_objext
9481 echo "$lt_simple_link_test_code" >conftest.$ac_ext
9482 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9483 _lt_linker_boilerplate=`cat conftest.err`
9484 $RM -r conftest*
9485
9486
9487 ## CAVEAT EMPTOR:
9488 ## There is no encapsulation within the following macros, do not change
9489 ## the running order or otherwise move them around unless you know exactly
9490 ## what you are doing...
9491 if test -n "$compiler"; then
9492
9493 lt_prog_compiler_no_builtin_flag=
9494
9495 if test "$GCC" = yes; then
9496 case $cc_basename in
9497 nvcc*)
9498 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9499 *)
9500 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9501 esac
9502
9503 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9504 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9505 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9506 $as_echo_n "(cached) " >&6
9507 else
9508 lt_cv_prog_compiler_rtti_exceptions=no
9509 ac_outfile=conftest.$ac_objext
9510 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9511 lt_compiler_flag="-fno-rtti -fno-exceptions"
9512 # Insert the option either (1) after the last *FLAGS variable, or
9513 # (2) before a word containing "conftest.", or (3) at the end.
9514 # Note that $ac_compile itself does not contain backslashes and begins
9515 # with a dollar sign (not a hyphen), so the echo should work correctly.
9516 # The option is referenced via a variable to avoid confusing sed.
9517 lt_compile=`echo "$ac_compile" | $SED \
9518 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9519 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9520 -e 's:$: $lt_compiler_flag:'`
9521 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9522 (eval "$lt_compile" 2>conftest.err)
9523 ac_status=$?
9524 cat conftest.err >&5
9525 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9526 if (exit $ac_status) && test -s "$ac_outfile"; then
9527 # The compiler can only warn and ignore the option if not recognized
9528 # So say no if there are warnings other than the usual output.
9529 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9530 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9531 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9532 lt_cv_prog_compiler_rtti_exceptions=yes
9533 fi
9534 fi
9535 $RM conftest*
9536
9537 fi
9538 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9539 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9540
9541 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9542 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9543 else
9544 :
9545 fi
9546
9547 fi
9548
9549
9550
9551
9552
9553
9554 lt_prog_compiler_wl=
9555 lt_prog_compiler_pic=
9556 lt_prog_compiler_static=
9557
9558 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9559 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9560
9561 if test "$GCC" = yes; then
9562 lt_prog_compiler_wl='-Wl,'
9563 lt_prog_compiler_static='-static'
9564
9565 case $host_os in
9566 aix*)
9567 # All AIX code is PIC.
9568 if test "$host_cpu" = ia64; then
9569 # AIX 5 now supports IA64 processor
9570 lt_prog_compiler_static='-Bstatic'
9571 fi
9572 lt_prog_compiler_pic='-fPIC'
9573 ;;
9574
9575 amigaos*)
9576 case $host_cpu in
9577 powerpc)
9578 # see comment about AmigaOS4 .so support
9579 lt_prog_compiler_pic='-fPIC'
9580 ;;
9581 m68k)
9582 # FIXME: we need at least 68020 code to build shared libraries, but
9583 # adding the `-m68020' flag to GCC prevents building anything better,
9584 # like `-m68040'.
9585 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9586 ;;
9587 esac
9588 ;;
9589
9590 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9591 # PIC is the default for these OSes.
9592 ;;
9593
9594 mingw* | cygwin* | pw32* | os2* | cegcc*)
9595 # This hack is so that the source file can tell whether it is being
9596 # built for inclusion in a dll (and should export symbols for example).
9597 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9598 # (--disable-auto-import) libraries
9599 lt_prog_compiler_pic='-DDLL_EXPORT'
9600 ;;
9601
9602 darwin* | rhapsody*)
9603 # PIC is the default on this platform
9604 # Common symbols not allowed in MH_DYLIB files
9605 lt_prog_compiler_pic='-fno-common'
9606 ;;
9607
9608 haiku*)
9609 # PIC is the default for Haiku.
9610 # The "-static" flag exists, but is broken.
9611 lt_prog_compiler_static=
9612 ;;
9613
9614 hpux*)
9615 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9616 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9617 # sets the default TLS model and affects inlining.
9618 case $host_cpu in
9619 hppa*64*)
9620 # +Z the default
9621 ;;
9622 *)
9623 lt_prog_compiler_pic='-fPIC'
9624 ;;
9625 esac
9626 ;;
9627
9628 interix[3-9]*)
9629 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9630 # Instead, we relocate shared libraries at runtime.
9631 ;;
9632
9633 msdosdjgpp*)
9634 # Just because we use GCC doesn't mean we suddenly get shared libraries
9635 # on systems that don't support them.
9636 lt_prog_compiler_can_build_shared=no
9637 enable_shared=no
9638 ;;
9639
9640 *nto* | *qnx*)
9641 # QNX uses GNU C++, but need to define -shared option too, otherwise
9642 # it will coredump.
9643 lt_prog_compiler_pic='-fPIC -shared'
9644 ;;
9645
9646 sysv4*MP*)
9647 if test -d /usr/nec; then
9648 lt_prog_compiler_pic=-Kconform_pic
9649 fi
9650 ;;
9651
9652 *)
9653 lt_prog_compiler_pic='-fPIC'
9654 ;;
9655 esac
9656
9657 case $cc_basename in
9658 nvcc*) # Cuda Compiler Driver 2.2
9659 lt_prog_compiler_wl='-Xlinker '
9660 lt_prog_compiler_pic='-Xcompiler -fPIC'
9661 ;;
9662 esac
9663 else
9664 # PORTME Check for flag to pass linker flags through the system compiler.
9665 case $host_os in
9666 aix*)
9667 lt_prog_compiler_wl='-Wl,'
9668 if test "$host_cpu" = ia64; then
9669 # AIX 5 now supports IA64 processor
9670 lt_prog_compiler_static='-Bstatic'
9671 else
9672 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9673 fi
9674 ;;
9675
9676 mingw* | cygwin* | pw32* | os2* | cegcc*)
9677 # This hack is so that the source file can tell whether it is being
9678 # built for inclusion in a dll (and should export symbols for example).
9679 lt_prog_compiler_pic='-DDLL_EXPORT'
9680 ;;
9681
9682 hpux9* | hpux10* | hpux11*)
9683 lt_prog_compiler_wl='-Wl,'
9684 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9685 # not for PA HP-UX.
9686 case $host_cpu in
9687 hppa*64*|ia64*)
9688 # +Z the default
9689 ;;
9690 *)
9691 lt_prog_compiler_pic='+Z'
9692 ;;
9693 esac
9694 # Is there a better lt_prog_compiler_static that works with the bundled CC?
9695 lt_prog_compiler_static='${wl}-a ${wl}archive'
9696 ;;
9697
9698 irix5* | irix6* | nonstopux*)
9699 lt_prog_compiler_wl='-Wl,'
9700 # PIC (with -KPIC) is the default.
9701 lt_prog_compiler_static='-non_shared'
9702 ;;
9703
9704 linux* | k*bsd*-gnu | kopensolaris*-gnu)
9705 case $cc_basename in
9706 # old Intel for x86_64 which still supported -KPIC.
9707 ecc*)
9708 lt_prog_compiler_wl='-Wl,'
9709 lt_prog_compiler_pic='-KPIC'
9710 lt_prog_compiler_static='-static'
9711 ;;
9712 # icc used to be incompatible with GCC.
9713 # ICC 10 doesn't accept -KPIC any more.
9714 icc* | ifort*)
9715 lt_prog_compiler_wl='-Wl,'
9716 lt_prog_compiler_pic='-fPIC'
9717 lt_prog_compiler_static='-static'
9718 ;;
9719 # Lahey Fortran 8.1.
9720 lf95*)
9721 lt_prog_compiler_wl='-Wl,'
9722 lt_prog_compiler_pic='--shared'
9723 lt_prog_compiler_static='--static'
9724 ;;
9725 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
9726 # Portland Group compilers (*not* the Pentium gcc compiler,
9727 # which looks to be a dead project)
9728 lt_prog_compiler_wl='-Wl,'
9729 lt_prog_compiler_pic='-fpic'
9730 lt_prog_compiler_static='-Bstatic'
9731 ;;
9732 ccc*)
9733 lt_prog_compiler_wl='-Wl,'
9734 # All Alpha code is PIC.
9735 lt_prog_compiler_static='-non_shared'
9736 ;;
9737 xl* | bgxl* | bgf* | mpixl*)
9738 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
9739 lt_prog_compiler_wl='-Wl,'
9740 lt_prog_compiler_pic='-qpic'
9741 lt_prog_compiler_static='-qstaticlink'
9742 ;;
9743 *)
9744 case `$CC -V 2>&1 | sed 5q` in
9745 *Sun\ F* | *Sun*Fortran*)
9746 # Sun Fortran 8.3 passes all unrecognized flags to the linker
9747 lt_prog_compiler_pic='-KPIC'
9748 lt_prog_compiler_static='-Bstatic'
9749 lt_prog_compiler_wl=''
9750 ;;
9751 *Sun\ C*)
9752 # Sun C 5.9
9753 lt_prog_compiler_pic='-KPIC'
9754 lt_prog_compiler_static='-Bstatic'
9755 lt_prog_compiler_wl='-Wl,'
9756 ;;
9757 esac
9758 ;;
9759 esac
9760 ;;
9761
9762 newsos6)
9763 lt_prog_compiler_pic='-KPIC'
9764 lt_prog_compiler_static='-Bstatic'
9765 ;;
9766
9767 *nto* | *qnx*)
9768 # QNX uses GNU C++, but need to define -shared option too, otherwise
9769 # it will coredump.
9770 lt_prog_compiler_pic='-fPIC -shared'
9771 ;;
9772
9773 osf3* | osf4* | osf5*)
9774 lt_prog_compiler_wl='-Wl,'
9775 # All OSF/1 code is PIC.
9776 lt_prog_compiler_static='-non_shared'
9777 ;;
9778
9779 rdos*)
9780 lt_prog_compiler_static='-non_shared'
9781 ;;
9782
9783 solaris*)
9784 lt_prog_compiler_pic='-KPIC'
9785 lt_prog_compiler_static='-Bstatic'
9786 case $cc_basename in
9787 f77* | f90* | f95*)
9788 lt_prog_compiler_wl='-Qoption ld ';;
9789 *)
9790 lt_prog_compiler_wl='-Wl,';;
9791 esac
9792 ;;
9793
9794 sunos4*)
9795 lt_prog_compiler_wl='-Qoption ld '
9796 lt_prog_compiler_pic='-PIC'
9797 lt_prog_compiler_static='-Bstatic'
9798 ;;
9799
9800 sysv4 | sysv4.2uw2* | sysv4.3*)
9801 lt_prog_compiler_wl='-Wl,'
9802 lt_prog_compiler_pic='-KPIC'
9803 lt_prog_compiler_static='-Bstatic'
9804 ;;
9805
9806 sysv4*MP*)
9807 if test -d /usr/nec ;then
9808 lt_prog_compiler_pic='-Kconform_pic'
9809 lt_prog_compiler_static='-Bstatic'
9810 fi
9811 ;;
9812
9813 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
9814 lt_prog_compiler_wl='-Wl,'
9815 lt_prog_compiler_pic='-KPIC'
9816 lt_prog_compiler_static='-Bstatic'
9817 ;;
9818
9819 unicos*)
9820 lt_prog_compiler_wl='-Wl,'
9821 lt_prog_compiler_can_build_shared=no
9822 ;;
9823
9824 uts4*)
9825 lt_prog_compiler_pic='-pic'
9826 lt_prog_compiler_static='-Bstatic'
9827 ;;
9828
9829 *)
9830 lt_prog_compiler_can_build_shared=no
9831 ;;
9832 esac
9833 fi
9834
9835 case $host_os in
9836 # For platforms which do not support PIC, -DPIC is meaningless:
9837 *djgpp*)
9838 lt_prog_compiler_pic=
9839 ;;
9840 *)
9841 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
9842 ;;
9843 esac
9844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
9845 $as_echo "$lt_prog_compiler_pic" >&6; }
9846
9847
9848
9849
9850
9851
9852 #
9853 # Check to make sure the PIC flag actually works.
9854 #
9855 if test -n "$lt_prog_compiler_pic"; then
9856 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9857 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
9858 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
9859 $as_echo_n "(cached) " >&6
9860 else
9861 lt_cv_prog_compiler_pic_works=no
9862 ac_outfile=conftest.$ac_objext
9863 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9864 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
9865 # Insert the option either (1) after the last *FLAGS variable, or
9866 # (2) before a word containing "conftest.", or (3) at the end.
9867 # Note that $ac_compile itself does not contain backslashes and begins
9868 # with a dollar sign (not a hyphen), so the echo should work correctly.
9869 # The option is referenced via a variable to avoid confusing sed.
9870 lt_compile=`echo "$ac_compile" | $SED \
9871 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9872 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9873 -e 's:$: $lt_compiler_flag:'`
9874 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9875 (eval "$lt_compile" 2>conftest.err)
9876 ac_status=$?
9877 cat conftest.err >&5
9878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9879 if (exit $ac_status) && test -s "$ac_outfile"; then
9880 # The compiler can only warn and ignore the option if not recognized
9881 # So say no if there are warnings other than the usual output.
9882 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9883 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9884 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9885 lt_cv_prog_compiler_pic_works=yes
9886 fi
9887 fi
9888 $RM conftest*
9889
9890 fi
9891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9892 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
9893
9894 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
9895 case $lt_prog_compiler_pic in
9896 "" | " "*) ;;
9897 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
9898 esac
9899 else
9900 lt_prog_compiler_pic=
9901 lt_prog_compiler_can_build_shared=no
9902 fi
9903
9904 fi
9905
9906
9907
9908
9909
9910
9911 #
9912 # Check to make sure the static flag actually works.
9913 #
9914 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9916 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9917 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
9918 $as_echo_n "(cached) " >&6
9919 else
9920 lt_cv_prog_compiler_static_works=no
9921 save_LDFLAGS="$LDFLAGS"
9922 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
9923 echo "$lt_simple_link_test_code" > conftest.$ac_ext
9924 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9925 # The linker can only warn and ignore the option if not recognized
9926 # So say no if there are warnings
9927 if test -s conftest.err; then
9928 # Append any errors to the config.log.
9929 cat conftest.err 1>&5
9930 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9931 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9932 if diff conftest.exp conftest.er2 >/dev/null; then
9933 lt_cv_prog_compiler_static_works=yes
9934 fi
9935 else
9936 lt_cv_prog_compiler_static_works=yes
9937 fi
9938 fi
9939 $RM -r conftest*
9940 LDFLAGS="$save_LDFLAGS"
9941
9942 fi
9943 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9944 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
9945
9946 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
9947 :
9948 else
9949 lt_prog_compiler_static=
9950 fi
9951
9952
9953
9954
9955
9956
9957
9958 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9959 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9960 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9961 $as_echo_n "(cached) " >&6
9962 else
9963 lt_cv_prog_compiler_c_o=no
9964 $RM -r conftest 2>/dev/null
9965 mkdir conftest
9966 cd conftest
9967 mkdir out
9968 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9969
9970 lt_compiler_flag="-o out/conftest2.$ac_objext"
9971 # Insert the option either (1) after the last *FLAGS variable, or
9972 # (2) before a word containing "conftest.", or (3) at the end.
9973 # Note that $ac_compile itself does not contain backslashes and begins
9974 # with a dollar sign (not a hyphen), so the echo should work correctly.
9975 lt_compile=`echo "$ac_compile" | $SED \
9976 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9977 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9978 -e 's:$: $lt_compiler_flag:'`
9979 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9980 (eval "$lt_compile" 2>out/conftest.err)
9981 ac_status=$?
9982 cat out/conftest.err >&5
9983 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9984 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9985 then
9986 # The compiler can only warn and ignore the option if not recognized
9987 # So say no if there are warnings
9988 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9989 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9990 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9991 lt_cv_prog_compiler_c_o=yes
9992 fi
9993 fi
9994 chmod u+w . 2>&5
9995 $RM conftest*
9996 # SGI C++ compiler will create directory out/ii_files/ for
9997 # template instantiation
9998 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9999 $RM out/* && rmdir out
10000 cd ..
10001 $RM -r conftest
10002 $RM conftest*
10003
10004 fi
10005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10006 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10007
10008
10009
10010
10011
10012
10013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10014 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10015 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
10016 $as_echo_n "(cached) " >&6
10017 else
10018 lt_cv_prog_compiler_c_o=no
10019 $RM -r conftest 2>/dev/null
10020 mkdir conftest
10021 cd conftest
10022 mkdir out
10023 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10024
10025 lt_compiler_flag="-o out/conftest2.$ac_objext"
10026 # Insert the option either (1) after the last *FLAGS variable, or
10027 # (2) before a word containing "conftest.", or (3) at the end.
10028 # Note that $ac_compile itself does not contain backslashes and begins
10029 # with a dollar sign (not a hyphen), so the echo should work correctly.
10030 lt_compile=`echo "$ac_compile" | $SED \
10031 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10032 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10033 -e 's:$: $lt_compiler_flag:'`
10034 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10035 (eval "$lt_compile" 2>out/conftest.err)
10036 ac_status=$?
10037 cat out/conftest.err >&5
10038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10039 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10040 then
10041 # The compiler can only warn and ignore the option if not recognized
10042 # So say no if there are warnings
10043 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10044 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10045 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10046 lt_cv_prog_compiler_c_o=yes
10047 fi
10048 fi
10049 chmod u+w . 2>&5
10050 $RM conftest*
10051 # SGI C++ compiler will create directory out/ii_files/ for
10052 # template instantiation
10053 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10054 $RM out/* && rmdir out
10055 cd ..
10056 $RM -r conftest
10057 $RM conftest*
10058
10059 fi
10060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10061 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10062
10063
10064
10065
10066 hard_links="nottested"
10067 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
10068 # do not overwrite the value of need_locks provided by the user
10069 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10070 $as_echo_n "checking if we can lock with hard links... " >&6; }
10071 hard_links=yes
10072 $RM conftest*
10073 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10074 touch conftest.a
10075 ln conftest.a conftest.b 2>&5 || hard_links=no
10076 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10078 $as_echo "$hard_links" >&6; }
10079 if test "$hard_links" = no; then
10080 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
10081 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
10082 need_locks=warn
10083 fi
10084 else
10085 need_locks=no
10086 fi
10087
10088
10089
10090
10091
10092
10093 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
10094 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
10095
10096 runpath_var=
10097 allow_undefined_flag=
10098 always_export_symbols=no
10099 archive_cmds=
10100 archive_expsym_cmds=
10101 compiler_needs_object=no
10102 enable_shared_with_static_runtimes=no
10103 export_dynamic_flag_spec=
10104 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
10105 hardcode_automatic=no
10106 hardcode_direct=no
10107 hardcode_direct_absolute=no
10108 hardcode_libdir_flag_spec=
10109 hardcode_libdir_flag_spec_ld=
10110 hardcode_libdir_separator=
10111 hardcode_minus_L=no
10112 hardcode_shlibpath_var=unsupported
10113 inherit_rpath=no
10114 link_all_deplibs=unknown
10115 module_cmds=
10116 module_expsym_cmds=
10117 old_archive_from_new_cmds=
10118 old_archive_from_expsyms_cmds=
10119 thread_safe_flag_spec=
10120 whole_archive_flag_spec=
10121 # include_expsyms should be a list of space-separated symbols to be *always*
10122 # included in the symbol list
10123 include_expsyms=
10124 # exclude_expsyms can be an extended regexp of symbols to exclude
10125 # it will be wrapped by ` (' and `)$', so one must not match beginning or
10126 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
10127 # as well as any symbol that contains `d'.
10128 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
10129 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
10130 # platforms (ab)use it in PIC code, but their linkers get confused if
10131 # the symbol is explicitly referenced. Since portable code cannot
10132 # rely on this symbol name, it's probably fine to never include it in
10133 # preloaded symbol tables.
10134 # Exclude shared library initialization/finalization symbols.
10135 extract_expsyms_cmds=
10136
10137 case $host_os in
10138 cygwin* | mingw* | pw32* | cegcc*)
10139 # FIXME: the MSVC++ port hasn't been tested in a loooong time
10140 # When not using gcc, we currently assume that we are using
10141 # Microsoft Visual C++.
10142 if test "$GCC" != yes; then
10143 with_gnu_ld=no
10144 fi
10145 ;;
10146 interix*)
10147 # we just hope/assume this is gcc and not c89 (= MSVC++)
10148 with_gnu_ld=yes
10149 ;;
10150 openbsd*)
10151 with_gnu_ld=no
10152 ;;
10153 esac
10154
10155 ld_shlibs=yes
10156
10157 # On some targets, GNU ld is compatible enough with the native linker
10158 # that we're better off using the native interface for both.
10159 lt_use_gnu_ld_interface=no
10160 if test "$with_gnu_ld" = yes; then
10161 case $host_os in
10162 aix*)
10163 # The AIX port of GNU ld has always aspired to compatibility
10164 # with the native linker. However, as the warning in the GNU ld
10165 # block says, versions before 2.19.5* couldn't really create working
10166 # shared libraries, regardless of the interface used.
10167 case `$LD -v 2>&1` in
10168 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
10169 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
10170 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
10171 *)
10172 lt_use_gnu_ld_interface=yes
10173 ;;
10174 esac
10175 ;;
10176 *)
10177 lt_use_gnu_ld_interface=yes
10178 ;;
10179 esac
10180 fi
10181
10182 if test "$lt_use_gnu_ld_interface" = yes; then
10183 # If archive_cmds runs LD, not CC, wlarc should be empty
10184 wlarc='${wl}'
10185
10186 # Set some defaults for GNU ld with shared library support. These
10187 # are reset later if shared libraries are not supported. Putting them
10188 # here allows them to be overridden if necessary.
10189 runpath_var=LD_RUN_PATH
10190 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10191 export_dynamic_flag_spec='${wl}--export-dynamic'
10192 # ancient GNU ld didn't support --whole-archive et. al.
10193 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10194 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10195 else
10196 whole_archive_flag_spec=
10197 fi
10198 supports_anon_versioning=no
10199 case `$LD -v 2>&1` in
10200 *GNU\ gold*) supports_anon_versioning=yes ;;
10201 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10202 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10203 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10204 *\ 2.11.*) ;; # other 2.11 versions
10205 *) supports_anon_versioning=yes ;;
10206 esac
10207
10208 # See if GNU ld supports shared libraries.
10209 case $host_os in
10210 aix[3-9]*)
10211 # On AIX/PPC, the GNU linker is very broken
10212 if test "$host_cpu" != ia64; then
10213 ld_shlibs=no
10214 cat <<_LT_EOF 1>&2
10215
10216 *** Warning: the GNU linker, at least up to release 2.19, is reported
10217 *** to be unable to reliably create shared libraries on AIX.
10218 *** Therefore, libtool is disabling shared libraries support. If you
10219 *** really care for shared libraries, you may want to install binutils
10220 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10221 *** You will then need to restart the configuration process.
10222
10223 _LT_EOF
10224 fi
10225 ;;
10226
10227 amigaos*)
10228 case $host_cpu in
10229 powerpc)
10230 # see comment about AmigaOS4 .so support
10231 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10232 archive_expsym_cmds=''
10233 ;;
10234 m68k)
10235 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)'
10236 hardcode_libdir_flag_spec='-L$libdir'
10237 hardcode_minus_L=yes
10238 ;;
10239 esac
10240 ;;
10241
10242 beos*)
10243 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10244 allow_undefined_flag=unsupported
10245 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10246 # support --undefined. This deserves some investigation. FIXME
10247 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10248 else
10249 ld_shlibs=no
10250 fi
10251 ;;
10252
10253 cygwin* | mingw* | pw32* | cegcc*)
10254 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10255 # as there is no search path for DLLs.
10256 hardcode_libdir_flag_spec='-L$libdir'
10257 export_dynamic_flag_spec='${wl}--export-all-symbols'
10258 allow_undefined_flag=unsupported
10259 always_export_symbols=no
10260 enable_shared_with_static_runtimes=yes
10261 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10262
10263 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10264 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10265 # If the export-symbols file already is a .def file (1st line
10266 # is EXPORTS), use it as is; otherwise, prepend...
10267 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10268 cp $export_symbols $output_objdir/$soname.def;
10269 else
10270 echo EXPORTS > $output_objdir/$soname.def;
10271 cat $export_symbols >> $output_objdir/$soname.def;
10272 fi~
10273 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10274 else
10275 ld_shlibs=no
10276 fi
10277 ;;
10278
10279 haiku*)
10280 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10281 link_all_deplibs=yes
10282 ;;
10283
10284 interix[3-9]*)
10285 hardcode_direct=no
10286 hardcode_shlibpath_var=no
10287 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10288 export_dynamic_flag_spec='${wl}-E'
10289 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10290 # Instead, shared libraries are loaded at an image base (0x10000000 by
10291 # default) and relocated if they conflict, which is a slow very memory
10292 # consuming and fragmenting process. To avoid this, we pick a random,
10293 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10294 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10295 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10296 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'
10297 ;;
10298
10299 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10300 tmp_diet=no
10301 if test "$host_os" = linux-dietlibc; then
10302 case $cc_basename in
10303 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10304 esac
10305 fi
10306 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10307 && test "$tmp_diet" = no
10308 then
10309 tmp_addflag=' $pic_flag'
10310 tmp_sharedflag='-shared'
10311 case $cc_basename,$host_cpu in
10312 pgcc*) # Portland Group C compiler
10313 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'
10314 tmp_addflag=' $pic_flag'
10315 ;;
10316 pgf77* | pgf90* | pgf95* | pgfortran*)
10317 # Portland Group f77 and f90 compilers
10318 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'
10319 tmp_addflag=' $pic_flag -Mnomain' ;;
10320 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10321 tmp_addflag=' -i_dynamic' ;;
10322 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10323 tmp_addflag=' -i_dynamic -nofor_main' ;;
10324 ifc* | ifort*) # Intel Fortran compiler
10325 tmp_addflag=' -nofor_main' ;;
10326 lf95*) # Lahey Fortran 8.1
10327 whole_archive_flag_spec=
10328 tmp_sharedflag='--shared' ;;
10329 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10330 tmp_sharedflag='-qmkshrobj'
10331 tmp_addflag= ;;
10332 nvcc*) # Cuda Compiler Driver 2.2
10333 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'
10334 compiler_needs_object=yes
10335 ;;
10336 esac
10337 case `$CC -V 2>&1 | sed 5q` in
10338 *Sun\ C*) # Sun C 5.9
10339 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'
10340 compiler_needs_object=yes
10341 tmp_sharedflag='-G' ;;
10342 *Sun\ F*) # Sun Fortran 8.3
10343 tmp_sharedflag='-G' ;;
10344 esac
10345 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10346
10347 if test "x$supports_anon_versioning" = xyes; then
10348 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10349 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10350 echo "local: *; };" >> $output_objdir/$libname.ver~
10351 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10352 fi
10353
10354 case $cc_basename in
10355 xlf* | bgf* | bgxlf* | mpixlf*)
10356 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10357 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10358 hardcode_libdir_flag_spec=
10359 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10360 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10361 if test "x$supports_anon_versioning" = xyes; then
10362 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10363 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10364 echo "local: *; };" >> $output_objdir/$libname.ver~
10365 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10366 fi
10367 ;;
10368 esac
10369 else
10370 ld_shlibs=no
10371 fi
10372 ;;
10373
10374 netbsd*)
10375 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10376 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10377 wlarc=
10378 else
10379 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10380 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10381 fi
10382 ;;
10383
10384 solaris*)
10385 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10386 ld_shlibs=no
10387 cat <<_LT_EOF 1>&2
10388
10389 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
10390 *** create shared libraries on Solaris systems. Therefore, libtool
10391 *** is disabling shared libraries support. We urge you to upgrade GNU
10392 *** binutils to release 2.9.1 or newer. Another option is to modify
10393 *** your PATH or compiler configuration so that the native linker is
10394 *** used, and then restart.
10395
10396 _LT_EOF
10397 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10398 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10399 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10400 else
10401 ld_shlibs=no
10402 fi
10403 ;;
10404
10405 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10406 case `$LD -v 2>&1` in
10407 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10408 ld_shlibs=no
10409 cat <<_LT_EOF 1>&2
10410
10411 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10412 *** reliably create shared libraries on SCO systems. Therefore, libtool
10413 *** is disabling shared libraries support. We urge you to upgrade GNU
10414 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10415 *** your PATH or compiler configuration so that the native linker is
10416 *** used, and then restart.
10417
10418 _LT_EOF
10419 ;;
10420 *)
10421 # For security reasons, it is highly recommended that you always
10422 # use absolute paths for naming shared libraries, and exclude the
10423 # DT_RUNPATH tag from executables and libraries. But doing so
10424 # requires that you compile everything twice, which is a pain.
10425 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10426 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10427 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10428 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10429 else
10430 ld_shlibs=no
10431 fi
10432 ;;
10433 esac
10434 ;;
10435
10436 sunos4*)
10437 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10438 wlarc=
10439 hardcode_direct=yes
10440 hardcode_shlibpath_var=no
10441 ;;
10442
10443 *)
10444 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10445 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10446 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10447 else
10448 ld_shlibs=no
10449 fi
10450 ;;
10451 esac
10452
10453 if test "$ld_shlibs" = no; then
10454 runpath_var=
10455 hardcode_libdir_flag_spec=
10456 export_dynamic_flag_spec=
10457 whole_archive_flag_spec=
10458 fi
10459 else
10460 # PORTME fill in a description of your system's linker (not GNU ld)
10461 case $host_os in
10462 aix3*)
10463 allow_undefined_flag=unsupported
10464 always_export_symbols=yes
10465 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'
10466 # Note: this linker hardcodes the directories in LIBPATH if there
10467 # are no directories specified by -L.
10468 hardcode_minus_L=yes
10469 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10470 # Neither direct hardcoding nor static linking is supported with a
10471 # broken collect2.
10472 hardcode_direct=unsupported
10473 fi
10474 ;;
10475
10476 aix[4-9]*)
10477 if test "$host_cpu" = ia64; then
10478 # On IA64, the linker does run time linking by default, so we don't
10479 # have to do anything special.
10480 aix_use_runtimelinking=no
10481 exp_sym_flag='-Bexport'
10482 no_entry_flag=""
10483 else
10484 # If we're using GNU nm, then we don't want the "-C" option.
10485 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10486 # Also, AIX nm treats weak defined symbols like other global
10487 # defined symbols, whereas GNU nm marks them as "W".
10488 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10489 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'
10490 else
10491 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'
10492 fi
10493 aix_use_runtimelinking=no
10494
10495 # Test if we are trying to use run time linking or normal
10496 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10497 # need to do runtime linking.
10498 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10499 for ld_flag in $LDFLAGS; do
10500 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10501 aix_use_runtimelinking=yes
10502 break
10503 fi
10504 done
10505 ;;
10506 esac
10507
10508 exp_sym_flag='-bexport'
10509 no_entry_flag='-bnoentry'
10510 fi
10511
10512 # When large executables or shared objects are built, AIX ld can
10513 # have problems creating the table of contents. If linking a library
10514 # or program results in "error TOC overflow" add -mminimal-toc to
10515 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10516 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10517
10518 archive_cmds=''
10519 hardcode_direct=yes
10520 hardcode_direct_absolute=yes
10521 hardcode_libdir_separator=':'
10522 link_all_deplibs=yes
10523 file_list_spec='${wl}-f,'
10524
10525 if test "$GCC" = yes; then
10526 case $host_os in aix4.[012]|aix4.[012].*)
10527 # We only want to do this on AIX 4.2 and lower, the check
10528 # below for broken collect2 doesn't work under 4.3+
10529 collect2name=`${CC} -print-prog-name=collect2`
10530 if test -f "$collect2name" &&
10531 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10532 then
10533 # We have reworked collect2
10534 :
10535 else
10536 # We have old collect2
10537 hardcode_direct=unsupported
10538 # It fails to find uninstalled libraries when the uninstalled
10539 # path is not listed in the libpath. Setting hardcode_minus_L
10540 # to unsupported forces relinking
10541 hardcode_minus_L=yes
10542 hardcode_libdir_flag_spec='-L$libdir'
10543 hardcode_libdir_separator=
10544 fi
10545 ;;
10546 esac
10547 shared_flag='-shared'
10548 if test "$aix_use_runtimelinking" = yes; then
10549 shared_flag="$shared_flag "'${wl}-G'
10550 fi
10551 else
10552 # not using gcc
10553 if test "$host_cpu" = ia64; then
10554 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10555 # chokes on -Wl,-G. The following line is correct:
10556 shared_flag='-G'
10557 else
10558 if test "$aix_use_runtimelinking" = yes; then
10559 shared_flag='${wl}-G'
10560 else
10561 shared_flag='${wl}-bM:SRE'
10562 fi
10563 fi
10564 fi
10565
10566 export_dynamic_flag_spec='${wl}-bexpall'
10567 # It seems that -bexpall does not export symbols beginning with
10568 # underscore (_), so it is better to generate a list of symbols to export.
10569 always_export_symbols=yes
10570 if test "$aix_use_runtimelinking" = yes; then
10571 # Warning - without using the other runtime loading flags (-brtl),
10572 # -berok will link without error, but may produce a broken library.
10573 allow_undefined_flag='-berok'
10574 # Determine the default libpath from the value encoded in an
10575 # empty executable.
10576 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10577 /* end confdefs.h. */
10578
10579 int
10580 main ()
10581 {
10582
10583 ;
10584 return 0;
10585 }
10586 _ACEOF
10587 if ac_fn_c_try_link "$LINENO"; then :
10588
10589 lt_aix_libpath_sed='
10590 /Import File Strings/,/^$/ {
10591 /^0/ {
10592 s/^0 *\(.*\)$/\1/
10593 p
10594 }
10595 }'
10596 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10597 # Check for a 64-bit object if we didn't find anything.
10598 if test -z "$aix_libpath"; then
10599 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10600 fi
10601 fi
10602 rm -f core conftest.err conftest.$ac_objext \
10603 conftest$ac_exeext conftest.$ac_ext
10604 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10605
10606 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10607 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"
10608 else
10609 if test "$host_cpu" = ia64; then
10610 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10611 allow_undefined_flag="-z nodefs"
10612 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"
10613 else
10614 # Determine the default libpath from the value encoded in an
10615 # empty executable.
10616 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10617 /* end confdefs.h. */
10618
10619 int
10620 main ()
10621 {
10622
10623 ;
10624 return 0;
10625 }
10626 _ACEOF
10627 if ac_fn_c_try_link "$LINENO"; then :
10628
10629 lt_aix_libpath_sed='
10630 /Import File Strings/,/^$/ {
10631 /^0/ {
10632 s/^0 *\(.*\)$/\1/
10633 p
10634 }
10635 }'
10636 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10637 # Check for a 64-bit object if we didn't find anything.
10638 if test -z "$aix_libpath"; then
10639 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10640 fi
10641 fi
10642 rm -f core conftest.err conftest.$ac_objext \
10643 conftest$ac_exeext conftest.$ac_ext
10644 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10645
10646 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10647 # Warning - without using the other run time loading flags,
10648 # -berok will link without error, but may produce a broken library.
10649 no_undefined_flag=' ${wl}-bernotok'
10650 allow_undefined_flag=' ${wl}-berok'
10651 if test "$with_gnu_ld" = yes; then
10652 # We only use this code for GNU lds that support --whole-archive.
10653 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10654 else
10655 # Exported symbols can be pulled into shared objects from archives
10656 whole_archive_flag_spec='$convenience'
10657 fi
10658 archive_cmds_need_lc=yes
10659 # This is similar to how AIX traditionally builds its shared libraries.
10660 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'
10661 fi
10662 fi
10663 ;;
10664
10665 amigaos*)
10666 case $host_cpu in
10667 powerpc)
10668 # see comment about AmigaOS4 .so support
10669 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10670 archive_expsym_cmds=''
10671 ;;
10672 m68k)
10673 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)'
10674 hardcode_libdir_flag_spec='-L$libdir'
10675 hardcode_minus_L=yes
10676 ;;
10677 esac
10678 ;;
10679
10680 bsdi[45]*)
10681 export_dynamic_flag_spec=-rdynamic
10682 ;;
10683
10684 cygwin* | mingw* | pw32* | cegcc*)
10685 # When not using gcc, we currently assume that we are using
10686 # Microsoft Visual C++.
10687 # hardcode_libdir_flag_spec is actually meaningless, as there is
10688 # no search path for DLLs.
10689 hardcode_libdir_flag_spec=' '
10690 allow_undefined_flag=unsupported
10691 # Tell ltmain to make .lib files, not .a files.
10692 libext=lib
10693 # Tell ltmain to make .dll files, not .so files.
10694 shrext_cmds=".dll"
10695 # FIXME: Setting linknames here is a bad hack.
10696 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
10697 # The linker will automatically build a .lib file if we build a DLL.
10698 old_archive_from_new_cmds='true'
10699 # FIXME: Should let the user specify the lib program.
10700 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
10701 fix_srcfile_path='`cygpath -w "$srcfile"`'
10702 enable_shared_with_static_runtimes=yes
10703 ;;
10704
10705 darwin* | rhapsody*)
10706
10707
10708 archive_cmds_need_lc=no
10709 hardcode_direct=no
10710 hardcode_automatic=yes
10711 hardcode_shlibpath_var=unsupported
10712 if test "$lt_cv_ld_force_load" = "yes"; then
10713 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\"`'
10714 else
10715 whole_archive_flag_spec=''
10716 fi
10717 link_all_deplibs=yes
10718 allow_undefined_flag="$_lt_dar_allow_undefined"
10719 case $cc_basename in
10720 ifort*) _lt_dar_can_shared=yes ;;
10721 *) _lt_dar_can_shared=$GCC ;;
10722 esac
10723 if test "$_lt_dar_can_shared" = "yes"; then
10724 output_verbose_link_cmd=func_echo_all
10725 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
10726 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
10727 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}"
10728 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}"
10729
10730 else
10731 ld_shlibs=no
10732 fi
10733
10734 ;;
10735
10736 dgux*)
10737 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10738 hardcode_libdir_flag_spec='-L$libdir'
10739 hardcode_shlibpath_var=no
10740 ;;
10741
10742 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
10743 # support. Future versions do this automatically, but an explicit c++rt0.o
10744 # does not break anything, and helps significantly (at the cost of a little
10745 # extra space).
10746 freebsd2.2*)
10747 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10748 hardcode_libdir_flag_spec='-R$libdir'
10749 hardcode_direct=yes
10750 hardcode_shlibpath_var=no
10751 ;;
10752
10753 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
10754 freebsd2.*)
10755 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10756 hardcode_direct=yes
10757 hardcode_minus_L=yes
10758 hardcode_shlibpath_var=no
10759 ;;
10760
10761 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10762 freebsd* | dragonfly*)
10763 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
10764 hardcode_libdir_flag_spec='-R$libdir'
10765 hardcode_direct=yes
10766 hardcode_shlibpath_var=no
10767 ;;
10768
10769 hpux9*)
10770 if test "$GCC" = yes; then
10771 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'
10772 else
10773 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'
10774 fi
10775 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10776 hardcode_libdir_separator=:
10777 hardcode_direct=yes
10778
10779 # hardcode_minus_L: Not really in the search PATH,
10780 # but as the default location of the library.
10781 hardcode_minus_L=yes
10782 export_dynamic_flag_spec='${wl}-E'
10783 ;;
10784
10785 hpux10*)
10786 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10787 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10788 else
10789 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10790 fi
10791 if test "$with_gnu_ld" = no; then
10792 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10793 hardcode_libdir_flag_spec_ld='+b $libdir'
10794 hardcode_libdir_separator=:
10795 hardcode_direct=yes
10796 hardcode_direct_absolute=yes
10797 export_dynamic_flag_spec='${wl}-E'
10798 # hardcode_minus_L: Not really in the search PATH,
10799 # but as the default location of the library.
10800 hardcode_minus_L=yes
10801 fi
10802 ;;
10803
10804 hpux11*)
10805 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10806 case $host_cpu in
10807 hppa*64*)
10808 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10809 ;;
10810 ia64*)
10811 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10812 ;;
10813 *)
10814 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10815 ;;
10816 esac
10817 else
10818 case $host_cpu in
10819 hppa*64*)
10820 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10821 ;;
10822 ia64*)
10823 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10824 ;;
10825 *)
10826
10827 # Older versions of the 11.00 compiler do not understand -b yet
10828 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10829 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10830 $as_echo_n "checking if $CC understands -b... " >&6; }
10831 if test "${lt_cv_prog_compiler__b+set}" = set; then :
10832 $as_echo_n "(cached) " >&6
10833 else
10834 lt_cv_prog_compiler__b=no
10835 save_LDFLAGS="$LDFLAGS"
10836 LDFLAGS="$LDFLAGS -b"
10837 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10838 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10839 # The linker can only warn and ignore the option if not recognized
10840 # So say no if there are warnings
10841 if test -s conftest.err; then
10842 # Append any errors to the config.log.
10843 cat conftest.err 1>&5
10844 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10845 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10846 if diff conftest.exp conftest.er2 >/dev/null; then
10847 lt_cv_prog_compiler__b=yes
10848 fi
10849 else
10850 lt_cv_prog_compiler__b=yes
10851 fi
10852 fi
10853 $RM -r conftest*
10854 LDFLAGS="$save_LDFLAGS"
10855
10856 fi
10857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10858 $as_echo "$lt_cv_prog_compiler__b" >&6; }
10859
10860 if test x"$lt_cv_prog_compiler__b" = xyes; then
10861 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10862 else
10863 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10864 fi
10865
10866 ;;
10867 esac
10868 fi
10869 if test "$with_gnu_ld" = no; then
10870 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10871 hardcode_libdir_separator=:
10872
10873 case $host_cpu in
10874 hppa*64*|ia64*)
10875 hardcode_direct=no
10876 hardcode_shlibpath_var=no
10877 ;;
10878 *)
10879 hardcode_direct=yes
10880 hardcode_direct_absolute=yes
10881 export_dynamic_flag_spec='${wl}-E'
10882
10883 # hardcode_minus_L: Not really in the search PATH,
10884 # but as the default location of the library.
10885 hardcode_minus_L=yes
10886 ;;
10887 esac
10888 fi
10889 ;;
10890
10891 irix5* | irix6* | nonstopux*)
10892 if test "$GCC" = yes; then
10893 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'
10894 # Try to use the -exported_symbol ld option, if it does not
10895 # work, assume that -exports_file does not work either and
10896 # implicitly export all symbols.
10897 save_LDFLAGS="$LDFLAGS"
10898 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
10899 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10900 /* end confdefs.h. */
10901 int foo(void) {}
10902 _ACEOF
10903 if ac_fn_c_try_link "$LINENO"; then :
10904 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'
10905
10906 fi
10907 rm -f core conftest.err conftest.$ac_objext \
10908 conftest$ac_exeext conftest.$ac_ext
10909 LDFLAGS="$save_LDFLAGS"
10910 else
10911 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'
10912 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'
10913 fi
10914 archive_cmds_need_lc='no'
10915 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10916 hardcode_libdir_separator=:
10917 inherit_rpath=yes
10918 link_all_deplibs=yes
10919 ;;
10920
10921 netbsd*)
10922 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10923 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
10924 else
10925 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
10926 fi
10927 hardcode_libdir_flag_spec='-R$libdir'
10928 hardcode_direct=yes
10929 hardcode_shlibpath_var=no
10930 ;;
10931
10932 newsos6)
10933 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10934 hardcode_direct=yes
10935 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10936 hardcode_libdir_separator=:
10937 hardcode_shlibpath_var=no
10938 ;;
10939
10940 *nto* | *qnx*)
10941 ;;
10942
10943 openbsd*)
10944 if test -f /usr/libexec/ld.so; then
10945 hardcode_direct=yes
10946 hardcode_shlibpath_var=no
10947 hardcode_direct_absolute=yes
10948 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10949 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10950 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
10951 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10952 export_dynamic_flag_spec='${wl}-E'
10953 else
10954 case $host_os in
10955 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
10956 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10957 hardcode_libdir_flag_spec='-R$libdir'
10958 ;;
10959 *)
10960 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10961 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10962 ;;
10963 esac
10964 fi
10965 else
10966 ld_shlibs=no
10967 fi
10968 ;;
10969
10970 os2*)
10971 hardcode_libdir_flag_spec='-L$libdir'
10972 hardcode_minus_L=yes
10973 allow_undefined_flag=unsupported
10974 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'
10975 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10976 ;;
10977
10978 osf3*)
10979 if test "$GCC" = yes; then
10980 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10981 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'
10982 else
10983 allow_undefined_flag=' -expect_unresolved \*'
10984 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'
10985 fi
10986 archive_cmds_need_lc='no'
10987 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10988 hardcode_libdir_separator=:
10989 ;;
10990
10991 osf4* | osf5*) # as osf3* with the addition of -msym flag
10992 if test "$GCC" = yes; then
10993 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10994 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'
10995 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10996 else
10997 allow_undefined_flag=' -expect_unresolved \*'
10998 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'
10999 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~
11000 $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'
11001
11002 # Both c and cxx compiler support -rpath directly
11003 hardcode_libdir_flag_spec='-rpath $libdir'
11004 fi
11005 archive_cmds_need_lc='no'
11006 hardcode_libdir_separator=:
11007 ;;
11008
11009 solaris*)
11010 no_undefined_flag=' -z defs'
11011 if test "$GCC" = yes; then
11012 wlarc='${wl}'
11013 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11014 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11015 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11016 else
11017 case `$CC -V 2>&1` in
11018 *"Compilers 5.0"*)
11019 wlarc=''
11020 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
11021 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11022 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
11023 ;;
11024 *)
11025 wlarc='${wl}'
11026 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
11027 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11028 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11029 ;;
11030 esac
11031 fi
11032 hardcode_libdir_flag_spec='-R$libdir'
11033 hardcode_shlibpath_var=no
11034 case $host_os in
11035 solaris2.[0-5] | solaris2.[0-5].*) ;;
11036 *)
11037 # The compiler driver will combine and reorder linker options,
11038 # but understands `-z linker_flag'. GCC discards it without `$wl',
11039 # but is careful enough not to reorder.
11040 # Supported since Solaris 2.6 (maybe 2.5.1?)
11041 if test "$GCC" = yes; then
11042 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
11043 else
11044 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
11045 fi
11046 ;;
11047 esac
11048 link_all_deplibs=yes
11049 ;;
11050
11051 sunos4*)
11052 if test "x$host_vendor" = xsequent; then
11053 # Use $CC to link under sequent, because it throws in some extra .o
11054 # files that make .init and .fini sections work.
11055 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
11056 else
11057 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
11058 fi
11059 hardcode_libdir_flag_spec='-L$libdir'
11060 hardcode_direct=yes
11061 hardcode_minus_L=yes
11062 hardcode_shlibpath_var=no
11063 ;;
11064
11065 sysv4)
11066 case $host_vendor in
11067 sni)
11068 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11069 hardcode_direct=yes # is this really true???
11070 ;;
11071 siemens)
11072 ## LD is ld it makes a PLAMLIB
11073 ## CC just makes a GrossModule.
11074 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
11075 reload_cmds='$CC -r -o $output$reload_objs'
11076 hardcode_direct=no
11077 ;;
11078 motorola)
11079 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11080 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
11081 ;;
11082 esac
11083 runpath_var='LD_RUN_PATH'
11084 hardcode_shlibpath_var=no
11085 ;;
11086
11087 sysv4.3*)
11088 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11089 hardcode_shlibpath_var=no
11090 export_dynamic_flag_spec='-Bexport'
11091 ;;
11092
11093 sysv4*MP*)
11094 if test -d /usr/nec; then
11095 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11096 hardcode_shlibpath_var=no
11097 runpath_var=LD_RUN_PATH
11098 hardcode_runpath_var=yes
11099 ld_shlibs=yes
11100 fi
11101 ;;
11102
11103 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
11104 no_undefined_flag='${wl}-z,text'
11105 archive_cmds_need_lc=no
11106 hardcode_shlibpath_var=no
11107 runpath_var='LD_RUN_PATH'
11108
11109 if test "$GCC" = yes; then
11110 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11111 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11112 else
11113 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11114 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11115 fi
11116 ;;
11117
11118 sysv5* | sco3.2v5* | sco5v6*)
11119 # Note: We can NOT use -z defs as we might desire, because we do not
11120 # link with -lc, and that would cause any symbols used from libc to
11121 # always be unresolved, which means just about no library would
11122 # ever link correctly. If we're not using GNU ld we use -z text
11123 # though, which does catch some bad symbols but isn't as heavy-handed
11124 # as -z defs.
11125 no_undefined_flag='${wl}-z,text'
11126 allow_undefined_flag='${wl}-z,nodefs'
11127 archive_cmds_need_lc=no
11128 hardcode_shlibpath_var=no
11129 hardcode_libdir_flag_spec='${wl}-R,$libdir'
11130 hardcode_libdir_separator=':'
11131 link_all_deplibs=yes
11132 export_dynamic_flag_spec='${wl}-Bexport'
11133 runpath_var='LD_RUN_PATH'
11134
11135 if test "$GCC" = yes; then
11136 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11137 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11138 else
11139 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11140 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11141 fi
11142 ;;
11143
11144 uts4*)
11145 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11146 hardcode_libdir_flag_spec='-L$libdir'
11147 hardcode_shlibpath_var=no
11148 ;;
11149
11150 *)
11151 ld_shlibs=no
11152 ;;
11153 esac
11154
11155 if test x$host_vendor = xsni; then
11156 case $host in
11157 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
11158 export_dynamic_flag_spec='${wl}-Blargedynsym'
11159 ;;
11160 esac
11161 fi
11162 fi
11163
11164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11165 $as_echo "$ld_shlibs" >&6; }
11166 test "$ld_shlibs" = no && can_build_shared=no
11167
11168 with_gnu_ld=$with_gnu_ld
11169
11170
11171
11172
11173
11174
11175
11176
11177
11178
11179
11180
11181
11182
11183
11184 #
11185 # Do we need to explicitly link libc?
11186 #
11187 case "x$archive_cmds_need_lc" in
11188 x|xyes)
11189 # Assume -lc should be added
11190 archive_cmds_need_lc=yes
11191
11192 if test "$enable_shared" = yes && test "$GCC" = yes; then
11193 case $archive_cmds in
11194 *'~'*)
11195 # FIXME: we may have to deal with multi-command sequences.
11196 ;;
11197 '$CC '*)
11198 # Test whether the compiler implicitly links with -lc since on some
11199 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11200 # to ld, don't add -lc before -lgcc.
11201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11202 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11203 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
11204 $as_echo_n "(cached) " >&6
11205 else
11206 $RM conftest*
11207 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11208
11209 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11210 (eval $ac_compile) 2>&5
11211 ac_status=$?
11212 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11213 test $ac_status = 0; } 2>conftest.err; then
11214 soname=conftest
11215 lib=conftest
11216 libobjs=conftest.$ac_objext
11217 deplibs=
11218 wl=$lt_prog_compiler_wl
11219 pic_flag=$lt_prog_compiler_pic
11220 compiler_flags=-v
11221 linker_flags=-v
11222 verstring=
11223 output_objdir=.
11224 libname=conftest
11225 lt_save_allow_undefined_flag=$allow_undefined_flag
11226 allow_undefined_flag=
11227 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11228 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11229 ac_status=$?
11230 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11231 test $ac_status = 0; }
11232 then
11233 lt_cv_archive_cmds_need_lc=no
11234 else
11235 lt_cv_archive_cmds_need_lc=yes
11236 fi
11237 allow_undefined_flag=$lt_save_allow_undefined_flag
11238 else
11239 cat conftest.err 1>&5
11240 fi
11241 $RM conftest*
11242
11243 fi
11244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11245 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11246 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11247 ;;
11248 esac
11249 fi
11250 ;;
11251 esac
11252
11253
11254
11255
11256
11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
11275
11276
11277
11278
11279
11280
11281
11282
11283
11284
11285
11286
11287
11288
11289
11290
11291
11292
11293
11294
11295
11296
11297
11298
11299
11300
11301
11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
11318
11319
11320
11321
11322
11323
11324
11325
11326
11327
11328
11329
11330
11331
11332
11333
11334
11335
11336
11337
11338
11339
11340
11341
11342
11343
11344
11345
11346
11347
11348
11349
11350
11351
11352
11353
11354
11355
11356
11357
11358
11359
11360
11361
11362
11363
11364
11365
11366
11367
11368
11369
11370
11371
11372
11373
11374
11375
11376
11377
11378
11379
11380
11381
11382
11383
11384
11385
11386
11387
11388
11389
11390
11391
11392
11393
11394
11395
11396
11397
11398
11399
11400
11401
11402
11403
11404
11405
11406
11407
11408
11409 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11410 $as_echo_n "checking dynamic linker characteristics... " >&6; }
11411
11412 if test "$GCC" = yes; then
11413 case $host_os in
11414 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11415 *) lt_awk_arg="/^libraries:/" ;;
11416 esac
11417 case $host_os in
11418 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11419 *) lt_sed_strip_eq="s,=/,/,g" ;;
11420 esac
11421 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11422 case $lt_search_path_spec in
11423 *\;*)
11424 # if the path contains ";" then we assume it to be the separator
11425 # otherwise default to the standard path separator (i.e. ":") - it is
11426 # assumed that no part of a normal pathname contains ";" but that should
11427 # okay in the real world where ";" in dirpaths is itself problematic.
11428 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11429 ;;
11430 *)
11431 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11432 ;;
11433 esac
11434 # Ok, now we have the path, separated by spaces, we can step through it
11435 # and add multilib dir if necessary.
11436 lt_tmp_lt_search_path_spec=
11437 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11438 for lt_sys_path in $lt_search_path_spec; do
11439 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11440 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11441 else
11442 test -d "$lt_sys_path" && \
11443 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11444 fi
11445 done
11446 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11447 BEGIN {RS=" "; FS="/|\n";} {
11448 lt_foo="";
11449 lt_count=0;
11450 for (lt_i = NF; lt_i > 0; lt_i--) {
11451 if ($lt_i != "" && $lt_i != ".") {
11452 if ($lt_i == "..") {
11453 lt_count++;
11454 } else {
11455 if (lt_count == 0) {
11456 lt_foo="/" $lt_i lt_foo;
11457 } else {
11458 lt_count--;
11459 }
11460 }
11461 }
11462 }
11463 if (lt_foo != "") { lt_freq[lt_foo]++; }
11464 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11465 }'`
11466 # AWK program above erroneously prepends '/' to C:/dos/paths
11467 # for these hosts.
11468 case $host_os in
11469 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11470 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11471 esac
11472 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11473 else
11474 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11475 fi
11476 library_names_spec=
11477 libname_spec='lib$name'
11478 soname_spec=
11479 shrext_cmds=".so"
11480 postinstall_cmds=
11481 postuninstall_cmds=
11482 finish_cmds=
11483 finish_eval=
11484 shlibpath_var=
11485 shlibpath_overrides_runpath=unknown
11486 version_type=none
11487 dynamic_linker="$host_os ld.so"
11488 sys_lib_dlsearch_path_spec="/lib /usr/lib"
11489 need_lib_prefix=unknown
11490 hardcode_into_libs=no
11491
11492 # when you set need_version to no, make sure it does not cause -set_version
11493 # flags to be left without arguments
11494 need_version=unknown
11495
11496 case $host_os in
11497 aix3*)
11498 version_type=linux
11499 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11500 shlibpath_var=LIBPATH
11501
11502 # AIX 3 has no versioning support, so we append a major version to the name.
11503 soname_spec='${libname}${release}${shared_ext}$major'
11504 ;;
11505
11506 aix[4-9]*)
11507 version_type=linux
11508 need_lib_prefix=no
11509 need_version=no
11510 hardcode_into_libs=yes
11511 if test "$host_cpu" = ia64; then
11512 # AIX 5 supports IA64
11513 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11514 shlibpath_var=LD_LIBRARY_PATH
11515 else
11516 # With GCC up to 2.95.x, collect2 would create an import file
11517 # for dependence libraries. The import file would start with
11518 # the line `#! .'. This would cause the generated library to
11519 # depend on `.', always an invalid library. This was fixed in
11520 # development snapshots of GCC prior to 3.0.
11521 case $host_os in
11522 aix4 | aix4.[01] | aix4.[01].*)
11523 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11524 echo ' yes '
11525 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11526 :
11527 else
11528 can_build_shared=no
11529 fi
11530 ;;
11531 esac
11532 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11533 # soname into executable. Probably we can add versioning support to
11534 # collect2, so additional links can be useful in future.
11535 if test "$aix_use_runtimelinking" = yes; then
11536 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11537 # instead of lib<name>.a to let people know that these are not
11538 # typical AIX shared libraries.
11539 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11540 else
11541 # We preserve .a as extension for shared libraries through AIX4.2
11542 # and later when we are not doing run time linking.
11543 library_names_spec='${libname}${release}.a $libname.a'
11544 soname_spec='${libname}${release}${shared_ext}$major'
11545 fi
11546 shlibpath_var=LIBPATH
11547 fi
11548 ;;
11549
11550 amigaos*)
11551 case $host_cpu in
11552 powerpc)
11553 # Since July 2007 AmigaOS4 officially supports .so libraries.
11554 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11555 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11556 ;;
11557 m68k)
11558 library_names_spec='$libname.ixlibrary $libname.a'
11559 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11560 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'
11561 ;;
11562 esac
11563 ;;
11564
11565 beos*)
11566 library_names_spec='${libname}${shared_ext}'
11567 dynamic_linker="$host_os ld.so"
11568 shlibpath_var=LIBRARY_PATH
11569 ;;
11570
11571 bsdi[45]*)
11572 version_type=linux
11573 need_version=no
11574 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11575 soname_spec='${libname}${release}${shared_ext}$major'
11576 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11577 shlibpath_var=LD_LIBRARY_PATH
11578 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11579 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11580 # the default ld.so.conf also contains /usr/contrib/lib and
11581 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11582 # libtool to hard-code these into programs
11583 ;;
11584
11585 cygwin* | mingw* | pw32* | cegcc*)
11586 version_type=windows
11587 shrext_cmds=".dll"
11588 need_version=no
11589 need_lib_prefix=no
11590
11591 case $GCC,$host_os in
11592 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11593 library_names_spec='$libname.dll.a'
11594 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11595 postinstall_cmds='base_file=`basename \${file}`~
11596 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11597 dldir=$destdir/`dirname \$dlpath`~
11598 test -d \$dldir || mkdir -p \$dldir~
11599 $install_prog $dir/$dlname \$dldir/$dlname~
11600 chmod a+x \$dldir/$dlname~
11601 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11602 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11603 fi'
11604 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11605 dlpath=$dir/\$dldll~
11606 $RM \$dlpath'
11607 shlibpath_overrides_runpath=yes
11608
11609 case $host_os in
11610 cygwin*)
11611 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11612 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11613
11614 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11615 ;;
11616 mingw* | cegcc*)
11617 # MinGW DLLs use traditional 'lib' prefix
11618 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11619 ;;
11620 pw32*)
11621 # pw32 DLLs use 'pw' prefix rather than 'lib'
11622 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11623 ;;
11624 esac
11625 ;;
11626
11627 *)
11628 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11629 ;;
11630 esac
11631 dynamic_linker='Win32 ld.exe'
11632 # FIXME: first we should search . and the directory the executable is in
11633 shlibpath_var=PATH
11634 ;;
11635
11636 darwin* | rhapsody*)
11637 dynamic_linker="$host_os dyld"
11638 version_type=darwin
11639 need_lib_prefix=no
11640 need_version=no
11641 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11642 soname_spec='${libname}${release}${major}$shared_ext'
11643 shlibpath_overrides_runpath=yes
11644 shlibpath_var=DYLD_LIBRARY_PATH
11645 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11646
11647 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11648 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11649 ;;
11650
11651 dgux*)
11652 version_type=linux
11653 need_lib_prefix=no
11654 need_version=no
11655 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11656 soname_spec='${libname}${release}${shared_ext}$major'
11657 shlibpath_var=LD_LIBRARY_PATH
11658 ;;
11659
11660 freebsd* | dragonfly*)
11661 # DragonFly does not have aout. When/if they implement a new
11662 # versioning mechanism, adjust this.
11663 if test -x /usr/bin/objformat; then
11664 objformat=`/usr/bin/objformat`
11665 else
11666 case $host_os in
11667 freebsd[23].*) objformat=aout ;;
11668 *) objformat=elf ;;
11669 esac
11670 fi
11671 version_type=freebsd-$objformat
11672 case $version_type in
11673 freebsd-elf*)
11674 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11675 need_version=no
11676 need_lib_prefix=no
11677 ;;
11678 freebsd-*)
11679 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11680 need_version=yes
11681 ;;
11682 esac
11683 shlibpath_var=LD_LIBRARY_PATH
11684 case $host_os in
11685 freebsd2.*)
11686 shlibpath_overrides_runpath=yes
11687 ;;
11688 freebsd3.[01]* | freebsdelf3.[01]*)
11689 shlibpath_overrides_runpath=yes
11690 hardcode_into_libs=yes
11691 ;;
11692 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
11693 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
11694 shlibpath_overrides_runpath=no
11695 hardcode_into_libs=yes
11696 ;;
11697 *) # from 4.6 on, and DragonFly
11698 shlibpath_overrides_runpath=yes
11699 hardcode_into_libs=yes
11700 ;;
11701 esac
11702 ;;
11703
11704 gnu*)
11705 version_type=linux
11706 need_lib_prefix=no
11707 need_version=no
11708 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11709 soname_spec='${libname}${release}${shared_ext}$major'
11710 shlibpath_var=LD_LIBRARY_PATH
11711 hardcode_into_libs=yes
11712 ;;
11713
11714 haiku*)
11715 version_type=linux
11716 need_lib_prefix=no
11717 need_version=no
11718 dynamic_linker="$host_os runtime_loader"
11719 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11720 soname_spec='${libname}${release}${shared_ext}$major'
11721 shlibpath_var=LIBRARY_PATH
11722 shlibpath_overrides_runpath=yes
11723 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
11724 hardcode_into_libs=yes
11725 ;;
11726
11727 hpux9* | hpux10* | hpux11*)
11728 # Give a soname corresponding to the major version so that dld.sl refuses to
11729 # link against other versions.
11730 version_type=sunos
11731 need_lib_prefix=no
11732 need_version=no
11733 case $host_cpu in
11734 ia64*)
11735 shrext_cmds='.so'
11736 hardcode_into_libs=yes
11737 dynamic_linker="$host_os dld.so"
11738 shlibpath_var=LD_LIBRARY_PATH
11739 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11740 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11741 soname_spec='${libname}${release}${shared_ext}$major'
11742 if test "X$HPUX_IA64_MODE" = X32; then
11743 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
11744 else
11745 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
11746 fi
11747 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11748 ;;
11749 hppa*64*)
11750 shrext_cmds='.sl'
11751 hardcode_into_libs=yes
11752 dynamic_linker="$host_os dld.sl"
11753 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
11754 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11755 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11756 soname_spec='${libname}${release}${shared_ext}$major'
11757 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
11758 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11759 ;;
11760 *)
11761 shrext_cmds='.sl'
11762 dynamic_linker="$host_os dld.sl"
11763 shlibpath_var=SHLIB_PATH
11764 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
11765 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11766 soname_spec='${libname}${release}${shared_ext}$major'
11767 ;;
11768 esac
11769 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11770 postinstall_cmds='chmod 555 $lib'
11771 # or fails outright, so override atomically:
11772 install_override_mode=555
11773 ;;
11774
11775 interix[3-9]*)
11776 version_type=linux
11777 need_lib_prefix=no
11778 need_version=no
11779 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11780 soname_spec='${libname}${release}${shared_ext}$major'
11781 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
11782 shlibpath_var=LD_LIBRARY_PATH
11783 shlibpath_overrides_runpath=no
11784 hardcode_into_libs=yes
11785 ;;
11786
11787 irix5* | irix6* | nonstopux*)
11788 case $host_os in
11789 nonstopux*) version_type=nonstopux ;;
11790 *)
11791 if test "$lt_cv_prog_gnu_ld" = yes; then
11792 version_type=linux
11793 else
11794 version_type=irix
11795 fi ;;
11796 esac
11797 need_lib_prefix=no
11798 need_version=no
11799 soname_spec='${libname}${release}${shared_ext}$major'
11800 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
11801 case $host_os in
11802 irix5* | nonstopux*)
11803 libsuff= shlibsuff=
11804 ;;
11805 *)
11806 case $LD in # libtool.m4 will add one of these switches to LD
11807 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11808 libsuff= shlibsuff= libmagic=32-bit;;
11809 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11810 libsuff=32 shlibsuff=N32 libmagic=N32;;
11811 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11812 libsuff=64 shlibsuff=64 libmagic=64-bit;;
11813 *) libsuff= shlibsuff= libmagic=never-match;;
11814 esac
11815 ;;
11816 esac
11817 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
11818 shlibpath_overrides_runpath=no
11819 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
11820 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
11821 hardcode_into_libs=yes
11822 ;;
11823
11824 # No shared lib support for Linux oldld, aout, or coff.
11825 linux*oldld* | linux*aout* | linux*coff*)
11826 dynamic_linker=no
11827 ;;
11828
11829 # This must be Linux ELF.
11830 linux* | k*bsd*-gnu | kopensolaris*-gnu)
11831 version_type=linux
11832 need_lib_prefix=no
11833 need_version=no
11834 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11835 soname_spec='${libname}${release}${shared_ext}$major'
11836 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11837 shlibpath_var=LD_LIBRARY_PATH
11838 shlibpath_overrides_runpath=no
11839
11840 # Some binutils ld are patched to set DT_RUNPATH
11841 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
11842 $as_echo_n "(cached) " >&6
11843 else
11844 lt_cv_shlibpath_overrides_runpath=no
11845 save_LDFLAGS=$LDFLAGS
11846 save_libdir=$libdir
11847 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11848 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
11849 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11850 /* end confdefs.h. */
11851
11852 int
11853 main ()
11854 {
11855
11856 ;
11857 return 0;
11858 }
11859 _ACEOF
11860 if ac_fn_c_try_link "$LINENO"; then :
11861 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
11862 lt_cv_shlibpath_overrides_runpath=yes
11863 fi
11864 fi
11865 rm -f core conftest.err conftest.$ac_objext \
11866 conftest$ac_exeext conftest.$ac_ext
11867 LDFLAGS=$save_LDFLAGS
11868 libdir=$save_libdir
11869
11870 fi
11871
11872 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
11873
11874 # This implies no fast_install, which is unacceptable.
11875 # Some rework will be needed to allow for fast_install
11876 # before this can be enabled.
11877 hardcode_into_libs=yes
11878
11879 # Append ld.so.conf contents to the search path
11880 if test -f /etc/ld.so.conf; then
11881 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' ' '`
11882 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11883 fi
11884
11885 # We used to test for /lib/ld.so.1 and disable shared libraries on
11886 # powerpc, because MkLinux only supported shared libraries with the
11887 # GNU dynamic linker. Since this was broken with cross compilers,
11888 # most powerpc-linux boxes support dynamic linking these days and
11889 # people can always --disable-shared, the test was removed, and we
11890 # assume the GNU/Linux dynamic linker is in use.
11891 dynamic_linker='GNU/Linux ld.so'
11892 ;;
11893
11894 netbsd*)
11895 version_type=sunos
11896 need_lib_prefix=no
11897 need_version=no
11898 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11899 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11900 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11901 dynamic_linker='NetBSD (a.out) ld.so'
11902 else
11903 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11904 soname_spec='${libname}${release}${shared_ext}$major'
11905 dynamic_linker='NetBSD ld.elf_so'
11906 fi
11907 shlibpath_var=LD_LIBRARY_PATH
11908 shlibpath_overrides_runpath=yes
11909 hardcode_into_libs=yes
11910 ;;
11911
11912 newsos6)
11913 version_type=linux
11914 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11915 shlibpath_var=LD_LIBRARY_PATH
11916 shlibpath_overrides_runpath=yes
11917 ;;
11918
11919 *nto* | *qnx*)
11920 version_type=qnx
11921 need_lib_prefix=no
11922 need_version=no
11923 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11924 soname_spec='${libname}${release}${shared_ext}$major'
11925 shlibpath_var=LD_LIBRARY_PATH
11926 shlibpath_overrides_runpath=no
11927 hardcode_into_libs=yes
11928 dynamic_linker='ldqnx.so'
11929 ;;
11930
11931 openbsd*)
11932 version_type=sunos
11933 sys_lib_dlsearch_path_spec="/usr/lib"
11934 need_lib_prefix=no
11935 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
11936 case $host_os in
11937 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
11938 *) need_version=no ;;
11939 esac
11940 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11941 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11942 shlibpath_var=LD_LIBRARY_PATH
11943 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11944 case $host_os in
11945 openbsd2.[89] | openbsd2.[89].*)
11946 shlibpath_overrides_runpath=no
11947 ;;
11948 *)
11949 shlibpath_overrides_runpath=yes
11950 ;;
11951 esac
11952 else
11953 shlibpath_overrides_runpath=yes
11954 fi
11955 ;;
11956
11957 os2*)
11958 libname_spec='$name'
11959 shrext_cmds=".dll"
11960 need_lib_prefix=no
11961 library_names_spec='$libname${shared_ext} $libname.a'
11962 dynamic_linker='OS/2 ld.exe'
11963 shlibpath_var=LIBPATH
11964 ;;
11965
11966 osf3* | osf4* | osf5*)
11967 version_type=osf
11968 need_lib_prefix=no
11969 need_version=no
11970 soname_spec='${libname}${release}${shared_ext}$major'
11971 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11972 shlibpath_var=LD_LIBRARY_PATH
11973 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
11974 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
11975 ;;
11976
11977 rdos*)
11978 dynamic_linker=no
11979 ;;
11980
11981 solaris*)
11982 version_type=linux
11983 need_lib_prefix=no
11984 need_version=no
11985 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11986 soname_spec='${libname}${release}${shared_ext}$major'
11987 shlibpath_var=LD_LIBRARY_PATH
11988 shlibpath_overrides_runpath=yes
11989 hardcode_into_libs=yes
11990 # ldd complains unless libraries are executable
11991 postinstall_cmds='chmod +x $lib'
11992 ;;
11993
11994 sunos4*)
11995 version_type=sunos
11996 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11997 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
11998 shlibpath_var=LD_LIBRARY_PATH
11999 shlibpath_overrides_runpath=yes
12000 if test "$with_gnu_ld" = yes; then
12001 need_lib_prefix=no
12002 fi
12003 need_version=yes
12004 ;;
12005
12006 sysv4 | sysv4.3*)
12007 version_type=linux
12008 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12009 soname_spec='${libname}${release}${shared_ext}$major'
12010 shlibpath_var=LD_LIBRARY_PATH
12011 case $host_vendor in
12012 sni)
12013 shlibpath_overrides_runpath=no
12014 need_lib_prefix=no
12015 runpath_var=LD_RUN_PATH
12016 ;;
12017 siemens)
12018 need_lib_prefix=no
12019 ;;
12020 motorola)
12021 need_lib_prefix=no
12022 need_version=no
12023 shlibpath_overrides_runpath=no
12024 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
12025 ;;
12026 esac
12027 ;;
12028
12029 sysv4*MP*)
12030 if test -d /usr/nec ;then
12031 version_type=linux
12032 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
12033 soname_spec='$libname${shared_ext}.$major'
12034 shlibpath_var=LD_LIBRARY_PATH
12035 fi
12036 ;;
12037
12038 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
12039 version_type=freebsd-elf
12040 need_lib_prefix=no
12041 need_version=no
12042 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
12043 soname_spec='${libname}${release}${shared_ext}$major'
12044 shlibpath_var=LD_LIBRARY_PATH
12045 shlibpath_overrides_runpath=yes
12046 hardcode_into_libs=yes
12047 if test "$with_gnu_ld" = yes; then
12048 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
12049 else
12050 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
12051 case $host_os in
12052 sco3.2v5*)
12053 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
12054 ;;
12055 esac
12056 fi
12057 sys_lib_dlsearch_path_spec='/usr/lib'
12058 ;;
12059
12060 tpf*)
12061 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
12062 version_type=linux
12063 need_lib_prefix=no
12064 need_version=no
12065 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12066 shlibpath_var=LD_LIBRARY_PATH
12067 shlibpath_overrides_runpath=no
12068 hardcode_into_libs=yes
12069 ;;
12070
12071 uts4*)
12072 version_type=linux
12073 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12074 soname_spec='${libname}${release}${shared_ext}$major'
12075 shlibpath_var=LD_LIBRARY_PATH
12076 ;;
12077
12078 *)
12079 dynamic_linker=no
12080 ;;
12081 esac
12082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12083 $as_echo "$dynamic_linker" >&6; }
12084 test "$dynamic_linker" = no && can_build_shared=no
12085
12086 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
12087 if test "$GCC" = yes; then
12088 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
12089 fi
12090
12091 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
12092 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
12093 fi
12094 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
12095 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
12096 fi
12097
12098
12099
12100
12101
12102
12103
12104
12105
12106
12107
12108
12109
12110
12111
12112
12113
12114
12115
12116
12117
12118
12119
12120
12121
12122
12123
12124
12125
12126
12127
12128
12129
12130
12131
12132
12133
12134
12135
12136
12137
12138
12139
12140
12141
12142
12143
12144
12145
12146
12147
12148
12149
12150
12151
12152
12153
12154
12155
12156
12157
12158
12159
12160
12161
12162
12163
12164
12165
12166
12167
12168
12169
12170
12171
12172
12173
12174
12175
12176
12177
12178
12179
12180
12181
12182
12183
12184
12185
12186
12187
12188
12189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12190 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12191 hardcode_action=
12192 if test -n "$hardcode_libdir_flag_spec" ||
12193 test -n "$runpath_var" ||
12194 test "X$hardcode_automatic" = "Xyes" ; then
12195
12196 # We can hardcode non-existent directories.
12197 if test "$hardcode_direct" != no &&
12198 # If the only mechanism to avoid hardcoding is shlibpath_var, we
12199 # have to relink, otherwise we might link with an installed library
12200 # when we should be linking with a yet-to-be-installed one
12201 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12202 test "$hardcode_minus_L" != no; then
12203 # Linking always hardcodes the temporary library directory.
12204 hardcode_action=relink
12205 else
12206 # We can link without hardcoding, and we can hardcode nonexisting dirs.
12207 hardcode_action=immediate
12208 fi
12209 else
12210 # We cannot hardcode anything, or else we can only hardcode existing
12211 # directories.
12212 hardcode_action=unsupported
12213 fi
12214 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12215 $as_echo "$hardcode_action" >&6; }
12216
12217 if test "$hardcode_action" = relink ||
12218 test "$inherit_rpath" = yes; then
12219 # Fast installation is not supported
12220 enable_fast_install=no
12221 elif test "$shlibpath_overrides_runpath" = yes ||
12222 test "$enable_shared" = no; then
12223 # Fast installation is not necessary
12224 enable_fast_install=needless
12225 fi
12226
12227
12228
12229
12230
12231
12232 if test "x$enable_dlopen" != xyes; then
12233 enable_dlopen=unknown
12234 enable_dlopen_self=unknown
12235 enable_dlopen_self_static=unknown
12236 else
12237 lt_cv_dlopen=no
12238 lt_cv_dlopen_libs=
12239
12240 case $host_os in
12241 beos*)
12242 lt_cv_dlopen="load_add_on"
12243 lt_cv_dlopen_libs=
12244 lt_cv_dlopen_self=yes
12245 ;;
12246
12247 mingw* | pw32* | cegcc*)
12248 lt_cv_dlopen="LoadLibrary"
12249 lt_cv_dlopen_libs=
12250 ;;
12251
12252 cygwin*)
12253 lt_cv_dlopen="dlopen"
12254 lt_cv_dlopen_libs=
12255 ;;
12256
12257 darwin*)
12258 # if libdl is installed we need to link against it
12259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12260 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12261 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12262 $as_echo_n "(cached) " >&6
12263 else
12264 ac_check_lib_save_LIBS=$LIBS
12265 LIBS="-ldl $LIBS"
12266 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12267 /* end confdefs.h. */
12268
12269 /* Override any GCC internal prototype to avoid an error.
12270 Use char because int might match the return type of a GCC
12271 builtin and then its argument prototype would still apply. */
12272 #ifdef __cplusplus
12273 extern "C"
12274 #endif
12275 char dlopen ();
12276 int
12277 main ()
12278 {
12279 return dlopen ();
12280 ;
12281 return 0;
12282 }
12283 _ACEOF
12284 if ac_fn_c_try_link "$LINENO"; then :
12285 ac_cv_lib_dl_dlopen=yes
12286 else
12287 ac_cv_lib_dl_dlopen=no
12288 fi
12289 rm -f core conftest.err conftest.$ac_objext \
12290 conftest$ac_exeext conftest.$ac_ext
12291 LIBS=$ac_check_lib_save_LIBS
12292 fi
12293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12294 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12295 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12296 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12297 else
12298
12299 lt_cv_dlopen="dyld"
12300 lt_cv_dlopen_libs=
12301 lt_cv_dlopen_self=yes
12302
12303 fi
12304
12305 ;;
12306
12307 *)
12308 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12309 if test "x$ac_cv_func_shl_load" = x""yes; then :
12310 lt_cv_dlopen="shl_load"
12311 else
12312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12313 $as_echo_n "checking for shl_load in -ldld... " >&6; }
12314 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12315 $as_echo_n "(cached) " >&6
12316 else
12317 ac_check_lib_save_LIBS=$LIBS
12318 LIBS="-ldld $LIBS"
12319 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12320 /* end confdefs.h. */
12321
12322 /* Override any GCC internal prototype to avoid an error.
12323 Use char because int might match the return type of a GCC
12324 builtin and then its argument prototype would still apply. */
12325 #ifdef __cplusplus
12326 extern "C"
12327 #endif
12328 char shl_load ();
12329 int
12330 main ()
12331 {
12332 return shl_load ();
12333 ;
12334 return 0;
12335 }
12336 _ACEOF
12337 if ac_fn_c_try_link "$LINENO"; then :
12338 ac_cv_lib_dld_shl_load=yes
12339 else
12340 ac_cv_lib_dld_shl_load=no
12341 fi
12342 rm -f core conftest.err conftest.$ac_objext \
12343 conftest$ac_exeext conftest.$ac_ext
12344 LIBS=$ac_check_lib_save_LIBS
12345 fi
12346 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12347 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12348 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12349 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12350 else
12351 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12352 if test "x$ac_cv_func_dlopen" = x""yes; then :
12353 lt_cv_dlopen="dlopen"
12354 else
12355 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12356 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12357 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12358 $as_echo_n "(cached) " >&6
12359 else
12360 ac_check_lib_save_LIBS=$LIBS
12361 LIBS="-ldl $LIBS"
12362 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12363 /* end confdefs.h. */
12364
12365 /* Override any GCC internal prototype to avoid an error.
12366 Use char because int might match the return type of a GCC
12367 builtin and then its argument prototype would still apply. */
12368 #ifdef __cplusplus
12369 extern "C"
12370 #endif
12371 char dlopen ();
12372 int
12373 main ()
12374 {
12375 return dlopen ();
12376 ;
12377 return 0;
12378 }
12379 _ACEOF
12380 if ac_fn_c_try_link "$LINENO"; then :
12381 ac_cv_lib_dl_dlopen=yes
12382 else
12383 ac_cv_lib_dl_dlopen=no
12384 fi
12385 rm -f core conftest.err conftest.$ac_objext \
12386 conftest$ac_exeext conftest.$ac_ext
12387 LIBS=$ac_check_lib_save_LIBS
12388 fi
12389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12390 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12391 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12392 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12393 else
12394 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12395 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
12396 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
12397 $as_echo_n "(cached) " >&6
12398 else
12399 ac_check_lib_save_LIBS=$LIBS
12400 LIBS="-lsvld $LIBS"
12401 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12402 /* end confdefs.h. */
12403
12404 /* Override any GCC internal prototype to avoid an error.
12405 Use char because int might match the return type of a GCC
12406 builtin and then its argument prototype would still apply. */
12407 #ifdef __cplusplus
12408 extern "C"
12409 #endif
12410 char dlopen ();
12411 int
12412 main ()
12413 {
12414 return dlopen ();
12415 ;
12416 return 0;
12417 }
12418 _ACEOF
12419 if ac_fn_c_try_link "$LINENO"; then :
12420 ac_cv_lib_svld_dlopen=yes
12421 else
12422 ac_cv_lib_svld_dlopen=no
12423 fi
12424 rm -f core conftest.err conftest.$ac_objext \
12425 conftest$ac_exeext conftest.$ac_ext
12426 LIBS=$ac_check_lib_save_LIBS
12427 fi
12428 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12429 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12430 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12431 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
12432 else
12433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12434 $as_echo_n "checking for dld_link in -ldld... " >&6; }
12435 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
12436 $as_echo_n "(cached) " >&6
12437 else
12438 ac_check_lib_save_LIBS=$LIBS
12439 LIBS="-ldld $LIBS"
12440 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12441 /* end confdefs.h. */
12442
12443 /* Override any GCC internal prototype to avoid an error.
12444 Use char because int might match the return type of a GCC
12445 builtin and then its argument prototype would still apply. */
12446 #ifdef __cplusplus
12447 extern "C"
12448 #endif
12449 char dld_link ();
12450 int
12451 main ()
12452 {
12453 return dld_link ();
12454 ;
12455 return 0;
12456 }
12457 _ACEOF
12458 if ac_fn_c_try_link "$LINENO"; then :
12459 ac_cv_lib_dld_dld_link=yes
12460 else
12461 ac_cv_lib_dld_dld_link=no
12462 fi
12463 rm -f core conftest.err conftest.$ac_objext \
12464 conftest$ac_exeext conftest.$ac_ext
12465 LIBS=$ac_check_lib_save_LIBS
12466 fi
12467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12468 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12469 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12470 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12471 fi
12472
12473
12474 fi
12475
12476
12477 fi
12478
12479
12480 fi
12481
12482
12483 fi
12484
12485
12486 fi
12487
12488 ;;
12489 esac
12490
12491 if test "x$lt_cv_dlopen" != xno; then
12492 enable_dlopen=yes
12493 else
12494 enable_dlopen=no
12495 fi
12496
12497 case $lt_cv_dlopen in
12498 dlopen)
12499 save_CPPFLAGS="$CPPFLAGS"
12500 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12501
12502 save_LDFLAGS="$LDFLAGS"
12503 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12504
12505 save_LIBS="$LIBS"
12506 LIBS="$lt_cv_dlopen_libs $LIBS"
12507
12508 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12509 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
12510 if test "${lt_cv_dlopen_self+set}" = set; then :
12511 $as_echo_n "(cached) " >&6
12512 else
12513 if test "$cross_compiling" = yes; then :
12514 lt_cv_dlopen_self=cross
12515 else
12516 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12517 lt_status=$lt_dlunknown
12518 cat > conftest.$ac_ext <<_LT_EOF
12519 #line 12519 "configure"
12520 #include "confdefs.h"
12521
12522 #if HAVE_DLFCN_H
12523 #include <dlfcn.h>
12524 #endif
12525
12526 #include <stdio.h>
12527
12528 #ifdef RTLD_GLOBAL
12529 # define LT_DLGLOBAL RTLD_GLOBAL
12530 #else
12531 # ifdef DL_GLOBAL
12532 # define LT_DLGLOBAL DL_GLOBAL
12533 # else
12534 # define LT_DLGLOBAL 0
12535 # endif
12536 #endif
12537
12538 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12539 find out it does not work in some platform. */
12540 #ifndef LT_DLLAZY_OR_NOW
12541 # ifdef RTLD_LAZY
12542 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12543 # else
12544 # ifdef DL_LAZY
12545 # define LT_DLLAZY_OR_NOW DL_LAZY
12546 # else
12547 # ifdef RTLD_NOW
12548 # define LT_DLLAZY_OR_NOW RTLD_NOW
12549 # else
12550 # ifdef DL_NOW
12551 # define LT_DLLAZY_OR_NOW DL_NOW
12552 # else
12553 # define LT_DLLAZY_OR_NOW 0
12554 # endif
12555 # endif
12556 # endif
12557 # endif
12558 #endif
12559
12560 /* When -fvisbility=hidden is used, assume the code has been annotated
12561 correspondingly for the symbols needed. */
12562 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12563 void fnord () __attribute__((visibility("default")));
12564 #endif
12565
12566 void fnord () { int i=42; }
12567 int main ()
12568 {
12569 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12570 int status = $lt_dlunknown;
12571
12572 if (self)
12573 {
12574 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12575 else
12576 {
12577 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12578 else puts (dlerror ());
12579 }
12580 /* dlclose (self); */
12581 }
12582 else
12583 puts (dlerror ());
12584
12585 return status;
12586 }
12587 _LT_EOF
12588 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12589 (eval $ac_link) 2>&5
12590 ac_status=$?
12591 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12592 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12593 (./conftest; exit; ) >&5 2>/dev/null
12594 lt_status=$?
12595 case x$lt_status in
12596 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12597 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12598 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12599 esac
12600 else :
12601 # compilation failed
12602 lt_cv_dlopen_self=no
12603 fi
12604 fi
12605 rm -fr conftest*
12606
12607
12608 fi
12609 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12610 $as_echo "$lt_cv_dlopen_self" >&6; }
12611
12612 if test "x$lt_cv_dlopen_self" = xyes; then
12613 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12614 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12615 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12616 if test "${lt_cv_dlopen_self_static+set}" = set; then :
12617 $as_echo_n "(cached) " >&6
12618 else
12619 if test "$cross_compiling" = yes; then :
12620 lt_cv_dlopen_self_static=cross
12621 else
12622 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12623 lt_status=$lt_dlunknown
12624 cat > conftest.$ac_ext <<_LT_EOF
12625 #line 12625 "configure"
12626 #include "confdefs.h"
12627
12628 #if HAVE_DLFCN_H
12629 #include <dlfcn.h>
12630 #endif
12631
12632 #include <stdio.h>
12633
12634 #ifdef RTLD_GLOBAL
12635 # define LT_DLGLOBAL RTLD_GLOBAL
12636 #else
12637 # ifdef DL_GLOBAL
12638 # define LT_DLGLOBAL DL_GLOBAL
12639 # else
12640 # define LT_DLGLOBAL 0
12641 # endif
12642 #endif
12643
12644 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12645 find out it does not work in some platform. */
12646 #ifndef LT_DLLAZY_OR_NOW
12647 # ifdef RTLD_LAZY
12648 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12649 # else
12650 # ifdef DL_LAZY
12651 # define LT_DLLAZY_OR_NOW DL_LAZY
12652 # else
12653 # ifdef RTLD_NOW
12654 # define LT_DLLAZY_OR_NOW RTLD_NOW
12655 # else
12656 # ifdef DL_NOW
12657 # define LT_DLLAZY_OR_NOW DL_NOW
12658 # else
12659 # define LT_DLLAZY_OR_NOW 0
12660 # endif
12661 # endif
12662 # endif
12663 # endif
12664 #endif
12665
12666 /* When -fvisbility=hidden is used, assume the code has been annotated
12667 correspondingly for the symbols needed. */
12668 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12669 void fnord () __attribute__((visibility("default")));
12670 #endif
12671
12672 void fnord () { int i=42; }
12673 int main ()
12674 {
12675 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12676 int status = $lt_dlunknown;
12677
12678 if (self)
12679 {
12680 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12681 else
12682 {
12683 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12684 else puts (dlerror ());
12685 }
12686 /* dlclose (self); */
12687 }
12688 else
12689 puts (dlerror ());
12690
12691 return status;
12692 }
12693 _LT_EOF
12694 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12695 (eval $ac_link) 2>&5
12696 ac_status=$?
12697 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12698 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12699 (./conftest; exit; ) >&5 2>/dev/null
12700 lt_status=$?
12701 case x$lt_status in
12702 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
12703 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
12704 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
12705 esac
12706 else :
12707 # compilation failed
12708 lt_cv_dlopen_self_static=no
12709 fi
12710 fi
12711 rm -fr conftest*
12712
12713
12714 fi
12715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12716 $as_echo "$lt_cv_dlopen_self_static" >&6; }
12717 fi
12718
12719 CPPFLAGS="$save_CPPFLAGS"
12720 LDFLAGS="$save_LDFLAGS"
12721 LIBS="$save_LIBS"
12722 ;;
12723 esac
12724
12725 case $lt_cv_dlopen_self in
12726 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
12727 *) enable_dlopen_self=unknown ;;
12728 esac
12729
12730 case $lt_cv_dlopen_self_static in
12731 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
12732 *) enable_dlopen_self_static=unknown ;;
12733 esac
12734 fi
12735
12736
12737
12738
12739
12740
12741
12742
12743
12744
12745
12746
12747
12748
12749
12750
12751
12752 striplib=
12753 old_striplib=
12754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12755 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
12756 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12757 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
12758 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
12759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12760 $as_echo "yes" >&6; }
12761 else
12762 # FIXME - insert some real tests, host_os isn't really good enough
12763 case $host_os in
12764 darwin*)
12765 if test -n "$STRIP" ; then
12766 striplib="$STRIP -x"
12767 old_striplib="$STRIP -S"
12768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12769 $as_echo "yes" >&6; }
12770 else
12771 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12772 $as_echo "no" >&6; }
12773 fi
12774 ;;
12775 *)
12776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12777 $as_echo "no" >&6; }
12778 ;;
12779 esac
12780 fi
12781
12782
12783
12784
12785
12786
12787
12788
12789
12790
12791
12792
12793 # Report which library types will actually be built
12794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12795 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
12796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12797 $as_echo "$can_build_shared" >&6; }
12798
12799 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12800 $as_echo_n "checking whether to build shared libraries... " >&6; }
12801 test "$can_build_shared" = "no" && enable_shared=no
12802
12803 # On AIX, shared libraries and static libraries use the same namespace, and
12804 # are all built from PIC.
12805 case $host_os in
12806 aix3*)
12807 test "$enable_shared" = yes && enable_static=no
12808 if test -n "$RANLIB"; then
12809 archive_cmds="$archive_cmds~\$RANLIB \$lib"
12810 postinstall_cmds='$RANLIB $lib'
12811 fi
12812 ;;
12813
12814 aix[4-9]*)
12815 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
12816 test "$enable_shared" = yes && enable_static=no
12817 fi
12818 ;;
12819 esac
12820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12821 $as_echo "$enable_shared" >&6; }
12822
12823 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12824 $as_echo_n "checking whether to build static libraries... " >&6; }
12825 # Make sure either enable_shared or enable_static is yes.
12826 test "$enable_shared" = yes || enable_static=yes
12827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12828 $as_echo "$enable_static" >&6; }
12829
12830
12831
12832
12833 fi
12834 ac_ext=c
12835 ac_cpp='$CPP $CPPFLAGS'
12836 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12837 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12838 ac_compiler_gnu=$ac_cv_c_compiler_gnu
12839
12840 CC="$lt_save_CC"
12841
12842
12843
12844
12845
12846
12847
12848
12849
12850
12851
12852
12853
12854 ac_config_commands="$ac_config_commands libtool"
12855
12856
12857
12858
12859 # Only expand once:
12860
12861
12862
12863
12864 . ${srcdir}/../../bfd/configure.host
12865
12866
12867
12868
12869 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
12870 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
12871 # Check whether --enable-maintainer-mode was given.
12872 if test "${enable_maintainer_mode+set}" = set; then :
12873 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
12874 else
12875 USE_MAINTAINER_MODE=no
12876 fi
12877
12878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
12879 $as_echo "$USE_MAINTAINER_MODE" >&6; }
12880 if test $USE_MAINTAINER_MODE = yes; then
12881 MAINTAINER_MODE_TRUE=
12882 MAINTAINER_MODE_FALSE='#'
12883 else
12884 MAINTAINER_MODE_TRUE='#'
12885 MAINTAINER_MODE_FALSE=
12886 fi
12887
12888 MAINT=$MAINTAINER_MODE_TRUE
12889
12890
12891
12892
12893 # Check whether --enable-sim-bswap was given.
12894 if test "${enable_sim_bswap+set}" = set; then :
12895 enableval=$enable_sim_bswap; case "${enableval}" in
12896 yes) sim_bswap="-DWITH_BSWAP=1 -DUSE_BSWAP=1";;
12897 no) sim_bswap="-DWITH_BSWAP=0";;
12898 *) as_fn_error "\"--enable-sim-bswap does not take a value\"" "$LINENO" 5; sim_bswap="";;
12899 esac
12900 if test x"$silent" != x"yes" && test x"$sim_bswap" != x""; then
12901 echo "Setting bswap flags = $sim_bswap" 6>&1
12902 fi
12903 else
12904 sim_bswap=""
12905 fi
12906
12907
12908
12909 # Check whether --enable-sim-cflags was given.
12910 if test "${enable_sim_cflags+set}" = set; then :
12911 enableval=$enable_sim_cflags; case "${enableval}" in
12912 yes) sim_cflags="-O2 -fomit-frame-pointer";;
12913 trace) as_fn_error "\"Please use --enable-sim-debug instead.\"" "$LINENO" 5; sim_cflags="";;
12914 no) sim_cflags="";;
12915 *) sim_cflags=`echo "${enableval}" | sed -e "s/,/ /g"`;;
12916 esac
12917 if test x"$silent" != x"yes" && test x"$sim_cflags" != x""; then
12918 echo "Setting sim cflags = $sim_cflags" 6>&1
12919 fi
12920 else
12921 sim_cflags=""
12922 fi
12923
12924
12925
12926 # Check whether --enable-sim-debug was given.
12927 if test "${enable_sim_debug+set}" = set; then :
12928 enableval=$enable_sim_debug; case "${enableval}" in
12929 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
12930 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
12931 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
12932 esac
12933 if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
12934 echo "Setting sim debug = $sim_debug" 6>&1
12935 fi
12936 else
12937 sim_debug=""
12938 fi
12939
12940
12941
12942 # Check whether --enable-sim-stdio was given.
12943 if test "${enable_sim_stdio+set}" = set; then :
12944 enableval=$enable_sim_stdio; case "${enableval}" in
12945 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
12946 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
12947 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
12948 esac
12949 if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
12950 echo "Setting stdio flags = $sim_stdio" 6>&1
12951 fi
12952 else
12953 sim_stdio=""
12954 fi
12955
12956
12957
12958 # Check whether --enable-sim-trace was given.
12959 if test "${enable_sim_trace+set}" = set; then :
12960 enableval=$enable_sim_trace; case "${enableval}" in
12961 yes) sim_trace="-DWITH_TRACE=-1";;
12962 no) sim_trace="-DWITH_TRACE=0";;
12963 [-0-9]*)
12964 sim_trace="-DWITH_TRACE='(${enableval})'";;
12965 [[:lower:]]*)
12966 sim_trace=""
12967 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12968 if test x"$sim_trace" = x; then
12969 sim_trace="-DWITH_TRACE='(TRACE_$x"
12970 else
12971 sim_trace="${sim_trace}|TRACE_$x"
12972 fi
12973 done
12974 sim_trace="$sim_trace)'" ;;
12975 esac
12976 if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
12977 echo "Setting sim trace = $sim_trace" 6>&1
12978 fi
12979 else
12980 sim_trace=""
12981 fi
12982
12983
12984
12985 # Check whether --enable-sim-profile was given.
12986 if test "${enable_sim_profile+set}" = set; then :
12987 enableval=$enable_sim_profile; case "${enableval}" in
12988 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
12989 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
12990 [-0-9]*)
12991 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
12992 [a-z]*)
12993 sim_profile=""
12994 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12995 if test x"$sim_profile" = x; then
12996 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
12997 else
12998 sim_profile="${sim_profile}|PROFILE_$x"
12999 fi
13000 done
13001 sim_profile="$sim_profile)'" ;;
13002 esac
13003 if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
13004 echo "Setting sim profile = $sim_profile" 6>&1
13005 fi
13006 else
13007 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
13008 fi
13009
13010
13011
13012
13013 # Check whether --with-pkgversion was given.
13014 if test "${with_pkgversion+set}" = set; then :
13015 withval=$with_pkgversion; case "$withval" in
13016 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
13017 no) PKGVERSION= ;;
13018 *) PKGVERSION="($withval) " ;;
13019 esac
13020 else
13021 PKGVERSION="(SIM) "
13022
13023 fi
13024
13025
13026
13027
13028
13029 # Check whether --with-bugurl was given.
13030 if test "${with_bugurl+set}" = set; then :
13031 withval=$with_bugurl; case "$withval" in
13032 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
13033 no) BUGURL=
13034 ;;
13035 *) BUGURL="$withval"
13036 ;;
13037 esac
13038 else
13039 BUGURL="http://www.gnu.org/software/gdb/bugs/"
13040
13041 fi
13042
13043 case ${BUGURL} in
13044 "")
13045 REPORT_BUGS_TO=
13046 REPORT_BUGS_TEXI=
13047 ;;
13048 *)
13049 REPORT_BUGS_TO="<$BUGURL>"
13050 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
13051 ;;
13052 esac;
13053
13054
13055
13056
13057 cat >>confdefs.h <<_ACEOF
13058 #define PKGVERSION "$PKGVERSION"
13059 _ACEOF
13060
13061
13062 cat >>confdefs.h <<_ACEOF
13063 #define REPORT_BUGS_TO "$REPORT_BUGS_TO"
13064 _ACEOF
13065
13066
13067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
13068 $as_echo_n "checking return type of signal handlers... " >&6; }
13069 if test "${ac_cv_type_signal+set}" = set; then :
13070 $as_echo_n "(cached) " >&6
13071 else
13072 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13073 /* end confdefs.h. */
13074 #include <sys/types.h>
13075 #include <signal.h>
13076
13077 int
13078 main ()
13079 {
13080 return *(signal (0, 0)) (0) == 1;
13081 ;
13082 return 0;
13083 }
13084 _ACEOF
13085 if ac_fn_c_try_compile "$LINENO"; then :
13086 ac_cv_type_signal=int
13087 else
13088 ac_cv_type_signal=void
13089 fi
13090 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13091 fi
13092 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
13093 $as_echo "$ac_cv_type_signal" >&6; }
13094
13095 cat >>confdefs.h <<_ACEOF
13096 #define RETSIGTYPE $ac_cv_type_signal
13097 _ACEOF
13098
13099
13100
13101
13102
13103 sim_link_files=
13104 sim_link_links=
13105
13106 # targ-vals.def points to the libc macro description file.
13107 case "${target}" in
13108 *-*-*) TARG_VALS_DEF=../common/nltvals.def ;;
13109 esac
13110 sim_link_files="${sim_link_files} ${TARG_VALS_DEF}"
13111 sim_link_links="${sim_link_links} targ-vals.def"
13112
13113
13114
13115
13116 wire_endian="BIG"
13117 default_endian=""
13118 # Check whether --enable-sim-endian was given.
13119 if test "${enable_sim_endian+set}" = set; then :
13120 enableval=$enable_sim_endian; case "${enableval}" in
13121 b*|B*) sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG";;
13122 l*|L*) sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE";;
13123 yes) if test x"$wire_endian" != x; then
13124 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
13125 else
13126 if test x"$default_endian" != x; then
13127 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
13128 else
13129 echo "No hard-wired endian for target $target" 1>&6
13130 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_UNKNOWN"
13131 fi
13132 fi;;
13133 no) if test x"$default_endian" != x; then
13134 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
13135 else
13136 if test x"$wire_endian" != x; then
13137 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
13138 else
13139 echo "No default endian for target $target" 1>&6
13140 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_UNKNOWN"
13141 fi
13142 fi;;
13143 *) as_fn_error "\"Unknown value $enableval for --enable-sim-endian\"" "$LINENO" 5; sim_endian="";;
13144 esac
13145 if test x"$silent" != x"yes" && test x"$sim_endian" != x""; then
13146 echo "Setting endian flags = $sim_endian" 6>&1
13147 fi
13148 else
13149 if test x"$default_endian" != x; then
13150 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
13151 else
13152 if test x"$wire_endian" != x; then
13153 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
13154 else
13155 sim_endian=
13156 fi
13157 fi
13158 fi
13159
13160 wire_alignment="NONSTRICT_ALIGNMENT"
13161 default_alignment=""
13162
13163 # Check whether --enable-sim-alignment was given.
13164 if test "${enable_sim_alignment+set}" = set; then :
13165 enableval=$enable_sim_alignment; case "${enableval}" in
13166 strict | STRICT) sim_alignment="-DWITH_ALIGNMENT=STRICT_ALIGNMENT";;
13167 nonstrict | NONSTRICT) sim_alignment="-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT";;
13168 forced | FORCED) sim_alignment="-DWITH_ALIGNMENT=FORCED_ALIGNMENT";;
13169 yes) if test x"$wire_alignment" != x; then
13170 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13171 else
13172 if test x"$default_alignment" != x; then
13173 sim_alignment="-DWITH_ALIGNMENT=${default_alignment}"
13174 else
13175 echo "No hard-wired alignment for target $target" 1>&6
13176 sim_alignment="-DWITH_ALIGNMENT=0"
13177 fi
13178 fi;;
13179 no) if test x"$default_alignment" != x; then
13180 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13181 else
13182 if test x"$wire_alignment" != x; then
13183 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${wire_alignment}"
13184 else
13185 echo "No default alignment for target $target" 1>&6
13186 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=0"
13187 fi
13188 fi;;
13189 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-alignment\"" "$LINENO" 5; sim_alignment="";;
13190 esac
13191 if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
13192 echo "Setting alignment flags = $sim_alignment" 6>&1
13193 fi
13194 else
13195 if test x"$default_alignment" != x; then
13196 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13197 else
13198 if test x"$wire_alignment" != x; then
13199 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13200 else
13201 sim_alignment=
13202 fi
13203 fi
13204 fi
13205
13206
13207 for ac_header in sys/param.h
13208 do :
13209 ac_fn_c_check_header_mongrel "$LINENO" "sys/param.h" "ac_cv_header_sys_param_h" "$ac_includes_default"
13210 if test "x$ac_cv_header_sys_param_h" = x""yes; then :
13211 cat >>confdefs.h <<_ACEOF
13212 #define HAVE_SYS_PARAM_H 1
13213 _ACEOF
13214
13215 fi
13216
13217 done
13218
13219
13220
13221 ac_sources="$sim_link_files"
13222 ac_dests="$sim_link_links"
13223 while test -n "$ac_sources"; do
13224 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
13225 set $ac_sources; ac_source=$1; shift; ac_sources=$*
13226 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
13227 done
13228 ac_config_links="$ac_config_links $ac_config_links_1"
13229
13230 cgen_breaks=""
13231 if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13232 cgen_breaks="break cgen_rtx_error";
13233 fi
13234
13235 ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
13236
13237 ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
13238
13239 ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
13240
13241 ac_config_commands="$ac_config_commands Makefile"
13242
13243 ac_config_commands="$ac_config_commands stamp-h"
13244
13245 cat >confcache <<\_ACEOF
13246 # This file is a shell script that caches the results of configure
13247 # tests run on this system so they can be shared between configure
13248 # scripts and configure runs, see configure's option --config-cache.
13249 # It is not useful on other systems. If it contains results you don't
13250 # want to keep, you may remove or edit it.
13251 #
13252 # config.status only pays attention to the cache file if you give it
13253 # the --recheck option to rerun configure.
13254 #
13255 # `ac_cv_env_foo' variables (set or unset) will be overridden when
13256 # loading this file, other *unset* `ac_cv_foo' will be assigned the
13257 # following values.
13258
13259 _ACEOF
13260
13261 # The following way of writing the cache mishandles newlines in values,
13262 # but we know of no workaround that is simple, portable, and efficient.
13263 # So, we kill variables containing newlines.
13264 # Ultrix sh set writes to stderr and can't be redirected directly,
13265 # and sets the high bit in the cache file unless we assign to the vars.
13266 (
13267 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13268 eval ac_val=\$$ac_var
13269 case $ac_val in #(
13270 *${as_nl}*)
13271 case $ac_var in #(
13272 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13273 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13274 esac
13275 case $ac_var in #(
13276 _ | IFS | as_nl) ;; #(
13277 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13278 *) { eval $ac_var=; unset $ac_var;} ;;
13279 esac ;;
13280 esac
13281 done
13282
13283 (set) 2>&1 |
13284 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13285 *${as_nl}ac_space=\ *)
13286 # `set' does not quote correctly, so add quotes: double-quote
13287 # substitution turns \\\\ into \\, and sed turns \\ into \.
13288 sed -n \
13289 "s/'/'\\\\''/g;
13290 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13291 ;; #(
13292 *)
13293 # `set' quotes correctly as required by POSIX, so do not add quotes.
13294 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
13295 ;;
13296 esac |
13297 sort
13298 ) |
13299 sed '
13300 /^ac_cv_env_/b end
13301 t clear
13302 :clear
13303 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13304 t end
13305 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13306 :end' >>confcache
13307 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13308 if test -w "$cache_file"; then
13309 test "x$cache_file" != "x/dev/null" &&
13310 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13311 $as_echo "$as_me: updating cache $cache_file" >&6;}
13312 cat confcache >$cache_file
13313 else
13314 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13315 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13316 fi
13317 fi
13318 rm -f confcache
13319
13320 test "x$prefix" = xNONE && prefix=$ac_default_prefix
13321 # Let make expand exec_prefix.
13322 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13323
13324 DEFS=-DHAVE_CONFIG_H
13325
13326 ac_libobjs=
13327 ac_ltlibobjs=
13328 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13329 # 1. Remove the extension, and $U if already installed.
13330 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13331 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13332 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13333 # will be set to the directory where LIBOBJS objects are built.
13334 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13335 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
13336 done
13337 LIBOBJS=$ac_libobjs
13338
13339 LTLIBOBJS=$ac_ltlibobjs
13340
13341
13342
13343 if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13344 as_fn_error "conditional \"GMAKE\" was never defined.
13345 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13346 fi
13347 if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13348 as_fn_error "conditional \"PLUGINS\" was never defined.
13349 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13350 fi
13351 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13352 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
13353 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13354 fi
13355
13356 : ${CONFIG_STATUS=./config.status}
13357 ac_write_fail=0
13358 ac_clean_files_save=$ac_clean_files
13359 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
13360 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13361 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13362 as_write_fail=0
13363 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
13364 #! $SHELL
13365 # Generated by $as_me.
13366 # Run this file to recreate the current configuration.
13367 # Compiler output produced by configure, useful for debugging
13368 # configure, is in config.log if it exists.
13369
13370 debug=false
13371 ac_cs_recheck=false
13372 ac_cs_silent=false
13373
13374 SHELL=\${CONFIG_SHELL-$SHELL}
13375 export SHELL
13376 _ASEOF
13377 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13378 ## -------------------- ##
13379 ## M4sh Initialization. ##
13380 ## -------------------- ##
13381
13382 # Be more Bourne compatible
13383 DUALCASE=1; export DUALCASE # for MKS sh
13384 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
13385 emulate sh
13386 NULLCMD=:
13387 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
13388 # is contrary to our usage. Disable this feature.
13389 alias -g '${1+"$@"}'='"$@"'
13390 setopt NO_GLOB_SUBST
13391 else
13392 case `(set -o) 2>/dev/null` in #(
13393 *posix*) :
13394 set -o posix ;; #(
13395 *) :
13396 ;;
13397 esac
13398 fi
13399
13400
13401 as_nl='
13402 '
13403 export as_nl
13404 # Printing a long string crashes Solaris 7 /usr/bin/printf.
13405 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13406 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13407 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13408 # Prefer a ksh shell builtin over an external printf program on Solaris,
13409 # but without wasting forks for bash or zsh.
13410 if test -z "$BASH_VERSION$ZSH_VERSION" \
13411 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13412 as_echo='print -r --'
13413 as_echo_n='print -rn --'
13414 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13415 as_echo='printf %s\n'
13416 as_echo_n='printf %s'
13417 else
13418 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13419 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13420 as_echo_n='/usr/ucb/echo -n'
13421 else
13422 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13423 as_echo_n_body='eval
13424 arg=$1;
13425 case $arg in #(
13426 *"$as_nl"*)
13427 expr "X$arg" : "X\\(.*\\)$as_nl";
13428 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13429 esac;
13430 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13431 '
13432 export as_echo_n_body
13433 as_echo_n='sh -c $as_echo_n_body as_echo'
13434 fi
13435 export as_echo_body
13436 as_echo='sh -c $as_echo_body as_echo'
13437 fi
13438
13439 # The user is always right.
13440 if test "${PATH_SEPARATOR+set}" != set; then
13441 PATH_SEPARATOR=:
13442 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13443 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13444 PATH_SEPARATOR=';'
13445 }
13446 fi
13447
13448
13449 # IFS
13450 # We need space, tab and new line, in precisely that order. Quoting is
13451 # there to prevent editors from complaining about space-tab.
13452 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
13453 # splitting by setting IFS to empty value.)
13454 IFS=" "" $as_nl"
13455
13456 # Find who we are. Look in the path if we contain no directory separator.
13457 case $0 in #((
13458 *[\\/]* ) as_myself=$0 ;;
13459 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13460 for as_dir in $PATH
13461 do
13462 IFS=$as_save_IFS
13463 test -z "$as_dir" && as_dir=.
13464 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13465 done
13466 IFS=$as_save_IFS
13467
13468 ;;
13469 esac
13470 # We did not find ourselves, most probably we were run as `sh COMMAND'
13471 # in which case we are not to be found in the path.
13472 if test "x$as_myself" = x; then
13473 as_myself=$0
13474 fi
13475 if test ! -f "$as_myself"; then
13476 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13477 exit 1
13478 fi
13479
13480 # Unset variables that we do not need and which cause bugs (e.g. in
13481 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13482 # suppresses any "Segmentation fault" message there. '((' could
13483 # trigger a bug in pdksh 5.2.14.
13484 for as_var in BASH_ENV ENV MAIL MAILPATH
13485 do eval test x\${$as_var+set} = xset \
13486 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
13487 done
13488 PS1='$ '
13489 PS2='> '
13490 PS4='+ '
13491
13492 # NLS nuisances.
13493 LC_ALL=C
13494 export LC_ALL
13495 LANGUAGE=C
13496 export LANGUAGE
13497
13498 # CDPATH.
13499 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13500
13501
13502 # as_fn_error ERROR [LINENO LOG_FD]
13503 # ---------------------------------
13504 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13505 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13506 # script with status $?, using 1 if that was 0.
13507 as_fn_error ()
13508 {
13509 as_status=$?; test $as_status -eq 0 && as_status=1
13510 if test "$3"; then
13511 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
13512 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
13513 fi
13514 $as_echo "$as_me: error: $1" >&2
13515 as_fn_exit $as_status
13516 } # as_fn_error
13517
13518
13519 # as_fn_set_status STATUS
13520 # -----------------------
13521 # Set $? to STATUS, without forking.
13522 as_fn_set_status ()
13523 {
13524 return $1
13525 } # as_fn_set_status
13526
13527 # as_fn_exit STATUS
13528 # -----------------
13529 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13530 as_fn_exit ()
13531 {
13532 set +e
13533 as_fn_set_status $1
13534 exit $1
13535 } # as_fn_exit
13536
13537 # as_fn_unset VAR
13538 # ---------------
13539 # Portably unset VAR.
13540 as_fn_unset ()
13541 {
13542 { eval $1=; unset $1;}
13543 }
13544 as_unset=as_fn_unset
13545 # as_fn_append VAR VALUE
13546 # ----------------------
13547 # Append the text in VALUE to the end of the definition contained in VAR. Take
13548 # advantage of any shell optimizations that allow amortized linear growth over
13549 # repeated appends, instead of the typical quadratic growth present in naive
13550 # implementations.
13551 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
13552 eval 'as_fn_append ()
13553 {
13554 eval $1+=\$2
13555 }'
13556 else
13557 as_fn_append ()
13558 {
13559 eval $1=\$$1\$2
13560 }
13561 fi # as_fn_append
13562
13563 # as_fn_arith ARG...
13564 # ------------------
13565 # Perform arithmetic evaluation on the ARGs, and store the result in the
13566 # global $as_val. Take advantage of shells that can avoid forks. The arguments
13567 # must be portable across $(()) and expr.
13568 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
13569 eval 'as_fn_arith ()
13570 {
13571 as_val=$(( $* ))
13572 }'
13573 else
13574 as_fn_arith ()
13575 {
13576 as_val=`expr "$@" || test $? -eq 1`
13577 }
13578 fi # as_fn_arith
13579
13580
13581 if expr a : '\(a\)' >/dev/null 2>&1 &&
13582 test "X`expr 00001 : '.*\(...\)'`" = X001; then
13583 as_expr=expr
13584 else
13585 as_expr=false
13586 fi
13587
13588 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
13589 as_basename=basename
13590 else
13591 as_basename=false
13592 fi
13593
13594 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
13595 as_dirname=dirname
13596 else
13597 as_dirname=false
13598 fi
13599
13600 as_me=`$as_basename -- "$0" ||
13601 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13602 X"$0" : 'X\(//\)$' \| \
13603 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13604 $as_echo X/"$0" |
13605 sed '/^.*\/\([^/][^/]*\)\/*$/{
13606 s//\1/
13607 q
13608 }
13609 /^X\/\(\/\/\)$/{
13610 s//\1/
13611 q
13612 }
13613 /^X\/\(\/\).*/{
13614 s//\1/
13615 q
13616 }
13617 s/.*/./; q'`
13618
13619 # Avoid depending upon Character Ranges.
13620 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13621 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13622 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
13623 as_cr_digits='0123456789'
13624 as_cr_alnum=$as_cr_Letters$as_cr_digits
13625
13626 ECHO_C= ECHO_N= ECHO_T=
13627 case `echo -n x` in #(((((
13628 -n*)
13629 case `echo 'xy\c'` in
13630 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
13631 xy) ECHO_C='\c';;
13632 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
13633 ECHO_T=' ';;
13634 esac;;
13635 *)
13636 ECHO_N='-n';;
13637 esac
13638
13639 rm -f conf$$ conf$$.exe conf$$.file
13640 if test -d conf$$.dir; then
13641 rm -f conf$$.dir/conf$$.file
13642 else
13643 rm -f conf$$.dir
13644 mkdir conf$$.dir 2>/dev/null
13645 fi
13646 if (echo >conf$$.file) 2>/dev/null; then
13647 if ln -s conf$$.file conf$$ 2>/dev/null; then
13648 as_ln_s='ln -s'
13649 # ... but there are two gotchas:
13650 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13651 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
13652 # In both cases, we have to default to `cp -p'.
13653 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
13654 as_ln_s='cp -p'
13655 elif ln conf$$.file conf$$ 2>/dev/null; then
13656 as_ln_s=ln
13657 else
13658 as_ln_s='cp -p'
13659 fi
13660 else
13661 as_ln_s='cp -p'
13662 fi
13663 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
13664 rmdir conf$$.dir 2>/dev/null
13665
13666
13667 # as_fn_mkdir_p
13668 # -------------
13669 # Create "$as_dir" as a directory, including parents if necessary.
13670 as_fn_mkdir_p ()
13671 {
13672
13673 case $as_dir in #(
13674 -*) as_dir=./$as_dir;;
13675 esac
13676 test -d "$as_dir" || eval $as_mkdir_p || {
13677 as_dirs=
13678 while :; do
13679 case $as_dir in #(
13680 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
13681 *) as_qdir=$as_dir;;
13682 esac
13683 as_dirs="'$as_qdir' $as_dirs"
13684 as_dir=`$as_dirname -- "$as_dir" ||
13685 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13686 X"$as_dir" : 'X\(//\)[^/]' \| \
13687 X"$as_dir" : 'X\(//\)$' \| \
13688 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
13689 $as_echo X"$as_dir" |
13690 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13691 s//\1/
13692 q
13693 }
13694 /^X\(\/\/\)[^/].*/{
13695 s//\1/
13696 q
13697 }
13698 /^X\(\/\/\)$/{
13699 s//\1/
13700 q
13701 }
13702 /^X\(\/\).*/{
13703 s//\1/
13704 q
13705 }
13706 s/.*/./; q'`
13707 test -d "$as_dir" && break
13708 done
13709 test -z "$as_dirs" || eval "mkdir $as_dirs"
13710 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
13711
13712
13713 } # as_fn_mkdir_p
13714 if mkdir -p . 2>/dev/null; then
13715 as_mkdir_p='mkdir -p "$as_dir"'
13716 else
13717 test -d ./-p && rmdir ./-p
13718 as_mkdir_p=false
13719 fi
13720
13721 if test -x / >/dev/null 2>&1; then
13722 as_test_x='test -x'
13723 else
13724 if ls -dL / >/dev/null 2>&1; then
13725 as_ls_L_option=L
13726 else
13727 as_ls_L_option=
13728 fi
13729 as_test_x='
13730 eval sh -c '\''
13731 if test -d "$1"; then
13732 test -d "$1/.";
13733 else
13734 case $1 in #(
13735 -*)set "./$1";;
13736 esac;
13737 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
13738 ???[sx]*):;;*)false;;esac;fi
13739 '\'' sh
13740 '
13741 fi
13742 as_executable_p=$as_test_x
13743
13744 # Sed expression to map a string onto a valid CPP name.
13745 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
13746
13747 # Sed expression to map a string onto a valid variable name.
13748 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
13749
13750
13751 exec 6>&1
13752 ## ----------------------------------- ##
13753 ## Main body of $CONFIG_STATUS script. ##
13754 ## ----------------------------------- ##
13755 _ASEOF
13756 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
13757
13758 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13759 # Save the log message, to keep $0 and so on meaningful, and to
13760 # report actual input values of CONFIG_FILES etc. instead of their
13761 # values after options handling.
13762 ac_log="
13763 This file was extended by $as_me, which was
13764 generated by GNU Autoconf 2.64. Invocation command line was
13765
13766 CONFIG_FILES = $CONFIG_FILES
13767 CONFIG_HEADERS = $CONFIG_HEADERS
13768 CONFIG_LINKS = $CONFIG_LINKS
13769 CONFIG_COMMANDS = $CONFIG_COMMANDS
13770 $ $0 $@
13771
13772 on `(hostname || uname -n) 2>/dev/null | sed 1q`
13773 "
13774
13775 _ACEOF
13776
13777 case $ac_config_files in *"
13778 "*) set x $ac_config_files; shift; ac_config_files=$*;;
13779 esac
13780
13781 case $ac_config_headers in *"
13782 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
13783 esac
13784
13785
13786 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13787 # Files that config.status was made for.
13788 config_files="$ac_config_files"
13789 config_headers="$ac_config_headers"
13790 config_links="$ac_config_links"
13791 config_commands="$ac_config_commands"
13792
13793 _ACEOF
13794
13795 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13796 ac_cs_usage="\
13797 \`$as_me' instantiates files and other configuration actions
13798 from templates according to the current configuration. Unless the files
13799 and actions are specified as TAGs, all are instantiated by default.
13800
13801 Usage: $0 [OPTION]... [TAG]...
13802
13803 -h, --help print this help, then exit
13804 -V, --version print version number and configuration settings, then exit
13805 -q, --quiet, --silent
13806 do not print progress messages
13807 -d, --debug don't remove temporary files
13808 --recheck update $as_me by reconfiguring in the same conditions
13809 --file=FILE[:TEMPLATE]
13810 instantiate the configuration file FILE
13811 --header=FILE[:TEMPLATE]
13812 instantiate the configuration header FILE
13813
13814 Configuration files:
13815 $config_files
13816
13817 Configuration headers:
13818 $config_headers
13819
13820 Configuration links:
13821 $config_links
13822
13823 Configuration commands:
13824 $config_commands
13825
13826 Report bugs to the package provider."
13827
13828 _ACEOF
13829 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13830 ac_cs_version="\\
13831 config.status
13832 configured by $0, generated by GNU Autoconf 2.64,
13833 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
13834
13835 Copyright (C) 2009 Free Software Foundation, Inc.
13836 This config.status script is free software; the Free Software Foundation
13837 gives unlimited permission to copy, distribute and modify it."
13838
13839 ac_pwd='$ac_pwd'
13840 srcdir='$srcdir'
13841 INSTALL='$INSTALL'
13842 AWK='$AWK'
13843 test -n "\$AWK" || AWK=awk
13844 _ACEOF
13845
13846 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13847 # The default lists apply if the user does not specify any file.
13848 ac_need_defaults=:
13849 while test $# != 0
13850 do
13851 case $1 in
13852 --*=*)
13853 ac_option=`expr "X$1" : 'X\([^=]*\)='`
13854 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
13855 ac_shift=:
13856 ;;
13857 *)
13858 ac_option=$1
13859 ac_optarg=$2
13860 ac_shift=shift
13861 ;;
13862 esac
13863
13864 case $ac_option in
13865 # Handling of the options.
13866 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
13867 ac_cs_recheck=: ;;
13868 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
13869 $as_echo "$ac_cs_version"; exit ;;
13870 --debug | --debu | --deb | --de | --d | -d )
13871 debug=: ;;
13872 --file | --fil | --fi | --f )
13873 $ac_shift
13874 case $ac_optarg in
13875 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
13876 esac
13877 as_fn_append CONFIG_FILES " '$ac_optarg'"
13878 ac_need_defaults=false;;
13879 --header | --heade | --head | --hea )
13880 $ac_shift
13881 case $ac_optarg in
13882 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
13883 esac
13884 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
13885 ac_need_defaults=false;;
13886 --he | --h)
13887 # Conflict between --help and --header
13888 as_fn_error "ambiguous option: \`$1'
13889 Try \`$0 --help' for more information.";;
13890 --help | --hel | -h )
13891 $as_echo "$ac_cs_usage"; exit ;;
13892 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
13893 | -silent | --silent | --silen | --sile | --sil | --si | --s)
13894 ac_cs_silent=: ;;
13895
13896 # This is an error.
13897 -*) as_fn_error "unrecognized option: \`$1'
13898 Try \`$0 --help' for more information." ;;
13899
13900 *) as_fn_append ac_config_targets " $1"
13901 ac_need_defaults=false ;;
13902
13903 esac
13904 shift
13905 done
13906
13907 ac_configure_extra_args=
13908
13909 if $ac_cs_silent; then
13910 exec 6>/dev/null
13911 ac_configure_extra_args="$ac_configure_extra_args --silent"
13912 fi
13913
13914 _ACEOF
13915 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13916 if \$ac_cs_recheck; then
13917 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
13918 shift
13919 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
13920 CONFIG_SHELL='$SHELL'
13921 export CONFIG_SHELL
13922 exec "\$@"
13923 fi
13924
13925 _ACEOF
13926 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13927 exec 5>>config.log
13928 {
13929 echo
13930 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
13931 ## Running $as_me. ##
13932 _ASBOX
13933 $as_echo "$ac_log"
13934 } >&5
13935
13936 _ACEOF
13937 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13938 #
13939 # INIT-COMMANDS
13940 #
13941 ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
13942
13943
13944 # The HP-UX ksh and POSIX shell print the target directory to stdout
13945 # if CDPATH is set.
13946 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13947
13948 sed_quote_subst='$sed_quote_subst'
13949 double_quote_subst='$double_quote_subst'
13950 delay_variable_subst='$delay_variable_subst'
13951 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
13952 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
13953 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
13954 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
13955 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
13956 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
13957 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
13958 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
13959 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
13960 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
13961 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
13962 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
13963 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
13964 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
13965 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
13966 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
13967 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
13968 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
13969 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
13970 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
13971 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
13972 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
13973 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
13974 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
13975 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
13976 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
13977 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
13978 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
13979 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
13980 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
13981 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
13982 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
13983 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
13984 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
13985 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
13986 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
13987 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
13988 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
13989 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
13990 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
13991 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
13992 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
13993 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
13994 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
13995 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
13996 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
13997 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
13998 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
13999 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"`'
14000 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14001 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14002 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14003 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14004 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14005 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14006 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14007 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14008 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14009 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14010 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14011 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14012 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14013 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14014 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14015 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14016 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14017 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14018 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14019 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14020 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14021 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14022 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14023 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14024 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14025 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14026 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14027 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14028 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14029 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14030 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14031 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14032 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14033 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14034 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14035 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14036 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14037 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14038 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14039 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14040 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14041 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14042 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14043 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14044 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14045 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14046 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14047 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14048 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14049 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14050 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14051 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14052 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14053 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14054 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14055 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14056 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14057 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14058 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14059 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14060 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14061 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14062 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14063 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14064 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14065 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14066 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14067 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14068 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14069 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14070 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14071
14072 LTCC='$LTCC'
14073 LTCFLAGS='$LTCFLAGS'
14074 compiler='$compiler_DEFAULT'
14075
14076 # A function that is used when there is no print builtin or printf.
14077 func_fallback_echo ()
14078 {
14079 eval 'cat <<_LTECHO_EOF
14080 \$1
14081 _LTECHO_EOF'
14082 }
14083
14084 # Quote evaled strings.
14085 for var in SHELL \
14086 ECHO \
14087 SED \
14088 GREP \
14089 EGREP \
14090 FGREP \
14091 LD \
14092 NM \
14093 LN_S \
14094 lt_SP2NL \
14095 lt_NL2SP \
14096 reload_flag \
14097 OBJDUMP \
14098 deplibs_check_method \
14099 file_magic_cmd \
14100 AR \
14101 AR_FLAGS \
14102 STRIP \
14103 RANLIB \
14104 CC \
14105 CFLAGS \
14106 compiler \
14107 lt_cv_sys_global_symbol_pipe \
14108 lt_cv_sys_global_symbol_to_cdecl \
14109 lt_cv_sys_global_symbol_to_c_name_address \
14110 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14111 lt_prog_compiler_no_builtin_flag \
14112 lt_prog_compiler_wl \
14113 lt_prog_compiler_pic \
14114 lt_prog_compiler_static \
14115 lt_cv_prog_compiler_c_o \
14116 need_locks \
14117 DSYMUTIL \
14118 NMEDIT \
14119 LIPO \
14120 OTOOL \
14121 OTOOL64 \
14122 shrext_cmds \
14123 export_dynamic_flag_spec \
14124 whole_archive_flag_spec \
14125 compiler_needs_object \
14126 with_gnu_ld \
14127 allow_undefined_flag \
14128 no_undefined_flag \
14129 hardcode_libdir_flag_spec \
14130 hardcode_libdir_flag_spec_ld \
14131 hardcode_libdir_separator \
14132 fix_srcfile_path \
14133 exclude_expsyms \
14134 include_expsyms \
14135 file_list_spec \
14136 variables_saved_for_relink \
14137 libname_spec \
14138 library_names_spec \
14139 soname_spec \
14140 install_override_mode \
14141 finish_eval \
14142 old_striplib \
14143 striplib; do
14144 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14145 *[\\\\\\\`\\"\\\$]*)
14146 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14147 ;;
14148 *)
14149 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14150 ;;
14151 esac
14152 done
14153
14154 # Double-quote double-evaled strings.
14155 for var in reload_cmds \
14156 old_postinstall_cmds \
14157 old_postuninstall_cmds \
14158 old_archive_cmds \
14159 extract_expsyms_cmds \
14160 old_archive_from_new_cmds \
14161 old_archive_from_expsyms_cmds \
14162 archive_cmds \
14163 archive_expsym_cmds \
14164 module_cmds \
14165 module_expsym_cmds \
14166 export_symbols_cmds \
14167 prelink_cmds \
14168 postinstall_cmds \
14169 postuninstall_cmds \
14170 finish_cmds \
14171 sys_lib_search_path_spec \
14172 sys_lib_dlsearch_path_spec; do
14173 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14174 *[\\\\\\\`\\"\\\$]*)
14175 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14176 ;;
14177 *)
14178 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14179 ;;
14180 esac
14181 done
14182
14183 ac_aux_dir='$ac_aux_dir'
14184 xsi_shell='$xsi_shell'
14185 lt_shell_append='$lt_shell_append'
14186
14187 # See if we are running on zsh, and set the options which allow our
14188 # commands through without removal of \ escapes INIT.
14189 if test -n "\${ZSH_VERSION+set}" ; then
14190 setopt NO_GLOB_SUBST
14191 fi
14192
14193
14194 PACKAGE='$PACKAGE'
14195 VERSION='$VERSION'
14196 TIMESTAMP='$TIMESTAMP'
14197 RM='$RM'
14198 ofile='$ofile'
14199
14200
14201
14202
14203 _ACEOF
14204
14205 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14206
14207 # Handling of arguments.
14208 for ac_config_target in $ac_config_targets
14209 do
14210 case $ac_config_target in
14211 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
14212 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
14213 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
14214 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
14215 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14216 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14217 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14218 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14219 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14220
14221 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
14222 esac
14223 done
14224
14225
14226 # If the user did not use the arguments to specify the items to instantiate,
14227 # then the envvar interface is used. Set only those that are not.
14228 # We use the long form for the default assignment because of an extremely
14229 # bizarre bug on SunOS 4.1.3.
14230 if $ac_need_defaults; then
14231 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14232 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14233 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
14234 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14235 fi
14236
14237 # Have a temporary directory for convenience. Make it in the build tree
14238 # simply because there is no reason against having it here, and in addition,
14239 # creating and moving files from /tmp can sometimes cause problems.
14240 # Hook for its removal unless debugging.
14241 # Note that there is a small window in which the directory will not be cleaned:
14242 # after its creation but before its name has been assigned to `$tmp'.
14243 $debug ||
14244 {
14245 tmp=
14246 trap 'exit_status=$?
14247 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14248 ' 0
14249 trap 'as_fn_exit 1' 1 2 13 15
14250 }
14251 # Create a (secure) tmp directory for tmp files.
14252
14253 {
14254 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
14255 test -n "$tmp" && test -d "$tmp"
14256 } ||
14257 {
14258 tmp=./conf$$-$RANDOM
14259 (umask 077 && mkdir "$tmp")
14260 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
14261
14262 # Set up the scripts for CONFIG_FILES section.
14263 # No need to generate them if there are no CONFIG_FILES.
14264 # This happens for instance with `./config.status config.h'.
14265 if test -n "$CONFIG_FILES"; then
14266
14267
14268 ac_cr=`echo X | tr X '\015'`
14269 # On cygwin, bash can eat \r inside `` if the user requested igncr.
14270 # But we know of no other shell where ac_cr would be empty at this
14271 # point, so we can use a bashism as a fallback.
14272 if test "x$ac_cr" = x; then
14273 eval ac_cr=\$\'\\r\'
14274 fi
14275 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14276 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14277 ac_cs_awk_cr='\r'
14278 else
14279 ac_cs_awk_cr=$ac_cr
14280 fi
14281
14282 echo 'BEGIN {' >"$tmp/subs1.awk" &&
14283 _ACEOF
14284
14285
14286 {
14287 echo "cat >conf$$subs.awk <<_ACEOF" &&
14288 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14289 echo "_ACEOF"
14290 } >conf$$subs.sh ||
14291 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14292 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14293 ac_delim='%!_!# '
14294 for ac_last_try in false false false false false :; do
14295 . ./conf$$subs.sh ||
14296 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14297
14298 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14299 if test $ac_delim_n = $ac_delim_num; then
14300 break
14301 elif $ac_last_try; then
14302 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14303 else
14304 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14305 fi
14306 done
14307 rm -f conf$$subs.sh
14308
14309 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14310 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14311 _ACEOF
14312 sed -n '
14313 h
14314 s/^/S["/; s/!.*/"]=/
14315 p
14316 g
14317 s/^[^!]*!//
14318 :repl
14319 t repl
14320 s/'"$ac_delim"'$//
14321 t delim
14322 :nl
14323 h
14324 s/\(.\{148\}\).*/\1/
14325 t more1
14326 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14327 p
14328 n
14329 b repl
14330 :more1
14331 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14332 p
14333 g
14334 s/.\{148\}//
14335 t nl
14336 :delim
14337 h
14338 s/\(.\{148\}\).*/\1/
14339 t more2
14340 s/["\\]/\\&/g; s/^/"/; s/$/"/
14341 p
14342 b
14343 :more2
14344 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14345 p
14346 g
14347 s/.\{148\}//
14348 t delim
14349 ' <conf$$subs.awk | sed '
14350 /^[^""]/{
14351 N
14352 s/\n//
14353 }
14354 ' >>$CONFIG_STATUS || ac_write_fail=1
14355 rm -f conf$$subs.awk
14356 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14357 _ACAWK
14358 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14359 for (key in S) S_is_set[key] = 1
14360 FS = "\a"
14361
14362 }
14363 {
14364 line = $ 0
14365 nfields = split(line, field, "@")
14366 substed = 0
14367 len = length(field[1])
14368 for (i = 2; i < nfields; i++) {
14369 key = field[i]
14370 keylen = length(key)
14371 if (S_is_set[key]) {
14372 value = S[key]
14373 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14374 len += length(value) + length(field[++i])
14375 substed = 1
14376 } else
14377 len += 1 + keylen
14378 }
14379
14380 print line
14381 }
14382
14383 _ACAWK
14384 _ACEOF
14385 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14386 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14387 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
14388 else
14389 cat
14390 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
14391 || as_fn_error "could not setup config files machinery" "$LINENO" 5
14392 _ACEOF
14393
14394 # VPATH may cause trouble with some makes, so we remove $(srcdir),
14395 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14396 # trailing colons and then remove the whole line if VPATH becomes empty
14397 # (actually we leave an empty line to preserve line numbers).
14398 if test "x$srcdir" = x.; then
14399 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14400 s/:*\$(srcdir):*/:/
14401 s/:*\${srcdir}:*/:/
14402 s/:*@srcdir@:*/:/
14403 s/^\([^=]*=[ ]*\):*/\1/
14404 s/:*$//
14405 s/^[^=]*=[ ]*$//
14406 }'
14407 fi
14408
14409 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14410 fi # test -n "$CONFIG_FILES"
14411
14412 # Set up the scripts for CONFIG_HEADERS section.
14413 # No need to generate them if there are no CONFIG_HEADERS.
14414 # This happens for instance with `./config.status Makefile'.
14415 if test -n "$CONFIG_HEADERS"; then
14416 cat >"$tmp/defines.awk" <<\_ACAWK ||
14417 BEGIN {
14418 _ACEOF
14419
14420 # Transform confdefs.h into an awk script `defines.awk', embedded as
14421 # here-document in config.status, that substitutes the proper values into
14422 # config.h.in to produce config.h.
14423
14424 # Create a delimiter string that does not exist in confdefs.h, to ease
14425 # handling of long lines.
14426 ac_delim='%!_!# '
14427 for ac_last_try in false false :; do
14428 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14429 if test -z "$ac_t"; then
14430 break
14431 elif $ac_last_try; then
14432 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
14433 else
14434 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14435 fi
14436 done
14437
14438 # For the awk script, D is an array of macro values keyed by name,
14439 # likewise P contains macro parameters if any. Preserve backslash
14440 # newline sequences.
14441
14442 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14443 sed -n '
14444 s/.\{148\}/&'"$ac_delim"'/g
14445 t rset
14446 :rset
14447 s/^[ ]*#[ ]*define[ ][ ]*/ /
14448 t def
14449 d
14450 :def
14451 s/\\$//
14452 t bsnl
14453 s/["\\]/\\&/g
14454 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14455 D["\1"]=" \3"/p
14456 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
14457 d
14458 :bsnl
14459 s/["\\]/\\&/g
14460 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14461 D["\1"]=" \3\\\\\\n"\\/p
14462 t cont
14463 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14464 t cont
14465 d
14466 :cont
14467 n
14468 s/.\{148\}/&'"$ac_delim"'/g
14469 t clear
14470 :clear
14471 s/\\$//
14472 t bsnlc
14473 s/["\\]/\\&/g; s/^/"/; s/$/"/p
14474 d
14475 :bsnlc
14476 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14477 b cont
14478 ' <confdefs.h | sed '
14479 s/'"$ac_delim"'/"\\\
14480 "/g' >>$CONFIG_STATUS || ac_write_fail=1
14481
14482 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14483 for (key in D) D_is_set[key] = 1
14484 FS = "\a"
14485 }
14486 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14487 line = \$ 0
14488 split(line, arg, " ")
14489 if (arg[1] == "#") {
14490 defundef = arg[2]
14491 mac1 = arg[3]
14492 } else {
14493 defundef = substr(arg[1], 2)
14494 mac1 = arg[2]
14495 }
14496 split(mac1, mac2, "(") #)
14497 macro = mac2[1]
14498 prefix = substr(line, 1, index(line, defundef) - 1)
14499 if (D_is_set[macro]) {
14500 # Preserve the white space surrounding the "#".
14501 print prefix "define", macro P[macro] D[macro]
14502 next
14503 } else {
14504 # Replace #undef with comments. This is necessary, for example,
14505 # in the case of _POSIX_SOURCE, which is predefined and required
14506 # on some systems where configure will not decide to define it.
14507 if (defundef == "undef") {
14508 print "/*", prefix defundef, macro, "*/"
14509 next
14510 }
14511 }
14512 }
14513 { print }
14514 _ACAWK
14515 _ACEOF
14516 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14517 as_fn_error "could not setup config headers machinery" "$LINENO" 5
14518 fi # test -n "$CONFIG_HEADERS"
14519
14520
14521 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
14522 shift
14523 for ac_tag
14524 do
14525 case $ac_tag in
14526 :[FHLC]) ac_mode=$ac_tag; continue;;
14527 esac
14528 case $ac_mode$ac_tag in
14529 :[FHL]*:*);;
14530 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
14531 :[FH]-) ac_tag=-:-;;
14532 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
14533 esac
14534 ac_save_IFS=$IFS
14535 IFS=:
14536 set x $ac_tag
14537 IFS=$ac_save_IFS
14538 shift
14539 ac_file=$1
14540 shift
14541
14542 case $ac_mode in
14543 :L) ac_source=$1;;
14544 :[FH])
14545 ac_file_inputs=
14546 for ac_f
14547 do
14548 case $ac_f in
14549 -) ac_f="$tmp/stdin";;
14550 *) # Look for the file first in the build tree, then in the source tree
14551 # (if the path is not absolute). The absolute path cannot be DOS-style,
14552 # because $ac_f cannot contain `:'.
14553 test -f "$ac_f" ||
14554 case $ac_f in
14555 [\\/$]*) false;;
14556 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14557 esac ||
14558 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
14559 esac
14560 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14561 as_fn_append ac_file_inputs " '$ac_f'"
14562 done
14563
14564 # Let's still pretend it is `configure' which instantiates (i.e., don't
14565 # use $as_me), people would be surprised to read:
14566 # /* config.h. Generated by config.status. */
14567 configure_input='Generated from '`
14568 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14569 `' by configure.'
14570 if test x"$ac_file" != x-; then
14571 configure_input="$ac_file. $configure_input"
14572 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14573 $as_echo "$as_me: creating $ac_file" >&6;}
14574 fi
14575 # Neutralize special characters interpreted by sed in replacement strings.
14576 case $configure_input in #(
14577 *\&* | *\|* | *\\* )
14578 ac_sed_conf_input=`$as_echo "$configure_input" |
14579 sed 's/[\\\\&|]/\\\\&/g'`;; #(
14580 *) ac_sed_conf_input=$configure_input;;
14581 esac
14582
14583 case $ac_tag in
14584 *:-:* | *:-) cat >"$tmp/stdin" \
14585 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
14586 esac
14587 ;;
14588 esac
14589
14590 ac_dir=`$as_dirname -- "$ac_file" ||
14591 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14592 X"$ac_file" : 'X\(//\)[^/]' \| \
14593 X"$ac_file" : 'X\(//\)$' \| \
14594 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14595 $as_echo X"$ac_file" |
14596 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14597 s//\1/
14598 q
14599 }
14600 /^X\(\/\/\)[^/].*/{
14601 s//\1/
14602 q
14603 }
14604 /^X\(\/\/\)$/{
14605 s//\1/
14606 q
14607 }
14608 /^X\(\/\).*/{
14609 s//\1/
14610 q
14611 }
14612 s/.*/./; q'`
14613 as_dir="$ac_dir"; as_fn_mkdir_p
14614 ac_builddir=.
14615
14616 case "$ac_dir" in
14617 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
14618 *)
14619 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14620 # A ".." for each directory in $ac_dir_suffix.
14621 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14622 case $ac_top_builddir_sub in
14623 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
14624 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
14625 esac ;;
14626 esac
14627 ac_abs_top_builddir=$ac_pwd
14628 ac_abs_builddir=$ac_pwd$ac_dir_suffix
14629 # for backward compatibility:
14630 ac_top_builddir=$ac_top_build_prefix
14631
14632 case $srcdir in
14633 .) # We are building in place.
14634 ac_srcdir=.
14635 ac_top_srcdir=$ac_top_builddir_sub
14636 ac_abs_top_srcdir=$ac_pwd ;;
14637 [\\/]* | ?:[\\/]* ) # Absolute name.
14638 ac_srcdir=$srcdir$ac_dir_suffix;
14639 ac_top_srcdir=$srcdir
14640 ac_abs_top_srcdir=$srcdir ;;
14641 *) # Relative name.
14642 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
14643 ac_top_srcdir=$ac_top_build_prefix$srcdir
14644 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
14645 esac
14646 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
14647
14648
14649 case $ac_mode in
14650 :F)
14651 #
14652 # CONFIG_FILE
14653 #
14654
14655 case $INSTALL in
14656 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
14657 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
14658 esac
14659 _ACEOF
14660
14661 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14662 # If the template does not know about datarootdir, expand it.
14663 # FIXME: This hack should be removed a few years after 2.60.
14664 ac_datarootdir_hack=; ac_datarootdir_seen=
14665 ac_sed_dataroot='
14666 /datarootdir/ {
14667 p
14668 q
14669 }
14670 /@datadir@/p
14671 /@docdir@/p
14672 /@infodir@/p
14673 /@localedir@/p
14674 /@mandir@/p'
14675 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
14676 *datarootdir*) ac_datarootdir_seen=yes;;
14677 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
14678 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
14679 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
14680 _ACEOF
14681 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14682 ac_datarootdir_hack='
14683 s&@datadir@&$datadir&g
14684 s&@docdir@&$docdir&g
14685 s&@infodir@&$infodir&g
14686 s&@localedir@&$localedir&g
14687 s&@mandir@&$mandir&g
14688 s&\\\${datarootdir}&$datarootdir&g' ;;
14689 esac
14690 _ACEOF
14691
14692 # Neutralize VPATH when `$srcdir' = `.'.
14693 # Shell code in configure.ac might set extrasub.
14694 # FIXME: do we really want to maintain this feature?
14695 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14696 ac_sed_extra="$ac_vpsub
14697 $extrasub
14698 _ACEOF
14699 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14700 :t
14701 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
14702 s|@configure_input@|$ac_sed_conf_input|;t t
14703 s&@top_builddir@&$ac_top_builddir_sub&;t t
14704 s&@top_build_prefix@&$ac_top_build_prefix&;t t
14705 s&@srcdir@&$ac_srcdir&;t t
14706 s&@abs_srcdir@&$ac_abs_srcdir&;t t
14707 s&@top_srcdir@&$ac_top_srcdir&;t t
14708 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
14709 s&@builddir@&$ac_builddir&;t t
14710 s&@abs_builddir@&$ac_abs_builddir&;t t
14711 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
14712 s&@INSTALL@&$ac_INSTALL&;t t
14713 $ac_datarootdir_hack
14714 "
14715 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
14716 || as_fn_error "could not create $ac_file" "$LINENO" 5
14717
14718 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
14719 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
14720 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
14721 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14722 which seems to be undefined. Please make sure it is defined." >&5
14723 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14724 which seems to be undefined. Please make sure it is defined." >&2;}
14725
14726 rm -f "$tmp/stdin"
14727 case $ac_file in
14728 -) cat "$tmp/out" && rm -f "$tmp/out";;
14729 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
14730 esac \
14731 || as_fn_error "could not create $ac_file" "$LINENO" 5
14732 ;;
14733 :H)
14734 #
14735 # CONFIG_HEADER
14736 #
14737 if test x"$ac_file" != x-; then
14738 {
14739 $as_echo "/* $configure_input */" \
14740 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
14741 } >"$tmp/config.h" \
14742 || as_fn_error "could not create $ac_file" "$LINENO" 5
14743 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
14744 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
14745 $as_echo "$as_me: $ac_file is unchanged" >&6;}
14746 else
14747 rm -f "$ac_file"
14748 mv "$tmp/config.h" "$ac_file" \
14749 || as_fn_error "could not create $ac_file" "$LINENO" 5
14750 fi
14751 else
14752 $as_echo "/* $configure_input */" \
14753 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
14754 || as_fn_error "could not create -" "$LINENO" 5
14755 fi
14756 ;;
14757 :L)
14758 #
14759 # CONFIG_LINK
14760 #
14761
14762 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
14763 :
14764 else
14765 # Prefer the file from the source tree if names are identical.
14766 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
14767 ac_source=$srcdir/$ac_source
14768 fi
14769
14770 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
14771 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
14772
14773 if test ! -r "$ac_source"; then
14774 as_fn_error "$ac_source: file not found" "$LINENO" 5
14775 fi
14776 rm -f "$ac_file"
14777
14778 # Try a relative symlink, then a hard link, then a copy.
14779 case $srcdir in
14780 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
14781 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
14782 esac
14783 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
14784 ln "$ac_source" "$ac_file" 2>/dev/null ||
14785 cp -p "$ac_source" "$ac_file" ||
14786 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
14787 fi
14788 ;;
14789 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
14790 $as_echo "$as_me: executing $ac_file commands" >&6;}
14791 ;;
14792 esac
14793
14794
14795 case $ac_file$ac_mode in
14796 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
14797 "libtool":C)
14798
14799 # See if we are running on zsh, and set the options which allow our
14800 # commands through without removal of \ escapes.
14801 if test -n "${ZSH_VERSION+set}" ; then
14802 setopt NO_GLOB_SUBST
14803 fi
14804
14805 cfgfile="${ofile}T"
14806 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
14807 $RM "$cfgfile"
14808
14809 cat <<_LT_EOF >> "$cfgfile"
14810 #! $SHELL
14811
14812 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
14813 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
14814 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
14815 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
14816 #
14817 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
14818 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
14819 # Written by Gordon Matzigkeit, 1996
14820 #
14821 # This file is part of GNU Libtool.
14822 #
14823 # GNU Libtool is free software; you can redistribute it and/or
14824 # modify it under the terms of the GNU General Public License as
14825 # published by the Free Software Foundation; either version 2 of
14826 # the License, or (at your option) any later version.
14827 #
14828 # As a special exception to the GNU General Public License,
14829 # if you distribute this file as part of a program or library that
14830 # is built using GNU Libtool, you may include this file under the
14831 # same distribution terms that you use for the rest of that program.
14832 #
14833 # GNU Libtool is distributed in the hope that it will be useful,
14834 # but WITHOUT ANY WARRANTY; without even the implied warranty of
14835 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14836 # GNU General Public License for more details.
14837 #
14838 # You should have received a copy of the GNU General Public License
14839 # along with GNU Libtool; see the file COPYING. If not, a copy
14840 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
14841 # obtained by writing to the Free Software Foundation, Inc.,
14842 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14843
14844
14845 # The names of the tagged configurations supported by this script.
14846 available_tags=""
14847
14848 # ### BEGIN LIBTOOL CONFIG
14849
14850 # Which release of libtool.m4 was used?
14851 macro_version=$macro_version
14852 macro_revision=$macro_revision
14853
14854 # Whether or not to build shared libraries.
14855 build_libtool_libs=$enable_shared
14856
14857 # Whether or not to build static libraries.
14858 build_old_libs=$enable_static
14859
14860 # What type of objects to build.
14861 pic_mode=$pic_mode
14862
14863 # Whether or not to optimize for fast installation.
14864 fast_install=$enable_fast_install
14865
14866 # Shell to use when invoking shell scripts.
14867 SHELL=$lt_SHELL
14868
14869 # An echo program that protects backslashes.
14870 ECHO=$lt_ECHO
14871
14872 # The host system.
14873 host_alias=$host_alias
14874 host=$host
14875 host_os=$host_os
14876
14877 # The build system.
14878 build_alias=$build_alias
14879 build=$build
14880 build_os=$build_os
14881
14882 # A sed program that does not truncate output.
14883 SED=$lt_SED
14884
14885 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
14886 Xsed="\$SED -e 1s/^X//"
14887
14888 # A grep program that handles long lines.
14889 GREP=$lt_GREP
14890
14891 # An ERE matcher.
14892 EGREP=$lt_EGREP
14893
14894 # A literal string matcher.
14895 FGREP=$lt_FGREP
14896
14897 # A BSD- or MS-compatible name lister.
14898 NM=$lt_NM
14899
14900 # Whether we need soft or hard links.
14901 LN_S=$lt_LN_S
14902
14903 # What is the maximum length of a command?
14904 max_cmd_len=$max_cmd_len
14905
14906 # Object file suffix (normally "o").
14907 objext=$ac_objext
14908
14909 # Executable file suffix (normally "").
14910 exeext=$exeext
14911
14912 # whether the shell understands "unset".
14913 lt_unset=$lt_unset
14914
14915 # turn spaces into newlines.
14916 SP2NL=$lt_lt_SP2NL
14917
14918 # turn newlines into spaces.
14919 NL2SP=$lt_lt_NL2SP
14920
14921 # An object symbol dumper.
14922 OBJDUMP=$lt_OBJDUMP
14923
14924 # Method to check whether dependent libraries are shared objects.
14925 deplibs_check_method=$lt_deplibs_check_method
14926
14927 # Command to use when deplibs_check_method == "file_magic".
14928 file_magic_cmd=$lt_file_magic_cmd
14929
14930 # The archiver.
14931 AR=$lt_AR
14932 AR_FLAGS=$lt_AR_FLAGS
14933
14934 # A symbol stripping program.
14935 STRIP=$lt_STRIP
14936
14937 # Commands used to install an old-style archive.
14938 RANLIB=$lt_RANLIB
14939 old_postinstall_cmds=$lt_old_postinstall_cmds
14940 old_postuninstall_cmds=$lt_old_postuninstall_cmds
14941
14942 # Whether to use a lock for old archive extraction.
14943 lock_old_archive_extraction=$lock_old_archive_extraction
14944
14945 # A C compiler.
14946 LTCC=$lt_CC
14947
14948 # LTCC compiler flags.
14949 LTCFLAGS=$lt_CFLAGS
14950
14951 # Take the output of nm and produce a listing of raw symbols and C names.
14952 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
14953
14954 # Transform the output of nm in a proper C declaration.
14955 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
14956
14957 # Transform the output of nm in a C name address pair.
14958 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
14959
14960 # Transform the output of nm in a C name address pair when lib prefix is needed.
14961 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
14962
14963 # The name of the directory that contains temporary libtool files.
14964 objdir=$objdir
14965
14966 # Used to examine libraries when file_magic_cmd begins with "file".
14967 MAGIC_CMD=$MAGIC_CMD
14968
14969 # Must we lock files when doing compilation?
14970 need_locks=$lt_need_locks
14971
14972 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
14973 DSYMUTIL=$lt_DSYMUTIL
14974
14975 # Tool to change global to local symbols on Mac OS X.
14976 NMEDIT=$lt_NMEDIT
14977
14978 # Tool to manipulate fat objects and archives on Mac OS X.
14979 LIPO=$lt_LIPO
14980
14981 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
14982 OTOOL=$lt_OTOOL
14983
14984 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
14985 OTOOL64=$lt_OTOOL64
14986
14987 # Old archive suffix (normally "a").
14988 libext=$libext
14989
14990 # Shared library suffix (normally ".so").
14991 shrext_cmds=$lt_shrext_cmds
14992
14993 # The commands to extract the exported symbol list from a shared archive.
14994 extract_expsyms_cmds=$lt_extract_expsyms_cmds
14995
14996 # Variables whose values should be saved in libtool wrapper scripts and
14997 # restored at link time.
14998 variables_saved_for_relink=$lt_variables_saved_for_relink
14999
15000 # Do we need the "lib" prefix for modules?
15001 need_lib_prefix=$need_lib_prefix
15002
15003 # Do we need a version for libraries?
15004 need_version=$need_version
15005
15006 # Library versioning type.
15007 version_type=$version_type
15008
15009 # Shared library runtime path variable.
15010 runpath_var=$runpath_var
15011
15012 # Shared library path variable.
15013 shlibpath_var=$shlibpath_var
15014
15015 # Is shlibpath searched before the hard-coded library search path?
15016 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15017
15018 # Format of library name prefix.
15019 libname_spec=$lt_libname_spec
15020
15021 # List of archive names. First name is the real one, the rest are links.
15022 # The last name is the one that the linker finds with -lNAME
15023 library_names_spec=$lt_library_names_spec
15024
15025 # The coded name of the library, if different from the real name.
15026 soname_spec=$lt_soname_spec
15027
15028 # Permission mode override for installation of shared libraries.
15029 install_override_mode=$lt_install_override_mode
15030
15031 # Command to use after installation of a shared archive.
15032 postinstall_cmds=$lt_postinstall_cmds
15033
15034 # Command to use after uninstallation of a shared archive.
15035 postuninstall_cmds=$lt_postuninstall_cmds
15036
15037 # Commands used to finish a libtool library installation in a directory.
15038 finish_cmds=$lt_finish_cmds
15039
15040 # As "finish_cmds", except a single script fragment to be evaled but
15041 # not shown.
15042 finish_eval=$lt_finish_eval
15043
15044 # Whether we should hardcode library paths into libraries.
15045 hardcode_into_libs=$hardcode_into_libs
15046
15047 # Compile-time system search path for libraries.
15048 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15049
15050 # Run-time system search path for libraries.
15051 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15052
15053 # Whether dlopen is supported.
15054 dlopen_support=$enable_dlopen
15055
15056 # Whether dlopen of programs is supported.
15057 dlopen_self=$enable_dlopen_self
15058
15059 # Whether dlopen of statically linked programs is supported.
15060 dlopen_self_static=$enable_dlopen_self_static
15061
15062 # Commands to strip libraries.
15063 old_striplib=$lt_old_striplib
15064 striplib=$lt_striplib
15065
15066
15067 # The linker used to build libraries.
15068 LD=$lt_LD
15069
15070 # How to create reloadable object files.
15071 reload_flag=$lt_reload_flag
15072 reload_cmds=$lt_reload_cmds
15073
15074 # Commands used to build an old-style archive.
15075 old_archive_cmds=$lt_old_archive_cmds
15076
15077 # A language specific compiler.
15078 CC=$lt_compiler
15079
15080 # Is the compiler the GNU compiler?
15081 with_gcc=$GCC
15082
15083 # Compiler flag to turn off builtin functions.
15084 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15085
15086 # How to pass a linker flag through the compiler.
15087 wl=$lt_lt_prog_compiler_wl
15088
15089 # Additional compiler flags for building library objects.
15090 pic_flag=$lt_lt_prog_compiler_pic
15091
15092 # Compiler flag to prevent dynamic linking.
15093 link_static_flag=$lt_lt_prog_compiler_static
15094
15095 # Does compiler simultaneously support -c and -o options?
15096 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15097
15098 # Whether or not to add -lc for building shared libraries.
15099 build_libtool_need_lc=$archive_cmds_need_lc
15100
15101 # Whether or not to disallow shared libs when runtime libs are static.
15102 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15103
15104 # Compiler flag to allow reflexive dlopens.
15105 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15106
15107 # Compiler flag to generate shared objects directly from archives.
15108 whole_archive_flag_spec=$lt_whole_archive_flag_spec
15109
15110 # Whether the compiler copes with passing no objects directly.
15111 compiler_needs_object=$lt_compiler_needs_object
15112
15113 # Create an old-style archive from a shared archive.
15114 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15115
15116 # Create a temporary old-style archive to link instead of a shared archive.
15117 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15118
15119 # Commands used to build a shared archive.
15120 archive_cmds=$lt_archive_cmds
15121 archive_expsym_cmds=$lt_archive_expsym_cmds
15122
15123 # Commands used to build a loadable module if different from building
15124 # a shared archive.
15125 module_cmds=$lt_module_cmds
15126 module_expsym_cmds=$lt_module_expsym_cmds
15127
15128 # Whether we are building with GNU ld or not.
15129 with_gnu_ld=$lt_with_gnu_ld
15130
15131 # Flag that allows shared libraries with undefined symbols to be built.
15132 allow_undefined_flag=$lt_allow_undefined_flag
15133
15134 # Flag that enforces no undefined symbols.
15135 no_undefined_flag=$lt_no_undefined_flag
15136
15137 # Flag to hardcode \$libdir into a binary during linking.
15138 # This must work even if \$libdir does not exist
15139 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15140
15141 # If ld is used when linking, flag to hardcode \$libdir into a binary
15142 # during linking. This must work even if \$libdir does not exist.
15143 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15144
15145 # Whether we need a single "-rpath" flag with a separated argument.
15146 hardcode_libdir_separator=$lt_hardcode_libdir_separator
15147
15148 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15149 # DIR into the resulting binary.
15150 hardcode_direct=$hardcode_direct
15151
15152 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15153 # DIR into the resulting binary and the resulting library dependency is
15154 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15155 # library is relocated.
15156 hardcode_direct_absolute=$hardcode_direct_absolute
15157
15158 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15159 # into the resulting binary.
15160 hardcode_minus_L=$hardcode_minus_L
15161
15162 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15163 # into the resulting binary.
15164 hardcode_shlibpath_var=$hardcode_shlibpath_var
15165
15166 # Set to "yes" if building a shared library automatically hardcodes DIR
15167 # into the library and all subsequent libraries and executables linked
15168 # against it.
15169 hardcode_automatic=$hardcode_automatic
15170
15171 # Set to yes if linker adds runtime paths of dependent libraries
15172 # to runtime path list.
15173 inherit_rpath=$inherit_rpath
15174
15175 # Whether libtool must link a program against all its dependency libraries.
15176 link_all_deplibs=$link_all_deplibs
15177
15178 # Fix the shell variable \$srcfile for the compiler.
15179 fix_srcfile_path=$lt_fix_srcfile_path
15180
15181 # Set to "yes" if exported symbols are required.
15182 always_export_symbols=$always_export_symbols
15183
15184 # The commands to list exported symbols.
15185 export_symbols_cmds=$lt_export_symbols_cmds
15186
15187 # Symbols that should not be listed in the preloaded symbols.
15188 exclude_expsyms=$lt_exclude_expsyms
15189
15190 # Symbols that must always be exported.
15191 include_expsyms=$lt_include_expsyms
15192
15193 # Commands necessary for linking programs (against libraries) with templates.
15194 prelink_cmds=$lt_prelink_cmds
15195
15196 # Specify filename containing input files.
15197 file_list_spec=$lt_file_list_spec
15198
15199 # How to hardcode a shared library path into an executable.
15200 hardcode_action=$hardcode_action
15201
15202 # ### END LIBTOOL CONFIG
15203
15204 _LT_EOF
15205
15206 case $host_os in
15207 aix3*)
15208 cat <<\_LT_EOF >> "$cfgfile"
15209 # AIX sometimes has problems with the GCC collect2 program. For some
15210 # reason, if we set the COLLECT_NAMES environment variable, the problems
15211 # vanish in a puff of smoke.
15212 if test "X${COLLECT_NAMES+set}" != Xset; then
15213 COLLECT_NAMES=
15214 export COLLECT_NAMES
15215 fi
15216 _LT_EOF
15217 ;;
15218 esac
15219
15220
15221 ltmain="$ac_aux_dir/ltmain.sh"
15222
15223
15224 # We use sed instead of cat because bash on DJGPP gets confused if
15225 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15226 # text mode, it properly converts lines to CR/LF. This bash problem
15227 # is reportedly fixed, but why not run on old versions too?
15228 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15229 || (rm -f "$cfgfile"; exit 1)
15230
15231 case $xsi_shell in
15232 yes)
15233 cat << \_LT_EOF >> "$cfgfile"
15234
15235 # func_dirname file append nondir_replacement
15236 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15237 # otherwise set result to NONDIR_REPLACEMENT.
15238 func_dirname ()
15239 {
15240 case ${1} in
15241 */*) func_dirname_result="${1%/*}${2}" ;;
15242 * ) func_dirname_result="${3}" ;;
15243 esac
15244 }
15245
15246 # func_basename file
15247 func_basename ()
15248 {
15249 func_basename_result="${1##*/}"
15250 }
15251
15252 # func_dirname_and_basename file append nondir_replacement
15253 # perform func_basename and func_dirname in a single function
15254 # call:
15255 # dirname: Compute the dirname of FILE. If nonempty,
15256 # add APPEND to the result, otherwise set result
15257 # to NONDIR_REPLACEMENT.
15258 # value returned in "$func_dirname_result"
15259 # basename: Compute filename of FILE.
15260 # value retuned in "$func_basename_result"
15261 # Implementation must be kept synchronized with func_dirname
15262 # and func_basename. For efficiency, we do not delegate to
15263 # those functions but instead duplicate the functionality here.
15264 func_dirname_and_basename ()
15265 {
15266 case ${1} in
15267 */*) func_dirname_result="${1%/*}${2}" ;;
15268 * ) func_dirname_result="${3}" ;;
15269 esac
15270 func_basename_result="${1##*/}"
15271 }
15272
15273 # func_stripname prefix suffix name
15274 # strip PREFIX and SUFFIX off of NAME.
15275 # PREFIX and SUFFIX must not contain globbing or regex special
15276 # characters, hashes, percent signs, but SUFFIX may contain a leading
15277 # dot (in which case that matches only a dot).
15278 func_stripname ()
15279 {
15280 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15281 # positional parameters, so assign one to ordinary parameter first.
15282 func_stripname_result=${3}
15283 func_stripname_result=${func_stripname_result#"${1}"}
15284 func_stripname_result=${func_stripname_result%"${2}"}
15285 }
15286
15287 # func_opt_split
15288 func_opt_split ()
15289 {
15290 func_opt_split_opt=${1%%=*}
15291 func_opt_split_arg=${1#*=}
15292 }
15293
15294 # func_lo2o object
15295 func_lo2o ()
15296 {
15297 case ${1} in
15298 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15299 *) func_lo2o_result=${1} ;;
15300 esac
15301 }
15302
15303 # func_xform libobj-or-source
15304 func_xform ()
15305 {
15306 func_xform_result=${1%.*}.lo
15307 }
15308
15309 # func_arith arithmetic-term...
15310 func_arith ()
15311 {
15312 func_arith_result=$(( $* ))
15313 }
15314
15315 # func_len string
15316 # STRING may not start with a hyphen.
15317 func_len ()
15318 {
15319 func_len_result=${#1}
15320 }
15321
15322 _LT_EOF
15323 ;;
15324 *) # Bourne compatible functions.
15325 cat << \_LT_EOF >> "$cfgfile"
15326
15327 # func_dirname file append nondir_replacement
15328 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15329 # otherwise set result to NONDIR_REPLACEMENT.
15330 func_dirname ()
15331 {
15332 # Extract subdirectory from the argument.
15333 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15334 if test "X$func_dirname_result" = "X${1}"; then
15335 func_dirname_result="${3}"
15336 else
15337 func_dirname_result="$func_dirname_result${2}"
15338 fi
15339 }
15340
15341 # func_basename file
15342 func_basename ()
15343 {
15344 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15345 }
15346
15347
15348 # func_stripname prefix suffix name
15349 # strip PREFIX and SUFFIX off of NAME.
15350 # PREFIX and SUFFIX must not contain globbing or regex special
15351 # characters, hashes, percent signs, but SUFFIX may contain a leading
15352 # dot (in which case that matches only a dot).
15353 # func_strip_suffix prefix name
15354 func_stripname ()
15355 {
15356 case ${2} in
15357 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15358 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15359 esac
15360 }
15361
15362 # sed scripts:
15363 my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
15364 my_sed_long_arg='1s/^-[^=]*=//'
15365
15366 # func_opt_split
15367 func_opt_split ()
15368 {
15369 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15370 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15371 }
15372
15373 # func_lo2o object
15374 func_lo2o ()
15375 {
15376 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
15377 }
15378
15379 # func_xform libobj-or-source
15380 func_xform ()
15381 {
15382 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15383 }
15384
15385 # func_arith arithmetic-term...
15386 func_arith ()
15387 {
15388 func_arith_result=`expr "$@"`
15389 }
15390
15391 # func_len string
15392 # STRING may not start with a hyphen.
15393 func_len ()
15394 {
15395 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15396 }
15397
15398 _LT_EOF
15399 esac
15400
15401 case $lt_shell_append in
15402 yes)
15403 cat << \_LT_EOF >> "$cfgfile"
15404
15405 # func_append var value
15406 # Append VALUE to the end of shell variable VAR.
15407 func_append ()
15408 {
15409 eval "$1+=\$2"
15410 }
15411 _LT_EOF
15412 ;;
15413 *)
15414 cat << \_LT_EOF >> "$cfgfile"
15415
15416 # func_append var value
15417 # Append VALUE to the end of shell variable VAR.
15418 func_append ()
15419 {
15420 eval "$1=\$$1\$2"
15421 }
15422
15423 _LT_EOF
15424 ;;
15425 esac
15426
15427
15428 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15429 || (rm -f "$cfgfile"; exit 1)
15430
15431 mv -f "$cfgfile" "$ofile" ||
15432 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15433 chmod +x "$ofile"
15434
15435 ;;
15436 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
15437 rm -f Makesim1.tmp Makesim2.tmp Makefile
15438 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
15439 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
15440 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
15441 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
15442 <Makefile.sim >Makefile
15443 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
15444 ;;
15445 "stamp-h":C) echo > stamp-h ;;
15446
15447 esac
15448 done # for ac_tag
15449
15450
15451 as_fn_exit 0
15452 _ACEOF
15453 ac_clean_files=$ac_clean_files_save
15454
15455 test $ac_write_fail = 0 ||
15456 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
15457
15458
15459 # configure is writing to config.log, and then calls config.status.
15460 # config.status does its own redirection, appending to config.log.
15461 # Unfortunately, on DOS this fails, as config.log is still kept open
15462 # by configure, so config.status won't be able to write to it; its
15463 # output is simply discarded. So we exec the FD to /dev/null,
15464 # effectively closing config.log, so it can be properly (re)opened and
15465 # appended to by config.status. When coming back to configure, we
15466 # need to make the FD available again.
15467 if test "$no_create" != yes; then
15468 ac_cs_success=:
15469 ac_config_status_args=
15470 test "$silent" = yes &&
15471 ac_config_status_args="$ac_config_status_args --quiet"
15472 exec 5>/dev/null
15473 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
15474 exec 5>>config.log
15475 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15476 # would make configure fail if this is the last instruction.
15477 $ac_cs_success || as_fn_exit $?
15478 fi
15479 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
15480 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15481 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
15482 fi
15483
15484
This page took 0.361999 seconds and 5 git commands to generate.