]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/m32r/configure
sim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify things
[thirdparty/binutils-gdb.git] / sim / m32r / 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 SIM_DV_SOCKSER_O
605 sim_extra_cflags
606 traps_obj
607 cgen
608 cgendir
609 CGEN_MAINT
610 REPORT_BUGS_TEXI
611 REPORT_BUGS_TO
612 PKGVERSION
613 sim_profile
614 sim_trace
615 sim_stdio
616 sim_debug
617 sim_cflags
618 sim_bswap
619 MAINT
620 lt_cv_dlopen_libs
621 OTOOL64
622 OTOOL
623 LIPO
624 NMEDIT
625 DSYMUTIL
626 AWK
627 STRIP
628 OBJDUMP
629 LN_S
630 NM
631 ac_ct_DUMPBIN
632 DUMPBIN
633 LD
634 FGREP
635 SED
636 LIBTOOL
637 PLUGINS_FALSE
638 PLUGINS_TRUE
639 CATOBJEXT
640 GENCAT
641 INSTOBJEXT
642 DATADIRNAME
643 CATALOGS
644 POSUB
645 GMSGFMT
646 XGETTEXT
647 INCINTL
648 LIBINTL_DEP
649 LIBINTL
650 USE_NLS
651 GMAKE_FALSE
652 GMAKE_TRUE
653 MAKE
654 CCDEPMODE
655 DEPDIR
656 am__leading_dot
657 PACKAGE
658 RANLIB
659 AR
660 HDEFINES
661 CC_FOR_BUILD
662 INSTALL_DATA
663 INSTALL_SCRIPT
664 INSTALL_PROGRAM
665 EGREP
666 GREP
667 CPP
668 target_os
669 target_vendor
670 target_cpu
671 target
672 host_os
673 host_vendor
674 host_cpu
675 host
676 build_os
677 build_vendor
678 build_cpu
679 build
680 OBJEXT
681 EXEEXT
682 ac_ct_CC
683 CPPFLAGS
684 LDFLAGS
685 CFLAGS
686 CC
687 WERROR_CFLAGS
688 WARN_CFLAGS
689 sim_xor_endian
690 sim_stdcall
691 sim_smp
692 sim_reserved_bits
693 sim_regparm
694 sim_packages
695 sim_inline
696 sim_hw
697 sim_hw_objs
698 sim_hw_cflags
699 sim_default_model
700 sim_scache
701 sim_float
702 sim_hostendian
703 sim_endian
704 sim_bitsize
705 sim_assert
706 sim_alignment
707 sim_environment
708 target_alias
709 host_alias
710 build_alias
711 LIBS
712 ECHO_T
713 ECHO_N
714 ECHO_C
715 DEFS
716 mandir
717 localedir
718 libdir
719 psdir
720 pdfdir
721 dvidir
722 htmldir
723 infodir
724 docdir
725 oldincludedir
726 includedir
727 localstatedir
728 sharedstatedir
729 sysconfdir
730 datadir
731 datarootdir
732 libexecdir
733 sbindir
734 bindir
735 program_transform_name
736 prefix
737 exec_prefix
738 PACKAGE_URL
739 PACKAGE_BUGREPORT
740 PACKAGE_STRING
741 PACKAGE_VERSION
742 PACKAGE_TARNAME
743 PACKAGE_NAME
744 PATH_SEPARATOR
745 SHELL'
746 ac_subst_files=''
747 ac_user_opts='
748 enable_option_checking
749 with_zlib
750 enable_plugins
751 enable_shared
752 enable_static
753 with_pic
754 enable_fast_install
755 with_gnu_ld
756 enable_libtool_lock
757 enable_maintainer_mode
758 enable_sim_bswap
759 enable_sim_cflags
760 enable_sim_debug
761 enable_sim_stdio
762 enable_sim_trace
763 enable_sim_profile
764 with_pkgversion
765 with_bugurl
766 enable_sim_endian
767 enable_sim_alignment
768 enable_sim_hostendian
769 enable_sim_scache
770 enable_sim_default_model
771 enable_sim_environment
772 enable_sim_inline
773 enable_cgen_maint
774 enable_sim_hardware
775 '
776 ac_precious_vars='build_alias
777 host_alias
778 target_alias
779 CC
780 CFLAGS
781 LDFLAGS
782 LIBS
783 CPPFLAGS
784 CPP'
785
786
787 # Initialize some variables set by options.
788 ac_init_help=
789 ac_init_version=false
790 ac_unrecognized_opts=
791 ac_unrecognized_sep=
792 # The variables have the same names as the options, with
793 # dashes changed to underlines.
794 cache_file=/dev/null
795 exec_prefix=NONE
796 no_create=
797 no_recursion=
798 prefix=NONE
799 program_prefix=NONE
800 program_suffix=NONE
801 program_transform_name=s,x,x,
802 silent=
803 site=
804 srcdir=
805 verbose=
806 x_includes=NONE
807 x_libraries=NONE
808
809 # Installation directory options.
810 # These are left unexpanded so users can "make install exec_prefix=/foo"
811 # and all the variables that are supposed to be based on exec_prefix
812 # by default will actually change.
813 # Use braces instead of parens because sh, perl, etc. also accept them.
814 # (The list follows the same order as the GNU Coding Standards.)
815 bindir='${exec_prefix}/bin'
816 sbindir='${exec_prefix}/sbin'
817 libexecdir='${exec_prefix}/libexec'
818 datarootdir='${prefix}/share'
819 datadir='${datarootdir}'
820 sysconfdir='${prefix}/etc'
821 sharedstatedir='${prefix}/com'
822 localstatedir='${prefix}/var'
823 includedir='${prefix}/include'
824 oldincludedir='/usr/include'
825 docdir='${datarootdir}/doc/${PACKAGE}'
826 infodir='${datarootdir}/info'
827 htmldir='${docdir}'
828 dvidir='${docdir}'
829 pdfdir='${docdir}'
830 psdir='${docdir}'
831 libdir='${exec_prefix}/lib'
832 localedir='${datarootdir}/locale'
833 mandir='${datarootdir}/man'
834
835 ac_prev=
836 ac_dashdash=
837 for ac_option
838 do
839 # If the previous option needs an argument, assign it.
840 if test -n "$ac_prev"; then
841 eval $ac_prev=\$ac_option
842 ac_prev=
843 continue
844 fi
845
846 case $ac_option in
847 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
848 *) ac_optarg=yes ;;
849 esac
850
851 # Accept the important Cygnus configure options, so we can diagnose typos.
852
853 case $ac_dashdash$ac_option in
854 --)
855 ac_dashdash=yes ;;
856
857 -bindir | --bindir | --bindi | --bind | --bin | --bi)
858 ac_prev=bindir ;;
859 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
860 bindir=$ac_optarg ;;
861
862 -build | --build | --buil | --bui | --bu)
863 ac_prev=build_alias ;;
864 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
865 build_alias=$ac_optarg ;;
866
867 -cache-file | --cache-file | --cache-fil | --cache-fi \
868 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
869 ac_prev=cache_file ;;
870 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
871 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
872 cache_file=$ac_optarg ;;
873
874 --config-cache | -C)
875 cache_file=config.cache ;;
876
877 -datadir | --datadir | --datadi | --datad)
878 ac_prev=datadir ;;
879 -datadir=* | --datadir=* | --datadi=* | --datad=*)
880 datadir=$ac_optarg ;;
881
882 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
883 | --dataroo | --dataro | --datar)
884 ac_prev=datarootdir ;;
885 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
886 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
887 datarootdir=$ac_optarg ;;
888
889 -disable-* | --disable-*)
890 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
891 # Reject names that are not valid shell variable names.
892 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
893 as_fn_error "invalid feature name: $ac_useropt"
894 ac_useropt_orig=$ac_useropt
895 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
896 case $ac_user_opts in
897 *"
898 "enable_$ac_useropt"
899 "*) ;;
900 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
901 ac_unrecognized_sep=', ';;
902 esac
903 eval enable_$ac_useropt=no ;;
904
905 -docdir | --docdir | --docdi | --doc | --do)
906 ac_prev=docdir ;;
907 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
908 docdir=$ac_optarg ;;
909
910 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
911 ac_prev=dvidir ;;
912 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
913 dvidir=$ac_optarg ;;
914
915 -enable-* | --enable-*)
916 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
917 # Reject names that are not valid shell variable names.
918 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
919 as_fn_error "invalid feature name: $ac_useropt"
920 ac_useropt_orig=$ac_useropt
921 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
922 case $ac_user_opts in
923 *"
924 "enable_$ac_useropt"
925 "*) ;;
926 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
927 ac_unrecognized_sep=', ';;
928 esac
929 eval enable_$ac_useropt=\$ac_optarg ;;
930
931 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
932 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
933 | --exec | --exe | --ex)
934 ac_prev=exec_prefix ;;
935 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
936 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
937 | --exec=* | --exe=* | --ex=*)
938 exec_prefix=$ac_optarg ;;
939
940 -gas | --gas | --ga | --g)
941 # Obsolete; use --with-gas.
942 with_gas=yes ;;
943
944 -help | --help | --hel | --he | -h)
945 ac_init_help=long ;;
946 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
947 ac_init_help=recursive ;;
948 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
949 ac_init_help=short ;;
950
951 -host | --host | --hos | --ho)
952 ac_prev=host_alias ;;
953 -host=* | --host=* | --hos=* | --ho=*)
954 host_alias=$ac_optarg ;;
955
956 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
957 ac_prev=htmldir ;;
958 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
959 | --ht=*)
960 htmldir=$ac_optarg ;;
961
962 -includedir | --includedir | --includedi | --included | --include \
963 | --includ | --inclu | --incl | --inc)
964 ac_prev=includedir ;;
965 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
966 | --includ=* | --inclu=* | --incl=* | --inc=*)
967 includedir=$ac_optarg ;;
968
969 -infodir | --infodir | --infodi | --infod | --info | --inf)
970 ac_prev=infodir ;;
971 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
972 infodir=$ac_optarg ;;
973
974 -libdir | --libdir | --libdi | --libd)
975 ac_prev=libdir ;;
976 -libdir=* | --libdir=* | --libdi=* | --libd=*)
977 libdir=$ac_optarg ;;
978
979 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
980 | --libexe | --libex | --libe)
981 ac_prev=libexecdir ;;
982 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
983 | --libexe=* | --libex=* | --libe=*)
984 libexecdir=$ac_optarg ;;
985
986 -localedir | --localedir | --localedi | --localed | --locale)
987 ac_prev=localedir ;;
988 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
989 localedir=$ac_optarg ;;
990
991 -localstatedir | --localstatedir | --localstatedi | --localstated \
992 | --localstate | --localstat | --localsta | --localst | --locals)
993 ac_prev=localstatedir ;;
994 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
995 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
996 localstatedir=$ac_optarg ;;
997
998 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
999 ac_prev=mandir ;;
1000 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1001 mandir=$ac_optarg ;;
1002
1003 -nfp | --nfp | --nf)
1004 # Obsolete; use --without-fp.
1005 with_fp=no ;;
1006
1007 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1008 | --no-cr | --no-c | -n)
1009 no_create=yes ;;
1010
1011 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1012 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1013 no_recursion=yes ;;
1014
1015 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1016 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1017 | --oldin | --oldi | --old | --ol | --o)
1018 ac_prev=oldincludedir ;;
1019 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1020 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1021 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1022 oldincludedir=$ac_optarg ;;
1023
1024 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1025 ac_prev=prefix ;;
1026 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1027 prefix=$ac_optarg ;;
1028
1029 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1030 | --program-pre | --program-pr | --program-p)
1031 ac_prev=program_prefix ;;
1032 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1033 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1034 program_prefix=$ac_optarg ;;
1035
1036 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1037 | --program-suf | --program-su | --program-s)
1038 ac_prev=program_suffix ;;
1039 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1040 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1041 program_suffix=$ac_optarg ;;
1042
1043 -program-transform-name | --program-transform-name \
1044 | --program-transform-nam | --program-transform-na \
1045 | --program-transform-n | --program-transform- \
1046 | --program-transform | --program-transfor \
1047 | --program-transfo | --program-transf \
1048 | --program-trans | --program-tran \
1049 | --progr-tra | --program-tr | --program-t)
1050 ac_prev=program_transform_name ;;
1051 -program-transform-name=* | --program-transform-name=* \
1052 | --program-transform-nam=* | --program-transform-na=* \
1053 | --program-transform-n=* | --program-transform-=* \
1054 | --program-transform=* | --program-transfor=* \
1055 | --program-transfo=* | --program-transf=* \
1056 | --program-trans=* | --program-tran=* \
1057 | --progr-tra=* | --program-tr=* | --program-t=*)
1058 program_transform_name=$ac_optarg ;;
1059
1060 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1061 ac_prev=pdfdir ;;
1062 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1063 pdfdir=$ac_optarg ;;
1064
1065 -psdir | --psdir | --psdi | --psd | --ps)
1066 ac_prev=psdir ;;
1067 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1068 psdir=$ac_optarg ;;
1069
1070 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1071 | -silent | --silent | --silen | --sile | --sil)
1072 silent=yes ;;
1073
1074 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1075 ac_prev=sbindir ;;
1076 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1077 | --sbi=* | --sb=*)
1078 sbindir=$ac_optarg ;;
1079
1080 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1081 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1082 | --sharedst | --shareds | --shared | --share | --shar \
1083 | --sha | --sh)
1084 ac_prev=sharedstatedir ;;
1085 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1086 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1087 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1088 | --sha=* | --sh=*)
1089 sharedstatedir=$ac_optarg ;;
1090
1091 -site | --site | --sit)
1092 ac_prev=site ;;
1093 -site=* | --site=* | --sit=*)
1094 site=$ac_optarg ;;
1095
1096 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1097 ac_prev=srcdir ;;
1098 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1099 srcdir=$ac_optarg ;;
1100
1101 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1102 | --syscon | --sysco | --sysc | --sys | --sy)
1103 ac_prev=sysconfdir ;;
1104 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1105 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1106 sysconfdir=$ac_optarg ;;
1107
1108 -target | --target | --targe | --targ | --tar | --ta | --t)
1109 ac_prev=target_alias ;;
1110 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1111 target_alias=$ac_optarg ;;
1112
1113 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1114 verbose=yes ;;
1115
1116 -version | --version | --versio | --versi | --vers | -V)
1117 ac_init_version=: ;;
1118
1119 -with-* | --with-*)
1120 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1121 # Reject names that are not valid shell variable names.
1122 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1123 as_fn_error "invalid package name: $ac_useropt"
1124 ac_useropt_orig=$ac_useropt
1125 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1126 case $ac_user_opts in
1127 *"
1128 "with_$ac_useropt"
1129 "*) ;;
1130 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1131 ac_unrecognized_sep=', ';;
1132 esac
1133 eval with_$ac_useropt=\$ac_optarg ;;
1134
1135 -without-* | --without-*)
1136 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1137 # Reject names that are not valid shell variable names.
1138 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1139 as_fn_error "invalid package name: $ac_useropt"
1140 ac_useropt_orig=$ac_useropt
1141 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1142 case $ac_user_opts in
1143 *"
1144 "with_$ac_useropt"
1145 "*) ;;
1146 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1147 ac_unrecognized_sep=', ';;
1148 esac
1149 eval with_$ac_useropt=no ;;
1150
1151 --x)
1152 # Obsolete; use --with-x.
1153 with_x=yes ;;
1154
1155 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1156 | --x-incl | --x-inc | --x-in | --x-i)
1157 ac_prev=x_includes ;;
1158 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1159 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1160 x_includes=$ac_optarg ;;
1161
1162 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1163 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1164 ac_prev=x_libraries ;;
1165 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1166 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1167 x_libraries=$ac_optarg ;;
1168
1169 -*) as_fn_error "unrecognized option: \`$ac_option'
1170 Try \`$0 --help' for more information."
1171 ;;
1172
1173 *=*)
1174 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1175 # Reject names that are not valid shell variable names.
1176 case $ac_envvar in #(
1177 '' | [0-9]* | *[!_$as_cr_alnum]* )
1178 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1179 esac
1180 eval $ac_envvar=\$ac_optarg
1181 export $ac_envvar ;;
1182
1183 *)
1184 # FIXME: should be removed in autoconf 3.0.
1185 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1186 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1187 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1188 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1189 ;;
1190
1191 esac
1192 done
1193
1194 if test -n "$ac_prev"; then
1195 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1196 as_fn_error "missing argument to $ac_option"
1197 fi
1198
1199 if test -n "$ac_unrecognized_opts"; then
1200 case $enable_option_checking in
1201 no) ;;
1202 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1203 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1204 esac
1205 fi
1206
1207 # Check all directory arguments for consistency.
1208 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1209 datadir sysconfdir sharedstatedir localstatedir includedir \
1210 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1211 libdir localedir mandir
1212 do
1213 eval ac_val=\$$ac_var
1214 # Remove trailing slashes.
1215 case $ac_val in
1216 */ )
1217 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1218 eval $ac_var=\$ac_val;;
1219 esac
1220 # Be sure to have absolute directory names.
1221 case $ac_val in
1222 [\\/$]* | ?:[\\/]* ) continue;;
1223 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1224 esac
1225 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1226 done
1227
1228 # There might be people who depend on the old broken behavior: `$host'
1229 # used to hold the argument of --host etc.
1230 # FIXME: To remove some day.
1231 build=$build_alias
1232 host=$host_alias
1233 target=$target_alias
1234
1235 # FIXME: To remove some day.
1236 if test "x$host_alias" != x; then
1237 if test "x$build_alias" = x; then
1238 cross_compiling=maybe
1239 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1240 If a cross compiler is detected then cross compile mode will be used." >&2
1241 elif test "x$build_alias" != "x$host_alias"; then
1242 cross_compiling=yes
1243 fi
1244 fi
1245
1246 ac_tool_prefix=
1247 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1248
1249 test "$silent" = yes && exec 6>/dev/null
1250
1251
1252 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1253 ac_ls_di=`ls -di .` &&
1254 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1255 as_fn_error "working directory cannot be determined"
1256 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1257 as_fn_error "pwd does not report name of working directory"
1258
1259
1260 # Find the source files, if location was not specified.
1261 if test -z "$srcdir"; then
1262 ac_srcdir_defaulted=yes
1263 # Try the directory containing this script, then the parent directory.
1264 ac_confdir=`$as_dirname -- "$as_myself" ||
1265 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1266 X"$as_myself" : 'X\(//\)[^/]' \| \
1267 X"$as_myself" : 'X\(//\)$' \| \
1268 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1269 $as_echo X"$as_myself" |
1270 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1271 s//\1/
1272 q
1273 }
1274 /^X\(\/\/\)[^/].*/{
1275 s//\1/
1276 q
1277 }
1278 /^X\(\/\/\)$/{
1279 s//\1/
1280 q
1281 }
1282 /^X\(\/\).*/{
1283 s//\1/
1284 q
1285 }
1286 s/.*/./; q'`
1287 srcdir=$ac_confdir
1288 if test ! -r "$srcdir/$ac_unique_file"; then
1289 srcdir=..
1290 fi
1291 else
1292 ac_srcdir_defaulted=no
1293 fi
1294 if test ! -r "$srcdir/$ac_unique_file"; then
1295 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1296 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1297 fi
1298 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1299 ac_abs_confdir=`(
1300 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1301 pwd)`
1302 # When building in place, set srcdir=.
1303 if test "$ac_abs_confdir" = "$ac_pwd"; then
1304 srcdir=.
1305 fi
1306 # Remove unnecessary trailing slashes from srcdir.
1307 # Double slashes in file names in object file debugging info
1308 # mess up M-x gdb in Emacs.
1309 case $srcdir in
1310 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1311 esac
1312 for ac_var in $ac_precious_vars; do
1313 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1314 eval ac_env_${ac_var}_value=\$${ac_var}
1315 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1316 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1317 done
1318
1319 #
1320 # Report the --help message.
1321 #
1322 if test "$ac_init_help" = "long"; then
1323 # Omit some internal or obsolete options to make the list less imposing.
1324 # This message is too long to be a string in the A/UX 3.1 sh.
1325 cat <<_ACEOF
1326 \`configure' configures this package to adapt to many kinds of systems.
1327
1328 Usage: $0 [OPTION]... [VAR=VALUE]...
1329
1330 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1331 VAR=VALUE. See below for descriptions of some of the useful variables.
1332
1333 Defaults for the options are specified in brackets.
1334
1335 Configuration:
1336 -h, --help display this help and exit
1337 --help=short display options specific to this package
1338 --help=recursive display the short help of all the included packages
1339 -V, --version display version information and exit
1340 -q, --quiet, --silent do not print \`checking...' messages
1341 --cache-file=FILE cache test results in FILE [disabled]
1342 -C, --config-cache alias for \`--cache-file=config.cache'
1343 -n, --no-create do not create output files
1344 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1345
1346 Installation directories:
1347 --prefix=PREFIX install architecture-independent files in PREFIX
1348 [$ac_default_prefix]
1349 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1350 [PREFIX]
1351
1352 By default, \`make install' will install all the files in
1353 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1354 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1355 for instance \`--prefix=\$HOME'.
1356
1357 For better control, use the options below.
1358
1359 Fine tuning of the installation directories:
1360 --bindir=DIR user executables [EPREFIX/bin]
1361 --sbindir=DIR system admin executables [EPREFIX/sbin]
1362 --libexecdir=DIR program executables [EPREFIX/libexec]
1363 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1364 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1365 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1366 --libdir=DIR object code libraries [EPREFIX/lib]
1367 --includedir=DIR C header files [PREFIX/include]
1368 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1369 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1370 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1371 --infodir=DIR info documentation [DATAROOTDIR/info]
1372 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1373 --mandir=DIR man documentation [DATAROOTDIR/man]
1374 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1375 --htmldir=DIR html documentation [DOCDIR]
1376 --dvidir=DIR dvi documentation [DOCDIR]
1377 --pdfdir=DIR pdf documentation [DOCDIR]
1378 --psdir=DIR ps documentation [DOCDIR]
1379 _ACEOF
1380
1381 cat <<\_ACEOF
1382
1383 Program names:
1384 --program-prefix=PREFIX prepend PREFIX to installed program names
1385 --program-suffix=SUFFIX append SUFFIX to installed program names
1386 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1387
1388 System types:
1389 --build=BUILD configure for building on BUILD [guessed]
1390 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1391 --target=TARGET configure for building compilers for TARGET [HOST]
1392 _ACEOF
1393 fi
1394
1395 if test -n "$ac_init_help"; then
1396
1397 cat <<\_ACEOF
1398
1399 Optional Features:
1400 --disable-option-checking ignore unrecognized --enable/--with options
1401 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1402 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1403 --enable-plugins Enable support for plugins (defaults no)
1404 --enable-shared[=PKGS] build shared libraries [default=yes]
1405 --enable-static[=PKGS] build static libraries [default=yes]
1406 --enable-fast-install[=PKGS]
1407 optimize for fast installation [default=yes]
1408 --disable-libtool-lock avoid locking (might break parallel builds)
1409 --enable-maintainer-mode Enable developer functionality.
1410 --enable-sim-bswap Use Host specific BSWAP instruction.
1411 --enable-sim-cflags=opts Extra CFLAGS for use in building simulator
1412 --enable-sim-debug=opts Enable debugging flags
1413 --enable-sim-stdio Specify whether to use stdio for console input/output.
1414 --enable-sim-trace=opts Enable tracing flags
1415 --enable-sim-profile=opts Enable profiling flags
1416 --enable-sim-endian=endian Specify target byte endian orientation.
1417 --enable-sim-alignment=align Specify strict, nonstrict or forced alignment of memory accesses.
1418 --enable-sim-hostendian=end Specify host byte endian orientation.
1419 --enable-sim-scache=size Specify simulator execution cache size.
1420 --enable-sim-default-model=model Specify default model to simulate.
1421 --enable-sim-environment=environment Specify mixed, user, virtual or operating environment.
1422 --enable-sim-inline=inlines Specify which functions should be inlined.
1423 --enable-cgen-maint=DIR build cgen generated files
1424 --enable-sim-hardware=LIST
1425 Specify the hardware to be included in the build.
1426
1427 Optional Packages:
1428 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1429 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1430 --with-zlib include zlib support (auto/yes/no) default=auto
1431 --with-pic try to use only PIC/non-PIC objects [default=use
1432 both]
1433 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1434 --with-pkgversion=PKG Use PKG in the version string in place of "GDB"
1435 --with-bugurl=URL Direct users to URL to report a bug
1436
1437 Some influential environment variables:
1438 CC C compiler command
1439 CFLAGS C compiler flags
1440 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1441 nonstandard directory <lib dir>
1442 LIBS libraries to pass to the linker, e.g. -l<library>
1443 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1444 you have headers in a nonstandard directory <include dir>
1445 CPP C preprocessor
1446
1447 Use these variables to override the choices made by `configure' or to help
1448 it to find libraries and programs with nonstandard names/locations.
1449
1450 Report bugs to the package provider.
1451 _ACEOF
1452 ac_status=$?
1453 fi
1454
1455 if test "$ac_init_help" = "recursive"; then
1456 # If there are subdirs, report their specific --help.
1457 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1458 test -d "$ac_dir" ||
1459 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1460 continue
1461 ac_builddir=.
1462
1463 case "$ac_dir" in
1464 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1465 *)
1466 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1467 # A ".." for each directory in $ac_dir_suffix.
1468 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1469 case $ac_top_builddir_sub in
1470 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1471 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1472 esac ;;
1473 esac
1474 ac_abs_top_builddir=$ac_pwd
1475 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1476 # for backward compatibility:
1477 ac_top_builddir=$ac_top_build_prefix
1478
1479 case $srcdir in
1480 .) # We are building in place.
1481 ac_srcdir=.
1482 ac_top_srcdir=$ac_top_builddir_sub
1483 ac_abs_top_srcdir=$ac_pwd ;;
1484 [\\/]* | ?:[\\/]* ) # Absolute name.
1485 ac_srcdir=$srcdir$ac_dir_suffix;
1486 ac_top_srcdir=$srcdir
1487 ac_abs_top_srcdir=$srcdir ;;
1488 *) # Relative name.
1489 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1490 ac_top_srcdir=$ac_top_build_prefix$srcdir
1491 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1492 esac
1493 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1494
1495 cd "$ac_dir" || { ac_status=$?; continue; }
1496 # Check for guested configure.
1497 if test -f "$ac_srcdir/configure.gnu"; then
1498 echo &&
1499 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1500 elif test -f "$ac_srcdir/configure"; then
1501 echo &&
1502 $SHELL "$ac_srcdir/configure" --help=recursive
1503 else
1504 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1505 fi || ac_status=$?
1506 cd "$ac_pwd" || { ac_status=$?; break; }
1507 done
1508 fi
1509
1510 test -n "$ac_init_help" && exit $ac_status
1511 if $ac_init_version; then
1512 cat <<\_ACEOF
1513 configure
1514 generated by GNU Autoconf 2.64
1515
1516 Copyright (C) 2009 Free Software Foundation, Inc.
1517 This configure script is free software; the Free Software Foundation
1518 gives unlimited permission to copy, distribute and modify it.
1519 _ACEOF
1520 exit
1521 fi
1522
1523 ## ------------------------ ##
1524 ## Autoconf initialization. ##
1525 ## ------------------------ ##
1526
1527 # ac_fn_c_try_compile LINENO
1528 # --------------------------
1529 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1530 ac_fn_c_try_compile ()
1531 {
1532 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1533 rm -f conftest.$ac_objext
1534 if { { ac_try="$ac_compile"
1535 case "(($ac_try" in
1536 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1537 *) ac_try_echo=$ac_try;;
1538 esac
1539 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1540 $as_echo "$ac_try_echo"; } >&5
1541 (eval "$ac_compile") 2>conftest.err
1542 ac_status=$?
1543 if test -s conftest.err; then
1544 grep -v '^ *+' conftest.err >conftest.er1
1545 cat conftest.er1 >&5
1546 mv -f conftest.er1 conftest.err
1547 fi
1548 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1549 test $ac_status = 0; } && {
1550 test -z "$ac_c_werror_flag" ||
1551 test ! -s conftest.err
1552 } && test -s conftest.$ac_objext; then :
1553 ac_retval=0
1554 else
1555 $as_echo "$as_me: failed program was:" >&5
1556 sed 's/^/| /' conftest.$ac_ext >&5
1557
1558 ac_retval=1
1559 fi
1560 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1561 return $ac_retval
1562
1563 } # ac_fn_c_try_compile
1564
1565 # ac_fn_c_try_cpp LINENO
1566 # ----------------------
1567 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1568 ac_fn_c_try_cpp ()
1569 {
1570 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1571 if { { ac_try="$ac_cpp conftest.$ac_ext"
1572 case "(($ac_try" in
1573 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1574 *) ac_try_echo=$ac_try;;
1575 esac
1576 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1577 $as_echo "$ac_try_echo"; } >&5
1578 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1579 ac_status=$?
1580 if test -s conftest.err; then
1581 grep -v '^ *+' conftest.err >conftest.er1
1582 cat conftest.er1 >&5
1583 mv -f conftest.er1 conftest.err
1584 fi
1585 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1586 test $ac_status = 0; } >/dev/null && {
1587 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1588 test ! -s conftest.err
1589 }; then :
1590 ac_retval=0
1591 else
1592 $as_echo "$as_me: failed program was:" >&5
1593 sed 's/^/| /' conftest.$ac_ext >&5
1594
1595 ac_retval=1
1596 fi
1597 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1598 return $ac_retval
1599
1600 } # ac_fn_c_try_cpp
1601
1602 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1603 # -------------------------------------------------------
1604 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1605 # the include files in INCLUDES and setting the cache variable VAR
1606 # accordingly.
1607 ac_fn_c_check_header_mongrel ()
1608 {
1609 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1610 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1612 $as_echo_n "checking for $2... " >&6; }
1613 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1614 $as_echo_n "(cached) " >&6
1615 fi
1616 eval ac_res=\$$3
1617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1618 $as_echo "$ac_res" >&6; }
1619 else
1620 # Is the header compilable?
1621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1622 $as_echo_n "checking $2 usability... " >&6; }
1623 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1624 /* end confdefs.h. */
1625 $4
1626 #include <$2>
1627 _ACEOF
1628 if ac_fn_c_try_compile "$LINENO"; then :
1629 ac_header_compiler=yes
1630 else
1631 ac_header_compiler=no
1632 fi
1633 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1634 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1635 $as_echo "$ac_header_compiler" >&6; }
1636
1637 # Is the header present?
1638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1639 $as_echo_n "checking $2 presence... " >&6; }
1640 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1641 /* end confdefs.h. */
1642 #include <$2>
1643 _ACEOF
1644 if ac_fn_c_try_cpp "$LINENO"; then :
1645 ac_header_preproc=yes
1646 else
1647 ac_header_preproc=no
1648 fi
1649 rm -f conftest.err conftest.$ac_ext
1650 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1651 $as_echo "$ac_header_preproc" >&6; }
1652
1653 # So? What about this header?
1654 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1655 yes:no: )
1656 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1657 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1658 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1659 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1660 ;;
1661 no:yes:* )
1662 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1663 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1664 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1665 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1666 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1667 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1668 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1669 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1670 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1671 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1672 ;;
1673 esac
1674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1675 $as_echo_n "checking for $2... " >&6; }
1676 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1677 $as_echo_n "(cached) " >&6
1678 else
1679 eval "$3=\$ac_header_compiler"
1680 fi
1681 eval ac_res=\$$3
1682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1683 $as_echo "$ac_res" >&6; }
1684 fi
1685 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1686
1687 } # ac_fn_c_check_header_mongrel
1688
1689 # ac_fn_c_try_run LINENO
1690 # ----------------------
1691 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1692 # that executables *can* be run.
1693 ac_fn_c_try_run ()
1694 {
1695 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1696 if { { ac_try="$ac_link"
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_link") 2>&5
1704 ac_status=$?
1705 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1706 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1707 { { case "(($ac_try" in
1708 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1709 *) ac_try_echo=$ac_try;;
1710 esac
1711 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1712 $as_echo "$ac_try_echo"; } >&5
1713 (eval "$ac_try") 2>&5
1714 ac_status=$?
1715 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1716 test $ac_status = 0; }; }; then :
1717 ac_retval=0
1718 else
1719 $as_echo "$as_me: program exited with status $ac_status" >&5
1720 $as_echo "$as_me: failed program was:" >&5
1721 sed 's/^/| /' conftest.$ac_ext >&5
1722
1723 ac_retval=$ac_status
1724 fi
1725 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1726 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1727 return $ac_retval
1728
1729 } # ac_fn_c_try_run
1730
1731 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1732 # -------------------------------------------------------
1733 # Tests whether HEADER exists and can be compiled using the include files in
1734 # INCLUDES, setting the cache variable VAR accordingly.
1735 ac_fn_c_check_header_compile ()
1736 {
1737 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1739 $as_echo_n "checking for $2... " >&6; }
1740 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1741 $as_echo_n "(cached) " >&6
1742 else
1743 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1744 /* end confdefs.h. */
1745 $4
1746 #include <$2>
1747 _ACEOF
1748 if ac_fn_c_try_compile "$LINENO"; then :
1749 eval "$3=yes"
1750 else
1751 eval "$3=no"
1752 fi
1753 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1754 fi
1755 eval ac_res=\$$3
1756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1757 $as_echo "$ac_res" >&6; }
1758 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1759
1760 } # ac_fn_c_check_header_compile
1761
1762 # ac_fn_c_try_link LINENO
1763 # -----------------------
1764 # Try to link conftest.$ac_ext, and return whether this succeeded.
1765 ac_fn_c_try_link ()
1766 {
1767 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1768 rm -f conftest.$ac_objext conftest$ac_exeext
1769 if { { ac_try="$ac_link"
1770 case "(($ac_try" in
1771 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1772 *) ac_try_echo=$ac_try;;
1773 esac
1774 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1775 $as_echo "$ac_try_echo"; } >&5
1776 (eval "$ac_link") 2>conftest.err
1777 ac_status=$?
1778 if test -s conftest.err; then
1779 grep -v '^ *+' conftest.err >conftest.er1
1780 cat conftest.er1 >&5
1781 mv -f conftest.er1 conftest.err
1782 fi
1783 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1784 test $ac_status = 0; } && {
1785 test -z "$ac_c_werror_flag" ||
1786 test ! -s conftest.err
1787 } && test -s conftest$ac_exeext && {
1788 test "$cross_compiling" = yes ||
1789 $as_test_x conftest$ac_exeext
1790 }; then :
1791 ac_retval=0
1792 else
1793 $as_echo "$as_me: failed program was:" >&5
1794 sed 's/^/| /' conftest.$ac_ext >&5
1795
1796 ac_retval=1
1797 fi
1798 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1799 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1800 # interfere with the next link command; also delete a directory that is
1801 # left behind by Apple's compiler. We do this before executing the actions.
1802 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1803 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1804 return $ac_retval
1805
1806 } # ac_fn_c_try_link
1807
1808 # ac_fn_c_check_func LINENO FUNC VAR
1809 # ----------------------------------
1810 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1811 ac_fn_c_check_func ()
1812 {
1813 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1814 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1815 $as_echo_n "checking for $2... " >&6; }
1816 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1817 $as_echo_n "(cached) " >&6
1818 else
1819 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1820 /* end confdefs.h. */
1821 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1822 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1823 #define $2 innocuous_$2
1824
1825 /* System header to define __stub macros and hopefully few prototypes,
1826 which can conflict with char $2 (); below.
1827 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1828 <limits.h> exists even on freestanding compilers. */
1829
1830 #ifdef __STDC__
1831 # include <limits.h>
1832 #else
1833 # include <assert.h>
1834 #endif
1835
1836 #undef $2
1837
1838 /* Override any GCC internal prototype to avoid an error.
1839 Use char because int might match the return type of a GCC
1840 builtin and then its argument prototype would still apply. */
1841 #ifdef __cplusplus
1842 extern "C"
1843 #endif
1844 char $2 ();
1845 /* The GNU C library defines this for functions which it implements
1846 to always fail with ENOSYS. Some functions are actually named
1847 something starting with __ and the normal name is an alias. */
1848 #if defined __stub_$2 || defined __stub___$2
1849 choke me
1850 #endif
1851
1852 int
1853 main ()
1854 {
1855 return $2 ();
1856 ;
1857 return 0;
1858 }
1859 _ACEOF
1860 if ac_fn_c_try_link "$LINENO"; then :
1861 eval "$3=yes"
1862 else
1863 eval "$3=no"
1864 fi
1865 rm -f core conftest.err conftest.$ac_objext \
1866 conftest$ac_exeext conftest.$ac_ext
1867 fi
1868 eval ac_res=\$$3
1869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1870 $as_echo "$ac_res" >&6; }
1871 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1872
1873 } # ac_fn_c_check_func
1874 cat >config.log <<_ACEOF
1875 This file contains any messages produced by compilers while
1876 running configure, to aid debugging if configure makes a mistake.
1877
1878 It was created by $as_me, which was
1879 generated by GNU Autoconf 2.64. Invocation command line was
1880
1881 $ $0 $@
1882
1883 _ACEOF
1884 exec 5>>config.log
1885 {
1886 cat <<_ASUNAME
1887 ## --------- ##
1888 ## Platform. ##
1889 ## --------- ##
1890
1891 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1892 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1893 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1894 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1895 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1896
1897 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1898 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1899
1900 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1901 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1902 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1903 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1904 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1905 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1906 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1907
1908 _ASUNAME
1909
1910 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1911 for as_dir in $PATH
1912 do
1913 IFS=$as_save_IFS
1914 test -z "$as_dir" && as_dir=.
1915 $as_echo "PATH: $as_dir"
1916 done
1917 IFS=$as_save_IFS
1918
1919 } >&5
1920
1921 cat >&5 <<_ACEOF
1922
1923
1924 ## ----------- ##
1925 ## Core tests. ##
1926 ## ----------- ##
1927
1928 _ACEOF
1929
1930
1931 # Keep a trace of the command line.
1932 # Strip out --no-create and --no-recursion so they do not pile up.
1933 # Strip out --silent because we don't want to record it for future runs.
1934 # Also quote any args containing shell meta-characters.
1935 # Make two passes to allow for proper duplicate-argument suppression.
1936 ac_configure_args=
1937 ac_configure_args0=
1938 ac_configure_args1=
1939 ac_must_keep_next=false
1940 for ac_pass in 1 2
1941 do
1942 for ac_arg
1943 do
1944 case $ac_arg in
1945 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1946 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1947 | -silent | --silent | --silen | --sile | --sil)
1948 continue ;;
1949 *\'*)
1950 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1951 esac
1952 case $ac_pass in
1953 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1954 2)
1955 as_fn_append ac_configure_args1 " '$ac_arg'"
1956 if test $ac_must_keep_next = true; then
1957 ac_must_keep_next=false # Got value, back to normal.
1958 else
1959 case $ac_arg in
1960 *=* | --config-cache | -C | -disable-* | --disable-* \
1961 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1962 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1963 | -with-* | --with-* | -without-* | --without-* | --x)
1964 case "$ac_configure_args0 " in
1965 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1966 esac
1967 ;;
1968 -* ) ac_must_keep_next=true ;;
1969 esac
1970 fi
1971 as_fn_append ac_configure_args " '$ac_arg'"
1972 ;;
1973 esac
1974 done
1975 done
1976 { ac_configure_args0=; unset ac_configure_args0;}
1977 { ac_configure_args1=; unset ac_configure_args1;}
1978
1979 # When interrupted or exit'd, cleanup temporary files, and complete
1980 # config.log. We remove comments because anyway the quotes in there
1981 # would cause problems or look ugly.
1982 # WARNING: Use '\'' to represent an apostrophe within the trap.
1983 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1984 trap 'exit_status=$?
1985 # Save into config.log some information that might help in debugging.
1986 {
1987 echo
1988
1989 cat <<\_ASBOX
1990 ## ---------------- ##
1991 ## Cache variables. ##
1992 ## ---------------- ##
1993 _ASBOX
1994 echo
1995 # The following way of writing the cache mishandles newlines in values,
1996 (
1997 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1998 eval ac_val=\$$ac_var
1999 case $ac_val in #(
2000 *${as_nl}*)
2001 case $ac_var in #(
2002 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2003 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2004 esac
2005 case $ac_var in #(
2006 _ | IFS | as_nl) ;; #(
2007 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2008 *) { eval $ac_var=; unset $ac_var;} ;;
2009 esac ;;
2010 esac
2011 done
2012 (set) 2>&1 |
2013 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2014 *${as_nl}ac_space=\ *)
2015 sed -n \
2016 "s/'\''/'\''\\\\'\'''\''/g;
2017 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2018 ;; #(
2019 *)
2020 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2021 ;;
2022 esac |
2023 sort
2024 )
2025 echo
2026
2027 cat <<\_ASBOX
2028 ## ----------------- ##
2029 ## Output variables. ##
2030 ## ----------------- ##
2031 _ASBOX
2032 echo
2033 for ac_var in $ac_subst_vars
2034 do
2035 eval ac_val=\$$ac_var
2036 case $ac_val in
2037 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2038 esac
2039 $as_echo "$ac_var='\''$ac_val'\''"
2040 done | sort
2041 echo
2042
2043 if test -n "$ac_subst_files"; then
2044 cat <<\_ASBOX
2045 ## ------------------- ##
2046 ## File substitutions. ##
2047 ## ------------------- ##
2048 _ASBOX
2049 echo
2050 for ac_var in $ac_subst_files
2051 do
2052 eval ac_val=\$$ac_var
2053 case $ac_val in
2054 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2055 esac
2056 $as_echo "$ac_var='\''$ac_val'\''"
2057 done | sort
2058 echo
2059 fi
2060
2061 if test -s confdefs.h; then
2062 cat <<\_ASBOX
2063 ## ----------- ##
2064 ## confdefs.h. ##
2065 ## ----------- ##
2066 _ASBOX
2067 echo
2068 cat confdefs.h
2069 echo
2070 fi
2071 test "$ac_signal" != 0 &&
2072 $as_echo "$as_me: caught signal $ac_signal"
2073 $as_echo "$as_me: exit $exit_status"
2074 } >&5
2075 rm -f core *.core core.conftest.* &&
2076 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2077 exit $exit_status
2078 ' 0
2079 for ac_signal in 1 2 13 15; do
2080 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2081 done
2082 ac_signal=0
2083
2084 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2085 rm -f -r conftest* confdefs.h
2086
2087 $as_echo "/* confdefs.h */" > confdefs.h
2088
2089 # Predefined preprocessor variables.
2090
2091 cat >>confdefs.h <<_ACEOF
2092 #define PACKAGE_NAME "$PACKAGE_NAME"
2093 _ACEOF
2094
2095 cat >>confdefs.h <<_ACEOF
2096 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2097 _ACEOF
2098
2099 cat >>confdefs.h <<_ACEOF
2100 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2101 _ACEOF
2102
2103 cat >>confdefs.h <<_ACEOF
2104 #define PACKAGE_STRING "$PACKAGE_STRING"
2105 _ACEOF
2106
2107 cat >>confdefs.h <<_ACEOF
2108 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2109 _ACEOF
2110
2111 cat >>confdefs.h <<_ACEOF
2112 #define PACKAGE_URL "$PACKAGE_URL"
2113 _ACEOF
2114
2115
2116 # Let the site file select an alternate cache file if it wants to.
2117 # Prefer an explicitly selected file to automatically selected ones.
2118 ac_site_file1=NONE
2119 ac_site_file2=NONE
2120 if test -n "$CONFIG_SITE"; then
2121 ac_site_file1=$CONFIG_SITE
2122 elif test "x$prefix" != xNONE; then
2123 ac_site_file1=$prefix/share/config.site
2124 ac_site_file2=$prefix/etc/config.site
2125 else
2126 ac_site_file1=$ac_default_prefix/share/config.site
2127 ac_site_file2=$ac_default_prefix/etc/config.site
2128 fi
2129 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2130 do
2131 test "x$ac_site_file" = xNONE && continue
2132 if test -r "$ac_site_file"; then
2133 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2134 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2135 sed 's/^/| /' "$ac_site_file" >&5
2136 . "$ac_site_file"
2137 fi
2138 done
2139
2140 if test -r "$cache_file"; then
2141 # Some versions of bash will fail to source /dev/null (special
2142 # files actually), so we avoid doing that.
2143 if test -f "$cache_file"; then
2144 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2145 $as_echo "$as_me: loading cache $cache_file" >&6;}
2146 case $cache_file in
2147 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2148 *) . "./$cache_file";;
2149 esac
2150 fi
2151 else
2152 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2153 $as_echo "$as_me: creating cache $cache_file" >&6;}
2154 >$cache_file
2155 fi
2156
2157 # Check that the precious variables saved in the cache have kept the same
2158 # value.
2159 ac_cache_corrupted=false
2160 for ac_var in $ac_precious_vars; do
2161 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2162 eval ac_new_set=\$ac_env_${ac_var}_set
2163 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2164 eval ac_new_val=\$ac_env_${ac_var}_value
2165 case $ac_old_set,$ac_new_set in
2166 set,)
2167 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2168 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2169 ac_cache_corrupted=: ;;
2170 ,set)
2171 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2172 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2173 ac_cache_corrupted=: ;;
2174 ,);;
2175 *)
2176 if test "x$ac_old_val" != "x$ac_new_val"; then
2177 # differences in whitespace do not lead to failure.
2178 ac_old_val_w=`echo x $ac_old_val`
2179 ac_new_val_w=`echo x $ac_new_val`
2180 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2181 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2182 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2183 ac_cache_corrupted=:
2184 else
2185 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2186 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2187 eval $ac_var=\$ac_old_val
2188 fi
2189 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2190 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2191 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2192 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2193 fi;;
2194 esac
2195 # Pass precious variables to config.status.
2196 if test "$ac_new_set" = set; then
2197 case $ac_new_val in
2198 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2199 *) ac_arg=$ac_var=$ac_new_val ;;
2200 esac
2201 case " $ac_configure_args " in
2202 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2203 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2204 esac
2205 fi
2206 done
2207 if $ac_cache_corrupted; then
2208 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2209 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2210 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2211 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2212 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2213 fi
2214 ## -------------------- ##
2215 ## Main body of script. ##
2216 ## -------------------- ##
2217
2218 ac_ext=c
2219 ac_cpp='$CPP $CPPFLAGS'
2220 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2221 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2222 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2223
2224
2225 # This file contains common code used by all simulators.
2226 #
2227 # SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2228 # directory. It is intended to be invoked before any target specific stuff.
2229 # SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2230 # It is intended to be invoked last.
2231 #
2232 # The simulator's configure.in should look like:
2233 #
2234 # dnl Process this file with autoconf to produce a configure script.
2235 # AC_PREREQ(2.64)dnl
2236 # AC_INIT(Makefile.in)
2237 # sinclude(../common/aclocal.m4)
2238 #
2239 # SIM_AC_COMMON
2240 #
2241 # ... target specific stuff ...
2242 #
2243 # SIM_AC_OUTPUT
2244
2245 # Include global overrides and fixes for Autoconf.
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272 # _AC_CHECK_DECL_BODY
2273 # -------------------
2274 # Shell function body for AC_CHECK_DECL.
2275 # _AC_CHECK_DECL_BODY
2276
2277 # _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2278 # INCLUDES)
2279 # -------------------------------------------------------------
2280 # Helper to AC_CHECK_DECLS, which generates the check for a single
2281 # SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2282 # ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
2296 #
2297 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2298 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2299 # Written by Gordon Matzigkeit, 1996
2300 #
2301 # This file is free software; the Free Software Foundation gives
2302 # unlimited permission to copy and/or distribute it, with or without
2303 # modifications, as long as this notice is preserved.
2304
2305
2306
2307 # serial 56 LT_INIT
2308
2309
2310 # LT_PREREQ(VERSION)
2311 # ------------------
2312 # Complain and exit if this libtool version is less that VERSION.
2313
2314
2315
2316 # _LT_CHECK_BUILDDIR
2317 # ------------------
2318 # Complain if the absolute build directory name contains unusual characters
2319
2320
2321
2322 # LT_INIT([OPTIONS])
2323 # ------------------
2324 # LT_INIT
2325
2326 # Old names:
2327 # This is what autoupdate's m4 run will expand. It fires
2328 # the warning (with _au_warn_XXX), outputs it into the
2329 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2330 # the replacement expansion.
2331
2332
2333 # This is an auxiliary macro that is also run when
2334 # autoupdate runs m4. It simply calls m4_warning, but
2335 # we need a wrapper so that each warning is emitted only
2336 # once. We break the quoting in m4_warning's argument in
2337 # order to expand this macro's arguments, not AU_DEFUN's.
2338
2339
2340 # Finally, this is the expansion that is picked up by
2341 # autoconf. It tells the user to run autoupdate, and
2342 # then outputs the replacement expansion. We do not care
2343 # about autoupdate's warning because that contains
2344 # information on what to do *after* running autoupdate.
2345
2346 # This is what autoupdate's m4 run will expand. It fires
2347 # the warning (with _au_warn_XXX), outputs it into the
2348 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2349 # the replacement expansion.
2350
2351
2352 # This is an auxiliary macro that is also run when
2353 # autoupdate runs m4. It simply calls m4_warning, but
2354 # we need a wrapper so that each warning is emitted only
2355 # once. We break the quoting in m4_warning's argument in
2356 # order to expand this macro's arguments, not AU_DEFUN's.
2357
2358
2359 # Finally, this is the expansion that is picked up by
2360 # autoconf. It tells the user to run autoupdate, and
2361 # then outputs the replacement expansion. We do not care
2362 # about autoupdate's warning because that contains
2363 # information on what to do *after* running autoupdate.
2364
2365
2366
2367 # _LT_CC_BASENAME(CC)
2368 # -------------------
2369 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
2370
2371
2372
2373 # _LT_FILEUTILS_DEFAULTS
2374 # ----------------------
2375 # It is okay to use these file commands and assume they have been set
2376 # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2377 # _LT_FILEUTILS_DEFAULTS
2378
2379
2380 # _LT_SETUP
2381 # ---------
2382 # _LT_SETUP
2383
2384
2385 # _LT_PREPARE_SED_QUOTE_VARS
2386 # --------------------------
2387 # Define a few sed substitution that help us do robust quoting.
2388
2389
2390 # _LT_PROG_LTMAIN
2391 # ---------------
2392 # Note that this code is called both from `configure', and `config.status'
2393 # now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
2394 # `config.status' has no value for ac_aux_dir unless we are using Automake,
2395 # so we pass a copy along to make sure it has a sensible value anyway.
2396 # _LT_PROG_LTMAIN
2397
2398
2399 ## ------------------------------------- ##
2400 ## Accumulate code for creating libtool. ##
2401 ## ------------------------------------- ##
2402
2403 # So that we can recreate a full libtool script including additional
2404 # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2405 # in macros and then make a single call at the end using the `libtool'
2406 # label.
2407
2408
2409 # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2410 # ----------------------------------------
2411 # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
2412
2413
2414 # Initialize.
2415
2416
2417
2418 # _LT_CONFIG_LIBTOOL([COMMANDS])
2419 # ------------------------------
2420 # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
2421
2422
2423 # Initialize.
2424
2425
2426
2427 # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2428 # -----------------------------------------------------
2429
2430
2431
2432 # _LT_FORMAT_COMMENT([COMMENT])
2433 # -----------------------------
2434 # Add leading comment marks to the start of each line, and a trailing
2435 # full-stop to the whole comment if one is not present already.
2436
2437
2438
2439
2440 ## ------------------------ ##
2441 ## FIXME: Eliminate VARNAME ##
2442 ## ------------------------ ##
2443
2444
2445 # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2446 # -------------------------------------------------------------------
2447 # CONFIGNAME is the name given to the value in the libtool script.
2448 # VARNAME is the (base) name used in the configure script.
2449 # VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2450 # VARNAME. Any other value will be used directly.
2451
2452
2453
2454 # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2455 # --------------------------------------------------------
2456
2457
2458
2459 # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2460 # ------------------------------------------------
2461
2462
2463
2464 # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2465 # ---------------------------------------------------------
2466
2467
2468
2469 # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2470 # --------------------------------------------------
2471
2472
2473
2474 # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2475 # ---------------------------------------------------
2476
2477
2478
2479 # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2480 # ---------------------------------------------------
2481
2482
2483
2484
2485 # lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2486 # ------------------------------------------------
2487
2488
2489
2490
2491 # _LT_CONFIG_STATUS_DECLARE([VARNAME])
2492 # ------------------------------------
2493 # Quote a variable value, and forward it to `config.status' so that its
2494 # declaration there will have the same value as in `configure'. VARNAME
2495 # must have a single quote delimited value for this to work.
2496
2497
2498
2499 # _LT_CONFIG_STATUS_DECLARATIONS
2500 # ------------------------------
2501 # We delimit libtool config variables with single quotes, so when
2502 # we write them to config.status, we have to be sure to quote all
2503 # embedded single quotes properly. In configure, this macro expands
2504 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2505 #
2506 # <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
2507
2508
2509
2510 # _LT_LIBTOOL_TAGS
2511 # ----------------
2512 # Output comment and list of tags supported by the script
2513
2514
2515
2516 # _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2517 # -----------------------------------
2518 # Extract the dictionary values for VARNAME (optionally with TAG) and
2519 # expand to a commented shell variable setting:
2520 #
2521 # # Some comment about what VAR is for.
2522 # visible_name=$lt_internal_name
2523
2524
2525
2526 # _LT_LIBTOOL_CONFIG_VARS
2527 # -----------------------
2528 # Produce commented declarations of non-tagged libtool config variables
2529 # suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2530 # script. Tagged libtool config variables (even for the LIBTOOL CONFIG
2531 # section) are produced by _LT_LIBTOOL_TAG_VARS.
2532
2533
2534
2535 # _LT_LIBTOOL_TAG_VARS(TAG)
2536 # -------------------------
2537
2538
2539
2540 # _LT_TAGVAR(VARNAME, [TAGNAME])
2541 # ------------------------------
2542
2543
2544
2545 # _LT_CONFIG_COMMANDS
2546 # -------------------
2547 # Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
2548 # variables for single and double quote escaping we saved from calls
2549 # to _LT_DECL, we can put quote escaped variables declarations
2550 # into `config.status', and then the shell code to quote escape them in
2551 # for loops in `config.status'. Finally, any additional code accumulated
2552 # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2553 #_LT_CONFIG_COMMANDS
2554
2555
2556 # Initialize.
2557
2558
2559 # _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2560 # ------------------------------------
2561 # Generate a child script FILE with all initialization necessary to
2562 # reuse the environment learned by the parent script, and make the
2563 # file executable. If COMMENT is supplied, it is inserted after the
2564 # `#!' sequence but before initialization text begins. After this
2565 # macro, additional text can be appended to FILE to form the body of
2566 # the child script. The macro ends with non-zero status if the
2567 # file could not be fully written (such as if the disk is full).
2568 # _LT_GENERATED_FILE_INIT
2569
2570 # LT_OUTPUT
2571 # ---------
2572 # This macro allows early generation of the libtool script (before
2573 # AC_OUTPUT is called), incase it is used in configure for compilation
2574 # tests.
2575 # LT_OUTPUT
2576
2577
2578 # _LT_CONFIG(TAG)
2579 # ---------------
2580 # If TAG is the built-in tag, create an initial libtool script with a
2581 # default configuration from the untagged config vars. Otherwise add code
2582 # to config.status for appending the configuration named by TAG from the
2583 # matching tagged config vars.
2584 # _LT_CONFIG
2585
2586
2587 # LT_SUPPORTED_TAG(TAG)
2588 # ---------------------
2589 # Trace this macro to discover what tags are supported by the libtool
2590 # --tag option, using:
2591 # autoconf --trace 'LT_SUPPORTED_TAG:$1'
2592
2593
2594
2595 # C support is built-in for now
2596
2597
2598
2599
2600 # LT_LANG(LANG)
2601 # -------------
2602 # Enable libtool support for the given language if not already enabled.
2603 # LT_LANG
2604
2605
2606 # _LT_LANG(LANGNAME)
2607 # ------------------
2608 # _LT_LANG
2609
2610
2611 # _LT_LANG_DEFAULT_CONFIG
2612 # -----------------------
2613 # _LT_LANG_DEFAULT_CONFIG
2614
2615 # Obsolete macros:
2616 # This is what autoupdate's m4 run will expand. It fires
2617 # the warning (with _au_warn_XXX), outputs it into the
2618 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2619 # the replacement expansion.
2620
2621
2622 # This is an auxiliary macro that is also run when
2623 # autoupdate runs m4. It simply calls m4_warning, but
2624 # we need a wrapper so that each warning is emitted only
2625 # once. We break the quoting in m4_warning's argument in
2626 # order to expand this macro's arguments, not AU_DEFUN's.
2627
2628
2629 # Finally, this is the expansion that is picked up by
2630 # autoconf. It tells the user to run autoupdate, and
2631 # then outputs the replacement expansion. We do not care
2632 # about autoupdate's warning because that contains
2633 # information on what to do *after* running autoupdate.
2634
2635 # This is what autoupdate's m4 run will expand. It fires
2636 # the warning (with _au_warn_XXX), outputs it into the
2637 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2638 # the replacement expansion.
2639
2640
2641 # This is an auxiliary macro that is also run when
2642 # autoupdate runs m4. It simply calls m4_warning, but
2643 # we need a wrapper so that each warning is emitted only
2644 # once. We break the quoting in m4_warning's argument in
2645 # order to expand this macro's arguments, not AU_DEFUN's.
2646
2647
2648 # Finally, this is the expansion that is picked up by
2649 # autoconf. It tells the user to run autoupdate, and
2650 # then outputs the replacement expansion. We do not care
2651 # about autoupdate's warning because that contains
2652 # information on what to do *after* running autoupdate.
2653
2654 # This is what autoupdate's m4 run will expand. It fires
2655 # the warning (with _au_warn_XXX), outputs it into the
2656 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2657 # the replacement expansion.
2658
2659
2660 # This is an auxiliary macro that is also run when
2661 # autoupdate runs m4. It simply calls m4_warning, but
2662 # we need a wrapper so that each warning is emitted only
2663 # once. We break the quoting in m4_warning's argument in
2664 # order to expand this macro's arguments, not AU_DEFUN's.
2665
2666
2667 # Finally, this is the expansion that is picked up by
2668 # autoconf. It tells the user to run autoupdate, and
2669 # then outputs the replacement expansion. We do not care
2670 # about autoupdate's warning because that contains
2671 # information on what to do *after* running autoupdate.
2672
2673 # This is what autoupdate's m4 run will expand. It fires
2674 # the warning (with _au_warn_XXX), outputs it into the
2675 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2676 # the replacement expansion.
2677
2678
2679 # This is an auxiliary macro that is also run when
2680 # autoupdate runs m4. It simply calls m4_warning, but
2681 # we need a wrapper so that each warning is emitted only
2682 # once. We break the quoting in m4_warning's argument in
2683 # order to expand this macro's arguments, not AU_DEFUN's.
2684
2685
2686 # Finally, this is the expansion that is picked up by
2687 # autoconf. It tells the user to run autoupdate, and
2688 # then outputs the replacement expansion. We do not care
2689 # about autoupdate's warning because that contains
2690 # information on what to do *after* running autoupdate.
2691
2692 # This is what autoupdate's m4 run will expand. It fires
2693 # the warning (with _au_warn_XXX), outputs it into the
2694 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2695 # the replacement expansion.
2696
2697
2698 # This is an auxiliary macro that is also run when
2699 # autoupdate runs m4. It simply calls m4_warning, but
2700 # we need a wrapper so that each warning is emitted only
2701 # once. We break the quoting in m4_warning's argument in
2702 # order to expand this macro's arguments, not AU_DEFUN's.
2703
2704
2705 # Finally, this is the expansion that is picked up by
2706 # autoconf. It tells the user to run autoupdate, and
2707 # then outputs the replacement expansion. We do not care
2708 # about autoupdate's warning because that contains
2709 # information on what to do *after* running autoupdate.
2710
2711
2712
2713 # _LT_TAG_COMPILER
2714 # ----------------
2715 # _LT_TAG_COMPILER
2716
2717
2718 # _LT_COMPILER_BOILERPLATE
2719 # ------------------------
2720 # Check for compiler boilerplate output or warnings with
2721 # the simple compiler test code.
2722 # _LT_COMPILER_BOILERPLATE
2723
2724
2725 # _LT_LINKER_BOILERPLATE
2726 # ----------------------
2727 # Check for linker boilerplate output or warnings with
2728 # the simple link test code.
2729 # _LT_LINKER_BOILERPLATE
2730
2731 # _LT_REQUIRED_DARWIN_CHECKS
2732 # -------------------------
2733
2734
2735
2736 # _LT_DARWIN_LINKER_FEATURES
2737 # --------------------------
2738 # Checks for linker and compiler features on darwin
2739
2740
2741 # _LT_SYS_MODULE_PATH_AIX
2742 # -----------------------
2743 # Links a minimal program and checks the executable
2744 # for the system default hardcoded library path. In most cases,
2745 # this is /usr/lib:/lib, but when the MPI compilers are used
2746 # the location of the communication and MPI libs are included too.
2747 # If we don't find anything, use the default library path according
2748 # to the aix ld manual.
2749 # _LT_SYS_MODULE_PATH_AIX
2750
2751
2752 # _LT_SHELL_INIT(ARG)
2753 # -------------------
2754 # _LT_SHELL_INIT
2755
2756
2757
2758 # _LT_PROG_ECHO_BACKSLASH
2759 # -----------------------
2760 # Find how we can fake an echo command that does not interpret backslash.
2761 # In particular, with Autoconf 2.60 or later we add some code to the start
2762 # of the generated configure script which will find a shell with a builtin
2763 # printf (which we can use as an echo command).
2764 # _LT_PROG_ECHO_BACKSLASH
2765
2766
2767 # _LT_ENABLE_LOCK
2768 # ---------------
2769 # _LT_ENABLE_LOCK
2770
2771
2772 # _LT_CMD_OLD_ARCHIVE
2773 # -------------------
2774 # _LT_CMD_OLD_ARCHIVE
2775
2776
2777 # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2778 # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2779 # ----------------------------------------------------------------
2780 # Check whether the given compiler option works
2781 # _LT_COMPILER_OPTION
2782
2783 # Old name:
2784 # This is what autoupdate's m4 run will expand. It fires
2785 # the warning (with _au_warn_XXX), outputs it into the
2786 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2787 # the replacement expansion.
2788
2789
2790 # This is an auxiliary macro that is also run when
2791 # autoupdate runs m4. It simply calls m4_warning, but
2792 # we need a wrapper so that each warning is emitted only
2793 # once. We break the quoting in m4_warning's argument in
2794 # order to expand this macro's arguments, not AU_DEFUN's.
2795
2796
2797 # Finally, this is the expansion that is picked up by
2798 # autoconf. It tells the user to run autoupdate, and
2799 # then outputs the replacement expansion. We do not care
2800 # about autoupdate's warning because that contains
2801 # information on what to do *after* running autoupdate.
2802
2803
2804
2805 # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2806 # [ACTION-SUCCESS], [ACTION-FAILURE])
2807 # ----------------------------------------------------
2808 # Check whether the given linker option works
2809 # _LT_LINKER_OPTION
2810
2811 # Old name:
2812 # This is what autoupdate's m4 run will expand. It fires
2813 # the warning (with _au_warn_XXX), outputs it into the
2814 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2815 # the replacement expansion.
2816
2817
2818 # This is an auxiliary macro that is also run when
2819 # autoupdate runs m4. It simply calls m4_warning, but
2820 # we need a wrapper so that each warning is emitted only
2821 # once. We break the quoting in m4_warning's argument in
2822 # order to expand this macro's arguments, not AU_DEFUN's.
2823
2824
2825 # Finally, this is the expansion that is picked up by
2826 # autoconf. It tells the user to run autoupdate, and
2827 # then outputs the replacement expansion. We do not care
2828 # about autoupdate's warning because that contains
2829 # information on what to do *after* running autoupdate.
2830
2831
2832
2833 # LT_CMD_MAX_LEN
2834 #---------------
2835 # LT_CMD_MAX_LEN
2836
2837 # Old name:
2838 # This is what autoupdate's m4 run will expand. It fires
2839 # the warning (with _au_warn_XXX), outputs it into the
2840 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2841 # the replacement expansion.
2842
2843
2844 # This is an auxiliary macro that is also run when
2845 # autoupdate runs m4. It simply calls m4_warning, but
2846 # we need a wrapper so that each warning is emitted only
2847 # once. We break the quoting in m4_warning's argument in
2848 # order to expand this macro's arguments, not AU_DEFUN's.
2849
2850
2851 # Finally, this is the expansion that is picked up by
2852 # autoconf. It tells the user to run autoupdate, and
2853 # then outputs the replacement expansion. We do not care
2854 # about autoupdate's warning because that contains
2855 # information on what to do *after* running autoupdate.
2856
2857
2858
2859 # _LT_HEADER_DLFCN
2860 # ----------------
2861 # _LT_HEADER_DLFCN
2862
2863
2864 # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
2865 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
2866 # ----------------------------------------------------------------
2867 # _LT_TRY_DLOPEN_SELF
2868
2869
2870 # LT_SYS_DLOPEN_SELF
2871 # ------------------
2872 # LT_SYS_DLOPEN_SELF
2873
2874 # Old name:
2875 # This is what autoupdate's m4 run will expand. It fires
2876 # the warning (with _au_warn_XXX), outputs it into the
2877 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2878 # the replacement expansion.
2879
2880
2881 # This is an auxiliary macro that is also run when
2882 # autoupdate runs m4. It simply calls m4_warning, but
2883 # we need a wrapper so that each warning is emitted only
2884 # once. We break the quoting in m4_warning's argument in
2885 # order to expand this macro's arguments, not AU_DEFUN's.
2886
2887
2888 # Finally, this is the expansion that is picked up by
2889 # autoconf. It tells the user to run autoupdate, and
2890 # then outputs the replacement expansion. We do not care
2891 # about autoupdate's warning because that contains
2892 # information on what to do *after* running autoupdate.
2893
2894
2895
2896 # _LT_COMPILER_C_O([TAGNAME])
2897 # ---------------------------
2898 # Check to see if options -c and -o are simultaneously supported by compiler.
2899 # This macro does not hard code the compiler like AC_PROG_CC_C_O.
2900 # _LT_COMPILER_C_O
2901
2902
2903 # _LT_COMPILER_FILE_LOCKS([TAGNAME])
2904 # ----------------------------------
2905 # Check to see if we can do hard links to lock some files if needed
2906 # _LT_COMPILER_FILE_LOCKS
2907
2908
2909 # _LT_CHECK_OBJDIR
2910 # ----------------
2911 # _LT_CHECK_OBJDIR
2912
2913
2914 # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
2915 # --------------------------------------
2916 # Check hardcoding attributes.
2917 # _LT_LINKER_HARDCODE_LIBPATH
2918
2919
2920 # _LT_CMD_STRIPLIB
2921 # ----------------
2922 # _LT_CMD_STRIPLIB
2923
2924
2925 # _LT_SYS_DYNAMIC_LINKER([TAG])
2926 # -----------------------------
2927 # PORTME Fill in your ld.so characteristics
2928 # _LT_SYS_DYNAMIC_LINKER
2929
2930
2931 # _LT_PATH_TOOL_PREFIX(TOOL)
2932 # --------------------------
2933 # find a file program which can recognize shared library
2934 # _LT_PATH_TOOL_PREFIX
2935
2936 # Old name:
2937 # This is what autoupdate's m4 run will expand. It fires
2938 # the warning (with _au_warn_XXX), outputs it into the
2939 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2940 # the replacement expansion.
2941
2942
2943 # This is an auxiliary macro that is also run when
2944 # autoupdate runs m4. It simply calls m4_warning, but
2945 # we need a wrapper so that each warning is emitted only
2946 # once. We break the quoting in m4_warning's argument in
2947 # order to expand this macro's arguments, not AU_DEFUN's.
2948
2949
2950 # Finally, this is the expansion that is picked up by
2951 # autoconf. It tells the user to run autoupdate, and
2952 # then outputs the replacement expansion. We do not care
2953 # about autoupdate's warning because that contains
2954 # information on what to do *after* running autoupdate.
2955
2956
2957
2958 # _LT_PATH_MAGIC
2959 # --------------
2960 # find a file program which can recognize a shared library
2961 # _LT_PATH_MAGIC
2962
2963
2964 # LT_PATH_LD
2965 # ----------
2966 # find the pathname to the GNU or non-GNU linker
2967 # LT_PATH_LD
2968
2969 # Old names:
2970 # This is what autoupdate's m4 run will expand. It fires
2971 # the warning (with _au_warn_XXX), outputs it into the
2972 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2973 # the replacement expansion.
2974
2975
2976 # This is an auxiliary macro that is also run when
2977 # autoupdate runs m4. It simply calls m4_warning, but
2978 # we need a wrapper so that each warning is emitted only
2979 # once. We break the quoting in m4_warning's argument in
2980 # order to expand this macro's arguments, not AU_DEFUN's.
2981
2982
2983 # Finally, this is the expansion that is picked up by
2984 # autoconf. It tells the user to run autoupdate, and
2985 # then outputs the replacement expansion. We do not care
2986 # about autoupdate's warning because that contains
2987 # information on what to do *after* running autoupdate.
2988
2989 # This is what autoupdate's m4 run will expand. It fires
2990 # the warning (with _au_warn_XXX), outputs it into the
2991 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2992 # the replacement expansion.
2993
2994
2995 # This is an auxiliary macro that is also run when
2996 # autoupdate runs m4. It simply calls m4_warning, but
2997 # we need a wrapper so that each warning is emitted only
2998 # once. We break the quoting in m4_warning's argument in
2999 # order to expand this macro's arguments, not AU_DEFUN's.
3000
3001
3002 # Finally, this is the expansion that is picked up by
3003 # autoconf. It tells the user to run autoupdate, and
3004 # then outputs the replacement expansion. We do not care
3005 # about autoupdate's warning because that contains
3006 # information on what to do *after* running autoupdate.
3007
3008
3009
3010 # _LT_PATH_LD_GNU
3011 #- --------------
3012 # _LT_PATH_LD_GNU
3013
3014
3015 # _LT_CMD_RELOAD
3016 # --------------
3017 # find reload flag for linker
3018 # -- PORTME Some linkers may need a different reload flag.
3019 # _LT_CMD_RELOAD
3020
3021
3022 # _LT_CHECK_MAGIC_METHOD
3023 # ----------------------
3024 # how to check for library dependencies
3025 # -- PORTME fill in with the dynamic library characteristics
3026 # _LT_CHECK_MAGIC_METHOD
3027
3028
3029 # LT_PATH_NM
3030 # ----------
3031 # find the pathname to a BSD- or MS-compatible name lister
3032 # LT_PATH_NM
3033
3034 # Old names:
3035 # This is what autoupdate's m4 run will expand. It fires
3036 # the warning (with _au_warn_XXX), outputs it into the
3037 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3038 # the replacement expansion.
3039
3040
3041 # This is an auxiliary macro that is also run when
3042 # autoupdate runs m4. It simply calls m4_warning, but
3043 # we need a wrapper so that each warning is emitted only
3044 # once. We break the quoting in m4_warning's argument in
3045 # order to expand this macro's arguments, not AU_DEFUN's.
3046
3047
3048 # Finally, this is the expansion that is picked up by
3049 # autoconf. It tells the user to run autoupdate, and
3050 # then outputs the replacement expansion. We do not care
3051 # about autoupdate's warning because that contains
3052 # information on what to do *after* running autoupdate.
3053
3054 # This is what autoupdate's m4 run will expand. It fires
3055 # the warning (with _au_warn_XXX), outputs it into the
3056 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3057 # the replacement expansion.
3058
3059
3060 # This is an auxiliary macro that is also run when
3061 # autoupdate runs m4. It simply calls m4_warning, but
3062 # we need a wrapper so that each warning is emitted only
3063 # once. We break the quoting in m4_warning's argument in
3064 # order to expand this macro's arguments, not AU_DEFUN's.
3065
3066
3067 # Finally, this is the expansion that is picked up by
3068 # autoconf. It tells the user to run autoupdate, and
3069 # then outputs the replacement expansion. We do not care
3070 # about autoupdate's warning because that contains
3071 # information on what to do *after* running autoupdate.
3072
3073
3074
3075 # LT_LIB_M
3076 # --------
3077 # check for math library
3078 # LT_LIB_M
3079
3080 # Old name:
3081 # This is what autoupdate's m4 run will expand. It fires
3082 # the warning (with _au_warn_XXX), outputs it into the
3083 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3084 # the replacement expansion.
3085
3086
3087 # This is an auxiliary macro that is also run when
3088 # autoupdate runs m4. It simply calls m4_warning, but
3089 # we need a wrapper so that each warning is emitted only
3090 # once. We break the quoting in m4_warning's argument in
3091 # order to expand this macro's arguments, not AU_DEFUN's.
3092
3093
3094 # Finally, this is the expansion that is picked up by
3095 # autoconf. It tells the user to run autoupdate, and
3096 # then outputs the replacement expansion. We do not care
3097 # about autoupdate's warning because that contains
3098 # information on what to do *after* running autoupdate.
3099
3100
3101
3102 # _LT_COMPILER_NO_RTTI([TAGNAME])
3103 # -------------------------------
3104 # _LT_COMPILER_NO_RTTI
3105
3106
3107 # _LT_CMD_GLOBAL_SYMBOLS
3108 # ----------------------
3109 # _LT_CMD_GLOBAL_SYMBOLS
3110
3111
3112 # _LT_COMPILER_PIC([TAGNAME])
3113 # ---------------------------
3114 # _LT_COMPILER_PIC
3115
3116
3117 # _LT_LINKER_SHLIBS([TAGNAME])
3118 # ----------------------------
3119 # See if the linker supports building shared libraries.
3120 # _LT_LINKER_SHLIBS
3121
3122
3123 # _LT_LANG_C_CONFIG([TAG])
3124 # ------------------------
3125 # Ensure that the configuration variables for a C compiler are suitably
3126 # defined. These variables are subsequently used by _LT_CONFIG to write
3127 # the compiler configuration to `libtool'.
3128 # _LT_LANG_C_CONFIG
3129
3130
3131 # _LT_LANG_CXX_CONFIG([TAG])
3132 # --------------------------
3133 # Ensure that the configuration variables for a C++ compiler are suitably
3134 # defined. These variables are subsequently used by _LT_CONFIG to write
3135 # the compiler configuration to `libtool'.
3136 # _LT_LANG_CXX_CONFIG
3137
3138
3139 # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3140 # ---------------------------------
3141 # Figure out "hidden" library dependencies from verbose
3142 # compiler output when linking a shared library.
3143 # Parse the compiler output and extract the necessary
3144 # objects, libraries and library flags.
3145 # _LT_SYS_HIDDEN_LIBDEPS
3146
3147
3148 # _LT_LANG_F77_CONFIG([TAG])
3149 # --------------------------
3150 # Ensure that the configuration variables for a Fortran 77 compiler are
3151 # suitably defined. These variables are subsequently used by _LT_CONFIG
3152 # to write the compiler configuration to `libtool'.
3153 # _LT_LANG_F77_CONFIG
3154
3155
3156 # _LT_LANG_FC_CONFIG([TAG])
3157 # -------------------------
3158 # Ensure that the configuration variables for a Fortran compiler are
3159 # suitably defined. These variables are subsequently used by _LT_CONFIG
3160 # to write the compiler configuration to `libtool'.
3161 # _LT_LANG_FC_CONFIG
3162
3163
3164 # _LT_LANG_GCJ_CONFIG([TAG])
3165 # --------------------------
3166 # Ensure that the configuration variables for the GNU Java Compiler compiler
3167 # are suitably defined. These variables are subsequently used by _LT_CONFIG
3168 # to write the compiler configuration to `libtool'.
3169 # _LT_LANG_GCJ_CONFIG
3170
3171
3172 # _LT_LANG_RC_CONFIG([TAG])
3173 # -------------------------
3174 # Ensure that the configuration variables for the Windows resource compiler
3175 # are suitably defined. These variables are subsequently used by _LT_CONFIG
3176 # to write the compiler configuration to `libtool'.
3177 # _LT_LANG_RC_CONFIG
3178
3179
3180 # LT_PROG_GCJ
3181 # -----------
3182
3183
3184 # Old name:
3185 # This is what autoupdate's m4 run will expand. It fires
3186 # the warning (with _au_warn_XXX), outputs it into the
3187 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3188 # the replacement expansion.
3189
3190
3191 # This is an auxiliary macro that is also run when
3192 # autoupdate runs m4. It simply calls m4_warning, but
3193 # we need a wrapper so that each warning is emitted only
3194 # once. We break the quoting in m4_warning's argument in
3195 # order to expand this macro's arguments, not AU_DEFUN's.
3196
3197
3198 # Finally, this is the expansion that is picked up by
3199 # autoconf. It tells the user to run autoupdate, and
3200 # then outputs the replacement expansion. We do not care
3201 # about autoupdate's warning because that contains
3202 # information on what to do *after* running autoupdate.
3203
3204
3205
3206 # LT_PROG_RC
3207 # ----------
3208
3209
3210 # Old name:
3211 # This is what autoupdate's m4 run will expand. It fires
3212 # the warning (with _au_warn_XXX), outputs it into the
3213 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3214 # the replacement expansion.
3215
3216
3217 # This is an auxiliary macro that is also run when
3218 # autoupdate runs m4. It simply calls m4_warning, but
3219 # we need a wrapper so that each warning is emitted only
3220 # once. We break the quoting in m4_warning's argument in
3221 # order to expand this macro's arguments, not AU_DEFUN's.
3222
3223
3224 # Finally, this is the expansion that is picked up by
3225 # autoconf. It tells the user to run autoupdate, and
3226 # then outputs the replacement expansion. We do not care
3227 # about autoupdate's warning because that contains
3228 # information on what to do *after* running autoupdate.
3229
3230
3231
3232 # _LT_DECL_EGREP
3233 # --------------
3234 # If we don't have a new enough Autoconf to choose the best grep
3235 # available, choose the one first in the user's PATH.
3236
3237
3238
3239 # _LT_DECL_OBJDUMP
3240 # --------------
3241 # If we don't have a new enough Autoconf to choose the best objdump
3242 # available, choose the one first in the user's PATH.
3243
3244
3245
3246 # _LT_DECL_SED
3247 # ------------
3248 # Check for a fully-functional sed program, that truncates
3249 # as few characters as possible. Prefer GNU sed if found.
3250 # _LT_DECL_SED
3251
3252 #m4_ifndef
3253
3254 # Old name:
3255 # This is what autoupdate's m4 run will expand. It fires
3256 # the warning (with _au_warn_XXX), outputs it into the
3257 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3258 # the replacement expansion.
3259
3260
3261 # This is an auxiliary macro that is also run when
3262 # autoupdate runs m4. It simply calls m4_warning, but
3263 # we need a wrapper so that each warning is emitted only
3264 # once. We break the quoting in m4_warning's argument in
3265 # order to expand this macro's arguments, not AU_DEFUN's.
3266
3267
3268 # Finally, this is the expansion that is picked up by
3269 # autoconf. It tells the user to run autoupdate, and
3270 # then outputs the replacement expansion. We do not care
3271 # about autoupdate's warning because that contains
3272 # information on what to do *after* running autoupdate.
3273
3274
3275
3276 # _LT_CHECK_SHELL_FEATURES
3277 # ------------------------
3278 # Find out whether the shell is Bourne or XSI compatible,
3279 # or has some other useful features.
3280 # _LT_CHECK_SHELL_FEATURES
3281
3282
3283 # _LT_PROG_XSI_SHELLFNS
3284 # ---------------------
3285 # Bourne and XSI compatible variants of some useful shell functions.
3286
3287
3288 # Helper functions for option handling. -*- Autoconf -*-
3289 #
3290 # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3291 # Inc.
3292 # Written by Gary V. Vaughan, 2004
3293 #
3294 # This file is free software; the Free Software Foundation gives
3295 # unlimited permission to copy and/or distribute it, with or without
3296 # modifications, as long as this notice is preserved.
3297
3298 # serial 6 ltoptions.m4
3299
3300 # This is to help aclocal find these macros, as it can't see m4_define.
3301
3302
3303
3304 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3305 # ------------------------------------------
3306
3307
3308
3309 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3310 # ---------------------------------------
3311 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3312 # matching handler defined, dispatch to it. Other OPTION-NAMEs are
3313 # saved as a flag.
3314
3315
3316
3317 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3318 # ------------------------------------------------------------
3319 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3320
3321
3322
3323 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3324 # -------------------------------------------------------
3325 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3326 # are set.
3327
3328
3329
3330 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3331 # ----------------------------------------
3332 # OPTION-LIST is a space-separated list of Libtool options associated
3333 # with MACRO-NAME. If any OPTION has a matching handler declared with
3334 # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3335 # the unknown option and exit.
3336 # _LT_SET_OPTIONS
3337
3338
3339 ## --------------------------------- ##
3340 ## Macros to handle LT_INIT options. ##
3341 ## --------------------------------- ##
3342
3343 # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3344 # -----------------------------------------
3345
3346
3347
3348 # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3349 # -----------------------------------------------
3350 # LT_OPTION_DEFINE
3351
3352
3353 # dlopen
3354 # ------
3355
3356
3357 # This is what autoupdate's m4 run will expand. It fires
3358 # the warning (with _au_warn_XXX), outputs it into the
3359 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3360 # the replacement expansion.
3361
3362
3363 # This is an auxiliary macro that is also run when
3364 # autoupdate runs m4. It simply calls m4_warning, but
3365 # we need a wrapper so that each warning is emitted only
3366 # once. We break the quoting in m4_warning's argument in
3367 # order to expand this macro's arguments, not AU_DEFUN's.
3368
3369
3370 # Finally, this is the expansion that is picked up by
3371 # autoconf. It tells the user to run autoupdate, and
3372 # then outputs the replacement expansion. We do not care
3373 # about autoupdate's warning because that contains
3374 # information on what to do *after* running autoupdate.
3375
3376
3377
3378
3379 # win32-dll
3380 # ---------
3381 # Declare package support for building win32 dll's.
3382 # win32-dll
3383
3384 # This is what autoupdate's m4 run will expand. It fires
3385 # the warning (with _au_warn_XXX), outputs it into the
3386 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3387 # the replacement expansion.
3388
3389
3390 # This is an auxiliary macro that is also run when
3391 # autoupdate runs m4. It simply calls m4_warning, but
3392 # we need a wrapper so that each warning is emitted only
3393 # once. We break the quoting in m4_warning's argument in
3394 # order to expand this macro's arguments, not AU_DEFUN's.
3395
3396
3397 # Finally, this is the expansion that is picked up by
3398 # autoconf. It tells the user to run autoupdate, and
3399 # then outputs the replacement expansion. We do not care
3400 # about autoupdate's warning because that contains
3401 # information on what to do *after* running autoupdate.
3402
3403
3404
3405
3406 # _LT_ENABLE_SHARED([DEFAULT])
3407 # ----------------------------
3408 # implement the --enable-shared flag, and supports the `shared' and
3409 # `disable-shared' LT_INIT options.
3410 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3411 # _LT_ENABLE_SHARED
3412
3413
3414
3415
3416 # Old names:
3417
3418
3419
3420
3421 # This is what autoupdate's m4 run will expand. It fires
3422 # the warning (with _au_warn_XXX), outputs it into the
3423 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3424 # the replacement expansion.
3425
3426
3427 # This is an auxiliary macro that is also run when
3428 # autoupdate runs m4. It simply calls m4_warning, but
3429 # we need a wrapper so that each warning is emitted only
3430 # once. We break the quoting in m4_warning's argument in
3431 # order to expand this macro's arguments, not AU_DEFUN's.
3432
3433
3434 # Finally, this is the expansion that is picked up by
3435 # autoconf. It tells the user to run autoupdate, and
3436 # then outputs the replacement expansion. We do not care
3437 # about autoupdate's warning because that contains
3438 # information on what to do *after* running autoupdate.
3439
3440 # This is what autoupdate's m4 run will expand. It fires
3441 # the warning (with _au_warn_XXX), outputs it into the
3442 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3443 # the replacement expansion.
3444
3445
3446 # This is an auxiliary macro that is also run when
3447 # autoupdate runs m4. It simply calls m4_warning, but
3448 # we need a wrapper so that each warning is emitted only
3449 # once. We break the quoting in m4_warning's argument in
3450 # order to expand this macro's arguments, not AU_DEFUN's.
3451
3452
3453 # Finally, this is the expansion that is picked up by
3454 # autoconf. It tells the user to run autoupdate, and
3455 # then outputs the replacement expansion. We do not care
3456 # about autoupdate's warning because that contains
3457 # information on what to do *after* running autoupdate.
3458
3459
3460
3461
3462
3463 # _LT_ENABLE_STATIC([DEFAULT])
3464 # ----------------------------
3465 # implement the --enable-static flag, and support the `static' and
3466 # `disable-static' LT_INIT options.
3467 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3468 # _LT_ENABLE_STATIC
3469
3470
3471
3472
3473 # Old names:
3474
3475
3476
3477
3478 # This is what autoupdate's m4 run will expand. It fires
3479 # the warning (with _au_warn_XXX), outputs it into the
3480 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3481 # the replacement expansion.
3482
3483
3484 # This is an auxiliary macro that is also run when
3485 # autoupdate runs m4. It simply calls m4_warning, but
3486 # we need a wrapper so that each warning is emitted only
3487 # once. We break the quoting in m4_warning's argument in
3488 # order to expand this macro's arguments, not AU_DEFUN's.
3489
3490
3491 # Finally, this is the expansion that is picked up by
3492 # autoconf. It tells the user to run autoupdate, and
3493 # then outputs the replacement expansion. We do not care
3494 # about autoupdate's warning because that contains
3495 # information on what to do *after* running autoupdate.
3496
3497 # This is what autoupdate's m4 run will expand. It fires
3498 # the warning (with _au_warn_XXX), outputs it into the
3499 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3500 # the replacement expansion.
3501
3502
3503 # This is an auxiliary macro that is also run when
3504 # autoupdate runs m4. It simply calls m4_warning, but
3505 # we need a wrapper so that each warning is emitted only
3506 # once. We break the quoting in m4_warning's argument in
3507 # order to expand this macro's arguments, not AU_DEFUN's.
3508
3509
3510 # Finally, this is the expansion that is picked up by
3511 # autoconf. It tells the user to run autoupdate, and
3512 # then outputs the replacement expansion. We do not care
3513 # about autoupdate's warning because that contains
3514 # information on what to do *after* running autoupdate.
3515
3516
3517
3518
3519
3520 # _LT_ENABLE_FAST_INSTALL([DEFAULT])
3521 # ----------------------------------
3522 # implement the --enable-fast-install flag, and support the `fast-install'
3523 # and `disable-fast-install' LT_INIT options.
3524 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3525 # _LT_ENABLE_FAST_INSTALL
3526
3527
3528
3529
3530 # Old names:
3531 # This is what autoupdate's m4 run will expand. It fires
3532 # the warning (with _au_warn_XXX), outputs it into the
3533 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3534 # the replacement expansion.
3535
3536
3537 # This is an auxiliary macro that is also run when
3538 # autoupdate runs m4. It simply calls m4_warning, but
3539 # we need a wrapper so that each warning is emitted only
3540 # once. We break the quoting in m4_warning's argument in
3541 # order to expand this macro's arguments, not AU_DEFUN's.
3542
3543
3544 # Finally, this is the expansion that is picked up by
3545 # autoconf. It tells the user to run autoupdate, and
3546 # then outputs the replacement expansion. We do not care
3547 # about autoupdate's warning because that contains
3548 # information on what to do *after* running autoupdate.
3549
3550
3551 # This is what autoupdate's m4 run will expand. It fires
3552 # the warning (with _au_warn_XXX), outputs it into the
3553 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3554 # the replacement expansion.
3555
3556
3557 # This is an auxiliary macro that is also run when
3558 # autoupdate runs m4. It simply calls m4_warning, but
3559 # we need a wrapper so that each warning is emitted only
3560 # once. We break the quoting in m4_warning's argument in
3561 # order to expand this macro's arguments, not AU_DEFUN's.
3562
3563
3564 # Finally, this is the expansion that is picked up by
3565 # autoconf. It tells the user to run autoupdate, and
3566 # then outputs the replacement expansion. We do not care
3567 # about autoupdate's warning because that contains
3568 # information on what to do *after* running autoupdate.
3569
3570
3571
3572
3573 # _LT_WITH_PIC([MODE])
3574 # --------------------
3575 # implement the --with-pic flag, and support the `pic-only' and `no-pic'
3576 # LT_INIT options.
3577 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
3578 # _LT_WITH_PIC
3579
3580
3581
3582
3583 # Old name:
3584 # This is what autoupdate's m4 run will expand. It fires
3585 # the warning (with _au_warn_XXX), outputs it into the
3586 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3587 # the replacement expansion.
3588
3589
3590 # This is an auxiliary macro that is also run when
3591 # autoupdate runs m4. It simply calls m4_warning, but
3592 # we need a wrapper so that each warning is emitted only
3593 # once. We break the quoting in m4_warning's argument in
3594 # order to expand this macro's arguments, not AU_DEFUN's.
3595
3596
3597 # Finally, this is the expansion that is picked up by
3598 # autoconf. It tells the user to run autoupdate, and
3599 # then outputs the replacement expansion. We do not care
3600 # about autoupdate's warning because that contains
3601 # information on what to do *after* running autoupdate.
3602
3603
3604
3605 ## ----------------- ##
3606 ## LTDL_INIT Options ##
3607 ## ----------------- ##
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618 # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
3619 #
3620 # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3621 # Written by Gary V. Vaughan, 2004
3622 #
3623 # This file is free software; the Free Software Foundation gives
3624 # unlimited permission to copy and/or distribute it, with or without
3625 # modifications, as long as this notice is preserved.
3626
3627 # serial 6 ltsugar.m4
3628
3629 # This is to help aclocal find these macros, as it can't see m4_define.
3630
3631
3632
3633 # lt_join(SEP, ARG1, [ARG2...])
3634 # -----------------------------
3635 # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3636 # associated separator.
3637 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3638 # versions in m4sugar had bugs.
3639
3640
3641
3642
3643 # lt_car(LIST)
3644 # lt_cdr(LIST)
3645 # ------------
3646 # Manipulate m4 lists.
3647 # These macros are necessary as long as will still need to support
3648 # Autoconf-2.59 which quotes differently.
3649
3650
3651
3652
3653
3654 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
3655 # ------------------------------------------
3656 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3657 # Note that neither SEPARATOR nor STRING are expanded; they are appended
3658 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3659 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
3660 # than defined and empty).
3661 #
3662 # This macro is needed until we can rely on Autoconf 2.62, since earlier
3663 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3664
3665
3666
3667
3668 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3669 # ----------------------------------------------------------
3670 # Produce a SEP delimited list of all paired combinations of elements of
3671 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
3672 # has the form PREFIXmINFIXSUFFIXn.
3673 # Needed until we can rely on m4_combine added in Autoconf 2.62.
3674
3675
3676
3677 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3678 # -----------------------------------------------------------------------
3679 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3680 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3681
3682
3683
3684 # lt_dict_add(DICT, KEY, VALUE)
3685 # -----------------------------
3686
3687
3688
3689 # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3690 # --------------------------------------------
3691
3692
3693
3694 # lt_dict_fetch(DICT, KEY, [SUBKEY])
3695 # ----------------------------------
3696
3697
3698
3699 # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3700 # -----------------------------------------------------------------
3701
3702
3703
3704 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3705 # --------------------------------------------------------------
3706
3707
3708 # ltversion.m4 -- version numbers -*- Autoconf -*-
3709 #
3710 # Copyright (C) 2004 Free Software Foundation, Inc.
3711 # Written by Scott James Remnant, 2004
3712 #
3713 # This file is free software; the Free Software Foundation gives
3714 # unlimited permission to copy and/or distribute it, with or without
3715 # modifications, as long as this notice is preserved.
3716
3717 # Generated from ltversion.in.
3718
3719 # serial 3134 ltversion.m4
3720 # This file is part of GNU Libtool
3721
3722
3723
3724
3725
3726
3727 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
3728 #
3729 # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3730 # Written by Scott James Remnant, 2004.
3731 #
3732 # This file is free software; the Free Software Foundation gives
3733 # unlimited permission to copy and/or distribute it, with or without
3734 # modifications, as long as this notice is preserved.
3735
3736 # serial 4 lt~obsolete.m4
3737
3738 # These exist entirely to fool aclocal when bootstrapping libtool.
3739 #
3740 # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3741 # which have later been changed to m4_define as they aren't part of the
3742 # exported API, or moved to Autoconf or Automake where they belong.
3743 #
3744 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
3745 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3746 # using a macro with the same name in our local m4/libtool.m4 it'll
3747 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3748 # and doesn't know about Autoconf macros at all.)
3749 #
3750 # So we provide this file, which has a silly filename so it's always
3751 # included after everything else. This provides aclocal with the
3752 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3753 # because those macros already exist, or will be overwritten later.
3754 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3755 #
3756 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3757 # Yes, that means every name once taken will need to remain here until
3758 # we give up compatibility with versions before 1.7, at which point
3759 # we need to keep only those names which we still refer to.
3760
3761 # This is to help aclocal find these macros, as it can't see m4_define.
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
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826 ## -*- Autoconf -*-
3827
3828 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3829 # Free Software Foundation, Inc.
3830 #
3831 # This file is free software; the Free Software Foundation
3832 # gives unlimited permission to copy and/or distribute it,
3833 # with or without modifications, as long as this notice is preserved.
3834
3835 # serial 8
3836
3837 # Based on depend.m4 from automake 1.9, modified for standalone use in
3838 # an environment where GNU make is required.
3839
3840 # ZW_PROG_COMPILER_DEPENDENCIES
3841 # -----------------------------
3842 # Variant of _AM_DEPENDENCIES which just does the dependency probe and
3843 # sets fooDEPMODE accordingly. Cache-variable compatible with
3844 # original; not side-effect compatible. As the users of this macro
3845 # may require accurate dependencies for correct builds, it does *not*
3846 # honor --disable-dependency-checking, and failure to detect a usable
3847 # method is an error. depcomp is assumed to be located in
3848 # $ac_aux_dir.
3849 #
3850 # FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3851
3852
3853
3854 # AM_SET_DEPDIR
3855 # -------------
3856 # Choose a directory name for dependency files.
3857
3858
3859 # ZW_CREATE_DEPDIR
3860 # ----------------
3861 # As AM_SET_DEPDIR, but also create the directory at config.status time.
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912 sim_inline="-DDEFAULT_INLINE=0"
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949 # intl sister-directory configuration rules.
3950 #
3951
3952 # The idea behind this macro is that there's no need to repeat all the
3953 # autoconf probes done by the intl directory - it's already done them
3954 # for us. In fact, there's no need even to look at the cache for the
3955 # answers. All we need to do is nab a few pieces of information.
3956 # The intl directory is set up to make this easy, by generating a
3957 # small file which can be sourced as a shell script; then we produce
3958 # the necessary substitutions and definitions for this directory.
3959
3960
3961
3962 # Autoconf M4 include file defining utility macros for complex Canadian
3963 # cross builds.
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973 ####
3974 # _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
3975 # or AC_INIT.
3976 # These demand that AC_CANONICAL_SYSTEM be called beforehand.
3977
3978 ####
3979 # NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
3980 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
3981
3982
3983 ####
3984 # NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
3985 # Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
3986
3987
3988
3989 # Backported from Autoconf 2.5x; can go away when and if
3990 # we switch. Put the OS path separator in $PATH_SEPARATOR.
3991
3992
3993
3994
3995 # ACX_HAVE_GCC_FOR_TARGET
3996 # Check if the variable GCC_FOR_TARGET really points to a GCC binary.
3997
3998
3999 # ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4000 # Searching for installed target binutils. We need to take extra care,
4001 # else we may find the wrong assembler, linker, etc., and lose.
4002 #
4003 # First try --with-build-time-tools, if specified.
4004 #
4005 # For build != host, we ask the installed GCC for the name of the tool it
4006 # uses, and accept it if it is an absolute path. This is because the
4007 # only good choice for a compiler is the same GCC version that is being
4008 # installed (or we couldn't make target libraries), and we assume that
4009 # on the host system we'll have not only the same GCC version, but also
4010 # the same binutils version.
4011 #
4012 # For build == host, search the same directories that the installed
4013 # compiler will search. We used to do this for the assembler, linker,
4014 # and nm only; for simplicity of configuration, however, we extend this
4015 # criterion to tools (such as ar and ranlib) that are never invoked by
4016 # the compiler, to avoid mismatches.
4017 #
4018 # Also note we have to check MD_EXEC_PREFIX before checking the user's path
4019 # if build == target. This makes the most sense only when bootstrapping,
4020 # but we also do so when build != host. In this case, we hope that the
4021 # build and host systems will have similar contents of MD_EXEC_PREFIX.
4022 #
4023 # If we do not find a suitable binary, then try the user's path.
4024
4025
4026 ###
4027 # AC_PROG_CPP_WERROR
4028 # Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4029 # triggers warnings from the preprocessor. Will be in autoconf 2.58.
4030 # For now, using this also overrides header checks to use only the
4031 # preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4032 # bit harder from here).
4033 # Eventually autoconf will default to checking headers with the compiler
4034 # instead, and we'll have to do this differently.
4035
4036 # AC_PROG_CPP_WERROR
4037
4038 # Test for GNAT.
4039 # We require the gnatbind & gnatmake programs, as well as a compiler driver
4040 # that understands Ada. We use the user's CC setting, already found, and
4041 # possibly add $1 to the command-line parameters.
4042 #
4043 # Sets the shell variable have_gnat to yes or no as appropriate, and
4044 # substitutes GNATBIND and GNATMAKE.
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070 ac_ext=c
4071 ac_cpp='$CPP $CPPFLAGS'
4072 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4073 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4074 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4075 if test -n "$ac_tool_prefix"; then
4076 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4077 set dummy ${ac_tool_prefix}gcc; ac_word=$2
4078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4079 $as_echo_n "checking for $ac_word... " >&6; }
4080 if test "${ac_cv_prog_CC+set}" = set; then :
4081 $as_echo_n "(cached) " >&6
4082 else
4083 if test -n "$CC"; then
4084 ac_cv_prog_CC="$CC" # Let the user override the test.
4085 else
4086 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4087 for as_dir in $PATH
4088 do
4089 IFS=$as_save_IFS
4090 test -z "$as_dir" && as_dir=.
4091 for ac_exec_ext in '' $ac_executable_extensions; do
4092 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4093 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4094 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4095 break 2
4096 fi
4097 done
4098 done
4099 IFS=$as_save_IFS
4100
4101 fi
4102 fi
4103 CC=$ac_cv_prog_CC
4104 if test -n "$CC"; then
4105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4106 $as_echo "$CC" >&6; }
4107 else
4108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4109 $as_echo "no" >&6; }
4110 fi
4111
4112
4113 fi
4114 if test -z "$ac_cv_prog_CC"; then
4115 ac_ct_CC=$CC
4116 # Extract the first word of "gcc", so it can be a program name with args.
4117 set dummy gcc; ac_word=$2
4118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4119 $as_echo_n "checking for $ac_word... " >&6; }
4120 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4121 $as_echo_n "(cached) " >&6
4122 else
4123 if test -n "$ac_ct_CC"; then
4124 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4125 else
4126 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4127 for as_dir in $PATH
4128 do
4129 IFS=$as_save_IFS
4130 test -z "$as_dir" && as_dir=.
4131 for ac_exec_ext in '' $ac_executable_extensions; do
4132 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4133 ac_cv_prog_ac_ct_CC="gcc"
4134 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4135 break 2
4136 fi
4137 done
4138 done
4139 IFS=$as_save_IFS
4140
4141 fi
4142 fi
4143 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4144 if test -n "$ac_ct_CC"; then
4145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4146 $as_echo "$ac_ct_CC" >&6; }
4147 else
4148 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4149 $as_echo "no" >&6; }
4150 fi
4151
4152 if test "x$ac_ct_CC" = x; then
4153 CC=""
4154 else
4155 case $cross_compiling:$ac_tool_warned in
4156 yes:)
4157 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4158 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4159 ac_tool_warned=yes ;;
4160 esac
4161 CC=$ac_ct_CC
4162 fi
4163 else
4164 CC="$ac_cv_prog_CC"
4165 fi
4166
4167 if test -z "$CC"; then
4168 if test -n "$ac_tool_prefix"; then
4169 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4170 set dummy ${ac_tool_prefix}cc; ac_word=$2
4171 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4172 $as_echo_n "checking for $ac_word... " >&6; }
4173 if test "${ac_cv_prog_CC+set}" = set; then :
4174 $as_echo_n "(cached) " >&6
4175 else
4176 if test -n "$CC"; then
4177 ac_cv_prog_CC="$CC" # Let the user override the test.
4178 else
4179 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4180 for as_dir in $PATH
4181 do
4182 IFS=$as_save_IFS
4183 test -z "$as_dir" && as_dir=.
4184 for ac_exec_ext in '' $ac_executable_extensions; do
4185 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4186 ac_cv_prog_CC="${ac_tool_prefix}cc"
4187 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4188 break 2
4189 fi
4190 done
4191 done
4192 IFS=$as_save_IFS
4193
4194 fi
4195 fi
4196 CC=$ac_cv_prog_CC
4197 if test -n "$CC"; then
4198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4199 $as_echo "$CC" >&6; }
4200 else
4201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4202 $as_echo "no" >&6; }
4203 fi
4204
4205
4206 fi
4207 fi
4208 if test -z "$CC"; then
4209 # Extract the first word of "cc", so it can be a program name with args.
4210 set dummy cc; ac_word=$2
4211 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4212 $as_echo_n "checking for $ac_word... " >&6; }
4213 if test "${ac_cv_prog_CC+set}" = set; then :
4214 $as_echo_n "(cached) " >&6
4215 else
4216 if test -n "$CC"; then
4217 ac_cv_prog_CC="$CC" # Let the user override the test.
4218 else
4219 ac_prog_rejected=no
4220 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4221 for as_dir in $PATH
4222 do
4223 IFS=$as_save_IFS
4224 test -z "$as_dir" && as_dir=.
4225 for ac_exec_ext in '' $ac_executable_extensions; do
4226 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4227 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4228 ac_prog_rejected=yes
4229 continue
4230 fi
4231 ac_cv_prog_CC="cc"
4232 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4233 break 2
4234 fi
4235 done
4236 done
4237 IFS=$as_save_IFS
4238
4239 if test $ac_prog_rejected = yes; then
4240 # We found a bogon in the path, so make sure we never use it.
4241 set dummy $ac_cv_prog_CC
4242 shift
4243 if test $# != 0; then
4244 # We chose a different compiler from the bogus one.
4245 # However, it has the same basename, so the bogon will be chosen
4246 # first if we set CC to just the basename; use the full file name.
4247 shift
4248 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4249 fi
4250 fi
4251 fi
4252 fi
4253 CC=$ac_cv_prog_CC
4254 if test -n "$CC"; then
4255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4256 $as_echo "$CC" >&6; }
4257 else
4258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4259 $as_echo "no" >&6; }
4260 fi
4261
4262
4263 fi
4264 if test -z "$CC"; then
4265 if test -n "$ac_tool_prefix"; then
4266 for ac_prog in cl.exe
4267 do
4268 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4269 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4271 $as_echo_n "checking for $ac_word... " >&6; }
4272 if test "${ac_cv_prog_CC+set}" = set; then :
4273 $as_echo_n "(cached) " >&6
4274 else
4275 if test -n "$CC"; then
4276 ac_cv_prog_CC="$CC" # Let the user override the test.
4277 else
4278 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4279 for as_dir in $PATH
4280 do
4281 IFS=$as_save_IFS
4282 test -z "$as_dir" && as_dir=.
4283 for ac_exec_ext in '' $ac_executable_extensions; do
4284 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4285 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4286 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4287 break 2
4288 fi
4289 done
4290 done
4291 IFS=$as_save_IFS
4292
4293 fi
4294 fi
4295 CC=$ac_cv_prog_CC
4296 if test -n "$CC"; then
4297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4298 $as_echo "$CC" >&6; }
4299 else
4300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4301 $as_echo "no" >&6; }
4302 fi
4303
4304
4305 test -n "$CC" && break
4306 done
4307 fi
4308 if test -z "$CC"; then
4309 ac_ct_CC=$CC
4310 for ac_prog in cl.exe
4311 do
4312 # Extract the first word of "$ac_prog", so it can be a program name with args.
4313 set dummy $ac_prog; ac_word=$2
4314 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4315 $as_echo_n "checking for $ac_word... " >&6; }
4316 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4317 $as_echo_n "(cached) " >&6
4318 else
4319 if test -n "$ac_ct_CC"; then
4320 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4321 else
4322 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4323 for as_dir in $PATH
4324 do
4325 IFS=$as_save_IFS
4326 test -z "$as_dir" && as_dir=.
4327 for ac_exec_ext in '' $ac_executable_extensions; do
4328 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4329 ac_cv_prog_ac_ct_CC="$ac_prog"
4330 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4331 break 2
4332 fi
4333 done
4334 done
4335 IFS=$as_save_IFS
4336
4337 fi
4338 fi
4339 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4340 if test -n "$ac_ct_CC"; then
4341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4342 $as_echo "$ac_ct_CC" >&6; }
4343 else
4344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4345 $as_echo "no" >&6; }
4346 fi
4347
4348
4349 test -n "$ac_ct_CC" && break
4350 done
4351
4352 if test "x$ac_ct_CC" = x; then
4353 CC=""
4354 else
4355 case $cross_compiling:$ac_tool_warned in
4356 yes:)
4357 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4358 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4359 ac_tool_warned=yes ;;
4360 esac
4361 CC=$ac_ct_CC
4362 fi
4363 fi
4364
4365 fi
4366
4367
4368 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4369 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4370 as_fn_error "no acceptable C compiler found in \$PATH
4371 See \`config.log' for more details." "$LINENO" 5; }
4372
4373 # Provide some information about the compiler.
4374 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4375 set X $ac_compile
4376 ac_compiler=$2
4377 for ac_option in --version -v -V -qversion; do
4378 { { ac_try="$ac_compiler $ac_option >&5"
4379 case "(($ac_try" in
4380 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4381 *) ac_try_echo=$ac_try;;
4382 esac
4383 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4384 $as_echo "$ac_try_echo"; } >&5
4385 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4386 ac_status=$?
4387 if test -s conftest.err; then
4388 sed '10a\
4389 ... rest of stderr output deleted ...
4390 10q' conftest.err >conftest.er1
4391 cat conftest.er1 >&5
4392 rm -f conftest.er1 conftest.err
4393 fi
4394 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4395 test $ac_status = 0; }
4396 done
4397
4398 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4399 /* end confdefs.h. */
4400
4401 int
4402 main ()
4403 {
4404
4405 ;
4406 return 0;
4407 }
4408 _ACEOF
4409 ac_clean_files_save=$ac_clean_files
4410 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4411 # Try to create an executable without -o first, disregard a.out.
4412 # It will help us diagnose broken compilers, and finding out an intuition
4413 # of exeext.
4414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4415 $as_echo_n "checking for C compiler default output file name... " >&6; }
4416 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4417
4418 # The possible output files:
4419 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4420
4421 ac_rmfiles=
4422 for ac_file in $ac_files
4423 do
4424 case $ac_file in
4425 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4426 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4427 esac
4428 done
4429 rm -f $ac_rmfiles
4430
4431 if { { ac_try="$ac_link_default"
4432 case "(($ac_try" in
4433 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4434 *) ac_try_echo=$ac_try;;
4435 esac
4436 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4437 $as_echo "$ac_try_echo"; } >&5
4438 (eval "$ac_link_default") 2>&5
4439 ac_status=$?
4440 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4441 test $ac_status = 0; }; then :
4442 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4443 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4444 # in a Makefile. We should not override ac_cv_exeext if it was cached,
4445 # so that the user can short-circuit this test for compilers unknown to
4446 # Autoconf.
4447 for ac_file in $ac_files ''
4448 do
4449 test -f "$ac_file" || continue
4450 case $ac_file in
4451 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4452 ;;
4453 [ab].out )
4454 # We found the default executable, but exeext='' is most
4455 # certainly right.
4456 break;;
4457 *.* )
4458 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4459 then :; else
4460 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4461 fi
4462 # We set ac_cv_exeext here because the later test for it is not
4463 # safe: cross compilers may not add the suffix if given an `-o'
4464 # argument, so we may need to know it at that point already.
4465 # Even if this section looks crufty: it has the advantage of
4466 # actually working.
4467 break;;
4468 * )
4469 break;;
4470 esac
4471 done
4472 test "$ac_cv_exeext" = no && ac_cv_exeext=
4473
4474 else
4475 ac_file=''
4476 fi
4477 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4478 $as_echo "$ac_file" >&6; }
4479 if test -z "$ac_file"; then :
4480 $as_echo "$as_me: failed program was:" >&5
4481 sed 's/^/| /' conftest.$ac_ext >&5
4482
4483 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4484 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4485 { as_fn_set_status 77
4486 as_fn_error "C compiler cannot create executables
4487 See \`config.log' for more details." "$LINENO" 5; }; }
4488 fi
4489 ac_exeext=$ac_cv_exeext
4490
4491 # Check that the compiler produces executables we can run. If not, either
4492 # the compiler is broken, or we cross compile.
4493 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4494 $as_echo_n "checking whether the C compiler works... " >&6; }
4495 # If not cross compiling, check that we can run a simple program.
4496 if test "$cross_compiling" != yes; then
4497 if { ac_try='./$ac_file'
4498 { { case "(($ac_try" in
4499 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4500 *) ac_try_echo=$ac_try;;
4501 esac
4502 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4503 $as_echo "$ac_try_echo"; } >&5
4504 (eval "$ac_try") 2>&5
4505 ac_status=$?
4506 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4507 test $ac_status = 0; }; }; then
4508 cross_compiling=no
4509 else
4510 if test "$cross_compiling" = maybe; then
4511 cross_compiling=yes
4512 else
4513 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4514 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4515 as_fn_error "cannot run C compiled programs.
4516 If you meant to cross compile, use \`--host'.
4517 See \`config.log' for more details." "$LINENO" 5; }
4518 fi
4519 fi
4520 fi
4521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4522 $as_echo "yes" >&6; }
4523
4524 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4525 ac_clean_files=$ac_clean_files_save
4526 # Check that the compiler produces executables we can run. If not, either
4527 # the compiler is broken, or we cross compile.
4528 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4529 $as_echo_n "checking whether we are cross compiling... " >&6; }
4530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4531 $as_echo "$cross_compiling" >&6; }
4532
4533 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4534 $as_echo_n "checking for suffix of executables... " >&6; }
4535 if { { ac_try="$ac_link"
4536 case "(($ac_try" in
4537 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4538 *) ac_try_echo=$ac_try;;
4539 esac
4540 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4541 $as_echo "$ac_try_echo"; } >&5
4542 (eval "$ac_link") 2>&5
4543 ac_status=$?
4544 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4545 test $ac_status = 0; }; then :
4546 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4547 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4548 # work properly (i.e., refer to `conftest.exe'), while it won't with
4549 # `rm'.
4550 for ac_file in conftest.exe conftest conftest.*; do
4551 test -f "$ac_file" || continue
4552 case $ac_file in
4553 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4554 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4555 break;;
4556 * ) break;;
4557 esac
4558 done
4559 else
4560 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4561 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4562 as_fn_error "cannot compute suffix of executables: cannot compile and link
4563 See \`config.log' for more details." "$LINENO" 5; }
4564 fi
4565 rm -f conftest$ac_cv_exeext
4566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4567 $as_echo "$ac_cv_exeext" >&6; }
4568
4569 rm -f conftest.$ac_ext
4570 EXEEXT=$ac_cv_exeext
4571 ac_exeext=$EXEEXT
4572 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4573 $as_echo_n "checking for suffix of object files... " >&6; }
4574 if test "${ac_cv_objext+set}" = set; then :
4575 $as_echo_n "(cached) " >&6
4576 else
4577 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4578 /* end confdefs.h. */
4579
4580 int
4581 main ()
4582 {
4583
4584 ;
4585 return 0;
4586 }
4587 _ACEOF
4588 rm -f conftest.o conftest.obj
4589 if { { ac_try="$ac_compile"
4590 case "(($ac_try" in
4591 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4592 *) ac_try_echo=$ac_try;;
4593 esac
4594 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4595 $as_echo "$ac_try_echo"; } >&5
4596 (eval "$ac_compile") 2>&5
4597 ac_status=$?
4598 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4599 test $ac_status = 0; }; then :
4600 for ac_file in conftest.o conftest.obj conftest.*; do
4601 test -f "$ac_file" || continue;
4602 case $ac_file in
4603 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4604 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4605 break;;
4606 esac
4607 done
4608 else
4609 $as_echo "$as_me: failed program was:" >&5
4610 sed 's/^/| /' conftest.$ac_ext >&5
4611
4612 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4613 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4614 as_fn_error "cannot compute suffix of object files: cannot compile
4615 See \`config.log' for more details." "$LINENO" 5; }
4616 fi
4617 rm -f conftest.$ac_cv_objext conftest.$ac_ext
4618 fi
4619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4620 $as_echo "$ac_cv_objext" >&6; }
4621 OBJEXT=$ac_cv_objext
4622 ac_objext=$OBJEXT
4623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4624 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4625 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4626 $as_echo_n "(cached) " >&6
4627 else
4628 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4629 /* end confdefs.h. */
4630
4631 int
4632 main ()
4633 {
4634 #ifndef __GNUC__
4635 choke me
4636 #endif
4637
4638 ;
4639 return 0;
4640 }
4641 _ACEOF
4642 if ac_fn_c_try_compile "$LINENO"; then :
4643 ac_compiler_gnu=yes
4644 else
4645 ac_compiler_gnu=no
4646 fi
4647 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4648 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4649
4650 fi
4651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4652 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4653 if test $ac_compiler_gnu = yes; then
4654 GCC=yes
4655 else
4656 GCC=
4657 fi
4658 ac_test_CFLAGS=${CFLAGS+set}
4659 ac_save_CFLAGS=$CFLAGS
4660 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4661 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4662 if test "${ac_cv_prog_cc_g+set}" = set; then :
4663 $as_echo_n "(cached) " >&6
4664 else
4665 ac_save_c_werror_flag=$ac_c_werror_flag
4666 ac_c_werror_flag=yes
4667 ac_cv_prog_cc_g=no
4668 CFLAGS="-g"
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 ac_cv_prog_cc_g=yes
4682 else
4683 CFLAGS=""
4684 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4685 /* end confdefs.h. */
4686
4687 int
4688 main ()
4689 {
4690
4691 ;
4692 return 0;
4693 }
4694 _ACEOF
4695 if ac_fn_c_try_compile "$LINENO"; then :
4696
4697 else
4698 ac_c_werror_flag=$ac_save_c_werror_flag
4699 CFLAGS="-g"
4700 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4701 /* end confdefs.h. */
4702
4703 int
4704 main ()
4705 {
4706
4707 ;
4708 return 0;
4709 }
4710 _ACEOF
4711 if ac_fn_c_try_compile "$LINENO"; then :
4712 ac_cv_prog_cc_g=yes
4713 fi
4714 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4715 fi
4716 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4717 fi
4718 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4719 ac_c_werror_flag=$ac_save_c_werror_flag
4720 fi
4721 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4722 $as_echo "$ac_cv_prog_cc_g" >&6; }
4723 if test "$ac_test_CFLAGS" = set; then
4724 CFLAGS=$ac_save_CFLAGS
4725 elif test $ac_cv_prog_cc_g = yes; then
4726 if test "$GCC" = yes; then
4727 CFLAGS="-g -O2"
4728 else
4729 CFLAGS="-g"
4730 fi
4731 else
4732 if test "$GCC" = yes; then
4733 CFLAGS="-O2"
4734 else
4735 CFLAGS=
4736 fi
4737 fi
4738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4739 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4740 if test "${ac_cv_prog_cc_c89+set}" = set; then :
4741 $as_echo_n "(cached) " >&6
4742 else
4743 ac_cv_prog_cc_c89=no
4744 ac_save_CC=$CC
4745 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4746 /* end confdefs.h. */
4747 #include <stdarg.h>
4748 #include <stdio.h>
4749 #include <sys/types.h>
4750 #include <sys/stat.h>
4751 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4752 struct buf { int x; };
4753 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4754 static char *e (p, i)
4755 char **p;
4756 int i;
4757 {
4758 return p[i];
4759 }
4760 static char *f (char * (*g) (char **, int), char **p, ...)
4761 {
4762 char *s;
4763 va_list v;
4764 va_start (v,p);
4765 s = g (p, va_arg (v,int));
4766 va_end (v);
4767 return s;
4768 }
4769
4770 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4771 function prototypes and stuff, but not '\xHH' hex character constants.
4772 These don't provoke an error unfortunately, instead are silently treated
4773 as 'x'. The following induces an error, until -std is added to get
4774 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4775 array size at least. It's necessary to write '\x00'==0 to get something
4776 that's true only with -std. */
4777 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4778
4779 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4780 inside strings and character constants. */
4781 #define FOO(x) 'x'
4782 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4783
4784 int test (int i, double x);
4785 struct s1 {int (*f) (int a);};
4786 struct s2 {int (*f) (double a);};
4787 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4788 int argc;
4789 char **argv;
4790 int
4791 main ()
4792 {
4793 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4794 ;
4795 return 0;
4796 }
4797 _ACEOF
4798 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4799 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4800 do
4801 CC="$ac_save_CC $ac_arg"
4802 if ac_fn_c_try_compile "$LINENO"; then :
4803 ac_cv_prog_cc_c89=$ac_arg
4804 fi
4805 rm -f core conftest.err conftest.$ac_objext
4806 test "x$ac_cv_prog_cc_c89" != "xno" && break
4807 done
4808 rm -f conftest.$ac_ext
4809 CC=$ac_save_CC
4810
4811 fi
4812 # AC_CACHE_VAL
4813 case "x$ac_cv_prog_cc_c89" in
4814 x)
4815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4816 $as_echo "none needed" >&6; } ;;
4817 xno)
4818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4819 $as_echo "unsupported" >&6; } ;;
4820 *)
4821 CC="$CC $ac_cv_prog_cc_c89"
4822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4823 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4824 esac
4825 if test "x$ac_cv_prog_cc_c89" != xno; then :
4826
4827 fi
4828
4829 ac_ext=c
4830 ac_cpp='$CPP $CPPFLAGS'
4831 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4832 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4833 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4834
4835 ac_aux_dir=
4836 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4837 for ac_t in install-sh install.sh shtool; do
4838 if test -f "$ac_dir/$ac_t"; then
4839 ac_aux_dir=$ac_dir
4840 ac_install_sh="$ac_aux_dir/$ac_t -c"
4841 break 2
4842 fi
4843 done
4844 done
4845 if test -z "$ac_aux_dir"; then
4846 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4847 fi
4848
4849 # These three variables are undocumented and unsupported,
4850 # and are intended to be withdrawn in a future Autoconf release.
4851 # They can cause serious problems if a builder's source tree is in a directory
4852 # whose full name contains unusual characters.
4853 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4854 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4855 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4856
4857
4858 # Make sure we can run config.sub.
4859 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4860 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4861
4862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4863 $as_echo_n "checking build system type... " >&6; }
4864 if test "${ac_cv_build+set}" = set; then :
4865 $as_echo_n "(cached) " >&6
4866 else
4867 ac_build_alias=$build_alias
4868 test "x$ac_build_alias" = x &&
4869 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4870 test "x$ac_build_alias" = x &&
4871 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4872 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4873 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4874
4875 fi
4876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4877 $as_echo "$ac_cv_build" >&6; }
4878 case $ac_cv_build in
4879 *-*-*) ;;
4880 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4881 esac
4882 build=$ac_cv_build
4883 ac_save_IFS=$IFS; IFS='-'
4884 set x $ac_cv_build
4885 shift
4886 build_cpu=$1
4887 build_vendor=$2
4888 shift; shift
4889 # Remember, the first character of IFS is used to create $*,
4890 # except with old shells:
4891 build_os=$*
4892 IFS=$ac_save_IFS
4893 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4894
4895
4896 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4897 $as_echo_n "checking host system type... " >&6; }
4898 if test "${ac_cv_host+set}" = set; then :
4899 $as_echo_n "(cached) " >&6
4900 else
4901 if test "x$host_alias" = x; then
4902 ac_cv_host=$ac_cv_build
4903 else
4904 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4905 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4906 fi
4907
4908 fi
4909 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4910 $as_echo "$ac_cv_host" >&6; }
4911 case $ac_cv_host in
4912 *-*-*) ;;
4913 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4914 esac
4915 host=$ac_cv_host
4916 ac_save_IFS=$IFS; IFS='-'
4917 set x $ac_cv_host
4918 shift
4919 host_cpu=$1
4920 host_vendor=$2
4921 shift; shift
4922 # Remember, the first character of IFS is used to create $*,
4923 # except with old shells:
4924 host_os=$*
4925 IFS=$ac_save_IFS
4926 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4927
4928
4929 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
4930 $as_echo_n "checking target system type... " >&6; }
4931 if test "${ac_cv_target+set}" = set; then :
4932 $as_echo_n "(cached) " >&6
4933 else
4934 if test "x$target_alias" = x; then
4935 ac_cv_target=$ac_cv_host
4936 else
4937 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4938 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
4939 fi
4940
4941 fi
4942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4943 $as_echo "$ac_cv_target" >&6; }
4944 case $ac_cv_target in
4945 *-*-*) ;;
4946 *) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
4947 esac
4948 target=$ac_cv_target
4949 ac_save_IFS=$IFS; IFS='-'
4950 set x $ac_cv_target
4951 shift
4952 target_cpu=$1
4953 target_vendor=$2
4954 shift; shift
4955 # Remember, the first character of IFS is used to create $*,
4956 # except with old shells:
4957 target_os=$*
4958 IFS=$ac_save_IFS
4959 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
4960
4961
4962 # The aliases save the names the user supplied, while $host etc.
4963 # will get canonicalized.
4964 test -n "$target_alias" &&
4965 test "$program_prefix$program_suffix$program_transform_name" = \
4966 NONENONEs,x,x, &&
4967 program_prefix=${target_alias}-
4968
4969 ac_ext=c
4970 ac_cpp='$CPP $CPPFLAGS'
4971 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4972 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4973 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4975 $as_echo_n "checking how to run the C preprocessor... " >&6; }
4976 # On Suns, sometimes $CPP names a directory.
4977 if test -n "$CPP" && test -d "$CPP"; then
4978 CPP=
4979 fi
4980 if test -z "$CPP"; then
4981 if test "${ac_cv_prog_CPP+set}" = set; then :
4982 $as_echo_n "(cached) " >&6
4983 else
4984 # Double quotes because CPP needs to be expanded
4985 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4986 do
4987 ac_preproc_ok=false
4988 for ac_c_preproc_warn_flag in '' yes
4989 do
4990 # Use a header file that comes with gcc, so configuring glibc
4991 # with a fresh cross-compiler works.
4992 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4993 # <limits.h> exists even on freestanding compilers.
4994 # On the NeXT, cc -E runs the code through the compiler's parser,
4995 # not just through cpp. "Syntax error" is here to catch this case.
4996 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4997 /* end confdefs.h. */
4998 #ifdef __STDC__
4999 # include <limits.h>
5000 #else
5001 # include <assert.h>
5002 #endif
5003 Syntax error
5004 _ACEOF
5005 if ac_fn_c_try_cpp "$LINENO"; then :
5006
5007 else
5008 # Broken: fails on valid input.
5009 continue
5010 fi
5011 rm -f conftest.err conftest.$ac_ext
5012
5013 # OK, works on sane cases. Now check whether nonexistent headers
5014 # can be detected and how.
5015 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5016 /* end confdefs.h. */
5017 #include <ac_nonexistent.h>
5018 _ACEOF
5019 if ac_fn_c_try_cpp "$LINENO"; then :
5020 # Broken: success on invalid input.
5021 continue
5022 else
5023 # Passes both tests.
5024 ac_preproc_ok=:
5025 break
5026 fi
5027 rm -f conftest.err conftest.$ac_ext
5028
5029 done
5030 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5031 rm -f conftest.err conftest.$ac_ext
5032 if $ac_preproc_ok; then :
5033 break
5034 fi
5035
5036 done
5037 ac_cv_prog_CPP=$CPP
5038
5039 fi
5040 CPP=$ac_cv_prog_CPP
5041 else
5042 ac_cv_prog_CPP=$CPP
5043 fi
5044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5045 $as_echo "$CPP" >&6; }
5046 ac_preproc_ok=false
5047 for ac_c_preproc_warn_flag in '' yes
5048 do
5049 # Use a header file that comes with gcc, so configuring glibc
5050 # with a fresh cross-compiler works.
5051 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5052 # <limits.h> exists even on freestanding compilers.
5053 # On the NeXT, cc -E runs the code through the compiler's parser,
5054 # not just through cpp. "Syntax error" is here to catch this case.
5055 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5056 /* end confdefs.h. */
5057 #ifdef __STDC__
5058 # include <limits.h>
5059 #else
5060 # include <assert.h>
5061 #endif
5062 Syntax error
5063 _ACEOF
5064 if ac_fn_c_try_cpp "$LINENO"; then :
5065
5066 else
5067 # Broken: fails on valid input.
5068 continue
5069 fi
5070 rm -f conftest.err conftest.$ac_ext
5071
5072 # OK, works on sane cases. Now check whether nonexistent headers
5073 # can be detected and how.
5074 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5075 /* end confdefs.h. */
5076 #include <ac_nonexistent.h>
5077 _ACEOF
5078 if ac_fn_c_try_cpp "$LINENO"; then :
5079 # Broken: success on invalid input.
5080 continue
5081 else
5082 # Passes both tests.
5083 ac_preproc_ok=:
5084 break
5085 fi
5086 rm -f conftest.err conftest.$ac_ext
5087
5088 done
5089 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5090 rm -f conftest.err conftest.$ac_ext
5091 if $ac_preproc_ok; then :
5092
5093 else
5094 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5095 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5096 as_fn_error "C preprocessor \"$CPP\" fails sanity check
5097 See \`config.log' for more details." "$LINENO" 5; }
5098 fi
5099
5100 ac_ext=c
5101 ac_cpp='$CPP $CPPFLAGS'
5102 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5103 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5104 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5105
5106
5107 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5108 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5109 if test "${ac_cv_path_GREP+set}" = set; then :
5110 $as_echo_n "(cached) " >&6
5111 else
5112 if test -z "$GREP"; then
5113 ac_path_GREP_found=false
5114 # Loop through the user's path and test for each of PROGNAME-LIST
5115 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5116 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5117 do
5118 IFS=$as_save_IFS
5119 test -z "$as_dir" && as_dir=.
5120 for ac_prog in grep ggrep; do
5121 for ac_exec_ext in '' $ac_executable_extensions; do
5122 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5123 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5124 # Check for GNU ac_path_GREP and select it if it is found.
5125 # Check for GNU $ac_path_GREP
5126 case `"$ac_path_GREP" --version 2>&1` in
5127 *GNU*)
5128 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5129 *)
5130 ac_count=0
5131 $as_echo_n 0123456789 >"conftest.in"
5132 while :
5133 do
5134 cat "conftest.in" "conftest.in" >"conftest.tmp"
5135 mv "conftest.tmp" "conftest.in"
5136 cp "conftest.in" "conftest.nl"
5137 $as_echo 'GREP' >> "conftest.nl"
5138 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5139 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5140 as_fn_arith $ac_count + 1 && ac_count=$as_val
5141 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5142 # Best one so far, save it but keep looking for a better one
5143 ac_cv_path_GREP="$ac_path_GREP"
5144 ac_path_GREP_max=$ac_count
5145 fi
5146 # 10*(2^10) chars as input seems more than enough
5147 test $ac_count -gt 10 && break
5148 done
5149 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5150 esac
5151
5152 $ac_path_GREP_found && break 3
5153 done
5154 done
5155 done
5156 IFS=$as_save_IFS
5157 if test -z "$ac_cv_path_GREP"; then
5158 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5159 fi
5160 else
5161 ac_cv_path_GREP=$GREP
5162 fi
5163
5164 fi
5165 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5166 $as_echo "$ac_cv_path_GREP" >&6; }
5167 GREP="$ac_cv_path_GREP"
5168
5169
5170 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5171 $as_echo_n "checking for egrep... " >&6; }
5172 if test "${ac_cv_path_EGREP+set}" = set; then :
5173 $as_echo_n "(cached) " >&6
5174 else
5175 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5176 then ac_cv_path_EGREP="$GREP -E"
5177 else
5178 if test -z "$EGREP"; then
5179 ac_path_EGREP_found=false
5180 # Loop through the user's path and test for each of PROGNAME-LIST
5181 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5182 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5183 do
5184 IFS=$as_save_IFS
5185 test -z "$as_dir" && as_dir=.
5186 for ac_prog in egrep; do
5187 for ac_exec_ext in '' $ac_executable_extensions; do
5188 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5189 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5190 # Check for GNU ac_path_EGREP and select it if it is found.
5191 # Check for GNU $ac_path_EGREP
5192 case `"$ac_path_EGREP" --version 2>&1` in
5193 *GNU*)
5194 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5195 *)
5196 ac_count=0
5197 $as_echo_n 0123456789 >"conftest.in"
5198 while :
5199 do
5200 cat "conftest.in" "conftest.in" >"conftest.tmp"
5201 mv "conftest.tmp" "conftest.in"
5202 cp "conftest.in" "conftest.nl"
5203 $as_echo 'EGREP' >> "conftest.nl"
5204 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5205 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5206 as_fn_arith $ac_count + 1 && ac_count=$as_val
5207 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5208 # Best one so far, save it but keep looking for a better one
5209 ac_cv_path_EGREP="$ac_path_EGREP"
5210 ac_path_EGREP_max=$ac_count
5211 fi
5212 # 10*(2^10) chars as input seems more than enough
5213 test $ac_count -gt 10 && break
5214 done
5215 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5216 esac
5217
5218 $ac_path_EGREP_found && break 3
5219 done
5220 done
5221 done
5222 IFS=$as_save_IFS
5223 if test -z "$ac_cv_path_EGREP"; then
5224 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5225 fi
5226 else
5227 ac_cv_path_EGREP=$EGREP
5228 fi
5229
5230 fi
5231 fi
5232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5233 $as_echo "$ac_cv_path_EGREP" >&6; }
5234 EGREP="$ac_cv_path_EGREP"
5235
5236
5237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5238 $as_echo_n "checking for ANSI C header files... " >&6; }
5239 if test "${ac_cv_header_stdc+set}" = set; then :
5240 $as_echo_n "(cached) " >&6
5241 else
5242 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5243 /* end confdefs.h. */
5244 #include <stdlib.h>
5245 #include <stdarg.h>
5246 #include <string.h>
5247 #include <float.h>
5248
5249 int
5250 main ()
5251 {
5252
5253 ;
5254 return 0;
5255 }
5256 _ACEOF
5257 if ac_fn_c_try_compile "$LINENO"; then :
5258 ac_cv_header_stdc=yes
5259 else
5260 ac_cv_header_stdc=no
5261 fi
5262 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5263
5264 if test $ac_cv_header_stdc = yes; then
5265 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5266 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5267 /* end confdefs.h. */
5268 #include <string.h>
5269
5270 _ACEOF
5271 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5272 $EGREP "memchr" >/dev/null 2>&1; then :
5273
5274 else
5275 ac_cv_header_stdc=no
5276 fi
5277 rm -f conftest*
5278
5279 fi
5280
5281 if test $ac_cv_header_stdc = yes; then
5282 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5283 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5284 /* end confdefs.h. */
5285 #include <stdlib.h>
5286
5287 _ACEOF
5288 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5289 $EGREP "free" >/dev/null 2>&1; then :
5290
5291 else
5292 ac_cv_header_stdc=no
5293 fi
5294 rm -f conftest*
5295
5296 fi
5297
5298 if test $ac_cv_header_stdc = yes; then
5299 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5300 if test "$cross_compiling" = yes; then :
5301 :
5302 else
5303 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5304 /* end confdefs.h. */
5305 #include <ctype.h>
5306 #include <stdlib.h>
5307 #if ((' ' & 0x0FF) == 0x020)
5308 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5309 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5310 #else
5311 # define ISLOWER(c) \
5312 (('a' <= (c) && (c) <= 'i') \
5313 || ('j' <= (c) && (c) <= 'r') \
5314 || ('s' <= (c) && (c) <= 'z'))
5315 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5316 #endif
5317
5318 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5319 int
5320 main ()
5321 {
5322 int i;
5323 for (i = 0; i < 256; i++)
5324 if (XOR (islower (i), ISLOWER (i))
5325 || toupper (i) != TOUPPER (i))
5326 return 2;
5327 return 0;
5328 }
5329 _ACEOF
5330 if ac_fn_c_try_run "$LINENO"; then :
5331
5332 else
5333 ac_cv_header_stdc=no
5334 fi
5335 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5336 conftest.$ac_objext conftest.beam conftest.$ac_ext
5337 fi
5338
5339 fi
5340 fi
5341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5342 $as_echo "$ac_cv_header_stdc" >&6; }
5343 if test $ac_cv_header_stdc = yes; then
5344
5345 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
5346
5347 fi
5348
5349 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5350 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5351 inttypes.h stdint.h unistd.h
5352 do :
5353 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5354 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5355 "
5356 eval as_val=\$$as_ac_Header
5357 if test "x$as_val" = x""yes; then :
5358 cat >>confdefs.h <<_ACEOF
5359 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5360 _ACEOF
5361
5362 fi
5363
5364 done
5365
5366
5367
5368 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5369 if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5370 MINIX=yes
5371 else
5372 MINIX=
5373 fi
5374
5375
5376 if test "$MINIX" = yes; then
5377
5378 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5379
5380
5381 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5382
5383
5384 $as_echo "#define _MINIX 1" >>confdefs.h
5385
5386 fi
5387
5388
5389 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5390 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5391 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5392 $as_echo_n "(cached) " >&6
5393 else
5394 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5395 /* end confdefs.h. */
5396
5397 # define __EXTENSIONS__ 1
5398 $ac_includes_default
5399 int
5400 main ()
5401 {
5402
5403 ;
5404 return 0;
5405 }
5406 _ACEOF
5407 if ac_fn_c_try_compile "$LINENO"; then :
5408 ac_cv_safe_to_define___extensions__=yes
5409 else
5410 ac_cv_safe_to_define___extensions__=no
5411 fi
5412 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5413 fi
5414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5415 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5416 test $ac_cv_safe_to_define___extensions__ = yes &&
5417 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5418
5419 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5420
5421 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5422
5423 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5424
5425 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5426
5427
5428 test "$program_prefix" != NONE &&
5429 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5430 # Use a double $ so make ignores it.
5431 test "$program_suffix" != NONE &&
5432 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5433 # Double any \ or $.
5434 # By default was `s,x,x', remove it if useless.
5435 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5436 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5437
5438 # Find a good install program. We prefer a C program (faster),
5439 # so one script is as good as another. But avoid the broken or
5440 # incompatible versions:
5441 # SysV /etc/install, /usr/sbin/install
5442 # SunOS /usr/etc/install
5443 # IRIX /sbin/install
5444 # AIX /bin/install
5445 # AmigaOS /C/install, which installs bootblocks on floppy discs
5446 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5447 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5448 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5449 # OS/2's system install, which has a completely different semantic
5450 # ./install, which can be erroneously created by make from ./install.sh.
5451 # Reject install programs that cannot install multiple files.
5452 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5453 $as_echo_n "checking for a BSD-compatible install... " >&6; }
5454 if test -z "$INSTALL"; then
5455 if test "${ac_cv_path_install+set}" = set; then :
5456 $as_echo_n "(cached) " >&6
5457 else
5458 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5459 for as_dir in $PATH
5460 do
5461 IFS=$as_save_IFS
5462 test -z "$as_dir" && as_dir=.
5463 # Account for people who put trailing slashes in PATH elements.
5464 case $as_dir/ in #((
5465 ./ | .// | /[cC]/* | \
5466 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5467 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5468 /usr/ucb/* ) ;;
5469 *)
5470 # OSF1 and SCO ODT 3.0 have their own names for install.
5471 # Don't use installbsd from OSF since it installs stuff as root
5472 # by default.
5473 for ac_prog in ginstall scoinst install; do
5474 for ac_exec_ext in '' $ac_executable_extensions; do
5475 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5476 if test $ac_prog = install &&
5477 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5478 # AIX install. It has an incompatible calling convention.
5479 :
5480 elif test $ac_prog = install &&
5481 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5482 # program-specific install script used by HP pwplus--don't use.
5483 :
5484 else
5485 rm -rf conftest.one conftest.two conftest.dir
5486 echo one > conftest.one
5487 echo two > conftest.two
5488 mkdir conftest.dir
5489 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5490 test -s conftest.one && test -s conftest.two &&
5491 test -s conftest.dir/conftest.one &&
5492 test -s conftest.dir/conftest.two
5493 then
5494 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5495 break 3
5496 fi
5497 fi
5498 fi
5499 done
5500 done
5501 ;;
5502 esac
5503
5504 done
5505 IFS=$as_save_IFS
5506
5507 rm -rf conftest.one conftest.two conftest.dir
5508
5509 fi
5510 if test "${ac_cv_path_install+set}" = set; then
5511 INSTALL=$ac_cv_path_install
5512 else
5513 # As a last resort, use the slow shell script. Don't cache a
5514 # value for INSTALL within a source directory, because that will
5515 # break other packages using the cache if that directory is
5516 # removed, or if the value is a relative name.
5517 INSTALL=$ac_install_sh
5518 fi
5519 fi
5520 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5521 $as_echo "$INSTALL" >&6; }
5522
5523 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5524 # It thinks the first close brace ends the variable substitution.
5525 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5526
5527 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5528
5529 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5530
5531 rm -rf .tst 2>/dev/null
5532 mkdir .tst 2>/dev/null
5533 if test -d .tst; then
5534 am__leading_dot=.
5535 else
5536 am__leading_dot=_
5537 fi
5538 rmdir .tst 2>/dev/null
5539
5540 DEPDIR="${am__leading_dot}deps"
5541
5542 case `pwd` in
5543 *\ * | *\ *)
5544 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5545 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5546 esac
5547
5548
5549
5550 macro_version='2.2.7a'
5551 macro_revision='1.3134'
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565 ltmain="$ac_aux_dir/ltmain.sh"
5566
5567 # Backslashify metacharacters that are still active within
5568 # double-quoted strings.
5569 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5570
5571 # Same as above, but do not quote variable references.
5572 double_quote_subst='s/\(["`\\]\)/\\\1/g'
5573
5574 # Sed substitution to delay expansion of an escaped shell variable in a
5575 # double_quote_subst'ed string.
5576 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5577
5578 # Sed substitution to delay expansion of an escaped single quote.
5579 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5580
5581 # Sed substitution to avoid accidental globbing in evaled expressions
5582 no_glob_subst='s/\*/\\\*/g'
5583
5584 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5585 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5586 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5587
5588 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5589 $as_echo_n "checking how to print strings... " >&6; }
5590 # Test print first, because it will be a builtin if present.
5591 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5592 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5593 ECHO='print -r --'
5594 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5595 ECHO='printf %s\n'
5596 else
5597 # Use this function as a fallback that always works.
5598 func_fallback_echo ()
5599 {
5600 eval 'cat <<_LTECHO_EOF
5601 $1
5602 _LTECHO_EOF'
5603 }
5604 ECHO='func_fallback_echo'
5605 fi
5606
5607 # func_echo_all arg...
5608 # Invoke $ECHO with all args, space-separated.
5609 func_echo_all ()
5610 {
5611 $ECHO ""
5612 }
5613
5614 case "$ECHO" in
5615 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5616 $as_echo "printf" >&6; } ;;
5617 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5618 $as_echo "print -r" >&6; } ;;
5619 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5620 $as_echo "cat" >&6; } ;;
5621 esac
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5637 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
5638 if test "${ac_cv_path_SED+set}" = set; then :
5639 $as_echo_n "(cached) " >&6
5640 else
5641 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5642 for ac_i in 1 2 3 4 5 6 7; do
5643 ac_script="$ac_script$as_nl$ac_script"
5644 done
5645 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5646 { ac_script=; unset ac_script;}
5647 if test -z "$SED"; then
5648 ac_path_SED_found=false
5649 # Loop through the user's path and test for each of PROGNAME-LIST
5650 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5651 for as_dir in $PATH
5652 do
5653 IFS=$as_save_IFS
5654 test -z "$as_dir" && as_dir=.
5655 for ac_prog in sed gsed; do
5656 for ac_exec_ext in '' $ac_executable_extensions; do
5657 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5658 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5659 # Check for GNU ac_path_SED and select it if it is found.
5660 # Check for GNU $ac_path_SED
5661 case `"$ac_path_SED" --version 2>&1` in
5662 *GNU*)
5663 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5664 *)
5665 ac_count=0
5666 $as_echo_n 0123456789 >"conftest.in"
5667 while :
5668 do
5669 cat "conftest.in" "conftest.in" >"conftest.tmp"
5670 mv "conftest.tmp" "conftest.in"
5671 cp "conftest.in" "conftest.nl"
5672 $as_echo '' >> "conftest.nl"
5673 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5674 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5675 as_fn_arith $ac_count + 1 && ac_count=$as_val
5676 if test $ac_count -gt ${ac_path_SED_max-0}; then
5677 # Best one so far, save it but keep looking for a better one
5678 ac_cv_path_SED="$ac_path_SED"
5679 ac_path_SED_max=$ac_count
5680 fi
5681 # 10*(2^10) chars as input seems more than enough
5682 test $ac_count -gt 10 && break
5683 done
5684 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5685 esac
5686
5687 $ac_path_SED_found && break 3
5688 done
5689 done
5690 done
5691 IFS=$as_save_IFS
5692 if test -z "$ac_cv_path_SED"; then
5693 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5694 fi
5695 else
5696 ac_cv_path_SED=$SED
5697 fi
5698
5699 fi
5700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5701 $as_echo "$ac_cv_path_SED" >&6; }
5702 SED="$ac_cv_path_SED"
5703 rm -f conftest.sed
5704
5705 test -z "$SED" && SED=sed
5706 Xsed="$SED -e 1s/^X//"
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5719 $as_echo_n "checking for fgrep... " >&6; }
5720 if test "${ac_cv_path_FGREP+set}" = set; then :
5721 $as_echo_n "(cached) " >&6
5722 else
5723 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5724 then ac_cv_path_FGREP="$GREP -F"
5725 else
5726 if test -z "$FGREP"; then
5727 ac_path_FGREP_found=false
5728 # Loop through the user's path and test for each of PROGNAME-LIST
5729 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5730 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5731 do
5732 IFS=$as_save_IFS
5733 test -z "$as_dir" && as_dir=.
5734 for ac_prog in fgrep; do
5735 for ac_exec_ext in '' $ac_executable_extensions; do
5736 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5737 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5738 # Check for GNU ac_path_FGREP and select it if it is found.
5739 # Check for GNU $ac_path_FGREP
5740 case `"$ac_path_FGREP" --version 2>&1` in
5741 *GNU*)
5742 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5743 *)
5744 ac_count=0
5745 $as_echo_n 0123456789 >"conftest.in"
5746 while :
5747 do
5748 cat "conftest.in" "conftest.in" >"conftest.tmp"
5749 mv "conftest.tmp" "conftest.in"
5750 cp "conftest.in" "conftest.nl"
5751 $as_echo 'FGREP' >> "conftest.nl"
5752 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5753 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5754 as_fn_arith $ac_count + 1 && ac_count=$as_val
5755 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5756 # Best one so far, save it but keep looking for a better one
5757 ac_cv_path_FGREP="$ac_path_FGREP"
5758 ac_path_FGREP_max=$ac_count
5759 fi
5760 # 10*(2^10) chars as input seems more than enough
5761 test $ac_count -gt 10 && break
5762 done
5763 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5764 esac
5765
5766 $ac_path_FGREP_found && break 3
5767 done
5768 done
5769 done
5770 IFS=$as_save_IFS
5771 if test -z "$ac_cv_path_FGREP"; then
5772 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5773 fi
5774 else
5775 ac_cv_path_FGREP=$FGREP
5776 fi
5777
5778 fi
5779 fi
5780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5781 $as_echo "$ac_cv_path_FGREP" >&6; }
5782 FGREP="$ac_cv_path_FGREP"
5783
5784
5785 test -z "$GREP" && GREP=grep
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805 # Check whether --with-gnu-ld was given.
5806 if test "${with_gnu_ld+set}" = set; then :
5807 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5808 else
5809 with_gnu_ld=no
5810 fi
5811
5812 ac_prog=ld
5813 if test "$GCC" = yes; then
5814 # Check if gcc -print-prog-name=ld gives a path.
5815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5816 $as_echo_n "checking for ld used by $CC... " >&6; }
5817 case $host in
5818 *-*-mingw*)
5819 # gcc leaves a trailing carriage return which upsets mingw
5820 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5821 *)
5822 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5823 esac
5824 case $ac_prog in
5825 # Accept absolute paths.
5826 [\\/]* | ?:[\\/]*)
5827 re_direlt='/[^/][^/]*/\.\./'
5828 # Canonicalize the pathname of ld
5829 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5830 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5831 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5832 done
5833 test -z "$LD" && LD="$ac_prog"
5834 ;;
5835 "")
5836 # If it fails, then pretend we aren't using GCC.
5837 ac_prog=ld
5838 ;;
5839 *)
5840 # If it is relative, then search for the first ld in PATH.
5841 with_gnu_ld=unknown
5842 ;;
5843 esac
5844 elif test "$with_gnu_ld" = yes; then
5845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5846 $as_echo_n "checking for GNU ld... " >&6; }
5847 else
5848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5849 $as_echo_n "checking for non-GNU ld... " >&6; }
5850 fi
5851 if test "${lt_cv_path_LD+set}" = set; then :
5852 $as_echo_n "(cached) " >&6
5853 else
5854 if test -z "$LD"; then
5855 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5856 for ac_dir in $PATH; do
5857 IFS="$lt_save_ifs"
5858 test -z "$ac_dir" && ac_dir=.
5859 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5860 lt_cv_path_LD="$ac_dir/$ac_prog"
5861 # Check to see if the program is GNU ld. I'd rather use --version,
5862 # but apparently some variants of GNU ld only accept -v.
5863 # Break only if it was the GNU/non-GNU ld that we prefer.
5864 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5865 *GNU* | *'with BFD'*)
5866 test "$with_gnu_ld" != no && break
5867 ;;
5868 *)
5869 test "$with_gnu_ld" != yes && break
5870 ;;
5871 esac
5872 fi
5873 done
5874 IFS="$lt_save_ifs"
5875 else
5876 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5877 fi
5878 fi
5879
5880 LD="$lt_cv_path_LD"
5881 if test -n "$LD"; then
5882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5883 $as_echo "$LD" >&6; }
5884 else
5885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5886 $as_echo "no" >&6; }
5887 fi
5888 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5890 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5891 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5892 $as_echo_n "(cached) " >&6
5893 else
5894 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5895 case `$LD -v 2>&1 </dev/null` in
5896 *GNU* | *'with BFD'*)
5897 lt_cv_prog_gnu_ld=yes
5898 ;;
5899 *)
5900 lt_cv_prog_gnu_ld=no
5901 ;;
5902 esac
5903 fi
5904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5905 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5906 with_gnu_ld=$lt_cv_prog_gnu_ld
5907
5908
5909
5910
5911
5912
5913
5914
5915
5916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5917 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5918 if test "${lt_cv_path_NM+set}" = set; then :
5919 $as_echo_n "(cached) " >&6
5920 else
5921 if test -n "$NM"; then
5922 # Let the user override the test.
5923 lt_cv_path_NM="$NM"
5924 else
5925 lt_nm_to_check="${ac_tool_prefix}nm"
5926 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5927 lt_nm_to_check="$lt_nm_to_check nm"
5928 fi
5929 for lt_tmp_nm in $lt_nm_to_check; do
5930 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5931 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5932 IFS="$lt_save_ifs"
5933 test -z "$ac_dir" && ac_dir=.
5934 tmp_nm="$ac_dir/$lt_tmp_nm"
5935 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5936 # Check to see if the nm accepts a BSD-compat flag.
5937 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5938 # nm: unknown option "B" ignored
5939 # Tru64's nm complains that /dev/null is an invalid object file
5940 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5941 */dev/null* | *'Invalid file or object type'*)
5942 lt_cv_path_NM="$tmp_nm -B"
5943 break
5944 ;;
5945 *)
5946 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5947 */dev/null*)
5948 lt_cv_path_NM="$tmp_nm -p"
5949 break
5950 ;;
5951 *)
5952 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5953 continue # so that we can try to find one that supports BSD flags
5954 ;;
5955 esac
5956 ;;
5957 esac
5958 fi
5959 done
5960 IFS="$lt_save_ifs"
5961 done
5962 : ${lt_cv_path_NM=no}
5963 fi
5964 fi
5965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5966 $as_echo "$lt_cv_path_NM" >&6; }
5967 if test "$lt_cv_path_NM" != "no"; then
5968 NM="$lt_cv_path_NM"
5969 else
5970 # Didn't find any BSD compatible name lister, look for dumpbin.
5971 if test -n "$DUMPBIN"; then :
5972 # Let the user override the test.
5973 else
5974 if test -n "$ac_tool_prefix"; then
5975 for ac_prog in dumpbin "link -dump"
5976 do
5977 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5978 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5979 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5980 $as_echo_n "checking for $ac_word... " >&6; }
5981 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
5982 $as_echo_n "(cached) " >&6
5983 else
5984 if test -n "$DUMPBIN"; then
5985 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
5986 else
5987 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5988 for as_dir in $PATH
5989 do
5990 IFS=$as_save_IFS
5991 test -z "$as_dir" && as_dir=.
5992 for ac_exec_ext in '' $ac_executable_extensions; do
5993 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5994 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5995 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5996 break 2
5997 fi
5998 done
5999 done
6000 IFS=$as_save_IFS
6001
6002 fi
6003 fi
6004 DUMPBIN=$ac_cv_prog_DUMPBIN
6005 if test -n "$DUMPBIN"; then
6006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6007 $as_echo "$DUMPBIN" >&6; }
6008 else
6009 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6010 $as_echo "no" >&6; }
6011 fi
6012
6013
6014 test -n "$DUMPBIN" && break
6015 done
6016 fi
6017 if test -z "$DUMPBIN"; then
6018 ac_ct_DUMPBIN=$DUMPBIN
6019 for ac_prog in dumpbin "link -dump"
6020 do
6021 # Extract the first word of "$ac_prog", so it can be a program name with args.
6022 set dummy $ac_prog; ac_word=$2
6023 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6024 $as_echo_n "checking for $ac_word... " >&6; }
6025 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6026 $as_echo_n "(cached) " >&6
6027 else
6028 if test -n "$ac_ct_DUMPBIN"; then
6029 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6030 else
6031 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6032 for as_dir in $PATH
6033 do
6034 IFS=$as_save_IFS
6035 test -z "$as_dir" && as_dir=.
6036 for ac_exec_ext in '' $ac_executable_extensions; do
6037 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6038 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6039 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6040 break 2
6041 fi
6042 done
6043 done
6044 IFS=$as_save_IFS
6045
6046 fi
6047 fi
6048 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6049 if test -n "$ac_ct_DUMPBIN"; then
6050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6051 $as_echo "$ac_ct_DUMPBIN" >&6; }
6052 else
6053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6054 $as_echo "no" >&6; }
6055 fi
6056
6057
6058 test -n "$ac_ct_DUMPBIN" && break
6059 done
6060
6061 if test "x$ac_ct_DUMPBIN" = x; then
6062 DUMPBIN=":"
6063 else
6064 case $cross_compiling:$ac_tool_warned in
6065 yes:)
6066 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6067 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6068 ac_tool_warned=yes ;;
6069 esac
6070 DUMPBIN=$ac_ct_DUMPBIN
6071 fi
6072 fi
6073
6074 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6075 *COFF*)
6076 DUMPBIN="$DUMPBIN -symbols"
6077 ;;
6078 *)
6079 DUMPBIN=:
6080 ;;
6081 esac
6082 fi
6083
6084 if test "$DUMPBIN" != ":"; then
6085 NM="$DUMPBIN"
6086 fi
6087 fi
6088 test -z "$NM" && NM=nm
6089
6090
6091
6092
6093
6094
6095 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6096 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
6097 if test "${lt_cv_nm_interface+set}" = set; then :
6098 $as_echo_n "(cached) " >&6
6099 else
6100 lt_cv_nm_interface="BSD nm"
6101 echo "int some_variable = 0;" > conftest.$ac_ext
6102 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6103 (eval "$ac_compile" 2>conftest.err)
6104 cat conftest.err >&5
6105 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6106 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6107 cat conftest.err >&5
6108 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6109 cat conftest.out >&5
6110 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6111 lt_cv_nm_interface="MS dumpbin"
6112 fi
6113 rm -f conftest*
6114 fi
6115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6116 $as_echo "$lt_cv_nm_interface" >&6; }
6117
6118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6119 $as_echo_n "checking whether ln -s works... " >&6; }
6120 LN_S=$as_ln_s
6121 if test "$LN_S" = "ln -s"; then
6122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6123 $as_echo "yes" >&6; }
6124 else
6125 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6126 $as_echo "no, using $LN_S" >&6; }
6127 fi
6128
6129 # find the maximum length of command line arguments
6130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6131 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
6132 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6133 $as_echo_n "(cached) " >&6
6134 else
6135 i=0
6136 teststring="ABCD"
6137
6138 case $build_os in
6139 msdosdjgpp*)
6140 # On DJGPP, this test can blow up pretty badly due to problems in libc
6141 # (any single argument exceeding 2000 bytes causes a buffer overrun
6142 # during glob expansion). Even if it were fixed, the result of this
6143 # check would be larger than it should be.
6144 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6145 ;;
6146
6147 gnu*)
6148 # Under GNU Hurd, this test is not required because there is
6149 # no limit to the length of command line arguments.
6150 # Libtool will interpret -1 as no limit whatsoever
6151 lt_cv_sys_max_cmd_len=-1;
6152 ;;
6153
6154 cygwin* | mingw* | cegcc*)
6155 # On Win9x/ME, this test blows up -- it succeeds, but takes
6156 # about 5 minutes as the teststring grows exponentially.
6157 # Worse, since 9x/ME are not pre-emptively multitasking,
6158 # you end up with a "frozen" computer, even though with patience
6159 # the test eventually succeeds (with a max line length of 256k).
6160 # Instead, let's just punt: use the minimum linelength reported by
6161 # all of the supported platforms: 8192 (on NT/2K/XP).
6162 lt_cv_sys_max_cmd_len=8192;
6163 ;;
6164
6165 mint*)
6166 # On MiNT this can take a long time and run out of memory.
6167 lt_cv_sys_max_cmd_len=8192;
6168 ;;
6169
6170 amigaos*)
6171 # On AmigaOS with pdksh, this test takes hours, literally.
6172 # So we just punt and use a minimum line length of 8192.
6173 lt_cv_sys_max_cmd_len=8192;
6174 ;;
6175
6176 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6177 # This has been around since 386BSD, at least. Likely further.
6178 if test -x /sbin/sysctl; then
6179 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6180 elif test -x /usr/sbin/sysctl; then
6181 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6182 else
6183 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6184 fi
6185 # And add a safety zone
6186 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6187 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6188 ;;
6189
6190 interix*)
6191 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6192 lt_cv_sys_max_cmd_len=196608
6193 ;;
6194
6195 osf*)
6196 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6197 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6198 # nice to cause kernel panics so lets avoid the loop below.
6199 # First set a reasonable default.
6200 lt_cv_sys_max_cmd_len=16384
6201 #
6202 if test -x /sbin/sysconfig; then
6203 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6204 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6205 esac
6206 fi
6207 ;;
6208 sco3.2v5*)
6209 lt_cv_sys_max_cmd_len=102400
6210 ;;
6211 sysv5* | sco5v6* | sysv4.2uw2*)
6212 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6213 if test -n "$kargmax"; then
6214 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6215 else
6216 lt_cv_sys_max_cmd_len=32768
6217 fi
6218 ;;
6219 *)
6220 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6221 if test -n "$lt_cv_sys_max_cmd_len"; then
6222 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6223 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6224 else
6225 # Make teststring a little bigger before we do anything with it.
6226 # a 1K string should be a reasonable start.
6227 for i in 1 2 3 4 5 6 7 8 ; do
6228 teststring=$teststring$teststring
6229 done
6230 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6231 # If test is not a shell built-in, we'll probably end up computing a
6232 # maximum length that is only half of the actual maximum length, but
6233 # we can't tell.
6234 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6235 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6236 test $i != 17 # 1/2 MB should be enough
6237 do
6238 i=`expr $i + 1`
6239 teststring=$teststring$teststring
6240 done
6241 # Only check the string length outside the loop.
6242 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6243 teststring=
6244 # Add a significant safety factor because C++ compilers can tack on
6245 # massive amounts of additional arguments before passing them to the
6246 # linker. It appears as though 1/2 is a usable value.
6247 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6248 fi
6249 ;;
6250 esac
6251
6252 fi
6253
6254 if test -n $lt_cv_sys_max_cmd_len ; then
6255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6256 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6257 else
6258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6259 $as_echo "none" >&6; }
6260 fi
6261 max_cmd_len=$lt_cv_sys_max_cmd_len
6262
6263
6264
6265
6266
6267
6268 : ${CP="cp -f"}
6269 : ${MV="mv -f"}
6270 : ${RM="rm -f"}
6271
6272 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6273 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6274 # Try some XSI features
6275 xsi_shell=no
6276 ( _lt_dummy="a/b/c"
6277 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6278 = c,a/b,, \
6279 && eval 'test $(( 1 + 1 )) -eq 2 \
6280 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6281 && xsi_shell=yes
6282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6283 $as_echo "$xsi_shell" >&6; }
6284
6285
6286 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6287 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6288 lt_shell_append=no
6289 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6290 >/dev/null 2>&1 \
6291 && lt_shell_append=yes
6292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6293 $as_echo "$lt_shell_append" >&6; }
6294
6295
6296 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6297 lt_unset=unset
6298 else
6299 lt_unset=false
6300 fi
6301
6302
6303
6304
6305
6306 # test EBCDIC or ASCII
6307 case `echo X|tr X '\101'` in
6308 A) # ASCII based system
6309 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6310 lt_SP2NL='tr \040 \012'
6311 lt_NL2SP='tr \015\012 \040\040'
6312 ;;
6313 *) # EBCDIC based system
6314 lt_SP2NL='tr \100 \n'
6315 lt_NL2SP='tr \r\n \100\100'
6316 ;;
6317 esac
6318
6319
6320
6321
6322
6323
6324
6325
6326
6327 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6328 $as_echo_n "checking for $LD option to reload object files... " >&6; }
6329 if test "${lt_cv_ld_reload_flag+set}" = set; then :
6330 $as_echo_n "(cached) " >&6
6331 else
6332 lt_cv_ld_reload_flag='-r'
6333 fi
6334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6335 $as_echo "$lt_cv_ld_reload_flag" >&6; }
6336 reload_flag=$lt_cv_ld_reload_flag
6337 case $reload_flag in
6338 "" | " "*) ;;
6339 *) reload_flag=" $reload_flag" ;;
6340 esac
6341 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6342 case $host_os in
6343 darwin*)
6344 if test "$GCC" = yes; then
6345 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6346 else
6347 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6348 fi
6349 ;;
6350 esac
6351
6352
6353
6354
6355
6356
6357
6358
6359
6360 if test -n "$ac_tool_prefix"; then
6361 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6362 set dummy ${ac_tool_prefix}objdump; ac_word=$2
6363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6364 $as_echo_n "checking for $ac_word... " >&6; }
6365 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6366 $as_echo_n "(cached) " >&6
6367 else
6368 if test -n "$OBJDUMP"; then
6369 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6370 else
6371 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6372 for as_dir in $PATH
6373 do
6374 IFS=$as_save_IFS
6375 test -z "$as_dir" && as_dir=.
6376 for ac_exec_ext in '' $ac_executable_extensions; do
6377 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6378 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6379 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6380 break 2
6381 fi
6382 done
6383 done
6384 IFS=$as_save_IFS
6385
6386 fi
6387 fi
6388 OBJDUMP=$ac_cv_prog_OBJDUMP
6389 if test -n "$OBJDUMP"; then
6390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6391 $as_echo "$OBJDUMP" >&6; }
6392 else
6393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6394 $as_echo "no" >&6; }
6395 fi
6396
6397
6398 fi
6399 if test -z "$ac_cv_prog_OBJDUMP"; then
6400 ac_ct_OBJDUMP=$OBJDUMP
6401 # Extract the first word of "objdump", so it can be a program name with args.
6402 set dummy objdump; ac_word=$2
6403 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6404 $as_echo_n "checking for $ac_word... " >&6; }
6405 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6406 $as_echo_n "(cached) " >&6
6407 else
6408 if test -n "$ac_ct_OBJDUMP"; then
6409 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6410 else
6411 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6412 for as_dir in $PATH
6413 do
6414 IFS=$as_save_IFS
6415 test -z "$as_dir" && as_dir=.
6416 for ac_exec_ext in '' $ac_executable_extensions; do
6417 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6418 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6419 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6420 break 2
6421 fi
6422 done
6423 done
6424 IFS=$as_save_IFS
6425
6426 fi
6427 fi
6428 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6429 if test -n "$ac_ct_OBJDUMP"; then
6430 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6431 $as_echo "$ac_ct_OBJDUMP" >&6; }
6432 else
6433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6434 $as_echo "no" >&6; }
6435 fi
6436
6437 if test "x$ac_ct_OBJDUMP" = x; then
6438 OBJDUMP="false"
6439 else
6440 case $cross_compiling:$ac_tool_warned in
6441 yes:)
6442 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6443 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6444 ac_tool_warned=yes ;;
6445 esac
6446 OBJDUMP=$ac_ct_OBJDUMP
6447 fi
6448 else
6449 OBJDUMP="$ac_cv_prog_OBJDUMP"
6450 fi
6451
6452 test -z "$OBJDUMP" && OBJDUMP=objdump
6453
6454
6455
6456
6457
6458
6459
6460
6461
6462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6463 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
6464 if test "${lt_cv_deplibs_check_method+set}" = set; then :
6465 $as_echo_n "(cached) " >&6
6466 else
6467 lt_cv_file_magic_cmd='$MAGIC_CMD'
6468 lt_cv_file_magic_test_file=
6469 lt_cv_deplibs_check_method='unknown'
6470 # Need to set the preceding variable on all platforms that support
6471 # interlibrary dependencies.
6472 # 'none' -- dependencies not supported.
6473 # `unknown' -- same as none, but documents that we really don't know.
6474 # 'pass_all' -- all dependencies passed with no checks.
6475 # 'test_compile' -- check by making test program.
6476 # 'file_magic [[regex]]' -- check by looking for files in library path
6477 # which responds to the $file_magic_cmd with a given extended regex.
6478 # If you have `file' or equivalent on your system and you're not sure
6479 # whether `pass_all' will *always* work, you probably want this one.
6480
6481 case $host_os in
6482 aix[4-9]*)
6483 lt_cv_deplibs_check_method=pass_all
6484 ;;
6485
6486 beos*)
6487 lt_cv_deplibs_check_method=pass_all
6488 ;;
6489
6490 bsdi[45]*)
6491 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6492 lt_cv_file_magic_cmd='/usr/bin/file -L'
6493 lt_cv_file_magic_test_file=/shlib/libc.so
6494 ;;
6495
6496 cygwin*)
6497 # func_win32_libid is a shell function defined in ltmain.sh
6498 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6499 lt_cv_file_magic_cmd='func_win32_libid'
6500 ;;
6501
6502 mingw* | pw32*)
6503 # Base MSYS/MinGW do not provide the 'file' command needed by
6504 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6505 # unless we find 'file', for example because we are cross-compiling.
6506 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6507 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6508 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6509 lt_cv_file_magic_cmd='func_win32_libid'
6510 else
6511 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6512 lt_cv_file_magic_cmd='$OBJDUMP -f'
6513 fi
6514 ;;
6515
6516 cegcc*)
6517 # use the weaker test based on 'objdump'. See mingw*.
6518 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6519 lt_cv_file_magic_cmd='$OBJDUMP -f'
6520 ;;
6521
6522 darwin* | rhapsody*)
6523 lt_cv_deplibs_check_method=pass_all
6524 ;;
6525
6526 freebsd* | dragonfly*)
6527 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6528 case $host_cpu in
6529 i*86 )
6530 # Not sure whether the presence of OpenBSD here was a mistake.
6531 # Let's accept both of them until this is cleared up.
6532 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6533 lt_cv_file_magic_cmd=/usr/bin/file
6534 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6535 ;;
6536 esac
6537 else
6538 lt_cv_deplibs_check_method=pass_all
6539 fi
6540 ;;
6541
6542 gnu*)
6543 lt_cv_deplibs_check_method=pass_all
6544 ;;
6545
6546 haiku*)
6547 lt_cv_deplibs_check_method=pass_all
6548 ;;
6549
6550 hpux10.20* | hpux11*)
6551 lt_cv_file_magic_cmd=/usr/bin/file
6552 case $host_cpu in
6553 ia64*)
6554 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6555 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6556 ;;
6557 hppa*64*)
6558 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]'
6559 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6560 ;;
6561 *)
6562 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6563 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6564 ;;
6565 esac
6566 ;;
6567
6568 interix[3-9]*)
6569 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6570 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6571 ;;
6572
6573 irix5* | irix6* | nonstopux*)
6574 case $LD in
6575 *-32|*"-32 ") libmagic=32-bit;;
6576 *-n32|*"-n32 ") libmagic=N32;;
6577 *-64|*"-64 ") libmagic=64-bit;;
6578 *) libmagic=never-match;;
6579 esac
6580 lt_cv_deplibs_check_method=pass_all
6581 ;;
6582
6583 # This must be Linux ELF.
6584 linux* | k*bsd*-gnu | kopensolaris*-gnu)
6585 lt_cv_deplibs_check_method=pass_all
6586 ;;
6587
6588 netbsd*)
6589 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6590 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6591 else
6592 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6593 fi
6594 ;;
6595
6596 newos6*)
6597 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6598 lt_cv_file_magic_cmd=/usr/bin/file
6599 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6600 ;;
6601
6602 *nto* | *qnx*)
6603 lt_cv_deplibs_check_method=pass_all
6604 ;;
6605
6606 openbsd*)
6607 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6608 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6609 else
6610 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6611 fi
6612 ;;
6613
6614 osf3* | osf4* | osf5*)
6615 lt_cv_deplibs_check_method=pass_all
6616 ;;
6617
6618 rdos*)
6619 lt_cv_deplibs_check_method=pass_all
6620 ;;
6621
6622 solaris*)
6623 lt_cv_deplibs_check_method=pass_all
6624 ;;
6625
6626 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6627 lt_cv_deplibs_check_method=pass_all
6628 ;;
6629
6630 sysv4 | sysv4.3*)
6631 case $host_vendor in
6632 motorola)
6633 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]'
6634 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6635 ;;
6636 ncr)
6637 lt_cv_deplibs_check_method=pass_all
6638 ;;
6639 sequent)
6640 lt_cv_file_magic_cmd='/bin/file'
6641 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6642 ;;
6643 sni)
6644 lt_cv_file_magic_cmd='/bin/file'
6645 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6646 lt_cv_file_magic_test_file=/lib/libc.so
6647 ;;
6648 siemens)
6649 lt_cv_deplibs_check_method=pass_all
6650 ;;
6651 pc)
6652 lt_cv_deplibs_check_method=pass_all
6653 ;;
6654 esac
6655 ;;
6656
6657 tpf*)
6658 lt_cv_deplibs_check_method=pass_all
6659 ;;
6660 esac
6661
6662 fi
6663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6664 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6665 file_magic_cmd=$lt_cv_file_magic_cmd
6666 deplibs_check_method=$lt_cv_deplibs_check_method
6667 test -z "$deplibs_check_method" && deplibs_check_method=unknown
6668
6669
6670
6671
6672
6673
6674
6675
6676
6677
6678
6679
6680 if test -n "$ac_tool_prefix"; then
6681 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6682 set dummy ${ac_tool_prefix}ar; ac_word=$2
6683 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6684 $as_echo_n "checking for $ac_word... " >&6; }
6685 if test "${ac_cv_prog_AR+set}" = set; then :
6686 $as_echo_n "(cached) " >&6
6687 else
6688 if test -n "$AR"; then
6689 ac_cv_prog_AR="$AR" # Let the user override the test.
6690 else
6691 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6692 for as_dir in $PATH
6693 do
6694 IFS=$as_save_IFS
6695 test -z "$as_dir" && as_dir=.
6696 for ac_exec_ext in '' $ac_executable_extensions; do
6697 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6698 ac_cv_prog_AR="${ac_tool_prefix}ar"
6699 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6700 break 2
6701 fi
6702 done
6703 done
6704 IFS=$as_save_IFS
6705
6706 fi
6707 fi
6708 AR=$ac_cv_prog_AR
6709 if test -n "$AR"; then
6710 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6711 $as_echo "$AR" >&6; }
6712 else
6713 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6714 $as_echo "no" >&6; }
6715 fi
6716
6717
6718 fi
6719 if test -z "$ac_cv_prog_AR"; then
6720 ac_ct_AR=$AR
6721 # Extract the first word of "ar", so it can be a program name with args.
6722 set dummy ar; ac_word=$2
6723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6724 $as_echo_n "checking for $ac_word... " >&6; }
6725 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6726 $as_echo_n "(cached) " >&6
6727 else
6728 if test -n "$ac_ct_AR"; then
6729 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6730 else
6731 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6732 for as_dir in $PATH
6733 do
6734 IFS=$as_save_IFS
6735 test -z "$as_dir" && as_dir=.
6736 for ac_exec_ext in '' $ac_executable_extensions; do
6737 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6738 ac_cv_prog_ac_ct_AR="ar"
6739 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6740 break 2
6741 fi
6742 done
6743 done
6744 IFS=$as_save_IFS
6745
6746 fi
6747 fi
6748 ac_ct_AR=$ac_cv_prog_ac_ct_AR
6749 if test -n "$ac_ct_AR"; then
6750 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6751 $as_echo "$ac_ct_AR" >&6; }
6752 else
6753 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6754 $as_echo "no" >&6; }
6755 fi
6756
6757 if test "x$ac_ct_AR" = x; then
6758 AR="false"
6759 else
6760 case $cross_compiling:$ac_tool_warned in
6761 yes:)
6762 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6763 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6764 ac_tool_warned=yes ;;
6765 esac
6766 AR=$ac_ct_AR
6767 fi
6768 else
6769 AR="$ac_cv_prog_AR"
6770 fi
6771
6772 test -z "$AR" && AR=ar
6773 test -z "$AR_FLAGS" && AR_FLAGS=cru
6774
6775
6776
6777
6778
6779
6780
6781
6782
6783
6784
6785 if test -n "$ac_tool_prefix"; then
6786 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6787 set dummy ${ac_tool_prefix}strip; ac_word=$2
6788 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6789 $as_echo_n "checking for $ac_word... " >&6; }
6790 if test "${ac_cv_prog_STRIP+set}" = set; then :
6791 $as_echo_n "(cached) " >&6
6792 else
6793 if test -n "$STRIP"; then
6794 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6795 else
6796 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6797 for as_dir in $PATH
6798 do
6799 IFS=$as_save_IFS
6800 test -z "$as_dir" && as_dir=.
6801 for ac_exec_ext in '' $ac_executable_extensions; do
6802 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6803 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6804 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6805 break 2
6806 fi
6807 done
6808 done
6809 IFS=$as_save_IFS
6810
6811 fi
6812 fi
6813 STRIP=$ac_cv_prog_STRIP
6814 if test -n "$STRIP"; then
6815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6816 $as_echo "$STRIP" >&6; }
6817 else
6818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6819 $as_echo "no" >&6; }
6820 fi
6821
6822
6823 fi
6824 if test -z "$ac_cv_prog_STRIP"; then
6825 ac_ct_STRIP=$STRIP
6826 # Extract the first word of "strip", so it can be a program name with args.
6827 set dummy strip; ac_word=$2
6828 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6829 $as_echo_n "checking for $ac_word... " >&6; }
6830 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6831 $as_echo_n "(cached) " >&6
6832 else
6833 if test -n "$ac_ct_STRIP"; then
6834 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6835 else
6836 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6837 for as_dir in $PATH
6838 do
6839 IFS=$as_save_IFS
6840 test -z "$as_dir" && as_dir=.
6841 for ac_exec_ext in '' $ac_executable_extensions; do
6842 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6843 ac_cv_prog_ac_ct_STRIP="strip"
6844 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6845 break 2
6846 fi
6847 done
6848 done
6849 IFS=$as_save_IFS
6850
6851 fi
6852 fi
6853 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6854 if test -n "$ac_ct_STRIP"; then
6855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6856 $as_echo "$ac_ct_STRIP" >&6; }
6857 else
6858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6859 $as_echo "no" >&6; }
6860 fi
6861
6862 if test "x$ac_ct_STRIP" = x; then
6863 STRIP=":"
6864 else
6865 case $cross_compiling:$ac_tool_warned in
6866 yes:)
6867 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6868 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6869 ac_tool_warned=yes ;;
6870 esac
6871 STRIP=$ac_ct_STRIP
6872 fi
6873 else
6874 STRIP="$ac_cv_prog_STRIP"
6875 fi
6876
6877 test -z "$STRIP" && STRIP=:
6878
6879
6880
6881
6882
6883
6884 if test -n "$ac_tool_prefix"; then
6885 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6886 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6887 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6888 $as_echo_n "checking for $ac_word... " >&6; }
6889 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6890 $as_echo_n "(cached) " >&6
6891 else
6892 if test -n "$RANLIB"; then
6893 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6894 else
6895 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6896 for as_dir in $PATH
6897 do
6898 IFS=$as_save_IFS
6899 test -z "$as_dir" && as_dir=.
6900 for ac_exec_ext in '' $ac_executable_extensions; do
6901 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6902 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6903 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6904 break 2
6905 fi
6906 done
6907 done
6908 IFS=$as_save_IFS
6909
6910 fi
6911 fi
6912 RANLIB=$ac_cv_prog_RANLIB
6913 if test -n "$RANLIB"; then
6914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6915 $as_echo "$RANLIB" >&6; }
6916 else
6917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6918 $as_echo "no" >&6; }
6919 fi
6920
6921
6922 fi
6923 if test -z "$ac_cv_prog_RANLIB"; then
6924 ac_ct_RANLIB=$RANLIB
6925 # Extract the first word of "ranlib", so it can be a program name with args.
6926 set dummy ranlib; ac_word=$2
6927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6928 $as_echo_n "checking for $ac_word... " >&6; }
6929 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6930 $as_echo_n "(cached) " >&6
6931 else
6932 if test -n "$ac_ct_RANLIB"; then
6933 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6934 else
6935 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6936 for as_dir in $PATH
6937 do
6938 IFS=$as_save_IFS
6939 test -z "$as_dir" && as_dir=.
6940 for ac_exec_ext in '' $ac_executable_extensions; do
6941 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6942 ac_cv_prog_ac_ct_RANLIB="ranlib"
6943 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6944 break 2
6945 fi
6946 done
6947 done
6948 IFS=$as_save_IFS
6949
6950 fi
6951 fi
6952 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6953 if test -n "$ac_ct_RANLIB"; then
6954 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6955 $as_echo "$ac_ct_RANLIB" >&6; }
6956 else
6957 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6958 $as_echo "no" >&6; }
6959 fi
6960
6961 if test "x$ac_ct_RANLIB" = x; then
6962 RANLIB=":"
6963 else
6964 case $cross_compiling:$ac_tool_warned in
6965 yes:)
6966 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6967 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6968 ac_tool_warned=yes ;;
6969 esac
6970 RANLIB=$ac_ct_RANLIB
6971 fi
6972 else
6973 RANLIB="$ac_cv_prog_RANLIB"
6974 fi
6975
6976 test -z "$RANLIB" && RANLIB=:
6977
6978
6979
6980
6981
6982
6983 # Determine commands to create old-style static archives.
6984 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
6985 old_postinstall_cmds='chmod 644 $oldlib'
6986 old_postuninstall_cmds=
6987
6988 if test -n "$RANLIB"; then
6989 case $host_os in
6990 openbsd*)
6991 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
6992 ;;
6993 *)
6994 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
6995 ;;
6996 esac
6997 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
6998 fi
6999
7000 case $host_os in
7001 darwin*)
7002 lock_old_archive_extraction=yes ;;
7003 *)
7004 lock_old_archive_extraction=no ;;
7005 esac
7006
7007
7008
7009
7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
7023
7024
7025
7026
7027 for ac_prog in gawk mawk nawk awk
7028 do
7029 # Extract the first word of "$ac_prog", so it can be a program name with args.
7030 set dummy $ac_prog; ac_word=$2
7031 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7032 $as_echo_n "checking for $ac_word... " >&6; }
7033 if test "${ac_cv_prog_AWK+set}" = set; then :
7034 $as_echo_n "(cached) " >&6
7035 else
7036 if test -n "$AWK"; then
7037 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7038 else
7039 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7040 for as_dir in $PATH
7041 do
7042 IFS=$as_save_IFS
7043 test -z "$as_dir" && as_dir=.
7044 for ac_exec_ext in '' $ac_executable_extensions; do
7045 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7046 ac_cv_prog_AWK="$ac_prog"
7047 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7048 break 2
7049 fi
7050 done
7051 done
7052 IFS=$as_save_IFS
7053
7054 fi
7055 fi
7056 AWK=$ac_cv_prog_AWK
7057 if test -n "$AWK"; then
7058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7059 $as_echo "$AWK" >&6; }
7060 else
7061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7062 $as_echo "no" >&6; }
7063 fi
7064
7065
7066 test -n "$AWK" && break
7067 done
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087 # If no C compiler was specified, use CC.
7088 LTCC=${LTCC-"$CC"}
7089
7090 # If no C compiler flags were specified, use CFLAGS.
7091 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7092
7093 # Allow CC to be a program name with arguments.
7094 compiler=$CC
7095
7096
7097 # Check for command to grab the raw symbol name followed by C symbol from nm.
7098 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7099 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7100 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7101 $as_echo_n "(cached) " >&6
7102 else
7103
7104 # These are sane defaults that work on at least a few old systems.
7105 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
7106
7107 # Character class describing NM global symbol codes.
7108 symcode='[BCDEGRST]'
7109
7110 # Regexp to match symbols that can be accessed directly from C.
7111 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7112
7113 # Define system-specific variables.
7114 case $host_os in
7115 aix*)
7116 symcode='[BCDT]'
7117 ;;
7118 cygwin* | mingw* | pw32* | cegcc*)
7119 symcode='[ABCDGISTW]'
7120 ;;
7121 hpux*)
7122 if test "$host_cpu" = ia64; then
7123 symcode='[ABCDEGRST]'
7124 fi
7125 ;;
7126 irix* | nonstopux*)
7127 symcode='[BCDEGRST]'
7128 ;;
7129 osf*)
7130 symcode='[BCDEGQRST]'
7131 ;;
7132 solaris*)
7133 symcode='[BDRT]'
7134 ;;
7135 sco3.2v5*)
7136 symcode='[DT]'
7137 ;;
7138 sysv4.2uw2*)
7139 symcode='[DT]'
7140 ;;
7141 sysv5* | sco5v6* | unixware* | OpenUNIX*)
7142 symcode='[ABDT]'
7143 ;;
7144 sysv4)
7145 symcode='[DFNSTU]'
7146 ;;
7147 esac
7148
7149 # If we're using GNU nm, then use its standard symbol codes.
7150 case `$NM -V 2>&1` in
7151 *GNU* | *'with BFD'*)
7152 symcode='[ABCDGIRSTW]' ;;
7153 esac
7154
7155 # Transform an extracted symbol line into a proper C declaration.
7156 # Some systems (esp. on ia64) link data and code symbols differently,
7157 # so use this general approach.
7158 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7159
7160 # Transform an extracted symbol line into symbol name and symbol address
7161 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7162 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'"
7163
7164 # Handle CRLF in mingw tool chain
7165 opt_cr=
7166 case $build_os in
7167 mingw*)
7168 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7169 ;;
7170 esac
7171
7172 # Try without a prefix underscore, then with it.
7173 for ac_symprfx in "" "_"; do
7174
7175 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7176 symxfrm="\\1 $ac_symprfx\\2 \\2"
7177
7178 # Write the raw and C identifiers.
7179 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7180 # Fake it for dumpbin and say T for any non-static function
7181 # and D for any global variable.
7182 # Also find C++ and __fastcall symbols from MSVC++,
7183 # which start with @ or ?.
7184 lt_cv_sys_global_symbol_pipe="$AWK '"\
7185 " {last_section=section; section=\$ 3};"\
7186 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7187 " \$ 0!~/External *\|/{next};"\
7188 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7189 " {if(hide[section]) next};"\
7190 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7191 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7192 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
7193 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7194 " ' prfx=^$ac_symprfx"
7195 else
7196 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7197 fi
7198
7199 # Check to see that the pipe works correctly.
7200 pipe_works=no
7201
7202 rm -f conftest*
7203 cat > conftest.$ac_ext <<_LT_EOF
7204 #ifdef __cplusplus
7205 extern "C" {
7206 #endif
7207 char nm_test_var;
7208 void nm_test_func(void);
7209 void nm_test_func(void){}
7210 #ifdef __cplusplus
7211 }
7212 #endif
7213 int main(){nm_test_var='a';nm_test_func();return(0);}
7214 _LT_EOF
7215
7216 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7217 (eval $ac_compile) 2>&5
7218 ac_status=$?
7219 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7220 test $ac_status = 0; }; then
7221 # Now try to grab the symbols.
7222 nlist=conftest.nm
7223 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7224 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7225 ac_status=$?
7226 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7227 test $ac_status = 0; } && test -s "$nlist"; then
7228 # Try sorting and uniquifying the output.
7229 if sort "$nlist" | uniq > "$nlist"T; then
7230 mv -f "$nlist"T "$nlist"
7231 else
7232 rm -f "$nlist"T
7233 fi
7234
7235 # Make sure that we snagged all the symbols we need.
7236 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7237 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7238 cat <<_LT_EOF > conftest.$ac_ext
7239 #ifdef __cplusplus
7240 extern "C" {
7241 #endif
7242
7243 _LT_EOF
7244 # Now generate the symbol file.
7245 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7246
7247 cat <<_LT_EOF >> conftest.$ac_ext
7248
7249 /* The mapping between symbol names and symbols. */
7250 const struct {
7251 const char *name;
7252 void *address;
7253 }
7254 lt__PROGRAM__LTX_preloaded_symbols[] =
7255 {
7256 { "@PROGRAM@", (void *) 0 },
7257 _LT_EOF
7258 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7259 cat <<\_LT_EOF >> conftest.$ac_ext
7260 {0, (void *) 0}
7261 };
7262
7263 /* This works around a problem in FreeBSD linker */
7264 #ifdef FREEBSD_WORKAROUND
7265 static const void *lt_preloaded_setup() {
7266 return lt__PROGRAM__LTX_preloaded_symbols;
7267 }
7268 #endif
7269
7270 #ifdef __cplusplus
7271 }
7272 #endif
7273 _LT_EOF
7274 # Now try linking the two files.
7275 mv conftest.$ac_objext conftstm.$ac_objext
7276 lt_save_LIBS="$LIBS"
7277 lt_save_CFLAGS="$CFLAGS"
7278 LIBS="conftstm.$ac_objext"
7279 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7280 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7281 (eval $ac_link) 2>&5
7282 ac_status=$?
7283 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7284 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7285 pipe_works=yes
7286 fi
7287 LIBS="$lt_save_LIBS"
7288 CFLAGS="$lt_save_CFLAGS"
7289 else
7290 echo "cannot find nm_test_func in $nlist" >&5
7291 fi
7292 else
7293 echo "cannot find nm_test_var in $nlist" >&5
7294 fi
7295 else
7296 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7297 fi
7298 else
7299 echo "$progname: failed program was:" >&5
7300 cat conftest.$ac_ext >&5
7301 fi
7302 rm -rf conftest* conftst*
7303
7304 # Do not use the global_symbol_pipe unless it works.
7305 if test "$pipe_works" = yes; then
7306 break
7307 else
7308 lt_cv_sys_global_symbol_pipe=
7309 fi
7310 done
7311
7312 fi
7313
7314 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7315 lt_cv_sys_global_symbol_to_cdecl=
7316 fi
7317 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7319 $as_echo "failed" >&6; }
7320 else
7321 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7322 $as_echo "ok" >&6; }
7323 fi
7324
7325
7326
7327
7328
7329
7330
7331
7332
7333
7334
7335
7336
7337
7338
7339
7340
7341
7342
7343
7344
7345
7346 # Check whether --enable-libtool-lock was given.
7347 if test "${enable_libtool_lock+set}" = set; then :
7348 enableval=$enable_libtool_lock;
7349 fi
7350
7351 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7352
7353 # Some flags need to be propagated to the compiler or linker for good
7354 # libtool support.
7355 case $host in
7356 ia64-*-hpux*)
7357 # Find out which ABI we are using.
7358 echo 'int i;' > conftest.$ac_ext
7359 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7360 (eval $ac_compile) 2>&5
7361 ac_status=$?
7362 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7363 test $ac_status = 0; }; then
7364 case `/usr/bin/file conftest.$ac_objext` in
7365 *ELF-32*)
7366 HPUX_IA64_MODE="32"
7367 ;;
7368 *ELF-64*)
7369 HPUX_IA64_MODE="64"
7370 ;;
7371 esac
7372 fi
7373 rm -rf conftest*
7374 ;;
7375 *-*-irix6*)
7376 # Find out which ABI we are using.
7377 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7378 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7379 (eval $ac_compile) 2>&5
7380 ac_status=$?
7381 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7382 test $ac_status = 0; }; then
7383 if test "$lt_cv_prog_gnu_ld" = yes; then
7384 case `/usr/bin/file conftest.$ac_objext` in
7385 *32-bit*)
7386 LD="${LD-ld} -melf32bsmip"
7387 ;;
7388 *N32*)
7389 LD="${LD-ld} -melf32bmipn32"
7390 ;;
7391 *64-bit*)
7392 LD="${LD-ld} -melf64bmip"
7393 ;;
7394 esac
7395 else
7396 case `/usr/bin/file conftest.$ac_objext` in
7397 *32-bit*)
7398 LD="${LD-ld} -32"
7399 ;;
7400 *N32*)
7401 LD="${LD-ld} -n32"
7402 ;;
7403 *64-bit*)
7404 LD="${LD-ld} -64"
7405 ;;
7406 esac
7407 fi
7408 fi
7409 rm -rf conftest*
7410 ;;
7411
7412 x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
7413 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7414 # Find out which ABI we are using.
7415 echo 'int i;' > conftest.$ac_ext
7416 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7417 (eval $ac_compile) 2>&5
7418 ac_status=$?
7419 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7420 test $ac_status = 0; }; then
7421 case `/usr/bin/file conftest.o` in
7422 *32-bit*)
7423 case $host in
7424 x86_64-*kfreebsd*-gnu)
7425 LD="${LD-ld} -m elf_i386_fbsd"
7426 ;;
7427 x86_64-*linux*)
7428 case `/usr/bin/file conftest.o` in
7429 *x86-64*)
7430 LD="${LD-ld} -m elf32_x86_64"
7431 ;;
7432 *)
7433 LD="${LD-ld} -m elf_i386"
7434 ;;
7435 esac
7436 ;;
7437 ppc64-*linux*|powerpc64-*linux*)
7438 LD="${LD-ld} -m elf32ppclinux"
7439 ;;
7440 s390x-*linux*)
7441 LD="${LD-ld} -m elf_s390"
7442 ;;
7443 sparc64-*linux*)
7444 LD="${LD-ld} -m elf32_sparc"
7445 ;;
7446 esac
7447 ;;
7448 *64-bit*)
7449 case $host in
7450 x86_64-*kfreebsd*-gnu)
7451 LD="${LD-ld} -m elf_x86_64_fbsd"
7452 ;;
7453 x86_64-*linux*)
7454 LD="${LD-ld} -m elf_x86_64"
7455 ;;
7456 ppc*-*linux*|powerpc*-*linux*)
7457 LD="${LD-ld} -m elf64ppc"
7458 ;;
7459 s390*-*linux*|s390*-*tpf*)
7460 LD="${LD-ld} -m elf64_s390"
7461 ;;
7462 sparc*-*linux*)
7463 LD="${LD-ld} -m elf64_sparc"
7464 ;;
7465 esac
7466 ;;
7467 esac
7468 fi
7469 rm -rf conftest*
7470 ;;
7471
7472 *-*-sco3.2v5*)
7473 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7474 SAVE_CFLAGS="$CFLAGS"
7475 CFLAGS="$CFLAGS -belf"
7476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7477 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7478 if test "${lt_cv_cc_needs_belf+set}" = set; then :
7479 $as_echo_n "(cached) " >&6
7480 else
7481 ac_ext=c
7482 ac_cpp='$CPP $CPPFLAGS'
7483 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7484 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7485 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7486
7487 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7488 /* end confdefs.h. */
7489
7490 int
7491 main ()
7492 {
7493
7494 ;
7495 return 0;
7496 }
7497 _ACEOF
7498 if ac_fn_c_try_link "$LINENO"; then :
7499 lt_cv_cc_needs_belf=yes
7500 else
7501 lt_cv_cc_needs_belf=no
7502 fi
7503 rm -f core conftest.err conftest.$ac_objext \
7504 conftest$ac_exeext conftest.$ac_ext
7505 ac_ext=c
7506 ac_cpp='$CPP $CPPFLAGS'
7507 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7508 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7509 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7510
7511 fi
7512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7513 $as_echo "$lt_cv_cc_needs_belf" >&6; }
7514 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7515 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7516 CFLAGS="$SAVE_CFLAGS"
7517 fi
7518 ;;
7519 sparc*-*solaris*)
7520 # Find out which ABI we are using.
7521 echo 'int i;' > conftest.$ac_ext
7522 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7523 (eval $ac_compile) 2>&5
7524 ac_status=$?
7525 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7526 test $ac_status = 0; }; then
7527 case `/usr/bin/file conftest.o` in
7528 *64-bit*)
7529 case $lt_cv_prog_gnu_ld in
7530 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7531 *)
7532 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7533 LD="${LD-ld} -64"
7534 fi
7535 ;;
7536 esac
7537 ;;
7538 esac
7539 fi
7540 rm -rf conftest*
7541 ;;
7542 esac
7543
7544 need_locks="$enable_libtool_lock"
7545
7546
7547 case $host_os in
7548 rhapsody* | darwin*)
7549 if test -n "$ac_tool_prefix"; then
7550 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7551 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7553 $as_echo_n "checking for $ac_word... " >&6; }
7554 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7555 $as_echo_n "(cached) " >&6
7556 else
7557 if test -n "$DSYMUTIL"; then
7558 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7559 else
7560 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7561 for as_dir in $PATH
7562 do
7563 IFS=$as_save_IFS
7564 test -z "$as_dir" && as_dir=.
7565 for ac_exec_ext in '' $ac_executable_extensions; do
7566 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7567 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7568 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7569 break 2
7570 fi
7571 done
7572 done
7573 IFS=$as_save_IFS
7574
7575 fi
7576 fi
7577 DSYMUTIL=$ac_cv_prog_DSYMUTIL
7578 if test -n "$DSYMUTIL"; then
7579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7580 $as_echo "$DSYMUTIL" >&6; }
7581 else
7582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7583 $as_echo "no" >&6; }
7584 fi
7585
7586
7587 fi
7588 if test -z "$ac_cv_prog_DSYMUTIL"; then
7589 ac_ct_DSYMUTIL=$DSYMUTIL
7590 # Extract the first word of "dsymutil", so it can be a program name with args.
7591 set dummy dsymutil; ac_word=$2
7592 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7593 $as_echo_n "checking for $ac_word... " >&6; }
7594 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7595 $as_echo_n "(cached) " >&6
7596 else
7597 if test -n "$ac_ct_DSYMUTIL"; then
7598 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7599 else
7600 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7601 for as_dir in $PATH
7602 do
7603 IFS=$as_save_IFS
7604 test -z "$as_dir" && as_dir=.
7605 for ac_exec_ext in '' $ac_executable_extensions; do
7606 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7607 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7608 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7609 break 2
7610 fi
7611 done
7612 done
7613 IFS=$as_save_IFS
7614
7615 fi
7616 fi
7617 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7618 if test -n "$ac_ct_DSYMUTIL"; then
7619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7620 $as_echo "$ac_ct_DSYMUTIL" >&6; }
7621 else
7622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7623 $as_echo "no" >&6; }
7624 fi
7625
7626 if test "x$ac_ct_DSYMUTIL" = x; then
7627 DSYMUTIL=":"
7628 else
7629 case $cross_compiling:$ac_tool_warned in
7630 yes:)
7631 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7632 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7633 ac_tool_warned=yes ;;
7634 esac
7635 DSYMUTIL=$ac_ct_DSYMUTIL
7636 fi
7637 else
7638 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7639 fi
7640
7641 if test -n "$ac_tool_prefix"; then
7642 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7643 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7645 $as_echo_n "checking for $ac_word... " >&6; }
7646 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7647 $as_echo_n "(cached) " >&6
7648 else
7649 if test -n "$NMEDIT"; then
7650 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7651 else
7652 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7653 for as_dir in $PATH
7654 do
7655 IFS=$as_save_IFS
7656 test -z "$as_dir" && as_dir=.
7657 for ac_exec_ext in '' $ac_executable_extensions; do
7658 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7659 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7660 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7661 break 2
7662 fi
7663 done
7664 done
7665 IFS=$as_save_IFS
7666
7667 fi
7668 fi
7669 NMEDIT=$ac_cv_prog_NMEDIT
7670 if test -n "$NMEDIT"; then
7671 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7672 $as_echo "$NMEDIT" >&6; }
7673 else
7674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7675 $as_echo "no" >&6; }
7676 fi
7677
7678
7679 fi
7680 if test -z "$ac_cv_prog_NMEDIT"; then
7681 ac_ct_NMEDIT=$NMEDIT
7682 # Extract the first word of "nmedit", so it can be a program name with args.
7683 set dummy nmedit; ac_word=$2
7684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7685 $as_echo_n "checking for $ac_word... " >&6; }
7686 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7687 $as_echo_n "(cached) " >&6
7688 else
7689 if test -n "$ac_ct_NMEDIT"; then
7690 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7691 else
7692 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7693 for as_dir in $PATH
7694 do
7695 IFS=$as_save_IFS
7696 test -z "$as_dir" && as_dir=.
7697 for ac_exec_ext in '' $ac_executable_extensions; do
7698 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7699 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7700 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7701 break 2
7702 fi
7703 done
7704 done
7705 IFS=$as_save_IFS
7706
7707 fi
7708 fi
7709 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7710 if test -n "$ac_ct_NMEDIT"; then
7711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7712 $as_echo "$ac_ct_NMEDIT" >&6; }
7713 else
7714 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7715 $as_echo "no" >&6; }
7716 fi
7717
7718 if test "x$ac_ct_NMEDIT" = x; then
7719 NMEDIT=":"
7720 else
7721 case $cross_compiling:$ac_tool_warned in
7722 yes:)
7723 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7724 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7725 ac_tool_warned=yes ;;
7726 esac
7727 NMEDIT=$ac_ct_NMEDIT
7728 fi
7729 else
7730 NMEDIT="$ac_cv_prog_NMEDIT"
7731 fi
7732
7733 if test -n "$ac_tool_prefix"; then
7734 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7735 set dummy ${ac_tool_prefix}lipo; ac_word=$2
7736 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7737 $as_echo_n "checking for $ac_word... " >&6; }
7738 if test "${ac_cv_prog_LIPO+set}" = set; then :
7739 $as_echo_n "(cached) " >&6
7740 else
7741 if test -n "$LIPO"; then
7742 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7743 else
7744 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7745 for as_dir in $PATH
7746 do
7747 IFS=$as_save_IFS
7748 test -z "$as_dir" && as_dir=.
7749 for ac_exec_ext in '' $ac_executable_extensions; do
7750 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7751 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7752 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7753 break 2
7754 fi
7755 done
7756 done
7757 IFS=$as_save_IFS
7758
7759 fi
7760 fi
7761 LIPO=$ac_cv_prog_LIPO
7762 if test -n "$LIPO"; then
7763 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7764 $as_echo "$LIPO" >&6; }
7765 else
7766 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7767 $as_echo "no" >&6; }
7768 fi
7769
7770
7771 fi
7772 if test -z "$ac_cv_prog_LIPO"; then
7773 ac_ct_LIPO=$LIPO
7774 # Extract the first word of "lipo", so it can be a program name with args.
7775 set dummy lipo; ac_word=$2
7776 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7777 $as_echo_n "checking for $ac_word... " >&6; }
7778 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7779 $as_echo_n "(cached) " >&6
7780 else
7781 if test -n "$ac_ct_LIPO"; then
7782 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7783 else
7784 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7785 for as_dir in $PATH
7786 do
7787 IFS=$as_save_IFS
7788 test -z "$as_dir" && as_dir=.
7789 for ac_exec_ext in '' $ac_executable_extensions; do
7790 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7791 ac_cv_prog_ac_ct_LIPO="lipo"
7792 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7793 break 2
7794 fi
7795 done
7796 done
7797 IFS=$as_save_IFS
7798
7799 fi
7800 fi
7801 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7802 if test -n "$ac_ct_LIPO"; then
7803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7804 $as_echo "$ac_ct_LIPO" >&6; }
7805 else
7806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7807 $as_echo "no" >&6; }
7808 fi
7809
7810 if test "x$ac_ct_LIPO" = x; then
7811 LIPO=":"
7812 else
7813 case $cross_compiling:$ac_tool_warned in
7814 yes:)
7815 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7816 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7817 ac_tool_warned=yes ;;
7818 esac
7819 LIPO=$ac_ct_LIPO
7820 fi
7821 else
7822 LIPO="$ac_cv_prog_LIPO"
7823 fi
7824
7825 if test -n "$ac_tool_prefix"; then
7826 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7827 set dummy ${ac_tool_prefix}otool; ac_word=$2
7828 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7829 $as_echo_n "checking for $ac_word... " >&6; }
7830 if test "${ac_cv_prog_OTOOL+set}" = set; then :
7831 $as_echo_n "(cached) " >&6
7832 else
7833 if test -n "$OTOOL"; then
7834 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7835 else
7836 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7837 for as_dir in $PATH
7838 do
7839 IFS=$as_save_IFS
7840 test -z "$as_dir" && as_dir=.
7841 for ac_exec_ext in '' $ac_executable_extensions; do
7842 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7843 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7844 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7845 break 2
7846 fi
7847 done
7848 done
7849 IFS=$as_save_IFS
7850
7851 fi
7852 fi
7853 OTOOL=$ac_cv_prog_OTOOL
7854 if test -n "$OTOOL"; then
7855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7856 $as_echo "$OTOOL" >&6; }
7857 else
7858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7859 $as_echo "no" >&6; }
7860 fi
7861
7862
7863 fi
7864 if test -z "$ac_cv_prog_OTOOL"; then
7865 ac_ct_OTOOL=$OTOOL
7866 # Extract the first word of "otool", so it can be a program name with args.
7867 set dummy otool; ac_word=$2
7868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7869 $as_echo_n "checking for $ac_word... " >&6; }
7870 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7871 $as_echo_n "(cached) " >&6
7872 else
7873 if test -n "$ac_ct_OTOOL"; then
7874 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7875 else
7876 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7877 for as_dir in $PATH
7878 do
7879 IFS=$as_save_IFS
7880 test -z "$as_dir" && as_dir=.
7881 for ac_exec_ext in '' $ac_executable_extensions; do
7882 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7883 ac_cv_prog_ac_ct_OTOOL="otool"
7884 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7885 break 2
7886 fi
7887 done
7888 done
7889 IFS=$as_save_IFS
7890
7891 fi
7892 fi
7893 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7894 if test -n "$ac_ct_OTOOL"; then
7895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7896 $as_echo "$ac_ct_OTOOL" >&6; }
7897 else
7898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7899 $as_echo "no" >&6; }
7900 fi
7901
7902 if test "x$ac_ct_OTOOL" = x; then
7903 OTOOL=":"
7904 else
7905 case $cross_compiling:$ac_tool_warned in
7906 yes:)
7907 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7908 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7909 ac_tool_warned=yes ;;
7910 esac
7911 OTOOL=$ac_ct_OTOOL
7912 fi
7913 else
7914 OTOOL="$ac_cv_prog_OTOOL"
7915 fi
7916
7917 if test -n "$ac_tool_prefix"; then
7918 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7919 set dummy ${ac_tool_prefix}otool64; ac_word=$2
7920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7921 $as_echo_n "checking for $ac_word... " >&6; }
7922 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7923 $as_echo_n "(cached) " >&6
7924 else
7925 if test -n "$OTOOL64"; then
7926 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7927 else
7928 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7929 for as_dir in $PATH
7930 do
7931 IFS=$as_save_IFS
7932 test -z "$as_dir" && as_dir=.
7933 for ac_exec_ext in '' $ac_executable_extensions; do
7934 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7935 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7936 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7937 break 2
7938 fi
7939 done
7940 done
7941 IFS=$as_save_IFS
7942
7943 fi
7944 fi
7945 OTOOL64=$ac_cv_prog_OTOOL64
7946 if test -n "$OTOOL64"; then
7947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7948 $as_echo "$OTOOL64" >&6; }
7949 else
7950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7951 $as_echo "no" >&6; }
7952 fi
7953
7954
7955 fi
7956 if test -z "$ac_cv_prog_OTOOL64"; then
7957 ac_ct_OTOOL64=$OTOOL64
7958 # Extract the first word of "otool64", so it can be a program name with args.
7959 set dummy otool64; ac_word=$2
7960 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7961 $as_echo_n "checking for $ac_word... " >&6; }
7962 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7963 $as_echo_n "(cached) " >&6
7964 else
7965 if test -n "$ac_ct_OTOOL64"; then
7966 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7967 else
7968 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7969 for as_dir in $PATH
7970 do
7971 IFS=$as_save_IFS
7972 test -z "$as_dir" && as_dir=.
7973 for ac_exec_ext in '' $ac_executable_extensions; do
7974 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7975 ac_cv_prog_ac_ct_OTOOL64="otool64"
7976 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7977 break 2
7978 fi
7979 done
7980 done
7981 IFS=$as_save_IFS
7982
7983 fi
7984 fi
7985 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
7986 if test -n "$ac_ct_OTOOL64"; then
7987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
7988 $as_echo "$ac_ct_OTOOL64" >&6; }
7989 else
7990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7991 $as_echo "no" >&6; }
7992 fi
7993
7994 if test "x$ac_ct_OTOOL64" = x; then
7995 OTOOL64=":"
7996 else
7997 case $cross_compiling:$ac_tool_warned in
7998 yes:)
7999 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8000 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8001 ac_tool_warned=yes ;;
8002 esac
8003 OTOOL64=$ac_ct_OTOOL64
8004 fi
8005 else
8006 OTOOL64="$ac_cv_prog_OTOOL64"
8007 fi
8008
8009
8010
8011
8012
8013
8014
8015
8016
8017
8018
8019
8020
8021
8022
8023
8024
8025
8026
8027
8028
8029
8030
8031
8032
8033
8034
8035 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8036 $as_echo_n "checking for -single_module linker flag... " >&6; }
8037 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8038 $as_echo_n "(cached) " >&6
8039 else
8040 lt_cv_apple_cc_single_mod=no
8041 if test -z "${LT_MULTI_MODULE}"; then
8042 # By default we will add the -single_module flag. You can override
8043 # by either setting the environment variable LT_MULTI_MODULE
8044 # non-empty at configure time, or by adding -multi_module to the
8045 # link flags.
8046 rm -rf libconftest.dylib*
8047 echo "int foo(void){return 1;}" > conftest.c
8048 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8049 -dynamiclib -Wl,-single_module conftest.c" >&5
8050 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8051 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8052 _lt_result=$?
8053 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8054 lt_cv_apple_cc_single_mod=yes
8055 else
8056 cat conftest.err >&5
8057 fi
8058 rm -rf libconftest.dylib*
8059 rm -f conftest.*
8060 fi
8061 fi
8062 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8063 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8065 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8066 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8067 $as_echo_n "(cached) " >&6
8068 else
8069 lt_cv_ld_exported_symbols_list=no
8070 save_LDFLAGS=$LDFLAGS
8071 echo "_main" > conftest.sym
8072 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8073 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8074 /* end confdefs.h. */
8075
8076 int
8077 main ()
8078 {
8079
8080 ;
8081 return 0;
8082 }
8083 _ACEOF
8084 if ac_fn_c_try_link "$LINENO"; then :
8085 lt_cv_ld_exported_symbols_list=yes
8086 else
8087 lt_cv_ld_exported_symbols_list=no
8088 fi
8089 rm -f core conftest.err conftest.$ac_objext \
8090 conftest$ac_exeext conftest.$ac_ext
8091 LDFLAGS="$save_LDFLAGS"
8092
8093 fi
8094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8095 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8096 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8097 $as_echo_n "checking for -force_load linker flag... " >&6; }
8098 if test "${lt_cv_ld_force_load+set}" = set; then :
8099 $as_echo_n "(cached) " >&6
8100 else
8101 lt_cv_ld_force_load=no
8102 cat > conftest.c << _LT_EOF
8103 int forced_loaded() { return 2;}
8104 _LT_EOF
8105 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8106 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8107 echo "$AR cru libconftest.a conftest.o" >&5
8108 $AR cru libconftest.a conftest.o 2>&5
8109 cat > conftest.c << _LT_EOF
8110 int main() { return 0;}
8111 _LT_EOF
8112 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8113 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8114 _lt_result=$?
8115 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8116 lt_cv_ld_force_load=yes
8117 else
8118 cat conftest.err >&5
8119 fi
8120 rm -f conftest.err libconftest.a conftest conftest.c
8121 rm -rf conftest.dSYM
8122
8123 fi
8124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8125 $as_echo "$lt_cv_ld_force_load" >&6; }
8126 case $host_os in
8127 rhapsody* | darwin1.[012])
8128 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8129 darwin1.*)
8130 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8131 darwin*) # darwin 5.x on
8132 # if running on 10.5 or later, the deployment target defaults
8133 # to the OS version, if on x86, and 10.4, the deployment
8134 # target defaults to 10.4. Don't you love it?
8135 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8136 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8137 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8138 10.[012]*)
8139 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8140 10.*)
8141 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8142 esac
8143 ;;
8144 esac
8145 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8146 _lt_dar_single_mod='$single_module'
8147 fi
8148 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8149 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8150 else
8151 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8152 fi
8153 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8154 _lt_dsymutil='~$DSYMUTIL $lib || :'
8155 else
8156 _lt_dsymutil=
8157 fi
8158 ;;
8159 esac
8160
8161 for ac_header in dlfcn.h
8162 do :
8163 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8164 "
8165 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8166 cat >>confdefs.h <<_ACEOF
8167 #define HAVE_DLFCN_H 1
8168 _ACEOF
8169
8170 fi
8171
8172 done
8173
8174
8175
8176 # autoconf.info says this should be called right after AC_INIT.
8177 ac_config_headers="$ac_config_headers config.h:config.in"
8178
8179
8180
8181
8182
8183
8184 # Put a plausible default for CC_FOR_BUILD in Makefile.
8185 if test "x$cross_compiling" = "xno"; then
8186 CC_FOR_BUILD='$(CC)'
8187 else
8188 CC_FOR_BUILD=gcc
8189 fi
8190
8191
8192
8193
8194 AR=${AR-ar}
8195
8196 if test -n "$ac_tool_prefix"; then
8197 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8198 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8199 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8200 $as_echo_n "checking for $ac_word... " >&6; }
8201 if test "${ac_cv_prog_RANLIB+set}" = set; then :
8202 $as_echo_n "(cached) " >&6
8203 else
8204 if test -n "$RANLIB"; then
8205 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8206 else
8207 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8208 for as_dir in $PATH
8209 do
8210 IFS=$as_save_IFS
8211 test -z "$as_dir" && as_dir=.
8212 for ac_exec_ext in '' $ac_executable_extensions; do
8213 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8214 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8215 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8216 break 2
8217 fi
8218 done
8219 done
8220 IFS=$as_save_IFS
8221
8222 fi
8223 fi
8224 RANLIB=$ac_cv_prog_RANLIB
8225 if test -n "$RANLIB"; then
8226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8227 $as_echo "$RANLIB" >&6; }
8228 else
8229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8230 $as_echo "no" >&6; }
8231 fi
8232
8233
8234 fi
8235 if test -z "$ac_cv_prog_RANLIB"; then
8236 ac_ct_RANLIB=$RANLIB
8237 # Extract the first word of "ranlib", so it can be a program name with args.
8238 set dummy ranlib; ac_word=$2
8239 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8240 $as_echo_n "checking for $ac_word... " >&6; }
8241 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8242 $as_echo_n "(cached) " >&6
8243 else
8244 if test -n "$ac_ct_RANLIB"; then
8245 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8246 else
8247 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8248 for as_dir in $PATH
8249 do
8250 IFS=$as_save_IFS
8251 test -z "$as_dir" && as_dir=.
8252 for ac_exec_ext in '' $ac_executable_extensions; do
8253 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8254 ac_cv_prog_ac_ct_RANLIB="ranlib"
8255 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8256 break 2
8257 fi
8258 done
8259 done
8260 IFS=$as_save_IFS
8261
8262 fi
8263 fi
8264 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8265 if test -n "$ac_ct_RANLIB"; then
8266 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8267 $as_echo "$ac_ct_RANLIB" >&6; }
8268 else
8269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8270 $as_echo "no" >&6; }
8271 fi
8272
8273 if test "x$ac_ct_RANLIB" = x; then
8274 RANLIB=":"
8275 else
8276 case $cross_compiling:$ac_tool_warned in
8277 yes:)
8278 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8279 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8280 ac_tool_warned=yes ;;
8281 esac
8282 RANLIB=$ac_ct_RANLIB
8283 fi
8284 else
8285 RANLIB="$ac_cv_prog_RANLIB"
8286 fi
8287
8288
8289 # Some of the common include files depend on bfd.h, and bfd.h checks
8290 # that config.h is included first by testing that the PACKAGE macro
8291 # is defined.
8292 PACKAGE=sim
8293
8294 cat >>confdefs.h <<_ACEOF
8295 #define PACKAGE "$PACKAGE"
8296 _ACEOF
8297
8298
8299
8300 # Dependency checking.
8301 ac_config_commands="$ac_config_commands depdir"
8302
8303
8304 depcc="$CC" am_compiler_list=
8305
8306 am_depcomp=$ac_aux_dir/depcomp
8307 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8308 $as_echo_n "checking dependency style of $depcc... " >&6; }
8309 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8310 $as_echo_n "(cached) " >&6
8311 else
8312 if test -f "$am_depcomp"; then
8313 # We make a subdir and do the tests there. Otherwise we can end up
8314 # making bogus files that we don't know about and never remove. For
8315 # instance it was reported that on HP-UX the gcc test will end up
8316 # making a dummy file named `D' -- because `-MD' means `put the output
8317 # in D'.
8318 mkdir conftest.dir
8319 # Copy depcomp to subdir because otherwise we won't find it if we're
8320 # using a relative directory.
8321 cp "$am_depcomp" conftest.dir
8322 cd conftest.dir
8323 # We will build objects and dependencies in a subdirectory because
8324 # it helps to detect inapplicable dependency modes. For instance
8325 # both Tru64's cc and ICC support -MD to output dependencies as a
8326 # side effect of compilation, but ICC will put the dependencies in
8327 # the current directory while Tru64 will put them in the object
8328 # directory.
8329 mkdir sub
8330
8331 am_cv_CC_dependencies_compiler_type=none
8332 if test "$am_compiler_list" = ""; then
8333 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8334 fi
8335 for depmode in $am_compiler_list; do
8336 if test $depmode = none; then break; fi
8337
8338 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8339 # Setup a source with many dependencies, because some compilers
8340 # like to wrap large dependency lists on column 80 (with \), and
8341 # we should not choose a depcomp mode which is confused by this.
8342 #
8343 # We need to recreate these files for each test, as the compiler may
8344 # overwrite some of them when testing with obscure command lines.
8345 # This happens at least with the AIX C compiler.
8346 : > sub/conftest.c
8347 for i in 1 2 3 4 5 6; do
8348 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8349 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8350 # Solaris 8's {/usr,}/bin/sh.
8351 touch sub/conftst$i.h
8352 done
8353 echo "include sub/conftest.Po" > confmf
8354
8355 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8356 # mode. It turns out that the SunPro C++ compiler does not properly
8357 # handle `-M -o', and we need to detect this.
8358 depcmd="depmode=$depmode \
8359 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8360 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8361 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8362 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8363 if env $depcmd > conftest.err 2>&1 &&
8364 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8365 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8366 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8367 # icc doesn't choke on unknown options, it will just issue warnings
8368 # or remarks (even with -Werror). So we grep stderr for any message
8369 # that says an option was ignored or not supported.
8370 # When given -MP, icc 7.0 and 7.1 complain thusly:
8371 # icc: Command line warning: ignoring option '-M'; no argument required
8372 # The diagnosis changed in icc 8.0:
8373 # icc: Command line remark: option '-MP' not supported
8374 if (grep 'ignoring option' conftest.err ||
8375 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8376 am_cv_CC_dependencies_compiler_type=$depmode
8377 $as_echo "$as_me:$LINENO: success" >&5
8378 break
8379 fi
8380 fi
8381 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8382 sed -e 's/^/| /' < conftest.err >&5
8383 done
8384
8385 cd ..
8386 rm -rf conftest.dir
8387 else
8388 am_cv_CC_dependencies_compiler_type=none
8389 fi
8390
8391 fi
8392 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8393 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8394 if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8395 then as_fn_error "no usable dependency style found" "$LINENO" 5
8396 else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8397
8398 fi
8399
8400
8401 # Check for the 'make' the user wants to use.
8402 for ac_prog in make
8403 do
8404 # Extract the first word of "$ac_prog", so it can be a program name with args.
8405 set dummy $ac_prog; ac_word=$2
8406 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8407 $as_echo_n "checking for $ac_word... " >&6; }
8408 if test "${ac_cv_prog_MAKE+set}" = set; then :
8409 $as_echo_n "(cached) " >&6
8410 else
8411 if test -n "$MAKE"; then
8412 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8413 else
8414 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8415 for as_dir in $PATH
8416 do
8417 IFS=$as_save_IFS
8418 test -z "$as_dir" && as_dir=.
8419 for ac_exec_ext in '' $ac_executable_extensions; do
8420 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8421 ac_cv_prog_MAKE="$ac_prog"
8422 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8423 break 2
8424 fi
8425 done
8426 done
8427 IFS=$as_save_IFS
8428
8429 fi
8430 fi
8431 MAKE=$ac_cv_prog_MAKE
8432 if test -n "$MAKE"; then
8433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8434 $as_echo "$MAKE" >&6; }
8435 else
8436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8437 $as_echo "no" >&6; }
8438 fi
8439
8440
8441 test -n "$MAKE" && break
8442 done
8443
8444 MAKE_IS_GNU=
8445 case "`$MAKE --version 2>&1 | sed 1q`" in
8446 *GNU*)
8447 MAKE_IS_GNU=yes
8448 ;;
8449 esac
8450 if test "$MAKE_IS_GNU" = yes; then
8451 GMAKE_TRUE=
8452 GMAKE_FALSE='#'
8453 else
8454 GMAKE_TRUE='#'
8455 GMAKE_FALSE=
8456 fi
8457
8458
8459 ALL_LINGUAS=
8460 # If we haven't got the data from the intl directory,
8461 # assume NLS is disabled.
8462 USE_NLS=no
8463 LIBINTL=
8464 LIBINTL_DEP=
8465 INCINTL=
8466 XGETTEXT=
8467 GMSGFMT=
8468 POSUB=
8469
8470 if test -f ../../intl/config.intl; then
8471 . ../../intl/config.intl
8472 fi
8473 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8474 $as_echo_n "checking whether NLS is requested... " >&6; }
8475 if test x"$USE_NLS" != xyes; then
8476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8477 $as_echo "no" >&6; }
8478 else
8479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8480 $as_echo "yes" >&6; }
8481
8482 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
8483
8484
8485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8486 $as_echo_n "checking for catalogs to be installed... " >&6; }
8487 # Look for .po and .gmo files in the source directory.
8488 CATALOGS=
8489 XLINGUAS=
8490 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8491 # If there aren't any .gmo files the shell will give us the
8492 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8493 # weeded out.
8494 case "$cat" in *\**)
8495 continue;;
8496 esac
8497 # The quadruple backslash is collapsed to a double backslash
8498 # by the backticks, then collapsed again by the double quotes,
8499 # leaving us with one backslash in the sed expression (right
8500 # before the dot that mustn't act as a wildcard).
8501 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8502 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8503 # The user is allowed to set LINGUAS to a list of languages to
8504 # install catalogs for. If it's empty that means "all of them."
8505 if test "x$LINGUAS" = x; then
8506 CATALOGS="$CATALOGS $cat"
8507 XLINGUAS="$XLINGUAS $lang"
8508 else
8509 case "$LINGUAS" in *$lang*)
8510 CATALOGS="$CATALOGS $cat"
8511 XLINGUAS="$XLINGUAS $lang"
8512 ;;
8513 esac
8514 fi
8515 done
8516 LINGUAS="$XLINGUAS"
8517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8518 $as_echo "$LINGUAS" >&6; }
8519
8520
8521 DATADIRNAME=share
8522
8523 INSTOBJEXT=.mo
8524
8525 GENCAT=gencat
8526
8527 CATOBJEXT=.gmo
8528
8529 fi
8530
8531 # Check for common headers.
8532 # FIXME: Seems to me this can cause problems for i386-windows hosts.
8533 # At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8534 for ac_header in stdlib.h string.h strings.h unistd.h time.h
8535 do :
8536 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8537 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8538 eval as_val=\$$as_ac_Header
8539 if test "x$as_val" = x""yes; then :
8540 cat >>confdefs.h <<_ACEOF
8541 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8542 _ACEOF
8543
8544 fi
8545
8546 done
8547
8548 for ac_header in sys/time.h sys/resource.h
8549 do :
8550 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8551 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8552 eval as_val=\$$as_ac_Header
8553 if test "x$as_val" = x""yes; then :
8554 cat >>confdefs.h <<_ACEOF
8555 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8556 _ACEOF
8557
8558 fi
8559
8560 done
8561
8562 for ac_header in fcntl.h fpu_control.h
8563 do :
8564 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8565 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8566 eval as_val=\$$as_ac_Header
8567 if test "x$as_val" = x""yes; then :
8568 cat >>confdefs.h <<_ACEOF
8569 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8570 _ACEOF
8571
8572 fi
8573
8574 done
8575
8576 for ac_header in dlfcn.h errno.h sys/stat.h
8577 do :
8578 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8579 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8580 eval as_val=\$$as_ac_Header
8581 if test "x$as_val" = x""yes; then :
8582 cat >>confdefs.h <<_ACEOF
8583 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8584 _ACEOF
8585
8586 fi
8587
8588 done
8589
8590 for ac_func in getrusage time sigaction __setfpucw
8591 do :
8592 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8593 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8594 eval as_val=\$$as_ac_var
8595 if test "x$as_val" = x""yes; then :
8596 cat >>confdefs.h <<_ACEOF
8597 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8598 _ACEOF
8599
8600 fi
8601 done
8602
8603
8604 # Check for socket libraries
8605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
8606 $as_echo_n "checking for bind in -lsocket... " >&6; }
8607 if test "${ac_cv_lib_socket_bind+set}" = set; then :
8608 $as_echo_n "(cached) " >&6
8609 else
8610 ac_check_lib_save_LIBS=$LIBS
8611 LIBS="-lsocket $LIBS"
8612 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8613 /* end confdefs.h. */
8614
8615 /* Override any GCC internal prototype to avoid an error.
8616 Use char because int might match the return type of a GCC
8617 builtin and then its argument prototype would still apply. */
8618 #ifdef __cplusplus
8619 extern "C"
8620 #endif
8621 char bind ();
8622 int
8623 main ()
8624 {
8625 return bind ();
8626 ;
8627 return 0;
8628 }
8629 _ACEOF
8630 if ac_fn_c_try_link "$LINENO"; then :
8631 ac_cv_lib_socket_bind=yes
8632 else
8633 ac_cv_lib_socket_bind=no
8634 fi
8635 rm -f core conftest.err conftest.$ac_objext \
8636 conftest$ac_exeext conftest.$ac_ext
8637 LIBS=$ac_check_lib_save_LIBS
8638 fi
8639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
8640 $as_echo "$ac_cv_lib_socket_bind" >&6; }
8641 if test "x$ac_cv_lib_socket_bind" = x""yes; then :
8642 cat >>confdefs.h <<_ACEOF
8643 #define HAVE_LIBSOCKET 1
8644 _ACEOF
8645
8646 LIBS="-lsocket $LIBS"
8647
8648 fi
8649
8650 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
8651 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
8652 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
8653 $as_echo_n "(cached) " >&6
8654 else
8655 ac_check_lib_save_LIBS=$LIBS
8656 LIBS="-lnsl $LIBS"
8657 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8658 /* end confdefs.h. */
8659
8660 /* Override any GCC internal prototype to avoid an error.
8661 Use char because int might match the return type of a GCC
8662 builtin and then its argument prototype would still apply. */
8663 #ifdef __cplusplus
8664 extern "C"
8665 #endif
8666 char gethostbyname ();
8667 int
8668 main ()
8669 {
8670 return gethostbyname ();
8671 ;
8672 return 0;
8673 }
8674 _ACEOF
8675 if ac_fn_c_try_link "$LINENO"; then :
8676 ac_cv_lib_nsl_gethostbyname=yes
8677 else
8678 ac_cv_lib_nsl_gethostbyname=no
8679 fi
8680 rm -f core conftest.err conftest.$ac_objext \
8681 conftest$ac_exeext conftest.$ac_ext
8682 LIBS=$ac_check_lib_save_LIBS
8683 fi
8684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
8685 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
8686 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
8687 cat >>confdefs.h <<_ACEOF
8688 #define HAVE_LIBNSL 1
8689 _ACEOF
8690
8691 LIBS="-lnsl $LIBS"
8692
8693 fi
8694
8695
8696 # BFD conditionally uses zlib, so we must link it in if libbfd does, by
8697 # using the same condition.
8698
8699 # See if the user specified whether he wants zlib support or not.
8700
8701 # Check whether --with-zlib was given.
8702 if test "${with_zlib+set}" = set; then :
8703 withval=$with_zlib;
8704 else
8705 with_zlib=auto
8706 fi
8707
8708
8709 if test "$with_zlib" != "no"; then
8710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing zlibVersion" >&5
8711 $as_echo_n "checking for library containing zlibVersion... " >&6; }
8712 if test "${ac_cv_search_zlibVersion+set}" = set; then :
8713 $as_echo_n "(cached) " >&6
8714 else
8715 ac_func_search_save_LIBS=$LIBS
8716 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8717 /* end confdefs.h. */
8718
8719 /* Override any GCC internal prototype to avoid an error.
8720 Use char because int might match the return type of a GCC
8721 builtin and then its argument prototype would still apply. */
8722 #ifdef __cplusplus
8723 extern "C"
8724 #endif
8725 char zlibVersion ();
8726 int
8727 main ()
8728 {
8729 return zlibVersion ();
8730 ;
8731 return 0;
8732 }
8733 _ACEOF
8734 for ac_lib in '' z; do
8735 if test -z "$ac_lib"; then
8736 ac_res="none required"
8737 else
8738 ac_res=-l$ac_lib
8739 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8740 fi
8741 if ac_fn_c_try_link "$LINENO"; then :
8742 ac_cv_search_zlibVersion=$ac_res
8743 fi
8744 rm -f core conftest.err conftest.$ac_objext \
8745 conftest$ac_exeext
8746 if test "${ac_cv_search_zlibVersion+set}" = set; then :
8747 break
8748 fi
8749 done
8750 if test "${ac_cv_search_zlibVersion+set}" = set; then :
8751
8752 else
8753 ac_cv_search_zlibVersion=no
8754 fi
8755 rm conftest.$ac_ext
8756 LIBS=$ac_func_search_save_LIBS
8757 fi
8758 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_zlibVersion" >&5
8759 $as_echo "$ac_cv_search_zlibVersion" >&6; }
8760 ac_res=$ac_cv_search_zlibVersion
8761 if test "$ac_res" != no; then :
8762 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
8763 for ac_header in zlib.h
8764 do :
8765 ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
8766 if test "x$ac_cv_header_zlib_h" = x""yes; then :
8767 cat >>confdefs.h <<_ACEOF
8768 #define HAVE_ZLIB_H 1
8769 _ACEOF
8770
8771 fi
8772
8773 done
8774
8775 fi
8776
8777 if test "$with_zlib" = "yes" -a "$ac_cv_header_zlib_h" != "yes"; then
8778 as_fn_error "zlib (libz) library was explicitly requested but not found" "$LINENO" 5
8779 fi
8780 fi
8781
8782
8783 # BFD uses libdl when when plugins enabled.
8784
8785 # Check whether --enable-plugins was given.
8786 if test "${enable_plugins+set}" = set; then :
8787 enableval=$enable_plugins; case "${enableval}" in
8788 yes | "") plugins=yes ;;
8789 no) plugins=no ;;
8790 *) plugins=yes ;;
8791 esac
8792 else
8793 plugins=no
8794 fi
8795
8796
8797 if test "$plugins" = yes; then
8798 PLUGINS_TRUE=
8799 PLUGINS_FALSE='#'
8800 else
8801 PLUGINS_TRUE='#'
8802 PLUGINS_FALSE=
8803 fi
8804
8805
8806
8807
8808
8809 # Set options
8810 enable_dlopen=yes
8811
8812
8813
8814
8815 enable_win32_dll=no
8816
8817
8818 # Check whether --enable-shared was given.
8819 if test "${enable_shared+set}" = set; then :
8820 enableval=$enable_shared; p=${PACKAGE-default}
8821 case $enableval in
8822 yes) enable_shared=yes ;;
8823 no) enable_shared=no ;;
8824 *)
8825 enable_shared=no
8826 # Look at the argument we got. We use all the common list separators.
8827 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8828 for pkg in $enableval; do
8829 IFS="$lt_save_ifs"
8830 if test "X$pkg" = "X$p"; then
8831 enable_shared=yes
8832 fi
8833 done
8834 IFS="$lt_save_ifs"
8835 ;;
8836 esac
8837 else
8838 enable_shared=yes
8839 fi
8840
8841
8842
8843
8844
8845
8846
8847
8848
8849 # Check whether --enable-static was given.
8850 if test "${enable_static+set}" = set; then :
8851 enableval=$enable_static; p=${PACKAGE-default}
8852 case $enableval in
8853 yes) enable_static=yes ;;
8854 no) enable_static=no ;;
8855 *)
8856 enable_static=no
8857 # Look at the argument we got. We use all the common list separators.
8858 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8859 for pkg in $enableval; do
8860 IFS="$lt_save_ifs"
8861 if test "X$pkg" = "X$p"; then
8862 enable_static=yes
8863 fi
8864 done
8865 IFS="$lt_save_ifs"
8866 ;;
8867 esac
8868 else
8869 enable_static=yes
8870 fi
8871
8872
8873
8874
8875
8876
8877
8878
8879
8880
8881 # Check whether --with-pic was given.
8882 if test "${with_pic+set}" = set; then :
8883 withval=$with_pic; pic_mode="$withval"
8884 else
8885 pic_mode=default
8886 fi
8887
8888
8889 test -z "$pic_mode" && pic_mode=default
8890
8891
8892
8893
8894
8895
8896
8897 # Check whether --enable-fast-install was given.
8898 if test "${enable_fast_install+set}" = set; then :
8899 enableval=$enable_fast_install; p=${PACKAGE-default}
8900 case $enableval in
8901 yes) enable_fast_install=yes ;;
8902 no) enable_fast_install=no ;;
8903 *)
8904 enable_fast_install=no
8905 # Look at the argument we got. We use all the common list separators.
8906 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8907 for pkg in $enableval; do
8908 IFS="$lt_save_ifs"
8909 if test "X$pkg" = "X$p"; then
8910 enable_fast_install=yes
8911 fi
8912 done
8913 IFS="$lt_save_ifs"
8914 ;;
8915 esac
8916 else
8917 enable_fast_install=yes
8918 fi
8919
8920
8921
8922
8923
8924
8925
8926
8927
8928
8929
8930 # This can be used to rebuild libtool when needed
8931 LIBTOOL_DEPS="$ltmain"
8932
8933 # Always use our own libtool.
8934 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8935
8936
8937
8938
8939
8940
8941
8942
8943
8944
8945
8946
8947
8948
8949
8950
8951
8952
8953
8954
8955
8956
8957
8958
8959
8960
8961 test -z "$LN_S" && LN_S="ln -s"
8962
8963
8964
8965
8966
8967
8968
8969
8970
8971
8972
8973
8974
8975
8976 if test -n "${ZSH_VERSION+set}" ; then
8977 setopt NO_GLOB_SUBST
8978 fi
8979
8980 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
8981 $as_echo_n "checking for objdir... " >&6; }
8982 if test "${lt_cv_objdir+set}" = set; then :
8983 $as_echo_n "(cached) " >&6
8984 else
8985 rm -f .libs 2>/dev/null
8986 mkdir .libs 2>/dev/null
8987 if test -d .libs; then
8988 lt_cv_objdir=.libs
8989 else
8990 # MS-DOS does not allow filenames that begin with a dot.
8991 lt_cv_objdir=_libs
8992 fi
8993 rmdir .libs 2>/dev/null
8994 fi
8995 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
8996 $as_echo "$lt_cv_objdir" >&6; }
8997 objdir=$lt_cv_objdir
8998
8999
9000
9001
9002
9003 cat >>confdefs.h <<_ACEOF
9004 #define LT_OBJDIR "$lt_cv_objdir/"
9005 _ACEOF
9006
9007
9008
9009
9010 case $host_os in
9011 aix3*)
9012 # AIX sometimes has problems with the GCC collect2 program. For some
9013 # reason, if we set the COLLECT_NAMES environment variable, the problems
9014 # vanish in a puff of smoke.
9015 if test "X${COLLECT_NAMES+set}" != Xset; then
9016 COLLECT_NAMES=
9017 export COLLECT_NAMES
9018 fi
9019 ;;
9020 esac
9021
9022 # Global variables:
9023 ofile=libtool
9024 can_build_shared=yes
9025
9026 # All known linkers require a `.a' archive for static linking (except MSVC,
9027 # which needs '.lib').
9028 libext=a
9029
9030 with_gnu_ld="$lt_cv_prog_gnu_ld"
9031
9032 old_CC="$CC"
9033 old_CFLAGS="$CFLAGS"
9034
9035 # Set sane defaults for various variables
9036 test -z "$CC" && CC=cc
9037 test -z "$LTCC" && LTCC=$CC
9038 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9039 test -z "$LD" && LD=ld
9040 test -z "$ac_objext" && ac_objext=o
9041
9042 for cc_temp in $compiler""; do
9043 case $cc_temp in
9044 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9045 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9046 \-*) ;;
9047 *) break;;
9048 esac
9049 done
9050 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9051
9052
9053 # Only perform the check for file, if the check method requires it
9054 test -z "$MAGIC_CMD" && MAGIC_CMD=file
9055 case $deplibs_check_method in
9056 file_magic*)
9057 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9058 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9059 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9060 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9061 $as_echo_n "(cached) " >&6
9062 else
9063 case $MAGIC_CMD in
9064 [\\/*] | ?:[\\/]*)
9065 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9066 ;;
9067 *)
9068 lt_save_MAGIC_CMD="$MAGIC_CMD"
9069 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9070 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9071 for ac_dir in $ac_dummy; do
9072 IFS="$lt_save_ifs"
9073 test -z "$ac_dir" && ac_dir=.
9074 if test -f $ac_dir/${ac_tool_prefix}file; then
9075 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9076 if test -n "$file_magic_test_file"; then
9077 case $deplibs_check_method in
9078 "file_magic "*)
9079 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9080 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9081 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9082 $EGREP "$file_magic_regex" > /dev/null; then
9083 :
9084 else
9085 cat <<_LT_EOF 1>&2
9086
9087 *** Warning: the command libtool uses to detect shared libraries,
9088 *** $file_magic_cmd, produces output that libtool cannot recognize.
9089 *** The result is that libtool may fail to recognize shared libraries
9090 *** as such. This will affect the creation of libtool libraries that
9091 *** depend on shared libraries, but programs linked with such libtool
9092 *** libraries will work regardless of this problem. Nevertheless, you
9093 *** may want to report the problem to your system manager and/or to
9094 *** bug-libtool@gnu.org
9095
9096 _LT_EOF
9097 fi ;;
9098 esac
9099 fi
9100 break
9101 fi
9102 done
9103 IFS="$lt_save_ifs"
9104 MAGIC_CMD="$lt_save_MAGIC_CMD"
9105 ;;
9106 esac
9107 fi
9108
9109 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9110 if test -n "$MAGIC_CMD"; then
9111 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9112 $as_echo "$MAGIC_CMD" >&6; }
9113 else
9114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9115 $as_echo "no" >&6; }
9116 fi
9117
9118
9119
9120
9121
9122 if test -z "$lt_cv_path_MAGIC_CMD"; then
9123 if test -n "$ac_tool_prefix"; then
9124 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9125 $as_echo_n "checking for file... " >&6; }
9126 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9127 $as_echo_n "(cached) " >&6
9128 else
9129 case $MAGIC_CMD in
9130 [\\/*] | ?:[\\/]*)
9131 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9132 ;;
9133 *)
9134 lt_save_MAGIC_CMD="$MAGIC_CMD"
9135 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9136 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9137 for ac_dir in $ac_dummy; do
9138 IFS="$lt_save_ifs"
9139 test -z "$ac_dir" && ac_dir=.
9140 if test -f $ac_dir/file; then
9141 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9142 if test -n "$file_magic_test_file"; then
9143 case $deplibs_check_method in
9144 "file_magic "*)
9145 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9146 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9147 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9148 $EGREP "$file_magic_regex" > /dev/null; then
9149 :
9150 else
9151 cat <<_LT_EOF 1>&2
9152
9153 *** Warning: the command libtool uses to detect shared libraries,
9154 *** $file_magic_cmd, produces output that libtool cannot recognize.
9155 *** The result is that libtool may fail to recognize shared libraries
9156 *** as such. This will affect the creation of libtool libraries that
9157 *** depend on shared libraries, but programs linked with such libtool
9158 *** libraries will work regardless of this problem. Nevertheless, you
9159 *** may want to report the problem to your system manager and/or to
9160 *** bug-libtool@gnu.org
9161
9162 _LT_EOF
9163 fi ;;
9164 esac
9165 fi
9166 break
9167 fi
9168 done
9169 IFS="$lt_save_ifs"
9170 MAGIC_CMD="$lt_save_MAGIC_CMD"
9171 ;;
9172 esac
9173 fi
9174
9175 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9176 if test -n "$MAGIC_CMD"; then
9177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9178 $as_echo "$MAGIC_CMD" >&6; }
9179 else
9180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9181 $as_echo "no" >&6; }
9182 fi
9183
9184
9185 else
9186 MAGIC_CMD=:
9187 fi
9188 fi
9189
9190 fi
9191 ;;
9192 esac
9193
9194 # Use C for the default configuration in the libtool script
9195
9196 lt_save_CC="$CC"
9197 ac_ext=c
9198 ac_cpp='$CPP $CPPFLAGS'
9199 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9200 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9201 ac_compiler_gnu=$ac_cv_c_compiler_gnu
9202
9203
9204 # Source file extension for C test sources.
9205 ac_ext=c
9206
9207 # Object file extension for compiled C test sources.
9208 objext=o
9209 objext=$objext
9210
9211 # Code to be used in simple compile tests
9212 lt_simple_compile_test_code="int some_variable = 0;"
9213
9214 # Code to be used in simple link tests
9215 lt_simple_link_test_code='int main(){return(0);}'
9216
9217
9218
9219
9220
9221
9222
9223 # If no C compiler was specified, use CC.
9224 LTCC=${LTCC-"$CC"}
9225
9226 # If no C compiler flags were specified, use CFLAGS.
9227 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9228
9229 # Allow CC to be a program name with arguments.
9230 compiler=$CC
9231
9232 # Save the default compiler, since it gets overwritten when the other
9233 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9234 compiler_DEFAULT=$CC
9235
9236 # save warnings/boilerplate of simple test code
9237 ac_outfile=conftest.$ac_objext
9238 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9239 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9240 _lt_compiler_boilerplate=`cat conftest.err`
9241 $RM conftest*
9242
9243 ac_outfile=conftest.$ac_objext
9244 echo "$lt_simple_link_test_code" >conftest.$ac_ext
9245 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9246 _lt_linker_boilerplate=`cat conftest.err`
9247 $RM -r conftest*
9248
9249
9250 ## CAVEAT EMPTOR:
9251 ## There is no encapsulation within the following macros, do not change
9252 ## the running order or otherwise move them around unless you know exactly
9253 ## what you are doing...
9254 if test -n "$compiler"; then
9255
9256 lt_prog_compiler_no_builtin_flag=
9257
9258 if test "$GCC" = yes; then
9259 case $cc_basename in
9260 nvcc*)
9261 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9262 *)
9263 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9264 esac
9265
9266 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9267 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9268 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9269 $as_echo_n "(cached) " >&6
9270 else
9271 lt_cv_prog_compiler_rtti_exceptions=no
9272 ac_outfile=conftest.$ac_objext
9273 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9274 lt_compiler_flag="-fno-rtti -fno-exceptions"
9275 # Insert the option either (1) after the last *FLAGS variable, or
9276 # (2) before a word containing "conftest.", or (3) at the end.
9277 # Note that $ac_compile itself does not contain backslashes and begins
9278 # with a dollar sign (not a hyphen), so the echo should work correctly.
9279 # The option is referenced via a variable to avoid confusing sed.
9280 lt_compile=`echo "$ac_compile" | $SED \
9281 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9282 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9283 -e 's:$: $lt_compiler_flag:'`
9284 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9285 (eval "$lt_compile" 2>conftest.err)
9286 ac_status=$?
9287 cat conftest.err >&5
9288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9289 if (exit $ac_status) && test -s "$ac_outfile"; then
9290 # The compiler can only warn and ignore the option if not recognized
9291 # So say no if there are warnings other than the usual output.
9292 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9293 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9294 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9295 lt_cv_prog_compiler_rtti_exceptions=yes
9296 fi
9297 fi
9298 $RM conftest*
9299
9300 fi
9301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9302 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9303
9304 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9305 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9306 else
9307 :
9308 fi
9309
9310 fi
9311
9312
9313
9314
9315
9316
9317 lt_prog_compiler_wl=
9318 lt_prog_compiler_pic=
9319 lt_prog_compiler_static=
9320
9321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9322 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9323
9324 if test "$GCC" = yes; then
9325 lt_prog_compiler_wl='-Wl,'
9326 lt_prog_compiler_static='-static'
9327
9328 case $host_os in
9329 aix*)
9330 # All AIX code is PIC.
9331 if test "$host_cpu" = ia64; then
9332 # AIX 5 now supports IA64 processor
9333 lt_prog_compiler_static='-Bstatic'
9334 fi
9335 lt_prog_compiler_pic='-fPIC'
9336 ;;
9337
9338 amigaos*)
9339 case $host_cpu in
9340 powerpc)
9341 # see comment about AmigaOS4 .so support
9342 lt_prog_compiler_pic='-fPIC'
9343 ;;
9344 m68k)
9345 # FIXME: we need at least 68020 code to build shared libraries, but
9346 # adding the `-m68020' flag to GCC prevents building anything better,
9347 # like `-m68040'.
9348 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9349 ;;
9350 esac
9351 ;;
9352
9353 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9354 # PIC is the default for these OSes.
9355 ;;
9356
9357 mingw* | cygwin* | pw32* | os2* | cegcc*)
9358 # This hack is so that the source file can tell whether it is being
9359 # built for inclusion in a dll (and should export symbols for example).
9360 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9361 # (--disable-auto-import) libraries
9362 lt_prog_compiler_pic='-DDLL_EXPORT'
9363 ;;
9364
9365 darwin* | rhapsody*)
9366 # PIC is the default on this platform
9367 # Common symbols not allowed in MH_DYLIB files
9368 lt_prog_compiler_pic='-fno-common'
9369 ;;
9370
9371 haiku*)
9372 # PIC is the default for Haiku.
9373 # The "-static" flag exists, but is broken.
9374 lt_prog_compiler_static=
9375 ;;
9376
9377 hpux*)
9378 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9379 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9380 # sets the default TLS model and affects inlining.
9381 case $host_cpu in
9382 hppa*64*)
9383 # +Z the default
9384 ;;
9385 *)
9386 lt_prog_compiler_pic='-fPIC'
9387 ;;
9388 esac
9389 ;;
9390
9391 interix[3-9]*)
9392 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9393 # Instead, we relocate shared libraries at runtime.
9394 ;;
9395
9396 msdosdjgpp*)
9397 # Just because we use GCC doesn't mean we suddenly get shared libraries
9398 # on systems that don't support them.
9399 lt_prog_compiler_can_build_shared=no
9400 enable_shared=no
9401 ;;
9402
9403 *nto* | *qnx*)
9404 # QNX uses GNU C++, but need to define -shared option too, otherwise
9405 # it will coredump.
9406 lt_prog_compiler_pic='-fPIC -shared'
9407 ;;
9408
9409 sysv4*MP*)
9410 if test -d /usr/nec; then
9411 lt_prog_compiler_pic=-Kconform_pic
9412 fi
9413 ;;
9414
9415 *)
9416 lt_prog_compiler_pic='-fPIC'
9417 ;;
9418 esac
9419
9420 case $cc_basename in
9421 nvcc*) # Cuda Compiler Driver 2.2
9422 lt_prog_compiler_wl='-Xlinker '
9423 lt_prog_compiler_pic='-Xcompiler -fPIC'
9424 ;;
9425 esac
9426 else
9427 # PORTME Check for flag to pass linker flags through the system compiler.
9428 case $host_os in
9429 aix*)
9430 lt_prog_compiler_wl='-Wl,'
9431 if test "$host_cpu" = ia64; then
9432 # AIX 5 now supports IA64 processor
9433 lt_prog_compiler_static='-Bstatic'
9434 else
9435 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9436 fi
9437 ;;
9438
9439 mingw* | cygwin* | pw32* | os2* | cegcc*)
9440 # This hack is so that the source file can tell whether it is being
9441 # built for inclusion in a dll (and should export symbols for example).
9442 lt_prog_compiler_pic='-DDLL_EXPORT'
9443 ;;
9444
9445 hpux9* | hpux10* | hpux11*)
9446 lt_prog_compiler_wl='-Wl,'
9447 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9448 # not for PA HP-UX.
9449 case $host_cpu in
9450 hppa*64*|ia64*)
9451 # +Z the default
9452 ;;
9453 *)
9454 lt_prog_compiler_pic='+Z'
9455 ;;
9456 esac
9457 # Is there a better lt_prog_compiler_static that works with the bundled CC?
9458 lt_prog_compiler_static='${wl}-a ${wl}archive'
9459 ;;
9460
9461 irix5* | irix6* | nonstopux*)
9462 lt_prog_compiler_wl='-Wl,'
9463 # PIC (with -KPIC) is the default.
9464 lt_prog_compiler_static='-non_shared'
9465 ;;
9466
9467 linux* | k*bsd*-gnu | kopensolaris*-gnu)
9468 case $cc_basename in
9469 # old Intel for x86_64 which still supported -KPIC.
9470 ecc*)
9471 lt_prog_compiler_wl='-Wl,'
9472 lt_prog_compiler_pic='-KPIC'
9473 lt_prog_compiler_static='-static'
9474 ;;
9475 # icc used to be incompatible with GCC.
9476 # ICC 10 doesn't accept -KPIC any more.
9477 icc* | ifort*)
9478 lt_prog_compiler_wl='-Wl,'
9479 lt_prog_compiler_pic='-fPIC'
9480 lt_prog_compiler_static='-static'
9481 ;;
9482 # Lahey Fortran 8.1.
9483 lf95*)
9484 lt_prog_compiler_wl='-Wl,'
9485 lt_prog_compiler_pic='--shared'
9486 lt_prog_compiler_static='--static'
9487 ;;
9488 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
9489 # Portland Group compilers (*not* the Pentium gcc compiler,
9490 # which looks to be a dead project)
9491 lt_prog_compiler_wl='-Wl,'
9492 lt_prog_compiler_pic='-fpic'
9493 lt_prog_compiler_static='-Bstatic'
9494 ;;
9495 ccc*)
9496 lt_prog_compiler_wl='-Wl,'
9497 # All Alpha code is PIC.
9498 lt_prog_compiler_static='-non_shared'
9499 ;;
9500 xl* | bgxl* | bgf* | mpixl*)
9501 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
9502 lt_prog_compiler_wl='-Wl,'
9503 lt_prog_compiler_pic='-qpic'
9504 lt_prog_compiler_static='-qstaticlink'
9505 ;;
9506 *)
9507 case `$CC -V 2>&1 | sed 5q` in
9508 *Sun\ F* | *Sun*Fortran*)
9509 # Sun Fortran 8.3 passes all unrecognized flags to the linker
9510 lt_prog_compiler_pic='-KPIC'
9511 lt_prog_compiler_static='-Bstatic'
9512 lt_prog_compiler_wl=''
9513 ;;
9514 *Sun\ C*)
9515 # Sun C 5.9
9516 lt_prog_compiler_pic='-KPIC'
9517 lt_prog_compiler_static='-Bstatic'
9518 lt_prog_compiler_wl='-Wl,'
9519 ;;
9520 esac
9521 ;;
9522 esac
9523 ;;
9524
9525 newsos6)
9526 lt_prog_compiler_pic='-KPIC'
9527 lt_prog_compiler_static='-Bstatic'
9528 ;;
9529
9530 *nto* | *qnx*)
9531 # QNX uses GNU C++, but need to define -shared option too, otherwise
9532 # it will coredump.
9533 lt_prog_compiler_pic='-fPIC -shared'
9534 ;;
9535
9536 osf3* | osf4* | osf5*)
9537 lt_prog_compiler_wl='-Wl,'
9538 # All OSF/1 code is PIC.
9539 lt_prog_compiler_static='-non_shared'
9540 ;;
9541
9542 rdos*)
9543 lt_prog_compiler_static='-non_shared'
9544 ;;
9545
9546 solaris*)
9547 lt_prog_compiler_pic='-KPIC'
9548 lt_prog_compiler_static='-Bstatic'
9549 case $cc_basename in
9550 f77* | f90* | f95*)
9551 lt_prog_compiler_wl='-Qoption ld ';;
9552 *)
9553 lt_prog_compiler_wl='-Wl,';;
9554 esac
9555 ;;
9556
9557 sunos4*)
9558 lt_prog_compiler_wl='-Qoption ld '
9559 lt_prog_compiler_pic='-PIC'
9560 lt_prog_compiler_static='-Bstatic'
9561 ;;
9562
9563 sysv4 | sysv4.2uw2* | sysv4.3*)
9564 lt_prog_compiler_wl='-Wl,'
9565 lt_prog_compiler_pic='-KPIC'
9566 lt_prog_compiler_static='-Bstatic'
9567 ;;
9568
9569 sysv4*MP*)
9570 if test -d /usr/nec ;then
9571 lt_prog_compiler_pic='-Kconform_pic'
9572 lt_prog_compiler_static='-Bstatic'
9573 fi
9574 ;;
9575
9576 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
9577 lt_prog_compiler_wl='-Wl,'
9578 lt_prog_compiler_pic='-KPIC'
9579 lt_prog_compiler_static='-Bstatic'
9580 ;;
9581
9582 unicos*)
9583 lt_prog_compiler_wl='-Wl,'
9584 lt_prog_compiler_can_build_shared=no
9585 ;;
9586
9587 uts4*)
9588 lt_prog_compiler_pic='-pic'
9589 lt_prog_compiler_static='-Bstatic'
9590 ;;
9591
9592 *)
9593 lt_prog_compiler_can_build_shared=no
9594 ;;
9595 esac
9596 fi
9597
9598 case $host_os in
9599 # For platforms which do not support PIC, -DPIC is meaningless:
9600 *djgpp*)
9601 lt_prog_compiler_pic=
9602 ;;
9603 *)
9604 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
9605 ;;
9606 esac
9607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
9608 $as_echo "$lt_prog_compiler_pic" >&6; }
9609
9610
9611
9612
9613
9614
9615 #
9616 # Check to make sure the PIC flag actually works.
9617 #
9618 if test -n "$lt_prog_compiler_pic"; then
9619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9620 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
9621 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
9622 $as_echo_n "(cached) " >&6
9623 else
9624 lt_cv_prog_compiler_pic_works=no
9625 ac_outfile=conftest.$ac_objext
9626 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9627 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
9628 # Insert the option either (1) after the last *FLAGS variable, or
9629 # (2) before a word containing "conftest.", or (3) at the end.
9630 # Note that $ac_compile itself does not contain backslashes and begins
9631 # with a dollar sign (not a hyphen), so the echo should work correctly.
9632 # The option is referenced via a variable to avoid confusing sed.
9633 lt_compile=`echo "$ac_compile" | $SED \
9634 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9635 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9636 -e 's:$: $lt_compiler_flag:'`
9637 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9638 (eval "$lt_compile" 2>conftest.err)
9639 ac_status=$?
9640 cat conftest.err >&5
9641 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9642 if (exit $ac_status) && test -s "$ac_outfile"; then
9643 # The compiler can only warn and ignore the option if not recognized
9644 # So say no if there are warnings other than the usual output.
9645 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9646 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9647 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9648 lt_cv_prog_compiler_pic_works=yes
9649 fi
9650 fi
9651 $RM conftest*
9652
9653 fi
9654 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9655 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
9656
9657 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
9658 case $lt_prog_compiler_pic in
9659 "" | " "*) ;;
9660 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
9661 esac
9662 else
9663 lt_prog_compiler_pic=
9664 lt_prog_compiler_can_build_shared=no
9665 fi
9666
9667 fi
9668
9669
9670
9671
9672
9673
9674 #
9675 # Check to make sure the static flag actually works.
9676 #
9677 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9678 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9679 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9680 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
9681 $as_echo_n "(cached) " >&6
9682 else
9683 lt_cv_prog_compiler_static_works=no
9684 save_LDFLAGS="$LDFLAGS"
9685 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
9686 echo "$lt_simple_link_test_code" > conftest.$ac_ext
9687 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9688 # The linker can only warn and ignore the option if not recognized
9689 # So say no if there are warnings
9690 if test -s conftest.err; then
9691 # Append any errors to the config.log.
9692 cat conftest.err 1>&5
9693 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9694 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9695 if diff conftest.exp conftest.er2 >/dev/null; then
9696 lt_cv_prog_compiler_static_works=yes
9697 fi
9698 else
9699 lt_cv_prog_compiler_static_works=yes
9700 fi
9701 fi
9702 $RM -r conftest*
9703 LDFLAGS="$save_LDFLAGS"
9704
9705 fi
9706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9707 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
9708
9709 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
9710 :
9711 else
9712 lt_prog_compiler_static=
9713 fi
9714
9715
9716
9717
9718
9719
9720
9721 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9722 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9723 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9724 $as_echo_n "(cached) " >&6
9725 else
9726 lt_cv_prog_compiler_c_o=no
9727 $RM -r conftest 2>/dev/null
9728 mkdir conftest
9729 cd conftest
9730 mkdir out
9731 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9732
9733 lt_compiler_flag="-o out/conftest2.$ac_objext"
9734 # Insert the option either (1) after the last *FLAGS variable, or
9735 # (2) before a word containing "conftest.", or (3) at the end.
9736 # Note that $ac_compile itself does not contain backslashes and begins
9737 # with a dollar sign (not a hyphen), so the echo should work correctly.
9738 lt_compile=`echo "$ac_compile" | $SED \
9739 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9740 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9741 -e 's:$: $lt_compiler_flag:'`
9742 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9743 (eval "$lt_compile" 2>out/conftest.err)
9744 ac_status=$?
9745 cat out/conftest.err >&5
9746 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9747 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9748 then
9749 # The compiler can only warn and ignore the option if not recognized
9750 # So say no if there are warnings
9751 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9752 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9753 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9754 lt_cv_prog_compiler_c_o=yes
9755 fi
9756 fi
9757 chmod u+w . 2>&5
9758 $RM conftest*
9759 # SGI C++ compiler will create directory out/ii_files/ for
9760 # template instantiation
9761 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9762 $RM out/* && rmdir out
9763 cd ..
9764 $RM -r conftest
9765 $RM conftest*
9766
9767 fi
9768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9769 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9770
9771
9772
9773
9774
9775
9776 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9777 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9778 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9779 $as_echo_n "(cached) " >&6
9780 else
9781 lt_cv_prog_compiler_c_o=no
9782 $RM -r conftest 2>/dev/null
9783 mkdir conftest
9784 cd conftest
9785 mkdir out
9786 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9787
9788 lt_compiler_flag="-o out/conftest2.$ac_objext"
9789 # Insert the option either (1) after the last *FLAGS variable, or
9790 # (2) before a word containing "conftest.", or (3) at the end.
9791 # Note that $ac_compile itself does not contain backslashes and begins
9792 # with a dollar sign (not a hyphen), so the echo should work correctly.
9793 lt_compile=`echo "$ac_compile" | $SED \
9794 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9795 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9796 -e 's:$: $lt_compiler_flag:'`
9797 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9798 (eval "$lt_compile" 2>out/conftest.err)
9799 ac_status=$?
9800 cat out/conftest.err >&5
9801 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9802 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9803 then
9804 # The compiler can only warn and ignore the option if not recognized
9805 # So say no if there are warnings
9806 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9807 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9808 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9809 lt_cv_prog_compiler_c_o=yes
9810 fi
9811 fi
9812 chmod u+w . 2>&5
9813 $RM conftest*
9814 # SGI C++ compiler will create directory out/ii_files/ for
9815 # template instantiation
9816 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9817 $RM out/* && rmdir out
9818 cd ..
9819 $RM -r conftest
9820 $RM conftest*
9821
9822 fi
9823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9824 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9825
9826
9827
9828
9829 hard_links="nottested"
9830 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
9831 # do not overwrite the value of need_locks provided by the user
9832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9833 $as_echo_n "checking if we can lock with hard links... " >&6; }
9834 hard_links=yes
9835 $RM conftest*
9836 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9837 touch conftest.a
9838 ln conftest.a conftest.b 2>&5 || hard_links=no
9839 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9841 $as_echo "$hard_links" >&6; }
9842 if test "$hard_links" = no; then
9843 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
9844 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
9845 need_locks=warn
9846 fi
9847 else
9848 need_locks=no
9849 fi
9850
9851
9852
9853
9854
9855
9856 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9857 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
9858
9859 runpath_var=
9860 allow_undefined_flag=
9861 always_export_symbols=no
9862 archive_cmds=
9863 archive_expsym_cmds=
9864 compiler_needs_object=no
9865 enable_shared_with_static_runtimes=no
9866 export_dynamic_flag_spec=
9867 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9868 hardcode_automatic=no
9869 hardcode_direct=no
9870 hardcode_direct_absolute=no
9871 hardcode_libdir_flag_spec=
9872 hardcode_libdir_flag_spec_ld=
9873 hardcode_libdir_separator=
9874 hardcode_minus_L=no
9875 hardcode_shlibpath_var=unsupported
9876 inherit_rpath=no
9877 link_all_deplibs=unknown
9878 module_cmds=
9879 module_expsym_cmds=
9880 old_archive_from_new_cmds=
9881 old_archive_from_expsyms_cmds=
9882 thread_safe_flag_spec=
9883 whole_archive_flag_spec=
9884 # include_expsyms should be a list of space-separated symbols to be *always*
9885 # included in the symbol list
9886 include_expsyms=
9887 # exclude_expsyms can be an extended regexp of symbols to exclude
9888 # it will be wrapped by ` (' and `)$', so one must not match beginning or
9889 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
9890 # as well as any symbol that contains `d'.
9891 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9892 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
9893 # platforms (ab)use it in PIC code, but their linkers get confused if
9894 # the symbol is explicitly referenced. Since portable code cannot
9895 # rely on this symbol name, it's probably fine to never include it in
9896 # preloaded symbol tables.
9897 # Exclude shared library initialization/finalization symbols.
9898 extract_expsyms_cmds=
9899
9900 case $host_os in
9901 cygwin* | mingw* | pw32* | cegcc*)
9902 # FIXME: the MSVC++ port hasn't been tested in a loooong time
9903 # When not using gcc, we currently assume that we are using
9904 # Microsoft Visual C++.
9905 if test "$GCC" != yes; then
9906 with_gnu_ld=no
9907 fi
9908 ;;
9909 interix*)
9910 # we just hope/assume this is gcc and not c89 (= MSVC++)
9911 with_gnu_ld=yes
9912 ;;
9913 openbsd*)
9914 with_gnu_ld=no
9915 ;;
9916 esac
9917
9918 ld_shlibs=yes
9919
9920 # On some targets, GNU ld is compatible enough with the native linker
9921 # that we're better off using the native interface for both.
9922 lt_use_gnu_ld_interface=no
9923 if test "$with_gnu_ld" = yes; then
9924 case $host_os in
9925 aix*)
9926 # The AIX port of GNU ld has always aspired to compatibility
9927 # with the native linker. However, as the warning in the GNU ld
9928 # block says, versions before 2.19.5* couldn't really create working
9929 # shared libraries, regardless of the interface used.
9930 case `$LD -v 2>&1` in
9931 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
9932 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9933 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9934 *)
9935 lt_use_gnu_ld_interface=yes
9936 ;;
9937 esac
9938 ;;
9939 *)
9940 lt_use_gnu_ld_interface=yes
9941 ;;
9942 esac
9943 fi
9944
9945 if test "$lt_use_gnu_ld_interface" = yes; then
9946 # If archive_cmds runs LD, not CC, wlarc should be empty
9947 wlarc='${wl}'
9948
9949 # Set some defaults for GNU ld with shared library support. These
9950 # are reset later if shared libraries are not supported. Putting them
9951 # here allows them to be overridden if necessary.
9952 runpath_var=LD_RUN_PATH
9953 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9954 export_dynamic_flag_spec='${wl}--export-dynamic'
9955 # ancient GNU ld didn't support --whole-archive et. al.
9956 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
9957 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
9958 else
9959 whole_archive_flag_spec=
9960 fi
9961 supports_anon_versioning=no
9962 case `$LD -v 2>&1` in
9963 *GNU\ gold*) supports_anon_versioning=yes ;;
9964 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
9965 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
9966 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
9967 *\ 2.11.*) ;; # other 2.11 versions
9968 *) supports_anon_versioning=yes ;;
9969 esac
9970
9971 # See if GNU ld supports shared libraries.
9972 case $host_os in
9973 aix[3-9]*)
9974 # On AIX/PPC, the GNU linker is very broken
9975 if test "$host_cpu" != ia64; then
9976 ld_shlibs=no
9977 cat <<_LT_EOF 1>&2
9978
9979 *** Warning: the GNU linker, at least up to release 2.19, is reported
9980 *** to be unable to reliably create shared libraries on AIX.
9981 *** Therefore, libtool is disabling shared libraries support. If you
9982 *** really care for shared libraries, you may want to install binutils
9983 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
9984 *** You will then need to restart the configuration process.
9985
9986 _LT_EOF
9987 fi
9988 ;;
9989
9990 amigaos*)
9991 case $host_cpu in
9992 powerpc)
9993 # see comment about AmigaOS4 .so support
9994 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9995 archive_expsym_cmds=''
9996 ;;
9997 m68k)
9998 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)'
9999 hardcode_libdir_flag_spec='-L$libdir'
10000 hardcode_minus_L=yes
10001 ;;
10002 esac
10003 ;;
10004
10005 beos*)
10006 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10007 allow_undefined_flag=unsupported
10008 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10009 # support --undefined. This deserves some investigation. FIXME
10010 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10011 else
10012 ld_shlibs=no
10013 fi
10014 ;;
10015
10016 cygwin* | mingw* | pw32* | cegcc*)
10017 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10018 # as there is no search path for DLLs.
10019 hardcode_libdir_flag_spec='-L$libdir'
10020 export_dynamic_flag_spec='${wl}--export-all-symbols'
10021 allow_undefined_flag=unsupported
10022 always_export_symbols=no
10023 enable_shared_with_static_runtimes=yes
10024 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10025
10026 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10027 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10028 # If the export-symbols file already is a .def file (1st line
10029 # is EXPORTS), use it as is; otherwise, prepend...
10030 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10031 cp $export_symbols $output_objdir/$soname.def;
10032 else
10033 echo EXPORTS > $output_objdir/$soname.def;
10034 cat $export_symbols >> $output_objdir/$soname.def;
10035 fi~
10036 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10037 else
10038 ld_shlibs=no
10039 fi
10040 ;;
10041
10042 haiku*)
10043 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10044 link_all_deplibs=yes
10045 ;;
10046
10047 interix[3-9]*)
10048 hardcode_direct=no
10049 hardcode_shlibpath_var=no
10050 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10051 export_dynamic_flag_spec='${wl}-E'
10052 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10053 # Instead, shared libraries are loaded at an image base (0x10000000 by
10054 # default) and relocated if they conflict, which is a slow very memory
10055 # consuming and fragmenting process. To avoid this, we pick a random,
10056 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10057 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10058 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10059 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'
10060 ;;
10061
10062 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10063 tmp_diet=no
10064 if test "$host_os" = linux-dietlibc; then
10065 case $cc_basename in
10066 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10067 esac
10068 fi
10069 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10070 && test "$tmp_diet" = no
10071 then
10072 tmp_addflag=
10073 tmp_sharedflag='-shared'
10074 case $cc_basename,$host_cpu in
10075 pgcc*) # Portland Group C compiler
10076 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'
10077 tmp_addflag=' $pic_flag'
10078 ;;
10079 pgf77* | pgf90* | pgf95* | pgfortran*)
10080 # Portland Group f77 and f90 compilers
10081 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'
10082 tmp_addflag=' $pic_flag -Mnomain' ;;
10083 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10084 tmp_addflag=' -i_dynamic' ;;
10085 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10086 tmp_addflag=' -i_dynamic -nofor_main' ;;
10087 ifc* | ifort*) # Intel Fortran compiler
10088 tmp_addflag=' -nofor_main' ;;
10089 lf95*) # Lahey Fortran 8.1
10090 whole_archive_flag_spec=
10091 tmp_sharedflag='--shared' ;;
10092 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10093 tmp_sharedflag='-qmkshrobj'
10094 tmp_addflag= ;;
10095 nvcc*) # Cuda Compiler Driver 2.2
10096 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'
10097 compiler_needs_object=yes
10098 ;;
10099 esac
10100 case `$CC -V 2>&1 | sed 5q` in
10101 *Sun\ C*) # Sun C 5.9
10102 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'
10103 compiler_needs_object=yes
10104 tmp_sharedflag='-G' ;;
10105 *Sun\ F*) # Sun Fortran 8.3
10106 tmp_sharedflag='-G' ;;
10107 esac
10108 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10109
10110 if test "x$supports_anon_versioning" = xyes; then
10111 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10112 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10113 echo "local: *; };" >> $output_objdir/$libname.ver~
10114 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10115 fi
10116
10117 case $cc_basename in
10118 xlf* | bgf* | bgxlf* | mpixlf*)
10119 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10120 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10121 hardcode_libdir_flag_spec=
10122 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10123 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10124 if test "x$supports_anon_versioning" = xyes; then
10125 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10126 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10127 echo "local: *; };" >> $output_objdir/$libname.ver~
10128 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10129 fi
10130 ;;
10131 esac
10132 else
10133 ld_shlibs=no
10134 fi
10135 ;;
10136
10137 netbsd*)
10138 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10139 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10140 wlarc=
10141 else
10142 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10143 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10144 fi
10145 ;;
10146
10147 solaris*)
10148 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10149 ld_shlibs=no
10150 cat <<_LT_EOF 1>&2
10151
10152 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
10153 *** create shared libraries on Solaris systems. Therefore, libtool
10154 *** is disabling shared libraries support. We urge you to upgrade GNU
10155 *** binutils to release 2.9.1 or newer. Another option is to modify
10156 *** your PATH or compiler configuration so that the native linker is
10157 *** used, and then restart.
10158
10159 _LT_EOF
10160 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10161 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10162 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10163 else
10164 ld_shlibs=no
10165 fi
10166 ;;
10167
10168 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10169 case `$LD -v 2>&1` in
10170 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10171 ld_shlibs=no
10172 cat <<_LT_EOF 1>&2
10173
10174 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10175 *** reliably create shared libraries on SCO systems. Therefore, libtool
10176 *** is disabling shared libraries support. We urge you to upgrade GNU
10177 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10178 *** your PATH or compiler configuration so that the native linker is
10179 *** used, and then restart.
10180
10181 _LT_EOF
10182 ;;
10183 *)
10184 # For security reasons, it is highly recommended that you always
10185 # use absolute paths for naming shared libraries, and exclude the
10186 # DT_RUNPATH tag from executables and libraries. But doing so
10187 # requires that you compile everything twice, which is a pain.
10188 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10189 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10190 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10191 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10192 else
10193 ld_shlibs=no
10194 fi
10195 ;;
10196 esac
10197 ;;
10198
10199 sunos4*)
10200 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10201 wlarc=
10202 hardcode_direct=yes
10203 hardcode_shlibpath_var=no
10204 ;;
10205
10206 *)
10207 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10208 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10209 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10210 else
10211 ld_shlibs=no
10212 fi
10213 ;;
10214 esac
10215
10216 if test "$ld_shlibs" = no; then
10217 runpath_var=
10218 hardcode_libdir_flag_spec=
10219 export_dynamic_flag_spec=
10220 whole_archive_flag_spec=
10221 fi
10222 else
10223 # PORTME fill in a description of your system's linker (not GNU ld)
10224 case $host_os in
10225 aix3*)
10226 allow_undefined_flag=unsupported
10227 always_export_symbols=yes
10228 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'
10229 # Note: this linker hardcodes the directories in LIBPATH if there
10230 # are no directories specified by -L.
10231 hardcode_minus_L=yes
10232 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10233 # Neither direct hardcoding nor static linking is supported with a
10234 # broken collect2.
10235 hardcode_direct=unsupported
10236 fi
10237 ;;
10238
10239 aix[4-9]*)
10240 if test "$host_cpu" = ia64; then
10241 # On IA64, the linker does run time linking by default, so we don't
10242 # have to do anything special.
10243 aix_use_runtimelinking=no
10244 exp_sym_flag='-Bexport'
10245 no_entry_flag=""
10246 else
10247 # If we're using GNU nm, then we don't want the "-C" option.
10248 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10249 # Also, AIX nm treats weak defined symbols like other global
10250 # defined symbols, whereas GNU nm marks them as "W".
10251 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10252 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'
10253 else
10254 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'
10255 fi
10256 aix_use_runtimelinking=no
10257
10258 # Test if we are trying to use run time linking or normal
10259 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10260 # need to do runtime linking.
10261 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10262 for ld_flag in $LDFLAGS; do
10263 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10264 aix_use_runtimelinking=yes
10265 break
10266 fi
10267 done
10268 ;;
10269 esac
10270
10271 exp_sym_flag='-bexport'
10272 no_entry_flag='-bnoentry'
10273 fi
10274
10275 # When large executables or shared objects are built, AIX ld can
10276 # have problems creating the table of contents. If linking a library
10277 # or program results in "error TOC overflow" add -mminimal-toc to
10278 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10279 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10280
10281 archive_cmds=''
10282 hardcode_direct=yes
10283 hardcode_direct_absolute=yes
10284 hardcode_libdir_separator=':'
10285 link_all_deplibs=yes
10286 file_list_spec='${wl}-f,'
10287
10288 if test "$GCC" = yes; then
10289 case $host_os in aix4.[012]|aix4.[012].*)
10290 # We only want to do this on AIX 4.2 and lower, the check
10291 # below for broken collect2 doesn't work under 4.3+
10292 collect2name=`${CC} -print-prog-name=collect2`
10293 if test -f "$collect2name" &&
10294 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10295 then
10296 # We have reworked collect2
10297 :
10298 else
10299 # We have old collect2
10300 hardcode_direct=unsupported
10301 # It fails to find uninstalled libraries when the uninstalled
10302 # path is not listed in the libpath. Setting hardcode_minus_L
10303 # to unsupported forces relinking
10304 hardcode_minus_L=yes
10305 hardcode_libdir_flag_spec='-L$libdir'
10306 hardcode_libdir_separator=
10307 fi
10308 ;;
10309 esac
10310 shared_flag='-shared'
10311 if test "$aix_use_runtimelinking" = yes; then
10312 shared_flag="$shared_flag "'${wl}-G'
10313 fi
10314 else
10315 # not using gcc
10316 if test "$host_cpu" = ia64; then
10317 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10318 # chokes on -Wl,-G. The following line is correct:
10319 shared_flag='-G'
10320 else
10321 if test "$aix_use_runtimelinking" = yes; then
10322 shared_flag='${wl}-G'
10323 else
10324 shared_flag='${wl}-bM:SRE'
10325 fi
10326 fi
10327 fi
10328
10329 export_dynamic_flag_spec='${wl}-bexpall'
10330 # It seems that -bexpall does not export symbols beginning with
10331 # underscore (_), so it is better to generate a list of symbols to export.
10332 always_export_symbols=yes
10333 if test "$aix_use_runtimelinking" = yes; then
10334 # Warning - without using the other runtime loading flags (-brtl),
10335 # -berok will link without error, but may produce a broken library.
10336 allow_undefined_flag='-berok'
10337 # Determine the default libpath from the value encoded in an
10338 # empty executable.
10339 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10340 /* end confdefs.h. */
10341
10342 int
10343 main ()
10344 {
10345
10346 ;
10347 return 0;
10348 }
10349 _ACEOF
10350 if ac_fn_c_try_link "$LINENO"; then :
10351
10352 lt_aix_libpath_sed='
10353 /Import File Strings/,/^$/ {
10354 /^0/ {
10355 s/^0 *\(.*\)$/\1/
10356 p
10357 }
10358 }'
10359 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10360 # Check for a 64-bit object if we didn't find anything.
10361 if test -z "$aix_libpath"; then
10362 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10363 fi
10364 fi
10365 rm -f core conftest.err conftest.$ac_objext \
10366 conftest$ac_exeext conftest.$ac_ext
10367 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10368
10369 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10370 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"
10371 else
10372 if test "$host_cpu" = ia64; then
10373 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10374 allow_undefined_flag="-z nodefs"
10375 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"
10376 else
10377 # Determine the default libpath from the value encoded in an
10378 # empty executable.
10379 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10380 /* end confdefs.h. */
10381
10382 int
10383 main ()
10384 {
10385
10386 ;
10387 return 0;
10388 }
10389 _ACEOF
10390 if ac_fn_c_try_link "$LINENO"; then :
10391
10392 lt_aix_libpath_sed='
10393 /Import File Strings/,/^$/ {
10394 /^0/ {
10395 s/^0 *\(.*\)$/\1/
10396 p
10397 }
10398 }'
10399 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10400 # Check for a 64-bit object if we didn't find anything.
10401 if test -z "$aix_libpath"; then
10402 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10403 fi
10404 fi
10405 rm -f core conftest.err conftest.$ac_objext \
10406 conftest$ac_exeext conftest.$ac_ext
10407 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10408
10409 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10410 # Warning - without using the other run time loading flags,
10411 # -berok will link without error, but may produce a broken library.
10412 no_undefined_flag=' ${wl}-bernotok'
10413 allow_undefined_flag=' ${wl}-berok'
10414 if test "$with_gnu_ld" = yes; then
10415 # We only use this code for GNU lds that support --whole-archive.
10416 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10417 else
10418 # Exported symbols can be pulled into shared objects from archives
10419 whole_archive_flag_spec='$convenience'
10420 fi
10421 archive_cmds_need_lc=yes
10422 # This is similar to how AIX traditionally builds its shared libraries.
10423 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'
10424 fi
10425 fi
10426 ;;
10427
10428 amigaos*)
10429 case $host_cpu in
10430 powerpc)
10431 # see comment about AmigaOS4 .so support
10432 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10433 archive_expsym_cmds=''
10434 ;;
10435 m68k)
10436 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)'
10437 hardcode_libdir_flag_spec='-L$libdir'
10438 hardcode_minus_L=yes
10439 ;;
10440 esac
10441 ;;
10442
10443 bsdi[45]*)
10444 export_dynamic_flag_spec=-rdynamic
10445 ;;
10446
10447 cygwin* | mingw* | pw32* | cegcc*)
10448 # When not using gcc, we currently assume that we are using
10449 # Microsoft Visual C++.
10450 # hardcode_libdir_flag_spec is actually meaningless, as there is
10451 # no search path for DLLs.
10452 hardcode_libdir_flag_spec=' '
10453 allow_undefined_flag=unsupported
10454 # Tell ltmain to make .lib files, not .a files.
10455 libext=lib
10456 # Tell ltmain to make .dll files, not .so files.
10457 shrext_cmds=".dll"
10458 # FIXME: Setting linknames here is a bad hack.
10459 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
10460 # The linker will automatically build a .lib file if we build a DLL.
10461 old_archive_from_new_cmds='true'
10462 # FIXME: Should let the user specify the lib program.
10463 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
10464 fix_srcfile_path='`cygpath -w "$srcfile"`'
10465 enable_shared_with_static_runtimes=yes
10466 ;;
10467
10468 darwin* | rhapsody*)
10469
10470
10471 archive_cmds_need_lc=no
10472 hardcode_direct=no
10473 hardcode_automatic=yes
10474 hardcode_shlibpath_var=unsupported
10475 if test "$lt_cv_ld_force_load" = "yes"; then
10476 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\"`'
10477 else
10478 whole_archive_flag_spec=''
10479 fi
10480 link_all_deplibs=yes
10481 allow_undefined_flag="$_lt_dar_allow_undefined"
10482 case $cc_basename in
10483 ifort*) _lt_dar_can_shared=yes ;;
10484 *) _lt_dar_can_shared=$GCC ;;
10485 esac
10486 if test "$_lt_dar_can_shared" = "yes"; then
10487 output_verbose_link_cmd=func_echo_all
10488 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
10489 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
10490 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}"
10491 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}"
10492
10493 else
10494 ld_shlibs=no
10495 fi
10496
10497 ;;
10498
10499 dgux*)
10500 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10501 hardcode_libdir_flag_spec='-L$libdir'
10502 hardcode_shlibpath_var=no
10503 ;;
10504
10505 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
10506 # support. Future versions do this automatically, but an explicit c++rt0.o
10507 # does not break anything, and helps significantly (at the cost of a little
10508 # extra space).
10509 freebsd2.2*)
10510 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10511 hardcode_libdir_flag_spec='-R$libdir'
10512 hardcode_direct=yes
10513 hardcode_shlibpath_var=no
10514 ;;
10515
10516 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
10517 freebsd2.*)
10518 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10519 hardcode_direct=yes
10520 hardcode_minus_L=yes
10521 hardcode_shlibpath_var=no
10522 ;;
10523
10524 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10525 freebsd* | dragonfly*)
10526 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
10527 hardcode_libdir_flag_spec='-R$libdir'
10528 hardcode_direct=yes
10529 hardcode_shlibpath_var=no
10530 ;;
10531
10532 hpux9*)
10533 if test "$GCC" = yes; then
10534 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'
10535 else
10536 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'
10537 fi
10538 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10539 hardcode_libdir_separator=:
10540 hardcode_direct=yes
10541
10542 # hardcode_minus_L: Not really in the search PATH,
10543 # but as the default location of the library.
10544 hardcode_minus_L=yes
10545 export_dynamic_flag_spec='${wl}-E'
10546 ;;
10547
10548 hpux10*)
10549 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10550 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10551 else
10552 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10553 fi
10554 if test "$with_gnu_ld" = no; then
10555 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10556 hardcode_libdir_flag_spec_ld='+b $libdir'
10557 hardcode_libdir_separator=:
10558 hardcode_direct=yes
10559 hardcode_direct_absolute=yes
10560 export_dynamic_flag_spec='${wl}-E'
10561 # hardcode_minus_L: Not really in the search PATH,
10562 # but as the default location of the library.
10563 hardcode_minus_L=yes
10564 fi
10565 ;;
10566
10567 hpux11*)
10568 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10569 case $host_cpu in
10570 hppa*64*)
10571 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10572 ;;
10573 ia64*)
10574 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10575 ;;
10576 *)
10577 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10578 ;;
10579 esac
10580 else
10581 case $host_cpu in
10582 hppa*64*)
10583 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10584 ;;
10585 ia64*)
10586 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10587 ;;
10588 *)
10589
10590 # Older versions of the 11.00 compiler do not understand -b yet
10591 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10592 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10593 $as_echo_n "checking if $CC understands -b... " >&6; }
10594 if test "${lt_cv_prog_compiler__b+set}" = set; then :
10595 $as_echo_n "(cached) " >&6
10596 else
10597 lt_cv_prog_compiler__b=no
10598 save_LDFLAGS="$LDFLAGS"
10599 LDFLAGS="$LDFLAGS -b"
10600 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10601 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10602 # The linker can only warn and ignore the option if not recognized
10603 # So say no if there are warnings
10604 if test -s conftest.err; then
10605 # Append any errors to the config.log.
10606 cat conftest.err 1>&5
10607 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10608 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10609 if diff conftest.exp conftest.er2 >/dev/null; then
10610 lt_cv_prog_compiler__b=yes
10611 fi
10612 else
10613 lt_cv_prog_compiler__b=yes
10614 fi
10615 fi
10616 $RM -r conftest*
10617 LDFLAGS="$save_LDFLAGS"
10618
10619 fi
10620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10621 $as_echo "$lt_cv_prog_compiler__b" >&6; }
10622
10623 if test x"$lt_cv_prog_compiler__b" = xyes; then
10624 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10625 else
10626 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10627 fi
10628
10629 ;;
10630 esac
10631 fi
10632 if test "$with_gnu_ld" = no; then
10633 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10634 hardcode_libdir_separator=:
10635
10636 case $host_cpu in
10637 hppa*64*|ia64*)
10638 hardcode_direct=no
10639 hardcode_shlibpath_var=no
10640 ;;
10641 *)
10642 hardcode_direct=yes
10643 hardcode_direct_absolute=yes
10644 export_dynamic_flag_spec='${wl}-E'
10645
10646 # hardcode_minus_L: Not really in the search PATH,
10647 # but as the default location of the library.
10648 hardcode_minus_L=yes
10649 ;;
10650 esac
10651 fi
10652 ;;
10653
10654 irix5* | irix6* | nonstopux*)
10655 if test "$GCC" = yes; then
10656 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'
10657 # Try to use the -exported_symbol ld option, if it does not
10658 # work, assume that -exports_file does not work either and
10659 # implicitly export all symbols.
10660 save_LDFLAGS="$LDFLAGS"
10661 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
10662 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10663 /* end confdefs.h. */
10664 int foo(void) {}
10665 _ACEOF
10666 if ac_fn_c_try_link "$LINENO"; then :
10667 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'
10668
10669 fi
10670 rm -f core conftest.err conftest.$ac_objext \
10671 conftest$ac_exeext conftest.$ac_ext
10672 LDFLAGS="$save_LDFLAGS"
10673 else
10674 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'
10675 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'
10676 fi
10677 archive_cmds_need_lc='no'
10678 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10679 hardcode_libdir_separator=:
10680 inherit_rpath=yes
10681 link_all_deplibs=yes
10682 ;;
10683
10684 netbsd*)
10685 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10686 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
10687 else
10688 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
10689 fi
10690 hardcode_libdir_flag_spec='-R$libdir'
10691 hardcode_direct=yes
10692 hardcode_shlibpath_var=no
10693 ;;
10694
10695 newsos6)
10696 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10697 hardcode_direct=yes
10698 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10699 hardcode_libdir_separator=:
10700 hardcode_shlibpath_var=no
10701 ;;
10702
10703 *nto* | *qnx*)
10704 ;;
10705
10706 openbsd*)
10707 if test -f /usr/libexec/ld.so; then
10708 hardcode_direct=yes
10709 hardcode_shlibpath_var=no
10710 hardcode_direct_absolute=yes
10711 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10712 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10713 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
10714 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10715 export_dynamic_flag_spec='${wl}-E'
10716 else
10717 case $host_os in
10718 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
10719 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10720 hardcode_libdir_flag_spec='-R$libdir'
10721 ;;
10722 *)
10723 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10724 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10725 ;;
10726 esac
10727 fi
10728 else
10729 ld_shlibs=no
10730 fi
10731 ;;
10732
10733 os2*)
10734 hardcode_libdir_flag_spec='-L$libdir'
10735 hardcode_minus_L=yes
10736 allow_undefined_flag=unsupported
10737 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'
10738 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10739 ;;
10740
10741 osf3*)
10742 if test "$GCC" = yes; then
10743 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10744 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'
10745 else
10746 allow_undefined_flag=' -expect_unresolved \*'
10747 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'
10748 fi
10749 archive_cmds_need_lc='no'
10750 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10751 hardcode_libdir_separator=:
10752 ;;
10753
10754 osf4* | osf5*) # as osf3* with the addition of -msym flag
10755 if test "$GCC" = yes; then
10756 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10757 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'
10758 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10759 else
10760 allow_undefined_flag=' -expect_unresolved \*'
10761 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'
10762 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~
10763 $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'
10764
10765 # Both c and cxx compiler support -rpath directly
10766 hardcode_libdir_flag_spec='-rpath $libdir'
10767 fi
10768 archive_cmds_need_lc='no'
10769 hardcode_libdir_separator=:
10770 ;;
10771
10772 solaris*)
10773 no_undefined_flag=' -z defs'
10774 if test "$GCC" = yes; then
10775 wlarc='${wl}'
10776 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10777 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10778 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10779 else
10780 case `$CC -V 2>&1` in
10781 *"Compilers 5.0"*)
10782 wlarc=''
10783 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
10784 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10785 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
10786 ;;
10787 *)
10788 wlarc='${wl}'
10789 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10790 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10791 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10792 ;;
10793 esac
10794 fi
10795 hardcode_libdir_flag_spec='-R$libdir'
10796 hardcode_shlibpath_var=no
10797 case $host_os in
10798 solaris2.[0-5] | solaris2.[0-5].*) ;;
10799 *)
10800 # The compiler driver will combine and reorder linker options,
10801 # but understands `-z linker_flag'. GCC discards it without `$wl',
10802 # but is careful enough not to reorder.
10803 # Supported since Solaris 2.6 (maybe 2.5.1?)
10804 if test "$GCC" = yes; then
10805 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
10806 else
10807 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
10808 fi
10809 ;;
10810 esac
10811 link_all_deplibs=yes
10812 ;;
10813
10814 sunos4*)
10815 if test "x$host_vendor" = xsequent; then
10816 # Use $CC to link under sequent, because it throws in some extra .o
10817 # files that make .init and .fini sections work.
10818 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10819 else
10820 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10821 fi
10822 hardcode_libdir_flag_spec='-L$libdir'
10823 hardcode_direct=yes
10824 hardcode_minus_L=yes
10825 hardcode_shlibpath_var=no
10826 ;;
10827
10828 sysv4)
10829 case $host_vendor in
10830 sni)
10831 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10832 hardcode_direct=yes # is this really true???
10833 ;;
10834 siemens)
10835 ## LD is ld it makes a PLAMLIB
10836 ## CC just makes a GrossModule.
10837 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10838 reload_cmds='$CC -r -o $output$reload_objs'
10839 hardcode_direct=no
10840 ;;
10841 motorola)
10842 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10843 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
10844 ;;
10845 esac
10846 runpath_var='LD_RUN_PATH'
10847 hardcode_shlibpath_var=no
10848 ;;
10849
10850 sysv4.3*)
10851 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10852 hardcode_shlibpath_var=no
10853 export_dynamic_flag_spec='-Bexport'
10854 ;;
10855
10856 sysv4*MP*)
10857 if test -d /usr/nec; then
10858 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10859 hardcode_shlibpath_var=no
10860 runpath_var=LD_RUN_PATH
10861 hardcode_runpath_var=yes
10862 ld_shlibs=yes
10863 fi
10864 ;;
10865
10866 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
10867 no_undefined_flag='${wl}-z,text'
10868 archive_cmds_need_lc=no
10869 hardcode_shlibpath_var=no
10870 runpath_var='LD_RUN_PATH'
10871
10872 if test "$GCC" = yes; then
10873 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10874 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10875 else
10876 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10877 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10878 fi
10879 ;;
10880
10881 sysv5* | sco3.2v5* | sco5v6*)
10882 # Note: We can NOT use -z defs as we might desire, because we do not
10883 # link with -lc, and that would cause any symbols used from libc to
10884 # always be unresolved, which means just about no library would
10885 # ever link correctly. If we're not using GNU ld we use -z text
10886 # though, which does catch some bad symbols but isn't as heavy-handed
10887 # as -z defs.
10888 no_undefined_flag='${wl}-z,text'
10889 allow_undefined_flag='${wl}-z,nodefs'
10890 archive_cmds_need_lc=no
10891 hardcode_shlibpath_var=no
10892 hardcode_libdir_flag_spec='${wl}-R,$libdir'
10893 hardcode_libdir_separator=':'
10894 link_all_deplibs=yes
10895 export_dynamic_flag_spec='${wl}-Bexport'
10896 runpath_var='LD_RUN_PATH'
10897
10898 if test "$GCC" = yes; then
10899 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10900 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10901 else
10902 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10903 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10904 fi
10905 ;;
10906
10907 uts4*)
10908 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10909 hardcode_libdir_flag_spec='-L$libdir'
10910 hardcode_shlibpath_var=no
10911 ;;
10912
10913 *)
10914 ld_shlibs=no
10915 ;;
10916 esac
10917
10918 if test x$host_vendor = xsni; then
10919 case $host in
10920 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
10921 export_dynamic_flag_spec='${wl}-Blargedynsym'
10922 ;;
10923 esac
10924 fi
10925 fi
10926
10927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10928 $as_echo "$ld_shlibs" >&6; }
10929 test "$ld_shlibs" = no && can_build_shared=no
10930
10931 with_gnu_ld=$with_gnu_ld
10932
10933
10934
10935
10936
10937
10938
10939
10940
10941
10942
10943
10944
10945
10946
10947 #
10948 # Do we need to explicitly link libc?
10949 #
10950 case "x$archive_cmds_need_lc" in
10951 x|xyes)
10952 # Assume -lc should be added
10953 archive_cmds_need_lc=yes
10954
10955 if test "$enable_shared" = yes && test "$GCC" = yes; then
10956 case $archive_cmds in
10957 *'~'*)
10958 # FIXME: we may have to deal with multi-command sequences.
10959 ;;
10960 '$CC '*)
10961 # Test whether the compiler implicitly links with -lc since on some
10962 # systems, -lgcc has to come before -lc. If gcc already passes -lc
10963 # to ld, don't add -lc before -lgcc.
10964 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
10965 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
10966 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
10967 $as_echo_n "(cached) " >&6
10968 else
10969 $RM conftest*
10970 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10971
10972 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10973 (eval $ac_compile) 2>&5
10974 ac_status=$?
10975 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10976 test $ac_status = 0; } 2>conftest.err; then
10977 soname=conftest
10978 lib=conftest
10979 libobjs=conftest.$ac_objext
10980 deplibs=
10981 wl=$lt_prog_compiler_wl
10982 pic_flag=$lt_prog_compiler_pic
10983 compiler_flags=-v
10984 linker_flags=-v
10985 verstring=
10986 output_objdir=.
10987 libname=conftest
10988 lt_save_allow_undefined_flag=$allow_undefined_flag
10989 allow_undefined_flag=
10990 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
10991 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
10992 ac_status=$?
10993 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10994 test $ac_status = 0; }
10995 then
10996 lt_cv_archive_cmds_need_lc=no
10997 else
10998 lt_cv_archive_cmds_need_lc=yes
10999 fi
11000 allow_undefined_flag=$lt_save_allow_undefined_flag
11001 else
11002 cat conftest.err 1>&5
11003 fi
11004 $RM conftest*
11005
11006 fi
11007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11008 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11009 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11010 ;;
11011 esac
11012 fi
11013 ;;
11014 esac
11015
11016
11017
11018
11019
11020
11021
11022
11023
11024
11025
11026
11027
11028
11029
11030
11031
11032
11033
11034
11035
11036
11037
11038
11039
11040
11041
11042
11043
11044
11045
11046
11047
11048
11049
11050
11051
11052
11053
11054
11055
11056
11057
11058
11059
11060
11061
11062
11063
11064
11065
11066
11067
11068
11069
11070
11071
11072
11073
11074
11075
11076
11077
11078
11079
11080
11081
11082
11083
11084
11085
11086
11087
11088
11089
11090
11091
11092
11093
11094
11095
11096
11097
11098
11099
11100
11101
11102
11103
11104
11105
11106
11107
11108
11109
11110
11111
11112
11113
11114
11115
11116
11117
11118
11119
11120
11121
11122
11123
11124
11125
11126
11127
11128
11129
11130
11131
11132
11133
11134
11135
11136
11137
11138
11139
11140
11141
11142
11143
11144
11145
11146
11147
11148
11149
11150
11151
11152
11153
11154
11155
11156
11157
11158
11159
11160
11161
11162
11163
11164
11165
11166
11167
11168
11169
11170
11171
11172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11173 $as_echo_n "checking dynamic linker characteristics... " >&6; }
11174
11175 if test "$GCC" = yes; then
11176 case $host_os in
11177 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11178 *) lt_awk_arg="/^libraries:/" ;;
11179 esac
11180 case $host_os in
11181 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11182 *) lt_sed_strip_eq="s,=/,/,g" ;;
11183 esac
11184 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11185 case $lt_search_path_spec in
11186 *\;*)
11187 # if the path contains ";" then we assume it to be the separator
11188 # otherwise default to the standard path separator (i.e. ":") - it is
11189 # assumed that no part of a normal pathname contains ";" but that should
11190 # okay in the real world where ";" in dirpaths is itself problematic.
11191 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11192 ;;
11193 *)
11194 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11195 ;;
11196 esac
11197 # Ok, now we have the path, separated by spaces, we can step through it
11198 # and add multilib dir if necessary.
11199 lt_tmp_lt_search_path_spec=
11200 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11201 for lt_sys_path in $lt_search_path_spec; do
11202 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11203 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11204 else
11205 test -d "$lt_sys_path" && \
11206 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11207 fi
11208 done
11209 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11210 BEGIN {RS=" "; FS="/|\n";} {
11211 lt_foo="";
11212 lt_count=0;
11213 for (lt_i = NF; lt_i > 0; lt_i--) {
11214 if ($lt_i != "" && $lt_i != ".") {
11215 if ($lt_i == "..") {
11216 lt_count++;
11217 } else {
11218 if (lt_count == 0) {
11219 lt_foo="/" $lt_i lt_foo;
11220 } else {
11221 lt_count--;
11222 }
11223 }
11224 }
11225 }
11226 if (lt_foo != "") { lt_freq[lt_foo]++; }
11227 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11228 }'`
11229 # AWK program above erroneously prepends '/' to C:/dos/paths
11230 # for these hosts.
11231 case $host_os in
11232 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11233 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11234 esac
11235 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11236 else
11237 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11238 fi
11239 library_names_spec=
11240 libname_spec='lib$name'
11241 soname_spec=
11242 shrext_cmds=".so"
11243 postinstall_cmds=
11244 postuninstall_cmds=
11245 finish_cmds=
11246 finish_eval=
11247 shlibpath_var=
11248 shlibpath_overrides_runpath=unknown
11249 version_type=none
11250 dynamic_linker="$host_os ld.so"
11251 sys_lib_dlsearch_path_spec="/lib /usr/lib"
11252 need_lib_prefix=unknown
11253 hardcode_into_libs=no
11254
11255 # when you set need_version to no, make sure it does not cause -set_version
11256 # flags to be left without arguments
11257 need_version=unknown
11258
11259 case $host_os in
11260 aix3*)
11261 version_type=linux
11262 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11263 shlibpath_var=LIBPATH
11264
11265 # AIX 3 has no versioning support, so we append a major version to the name.
11266 soname_spec='${libname}${release}${shared_ext}$major'
11267 ;;
11268
11269 aix[4-9]*)
11270 version_type=linux
11271 need_lib_prefix=no
11272 need_version=no
11273 hardcode_into_libs=yes
11274 if test "$host_cpu" = ia64; then
11275 # AIX 5 supports IA64
11276 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11277 shlibpath_var=LD_LIBRARY_PATH
11278 else
11279 # With GCC up to 2.95.x, collect2 would create an import file
11280 # for dependence libraries. The import file would start with
11281 # the line `#! .'. This would cause the generated library to
11282 # depend on `.', always an invalid library. This was fixed in
11283 # development snapshots of GCC prior to 3.0.
11284 case $host_os in
11285 aix4 | aix4.[01] | aix4.[01].*)
11286 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11287 echo ' yes '
11288 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11289 :
11290 else
11291 can_build_shared=no
11292 fi
11293 ;;
11294 esac
11295 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11296 # soname into executable. Probably we can add versioning support to
11297 # collect2, so additional links can be useful in future.
11298 if test "$aix_use_runtimelinking" = yes; then
11299 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11300 # instead of lib<name>.a to let people know that these are not
11301 # typical AIX shared libraries.
11302 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11303 else
11304 # We preserve .a as extension for shared libraries through AIX4.2
11305 # and later when we are not doing run time linking.
11306 library_names_spec='${libname}${release}.a $libname.a'
11307 soname_spec='${libname}${release}${shared_ext}$major'
11308 fi
11309 shlibpath_var=LIBPATH
11310 fi
11311 ;;
11312
11313 amigaos*)
11314 case $host_cpu in
11315 powerpc)
11316 # Since July 2007 AmigaOS4 officially supports .so libraries.
11317 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11318 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11319 ;;
11320 m68k)
11321 library_names_spec='$libname.ixlibrary $libname.a'
11322 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11323 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'
11324 ;;
11325 esac
11326 ;;
11327
11328 beos*)
11329 library_names_spec='${libname}${shared_ext}'
11330 dynamic_linker="$host_os ld.so"
11331 shlibpath_var=LIBRARY_PATH
11332 ;;
11333
11334 bsdi[45]*)
11335 version_type=linux
11336 need_version=no
11337 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11338 soname_spec='${libname}${release}${shared_ext}$major'
11339 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11340 shlibpath_var=LD_LIBRARY_PATH
11341 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11342 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11343 # the default ld.so.conf also contains /usr/contrib/lib and
11344 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11345 # libtool to hard-code these into programs
11346 ;;
11347
11348 cygwin* | mingw* | pw32* | cegcc*)
11349 version_type=windows
11350 shrext_cmds=".dll"
11351 need_version=no
11352 need_lib_prefix=no
11353
11354 case $GCC,$host_os in
11355 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11356 library_names_spec='$libname.dll.a'
11357 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11358 postinstall_cmds='base_file=`basename \${file}`~
11359 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11360 dldir=$destdir/`dirname \$dlpath`~
11361 test -d \$dldir || mkdir -p \$dldir~
11362 $install_prog $dir/$dlname \$dldir/$dlname~
11363 chmod a+x \$dldir/$dlname~
11364 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11365 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11366 fi'
11367 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11368 dlpath=$dir/\$dldll~
11369 $RM \$dlpath'
11370 shlibpath_overrides_runpath=yes
11371
11372 case $host_os in
11373 cygwin*)
11374 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11375 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11376
11377 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11378 ;;
11379 mingw* | cegcc*)
11380 # MinGW DLLs use traditional 'lib' prefix
11381 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11382 ;;
11383 pw32*)
11384 # pw32 DLLs use 'pw' prefix rather than 'lib'
11385 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11386 ;;
11387 esac
11388 ;;
11389
11390 *)
11391 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11392 ;;
11393 esac
11394 dynamic_linker='Win32 ld.exe'
11395 # FIXME: first we should search . and the directory the executable is in
11396 shlibpath_var=PATH
11397 ;;
11398
11399 darwin* | rhapsody*)
11400 dynamic_linker="$host_os dyld"
11401 version_type=darwin
11402 need_lib_prefix=no
11403 need_version=no
11404 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11405 soname_spec='${libname}${release}${major}$shared_ext'
11406 shlibpath_overrides_runpath=yes
11407 shlibpath_var=DYLD_LIBRARY_PATH
11408 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11409
11410 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11411 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11412 ;;
11413
11414 dgux*)
11415 version_type=linux
11416 need_lib_prefix=no
11417 need_version=no
11418 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11419 soname_spec='${libname}${release}${shared_ext}$major'
11420 shlibpath_var=LD_LIBRARY_PATH
11421 ;;
11422
11423 freebsd* | dragonfly*)
11424 # DragonFly does not have aout. When/if they implement a new
11425 # versioning mechanism, adjust this.
11426 if test -x /usr/bin/objformat; then
11427 objformat=`/usr/bin/objformat`
11428 else
11429 case $host_os in
11430 freebsd[23].*) objformat=aout ;;
11431 *) objformat=elf ;;
11432 esac
11433 fi
11434 version_type=freebsd-$objformat
11435 case $version_type in
11436 freebsd-elf*)
11437 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11438 need_version=no
11439 need_lib_prefix=no
11440 ;;
11441 freebsd-*)
11442 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11443 need_version=yes
11444 ;;
11445 esac
11446 shlibpath_var=LD_LIBRARY_PATH
11447 case $host_os in
11448 freebsd2.*)
11449 shlibpath_overrides_runpath=yes
11450 ;;
11451 freebsd3.[01]* | freebsdelf3.[01]*)
11452 shlibpath_overrides_runpath=yes
11453 hardcode_into_libs=yes
11454 ;;
11455 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
11456 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
11457 shlibpath_overrides_runpath=no
11458 hardcode_into_libs=yes
11459 ;;
11460 *) # from 4.6 on, and DragonFly
11461 shlibpath_overrides_runpath=yes
11462 hardcode_into_libs=yes
11463 ;;
11464 esac
11465 ;;
11466
11467 gnu*)
11468 version_type=linux
11469 need_lib_prefix=no
11470 need_version=no
11471 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11472 soname_spec='${libname}${release}${shared_ext}$major'
11473 shlibpath_var=LD_LIBRARY_PATH
11474 hardcode_into_libs=yes
11475 ;;
11476
11477 haiku*)
11478 version_type=linux
11479 need_lib_prefix=no
11480 need_version=no
11481 dynamic_linker="$host_os runtime_loader"
11482 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11483 soname_spec='${libname}${release}${shared_ext}$major'
11484 shlibpath_var=LIBRARY_PATH
11485 shlibpath_overrides_runpath=yes
11486 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
11487 hardcode_into_libs=yes
11488 ;;
11489
11490 hpux9* | hpux10* | hpux11*)
11491 # Give a soname corresponding to the major version so that dld.sl refuses to
11492 # link against other versions.
11493 version_type=sunos
11494 need_lib_prefix=no
11495 need_version=no
11496 case $host_cpu in
11497 ia64*)
11498 shrext_cmds='.so'
11499 hardcode_into_libs=yes
11500 dynamic_linker="$host_os dld.so"
11501 shlibpath_var=LD_LIBRARY_PATH
11502 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11503 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11504 soname_spec='${libname}${release}${shared_ext}$major'
11505 if test "X$HPUX_IA64_MODE" = X32; then
11506 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
11507 else
11508 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
11509 fi
11510 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11511 ;;
11512 hppa*64*)
11513 shrext_cmds='.sl'
11514 hardcode_into_libs=yes
11515 dynamic_linker="$host_os dld.sl"
11516 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
11517 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11518 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11519 soname_spec='${libname}${release}${shared_ext}$major'
11520 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
11521 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11522 ;;
11523 *)
11524 shrext_cmds='.sl'
11525 dynamic_linker="$host_os dld.sl"
11526 shlibpath_var=SHLIB_PATH
11527 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
11528 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11529 soname_spec='${libname}${release}${shared_ext}$major'
11530 ;;
11531 esac
11532 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11533 postinstall_cmds='chmod 555 $lib'
11534 # or fails outright, so override atomically:
11535 install_override_mode=555
11536 ;;
11537
11538 interix[3-9]*)
11539 version_type=linux
11540 need_lib_prefix=no
11541 need_version=no
11542 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11543 soname_spec='${libname}${release}${shared_ext}$major'
11544 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
11545 shlibpath_var=LD_LIBRARY_PATH
11546 shlibpath_overrides_runpath=no
11547 hardcode_into_libs=yes
11548 ;;
11549
11550 irix5* | irix6* | nonstopux*)
11551 case $host_os in
11552 nonstopux*) version_type=nonstopux ;;
11553 *)
11554 if test "$lt_cv_prog_gnu_ld" = yes; then
11555 version_type=linux
11556 else
11557 version_type=irix
11558 fi ;;
11559 esac
11560 need_lib_prefix=no
11561 need_version=no
11562 soname_spec='${libname}${release}${shared_ext}$major'
11563 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
11564 case $host_os in
11565 irix5* | nonstopux*)
11566 libsuff= shlibsuff=
11567 ;;
11568 *)
11569 case $LD in # libtool.m4 will add one of these switches to LD
11570 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11571 libsuff= shlibsuff= libmagic=32-bit;;
11572 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11573 libsuff=32 shlibsuff=N32 libmagic=N32;;
11574 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11575 libsuff=64 shlibsuff=64 libmagic=64-bit;;
11576 *) libsuff= shlibsuff= libmagic=never-match;;
11577 esac
11578 ;;
11579 esac
11580 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
11581 shlibpath_overrides_runpath=no
11582 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
11583 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
11584 hardcode_into_libs=yes
11585 ;;
11586
11587 # No shared lib support for Linux oldld, aout, or coff.
11588 linux*oldld* | linux*aout* | linux*coff*)
11589 dynamic_linker=no
11590 ;;
11591
11592 # This must be Linux ELF.
11593 linux* | k*bsd*-gnu | kopensolaris*-gnu)
11594 version_type=linux
11595 need_lib_prefix=no
11596 need_version=no
11597 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11598 soname_spec='${libname}${release}${shared_ext}$major'
11599 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11600 shlibpath_var=LD_LIBRARY_PATH
11601 shlibpath_overrides_runpath=no
11602
11603 # Some binutils ld are patched to set DT_RUNPATH
11604 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
11605 $as_echo_n "(cached) " >&6
11606 else
11607 lt_cv_shlibpath_overrides_runpath=no
11608 save_LDFLAGS=$LDFLAGS
11609 save_libdir=$libdir
11610 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11611 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
11612 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11613 /* end confdefs.h. */
11614
11615 int
11616 main ()
11617 {
11618
11619 ;
11620 return 0;
11621 }
11622 _ACEOF
11623 if ac_fn_c_try_link "$LINENO"; then :
11624 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
11625 lt_cv_shlibpath_overrides_runpath=yes
11626 fi
11627 fi
11628 rm -f core conftest.err conftest.$ac_objext \
11629 conftest$ac_exeext conftest.$ac_ext
11630 LDFLAGS=$save_LDFLAGS
11631 libdir=$save_libdir
11632
11633 fi
11634
11635 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
11636
11637 # This implies no fast_install, which is unacceptable.
11638 # Some rework will be needed to allow for fast_install
11639 # before this can be enabled.
11640 hardcode_into_libs=yes
11641
11642 # Append ld.so.conf contents to the search path
11643 if test -f /etc/ld.so.conf; then
11644 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' ' '`
11645 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11646 fi
11647
11648 # We used to test for /lib/ld.so.1 and disable shared libraries on
11649 # powerpc, because MkLinux only supported shared libraries with the
11650 # GNU dynamic linker. Since this was broken with cross compilers,
11651 # most powerpc-linux boxes support dynamic linking these days and
11652 # people can always --disable-shared, the test was removed, and we
11653 # assume the GNU/Linux dynamic linker is in use.
11654 dynamic_linker='GNU/Linux ld.so'
11655 ;;
11656
11657 netbsd*)
11658 version_type=sunos
11659 need_lib_prefix=no
11660 need_version=no
11661 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11662 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11663 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11664 dynamic_linker='NetBSD (a.out) ld.so'
11665 else
11666 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11667 soname_spec='${libname}${release}${shared_ext}$major'
11668 dynamic_linker='NetBSD ld.elf_so'
11669 fi
11670 shlibpath_var=LD_LIBRARY_PATH
11671 shlibpath_overrides_runpath=yes
11672 hardcode_into_libs=yes
11673 ;;
11674
11675 newsos6)
11676 version_type=linux
11677 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11678 shlibpath_var=LD_LIBRARY_PATH
11679 shlibpath_overrides_runpath=yes
11680 ;;
11681
11682 *nto* | *qnx*)
11683 version_type=qnx
11684 need_lib_prefix=no
11685 need_version=no
11686 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11687 soname_spec='${libname}${release}${shared_ext}$major'
11688 shlibpath_var=LD_LIBRARY_PATH
11689 shlibpath_overrides_runpath=no
11690 hardcode_into_libs=yes
11691 dynamic_linker='ldqnx.so'
11692 ;;
11693
11694 openbsd*)
11695 version_type=sunos
11696 sys_lib_dlsearch_path_spec="/usr/lib"
11697 need_lib_prefix=no
11698 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
11699 case $host_os in
11700 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
11701 *) need_version=no ;;
11702 esac
11703 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11704 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11705 shlibpath_var=LD_LIBRARY_PATH
11706 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11707 case $host_os in
11708 openbsd2.[89] | openbsd2.[89].*)
11709 shlibpath_overrides_runpath=no
11710 ;;
11711 *)
11712 shlibpath_overrides_runpath=yes
11713 ;;
11714 esac
11715 else
11716 shlibpath_overrides_runpath=yes
11717 fi
11718 ;;
11719
11720 os2*)
11721 libname_spec='$name'
11722 shrext_cmds=".dll"
11723 need_lib_prefix=no
11724 library_names_spec='$libname${shared_ext} $libname.a'
11725 dynamic_linker='OS/2 ld.exe'
11726 shlibpath_var=LIBPATH
11727 ;;
11728
11729 osf3* | osf4* | osf5*)
11730 version_type=osf
11731 need_lib_prefix=no
11732 need_version=no
11733 soname_spec='${libname}${release}${shared_ext}$major'
11734 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11735 shlibpath_var=LD_LIBRARY_PATH
11736 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
11737 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
11738 ;;
11739
11740 rdos*)
11741 dynamic_linker=no
11742 ;;
11743
11744 solaris*)
11745 version_type=linux
11746 need_lib_prefix=no
11747 need_version=no
11748 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11749 soname_spec='${libname}${release}${shared_ext}$major'
11750 shlibpath_var=LD_LIBRARY_PATH
11751 shlibpath_overrides_runpath=yes
11752 hardcode_into_libs=yes
11753 # ldd complains unless libraries are executable
11754 postinstall_cmds='chmod +x $lib'
11755 ;;
11756
11757 sunos4*)
11758 version_type=sunos
11759 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11760 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
11761 shlibpath_var=LD_LIBRARY_PATH
11762 shlibpath_overrides_runpath=yes
11763 if test "$with_gnu_ld" = yes; then
11764 need_lib_prefix=no
11765 fi
11766 need_version=yes
11767 ;;
11768
11769 sysv4 | sysv4.3*)
11770 version_type=linux
11771 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11772 soname_spec='${libname}${release}${shared_ext}$major'
11773 shlibpath_var=LD_LIBRARY_PATH
11774 case $host_vendor in
11775 sni)
11776 shlibpath_overrides_runpath=no
11777 need_lib_prefix=no
11778 runpath_var=LD_RUN_PATH
11779 ;;
11780 siemens)
11781 need_lib_prefix=no
11782 ;;
11783 motorola)
11784 need_lib_prefix=no
11785 need_version=no
11786 shlibpath_overrides_runpath=no
11787 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
11788 ;;
11789 esac
11790 ;;
11791
11792 sysv4*MP*)
11793 if test -d /usr/nec ;then
11794 version_type=linux
11795 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11796 soname_spec='$libname${shared_ext}.$major'
11797 shlibpath_var=LD_LIBRARY_PATH
11798 fi
11799 ;;
11800
11801 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
11802 version_type=freebsd-elf
11803 need_lib_prefix=no
11804 need_version=no
11805 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11806 soname_spec='${libname}${release}${shared_ext}$major'
11807 shlibpath_var=LD_LIBRARY_PATH
11808 shlibpath_overrides_runpath=yes
11809 hardcode_into_libs=yes
11810 if test "$with_gnu_ld" = yes; then
11811 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
11812 else
11813 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
11814 case $host_os in
11815 sco3.2v5*)
11816 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
11817 ;;
11818 esac
11819 fi
11820 sys_lib_dlsearch_path_spec='/usr/lib'
11821 ;;
11822
11823 tpf*)
11824 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
11825 version_type=linux
11826 need_lib_prefix=no
11827 need_version=no
11828 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11829 shlibpath_var=LD_LIBRARY_PATH
11830 shlibpath_overrides_runpath=no
11831 hardcode_into_libs=yes
11832 ;;
11833
11834 uts4*)
11835 version_type=linux
11836 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11837 soname_spec='${libname}${release}${shared_ext}$major'
11838 shlibpath_var=LD_LIBRARY_PATH
11839 ;;
11840
11841 *)
11842 dynamic_linker=no
11843 ;;
11844 esac
11845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11846 $as_echo "$dynamic_linker" >&6; }
11847 test "$dynamic_linker" = no && can_build_shared=no
11848
11849 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
11850 if test "$GCC" = yes; then
11851 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
11852 fi
11853
11854 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
11855 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
11856 fi
11857 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
11858 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
11859 fi
11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
11877
11878
11879
11880
11881
11882
11883
11884
11885
11886
11887
11888
11889
11890
11891
11892
11893
11894
11895
11896
11897
11898
11899
11900
11901
11902
11903
11904
11905
11906
11907
11908
11909
11910
11911
11912
11913
11914
11915
11916
11917
11918
11919
11920
11921
11922
11923
11924
11925
11926
11927
11928
11929
11930
11931
11932
11933
11934
11935
11936
11937
11938
11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
11953 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
11954 hardcode_action=
11955 if test -n "$hardcode_libdir_flag_spec" ||
11956 test -n "$runpath_var" ||
11957 test "X$hardcode_automatic" = "Xyes" ; then
11958
11959 # We can hardcode non-existent directories.
11960 if test "$hardcode_direct" != no &&
11961 # If the only mechanism to avoid hardcoding is shlibpath_var, we
11962 # have to relink, otherwise we might link with an installed library
11963 # when we should be linking with a yet-to-be-installed one
11964 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
11965 test "$hardcode_minus_L" != no; then
11966 # Linking always hardcodes the temporary library directory.
11967 hardcode_action=relink
11968 else
11969 # We can link without hardcoding, and we can hardcode nonexisting dirs.
11970 hardcode_action=immediate
11971 fi
11972 else
11973 # We cannot hardcode anything, or else we can only hardcode existing
11974 # directories.
11975 hardcode_action=unsupported
11976 fi
11977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
11978 $as_echo "$hardcode_action" >&6; }
11979
11980 if test "$hardcode_action" = relink ||
11981 test "$inherit_rpath" = yes; then
11982 # Fast installation is not supported
11983 enable_fast_install=no
11984 elif test "$shlibpath_overrides_runpath" = yes ||
11985 test "$enable_shared" = no; then
11986 # Fast installation is not necessary
11987 enable_fast_install=needless
11988 fi
11989
11990
11991
11992
11993
11994
11995 if test "x$enable_dlopen" != xyes; then
11996 enable_dlopen=unknown
11997 enable_dlopen_self=unknown
11998 enable_dlopen_self_static=unknown
11999 else
12000 lt_cv_dlopen=no
12001 lt_cv_dlopen_libs=
12002
12003 case $host_os in
12004 beos*)
12005 lt_cv_dlopen="load_add_on"
12006 lt_cv_dlopen_libs=
12007 lt_cv_dlopen_self=yes
12008 ;;
12009
12010 mingw* | pw32* | cegcc*)
12011 lt_cv_dlopen="LoadLibrary"
12012 lt_cv_dlopen_libs=
12013 ;;
12014
12015 cygwin*)
12016 lt_cv_dlopen="dlopen"
12017 lt_cv_dlopen_libs=
12018 ;;
12019
12020 darwin*)
12021 # if libdl is installed we need to link against it
12022 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12023 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12024 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12025 $as_echo_n "(cached) " >&6
12026 else
12027 ac_check_lib_save_LIBS=$LIBS
12028 LIBS="-ldl $LIBS"
12029 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12030 /* end confdefs.h. */
12031
12032 /* Override any GCC internal prototype to avoid an error.
12033 Use char because int might match the return type of a GCC
12034 builtin and then its argument prototype would still apply. */
12035 #ifdef __cplusplus
12036 extern "C"
12037 #endif
12038 char dlopen ();
12039 int
12040 main ()
12041 {
12042 return dlopen ();
12043 ;
12044 return 0;
12045 }
12046 _ACEOF
12047 if ac_fn_c_try_link "$LINENO"; then :
12048 ac_cv_lib_dl_dlopen=yes
12049 else
12050 ac_cv_lib_dl_dlopen=no
12051 fi
12052 rm -f core conftest.err conftest.$ac_objext \
12053 conftest$ac_exeext conftest.$ac_ext
12054 LIBS=$ac_check_lib_save_LIBS
12055 fi
12056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12057 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12058 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12059 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12060 else
12061
12062 lt_cv_dlopen="dyld"
12063 lt_cv_dlopen_libs=
12064 lt_cv_dlopen_self=yes
12065
12066 fi
12067
12068 ;;
12069
12070 *)
12071 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12072 if test "x$ac_cv_func_shl_load" = x""yes; then :
12073 lt_cv_dlopen="shl_load"
12074 else
12075 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12076 $as_echo_n "checking for shl_load in -ldld... " >&6; }
12077 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12078 $as_echo_n "(cached) " >&6
12079 else
12080 ac_check_lib_save_LIBS=$LIBS
12081 LIBS="-ldld $LIBS"
12082 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12083 /* end confdefs.h. */
12084
12085 /* Override any GCC internal prototype to avoid an error.
12086 Use char because int might match the return type of a GCC
12087 builtin and then its argument prototype would still apply. */
12088 #ifdef __cplusplus
12089 extern "C"
12090 #endif
12091 char shl_load ();
12092 int
12093 main ()
12094 {
12095 return shl_load ();
12096 ;
12097 return 0;
12098 }
12099 _ACEOF
12100 if ac_fn_c_try_link "$LINENO"; then :
12101 ac_cv_lib_dld_shl_load=yes
12102 else
12103 ac_cv_lib_dld_shl_load=no
12104 fi
12105 rm -f core conftest.err conftest.$ac_objext \
12106 conftest$ac_exeext conftest.$ac_ext
12107 LIBS=$ac_check_lib_save_LIBS
12108 fi
12109 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12110 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12111 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12112 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12113 else
12114 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12115 if test "x$ac_cv_func_dlopen" = x""yes; then :
12116 lt_cv_dlopen="dlopen"
12117 else
12118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12119 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12120 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12121 $as_echo_n "(cached) " >&6
12122 else
12123 ac_check_lib_save_LIBS=$LIBS
12124 LIBS="-ldl $LIBS"
12125 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12126 /* end confdefs.h. */
12127
12128 /* Override any GCC internal prototype to avoid an error.
12129 Use char because int might match the return type of a GCC
12130 builtin and then its argument prototype would still apply. */
12131 #ifdef __cplusplus
12132 extern "C"
12133 #endif
12134 char dlopen ();
12135 int
12136 main ()
12137 {
12138 return dlopen ();
12139 ;
12140 return 0;
12141 }
12142 _ACEOF
12143 if ac_fn_c_try_link "$LINENO"; then :
12144 ac_cv_lib_dl_dlopen=yes
12145 else
12146 ac_cv_lib_dl_dlopen=no
12147 fi
12148 rm -f core conftest.err conftest.$ac_objext \
12149 conftest$ac_exeext conftest.$ac_ext
12150 LIBS=$ac_check_lib_save_LIBS
12151 fi
12152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12153 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12154 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12155 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12156 else
12157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12158 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
12159 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
12160 $as_echo_n "(cached) " >&6
12161 else
12162 ac_check_lib_save_LIBS=$LIBS
12163 LIBS="-lsvld $LIBS"
12164 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12165 /* end confdefs.h. */
12166
12167 /* Override any GCC internal prototype to avoid an error.
12168 Use char because int might match the return type of a GCC
12169 builtin and then its argument prototype would still apply. */
12170 #ifdef __cplusplus
12171 extern "C"
12172 #endif
12173 char dlopen ();
12174 int
12175 main ()
12176 {
12177 return dlopen ();
12178 ;
12179 return 0;
12180 }
12181 _ACEOF
12182 if ac_fn_c_try_link "$LINENO"; then :
12183 ac_cv_lib_svld_dlopen=yes
12184 else
12185 ac_cv_lib_svld_dlopen=no
12186 fi
12187 rm -f core conftest.err conftest.$ac_objext \
12188 conftest$ac_exeext conftest.$ac_ext
12189 LIBS=$ac_check_lib_save_LIBS
12190 fi
12191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12192 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12193 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12194 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
12195 else
12196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12197 $as_echo_n "checking for dld_link in -ldld... " >&6; }
12198 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
12199 $as_echo_n "(cached) " >&6
12200 else
12201 ac_check_lib_save_LIBS=$LIBS
12202 LIBS="-ldld $LIBS"
12203 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12204 /* end confdefs.h. */
12205
12206 /* Override any GCC internal prototype to avoid an error.
12207 Use char because int might match the return type of a GCC
12208 builtin and then its argument prototype would still apply. */
12209 #ifdef __cplusplus
12210 extern "C"
12211 #endif
12212 char dld_link ();
12213 int
12214 main ()
12215 {
12216 return dld_link ();
12217 ;
12218 return 0;
12219 }
12220 _ACEOF
12221 if ac_fn_c_try_link "$LINENO"; then :
12222 ac_cv_lib_dld_dld_link=yes
12223 else
12224 ac_cv_lib_dld_dld_link=no
12225 fi
12226 rm -f core conftest.err conftest.$ac_objext \
12227 conftest$ac_exeext conftest.$ac_ext
12228 LIBS=$ac_check_lib_save_LIBS
12229 fi
12230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12231 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12232 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12233 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12234 fi
12235
12236
12237 fi
12238
12239
12240 fi
12241
12242
12243 fi
12244
12245
12246 fi
12247
12248
12249 fi
12250
12251 ;;
12252 esac
12253
12254 if test "x$lt_cv_dlopen" != xno; then
12255 enable_dlopen=yes
12256 else
12257 enable_dlopen=no
12258 fi
12259
12260 case $lt_cv_dlopen in
12261 dlopen)
12262 save_CPPFLAGS="$CPPFLAGS"
12263 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12264
12265 save_LDFLAGS="$LDFLAGS"
12266 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12267
12268 save_LIBS="$LIBS"
12269 LIBS="$lt_cv_dlopen_libs $LIBS"
12270
12271 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12272 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
12273 if test "${lt_cv_dlopen_self+set}" = set; then :
12274 $as_echo_n "(cached) " >&6
12275 else
12276 if test "$cross_compiling" = yes; then :
12277 lt_cv_dlopen_self=cross
12278 else
12279 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12280 lt_status=$lt_dlunknown
12281 cat > conftest.$ac_ext <<_LT_EOF
12282 #line 12282 "configure"
12283 #include "confdefs.h"
12284
12285 #if HAVE_DLFCN_H
12286 #include <dlfcn.h>
12287 #endif
12288
12289 #include <stdio.h>
12290
12291 #ifdef RTLD_GLOBAL
12292 # define LT_DLGLOBAL RTLD_GLOBAL
12293 #else
12294 # ifdef DL_GLOBAL
12295 # define LT_DLGLOBAL DL_GLOBAL
12296 # else
12297 # define LT_DLGLOBAL 0
12298 # endif
12299 #endif
12300
12301 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12302 find out it does not work in some platform. */
12303 #ifndef LT_DLLAZY_OR_NOW
12304 # ifdef RTLD_LAZY
12305 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12306 # else
12307 # ifdef DL_LAZY
12308 # define LT_DLLAZY_OR_NOW DL_LAZY
12309 # else
12310 # ifdef RTLD_NOW
12311 # define LT_DLLAZY_OR_NOW RTLD_NOW
12312 # else
12313 # ifdef DL_NOW
12314 # define LT_DLLAZY_OR_NOW DL_NOW
12315 # else
12316 # define LT_DLLAZY_OR_NOW 0
12317 # endif
12318 # endif
12319 # endif
12320 # endif
12321 #endif
12322
12323 /* When -fvisbility=hidden is used, assume the code has been annotated
12324 correspondingly for the symbols needed. */
12325 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12326 void fnord () __attribute__((visibility("default")));
12327 #endif
12328
12329 void fnord () { int i=42; }
12330 int main ()
12331 {
12332 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12333 int status = $lt_dlunknown;
12334
12335 if (self)
12336 {
12337 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12338 else
12339 {
12340 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12341 else puts (dlerror ());
12342 }
12343 /* dlclose (self); */
12344 }
12345 else
12346 puts (dlerror ());
12347
12348 return status;
12349 }
12350 _LT_EOF
12351 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12352 (eval $ac_link) 2>&5
12353 ac_status=$?
12354 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12355 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12356 (./conftest; exit; ) >&5 2>/dev/null
12357 lt_status=$?
12358 case x$lt_status in
12359 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12360 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12361 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12362 esac
12363 else :
12364 # compilation failed
12365 lt_cv_dlopen_self=no
12366 fi
12367 fi
12368 rm -fr conftest*
12369
12370
12371 fi
12372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12373 $as_echo "$lt_cv_dlopen_self" >&6; }
12374
12375 if test "x$lt_cv_dlopen_self" = xyes; then
12376 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12377 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12378 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12379 if test "${lt_cv_dlopen_self_static+set}" = set; then :
12380 $as_echo_n "(cached) " >&6
12381 else
12382 if test "$cross_compiling" = yes; then :
12383 lt_cv_dlopen_self_static=cross
12384 else
12385 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12386 lt_status=$lt_dlunknown
12387 cat > conftest.$ac_ext <<_LT_EOF
12388 #line 12388 "configure"
12389 #include "confdefs.h"
12390
12391 #if HAVE_DLFCN_H
12392 #include <dlfcn.h>
12393 #endif
12394
12395 #include <stdio.h>
12396
12397 #ifdef RTLD_GLOBAL
12398 # define LT_DLGLOBAL RTLD_GLOBAL
12399 #else
12400 # ifdef DL_GLOBAL
12401 # define LT_DLGLOBAL DL_GLOBAL
12402 # else
12403 # define LT_DLGLOBAL 0
12404 # endif
12405 #endif
12406
12407 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12408 find out it does not work in some platform. */
12409 #ifndef LT_DLLAZY_OR_NOW
12410 # ifdef RTLD_LAZY
12411 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12412 # else
12413 # ifdef DL_LAZY
12414 # define LT_DLLAZY_OR_NOW DL_LAZY
12415 # else
12416 # ifdef RTLD_NOW
12417 # define LT_DLLAZY_OR_NOW RTLD_NOW
12418 # else
12419 # ifdef DL_NOW
12420 # define LT_DLLAZY_OR_NOW DL_NOW
12421 # else
12422 # define LT_DLLAZY_OR_NOW 0
12423 # endif
12424 # endif
12425 # endif
12426 # endif
12427 #endif
12428
12429 /* When -fvisbility=hidden is used, assume the code has been annotated
12430 correspondingly for the symbols needed. */
12431 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12432 void fnord () __attribute__((visibility("default")));
12433 #endif
12434
12435 void fnord () { int i=42; }
12436 int main ()
12437 {
12438 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12439 int status = $lt_dlunknown;
12440
12441 if (self)
12442 {
12443 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12444 else
12445 {
12446 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12447 else puts (dlerror ());
12448 }
12449 /* dlclose (self); */
12450 }
12451 else
12452 puts (dlerror ());
12453
12454 return status;
12455 }
12456 _LT_EOF
12457 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12458 (eval $ac_link) 2>&5
12459 ac_status=$?
12460 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12461 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12462 (./conftest; exit; ) >&5 2>/dev/null
12463 lt_status=$?
12464 case x$lt_status in
12465 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
12466 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
12467 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
12468 esac
12469 else :
12470 # compilation failed
12471 lt_cv_dlopen_self_static=no
12472 fi
12473 fi
12474 rm -fr conftest*
12475
12476
12477 fi
12478 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12479 $as_echo "$lt_cv_dlopen_self_static" >&6; }
12480 fi
12481
12482 CPPFLAGS="$save_CPPFLAGS"
12483 LDFLAGS="$save_LDFLAGS"
12484 LIBS="$save_LIBS"
12485 ;;
12486 esac
12487
12488 case $lt_cv_dlopen_self in
12489 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
12490 *) enable_dlopen_self=unknown ;;
12491 esac
12492
12493 case $lt_cv_dlopen_self_static in
12494 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
12495 *) enable_dlopen_self_static=unknown ;;
12496 esac
12497 fi
12498
12499
12500
12501
12502
12503
12504
12505
12506
12507
12508
12509
12510
12511
12512
12513
12514
12515 striplib=
12516 old_striplib=
12517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12518 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
12519 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12520 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
12521 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
12522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12523 $as_echo "yes" >&6; }
12524 else
12525 # FIXME - insert some real tests, host_os isn't really good enough
12526 case $host_os in
12527 darwin*)
12528 if test -n "$STRIP" ; then
12529 striplib="$STRIP -x"
12530 old_striplib="$STRIP -S"
12531 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12532 $as_echo "yes" >&6; }
12533 else
12534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12535 $as_echo "no" >&6; }
12536 fi
12537 ;;
12538 *)
12539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12540 $as_echo "no" >&6; }
12541 ;;
12542 esac
12543 fi
12544
12545
12546
12547
12548
12549
12550
12551
12552
12553
12554
12555
12556 # Report which library types will actually be built
12557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12558 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
12559 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12560 $as_echo "$can_build_shared" >&6; }
12561
12562 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12563 $as_echo_n "checking whether to build shared libraries... " >&6; }
12564 test "$can_build_shared" = "no" && enable_shared=no
12565
12566 # On AIX, shared libraries and static libraries use the same namespace, and
12567 # are all built from PIC.
12568 case $host_os in
12569 aix3*)
12570 test "$enable_shared" = yes && enable_static=no
12571 if test -n "$RANLIB"; then
12572 archive_cmds="$archive_cmds~\$RANLIB \$lib"
12573 postinstall_cmds='$RANLIB $lib'
12574 fi
12575 ;;
12576
12577 aix[4-9]*)
12578 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
12579 test "$enable_shared" = yes && enable_static=no
12580 fi
12581 ;;
12582 esac
12583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12584 $as_echo "$enable_shared" >&6; }
12585
12586 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12587 $as_echo_n "checking whether to build static libraries... " >&6; }
12588 # Make sure either enable_shared or enable_static is yes.
12589 test "$enable_shared" = yes || enable_static=yes
12590 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12591 $as_echo "$enable_static" >&6; }
12592
12593
12594
12595
12596 fi
12597 ac_ext=c
12598 ac_cpp='$CPP $CPPFLAGS'
12599 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12600 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12601 ac_compiler_gnu=$ac_cv_c_compiler_gnu
12602
12603 CC="$lt_save_CC"
12604
12605
12606
12607
12608
12609
12610
12611
12612
12613
12614
12615
12616
12617 ac_config_commands="$ac_config_commands libtool"
12618
12619
12620
12621
12622 # Only expand once:
12623
12624
12625
12626
12627 . ${srcdir}/../../bfd/configure.host
12628
12629
12630
12631 USE_MAINTAINER_MODE=no
12632 # Check whether --enable-maintainer-mode was given.
12633 if test "${enable_maintainer_mode+set}" = set; then :
12634 enableval=$enable_maintainer_mode; case "${enableval}" in
12635 yes) MAINT="" USE_MAINTAINER_MODE=yes ;;
12636 no) MAINT="#" ;;
12637 *) as_fn_error "\"--enable-maintainer-mode does not take a value\"" "$LINENO" 5; MAINT="#" ;;
12638 esac
12639 if test x"$silent" != x"yes" && test x"$MAINT" = x""; then
12640 echo "Setting maintainer mode" 6>&1
12641 fi
12642 else
12643 MAINT="#"
12644 fi
12645
12646
12647
12648 # Check whether --enable-sim-bswap was given.
12649 if test "${enable_sim_bswap+set}" = set; then :
12650 enableval=$enable_sim_bswap; case "${enableval}" in
12651 yes) sim_bswap="-DWITH_BSWAP=1 -DUSE_BSWAP=1";;
12652 no) sim_bswap="-DWITH_BSWAP=0";;
12653 *) as_fn_error "\"--enable-sim-bswap does not take a value\"" "$LINENO" 5; sim_bswap="";;
12654 esac
12655 if test x"$silent" != x"yes" && test x"$sim_bswap" != x""; then
12656 echo "Setting bswap flags = $sim_bswap" 6>&1
12657 fi
12658 else
12659 sim_bswap=""
12660 fi
12661
12662
12663
12664 # Check whether --enable-sim-cflags was given.
12665 if test "${enable_sim_cflags+set}" = set; then :
12666 enableval=$enable_sim_cflags; case "${enableval}" in
12667 yes) sim_cflags="-O2 -fomit-frame-pointer";;
12668 trace) as_fn_error "\"Please use --enable-sim-debug instead.\"" "$LINENO" 5; sim_cflags="";;
12669 no) sim_cflags="";;
12670 *) sim_cflags=`echo "${enableval}" | sed -e "s/,/ /g"`;;
12671 esac
12672 if test x"$silent" != x"yes" && test x"$sim_cflags" != x""; then
12673 echo "Setting sim cflags = $sim_cflags" 6>&1
12674 fi
12675 else
12676 sim_cflags=""
12677 fi
12678
12679
12680
12681 # Check whether --enable-sim-debug was given.
12682 if test "${enable_sim_debug+set}" = set; then :
12683 enableval=$enable_sim_debug; case "${enableval}" in
12684 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
12685 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
12686 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
12687 esac
12688 if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
12689 echo "Setting sim debug = $sim_debug" 6>&1
12690 fi
12691 else
12692 sim_debug=""
12693 fi
12694
12695
12696
12697 # Check whether --enable-sim-stdio was given.
12698 if test "${enable_sim_stdio+set}" = set; then :
12699 enableval=$enable_sim_stdio; case "${enableval}" in
12700 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
12701 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
12702 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
12703 esac
12704 if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
12705 echo "Setting stdio flags = $sim_stdio" 6>&1
12706 fi
12707 else
12708 sim_stdio=""
12709 fi
12710
12711
12712
12713 # Check whether --enable-sim-trace was given.
12714 if test "${enable_sim_trace+set}" = set; then :
12715 enableval=$enable_sim_trace; case "${enableval}" in
12716 yes) sim_trace="-DTRACE=1 -DWITH_TRACE=-1";;
12717 no) sim_trace="-DTRACE=0 -DWITH_TRACE=0";;
12718 [-0-9]*)
12719 sim_trace="-DTRACE='(${enableval})' -DWITH_TRACE='(${enableval})'";;
12720 [[:lower:]]*)
12721 sim_trace=""
12722 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12723 if test x"$sim_trace" = x; then
12724 sim_trace="-DWITH_TRACE='(TRACE_$x"
12725 else
12726 sim_trace="${sim_trace}|TRACE_$x"
12727 fi
12728 done
12729 sim_trace="$sim_trace)'" ;;
12730 esac
12731 if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
12732 echo "Setting sim trace = $sim_trace" 6>&1
12733 fi
12734 else
12735 sim_trace=""
12736 fi
12737
12738
12739
12740 # Check whether --enable-sim-profile was given.
12741 if test "${enable_sim_profile+set}" = set; then :
12742 enableval=$enable_sim_profile; case "${enableval}" in
12743 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
12744 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
12745 [-0-9]*)
12746 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
12747 [a-z]*)
12748 sim_profile=""
12749 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12750 if test x"$sim_profile" = x; then
12751 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
12752 else
12753 sim_profile="${sim_profile}|PROFILE_$x"
12754 fi
12755 done
12756 sim_profile="$sim_profile)'" ;;
12757 esac
12758 if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
12759 echo "Setting sim profile = $sim_profile" 6>&1
12760 fi
12761 else
12762 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
12763 fi
12764
12765
12766
12767
12768 # Check whether --with-pkgversion was given.
12769 if test "${with_pkgversion+set}" = set; then :
12770 withval=$with_pkgversion; case "$withval" in
12771 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
12772 no) PKGVERSION= ;;
12773 *) PKGVERSION="($withval) " ;;
12774 esac
12775 else
12776 PKGVERSION="(GDB) "
12777
12778 fi
12779
12780
12781
12782
12783
12784 # Check whether --with-bugurl was given.
12785 if test "${with_bugurl+set}" = set; then :
12786 withval=$with_bugurl; case "$withval" in
12787 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
12788 no) BUGURL=
12789 ;;
12790 *) BUGURL="$withval"
12791 ;;
12792 esac
12793 else
12794 BUGURL="http://www.gnu.org/software/gdb/bugs/"
12795
12796 fi
12797
12798 case ${BUGURL} in
12799 "")
12800 REPORT_BUGS_TO=
12801 REPORT_BUGS_TEXI=
12802 ;;
12803 *)
12804 REPORT_BUGS_TO="<$BUGURL>"
12805 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
12806 ;;
12807 esac;
12808
12809
12810
12811
12812 cat >>confdefs.h <<_ACEOF
12813 #define PKGVERSION "$PKGVERSION"
12814 _ACEOF
12815
12816
12817 cat >>confdefs.h <<_ACEOF
12818 #define REPORT_BUGS_TO "$REPORT_BUGS_TO"
12819 _ACEOF
12820
12821
12822 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
12823 $as_echo_n "checking return type of signal handlers... " >&6; }
12824 if test "${ac_cv_type_signal+set}" = set; then :
12825 $as_echo_n "(cached) " >&6
12826 else
12827 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12828 /* end confdefs.h. */
12829 #include <sys/types.h>
12830 #include <signal.h>
12831
12832 int
12833 main ()
12834 {
12835 return *(signal (0, 0)) (0) == 1;
12836 ;
12837 return 0;
12838 }
12839 _ACEOF
12840 if ac_fn_c_try_compile "$LINENO"; then :
12841 ac_cv_type_signal=int
12842 else
12843 ac_cv_type_signal=void
12844 fi
12845 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12846 fi
12847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
12848 $as_echo "$ac_cv_type_signal" >&6; }
12849
12850 cat >>confdefs.h <<_ACEOF
12851 #define RETSIGTYPE $ac_cv_type_signal
12852 _ACEOF
12853
12854
12855
12856
12857
12858 sim_link_files=
12859 sim_link_links=
12860
12861 sim_link_links=tconfig.h
12862 if test -f ${srcdir}/tconfig.in
12863 then
12864 sim_link_files=tconfig.in
12865 else
12866 sim_link_files=../common/tconfig.in
12867 fi
12868
12869 # targ-vals.def points to the libc macro description file.
12870 case "${target}" in
12871 *-*-*) TARG_VALS_DEF=../common/nltvals.def ;;
12872 esac
12873 sim_link_files="${sim_link_files} ${TARG_VALS_DEF}"
12874 sim_link_links="${sim_link_links} targ-vals.def"
12875
12876
12877
12878
12879 wire_endian="BIG_ENDIAN"
12880 default_endian=""
12881 # Check whether --enable-sim-endian was given.
12882 if test "${enable_sim_endian+set}" = set; then :
12883 enableval=$enable_sim_endian; case "${enableval}" in
12884 b*|B*) sim_endian="-DWITH_TARGET_BYTE_ORDER=BIG_ENDIAN";;
12885 l*|L*) sim_endian="-DWITH_TARGET_BYTE_ORDER=LITTLE_ENDIAN";;
12886 yes) if test x"$wire_endian" != x; then
12887 sim_endian="-DWITH_TARGET_BYTE_ORDER=${wire_endian}"
12888 else
12889 if test x"$default_endian" != x; then
12890 sim_endian="-DWITH_TARGET_BYTE_ORDER=${default_endian}"
12891 else
12892 echo "No hard-wired endian for target $target" 1>&6
12893 sim_endian="-DWITH_TARGET_BYTE_ORDER=0"
12894 fi
12895 fi;;
12896 no) if test x"$default_endian" != x; then
12897 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=${default_endian}"
12898 else
12899 if test x"$wire_endian" != x; then
12900 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=${wire_endian}"
12901 else
12902 echo "No default endian for target $target" 1>&6
12903 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=0"
12904 fi
12905 fi;;
12906 *) as_fn_error "\"Unknown value $enableval for --enable-sim-endian\"" "$LINENO" 5; sim_endian="";;
12907 esac
12908 if test x"$silent" != x"yes" && test x"$sim_endian" != x""; then
12909 echo "Setting endian flags = $sim_endian" 6>&1
12910 fi
12911 else
12912 if test x"$default_endian" != x; then
12913 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=${default_endian}"
12914 else
12915 if test x"$wire_endian" != x; then
12916 sim_endian="-DWITH_TARGET_BYTE_ORDER=${wire_endian}"
12917 else
12918 sim_endian=
12919 fi
12920 fi
12921 fi
12922
12923 wire_alignment="STRICT_ALIGNMENT"
12924 default_alignment=""
12925
12926 # Check whether --enable-sim-alignment was given.
12927 if test "${enable_sim_alignment+set}" = set; then :
12928 enableval=$enable_sim_alignment; case "${enableval}" in
12929 strict | STRICT) sim_alignment="-DWITH_ALIGNMENT=STRICT_ALIGNMENT";;
12930 nonstrict | NONSTRICT) sim_alignment="-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT";;
12931 forced | FORCED) sim_alignment="-DWITH_ALIGNMENT=FORCED_ALIGNMENT";;
12932 yes) if test x"$wire_alignment" != x; then
12933 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
12934 else
12935 if test x"$default_alignment" != x; then
12936 sim_alignment="-DWITH_ALIGNMENT=${default_alignment}"
12937 else
12938 echo "No hard-wired alignment for target $target" 1>&6
12939 sim_alignment="-DWITH_ALIGNMENT=0"
12940 fi
12941 fi;;
12942 no) if test x"$default_alignment" != x; then
12943 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
12944 else
12945 if test x"$wire_alignment" != x; then
12946 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${wire_alignment}"
12947 else
12948 echo "No default alignment for target $target" 1>&6
12949 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=0"
12950 fi
12951 fi;;
12952 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-alignment\"" "$LINENO" 5; sim_alignment="";;
12953 esac
12954 if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
12955 echo "Setting alignment flags = $sim_alignment" 6>&1
12956 fi
12957 else
12958 if test x"$default_alignment" != x; then
12959 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
12960 else
12961 if test x"$wire_alignment" != x; then
12962 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
12963 else
12964 sim_alignment=
12965 fi
12966 fi
12967 fi
12968
12969
12970 # Check whether --enable-sim-hostendian was given.
12971 if test "${enable_sim_hostendian+set}" = set; then :
12972 enableval=$enable_sim_hostendian; case "${enableval}" in
12973 no) sim_hostendian="-DWITH_HOST_BYTE_ORDER=0";;
12974 b*|B*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN";;
12975 l*|L*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN";;
12976 *) as_fn_error "\"Unknown value $enableval for --enable-sim-hostendian\"" "$LINENO" 5; sim_hostendian="";;
12977 esac
12978 if test x"$silent" != x"yes" && test x"$sim_hostendian" != x""; then
12979 echo "Setting hostendian flags = $sim_hostendian" 6>&1
12980 fi
12981 else
12982
12983 if test "x$cross_compiling" = "xno"; then
12984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
12985 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
12986 if test "${ac_cv_c_bigendian+set}" = set; then :
12987 $as_echo_n "(cached) " >&6
12988 else
12989 ac_cv_c_bigendian=unknown
12990 # See if we're dealing with a universal compiler.
12991 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12992 /* end confdefs.h. */
12993 #ifndef __APPLE_CC__
12994 not a universal capable compiler
12995 #endif
12996 typedef int dummy;
12997
12998 _ACEOF
12999 if ac_fn_c_try_compile "$LINENO"; then :
13000
13001 # Check for potential -arch flags. It is not universal unless
13002 # there are at least two -arch flags with different values.
13003 ac_arch=
13004 ac_prev=
13005 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
13006 if test -n "$ac_prev"; then
13007 case $ac_word in
13008 i?86 | x86_64 | ppc | ppc64)
13009 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
13010 ac_arch=$ac_word
13011 else
13012 ac_cv_c_bigendian=universal
13013 break
13014 fi
13015 ;;
13016 esac
13017 ac_prev=
13018 elif test "x$ac_word" = "x-arch"; then
13019 ac_prev=arch
13020 fi
13021 done
13022 fi
13023 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13024 if test $ac_cv_c_bigendian = unknown; then
13025 # See if sys/param.h defines the BYTE_ORDER macro.
13026 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13027 /* end confdefs.h. */
13028 #include <sys/types.h>
13029 #include <sys/param.h>
13030
13031 int
13032 main ()
13033 {
13034 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
13035 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
13036 && LITTLE_ENDIAN)
13037 bogus endian macros
13038 #endif
13039
13040 ;
13041 return 0;
13042 }
13043 _ACEOF
13044 if ac_fn_c_try_compile "$LINENO"; then :
13045 # It does; now see whether it defined to BIG_ENDIAN or not.
13046 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13047 /* end confdefs.h. */
13048 #include <sys/types.h>
13049 #include <sys/param.h>
13050
13051 int
13052 main ()
13053 {
13054 #if BYTE_ORDER != BIG_ENDIAN
13055 not big endian
13056 #endif
13057
13058 ;
13059 return 0;
13060 }
13061 _ACEOF
13062 if ac_fn_c_try_compile "$LINENO"; then :
13063 ac_cv_c_bigendian=yes
13064 else
13065 ac_cv_c_bigendian=no
13066 fi
13067 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13068 fi
13069 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13070 fi
13071 if test $ac_cv_c_bigendian = unknown; then
13072 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
13073 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13074 /* end confdefs.h. */
13075 #include <limits.h>
13076
13077 int
13078 main ()
13079 {
13080 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
13081 bogus endian macros
13082 #endif
13083
13084 ;
13085 return 0;
13086 }
13087 _ACEOF
13088 if ac_fn_c_try_compile "$LINENO"; then :
13089 # It does; now see whether it defined to _BIG_ENDIAN or not.
13090 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13091 /* end confdefs.h. */
13092 #include <limits.h>
13093
13094 int
13095 main ()
13096 {
13097 #ifndef _BIG_ENDIAN
13098 not big endian
13099 #endif
13100
13101 ;
13102 return 0;
13103 }
13104 _ACEOF
13105 if ac_fn_c_try_compile "$LINENO"; then :
13106 ac_cv_c_bigendian=yes
13107 else
13108 ac_cv_c_bigendian=no
13109 fi
13110 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13111 fi
13112 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13113 fi
13114 if test $ac_cv_c_bigendian = unknown; then
13115 # Compile a test program.
13116 if test "$cross_compiling" = yes; then :
13117 # Try to guess by grepping values from an object file.
13118 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13119 /* end confdefs.h. */
13120 short int ascii_mm[] =
13121 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
13122 short int ascii_ii[] =
13123 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
13124 int use_ascii (int i) {
13125 return ascii_mm[i] + ascii_ii[i];
13126 }
13127 short int ebcdic_ii[] =
13128 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
13129 short int ebcdic_mm[] =
13130 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
13131 int use_ebcdic (int i) {
13132 return ebcdic_mm[i] + ebcdic_ii[i];
13133 }
13134 extern int foo;
13135
13136 int
13137 main ()
13138 {
13139 return use_ascii (foo) == use_ebcdic (foo);
13140 ;
13141 return 0;
13142 }
13143 _ACEOF
13144 if ac_fn_c_try_compile "$LINENO"; then :
13145 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
13146 ac_cv_c_bigendian=yes
13147 fi
13148 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
13149 if test "$ac_cv_c_bigendian" = unknown; then
13150 ac_cv_c_bigendian=no
13151 else
13152 # finding both strings is unlikely to happen, but who knows?
13153 ac_cv_c_bigendian=unknown
13154 fi
13155 fi
13156 fi
13157 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13158 else
13159 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13160 /* end confdefs.h. */
13161 $ac_includes_default
13162 int
13163 main ()
13164 {
13165
13166 /* Are we little or big endian? From Harbison&Steele. */
13167 union
13168 {
13169 long int l;
13170 char c[sizeof (long int)];
13171 } u;
13172 u.l = 1;
13173 return u.c[sizeof (long int) - 1] == 1;
13174
13175 ;
13176 return 0;
13177 }
13178 _ACEOF
13179 if ac_fn_c_try_run "$LINENO"; then :
13180 ac_cv_c_bigendian=no
13181 else
13182 ac_cv_c_bigendian=yes
13183 fi
13184 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13185 conftest.$ac_objext conftest.beam conftest.$ac_ext
13186 fi
13187
13188 fi
13189 fi
13190 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
13191 $as_echo "$ac_cv_c_bigendian" >&6; }
13192 case $ac_cv_c_bigendian in #(
13193 yes)
13194 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
13195 ;; #(
13196 no)
13197 ;; #(
13198 universal)
13199
13200 $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
13201
13202 ;; #(
13203 *)
13204 as_fn_error "unknown endianness
13205 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
13206 esac
13207
13208 if test $ac_cv_c_bigendian = yes; then
13209 sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN"
13210 else
13211 sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN"
13212 fi
13213 else
13214 sim_hostendian="-DWITH_HOST_BYTE_ORDER=0"
13215 fi
13216 fi
13217
13218
13219 default_sim_scache="16384"
13220 # Check whether --enable-sim-scache was given.
13221 if test "${enable_sim_scache+set}" = set; then :
13222 enableval=$enable_sim_scache; case "${enableval}" in
13223 yes) sim_scache="-DWITH_SCACHE=${default_sim_scache}";;
13224 no) sim_scache="-DWITH_SCACHE=0" ;;
13225 [0-9]*) sim_scache="-DWITH_SCACHE=${enableval}";;
13226 *) as_fn_error "\"Bad value $enableval passed to --enable-sim-scache\"" "$LINENO" 5;
13227 sim_scache="";;
13228 esac
13229 if test x"$silent" != x"yes" && test x"$sim_scache" != x""; then
13230 echo "Setting scache size = $sim_scache" 6>&1
13231 fi
13232 else
13233 sim_scache="-DWITH_SCACHE=${default_sim_scache}"
13234 fi
13235
13236
13237
13238 default_sim_default_model="m32r/d"
13239 # Check whether --enable-sim-default-model was given.
13240 if test "${enable_sim_default_model+set}" = set; then :
13241 enableval=$enable_sim_default_model; case "${enableval}" in
13242 yes|no) as_fn_error "\"Missing argument to --enable-sim-default-model\"" "$LINENO" 5;;
13243 *) sim_default_model="-DWITH_DEFAULT_MODEL='\"${enableval}\"'";;
13244 esac
13245 if test x"$silent" != x"yes" && test x"$sim_default_model" != x""; then
13246 echo "Setting default model = $sim_default_model" 6>&1
13247 fi
13248 else
13249 sim_default_model="-DWITH_DEFAULT_MODEL='\"${default_sim_default_model}\"'"
13250 fi
13251
13252
13253
13254 # Check whether --enable-sim-environment was given.
13255 if test "${enable_sim_environment+set}" = set; then :
13256 enableval=$enable_sim_environment; case "${enableval}" in
13257 all | ALL) sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT";;
13258 user | USER) sim_environment="-DWITH_ENVIRONMENT=USER_ENVIRONMENT";;
13259 virtual | VIRTUAL) sim_environment="-DWITH_ENVIRONMENT=VIRTUAL_ENVIRONMENT";;
13260 operating | OPERATING) sim_environment="-DWITH_ENVIRONMENT=OPERATING_ENVIRONMENT";;
13261 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-environment\"" "$LINENO" 5;
13262 sim_environment="";;
13263 esac
13264 if test x"$silent" != x"yes" && test x"$sim_environment" != x""; then
13265 echo "Setting sim environment = $sim_environment" 6>&1
13266 fi
13267 else
13268 sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT"
13269 fi
13270
13271
13272 default_sim_inline=""
13273 # Check whether --enable-sim-inline was given.
13274 if test "${enable_sim_inline+set}" = set; then :
13275 enableval=$enable_sim_inline; sim_inline=""
13276 case "$enableval" in
13277 no) sim_inline="-DDEFAULT_INLINE=0";;
13278 0) sim_inline="-DDEFAULT_INLINE=0";;
13279 yes | 2) sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
13280 1) sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
13281 *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13282 new_flag=""
13283 case "$x" in
13284 *_INLINE=*) new_flag="-D$x";;
13285 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
13286 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
13287 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
13288 esac
13289 if test x"$sim_inline" = x""; then
13290 sim_inline="$new_flag"
13291 else
13292 sim_inline="$sim_inline $new_flag"
13293 fi
13294 done;;
13295 esac
13296 if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
13297 echo "Setting inline flags = $sim_inline" 6>&1
13298 fi
13299 else
13300
13301 if test "x$cross_compiling" = "xno"; then
13302 if test x"$GCC" != "x" -a x"${default_sim_inline}" != "x" ; then
13303 sim_inline="${default_sim_inline}"
13304 if test x"$silent" != x"yes"; then
13305 echo "Setting inline flags = $sim_inline" 6>&1
13306 fi
13307 else
13308 sim_inline=""
13309 fi
13310 else
13311 sim_inline="-DDEFAULT_INLINE=0"
13312 fi
13313 fi
13314
13315
13316 cgen_maint=no
13317 cgen=guile
13318 cgendir='$(srcdir)/../../cgen'
13319 # Check whether --enable-cgen-maint was given.
13320 if test "${enable_cgen_maint+set}" = set; then :
13321 enableval=$enable_cgen_maint; case "${enableval}" in
13322 yes) cgen_maint=yes ;;
13323 no) cgen_maint=no ;;
13324 *)
13325 # argument is cgen install directory (not implemented yet).
13326 # Having a `share' directory might be more appropriate for the .scm,
13327 # .cpu, etc. files.
13328 cgendir=${cgen_maint}/lib/cgen
13329 cgen=guile
13330 ;;
13331 esac
13332 fi
13333 if test x${cgen_maint} != xno ; then
13334 CGEN_MAINT=''
13335 else
13336 CGEN_MAINT='#'
13337 fi
13338
13339
13340
13341
13342
13343 case "${target_alias}" in
13344 m32r*-linux*)
13345 traps_obj=traps-linux.o
13346 sim_extra_cflags="-DM32R_LINUX"
13347 ;;
13348 *)
13349 traps_obj=traps.o
13350 sim_extra_cflags="-DM32R_ELF"
13351 ;;
13352 esac
13353
13354
13355
13356
13357 if test x"always" != x"no"; then
13358 enable_sim_hardware=yes
13359 else
13360 enable_sim_hardware=no
13361 fi
13362
13363 if test """"; then
13364 hardware=""""
13365 else
13366 hardware="cfi core pal glue"
13367 fi
13368 hardware="$hardware """
13369
13370 sim_hw_cflags="-DWITH_HW=1"
13371 sim_hw="$hardware"
13372 sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\1.o/g'`"
13373
13374 # Check whether --enable-sim-hardware was given.
13375 if test "${enable_sim_hardware+set}" = set; then :
13376 enableval=$enable_sim_hardware;
13377 fi
13378
13379 case ${enable_sim_hardware} in
13380 yes) sim_hw_p=yes;;
13381 no) sim_hw_p=no;;
13382 ,*) sim_hw_p=yes; hardware="${hardware} `echo ${enableval} | sed -e 's/,/ /'`";;
13383 *,) sim_hw_p=yes; hardware="`echo ${enableval} | sed -e 's/,/ /'` ${hardware}";;
13384 *) sim_hw_p=yes; hardware="`echo ${enableval} | sed -e 's/,/ /'`"'';;
13385 esac
13386
13387 if test "$sim_hw_p" != yes; then
13388 if test "always" = "always"; then
13389 as_fn_error "Sorry, but this simulator requires that hardware support
13390 be enabled. Please configure without --disable-hw-support." "$LINENO" 5
13391 fi
13392 sim_hw_objs=
13393 sim_hw_cflags="-DWITH_HW=0"
13394 sim_hw=
13395 else
13396 sim_hw_cflags="-DWITH_HW=1"
13397 # remove duplicates
13398 sim_hw=""
13399 sim_hw_objs="\$(SIM_COMMON_HW_OBJS)"
13400 for i in $hardware ; do
13401 case " $sim_hw " in
13402 *" $i "*) ;;
13403 *) sim_hw="$sim_hw $i" ; sim_hw_objs="$sim_hw_objs dv-$i.o";;
13404 esac
13405 done
13406 # mingw does not support sockser
13407 SIM_DV_SOCKSER_O=""
13408 case ${host} in
13409 *mingw*) ;;
13410 *) SIM_DV_SOCKSER_O="dv-sockser.o"
13411
13412 cat >>confdefs.h <<_ACEOF
13413 #define HAVE_DV_SOCKSER 1
13414 _ACEOF
13415
13416 ;;
13417 esac
13418
13419 if test x"$silent" != x"yes"; then
13420 echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
13421 fi
13422 case " $hardware " in
13423 *" cfi "*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for log2 in -lm" >&5
13424 $as_echo_n "checking for log2 in -lm... " >&6; }
13425 if test "${ac_cv_lib_m_log2+set}" = set; then :
13426 $as_echo_n "(cached) " >&6
13427 else
13428 ac_check_lib_save_LIBS=$LIBS
13429 LIBS="-lm $LIBS"
13430 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13431 /* end confdefs.h. */
13432
13433 /* Override any GCC internal prototype to avoid an error.
13434 Use char because int might match the return type of a GCC
13435 builtin and then its argument prototype would still apply. */
13436 #ifdef __cplusplus
13437 extern "C"
13438 #endif
13439 char log2 ();
13440 int
13441 main ()
13442 {
13443 return log2 ();
13444 ;
13445 return 0;
13446 }
13447 _ACEOF
13448 if ac_fn_c_try_link "$LINENO"; then :
13449 ac_cv_lib_m_log2=yes
13450 else
13451 ac_cv_lib_m_log2=no
13452 fi
13453 rm -f core conftest.err conftest.$ac_objext \
13454 conftest$ac_exeext conftest.$ac_ext
13455 LIBS=$ac_check_lib_save_LIBS
13456 fi
13457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_log2" >&5
13458 $as_echo "$ac_cv_lib_m_log2" >&6; }
13459 if test "x$ac_cv_lib_m_log2" = x""yes; then :
13460 cat >>confdefs.h <<_ACEOF
13461 #define HAVE_LIBM 1
13462 _ACEOF
13463
13464 LIBS="-lm $LIBS"
13465
13466 fi
13467 ;;
13468 esac
13469 fi
13470
13471
13472 if test -z "$SIM_DV_SOCKSER_O"; then
13473 as_fn_error "Sorry, but hardware support in this simulator unconditionally
13474 relies on dv-sockser.o which is unavailable for your host. Please fix this
13475 simulator." "$LINENO" 5
13476 fi
13477
13478
13479
13480 ac_sources="$sim_link_files"
13481 ac_dests="$sim_link_links"
13482 while test -n "$ac_sources"; do
13483 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
13484 set $ac_sources; ac_source=$1; shift; ac_sources=$*
13485 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
13486 done
13487 ac_config_links="$ac_config_links $ac_config_links_1"
13488
13489 cgen_breaks=""
13490 if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13491 cgen_breaks="break cgen_rtx_error";
13492 fi
13493
13494 ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
13495
13496 ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
13497
13498 ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
13499
13500 ac_config_commands="$ac_config_commands Makefile"
13501
13502 ac_config_commands="$ac_config_commands stamp-h"
13503
13504 cat >confcache <<\_ACEOF
13505 # This file is a shell script that caches the results of configure
13506 # tests run on this system so they can be shared between configure
13507 # scripts and configure runs, see configure's option --config-cache.
13508 # It is not useful on other systems. If it contains results you don't
13509 # want to keep, you may remove or edit it.
13510 #
13511 # config.status only pays attention to the cache file if you give it
13512 # the --recheck option to rerun configure.
13513 #
13514 # `ac_cv_env_foo' variables (set or unset) will be overridden when
13515 # loading this file, other *unset* `ac_cv_foo' will be assigned the
13516 # following values.
13517
13518 _ACEOF
13519
13520 # The following way of writing the cache mishandles newlines in values,
13521 # but we know of no workaround that is simple, portable, and efficient.
13522 # So, we kill variables containing newlines.
13523 # Ultrix sh set writes to stderr and can't be redirected directly,
13524 # and sets the high bit in the cache file unless we assign to the vars.
13525 (
13526 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13527 eval ac_val=\$$ac_var
13528 case $ac_val in #(
13529 *${as_nl}*)
13530 case $ac_var in #(
13531 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13532 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13533 esac
13534 case $ac_var in #(
13535 _ | IFS | as_nl) ;; #(
13536 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13537 *) { eval $ac_var=; unset $ac_var;} ;;
13538 esac ;;
13539 esac
13540 done
13541
13542 (set) 2>&1 |
13543 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13544 *${as_nl}ac_space=\ *)
13545 # `set' does not quote correctly, so add quotes: double-quote
13546 # substitution turns \\\\ into \\, and sed turns \\ into \.
13547 sed -n \
13548 "s/'/'\\\\''/g;
13549 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13550 ;; #(
13551 *)
13552 # `set' quotes correctly as required by POSIX, so do not add quotes.
13553 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
13554 ;;
13555 esac |
13556 sort
13557 ) |
13558 sed '
13559 /^ac_cv_env_/b end
13560 t clear
13561 :clear
13562 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13563 t end
13564 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13565 :end' >>confcache
13566 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13567 if test -w "$cache_file"; then
13568 test "x$cache_file" != "x/dev/null" &&
13569 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13570 $as_echo "$as_me: updating cache $cache_file" >&6;}
13571 cat confcache >$cache_file
13572 else
13573 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13574 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13575 fi
13576 fi
13577 rm -f confcache
13578
13579 test "x$prefix" = xNONE && prefix=$ac_default_prefix
13580 # Let make expand exec_prefix.
13581 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13582
13583 DEFS=-DHAVE_CONFIG_H
13584
13585 ac_libobjs=
13586 ac_ltlibobjs=
13587 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13588 # 1. Remove the extension, and $U if already installed.
13589 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13590 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13591 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13592 # will be set to the directory where LIBOBJS objects are built.
13593 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13594 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
13595 done
13596 LIBOBJS=$ac_libobjs
13597
13598 LTLIBOBJS=$ac_ltlibobjs
13599
13600
13601 if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13602 as_fn_error "conditional \"GMAKE\" was never defined.
13603 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13604 fi
13605 if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13606 as_fn_error "conditional \"PLUGINS\" was never defined.
13607 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13608 fi
13609
13610
13611 : ${CONFIG_STATUS=./config.status}
13612 ac_write_fail=0
13613 ac_clean_files_save=$ac_clean_files
13614 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
13615 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13616 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13617 as_write_fail=0
13618 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
13619 #! $SHELL
13620 # Generated by $as_me.
13621 # Run this file to recreate the current configuration.
13622 # Compiler output produced by configure, useful for debugging
13623 # configure, is in config.log if it exists.
13624
13625 debug=false
13626 ac_cs_recheck=false
13627 ac_cs_silent=false
13628
13629 SHELL=\${CONFIG_SHELL-$SHELL}
13630 export SHELL
13631 _ASEOF
13632 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13633 ## -------------------- ##
13634 ## M4sh Initialization. ##
13635 ## -------------------- ##
13636
13637 # Be more Bourne compatible
13638 DUALCASE=1; export DUALCASE # for MKS sh
13639 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
13640 emulate sh
13641 NULLCMD=:
13642 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
13643 # is contrary to our usage. Disable this feature.
13644 alias -g '${1+"$@"}'='"$@"'
13645 setopt NO_GLOB_SUBST
13646 else
13647 case `(set -o) 2>/dev/null` in #(
13648 *posix*) :
13649 set -o posix ;; #(
13650 *) :
13651 ;;
13652 esac
13653 fi
13654
13655
13656 as_nl='
13657 '
13658 export as_nl
13659 # Printing a long string crashes Solaris 7 /usr/bin/printf.
13660 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13661 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13662 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13663 # Prefer a ksh shell builtin over an external printf program on Solaris,
13664 # but without wasting forks for bash or zsh.
13665 if test -z "$BASH_VERSION$ZSH_VERSION" \
13666 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13667 as_echo='print -r --'
13668 as_echo_n='print -rn --'
13669 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13670 as_echo='printf %s\n'
13671 as_echo_n='printf %s'
13672 else
13673 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13674 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13675 as_echo_n='/usr/ucb/echo -n'
13676 else
13677 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13678 as_echo_n_body='eval
13679 arg=$1;
13680 case $arg in #(
13681 *"$as_nl"*)
13682 expr "X$arg" : "X\\(.*\\)$as_nl";
13683 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13684 esac;
13685 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13686 '
13687 export as_echo_n_body
13688 as_echo_n='sh -c $as_echo_n_body as_echo'
13689 fi
13690 export as_echo_body
13691 as_echo='sh -c $as_echo_body as_echo'
13692 fi
13693
13694 # The user is always right.
13695 if test "${PATH_SEPARATOR+set}" != set; then
13696 PATH_SEPARATOR=:
13697 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13698 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13699 PATH_SEPARATOR=';'
13700 }
13701 fi
13702
13703
13704 # IFS
13705 # We need space, tab and new line, in precisely that order. Quoting is
13706 # there to prevent editors from complaining about space-tab.
13707 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
13708 # splitting by setting IFS to empty value.)
13709 IFS=" "" $as_nl"
13710
13711 # Find who we are. Look in the path if we contain no directory separator.
13712 case $0 in #((
13713 *[\\/]* ) as_myself=$0 ;;
13714 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13715 for as_dir in $PATH
13716 do
13717 IFS=$as_save_IFS
13718 test -z "$as_dir" && as_dir=.
13719 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13720 done
13721 IFS=$as_save_IFS
13722
13723 ;;
13724 esac
13725 # We did not find ourselves, most probably we were run as `sh COMMAND'
13726 # in which case we are not to be found in the path.
13727 if test "x$as_myself" = x; then
13728 as_myself=$0
13729 fi
13730 if test ! -f "$as_myself"; then
13731 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13732 exit 1
13733 fi
13734
13735 # Unset variables that we do not need and which cause bugs (e.g. in
13736 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13737 # suppresses any "Segmentation fault" message there. '((' could
13738 # trigger a bug in pdksh 5.2.14.
13739 for as_var in BASH_ENV ENV MAIL MAILPATH
13740 do eval test x\${$as_var+set} = xset \
13741 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
13742 done
13743 PS1='$ '
13744 PS2='> '
13745 PS4='+ '
13746
13747 # NLS nuisances.
13748 LC_ALL=C
13749 export LC_ALL
13750 LANGUAGE=C
13751 export LANGUAGE
13752
13753 # CDPATH.
13754 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13755
13756
13757 # as_fn_error ERROR [LINENO LOG_FD]
13758 # ---------------------------------
13759 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13760 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13761 # script with status $?, using 1 if that was 0.
13762 as_fn_error ()
13763 {
13764 as_status=$?; test $as_status -eq 0 && as_status=1
13765 if test "$3"; then
13766 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
13767 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
13768 fi
13769 $as_echo "$as_me: error: $1" >&2
13770 as_fn_exit $as_status
13771 } # as_fn_error
13772
13773
13774 # as_fn_set_status STATUS
13775 # -----------------------
13776 # Set $? to STATUS, without forking.
13777 as_fn_set_status ()
13778 {
13779 return $1
13780 } # as_fn_set_status
13781
13782 # as_fn_exit STATUS
13783 # -----------------
13784 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13785 as_fn_exit ()
13786 {
13787 set +e
13788 as_fn_set_status $1
13789 exit $1
13790 } # as_fn_exit
13791
13792 # as_fn_unset VAR
13793 # ---------------
13794 # Portably unset VAR.
13795 as_fn_unset ()
13796 {
13797 { eval $1=; unset $1;}
13798 }
13799 as_unset=as_fn_unset
13800 # as_fn_append VAR VALUE
13801 # ----------------------
13802 # Append the text in VALUE to the end of the definition contained in VAR. Take
13803 # advantage of any shell optimizations that allow amortized linear growth over
13804 # repeated appends, instead of the typical quadratic growth present in naive
13805 # implementations.
13806 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
13807 eval 'as_fn_append ()
13808 {
13809 eval $1+=\$2
13810 }'
13811 else
13812 as_fn_append ()
13813 {
13814 eval $1=\$$1\$2
13815 }
13816 fi # as_fn_append
13817
13818 # as_fn_arith ARG...
13819 # ------------------
13820 # Perform arithmetic evaluation on the ARGs, and store the result in the
13821 # global $as_val. Take advantage of shells that can avoid forks. The arguments
13822 # must be portable across $(()) and expr.
13823 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
13824 eval 'as_fn_arith ()
13825 {
13826 as_val=$(( $* ))
13827 }'
13828 else
13829 as_fn_arith ()
13830 {
13831 as_val=`expr "$@" || test $? -eq 1`
13832 }
13833 fi # as_fn_arith
13834
13835
13836 if expr a : '\(a\)' >/dev/null 2>&1 &&
13837 test "X`expr 00001 : '.*\(...\)'`" = X001; then
13838 as_expr=expr
13839 else
13840 as_expr=false
13841 fi
13842
13843 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
13844 as_basename=basename
13845 else
13846 as_basename=false
13847 fi
13848
13849 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
13850 as_dirname=dirname
13851 else
13852 as_dirname=false
13853 fi
13854
13855 as_me=`$as_basename -- "$0" ||
13856 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13857 X"$0" : 'X\(//\)$' \| \
13858 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13859 $as_echo X/"$0" |
13860 sed '/^.*\/\([^/][^/]*\)\/*$/{
13861 s//\1/
13862 q
13863 }
13864 /^X\/\(\/\/\)$/{
13865 s//\1/
13866 q
13867 }
13868 /^X\/\(\/\).*/{
13869 s//\1/
13870 q
13871 }
13872 s/.*/./; q'`
13873
13874 # Avoid depending upon Character Ranges.
13875 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13876 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13877 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
13878 as_cr_digits='0123456789'
13879 as_cr_alnum=$as_cr_Letters$as_cr_digits
13880
13881 ECHO_C= ECHO_N= ECHO_T=
13882 case `echo -n x` in #(((((
13883 -n*)
13884 case `echo 'xy\c'` in
13885 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
13886 xy) ECHO_C='\c';;
13887 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
13888 ECHO_T=' ';;
13889 esac;;
13890 *)
13891 ECHO_N='-n';;
13892 esac
13893
13894 rm -f conf$$ conf$$.exe conf$$.file
13895 if test -d conf$$.dir; then
13896 rm -f conf$$.dir/conf$$.file
13897 else
13898 rm -f conf$$.dir
13899 mkdir conf$$.dir 2>/dev/null
13900 fi
13901 if (echo >conf$$.file) 2>/dev/null; then
13902 if ln -s conf$$.file conf$$ 2>/dev/null; then
13903 as_ln_s='ln -s'
13904 # ... but there are two gotchas:
13905 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13906 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
13907 # In both cases, we have to default to `cp -p'.
13908 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
13909 as_ln_s='cp -p'
13910 elif ln conf$$.file conf$$ 2>/dev/null; then
13911 as_ln_s=ln
13912 else
13913 as_ln_s='cp -p'
13914 fi
13915 else
13916 as_ln_s='cp -p'
13917 fi
13918 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
13919 rmdir conf$$.dir 2>/dev/null
13920
13921
13922 # as_fn_mkdir_p
13923 # -------------
13924 # Create "$as_dir" as a directory, including parents if necessary.
13925 as_fn_mkdir_p ()
13926 {
13927
13928 case $as_dir in #(
13929 -*) as_dir=./$as_dir;;
13930 esac
13931 test -d "$as_dir" || eval $as_mkdir_p || {
13932 as_dirs=
13933 while :; do
13934 case $as_dir in #(
13935 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
13936 *) as_qdir=$as_dir;;
13937 esac
13938 as_dirs="'$as_qdir' $as_dirs"
13939 as_dir=`$as_dirname -- "$as_dir" ||
13940 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13941 X"$as_dir" : 'X\(//\)[^/]' \| \
13942 X"$as_dir" : 'X\(//\)$' \| \
13943 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
13944 $as_echo X"$as_dir" |
13945 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13946 s//\1/
13947 q
13948 }
13949 /^X\(\/\/\)[^/].*/{
13950 s//\1/
13951 q
13952 }
13953 /^X\(\/\/\)$/{
13954 s//\1/
13955 q
13956 }
13957 /^X\(\/\).*/{
13958 s//\1/
13959 q
13960 }
13961 s/.*/./; q'`
13962 test -d "$as_dir" && break
13963 done
13964 test -z "$as_dirs" || eval "mkdir $as_dirs"
13965 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
13966
13967
13968 } # as_fn_mkdir_p
13969 if mkdir -p . 2>/dev/null; then
13970 as_mkdir_p='mkdir -p "$as_dir"'
13971 else
13972 test -d ./-p && rmdir ./-p
13973 as_mkdir_p=false
13974 fi
13975
13976 if test -x / >/dev/null 2>&1; then
13977 as_test_x='test -x'
13978 else
13979 if ls -dL / >/dev/null 2>&1; then
13980 as_ls_L_option=L
13981 else
13982 as_ls_L_option=
13983 fi
13984 as_test_x='
13985 eval sh -c '\''
13986 if test -d "$1"; then
13987 test -d "$1/.";
13988 else
13989 case $1 in #(
13990 -*)set "./$1";;
13991 esac;
13992 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
13993 ???[sx]*):;;*)false;;esac;fi
13994 '\'' sh
13995 '
13996 fi
13997 as_executable_p=$as_test_x
13998
13999 # Sed expression to map a string onto a valid CPP name.
14000 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
14001
14002 # Sed expression to map a string onto a valid variable name.
14003 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
14004
14005
14006 exec 6>&1
14007 ## ----------------------------------- ##
14008 ## Main body of $CONFIG_STATUS script. ##
14009 ## ----------------------------------- ##
14010 _ASEOF
14011 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14012
14013 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14014 # Save the log message, to keep $0 and so on meaningful, and to
14015 # report actual input values of CONFIG_FILES etc. instead of their
14016 # values after options handling.
14017 ac_log="
14018 This file was extended by $as_me, which was
14019 generated by GNU Autoconf 2.64. Invocation command line was
14020
14021 CONFIG_FILES = $CONFIG_FILES
14022 CONFIG_HEADERS = $CONFIG_HEADERS
14023 CONFIG_LINKS = $CONFIG_LINKS
14024 CONFIG_COMMANDS = $CONFIG_COMMANDS
14025 $ $0 $@
14026
14027 on `(hostname || uname -n) 2>/dev/null | sed 1q`
14028 "
14029
14030 _ACEOF
14031
14032 case $ac_config_files in *"
14033 "*) set x $ac_config_files; shift; ac_config_files=$*;;
14034 esac
14035
14036 case $ac_config_headers in *"
14037 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14038 esac
14039
14040
14041 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14042 # Files that config.status was made for.
14043 config_files="$ac_config_files"
14044 config_headers="$ac_config_headers"
14045 config_links="$ac_config_links"
14046 config_commands="$ac_config_commands"
14047
14048 _ACEOF
14049
14050 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14051 ac_cs_usage="\
14052 \`$as_me' instantiates files and other configuration actions
14053 from templates according to the current configuration. Unless the files
14054 and actions are specified as TAGs, all are instantiated by default.
14055
14056 Usage: $0 [OPTION]... [TAG]...
14057
14058 -h, --help print this help, then exit
14059 -V, --version print version number and configuration settings, then exit
14060 -q, --quiet, --silent
14061 do not print progress messages
14062 -d, --debug don't remove temporary files
14063 --recheck update $as_me by reconfiguring in the same conditions
14064 --file=FILE[:TEMPLATE]
14065 instantiate the configuration file FILE
14066 --header=FILE[:TEMPLATE]
14067 instantiate the configuration header FILE
14068
14069 Configuration files:
14070 $config_files
14071
14072 Configuration headers:
14073 $config_headers
14074
14075 Configuration links:
14076 $config_links
14077
14078 Configuration commands:
14079 $config_commands
14080
14081 Report bugs to the package provider."
14082
14083 _ACEOF
14084 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14085 ac_cs_version="\\
14086 config.status
14087 configured by $0, generated by GNU Autoconf 2.64,
14088 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
14089
14090 Copyright (C) 2009 Free Software Foundation, Inc.
14091 This config.status script is free software; the Free Software Foundation
14092 gives unlimited permission to copy, distribute and modify it."
14093
14094 ac_pwd='$ac_pwd'
14095 srcdir='$srcdir'
14096 INSTALL='$INSTALL'
14097 AWK='$AWK'
14098 test -n "\$AWK" || AWK=awk
14099 _ACEOF
14100
14101 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14102 # The default lists apply if the user does not specify any file.
14103 ac_need_defaults=:
14104 while test $# != 0
14105 do
14106 case $1 in
14107 --*=*)
14108 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14109 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
14110 ac_shift=:
14111 ;;
14112 *)
14113 ac_option=$1
14114 ac_optarg=$2
14115 ac_shift=shift
14116 ;;
14117 esac
14118
14119 case $ac_option in
14120 # Handling of the options.
14121 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14122 ac_cs_recheck=: ;;
14123 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14124 $as_echo "$ac_cs_version"; exit ;;
14125 --debug | --debu | --deb | --de | --d | -d )
14126 debug=: ;;
14127 --file | --fil | --fi | --f )
14128 $ac_shift
14129 case $ac_optarg in
14130 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14131 esac
14132 as_fn_append CONFIG_FILES " '$ac_optarg'"
14133 ac_need_defaults=false;;
14134 --header | --heade | --head | --hea )
14135 $ac_shift
14136 case $ac_optarg in
14137 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14138 esac
14139 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
14140 ac_need_defaults=false;;
14141 --he | --h)
14142 # Conflict between --help and --header
14143 as_fn_error "ambiguous option: \`$1'
14144 Try \`$0 --help' for more information.";;
14145 --help | --hel | -h )
14146 $as_echo "$ac_cs_usage"; exit ;;
14147 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14148 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14149 ac_cs_silent=: ;;
14150
14151 # This is an error.
14152 -*) as_fn_error "unrecognized option: \`$1'
14153 Try \`$0 --help' for more information." ;;
14154
14155 *) as_fn_append ac_config_targets " $1"
14156 ac_need_defaults=false ;;
14157
14158 esac
14159 shift
14160 done
14161
14162 ac_configure_extra_args=
14163
14164 if $ac_cs_silent; then
14165 exec 6>/dev/null
14166 ac_configure_extra_args="$ac_configure_extra_args --silent"
14167 fi
14168
14169 _ACEOF
14170 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14171 if \$ac_cs_recheck; then
14172 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14173 shift
14174 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14175 CONFIG_SHELL='$SHELL'
14176 export CONFIG_SHELL
14177 exec "\$@"
14178 fi
14179
14180 _ACEOF
14181 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14182 exec 5>>config.log
14183 {
14184 echo
14185 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14186 ## Running $as_me. ##
14187 _ASBOX
14188 $as_echo "$ac_log"
14189 } >&5
14190
14191 _ACEOF
14192 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14193 #
14194 # INIT-COMMANDS
14195 #
14196 ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
14197
14198
14199 # The HP-UX ksh and POSIX shell print the target directory to stdout
14200 # if CDPATH is set.
14201 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14202
14203 sed_quote_subst='$sed_quote_subst'
14204 double_quote_subst='$double_quote_subst'
14205 delay_variable_subst='$delay_variable_subst'
14206 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14207 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14208 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14209 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14210 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14211 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14212 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14213 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14214 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14215 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14216 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14217 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14218 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14219 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14220 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14221 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14222 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14223 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14224 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14225 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14226 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14227 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14228 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14229 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14230 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14231 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14232 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14233 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14234 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14235 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14236 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14237 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14238 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14239 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14240 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14241 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14242 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14243 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14244 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14245 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14246 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14247 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14248 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14249 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14250 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14251 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14252 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14253 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14254 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"`'
14255 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14256 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14257 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14258 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14259 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14260 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14261 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14262 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14263 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14264 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14265 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14266 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14267 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14268 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14269 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14270 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14271 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14272 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14273 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14274 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14275 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14276 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14277 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14278 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14279 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14280 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14281 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14282 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14283 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14284 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14285 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14286 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14287 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14288 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14289 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14290 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14291 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14292 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14293 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14294 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14295 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14296 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14297 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14298 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14299 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14300 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14301 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14302 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14303 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14304 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14305 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14306 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14307 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14308 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14309 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14310 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14311 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14312 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14313 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14314 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14315 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14316 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14317 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14318 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14319 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14320 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14321 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14322 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14323 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14324 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14325 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14326
14327 LTCC='$LTCC'
14328 LTCFLAGS='$LTCFLAGS'
14329 compiler='$compiler_DEFAULT'
14330
14331 # A function that is used when there is no print builtin or printf.
14332 func_fallback_echo ()
14333 {
14334 eval 'cat <<_LTECHO_EOF
14335 \$1
14336 _LTECHO_EOF'
14337 }
14338
14339 # Quote evaled strings.
14340 for var in SHELL \
14341 ECHO \
14342 SED \
14343 GREP \
14344 EGREP \
14345 FGREP \
14346 LD \
14347 NM \
14348 LN_S \
14349 lt_SP2NL \
14350 lt_NL2SP \
14351 reload_flag \
14352 OBJDUMP \
14353 deplibs_check_method \
14354 file_magic_cmd \
14355 AR \
14356 AR_FLAGS \
14357 STRIP \
14358 RANLIB \
14359 CC \
14360 CFLAGS \
14361 compiler \
14362 lt_cv_sys_global_symbol_pipe \
14363 lt_cv_sys_global_symbol_to_cdecl \
14364 lt_cv_sys_global_symbol_to_c_name_address \
14365 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14366 lt_prog_compiler_no_builtin_flag \
14367 lt_prog_compiler_wl \
14368 lt_prog_compiler_pic \
14369 lt_prog_compiler_static \
14370 lt_cv_prog_compiler_c_o \
14371 need_locks \
14372 DSYMUTIL \
14373 NMEDIT \
14374 LIPO \
14375 OTOOL \
14376 OTOOL64 \
14377 shrext_cmds \
14378 export_dynamic_flag_spec \
14379 whole_archive_flag_spec \
14380 compiler_needs_object \
14381 with_gnu_ld \
14382 allow_undefined_flag \
14383 no_undefined_flag \
14384 hardcode_libdir_flag_spec \
14385 hardcode_libdir_flag_spec_ld \
14386 hardcode_libdir_separator \
14387 fix_srcfile_path \
14388 exclude_expsyms \
14389 include_expsyms \
14390 file_list_spec \
14391 variables_saved_for_relink \
14392 libname_spec \
14393 library_names_spec \
14394 soname_spec \
14395 install_override_mode \
14396 finish_eval \
14397 old_striplib \
14398 striplib; do
14399 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14400 *[\\\\\\\`\\"\\\$]*)
14401 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14402 ;;
14403 *)
14404 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14405 ;;
14406 esac
14407 done
14408
14409 # Double-quote double-evaled strings.
14410 for var in reload_cmds \
14411 old_postinstall_cmds \
14412 old_postuninstall_cmds \
14413 old_archive_cmds \
14414 extract_expsyms_cmds \
14415 old_archive_from_new_cmds \
14416 old_archive_from_expsyms_cmds \
14417 archive_cmds \
14418 archive_expsym_cmds \
14419 module_cmds \
14420 module_expsym_cmds \
14421 export_symbols_cmds \
14422 prelink_cmds \
14423 postinstall_cmds \
14424 postuninstall_cmds \
14425 finish_cmds \
14426 sys_lib_search_path_spec \
14427 sys_lib_dlsearch_path_spec; do
14428 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14429 *[\\\\\\\`\\"\\\$]*)
14430 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14431 ;;
14432 *)
14433 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14434 ;;
14435 esac
14436 done
14437
14438 ac_aux_dir='$ac_aux_dir'
14439 xsi_shell='$xsi_shell'
14440 lt_shell_append='$lt_shell_append'
14441
14442 # See if we are running on zsh, and set the options which allow our
14443 # commands through without removal of \ escapes INIT.
14444 if test -n "\${ZSH_VERSION+set}" ; then
14445 setopt NO_GLOB_SUBST
14446 fi
14447
14448
14449 PACKAGE='$PACKAGE'
14450 VERSION='$VERSION'
14451 TIMESTAMP='$TIMESTAMP'
14452 RM='$RM'
14453 ofile='$ofile'
14454
14455
14456
14457
14458 _ACEOF
14459
14460 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14461
14462 # Handling of arguments.
14463 for ac_config_target in $ac_config_targets
14464 do
14465 case $ac_config_target in
14466 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
14467 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
14468 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
14469 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
14470 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14471 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14472 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14473 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14474 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14475
14476 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
14477 esac
14478 done
14479
14480
14481 # If the user did not use the arguments to specify the items to instantiate,
14482 # then the envvar interface is used. Set only those that are not.
14483 # We use the long form for the default assignment because of an extremely
14484 # bizarre bug on SunOS 4.1.3.
14485 if $ac_need_defaults; then
14486 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14487 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14488 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
14489 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14490 fi
14491
14492 # Have a temporary directory for convenience. Make it in the build tree
14493 # simply because there is no reason against having it here, and in addition,
14494 # creating and moving files from /tmp can sometimes cause problems.
14495 # Hook for its removal unless debugging.
14496 # Note that there is a small window in which the directory will not be cleaned:
14497 # after its creation but before its name has been assigned to `$tmp'.
14498 $debug ||
14499 {
14500 tmp=
14501 trap 'exit_status=$?
14502 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14503 ' 0
14504 trap 'as_fn_exit 1' 1 2 13 15
14505 }
14506 # Create a (secure) tmp directory for tmp files.
14507
14508 {
14509 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
14510 test -n "$tmp" && test -d "$tmp"
14511 } ||
14512 {
14513 tmp=./conf$$-$RANDOM
14514 (umask 077 && mkdir "$tmp")
14515 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
14516
14517 # Set up the scripts for CONFIG_FILES section.
14518 # No need to generate them if there are no CONFIG_FILES.
14519 # This happens for instance with `./config.status config.h'.
14520 if test -n "$CONFIG_FILES"; then
14521
14522
14523 ac_cr=`echo X | tr X '\015'`
14524 # On cygwin, bash can eat \r inside `` if the user requested igncr.
14525 # But we know of no other shell where ac_cr would be empty at this
14526 # point, so we can use a bashism as a fallback.
14527 if test "x$ac_cr" = x; then
14528 eval ac_cr=\$\'\\r\'
14529 fi
14530 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14531 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14532 ac_cs_awk_cr='\r'
14533 else
14534 ac_cs_awk_cr=$ac_cr
14535 fi
14536
14537 echo 'BEGIN {' >"$tmp/subs1.awk" &&
14538 _ACEOF
14539
14540
14541 {
14542 echo "cat >conf$$subs.awk <<_ACEOF" &&
14543 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14544 echo "_ACEOF"
14545 } >conf$$subs.sh ||
14546 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14547 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14548 ac_delim='%!_!# '
14549 for ac_last_try in false false false false false :; do
14550 . ./conf$$subs.sh ||
14551 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14552
14553 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14554 if test $ac_delim_n = $ac_delim_num; then
14555 break
14556 elif $ac_last_try; then
14557 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14558 else
14559 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14560 fi
14561 done
14562 rm -f conf$$subs.sh
14563
14564 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14565 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14566 _ACEOF
14567 sed -n '
14568 h
14569 s/^/S["/; s/!.*/"]=/
14570 p
14571 g
14572 s/^[^!]*!//
14573 :repl
14574 t repl
14575 s/'"$ac_delim"'$//
14576 t delim
14577 :nl
14578 h
14579 s/\(.\{148\}\).*/\1/
14580 t more1
14581 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14582 p
14583 n
14584 b repl
14585 :more1
14586 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14587 p
14588 g
14589 s/.\{148\}//
14590 t nl
14591 :delim
14592 h
14593 s/\(.\{148\}\).*/\1/
14594 t more2
14595 s/["\\]/\\&/g; s/^/"/; s/$/"/
14596 p
14597 b
14598 :more2
14599 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14600 p
14601 g
14602 s/.\{148\}//
14603 t delim
14604 ' <conf$$subs.awk | sed '
14605 /^[^""]/{
14606 N
14607 s/\n//
14608 }
14609 ' >>$CONFIG_STATUS || ac_write_fail=1
14610 rm -f conf$$subs.awk
14611 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14612 _ACAWK
14613 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14614 for (key in S) S_is_set[key] = 1
14615 FS = "\a"
14616
14617 }
14618 {
14619 line = $ 0
14620 nfields = split(line, field, "@")
14621 substed = 0
14622 len = length(field[1])
14623 for (i = 2; i < nfields; i++) {
14624 key = field[i]
14625 keylen = length(key)
14626 if (S_is_set[key]) {
14627 value = S[key]
14628 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14629 len += length(value) + length(field[++i])
14630 substed = 1
14631 } else
14632 len += 1 + keylen
14633 }
14634
14635 print line
14636 }
14637
14638 _ACAWK
14639 _ACEOF
14640 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14641 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14642 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
14643 else
14644 cat
14645 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
14646 || as_fn_error "could not setup config files machinery" "$LINENO" 5
14647 _ACEOF
14648
14649 # VPATH may cause trouble with some makes, so we remove $(srcdir),
14650 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14651 # trailing colons and then remove the whole line if VPATH becomes empty
14652 # (actually we leave an empty line to preserve line numbers).
14653 if test "x$srcdir" = x.; then
14654 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14655 s/:*\$(srcdir):*/:/
14656 s/:*\${srcdir}:*/:/
14657 s/:*@srcdir@:*/:/
14658 s/^\([^=]*=[ ]*\):*/\1/
14659 s/:*$//
14660 s/^[^=]*=[ ]*$//
14661 }'
14662 fi
14663
14664 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14665 fi # test -n "$CONFIG_FILES"
14666
14667 # Set up the scripts for CONFIG_HEADERS section.
14668 # No need to generate them if there are no CONFIG_HEADERS.
14669 # This happens for instance with `./config.status Makefile'.
14670 if test -n "$CONFIG_HEADERS"; then
14671 cat >"$tmp/defines.awk" <<\_ACAWK ||
14672 BEGIN {
14673 _ACEOF
14674
14675 # Transform confdefs.h into an awk script `defines.awk', embedded as
14676 # here-document in config.status, that substitutes the proper values into
14677 # config.h.in to produce config.h.
14678
14679 # Create a delimiter string that does not exist in confdefs.h, to ease
14680 # handling of long lines.
14681 ac_delim='%!_!# '
14682 for ac_last_try in false false :; do
14683 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14684 if test -z "$ac_t"; then
14685 break
14686 elif $ac_last_try; then
14687 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
14688 else
14689 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14690 fi
14691 done
14692
14693 # For the awk script, D is an array of macro values keyed by name,
14694 # likewise P contains macro parameters if any. Preserve backslash
14695 # newline sequences.
14696
14697 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14698 sed -n '
14699 s/.\{148\}/&'"$ac_delim"'/g
14700 t rset
14701 :rset
14702 s/^[ ]*#[ ]*define[ ][ ]*/ /
14703 t def
14704 d
14705 :def
14706 s/\\$//
14707 t bsnl
14708 s/["\\]/\\&/g
14709 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14710 D["\1"]=" \3"/p
14711 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
14712 d
14713 :bsnl
14714 s/["\\]/\\&/g
14715 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14716 D["\1"]=" \3\\\\\\n"\\/p
14717 t cont
14718 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14719 t cont
14720 d
14721 :cont
14722 n
14723 s/.\{148\}/&'"$ac_delim"'/g
14724 t clear
14725 :clear
14726 s/\\$//
14727 t bsnlc
14728 s/["\\]/\\&/g; s/^/"/; s/$/"/p
14729 d
14730 :bsnlc
14731 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14732 b cont
14733 ' <confdefs.h | sed '
14734 s/'"$ac_delim"'/"\\\
14735 "/g' >>$CONFIG_STATUS || ac_write_fail=1
14736
14737 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14738 for (key in D) D_is_set[key] = 1
14739 FS = "\a"
14740 }
14741 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14742 line = \$ 0
14743 split(line, arg, " ")
14744 if (arg[1] == "#") {
14745 defundef = arg[2]
14746 mac1 = arg[3]
14747 } else {
14748 defundef = substr(arg[1], 2)
14749 mac1 = arg[2]
14750 }
14751 split(mac1, mac2, "(") #)
14752 macro = mac2[1]
14753 prefix = substr(line, 1, index(line, defundef) - 1)
14754 if (D_is_set[macro]) {
14755 # Preserve the white space surrounding the "#".
14756 print prefix "define", macro P[macro] D[macro]
14757 next
14758 } else {
14759 # Replace #undef with comments. This is necessary, for example,
14760 # in the case of _POSIX_SOURCE, which is predefined and required
14761 # on some systems where configure will not decide to define it.
14762 if (defundef == "undef") {
14763 print "/*", prefix defundef, macro, "*/"
14764 next
14765 }
14766 }
14767 }
14768 { print }
14769 _ACAWK
14770 _ACEOF
14771 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14772 as_fn_error "could not setup config headers machinery" "$LINENO" 5
14773 fi # test -n "$CONFIG_HEADERS"
14774
14775
14776 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
14777 shift
14778 for ac_tag
14779 do
14780 case $ac_tag in
14781 :[FHLC]) ac_mode=$ac_tag; continue;;
14782 esac
14783 case $ac_mode$ac_tag in
14784 :[FHL]*:*);;
14785 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
14786 :[FH]-) ac_tag=-:-;;
14787 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
14788 esac
14789 ac_save_IFS=$IFS
14790 IFS=:
14791 set x $ac_tag
14792 IFS=$ac_save_IFS
14793 shift
14794 ac_file=$1
14795 shift
14796
14797 case $ac_mode in
14798 :L) ac_source=$1;;
14799 :[FH])
14800 ac_file_inputs=
14801 for ac_f
14802 do
14803 case $ac_f in
14804 -) ac_f="$tmp/stdin";;
14805 *) # Look for the file first in the build tree, then in the source tree
14806 # (if the path is not absolute). The absolute path cannot be DOS-style,
14807 # because $ac_f cannot contain `:'.
14808 test -f "$ac_f" ||
14809 case $ac_f in
14810 [\\/$]*) false;;
14811 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14812 esac ||
14813 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
14814 esac
14815 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14816 as_fn_append ac_file_inputs " '$ac_f'"
14817 done
14818
14819 # Let's still pretend it is `configure' which instantiates (i.e., don't
14820 # use $as_me), people would be surprised to read:
14821 # /* config.h. Generated by config.status. */
14822 configure_input='Generated from '`
14823 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14824 `' by configure.'
14825 if test x"$ac_file" != x-; then
14826 configure_input="$ac_file. $configure_input"
14827 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14828 $as_echo "$as_me: creating $ac_file" >&6;}
14829 fi
14830 # Neutralize special characters interpreted by sed in replacement strings.
14831 case $configure_input in #(
14832 *\&* | *\|* | *\\* )
14833 ac_sed_conf_input=`$as_echo "$configure_input" |
14834 sed 's/[\\\\&|]/\\\\&/g'`;; #(
14835 *) ac_sed_conf_input=$configure_input;;
14836 esac
14837
14838 case $ac_tag in
14839 *:-:* | *:-) cat >"$tmp/stdin" \
14840 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
14841 esac
14842 ;;
14843 esac
14844
14845 ac_dir=`$as_dirname -- "$ac_file" ||
14846 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14847 X"$ac_file" : 'X\(//\)[^/]' \| \
14848 X"$ac_file" : 'X\(//\)$' \| \
14849 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14850 $as_echo X"$ac_file" |
14851 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14852 s//\1/
14853 q
14854 }
14855 /^X\(\/\/\)[^/].*/{
14856 s//\1/
14857 q
14858 }
14859 /^X\(\/\/\)$/{
14860 s//\1/
14861 q
14862 }
14863 /^X\(\/\).*/{
14864 s//\1/
14865 q
14866 }
14867 s/.*/./; q'`
14868 as_dir="$ac_dir"; as_fn_mkdir_p
14869 ac_builddir=.
14870
14871 case "$ac_dir" in
14872 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
14873 *)
14874 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14875 # A ".." for each directory in $ac_dir_suffix.
14876 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14877 case $ac_top_builddir_sub in
14878 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
14879 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
14880 esac ;;
14881 esac
14882 ac_abs_top_builddir=$ac_pwd
14883 ac_abs_builddir=$ac_pwd$ac_dir_suffix
14884 # for backward compatibility:
14885 ac_top_builddir=$ac_top_build_prefix
14886
14887 case $srcdir in
14888 .) # We are building in place.
14889 ac_srcdir=.
14890 ac_top_srcdir=$ac_top_builddir_sub
14891 ac_abs_top_srcdir=$ac_pwd ;;
14892 [\\/]* | ?:[\\/]* ) # Absolute name.
14893 ac_srcdir=$srcdir$ac_dir_suffix;
14894 ac_top_srcdir=$srcdir
14895 ac_abs_top_srcdir=$srcdir ;;
14896 *) # Relative name.
14897 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
14898 ac_top_srcdir=$ac_top_build_prefix$srcdir
14899 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
14900 esac
14901 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
14902
14903
14904 case $ac_mode in
14905 :F)
14906 #
14907 # CONFIG_FILE
14908 #
14909
14910 case $INSTALL in
14911 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
14912 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
14913 esac
14914 _ACEOF
14915
14916 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14917 # If the template does not know about datarootdir, expand it.
14918 # FIXME: This hack should be removed a few years after 2.60.
14919 ac_datarootdir_hack=; ac_datarootdir_seen=
14920 ac_sed_dataroot='
14921 /datarootdir/ {
14922 p
14923 q
14924 }
14925 /@datadir@/p
14926 /@docdir@/p
14927 /@infodir@/p
14928 /@localedir@/p
14929 /@mandir@/p'
14930 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
14931 *datarootdir*) ac_datarootdir_seen=yes;;
14932 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
14933 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
14934 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
14935 _ACEOF
14936 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14937 ac_datarootdir_hack='
14938 s&@datadir@&$datadir&g
14939 s&@docdir@&$docdir&g
14940 s&@infodir@&$infodir&g
14941 s&@localedir@&$localedir&g
14942 s&@mandir@&$mandir&g
14943 s&\\\${datarootdir}&$datarootdir&g' ;;
14944 esac
14945 _ACEOF
14946
14947 # Neutralize VPATH when `$srcdir' = `.'.
14948 # Shell code in configure.ac might set extrasub.
14949 # FIXME: do we really want to maintain this feature?
14950 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14951 ac_sed_extra="$ac_vpsub
14952 $extrasub
14953 _ACEOF
14954 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14955 :t
14956 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
14957 s|@configure_input@|$ac_sed_conf_input|;t t
14958 s&@top_builddir@&$ac_top_builddir_sub&;t t
14959 s&@top_build_prefix@&$ac_top_build_prefix&;t t
14960 s&@srcdir@&$ac_srcdir&;t t
14961 s&@abs_srcdir@&$ac_abs_srcdir&;t t
14962 s&@top_srcdir@&$ac_top_srcdir&;t t
14963 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
14964 s&@builddir@&$ac_builddir&;t t
14965 s&@abs_builddir@&$ac_abs_builddir&;t t
14966 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
14967 s&@INSTALL@&$ac_INSTALL&;t t
14968 $ac_datarootdir_hack
14969 "
14970 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
14971 || as_fn_error "could not create $ac_file" "$LINENO" 5
14972
14973 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
14974 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
14975 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
14976 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14977 which seems to be undefined. Please make sure it is defined." >&5
14978 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14979 which seems to be undefined. Please make sure it is defined." >&2;}
14980
14981 rm -f "$tmp/stdin"
14982 case $ac_file in
14983 -) cat "$tmp/out" && rm -f "$tmp/out";;
14984 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
14985 esac \
14986 || as_fn_error "could not create $ac_file" "$LINENO" 5
14987 ;;
14988 :H)
14989 #
14990 # CONFIG_HEADER
14991 #
14992 if test x"$ac_file" != x-; then
14993 {
14994 $as_echo "/* $configure_input */" \
14995 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
14996 } >"$tmp/config.h" \
14997 || as_fn_error "could not create $ac_file" "$LINENO" 5
14998 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
14999 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15000 $as_echo "$as_me: $ac_file is unchanged" >&6;}
15001 else
15002 rm -f "$ac_file"
15003 mv "$tmp/config.h" "$ac_file" \
15004 || as_fn_error "could not create $ac_file" "$LINENO" 5
15005 fi
15006 else
15007 $as_echo "/* $configure_input */" \
15008 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15009 || as_fn_error "could not create -" "$LINENO" 5
15010 fi
15011 ;;
15012 :L)
15013 #
15014 # CONFIG_LINK
15015 #
15016
15017 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
15018 :
15019 else
15020 # Prefer the file from the source tree if names are identical.
15021 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
15022 ac_source=$srcdir/$ac_source
15023 fi
15024
15025 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
15026 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
15027
15028 if test ! -r "$ac_source"; then
15029 as_fn_error "$ac_source: file not found" "$LINENO" 5
15030 fi
15031 rm -f "$ac_file"
15032
15033 # Try a relative symlink, then a hard link, then a copy.
15034 case $srcdir in
15035 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
15036 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
15037 esac
15038 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
15039 ln "$ac_source" "$ac_file" 2>/dev/null ||
15040 cp -p "$ac_source" "$ac_file" ||
15041 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
15042 fi
15043 ;;
15044 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15045 $as_echo "$as_me: executing $ac_file commands" >&6;}
15046 ;;
15047 esac
15048
15049
15050 case $ac_file$ac_mode in
15051 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
15052 "libtool":C)
15053
15054 # See if we are running on zsh, and set the options which allow our
15055 # commands through without removal of \ escapes.
15056 if test -n "${ZSH_VERSION+set}" ; then
15057 setopt NO_GLOB_SUBST
15058 fi
15059
15060 cfgfile="${ofile}T"
15061 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15062 $RM "$cfgfile"
15063
15064 cat <<_LT_EOF >> "$cfgfile"
15065 #! $SHELL
15066
15067 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15068 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15069 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15070 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
15071 #
15072 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15073 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15074 # Written by Gordon Matzigkeit, 1996
15075 #
15076 # This file is part of GNU Libtool.
15077 #
15078 # GNU Libtool is free software; you can redistribute it and/or
15079 # modify it under the terms of the GNU General Public License as
15080 # published by the Free Software Foundation; either version 2 of
15081 # the License, or (at your option) any later version.
15082 #
15083 # As a special exception to the GNU General Public License,
15084 # if you distribute this file as part of a program or library that
15085 # is built using GNU Libtool, you may include this file under the
15086 # same distribution terms that you use for the rest of that program.
15087 #
15088 # GNU Libtool is distributed in the hope that it will be useful,
15089 # but WITHOUT ANY WARRANTY; without even the implied warranty of
15090 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15091 # GNU General Public License for more details.
15092 #
15093 # You should have received a copy of the GNU General Public License
15094 # along with GNU Libtool; see the file COPYING. If not, a copy
15095 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15096 # obtained by writing to the Free Software Foundation, Inc.,
15097 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15098
15099
15100 # The names of the tagged configurations supported by this script.
15101 available_tags=""
15102
15103 # ### BEGIN LIBTOOL CONFIG
15104
15105 # Which release of libtool.m4 was used?
15106 macro_version=$macro_version
15107 macro_revision=$macro_revision
15108
15109 # Whether or not to build shared libraries.
15110 build_libtool_libs=$enable_shared
15111
15112 # Whether or not to build static libraries.
15113 build_old_libs=$enable_static
15114
15115 # What type of objects to build.
15116 pic_mode=$pic_mode
15117
15118 # Whether or not to optimize for fast installation.
15119 fast_install=$enable_fast_install
15120
15121 # Shell to use when invoking shell scripts.
15122 SHELL=$lt_SHELL
15123
15124 # An echo program that protects backslashes.
15125 ECHO=$lt_ECHO
15126
15127 # The host system.
15128 host_alias=$host_alias
15129 host=$host
15130 host_os=$host_os
15131
15132 # The build system.
15133 build_alias=$build_alias
15134 build=$build
15135 build_os=$build_os
15136
15137 # A sed program that does not truncate output.
15138 SED=$lt_SED
15139
15140 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
15141 Xsed="\$SED -e 1s/^X//"
15142
15143 # A grep program that handles long lines.
15144 GREP=$lt_GREP
15145
15146 # An ERE matcher.
15147 EGREP=$lt_EGREP
15148
15149 # A literal string matcher.
15150 FGREP=$lt_FGREP
15151
15152 # A BSD- or MS-compatible name lister.
15153 NM=$lt_NM
15154
15155 # Whether we need soft or hard links.
15156 LN_S=$lt_LN_S
15157
15158 # What is the maximum length of a command?
15159 max_cmd_len=$max_cmd_len
15160
15161 # Object file suffix (normally "o").
15162 objext=$ac_objext
15163
15164 # Executable file suffix (normally "").
15165 exeext=$exeext
15166
15167 # whether the shell understands "unset".
15168 lt_unset=$lt_unset
15169
15170 # turn spaces into newlines.
15171 SP2NL=$lt_lt_SP2NL
15172
15173 # turn newlines into spaces.
15174 NL2SP=$lt_lt_NL2SP
15175
15176 # An object symbol dumper.
15177 OBJDUMP=$lt_OBJDUMP
15178
15179 # Method to check whether dependent libraries are shared objects.
15180 deplibs_check_method=$lt_deplibs_check_method
15181
15182 # Command to use when deplibs_check_method == "file_magic".
15183 file_magic_cmd=$lt_file_magic_cmd
15184
15185 # The archiver.
15186 AR=$lt_AR
15187 AR_FLAGS=$lt_AR_FLAGS
15188
15189 # A symbol stripping program.
15190 STRIP=$lt_STRIP
15191
15192 # Commands used to install an old-style archive.
15193 RANLIB=$lt_RANLIB
15194 old_postinstall_cmds=$lt_old_postinstall_cmds
15195 old_postuninstall_cmds=$lt_old_postuninstall_cmds
15196
15197 # Whether to use a lock for old archive extraction.
15198 lock_old_archive_extraction=$lock_old_archive_extraction
15199
15200 # A C compiler.
15201 LTCC=$lt_CC
15202
15203 # LTCC compiler flags.
15204 LTCFLAGS=$lt_CFLAGS
15205
15206 # Take the output of nm and produce a listing of raw symbols and C names.
15207 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15208
15209 # Transform the output of nm in a proper C declaration.
15210 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15211
15212 # Transform the output of nm in a C name address pair.
15213 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15214
15215 # Transform the output of nm in a C name address pair when lib prefix is needed.
15216 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15217
15218 # The name of the directory that contains temporary libtool files.
15219 objdir=$objdir
15220
15221 # Used to examine libraries when file_magic_cmd begins with "file".
15222 MAGIC_CMD=$MAGIC_CMD
15223
15224 # Must we lock files when doing compilation?
15225 need_locks=$lt_need_locks
15226
15227 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15228 DSYMUTIL=$lt_DSYMUTIL
15229
15230 # Tool to change global to local symbols on Mac OS X.
15231 NMEDIT=$lt_NMEDIT
15232
15233 # Tool to manipulate fat objects and archives on Mac OS X.
15234 LIPO=$lt_LIPO
15235
15236 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
15237 OTOOL=$lt_OTOOL
15238
15239 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15240 OTOOL64=$lt_OTOOL64
15241
15242 # Old archive suffix (normally "a").
15243 libext=$libext
15244
15245 # Shared library suffix (normally ".so").
15246 shrext_cmds=$lt_shrext_cmds
15247
15248 # The commands to extract the exported symbol list from a shared archive.
15249 extract_expsyms_cmds=$lt_extract_expsyms_cmds
15250
15251 # Variables whose values should be saved in libtool wrapper scripts and
15252 # restored at link time.
15253 variables_saved_for_relink=$lt_variables_saved_for_relink
15254
15255 # Do we need the "lib" prefix for modules?
15256 need_lib_prefix=$need_lib_prefix
15257
15258 # Do we need a version for libraries?
15259 need_version=$need_version
15260
15261 # Library versioning type.
15262 version_type=$version_type
15263
15264 # Shared library runtime path variable.
15265 runpath_var=$runpath_var
15266
15267 # Shared library path variable.
15268 shlibpath_var=$shlibpath_var
15269
15270 # Is shlibpath searched before the hard-coded library search path?
15271 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15272
15273 # Format of library name prefix.
15274 libname_spec=$lt_libname_spec
15275
15276 # List of archive names. First name is the real one, the rest are links.
15277 # The last name is the one that the linker finds with -lNAME
15278 library_names_spec=$lt_library_names_spec
15279
15280 # The coded name of the library, if different from the real name.
15281 soname_spec=$lt_soname_spec
15282
15283 # Permission mode override for installation of shared libraries.
15284 install_override_mode=$lt_install_override_mode
15285
15286 # Command to use after installation of a shared archive.
15287 postinstall_cmds=$lt_postinstall_cmds
15288
15289 # Command to use after uninstallation of a shared archive.
15290 postuninstall_cmds=$lt_postuninstall_cmds
15291
15292 # Commands used to finish a libtool library installation in a directory.
15293 finish_cmds=$lt_finish_cmds
15294
15295 # As "finish_cmds", except a single script fragment to be evaled but
15296 # not shown.
15297 finish_eval=$lt_finish_eval
15298
15299 # Whether we should hardcode library paths into libraries.
15300 hardcode_into_libs=$hardcode_into_libs
15301
15302 # Compile-time system search path for libraries.
15303 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15304
15305 # Run-time system search path for libraries.
15306 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15307
15308 # Whether dlopen is supported.
15309 dlopen_support=$enable_dlopen
15310
15311 # Whether dlopen of programs is supported.
15312 dlopen_self=$enable_dlopen_self
15313
15314 # Whether dlopen of statically linked programs is supported.
15315 dlopen_self_static=$enable_dlopen_self_static
15316
15317 # Commands to strip libraries.
15318 old_striplib=$lt_old_striplib
15319 striplib=$lt_striplib
15320
15321
15322 # The linker used to build libraries.
15323 LD=$lt_LD
15324
15325 # How to create reloadable object files.
15326 reload_flag=$lt_reload_flag
15327 reload_cmds=$lt_reload_cmds
15328
15329 # Commands used to build an old-style archive.
15330 old_archive_cmds=$lt_old_archive_cmds
15331
15332 # A language specific compiler.
15333 CC=$lt_compiler
15334
15335 # Is the compiler the GNU compiler?
15336 with_gcc=$GCC
15337
15338 # Compiler flag to turn off builtin functions.
15339 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15340
15341 # How to pass a linker flag through the compiler.
15342 wl=$lt_lt_prog_compiler_wl
15343
15344 # Additional compiler flags for building library objects.
15345 pic_flag=$lt_lt_prog_compiler_pic
15346
15347 # Compiler flag to prevent dynamic linking.
15348 link_static_flag=$lt_lt_prog_compiler_static
15349
15350 # Does compiler simultaneously support -c and -o options?
15351 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15352
15353 # Whether or not to add -lc for building shared libraries.
15354 build_libtool_need_lc=$archive_cmds_need_lc
15355
15356 # Whether or not to disallow shared libs when runtime libs are static.
15357 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15358
15359 # Compiler flag to allow reflexive dlopens.
15360 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15361
15362 # Compiler flag to generate shared objects directly from archives.
15363 whole_archive_flag_spec=$lt_whole_archive_flag_spec
15364
15365 # Whether the compiler copes with passing no objects directly.
15366 compiler_needs_object=$lt_compiler_needs_object
15367
15368 # Create an old-style archive from a shared archive.
15369 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15370
15371 # Create a temporary old-style archive to link instead of a shared archive.
15372 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15373
15374 # Commands used to build a shared archive.
15375 archive_cmds=$lt_archive_cmds
15376 archive_expsym_cmds=$lt_archive_expsym_cmds
15377
15378 # Commands used to build a loadable module if different from building
15379 # a shared archive.
15380 module_cmds=$lt_module_cmds
15381 module_expsym_cmds=$lt_module_expsym_cmds
15382
15383 # Whether we are building with GNU ld or not.
15384 with_gnu_ld=$lt_with_gnu_ld
15385
15386 # Flag that allows shared libraries with undefined symbols to be built.
15387 allow_undefined_flag=$lt_allow_undefined_flag
15388
15389 # Flag that enforces no undefined symbols.
15390 no_undefined_flag=$lt_no_undefined_flag
15391
15392 # Flag to hardcode \$libdir into a binary during linking.
15393 # This must work even if \$libdir does not exist
15394 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15395
15396 # If ld is used when linking, flag to hardcode \$libdir into a binary
15397 # during linking. This must work even if \$libdir does not exist.
15398 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15399
15400 # Whether we need a single "-rpath" flag with a separated argument.
15401 hardcode_libdir_separator=$lt_hardcode_libdir_separator
15402
15403 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15404 # DIR into the resulting binary.
15405 hardcode_direct=$hardcode_direct
15406
15407 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15408 # DIR into the resulting binary and the resulting library dependency is
15409 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15410 # library is relocated.
15411 hardcode_direct_absolute=$hardcode_direct_absolute
15412
15413 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15414 # into the resulting binary.
15415 hardcode_minus_L=$hardcode_minus_L
15416
15417 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15418 # into the resulting binary.
15419 hardcode_shlibpath_var=$hardcode_shlibpath_var
15420
15421 # Set to "yes" if building a shared library automatically hardcodes DIR
15422 # into the library and all subsequent libraries and executables linked
15423 # against it.
15424 hardcode_automatic=$hardcode_automatic
15425
15426 # Set to yes if linker adds runtime paths of dependent libraries
15427 # to runtime path list.
15428 inherit_rpath=$inherit_rpath
15429
15430 # Whether libtool must link a program against all its dependency libraries.
15431 link_all_deplibs=$link_all_deplibs
15432
15433 # Fix the shell variable \$srcfile for the compiler.
15434 fix_srcfile_path=$lt_fix_srcfile_path
15435
15436 # Set to "yes" if exported symbols are required.
15437 always_export_symbols=$always_export_symbols
15438
15439 # The commands to list exported symbols.
15440 export_symbols_cmds=$lt_export_symbols_cmds
15441
15442 # Symbols that should not be listed in the preloaded symbols.
15443 exclude_expsyms=$lt_exclude_expsyms
15444
15445 # Symbols that must always be exported.
15446 include_expsyms=$lt_include_expsyms
15447
15448 # Commands necessary for linking programs (against libraries) with templates.
15449 prelink_cmds=$lt_prelink_cmds
15450
15451 # Specify filename containing input files.
15452 file_list_spec=$lt_file_list_spec
15453
15454 # How to hardcode a shared library path into an executable.
15455 hardcode_action=$hardcode_action
15456
15457 # ### END LIBTOOL CONFIG
15458
15459 _LT_EOF
15460
15461 case $host_os in
15462 aix3*)
15463 cat <<\_LT_EOF >> "$cfgfile"
15464 # AIX sometimes has problems with the GCC collect2 program. For some
15465 # reason, if we set the COLLECT_NAMES environment variable, the problems
15466 # vanish in a puff of smoke.
15467 if test "X${COLLECT_NAMES+set}" != Xset; then
15468 COLLECT_NAMES=
15469 export COLLECT_NAMES
15470 fi
15471 _LT_EOF
15472 ;;
15473 esac
15474
15475
15476 ltmain="$ac_aux_dir/ltmain.sh"
15477
15478
15479 # We use sed instead of cat because bash on DJGPP gets confused if
15480 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15481 # text mode, it properly converts lines to CR/LF. This bash problem
15482 # is reportedly fixed, but why not run on old versions too?
15483 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15484 || (rm -f "$cfgfile"; exit 1)
15485
15486 case $xsi_shell in
15487 yes)
15488 cat << \_LT_EOF >> "$cfgfile"
15489
15490 # func_dirname file append nondir_replacement
15491 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15492 # otherwise set result to NONDIR_REPLACEMENT.
15493 func_dirname ()
15494 {
15495 case ${1} in
15496 */*) func_dirname_result="${1%/*}${2}" ;;
15497 * ) func_dirname_result="${3}" ;;
15498 esac
15499 }
15500
15501 # func_basename file
15502 func_basename ()
15503 {
15504 func_basename_result="${1##*/}"
15505 }
15506
15507 # func_dirname_and_basename file append nondir_replacement
15508 # perform func_basename and func_dirname in a single function
15509 # call:
15510 # dirname: Compute the dirname of FILE. If nonempty,
15511 # add APPEND to the result, otherwise set result
15512 # to NONDIR_REPLACEMENT.
15513 # value returned in "$func_dirname_result"
15514 # basename: Compute filename of FILE.
15515 # value retuned in "$func_basename_result"
15516 # Implementation must be kept synchronized with func_dirname
15517 # and func_basename. For efficiency, we do not delegate to
15518 # those functions but instead duplicate the functionality here.
15519 func_dirname_and_basename ()
15520 {
15521 case ${1} in
15522 */*) func_dirname_result="${1%/*}${2}" ;;
15523 * ) func_dirname_result="${3}" ;;
15524 esac
15525 func_basename_result="${1##*/}"
15526 }
15527
15528 # func_stripname prefix suffix name
15529 # strip PREFIX and SUFFIX off of NAME.
15530 # PREFIX and SUFFIX must not contain globbing or regex special
15531 # characters, hashes, percent signs, but SUFFIX may contain a leading
15532 # dot (in which case that matches only a dot).
15533 func_stripname ()
15534 {
15535 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15536 # positional parameters, so assign one to ordinary parameter first.
15537 func_stripname_result=${3}
15538 func_stripname_result=${func_stripname_result#"${1}"}
15539 func_stripname_result=${func_stripname_result%"${2}"}
15540 }
15541
15542 # func_opt_split
15543 func_opt_split ()
15544 {
15545 func_opt_split_opt=${1%%=*}
15546 func_opt_split_arg=${1#*=}
15547 }
15548
15549 # func_lo2o object
15550 func_lo2o ()
15551 {
15552 case ${1} in
15553 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15554 *) func_lo2o_result=${1} ;;
15555 esac
15556 }
15557
15558 # func_xform libobj-or-source
15559 func_xform ()
15560 {
15561 func_xform_result=${1%.*}.lo
15562 }
15563
15564 # func_arith arithmetic-term...
15565 func_arith ()
15566 {
15567 func_arith_result=$(( $* ))
15568 }
15569
15570 # func_len string
15571 # STRING may not start with a hyphen.
15572 func_len ()
15573 {
15574 func_len_result=${#1}
15575 }
15576
15577 _LT_EOF
15578 ;;
15579 *) # Bourne compatible functions.
15580 cat << \_LT_EOF >> "$cfgfile"
15581
15582 # func_dirname file append nondir_replacement
15583 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
15584 # otherwise set result to NONDIR_REPLACEMENT.
15585 func_dirname ()
15586 {
15587 # Extract subdirectory from the argument.
15588 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15589 if test "X$func_dirname_result" = "X${1}"; then
15590 func_dirname_result="${3}"
15591 else
15592 func_dirname_result="$func_dirname_result${2}"
15593 fi
15594 }
15595
15596 # func_basename file
15597 func_basename ()
15598 {
15599 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15600 }
15601
15602
15603 # func_stripname prefix suffix name
15604 # strip PREFIX and SUFFIX off of NAME.
15605 # PREFIX and SUFFIX must not contain globbing or regex special
15606 # characters, hashes, percent signs, but SUFFIX may contain a leading
15607 # dot (in which case that matches only a dot).
15608 # func_strip_suffix prefix name
15609 func_stripname ()
15610 {
15611 case ${2} in
15612 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15613 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15614 esac
15615 }
15616
15617 # sed scripts:
15618 my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
15619 my_sed_long_arg='1s/^-[^=]*=//'
15620
15621 # func_opt_split
15622 func_opt_split ()
15623 {
15624 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15625 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15626 }
15627
15628 # func_lo2o object
15629 func_lo2o ()
15630 {
15631 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
15632 }
15633
15634 # func_xform libobj-or-source
15635 func_xform ()
15636 {
15637 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15638 }
15639
15640 # func_arith arithmetic-term...
15641 func_arith ()
15642 {
15643 func_arith_result=`expr "$@"`
15644 }
15645
15646 # func_len string
15647 # STRING may not start with a hyphen.
15648 func_len ()
15649 {
15650 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15651 }
15652
15653 _LT_EOF
15654 esac
15655
15656 case $lt_shell_append in
15657 yes)
15658 cat << \_LT_EOF >> "$cfgfile"
15659
15660 # func_append var value
15661 # Append VALUE to the end of shell variable VAR.
15662 func_append ()
15663 {
15664 eval "$1+=\$2"
15665 }
15666 _LT_EOF
15667 ;;
15668 *)
15669 cat << \_LT_EOF >> "$cfgfile"
15670
15671 # func_append var value
15672 # Append VALUE to the end of shell variable VAR.
15673 func_append ()
15674 {
15675 eval "$1=\$$1\$2"
15676 }
15677
15678 _LT_EOF
15679 ;;
15680 esac
15681
15682
15683 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15684 || (rm -f "$cfgfile"; exit 1)
15685
15686 mv -f "$cfgfile" "$ofile" ||
15687 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15688 chmod +x "$ofile"
15689
15690 ;;
15691 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
15692 rm -f Makesim1.tmp Makesim2.tmp Makefile
15693 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
15694 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
15695 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
15696 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
15697 <Makefile.sim >Makefile
15698 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
15699 ;;
15700 "stamp-h":C) echo > stamp-h ;;
15701
15702 esac
15703 done # for ac_tag
15704
15705
15706 as_fn_exit 0
15707 _ACEOF
15708 ac_clean_files=$ac_clean_files_save
15709
15710 test $ac_write_fail = 0 ||
15711 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
15712
15713
15714 # configure is writing to config.log, and then calls config.status.
15715 # config.status does its own redirection, appending to config.log.
15716 # Unfortunately, on DOS this fails, as config.log is still kept open
15717 # by configure, so config.status won't be able to write to it; its
15718 # output is simply discarded. So we exec the FD to /dev/null,
15719 # effectively closing config.log, so it can be properly (re)opened and
15720 # appended to by config.status. When coming back to configure, we
15721 # need to make the FD available again.
15722 if test "$no_create" != yes; then
15723 ac_cs_success=:
15724 ac_config_status_args=
15725 test "$silent" = yes &&
15726 ac_config_status_args="$ac_config_status_args --quiet"
15727 exec 5>/dev/null
15728 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
15729 exec 5>>config.log
15730 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15731 # would make configure fail if this is the last instruction.
15732 $ac_cs_success || as_fn_exit $?
15733 fi
15734 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
15735 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15736 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
15737 fi
15738
15739