]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/frv/configure
*** empty log message ***
[thirdparty/binutils-gdb.git] / sim / frv / configure
CommitLineData
b34f6357 1#! /bin/sh
b7026657 2# Guess values for system-dependent variables and create Makefiles.
81ecdfbb
RW
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.
b7026657 8#
b7026657
AC
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
81ecdfbb
RW
11## -------------------- ##
12## M4sh Initialization. ##
13## -------------------- ##
b34f6357 14
81ecdfbb
RW
15# Be more Bourne compatible
16DUALCASE=1; export DUALCASE # for MKS sh
17if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
b7026657
AC
18 emulate sh
19 NULLCMD=:
81ecdfbb 20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
b7026657
AC
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
23 setopt NO_GLOB_SUBST
24else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30esac
b7026657 31fi
b34f6357 32
81ecdfbb
RW
33
34as_nl='
35'
36export as_nl
37# Printing a long string crashes Solaris 7 /usr/bin/printf.
38as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40as_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.
43if 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 --'
47elif (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'
50else
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'
70fi
71
72# The user is always right.
73if 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 }
b7026657 79fi
b34f6357
DB
80
81
81ecdfbb
RW
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.)
87IFS=" "" $as_nl"
88
89# Find who we are. Look in the path if we contain no directory separator.
90case $0 in #((
91 *[\\/]* ) as_myself=$0 ;;
92 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
93for as_dir in $PATH
94do
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
99IFS=$as_save_IFS
100
101 ;;
102esac
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.
105if test "x$as_myself" = x; then
106 as_myself=$0
107fi
108if test ! -f "$as_myself"; then
109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
110 exit 1
111fi
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.
117for as_var in BASH_ENV ENV MAIL MAILPATH
118do eval test x\${$as_var+set} = xset \
119 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
120done
b7026657
AC
121PS1='$ '
122PS2='> '
123PS4='+ '
b34f6357 124
b7026657 125# NLS nuisances.
81ecdfbb
RW
126LC_ALL=C
127export LC_ALL
128LANGUAGE=C
129export LANGUAGE
130
131# CDPATH.
132(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
133
134if 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
142else
143 case \`(set -o) 2>/dev/null\` in #(
144 *posix*) :
145 set -o posix ;; #(
146 *) :
147 ;;
148esac
149fi
150"
151 as_required="as_fn_return () { (exit \$1); }
152as_fn_success () { as_fn_return 0; }
153as_fn_failure () { as_fn_return 1; }
154as_fn_ret_success () { return 0; }
155as_fn_ret_failure () { return 1; }
156
157exitcode=0
158as_fn_success || { exitcode=1; echo as_fn_success failed.; }
159as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
160as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
161as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
162if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
163
164else
165 exitcode=1; echo positional parameters were not saved.
166fi
167test 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
6bb11ab3
L
172test \$(( 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"
81ecdfbb
RW
181 if (eval "$as_required") 2>/dev/null; then :
182 as_have_required=yes
183else
184 as_have_required=no
185fi
186 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
187
188else
189 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
190as_found=false
191for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
b7026657 192do
81ecdfbb
RW
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
206fi
207fi
208 done;;
209 esac
210 as_found=false
211done
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
215fi; }
216IFS=$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+"$@"}
228fi
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."
b7026657 236 else
81ecdfbb
RW
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."
b7026657 241 fi
81ecdfbb
RW
242 exit 1
243fi
244fi
245fi
246SHELL=${CONFIG_SHELL-/bin/sh}
247export SHELL
248# Unset more variables known to interfere with behavior of common tools.
249CLICOLOR_FORCE= GREP_OPTIONS=
250unset CLICOLOR_FORCE GREP_OPTIONS
251
252## --------------------- ##
253## M4sh Shell Functions. ##
254## --------------------- ##
255# as_fn_unset VAR
256# ---------------
257# Portably unset VAR.
258as_fn_unset ()
259{
260 { eval $1=; unset $1;}
261}
262as_unset=as_fn_unset
263
264# as_fn_set_status STATUS
265# -----------------------
266# Set $? to STATUS, without forking.
267as_fn_set_status ()
268{
269 return $1
270} # as_fn_set_status
b34f6357 271
81ecdfbb
RW
272# as_fn_exit STATUS
273# -----------------
274# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
275as_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.
285as_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.
335if (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 }'
340else
341 as_fn_append ()
342 {
343 eval $1=\$$1\$2
344 }
345fi # 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.
352if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
353 eval 'as_fn_arith ()
354 {
355 as_val=$(( $* ))
356 }'
357else
358 as_fn_arith ()
359 {
360 as_val=`expr "$@" || test $? -eq 1`
361 }
362fi # 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.
370as_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
381if expr a : '\(a\)' >/dev/null 2>&1 &&
382 test "X`expr 00001 : '.*\(...\)'`" = X001; then
b7026657
AC
383 as_expr=expr
384else
385 as_expr=false
386fi
b34f6357 387
81ecdfbb 388if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
b7026657
AC
389 as_basename=basename
390else
391 as_basename=false
392fi
b34f6357 393
81ecdfbb
RW
394if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
395 as_dirname=dirname
396else
397 as_dirname=false
398fi
b34f6357 399
81ecdfbb 400as_me=`$as_basename -- "$0" ||
b7026657
AC
401$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
402 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
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'`
b34f6357 418
b7026657
AC
419# Avoid depending upon Character Ranges.
420as_cr_letters='abcdefghijklmnopqrstuvwxyz'
421as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
422as_cr_Letters=$as_cr_letters$as_cr_LETTERS
423as_cr_digits='0123456789'
424as_cr_alnum=$as_cr_Letters$as_cr_digits
b34f6357 425
b34f6357 426
81ecdfbb
RW
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 |
b7026657 436 sed '
81ecdfbb
RW
437 s/[$]LINENO.*/&-/
438 t lineno
439 b
440 :lineno
b7026657 441 N
81ecdfbb
RW
442 :loop
443 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
b7026657 444 t loop
81ecdfbb 445 s/-\n.*//
b7026657 446 ' >$as_me.lineno &&
81ecdfbb
RW
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; }
b7026657
AC
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
81ecdfbb
RW
452 # original and so on. Autoconf is especially sensitive to this).
453 . "./$as_me.lineno"
b7026657
AC
454 # Exit status is that of the last command.
455 exit
456}
b34f6357 457
81ecdfbb
RW
458ECHO_C= ECHO_N= ECHO_T=
459case `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';;
b7026657 469esac
b34f6357 470
81ecdfbb
RW
471rm -f conf$$ conf$$.exe conf$$.file
472if test -d conf$$.dir; then
473 rm -f conf$$.dir/conf$$.file
b7026657 474else
81ecdfbb
RW
475 rm -f conf$$.dir
476 mkdir conf$$.dir 2>/dev/null
b7026657 477fi
81ecdfbb
RW
478if (echo >conf$$.file) 2>/dev/null; then
479 if ln -s conf$$.file conf$$ 2>/dev/null; then
b7026657 480 as_ln_s='ln -s'
81ecdfbb
RW
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'
b7026657 491 fi
b7026657
AC
492else
493 as_ln_s='cp -p'
494fi
81ecdfbb
RW
495rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
496rmdir conf$$.dir 2>/dev/null
b34f6357 497
b7026657 498if mkdir -p . 2>/dev/null; then
81ecdfbb 499 as_mkdir_p='mkdir -p "$as_dir"'
b7026657
AC
500else
501 test -d ./-p && rmdir ./-p
502 as_mkdir_p=false
503fi
b34f6357 504
81ecdfbb
RW
505if test -x / >/dev/null 2>&1; then
506 as_test_x='test -x'
507else
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 '
525fi
526as_executable_p=$as_test_x
b34f6357 527
b7026657
AC
528# Sed expression to map a string onto a valid CPP name.
529as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
b34f6357 530
b7026657
AC
531# Sed expression to map a string onto a valid variable name.
532as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
b34f6357 533
6bb11ab3
L
534SHELL=${CONFIG_SHELL-/bin/sh}
535
b34f6357 536
81ecdfbb 537exec 7<&0 </dev/null 6>&1
b34f6357 538
b7026657
AC
539# Name of the host.
540# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
541# so uname gets run too.
542ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
b34f6357 543
b34f6357 544#
b7026657 545# Initializations.
b34f6357 546#
b7026657 547ac_default_prefix=/usr/local
81ecdfbb 548ac_clean_files=
b7026657 549ac_config_libobj_dir=.
81ecdfbb 550LIBOBJS=
b7026657
AC
551cross_compiling=no
552subdirs=
553MFLAGS=
554MAKEFLAGS=
b7026657
AC
555
556# Identity of this package.
557PACKAGE_NAME=
558PACKAGE_TARNAME=
559PACKAGE_VERSION=
560PACKAGE_STRING=
561PACKAGE_BUGREPORT=
81ecdfbb 562PACKAGE_URL=
b7026657
AC
563
564ac_unique_file="Makefile.in"
565# Factoring default headers for most tests.
566ac_includes_default="\
567#include <stdio.h>
81ecdfbb 568#ifdef HAVE_SYS_TYPES_H
b7026657
AC
569# include <sys/types.h>
570#endif
81ecdfbb 571#ifdef HAVE_SYS_STAT_H
b7026657
AC
572# include <sys/stat.h>
573#endif
81ecdfbb 574#ifdef STDC_HEADERS
b7026657
AC
575# include <stdlib.h>
576# include <stddef.h>
577#else
81ecdfbb 578# ifdef HAVE_STDLIB_H
b7026657
AC
579# include <stdlib.h>
580# endif
581#endif
81ecdfbb
RW
582#ifdef HAVE_STRING_H
583# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
b7026657
AC
584# include <memory.h>
585# endif
586# include <string.h>
587#endif
81ecdfbb 588#ifdef HAVE_STRINGS_H
b7026657
AC
589# include <strings.h>
590#endif
81ecdfbb 591#ifdef HAVE_INTTYPES_H
b7026657 592# include <inttypes.h>
b7026657 593#endif
81ecdfbb
RW
594#ifdef HAVE_STDINT_H
595# include <stdint.h>
596#endif
597#ifdef HAVE_UNISTD_H
b7026657
AC
598# include <unistd.h>
599#endif"
b34f6357 600
81ecdfbb
RW
601ac_subst_vars='LTLIBOBJS
602LIBOBJS
603cgen_breaks
73e76d20 604frv_extra_objs
94c63d78 605SIM_DV_SOCKSER_O
81ecdfbb
RW
606sim_trapdump
607cgen
608cgendir
609CGEN_MAINT
610REPORT_BUGS_TEXI
611REPORT_BUGS_TO
612PKGVERSION
613sim_profile
614sim_trace
615sim_stdio
616sim_debug
617sim_cflags
618sim_bswap
619MAINT
6bb11ab3
L
620lt_cv_dlopen_libs
621OTOOL64
622OTOOL
623LIPO
624NMEDIT
625DSYMUTIL
626AWK
627STRIP
628OBJDUMP
629LN_S
630NM
631ac_ct_DUMPBIN
632DUMPBIN
633LD
634FGREP
635SED
636LIBTOOL
637PLUGINS_FALSE
638PLUGINS_TRUE
81ecdfbb
RW
639CATOBJEXT
640GENCAT
641INSTOBJEXT
642DATADIRNAME
643CATALOGS
644POSUB
645GMSGFMT
646XGETTEXT
647INCINTL
648LIBINTL_DEP
649LIBINTL
650USE_NLS
db2e4d67
MF
651GMAKE_FALSE
652GMAKE_TRUE
653MAKE
654CCDEPMODE
655DEPDIR
656am__leading_dot
5f3ef9d0 657PACKAGE
81ecdfbb
RW
658RANLIB
659AR
660HDEFINES
661CC_FOR_BUILD
662INSTALL_DATA
663INSTALL_SCRIPT
664INSTALL_PROGRAM
2232061b
MF
665EGREP
666GREP
667CPP
81ecdfbb
RW
668target_os
669target_vendor
670target_cpu
671target
672host_os
673host_vendor
674host_cpu
675host
676build_os
677build_vendor
678build_cpu
679build
6ffe910a
MF
680OBJEXT
681EXEEXT
682ac_ct_CC
683CPPFLAGS
684LDFLAGS
685CFLAGS
686CC
81ecdfbb
RW
687WERROR_CFLAGS
688WARN_CFLAGS
689sim_xor_endian
690sim_stdcall
691sim_smp
692sim_reserved_bits
693sim_regparm
694sim_packages
695sim_inline
696sim_hw
697sim_hw_objs
698sim_hw_cflags
699sim_default_model
700sim_scache
701sim_float
702sim_hostendian
703sim_endian
704sim_bitsize
705sim_assert
706sim_alignment
707sim_environment
708target_alias
709host_alias
710build_alias
711LIBS
712ECHO_T
713ECHO_N
714ECHO_C
715DEFS
716mandir
717localedir
718libdir
719psdir
720pdfdir
721dvidir
722htmldir
723infodir
724docdir
725oldincludedir
726includedir
727localstatedir
728sharedstatedir
729sysconfdir
730datadir
731datarootdir
732libexecdir
733sbindir
734bindir
735program_transform_name
736prefix
737exec_prefix
738PACKAGE_URL
739PACKAGE_BUGREPORT
740PACKAGE_STRING
741PACKAGE_VERSION
742PACKAGE_TARNAME
743PACKAGE_NAME
744PATH_SEPARATOR
745SHELL'
b7026657 746ac_subst_files=''
81ecdfbb
RW
747ac_user_opts='
748enable_option_checking
5912fadd 749with_zlib
6bb11ab3
L
750enable_plugins
751enable_shared
752enable_static
753with_pic
754enable_fast_install
755with_gnu_ld
756enable_libtool_lock
81ecdfbb
RW
757enable_maintainer_mode
758enable_sim_bswap
759enable_sim_cflags
760enable_sim_debug
761enable_sim_stdio
762enable_sim_trace
763enable_sim_profile
764with_pkgversion
765with_bugurl
766enable_sim_endian
767enable_sim_alignment
768enable_sim_hostendian
769enable_sim_scache
770enable_sim_default_model
771enable_sim_environment
772enable_cgen_maint
773enable_sim_trapdump
94c63d78 774enable_sim_hardware
81ecdfbb
RW
775'
776 ac_precious_vars='build_alias
777host_alias
778target_alias
779CC
780CFLAGS
781LDFLAGS
782LIBS
783CPPFLAGS
784CPP'
785
b34f6357
DB
786
787# Initialize some variables set by options.
b7026657
AC
788ac_init_help=
789ac_init_version=false
81ecdfbb
RW
790ac_unrecognized_opts=
791ac_unrecognized_sep=
b34f6357
DB
792# The variables have the same names as the options, with
793# dashes changed to underlines.
b7026657 794cache_file=/dev/null
b34f6357 795exec_prefix=NONE
b34f6357 796no_create=
b34f6357
DB
797no_recursion=
798prefix=NONE
799program_prefix=NONE
800program_suffix=NONE
801program_transform_name=s,x,x,
802silent=
803site=
b34f6357 804srcdir=
b34f6357
DB
805verbose=
806x_includes=NONE
807x_libraries=NONE
b7026657
AC
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.
81ecdfbb 814# (The list follows the same order as the GNU Coding Standards.)
b34f6357
DB
815bindir='${exec_prefix}/bin'
816sbindir='${exec_prefix}/sbin'
817libexecdir='${exec_prefix}/libexec'
81ecdfbb
RW
818datarootdir='${prefix}/share'
819datadir='${datarootdir}'
b34f6357
DB
820sysconfdir='${prefix}/etc'
821sharedstatedir='${prefix}/com'
822localstatedir='${prefix}/var'
b34f6357
DB
823includedir='${prefix}/include'
824oldincludedir='/usr/include'
81ecdfbb
RW
825docdir='${datarootdir}/doc/${PACKAGE}'
826infodir='${datarootdir}/info'
827htmldir='${docdir}'
828dvidir='${docdir}'
829pdfdir='${docdir}'
830psdir='${docdir}'
831libdir='${exec_prefix}/lib'
832localedir='${datarootdir}/locale'
833mandir='${datarootdir}/man'
b34f6357 834
b34f6357 835ac_prev=
81ecdfbb 836ac_dashdash=
b34f6357
DB
837for ac_option
838do
b34f6357
DB
839 # If the previous option needs an argument, assign it.
840 if test -n "$ac_prev"; then
81ecdfbb 841 eval $ac_prev=\$ac_option
b34f6357
DB
842 ac_prev=
843 continue
844 fi
845
81ecdfbb
RW
846 case $ac_option in
847 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
848 *) ac_optarg=yes ;;
849 esac
b34f6357
DB
850
851 # Accept the important Cygnus configure options, so we can diagnose typos.
852
81ecdfbb
RW
853 case $ac_dashdash$ac_option in
854 --)
855 ac_dashdash=yes ;;
b34f6357
DB
856
857 -bindir | --bindir | --bindi | --bind | --bin | --bi)
858 ac_prev=bindir ;;
859 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
b7026657 860 bindir=$ac_optarg ;;
b34f6357
DB
861
862 -build | --build | --buil | --bui | --bu)
b7026657 863 ac_prev=build_alias ;;
b34f6357 864 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
b7026657 865 build_alias=$ac_optarg ;;
b34f6357
DB
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=*)
b7026657
AC
872 cache_file=$ac_optarg ;;
873
874 --config-cache | -C)
875 cache_file=config.cache ;;
b34f6357 876
81ecdfbb 877 -datadir | --datadir | --datadi | --datad)
b34f6357 878 ac_prev=datadir ;;
81ecdfbb 879 -datadir=* | --datadir=* | --datadi=* | --datad=*)
b7026657 880 datadir=$ac_optarg ;;
b34f6357 881
81ecdfbb
RW
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
b34f6357 889 -disable-* | --disable-*)
81ecdfbb 890 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
b34f6357 891 # Reject names that are not valid shell variable names.
81ecdfbb
RW
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 ;;
b34f6357
DB
914
915 -enable-* | --enable-*)
81ecdfbb 916 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
b34f6357 917 # Reject names that are not valid shell variable names.
81ecdfbb
RW
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=', ';;
b34f6357 928 esac
81ecdfbb 929 eval enable_$ac_useropt=\$ac_optarg ;;
b34f6357
DB
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=*)
b7026657 938 exec_prefix=$ac_optarg ;;
b34f6357
DB
939
940 -gas | --gas | --ga | --g)
941 # Obsolete; use --with-gas.
942 with_gas=yes ;;
943
b7026657
AC
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 ;;
b34f6357
DB
950
951 -host | --host | --hos | --ho)
b7026657 952 ac_prev=host_alias ;;
b34f6357 953 -host=* | --host=* | --hos=* | --ho=*)
b7026657 954 host_alias=$ac_optarg ;;
b34f6357 955
81ecdfbb
RW
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
b34f6357
DB
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=*)
b7026657 967 includedir=$ac_optarg ;;
b34f6357
DB
968
969 -infodir | --infodir | --infodi | --infod | --info | --inf)
970 ac_prev=infodir ;;
971 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
b7026657 972 infodir=$ac_optarg ;;
b34f6357
DB
973
974 -libdir | --libdir | --libdi | --libd)
975 ac_prev=libdir ;;
976 -libdir=* | --libdir=* | --libdi=* | --libd=*)
b7026657 977 libdir=$ac_optarg ;;
b34f6357
DB
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=*)
b7026657 984 libexecdir=$ac_optarg ;;
b34f6357 985
81ecdfbb
RW
986 -localedir | --localedir | --localedi | --localed | --locale)
987 ac_prev=localedir ;;
988 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
989 localedir=$ac_optarg ;;
990
b34f6357 991 -localstatedir | --localstatedir | --localstatedi | --localstated \
81ecdfbb 992 | --localstate | --localstat | --localsta | --localst | --locals)
b34f6357
DB
993 ac_prev=localstatedir ;;
994 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
81ecdfbb 995 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
b7026657 996 localstatedir=$ac_optarg ;;
b34f6357
DB
997
998 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
999 ac_prev=mandir ;;
1000 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
b7026657 1001 mandir=$ac_optarg ;;
b34f6357
DB
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 \
b7026657 1008 | --no-cr | --no-c | -n)
b34f6357
DB
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=*)
b7026657 1022 oldincludedir=$ac_optarg ;;
b34f6357
DB
1023
1024 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1025 ac_prev=prefix ;;
1026 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
b7026657 1027 prefix=$ac_optarg ;;
b34f6357
DB
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=*)
b7026657 1034 program_prefix=$ac_optarg ;;
b34f6357
DB
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=*)
b7026657 1041 program_suffix=$ac_optarg ;;
b34f6357
DB
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=*)
b7026657 1058 program_transform_name=$ac_optarg ;;
b34f6357 1059
81ecdfbb
RW
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
b34f6357
DB
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=*)
b7026657 1078 sbindir=$ac_optarg ;;
b34f6357
DB
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=*)
b7026657 1089 sharedstatedir=$ac_optarg ;;
b34f6357
DB
1090
1091 -site | --site | --sit)
1092 ac_prev=site ;;
1093 -site=* | --site=* | --sit=*)
b7026657 1094 site=$ac_optarg ;;
b34f6357
DB
1095
1096 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1097 ac_prev=srcdir ;;
1098 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
b7026657 1099 srcdir=$ac_optarg ;;
b34f6357
DB
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=*)
b7026657 1106 sysconfdir=$ac_optarg ;;
b34f6357
DB
1107
1108 -target | --target | --targe | --targ | --tar | --ta | --t)
b7026657 1109 ac_prev=target_alias ;;
b34f6357 1110 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
b7026657 1111 target_alias=$ac_optarg ;;
b34f6357
DB
1112
1113 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1114 verbose=yes ;;
1115
b7026657
AC
1116 -version | --version | --versio | --versi | --vers | -V)
1117 ac_init_version=: ;;
b34f6357
DB
1118
1119 -with-* | --with-*)
81ecdfbb 1120 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
b34f6357 1121 # Reject names that are not valid shell variable names.
81ecdfbb
RW
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=', ';;
b34f6357 1132 esac
81ecdfbb 1133 eval with_$ac_useropt=\$ac_optarg ;;
b34f6357
DB
1134
1135 -without-* | --without-*)
81ecdfbb 1136 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
b34f6357 1137 # Reject names that are not valid shell variable names.
81ecdfbb
RW
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 ;;
b34f6357
DB
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=*)
b7026657 1160 x_includes=$ac_optarg ;;
b34f6357
DB
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=*)
b7026657 1167 x_libraries=$ac_optarg ;;
b34f6357 1168
81ecdfbb
RW
1169 -*) as_fn_error "unrecognized option: \`$ac_option'
1170Try \`$0 --help' for more information."
b34f6357
DB
1171 ;;
1172
b7026657
AC
1173 *=*)
1174 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1175 # Reject names that are not valid shell variable names.
81ecdfbb
RW
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
b7026657
AC
1181 export $ac_envvar ;;
1182
b34f6357 1183 *)
b7026657 1184 # FIXME: should be removed in autoconf 3.0.
81ecdfbb 1185 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
b7026657 1186 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
81ecdfbb 1187 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
b7026657 1188 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
b34f6357
DB
1189 ;;
1190
1191 esac
1192done
1193
1194if test -n "$ac_prev"; then
b7026657 1195 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
81ecdfbb 1196 as_fn_error "missing argument to $ac_option"
b34f6357 1197fi
b34f6357 1198
81ecdfbb
RW
1199if 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 ;;
b7026657 1204 esac
81ecdfbb 1205fi
b34f6357 1206
81ecdfbb
RW
1207# Check all directory arguments for consistency.
1208for 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
b34f6357 1212do
81ecdfbb
RW
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.
b7026657 1221 case $ac_val in
81ecdfbb
RW
1222 [\\/$]* | ?:[\\/]* ) continue;;
1223 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
b34f6357 1224 esac
81ecdfbb 1225 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
b34f6357
DB
1226done
1227
b7026657
AC
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.
1231build=$build_alias
1232host=$host_alias
1233target=$target_alias
1234
1235# FIXME: To remove some day.
1236if test "x$host_alias" != x; then
1237 if test "x$build_alias" = x; then
1238 cross_compiling=maybe
81ecdfbb 1239 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
b7026657
AC
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
1244fi
b34f6357 1245
b7026657
AC
1246ac_tool_prefix=
1247test -n "$host_alias" && ac_tool_prefix=$host_alias-
1248
1249test "$silent" = yes && exec 6>/dev/null
b34f6357 1250
b34f6357 1251
81ecdfbb
RW
1252ac_pwd=`pwd` && test -n "$ac_pwd" &&
1253ac_ls_di=`ls -di .` &&
1254ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1255 as_fn_error "working directory cannot be determined"
1256test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1257 as_fn_error "pwd does not report name of working directory"
1258
1259
b34f6357
DB
1260# Find the source files, if location was not specified.
1261if test -z "$srcdir"; then
1262 ac_srcdir_defaulted=yes
81ecdfbb
RW
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'`
b34f6357 1287 srcdir=$ac_confdir
81ecdfbb 1288 if test ! -r "$srcdir/$ac_unique_file"; then
b34f6357
DB
1289 srcdir=..
1290 fi
1291else
1292 ac_srcdir_defaulted=no
1293fi
81ecdfbb
RW
1294if 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"
1297fi
1298ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1299ac_abs_confdir=`(
1300 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1301 pwd)`
1302# When building in place, set srcdir=.
1303if test "$ac_abs_confdir" = "$ac_pwd"; then
1304 srcdir=.
1305fi
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.
1309case $srcdir in
1310*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1311esac
1312for 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}
1317done
b34f6357 1318
b7026657
AC
1319#
1320# Report the --help message.
1321#
1322if 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.
b34f6357 1327
b7026657 1328Usage: $0 [OPTION]... [VAR=VALUE]...
b34f6357 1329
b7026657
AC
1330To assign environment variables (e.g., CC, CFLAGS...), specify them as
1331VAR=VALUE. See below for descriptions of some of the useful variables.
b34f6357 1332
b7026657 1333Defaults for the options are specified in brackets.
b34f6357 1334
b7026657
AC
1335Configuration:
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
b7026657
AC
1346Installation directories:
1347 --prefix=PREFIX install architecture-independent files in PREFIX
81ecdfbb 1348 [$ac_default_prefix]
b7026657 1349 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
81ecdfbb 1350 [PREFIX]
b34f6357 1351
b7026657
AC
1352By default, \`make install' will install all the files in
1353\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1354an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1355for instance \`--prefix=\$HOME'.
b34f6357 1356
b7026657
AC
1357For better control, use the options below.
1358
1359Fine tuning of the installation directories:
81ecdfbb
RW
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]
b7026657
AC
1379_ACEOF
1380
1381 cat <<\_ACEOF
1382
1383Program 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
1388System 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
b34f6357 1393fi
b7026657
AC
1394
1395if test -n "$ac_init_help"; then
1396
1397 cat <<\_ACEOF
1398
1399Optional Features:
81ecdfbb 1400 --disable-option-checking ignore unrecognized --enable/--with options
b7026657
AC
1401 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1402 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
6bb11ab3
L
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)
b7026657
AC
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-cgen-maint=DIR build cgen generated files
1423 --enable-sim-trapdump Make unknown traps dump the registers
1517bd27
MF
1424 --enable-sim-hardware=LIST
1425 Specify the hardware to be included in the build.
b7026657 1426
6efef468
JM
1427Optional Packages:
1428 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1429 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
3725885a 1430 --with-zlib include zlib support (auto/yes/no) default=auto
6bb11ab3
L
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]
6efef468
JM
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
b7026657
AC
1437Some 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>
81ecdfbb
RW
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>
b7026657
AC
1445 CPP C preprocessor
1446
1447Use these variables to override the choices made by `configure' or to help
1448it to find libraries and programs with nonstandard names/locations.
1449
81ecdfbb 1450Report bugs to the package provider.
b7026657 1451_ACEOF
81ecdfbb 1452ac_status=$?
b34f6357
DB
1453fi
1454
b7026657
AC
1455if test "$ac_init_help" = "recursive"; then
1456 # If there are subdirs, report their specific --help.
b7026657 1457 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
81ecdfbb
RW
1458 test -d "$ac_dir" ||
1459 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1460 continue
b7026657 1461 ac_builddir=.
b34f6357 1462
81ecdfbb
RW
1463case "$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 ;;
1473esac
1474ac_abs_top_builddir=$ac_pwd
1475ac_abs_builddir=$ac_pwd$ac_dir_suffix
1476# for backward compatibility:
1477ac_top_builddir=$ac_top_build_prefix
b34f6357 1478
b7026657 1479case $srcdir in
81ecdfbb 1480 .) # We are building in place.
b7026657 1481 ac_srcdir=.
81ecdfbb
RW
1482 ac_top_srcdir=$ac_top_builddir_sub
1483 ac_abs_top_srcdir=$ac_pwd ;;
1484 [\\/]* | ?:[\\/]* ) # Absolute name.
b7026657 1485 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
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 ;;
b7026657 1492esac
81ecdfbb
RW
1493ac_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
b7026657 1503 else
81ecdfbb
RW
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; }
b7026657 1507 done
b34f6357 1508fi
b7026657 1509
81ecdfbb 1510test -n "$ac_init_help" && exit $ac_status
b7026657
AC
1511if $ac_init_version; then
1512 cat <<\_ACEOF
81ecdfbb
RW
1513configure
1514generated by GNU Autoconf 2.64
b7026657 1515
81ecdfbb 1516Copyright (C) 2009 Free Software Foundation, Inc.
b7026657
AC
1517This configure script is free software; the Free Software Foundation
1518gives unlimited permission to copy, distribute and modify it.
1519_ACEOF
81ecdfbb 1520 exit
b7026657 1521fi
b7026657 1522
81ecdfbb
RW
1523## ------------------------ ##
1524## Autoconf initialization. ##
1525## ------------------------ ##
b7026657 1526
81ecdfbb
RW
1527# ac_fn_c_try_compile LINENO
1528# --------------------------
1529# Try to compile conftest.$ac_ext, and return whether this succeeded.
1530ac_fn_c_try_compile ()
b7026657 1531{
81ecdfbb
RW
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"
1535case "(($ac_try" in
1536 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1537 *) ac_try_echo=$ac_try;;
1538esac
1539eval 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
1554else
1555 $as_echo "$as_me: failed program was:" >&5
1556sed 's/^/| /' conftest.$ac_ext >&5
b7026657 1557
81ecdfbb
RW
1558 ac_retval=1
1559fi
1560 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1561 return $ac_retval
b7026657 1562
81ecdfbb 1563} # ac_fn_c_try_compile
b7026657 1564
81ecdfbb
RW
1565# ac_fn_c_try_cpp LINENO
1566# ----------------------
1567# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1568ac_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"
1572case "(($ac_try" in
1573 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1574 *) ac_try_echo=$ac_try;;
1575esac
1576eval 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
1591else
1592 $as_echo "$as_me: failed program was:" >&5
1593sed 's/^/| /' conftest.$ac_ext >&5
b7026657 1594
81ecdfbb
RW
1595 ac_retval=1
1596fi
1597 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1598 return $ac_retval
b7026657 1599
81ecdfbb 1600} # ac_fn_c_try_cpp
b7026657 1601
81ecdfbb
RW
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.
1607ac_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; }
1613if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1614 $as_echo_n "(cached) " >&6
1615fi
1616eval ac_res=\$$3
1617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1618$as_echo "$ac_res" >&6; }
1619else
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; }
1623cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1624/* end confdefs.h. */
1625$4
1626#include <$2>
1627_ACEOF
1628if ac_fn_c_try_compile "$LINENO"; then :
1629 ac_header_compiler=yes
1630else
1631 ac_header_compiler=no
1632fi
1633rm -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; }
1640cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1641/* end confdefs.h. */
1642#include <$2>
1643_ACEOF
1644if ac_fn_c_try_cpp "$LINENO"; then :
1645 ac_header_preproc=yes
1646else
1647 ac_header_preproc=no
1648fi
1649rm -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?
1654case $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 ;;
1673esac
1674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1675$as_echo_n "checking for $2... " >&6; }
1676if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1677 $as_echo_n "(cached) " >&6
1678else
1679 eval "$3=\$ac_header_compiler"
1680fi
1681eval ac_res=\$$3
1682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1683$as_echo "$ac_res" >&6; }
1684fi
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.
1693ac_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"
1697case "(($ac_try" in
1698 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1699 *) ac_try_echo=$ac_try;;
1700esac
1701eval 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;;
1710esac
1711eval 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
1718else
1719 $as_echo "$as_me: program exited with status $ac_status" >&5
1720 $as_echo "$as_me: failed program was:" >&5
1721sed 's/^/| /' conftest.$ac_ext >&5
1722
1723 ac_retval=$ac_status
1724fi
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.
1735ac_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; }
1740if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1741 $as_echo_n "(cached) " >&6
1742else
1743 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1744/* end confdefs.h. */
1745$4
1746#include <$2>
1747_ACEOF
1748if ac_fn_c_try_compile "$LINENO"; then :
1749 eval "$3=yes"
1750else
1751 eval "$3=no"
1752fi
1753rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1754fi
1755eval 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.
1765ac_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"
1770case "(($ac_try" in
1771 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1772 *) ac_try_echo=$ac_try;;
1773esac
1774eval 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
1792else
1793 $as_echo "$as_me: failed program was:" >&5
1794sed 's/^/| /' conftest.$ac_ext >&5
1795
1796 ac_retval=1
1797fi
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
1811ac_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; }
1816if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1817 $as_echo_n "(cached) " >&6
1818else
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
1842extern "C"
1843#endif
1844char $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
1849choke me
1850#endif
1851
1852int
1853main ()
1854{
1855return $2 ();
1856 ;
1857 return 0;
1858}
1859_ACEOF
1860if ac_fn_c_try_link "$LINENO"; then :
1861 eval "$3=yes"
1862else
1863 eval "$3=no"
1864fi
1865rm -f core conftest.err conftest.$ac_objext \
1866 conftest$ac_exeext conftest.$ac_ext
1867fi
1868eval 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
1874cat >config.log <<_ACEOF
1875This file contains any messages produced by compilers while
1876running configure, to aid debugging if configure makes a mistake.
1877
1878It was created by $as_me, which was
1879generated by GNU Autoconf 2.64. Invocation command line was
1880
1881 $ $0 $@
1882
1883_ACEOF
1884exec 5>>config.log
1885{
1886cat <<_ASUNAME
1887## --------- ##
1888## Platform. ##
1889## --------- ##
1890
1891hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1892uname -m = `(uname -m) 2>/dev/null || echo unknown`
1893uname -r = `(uname -r) 2>/dev/null || echo unknown`
1894uname -s = `(uname -s) 2>/dev/null || echo unknown`
1895uname -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
1910as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1911for as_dir in $PATH
1912do
1913 IFS=$as_save_IFS
1914 test -z "$as_dir" && as_dir=.
1915 $as_echo "PATH: $as_dir"
1916 done
1917IFS=$as_save_IFS
1918
1919} >&5
1920
1921cat >&5 <<_ACEOF
1922
1923
1924## ----------- ##
1925## Core tests. ##
b7026657
AC
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.
1936ac_configure_args=
1937ac_configure_args0=
1938ac_configure_args1=
b7026657
AC
1939ac_must_keep_next=false
1940for ac_pass in 1 2
1941do
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 ;;
81ecdfbb
RW
1949 *\'*)
1950 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
b7026657
AC
1951 esac
1952 case $ac_pass in
81ecdfbb 1953 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
b7026657 1954 2)
81ecdfbb 1955 as_fn_append ac_configure_args1 " '$ac_arg'"
b7026657
AC
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
81ecdfbb 1971 as_fn_append ac_configure_args " '$ac_arg'"
b7026657
AC
1972 ;;
1973 esac
1974 done
1975done
81ecdfbb
RW
1976{ ac_configure_args0=; unset ac_configure_args0;}
1977{ ac_configure_args1=; unset ac_configure_args1;}
b7026657
AC
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.
81ecdfbb
RW
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.
b7026657
AC
1984trap '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,
81ecdfbb
RW
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
b7026657 2012 (set) 2>&1 |
81ecdfbb
RW
2013 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2014 *${as_nl}ac_space=\ *)
b7026657 2015 sed -n \
81ecdfbb
RW
2016 "s/'\''/'\''\\\\'\'''\''/g;
2017 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2018 ;; #(
b7026657 2019 *)
81ecdfbb 2020 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b7026657 2021 ;;
81ecdfbb
RW
2022 esac |
2023 sort
2024)
b7026657
AC
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
81ecdfbb
RW
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'\''"
b7026657
AC
2040 done | sort
2041 echo
2042
2043 if test -n "$ac_subst_files"; then
2044 cat <<\_ASBOX
81ecdfbb
RW
2045## ------------------- ##
2046## File substitutions. ##
2047## ------------------- ##
b7026657
AC
2048_ASBOX
2049 echo
2050 for ac_var in $ac_subst_files
2051 do
81ecdfbb
RW
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'\''"
b7026657
AC
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
81ecdfbb 2068 cat confdefs.h
b7026657
AC
2069 echo
2070 fi
2071 test "$ac_signal" != 0 &&
81ecdfbb
RW
2072 $as_echo "$as_me: caught signal $ac_signal"
2073 $as_echo "$as_me: exit $exit_status"
b7026657 2074 } >&5
81ecdfbb
RW
2075 rm -f core *.core core.conftest.* &&
2076 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
b7026657 2077 exit $exit_status
81ecdfbb 2078' 0
b7026657 2079for ac_signal in 1 2 13 15; do
81ecdfbb 2080 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
b7026657
AC
2081done
2082ac_signal=0
2083
2084# confdefs.h avoids OS command line length limits that DEFS can exceed.
81ecdfbb
RW
2085rm -f -r conftest* confdefs.h
2086
2087$as_echo "/* confdefs.h */" > confdefs.h
b7026657
AC
2088
2089# Predefined preprocessor variables.
2090
2091cat >>confdefs.h <<_ACEOF
2092#define PACKAGE_NAME "$PACKAGE_NAME"
2093_ACEOF
2094
b7026657
AC
2095cat >>confdefs.h <<_ACEOF
2096#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2097_ACEOF
2098
b7026657
AC
2099cat >>confdefs.h <<_ACEOF
2100#define PACKAGE_VERSION "$PACKAGE_VERSION"
2101_ACEOF
2102
b7026657
AC
2103cat >>confdefs.h <<_ACEOF
2104#define PACKAGE_STRING "$PACKAGE_STRING"
2105_ACEOF
2106
b7026657
AC
2107cat >>confdefs.h <<_ACEOF
2108#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2109_ACEOF
2110
81ecdfbb
RW
2111cat >>confdefs.h <<_ACEOF
2112#define PACKAGE_URL "$PACKAGE_URL"
2113_ACEOF
2114
b7026657
AC
2115
2116# Let the site file select an alternate cache file if it wants to.
81ecdfbb
RW
2117# Prefer an explicitly selected file to automatically selected ones.
2118ac_site_file1=NONE
2119ac_site_file2=NONE
2120if test -n "$CONFIG_SITE"; then
2121 ac_site_file1=$CONFIG_SITE
2122elif test "x$prefix" != xNONE; then
2123 ac_site_file1=$prefix/share/config.site
2124 ac_site_file2=$prefix/etc/config.site
2125else
2126 ac_site_file1=$ac_default_prefix/share/config.site
2127 ac_site_file2=$ac_default_prefix/etc/config.site
2128fi
2129for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2130do
2131 test "x$ac_site_file" = xNONE && continue
b7026657 2132 if test -r "$ac_site_file"; then
81ecdfbb
RW
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;}
b7026657
AC
2135 sed 's/^/| /' "$ac_site_file" >&5
2136 . "$ac_site_file"
2137 fi
2138done
2139
2140if 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
81ecdfbb
RW
2144 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2145$as_echo "$as_me: loading cache $cache_file" >&6;}
b7026657 2146 case $cache_file in
81ecdfbb
RW
2147 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2148 *) . "./$cache_file";;
b7026657
AC
2149 esac
2150 fi
2151else
81ecdfbb
RW
2152 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2153$as_echo "$as_me: creating cache $cache_file" >&6;}
b7026657
AC
2154 >$cache_file
2155fi
2156
2157# Check that the precious variables saved in the cache have kept the same
2158# value.
2159ac_cache_corrupted=false
81ecdfbb 2160for ac_var in $ac_precious_vars; do
b7026657
AC
2161 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2162 eval ac_new_set=\$ac_env_${ac_var}_set
81ecdfbb
RW
2163 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2164 eval ac_new_val=\$ac_env_${ac_var}_value
b7026657
AC
2165 case $ac_old_set,$ac_new_set in
2166 set,)
81ecdfbb
RW
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;}
b7026657
AC
2169 ac_cache_corrupted=: ;;
2170 ,set)
81ecdfbb
RW
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;}
b7026657
AC
2173 ac_cache_corrupted=: ;;
2174 ,);;
2175 *)
2176 if test "x$ac_old_val" != "x$ac_new_val"; then
81ecdfbb
RW
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;}
b7026657
AC
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
81ecdfbb 2198 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
b7026657
AC
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.
81ecdfbb 2203 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
b7026657
AC
2204 esac
2205 fi
2206done
2207if $ac_cache_corrupted; then
81ecdfbb
RW
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
b7026657 2213fi
81ecdfbb
RW
2214## -------------------- ##
2215## Main body of script. ##
2216## -------------------- ##
b7026657
AC
2217
2218ac_ext=c
2219ac_cpp='$CPP $CPPFLAGS'
2220ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2221ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2222ac_compiler_gnu=$ac_cv_c_compiler_gnu
2223
2224
35695fd6
AC
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.
6ffe910a 2235# AC_PREREQ(2.64)dnl
35695fd6 2236# AC_INIT(Makefile.in)
6ffe910a 2237# sinclude(../common/aclocal.m4)
35695fd6
AC
2238#
2239# SIM_AC_COMMON
2240#
2241# ... target specific stuff ...
2242#
2243# SIM_AC_OUTPUT
2244
d6416cdc
RW
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
6ffe910a
MF
2272# _AC_CHECK_DECL_BODY
2273# -------------------
2274# Shell function body for AC_CHECK_DECL.
2275# _AC_CHECK_DECL_BODY
d6416cdc 2276
6ffe910a
MF
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.
d6416cdc
RW
2283
2284
2285
2286
2287
2288
2289
35695fd6
AC
2290
2291
2292
db2e4d67 2293
6bb11ab3
L
2294
2295# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
db2e4d67 2296#
6bb11ab3
L
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.
db2e4d67 2304
db2e4d67 2305
db2e4d67 2306
6bb11ab3 2307# serial 56 LT_INIT
db2e4d67
MF
2308
2309
6bb11ab3
L
2310# LT_PREREQ(VERSION)
2311# ------------------
2312# Complain and exit if this libtool version is less that VERSION.
db2e4d67 2313
db2e4d67
MF
2314
2315
6bb11ab3
L
2316# _LT_CHECK_BUILDDIR
2317# ------------------
2318# Complain if the absolute build directory name contains unusual characters
db2e4d67
MF
2319
2320
35695fd6 2321
6bb11ab3
L
2322# LT_INIT([OPTIONS])
2323# ------------------
2324# LT_INIT
35695fd6 2325
6bb11ab3
L
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.
35695fd6
AC
2331
2332
6bb11ab3
L
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.
35695fd6
AC
2338
2339
6bb11ab3
L
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.
35695fd6 2345
6bb11ab3
L
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.
35695fd6
AC
2350
2351
6bb11ab3
L
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.
35695fd6
AC
2357
2358
6bb11ab3
L
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.
35695fd6
AC
2364
2365
2366
6bb11ab3
L
2367# _LT_CC_BASENAME(CC)
2368# -------------------
2369# Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
35695fd6
AC
2370
2371
2372
6bb11ab3
L
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
35695fd6
AC
2378
2379
6bb11ab3
L
2380# _LT_SETUP
2381# ---------
2382# _LT_SETUP
35695fd6
AC
2383
2384
6bb11ab3
L
2385# _LT_PREPARE_SED_QUOTE_VARS
2386# --------------------------
2387# Define a few sed substitution that help us do robust quoting.
35695fd6
AC
2388
2389
6bb11ab3
L
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
35695fd6
AC
2397
2398
6bb11ab3
L
2399## ------------------------------------- ##
2400## Accumulate code for creating libtool. ##
2401## ------------------------------------- ##
35695fd6 2402
6bb11ab3
L
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.
35695fd6
AC
2407
2408
6bb11ab3
L
2409# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2410# ----------------------------------------
2411# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
35695fd6
AC
2412
2413
6bb11ab3 2414# Initialize.
35695fd6
AC
2415
2416
2417
6bb11ab3
L
2418# _LT_CONFIG_LIBTOOL([COMMANDS])
2419# ------------------------------
2420# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
35695fd6
AC
2421
2422
6bb11ab3 2423# Initialize.
35695fd6
AC
2424
2425
2426
6bb11ab3
L
2427# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2428# -----------------------------------------------------
35695fd6 2429
5912fadd
JB
2430
2431
6bb11ab3
L
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.
5912fadd
JB
2436
2437
35695fd6
AC
2438
2439
6bb11ab3
L
2440## ------------------------ ##
2441## FIXME: Eliminate VARNAME ##
2442## ------------------------ ##
35695fd6
AC
2443
2444
6bb11ab3
L
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.
35695fd6 2451
35695fd6
AC
2452
2453
6bb11ab3
L
2454# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2455# --------------------------------------------------------
35695fd6
AC
2456
2457
2458
6bb11ab3
L
2459# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2460# ------------------------------------------------
35695fd6
AC
2461
2462
2463
6bb11ab3
L
2464# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2465# ---------------------------------------------------------
35695fd6
AC
2466
2467
2468
6bb11ab3
L
2469# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2470# --------------------------------------------------
35695fd6
AC
2471
2472
2473
6bb11ab3
L
2474# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2475# ---------------------------------------------------
35695fd6
AC
2476
2477
2478
6bb11ab3
L
2479# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2480# ---------------------------------------------------
35695fd6
AC
2481
2482
2483
2484
6bb11ab3
L
2485# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2486# ------------------------------------------------
35695fd6
AC
2487
2488
2489
2490
6bb11ab3
L
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.
35695fd6
AC
2496
2497
2498
6bb11ab3
L
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"`'
35695fd6
AC
2507
2508
2509
6bb11ab3
L
2510# _LT_LIBTOOL_TAGS
2511# ----------------
2512# Output comment and list of tags supported by the script
35695fd6
AC
2513
2514
2515
6bb11ab3
L
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
35695fd6
AC
2523
2524
35695fd6 2525
6bb11ab3
L
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.
35695fd6
AC
2532
2533
6efef468 2534
6bb11ab3
L
2535# _LT_LIBTOOL_TAG_VARS(TAG)
2536# -------------------------
6efef468
JM
2537
2538
2539
6bb11ab3
L
2540# _LT_TAGVAR(VARNAME, [TAGNAME])
2541# ------------------------------
6efef468
JM
2542
2543
2544
6bb11ab3
L
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
6efef468
JM
2585
2586
6bb11ab3
L
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'
6efef468 2592
6efef468 2593
6efef468 2594
6bb11ab3 2595# C support is built-in for now
6efef468 2596
6efef468
JM
2597
2598
2599
6bb11ab3
L
2600# LT_LANG(LANG)
2601# -------------
2602# Enable libtool support for the given language if not already enabled.
2603# LT_LANG
6efef468
JM
2604
2605
6bb11ab3
L
2606# _LT_LANG(LANGNAME)
2607# ------------------
2608# _LT_LANG
6efef468
JM
2609
2610
6bb11ab3
L
2611# _LT_LANG_DEFAULT_CONFIG
2612# -----------------------
2613# _LT_LANG_DEFAULT_CONFIG
6efef468 2614
6bb11ab3
L
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.
6efef468 2620
6efef468 2621
6bb11ab3
L
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.
6efef468 2627
6efef468 2628
6bb11ab3
L
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.
6efef468 2634
6bb11ab3
L
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.
6efef468
JM
2639
2640
6bb11ab3
L
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.
6efef468
JM
2646
2647
6bb11ab3
L
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.
6efef468 2653
6bb11ab3
L
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.
6efef468
JM
2658
2659
6bb11ab3
L
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.
6efef468
JM
2665
2666
6bb11ab3
L
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.
6efef468 2672
6bb11ab3
L
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.
6efef468
JM
2677
2678
6bb11ab3
L
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.
6efef468
JM
2684
2685
6bb11ab3
L
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.
6efef468 2691
6bb11ab3
L
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.
6efef468
JM
2696
2697
6bb11ab3
L
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.
6efef468
JM
2703
2704
6bb11ab3
L
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.
6efef468 2710
35695fd6
AC
2711
2712
6bb11ab3
L
2713# _LT_TAG_COMPILER
2714# ----------------
2715# _LT_TAG_COMPILER
35695fd6
AC
2716
2717
6bb11ab3
L
2718# _LT_COMPILER_BOILERPLATE
2719# ------------------------
2720# Check for compiler boilerplate output or warnings with
2721# the simple compiler test code.
2722# _LT_COMPILER_BOILERPLATE
f0569246 2723
f0569246 2724
6bb11ab3
L
2725# _LT_LINKER_BOILERPLATE
2726# ----------------------
2727# Check for linker boilerplate output or warnings with
2728# the simple link test code.
2729# _LT_LINKER_BOILERPLATE
b7026657 2730
6bb11ab3
L
2731# _LT_REQUIRED_DARWIN_CHECKS
2732# -------------------------
81ecdfbb 2733
b7026657 2734
b7026657 2735
6bb11ab3
L
2736# _LT_DARWIN_LINKER_FEATURES
2737# --------------------------
2738# Checks for linker and compiler features on darwin
b7026657 2739
b7026657 2740
6bb11ab3
L
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
b7026657 2750
b7026657 2751
6bb11ab3
L
2752# _LT_SHELL_INIT(ARG)
2753# -------------------
2754# _LT_SHELL_INIT
b7026657 2755
f0569246 2756
81ecdfbb 2757
6bb11ab3
L
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
f0569246 2765
b7026657 2766
6bb11ab3
L
2767# _LT_ENABLE_LOCK
2768# ---------------
2769# _LT_ENABLE_LOCK
81ecdfbb 2770
b7026657 2771
6bb11ab3
L
2772# _LT_CMD_OLD_ARCHIVE
2773# -------------------
2774# _LT_CMD_OLD_ARCHIVE
f0569246 2775
81ecdfbb 2776
6bb11ab3
L
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
b7026657 2782
6bb11ab3
L
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.
b7026657 2788
b7026657 2789
6bb11ab3
L
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.
f0569246 2795
f0569246 2796
6bb11ab3
L
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.
f0569246 2802
f0569246 2803
f0569246 2804
6bb11ab3
L
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
81ecdfbb 2810
6bb11ab3
L
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.
81ecdfbb 2816
81ecdfbb 2817
6bb11ab3
L
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.
81ecdfbb 2823
f0569246 2824
6bb11ab3
L
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
3912sim_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
4070ac_ext=c
4071ac_cpp='$CPP $CPPFLAGS'
4072ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4073ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4074ac_compiler_gnu=$ac_cv_c_compiler_gnu
4075if 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.
4077set 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; }
4080if test "${ac_cv_prog_CC+set}" = set; then :
4081 $as_echo_n "(cached) " >&6
4082else
4083 if test -n "$CC"; then
4084 ac_cv_prog_CC="$CC" # Let the user override the test.
4085else
4086as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4087for as_dir in $PATH
4088do
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
4097done
4098 done
4099IFS=$as_save_IFS
4100
4101fi
4102fi
4103CC=$ac_cv_prog_CC
4104if test -n "$CC"; then
4105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4106$as_echo "$CC" >&6; }
4107else
4108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4109$as_echo "no" >&6; }
4110fi
4111
4112
4113fi
4114if 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.
4117set 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; }
4120if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4121 $as_echo_n "(cached) " >&6
4122else
4123 if test -n "$ac_ct_CC"; then
4124 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4125else
4126as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4127for as_dir in $PATH
4128do
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
4137done
4138 done
4139IFS=$as_save_IFS
4140
4141fi
4142fi
4143ac_ct_CC=$ac_cv_prog_ac_ct_CC
4144if 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; }
4147else
4148 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4149$as_echo "no" >&6; }
4150fi
4151
4152 if test "x$ac_ct_CC" = x; then
4153 CC=""
4154 else
4155 case $cross_compiling:$ac_tool_warned in
4156yes:)
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;}
4159ac_tool_warned=yes ;;
4160esac
4161 CC=$ac_ct_CC
4162 fi
4163else
4164 CC="$ac_cv_prog_CC"
4165fi
4166
4167if 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.
4170set 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; }
4173if test "${ac_cv_prog_CC+set}" = set; then :
4174 $as_echo_n "(cached) " >&6
4175else
4176 if test -n "$CC"; then
4177 ac_cv_prog_CC="$CC" # Let the user override the test.
4178else
4179as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4180for as_dir in $PATH
4181do
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
4190done
4191 done
4192IFS=$as_save_IFS
4193
4194fi
4195fi
4196CC=$ac_cv_prog_CC
4197if test -n "$CC"; then
4198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4199$as_echo "$CC" >&6; }
4200else
4201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4202$as_echo "no" >&6; }
4203fi
4204
4205
4206 fi
4207fi
4208if test -z "$CC"; then
4209 # Extract the first word of "cc", so it can be a program name with args.
4210set 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; }
4213if test "${ac_cv_prog_CC+set}" = set; then :
4214 $as_echo_n "(cached) " >&6
4215else
4216 if test -n "$CC"; then
4217 ac_cv_prog_CC="$CC" # Let the user override the test.
4218else
4219 ac_prog_rejected=no
4220as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4221for as_dir in $PATH
4222do
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
4235done
4236 done
4237IFS=$as_save_IFS
4238
4239if 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
4250fi
4251fi
4252fi
4253CC=$ac_cv_prog_CC
4254if test -n "$CC"; then
4255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4256$as_echo "$CC" >&6; }
4257else
4258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4259$as_echo "no" >&6; }
4260fi
4261
4262
4263fi
4264if 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.
4269set 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; }
4272if test "${ac_cv_prog_CC+set}" = set; then :
4273 $as_echo_n "(cached) " >&6
4274else
4275 if test -n "$CC"; then
4276 ac_cv_prog_CC="$CC" # Let the user override the test.
4277else
4278as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4279for as_dir in $PATH
4280do
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
4289done
4290 done
4291IFS=$as_save_IFS
4292
4293fi
4294fi
4295CC=$ac_cv_prog_CC
4296if test -n "$CC"; then
4297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4298$as_echo "$CC" >&6; }
4299else
4300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4301$as_echo "no" >&6; }
4302fi
4303
4304
4305 test -n "$CC" && break
4306 done
4307fi
4308if test -z "$CC"; then
4309 ac_ct_CC=$CC
4310 for ac_prog in cl.exe
4311do
4312 # Extract the first word of "$ac_prog", so it can be a program name with args.
4313set 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; }
4316if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4317 $as_echo_n "(cached) " >&6
4318else
4319 if test -n "$ac_ct_CC"; then
4320 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4321else
4322as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4323for as_dir in $PATH
4324do
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
4333done
4334 done
4335IFS=$as_save_IFS
4336
4337fi
4338fi
4339ac_ct_CC=$ac_cv_prog_ac_ct_CC
4340if 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; }
4343else
4344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4345$as_echo "no" >&6; }
4346fi
4347
4348
4349 test -n "$ac_ct_CC" && break
4350done
4351
4352 if test "x$ac_ct_CC" = x; then
4353 CC=""
4354 else
4355 case $cross_compiling:$ac_tool_warned in
4356yes:)
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;}
4359ac_tool_warned=yes ;;
4360esac
4361 CC=$ac_ct_CC
4362 fi
4363fi
4364
4365fi
4366
4367
4368test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4369$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4370as_fn_error "no acceptable C compiler found in \$PATH
4371See \`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
4375set X $ac_compile
4376ac_compiler=$2
4377for ac_option in --version -v -V -qversion; do
4378 { { ac_try="$ac_compiler $ac_option >&5"
4379case "(($ac_try" in
4380 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4381 *) ac_try_echo=$ac_try;;
4382esac
4383eval 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; }
4396done
4397
4398cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4399/* end confdefs.h. */
4400
4401int
4402main ()
4403{
4404
4405 ;
4406 return 0;
4407}
4408_ACEOF
4409ac_clean_files_save=$ac_clean_files
4410ac_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; }
4416ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4417
4418# The possible output files:
4419ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4420
4421ac_rmfiles=
4422for ac_file in $ac_files
4423do
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
4428done
4429rm -f $ac_rmfiles
4430
4431if { { ac_try="$ac_link_default"
4432case "(($ac_try" in
4433 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4434 *) ac_try_echo=$ac_try;;
4435esac
4436eval 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.
4447for ac_file in $ac_files ''
4448do
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
4471done
4472test "$ac_cv_exeext" = no && ac_cv_exeext=
4473
4474else
4475 ac_file=''
4476fi
4477{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4478$as_echo "$ac_file" >&6; }
4479if test -z "$ac_file"; then :
4480 $as_echo "$as_me: failed program was:" >&5
4481sed '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
4486as_fn_error "C compiler cannot create executables
4487See \`config.log' for more details." "$LINENO" 5; }; }
4488fi
4489ac_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.
4496if 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;;
4501esac
4502eval 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;}
4515as_fn_error "cannot run C compiled programs.
4516If you meant to cross compile, use \`--host'.
4517See \`config.log' for more details." "$LINENO" 5; }
4518 fi
4519 fi
4520fi
4521{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4522$as_echo "yes" >&6; }
4523
4524rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4525ac_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; }
4535if { { ac_try="$ac_link"
4536case "(($ac_try" in
4537 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4538 *) ac_try_echo=$ac_try;;
4539esac
4540eval 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'.
4550for 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
4558done
4559else
4560 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4561$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4562as_fn_error "cannot compute suffix of executables: cannot compile and link
4563See \`config.log' for more details." "$LINENO" 5; }
4564fi
4565rm -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
4569rm -f conftest.$ac_ext
4570EXEEXT=$ac_cv_exeext
4571ac_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; }
4574if test "${ac_cv_objext+set}" = set; then :
4575 $as_echo_n "(cached) " >&6
4576else
4577 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4578/* end confdefs.h. */
4579
4580int
4581main ()
4582{
4583
4584 ;
4585 return 0;
4586}
4587_ACEOF
4588rm -f conftest.o conftest.obj
4589if { { ac_try="$ac_compile"
4590case "(($ac_try" in
4591 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4592 *) ac_try_echo=$ac_try;;
4593esac
4594eval 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
4607done
4608else
4609 $as_echo "$as_me: failed program was:" >&5
4610sed '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;}
4614as_fn_error "cannot compute suffix of object files: cannot compile
4615See \`config.log' for more details." "$LINENO" 5; }
4616fi
4617rm -f conftest.$ac_cv_objext conftest.$ac_ext
4618fi
4619{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4620$as_echo "$ac_cv_objext" >&6; }
4621OBJEXT=$ac_cv_objext
4622ac_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; }
4625if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4626 $as_echo_n "(cached) " >&6
4627else
4628 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4629/* end confdefs.h. */
4630
4631int
4632main ()
4633{
4634#ifndef __GNUC__
4635 choke me
4636#endif
4637
4638 ;
4639 return 0;
4640}
4641_ACEOF
4642if ac_fn_c_try_compile "$LINENO"; then :
4643 ac_compiler_gnu=yes
4644else
4645 ac_compiler_gnu=no
4646fi
4647rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4648ac_cv_c_compiler_gnu=$ac_compiler_gnu
4649
4650fi
4651{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4652$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4653if test $ac_compiler_gnu = yes; then
4654 GCC=yes
4655else
4656 GCC=
4657fi
4658ac_test_CFLAGS=${CFLAGS+set}
4659ac_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; }
4662if test "${ac_cv_prog_cc_g+set}" = set; then :
4663 $as_echo_n "(cached) " >&6
4664else
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
4672int
4673main ()
4674{
4675
4676 ;
4677 return 0;
4678}
4679_ACEOF
4680if ac_fn_c_try_compile "$LINENO"; then :
4681 ac_cv_prog_cc_g=yes
4682else
4683 CFLAGS=""
4684 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4685/* end confdefs.h. */
4686
4687int
4688main ()
4689{
4690
4691 ;
4692 return 0;
4693}
4694_ACEOF
4695if ac_fn_c_try_compile "$LINENO"; then :
4696
4697else
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
4703int
4704main ()
4705{
4706
4707 ;
4708 return 0;
4709}
4710_ACEOF
4711if ac_fn_c_try_compile "$LINENO"; then :
4712 ac_cv_prog_cc_g=yes
4713fi
4714rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4715fi
4716rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4717fi
4718rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4719 ac_c_werror_flag=$ac_save_c_werror_flag
4720fi
4721{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4722$as_echo "$ac_cv_prog_cc_g" >&6; }
4723if test "$ac_test_CFLAGS" = set; then
4724 CFLAGS=$ac_save_CFLAGS
4725elif 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
4731else
4732 if test "$GCC" = yes; then
4733 CFLAGS="-O2"
4734 else
4735 CFLAGS=
4736 fi
4737fi
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; }
4740if test "${ac_cv_prog_cc_c89+set}" = set; then :
4741 $as_echo_n "(cached) " >&6
4742else
4743 ac_cv_prog_cc_c89=no
4744ac_save_CC=$CC
4745cat 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. */
4752struct buf { int x; };
4753FILE * (*rcsopen) (struct buf *, struct stat *, int);
4754static char *e (p, i)
4755 char **p;
4756 int i;
4757{
4758 return p[i];
4759}
4760static 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. */
4777int 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'
4782int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4783
4784int test (int i, double x);
4785struct s1 {int (*f) (int a);};
4786struct s2 {int (*f) (double a);};
4787int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4788int argc;
4789char **argv;
4790int
4791main ()
4792{
4793return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4794 ;
4795 return 0;
4796}
4797_ACEOF
4798for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4799 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4800do
4801 CC="$ac_save_CC $ac_arg"
4802 if ac_fn_c_try_compile "$LINENO"; then :
4803 ac_cv_prog_cc_c89=$ac_arg
4804fi
4805rm -f core conftest.err conftest.$ac_objext
4806 test "x$ac_cv_prog_cc_c89" != "xno" && break
4807done
4808rm -f conftest.$ac_ext
4809CC=$ac_save_CC
4810
4811fi
4812# AC_CACHE_VAL
4813case "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; } ;;
4824esac
4825if test "x$ac_cv_prog_cc_c89" != xno; then :
4826
4827fi
4828
4829ac_ext=c
4830ac_cpp='$CPP $CPPFLAGS'
4831ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4832ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4833ac_compiler_gnu=$ac_cv_c_compiler_gnu
4834
4835ac_aux_dir=
4836for 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
4844done
4845if test -z "$ac_aux_dir"; then
4846 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4847fi
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.
4853ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4854ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4855ac_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; }
4864if test "${ac_cv_build+set}" = set; then :
4865 $as_echo_n "(cached) " >&6
4866else
4867 ac_build_alias=$build_alias
4868test "x$ac_build_alias" = x &&
4869 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4870test "x$ac_build_alias" = x &&
4871 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4872ac_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
4875fi
4876{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4877$as_echo "$ac_cv_build" >&6; }
4878case $ac_cv_build in
4879*-*-*) ;;
4880*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4881esac
4882build=$ac_cv_build
4883ac_save_IFS=$IFS; IFS='-'
4884set x $ac_cv_build
4885shift
4886build_cpu=$1
4887build_vendor=$2
4888shift; shift
4889# Remember, the first character of IFS is used to create $*,
4890# except with old shells:
4891build_os=$*
4892IFS=$ac_save_IFS
4893case $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; }
4898if test "${ac_cv_host+set}" = set; then :
4899 $as_echo_n "(cached) " >&6
4900else
4901 if test "x$host_alias" = x; then
4902 ac_cv_host=$ac_cv_build
4903else
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
4906fi
4907
4908fi
4909{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4910$as_echo "$ac_cv_host" >&6; }
4911case $ac_cv_host in
4912*-*-*) ;;
4913*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4914esac
4915host=$ac_cv_host
4916ac_save_IFS=$IFS; IFS='-'
4917set x $ac_cv_host
4918shift
4919host_cpu=$1
4920host_vendor=$2
4921shift; shift
4922# Remember, the first character of IFS is used to create $*,
4923# except with old shells:
4924host_os=$*
4925IFS=$ac_save_IFS
4926case $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; }
4931if test "${ac_cv_target+set}" = set; then :
4932 $as_echo_n "(cached) " >&6
4933else
4934 if test "x$target_alias" = x; then
4935 ac_cv_target=$ac_cv_host
4936else
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
4939fi
4940
4941fi
4942{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4943$as_echo "$ac_cv_target" >&6; }
4944case $ac_cv_target in
4945*-*-*) ;;
4946*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
4947esac
4948target=$ac_cv_target
4949ac_save_IFS=$IFS; IFS='-'
4950set x $ac_cv_target
4951shift
4952target_cpu=$1
4953target_vendor=$2
4954shift; shift
4955# Remember, the first character of IFS is used to create $*,
4956# except with old shells:
4957target_os=$*
4958IFS=$ac_save_IFS
4959case $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.
4964test -n "$target_alias" &&
4965 test "$program_prefix$program_suffix$program_transform_name" = \
4966 NONENONEs,x,x, &&
4967 program_prefix=${target_alias}-
4968
4969ac_ext=c
4970ac_cpp='$CPP $CPPFLAGS'
4971ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4972ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4973ac_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.
4977if test -n "$CPP" && test -d "$CPP"; then
4978 CPP=
4979fi
4980if test -z "$CPP"; then
4981 if test "${ac_cv_prog_CPP+set}" = set; then :
4982 $as_echo_n "(cached) " >&6
4983else
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
4988for ac_c_preproc_warn_flag in '' yes
4989do
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
5005if ac_fn_c_try_cpp "$LINENO"; then :
5006
5007else
5008 # Broken: fails on valid input.
5009continue
5010fi
5011rm -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
5019if ac_fn_c_try_cpp "$LINENO"; then :
5020 # Broken: success on invalid input.
5021continue
5022else
5023 # Passes both tests.
5024ac_preproc_ok=:
5025break
5026fi
5027rm -f conftest.err conftest.$ac_ext
5028
5029done
5030# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5031rm -f conftest.err conftest.$ac_ext
5032if $ac_preproc_ok; then :
5033 break
5034fi
5035
5036 done
5037 ac_cv_prog_CPP=$CPP
5038
5039fi
5040 CPP=$ac_cv_prog_CPP
5041else
5042 ac_cv_prog_CPP=$CPP
5043fi
5044{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5045$as_echo "$CPP" >&6; }
5046ac_preproc_ok=false
5047for ac_c_preproc_warn_flag in '' yes
5048do
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
5064if ac_fn_c_try_cpp "$LINENO"; then :
5065
5066else
5067 # Broken: fails on valid input.
5068continue
5069fi
5070rm -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
5078if ac_fn_c_try_cpp "$LINENO"; then :
5079 # Broken: success on invalid input.
5080continue
5081else
5082 # Passes both tests.
5083ac_preproc_ok=:
5084break
5085fi
5086rm -f conftest.err conftest.$ac_ext
5087
5088done
5089# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5090rm -f conftest.err conftest.$ac_ext
5091if $ac_preproc_ok; then :
5092
5093else
5094 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5095$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5096as_fn_error "C preprocessor \"$CPP\" fails sanity check
5097See \`config.log' for more details." "$LINENO" 5; }
5098fi
5099
5100ac_ext=c
5101ac_cpp='$CPP $CPPFLAGS'
5102ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5103ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5104ac_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; }
5109if test "${ac_cv_path_GREP+set}" = set; then :
5110 $as_echo_n "(cached) " >&6
5111else
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
5116for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5117do
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
5126case `"$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;;
5150esac
5151
5152 $ac_path_GREP_found && break 3
5153 done
5154 done
5155 done
5156IFS=$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
5160else
5161 ac_cv_path_GREP=$GREP
5162fi
5163
5164fi
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; }
5172if test "${ac_cv_path_EGREP+set}" = set; then :
5173 $as_echo_n "(cached) " >&6
5174else
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
5182for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5183do
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
5192case `"$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;;
5216esac
5217
5218 $ac_path_EGREP_found && break 3
5219 done
5220 done
5221 done
5222IFS=$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
5226else
5227 ac_cv_path_EGREP=$EGREP
5228fi
5229
5230 fi
5231fi
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; }
5239if test "${ac_cv_header_stdc+set}" = set; then :
5240 $as_echo_n "(cached) " >&6
5241else
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
5249int
5250main ()
5251{
5252
5253 ;
5254 return 0;
5255}
5256_ACEOF
5257if ac_fn_c_try_compile "$LINENO"; then :
5258 ac_cv_header_stdc=yes
5259else
5260 ac_cv_header_stdc=no
5261fi
5262rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5263
5264if 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
5271if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5272 $EGREP "memchr" >/dev/null 2>&1; then :
5273
5274else
5275 ac_cv_header_stdc=no
5276fi
5277rm -f conftest*
5278
5279fi
5280
5281if 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
5288if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5289 $EGREP "free" >/dev/null 2>&1; then :
5290
5291else
5292 ac_cv_header_stdc=no
5293fi
5294rm -f conftest*
5295
5296fi
5297
5298if 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 :
5302else
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)))
5319int
5320main ()
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
5330if ac_fn_c_try_run "$LINENO"; then :
5331
5332else
5333 ac_cv_header_stdc=no
5334fi
5335rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5336 conftest.$ac_objext conftest.beam conftest.$ac_ext
5337fi
5338
5339fi
5340fi
5341{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5342$as_echo "$ac_cv_header_stdc" >&6; }
5343if test $ac_cv_header_stdc = yes; then
5344
5345$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5346
5347fi
5348
5349# On IRIX 5.3, sys/types and inttypes.h are conflicting.
5350for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5351 inttypes.h stdint.h unistd.h
5352do :
5353 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5354ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5355"
5356eval 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
5362fi
5363
5364done
5365
5366
5367
5368 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5369if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5370 MINIX=yes
5371else
5372 MINIX=
5373fi
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; }
5391if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5392 $as_echo_n "(cached) " >&6
5393else
5394 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5395/* end confdefs.h. */
5396
5397# define __EXTENSIONS__ 1
5398 $ac_includes_default
5399int
5400main ()
5401{
5402
5403 ;
5404 return 0;
5405}
5406_ACEOF
5407if ac_fn_c_try_compile "$LINENO"; then :
5408 ac_cv_safe_to_define___extensions__=yes
5409else
5410 ac_cv_safe_to_define___extensions__=no
5411fi
5412rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5413fi
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
5428test "$program_prefix" != NONE &&
5429 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5430# Use a double $ so make ignores it.
5431test "$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.
5435ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5436program_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; }
5454if test -z "$INSTALL"; then
5455if test "${ac_cv_path_install+set}" = set; then :
5456 $as_echo_n "(cached) " >&6
5457else
5458 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5459for as_dir in $PATH
5460do
5461 IFS=$as_save_IFS
5462 test -z "$as_dir" && as_dir=.
5463 # Account for people who put trailing slashes in PATH elements.
5464case $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 ;;
5502esac
5503
5504 done
5505IFS=$as_save_IFS
5506
5507rm -rf conftest.one conftest.two conftest.dir
5508
5509fi
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
5519fi
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.
5525test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5526
5527test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5528
5529test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5530
5531rm -rf .tst 2>/dev/null
5532mkdir .tst 2>/dev/null
5533if test -d .tst; then
5534 am__leading_dot=.
5535else
5536 am__leading_dot=_
5537fi
5538rmdir .tst 2>/dev/null
5539
5540DEPDIR="${am__leading_dot}deps"
5541
5542case `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;} ;;
5546esac
5547
5548
5549
5550macro_version='2.2.7a'
5551macro_revision='1.3134'
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565ltmain="$ac_aux_dir/ltmain.sh"
5566
5567# Backslashify metacharacters that are still active within
5568# double-quoted strings.
5569sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5570
5571# Same as above, but do not quote variable references.
5572double_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.
5576delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5577
5578# Sed substitution to delay expansion of an escaped single quote.
5579delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5580
5581# Sed substitution to avoid accidental globbing in evaled expressions
5582no_glob_subst='s/\*/\\\*/g'
5583
5584ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5585ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5586ECHO=$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.
5591if 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 --'
5594elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5595 ECHO='printf %s\n'
5596else
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'
5605fi
5606
5607# func_echo_all arg...
5608# Invoke $ECHO with all args, space-separated.
5609func_echo_all ()
5610{
5611 $ECHO ""
5612}
5613
5614case "$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; } ;;
5621esac
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; }
5638if test "${ac_cv_path_SED+set}" = set; then :
5639 $as_echo_n "(cached) " >&6
5640else
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
5651for as_dir in $PATH
5652do
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
5661case `"$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;;
5685esac
5686
5687 $ac_path_SED_found && break 3
5688 done
5689 done
5690 done
5691IFS=$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
5695else
5696 ac_cv_path_SED=$SED
5697fi
5698
5699fi
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
5705test -z "$SED" && SED=sed
5706Xsed="$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; }
5720if test "${ac_cv_path_FGREP+set}" = set; then :
5721 $as_echo_n "(cached) " >&6
5722else
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
5730for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5731do
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
5740case `"$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;;
5764esac
5765
5766 $ac_path_FGREP_found && break 3
5767 done
5768 done
5769 done
5770IFS=$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
5774else
5775 ac_cv_path_FGREP=$FGREP
5776fi
5777
5778 fi
5779fi
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
5785test -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.
5806if test "${with_gnu_ld+set}" = set; then :
5807 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5808else
5809 with_gnu_ld=no
5810fi
5811
5812ac_prog=ld
5813if 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
5844elif 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; }
5847else
5848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5849$as_echo_n "checking for non-GNU ld... " >&6; }
5850fi
5851if test "${lt_cv_path_LD+set}" = set; then :
5852 $as_echo_n "(cached) " >&6
5853else
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"
5875else
5876 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5877fi
5878fi
5879
5880LD="$lt_cv_path_LD"
5881if test -n "$LD"; then
5882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5883$as_echo "$LD" >&6; }
5884else
5885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5886$as_echo "no" >&6; }
5887fi
5888test -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; }
5891if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5892 $as_echo_n "(cached) " >&6
5893else
5894 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5895case `$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 ;;
5902esac
5903fi
5904{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5905$as_echo "$lt_cv_prog_gnu_ld" >&6; }
5906with_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; }
5918if test "${lt_cv_path_NM+set}" = set; then :
5919 $as_echo_n "(cached) " >&6
5920else
5921 if test -n "$NM"; then
5922 # Let the user override the test.
5923 lt_cv_path_NM="$NM"
5924else
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}
5963fi
5964fi
5965{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5966$as_echo "$lt_cv_path_NM" >&6; }
5967if test "$lt_cv_path_NM" != "no"; then
5968 NM="$lt_cv_path_NM"
5969else
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.
5978set 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; }
5981if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
5982 $as_echo_n "(cached) " >&6
5983else
5984 if test -n "$DUMPBIN"; then
5985 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
5986else
5987as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5988for as_dir in $PATH
5989do
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
5998done
5999 done
6000IFS=$as_save_IFS
6001
6002fi
6003fi
6004DUMPBIN=$ac_cv_prog_DUMPBIN
6005if test -n "$DUMPBIN"; then
6006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6007$as_echo "$DUMPBIN" >&6; }
6008else
6009 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6010$as_echo "no" >&6; }
6011fi
6012
6013
6014 test -n "$DUMPBIN" && break
6015 done
6016fi
6017if test -z "$DUMPBIN"; then
6018 ac_ct_DUMPBIN=$DUMPBIN
6019 for ac_prog in dumpbin "link -dump"
6020do
6021 # Extract the first word of "$ac_prog", so it can be a program name with args.
6022set 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; }
6025if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6026 $as_echo_n "(cached) " >&6
6027else
6028 if test -n "$ac_ct_DUMPBIN"; then
6029 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6030else
6031as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6032for as_dir in $PATH
6033do
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
6042done
6043 done
6044IFS=$as_save_IFS
6045
6046fi
6047fi
6048ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6049if 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; }
6052else
6053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6054$as_echo "no" >&6; }
6055fi
6056
6057
6058 test -n "$ac_ct_DUMPBIN" && break
6059done
6060
6061 if test "x$ac_ct_DUMPBIN" = x; then
6062 DUMPBIN=":"
6063 else
6064 case $cross_compiling:$ac_tool_warned in
6065yes:)
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;}
6068ac_tool_warned=yes ;;
6069esac
6070 DUMPBIN=$ac_ct_DUMPBIN
6071 fi
6072fi
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
6087fi
6088test -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; }
6097if test "${lt_cv_nm_interface+set}" = set; then :
6098 $as_echo_n "(cached) " >&6
6099else
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*
6114fi
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; }
6120LN_S=$as_ln_s
6121if test "$LN_S" = "ln -s"; then
6122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6123$as_echo "yes" >&6; }
6124else
6125 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6126$as_echo "no, using $LN_S" >&6; }
6127fi
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; }
6132if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6133 $as_echo_n "(cached) " >&6
6134else
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
6252fi
6253
6254if 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; }
6257else
6258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6259$as_echo "none" >&6; }
6260fi
6261max_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
6275xsi_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; }
6288lt_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
6296if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6297 lt_unset=unset
6298else
6299 lt_unset=false
6300fi
6301
6302
6303
6304
6305
6306# test EBCDIC or ASCII
6307case `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 ;;
6317esac
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; }
6329if test "${lt_cv_ld_reload_flag+set}" = set; then :
6330 $as_echo_n "(cached) " >&6
6331else
6332 lt_cv_ld_reload_flag='-r'
6333fi
6334{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6335$as_echo "$lt_cv_ld_reload_flag" >&6; }
6336reload_flag=$lt_cv_ld_reload_flag
6337case $reload_flag in
6338"" | " "*) ;;
6339*) reload_flag=" $reload_flag" ;;
6340esac
6341reload_cmds='$LD$reload_flag -o $output$reload_objs'
6342case $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 ;;
6350esac
6351
6352
6353
6354
6355
6356
6357
6358
6359
6360if 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.
6362set 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; }
6365if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6366 $as_echo_n "(cached) " >&6
6367else
6368 if test -n "$OBJDUMP"; then
6369 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6370else
6371as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6372for as_dir in $PATH
6373do
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
6382done
6383 done
6384IFS=$as_save_IFS
6385
6386fi
6387fi
6388OBJDUMP=$ac_cv_prog_OBJDUMP
6389if test -n "$OBJDUMP"; then
6390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6391$as_echo "$OBJDUMP" >&6; }
6392else
6393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6394$as_echo "no" >&6; }
6395fi
6396
6397
6398fi
6399if 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.
6402set 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; }
6405if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6406 $as_echo_n "(cached) " >&6
6407else
6408 if test -n "$ac_ct_OBJDUMP"; then
6409 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6410else
6411as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6412for as_dir in $PATH
6413do
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
6422done
6423 done
6424IFS=$as_save_IFS
6425
6426fi
6427fi
6428ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6429if 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; }
6432else
6433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6434$as_echo "no" >&6; }
6435fi
6436
6437 if test "x$ac_ct_OBJDUMP" = x; then
6438 OBJDUMP="false"
6439 else
6440 case $cross_compiling:$ac_tool_warned in
6441yes:)
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;}
6444ac_tool_warned=yes ;;
6445esac
6446 OBJDUMP=$ac_ct_OBJDUMP
6447 fi
6448else
6449 OBJDUMP="$ac_cv_prog_OBJDUMP"
6450fi
6451
6452test -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; }
6464if test "${lt_cv_deplibs_check_method+set}" = set; then :
6465 $as_echo_n "(cached) " >&6
6466else
6467 lt_cv_file_magic_cmd='$MAGIC_CMD'
6468lt_cv_file_magic_test_file=
6469lt_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
6481case $host_os in
6482aix[4-9]*)
6483 lt_cv_deplibs_check_method=pass_all
6484 ;;
6485
6486beos*)
6487 lt_cv_deplibs_check_method=pass_all
6488 ;;
6489
6490bsdi[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
6496cygwin*)
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
6502mingw* | 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
6516cegcc*)
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
6522darwin* | rhapsody*)
6523 lt_cv_deplibs_check_method=pass_all
6524 ;;
6525
6526freebsd* | 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
6542gnu*)
6543 lt_cv_deplibs_check_method=pass_all
6544 ;;
6545
6546haiku*)
6547 lt_cv_deplibs_check_method=pass_all
6548 ;;
6549
6550hpux10.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
6568interix[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
6573irix5* | 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.
6584linux* | k*bsd*-gnu | kopensolaris*-gnu)
6585 lt_cv_deplibs_check_method=pass_all
6586 ;;
6587
6588netbsd*)
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
6596newos6*)
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
6606openbsd*)
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
6614osf3* | osf4* | osf5*)
6615 lt_cv_deplibs_check_method=pass_all
6616 ;;
6617
6618rdos*)
6619 lt_cv_deplibs_check_method=pass_all
6620 ;;
6621
6622solaris*)
6623 lt_cv_deplibs_check_method=pass_all
6624 ;;
6625
6626sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6627 lt_cv_deplibs_check_method=pass_all
6628 ;;
6629
6630sysv4 | 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
6657tpf*)
6658 lt_cv_deplibs_check_method=pass_all
6659 ;;
6660esac
6661
6662fi
6663{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6664$as_echo "$lt_cv_deplibs_check_method" >&6; }
6665file_magic_cmd=$lt_cv_file_magic_cmd
6666deplibs_check_method=$lt_cv_deplibs_check_method
6667test -z "$deplibs_check_method" && deplibs_check_method=unknown
6668
6669
6670
6671
6672
6673
6674
6675
6676
6677
6678
6679
6680if 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.
6682set 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; }
6685if test "${ac_cv_prog_AR+set}" = set; then :
6686 $as_echo_n "(cached) " >&6
6687else
6688 if test -n "$AR"; then
6689 ac_cv_prog_AR="$AR" # Let the user override the test.
6690else
6691as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6692for as_dir in $PATH
6693do
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
6702done
6703 done
6704IFS=$as_save_IFS
6705
6706fi
6707fi
6708AR=$ac_cv_prog_AR
6709if test -n "$AR"; then
6710 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6711$as_echo "$AR" >&6; }
6712else
6713 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6714$as_echo "no" >&6; }
6715fi
6716
6717
6718fi
6719if 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.
6722set 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; }
6725if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6726 $as_echo_n "(cached) " >&6
6727else
6728 if test -n "$ac_ct_AR"; then
6729 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6730else
6731as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6732for as_dir in $PATH
6733do
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
6742done
6743 done
6744IFS=$as_save_IFS
6745
6746fi
6747fi
6748ac_ct_AR=$ac_cv_prog_ac_ct_AR
6749if 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; }
6752else
6753 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6754$as_echo "no" >&6; }
6755fi
6756
6757 if test "x$ac_ct_AR" = x; then
6758 AR="false"
6759 else
6760 case $cross_compiling:$ac_tool_warned in
6761yes:)
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;}
6764ac_tool_warned=yes ;;
6765esac
6766 AR=$ac_ct_AR
6767 fi
6768else
6769 AR="$ac_cv_prog_AR"
6770fi
6771
6772test -z "$AR" && AR=ar
6773test -z "$AR_FLAGS" && AR_FLAGS=cru
6774
6775
6776
6777
6778
6779
6780
6781
6782
6783
6784
6785if 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.
6787set 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; }
6790if test "${ac_cv_prog_STRIP+set}" = set; then :
6791 $as_echo_n "(cached) " >&6
6792else
6793 if test -n "$STRIP"; then
6794 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6795else
6796as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6797for as_dir in $PATH
6798do
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
6807done
6808 done
6809IFS=$as_save_IFS
6810
6811fi
6812fi
6813STRIP=$ac_cv_prog_STRIP
6814if test -n "$STRIP"; then
6815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6816$as_echo "$STRIP" >&6; }
6817else
6818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6819$as_echo "no" >&6; }
6820fi
6821
6822
6823fi
6824if 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.
6827set 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; }
6830if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6831 $as_echo_n "(cached) " >&6
6832else
6833 if test -n "$ac_ct_STRIP"; then
6834 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6835else
6836as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6837for as_dir in $PATH
6838do
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
6847done
6848 done
6849IFS=$as_save_IFS
6850
6851fi
6852fi
6853ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6854if 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; }
6857else
6858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6859$as_echo "no" >&6; }
6860fi
6861
6862 if test "x$ac_ct_STRIP" = x; then
6863 STRIP=":"
6864 else
6865 case $cross_compiling:$ac_tool_warned in
6866yes:)
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;}
6869ac_tool_warned=yes ;;
6870esac
6871 STRIP=$ac_ct_STRIP
6872 fi
6873else
6874 STRIP="$ac_cv_prog_STRIP"
6875fi
6876
6877test -z "$STRIP" && STRIP=:
6878
6879
6880
6881
6882
6883
6884if 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.
6886set 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; }
6889if test "${ac_cv_prog_RANLIB+set}" = set; then :
6890 $as_echo_n "(cached) " >&6
6891else
6892 if test -n "$RANLIB"; then
6893 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6894else
6895as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6896for as_dir in $PATH
6897do
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
6906done
6907 done
6908IFS=$as_save_IFS
6909
6910fi
6911fi
6912RANLIB=$ac_cv_prog_RANLIB
6913if test -n "$RANLIB"; then
6914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6915$as_echo "$RANLIB" >&6; }
6916else
6917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6918$as_echo "no" >&6; }
6919fi
6920
6921
6922fi
6923if 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.
6926set 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; }
6929if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6930 $as_echo_n "(cached) " >&6
6931else
6932 if test -n "$ac_ct_RANLIB"; then
6933 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6934else
6935as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6936for as_dir in $PATH
6937do
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
6946done
6947 done
6948IFS=$as_save_IFS
6949
6950fi
6951fi
6952ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6953if 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; }
6956else
6957 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6958$as_echo "no" >&6; }
6959fi
6960
6961 if test "x$ac_ct_RANLIB" = x; then
6962 RANLIB=":"
6963 else
6964 case $cross_compiling:$ac_tool_warned in
6965yes:)
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;}
6968ac_tool_warned=yes ;;
6969esac
6970 RANLIB=$ac_ct_RANLIB
6971 fi
6972else
6973 RANLIB="$ac_cv_prog_RANLIB"
6974fi
6975
6976test -z "$RANLIB" && RANLIB=:
6977
6978
6979
6980
6981
6982
6983# Determine commands to create old-style static archives.
6984old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
6985old_postinstall_cmds='chmod 644 $oldlib'
6986old_postuninstall_cmds=
6987
6988if 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"
6998fi
6999
7000case $host_os in
7001 darwin*)
7002 lock_old_archive_extraction=yes ;;
7003 *)
7004 lock_old_archive_extraction=no ;;
7005esac
7006
7007
7008
7009
7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
7023
7024
7025
7026
7027for ac_prog in gawk mawk nawk awk
7028do
7029 # Extract the first word of "$ac_prog", so it can be a program name with args.
7030set 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; }
7033if test "${ac_cv_prog_AWK+set}" = set; then :
7034 $as_echo_n "(cached) " >&6
7035else
7036 if test -n "$AWK"; then
7037 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7038else
7039as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7040for as_dir in $PATH
7041do
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
7050done
7051 done
7052IFS=$as_save_IFS
7053
7054fi
7055fi
7056AWK=$ac_cv_prog_AWK
7057if test -n "$AWK"; then
7058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7059$as_echo "$AWK" >&6; }
7060else
7061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7062$as_echo "no" >&6; }
7063fi
7064
7065
7066 test -n "$AWK" && break
7067done
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.
7088LTCC=${LTCC-"$CC"}
7089
7090# If no C compiler flags were specified, use CFLAGS.
7091LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7092
7093# Allow CC to be a program name with arguments.
7094compiler=$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; }
7100if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7101 $as_echo_n "(cached) " >&6
7102else
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.
7108symcode='[BCDEGRST]'
7109
7110# Regexp to match symbols that can be accessed directly from C.
7111sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7112
7113# Define system-specific variables.
7114case $host_os in
7115aix*)
7116 symcode='[BCDT]'
7117 ;;
7118cygwin* | mingw* | pw32* | cegcc*)
7119 symcode='[ABCDGISTW]'
7120 ;;
7121hpux*)
7122 if test "$host_cpu" = ia64; then
7123 symcode='[ABCDEGRST]'
7124 fi
7125 ;;
7126irix* | nonstopux*)
7127 symcode='[BCDEGRST]'
7128 ;;
7129osf*)
7130 symcode='[BCDEGQRST]'
7131 ;;
7132solaris*)
7133 symcode='[BDRT]'
7134 ;;
7135sco3.2v5*)
7136 symcode='[DT]'
7137 ;;
7138sysv4.2uw2*)
7139 symcode='[DT]'
7140 ;;
7141sysv5* | sco5v6* | unixware* | OpenUNIX*)
7142 symcode='[ABDT]'
7143 ;;
7144sysv4)
7145 symcode='[DFNSTU]'
7146 ;;
7147esac
7148
7149# If we're using GNU nm, then use its standard symbol codes.
7150case `$NM -V 2>&1` in
7151*GNU* | *'with BFD'*)
7152 symcode='[ABCDGIRSTW]' ;;
7153esac
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.
7158lt_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
7161lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7162lt_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
7165opt_cr=
7166case $build_os in
7167mingw*)
7168 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7169 ;;
7170esac
7171
7172# Try without a prefix underscore, then with it.
7173for 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
7205extern "C" {
7206#endif
7207char nm_test_var;
7208void nm_test_func(void);
7209void nm_test_func(void){}
7210#ifdef __cplusplus
7211}
7212#endif
7213int 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
7240extern "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. */
7250const struct {
7251 const char *name;
7252 void *address;
7253}
7254lt__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
7265static 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
7310done
7311
7312fi
7313
7314if test -z "$lt_cv_sys_global_symbol_pipe"; then
7315 lt_cv_sys_global_symbol_to_cdecl=
7316fi
7317if 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; }
7320else
7321 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7322$as_echo "ok" >&6; }
7323fi
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.
7347if test "${enable_libtool_lock+set}" = set; then :
7348 enableval=$enable_libtool_lock;
7349fi
7350
7351test "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.
7355case $host in
7356ia64-*-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
7412x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
7413s390*-*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; }
7478if test "${lt_cv_cc_needs_belf+set}" = set; then :
7479 $as_echo_n "(cached) " >&6
7480else
7481 ac_ext=c
7482ac_cpp='$CPP $CPPFLAGS'
7483ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7484ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7485ac_compiler_gnu=$ac_cv_c_compiler_gnu
7486
7487 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7488/* end confdefs.h. */
7489
7490int
7491main ()
7492{
7493
7494 ;
7495 return 0;
7496}
7497_ACEOF
7498if ac_fn_c_try_link "$LINENO"; then :
7499 lt_cv_cc_needs_belf=yes
7500else
7501 lt_cv_cc_needs_belf=no
7502fi
7503rm -f core conftest.err conftest.$ac_objext \
7504 conftest$ac_exeext conftest.$ac_ext
7505 ac_ext=c
7506ac_cpp='$CPP $CPPFLAGS'
7507ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7508ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7509ac_compiler_gnu=$ac_cv_c_compiler_gnu
7510
7511fi
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 ;;
7519sparc*-*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 ;;
7542esac
7543
7544need_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.
7551set 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; }
7554if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7555 $as_echo_n "(cached) " >&6
7556else
7557 if test -n "$DSYMUTIL"; then
7558 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7559else
7560as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7561for as_dir in $PATH
7562do
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
7571done
7572 done
7573IFS=$as_save_IFS
7574
7575fi
7576fi
7577DSYMUTIL=$ac_cv_prog_DSYMUTIL
7578if test -n "$DSYMUTIL"; then
7579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7580$as_echo "$DSYMUTIL" >&6; }
7581else
7582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7583$as_echo "no" >&6; }
7584fi
7585
7586
7587fi
7588if 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.
7591set 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; }
7594if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7595 $as_echo_n "(cached) " >&6
7596else
7597 if test -n "$ac_ct_DSYMUTIL"; then
7598 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7599else
7600as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7601for as_dir in $PATH
7602do
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
7611done
7612 done
7613IFS=$as_save_IFS
7614
7615fi
7616fi
7617ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7618if 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; }
7621else
7622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7623$as_echo "no" >&6; }
7624fi
7625
7626 if test "x$ac_ct_DSYMUTIL" = x; then
7627 DSYMUTIL=":"
7628 else
7629 case $cross_compiling:$ac_tool_warned in
7630yes:)
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;}
7633ac_tool_warned=yes ;;
7634esac
7635 DSYMUTIL=$ac_ct_DSYMUTIL
7636 fi
7637else
7638 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7639fi
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.
7643set 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; }
7646if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7647 $as_echo_n "(cached) " >&6
7648else
7649 if test -n "$NMEDIT"; then
7650 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7651else
7652as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7653for as_dir in $PATH
7654do
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
7663done
7664 done
7665IFS=$as_save_IFS
7666
7667fi
7668fi
7669NMEDIT=$ac_cv_prog_NMEDIT
7670if test -n "$NMEDIT"; then
7671 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7672$as_echo "$NMEDIT" >&6; }
7673else
7674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7675$as_echo "no" >&6; }
7676fi
7677
7678
7679fi
7680if 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.
7683set 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; }
7686if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7687 $as_echo_n "(cached) " >&6
7688else
7689 if test -n "$ac_ct_NMEDIT"; then
7690 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7691else
7692as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7693for as_dir in $PATH
7694do
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
7703done
7704 done
7705IFS=$as_save_IFS
7706
7707fi
7708fi
7709ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7710if 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; }
7713else
7714 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7715$as_echo "no" >&6; }
7716fi
7717
7718 if test "x$ac_ct_NMEDIT" = x; then
7719 NMEDIT=":"
7720 else
7721 case $cross_compiling:$ac_tool_warned in
7722yes:)
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;}
7725ac_tool_warned=yes ;;
7726esac
7727 NMEDIT=$ac_ct_NMEDIT
7728 fi
7729else
7730 NMEDIT="$ac_cv_prog_NMEDIT"
7731fi
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.
7735set 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; }
7738if test "${ac_cv_prog_LIPO+set}" = set; then :
7739 $as_echo_n "(cached) " >&6
7740else
7741 if test -n "$LIPO"; then
7742 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7743else
7744as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7745for as_dir in $PATH
7746do
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
7755done
7756 done
7757IFS=$as_save_IFS
7758
7759fi
7760fi
7761LIPO=$ac_cv_prog_LIPO
7762if test -n "$LIPO"; then
7763 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7764$as_echo "$LIPO" >&6; }
7765else
7766 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7767$as_echo "no" >&6; }
7768fi
7769
7770
7771fi
7772if 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.
7775set 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; }
7778if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7779 $as_echo_n "(cached) " >&6
7780else
7781 if test -n "$ac_ct_LIPO"; then
7782 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7783else
7784as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7785for as_dir in $PATH
7786do
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
7795done
7796 done
7797IFS=$as_save_IFS
7798
7799fi
7800fi
7801ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7802if 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; }
7805else
7806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7807$as_echo "no" >&6; }
7808fi
7809
7810 if test "x$ac_ct_LIPO" = x; then
7811 LIPO=":"
7812 else
7813 case $cross_compiling:$ac_tool_warned in
7814yes:)
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;}
7817ac_tool_warned=yes ;;
7818esac
7819 LIPO=$ac_ct_LIPO
7820 fi
7821else
7822 LIPO="$ac_cv_prog_LIPO"
7823fi
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.
7827set 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; }
7830if test "${ac_cv_prog_OTOOL+set}" = set; then :
7831 $as_echo_n "(cached) " >&6
7832else
7833 if test -n "$OTOOL"; then
7834 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7835else
7836as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7837for as_dir in $PATH
7838do
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
7847done
7848 done
7849IFS=$as_save_IFS
7850
7851fi
7852fi
7853OTOOL=$ac_cv_prog_OTOOL
7854if test -n "$OTOOL"; then
7855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7856$as_echo "$OTOOL" >&6; }
7857else
7858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7859$as_echo "no" >&6; }
7860fi
7861
7862
7863fi
7864if 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.
7867set 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; }
7870if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7871 $as_echo_n "(cached) " >&6
7872else
7873 if test -n "$ac_ct_OTOOL"; then
7874 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7875else
7876as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7877for as_dir in $PATH
7878do
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
7887done
7888 done
7889IFS=$as_save_IFS
7890
7891fi
7892fi
7893ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7894if 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; }
7897else
7898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7899$as_echo "no" >&6; }
7900fi
7901
7902 if test "x$ac_ct_OTOOL" = x; then
7903 OTOOL=":"
7904 else
7905 case $cross_compiling:$ac_tool_warned in
7906yes:)
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;}
7909ac_tool_warned=yes ;;
7910esac
7911 OTOOL=$ac_ct_OTOOL
7912 fi
7913else
7914 OTOOL="$ac_cv_prog_OTOOL"
7915fi
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.
7919set 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; }
7922if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7923 $as_echo_n "(cached) " >&6
7924else
7925 if test -n "$OTOOL64"; then
7926 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7927else
7928as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7929for as_dir in $PATH
7930do
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
7939done
7940 done
7941IFS=$as_save_IFS
7942
7943fi
7944fi
7945OTOOL64=$ac_cv_prog_OTOOL64
7946if test -n "$OTOOL64"; then
7947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7948$as_echo "$OTOOL64" >&6; }
7949else
7950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7951$as_echo "no" >&6; }
7952fi
7953
7954
7955fi
7956if 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.
7959set 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; }
7962if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7963 $as_echo_n "(cached) " >&6
7964else
7965 if test -n "$ac_ct_OTOOL64"; then
7966 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7967else
7968as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7969for as_dir in $PATH
7970do
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
7979done
7980 done
7981IFS=$as_save_IFS
7982
7983fi
7984fi
7985ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
7986if 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; }
7989else
7990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7991$as_echo "no" >&6; }
7992fi
7993
7994 if test "x$ac_ct_OTOOL64" = x; then
7995 OTOOL64=":"
7996 else
7997 case $cross_compiling:$ac_tool_warned in
7998yes:)
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;}
8001ac_tool_warned=yes ;;
8002esac
8003 OTOOL64=$ac_ct_OTOOL64
8004 fi
8005else
8006 OTOOL64="$ac_cv_prog_OTOOL64"
8007fi
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; }
8037if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8038 $as_echo_n "(cached) " >&6
8039else
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
8061fi
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; }
8066if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8067 $as_echo_n "(cached) " >&6
8068else
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
8076int
8077main ()
8078{
8079
8080 ;
8081 return 0;
8082}
8083_ACEOF
8084if ac_fn_c_try_link "$LINENO"; then :
8085 lt_cv_ld_exported_symbols_list=yes
8086else
8087 lt_cv_ld_exported_symbols_list=no
8088fi
8089rm -f core conftest.err conftest.$ac_objext \
8090 conftest$ac_exeext conftest.$ac_ext
8091 LDFLAGS="$save_LDFLAGS"
8092
8093fi
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; }
8098if test "${lt_cv_ld_force_load+set}" = set; then :
8099 $as_echo_n "(cached) " >&6
8100else
8101 lt_cv_ld_force_load=no
8102 cat > conftest.c << _LT_EOF
8103int 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
8110int 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
8123fi
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
8161for ac_header in dlfcn.h
8162do :
8163 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8164"
8165if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8166 cat >>confdefs.h <<_ACEOF
8167#define HAVE_DLFCN_H 1
8168_ACEOF
8169
8170fi
8171
8172done
8173
8174
8175
8176# autoconf.info says this should be called right after AC_INIT.
8177ac_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.
8185if test "x$cross_compiling" = "xno"; then
8186 CC_FOR_BUILD='$(CC)'
8187else
8188 CC_FOR_BUILD=gcc
8189fi
8190
8191
8192
8193
8194AR=${AR-ar}
8195
8196if 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.
8198set 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; }
8201if test "${ac_cv_prog_RANLIB+set}" = set; then :
8202 $as_echo_n "(cached) " >&6
8203else
8204 if test -n "$RANLIB"; then
8205 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8206else
8207as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8208for as_dir in $PATH
8209do
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
8218done
8219 done
8220IFS=$as_save_IFS
8221
8222fi
8223fi
8224RANLIB=$ac_cv_prog_RANLIB
8225if test -n "$RANLIB"; then
8226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8227$as_echo "$RANLIB" >&6; }
8228else
8229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8230$as_echo "no" >&6; }
8231fi
8232
8233
8234fi
8235if 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.
8238set 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; }
8241if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8242 $as_echo_n "(cached) " >&6
8243else
8244 if test -n "$ac_ct_RANLIB"; then
8245 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8246else
8247as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8248for as_dir in $PATH
8249do
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
8258done
8259 done
8260IFS=$as_save_IFS
8261
8262fi
8263fi
8264ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8265if 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; }
8268else
8269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8270$as_echo "no" >&6; }
8271fi
8272
8273 if test "x$ac_ct_RANLIB" = x; then
8274 RANLIB=":"
8275 else
8276 case $cross_compiling:$ac_tool_warned in
8277yes:)
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;}
8280ac_tool_warned=yes ;;
8281esac
8282 RANLIB=$ac_ct_RANLIB
8283 fi
8284else
8285 RANLIB="$ac_cv_prog_RANLIB"
8286fi
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.
8292PACKAGE=sim
8293
8294cat >>confdefs.h <<_ACEOF
8295#define PACKAGE "$PACKAGE"
8296_ACEOF
8297
8298
8299
8300# Dependency checking.
8301ac_config_commands="$ac_config_commands depdir"
8302
8303
8304depcc="$CC" am_compiler_list=
8305
8306am_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; }
8309if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8310 $as_echo_n "(cached) " >&6
8311else
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
8387else
8388 am_cv_CC_dependencies_compiler_type=none
8389fi
8390
8391fi
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; }
8394if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8395then as_fn_error "no usable dependency style found" "$LINENO" 5
8396else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8397
8398fi
8399
8400
8401# Check for the 'make' the user wants to use.
8402for ac_prog in make
8403do
8404 # Extract the first word of "$ac_prog", so it can be a program name with args.
8405set 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; }
8408if test "${ac_cv_prog_MAKE+set}" = set; then :
8409 $as_echo_n "(cached) " >&6
8410else
8411 if test -n "$MAKE"; then
8412 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8413else
8414as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8415for as_dir in $PATH
8416do
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
8425done
8426 done
8427IFS=$as_save_IFS
8428
8429fi
8430fi
8431MAKE=$ac_cv_prog_MAKE
8432if test -n "$MAKE"; then
8433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8434$as_echo "$MAKE" >&6; }
8435else
8436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8437$as_echo "no" >&6; }
8438fi
8439
8440
8441 test -n "$MAKE" && break
8442done
8443
8444MAKE_IS_GNU=
8445case "`$MAKE --version 2>&1 | sed 1q`" in
8446 *GNU*)
8447 MAKE_IS_GNU=yes
8448 ;;
8449esac
8450 if test "$MAKE_IS_GNU" = yes; then
8451 GMAKE_TRUE=
8452 GMAKE_FALSE='#'
8453else
8454 GMAKE_TRUE='#'
8455 GMAKE_FALSE=
8456fi
8457
8458
8459ALL_LINGUAS=
8460# If we haven't got the data from the intl directory,
8461# assume NLS is disabled.
8462USE_NLS=no
8463LIBINTL=
8464LIBINTL_DEP=
8465INCINTL=
8466XGETTEXT=
8467GMSGFMT=
8468POSUB=
8469
8470if test -f ../../intl/config.intl; then
8471 . ../../intl/config.intl
8472fi
8473{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8474$as_echo_n "checking whether NLS is requested... " >&6; }
8475if test x"$USE_NLS" != xyes; then
8476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8477$as_echo "no" >&6; }
8478else
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
8529fi
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*.
8534for ac_header in stdlib.h string.h strings.h unistd.h time.h
8535do :
8536 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8537ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8538eval 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
8544fi
8545
8546done
8547
8548for ac_header in sys/time.h sys/resource.h
8549do :
8550 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8551ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8552eval 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
8558fi
8559
8560done
8561
8562for ac_header in fcntl.h fpu_control.h
8563do :
8564 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8565ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8566eval 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
8572fi
8573
8574done
8575
8576for ac_header in dlfcn.h errno.h sys/stat.h
8577do :
8578 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8579ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8580eval 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
8586fi
8587
8588done
8589
8590for ac_func in getrusage time sigaction __setfpucw
8591do :
8592 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8593ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8594eval 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
8600fi
8601done
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; }
8607if test "${ac_cv_lib_socket_bind+set}" = set; then :
8608 $as_echo_n "(cached) " >&6
8609else
8610 ac_check_lib_save_LIBS=$LIBS
8611LIBS="-lsocket $LIBS"
8612cat 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
8619extern "C"
8620#endif
8621char bind ();
8622int
8623main ()
8624{
8625return bind ();
8626 ;
8627 return 0;
8628}
8629_ACEOF
8630if ac_fn_c_try_link "$LINENO"; then :
8631 ac_cv_lib_socket_bind=yes
8632else
8633 ac_cv_lib_socket_bind=no
8634fi
8635rm -f core conftest.err conftest.$ac_objext \
8636 conftest$ac_exeext conftest.$ac_ext
8637LIBS=$ac_check_lib_save_LIBS
8638fi
8639{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
8640$as_echo "$ac_cv_lib_socket_bind" >&6; }
8641if 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
8648fi
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; }
8652if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
8653 $as_echo_n "(cached) " >&6
8654else
8655 ac_check_lib_save_LIBS=$LIBS
8656LIBS="-lnsl $LIBS"
8657cat 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
8664extern "C"
8665#endif
8666char gethostbyname ();
8667int
8668main ()
8669{
8670return gethostbyname ();
8671 ;
8672 return 0;
8673}
8674_ACEOF
8675if ac_fn_c_try_link "$LINENO"; then :
8676 ac_cv_lib_nsl_gethostbyname=yes
8677else
8678 ac_cv_lib_nsl_gethostbyname=no
8679fi
8680rm -f core conftest.err conftest.$ac_objext \
8681 conftest$ac_exeext conftest.$ac_ext
8682LIBS=$ac_check_lib_save_LIBS
8683fi
8684{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
8685$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
8686if 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
8693fi
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.
8702if test "${with_zlib+set}" = set; then :
8703 withval=$with_zlib;
8704else
8705 with_zlib=auto
8706fi
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; }
8712if test "${ac_cv_search_zlibVersion+set}" = set; then :
8713 $as_echo_n "(cached) " >&6
8714else
8715 ac_func_search_save_LIBS=$LIBS
8716cat 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
8723extern "C"
8724#endif
8725char zlibVersion ();
8726int
8727main ()
8728{
8729return zlibVersion ();
8730 ;
8731 return 0;
8732}
8733_ACEOF
8734for 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
8743fi
8744rm -f core conftest.err conftest.$ac_objext \
8745 conftest$ac_exeext
8746 if test "${ac_cv_search_zlibVersion+set}" = set; then :
8747 break
8748fi
8749done
8750if test "${ac_cv_search_zlibVersion+set}" = set; then :
8751
8752else
8753 ac_cv_search_zlibVersion=no
8754fi
8755rm conftest.$ac_ext
8756LIBS=$ac_func_search_save_LIBS
8757fi
8758{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_zlibVersion" >&5
8759$as_echo "$ac_cv_search_zlibVersion" >&6; }
8760ac_res=$ac_cv_search_zlibVersion
8761if test "$ac_res" != no; then :
8762 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
8763 for ac_header in zlib.h
8764do :
8765 ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
8766if test "x$ac_cv_header_zlib_h" = x""yes; then :
8767 cat >>confdefs.h <<_ACEOF
8768#define HAVE_ZLIB_H 1
8769_ACEOF
8770
8771fi
8772
8773done
8774
8775fi
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.
8786if 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
8792else
8793 plugins=no
8794fi
8795
8796
8797 if test "$plugins" = yes; then
8798 PLUGINS_TRUE=
8799 PLUGINS_FALSE='#'
8800else
8801 PLUGINS_TRUE='#'
8802 PLUGINS_FALSE=
8803fi
8804
8805
8806
8807
8808
8809# Set options
8810enable_dlopen=yes
8811
8812
8813
8814
8815 enable_win32_dll=no
8816
8817
8818 # Check whether --enable-shared was given.
8819if 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
8837else
8838 enable_shared=yes
8839fi
8840
8841
8842
8843
8844
8845
8846
8847
8848
8849 # Check whether --enable-static was given.
8850if 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
8868else
8869 enable_static=yes
8870fi
8871
8872
8873
8874
8875
8876
8877
8878
8879
8880
8881# Check whether --with-pic was given.
8882if test "${with_pic+set}" = set; then :
8883 withval=$with_pic; pic_mode="$withval"
8884else
8885 pic_mode=default
8886fi
8887
8888
8889test -z "$pic_mode" && pic_mode=default
8890
8891
8892
8893
8894
8895
8896
8897 # Check whether --enable-fast-install was given.
8898if 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
8916else
8917 enable_fast_install=yes
8918fi
8919
8920
8921
8922
8923
8924
8925
8926
8927
8928
8929
8930# This can be used to rebuild libtool when needed
8931LIBTOOL_DEPS="$ltmain"
8932
8933# Always use our own libtool.
8934LIBTOOL='$(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
8961test -z "$LN_S" && LN_S="ln -s"
8962
8963
8964
8965
8966
8967
8968
8969
8970
8971
8972
8973
8974
8975
8976if test -n "${ZSH_VERSION+set}" ; then
8977 setopt NO_GLOB_SUBST
f0569246 8978fi
f0569246 8979
6bb11ab3
L
8980{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
8981$as_echo_n "checking for objdir... " >&6; }
8982if test "${lt_cv_objdir+set}" = set; then :
8983 $as_echo_n "(cached) " >&6
8984else
8985 rm -f .libs 2>/dev/null
8986mkdir .libs 2>/dev/null
8987if test -d .libs; then
8988 lt_cv_objdir=.libs
8989else
8990 # MS-DOS does not allow filenames that begin with a dot.
8991 lt_cv_objdir=_libs
8992fi
8993rmdir .libs 2>/dev/null
8994fi
8995{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
8996$as_echo "$lt_cv_objdir" >&6; }
8997objdir=$lt_cv_objdir
8998
8999
9000
9001
9002
9003cat >>confdefs.h <<_ACEOF
9004#define LT_OBJDIR "$lt_cv_objdir/"
9005_ACEOF
9006
9007
9008
9009
9010case $host_os in
9011aix3*)
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 ;;
81ecdfbb 9020esac
6bb11ab3
L
9021
9022# Global variables:
9023ofile=libtool
9024can_build_shared=yes
9025
9026# All known linkers require a `.a' archive for static linking (except MSVC,
9027# which needs '.lib').
9028libext=a
9029
9030with_gnu_ld="$lt_cv_prog_gnu_ld"
9031
9032old_CC="$CC"
9033old_CFLAGS="$CFLAGS"
9034
9035# Set sane defaults for various variables
9036test -z "$CC" && CC=cc
9037test -z "$LTCC" && LTCC=$CC
9038test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9039test -z "$LD" && LD=ld
9040test -z "$ac_objext" && ac_objext=o
9041
9042for 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
9049done
9050cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9051
9052
9053# Only perform the check for file, if the check method requires it
9054test -z "$MAGIC_CMD" && MAGIC_CMD=file
9055case $deplibs_check_method in
9056file_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; }
9060if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9061 $as_echo_n "(cached) " >&6
9062else
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
f0569246 9101 fi
6bb11ab3
L
9102 done
9103 IFS="$lt_save_ifs"
9104 MAGIC_CMD="$lt_save_MAGIC_CMD"
9105 ;;
9106esac
f0569246 9107fi
f0569246 9108
6bb11ab3
L
9109MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9110if test -n "$MAGIC_CMD"; then
9111 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9112$as_echo "$MAGIC_CMD" >&6; }
9113else
9114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9115$as_echo "no" >&6; }
9116fi
81ecdfbb 9117
6bb11ab3
L
9118
9119
9120
9121
9122if 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; }
9126if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9127 $as_echo_n "(cached) " >&6
9128else
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 ;;
81ecdfbb 9172esac
6bb11ab3
L
9173fi
9174
9175MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9176if test -n "$MAGIC_CMD"; then
9177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9178$as_echo "$MAGIC_CMD" >&6; }
9179else
9180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9181$as_echo "no" >&6; }
9182fi
9183
9184
9185 else
9186 MAGIC_CMD=:
9187 fi
9188fi
9189
9190 fi
9191 ;;
9192esac
9193
9194# Use C for the default configuration in the libtool script
9195
9196lt_save_CC="$CC"
9197ac_ext=c
9198ac_cpp='$CPP $CPPFLAGS'
9199ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9200ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9201ac_compiler_gnu=$ac_cv_c_compiler_gnu
9202
9203
9204# Source file extension for C test sources.
9205ac_ext=c
9206
9207# Object file extension for compiled C test sources.
9208objext=o
9209objext=$objext
9210
9211# Code to be used in simple compile tests
9212lt_simple_compile_test_code="int some_variable = 0;"
9213
9214# Code to be used in simple link tests
9215lt_simple_link_test_code='int main(){return(0);}'
9216
9217
9218
9219
9220
9221
9222
9223# If no C compiler was specified, use CC.
9224LTCC=${LTCC-"$CC"}
9225
9226# If no C compiler flags were specified, use CFLAGS.
9227LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9228
9229# Allow CC to be a program name with arguments.
9230compiler=$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.
9234compiler_DEFAULT=$CC
9235
9236# save warnings/boilerplate of simple test code
9237ac_outfile=conftest.$ac_objext
9238echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9239eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9240_lt_compiler_boilerplate=`cat conftest.err`
9241$RM conftest*
9242
9243ac_outfile=conftest.$ac_objext
9244echo "$lt_simple_link_test_code" >conftest.$ac_ext
9245eval "$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...
9254if test -n "$compiler"; then
9255
9256lt_prog_compiler_no_builtin_flag=
9257
9258if 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' ;;
f0569246 9264 esac
6bb11ab3
L
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; }
9268if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9269 $as_echo_n "(cached) " >&6
f0569246 9270else
6bb11ab3
L
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
f0569246 9300fi
6bb11ab3
L
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
9304if 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"
9306else
9307 :
9308fi
9309
9310fi
9311
9312
9313
9314
9315
9316
9317 lt_prog_compiler_wl=
9318lt_prog_compiler_pic=
9319lt_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 ;;
f0569246 9545
6bb11ab3
L
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 ;;
f0569246 9556
6bb11ab3
L
9557 sunos4*)
9558 lt_prog_compiler_wl='-Qoption ld '
9559 lt_prog_compiler_pic='-PIC'
9560 lt_prog_compiler_static='-Bstatic'
9561 ;;
f0569246 9562
6bb11ab3
L
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
9598case $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 ;;
81ecdfbb 9606esac
6bb11ab3
L
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#
9618if 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; }
9621if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
9622 $as_echo_n "(cached) " >&6
b7026657 9623else
6bb11ab3
L
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*
b7026657 9652
b7026657 9653fi
6bb11ab3
L
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
9657if 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
9662else
9663 lt_prog_compiler_pic=
9664 lt_prog_compiler_can_build_shared=no
f0569246 9665fi
6bb11ab3
L
9666
9667fi
9668
9669
9670
9671
9672
9673
9674#
9675# Check to make sure the static flag actually works.
9676#
9677wl=$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; }
9680if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
81ecdfbb 9681 $as_echo_n "(cached) " >&6
f0569246 9682else
6bb11ab3
L
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"
f0569246 9704
6bb11ab3
L
9705fi
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; }
f0569246 9708
6bb11ab3
L
9709if test x"$lt_cv_prog_compiler_static_works" = xyes; then
9710 :
b34f6357 9711else
6bb11ab3 9712 lt_prog_compiler_static=
f0569246 9713fi
b7026657 9714
6bb11ab3
L
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; }
9723if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9724 $as_echo_n "(cached) " >&6
81ecdfbb 9725else
6bb11ab3
L
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
81ecdfbb 9767fi
6bb11ab3
L
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; }
9778if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
81ecdfbb
RW
9779 $as_echo_n "(cached) " >&6
9780else
6bb11ab3
L
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
9822fi
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
9829hard_links="nottested"
9830if 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
9847else
9848 need_locks=no
9849fi
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
f0569246 9917
6bb11ab3
L
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
f0569246 9944
6bb11ab3
L
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
81ecdfbb
RW
10340/* end confdefs.h. */
10341
10342int
10343main ()
10344{
10345
10346 ;
10347 return 0;
10348}
10349_ACEOF
6bb11ab3 10350if ac_fn_c_try_link "$LINENO"; then :
81ecdfbb 10351
6bb11ab3
L
10352lt_aix_libpath_sed='
10353 /Import File Strings/,/^$/ {
10354 /^0/ {
10355 s/^0 *\(.*\)$/\1/
10356 p
10357 }
10358 }'
10359aix_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.
10361if test -z "$aix_libpath"; then
10362 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10363fi
10364fi
10365rm -f core conftest.err conftest.$ac_objext \
10366 conftest$ac_exeext conftest.$ac_ext
10367if 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.
81ecdfbb
RW
10379 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10380/* end confdefs.h. */
10381
10382int
10383main ()
10384{
b7026657 10385
81ecdfbb
RW
10386 ;
10387 return 0;
10388}
10389_ACEOF
6bb11ab3
L
10390if ac_fn_c_try_link "$LINENO"; then :
10391
10392lt_aix_libpath_sed='
10393 /Import File Strings/,/^$/ {
10394 /^0/ {
10395 s/^0 *\(.*\)$/\1/
10396 p
10397 }
10398 }'
10399aix_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.
10401if test -z "$aix_libpath"; then
10402 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
f0569246 10403fi
81ecdfbb 10404fi
6bb11ab3
L
10405rm -f core conftest.err conftest.$ac_objext \
10406 conftest$ac_exeext conftest.$ac_ext
10407if 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\"`'
f0569246 10477 else
6bb11ab3 10478 whole_archive_flag_spec=''
f0569246 10479 fi
6bb11ab3
L
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
f0569246 10493 else
6bb11ab3 10494 ld_shlibs=no
f0569246 10495 fi
6bb11ab3
L
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; }
10594if test "${lt_cv_prog_compiler__b+set}" = set; then :
81ecdfbb 10595 $as_echo_n "(cached) " >&6
f0569246 10596else
6bb11ab3
L
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"
f0569246 10618
6bb11ab3
L
10619fi
10620{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10621$as_echo "$lt_cv_prog_compiler__b" >&6; }
f0569246 10622
6bb11ab3
L
10623if 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'
10625else
10626 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10627fi
81ecdfbb 10628
6bb11ab3
L
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. */
10664int foo(void) {}
b7026657 10665_ACEOF
6bb11ab3
L
10666if 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'
b34f6357 10668
f0569246 10669fi
6bb11ab3
L
10670rm -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; }
10929test "$ld_shlibs" = no && can_build_shared=no
10930
10931with_gnu_ld=$with_gnu_ld
10932
10933
10934
10935
b7026657 10936
f0569246 10937
f0569246 10938
6ffe910a 10939
6ffe910a
MF
10940
10941
6ffe910a 10942
f0569246 10943
f0569246
AC
10944
10945
6bb11ab3
L
10946
10947#
10948# Do we need to explicitly link libc?
10949#
10950case "x$archive_cmds_need_lc" in
10951x|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; }
10966if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
6ffe910a 10967 $as_echo_n "(cached) " >&6
f0569246 10968else
6bb11ab3
L
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*
b34f6357 11005
6ffe910a 11006fi
6bb11ab3
L
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 ;;
6ffe910a 11014esac
b34f6357 11015
b34f6357 11016
6ffe910a 11017
b34f6357 11018
81ecdfbb 11019
35695fd6 11020
35695fd6 11021
35695fd6 11022
f0569246 11023
b34f6357 11024
f0569246 11025
b7026657 11026
f0569246 11027
b34f6357 11028
81ecdfbb 11029
b7026657 11030
b34f6357 11031
b34f6357 11032
81ecdfbb 11033
81ecdfbb 11034
81ecdfbb
RW
11035
11036
81ecdfbb 11037
81ecdfbb 11038
f0569246
AC
11039
11040
b34f6357 11041
f0569246 11042
b34f6357 11043
b34f6357 11044
81ecdfbb 11045
b7026657 11046
b34f6357 11047
f0569246 11048
81ecdfbb 11049
f0569246 11050
b34f6357 11051
b34f6357 11052
b7026657 11053
81ecdfbb 11054
b7026657 11055
b34f6357 11056
b34f6357 11057
b7026657
AC
11058
11059
b7026657
AC
11060
11061
6ffe910a 11062
2232061b
MF
11063
11064
2232061b 11065
2232061b
MF
11066
11067
2232061b
MF
11068
11069
2232061b 11070
2232061b
MF
11071
11072
6bb11ab3
L
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
11175if 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 '
11210BEGIN {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`
11236else
11237 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11238fi
11239library_names_spec=
11240libname_spec='lib$name'
11241soname_spec=
11242shrext_cmds=".so"
11243postinstall_cmds=
11244postuninstall_cmds=
11245finish_cmds=
11246finish_eval=
11247shlibpath_var=
11248shlibpath_overrides_runpath=unknown
11249version_type=none
11250dynamic_linker="$host_os ld.so"
11251sys_lib_dlsearch_path_spec="/lib /usr/lib"
11252need_lib_prefix=unknown
11253hardcode_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
11257need_version=unknown
11258
11259case $host_os in
11260aix3*)
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
11269aix[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
11313amigaos*)
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
11328beos*)
11329 library_names_spec='${libname}${shared_ext}'
11330 dynamic_linker="$host_os ld.so"
11331 shlibpath_var=LIBRARY_PATH
11332 ;;
11333
11334bsdi[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
11348cygwin* | 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
11399darwin* | 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
11414dgux*)
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
11423freebsd* | 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
11467gnu*)
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
11477haiku*)
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
11490hpux9* | 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
11538interix[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
11550irix5* | 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.
11588linux*oldld* | linux*aout* | linux*coff*)
11589 dynamic_linker=no
11590 ;;
11591
11592# This must be Linux ELF.
11593linux* | 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 :
2232061b
MF
11605 $as_echo_n "(cached) " >&6
11606else
6bb11ab3
L
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
2232061b
MF
11613/* end confdefs.h. */
11614
2232061b
MF
11615int
11616main ()
11617{
11618
11619 ;
11620 return 0;
11621}
11622_ACEOF
6bb11ab3
L
11623if 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
2232061b 11626fi
2232061b 11627fi
6bb11ab3
L
11628rm -f core conftest.err conftest.$ac_objext \
11629 conftest$ac_exeext conftest.$ac_ext
11630 LDFLAGS=$save_LDFLAGS
11631 libdir=$save_libdir
2232061b 11632
6bb11ab3 11633fi
2232061b 11634
6bb11ab3 11635 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
2232061b 11636
6bb11ab3
L
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
2232061b 11641
6bb11ab3
L
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
2232061b 11647
6bb11ab3
L
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
11657netbsd*)
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'
2232061b 11665 else
6bb11ab3
L
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
11675newsos6)
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
11694openbsd*)
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
11720os2*)
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
11729osf3* | 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
11740rdos*)
11741 dynamic_linker=no
11742 ;;
11743
11744solaris*)
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
11757sunos4*)
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
11769sysv4 | 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
11792sysv4*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
2232061b 11798 fi
6bb11ab3
L
11799 ;;
11800
11801sysv5* | 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
11823tpf*)
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
11834uts4*)
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 ;;
11844esac
11845{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11846$as_echo "$dynamic_linker" >&6; }
11847test "$dynamic_linker" = no && can_build_shared=no
11848
11849variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
11850if test "$GCC" = yes; then
11851 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2232061b 11852fi
2232061b 11853
6bb11ab3
L
11854if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
11855 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
11856fi
11857if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
11858 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
11859fi
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
2232061b 11886
2232061b 11887
2232061b 11888
2232061b 11889
2232061b
MF
11890
11891
6ffe910a 11892
6ffe910a
MF
11893
11894
11895
11896
11897
2232061b 11898
6ffe910a
MF
11899
11900
11901
11902
6ffe910a 11903
6ffe910a 11904
6ffe910a
MF
11905
11906
6ffe910a 11907
6ffe910a 11908
6ffe910a
MF
11909
11910
5f3ef9d0 11911
5f3ef9d0
JB
11912
11913
11914
db2e4d67
MF
11915
11916
db2e4d67 11917
db2e4d67 11918
db2e4d67 11919
db2e4d67 11920
db2e4d67 11921
db2e4d67 11922
db2e4d67 11923
db2e4d67
MF
11924
11925
db2e4d67 11926
db2e4d67
MF
11927
11928
db2e4d67 11929
db2e4d67
MF
11930
11931
6ffe910a 11932
6ffe910a 11933
6ffe910a
MF
11934
11935
6ffe910a
MF
11936
11937
6ffe910a 11938
6ffe910a 11939
6ffe910a 11940
6ffe910a 11941
6ffe910a 11942
b7026657 11943
b7026657 11944
b34f6357 11945
b7026657 11946
b7026657 11947
b34f6357 11948
b7026657 11949
b7026657 11950
b34f6357 11951
6bb11ab3
L
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; }
11954hardcode_action=
11955if test -n "$hardcode_libdir_flag_spec" ||
11956 test -n "$runpath_var" ||
11957 test "X$hardcode_automatic" = "Xyes" ; then
b7026657 11958
6bb11ab3
L
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
11972else
11973 # We cannot hardcode anything, or else we can only hardcode existing
11974 # directories.
11975 hardcode_action=unsupported
b34f6357 11976fi
6bb11ab3
L
11977{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
11978$as_echo "$hardcode_action" >&6; }
b7026657 11979
6bb11ab3
L
11980if test "$hardcode_action" = relink ||
11981 test "$inherit_rpath" = yes; then
11982 # Fast installation is not supported
11983 enable_fast_install=no
11984elif test "$shlibpath_overrides_runpath" = yes ||
11985 test "$enable_shared" = no; then
11986 # Fast installation is not necessary
11987 enable_fast_install=needless
11988fi
b34f6357 11989
6bb11ab3
L
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
11999else
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; }
12024if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12025 $as_echo_n "(cached) " >&6
12026else
12027 ac_check_lib_save_LIBS=$LIBS
12028LIBS="-ldl $LIBS"
12029cat 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
12036extern "C"
12037#endif
12038char dlopen ();
12039int
12040main ()
12041{
12042return dlopen ();
12043 ;
12044 return 0;
12045}
b7026657 12046_ACEOF
6bb11ab3
L
12047if ac_fn_c_try_link "$LINENO"; then :
12048 ac_cv_lib_dl_dlopen=yes
12049else
12050 ac_cv_lib_dl_dlopen=no
12051fi
12052rm -f core conftest.err conftest.$ac_objext \
12053 conftest$ac_exeext conftest.$ac_ext
12054LIBS=$ac_check_lib_save_LIBS
12055fi
12056{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12057$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12058if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12059 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12060else
12061
12062 lt_cv_dlopen="dyld"
12063 lt_cv_dlopen_libs=
12064 lt_cv_dlopen_self=yes
b34f6357 12065
b34f6357 12066fi
b34f6357 12067
6bb11ab3 12068 ;;
b34f6357 12069
6bb11ab3
L
12070 *)
12071 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12072if test "x$ac_cv_func_shl_load" = x""yes; then :
12073 lt_cv_dlopen="shl_load"
12074else
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; }
12077if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12078 $as_echo_n "(cached) " >&6
12079else
12080 ac_check_lib_save_LIBS=$LIBS
12081LIBS="-ldld $LIBS"
12082cat 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
12089extern "C"
12090#endif
12091char shl_load ();
12092int
12093main ()
12094{
12095return shl_load ();
12096 ;
12097 return 0;
12098}
12099_ACEOF
12100if ac_fn_c_try_link "$LINENO"; then :
12101 ac_cv_lib_dld_shl_load=yes
12102else
12103 ac_cv_lib_dld_shl_load=no
12104fi
12105rm -f core conftest.err conftest.$ac_objext \
12106 conftest$ac_exeext conftest.$ac_ext
12107LIBS=$ac_check_lib_save_LIBS
12108fi
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; }
12111if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12112 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12113else
12114 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12115if test "x$ac_cv_func_dlopen" = x""yes; then :
12116 lt_cv_dlopen="dlopen"
12117else
12118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12119$as_echo_n "checking for dlopen in -ldl... " >&6; }
12120if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
81ecdfbb 12121 $as_echo_n "(cached) " >&6
b34f6357 12122else
b7026657 12123 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12124LIBS="-ldl $LIBS"
81ecdfbb 12125cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657
AC
12126/* end confdefs.h. */
12127
81ecdfbb
RW
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. */
b7026657
AC
12131#ifdef __cplusplus
12132extern "C"
12133#endif
6bb11ab3 12134char dlopen ();
b7026657
AC
12135int
12136main ()
12137{
6bb11ab3 12138return dlopen ();
b7026657
AC
12139 ;
12140 return 0;
12141}
12142_ACEOF
81ecdfbb 12143if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12144 ac_cv_lib_dl_dlopen=yes
b7026657 12145else
6bb11ab3 12146 ac_cv_lib_dl_dlopen=no
b7026657 12147fi
81ecdfbb
RW
12148rm -f core conftest.err conftest.$ac_objext \
12149 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
12150LIBS=$ac_check_lib_save_LIBS
12151fi
6bb11ab3
L
12152{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12153$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12154if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12155 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12156else
12157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12158$as_echo_n "checking for dlopen in -lsvld... " >&6; }
12159if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
81ecdfbb 12160 $as_echo_n "(cached) " >&6
b34f6357 12161else
b7026657 12162 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12163LIBS="-lsvld $LIBS"
81ecdfbb 12164cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 12165/* end confdefs.h. */
b34f6357 12166
81ecdfbb
RW
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. */
b7026657
AC
12170#ifdef __cplusplus
12171extern "C"
12172#endif
6bb11ab3 12173char dlopen ();
b7026657
AC
12174int
12175main ()
12176{
6bb11ab3 12177return dlopen ();
b7026657
AC
12178 ;
12179 return 0;
12180}
12181_ACEOF
81ecdfbb 12182if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12183 ac_cv_lib_svld_dlopen=yes
b7026657 12184else
6bb11ab3 12185 ac_cv_lib_svld_dlopen=no
b7026657 12186fi
81ecdfbb
RW
12187rm -f core conftest.err conftest.$ac_objext \
12188 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
12189LIBS=$ac_check_lib_save_LIBS
12190fi
6bb11ab3
L
12191{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12192$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12193if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12194 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
5912fadd 12195else
6bb11ab3
L
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; }
12198if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
81ecdfbb 12199 $as_echo_n "(cached) " >&6
b5bd9624 12200else
6bb11ab3
L
12201 ac_check_lib_save_LIBS=$LIBS
12202LIBS="-ldld $LIBS"
81ecdfbb 12203cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b5bd9624
HPN
12204/* end confdefs.h. */
12205
81ecdfbb
RW
12206/* Override any GCC internal prototype to avoid an error.
12207 Use char because int might match the return type of a GCC
b5bd9624 12208 builtin and then its argument prototype would still apply. */
b5bd9624
HPN
12209#ifdef __cplusplus
12210extern "C"
12211#endif
6bb11ab3 12212char dld_link ();
b5bd9624
HPN
12213int
12214main ()
12215{
6bb11ab3 12216return dld_link ();
b5bd9624
HPN
12217 ;
12218 return 0;
12219}
12220_ACEOF
6bb11ab3
L
12221if ac_fn_c_try_link "$LINENO"; then :
12222 ac_cv_lib_dld_dld_link=yes
12223else
12224 ac_cv_lib_dld_dld_link=no
12225fi
12226rm -f core conftest.err conftest.$ac_objext \
12227 conftest$ac_exeext conftest.$ac_ext
12228LIBS=$ac_check_lib_save_LIBS
12229fi
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; }
12232if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12233 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12234fi
12235
12236
12237fi
12238
12239
12240fi
12241
12242
12243fi
12244
12245
12246fi
12247
12248
12249fi
12250
12251 ;;
12252 esac
12253
12254 if test "x$lt_cv_dlopen" != xno; then
12255 enable_dlopen=yes
b5bd9624 12256 else
6bb11ab3
L
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; }
12273if test "${lt_cv_dlopen_self+set}" = set; then :
12274 $as_echo_n "(cached) " >&6
12275else
12276 if test "$cross_compiling" = yes; then :
12277 lt_cv_dlopen_self=cross
12278else
12279 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12280 lt_status=$lt_dlunknown
12281 cat > conftest.$ac_ext <<_LT_EOF
73e76d20 12282#line 12282 "configure"
6bb11ab3
L
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))
12326void fnord () __attribute__((visibility("default")));
12327#endif
12328
12329void fnord () { int i=42; }
12330int 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
b5bd9624 12366 fi
b5bd9624 12367fi
6bb11ab3
L
12368rm -fr conftest*
12369
12370
b5bd9624 12371fi
6bb11ab3
L
12372{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12373$as_echo "$lt_cv_dlopen_self" >&6; }
b5bd9624 12374
6bb11ab3
L
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; }
12379if test "${lt_cv_dlopen_self_static+set}" = set; then :
12380 $as_echo_n "(cached) " >&6
b5bd9624 12381else
6bb11ab3
L
12382 if test "$cross_compiling" = yes; then :
12383 lt_cv_dlopen_self_static=cross
12384else
12385 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12386 lt_status=$lt_dlunknown
12387 cat > conftest.$ac_ext <<_LT_EOF
73e76d20 12388#line 12388 "configure"
6bb11ab3
L
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))
12432void fnord () __attribute__((visibility("default")));
12433#endif
12434
12435void fnord () { int i=42; }
12436int 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
b5bd9624 12473fi
6bb11ab3
L
12474rm -fr conftest*
12475
12476
b5bd9624 12477fi
6bb11ab3
L
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
12497fi
12498
12499
12500
12501
12502
12503
12504
12505
12506
12507
12508
12509
12510
12511
12512
12513
12514
12515striplib=
12516old_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; }
12519if 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; }
12524else
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
12543fi
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
12596fi
12597ac_ext=c
12598ac_cpp='$CPP $CPPFLAGS'
12599ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12600ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12601ac_compiler_gnu=$ac_cv_c_compiler_gnu
12602
12603CC="$lt_save_CC"
12604
12605
12606
12607
12608
12609
12610
12611
12612
b5bd9624 12613
b5bd9624 12614
b5bd9624 12615
b5bd9624 12616
6bb11ab3
L
12617 ac_config_commands="$ac_config_commands libtool"
12618
12619
12620
12621
12622# Only expand once:
12623
12624
5912fadd 12625
b5bd9624 12626
b34f6357
DB
12627. ${srcdir}/../../bfd/configure.host
12628
12629
12630
12631USE_MAINTAINER_MODE=no
81ecdfbb
RW
12632# Check whether --enable-maintainer-mode was given.
12633if test "${enable_maintainer_mode+set}" = set; then :
12634 enableval=$enable_maintainer_mode; case "${enableval}" in
b34f6357
DB
12635 yes) MAINT="" USE_MAINTAINER_MODE=yes ;;
12636 no) MAINT="#" ;;
81ecdfbb 12637 *) as_fn_error "\"--enable-maintainer-mode does not take a value\"" "$LINENO" 5; MAINT="#" ;;
b34f6357
DB
12638esac
12639if test x"$silent" != x"yes" && test x"$MAINT" = x""; then
12640 echo "Setting maintainer mode" 6>&1
12641fi
12642else
12643 MAINT="#"
81ecdfbb 12644fi
b34f6357
DB
12645
12646
81ecdfbb
RW
12647
12648# Check whether --enable-sim-bswap was given.
12649if test "${enable_sim_bswap+set}" = set; then :
12650 enableval=$enable_sim_bswap; case "${enableval}" in
b34f6357
DB
12651 yes) sim_bswap="-DWITH_BSWAP=1 -DUSE_BSWAP=1";;
12652 no) sim_bswap="-DWITH_BSWAP=0";;
81ecdfbb 12653 *) as_fn_error "\"--enable-sim-bswap does not take a value\"" "$LINENO" 5; sim_bswap="";;
b34f6357
DB
12654esac
12655if test x"$silent" != x"yes" && test x"$sim_bswap" != x""; then
12656 echo "Setting bswap flags = $sim_bswap" 6>&1
12657fi
12658else
12659 sim_bswap=""
81ecdfbb 12660fi
b34f6357
DB
12661
12662
81ecdfbb
RW
12663
12664# Check whether --enable-sim-cflags was given.
12665if test "${enable_sim_cflags+set}" = set; then :
12666 enableval=$enable_sim_cflags; case "${enableval}" in
b34f6357 12667 yes) sim_cflags="-O2 -fomit-frame-pointer";;
81ecdfbb 12668 trace) as_fn_error "\"Please use --enable-sim-debug instead.\"" "$LINENO" 5; sim_cflags="";;
b34f6357
DB
12669 no) sim_cflags="";;
12670 *) sim_cflags=`echo "${enableval}" | sed -e "s/,/ /g"`;;
12671esac
12672if test x"$silent" != x"yes" && test x"$sim_cflags" != x""; then
12673 echo "Setting sim cflags = $sim_cflags" 6>&1
12674fi
12675else
12676 sim_cflags=""
81ecdfbb
RW
12677fi
12678
b34f6357
DB
12679
12680
81ecdfbb
RW
12681# Check whether --enable-sim-debug was given.
12682if test "${enable_sim_debug+set}" = set; then :
12683 enableval=$enable_sim_debug; case "${enableval}" in
b34f6357
DB
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})'";;
12687esac
12688if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
12689 echo "Setting sim debug = $sim_debug" 6>&1
12690fi
12691else
12692 sim_debug=""
81ecdfbb
RW
12693fi
12694
b34f6357
DB
12695
12696
81ecdfbb
RW
12697# Check whether --enable-sim-stdio was given.
12698if test "${enable_sim_stdio+set}" = set; then :
12699 enableval=$enable_sim_stdio; case "${enableval}" in
b34f6357
DB
12700 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
12701 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
81ecdfbb 12702 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
b34f6357
DB
12703esac
12704if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
12705 echo "Setting stdio flags = $sim_stdio" 6>&1
12706fi
12707else
12708 sim_stdio=""
81ecdfbb 12709fi
b34f6357
DB
12710
12711
81ecdfbb
RW
12712
12713# Check whether --enable-sim-trace was given.
12714if test "${enable_sim_trace+set}" = set; then :
12715 enableval=$enable_sim_trace; case "${enableval}" in
b34f6357
DB
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})'";;
2232061b 12720 [[:lower:]]*)
b34f6357
DB
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)'" ;;
12730esac
12731if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
12732 echo "Setting sim trace = $sim_trace" 6>&1
12733fi
12734else
12735 sim_trace=""
81ecdfbb
RW
12736fi
12737
b34f6357
DB
12738
12739
81ecdfbb
RW
12740# Check whether --enable-sim-profile was given.
12741if test "${enable_sim_profile+set}" = set; then :
12742 enableval=$enable_sim_profile; case "${enableval}" in
b34f6357
DB
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)'" ;;
12757esac
12758if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
12759 echo "Setting sim profile = $sim_profile" 6>&1
12760fi
12761else
12762 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
81ecdfbb
RW
12763fi
12764
b34f6357
DB
12765
12766
6efef468 12767
81ecdfbb
RW
12768# Check whether --with-pkgversion was given.
12769if test "${with_pkgversion+set}" = set; then :
12770 withval=$with_pkgversion; case "$withval" in
12771 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
6efef468
JM
12772 no) PKGVERSION= ;;
12773 *) PKGVERSION="($withval) " ;;
12774 esac
12775else
12776 PKGVERSION="(GDB) "
12777
81ecdfbb
RW
12778fi
12779
6efef468
JM
12780
12781
12782
12783
81ecdfbb
RW
12784# Check whether --with-bugurl was given.
12785if test "${with_bugurl+set}" = set; then :
12786 withval=$with_bugurl; case "$withval" in
12787 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
6efef468
JM
12788 no) BUGURL=
12789 ;;
12790 *) BUGURL="$withval"
12791 ;;
12792 esac
12793else
12794 BUGURL="http://www.gnu.org/software/gdb/bugs/"
12795
81ecdfbb
RW
12796fi
12797
6efef468
JM
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
12812cat >>confdefs.h <<_ACEOF
12813#define PKGVERSION "$PKGVERSION"
12814_ACEOF
12815
12816
12817cat >>confdefs.h <<_ACEOF
12818#define REPORT_BUGS_TO "$REPORT_BUGS_TO"
12819_ACEOF
12820
12821
81ecdfbb
RW
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; }
12824if test "${ac_cv_type_signal+set}" = set; then :
12825 $as_echo_n "(cached) " >&6
b34f6357 12826else
81ecdfbb 12827 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 12828/* end confdefs.h. */
b34f6357 12829#include <sys/types.h>
81ecdfbb 12830#include <signal.h>
b34f6357 12831
b7026657
AC
12832int
12833main ()
12834{
81ecdfbb 12835return *(signal (0, 0)) (0) == 1;
b7026657
AC
12836 ;
12837 return 0;
12838}
12839_ACEOF
81ecdfbb
RW
12840if ac_fn_c_try_compile "$LINENO"; then :
12841 ac_cv_type_signal=int
b34f6357 12842else
81ecdfbb 12843 ac_cv_type_signal=void
b34f6357 12844fi
81ecdfbb 12845rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
b34f6357 12846fi
81ecdfbb
RW
12847{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
12848$as_echo "$ac_cv_type_signal" >&6; }
b34f6357 12849
b7026657 12850cat >>confdefs.h <<_ACEOF
b34f6357 12851#define RETSIGTYPE $ac_cv_type_signal
b7026657 12852_ACEOF
b34f6357
DB
12853
12854
12855
12856
12857
b34f6357
DB
12858sim_link_files=
12859sim_link_links=
12860
12861sim_link_links=tconfig.h
12862if test -f ${srcdir}/tconfig.in
12863then
12864 sim_link_files=tconfig.in
12865else
12866 sim_link_files=../common/tconfig.in
12867fi
12868
12869# targ-vals.def points to the libc macro description file.
12870case "${target}" in
12871*-*-*) TARG_VALS_DEF=../common/nltvals.def ;;
12872esac
12873sim_link_files="${sim_link_files} ${TARG_VALS_DEF}"
12874sim_link_links="${sim_link_links} targ-vals.def"
12875
b34f6357
DB
12876
12877
6ffe910a 12878
b34f6357
DB
12879wire_endian="BIG_ENDIAN"
12880default_endian=""
81ecdfbb
RW
12881# Check whether --enable-sim-endian was given.
12882if test "${enable_sim_endian+set}" = set; then :
12883 enableval=$enable_sim_endian; case "${enableval}" in
b34f6357
DB
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;;
81ecdfbb 12906 *) as_fn_error "\"Unknown value $enableval for --enable-sim-endian\"" "$LINENO" 5; sim_endian="";;
b34f6357
DB
12907esac
12908if test x"$silent" != x"yes" && test x"$sim_endian" != x""; then
12909 echo "Setting endian flags = $sim_endian" 6>&1
12910fi
12911else
12912 if test x"$default_endian" != x; then
12913 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=${default_endian}"
12914else
12915 if test x"$wire_endian" != x; then
12916 sim_endian="-DWITH_TARGET_BYTE_ORDER=${wire_endian}"
12917 else
12918 sim_endian=
12919 fi
12920fi
81ecdfbb
RW
12921fi
12922
b34f6357
DB
12923wire_alignment="STRICT_ALIGNMENT"
12924default_alignment=""
12925
81ecdfbb
RW
12926# Check whether --enable-sim-alignment was given.
12927if test "${enable_sim_alignment+set}" = set; then :
12928 enableval=$enable_sim_alignment; case "${enableval}" in
b34f6357
DB
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;;
81ecdfbb 12952 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-alignment\"" "$LINENO" 5; sim_alignment="";;
b34f6357
DB
12953esac
12954if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
12955 echo "Setting alignment flags = $sim_alignment" 6>&1
12956fi
12957else
12958 if test x"$default_alignment" != x; then
12959 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
12960else
12961 if test x"$wire_alignment" != x; then
12962 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
12963 else
12964 sim_alignment=
12965 fi
12966fi
81ecdfbb
RW
12967fi
12968
b34f6357 12969
81ecdfbb
RW
12970# Check whether --enable-sim-hostendian was given.
12971if test "${enable_sim_hostendian+set}" = set; then :
12972 enableval=$enable_sim_hostendian; case "${enableval}" in
b34f6357
DB
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";;
81ecdfbb 12976 *) as_fn_error "\"Unknown value $enableval for --enable-sim-hostendian\"" "$LINENO" 5; sim_hostendian="";;
b34f6357
DB
12977esac
12978if test x"$silent" != x"yes" && test x"$sim_hostendian" != x""; then
12979 echo "Setting hostendian flags = $sim_hostendian" 6>&1
12980fi
12981else
b7026657 12982
b34f6357 12983if test "x$cross_compiling" = "xno"; then
81ecdfbb
RW
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; }
12986if test "${ac_cv_c_bigendian+set}" = set; then :
12987 $as_echo_n "(cached) " >&6
12988else
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
b7026657 12998_ACEOF
81ecdfbb
RW
12999if 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
13022fi
13023rm -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
b7026657 13027/* end confdefs.h. */
b34f6357 13028#include <sys/types.h>
81ecdfbb 13029 #include <sys/param.h>
b34f6357 13030
b7026657
AC
13031int
13032main ()
13033{
81ecdfbb
RW
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
b7026657
AC
13039
13040 ;
13041 return 0;
13042}
13043_ACEOF
81ecdfbb 13044if ac_fn_c_try_compile "$LINENO"; then :
b34f6357 13045 # It does; now see whether it defined to BIG_ENDIAN or not.
81ecdfbb 13046 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13047/* end confdefs.h. */
b34f6357 13048#include <sys/types.h>
81ecdfbb 13049 #include <sys/param.h>
b34f6357 13050
b7026657
AC
13051int
13052main ()
13053{
b34f6357 13054#if BYTE_ORDER != BIG_ENDIAN
81ecdfbb
RW
13055 not big endian
13056 #endif
b7026657
AC
13057
13058 ;
13059 return 0;
13060}
13061_ACEOF
81ecdfbb 13062if ac_fn_c_try_compile "$LINENO"; then :
b34f6357
DB
13063 ac_cv_c_bigendian=yes
13064else
81ecdfbb 13065 ac_cv_c_bigendian=no
b34f6357 13066fi
81ecdfbb
RW
13067rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13068fi
13069rm -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>
b7026657 13076
81ecdfbb
RW
13077int
13078main ()
13079{
13080#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
13081 bogus endian macros
13082 #endif
13083
13084 ;
13085 return 0;
13086}
b7026657 13087_ACEOF
81ecdfbb
RW
13088if 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
b7026657 13091/* end confdefs.h. */
81ecdfbb
RW
13092#include <limits.h>
13093
b7026657
AC
13094int
13095main ()
13096{
81ecdfbb
RW
13097#ifndef _BIG_ENDIAN
13098 not big endian
13099 #endif
13100
b7026657
AC
13101 ;
13102 return 0;
13103}
13104_ACEOF
81ecdfbb 13105if ac_fn_c_try_compile "$LINENO"; then :
b7026657 13106 ac_cv_c_bigendian=yes
81ecdfbb
RW
13107else
13108 ac_cv_c_bigendian=no
b7026657 13109fi
81ecdfbb 13110rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
b7026657 13111fi
81ecdfbb
RW
13112rm -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. */
13120short 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;
b7026657 13135
81ecdfbb
RW
13136int
13137main ()
13138{
13139return use_ascii (foo) == use_ebcdic (foo);
13140 ;
13141 return 0;
13142}
b7026657 13143_ACEOF
81ecdfbb
RW
13144if 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
13156fi
13157rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13158else
13159 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13160/* end confdefs.h. */
81ecdfbb 13161$ac_includes_default
b7026657
AC
13162int
13163main ()
13164{
81ecdfbb
RW
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;
b34f6357 13177}
b7026657 13178_ACEOF
81ecdfbb 13179if ac_fn_c_try_run "$LINENO"; then :
b34f6357
DB
13180 ac_cv_c_bigendian=no
13181else
81ecdfbb 13182 ac_cv_c_bigendian=yes
b34f6357 13183fi
81ecdfbb
RW
13184rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13185 conftest.$ac_objext conftest.beam conftest.$ac_ext
b34f6357 13186fi
81ecdfbb
RW
13187
13188 fi
b34f6357 13189fi
81ecdfbb
RW
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)
b34f6357 13199
81ecdfbb
RW
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
b34f6357
DB
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
13213else
13214 sim_hostendian="-DWITH_HOST_BYTE_ORDER=0"
13215fi
81ecdfbb
RW
13216fi
13217
b34f6357
DB
13218
13219default_sim_scache="16384"
81ecdfbb
RW
13220# Check whether --enable-sim-scache was given.
13221if test "${enable_sim_scache+set}" = set; then :
13222 enableval=$enable_sim_scache; case "${enableval}" in
b34f6357
DB
13223 yes) sim_scache="-DWITH_SCACHE=${default_sim_scache}";;
13224 no) sim_scache="-DWITH_SCACHE=0" ;;
379832de 13225 [0-9]*) sim_scache="-DWITH_SCACHE=${enableval}";;
81ecdfbb 13226 *) as_fn_error "\"Bad value $enableval passed to --enable-sim-scache\"" "$LINENO" 5;
b34f6357
DB
13227 sim_scache="";;
13228esac
13229if test x"$silent" != x"yes" && test x"$sim_scache" != x""; then
13230 echo "Setting scache size = $sim_scache" 6>&1
13231fi
13232else
13233 sim_scache="-DWITH_SCACHE=${default_sim_scache}"
81ecdfbb
RW
13234fi
13235
b7026657
AC
13236
13237
13238default_sim_default_model="fr500"
81ecdfbb
RW
13239# Check whether --enable-sim-default-model was given.
13240if 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;;
b7026657
AC
13243 *) sim_default_model="-DWITH_DEFAULT_MODEL='\"${enableval}\"'";;
13244esac
13245if test x"$silent" != x"yes" && test x"$sim_default_model" != x""; then
13246 echo "Setting default model = $sim_default_model" 6>&1
13247fi
13248else
13249 sim_default_model="-DWITH_DEFAULT_MODEL='\"${default_sim_default_model}\"'"
81ecdfbb
RW
13250fi
13251
b7026657
AC
13252
13253
81ecdfbb
RW
13254# Check whether --enable-sim-environment was given.
13255if test "${enable_sim_environment+set}" = set; then :
13256 enableval=$enable_sim_environment; case "${enableval}" in
b7026657
AC
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";;
81ecdfbb 13261 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-environment\"" "$LINENO" 5;
b7026657
AC
13262 sim_environment="";;
13263esac
13264if test x"$silent" != x"yes" && test x"$sim_environment" != x""; then
13265 echo "Setting sim environment = $sim_environment" 6>&1
13266fi
13267else
13268 sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT"
81ecdfbb
RW
13269fi
13270
b7026657
AC
13271
13272cgen_maint=no
13273cgen=guile
13274cgendir='$(srcdir)/../../cgen'
81ecdfbb
RW
13275# Check whether --enable-cgen-maint was given.
13276if test "${enable_cgen_maint+set}" = set; then :
13277 enableval=$enable_cgen_maint; case "${enableval}" in
b7026657
AC
13278 yes) cgen_maint=yes ;;
13279 no) cgen_maint=no ;;
13280 *)
13281 # argument is cgen install directory (not implemented yet).
13282 # Having a `share' directory might be more appropriate for the .scm,
13283 # .cpu, etc. files.
13284 cgendir=${cgen_maint}/lib/cgen
13285 cgen=guile
13286 ;;
13287esac
81ecdfbb
RW
13288fi
13289if test x${cgen_maint} != xno ; then
b7026657
AC
13290 CGEN_MAINT=''
13291else
13292 CGEN_MAINT='#'
13293fi
13294
13295
13296
13297
13298
13299#
13300# Enable making unknown traps dump out registers
13301#
81ecdfbb
RW
13302# Check whether --enable-sim-trapdump was given.
13303if test "${enable_sim_trapdump+set}" = set; then :
13304 enableval=$enable_sim_trapdump; case "${enableval}" in
b7026657
AC
13305 yes) sim_trapdump="-DTRAPDUMP=1";;
13306 no) sim_trapdump="-DTRAPDUMP=0";;
81ecdfbb 13307 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-trapdump\"" "$LINENO" 5; sim_trapdump="";;
b7026657
AC
13308esac
13309if test x"$silent" != x"yes" && test x"$sim_trapdump" != x""; then
13310 echo "Setting sim_trapdump = $sim_trapdump" 6>&1
13311fi
13312else
13313 sim_trapdump=""
81ecdfbb
RW
13314fi
13315
b7026657
AC
13316
13317
94c63d78 13318if test x"always" != x"no"; then
1517bd27 13319 enable_sim_hardware=yes
94c63d78 13320else
1517bd27 13321 enable_sim_hardware=no
94c63d78 13322fi
1517bd27 13323
94c63d78
JS
13324if test """"; then
13325 hardware=""""
13326else
13327 hardware="cfi core pal glue"
13328fi
13329hardware="$hardware """
1517bd27 13330
94c63d78
JS
13331sim_hw_cflags="-DWITH_HW=1"
13332sim_hw="$hardware"
13333sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\1.o/g'`"
1517bd27 13334
94c63d78
JS
13335# Check whether --enable-sim-hardware was given.
13336if test "${enable_sim_hardware+set}" = set; then :
13337 enableval=$enable_sim_hardware;
1517bd27
MF
13338fi
13339
13340case ${enable_sim_hardware} in
13341 yes) sim_hw_p=yes;;
13342 no) sim_hw_p=no;;
94c63d78
JS
13343 ,*) sim_hw_p=yes; hardware="${hardware} `echo ${enableval} | sed -e 's/,/ /'`";;
13344 *,) sim_hw_p=yes; hardware="`echo ${enableval} | sed -e 's/,/ /'` ${hardware}";;
1517bd27 13345 *) sim_hw_p=yes; hardware="`echo ${enableval} | sed -e 's/,/ /'`"'';;
94c63d78 13346esac
1517bd27 13347
94c63d78 13348if test "$sim_hw_p" != yes; then
1517bd27
MF
13349 if test "always" = "always"; then
13350 as_fn_error "Sorry, but this simulator requires that hardware support
13351be enabled. Please configure without --disable-hw-support." "$LINENO" 5
13352 fi
94c63d78
JS
13353 sim_hw_objs=
13354 sim_hw_cflags="-DWITH_HW=0"
13355 sim_hw=
13356else
13357 sim_hw_cflags="-DWITH_HW=1"
13358 # remove duplicates
13359 sim_hw=""
13360 sim_hw_objs="\$(SIM_COMMON_HW_OBJS)"
13361 for i in $hardware ; do
13362 case " $sim_hw " in
13363 *" $i "*) ;;
13364 *) sim_hw="$sim_hw $i" ; sim_hw_objs="$sim_hw_objs dv-$i.o";;
13365 esac
13366 done
13367 # mingw does not support sockser
13368 SIM_DV_SOCKSER_O=""
13369 case ${host} in
13370 *mingw*) ;;
13371 *) SIM_DV_SOCKSER_O="dv-sockser.o"
13372
13373cat >>confdefs.h <<_ACEOF
13374#define HAVE_DV_SOCKSER 1
13375_ACEOF
13376
13377 ;;
13378 esac
13379
1517bd27
MF
13380 if test x"$silent" != x"yes"; then
13381 echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
94c63d78 13382 fi
1517bd27
MF
13383 case " $hardware " in
13384 *" cfi "*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for log2 in -lm" >&5
94c63d78
JS
13385$as_echo_n "checking for log2 in -lm... " >&6; }
13386if test "${ac_cv_lib_m_log2+set}" = set; then :
13387 $as_echo_n "(cached) " >&6
13388else
13389 ac_check_lib_save_LIBS=$LIBS
13390LIBS="-lm $LIBS"
13391cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13392/* end confdefs.h. */
13393
13394/* Override any GCC internal prototype to avoid an error.
13395 Use char because int might match the return type of a GCC
13396 builtin and then its argument prototype would still apply. */
13397#ifdef __cplusplus
13398extern "C"
13399#endif
13400char log2 ();
13401int
13402main ()
13403{
13404return log2 ();
13405 ;
13406 return 0;
13407}
13408_ACEOF
13409if ac_fn_c_try_link "$LINENO"; then :
13410 ac_cv_lib_m_log2=yes
13411else
13412 ac_cv_lib_m_log2=no
13413fi
13414rm -f core conftest.err conftest.$ac_objext \
13415 conftest$ac_exeext conftest.$ac_ext
13416LIBS=$ac_check_lib_save_LIBS
13417fi
13418{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_log2" >&5
13419$as_echo "$ac_cv_lib_m_log2" >&6; }
13420if test "x$ac_cv_lib_m_log2" = x""yes; then :
13421 cat >>confdefs.h <<_ACEOF
13422#define HAVE_LIBM 1
13423_ACEOF
13424
13425 LIBS="-lm $LIBS"
13426
13427fi
13428;;
1517bd27
MF
13429 esac
13430fi
94c63d78 13431
73e76d20 13432frv_extra_objs="$SIM_DV_SOCKSER_O"
94c63d78 13433
94c63d78
JS
13434
13435
b7026657
AC
13436ac_sources="$sim_link_files"
13437ac_dests="$sim_link_links"
13438while test -n "$ac_sources"; do
13439 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
13440 set $ac_sources; ac_source=$1; shift; ac_sources=$*
13441 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
13442done
81ecdfbb 13443ac_config_links="$ac_config_links $ac_config_links_1"
b7026657
AC
13444
13445cgen_breaks=""
13446if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13447cgen_breaks="break cgen_rtx_error";
13448fi
13449
81ecdfbb 13450ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
38f48d72 13451
81ecdfbb 13452ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
38f48d72 13453
81ecdfbb 13454ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
38f48d72 13455
81ecdfbb 13456ac_config_commands="$ac_config_commands Makefile"
38f48d72 13457
81ecdfbb 13458ac_config_commands="$ac_config_commands stamp-h"
38f48d72 13459
b7026657
AC
13460cat >confcache <<\_ACEOF
13461# This file is a shell script that caches the results of configure
13462# tests run on this system so they can be shared between configure
13463# scripts and configure runs, see configure's option --config-cache.
13464# It is not useful on other systems. If it contains results you don't
13465# want to keep, you may remove or edit it.
13466#
13467# config.status only pays attention to the cache file if you give it
13468# the --recheck option to rerun configure.
13469#
13470# `ac_cv_env_foo' variables (set or unset) will be overridden when
13471# loading this file, other *unset* `ac_cv_foo' will be assigned the
13472# following values.
13473
13474_ACEOF
13475
13476# The following way of writing the cache mishandles newlines in values,
13477# but we know of no workaround that is simple, portable, and efficient.
81ecdfbb 13478# So, we kill variables containing newlines.
b7026657
AC
13479# Ultrix sh set writes to stderr and can't be redirected directly,
13480# and sets the high bit in the cache file unless we assign to the vars.
81ecdfbb
RW
13481(
13482 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13483 eval ac_val=\$$ac_var
13484 case $ac_val in #(
13485 *${as_nl}*)
13486 case $ac_var in #(
13487 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13488$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13489 esac
13490 case $ac_var in #(
13491 _ | IFS | as_nl) ;; #(
13492 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13493 *) { eval $ac_var=; unset $ac_var;} ;;
13494 esac ;;
13495 esac
13496 done
13497
b7026657 13498 (set) 2>&1 |
81ecdfbb
RW
13499 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13500 *${as_nl}ac_space=\ *)
13501 # `set' does not quote correctly, so add quotes: double-quote
13502 # substitution turns \\\\ into \\, and sed turns \\ into \.
b7026657
AC
13503 sed -n \
13504 "s/'/'\\\\''/g;
13505 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
81ecdfbb 13506 ;; #(
b7026657
AC
13507 *)
13508 # `set' quotes correctly as required by POSIX, so do not add quotes.
81ecdfbb 13509 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b7026657 13510 ;;
81ecdfbb
RW
13511 esac |
13512 sort
13513) |
b7026657 13514 sed '
81ecdfbb 13515 /^ac_cv_env_/b end
b7026657 13516 t clear
81ecdfbb 13517 :clear
b7026657
AC
13518 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13519 t end
81ecdfbb
RW
13520 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13521 :end' >>confcache
13522if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13523 if test -w "$cache_file"; then
13524 test "x$cache_file" != "x/dev/null" &&
13525 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13526$as_echo "$as_me: updating cache $cache_file" >&6;}
b7026657
AC
13527 cat confcache >$cache_file
13528 else
81ecdfbb
RW
13529 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13530$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
b7026657
AC
13531 fi
13532fi
13533rm -f confcache
13534
13535test "x$prefix" = xNONE && prefix=$ac_default_prefix
13536# Let make expand exec_prefix.
13537test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13538
b7026657
AC
13539DEFS=-DHAVE_CONFIG_H
13540
13541ac_libobjs=
13542ac_ltlibobjs=
13543for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13544 # 1. Remove the extension, and $U if already installed.
81ecdfbb
RW
13545 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13546 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13547 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13548 # will be set to the directory where LIBOBJS objects are built.
13549 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13550 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
b7026657
AC
13551done
13552LIBOBJS=$ac_libobjs
13553
13554LTLIBOBJS=$ac_ltlibobjs
13555
13556
db2e4d67
MF
13557if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13558 as_fn_error "conditional \"GMAKE\" was never defined.
13559Usually this means the macro was only invoked conditionally." "$LINENO" 5
13560fi
6bb11ab3
L
13561if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13562 as_fn_error "conditional \"PLUGINS\" was never defined.
13563Usually this means the macro was only invoked conditionally." "$LINENO" 5
13564fi
b7026657 13565
81ecdfbb 13566
b7026657 13567: ${CONFIG_STATUS=./config.status}
81ecdfbb 13568ac_write_fail=0
b7026657
AC
13569ac_clean_files_save=$ac_clean_files
13570ac_clean_files="$ac_clean_files $CONFIG_STATUS"
81ecdfbb
RW
13571{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13572$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13573as_write_fail=0
13574cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
b7026657
AC
13575#! $SHELL
13576# Generated by $as_me.
13577# Run this file to recreate the current configuration.
13578# Compiler output produced by configure, useful for debugging
13579# configure, is in config.log if it exists.
13580
13581debug=false
13582ac_cs_recheck=false
13583ac_cs_silent=false
b7026657 13584
81ecdfbb
RW
13585SHELL=\${CONFIG_SHELL-$SHELL}
13586export SHELL
13587_ASEOF
13588cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13589## -------------------- ##
13590## M4sh Initialization. ##
13591## -------------------- ##
13592
13593# Be more Bourne compatible
13594DUALCASE=1; export DUALCASE # for MKS sh
13595if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
b7026657
AC
13596 emulate sh
13597 NULLCMD=:
81ecdfbb 13598 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
b7026657
AC
13599 # is contrary to our usage. Disable this feature.
13600 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
13601 setopt NO_GLOB_SUBST
13602else
13603 case `(set -o) 2>/dev/null` in #(
13604 *posix*) :
13605 set -o posix ;; #(
13606 *) :
13607 ;;
13608esac
b7026657 13609fi
b7026657 13610
81ecdfbb
RW
13611
13612as_nl='
13613'
13614export as_nl
13615# Printing a long string crashes Solaris 7 /usr/bin/printf.
13616as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13617as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13618as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13619# Prefer a ksh shell builtin over an external printf program on Solaris,
13620# but without wasting forks for bash or zsh.
13621if test -z "$BASH_VERSION$ZSH_VERSION" \
13622 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13623 as_echo='print -r --'
13624 as_echo_n='print -rn --'
13625elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13626 as_echo='printf %s\n'
13627 as_echo_n='printf %s'
13628else
13629 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13630 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13631 as_echo_n='/usr/ucb/echo -n'
13632 else
13633 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13634 as_echo_n_body='eval
13635 arg=$1;
13636 case $arg in #(
13637 *"$as_nl"*)
13638 expr "X$arg" : "X\\(.*\\)$as_nl";
13639 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13640 esac;
13641 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13642 '
13643 export as_echo_n_body
13644 as_echo_n='sh -c $as_echo_n_body as_echo'
13645 fi
13646 export as_echo_body
13647 as_echo='sh -c $as_echo_body as_echo'
13648fi
13649
13650# The user is always right.
13651if test "${PATH_SEPARATOR+set}" != set; then
13652 PATH_SEPARATOR=:
13653 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13654 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13655 PATH_SEPARATOR=';'
13656 }
b7026657
AC
13657fi
13658
13659
81ecdfbb
RW
13660# IFS
13661# We need space, tab and new line, in precisely that order. Quoting is
13662# there to prevent editors from complaining about space-tab.
13663# (If _AS_PATH_WALK were called with IFS unset, it would disable word
13664# splitting by setting IFS to empty value.)
13665IFS=" "" $as_nl"
13666
13667# Find who we are. Look in the path if we contain no directory separator.
13668case $0 in #((
13669 *[\\/]* ) as_myself=$0 ;;
13670 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13671for as_dir in $PATH
13672do
13673 IFS=$as_save_IFS
13674 test -z "$as_dir" && as_dir=.
13675 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13676 done
13677IFS=$as_save_IFS
13678
13679 ;;
13680esac
13681# We did not find ourselves, most probably we were run as `sh COMMAND'
13682# in which case we are not to be found in the path.
13683if test "x$as_myself" = x; then
13684 as_myself=$0
13685fi
13686if test ! -f "$as_myself"; then
13687 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13688 exit 1
13689fi
13690
13691# Unset variables that we do not need and which cause bugs (e.g. in
13692# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13693# suppresses any "Segmentation fault" message there. '((' could
13694# trigger a bug in pdksh 5.2.14.
13695for as_var in BASH_ENV ENV MAIL MAILPATH
13696do eval test x\${$as_var+set} = xset \
13697 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
13698done
b7026657
AC
13699PS1='$ '
13700PS2='> '
13701PS4='+ '
13702
13703# NLS nuisances.
81ecdfbb
RW
13704LC_ALL=C
13705export LC_ALL
13706LANGUAGE=C
13707export LANGUAGE
13708
13709# CDPATH.
13710(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13711
13712
13713# as_fn_error ERROR [LINENO LOG_FD]
13714# ---------------------------------
13715# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13716# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13717# script with status $?, using 1 if that was 0.
13718as_fn_error ()
13719{
13720 as_status=$?; test $as_status -eq 0 && as_status=1
13721 if test "$3"; then
13722 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
13723 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
b7026657 13724 fi
81ecdfbb
RW
13725 $as_echo "$as_me: error: $1" >&2
13726 as_fn_exit $as_status
13727} # as_fn_error
13728
13729
13730# as_fn_set_status STATUS
13731# -----------------------
13732# Set $? to STATUS, without forking.
13733as_fn_set_status ()
13734{
13735 return $1
13736} # as_fn_set_status
13737
13738# as_fn_exit STATUS
13739# -----------------
13740# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13741as_fn_exit ()
13742{
13743 set +e
13744 as_fn_set_status $1
13745 exit $1
13746} # as_fn_exit
13747
13748# as_fn_unset VAR
13749# ---------------
13750# Portably unset VAR.
13751as_fn_unset ()
13752{
13753 { eval $1=; unset $1;}
13754}
13755as_unset=as_fn_unset
13756# as_fn_append VAR VALUE
13757# ----------------------
13758# Append the text in VALUE to the end of the definition contained in VAR. Take
13759# advantage of any shell optimizations that allow amortized linear growth over
13760# repeated appends, instead of the typical quadratic growth present in naive
13761# implementations.
13762if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
13763 eval 'as_fn_append ()
13764 {
13765 eval $1+=\$2
13766 }'
13767else
13768 as_fn_append ()
13769 {
13770 eval $1=\$$1\$2
13771 }
13772fi # as_fn_append
13773
13774# as_fn_arith ARG...
13775# ------------------
13776# Perform arithmetic evaluation on the ARGs, and store the result in the
13777# global $as_val. Take advantage of shells that can avoid forks. The arguments
13778# must be portable across $(()) and expr.
13779if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
13780 eval 'as_fn_arith ()
13781 {
13782 as_val=$(( $* ))
13783 }'
13784else
13785 as_fn_arith ()
13786 {
13787 as_val=`expr "$@" || test $? -eq 1`
13788 }
13789fi # as_fn_arith
b7026657 13790
81ecdfbb
RW
13791
13792if expr a : '\(a\)' >/dev/null 2>&1 &&
13793 test "X`expr 00001 : '.*\(...\)'`" = X001; then
b7026657
AC
13794 as_expr=expr
13795else
13796 as_expr=false
13797fi
13798
81ecdfbb 13799if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
b7026657
AC
13800 as_basename=basename
13801else
13802 as_basename=false
13803fi
13804
81ecdfbb
RW
13805if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
13806 as_dirname=dirname
13807else
13808 as_dirname=false
13809fi
b7026657 13810
81ecdfbb 13811as_me=`$as_basename -- "$0" ||
b7026657
AC
13812$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13813 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
13814 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13815$as_echo X/"$0" |
13816 sed '/^.*\/\([^/][^/]*\)\/*$/{
13817 s//\1/
13818 q
13819 }
13820 /^X\/\(\/\/\)$/{
13821 s//\1/
13822 q
13823 }
13824 /^X\/\(\/\).*/{
13825 s//\1/
13826 q
13827 }
13828 s/.*/./; q'`
b7026657 13829
b7026657
AC
13830# Avoid depending upon Character Ranges.
13831as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13832as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13833as_cr_Letters=$as_cr_letters$as_cr_LETTERS
13834as_cr_digits='0123456789'
13835as_cr_alnum=$as_cr_Letters$as_cr_digits
13836
81ecdfbb
RW
13837ECHO_C= ECHO_N= ECHO_T=
13838case `echo -n x` in #(((((
13839-n*)
13840 case `echo 'xy\c'` in
13841 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
13842 xy) ECHO_C='\c';;
13843 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
13844 ECHO_T=' ';;
13845 esac;;
13846*)
13847 ECHO_N='-n';;
b34f6357 13848esac
b7026657 13849
81ecdfbb
RW
13850rm -f conf$$ conf$$.exe conf$$.file
13851if test -d conf$$.dir; then
13852 rm -f conf$$.dir/conf$$.file
b7026657 13853else
81ecdfbb
RW
13854 rm -f conf$$.dir
13855 mkdir conf$$.dir 2>/dev/null
b34f6357 13856fi
81ecdfbb
RW
13857if (echo >conf$$.file) 2>/dev/null; then
13858 if ln -s conf$$.file conf$$ 2>/dev/null; then
b7026657 13859 as_ln_s='ln -s'
81ecdfbb
RW
13860 # ... but there are two gotchas:
13861 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13862 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
13863 # In both cases, we have to default to `cp -p'.
13864 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
13865 as_ln_s='cp -p'
13866 elif ln conf$$.file conf$$ 2>/dev/null; then
13867 as_ln_s=ln
13868 else
13869 as_ln_s='cp -p'
b7026657 13870 fi
b34f6357 13871else
b7026657 13872 as_ln_s='cp -p'
b34f6357 13873fi
81ecdfbb
RW
13874rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
13875rmdir conf$$.dir 2>/dev/null
13876
13877
13878# as_fn_mkdir_p
13879# -------------
13880# Create "$as_dir" as a directory, including parents if necessary.
13881as_fn_mkdir_p ()
13882{
13883
13884 case $as_dir in #(
13885 -*) as_dir=./$as_dir;;
13886 esac
13887 test -d "$as_dir" || eval $as_mkdir_p || {
13888 as_dirs=
13889 while :; do
13890 case $as_dir in #(
13891 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
13892 *) as_qdir=$as_dir;;
13893 esac
13894 as_dirs="'$as_qdir' $as_dirs"
13895 as_dir=`$as_dirname -- "$as_dir" ||
13896$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13897 X"$as_dir" : 'X\(//\)[^/]' \| \
13898 X"$as_dir" : 'X\(//\)$' \| \
13899 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
13900$as_echo X"$as_dir" |
13901 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13902 s//\1/
13903 q
13904 }
13905 /^X\(\/\/\)[^/].*/{
13906 s//\1/
13907 q
13908 }
13909 /^X\(\/\/\)$/{
13910 s//\1/
13911 q
13912 }
13913 /^X\(\/\).*/{
13914 s//\1/
13915 q
13916 }
13917 s/.*/./; q'`
13918 test -d "$as_dir" && break
13919 done
13920 test -z "$as_dirs" || eval "mkdir $as_dirs"
13921 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
b34f6357 13922
81ecdfbb
RW
13923
13924} # as_fn_mkdir_p
b7026657 13925if mkdir -p . 2>/dev/null; then
81ecdfbb 13926 as_mkdir_p='mkdir -p "$as_dir"'
b7026657
AC
13927else
13928 test -d ./-p && rmdir ./-p
13929 as_mkdir_p=false
13930fi
b34f6357 13931
81ecdfbb
RW
13932if test -x / >/dev/null 2>&1; then
13933 as_test_x='test -x'
13934else
13935 if ls -dL / >/dev/null 2>&1; then
13936 as_ls_L_option=L
13937 else
13938 as_ls_L_option=
13939 fi
13940 as_test_x='
13941 eval sh -c '\''
13942 if test -d "$1"; then
13943 test -d "$1/.";
13944 else
13945 case $1 in #(
13946 -*)set "./$1";;
13947 esac;
13948 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
13949 ???[sx]*):;;*)false;;esac;fi
13950 '\'' sh
13951 '
13952fi
13953as_executable_p=$as_test_x
b34f6357 13954
b7026657
AC
13955# Sed expression to map a string onto a valid CPP name.
13956as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
13957
13958# Sed expression to map a string onto a valid variable name.
13959as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
13960
13961
b7026657 13962exec 6>&1
81ecdfbb
RW
13963## ----------------------------------- ##
13964## Main body of $CONFIG_STATUS script. ##
13965## ----------------------------------- ##
13966_ASEOF
13967test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
13968
13969cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13970# Save the log message, to keep $0 and so on meaningful, and to
b7026657 13971# report actual input values of CONFIG_FILES etc. instead of their
81ecdfbb
RW
13972# values after options handling.
13973ac_log="
b7026657 13974This file was extended by $as_me, which was
81ecdfbb 13975generated by GNU Autoconf 2.64. Invocation command line was
b7026657
AC
13976
13977 CONFIG_FILES = $CONFIG_FILES
13978 CONFIG_HEADERS = $CONFIG_HEADERS
13979 CONFIG_LINKS = $CONFIG_LINKS
13980 CONFIG_COMMANDS = $CONFIG_COMMANDS
13981 $ $0 $@
13982
81ecdfbb
RW
13983on `(hostname || uname -n) 2>/dev/null | sed 1q`
13984"
13985
b7026657
AC
13986_ACEOF
13987
81ecdfbb
RW
13988case $ac_config_files in *"
13989"*) set x $ac_config_files; shift; ac_config_files=$*;;
13990esac
b34f6357 13991
81ecdfbb
RW
13992case $ac_config_headers in *"
13993"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
13994esac
b34f6357 13995
b7026657 13996
81ecdfbb
RW
13997cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13998# Files that config.status was made for.
13999config_files="$ac_config_files"
14000config_headers="$ac_config_headers"
14001config_links="$ac_config_links"
14002config_commands="$ac_config_commands"
b34f6357 14003
81ecdfbb 14004_ACEOF
b34f6357 14005
81ecdfbb 14006cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
b7026657 14007ac_cs_usage="\
81ecdfbb
RW
14008\`$as_me' instantiates files and other configuration actions
14009from templates according to the current configuration. Unless the files
14010and actions are specified as TAGs, all are instantiated by default.
b34f6357 14011
81ecdfbb 14012Usage: $0 [OPTION]... [TAG]...
b34f6357 14013
b7026657 14014 -h, --help print this help, then exit
81ecdfbb
RW
14015 -V, --version print version number and configuration settings, then exit
14016 -q, --quiet, --silent
14017 do not print progress messages
b7026657
AC
14018 -d, --debug don't remove temporary files
14019 --recheck update $as_me by reconfiguring in the same conditions
81ecdfbb
RW
14020 --file=FILE[:TEMPLATE]
14021 instantiate the configuration file FILE
14022 --header=FILE[:TEMPLATE]
14023 instantiate the configuration header FILE
b34f6357 14024
b7026657
AC
14025Configuration files:
14026$config_files
b34f6357 14027
b7026657
AC
14028Configuration headers:
14029$config_headers
b34f6357 14030
b7026657
AC
14031Configuration links:
14032$config_links
b34f6357 14033
b7026657
AC
14034Configuration commands:
14035$config_commands
b34f6357 14036
81ecdfbb 14037Report bugs to the package provider."
379832de 14038
81ecdfbb
RW
14039_ACEOF
14040cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
b7026657
AC
14041ac_cs_version="\\
14042config.status
81ecdfbb
RW
14043configured by $0, generated by GNU Autoconf 2.64,
14044 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
b7026657 14045
81ecdfbb 14046Copyright (C) 2009 Free Software Foundation, Inc.
b7026657
AC
14047This config.status script is free software; the Free Software Foundation
14048gives unlimited permission to copy, distribute and modify it."
81ecdfbb
RW
14049
14050ac_pwd='$ac_pwd'
14051srcdir='$srcdir'
14052INSTALL='$INSTALL'
6bb11ab3 14053AWK='$AWK'
81ecdfbb 14054test -n "\$AWK" || AWK=awk
b7026657
AC
14055_ACEOF
14056
81ecdfbb
RW
14057cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14058# The default lists apply if the user does not specify any file.
b7026657
AC
14059ac_need_defaults=:
14060while test $# != 0
14061do
14062 case $1 in
14063 --*=*)
81ecdfbb
RW
14064 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14065 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
b7026657 14066 ac_shift=:
b34f6357 14067 ;;
81ecdfbb 14068 *)
b7026657
AC
14069 ac_option=$1
14070 ac_optarg=$2
14071 ac_shift=shift
b34f6357 14072 ;;
b7026657 14073 esac
b34f6357 14074
b7026657
AC
14075 case $ac_option in
14076 # Handling of the options.
b7026657
AC
14077 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14078 ac_cs_recheck=: ;;
81ecdfbb
RW
14079 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14080 $as_echo "$ac_cs_version"; exit ;;
14081 --debug | --debu | --deb | --de | --d | -d )
b7026657
AC
14082 debug=: ;;
14083 --file | --fil | --fi | --f )
14084 $ac_shift
81ecdfbb
RW
14085 case $ac_optarg in
14086 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14087 esac
14088 as_fn_append CONFIG_FILES " '$ac_optarg'"
b7026657
AC
14089 ac_need_defaults=false;;
14090 --header | --heade | --head | --hea )
14091 $ac_shift
81ecdfbb
RW
14092 case $ac_optarg in
14093 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14094 esac
14095 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
b7026657 14096 ac_need_defaults=false;;
81ecdfbb
RW
14097 --he | --h)
14098 # Conflict between --help and --header
14099 as_fn_error "ambiguous option: \`$1'
14100Try \`$0 --help' for more information.";;
14101 --help | --hel | -h )
14102 $as_echo "$ac_cs_usage"; exit ;;
b7026657
AC
14103 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14104 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14105 ac_cs_silent=: ;;
b34f6357 14106
b7026657 14107 # This is an error.
81ecdfbb
RW
14108 -*) as_fn_error "unrecognized option: \`$1'
14109Try \`$0 --help' for more information." ;;
b34f6357 14110
81ecdfbb
RW
14111 *) as_fn_append ac_config_targets " $1"
14112 ac_need_defaults=false ;;
b7026657
AC
14113
14114 esac
14115 shift
14116done
14117
14118ac_configure_extra_args=
14119
14120if $ac_cs_silent; then
14121 exec 6>/dev/null
14122 ac_configure_extra_args="$ac_configure_extra_args --silent"
b34f6357
DB
14123fi
14124
b7026657 14125_ACEOF
81ecdfbb 14126cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
b7026657 14127if \$ac_cs_recheck; then
81ecdfbb
RW
14128 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14129 shift
14130 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14131 CONFIG_SHELL='$SHELL'
14132 export CONFIG_SHELL
14133 exec "\$@"
b7026657 14134fi
b34f6357 14135
b7026657 14136_ACEOF
81ecdfbb
RW
14137cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14138exec 5>>config.log
14139{
14140 echo
14141 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14142## Running $as_me. ##
14143_ASBOX
14144 $as_echo "$ac_log"
14145} >&5
b34f6357 14146
81ecdfbb
RW
14147_ACEOF
14148cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
db2e4d67
MF
14149#
14150# INIT-COMMANDS
14151#
14152ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
14153
6bb11ab3
L
14154
14155# The HP-UX ksh and POSIX shell print the target directory to stdout
14156# if CDPATH is set.
14157(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14158
14159sed_quote_subst='$sed_quote_subst'
14160double_quote_subst='$double_quote_subst'
14161delay_variable_subst='$delay_variable_subst'
14162macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14163macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14164enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14165enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14166pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14167enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14168SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14169ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14170host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14171host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14172host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14173build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14174build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14175build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14176SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14177Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14178GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14179EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14180FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14181LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14182NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14183LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14184max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14185ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14186exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14187lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14188lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14189lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14190reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14191reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14192OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14193deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14194file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14195AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14196AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14197STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14198RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14199old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14200old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14201old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14202lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14203CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14204CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14205compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14206GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14207lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14208lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14209lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14210lt_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"`'
14211objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14212MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14213lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14214lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14215lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14216lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14217lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14218need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14219DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14220NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14221LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14222OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14223OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14224libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14225shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14226extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14227archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14228enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14229export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14230whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14231compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14232old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14233old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14234archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14235archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14236module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14237module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14238with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14239allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14240no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14241hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14242hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14243hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14244hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14245hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14246hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14247hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14248hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14249inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14250link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14251fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14252always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14253export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14254exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14255include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14256prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14257file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14258variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14259need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14260need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14261version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14262runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14263shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14264shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14265libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14266library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14267soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14268install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14269postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14270postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14271finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14272finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14273hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14274sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14275sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14276hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14277enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14278enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14279enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14280old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14281striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14282
14283LTCC='$LTCC'
14284LTCFLAGS='$LTCFLAGS'
14285compiler='$compiler_DEFAULT'
14286
14287# A function that is used when there is no print builtin or printf.
14288func_fallback_echo ()
14289{
14290 eval 'cat <<_LTECHO_EOF
14291\$1
14292_LTECHO_EOF'
14293}
14294
14295# Quote evaled strings.
14296for var in SHELL \
14297ECHO \
14298SED \
14299GREP \
14300EGREP \
14301FGREP \
14302LD \
14303NM \
14304LN_S \
14305lt_SP2NL \
14306lt_NL2SP \
14307reload_flag \
14308OBJDUMP \
14309deplibs_check_method \
14310file_magic_cmd \
14311AR \
14312AR_FLAGS \
14313STRIP \
14314RANLIB \
14315CC \
14316CFLAGS \
14317compiler \
14318lt_cv_sys_global_symbol_pipe \
14319lt_cv_sys_global_symbol_to_cdecl \
14320lt_cv_sys_global_symbol_to_c_name_address \
14321lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14322lt_prog_compiler_no_builtin_flag \
14323lt_prog_compiler_wl \
14324lt_prog_compiler_pic \
14325lt_prog_compiler_static \
14326lt_cv_prog_compiler_c_o \
14327need_locks \
14328DSYMUTIL \
14329NMEDIT \
14330LIPO \
14331OTOOL \
14332OTOOL64 \
14333shrext_cmds \
14334export_dynamic_flag_spec \
14335whole_archive_flag_spec \
14336compiler_needs_object \
14337with_gnu_ld \
14338allow_undefined_flag \
14339no_undefined_flag \
14340hardcode_libdir_flag_spec \
14341hardcode_libdir_flag_spec_ld \
14342hardcode_libdir_separator \
14343fix_srcfile_path \
14344exclude_expsyms \
14345include_expsyms \
14346file_list_spec \
14347variables_saved_for_relink \
14348libname_spec \
14349library_names_spec \
14350soname_spec \
14351install_override_mode \
14352finish_eval \
14353old_striplib \
14354striplib; do
14355 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14356 *[\\\\\\\`\\"\\\$]*)
14357 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14358 ;;
14359 *)
14360 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14361 ;;
14362 esac
14363done
14364
14365# Double-quote double-evaled strings.
14366for var in reload_cmds \
14367old_postinstall_cmds \
14368old_postuninstall_cmds \
14369old_archive_cmds \
14370extract_expsyms_cmds \
14371old_archive_from_new_cmds \
14372old_archive_from_expsyms_cmds \
14373archive_cmds \
14374archive_expsym_cmds \
14375module_cmds \
14376module_expsym_cmds \
14377export_symbols_cmds \
14378prelink_cmds \
14379postinstall_cmds \
14380postuninstall_cmds \
14381finish_cmds \
14382sys_lib_search_path_spec \
14383sys_lib_dlsearch_path_spec; do
14384 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14385 *[\\\\\\\`\\"\\\$]*)
14386 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14387 ;;
14388 *)
14389 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14390 ;;
14391 esac
14392done
14393
14394ac_aux_dir='$ac_aux_dir'
14395xsi_shell='$xsi_shell'
14396lt_shell_append='$lt_shell_append'
14397
14398# See if we are running on zsh, and set the options which allow our
14399# commands through without removal of \ escapes INIT.
14400if test -n "\${ZSH_VERSION+set}" ; then
14401 setopt NO_GLOB_SUBST
14402fi
14403
14404
14405 PACKAGE='$PACKAGE'
14406 VERSION='$VERSION'
14407 TIMESTAMP='$TIMESTAMP'
14408 RM='$RM'
14409 ofile='$ofile'
14410
14411
14412
14413
81ecdfbb 14414_ACEOF
b34f6357 14415
81ecdfbb 14416cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
b34f6357 14417
81ecdfbb 14418# Handling of arguments.
b7026657 14419for ac_config_target in $ac_config_targets
b34f6357 14420do
81ecdfbb
RW
14421 case $ac_config_target in
14422 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
db2e4d67 14423 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
6bb11ab3 14424 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
81ecdfbb
RW
14425 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
14426 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14427 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14428 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14429 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14430 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14431
14432 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
b34f6357
DB
14433 esac
14434done
14435
81ecdfbb 14436
b7026657
AC
14437# If the user did not use the arguments to specify the items to instantiate,
14438# then the envvar interface is used. Set only those that are not.
14439# We use the long form for the default assignment because of an extremely
14440# bizarre bug on SunOS 4.1.3.
14441if $ac_need_defaults; then
14442 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14443 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14444 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
14445 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14446fi
14447
14448# Have a temporary directory for convenience. Make it in the build tree
81ecdfbb 14449# simply because there is no reason against having it here, and in addition,
b7026657 14450# creating and moving files from /tmp can sometimes cause problems.
81ecdfbb
RW
14451# Hook for its removal unless debugging.
14452# Note that there is a small window in which the directory will not be cleaned:
14453# after its creation but before its name has been assigned to `$tmp'.
b7026657
AC
14454$debug ||
14455{
81ecdfbb
RW
14456 tmp=
14457 trap 'exit_status=$?
14458 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14459' 0
14460 trap 'as_fn_exit 1' 1 2 13 15
b7026657 14461}
b7026657 14462# Create a (secure) tmp directory for tmp files.
b34f6357 14463
b7026657 14464{
81ecdfbb 14465 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
b7026657
AC
14466 test -n "$tmp" && test -d "$tmp"
14467} ||
14468{
81ecdfbb
RW
14469 tmp=./conf$$-$RANDOM
14470 (umask 077 && mkdir "$tmp")
14471} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
b7026657 14472
81ecdfbb
RW
14473# Set up the scripts for CONFIG_FILES section.
14474# No need to generate them if there are no CONFIG_FILES.
14475# This happens for instance with `./config.status config.h'.
14476if test -n "$CONFIG_FILES"; then
b7026657 14477
b34f6357 14478
81ecdfbb
RW
14479ac_cr=`echo X | tr X '\015'`
14480# On cygwin, bash can eat \r inside `` if the user requested igncr.
14481# But we know of no other shell where ac_cr would be empty at this
14482# point, so we can use a bashism as a fallback.
14483if test "x$ac_cr" = x; then
14484 eval ac_cr=\$\'\\r\'
14485fi
14486ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14487if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14488 ac_cs_awk_cr='\r'
14489else
14490 ac_cs_awk_cr=$ac_cr
14491fi
b7026657 14492
81ecdfbb 14493echo 'BEGIN {' >"$tmp/subs1.awk" &&
b7026657
AC
14494_ACEOF
14495
81ecdfbb
RW
14496
14497{
14498 echo "cat >conf$$subs.awk <<_ACEOF" &&
14499 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14500 echo "_ACEOF"
14501} >conf$$subs.sh ||
14502 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14503ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14504ac_delim='%!_!# '
14505for ac_last_try in false false false false false :; do
14506 . ./conf$$subs.sh ||
14507 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14508
14509 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14510 if test $ac_delim_n = $ac_delim_num; then
14511 break
14512 elif $ac_last_try; then
14513 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14514 else
14515 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
b34f6357 14516 fi
81ecdfbb
RW
14517done
14518rm -f conf$$subs.sh
b34f6357 14519
81ecdfbb
RW
14520cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14521cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
b7026657 14522_ACEOF
81ecdfbb
RW
14523sed -n '
14524h
14525s/^/S["/; s/!.*/"]=/
14526p
14527g
14528s/^[^!]*!//
14529:repl
14530t repl
14531s/'"$ac_delim"'$//
14532t delim
14533:nl
14534h
14535s/\(.\{148\}\).*/\1/
14536t more1
14537s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14538p
14539n
14540b repl
14541:more1
14542s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14543p
14544g
14545s/.\{148\}//
14546t nl
14547:delim
14548h
14549s/\(.\{148\}\).*/\1/
14550t more2
14551s/["\\]/\\&/g; s/^/"/; s/$/"/
14552p
14553b
14554:more2
14555s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14556p
14557g
14558s/.\{148\}//
14559t delim
14560' <conf$$subs.awk | sed '
14561/^[^""]/{
14562 N
14563 s/\n//
14564}
14565' >>$CONFIG_STATUS || ac_write_fail=1
14566rm -f conf$$subs.awk
14567cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14568_ACAWK
14569cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14570 for (key in S) S_is_set[key] = 1
14571 FS = "\a"
b7026657 14572
81ecdfbb
RW
14573}
14574{
14575 line = $ 0
14576 nfields = split(line, field, "@")
14577 substed = 0
14578 len = length(field[1])
14579 for (i = 2; i < nfields; i++) {
14580 key = field[i]
14581 keylen = length(key)
14582 if (S_is_set[key]) {
14583 value = S[key]
14584 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14585 len += length(value) + length(field[++i])
14586 substed = 1
14587 } else
14588 len += 1 + keylen
14589 }
14590
14591 print line
14592}
b34f6357 14593
81ecdfbb
RW
14594_ACAWK
14595_ACEOF
14596cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14597if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14598 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
b7026657 14599else
81ecdfbb
RW
14600 cat
14601fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
14602 || as_fn_error "could not setup config files machinery" "$LINENO" 5
14603_ACEOF
b7026657 14604
81ecdfbb
RW
14605# VPATH may cause trouble with some makes, so we remove $(srcdir),
14606# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14607# trailing colons and then remove the whole line if VPATH becomes empty
14608# (actually we leave an empty line to preserve line numbers).
14609if test "x$srcdir" = x.; then
14610 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14611s/:*\$(srcdir):*/:/
14612s/:*\${srcdir}:*/:/
14613s/:*@srcdir@:*/:/
14614s/^\([^=]*=[ ]*\):*/\1/
14615s/:*$//
14616s/^[^=]*=[ ]*$//
14617}'
14618fi
b34f6357 14619
81ecdfbb
RW
14620cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14621fi # test -n "$CONFIG_FILES"
b34f6357 14622
81ecdfbb
RW
14623# Set up the scripts for CONFIG_HEADERS section.
14624# No need to generate them if there are no CONFIG_HEADERS.
14625# This happens for instance with `./config.status Makefile'.
14626if test -n "$CONFIG_HEADERS"; then
14627cat >"$tmp/defines.awk" <<\_ACAWK ||
14628BEGIN {
14629_ACEOF
b7026657 14630
81ecdfbb
RW
14631# Transform confdefs.h into an awk script `defines.awk', embedded as
14632# here-document in config.status, that substitutes the proper values into
14633# config.h.in to produce config.h.
b34f6357 14634
81ecdfbb
RW
14635# Create a delimiter string that does not exist in confdefs.h, to ease
14636# handling of long lines.
14637ac_delim='%!_!# '
14638for ac_last_try in false false :; do
14639 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14640 if test -z "$ac_t"; then
14641 break
14642 elif $ac_last_try; then
14643 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
b7026657 14644 else
81ecdfbb 14645 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
b7026657 14646 fi
b7026657 14647done
81ecdfbb
RW
14648
14649# For the awk script, D is an array of macro values keyed by name,
14650# likewise P contains macro parameters if any. Preserve backslash
14651# newline sequences.
14652
14653ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14654sed -n '
14655s/.\{148\}/&'"$ac_delim"'/g
14656t rset
14657:rset
14658s/^[ ]*#[ ]*define[ ][ ]*/ /
14659t def
14660d
14661:def
14662s/\\$//
14663t bsnl
14664s/["\\]/\\&/g
14665s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14666D["\1"]=" \3"/p
14667s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
14668d
14669:bsnl
14670s/["\\]/\\&/g
14671s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14672D["\1"]=" \3\\\\\\n"\\/p
14673t cont
14674s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14675t cont
14676d
14677:cont
14678n
14679s/.\{148\}/&'"$ac_delim"'/g
14680t clear
14681:clear
14682s/\\$//
14683t bsnlc
14684s/["\\]/\\&/g; s/^/"/; s/$/"/p
14685d
14686:bsnlc
14687s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14688b cont
14689' <confdefs.h | sed '
14690s/'"$ac_delim"'/"\\\
14691"/g' >>$CONFIG_STATUS || ac_write_fail=1
14692
14693cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14694 for (key in D) D_is_set[key] = 1
14695 FS = "\a"
14696}
14697/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14698 line = \$ 0
14699 split(line, arg, " ")
14700 if (arg[1] == "#") {
14701 defundef = arg[2]
14702 mac1 = arg[3]
14703 } else {
14704 defundef = substr(arg[1], 2)
14705 mac1 = arg[2]
14706 }
14707 split(mac1, mac2, "(") #)
14708 macro = mac2[1]
14709 prefix = substr(line, 1, index(line, defundef) - 1)
14710 if (D_is_set[macro]) {
14711 # Preserve the white space surrounding the "#".
14712 print prefix "define", macro P[macro] D[macro]
14713 next
14714 } else {
14715 # Replace #undef with comments. This is necessary, for example,
14716 # in the case of _POSIX_SOURCE, which is predefined and required
14717 # on some systems where configure will not decide to define it.
14718 if (defundef == "undef") {
14719 print "/*", prefix defundef, macro, "*/"
14720 next
14721 }
14722 }
14723}
14724{ print }
14725_ACAWK
b7026657 14726_ACEOF
81ecdfbb
RW
14727cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14728 as_fn_error "could not setup config headers machinery" "$LINENO" 5
14729fi # test -n "$CONFIG_HEADERS"
b7026657 14730
b34f6357 14731
81ecdfbb
RW
14732eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
14733shift
14734for ac_tag
14735do
14736 case $ac_tag in
14737 :[FHLC]) ac_mode=$ac_tag; continue;;
14738 esac
14739 case $ac_mode$ac_tag in
14740 :[FHL]*:*);;
14741 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
14742 :[FH]-) ac_tag=-:-;;
14743 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
b34f6357 14744 esac
81ecdfbb
RW
14745 ac_save_IFS=$IFS
14746 IFS=:
14747 set x $ac_tag
14748 IFS=$ac_save_IFS
14749 shift
14750 ac_file=$1
14751 shift
b34f6357 14752
81ecdfbb
RW
14753 case $ac_mode in
14754 :L) ac_source=$1;;
14755 :[FH])
14756 ac_file_inputs=
14757 for ac_f
14758 do
14759 case $ac_f in
14760 -) ac_f="$tmp/stdin";;
14761 *) # Look for the file first in the build tree, then in the source tree
14762 # (if the path is not absolute). The absolute path cannot be DOS-style,
14763 # because $ac_f cannot contain `:'.
14764 test -f "$ac_f" ||
14765 case $ac_f in
14766 [\\/$]*) false;;
14767 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14768 esac ||
14769 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
b7026657 14770 esac
81ecdfbb
RW
14771 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14772 as_fn_append ac_file_inputs " '$ac_f'"
14773 done
b7026657 14774
81ecdfbb
RW
14775 # Let's still pretend it is `configure' which instantiates (i.e., don't
14776 # use $as_me), people would be surprised to read:
14777 # /* config.h. Generated by config.status. */
14778 configure_input='Generated from '`
14779 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14780 `' by configure.'
14781 if test x"$ac_file" != x-; then
14782 configure_input="$ac_file. $configure_input"
14783 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14784$as_echo "$as_me: creating $ac_file" >&6;}
14785 fi
14786 # Neutralize special characters interpreted by sed in replacement strings.
14787 case $configure_input in #(
14788 *\&* | *\|* | *\\* )
14789 ac_sed_conf_input=`$as_echo "$configure_input" |
14790 sed 's/[\\\\&|]/\\\\&/g'`;; #(
14791 *) ac_sed_conf_input=$configure_input;;
14792 esac
b7026657 14793
81ecdfbb
RW
14794 case $ac_tag in
14795 *:-:* | *:-) cat >"$tmp/stdin" \
14796 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
14797 esac
14798 ;;
14799 esac
b7026657 14800
81ecdfbb 14801 ac_dir=`$as_dirname -- "$ac_file" ||
b7026657
AC
14802$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14803 X"$ac_file" : 'X\(//\)[^/]' \| \
14804 X"$ac_file" : 'X\(//\)$' \| \
81ecdfbb
RW
14805 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14806$as_echo X"$ac_file" |
14807 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14808 s//\1/
14809 q
14810 }
14811 /^X\(\/\/\)[^/].*/{
14812 s//\1/
14813 q
14814 }
14815 /^X\(\/\/\)$/{
14816 s//\1/
14817 q
14818 }
14819 /^X\(\/\).*/{
14820 s//\1/
14821 q
14822 }
14823 s/.*/./; q'`
14824 as_dir="$ac_dir"; as_fn_mkdir_p
b7026657
AC
14825 ac_builddir=.
14826
81ecdfbb
RW
14827case "$ac_dir" in
14828.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
14829*)
14830 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14831 # A ".." for each directory in $ac_dir_suffix.
14832 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14833 case $ac_top_builddir_sub in
14834 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
14835 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
14836 esac ;;
14837esac
14838ac_abs_top_builddir=$ac_pwd
14839ac_abs_builddir=$ac_pwd$ac_dir_suffix
14840# for backward compatibility:
14841ac_top_builddir=$ac_top_build_prefix
b7026657
AC
14842
14843case $srcdir in
81ecdfbb 14844 .) # We are building in place.
b7026657 14845 ac_srcdir=.
81ecdfbb
RW
14846 ac_top_srcdir=$ac_top_builddir_sub
14847 ac_abs_top_srcdir=$ac_pwd ;;
14848 [\\/]* | ?:[\\/]* ) # Absolute name.
b7026657 14849 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
14850 ac_top_srcdir=$srcdir
14851 ac_abs_top_srcdir=$srcdir ;;
14852 *) # Relative name.
14853 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
14854 ac_top_srcdir=$ac_top_build_prefix$srcdir
14855 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
b7026657 14856esac
81ecdfbb 14857ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
b7026657 14858
b34f6357 14859
81ecdfbb
RW
14860 case $ac_mode in
14861 :F)
14862 #
14863 # CONFIG_FILE
14864 #
b7026657 14865
81ecdfbb
RW
14866 case $INSTALL in
14867 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
14868 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
b34f6357 14869 esac
81ecdfbb 14870_ACEOF
b34f6357 14871
81ecdfbb
RW
14872cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14873# If the template does not know about datarootdir, expand it.
14874# FIXME: This hack should be removed a few years after 2.60.
14875ac_datarootdir_hack=; ac_datarootdir_seen=
14876ac_sed_dataroot='
14877/datarootdir/ {
14878 p
14879 q
14880}
14881/@datadir@/p
14882/@docdir@/p
14883/@infodir@/p
14884/@localedir@/p
14885/@mandir@/p'
14886case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
14887*datarootdir*) ac_datarootdir_seen=yes;;
14888*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
14889 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
14890$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
14891_ACEOF
14892cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14893 ac_datarootdir_hack='
14894 s&@datadir@&$datadir&g
14895 s&@docdir@&$docdir&g
14896 s&@infodir@&$infodir&g
14897 s&@localedir@&$localedir&g
14898 s&@mandir@&$mandir&g
14899 s&\\\${datarootdir}&$datarootdir&g' ;;
14900esac
b7026657 14901_ACEOF
b7026657 14902
81ecdfbb
RW
14903# Neutralize VPATH when `$srcdir' = `.'.
14904# Shell code in configure.ac might set extrasub.
14905# FIXME: do we really want to maintain this feature?
14906cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14907ac_sed_extra="$ac_vpsub
14908$extrasub
14909_ACEOF
14910cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14911:t
14912/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
14913s|@configure_input@|$ac_sed_conf_input|;t t
14914s&@top_builddir@&$ac_top_builddir_sub&;t t
14915s&@top_build_prefix@&$ac_top_build_prefix&;t t
14916s&@srcdir@&$ac_srcdir&;t t
14917s&@abs_srcdir@&$ac_abs_srcdir&;t t
14918s&@top_srcdir@&$ac_top_srcdir&;t t
14919s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
14920s&@builddir@&$ac_builddir&;t t
14921s&@abs_builddir@&$ac_abs_builddir&;t t
14922s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
14923s&@INSTALL@&$ac_INSTALL&;t t
14924$ac_datarootdir_hack
14925"
14926eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
14927 || as_fn_error "could not create $ac_file" "$LINENO" 5
14928
14929test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
14930 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
14931 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
14932 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14933which seems to be undefined. Please make sure it is defined." >&5
14934$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14935which seems to be undefined. Please make sure it is defined." >&2;}
14936
14937 rm -f "$tmp/stdin"
14938 case $ac_file in
14939 -) cat "$tmp/out" && rm -f "$tmp/out";;
14940 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
14941 esac \
14942 || as_fn_error "could not create $ac_file" "$LINENO" 5
14943 ;;
14944 :H)
14945 #
14946 # CONFIG_HEADER
14947 #
14948 if test x"$ac_file" != x-; then
14949 {
14950 $as_echo "/* $configure_input */" \
14951 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
14952 } >"$tmp/config.h" \
14953 || as_fn_error "could not create $ac_file" "$LINENO" 5
14954 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
14955 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
14956$as_echo "$as_me: $ac_file is unchanged" >&6;}
14957 else
14958 rm -f "$ac_file"
14959 mv "$tmp/config.h" "$ac_file" \
14960 || as_fn_error "could not create $ac_file" "$LINENO" 5
14961 fi
b7026657 14962 else
81ecdfbb
RW
14963 $as_echo "/* $configure_input */" \
14964 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
14965 || as_fn_error "could not create -" "$LINENO" 5
14966 fi
14967 ;;
14968 :L)
14969 #
14970 # CONFIG_LINK
14971 #
b7026657 14972
81ecdfbb
RW
14973 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
14974 :
14975 else
14976 # Prefer the file from the source tree if names are identical.
14977 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
14978 ac_source=$srcdir/$ac_source
14979 fi
b7026657 14980
81ecdfbb
RW
14981 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
14982$as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
b34f6357 14983
81ecdfbb
RW
14984 if test ! -r "$ac_source"; then
14985 as_fn_error "$ac_source: file not found" "$LINENO" 5
14986 fi
14987 rm -f "$ac_file"
b7026657 14988
81ecdfbb
RW
14989 # Try a relative symlink, then a hard link, then a copy.
14990 case $srcdir in
14991 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
14992 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
14993 esac
14994 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
14995 ln "$ac_source" "$ac_file" 2>/dev/null ||
14996 cp -p "$ac_source" "$ac_file" ||
14997 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
14998 fi
14999 ;;
15000 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15001$as_echo "$as_me: executing $ac_file commands" >&6;}
15002 ;;
15003 esac
b7026657
AC
15004
15005
81ecdfbb 15006 case $ac_file$ac_mode in
db2e4d67 15007 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
6bb11ab3
L
15008 "libtool":C)
15009
15010 # See if we are running on zsh, and set the options which allow our
15011 # commands through without removal of \ escapes.
15012 if test -n "${ZSH_VERSION+set}" ; then
15013 setopt NO_GLOB_SUBST
15014 fi
15015
15016 cfgfile="${ofile}T"
15017 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15018 $RM "$cfgfile"
15019
15020 cat <<_LT_EOF >> "$cfgfile"
15021#! $SHELL
15022
15023# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15024# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15025# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15026# NOTE: Changes made to this file will be lost: look at ltmain.sh.
15027#
15028# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15029# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15030# Written by Gordon Matzigkeit, 1996
15031#
15032# This file is part of GNU Libtool.
15033#
15034# GNU Libtool is free software; you can redistribute it and/or
15035# modify it under the terms of the GNU General Public License as
15036# published by the Free Software Foundation; either version 2 of
15037# the License, or (at your option) any later version.
15038#
15039# As a special exception to the GNU General Public License,
15040# if you distribute this file as part of a program or library that
15041# is built using GNU Libtool, you may include this file under the
15042# same distribution terms that you use for the rest of that program.
15043#
15044# GNU Libtool is distributed in the hope that it will be useful,
15045# but WITHOUT ANY WARRANTY; without even the implied warranty of
15046# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15047# GNU General Public License for more details.
15048#
15049# You should have received a copy of the GNU General Public License
15050# along with GNU Libtool; see the file COPYING. If not, a copy
15051# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15052# obtained by writing to the Free Software Foundation, Inc.,
15053# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15054
15055
15056# The names of the tagged configurations supported by this script.
15057available_tags=""
15058
15059# ### BEGIN LIBTOOL CONFIG
15060
15061# Which release of libtool.m4 was used?
15062macro_version=$macro_version
15063macro_revision=$macro_revision
15064
15065# Whether or not to build shared libraries.
15066build_libtool_libs=$enable_shared
15067
15068# Whether or not to build static libraries.
15069build_old_libs=$enable_static
15070
15071# What type of objects to build.
15072pic_mode=$pic_mode
15073
15074# Whether or not to optimize for fast installation.
15075fast_install=$enable_fast_install
15076
15077# Shell to use when invoking shell scripts.
15078SHELL=$lt_SHELL
15079
15080# An echo program that protects backslashes.
15081ECHO=$lt_ECHO
15082
15083# The host system.
15084host_alias=$host_alias
15085host=$host
15086host_os=$host_os
15087
15088# The build system.
15089build_alias=$build_alias
15090build=$build
15091build_os=$build_os
15092
15093# A sed program that does not truncate output.
15094SED=$lt_SED
15095
15096# Sed that helps us avoid accidentally triggering echo(1) options like -n.
15097Xsed="\$SED -e 1s/^X//"
15098
15099# A grep program that handles long lines.
15100GREP=$lt_GREP
15101
15102# An ERE matcher.
15103EGREP=$lt_EGREP
15104
15105# A literal string matcher.
15106FGREP=$lt_FGREP
15107
15108# A BSD- or MS-compatible name lister.
15109NM=$lt_NM
15110
15111# Whether we need soft or hard links.
15112LN_S=$lt_LN_S
15113
15114# What is the maximum length of a command?
15115max_cmd_len=$max_cmd_len
15116
15117# Object file suffix (normally "o").
15118objext=$ac_objext
15119
15120# Executable file suffix (normally "").
15121exeext=$exeext
15122
15123# whether the shell understands "unset".
15124lt_unset=$lt_unset
15125
15126# turn spaces into newlines.
15127SP2NL=$lt_lt_SP2NL
15128
15129# turn newlines into spaces.
15130NL2SP=$lt_lt_NL2SP
15131
15132# An object symbol dumper.
15133OBJDUMP=$lt_OBJDUMP
15134
15135# Method to check whether dependent libraries are shared objects.
15136deplibs_check_method=$lt_deplibs_check_method
15137
15138# Command to use when deplibs_check_method == "file_magic".
15139file_magic_cmd=$lt_file_magic_cmd
15140
15141# The archiver.
15142AR=$lt_AR
15143AR_FLAGS=$lt_AR_FLAGS
15144
15145# A symbol stripping program.
15146STRIP=$lt_STRIP
15147
15148# Commands used to install an old-style archive.
15149RANLIB=$lt_RANLIB
15150old_postinstall_cmds=$lt_old_postinstall_cmds
15151old_postuninstall_cmds=$lt_old_postuninstall_cmds
15152
15153# Whether to use a lock for old archive extraction.
15154lock_old_archive_extraction=$lock_old_archive_extraction
15155
15156# A C compiler.
15157LTCC=$lt_CC
15158
15159# LTCC compiler flags.
15160LTCFLAGS=$lt_CFLAGS
15161
15162# Take the output of nm and produce a listing of raw symbols and C names.
15163global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15164
15165# Transform the output of nm in a proper C declaration.
15166global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15167
15168# Transform the output of nm in a C name address pair.
15169global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15170
15171# Transform the output of nm in a C name address pair when lib prefix is needed.
15172global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15173
15174# The name of the directory that contains temporary libtool files.
15175objdir=$objdir
15176
15177# Used to examine libraries when file_magic_cmd begins with "file".
15178MAGIC_CMD=$MAGIC_CMD
15179
15180# Must we lock files when doing compilation?
15181need_locks=$lt_need_locks
15182
15183# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15184DSYMUTIL=$lt_DSYMUTIL
15185
15186# Tool to change global to local symbols on Mac OS X.
15187NMEDIT=$lt_NMEDIT
15188
15189# Tool to manipulate fat objects and archives on Mac OS X.
15190LIPO=$lt_LIPO
15191
15192# ldd/readelf like tool for Mach-O binaries on Mac OS X.
15193OTOOL=$lt_OTOOL
15194
15195# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15196OTOOL64=$lt_OTOOL64
15197
15198# Old archive suffix (normally "a").
15199libext=$libext
15200
15201# Shared library suffix (normally ".so").
15202shrext_cmds=$lt_shrext_cmds
15203
15204# The commands to extract the exported symbol list from a shared archive.
15205extract_expsyms_cmds=$lt_extract_expsyms_cmds
15206
15207# Variables whose values should be saved in libtool wrapper scripts and
15208# restored at link time.
15209variables_saved_for_relink=$lt_variables_saved_for_relink
15210
15211# Do we need the "lib" prefix for modules?
15212need_lib_prefix=$need_lib_prefix
15213
15214# Do we need a version for libraries?
15215need_version=$need_version
15216
15217# Library versioning type.
15218version_type=$version_type
15219
15220# Shared library runtime path variable.
15221runpath_var=$runpath_var
15222
15223# Shared library path variable.
15224shlibpath_var=$shlibpath_var
15225
15226# Is shlibpath searched before the hard-coded library search path?
15227shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15228
15229# Format of library name prefix.
15230libname_spec=$lt_libname_spec
15231
15232# List of archive names. First name is the real one, the rest are links.
15233# The last name is the one that the linker finds with -lNAME
15234library_names_spec=$lt_library_names_spec
15235
15236# The coded name of the library, if different from the real name.
15237soname_spec=$lt_soname_spec
15238
15239# Permission mode override for installation of shared libraries.
15240install_override_mode=$lt_install_override_mode
15241
15242# Command to use after installation of a shared archive.
15243postinstall_cmds=$lt_postinstall_cmds
15244
15245# Command to use after uninstallation of a shared archive.
15246postuninstall_cmds=$lt_postuninstall_cmds
15247
15248# Commands used to finish a libtool library installation in a directory.
15249finish_cmds=$lt_finish_cmds
15250
15251# As "finish_cmds", except a single script fragment to be evaled but
15252# not shown.
15253finish_eval=$lt_finish_eval
15254
15255# Whether we should hardcode library paths into libraries.
15256hardcode_into_libs=$hardcode_into_libs
15257
15258# Compile-time system search path for libraries.
15259sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15260
15261# Run-time system search path for libraries.
15262sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15263
15264# Whether dlopen is supported.
15265dlopen_support=$enable_dlopen
15266
15267# Whether dlopen of programs is supported.
15268dlopen_self=$enable_dlopen_self
15269
15270# Whether dlopen of statically linked programs is supported.
15271dlopen_self_static=$enable_dlopen_self_static
15272
15273# Commands to strip libraries.
15274old_striplib=$lt_old_striplib
15275striplib=$lt_striplib
15276
15277
15278# The linker used to build libraries.
15279LD=$lt_LD
15280
15281# How to create reloadable object files.
15282reload_flag=$lt_reload_flag
15283reload_cmds=$lt_reload_cmds
15284
15285# Commands used to build an old-style archive.
15286old_archive_cmds=$lt_old_archive_cmds
15287
15288# A language specific compiler.
15289CC=$lt_compiler
15290
15291# Is the compiler the GNU compiler?
15292with_gcc=$GCC
15293
15294# Compiler flag to turn off builtin functions.
15295no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15296
15297# How to pass a linker flag through the compiler.
15298wl=$lt_lt_prog_compiler_wl
15299
15300# Additional compiler flags for building library objects.
15301pic_flag=$lt_lt_prog_compiler_pic
15302
15303# Compiler flag to prevent dynamic linking.
15304link_static_flag=$lt_lt_prog_compiler_static
15305
15306# Does compiler simultaneously support -c and -o options?
15307compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15308
15309# Whether or not to add -lc for building shared libraries.
15310build_libtool_need_lc=$archive_cmds_need_lc
15311
15312# Whether or not to disallow shared libs when runtime libs are static.
15313allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15314
15315# Compiler flag to allow reflexive dlopens.
15316export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15317
15318# Compiler flag to generate shared objects directly from archives.
15319whole_archive_flag_spec=$lt_whole_archive_flag_spec
15320
15321# Whether the compiler copes with passing no objects directly.
15322compiler_needs_object=$lt_compiler_needs_object
15323
15324# Create an old-style archive from a shared archive.
15325old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15326
15327# Create a temporary old-style archive to link instead of a shared archive.
15328old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15329
15330# Commands used to build a shared archive.
15331archive_cmds=$lt_archive_cmds
15332archive_expsym_cmds=$lt_archive_expsym_cmds
15333
15334# Commands used to build a loadable module if different from building
15335# a shared archive.
15336module_cmds=$lt_module_cmds
15337module_expsym_cmds=$lt_module_expsym_cmds
15338
15339# Whether we are building with GNU ld or not.
15340with_gnu_ld=$lt_with_gnu_ld
15341
15342# Flag that allows shared libraries with undefined symbols to be built.
15343allow_undefined_flag=$lt_allow_undefined_flag
15344
15345# Flag that enforces no undefined symbols.
15346no_undefined_flag=$lt_no_undefined_flag
15347
15348# Flag to hardcode \$libdir into a binary during linking.
15349# This must work even if \$libdir does not exist
15350hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15351
15352# If ld is used when linking, flag to hardcode \$libdir into a binary
15353# during linking. This must work even if \$libdir does not exist.
15354hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15355
15356# Whether we need a single "-rpath" flag with a separated argument.
15357hardcode_libdir_separator=$lt_hardcode_libdir_separator
15358
15359# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15360# DIR into the resulting binary.
15361hardcode_direct=$hardcode_direct
15362
15363# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15364# DIR into the resulting binary and the resulting library dependency is
15365# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15366# library is relocated.
15367hardcode_direct_absolute=$hardcode_direct_absolute
15368
15369# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15370# into the resulting binary.
15371hardcode_minus_L=$hardcode_minus_L
15372
15373# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15374# into the resulting binary.
15375hardcode_shlibpath_var=$hardcode_shlibpath_var
15376
15377# Set to "yes" if building a shared library automatically hardcodes DIR
15378# into the library and all subsequent libraries and executables linked
15379# against it.
15380hardcode_automatic=$hardcode_automatic
15381
15382# Set to yes if linker adds runtime paths of dependent libraries
15383# to runtime path list.
15384inherit_rpath=$inherit_rpath
15385
15386# Whether libtool must link a program against all its dependency libraries.
15387link_all_deplibs=$link_all_deplibs
15388
15389# Fix the shell variable \$srcfile for the compiler.
15390fix_srcfile_path=$lt_fix_srcfile_path
15391
15392# Set to "yes" if exported symbols are required.
15393always_export_symbols=$always_export_symbols
15394
15395# The commands to list exported symbols.
15396export_symbols_cmds=$lt_export_symbols_cmds
15397
15398# Symbols that should not be listed in the preloaded symbols.
15399exclude_expsyms=$lt_exclude_expsyms
15400
15401# Symbols that must always be exported.
15402include_expsyms=$lt_include_expsyms
15403
15404# Commands necessary for linking programs (against libraries) with templates.
15405prelink_cmds=$lt_prelink_cmds
15406
15407# Specify filename containing input files.
15408file_list_spec=$lt_file_list_spec
15409
15410# How to hardcode a shared library path into an executable.
15411hardcode_action=$hardcode_action
15412
15413# ### END LIBTOOL CONFIG
15414
15415_LT_EOF
15416
15417 case $host_os in
15418 aix3*)
15419 cat <<\_LT_EOF >> "$cfgfile"
15420# AIX sometimes has problems with the GCC collect2 program. For some
15421# reason, if we set the COLLECT_NAMES environment variable, the problems
15422# vanish in a puff of smoke.
15423if test "X${COLLECT_NAMES+set}" != Xset; then
15424 COLLECT_NAMES=
15425 export COLLECT_NAMES
15426fi
15427_LT_EOF
15428 ;;
15429 esac
15430
15431
15432ltmain="$ac_aux_dir/ltmain.sh"
15433
15434
15435 # We use sed instead of cat because bash on DJGPP gets confused if
15436 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15437 # text mode, it properly converts lines to CR/LF. This bash problem
15438 # is reportedly fixed, but why not run on old versions too?
15439 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15440 || (rm -f "$cfgfile"; exit 1)
15441
15442 case $xsi_shell in
15443 yes)
15444 cat << \_LT_EOF >> "$cfgfile"
15445
15446# func_dirname file append nondir_replacement
15447# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15448# otherwise set result to NONDIR_REPLACEMENT.
15449func_dirname ()
15450{
15451 case ${1} in
15452 */*) func_dirname_result="${1%/*}${2}" ;;
15453 * ) func_dirname_result="${3}" ;;
15454 esac
15455}
15456
15457# func_basename file
15458func_basename ()
15459{
15460 func_basename_result="${1##*/}"
15461}
15462
15463# func_dirname_and_basename file append nondir_replacement
15464# perform func_basename and func_dirname in a single function
15465# call:
15466# dirname: Compute the dirname of FILE. If nonempty,
15467# add APPEND to the result, otherwise set result
15468# to NONDIR_REPLACEMENT.
15469# value returned in "$func_dirname_result"
15470# basename: Compute filename of FILE.
15471# value retuned in "$func_basename_result"
15472# Implementation must be kept synchronized with func_dirname
15473# and func_basename. For efficiency, we do not delegate to
15474# those functions but instead duplicate the functionality here.
15475func_dirname_and_basename ()
15476{
15477 case ${1} in
15478 */*) func_dirname_result="${1%/*}${2}" ;;
15479 * ) func_dirname_result="${3}" ;;
15480 esac
15481 func_basename_result="${1##*/}"
15482}
15483
15484# func_stripname prefix suffix name
15485# strip PREFIX and SUFFIX off of NAME.
15486# PREFIX and SUFFIX must not contain globbing or regex special
15487# characters, hashes, percent signs, but SUFFIX may contain a leading
15488# dot (in which case that matches only a dot).
15489func_stripname ()
15490{
15491 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15492 # positional parameters, so assign one to ordinary parameter first.
15493 func_stripname_result=${3}
15494 func_stripname_result=${func_stripname_result#"${1}"}
15495 func_stripname_result=${func_stripname_result%"${2}"}
15496}
15497
15498# func_opt_split
15499func_opt_split ()
15500{
15501 func_opt_split_opt=${1%%=*}
15502 func_opt_split_arg=${1#*=}
15503}
15504
15505# func_lo2o object
15506func_lo2o ()
15507{
15508 case ${1} in
15509 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15510 *) func_lo2o_result=${1} ;;
15511 esac
15512}
15513
15514# func_xform libobj-or-source
15515func_xform ()
15516{
15517 func_xform_result=${1%.*}.lo
15518}
15519
15520# func_arith arithmetic-term...
15521func_arith ()
15522{
15523 func_arith_result=$(( $* ))
15524}
15525
15526# func_len string
15527# STRING may not start with a hyphen.
15528func_len ()
15529{
15530 func_len_result=${#1}
15531}
15532
15533_LT_EOF
15534 ;;
15535 *) # Bourne compatible functions.
15536 cat << \_LT_EOF >> "$cfgfile"
15537
15538# func_dirname file append nondir_replacement
15539# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15540# otherwise set result to NONDIR_REPLACEMENT.
15541func_dirname ()
15542{
15543 # Extract subdirectory from the argument.
15544 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15545 if test "X$func_dirname_result" = "X${1}"; then
15546 func_dirname_result="${3}"
15547 else
15548 func_dirname_result="$func_dirname_result${2}"
15549 fi
15550}
15551
15552# func_basename file
15553func_basename ()
15554{
15555 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15556}
15557
15558
15559# func_stripname prefix suffix name
15560# strip PREFIX and SUFFIX off of NAME.
15561# PREFIX and SUFFIX must not contain globbing or regex special
15562# characters, hashes, percent signs, but SUFFIX may contain a leading
15563# dot (in which case that matches only a dot).
15564# func_strip_suffix prefix name
15565func_stripname ()
15566{
15567 case ${2} in
15568 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15569 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15570 esac
15571}
15572
15573# sed scripts:
15574my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
15575my_sed_long_arg='1s/^-[^=]*=//'
15576
15577# func_opt_split
15578func_opt_split ()
15579{
15580 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15581 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15582}
15583
15584# func_lo2o object
15585func_lo2o ()
15586{
15587 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
15588}
15589
15590# func_xform libobj-or-source
15591func_xform ()
15592{
15593 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15594}
15595
15596# func_arith arithmetic-term...
15597func_arith ()
15598{
15599 func_arith_result=`expr "$@"`
15600}
15601
15602# func_len string
15603# STRING may not start with a hyphen.
15604func_len ()
15605{
15606 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15607}
15608
15609_LT_EOF
15610esac
15611
15612case $lt_shell_append in
15613 yes)
15614 cat << \_LT_EOF >> "$cfgfile"
15615
15616# func_append var value
15617# Append VALUE to the end of shell variable VAR.
15618func_append ()
15619{
15620 eval "$1+=\$2"
15621}
15622_LT_EOF
15623 ;;
15624 *)
15625 cat << \_LT_EOF >> "$cfgfile"
15626
15627# func_append var value
15628# Append VALUE to the end of shell variable VAR.
15629func_append ()
15630{
15631 eval "$1=\$$1\$2"
15632}
15633
15634_LT_EOF
15635 ;;
15636 esac
15637
15638
15639 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15640 || (rm -f "$cfgfile"; exit 1)
15641
15642 mv -f "$cfgfile" "$ofile" ||
15643 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15644 chmod +x "$ofile"
15645
15646 ;;
81ecdfbb 15647 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
38f48d72
AC
15648 rm -f Makesim1.tmp Makesim2.tmp Makefile
15649 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
15650 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
15651 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
b34f6357
DB
15652 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
15653 <Makefile.sim >Makefile
38f48d72 15654 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
b7026657 15655 ;;
81ecdfbb
RW
15656 "stamp-h":C) echo > stamp-h ;;
15657
b7026657 15658 esac
81ecdfbb 15659done # for ac_tag
b34f6357 15660
b7026657 15661
81ecdfbb 15662as_fn_exit 0
b7026657 15663_ACEOF
b7026657
AC
15664ac_clean_files=$ac_clean_files_save
15665
81ecdfbb
RW
15666test $ac_write_fail = 0 ||
15667 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
15668
b7026657
AC
15669
15670# configure is writing to config.log, and then calls config.status.
15671# config.status does its own redirection, appending to config.log.
15672# Unfortunately, on DOS this fails, as config.log is still kept open
15673# by configure, so config.status won't be able to write to it; its
15674# output is simply discarded. So we exec the FD to /dev/null,
15675# effectively closing config.log, so it can be properly (re)opened and
15676# appended to by config.status. When coming back to configure, we
15677# need to make the FD available again.
15678if test "$no_create" != yes; then
15679 ac_cs_success=:
15680 ac_config_status_args=
15681 test "$silent" = yes &&
15682 ac_config_status_args="$ac_config_status_args --quiet"
15683 exec 5>/dev/null
15684 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
15685 exec 5>>config.log
15686 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15687 # would make configure fail if this is the last instruction.
81ecdfbb
RW
15688 $ac_cs_success || as_fn_exit $?
15689fi
15690if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
15691 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15692$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
b7026657 15693fi
b34f6357
DB
15694
15695