]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mips/configure
Work around a GCC uninitialized warning bug
[thirdparty/binutils-gdb.git] / sim / mips / configure
CommitLineData
c906108c 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## -------------------- ##
c906108c 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
c906108c 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
c906108c
SS
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='+ '
c906108c 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
271
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
c906108c 380
81ecdfbb
RW
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
c906108c 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
c906108c 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
c906108c 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'`
c906108c 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
c906108c 425
c906108c 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}
c906108c 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
c906108c 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
c906108c 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
c906108c 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
c906108c 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'"
c906108c 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'"
c906108c 533
6bb11ab3
L
534SHELL=${CONFIG_SHELL-/bin/sh}
535
c906108c 536
81ecdfbb 537exec 7<&0 </dev/null 6>&1
c906108c 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`
c906108c 543
c906108c 544#
b7026657 545# Initializations.
c906108c 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"
c906108c 600
81ecdfbb
RW
601ac_subst_vars='LTLIBOBJS
602LIBOBJS
603cgen_breaks
604mips_extra_libs
605XMKMF
606mips_igen_engine
81ecdfbb
RW
607sim_multi_obj
608sim_multi_src
609sim_multi_igen_configs
610sim_multi_flags
611sim_gen
612sim_m16_flags
613sim_igen_flags
614SIM_SUBTARGET
615REPORT_BUGS_TEXI
616REPORT_BUGS_TO
617PKGVERSION
618sim_profile
619sim_trace
620sim_stdio
621sim_debug
622sim_cflags
623sim_bswap
624MAINT
31e6ad7d
MF
625MAINTAINER_MODE_FALSE
626MAINTAINER_MODE_TRUE
6bb11ab3
L
627lt_cv_dlopen_libs
628OTOOL64
629OTOOL
630LIPO
631NMEDIT
632DSYMUTIL
633AWK
634STRIP
635OBJDUMP
636LN_S
637NM
638ac_ct_DUMPBIN
639DUMPBIN
640LD
641FGREP
642SED
643LIBTOOL
644PLUGINS_FALSE
645PLUGINS_TRUE
aadc9410
MF
646zlibinc
647zlibdir
81ecdfbb
RW
648CATOBJEXT
649GENCAT
650INSTOBJEXT
651DATADIRNAME
652CATALOGS
653POSUB
654GMSGFMT
655XGETTEXT
656INCINTL
657LIBINTL_DEP
658LIBINTL
659USE_NLS
db2e4d67
MF
660GMAKE_FALSE
661GMAKE_TRUE
662MAKE
663CCDEPMODE
664DEPDIR
665am__leading_dot
5f3ef9d0 666PACKAGE
81ecdfbb
RW
667RANLIB
668AR
669HDEFINES
670CC_FOR_BUILD
671INSTALL_DATA
672INSTALL_SCRIPT
673INSTALL_PROGRAM
2232061b
MF
674EGREP
675GREP
676CPP
81ecdfbb
RW
677target_os
678target_vendor
679target_cpu
680target
681host_os
682host_vendor
683host_cpu
684host
685build_os
686build_vendor
687build_cpu
688build
6ffe910a
MF
689OBJEXT
690EXEEXT
691ac_ct_CC
692CPPFLAGS
693LDFLAGS
694CFLAGS
695CC
81ecdfbb
RW
696WERROR_CFLAGS
697WARN_CFLAGS
698sim_xor_endian
699sim_stdcall
700sim_smp
701sim_reserved_bits
702sim_regparm
703sim_packages
704sim_inline
705sim_hw
706sim_hw_objs
707sim_hw_cflags
708sim_default_model
709sim_scache
710sim_float
711sim_hostendian
712sim_endian
713sim_bitsize
714sim_assert
715sim_alignment
716sim_environment
717target_alias
718host_alias
719build_alias
720LIBS
721ECHO_T
722ECHO_N
723ECHO_C
724DEFS
725mandir
726localedir
727libdir
728psdir
729pdfdir
730dvidir
731htmldir
732infodir
733docdir
734oldincludedir
735includedir
736localstatedir
737sharedstatedir
738sysconfdir
739datadir
740datarootdir
741libexecdir
742sbindir
743bindir
744program_transform_name
745prefix
746exec_prefix
747PACKAGE_URL
748PACKAGE_BUGREPORT
749PACKAGE_STRING
750PACKAGE_VERSION
751PACKAGE_TARNAME
752PACKAGE_NAME
753PATH_SEPARATOR
754SHELL'
b7026657 755ac_subst_files=''
81ecdfbb
RW
756ac_user_opts='
757enable_option_checking
aadc9410 758with_system_zlib
6bb11ab3
L
759enable_plugins
760enable_shared
761enable_static
762with_pic
763enable_fast_install
764with_gnu_ld
765enable_libtool_lock
81ecdfbb
RW
766enable_maintainer_mode
767enable_sim_bswap
768enable_sim_cflags
769enable_sim_debug
770enable_sim_stdio
771enable_sim_trace
772enable_sim_profile
773with_pkgversion
774with_bugurl
775enable_sim_inline
776enable_sim_alignment
777enable_sim_hostendian
2232061b 778enable_werror
81ecdfbb
RW
779enable_build_warnings
780enable_sim_build_warnings
781enable_sim_reserved_bits
782enable_sim_endian
783enable_sim_bitsize
784enable_sim_float
785enable_sim_smp
786enable_sim_hardware
787with_x
788'
789 ac_precious_vars='build_alias
790host_alias
791target_alias
792CC
793CFLAGS
794LDFLAGS
795LIBS
796CPPFLAGS
797CPP
798XMKMF'
799
c906108c
SS
800
801# Initialize some variables set by options.
b7026657
AC
802ac_init_help=
803ac_init_version=false
81ecdfbb
RW
804ac_unrecognized_opts=
805ac_unrecognized_sep=
c906108c
SS
806# The variables have the same names as the options, with
807# dashes changed to underlines.
b7026657 808cache_file=/dev/null
c906108c 809exec_prefix=NONE
c906108c 810no_create=
c906108c
SS
811no_recursion=
812prefix=NONE
813program_prefix=NONE
814program_suffix=NONE
815program_transform_name=s,x,x,
816silent=
817site=
818srcdir=
c906108c
SS
819verbose=
820x_includes=NONE
821x_libraries=NONE
b7026657
AC
822
823# Installation directory options.
824# These are left unexpanded so users can "make install exec_prefix=/foo"
825# and all the variables that are supposed to be based on exec_prefix
826# by default will actually change.
827# Use braces instead of parens because sh, perl, etc. also accept them.
81ecdfbb 828# (The list follows the same order as the GNU Coding Standards.)
c906108c
SS
829bindir='${exec_prefix}/bin'
830sbindir='${exec_prefix}/sbin'
831libexecdir='${exec_prefix}/libexec'
81ecdfbb
RW
832datarootdir='${prefix}/share'
833datadir='${datarootdir}'
c906108c
SS
834sysconfdir='${prefix}/etc'
835sharedstatedir='${prefix}/com'
836localstatedir='${prefix}/var'
c906108c
SS
837includedir='${prefix}/include'
838oldincludedir='/usr/include'
81ecdfbb
RW
839docdir='${datarootdir}/doc/${PACKAGE}'
840infodir='${datarootdir}/info'
841htmldir='${docdir}'
842dvidir='${docdir}'
843pdfdir='${docdir}'
844psdir='${docdir}'
845libdir='${exec_prefix}/lib'
846localedir='${datarootdir}/locale'
847mandir='${datarootdir}/man'
c906108c 848
c906108c 849ac_prev=
81ecdfbb 850ac_dashdash=
c906108c
SS
851for ac_option
852do
c906108c
SS
853 # If the previous option needs an argument, assign it.
854 if test -n "$ac_prev"; then
81ecdfbb 855 eval $ac_prev=\$ac_option
c906108c
SS
856 ac_prev=
857 continue
858 fi
859
81ecdfbb
RW
860 case $ac_option in
861 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
862 *) ac_optarg=yes ;;
863 esac
c906108c
SS
864
865 # Accept the important Cygnus configure options, so we can diagnose typos.
866
81ecdfbb
RW
867 case $ac_dashdash$ac_option in
868 --)
869 ac_dashdash=yes ;;
c906108c
SS
870
871 -bindir | --bindir | --bindi | --bind | --bin | --bi)
872 ac_prev=bindir ;;
873 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
b7026657 874 bindir=$ac_optarg ;;
c906108c
SS
875
876 -build | --build | --buil | --bui | --bu)
b7026657 877 ac_prev=build_alias ;;
c906108c 878 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
b7026657 879 build_alias=$ac_optarg ;;
c906108c
SS
880
881 -cache-file | --cache-file | --cache-fil | --cache-fi \
882 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
883 ac_prev=cache_file ;;
884 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
885 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
b7026657
AC
886 cache_file=$ac_optarg ;;
887
888 --config-cache | -C)
889 cache_file=config.cache ;;
c906108c 890
81ecdfbb 891 -datadir | --datadir | --datadi | --datad)
c906108c 892 ac_prev=datadir ;;
81ecdfbb 893 -datadir=* | --datadir=* | --datadi=* | --datad=*)
b7026657 894 datadir=$ac_optarg ;;
c906108c 895
81ecdfbb
RW
896 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
897 | --dataroo | --dataro | --datar)
898 ac_prev=datarootdir ;;
899 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
900 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
901 datarootdir=$ac_optarg ;;
902
c906108c 903 -disable-* | --disable-*)
81ecdfbb 904 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
c906108c 905 # Reject names that are not valid shell variable names.
81ecdfbb
RW
906 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
907 as_fn_error "invalid feature name: $ac_useropt"
908 ac_useropt_orig=$ac_useropt
909 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
910 case $ac_user_opts in
911 *"
912"enable_$ac_useropt"
913"*) ;;
914 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
915 ac_unrecognized_sep=', ';;
916 esac
917 eval enable_$ac_useropt=no ;;
918
919 -docdir | --docdir | --docdi | --doc | --do)
920 ac_prev=docdir ;;
921 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
922 docdir=$ac_optarg ;;
923
924 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
925 ac_prev=dvidir ;;
926 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
927 dvidir=$ac_optarg ;;
c906108c
SS
928
929 -enable-* | --enable-*)
81ecdfbb 930 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
c906108c 931 # Reject names that are not valid shell variable names.
81ecdfbb
RW
932 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
933 as_fn_error "invalid feature name: $ac_useropt"
934 ac_useropt_orig=$ac_useropt
935 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
936 case $ac_user_opts in
937 *"
938"enable_$ac_useropt"
939"*) ;;
940 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
941 ac_unrecognized_sep=', ';;
c906108c 942 esac
81ecdfbb 943 eval enable_$ac_useropt=\$ac_optarg ;;
c906108c
SS
944
945 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
946 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
947 | --exec | --exe | --ex)
948 ac_prev=exec_prefix ;;
949 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
950 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
951 | --exec=* | --exe=* | --ex=*)
b7026657 952 exec_prefix=$ac_optarg ;;
c906108c
SS
953
954 -gas | --gas | --ga | --g)
955 # Obsolete; use --with-gas.
956 with_gas=yes ;;
957
b7026657
AC
958 -help | --help | --hel | --he | -h)
959 ac_init_help=long ;;
960 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
961 ac_init_help=recursive ;;
962 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
963 ac_init_help=short ;;
c906108c
SS
964
965 -host | --host | --hos | --ho)
b7026657 966 ac_prev=host_alias ;;
c906108c 967 -host=* | --host=* | --hos=* | --ho=*)
b7026657 968 host_alias=$ac_optarg ;;
c906108c 969
81ecdfbb
RW
970 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
971 ac_prev=htmldir ;;
972 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
973 | --ht=*)
974 htmldir=$ac_optarg ;;
975
c906108c
SS
976 -includedir | --includedir | --includedi | --included | --include \
977 | --includ | --inclu | --incl | --inc)
978 ac_prev=includedir ;;
979 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
980 | --includ=* | --inclu=* | --incl=* | --inc=*)
b7026657 981 includedir=$ac_optarg ;;
c906108c
SS
982
983 -infodir | --infodir | --infodi | --infod | --info | --inf)
984 ac_prev=infodir ;;
985 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
b7026657 986 infodir=$ac_optarg ;;
c906108c
SS
987
988 -libdir | --libdir | --libdi | --libd)
989 ac_prev=libdir ;;
990 -libdir=* | --libdir=* | --libdi=* | --libd=*)
b7026657 991 libdir=$ac_optarg ;;
c906108c
SS
992
993 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
994 | --libexe | --libex | --libe)
995 ac_prev=libexecdir ;;
996 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
997 | --libexe=* | --libex=* | --libe=*)
b7026657 998 libexecdir=$ac_optarg ;;
c906108c 999
81ecdfbb
RW
1000 -localedir | --localedir | --localedi | --localed | --locale)
1001 ac_prev=localedir ;;
1002 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1003 localedir=$ac_optarg ;;
1004
c906108c 1005 -localstatedir | --localstatedir | --localstatedi | --localstated \
81ecdfbb 1006 | --localstate | --localstat | --localsta | --localst | --locals)
c906108c
SS
1007 ac_prev=localstatedir ;;
1008 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
81ecdfbb 1009 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
b7026657 1010 localstatedir=$ac_optarg ;;
c906108c
SS
1011
1012 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1013 ac_prev=mandir ;;
1014 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
b7026657 1015 mandir=$ac_optarg ;;
c906108c
SS
1016
1017 -nfp | --nfp | --nf)
1018 # Obsolete; use --without-fp.
1019 with_fp=no ;;
1020
1021 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
b7026657 1022 | --no-cr | --no-c | -n)
c906108c
SS
1023 no_create=yes ;;
1024
1025 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1026 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1027 no_recursion=yes ;;
1028
1029 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1030 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1031 | --oldin | --oldi | --old | --ol | --o)
1032 ac_prev=oldincludedir ;;
1033 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1034 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1035 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
b7026657 1036 oldincludedir=$ac_optarg ;;
c906108c
SS
1037
1038 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1039 ac_prev=prefix ;;
1040 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
b7026657 1041 prefix=$ac_optarg ;;
c906108c
SS
1042
1043 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1044 | --program-pre | --program-pr | --program-p)
1045 ac_prev=program_prefix ;;
1046 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1047 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
b7026657 1048 program_prefix=$ac_optarg ;;
c906108c
SS
1049
1050 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1051 | --program-suf | --program-su | --program-s)
1052 ac_prev=program_suffix ;;
1053 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1054 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
b7026657 1055 program_suffix=$ac_optarg ;;
c906108c
SS
1056
1057 -program-transform-name | --program-transform-name \
1058 | --program-transform-nam | --program-transform-na \
1059 | --program-transform-n | --program-transform- \
1060 | --program-transform | --program-transfor \
1061 | --program-transfo | --program-transf \
1062 | --program-trans | --program-tran \
1063 | --progr-tra | --program-tr | --program-t)
1064 ac_prev=program_transform_name ;;
1065 -program-transform-name=* | --program-transform-name=* \
1066 | --program-transform-nam=* | --program-transform-na=* \
1067 | --program-transform-n=* | --program-transform-=* \
1068 | --program-transform=* | --program-transfor=* \
1069 | --program-transfo=* | --program-transf=* \
1070 | --program-trans=* | --program-tran=* \
1071 | --progr-tra=* | --program-tr=* | --program-t=*)
b7026657 1072 program_transform_name=$ac_optarg ;;
c906108c 1073
81ecdfbb
RW
1074 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1075 ac_prev=pdfdir ;;
1076 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1077 pdfdir=$ac_optarg ;;
1078
1079 -psdir | --psdir | --psdi | --psd | --ps)
1080 ac_prev=psdir ;;
1081 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1082 psdir=$ac_optarg ;;
1083
c906108c
SS
1084 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1085 | -silent | --silent | --silen | --sile | --sil)
1086 silent=yes ;;
1087
1088 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1089 ac_prev=sbindir ;;
1090 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1091 | --sbi=* | --sb=*)
b7026657 1092 sbindir=$ac_optarg ;;
c906108c
SS
1093
1094 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1095 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1096 | --sharedst | --shareds | --shared | --share | --shar \
1097 | --sha | --sh)
1098 ac_prev=sharedstatedir ;;
1099 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1100 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1101 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1102 | --sha=* | --sh=*)
b7026657 1103 sharedstatedir=$ac_optarg ;;
c906108c
SS
1104
1105 -site | --site | --sit)
1106 ac_prev=site ;;
1107 -site=* | --site=* | --sit=*)
b7026657 1108 site=$ac_optarg ;;
e514a9d6 1109
c906108c
SS
1110 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1111 ac_prev=srcdir ;;
1112 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
b7026657 1113 srcdir=$ac_optarg ;;
c906108c
SS
1114
1115 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1116 | --syscon | --sysco | --sysc | --sys | --sy)
1117 ac_prev=sysconfdir ;;
1118 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1119 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
b7026657 1120 sysconfdir=$ac_optarg ;;
c906108c
SS
1121
1122 -target | --target | --targe | --targ | --tar | --ta | --t)
b7026657 1123 ac_prev=target_alias ;;
c906108c 1124 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
b7026657 1125 target_alias=$ac_optarg ;;
c906108c
SS
1126
1127 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1128 verbose=yes ;;
1129
b7026657
AC
1130 -version | --version | --versio | --versi | --vers | -V)
1131 ac_init_version=: ;;
c906108c
SS
1132
1133 -with-* | --with-*)
81ecdfbb 1134 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
c906108c 1135 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1136 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1137 as_fn_error "invalid package name: $ac_useropt"
1138 ac_useropt_orig=$ac_useropt
1139 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1140 case $ac_user_opts in
1141 *"
1142"with_$ac_useropt"
1143"*) ;;
1144 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1145 ac_unrecognized_sep=', ';;
c906108c 1146 esac
81ecdfbb 1147 eval with_$ac_useropt=\$ac_optarg ;;
c906108c
SS
1148
1149 -without-* | --without-*)
81ecdfbb 1150 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
c906108c 1151 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1152 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1153 as_fn_error "invalid package name: $ac_useropt"
1154 ac_useropt_orig=$ac_useropt
1155 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1156 case $ac_user_opts in
1157 *"
1158"with_$ac_useropt"
1159"*) ;;
1160 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1161 ac_unrecognized_sep=', ';;
1162 esac
1163 eval with_$ac_useropt=no ;;
c906108c
SS
1164
1165 --x)
1166 # Obsolete; use --with-x.
1167 with_x=yes ;;
1168
1169 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1170 | --x-incl | --x-inc | --x-in | --x-i)
1171 ac_prev=x_includes ;;
1172 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1173 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
b7026657 1174 x_includes=$ac_optarg ;;
c906108c
SS
1175
1176 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1177 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1178 ac_prev=x_libraries ;;
1179 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1180 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
b7026657 1181 x_libraries=$ac_optarg ;;
c906108c 1182
81ecdfbb
RW
1183 -*) as_fn_error "unrecognized option: \`$ac_option'
1184Try \`$0 --help' for more information."
c906108c
SS
1185 ;;
1186
b7026657
AC
1187 *=*)
1188 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1189 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1190 case $ac_envvar in #(
1191 '' | [0-9]* | *[!_$as_cr_alnum]* )
1192 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1193 esac
1194 eval $ac_envvar=\$ac_optarg
b7026657
AC
1195 export $ac_envvar ;;
1196
c906108c 1197 *)
b7026657 1198 # FIXME: should be removed in autoconf 3.0.
81ecdfbb 1199 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
b7026657 1200 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
81ecdfbb 1201 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
b7026657 1202 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
c906108c
SS
1203 ;;
1204
1205 esac
1206done
1207
1208if test -n "$ac_prev"; then
b7026657 1209 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
81ecdfbb 1210 as_fn_error "missing argument to $ac_option"
c906108c 1211fi
c906108c 1212
81ecdfbb
RW
1213if test -n "$ac_unrecognized_opts"; then
1214 case $enable_option_checking in
1215 no) ;;
1216 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1217 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
b7026657 1218 esac
81ecdfbb 1219fi
c906108c 1220
81ecdfbb
RW
1221# Check all directory arguments for consistency.
1222for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1223 datadir sysconfdir sharedstatedir localstatedir includedir \
1224 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1225 libdir localedir mandir
c906108c 1226do
81ecdfbb
RW
1227 eval ac_val=\$$ac_var
1228 # Remove trailing slashes.
1229 case $ac_val in
1230 */ )
1231 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1232 eval $ac_var=\$ac_val;;
1233 esac
1234 # Be sure to have absolute directory names.
b7026657 1235 case $ac_val in
81ecdfbb
RW
1236 [\\/$]* | ?:[\\/]* ) continue;;
1237 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
c906108c 1238 esac
81ecdfbb 1239 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
c906108c
SS
1240done
1241
b7026657
AC
1242# There might be people who depend on the old broken behavior: `$host'
1243# used to hold the argument of --host etc.
1244# FIXME: To remove some day.
1245build=$build_alias
1246host=$host_alias
1247target=$target_alias
1248
1249# FIXME: To remove some day.
1250if test "x$host_alias" != x; then
1251 if test "x$build_alias" = x; then
1252 cross_compiling=maybe
81ecdfbb 1253 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
b7026657
AC
1254 If a cross compiler is detected then cross compile mode will be used." >&2
1255 elif test "x$build_alias" != "x$host_alias"; then
1256 cross_compiling=yes
1257 fi
1258fi
c906108c 1259
b7026657
AC
1260ac_tool_prefix=
1261test -n "$host_alias" && ac_tool_prefix=$host_alias-
1262
1263test "$silent" = yes && exec 6>/dev/null
c906108c 1264
c906108c 1265
81ecdfbb
RW
1266ac_pwd=`pwd` && test -n "$ac_pwd" &&
1267ac_ls_di=`ls -di .` &&
1268ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1269 as_fn_error "working directory cannot be determined"
1270test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1271 as_fn_error "pwd does not report name of working directory"
1272
1273
c906108c
SS
1274# Find the source files, if location was not specified.
1275if test -z "$srcdir"; then
1276 ac_srcdir_defaulted=yes
81ecdfbb
RW
1277 # Try the directory containing this script, then the parent directory.
1278 ac_confdir=`$as_dirname -- "$as_myself" ||
1279$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1280 X"$as_myself" : 'X\(//\)[^/]' \| \
1281 X"$as_myself" : 'X\(//\)$' \| \
1282 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1283$as_echo X"$as_myself" |
1284 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1285 s//\1/
1286 q
1287 }
1288 /^X\(\/\/\)[^/].*/{
1289 s//\1/
1290 q
1291 }
1292 /^X\(\/\/\)$/{
1293 s//\1/
1294 q
1295 }
1296 /^X\(\/\).*/{
1297 s//\1/
1298 q
1299 }
1300 s/.*/./; q'`
c906108c 1301 srcdir=$ac_confdir
81ecdfbb 1302 if test ! -r "$srcdir/$ac_unique_file"; then
c906108c
SS
1303 srcdir=..
1304 fi
1305else
1306 ac_srcdir_defaulted=no
1307fi
81ecdfbb
RW
1308if test ! -r "$srcdir/$ac_unique_file"; then
1309 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1310 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1311fi
1312ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1313ac_abs_confdir=`(
1314 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1315 pwd)`
1316# When building in place, set srcdir=.
1317if test "$ac_abs_confdir" = "$ac_pwd"; then
1318 srcdir=.
1319fi
1320# Remove unnecessary trailing slashes from srcdir.
1321# Double slashes in file names in object file debugging info
1322# mess up M-x gdb in Emacs.
1323case $srcdir in
1324*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1325esac
1326for ac_var in $ac_precious_vars; do
1327 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1328 eval ac_env_${ac_var}_value=\$${ac_var}
1329 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1330 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1331done
c906108c 1332
b7026657
AC
1333#
1334# Report the --help message.
1335#
1336if test "$ac_init_help" = "long"; then
1337 # Omit some internal or obsolete options to make the list less imposing.
1338 # This message is too long to be a string in the A/UX 3.1 sh.
1339 cat <<_ACEOF
1340\`configure' configures this package to adapt to many kinds of systems.
c906108c 1341
b7026657 1342Usage: $0 [OPTION]... [VAR=VALUE]...
c906108c 1343
b7026657
AC
1344To assign environment variables (e.g., CC, CFLAGS...), specify them as
1345VAR=VALUE. See below for descriptions of some of the useful variables.
c906108c 1346
b7026657 1347Defaults for the options are specified in brackets.
c906108c 1348
b7026657
AC
1349Configuration:
1350 -h, --help display this help and exit
1351 --help=short display options specific to this package
1352 --help=recursive display the short help of all the included packages
1353 -V, --version display version information and exit
1354 -q, --quiet, --silent do not print \`checking...' messages
1355 --cache-file=FILE cache test results in FILE [disabled]
1356 -C, --config-cache alias for \`--cache-file=config.cache'
1357 -n, --no-create do not create output files
1358 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1359
b7026657
AC
1360Installation directories:
1361 --prefix=PREFIX install architecture-independent files in PREFIX
81ecdfbb 1362 [$ac_default_prefix]
b7026657 1363 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
81ecdfbb 1364 [PREFIX]
c906108c 1365
b7026657
AC
1366By default, \`make install' will install all the files in
1367\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1368an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1369for instance \`--prefix=\$HOME'.
c906108c 1370
b7026657
AC
1371For better control, use the options below.
1372
1373Fine tuning of the installation directories:
81ecdfbb
RW
1374 --bindir=DIR user executables [EPREFIX/bin]
1375 --sbindir=DIR system admin executables [EPREFIX/sbin]
1376 --libexecdir=DIR program executables [EPREFIX/libexec]
1377 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1378 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1379 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1380 --libdir=DIR object code libraries [EPREFIX/lib]
1381 --includedir=DIR C header files [PREFIX/include]
1382 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1383 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1384 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1385 --infodir=DIR info documentation [DATAROOTDIR/info]
1386 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1387 --mandir=DIR man documentation [DATAROOTDIR/man]
1388 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1389 --htmldir=DIR html documentation [DOCDIR]
1390 --dvidir=DIR dvi documentation [DOCDIR]
1391 --pdfdir=DIR pdf documentation [DOCDIR]
1392 --psdir=DIR ps documentation [DOCDIR]
b7026657
AC
1393_ACEOF
1394
1395 cat <<\_ACEOF
1396
1397Program names:
1398 --program-prefix=PREFIX prepend PREFIX to installed program names
1399 --program-suffix=SUFFIX append SUFFIX to installed program names
1400 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1401
1402X features:
1403 --x-includes=DIR X include files are in DIR
1404 --x-libraries=DIR X library files are in DIR
1405
1406System types:
1407 --build=BUILD configure for building on BUILD [guessed]
1408 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1409 --target=TARGET configure for building compilers for TARGET [HOST]
1410_ACEOF
c906108c 1411fi
b7026657
AC
1412
1413if test -n "$ac_init_help"; then
1414
1415 cat <<\_ACEOF
1416
1417Optional Features:
81ecdfbb 1418 --disable-option-checking ignore unrecognized --enable/--with options
b7026657
AC
1419 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1420 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
faa743bb 1421 --enable-plugins Enable support for plugins
6bb11ab3
L
1422 --enable-shared[=PKGS] build shared libraries [default=yes]
1423 --enable-static[=PKGS] build static libraries [default=yes]
1424 --enable-fast-install[=PKGS]
1425 optimize for fast installation [default=yes]
1426 --disable-libtool-lock avoid locking (might break parallel builds)
31e6ad7d
MF
1427 --enable-maintainer-mode enable make rules and dependencies not useful
1428 (and sometimes confusing) to the casual installer
b7026657
AC
1429 --enable-sim-bswap Use Host specific BSWAP instruction.
1430 --enable-sim-cflags=opts Extra CFLAGS for use in building simulator
1431 --enable-sim-debug=opts Enable debugging flags
1432 --enable-sim-stdio Specify whether to use stdio for console input/output.
1433 --enable-sim-trace=opts Enable tracing flags
1434 --enable-sim-profile=opts Enable profiling flags
1435 --enable-sim-inline=inlines Specify which functions should be inlined.
1436 --enable-sim-alignment=align Specify strict, nonstrict or forced alignment of memory accesses.
1437 --enable-sim-hostendian=end Specify host byte endian orientation.
2232061b
MF
1438 --enable-werror treat compile warnings as errors
1439 --enable-build-warnings enable build-time compiler warnings if gcc is used
1440 --enable-sim-build-warnings
1441 enable SIM specific build-time compiler warnings if
1442 gcc is used
b7026657
AC
1443 --enable-sim-reserved-bits Specify whether to check reserved bits in instruction.
1444 --enable-sim-endian=endian Specify target byte endian orientation.
1445 --enable-sim-bitsize=N Specify target bitsize (32 or 64).
1446 --enable-sim-float Specify that the target processor has floating point hardware.
1447 --enable-sim-smp=n Specify number of processors to configure for (default ${default_sim_smp}).
1517bd27
MF
1448 --enable-sim-hardware=LIST
1449 Specify the hardware to be included in the build.
b7026657
AC
1450
1451Optional Packages:
1452 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1453 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
aadc9410 1454 --with-system-zlib use installed libz
6bb11ab3
L
1455 --with-pic try to use only PIC/non-PIC objects [default=use
1456 both]
1457 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
6efef468
JM
1458 --with-pkgversion=PKG Use PKG in the version string in place of "GDB"
1459 --with-bugurl=URL Direct users to URL to report a bug
b7026657
AC
1460 --with-x use the X Window System
1461
1462Some influential environment variables:
1463 CC C compiler command
1464 CFLAGS C compiler flags
1465 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1466 nonstandard directory <lib dir>
81ecdfbb
RW
1467 LIBS libraries to pass to the linker, e.g. -l<library>
1468 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1469 you have headers in a nonstandard directory <include dir>
b7026657 1470 CPP C preprocessor
81ecdfbb 1471 XMKMF Path to xmkmf, Makefile generator for X Window System
b7026657
AC
1472
1473Use these variables to override the choices made by `configure' or to help
1474it to find libraries and programs with nonstandard names/locations.
1475
81ecdfbb 1476Report bugs to the package provider.
b7026657 1477_ACEOF
81ecdfbb 1478ac_status=$?
c906108c
SS
1479fi
1480
b7026657
AC
1481if test "$ac_init_help" = "recursive"; then
1482 # If there are subdirs, report their specific --help.
b7026657 1483 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
81ecdfbb
RW
1484 test -d "$ac_dir" ||
1485 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1486 continue
b7026657 1487 ac_builddir=.
c906108c 1488
81ecdfbb
RW
1489case "$ac_dir" in
1490.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1491*)
1492 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1493 # A ".." for each directory in $ac_dir_suffix.
1494 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1495 case $ac_top_builddir_sub in
1496 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1497 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1498 esac ;;
1499esac
1500ac_abs_top_builddir=$ac_pwd
1501ac_abs_builddir=$ac_pwd$ac_dir_suffix
1502# for backward compatibility:
1503ac_top_builddir=$ac_top_build_prefix
c906108c 1504
b7026657 1505case $srcdir in
81ecdfbb 1506 .) # We are building in place.
b7026657 1507 ac_srcdir=.
81ecdfbb
RW
1508 ac_top_srcdir=$ac_top_builddir_sub
1509 ac_abs_top_srcdir=$ac_pwd ;;
1510 [\\/]* | ?:[\\/]* ) # Absolute name.
b7026657 1511 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
1512 ac_top_srcdir=$srcdir
1513 ac_abs_top_srcdir=$srcdir ;;
1514 *) # Relative name.
1515 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1516 ac_top_srcdir=$ac_top_build_prefix$srcdir
1517 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
b7026657 1518esac
81ecdfbb
RW
1519ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1520
1521 cd "$ac_dir" || { ac_status=$?; continue; }
1522 # Check for guested configure.
1523 if test -f "$ac_srcdir/configure.gnu"; then
1524 echo &&
1525 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1526 elif test -f "$ac_srcdir/configure"; then
1527 echo &&
1528 $SHELL "$ac_srcdir/configure" --help=recursive
b7026657 1529 else
81ecdfbb
RW
1530 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1531 fi || ac_status=$?
1532 cd "$ac_pwd" || { ac_status=$?; break; }
b7026657
AC
1533 done
1534fi
1535
81ecdfbb 1536test -n "$ac_init_help" && exit $ac_status
b7026657
AC
1537if $ac_init_version; then
1538 cat <<\_ACEOF
81ecdfbb
RW
1539configure
1540generated by GNU Autoconf 2.64
b7026657 1541
81ecdfbb 1542Copyright (C) 2009 Free Software Foundation, Inc.
b7026657
AC
1543This configure script is free software; the Free Software Foundation
1544gives unlimited permission to copy, distribute and modify it.
1545_ACEOF
81ecdfbb 1546 exit
b7026657 1547fi
b7026657 1548
81ecdfbb
RW
1549## ------------------------ ##
1550## Autoconf initialization. ##
1551## ------------------------ ##
b7026657 1552
81ecdfbb
RW
1553# ac_fn_c_try_compile LINENO
1554# --------------------------
1555# Try to compile conftest.$ac_ext, and return whether this succeeded.
1556ac_fn_c_try_compile ()
b7026657 1557{
81ecdfbb
RW
1558 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1559 rm -f conftest.$ac_objext
1560 if { { ac_try="$ac_compile"
1561case "(($ac_try" in
1562 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1563 *) ac_try_echo=$ac_try;;
1564esac
1565eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1566$as_echo "$ac_try_echo"; } >&5
1567 (eval "$ac_compile") 2>conftest.err
1568 ac_status=$?
1569 if test -s conftest.err; then
1570 grep -v '^ *+' conftest.err >conftest.er1
1571 cat conftest.er1 >&5
1572 mv -f conftest.er1 conftest.err
1573 fi
1574 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1575 test $ac_status = 0; } && {
1576 test -z "$ac_c_werror_flag" ||
1577 test ! -s conftest.err
1578 } && test -s conftest.$ac_objext; then :
1579 ac_retval=0
1580else
1581 $as_echo "$as_me: failed program was:" >&5
1582sed 's/^/| /' conftest.$ac_ext >&5
b7026657 1583
81ecdfbb
RW
1584 ac_retval=1
1585fi
1586 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1587 return $ac_retval
b7026657 1588
81ecdfbb 1589} # ac_fn_c_try_compile
b7026657 1590
81ecdfbb
RW
1591# ac_fn_c_try_cpp LINENO
1592# ----------------------
1593# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1594ac_fn_c_try_cpp ()
1595{
1596 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1597 if { { ac_try="$ac_cpp conftest.$ac_ext"
1598case "(($ac_try" in
1599 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1600 *) ac_try_echo=$ac_try;;
1601esac
1602eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1603$as_echo "$ac_try_echo"; } >&5
1604 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1605 ac_status=$?
1606 if test -s conftest.err; then
1607 grep -v '^ *+' conftest.err >conftest.er1
1608 cat conftest.er1 >&5
1609 mv -f conftest.er1 conftest.err
1610 fi
1611 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1612 test $ac_status = 0; } >/dev/null && {
1613 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1614 test ! -s conftest.err
1615 }; then :
1616 ac_retval=0
1617else
1618 $as_echo "$as_me: failed program was:" >&5
1619sed 's/^/| /' conftest.$ac_ext >&5
b7026657 1620
81ecdfbb
RW
1621 ac_retval=1
1622fi
1623 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1624 return $ac_retval
b7026657 1625
81ecdfbb
RW
1626} # ac_fn_c_try_cpp
1627
1628# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1629# -------------------------------------------------------
1630# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1631# the include files in INCLUDES and setting the cache variable VAR
1632# accordingly.
1633ac_fn_c_check_header_mongrel ()
1634{
1635 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1636 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1638$as_echo_n "checking for $2... " >&6; }
1639if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1640 $as_echo_n "(cached) " >&6
1641fi
1642eval ac_res=\$$3
1643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1644$as_echo "$ac_res" >&6; }
1645else
1646 # Is the header compilable?
1647{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1648$as_echo_n "checking $2 usability... " >&6; }
1649cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1650/* end confdefs.h. */
1651$4
1652#include <$2>
1653_ACEOF
1654if ac_fn_c_try_compile "$LINENO"; then :
1655 ac_header_compiler=yes
1656else
1657 ac_header_compiler=no
1658fi
1659rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1660{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1661$as_echo "$ac_header_compiler" >&6; }
1662
1663# Is the header present?
1664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1665$as_echo_n "checking $2 presence... " >&6; }
1666cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1667/* end confdefs.h. */
1668#include <$2>
1669_ACEOF
1670if ac_fn_c_try_cpp "$LINENO"; then :
1671 ac_header_preproc=yes
1672else
1673 ac_header_preproc=no
1674fi
1675rm -f conftest.err conftest.$ac_ext
1676{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1677$as_echo "$ac_header_preproc" >&6; }
1678
1679# So? What about this header?
1680case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1681 yes:no: )
1682 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1683$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1684 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1685$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1686 ;;
1687 no:yes:* )
1688 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1689$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1690 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1691$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1692 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1693$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1694 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1695$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1696 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1697$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1698 ;;
1699esac
1700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1701$as_echo_n "checking for $2... " >&6; }
1702if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1703 $as_echo_n "(cached) " >&6
1704else
1705 eval "$3=\$ac_header_compiler"
1706fi
1707eval ac_res=\$$3
1708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1709$as_echo "$ac_res" >&6; }
1710fi
1711 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1712
1713} # ac_fn_c_check_header_mongrel
1714
1715# ac_fn_c_try_run LINENO
1716# ----------------------
1717# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1718# that executables *can* be run.
1719ac_fn_c_try_run ()
1720{
1721 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1722 if { { ac_try="$ac_link"
1723case "(($ac_try" in
1724 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1725 *) ac_try_echo=$ac_try;;
1726esac
1727eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1728$as_echo "$ac_try_echo"; } >&5
1729 (eval "$ac_link") 2>&5
1730 ac_status=$?
1731 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1732 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1733 { { case "(($ac_try" in
1734 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1735 *) ac_try_echo=$ac_try;;
1736esac
1737eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1738$as_echo "$ac_try_echo"; } >&5
1739 (eval "$ac_try") 2>&5
1740 ac_status=$?
1741 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1742 test $ac_status = 0; }; }; then :
1743 ac_retval=0
1744else
1745 $as_echo "$as_me: program exited with status $ac_status" >&5
1746 $as_echo "$as_me: failed program was:" >&5
1747sed 's/^/| /' conftest.$ac_ext >&5
1748
1749 ac_retval=$ac_status
1750fi
1751 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1752 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1753 return $ac_retval
1754
1755} # ac_fn_c_try_run
1756
1757# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1758# -------------------------------------------------------
1759# Tests whether HEADER exists and can be compiled using the include files in
1760# INCLUDES, setting the cache variable VAR accordingly.
1761ac_fn_c_check_header_compile ()
1762{
1763 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1764 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1765$as_echo_n "checking for $2... " >&6; }
1766if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1767 $as_echo_n "(cached) " >&6
1768else
1769 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1770/* end confdefs.h. */
1771$4
1772#include <$2>
1773_ACEOF
1774if ac_fn_c_try_compile "$LINENO"; then :
1775 eval "$3=yes"
1776else
1777 eval "$3=no"
1778fi
1779rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1780fi
1781eval ac_res=\$$3
1782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1783$as_echo "$ac_res" >&6; }
1784 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1785
1786} # ac_fn_c_check_header_compile
1787
1788# ac_fn_c_try_link LINENO
1789# -----------------------
1790# Try to link conftest.$ac_ext, and return whether this succeeded.
1791ac_fn_c_try_link ()
1792{
1793 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1794 rm -f conftest.$ac_objext conftest$ac_exeext
1795 if { { ac_try="$ac_link"
1796case "(($ac_try" in
1797 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1798 *) ac_try_echo=$ac_try;;
1799esac
1800eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1801$as_echo "$ac_try_echo"; } >&5
1802 (eval "$ac_link") 2>conftest.err
1803 ac_status=$?
1804 if test -s conftest.err; then
1805 grep -v '^ *+' conftest.err >conftest.er1
1806 cat conftest.er1 >&5
1807 mv -f conftest.er1 conftest.err
1808 fi
1809 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1810 test $ac_status = 0; } && {
1811 test -z "$ac_c_werror_flag" ||
1812 test ! -s conftest.err
1813 } && test -s conftest$ac_exeext && {
1814 test "$cross_compiling" = yes ||
1815 $as_test_x conftest$ac_exeext
1816 }; then :
1817 ac_retval=0
1818else
1819 $as_echo "$as_me: failed program was:" >&5
1820sed 's/^/| /' conftest.$ac_ext >&5
1821
1822 ac_retval=1
1823fi
1824 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1825 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1826 # interfere with the next link command; also delete a directory that is
1827 # left behind by Apple's compiler. We do this before executing the actions.
1828 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1829 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1830 return $ac_retval
1831
1832} # ac_fn_c_try_link
1833
1834# ac_fn_c_check_func LINENO FUNC VAR
1835# ----------------------------------
1836# Tests whether FUNC exists, setting the cache variable VAR accordingly
1837ac_fn_c_check_func ()
1838{
1839 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1841$as_echo_n "checking for $2... " >&6; }
1842if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1843 $as_echo_n "(cached) " >&6
1844else
1845 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1846/* end confdefs.h. */
1847/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1848 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1849#define $2 innocuous_$2
1850
1851/* System header to define __stub macros and hopefully few prototypes,
1852 which can conflict with char $2 (); below.
1853 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1854 <limits.h> exists even on freestanding compilers. */
1855
1856#ifdef __STDC__
1857# include <limits.h>
1858#else
1859# include <assert.h>
1860#endif
1861
1862#undef $2
1863
1864/* Override any GCC internal prototype to avoid an error.
1865 Use char because int might match the return type of a GCC
1866 builtin and then its argument prototype would still apply. */
1867#ifdef __cplusplus
1868extern "C"
1869#endif
1870char $2 ();
1871/* The GNU C library defines this for functions which it implements
1872 to always fail with ENOSYS. Some functions are actually named
1873 something starting with __ and the normal name is an alias. */
1874#if defined __stub_$2 || defined __stub___$2
1875choke me
1876#endif
1877
1878int
1879main ()
1880{
1881return $2 ();
1882 ;
1883 return 0;
1884}
1885_ACEOF
1886if ac_fn_c_try_link "$LINENO"; then :
1887 eval "$3=yes"
1888else
1889 eval "$3=no"
1890fi
1891rm -f core conftest.err conftest.$ac_objext \
1892 conftest$ac_exeext conftest.$ac_ext
1893fi
1894eval ac_res=\$$3
1895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1896$as_echo "$ac_res" >&6; }
1897 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1898
1899} # ac_fn_c_check_func
1900cat >config.log <<_ACEOF
1901This file contains any messages produced by compilers while
1902running configure, to aid debugging if configure makes a mistake.
1903
1904It was created by $as_me, which was
1905generated by GNU Autoconf 2.64. Invocation command line was
1906
1907 $ $0 $@
1908
1909_ACEOF
1910exec 5>>config.log
1911{
1912cat <<_ASUNAME
1913## --------- ##
1914## Platform. ##
1915## --------- ##
1916
1917hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1918uname -m = `(uname -m) 2>/dev/null || echo unknown`
1919uname -r = `(uname -r) 2>/dev/null || echo unknown`
1920uname -s = `(uname -s) 2>/dev/null || echo unknown`
1921uname -v = `(uname -v) 2>/dev/null || echo unknown`
1922
1923/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1924/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1925
1926/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1927/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1928/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1929/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1930/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1931/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1932/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1933
1934_ASUNAME
1935
1936as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1937for as_dir in $PATH
1938do
1939 IFS=$as_save_IFS
1940 test -z "$as_dir" && as_dir=.
1941 $as_echo "PATH: $as_dir"
1942 done
1943IFS=$as_save_IFS
1944
1945} >&5
1946
1947cat >&5 <<_ACEOF
b7026657
AC
1948
1949
1950## ----------- ##
1951## Core tests. ##
1952## ----------- ##
1953
1954_ACEOF
1955
1956
1957# Keep a trace of the command line.
1958# Strip out --no-create and --no-recursion so they do not pile up.
1959# Strip out --silent because we don't want to record it for future runs.
1960# Also quote any args containing shell meta-characters.
1961# Make two passes to allow for proper duplicate-argument suppression.
1962ac_configure_args=
1963ac_configure_args0=
1964ac_configure_args1=
b7026657
AC
1965ac_must_keep_next=false
1966for ac_pass in 1 2
1967do
1968 for ac_arg
1969 do
1970 case $ac_arg in
1971 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1972 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1973 | -silent | --silent | --silen | --sile | --sil)
1974 continue ;;
81ecdfbb
RW
1975 *\'*)
1976 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
b7026657
AC
1977 esac
1978 case $ac_pass in
81ecdfbb 1979 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
b7026657 1980 2)
81ecdfbb 1981 as_fn_append ac_configure_args1 " '$ac_arg'"
b7026657
AC
1982 if test $ac_must_keep_next = true; then
1983 ac_must_keep_next=false # Got value, back to normal.
1984 else
1985 case $ac_arg in
1986 *=* | --config-cache | -C | -disable-* | --disable-* \
1987 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1988 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1989 | -with-* | --with-* | -without-* | --without-* | --x)
1990 case "$ac_configure_args0 " in
1991 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1992 esac
1993 ;;
1994 -* ) ac_must_keep_next=true ;;
1995 esac
1996 fi
81ecdfbb 1997 as_fn_append ac_configure_args " '$ac_arg'"
b7026657
AC
1998 ;;
1999 esac
2000 done
2001done
81ecdfbb
RW
2002{ ac_configure_args0=; unset ac_configure_args0;}
2003{ ac_configure_args1=; unset ac_configure_args1;}
b7026657
AC
2004
2005# When interrupted or exit'd, cleanup temporary files, and complete
2006# config.log. We remove comments because anyway the quotes in there
2007# would cause problems or look ugly.
81ecdfbb
RW
2008# WARNING: Use '\'' to represent an apostrophe within the trap.
2009# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
b7026657
AC
2010trap 'exit_status=$?
2011 # Save into config.log some information that might help in debugging.
2012 {
2013 echo
2014
2015 cat <<\_ASBOX
2016## ---------------- ##
2017## Cache variables. ##
2018## ---------------- ##
2019_ASBOX
2020 echo
2021 # The following way of writing the cache mishandles newlines in values,
81ecdfbb
RW
2022(
2023 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2024 eval ac_val=\$$ac_var
2025 case $ac_val in #(
2026 *${as_nl}*)
2027 case $ac_var in #(
2028 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2029$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2030 esac
2031 case $ac_var in #(
2032 _ | IFS | as_nl) ;; #(
2033 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2034 *) { eval $ac_var=; unset $ac_var;} ;;
2035 esac ;;
2036 esac
2037 done
b7026657 2038 (set) 2>&1 |
81ecdfbb
RW
2039 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2040 *${as_nl}ac_space=\ *)
b7026657 2041 sed -n \
81ecdfbb
RW
2042 "s/'\''/'\''\\\\'\'''\''/g;
2043 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2044 ;; #(
b7026657 2045 *)
81ecdfbb 2046 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b7026657 2047 ;;
81ecdfbb
RW
2048 esac |
2049 sort
2050)
b7026657
AC
2051 echo
2052
2053 cat <<\_ASBOX
2054## ----------------- ##
2055## Output variables. ##
2056## ----------------- ##
2057_ASBOX
2058 echo
2059 for ac_var in $ac_subst_vars
2060 do
81ecdfbb
RW
2061 eval ac_val=\$$ac_var
2062 case $ac_val in
2063 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2064 esac
2065 $as_echo "$ac_var='\''$ac_val'\''"
b7026657
AC
2066 done | sort
2067 echo
2068
2069 if test -n "$ac_subst_files"; then
2070 cat <<\_ASBOX
81ecdfbb
RW
2071## ------------------- ##
2072## File substitutions. ##
2073## ------------------- ##
b7026657
AC
2074_ASBOX
2075 echo
2076 for ac_var in $ac_subst_files
2077 do
81ecdfbb
RW
2078 eval ac_val=\$$ac_var
2079 case $ac_val in
2080 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2081 esac
2082 $as_echo "$ac_var='\''$ac_val'\''"
b7026657
AC
2083 done | sort
2084 echo
2085 fi
2086
2087 if test -s confdefs.h; then
2088 cat <<\_ASBOX
2089## ----------- ##
2090## confdefs.h. ##
2091## ----------- ##
2092_ASBOX
2093 echo
81ecdfbb 2094 cat confdefs.h
b7026657
AC
2095 echo
2096 fi
2097 test "$ac_signal" != 0 &&
81ecdfbb
RW
2098 $as_echo "$as_me: caught signal $ac_signal"
2099 $as_echo "$as_me: exit $exit_status"
b7026657 2100 } >&5
81ecdfbb
RW
2101 rm -f core *.core core.conftest.* &&
2102 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
b7026657 2103 exit $exit_status
81ecdfbb 2104' 0
b7026657 2105for ac_signal in 1 2 13 15; do
81ecdfbb 2106 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
b7026657
AC
2107done
2108ac_signal=0
2109
2110# confdefs.h avoids OS command line length limits that DEFS can exceed.
81ecdfbb
RW
2111rm -f -r conftest* confdefs.h
2112
2113$as_echo "/* confdefs.h */" > confdefs.h
b7026657
AC
2114
2115# Predefined preprocessor variables.
2116
2117cat >>confdefs.h <<_ACEOF
2118#define PACKAGE_NAME "$PACKAGE_NAME"
2119_ACEOF
2120
b7026657
AC
2121cat >>confdefs.h <<_ACEOF
2122#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2123_ACEOF
2124
b7026657
AC
2125cat >>confdefs.h <<_ACEOF
2126#define PACKAGE_VERSION "$PACKAGE_VERSION"
2127_ACEOF
2128
b7026657
AC
2129cat >>confdefs.h <<_ACEOF
2130#define PACKAGE_STRING "$PACKAGE_STRING"
2131_ACEOF
2132
b7026657
AC
2133cat >>confdefs.h <<_ACEOF
2134#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2135_ACEOF
2136
81ecdfbb
RW
2137cat >>confdefs.h <<_ACEOF
2138#define PACKAGE_URL "$PACKAGE_URL"
2139_ACEOF
2140
b7026657
AC
2141
2142# Let the site file select an alternate cache file if it wants to.
81ecdfbb
RW
2143# Prefer an explicitly selected file to automatically selected ones.
2144ac_site_file1=NONE
2145ac_site_file2=NONE
2146if test -n "$CONFIG_SITE"; then
2147 ac_site_file1=$CONFIG_SITE
2148elif test "x$prefix" != xNONE; then
2149 ac_site_file1=$prefix/share/config.site
2150 ac_site_file2=$prefix/etc/config.site
2151else
2152 ac_site_file1=$ac_default_prefix/share/config.site
2153 ac_site_file2=$ac_default_prefix/etc/config.site
2154fi
2155for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2156do
2157 test "x$ac_site_file" = xNONE && continue
b7026657 2158 if test -r "$ac_site_file"; then
81ecdfbb
RW
2159 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2160$as_echo "$as_me: loading site script $ac_site_file" >&6;}
b7026657
AC
2161 sed 's/^/| /' "$ac_site_file" >&5
2162 . "$ac_site_file"
2163 fi
2164done
2165
2166if test -r "$cache_file"; then
2167 # Some versions of bash will fail to source /dev/null (special
2168 # files actually), so we avoid doing that.
2169 if test -f "$cache_file"; then
81ecdfbb
RW
2170 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2171$as_echo "$as_me: loading cache $cache_file" >&6;}
b7026657 2172 case $cache_file in
81ecdfbb
RW
2173 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2174 *) . "./$cache_file";;
b7026657
AC
2175 esac
2176 fi
c906108c 2177else
81ecdfbb
RW
2178 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2179$as_echo "$as_me: creating cache $cache_file" >&6;}
b7026657
AC
2180 >$cache_file
2181fi
2182
2183# Check that the precious variables saved in the cache have kept the same
2184# value.
2185ac_cache_corrupted=false
81ecdfbb 2186for ac_var in $ac_precious_vars; do
b7026657
AC
2187 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2188 eval ac_new_set=\$ac_env_${ac_var}_set
81ecdfbb
RW
2189 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2190 eval ac_new_val=\$ac_env_${ac_var}_value
b7026657
AC
2191 case $ac_old_set,$ac_new_set in
2192 set,)
81ecdfbb
RW
2193 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2194$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
b7026657
AC
2195 ac_cache_corrupted=: ;;
2196 ,set)
81ecdfbb
RW
2197 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2198$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
b7026657
AC
2199 ac_cache_corrupted=: ;;
2200 ,);;
2201 *)
2202 if test "x$ac_old_val" != "x$ac_new_val"; then
81ecdfbb
RW
2203 # differences in whitespace do not lead to failure.
2204 ac_old_val_w=`echo x $ac_old_val`
2205 ac_new_val_w=`echo x $ac_new_val`
2206 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2207 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2208$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2209 ac_cache_corrupted=:
2210 else
2211 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2212$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2213 eval $ac_var=\$ac_old_val
2214 fi
2215 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2216$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2217 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2218$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
b7026657
AC
2219 fi;;
2220 esac
2221 # Pass precious variables to config.status.
2222 if test "$ac_new_set" = set; then
2223 case $ac_new_val in
81ecdfbb 2224 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
b7026657
AC
2225 *) ac_arg=$ac_var=$ac_new_val ;;
2226 esac
2227 case " $ac_configure_args " in
2228 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
81ecdfbb 2229 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
b7026657
AC
2230 esac
2231 fi
2232done
2233if $ac_cache_corrupted; then
81ecdfbb
RW
2234 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2235$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2236 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2237$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2238 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
c906108c 2239fi
81ecdfbb
RW
2240## -------------------- ##
2241## Main body of script. ##
2242## -------------------- ##
b7026657
AC
2243
2244ac_ext=c
2245ac_cpp='$CPP $CPPFLAGS'
2246ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2247ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2248ac_compiler_gnu=$ac_cv_c_compiler_gnu
2249
2250
35695fd6
AC
2251# This file contains common code used by all simulators.
2252#
2253# SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2254# directory. It is intended to be invoked before any target specific stuff.
2255# SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2256# It is intended to be invoked last.
2257#
2258# The simulator's configure.in should look like:
2259#
2260# dnl Process this file with autoconf to produce a configure script.
6ffe910a 2261# AC_PREREQ(2.64)dnl
35695fd6 2262# AC_INIT(Makefile.in)
6ffe910a 2263# sinclude(../common/aclocal.m4)
35695fd6
AC
2264#
2265# SIM_AC_COMMON
2266#
2267# ... target specific stuff ...
2268#
2269# SIM_AC_OUTPUT
2270
d6416cdc
RW
2271# Include global overrides and fixes for Autoconf.
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
6ffe910a
MF
2298# _AC_CHECK_DECL_BODY
2299# -------------------
2300# Shell function body for AC_CHECK_DECL.
2301# _AC_CHECK_DECL_BODY
d6416cdc 2302
6ffe910a
MF
2303# _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2304# INCLUDES)
2305# -------------------------------------------------------------
2306# Helper to AC_CHECK_DECLS, which generates the check for a single
2307# SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2308# ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
d6416cdc 2309
d6416cdc
RW
2310
2311
2312
2313
2314
2315
35695fd6
AC
2316
2317
2318
db2e4d67 2319
6bb11ab3 2320# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
db2e4d67 2321#
6bb11ab3
L
2322# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2323# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2324# Written by Gordon Matzigkeit, 1996
2325#
2326# This file is free software; the Free Software Foundation gives
2327# unlimited permission to copy and/or distribute it, with or without
2328# modifications, as long as this notice is preserved.
db2e4d67 2329
db2e4d67 2330
db2e4d67 2331
6bb11ab3 2332# serial 56 LT_INIT
db2e4d67
MF
2333
2334
6bb11ab3
L
2335# LT_PREREQ(VERSION)
2336# ------------------
2337# Complain and exit if this libtool version is less that VERSION.
db2e4d67 2338
db2e4d67
MF
2339
2340
6bb11ab3
L
2341# _LT_CHECK_BUILDDIR
2342# ------------------
2343# Complain if the absolute build directory name contains unusual characters
db2e4d67
MF
2344
2345
35695fd6 2346
6bb11ab3
L
2347# LT_INIT([OPTIONS])
2348# ------------------
2349# LT_INIT
35695fd6 2350
6bb11ab3
L
2351# Old names:
2352# This is what autoupdate's m4 run will expand. It fires
2353# the warning (with _au_warn_XXX), outputs it into the
2354# updated configure.ac (with AC_DIAGNOSE), and then outputs
2355# the replacement expansion.
35695fd6
AC
2356
2357
6bb11ab3
L
2358# This is an auxiliary macro that is also run when
2359# autoupdate runs m4. It simply calls m4_warning, but
2360# we need a wrapper so that each warning is emitted only
2361# once. We break the quoting in m4_warning's argument in
2362# order to expand this macro's arguments, not AU_DEFUN's.
35695fd6
AC
2363
2364
6bb11ab3
L
2365# Finally, this is the expansion that is picked up by
2366# autoconf. It tells the user to run autoupdate, and
2367# then outputs the replacement expansion. We do not care
2368# about autoupdate's warning because that contains
2369# information on what to do *after* running autoupdate.
35695fd6 2370
6bb11ab3
L
2371# This is what autoupdate's m4 run will expand. It fires
2372# the warning (with _au_warn_XXX), outputs it into the
2373# updated configure.ac (with AC_DIAGNOSE), and then outputs
2374# the replacement expansion.
35695fd6
AC
2375
2376
6bb11ab3
L
2377# This is an auxiliary macro that is also run when
2378# autoupdate runs m4. It simply calls m4_warning, but
2379# we need a wrapper so that each warning is emitted only
2380# once. We break the quoting in m4_warning's argument in
2381# order to expand this macro's arguments, not AU_DEFUN's.
35695fd6
AC
2382
2383
6bb11ab3
L
2384# Finally, this is the expansion that is picked up by
2385# autoconf. It tells the user to run autoupdate, and
2386# then outputs the replacement expansion. We do not care
2387# about autoupdate's warning because that contains
2388# information on what to do *after* running autoupdate.
35695fd6
AC
2389
2390
2391
6bb11ab3
L
2392# _LT_CC_BASENAME(CC)
2393# -------------------
2394# Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
35695fd6
AC
2395
2396
2397
6bb11ab3
L
2398# _LT_FILEUTILS_DEFAULTS
2399# ----------------------
2400# It is okay to use these file commands and assume they have been set
2401# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2402# _LT_FILEUTILS_DEFAULTS
35695fd6
AC
2403
2404
6bb11ab3
L
2405# _LT_SETUP
2406# ---------
2407# _LT_SETUP
35695fd6
AC
2408
2409
6bb11ab3
L
2410# _LT_PREPARE_SED_QUOTE_VARS
2411# --------------------------
2412# Define a few sed substitution that help us do robust quoting.
35695fd6
AC
2413
2414
6bb11ab3
L
2415# _LT_PROG_LTMAIN
2416# ---------------
2417# Note that this code is called both from `configure', and `config.status'
2418# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
2419# `config.status' has no value for ac_aux_dir unless we are using Automake,
2420# so we pass a copy along to make sure it has a sensible value anyway.
2421# _LT_PROG_LTMAIN
35695fd6
AC
2422
2423
6bb11ab3
L
2424## ------------------------------------- ##
2425## Accumulate code for creating libtool. ##
2426## ------------------------------------- ##
35695fd6 2427
6bb11ab3
L
2428# So that we can recreate a full libtool script including additional
2429# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2430# in macros and then make a single call at the end using the `libtool'
2431# label.
35695fd6
AC
2432
2433
6bb11ab3
L
2434# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2435# ----------------------------------------
2436# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
35695fd6
AC
2437
2438
6bb11ab3 2439# Initialize.
35695fd6
AC
2440
2441
2442
6bb11ab3
L
2443# _LT_CONFIG_LIBTOOL([COMMANDS])
2444# ------------------------------
2445# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
35695fd6
AC
2446
2447
6bb11ab3 2448# Initialize.
35695fd6
AC
2449
2450
2451
6bb11ab3
L
2452# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2453# -----------------------------------------------------
35695fd6 2454
5912fadd
JB
2455
2456
6bb11ab3
L
2457# _LT_FORMAT_COMMENT([COMMENT])
2458# -----------------------------
2459# Add leading comment marks to the start of each line, and a trailing
2460# full-stop to the whole comment if one is not present already.
5912fadd
JB
2461
2462
35695fd6
AC
2463
2464
6bb11ab3
L
2465## ------------------------ ##
2466## FIXME: Eliminate VARNAME ##
2467## ------------------------ ##
35695fd6
AC
2468
2469
6bb11ab3
L
2470# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2471# -------------------------------------------------------------------
2472# CONFIGNAME is the name given to the value in the libtool script.
2473# VARNAME is the (base) name used in the configure script.
2474# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2475# VARNAME. Any other value will be used directly.
35695fd6 2476
35695fd6
AC
2477
2478
6bb11ab3
L
2479# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2480# --------------------------------------------------------
35695fd6
AC
2481
2482
2483
6bb11ab3
L
2484# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2485# ------------------------------------------------
35695fd6
AC
2486
2487
2488
6bb11ab3
L
2489# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2490# ---------------------------------------------------------
35695fd6
AC
2491
2492
2493
6bb11ab3
L
2494# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2495# --------------------------------------------------
35695fd6
AC
2496
2497
2498
6bb11ab3
L
2499# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2500# ---------------------------------------------------
35695fd6
AC
2501
2502
2503
6bb11ab3
L
2504# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2505# ---------------------------------------------------
35695fd6
AC
2506
2507
2508
2509
6bb11ab3
L
2510# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2511# ------------------------------------------------
35695fd6
AC
2512
2513
2514
2515
6bb11ab3
L
2516# _LT_CONFIG_STATUS_DECLARE([VARNAME])
2517# ------------------------------------
2518# Quote a variable value, and forward it to `config.status' so that its
2519# declaration there will have the same value as in `configure'. VARNAME
2520# must have a single quote delimited value for this to work.
35695fd6
AC
2521
2522
2523
6bb11ab3
L
2524# _LT_CONFIG_STATUS_DECLARATIONS
2525# ------------------------------
2526# We delimit libtool config variables with single quotes, so when
2527# we write them to config.status, we have to be sure to quote all
2528# embedded single quotes properly. In configure, this macro expands
2529# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2530#
2531# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
35695fd6
AC
2532
2533
2534
6bb11ab3
L
2535# _LT_LIBTOOL_TAGS
2536# ----------------
2537# Output comment and list of tags supported by the script
35695fd6
AC
2538
2539
2540
6bb11ab3
L
2541# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2542# -----------------------------------
2543# Extract the dictionary values for VARNAME (optionally with TAG) and
2544# expand to a commented shell variable setting:
2545#
2546# # Some comment about what VAR is for.
2547# visible_name=$lt_internal_name
35695fd6
AC
2548
2549
35695fd6 2550
6bb11ab3
L
2551# _LT_LIBTOOL_CONFIG_VARS
2552# -----------------------
2553# Produce commented declarations of non-tagged libtool config variables
2554# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2555# script. Tagged libtool config variables (even for the LIBTOOL CONFIG
2556# section) are produced by _LT_LIBTOOL_TAG_VARS.
35695fd6
AC
2557
2558
6efef468 2559
6bb11ab3
L
2560# _LT_LIBTOOL_TAG_VARS(TAG)
2561# -------------------------
6efef468
JM
2562
2563
2564
6bb11ab3
L
2565# _LT_TAGVAR(VARNAME, [TAGNAME])
2566# ------------------------------
6efef468
JM
2567
2568
2569
6bb11ab3
L
2570# _LT_CONFIG_COMMANDS
2571# -------------------
2572# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
2573# variables for single and double quote escaping we saved from calls
2574# to _LT_DECL, we can put quote escaped variables declarations
2575# into `config.status', and then the shell code to quote escape them in
2576# for loops in `config.status'. Finally, any additional code accumulated
2577# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2578#_LT_CONFIG_COMMANDS
2579
2580
2581# Initialize.
2582
2583
2584# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2585# ------------------------------------
2586# Generate a child script FILE with all initialization necessary to
2587# reuse the environment learned by the parent script, and make the
2588# file executable. If COMMENT is supplied, it is inserted after the
2589# `#!' sequence but before initialization text begins. After this
2590# macro, additional text can be appended to FILE to form the body of
2591# the child script. The macro ends with non-zero status if the
2592# file could not be fully written (such as if the disk is full).
2593# _LT_GENERATED_FILE_INIT
2594
2595# LT_OUTPUT
2596# ---------
2597# This macro allows early generation of the libtool script (before
2598# AC_OUTPUT is called), incase it is used in configure for compilation
2599# tests.
2600# LT_OUTPUT
2601
2602
2603# _LT_CONFIG(TAG)
2604# ---------------
2605# If TAG is the built-in tag, create an initial libtool script with a
2606# default configuration from the untagged config vars. Otherwise add code
2607# to config.status for appending the configuration named by TAG from the
2608# matching tagged config vars.
2609# _LT_CONFIG
6efef468
JM
2610
2611
6bb11ab3
L
2612# LT_SUPPORTED_TAG(TAG)
2613# ---------------------
2614# Trace this macro to discover what tags are supported by the libtool
2615# --tag option, using:
2616# autoconf --trace 'LT_SUPPORTED_TAG:$1'
6efef468 2617
6efef468 2618
6efef468 2619
6bb11ab3 2620# C support is built-in for now
6efef468 2621
6efef468
JM
2622
2623
2624
6bb11ab3
L
2625# LT_LANG(LANG)
2626# -------------
2627# Enable libtool support for the given language if not already enabled.
2628# LT_LANG
6efef468
JM
2629
2630
6bb11ab3
L
2631# _LT_LANG(LANGNAME)
2632# ------------------
2633# _LT_LANG
6efef468
JM
2634
2635
6bb11ab3
L
2636# _LT_LANG_DEFAULT_CONFIG
2637# -----------------------
2638# _LT_LANG_DEFAULT_CONFIG
6efef468 2639
6bb11ab3
L
2640# Obsolete macros:
2641# This is what autoupdate's m4 run will expand. It fires
2642# the warning (with _au_warn_XXX), outputs it into the
2643# updated configure.ac (with AC_DIAGNOSE), and then outputs
2644# the replacement expansion.
6efef468 2645
6efef468 2646
6bb11ab3
L
2647# This is an auxiliary macro that is also run when
2648# autoupdate runs m4. It simply calls m4_warning, but
2649# we need a wrapper so that each warning is emitted only
2650# once. We break the quoting in m4_warning's argument in
2651# order to expand this macro's arguments, not AU_DEFUN's.
6efef468 2652
6efef468 2653
6bb11ab3
L
2654# Finally, this is the expansion that is picked up by
2655# autoconf. It tells the user to run autoupdate, and
2656# then outputs the replacement expansion. We do not care
2657# about autoupdate's warning because that contains
2658# information on what to do *after* running autoupdate.
6efef468 2659
6bb11ab3
L
2660# This is what autoupdate's m4 run will expand. It fires
2661# the warning (with _au_warn_XXX), outputs it into the
2662# updated configure.ac (with AC_DIAGNOSE), and then outputs
2663# the replacement expansion.
6efef468
JM
2664
2665
6bb11ab3
L
2666# This is an auxiliary macro that is also run when
2667# autoupdate runs m4. It simply calls m4_warning, but
2668# we need a wrapper so that each warning is emitted only
2669# once. We break the quoting in m4_warning's argument in
2670# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2671
2672
6bb11ab3
L
2673# Finally, this is the expansion that is picked up by
2674# autoconf. It tells the user to run autoupdate, and
2675# then outputs the replacement expansion. We do not care
2676# about autoupdate's warning because that contains
2677# information on what to do *after* running autoupdate.
6efef468 2678
6bb11ab3
L
2679# This is what autoupdate's m4 run will expand. It fires
2680# the warning (with _au_warn_XXX), outputs it into the
2681# updated configure.ac (with AC_DIAGNOSE), and then outputs
2682# the replacement expansion.
6efef468
JM
2683
2684
6bb11ab3
L
2685# This is an auxiliary macro that is also run when
2686# autoupdate runs m4. It simply calls m4_warning, but
2687# we need a wrapper so that each warning is emitted only
2688# once. We break the quoting in m4_warning's argument in
2689# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2690
2691
6bb11ab3
L
2692# Finally, this is the expansion that is picked up by
2693# autoconf. It tells the user to run autoupdate, and
2694# then outputs the replacement expansion. We do not care
2695# about autoupdate's warning because that contains
2696# information on what to do *after* running autoupdate.
6efef468 2697
6bb11ab3
L
2698# This is what autoupdate's m4 run will expand. It fires
2699# the warning (with _au_warn_XXX), outputs it into the
2700# updated configure.ac (with AC_DIAGNOSE), and then outputs
2701# the replacement expansion.
6efef468
JM
2702
2703
6bb11ab3
L
2704# This is an auxiliary macro that is also run when
2705# autoupdate runs m4. It simply calls m4_warning, but
2706# we need a wrapper so that each warning is emitted only
2707# once. We break the quoting in m4_warning's argument in
2708# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2709
2710
6bb11ab3
L
2711# Finally, this is the expansion that is picked up by
2712# autoconf. It tells the user to run autoupdate, and
2713# then outputs the replacement expansion. We do not care
2714# about autoupdate's warning because that contains
2715# information on what to do *after* running autoupdate.
6efef468 2716
6bb11ab3
L
2717# This is what autoupdate's m4 run will expand. It fires
2718# the warning (with _au_warn_XXX), outputs it into the
2719# updated configure.ac (with AC_DIAGNOSE), and then outputs
2720# the replacement expansion.
6efef468
JM
2721
2722
6bb11ab3
L
2723# This is an auxiliary macro that is also run when
2724# autoupdate runs m4. It simply calls m4_warning, but
2725# we need a wrapper so that each warning is emitted only
2726# once. We break the quoting in m4_warning's argument in
2727# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2728
2729
6bb11ab3
L
2730# Finally, this is the expansion that is picked up by
2731# autoconf. It tells the user to run autoupdate, and
2732# then outputs the replacement expansion. We do not care
2733# about autoupdate's warning because that contains
2734# information on what to do *after* running autoupdate.
6efef468 2735
35695fd6 2736
b7026657 2737
6bb11ab3
L
2738# _LT_TAG_COMPILER
2739# ----------------
2740# _LT_TAG_COMPILER
35695fd6
AC
2741
2742
6bb11ab3
L
2743# _LT_COMPILER_BOILERPLATE
2744# ------------------------
2745# Check for compiler boilerplate output or warnings with
2746# the simple compiler test code.
2747# _LT_COMPILER_BOILERPLATE
f0569246 2748
f0569246 2749
6bb11ab3
L
2750# _LT_LINKER_BOILERPLATE
2751# ----------------------
2752# Check for linker boilerplate output or warnings with
2753# the simple link test code.
2754# _LT_LINKER_BOILERPLATE
b7026657 2755
6bb11ab3
L
2756# _LT_REQUIRED_DARWIN_CHECKS
2757# -------------------------
81ecdfbb 2758
b7026657 2759
b7026657 2760
6bb11ab3
L
2761# _LT_DARWIN_LINKER_FEATURES
2762# --------------------------
2763# Checks for linker and compiler features on darwin
b7026657 2764
b7026657 2765
6bb11ab3
L
2766# _LT_SYS_MODULE_PATH_AIX
2767# -----------------------
2768# Links a minimal program and checks the executable
2769# for the system default hardcoded library path. In most cases,
2770# this is /usr/lib:/lib, but when the MPI compilers are used
2771# the location of the communication and MPI libs are included too.
2772# If we don't find anything, use the default library path according
2773# to the aix ld manual.
2774# _LT_SYS_MODULE_PATH_AIX
b7026657 2775
b7026657 2776
6bb11ab3
L
2777# _LT_SHELL_INIT(ARG)
2778# -------------------
2779# _LT_SHELL_INIT
b7026657 2780
f0569246 2781
81ecdfbb 2782
6bb11ab3
L
2783# _LT_PROG_ECHO_BACKSLASH
2784# -----------------------
2785# Find how we can fake an echo command that does not interpret backslash.
2786# In particular, with Autoconf 2.60 or later we add some code to the start
2787# of the generated configure script which will find a shell with a builtin
2788# printf (which we can use as an echo command).
2789# _LT_PROG_ECHO_BACKSLASH
f0569246 2790
b7026657 2791
6bb11ab3
L
2792# _LT_ENABLE_LOCK
2793# ---------------
2794# _LT_ENABLE_LOCK
81ecdfbb 2795
b7026657 2796
6bb11ab3
L
2797# _LT_CMD_OLD_ARCHIVE
2798# -------------------
2799# _LT_CMD_OLD_ARCHIVE
f0569246 2800
81ecdfbb 2801
6bb11ab3
L
2802# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2803# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2804# ----------------------------------------------------------------
2805# Check whether the given compiler option works
2806# _LT_COMPILER_OPTION
b7026657 2807
6bb11ab3
L
2808# Old name:
2809# This is what autoupdate's m4 run will expand. It fires
2810# the warning (with _au_warn_XXX), outputs it into the
2811# updated configure.ac (with AC_DIAGNOSE), and then outputs
2812# the replacement expansion.
b7026657 2813
b7026657 2814
6bb11ab3
L
2815# This is an auxiliary macro that is also run when
2816# autoupdate runs m4. It simply calls m4_warning, but
2817# we need a wrapper so that each warning is emitted only
2818# once. We break the quoting in m4_warning's argument in
2819# order to expand this macro's arguments, not AU_DEFUN's.
f0569246 2820
f0569246 2821
6bb11ab3
L
2822# Finally, this is the expansion that is picked up by
2823# autoconf. It tells the user to run autoupdate, and
2824# then outputs the replacement expansion. We do not care
2825# about autoupdate's warning because that contains
2826# information on what to do *after* running autoupdate.
f0569246 2827
f0569246 2828
f0569246 2829
6bb11ab3
L
2830# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2831# [ACTION-SUCCESS], [ACTION-FAILURE])
2832# ----------------------------------------------------
2833# Check whether the given linker option works
2834# _LT_LINKER_OPTION
81ecdfbb 2835
6bb11ab3
L
2836# Old name:
2837# This is what autoupdate's m4 run will expand. It fires
2838# the warning (with _au_warn_XXX), outputs it into the
2839# updated configure.ac (with AC_DIAGNOSE), and then outputs
2840# the replacement expansion.
81ecdfbb 2841
81ecdfbb 2842
6bb11ab3
L
2843# This is an auxiliary macro that is also run when
2844# autoupdate runs m4. It simply calls m4_warning, but
2845# we need a wrapper so that each warning is emitted only
2846# once. We break the quoting in m4_warning's argument in
2847# order to expand this macro's arguments, not AU_DEFUN's.
81ecdfbb 2848
f0569246 2849
6bb11ab3
L
2850# Finally, this is the expansion that is picked up by
2851# autoconf. It tells the user to run autoupdate, and
2852# then outputs the replacement expansion. We do not care
2853# about autoupdate's warning because that contains
2854# information on what to do *after* running autoupdate.
2855
2856
2857
2858# LT_CMD_MAX_LEN
2859#---------------
2860# LT_CMD_MAX_LEN
2861
2862# Old name:
2863# This is what autoupdate's m4 run will expand. It fires
2864# the warning (with _au_warn_XXX), outputs it into the
2865# updated configure.ac (with AC_DIAGNOSE), and then outputs
2866# the replacement expansion.
2867
2868
2869# This is an auxiliary macro that is also run when
2870# autoupdate runs m4. It simply calls m4_warning, but
2871# we need a wrapper so that each warning is emitted only
2872# once. We break the quoting in m4_warning's argument in
2873# order to expand this macro's arguments, not AU_DEFUN's.
2874
2875
2876# Finally, this is the expansion that is picked up by
2877# autoconf. It tells the user to run autoupdate, and
2878# then outputs the replacement expansion. We do not care
2879# about autoupdate's warning because that contains
2880# information on what to do *after* running autoupdate.
2881
2882
2883
2884# _LT_HEADER_DLFCN
2885# ----------------
2886# _LT_HEADER_DLFCN
2887
2888
2889# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
2890# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
2891# ----------------------------------------------------------------
2892# _LT_TRY_DLOPEN_SELF
2893
2894
2895# LT_SYS_DLOPEN_SELF
2896# ------------------
2897# LT_SYS_DLOPEN_SELF
2898
2899# Old name:
2900# This is what autoupdate's m4 run will expand. It fires
2901# the warning (with _au_warn_XXX), outputs it into the
2902# updated configure.ac (with AC_DIAGNOSE), and then outputs
2903# the replacement expansion.
2904
2905
2906# This is an auxiliary macro that is also run when
2907# autoupdate runs m4. It simply calls m4_warning, but
2908# we need a wrapper so that each warning is emitted only
2909# once. We break the quoting in m4_warning's argument in
2910# order to expand this macro's arguments, not AU_DEFUN's.
2911
2912
2913# Finally, this is the expansion that is picked up by
2914# autoconf. It tells the user to run autoupdate, and
2915# then outputs the replacement expansion. We do not care
2916# about autoupdate's warning because that contains
2917# information on what to do *after* running autoupdate.
2918
2919
2920
2921# _LT_COMPILER_C_O([TAGNAME])
2922# ---------------------------
2923# Check to see if options -c and -o are simultaneously supported by compiler.
2924# This macro does not hard code the compiler like AC_PROG_CC_C_O.
2925# _LT_COMPILER_C_O
2926
2927
2928# _LT_COMPILER_FILE_LOCKS([TAGNAME])
2929# ----------------------------------
2930# Check to see if we can do hard links to lock some files if needed
2931# _LT_COMPILER_FILE_LOCKS
2932
2933
2934# _LT_CHECK_OBJDIR
2935# ----------------
2936# _LT_CHECK_OBJDIR
2937
2938
2939# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
2940# --------------------------------------
2941# Check hardcoding attributes.
2942# _LT_LINKER_HARDCODE_LIBPATH
2943
2944
2945# _LT_CMD_STRIPLIB
2946# ----------------
2947# _LT_CMD_STRIPLIB
2948
2949
2950# _LT_SYS_DYNAMIC_LINKER([TAG])
2951# -----------------------------
2952# PORTME Fill in your ld.so characteristics
2953# _LT_SYS_DYNAMIC_LINKER
2954
2955
2956# _LT_PATH_TOOL_PREFIX(TOOL)
2957# --------------------------
2958# find a file program which can recognize shared library
2959# _LT_PATH_TOOL_PREFIX
2960
2961# Old name:
2962# This is what autoupdate's m4 run will expand. It fires
2963# the warning (with _au_warn_XXX), outputs it into the
2964# updated configure.ac (with AC_DIAGNOSE), and then outputs
2965# the replacement expansion.
2966
2967
2968# This is an auxiliary macro that is also run when
2969# autoupdate runs m4. It simply calls m4_warning, but
2970# we need a wrapper so that each warning is emitted only
2971# once. We break the quoting in m4_warning's argument in
2972# order to expand this macro's arguments, not AU_DEFUN's.
2973
2974
2975# Finally, this is the expansion that is picked up by
2976# autoconf. It tells the user to run autoupdate, and
2977# then outputs the replacement expansion. We do not care
2978# about autoupdate's warning because that contains
2979# information on what to do *after* running autoupdate.
2980
2981
2982
2983# _LT_PATH_MAGIC
2984# --------------
2985# find a file program which can recognize a shared library
2986# _LT_PATH_MAGIC
2987
2988
2989# LT_PATH_LD
2990# ----------
2991# find the pathname to the GNU or non-GNU linker
2992# LT_PATH_LD
2993
2994# Old names:
2995# This is what autoupdate's m4 run will expand. It fires
2996# the warning (with _au_warn_XXX), outputs it into the
2997# updated configure.ac (with AC_DIAGNOSE), and then outputs
2998# the replacement expansion.
2999
3000
3001# This is an auxiliary macro that is also run when
3002# autoupdate runs m4. It simply calls m4_warning, but
3003# we need a wrapper so that each warning is emitted only
3004# once. We break the quoting in m4_warning's argument in
3005# order to expand this macro's arguments, not AU_DEFUN's.
3006
3007
3008# Finally, this is the expansion that is picked up by
3009# autoconf. It tells the user to run autoupdate, and
3010# then outputs the replacement expansion. We do not care
3011# about autoupdate's warning because that contains
3012# information on what to do *after* running autoupdate.
3013
3014# This is what autoupdate's m4 run will expand. It fires
3015# the warning (with _au_warn_XXX), outputs it into the
3016# updated configure.ac (with AC_DIAGNOSE), and then outputs
3017# the replacement expansion.
3018
3019
3020# This is an auxiliary macro that is also run when
3021# autoupdate runs m4. It simply calls m4_warning, but
3022# we need a wrapper so that each warning is emitted only
3023# once. We break the quoting in m4_warning's argument in
3024# order to expand this macro's arguments, not AU_DEFUN's.
3025
3026
3027# Finally, this is the expansion that is picked up by
3028# autoconf. It tells the user to run autoupdate, and
3029# then outputs the replacement expansion. We do not care
3030# about autoupdate's warning because that contains
3031# information on what to do *after* running autoupdate.
3032
3033
3034
3035# _LT_PATH_LD_GNU
3036#- --------------
3037# _LT_PATH_LD_GNU
3038
3039
3040# _LT_CMD_RELOAD
3041# --------------
3042# find reload flag for linker
3043# -- PORTME Some linkers may need a different reload flag.
3044# _LT_CMD_RELOAD
3045
3046
3047# _LT_CHECK_MAGIC_METHOD
3048# ----------------------
3049# how to check for library dependencies
3050# -- PORTME fill in with the dynamic library characteristics
3051# _LT_CHECK_MAGIC_METHOD
3052
3053
3054# LT_PATH_NM
3055# ----------
3056# find the pathname to a BSD- or MS-compatible name lister
3057# LT_PATH_NM
3058
3059# Old names:
3060# This is what autoupdate's m4 run will expand. It fires
3061# the warning (with _au_warn_XXX), outputs it into the
3062# updated configure.ac (with AC_DIAGNOSE), and then outputs
3063# the replacement expansion.
3064
3065
3066# This is an auxiliary macro that is also run when
3067# autoupdate runs m4. It simply calls m4_warning, but
3068# we need a wrapper so that each warning is emitted only
3069# once. We break the quoting in m4_warning's argument in
3070# order to expand this macro's arguments, not AU_DEFUN's.
3071
3072
3073# Finally, this is the expansion that is picked up by
3074# autoconf. It tells the user to run autoupdate, and
3075# then outputs the replacement expansion. We do not care
3076# about autoupdate's warning because that contains
3077# information on what to do *after* running autoupdate.
3078
3079# This is what autoupdate's m4 run will expand. It fires
3080# the warning (with _au_warn_XXX), outputs it into the
3081# updated configure.ac (with AC_DIAGNOSE), and then outputs
3082# the replacement expansion.
3083
3084
3085# This is an auxiliary macro that is also run when
3086# autoupdate runs m4. It simply calls m4_warning, but
3087# we need a wrapper so that each warning is emitted only
3088# once. We break the quoting in m4_warning's argument in
3089# order to expand this macro's arguments, not AU_DEFUN's.
3090
3091
3092# Finally, this is the expansion that is picked up by
3093# autoconf. It tells the user to run autoupdate, and
3094# then outputs the replacement expansion. We do not care
3095# about autoupdate's warning because that contains
3096# information on what to do *after* running autoupdate.
3097
3098
3099
3100# LT_LIB_M
3101# --------
3102# check for math library
3103# LT_LIB_M
3104
3105# Old name:
3106# This is what autoupdate's m4 run will expand. It fires
3107# the warning (with _au_warn_XXX), outputs it into the
3108# updated configure.ac (with AC_DIAGNOSE), and then outputs
3109# the replacement expansion.
3110
3111
3112# This is an auxiliary macro that is also run when
3113# autoupdate runs m4. It simply calls m4_warning, but
3114# we need a wrapper so that each warning is emitted only
3115# once. We break the quoting in m4_warning's argument in
3116# order to expand this macro's arguments, not AU_DEFUN's.
3117
3118
3119# Finally, this is the expansion that is picked up by
3120# autoconf. It tells the user to run autoupdate, and
3121# then outputs the replacement expansion. We do not care
3122# about autoupdate's warning because that contains
3123# information on what to do *after* running autoupdate.
3124
3125
3126
3127# _LT_COMPILER_NO_RTTI([TAGNAME])
3128# -------------------------------
3129# _LT_COMPILER_NO_RTTI
3130
3131
3132# _LT_CMD_GLOBAL_SYMBOLS
3133# ----------------------
3134 # _LT_CMD_GLOBAL_SYMBOLS
3135
3136
3137# _LT_COMPILER_PIC([TAGNAME])
3138# ---------------------------
3139# _LT_COMPILER_PIC
3140
3141
3142# _LT_LINKER_SHLIBS([TAGNAME])
3143# ----------------------------
3144# See if the linker supports building shared libraries.
3145# _LT_LINKER_SHLIBS
3146
3147
3148# _LT_LANG_C_CONFIG([TAG])
3149# ------------------------
3150# Ensure that the configuration variables for a C compiler are suitably
3151# defined. These variables are subsequently used by _LT_CONFIG to write
3152# the compiler configuration to `libtool'.
3153# _LT_LANG_C_CONFIG
3154
3155
3156# _LT_LANG_CXX_CONFIG([TAG])
3157# --------------------------
3158# Ensure that the configuration variables for a C++ compiler are suitably
3159# defined. These variables are subsequently used by _LT_CONFIG to write
3160# the compiler configuration to `libtool'.
3161# _LT_LANG_CXX_CONFIG
3162
3163
3164# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3165# ---------------------------------
3166# Figure out "hidden" library dependencies from verbose
3167# compiler output when linking a shared library.
3168# Parse the compiler output and extract the necessary
3169# objects, libraries and library flags.
3170# _LT_SYS_HIDDEN_LIBDEPS
3171
3172
3173# _LT_LANG_F77_CONFIG([TAG])
3174# --------------------------
3175# Ensure that the configuration variables for a Fortran 77 compiler are
3176# suitably defined. These variables are subsequently used by _LT_CONFIG
3177# to write the compiler configuration to `libtool'.
3178# _LT_LANG_F77_CONFIG
3179
3180
3181# _LT_LANG_FC_CONFIG([TAG])
3182# -------------------------
3183# Ensure that the configuration variables for a Fortran compiler are
3184# suitably defined. These variables are subsequently used by _LT_CONFIG
3185# to write the compiler configuration to `libtool'.
3186# _LT_LANG_FC_CONFIG
3187
3188
3189# _LT_LANG_GCJ_CONFIG([TAG])
3190# --------------------------
3191# Ensure that the configuration variables for the GNU Java Compiler compiler
3192# are suitably defined. These variables are subsequently used by _LT_CONFIG
3193# to write the compiler configuration to `libtool'.
3194# _LT_LANG_GCJ_CONFIG
3195
3196
3197# _LT_LANG_RC_CONFIG([TAG])
3198# -------------------------
3199# Ensure that the configuration variables for the Windows resource compiler
3200# are suitably defined. These variables are subsequently used by _LT_CONFIG
3201# to write the compiler configuration to `libtool'.
3202# _LT_LANG_RC_CONFIG
3203
3204
3205# LT_PROG_GCJ
3206# -----------
3207
3208
3209# Old name:
3210# This is what autoupdate's m4 run will expand. It fires
3211# the warning (with _au_warn_XXX), outputs it into the
3212# updated configure.ac (with AC_DIAGNOSE), and then outputs
3213# the replacement expansion.
3214
3215
3216# This is an auxiliary macro that is also run when
3217# autoupdate runs m4. It simply calls m4_warning, but
3218# we need a wrapper so that each warning is emitted only
3219# once. We break the quoting in m4_warning's argument in
3220# order to expand this macro's arguments, not AU_DEFUN's.
3221
3222
3223# Finally, this is the expansion that is picked up by
3224# autoconf. It tells the user to run autoupdate, and
3225# then outputs the replacement expansion. We do not care
3226# about autoupdate's warning because that contains
3227# information on what to do *after* running autoupdate.
3228
3229
3230
3231# LT_PROG_RC
3232# ----------
3233
3234
3235# Old name:
3236# This is what autoupdate's m4 run will expand. It fires
3237# the warning (with _au_warn_XXX), outputs it into the
3238# updated configure.ac (with AC_DIAGNOSE), and then outputs
3239# the replacement expansion.
3240
3241
3242# This is an auxiliary macro that is also run when
3243# autoupdate runs m4. It simply calls m4_warning, but
3244# we need a wrapper so that each warning is emitted only
3245# once. We break the quoting in m4_warning's argument in
3246# order to expand this macro's arguments, not AU_DEFUN's.
3247
3248
3249# Finally, this is the expansion that is picked up by
3250# autoconf. It tells the user to run autoupdate, and
3251# then outputs the replacement expansion. We do not care
3252# about autoupdate's warning because that contains
3253# information on what to do *after* running autoupdate.
3254
3255
3256
3257# _LT_DECL_EGREP
3258# --------------
3259# If we don't have a new enough Autoconf to choose the best grep
3260# available, choose the one first in the user's PATH.
3261
3262
3263
3264# _LT_DECL_OBJDUMP
3265# --------------
3266# If we don't have a new enough Autoconf to choose the best objdump
3267# available, choose the one first in the user's PATH.
3268
3269
3270
3271# _LT_DECL_SED
3272# ------------
3273# Check for a fully-functional sed program, that truncates
3274# as few characters as possible. Prefer GNU sed if found.
3275# _LT_DECL_SED
3276
3277#m4_ifndef
3278
3279# Old name:
3280# This is what autoupdate's m4 run will expand. It fires
3281# the warning (with _au_warn_XXX), outputs it into the
3282# updated configure.ac (with AC_DIAGNOSE), and then outputs
3283# the replacement expansion.
3284
3285
3286# This is an auxiliary macro that is also run when
3287# autoupdate runs m4. It simply calls m4_warning, but
3288# we need a wrapper so that each warning is emitted only
3289# once. We break the quoting in m4_warning's argument in
3290# order to expand this macro's arguments, not AU_DEFUN's.
3291
3292
3293# Finally, this is the expansion that is picked up by
3294# autoconf. It tells the user to run autoupdate, and
3295# then outputs the replacement expansion. We do not care
3296# about autoupdate's warning because that contains
3297# information on what to do *after* running autoupdate.
3298
3299
3300
3301# _LT_CHECK_SHELL_FEATURES
3302# ------------------------
3303# Find out whether the shell is Bourne or XSI compatible,
3304# or has some other useful features.
3305# _LT_CHECK_SHELL_FEATURES
3306
3307
3308# _LT_PROG_XSI_SHELLFNS
3309# ---------------------
3310# Bourne and XSI compatible variants of some useful shell functions.
3311
3312
3313# Helper functions for option handling. -*- Autoconf -*-
3314#
3315# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3316# Inc.
3317# Written by Gary V. Vaughan, 2004
3318#
3319# This file is free software; the Free Software Foundation gives
3320# unlimited permission to copy and/or distribute it, with or without
3321# modifications, as long as this notice is preserved.
3322
3323# serial 6 ltoptions.m4
3324
3325# This is to help aclocal find these macros, as it can't see m4_define.
3326
3327
3328
3329# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3330# ------------------------------------------
3331
3332
3333
3334# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3335# ---------------------------------------
3336# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3337# matching handler defined, dispatch to it. Other OPTION-NAMEs are
3338# saved as a flag.
3339
3340
3341
3342# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3343# ------------------------------------------------------------
3344# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3345
3346
3347
3348# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3349# -------------------------------------------------------
3350# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3351# are set.
3352
3353
3354
3355# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3356# ----------------------------------------
3357# OPTION-LIST is a space-separated list of Libtool options associated
3358# with MACRO-NAME. If any OPTION has a matching handler declared with
3359# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3360# the unknown option and exit.
3361# _LT_SET_OPTIONS
3362
3363
3364## --------------------------------- ##
3365## Macros to handle LT_INIT options. ##
3366## --------------------------------- ##
3367
3368# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3369# -----------------------------------------
3370
3371
3372
3373# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3374# -----------------------------------------------
3375# LT_OPTION_DEFINE
3376
3377
3378# dlopen
3379# ------
3380
3381
3382# This is what autoupdate's m4 run will expand. It fires
3383# the warning (with _au_warn_XXX), outputs it into the
3384# updated configure.ac (with AC_DIAGNOSE), and then outputs
3385# the replacement expansion.
3386
3387
3388# This is an auxiliary macro that is also run when
3389# autoupdate runs m4. It simply calls m4_warning, but
3390# we need a wrapper so that each warning is emitted only
3391# once. We break the quoting in m4_warning's argument in
3392# order to expand this macro's arguments, not AU_DEFUN's.
3393
3394
3395# Finally, this is the expansion that is picked up by
3396# autoconf. It tells the user to run autoupdate, and
3397# then outputs the replacement expansion. We do not care
3398# about autoupdate's warning because that contains
3399# information on what to do *after* running autoupdate.
3400
3401
3402
3403
3404# win32-dll
3405# ---------
3406# Declare package support for building win32 dll's.
3407# win32-dll
3408
3409# This is what autoupdate's m4 run will expand. It fires
3410# the warning (with _au_warn_XXX), outputs it into the
3411# updated configure.ac (with AC_DIAGNOSE), and then outputs
3412# the replacement expansion.
3413
3414
3415# This is an auxiliary macro that is also run when
3416# autoupdate runs m4. It simply calls m4_warning, but
3417# we need a wrapper so that each warning is emitted only
3418# once. We break the quoting in m4_warning's argument in
3419# order to expand this macro's arguments, not AU_DEFUN's.
3420
3421
3422# Finally, this is the expansion that is picked up by
3423# autoconf. It tells the user to run autoupdate, and
3424# then outputs the replacement expansion. We do not care
3425# about autoupdate's warning because that contains
3426# information on what to do *after* running autoupdate.
3427
3428
3429
3430
3431# _LT_ENABLE_SHARED([DEFAULT])
3432# ----------------------------
3433# implement the --enable-shared flag, and supports the `shared' and
3434# `disable-shared' LT_INIT options.
3435# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3436# _LT_ENABLE_SHARED
3437
3438
3439
3440
3441# Old names:
3442
3443
3444
3445
3446# This is what autoupdate's m4 run will expand. It fires
3447# the warning (with _au_warn_XXX), outputs it into the
3448# updated configure.ac (with AC_DIAGNOSE), and then outputs
3449# the replacement expansion.
3450
3451
3452# This is an auxiliary macro that is also run when
3453# autoupdate runs m4. It simply calls m4_warning, but
3454# we need a wrapper so that each warning is emitted only
3455# once. We break the quoting in m4_warning's argument in
3456# order to expand this macro's arguments, not AU_DEFUN's.
3457
3458
3459# Finally, this is the expansion that is picked up by
3460# autoconf. It tells the user to run autoupdate, and
3461# then outputs the replacement expansion. We do not care
3462# about autoupdate's warning because that contains
3463# information on what to do *after* running autoupdate.
3464
3465# This is what autoupdate's m4 run will expand. It fires
3466# the warning (with _au_warn_XXX), outputs it into the
3467# updated configure.ac (with AC_DIAGNOSE), and then outputs
3468# the replacement expansion.
3469
3470
3471# This is an auxiliary macro that is also run when
3472# autoupdate runs m4. It simply calls m4_warning, but
3473# we need a wrapper so that each warning is emitted only
3474# once. We break the quoting in m4_warning's argument in
3475# order to expand this macro's arguments, not AU_DEFUN's.
3476
3477
3478# Finally, this is the expansion that is picked up by
3479# autoconf. It tells the user to run autoupdate, and
3480# then outputs the replacement expansion. We do not care
3481# about autoupdate's warning because that contains
3482# information on what to do *after* running autoupdate.
3483
3484
3485
3486
3487
3488# _LT_ENABLE_STATIC([DEFAULT])
3489# ----------------------------
3490# implement the --enable-static flag, and support the `static' and
3491# `disable-static' LT_INIT options.
3492# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3493# _LT_ENABLE_STATIC
3494
3495
3496
3497
3498# Old names:
3499
3500
3501
3502
3503# This is what autoupdate's m4 run will expand. It fires
3504# the warning (with _au_warn_XXX), outputs it into the
3505# updated configure.ac (with AC_DIAGNOSE), and then outputs
3506# the replacement expansion.
3507
3508
3509# This is an auxiliary macro that is also run when
3510# autoupdate runs m4. It simply calls m4_warning, but
3511# we need a wrapper so that each warning is emitted only
3512# once. We break the quoting in m4_warning's argument in
3513# order to expand this macro's arguments, not AU_DEFUN's.
3514
3515
3516# Finally, this is the expansion that is picked up by
3517# autoconf. It tells the user to run autoupdate, and
3518# then outputs the replacement expansion. We do not care
3519# about autoupdate's warning because that contains
3520# information on what to do *after* running autoupdate.
3521
3522# This is what autoupdate's m4 run will expand. It fires
3523# the warning (with _au_warn_XXX), outputs it into the
3524# updated configure.ac (with AC_DIAGNOSE), and then outputs
3525# the replacement expansion.
3526
3527
3528# This is an auxiliary macro that is also run when
3529# autoupdate runs m4. It simply calls m4_warning, but
3530# we need a wrapper so that each warning is emitted only
3531# once. We break the quoting in m4_warning's argument in
3532# order to expand this macro's arguments, not AU_DEFUN's.
3533
3534
3535# Finally, this is the expansion that is picked up by
3536# autoconf. It tells the user to run autoupdate, and
3537# then outputs the replacement expansion. We do not care
3538# about autoupdate's warning because that contains
3539# information on what to do *after* running autoupdate.
3540
3541
3542
3543
3544
3545# _LT_ENABLE_FAST_INSTALL([DEFAULT])
3546# ----------------------------------
3547# implement the --enable-fast-install flag, and support the `fast-install'
3548# and `disable-fast-install' LT_INIT options.
3549# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3550# _LT_ENABLE_FAST_INSTALL
3551
3552
3553
3554
3555# Old names:
3556# This is what autoupdate's m4 run will expand. It fires
3557# the warning (with _au_warn_XXX), outputs it into the
3558# updated configure.ac (with AC_DIAGNOSE), and then outputs
3559# the replacement expansion.
3560
3561
3562# This is an auxiliary macro that is also run when
3563# autoupdate runs m4. It simply calls m4_warning, but
3564# we need a wrapper so that each warning is emitted only
3565# once. We break the quoting in m4_warning's argument in
3566# order to expand this macro's arguments, not AU_DEFUN's.
3567
3568
3569# Finally, this is the expansion that is picked up by
3570# autoconf. It tells the user to run autoupdate, and
3571# then outputs the replacement expansion. We do not care
3572# about autoupdate's warning because that contains
3573# information on what to do *after* running autoupdate.
3574
3575
3576# This is what autoupdate's m4 run will expand. It fires
3577# the warning (with _au_warn_XXX), outputs it into the
3578# updated configure.ac (with AC_DIAGNOSE), and then outputs
3579# the replacement expansion.
3580
3581
3582# This is an auxiliary macro that is also run when
3583# autoupdate runs m4. It simply calls m4_warning, but
3584# we need a wrapper so that each warning is emitted only
3585# once. We break the quoting in m4_warning's argument in
3586# order to expand this macro's arguments, not AU_DEFUN's.
3587
3588
3589# Finally, this is the expansion that is picked up by
3590# autoconf. It tells the user to run autoupdate, and
3591# then outputs the replacement expansion. We do not care
3592# about autoupdate's warning because that contains
3593# information on what to do *after* running autoupdate.
3594
3595
3596
3597
3598# _LT_WITH_PIC([MODE])
3599# --------------------
3600# implement the --with-pic flag, and support the `pic-only' and `no-pic'
3601# LT_INIT options.
3602# MODE is either `yes' or `no'. If omitted, it defaults to `both'.
3603# _LT_WITH_PIC
3604
3605
3606
3607
3608# Old name:
3609# This is what autoupdate's m4 run will expand. It fires
3610# the warning (with _au_warn_XXX), outputs it into the
3611# updated configure.ac (with AC_DIAGNOSE), and then outputs
3612# the replacement expansion.
3613
3614
3615# This is an auxiliary macro that is also run when
3616# autoupdate runs m4. It simply calls m4_warning, but
3617# we need a wrapper so that each warning is emitted only
3618# once. We break the quoting in m4_warning's argument in
3619# order to expand this macro's arguments, not AU_DEFUN's.
3620
3621
3622# Finally, this is the expansion that is picked up by
3623# autoconf. It tells the user to run autoupdate, and
3624# then outputs the replacement expansion. We do not care
3625# about autoupdate's warning because that contains
3626# information on what to do *after* running autoupdate.
3627
3628
3629
3630## ----------------- ##
3631## LTDL_INIT Options ##
3632## ----------------- ##
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
3644#
3645# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3646# Written by Gary V. Vaughan, 2004
3647#
3648# This file is free software; the Free Software Foundation gives
3649# unlimited permission to copy and/or distribute it, with or without
3650# modifications, as long as this notice is preserved.
3651
3652# serial 6 ltsugar.m4
3653
3654# This is to help aclocal find these macros, as it can't see m4_define.
3655
3656
3657
3658# lt_join(SEP, ARG1, [ARG2...])
3659# -----------------------------
3660# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3661# associated separator.
3662# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3663# versions in m4sugar had bugs.
3664
3665
3666
3667
3668# lt_car(LIST)
3669# lt_cdr(LIST)
3670# ------------
3671# Manipulate m4 lists.
3672# These macros are necessary as long as will still need to support
3673# Autoconf-2.59 which quotes differently.
3674
3675
3676
3677
3678
3679# lt_append(MACRO-NAME, STRING, [SEPARATOR])
3680# ------------------------------------------
3681# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3682# Note that neither SEPARATOR nor STRING are expanded; they are appended
3683# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3684# No SEPARATOR is output if MACRO-NAME was previously undefined (different
3685# than defined and empty).
3686#
3687# This macro is needed until we can rely on Autoconf 2.62, since earlier
3688# versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3689
3690
3691
3692
3693# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3694# ----------------------------------------------------------
3695# Produce a SEP delimited list of all paired combinations of elements of
3696# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
3697# has the form PREFIXmINFIXSUFFIXn.
3698# Needed until we can rely on m4_combine added in Autoconf 2.62.
3699
3700
3701
3702# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3703# -----------------------------------------------------------------------
3704# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3705# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3706
3707
3708
3709# lt_dict_add(DICT, KEY, VALUE)
3710# -----------------------------
3711
3712
3713
3714# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3715# --------------------------------------------
3716
3717
3718
3719# lt_dict_fetch(DICT, KEY, [SUBKEY])
3720# ----------------------------------
3721
3722
3723
3724# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3725# -----------------------------------------------------------------
3726
3727
3728
3729# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3730# --------------------------------------------------------------
3731
3732
3733# ltversion.m4 -- version numbers -*- Autoconf -*-
3734#
3735# Copyright (C) 2004 Free Software Foundation, Inc.
3736# Written by Scott James Remnant, 2004
3737#
3738# This file is free software; the Free Software Foundation gives
3739# unlimited permission to copy and/or distribute it, with or without
3740# modifications, as long as this notice is preserved.
3741
3742# Generated from ltversion.in.
3743
3744# serial 3134 ltversion.m4
3745# This file is part of GNU Libtool
3746
3747
3748
3749
3750
3751
3752# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
3753#
3754# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3755# Written by Scott James Remnant, 2004.
3756#
3757# This file is free software; the Free Software Foundation gives
3758# unlimited permission to copy and/or distribute it, with or without
3759# modifications, as long as this notice is preserved.
3760
3761# serial 4 lt~obsolete.m4
3762
3763# These exist entirely to fool aclocal when bootstrapping libtool.
3764#
3765# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3766# which have later been changed to m4_define as they aren't part of the
3767# exported API, or moved to Autoconf or Automake where they belong.
3768#
3769# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
3770# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3771# using a macro with the same name in our local m4/libtool.m4 it'll
3772# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3773# and doesn't know about Autoconf macros at all.)
3774#
3775# So we provide this file, which has a silly filename so it's always
3776# included after everything else. This provides aclocal with the
3777# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3778# because those macros already exist, or will be overwritten later.
3779# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3780#
3781# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3782# Yes, that means every name once taken will need to remain here until
3783# we give up compatibility with versions before 1.7, at which point
3784# we need to keep only those names which we still refer to.
3785
3786# This is to help aclocal find these macros, as it can't see m4_define.
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
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851## -*- Autoconf -*-
3852
3853# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3854# Free Software Foundation, Inc.
3855#
3856# This file is free software; the Free Software Foundation
3857# gives unlimited permission to copy and/or distribute it,
3858# with or without modifications, as long as this notice is preserved.
3859
3860# serial 8
3861
3862# Based on depend.m4 from automake 1.9, modified for standalone use in
3863# an environment where GNU make is required.
3864
3865# ZW_PROG_COMPILER_DEPENDENCIES
3866# -----------------------------
3867# Variant of _AM_DEPENDENCIES which just does the dependency probe and
3868# sets fooDEPMODE accordingly. Cache-variable compatible with
3869# original; not side-effect compatible. As the users of this macro
3870# may require accurate dependencies for correct builds, it does *not*
3871# honor --disable-dependency-checking, and failure to detect a usable
3872# method is an error. depcomp is assumed to be located in
3873# $ac_aux_dir.
3874#
3875# FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3876
3877
3878
3879# AM_SET_DEPDIR
3880# -------------
3881# Choose a directory name for dependency files.
3882
3883
3884# ZW_CREATE_DEPDIR
3885# ----------------
3886# As AM_SET_DEPDIR, but also create the directory at config.status time.
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937sim_inline="-DDEFAULT_INLINE=0"
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974# intl sister-directory configuration rules.
3975#
3976
3977# The idea behind this macro is that there's no need to repeat all the
3978# autoconf probes done by the intl directory - it's already done them
3979# for us. In fact, there's no need even to look at the cache for the
3980# answers. All we need to do is nab a few pieces of information.
3981# The intl directory is set up to make this easy, by generating a
3982# small file which can be sourced as a shell script; then we produce
3983# the necessary substitutions and definitions for this directory.
3984
3985
3986
3987# Autoconf M4 include file defining utility macros for complex Canadian
3988# cross builds.
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998####
3999# _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
4000# or AC_INIT.
4001# These demand that AC_CANONICAL_SYSTEM be called beforehand.
4002
4003####
4004# NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4005# Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
4006
4007
4008####
4009# NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4010# Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
4011
4012
4013
4014# Backported from Autoconf 2.5x; can go away when and if
4015# we switch. Put the OS path separator in $PATH_SEPARATOR.
4016
4017
4018
4019
4020# ACX_HAVE_GCC_FOR_TARGET
4021# Check if the variable GCC_FOR_TARGET really points to a GCC binary.
4022
4023
4024# ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4025# Searching for installed target binutils. We need to take extra care,
4026# else we may find the wrong assembler, linker, etc., and lose.
4027#
4028# First try --with-build-time-tools, if specified.
4029#
4030# For build != host, we ask the installed GCC for the name of the tool it
4031# uses, and accept it if it is an absolute path. This is because the
4032# only good choice for a compiler is the same GCC version that is being
4033# installed (or we couldn't make target libraries), and we assume that
4034# on the host system we'll have not only the same GCC version, but also
4035# the same binutils version.
4036#
4037# For build == host, search the same directories that the installed
4038# compiler will search. We used to do this for the assembler, linker,
4039# and nm only; for simplicity of configuration, however, we extend this
4040# criterion to tools (such as ar and ranlib) that are never invoked by
4041# the compiler, to avoid mismatches.
4042#
4043# Also note we have to check MD_EXEC_PREFIX before checking the user's path
4044# if build == target. This makes the most sense only when bootstrapping,
4045# but we also do so when build != host. In this case, we hope that the
4046# build and host systems will have similar contents of MD_EXEC_PREFIX.
4047#
4048# If we do not find a suitable binary, then try the user's path.
4049
4050
4051###
4052# AC_PROG_CPP_WERROR
4053# Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4054# triggers warnings from the preprocessor. Will be in autoconf 2.58.
4055# For now, using this also overrides header checks to use only the
4056# preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4057# bit harder from here).
4058# Eventually autoconf will default to checking headers with the compiler
4059# instead, and we'll have to do this differently.
4060
4061# AC_PROG_CPP_WERROR
4062
4063# Test for GNAT.
4064# We require the gnatbind & gnatmake programs, as well as a compiler driver
4065# that understands Ada. We use the user's CC setting, already found, and
4066# possibly add $1 to the command-line parameters.
4067#
4068# Sets the shell variable have_gnat to yes or no as appropriate, and
4069# substitutes GNATBIND and GNATMAKE.
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095ac_ext=c
4096ac_cpp='$CPP $CPPFLAGS'
4097ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4098ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4099ac_compiler_gnu=$ac_cv_c_compiler_gnu
4100if test -n "$ac_tool_prefix"; then
4101 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4102set dummy ${ac_tool_prefix}gcc; ac_word=$2
4103{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4104$as_echo_n "checking for $ac_word... " >&6; }
4105if test "${ac_cv_prog_CC+set}" = set; then :
4106 $as_echo_n "(cached) " >&6
4107else
4108 if test -n "$CC"; then
4109 ac_cv_prog_CC="$CC" # Let the user override the test.
4110else
4111as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4112for as_dir in $PATH
4113do
4114 IFS=$as_save_IFS
4115 test -z "$as_dir" && as_dir=.
4116 for ac_exec_ext in '' $ac_executable_extensions; do
4117 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4118 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4119 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4120 break 2
4121 fi
4122done
4123 done
4124IFS=$as_save_IFS
4125
4126fi
4127fi
4128CC=$ac_cv_prog_CC
4129if test -n "$CC"; then
4130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4131$as_echo "$CC" >&6; }
4132else
4133 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4134$as_echo "no" >&6; }
4135fi
4136
4137
4138fi
4139if test -z "$ac_cv_prog_CC"; then
4140 ac_ct_CC=$CC
4141 # Extract the first word of "gcc", so it can be a program name with args.
4142set dummy gcc; ac_word=$2
4143{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4144$as_echo_n "checking for $ac_word... " >&6; }
4145if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4146 $as_echo_n "(cached) " >&6
4147else
4148 if test -n "$ac_ct_CC"; then
4149 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4150else
4151as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4152for as_dir in $PATH
4153do
4154 IFS=$as_save_IFS
4155 test -z "$as_dir" && as_dir=.
4156 for ac_exec_ext in '' $ac_executable_extensions; do
4157 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4158 ac_cv_prog_ac_ct_CC="gcc"
4159 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4160 break 2
4161 fi
4162done
4163 done
4164IFS=$as_save_IFS
4165
4166fi
4167fi
4168ac_ct_CC=$ac_cv_prog_ac_ct_CC
4169if test -n "$ac_ct_CC"; then
4170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4171$as_echo "$ac_ct_CC" >&6; }
4172else
4173 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4174$as_echo "no" >&6; }
4175fi
4176
4177 if test "x$ac_ct_CC" = x; then
4178 CC=""
4179 else
4180 case $cross_compiling:$ac_tool_warned in
4181yes:)
4182{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4183$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4184ac_tool_warned=yes ;;
4185esac
4186 CC=$ac_ct_CC
4187 fi
4188else
4189 CC="$ac_cv_prog_CC"
4190fi
4191
4192if test -z "$CC"; then
4193 if test -n "$ac_tool_prefix"; then
4194 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4195set dummy ${ac_tool_prefix}cc; ac_word=$2
4196{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4197$as_echo_n "checking for $ac_word... " >&6; }
4198if test "${ac_cv_prog_CC+set}" = set; then :
4199 $as_echo_n "(cached) " >&6
4200else
4201 if test -n "$CC"; then
4202 ac_cv_prog_CC="$CC" # Let the user override the test.
4203else
4204as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4205for as_dir in $PATH
4206do
4207 IFS=$as_save_IFS
4208 test -z "$as_dir" && as_dir=.
4209 for ac_exec_ext in '' $ac_executable_extensions; do
4210 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4211 ac_cv_prog_CC="${ac_tool_prefix}cc"
4212 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4213 break 2
4214 fi
4215done
4216 done
4217IFS=$as_save_IFS
4218
4219fi
4220fi
4221CC=$ac_cv_prog_CC
4222if test -n "$CC"; then
4223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4224$as_echo "$CC" >&6; }
4225else
4226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4227$as_echo "no" >&6; }
4228fi
4229
4230
4231 fi
4232fi
4233if test -z "$CC"; then
4234 # Extract the first word of "cc", so it can be a program name with args.
4235set dummy cc; ac_word=$2
4236{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4237$as_echo_n "checking for $ac_word... " >&6; }
4238if test "${ac_cv_prog_CC+set}" = set; then :
4239 $as_echo_n "(cached) " >&6
4240else
4241 if test -n "$CC"; then
4242 ac_cv_prog_CC="$CC" # Let the user override the test.
4243else
4244 ac_prog_rejected=no
4245as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4246for as_dir in $PATH
4247do
4248 IFS=$as_save_IFS
4249 test -z "$as_dir" && as_dir=.
4250 for ac_exec_ext in '' $ac_executable_extensions; do
4251 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4252 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4253 ac_prog_rejected=yes
4254 continue
4255 fi
4256 ac_cv_prog_CC="cc"
4257 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4258 break 2
4259 fi
4260done
4261 done
4262IFS=$as_save_IFS
4263
4264if test $ac_prog_rejected = yes; then
4265 # We found a bogon in the path, so make sure we never use it.
4266 set dummy $ac_cv_prog_CC
4267 shift
4268 if test $# != 0; then
4269 # We chose a different compiler from the bogus one.
4270 # However, it has the same basename, so the bogon will be chosen
4271 # first if we set CC to just the basename; use the full file name.
4272 shift
4273 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4274 fi
4275fi
4276fi
4277fi
4278CC=$ac_cv_prog_CC
4279if test -n "$CC"; then
4280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4281$as_echo "$CC" >&6; }
4282else
4283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4284$as_echo "no" >&6; }
4285fi
4286
4287
4288fi
4289if test -z "$CC"; then
4290 if test -n "$ac_tool_prefix"; then
4291 for ac_prog in cl.exe
4292 do
4293 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4294set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4295{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4296$as_echo_n "checking for $ac_word... " >&6; }
4297if test "${ac_cv_prog_CC+set}" = set; then :
4298 $as_echo_n "(cached) " >&6
4299else
4300 if test -n "$CC"; then
4301 ac_cv_prog_CC="$CC" # Let the user override the test.
4302else
4303as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4304for as_dir in $PATH
4305do
4306 IFS=$as_save_IFS
4307 test -z "$as_dir" && as_dir=.
4308 for ac_exec_ext in '' $ac_executable_extensions; do
4309 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4310 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4311 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4312 break 2
4313 fi
4314done
4315 done
4316IFS=$as_save_IFS
4317
4318fi
4319fi
4320CC=$ac_cv_prog_CC
4321if test -n "$CC"; then
4322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4323$as_echo "$CC" >&6; }
4324else
4325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4326$as_echo "no" >&6; }
4327fi
4328
4329
4330 test -n "$CC" && break
4331 done
4332fi
4333if test -z "$CC"; then
4334 ac_ct_CC=$CC
4335 for ac_prog in cl.exe
4336do
4337 # Extract the first word of "$ac_prog", so it can be a program name with args.
4338set dummy $ac_prog; ac_word=$2
4339{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4340$as_echo_n "checking for $ac_word... " >&6; }
4341if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4342 $as_echo_n "(cached) " >&6
4343else
4344 if test -n "$ac_ct_CC"; then
4345 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4346else
4347as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4348for as_dir in $PATH
4349do
4350 IFS=$as_save_IFS
4351 test -z "$as_dir" && as_dir=.
4352 for ac_exec_ext in '' $ac_executable_extensions; do
4353 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4354 ac_cv_prog_ac_ct_CC="$ac_prog"
4355 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4356 break 2
4357 fi
4358done
4359 done
4360IFS=$as_save_IFS
4361
4362fi
4363fi
4364ac_ct_CC=$ac_cv_prog_ac_ct_CC
4365if test -n "$ac_ct_CC"; then
4366 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4367$as_echo "$ac_ct_CC" >&6; }
4368else
4369 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4370$as_echo "no" >&6; }
4371fi
4372
4373
4374 test -n "$ac_ct_CC" && break
4375done
4376
4377 if test "x$ac_ct_CC" = x; then
4378 CC=""
4379 else
4380 case $cross_compiling:$ac_tool_warned in
4381yes:)
4382{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4383$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4384ac_tool_warned=yes ;;
4385esac
4386 CC=$ac_ct_CC
4387 fi
4388fi
4389
4390fi
4391
4392
4393test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4394$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4395as_fn_error "no acceptable C compiler found in \$PATH
4396See \`config.log' for more details." "$LINENO" 5; }
4397
4398# Provide some information about the compiler.
4399$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4400set X $ac_compile
4401ac_compiler=$2
4402for ac_option in --version -v -V -qversion; do
4403 { { ac_try="$ac_compiler $ac_option >&5"
4404case "(($ac_try" in
4405 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4406 *) ac_try_echo=$ac_try;;
4407esac
4408eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4409$as_echo "$ac_try_echo"; } >&5
4410 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4411 ac_status=$?
4412 if test -s conftest.err; then
4413 sed '10a\
4414... rest of stderr output deleted ...
4415 10q' conftest.err >conftest.er1
4416 cat conftest.er1 >&5
4417 rm -f conftest.er1 conftest.err
4418 fi
4419 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4420 test $ac_status = 0; }
4421done
4422
4423cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4424/* end confdefs.h. */
4425
4426int
4427main ()
4428{
4429
4430 ;
4431 return 0;
4432}
4433_ACEOF
4434ac_clean_files_save=$ac_clean_files
4435ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4436# Try to create an executable without -o first, disregard a.out.
4437# It will help us diagnose broken compilers, and finding out an intuition
4438# of exeext.
4439{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4440$as_echo_n "checking for C compiler default output file name... " >&6; }
4441ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4442
4443# The possible output files:
4444ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4445
4446ac_rmfiles=
4447for ac_file in $ac_files
4448do
4449 case $ac_file in
4450 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4451 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4452 esac
4453done
4454rm -f $ac_rmfiles
4455
4456if { { ac_try="$ac_link_default"
4457case "(($ac_try" in
4458 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4459 *) ac_try_echo=$ac_try;;
4460esac
4461eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4462$as_echo "$ac_try_echo"; } >&5
4463 (eval "$ac_link_default") 2>&5
4464 ac_status=$?
4465 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4466 test $ac_status = 0; }; then :
4467 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4468# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4469# in a Makefile. We should not override ac_cv_exeext if it was cached,
4470# so that the user can short-circuit this test for compilers unknown to
4471# Autoconf.
4472for ac_file in $ac_files ''
4473do
4474 test -f "$ac_file" || continue
4475 case $ac_file in
4476 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4477 ;;
4478 [ab].out )
4479 # We found the default executable, but exeext='' is most
4480 # certainly right.
4481 break;;
4482 *.* )
4483 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4484 then :; else
4485 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4486 fi
4487 # We set ac_cv_exeext here because the later test for it is not
4488 # safe: cross compilers may not add the suffix if given an `-o'
4489 # argument, so we may need to know it at that point already.
4490 # Even if this section looks crufty: it has the advantage of
4491 # actually working.
4492 break;;
4493 * )
4494 break;;
4495 esac
4496done
4497test "$ac_cv_exeext" = no && ac_cv_exeext=
4498
4499else
4500 ac_file=''
4501fi
4502{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4503$as_echo "$ac_file" >&6; }
4504if test -z "$ac_file"; then :
4505 $as_echo "$as_me: failed program was:" >&5
4506sed 's/^/| /' conftest.$ac_ext >&5
4507
4508{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4509$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4510{ as_fn_set_status 77
4511as_fn_error "C compiler cannot create executables
4512See \`config.log' for more details." "$LINENO" 5; }; }
4513fi
4514ac_exeext=$ac_cv_exeext
4515
4516# Check that the compiler produces executables we can run. If not, either
4517# the compiler is broken, or we cross compile.
4518{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4519$as_echo_n "checking whether the C compiler works... " >&6; }
4520# If not cross compiling, check that we can run a simple program.
4521if test "$cross_compiling" != yes; then
4522 if { ac_try='./$ac_file'
4523 { { case "(($ac_try" in
4524 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4525 *) ac_try_echo=$ac_try;;
4526esac
4527eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4528$as_echo "$ac_try_echo"; } >&5
4529 (eval "$ac_try") 2>&5
4530 ac_status=$?
4531 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4532 test $ac_status = 0; }; }; then
4533 cross_compiling=no
4534 else
4535 if test "$cross_compiling" = maybe; then
4536 cross_compiling=yes
4537 else
4538 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4539$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4540as_fn_error "cannot run C compiled programs.
4541If you meant to cross compile, use \`--host'.
4542See \`config.log' for more details." "$LINENO" 5; }
4543 fi
4544 fi
4545fi
4546{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4547$as_echo "yes" >&6; }
4548
4549rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4550ac_clean_files=$ac_clean_files_save
4551# Check that the compiler produces executables we can run. If not, either
4552# the compiler is broken, or we cross compile.
4553{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4554$as_echo_n "checking whether we are cross compiling... " >&6; }
4555{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4556$as_echo "$cross_compiling" >&6; }
4557
4558{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4559$as_echo_n "checking for suffix of executables... " >&6; }
4560if { { ac_try="$ac_link"
4561case "(($ac_try" in
4562 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4563 *) ac_try_echo=$ac_try;;
4564esac
4565eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4566$as_echo "$ac_try_echo"; } >&5
4567 (eval "$ac_link") 2>&5
4568 ac_status=$?
4569 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4570 test $ac_status = 0; }; then :
4571 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4572# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4573# work properly (i.e., refer to `conftest.exe'), while it won't with
4574# `rm'.
4575for ac_file in conftest.exe conftest conftest.*; do
4576 test -f "$ac_file" || continue
4577 case $ac_file in
4578 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4579 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4580 break;;
4581 * ) break;;
4582 esac
4583done
4584else
4585 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4586$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4587as_fn_error "cannot compute suffix of executables: cannot compile and link
4588See \`config.log' for more details." "$LINENO" 5; }
4589fi
4590rm -f conftest$ac_cv_exeext
4591{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4592$as_echo "$ac_cv_exeext" >&6; }
4593
4594rm -f conftest.$ac_ext
4595EXEEXT=$ac_cv_exeext
4596ac_exeext=$EXEEXT
4597{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4598$as_echo_n "checking for suffix of object files... " >&6; }
4599if test "${ac_cv_objext+set}" = set; then :
4600 $as_echo_n "(cached) " >&6
4601else
4602 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4603/* end confdefs.h. */
4604
4605int
4606main ()
4607{
4608
4609 ;
4610 return 0;
4611}
4612_ACEOF
4613rm -f conftest.o conftest.obj
4614if { { ac_try="$ac_compile"
4615case "(($ac_try" in
4616 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4617 *) ac_try_echo=$ac_try;;
4618esac
4619eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4620$as_echo "$ac_try_echo"; } >&5
4621 (eval "$ac_compile") 2>&5
4622 ac_status=$?
4623 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4624 test $ac_status = 0; }; then :
4625 for ac_file in conftest.o conftest.obj conftest.*; do
4626 test -f "$ac_file" || continue;
4627 case $ac_file in
4628 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4629 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4630 break;;
4631 esac
4632done
4633else
4634 $as_echo "$as_me: failed program was:" >&5
4635sed 's/^/| /' conftest.$ac_ext >&5
4636
4637{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4638$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4639as_fn_error "cannot compute suffix of object files: cannot compile
4640See \`config.log' for more details." "$LINENO" 5; }
4641fi
4642rm -f conftest.$ac_cv_objext conftest.$ac_ext
4643fi
4644{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4645$as_echo "$ac_cv_objext" >&6; }
4646OBJEXT=$ac_cv_objext
4647ac_objext=$OBJEXT
4648{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4649$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4650if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4651 $as_echo_n "(cached) " >&6
4652else
4653 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4654/* end confdefs.h. */
4655
4656int
4657main ()
4658{
4659#ifndef __GNUC__
4660 choke me
4661#endif
4662
4663 ;
4664 return 0;
4665}
4666_ACEOF
4667if ac_fn_c_try_compile "$LINENO"; then :
4668 ac_compiler_gnu=yes
4669else
4670 ac_compiler_gnu=no
4671fi
4672rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4673ac_cv_c_compiler_gnu=$ac_compiler_gnu
4674
4675fi
4676{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4677$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4678if test $ac_compiler_gnu = yes; then
4679 GCC=yes
4680else
4681 GCC=
4682fi
4683ac_test_CFLAGS=${CFLAGS+set}
4684ac_save_CFLAGS=$CFLAGS
4685{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4686$as_echo_n "checking whether $CC accepts -g... " >&6; }
4687if test "${ac_cv_prog_cc_g+set}" = set; then :
4688 $as_echo_n "(cached) " >&6
4689else
4690 ac_save_c_werror_flag=$ac_c_werror_flag
4691 ac_c_werror_flag=yes
4692 ac_cv_prog_cc_g=no
4693 CFLAGS="-g"
4694 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4695/* end confdefs.h. */
4696
4697int
4698main ()
4699{
4700
4701 ;
4702 return 0;
4703}
4704_ACEOF
4705if ac_fn_c_try_compile "$LINENO"; then :
4706 ac_cv_prog_cc_g=yes
4707else
4708 CFLAGS=""
4709 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4710/* end confdefs.h. */
4711
4712int
4713main ()
4714{
4715
4716 ;
4717 return 0;
4718}
4719_ACEOF
4720if ac_fn_c_try_compile "$LINENO"; then :
4721
4722else
4723 ac_c_werror_flag=$ac_save_c_werror_flag
4724 CFLAGS="-g"
4725 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4726/* end confdefs.h. */
4727
4728int
4729main ()
4730{
4731
4732 ;
4733 return 0;
4734}
4735_ACEOF
4736if ac_fn_c_try_compile "$LINENO"; then :
4737 ac_cv_prog_cc_g=yes
4738fi
4739rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4740fi
4741rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4742fi
4743rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4744 ac_c_werror_flag=$ac_save_c_werror_flag
4745fi
4746{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4747$as_echo "$ac_cv_prog_cc_g" >&6; }
4748if test "$ac_test_CFLAGS" = set; then
4749 CFLAGS=$ac_save_CFLAGS
4750elif test $ac_cv_prog_cc_g = yes; then
4751 if test "$GCC" = yes; then
4752 CFLAGS="-g -O2"
4753 else
4754 CFLAGS="-g"
4755 fi
4756else
4757 if test "$GCC" = yes; then
4758 CFLAGS="-O2"
4759 else
4760 CFLAGS=
4761 fi
4762fi
4763{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4764$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4765if test "${ac_cv_prog_cc_c89+set}" = set; then :
4766 $as_echo_n "(cached) " >&6
4767else
4768 ac_cv_prog_cc_c89=no
4769ac_save_CC=$CC
4770cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4771/* end confdefs.h. */
4772#include <stdarg.h>
4773#include <stdio.h>
4774#include <sys/types.h>
4775#include <sys/stat.h>
4776/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4777struct buf { int x; };
4778FILE * (*rcsopen) (struct buf *, struct stat *, int);
4779static char *e (p, i)
4780 char **p;
4781 int i;
4782{
4783 return p[i];
4784}
4785static char *f (char * (*g) (char **, int), char **p, ...)
4786{
4787 char *s;
4788 va_list v;
4789 va_start (v,p);
4790 s = g (p, va_arg (v,int));
4791 va_end (v);
4792 return s;
4793}
4794
4795/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4796 function prototypes and stuff, but not '\xHH' hex character constants.
4797 These don't provoke an error unfortunately, instead are silently treated
4798 as 'x'. The following induces an error, until -std is added to get
4799 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4800 array size at least. It's necessary to write '\x00'==0 to get something
4801 that's true only with -std. */
4802int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4803
4804/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4805 inside strings and character constants. */
4806#define FOO(x) 'x'
4807int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4808
4809int test (int i, double x);
4810struct s1 {int (*f) (int a);};
4811struct s2 {int (*f) (double a);};
4812int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4813int argc;
4814char **argv;
4815int
4816main ()
4817{
4818return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4819 ;
4820 return 0;
4821}
4822_ACEOF
4823for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4824 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4825do
4826 CC="$ac_save_CC $ac_arg"
4827 if ac_fn_c_try_compile "$LINENO"; then :
4828 ac_cv_prog_cc_c89=$ac_arg
4829fi
4830rm -f core conftest.err conftest.$ac_objext
4831 test "x$ac_cv_prog_cc_c89" != "xno" && break
4832done
4833rm -f conftest.$ac_ext
4834CC=$ac_save_CC
4835
4836fi
4837# AC_CACHE_VAL
4838case "x$ac_cv_prog_cc_c89" in
4839 x)
4840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4841$as_echo "none needed" >&6; } ;;
4842 xno)
4843 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4844$as_echo "unsupported" >&6; } ;;
4845 *)
4846 CC="$CC $ac_cv_prog_cc_c89"
4847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4848$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4849esac
4850if test "x$ac_cv_prog_cc_c89" != xno; then :
4851
4852fi
4853
4854ac_ext=c
4855ac_cpp='$CPP $CPPFLAGS'
4856ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4857ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4858ac_compiler_gnu=$ac_cv_c_compiler_gnu
4859
4860ac_aux_dir=
4861for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4862 for ac_t in install-sh install.sh shtool; do
4863 if test -f "$ac_dir/$ac_t"; then
4864 ac_aux_dir=$ac_dir
4865 ac_install_sh="$ac_aux_dir/$ac_t -c"
4866 break 2
4867 fi
4868 done
4869done
4870if test -z "$ac_aux_dir"; then
4871 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4872fi
4873
4874# These three variables are undocumented and unsupported,
4875# and are intended to be withdrawn in a future Autoconf release.
4876# They can cause serious problems if a builder's source tree is in a directory
4877# whose full name contains unusual characters.
4878ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4879ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4880ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4881
4882
4883# Make sure we can run config.sub.
4884$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4885 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4886
4887{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4888$as_echo_n "checking build system type... " >&6; }
4889if test "${ac_cv_build+set}" = set; then :
4890 $as_echo_n "(cached) " >&6
4891else
4892 ac_build_alias=$build_alias
4893test "x$ac_build_alias" = x &&
4894 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4895test "x$ac_build_alias" = x &&
4896 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4897ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4898 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4899
4900fi
4901{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4902$as_echo "$ac_cv_build" >&6; }
4903case $ac_cv_build in
4904*-*-*) ;;
4905*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4906esac
4907build=$ac_cv_build
4908ac_save_IFS=$IFS; IFS='-'
4909set x $ac_cv_build
4910shift
4911build_cpu=$1
4912build_vendor=$2
4913shift; shift
4914# Remember, the first character of IFS is used to create $*,
4915# except with old shells:
4916build_os=$*
4917IFS=$ac_save_IFS
4918case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4919
4920
4921{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4922$as_echo_n "checking host system type... " >&6; }
4923if test "${ac_cv_host+set}" = set; then :
4924 $as_echo_n "(cached) " >&6
4925else
4926 if test "x$host_alias" = x; then
4927 ac_cv_host=$ac_cv_build
4928else
4929 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4930 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4931fi
4932
4933fi
4934{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4935$as_echo "$ac_cv_host" >&6; }
4936case $ac_cv_host in
4937*-*-*) ;;
4938*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4939esac
4940host=$ac_cv_host
4941ac_save_IFS=$IFS; IFS='-'
4942set x $ac_cv_host
4943shift
4944host_cpu=$1
4945host_vendor=$2
4946shift; shift
4947# Remember, the first character of IFS is used to create $*,
4948# except with old shells:
4949host_os=$*
4950IFS=$ac_save_IFS
4951case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4952
4953
4954{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
4955$as_echo_n "checking target system type... " >&6; }
4956if test "${ac_cv_target+set}" = set; then :
4957 $as_echo_n "(cached) " >&6
4958else
4959 if test "x$target_alias" = x; then
4960 ac_cv_target=$ac_cv_host
4961else
4962 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4963 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
4964fi
4965
4966fi
4967{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4968$as_echo "$ac_cv_target" >&6; }
4969case $ac_cv_target in
4970*-*-*) ;;
4971*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
4972esac
4973target=$ac_cv_target
4974ac_save_IFS=$IFS; IFS='-'
4975set x $ac_cv_target
4976shift
4977target_cpu=$1
4978target_vendor=$2
4979shift; shift
4980# Remember, the first character of IFS is used to create $*,
4981# except with old shells:
4982target_os=$*
4983IFS=$ac_save_IFS
4984case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
4985
4986
4987# The aliases save the names the user supplied, while $host etc.
4988# will get canonicalized.
4989test -n "$target_alias" &&
4990 test "$program_prefix$program_suffix$program_transform_name" = \
4991 NONENONEs,x,x, &&
4992 program_prefix=${target_alias}-
4993
4994ac_ext=c
4995ac_cpp='$CPP $CPPFLAGS'
4996ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4997ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4998ac_compiler_gnu=$ac_cv_c_compiler_gnu
4999{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5000$as_echo_n "checking how to run the C preprocessor... " >&6; }
5001# On Suns, sometimes $CPP names a directory.
5002if test -n "$CPP" && test -d "$CPP"; then
5003 CPP=
5004fi
5005if test -z "$CPP"; then
5006 if test "${ac_cv_prog_CPP+set}" = set; then :
5007 $as_echo_n "(cached) " >&6
5008else
5009 # Double quotes because CPP needs to be expanded
5010 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5011 do
5012 ac_preproc_ok=false
5013for ac_c_preproc_warn_flag in '' yes
5014do
5015 # Use a header file that comes with gcc, so configuring glibc
5016 # with a fresh cross-compiler works.
5017 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5018 # <limits.h> exists even on freestanding compilers.
5019 # On the NeXT, cc -E runs the code through the compiler's parser,
5020 # not just through cpp. "Syntax error" is here to catch this case.
5021 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5022/* end confdefs.h. */
5023#ifdef __STDC__
5024# include <limits.h>
5025#else
5026# include <assert.h>
5027#endif
5028 Syntax error
5029_ACEOF
5030if ac_fn_c_try_cpp "$LINENO"; then :
5031
5032else
5033 # Broken: fails on valid input.
5034continue
5035fi
5036rm -f conftest.err conftest.$ac_ext
5037
5038 # OK, works on sane cases. Now check whether nonexistent headers
5039 # can be detected and how.
5040 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5041/* end confdefs.h. */
5042#include <ac_nonexistent.h>
5043_ACEOF
5044if ac_fn_c_try_cpp "$LINENO"; then :
5045 # Broken: success on invalid input.
5046continue
5047else
5048 # Passes both tests.
5049ac_preproc_ok=:
5050break
5051fi
5052rm -f conftest.err conftest.$ac_ext
5053
5054done
5055# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5056rm -f conftest.err conftest.$ac_ext
5057if $ac_preproc_ok; then :
5058 break
5059fi
5060
5061 done
5062 ac_cv_prog_CPP=$CPP
5063
5064fi
5065 CPP=$ac_cv_prog_CPP
5066else
5067 ac_cv_prog_CPP=$CPP
5068fi
5069{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5070$as_echo "$CPP" >&6; }
5071ac_preproc_ok=false
5072for ac_c_preproc_warn_flag in '' yes
5073do
5074 # Use a header file that comes with gcc, so configuring glibc
5075 # with a fresh cross-compiler works.
5076 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5077 # <limits.h> exists even on freestanding compilers.
5078 # On the NeXT, cc -E runs the code through the compiler's parser,
5079 # not just through cpp. "Syntax error" is here to catch this case.
5080 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5081/* end confdefs.h. */
5082#ifdef __STDC__
5083# include <limits.h>
5084#else
5085# include <assert.h>
5086#endif
5087 Syntax error
5088_ACEOF
5089if ac_fn_c_try_cpp "$LINENO"; then :
5090
5091else
5092 # Broken: fails on valid input.
5093continue
5094fi
5095rm -f conftest.err conftest.$ac_ext
5096
5097 # OK, works on sane cases. Now check whether nonexistent headers
5098 # can be detected and how.
5099 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5100/* end confdefs.h. */
5101#include <ac_nonexistent.h>
5102_ACEOF
5103if ac_fn_c_try_cpp "$LINENO"; then :
5104 # Broken: success on invalid input.
5105continue
5106else
5107 # Passes both tests.
5108ac_preproc_ok=:
5109break
5110fi
5111rm -f conftest.err conftest.$ac_ext
5112
5113done
5114# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5115rm -f conftest.err conftest.$ac_ext
5116if $ac_preproc_ok; then :
5117
5118else
5119 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5120$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5121as_fn_error "C preprocessor \"$CPP\" fails sanity check
5122See \`config.log' for more details." "$LINENO" 5; }
5123fi
5124
5125ac_ext=c
5126ac_cpp='$CPP $CPPFLAGS'
5127ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5128ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5129ac_compiler_gnu=$ac_cv_c_compiler_gnu
5130
5131
5132{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5133$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5134if test "${ac_cv_path_GREP+set}" = set; then :
5135 $as_echo_n "(cached) " >&6
5136else
5137 if test -z "$GREP"; then
5138 ac_path_GREP_found=false
5139 # Loop through the user's path and test for each of PROGNAME-LIST
5140 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5141for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5142do
5143 IFS=$as_save_IFS
5144 test -z "$as_dir" && as_dir=.
5145 for ac_prog in grep ggrep; do
5146 for ac_exec_ext in '' $ac_executable_extensions; do
5147 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5148 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5149# Check for GNU ac_path_GREP and select it if it is found.
5150 # Check for GNU $ac_path_GREP
5151case `"$ac_path_GREP" --version 2>&1` in
5152*GNU*)
5153 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5154*)
5155 ac_count=0
5156 $as_echo_n 0123456789 >"conftest.in"
5157 while :
5158 do
5159 cat "conftest.in" "conftest.in" >"conftest.tmp"
5160 mv "conftest.tmp" "conftest.in"
5161 cp "conftest.in" "conftest.nl"
5162 $as_echo 'GREP' >> "conftest.nl"
5163 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5164 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5165 as_fn_arith $ac_count + 1 && ac_count=$as_val
5166 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5167 # Best one so far, save it but keep looking for a better one
5168 ac_cv_path_GREP="$ac_path_GREP"
5169 ac_path_GREP_max=$ac_count
5170 fi
5171 # 10*(2^10) chars as input seems more than enough
5172 test $ac_count -gt 10 && break
5173 done
5174 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5175esac
5176
5177 $ac_path_GREP_found && break 3
5178 done
5179 done
5180 done
5181IFS=$as_save_IFS
5182 if test -z "$ac_cv_path_GREP"; then
5183 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5184 fi
5185else
5186 ac_cv_path_GREP=$GREP
5187fi
5188
5189fi
5190{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5191$as_echo "$ac_cv_path_GREP" >&6; }
5192 GREP="$ac_cv_path_GREP"
5193
5194
5195{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5196$as_echo_n "checking for egrep... " >&6; }
5197if test "${ac_cv_path_EGREP+set}" = set; then :
5198 $as_echo_n "(cached) " >&6
5199else
5200 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5201 then ac_cv_path_EGREP="$GREP -E"
5202 else
5203 if test -z "$EGREP"; then
5204 ac_path_EGREP_found=false
5205 # Loop through the user's path and test for each of PROGNAME-LIST
5206 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5207for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5208do
5209 IFS=$as_save_IFS
5210 test -z "$as_dir" && as_dir=.
5211 for ac_prog in egrep; do
5212 for ac_exec_ext in '' $ac_executable_extensions; do
5213 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5214 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5215# Check for GNU ac_path_EGREP and select it if it is found.
5216 # Check for GNU $ac_path_EGREP
5217case `"$ac_path_EGREP" --version 2>&1` in
5218*GNU*)
5219 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5220*)
5221 ac_count=0
5222 $as_echo_n 0123456789 >"conftest.in"
5223 while :
5224 do
5225 cat "conftest.in" "conftest.in" >"conftest.tmp"
5226 mv "conftest.tmp" "conftest.in"
5227 cp "conftest.in" "conftest.nl"
5228 $as_echo 'EGREP' >> "conftest.nl"
5229 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5230 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5231 as_fn_arith $ac_count + 1 && ac_count=$as_val
5232 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5233 # Best one so far, save it but keep looking for a better one
5234 ac_cv_path_EGREP="$ac_path_EGREP"
5235 ac_path_EGREP_max=$ac_count
5236 fi
5237 # 10*(2^10) chars as input seems more than enough
5238 test $ac_count -gt 10 && break
5239 done
5240 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5241esac
5242
5243 $ac_path_EGREP_found && break 3
5244 done
5245 done
5246 done
5247IFS=$as_save_IFS
5248 if test -z "$ac_cv_path_EGREP"; then
5249 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5250 fi
5251else
5252 ac_cv_path_EGREP=$EGREP
5253fi
5254
5255 fi
5256fi
5257{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5258$as_echo "$ac_cv_path_EGREP" >&6; }
5259 EGREP="$ac_cv_path_EGREP"
5260
5261
5262{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5263$as_echo_n "checking for ANSI C header files... " >&6; }
5264if test "${ac_cv_header_stdc+set}" = set; then :
5265 $as_echo_n "(cached) " >&6
5266else
5267 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5268/* end confdefs.h. */
5269#include <stdlib.h>
5270#include <stdarg.h>
5271#include <string.h>
5272#include <float.h>
5273
5274int
5275main ()
5276{
5277
5278 ;
5279 return 0;
5280}
5281_ACEOF
5282if ac_fn_c_try_compile "$LINENO"; then :
5283 ac_cv_header_stdc=yes
5284else
5285 ac_cv_header_stdc=no
5286fi
5287rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5288
5289if test $ac_cv_header_stdc = yes; then
5290 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5291 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5292/* end confdefs.h. */
5293#include <string.h>
5294
5295_ACEOF
5296if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5297 $EGREP "memchr" >/dev/null 2>&1; then :
5298
5299else
5300 ac_cv_header_stdc=no
5301fi
5302rm -f conftest*
5303
5304fi
5305
5306if test $ac_cv_header_stdc = yes; then
5307 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5308 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5309/* end confdefs.h. */
5310#include <stdlib.h>
5311
5312_ACEOF
5313if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5314 $EGREP "free" >/dev/null 2>&1; then :
5315
5316else
5317 ac_cv_header_stdc=no
5318fi
5319rm -f conftest*
5320
5321fi
5322
5323if test $ac_cv_header_stdc = yes; then
5324 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5325 if test "$cross_compiling" = yes; then :
5326 :
5327else
5328 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5329/* end confdefs.h. */
5330#include <ctype.h>
5331#include <stdlib.h>
5332#if ((' ' & 0x0FF) == 0x020)
5333# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5334# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5335#else
5336# define ISLOWER(c) \
5337 (('a' <= (c) && (c) <= 'i') \
5338 || ('j' <= (c) && (c) <= 'r') \
5339 || ('s' <= (c) && (c) <= 'z'))
5340# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5341#endif
5342
5343#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5344int
5345main ()
5346{
5347 int i;
5348 for (i = 0; i < 256; i++)
5349 if (XOR (islower (i), ISLOWER (i))
5350 || toupper (i) != TOUPPER (i))
5351 return 2;
5352 return 0;
5353}
5354_ACEOF
5355if ac_fn_c_try_run "$LINENO"; then :
5356
5357else
5358 ac_cv_header_stdc=no
5359fi
5360rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5361 conftest.$ac_objext conftest.beam conftest.$ac_ext
5362fi
5363
5364fi
5365fi
5366{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5367$as_echo "$ac_cv_header_stdc" >&6; }
5368if test $ac_cv_header_stdc = yes; then
5369
5370$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5371
5372fi
5373
5374# On IRIX 5.3, sys/types and inttypes.h are conflicting.
5375for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5376 inttypes.h stdint.h unistd.h
5377do :
5378 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5379ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5380"
5381eval as_val=\$$as_ac_Header
5382 if test "x$as_val" = x""yes; then :
5383 cat >>confdefs.h <<_ACEOF
5384#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5385_ACEOF
5386
5387fi
5388
5389done
5390
5391
5392
5393 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5394if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5395 MINIX=yes
5396else
5397 MINIX=
5398fi
5399
5400
5401 if test "$MINIX" = yes; then
5402
5403$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5404
5405
5406$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5407
5408
5409$as_echo "#define _MINIX 1" >>confdefs.h
5410
5411 fi
5412
5413
5414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5415$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5416if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5417 $as_echo_n "(cached) " >&6
5418else
5419 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5420/* end confdefs.h. */
5421
5422# define __EXTENSIONS__ 1
5423 $ac_includes_default
5424int
5425main ()
5426{
5427
5428 ;
5429 return 0;
5430}
5431_ACEOF
5432if ac_fn_c_try_compile "$LINENO"; then :
5433 ac_cv_safe_to_define___extensions__=yes
5434else
5435 ac_cv_safe_to_define___extensions__=no
5436fi
5437rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5438fi
5439{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5440$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5441 test $ac_cv_safe_to_define___extensions__ = yes &&
5442 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5443
5444 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5445
5446 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5447
5448 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5449
5450 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5451
5452
5453test "$program_prefix" != NONE &&
5454 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5455# Use a double $ so make ignores it.
5456test "$program_suffix" != NONE &&
5457 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5458# Double any \ or $.
5459# By default was `s,x,x', remove it if useless.
5460ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5461program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5462
5463# Find a good install program. We prefer a C program (faster),
5464# so one script is as good as another. But avoid the broken or
5465# incompatible versions:
5466# SysV /etc/install, /usr/sbin/install
5467# SunOS /usr/etc/install
5468# IRIX /sbin/install
5469# AIX /bin/install
5470# AmigaOS /C/install, which installs bootblocks on floppy discs
5471# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5472# AFS /usr/afsws/bin/install, which mishandles nonexistent args
5473# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5474# OS/2's system install, which has a completely different semantic
5475# ./install, which can be erroneously created by make from ./install.sh.
5476# Reject install programs that cannot install multiple files.
5477{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5478$as_echo_n "checking for a BSD-compatible install... " >&6; }
5479if test -z "$INSTALL"; then
5480if test "${ac_cv_path_install+set}" = set; then :
5481 $as_echo_n "(cached) " >&6
5482else
5483 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5484for as_dir in $PATH
5485do
5486 IFS=$as_save_IFS
5487 test -z "$as_dir" && as_dir=.
5488 # Account for people who put trailing slashes in PATH elements.
5489case $as_dir/ in #((
5490 ./ | .// | /[cC]/* | \
5491 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5492 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5493 /usr/ucb/* ) ;;
5494 *)
5495 # OSF1 and SCO ODT 3.0 have their own names for install.
5496 # Don't use installbsd from OSF since it installs stuff as root
5497 # by default.
5498 for ac_prog in ginstall scoinst install; do
5499 for ac_exec_ext in '' $ac_executable_extensions; do
5500 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5501 if test $ac_prog = install &&
5502 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5503 # AIX install. It has an incompatible calling convention.
5504 :
5505 elif test $ac_prog = install &&
5506 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5507 # program-specific install script used by HP pwplus--don't use.
5508 :
5509 else
5510 rm -rf conftest.one conftest.two conftest.dir
5511 echo one > conftest.one
5512 echo two > conftest.two
5513 mkdir conftest.dir
5514 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5515 test -s conftest.one && test -s conftest.two &&
5516 test -s conftest.dir/conftest.one &&
5517 test -s conftest.dir/conftest.two
5518 then
5519 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5520 break 3
5521 fi
5522 fi
5523 fi
5524 done
5525 done
5526 ;;
5527esac
5528
5529 done
5530IFS=$as_save_IFS
5531
5532rm -rf conftest.one conftest.two conftest.dir
5533
5534fi
5535 if test "${ac_cv_path_install+set}" = set; then
5536 INSTALL=$ac_cv_path_install
5537 else
5538 # As a last resort, use the slow shell script. Don't cache a
5539 # value for INSTALL within a source directory, because that will
5540 # break other packages using the cache if that directory is
5541 # removed, or if the value is a relative name.
5542 INSTALL=$ac_install_sh
5543 fi
5544fi
5545{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5546$as_echo "$INSTALL" >&6; }
5547
5548# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5549# It thinks the first close brace ends the variable substitution.
5550test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5551
5552test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5553
5554test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5555
5556rm -rf .tst 2>/dev/null
5557mkdir .tst 2>/dev/null
5558if test -d .tst; then
5559 am__leading_dot=.
5560else
5561 am__leading_dot=_
5562fi
5563rmdir .tst 2>/dev/null
5564
5565DEPDIR="${am__leading_dot}deps"
5566
5567case `pwd` in
5568 *\ * | *\ *)
5569 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5570$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5571esac
5572
5573
5574
5575macro_version='2.2.7a'
5576macro_revision='1.3134'
5577
5578
5579
5580
5581
5582
5583
5584
5585
5586
5587
5588
5589
5590ltmain="$ac_aux_dir/ltmain.sh"
5591
5592# Backslashify metacharacters that are still active within
5593# double-quoted strings.
5594sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5595
5596# Same as above, but do not quote variable references.
5597double_quote_subst='s/\(["`\\]\)/\\\1/g'
5598
5599# Sed substitution to delay expansion of an escaped shell variable in a
5600# double_quote_subst'ed string.
5601delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5602
5603# Sed substitution to delay expansion of an escaped single quote.
5604delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5605
5606# Sed substitution to avoid accidental globbing in evaled expressions
5607no_glob_subst='s/\*/\\\*/g'
5608
5609ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5610ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5611ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5612
5613{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5614$as_echo_n "checking how to print strings... " >&6; }
5615# Test print first, because it will be a builtin if present.
5616if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5617 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5618 ECHO='print -r --'
5619elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5620 ECHO='printf %s\n'
5621else
5622 # Use this function as a fallback that always works.
5623 func_fallback_echo ()
5624 {
5625 eval 'cat <<_LTECHO_EOF
5626$1
5627_LTECHO_EOF'
5628 }
5629 ECHO='func_fallback_echo'
5630fi
5631
5632# func_echo_all arg...
5633# Invoke $ECHO with all args, space-separated.
5634func_echo_all ()
5635{
5636 $ECHO ""
5637}
5638
5639case "$ECHO" in
5640 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5641$as_echo "printf" >&6; } ;;
5642 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5643$as_echo "print -r" >&6; } ;;
5644 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5645$as_echo "cat" >&6; } ;;
5646esac
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5662$as_echo_n "checking for a sed that does not truncate output... " >&6; }
5663if test "${ac_cv_path_SED+set}" = set; then :
5664 $as_echo_n "(cached) " >&6
5665else
5666 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5667 for ac_i in 1 2 3 4 5 6 7; do
5668 ac_script="$ac_script$as_nl$ac_script"
5669 done
5670 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5671 { ac_script=; unset ac_script;}
5672 if test -z "$SED"; then
5673 ac_path_SED_found=false
5674 # Loop through the user's path and test for each of PROGNAME-LIST
5675 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5676for as_dir in $PATH
5677do
5678 IFS=$as_save_IFS
5679 test -z "$as_dir" && as_dir=.
5680 for ac_prog in sed gsed; do
5681 for ac_exec_ext in '' $ac_executable_extensions; do
5682 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5683 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5684# Check for GNU ac_path_SED and select it if it is found.
5685 # Check for GNU $ac_path_SED
5686case `"$ac_path_SED" --version 2>&1` in
5687*GNU*)
5688 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5689*)
5690 ac_count=0
5691 $as_echo_n 0123456789 >"conftest.in"
5692 while :
5693 do
5694 cat "conftest.in" "conftest.in" >"conftest.tmp"
5695 mv "conftest.tmp" "conftest.in"
5696 cp "conftest.in" "conftest.nl"
5697 $as_echo '' >> "conftest.nl"
5698 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5699 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5700 as_fn_arith $ac_count + 1 && ac_count=$as_val
5701 if test $ac_count -gt ${ac_path_SED_max-0}; then
5702 # Best one so far, save it but keep looking for a better one
5703 ac_cv_path_SED="$ac_path_SED"
5704 ac_path_SED_max=$ac_count
5705 fi
5706 # 10*(2^10) chars as input seems more than enough
5707 test $ac_count -gt 10 && break
5708 done
5709 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5710esac
5711
5712 $ac_path_SED_found && break 3
5713 done
5714 done
5715 done
5716IFS=$as_save_IFS
5717 if test -z "$ac_cv_path_SED"; then
5718 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5719 fi
5720else
5721 ac_cv_path_SED=$SED
5722fi
5723
5724fi
5725{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5726$as_echo "$ac_cv_path_SED" >&6; }
5727 SED="$ac_cv_path_SED"
5728 rm -f conftest.sed
5729
5730test -z "$SED" && SED=sed
5731Xsed="$SED -e 1s/^X//"
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5744$as_echo_n "checking for fgrep... " >&6; }
5745if test "${ac_cv_path_FGREP+set}" = set; then :
5746 $as_echo_n "(cached) " >&6
5747else
5748 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5749 then ac_cv_path_FGREP="$GREP -F"
5750 else
5751 if test -z "$FGREP"; then
5752 ac_path_FGREP_found=false
5753 # Loop through the user's path and test for each of PROGNAME-LIST
5754 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5755for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5756do
5757 IFS=$as_save_IFS
5758 test -z "$as_dir" && as_dir=.
5759 for ac_prog in fgrep; do
5760 for ac_exec_ext in '' $ac_executable_extensions; do
5761 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5762 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5763# Check for GNU ac_path_FGREP and select it if it is found.
5764 # Check for GNU $ac_path_FGREP
5765case `"$ac_path_FGREP" --version 2>&1` in
5766*GNU*)
5767 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5768*)
5769 ac_count=0
5770 $as_echo_n 0123456789 >"conftest.in"
5771 while :
5772 do
5773 cat "conftest.in" "conftest.in" >"conftest.tmp"
5774 mv "conftest.tmp" "conftest.in"
5775 cp "conftest.in" "conftest.nl"
5776 $as_echo 'FGREP' >> "conftest.nl"
5777 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5778 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5779 as_fn_arith $ac_count + 1 && ac_count=$as_val
5780 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5781 # Best one so far, save it but keep looking for a better one
5782 ac_cv_path_FGREP="$ac_path_FGREP"
5783 ac_path_FGREP_max=$ac_count
5784 fi
5785 # 10*(2^10) chars as input seems more than enough
5786 test $ac_count -gt 10 && break
5787 done
5788 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5789esac
5790
5791 $ac_path_FGREP_found && break 3
5792 done
5793 done
5794 done
5795IFS=$as_save_IFS
5796 if test -z "$ac_cv_path_FGREP"; then
5797 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5798 fi
5799else
5800 ac_cv_path_FGREP=$FGREP
5801fi
5802
5803 fi
5804fi
5805{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5806$as_echo "$ac_cv_path_FGREP" >&6; }
5807 FGREP="$ac_cv_path_FGREP"
5808
5809
5810test -z "$GREP" && GREP=grep
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830# Check whether --with-gnu-ld was given.
5831if test "${with_gnu_ld+set}" = set; then :
5832 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5833else
5834 with_gnu_ld=no
5835fi
5836
5837ac_prog=ld
5838if test "$GCC" = yes; then
5839 # Check if gcc -print-prog-name=ld gives a path.
5840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5841$as_echo_n "checking for ld used by $CC... " >&6; }
5842 case $host in
5843 *-*-mingw*)
5844 # gcc leaves a trailing carriage return which upsets mingw
5845 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5846 *)
5847 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5848 esac
5849 case $ac_prog in
5850 # Accept absolute paths.
5851 [\\/]* | ?:[\\/]*)
5852 re_direlt='/[^/][^/]*/\.\./'
5853 # Canonicalize the pathname of ld
5854 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5855 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5856 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5857 done
5858 test -z "$LD" && LD="$ac_prog"
5859 ;;
5860 "")
5861 # If it fails, then pretend we aren't using GCC.
5862 ac_prog=ld
5863 ;;
5864 *)
5865 # If it is relative, then search for the first ld in PATH.
5866 with_gnu_ld=unknown
5867 ;;
5868 esac
5869elif test "$with_gnu_ld" = yes; then
5870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5871$as_echo_n "checking for GNU ld... " >&6; }
5872else
5873 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5874$as_echo_n "checking for non-GNU ld... " >&6; }
5875fi
5876if test "${lt_cv_path_LD+set}" = set; then :
5877 $as_echo_n "(cached) " >&6
5878else
5879 if test -z "$LD"; then
5880 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5881 for ac_dir in $PATH; do
5882 IFS="$lt_save_ifs"
5883 test -z "$ac_dir" && ac_dir=.
5884 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5885 lt_cv_path_LD="$ac_dir/$ac_prog"
5886 # Check to see if the program is GNU ld. I'd rather use --version,
5887 # but apparently some variants of GNU ld only accept -v.
5888 # Break only if it was the GNU/non-GNU ld that we prefer.
5889 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5890 *GNU* | *'with BFD'*)
5891 test "$with_gnu_ld" != no && break
5892 ;;
5893 *)
5894 test "$with_gnu_ld" != yes && break
5895 ;;
5896 esac
5897 fi
5898 done
5899 IFS="$lt_save_ifs"
5900else
5901 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5902fi
5903fi
5904
5905LD="$lt_cv_path_LD"
5906if test -n "$LD"; then
5907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5908$as_echo "$LD" >&6; }
5909else
5910 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5911$as_echo "no" >&6; }
5912fi
5913test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5914{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5915$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5916if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5917 $as_echo_n "(cached) " >&6
5918else
5919 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5920case `$LD -v 2>&1 </dev/null` in
5921*GNU* | *'with BFD'*)
5922 lt_cv_prog_gnu_ld=yes
5923 ;;
5924*)
5925 lt_cv_prog_gnu_ld=no
5926 ;;
5927esac
5928fi
5929{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5930$as_echo "$lt_cv_prog_gnu_ld" >&6; }
5931with_gnu_ld=$lt_cv_prog_gnu_ld
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5942$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5943if test "${lt_cv_path_NM+set}" = set; then :
5944 $as_echo_n "(cached) " >&6
5945else
5946 if test -n "$NM"; then
5947 # Let the user override the test.
5948 lt_cv_path_NM="$NM"
5949else
5950 lt_nm_to_check="${ac_tool_prefix}nm"
5951 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5952 lt_nm_to_check="$lt_nm_to_check nm"
5953 fi
5954 for lt_tmp_nm in $lt_nm_to_check; do
5955 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5956 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5957 IFS="$lt_save_ifs"
5958 test -z "$ac_dir" && ac_dir=.
5959 tmp_nm="$ac_dir/$lt_tmp_nm"
5960 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5961 # Check to see if the nm accepts a BSD-compat flag.
5962 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5963 # nm: unknown option "B" ignored
5964 # Tru64's nm complains that /dev/null is an invalid object file
5965 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5966 */dev/null* | *'Invalid file or object type'*)
5967 lt_cv_path_NM="$tmp_nm -B"
5968 break
5969 ;;
5970 *)
5971 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5972 */dev/null*)
5973 lt_cv_path_NM="$tmp_nm -p"
5974 break
5975 ;;
5976 *)
5977 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5978 continue # so that we can try to find one that supports BSD flags
5979 ;;
5980 esac
5981 ;;
5982 esac
5983 fi
5984 done
5985 IFS="$lt_save_ifs"
5986 done
5987 : ${lt_cv_path_NM=no}
5988fi
5989fi
5990{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5991$as_echo "$lt_cv_path_NM" >&6; }
5992if test "$lt_cv_path_NM" != "no"; then
5993 NM="$lt_cv_path_NM"
5994else
5995 # Didn't find any BSD compatible name lister, look for dumpbin.
5996 if test -n "$DUMPBIN"; then :
5997 # Let the user override the test.
5998 else
5999 if test -n "$ac_tool_prefix"; then
6000 for ac_prog in dumpbin "link -dump"
6001 do
6002 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6003set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6004{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6005$as_echo_n "checking for $ac_word... " >&6; }
6006if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
6007 $as_echo_n "(cached) " >&6
6008else
6009 if test -n "$DUMPBIN"; then
6010 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6011else
6012as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6013for as_dir in $PATH
6014do
6015 IFS=$as_save_IFS
6016 test -z "$as_dir" && as_dir=.
6017 for ac_exec_ext in '' $ac_executable_extensions; do
6018 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6019 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6020 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6021 break 2
6022 fi
6023done
6024 done
6025IFS=$as_save_IFS
6026
6027fi
6028fi
6029DUMPBIN=$ac_cv_prog_DUMPBIN
6030if test -n "$DUMPBIN"; then
6031 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6032$as_echo "$DUMPBIN" >&6; }
6033else
6034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6035$as_echo "no" >&6; }
6036fi
6037
6038
6039 test -n "$DUMPBIN" && break
6040 done
6041fi
6042if test -z "$DUMPBIN"; then
6043 ac_ct_DUMPBIN=$DUMPBIN
6044 for ac_prog in dumpbin "link -dump"
6045do
6046 # Extract the first word of "$ac_prog", so it can be a program name with args.
6047set dummy $ac_prog; ac_word=$2
6048{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6049$as_echo_n "checking for $ac_word... " >&6; }
6050if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6051 $as_echo_n "(cached) " >&6
6052else
6053 if test -n "$ac_ct_DUMPBIN"; then
6054 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6055else
6056as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6057for as_dir in $PATH
6058do
6059 IFS=$as_save_IFS
6060 test -z "$as_dir" && as_dir=.
6061 for ac_exec_ext in '' $ac_executable_extensions; do
6062 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6063 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6064 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6065 break 2
6066 fi
6067done
6068 done
6069IFS=$as_save_IFS
6070
6071fi
6072fi
6073ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6074if test -n "$ac_ct_DUMPBIN"; then
6075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6076$as_echo "$ac_ct_DUMPBIN" >&6; }
6077else
6078 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6079$as_echo "no" >&6; }
6080fi
6081
6082
6083 test -n "$ac_ct_DUMPBIN" && break
6084done
6085
6086 if test "x$ac_ct_DUMPBIN" = x; then
6087 DUMPBIN=":"
6088 else
6089 case $cross_compiling:$ac_tool_warned in
6090yes:)
6091{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6092$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6093ac_tool_warned=yes ;;
6094esac
6095 DUMPBIN=$ac_ct_DUMPBIN
6096 fi
6097fi
6098
6099 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6100 *COFF*)
6101 DUMPBIN="$DUMPBIN -symbols"
6102 ;;
6103 *)
6104 DUMPBIN=:
6105 ;;
6106 esac
6107 fi
6108
6109 if test "$DUMPBIN" != ":"; then
6110 NM="$DUMPBIN"
6111 fi
6112fi
6113test -z "$NM" && NM=nm
6114
6115
6116
6117
6118
6119
6120{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6121$as_echo_n "checking the name lister ($NM) interface... " >&6; }
6122if test "${lt_cv_nm_interface+set}" = set; then :
6123 $as_echo_n "(cached) " >&6
6124else
6125 lt_cv_nm_interface="BSD nm"
6126 echo "int some_variable = 0;" > conftest.$ac_ext
6127 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6128 (eval "$ac_compile" 2>conftest.err)
6129 cat conftest.err >&5
6130 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6131 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6132 cat conftest.err >&5
6133 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6134 cat conftest.out >&5
6135 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6136 lt_cv_nm_interface="MS dumpbin"
6137 fi
6138 rm -f conftest*
6139fi
6140{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6141$as_echo "$lt_cv_nm_interface" >&6; }
6142
6143{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6144$as_echo_n "checking whether ln -s works... " >&6; }
6145LN_S=$as_ln_s
6146if test "$LN_S" = "ln -s"; then
6147 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6148$as_echo "yes" >&6; }
6149else
6150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6151$as_echo "no, using $LN_S" >&6; }
6152fi
6153
6154# find the maximum length of command line arguments
6155{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6156$as_echo_n "checking the maximum length of command line arguments... " >&6; }
6157if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6158 $as_echo_n "(cached) " >&6
6159else
6160 i=0
6161 teststring="ABCD"
6162
6163 case $build_os in
6164 msdosdjgpp*)
6165 # On DJGPP, this test can blow up pretty badly due to problems in libc
6166 # (any single argument exceeding 2000 bytes causes a buffer overrun
6167 # during glob expansion). Even if it were fixed, the result of this
6168 # check would be larger than it should be.
6169 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6170 ;;
6171
6172 gnu*)
6173 # Under GNU Hurd, this test is not required because there is
6174 # no limit to the length of command line arguments.
6175 # Libtool will interpret -1 as no limit whatsoever
6176 lt_cv_sys_max_cmd_len=-1;
6177 ;;
6178
6179 cygwin* | mingw* | cegcc*)
6180 # On Win9x/ME, this test blows up -- it succeeds, but takes
6181 # about 5 minutes as the teststring grows exponentially.
6182 # Worse, since 9x/ME are not pre-emptively multitasking,
6183 # you end up with a "frozen" computer, even though with patience
6184 # the test eventually succeeds (with a max line length of 256k).
6185 # Instead, let's just punt: use the minimum linelength reported by
6186 # all of the supported platforms: 8192 (on NT/2K/XP).
6187 lt_cv_sys_max_cmd_len=8192;
6188 ;;
6189
6190 mint*)
6191 # On MiNT this can take a long time and run out of memory.
6192 lt_cv_sys_max_cmd_len=8192;
6193 ;;
6194
6195 amigaos*)
6196 # On AmigaOS with pdksh, this test takes hours, literally.
6197 # So we just punt and use a minimum line length of 8192.
6198 lt_cv_sys_max_cmd_len=8192;
6199 ;;
6200
6201 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6202 # This has been around since 386BSD, at least. Likely further.
6203 if test -x /sbin/sysctl; then
6204 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6205 elif test -x /usr/sbin/sysctl; then
6206 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6207 else
6208 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6209 fi
6210 # And add a safety zone
6211 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6212 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6213 ;;
6214
6215 interix*)
6216 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6217 lt_cv_sys_max_cmd_len=196608
6218 ;;
6219
6220 osf*)
6221 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6222 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6223 # nice to cause kernel panics so lets avoid the loop below.
6224 # First set a reasonable default.
6225 lt_cv_sys_max_cmd_len=16384
6226 #
6227 if test -x /sbin/sysconfig; then
6228 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6229 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6230 esac
6231 fi
6232 ;;
6233 sco3.2v5*)
6234 lt_cv_sys_max_cmd_len=102400
6235 ;;
6236 sysv5* | sco5v6* | sysv4.2uw2*)
6237 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6238 if test -n "$kargmax"; then
6239 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6240 else
6241 lt_cv_sys_max_cmd_len=32768
6242 fi
6243 ;;
6244 *)
6245 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6246 if test -n "$lt_cv_sys_max_cmd_len"; then
6247 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6248 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6249 else
6250 # Make teststring a little bigger before we do anything with it.
6251 # a 1K string should be a reasonable start.
6252 for i in 1 2 3 4 5 6 7 8 ; do
6253 teststring=$teststring$teststring
6254 done
6255 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6256 # If test is not a shell built-in, we'll probably end up computing a
6257 # maximum length that is only half of the actual maximum length, but
6258 # we can't tell.
6259 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6260 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6261 test $i != 17 # 1/2 MB should be enough
6262 do
6263 i=`expr $i + 1`
6264 teststring=$teststring$teststring
6265 done
6266 # Only check the string length outside the loop.
6267 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6268 teststring=
6269 # Add a significant safety factor because C++ compilers can tack on
6270 # massive amounts of additional arguments before passing them to the
6271 # linker. It appears as though 1/2 is a usable value.
6272 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6273 fi
6274 ;;
6275 esac
6276
6277fi
6278
6279if test -n $lt_cv_sys_max_cmd_len ; then
6280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6281$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6282else
6283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6284$as_echo "none" >&6; }
6285fi
6286max_cmd_len=$lt_cv_sys_max_cmd_len
6287
6288
6289
6290
6291
6292
6293: ${CP="cp -f"}
6294: ${MV="mv -f"}
6295: ${RM="rm -f"}
6296
6297{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6298$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6299# Try some XSI features
6300xsi_shell=no
6301( _lt_dummy="a/b/c"
6302 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6303 = c,a/b,, \
6304 && eval 'test $(( 1 + 1 )) -eq 2 \
6305 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6306 && xsi_shell=yes
6307{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6308$as_echo "$xsi_shell" >&6; }
6309
6310
6311{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6312$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6313lt_shell_append=no
6314( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6315 >/dev/null 2>&1 \
6316 && lt_shell_append=yes
6317{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6318$as_echo "$lt_shell_append" >&6; }
6319
6320
6321if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6322 lt_unset=unset
6323else
6324 lt_unset=false
6325fi
6326
6327
6328
6329
6330
6331# test EBCDIC or ASCII
6332case `echo X|tr X '\101'` in
6333 A) # ASCII based system
6334 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6335 lt_SP2NL='tr \040 \012'
6336 lt_NL2SP='tr \015\012 \040\040'
6337 ;;
6338 *) # EBCDIC based system
6339 lt_SP2NL='tr \100 \n'
6340 lt_NL2SP='tr \r\n \100\100'
6341 ;;
6342esac
6343
6344
6345
6346
6347
6348
6349
6350
6351
6352{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6353$as_echo_n "checking for $LD option to reload object files... " >&6; }
6354if test "${lt_cv_ld_reload_flag+set}" = set; then :
6355 $as_echo_n "(cached) " >&6
6356else
6357 lt_cv_ld_reload_flag='-r'
6358fi
6359{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6360$as_echo "$lt_cv_ld_reload_flag" >&6; }
6361reload_flag=$lt_cv_ld_reload_flag
6362case $reload_flag in
6363"" | " "*) ;;
6364*) reload_flag=" $reload_flag" ;;
6365esac
6366reload_cmds='$LD$reload_flag -o $output$reload_objs'
6367case $host_os in
6368 darwin*)
6369 if test "$GCC" = yes; then
6370 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6371 else
6372 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6373 fi
6374 ;;
6375esac
6376
6377
6378
6379
6380
6381
6382
6383
6384
6385if test -n "$ac_tool_prefix"; then
6386 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6387set dummy ${ac_tool_prefix}objdump; ac_word=$2
6388{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6389$as_echo_n "checking for $ac_word... " >&6; }
6390if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6391 $as_echo_n "(cached) " >&6
6392else
6393 if test -n "$OBJDUMP"; then
6394 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6395else
6396as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6397for as_dir in $PATH
6398do
6399 IFS=$as_save_IFS
6400 test -z "$as_dir" && as_dir=.
6401 for ac_exec_ext in '' $ac_executable_extensions; do
6402 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6403 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6404 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6405 break 2
6406 fi
6407done
6408 done
6409IFS=$as_save_IFS
6410
6411fi
6412fi
6413OBJDUMP=$ac_cv_prog_OBJDUMP
6414if test -n "$OBJDUMP"; then
6415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6416$as_echo "$OBJDUMP" >&6; }
6417else
6418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6419$as_echo "no" >&6; }
6420fi
6421
6422
6423fi
6424if test -z "$ac_cv_prog_OBJDUMP"; then
6425 ac_ct_OBJDUMP=$OBJDUMP
6426 # Extract the first word of "objdump", so it can be a program name with args.
6427set dummy objdump; ac_word=$2
6428{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6429$as_echo_n "checking for $ac_word... " >&6; }
6430if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6431 $as_echo_n "(cached) " >&6
6432else
6433 if test -n "$ac_ct_OBJDUMP"; then
6434 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6435else
6436as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6437for as_dir in $PATH
6438do
6439 IFS=$as_save_IFS
6440 test -z "$as_dir" && as_dir=.
6441 for ac_exec_ext in '' $ac_executable_extensions; do
6442 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6443 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6444 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6445 break 2
6446 fi
6447done
6448 done
6449IFS=$as_save_IFS
6450
6451fi
6452fi
6453ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6454if test -n "$ac_ct_OBJDUMP"; then
6455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6456$as_echo "$ac_ct_OBJDUMP" >&6; }
6457else
6458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6459$as_echo "no" >&6; }
6460fi
6461
6462 if test "x$ac_ct_OBJDUMP" = x; then
6463 OBJDUMP="false"
6464 else
6465 case $cross_compiling:$ac_tool_warned in
6466yes:)
6467{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6468$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6469ac_tool_warned=yes ;;
6470esac
6471 OBJDUMP=$ac_ct_OBJDUMP
6472 fi
6473else
6474 OBJDUMP="$ac_cv_prog_OBJDUMP"
6475fi
6476
6477test -z "$OBJDUMP" && OBJDUMP=objdump
6478
6479
6480
6481
6482
6483
6484
6485
6486
6487{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6488$as_echo_n "checking how to recognize dependent libraries... " >&6; }
6489if test "${lt_cv_deplibs_check_method+set}" = set; then :
6490 $as_echo_n "(cached) " >&6
6491else
6492 lt_cv_file_magic_cmd='$MAGIC_CMD'
6493lt_cv_file_magic_test_file=
6494lt_cv_deplibs_check_method='unknown'
6495# Need to set the preceding variable on all platforms that support
6496# interlibrary dependencies.
6497# 'none' -- dependencies not supported.
6498# `unknown' -- same as none, but documents that we really don't know.
6499# 'pass_all' -- all dependencies passed with no checks.
6500# 'test_compile' -- check by making test program.
6501# 'file_magic [[regex]]' -- check by looking for files in library path
6502# which responds to the $file_magic_cmd with a given extended regex.
6503# If you have `file' or equivalent on your system and you're not sure
6504# whether `pass_all' will *always* work, you probably want this one.
6505
6506case $host_os in
6507aix[4-9]*)
6508 lt_cv_deplibs_check_method=pass_all
6509 ;;
6510
6511beos*)
6512 lt_cv_deplibs_check_method=pass_all
6513 ;;
6514
6515bsdi[45]*)
6516 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6517 lt_cv_file_magic_cmd='/usr/bin/file -L'
6518 lt_cv_file_magic_test_file=/shlib/libc.so
6519 ;;
6520
6521cygwin*)
6522 # func_win32_libid is a shell function defined in ltmain.sh
6523 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6524 lt_cv_file_magic_cmd='func_win32_libid'
6525 ;;
6526
6527mingw* | pw32*)
6528 # Base MSYS/MinGW do not provide the 'file' command needed by
6529 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6530 # unless we find 'file', for example because we are cross-compiling.
6531 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6532 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6533 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6534 lt_cv_file_magic_cmd='func_win32_libid'
6535 else
6536 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6537 lt_cv_file_magic_cmd='$OBJDUMP -f'
6538 fi
6539 ;;
6540
6541cegcc*)
6542 # use the weaker test based on 'objdump'. See mingw*.
6543 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6544 lt_cv_file_magic_cmd='$OBJDUMP -f'
6545 ;;
6546
6547darwin* | rhapsody*)
6548 lt_cv_deplibs_check_method=pass_all
6549 ;;
6550
6551freebsd* | dragonfly*)
6552 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6553 case $host_cpu in
6554 i*86 )
6555 # Not sure whether the presence of OpenBSD here was a mistake.
6556 # Let's accept both of them until this is cleared up.
6557 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6558 lt_cv_file_magic_cmd=/usr/bin/file
6559 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6560 ;;
6561 esac
6562 else
6563 lt_cv_deplibs_check_method=pass_all
6564 fi
6565 ;;
6566
6567gnu*)
6568 lt_cv_deplibs_check_method=pass_all
6569 ;;
6570
6571haiku*)
6572 lt_cv_deplibs_check_method=pass_all
6573 ;;
6574
6575hpux10.20* | hpux11*)
6576 lt_cv_file_magic_cmd=/usr/bin/file
6577 case $host_cpu in
6578 ia64*)
6579 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6580 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6581 ;;
6582 hppa*64*)
6583 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]'
6584 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6585 ;;
6586 *)
6587 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6588 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6589 ;;
6590 esac
6591 ;;
6592
6593interix[3-9]*)
6594 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6595 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6596 ;;
6597
6598irix5* | irix6* | nonstopux*)
6599 case $LD in
6600 *-32|*"-32 ") libmagic=32-bit;;
6601 *-n32|*"-n32 ") libmagic=N32;;
6602 *-64|*"-64 ") libmagic=64-bit;;
6603 *) libmagic=never-match;;
6604 esac
6605 lt_cv_deplibs_check_method=pass_all
6606 ;;
6607
6608# This must be Linux ELF.
6609linux* | k*bsd*-gnu | kopensolaris*-gnu)
6610 lt_cv_deplibs_check_method=pass_all
6611 ;;
6612
6613netbsd*)
6614 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6615 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6616 else
6617 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6618 fi
6619 ;;
6620
6621newos6*)
6622 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6623 lt_cv_file_magic_cmd=/usr/bin/file
6624 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6625 ;;
6626
6627*nto* | *qnx*)
6628 lt_cv_deplibs_check_method=pass_all
6629 ;;
6630
6631openbsd*)
6632 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6633 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6634 else
6635 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6636 fi
6637 ;;
6638
6639osf3* | osf4* | osf5*)
6640 lt_cv_deplibs_check_method=pass_all
6641 ;;
6642
6643rdos*)
6644 lt_cv_deplibs_check_method=pass_all
6645 ;;
6646
6647solaris*)
6648 lt_cv_deplibs_check_method=pass_all
6649 ;;
6650
6651sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6652 lt_cv_deplibs_check_method=pass_all
6653 ;;
6654
6655sysv4 | sysv4.3*)
6656 case $host_vendor in
6657 motorola)
6658 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]'
6659 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6660 ;;
6661 ncr)
6662 lt_cv_deplibs_check_method=pass_all
6663 ;;
6664 sequent)
6665 lt_cv_file_magic_cmd='/bin/file'
6666 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6667 ;;
6668 sni)
6669 lt_cv_file_magic_cmd='/bin/file'
6670 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6671 lt_cv_file_magic_test_file=/lib/libc.so
6672 ;;
6673 siemens)
6674 lt_cv_deplibs_check_method=pass_all
6675 ;;
6676 pc)
6677 lt_cv_deplibs_check_method=pass_all
6678 ;;
6679 esac
6680 ;;
6681
6682tpf*)
6683 lt_cv_deplibs_check_method=pass_all
6684 ;;
6685esac
6686
6687fi
6688{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6689$as_echo "$lt_cv_deplibs_check_method" >&6; }
6690file_magic_cmd=$lt_cv_file_magic_cmd
6691deplibs_check_method=$lt_cv_deplibs_check_method
6692test -z "$deplibs_check_method" && deplibs_check_method=unknown
6693
6694
6695
6696
6697
6698
6699
6700
6701
6702
6703
6704
6705if test -n "$ac_tool_prefix"; then
6706 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6707set dummy ${ac_tool_prefix}ar; ac_word=$2
6708{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6709$as_echo_n "checking for $ac_word... " >&6; }
6710if test "${ac_cv_prog_AR+set}" = set; then :
6711 $as_echo_n "(cached) " >&6
6712else
6713 if test -n "$AR"; then
6714 ac_cv_prog_AR="$AR" # Let the user override the test.
6715else
6716as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6717for as_dir in $PATH
6718do
6719 IFS=$as_save_IFS
6720 test -z "$as_dir" && as_dir=.
6721 for ac_exec_ext in '' $ac_executable_extensions; do
6722 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6723 ac_cv_prog_AR="${ac_tool_prefix}ar"
6724 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6725 break 2
6726 fi
6727done
6728 done
6729IFS=$as_save_IFS
6730
6731fi
6732fi
6733AR=$ac_cv_prog_AR
6734if test -n "$AR"; then
6735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6736$as_echo "$AR" >&6; }
6737else
6738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6739$as_echo "no" >&6; }
6740fi
6741
6742
6743fi
6744if test -z "$ac_cv_prog_AR"; then
6745 ac_ct_AR=$AR
6746 # Extract the first word of "ar", so it can be a program name with args.
6747set dummy ar; ac_word=$2
6748{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6749$as_echo_n "checking for $ac_word... " >&6; }
6750if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6751 $as_echo_n "(cached) " >&6
6752else
6753 if test -n "$ac_ct_AR"; then
6754 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6755else
6756as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6757for as_dir in $PATH
6758do
6759 IFS=$as_save_IFS
6760 test -z "$as_dir" && as_dir=.
6761 for ac_exec_ext in '' $ac_executable_extensions; do
6762 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6763 ac_cv_prog_ac_ct_AR="ar"
6764 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6765 break 2
6766 fi
6767done
6768 done
6769IFS=$as_save_IFS
6770
6771fi
6772fi
6773ac_ct_AR=$ac_cv_prog_ac_ct_AR
6774if test -n "$ac_ct_AR"; then
6775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6776$as_echo "$ac_ct_AR" >&6; }
6777else
6778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6779$as_echo "no" >&6; }
6780fi
6781
6782 if test "x$ac_ct_AR" = x; then
6783 AR="false"
6784 else
6785 case $cross_compiling:$ac_tool_warned in
6786yes:)
6787{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6788$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6789ac_tool_warned=yes ;;
6790esac
6791 AR=$ac_ct_AR
6792 fi
6793else
6794 AR="$ac_cv_prog_AR"
6795fi
6796
6797test -z "$AR" && AR=ar
6798test -z "$AR_FLAGS" && AR_FLAGS=cru
6799
6800
6801
6802
6803
6804
6805
6806
6807
6808
6809
6810if test -n "$ac_tool_prefix"; then
6811 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6812set dummy ${ac_tool_prefix}strip; ac_word=$2
6813{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6814$as_echo_n "checking for $ac_word... " >&6; }
6815if test "${ac_cv_prog_STRIP+set}" = set; then :
6816 $as_echo_n "(cached) " >&6
6817else
6818 if test -n "$STRIP"; then
6819 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6820else
6821as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6822for as_dir in $PATH
6823do
6824 IFS=$as_save_IFS
6825 test -z "$as_dir" && as_dir=.
6826 for ac_exec_ext in '' $ac_executable_extensions; do
6827 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6828 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6829 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6830 break 2
6831 fi
6832done
6833 done
6834IFS=$as_save_IFS
6835
6836fi
6837fi
6838STRIP=$ac_cv_prog_STRIP
6839if test -n "$STRIP"; then
6840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6841$as_echo "$STRIP" >&6; }
6842else
6843 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6844$as_echo "no" >&6; }
6845fi
6846
6847
6848fi
6849if test -z "$ac_cv_prog_STRIP"; then
6850 ac_ct_STRIP=$STRIP
6851 # Extract the first word of "strip", so it can be a program name with args.
6852set dummy strip; ac_word=$2
6853{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6854$as_echo_n "checking for $ac_word... " >&6; }
6855if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6856 $as_echo_n "(cached) " >&6
6857else
6858 if test -n "$ac_ct_STRIP"; then
6859 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6860else
6861as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6862for as_dir in $PATH
6863do
6864 IFS=$as_save_IFS
6865 test -z "$as_dir" && as_dir=.
6866 for ac_exec_ext in '' $ac_executable_extensions; do
6867 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6868 ac_cv_prog_ac_ct_STRIP="strip"
6869 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6870 break 2
6871 fi
6872done
6873 done
6874IFS=$as_save_IFS
6875
6876fi
6877fi
6878ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6879if test -n "$ac_ct_STRIP"; then
6880 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6881$as_echo "$ac_ct_STRIP" >&6; }
6882else
6883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6884$as_echo "no" >&6; }
6885fi
6886
6887 if test "x$ac_ct_STRIP" = x; then
6888 STRIP=":"
6889 else
6890 case $cross_compiling:$ac_tool_warned in
6891yes:)
6892{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6893$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6894ac_tool_warned=yes ;;
6895esac
6896 STRIP=$ac_ct_STRIP
6897 fi
6898else
6899 STRIP="$ac_cv_prog_STRIP"
6900fi
6901
6902test -z "$STRIP" && STRIP=:
6903
6904
6905
6906
6907
6908
6909if test -n "$ac_tool_prefix"; then
6910 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6911set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6912{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6913$as_echo_n "checking for $ac_word... " >&6; }
6914if test "${ac_cv_prog_RANLIB+set}" = set; then :
6915 $as_echo_n "(cached) " >&6
6916else
6917 if test -n "$RANLIB"; then
6918 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6919else
6920as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6921for as_dir in $PATH
6922do
6923 IFS=$as_save_IFS
6924 test -z "$as_dir" && as_dir=.
6925 for ac_exec_ext in '' $ac_executable_extensions; do
6926 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6927 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6928 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6929 break 2
6930 fi
6931done
6932 done
6933IFS=$as_save_IFS
6934
6935fi
6936fi
6937RANLIB=$ac_cv_prog_RANLIB
6938if test -n "$RANLIB"; then
6939 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6940$as_echo "$RANLIB" >&6; }
6941else
6942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6943$as_echo "no" >&6; }
6944fi
6945
6946
6947fi
6948if test -z "$ac_cv_prog_RANLIB"; then
6949 ac_ct_RANLIB=$RANLIB
6950 # Extract the first word of "ranlib", so it can be a program name with args.
6951set dummy ranlib; ac_word=$2
6952{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6953$as_echo_n "checking for $ac_word... " >&6; }
6954if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6955 $as_echo_n "(cached) " >&6
6956else
6957 if test -n "$ac_ct_RANLIB"; then
6958 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6959else
6960as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6961for as_dir in $PATH
6962do
6963 IFS=$as_save_IFS
6964 test -z "$as_dir" && as_dir=.
6965 for ac_exec_ext in '' $ac_executable_extensions; do
6966 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6967 ac_cv_prog_ac_ct_RANLIB="ranlib"
6968 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6969 break 2
6970 fi
6971done
6972 done
6973IFS=$as_save_IFS
6974
6975fi
6976fi
6977ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6978if test -n "$ac_ct_RANLIB"; then
6979 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6980$as_echo "$ac_ct_RANLIB" >&6; }
6981else
6982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6983$as_echo "no" >&6; }
6984fi
6985
6986 if test "x$ac_ct_RANLIB" = x; then
6987 RANLIB=":"
6988 else
6989 case $cross_compiling:$ac_tool_warned in
6990yes:)
6991{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6992$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6993ac_tool_warned=yes ;;
6994esac
6995 RANLIB=$ac_ct_RANLIB
6996 fi
6997else
6998 RANLIB="$ac_cv_prog_RANLIB"
6999fi
7000
7001test -z "$RANLIB" && RANLIB=:
7002
7003
7004
7005
7006
7007
7008# Determine commands to create old-style static archives.
7009old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7010old_postinstall_cmds='chmod 644 $oldlib'
7011old_postuninstall_cmds=
7012
7013if test -n "$RANLIB"; then
7014 case $host_os in
7015 openbsd*)
7016 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
7017 ;;
7018 *)
7019 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7020 ;;
7021 esac
7022 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
7023fi
7024
7025case $host_os in
7026 darwin*)
7027 lock_old_archive_extraction=yes ;;
7028 *)
7029 lock_old_archive_extraction=no ;;
7030esac
7031
7032
7033
7034
7035
7036
7037
7038
7039
7040
7041
7042
7043
7044
7045
7046
7047
7048
7049
7050
7051
7052for ac_prog in gawk mawk nawk awk
7053do
7054 # Extract the first word of "$ac_prog", so it can be a program name with args.
7055set dummy $ac_prog; ac_word=$2
7056{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7057$as_echo_n "checking for $ac_word... " >&6; }
7058if test "${ac_cv_prog_AWK+set}" = set; then :
7059 $as_echo_n "(cached) " >&6
7060else
7061 if test -n "$AWK"; then
7062 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7063else
7064as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7065for as_dir in $PATH
7066do
7067 IFS=$as_save_IFS
7068 test -z "$as_dir" && as_dir=.
7069 for ac_exec_ext in '' $ac_executable_extensions; do
7070 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7071 ac_cv_prog_AWK="$ac_prog"
7072 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7073 break 2
7074 fi
7075done
7076 done
7077IFS=$as_save_IFS
7078
7079fi
7080fi
7081AWK=$ac_cv_prog_AWK
7082if test -n "$AWK"; then
7083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7084$as_echo "$AWK" >&6; }
7085else
7086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7087$as_echo "no" >&6; }
7088fi
7089
7090
7091 test -n "$AWK" && break
7092done
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
7109
7110
7111
7112# If no C compiler was specified, use CC.
7113LTCC=${LTCC-"$CC"}
7114
7115# If no C compiler flags were specified, use CFLAGS.
7116LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7117
7118# Allow CC to be a program name with arguments.
7119compiler=$CC
7120
7121
7122# Check for command to grab the raw symbol name followed by C symbol from nm.
7123{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7124$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7125if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7126 $as_echo_n "(cached) " >&6
7127else
7128
7129# These are sane defaults that work on at least a few old systems.
7130# [They come from Ultrix. What could be older than Ultrix?!! ;)]
7131
7132# Character class describing NM global symbol codes.
7133symcode='[BCDEGRST]'
7134
7135# Regexp to match symbols that can be accessed directly from C.
7136sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7137
7138# Define system-specific variables.
7139case $host_os in
7140aix*)
7141 symcode='[BCDT]'
7142 ;;
7143cygwin* | mingw* | pw32* | cegcc*)
7144 symcode='[ABCDGISTW]'
7145 ;;
7146hpux*)
7147 if test "$host_cpu" = ia64; then
7148 symcode='[ABCDEGRST]'
7149 fi
7150 ;;
7151irix* | nonstopux*)
7152 symcode='[BCDEGRST]'
7153 ;;
7154osf*)
7155 symcode='[BCDEGQRST]'
7156 ;;
7157solaris*)
7158 symcode='[BDRT]'
7159 ;;
7160sco3.2v5*)
7161 symcode='[DT]'
7162 ;;
7163sysv4.2uw2*)
7164 symcode='[DT]'
7165 ;;
7166sysv5* | sco5v6* | unixware* | OpenUNIX*)
7167 symcode='[ABDT]'
7168 ;;
7169sysv4)
7170 symcode='[DFNSTU]'
7171 ;;
7172esac
7173
7174# If we're using GNU nm, then use its standard symbol codes.
7175case `$NM -V 2>&1` in
7176*GNU* | *'with BFD'*)
7177 symcode='[ABCDGIRSTW]' ;;
7178esac
7179
7180# Transform an extracted symbol line into a proper C declaration.
7181# Some systems (esp. on ia64) link data and code symbols differently,
7182# so use this general approach.
7183lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7184
7185# Transform an extracted symbol line into symbol name and symbol address
7186lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7187lt_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'"
7188
7189# Handle CRLF in mingw tool chain
7190opt_cr=
7191case $build_os in
7192mingw*)
7193 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7194 ;;
7195esac
7196
7197# Try without a prefix underscore, then with it.
7198for ac_symprfx in "" "_"; do
7199
7200 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7201 symxfrm="\\1 $ac_symprfx\\2 \\2"
7202
7203 # Write the raw and C identifiers.
7204 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7205 # Fake it for dumpbin and say T for any non-static function
7206 # and D for any global variable.
7207 # Also find C++ and __fastcall symbols from MSVC++,
7208 # which start with @ or ?.
7209 lt_cv_sys_global_symbol_pipe="$AWK '"\
7210" {last_section=section; section=\$ 3};"\
7211" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7212" \$ 0!~/External *\|/{next};"\
7213" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7214" {if(hide[section]) next};"\
7215" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7216" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7217" s[1]~/^[@?]/{print s[1], s[1]; next};"\
7218" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7219" ' prfx=^$ac_symprfx"
7220 else
7221 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7222 fi
7223
7224 # Check to see that the pipe works correctly.
7225 pipe_works=no
7226
7227 rm -f conftest*
7228 cat > conftest.$ac_ext <<_LT_EOF
7229#ifdef __cplusplus
7230extern "C" {
7231#endif
7232char nm_test_var;
7233void nm_test_func(void);
7234void nm_test_func(void){}
7235#ifdef __cplusplus
7236}
7237#endif
7238int main(){nm_test_var='a';nm_test_func();return(0);}
7239_LT_EOF
7240
7241 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7242 (eval $ac_compile) 2>&5
7243 ac_status=$?
7244 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7245 test $ac_status = 0; }; then
7246 # Now try to grab the symbols.
7247 nlist=conftest.nm
7248 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7249 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7250 ac_status=$?
7251 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7252 test $ac_status = 0; } && test -s "$nlist"; then
7253 # Try sorting and uniquifying the output.
7254 if sort "$nlist" | uniq > "$nlist"T; then
7255 mv -f "$nlist"T "$nlist"
7256 else
7257 rm -f "$nlist"T
7258 fi
7259
7260 # Make sure that we snagged all the symbols we need.
7261 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7262 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7263 cat <<_LT_EOF > conftest.$ac_ext
7264#ifdef __cplusplus
7265extern "C" {
7266#endif
7267
7268_LT_EOF
7269 # Now generate the symbol file.
7270 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7271
7272 cat <<_LT_EOF >> conftest.$ac_ext
7273
7274/* The mapping between symbol names and symbols. */
7275const struct {
7276 const char *name;
7277 void *address;
7278}
7279lt__PROGRAM__LTX_preloaded_symbols[] =
7280{
7281 { "@PROGRAM@", (void *) 0 },
7282_LT_EOF
7283 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7284 cat <<\_LT_EOF >> conftest.$ac_ext
7285 {0, (void *) 0}
7286};
7287
7288/* This works around a problem in FreeBSD linker */
7289#ifdef FREEBSD_WORKAROUND
7290static const void *lt_preloaded_setup() {
7291 return lt__PROGRAM__LTX_preloaded_symbols;
7292}
7293#endif
7294
7295#ifdef __cplusplus
7296}
7297#endif
7298_LT_EOF
7299 # Now try linking the two files.
7300 mv conftest.$ac_objext conftstm.$ac_objext
7301 lt_save_LIBS="$LIBS"
7302 lt_save_CFLAGS="$CFLAGS"
7303 LIBS="conftstm.$ac_objext"
7304 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7305 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7306 (eval $ac_link) 2>&5
7307 ac_status=$?
7308 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7309 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7310 pipe_works=yes
7311 fi
7312 LIBS="$lt_save_LIBS"
7313 CFLAGS="$lt_save_CFLAGS"
7314 else
7315 echo "cannot find nm_test_func in $nlist" >&5
7316 fi
7317 else
7318 echo "cannot find nm_test_var in $nlist" >&5
7319 fi
7320 else
7321 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7322 fi
7323 else
7324 echo "$progname: failed program was:" >&5
7325 cat conftest.$ac_ext >&5
7326 fi
7327 rm -rf conftest* conftst*
7328
7329 # Do not use the global_symbol_pipe unless it works.
7330 if test "$pipe_works" = yes; then
7331 break
7332 else
7333 lt_cv_sys_global_symbol_pipe=
7334 fi
7335done
7336
7337fi
7338
7339if test -z "$lt_cv_sys_global_symbol_pipe"; then
7340 lt_cv_sys_global_symbol_to_cdecl=
7341fi
7342if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7344$as_echo "failed" >&6; }
7345else
7346 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7347$as_echo "ok" >&6; }
7348fi
7349
7350
7351
7352
7353
7354
7355
7356
7357
7358
7359
7360
7361
7362
7363
7364
7365
7366
7367
7368
7369
7370
7371# Check whether --enable-libtool-lock was given.
7372if test "${enable_libtool_lock+set}" = set; then :
7373 enableval=$enable_libtool_lock;
7374fi
7375
7376test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7377
7378# Some flags need to be propagated to the compiler or linker for good
7379# libtool support.
7380case $host in
7381ia64-*-hpux*)
7382 # Find out which ABI we are using.
7383 echo 'int i;' > conftest.$ac_ext
7384 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7385 (eval $ac_compile) 2>&5
7386 ac_status=$?
7387 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7388 test $ac_status = 0; }; then
7389 case `/usr/bin/file conftest.$ac_objext` in
7390 *ELF-32*)
7391 HPUX_IA64_MODE="32"
7392 ;;
7393 *ELF-64*)
7394 HPUX_IA64_MODE="64"
7395 ;;
7396 esac
7397 fi
7398 rm -rf conftest*
7399 ;;
7400*-*-irix6*)
7401 # Find out which ABI we are using.
7402 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7403 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7404 (eval $ac_compile) 2>&5
7405 ac_status=$?
7406 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7407 test $ac_status = 0; }; then
7408 if test "$lt_cv_prog_gnu_ld" = yes; then
7409 case `/usr/bin/file conftest.$ac_objext` in
7410 *32-bit*)
7411 LD="${LD-ld} -melf32bsmip"
7412 ;;
7413 *N32*)
7414 LD="${LD-ld} -melf32bmipn32"
7415 ;;
7416 *64-bit*)
7417 LD="${LD-ld} -melf64bmip"
7418 ;;
7419 esac
7420 else
7421 case `/usr/bin/file conftest.$ac_objext` in
7422 *32-bit*)
7423 LD="${LD-ld} -32"
7424 ;;
7425 *N32*)
7426 LD="${LD-ld} -n32"
7427 ;;
7428 *64-bit*)
7429 LD="${LD-ld} -64"
7430 ;;
7431 esac
7432 fi
7433 fi
7434 rm -rf conftest*
7435 ;;
7436
bf3d9781 7437x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6bb11ab3
L
7438s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7439 # Find out which ABI we are using.
7440 echo 'int i;' > conftest.$ac_ext
7441 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7442 (eval $ac_compile) 2>&5
7443 ac_status=$?
7444 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7445 test $ac_status = 0; }; then
7446 case `/usr/bin/file conftest.o` in
7447 *32-bit*)
7448 case $host in
7449 x86_64-*kfreebsd*-gnu)
7450 LD="${LD-ld} -m elf_i386_fbsd"
7451 ;;
7452 x86_64-*linux*)
7453 case `/usr/bin/file conftest.o` in
7454 *x86-64*)
7455 LD="${LD-ld} -m elf32_x86_64"
7456 ;;
7457 *)
7458 LD="${LD-ld} -m elf_i386"
7459 ;;
7460 esac
7461 ;;
bf3d9781
AM
7462 powerpc64le-*linux*)
7463 LD="${LD-ld} -m elf32lppclinux"
7464 ;;
7465 powerpc64-*linux*)
6bb11ab3
L
7466 LD="${LD-ld} -m elf32ppclinux"
7467 ;;
7468 s390x-*linux*)
7469 LD="${LD-ld} -m elf_s390"
7470 ;;
7471 sparc64-*linux*)
7472 LD="${LD-ld} -m elf32_sparc"
7473 ;;
7474 esac
7475 ;;
7476 *64-bit*)
7477 case $host in
7478 x86_64-*kfreebsd*-gnu)
7479 LD="${LD-ld} -m elf_x86_64_fbsd"
7480 ;;
7481 x86_64-*linux*)
7482 LD="${LD-ld} -m elf_x86_64"
7483 ;;
bf3d9781
AM
7484 powerpcle-*linux*)
7485 LD="${LD-ld} -m elf64lppc"
7486 ;;
7487 powerpc-*linux*)
6bb11ab3
L
7488 LD="${LD-ld} -m elf64ppc"
7489 ;;
7490 s390*-*linux*|s390*-*tpf*)
7491 LD="${LD-ld} -m elf64_s390"
7492 ;;
7493 sparc*-*linux*)
7494 LD="${LD-ld} -m elf64_sparc"
7495 ;;
7496 esac
7497 ;;
7498 esac
7499 fi
7500 rm -rf conftest*
7501 ;;
7502
7503*-*-sco3.2v5*)
7504 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7505 SAVE_CFLAGS="$CFLAGS"
7506 CFLAGS="$CFLAGS -belf"
7507 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7508$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7509if test "${lt_cv_cc_needs_belf+set}" = set; then :
7510 $as_echo_n "(cached) " >&6
7511else
7512 ac_ext=c
7513ac_cpp='$CPP $CPPFLAGS'
7514ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7515ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7516ac_compiler_gnu=$ac_cv_c_compiler_gnu
7517
7518 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7519/* end confdefs.h. */
7520
7521int
7522main ()
7523{
7524
7525 ;
7526 return 0;
7527}
7528_ACEOF
7529if ac_fn_c_try_link "$LINENO"; then :
7530 lt_cv_cc_needs_belf=yes
7531else
7532 lt_cv_cc_needs_belf=no
7533fi
7534rm -f core conftest.err conftest.$ac_objext \
7535 conftest$ac_exeext conftest.$ac_ext
7536 ac_ext=c
7537ac_cpp='$CPP $CPPFLAGS'
7538ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7539ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7540ac_compiler_gnu=$ac_cv_c_compiler_gnu
7541
7542fi
7543{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7544$as_echo "$lt_cv_cc_needs_belf" >&6; }
7545 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7546 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7547 CFLAGS="$SAVE_CFLAGS"
7548 fi
7549 ;;
7550sparc*-*solaris*)
7551 # Find out which ABI we are using.
7552 echo 'int i;' > conftest.$ac_ext
7553 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7554 (eval $ac_compile) 2>&5
7555 ac_status=$?
7556 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7557 test $ac_status = 0; }; then
7558 case `/usr/bin/file conftest.o` in
7559 *64-bit*)
7560 case $lt_cv_prog_gnu_ld in
7561 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7562 *)
7563 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7564 LD="${LD-ld} -64"
7565 fi
7566 ;;
7567 esac
7568 ;;
7569 esac
7570 fi
7571 rm -rf conftest*
7572 ;;
7573esac
7574
7575need_locks="$enable_libtool_lock"
7576
7577
7578 case $host_os in
7579 rhapsody* | darwin*)
7580 if test -n "$ac_tool_prefix"; then
7581 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7582set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7583{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7584$as_echo_n "checking for $ac_word... " >&6; }
7585if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7586 $as_echo_n "(cached) " >&6
7587else
7588 if test -n "$DSYMUTIL"; then
7589 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7590else
7591as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7592for as_dir in $PATH
7593do
7594 IFS=$as_save_IFS
7595 test -z "$as_dir" && as_dir=.
7596 for ac_exec_ext in '' $ac_executable_extensions; do
7597 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7598 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7599 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7600 break 2
7601 fi
7602done
7603 done
7604IFS=$as_save_IFS
7605
7606fi
7607fi
7608DSYMUTIL=$ac_cv_prog_DSYMUTIL
7609if test -n "$DSYMUTIL"; then
7610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7611$as_echo "$DSYMUTIL" >&6; }
7612else
7613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7614$as_echo "no" >&6; }
7615fi
7616
7617
7618fi
7619if test -z "$ac_cv_prog_DSYMUTIL"; then
7620 ac_ct_DSYMUTIL=$DSYMUTIL
7621 # Extract the first word of "dsymutil", so it can be a program name with args.
7622set dummy dsymutil; ac_word=$2
7623{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7624$as_echo_n "checking for $ac_word... " >&6; }
7625if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7626 $as_echo_n "(cached) " >&6
7627else
7628 if test -n "$ac_ct_DSYMUTIL"; then
7629 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7630else
7631as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7632for as_dir in $PATH
7633do
7634 IFS=$as_save_IFS
7635 test -z "$as_dir" && as_dir=.
7636 for ac_exec_ext in '' $ac_executable_extensions; do
7637 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7638 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7639 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7640 break 2
7641 fi
7642done
7643 done
7644IFS=$as_save_IFS
7645
7646fi
7647fi
7648ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7649if test -n "$ac_ct_DSYMUTIL"; then
7650 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7651$as_echo "$ac_ct_DSYMUTIL" >&6; }
7652else
7653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7654$as_echo "no" >&6; }
7655fi
7656
7657 if test "x$ac_ct_DSYMUTIL" = x; then
7658 DSYMUTIL=":"
7659 else
7660 case $cross_compiling:$ac_tool_warned in
7661yes:)
7662{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7663$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7664ac_tool_warned=yes ;;
7665esac
7666 DSYMUTIL=$ac_ct_DSYMUTIL
7667 fi
7668else
7669 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7670fi
7671
7672 if test -n "$ac_tool_prefix"; then
7673 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7674set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7675{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7676$as_echo_n "checking for $ac_word... " >&6; }
7677if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7678 $as_echo_n "(cached) " >&6
7679else
7680 if test -n "$NMEDIT"; then
7681 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7682else
7683as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7684for as_dir in $PATH
7685do
7686 IFS=$as_save_IFS
7687 test -z "$as_dir" && as_dir=.
7688 for ac_exec_ext in '' $ac_executable_extensions; do
7689 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7690 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7691 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7692 break 2
7693 fi
7694done
7695 done
7696IFS=$as_save_IFS
7697
7698fi
7699fi
7700NMEDIT=$ac_cv_prog_NMEDIT
7701if test -n "$NMEDIT"; then
7702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7703$as_echo "$NMEDIT" >&6; }
7704else
7705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7706$as_echo "no" >&6; }
7707fi
7708
7709
7710fi
7711if test -z "$ac_cv_prog_NMEDIT"; then
7712 ac_ct_NMEDIT=$NMEDIT
7713 # Extract the first word of "nmedit", so it can be a program name with args.
7714set dummy nmedit; ac_word=$2
7715{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7716$as_echo_n "checking for $ac_word... " >&6; }
7717if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7718 $as_echo_n "(cached) " >&6
7719else
7720 if test -n "$ac_ct_NMEDIT"; then
7721 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7722else
7723as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7724for as_dir in $PATH
7725do
7726 IFS=$as_save_IFS
7727 test -z "$as_dir" && as_dir=.
7728 for ac_exec_ext in '' $ac_executable_extensions; do
7729 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7730 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7731 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7732 break 2
7733 fi
7734done
7735 done
7736IFS=$as_save_IFS
7737
7738fi
7739fi
7740ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7741if test -n "$ac_ct_NMEDIT"; then
7742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7743$as_echo "$ac_ct_NMEDIT" >&6; }
7744else
7745 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7746$as_echo "no" >&6; }
7747fi
7748
7749 if test "x$ac_ct_NMEDIT" = x; then
7750 NMEDIT=":"
7751 else
7752 case $cross_compiling:$ac_tool_warned in
7753yes:)
7754{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7755$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7756ac_tool_warned=yes ;;
7757esac
7758 NMEDIT=$ac_ct_NMEDIT
7759 fi
7760else
7761 NMEDIT="$ac_cv_prog_NMEDIT"
7762fi
7763
7764 if test -n "$ac_tool_prefix"; then
7765 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7766set dummy ${ac_tool_prefix}lipo; ac_word=$2
7767{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7768$as_echo_n "checking for $ac_word... " >&6; }
7769if test "${ac_cv_prog_LIPO+set}" = set; then :
7770 $as_echo_n "(cached) " >&6
7771else
7772 if test -n "$LIPO"; then
7773 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7774else
7775as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7776for as_dir in $PATH
7777do
7778 IFS=$as_save_IFS
7779 test -z "$as_dir" && as_dir=.
7780 for ac_exec_ext in '' $ac_executable_extensions; do
7781 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7782 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7783 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7784 break 2
7785 fi
7786done
7787 done
7788IFS=$as_save_IFS
7789
7790fi
7791fi
7792LIPO=$ac_cv_prog_LIPO
7793if test -n "$LIPO"; then
7794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7795$as_echo "$LIPO" >&6; }
7796else
7797 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7798$as_echo "no" >&6; }
7799fi
7800
7801
7802fi
7803if test -z "$ac_cv_prog_LIPO"; then
7804 ac_ct_LIPO=$LIPO
7805 # Extract the first word of "lipo", so it can be a program name with args.
7806set dummy lipo; ac_word=$2
7807{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7808$as_echo_n "checking for $ac_word... " >&6; }
7809if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7810 $as_echo_n "(cached) " >&6
7811else
7812 if test -n "$ac_ct_LIPO"; then
7813 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7814else
7815as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7816for as_dir in $PATH
7817do
7818 IFS=$as_save_IFS
7819 test -z "$as_dir" && as_dir=.
7820 for ac_exec_ext in '' $ac_executable_extensions; do
7821 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7822 ac_cv_prog_ac_ct_LIPO="lipo"
7823 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7824 break 2
7825 fi
7826done
7827 done
7828IFS=$as_save_IFS
7829
7830fi
7831fi
7832ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7833if test -n "$ac_ct_LIPO"; then
7834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7835$as_echo "$ac_ct_LIPO" >&6; }
7836else
7837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7838$as_echo "no" >&6; }
7839fi
7840
7841 if test "x$ac_ct_LIPO" = x; then
7842 LIPO=":"
7843 else
7844 case $cross_compiling:$ac_tool_warned in
7845yes:)
7846{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7847$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7848ac_tool_warned=yes ;;
7849esac
7850 LIPO=$ac_ct_LIPO
7851 fi
7852else
7853 LIPO="$ac_cv_prog_LIPO"
7854fi
7855
7856 if test -n "$ac_tool_prefix"; then
7857 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7858set dummy ${ac_tool_prefix}otool; ac_word=$2
7859{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7860$as_echo_n "checking for $ac_word... " >&6; }
7861if test "${ac_cv_prog_OTOOL+set}" = set; then :
7862 $as_echo_n "(cached) " >&6
7863else
7864 if test -n "$OTOOL"; then
7865 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7866else
7867as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7868for as_dir in $PATH
7869do
7870 IFS=$as_save_IFS
7871 test -z "$as_dir" && as_dir=.
7872 for ac_exec_ext in '' $ac_executable_extensions; do
7873 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7874 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7875 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7876 break 2
7877 fi
7878done
7879 done
7880IFS=$as_save_IFS
7881
7882fi
7883fi
7884OTOOL=$ac_cv_prog_OTOOL
7885if test -n "$OTOOL"; then
7886 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7887$as_echo "$OTOOL" >&6; }
7888else
7889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7890$as_echo "no" >&6; }
7891fi
7892
7893
7894fi
7895if test -z "$ac_cv_prog_OTOOL"; then
7896 ac_ct_OTOOL=$OTOOL
7897 # Extract the first word of "otool", so it can be a program name with args.
7898set dummy otool; ac_word=$2
7899{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7900$as_echo_n "checking for $ac_word... " >&6; }
7901if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7902 $as_echo_n "(cached) " >&6
7903else
7904 if test -n "$ac_ct_OTOOL"; then
7905 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7906else
7907as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7908for as_dir in $PATH
7909do
7910 IFS=$as_save_IFS
7911 test -z "$as_dir" && as_dir=.
7912 for ac_exec_ext in '' $ac_executable_extensions; do
7913 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7914 ac_cv_prog_ac_ct_OTOOL="otool"
7915 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7916 break 2
7917 fi
7918done
7919 done
7920IFS=$as_save_IFS
7921
7922fi
7923fi
7924ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7925if test -n "$ac_ct_OTOOL"; then
7926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7927$as_echo "$ac_ct_OTOOL" >&6; }
7928else
7929 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7930$as_echo "no" >&6; }
7931fi
7932
7933 if test "x$ac_ct_OTOOL" = x; then
7934 OTOOL=":"
7935 else
7936 case $cross_compiling:$ac_tool_warned in
7937yes:)
7938{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7939$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7940ac_tool_warned=yes ;;
7941esac
7942 OTOOL=$ac_ct_OTOOL
7943 fi
7944else
7945 OTOOL="$ac_cv_prog_OTOOL"
7946fi
7947
7948 if test -n "$ac_tool_prefix"; then
7949 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7950set dummy ${ac_tool_prefix}otool64; ac_word=$2
7951{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7952$as_echo_n "checking for $ac_word... " >&6; }
7953if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7954 $as_echo_n "(cached) " >&6
7955else
7956 if test -n "$OTOOL64"; then
7957 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7958else
7959as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7960for as_dir in $PATH
7961do
7962 IFS=$as_save_IFS
7963 test -z "$as_dir" && as_dir=.
7964 for ac_exec_ext in '' $ac_executable_extensions; do
7965 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7966 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7967 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7968 break 2
7969 fi
7970done
7971 done
7972IFS=$as_save_IFS
7973
7974fi
7975fi
7976OTOOL64=$ac_cv_prog_OTOOL64
7977if test -n "$OTOOL64"; then
7978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7979$as_echo "$OTOOL64" >&6; }
7980else
7981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7982$as_echo "no" >&6; }
7983fi
7984
7985
7986fi
7987if test -z "$ac_cv_prog_OTOOL64"; then
7988 ac_ct_OTOOL64=$OTOOL64
7989 # Extract the first word of "otool64", so it can be a program name with args.
7990set dummy otool64; ac_word=$2
7991{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7992$as_echo_n "checking for $ac_word... " >&6; }
7993if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7994 $as_echo_n "(cached) " >&6
7995else
7996 if test -n "$ac_ct_OTOOL64"; then
7997 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7998else
7999as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8000for as_dir in $PATH
8001do
8002 IFS=$as_save_IFS
8003 test -z "$as_dir" && as_dir=.
8004 for ac_exec_ext in '' $ac_executable_extensions; do
8005 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8006 ac_cv_prog_ac_ct_OTOOL64="otool64"
8007 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8008 break 2
8009 fi
8010done
8011 done
8012IFS=$as_save_IFS
8013
8014fi
8015fi
8016ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8017if test -n "$ac_ct_OTOOL64"; then
8018 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8019$as_echo "$ac_ct_OTOOL64" >&6; }
8020else
8021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8022$as_echo "no" >&6; }
8023fi
8024
8025 if test "x$ac_ct_OTOOL64" = x; then
8026 OTOOL64=":"
8027 else
8028 case $cross_compiling:$ac_tool_warned in
8029yes:)
8030{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8031$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8032ac_tool_warned=yes ;;
8033esac
8034 OTOOL64=$ac_ct_OTOOL64
8035 fi
8036else
8037 OTOOL64="$ac_cv_prog_OTOOL64"
8038fi
8039
8040
8041
8042
8043
8044
8045
8046
8047
8048
8049
8050
8051
8052
8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8067$as_echo_n "checking for -single_module linker flag... " >&6; }
8068if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8069 $as_echo_n "(cached) " >&6
8070else
8071 lt_cv_apple_cc_single_mod=no
8072 if test -z "${LT_MULTI_MODULE}"; then
8073 # By default we will add the -single_module flag. You can override
8074 # by either setting the environment variable LT_MULTI_MODULE
8075 # non-empty at configure time, or by adding -multi_module to the
8076 # link flags.
8077 rm -rf libconftest.dylib*
8078 echo "int foo(void){return 1;}" > conftest.c
8079 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8080-dynamiclib -Wl,-single_module conftest.c" >&5
8081 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8082 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8083 _lt_result=$?
8084 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8085 lt_cv_apple_cc_single_mod=yes
8086 else
8087 cat conftest.err >&5
8088 fi
8089 rm -rf libconftest.dylib*
8090 rm -f conftest.*
8091 fi
8092fi
8093{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8094$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8095 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8096$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8097if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8098 $as_echo_n "(cached) " >&6
8099else
8100 lt_cv_ld_exported_symbols_list=no
8101 save_LDFLAGS=$LDFLAGS
8102 echo "_main" > conftest.sym
8103 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8104 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8105/* end confdefs.h. */
8106
8107int
8108main ()
8109{
8110
8111 ;
8112 return 0;
8113}
8114_ACEOF
8115if ac_fn_c_try_link "$LINENO"; then :
8116 lt_cv_ld_exported_symbols_list=yes
8117else
8118 lt_cv_ld_exported_symbols_list=no
8119fi
8120rm -f core conftest.err conftest.$ac_objext \
8121 conftest$ac_exeext conftest.$ac_ext
8122 LDFLAGS="$save_LDFLAGS"
8123
8124fi
8125{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8126$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8127 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8128$as_echo_n "checking for -force_load linker flag... " >&6; }
8129if test "${lt_cv_ld_force_load+set}" = set; then :
8130 $as_echo_n "(cached) " >&6
8131else
8132 lt_cv_ld_force_load=no
8133 cat > conftest.c << _LT_EOF
8134int forced_loaded() { return 2;}
8135_LT_EOF
8136 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8137 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8138 echo "$AR cru libconftest.a conftest.o" >&5
8139 $AR cru libconftest.a conftest.o 2>&5
8140 cat > conftest.c << _LT_EOF
8141int main() { return 0;}
8142_LT_EOF
8143 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8144 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8145 _lt_result=$?
8146 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8147 lt_cv_ld_force_load=yes
8148 else
8149 cat conftest.err >&5
8150 fi
8151 rm -f conftest.err libconftest.a conftest conftest.c
8152 rm -rf conftest.dSYM
8153
8154fi
8155{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8156$as_echo "$lt_cv_ld_force_load" >&6; }
8157 case $host_os in
8158 rhapsody* | darwin1.[012])
8159 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8160 darwin1.*)
8161 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8162 darwin*) # darwin 5.x on
8163 # if running on 10.5 or later, the deployment target defaults
8164 # to the OS version, if on x86, and 10.4, the deployment
8165 # target defaults to 10.4. Don't you love it?
8166 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8167 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8168 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
5cddc23a 8169 10.[012][,.]*)
6bb11ab3
L
8170 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8171 10.*)
8172 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8173 esac
8174 ;;
8175 esac
8176 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8177 _lt_dar_single_mod='$single_module'
8178 fi
8179 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8180 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8181 else
8182 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8183 fi
8184 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8185 _lt_dsymutil='~$DSYMUTIL $lib || :'
8186 else
8187 _lt_dsymutil=
8188 fi
8189 ;;
8190 esac
8191
8192for ac_header in dlfcn.h
8193do :
8194 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8195"
8196if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8197 cat >>confdefs.h <<_ACEOF
8198#define HAVE_DLFCN_H 1
8199_ACEOF
8200
8201fi
8202
8203done
8204
8205
8206
8207# autoconf.info says this should be called right after AC_INIT.
8208ac_config_headers="$ac_config_headers config.h:config.in"
8209
8210
8211
8212
8213
8214
8215# Put a plausible default for CC_FOR_BUILD in Makefile.
8216if test "x$cross_compiling" = "xno"; then
8217 CC_FOR_BUILD='$(CC)'
8218else
8219 CC_FOR_BUILD=gcc
8220fi
8221
8222
8223
8224
8225AR=${AR-ar}
8226
8227if test -n "$ac_tool_prefix"; then
8228 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8229set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8230{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8231$as_echo_n "checking for $ac_word... " >&6; }
8232if test "${ac_cv_prog_RANLIB+set}" = set; then :
8233 $as_echo_n "(cached) " >&6
8234else
8235 if test -n "$RANLIB"; then
8236 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8237else
8238as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8239for as_dir in $PATH
8240do
8241 IFS=$as_save_IFS
8242 test -z "$as_dir" && as_dir=.
8243 for ac_exec_ext in '' $ac_executable_extensions; do
8244 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8245 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8246 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8247 break 2
8248 fi
8249done
8250 done
8251IFS=$as_save_IFS
8252
8253fi
8254fi
8255RANLIB=$ac_cv_prog_RANLIB
8256if test -n "$RANLIB"; then
8257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8258$as_echo "$RANLIB" >&6; }
8259else
8260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8261$as_echo "no" >&6; }
8262fi
8263
8264
8265fi
8266if test -z "$ac_cv_prog_RANLIB"; then
8267 ac_ct_RANLIB=$RANLIB
8268 # Extract the first word of "ranlib", so it can be a program name with args.
8269set dummy ranlib; ac_word=$2
8270{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8271$as_echo_n "checking for $ac_word... " >&6; }
8272if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8273 $as_echo_n "(cached) " >&6
8274else
8275 if test -n "$ac_ct_RANLIB"; then
8276 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8277else
8278as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8279for as_dir in $PATH
8280do
8281 IFS=$as_save_IFS
8282 test -z "$as_dir" && as_dir=.
8283 for ac_exec_ext in '' $ac_executable_extensions; do
8284 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8285 ac_cv_prog_ac_ct_RANLIB="ranlib"
8286 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8287 break 2
8288 fi
8289done
8290 done
8291IFS=$as_save_IFS
8292
8293fi
8294fi
8295ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8296if test -n "$ac_ct_RANLIB"; then
8297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8298$as_echo "$ac_ct_RANLIB" >&6; }
8299else
8300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8301$as_echo "no" >&6; }
8302fi
8303
8304 if test "x$ac_ct_RANLIB" = x; then
8305 RANLIB=":"
8306 else
8307 case $cross_compiling:$ac_tool_warned in
8308yes:)
8309{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8310$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8311ac_tool_warned=yes ;;
8312esac
8313 RANLIB=$ac_ct_RANLIB
8314 fi
8315else
8316 RANLIB="$ac_cv_prog_RANLIB"
8317fi
8318
8319
ae7d0cac
MF
8320
8321
6bb11ab3
L
8322# Some of the common include files depend on bfd.h, and bfd.h checks
8323# that config.h is included first by testing that the PACKAGE macro
8324# is defined.
8325PACKAGE=sim
8326
8327cat >>confdefs.h <<_ACEOF
8328#define PACKAGE "$PACKAGE"
8329_ACEOF
8330
8331
8332
8333# Dependency checking.
8334ac_config_commands="$ac_config_commands depdir"
8335
8336
8337depcc="$CC" am_compiler_list=
8338
8339am_depcomp=$ac_aux_dir/depcomp
8340{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8341$as_echo_n "checking dependency style of $depcc... " >&6; }
8342if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8343 $as_echo_n "(cached) " >&6
8344else
8345 if test -f "$am_depcomp"; then
8346 # We make a subdir and do the tests there. Otherwise we can end up
8347 # making bogus files that we don't know about and never remove. For
8348 # instance it was reported that on HP-UX the gcc test will end up
8349 # making a dummy file named `D' -- because `-MD' means `put the output
8350 # in D'.
8351 mkdir conftest.dir
8352 # Copy depcomp to subdir because otherwise we won't find it if we're
8353 # using a relative directory.
8354 cp "$am_depcomp" conftest.dir
8355 cd conftest.dir
8356 # We will build objects and dependencies in a subdirectory because
8357 # it helps to detect inapplicable dependency modes. For instance
8358 # both Tru64's cc and ICC support -MD to output dependencies as a
8359 # side effect of compilation, but ICC will put the dependencies in
8360 # the current directory while Tru64 will put them in the object
8361 # directory.
8362 mkdir sub
8363
8364 am_cv_CC_dependencies_compiler_type=none
8365 if test "$am_compiler_list" = ""; then
8366 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8367 fi
8368 for depmode in $am_compiler_list; do
8369 if test $depmode = none; then break; fi
8370
8371 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8372 # Setup a source with many dependencies, because some compilers
8373 # like to wrap large dependency lists on column 80 (with \), and
8374 # we should not choose a depcomp mode which is confused by this.
8375 #
8376 # We need to recreate these files for each test, as the compiler may
8377 # overwrite some of them when testing with obscure command lines.
8378 # This happens at least with the AIX C compiler.
8379 : > sub/conftest.c
8380 for i in 1 2 3 4 5 6; do
8381 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8382 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8383 # Solaris 8's {/usr,}/bin/sh.
8384 touch sub/conftst$i.h
8385 done
8386 echo "include sub/conftest.Po" > confmf
8387
8388 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8389 # mode. It turns out that the SunPro C++ compiler does not properly
8390 # handle `-M -o', and we need to detect this.
8391 depcmd="depmode=$depmode \
8392 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8393 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8394 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8395 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8396 if env $depcmd > conftest.err 2>&1 &&
8397 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8398 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8399 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8400 # icc doesn't choke on unknown options, it will just issue warnings
8401 # or remarks (even with -Werror). So we grep stderr for any message
8402 # that says an option was ignored or not supported.
8403 # When given -MP, icc 7.0 and 7.1 complain thusly:
8404 # icc: Command line warning: ignoring option '-M'; no argument required
8405 # The diagnosis changed in icc 8.0:
8406 # icc: Command line remark: option '-MP' not supported
8407 if (grep 'ignoring option' conftest.err ||
8408 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8409 am_cv_CC_dependencies_compiler_type=$depmode
8410 $as_echo "$as_me:$LINENO: success" >&5
8411 break
8412 fi
8413 fi
8414 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8415 sed -e 's/^/| /' < conftest.err >&5
8416 done
8417
8418 cd ..
8419 rm -rf conftest.dir
8420else
8421 am_cv_CC_dependencies_compiler_type=none
8422fi
8423
8424fi
8425{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8426$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8427if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8428then as_fn_error "no usable dependency style found" "$LINENO" 5
8429else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8430
8431fi
8432
8433
8434# Check for the 'make' the user wants to use.
8435for ac_prog in make
8436do
8437 # Extract the first word of "$ac_prog", so it can be a program name with args.
8438set dummy $ac_prog; ac_word=$2
8439{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8440$as_echo_n "checking for $ac_word... " >&6; }
8441if test "${ac_cv_prog_MAKE+set}" = set; then :
8442 $as_echo_n "(cached) " >&6
8443else
8444 if test -n "$MAKE"; then
8445 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8446else
8447as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8448for as_dir in $PATH
8449do
8450 IFS=$as_save_IFS
8451 test -z "$as_dir" && as_dir=.
8452 for ac_exec_ext in '' $ac_executable_extensions; do
8453 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8454 ac_cv_prog_MAKE="$ac_prog"
8455 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8456 break 2
8457 fi
8458done
8459 done
8460IFS=$as_save_IFS
8461
8462fi
8463fi
8464MAKE=$ac_cv_prog_MAKE
8465if test -n "$MAKE"; then
8466 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8467$as_echo "$MAKE" >&6; }
8468else
8469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8470$as_echo "no" >&6; }
8471fi
8472
8473
8474 test -n "$MAKE" && break
8475done
8476
8477MAKE_IS_GNU=
8478case "`$MAKE --version 2>&1 | sed 1q`" in
8479 *GNU*)
8480 MAKE_IS_GNU=yes
8481 ;;
8482esac
8483 if test "$MAKE_IS_GNU" = yes; then
8484 GMAKE_TRUE=
8485 GMAKE_FALSE='#'
8486else
8487 GMAKE_TRUE='#'
8488 GMAKE_FALSE=
8489fi
8490
8491
8492ALL_LINGUAS=
8493# If we haven't got the data from the intl directory,
8494# assume NLS is disabled.
8495USE_NLS=no
8496LIBINTL=
8497LIBINTL_DEP=
8498INCINTL=
8499XGETTEXT=
8500GMSGFMT=
8501POSUB=
8502
8503if test -f ../../intl/config.intl; then
8504 . ../../intl/config.intl
8505fi
8506{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8507$as_echo_n "checking whether NLS is requested... " >&6; }
8508if test x"$USE_NLS" != xyes; then
8509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8510$as_echo "no" >&6; }
8511else
8512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8513$as_echo "yes" >&6; }
8514
8515$as_echo "#define ENABLE_NLS 1" >>confdefs.h
8516
8517
8518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8519$as_echo_n "checking for catalogs to be installed... " >&6; }
8520 # Look for .po and .gmo files in the source directory.
8521 CATALOGS=
8522 XLINGUAS=
8523 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8524 # If there aren't any .gmo files the shell will give us the
8525 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8526 # weeded out.
8527 case "$cat" in *\**)
8528 continue;;
8529 esac
8530 # The quadruple backslash is collapsed to a double backslash
8531 # by the backticks, then collapsed again by the double quotes,
8532 # leaving us with one backslash in the sed expression (right
8533 # before the dot that mustn't act as a wildcard).
8534 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8535 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8536 # The user is allowed to set LINGUAS to a list of languages to
8537 # install catalogs for. If it's empty that means "all of them."
8538 if test "x$LINGUAS" = x; then
8539 CATALOGS="$CATALOGS $cat"
8540 XLINGUAS="$XLINGUAS $lang"
8541 else
8542 case "$LINGUAS" in *$lang*)
8543 CATALOGS="$CATALOGS $cat"
8544 XLINGUAS="$XLINGUAS $lang"
8545 ;;
8546 esac
8547 fi
8548 done
8549 LINGUAS="$XLINGUAS"
8550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8551$as_echo "$LINGUAS" >&6; }
8552
8553
8554 DATADIRNAME=share
8555
8556 INSTOBJEXT=.mo
8557
8558 GENCAT=gencat
8559
8560 CATOBJEXT=.gmo
8561
8562fi
8563
8564# Check for common headers.
8565# FIXME: Seems to me this can cause problems for i386-windows hosts.
8566# At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8567for ac_header in stdlib.h string.h strings.h unistd.h time.h
8568do :
8569 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8570ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8571eval as_val=\$$as_ac_Header
8572 if test "x$as_val" = x""yes; then :
8573 cat >>confdefs.h <<_ACEOF
8574#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8575_ACEOF
8576
8577fi
8578
8579done
8580
8581for ac_header in sys/time.h sys/resource.h
8582do :
8583 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8584ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8585eval as_val=\$$as_ac_Header
8586 if test "x$as_val" = x""yes; then :
8587 cat >>confdefs.h <<_ACEOF
8588#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8589_ACEOF
8590
8591fi
8592
8593done
8594
8595for ac_header in fcntl.h fpu_control.h
8596do :
8597 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8598ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8599eval as_val=\$$as_ac_Header
8600 if test "x$as_val" = x""yes; then :
8601 cat >>confdefs.h <<_ACEOF
8602#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8603_ACEOF
8604
8605fi
8606
8607done
8608
8609for ac_header in dlfcn.h errno.h sys/stat.h
8610do :
8611 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8612ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8613eval as_val=\$$as_ac_Header
8614 if test "x$as_val" = x""yes; then :
8615 cat >>confdefs.h <<_ACEOF
8616#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8617_ACEOF
8618
8619fi
8620
8621done
8622
8623for ac_func in getrusage time sigaction __setfpucw
8624do :
8625 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8626ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8627eval as_val=\$$as_ac_var
8628 if test "x$as_val" = x""yes; then :
8629 cat >>confdefs.h <<_ACEOF
8630#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8631_ACEOF
8632
8633fi
8634done
8635
8636
8637# Check for socket libraries
8638{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
8639$as_echo_n "checking for bind in -lsocket... " >&6; }
8640if test "${ac_cv_lib_socket_bind+set}" = set; then :
8641 $as_echo_n "(cached) " >&6
8642else
8643 ac_check_lib_save_LIBS=$LIBS
8644LIBS="-lsocket $LIBS"
8645cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8646/* end confdefs.h. */
8647
8648/* Override any GCC internal prototype to avoid an error.
8649 Use char because int might match the return type of a GCC
8650 builtin and then its argument prototype would still apply. */
8651#ifdef __cplusplus
8652extern "C"
8653#endif
8654char bind ();
8655int
8656main ()
8657{
8658return bind ();
8659 ;
8660 return 0;
8661}
8662_ACEOF
8663if ac_fn_c_try_link "$LINENO"; then :
8664 ac_cv_lib_socket_bind=yes
8665else
8666 ac_cv_lib_socket_bind=no
8667fi
8668rm -f core conftest.err conftest.$ac_objext \
8669 conftest$ac_exeext conftest.$ac_ext
8670LIBS=$ac_check_lib_save_LIBS
8671fi
8672{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
8673$as_echo "$ac_cv_lib_socket_bind" >&6; }
8674if test "x$ac_cv_lib_socket_bind" = x""yes; then :
8675 cat >>confdefs.h <<_ACEOF
8676#define HAVE_LIBSOCKET 1
8677_ACEOF
8678
8679 LIBS="-lsocket $LIBS"
8680
8681fi
8682
8683{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
8684$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
8685if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
8686 $as_echo_n "(cached) " >&6
8687else
8688 ac_check_lib_save_LIBS=$LIBS
8689LIBS="-lnsl $LIBS"
8690cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8691/* end confdefs.h. */
8692
8693/* Override any GCC internal prototype to avoid an error.
8694 Use char because int might match the return type of a GCC
8695 builtin and then its argument prototype would still apply. */
8696#ifdef __cplusplus
8697extern "C"
8698#endif
8699char gethostbyname ();
8700int
8701main ()
8702{
8703return gethostbyname ();
8704 ;
8705 return 0;
8706}
8707_ACEOF
8708if ac_fn_c_try_link "$LINENO"; then :
8709 ac_cv_lib_nsl_gethostbyname=yes
8710else
8711 ac_cv_lib_nsl_gethostbyname=no
8712fi
8713rm -f core conftest.err conftest.$ac_objext \
8714 conftest$ac_exeext conftest.$ac_ext
8715LIBS=$ac_check_lib_save_LIBS
8716fi
8717{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
8718$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
8719if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
8720 cat >>confdefs.h <<_ACEOF
8721#define HAVE_LIBNSL 1
8722_ACEOF
8723
8724 LIBS="-lnsl $LIBS"
8725
8726fi
8727
8728
8729# BFD conditionally uses zlib, so we must link it in if libbfd does, by
8730# using the same condition.
8731
aadc9410
MF
8732 # Use the system's zlib library.
8733 zlibdir=-L../zlib
8734 zlibinc="-I\$(srcdir)/../zlib"
6bb11ab3 8735
aadc9410
MF
8736# Check whether --with-system-zlib was given.
8737if test "${with_system_zlib+set}" = set; then :
8738 withval=$with_system_zlib; zlibdir=
8739 zlibinc=
6bb11ab3
L
8740
8741fi
8742
6bb11ab3 8743
6bb11ab3 8744
6bb11ab3
L
8745
8746
8747# BFD uses libdl when when plugins enabled.
8748
faa743bb
RM
8749 maybe_plugins=no
8750 for ac_header in dlfcn.h
8751do :
8752 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8753"
8754if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8755 cat >>confdefs.h <<_ACEOF
8756#define HAVE_DLFCN_H 1
8757_ACEOF
8758 maybe_plugins=yes
8759fi
8760
8761done
8762
8763 for ac_header in windows.h
8764do :
8765 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
8766"
8767if test "x$ac_cv_header_windows_h" = x""yes; then :
8768 cat >>confdefs.h <<_ACEOF
8769#define HAVE_WINDOWS_H 1
8770_ACEOF
8771 maybe_plugins=yes
8772fi
8773
8774done
8775
8776
8777 # Check whether --enable-plugins was given.
6bb11ab3
L
8778if test "${enable_plugins+set}" = set; then :
8779 enableval=$enable_plugins; case "${enableval}" in
faa743bb
RM
8780 no) plugins=no ;;
8781 *) plugins=yes
8782 if test "$maybe_plugins" != "yes" ; then
8783 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
8784 fi ;;
8785 esac
6bb11ab3 8786else
faa743bb
RM
8787 plugins=$maybe_plugins
8788
6bb11ab3
L
8789fi
8790
2974be62
AM
8791 if test "$plugins" = "yes"; then
8792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
8793$as_echo_n "checking for library containing dlopen... " >&6; }
8794if test "${ac_cv_search_dlopen+set}" = set; then :
8795 $as_echo_n "(cached) " >&6
8796else
8797 ac_func_search_save_LIBS=$LIBS
8798cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8799/* end confdefs.h. */
8800
8801/* Override any GCC internal prototype to avoid an error.
8802 Use char because int might match the return type of a GCC
8803 builtin and then its argument prototype would still apply. */
8804#ifdef __cplusplus
8805extern "C"
8806#endif
8807char dlopen ();
8808int
8809main ()
8810{
8811return dlopen ();
8812 ;
8813 return 0;
8814}
8815_ACEOF
8816for ac_lib in '' dl; do
8817 if test -z "$ac_lib"; then
8818 ac_res="none required"
8819 else
8820 ac_res=-l$ac_lib
8821 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8822 fi
8823 if ac_fn_c_try_link "$LINENO"; then :
8824 ac_cv_search_dlopen=$ac_res
8825fi
8826rm -f core conftest.err conftest.$ac_objext \
8827 conftest$ac_exeext
8828 if test "${ac_cv_search_dlopen+set}" = set; then :
8829 break
8830fi
8831done
8832if test "${ac_cv_search_dlopen+set}" = set; then :
8833
8834else
8835 ac_cv_search_dlopen=no
8836fi
8837rm conftest.$ac_ext
8838LIBS=$ac_func_search_save_LIBS
8839fi
8840{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
8841$as_echo "$ac_cv_search_dlopen" >&6; }
8842ac_res=$ac_cv_search_dlopen
8843if test "$ac_res" != no; then :
8844 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
8845
8846fi
8847
8848 fi
6bb11ab3
L
8849
8850 if test "$plugins" = yes; then
8851 PLUGINS_TRUE=
8852 PLUGINS_FALSE='#'
8853else
8854 PLUGINS_TRUE='#'
8855 PLUGINS_FALSE=
8856fi
8857
8858
8859
8860
8861
8862# Set options
8863enable_dlopen=yes
8864
8865
8866
8867
8868 enable_win32_dll=no
8869
8870
8871 # Check whether --enable-shared was given.
8872if test "${enable_shared+set}" = set; then :
8873 enableval=$enable_shared; p=${PACKAGE-default}
8874 case $enableval in
8875 yes) enable_shared=yes ;;
8876 no) enable_shared=no ;;
8877 *)
8878 enable_shared=no
8879 # Look at the argument we got. We use all the common list separators.
8880 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8881 for pkg in $enableval; do
8882 IFS="$lt_save_ifs"
8883 if test "X$pkg" = "X$p"; then
8884 enable_shared=yes
8885 fi
8886 done
8887 IFS="$lt_save_ifs"
8888 ;;
8889 esac
8890else
8891 enable_shared=yes
8892fi
8893
8894
8895
8896
8897
8898
8899
8900
8901
8902 # Check whether --enable-static was given.
8903if test "${enable_static+set}" = set; then :
8904 enableval=$enable_static; p=${PACKAGE-default}
8905 case $enableval in
8906 yes) enable_static=yes ;;
8907 no) enable_static=no ;;
8908 *)
8909 enable_static=no
8910 # Look at the argument we got. We use all the common list separators.
8911 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8912 for pkg in $enableval; do
8913 IFS="$lt_save_ifs"
8914 if test "X$pkg" = "X$p"; then
8915 enable_static=yes
8916 fi
8917 done
8918 IFS="$lt_save_ifs"
8919 ;;
8920 esac
8921else
8922 enable_static=yes
8923fi
8924
8925
8926
8927
8928
8929
8930
8931
8932
8933
8934# Check whether --with-pic was given.
8935if test "${with_pic+set}" = set; then :
8936 withval=$with_pic; pic_mode="$withval"
8937else
8938 pic_mode=default
8939fi
8940
8941
8942test -z "$pic_mode" && pic_mode=default
8943
8944
8945
8946
8947
8948
8949
8950 # Check whether --enable-fast-install was given.
8951if test "${enable_fast_install+set}" = set; then :
8952 enableval=$enable_fast_install; p=${PACKAGE-default}
8953 case $enableval in
8954 yes) enable_fast_install=yes ;;
8955 no) enable_fast_install=no ;;
8956 *)
8957 enable_fast_install=no
8958 # Look at the argument we got. We use all the common list separators.
8959 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8960 for pkg in $enableval; do
8961 IFS="$lt_save_ifs"
8962 if test "X$pkg" = "X$p"; then
8963 enable_fast_install=yes
8964 fi
8965 done
8966 IFS="$lt_save_ifs"
8967 ;;
8968 esac
8969else
8970 enable_fast_install=yes
8971fi
8972
8973
8974
8975
8976
8977
8978
8979
8980
8981
8982
8983# This can be used to rebuild libtool when needed
8984LIBTOOL_DEPS="$ltmain"
8985
8986# Always use our own libtool.
8987LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
9007
9008
9009
9010
9011
9012
9013
9014test -z "$LN_S" && LN_S="ln -s"
9015
9016
9017
9018
9019
9020
9021
9022
9023
9024
9025
9026
9027
9028
9029if test -n "${ZSH_VERSION+set}" ; then
9030 setopt NO_GLOB_SUBST
9031fi
9032
9033{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9034$as_echo_n "checking for objdir... " >&6; }
9035if test "${lt_cv_objdir+set}" = set; then :
9036 $as_echo_n "(cached) " >&6
9037else
9038 rm -f .libs 2>/dev/null
9039mkdir .libs 2>/dev/null
9040if test -d .libs; then
9041 lt_cv_objdir=.libs
9042else
9043 # MS-DOS does not allow filenames that begin with a dot.
9044 lt_cv_objdir=_libs
9045fi
9046rmdir .libs 2>/dev/null
9047fi
9048{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9049$as_echo "$lt_cv_objdir" >&6; }
9050objdir=$lt_cv_objdir
9051
9052
9053
9054
9055
9056cat >>confdefs.h <<_ACEOF
9057#define LT_OBJDIR "$lt_cv_objdir/"
9058_ACEOF
9059
9060
9061
9062
9063case $host_os in
9064aix3*)
9065 # AIX sometimes has problems with the GCC collect2 program. For some
9066 # reason, if we set the COLLECT_NAMES environment variable, the problems
9067 # vanish in a puff of smoke.
9068 if test "X${COLLECT_NAMES+set}" != Xset; then
9069 COLLECT_NAMES=
9070 export COLLECT_NAMES
9071 fi
9072 ;;
9073esac
9074
9075# Global variables:
9076ofile=libtool
9077can_build_shared=yes
9078
9079# All known linkers require a `.a' archive for static linking (except MSVC,
9080# which needs '.lib').
9081libext=a
9082
9083with_gnu_ld="$lt_cv_prog_gnu_ld"
9084
9085old_CC="$CC"
9086old_CFLAGS="$CFLAGS"
9087
9088# Set sane defaults for various variables
9089test -z "$CC" && CC=cc
9090test -z "$LTCC" && LTCC=$CC
9091test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9092test -z "$LD" && LD=ld
9093test -z "$ac_objext" && ac_objext=o
9094
9095for cc_temp in $compiler""; do
9096 case $cc_temp in
9097 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9098 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9099 \-*) ;;
9100 *) break;;
9101 esac
9102done
9103cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9104
9105
9106# Only perform the check for file, if the check method requires it
9107test -z "$MAGIC_CMD" && MAGIC_CMD=file
9108case $deplibs_check_method in
9109file_magic*)
9110 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9112$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9113if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9114 $as_echo_n "(cached) " >&6
9115else
9116 case $MAGIC_CMD in
9117[\\/*] | ?:[\\/]*)
9118 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9119 ;;
9120*)
9121 lt_save_MAGIC_CMD="$MAGIC_CMD"
9122 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9123 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9124 for ac_dir in $ac_dummy; do
9125 IFS="$lt_save_ifs"
9126 test -z "$ac_dir" && ac_dir=.
9127 if test -f $ac_dir/${ac_tool_prefix}file; then
9128 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9129 if test -n "$file_magic_test_file"; then
9130 case $deplibs_check_method in
9131 "file_magic "*)
9132 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9133 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9134 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9135 $EGREP "$file_magic_regex" > /dev/null; then
9136 :
9137 else
9138 cat <<_LT_EOF 1>&2
9139
9140*** Warning: the command libtool uses to detect shared libraries,
9141*** $file_magic_cmd, produces output that libtool cannot recognize.
9142*** The result is that libtool may fail to recognize shared libraries
9143*** as such. This will affect the creation of libtool libraries that
9144*** depend on shared libraries, but programs linked with such libtool
9145*** libraries will work regardless of this problem. Nevertheless, you
9146*** may want to report the problem to your system manager and/or to
9147*** bug-libtool@gnu.org
9148
9149_LT_EOF
9150 fi ;;
9151 esac
9152 fi
9153 break
9154 fi
9155 done
9156 IFS="$lt_save_ifs"
9157 MAGIC_CMD="$lt_save_MAGIC_CMD"
9158 ;;
9159esac
f0569246 9160fi
f0569246 9161
6bb11ab3
L
9162MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9163if test -n "$MAGIC_CMD"; then
9164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9165$as_echo "$MAGIC_CMD" >&6; }
9166else
9167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9168$as_echo "no" >&6; }
9169fi
9170
9171
9172
9173
9174
9175if test -z "$lt_cv_path_MAGIC_CMD"; then
9176 if test -n "$ac_tool_prefix"; then
9177 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9178$as_echo_n "checking for file... " >&6; }
9179if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9180 $as_echo_n "(cached) " >&6
9181else
9182 case $MAGIC_CMD in
9183[\\/*] | ?:[\\/]*)
9184 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9185 ;;
9186*)
9187 lt_save_MAGIC_CMD="$MAGIC_CMD"
9188 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9189 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9190 for ac_dir in $ac_dummy; do
9191 IFS="$lt_save_ifs"
9192 test -z "$ac_dir" && ac_dir=.
9193 if test -f $ac_dir/file; then
9194 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9195 if test -n "$file_magic_test_file"; then
9196 case $deplibs_check_method in
9197 "file_magic "*)
9198 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9199 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9200 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9201 $EGREP "$file_magic_regex" > /dev/null; then
9202 :
9203 else
9204 cat <<_LT_EOF 1>&2
9205
9206*** Warning: the command libtool uses to detect shared libraries,
9207*** $file_magic_cmd, produces output that libtool cannot recognize.
9208*** The result is that libtool may fail to recognize shared libraries
9209*** as such. This will affect the creation of libtool libraries that
9210*** depend on shared libraries, but programs linked with such libtool
9211*** libraries will work regardless of this problem. Nevertheless, you
9212*** may want to report the problem to your system manager and/or to
9213*** bug-libtool@gnu.org
9214
9215_LT_EOF
9216 fi ;;
9217 esac
9218 fi
9219 break
9220 fi
9221 done
9222 IFS="$lt_save_ifs"
9223 MAGIC_CMD="$lt_save_MAGIC_CMD"
9224 ;;
81ecdfbb 9225esac
6bb11ab3
L
9226fi
9227
9228MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9229if test -n "$MAGIC_CMD"; then
9230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9231$as_echo "$MAGIC_CMD" >&6; }
9232else
9233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9234$as_echo "no" >&6; }
9235fi
9236
9237
f0569246 9238 else
6bb11ab3 9239 MAGIC_CMD=:
f0569246
AC
9240 fi
9241fi
81ecdfbb 9242
6bb11ab3
L
9243 fi
9244 ;;
81ecdfbb 9245esac
6bb11ab3
L
9246
9247# Use C for the default configuration in the libtool script
9248
9249lt_save_CC="$CC"
9250ac_ext=c
9251ac_cpp='$CPP $CPPFLAGS'
9252ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9253ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9254ac_compiler_gnu=$ac_cv_c_compiler_gnu
9255
9256
9257# Source file extension for C test sources.
9258ac_ext=c
9259
9260# Object file extension for compiled C test sources.
9261objext=o
9262objext=$objext
9263
9264# Code to be used in simple compile tests
9265lt_simple_compile_test_code="int some_variable = 0;"
9266
9267# Code to be used in simple link tests
9268lt_simple_link_test_code='int main(){return(0);}'
9269
9270
9271
9272
9273
9274
9275
9276# If no C compiler was specified, use CC.
9277LTCC=${LTCC-"$CC"}
9278
9279# If no C compiler flags were specified, use CFLAGS.
9280LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9281
9282# Allow CC to be a program name with arguments.
9283compiler=$CC
9284
9285# Save the default compiler, since it gets overwritten when the other
9286# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9287compiler_DEFAULT=$CC
9288
9289# save warnings/boilerplate of simple test code
9290ac_outfile=conftest.$ac_objext
9291echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9292eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9293_lt_compiler_boilerplate=`cat conftest.err`
9294$RM conftest*
9295
9296ac_outfile=conftest.$ac_objext
9297echo "$lt_simple_link_test_code" >conftest.$ac_ext
9298eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9299_lt_linker_boilerplate=`cat conftest.err`
9300$RM -r conftest*
9301
9302
9303## CAVEAT EMPTOR:
9304## There is no encapsulation within the following macros, do not change
9305## the running order or otherwise move them around unless you know exactly
9306## what you are doing...
9307if test -n "$compiler"; then
9308
9309lt_prog_compiler_no_builtin_flag=
9310
9311if test "$GCC" = yes; then
9312 case $cc_basename in
9313 nvcc*)
9314 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9315 *)
9316 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
f0569246 9317 esac
6bb11ab3
L
9318
9319 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9320$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9321if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9322 $as_echo_n "(cached) " >&6
f0569246 9323else
6bb11ab3
L
9324 lt_cv_prog_compiler_rtti_exceptions=no
9325 ac_outfile=conftest.$ac_objext
9326 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9327 lt_compiler_flag="-fno-rtti -fno-exceptions"
9328 # Insert the option either (1) after the last *FLAGS variable, or
9329 # (2) before a word containing "conftest.", or (3) at the end.
9330 # Note that $ac_compile itself does not contain backslashes and begins
9331 # with a dollar sign (not a hyphen), so the echo should work correctly.
9332 # The option is referenced via a variable to avoid confusing sed.
9333 lt_compile=`echo "$ac_compile" | $SED \
9334 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9335 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9336 -e 's:$: $lt_compiler_flag:'`
9337 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9338 (eval "$lt_compile" 2>conftest.err)
9339 ac_status=$?
9340 cat conftest.err >&5
9341 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9342 if (exit $ac_status) && test -s "$ac_outfile"; then
9343 # The compiler can only warn and ignore the option if not recognized
9344 # So say no if there are warnings other than the usual output.
9345 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9346 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9347 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9348 lt_cv_prog_compiler_rtti_exceptions=yes
9349 fi
9350 fi
9351 $RM conftest*
9352
f0569246 9353fi
6bb11ab3
L
9354{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9355$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9356
9357if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9358 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9359else
9360 :
9361fi
9362
9363fi
9364
9365
9366
9367
9368
9369
9370 lt_prog_compiler_wl=
9371lt_prog_compiler_pic=
9372lt_prog_compiler_static=
9373
9374{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9375$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9376
9377 if test "$GCC" = yes; then
9378 lt_prog_compiler_wl='-Wl,'
9379 lt_prog_compiler_static='-static'
9380
9381 case $host_os in
9382 aix*)
9383 # All AIX code is PIC.
9384 if test "$host_cpu" = ia64; then
9385 # AIX 5 now supports IA64 processor
9386 lt_prog_compiler_static='-Bstatic'
9387 fi
9388 lt_prog_compiler_pic='-fPIC'
9389 ;;
9390
9391 amigaos*)
9392 case $host_cpu in
9393 powerpc)
9394 # see comment about AmigaOS4 .so support
9395 lt_prog_compiler_pic='-fPIC'
9396 ;;
9397 m68k)
9398 # FIXME: we need at least 68020 code to build shared libraries, but
9399 # adding the `-m68020' flag to GCC prevents building anything better,
9400 # like `-m68040'.
9401 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9402 ;;
9403 esac
9404 ;;
9405
9406 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9407 # PIC is the default for these OSes.
9408 ;;
9409
9410 mingw* | cygwin* | pw32* | os2* | cegcc*)
9411 # This hack is so that the source file can tell whether it is being
9412 # built for inclusion in a dll (and should export symbols for example).
9413 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9414 # (--disable-auto-import) libraries
9415 lt_prog_compiler_pic='-DDLL_EXPORT'
9416 ;;
9417
9418 darwin* | rhapsody*)
9419 # PIC is the default on this platform
9420 # Common symbols not allowed in MH_DYLIB files
9421 lt_prog_compiler_pic='-fno-common'
9422 ;;
9423
9424 haiku*)
9425 # PIC is the default for Haiku.
9426 # The "-static" flag exists, but is broken.
9427 lt_prog_compiler_static=
9428 ;;
9429
9430 hpux*)
9431 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9432 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9433 # sets the default TLS model and affects inlining.
9434 case $host_cpu in
9435 hppa*64*)
9436 # +Z the default
9437 ;;
9438 *)
9439 lt_prog_compiler_pic='-fPIC'
9440 ;;
9441 esac
9442 ;;
9443
9444 interix[3-9]*)
9445 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9446 # Instead, we relocate shared libraries at runtime.
9447 ;;
9448
9449 msdosdjgpp*)
9450 # Just because we use GCC doesn't mean we suddenly get shared libraries
9451 # on systems that don't support them.
9452 lt_prog_compiler_can_build_shared=no
9453 enable_shared=no
9454 ;;
9455
9456 *nto* | *qnx*)
9457 # QNX uses GNU C++, but need to define -shared option too, otherwise
9458 # it will coredump.
9459 lt_prog_compiler_pic='-fPIC -shared'
9460 ;;
9461
9462 sysv4*MP*)
9463 if test -d /usr/nec; then
9464 lt_prog_compiler_pic=-Kconform_pic
9465 fi
9466 ;;
9467
9468 *)
9469 lt_prog_compiler_pic='-fPIC'
9470 ;;
9471 esac
9472
9473 case $cc_basename in
9474 nvcc*) # Cuda Compiler Driver 2.2
9475 lt_prog_compiler_wl='-Xlinker '
9476 lt_prog_compiler_pic='-Xcompiler -fPIC'
9477 ;;
9478 esac
9479 else
9480 # PORTME Check for flag to pass linker flags through the system compiler.
9481 case $host_os in
9482 aix*)
9483 lt_prog_compiler_wl='-Wl,'
9484 if test "$host_cpu" = ia64; then
9485 # AIX 5 now supports IA64 processor
9486 lt_prog_compiler_static='-Bstatic'
9487 else
9488 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9489 fi
9490 ;;
9491
9492 mingw* | cygwin* | pw32* | os2* | cegcc*)
9493 # This hack is so that the source file can tell whether it is being
9494 # built for inclusion in a dll (and should export symbols for example).
9495 lt_prog_compiler_pic='-DDLL_EXPORT'
9496 ;;
9497
9498 hpux9* | hpux10* | hpux11*)
9499 lt_prog_compiler_wl='-Wl,'
9500 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9501 # not for PA HP-UX.
9502 case $host_cpu in
9503 hppa*64*|ia64*)
9504 # +Z the default
9505 ;;
9506 *)
9507 lt_prog_compiler_pic='+Z'
9508 ;;
9509 esac
9510 # Is there a better lt_prog_compiler_static that works with the bundled CC?
9511 lt_prog_compiler_static='${wl}-a ${wl}archive'
9512 ;;
9513
9514 irix5* | irix6* | nonstopux*)
9515 lt_prog_compiler_wl='-Wl,'
9516 # PIC (with -KPIC) is the default.
9517 lt_prog_compiler_static='-non_shared'
9518 ;;
9519
9520 linux* | k*bsd*-gnu | kopensolaris*-gnu)
9521 case $cc_basename in
9522 # old Intel for x86_64 which still supported -KPIC.
9523 ecc*)
9524 lt_prog_compiler_wl='-Wl,'
9525 lt_prog_compiler_pic='-KPIC'
9526 lt_prog_compiler_static='-static'
9527 ;;
9528 # icc used to be incompatible with GCC.
9529 # ICC 10 doesn't accept -KPIC any more.
9530 icc* | ifort*)
9531 lt_prog_compiler_wl='-Wl,'
9532 lt_prog_compiler_pic='-fPIC'
9533 lt_prog_compiler_static='-static'
9534 ;;
9535 # Lahey Fortran 8.1.
9536 lf95*)
9537 lt_prog_compiler_wl='-Wl,'
9538 lt_prog_compiler_pic='--shared'
9539 lt_prog_compiler_static='--static'
9540 ;;
9541 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
9542 # Portland Group compilers (*not* the Pentium gcc compiler,
9543 # which looks to be a dead project)
9544 lt_prog_compiler_wl='-Wl,'
9545 lt_prog_compiler_pic='-fpic'
9546 lt_prog_compiler_static='-Bstatic'
9547 ;;
9548 ccc*)
9549 lt_prog_compiler_wl='-Wl,'
9550 # All Alpha code is PIC.
9551 lt_prog_compiler_static='-non_shared'
9552 ;;
9553 xl* | bgxl* | bgf* | mpixl*)
9554 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
9555 lt_prog_compiler_wl='-Wl,'
9556 lt_prog_compiler_pic='-qpic'
9557 lt_prog_compiler_static='-qstaticlink'
9558 ;;
9559 *)
9560 case `$CC -V 2>&1 | sed 5q` in
9561 *Sun\ F* | *Sun*Fortran*)
9562 # Sun Fortran 8.3 passes all unrecognized flags to the linker
9563 lt_prog_compiler_pic='-KPIC'
9564 lt_prog_compiler_static='-Bstatic'
9565 lt_prog_compiler_wl=''
9566 ;;
9567 *Sun\ C*)
9568 # Sun C 5.9
9569 lt_prog_compiler_pic='-KPIC'
9570 lt_prog_compiler_static='-Bstatic'
9571 lt_prog_compiler_wl='-Wl,'
9572 ;;
9573 esac
9574 ;;
9575 esac
9576 ;;
9577
9578 newsos6)
9579 lt_prog_compiler_pic='-KPIC'
9580 lt_prog_compiler_static='-Bstatic'
9581 ;;
9582
9583 *nto* | *qnx*)
9584 # QNX uses GNU C++, but need to define -shared option too, otherwise
9585 # it will coredump.
9586 lt_prog_compiler_pic='-fPIC -shared'
9587 ;;
9588
9589 osf3* | osf4* | osf5*)
9590 lt_prog_compiler_wl='-Wl,'
9591 # All OSF/1 code is PIC.
9592 lt_prog_compiler_static='-non_shared'
9593 ;;
9594
9595 rdos*)
9596 lt_prog_compiler_static='-non_shared'
9597 ;;
9598
9599 solaris*)
9600 lt_prog_compiler_pic='-KPIC'
9601 lt_prog_compiler_static='-Bstatic'
9602 case $cc_basename in
9603 f77* | f90* | f95*)
9604 lt_prog_compiler_wl='-Qoption ld ';;
9605 *)
9606 lt_prog_compiler_wl='-Wl,';;
9607 esac
9608 ;;
9609
9610 sunos4*)
9611 lt_prog_compiler_wl='-Qoption ld '
9612 lt_prog_compiler_pic='-PIC'
9613 lt_prog_compiler_static='-Bstatic'
9614 ;;
f0569246 9615
6bb11ab3
L
9616 sysv4 | sysv4.2uw2* | sysv4.3*)
9617 lt_prog_compiler_wl='-Wl,'
9618 lt_prog_compiler_pic='-KPIC'
9619 lt_prog_compiler_static='-Bstatic'
9620 ;;
f0569246 9621
6bb11ab3
L
9622 sysv4*MP*)
9623 if test -d /usr/nec ;then
9624 lt_prog_compiler_pic='-Kconform_pic'
9625 lt_prog_compiler_static='-Bstatic'
9626 fi
9627 ;;
f0569246 9628
6bb11ab3
L
9629 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
9630 lt_prog_compiler_wl='-Wl,'
9631 lt_prog_compiler_pic='-KPIC'
9632 lt_prog_compiler_static='-Bstatic'
9633 ;;
9634
9635 unicos*)
9636 lt_prog_compiler_wl='-Wl,'
9637 lt_prog_compiler_can_build_shared=no
9638 ;;
9639
9640 uts4*)
9641 lt_prog_compiler_pic='-pic'
9642 lt_prog_compiler_static='-Bstatic'
9643 ;;
9644
9645 *)
9646 lt_prog_compiler_can_build_shared=no
9647 ;;
9648 esac
9649 fi
9650
9651case $host_os in
9652 # For platforms which do not support PIC, -DPIC is meaningless:
9653 *djgpp*)
9654 lt_prog_compiler_pic=
9655 ;;
9656 *)
9657 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
9658 ;;
81ecdfbb 9659esac
6bb11ab3
L
9660{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
9661$as_echo "$lt_prog_compiler_pic" >&6; }
9662
9663
9664
9665
9666
9667
9668#
9669# Check to make sure the PIC flag actually works.
9670#
9671if test -n "$lt_prog_compiler_pic"; then
9672 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9673$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
9674if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
9675 $as_echo_n "(cached) " >&6
b7026657 9676else
6bb11ab3
L
9677 lt_cv_prog_compiler_pic_works=no
9678 ac_outfile=conftest.$ac_objext
9679 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9680 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
9681 # Insert the option either (1) after the last *FLAGS variable, or
9682 # (2) before a word containing "conftest.", or (3) at the end.
9683 # Note that $ac_compile itself does not contain backslashes and begins
9684 # with a dollar sign (not a hyphen), so the echo should work correctly.
9685 # The option is referenced via a variable to avoid confusing sed.
9686 lt_compile=`echo "$ac_compile" | $SED \
9687 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9688 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9689 -e 's:$: $lt_compiler_flag:'`
9690 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9691 (eval "$lt_compile" 2>conftest.err)
9692 ac_status=$?
9693 cat conftest.err >&5
9694 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9695 if (exit $ac_status) && test -s "$ac_outfile"; then
9696 # The compiler can only warn and ignore the option if not recognized
9697 # So say no if there are warnings other than the usual output.
9698 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9699 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9700 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9701 lt_cv_prog_compiler_pic_works=yes
9702 fi
9703 fi
9704 $RM conftest*
b7026657 9705
b7026657 9706fi
6bb11ab3
L
9707{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9708$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
9709
9710if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
9711 case $lt_prog_compiler_pic in
9712 "" | " "*) ;;
9713 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
9714 esac
9715else
9716 lt_prog_compiler_pic=
9717 lt_prog_compiler_can_build_shared=no
f0569246 9718fi
6bb11ab3
L
9719
9720fi
9721
9722
9723
9724
9725
9726
9727#
9728# Check to make sure the static flag actually works.
9729#
9730wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9731{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9732$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9733if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
81ecdfbb 9734 $as_echo_n "(cached) " >&6
f0569246 9735else
6bb11ab3
L
9736 lt_cv_prog_compiler_static_works=no
9737 save_LDFLAGS="$LDFLAGS"
9738 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
9739 echo "$lt_simple_link_test_code" > conftest.$ac_ext
9740 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9741 # The linker can only warn and ignore the option if not recognized
9742 # So say no if there are warnings
9743 if test -s conftest.err; then
9744 # Append any errors to the config.log.
9745 cat conftest.err 1>&5
9746 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9747 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9748 if diff conftest.exp conftest.er2 >/dev/null; then
9749 lt_cv_prog_compiler_static_works=yes
9750 fi
9751 else
9752 lt_cv_prog_compiler_static_works=yes
9753 fi
9754 fi
9755 $RM -r conftest*
9756 LDFLAGS="$save_LDFLAGS"
f0569246 9757
6bb11ab3
L
9758fi
9759{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9760$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
f0569246 9761
6bb11ab3
L
9762if test x"$lt_cv_prog_compiler_static_works" = xyes; then
9763 :
f0569246 9764else
6bb11ab3 9765 lt_prog_compiler_static=
f0569246 9766fi
b7026657 9767
6bb11ab3
L
9768
9769
9770
9771
9772
9773
9774 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9775$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9776if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9777 $as_echo_n "(cached) " >&6
81ecdfbb 9778else
6bb11ab3
L
9779 lt_cv_prog_compiler_c_o=no
9780 $RM -r conftest 2>/dev/null
9781 mkdir conftest
9782 cd conftest
9783 mkdir out
9784 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9785
9786 lt_compiler_flag="-o out/conftest2.$ac_objext"
9787 # Insert the option either (1) after the last *FLAGS variable, or
9788 # (2) before a word containing "conftest.", or (3) at the end.
9789 # Note that $ac_compile itself does not contain backslashes and begins
9790 # with a dollar sign (not a hyphen), so the echo should work correctly.
9791 lt_compile=`echo "$ac_compile" | $SED \
9792 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9793 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9794 -e 's:$: $lt_compiler_flag:'`
9795 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9796 (eval "$lt_compile" 2>out/conftest.err)
9797 ac_status=$?
9798 cat out/conftest.err >&5
9799 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9800 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9801 then
9802 # The compiler can only warn and ignore the option if not recognized
9803 # So say no if there are warnings
9804 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9805 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9806 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9807 lt_cv_prog_compiler_c_o=yes
9808 fi
9809 fi
9810 chmod u+w . 2>&5
9811 $RM conftest*
9812 # SGI C++ compiler will create directory out/ii_files/ for
9813 # template instantiation
9814 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9815 $RM out/* && rmdir out
9816 cd ..
9817 $RM -r conftest
9818 $RM conftest*
9819
81ecdfbb 9820fi
6bb11ab3
L
9821{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9822$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9823
9824
9825
9826
9827
9828
9829 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9830$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9831if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
81ecdfbb
RW
9832 $as_echo_n "(cached) " >&6
9833else
6bb11ab3
L
9834 lt_cv_prog_compiler_c_o=no
9835 $RM -r conftest 2>/dev/null
9836 mkdir conftest
9837 cd conftest
9838 mkdir out
9839 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9840
9841 lt_compiler_flag="-o out/conftest2.$ac_objext"
9842 # Insert the option either (1) after the last *FLAGS variable, or
9843 # (2) before a word containing "conftest.", or (3) at the end.
9844 # Note that $ac_compile itself does not contain backslashes and begins
9845 # with a dollar sign (not a hyphen), so the echo should work correctly.
9846 lt_compile=`echo "$ac_compile" | $SED \
9847 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9848 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9849 -e 's:$: $lt_compiler_flag:'`
9850 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9851 (eval "$lt_compile" 2>out/conftest.err)
9852 ac_status=$?
9853 cat out/conftest.err >&5
9854 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9855 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9856 then
9857 # The compiler can only warn and ignore the option if not recognized
9858 # So say no if there are warnings
9859 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9860 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9861 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9862 lt_cv_prog_compiler_c_o=yes
9863 fi
9864 fi
9865 chmod u+w . 2>&5
9866 $RM conftest*
9867 # SGI C++ compiler will create directory out/ii_files/ for
9868 # template instantiation
9869 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9870 $RM out/* && rmdir out
9871 cd ..
9872 $RM -r conftest
9873 $RM conftest*
9874
9875fi
9876{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9877$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9878
9879
9880
9881
9882hard_links="nottested"
9883if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
9884 # do not overwrite the value of need_locks provided by the user
9885 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9886$as_echo_n "checking if we can lock with hard links... " >&6; }
9887 hard_links=yes
9888 $RM conftest*
9889 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9890 touch conftest.a
9891 ln conftest.a conftest.b 2>&5 || hard_links=no
9892 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9894$as_echo "$hard_links" >&6; }
9895 if test "$hard_links" = no; then
9896 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
9897$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
9898 need_locks=warn
9899 fi
9900else
9901 need_locks=no
9902fi
9903
9904
9905
9906
9907
9908
9909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9910$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
9911
9912 runpath_var=
9913 allow_undefined_flag=
9914 always_export_symbols=no
9915 archive_cmds=
9916 archive_expsym_cmds=
9917 compiler_needs_object=no
9918 enable_shared_with_static_runtimes=no
9919 export_dynamic_flag_spec=
9920 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9921 hardcode_automatic=no
9922 hardcode_direct=no
9923 hardcode_direct_absolute=no
9924 hardcode_libdir_flag_spec=
9925 hardcode_libdir_flag_spec_ld=
9926 hardcode_libdir_separator=
9927 hardcode_minus_L=no
9928 hardcode_shlibpath_var=unsupported
9929 inherit_rpath=no
9930 link_all_deplibs=unknown
9931 module_cmds=
9932 module_expsym_cmds=
9933 old_archive_from_new_cmds=
9934 old_archive_from_expsyms_cmds=
9935 thread_safe_flag_spec=
9936 whole_archive_flag_spec=
9937 # include_expsyms should be a list of space-separated symbols to be *always*
9938 # included in the symbol list
9939 include_expsyms=
9940 # exclude_expsyms can be an extended regexp of symbols to exclude
9941 # it will be wrapped by ` (' and `)$', so one must not match beginning or
9942 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
9943 # as well as any symbol that contains `d'.
9944 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9945 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
9946 # platforms (ab)use it in PIC code, but their linkers get confused if
9947 # the symbol is explicitly referenced. Since portable code cannot
9948 # rely on this symbol name, it's probably fine to never include it in
9949 # preloaded symbol tables.
9950 # Exclude shared library initialization/finalization symbols.
9951 extract_expsyms_cmds=
9952
9953 case $host_os in
9954 cygwin* | mingw* | pw32* | cegcc*)
9955 # FIXME: the MSVC++ port hasn't been tested in a loooong time
9956 # When not using gcc, we currently assume that we are using
9957 # Microsoft Visual C++.
9958 if test "$GCC" != yes; then
9959 with_gnu_ld=no
9960 fi
9961 ;;
9962 interix*)
9963 # we just hope/assume this is gcc and not c89 (= MSVC++)
9964 with_gnu_ld=yes
9965 ;;
9966 openbsd*)
9967 with_gnu_ld=no
9968 ;;
9969 esac
f0569246 9970
6bb11ab3
L
9971 ld_shlibs=yes
9972
9973 # On some targets, GNU ld is compatible enough with the native linker
9974 # that we're better off using the native interface for both.
9975 lt_use_gnu_ld_interface=no
9976 if test "$with_gnu_ld" = yes; then
9977 case $host_os in
9978 aix*)
9979 # The AIX port of GNU ld has always aspired to compatibility
9980 # with the native linker. However, as the warning in the GNU ld
9981 # block says, versions before 2.19.5* couldn't really create working
9982 # shared libraries, regardless of the interface used.
9983 case `$LD -v 2>&1` in
9984 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
9985 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9986 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9987 *)
9988 lt_use_gnu_ld_interface=yes
9989 ;;
9990 esac
9991 ;;
9992 *)
9993 lt_use_gnu_ld_interface=yes
9994 ;;
9995 esac
9996 fi
f0569246 9997
6bb11ab3
L
9998 if test "$lt_use_gnu_ld_interface" = yes; then
9999 # If archive_cmds runs LD, not CC, wlarc should be empty
10000 wlarc='${wl}'
10001
10002 # Set some defaults for GNU ld with shared library support. These
10003 # are reset later if shared libraries are not supported. Putting them
10004 # here allows them to be overridden if necessary.
10005 runpath_var=LD_RUN_PATH
10006 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10007 export_dynamic_flag_spec='${wl}--export-dynamic'
10008 # ancient GNU ld didn't support --whole-archive et. al.
10009 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10010 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10011 else
10012 whole_archive_flag_spec=
10013 fi
10014 supports_anon_versioning=no
10015 case `$LD -v 2>&1` in
10016 *GNU\ gold*) supports_anon_versioning=yes ;;
10017 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10018 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10019 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10020 *\ 2.11.*) ;; # other 2.11 versions
10021 *) supports_anon_versioning=yes ;;
10022 esac
10023
10024 # See if GNU ld supports shared libraries.
10025 case $host_os in
10026 aix[3-9]*)
10027 # On AIX/PPC, the GNU linker is very broken
10028 if test "$host_cpu" != ia64; then
10029 ld_shlibs=no
10030 cat <<_LT_EOF 1>&2
10031
10032*** Warning: the GNU linker, at least up to release 2.19, is reported
10033*** to be unable to reliably create shared libraries on AIX.
10034*** Therefore, libtool is disabling shared libraries support. If you
10035*** really care for shared libraries, you may want to install binutils
10036*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10037*** You will then need to restart the configuration process.
10038
10039_LT_EOF
10040 fi
10041 ;;
10042
10043 amigaos*)
10044 case $host_cpu in
10045 powerpc)
10046 # see comment about AmigaOS4 .so support
10047 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10048 archive_expsym_cmds=''
10049 ;;
10050 m68k)
10051 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)'
10052 hardcode_libdir_flag_spec='-L$libdir'
10053 hardcode_minus_L=yes
10054 ;;
10055 esac
10056 ;;
10057
10058 beos*)
10059 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10060 allow_undefined_flag=unsupported
10061 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10062 # support --undefined. This deserves some investigation. FIXME
10063 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10064 else
10065 ld_shlibs=no
10066 fi
10067 ;;
10068
10069 cygwin* | mingw* | pw32* | cegcc*)
10070 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10071 # as there is no search path for DLLs.
10072 hardcode_libdir_flag_spec='-L$libdir'
10073 export_dynamic_flag_spec='${wl}--export-all-symbols'
10074 allow_undefined_flag=unsupported
10075 always_export_symbols=no
10076 enable_shared_with_static_runtimes=yes
10077 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10078
10079 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10080 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10081 # If the export-symbols file already is a .def file (1st line
10082 # is EXPORTS), use it as is; otherwise, prepend...
10083 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10084 cp $export_symbols $output_objdir/$soname.def;
10085 else
10086 echo EXPORTS > $output_objdir/$soname.def;
10087 cat $export_symbols >> $output_objdir/$soname.def;
10088 fi~
10089 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10090 else
10091 ld_shlibs=no
10092 fi
10093 ;;
10094
10095 haiku*)
10096 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10097 link_all_deplibs=yes
10098 ;;
10099
10100 interix[3-9]*)
10101 hardcode_direct=no
10102 hardcode_shlibpath_var=no
10103 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10104 export_dynamic_flag_spec='${wl}-E'
10105 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10106 # Instead, shared libraries are loaded at an image base (0x10000000 by
10107 # default) and relocated if they conflict, which is a slow very memory
10108 # consuming and fragmenting process. To avoid this, we pick a random,
10109 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10110 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10111 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10112 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'
10113 ;;
10114
10115 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10116 tmp_diet=no
10117 if test "$host_os" = linux-dietlibc; then
10118 case $cc_basename in
10119 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10120 esac
10121 fi
10122 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10123 && test "$tmp_diet" = no
10124 then
5cddc23a 10125 tmp_addflag=' $pic_flag'
6bb11ab3
L
10126 tmp_sharedflag='-shared'
10127 case $cc_basename,$host_cpu in
10128 pgcc*) # Portland Group C compiler
10129 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'
10130 tmp_addflag=' $pic_flag'
10131 ;;
10132 pgf77* | pgf90* | pgf95* | pgfortran*)
10133 # Portland Group f77 and f90 compilers
10134 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'
10135 tmp_addflag=' $pic_flag -Mnomain' ;;
10136 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10137 tmp_addflag=' -i_dynamic' ;;
10138 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10139 tmp_addflag=' -i_dynamic -nofor_main' ;;
10140 ifc* | ifort*) # Intel Fortran compiler
10141 tmp_addflag=' -nofor_main' ;;
10142 lf95*) # Lahey Fortran 8.1
10143 whole_archive_flag_spec=
10144 tmp_sharedflag='--shared' ;;
10145 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10146 tmp_sharedflag='-qmkshrobj'
10147 tmp_addflag= ;;
10148 nvcc*) # Cuda Compiler Driver 2.2
10149 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'
10150 compiler_needs_object=yes
10151 ;;
10152 esac
10153 case `$CC -V 2>&1 | sed 5q` in
10154 *Sun\ C*) # Sun C 5.9
10155 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'
10156 compiler_needs_object=yes
10157 tmp_sharedflag='-G' ;;
10158 *Sun\ F*) # Sun Fortran 8.3
10159 tmp_sharedflag='-G' ;;
10160 esac
10161 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10162
10163 if test "x$supports_anon_versioning" = xyes; then
10164 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10165 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10166 echo "local: *; };" >> $output_objdir/$libname.ver~
10167 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10168 fi
10169
10170 case $cc_basename in
10171 xlf* | bgf* | bgxlf* | mpixlf*)
10172 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10173 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10174 hardcode_libdir_flag_spec=
10175 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10176 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10177 if test "x$supports_anon_versioning" = xyes; then
10178 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10179 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10180 echo "local: *; };" >> $output_objdir/$libname.ver~
10181 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10182 fi
10183 ;;
10184 esac
10185 else
10186 ld_shlibs=no
10187 fi
10188 ;;
10189
10190 netbsd*)
10191 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10192 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10193 wlarc=
10194 else
10195 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10196 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10197 fi
10198 ;;
10199
10200 solaris*)
10201 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10202 ld_shlibs=no
10203 cat <<_LT_EOF 1>&2
10204
10205*** Warning: The releases 2.8.* of the GNU linker cannot reliably
10206*** create shared libraries on Solaris systems. Therefore, libtool
10207*** is disabling shared libraries support. We urge you to upgrade GNU
10208*** binutils to release 2.9.1 or newer. Another option is to modify
10209*** your PATH or compiler configuration so that the native linker is
10210*** used, and then restart.
10211
10212_LT_EOF
10213 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10214 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10215 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10216 else
10217 ld_shlibs=no
10218 fi
10219 ;;
10220
10221 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10222 case `$LD -v 2>&1` in
10223 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10224 ld_shlibs=no
10225 cat <<_LT_EOF 1>&2
10226
10227*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10228*** reliably create shared libraries on SCO systems. Therefore, libtool
10229*** is disabling shared libraries support. We urge you to upgrade GNU
10230*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10231*** your PATH or compiler configuration so that the native linker is
10232*** used, and then restart.
10233
10234_LT_EOF
10235 ;;
10236 *)
10237 # For security reasons, it is highly recommended that you always
10238 # use absolute paths for naming shared libraries, and exclude the
10239 # DT_RUNPATH tag from executables and libraries. But doing so
10240 # requires that you compile everything twice, which is a pain.
10241 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10242 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10243 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10244 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10245 else
10246 ld_shlibs=no
10247 fi
10248 ;;
10249 esac
10250 ;;
10251
10252 sunos4*)
10253 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10254 wlarc=
10255 hardcode_direct=yes
10256 hardcode_shlibpath_var=no
10257 ;;
10258
10259 *)
10260 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10261 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10262 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10263 else
10264 ld_shlibs=no
10265 fi
10266 ;;
10267 esac
10268
10269 if test "$ld_shlibs" = no; then
10270 runpath_var=
10271 hardcode_libdir_flag_spec=
10272 export_dynamic_flag_spec=
10273 whole_archive_flag_spec=
10274 fi
10275 else
10276 # PORTME fill in a description of your system's linker (not GNU ld)
10277 case $host_os in
10278 aix3*)
10279 allow_undefined_flag=unsupported
10280 always_export_symbols=yes
10281 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'
10282 # Note: this linker hardcodes the directories in LIBPATH if there
10283 # are no directories specified by -L.
10284 hardcode_minus_L=yes
10285 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10286 # Neither direct hardcoding nor static linking is supported with a
10287 # broken collect2.
10288 hardcode_direct=unsupported
10289 fi
10290 ;;
10291
10292 aix[4-9]*)
10293 if test "$host_cpu" = ia64; then
10294 # On IA64, the linker does run time linking by default, so we don't
10295 # have to do anything special.
10296 aix_use_runtimelinking=no
10297 exp_sym_flag='-Bexport'
10298 no_entry_flag=""
10299 else
10300 # If we're using GNU nm, then we don't want the "-C" option.
10301 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10302 # Also, AIX nm treats weak defined symbols like other global
10303 # defined symbols, whereas GNU nm marks them as "W".
10304 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10305 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'
10306 else
10307 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'
10308 fi
10309 aix_use_runtimelinking=no
10310
10311 # Test if we are trying to use run time linking or normal
10312 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10313 # need to do runtime linking.
10314 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10315 for ld_flag in $LDFLAGS; do
10316 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10317 aix_use_runtimelinking=yes
10318 break
10319 fi
10320 done
10321 ;;
10322 esac
10323
10324 exp_sym_flag='-bexport'
10325 no_entry_flag='-bnoentry'
10326 fi
10327
10328 # When large executables or shared objects are built, AIX ld can
10329 # have problems creating the table of contents. If linking a library
10330 # or program results in "error TOC overflow" add -mminimal-toc to
10331 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10332 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10333
10334 archive_cmds=''
10335 hardcode_direct=yes
10336 hardcode_direct_absolute=yes
10337 hardcode_libdir_separator=':'
10338 link_all_deplibs=yes
10339 file_list_spec='${wl}-f,'
10340
10341 if test "$GCC" = yes; then
10342 case $host_os in aix4.[012]|aix4.[012].*)
10343 # We only want to do this on AIX 4.2 and lower, the check
10344 # below for broken collect2 doesn't work under 4.3+
10345 collect2name=`${CC} -print-prog-name=collect2`
10346 if test -f "$collect2name" &&
10347 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10348 then
10349 # We have reworked collect2
10350 :
10351 else
10352 # We have old collect2
10353 hardcode_direct=unsupported
10354 # It fails to find uninstalled libraries when the uninstalled
10355 # path is not listed in the libpath. Setting hardcode_minus_L
10356 # to unsupported forces relinking
10357 hardcode_minus_L=yes
10358 hardcode_libdir_flag_spec='-L$libdir'
10359 hardcode_libdir_separator=
10360 fi
10361 ;;
10362 esac
10363 shared_flag='-shared'
10364 if test "$aix_use_runtimelinking" = yes; then
10365 shared_flag="$shared_flag "'${wl}-G'
10366 fi
10367 else
10368 # not using gcc
10369 if test "$host_cpu" = ia64; then
10370 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10371 # chokes on -Wl,-G. The following line is correct:
10372 shared_flag='-G'
10373 else
10374 if test "$aix_use_runtimelinking" = yes; then
10375 shared_flag='${wl}-G'
10376 else
10377 shared_flag='${wl}-bM:SRE'
10378 fi
10379 fi
10380 fi
10381
10382 export_dynamic_flag_spec='${wl}-bexpall'
10383 # It seems that -bexpall does not export symbols beginning with
10384 # underscore (_), so it is better to generate a list of symbols to export.
10385 always_export_symbols=yes
10386 if test "$aix_use_runtimelinking" = yes; then
10387 # Warning - without using the other runtime loading flags (-brtl),
10388 # -berok will link without error, but may produce a broken library.
10389 allow_undefined_flag='-berok'
10390 # Determine the default libpath from the value encoded in an
10391 # empty executable.
10392 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
81ecdfbb
RW
10393/* end confdefs.h. */
10394
10395int
10396main ()
10397{
10398
10399 ;
10400 return 0;
10401}
10402_ACEOF
6bb11ab3 10403if ac_fn_c_try_link "$LINENO"; then :
81ecdfbb 10404
6bb11ab3
L
10405lt_aix_libpath_sed='
10406 /Import File Strings/,/^$/ {
10407 /^0/ {
10408 s/^0 *\(.*\)$/\1/
10409 p
10410 }
10411 }'
10412aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10413# Check for a 64-bit object if we didn't find anything.
10414if test -z "$aix_libpath"; then
10415 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10416fi
10417fi
10418rm -f core conftest.err conftest.$ac_objext \
10419 conftest$ac_exeext conftest.$ac_ext
10420if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10421
10422 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10423 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"
10424 else
10425 if test "$host_cpu" = ia64; then
10426 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10427 allow_undefined_flag="-z nodefs"
10428 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"
10429 else
10430 # Determine the default libpath from the value encoded in an
10431 # empty executable.
81ecdfbb
RW
10432 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10433/* end confdefs.h. */
10434
10435int
10436main ()
10437{
b7026657 10438
81ecdfbb
RW
10439 ;
10440 return 0;
10441}
10442_ACEOF
6bb11ab3
L
10443if ac_fn_c_try_link "$LINENO"; then :
10444
10445lt_aix_libpath_sed='
10446 /Import File Strings/,/^$/ {
10447 /^0/ {
10448 s/^0 *\(.*\)$/\1/
10449 p
10450 }
10451 }'
10452aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10453# Check for a 64-bit object if we didn't find anything.
10454if test -z "$aix_libpath"; then
10455 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
f0569246 10456fi
81ecdfbb 10457fi
6bb11ab3
L
10458rm -f core conftest.err conftest.$ac_objext \
10459 conftest$ac_exeext conftest.$ac_ext
10460if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10461
10462 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10463 # Warning - without using the other run time loading flags,
10464 # -berok will link without error, but may produce a broken library.
10465 no_undefined_flag=' ${wl}-bernotok'
10466 allow_undefined_flag=' ${wl}-berok'
10467 if test "$with_gnu_ld" = yes; then
10468 # We only use this code for GNU lds that support --whole-archive.
10469 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10470 else
10471 # Exported symbols can be pulled into shared objects from archives
10472 whole_archive_flag_spec='$convenience'
10473 fi
10474 archive_cmds_need_lc=yes
10475 # This is similar to how AIX traditionally builds its shared libraries.
10476 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'
10477 fi
10478 fi
10479 ;;
10480
10481 amigaos*)
10482 case $host_cpu in
10483 powerpc)
10484 # see comment about AmigaOS4 .so support
10485 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10486 archive_expsym_cmds=''
10487 ;;
10488 m68k)
10489 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)'
10490 hardcode_libdir_flag_spec='-L$libdir'
10491 hardcode_minus_L=yes
10492 ;;
10493 esac
10494 ;;
10495
10496 bsdi[45]*)
10497 export_dynamic_flag_spec=-rdynamic
10498 ;;
10499
10500 cygwin* | mingw* | pw32* | cegcc*)
10501 # When not using gcc, we currently assume that we are using
10502 # Microsoft Visual C++.
10503 # hardcode_libdir_flag_spec is actually meaningless, as there is
10504 # no search path for DLLs.
10505 hardcode_libdir_flag_spec=' '
10506 allow_undefined_flag=unsupported
10507 # Tell ltmain to make .lib files, not .a files.
10508 libext=lib
10509 # Tell ltmain to make .dll files, not .so files.
10510 shrext_cmds=".dll"
10511 # FIXME: Setting linknames here is a bad hack.
10512 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
10513 # The linker will automatically build a .lib file if we build a DLL.
10514 old_archive_from_new_cmds='true'
10515 # FIXME: Should let the user specify the lib program.
10516 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
10517 fix_srcfile_path='`cygpath -w "$srcfile"`'
10518 enable_shared_with_static_runtimes=yes
10519 ;;
10520
10521 darwin* | rhapsody*)
10522
10523
10524 archive_cmds_need_lc=no
10525 hardcode_direct=no
10526 hardcode_automatic=yes
10527 hardcode_shlibpath_var=unsupported
10528 if test "$lt_cv_ld_force_load" = "yes"; then
10529 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 10530 else
6bb11ab3 10531 whole_archive_flag_spec=''
f0569246 10532 fi
6bb11ab3
L
10533 link_all_deplibs=yes
10534 allow_undefined_flag="$_lt_dar_allow_undefined"
10535 case $cc_basename in
10536 ifort*) _lt_dar_can_shared=yes ;;
10537 *) _lt_dar_can_shared=$GCC ;;
10538 esac
10539 if test "$_lt_dar_can_shared" = "yes"; then
10540 output_verbose_link_cmd=func_echo_all
10541 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
10542 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
10543 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}"
10544 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}"
10545
f0569246 10546 else
6bb11ab3 10547 ld_shlibs=no
f0569246 10548 fi
6bb11ab3
L
10549
10550 ;;
10551
10552 dgux*)
10553 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10554 hardcode_libdir_flag_spec='-L$libdir'
10555 hardcode_shlibpath_var=no
10556 ;;
10557
10558 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
10559 # support. Future versions do this automatically, but an explicit c++rt0.o
10560 # does not break anything, and helps significantly (at the cost of a little
10561 # extra space).
10562 freebsd2.2*)
10563 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10564 hardcode_libdir_flag_spec='-R$libdir'
10565 hardcode_direct=yes
10566 hardcode_shlibpath_var=no
10567 ;;
10568
10569 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
10570 freebsd2.*)
10571 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10572 hardcode_direct=yes
10573 hardcode_minus_L=yes
10574 hardcode_shlibpath_var=no
10575 ;;
10576
10577 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10578 freebsd* | dragonfly*)
10579 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
10580 hardcode_libdir_flag_spec='-R$libdir'
10581 hardcode_direct=yes
10582 hardcode_shlibpath_var=no
10583 ;;
10584
10585 hpux9*)
10586 if test "$GCC" = yes; then
10587 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'
10588 else
10589 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'
10590 fi
10591 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10592 hardcode_libdir_separator=:
10593 hardcode_direct=yes
10594
10595 # hardcode_minus_L: Not really in the search PATH,
10596 # but as the default location of the library.
10597 hardcode_minus_L=yes
10598 export_dynamic_flag_spec='${wl}-E'
10599 ;;
10600
10601 hpux10*)
10602 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10603 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10604 else
10605 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10606 fi
10607 if test "$with_gnu_ld" = no; then
10608 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10609 hardcode_libdir_flag_spec_ld='+b $libdir'
10610 hardcode_libdir_separator=:
10611 hardcode_direct=yes
10612 hardcode_direct_absolute=yes
10613 export_dynamic_flag_spec='${wl}-E'
10614 # hardcode_minus_L: Not really in the search PATH,
10615 # but as the default location of the library.
10616 hardcode_minus_L=yes
10617 fi
10618 ;;
10619
10620 hpux11*)
10621 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10622 case $host_cpu in
10623 hppa*64*)
10624 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10625 ;;
10626 ia64*)
10627 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10628 ;;
10629 *)
10630 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10631 ;;
10632 esac
10633 else
10634 case $host_cpu in
10635 hppa*64*)
10636 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10637 ;;
10638 ia64*)
10639 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10640 ;;
10641 *)
10642
10643 # Older versions of the 11.00 compiler do not understand -b yet
10644 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10646$as_echo_n "checking if $CC understands -b... " >&6; }
10647if test "${lt_cv_prog_compiler__b+set}" = set; then :
81ecdfbb 10648 $as_echo_n "(cached) " >&6
f0569246 10649else
6bb11ab3
L
10650 lt_cv_prog_compiler__b=no
10651 save_LDFLAGS="$LDFLAGS"
10652 LDFLAGS="$LDFLAGS -b"
10653 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10654 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10655 # The linker can only warn and ignore the option if not recognized
10656 # So say no if there are warnings
10657 if test -s conftest.err; then
10658 # Append any errors to the config.log.
10659 cat conftest.err 1>&5
10660 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10661 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10662 if diff conftest.exp conftest.er2 >/dev/null; then
10663 lt_cv_prog_compiler__b=yes
10664 fi
10665 else
10666 lt_cv_prog_compiler__b=yes
10667 fi
10668 fi
10669 $RM -r conftest*
10670 LDFLAGS="$save_LDFLAGS"
f0569246 10671
6bb11ab3
L
10672fi
10673{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10674$as_echo "$lt_cv_prog_compiler__b" >&6; }
f0569246 10675
6bb11ab3
L
10676if test x"$lt_cv_prog_compiler__b" = xyes; then
10677 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10678else
10679 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10680fi
81ecdfbb 10681
6bb11ab3
L
10682 ;;
10683 esac
10684 fi
10685 if test "$with_gnu_ld" = no; then
10686 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10687 hardcode_libdir_separator=:
10688
10689 case $host_cpu in
10690 hppa*64*|ia64*)
10691 hardcode_direct=no
10692 hardcode_shlibpath_var=no
10693 ;;
10694 *)
10695 hardcode_direct=yes
10696 hardcode_direct_absolute=yes
10697 export_dynamic_flag_spec='${wl}-E'
10698
10699 # hardcode_minus_L: Not really in the search PATH,
10700 # but as the default location of the library.
10701 hardcode_minus_L=yes
10702 ;;
10703 esac
10704 fi
10705 ;;
10706
10707 irix5* | irix6* | nonstopux*)
10708 if test "$GCC" = yes; then
10709 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'
10710 # Try to use the -exported_symbol ld option, if it does not
10711 # work, assume that -exports_file does not work either and
10712 # implicitly export all symbols.
10713 save_LDFLAGS="$LDFLAGS"
10714 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
10715 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10716/* end confdefs.h. */
10717int foo(void) {}
b7026657 10718_ACEOF
6bb11ab3
L
10719if ac_fn_c_try_link "$LINENO"; then :
10720 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'
c906108c 10721
f0569246 10722fi
6bb11ab3
L
10723rm -f core conftest.err conftest.$ac_objext \
10724 conftest$ac_exeext conftest.$ac_ext
10725 LDFLAGS="$save_LDFLAGS"
10726 else
10727 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'
10728 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'
10729 fi
10730 archive_cmds_need_lc='no'
10731 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10732 hardcode_libdir_separator=:
10733 inherit_rpath=yes
10734 link_all_deplibs=yes
10735 ;;
10736
10737 netbsd*)
10738 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10739 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
10740 else
10741 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
10742 fi
10743 hardcode_libdir_flag_spec='-R$libdir'
10744 hardcode_direct=yes
10745 hardcode_shlibpath_var=no
10746 ;;
10747
10748 newsos6)
10749 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10750 hardcode_direct=yes
10751 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10752 hardcode_libdir_separator=:
10753 hardcode_shlibpath_var=no
10754 ;;
10755
10756 *nto* | *qnx*)
10757 ;;
10758
10759 openbsd*)
10760 if test -f /usr/libexec/ld.so; then
10761 hardcode_direct=yes
10762 hardcode_shlibpath_var=no
10763 hardcode_direct_absolute=yes
10764 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10765 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10766 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
10767 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10768 export_dynamic_flag_spec='${wl}-E'
10769 else
10770 case $host_os in
10771 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
10772 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10773 hardcode_libdir_flag_spec='-R$libdir'
10774 ;;
10775 *)
10776 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10777 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10778 ;;
10779 esac
10780 fi
10781 else
10782 ld_shlibs=no
10783 fi
10784 ;;
10785
10786 os2*)
10787 hardcode_libdir_flag_spec='-L$libdir'
10788 hardcode_minus_L=yes
10789 allow_undefined_flag=unsupported
10790 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'
10791 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10792 ;;
10793
10794 osf3*)
10795 if test "$GCC" = yes; then
10796 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10797 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'
10798 else
10799 allow_undefined_flag=' -expect_unresolved \*'
10800 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'
10801 fi
10802 archive_cmds_need_lc='no'
10803 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10804 hardcode_libdir_separator=:
10805 ;;
10806
10807 osf4* | osf5*) # as osf3* with the addition of -msym flag
10808 if test "$GCC" = yes; then
10809 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10810 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'
10811 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10812 else
10813 allow_undefined_flag=' -expect_unresolved \*'
10814 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'
10815 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~
10816 $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'
10817
10818 # Both c and cxx compiler support -rpath directly
10819 hardcode_libdir_flag_spec='-rpath $libdir'
10820 fi
10821 archive_cmds_need_lc='no'
10822 hardcode_libdir_separator=:
10823 ;;
10824
10825 solaris*)
10826 no_undefined_flag=' -z defs'
10827 if test "$GCC" = yes; then
10828 wlarc='${wl}'
10829 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10830 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10831 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10832 else
10833 case `$CC -V 2>&1` in
10834 *"Compilers 5.0"*)
10835 wlarc=''
10836 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
10837 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10838 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
10839 ;;
10840 *)
10841 wlarc='${wl}'
10842 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10843 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10844 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10845 ;;
10846 esac
10847 fi
10848 hardcode_libdir_flag_spec='-R$libdir'
10849 hardcode_shlibpath_var=no
10850 case $host_os in
10851 solaris2.[0-5] | solaris2.[0-5].*) ;;
10852 *)
10853 # The compiler driver will combine and reorder linker options,
10854 # but understands `-z linker_flag'. GCC discards it without `$wl',
10855 # but is careful enough not to reorder.
10856 # Supported since Solaris 2.6 (maybe 2.5.1?)
10857 if test "$GCC" = yes; then
10858 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
10859 else
10860 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
10861 fi
10862 ;;
10863 esac
10864 link_all_deplibs=yes
10865 ;;
10866
10867 sunos4*)
10868 if test "x$host_vendor" = xsequent; then
10869 # Use $CC to link under sequent, because it throws in some extra .o
10870 # files that make .init and .fini sections work.
10871 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10872 else
10873 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10874 fi
10875 hardcode_libdir_flag_spec='-L$libdir'
10876 hardcode_direct=yes
10877 hardcode_minus_L=yes
10878 hardcode_shlibpath_var=no
10879 ;;
10880
10881 sysv4)
10882 case $host_vendor in
10883 sni)
10884 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10885 hardcode_direct=yes # is this really true???
10886 ;;
10887 siemens)
10888 ## LD is ld it makes a PLAMLIB
10889 ## CC just makes a GrossModule.
10890 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10891 reload_cmds='$CC -r -o $output$reload_objs'
10892 hardcode_direct=no
10893 ;;
10894 motorola)
10895 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10896 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
10897 ;;
10898 esac
10899 runpath_var='LD_RUN_PATH'
10900 hardcode_shlibpath_var=no
10901 ;;
10902
10903 sysv4.3*)
10904 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10905 hardcode_shlibpath_var=no
10906 export_dynamic_flag_spec='-Bexport'
10907 ;;
10908
10909 sysv4*MP*)
10910 if test -d /usr/nec; then
10911 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10912 hardcode_shlibpath_var=no
10913 runpath_var=LD_RUN_PATH
10914 hardcode_runpath_var=yes
10915 ld_shlibs=yes
10916 fi
10917 ;;
10918
10919 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
10920 no_undefined_flag='${wl}-z,text'
10921 archive_cmds_need_lc=no
10922 hardcode_shlibpath_var=no
10923 runpath_var='LD_RUN_PATH'
10924
10925 if test "$GCC" = yes; then
10926 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10927 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10928 else
10929 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10930 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10931 fi
10932 ;;
10933
10934 sysv5* | sco3.2v5* | sco5v6*)
10935 # Note: We can NOT use -z defs as we might desire, because we do not
10936 # link with -lc, and that would cause any symbols used from libc to
10937 # always be unresolved, which means just about no library would
10938 # ever link correctly. If we're not using GNU ld we use -z text
10939 # though, which does catch some bad symbols but isn't as heavy-handed
10940 # as -z defs.
10941 no_undefined_flag='${wl}-z,text'
10942 allow_undefined_flag='${wl}-z,nodefs'
10943 archive_cmds_need_lc=no
10944 hardcode_shlibpath_var=no
10945 hardcode_libdir_flag_spec='${wl}-R,$libdir'
10946 hardcode_libdir_separator=':'
10947 link_all_deplibs=yes
10948 export_dynamic_flag_spec='${wl}-Bexport'
10949 runpath_var='LD_RUN_PATH'
10950
10951 if test "$GCC" = yes; then
10952 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10953 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10954 else
10955 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10956 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10957 fi
10958 ;;
10959
10960 uts4*)
10961 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10962 hardcode_libdir_flag_spec='-L$libdir'
10963 hardcode_shlibpath_var=no
10964 ;;
10965
10966 *)
10967 ld_shlibs=no
10968 ;;
10969 esac
10970
10971 if test x$host_vendor = xsni; then
10972 case $host in
10973 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
10974 export_dynamic_flag_spec='${wl}-Blargedynsym'
10975 ;;
10976 esac
10977 fi
10978 fi
10979
10980{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10981$as_echo "$ld_shlibs" >&6; }
10982test "$ld_shlibs" = no && can_build_shared=no
10983
10984with_gnu_ld=$with_gnu_ld
10985
10986
10987
10988
10989
f0569246 10990
b7026657 10991
f0569246 10992
6ffe910a 10993
6ffe910a
MF
10994
10995
6ffe910a 10996
f0569246 10997
f0569246 10998
c906108c 10999
6bb11ab3
L
11000#
11001# Do we need to explicitly link libc?
11002#
11003case "x$archive_cmds_need_lc" in
11004x|xyes)
11005 # Assume -lc should be added
11006 archive_cmds_need_lc=yes
11007
11008 if test "$enable_shared" = yes && test "$GCC" = yes; then
11009 case $archive_cmds in
11010 *'~'*)
11011 # FIXME: we may have to deal with multi-command sequences.
11012 ;;
11013 '$CC '*)
11014 # Test whether the compiler implicitly links with -lc since on some
11015 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11016 # to ld, don't add -lc before -lgcc.
11017 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11018$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11019if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
6ffe910a 11020 $as_echo_n "(cached) " >&6
f0569246 11021else
6bb11ab3
L
11022 $RM conftest*
11023 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11024
11025 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11026 (eval $ac_compile) 2>&5
11027 ac_status=$?
11028 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11029 test $ac_status = 0; } 2>conftest.err; then
11030 soname=conftest
11031 lib=conftest
11032 libobjs=conftest.$ac_objext
11033 deplibs=
11034 wl=$lt_prog_compiler_wl
11035 pic_flag=$lt_prog_compiler_pic
11036 compiler_flags=-v
11037 linker_flags=-v
11038 verstring=
11039 output_objdir=.
11040 libname=conftest
11041 lt_save_allow_undefined_flag=$allow_undefined_flag
11042 allow_undefined_flag=
11043 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11044 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11045 ac_status=$?
11046 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11047 test $ac_status = 0; }
11048 then
11049 lt_cv_archive_cmds_need_lc=no
11050 else
11051 lt_cv_archive_cmds_need_lc=yes
11052 fi
11053 allow_undefined_flag=$lt_save_allow_undefined_flag
11054 else
11055 cat conftest.err 1>&5
11056 fi
11057 $RM conftest*
c906108c 11058
6ffe910a 11059fi
6bb11ab3
L
11060{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11061$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11062 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11063 ;;
11064 esac
11065 fi
11066 ;;
6ffe910a 11067esac
c906108c 11068
c906108c 11069
6ffe910a 11070
c906108c 11071
81ecdfbb 11072
35695fd6 11073
35695fd6 11074
35695fd6 11075
f0569246 11076
c906108c 11077
f0569246 11078
b7026657 11079
f0569246 11080
c906108c 11081
81ecdfbb 11082
b7026657 11083
f0569246
AC
11084
11085
81ecdfbb 11086
81ecdfbb 11087
81ecdfbb
RW
11088
11089
81ecdfbb 11090
81ecdfbb 11091
f0569246
AC
11092
11093
c906108c 11094
f0569246 11095
c906108c 11096
c906108c 11097
81ecdfbb 11098
b7026657 11099
c906108c 11100
f0569246 11101
81ecdfbb 11102
f0569246 11103
c906108c 11104
c906108c 11105
b7026657 11106
81ecdfbb 11107
b7026657 11108
c906108c 11109
c906108c 11110
b7026657
AC
11111
11112
11113
11114
6ffe910a 11115
2232061b
MF
11116
11117
2232061b 11118
2232061b
MF
11119
11120
2232061b
MF
11121
11122
2232061b 11123
6bb11ab3
L
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
11173
11174
11175
11176
11177
11178
11179
11180
11181
11182
11183
11184
11185
11186
11187
11188
11189
11190
11191
11192
11193
11194
11195
11196
11197
11198
11199
11200
11201
11202
11203
11204
11205
11206
11207
11208
11209
11210
11211
11212
11213
11214
11215
11216
11217
11218
11219
11220
11221
11222
11223
11224
11225 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11226$as_echo_n "checking dynamic linker characteristics... " >&6; }
11227
11228if test "$GCC" = yes; then
11229 case $host_os in
11230 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11231 *) lt_awk_arg="/^libraries:/" ;;
11232 esac
11233 case $host_os in
11234 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11235 *) lt_sed_strip_eq="s,=/,/,g" ;;
11236 esac
11237 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11238 case $lt_search_path_spec in
11239 *\;*)
11240 # if the path contains ";" then we assume it to be the separator
11241 # otherwise default to the standard path separator (i.e. ":") - it is
11242 # assumed that no part of a normal pathname contains ";" but that should
11243 # okay in the real world where ";" in dirpaths is itself problematic.
11244 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11245 ;;
11246 *)
11247 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11248 ;;
11249 esac
11250 # Ok, now we have the path, separated by spaces, we can step through it
11251 # and add multilib dir if necessary.
11252 lt_tmp_lt_search_path_spec=
11253 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11254 for lt_sys_path in $lt_search_path_spec; do
11255 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11256 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11257 else
11258 test -d "$lt_sys_path" && \
11259 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11260 fi
11261 done
11262 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11263BEGIN {RS=" "; FS="/|\n";} {
11264 lt_foo="";
11265 lt_count=0;
11266 for (lt_i = NF; lt_i > 0; lt_i--) {
11267 if ($lt_i != "" && $lt_i != ".") {
11268 if ($lt_i == "..") {
11269 lt_count++;
11270 } else {
11271 if (lt_count == 0) {
11272 lt_foo="/" $lt_i lt_foo;
11273 } else {
11274 lt_count--;
11275 }
11276 }
11277 }
11278 }
11279 if (lt_foo != "") { lt_freq[lt_foo]++; }
11280 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11281}'`
11282 # AWK program above erroneously prepends '/' to C:/dos/paths
11283 # for these hosts.
11284 case $host_os in
11285 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11286 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11287 esac
11288 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11289else
11290 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11291fi
11292library_names_spec=
11293libname_spec='lib$name'
11294soname_spec=
11295shrext_cmds=".so"
11296postinstall_cmds=
11297postuninstall_cmds=
11298finish_cmds=
11299finish_eval=
11300shlibpath_var=
11301shlibpath_overrides_runpath=unknown
11302version_type=none
11303dynamic_linker="$host_os ld.so"
11304sys_lib_dlsearch_path_spec="/lib /usr/lib"
11305need_lib_prefix=unknown
11306hardcode_into_libs=no
11307
11308# when you set need_version to no, make sure it does not cause -set_version
11309# flags to be left without arguments
11310need_version=unknown
11311
11312case $host_os in
11313aix3*)
11314 version_type=linux
11315 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11316 shlibpath_var=LIBPATH
11317
11318 # AIX 3 has no versioning support, so we append a major version to the name.
11319 soname_spec='${libname}${release}${shared_ext}$major'
11320 ;;
11321
11322aix[4-9]*)
11323 version_type=linux
11324 need_lib_prefix=no
11325 need_version=no
11326 hardcode_into_libs=yes
11327 if test "$host_cpu" = ia64; then
11328 # AIX 5 supports IA64
11329 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11330 shlibpath_var=LD_LIBRARY_PATH
11331 else
11332 # With GCC up to 2.95.x, collect2 would create an import file
11333 # for dependence libraries. The import file would start with
11334 # the line `#! .'. This would cause the generated library to
11335 # depend on `.', always an invalid library. This was fixed in
11336 # development snapshots of GCC prior to 3.0.
11337 case $host_os in
11338 aix4 | aix4.[01] | aix4.[01].*)
11339 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11340 echo ' yes '
11341 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11342 :
11343 else
11344 can_build_shared=no
11345 fi
11346 ;;
11347 esac
11348 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11349 # soname into executable. Probably we can add versioning support to
11350 # collect2, so additional links can be useful in future.
11351 if test "$aix_use_runtimelinking" = yes; then
11352 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11353 # instead of lib<name>.a to let people know that these are not
11354 # typical AIX shared libraries.
11355 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11356 else
11357 # We preserve .a as extension for shared libraries through AIX4.2
11358 # and later when we are not doing run time linking.
11359 library_names_spec='${libname}${release}.a $libname.a'
11360 soname_spec='${libname}${release}${shared_ext}$major'
11361 fi
11362 shlibpath_var=LIBPATH
2232061b 11363 fi
6bb11ab3
L
11364 ;;
11365
11366amigaos*)
11367 case $host_cpu in
11368 powerpc)
11369 # Since July 2007 AmigaOS4 officially supports .so libraries.
11370 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11371 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11372 ;;
11373 m68k)
11374 library_names_spec='$libname.ixlibrary $libname.a'
11375 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11376 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'
11377 ;;
11378 esac
11379 ;;
11380
11381beos*)
11382 library_names_spec='${libname}${shared_ext}'
11383 dynamic_linker="$host_os ld.so"
11384 shlibpath_var=LIBRARY_PATH
11385 ;;
11386
11387bsdi[45]*)
11388 version_type=linux
11389 need_version=no
11390 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11391 soname_spec='${libname}${release}${shared_ext}$major'
11392 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11393 shlibpath_var=LD_LIBRARY_PATH
11394 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11395 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11396 # the default ld.so.conf also contains /usr/contrib/lib and
11397 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11398 # libtool to hard-code these into programs
11399 ;;
11400
11401cygwin* | mingw* | pw32* | cegcc*)
11402 version_type=windows
11403 shrext_cmds=".dll"
11404 need_version=no
11405 need_lib_prefix=no
11406
11407 case $GCC,$host_os in
11408 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11409 library_names_spec='$libname.dll.a'
11410 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11411 postinstall_cmds='base_file=`basename \${file}`~
11412 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11413 dldir=$destdir/`dirname \$dlpath`~
11414 test -d \$dldir || mkdir -p \$dldir~
11415 $install_prog $dir/$dlname \$dldir/$dlname~
11416 chmod a+x \$dldir/$dlname~
11417 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11418 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11419 fi'
11420 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11421 dlpath=$dir/\$dldll~
11422 $RM \$dlpath'
11423 shlibpath_overrides_runpath=yes
11424
11425 case $host_os in
11426 cygwin*)
11427 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11428 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11429
11430 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11431 ;;
11432 mingw* | cegcc*)
11433 # MinGW DLLs use traditional 'lib' prefix
11434 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11435 ;;
11436 pw32*)
11437 # pw32 DLLs use 'pw' prefix rather than 'lib'
11438 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11439 ;;
11440 esac
11441 ;;
2232061b 11442
6bb11ab3
L
11443 *)
11444 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11445 ;;
11446 esac
11447 dynamic_linker='Win32 ld.exe'
11448 # FIXME: first we should search . and the directory the executable is in
11449 shlibpath_var=PATH
11450 ;;
11451
11452darwin* | rhapsody*)
11453 dynamic_linker="$host_os dyld"
11454 version_type=darwin
11455 need_lib_prefix=no
11456 need_version=no
11457 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11458 soname_spec='${libname}${release}${major}$shared_ext'
11459 shlibpath_overrides_runpath=yes
11460 shlibpath_var=DYLD_LIBRARY_PATH
11461 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11462
11463 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11464 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11465 ;;
11466
11467dgux*)
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 ;;
11475
11476freebsd* | dragonfly*)
11477 # DragonFly does not have aout. When/if they implement a new
11478 # versioning mechanism, adjust this.
11479 if test -x /usr/bin/objformat; then
11480 objformat=`/usr/bin/objformat`
11481 else
11482 case $host_os in
11483 freebsd[23].*) objformat=aout ;;
11484 *) objformat=elf ;;
11485 esac
11486 fi
11487 version_type=freebsd-$objformat
11488 case $version_type in
11489 freebsd-elf*)
11490 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11491 need_version=no
11492 need_lib_prefix=no
11493 ;;
11494 freebsd-*)
11495 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11496 need_version=yes
11497 ;;
11498 esac
11499 shlibpath_var=LD_LIBRARY_PATH
11500 case $host_os in
11501 freebsd2.*)
11502 shlibpath_overrides_runpath=yes
11503 ;;
11504 freebsd3.[01]* | freebsdelf3.[01]*)
11505 shlibpath_overrides_runpath=yes
11506 hardcode_into_libs=yes
11507 ;;
11508 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
11509 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
11510 shlibpath_overrides_runpath=no
11511 hardcode_into_libs=yes
11512 ;;
11513 *) # from 4.6 on, and DragonFly
11514 shlibpath_overrides_runpath=yes
11515 hardcode_into_libs=yes
11516 ;;
11517 esac
11518 ;;
11519
11520gnu*)
11521 version_type=linux
11522 need_lib_prefix=no
11523 need_version=no
11524 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11525 soname_spec='${libname}${release}${shared_ext}$major'
11526 shlibpath_var=LD_LIBRARY_PATH
11527 hardcode_into_libs=yes
11528 ;;
11529
11530haiku*)
11531 version_type=linux
11532 need_lib_prefix=no
11533 need_version=no
11534 dynamic_linker="$host_os runtime_loader"
11535 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11536 soname_spec='${libname}${release}${shared_ext}$major'
11537 shlibpath_var=LIBRARY_PATH
11538 shlibpath_overrides_runpath=yes
11539 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
11540 hardcode_into_libs=yes
11541 ;;
11542
11543hpux9* | hpux10* | hpux11*)
11544 # Give a soname corresponding to the major version so that dld.sl refuses to
11545 # link against other versions.
11546 version_type=sunos
11547 need_lib_prefix=no
11548 need_version=no
11549 case $host_cpu in
11550 ia64*)
11551 shrext_cmds='.so'
11552 hardcode_into_libs=yes
11553 dynamic_linker="$host_os dld.so"
11554 shlibpath_var=LD_LIBRARY_PATH
11555 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11556 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11557 soname_spec='${libname}${release}${shared_ext}$major'
11558 if test "X$HPUX_IA64_MODE" = X32; then
11559 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
11560 else
11561 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
11562 fi
11563 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11564 ;;
11565 hppa*64*)
11566 shrext_cmds='.sl'
11567 hardcode_into_libs=yes
11568 dynamic_linker="$host_os dld.sl"
11569 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
11570 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11571 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11572 soname_spec='${libname}${release}${shared_ext}$major'
11573 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
11574 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11575 ;;
11576 *)
11577 shrext_cmds='.sl'
11578 dynamic_linker="$host_os dld.sl"
11579 shlibpath_var=SHLIB_PATH
11580 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
11581 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11582 soname_spec='${libname}${release}${shared_ext}$major'
11583 ;;
11584 esac
11585 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11586 postinstall_cmds='chmod 555 $lib'
11587 # or fails outright, so override atomically:
11588 install_override_mode=555
11589 ;;
11590
11591interix[3-9]*)
11592 version_type=linux
11593 need_lib_prefix=no
11594 need_version=no
11595 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11596 soname_spec='${libname}${release}${shared_ext}$major'
11597 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
11598 shlibpath_var=LD_LIBRARY_PATH
11599 shlibpath_overrides_runpath=no
11600 hardcode_into_libs=yes
11601 ;;
11602
11603irix5* | irix6* | nonstopux*)
11604 case $host_os in
11605 nonstopux*) version_type=nonstopux ;;
11606 *)
11607 if test "$lt_cv_prog_gnu_ld" = yes; then
11608 version_type=linux
11609 else
11610 version_type=irix
11611 fi ;;
11612 esac
11613 need_lib_prefix=no
11614 need_version=no
11615 soname_spec='${libname}${release}${shared_ext}$major'
11616 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
11617 case $host_os in
11618 irix5* | nonstopux*)
11619 libsuff= shlibsuff=
11620 ;;
11621 *)
11622 case $LD in # libtool.m4 will add one of these switches to LD
11623 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11624 libsuff= shlibsuff= libmagic=32-bit;;
11625 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11626 libsuff=32 shlibsuff=N32 libmagic=N32;;
11627 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11628 libsuff=64 shlibsuff=64 libmagic=64-bit;;
11629 *) libsuff= shlibsuff= libmagic=never-match;;
11630 esac
11631 ;;
11632 esac
11633 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
11634 shlibpath_overrides_runpath=no
11635 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
11636 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
11637 hardcode_into_libs=yes
11638 ;;
11639
11640# No shared lib support for Linux oldld, aout, or coff.
11641linux*oldld* | linux*aout* | linux*coff*)
11642 dynamic_linker=no
11643 ;;
11644
11645# This must be Linux ELF.
11646linux* | k*bsd*-gnu | kopensolaris*-gnu)
11647 version_type=linux
11648 need_lib_prefix=no
11649 need_version=no
11650 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11651 soname_spec='${libname}${release}${shared_ext}$major'
11652 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11653 shlibpath_var=LD_LIBRARY_PATH
11654 shlibpath_overrides_runpath=no
11655
11656 # Some binutils ld are patched to set DT_RUNPATH
11657 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
2232061b
MF
11658 $as_echo_n "(cached) " >&6
11659else
6bb11ab3
L
11660 lt_cv_shlibpath_overrides_runpath=no
11661 save_LDFLAGS=$LDFLAGS
11662 save_libdir=$libdir
11663 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11664 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
11665 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2232061b
MF
11666/* end confdefs.h. */
11667
2232061b
MF
11668int
11669main ()
11670{
11671
11672 ;
11673 return 0;
11674}
11675_ACEOF
6bb11ab3
L
11676if ac_fn_c_try_link "$LINENO"; then :
11677 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
11678 lt_cv_shlibpath_overrides_runpath=yes
2232061b 11679fi
2232061b 11680fi
6bb11ab3
L
11681rm -f core conftest.err conftest.$ac_objext \
11682 conftest$ac_exeext conftest.$ac_ext
11683 LDFLAGS=$save_LDFLAGS
11684 libdir=$save_libdir
2232061b 11685
6bb11ab3 11686fi
2232061b 11687
6bb11ab3 11688 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
2232061b 11689
6bb11ab3
L
11690 # This implies no fast_install, which is unacceptable.
11691 # Some rework will be needed to allow for fast_install
11692 # before this can be enabled.
11693 hardcode_into_libs=yes
2232061b 11694
6bb11ab3
L
11695 # Append ld.so.conf contents to the search path
11696 if test -f /etc/ld.so.conf; then
11697 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' ' '`
11698 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11699 fi
11700
11701 # We used to test for /lib/ld.so.1 and disable shared libraries on
11702 # powerpc, because MkLinux only supported shared libraries with the
11703 # GNU dynamic linker. Since this was broken with cross compilers,
11704 # most powerpc-linux boxes support dynamic linking these days and
11705 # people can always --disable-shared, the test was removed, and we
11706 # assume the GNU/Linux dynamic linker is in use.
11707 dynamic_linker='GNU/Linux ld.so'
11708 ;;
11709
11710netbsd*)
11711 version_type=sunos
11712 need_lib_prefix=no
11713 need_version=no
11714 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11715 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11716 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11717 dynamic_linker='NetBSD (a.out) ld.so'
2232061b 11718 else
6bb11ab3
L
11719 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11720 soname_spec='${libname}${release}${shared_ext}$major'
11721 dynamic_linker='NetBSD ld.elf_so'
11722 fi
11723 shlibpath_var=LD_LIBRARY_PATH
11724 shlibpath_overrides_runpath=yes
11725 hardcode_into_libs=yes
11726 ;;
11727
11728newsos6)
11729 version_type=linux
11730 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11731 shlibpath_var=LD_LIBRARY_PATH
11732 shlibpath_overrides_runpath=yes
11733 ;;
11734
11735*nto* | *qnx*)
11736 version_type=qnx
11737 need_lib_prefix=no
11738 need_version=no
11739 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11740 soname_spec='${libname}${release}${shared_ext}$major'
11741 shlibpath_var=LD_LIBRARY_PATH
11742 shlibpath_overrides_runpath=no
11743 hardcode_into_libs=yes
11744 dynamic_linker='ldqnx.so'
11745 ;;
11746
11747openbsd*)
11748 version_type=sunos
11749 sys_lib_dlsearch_path_spec="/usr/lib"
11750 need_lib_prefix=no
11751 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
11752 case $host_os in
11753 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
11754 *) need_version=no ;;
11755 esac
11756 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11757 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11758 shlibpath_var=LD_LIBRARY_PATH
11759 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11760 case $host_os in
11761 openbsd2.[89] | openbsd2.[89].*)
11762 shlibpath_overrides_runpath=no
11763 ;;
11764 *)
11765 shlibpath_overrides_runpath=yes
11766 ;;
11767 esac
11768 else
11769 shlibpath_overrides_runpath=yes
11770 fi
11771 ;;
11772
11773os2*)
11774 libname_spec='$name'
11775 shrext_cmds=".dll"
11776 need_lib_prefix=no
11777 library_names_spec='$libname${shared_ext} $libname.a'
11778 dynamic_linker='OS/2 ld.exe'
11779 shlibpath_var=LIBPATH
11780 ;;
11781
11782osf3* | osf4* | osf5*)
11783 version_type=osf
11784 need_lib_prefix=no
11785 need_version=no
11786 soname_spec='${libname}${release}${shared_ext}$major'
11787 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11788 shlibpath_var=LD_LIBRARY_PATH
11789 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
11790 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
11791 ;;
11792
11793rdos*)
11794 dynamic_linker=no
11795 ;;
11796
11797solaris*)
11798 version_type=linux
11799 need_lib_prefix=no
11800 need_version=no
11801 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11802 soname_spec='${libname}${release}${shared_ext}$major'
11803 shlibpath_var=LD_LIBRARY_PATH
11804 shlibpath_overrides_runpath=yes
11805 hardcode_into_libs=yes
11806 # ldd complains unless libraries are executable
11807 postinstall_cmds='chmod +x $lib'
11808 ;;
11809
11810sunos4*)
11811 version_type=sunos
11812 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11813 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
11814 shlibpath_var=LD_LIBRARY_PATH
11815 shlibpath_overrides_runpath=yes
11816 if test "$with_gnu_ld" = yes; then
11817 need_lib_prefix=no
11818 fi
11819 need_version=yes
11820 ;;
11821
11822sysv4 | sysv4.3*)
11823 version_type=linux
11824 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11825 soname_spec='${libname}${release}${shared_ext}$major'
11826 shlibpath_var=LD_LIBRARY_PATH
11827 case $host_vendor in
11828 sni)
11829 shlibpath_overrides_runpath=no
11830 need_lib_prefix=no
11831 runpath_var=LD_RUN_PATH
11832 ;;
11833 siemens)
11834 need_lib_prefix=no
11835 ;;
11836 motorola)
11837 need_lib_prefix=no
11838 need_version=no
11839 shlibpath_overrides_runpath=no
11840 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
11841 ;;
11842 esac
11843 ;;
11844
11845sysv4*MP*)
11846 if test -d /usr/nec ;then
11847 version_type=linux
11848 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11849 soname_spec='$libname${shared_ext}.$major'
11850 shlibpath_var=LD_LIBRARY_PATH
11851 fi
11852 ;;
11853
11854sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
11855 version_type=freebsd-elf
11856 need_lib_prefix=no
11857 need_version=no
11858 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11859 soname_spec='${libname}${release}${shared_ext}$major'
11860 shlibpath_var=LD_LIBRARY_PATH
11861 shlibpath_overrides_runpath=yes
11862 hardcode_into_libs=yes
11863 if test "$with_gnu_ld" = yes; then
11864 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
11865 else
11866 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
11867 case $host_os in
11868 sco3.2v5*)
11869 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
11870 ;;
11871 esac
2232061b 11872 fi
6bb11ab3
L
11873 sys_lib_dlsearch_path_spec='/usr/lib'
11874 ;;
11875
11876tpf*)
11877 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
11878 version_type=linux
11879 need_lib_prefix=no
11880 need_version=no
11881 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11882 shlibpath_var=LD_LIBRARY_PATH
11883 shlibpath_overrides_runpath=no
11884 hardcode_into_libs=yes
11885 ;;
11886
11887uts4*)
11888 version_type=linux
11889 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11890 soname_spec='${libname}${release}${shared_ext}$major'
11891 shlibpath_var=LD_LIBRARY_PATH
11892 ;;
11893
11894*)
11895 dynamic_linker=no
11896 ;;
11897esac
11898{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11899$as_echo "$dynamic_linker" >&6; }
11900test "$dynamic_linker" = no && can_build_shared=no
11901
11902variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
11903if test "$GCC" = yes; then
11904 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2232061b 11905fi
2232061b 11906
6bb11ab3
L
11907if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
11908 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
11909fi
11910if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
11911 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
11912fi
11913
11914
11915
11916
11917
11918
11919
11920
11921
11922
11923
11924
11925
11926
11927
11928
11929
11930
11931
11932
11933
11934
11935
2232061b 11936
2232061b 11937
2232061b 11938
2232061b 11939
2232061b
MF
11940
11941
6ffe910a 11942
6ffe910a
MF
11943
11944
11945
11946
11947
2232061b 11948
6ffe910a
MF
11949
11950
11951
11952
6ffe910a 11953
6ffe910a 11954
6ffe910a
MF
11955
11956
6ffe910a 11957
6ffe910a 11958
6ffe910a
MF
11959
11960
5f3ef9d0 11961
5f3ef9d0
JB
11962
11963
11964
db2e4d67
MF
11965
11966
db2e4d67 11967
db2e4d67 11968
db2e4d67 11969
db2e4d67 11970
db2e4d67 11971
db2e4d67 11972
db2e4d67 11973
db2e4d67
MF
11974
11975
db2e4d67 11976
db2e4d67
MF
11977
11978
db2e4d67 11979
db2e4d67
MF
11980
11981
6ffe910a 11982
6ffe910a 11983
6ffe910a
MF
11984
11985
6ffe910a
MF
11986
11987
6ffe910a 11988
6ffe910a 11989
6ffe910a 11990
6ffe910a 11991
6ffe910a 11992
35695fd6 11993
35695fd6 11994
35695fd6 11995
b7026657 11996
b7026657 11997
c906108c 11998
b7026657 11999
b7026657 12000
c906108c 12001
b7026657 12002
6bb11ab3
L
12003
12004
12005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12006$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12007hardcode_action=
12008if test -n "$hardcode_libdir_flag_spec" ||
12009 test -n "$runpath_var" ||
12010 test "X$hardcode_automatic" = "Xyes" ; then
12011
12012 # We can hardcode non-existent directories.
12013 if test "$hardcode_direct" != no &&
12014 # If the only mechanism to avoid hardcoding is shlibpath_var, we
12015 # have to relink, otherwise we might link with an installed library
12016 # when we should be linking with a yet-to-be-installed one
12017 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12018 test "$hardcode_minus_L" != no; then
12019 # Linking always hardcodes the temporary library directory.
12020 hardcode_action=relink
12021 else
12022 # We can link without hardcoding, and we can hardcode nonexisting dirs.
12023 hardcode_action=immediate
12024 fi
12025else
12026 # We cannot hardcode anything, or else we can only hardcode existing
12027 # directories.
12028 hardcode_action=unsupported
12029fi
12030{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12031$as_echo "$hardcode_action" >&6; }
12032
12033if test "$hardcode_action" = relink ||
12034 test "$inherit_rpath" = yes; then
12035 # Fast installation is not supported
12036 enable_fast_install=no
12037elif test "$shlibpath_overrides_runpath" = yes ||
12038 test "$enable_shared" = no; then
12039 # Fast installation is not necessary
12040 enable_fast_install=needless
c906108c 12041fi
b7026657 12042
c906108c 12043
6bb11ab3
L
12044
12045
12046
12047
12048 if test "x$enable_dlopen" != xyes; then
12049 enable_dlopen=unknown
12050 enable_dlopen_self=unknown
12051 enable_dlopen_self_static=unknown
12052else
12053 lt_cv_dlopen=no
12054 lt_cv_dlopen_libs=
12055
12056 case $host_os in
12057 beos*)
12058 lt_cv_dlopen="load_add_on"
12059 lt_cv_dlopen_libs=
12060 lt_cv_dlopen_self=yes
12061 ;;
12062
12063 mingw* | pw32* | cegcc*)
12064 lt_cv_dlopen="LoadLibrary"
12065 lt_cv_dlopen_libs=
12066 ;;
12067
12068 cygwin*)
12069 lt_cv_dlopen="dlopen"
12070 lt_cv_dlopen_libs=
12071 ;;
12072
12073 darwin*)
12074 # if libdl is installed we need to link against it
12075 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12076$as_echo_n "checking for dlopen in -ldl... " >&6; }
12077if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12078 $as_echo_n "(cached) " >&6
12079else
12080 ac_check_lib_save_LIBS=$LIBS
12081LIBS="-ldl $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 dlopen ();
12092int
12093main ()
12094{
12095return dlopen ();
12096 ;
12097 return 0;
12098}
b7026657 12099_ACEOF
6bb11ab3
L
12100if ac_fn_c_try_link "$LINENO"; then :
12101 ac_cv_lib_dl_dlopen=yes
12102else
12103 ac_cv_lib_dl_dlopen=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_dl_dlopen" >&5
12110$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12111if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12112 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12113else
12114
12115 lt_cv_dlopen="dyld"
12116 lt_cv_dlopen_libs=
12117 lt_cv_dlopen_self=yes
c906108c 12118
c906108c 12119fi
c906108c 12120
6bb11ab3 12121 ;;
c906108c 12122
6bb11ab3
L
12123 *)
12124 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12125if test "x$ac_cv_func_shl_load" = x""yes; then :
12126 lt_cv_dlopen="shl_load"
12127else
12128 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12129$as_echo_n "checking for shl_load in -ldld... " >&6; }
12130if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12131 $as_echo_n "(cached) " >&6
12132else
12133 ac_check_lib_save_LIBS=$LIBS
12134LIBS="-ldld $LIBS"
12135cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12136/* end confdefs.h. */
12137
12138/* Override any GCC internal prototype to avoid an error.
12139 Use char because int might match the return type of a GCC
12140 builtin and then its argument prototype would still apply. */
12141#ifdef __cplusplus
12142extern "C"
12143#endif
12144char shl_load ();
12145int
12146main ()
12147{
12148return shl_load ();
12149 ;
12150 return 0;
12151}
12152_ACEOF
12153if ac_fn_c_try_link "$LINENO"; then :
12154 ac_cv_lib_dld_shl_load=yes
12155else
12156 ac_cv_lib_dld_shl_load=no
12157fi
12158rm -f core conftest.err conftest.$ac_objext \
12159 conftest$ac_exeext conftest.$ac_ext
12160LIBS=$ac_check_lib_save_LIBS
12161fi
12162{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12163$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12164if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12165 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12166else
12167 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12168if test "x$ac_cv_func_dlopen" = x""yes; then :
12169 lt_cv_dlopen="dlopen"
12170else
12171 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12172$as_echo_n "checking for dlopen in -ldl... " >&6; }
12173if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
81ecdfbb 12174 $as_echo_n "(cached) " >&6
c906108c 12175else
b7026657 12176 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12177LIBS="-ldl $LIBS"
81ecdfbb 12178cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657
AC
12179/* end confdefs.h. */
12180
81ecdfbb
RW
12181/* Override any GCC internal prototype to avoid an error.
12182 Use char because int might match the return type of a GCC
12183 builtin and then its argument prototype would still apply. */
b7026657
AC
12184#ifdef __cplusplus
12185extern "C"
12186#endif
6bb11ab3 12187char dlopen ();
b7026657
AC
12188int
12189main ()
12190{
6bb11ab3 12191return dlopen ();
b7026657
AC
12192 ;
12193 return 0;
12194}
12195_ACEOF
81ecdfbb 12196if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12197 ac_cv_lib_dl_dlopen=yes
b7026657 12198else
6bb11ab3 12199 ac_cv_lib_dl_dlopen=no
b7026657 12200fi
81ecdfbb
RW
12201rm -f core conftest.err conftest.$ac_objext \
12202 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
12203LIBS=$ac_check_lib_save_LIBS
12204fi
6bb11ab3
L
12205{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12206$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12207if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12208 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12209else
12210 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12211$as_echo_n "checking for dlopen in -lsvld... " >&6; }
12212if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
81ecdfbb 12213 $as_echo_n "(cached) " >&6
c906108c 12214else
b7026657 12215 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12216LIBS="-lsvld $LIBS"
81ecdfbb 12217cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657
AC
12218/* end confdefs.h. */
12219
81ecdfbb
RW
12220/* Override any GCC internal prototype to avoid an error.
12221 Use char because int might match the return type of a GCC
12222 builtin and then its argument prototype would still apply. */
b7026657
AC
12223#ifdef __cplusplus
12224extern "C"
12225#endif
6bb11ab3 12226char dlopen ();
b7026657
AC
12227int
12228main ()
12229{
6bb11ab3 12230return dlopen ();
b7026657
AC
12231 ;
12232 return 0;
12233}
12234_ACEOF
81ecdfbb 12235if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12236 ac_cv_lib_svld_dlopen=yes
b7026657 12237else
6bb11ab3 12238 ac_cv_lib_svld_dlopen=no
b7026657 12239fi
81ecdfbb
RW
12240rm -f core conftest.err conftest.$ac_objext \
12241 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
12242LIBS=$ac_check_lib_save_LIBS
12243fi
6bb11ab3
L
12244{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12245$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12246if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12247 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
5912fadd 12248else
6bb11ab3
L
12249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12250$as_echo_n "checking for dld_link in -ldld... " >&6; }
12251if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
81ecdfbb
RW
12252 $as_echo_n "(cached) " >&6
12253else
6bb11ab3
L
12254 ac_check_lib_save_LIBS=$LIBS
12255LIBS="-ldld $LIBS"
81ecdfbb 12256cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b5bd9624 12257/* end confdefs.h. */
81ecdfbb
RW
12258
12259/* Override any GCC internal prototype to avoid an error.
12260 Use char because int might match the return type of a GCC
12261 builtin and then its argument prototype would still apply. */
12262#ifdef __cplusplus
12263extern "C"
12264#endif
6bb11ab3 12265char dld_link ();
81ecdfbb
RW
12266int
12267main ()
12268{
6bb11ab3 12269return dld_link ();
81ecdfbb
RW
12270 ;
12271 return 0;
12272}
b5bd9624 12273_ACEOF
6bb11ab3
L
12274if ac_fn_c_try_link "$LINENO"; then :
12275 ac_cv_lib_dld_dld_link=yes
12276else
12277 ac_cv_lib_dld_dld_link=no
12278fi
12279rm -f core conftest.err conftest.$ac_objext \
12280 conftest$ac_exeext conftest.$ac_ext
12281LIBS=$ac_check_lib_save_LIBS
12282fi
12283{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12284$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12285if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12286 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12287fi
12288
12289
12290fi
12291
12292
12293fi
12294
12295
12296fi
12297
12298
12299fi
12300
12301
12302fi
12303
12304 ;;
12305 esac
12306
12307 if test "x$lt_cv_dlopen" != xno; then
12308 enable_dlopen=yes
b5bd9624 12309 else
6bb11ab3
L
12310 enable_dlopen=no
12311 fi
12312
12313 case $lt_cv_dlopen in
12314 dlopen)
12315 save_CPPFLAGS="$CPPFLAGS"
12316 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12317
12318 save_LDFLAGS="$LDFLAGS"
12319 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12320
12321 save_LIBS="$LIBS"
12322 LIBS="$lt_cv_dlopen_libs $LIBS"
12323
12324 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12325$as_echo_n "checking whether a program can dlopen itself... " >&6; }
12326if test "${lt_cv_dlopen_self+set}" = set; then :
12327 $as_echo_n "(cached) " >&6
12328else
12329 if test "$cross_compiling" = yes; then :
12330 lt_cv_dlopen_self=cross
12331else
12332 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12333 lt_status=$lt_dlunknown
12334 cat > conftest.$ac_ext <<_LT_EOF
aadc9410 12335#line 12335 "configure"
6bb11ab3
L
12336#include "confdefs.h"
12337
12338#if HAVE_DLFCN_H
12339#include <dlfcn.h>
12340#endif
12341
12342#include <stdio.h>
12343
12344#ifdef RTLD_GLOBAL
12345# define LT_DLGLOBAL RTLD_GLOBAL
12346#else
12347# ifdef DL_GLOBAL
12348# define LT_DLGLOBAL DL_GLOBAL
12349# else
12350# define LT_DLGLOBAL 0
12351# endif
12352#endif
12353
12354/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12355 find out it does not work in some platform. */
12356#ifndef LT_DLLAZY_OR_NOW
12357# ifdef RTLD_LAZY
12358# define LT_DLLAZY_OR_NOW RTLD_LAZY
12359# else
12360# ifdef DL_LAZY
12361# define LT_DLLAZY_OR_NOW DL_LAZY
12362# else
12363# ifdef RTLD_NOW
12364# define LT_DLLAZY_OR_NOW RTLD_NOW
12365# else
12366# ifdef DL_NOW
12367# define LT_DLLAZY_OR_NOW DL_NOW
12368# else
12369# define LT_DLLAZY_OR_NOW 0
12370# endif
12371# endif
12372# endif
12373# endif
12374#endif
12375
12376/* When -fvisbility=hidden is used, assume the code has been annotated
12377 correspondingly for the symbols needed. */
12378#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12379void fnord () __attribute__((visibility("default")));
12380#endif
12381
12382void fnord () { int i=42; }
12383int main ()
12384{
12385 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12386 int status = $lt_dlunknown;
12387
12388 if (self)
12389 {
12390 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12391 else
12392 {
12393 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12394 else puts (dlerror ());
12395 }
12396 /* dlclose (self); */
12397 }
12398 else
12399 puts (dlerror ());
12400
12401 return status;
12402}
12403_LT_EOF
12404 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12405 (eval $ac_link) 2>&5
12406 ac_status=$?
12407 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12408 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12409 (./conftest; exit; ) >&5 2>/dev/null
12410 lt_status=$?
12411 case x$lt_status in
12412 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12413 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12414 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12415 esac
12416 else :
12417 # compilation failed
12418 lt_cv_dlopen_self=no
b5bd9624 12419 fi
b5bd9624 12420fi
6bb11ab3
L
12421rm -fr conftest*
12422
12423
b5bd9624 12424fi
6bb11ab3
L
12425{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12426$as_echo "$lt_cv_dlopen_self" >&6; }
b5bd9624 12427
6bb11ab3
L
12428 if test "x$lt_cv_dlopen_self" = xyes; then
12429 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12430 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12431$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12432if test "${lt_cv_dlopen_self_static+set}" = set; then :
12433 $as_echo_n "(cached) " >&6
b5bd9624 12434else
6bb11ab3
L
12435 if test "$cross_compiling" = yes; then :
12436 lt_cv_dlopen_self_static=cross
12437else
12438 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12439 lt_status=$lt_dlunknown
12440 cat > conftest.$ac_ext <<_LT_EOF
aadc9410 12441#line 12441 "configure"
6bb11ab3
L
12442#include "confdefs.h"
12443
12444#if HAVE_DLFCN_H
12445#include <dlfcn.h>
12446#endif
12447
12448#include <stdio.h>
12449
12450#ifdef RTLD_GLOBAL
12451# define LT_DLGLOBAL RTLD_GLOBAL
12452#else
12453# ifdef DL_GLOBAL
12454# define LT_DLGLOBAL DL_GLOBAL
12455# else
12456# define LT_DLGLOBAL 0
12457# endif
12458#endif
12459
12460/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12461 find out it does not work in some platform. */
12462#ifndef LT_DLLAZY_OR_NOW
12463# ifdef RTLD_LAZY
12464# define LT_DLLAZY_OR_NOW RTLD_LAZY
12465# else
12466# ifdef DL_LAZY
12467# define LT_DLLAZY_OR_NOW DL_LAZY
12468# else
12469# ifdef RTLD_NOW
12470# define LT_DLLAZY_OR_NOW RTLD_NOW
12471# else
12472# ifdef DL_NOW
12473# define LT_DLLAZY_OR_NOW DL_NOW
12474# else
12475# define LT_DLLAZY_OR_NOW 0
12476# endif
12477# endif
12478# endif
12479# endif
12480#endif
12481
12482/* When -fvisbility=hidden is used, assume the code has been annotated
12483 correspondingly for the symbols needed. */
12484#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12485void fnord () __attribute__((visibility("default")));
12486#endif
12487
12488void fnord () { int i=42; }
12489int main ()
12490{
12491 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12492 int status = $lt_dlunknown;
12493
12494 if (self)
12495 {
12496 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12497 else
12498 {
12499 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12500 else puts (dlerror ());
12501 }
12502 /* dlclose (self); */
12503 }
12504 else
12505 puts (dlerror ());
12506
12507 return status;
12508}
12509_LT_EOF
12510 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12511 (eval $ac_link) 2>&5
12512 ac_status=$?
12513 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12514 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12515 (./conftest; exit; ) >&5 2>/dev/null
12516 lt_status=$?
12517 case x$lt_status in
12518 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
12519 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
12520 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
12521 esac
12522 else :
12523 # compilation failed
12524 lt_cv_dlopen_self_static=no
12525 fi
b5bd9624 12526fi
6bb11ab3
L
12527rm -fr conftest*
12528
12529
b5bd9624 12530fi
6bb11ab3
L
12531{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12532$as_echo "$lt_cv_dlopen_self_static" >&6; }
12533 fi
12534
12535 CPPFLAGS="$save_CPPFLAGS"
12536 LDFLAGS="$save_LDFLAGS"
12537 LIBS="$save_LIBS"
12538 ;;
12539 esac
12540
12541 case $lt_cv_dlopen_self in
12542 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
12543 *) enable_dlopen_self=unknown ;;
12544 esac
12545
12546 case $lt_cv_dlopen_self_static in
12547 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
12548 *) enable_dlopen_self_static=unknown ;;
12549 esac
12550fi
12551
12552
12553
12554
12555
12556
12557
12558
12559
12560
12561
12562
12563
12564
12565
12566
12567
12568striplib=
12569old_striplib=
12570{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12571$as_echo_n "checking whether stripping libraries is possible... " >&6; }
12572if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12573 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
12574 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
12575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12576$as_echo "yes" >&6; }
12577else
12578# FIXME - insert some real tests, host_os isn't really good enough
12579 case $host_os in
12580 darwin*)
12581 if test -n "$STRIP" ; then
12582 striplib="$STRIP -x"
12583 old_striplib="$STRIP -S"
12584 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12585$as_echo "yes" >&6; }
12586 else
12587 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12588$as_echo "no" >&6; }
12589 fi
12590 ;;
12591 *)
12592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12593$as_echo "no" >&6; }
12594 ;;
12595 esac
12596fi
12597
12598
12599
12600
12601
12602
12603
12604
12605
12606
12607
12608
12609 # Report which library types will actually be built
12610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12611$as_echo_n "checking if libtool supports shared libraries... " >&6; }
12612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12613$as_echo "$can_build_shared" >&6; }
12614
12615 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12616$as_echo_n "checking whether to build shared libraries... " >&6; }
12617 test "$can_build_shared" = "no" && enable_shared=no
12618
12619 # On AIX, shared libraries and static libraries use the same namespace, and
12620 # are all built from PIC.
12621 case $host_os in
12622 aix3*)
12623 test "$enable_shared" = yes && enable_static=no
12624 if test -n "$RANLIB"; then
12625 archive_cmds="$archive_cmds~\$RANLIB \$lib"
12626 postinstall_cmds='$RANLIB $lib'
12627 fi
12628 ;;
12629
12630 aix[4-9]*)
12631 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
12632 test "$enable_shared" = yes && enable_static=no
12633 fi
12634 ;;
12635 esac
12636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12637$as_echo "$enable_shared" >&6; }
12638
12639 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12640$as_echo_n "checking whether to build static libraries... " >&6; }
12641 # Make sure either enable_shared or enable_static is yes.
12642 test "$enable_shared" = yes || enable_static=yes
12643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12644$as_echo "$enable_static" >&6; }
12645
12646
12647
12648
12649fi
12650ac_ext=c
12651ac_cpp='$CPP $CPPFLAGS'
12652ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12653ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12654ac_compiler_gnu=$ac_cv_c_compiler_gnu
12655
12656CC="$lt_save_CC"
12657
12658
12659
12660
12661
12662
12663
12664
12665
b5bd9624 12666
b5bd9624 12667
b5bd9624 12668
b5bd9624 12669
6bb11ab3
L
12670 ac_config_commands="$ac_config_commands libtool"
12671
12672
12673
12674
12675# Only expand once:
12676
12677
5912fadd 12678
b5bd9624 12679
c906108c
SS
12680. ${srcdir}/../../bfd/configure.host
12681
12682
12683
31e6ad7d
MF
12684
12685{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
12686$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
12687 # Check whether --enable-maintainer-mode was given.
81ecdfbb 12688if test "${enable_maintainer_mode+set}" = set; then :
31e6ad7d
MF
12689 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
12690else
12691 USE_MAINTAINER_MODE=no
c906108c 12692fi
31e6ad7d
MF
12693
12694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
12695$as_echo "$USE_MAINTAINER_MODE" >&6; }
12696 if test $USE_MAINTAINER_MODE = yes; then
12697 MAINTAINER_MODE_TRUE=
12698 MAINTAINER_MODE_FALSE='#'
c906108c 12699else
31e6ad7d
MF
12700 MAINTAINER_MODE_TRUE='#'
12701 MAINTAINER_MODE_FALSE=
81ecdfbb
RW
12702fi
12703
31e6ad7d
MF
12704 MAINT=$MAINTAINER_MODE_TRUE
12705
12706
c906108c
SS
12707
12708
81ecdfbb
RW
12709# Check whether --enable-sim-bswap was given.
12710if test "${enable_sim_bswap+set}" = set; then :
12711 enableval=$enable_sim_bswap; case "${enableval}" in
c906108c
SS
12712 yes) sim_bswap="-DWITH_BSWAP=1 -DUSE_BSWAP=1";;
12713 no) sim_bswap="-DWITH_BSWAP=0";;
81ecdfbb 12714 *) as_fn_error "\"--enable-sim-bswap does not take a value\"" "$LINENO" 5; sim_bswap="";;
c906108c
SS
12715esac
12716if test x"$silent" != x"yes" && test x"$sim_bswap" != x""; then
12717 echo "Setting bswap flags = $sim_bswap" 6>&1
12718fi
12719else
12720 sim_bswap=""
81ecdfbb
RW
12721fi
12722
c906108c
SS
12723
12724
81ecdfbb
RW
12725# Check whether --enable-sim-cflags was given.
12726if test "${enable_sim_cflags+set}" = set; then :
12727 enableval=$enable_sim_cflags; case "${enableval}" in
c906108c 12728 yes) sim_cflags="-O2 -fomit-frame-pointer";;
81ecdfbb 12729 trace) as_fn_error "\"Please use --enable-sim-debug instead.\"" "$LINENO" 5; sim_cflags="";;
c906108c
SS
12730 no) sim_cflags="";;
12731 *) sim_cflags=`echo "${enableval}" | sed -e "s/,/ /g"`;;
12732esac
12733if test x"$silent" != x"yes" && test x"$sim_cflags" != x""; then
12734 echo "Setting sim cflags = $sim_cflags" 6>&1
12735fi
12736else
12737 sim_cflags=""
81ecdfbb
RW
12738fi
12739
c906108c
SS
12740
12741
81ecdfbb
RW
12742# Check whether --enable-sim-debug was given.
12743if test "${enable_sim_debug+set}" = set; then :
12744 enableval=$enable_sim_debug; case "${enableval}" in
c906108c
SS
12745 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
12746 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
12747 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
12748esac
12749if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
12750 echo "Setting sim debug = $sim_debug" 6>&1
12751fi
12752else
12753 sim_debug=""
81ecdfbb
RW
12754fi
12755
c906108c
SS
12756
12757
81ecdfbb
RW
12758# Check whether --enable-sim-stdio was given.
12759if test "${enable_sim_stdio+set}" = set; then :
12760 enableval=$enable_sim_stdio; case "${enableval}" in
c906108c
SS
12761 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
12762 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
81ecdfbb 12763 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
c906108c
SS
12764esac
12765if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
12766 echo "Setting stdio flags = $sim_stdio" 6>&1
12767fi
12768else
b7026657 12769 sim_stdio=""
81ecdfbb
RW
12770fi
12771
c906108c
SS
12772
12773
81ecdfbb
RW
12774# Check whether --enable-sim-trace was given.
12775if test "${enable_sim_trace+set}" = set; then :
12776 enableval=$enable_sim_trace; case "${enableval}" in
c906108c
SS
12777 yes) sim_trace="-DTRACE=1 -DWITH_TRACE=-1";;
12778 no) sim_trace="-DTRACE=0 -DWITH_TRACE=0";;
12779 [-0-9]*)
12780 sim_trace="-DTRACE='(${enableval})' -DWITH_TRACE='(${enableval})'";;
2232061b 12781 [[:lower:]]*)
c906108c
SS
12782 sim_trace=""
12783 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12784 if test x"$sim_trace" = x; then
12785 sim_trace="-DWITH_TRACE='(TRACE_$x"
12786 else
12787 sim_trace="${sim_trace}|TRACE_$x"
12788 fi
12789 done
12790 sim_trace="$sim_trace)'" ;;
12791esac
12792if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
12793 echo "Setting sim trace = $sim_trace" 6>&1
12794fi
12795else
12796 sim_trace=""
81ecdfbb
RW
12797fi
12798
c906108c
SS
12799
12800
81ecdfbb
RW
12801# Check whether --enable-sim-profile was given.
12802if test "${enable_sim_profile+set}" = set; then :
12803 enableval=$enable_sim_profile; case "${enableval}" in
c906108c
SS
12804 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
12805 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
12806 [-0-9]*)
12807 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
12808 [a-z]*)
12809 sim_profile=""
12810 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12811 if test x"$sim_profile" = x; then
12812 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
12813 else
12814 sim_profile="${sim_profile}|PROFILE_$x"
12815 fi
12816 done
12817 sim_profile="$sim_profile)'" ;;
12818esac
12819if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
12820 echo "Setting sim profile = $sim_profile" 6>&1
12821fi
12822else
eb2d80b4 12823 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
81ecdfbb
RW
12824fi
12825
c906108c
SS
12826
12827
6efef468 12828
81ecdfbb
RW
12829# Check whether --with-pkgversion was given.
12830if test "${with_pkgversion+set}" = set; then :
12831 withval=$with_pkgversion; case "$withval" in
12832 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
6efef468
JM
12833 no) PKGVERSION= ;;
12834 *) PKGVERSION="($withval) " ;;
12835 esac
12836else
12837 PKGVERSION="(GDB) "
12838
81ecdfbb
RW
12839fi
12840
6efef468
JM
12841
12842
12843
12844
81ecdfbb
RW
12845# Check whether --with-bugurl was given.
12846if test "${with_bugurl+set}" = set; then :
12847 withval=$with_bugurl; case "$withval" in
12848 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
6efef468
JM
12849 no) BUGURL=
12850 ;;
12851 *) BUGURL="$withval"
12852 ;;
12853 esac
12854else
12855 BUGURL="http://www.gnu.org/software/gdb/bugs/"
12856
81ecdfbb
RW
12857fi
12858
6efef468
JM
12859 case ${BUGURL} in
12860 "")
12861 REPORT_BUGS_TO=
12862 REPORT_BUGS_TEXI=
12863 ;;
12864 *)
12865 REPORT_BUGS_TO="<$BUGURL>"
12866 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
12867 ;;
12868 esac;
12869
12870
12871
12872
12873cat >>confdefs.h <<_ACEOF
12874#define PKGVERSION "$PKGVERSION"
12875_ACEOF
12876
12877
12878cat >>confdefs.h <<_ACEOF
12879#define REPORT_BUGS_TO "$REPORT_BUGS_TO"
12880_ACEOF
12881
12882
81ecdfbb
RW
12883{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
12884$as_echo_n "checking return type of signal handlers... " >&6; }
12885if test "${ac_cv_type_signal+set}" = set; then :
12886 $as_echo_n "(cached) " >&6
c906108c 12887else
81ecdfbb 12888 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 12889/* end confdefs.h. */
c906108c
SS
12890#include <sys/types.h>
12891#include <signal.h>
c906108c 12892
b7026657
AC
12893int
12894main ()
12895{
81ecdfbb 12896return *(signal (0, 0)) (0) == 1;
b7026657
AC
12897 ;
12898 return 0;
12899}
12900_ACEOF
81ecdfbb
RW
12901if ac_fn_c_try_compile "$LINENO"; then :
12902 ac_cv_type_signal=int
c906108c 12903else
81ecdfbb 12904 ac_cv_type_signal=void
c906108c 12905fi
81ecdfbb 12906rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 12907fi
81ecdfbb
RW
12908{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
12909$as_echo "$ac_cv_type_signal" >&6; }
c906108c 12910
b7026657 12911cat >>confdefs.h <<_ACEOF
c906108c 12912#define RETSIGTYPE $ac_cv_type_signal
b7026657 12913_ACEOF
c906108c
SS
12914
12915
cd0fc7c3
SS
12916
12917
c906108c
SS
12918
12919sim_link_files=
12920sim_link_links=
12921
c906108c
SS
12922# targ-vals.def points to the libc macro description file.
12923case "${target}" in
12924*-*-*) TARG_VALS_DEF=../common/nltvals.def ;;
12925esac
12926sim_link_files="${sim_link_files} ${TARG_VALS_DEF}"
12927sim_link_links="${sim_link_links} targ-vals.def"
12928
c906108c
SS
12929
12930
6ffe910a 12931
c906108c 12932default_sim_inline=""
81ecdfbb
RW
12933# Check whether --enable-sim-inline was given.
12934if test "${enable_sim_inline+set}" = set; then :
12935 enableval=$enable_sim_inline; sim_inline=""
c906108c
SS
12936case "$enableval" in
12937 no) sim_inline="-DDEFAULT_INLINE=0";;
12938 0) sim_inline="-DDEFAULT_INLINE=0";;
12939 yes | 2) sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
12940 1) sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
12941 *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12942 new_flag=""
12943 case "$x" in
12944 *_INLINE=*) new_flag="-D$x";;
12945 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
12946 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
12947 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
12948 esac
12949 if test x"$sim_inline" = x""; then
12950 sim_inline="$new_flag"
12951 else
12952 sim_inline="$sim_inline $new_flag"
12953 fi
12954 done;;
12955esac
12956if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
12957 echo "Setting inline flags = $sim_inline" 6>&1
12958fi
12959else
b7026657 12960
c906108c
SS
12961if test "x$cross_compiling" = "xno"; then
12962 if test x"$GCC" != "x" -a x"${default_sim_inline}" != "x" ; then
12963 sim_inline="${default_sim_inline}"
12964 if test x"$silent" != x"yes"; then
12965 echo "Setting inline flags = $sim_inline" 6>&1
12966 fi
12967 else
12968 sim_inline=""
12969 fi
12970else
12971 sim_inline="-DDEFAULT_INLINE=0"
12972fi
81ecdfbb
RW
12973fi
12974
c906108c
SS
12975wire_alignment="NONSTRICT_ALIGNMENT"
12976default_alignment=""
12977
81ecdfbb
RW
12978# Check whether --enable-sim-alignment was given.
12979if test "${enable_sim_alignment+set}" = set; then :
12980 enableval=$enable_sim_alignment; case "${enableval}" in
c906108c
SS
12981 strict | STRICT) sim_alignment="-DWITH_ALIGNMENT=STRICT_ALIGNMENT";;
12982 nonstrict | NONSTRICT) sim_alignment="-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT";;
12983 forced | FORCED) sim_alignment="-DWITH_ALIGNMENT=FORCED_ALIGNMENT";;
12984 yes) if test x"$wire_alignment" != x; then
12985 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
12986 else
12987 if test x"$default_alignment" != x; then
12988 sim_alignment="-DWITH_ALIGNMENT=${default_alignment}"
12989 else
12990 echo "No hard-wired alignment for target $target" 1>&6
12991 sim_alignment="-DWITH_ALIGNMENT=0"
12992 fi
12993 fi;;
12994 no) if test x"$default_alignment" != x; then
12995 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
12996 else
12997 if test x"$wire_alignment" != x; then
12998 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${wire_alignment}"
12999 else
13000 echo "No default alignment for target $target" 1>&6
13001 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=0"
13002 fi
13003 fi;;
81ecdfbb 13004 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-alignment\"" "$LINENO" 5; sim_alignment="";;
c906108c
SS
13005esac
13006if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
13007 echo "Setting alignment flags = $sim_alignment" 6>&1
13008fi
13009else
13010 if test x"$default_alignment" != x; then
13011 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13012else
13013 if test x"$wire_alignment" != x; then
13014 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13015 else
13016 sim_alignment=
13017 fi
13018fi
81ecdfbb
RW
13019fi
13020
c906108c 13021
81ecdfbb
RW
13022# Check whether --enable-sim-hostendian was given.
13023if test "${enable_sim_hostendian+set}" = set; then :
13024 enableval=$enable_sim_hostendian; case "${enableval}" in
c906108c
SS
13025 no) sim_hostendian="-DWITH_HOST_BYTE_ORDER=0";;
13026 b*|B*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN";;
13027 l*|L*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN";;
81ecdfbb 13028 *) as_fn_error "\"Unknown value $enableval for --enable-sim-hostendian\"" "$LINENO" 5; sim_hostendian="";;
c906108c
SS
13029esac
13030if test x"$silent" != x"yes" && test x"$sim_hostendian" != x""; then
13031 echo "Setting hostendian flags = $sim_hostendian" 6>&1
13032fi
13033else
b7026657 13034
c906108c 13035if test "x$cross_compiling" = "xno"; then
81ecdfbb
RW
13036 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
13037$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
13038if test "${ac_cv_c_bigendian+set}" = set; then :
13039 $as_echo_n "(cached) " >&6
13040else
13041 ac_cv_c_bigendian=unknown
13042 # See if we're dealing with a universal compiler.
13043 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13044/* end confdefs.h. */
13045#ifndef __APPLE_CC__
13046 not a universal capable compiler
13047 #endif
13048 typedef int dummy;
13049
13050_ACEOF
13051if ac_fn_c_try_compile "$LINENO"; then :
13052
13053 # Check for potential -arch flags. It is not universal unless
13054 # there are at least two -arch flags with different values.
13055 ac_arch=
13056 ac_prev=
13057 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
13058 if test -n "$ac_prev"; then
13059 case $ac_word in
13060 i?86 | x86_64 | ppc | ppc64)
13061 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
13062 ac_arch=$ac_word
13063 else
13064 ac_cv_c_bigendian=universal
13065 break
13066 fi
13067 ;;
13068 esac
13069 ac_prev=
13070 elif test "x$ac_word" = "x-arch"; then
13071 ac_prev=arch
13072 fi
13073 done
13074fi
13075rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13076 if test $ac_cv_c_bigendian = unknown; then
13077 # See if sys/param.h defines the BYTE_ORDER macro.
13078 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13079/* end confdefs.h. */
c906108c 13080#include <sys/types.h>
81ecdfbb 13081 #include <sys/param.h>
c906108c 13082
b7026657
AC
13083int
13084main ()
13085{
81ecdfbb
RW
13086#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
13087 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
13088 && LITTLE_ENDIAN)
13089 bogus endian macros
13090 #endif
b7026657
AC
13091
13092 ;
13093 return 0;
13094}
13095_ACEOF
81ecdfbb 13096if ac_fn_c_try_compile "$LINENO"; then :
c906108c 13097 # It does; now see whether it defined to BIG_ENDIAN or not.
81ecdfbb 13098 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13099/* end confdefs.h. */
c906108c 13100#include <sys/types.h>
81ecdfbb 13101 #include <sys/param.h>
c906108c 13102
b7026657
AC
13103int
13104main ()
13105{
c906108c 13106#if BYTE_ORDER != BIG_ENDIAN
81ecdfbb
RW
13107 not big endian
13108 #endif
b7026657
AC
13109
13110 ;
13111 return 0;
13112}
13113_ACEOF
81ecdfbb 13114if ac_fn_c_try_compile "$LINENO"; then :
c906108c
SS
13115 ac_cv_c_bigendian=yes
13116else
81ecdfbb 13117 ac_cv_c_bigendian=no
c906108c 13118fi
81ecdfbb
RW
13119rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13120fi
13121rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13122 fi
13123 if test $ac_cv_c_bigendian = unknown; then
13124 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
13125 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13126/* end confdefs.h. */
13127#include <limits.h>
b7026657 13128
81ecdfbb
RW
13129int
13130main ()
13131{
13132#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
13133 bogus endian macros
13134 #endif
13135
13136 ;
13137 return 0;
13138}
b7026657 13139_ACEOF
81ecdfbb
RW
13140if ac_fn_c_try_compile "$LINENO"; then :
13141 # It does; now see whether it defined to _BIG_ENDIAN or not.
13142 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13143/* end confdefs.h. */
81ecdfbb
RW
13144#include <limits.h>
13145
b7026657
AC
13146int
13147main ()
13148{
81ecdfbb
RW
13149#ifndef _BIG_ENDIAN
13150 not big endian
13151 #endif
13152
b7026657
AC
13153 ;
13154 return 0;
13155}
13156_ACEOF
81ecdfbb 13157if ac_fn_c_try_compile "$LINENO"; then :
b7026657 13158 ac_cv_c_bigendian=yes
81ecdfbb
RW
13159else
13160 ac_cv_c_bigendian=no
b7026657 13161fi
81ecdfbb 13162rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
b7026657 13163fi
81ecdfbb
RW
13164rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13165 fi
13166 if test $ac_cv_c_bigendian = unknown; then
13167 # Compile a test program.
13168 if test "$cross_compiling" = yes; then :
13169 # Try to guess by grepping values from an object file.
13170 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13171/* end confdefs.h. */
13172short int ascii_mm[] =
13173 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
13174 short int ascii_ii[] =
13175 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
13176 int use_ascii (int i) {
13177 return ascii_mm[i] + ascii_ii[i];
13178 }
13179 short int ebcdic_ii[] =
13180 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
13181 short int ebcdic_mm[] =
13182 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
13183 int use_ebcdic (int i) {
13184 return ebcdic_mm[i] + ebcdic_ii[i];
13185 }
13186 extern int foo;
b7026657 13187
81ecdfbb
RW
13188int
13189main ()
13190{
13191return use_ascii (foo) == use_ebcdic (foo);
13192 ;
13193 return 0;
13194}
b7026657 13195_ACEOF
81ecdfbb
RW
13196if ac_fn_c_try_compile "$LINENO"; then :
13197 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
13198 ac_cv_c_bigendian=yes
13199 fi
13200 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
13201 if test "$ac_cv_c_bigendian" = unknown; then
13202 ac_cv_c_bigendian=no
13203 else
13204 # finding both strings is unlikely to happen, but who knows?
13205 ac_cv_c_bigendian=unknown
13206 fi
13207 fi
13208fi
13209rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13210else
13211 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13212/* end confdefs.h. */
81ecdfbb 13213$ac_includes_default
b7026657
AC
13214int
13215main ()
13216{
81ecdfbb
RW
13217
13218 /* Are we little or big endian? From Harbison&Steele. */
13219 union
13220 {
13221 long int l;
13222 char c[sizeof (long int)];
13223 } u;
13224 u.l = 1;
13225 return u.c[sizeof (long int) - 1] == 1;
13226
13227 ;
13228 return 0;
c906108c 13229}
b7026657 13230_ACEOF
81ecdfbb 13231if ac_fn_c_try_run "$LINENO"; then :
c906108c
SS
13232 ac_cv_c_bigendian=no
13233else
81ecdfbb 13234 ac_cv_c_bigendian=yes
c906108c 13235fi
81ecdfbb
RW
13236rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13237 conftest.$ac_objext conftest.beam conftest.$ac_ext
c906108c 13238fi
81ecdfbb
RW
13239
13240 fi
c906108c 13241fi
81ecdfbb
RW
13242{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
13243$as_echo "$ac_cv_c_bigendian" >&6; }
13244 case $ac_cv_c_bigendian in #(
13245 yes)
13246 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
13247;; #(
13248 no)
13249 ;; #(
13250 universal)
c906108c 13251
81ecdfbb
RW
13252$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
13253
13254 ;; #(
13255 *)
13256 as_fn_error "unknown endianness
13257 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
13258 esac
c906108c
SS
13259
13260 if test $ac_cv_c_bigendian = yes; then
13261 sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN"
13262 else
13263 sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN"
13264 fi
13265else
13266 sim_hostendian="-DWITH_HOST_BYTE_ORDER=0"
13267fi
81ecdfbb
RW
13268fi
13269
c906108c 13270
2232061b
MF
13271# Check whether --enable-werror was given.
13272if test "${enable_werror+set}" = set; then :
13273 enableval=$enable_werror; case "${enableval}" in
13274 yes | y) ERROR_ON_WARNING="yes" ;;
13275 no | n) ERROR_ON_WARNING="no" ;;
13276 *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
13277 esac
13278fi
13279
13280
13281# Enable -Werror by default when using gcc
13282if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
13283 ERROR_ON_WARNING=yes
51216631 13284fi
2232061b
MF
13285
13286WERROR_CFLAGS=""
13287if test "${ERROR_ON_WARNING}" = yes ; then
13288# NOTE: Disabled in the sim dir due to most sims generating warnings.
13289# WERROR_CFLAGS="-Werror"
13290 true
13291fi
13292
2232061b 13293build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
1a8a700e 13294-Wpointer-sign \
2232061b 13295-Wno-unused -Wunused-value -Wunused-function \
1a8a700e
MF
13296-Wno-switch -Wno-char-subscripts -Wmissing-prototypes
13297-Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \
13298-Wold-style-declaration -Wold-style-definition"
2232061b
MF
13299
13300# Enable -Wno-format by default when using gcc on mingw since many
13301# GCC versions complain about %I64.
13302case "${host}" in
13303 *-*-mingw32*) build_warnings="$build_warnings -Wno-format" ;;
d3685d60 13304 *) build_warnings="$build_warnings -Wformat-nonliteral" ;;
2232061b
MF
13305esac
13306
81ecdfbb
RW
13307# Check whether --enable-build-warnings was given.
13308if test "${enable_build_warnings+set}" = set; then :
13309 enableval=$enable_build_warnings; case "${enableval}" in
c8cca39f
AC
13310 yes) ;;
13311 no) build_warnings="-w";;
13312 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13313 build_warnings="${build_warnings} ${t}";;
13314 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13315 build_warnings="${t} ${build_warnings}";;
13316 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13317esac
13318if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13319 echo "Setting compiler warning flags = $build_warnings" 6>&1
13320fi
81ecdfbb
RW
13321fi
13322# Check whether --enable-sim-build-warnings was given.
13323if test "${enable_sim_build_warnings+set}" = set; then :
13324 enableval=$enable_sim_build_warnings; case "${enableval}" in
c906108c
SS
13325 yes) ;;
13326 no) build_warnings="-w";;
13327 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c8cca39f 13328 build_warnings="${build_warnings} ${t}";;
c906108c 13329 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c8cca39f
AC
13330 build_warnings="${t} ${build_warnings}";;
13331 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
c906108c
SS
13332esac
13333if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
c8cca39f
AC
13334 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
13335fi
81ecdfbb
RW
13336fi
13337WARN_CFLAGS=""
d4f3574e
SS
13338if test "x${build_warnings}" != x -a "x$GCC" = xyes
13339then
81ecdfbb
RW
13340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
13341$as_echo_n "checking compiler warning flags... " >&6; }
c8cca39f
AC
13342 # Separate out the -Werror flag as some files just cannot be
13343 # compiled with it enabled.
13344 for w in ${build_warnings}; do
13345 case $w in
13346 -Werr*) WERROR_CFLAGS=-Werror ;;
13347 *) # Check that GCC accepts it
13348 saved_CFLAGS="$CFLAGS"
13349 CFLAGS="$CFLAGS $w"
81ecdfbb 13350 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13351/* end confdefs.h. */
c8cca39f 13352
b7026657
AC
13353int
13354main ()
13355{
c8cca39f 13356
b7026657
AC
13357 ;
13358 return 0;
13359}
13360_ACEOF
81ecdfbb 13361if ac_fn_c_try_compile "$LINENO"; then :
c8cca39f 13362 WARN_CFLAGS="${WARN_CFLAGS} $w"
c8cca39f 13363fi
81ecdfbb 13364rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c8cca39f
AC
13365 CFLAGS="$saved_CFLAGS"
13366 esac
13367 done
2232061b
MF
13368 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
13369$as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
c906108c
SS
13370fi
13371
13372
e6c674b8 13373default_sim_reserved_bits="1"
81ecdfbb
RW
13374# Check whether --enable-sim-reserved-bits was given.
13375if test "${enable_sim_reserved_bits+set}" = set; then :
13376 enableval=$enable_sim_reserved_bits; case "${enableval}" in
e6c674b8
CD
13377 yes) sim_reserved_bits="-DWITH_RESERVED_BITS=1";;
13378 no) sim_reserved_bits="-DWITH_RESERVED_BITS=0";;
81ecdfbb 13379 *) as_fn_error "\"--enable-sim-reserved-bits does not take a value\"" "$LINENO" 5; sim_reserved_bits="";;
e6c674b8
CD
13380esac
13381if test x"$silent" != x"yes" && test x"$sim_reserved_bits" != x""; then
13382 echo "Setting reserved flags = $sim_reserved_bits" 6>&1
13383fi
13384else
13385 sim_reserved_bits="-DWITH_RESERVED_BITS=${default_sim_reserved_bits}"
81ecdfbb
RW
13386fi
13387
e6c674b8 13388
c906108c
SS
13389# DEPRECATED
13390#
13391# Instead of defining a `subtarget' macro, code should be checking
13392# the value of {STATE,CPU}_ARCHITECTURE to identify the architecture
13393# in question.
13394#
13395case "${target}" in
4c54fc26 13396 mips64vr*-*-*) SIM_SUBTARGET="-DTARGET_ENABLE_FR=1" ;;
c906108c 13397 mips*tx39*) SIM_SUBTARGET="-DSUBTARGET_R3900=1";;
109ad085 13398 mips*-sde-elf*) SIM_SUBTARGET="-DTARGET_ENABLE_FR=1";;
cc220243 13399 mips*-mti-elf*) SIM_SUBTARGET="-DTARGET_ENABLE_FR=1";;
1e799e28
CD
13400 mipsisa32*-*-*) SIM_SUBTARGET="-DTARGET_ENABLE_FR=1";;
13401 mipsisa64*-*-*) SIM_SUBTARGET="-DTARGET_ENABLE_FR=1";;
c906108c
SS
13402 *) SIM_SUBTARGET="";;
13403esac
13404
13405
13406
13407
13408#
13409# Select the byte order of the target
13410#
13411mips_endian=
13412default_endian=
13413case "${target}" in
13414 mips64el*-*-*) mips_endian=LITTLE_ENDIAN ;;
7a292a7a 13415 mips64vr*el-*-*) default_endian=LITTLE_ENDIAN ;;
c906108c
SS
13416 mips64*-*-*) default_endian=BIG_ENDIAN ;;
13417 mips16*-*-*) default_endian=BIG_ENDIAN ;;
1e799e28
CD
13418 mipsisa32*-*-*) default_endian=BIG_ENDIAN ;;
13419 mipsisa64*-*-*) default_endian=BIG_ENDIAN ;;
c906108c
SS
13420 mips*-*-*) default_endian=BIG_ENDIAN ;;
13421 *) default_endian=BIG_ENDIAN ;;
13422esac
13423
13424wire_endian="$mips_endian"
13425default_endian="$default_endian"
81ecdfbb
RW
13426# Check whether --enable-sim-endian was given.
13427if test "${enable_sim_endian+set}" = set; then :
13428 enableval=$enable_sim_endian; case "${enableval}" in
c906108c
SS
13429 b*|B*) sim_endian="-DWITH_TARGET_BYTE_ORDER=BIG_ENDIAN";;
13430 l*|L*) sim_endian="-DWITH_TARGET_BYTE_ORDER=LITTLE_ENDIAN";;
13431 yes) if test x"$wire_endian" != x; then
13432 sim_endian="-DWITH_TARGET_BYTE_ORDER=${wire_endian}"
13433 else
13434 if test x"$default_endian" != x; then
13435 sim_endian="-DWITH_TARGET_BYTE_ORDER=${default_endian}"
13436 else
13437 echo "No hard-wired endian for target $target" 1>&6
13438 sim_endian="-DWITH_TARGET_BYTE_ORDER=0"
13439 fi
13440 fi;;
13441 no) if test x"$default_endian" != x; then
13442 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=${default_endian}"
13443 else
13444 if test x"$wire_endian" != x; then
13445 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=${wire_endian}"
13446 else
13447 echo "No default endian for target $target" 1>&6
13448 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=0"
13449 fi
13450 fi;;
81ecdfbb 13451 *) as_fn_error "\"Unknown value $enableval for --enable-sim-endian\"" "$LINENO" 5; sim_endian="";;
c906108c
SS
13452esac
13453if test x"$silent" != x"yes" && test x"$sim_endian" != x""; then
13454 echo "Setting endian flags = $sim_endian" 6>&1
13455fi
13456else
13457 if test x"$default_endian" != x; then
13458 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=${default_endian}"
13459else
13460 if test x"$wire_endian" != x; then
13461 sim_endian="-DWITH_TARGET_BYTE_ORDER=${wire_endian}"
13462 else
13463 sim_endian=
13464 fi
13465fi
81ecdfbb
RW
13466fi
13467
c906108c
SS
13468
13469
13470
13471#
13472# Select the bitsize of the target
13473#
13474mips_addr_bitsize=
13475case "${target}" in
109ad085 13476 mips*-sde-elf*) mips_bitsize=64 ; mips_msb=63 ;;
cc220243 13477 mips*-mti-elf*) mips_bitsize=64 ; mips_msb=63 ;;
c906108c
SS
13478 mips64*-*-*) mips_bitsize=64 ; mips_msb=63 ;;
13479 mips16*-*-*) mips_bitsize=64 ; mips_msb=63 ;;
1e799e28
CD
13480 mipsisa32*-*-*) mips_bitsize=32 ; mips_msb=31 ;;
13481 mipsisa64*-*-*) mips_bitsize=64 ; mips_msb=63 ;;
c906108c
SS
13482 mips*-*-*) mips_bitsize=32 ; mips_msb=31 ;;
13483 *) mips_bitsize=64 ; mips_msb=63 ;;
13484esac
13485wire_word_bitsize="$mips_bitsize"
13486wire_word_msb="$mips_msb"
13487wire_address_bitsize="$mips_addr_bitsize"
13488wire_cell_bitsize=""
81ecdfbb
RW
13489# Check whether --enable-sim-bitsize was given.
13490if test "${enable_sim_bitsize+set}" = set; then :
13491 enableval=$enable_sim_bitsize; sim_bitsize=
c906108c
SS
13492case "${enableval}" in
13493 64,63 | 64,63,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=63";;
13494 32,31 | 32,31,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=31";;
13495 64,0 | 64,0,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0";;
13496 32,0 | 64,0,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0";;
13497 32) if test x"$wire_word_msb" != x -a x"$wire_word_msb" != x0; then
13498 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=31"
13499 else
13500 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0"
13501 fi ;;
13502 64) if test x"$wire_word_msb" != x -a x"$wire_word_msb" != x0; then
13503 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=63"
13504 else
13505 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=0"
13506 fi ;;
81ecdfbb 13507 *) as_fn_error "\"--enable-sim-bitsize was given $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
c906108c
SS
13508esac
13509# address bitsize
13510tmp=`echo "${enableval}" | sed -e "s/^[0-9]*,*[0-9]*,*//"`
13511case x"${tmp}" in
13512 x ) ;;
13513 x32 | x32,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_ADDRESS_BITSIZE=32" ;;
13514 x64 | x64,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_ADDRESS_BITSIZE=64" ;;
81ecdfbb 13515 * ) as_fn_error "\"--enable-sim-bitsize was given address size $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
c906108c
SS
13516esac
13517# cell bitsize
13518tmp=`echo "${enableval}" | sed -e "s/^[0-9]*,*[0-9*]*,*[0-9]*,*//"`
13519case x"${tmp}" in
13520 x ) ;;
13521 x32 | x32,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_CELL_BITSIZE=32" ;;
13522 x64 | x64,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_CELL_BITSIZE=64" ;;
81ecdfbb 13523 * ) as_fn_error "\"--enable-sim-bitsize was given cell size $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
c906108c
SS
13524esac
13525if test x"$silent" != x"yes" && test x"$sim_bitsize" != x""; then
13526 echo "Setting bitsize flags = $sim_bitsize" 6>&1
13527fi
13528else
13529 sim_bitsize=""
13530if test x"$wire_word_bitsize" != x; then
13531 sim_bitsize="$sim_bitsize -DWITH_TARGET_WORD_BITSIZE=$wire_word_bitsize"
13532fi
13533if test x"$wire_word_msb" != x; then
13534 sim_bitsize="$sim_bitsize -DWITH_TARGET_WORD_MSB=$wire_word_msb"
13535fi
13536if test x"$wire_address_bitsize" != x; then
13537 sim_bitsize="$sim_bitsize -DWITH_TARGET_ADDRESS_BITSIZE=$wire_address_bitsize"
13538fi
13539if test x"$wire_cell_bitsize" != x; then
13540 sim_bitsize="$sim_bitsize -DWITH_TARGET_CELL_BITSIZE=$wire_cell_bitsize"
13541fi
81ecdfbb
RW
13542fi
13543
c906108c
SS
13544
13545
13546
13547#
13548# Select the floating hardware support of the target
13549#
13550mips_fpu=HARDWARE_FLOATING_POINT
13551mips_fpu_bitsize=
13552case "${target}" in
4b5d35ee 13553 mips*tx39*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=32 ;;
109ad085 13554 mips*-sde-elf*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=64 ;;
cc220243 13555 mips*-mti-elf*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=64 ;;
c906108c
SS
13556 mips64*-*-*) mips_fpu=HARD_FLOATING_POINT ;;
13557 mips16*-*-*) mips_fpu=HARD_FLOATING_POINT ;;
1e799e28
CD
13558 mipsisa32*-*-*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=64 ;;
13559 mipsisa64*-*-*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=64 ;;
c906108c
SS
13560 mips*-*-*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=32 ;;
13561 *) mips_fpu=HARD_FLOATING_POINT ;;
13562esac
13563
13564default_sim_float="$mips_fpu"
13565default_sim_float_bitsize="$mips_fpu_bitsize"
81ecdfbb
RW
13566# Check whether --enable-sim-float was given.
13567if test "${enable_sim_float+set}" = set; then :
13568 enableval=$enable_sim_float; case "${enableval}" in
c906108c
SS
13569 yes | hard) sim_float="-DWITH_FLOATING_POINT=HARD_FLOATING_POINT";;
13570 no | soft) sim_float="-DWITH_FLOATING_POINT=SOFT_FLOATING_POINT";;
13571 32) sim_float="-DWITH_FLOATING_POINT=HARD_FLOATING_POINT -DWITH_TARGET_FLOATING_POINT_BITSIZE=32";;
13572 64) sim_float="-DWITH_FLOATING_POINT=HARD_FLOATING_POINT -DWITH_TARGET_FLOATING_POINT_BITSIZE=64";;
81ecdfbb 13573 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-float\"" "$LINENO" 5; sim_float="";;
c906108c
SS
13574esac
13575if test x"$silent" != x"yes" && test x"$sim_float" != x""; then
13576 echo "Setting float flags = $sim_float" 6>&1
13577fi
13578else
b7026657 13579
c906108c
SS
13580sim_float=
13581if test x"${default_sim_float}" != x""; then
13582 sim_float="-DWITH_FLOATING_POINT=${default_sim_float}"
13583fi
13584if test x"${default_sim_float_bitsize}" != x""; then
13585 sim_float="$sim_float -DWITH_TARGET_FLOATING_POINT_BITSIZE=${default_sim_float_bitsize}"
13586fi
13587
81ecdfbb
RW
13588fi
13589
c906108c
SS
13590
13591
13592
13593#
13594# Select the level of SMP support
13595#
13596case "${target}" in
13597 *) mips_smp=0 ;;
13598esac
13599
13600default_sim_smp="$mips_smp"
81ecdfbb
RW
13601# Check whether --enable-sim-smp was given.
13602if test "${enable_sim_smp+set}" = set; then :
13603 enableval=$enable_sim_smp; case "${enableval}" in
c906108c
SS
13604 yes) sim_smp="-DWITH_SMP=5" ; sim_igen_smp="-N 5";;
13605 no) sim_smp="-DWITH_SMP=0" ; sim_igen_smp="-N 0";;
13606 *) sim_smp="-DWITH_SMP=$enableval" ; sim_igen_smp="-N $enableval";;
13607esac
13608if test x"$silent" != x"yes" && test x"$sim_smp" != x""; then
13609 echo "Setting smp flags = $sim_smp" 6>&1
13610fi
13611else
13612 sim_smp="-DWITH_SMP=${default_sim_smp}" ; sim_igen_smp="-N ${default_sim_smp}"
13613if test x"$silent" != x"yes"; then
13614 echo "Setting smp flags = $sim_smp" 6>&1
13615fi
81ecdfbb
RW
13616fi
13617
c906108c
SS
13618
13619
13620
13621#
13622# Select the IGEN architecture
13623#
13624sim_gen=IGEN
13625sim_igen_machine="-M mipsIV"
139181c8 13626sim_m16_machine="-M mips16,mipsIII"
c906108c
SS
13627sim_igen_filter="32,64,f"
13628sim_m16_filter="16"
4c54fc26
CD
13629sim_mach_default="mips8000"
13630
c906108c
SS
13631case "${target}" in
13632 mips*tx39*) sim_gen=IGEN
13633 sim_igen_filter="32,f"
13634 sim_igen_machine="-M r3900"
13635 ;;
13636 mips64vr43*-*-*) sim_gen=IGEN
13637 sim_igen_machine="-M mipsIV"
4c54fc26 13638 sim_mach_default="mips8000"
c906108c
SS
13639 ;;
13640 mips64vr5*-*-*) sim_gen=IGEN
13641 sim_igen_machine="-M vr5000"
4c54fc26 13642 sim_mach_default="mips5000"
c906108c
SS
13643 ;;
13644 mips64vr41*) sim_gen=M16
13645 sim_igen_machine="-M vr4100"
13646 sim_m16_machine="-M vr4100"
13647 sim_igen_filter="32,64,f"
13648 sim_m16_filter="16"
4c54fc26 13649 sim_mach_default="mips4100"
c906108c 13650 ;;
4c54fc26
CD
13651 mips64vr-*-* | mips64vrel-*-*)
13652 sim_gen=MULTI
13653 sim_multi_configs="\
13654 vr4100:mipsIII,mips16,vr4100:32,64:mips4100,mips4111\
13655 vr4120:mipsIII,mips16,vr4120:32,64:mips4120\
13656 vr5000:mipsIV:32,64,f:mips4300,mips5000\
13657 vr5400:mipsIV,vr5400:32,64,f:mips5400\
13658 vr5500:mipsIV,vr5500:32,64,f:mips5500"
13659 sim_multi_default=mips5000
13660 ;;
cc220243
SE
13661 mips*-sde-elf* | mips*-mti-elf*)
13662 sim_gen=M16
8b082fb1 13663 sim_igen_machine="-M mips64r2,mips3d,mips16,mips16e,mdmx,dsp,dsp2,smartmips"
109ad085
TS
13664 sim_m16_machine="-M mips16,mips16e,mips64r2"
13665 sim_igen_filter="32,64,f"
13666 sim_mach_default="mipsisa64r2"
13667 ;;
c906108c
SS
13668 mips64*-*-*) sim_igen_filter="32,64,f"
13669 sim_gen=IGEN
13670 ;;
13671 mips16*-*-*) sim_gen=M16
13672 sim_igen_filter="32,64,f"
13673 sim_m16_filter="16"
13674 ;;
d5fb0879
RS
13675 mipsisa32r2*-*-*) sim_gen=M16
13676 sim_igen_machine="-M mips32r2,mips16,mips16e,mdmx,dsp,dsp2,smartmips"
13677 sim_m16_machine="-M mips16,mips16e,mips32r2"
13678 sim_igen_filter="32,f"
13679 sim_mach_default="mipsisa32r2"
e70cb6cd 13680 ;;
d5fb0879
RS
13681 mipsisa32*-*-*) sim_gen=M16
13682 sim_igen_machine="-M mips32,mips16,mips16e,smartmips"
13683 sim_m16_machine="-M mips16,mips16e,mips32"
13684 sim_igen_filter="32,f"
13685 sim_mach_default="mipsisa32"
1e799e28 13686 ;;
d5fb0879
RS
13687 mipsisa64r2*-*-*) sim_gen=M16
13688 sim_igen_machine="-M mips64r2,mips3d,mips16,mips16e,mdmx,dsp,dsp2"
13689 sim_m16_machine="-M mips16,mips16e,mips64r2"
13690 sim_igen_filter="32,64,f"
13691 sim_mach_default="mipsisa64r2"
e70cb6cd 13692 ;;
7cbea089 13693 mipsisa64sb1*-*-*) sim_gen=IGEN
109ad085 13694 sim_igen_machine="-M mips64,mips3d,sb1"
7cbea089 13695 sim_igen_filter="32,64,f"
4c54fc26 13696 sim_mach_default="mips_sb1"
7cbea089 13697 ;;
d5fb0879
RS
13698 mipsisa64*-*-*) sim_gen=M16
13699 sim_igen_machine="-M mips64,mips3d,mips16,mips16e,mdmx"
13700 sim_m16_machine="-M mips16,mips16e,mips64"
13701 sim_igen_filter="32,64,f"
13702 sim_mach_default="mipsisa64"
1e799e28 13703 ;;
109ad085 13704 mips*lsi*) sim_gen=M16
c906108c
SS
13705 sim_igen_machine="-M mipsIII,mips16"
13706 sim_m16_machine="-M mips16,mipsIII"
13707 sim_igen_filter="32,f"
13708 sim_m16_filter="16"
4c54fc26 13709 sim_mach_default="mips4000"
109ad085 13710 ;;
c906108c
SS
13711 mips*-*-*) sim_gen=IGEN
13712 sim_igen_filter="32,f"
13713 ;;
13714esac
4c54fc26
CD
13715
13716# The MULTI generator can combine several simulation engines into one.
13717# executable. A configuration which uses the MULTI should set two
13718# variables: ${sim_multi_configs} and ${sim_multi_default}.
13719#
13720# ${sim_multi_configs} is the list of engines to build. Each
13721# space-separated entry has the form NAME:MACHINE:FILTER:BFDMACHS,
13722# where:
13723#
13724# - NAME is a C-compatible prefix for the engine,
13725# - MACHINE is a -M argument,
13726# - FILTER is a -F argument, and
13727# - BFDMACHS is a comma-separated list of bfd machines that the
13728# simulator can run.
13729#
13730# Each entry will have a separate simulation engine whose prefix is
13731# m32<NAME>. If the machine list includes "mips16", there will also
13732# be a mips16 engine, prefix m16<NAME>. The mips16 engine will be
13733# generated using the same machine list as the 32-bit version,
13734# but the filter will be "16" instead of FILTER.
13735#
13736# The simulator compares the bfd mach against BFDMACHS to decide
13737# which engine to use. Entries in BFDMACHS should be bfd_mach
13738# values with "bfd_mach_" removed. ${sim_multi_default} says
13739# which entry should be the default.
13740if test ${sim_gen} = MULTI; then
13741
13742 # Simple sanity check.
13743 if test -z "${sim_multi_configs}" || test -z "${sim_multi_default}"; then
81ecdfbb 13744 as_fn_error "Error in configure.in: MULTI simulator not set up correctly" "$LINENO" 5
4c54fc26
CD
13745 fi
13746
13747 # Start in a known state.
13748 rm -f multi-include.h multi-run.c
13749 sim_multi_flags=
13750 sim_multi_src=
13751 sim_multi_obj=multi-run.o
13752 sim_multi_igen_configs=
13753 sim_seen_default=no
13754
13755 cat << __EOF__ > multi-run.c
13756/* Main entry point for MULTI simulators.
5cddc23a 13757 Copyright (C) 2003-2015 Free Software Foundation, Inc.
4c54fc26
CD
13758
13759 This program is free software; you can redistribute it and/or modify
13760 it under the terms of the GNU General Public License as published by
35ee6e1e 13761 the Free Software Foundation; either version 3 of the License, or
4c54fc26
CD
13762 (at your option) any later version.
13763
13764 This program is distributed in the hope that it will be useful,
13765 but WITHOUT ANY WARRANTY; without even the implied warranty of
13766 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13767 GNU General Public License for more details.
13768
13769 You should have received a copy of the GNU General Public License
35ee6e1e 13770 along with this program. If not, see <http://www.gnu.org/licenses/>.
4c54fc26
CD
13771
13772 --
13773
13774 This file was generated by sim/mips/configure. */
13775
13776#include "sim-main.h"
13777#include "multi-include.h"
13778
13779#define SD sd
13780#define CPU cpu
13781
13782void
13783sim_engine_run (SIM_DESC sd,
13784 int next_cpu_nr,
13785 int nr_cpus,
13786 int signal) /* ignore */
13787{
13788 int mach;
13789
13790 if (STATE_ARCHITECTURE (sd) == NULL)
13791 mach = bfd_mach_${sim_multi_default};
13792 else
13793 mach = STATE_ARCHITECTURE (SD)->mach;
13794
13795 switch (mach)
13796 {
13797__EOF__
13798
13799 for fc in ${sim_multi_configs}; do
13800
13801 # Split up the entry. ${c} contains the first three elements.
13802 # Note: outer sqaure brackets are m4 quotes.
13803 c=`echo ${fc} | sed 's/:[^:]*$//'`
13804 bfdmachs=`echo ${fc} | sed 's/.*://'`
13805 name=`echo ${c} | sed 's/:.*//'`
13806 machine=`echo ${c} | sed 's/.*:\(.*\):.*/\1/'`
13807 filter=`echo ${c} | sed 's/.*://'`
13808
13809 # Build the following lists:
13810 #
13811 # sim_multi_flags: all -M and -F flags used by the simulator
13812 # sim_multi_src: all makefile-generated source files
13813 # sim_multi_obj: the objects for ${sim_multi_src}
13814 # sim_multi_igen_configs: igen configuration strings.
13815 #
13816 # Each entry in ${sim_multi_igen_configs} is a prefix (m32
13817 # or m16) followed by the NAME, MACHINE and FILTER part of
13818 # the ${sim_multi_configs} entry.
13819 sim_multi_flags="${sim_multi_flags} -F ${filter} -M ${machine}"
13820
13821 # Check whether mips16 handling is needed.
13822 case ${c} in
13823 *:*mips16*:*)
13824 # Run igen twice, once for normal mode and once for mips16.
13825 ws="m32 m16"
13826
13827 # The top-level function for the mips16 simulator is
13828 # in a file m16${name}_run.c, generated by the
13829 # tmp-run-multi Makefile rule.
13830 sim_multi_src="${sim_multi_src} m16${name}_run.c"
13831 sim_multi_obj="${sim_multi_obj} m16${name}_run.o"
13832 sim_multi_flags="${sim_multi_flags} -F 16"
13833 ;;
13834 *)
13835 ws=m32
13836 ;;
13837 esac
13838
13839 # Now add the list of igen-generated files to ${sim_multi_src}
13840 # and ${sim_multi_obj}.
13841 for w in ${ws}; do
13842 for base in engine icache idecode model semantics support; do
13843 sim_multi_src="${sim_multi_src} ${w}${name}_${base}.c"
13844 sim_multi_src="${sim_multi_src} ${w}${name}_${base}.h"
13845 sim_multi_obj="${sim_multi_obj} ${w}${name}_${base}.o"
13846 done
13847 sim_multi_igen_configs="${sim_multi_igen_configs} ${w}${c}"
13848 done
13849
13850 # Add an include for the engine.h file. This file declares the
13851 # top-level foo_engine_run() function.
13852 echo "#include \"${w}${name}_engine.h\"" >> multi-include.h
13853
13854 # Add case statements for this engine to sim_engine_run().
13855 for mach in `echo ${bfdmachs} | sed 's/,/ /g'`; do
13856 echo " case bfd_mach_${mach}:" >> multi-run.c
13857 if test ${mach} = ${sim_multi_default}; then
13858 echo " default:" >> multi-run.c
13859 sim_seen_default=yes
13860 fi
13861 done
13862 echo " ${w}${name}_engine_run (sd, next_cpu_nr, nr_cpus, signal);" \
13863 >> multi-run.c
13864 echo " break;" >> multi-run.c
13865 done
13866
13867 # Check whether we added a 'default:' label.
13868 if test ${sim_seen_default} = no; then
81ecdfbb 13869 as_fn_error "Error in configure.in: \${sim_multi_configs} doesn't have an entry for \${sim_multi_default}" "$LINENO" 5
4c54fc26
CD
13870 fi
13871
13872 cat << __EOF__ >> multi-run.c
13873 }
13874}
13875
13876int
13877mips_mach_multi (SIM_DESC sd)
13878{
13879 if (STATE_ARCHITECTURE (sd) == NULL)
13880 return bfd_mach_${sim_multi_default};
13881
13882 switch (STATE_ARCHITECTURE (SD)->mach)
13883 {
13884__EOF__
13885
13886 # Add case statements for this engine to mips_mach_multi().
13887 for fc in ${sim_multi_configs}; do
13888
13889 # Split up the entry. ${c} contains the first three elements.
13890 # Note: outer sqaure brackets are m4 quotes.
13891 c=`echo ${fc} | sed 's/:[^:]*$//'`
13892 bfdmachs=`echo ${fc} | sed 's/.*://'`
13893
13894 for mach in `echo ${bfdmachs} | sed 's/,/ /g'`; do
13895 echo " case bfd_mach_${mach}:" >> multi-run.c
13896 done
13897 done
13898
13899 cat << __EOF__ >> multi-run.c
13900 return (STATE_ARCHITECTURE (SD)->mach);
13901 default:
13902 return bfd_mach_${sim_multi_default};
13903 }
13904}
13905__EOF__
13906
13907 SIM_SUBTARGET="$SIM_SUBTARGET -DMIPS_MACH_MULTI"
13908else
13909 # For clean-extra
13910 sim_multi_src=doesnt-exist.c
13911
13912 if test x"${sim_mach_default}" = x""; then
81ecdfbb 13913 as_fn_error "Error in configure.in: \${sim_mach_default} not defined" "$LINENO" 5
4c54fc26
CD
13914 fi
13915 SIM_SUBTARGET="$SIM_SUBTARGET -DMIPS_MACH_DEFAULT=bfd_mach_${sim_mach_default}"
13916fi
c906108c
SS
13917sim_igen_flags="-F ${sim_igen_filter} ${sim_igen_machine} ${sim_igen_smp}"
13918sim_m16_flags=" -F ${sim_m16_filter} ${sim_m16_machine} ${sim_igen_smp}"
13919
13920
13921
13922
13923
4c54fc26
CD
13924
13925
13926
13927
c906108c
SS
13928#
13929# Add simulated hardware devices
13930#
13931hw_enabled=no
13932case "${target}" in
13933 mips*tx39*)
13934 hw_enabled=yes
b7026657 13935 hw_extra_devices="tx3904cpu tx3904irc tx3904tmr tx3904sio"
c906108c
SS
13936 SIM_SUBTARGET="$SIM_SUBTARGET -DTARGET_TX3904=1"
13937 ;;
13938 *)
c906108c
SS
13939 ;;
13940esac
13941
c906108c 13942if test "$hw_devices"; then
6ffe910a 13943 hardware="$hw_devices"
c906108c 13944else
6ffe910a 13945 hardware="cfi core pal glue"
c906108c 13946fi
6ffe910a 13947hardware="$hardware $hw_extra_devices"
1517bd27 13948
c906108c
SS
13949sim_hw_cflags="-DWITH_HW=1"
13950sim_hw="$hardware"
13951sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\1.o/g'`"
1517bd27 13952
81ecdfbb
RW
13953# Check whether --enable-sim-hardware was given.
13954if test "${enable_sim_hardware+set}" = set; then :
13955 enableval=$enable_sim_hardware;
30452bbe
MF
13956else
13957 enable_sim_hardware="$hw_enabled"
1517bd27
MF
13958fi
13959
13960case ${enable_sim_hardware} in
64dd13df
MF
13961 yes|no) ;;
13962 ,*) hardware="${hardware} `echo ${enableval} | sed -e 's/,/ /'`";;
13963 *,) hardware="`echo ${enableval} | sed -e 's/,/ /'` ${hardware}";;
13964 *) hardware="`echo ${enableval} | sed -e 's/,/ /'`"'';;
c906108c 13965esac
1517bd27 13966
64dd13df 13967if test "$enable_sim_hardware" = no; then
c906108c
SS
13968 sim_hw_objs=
13969 sim_hw_cflags="-DWITH_HW=0"
13970 sim_hw=
13971else
13972 sim_hw_cflags="-DWITH_HW=1"
13973 # remove duplicates
13974 sim_hw=""
13975 sim_hw_objs="\$(SIM_COMMON_HW_OBJS)"
b3a3ffef
HPN
13976 for i in $hardware ; do
13977 case " $sim_hw " in
c906108c
SS
13978 *" $i "*) ;;
13979 *) sim_hw="$sim_hw $i" ; sim_hw_objs="$sim_hw_objs dv-$i.o";;
13980 esac
13981 done
3be31516 13982 # mingw does not support sockser
3be31516
JS
13983 case ${host} in
13984 *mingw*) ;;
49cd1634
MF
13985 *) # TODO: We don't add dv-sockser to sim_hw as it is not a "real" device
13986 # that you instatiate. Instead, other code will call into it directly.
13987 # At some point, we should convert it over.
13988 sim_hw_objs="$sim_hw_objs dv-sockser.o"
3be31516
JS
13989
13990cat >>confdefs.h <<_ACEOF
13991#define HAVE_DV_SOCKSER 1
13992_ACEOF
13993
13994 ;;
13995 esac
1517bd27
MF
13996 if test x"$silent" != x"yes"; then
13997 echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
3be31516 13998 fi
1517bd27
MF
13999 case " $hardware " in
14000 *" cfi "*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for log2 in -lm" >&5
4399a56b
MF
14001$as_echo_n "checking for log2 in -lm... " >&6; }
14002if test "${ac_cv_lib_m_log2+set}" = set; then :
14003 $as_echo_n "(cached) " >&6
14004else
14005 ac_check_lib_save_LIBS=$LIBS
14006LIBS="-lm $LIBS"
14007cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14008/* end confdefs.h. */
14009
14010/* Override any GCC internal prototype to avoid an error.
14011 Use char because int might match the return type of a GCC
14012 builtin and then its argument prototype would still apply. */
14013#ifdef __cplusplus
14014extern "C"
14015#endif
14016char log2 ();
14017int
14018main ()
14019{
14020return log2 ();
14021 ;
14022 return 0;
14023}
14024_ACEOF
14025if ac_fn_c_try_link "$LINENO"; then :
14026 ac_cv_lib_m_log2=yes
14027else
14028 ac_cv_lib_m_log2=no
14029fi
14030rm -f core conftest.err conftest.$ac_objext \
14031 conftest$ac_exeext conftest.$ac_ext
14032LIBS=$ac_check_lib_save_LIBS
14033fi
14034{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_log2" >&5
14035$as_echo "$ac_cv_lib_m_log2" >&6; }
14036if test "x$ac_cv_lib_m_log2" = x""yes; then :
14037 cat >>confdefs.h <<_ACEOF
14038#define HAVE_LIBM 1
14039_ACEOF
14040
14041 LIBS="-lm $LIBS"
14042
14043fi
14044;;
1517bd27
MF
14045 esac
14046fi
4399a56b 14047
c906108c 14048
c906108c
SS
14049
14050# Choose simulator engine
14051case "${target}" in
14052 *) mips_igen_engine="engine.o"
14053 ;;
14054esac
14055
14056
14057
81ecdfbb
RW
14058{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
14059$as_echo_n "checking for X... " >&6; }
b7026657 14060
c906108c 14061
81ecdfbb
RW
14062# Check whether --with-x was given.
14063if test "${with_x+set}" = set; then :
14064 withval=$with_x;
14065fi
c906108c
SS
14066
14067# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
14068if test "x$with_x" = xno; then
14069 # The user explicitly disabled X.
14070 have_x=disabled
14071else
81ecdfbb
RW
14072 case $x_includes,$x_libraries in #(
14073 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
14074 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
14075 $as_echo_n "(cached) " >&6
c906108c
SS
14076else
14077 # One or both of the vars are not set, and there is no cached value.
b7026657 14078ac_x_includes=no ac_x_libraries=no
81ecdfbb 14079rm -f -r conftest.dir
b7026657
AC
14080if mkdir conftest.dir; then
14081 cd conftest.dir
b7026657 14082 cat >Imakefile <<'_ACEOF'
81ecdfbb
RW
14083incroot:
14084 @echo incroot='${INCROOT}'
14085usrlibdir:
14086 @echo usrlibdir='${USRLIBDIR}'
14087libdir:
14088 @echo libdir='${LIBDIR}'
14089_ACEOF
14090 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
c906108c 14091 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
81ecdfbb
RW
14092 for ac_var in incroot usrlibdir libdir; do
14093 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
14094 done
c906108c 14095 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
81ecdfbb
RW
14096 for ac_extension in a so sl dylib la dll; do
14097 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
14098 test -f "$ac_im_libdir/libX11.$ac_extension"; then
b7026657 14099 ac_im_usrlibdir=$ac_im_libdir; break
c906108c
SS
14100 fi
14101 done
14102 # Screen out bogus values from the imake configuration. They are
14103 # bogus both because they are the default anyway, and because
14104 # using them would break gcc on systems where it needs fixed includes.
b7026657 14105 case $ac_im_incroot in
81ecdfbb 14106 /usr/include) ac_x_includes= ;;
b7026657 14107 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
c906108c 14108 esac
b7026657 14109 case $ac_im_usrlibdir in
81ecdfbb 14110 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
b7026657 14111 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
c906108c
SS
14112 esac
14113 fi
14114 cd ..
81ecdfbb 14115 rm -f -r conftest.dir
c906108c
SS
14116fi
14117
b7026657
AC
14118# Standard set of common directories for X headers.
14119# Check X11 before X11Rn because it is often a symlink to the current release.
14120ac_x_header_dirs='
14121/usr/X11/include
81ecdfbb 14122/usr/X11R7/include
b7026657
AC
14123/usr/X11R6/include
14124/usr/X11R5/include
14125/usr/X11R4/include
14126
14127/usr/include/X11
81ecdfbb 14128/usr/include/X11R7
b7026657
AC
14129/usr/include/X11R6
14130/usr/include/X11R5
14131/usr/include/X11R4
14132
14133/usr/local/X11/include
81ecdfbb 14134/usr/local/X11R7/include
b7026657
AC
14135/usr/local/X11R6/include
14136/usr/local/X11R5/include
14137/usr/local/X11R4/include
14138
14139/usr/local/include/X11
81ecdfbb 14140/usr/local/include/X11R7
b7026657
AC
14141/usr/local/include/X11R6
14142/usr/local/include/X11R5
14143/usr/local/include/X11R4
14144
14145/usr/X386/include
14146/usr/x386/include
14147/usr/XFree86/include/X11
14148
14149/usr/include
14150/usr/local/include
14151/usr/unsupported/include
14152/usr/athena/include
14153/usr/local/x11r5/include
14154/usr/lpp/Xamples/include
14155
14156/usr/openwin/include
14157/usr/openwin/share/include'
14158
14159if test "$ac_x_includes" = no; then
81ecdfbb 14160 # Guess where to find include files, by looking for Xlib.h.
c906108c 14161 # First, try using that file with no special directory specified.
81ecdfbb 14162 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 14163/* end confdefs.h. */
81ecdfbb 14164#include <X11/Xlib.h>
b7026657 14165_ACEOF
81ecdfbb 14166if ac_fn_c_try_cpp "$LINENO"; then :
c906108c
SS
14167 # We can compile using X headers with no special include directory.
14168ac_x_includes=
14169else
b7026657 14170 for ac_dir in $ac_x_header_dirs; do
81ecdfbb 14171 if test -r "$ac_dir/X11/Xlib.h"; then
b7026657
AC
14172 ac_x_includes=$ac_dir
14173 break
14174 fi
14175done
c906108c 14176fi
b7026657
AC
14177rm -f conftest.err conftest.$ac_ext
14178fi # $ac_x_includes = no
c906108c 14179
b7026657 14180if test "$ac_x_libraries" = no; then
c906108c 14181 # Check for the libraries.
c906108c
SS
14182 # See if we find them without any special options.
14183 # Don't add to $LIBS permanently.
b7026657 14184 ac_save_LIBS=$LIBS
81ecdfbb
RW
14185 LIBS="-lX11 $LIBS"
14186 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 14187/* end confdefs.h. */
81ecdfbb 14188#include <X11/Xlib.h>
b7026657
AC
14189int
14190main ()
14191{
81ecdfbb 14192XrmInitialize ()
b7026657
AC
14193 ;
14194 return 0;
14195}
14196_ACEOF
81ecdfbb 14197if ac_fn_c_try_link "$LINENO"; then :
b7026657 14198 LIBS=$ac_save_LIBS
c906108c
SS
14199# We can link X programs with no special library path.
14200ac_x_libraries=
14201else
81ecdfbb
RW
14202 LIBS=$ac_save_LIBS
14203for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
b7026657 14204do
81ecdfbb
RW
14205 # Don't even attempt the hair of trying to link an X program!
14206 for ac_extension in a so sl dylib la dll; do
14207 if test -r "$ac_dir/libX11.$ac_extension"; then
14208 ac_x_libraries=$ac_dir
14209 break 2
14210 fi
14211 done
14212done
b7026657 14213fi
81ecdfbb
RW
14214rm -f core conftest.err conftest.$ac_objext \
14215 conftest$ac_exeext conftest.$ac_ext
14216fi # $ac_x_libraries = no
b7026657 14217
81ecdfbb
RW
14218case $ac_x_includes,$ac_x_libraries in #(
14219 no,* | *,no | *\'*)
14220 # Didn't find X, or a directory has "'" in its name.
14221 ac_cv_have_x="have_x=no";; #(
14222 *)
14223 # Record where we found X for the cache.
14224 ac_cv_have_x="have_x=yes\
14225 ac_x_includes='$ac_x_includes'\
14226 ac_x_libraries='$ac_x_libraries'"
14227esac
b7026657 14228fi
81ecdfbb
RW
14229;; #(
14230 *) have_x=yes;;
14231 esac
14232 eval "$ac_cv_have_x"
14233fi # $with_x != no
b7026657 14234
81ecdfbb
RW
14235if test "$have_x" != yes; then
14236 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
14237$as_echo "$have_x" >&6; }
14238 no_x=yes
b7026657 14239else
81ecdfbb
RW
14240 # If each of the values was on the command line, it overrides each guess.
14241 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
14242 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
14243 # Update the cache value to reflect the command line values.
14244 ac_cv_have_x="have_x=yes\
14245 ac_x_includes='$x_includes'\
14246 ac_x_libraries='$x_libraries'"
14247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
14248$as_echo "libraries $x_libraries, headers $x_includes" >&6; }
b7026657 14249fi
b7026657 14250
81ecdfbb
RW
14251mips_extra_libs=""
14252
14253
81ecdfbb
RW
14254{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fabs in -lm" >&5
14255$as_echo_n "checking for fabs in -lm... " >&6; }
14256if test "${ac_cv_lib_m_fabs+set}" = set; then :
14257 $as_echo_n "(cached) " >&6
b7026657
AC
14258else
14259 ac_check_lib_save_LIBS=$LIBS
14260LIBS="-lm $LIBS"
81ecdfbb 14261cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657
AC
14262/* end confdefs.h. */
14263
81ecdfbb
RW
14264/* Override any GCC internal prototype to avoid an error.
14265 Use char because int might match the return type of a GCC
14266 builtin and then its argument prototype would still apply. */
b7026657
AC
14267#ifdef __cplusplus
14268extern "C"
14269#endif
b7026657
AC
14270char fabs ();
14271int
14272main ()
14273{
81ecdfbb 14274return fabs ();
b7026657
AC
14275 ;
14276 return 0;
14277}
14278_ACEOF
81ecdfbb 14279if ac_fn_c_try_link "$LINENO"; then :
b7026657
AC
14280 ac_cv_lib_m_fabs=yes
14281else
81ecdfbb 14282 ac_cv_lib_m_fabs=no
b7026657 14283fi
81ecdfbb
RW
14284rm -f core conftest.err conftest.$ac_objext \
14285 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
14286LIBS=$ac_check_lib_save_LIBS
14287fi
81ecdfbb
RW
14288{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_fabs" >&5
14289$as_echo "$ac_cv_lib_m_fabs" >&6; }
14290if test "x$ac_cv_lib_m_fabs" = x""yes; then :
b7026657
AC
14291 cat >>confdefs.h <<_ACEOF
14292#define HAVE_LIBM 1
14293_ACEOF
14294
14295 LIBS="-lm $LIBS"
14296
14297fi
14298
b7026657 14299for ac_func in aint anint sqrt
81ecdfbb
RW
14300do :
14301 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14302ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
14303eval as_val=\$$as_ac_var
14304 if test "x$as_val" = x""yes; then :
b7026657 14305 cat >>confdefs.h <<_ACEOF
81ecdfbb 14306#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
b7026657
AC
14307_ACEOF
14308
14309fi
14310done
14311
14312
14313
14314ac_sources="$sim_link_files"
14315ac_dests="$sim_link_links"
14316while test -n "$ac_sources"; do
14317 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
14318 set $ac_sources; ac_source=$1; shift; ac_sources=$*
14319 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
14320done
81ecdfbb 14321ac_config_links="$ac_config_links $ac_config_links_1"
b7026657
AC
14322
14323cgen_breaks=""
14324if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
14325cgen_breaks="break cgen_rtx_error";
14326fi
14327
81ecdfbb 14328ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
38f48d72 14329
81ecdfbb 14330ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
38f48d72 14331
81ecdfbb 14332ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
38f48d72 14333
81ecdfbb 14334ac_config_commands="$ac_config_commands Makefile"
38f48d72 14335
81ecdfbb 14336ac_config_commands="$ac_config_commands stamp-h"
38f48d72 14337
b7026657
AC
14338cat >confcache <<\_ACEOF
14339# This file is a shell script that caches the results of configure
14340# tests run on this system so they can be shared between configure
14341# scripts and configure runs, see configure's option --config-cache.
14342# It is not useful on other systems. If it contains results you don't
14343# want to keep, you may remove or edit it.
14344#
14345# config.status only pays attention to the cache file if you give it
14346# the --recheck option to rerun configure.
14347#
14348# `ac_cv_env_foo' variables (set or unset) will be overridden when
14349# loading this file, other *unset* `ac_cv_foo' will be assigned the
14350# following values.
14351
14352_ACEOF
14353
14354# The following way of writing the cache mishandles newlines in values,
14355# but we know of no workaround that is simple, portable, and efficient.
81ecdfbb 14356# So, we kill variables containing newlines.
b7026657
AC
14357# Ultrix sh set writes to stderr and can't be redirected directly,
14358# and sets the high bit in the cache file unless we assign to the vars.
81ecdfbb
RW
14359(
14360 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
14361 eval ac_val=\$$ac_var
14362 case $ac_val in #(
14363 *${as_nl}*)
14364 case $ac_var in #(
14365 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
14366$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
14367 esac
14368 case $ac_var in #(
14369 _ | IFS | as_nl) ;; #(
14370 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
14371 *) { eval $ac_var=; unset $ac_var;} ;;
14372 esac ;;
14373 esac
14374 done
14375
b7026657 14376 (set) 2>&1 |
81ecdfbb
RW
14377 case $as_nl`(ac_space=' '; set) 2>&1` in #(
14378 *${as_nl}ac_space=\ *)
14379 # `set' does not quote correctly, so add quotes: double-quote
14380 # substitution turns \\\\ into \\, and sed turns \\ into \.
b7026657
AC
14381 sed -n \
14382 "s/'/'\\\\''/g;
14383 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
81ecdfbb 14384 ;; #(
b7026657
AC
14385 *)
14386 # `set' quotes correctly as required by POSIX, so do not add quotes.
81ecdfbb 14387 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b7026657 14388 ;;
81ecdfbb
RW
14389 esac |
14390 sort
14391) |
b7026657 14392 sed '
81ecdfbb 14393 /^ac_cv_env_/b end
b7026657 14394 t clear
81ecdfbb 14395 :clear
b7026657
AC
14396 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
14397 t end
81ecdfbb
RW
14398 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
14399 :end' >>confcache
14400if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
14401 if test -w "$cache_file"; then
14402 test "x$cache_file" != "x/dev/null" &&
14403 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14404$as_echo "$as_me: updating cache $cache_file" >&6;}
b7026657
AC
14405 cat confcache >$cache_file
14406 else
81ecdfbb
RW
14407 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14408$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
b7026657
AC
14409 fi
14410fi
14411rm -f confcache
14412
14413test "x$prefix" = xNONE && prefix=$ac_default_prefix
14414# Let make expand exec_prefix.
14415test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
14416
b7026657
AC
14417DEFS=-DHAVE_CONFIG_H
14418
14419ac_libobjs=
14420ac_ltlibobjs=
14421for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
14422 # 1. Remove the extension, and $U if already installed.
81ecdfbb
RW
14423 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
14424 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
14425 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
14426 # will be set to the directory where LIBOBJS objects are built.
14427 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
14428 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
b7026657
AC
14429done
14430LIBOBJS=$ac_libobjs
14431
14432LTLIBOBJS=$ac_ltlibobjs
14433
14434
db2e4d67
MF
14435if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
14436 as_fn_error "conditional \"GMAKE\" was never defined.
14437Usually this means the macro was only invoked conditionally." "$LINENO" 5
14438fi
6bb11ab3
L
14439if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
14440 as_fn_error "conditional \"PLUGINS\" was never defined.
14441Usually this means the macro was only invoked conditionally." "$LINENO" 5
14442fi
31e6ad7d
MF
14443if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
14444 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
14445Usually this means the macro was only invoked conditionally." "$LINENO" 5
14446fi
b7026657 14447
81ecdfbb 14448
b7026657 14449: ${CONFIG_STATUS=./config.status}
81ecdfbb 14450ac_write_fail=0
b7026657
AC
14451ac_clean_files_save=$ac_clean_files
14452ac_clean_files="$ac_clean_files $CONFIG_STATUS"
81ecdfbb
RW
14453{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14454$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14455as_write_fail=0
14456cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
b7026657
AC
14457#! $SHELL
14458# Generated by $as_me.
14459# Run this file to recreate the current configuration.
14460# Compiler output produced by configure, useful for debugging
14461# configure, is in config.log if it exists.
c906108c 14462
b7026657
AC
14463debug=false
14464ac_cs_recheck=false
14465ac_cs_silent=false
b7026657 14466
81ecdfbb
RW
14467SHELL=\${CONFIG_SHELL-$SHELL}
14468export SHELL
14469_ASEOF
14470cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
14471## -------------------- ##
14472## M4sh Initialization. ##
14473## -------------------- ##
14474
14475# Be more Bourne compatible
14476DUALCASE=1; export DUALCASE # for MKS sh
14477if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
b7026657
AC
14478 emulate sh
14479 NULLCMD=:
81ecdfbb 14480 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
b7026657
AC
14481 # is contrary to our usage. Disable this feature.
14482 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
14483 setopt NO_GLOB_SUBST
14484else
14485 case `(set -o) 2>/dev/null` in #(
14486 *posix*) :
14487 set -o posix ;; #(
14488 *) :
14489 ;;
14490esac
c906108c 14491fi
b7026657 14492
81ecdfbb
RW
14493
14494as_nl='
14495'
14496export as_nl
14497# Printing a long string crashes Solaris 7 /usr/bin/printf.
14498as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
14499as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
14500as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
14501# Prefer a ksh shell builtin over an external printf program on Solaris,
14502# but without wasting forks for bash or zsh.
14503if test -z "$BASH_VERSION$ZSH_VERSION" \
14504 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
14505 as_echo='print -r --'
14506 as_echo_n='print -rn --'
14507elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
14508 as_echo='printf %s\n'
14509 as_echo_n='printf %s'
14510else
14511 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
14512 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
14513 as_echo_n='/usr/ucb/echo -n'
14514 else
14515 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
14516 as_echo_n_body='eval
14517 arg=$1;
14518 case $arg in #(
14519 *"$as_nl"*)
14520 expr "X$arg" : "X\\(.*\\)$as_nl";
14521 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
14522 esac;
14523 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
14524 '
14525 export as_echo_n_body
14526 as_echo_n='sh -c $as_echo_n_body as_echo'
14527 fi
14528 export as_echo_body
14529 as_echo='sh -c $as_echo_body as_echo'
c906108c 14530fi
b7026657 14531
81ecdfbb
RW
14532# The user is always right.
14533if test "${PATH_SEPARATOR+set}" != set; then
14534 PATH_SEPARATOR=:
14535 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
14536 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14537 PATH_SEPARATOR=';'
14538 }
14539fi
14540
14541
14542# IFS
14543# We need space, tab and new line, in precisely that order. Quoting is
14544# there to prevent editors from complaining about space-tab.
14545# (If _AS_PATH_WALK were called with IFS unset, it would disable word
14546# splitting by setting IFS to empty value.)
14547IFS=" "" $as_nl"
14548
14549# Find who we are. Look in the path if we contain no directory separator.
14550case $0 in #((
14551 *[\\/]* ) as_myself=$0 ;;
14552 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14553for as_dir in $PATH
14554do
14555 IFS=$as_save_IFS
14556 test -z "$as_dir" && as_dir=.
14557 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
14558 done
14559IFS=$as_save_IFS
b7026657 14560
81ecdfbb
RW
14561 ;;
14562esac
14563# We did not find ourselves, most probably we were run as `sh COMMAND'
14564# in which case we are not to be found in the path.
14565if test "x$as_myself" = x; then
14566 as_myself=$0
14567fi
14568if test ! -f "$as_myself"; then
14569 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
14570 exit 1
14571fi
14572
14573# Unset variables that we do not need and which cause bugs (e.g. in
14574# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
14575# suppresses any "Segmentation fault" message there. '((' could
14576# trigger a bug in pdksh 5.2.14.
14577for as_var in BASH_ENV ENV MAIL MAILPATH
14578do eval test x\${$as_var+set} = xset \
14579 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
14580done
b7026657
AC
14581PS1='$ '
14582PS2='> '
14583PS4='+ '
14584
14585# NLS nuisances.
81ecdfbb
RW
14586LC_ALL=C
14587export LC_ALL
14588LANGUAGE=C
14589export LANGUAGE
14590
14591# CDPATH.
14592(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14593
14594
14595# as_fn_error ERROR [LINENO LOG_FD]
14596# ---------------------------------
14597# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
14598# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
14599# script with status $?, using 1 if that was 0.
14600as_fn_error ()
14601{
14602 as_status=$?; test $as_status -eq 0 && as_status=1
14603 if test "$3"; then
14604 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14605 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
b7026657 14606 fi
81ecdfbb
RW
14607 $as_echo "$as_me: error: $1" >&2
14608 as_fn_exit $as_status
14609} # as_fn_error
14610
14611
14612# as_fn_set_status STATUS
14613# -----------------------
14614# Set $? to STATUS, without forking.
14615as_fn_set_status ()
14616{
14617 return $1
14618} # as_fn_set_status
14619
14620# as_fn_exit STATUS
14621# -----------------
14622# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
14623as_fn_exit ()
14624{
14625 set +e
14626 as_fn_set_status $1
14627 exit $1
14628} # as_fn_exit
14629
14630# as_fn_unset VAR
14631# ---------------
14632# Portably unset VAR.
14633as_fn_unset ()
14634{
14635 { eval $1=; unset $1;}
14636}
14637as_unset=as_fn_unset
14638# as_fn_append VAR VALUE
14639# ----------------------
14640# Append the text in VALUE to the end of the definition contained in VAR. Take
14641# advantage of any shell optimizations that allow amortized linear growth over
14642# repeated appends, instead of the typical quadratic growth present in naive
14643# implementations.
14644if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
14645 eval 'as_fn_append ()
14646 {
14647 eval $1+=\$2
14648 }'
14649else
14650 as_fn_append ()
14651 {
14652 eval $1=\$$1\$2
14653 }
14654fi # as_fn_append
c906108c 14655
81ecdfbb
RW
14656# as_fn_arith ARG...
14657# ------------------
14658# Perform arithmetic evaluation on the ARGs, and store the result in the
14659# global $as_val. Take advantage of shells that can avoid forks. The arguments
14660# must be portable across $(()) and expr.
14661if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
14662 eval 'as_fn_arith ()
14663 {
14664 as_val=$(( $* ))
14665 }'
14666else
14667 as_fn_arith ()
14668 {
14669 as_val=`expr "$@" || test $? -eq 1`
14670 }
14671fi # as_fn_arith
14672
14673
14674if expr a : '\(a\)' >/dev/null 2>&1 &&
14675 test "X`expr 00001 : '.*\(...\)'`" = X001; then
b7026657 14676 as_expr=expr
c906108c 14677else
b7026657 14678 as_expr=false
c906108c 14679fi
c906108c 14680
81ecdfbb 14681if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
b7026657
AC
14682 as_basename=basename
14683else
14684 as_basename=false
c906108c 14685fi
c906108c 14686
81ecdfbb
RW
14687if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
14688 as_dirname=dirname
14689else
14690 as_dirname=false
14691fi
c906108c 14692
81ecdfbb 14693as_me=`$as_basename -- "$0" ||
b7026657
AC
14694$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
14695 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
14696 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
14697$as_echo X/"$0" |
14698 sed '/^.*\/\([^/][^/]*\)\/*$/{
14699 s//\1/
14700 q
14701 }
14702 /^X\/\(\/\/\)$/{
14703 s//\1/
14704 q
14705 }
14706 /^X\/\(\/\).*/{
14707 s//\1/
14708 q
14709 }
14710 s/.*/./; q'`
b7026657 14711
b7026657
AC
14712# Avoid depending upon Character Ranges.
14713as_cr_letters='abcdefghijklmnopqrstuvwxyz'
14714as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
14715as_cr_Letters=$as_cr_letters$as_cr_LETTERS
14716as_cr_digits='0123456789'
14717as_cr_alnum=$as_cr_Letters$as_cr_digits
14718
81ecdfbb
RW
14719ECHO_C= ECHO_N= ECHO_T=
14720case `echo -n x` in #(((((
14721-n*)
14722 case `echo 'xy\c'` in
14723 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
14724 xy) ECHO_C='\c';;
14725 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
14726 ECHO_T=' ';;
14727 esac;;
14728*)
14729 ECHO_N='-n';;
b7026657 14730esac
c906108c 14731
81ecdfbb
RW
14732rm -f conf$$ conf$$.exe conf$$.file
14733if test -d conf$$.dir; then
14734 rm -f conf$$.dir/conf$$.file
c906108c 14735else
81ecdfbb
RW
14736 rm -f conf$$.dir
14737 mkdir conf$$.dir 2>/dev/null
c906108c 14738fi
81ecdfbb
RW
14739if (echo >conf$$.file) 2>/dev/null; then
14740 if ln -s conf$$.file conf$$ 2>/dev/null; then
b7026657 14741 as_ln_s='ln -s'
81ecdfbb
RW
14742 # ... but there are two gotchas:
14743 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14744 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14745 # In both cases, we have to default to `cp -p'.
14746 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14747 as_ln_s='cp -p'
14748 elif ln conf$$.file conf$$ 2>/dev/null; then
14749 as_ln_s=ln
14750 else
14751 as_ln_s='cp -p'
b7026657 14752 fi
b7026657
AC
14753else
14754 as_ln_s='cp -p'
c906108c 14755fi
81ecdfbb
RW
14756rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14757rmdir conf$$.dir 2>/dev/null
14758
14759
14760# as_fn_mkdir_p
14761# -------------
14762# Create "$as_dir" as a directory, including parents if necessary.
14763as_fn_mkdir_p ()
14764{
14765
14766 case $as_dir in #(
14767 -*) as_dir=./$as_dir;;
14768 esac
14769 test -d "$as_dir" || eval $as_mkdir_p || {
14770 as_dirs=
14771 while :; do
14772 case $as_dir in #(
14773 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14774 *) as_qdir=$as_dir;;
14775 esac
14776 as_dirs="'$as_qdir' $as_dirs"
14777 as_dir=`$as_dirname -- "$as_dir" ||
14778$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14779 X"$as_dir" : 'X\(//\)[^/]' \| \
14780 X"$as_dir" : 'X\(//\)$' \| \
14781 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14782$as_echo X"$as_dir" |
14783 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14784 s//\1/
14785 q
14786 }
14787 /^X\(\/\/\)[^/].*/{
14788 s//\1/
14789 q
14790 }
14791 /^X\(\/\/\)$/{
14792 s//\1/
14793 q
14794 }
14795 /^X\(\/\).*/{
14796 s//\1/
14797 q
14798 }
14799 s/.*/./; q'`
14800 test -d "$as_dir" && break
14801 done
14802 test -z "$as_dirs" || eval "mkdir $as_dirs"
14803 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14804
c906108c 14805
81ecdfbb 14806} # as_fn_mkdir_p
b7026657 14807if mkdir -p . 2>/dev/null; then
81ecdfbb 14808 as_mkdir_p='mkdir -p "$as_dir"'
c906108c 14809else
b7026657
AC
14810 test -d ./-p && rmdir ./-p
14811 as_mkdir_p=false
c906108c 14812fi
c906108c 14813
81ecdfbb
RW
14814if test -x / >/dev/null 2>&1; then
14815 as_test_x='test -x'
14816else
14817 if ls -dL / >/dev/null 2>&1; then
14818 as_ls_L_option=L
14819 else
14820 as_ls_L_option=
14821 fi
14822 as_test_x='
14823 eval sh -c '\''
14824 if test -d "$1"; then
14825 test -d "$1/.";
14826 else
14827 case $1 in #(
14828 -*)set "./$1";;
14829 esac;
14830 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14831 ???[sx]*):;;*)false;;esac;fi
14832 '\'' sh
14833 '
14834fi
14835as_executable_p=$as_test_x
c906108c 14836
b7026657
AC
14837# Sed expression to map a string onto a valid CPP name.
14838as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
c906108c 14839
b7026657
AC
14840# Sed expression to map a string onto a valid variable name.
14841as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
c906108c 14842
b7026657 14843
b7026657 14844exec 6>&1
81ecdfbb
RW
14845## ----------------------------------- ##
14846## Main body of $CONFIG_STATUS script. ##
14847## ----------------------------------- ##
14848_ASEOF
14849test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14850
14851cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14852# Save the log message, to keep $0 and so on meaningful, and to
b7026657 14853# report actual input values of CONFIG_FILES etc. instead of their
81ecdfbb
RW
14854# values after options handling.
14855ac_log="
b7026657 14856This file was extended by $as_me, which was
81ecdfbb 14857generated by GNU Autoconf 2.64. Invocation command line was
b7026657
AC
14858
14859 CONFIG_FILES = $CONFIG_FILES
14860 CONFIG_HEADERS = $CONFIG_HEADERS
14861 CONFIG_LINKS = $CONFIG_LINKS
14862 CONFIG_COMMANDS = $CONFIG_COMMANDS
14863 $ $0 $@
14864
81ecdfbb
RW
14865on `(hostname || uname -n) 2>/dev/null | sed 1q`
14866"
14867
b7026657
AC
14868_ACEOF
14869
81ecdfbb
RW
14870case $ac_config_files in *"
14871"*) set x $ac_config_files; shift; ac_config_files=$*;;
14872esac
379832de 14873
81ecdfbb
RW
14874case $ac_config_headers in *"
14875"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14876esac
b7026657 14877
b7026657 14878
81ecdfbb
RW
14879cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14880# Files that config.status was made for.
14881config_files="$ac_config_files"
14882config_headers="$ac_config_headers"
14883config_links="$ac_config_links"
14884config_commands="$ac_config_commands"
b7026657 14885
81ecdfbb 14886_ACEOF
b7026657 14887
81ecdfbb 14888cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
b7026657 14889ac_cs_usage="\
81ecdfbb
RW
14890\`$as_me' instantiates files and other configuration actions
14891from templates according to the current configuration. Unless the files
14892and actions are specified as TAGs, all are instantiated by default.
b7026657 14893
81ecdfbb 14894Usage: $0 [OPTION]... [TAG]...
b7026657
AC
14895
14896 -h, --help print this help, then exit
81ecdfbb
RW
14897 -V, --version print version number and configuration settings, then exit
14898 -q, --quiet, --silent
14899 do not print progress messages
b7026657
AC
14900 -d, --debug don't remove temporary files
14901 --recheck update $as_me by reconfiguring in the same conditions
81ecdfbb
RW
14902 --file=FILE[:TEMPLATE]
14903 instantiate the configuration file FILE
14904 --header=FILE[:TEMPLATE]
14905 instantiate the configuration header FILE
b7026657
AC
14906
14907Configuration files:
14908$config_files
14909
14910Configuration headers:
14911$config_headers
14912
14913Configuration links:
14914$config_links
14915
14916Configuration commands:
14917$config_commands
14918
81ecdfbb 14919Report bugs to the package provider."
b7026657 14920
81ecdfbb
RW
14921_ACEOF
14922cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
b7026657
AC
14923ac_cs_version="\\
14924config.status
81ecdfbb
RW
14925configured by $0, generated by GNU Autoconf 2.64,
14926 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
b7026657 14927
81ecdfbb 14928Copyright (C) 2009 Free Software Foundation, Inc.
b7026657
AC
14929This config.status script is free software; the Free Software Foundation
14930gives unlimited permission to copy, distribute and modify it."
81ecdfbb
RW
14931
14932ac_pwd='$ac_pwd'
14933srcdir='$srcdir'
14934INSTALL='$INSTALL'
6bb11ab3 14935AWK='$AWK'
81ecdfbb 14936test -n "\$AWK" || AWK=awk
b7026657
AC
14937_ACEOF
14938
81ecdfbb
RW
14939cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14940# The default lists apply if the user does not specify any file.
b7026657
AC
14941ac_need_defaults=:
14942while test $# != 0
14943do
14944 case $1 in
14945 --*=*)
81ecdfbb
RW
14946 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14947 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
b7026657 14948 ac_shift=:
c906108c 14949 ;;
81ecdfbb 14950 *)
b7026657
AC
14951 ac_option=$1
14952 ac_optarg=$2
14953 ac_shift=shift
c906108c 14954 ;;
b7026657 14955 esac
c906108c 14956
b7026657
AC
14957 case $ac_option in
14958 # Handling of the options.
b7026657
AC
14959 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14960 ac_cs_recheck=: ;;
81ecdfbb
RW
14961 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14962 $as_echo "$ac_cs_version"; exit ;;
14963 --debug | --debu | --deb | --de | --d | -d )
b7026657
AC
14964 debug=: ;;
14965 --file | --fil | --fi | --f )
14966 $ac_shift
81ecdfbb
RW
14967 case $ac_optarg in
14968 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14969 esac
14970 as_fn_append CONFIG_FILES " '$ac_optarg'"
b7026657
AC
14971 ac_need_defaults=false;;
14972 --header | --heade | --head | --hea )
14973 $ac_shift
81ecdfbb
RW
14974 case $ac_optarg in
14975 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14976 esac
14977 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
b7026657 14978 ac_need_defaults=false;;
81ecdfbb
RW
14979 --he | --h)
14980 # Conflict between --help and --header
14981 as_fn_error "ambiguous option: \`$1'
14982Try \`$0 --help' for more information.";;
14983 --help | --hel | -h )
14984 $as_echo "$ac_cs_usage"; exit ;;
b7026657
AC
14985 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14986 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14987 ac_cs_silent=: ;;
c906108c 14988
b7026657 14989 # This is an error.
81ecdfbb
RW
14990 -*) as_fn_error "unrecognized option: \`$1'
14991Try \`$0 --help' for more information." ;;
c906108c 14992
81ecdfbb
RW
14993 *) as_fn_append ac_config_targets " $1"
14994 ac_need_defaults=false ;;
b7026657
AC
14995
14996 esac
14997 shift
14998done
14999
15000ac_configure_extra_args=
15001
15002if $ac_cs_silent; then
15003 exec 6>/dev/null
15004 ac_configure_extra_args="$ac_configure_extra_args --silent"
c906108c
SS
15005fi
15006
b7026657 15007_ACEOF
81ecdfbb 15008cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
b7026657 15009if \$ac_cs_recheck; then
81ecdfbb
RW
15010 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
15011 shift
15012 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
15013 CONFIG_SHELL='$SHELL'
15014 export CONFIG_SHELL
15015 exec "\$@"
b7026657 15016fi
c906108c 15017
b7026657 15018_ACEOF
81ecdfbb
RW
15019cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15020exec 5>>config.log
15021{
15022 echo
15023 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
15024## Running $as_me. ##
15025_ASBOX
15026 $as_echo "$ac_log"
15027} >&5
c906108c 15028
81ecdfbb
RW
15029_ACEOF
15030cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
db2e4d67
MF
15031#
15032# INIT-COMMANDS
15033#
15034ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
15035
6bb11ab3
L
15036
15037# The HP-UX ksh and POSIX shell print the target directory to stdout
15038# if CDPATH is set.
15039(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
15040
15041sed_quote_subst='$sed_quote_subst'
15042double_quote_subst='$double_quote_subst'
15043delay_variable_subst='$delay_variable_subst'
15044macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
15045macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
15046enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
15047enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
15048pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
15049enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
15050SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
15051ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
15052host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
15053host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
15054host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
15055build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
15056build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
15057build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
15058SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
15059Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
15060GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
15061EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
15062FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
15063LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
15064NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
15065LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
15066max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
15067ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
15068exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
15069lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
15070lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
15071lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
15072reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
15073reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
15074OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
15075deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
15076file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
15077AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
15078AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
15079STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
15080RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
15081old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
15082old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
15083old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
15084lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
15085CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
15086CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
15087compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
15088GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
15089lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
15090lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
15091lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
15092lt_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"`'
15093objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
15094MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
15095lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
15096lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
15097lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
15098lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
15099lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
15100need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
15101DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
15102NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
15103LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
15104OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
15105OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
15106libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
15107shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
15108extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
15109archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
15110enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
15111export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
15112whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
15113compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
15114old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
15115old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
15116archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
15117archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
15118module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
15119module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
15120with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
15121allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
15122no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
15123hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
15124hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
15125hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
15126hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
15127hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
15128hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
15129hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
15130hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
15131inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
15132link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
15133fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
15134always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
15135export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
15136exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
15137include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
15138prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
15139file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
15140variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
15141need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
15142need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
15143version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
15144runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
15145shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
15146shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
15147libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
15148library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
15149soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
15150install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
15151postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
15152postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
15153finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
15154finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
15155hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
15156sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
15157sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
15158hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
15159enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
15160enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
15161enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
15162old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
15163striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
15164
15165LTCC='$LTCC'
15166LTCFLAGS='$LTCFLAGS'
15167compiler='$compiler_DEFAULT'
15168
15169# A function that is used when there is no print builtin or printf.
15170func_fallback_echo ()
15171{
15172 eval 'cat <<_LTECHO_EOF
15173\$1
15174_LTECHO_EOF'
15175}
15176
15177# Quote evaled strings.
15178for var in SHELL \
15179ECHO \
15180SED \
15181GREP \
15182EGREP \
15183FGREP \
15184LD \
15185NM \
15186LN_S \
15187lt_SP2NL \
15188lt_NL2SP \
15189reload_flag \
15190OBJDUMP \
15191deplibs_check_method \
15192file_magic_cmd \
15193AR \
15194AR_FLAGS \
15195STRIP \
15196RANLIB \
15197CC \
15198CFLAGS \
15199compiler \
15200lt_cv_sys_global_symbol_pipe \
15201lt_cv_sys_global_symbol_to_cdecl \
15202lt_cv_sys_global_symbol_to_c_name_address \
15203lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
15204lt_prog_compiler_no_builtin_flag \
15205lt_prog_compiler_wl \
15206lt_prog_compiler_pic \
15207lt_prog_compiler_static \
15208lt_cv_prog_compiler_c_o \
15209need_locks \
15210DSYMUTIL \
15211NMEDIT \
15212LIPO \
15213OTOOL \
15214OTOOL64 \
15215shrext_cmds \
15216export_dynamic_flag_spec \
15217whole_archive_flag_spec \
15218compiler_needs_object \
15219with_gnu_ld \
15220allow_undefined_flag \
15221no_undefined_flag \
15222hardcode_libdir_flag_spec \
15223hardcode_libdir_flag_spec_ld \
15224hardcode_libdir_separator \
15225fix_srcfile_path \
15226exclude_expsyms \
15227include_expsyms \
15228file_list_spec \
15229variables_saved_for_relink \
15230libname_spec \
15231library_names_spec \
15232soname_spec \
15233install_override_mode \
15234finish_eval \
15235old_striplib \
15236striplib; do
15237 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
15238 *[\\\\\\\`\\"\\\$]*)
15239 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
15240 ;;
15241 *)
15242 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
15243 ;;
15244 esac
15245done
15246
15247# Double-quote double-evaled strings.
15248for var in reload_cmds \
15249old_postinstall_cmds \
15250old_postuninstall_cmds \
15251old_archive_cmds \
15252extract_expsyms_cmds \
15253old_archive_from_new_cmds \
15254old_archive_from_expsyms_cmds \
15255archive_cmds \
15256archive_expsym_cmds \
15257module_cmds \
15258module_expsym_cmds \
15259export_symbols_cmds \
15260prelink_cmds \
15261postinstall_cmds \
15262postuninstall_cmds \
15263finish_cmds \
15264sys_lib_search_path_spec \
15265sys_lib_dlsearch_path_spec; do
15266 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
15267 *[\\\\\\\`\\"\\\$]*)
15268 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
15269 ;;
15270 *)
15271 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
15272 ;;
15273 esac
15274done
15275
15276ac_aux_dir='$ac_aux_dir'
15277xsi_shell='$xsi_shell'
15278lt_shell_append='$lt_shell_append'
15279
15280# See if we are running on zsh, and set the options which allow our
15281# commands through without removal of \ escapes INIT.
15282if test -n "\${ZSH_VERSION+set}" ; then
15283 setopt NO_GLOB_SUBST
15284fi
15285
15286
15287 PACKAGE='$PACKAGE'
15288 VERSION='$VERSION'
15289 TIMESTAMP='$TIMESTAMP'
15290 RM='$RM'
15291 ofile='$ofile'
15292
15293
15294
15295
81ecdfbb 15296_ACEOF
c906108c 15297
81ecdfbb 15298cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
c906108c 15299
81ecdfbb 15300# Handling of arguments.
b7026657 15301for ac_config_target in $ac_config_targets
c906108c 15302do
81ecdfbb
RW
15303 case $ac_config_target in
15304 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
db2e4d67 15305 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
6bb11ab3 15306 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
81ecdfbb
RW
15307 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
15308 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
15309 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
15310 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
15311 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
15312 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
15313
15314 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
c906108c
SS
15315 esac
15316done
15317
81ecdfbb 15318
b7026657
AC
15319# If the user did not use the arguments to specify the items to instantiate,
15320# then the envvar interface is used. Set only those that are not.
15321# We use the long form for the default assignment because of an extremely
15322# bizarre bug on SunOS 4.1.3.
15323if $ac_need_defaults; then
15324 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
15325 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
15326 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
15327 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
15328fi
15329
15330# Have a temporary directory for convenience. Make it in the build tree
81ecdfbb 15331# simply because there is no reason against having it here, and in addition,
b7026657 15332# creating and moving files from /tmp can sometimes cause problems.
81ecdfbb
RW
15333# Hook for its removal unless debugging.
15334# Note that there is a small window in which the directory will not be cleaned:
15335# after its creation but before its name has been assigned to `$tmp'.
b7026657
AC
15336$debug ||
15337{
81ecdfbb
RW
15338 tmp=
15339 trap 'exit_status=$?
15340 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
15341' 0
15342 trap 'as_fn_exit 1' 1 2 13 15
b7026657 15343}
b7026657 15344# Create a (secure) tmp directory for tmp files.
c906108c 15345
b7026657 15346{
81ecdfbb 15347 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
b7026657
AC
15348 test -n "$tmp" && test -d "$tmp"
15349} ||
15350{
81ecdfbb
RW
15351 tmp=./conf$$-$RANDOM
15352 (umask 077 && mkdir "$tmp")
15353} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
b7026657 15354
81ecdfbb
RW
15355# Set up the scripts for CONFIG_FILES section.
15356# No need to generate them if there are no CONFIG_FILES.
15357# This happens for instance with `./config.status config.h'.
15358if test -n "$CONFIG_FILES"; then
b7026657 15359
c906108c 15360
81ecdfbb
RW
15361ac_cr=`echo X | tr X '\015'`
15362# On cygwin, bash can eat \r inside `` if the user requested igncr.
15363# But we know of no other shell where ac_cr would be empty at this
15364# point, so we can use a bashism as a fallback.
15365if test "x$ac_cr" = x; then
15366 eval ac_cr=\$\'\\r\'
15367fi
15368ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
15369if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
15370 ac_cs_awk_cr='\r'
15371else
15372 ac_cs_awk_cr=$ac_cr
15373fi
b7026657 15374
81ecdfbb 15375echo 'BEGIN {' >"$tmp/subs1.awk" &&
b7026657
AC
15376_ACEOF
15377
c906108c 15378
81ecdfbb
RW
15379{
15380 echo "cat >conf$$subs.awk <<_ACEOF" &&
15381 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
15382 echo "_ACEOF"
15383} >conf$$subs.sh ||
15384 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
15385ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
15386ac_delim='%!_!# '
15387for ac_last_try in false false false false false :; do
15388 . ./conf$$subs.sh ||
15389 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
15390
15391 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
15392 if test $ac_delim_n = $ac_delim_num; then
15393 break
15394 elif $ac_last_try; then
15395 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
c906108c 15396 else
81ecdfbb
RW
15397 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15398 fi
15399done
15400rm -f conf$$subs.sh
15401
15402cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15403cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
15404_ACEOF
15405sed -n '
15406h
15407s/^/S["/; s/!.*/"]=/
15408p
15409g
15410s/^[^!]*!//
15411:repl
15412t repl
15413s/'"$ac_delim"'$//
15414t delim
15415:nl
15416h
15417s/\(.\{148\}\).*/\1/
15418t more1
15419s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
15420p
15421n
15422b repl
15423:more1
15424s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15425p
15426g
15427s/.\{148\}//
15428t nl
15429:delim
15430h
15431s/\(.\{148\}\).*/\1/
15432t more2
15433s/["\\]/\\&/g; s/^/"/; s/$/"/
15434p
15435b
15436:more2
15437s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15438p
15439g
15440s/.\{148\}//
15441t delim
15442' <conf$$subs.awk | sed '
15443/^[^""]/{
15444 N
15445 s/\n//
15446}
15447' >>$CONFIG_STATUS || ac_write_fail=1
15448rm -f conf$$subs.awk
15449cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15450_ACAWK
15451cat >>"\$tmp/subs1.awk" <<_ACAWK &&
15452 for (key in S) S_is_set[key] = 1
15453 FS = "\a"
b7026657 15454
81ecdfbb
RW
15455}
15456{
15457 line = $ 0
15458 nfields = split(line, field, "@")
15459 substed = 0
15460 len = length(field[1])
15461 for (i = 2; i < nfields; i++) {
15462 key = field[i]
15463 keylen = length(key)
15464 if (S_is_set[key]) {
15465 value = S[key]
15466 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
15467 len += length(value) + length(field[++i])
15468 substed = 1
15469 } else
15470 len += 1 + keylen
15471 }
15472
15473 print line
15474}
c906108c 15475
81ecdfbb
RW
15476_ACAWK
15477_ACEOF
15478cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15479if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15480 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
b7026657 15481else
81ecdfbb
RW
15482 cat
15483fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
15484 || as_fn_error "could not setup config files machinery" "$LINENO" 5
15485_ACEOF
b7026657 15486
81ecdfbb
RW
15487# VPATH may cause trouble with some makes, so we remove $(srcdir),
15488# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
15489# trailing colons and then remove the whole line if VPATH becomes empty
15490# (actually we leave an empty line to preserve line numbers).
15491if test "x$srcdir" = x.; then
15492 ac_vpsub='/^[ ]*VPATH[ ]*=/{
15493s/:*\$(srcdir):*/:/
15494s/:*\${srcdir}:*/:/
15495s/:*@srcdir@:*/:/
15496s/^\([^=]*=[ ]*\):*/\1/
15497s/:*$//
15498s/^[^=]*=[ ]*$//
15499}'
15500fi
c906108c 15501
81ecdfbb
RW
15502cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15503fi # test -n "$CONFIG_FILES"
c906108c 15504
81ecdfbb
RW
15505# Set up the scripts for CONFIG_HEADERS section.
15506# No need to generate them if there are no CONFIG_HEADERS.
15507# This happens for instance with `./config.status Makefile'.
15508if test -n "$CONFIG_HEADERS"; then
15509cat >"$tmp/defines.awk" <<\_ACAWK ||
15510BEGIN {
15511_ACEOF
b7026657 15512
81ecdfbb
RW
15513# Transform confdefs.h into an awk script `defines.awk', embedded as
15514# here-document in config.status, that substitutes the proper values into
15515# config.h.in to produce config.h.
c906108c 15516
81ecdfbb
RW
15517# Create a delimiter string that does not exist in confdefs.h, to ease
15518# handling of long lines.
15519ac_delim='%!_!# '
15520for ac_last_try in false false :; do
15521 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
15522 if test -z "$ac_t"; then
15523 break
15524 elif $ac_last_try; then
15525 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
b7026657 15526 else
81ecdfbb 15527 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
b7026657 15528 fi
b7026657 15529done
81ecdfbb
RW
15530
15531# For the awk script, D is an array of macro values keyed by name,
15532# likewise P contains macro parameters if any. Preserve backslash
15533# newline sequences.
15534
15535ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
15536sed -n '
15537s/.\{148\}/&'"$ac_delim"'/g
15538t rset
15539:rset
15540s/^[ ]*#[ ]*define[ ][ ]*/ /
15541t def
15542d
15543:def
15544s/\\$//
15545t bsnl
15546s/["\\]/\\&/g
15547s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15548D["\1"]=" \3"/p
15549s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
15550d
15551:bsnl
15552s/["\\]/\\&/g
15553s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15554D["\1"]=" \3\\\\\\n"\\/p
15555t cont
15556s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
15557t cont
15558d
15559:cont
15560n
15561s/.\{148\}/&'"$ac_delim"'/g
15562t clear
15563:clear
15564s/\\$//
15565t bsnlc
15566s/["\\]/\\&/g; s/^/"/; s/$/"/p
15567d
15568:bsnlc
15569s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
15570b cont
15571' <confdefs.h | sed '
15572s/'"$ac_delim"'/"\\\
15573"/g' >>$CONFIG_STATUS || ac_write_fail=1
15574
15575cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15576 for (key in D) D_is_set[key] = 1
15577 FS = "\a"
15578}
15579/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
15580 line = \$ 0
15581 split(line, arg, " ")
15582 if (arg[1] == "#") {
15583 defundef = arg[2]
15584 mac1 = arg[3]
15585 } else {
15586 defundef = substr(arg[1], 2)
15587 mac1 = arg[2]
15588 }
15589 split(mac1, mac2, "(") #)
15590 macro = mac2[1]
15591 prefix = substr(line, 1, index(line, defundef) - 1)
15592 if (D_is_set[macro]) {
15593 # Preserve the white space surrounding the "#".
15594 print prefix "define", macro P[macro] D[macro]
15595 next
15596 } else {
15597 # Replace #undef with comments. This is necessary, for example,
15598 # in the case of _POSIX_SOURCE, which is predefined and required
15599 # on some systems where configure will not decide to define it.
15600 if (defundef == "undef") {
15601 print "/*", prefix defundef, macro, "*/"
15602 next
15603 }
15604 }
15605}
15606{ print }
15607_ACAWK
b7026657 15608_ACEOF
81ecdfbb
RW
15609cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15610 as_fn_error "could not setup config headers machinery" "$LINENO" 5
15611fi # test -n "$CONFIG_HEADERS"
b7026657 15612
c906108c 15613
81ecdfbb
RW
15614eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
15615shift
15616for ac_tag
15617do
15618 case $ac_tag in
15619 :[FHLC]) ac_mode=$ac_tag; continue;;
15620 esac
15621 case $ac_mode$ac_tag in
15622 :[FHL]*:*);;
15623 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
15624 :[FH]-) ac_tag=-:-;;
15625 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
c906108c 15626 esac
81ecdfbb
RW
15627 ac_save_IFS=$IFS
15628 IFS=:
15629 set x $ac_tag
15630 IFS=$ac_save_IFS
15631 shift
15632 ac_file=$1
15633 shift
c906108c 15634
81ecdfbb
RW
15635 case $ac_mode in
15636 :L) ac_source=$1;;
15637 :[FH])
15638 ac_file_inputs=
15639 for ac_f
15640 do
15641 case $ac_f in
15642 -) ac_f="$tmp/stdin";;
15643 *) # Look for the file first in the build tree, then in the source tree
15644 # (if the path is not absolute). The absolute path cannot be DOS-style,
15645 # because $ac_f cannot contain `:'.
15646 test -f "$ac_f" ||
15647 case $ac_f in
15648 [\\/$]*) false;;
15649 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15650 esac ||
15651 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
b7026657 15652 esac
81ecdfbb
RW
15653 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
15654 as_fn_append ac_file_inputs " '$ac_f'"
15655 done
b7026657 15656
81ecdfbb
RW
15657 # Let's still pretend it is `configure' which instantiates (i.e., don't
15658 # use $as_me), people would be surprised to read:
15659 # /* config.h. Generated by config.status. */
15660 configure_input='Generated from '`
15661 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
15662 `' by configure.'
15663 if test x"$ac_file" != x-; then
15664 configure_input="$ac_file. $configure_input"
15665 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15666$as_echo "$as_me: creating $ac_file" >&6;}
15667 fi
15668 # Neutralize special characters interpreted by sed in replacement strings.
15669 case $configure_input in #(
15670 *\&* | *\|* | *\\* )
15671 ac_sed_conf_input=`$as_echo "$configure_input" |
15672 sed 's/[\\\\&|]/\\\\&/g'`;; #(
15673 *) ac_sed_conf_input=$configure_input;;
15674 esac
b7026657 15675
81ecdfbb
RW
15676 case $ac_tag in
15677 *:-:* | *:-) cat >"$tmp/stdin" \
15678 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
15679 esac
15680 ;;
15681 esac
b7026657 15682
81ecdfbb 15683 ac_dir=`$as_dirname -- "$ac_file" ||
b7026657
AC
15684$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15685 X"$ac_file" : 'X\(//\)[^/]' \| \
15686 X"$ac_file" : 'X\(//\)$' \| \
81ecdfbb
RW
15687 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15688$as_echo X"$ac_file" |
15689 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15690 s//\1/
15691 q
15692 }
15693 /^X\(\/\/\)[^/].*/{
15694 s//\1/
15695 q
15696 }
15697 /^X\(\/\/\)$/{
15698 s//\1/
15699 q
15700 }
15701 /^X\(\/\).*/{
15702 s//\1/
15703 q
15704 }
15705 s/.*/./; q'`
15706 as_dir="$ac_dir"; as_fn_mkdir_p
b7026657
AC
15707 ac_builddir=.
15708
81ecdfbb
RW
15709case "$ac_dir" in
15710.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15711*)
15712 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15713 # A ".." for each directory in $ac_dir_suffix.
15714 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15715 case $ac_top_builddir_sub in
15716 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15717 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15718 esac ;;
15719esac
15720ac_abs_top_builddir=$ac_pwd
15721ac_abs_builddir=$ac_pwd$ac_dir_suffix
15722# for backward compatibility:
15723ac_top_builddir=$ac_top_build_prefix
b7026657
AC
15724
15725case $srcdir in
81ecdfbb 15726 .) # We are building in place.
b7026657 15727 ac_srcdir=.
81ecdfbb
RW
15728 ac_top_srcdir=$ac_top_builddir_sub
15729 ac_abs_top_srcdir=$ac_pwd ;;
15730 [\\/]* | ?:[\\/]* ) # Absolute name.
b7026657 15731 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
15732 ac_top_srcdir=$srcdir
15733 ac_abs_top_srcdir=$srcdir ;;
15734 *) # Relative name.
15735 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15736 ac_top_srcdir=$ac_top_build_prefix$srcdir
15737 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
b7026657 15738esac
81ecdfbb 15739ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
b7026657 15740
c906108c 15741
81ecdfbb
RW
15742 case $ac_mode in
15743 :F)
15744 #
15745 # CONFIG_FILE
15746 #
b7026657 15747
81ecdfbb
RW
15748 case $INSTALL in
15749 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
15750 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
c906108c 15751 esac
81ecdfbb 15752_ACEOF
c906108c 15753
81ecdfbb
RW
15754cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15755# If the template does not know about datarootdir, expand it.
15756# FIXME: This hack should be removed a few years after 2.60.
15757ac_datarootdir_hack=; ac_datarootdir_seen=
15758ac_sed_dataroot='
15759/datarootdir/ {
15760 p
15761 q
15762}
15763/@datadir@/p
15764/@docdir@/p
15765/@infodir@/p
15766/@localedir@/p
15767/@mandir@/p'
15768case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15769*datarootdir*) ac_datarootdir_seen=yes;;
15770*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15771 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15772$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15773_ACEOF
15774cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15775 ac_datarootdir_hack='
15776 s&@datadir@&$datadir&g
15777 s&@docdir@&$docdir&g
15778 s&@infodir@&$infodir&g
15779 s&@localedir@&$localedir&g
15780 s&@mandir@&$mandir&g
15781 s&\\\${datarootdir}&$datarootdir&g' ;;
15782esac
b7026657 15783_ACEOF
b7026657 15784
81ecdfbb
RW
15785# Neutralize VPATH when `$srcdir' = `.'.
15786# Shell code in configure.ac might set extrasub.
15787# FIXME: do we really want to maintain this feature?
15788cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15789ac_sed_extra="$ac_vpsub
15790$extrasub
15791_ACEOF
15792cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15793:t
15794/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15795s|@configure_input@|$ac_sed_conf_input|;t t
15796s&@top_builddir@&$ac_top_builddir_sub&;t t
15797s&@top_build_prefix@&$ac_top_build_prefix&;t t
15798s&@srcdir@&$ac_srcdir&;t t
15799s&@abs_srcdir@&$ac_abs_srcdir&;t t
15800s&@top_srcdir@&$ac_top_srcdir&;t t
15801s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
15802s&@builddir@&$ac_builddir&;t t
15803s&@abs_builddir@&$ac_abs_builddir&;t t
15804s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
15805s&@INSTALL@&$ac_INSTALL&;t t
15806$ac_datarootdir_hack
15807"
15808eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
15809 || as_fn_error "could not create $ac_file" "$LINENO" 5
15810
15811test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15812 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
15813 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
15814 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15815which seems to be undefined. Please make sure it is defined." >&5
15816$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15817which seems to be undefined. Please make sure it is defined." >&2;}
15818
15819 rm -f "$tmp/stdin"
15820 case $ac_file in
15821 -) cat "$tmp/out" && rm -f "$tmp/out";;
15822 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
15823 esac \
15824 || as_fn_error "could not create $ac_file" "$LINENO" 5
15825 ;;
15826 :H)
15827 #
15828 # CONFIG_HEADER
15829 #
15830 if test x"$ac_file" != x-; then
15831 {
15832 $as_echo "/* $configure_input */" \
15833 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
15834 } >"$tmp/config.h" \
15835 || as_fn_error "could not create $ac_file" "$LINENO" 5
15836 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
15837 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15838$as_echo "$as_me: $ac_file is unchanged" >&6;}
15839 else
15840 rm -f "$ac_file"
15841 mv "$tmp/config.h" "$ac_file" \
15842 || as_fn_error "could not create $ac_file" "$LINENO" 5
15843 fi
b7026657 15844 else
81ecdfbb
RW
15845 $as_echo "/* $configure_input */" \
15846 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15847 || as_fn_error "could not create -" "$LINENO" 5
15848 fi
15849 ;;
15850 :L)
15851 #
15852 # CONFIG_LINK
15853 #
b7026657 15854
81ecdfbb
RW
15855 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
15856 :
15857 else
15858 # Prefer the file from the source tree if names are identical.
15859 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
15860 ac_source=$srcdir/$ac_source
15861 fi
b7026657 15862
81ecdfbb
RW
15863 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
15864$as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
c906108c 15865
81ecdfbb
RW
15866 if test ! -r "$ac_source"; then
15867 as_fn_error "$ac_source: file not found" "$LINENO" 5
15868 fi
15869 rm -f "$ac_file"
b7026657 15870
81ecdfbb
RW
15871 # Try a relative symlink, then a hard link, then a copy.
15872 case $srcdir in
15873 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
15874 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
15875 esac
15876 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
15877 ln "$ac_source" "$ac_file" 2>/dev/null ||
15878 cp -p "$ac_source" "$ac_file" ||
15879 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
15880 fi
15881 ;;
15882 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15883$as_echo "$as_me: executing $ac_file commands" >&6;}
15884 ;;
15885 esac
b7026657
AC
15886
15887
81ecdfbb 15888 case $ac_file$ac_mode in
db2e4d67 15889 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
6bb11ab3
L
15890 "libtool":C)
15891
15892 # See if we are running on zsh, and set the options which allow our
15893 # commands through without removal of \ escapes.
15894 if test -n "${ZSH_VERSION+set}" ; then
15895 setopt NO_GLOB_SUBST
15896 fi
15897
15898 cfgfile="${ofile}T"
15899 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15900 $RM "$cfgfile"
15901
15902 cat <<_LT_EOF >> "$cfgfile"
15903#! $SHELL
15904
15905# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15906# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15907# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15908# NOTE: Changes made to this file will be lost: look at ltmain.sh.
15909#
15910# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15911# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15912# Written by Gordon Matzigkeit, 1996
15913#
15914# This file is part of GNU Libtool.
15915#
15916# GNU Libtool is free software; you can redistribute it and/or
15917# modify it under the terms of the GNU General Public License as
15918# published by the Free Software Foundation; either version 2 of
15919# the License, or (at your option) any later version.
15920#
15921# As a special exception to the GNU General Public License,
15922# if you distribute this file as part of a program or library that
15923# is built using GNU Libtool, you may include this file under the
15924# same distribution terms that you use for the rest of that program.
15925#
15926# GNU Libtool is distributed in the hope that it will be useful,
15927# but WITHOUT ANY WARRANTY; without even the implied warranty of
15928# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15929# GNU General Public License for more details.
15930#
15931# You should have received a copy of the GNU General Public License
15932# along with GNU Libtool; see the file COPYING. If not, a copy
15933# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15934# obtained by writing to the Free Software Foundation, Inc.,
15935# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15936
15937
15938# The names of the tagged configurations supported by this script.
15939available_tags=""
15940
15941# ### BEGIN LIBTOOL CONFIG
15942
15943# Which release of libtool.m4 was used?
15944macro_version=$macro_version
15945macro_revision=$macro_revision
15946
15947# Whether or not to build shared libraries.
15948build_libtool_libs=$enable_shared
15949
15950# Whether or not to build static libraries.
15951build_old_libs=$enable_static
15952
15953# What type of objects to build.
15954pic_mode=$pic_mode
15955
15956# Whether or not to optimize for fast installation.
15957fast_install=$enable_fast_install
15958
15959# Shell to use when invoking shell scripts.
15960SHELL=$lt_SHELL
15961
15962# An echo program that protects backslashes.
15963ECHO=$lt_ECHO
15964
15965# The host system.
15966host_alias=$host_alias
15967host=$host
15968host_os=$host_os
15969
15970# The build system.
15971build_alias=$build_alias
15972build=$build
15973build_os=$build_os
15974
15975# A sed program that does not truncate output.
15976SED=$lt_SED
15977
15978# Sed that helps us avoid accidentally triggering echo(1) options like -n.
15979Xsed="\$SED -e 1s/^X//"
15980
15981# A grep program that handles long lines.
15982GREP=$lt_GREP
15983
15984# An ERE matcher.
15985EGREP=$lt_EGREP
15986
15987# A literal string matcher.
15988FGREP=$lt_FGREP
15989
15990# A BSD- or MS-compatible name lister.
15991NM=$lt_NM
15992
15993# Whether we need soft or hard links.
15994LN_S=$lt_LN_S
15995
15996# What is the maximum length of a command?
15997max_cmd_len=$max_cmd_len
15998
15999# Object file suffix (normally "o").
16000objext=$ac_objext
16001
16002# Executable file suffix (normally "").
16003exeext=$exeext
16004
16005# whether the shell understands "unset".
16006lt_unset=$lt_unset
16007
16008# turn spaces into newlines.
16009SP2NL=$lt_lt_SP2NL
16010
16011# turn newlines into spaces.
16012NL2SP=$lt_lt_NL2SP
16013
16014# An object symbol dumper.
16015OBJDUMP=$lt_OBJDUMP
16016
16017# Method to check whether dependent libraries are shared objects.
16018deplibs_check_method=$lt_deplibs_check_method
16019
16020# Command to use when deplibs_check_method == "file_magic".
16021file_magic_cmd=$lt_file_magic_cmd
16022
16023# The archiver.
16024AR=$lt_AR
16025AR_FLAGS=$lt_AR_FLAGS
16026
16027# A symbol stripping program.
16028STRIP=$lt_STRIP
16029
16030# Commands used to install an old-style archive.
16031RANLIB=$lt_RANLIB
16032old_postinstall_cmds=$lt_old_postinstall_cmds
16033old_postuninstall_cmds=$lt_old_postuninstall_cmds
16034
16035# Whether to use a lock for old archive extraction.
16036lock_old_archive_extraction=$lock_old_archive_extraction
16037
16038# A C compiler.
16039LTCC=$lt_CC
16040
16041# LTCC compiler flags.
16042LTCFLAGS=$lt_CFLAGS
16043
16044# Take the output of nm and produce a listing of raw symbols and C names.
16045global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
16046
16047# Transform the output of nm in a proper C declaration.
16048global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
16049
16050# Transform the output of nm in a C name address pair.
16051global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
16052
16053# Transform the output of nm in a C name address pair when lib prefix is needed.
16054global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
16055
16056# The name of the directory that contains temporary libtool files.
16057objdir=$objdir
16058
16059# Used to examine libraries when file_magic_cmd begins with "file".
16060MAGIC_CMD=$MAGIC_CMD
16061
16062# Must we lock files when doing compilation?
16063need_locks=$lt_need_locks
16064
16065# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
16066DSYMUTIL=$lt_DSYMUTIL
16067
16068# Tool to change global to local symbols on Mac OS X.
16069NMEDIT=$lt_NMEDIT
16070
16071# Tool to manipulate fat objects and archives on Mac OS X.
16072LIPO=$lt_LIPO
16073
16074# ldd/readelf like tool for Mach-O binaries on Mac OS X.
16075OTOOL=$lt_OTOOL
16076
16077# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
16078OTOOL64=$lt_OTOOL64
16079
16080# Old archive suffix (normally "a").
16081libext=$libext
16082
16083# Shared library suffix (normally ".so").
16084shrext_cmds=$lt_shrext_cmds
16085
16086# The commands to extract the exported symbol list from a shared archive.
16087extract_expsyms_cmds=$lt_extract_expsyms_cmds
16088
16089# Variables whose values should be saved in libtool wrapper scripts and
16090# restored at link time.
16091variables_saved_for_relink=$lt_variables_saved_for_relink
16092
16093# Do we need the "lib" prefix for modules?
16094need_lib_prefix=$need_lib_prefix
16095
16096# Do we need a version for libraries?
16097need_version=$need_version
16098
16099# Library versioning type.
16100version_type=$version_type
16101
16102# Shared library runtime path variable.
16103runpath_var=$runpath_var
16104
16105# Shared library path variable.
16106shlibpath_var=$shlibpath_var
16107
16108# Is shlibpath searched before the hard-coded library search path?
16109shlibpath_overrides_runpath=$shlibpath_overrides_runpath
16110
16111# Format of library name prefix.
16112libname_spec=$lt_libname_spec
16113
16114# List of archive names. First name is the real one, the rest are links.
16115# The last name is the one that the linker finds with -lNAME
16116library_names_spec=$lt_library_names_spec
16117
16118# The coded name of the library, if different from the real name.
16119soname_spec=$lt_soname_spec
16120
16121# Permission mode override for installation of shared libraries.
16122install_override_mode=$lt_install_override_mode
16123
16124# Command to use after installation of a shared archive.
16125postinstall_cmds=$lt_postinstall_cmds
16126
16127# Command to use after uninstallation of a shared archive.
16128postuninstall_cmds=$lt_postuninstall_cmds
16129
16130# Commands used to finish a libtool library installation in a directory.
16131finish_cmds=$lt_finish_cmds
16132
16133# As "finish_cmds", except a single script fragment to be evaled but
16134# not shown.
16135finish_eval=$lt_finish_eval
16136
16137# Whether we should hardcode library paths into libraries.
16138hardcode_into_libs=$hardcode_into_libs
16139
16140# Compile-time system search path for libraries.
16141sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
16142
16143# Run-time system search path for libraries.
16144sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
16145
16146# Whether dlopen is supported.
16147dlopen_support=$enable_dlopen
16148
16149# Whether dlopen of programs is supported.
16150dlopen_self=$enable_dlopen_self
16151
16152# Whether dlopen of statically linked programs is supported.
16153dlopen_self_static=$enable_dlopen_self_static
16154
16155# Commands to strip libraries.
16156old_striplib=$lt_old_striplib
16157striplib=$lt_striplib
16158
16159
16160# The linker used to build libraries.
16161LD=$lt_LD
16162
16163# How to create reloadable object files.
16164reload_flag=$lt_reload_flag
16165reload_cmds=$lt_reload_cmds
16166
16167# Commands used to build an old-style archive.
16168old_archive_cmds=$lt_old_archive_cmds
16169
16170# A language specific compiler.
16171CC=$lt_compiler
16172
16173# Is the compiler the GNU compiler?
16174with_gcc=$GCC
16175
16176# Compiler flag to turn off builtin functions.
16177no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
16178
16179# How to pass a linker flag through the compiler.
16180wl=$lt_lt_prog_compiler_wl
16181
16182# Additional compiler flags for building library objects.
16183pic_flag=$lt_lt_prog_compiler_pic
16184
16185# Compiler flag to prevent dynamic linking.
16186link_static_flag=$lt_lt_prog_compiler_static
16187
16188# Does compiler simultaneously support -c and -o options?
16189compiler_c_o=$lt_lt_cv_prog_compiler_c_o
16190
16191# Whether or not to add -lc for building shared libraries.
16192build_libtool_need_lc=$archive_cmds_need_lc
16193
16194# Whether or not to disallow shared libs when runtime libs are static.
16195allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
16196
16197# Compiler flag to allow reflexive dlopens.
16198export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
16199
16200# Compiler flag to generate shared objects directly from archives.
16201whole_archive_flag_spec=$lt_whole_archive_flag_spec
16202
16203# Whether the compiler copes with passing no objects directly.
16204compiler_needs_object=$lt_compiler_needs_object
16205
16206# Create an old-style archive from a shared archive.
16207old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
16208
16209# Create a temporary old-style archive to link instead of a shared archive.
16210old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
16211
16212# Commands used to build a shared archive.
16213archive_cmds=$lt_archive_cmds
16214archive_expsym_cmds=$lt_archive_expsym_cmds
16215
16216# Commands used to build a loadable module if different from building
16217# a shared archive.
16218module_cmds=$lt_module_cmds
16219module_expsym_cmds=$lt_module_expsym_cmds
16220
16221# Whether we are building with GNU ld or not.
16222with_gnu_ld=$lt_with_gnu_ld
16223
16224# Flag that allows shared libraries with undefined symbols to be built.
16225allow_undefined_flag=$lt_allow_undefined_flag
16226
16227# Flag that enforces no undefined symbols.
16228no_undefined_flag=$lt_no_undefined_flag
16229
16230# Flag to hardcode \$libdir into a binary during linking.
16231# This must work even if \$libdir does not exist
16232hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
16233
16234# If ld is used when linking, flag to hardcode \$libdir into a binary
16235# during linking. This must work even if \$libdir does not exist.
16236hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
16237
16238# Whether we need a single "-rpath" flag with a separated argument.
16239hardcode_libdir_separator=$lt_hardcode_libdir_separator
16240
16241# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16242# DIR into the resulting binary.
16243hardcode_direct=$hardcode_direct
16244
16245# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16246# DIR into the resulting binary and the resulting library dependency is
16247# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
16248# library is relocated.
16249hardcode_direct_absolute=$hardcode_direct_absolute
16250
16251# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
16252# into the resulting binary.
16253hardcode_minus_L=$hardcode_minus_L
16254
16255# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
16256# into the resulting binary.
16257hardcode_shlibpath_var=$hardcode_shlibpath_var
16258
16259# Set to "yes" if building a shared library automatically hardcodes DIR
16260# into the library and all subsequent libraries and executables linked
16261# against it.
16262hardcode_automatic=$hardcode_automatic
16263
16264# Set to yes if linker adds runtime paths of dependent libraries
16265# to runtime path list.
16266inherit_rpath=$inherit_rpath
16267
16268# Whether libtool must link a program against all its dependency libraries.
16269link_all_deplibs=$link_all_deplibs
16270
16271# Fix the shell variable \$srcfile for the compiler.
16272fix_srcfile_path=$lt_fix_srcfile_path
16273
16274# Set to "yes" if exported symbols are required.
16275always_export_symbols=$always_export_symbols
16276
16277# The commands to list exported symbols.
16278export_symbols_cmds=$lt_export_symbols_cmds
16279
16280# Symbols that should not be listed in the preloaded symbols.
16281exclude_expsyms=$lt_exclude_expsyms
16282
16283# Symbols that must always be exported.
16284include_expsyms=$lt_include_expsyms
16285
16286# Commands necessary for linking programs (against libraries) with templates.
16287prelink_cmds=$lt_prelink_cmds
16288
16289# Specify filename containing input files.
16290file_list_spec=$lt_file_list_spec
16291
16292# How to hardcode a shared library path into an executable.
16293hardcode_action=$hardcode_action
16294
16295# ### END LIBTOOL CONFIG
16296
16297_LT_EOF
16298
16299 case $host_os in
16300 aix3*)
16301 cat <<\_LT_EOF >> "$cfgfile"
16302# AIX sometimes has problems with the GCC collect2 program. For some
16303# reason, if we set the COLLECT_NAMES environment variable, the problems
16304# vanish in a puff of smoke.
16305if test "X${COLLECT_NAMES+set}" != Xset; then
16306 COLLECT_NAMES=
16307 export COLLECT_NAMES
16308fi
16309_LT_EOF
16310 ;;
16311 esac
16312
16313
16314ltmain="$ac_aux_dir/ltmain.sh"
16315
16316
16317 # We use sed instead of cat because bash on DJGPP gets confused if
16318 # if finds mixed CR/LF and LF-only lines. Since sed operates in
16319 # text mode, it properly converts lines to CR/LF. This bash problem
16320 # is reportedly fixed, but why not run on old versions too?
16321 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
16322 || (rm -f "$cfgfile"; exit 1)
16323
16324 case $xsi_shell in
16325 yes)
16326 cat << \_LT_EOF >> "$cfgfile"
16327
16328# func_dirname file append nondir_replacement
16329# Compute the dirname of FILE. If nonempty, add APPEND to the result,
16330# otherwise set result to NONDIR_REPLACEMENT.
16331func_dirname ()
16332{
16333 case ${1} in
16334 */*) func_dirname_result="${1%/*}${2}" ;;
16335 * ) func_dirname_result="${3}" ;;
16336 esac
16337}
16338
16339# func_basename file
16340func_basename ()
16341{
16342 func_basename_result="${1##*/}"
16343}
16344
16345# func_dirname_and_basename file append nondir_replacement
16346# perform func_basename and func_dirname in a single function
16347# call:
16348# dirname: Compute the dirname of FILE. If nonempty,
16349# add APPEND to the result, otherwise set result
16350# to NONDIR_REPLACEMENT.
16351# value returned in "$func_dirname_result"
16352# basename: Compute filename of FILE.
16353# value retuned in "$func_basename_result"
16354# Implementation must be kept synchronized with func_dirname
16355# and func_basename. For efficiency, we do not delegate to
16356# those functions but instead duplicate the functionality here.
16357func_dirname_and_basename ()
16358{
16359 case ${1} in
16360 */*) func_dirname_result="${1%/*}${2}" ;;
16361 * ) func_dirname_result="${3}" ;;
16362 esac
16363 func_basename_result="${1##*/}"
16364}
16365
16366# func_stripname prefix suffix name
16367# strip PREFIX and SUFFIX off of NAME.
16368# PREFIX and SUFFIX must not contain globbing or regex special
16369# characters, hashes, percent signs, but SUFFIX may contain a leading
16370# dot (in which case that matches only a dot).
16371func_stripname ()
16372{
16373 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
16374 # positional parameters, so assign one to ordinary parameter first.
16375 func_stripname_result=${3}
16376 func_stripname_result=${func_stripname_result#"${1}"}
16377 func_stripname_result=${func_stripname_result%"${2}"}
16378}
16379
16380# func_opt_split
16381func_opt_split ()
16382{
16383 func_opt_split_opt=${1%%=*}
16384 func_opt_split_arg=${1#*=}
16385}
16386
16387# func_lo2o object
16388func_lo2o ()
16389{
16390 case ${1} in
16391 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
16392 *) func_lo2o_result=${1} ;;
16393 esac
16394}
16395
16396# func_xform libobj-or-source
16397func_xform ()
16398{
16399 func_xform_result=${1%.*}.lo
16400}
16401
16402# func_arith arithmetic-term...
16403func_arith ()
16404{
16405 func_arith_result=$(( $* ))
16406}
16407
16408# func_len string
16409# STRING may not start with a hyphen.
16410func_len ()
16411{
16412 func_len_result=${#1}
16413}
16414
16415_LT_EOF
16416 ;;
16417 *) # Bourne compatible functions.
16418 cat << \_LT_EOF >> "$cfgfile"
16419
16420# func_dirname file append nondir_replacement
16421# Compute the dirname of FILE. If nonempty, add APPEND to the result,
16422# otherwise set result to NONDIR_REPLACEMENT.
16423func_dirname ()
16424{
16425 # Extract subdirectory from the argument.
16426 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
16427 if test "X$func_dirname_result" = "X${1}"; then
16428 func_dirname_result="${3}"
16429 else
16430 func_dirname_result="$func_dirname_result${2}"
16431 fi
16432}
16433
16434# func_basename file
16435func_basename ()
16436{
16437 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
16438}
16439
16440
16441# func_stripname prefix suffix name
16442# strip PREFIX and SUFFIX off of NAME.
16443# PREFIX and SUFFIX must not contain globbing or regex special
16444# characters, hashes, percent signs, but SUFFIX may contain a leading
16445# dot (in which case that matches only a dot).
16446# func_strip_suffix prefix name
16447func_stripname ()
16448{
16449 case ${2} in
16450 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
16451 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
16452 esac
16453}
16454
16455# sed scripts:
16456my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
16457my_sed_long_arg='1s/^-[^=]*=//'
16458
16459# func_opt_split
16460func_opt_split ()
16461{
16462 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
16463 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
16464}
16465
16466# func_lo2o object
16467func_lo2o ()
16468{
16469 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
16470}
16471
16472# func_xform libobj-or-source
16473func_xform ()
16474{
16475 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
16476}
16477
16478# func_arith arithmetic-term...
16479func_arith ()
16480{
16481 func_arith_result=`expr "$@"`
16482}
16483
16484# func_len string
16485# STRING may not start with a hyphen.
16486func_len ()
16487{
16488 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
16489}
16490
16491_LT_EOF
16492esac
16493
16494case $lt_shell_append in
16495 yes)
16496 cat << \_LT_EOF >> "$cfgfile"
16497
16498# func_append var value
16499# Append VALUE to the end of shell variable VAR.
16500func_append ()
16501{
16502 eval "$1+=\$2"
16503}
16504_LT_EOF
16505 ;;
16506 *)
16507 cat << \_LT_EOF >> "$cfgfile"
16508
16509# func_append var value
16510# Append VALUE to the end of shell variable VAR.
16511func_append ()
16512{
16513 eval "$1=\$$1\$2"
16514}
16515
16516_LT_EOF
16517 ;;
16518 esac
16519
16520
16521 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
16522 || (rm -f "$cfgfile"; exit 1)
16523
16524 mv -f "$cfgfile" "$ofile" ||
16525 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
16526 chmod +x "$ofile"
16527
16528 ;;
81ecdfbb 16529 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
38f48d72
AC
16530 rm -f Makesim1.tmp Makesim2.tmp Makefile
16531 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
16532 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
16533 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
c906108c
SS
16534 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
16535 <Makefile.sim >Makefile
38f48d72 16536 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
b7026657 16537 ;;
81ecdfbb
RW
16538 "stamp-h":C) echo > stamp-h ;;
16539
b7026657 16540 esac
81ecdfbb 16541done # for ac_tag
c906108c 16542
b7026657 16543
81ecdfbb 16544as_fn_exit 0
b7026657 16545_ACEOF
b7026657
AC
16546ac_clean_files=$ac_clean_files_save
16547
81ecdfbb
RW
16548test $ac_write_fail = 0 ||
16549 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
16550
b7026657
AC
16551
16552# configure is writing to config.log, and then calls config.status.
16553# config.status does its own redirection, appending to config.log.
16554# Unfortunately, on DOS this fails, as config.log is still kept open
16555# by configure, so config.status won't be able to write to it; its
16556# output is simply discarded. So we exec the FD to /dev/null,
16557# effectively closing config.log, so it can be properly (re)opened and
16558# appended to by config.status. When coming back to configure, we
16559# need to make the FD available again.
16560if test "$no_create" != yes; then
16561 ac_cs_success=:
16562 ac_config_status_args=
16563 test "$silent" = yes &&
16564 ac_config_status_args="$ac_config_status_args --quiet"
16565 exec 5>/dev/null
16566 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
16567 exec 5>>config.log
16568 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16569 # would make configure fail if this is the last instruction.
81ecdfbb
RW
16570 $ac_cs_success || as_fn_exit $?
16571fi
16572if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16573 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16574$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
b7026657 16575fi
c906108c
SS
16576
16577