]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mn10300/configure
sim: allow the environment configure option everywhere
[thirdparty/binutils-gdb.git] / sim / mn10300 / 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
604REPORT_BUGS_TEXI
605REPORT_BUGS_TO
606PKGVERSION
607sim_profile
608sim_trace
609sim_stdio
610sim_debug
81ecdfbb 611MAINT
31e6ad7d
MF
612MAINTAINER_MODE_FALSE
613MAINTAINER_MODE_TRUE
6bb11ab3
L
614lt_cv_dlopen_libs
615OTOOL64
616OTOOL
617LIPO
618NMEDIT
619DSYMUTIL
620AWK
621STRIP
622OBJDUMP
623LN_S
624NM
625ac_ct_DUMPBIN
626DUMPBIN
627LD
628FGREP
629SED
630LIBTOOL
631PLUGINS_FALSE
632PLUGINS_TRUE
aadc9410
MF
633zlibinc
634zlibdir
81ecdfbb
RW
635CATOBJEXT
636GENCAT
637INSTOBJEXT
638DATADIRNAME
639CATALOGS
640POSUB
641GMSGFMT
642XGETTEXT
643INCINTL
644LIBINTL_DEP
645LIBINTL
646USE_NLS
db2e4d67
MF
647GMAKE_FALSE
648GMAKE_TRUE
649MAKE
650CCDEPMODE
651DEPDIR
652am__leading_dot
5f3ef9d0 653PACKAGE
81ecdfbb
RW
654RANLIB
655AR
656HDEFINES
657CC_FOR_BUILD
658INSTALL_DATA
659INSTALL_SCRIPT
660INSTALL_PROGRAM
2232061b
MF
661EGREP
662GREP
663CPP
81ecdfbb
RW
664target_os
665target_vendor
666target_cpu
667target
668host_os
669host_vendor
670host_cpu
671host
672build_os
673build_vendor
674build_cpu
675build
6ffe910a
MF
676OBJEXT
677EXEEXT
678ac_ct_CC
679CPPFLAGS
680LDFLAGS
681CFLAGS
682CC
81ecdfbb
RW
683WERROR_CFLAGS
684WARN_CFLAGS
685sim_xor_endian
81ecdfbb
RW
686sim_smp
687sim_reserved_bits
81ecdfbb
RW
688sim_packages
689sim_inline
690sim_hw
691sim_hw_objs
692sim_hw_cflags
693sim_default_model
694sim_scache
695sim_float
81ecdfbb
RW
696sim_endian
697sim_bitsize
698sim_assert
699sim_alignment
700sim_environment
701target_alias
702host_alias
703build_alias
704LIBS
705ECHO_T
706ECHO_N
707ECHO_C
708DEFS
709mandir
710localedir
711libdir
712psdir
713pdfdir
714dvidir
715htmldir
716infodir
717docdir
718oldincludedir
719includedir
720localstatedir
721sharedstatedir
722sysconfdir
723datadir
724datarootdir
725libexecdir
726sbindir
727bindir
728program_transform_name
729prefix
730exec_prefix
731PACKAGE_URL
732PACKAGE_BUGREPORT
733PACKAGE_STRING
734PACKAGE_VERSION
735PACKAGE_TARNAME
736PACKAGE_NAME
737PATH_SEPARATOR
738SHELL'
b7026657 739ac_subst_files=''
81ecdfbb
RW
740ac_user_opts='
741enable_option_checking
aadc9410 742with_system_zlib
6bb11ab3
L
743enable_plugins
744enable_shared
745enable_static
746with_pic
747enable_fast_install
748with_gnu_ld
749enable_libtool_lock
81ecdfbb 750enable_maintainer_mode
81ecdfbb
RW
751enable_sim_debug
752enable_sim_stdio
753enable_sim_trace
754enable_sim_profile
35656e95 755enable_sim_assert
16f7876d 756enable_sim_environment
347fe5bb 757enable_sim_inline
81ecdfbb
RW
758with_pkgversion
759with_bugurl
760enable_sim_endian
761enable_sim_alignment
2232061b 762enable_werror
81ecdfbb
RW
763enable_build_warnings
764enable_sim_build_warnings
765enable_sim_reserved_bits
766enable_sim_bitsize
81ecdfbb
RW
767enable_sim_hardware
768'
769 ac_precious_vars='build_alias
770host_alias
771target_alias
772CC
773CFLAGS
774LDFLAGS
775LIBS
776CPPFLAGS
777CPP'
778
c906108c
SS
779
780# Initialize some variables set by options.
b7026657
AC
781ac_init_help=
782ac_init_version=false
81ecdfbb
RW
783ac_unrecognized_opts=
784ac_unrecognized_sep=
c906108c
SS
785# The variables have the same names as the options, with
786# dashes changed to underlines.
b7026657 787cache_file=/dev/null
c906108c 788exec_prefix=NONE
c906108c 789no_create=
c906108c
SS
790no_recursion=
791prefix=NONE
792program_prefix=NONE
793program_suffix=NONE
794program_transform_name=s,x,x,
795silent=
796site=
797srcdir=
c906108c
SS
798verbose=
799x_includes=NONE
800x_libraries=NONE
b7026657
AC
801
802# Installation directory options.
803# These are left unexpanded so users can "make install exec_prefix=/foo"
804# and all the variables that are supposed to be based on exec_prefix
805# by default will actually change.
806# Use braces instead of parens because sh, perl, etc. also accept them.
81ecdfbb 807# (The list follows the same order as the GNU Coding Standards.)
c906108c
SS
808bindir='${exec_prefix}/bin'
809sbindir='${exec_prefix}/sbin'
810libexecdir='${exec_prefix}/libexec'
81ecdfbb
RW
811datarootdir='${prefix}/share'
812datadir='${datarootdir}'
c906108c
SS
813sysconfdir='${prefix}/etc'
814sharedstatedir='${prefix}/com'
815localstatedir='${prefix}/var'
c906108c
SS
816includedir='${prefix}/include'
817oldincludedir='/usr/include'
81ecdfbb
RW
818docdir='${datarootdir}/doc/${PACKAGE}'
819infodir='${datarootdir}/info'
820htmldir='${docdir}'
821dvidir='${docdir}'
822pdfdir='${docdir}'
823psdir='${docdir}'
824libdir='${exec_prefix}/lib'
825localedir='${datarootdir}/locale'
826mandir='${datarootdir}/man'
c906108c 827
c906108c 828ac_prev=
81ecdfbb 829ac_dashdash=
c906108c
SS
830for ac_option
831do
c906108c
SS
832 # If the previous option needs an argument, assign it.
833 if test -n "$ac_prev"; then
81ecdfbb 834 eval $ac_prev=\$ac_option
c906108c
SS
835 ac_prev=
836 continue
837 fi
838
81ecdfbb
RW
839 case $ac_option in
840 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
841 *) ac_optarg=yes ;;
842 esac
c906108c
SS
843
844 # Accept the important Cygnus configure options, so we can diagnose typos.
845
81ecdfbb
RW
846 case $ac_dashdash$ac_option in
847 --)
848 ac_dashdash=yes ;;
c906108c
SS
849
850 -bindir | --bindir | --bindi | --bind | --bin | --bi)
851 ac_prev=bindir ;;
852 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
b7026657 853 bindir=$ac_optarg ;;
c906108c
SS
854
855 -build | --build | --buil | --bui | --bu)
b7026657 856 ac_prev=build_alias ;;
c906108c 857 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
b7026657 858 build_alias=$ac_optarg ;;
c906108c
SS
859
860 -cache-file | --cache-file | --cache-fil | --cache-fi \
861 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
862 ac_prev=cache_file ;;
863 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
864 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
b7026657
AC
865 cache_file=$ac_optarg ;;
866
867 --config-cache | -C)
868 cache_file=config.cache ;;
c906108c 869
81ecdfbb 870 -datadir | --datadir | --datadi | --datad)
c906108c 871 ac_prev=datadir ;;
81ecdfbb 872 -datadir=* | --datadir=* | --datadi=* | --datad=*)
b7026657 873 datadir=$ac_optarg ;;
c906108c 874
81ecdfbb
RW
875 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
876 | --dataroo | --dataro | --datar)
877 ac_prev=datarootdir ;;
878 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
879 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
880 datarootdir=$ac_optarg ;;
881
c906108c 882 -disable-* | --disable-*)
81ecdfbb 883 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
c906108c 884 # Reject names that are not valid shell variable names.
81ecdfbb
RW
885 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
886 as_fn_error "invalid feature name: $ac_useropt"
887 ac_useropt_orig=$ac_useropt
888 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
889 case $ac_user_opts in
890 *"
891"enable_$ac_useropt"
892"*) ;;
893 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
894 ac_unrecognized_sep=', ';;
895 esac
896 eval enable_$ac_useropt=no ;;
897
898 -docdir | --docdir | --docdi | --doc | --do)
899 ac_prev=docdir ;;
900 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
901 docdir=$ac_optarg ;;
902
903 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
904 ac_prev=dvidir ;;
905 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
906 dvidir=$ac_optarg ;;
c906108c
SS
907
908 -enable-* | --enable-*)
81ecdfbb 909 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
c906108c 910 # Reject names that are not valid shell variable names.
81ecdfbb
RW
911 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
912 as_fn_error "invalid feature name: $ac_useropt"
913 ac_useropt_orig=$ac_useropt
914 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
915 case $ac_user_opts in
916 *"
917"enable_$ac_useropt"
918"*) ;;
919 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
920 ac_unrecognized_sep=', ';;
c906108c 921 esac
81ecdfbb 922 eval enable_$ac_useropt=\$ac_optarg ;;
c906108c
SS
923
924 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
925 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
926 | --exec | --exe | --ex)
927 ac_prev=exec_prefix ;;
928 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
929 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
930 | --exec=* | --exe=* | --ex=*)
b7026657 931 exec_prefix=$ac_optarg ;;
c906108c
SS
932
933 -gas | --gas | --ga | --g)
934 # Obsolete; use --with-gas.
935 with_gas=yes ;;
936
b7026657
AC
937 -help | --help | --hel | --he | -h)
938 ac_init_help=long ;;
939 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
940 ac_init_help=recursive ;;
941 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
942 ac_init_help=short ;;
c906108c
SS
943
944 -host | --host | --hos | --ho)
b7026657 945 ac_prev=host_alias ;;
c906108c 946 -host=* | --host=* | --hos=* | --ho=*)
b7026657 947 host_alias=$ac_optarg ;;
c906108c 948
81ecdfbb
RW
949 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
950 ac_prev=htmldir ;;
951 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
952 | --ht=*)
953 htmldir=$ac_optarg ;;
954
c906108c
SS
955 -includedir | --includedir | --includedi | --included | --include \
956 | --includ | --inclu | --incl | --inc)
957 ac_prev=includedir ;;
958 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
959 | --includ=* | --inclu=* | --incl=* | --inc=*)
b7026657 960 includedir=$ac_optarg ;;
c906108c
SS
961
962 -infodir | --infodir | --infodi | --infod | --info | --inf)
963 ac_prev=infodir ;;
964 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
b7026657 965 infodir=$ac_optarg ;;
c906108c
SS
966
967 -libdir | --libdir | --libdi | --libd)
968 ac_prev=libdir ;;
969 -libdir=* | --libdir=* | --libdi=* | --libd=*)
b7026657 970 libdir=$ac_optarg ;;
c906108c
SS
971
972 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
973 | --libexe | --libex | --libe)
974 ac_prev=libexecdir ;;
975 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
976 | --libexe=* | --libex=* | --libe=*)
b7026657 977 libexecdir=$ac_optarg ;;
c906108c 978
81ecdfbb
RW
979 -localedir | --localedir | --localedi | --localed | --locale)
980 ac_prev=localedir ;;
981 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
982 localedir=$ac_optarg ;;
983
c906108c 984 -localstatedir | --localstatedir | --localstatedi | --localstated \
81ecdfbb 985 | --localstate | --localstat | --localsta | --localst | --locals)
c906108c
SS
986 ac_prev=localstatedir ;;
987 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
81ecdfbb 988 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
b7026657 989 localstatedir=$ac_optarg ;;
c906108c
SS
990
991 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
992 ac_prev=mandir ;;
993 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
b7026657 994 mandir=$ac_optarg ;;
c906108c
SS
995
996 -nfp | --nfp | --nf)
997 # Obsolete; use --without-fp.
998 with_fp=no ;;
999
1000 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
b7026657 1001 | --no-cr | --no-c | -n)
c906108c
SS
1002 no_create=yes ;;
1003
1004 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1005 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1006 no_recursion=yes ;;
1007
1008 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1009 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1010 | --oldin | --oldi | --old | --ol | --o)
1011 ac_prev=oldincludedir ;;
1012 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1013 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1014 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
b7026657 1015 oldincludedir=$ac_optarg ;;
c906108c
SS
1016
1017 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1018 ac_prev=prefix ;;
1019 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
b7026657 1020 prefix=$ac_optarg ;;
c906108c
SS
1021
1022 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1023 | --program-pre | --program-pr | --program-p)
1024 ac_prev=program_prefix ;;
1025 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1026 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
b7026657 1027 program_prefix=$ac_optarg ;;
c906108c
SS
1028
1029 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1030 | --program-suf | --program-su | --program-s)
1031 ac_prev=program_suffix ;;
1032 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1033 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
b7026657 1034 program_suffix=$ac_optarg ;;
c906108c
SS
1035
1036 -program-transform-name | --program-transform-name \
1037 | --program-transform-nam | --program-transform-na \
1038 | --program-transform-n | --program-transform- \
1039 | --program-transform | --program-transfor \
1040 | --program-transfo | --program-transf \
1041 | --program-trans | --program-tran \
1042 | --progr-tra | --program-tr | --program-t)
1043 ac_prev=program_transform_name ;;
1044 -program-transform-name=* | --program-transform-name=* \
1045 | --program-transform-nam=* | --program-transform-na=* \
1046 | --program-transform-n=* | --program-transform-=* \
1047 | --program-transform=* | --program-transfor=* \
1048 | --program-transfo=* | --program-transf=* \
1049 | --program-trans=* | --program-tran=* \
1050 | --progr-tra=* | --program-tr=* | --program-t=*)
b7026657 1051 program_transform_name=$ac_optarg ;;
c906108c 1052
81ecdfbb
RW
1053 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1054 ac_prev=pdfdir ;;
1055 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1056 pdfdir=$ac_optarg ;;
1057
1058 -psdir | --psdir | --psdi | --psd | --ps)
1059 ac_prev=psdir ;;
1060 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1061 psdir=$ac_optarg ;;
1062
c906108c
SS
1063 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1064 | -silent | --silent | --silen | --sile | --sil)
1065 silent=yes ;;
1066
1067 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1068 ac_prev=sbindir ;;
1069 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1070 | --sbi=* | --sb=*)
b7026657 1071 sbindir=$ac_optarg ;;
c906108c
SS
1072
1073 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1074 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1075 | --sharedst | --shareds | --shared | --share | --shar \
1076 | --sha | --sh)
1077 ac_prev=sharedstatedir ;;
1078 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1079 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1080 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1081 | --sha=* | --sh=*)
b7026657 1082 sharedstatedir=$ac_optarg ;;
c906108c
SS
1083
1084 -site | --site | --sit)
1085 ac_prev=site ;;
1086 -site=* | --site=* | --sit=*)
b7026657 1087 site=$ac_optarg ;;
eb2d80b4 1088
c906108c
SS
1089 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1090 ac_prev=srcdir ;;
1091 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
b7026657 1092 srcdir=$ac_optarg ;;
c906108c
SS
1093
1094 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1095 | --syscon | --sysco | --sysc | --sys | --sy)
1096 ac_prev=sysconfdir ;;
1097 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1098 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
b7026657 1099 sysconfdir=$ac_optarg ;;
c906108c
SS
1100
1101 -target | --target | --targe | --targ | --tar | --ta | --t)
b7026657 1102 ac_prev=target_alias ;;
c906108c 1103 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
b7026657 1104 target_alias=$ac_optarg ;;
c906108c
SS
1105
1106 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1107 verbose=yes ;;
1108
b7026657
AC
1109 -version | --version | --versio | --versi | --vers | -V)
1110 ac_init_version=: ;;
c906108c
SS
1111
1112 -with-* | --with-*)
81ecdfbb 1113 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
c906108c 1114 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1115 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1116 as_fn_error "invalid package name: $ac_useropt"
1117 ac_useropt_orig=$ac_useropt
1118 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1119 case $ac_user_opts in
1120 *"
1121"with_$ac_useropt"
1122"*) ;;
1123 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1124 ac_unrecognized_sep=', ';;
c906108c 1125 esac
81ecdfbb 1126 eval with_$ac_useropt=\$ac_optarg ;;
c906108c
SS
1127
1128 -without-* | --without-*)
81ecdfbb 1129 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
c906108c 1130 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1131 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1132 as_fn_error "invalid package name: $ac_useropt"
1133 ac_useropt_orig=$ac_useropt
1134 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1135 case $ac_user_opts in
1136 *"
1137"with_$ac_useropt"
1138"*) ;;
1139 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1140 ac_unrecognized_sep=', ';;
1141 esac
1142 eval with_$ac_useropt=no ;;
c906108c
SS
1143
1144 --x)
1145 # Obsolete; use --with-x.
1146 with_x=yes ;;
1147
1148 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1149 | --x-incl | --x-inc | --x-in | --x-i)
1150 ac_prev=x_includes ;;
1151 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1152 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
b7026657 1153 x_includes=$ac_optarg ;;
c906108c
SS
1154
1155 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1156 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1157 ac_prev=x_libraries ;;
1158 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1159 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
b7026657 1160 x_libraries=$ac_optarg ;;
c906108c 1161
81ecdfbb
RW
1162 -*) as_fn_error "unrecognized option: \`$ac_option'
1163Try \`$0 --help' for more information."
c906108c
SS
1164 ;;
1165
b7026657
AC
1166 *=*)
1167 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1168 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1169 case $ac_envvar in #(
1170 '' | [0-9]* | *[!_$as_cr_alnum]* )
1171 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1172 esac
1173 eval $ac_envvar=\$ac_optarg
b7026657
AC
1174 export $ac_envvar ;;
1175
c906108c 1176 *)
b7026657 1177 # FIXME: should be removed in autoconf 3.0.
81ecdfbb 1178 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
b7026657 1179 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
81ecdfbb 1180 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
b7026657 1181 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
c906108c
SS
1182 ;;
1183
1184 esac
1185done
1186
1187if test -n "$ac_prev"; then
b7026657 1188 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
81ecdfbb 1189 as_fn_error "missing argument to $ac_option"
c906108c 1190fi
c906108c 1191
81ecdfbb
RW
1192if test -n "$ac_unrecognized_opts"; then
1193 case $enable_option_checking in
1194 no) ;;
1195 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1196 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
b7026657 1197 esac
81ecdfbb 1198fi
c906108c 1199
81ecdfbb
RW
1200# Check all directory arguments for consistency.
1201for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1202 datadir sysconfdir sharedstatedir localstatedir includedir \
1203 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1204 libdir localedir mandir
c906108c 1205do
81ecdfbb
RW
1206 eval ac_val=\$$ac_var
1207 # Remove trailing slashes.
1208 case $ac_val in
1209 */ )
1210 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1211 eval $ac_var=\$ac_val;;
1212 esac
1213 # Be sure to have absolute directory names.
b7026657 1214 case $ac_val in
81ecdfbb
RW
1215 [\\/$]* | ?:[\\/]* ) continue;;
1216 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
c906108c 1217 esac
81ecdfbb 1218 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
c906108c
SS
1219done
1220
b7026657
AC
1221# There might be people who depend on the old broken behavior: `$host'
1222# used to hold the argument of --host etc.
1223# FIXME: To remove some day.
1224build=$build_alias
1225host=$host_alias
1226target=$target_alias
1227
1228# FIXME: To remove some day.
1229if test "x$host_alias" != x; then
1230 if test "x$build_alias" = x; then
1231 cross_compiling=maybe
81ecdfbb 1232 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
b7026657
AC
1233 If a cross compiler is detected then cross compile mode will be used." >&2
1234 elif test "x$build_alias" != "x$host_alias"; then
1235 cross_compiling=yes
1236 fi
1237fi
c906108c 1238
b7026657
AC
1239ac_tool_prefix=
1240test -n "$host_alias" && ac_tool_prefix=$host_alias-
1241
1242test "$silent" = yes && exec 6>/dev/null
c906108c 1243
c906108c 1244
81ecdfbb
RW
1245ac_pwd=`pwd` && test -n "$ac_pwd" &&
1246ac_ls_di=`ls -di .` &&
1247ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1248 as_fn_error "working directory cannot be determined"
1249test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1250 as_fn_error "pwd does not report name of working directory"
1251
1252
c906108c
SS
1253# Find the source files, if location was not specified.
1254if test -z "$srcdir"; then
1255 ac_srcdir_defaulted=yes
81ecdfbb
RW
1256 # Try the directory containing this script, then the parent directory.
1257 ac_confdir=`$as_dirname -- "$as_myself" ||
1258$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1259 X"$as_myself" : 'X\(//\)[^/]' \| \
1260 X"$as_myself" : 'X\(//\)$' \| \
1261 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1262$as_echo X"$as_myself" |
1263 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1264 s//\1/
1265 q
1266 }
1267 /^X\(\/\/\)[^/].*/{
1268 s//\1/
1269 q
1270 }
1271 /^X\(\/\/\)$/{
1272 s//\1/
1273 q
1274 }
1275 /^X\(\/\).*/{
1276 s//\1/
1277 q
1278 }
1279 s/.*/./; q'`
c906108c 1280 srcdir=$ac_confdir
81ecdfbb 1281 if test ! -r "$srcdir/$ac_unique_file"; then
c906108c
SS
1282 srcdir=..
1283 fi
1284else
1285 ac_srcdir_defaulted=no
1286fi
81ecdfbb
RW
1287if test ! -r "$srcdir/$ac_unique_file"; then
1288 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1289 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1290fi
1291ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1292ac_abs_confdir=`(
1293 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1294 pwd)`
1295# When building in place, set srcdir=.
1296if test "$ac_abs_confdir" = "$ac_pwd"; then
1297 srcdir=.
1298fi
1299# Remove unnecessary trailing slashes from srcdir.
1300# Double slashes in file names in object file debugging info
1301# mess up M-x gdb in Emacs.
1302case $srcdir in
1303*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1304esac
1305for ac_var in $ac_precious_vars; do
1306 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1307 eval ac_env_${ac_var}_value=\$${ac_var}
1308 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1309 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1310done
c906108c 1311
b7026657
AC
1312#
1313# Report the --help message.
1314#
1315if test "$ac_init_help" = "long"; then
1316 # Omit some internal or obsolete options to make the list less imposing.
1317 # This message is too long to be a string in the A/UX 3.1 sh.
1318 cat <<_ACEOF
1319\`configure' configures this package to adapt to many kinds of systems.
c906108c 1320
b7026657 1321Usage: $0 [OPTION]... [VAR=VALUE]...
c906108c 1322
b7026657
AC
1323To assign environment variables (e.g., CC, CFLAGS...), specify them as
1324VAR=VALUE. See below for descriptions of some of the useful variables.
c906108c 1325
b7026657 1326Defaults for the options are specified in brackets.
c906108c 1327
b7026657
AC
1328Configuration:
1329 -h, --help display this help and exit
1330 --help=short display options specific to this package
1331 --help=recursive display the short help of all the included packages
1332 -V, --version display version information and exit
1333 -q, --quiet, --silent do not print \`checking...' messages
1334 --cache-file=FILE cache test results in FILE [disabled]
1335 -C, --config-cache alias for \`--cache-file=config.cache'
1336 -n, --no-create do not create output files
1337 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1338
b7026657
AC
1339Installation directories:
1340 --prefix=PREFIX install architecture-independent files in PREFIX
81ecdfbb 1341 [$ac_default_prefix]
b7026657 1342 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
81ecdfbb 1343 [PREFIX]
c906108c 1344
b7026657
AC
1345By default, \`make install' will install all the files in
1346\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1347an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1348for instance \`--prefix=\$HOME'.
c906108c 1349
b7026657
AC
1350For better control, use the options below.
1351
1352Fine tuning of the installation directories:
81ecdfbb
RW
1353 --bindir=DIR user executables [EPREFIX/bin]
1354 --sbindir=DIR system admin executables [EPREFIX/sbin]
1355 --libexecdir=DIR program executables [EPREFIX/libexec]
1356 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1357 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1358 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1359 --libdir=DIR object code libraries [EPREFIX/lib]
1360 --includedir=DIR C header files [PREFIX/include]
1361 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1362 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1363 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1364 --infodir=DIR info documentation [DATAROOTDIR/info]
1365 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1366 --mandir=DIR man documentation [DATAROOTDIR/man]
1367 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1368 --htmldir=DIR html documentation [DOCDIR]
1369 --dvidir=DIR dvi documentation [DOCDIR]
1370 --pdfdir=DIR pdf documentation [DOCDIR]
1371 --psdir=DIR ps documentation [DOCDIR]
b7026657
AC
1372_ACEOF
1373
1374 cat <<\_ACEOF
1375
1376Program names:
1377 --program-prefix=PREFIX prepend PREFIX to installed program names
1378 --program-suffix=SUFFIX append SUFFIX to installed program names
1379 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1380
1381System types:
1382 --build=BUILD configure for building on BUILD [guessed]
1383 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1384 --target=TARGET configure for building compilers for TARGET [HOST]
1385_ACEOF
c906108c 1386fi
b7026657
AC
1387
1388if test -n "$ac_init_help"; then
1389
1390 cat <<\_ACEOF
1391
1392Optional Features:
81ecdfbb 1393 --disable-option-checking ignore unrecognized --enable/--with options
b7026657
AC
1394 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1395 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
faa743bb 1396 --enable-plugins Enable support for plugins
6bb11ab3
L
1397 --enable-shared[=PKGS] build shared libraries [default=yes]
1398 --enable-static[=PKGS] build static libraries [default=yes]
1399 --enable-fast-install[=PKGS]
1400 optimize for fast installation [default=yes]
1401 --disable-libtool-lock avoid locking (might break parallel builds)
31e6ad7d
MF
1402 --enable-maintainer-mode enable make rules and dependencies not useful
1403 (and sometimes confusing) to the casual installer
8d0978fb
MF
1404 --enable-sim-debug=opts Enable debugging flags (for developers of the sim
1405 itself)
1406 --enable-sim-stdio Specify whether to use stdio for console
1407 input/output
1408 --enable-sim-trace=opts Enable tracing of simulated programs
1409 --enable-sim-profile=opts
1410 Enable profiling flags
35656e95 1411 --enable-sim-assert Specify whether to perform random assertions
16f7876d
MF
1412 --enable-sim-environment=environment
1413 Specify mixed, user, virtual or operating
1414 environment
347fe5bb
MF
1415 --enable-sim-inline=inlines
1416 Specify which functions should be inlined
8d0978fb
MF
1417 --enable-sim-endian=endian
1418 Specify target byte endian orientation
1419 --enable-sim-alignment=align
1420 Specify strict, nonstrict or forced alignment of
1421 memory accesses
2232061b
MF
1422 --enable-werror treat compile warnings as errors
1423 --enable-build-warnings enable build-time compiler warnings if gcc is used
1424 --enable-sim-build-warnings
1425 enable SIM specific build-time compiler warnings if
1426 gcc is used
8d0978fb
MF
1427 --enable-sim-reserved-bits
1428 Specify whether to check reserved bits in
1429 instruction
1430 --enable-sim-bitsize=N Specify target bitsize (32 or 64)
1517bd27
MF
1431 --enable-sim-hardware=LIST
1432 Specify the hardware to be included in the build.
b7026657 1433
6efef468
JM
1434Optional Packages:
1435 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1436 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
aadc9410 1437 --with-system-zlib use installed libz
6bb11ab3
L
1438 --with-pic try to use only PIC/non-PIC objects [default=use
1439 both]
1440 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
bf12d44e 1441 --with-pkgversion=PKG Use PKG in the version string in place of "SIM"
6efef468
JM
1442 --with-bugurl=URL Direct users to URL to report a bug
1443
b7026657
AC
1444Some influential environment variables:
1445 CC C compiler command
1446 CFLAGS C compiler flags
1447 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1448 nonstandard directory <lib dir>
81ecdfbb
RW
1449 LIBS libraries to pass to the linker, e.g. -l<library>
1450 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1451 you have headers in a nonstandard directory <include dir>
b7026657
AC
1452 CPP C preprocessor
1453
1454Use these variables to override the choices made by `configure' or to help
1455it to find libraries and programs with nonstandard names/locations.
1456
81ecdfbb 1457Report bugs to the package provider.
b7026657 1458_ACEOF
81ecdfbb 1459ac_status=$?
c906108c
SS
1460fi
1461
b7026657
AC
1462if test "$ac_init_help" = "recursive"; then
1463 # If there are subdirs, report their specific --help.
b7026657 1464 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
81ecdfbb
RW
1465 test -d "$ac_dir" ||
1466 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1467 continue
b7026657 1468 ac_builddir=.
c906108c 1469
81ecdfbb
RW
1470case "$ac_dir" in
1471.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1472*)
1473 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1474 # A ".." for each directory in $ac_dir_suffix.
1475 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1476 case $ac_top_builddir_sub in
1477 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1478 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1479 esac ;;
1480esac
1481ac_abs_top_builddir=$ac_pwd
1482ac_abs_builddir=$ac_pwd$ac_dir_suffix
1483# for backward compatibility:
1484ac_top_builddir=$ac_top_build_prefix
c906108c 1485
b7026657 1486case $srcdir in
81ecdfbb 1487 .) # We are building in place.
b7026657 1488 ac_srcdir=.
81ecdfbb
RW
1489 ac_top_srcdir=$ac_top_builddir_sub
1490 ac_abs_top_srcdir=$ac_pwd ;;
1491 [\\/]* | ?:[\\/]* ) # Absolute name.
b7026657 1492 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
1493 ac_top_srcdir=$srcdir
1494 ac_abs_top_srcdir=$srcdir ;;
1495 *) # Relative name.
1496 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1497 ac_top_srcdir=$ac_top_build_prefix$srcdir
1498 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
b7026657 1499esac
81ecdfbb
RW
1500ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1501
1502 cd "$ac_dir" || { ac_status=$?; continue; }
1503 # Check for guested configure.
1504 if test -f "$ac_srcdir/configure.gnu"; then
1505 echo &&
1506 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1507 elif test -f "$ac_srcdir/configure"; then
1508 echo &&
1509 $SHELL "$ac_srcdir/configure" --help=recursive
b7026657 1510 else
81ecdfbb
RW
1511 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1512 fi || ac_status=$?
1513 cd "$ac_pwd" || { ac_status=$?; break; }
b7026657 1514 done
c906108c 1515fi
b7026657 1516
81ecdfbb 1517test -n "$ac_init_help" && exit $ac_status
b7026657
AC
1518if $ac_init_version; then
1519 cat <<\_ACEOF
81ecdfbb
RW
1520configure
1521generated by GNU Autoconf 2.64
b7026657 1522
81ecdfbb 1523Copyright (C) 2009 Free Software Foundation, Inc.
b7026657
AC
1524This configure script is free software; the Free Software Foundation
1525gives unlimited permission to copy, distribute and modify it.
1526_ACEOF
81ecdfbb 1527 exit
b7026657 1528fi
b7026657 1529
81ecdfbb
RW
1530## ------------------------ ##
1531## Autoconf initialization. ##
1532## ------------------------ ##
b7026657 1533
81ecdfbb
RW
1534# ac_fn_c_try_compile LINENO
1535# --------------------------
1536# Try to compile conftest.$ac_ext, and return whether this succeeded.
1537ac_fn_c_try_compile ()
b7026657 1538{
81ecdfbb
RW
1539 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1540 rm -f conftest.$ac_objext
1541 if { { ac_try="$ac_compile"
1542case "(($ac_try" in
1543 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1544 *) ac_try_echo=$ac_try;;
1545esac
1546eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1547$as_echo "$ac_try_echo"; } >&5
1548 (eval "$ac_compile") 2>conftest.err
1549 ac_status=$?
1550 if test -s conftest.err; then
1551 grep -v '^ *+' conftest.err >conftest.er1
1552 cat conftest.er1 >&5
1553 mv -f conftest.er1 conftest.err
1554 fi
1555 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1556 test $ac_status = 0; } && {
1557 test -z "$ac_c_werror_flag" ||
1558 test ! -s conftest.err
1559 } && test -s conftest.$ac_objext; then :
1560 ac_retval=0
1561else
1562 $as_echo "$as_me: failed program was:" >&5
1563sed 's/^/| /' conftest.$ac_ext >&5
b7026657 1564
81ecdfbb
RW
1565 ac_retval=1
1566fi
1567 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1568 return $ac_retval
b7026657 1569
81ecdfbb 1570} # ac_fn_c_try_compile
b7026657 1571
81ecdfbb
RW
1572# ac_fn_c_try_cpp LINENO
1573# ----------------------
1574# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1575ac_fn_c_try_cpp ()
1576{
1577 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1578 if { { ac_try="$ac_cpp conftest.$ac_ext"
1579case "(($ac_try" in
1580 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1581 *) ac_try_echo=$ac_try;;
1582esac
1583eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1584$as_echo "$ac_try_echo"; } >&5
1585 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1586 ac_status=$?
1587 if test -s conftest.err; then
1588 grep -v '^ *+' conftest.err >conftest.er1
1589 cat conftest.er1 >&5
1590 mv -f conftest.er1 conftest.err
1591 fi
1592 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1593 test $ac_status = 0; } >/dev/null && {
1594 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1595 test ! -s conftest.err
1596 }; then :
1597 ac_retval=0
1598else
1599 $as_echo "$as_me: failed program was:" >&5
1600sed 's/^/| /' conftest.$ac_ext >&5
b7026657 1601
81ecdfbb
RW
1602 ac_retval=1
1603fi
1604 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1605 return $ac_retval
b7026657 1606
81ecdfbb
RW
1607} # ac_fn_c_try_cpp
1608
1609# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1610# -------------------------------------------------------
1611# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1612# the include files in INCLUDES and setting the cache variable VAR
1613# accordingly.
1614ac_fn_c_check_header_mongrel ()
1615{
1616 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1617 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1618 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1619$as_echo_n "checking for $2... " >&6; }
1620if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1621 $as_echo_n "(cached) " >&6
1622fi
1623eval ac_res=\$$3
1624 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1625$as_echo "$ac_res" >&6; }
1626else
1627 # Is the header compilable?
1628{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1629$as_echo_n "checking $2 usability... " >&6; }
1630cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1631/* end confdefs.h. */
1632$4
1633#include <$2>
1634_ACEOF
1635if ac_fn_c_try_compile "$LINENO"; then :
1636 ac_header_compiler=yes
1637else
1638 ac_header_compiler=no
1639fi
1640rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1641{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1642$as_echo "$ac_header_compiler" >&6; }
1643
1644# Is the header present?
1645{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1646$as_echo_n "checking $2 presence... " >&6; }
1647cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1648/* end confdefs.h. */
1649#include <$2>
1650_ACEOF
1651if ac_fn_c_try_cpp "$LINENO"; then :
1652 ac_header_preproc=yes
1653else
1654 ac_header_preproc=no
1655fi
1656rm -f conftest.err conftest.$ac_ext
1657{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1658$as_echo "$ac_header_preproc" >&6; }
1659
1660# So? What about this header?
1661case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1662 yes:no: )
1663 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1664$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1665 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1666$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1667 ;;
1668 no:yes:* )
1669 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1670$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1671 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1672$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1673 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1674$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1675 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1676$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1677 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1678$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1679 ;;
1680esac
1681 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1682$as_echo_n "checking for $2... " >&6; }
1683if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1684 $as_echo_n "(cached) " >&6
1685else
1686 eval "$3=\$ac_header_compiler"
1687fi
1688eval ac_res=\$$3
1689 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1690$as_echo "$ac_res" >&6; }
1691fi
1692 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1693
1694} # ac_fn_c_check_header_mongrel
1695
1696# ac_fn_c_try_run LINENO
1697# ----------------------
1698# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1699# that executables *can* be run.
1700ac_fn_c_try_run ()
1701{
1702 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1703 if { { ac_try="$ac_link"
1704case "(($ac_try" in
1705 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1706 *) ac_try_echo=$ac_try;;
1707esac
1708eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1709$as_echo "$ac_try_echo"; } >&5
1710 (eval "$ac_link") 2>&5
1711 ac_status=$?
1712 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1713 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1714 { { case "(($ac_try" in
1715 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1716 *) ac_try_echo=$ac_try;;
1717esac
1718eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1719$as_echo "$ac_try_echo"; } >&5
1720 (eval "$ac_try") 2>&5
1721 ac_status=$?
1722 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1723 test $ac_status = 0; }; }; then :
1724 ac_retval=0
1725else
1726 $as_echo "$as_me: program exited with status $ac_status" >&5
1727 $as_echo "$as_me: failed program was:" >&5
1728sed 's/^/| /' conftest.$ac_ext >&5
1729
1730 ac_retval=$ac_status
1731fi
1732 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1733 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1734 return $ac_retval
1735
1736} # ac_fn_c_try_run
1737
1738# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1739# -------------------------------------------------------
1740# Tests whether HEADER exists and can be compiled using the include files in
1741# INCLUDES, setting the cache variable VAR accordingly.
1742ac_fn_c_check_header_compile ()
1743{
1744 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1745 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1746$as_echo_n "checking for $2... " >&6; }
1747if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1748 $as_echo_n "(cached) " >&6
1749else
1750 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1751/* end confdefs.h. */
1752$4
1753#include <$2>
1754_ACEOF
1755if ac_fn_c_try_compile "$LINENO"; then :
1756 eval "$3=yes"
1757else
1758 eval "$3=no"
1759fi
1760rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1761fi
1762eval ac_res=\$$3
1763 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1764$as_echo "$ac_res" >&6; }
1765 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1766
1767} # ac_fn_c_check_header_compile
1768
1769# ac_fn_c_try_link LINENO
1770# -----------------------
1771# Try to link conftest.$ac_ext, and return whether this succeeded.
1772ac_fn_c_try_link ()
1773{
1774 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1775 rm -f conftest.$ac_objext conftest$ac_exeext
1776 if { { ac_try="$ac_link"
1777case "(($ac_try" in
1778 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1779 *) ac_try_echo=$ac_try;;
1780esac
1781eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1782$as_echo "$ac_try_echo"; } >&5
1783 (eval "$ac_link") 2>conftest.err
1784 ac_status=$?
1785 if test -s conftest.err; then
1786 grep -v '^ *+' conftest.err >conftest.er1
1787 cat conftest.er1 >&5
1788 mv -f conftest.er1 conftest.err
1789 fi
1790 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1791 test $ac_status = 0; } && {
1792 test -z "$ac_c_werror_flag" ||
1793 test ! -s conftest.err
1794 } && test -s conftest$ac_exeext && {
1795 test "$cross_compiling" = yes ||
1796 $as_test_x conftest$ac_exeext
1797 }; then :
1798 ac_retval=0
1799else
1800 $as_echo "$as_me: failed program was:" >&5
1801sed 's/^/| /' conftest.$ac_ext >&5
1802
1803 ac_retval=1
1804fi
1805 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1806 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1807 # interfere with the next link command; also delete a directory that is
1808 # left behind by Apple's compiler. We do this before executing the actions.
1809 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1810 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1811 return $ac_retval
1812
1813} # ac_fn_c_try_link
1814
1815# ac_fn_c_check_func LINENO FUNC VAR
1816# ----------------------------------
1817# Tests whether FUNC exists, setting the cache variable VAR accordingly
1818ac_fn_c_check_func ()
1819{
1820 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1821 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1822$as_echo_n "checking for $2... " >&6; }
1823if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1824 $as_echo_n "(cached) " >&6
1825else
1826 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1827/* end confdefs.h. */
1828/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1829 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1830#define $2 innocuous_$2
1831
1832/* System header to define __stub macros and hopefully few prototypes,
1833 which can conflict with char $2 (); below.
1834 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1835 <limits.h> exists even on freestanding compilers. */
1836
1837#ifdef __STDC__
1838# include <limits.h>
1839#else
1840# include <assert.h>
1841#endif
1842
1843#undef $2
1844
1845/* Override any GCC internal prototype to avoid an error.
1846 Use char because int might match the return type of a GCC
1847 builtin and then its argument prototype would still apply. */
1848#ifdef __cplusplus
1849extern "C"
1850#endif
1851char $2 ();
1852/* The GNU C library defines this for functions which it implements
1853 to always fail with ENOSYS. Some functions are actually named
1854 something starting with __ and the normal name is an alias. */
1855#if defined __stub_$2 || defined __stub___$2
1856choke me
1857#endif
1858
1859int
1860main ()
1861{
1862return $2 ();
1863 ;
1864 return 0;
1865}
1866_ACEOF
1867if ac_fn_c_try_link "$LINENO"; then :
1868 eval "$3=yes"
1869else
1870 eval "$3=no"
1871fi
1872rm -f core conftest.err conftest.$ac_objext \
1873 conftest$ac_exeext conftest.$ac_ext
1874fi
1875eval ac_res=\$$3
1876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1877$as_echo "$ac_res" >&6; }
1878 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1879
1880} # ac_fn_c_check_func
936df756
MF
1881
1882# ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
1883# ----------------------------------------------------
1884# Tries to find if the field MEMBER exists in type AGGR, after including
1885# INCLUDES, setting cache variable VAR accordingly.
1886ac_fn_c_check_member ()
1887{
1888 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1890$as_echo_n "checking for $2.$3... " >&6; }
1891if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
1892 $as_echo_n "(cached) " >&6
1893else
1894 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1895/* end confdefs.h. */
1896$5
1897int
1898main ()
1899{
1900static $2 ac_aggr;
1901if (ac_aggr.$3)
1902return 0;
1903 ;
1904 return 0;
1905}
1906_ACEOF
1907if ac_fn_c_try_compile "$LINENO"; then :
1908 eval "$4=yes"
1909else
1910 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1911/* end confdefs.h. */
1912$5
1913int
1914main ()
1915{
1916static $2 ac_aggr;
1917if (sizeof ac_aggr.$3)
1918return 0;
1919 ;
1920 return 0;
1921}
1922_ACEOF
1923if ac_fn_c_try_compile "$LINENO"; then :
1924 eval "$4=yes"
1925else
1926 eval "$4=no"
1927fi
1928rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1929fi
1930rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1931fi
1932eval ac_res=\$$4
1933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1934$as_echo "$ac_res" >&6; }
1935 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1936
1937} # ac_fn_c_check_member
1938
1939# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1940# -------------------------------------------
1941# Tests whether TYPE exists after having included INCLUDES, setting cache
1942# variable VAR accordingly.
1943ac_fn_c_check_type ()
1944{
1945 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1947$as_echo_n "checking for $2... " >&6; }
1948if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1949 $as_echo_n "(cached) " >&6
1950else
1951 eval "$3=no"
1952 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1953/* end confdefs.h. */
1954$4
1955int
1956main ()
1957{
1958if (sizeof ($2))
1959 return 0;
1960 ;
1961 return 0;
1962}
1963_ACEOF
1964if ac_fn_c_try_compile "$LINENO"; then :
1965 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1966/* end confdefs.h. */
1967$4
1968int
1969main ()
1970{
1971if (sizeof (($2)))
1972 return 0;
1973 ;
1974 return 0;
1975}
1976_ACEOF
1977if ac_fn_c_try_compile "$LINENO"; then :
1978
1979else
1980 eval "$3=yes"
1981fi
1982rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1983fi
1984rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1985fi
1986eval ac_res=\$$3
1987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1988$as_echo "$ac_res" >&6; }
1989 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1990
1991} # ac_fn_c_check_type
81ecdfbb
RW
1992cat >config.log <<_ACEOF
1993This file contains any messages produced by compilers while
1994running configure, to aid debugging if configure makes a mistake.
1995
1996It was created by $as_me, which was
1997generated by GNU Autoconf 2.64. Invocation command line was
1998
1999 $ $0 $@
2000
2001_ACEOF
2002exec 5>>config.log
2003{
2004cat <<_ASUNAME
2005## --------- ##
2006## Platform. ##
2007## --------- ##
2008
2009hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2010uname -m = `(uname -m) 2>/dev/null || echo unknown`
2011uname -r = `(uname -r) 2>/dev/null || echo unknown`
2012uname -s = `(uname -s) 2>/dev/null || echo unknown`
2013uname -v = `(uname -v) 2>/dev/null || echo unknown`
2014
2015/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2016/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2017
2018/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2019/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2020/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2021/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2022/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2023/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2024/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2025
2026_ASUNAME
2027
2028as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2029for as_dir in $PATH
2030do
2031 IFS=$as_save_IFS
2032 test -z "$as_dir" && as_dir=.
2033 $as_echo "PATH: $as_dir"
2034 done
2035IFS=$as_save_IFS
2036
2037} >&5
2038
2039cat >&5 <<_ACEOF
b7026657
AC
2040
2041
2042## ----------- ##
2043## Core tests. ##
2044## ----------- ##
2045
2046_ACEOF
2047
2048
2049# Keep a trace of the command line.
2050# Strip out --no-create and --no-recursion so they do not pile up.
2051# Strip out --silent because we don't want to record it for future runs.
2052# Also quote any args containing shell meta-characters.
2053# Make two passes to allow for proper duplicate-argument suppression.
2054ac_configure_args=
2055ac_configure_args0=
2056ac_configure_args1=
b7026657
AC
2057ac_must_keep_next=false
2058for ac_pass in 1 2
2059do
2060 for ac_arg
2061 do
2062 case $ac_arg in
2063 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2064 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2065 | -silent | --silent | --silen | --sile | --sil)
2066 continue ;;
81ecdfbb
RW
2067 *\'*)
2068 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
b7026657
AC
2069 esac
2070 case $ac_pass in
81ecdfbb 2071 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
b7026657 2072 2)
81ecdfbb 2073 as_fn_append ac_configure_args1 " '$ac_arg'"
b7026657
AC
2074 if test $ac_must_keep_next = true; then
2075 ac_must_keep_next=false # Got value, back to normal.
2076 else
2077 case $ac_arg in
2078 *=* | --config-cache | -C | -disable-* | --disable-* \
2079 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2080 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2081 | -with-* | --with-* | -without-* | --without-* | --x)
2082 case "$ac_configure_args0 " in
2083 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2084 esac
2085 ;;
2086 -* ) ac_must_keep_next=true ;;
2087 esac
2088 fi
81ecdfbb 2089 as_fn_append ac_configure_args " '$ac_arg'"
b7026657
AC
2090 ;;
2091 esac
2092 done
2093done
81ecdfbb
RW
2094{ ac_configure_args0=; unset ac_configure_args0;}
2095{ ac_configure_args1=; unset ac_configure_args1;}
b7026657
AC
2096
2097# When interrupted or exit'd, cleanup temporary files, and complete
2098# config.log. We remove comments because anyway the quotes in there
2099# would cause problems or look ugly.
81ecdfbb
RW
2100# WARNING: Use '\'' to represent an apostrophe within the trap.
2101# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
b7026657
AC
2102trap 'exit_status=$?
2103 # Save into config.log some information that might help in debugging.
2104 {
2105 echo
2106
2107 cat <<\_ASBOX
2108## ---------------- ##
2109## Cache variables. ##
2110## ---------------- ##
2111_ASBOX
2112 echo
2113 # The following way of writing the cache mishandles newlines in values,
81ecdfbb
RW
2114(
2115 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2116 eval ac_val=\$$ac_var
2117 case $ac_val in #(
2118 *${as_nl}*)
2119 case $ac_var in #(
2120 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2121$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2122 esac
2123 case $ac_var in #(
2124 _ | IFS | as_nl) ;; #(
2125 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2126 *) { eval $ac_var=; unset $ac_var;} ;;
2127 esac ;;
2128 esac
2129 done
b7026657 2130 (set) 2>&1 |
81ecdfbb
RW
2131 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2132 *${as_nl}ac_space=\ *)
b7026657 2133 sed -n \
81ecdfbb
RW
2134 "s/'\''/'\''\\\\'\'''\''/g;
2135 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2136 ;; #(
b7026657 2137 *)
81ecdfbb 2138 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b7026657 2139 ;;
81ecdfbb
RW
2140 esac |
2141 sort
2142)
b7026657
AC
2143 echo
2144
2145 cat <<\_ASBOX
2146## ----------------- ##
2147## Output variables. ##
2148## ----------------- ##
2149_ASBOX
2150 echo
2151 for ac_var in $ac_subst_vars
2152 do
81ecdfbb
RW
2153 eval ac_val=\$$ac_var
2154 case $ac_val in
2155 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2156 esac
2157 $as_echo "$ac_var='\''$ac_val'\''"
b7026657
AC
2158 done | sort
2159 echo
2160
2161 if test -n "$ac_subst_files"; then
2162 cat <<\_ASBOX
81ecdfbb
RW
2163## ------------------- ##
2164## File substitutions. ##
2165## ------------------- ##
b7026657
AC
2166_ASBOX
2167 echo
2168 for ac_var in $ac_subst_files
2169 do
81ecdfbb
RW
2170 eval ac_val=\$$ac_var
2171 case $ac_val in
2172 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2173 esac
2174 $as_echo "$ac_var='\''$ac_val'\''"
b7026657
AC
2175 done | sort
2176 echo
2177 fi
2178
2179 if test -s confdefs.h; then
2180 cat <<\_ASBOX
2181## ----------- ##
2182## confdefs.h. ##
2183## ----------- ##
2184_ASBOX
2185 echo
81ecdfbb 2186 cat confdefs.h
b7026657
AC
2187 echo
2188 fi
2189 test "$ac_signal" != 0 &&
81ecdfbb
RW
2190 $as_echo "$as_me: caught signal $ac_signal"
2191 $as_echo "$as_me: exit $exit_status"
b7026657 2192 } >&5
81ecdfbb
RW
2193 rm -f core *.core core.conftest.* &&
2194 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
b7026657 2195 exit $exit_status
81ecdfbb 2196' 0
b7026657 2197for ac_signal in 1 2 13 15; do
81ecdfbb 2198 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
b7026657
AC
2199done
2200ac_signal=0
2201
2202# confdefs.h avoids OS command line length limits that DEFS can exceed.
81ecdfbb
RW
2203rm -f -r conftest* confdefs.h
2204
2205$as_echo "/* confdefs.h */" > confdefs.h
b7026657
AC
2206
2207# Predefined preprocessor variables.
2208
2209cat >>confdefs.h <<_ACEOF
2210#define PACKAGE_NAME "$PACKAGE_NAME"
2211_ACEOF
2212
b7026657
AC
2213cat >>confdefs.h <<_ACEOF
2214#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2215_ACEOF
2216
b7026657
AC
2217cat >>confdefs.h <<_ACEOF
2218#define PACKAGE_VERSION "$PACKAGE_VERSION"
2219_ACEOF
2220
b7026657
AC
2221cat >>confdefs.h <<_ACEOF
2222#define PACKAGE_STRING "$PACKAGE_STRING"
2223_ACEOF
2224
b7026657
AC
2225cat >>confdefs.h <<_ACEOF
2226#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2227_ACEOF
2228
81ecdfbb
RW
2229cat >>confdefs.h <<_ACEOF
2230#define PACKAGE_URL "$PACKAGE_URL"
2231_ACEOF
2232
b7026657
AC
2233
2234# Let the site file select an alternate cache file if it wants to.
81ecdfbb
RW
2235# Prefer an explicitly selected file to automatically selected ones.
2236ac_site_file1=NONE
2237ac_site_file2=NONE
2238if test -n "$CONFIG_SITE"; then
2239 ac_site_file1=$CONFIG_SITE
2240elif test "x$prefix" != xNONE; then
2241 ac_site_file1=$prefix/share/config.site
2242 ac_site_file2=$prefix/etc/config.site
2243else
2244 ac_site_file1=$ac_default_prefix/share/config.site
2245 ac_site_file2=$ac_default_prefix/etc/config.site
2246fi
2247for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2248do
2249 test "x$ac_site_file" = xNONE && continue
b7026657 2250 if test -r "$ac_site_file"; then
81ecdfbb
RW
2251 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2252$as_echo "$as_me: loading site script $ac_site_file" >&6;}
b7026657
AC
2253 sed 's/^/| /' "$ac_site_file" >&5
2254 . "$ac_site_file"
2255 fi
2256done
2257
2258if test -r "$cache_file"; then
2259 # Some versions of bash will fail to source /dev/null (special
2260 # files actually), so we avoid doing that.
2261 if test -f "$cache_file"; then
81ecdfbb
RW
2262 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2263$as_echo "$as_me: loading cache $cache_file" >&6;}
b7026657 2264 case $cache_file in
81ecdfbb
RW
2265 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2266 *) . "./$cache_file";;
b7026657
AC
2267 esac
2268 fi
2269else
81ecdfbb
RW
2270 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2271$as_echo "$as_me: creating cache $cache_file" >&6;}
b7026657
AC
2272 >$cache_file
2273fi
2274
2275# Check that the precious variables saved in the cache have kept the same
2276# value.
2277ac_cache_corrupted=false
81ecdfbb 2278for ac_var in $ac_precious_vars; do
b7026657
AC
2279 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2280 eval ac_new_set=\$ac_env_${ac_var}_set
81ecdfbb
RW
2281 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2282 eval ac_new_val=\$ac_env_${ac_var}_value
b7026657
AC
2283 case $ac_old_set,$ac_new_set in
2284 set,)
81ecdfbb
RW
2285 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2286$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
b7026657
AC
2287 ac_cache_corrupted=: ;;
2288 ,set)
81ecdfbb
RW
2289 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2290$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
b7026657
AC
2291 ac_cache_corrupted=: ;;
2292 ,);;
2293 *)
2294 if test "x$ac_old_val" != "x$ac_new_val"; then
81ecdfbb
RW
2295 # differences in whitespace do not lead to failure.
2296 ac_old_val_w=`echo x $ac_old_val`
2297 ac_new_val_w=`echo x $ac_new_val`
2298 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2299 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2300$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2301 ac_cache_corrupted=:
2302 else
2303 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2304$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2305 eval $ac_var=\$ac_old_val
2306 fi
2307 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2308$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2309 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2310$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
b7026657
AC
2311 fi;;
2312 esac
2313 # Pass precious variables to config.status.
2314 if test "$ac_new_set" = set; then
2315 case $ac_new_val in
81ecdfbb 2316 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
b7026657
AC
2317 *) ac_arg=$ac_var=$ac_new_val ;;
2318 esac
2319 case " $ac_configure_args " in
2320 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
81ecdfbb 2321 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
b7026657
AC
2322 esac
2323 fi
2324done
2325if $ac_cache_corrupted; then
81ecdfbb
RW
2326 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2327$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2328 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2329$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2330 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
b7026657 2331fi
81ecdfbb
RW
2332## -------------------- ##
2333## Main body of script. ##
2334## -------------------- ##
b7026657
AC
2335
2336ac_ext=c
2337ac_cpp='$CPP $CPPFLAGS'
2338ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2339ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2340ac_compiler_gnu=$ac_cv_c_compiler_gnu
2341
2342
35695fd6
AC
2343# This file contains common code used by all simulators.
2344#
2345# SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2346# directory. It is intended to be invoked before any target specific stuff.
2347# SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2348# It is intended to be invoked last.
2349#
306f4178 2350# The simulator's configure.ac should look like:
35695fd6
AC
2351#
2352# dnl Process this file with autoconf to produce a configure script.
6ffe910a 2353# AC_PREREQ(2.64)dnl
35695fd6 2354# AC_INIT(Makefile.in)
6ffe910a 2355# sinclude(../common/aclocal.m4)
35695fd6
AC
2356#
2357# SIM_AC_COMMON
2358#
2359# ... target specific stuff ...
2360#
2361# SIM_AC_OUTPUT
2362
d6416cdc
RW
2363# Include global overrides and fixes for Autoconf.
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
6ffe910a
MF
2390# _AC_CHECK_DECL_BODY
2391# -------------------
2392# Shell function body for AC_CHECK_DECL.
2393# _AC_CHECK_DECL_BODY
d6416cdc 2394
6ffe910a
MF
2395# _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2396# INCLUDES)
2397# -------------------------------------------------------------
2398# Helper to AC_CHECK_DECLS, which generates the check for a single
2399# SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2400# ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
d6416cdc 2401
d6416cdc
RW
2402
2403
2404
2405
2406
2407
35695fd6
AC
2408
2409
2410
db2e4d67 2411
6bb11ab3 2412# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
db2e4d67 2413#
6bb11ab3
L
2414# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2415# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2416# Written by Gordon Matzigkeit, 1996
2417#
2418# This file is free software; the Free Software Foundation gives
2419# unlimited permission to copy and/or distribute it, with or without
2420# modifications, as long as this notice is preserved.
db2e4d67 2421
db2e4d67 2422
db2e4d67 2423
6bb11ab3 2424# serial 56 LT_INIT
db2e4d67
MF
2425
2426
6bb11ab3
L
2427# LT_PREREQ(VERSION)
2428# ------------------
2429# Complain and exit if this libtool version is less that VERSION.
db2e4d67 2430
db2e4d67
MF
2431
2432
6bb11ab3
L
2433# _LT_CHECK_BUILDDIR
2434# ------------------
2435# Complain if the absolute build directory name contains unusual characters
db2e4d67
MF
2436
2437
35695fd6 2438
6bb11ab3
L
2439# LT_INIT([OPTIONS])
2440# ------------------
2441# LT_INIT
35695fd6 2442
6bb11ab3
L
2443# Old names:
2444# This is what autoupdate's m4 run will expand. It fires
2445# the warning (with _au_warn_XXX), outputs it into the
2446# updated configure.ac (with AC_DIAGNOSE), and then outputs
2447# the replacement expansion.
35695fd6
AC
2448
2449
6bb11ab3
L
2450# This is an auxiliary macro that is also run when
2451# autoupdate runs m4. It simply calls m4_warning, but
2452# we need a wrapper so that each warning is emitted only
2453# once. We break the quoting in m4_warning's argument in
2454# order to expand this macro's arguments, not AU_DEFUN's.
35695fd6
AC
2455
2456
6bb11ab3
L
2457# Finally, this is the expansion that is picked up by
2458# autoconf. It tells the user to run autoupdate, and
2459# then outputs the replacement expansion. We do not care
2460# about autoupdate's warning because that contains
2461# information on what to do *after* running autoupdate.
35695fd6 2462
6bb11ab3
L
2463# This is what autoupdate's m4 run will expand. It fires
2464# the warning (with _au_warn_XXX), outputs it into the
2465# updated configure.ac (with AC_DIAGNOSE), and then outputs
2466# the replacement expansion.
35695fd6
AC
2467
2468
6bb11ab3
L
2469# This is an auxiliary macro that is also run when
2470# autoupdate runs m4. It simply calls m4_warning, but
2471# we need a wrapper so that each warning is emitted only
2472# once. We break the quoting in m4_warning's argument in
2473# order to expand this macro's arguments, not AU_DEFUN's.
35695fd6
AC
2474
2475
6bb11ab3
L
2476# Finally, this is the expansion that is picked up by
2477# autoconf. It tells the user to run autoupdate, and
2478# then outputs the replacement expansion. We do not care
2479# about autoupdate's warning because that contains
2480# information on what to do *after* running autoupdate.
35695fd6
AC
2481
2482
2483
6bb11ab3
L
2484# _LT_CC_BASENAME(CC)
2485# -------------------
2486# Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
35695fd6
AC
2487
2488
2489
6bb11ab3
L
2490# _LT_FILEUTILS_DEFAULTS
2491# ----------------------
2492# It is okay to use these file commands and assume they have been set
2493# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2494# _LT_FILEUTILS_DEFAULTS
35695fd6
AC
2495
2496
6bb11ab3
L
2497# _LT_SETUP
2498# ---------
2499# _LT_SETUP
35695fd6
AC
2500
2501
6bb11ab3
L
2502# _LT_PREPARE_SED_QUOTE_VARS
2503# --------------------------
2504# Define a few sed substitution that help us do robust quoting.
35695fd6
AC
2505
2506
6bb11ab3
L
2507# _LT_PROG_LTMAIN
2508# ---------------
2509# Note that this code is called both from `configure', and `config.status'
2510# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
2511# `config.status' has no value for ac_aux_dir unless we are using Automake,
2512# so we pass a copy along to make sure it has a sensible value anyway.
2513# _LT_PROG_LTMAIN
35695fd6
AC
2514
2515
6bb11ab3
L
2516## ------------------------------------- ##
2517## Accumulate code for creating libtool. ##
2518## ------------------------------------- ##
35695fd6 2519
6bb11ab3
L
2520# So that we can recreate a full libtool script including additional
2521# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2522# in macros and then make a single call at the end using the `libtool'
2523# label.
35695fd6
AC
2524
2525
6bb11ab3
L
2526# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2527# ----------------------------------------
2528# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
35695fd6
AC
2529
2530
6bb11ab3 2531# Initialize.
35695fd6
AC
2532
2533
2534
6bb11ab3
L
2535# _LT_CONFIG_LIBTOOL([COMMANDS])
2536# ------------------------------
2537# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
35695fd6
AC
2538
2539
6bb11ab3 2540# Initialize.
35695fd6
AC
2541
2542
2543
6bb11ab3
L
2544# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2545# -----------------------------------------------------
35695fd6 2546
5912fadd
JB
2547
2548
6bb11ab3
L
2549# _LT_FORMAT_COMMENT([COMMENT])
2550# -----------------------------
2551# Add leading comment marks to the start of each line, and a trailing
2552# full-stop to the whole comment if one is not present already.
5912fadd
JB
2553
2554
35695fd6
AC
2555
2556
6bb11ab3
L
2557## ------------------------ ##
2558## FIXME: Eliminate VARNAME ##
2559## ------------------------ ##
35695fd6
AC
2560
2561
6bb11ab3
L
2562# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2563# -------------------------------------------------------------------
2564# CONFIGNAME is the name given to the value in the libtool script.
2565# VARNAME is the (base) name used in the configure script.
2566# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2567# VARNAME. Any other value will be used directly.
35695fd6 2568
35695fd6
AC
2569
2570
6bb11ab3
L
2571# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2572# --------------------------------------------------------
35695fd6
AC
2573
2574
2575
6bb11ab3
L
2576# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2577# ------------------------------------------------
35695fd6
AC
2578
2579
2580
6bb11ab3
L
2581# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2582# ---------------------------------------------------------
35695fd6
AC
2583
2584
2585
6bb11ab3
L
2586# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2587# --------------------------------------------------
35695fd6
AC
2588
2589
2590
6bb11ab3
L
2591# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2592# ---------------------------------------------------
35695fd6
AC
2593
2594
2595
6bb11ab3
L
2596# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2597# ---------------------------------------------------
35695fd6
AC
2598
2599
2600
2601
6bb11ab3
L
2602# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2603# ------------------------------------------------
35695fd6
AC
2604
2605
2606
2607
6bb11ab3
L
2608# _LT_CONFIG_STATUS_DECLARE([VARNAME])
2609# ------------------------------------
2610# Quote a variable value, and forward it to `config.status' so that its
2611# declaration there will have the same value as in `configure'. VARNAME
2612# must have a single quote delimited value for this to work.
35695fd6
AC
2613
2614
2615
6bb11ab3
L
2616# _LT_CONFIG_STATUS_DECLARATIONS
2617# ------------------------------
2618# We delimit libtool config variables with single quotes, so when
2619# we write them to config.status, we have to be sure to quote all
2620# embedded single quotes properly. In configure, this macro expands
2621# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2622#
2623# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
35695fd6
AC
2624
2625
2626
6bb11ab3
L
2627# _LT_LIBTOOL_TAGS
2628# ----------------
2629# Output comment and list of tags supported by the script
35695fd6
AC
2630
2631
2632
6bb11ab3
L
2633# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2634# -----------------------------------
2635# Extract the dictionary values for VARNAME (optionally with TAG) and
2636# expand to a commented shell variable setting:
2637#
2638# # Some comment about what VAR is for.
2639# visible_name=$lt_internal_name
35695fd6
AC
2640
2641
35695fd6 2642
6bb11ab3
L
2643# _LT_LIBTOOL_CONFIG_VARS
2644# -----------------------
2645# Produce commented declarations of non-tagged libtool config variables
2646# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2647# script. Tagged libtool config variables (even for the LIBTOOL CONFIG
2648# section) are produced by _LT_LIBTOOL_TAG_VARS.
35695fd6
AC
2649
2650
6efef468 2651
6bb11ab3
L
2652# _LT_LIBTOOL_TAG_VARS(TAG)
2653# -------------------------
6efef468
JM
2654
2655
2656
6bb11ab3
L
2657# _LT_TAGVAR(VARNAME, [TAGNAME])
2658# ------------------------------
6efef468
JM
2659
2660
2661
6bb11ab3
L
2662# _LT_CONFIG_COMMANDS
2663# -------------------
2664# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
2665# variables for single and double quote escaping we saved from calls
2666# to _LT_DECL, we can put quote escaped variables declarations
2667# into `config.status', and then the shell code to quote escape them in
2668# for loops in `config.status'. Finally, any additional code accumulated
2669# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2670#_LT_CONFIG_COMMANDS
2671
2672
2673# Initialize.
2674
2675
2676# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2677# ------------------------------------
2678# Generate a child script FILE with all initialization necessary to
2679# reuse the environment learned by the parent script, and make the
2680# file executable. If COMMENT is supplied, it is inserted after the
2681# `#!' sequence but before initialization text begins. After this
2682# macro, additional text can be appended to FILE to form the body of
2683# the child script. The macro ends with non-zero status if the
2684# file could not be fully written (such as if the disk is full).
2685# _LT_GENERATED_FILE_INIT
2686
2687# LT_OUTPUT
2688# ---------
2689# This macro allows early generation of the libtool script (before
2690# AC_OUTPUT is called), incase it is used in configure for compilation
2691# tests.
2692# LT_OUTPUT
2693
2694
2695# _LT_CONFIG(TAG)
2696# ---------------
2697# If TAG is the built-in tag, create an initial libtool script with a
2698# default configuration from the untagged config vars. Otherwise add code
2699# to config.status for appending the configuration named by TAG from the
2700# matching tagged config vars.
2701# _LT_CONFIG
6efef468
JM
2702
2703
6bb11ab3
L
2704# LT_SUPPORTED_TAG(TAG)
2705# ---------------------
2706# Trace this macro to discover what tags are supported by the libtool
2707# --tag option, using:
2708# autoconf --trace 'LT_SUPPORTED_TAG:$1'
6efef468 2709
6efef468 2710
6efef468 2711
6bb11ab3 2712# C support is built-in for now
6efef468 2713
6efef468
JM
2714
2715
2716
6bb11ab3
L
2717# LT_LANG(LANG)
2718# -------------
2719# Enable libtool support for the given language if not already enabled.
2720# LT_LANG
6efef468
JM
2721
2722
6bb11ab3
L
2723# _LT_LANG(LANGNAME)
2724# ------------------
2725# _LT_LANG
6efef468
JM
2726
2727
6bb11ab3
L
2728# _LT_LANG_DEFAULT_CONFIG
2729# -----------------------
2730# _LT_LANG_DEFAULT_CONFIG
6efef468 2731
6bb11ab3
L
2732# Obsolete macros:
2733# This is what autoupdate's m4 run will expand. It fires
2734# the warning (with _au_warn_XXX), outputs it into the
2735# updated configure.ac (with AC_DIAGNOSE), and then outputs
2736# the replacement expansion.
6efef468 2737
6efef468 2738
6bb11ab3
L
2739# This is an auxiliary macro that is also run when
2740# autoupdate runs m4. It simply calls m4_warning, but
2741# we need a wrapper so that each warning is emitted only
2742# once. We break the quoting in m4_warning's argument in
2743# order to expand this macro's arguments, not AU_DEFUN's.
6efef468 2744
6efef468 2745
6bb11ab3
L
2746# Finally, this is the expansion that is picked up by
2747# autoconf. It tells the user to run autoupdate, and
2748# then outputs the replacement expansion. We do not care
2749# about autoupdate's warning because that contains
2750# information on what to do *after* running autoupdate.
6efef468 2751
6bb11ab3
L
2752# This is what autoupdate's m4 run will expand. It fires
2753# the warning (with _au_warn_XXX), outputs it into the
2754# updated configure.ac (with AC_DIAGNOSE), and then outputs
2755# the replacement expansion.
6efef468
JM
2756
2757
6bb11ab3
L
2758# This is an auxiliary macro that is also run when
2759# autoupdate runs m4. It simply calls m4_warning, but
2760# we need a wrapper so that each warning is emitted only
2761# once. We break the quoting in m4_warning's argument in
2762# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2763
2764
6bb11ab3
L
2765# Finally, this is the expansion that is picked up by
2766# autoconf. It tells the user to run autoupdate, and
2767# then outputs the replacement expansion. We do not care
2768# about autoupdate's warning because that contains
2769# information on what to do *after* running autoupdate.
6efef468 2770
6bb11ab3
L
2771# This is what autoupdate's m4 run will expand. It fires
2772# the warning (with _au_warn_XXX), outputs it into the
2773# updated configure.ac (with AC_DIAGNOSE), and then outputs
2774# the replacement expansion.
6efef468
JM
2775
2776
6bb11ab3
L
2777# This is an auxiliary macro that is also run when
2778# autoupdate runs m4. It simply calls m4_warning, but
2779# we need a wrapper so that each warning is emitted only
2780# once. We break the quoting in m4_warning's argument in
2781# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2782
2783
6bb11ab3
L
2784# Finally, this is the expansion that is picked up by
2785# autoconf. It tells the user to run autoupdate, and
2786# then outputs the replacement expansion. We do not care
2787# about autoupdate's warning because that contains
2788# information on what to do *after* running autoupdate.
6efef468 2789
6bb11ab3
L
2790# This is what autoupdate's m4 run will expand. It fires
2791# the warning (with _au_warn_XXX), outputs it into the
2792# updated configure.ac (with AC_DIAGNOSE), and then outputs
2793# the replacement expansion.
6efef468
JM
2794
2795
6bb11ab3
L
2796# This is an auxiliary macro that is also run when
2797# autoupdate runs m4. It simply calls m4_warning, but
2798# we need a wrapper so that each warning is emitted only
2799# once. We break the quoting in m4_warning's argument in
2800# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2801
2802
6bb11ab3
L
2803# Finally, this is the expansion that is picked up by
2804# autoconf. It tells the user to run autoupdate, and
2805# then outputs the replacement expansion. We do not care
2806# about autoupdate's warning because that contains
2807# information on what to do *after* running autoupdate.
6efef468 2808
6bb11ab3
L
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.
6efef468
JM
2813
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.
6efef468
JM
2820
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.
6efef468 2827
35695fd6
AC
2828
2829
6bb11ab3
L
2830# _LT_TAG_COMPILER
2831# ----------------
2832# _LT_TAG_COMPILER
35695fd6
AC
2833
2834
6bb11ab3
L
2835# _LT_COMPILER_BOILERPLATE
2836# ------------------------
2837# Check for compiler boilerplate output or warnings with
2838# the simple compiler test code.
2839# _LT_COMPILER_BOILERPLATE
f0569246 2840
f0569246 2841
6bb11ab3
L
2842# _LT_LINKER_BOILERPLATE
2843# ----------------------
2844# Check for linker boilerplate output or warnings with
2845# the simple link test code.
2846# _LT_LINKER_BOILERPLATE
b7026657 2847
6bb11ab3
L
2848# _LT_REQUIRED_DARWIN_CHECKS
2849# -------------------------
81ecdfbb 2850
b7026657 2851
b7026657 2852
6bb11ab3
L
2853# _LT_DARWIN_LINKER_FEATURES
2854# --------------------------
2855# Checks for linker and compiler features on darwin
b7026657 2856
b7026657 2857
6bb11ab3
L
2858# _LT_SYS_MODULE_PATH_AIX
2859# -----------------------
2860# Links a minimal program and checks the executable
2861# for the system default hardcoded library path. In most cases,
2862# this is /usr/lib:/lib, but when the MPI compilers are used
2863# the location of the communication and MPI libs are included too.
2864# If we don't find anything, use the default library path according
2865# to the aix ld manual.
2866# _LT_SYS_MODULE_PATH_AIX
b7026657 2867
b7026657 2868
6bb11ab3
L
2869# _LT_SHELL_INIT(ARG)
2870# -------------------
2871# _LT_SHELL_INIT
b7026657 2872
f0569246 2873
81ecdfbb 2874
6bb11ab3
L
2875# _LT_PROG_ECHO_BACKSLASH
2876# -----------------------
2877# Find how we can fake an echo command that does not interpret backslash.
2878# In particular, with Autoconf 2.60 or later we add some code to the start
2879# of the generated configure script which will find a shell with a builtin
2880# printf (which we can use as an echo command).
2881# _LT_PROG_ECHO_BACKSLASH
f0569246 2882
b7026657 2883
6bb11ab3
L
2884# _LT_ENABLE_LOCK
2885# ---------------
2886# _LT_ENABLE_LOCK
81ecdfbb 2887
b7026657 2888
6bb11ab3
L
2889# _LT_CMD_OLD_ARCHIVE
2890# -------------------
2891# _LT_CMD_OLD_ARCHIVE
f0569246 2892
81ecdfbb 2893
6bb11ab3
L
2894# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2895# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2896# ----------------------------------------------------------------
2897# Check whether the given compiler option works
2898# _LT_COMPILER_OPTION
b7026657 2899
6bb11ab3
L
2900# Old name:
2901# This is what autoupdate's m4 run will expand. It fires
2902# the warning (with _au_warn_XXX), outputs it into the
2903# updated configure.ac (with AC_DIAGNOSE), and then outputs
2904# the replacement expansion.
b7026657 2905
b7026657 2906
6bb11ab3
L
2907# This is an auxiliary macro that is also run when
2908# autoupdate runs m4. It simply calls m4_warning, but
2909# we need a wrapper so that each warning is emitted only
2910# once. We break the quoting in m4_warning's argument in
2911# order to expand this macro's arguments, not AU_DEFUN's.
f0569246 2912
f0569246 2913
6bb11ab3
L
2914# Finally, this is the expansion that is picked up by
2915# autoconf. It tells the user to run autoupdate, and
2916# then outputs the replacement expansion. We do not care
2917# about autoupdate's warning because that contains
2918# information on what to do *after* running autoupdate.
f0569246 2919
f0569246 2920
f0569246 2921
6bb11ab3
L
2922# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2923# [ACTION-SUCCESS], [ACTION-FAILURE])
2924# ----------------------------------------------------
2925# Check whether the given linker option works
2926# _LT_LINKER_OPTION
81ecdfbb 2927
6bb11ab3
L
2928# Old name:
2929# This is what autoupdate's m4 run will expand. It fires
2930# the warning (with _au_warn_XXX), outputs it into the
2931# updated configure.ac (with AC_DIAGNOSE), and then outputs
2932# the replacement expansion.
81ecdfbb 2933
81ecdfbb 2934
6bb11ab3
L
2935# This is an auxiliary macro that is also run when
2936# autoupdate runs m4. It simply calls m4_warning, but
2937# we need a wrapper so that each warning is emitted only
2938# once. We break the quoting in m4_warning's argument in
2939# order to expand this macro's arguments, not AU_DEFUN's.
81ecdfbb 2940
f0569246 2941
6bb11ab3
L
2942# Finally, this is the expansion that is picked up by
2943# autoconf. It tells the user to run autoupdate, and
2944# then outputs the replacement expansion. We do not care
2945# about autoupdate's warning because that contains
2946# information on what to do *after* running autoupdate.
2947
2948
2949
2950# LT_CMD_MAX_LEN
2951#---------------
2952# LT_CMD_MAX_LEN
2953
2954# Old name:
2955# This is what autoupdate's m4 run will expand. It fires
2956# the warning (with _au_warn_XXX), outputs it into the
2957# updated configure.ac (with AC_DIAGNOSE), and then outputs
2958# the replacement expansion.
2959
2960
2961# This is an auxiliary macro that is also run when
2962# autoupdate runs m4. It simply calls m4_warning, but
2963# we need a wrapper so that each warning is emitted only
2964# once. We break the quoting in m4_warning's argument in
2965# order to expand this macro's arguments, not AU_DEFUN's.
2966
2967
2968# Finally, this is the expansion that is picked up by
2969# autoconf. It tells the user to run autoupdate, and
2970# then outputs the replacement expansion. We do not care
2971# about autoupdate's warning because that contains
2972# information on what to do *after* running autoupdate.
2973
2974
2975
2976# _LT_HEADER_DLFCN
2977# ----------------
2978# _LT_HEADER_DLFCN
2979
2980
2981# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
2982# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
2983# ----------------------------------------------------------------
2984# _LT_TRY_DLOPEN_SELF
2985
2986
2987# LT_SYS_DLOPEN_SELF
2988# ------------------
2989# LT_SYS_DLOPEN_SELF
2990
2991# Old name:
2992# This is what autoupdate's m4 run will expand. It fires
2993# the warning (with _au_warn_XXX), outputs it into the
2994# updated configure.ac (with AC_DIAGNOSE), and then outputs
2995# the replacement expansion.
2996
2997
2998# This is an auxiliary macro that is also run when
2999# autoupdate runs m4. It simply calls m4_warning, but
3000# we need a wrapper so that each warning is emitted only
3001# once. We break the quoting in m4_warning's argument in
3002# order to expand this macro's arguments, not AU_DEFUN's.
3003
3004
3005# Finally, this is the expansion that is picked up by
3006# autoconf. It tells the user to run autoupdate, and
3007# then outputs the replacement expansion. We do not care
3008# about autoupdate's warning because that contains
3009# information on what to do *after* running autoupdate.
3010
3011
3012
3013# _LT_COMPILER_C_O([TAGNAME])
3014# ---------------------------
3015# Check to see if options -c and -o are simultaneously supported by compiler.
3016# This macro does not hard code the compiler like AC_PROG_CC_C_O.
3017# _LT_COMPILER_C_O
3018
3019
3020# _LT_COMPILER_FILE_LOCKS([TAGNAME])
3021# ----------------------------------
3022# Check to see if we can do hard links to lock some files if needed
3023# _LT_COMPILER_FILE_LOCKS
3024
3025
3026# _LT_CHECK_OBJDIR
3027# ----------------
3028# _LT_CHECK_OBJDIR
3029
3030
3031# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
3032# --------------------------------------
3033# Check hardcoding attributes.
3034# _LT_LINKER_HARDCODE_LIBPATH
3035
3036
3037# _LT_CMD_STRIPLIB
3038# ----------------
3039# _LT_CMD_STRIPLIB
3040
3041
3042# _LT_SYS_DYNAMIC_LINKER([TAG])
3043# -----------------------------
3044# PORTME Fill in your ld.so characteristics
3045# _LT_SYS_DYNAMIC_LINKER
3046
3047
3048# _LT_PATH_TOOL_PREFIX(TOOL)
3049# --------------------------
3050# find a file program which can recognize shared library
3051# _LT_PATH_TOOL_PREFIX
3052
3053# Old name:
3054# This is what autoupdate's m4 run will expand. It fires
3055# the warning (with _au_warn_XXX), outputs it into the
3056# updated configure.ac (with AC_DIAGNOSE), and then outputs
3057# the replacement expansion.
3058
3059
3060# This is an auxiliary macro that is also run when
3061# autoupdate runs m4. It simply calls m4_warning, but
3062# we need a wrapper so that each warning is emitted only
3063# once. We break the quoting in m4_warning's argument in
3064# order to expand this macro's arguments, not AU_DEFUN's.
3065
3066
3067# Finally, this is the expansion that is picked up by
3068# autoconf. It tells the user to run autoupdate, and
3069# then outputs the replacement expansion. We do not care
3070# about autoupdate's warning because that contains
3071# information on what to do *after* running autoupdate.
3072
3073
3074
3075# _LT_PATH_MAGIC
3076# --------------
3077# find a file program which can recognize a shared library
3078# _LT_PATH_MAGIC
3079
3080
3081# LT_PATH_LD
3082# ----------
3083# find the pathname to the GNU or non-GNU linker
3084# LT_PATH_LD
3085
3086# Old names:
3087# This is what autoupdate's m4 run will expand. It fires
3088# the warning (with _au_warn_XXX), outputs it into the
3089# updated configure.ac (with AC_DIAGNOSE), and then outputs
3090# the replacement expansion.
3091
3092
3093# This is an auxiliary macro that is also run when
3094# autoupdate runs m4. It simply calls m4_warning, but
3095# we need a wrapper so that each warning is emitted only
3096# once. We break the quoting in m4_warning's argument in
3097# order to expand this macro's arguments, not AU_DEFUN's.
3098
3099
3100# Finally, this is the expansion that is picked up by
3101# autoconf. It tells the user to run autoupdate, and
3102# then outputs the replacement expansion. We do not care
3103# about autoupdate's warning because that contains
3104# information on what to do *after* running autoupdate.
3105
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_PATH_LD_GNU
3128#- --------------
3129# _LT_PATH_LD_GNU
3130
3131
3132# _LT_CMD_RELOAD
3133# --------------
3134# find reload flag for linker
3135# -- PORTME Some linkers may need a different reload flag.
3136# _LT_CMD_RELOAD
3137
3138
3139# _LT_CHECK_MAGIC_METHOD
3140# ----------------------
3141# how to check for library dependencies
3142# -- PORTME fill in with the dynamic library characteristics
3143# _LT_CHECK_MAGIC_METHOD
3144
3145
3146# LT_PATH_NM
3147# ----------
3148# find the pathname to a BSD- or MS-compatible name lister
3149# LT_PATH_NM
3150
3151# Old names:
3152# This is what autoupdate's m4 run will expand. It fires
3153# the warning (with _au_warn_XXX), outputs it into the
3154# updated configure.ac (with AC_DIAGNOSE), and then outputs
3155# the replacement expansion.
3156
3157
3158# This is an auxiliary macro that is also run when
3159# autoupdate runs m4. It simply calls m4_warning, but
3160# we need a wrapper so that each warning is emitted only
3161# once. We break the quoting in m4_warning's argument in
3162# order to expand this macro's arguments, not AU_DEFUN's.
3163
3164
3165# Finally, this is the expansion that is picked up by
3166# autoconf. It tells the user to run autoupdate, and
3167# then outputs the replacement expansion. We do not care
3168# about autoupdate's warning because that contains
3169# information on what to do *after* running autoupdate.
3170
3171# This is what autoupdate's m4 run will expand. It fires
3172# the warning (with _au_warn_XXX), outputs it into the
3173# updated configure.ac (with AC_DIAGNOSE), and then outputs
3174# the replacement expansion.
3175
3176
3177# This is an auxiliary macro that is also run when
3178# autoupdate runs m4. It simply calls m4_warning, but
3179# we need a wrapper so that each warning is emitted only
3180# once. We break the quoting in m4_warning's argument in
3181# order to expand this macro's arguments, not AU_DEFUN's.
3182
3183
3184# Finally, this is the expansion that is picked up by
3185# autoconf. It tells the user to run autoupdate, and
3186# then outputs the replacement expansion. We do not care
3187# about autoupdate's warning because that contains
3188# information on what to do *after* running autoupdate.
3189
3190
3191
3192# LT_LIB_M
3193# --------
3194# check for math library
3195# LT_LIB_M
3196
3197# Old name:
3198# This is what autoupdate's m4 run will expand. It fires
3199# the warning (with _au_warn_XXX), outputs it into the
3200# updated configure.ac (with AC_DIAGNOSE), and then outputs
3201# the replacement expansion.
3202
3203
3204# This is an auxiliary macro that is also run when
3205# autoupdate runs m4. It simply calls m4_warning, but
3206# we need a wrapper so that each warning is emitted only
3207# once. We break the quoting in m4_warning's argument in
3208# order to expand this macro's arguments, not AU_DEFUN's.
3209
3210
3211# Finally, this is the expansion that is picked up by
3212# autoconf. It tells the user to run autoupdate, and
3213# then outputs the replacement expansion. We do not care
3214# about autoupdate's warning because that contains
3215# information on what to do *after* running autoupdate.
3216
3217
3218
3219# _LT_COMPILER_NO_RTTI([TAGNAME])
3220# -------------------------------
3221# _LT_COMPILER_NO_RTTI
3222
3223
3224# _LT_CMD_GLOBAL_SYMBOLS
3225# ----------------------
3226 # _LT_CMD_GLOBAL_SYMBOLS
3227
3228
3229# _LT_COMPILER_PIC([TAGNAME])
3230# ---------------------------
3231# _LT_COMPILER_PIC
3232
3233
3234# _LT_LINKER_SHLIBS([TAGNAME])
3235# ----------------------------
3236# See if the linker supports building shared libraries.
3237# _LT_LINKER_SHLIBS
3238
3239
3240# _LT_LANG_C_CONFIG([TAG])
3241# ------------------------
3242# Ensure that the configuration variables for a C compiler are suitably
3243# defined. These variables are subsequently used by _LT_CONFIG to write
3244# the compiler configuration to `libtool'.
3245# _LT_LANG_C_CONFIG
3246
3247
3248# _LT_LANG_CXX_CONFIG([TAG])
3249# --------------------------
3250# Ensure that the configuration variables for a C++ compiler are suitably
3251# defined. These variables are subsequently used by _LT_CONFIG to write
3252# the compiler configuration to `libtool'.
3253# _LT_LANG_CXX_CONFIG
3254
3255
3256# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3257# ---------------------------------
3258# Figure out "hidden" library dependencies from verbose
3259# compiler output when linking a shared library.
3260# Parse the compiler output and extract the necessary
3261# objects, libraries and library flags.
3262# _LT_SYS_HIDDEN_LIBDEPS
3263
3264
3265# _LT_LANG_F77_CONFIG([TAG])
3266# --------------------------
3267# Ensure that the configuration variables for a Fortran 77 compiler are
3268# suitably defined. These variables are subsequently used by _LT_CONFIG
3269# to write the compiler configuration to `libtool'.
3270# _LT_LANG_F77_CONFIG
3271
3272
3273# _LT_LANG_FC_CONFIG([TAG])
3274# -------------------------
3275# Ensure that the configuration variables for a Fortran compiler are
3276# suitably defined. These variables are subsequently used by _LT_CONFIG
3277# to write the compiler configuration to `libtool'.
3278# _LT_LANG_FC_CONFIG
3279
3280
3281# _LT_LANG_GCJ_CONFIG([TAG])
3282# --------------------------
3283# Ensure that the configuration variables for the GNU Java Compiler compiler
3284# are suitably defined. These variables are subsequently used by _LT_CONFIG
3285# to write the compiler configuration to `libtool'.
3286# _LT_LANG_GCJ_CONFIG
3287
3288
3289# _LT_LANG_RC_CONFIG([TAG])
3290# -------------------------
3291# Ensure that the configuration variables for the Windows resource compiler
3292# are suitably defined. These variables are subsequently used by _LT_CONFIG
3293# to write the compiler configuration to `libtool'.
3294# _LT_LANG_RC_CONFIG
3295
3296
3297# LT_PROG_GCJ
3298# -----------
3299
3300
3301# Old name:
3302# This is what autoupdate's m4 run will expand. It fires
3303# the warning (with _au_warn_XXX), outputs it into the
3304# updated configure.ac (with AC_DIAGNOSE), and then outputs
3305# the replacement expansion.
3306
3307
3308# This is an auxiliary macro that is also run when
3309# autoupdate runs m4. It simply calls m4_warning, but
3310# we need a wrapper so that each warning is emitted only
3311# once. We break the quoting in m4_warning's argument in
3312# order to expand this macro's arguments, not AU_DEFUN's.
3313
3314
3315# Finally, this is the expansion that is picked up by
3316# autoconf. It tells the user to run autoupdate, and
3317# then outputs the replacement expansion. We do not care
3318# about autoupdate's warning because that contains
3319# information on what to do *after* running autoupdate.
3320
3321
3322
3323# LT_PROG_RC
3324# ----------
3325
3326
3327# Old name:
3328# This is what autoupdate's m4 run will expand. It fires
3329# the warning (with _au_warn_XXX), outputs it into the
3330# updated configure.ac (with AC_DIAGNOSE), and then outputs
3331# the replacement expansion.
3332
3333
3334# This is an auxiliary macro that is also run when
3335# autoupdate runs m4. It simply calls m4_warning, but
3336# we need a wrapper so that each warning is emitted only
3337# once. We break the quoting in m4_warning's argument in
3338# order to expand this macro's arguments, not AU_DEFUN's.
3339
3340
3341# Finally, this is the expansion that is picked up by
3342# autoconf. It tells the user to run autoupdate, and
3343# then outputs the replacement expansion. We do not care
3344# about autoupdate's warning because that contains
3345# information on what to do *after* running autoupdate.
3346
3347
3348
3349# _LT_DECL_EGREP
3350# --------------
3351# If we don't have a new enough Autoconf to choose the best grep
3352# available, choose the one first in the user's PATH.
3353
3354
3355
3356# _LT_DECL_OBJDUMP
3357# --------------
3358# If we don't have a new enough Autoconf to choose the best objdump
3359# available, choose the one first in the user's PATH.
3360
3361
3362
3363# _LT_DECL_SED
3364# ------------
3365# Check for a fully-functional sed program, that truncates
3366# as few characters as possible. Prefer GNU sed if found.
3367# _LT_DECL_SED
3368
3369#m4_ifndef
3370
3371# Old name:
3372# This is what autoupdate's m4 run will expand. It fires
3373# the warning (with _au_warn_XXX), outputs it into the
3374# updated configure.ac (with AC_DIAGNOSE), and then outputs
3375# the replacement expansion.
3376
3377
3378# This is an auxiliary macro that is also run when
3379# autoupdate runs m4. It simply calls m4_warning, but
3380# we need a wrapper so that each warning is emitted only
3381# once. We break the quoting in m4_warning's argument in
3382# order to expand this macro's arguments, not AU_DEFUN's.
3383
3384
3385# Finally, this is the expansion that is picked up by
3386# autoconf. It tells the user to run autoupdate, and
3387# then outputs the replacement expansion. We do not care
3388# about autoupdate's warning because that contains
3389# information on what to do *after* running autoupdate.
3390
3391
3392
3393# _LT_CHECK_SHELL_FEATURES
3394# ------------------------
3395# Find out whether the shell is Bourne or XSI compatible,
3396# or has some other useful features.
3397# _LT_CHECK_SHELL_FEATURES
3398
3399
3400# _LT_PROG_XSI_SHELLFNS
3401# ---------------------
3402# Bourne and XSI compatible variants of some useful shell functions.
3403
3404
3405# Helper functions for option handling. -*- Autoconf -*-
3406#
3407# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3408# Inc.
3409# Written by Gary V. Vaughan, 2004
3410#
3411# This file is free software; the Free Software Foundation gives
3412# unlimited permission to copy and/or distribute it, with or without
3413# modifications, as long as this notice is preserved.
3414
3415# serial 6 ltoptions.m4
3416
3417# This is to help aclocal find these macros, as it can't see m4_define.
3418
3419
3420
3421# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3422# ------------------------------------------
3423
3424
3425
3426# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3427# ---------------------------------------
3428# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3429# matching handler defined, dispatch to it. Other OPTION-NAMEs are
3430# saved as a flag.
3431
3432
3433
3434# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3435# ------------------------------------------------------------
3436# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3437
3438
3439
3440# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3441# -------------------------------------------------------
3442# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3443# are set.
3444
3445
3446
3447# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3448# ----------------------------------------
3449# OPTION-LIST is a space-separated list of Libtool options associated
3450# with MACRO-NAME. If any OPTION has a matching handler declared with
3451# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3452# the unknown option and exit.
3453# _LT_SET_OPTIONS
3454
3455
3456## --------------------------------- ##
3457## Macros to handle LT_INIT options. ##
3458## --------------------------------- ##
3459
3460# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3461# -----------------------------------------
3462
3463
3464
3465# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3466# -----------------------------------------------
3467# LT_OPTION_DEFINE
3468
3469
3470# dlopen
3471# ------
3472
3473
3474# This is what autoupdate's m4 run will expand. It fires
3475# the warning (with _au_warn_XXX), outputs it into the
3476# updated configure.ac (with AC_DIAGNOSE), and then outputs
3477# the replacement expansion.
3478
3479
3480# This is an auxiliary macro that is also run when
3481# autoupdate runs m4. It simply calls m4_warning, but
3482# we need a wrapper so that each warning is emitted only
3483# once. We break the quoting in m4_warning's argument in
3484# order to expand this macro's arguments, not AU_DEFUN's.
3485
3486
3487# Finally, this is the expansion that is picked up by
3488# autoconf. It tells the user to run autoupdate, and
3489# then outputs the replacement expansion. We do not care
3490# about autoupdate's warning because that contains
3491# information on what to do *after* running autoupdate.
3492
3493
3494
3495
3496# win32-dll
3497# ---------
3498# Declare package support for building win32 dll's.
3499# win32-dll
3500
3501# This is what autoupdate's m4 run will expand. It fires
3502# the warning (with _au_warn_XXX), outputs it into the
3503# updated configure.ac (with AC_DIAGNOSE), and then outputs
3504# the replacement expansion.
3505
3506
3507# This is an auxiliary macro that is also run when
3508# autoupdate runs m4. It simply calls m4_warning, but
3509# we need a wrapper so that each warning is emitted only
3510# once. We break the quoting in m4_warning's argument in
3511# order to expand this macro's arguments, not AU_DEFUN's.
3512
3513
3514# Finally, this is the expansion that is picked up by
3515# autoconf. It tells the user to run autoupdate, and
3516# then outputs the replacement expansion. We do not care
3517# about autoupdate's warning because that contains
3518# information on what to do *after* running autoupdate.
3519
3520
3521
3522
3523# _LT_ENABLE_SHARED([DEFAULT])
3524# ----------------------------
3525# implement the --enable-shared flag, and supports the `shared' and
3526# `disable-shared' LT_INIT options.
3527# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3528# _LT_ENABLE_SHARED
3529
3530
3531
3532
3533# Old names:
3534
3535
3536
3537
3538# This is what autoupdate's m4 run will expand. It fires
3539# the warning (with _au_warn_XXX), outputs it into the
3540# updated configure.ac (with AC_DIAGNOSE), and then outputs
3541# the replacement expansion.
3542
3543
3544# This is an auxiliary macro that is also run when
3545# autoupdate runs m4. It simply calls m4_warning, but
3546# we need a wrapper so that each warning is emitted only
3547# once. We break the quoting in m4_warning's argument in
3548# order to expand this macro's arguments, not AU_DEFUN's.
3549
3550
3551# Finally, this is the expansion that is picked up by
3552# autoconf. It tells the user to run autoupdate, and
3553# then outputs the replacement expansion. We do not care
3554# about autoupdate's warning because that contains
3555# information on what to do *after* running autoupdate.
3556
3557# This is what autoupdate's m4 run will expand. It fires
3558# the warning (with _au_warn_XXX), outputs it into the
3559# updated configure.ac (with AC_DIAGNOSE), and then outputs
3560# the replacement expansion.
3561
3562
3563# This is an auxiliary macro that is also run when
3564# autoupdate runs m4. It simply calls m4_warning, but
3565# we need a wrapper so that each warning is emitted only
3566# once. We break the quoting in m4_warning's argument in
3567# order to expand this macro's arguments, not AU_DEFUN's.
3568
3569
3570# Finally, this is the expansion that is picked up by
3571# autoconf. It tells the user to run autoupdate, and
3572# then outputs the replacement expansion. We do not care
3573# about autoupdate's warning because that contains
3574# information on what to do *after* running autoupdate.
3575
3576
3577
3578
3579
3580# _LT_ENABLE_STATIC([DEFAULT])
3581# ----------------------------
3582# implement the --enable-static flag, and support the `static' and
3583# `disable-static' LT_INIT options.
3584# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3585# _LT_ENABLE_STATIC
3586
3587
3588
3589
3590# Old names:
3591
3592
3593
3594
3595# This is what autoupdate's m4 run will expand. It fires
3596# the warning (with _au_warn_XXX), outputs it into the
3597# updated configure.ac (with AC_DIAGNOSE), and then outputs
3598# the replacement expansion.
3599
3600
3601# This is an auxiliary macro that is also run when
3602# autoupdate runs m4. It simply calls m4_warning, but
3603# we need a wrapper so that each warning is emitted only
3604# once. We break the quoting in m4_warning's argument in
3605# order to expand this macro's arguments, not AU_DEFUN's.
3606
3607
3608# Finally, this is the expansion that is picked up by
3609# autoconf. It tells the user to run autoupdate, and
3610# then outputs the replacement expansion. We do not care
3611# about autoupdate's warning because that contains
3612# information on what to do *after* running autoupdate.
3613
3614# This is what autoupdate's m4 run will expand. It fires
3615# the warning (with _au_warn_XXX), outputs it into the
3616# updated configure.ac (with AC_DIAGNOSE), and then outputs
3617# the replacement expansion.
3618
3619
3620# This is an auxiliary macro that is also run when
3621# autoupdate runs m4. It simply calls m4_warning, but
3622# we need a wrapper so that each warning is emitted only
3623# once. We break the quoting in m4_warning's argument in
3624# order to expand this macro's arguments, not AU_DEFUN's.
3625
3626
3627# Finally, this is the expansion that is picked up by
3628# autoconf. It tells the user to run autoupdate, and
3629# then outputs the replacement expansion. We do not care
3630# about autoupdate's warning because that contains
3631# information on what to do *after* running autoupdate.
3632
3633
3634
3635
3636
3637# _LT_ENABLE_FAST_INSTALL([DEFAULT])
3638# ----------------------------------
3639# implement the --enable-fast-install flag, and support the `fast-install'
3640# and `disable-fast-install' LT_INIT options.
3641# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3642# _LT_ENABLE_FAST_INSTALL
3643
3644
3645
3646
3647# Old names:
3648# This is what autoupdate's m4 run will expand. It fires
3649# the warning (with _au_warn_XXX), outputs it into the
3650# updated configure.ac (with AC_DIAGNOSE), and then outputs
3651# the replacement expansion.
3652
3653
3654# This is an auxiliary macro that is also run when
3655# autoupdate runs m4. It simply calls m4_warning, but
3656# we need a wrapper so that each warning is emitted only
3657# once. We break the quoting in m4_warning's argument in
3658# order to expand this macro's arguments, not AU_DEFUN's.
3659
3660
3661# Finally, this is the expansion that is picked up by
3662# autoconf. It tells the user to run autoupdate, and
3663# then outputs the replacement expansion. We do not care
3664# about autoupdate's warning because that contains
3665# information on what to do *after* running autoupdate.
3666
3667
3668# This is what autoupdate's m4 run will expand. It fires
3669# the warning (with _au_warn_XXX), outputs it into the
3670# updated configure.ac (with AC_DIAGNOSE), and then outputs
3671# the replacement expansion.
3672
3673
3674# This is an auxiliary macro that is also run when
3675# autoupdate runs m4. It simply calls m4_warning, but
3676# we need a wrapper so that each warning is emitted only
3677# once. We break the quoting in m4_warning's argument in
3678# order to expand this macro's arguments, not AU_DEFUN's.
3679
3680
3681# Finally, this is the expansion that is picked up by
3682# autoconf. It tells the user to run autoupdate, and
3683# then outputs the replacement expansion. We do not care
3684# about autoupdate's warning because that contains
3685# information on what to do *after* running autoupdate.
3686
3687
3688
3689
3690# _LT_WITH_PIC([MODE])
3691# --------------------
3692# implement the --with-pic flag, and support the `pic-only' and `no-pic'
3693# LT_INIT options.
3694# MODE is either `yes' or `no'. If omitted, it defaults to `both'.
3695# _LT_WITH_PIC
3696
3697
3698
3699
3700# Old name:
3701# This is what autoupdate's m4 run will expand. It fires
3702# the warning (with _au_warn_XXX), outputs it into the
3703# updated configure.ac (with AC_DIAGNOSE), and then outputs
3704# the replacement expansion.
3705
3706
3707# This is an auxiliary macro that is also run when
3708# autoupdate runs m4. It simply calls m4_warning, but
3709# we need a wrapper so that each warning is emitted only
3710# once. We break the quoting in m4_warning's argument in
3711# order to expand this macro's arguments, not AU_DEFUN's.
3712
3713
3714# Finally, this is the expansion that is picked up by
3715# autoconf. It tells the user to run autoupdate, and
3716# then outputs the replacement expansion. We do not care
3717# about autoupdate's warning because that contains
3718# information on what to do *after* running autoupdate.
3719
3720
3721
3722## ----------------- ##
3723## LTDL_INIT Options ##
3724## ----------------- ##
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
3736#
3737# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3738# Written by Gary V. Vaughan, 2004
3739#
3740# This file is free software; the Free Software Foundation gives
3741# unlimited permission to copy and/or distribute it, with or without
3742# modifications, as long as this notice is preserved.
3743
3744# serial 6 ltsugar.m4
3745
3746# This is to help aclocal find these macros, as it can't see m4_define.
3747
3748
3749
3750# lt_join(SEP, ARG1, [ARG2...])
3751# -----------------------------
3752# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3753# associated separator.
3754# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3755# versions in m4sugar had bugs.
3756
3757
3758
3759
3760# lt_car(LIST)
3761# lt_cdr(LIST)
3762# ------------
3763# Manipulate m4 lists.
3764# These macros are necessary as long as will still need to support
3765# Autoconf-2.59 which quotes differently.
3766
3767
3768
3769
3770
3771# lt_append(MACRO-NAME, STRING, [SEPARATOR])
3772# ------------------------------------------
3773# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3774# Note that neither SEPARATOR nor STRING are expanded; they are appended
3775# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3776# No SEPARATOR is output if MACRO-NAME was previously undefined (different
3777# than defined and empty).
3778#
3779# This macro is needed until we can rely on Autoconf 2.62, since earlier
3780# versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3781
3782
3783
3784
3785# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3786# ----------------------------------------------------------
3787# Produce a SEP delimited list of all paired combinations of elements of
3788# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
3789# has the form PREFIXmINFIXSUFFIXn.
3790# Needed until we can rely on m4_combine added in Autoconf 2.62.
3791
3792
3793
3794# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3795# -----------------------------------------------------------------------
3796# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3797# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3798
3799
3800
3801# lt_dict_add(DICT, KEY, VALUE)
3802# -----------------------------
3803
3804
3805
3806# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3807# --------------------------------------------
3808
3809
3810
3811# lt_dict_fetch(DICT, KEY, [SUBKEY])
3812# ----------------------------------
3813
3814
3815
3816# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3817# -----------------------------------------------------------------
3818
3819
3820
3821# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3822# --------------------------------------------------------------
3823
3824
3825# ltversion.m4 -- version numbers -*- Autoconf -*-
3826#
3827# Copyright (C) 2004 Free Software Foundation, Inc.
3828# Written by Scott James Remnant, 2004
3829#
3830# This file is free software; the Free Software Foundation gives
3831# unlimited permission to copy and/or distribute it, with or without
3832# modifications, as long as this notice is preserved.
3833
3834# Generated from ltversion.in.
3835
3836# serial 3134 ltversion.m4
3837# This file is part of GNU Libtool
3838
3839
3840
3841
3842
3843
3844# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
3845#
3846# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3847# Written by Scott James Remnant, 2004.
3848#
3849# This file is free software; the Free Software Foundation gives
3850# unlimited permission to copy and/or distribute it, with or without
3851# modifications, as long as this notice is preserved.
3852
3853# serial 4 lt~obsolete.m4
3854
3855# These exist entirely to fool aclocal when bootstrapping libtool.
3856#
3857# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3858# which have later been changed to m4_define as they aren't part of the
3859# exported API, or moved to Autoconf or Automake where they belong.
3860#
3861# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
3862# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3863# using a macro with the same name in our local m4/libtool.m4 it'll
3864# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3865# and doesn't know about Autoconf macros at all.)
3866#
3867# So we provide this file, which has a silly filename so it's always
3868# included after everything else. This provides aclocal with the
3869# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3870# because those macros already exist, or will be overwritten later.
3871# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3872#
3873# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3874# Yes, that means every name once taken will need to remain here until
3875# we give up compatibility with versions before 1.7, at which point
3876# we need to keep only those names which we still refer to.
3877
3878# This is to help aclocal find these macros, as it can't see m4_define.
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943## -*- Autoconf -*-
3944
3945# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3946# Free Software Foundation, Inc.
3947#
3948# This file is free software; the Free Software Foundation
3949# gives unlimited permission to copy and/or distribute it,
3950# with or without modifications, as long as this notice is preserved.
3951
3952# serial 8
3953
3954# Based on depend.m4 from automake 1.9, modified for standalone use in
3955# an environment where GNU make is required.
3956
3957# ZW_PROG_COMPILER_DEPENDENCIES
3958# -----------------------------
3959# Variant of _AM_DEPENDENCIES which just does the dependency probe and
3960# sets fooDEPMODE accordingly. Cache-variable compatible with
3961# original; not side-effect compatible. As the users of this macro
3962# may require accurate dependencies for correct builds, it does *not*
3963# honor --disable-dependency-checking, and failure to detect a usable
3964# method is an error. depcomp is assumed to be located in
3965# $ac_aux_dir.
3966#
3967# FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3968
3969
3970
3971# AM_SET_DEPDIR
3972# -------------
3973# Choose a directory name for dependency files.
3974
3975
3976# ZW_CREATE_DEPDIR
3977# ----------------
3978# As AM_SET_DEPDIR, but also create the directory at config.status time.
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
6bb11ab3
L
4020
4021
4022
4023
4024
6bb11ab3
L
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
6bb11ab3
L
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053# intl sister-directory configuration rules.
4054#
4055
4056# The idea behind this macro is that there's no need to repeat all the
4057# autoconf probes done by the intl directory - it's already done them
4058# for us. In fact, there's no need even to look at the cache for the
4059# answers. All we need to do is nab a few pieces of information.
4060# The intl directory is set up to make this easy, by generating a
4061# small file which can be sourced as a shell script; then we produce
4062# the necessary substitutions and definitions for this directory.
4063
4064
4065
4066# Autoconf M4 include file defining utility macros for complex Canadian
4067# cross builds.
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077####
4078# _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
4079# or AC_INIT.
4080# These demand that AC_CANONICAL_SYSTEM be called beforehand.
4081
4082####
4083# NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4084# Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
4085
4086
4087####
4088# NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4089# Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
4090
4091
4092
4093# Backported from Autoconf 2.5x; can go away when and if
4094# we switch. Put the OS path separator in $PATH_SEPARATOR.
4095
4096
4097
4098
4099# ACX_HAVE_GCC_FOR_TARGET
4100# Check if the variable GCC_FOR_TARGET really points to a GCC binary.
4101
4102
4103# ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4104# Searching for installed target binutils. We need to take extra care,
4105# else we may find the wrong assembler, linker, etc., and lose.
4106#
4107# First try --with-build-time-tools, if specified.
4108#
4109# For build != host, we ask the installed GCC for the name of the tool it
4110# uses, and accept it if it is an absolute path. This is because the
4111# only good choice for a compiler is the same GCC version that is being
4112# installed (or we couldn't make target libraries), and we assume that
4113# on the host system we'll have not only the same GCC version, but also
4114# the same binutils version.
4115#
4116# For build == host, search the same directories that the installed
4117# compiler will search. We used to do this for the assembler, linker,
4118# and nm only; for simplicity of configuration, however, we extend this
4119# criterion to tools (such as ar and ranlib) that are never invoked by
4120# the compiler, to avoid mismatches.
4121#
4122# Also note we have to check MD_EXEC_PREFIX before checking the user's path
4123# if build == target. This makes the most sense only when bootstrapping,
4124# but we also do so when build != host. In this case, we hope that the
4125# build and host systems will have similar contents of MD_EXEC_PREFIX.
4126#
4127# If we do not find a suitable binary, then try the user's path.
4128
4129
4130###
4131# AC_PROG_CPP_WERROR
4132# Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4133# triggers warnings from the preprocessor. Will be in autoconf 2.58.
4134# For now, using this also overrides header checks to use only the
4135# preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4136# bit harder from here).
4137# Eventually autoconf will default to checking headers with the compiler
4138# instead, and we'll have to do this differently.
4139
4140# AC_PROG_CPP_WERROR
4141
4142# Test for GNAT.
4143# We require the gnatbind & gnatmake programs, as well as a compiler driver
4144# that understands Ada. We use the user's CC setting, already found, and
4145# possibly add $1 to the command-line parameters.
4146#
4147# Sets the shell variable have_gnat to yes or no as appropriate, and
4148# substitutes GNATBIND and GNATMAKE.
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174ac_ext=c
4175ac_cpp='$CPP $CPPFLAGS'
4176ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4177ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4178ac_compiler_gnu=$ac_cv_c_compiler_gnu
4179if test -n "$ac_tool_prefix"; then
4180 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4181set dummy ${ac_tool_prefix}gcc; ac_word=$2
4182{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4183$as_echo_n "checking for $ac_word... " >&6; }
4184if test "${ac_cv_prog_CC+set}" = set; then :
4185 $as_echo_n "(cached) " >&6
4186else
4187 if test -n "$CC"; then
4188 ac_cv_prog_CC="$CC" # Let the user override the test.
4189else
4190as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4191for as_dir in $PATH
4192do
4193 IFS=$as_save_IFS
4194 test -z "$as_dir" && as_dir=.
4195 for ac_exec_ext in '' $ac_executable_extensions; do
4196 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4197 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4198 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4199 break 2
4200 fi
4201done
4202 done
4203IFS=$as_save_IFS
4204
4205fi
4206fi
4207CC=$ac_cv_prog_CC
4208if test -n "$CC"; then
4209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4210$as_echo "$CC" >&6; }
4211else
4212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4213$as_echo "no" >&6; }
4214fi
4215
4216
4217fi
4218if test -z "$ac_cv_prog_CC"; then
4219 ac_ct_CC=$CC
4220 # Extract the first word of "gcc", so it can be a program name with args.
4221set dummy gcc; ac_word=$2
4222{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4223$as_echo_n "checking for $ac_word... " >&6; }
4224if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4225 $as_echo_n "(cached) " >&6
4226else
4227 if test -n "$ac_ct_CC"; then
4228 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4229else
4230as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4231for as_dir in $PATH
4232do
4233 IFS=$as_save_IFS
4234 test -z "$as_dir" && as_dir=.
4235 for ac_exec_ext in '' $ac_executable_extensions; do
4236 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4237 ac_cv_prog_ac_ct_CC="gcc"
4238 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4239 break 2
4240 fi
4241done
4242 done
4243IFS=$as_save_IFS
4244
4245fi
4246fi
4247ac_ct_CC=$ac_cv_prog_ac_ct_CC
4248if test -n "$ac_ct_CC"; then
4249 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4250$as_echo "$ac_ct_CC" >&6; }
4251else
4252 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4253$as_echo "no" >&6; }
4254fi
4255
4256 if test "x$ac_ct_CC" = x; then
4257 CC=""
4258 else
4259 case $cross_compiling:$ac_tool_warned in
4260yes:)
4261{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4262$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4263ac_tool_warned=yes ;;
4264esac
4265 CC=$ac_ct_CC
4266 fi
4267else
4268 CC="$ac_cv_prog_CC"
4269fi
4270
4271if test -z "$CC"; then
4272 if test -n "$ac_tool_prefix"; then
4273 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4274set dummy ${ac_tool_prefix}cc; ac_word=$2
4275{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4276$as_echo_n "checking for $ac_word... " >&6; }
4277if test "${ac_cv_prog_CC+set}" = set; then :
4278 $as_echo_n "(cached) " >&6
4279else
4280 if test -n "$CC"; then
4281 ac_cv_prog_CC="$CC" # Let the user override the test.
4282else
4283as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4284for as_dir in $PATH
4285do
4286 IFS=$as_save_IFS
4287 test -z "$as_dir" && as_dir=.
4288 for ac_exec_ext in '' $ac_executable_extensions; do
4289 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4290 ac_cv_prog_CC="${ac_tool_prefix}cc"
4291 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4292 break 2
4293 fi
4294done
4295 done
4296IFS=$as_save_IFS
4297
4298fi
4299fi
4300CC=$ac_cv_prog_CC
4301if test -n "$CC"; then
4302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4303$as_echo "$CC" >&6; }
4304else
4305 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4306$as_echo "no" >&6; }
4307fi
4308
4309
4310 fi
4311fi
4312if test -z "$CC"; then
4313 # Extract the first word of "cc", so it can be a program name with args.
4314set dummy cc; ac_word=$2
4315{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4316$as_echo_n "checking for $ac_word... " >&6; }
4317if test "${ac_cv_prog_CC+set}" = set; then :
4318 $as_echo_n "(cached) " >&6
4319else
4320 if test -n "$CC"; then
4321 ac_cv_prog_CC="$CC" # Let the user override the test.
4322else
4323 ac_prog_rejected=no
4324as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4325for as_dir in $PATH
4326do
4327 IFS=$as_save_IFS
4328 test -z "$as_dir" && as_dir=.
4329 for ac_exec_ext in '' $ac_executable_extensions; do
4330 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4331 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4332 ac_prog_rejected=yes
4333 continue
4334 fi
4335 ac_cv_prog_CC="cc"
4336 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4337 break 2
4338 fi
4339done
4340 done
4341IFS=$as_save_IFS
4342
4343if test $ac_prog_rejected = yes; then
4344 # We found a bogon in the path, so make sure we never use it.
4345 set dummy $ac_cv_prog_CC
4346 shift
4347 if test $# != 0; then
4348 # We chose a different compiler from the bogus one.
4349 # However, it has the same basename, so the bogon will be chosen
4350 # first if we set CC to just the basename; use the full file name.
4351 shift
4352 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4353 fi
4354fi
4355fi
4356fi
4357CC=$ac_cv_prog_CC
4358if test -n "$CC"; then
4359 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4360$as_echo "$CC" >&6; }
4361else
4362 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4363$as_echo "no" >&6; }
4364fi
4365
4366
4367fi
4368if test -z "$CC"; then
4369 if test -n "$ac_tool_prefix"; then
4370 for ac_prog in cl.exe
4371 do
4372 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4373set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4374{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4375$as_echo_n "checking for $ac_word... " >&6; }
4376if test "${ac_cv_prog_CC+set}" = set; then :
4377 $as_echo_n "(cached) " >&6
4378else
4379 if test -n "$CC"; then
4380 ac_cv_prog_CC="$CC" # Let the user override the test.
4381else
4382as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4383for as_dir in $PATH
4384do
4385 IFS=$as_save_IFS
4386 test -z "$as_dir" && as_dir=.
4387 for ac_exec_ext in '' $ac_executable_extensions; do
4388 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4389 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4390 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4391 break 2
4392 fi
4393done
4394 done
4395IFS=$as_save_IFS
4396
4397fi
4398fi
4399CC=$ac_cv_prog_CC
4400if test -n "$CC"; then
4401 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4402$as_echo "$CC" >&6; }
4403else
4404 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4405$as_echo "no" >&6; }
4406fi
4407
4408
4409 test -n "$CC" && break
4410 done
4411fi
4412if test -z "$CC"; then
4413 ac_ct_CC=$CC
4414 for ac_prog in cl.exe
4415do
4416 # Extract the first word of "$ac_prog", so it can be a program name with args.
4417set dummy $ac_prog; ac_word=$2
4418{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4419$as_echo_n "checking for $ac_word... " >&6; }
4420if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4421 $as_echo_n "(cached) " >&6
4422else
4423 if test -n "$ac_ct_CC"; then
4424 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4425else
4426as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4427for as_dir in $PATH
4428do
4429 IFS=$as_save_IFS
4430 test -z "$as_dir" && as_dir=.
4431 for ac_exec_ext in '' $ac_executable_extensions; do
4432 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4433 ac_cv_prog_ac_ct_CC="$ac_prog"
4434 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4435 break 2
4436 fi
4437done
4438 done
4439IFS=$as_save_IFS
4440
4441fi
4442fi
4443ac_ct_CC=$ac_cv_prog_ac_ct_CC
4444if test -n "$ac_ct_CC"; then
4445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4446$as_echo "$ac_ct_CC" >&6; }
4447else
4448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4449$as_echo "no" >&6; }
4450fi
4451
4452
4453 test -n "$ac_ct_CC" && break
4454done
4455
4456 if test "x$ac_ct_CC" = x; then
4457 CC=""
4458 else
4459 case $cross_compiling:$ac_tool_warned in
4460yes:)
4461{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4462$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4463ac_tool_warned=yes ;;
4464esac
4465 CC=$ac_ct_CC
4466 fi
4467fi
4468
4469fi
4470
4471
4472test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4473$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4474as_fn_error "no acceptable C compiler found in \$PATH
4475See \`config.log' for more details." "$LINENO" 5; }
4476
4477# Provide some information about the compiler.
4478$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4479set X $ac_compile
4480ac_compiler=$2
4481for ac_option in --version -v -V -qversion; do
4482 { { ac_try="$ac_compiler $ac_option >&5"
4483case "(($ac_try" in
4484 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4485 *) ac_try_echo=$ac_try;;
4486esac
4487eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4488$as_echo "$ac_try_echo"; } >&5
4489 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4490 ac_status=$?
4491 if test -s conftest.err; then
4492 sed '10a\
4493... rest of stderr output deleted ...
4494 10q' conftest.err >conftest.er1
4495 cat conftest.er1 >&5
4496 rm -f conftest.er1 conftest.err
4497 fi
4498 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4499 test $ac_status = 0; }
4500done
4501
4502cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4503/* end confdefs.h. */
4504
4505int
4506main ()
4507{
4508
4509 ;
4510 return 0;
4511}
4512_ACEOF
4513ac_clean_files_save=$ac_clean_files
4514ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4515# Try to create an executable without -o first, disregard a.out.
4516# It will help us diagnose broken compilers, and finding out an intuition
4517# of exeext.
4518{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4519$as_echo_n "checking for C compiler default output file name... " >&6; }
4520ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4521
4522# The possible output files:
4523ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4524
4525ac_rmfiles=
4526for ac_file in $ac_files
4527do
4528 case $ac_file in
4529 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4530 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4531 esac
4532done
4533rm -f $ac_rmfiles
4534
4535if { { ac_try="$ac_link_default"
4536case "(($ac_try" in
4537 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4538 *) ac_try_echo=$ac_try;;
4539esac
4540eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4541$as_echo "$ac_try_echo"; } >&5
4542 (eval "$ac_link_default") 2>&5
4543 ac_status=$?
4544 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4545 test $ac_status = 0; }; then :
4546 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4547# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4548# in a Makefile. We should not override ac_cv_exeext if it was cached,
4549# so that the user can short-circuit this test for compilers unknown to
4550# Autoconf.
4551for ac_file in $ac_files ''
4552do
4553 test -f "$ac_file" || continue
4554 case $ac_file in
4555 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4556 ;;
4557 [ab].out )
4558 # We found the default executable, but exeext='' is most
4559 # certainly right.
4560 break;;
4561 *.* )
4562 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4563 then :; else
4564 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4565 fi
4566 # We set ac_cv_exeext here because the later test for it is not
4567 # safe: cross compilers may not add the suffix if given an `-o'
4568 # argument, so we may need to know it at that point already.
4569 # Even if this section looks crufty: it has the advantage of
4570 # actually working.
4571 break;;
4572 * )
4573 break;;
4574 esac
4575done
4576test "$ac_cv_exeext" = no && ac_cv_exeext=
4577
4578else
4579 ac_file=''
4580fi
4581{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4582$as_echo "$ac_file" >&6; }
4583if test -z "$ac_file"; then :
4584 $as_echo "$as_me: failed program was:" >&5
4585sed 's/^/| /' conftest.$ac_ext >&5
4586
4587{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4588$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4589{ as_fn_set_status 77
4590as_fn_error "C compiler cannot create executables
4591See \`config.log' for more details." "$LINENO" 5; }; }
4592fi
4593ac_exeext=$ac_cv_exeext
4594
4595# Check that the compiler produces executables we can run. If not, either
4596# the compiler is broken, or we cross compile.
4597{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4598$as_echo_n "checking whether the C compiler works... " >&6; }
4599# If not cross compiling, check that we can run a simple program.
4600if test "$cross_compiling" != yes; then
4601 if { ac_try='./$ac_file'
4602 { { case "(($ac_try" in
4603 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4604 *) ac_try_echo=$ac_try;;
4605esac
4606eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4607$as_echo "$ac_try_echo"; } >&5
4608 (eval "$ac_try") 2>&5
4609 ac_status=$?
4610 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4611 test $ac_status = 0; }; }; then
4612 cross_compiling=no
4613 else
4614 if test "$cross_compiling" = maybe; then
4615 cross_compiling=yes
4616 else
4617 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4618$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4619as_fn_error "cannot run C compiled programs.
4620If you meant to cross compile, use \`--host'.
4621See \`config.log' for more details." "$LINENO" 5; }
4622 fi
4623 fi
4624fi
4625{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4626$as_echo "yes" >&6; }
4627
4628rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4629ac_clean_files=$ac_clean_files_save
4630# Check that the compiler produces executables we can run. If not, either
4631# the compiler is broken, or we cross compile.
4632{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4633$as_echo_n "checking whether we are cross compiling... " >&6; }
4634{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4635$as_echo "$cross_compiling" >&6; }
4636
4637{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4638$as_echo_n "checking for suffix of executables... " >&6; }
4639if { { ac_try="$ac_link"
4640case "(($ac_try" in
4641 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4642 *) ac_try_echo=$ac_try;;
4643esac
4644eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4645$as_echo "$ac_try_echo"; } >&5
4646 (eval "$ac_link") 2>&5
4647 ac_status=$?
4648 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4649 test $ac_status = 0; }; then :
4650 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4651# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4652# work properly (i.e., refer to `conftest.exe'), while it won't with
4653# `rm'.
4654for ac_file in conftest.exe conftest conftest.*; do
4655 test -f "$ac_file" || continue
4656 case $ac_file in
4657 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4658 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4659 break;;
4660 * ) break;;
4661 esac
4662done
4663else
4664 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4665$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4666as_fn_error "cannot compute suffix of executables: cannot compile and link
4667See \`config.log' for more details." "$LINENO" 5; }
4668fi
4669rm -f conftest$ac_cv_exeext
4670{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4671$as_echo "$ac_cv_exeext" >&6; }
4672
4673rm -f conftest.$ac_ext
4674EXEEXT=$ac_cv_exeext
4675ac_exeext=$EXEEXT
4676{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4677$as_echo_n "checking for suffix of object files... " >&6; }
4678if test "${ac_cv_objext+set}" = set; then :
4679 $as_echo_n "(cached) " >&6
4680else
4681 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4682/* end confdefs.h. */
4683
4684int
4685main ()
4686{
4687
4688 ;
4689 return 0;
4690}
4691_ACEOF
4692rm -f conftest.o conftest.obj
4693if { { ac_try="$ac_compile"
4694case "(($ac_try" in
4695 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4696 *) ac_try_echo=$ac_try;;
4697esac
4698eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4699$as_echo "$ac_try_echo"; } >&5
4700 (eval "$ac_compile") 2>&5
4701 ac_status=$?
4702 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4703 test $ac_status = 0; }; then :
4704 for ac_file in conftest.o conftest.obj conftest.*; do
4705 test -f "$ac_file" || continue;
4706 case $ac_file in
4707 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4708 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4709 break;;
4710 esac
4711done
4712else
4713 $as_echo "$as_me: failed program was:" >&5
4714sed 's/^/| /' conftest.$ac_ext >&5
4715
4716{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4717$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4718as_fn_error "cannot compute suffix of object files: cannot compile
4719See \`config.log' for more details." "$LINENO" 5; }
4720fi
4721rm -f conftest.$ac_cv_objext conftest.$ac_ext
4722fi
4723{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4724$as_echo "$ac_cv_objext" >&6; }
4725OBJEXT=$ac_cv_objext
4726ac_objext=$OBJEXT
4727{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4728$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4729if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4730 $as_echo_n "(cached) " >&6
4731else
4732 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4733/* end confdefs.h. */
4734
4735int
4736main ()
4737{
4738#ifndef __GNUC__
4739 choke me
4740#endif
4741
4742 ;
4743 return 0;
4744}
4745_ACEOF
4746if ac_fn_c_try_compile "$LINENO"; then :
4747 ac_compiler_gnu=yes
4748else
4749 ac_compiler_gnu=no
4750fi
4751rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4752ac_cv_c_compiler_gnu=$ac_compiler_gnu
4753
4754fi
4755{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4756$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4757if test $ac_compiler_gnu = yes; then
4758 GCC=yes
4759else
4760 GCC=
4761fi
4762ac_test_CFLAGS=${CFLAGS+set}
4763ac_save_CFLAGS=$CFLAGS
4764{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4765$as_echo_n "checking whether $CC accepts -g... " >&6; }
4766if test "${ac_cv_prog_cc_g+set}" = set; then :
4767 $as_echo_n "(cached) " >&6
4768else
4769 ac_save_c_werror_flag=$ac_c_werror_flag
4770 ac_c_werror_flag=yes
4771 ac_cv_prog_cc_g=no
4772 CFLAGS="-g"
4773 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4774/* end confdefs.h. */
4775
4776int
4777main ()
4778{
4779
4780 ;
4781 return 0;
4782}
4783_ACEOF
4784if ac_fn_c_try_compile "$LINENO"; then :
4785 ac_cv_prog_cc_g=yes
4786else
4787 CFLAGS=""
4788 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4789/* end confdefs.h. */
4790
4791int
4792main ()
4793{
4794
4795 ;
4796 return 0;
4797}
4798_ACEOF
4799if ac_fn_c_try_compile "$LINENO"; then :
4800
4801else
4802 ac_c_werror_flag=$ac_save_c_werror_flag
4803 CFLAGS="-g"
4804 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4805/* end confdefs.h. */
4806
4807int
4808main ()
4809{
4810
4811 ;
4812 return 0;
4813}
4814_ACEOF
4815if ac_fn_c_try_compile "$LINENO"; then :
4816 ac_cv_prog_cc_g=yes
4817fi
4818rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4819fi
4820rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4821fi
4822rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4823 ac_c_werror_flag=$ac_save_c_werror_flag
4824fi
4825{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4826$as_echo "$ac_cv_prog_cc_g" >&6; }
4827if test "$ac_test_CFLAGS" = set; then
4828 CFLAGS=$ac_save_CFLAGS
4829elif test $ac_cv_prog_cc_g = yes; then
4830 if test "$GCC" = yes; then
4831 CFLAGS="-g -O2"
4832 else
4833 CFLAGS="-g"
4834 fi
4835else
4836 if test "$GCC" = yes; then
4837 CFLAGS="-O2"
4838 else
4839 CFLAGS=
4840 fi
4841fi
4842{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4843$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4844if test "${ac_cv_prog_cc_c89+set}" = set; then :
4845 $as_echo_n "(cached) " >&6
4846else
4847 ac_cv_prog_cc_c89=no
4848ac_save_CC=$CC
4849cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4850/* end confdefs.h. */
4851#include <stdarg.h>
4852#include <stdio.h>
4853#include <sys/types.h>
4854#include <sys/stat.h>
4855/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4856struct buf { int x; };
4857FILE * (*rcsopen) (struct buf *, struct stat *, int);
4858static char *e (p, i)
4859 char **p;
4860 int i;
4861{
4862 return p[i];
4863}
4864static char *f (char * (*g) (char **, int), char **p, ...)
4865{
4866 char *s;
4867 va_list v;
4868 va_start (v,p);
4869 s = g (p, va_arg (v,int));
4870 va_end (v);
4871 return s;
4872}
4873
4874/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4875 function prototypes and stuff, but not '\xHH' hex character constants.
4876 These don't provoke an error unfortunately, instead are silently treated
4877 as 'x'. The following induces an error, until -std is added to get
4878 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4879 array size at least. It's necessary to write '\x00'==0 to get something
4880 that's true only with -std. */
4881int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4882
4883/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4884 inside strings and character constants. */
4885#define FOO(x) 'x'
4886int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4887
4888int test (int i, double x);
4889struct s1 {int (*f) (int a);};
4890struct s2 {int (*f) (double a);};
4891int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4892int argc;
4893char **argv;
4894int
4895main ()
4896{
4897return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4898 ;
4899 return 0;
4900}
4901_ACEOF
4902for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4903 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4904do
4905 CC="$ac_save_CC $ac_arg"
4906 if ac_fn_c_try_compile "$LINENO"; then :
4907 ac_cv_prog_cc_c89=$ac_arg
4908fi
4909rm -f core conftest.err conftest.$ac_objext
4910 test "x$ac_cv_prog_cc_c89" != "xno" && break
4911done
4912rm -f conftest.$ac_ext
4913CC=$ac_save_CC
4914
4915fi
4916# AC_CACHE_VAL
4917case "x$ac_cv_prog_cc_c89" in
4918 x)
4919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4920$as_echo "none needed" >&6; } ;;
4921 xno)
4922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4923$as_echo "unsupported" >&6; } ;;
4924 *)
4925 CC="$CC $ac_cv_prog_cc_c89"
4926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4927$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4928esac
4929if test "x$ac_cv_prog_cc_c89" != xno; then :
4930
4931fi
4932
4933ac_ext=c
4934ac_cpp='$CPP $CPPFLAGS'
4935ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4936ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4937ac_compiler_gnu=$ac_cv_c_compiler_gnu
4938
4939ac_aux_dir=
4940for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4941 for ac_t in install-sh install.sh shtool; do
4942 if test -f "$ac_dir/$ac_t"; then
4943 ac_aux_dir=$ac_dir
4944 ac_install_sh="$ac_aux_dir/$ac_t -c"
4945 break 2
4946 fi
4947 done
4948done
4949if test -z "$ac_aux_dir"; then
4950 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4951fi
4952
4953# These three variables are undocumented and unsupported,
4954# and are intended to be withdrawn in a future Autoconf release.
4955# They can cause serious problems if a builder's source tree is in a directory
4956# whose full name contains unusual characters.
4957ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4958ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4959ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4960
4961
4962# Make sure we can run config.sub.
4963$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4964 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4965
4966{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4967$as_echo_n "checking build system type... " >&6; }
4968if test "${ac_cv_build+set}" = set; then :
4969 $as_echo_n "(cached) " >&6
4970else
4971 ac_build_alias=$build_alias
4972test "x$ac_build_alias" = x &&
4973 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4974test "x$ac_build_alias" = x &&
4975 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4976ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4977 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4978
4979fi
4980{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4981$as_echo "$ac_cv_build" >&6; }
4982case $ac_cv_build in
4983*-*-*) ;;
4984*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4985esac
4986build=$ac_cv_build
4987ac_save_IFS=$IFS; IFS='-'
4988set x $ac_cv_build
4989shift
4990build_cpu=$1
4991build_vendor=$2
4992shift; shift
4993# Remember, the first character of IFS is used to create $*,
4994# except with old shells:
4995build_os=$*
4996IFS=$ac_save_IFS
4997case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4998
4999
5000{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
5001$as_echo_n "checking host system type... " >&6; }
5002if test "${ac_cv_host+set}" = set; then :
5003 $as_echo_n "(cached) " >&6
5004else
5005 if test "x$host_alias" = x; then
5006 ac_cv_host=$ac_cv_build
5007else
5008 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
5009 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
5010fi
5011
5012fi
5013{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
5014$as_echo "$ac_cv_host" >&6; }
5015case $ac_cv_host in
5016*-*-*) ;;
5017*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
5018esac
5019host=$ac_cv_host
5020ac_save_IFS=$IFS; IFS='-'
5021set x $ac_cv_host
5022shift
5023host_cpu=$1
5024host_vendor=$2
5025shift; shift
5026# Remember, the first character of IFS is used to create $*,
5027# except with old shells:
5028host_os=$*
5029IFS=$ac_save_IFS
5030case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
5031
5032
5033{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
5034$as_echo_n "checking target system type... " >&6; }
5035if test "${ac_cv_target+set}" = set; then :
5036 $as_echo_n "(cached) " >&6
5037else
5038 if test "x$target_alias" = x; then
5039 ac_cv_target=$ac_cv_host
5040else
5041 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
5042 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
5043fi
5044
5045fi
5046{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
5047$as_echo "$ac_cv_target" >&6; }
5048case $ac_cv_target in
5049*-*-*) ;;
5050*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
5051esac
5052target=$ac_cv_target
5053ac_save_IFS=$IFS; IFS='-'
5054set x $ac_cv_target
5055shift
5056target_cpu=$1
5057target_vendor=$2
5058shift; shift
5059# Remember, the first character of IFS is used to create $*,
5060# except with old shells:
5061target_os=$*
5062IFS=$ac_save_IFS
5063case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
5064
5065
5066# The aliases save the names the user supplied, while $host etc.
5067# will get canonicalized.
5068test -n "$target_alias" &&
5069 test "$program_prefix$program_suffix$program_transform_name" = \
5070 NONENONEs,x,x, &&
5071 program_prefix=${target_alias}-
5072
5073ac_ext=c
5074ac_cpp='$CPP $CPPFLAGS'
5075ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5076ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5077ac_compiler_gnu=$ac_cv_c_compiler_gnu
5078{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5079$as_echo_n "checking how to run the C preprocessor... " >&6; }
5080# On Suns, sometimes $CPP names a directory.
5081if test -n "$CPP" && test -d "$CPP"; then
5082 CPP=
5083fi
5084if test -z "$CPP"; then
5085 if test "${ac_cv_prog_CPP+set}" = set; then :
5086 $as_echo_n "(cached) " >&6
5087else
5088 # Double quotes because CPP needs to be expanded
5089 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5090 do
5091 ac_preproc_ok=false
5092for ac_c_preproc_warn_flag in '' yes
5093do
5094 # Use a header file that comes with gcc, so configuring glibc
5095 # with a fresh cross-compiler works.
5096 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5097 # <limits.h> exists even on freestanding compilers.
5098 # On the NeXT, cc -E runs the code through the compiler's parser,
5099 # not just through cpp. "Syntax error" is here to catch this case.
5100 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5101/* end confdefs.h. */
5102#ifdef __STDC__
5103# include <limits.h>
5104#else
5105# include <assert.h>
5106#endif
5107 Syntax error
5108_ACEOF
5109if ac_fn_c_try_cpp "$LINENO"; then :
5110
5111else
5112 # Broken: fails on valid input.
5113continue
5114fi
5115rm -f conftest.err conftest.$ac_ext
5116
5117 # OK, works on sane cases. Now check whether nonexistent headers
5118 # can be detected and how.
5119 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5120/* end confdefs.h. */
5121#include <ac_nonexistent.h>
5122_ACEOF
5123if ac_fn_c_try_cpp "$LINENO"; then :
5124 # Broken: success on invalid input.
5125continue
5126else
5127 # Passes both tests.
5128ac_preproc_ok=:
5129break
5130fi
5131rm -f conftest.err conftest.$ac_ext
5132
5133done
5134# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5135rm -f conftest.err conftest.$ac_ext
5136if $ac_preproc_ok; then :
5137 break
5138fi
5139
5140 done
5141 ac_cv_prog_CPP=$CPP
5142
5143fi
5144 CPP=$ac_cv_prog_CPP
5145else
5146 ac_cv_prog_CPP=$CPP
5147fi
5148{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5149$as_echo "$CPP" >&6; }
5150ac_preproc_ok=false
5151for ac_c_preproc_warn_flag in '' yes
5152do
5153 # Use a header file that comes with gcc, so configuring glibc
5154 # with a fresh cross-compiler works.
5155 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5156 # <limits.h> exists even on freestanding compilers.
5157 # On the NeXT, cc -E runs the code through the compiler's parser,
5158 # not just through cpp. "Syntax error" is here to catch this case.
5159 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5160/* end confdefs.h. */
5161#ifdef __STDC__
5162# include <limits.h>
5163#else
5164# include <assert.h>
5165#endif
5166 Syntax error
5167_ACEOF
5168if ac_fn_c_try_cpp "$LINENO"; then :
5169
5170else
5171 # Broken: fails on valid input.
5172continue
5173fi
5174rm -f conftest.err conftest.$ac_ext
5175
5176 # OK, works on sane cases. Now check whether nonexistent headers
5177 # can be detected and how.
5178 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5179/* end confdefs.h. */
5180#include <ac_nonexistent.h>
5181_ACEOF
5182if ac_fn_c_try_cpp "$LINENO"; then :
5183 # Broken: success on invalid input.
5184continue
5185else
5186 # Passes both tests.
5187ac_preproc_ok=:
5188break
5189fi
5190rm -f conftest.err conftest.$ac_ext
5191
5192done
5193# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5194rm -f conftest.err conftest.$ac_ext
5195if $ac_preproc_ok; then :
5196
5197else
5198 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5199$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5200as_fn_error "C preprocessor \"$CPP\" fails sanity check
5201See \`config.log' for more details." "$LINENO" 5; }
5202fi
5203
5204ac_ext=c
5205ac_cpp='$CPP $CPPFLAGS'
5206ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5207ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5208ac_compiler_gnu=$ac_cv_c_compiler_gnu
5209
5210
5211{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5212$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5213if test "${ac_cv_path_GREP+set}" = set; then :
5214 $as_echo_n "(cached) " >&6
5215else
5216 if test -z "$GREP"; then
5217 ac_path_GREP_found=false
5218 # Loop through the user's path and test for each of PROGNAME-LIST
5219 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5220for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5221do
5222 IFS=$as_save_IFS
5223 test -z "$as_dir" && as_dir=.
5224 for ac_prog in grep ggrep; do
5225 for ac_exec_ext in '' $ac_executable_extensions; do
5226 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5227 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5228# Check for GNU ac_path_GREP and select it if it is found.
5229 # Check for GNU $ac_path_GREP
5230case `"$ac_path_GREP" --version 2>&1` in
5231*GNU*)
5232 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5233*)
5234 ac_count=0
5235 $as_echo_n 0123456789 >"conftest.in"
5236 while :
5237 do
5238 cat "conftest.in" "conftest.in" >"conftest.tmp"
5239 mv "conftest.tmp" "conftest.in"
5240 cp "conftest.in" "conftest.nl"
5241 $as_echo 'GREP' >> "conftest.nl"
5242 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5243 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5244 as_fn_arith $ac_count + 1 && ac_count=$as_val
5245 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5246 # Best one so far, save it but keep looking for a better one
5247 ac_cv_path_GREP="$ac_path_GREP"
5248 ac_path_GREP_max=$ac_count
5249 fi
5250 # 10*(2^10) chars as input seems more than enough
5251 test $ac_count -gt 10 && break
5252 done
5253 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5254esac
5255
5256 $ac_path_GREP_found && break 3
5257 done
5258 done
5259 done
5260IFS=$as_save_IFS
5261 if test -z "$ac_cv_path_GREP"; then
5262 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5263 fi
5264else
5265 ac_cv_path_GREP=$GREP
5266fi
5267
5268fi
5269{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5270$as_echo "$ac_cv_path_GREP" >&6; }
5271 GREP="$ac_cv_path_GREP"
5272
5273
5274{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5275$as_echo_n "checking for egrep... " >&6; }
5276if test "${ac_cv_path_EGREP+set}" = set; then :
5277 $as_echo_n "(cached) " >&6
5278else
5279 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5280 then ac_cv_path_EGREP="$GREP -E"
5281 else
5282 if test -z "$EGREP"; then
5283 ac_path_EGREP_found=false
5284 # Loop through the user's path and test for each of PROGNAME-LIST
5285 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5286for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5287do
5288 IFS=$as_save_IFS
5289 test -z "$as_dir" && as_dir=.
5290 for ac_prog in egrep; do
5291 for ac_exec_ext in '' $ac_executable_extensions; do
5292 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5293 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5294# Check for GNU ac_path_EGREP and select it if it is found.
5295 # Check for GNU $ac_path_EGREP
5296case `"$ac_path_EGREP" --version 2>&1` in
5297*GNU*)
5298 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5299*)
5300 ac_count=0
5301 $as_echo_n 0123456789 >"conftest.in"
5302 while :
5303 do
5304 cat "conftest.in" "conftest.in" >"conftest.tmp"
5305 mv "conftest.tmp" "conftest.in"
5306 cp "conftest.in" "conftest.nl"
5307 $as_echo 'EGREP' >> "conftest.nl"
5308 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5309 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5310 as_fn_arith $ac_count + 1 && ac_count=$as_val
5311 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5312 # Best one so far, save it but keep looking for a better one
5313 ac_cv_path_EGREP="$ac_path_EGREP"
5314 ac_path_EGREP_max=$ac_count
5315 fi
5316 # 10*(2^10) chars as input seems more than enough
5317 test $ac_count -gt 10 && break
5318 done
5319 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5320esac
5321
5322 $ac_path_EGREP_found && break 3
5323 done
5324 done
5325 done
5326IFS=$as_save_IFS
5327 if test -z "$ac_cv_path_EGREP"; then
5328 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5329 fi
5330else
5331 ac_cv_path_EGREP=$EGREP
5332fi
5333
5334 fi
5335fi
5336{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5337$as_echo "$ac_cv_path_EGREP" >&6; }
5338 EGREP="$ac_cv_path_EGREP"
5339
5340
5341{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5342$as_echo_n "checking for ANSI C header files... " >&6; }
5343if test "${ac_cv_header_stdc+set}" = set; then :
5344 $as_echo_n "(cached) " >&6
5345else
5346 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5347/* end confdefs.h. */
5348#include <stdlib.h>
5349#include <stdarg.h>
5350#include <string.h>
5351#include <float.h>
5352
5353int
5354main ()
5355{
5356
5357 ;
5358 return 0;
5359}
5360_ACEOF
5361if ac_fn_c_try_compile "$LINENO"; then :
5362 ac_cv_header_stdc=yes
5363else
5364 ac_cv_header_stdc=no
5365fi
5366rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5367
5368if test $ac_cv_header_stdc = yes; then
5369 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5370 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5371/* end confdefs.h. */
5372#include <string.h>
5373
5374_ACEOF
5375if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5376 $EGREP "memchr" >/dev/null 2>&1; then :
5377
5378else
5379 ac_cv_header_stdc=no
5380fi
5381rm -f conftest*
5382
5383fi
5384
5385if test $ac_cv_header_stdc = yes; then
5386 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5387 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5388/* end confdefs.h. */
5389#include <stdlib.h>
5390
5391_ACEOF
5392if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5393 $EGREP "free" >/dev/null 2>&1; then :
5394
5395else
5396 ac_cv_header_stdc=no
5397fi
5398rm -f conftest*
5399
5400fi
5401
5402if test $ac_cv_header_stdc = yes; then
5403 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5404 if test "$cross_compiling" = yes; then :
5405 :
5406else
5407 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5408/* end confdefs.h. */
5409#include <ctype.h>
5410#include <stdlib.h>
5411#if ((' ' & 0x0FF) == 0x020)
5412# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5413# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5414#else
5415# define ISLOWER(c) \
5416 (('a' <= (c) && (c) <= 'i') \
5417 || ('j' <= (c) && (c) <= 'r') \
5418 || ('s' <= (c) && (c) <= 'z'))
5419# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5420#endif
5421
5422#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5423int
5424main ()
5425{
5426 int i;
5427 for (i = 0; i < 256; i++)
5428 if (XOR (islower (i), ISLOWER (i))
5429 || toupper (i) != TOUPPER (i))
5430 return 2;
5431 return 0;
5432}
5433_ACEOF
5434if ac_fn_c_try_run "$LINENO"; then :
5435
5436else
5437 ac_cv_header_stdc=no
5438fi
5439rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5440 conftest.$ac_objext conftest.beam conftest.$ac_ext
5441fi
5442
5443fi
5444fi
5445{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5446$as_echo "$ac_cv_header_stdc" >&6; }
5447if test $ac_cv_header_stdc = yes; then
5448
5449$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5450
5451fi
5452
5453# On IRIX 5.3, sys/types and inttypes.h are conflicting.
5454for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5455 inttypes.h stdint.h unistd.h
5456do :
5457 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5458ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5459"
5460eval as_val=\$$as_ac_Header
5461 if test "x$as_val" = x""yes; then :
5462 cat >>confdefs.h <<_ACEOF
5463#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5464_ACEOF
5465
5466fi
5467
5468done
5469
5470
5471
5472 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5473if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5474 MINIX=yes
5475else
5476 MINIX=
5477fi
5478
5479
5480 if test "$MINIX" = yes; then
5481
5482$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5483
5484
5485$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5486
5487
5488$as_echo "#define _MINIX 1" >>confdefs.h
5489
5490 fi
5491
5492
5493 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5494$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5495if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5496 $as_echo_n "(cached) " >&6
5497else
5498 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5499/* end confdefs.h. */
5500
5501# define __EXTENSIONS__ 1
5502 $ac_includes_default
5503int
5504main ()
5505{
5506
5507 ;
5508 return 0;
5509}
5510_ACEOF
5511if ac_fn_c_try_compile "$LINENO"; then :
5512 ac_cv_safe_to_define___extensions__=yes
5513else
5514 ac_cv_safe_to_define___extensions__=no
5515fi
5516rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5517fi
5518{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5519$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5520 test $ac_cv_safe_to_define___extensions__ = yes &&
5521 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5522
5523 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5524
5525 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5526
5527 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5528
5529 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5530
5531
5532test "$program_prefix" != NONE &&
5533 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5534# Use a double $ so make ignores it.
5535test "$program_suffix" != NONE &&
5536 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5537# Double any \ or $.
5538# By default was `s,x,x', remove it if useless.
5539ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5540program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5541
5542# Find a good install program. We prefer a C program (faster),
5543# so one script is as good as another. But avoid the broken or
5544# incompatible versions:
5545# SysV /etc/install, /usr/sbin/install
5546# SunOS /usr/etc/install
5547# IRIX /sbin/install
5548# AIX /bin/install
5549# AmigaOS /C/install, which installs bootblocks on floppy discs
5550# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5551# AFS /usr/afsws/bin/install, which mishandles nonexistent args
5552# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5553# OS/2's system install, which has a completely different semantic
5554# ./install, which can be erroneously created by make from ./install.sh.
5555# Reject install programs that cannot install multiple files.
5556{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5557$as_echo_n "checking for a BSD-compatible install... " >&6; }
5558if test -z "$INSTALL"; then
5559if test "${ac_cv_path_install+set}" = set; then :
5560 $as_echo_n "(cached) " >&6
5561else
5562 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5563for as_dir in $PATH
5564do
5565 IFS=$as_save_IFS
5566 test -z "$as_dir" && as_dir=.
5567 # Account for people who put trailing slashes in PATH elements.
5568case $as_dir/ in #((
5569 ./ | .// | /[cC]/* | \
5570 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5571 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5572 /usr/ucb/* ) ;;
5573 *)
5574 # OSF1 and SCO ODT 3.0 have their own names for install.
5575 # Don't use installbsd from OSF since it installs stuff as root
5576 # by default.
5577 for ac_prog in ginstall scoinst install; do
5578 for ac_exec_ext in '' $ac_executable_extensions; do
5579 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5580 if test $ac_prog = install &&
5581 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5582 # AIX install. It has an incompatible calling convention.
5583 :
5584 elif test $ac_prog = install &&
5585 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5586 # program-specific install script used by HP pwplus--don't use.
5587 :
5588 else
5589 rm -rf conftest.one conftest.two conftest.dir
5590 echo one > conftest.one
5591 echo two > conftest.two
5592 mkdir conftest.dir
5593 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5594 test -s conftest.one && test -s conftest.two &&
5595 test -s conftest.dir/conftest.one &&
5596 test -s conftest.dir/conftest.two
5597 then
5598 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5599 break 3
5600 fi
5601 fi
5602 fi
5603 done
5604 done
5605 ;;
5606esac
5607
5608 done
5609IFS=$as_save_IFS
5610
5611rm -rf conftest.one conftest.two conftest.dir
5612
5613fi
5614 if test "${ac_cv_path_install+set}" = set; then
5615 INSTALL=$ac_cv_path_install
5616 else
5617 # As a last resort, use the slow shell script. Don't cache a
5618 # value for INSTALL within a source directory, because that will
5619 # break other packages using the cache if that directory is
5620 # removed, or if the value is a relative name.
5621 INSTALL=$ac_install_sh
5622 fi
5623fi
5624{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5625$as_echo "$INSTALL" >&6; }
5626
5627# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5628# It thinks the first close brace ends the variable substitution.
5629test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5630
5631test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5632
5633test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5634
5635rm -rf .tst 2>/dev/null
5636mkdir .tst 2>/dev/null
5637if test -d .tst; then
5638 am__leading_dot=.
5639else
5640 am__leading_dot=_
5641fi
5642rmdir .tst 2>/dev/null
5643
5644DEPDIR="${am__leading_dot}deps"
5645
5646case `pwd` in
5647 *\ * | *\ *)
5648 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5649$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5650esac
5651
5652
5653
5654macro_version='2.2.7a'
5655macro_revision='1.3134'
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669ltmain="$ac_aux_dir/ltmain.sh"
5670
5671# Backslashify metacharacters that are still active within
5672# double-quoted strings.
5673sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5674
5675# Same as above, but do not quote variable references.
5676double_quote_subst='s/\(["`\\]\)/\\\1/g'
5677
5678# Sed substitution to delay expansion of an escaped shell variable in a
5679# double_quote_subst'ed string.
5680delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5681
5682# Sed substitution to delay expansion of an escaped single quote.
5683delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5684
5685# Sed substitution to avoid accidental globbing in evaled expressions
5686no_glob_subst='s/\*/\\\*/g'
5687
5688ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5689ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5690ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5691
5692{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5693$as_echo_n "checking how to print strings... " >&6; }
5694# Test print first, because it will be a builtin if present.
5695if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5696 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5697 ECHO='print -r --'
5698elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5699 ECHO='printf %s\n'
5700else
5701 # Use this function as a fallback that always works.
5702 func_fallback_echo ()
5703 {
5704 eval 'cat <<_LTECHO_EOF
5705$1
5706_LTECHO_EOF'
5707 }
5708 ECHO='func_fallback_echo'
5709fi
5710
5711# func_echo_all arg...
5712# Invoke $ECHO with all args, space-separated.
5713func_echo_all ()
5714{
5715 $ECHO ""
5716}
5717
5718case "$ECHO" in
5719 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5720$as_echo "printf" >&6; } ;;
5721 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5722$as_echo "print -r" >&6; } ;;
5723 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5724$as_echo "cat" >&6; } ;;
5725esac
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5741$as_echo_n "checking for a sed that does not truncate output... " >&6; }
5742if test "${ac_cv_path_SED+set}" = set; then :
5743 $as_echo_n "(cached) " >&6
5744else
5745 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5746 for ac_i in 1 2 3 4 5 6 7; do
5747 ac_script="$ac_script$as_nl$ac_script"
5748 done
5749 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5750 { ac_script=; unset ac_script;}
5751 if test -z "$SED"; then
5752 ac_path_SED_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
5756do
5757 IFS=$as_save_IFS
5758 test -z "$as_dir" && as_dir=.
5759 for ac_prog in sed gsed; do
5760 for ac_exec_ext in '' $ac_executable_extensions; do
5761 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5762 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5763# Check for GNU ac_path_SED and select it if it is found.
5764 # Check for GNU $ac_path_SED
5765case `"$ac_path_SED" --version 2>&1` in
5766*GNU*)
5767 ac_cv_path_SED="$ac_path_SED" ac_path_SED_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 '' >> "conftest.nl"
5777 "$ac_path_SED" -f conftest.sed < "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_SED_max-0}; then
5781 # Best one so far, save it but keep looking for a better one
5782 ac_cv_path_SED="$ac_path_SED"
5783 ac_path_SED_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_SED_found && break 3
5792 done
5793 done
5794 done
5795IFS=$as_save_IFS
5796 if test -z "$ac_cv_path_SED"; then
5797 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5798 fi
5799else
5800 ac_cv_path_SED=$SED
5801fi
5802
5803fi
5804{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5805$as_echo "$ac_cv_path_SED" >&6; }
5806 SED="$ac_cv_path_SED"
5807 rm -f conftest.sed
5808
5809test -z "$SED" && SED=sed
5810Xsed="$SED -e 1s/^X//"
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5823$as_echo_n "checking for fgrep... " >&6; }
5824if test "${ac_cv_path_FGREP+set}" = set; then :
5825 $as_echo_n "(cached) " >&6
5826else
5827 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5828 then ac_cv_path_FGREP="$GREP -F"
5829 else
5830 if test -z "$FGREP"; then
5831 ac_path_FGREP_found=false
5832 # Loop through the user's path and test for each of PROGNAME-LIST
5833 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5834for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5835do
5836 IFS=$as_save_IFS
5837 test -z "$as_dir" && as_dir=.
5838 for ac_prog in fgrep; do
5839 for ac_exec_ext in '' $ac_executable_extensions; do
5840 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5841 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5842# Check for GNU ac_path_FGREP and select it if it is found.
5843 # Check for GNU $ac_path_FGREP
5844case `"$ac_path_FGREP" --version 2>&1` in
5845*GNU*)
5846 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5847*)
5848 ac_count=0
5849 $as_echo_n 0123456789 >"conftest.in"
5850 while :
5851 do
5852 cat "conftest.in" "conftest.in" >"conftest.tmp"
5853 mv "conftest.tmp" "conftest.in"
5854 cp "conftest.in" "conftest.nl"
5855 $as_echo 'FGREP' >> "conftest.nl"
5856 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5857 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5858 as_fn_arith $ac_count + 1 && ac_count=$as_val
5859 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5860 # Best one so far, save it but keep looking for a better one
5861 ac_cv_path_FGREP="$ac_path_FGREP"
5862 ac_path_FGREP_max=$ac_count
5863 fi
5864 # 10*(2^10) chars as input seems more than enough
5865 test $ac_count -gt 10 && break
5866 done
5867 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5868esac
5869
5870 $ac_path_FGREP_found && break 3
5871 done
5872 done
5873 done
5874IFS=$as_save_IFS
5875 if test -z "$ac_cv_path_FGREP"; then
5876 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5877 fi
5878else
5879 ac_cv_path_FGREP=$FGREP
5880fi
5881
5882 fi
5883fi
5884{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5885$as_echo "$ac_cv_path_FGREP" >&6; }
5886 FGREP="$ac_cv_path_FGREP"
5887
5888
5889test -z "$GREP" && GREP=grep
5890
5891
5892
5893
5894
5895
5896
5897
5898
5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909# Check whether --with-gnu-ld was given.
5910if test "${with_gnu_ld+set}" = set; then :
5911 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5912else
5913 with_gnu_ld=no
5914fi
5915
5916ac_prog=ld
5917if test "$GCC" = yes; then
5918 # Check if gcc -print-prog-name=ld gives a path.
5919 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5920$as_echo_n "checking for ld used by $CC... " >&6; }
5921 case $host in
5922 *-*-mingw*)
5923 # gcc leaves a trailing carriage return which upsets mingw
5924 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5925 *)
5926 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5927 esac
5928 case $ac_prog in
5929 # Accept absolute paths.
5930 [\\/]* | ?:[\\/]*)
5931 re_direlt='/[^/][^/]*/\.\./'
5932 # Canonicalize the pathname of ld
5933 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5934 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5935 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5936 done
5937 test -z "$LD" && LD="$ac_prog"
5938 ;;
5939 "")
5940 # If it fails, then pretend we aren't using GCC.
5941 ac_prog=ld
5942 ;;
5943 *)
5944 # If it is relative, then search for the first ld in PATH.
5945 with_gnu_ld=unknown
5946 ;;
5947 esac
5948elif test "$with_gnu_ld" = yes; then
5949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5950$as_echo_n "checking for GNU ld... " >&6; }
5951else
5952 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5953$as_echo_n "checking for non-GNU ld... " >&6; }
5954fi
5955if test "${lt_cv_path_LD+set}" = set; then :
5956 $as_echo_n "(cached) " >&6
5957else
5958 if test -z "$LD"; then
5959 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5960 for ac_dir in $PATH; do
5961 IFS="$lt_save_ifs"
5962 test -z "$ac_dir" && ac_dir=.
5963 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5964 lt_cv_path_LD="$ac_dir/$ac_prog"
5965 # Check to see if the program is GNU ld. I'd rather use --version,
5966 # but apparently some variants of GNU ld only accept -v.
5967 # Break only if it was the GNU/non-GNU ld that we prefer.
5968 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5969 *GNU* | *'with BFD'*)
5970 test "$with_gnu_ld" != no && break
5971 ;;
5972 *)
5973 test "$with_gnu_ld" != yes && break
5974 ;;
5975 esac
5976 fi
5977 done
5978 IFS="$lt_save_ifs"
5979else
5980 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5981fi
5982fi
5983
5984LD="$lt_cv_path_LD"
5985if test -n "$LD"; then
5986 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5987$as_echo "$LD" >&6; }
5988else
5989 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5990$as_echo "no" >&6; }
5991fi
5992test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5993{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5994$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5995if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5996 $as_echo_n "(cached) " >&6
5997else
5998 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5999case `$LD -v 2>&1 </dev/null` in
6000*GNU* | *'with BFD'*)
6001 lt_cv_prog_gnu_ld=yes
6002 ;;
6003*)
6004 lt_cv_prog_gnu_ld=no
6005 ;;
6006esac
6007fi
6008{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
6009$as_echo "$lt_cv_prog_gnu_ld" >&6; }
6010with_gnu_ld=$lt_cv_prog_gnu_ld
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
6021$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
6022if test "${lt_cv_path_NM+set}" = set; then :
6023 $as_echo_n "(cached) " >&6
6024else
6025 if test -n "$NM"; then
6026 # Let the user override the test.
6027 lt_cv_path_NM="$NM"
6028else
6029 lt_nm_to_check="${ac_tool_prefix}nm"
6030 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
6031 lt_nm_to_check="$lt_nm_to_check nm"
6032 fi
6033 for lt_tmp_nm in $lt_nm_to_check; do
6034 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6035 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
6036 IFS="$lt_save_ifs"
6037 test -z "$ac_dir" && ac_dir=.
6038 tmp_nm="$ac_dir/$lt_tmp_nm"
6039 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
6040 # Check to see if the nm accepts a BSD-compat flag.
6041 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
6042 # nm: unknown option "B" ignored
6043 # Tru64's nm complains that /dev/null is an invalid object file
6044 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
6045 */dev/null* | *'Invalid file or object type'*)
6046 lt_cv_path_NM="$tmp_nm -B"
6047 break
6048 ;;
6049 *)
6050 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
6051 */dev/null*)
6052 lt_cv_path_NM="$tmp_nm -p"
6053 break
6054 ;;
6055 *)
6056 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
6057 continue # so that we can try to find one that supports BSD flags
6058 ;;
6059 esac
6060 ;;
6061 esac
6062 fi
6063 done
6064 IFS="$lt_save_ifs"
6065 done
6066 : ${lt_cv_path_NM=no}
6067fi
6068fi
6069{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6070$as_echo "$lt_cv_path_NM" >&6; }
6071if test "$lt_cv_path_NM" != "no"; then
6072 NM="$lt_cv_path_NM"
6073else
6074 # Didn't find any BSD compatible name lister, look for dumpbin.
6075 if test -n "$DUMPBIN"; then :
6076 # Let the user override the test.
6077 else
6078 if test -n "$ac_tool_prefix"; then
6079 for ac_prog in dumpbin "link -dump"
6080 do
6081 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6082set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6083{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6084$as_echo_n "checking for $ac_word... " >&6; }
6085if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
6086 $as_echo_n "(cached) " >&6
6087else
6088 if test -n "$DUMPBIN"; then
6089 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6090else
6091as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6092for as_dir in $PATH
6093do
6094 IFS=$as_save_IFS
6095 test -z "$as_dir" && as_dir=.
6096 for ac_exec_ext in '' $ac_executable_extensions; do
6097 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6098 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6099 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6100 break 2
6101 fi
6102done
6103 done
6104IFS=$as_save_IFS
6105
6106fi
6107fi
6108DUMPBIN=$ac_cv_prog_DUMPBIN
6109if test -n "$DUMPBIN"; then
6110 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6111$as_echo "$DUMPBIN" >&6; }
6112else
6113 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6114$as_echo "no" >&6; }
6115fi
6116
6117
6118 test -n "$DUMPBIN" && break
6119 done
6120fi
6121if test -z "$DUMPBIN"; then
6122 ac_ct_DUMPBIN=$DUMPBIN
6123 for ac_prog in dumpbin "link -dump"
6124do
6125 # Extract the first word of "$ac_prog", so it can be a program name with args.
6126set dummy $ac_prog; ac_word=$2
6127{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6128$as_echo_n "checking for $ac_word... " >&6; }
6129if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6130 $as_echo_n "(cached) " >&6
6131else
6132 if test -n "$ac_ct_DUMPBIN"; then
6133 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6134else
6135as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6136for as_dir in $PATH
6137do
6138 IFS=$as_save_IFS
6139 test -z "$as_dir" && as_dir=.
6140 for ac_exec_ext in '' $ac_executable_extensions; do
6141 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6142 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6143 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6144 break 2
6145 fi
6146done
6147 done
6148IFS=$as_save_IFS
6149
6150fi
6151fi
6152ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6153if test -n "$ac_ct_DUMPBIN"; then
6154 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6155$as_echo "$ac_ct_DUMPBIN" >&6; }
6156else
6157 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6158$as_echo "no" >&6; }
6159fi
6160
6161
6162 test -n "$ac_ct_DUMPBIN" && break
6163done
6164
6165 if test "x$ac_ct_DUMPBIN" = x; then
6166 DUMPBIN=":"
6167 else
6168 case $cross_compiling:$ac_tool_warned in
6169yes:)
6170{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6171$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6172ac_tool_warned=yes ;;
6173esac
6174 DUMPBIN=$ac_ct_DUMPBIN
6175 fi
6176fi
6177
6178 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6179 *COFF*)
6180 DUMPBIN="$DUMPBIN -symbols"
6181 ;;
6182 *)
6183 DUMPBIN=:
6184 ;;
6185 esac
6186 fi
6187
6188 if test "$DUMPBIN" != ":"; then
6189 NM="$DUMPBIN"
6190 fi
6191fi
6192test -z "$NM" && NM=nm
6193
6194
6195
6196
6197
6198
6199{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6200$as_echo_n "checking the name lister ($NM) interface... " >&6; }
6201if test "${lt_cv_nm_interface+set}" = set; then :
6202 $as_echo_n "(cached) " >&6
6203else
6204 lt_cv_nm_interface="BSD nm"
6205 echo "int some_variable = 0;" > conftest.$ac_ext
6206 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6207 (eval "$ac_compile" 2>conftest.err)
6208 cat conftest.err >&5
6209 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6210 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6211 cat conftest.err >&5
6212 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6213 cat conftest.out >&5
6214 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6215 lt_cv_nm_interface="MS dumpbin"
6216 fi
6217 rm -f conftest*
6218fi
6219{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6220$as_echo "$lt_cv_nm_interface" >&6; }
6221
6222{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6223$as_echo_n "checking whether ln -s works... " >&6; }
6224LN_S=$as_ln_s
6225if test "$LN_S" = "ln -s"; then
6226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6227$as_echo "yes" >&6; }
6228else
6229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6230$as_echo "no, using $LN_S" >&6; }
6231fi
6232
6233# find the maximum length of command line arguments
6234{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6235$as_echo_n "checking the maximum length of command line arguments... " >&6; }
6236if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6237 $as_echo_n "(cached) " >&6
6238else
6239 i=0
6240 teststring="ABCD"
6241
6242 case $build_os in
6243 msdosdjgpp*)
6244 # On DJGPP, this test can blow up pretty badly due to problems in libc
6245 # (any single argument exceeding 2000 bytes causes a buffer overrun
6246 # during glob expansion). Even if it were fixed, the result of this
6247 # check would be larger than it should be.
6248 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6249 ;;
6250
6251 gnu*)
6252 # Under GNU Hurd, this test is not required because there is
6253 # no limit to the length of command line arguments.
6254 # Libtool will interpret -1 as no limit whatsoever
6255 lt_cv_sys_max_cmd_len=-1;
6256 ;;
6257
6258 cygwin* | mingw* | cegcc*)
6259 # On Win9x/ME, this test blows up -- it succeeds, but takes
6260 # about 5 minutes as the teststring grows exponentially.
6261 # Worse, since 9x/ME are not pre-emptively multitasking,
6262 # you end up with a "frozen" computer, even though with patience
6263 # the test eventually succeeds (with a max line length of 256k).
6264 # Instead, let's just punt: use the minimum linelength reported by
6265 # all of the supported platforms: 8192 (on NT/2K/XP).
6266 lt_cv_sys_max_cmd_len=8192;
6267 ;;
6268
6269 mint*)
6270 # On MiNT this can take a long time and run out of memory.
6271 lt_cv_sys_max_cmd_len=8192;
6272 ;;
6273
6274 amigaos*)
6275 # On AmigaOS with pdksh, this test takes hours, literally.
6276 # So we just punt and use a minimum line length of 8192.
6277 lt_cv_sys_max_cmd_len=8192;
6278 ;;
6279
6280 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6281 # This has been around since 386BSD, at least. Likely further.
6282 if test -x /sbin/sysctl; then
6283 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6284 elif test -x /usr/sbin/sysctl; then
6285 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6286 else
6287 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6288 fi
6289 # And add a safety zone
6290 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6291 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6292 ;;
6293
6294 interix*)
6295 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6296 lt_cv_sys_max_cmd_len=196608
6297 ;;
6298
6299 osf*)
6300 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6301 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6302 # nice to cause kernel panics so lets avoid the loop below.
6303 # First set a reasonable default.
6304 lt_cv_sys_max_cmd_len=16384
6305 #
6306 if test -x /sbin/sysconfig; then
6307 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6308 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6309 esac
6310 fi
6311 ;;
6312 sco3.2v5*)
6313 lt_cv_sys_max_cmd_len=102400
6314 ;;
6315 sysv5* | sco5v6* | sysv4.2uw2*)
6316 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6317 if test -n "$kargmax"; then
6318 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6319 else
6320 lt_cv_sys_max_cmd_len=32768
6321 fi
6322 ;;
6323 *)
6324 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6325 if test -n "$lt_cv_sys_max_cmd_len"; then
6326 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6327 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6328 else
6329 # Make teststring a little bigger before we do anything with it.
6330 # a 1K string should be a reasonable start.
6331 for i in 1 2 3 4 5 6 7 8 ; do
6332 teststring=$teststring$teststring
6333 done
6334 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6335 # If test is not a shell built-in, we'll probably end up computing a
6336 # maximum length that is only half of the actual maximum length, but
6337 # we can't tell.
6338 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6339 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6340 test $i != 17 # 1/2 MB should be enough
6341 do
6342 i=`expr $i + 1`
6343 teststring=$teststring$teststring
6344 done
6345 # Only check the string length outside the loop.
6346 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6347 teststring=
6348 # Add a significant safety factor because C++ compilers can tack on
6349 # massive amounts of additional arguments before passing them to the
6350 # linker. It appears as though 1/2 is a usable value.
6351 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6352 fi
6353 ;;
6354 esac
6355
6356fi
6357
6358if test -n $lt_cv_sys_max_cmd_len ; then
6359 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6360$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6361else
6362 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6363$as_echo "none" >&6; }
6364fi
6365max_cmd_len=$lt_cv_sys_max_cmd_len
6366
6367
6368
6369
6370
6371
6372: ${CP="cp -f"}
6373: ${MV="mv -f"}
6374: ${RM="rm -f"}
6375
6376{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6377$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6378# Try some XSI features
6379xsi_shell=no
6380( _lt_dummy="a/b/c"
6381 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6382 = c,a/b,, \
6383 && eval 'test $(( 1 + 1 )) -eq 2 \
6384 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6385 && xsi_shell=yes
6386{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6387$as_echo "$xsi_shell" >&6; }
6388
6389
6390{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6391$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6392lt_shell_append=no
6393( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6394 >/dev/null 2>&1 \
6395 && lt_shell_append=yes
6396{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6397$as_echo "$lt_shell_append" >&6; }
6398
6399
6400if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6401 lt_unset=unset
6402else
6403 lt_unset=false
6404fi
6405
6406
6407
6408
6409
6410# test EBCDIC or ASCII
6411case `echo X|tr X '\101'` in
6412 A) # ASCII based system
6413 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6414 lt_SP2NL='tr \040 \012'
6415 lt_NL2SP='tr \015\012 \040\040'
6416 ;;
6417 *) # EBCDIC based system
6418 lt_SP2NL='tr \100 \n'
6419 lt_NL2SP='tr \r\n \100\100'
6420 ;;
6421esac
6422
6423
6424
6425
6426
6427
6428
6429
6430
6431{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6432$as_echo_n "checking for $LD option to reload object files... " >&6; }
6433if test "${lt_cv_ld_reload_flag+set}" = set; then :
6434 $as_echo_n "(cached) " >&6
6435else
6436 lt_cv_ld_reload_flag='-r'
6437fi
6438{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6439$as_echo "$lt_cv_ld_reload_flag" >&6; }
6440reload_flag=$lt_cv_ld_reload_flag
6441case $reload_flag in
6442"" | " "*) ;;
6443*) reload_flag=" $reload_flag" ;;
6444esac
6445reload_cmds='$LD$reload_flag -o $output$reload_objs'
6446case $host_os in
6447 darwin*)
6448 if test "$GCC" = yes; then
6449 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6450 else
6451 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6452 fi
6453 ;;
6454esac
6455
6456
6457
6458
6459
6460
6461
6462
6463
6464if test -n "$ac_tool_prefix"; then
6465 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6466set dummy ${ac_tool_prefix}objdump; ac_word=$2
6467{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6468$as_echo_n "checking for $ac_word... " >&6; }
6469if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6470 $as_echo_n "(cached) " >&6
6471else
6472 if test -n "$OBJDUMP"; then
6473 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6474else
6475as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6476for as_dir in $PATH
6477do
6478 IFS=$as_save_IFS
6479 test -z "$as_dir" && as_dir=.
6480 for ac_exec_ext in '' $ac_executable_extensions; do
6481 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6482 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6483 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6484 break 2
6485 fi
6486done
6487 done
6488IFS=$as_save_IFS
6489
6490fi
6491fi
6492OBJDUMP=$ac_cv_prog_OBJDUMP
6493if test -n "$OBJDUMP"; then
6494 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6495$as_echo "$OBJDUMP" >&6; }
6496else
6497 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6498$as_echo "no" >&6; }
6499fi
6500
6501
6502fi
6503if test -z "$ac_cv_prog_OBJDUMP"; then
6504 ac_ct_OBJDUMP=$OBJDUMP
6505 # Extract the first word of "objdump", so it can be a program name with args.
6506set dummy objdump; ac_word=$2
6507{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6508$as_echo_n "checking for $ac_word... " >&6; }
6509if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6510 $as_echo_n "(cached) " >&6
6511else
6512 if test -n "$ac_ct_OBJDUMP"; then
6513 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6514else
6515as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6516for as_dir in $PATH
6517do
6518 IFS=$as_save_IFS
6519 test -z "$as_dir" && as_dir=.
6520 for ac_exec_ext in '' $ac_executable_extensions; do
6521 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6522 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6523 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6524 break 2
6525 fi
6526done
6527 done
6528IFS=$as_save_IFS
6529
6530fi
6531fi
6532ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6533if test -n "$ac_ct_OBJDUMP"; then
6534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6535$as_echo "$ac_ct_OBJDUMP" >&6; }
6536else
6537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6538$as_echo "no" >&6; }
6539fi
6540
6541 if test "x$ac_ct_OBJDUMP" = x; then
6542 OBJDUMP="false"
6543 else
6544 case $cross_compiling:$ac_tool_warned in
6545yes:)
6546{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6547$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6548ac_tool_warned=yes ;;
6549esac
6550 OBJDUMP=$ac_ct_OBJDUMP
6551 fi
6552else
6553 OBJDUMP="$ac_cv_prog_OBJDUMP"
6554fi
6555
6556test -z "$OBJDUMP" && OBJDUMP=objdump
6557
6558
6559
6560
6561
6562
6563
6564
6565
6566{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6567$as_echo_n "checking how to recognize dependent libraries... " >&6; }
6568if test "${lt_cv_deplibs_check_method+set}" = set; then :
6569 $as_echo_n "(cached) " >&6
6570else
6571 lt_cv_file_magic_cmd='$MAGIC_CMD'
6572lt_cv_file_magic_test_file=
6573lt_cv_deplibs_check_method='unknown'
6574# Need to set the preceding variable on all platforms that support
6575# interlibrary dependencies.
6576# 'none' -- dependencies not supported.
6577# `unknown' -- same as none, but documents that we really don't know.
6578# 'pass_all' -- all dependencies passed with no checks.
6579# 'test_compile' -- check by making test program.
6580# 'file_magic [[regex]]' -- check by looking for files in library path
6581# which responds to the $file_magic_cmd with a given extended regex.
6582# If you have `file' or equivalent on your system and you're not sure
6583# whether `pass_all' will *always* work, you probably want this one.
6584
6585case $host_os in
6586aix[4-9]*)
6587 lt_cv_deplibs_check_method=pass_all
6588 ;;
6589
6590beos*)
6591 lt_cv_deplibs_check_method=pass_all
6592 ;;
6593
6594bsdi[45]*)
6595 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6596 lt_cv_file_magic_cmd='/usr/bin/file -L'
6597 lt_cv_file_magic_test_file=/shlib/libc.so
6598 ;;
6599
6600cygwin*)
6601 # func_win32_libid is a shell function defined in ltmain.sh
6602 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6603 lt_cv_file_magic_cmd='func_win32_libid'
6604 ;;
6605
6606mingw* | pw32*)
6607 # Base MSYS/MinGW do not provide the 'file' command needed by
6608 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6609 # unless we find 'file', for example because we are cross-compiling.
6610 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6611 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6612 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6613 lt_cv_file_magic_cmd='func_win32_libid'
6614 else
6615 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6616 lt_cv_file_magic_cmd='$OBJDUMP -f'
6617 fi
6618 ;;
6619
6620cegcc*)
6621 # use the weaker test based on 'objdump'. See mingw*.
6622 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6623 lt_cv_file_magic_cmd='$OBJDUMP -f'
6624 ;;
6625
6626darwin* | rhapsody*)
6627 lt_cv_deplibs_check_method=pass_all
6628 ;;
6629
6630freebsd* | dragonfly*)
6631 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6632 case $host_cpu in
6633 i*86 )
6634 # Not sure whether the presence of OpenBSD here was a mistake.
6635 # Let's accept both of them until this is cleared up.
6636 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6637 lt_cv_file_magic_cmd=/usr/bin/file
6638 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6639 ;;
6640 esac
6641 else
6642 lt_cv_deplibs_check_method=pass_all
6643 fi
6644 ;;
6645
6646gnu*)
6647 lt_cv_deplibs_check_method=pass_all
6648 ;;
6649
6650haiku*)
6651 lt_cv_deplibs_check_method=pass_all
6652 ;;
6653
6654hpux10.20* | hpux11*)
6655 lt_cv_file_magic_cmd=/usr/bin/file
6656 case $host_cpu in
6657 ia64*)
6658 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6659 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6660 ;;
6661 hppa*64*)
6662 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]'
6663 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6664 ;;
6665 *)
6666 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6667 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6668 ;;
6669 esac
6670 ;;
6671
6672interix[3-9]*)
6673 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6674 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6675 ;;
6676
6677irix5* | irix6* | nonstopux*)
6678 case $LD in
6679 *-32|*"-32 ") libmagic=32-bit;;
6680 *-n32|*"-n32 ") libmagic=N32;;
6681 *-64|*"-64 ") libmagic=64-bit;;
6682 *) libmagic=never-match;;
6683 esac
6684 lt_cv_deplibs_check_method=pass_all
6685 ;;
6686
6687# This must be Linux ELF.
6688linux* | k*bsd*-gnu | kopensolaris*-gnu)
6689 lt_cv_deplibs_check_method=pass_all
6690 ;;
6691
6692netbsd*)
6693 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6694 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6695 else
6696 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6697 fi
6698 ;;
6699
6700newos6*)
6701 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6702 lt_cv_file_magic_cmd=/usr/bin/file
6703 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6704 ;;
6705
6706*nto* | *qnx*)
6707 lt_cv_deplibs_check_method=pass_all
6708 ;;
6709
6710openbsd*)
6711 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6712 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6713 else
6714 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6715 fi
6716 ;;
6717
6718osf3* | osf4* | osf5*)
6719 lt_cv_deplibs_check_method=pass_all
6720 ;;
6721
6722rdos*)
6723 lt_cv_deplibs_check_method=pass_all
6724 ;;
6725
6726solaris*)
6727 lt_cv_deplibs_check_method=pass_all
6728 ;;
6729
6730sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6731 lt_cv_deplibs_check_method=pass_all
6732 ;;
6733
6734sysv4 | sysv4.3*)
6735 case $host_vendor in
6736 motorola)
6737 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]'
6738 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6739 ;;
6740 ncr)
6741 lt_cv_deplibs_check_method=pass_all
6742 ;;
6743 sequent)
6744 lt_cv_file_magic_cmd='/bin/file'
6745 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6746 ;;
6747 sni)
6748 lt_cv_file_magic_cmd='/bin/file'
6749 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6750 lt_cv_file_magic_test_file=/lib/libc.so
6751 ;;
6752 siemens)
6753 lt_cv_deplibs_check_method=pass_all
6754 ;;
6755 pc)
6756 lt_cv_deplibs_check_method=pass_all
6757 ;;
6758 esac
6759 ;;
6760
6761tpf*)
6762 lt_cv_deplibs_check_method=pass_all
6763 ;;
6764esac
6765
6766fi
6767{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6768$as_echo "$lt_cv_deplibs_check_method" >&6; }
6769file_magic_cmd=$lt_cv_file_magic_cmd
6770deplibs_check_method=$lt_cv_deplibs_check_method
6771test -z "$deplibs_check_method" && deplibs_check_method=unknown
6772
6773
6774
6775
6776
6777
6778
6779
6780
6781
6782
6783
6784if test -n "$ac_tool_prefix"; then
6785 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6786set dummy ${ac_tool_prefix}ar; ac_word=$2
6787{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6788$as_echo_n "checking for $ac_word... " >&6; }
6789if test "${ac_cv_prog_AR+set}" = set; then :
6790 $as_echo_n "(cached) " >&6
6791else
6792 if test -n "$AR"; then
6793 ac_cv_prog_AR="$AR" # Let the user override the test.
6794else
6795as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6796for as_dir in $PATH
6797do
6798 IFS=$as_save_IFS
6799 test -z "$as_dir" && as_dir=.
6800 for ac_exec_ext in '' $ac_executable_extensions; do
6801 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6802 ac_cv_prog_AR="${ac_tool_prefix}ar"
6803 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6804 break 2
6805 fi
6806done
6807 done
6808IFS=$as_save_IFS
6809
6810fi
6811fi
6812AR=$ac_cv_prog_AR
6813if test -n "$AR"; then
6814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6815$as_echo "$AR" >&6; }
6816else
6817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6818$as_echo "no" >&6; }
6819fi
6820
6821
6822fi
6823if test -z "$ac_cv_prog_AR"; then
6824 ac_ct_AR=$AR
6825 # Extract the first word of "ar", so it can be a program name with args.
6826set dummy ar; ac_word=$2
6827{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6828$as_echo_n "checking for $ac_word... " >&6; }
6829if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6830 $as_echo_n "(cached) " >&6
6831else
6832 if test -n "$ac_ct_AR"; then
6833 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6834else
6835as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6836for as_dir in $PATH
6837do
6838 IFS=$as_save_IFS
6839 test -z "$as_dir" && as_dir=.
6840 for ac_exec_ext in '' $ac_executable_extensions; do
6841 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6842 ac_cv_prog_ac_ct_AR="ar"
6843 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6844 break 2
6845 fi
6846done
6847 done
6848IFS=$as_save_IFS
6849
6850fi
6851fi
6852ac_ct_AR=$ac_cv_prog_ac_ct_AR
6853if test -n "$ac_ct_AR"; then
6854 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6855$as_echo "$ac_ct_AR" >&6; }
6856else
6857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6858$as_echo "no" >&6; }
6859fi
6860
6861 if test "x$ac_ct_AR" = x; then
6862 AR="false"
6863 else
6864 case $cross_compiling:$ac_tool_warned in
6865yes:)
6866{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6867$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6868ac_tool_warned=yes ;;
6869esac
6870 AR=$ac_ct_AR
6871 fi
6872else
6873 AR="$ac_cv_prog_AR"
6874fi
6875
6876test -z "$AR" && AR=ar
6877test -z "$AR_FLAGS" && AR_FLAGS=cru
6878
6879
6880
6881
6882
6883
6884
6885
6886
6887
6888
6889if test -n "$ac_tool_prefix"; then
6890 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6891set dummy ${ac_tool_prefix}strip; ac_word=$2
6892{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6893$as_echo_n "checking for $ac_word... " >&6; }
6894if test "${ac_cv_prog_STRIP+set}" = set; then :
6895 $as_echo_n "(cached) " >&6
6896else
6897 if test -n "$STRIP"; then
6898 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6899else
6900as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6901for as_dir in $PATH
6902do
6903 IFS=$as_save_IFS
6904 test -z "$as_dir" && as_dir=.
6905 for ac_exec_ext in '' $ac_executable_extensions; do
6906 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6907 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6908 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6909 break 2
6910 fi
6911done
6912 done
6913IFS=$as_save_IFS
6914
6915fi
6916fi
6917STRIP=$ac_cv_prog_STRIP
6918if test -n "$STRIP"; then
6919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6920$as_echo "$STRIP" >&6; }
6921else
6922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6923$as_echo "no" >&6; }
6924fi
6925
6926
6927fi
6928if test -z "$ac_cv_prog_STRIP"; then
6929 ac_ct_STRIP=$STRIP
6930 # Extract the first word of "strip", so it can be a program name with args.
6931set dummy strip; ac_word=$2
6932{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6933$as_echo_n "checking for $ac_word... " >&6; }
6934if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6935 $as_echo_n "(cached) " >&6
6936else
6937 if test -n "$ac_ct_STRIP"; then
6938 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6939else
6940as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6941for as_dir in $PATH
6942do
6943 IFS=$as_save_IFS
6944 test -z "$as_dir" && as_dir=.
6945 for ac_exec_ext in '' $ac_executable_extensions; do
6946 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6947 ac_cv_prog_ac_ct_STRIP="strip"
6948 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6949 break 2
6950 fi
6951done
6952 done
6953IFS=$as_save_IFS
6954
6955fi
6956fi
6957ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6958if test -n "$ac_ct_STRIP"; then
6959 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6960$as_echo "$ac_ct_STRIP" >&6; }
6961else
6962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6963$as_echo "no" >&6; }
6964fi
6965
6966 if test "x$ac_ct_STRIP" = x; then
6967 STRIP=":"
6968 else
6969 case $cross_compiling:$ac_tool_warned in
6970yes:)
6971{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6972$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6973ac_tool_warned=yes ;;
6974esac
6975 STRIP=$ac_ct_STRIP
6976 fi
6977else
6978 STRIP="$ac_cv_prog_STRIP"
6979fi
6980
6981test -z "$STRIP" && STRIP=:
6982
6983
6984
6985
6986
6987
6988if test -n "$ac_tool_prefix"; then
6989 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6990set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6991{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6992$as_echo_n "checking for $ac_word... " >&6; }
6993if test "${ac_cv_prog_RANLIB+set}" = set; then :
6994 $as_echo_n "(cached) " >&6
6995else
6996 if test -n "$RANLIB"; then
6997 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6998else
6999as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7000for as_dir in $PATH
7001do
7002 IFS=$as_save_IFS
7003 test -z "$as_dir" && as_dir=.
7004 for ac_exec_ext in '' $ac_executable_extensions; do
7005 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7006 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
7007 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7008 break 2
7009 fi
7010done
7011 done
7012IFS=$as_save_IFS
7013
7014fi
7015fi
7016RANLIB=$ac_cv_prog_RANLIB
7017if test -n "$RANLIB"; then
7018 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
7019$as_echo "$RANLIB" >&6; }
7020else
7021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7022$as_echo "no" >&6; }
7023fi
7024
7025
7026fi
7027if test -z "$ac_cv_prog_RANLIB"; then
7028 ac_ct_RANLIB=$RANLIB
7029 # Extract the first word of "ranlib", so it can be a program name with args.
7030set dummy ranlib; ac_word=$2
7031{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7032$as_echo_n "checking for $ac_word... " >&6; }
7033if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
7034 $as_echo_n "(cached) " >&6
7035else
7036 if test -n "$ac_ct_RANLIB"; then
7037 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
7038else
7039as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7040for as_dir in $PATH
7041do
7042 IFS=$as_save_IFS
7043 test -z "$as_dir" && as_dir=.
7044 for ac_exec_ext in '' $ac_executable_extensions; do
7045 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7046 ac_cv_prog_ac_ct_RANLIB="ranlib"
7047 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7048 break 2
7049 fi
7050done
7051 done
7052IFS=$as_save_IFS
7053
7054fi
7055fi
7056ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
7057if test -n "$ac_ct_RANLIB"; then
7058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7059$as_echo "$ac_ct_RANLIB" >&6; }
7060else
7061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7062$as_echo "no" >&6; }
7063fi
7064
7065 if test "x$ac_ct_RANLIB" = x; then
7066 RANLIB=":"
7067 else
7068 case $cross_compiling:$ac_tool_warned in
7069yes:)
7070{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7071$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7072ac_tool_warned=yes ;;
7073esac
7074 RANLIB=$ac_ct_RANLIB
7075 fi
7076else
7077 RANLIB="$ac_cv_prog_RANLIB"
7078fi
7079
7080test -z "$RANLIB" && RANLIB=:
7081
7082
7083
7084
7085
7086
7087# Determine commands to create old-style static archives.
7088old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7089old_postinstall_cmds='chmod 644 $oldlib'
7090old_postuninstall_cmds=
7091
7092if test -n "$RANLIB"; then
7093 case $host_os in
7094 openbsd*)
7095 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
7096 ;;
7097 *)
7098 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7099 ;;
7100 esac
7101 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
7102fi
7103
7104case $host_os in
7105 darwin*)
7106 lock_old_archive_extraction=yes ;;
7107 *)
7108 lock_old_archive_extraction=no ;;
7109esac
7110
7111
7112
7113
7114
7115
7116
7117
7118
7119
7120
7121
7122
7123
7124
7125
7126
7127
7128
7129
7130
7131for ac_prog in gawk mawk nawk awk
7132do
7133 # Extract the first word of "$ac_prog", so it can be a program name with args.
7134set dummy $ac_prog; ac_word=$2
7135{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7136$as_echo_n "checking for $ac_word... " >&6; }
7137if test "${ac_cv_prog_AWK+set}" = set; then :
7138 $as_echo_n "(cached) " >&6
7139else
7140 if test -n "$AWK"; then
7141 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7142else
7143as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7144for as_dir in $PATH
7145do
7146 IFS=$as_save_IFS
7147 test -z "$as_dir" && as_dir=.
7148 for ac_exec_ext in '' $ac_executable_extensions; do
7149 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7150 ac_cv_prog_AWK="$ac_prog"
7151 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7152 break 2
7153 fi
7154done
7155 done
7156IFS=$as_save_IFS
7157
7158fi
7159fi
7160AWK=$ac_cv_prog_AWK
7161if test -n "$AWK"; then
7162 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7163$as_echo "$AWK" >&6; }
7164else
7165 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7166$as_echo "no" >&6; }
7167fi
7168
7169
7170 test -n "$AWK" && break
7171done
7172
7173
7174
7175
7176
7177
7178
7179
7180
7181
7182
7183
7184
7185
7186
7187
7188
7189
7190
7191# If no C compiler was specified, use CC.
7192LTCC=${LTCC-"$CC"}
7193
7194# If no C compiler flags were specified, use CFLAGS.
7195LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7196
7197# Allow CC to be a program name with arguments.
7198compiler=$CC
7199
7200
7201# Check for command to grab the raw symbol name followed by C symbol from nm.
7202{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7203$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7204if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7205 $as_echo_n "(cached) " >&6
7206else
7207
7208# These are sane defaults that work on at least a few old systems.
7209# [They come from Ultrix. What could be older than Ultrix?!! ;)]
7210
7211# Character class describing NM global symbol codes.
7212symcode='[BCDEGRST]'
7213
7214# Regexp to match symbols that can be accessed directly from C.
7215sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7216
7217# Define system-specific variables.
7218case $host_os in
7219aix*)
7220 symcode='[BCDT]'
7221 ;;
7222cygwin* | mingw* | pw32* | cegcc*)
7223 symcode='[ABCDGISTW]'
7224 ;;
7225hpux*)
7226 if test "$host_cpu" = ia64; then
7227 symcode='[ABCDEGRST]'
7228 fi
7229 ;;
7230irix* | nonstopux*)
7231 symcode='[BCDEGRST]'
7232 ;;
7233osf*)
7234 symcode='[BCDEGQRST]'
7235 ;;
7236solaris*)
7237 symcode='[BDRT]'
7238 ;;
7239sco3.2v5*)
7240 symcode='[DT]'
7241 ;;
7242sysv4.2uw2*)
7243 symcode='[DT]'
7244 ;;
7245sysv5* | sco5v6* | unixware* | OpenUNIX*)
7246 symcode='[ABDT]'
7247 ;;
7248sysv4)
7249 symcode='[DFNSTU]'
7250 ;;
7251esac
7252
7253# If we're using GNU nm, then use its standard symbol codes.
7254case `$NM -V 2>&1` in
7255*GNU* | *'with BFD'*)
7256 symcode='[ABCDGIRSTW]' ;;
7257esac
7258
7259# Transform an extracted symbol line into a proper C declaration.
7260# Some systems (esp. on ia64) link data and code symbols differently,
7261# so use this general approach.
7262lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7263
7264# Transform an extracted symbol line into symbol name and symbol address
7265lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7266lt_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'"
7267
7268# Handle CRLF in mingw tool chain
7269opt_cr=
7270case $build_os in
7271mingw*)
7272 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7273 ;;
7274esac
7275
7276# Try without a prefix underscore, then with it.
7277for ac_symprfx in "" "_"; do
7278
7279 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7280 symxfrm="\\1 $ac_symprfx\\2 \\2"
7281
7282 # Write the raw and C identifiers.
7283 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7284 # Fake it for dumpbin and say T for any non-static function
7285 # and D for any global variable.
7286 # Also find C++ and __fastcall symbols from MSVC++,
7287 # which start with @ or ?.
7288 lt_cv_sys_global_symbol_pipe="$AWK '"\
7289" {last_section=section; section=\$ 3};"\
7290" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7291" \$ 0!~/External *\|/{next};"\
7292" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7293" {if(hide[section]) next};"\
7294" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7295" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7296" s[1]~/^[@?]/{print s[1], s[1]; next};"\
7297" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7298" ' prfx=^$ac_symprfx"
7299 else
7300 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7301 fi
7302
7303 # Check to see that the pipe works correctly.
7304 pipe_works=no
7305
7306 rm -f conftest*
7307 cat > conftest.$ac_ext <<_LT_EOF
7308#ifdef __cplusplus
7309extern "C" {
7310#endif
7311char nm_test_var;
7312void nm_test_func(void);
7313void nm_test_func(void){}
7314#ifdef __cplusplus
7315}
7316#endif
7317int main(){nm_test_var='a';nm_test_func();return(0);}
7318_LT_EOF
7319
7320 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7321 (eval $ac_compile) 2>&5
7322 ac_status=$?
7323 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7324 test $ac_status = 0; }; then
7325 # Now try to grab the symbols.
7326 nlist=conftest.nm
7327 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7328 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7329 ac_status=$?
7330 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7331 test $ac_status = 0; } && test -s "$nlist"; then
7332 # Try sorting and uniquifying the output.
7333 if sort "$nlist" | uniq > "$nlist"T; then
7334 mv -f "$nlist"T "$nlist"
7335 else
7336 rm -f "$nlist"T
7337 fi
7338
7339 # Make sure that we snagged all the symbols we need.
7340 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7341 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7342 cat <<_LT_EOF > conftest.$ac_ext
7343#ifdef __cplusplus
7344extern "C" {
7345#endif
7346
7347_LT_EOF
7348 # Now generate the symbol file.
7349 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7350
7351 cat <<_LT_EOF >> conftest.$ac_ext
7352
7353/* The mapping between symbol names and symbols. */
7354const struct {
7355 const char *name;
7356 void *address;
7357}
7358lt__PROGRAM__LTX_preloaded_symbols[] =
7359{
7360 { "@PROGRAM@", (void *) 0 },
7361_LT_EOF
7362 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7363 cat <<\_LT_EOF >> conftest.$ac_ext
7364 {0, (void *) 0}
7365};
7366
7367/* This works around a problem in FreeBSD linker */
7368#ifdef FREEBSD_WORKAROUND
7369static const void *lt_preloaded_setup() {
7370 return lt__PROGRAM__LTX_preloaded_symbols;
7371}
7372#endif
7373
7374#ifdef __cplusplus
7375}
7376#endif
7377_LT_EOF
7378 # Now try linking the two files.
7379 mv conftest.$ac_objext conftstm.$ac_objext
7380 lt_save_LIBS="$LIBS"
7381 lt_save_CFLAGS="$CFLAGS"
7382 LIBS="conftstm.$ac_objext"
7383 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7384 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7385 (eval $ac_link) 2>&5
7386 ac_status=$?
7387 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7388 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7389 pipe_works=yes
7390 fi
7391 LIBS="$lt_save_LIBS"
7392 CFLAGS="$lt_save_CFLAGS"
7393 else
7394 echo "cannot find nm_test_func in $nlist" >&5
7395 fi
7396 else
7397 echo "cannot find nm_test_var in $nlist" >&5
7398 fi
7399 else
7400 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7401 fi
7402 else
7403 echo "$progname: failed program was:" >&5
7404 cat conftest.$ac_ext >&5
7405 fi
7406 rm -rf conftest* conftst*
7407
7408 # Do not use the global_symbol_pipe unless it works.
7409 if test "$pipe_works" = yes; then
7410 break
7411 else
7412 lt_cv_sys_global_symbol_pipe=
7413 fi
7414done
7415
7416fi
7417
7418if test -z "$lt_cv_sys_global_symbol_pipe"; then
7419 lt_cv_sys_global_symbol_to_cdecl=
7420fi
7421if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7422 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7423$as_echo "failed" >&6; }
7424else
7425 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7426$as_echo "ok" >&6; }
7427fi
7428
7429
7430
7431
7432
7433
7434
7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450# Check whether --enable-libtool-lock was given.
7451if test "${enable_libtool_lock+set}" = set; then :
7452 enableval=$enable_libtool_lock;
7453fi
7454
7455test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7456
7457# Some flags need to be propagated to the compiler or linker for good
7458# libtool support.
7459case $host in
7460ia64-*-hpux*)
7461 # Find out which ABI we are using.
7462 echo 'int i;' > conftest.$ac_ext
7463 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7464 (eval $ac_compile) 2>&5
7465 ac_status=$?
7466 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7467 test $ac_status = 0; }; then
7468 case `/usr/bin/file conftest.$ac_objext` in
7469 *ELF-32*)
7470 HPUX_IA64_MODE="32"
7471 ;;
7472 *ELF-64*)
7473 HPUX_IA64_MODE="64"
7474 ;;
7475 esac
7476 fi
7477 rm -rf conftest*
7478 ;;
7479*-*-irix6*)
7480 # Find out which ABI we are using.
7481 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7482 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7483 (eval $ac_compile) 2>&5
7484 ac_status=$?
7485 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7486 test $ac_status = 0; }; then
7487 if test "$lt_cv_prog_gnu_ld" = yes; then
7488 case `/usr/bin/file conftest.$ac_objext` in
7489 *32-bit*)
7490 LD="${LD-ld} -melf32bsmip"
7491 ;;
7492 *N32*)
7493 LD="${LD-ld} -melf32bmipn32"
7494 ;;
7495 *64-bit*)
7496 LD="${LD-ld} -melf64bmip"
7497 ;;
7498 esac
7499 else
7500 case `/usr/bin/file conftest.$ac_objext` in
7501 *32-bit*)
7502 LD="${LD-ld} -32"
7503 ;;
7504 *N32*)
7505 LD="${LD-ld} -n32"
7506 ;;
7507 *64-bit*)
7508 LD="${LD-ld} -64"
7509 ;;
7510 esac
7511 fi
7512 fi
7513 rm -rf conftest*
7514 ;;
7515
bf3d9781 7516x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6bb11ab3
L
7517s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7518 # Find out which ABI we are using.
7519 echo 'int i;' > conftest.$ac_ext
7520 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7521 (eval $ac_compile) 2>&5
7522 ac_status=$?
7523 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7524 test $ac_status = 0; }; then
7525 case `/usr/bin/file conftest.o` in
7526 *32-bit*)
7527 case $host in
7528 x86_64-*kfreebsd*-gnu)
7529 LD="${LD-ld} -m elf_i386_fbsd"
7530 ;;
7531 x86_64-*linux*)
7532 case `/usr/bin/file conftest.o` in
7533 *x86-64*)
7534 LD="${LD-ld} -m elf32_x86_64"
7535 ;;
7536 *)
7537 LD="${LD-ld} -m elf_i386"
7538 ;;
7539 esac
7540 ;;
bf3d9781
AM
7541 powerpc64le-*linux*)
7542 LD="${LD-ld} -m elf32lppclinux"
7543 ;;
7544 powerpc64-*linux*)
6bb11ab3
L
7545 LD="${LD-ld} -m elf32ppclinux"
7546 ;;
7547 s390x-*linux*)
7548 LD="${LD-ld} -m elf_s390"
7549 ;;
7550 sparc64-*linux*)
7551 LD="${LD-ld} -m elf32_sparc"
7552 ;;
7553 esac
7554 ;;
7555 *64-bit*)
7556 case $host in
7557 x86_64-*kfreebsd*-gnu)
7558 LD="${LD-ld} -m elf_x86_64_fbsd"
7559 ;;
7560 x86_64-*linux*)
7561 LD="${LD-ld} -m elf_x86_64"
7562 ;;
bf3d9781
AM
7563 powerpcle-*linux*)
7564 LD="${LD-ld} -m elf64lppc"
7565 ;;
7566 powerpc-*linux*)
6bb11ab3
L
7567 LD="${LD-ld} -m elf64ppc"
7568 ;;
7569 s390*-*linux*|s390*-*tpf*)
7570 LD="${LD-ld} -m elf64_s390"
7571 ;;
7572 sparc*-*linux*)
7573 LD="${LD-ld} -m elf64_sparc"
7574 ;;
7575 esac
7576 ;;
7577 esac
7578 fi
7579 rm -rf conftest*
7580 ;;
7581
7582*-*-sco3.2v5*)
7583 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7584 SAVE_CFLAGS="$CFLAGS"
7585 CFLAGS="$CFLAGS -belf"
7586 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7587$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7588if test "${lt_cv_cc_needs_belf+set}" = set; then :
7589 $as_echo_n "(cached) " >&6
7590else
7591 ac_ext=c
7592ac_cpp='$CPP $CPPFLAGS'
7593ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7594ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7595ac_compiler_gnu=$ac_cv_c_compiler_gnu
7596
7597 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7598/* end confdefs.h. */
7599
7600int
7601main ()
7602{
7603
7604 ;
7605 return 0;
7606}
7607_ACEOF
7608if ac_fn_c_try_link "$LINENO"; then :
7609 lt_cv_cc_needs_belf=yes
7610else
7611 lt_cv_cc_needs_belf=no
7612fi
7613rm -f core conftest.err conftest.$ac_objext \
7614 conftest$ac_exeext conftest.$ac_ext
7615 ac_ext=c
7616ac_cpp='$CPP $CPPFLAGS'
7617ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7618ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7619ac_compiler_gnu=$ac_cv_c_compiler_gnu
7620
7621fi
7622{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7623$as_echo "$lt_cv_cc_needs_belf" >&6; }
7624 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7625 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7626 CFLAGS="$SAVE_CFLAGS"
7627 fi
7628 ;;
7629sparc*-*solaris*)
7630 # Find out which ABI we are using.
7631 echo 'int i;' > conftest.$ac_ext
7632 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7633 (eval $ac_compile) 2>&5
7634 ac_status=$?
7635 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7636 test $ac_status = 0; }; then
7637 case `/usr/bin/file conftest.o` in
7638 *64-bit*)
7639 case $lt_cv_prog_gnu_ld in
7640 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7641 *)
7642 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7643 LD="${LD-ld} -64"
7644 fi
7645 ;;
7646 esac
7647 ;;
7648 esac
7649 fi
7650 rm -rf conftest*
7651 ;;
7652esac
7653
7654need_locks="$enable_libtool_lock"
7655
7656
7657 case $host_os in
7658 rhapsody* | darwin*)
7659 if test -n "$ac_tool_prefix"; then
7660 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7661set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7662{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7663$as_echo_n "checking for $ac_word... " >&6; }
7664if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7665 $as_echo_n "(cached) " >&6
7666else
7667 if test -n "$DSYMUTIL"; then
7668 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7669else
7670as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7671for as_dir in $PATH
7672do
7673 IFS=$as_save_IFS
7674 test -z "$as_dir" && as_dir=.
7675 for ac_exec_ext in '' $ac_executable_extensions; do
7676 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7677 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7678 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7679 break 2
7680 fi
7681done
7682 done
7683IFS=$as_save_IFS
7684
7685fi
7686fi
7687DSYMUTIL=$ac_cv_prog_DSYMUTIL
7688if test -n "$DSYMUTIL"; then
7689 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7690$as_echo "$DSYMUTIL" >&6; }
7691else
7692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7693$as_echo "no" >&6; }
7694fi
7695
7696
7697fi
7698if test -z "$ac_cv_prog_DSYMUTIL"; then
7699 ac_ct_DSYMUTIL=$DSYMUTIL
7700 # Extract the first word of "dsymutil", so it can be a program name with args.
7701set dummy dsymutil; ac_word=$2
7702{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7703$as_echo_n "checking for $ac_word... " >&6; }
7704if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7705 $as_echo_n "(cached) " >&6
7706else
7707 if test -n "$ac_ct_DSYMUTIL"; then
7708 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7709else
7710as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7711for as_dir in $PATH
7712do
7713 IFS=$as_save_IFS
7714 test -z "$as_dir" && as_dir=.
7715 for ac_exec_ext in '' $ac_executable_extensions; do
7716 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7717 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7718 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7719 break 2
7720 fi
7721done
7722 done
7723IFS=$as_save_IFS
7724
7725fi
7726fi
7727ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7728if test -n "$ac_ct_DSYMUTIL"; then
7729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7730$as_echo "$ac_ct_DSYMUTIL" >&6; }
7731else
7732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7733$as_echo "no" >&6; }
7734fi
7735
7736 if test "x$ac_ct_DSYMUTIL" = x; then
7737 DSYMUTIL=":"
7738 else
7739 case $cross_compiling:$ac_tool_warned in
7740yes:)
7741{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7742$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7743ac_tool_warned=yes ;;
7744esac
7745 DSYMUTIL=$ac_ct_DSYMUTIL
7746 fi
7747else
7748 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7749fi
7750
7751 if test -n "$ac_tool_prefix"; then
7752 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7753set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7754{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7755$as_echo_n "checking for $ac_word... " >&6; }
7756if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7757 $as_echo_n "(cached) " >&6
7758else
7759 if test -n "$NMEDIT"; then
7760 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7761else
7762as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7763for as_dir in $PATH
7764do
7765 IFS=$as_save_IFS
7766 test -z "$as_dir" && as_dir=.
7767 for ac_exec_ext in '' $ac_executable_extensions; do
7768 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7769 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7770 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7771 break 2
7772 fi
7773done
7774 done
7775IFS=$as_save_IFS
7776
7777fi
7778fi
7779NMEDIT=$ac_cv_prog_NMEDIT
7780if test -n "$NMEDIT"; then
7781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7782$as_echo "$NMEDIT" >&6; }
7783else
7784 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7785$as_echo "no" >&6; }
7786fi
7787
7788
7789fi
7790if test -z "$ac_cv_prog_NMEDIT"; then
7791 ac_ct_NMEDIT=$NMEDIT
7792 # Extract the first word of "nmedit", so it can be a program name with args.
7793set dummy nmedit; ac_word=$2
7794{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7795$as_echo_n "checking for $ac_word... " >&6; }
7796if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7797 $as_echo_n "(cached) " >&6
7798else
7799 if test -n "$ac_ct_NMEDIT"; then
7800 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7801else
7802as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7803for as_dir in $PATH
7804do
7805 IFS=$as_save_IFS
7806 test -z "$as_dir" && as_dir=.
7807 for ac_exec_ext in '' $ac_executable_extensions; do
7808 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7809 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7810 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7811 break 2
7812 fi
7813done
7814 done
7815IFS=$as_save_IFS
7816
7817fi
7818fi
7819ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7820if test -n "$ac_ct_NMEDIT"; then
7821 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7822$as_echo "$ac_ct_NMEDIT" >&6; }
7823else
7824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7825$as_echo "no" >&6; }
7826fi
7827
7828 if test "x$ac_ct_NMEDIT" = x; then
7829 NMEDIT=":"
7830 else
7831 case $cross_compiling:$ac_tool_warned in
7832yes:)
7833{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7834$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7835ac_tool_warned=yes ;;
7836esac
7837 NMEDIT=$ac_ct_NMEDIT
7838 fi
7839else
7840 NMEDIT="$ac_cv_prog_NMEDIT"
7841fi
7842
7843 if test -n "$ac_tool_prefix"; then
7844 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7845set dummy ${ac_tool_prefix}lipo; ac_word=$2
7846{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7847$as_echo_n "checking for $ac_word... " >&6; }
7848if test "${ac_cv_prog_LIPO+set}" = set; then :
7849 $as_echo_n "(cached) " >&6
7850else
7851 if test -n "$LIPO"; then
7852 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7853else
7854as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7855for as_dir in $PATH
7856do
7857 IFS=$as_save_IFS
7858 test -z "$as_dir" && as_dir=.
7859 for ac_exec_ext in '' $ac_executable_extensions; do
7860 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7861 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7862 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7863 break 2
7864 fi
7865done
7866 done
7867IFS=$as_save_IFS
7868
7869fi
7870fi
7871LIPO=$ac_cv_prog_LIPO
7872if test -n "$LIPO"; then
7873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7874$as_echo "$LIPO" >&6; }
7875else
7876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7877$as_echo "no" >&6; }
7878fi
7879
7880
7881fi
7882if test -z "$ac_cv_prog_LIPO"; then
7883 ac_ct_LIPO=$LIPO
7884 # Extract the first word of "lipo", so it can be a program name with args.
7885set dummy lipo; ac_word=$2
7886{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7887$as_echo_n "checking for $ac_word... " >&6; }
7888if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7889 $as_echo_n "(cached) " >&6
7890else
7891 if test -n "$ac_ct_LIPO"; then
7892 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7893else
7894as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7895for as_dir in $PATH
7896do
7897 IFS=$as_save_IFS
7898 test -z "$as_dir" && as_dir=.
7899 for ac_exec_ext in '' $ac_executable_extensions; do
7900 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7901 ac_cv_prog_ac_ct_LIPO="lipo"
7902 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7903 break 2
7904 fi
7905done
7906 done
7907IFS=$as_save_IFS
7908
7909fi
7910fi
7911ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7912if test -n "$ac_ct_LIPO"; then
7913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7914$as_echo "$ac_ct_LIPO" >&6; }
7915else
7916 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7917$as_echo "no" >&6; }
7918fi
7919
7920 if test "x$ac_ct_LIPO" = x; then
7921 LIPO=":"
7922 else
7923 case $cross_compiling:$ac_tool_warned in
7924yes:)
7925{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7926$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7927ac_tool_warned=yes ;;
7928esac
7929 LIPO=$ac_ct_LIPO
7930 fi
7931else
7932 LIPO="$ac_cv_prog_LIPO"
7933fi
7934
7935 if test -n "$ac_tool_prefix"; then
7936 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7937set dummy ${ac_tool_prefix}otool; ac_word=$2
7938{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7939$as_echo_n "checking for $ac_word... " >&6; }
7940if test "${ac_cv_prog_OTOOL+set}" = set; then :
7941 $as_echo_n "(cached) " >&6
7942else
7943 if test -n "$OTOOL"; then
7944 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7945else
7946as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7947for as_dir in $PATH
7948do
7949 IFS=$as_save_IFS
7950 test -z "$as_dir" && as_dir=.
7951 for ac_exec_ext in '' $ac_executable_extensions; do
7952 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7953 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7954 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7955 break 2
7956 fi
7957done
7958 done
7959IFS=$as_save_IFS
7960
7961fi
7962fi
7963OTOOL=$ac_cv_prog_OTOOL
7964if test -n "$OTOOL"; then
7965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7966$as_echo "$OTOOL" >&6; }
7967else
7968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7969$as_echo "no" >&6; }
7970fi
7971
7972
7973fi
7974if test -z "$ac_cv_prog_OTOOL"; then
7975 ac_ct_OTOOL=$OTOOL
7976 # Extract the first word of "otool", so it can be a program name with args.
7977set dummy otool; ac_word=$2
7978{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7979$as_echo_n "checking for $ac_word... " >&6; }
7980if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7981 $as_echo_n "(cached) " >&6
7982else
7983 if test -n "$ac_ct_OTOOL"; then
7984 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7985else
7986as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7987for as_dir in $PATH
7988do
7989 IFS=$as_save_IFS
7990 test -z "$as_dir" && as_dir=.
7991 for ac_exec_ext in '' $ac_executable_extensions; do
7992 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7993 ac_cv_prog_ac_ct_OTOOL="otool"
7994 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7995 break 2
7996 fi
7997done
7998 done
7999IFS=$as_save_IFS
8000
8001fi
8002fi
8003ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
8004if test -n "$ac_ct_OTOOL"; then
8005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
8006$as_echo "$ac_ct_OTOOL" >&6; }
8007else
8008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8009$as_echo "no" >&6; }
8010fi
8011
8012 if test "x$ac_ct_OTOOL" = x; then
8013 OTOOL=":"
8014 else
8015 case $cross_compiling:$ac_tool_warned in
8016yes:)
8017{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8018$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8019ac_tool_warned=yes ;;
8020esac
8021 OTOOL=$ac_ct_OTOOL
8022 fi
8023else
8024 OTOOL="$ac_cv_prog_OTOOL"
8025fi
8026
8027 if test -n "$ac_tool_prefix"; then
8028 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
8029set dummy ${ac_tool_prefix}otool64; ac_word=$2
8030{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8031$as_echo_n "checking for $ac_word... " >&6; }
8032if test "${ac_cv_prog_OTOOL64+set}" = set; then :
8033 $as_echo_n "(cached) " >&6
8034else
8035 if test -n "$OTOOL64"; then
8036 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
8037else
8038as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8039for as_dir in $PATH
8040do
8041 IFS=$as_save_IFS
8042 test -z "$as_dir" && as_dir=.
8043 for ac_exec_ext in '' $ac_executable_extensions; do
8044 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8045 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8046 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8047 break 2
8048 fi
8049done
8050 done
8051IFS=$as_save_IFS
8052
8053fi
8054fi
8055OTOOL64=$ac_cv_prog_OTOOL64
8056if test -n "$OTOOL64"; then
8057 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8058$as_echo "$OTOOL64" >&6; }
8059else
8060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8061$as_echo "no" >&6; }
8062fi
8063
8064
8065fi
8066if test -z "$ac_cv_prog_OTOOL64"; then
8067 ac_ct_OTOOL64=$OTOOL64
8068 # Extract the first word of "otool64", so it can be a program name with args.
8069set dummy otool64; ac_word=$2
8070{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8071$as_echo_n "checking for $ac_word... " >&6; }
8072if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
8073 $as_echo_n "(cached) " >&6
8074else
8075 if test -n "$ac_ct_OTOOL64"; then
8076 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
8077else
8078as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8079for as_dir in $PATH
8080do
8081 IFS=$as_save_IFS
8082 test -z "$as_dir" && as_dir=.
8083 for ac_exec_ext in '' $ac_executable_extensions; do
8084 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8085 ac_cv_prog_ac_ct_OTOOL64="otool64"
8086 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8087 break 2
8088 fi
8089done
8090 done
8091IFS=$as_save_IFS
8092
8093fi
8094fi
8095ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8096if test -n "$ac_ct_OTOOL64"; then
8097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8098$as_echo "$ac_ct_OTOOL64" >&6; }
8099else
8100 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8101$as_echo "no" >&6; }
8102fi
8103
8104 if test "x$ac_ct_OTOOL64" = x; then
8105 OTOOL64=":"
8106 else
8107 case $cross_compiling:$ac_tool_warned in
8108yes:)
8109{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8110$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8111ac_tool_warned=yes ;;
8112esac
8113 OTOOL64=$ac_ct_OTOOL64
8114 fi
8115else
8116 OTOOL64="$ac_cv_prog_OTOOL64"
8117fi
8118
8119
8120
8121
8122
8123
8124
8125
8126
8127
8128
8129
8130
8131
8132
8133
8134
8135
8136
8137
8138
8139
8140
8141
8142
8143
8144
8145 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8146$as_echo_n "checking for -single_module linker flag... " >&6; }
8147if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8148 $as_echo_n "(cached) " >&6
8149else
8150 lt_cv_apple_cc_single_mod=no
8151 if test -z "${LT_MULTI_MODULE}"; then
8152 # By default we will add the -single_module flag. You can override
8153 # by either setting the environment variable LT_MULTI_MODULE
8154 # non-empty at configure time, or by adding -multi_module to the
8155 # link flags.
8156 rm -rf libconftest.dylib*
8157 echo "int foo(void){return 1;}" > conftest.c
8158 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8159-dynamiclib -Wl,-single_module conftest.c" >&5
8160 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8161 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8162 _lt_result=$?
8163 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8164 lt_cv_apple_cc_single_mod=yes
8165 else
8166 cat conftest.err >&5
8167 fi
8168 rm -rf libconftest.dylib*
8169 rm -f conftest.*
8170 fi
8171fi
8172{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8173$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8174 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8175$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8176if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8177 $as_echo_n "(cached) " >&6
8178else
8179 lt_cv_ld_exported_symbols_list=no
8180 save_LDFLAGS=$LDFLAGS
8181 echo "_main" > conftest.sym
8182 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8183 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8184/* end confdefs.h. */
8185
8186int
8187main ()
8188{
8189
8190 ;
8191 return 0;
8192}
8193_ACEOF
8194if ac_fn_c_try_link "$LINENO"; then :
8195 lt_cv_ld_exported_symbols_list=yes
8196else
8197 lt_cv_ld_exported_symbols_list=no
8198fi
8199rm -f core conftest.err conftest.$ac_objext \
8200 conftest$ac_exeext conftest.$ac_ext
8201 LDFLAGS="$save_LDFLAGS"
8202
8203fi
8204{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8205$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8207$as_echo_n "checking for -force_load linker flag... " >&6; }
8208if test "${lt_cv_ld_force_load+set}" = set; then :
8209 $as_echo_n "(cached) " >&6
8210else
8211 lt_cv_ld_force_load=no
8212 cat > conftest.c << _LT_EOF
8213int forced_loaded() { return 2;}
8214_LT_EOF
8215 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8216 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8217 echo "$AR cru libconftest.a conftest.o" >&5
8218 $AR cru libconftest.a conftest.o 2>&5
8219 cat > conftest.c << _LT_EOF
8220int main() { return 0;}
8221_LT_EOF
8222 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8223 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8224 _lt_result=$?
8225 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8226 lt_cv_ld_force_load=yes
8227 else
8228 cat conftest.err >&5
8229 fi
8230 rm -f conftest.err libconftest.a conftest conftest.c
8231 rm -rf conftest.dSYM
8232
8233fi
8234{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8235$as_echo "$lt_cv_ld_force_load" >&6; }
8236 case $host_os in
8237 rhapsody* | darwin1.[012])
8238 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8239 darwin1.*)
8240 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8241 darwin*) # darwin 5.x on
8242 # if running on 10.5 or later, the deployment target defaults
8243 # to the OS version, if on x86, and 10.4, the deployment
8244 # target defaults to 10.4. Don't you love it?
8245 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8246 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8247 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
5cddc23a 8248 10.[012][,.]*)
6bb11ab3
L
8249 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8250 10.*)
8251 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8252 esac
8253 ;;
8254 esac
8255 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8256 _lt_dar_single_mod='$single_module'
8257 fi
8258 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8259 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8260 else
8261 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8262 fi
8263 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8264 _lt_dsymutil='~$DSYMUTIL $lib || :'
8265 else
8266 _lt_dsymutil=
8267 fi
8268 ;;
8269 esac
8270
8271for ac_header in dlfcn.h
8272do :
8273 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8274"
8275if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8276 cat >>confdefs.h <<_ACEOF
8277#define HAVE_DLFCN_H 1
8278_ACEOF
8279
8280fi
8281
8282done
8283
8284
8285
8286# autoconf.info says this should be called right after AC_INIT.
8287ac_config_headers="$ac_config_headers config.h:config.in"
8288
8289
8290
0cb8d851
MF
8291 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
8292$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
8293if test "${ac_cv_c_bigendian+set}" = set; then :
8294 $as_echo_n "(cached) " >&6
8295else
8296 ac_cv_c_bigendian=unknown
8297 # See if we're dealing with a universal compiler.
8298 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8299/* end confdefs.h. */
8300#ifndef __APPLE_CC__
8301 not a universal capable compiler
8302 #endif
8303 typedef int dummy;
8304
8305_ACEOF
8306if ac_fn_c_try_compile "$LINENO"; then :
8307
8308 # Check for potential -arch flags. It is not universal unless
8309 # there are at least two -arch flags with different values.
8310 ac_arch=
8311 ac_prev=
8312 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
8313 if test -n "$ac_prev"; then
8314 case $ac_word in
8315 i?86 | x86_64 | ppc | ppc64)
8316 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
8317 ac_arch=$ac_word
8318 else
8319 ac_cv_c_bigendian=universal
8320 break
8321 fi
8322 ;;
8323 esac
8324 ac_prev=
8325 elif test "x$ac_word" = "x-arch"; then
8326 ac_prev=arch
8327 fi
8328 done
8329fi
8330rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8331 if test $ac_cv_c_bigendian = unknown; then
8332 # See if sys/param.h defines the BYTE_ORDER macro.
8333 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8334/* end confdefs.h. */
8335#include <sys/types.h>
8336 #include <sys/param.h>
8337
8338int
8339main ()
8340{
8341#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
8342 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
8343 && LITTLE_ENDIAN)
8344 bogus endian macros
8345 #endif
8346
8347 ;
8348 return 0;
8349}
8350_ACEOF
8351if ac_fn_c_try_compile "$LINENO"; then :
8352 # It does; now see whether it defined to BIG_ENDIAN or not.
8353 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8354/* end confdefs.h. */
8355#include <sys/types.h>
8356 #include <sys/param.h>
8357
8358int
8359main ()
8360{
8361#if BYTE_ORDER != BIG_ENDIAN
8362 not big endian
8363 #endif
8364
8365 ;
8366 return 0;
8367}
8368_ACEOF
8369if ac_fn_c_try_compile "$LINENO"; then :
8370 ac_cv_c_bigendian=yes
8371else
8372 ac_cv_c_bigendian=no
8373fi
8374rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8375fi
8376rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8377 fi
8378 if test $ac_cv_c_bigendian = unknown; then
8379 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
8380 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8381/* end confdefs.h. */
8382#include <limits.h>
8383
8384int
8385main ()
8386{
8387#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
8388 bogus endian macros
8389 #endif
8390
8391 ;
8392 return 0;
8393}
8394_ACEOF
8395if ac_fn_c_try_compile "$LINENO"; then :
8396 # It does; now see whether it defined to _BIG_ENDIAN or not.
8397 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8398/* end confdefs.h. */
8399#include <limits.h>
8400
8401int
8402main ()
8403{
8404#ifndef _BIG_ENDIAN
8405 not big endian
8406 #endif
8407
8408 ;
8409 return 0;
8410}
8411_ACEOF
8412if ac_fn_c_try_compile "$LINENO"; then :
8413 ac_cv_c_bigendian=yes
8414else
8415 ac_cv_c_bigendian=no
8416fi
8417rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8418fi
8419rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8420 fi
8421 if test $ac_cv_c_bigendian = unknown; then
8422 # Compile a test program.
8423 if test "$cross_compiling" = yes; then :
8424 # Try to guess by grepping values from an object file.
8425 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8426/* end confdefs.h. */
8427short int ascii_mm[] =
8428 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
8429 short int ascii_ii[] =
8430 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
8431 int use_ascii (int i) {
8432 return ascii_mm[i] + ascii_ii[i];
8433 }
8434 short int ebcdic_ii[] =
8435 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
8436 short int ebcdic_mm[] =
8437 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
8438 int use_ebcdic (int i) {
8439 return ebcdic_mm[i] + ebcdic_ii[i];
8440 }
8441 extern int foo;
8442
8443int
8444main ()
8445{
8446return use_ascii (foo) == use_ebcdic (foo);
8447 ;
8448 return 0;
8449}
8450_ACEOF
8451if ac_fn_c_try_compile "$LINENO"; then :
8452 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
8453 ac_cv_c_bigendian=yes
8454 fi
8455 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
8456 if test "$ac_cv_c_bigendian" = unknown; then
8457 ac_cv_c_bigendian=no
8458 else
8459 # finding both strings is unlikely to happen, but who knows?
8460 ac_cv_c_bigendian=unknown
8461 fi
8462 fi
8463fi
8464rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8465else
8466 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8467/* end confdefs.h. */
8468$ac_includes_default
8469int
8470main ()
8471{
8472
8473 /* Are we little or big endian? From Harbison&Steele. */
8474 union
8475 {
8476 long int l;
8477 char c[sizeof (long int)];
8478 } u;
8479 u.l = 1;
8480 return u.c[sizeof (long int) - 1] == 1;
8481
8482 ;
8483 return 0;
8484}
8485_ACEOF
8486if ac_fn_c_try_run "$LINENO"; then :
8487 ac_cv_c_bigendian=no
8488else
8489 ac_cv_c_bigendian=yes
8490fi
8491rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8492 conftest.$ac_objext conftest.beam conftest.$ac_ext
8493fi
8494
8495 fi
8496fi
8497{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
8498$as_echo "$ac_cv_c_bigendian" >&6; }
8499 case $ac_cv_c_bigendian in #(
8500 yes)
8501 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
8502;; #(
8503 no)
8504 ;; #(
8505 universal)
8506
8507$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
8508
8509 ;; #(
8510 *)
8511 as_fn_error "unknown endianness
8512 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
8513 esac
8514
6bb11ab3
L
8515
8516
8517
8518# Put a plausible default for CC_FOR_BUILD in Makefile.
8519if test "x$cross_compiling" = "xno"; then
8520 CC_FOR_BUILD='$(CC)'
8521else
8522 CC_FOR_BUILD=gcc
8523fi
8524
8525
8526
8527
8528AR=${AR-ar}
8529
8530if test -n "$ac_tool_prefix"; then
8531 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8532set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8533{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8534$as_echo_n "checking for $ac_word... " >&6; }
8535if test "${ac_cv_prog_RANLIB+set}" = set; then :
8536 $as_echo_n "(cached) " >&6
8537else
8538 if test -n "$RANLIB"; then
8539 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8540else
8541as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8542for as_dir in $PATH
8543do
8544 IFS=$as_save_IFS
8545 test -z "$as_dir" && as_dir=.
8546 for ac_exec_ext in '' $ac_executable_extensions; do
8547 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8548 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8549 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8550 break 2
8551 fi
8552done
8553 done
8554IFS=$as_save_IFS
8555
8556fi
8557fi
8558RANLIB=$ac_cv_prog_RANLIB
8559if test -n "$RANLIB"; then
8560 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8561$as_echo "$RANLIB" >&6; }
8562else
8563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8564$as_echo "no" >&6; }
8565fi
8566
8567
8568fi
8569if test -z "$ac_cv_prog_RANLIB"; then
8570 ac_ct_RANLIB=$RANLIB
8571 # Extract the first word of "ranlib", so it can be a program name with args.
8572set dummy ranlib; ac_word=$2
8573{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8574$as_echo_n "checking for $ac_word... " >&6; }
8575if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8576 $as_echo_n "(cached) " >&6
8577else
8578 if test -n "$ac_ct_RANLIB"; then
8579 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8580else
8581as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8582for as_dir in $PATH
8583do
8584 IFS=$as_save_IFS
8585 test -z "$as_dir" && as_dir=.
8586 for ac_exec_ext in '' $ac_executable_extensions; do
8587 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8588 ac_cv_prog_ac_ct_RANLIB="ranlib"
8589 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8590 break 2
8591 fi
8592done
8593 done
8594IFS=$as_save_IFS
8595
8596fi
8597fi
8598ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8599if test -n "$ac_ct_RANLIB"; then
8600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8601$as_echo "$ac_ct_RANLIB" >&6; }
8602else
8603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8604$as_echo "no" >&6; }
8605fi
8606
8607 if test "x$ac_ct_RANLIB" = x; then
8608 RANLIB=":"
8609 else
8610 case $cross_compiling:$ac_tool_warned in
8611yes:)
8612{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8613$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8614ac_tool_warned=yes ;;
8615esac
8616 RANLIB=$ac_ct_RANLIB
8617 fi
8618else
8619 RANLIB="$ac_cv_prog_RANLIB"
8620fi
8621
8622
8623# Some of the common include files depend on bfd.h, and bfd.h checks
8624# that config.h is included first by testing that the PACKAGE macro
8625# is defined.
8626PACKAGE=sim
8627
8628cat >>confdefs.h <<_ACEOF
8629#define PACKAGE "$PACKAGE"
8630_ACEOF
8631
8632
8633
8634# Dependency checking.
8635ac_config_commands="$ac_config_commands depdir"
8636
8637
8638depcc="$CC" am_compiler_list=
8639
8640am_depcomp=$ac_aux_dir/depcomp
8641{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8642$as_echo_n "checking dependency style of $depcc... " >&6; }
8643if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8644 $as_echo_n "(cached) " >&6
8645else
8646 if test -f "$am_depcomp"; then
8647 # We make a subdir and do the tests there. Otherwise we can end up
8648 # making bogus files that we don't know about and never remove. For
8649 # instance it was reported that on HP-UX the gcc test will end up
8650 # making a dummy file named `D' -- because `-MD' means `put the output
8651 # in D'.
8652 mkdir conftest.dir
8653 # Copy depcomp to subdir because otherwise we won't find it if we're
8654 # using a relative directory.
8655 cp "$am_depcomp" conftest.dir
8656 cd conftest.dir
8657 # We will build objects and dependencies in a subdirectory because
8658 # it helps to detect inapplicable dependency modes. For instance
8659 # both Tru64's cc and ICC support -MD to output dependencies as a
8660 # side effect of compilation, but ICC will put the dependencies in
8661 # the current directory while Tru64 will put them in the object
8662 # directory.
8663 mkdir sub
8664
8665 am_cv_CC_dependencies_compiler_type=none
8666 if test "$am_compiler_list" = ""; then
8667 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8668 fi
8669 for depmode in $am_compiler_list; do
8670 if test $depmode = none; then break; fi
8671
8672 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8673 # Setup a source with many dependencies, because some compilers
8674 # like to wrap large dependency lists on column 80 (with \), and
8675 # we should not choose a depcomp mode which is confused by this.
8676 #
8677 # We need to recreate these files for each test, as the compiler may
8678 # overwrite some of them when testing with obscure command lines.
8679 # This happens at least with the AIX C compiler.
8680 : > sub/conftest.c
8681 for i in 1 2 3 4 5 6; do
8682 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8683 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8684 # Solaris 8's {/usr,}/bin/sh.
8685 touch sub/conftst$i.h
8686 done
8687 echo "include sub/conftest.Po" > confmf
8688
8689 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8690 # mode. It turns out that the SunPro C++ compiler does not properly
8691 # handle `-M -o', and we need to detect this.
8692 depcmd="depmode=$depmode \
8693 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8694 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8695 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8696 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8697 if env $depcmd > conftest.err 2>&1 &&
8698 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8699 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8700 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8701 # icc doesn't choke on unknown options, it will just issue warnings
8702 # or remarks (even with -Werror). So we grep stderr for any message
8703 # that says an option was ignored or not supported.
8704 # When given -MP, icc 7.0 and 7.1 complain thusly:
8705 # icc: Command line warning: ignoring option '-M'; no argument required
8706 # The diagnosis changed in icc 8.0:
8707 # icc: Command line remark: option '-MP' not supported
8708 if (grep 'ignoring option' conftest.err ||
8709 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8710 am_cv_CC_dependencies_compiler_type=$depmode
8711 $as_echo "$as_me:$LINENO: success" >&5
8712 break
8713 fi
8714 fi
8715 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8716 sed -e 's/^/| /' < conftest.err >&5
8717 done
8718
8719 cd ..
8720 rm -rf conftest.dir
8721else
8722 am_cv_CC_dependencies_compiler_type=none
8723fi
8724
8725fi
8726{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8727$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8728if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8729then as_fn_error "no usable dependency style found" "$LINENO" 5
8730else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8731
8732fi
8733
8734
8735# Check for the 'make' the user wants to use.
8736for ac_prog in make
8737do
8738 # Extract the first word of "$ac_prog", so it can be a program name with args.
8739set dummy $ac_prog; ac_word=$2
8740{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8741$as_echo_n "checking for $ac_word... " >&6; }
8742if test "${ac_cv_prog_MAKE+set}" = set; then :
8743 $as_echo_n "(cached) " >&6
8744else
8745 if test -n "$MAKE"; then
8746 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8747else
8748as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8749for as_dir in $PATH
8750do
8751 IFS=$as_save_IFS
8752 test -z "$as_dir" && as_dir=.
8753 for ac_exec_ext in '' $ac_executable_extensions; do
8754 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8755 ac_cv_prog_MAKE="$ac_prog"
8756 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8757 break 2
8758 fi
8759done
8760 done
8761IFS=$as_save_IFS
8762
8763fi
8764fi
8765MAKE=$ac_cv_prog_MAKE
8766if test -n "$MAKE"; then
8767 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8768$as_echo "$MAKE" >&6; }
8769else
8770 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8771$as_echo "no" >&6; }
8772fi
8773
8774
8775 test -n "$MAKE" && break
8776done
8777
8778MAKE_IS_GNU=
8779case "`$MAKE --version 2>&1 | sed 1q`" in
8780 *GNU*)
8781 MAKE_IS_GNU=yes
8782 ;;
8783esac
8784 if test "$MAKE_IS_GNU" = yes; then
8785 GMAKE_TRUE=
8786 GMAKE_FALSE='#'
8787else
8788 GMAKE_TRUE='#'
8789 GMAKE_FALSE=
8790fi
8791
8792
8793ALL_LINGUAS=
8794# If we haven't got the data from the intl directory,
8795# assume NLS is disabled.
8796USE_NLS=no
8797LIBINTL=
8798LIBINTL_DEP=
8799INCINTL=
8800XGETTEXT=
8801GMSGFMT=
8802POSUB=
8803
8804if test -f ../../intl/config.intl; then
8805 . ../../intl/config.intl
8806fi
8807{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8808$as_echo_n "checking whether NLS is requested... " >&6; }
8809if test x"$USE_NLS" != xyes; then
8810 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8811$as_echo "no" >&6; }
8812else
8813 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8814$as_echo "yes" >&6; }
8815
8816$as_echo "#define ENABLE_NLS 1" >>confdefs.h
8817
8818
8819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8820$as_echo_n "checking for catalogs to be installed... " >&6; }
8821 # Look for .po and .gmo files in the source directory.
8822 CATALOGS=
8823 XLINGUAS=
8824 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8825 # If there aren't any .gmo files the shell will give us the
8826 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8827 # weeded out.
8828 case "$cat" in *\**)
8829 continue;;
8830 esac
8831 # The quadruple backslash is collapsed to a double backslash
8832 # by the backticks, then collapsed again by the double quotes,
8833 # leaving us with one backslash in the sed expression (right
8834 # before the dot that mustn't act as a wildcard).
8835 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8836 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8837 # The user is allowed to set LINGUAS to a list of languages to
8838 # install catalogs for. If it's empty that means "all of them."
8839 if test "x$LINGUAS" = x; then
8840 CATALOGS="$CATALOGS $cat"
8841 XLINGUAS="$XLINGUAS $lang"
8842 else
8843 case "$LINGUAS" in *$lang*)
8844 CATALOGS="$CATALOGS $cat"
8845 XLINGUAS="$XLINGUAS $lang"
8846 ;;
8847 esac
8848 fi
8849 done
8850 LINGUAS="$XLINGUAS"
8851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8852$as_echo "$LINGUAS" >&6; }
8853
8854
8855 DATADIRNAME=share
8856
8857 INSTOBJEXT=.mo
8858
8859 GENCAT=gencat
8860
8861 CATOBJEXT=.gmo
8862
8863fi
8864
8865# Check for common headers.
8866# FIXME: Seems to me this can cause problems for i386-windows hosts.
8867# At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8868for ac_header in stdlib.h string.h strings.h unistd.h time.h
8869do :
8870 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8871ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8872eval as_val=\$$as_ac_Header
8873 if test "x$as_val" = x""yes; then :
8874 cat >>confdefs.h <<_ACEOF
8875#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8876_ACEOF
8877
8878fi
8879
8880done
8881
936df756 8882for ac_header in sys/time.h sys/times.h sys/resource.h sys/mman.h
6bb11ab3
L
8883do :
8884 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8885ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8886eval as_val=\$$as_ac_Header
8887 if test "x$as_val" = x""yes; then :
8888 cat >>confdefs.h <<_ACEOF
8889#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8890_ACEOF
8891
8892fi
8893
8894done
8895
8896for ac_header in fcntl.h fpu_control.h
8897do :
8898 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8899ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8900eval as_val=\$$as_ac_Header
8901 if test "x$as_val" = x""yes; then :
8902 cat >>confdefs.h <<_ACEOF
8903#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8904_ACEOF
8905
8906fi
8907
8908done
8909
8910for ac_header in dlfcn.h errno.h sys/stat.h
8911do :
8912 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8913ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8914eval as_val=\$$as_ac_Header
8915 if test "x$as_val" = x""yes; then :
8916 cat >>confdefs.h <<_ACEOF
8917#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8918_ACEOF
8919
8920fi
8921
8922done
8923
8924for ac_func in getrusage time sigaction __setfpucw
8925do :
8926 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8927ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8928eval as_val=\$$as_ac_var
8929 if test "x$as_val" = x""yes; then :
8930 cat >>confdefs.h <<_ACEOF
8931#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8932_ACEOF
8933
8934fi
8935done
8936
936df756
MF
8937for ac_func in mmap munmap lstat truncate ftruncate posix_fallocate
8938do :
8939 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8940ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8941eval as_val=\$$as_ac_var
8942 if test "x$as_val" = x""yes; then :
8943 cat >>confdefs.h <<_ACEOF
8944#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8945_ACEOF
8946
8947fi
8948done
8949
8950ac_fn_c_check_member "$LINENO" "struct stat" "st_dev" "ac_cv_member_struct_stat_st_dev" "#ifdef HAVE_SYS_TYPES_H
8951#include <sys/types.h>
8952#endif
8953#ifdef HAVE_SYS_STAT_H
8954#include <sys/stat.h>
8955#endif
8956"
8957if test "x$ac_cv_member_struct_stat_st_dev" = x""yes; then :
8958
8959cat >>confdefs.h <<_ACEOF
8960#define HAVE_STRUCT_STAT_ST_DEV 1
8961_ACEOF
8962
8963
8964fi
8965ac_fn_c_check_member "$LINENO" "struct stat" "st_ino" "ac_cv_member_struct_stat_st_ino" "#ifdef HAVE_SYS_TYPES_H
8966#include <sys/types.h>
8967#endif
8968#ifdef HAVE_SYS_STAT_H
8969#include <sys/stat.h>
8970#endif
8971"
8972if test "x$ac_cv_member_struct_stat_st_ino" = x""yes; then :
8973
8974cat >>confdefs.h <<_ACEOF
8975#define HAVE_STRUCT_STAT_ST_INO 1
8976_ACEOF
8977
8978
8979fi
8980ac_fn_c_check_member "$LINENO" "struct stat" "st_mode" "ac_cv_member_struct_stat_st_mode" "#ifdef HAVE_SYS_TYPES_H
8981#include <sys/types.h>
8982#endif
8983#ifdef HAVE_SYS_STAT_H
8984#include <sys/stat.h>
8985#endif
8986"
8987if test "x$ac_cv_member_struct_stat_st_mode" = x""yes; then :
8988
8989cat >>confdefs.h <<_ACEOF
8990#define HAVE_STRUCT_STAT_ST_MODE 1
8991_ACEOF
8992
8993
8994fi
8995ac_fn_c_check_member "$LINENO" "struct stat" "st_nlink" "ac_cv_member_struct_stat_st_nlink" "#ifdef HAVE_SYS_TYPES_H
8996#include <sys/types.h>
8997#endif
8998#ifdef HAVE_SYS_STAT_H
8999#include <sys/stat.h>
9000#endif
9001"
9002if test "x$ac_cv_member_struct_stat_st_nlink" = x""yes; then :
9003
9004cat >>confdefs.h <<_ACEOF
9005#define HAVE_STRUCT_STAT_ST_NLINK 1
9006_ACEOF
9007
9008
9009fi
9010ac_fn_c_check_member "$LINENO" "struct stat" "st_uid" "ac_cv_member_struct_stat_st_uid" "#ifdef HAVE_SYS_TYPES_H
9011#include <sys/types.h>
9012#endif
9013#ifdef HAVE_SYS_STAT_H
9014#include <sys/stat.h>
9015#endif
9016"
9017if test "x$ac_cv_member_struct_stat_st_uid" = x""yes; then :
9018
9019cat >>confdefs.h <<_ACEOF
9020#define HAVE_STRUCT_STAT_ST_UID 1
9021_ACEOF
9022
9023
9024fi
9025ac_fn_c_check_member "$LINENO" "struct stat" "st_gid" "ac_cv_member_struct_stat_st_gid" "#ifdef HAVE_SYS_TYPES_H
9026#include <sys/types.h>
9027#endif
9028#ifdef HAVE_SYS_STAT_H
9029#include <sys/stat.h>
9030#endif
9031"
9032if test "x$ac_cv_member_struct_stat_st_gid" = x""yes; then :
9033
9034cat >>confdefs.h <<_ACEOF
9035#define HAVE_STRUCT_STAT_ST_GID 1
9036_ACEOF
9037
9038
9039fi
9040ac_fn_c_check_member "$LINENO" "struct stat" "st_rdev" "ac_cv_member_struct_stat_st_rdev" "#ifdef HAVE_SYS_TYPES_H
9041#include <sys/types.h>
9042#endif
9043#ifdef HAVE_SYS_STAT_H
9044#include <sys/stat.h>
9045#endif
9046"
9047if test "x$ac_cv_member_struct_stat_st_rdev" = x""yes; then :
9048
9049cat >>confdefs.h <<_ACEOF
9050#define HAVE_STRUCT_STAT_ST_RDEV 1
9051_ACEOF
9052
9053
9054fi
9055ac_fn_c_check_member "$LINENO" "struct stat" "st_size" "ac_cv_member_struct_stat_st_size" "#ifdef HAVE_SYS_TYPES_H
9056#include <sys/types.h>
9057#endif
9058#ifdef HAVE_SYS_STAT_H
9059#include <sys/stat.h>
9060#endif
9061"
9062if test "x$ac_cv_member_struct_stat_st_size" = x""yes; then :
9063
9064cat >>confdefs.h <<_ACEOF
9065#define HAVE_STRUCT_STAT_ST_SIZE 1
9066_ACEOF
9067
9068
9069fi
9070ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "#ifdef HAVE_SYS_TYPES_H
9071#include <sys/types.h>
9072#endif
9073#ifdef HAVE_SYS_STAT_H
9074#include <sys/stat.h>
9075#endif
9076"
9077if test "x$ac_cv_member_struct_stat_st_blksize" = x""yes; then :
9078
9079cat >>confdefs.h <<_ACEOF
9080#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9081_ACEOF
9082
9083
9084fi
9085ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "#ifdef HAVE_SYS_TYPES_H
9086#include <sys/types.h>
9087#endif
9088#ifdef HAVE_SYS_STAT_H
9089#include <sys/stat.h>
9090#endif
9091"
9092if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then :
9093
9094cat >>confdefs.h <<_ACEOF
9095#define HAVE_STRUCT_STAT_ST_BLOCKS 1
9096_ACEOF
9097
9098
9099fi
9100ac_fn_c_check_member "$LINENO" "struct stat" "st_atime" "ac_cv_member_struct_stat_st_atime" "#ifdef HAVE_SYS_TYPES_H
9101#include <sys/types.h>
9102#endif
9103#ifdef HAVE_SYS_STAT_H
9104#include <sys/stat.h>
9105#endif
9106"
9107if test "x$ac_cv_member_struct_stat_st_atime" = x""yes; then :
9108
9109cat >>confdefs.h <<_ACEOF
9110#define HAVE_STRUCT_STAT_ST_ATIME 1
9111_ACEOF
9112
9113
9114fi
9115ac_fn_c_check_member "$LINENO" "struct stat" "st_mtime" "ac_cv_member_struct_stat_st_mtime" "#ifdef HAVE_SYS_TYPES_H
9116#include <sys/types.h>
9117#endif
9118#ifdef HAVE_SYS_STAT_H
9119#include <sys/stat.h>
9120#endif
9121"
9122if test "x$ac_cv_member_struct_stat_st_mtime" = x""yes; then :
9123
9124cat >>confdefs.h <<_ACEOF
9125#define HAVE_STRUCT_STAT_ST_MTIME 1
9126_ACEOF
9127
9128
9129fi
9130ac_fn_c_check_member "$LINENO" "struct stat" "st_ctime" "ac_cv_member_struct_stat_st_ctime" "#ifdef HAVE_SYS_TYPES_H
9131#include <sys/types.h>
9132#endif
9133#ifdef HAVE_SYS_STAT_H
9134#include <sys/stat.h>
9135#endif
9136"
9137if test "x$ac_cv_member_struct_stat_st_ctime" = x""yes; then :
9138
9139cat >>confdefs.h <<_ACEOF
9140#define HAVE_STRUCT_STAT_ST_CTIME 1
9141_ACEOF
9142
9143
9144fi
9145
9146ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9147#include <sys/socket.h>
9148
9149"
9150if test "x$ac_cv_type_socklen_t" = x""yes; then :
9151
9152cat >>confdefs.h <<_ACEOF
9153#define HAVE_SOCKLEN_T 1
9154_ACEOF
9155
9156
9157fi
9158
6bb11ab3
L
9159
9160# Check for socket libraries
9161{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
9162$as_echo_n "checking for bind in -lsocket... " >&6; }
9163if test "${ac_cv_lib_socket_bind+set}" = set; then :
9164 $as_echo_n "(cached) " >&6
9165else
9166 ac_check_lib_save_LIBS=$LIBS
9167LIBS="-lsocket $LIBS"
9168cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9169/* end confdefs.h. */
9170
9171/* Override any GCC internal prototype to avoid an error.
9172 Use char because int might match the return type of a GCC
9173 builtin and then its argument prototype would still apply. */
9174#ifdef __cplusplus
9175extern "C"
9176#endif
9177char bind ();
9178int
9179main ()
9180{
9181return bind ();
9182 ;
9183 return 0;
9184}
9185_ACEOF
9186if ac_fn_c_try_link "$LINENO"; then :
9187 ac_cv_lib_socket_bind=yes
9188else
9189 ac_cv_lib_socket_bind=no
9190fi
9191rm -f core conftest.err conftest.$ac_objext \
9192 conftest$ac_exeext conftest.$ac_ext
9193LIBS=$ac_check_lib_save_LIBS
9194fi
9195{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
9196$as_echo "$ac_cv_lib_socket_bind" >&6; }
9197if test "x$ac_cv_lib_socket_bind" = x""yes; then :
9198 cat >>confdefs.h <<_ACEOF
9199#define HAVE_LIBSOCKET 1
9200_ACEOF
9201
9202 LIBS="-lsocket $LIBS"
9203
9204fi
9205
9206{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
9207$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9208if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
9209 $as_echo_n "(cached) " >&6
9210else
9211 ac_check_lib_save_LIBS=$LIBS
9212LIBS="-lnsl $LIBS"
9213cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9214/* end confdefs.h. */
9215
9216/* Override any GCC internal prototype to avoid an error.
9217 Use char because int might match the return type of a GCC
9218 builtin and then its argument prototype would still apply. */
9219#ifdef __cplusplus
9220extern "C"
9221#endif
9222char gethostbyname ();
9223int
9224main ()
9225{
9226return gethostbyname ();
9227 ;
9228 return 0;
9229}
9230_ACEOF
9231if ac_fn_c_try_link "$LINENO"; then :
9232 ac_cv_lib_nsl_gethostbyname=yes
9233else
9234 ac_cv_lib_nsl_gethostbyname=no
9235fi
9236rm -f core conftest.err conftest.$ac_objext \
9237 conftest$ac_exeext conftest.$ac_ext
9238LIBS=$ac_check_lib_save_LIBS
9239fi
9240{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
9241$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9242if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
9243 cat >>confdefs.h <<_ACEOF
9244#define HAVE_LIBNSL 1
9245_ACEOF
9246
9247 LIBS="-lnsl $LIBS"
9248
9249fi
9250
9251
9252# BFD conditionally uses zlib, so we must link it in if libbfd does, by
9253# using the same condition.
9254
aadc9410 9255 # Use the system's zlib library.
7fed4b0b
L
9256 zlibdir="-L\$(top_builddir)/../zlib"
9257 zlibinc="-I\$(top_srcdir)/../zlib"
6bb11ab3 9258
aadc9410
MF
9259# Check whether --with-system-zlib was given.
9260if test "${with_system_zlib+set}" = set; then :
0ceaf1ec
L
9261 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
9262 zlibdir=
9263 zlibinc=
9264 fi
6bb11ab3
L
9265
9266fi
9267
6bb11ab3 9268
6bb11ab3 9269
6bb11ab3
L
9270
9271
9272# BFD uses libdl when when plugins enabled.
9273
faa743bb
RM
9274 maybe_plugins=no
9275 for ac_header in dlfcn.h
9276do :
9277 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
9278"
9279if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
9280 cat >>confdefs.h <<_ACEOF
9281#define HAVE_DLFCN_H 1
9282_ACEOF
9283 maybe_plugins=yes
9284fi
9285
9286done
9287
9288 for ac_header in windows.h
9289do :
9290 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
9291"
9292if test "x$ac_cv_header_windows_h" = x""yes; then :
9293 cat >>confdefs.h <<_ACEOF
9294#define HAVE_WINDOWS_H 1
9295_ACEOF
9296 maybe_plugins=yes
9297fi
9298
9299done
9300
9301
9302 # Check whether --enable-plugins was given.
6bb11ab3
L
9303if test "${enable_plugins+set}" = set; then :
9304 enableval=$enable_plugins; case "${enableval}" in
faa743bb
RM
9305 no) plugins=no ;;
9306 *) plugins=yes
9307 if test "$maybe_plugins" != "yes" ; then
9308 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
9309 fi ;;
9310 esac
6bb11ab3 9311else
faa743bb
RM
9312 plugins=$maybe_plugins
9313
6bb11ab3
L
9314fi
9315
2974be62
AM
9316 if test "$plugins" = "yes"; then
9317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
9318$as_echo_n "checking for library containing dlopen... " >&6; }
9319if test "${ac_cv_search_dlopen+set}" = set; then :
9320 $as_echo_n "(cached) " >&6
9321else
9322 ac_func_search_save_LIBS=$LIBS
9323cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9324/* end confdefs.h. */
9325
9326/* Override any GCC internal prototype to avoid an error.
9327 Use char because int might match the return type of a GCC
9328 builtin and then its argument prototype would still apply. */
9329#ifdef __cplusplus
9330extern "C"
9331#endif
9332char dlopen ();
9333int
9334main ()
9335{
9336return dlopen ();
9337 ;
9338 return 0;
9339}
9340_ACEOF
9341for ac_lib in '' dl; do
9342 if test -z "$ac_lib"; then
9343 ac_res="none required"
9344 else
9345 ac_res=-l$ac_lib
9346 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9347 fi
9348 if ac_fn_c_try_link "$LINENO"; then :
9349 ac_cv_search_dlopen=$ac_res
9350fi
9351rm -f core conftest.err conftest.$ac_objext \
9352 conftest$ac_exeext
9353 if test "${ac_cv_search_dlopen+set}" = set; then :
9354 break
9355fi
9356done
9357if test "${ac_cv_search_dlopen+set}" = set; then :
9358
9359else
9360 ac_cv_search_dlopen=no
9361fi
9362rm conftest.$ac_ext
9363LIBS=$ac_func_search_save_LIBS
9364fi
9365{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
9366$as_echo "$ac_cv_search_dlopen" >&6; }
9367ac_res=$ac_cv_search_dlopen
9368if test "$ac_res" != no; then :
9369 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
9370
9371fi
9372
9373 fi
6bb11ab3
L
9374
9375 if test "$plugins" = yes; then
9376 PLUGINS_TRUE=
9377 PLUGINS_FALSE='#'
9378else
9379 PLUGINS_TRUE='#'
9380 PLUGINS_FALSE=
9381fi
9382
9383
9384
9385
9386
9387# Set options
9388enable_dlopen=yes
9389
9390
9391
9392
9393 enable_win32_dll=no
9394
9395
9396 # Check whether --enable-shared was given.
9397if test "${enable_shared+set}" = set; then :
9398 enableval=$enable_shared; p=${PACKAGE-default}
9399 case $enableval in
9400 yes) enable_shared=yes ;;
9401 no) enable_shared=no ;;
9402 *)
9403 enable_shared=no
9404 # Look at the argument we got. We use all the common list separators.
9405 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9406 for pkg in $enableval; do
9407 IFS="$lt_save_ifs"
9408 if test "X$pkg" = "X$p"; then
9409 enable_shared=yes
9410 fi
9411 done
9412 IFS="$lt_save_ifs"
9413 ;;
9414 esac
9415else
9416 enable_shared=yes
9417fi
9418
9419
9420
9421
9422
9423
9424
9425
9426
9427 # Check whether --enable-static was given.
9428if test "${enable_static+set}" = set; then :
9429 enableval=$enable_static; p=${PACKAGE-default}
9430 case $enableval in
9431 yes) enable_static=yes ;;
9432 no) enable_static=no ;;
9433 *)
9434 enable_static=no
9435 # Look at the argument we got. We use all the common list separators.
9436 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9437 for pkg in $enableval; do
9438 IFS="$lt_save_ifs"
9439 if test "X$pkg" = "X$p"; then
9440 enable_static=yes
9441 fi
9442 done
9443 IFS="$lt_save_ifs"
9444 ;;
9445 esac
9446else
9447 enable_static=yes
9448fi
9449
9450
9451
9452
9453
9454
9455
9456
9457
9458
9459# Check whether --with-pic was given.
9460if test "${with_pic+set}" = set; then :
9461 withval=$with_pic; pic_mode="$withval"
9462else
9463 pic_mode=default
9464fi
9465
9466
9467test -z "$pic_mode" && pic_mode=default
9468
9469
9470
9471
9472
9473
9474
9475 # Check whether --enable-fast-install was given.
9476if test "${enable_fast_install+set}" = set; then :
9477 enableval=$enable_fast_install; p=${PACKAGE-default}
9478 case $enableval in
9479 yes) enable_fast_install=yes ;;
9480 no) enable_fast_install=no ;;
9481 *)
9482 enable_fast_install=no
9483 # Look at the argument we got. We use all the common list separators.
9484 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9485 for pkg in $enableval; do
9486 IFS="$lt_save_ifs"
9487 if test "X$pkg" = "X$p"; then
9488 enable_fast_install=yes
9489 fi
9490 done
9491 IFS="$lt_save_ifs"
9492 ;;
9493 esac
9494else
9495 enable_fast_install=yes
9496fi
9497
9498
9499
9500
9501
9502
9503
9504
9505
9506
9507
9508# This can be used to rebuild libtool when needed
9509LIBTOOL_DEPS="$ltmain"
9510
9511# Always use our own libtool.
9512LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9513
9514
9515
9516
9517
9518
9519
9520
9521
9522
9523
9524
9525
9526
9527
9528
9529
9530
9531
9532
9533
9534
9535
9536
9537
9538
9539test -z "$LN_S" && LN_S="ln -s"
9540
9541
9542
9543
9544
9545
9546
9547
9548
9549
9550
9551
9552
9553
9554if test -n "${ZSH_VERSION+set}" ; then
9555 setopt NO_GLOB_SUBST
9556fi
9557
9558{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9559$as_echo_n "checking for objdir... " >&6; }
9560if test "${lt_cv_objdir+set}" = set; then :
9561 $as_echo_n "(cached) " >&6
9562else
9563 rm -f .libs 2>/dev/null
9564mkdir .libs 2>/dev/null
9565if test -d .libs; then
9566 lt_cv_objdir=.libs
9567else
9568 # MS-DOS does not allow filenames that begin with a dot.
9569 lt_cv_objdir=_libs
f0569246 9570fi
6bb11ab3
L
9571rmdir .libs 2>/dev/null
9572fi
9573{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9574$as_echo "$lt_cv_objdir" >&6; }
9575objdir=$lt_cv_objdir
f0569246 9576
6bb11ab3
L
9577
9578
9579
9580
9581cat >>confdefs.h <<_ACEOF
9582#define LT_OBJDIR "$lt_cv_objdir/"
9583_ACEOF
9584
9585
9586
9587
9588case $host_os in
9589aix3*)
9590 # AIX sometimes has problems with the GCC collect2 program. For some
9591 # reason, if we set the COLLECT_NAMES environment variable, the problems
9592 # vanish in a puff of smoke.
9593 if test "X${COLLECT_NAMES+set}" != Xset; then
9594 COLLECT_NAMES=
9595 export COLLECT_NAMES
9596 fi
9597 ;;
81ecdfbb 9598esac
6bb11ab3
L
9599
9600# Global variables:
9601ofile=libtool
9602can_build_shared=yes
9603
9604# All known linkers require a `.a' archive for static linking (except MSVC,
9605# which needs '.lib').
9606libext=a
9607
9608with_gnu_ld="$lt_cv_prog_gnu_ld"
9609
9610old_CC="$CC"
9611old_CFLAGS="$CFLAGS"
9612
9613# Set sane defaults for various variables
9614test -z "$CC" && CC=cc
9615test -z "$LTCC" && LTCC=$CC
9616test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9617test -z "$LD" && LD=ld
9618test -z "$ac_objext" && ac_objext=o
9619
9620for cc_temp in $compiler""; do
9621 case $cc_temp in
9622 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9623 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9624 \-*) ;;
9625 *) break;;
9626 esac
9627done
9628cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9629
9630
9631# Only perform the check for file, if the check method requires it
9632test -z "$MAGIC_CMD" && MAGIC_CMD=file
9633case $deplibs_check_method in
9634file_magic*)
9635 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9637$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9638if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9639 $as_echo_n "(cached) " >&6
9640else
9641 case $MAGIC_CMD in
9642[\\/*] | ?:[\\/]*)
9643 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9644 ;;
9645*)
9646 lt_save_MAGIC_CMD="$MAGIC_CMD"
9647 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9648 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9649 for ac_dir in $ac_dummy; do
9650 IFS="$lt_save_ifs"
9651 test -z "$ac_dir" && ac_dir=.
9652 if test -f $ac_dir/${ac_tool_prefix}file; then
9653 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9654 if test -n "$file_magic_test_file"; then
9655 case $deplibs_check_method in
9656 "file_magic "*)
9657 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9658 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9659 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9660 $EGREP "$file_magic_regex" > /dev/null; then
9661 :
9662 else
9663 cat <<_LT_EOF 1>&2
9664
9665*** Warning: the command libtool uses to detect shared libraries,
9666*** $file_magic_cmd, produces output that libtool cannot recognize.
9667*** The result is that libtool may fail to recognize shared libraries
9668*** as such. This will affect the creation of libtool libraries that
9669*** depend on shared libraries, but programs linked with such libtool
9670*** libraries will work regardless of this problem. Nevertheless, you
9671*** may want to report the problem to your system manager and/or to
9672*** bug-libtool@gnu.org
9673
9674_LT_EOF
9675 fi ;;
9676 esac
9677 fi
9678 break
f0569246 9679 fi
6bb11ab3
L
9680 done
9681 IFS="$lt_save_ifs"
9682 MAGIC_CMD="$lt_save_MAGIC_CMD"
9683 ;;
9684esac
f0569246 9685fi
f0569246 9686
6bb11ab3
L
9687MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9688if test -n "$MAGIC_CMD"; then
9689 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9690$as_echo "$MAGIC_CMD" >&6; }
9691else
9692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9693$as_echo "no" >&6; }
9694fi
81ecdfbb 9695
6bb11ab3
L
9696
9697
9698
9699
9700if test -z "$lt_cv_path_MAGIC_CMD"; then
9701 if test -n "$ac_tool_prefix"; then
9702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9703$as_echo_n "checking for file... " >&6; }
9704if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9705 $as_echo_n "(cached) " >&6
9706else
9707 case $MAGIC_CMD in
9708[\\/*] | ?:[\\/]*)
9709 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9710 ;;
9711*)
9712 lt_save_MAGIC_CMD="$MAGIC_CMD"
9713 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9714 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9715 for ac_dir in $ac_dummy; do
9716 IFS="$lt_save_ifs"
9717 test -z "$ac_dir" && ac_dir=.
9718 if test -f $ac_dir/file; then
9719 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9720 if test -n "$file_magic_test_file"; then
9721 case $deplibs_check_method in
9722 "file_magic "*)
9723 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9724 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9725 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9726 $EGREP "$file_magic_regex" > /dev/null; then
9727 :
9728 else
9729 cat <<_LT_EOF 1>&2
9730
9731*** Warning: the command libtool uses to detect shared libraries,
9732*** $file_magic_cmd, produces output that libtool cannot recognize.
9733*** The result is that libtool may fail to recognize shared libraries
9734*** as such. This will affect the creation of libtool libraries that
9735*** depend on shared libraries, but programs linked with such libtool
9736*** libraries will work regardless of this problem. Nevertheless, you
9737*** may want to report the problem to your system manager and/or to
9738*** bug-libtool@gnu.org
9739
9740_LT_EOF
9741 fi ;;
9742 esac
9743 fi
9744 break
9745 fi
9746 done
9747 IFS="$lt_save_ifs"
9748 MAGIC_CMD="$lt_save_MAGIC_CMD"
9749 ;;
81ecdfbb 9750esac
6bb11ab3
L
9751fi
9752
9753MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9754if test -n "$MAGIC_CMD"; then
9755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9756$as_echo "$MAGIC_CMD" >&6; }
9757else
9758 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9759$as_echo "no" >&6; }
9760fi
9761
9762
9763 else
9764 MAGIC_CMD=:
9765 fi
9766fi
9767
9768 fi
9769 ;;
9770esac
9771
9772# Use C for the default configuration in the libtool script
9773
9774lt_save_CC="$CC"
9775ac_ext=c
9776ac_cpp='$CPP $CPPFLAGS'
9777ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9778ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9779ac_compiler_gnu=$ac_cv_c_compiler_gnu
9780
9781
9782# Source file extension for C test sources.
9783ac_ext=c
9784
9785# Object file extension for compiled C test sources.
9786objext=o
9787objext=$objext
9788
9789# Code to be used in simple compile tests
9790lt_simple_compile_test_code="int some_variable = 0;"
9791
9792# Code to be used in simple link tests
9793lt_simple_link_test_code='int main(){return(0);}'
9794
9795
9796
9797
9798
9799
9800
9801# If no C compiler was specified, use CC.
9802LTCC=${LTCC-"$CC"}
9803
9804# If no C compiler flags were specified, use CFLAGS.
9805LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9806
9807# Allow CC to be a program name with arguments.
9808compiler=$CC
9809
9810# Save the default compiler, since it gets overwritten when the other
9811# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9812compiler_DEFAULT=$CC
9813
9814# save warnings/boilerplate of simple test code
9815ac_outfile=conftest.$ac_objext
9816echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9817eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9818_lt_compiler_boilerplate=`cat conftest.err`
9819$RM conftest*
9820
9821ac_outfile=conftest.$ac_objext
9822echo "$lt_simple_link_test_code" >conftest.$ac_ext
9823eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9824_lt_linker_boilerplate=`cat conftest.err`
9825$RM -r conftest*
9826
9827
9828## CAVEAT EMPTOR:
9829## There is no encapsulation within the following macros, do not change
9830## the running order or otherwise move them around unless you know exactly
9831## what you are doing...
9832if test -n "$compiler"; then
9833
9834lt_prog_compiler_no_builtin_flag=
9835
9836if test "$GCC" = yes; then
9837 case $cc_basename in
9838 nvcc*)
9839 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9840 *)
9841 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
f0569246 9842 esac
6bb11ab3
L
9843
9844 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9845$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9846if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9847 $as_echo_n "(cached) " >&6
f0569246 9848else
6bb11ab3
L
9849 lt_cv_prog_compiler_rtti_exceptions=no
9850 ac_outfile=conftest.$ac_objext
9851 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9852 lt_compiler_flag="-fno-rtti -fno-exceptions"
9853 # Insert the option either (1) after the last *FLAGS variable, or
9854 # (2) before a word containing "conftest.", or (3) at the end.
9855 # Note that $ac_compile itself does not contain backslashes and begins
9856 # with a dollar sign (not a hyphen), so the echo should work correctly.
9857 # The option is referenced via a variable to avoid confusing sed.
9858 lt_compile=`echo "$ac_compile" | $SED \
9859 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9860 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9861 -e 's:$: $lt_compiler_flag:'`
9862 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9863 (eval "$lt_compile" 2>conftest.err)
9864 ac_status=$?
9865 cat conftest.err >&5
9866 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9867 if (exit $ac_status) && test -s "$ac_outfile"; then
9868 # The compiler can only warn and ignore the option if not recognized
9869 # So say no if there are warnings other than the usual output.
9870 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9871 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9872 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9873 lt_cv_prog_compiler_rtti_exceptions=yes
9874 fi
9875 fi
9876 $RM conftest*
9877
f0569246 9878fi
6bb11ab3
L
9879{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9880$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9881
9882if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9883 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9884else
9885 :
9886fi
9887
9888fi
9889
9890
9891
9892
9893
9894
9895 lt_prog_compiler_wl=
9896lt_prog_compiler_pic=
9897lt_prog_compiler_static=
9898
9899{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9900$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9901
9902 if test "$GCC" = yes; then
9903 lt_prog_compiler_wl='-Wl,'
9904 lt_prog_compiler_static='-static'
9905
9906 case $host_os in
9907 aix*)
9908 # All AIX code is PIC.
9909 if test "$host_cpu" = ia64; then
9910 # AIX 5 now supports IA64 processor
9911 lt_prog_compiler_static='-Bstatic'
9912 fi
9913 lt_prog_compiler_pic='-fPIC'
9914 ;;
9915
9916 amigaos*)
9917 case $host_cpu in
9918 powerpc)
9919 # see comment about AmigaOS4 .so support
9920 lt_prog_compiler_pic='-fPIC'
9921 ;;
9922 m68k)
9923 # FIXME: we need at least 68020 code to build shared libraries, but
9924 # adding the `-m68020' flag to GCC prevents building anything better,
9925 # like `-m68040'.
9926 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9927 ;;
9928 esac
9929 ;;
9930
9931 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9932 # PIC is the default for these OSes.
9933 ;;
9934
9935 mingw* | cygwin* | pw32* | os2* | cegcc*)
9936 # This hack is so that the source file can tell whether it is being
9937 # built for inclusion in a dll (and should export symbols for example).
9938 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9939 # (--disable-auto-import) libraries
9940 lt_prog_compiler_pic='-DDLL_EXPORT'
9941 ;;
9942
9943 darwin* | rhapsody*)
9944 # PIC is the default on this platform
9945 # Common symbols not allowed in MH_DYLIB files
9946 lt_prog_compiler_pic='-fno-common'
9947 ;;
9948
9949 haiku*)
9950 # PIC is the default for Haiku.
9951 # The "-static" flag exists, but is broken.
9952 lt_prog_compiler_static=
9953 ;;
9954
9955 hpux*)
9956 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9957 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9958 # sets the default TLS model and affects inlining.
9959 case $host_cpu in
9960 hppa*64*)
9961 # +Z the default
9962 ;;
9963 *)
9964 lt_prog_compiler_pic='-fPIC'
9965 ;;
9966 esac
9967 ;;
9968
9969 interix[3-9]*)
9970 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9971 # Instead, we relocate shared libraries at runtime.
9972 ;;
9973
9974 msdosdjgpp*)
9975 # Just because we use GCC doesn't mean we suddenly get shared libraries
9976 # on systems that don't support them.
9977 lt_prog_compiler_can_build_shared=no
9978 enable_shared=no
9979 ;;
9980
9981 *nto* | *qnx*)
9982 # QNX uses GNU C++, but need to define -shared option too, otherwise
9983 # it will coredump.
9984 lt_prog_compiler_pic='-fPIC -shared'
9985 ;;
9986
9987 sysv4*MP*)
9988 if test -d /usr/nec; then
9989 lt_prog_compiler_pic=-Kconform_pic
9990 fi
9991 ;;
9992
9993 *)
9994 lt_prog_compiler_pic='-fPIC'
9995 ;;
9996 esac
9997
9998 case $cc_basename in
9999 nvcc*) # Cuda Compiler Driver 2.2
10000 lt_prog_compiler_wl='-Xlinker '
10001 lt_prog_compiler_pic='-Xcompiler -fPIC'
10002 ;;
10003 esac
10004 else
10005 # PORTME Check for flag to pass linker flags through the system compiler.
10006 case $host_os in
10007 aix*)
10008 lt_prog_compiler_wl='-Wl,'
10009 if test "$host_cpu" = ia64; then
10010 # AIX 5 now supports IA64 processor
10011 lt_prog_compiler_static='-Bstatic'
10012 else
10013 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
10014 fi
10015 ;;
10016
10017 mingw* | cygwin* | pw32* | os2* | cegcc*)
10018 # This hack is so that the source file can tell whether it is being
10019 # built for inclusion in a dll (and should export symbols for example).
10020 lt_prog_compiler_pic='-DDLL_EXPORT'
10021 ;;
10022
10023 hpux9* | hpux10* | hpux11*)
10024 lt_prog_compiler_wl='-Wl,'
10025 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
10026 # not for PA HP-UX.
10027 case $host_cpu in
10028 hppa*64*|ia64*)
10029 # +Z the default
10030 ;;
10031 *)
10032 lt_prog_compiler_pic='+Z'
10033 ;;
10034 esac
10035 # Is there a better lt_prog_compiler_static that works with the bundled CC?
10036 lt_prog_compiler_static='${wl}-a ${wl}archive'
10037 ;;
10038
10039 irix5* | irix6* | nonstopux*)
10040 lt_prog_compiler_wl='-Wl,'
10041 # PIC (with -KPIC) is the default.
10042 lt_prog_compiler_static='-non_shared'
10043 ;;
10044
10045 linux* | k*bsd*-gnu | kopensolaris*-gnu)
10046 case $cc_basename in
10047 # old Intel for x86_64 which still supported -KPIC.
10048 ecc*)
10049 lt_prog_compiler_wl='-Wl,'
10050 lt_prog_compiler_pic='-KPIC'
10051 lt_prog_compiler_static='-static'
10052 ;;
10053 # icc used to be incompatible with GCC.
10054 # ICC 10 doesn't accept -KPIC any more.
10055 icc* | ifort*)
10056 lt_prog_compiler_wl='-Wl,'
10057 lt_prog_compiler_pic='-fPIC'
10058 lt_prog_compiler_static='-static'
10059 ;;
10060 # Lahey Fortran 8.1.
10061 lf95*)
10062 lt_prog_compiler_wl='-Wl,'
10063 lt_prog_compiler_pic='--shared'
10064 lt_prog_compiler_static='--static'
10065 ;;
10066 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
10067 # Portland Group compilers (*not* the Pentium gcc compiler,
10068 # which looks to be a dead project)
10069 lt_prog_compiler_wl='-Wl,'
10070 lt_prog_compiler_pic='-fpic'
10071 lt_prog_compiler_static='-Bstatic'
10072 ;;
10073 ccc*)
10074 lt_prog_compiler_wl='-Wl,'
10075 # All Alpha code is PIC.
10076 lt_prog_compiler_static='-non_shared'
10077 ;;
10078 xl* | bgxl* | bgf* | mpixl*)
10079 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
10080 lt_prog_compiler_wl='-Wl,'
10081 lt_prog_compiler_pic='-qpic'
10082 lt_prog_compiler_static='-qstaticlink'
10083 ;;
10084 *)
10085 case `$CC -V 2>&1 | sed 5q` in
10086 *Sun\ F* | *Sun*Fortran*)
10087 # Sun Fortran 8.3 passes all unrecognized flags to the linker
10088 lt_prog_compiler_pic='-KPIC'
10089 lt_prog_compiler_static='-Bstatic'
10090 lt_prog_compiler_wl=''
10091 ;;
10092 *Sun\ C*)
10093 # Sun C 5.9
10094 lt_prog_compiler_pic='-KPIC'
10095 lt_prog_compiler_static='-Bstatic'
10096 lt_prog_compiler_wl='-Wl,'
10097 ;;
10098 esac
10099 ;;
10100 esac
10101 ;;
10102
10103 newsos6)
10104 lt_prog_compiler_pic='-KPIC'
10105 lt_prog_compiler_static='-Bstatic'
10106 ;;
10107
10108 *nto* | *qnx*)
10109 # QNX uses GNU C++, but need to define -shared option too, otherwise
10110 # it will coredump.
10111 lt_prog_compiler_pic='-fPIC -shared'
10112 ;;
10113
10114 osf3* | osf4* | osf5*)
10115 lt_prog_compiler_wl='-Wl,'
10116 # All OSF/1 code is PIC.
10117 lt_prog_compiler_static='-non_shared'
10118 ;;
10119
10120 rdos*)
10121 lt_prog_compiler_static='-non_shared'
10122 ;;
10123
10124 solaris*)
10125 lt_prog_compiler_pic='-KPIC'
10126 lt_prog_compiler_static='-Bstatic'
10127 case $cc_basename in
10128 f77* | f90* | f95*)
10129 lt_prog_compiler_wl='-Qoption ld ';;
10130 *)
10131 lt_prog_compiler_wl='-Wl,';;
10132 esac
10133 ;;
f0569246 10134
6bb11ab3
L
10135 sunos4*)
10136 lt_prog_compiler_wl='-Qoption ld '
10137 lt_prog_compiler_pic='-PIC'
10138 lt_prog_compiler_static='-Bstatic'
10139 ;;
f0569246 10140
6bb11ab3
L
10141 sysv4 | sysv4.2uw2* | sysv4.3*)
10142 lt_prog_compiler_wl='-Wl,'
10143 lt_prog_compiler_pic='-KPIC'
10144 lt_prog_compiler_static='-Bstatic'
10145 ;;
f0569246 10146
6bb11ab3
L
10147 sysv4*MP*)
10148 if test -d /usr/nec ;then
10149 lt_prog_compiler_pic='-Kconform_pic'
10150 lt_prog_compiler_static='-Bstatic'
10151 fi
10152 ;;
10153
10154 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
10155 lt_prog_compiler_wl='-Wl,'
10156 lt_prog_compiler_pic='-KPIC'
10157 lt_prog_compiler_static='-Bstatic'
10158 ;;
10159
10160 unicos*)
10161 lt_prog_compiler_wl='-Wl,'
10162 lt_prog_compiler_can_build_shared=no
10163 ;;
10164
10165 uts4*)
10166 lt_prog_compiler_pic='-pic'
10167 lt_prog_compiler_static='-Bstatic'
10168 ;;
10169
10170 *)
10171 lt_prog_compiler_can_build_shared=no
10172 ;;
10173 esac
10174 fi
10175
10176case $host_os in
10177 # For platforms which do not support PIC, -DPIC is meaningless:
10178 *djgpp*)
10179 lt_prog_compiler_pic=
10180 ;;
10181 *)
10182 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
10183 ;;
81ecdfbb 10184esac
6bb11ab3
L
10185{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
10186$as_echo "$lt_prog_compiler_pic" >&6; }
10187
10188
10189
10190
10191
10192
10193#
10194# Check to make sure the PIC flag actually works.
10195#
10196if test -n "$lt_prog_compiler_pic"; then
10197 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
10198$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
10199if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
10200 $as_echo_n "(cached) " >&6
b7026657 10201else
6bb11ab3
L
10202 lt_cv_prog_compiler_pic_works=no
10203 ac_outfile=conftest.$ac_objext
10204 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10205 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
10206 # Insert the option either (1) after the last *FLAGS variable, or
10207 # (2) before a word containing "conftest.", or (3) at the end.
10208 # Note that $ac_compile itself does not contain backslashes and begins
10209 # with a dollar sign (not a hyphen), so the echo should work correctly.
10210 # The option is referenced via a variable to avoid confusing sed.
10211 lt_compile=`echo "$ac_compile" | $SED \
10212 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10213 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10214 -e 's:$: $lt_compiler_flag:'`
10215 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10216 (eval "$lt_compile" 2>conftest.err)
10217 ac_status=$?
10218 cat conftest.err >&5
10219 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10220 if (exit $ac_status) && test -s "$ac_outfile"; then
10221 # The compiler can only warn and ignore the option if not recognized
10222 # So say no if there are warnings other than the usual output.
10223 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
10224 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10225 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
10226 lt_cv_prog_compiler_pic_works=yes
10227 fi
10228 fi
10229 $RM conftest*
b7026657 10230
b7026657 10231fi
6bb11ab3
L
10232{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
10233$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
10234
10235if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
10236 case $lt_prog_compiler_pic in
10237 "" | " "*) ;;
10238 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
10239 esac
10240else
10241 lt_prog_compiler_pic=
10242 lt_prog_compiler_can_build_shared=no
f0569246 10243fi
6bb11ab3
L
10244
10245fi
10246
10247
10248
10249
10250
10251
10252#
10253# Check to make sure the static flag actually works.
10254#
10255wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
10256{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
10257$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
10258if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
81ecdfbb 10259 $as_echo_n "(cached) " >&6
f0569246 10260else
6bb11ab3
L
10261 lt_cv_prog_compiler_static_works=no
10262 save_LDFLAGS="$LDFLAGS"
10263 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
10264 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10265 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10266 # The linker can only warn and ignore the option if not recognized
10267 # So say no if there are warnings
10268 if test -s conftest.err; then
10269 # Append any errors to the config.log.
10270 cat conftest.err 1>&5
10271 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10272 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10273 if diff conftest.exp conftest.er2 >/dev/null; then
10274 lt_cv_prog_compiler_static_works=yes
10275 fi
10276 else
10277 lt_cv_prog_compiler_static_works=yes
10278 fi
10279 fi
10280 $RM -r conftest*
10281 LDFLAGS="$save_LDFLAGS"
f0569246 10282
6bb11ab3
L
10283fi
10284{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
10285$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
f0569246 10286
6bb11ab3
L
10287if test x"$lt_cv_prog_compiler_static_works" = xyes; then
10288 :
f0569246 10289else
6bb11ab3 10290 lt_prog_compiler_static=
f0569246 10291fi
b7026657 10292
6bb11ab3
L
10293
10294
10295
10296
10297
10298
10299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10300$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10301if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
10302 $as_echo_n "(cached) " >&6
81ecdfbb 10303else
6bb11ab3
L
10304 lt_cv_prog_compiler_c_o=no
10305 $RM -r conftest 2>/dev/null
10306 mkdir conftest
10307 cd conftest
10308 mkdir out
10309 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10310
10311 lt_compiler_flag="-o out/conftest2.$ac_objext"
10312 # Insert the option either (1) after the last *FLAGS variable, or
10313 # (2) before a word containing "conftest.", or (3) at the end.
10314 # Note that $ac_compile itself does not contain backslashes and begins
10315 # with a dollar sign (not a hyphen), so the echo should work correctly.
10316 lt_compile=`echo "$ac_compile" | $SED \
10317 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10318 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10319 -e 's:$: $lt_compiler_flag:'`
10320 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10321 (eval "$lt_compile" 2>out/conftest.err)
10322 ac_status=$?
10323 cat out/conftest.err >&5
10324 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10325 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10326 then
10327 # The compiler can only warn and ignore the option if not recognized
10328 # So say no if there are warnings
10329 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10330 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10331 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10332 lt_cv_prog_compiler_c_o=yes
10333 fi
10334 fi
10335 chmod u+w . 2>&5
10336 $RM conftest*
10337 # SGI C++ compiler will create directory out/ii_files/ for
10338 # template instantiation
10339 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10340 $RM out/* && rmdir out
10341 cd ..
10342 $RM -r conftest
10343 $RM conftest*
10344
81ecdfbb 10345fi
6bb11ab3
L
10346{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10347$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10348
10349
10350
10351
10352
10353
10354 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10355$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10356if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
81ecdfbb
RW
10357 $as_echo_n "(cached) " >&6
10358else
6bb11ab3
L
10359 lt_cv_prog_compiler_c_o=no
10360 $RM -r conftest 2>/dev/null
10361 mkdir conftest
10362 cd conftest
10363 mkdir out
10364 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10365
10366 lt_compiler_flag="-o out/conftest2.$ac_objext"
10367 # Insert the option either (1) after the last *FLAGS variable, or
10368 # (2) before a word containing "conftest.", or (3) at the end.
10369 # Note that $ac_compile itself does not contain backslashes and begins
10370 # with a dollar sign (not a hyphen), so the echo should work correctly.
10371 lt_compile=`echo "$ac_compile" | $SED \
10372 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10373 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10374 -e 's:$: $lt_compiler_flag:'`
10375 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10376 (eval "$lt_compile" 2>out/conftest.err)
10377 ac_status=$?
10378 cat out/conftest.err >&5
10379 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10380 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10381 then
10382 # The compiler can only warn and ignore the option if not recognized
10383 # So say no if there are warnings
10384 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10385 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10386 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10387 lt_cv_prog_compiler_c_o=yes
10388 fi
10389 fi
10390 chmod u+w . 2>&5
10391 $RM conftest*
10392 # SGI C++ compiler will create directory out/ii_files/ for
10393 # template instantiation
10394 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10395 $RM out/* && rmdir out
10396 cd ..
10397 $RM -r conftest
10398 $RM conftest*
10399
10400fi
10401{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10402$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10403
10404
10405
10406
10407hard_links="nottested"
10408if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
10409 # do not overwrite the value of need_locks provided by the user
10410 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10411$as_echo_n "checking if we can lock with hard links... " >&6; }
10412 hard_links=yes
10413 $RM conftest*
10414 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10415 touch conftest.a
10416 ln conftest.a conftest.b 2>&5 || hard_links=no
10417 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10419$as_echo "$hard_links" >&6; }
10420 if test "$hard_links" = no; then
10421 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
10422$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
10423 need_locks=warn
10424 fi
10425else
10426 need_locks=no
10427fi
10428
10429
10430
10431
10432
10433
10434 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
10435$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
10436
10437 runpath_var=
10438 allow_undefined_flag=
10439 always_export_symbols=no
10440 archive_cmds=
10441 archive_expsym_cmds=
10442 compiler_needs_object=no
10443 enable_shared_with_static_runtimes=no
10444 export_dynamic_flag_spec=
10445 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
10446 hardcode_automatic=no
10447 hardcode_direct=no
10448 hardcode_direct_absolute=no
10449 hardcode_libdir_flag_spec=
10450 hardcode_libdir_flag_spec_ld=
10451 hardcode_libdir_separator=
10452 hardcode_minus_L=no
10453 hardcode_shlibpath_var=unsupported
10454 inherit_rpath=no
10455 link_all_deplibs=unknown
10456 module_cmds=
10457 module_expsym_cmds=
10458 old_archive_from_new_cmds=
10459 old_archive_from_expsyms_cmds=
10460 thread_safe_flag_spec=
10461 whole_archive_flag_spec=
10462 # include_expsyms should be a list of space-separated symbols to be *always*
10463 # included in the symbol list
10464 include_expsyms=
10465 # exclude_expsyms can be an extended regexp of symbols to exclude
10466 # it will be wrapped by ` (' and `)$', so one must not match beginning or
10467 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
10468 # as well as any symbol that contains `d'.
10469 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
10470 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
10471 # platforms (ab)use it in PIC code, but their linkers get confused if
10472 # the symbol is explicitly referenced. Since portable code cannot
10473 # rely on this symbol name, it's probably fine to never include it in
10474 # preloaded symbol tables.
10475 # Exclude shared library initialization/finalization symbols.
10476 extract_expsyms_cmds=
10477
10478 case $host_os in
10479 cygwin* | mingw* | pw32* | cegcc*)
10480 # FIXME: the MSVC++ port hasn't been tested in a loooong time
10481 # When not using gcc, we currently assume that we are using
10482 # Microsoft Visual C++.
10483 if test "$GCC" != yes; then
10484 with_gnu_ld=no
10485 fi
10486 ;;
10487 interix*)
10488 # we just hope/assume this is gcc and not c89 (= MSVC++)
10489 with_gnu_ld=yes
10490 ;;
10491 openbsd*)
10492 with_gnu_ld=no
10493 ;;
10494 esac
f0569246 10495
6bb11ab3
L
10496 ld_shlibs=yes
10497
10498 # On some targets, GNU ld is compatible enough with the native linker
10499 # that we're better off using the native interface for both.
10500 lt_use_gnu_ld_interface=no
10501 if test "$with_gnu_ld" = yes; then
10502 case $host_os in
10503 aix*)
10504 # The AIX port of GNU ld has always aspired to compatibility
10505 # with the native linker. However, as the warning in the GNU ld
10506 # block says, versions before 2.19.5* couldn't really create working
10507 # shared libraries, regardless of the interface used.
10508 case `$LD -v 2>&1` in
10509 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
10510 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
10511 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
10512 *)
10513 lt_use_gnu_ld_interface=yes
10514 ;;
10515 esac
10516 ;;
10517 *)
10518 lt_use_gnu_ld_interface=yes
10519 ;;
10520 esac
10521 fi
f0569246 10522
6bb11ab3
L
10523 if test "$lt_use_gnu_ld_interface" = yes; then
10524 # If archive_cmds runs LD, not CC, wlarc should be empty
10525 wlarc='${wl}'
10526
10527 # Set some defaults for GNU ld with shared library support. These
10528 # are reset later if shared libraries are not supported. Putting them
10529 # here allows them to be overridden if necessary.
10530 runpath_var=LD_RUN_PATH
10531 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10532 export_dynamic_flag_spec='${wl}--export-dynamic'
10533 # ancient GNU ld didn't support --whole-archive et. al.
10534 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10535 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10536 else
10537 whole_archive_flag_spec=
10538 fi
10539 supports_anon_versioning=no
10540 case `$LD -v 2>&1` in
10541 *GNU\ gold*) supports_anon_versioning=yes ;;
10542 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10543 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10544 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10545 *\ 2.11.*) ;; # other 2.11 versions
10546 *) supports_anon_versioning=yes ;;
10547 esac
10548
10549 # See if GNU ld supports shared libraries.
10550 case $host_os in
10551 aix[3-9]*)
10552 # On AIX/PPC, the GNU linker is very broken
10553 if test "$host_cpu" != ia64; then
10554 ld_shlibs=no
10555 cat <<_LT_EOF 1>&2
10556
10557*** Warning: the GNU linker, at least up to release 2.19, is reported
10558*** to be unable to reliably create shared libraries on AIX.
10559*** Therefore, libtool is disabling shared libraries support. If you
10560*** really care for shared libraries, you may want to install binutils
10561*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10562*** You will then need to restart the configuration process.
10563
10564_LT_EOF
10565 fi
10566 ;;
10567
10568 amigaos*)
10569 case $host_cpu in
10570 powerpc)
10571 # see comment about AmigaOS4 .so support
10572 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10573 archive_expsym_cmds=''
10574 ;;
10575 m68k)
10576 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)'
10577 hardcode_libdir_flag_spec='-L$libdir'
10578 hardcode_minus_L=yes
10579 ;;
10580 esac
10581 ;;
10582
10583 beos*)
10584 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10585 allow_undefined_flag=unsupported
10586 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10587 # support --undefined. This deserves some investigation. FIXME
10588 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10589 else
10590 ld_shlibs=no
10591 fi
10592 ;;
10593
10594 cygwin* | mingw* | pw32* | cegcc*)
10595 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10596 # as there is no search path for DLLs.
10597 hardcode_libdir_flag_spec='-L$libdir'
10598 export_dynamic_flag_spec='${wl}--export-all-symbols'
10599 allow_undefined_flag=unsupported
10600 always_export_symbols=no
10601 enable_shared_with_static_runtimes=yes
10602 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10603
10604 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10605 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10606 # If the export-symbols file already is a .def file (1st line
10607 # is EXPORTS), use it as is; otherwise, prepend...
10608 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10609 cp $export_symbols $output_objdir/$soname.def;
10610 else
10611 echo EXPORTS > $output_objdir/$soname.def;
10612 cat $export_symbols >> $output_objdir/$soname.def;
10613 fi~
10614 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10615 else
10616 ld_shlibs=no
10617 fi
10618 ;;
10619
10620 haiku*)
10621 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10622 link_all_deplibs=yes
10623 ;;
10624
10625 interix[3-9]*)
10626 hardcode_direct=no
10627 hardcode_shlibpath_var=no
10628 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10629 export_dynamic_flag_spec='${wl}-E'
10630 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10631 # Instead, shared libraries are loaded at an image base (0x10000000 by
10632 # default) and relocated if they conflict, which is a slow very memory
10633 # consuming and fragmenting process. To avoid this, we pick a random,
10634 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10635 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10636 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10637 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'
10638 ;;
10639
10640 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10641 tmp_diet=no
10642 if test "$host_os" = linux-dietlibc; then
10643 case $cc_basename in
10644 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10645 esac
10646 fi
10647 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10648 && test "$tmp_diet" = no
10649 then
5cddc23a 10650 tmp_addflag=' $pic_flag'
6bb11ab3
L
10651 tmp_sharedflag='-shared'
10652 case $cc_basename,$host_cpu in
10653 pgcc*) # Portland Group C compiler
10654 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'
10655 tmp_addflag=' $pic_flag'
10656 ;;
10657 pgf77* | pgf90* | pgf95* | pgfortran*)
10658 # Portland Group f77 and f90 compilers
10659 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'
10660 tmp_addflag=' $pic_flag -Mnomain' ;;
10661 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10662 tmp_addflag=' -i_dynamic' ;;
10663 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10664 tmp_addflag=' -i_dynamic -nofor_main' ;;
10665 ifc* | ifort*) # Intel Fortran compiler
10666 tmp_addflag=' -nofor_main' ;;
10667 lf95*) # Lahey Fortran 8.1
10668 whole_archive_flag_spec=
10669 tmp_sharedflag='--shared' ;;
10670 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10671 tmp_sharedflag='-qmkshrobj'
10672 tmp_addflag= ;;
10673 nvcc*) # Cuda Compiler Driver 2.2
10674 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'
10675 compiler_needs_object=yes
10676 ;;
10677 esac
10678 case `$CC -V 2>&1 | sed 5q` in
10679 *Sun\ C*) # Sun C 5.9
10680 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'
10681 compiler_needs_object=yes
10682 tmp_sharedflag='-G' ;;
10683 *Sun\ F*) # Sun Fortran 8.3
10684 tmp_sharedflag='-G' ;;
10685 esac
10686 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10687
10688 if test "x$supports_anon_versioning" = xyes; then
10689 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10690 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10691 echo "local: *; };" >> $output_objdir/$libname.ver~
10692 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10693 fi
10694
10695 case $cc_basename in
10696 xlf* | bgf* | bgxlf* | mpixlf*)
10697 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10698 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10699 hardcode_libdir_flag_spec=
10700 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10701 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10702 if test "x$supports_anon_versioning" = xyes; then
10703 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10704 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10705 echo "local: *; };" >> $output_objdir/$libname.ver~
10706 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10707 fi
10708 ;;
10709 esac
10710 else
10711 ld_shlibs=no
10712 fi
10713 ;;
10714
10715 netbsd*)
10716 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10717 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10718 wlarc=
10719 else
10720 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10721 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10722 fi
10723 ;;
10724
10725 solaris*)
10726 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10727 ld_shlibs=no
10728 cat <<_LT_EOF 1>&2
10729
10730*** Warning: The releases 2.8.* of the GNU linker cannot reliably
10731*** create shared libraries on Solaris systems. Therefore, libtool
10732*** is disabling shared libraries support. We urge you to upgrade GNU
10733*** binutils to release 2.9.1 or newer. Another option is to modify
10734*** your PATH or compiler configuration so that the native linker is
10735*** used, and then restart.
10736
10737_LT_EOF
10738 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10739 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10740 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10741 else
10742 ld_shlibs=no
10743 fi
10744 ;;
10745
10746 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10747 case `$LD -v 2>&1` in
10748 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10749 ld_shlibs=no
10750 cat <<_LT_EOF 1>&2
10751
10752*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10753*** reliably create shared libraries on SCO systems. Therefore, libtool
10754*** is disabling shared libraries support. We urge you to upgrade GNU
10755*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10756*** your PATH or compiler configuration so that the native linker is
10757*** used, and then restart.
10758
10759_LT_EOF
10760 ;;
10761 *)
10762 # For security reasons, it is highly recommended that you always
10763 # use absolute paths for naming shared libraries, and exclude the
10764 # DT_RUNPATH tag from executables and libraries. But doing so
10765 # requires that you compile everything twice, which is a pain.
10766 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10767 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10768 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10769 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10770 else
10771 ld_shlibs=no
10772 fi
10773 ;;
10774 esac
10775 ;;
10776
10777 sunos4*)
10778 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10779 wlarc=
10780 hardcode_direct=yes
10781 hardcode_shlibpath_var=no
10782 ;;
10783
10784 *)
10785 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10786 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10787 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10788 else
10789 ld_shlibs=no
10790 fi
10791 ;;
10792 esac
10793
10794 if test "$ld_shlibs" = no; then
10795 runpath_var=
10796 hardcode_libdir_flag_spec=
10797 export_dynamic_flag_spec=
10798 whole_archive_flag_spec=
10799 fi
10800 else
10801 # PORTME fill in a description of your system's linker (not GNU ld)
10802 case $host_os in
10803 aix3*)
10804 allow_undefined_flag=unsupported
10805 always_export_symbols=yes
10806 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'
10807 # Note: this linker hardcodes the directories in LIBPATH if there
10808 # are no directories specified by -L.
10809 hardcode_minus_L=yes
10810 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10811 # Neither direct hardcoding nor static linking is supported with a
10812 # broken collect2.
10813 hardcode_direct=unsupported
10814 fi
10815 ;;
10816
10817 aix[4-9]*)
10818 if test "$host_cpu" = ia64; then
10819 # On IA64, the linker does run time linking by default, so we don't
10820 # have to do anything special.
10821 aix_use_runtimelinking=no
10822 exp_sym_flag='-Bexport'
10823 no_entry_flag=""
10824 else
10825 # If we're using GNU nm, then we don't want the "-C" option.
10826 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10827 # Also, AIX nm treats weak defined symbols like other global
10828 # defined symbols, whereas GNU nm marks them as "W".
10829 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10830 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'
10831 else
10832 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'
10833 fi
10834 aix_use_runtimelinking=no
10835
10836 # Test if we are trying to use run time linking or normal
10837 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10838 # need to do runtime linking.
10839 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10840 for ld_flag in $LDFLAGS; do
10841 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10842 aix_use_runtimelinking=yes
10843 break
10844 fi
10845 done
10846 ;;
10847 esac
10848
10849 exp_sym_flag='-bexport'
10850 no_entry_flag='-bnoentry'
10851 fi
10852
10853 # When large executables or shared objects are built, AIX ld can
10854 # have problems creating the table of contents. If linking a library
10855 # or program results in "error TOC overflow" add -mminimal-toc to
10856 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10857 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10858
10859 archive_cmds=''
10860 hardcode_direct=yes
10861 hardcode_direct_absolute=yes
10862 hardcode_libdir_separator=':'
10863 link_all_deplibs=yes
10864 file_list_spec='${wl}-f,'
10865
10866 if test "$GCC" = yes; then
10867 case $host_os in aix4.[012]|aix4.[012].*)
10868 # We only want to do this on AIX 4.2 and lower, the check
10869 # below for broken collect2 doesn't work under 4.3+
10870 collect2name=`${CC} -print-prog-name=collect2`
10871 if test -f "$collect2name" &&
10872 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10873 then
10874 # We have reworked collect2
10875 :
10876 else
10877 # We have old collect2
10878 hardcode_direct=unsupported
10879 # It fails to find uninstalled libraries when the uninstalled
10880 # path is not listed in the libpath. Setting hardcode_minus_L
10881 # to unsupported forces relinking
10882 hardcode_minus_L=yes
10883 hardcode_libdir_flag_spec='-L$libdir'
10884 hardcode_libdir_separator=
10885 fi
10886 ;;
10887 esac
10888 shared_flag='-shared'
10889 if test "$aix_use_runtimelinking" = yes; then
10890 shared_flag="$shared_flag "'${wl}-G'
10891 fi
10892 else
10893 # not using gcc
10894 if test "$host_cpu" = ia64; then
10895 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10896 # chokes on -Wl,-G. The following line is correct:
10897 shared_flag='-G'
10898 else
10899 if test "$aix_use_runtimelinking" = yes; then
10900 shared_flag='${wl}-G'
10901 else
10902 shared_flag='${wl}-bM:SRE'
10903 fi
10904 fi
10905 fi
10906
10907 export_dynamic_flag_spec='${wl}-bexpall'
10908 # It seems that -bexpall does not export symbols beginning with
10909 # underscore (_), so it is better to generate a list of symbols to export.
10910 always_export_symbols=yes
10911 if test "$aix_use_runtimelinking" = yes; then
10912 # Warning - without using the other runtime loading flags (-brtl),
10913 # -berok will link without error, but may produce a broken library.
10914 allow_undefined_flag='-berok'
10915 # Determine the default libpath from the value encoded in an
10916 # empty executable.
10917 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
81ecdfbb
RW
10918/* end confdefs.h. */
10919
10920int
10921main ()
10922{
10923
10924 ;
10925 return 0;
10926}
10927_ACEOF
6bb11ab3 10928if ac_fn_c_try_link "$LINENO"; then :
b7026657 10929
6bb11ab3
L
10930lt_aix_libpath_sed='
10931 /Import File Strings/,/^$/ {
10932 /^0/ {
10933 s/^0 *\(.*\)$/\1/
10934 p
10935 }
10936 }'
10937aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10938# Check for a 64-bit object if we didn't find anything.
10939if test -z "$aix_libpath"; then
10940 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10941fi
10942fi
10943rm -f core conftest.err conftest.$ac_objext \
10944 conftest$ac_exeext conftest.$ac_ext
10945if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10946
10947 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10948 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"
10949 else
10950 if test "$host_cpu" = ia64; then
10951 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10952 allow_undefined_flag="-z nodefs"
10953 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"
10954 else
10955 # Determine the default libpath from the value encoded in an
10956 # empty executable.
81ecdfbb
RW
10957 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10958/* end confdefs.h. */
10959
10960int
10961main ()
10962{
10963
10964 ;
10965 return 0;
10966}
10967_ACEOF
6bb11ab3
L
10968if ac_fn_c_try_link "$LINENO"; then :
10969
10970lt_aix_libpath_sed='
10971 /Import File Strings/,/^$/ {
10972 /^0/ {
10973 s/^0 *\(.*\)$/\1/
10974 p
10975 }
10976 }'
10977aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10978# Check for a 64-bit object if we didn't find anything.
10979if test -z "$aix_libpath"; then
10980 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
81ecdfbb 10981fi
81ecdfbb 10982fi
6bb11ab3
L
10983rm -f core conftest.err conftest.$ac_objext \
10984 conftest$ac_exeext conftest.$ac_ext
10985if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10986
10987 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10988 # Warning - without using the other run time loading flags,
10989 # -berok will link without error, but may produce a broken library.
10990 no_undefined_flag=' ${wl}-bernotok'
10991 allow_undefined_flag=' ${wl}-berok'
10992 if test "$with_gnu_ld" = yes; then
10993 # We only use this code for GNU lds that support --whole-archive.
10994 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10995 else
10996 # Exported symbols can be pulled into shared objects from archives
10997 whole_archive_flag_spec='$convenience'
10998 fi
10999 archive_cmds_need_lc=yes
11000 # This is similar to how AIX traditionally builds its shared libraries.
11001 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'
11002 fi
11003 fi
11004 ;;
11005
11006 amigaos*)
11007 case $host_cpu in
11008 powerpc)
11009 # see comment about AmigaOS4 .so support
11010 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
11011 archive_expsym_cmds=''
11012 ;;
11013 m68k)
11014 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)'
11015 hardcode_libdir_flag_spec='-L$libdir'
11016 hardcode_minus_L=yes
11017 ;;
11018 esac
11019 ;;
11020
11021 bsdi[45]*)
11022 export_dynamic_flag_spec=-rdynamic
11023 ;;
11024
11025 cygwin* | mingw* | pw32* | cegcc*)
11026 # When not using gcc, we currently assume that we are using
11027 # Microsoft Visual C++.
11028 # hardcode_libdir_flag_spec is actually meaningless, as there is
11029 # no search path for DLLs.
11030 hardcode_libdir_flag_spec=' '
11031 allow_undefined_flag=unsupported
11032 # Tell ltmain to make .lib files, not .a files.
11033 libext=lib
11034 # Tell ltmain to make .dll files, not .so files.
11035 shrext_cmds=".dll"
11036 # FIXME: Setting linknames here is a bad hack.
11037 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
11038 # The linker will automatically build a .lib file if we build a DLL.
11039 old_archive_from_new_cmds='true'
11040 # FIXME: Should let the user specify the lib program.
11041 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
11042 fix_srcfile_path='`cygpath -w "$srcfile"`'
11043 enable_shared_with_static_runtimes=yes
11044 ;;
11045
11046 darwin* | rhapsody*)
11047
11048
11049 archive_cmds_need_lc=no
11050 hardcode_direct=no
11051 hardcode_automatic=yes
11052 hardcode_shlibpath_var=unsupported
11053 if test "$lt_cv_ld_force_load" = "yes"; then
11054 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 11055 else
6bb11ab3 11056 whole_archive_flag_spec=''
f0569246 11057 fi
6bb11ab3
L
11058 link_all_deplibs=yes
11059 allow_undefined_flag="$_lt_dar_allow_undefined"
11060 case $cc_basename in
11061 ifort*) _lt_dar_can_shared=yes ;;
11062 *) _lt_dar_can_shared=$GCC ;;
11063 esac
11064 if test "$_lt_dar_can_shared" = "yes"; then
11065 output_verbose_link_cmd=func_echo_all
11066 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
11067 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
11068 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}"
11069 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}"
11070
f0569246 11071 else
6bb11ab3 11072 ld_shlibs=no
f0569246 11073 fi
6bb11ab3
L
11074
11075 ;;
11076
11077 dgux*)
11078 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11079 hardcode_libdir_flag_spec='-L$libdir'
11080 hardcode_shlibpath_var=no
11081 ;;
11082
11083 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
11084 # support. Future versions do this automatically, but an explicit c++rt0.o
11085 # does not break anything, and helps significantly (at the cost of a little
11086 # extra space).
11087 freebsd2.2*)
11088 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
11089 hardcode_libdir_flag_spec='-R$libdir'
11090 hardcode_direct=yes
11091 hardcode_shlibpath_var=no
11092 ;;
11093
11094 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
11095 freebsd2.*)
11096 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11097 hardcode_direct=yes
11098 hardcode_minus_L=yes
11099 hardcode_shlibpath_var=no
11100 ;;
11101
11102 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
11103 freebsd* | dragonfly*)
11104 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
11105 hardcode_libdir_flag_spec='-R$libdir'
11106 hardcode_direct=yes
11107 hardcode_shlibpath_var=no
11108 ;;
11109
11110 hpux9*)
11111 if test "$GCC" = yes; then
11112 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'
11113 else
11114 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'
11115 fi
11116 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11117 hardcode_libdir_separator=:
11118 hardcode_direct=yes
11119
11120 # hardcode_minus_L: Not really in the search PATH,
11121 # but as the default location of the library.
11122 hardcode_minus_L=yes
11123 export_dynamic_flag_spec='${wl}-E'
11124 ;;
11125
11126 hpux10*)
11127 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11128 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11129 else
11130 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11131 fi
11132 if test "$with_gnu_ld" = no; then
11133 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11134 hardcode_libdir_flag_spec_ld='+b $libdir'
11135 hardcode_libdir_separator=:
11136 hardcode_direct=yes
11137 hardcode_direct_absolute=yes
11138 export_dynamic_flag_spec='${wl}-E'
11139 # hardcode_minus_L: Not really in the search PATH,
11140 # but as the default location of the library.
11141 hardcode_minus_L=yes
11142 fi
11143 ;;
11144
11145 hpux11*)
11146 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11147 case $host_cpu in
11148 hppa*64*)
11149 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11150 ;;
11151 ia64*)
11152 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11153 ;;
11154 *)
11155 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11156 ;;
11157 esac
11158 else
11159 case $host_cpu in
11160 hppa*64*)
11161 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11162 ;;
11163 ia64*)
11164 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11165 ;;
11166 *)
11167
11168 # Older versions of the 11.00 compiler do not understand -b yet
11169 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
11170 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
11171$as_echo_n "checking if $CC understands -b... " >&6; }
11172if test "${lt_cv_prog_compiler__b+set}" = set; then :
81ecdfbb 11173 $as_echo_n "(cached) " >&6
f0569246 11174else
6bb11ab3
L
11175 lt_cv_prog_compiler__b=no
11176 save_LDFLAGS="$LDFLAGS"
11177 LDFLAGS="$LDFLAGS -b"
11178 echo "$lt_simple_link_test_code" > conftest.$ac_ext
11179 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
11180 # The linker can only warn and ignore the option if not recognized
11181 # So say no if there are warnings
11182 if test -s conftest.err; then
11183 # Append any errors to the config.log.
11184 cat conftest.err 1>&5
11185 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
11186 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
11187 if diff conftest.exp conftest.er2 >/dev/null; then
11188 lt_cv_prog_compiler__b=yes
11189 fi
11190 else
11191 lt_cv_prog_compiler__b=yes
11192 fi
11193 fi
11194 $RM -r conftest*
11195 LDFLAGS="$save_LDFLAGS"
f0569246 11196
6bb11ab3
L
11197fi
11198{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
11199$as_echo "$lt_cv_prog_compiler__b" >&6; }
f0569246 11200
6bb11ab3
L
11201if test x"$lt_cv_prog_compiler__b" = xyes; then
11202 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11203else
11204 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11205fi
81ecdfbb 11206
6bb11ab3
L
11207 ;;
11208 esac
11209 fi
11210 if test "$with_gnu_ld" = no; then
11211 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11212 hardcode_libdir_separator=:
11213
11214 case $host_cpu in
11215 hppa*64*|ia64*)
11216 hardcode_direct=no
11217 hardcode_shlibpath_var=no
11218 ;;
11219 *)
11220 hardcode_direct=yes
11221 hardcode_direct_absolute=yes
11222 export_dynamic_flag_spec='${wl}-E'
11223
11224 # hardcode_minus_L: Not really in the search PATH,
11225 # but as the default location of the library.
11226 hardcode_minus_L=yes
11227 ;;
11228 esac
11229 fi
11230 ;;
11231
11232 irix5* | irix6* | nonstopux*)
11233 if test "$GCC" = yes; then
11234 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'
11235 # Try to use the -exported_symbol ld option, if it does not
11236 # work, assume that -exports_file does not work either and
11237 # implicitly export all symbols.
11238 save_LDFLAGS="$LDFLAGS"
11239 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
11240 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11241/* end confdefs.h. */
11242int foo(void) {}
b7026657 11243_ACEOF
6bb11ab3
L
11244if ac_fn_c_try_link "$LINENO"; then :
11245 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 11246
f0569246 11247fi
6bb11ab3
L
11248rm -f core conftest.err conftest.$ac_objext \
11249 conftest$ac_exeext conftest.$ac_ext
11250 LDFLAGS="$save_LDFLAGS"
11251 else
11252 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'
11253 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'
11254 fi
11255 archive_cmds_need_lc='no'
11256 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11257 hardcode_libdir_separator=:
11258 inherit_rpath=yes
11259 link_all_deplibs=yes
11260 ;;
11261
11262 netbsd*)
11263 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11264 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
11265 else
11266 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
11267 fi
11268 hardcode_libdir_flag_spec='-R$libdir'
11269 hardcode_direct=yes
11270 hardcode_shlibpath_var=no
11271 ;;
11272
11273 newsos6)
11274 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11275 hardcode_direct=yes
11276 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11277 hardcode_libdir_separator=:
11278 hardcode_shlibpath_var=no
11279 ;;
11280
11281 *nto* | *qnx*)
11282 ;;
11283
11284 openbsd*)
11285 if test -f /usr/libexec/ld.so; then
11286 hardcode_direct=yes
11287 hardcode_shlibpath_var=no
11288 hardcode_direct_absolute=yes
11289 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11290 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11291 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
11292 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11293 export_dynamic_flag_spec='${wl}-E'
11294 else
11295 case $host_os in
11296 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
11297 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11298 hardcode_libdir_flag_spec='-R$libdir'
11299 ;;
11300 *)
11301 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11302 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11303 ;;
11304 esac
11305 fi
11306 else
11307 ld_shlibs=no
11308 fi
11309 ;;
11310
11311 os2*)
11312 hardcode_libdir_flag_spec='-L$libdir'
11313 hardcode_minus_L=yes
11314 allow_undefined_flag=unsupported
11315 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'
11316 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
11317 ;;
11318
11319 osf3*)
11320 if test "$GCC" = yes; then
11321 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11322 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'
11323 else
11324 allow_undefined_flag=' -expect_unresolved \*'
11325 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'
11326 fi
11327 archive_cmds_need_lc='no'
11328 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11329 hardcode_libdir_separator=:
11330 ;;
11331
11332 osf4* | osf5*) # as osf3* with the addition of -msym flag
11333 if test "$GCC" = yes; then
11334 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11335 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'
11336 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11337 else
11338 allow_undefined_flag=' -expect_unresolved \*'
11339 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'
11340 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~
11341 $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'
11342
11343 # Both c and cxx compiler support -rpath directly
11344 hardcode_libdir_flag_spec='-rpath $libdir'
11345 fi
11346 archive_cmds_need_lc='no'
11347 hardcode_libdir_separator=:
11348 ;;
11349
11350 solaris*)
11351 no_undefined_flag=' -z defs'
11352 if test "$GCC" = yes; then
11353 wlarc='${wl}'
11354 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11355 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11356 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11357 else
11358 case `$CC -V 2>&1` in
11359 *"Compilers 5.0"*)
11360 wlarc=''
11361 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
11362 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11363 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
11364 ;;
11365 *)
11366 wlarc='${wl}'
11367 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
11368 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11369 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11370 ;;
11371 esac
11372 fi
11373 hardcode_libdir_flag_spec='-R$libdir'
11374 hardcode_shlibpath_var=no
11375 case $host_os in
11376 solaris2.[0-5] | solaris2.[0-5].*) ;;
11377 *)
11378 # The compiler driver will combine and reorder linker options,
11379 # but understands `-z linker_flag'. GCC discards it without `$wl',
11380 # but is careful enough not to reorder.
11381 # Supported since Solaris 2.6 (maybe 2.5.1?)
11382 if test "$GCC" = yes; then
11383 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
11384 else
11385 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
11386 fi
11387 ;;
11388 esac
11389 link_all_deplibs=yes
11390 ;;
11391
11392 sunos4*)
11393 if test "x$host_vendor" = xsequent; then
11394 # Use $CC to link under sequent, because it throws in some extra .o
11395 # files that make .init and .fini sections work.
11396 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
11397 else
11398 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
11399 fi
11400 hardcode_libdir_flag_spec='-L$libdir'
11401 hardcode_direct=yes
11402 hardcode_minus_L=yes
11403 hardcode_shlibpath_var=no
11404 ;;
11405
11406 sysv4)
11407 case $host_vendor in
11408 sni)
11409 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11410 hardcode_direct=yes # is this really true???
11411 ;;
11412 siemens)
11413 ## LD is ld it makes a PLAMLIB
11414 ## CC just makes a GrossModule.
11415 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
11416 reload_cmds='$CC -r -o $output$reload_objs'
11417 hardcode_direct=no
11418 ;;
11419 motorola)
11420 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11421 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
11422 ;;
11423 esac
11424 runpath_var='LD_RUN_PATH'
11425 hardcode_shlibpath_var=no
11426 ;;
11427
11428 sysv4.3*)
11429 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11430 hardcode_shlibpath_var=no
11431 export_dynamic_flag_spec='-Bexport'
11432 ;;
11433
11434 sysv4*MP*)
11435 if test -d /usr/nec; then
11436 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11437 hardcode_shlibpath_var=no
11438 runpath_var=LD_RUN_PATH
11439 hardcode_runpath_var=yes
11440 ld_shlibs=yes
11441 fi
11442 ;;
11443
11444 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
11445 no_undefined_flag='${wl}-z,text'
11446 archive_cmds_need_lc=no
11447 hardcode_shlibpath_var=no
11448 runpath_var='LD_RUN_PATH'
11449
11450 if test "$GCC" = yes; then
11451 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11452 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11453 else
11454 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11455 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11456 fi
11457 ;;
11458
11459 sysv5* | sco3.2v5* | sco5v6*)
11460 # Note: We can NOT use -z defs as we might desire, because we do not
11461 # link with -lc, and that would cause any symbols used from libc to
11462 # always be unresolved, which means just about no library would
11463 # ever link correctly. If we're not using GNU ld we use -z text
11464 # though, which does catch some bad symbols but isn't as heavy-handed
11465 # as -z defs.
11466 no_undefined_flag='${wl}-z,text'
11467 allow_undefined_flag='${wl}-z,nodefs'
11468 archive_cmds_need_lc=no
11469 hardcode_shlibpath_var=no
11470 hardcode_libdir_flag_spec='${wl}-R,$libdir'
11471 hardcode_libdir_separator=':'
11472 link_all_deplibs=yes
11473 export_dynamic_flag_spec='${wl}-Bexport'
11474 runpath_var='LD_RUN_PATH'
11475
11476 if test "$GCC" = yes; then
11477 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11478 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11479 else
11480 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11481 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11482 fi
11483 ;;
11484
11485 uts4*)
11486 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11487 hardcode_libdir_flag_spec='-L$libdir'
11488 hardcode_shlibpath_var=no
11489 ;;
11490
11491 *)
11492 ld_shlibs=no
11493 ;;
11494 esac
11495
11496 if test x$host_vendor = xsni; then
11497 case $host in
11498 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
11499 export_dynamic_flag_spec='${wl}-Blargedynsym'
11500 ;;
11501 esac
11502 fi
11503 fi
11504
11505{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11506$as_echo "$ld_shlibs" >&6; }
11507test "$ld_shlibs" = no && can_build_shared=no
11508
11509with_gnu_ld=$with_gnu_ld
11510
11511
11512
11513
b7026657 11514
f0569246 11515
f0569246 11516
6ffe910a 11517
6ffe910a
MF
11518
11519
6ffe910a 11520
f0569246 11521
f0569246 11522
c906108c 11523
6bb11ab3
L
11524
11525#
11526# Do we need to explicitly link libc?
11527#
11528case "x$archive_cmds_need_lc" in
11529x|xyes)
11530 # Assume -lc should be added
11531 archive_cmds_need_lc=yes
11532
11533 if test "$enable_shared" = yes && test "$GCC" = yes; then
11534 case $archive_cmds in
11535 *'~'*)
11536 # FIXME: we may have to deal with multi-command sequences.
11537 ;;
11538 '$CC '*)
11539 # Test whether the compiler implicitly links with -lc since on some
11540 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11541 # to ld, don't add -lc before -lgcc.
11542 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11543$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11544if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
6ffe910a 11545 $as_echo_n "(cached) " >&6
f0569246 11546else
6bb11ab3
L
11547 $RM conftest*
11548 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11549
11550 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11551 (eval $ac_compile) 2>&5
11552 ac_status=$?
11553 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11554 test $ac_status = 0; } 2>conftest.err; then
11555 soname=conftest
11556 lib=conftest
11557 libobjs=conftest.$ac_objext
11558 deplibs=
11559 wl=$lt_prog_compiler_wl
11560 pic_flag=$lt_prog_compiler_pic
11561 compiler_flags=-v
11562 linker_flags=-v
11563 verstring=
11564 output_objdir=.
11565 libname=conftest
11566 lt_save_allow_undefined_flag=$allow_undefined_flag
11567 allow_undefined_flag=
11568 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11569 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11570 ac_status=$?
11571 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11572 test $ac_status = 0; }
11573 then
11574 lt_cv_archive_cmds_need_lc=no
11575 else
11576 lt_cv_archive_cmds_need_lc=yes
11577 fi
11578 allow_undefined_flag=$lt_save_allow_undefined_flag
11579 else
11580 cat conftest.err 1>&5
11581 fi
11582 $RM conftest*
c906108c 11583
6ffe910a 11584fi
6bb11ab3
L
11585{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11586$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11587 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11588 ;;
11589 esac
11590 fi
11591 ;;
6ffe910a 11592esac
c906108c 11593
c906108c 11594
6ffe910a 11595
c906108c 11596
81ecdfbb 11597
35695fd6 11598
35695fd6 11599
35695fd6 11600
f0569246 11601
c906108c 11602
f0569246 11603
b7026657 11604
f0569246 11605
c906108c 11606
81ecdfbb 11607
b7026657 11608
f0569246
AC
11609
11610
81ecdfbb 11611
81ecdfbb 11612
81ecdfbb
RW
11613
11614
81ecdfbb 11615
81ecdfbb 11616
f0569246
AC
11617
11618
c906108c 11619
f0569246 11620
c906108c 11621
c906108c 11622
81ecdfbb 11623
b7026657 11624
c906108c 11625
f0569246 11626
81ecdfbb 11627
f0569246 11628
c906108c 11629
c906108c 11630
b7026657 11631
81ecdfbb 11632
b7026657 11633
c906108c 11634
c906108c 11635
b7026657
AC
11636
11637
11638
11639
6ffe910a 11640
2232061b
MF
11641
11642
2232061b 11643
2232061b
MF
11644
11645
2232061b
MF
11646
11647
2232061b 11648
2232061b
MF
11649
11650
6bb11ab3
L
11651
11652
11653
11654
11655
11656
11657
11658
11659
11660
11661
11662
11663
11664
11665
11666
11667
11668
11669
11670
11671
11672
11673
11674
11675
11676
11677
11678
11679
11680
11681
11682
11683
11684
11685
11686
11687
11688
11689
11690
11691
11692
11693
11694
11695
11696
11697
11698
11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
11717
11718
11719
11720
11721
11722
11723
11724
11725
11726
11727
11728
11729
11730
11731
11732
11733
11734
11735
11736
11737
11738
11739
11740
11741
11742
11743
11744
11745
11746
11747
11748
11749
11750 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11751$as_echo_n "checking dynamic linker characteristics... " >&6; }
11752
11753if test "$GCC" = yes; then
11754 case $host_os in
11755 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11756 *) lt_awk_arg="/^libraries:/" ;;
11757 esac
11758 case $host_os in
11759 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11760 *) lt_sed_strip_eq="s,=/,/,g" ;;
11761 esac
11762 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11763 case $lt_search_path_spec in
11764 *\;*)
11765 # if the path contains ";" then we assume it to be the separator
11766 # otherwise default to the standard path separator (i.e. ":") - it is
11767 # assumed that no part of a normal pathname contains ";" but that should
11768 # okay in the real world where ";" in dirpaths is itself problematic.
11769 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11770 ;;
11771 *)
11772 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11773 ;;
11774 esac
11775 # Ok, now we have the path, separated by spaces, we can step through it
11776 # and add multilib dir if necessary.
11777 lt_tmp_lt_search_path_spec=
11778 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11779 for lt_sys_path in $lt_search_path_spec; do
11780 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11781 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11782 else
11783 test -d "$lt_sys_path" && \
11784 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11785 fi
11786 done
11787 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11788BEGIN {RS=" "; FS="/|\n";} {
11789 lt_foo="";
11790 lt_count=0;
11791 for (lt_i = NF; lt_i > 0; lt_i--) {
11792 if ($lt_i != "" && $lt_i != ".") {
11793 if ($lt_i == "..") {
11794 lt_count++;
11795 } else {
11796 if (lt_count == 0) {
11797 lt_foo="/" $lt_i lt_foo;
11798 } else {
11799 lt_count--;
11800 }
11801 }
11802 }
11803 }
11804 if (lt_foo != "") { lt_freq[lt_foo]++; }
11805 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11806}'`
11807 # AWK program above erroneously prepends '/' to C:/dos/paths
11808 # for these hosts.
11809 case $host_os in
11810 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11811 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11812 esac
11813 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11814else
11815 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11816fi
11817library_names_spec=
11818libname_spec='lib$name'
11819soname_spec=
11820shrext_cmds=".so"
11821postinstall_cmds=
11822postuninstall_cmds=
11823finish_cmds=
11824finish_eval=
11825shlibpath_var=
11826shlibpath_overrides_runpath=unknown
11827version_type=none
11828dynamic_linker="$host_os ld.so"
11829sys_lib_dlsearch_path_spec="/lib /usr/lib"
11830need_lib_prefix=unknown
11831hardcode_into_libs=no
11832
11833# when you set need_version to no, make sure it does not cause -set_version
11834# flags to be left without arguments
11835need_version=unknown
11836
11837case $host_os in
11838aix3*)
11839 version_type=linux
11840 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11841 shlibpath_var=LIBPATH
11842
11843 # AIX 3 has no versioning support, so we append a major version to the name.
11844 soname_spec='${libname}${release}${shared_ext}$major'
11845 ;;
11846
11847aix[4-9]*)
11848 version_type=linux
11849 need_lib_prefix=no
11850 need_version=no
11851 hardcode_into_libs=yes
11852 if test "$host_cpu" = ia64; then
11853 # AIX 5 supports IA64
11854 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11855 shlibpath_var=LD_LIBRARY_PATH
11856 else
11857 # With GCC up to 2.95.x, collect2 would create an import file
11858 # for dependence libraries. The import file would start with
11859 # the line `#! .'. This would cause the generated library to
11860 # depend on `.', always an invalid library. This was fixed in
11861 # development snapshots of GCC prior to 3.0.
11862 case $host_os in
11863 aix4 | aix4.[01] | aix4.[01].*)
11864 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11865 echo ' yes '
11866 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11867 :
11868 else
11869 can_build_shared=no
11870 fi
11871 ;;
11872 esac
11873 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11874 # soname into executable. Probably we can add versioning support to
11875 # collect2, so additional links can be useful in future.
11876 if test "$aix_use_runtimelinking" = yes; then
11877 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11878 # instead of lib<name>.a to let people know that these are not
11879 # typical AIX shared libraries.
11880 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11881 else
11882 # We preserve .a as extension for shared libraries through AIX4.2
11883 # and later when we are not doing run time linking.
11884 library_names_spec='${libname}${release}.a $libname.a'
11885 soname_spec='${libname}${release}${shared_ext}$major'
11886 fi
11887 shlibpath_var=LIBPATH
11888 fi
11889 ;;
11890
11891amigaos*)
11892 case $host_cpu in
11893 powerpc)
11894 # Since July 2007 AmigaOS4 officially supports .so libraries.
11895 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11896 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11897 ;;
11898 m68k)
11899 library_names_spec='$libname.ixlibrary $libname.a'
11900 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11901 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'
11902 ;;
11903 esac
11904 ;;
11905
11906beos*)
11907 library_names_spec='${libname}${shared_ext}'
11908 dynamic_linker="$host_os ld.so"
11909 shlibpath_var=LIBRARY_PATH
11910 ;;
11911
11912bsdi[45]*)
11913 version_type=linux
11914 need_version=no
11915 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11916 soname_spec='${libname}${release}${shared_ext}$major'
11917 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11918 shlibpath_var=LD_LIBRARY_PATH
11919 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11920 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11921 # the default ld.so.conf also contains /usr/contrib/lib and
11922 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11923 # libtool to hard-code these into programs
11924 ;;
11925
11926cygwin* | mingw* | pw32* | cegcc*)
11927 version_type=windows
11928 shrext_cmds=".dll"
11929 need_version=no
11930 need_lib_prefix=no
11931
11932 case $GCC,$host_os in
11933 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11934 library_names_spec='$libname.dll.a'
11935 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11936 postinstall_cmds='base_file=`basename \${file}`~
11937 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11938 dldir=$destdir/`dirname \$dlpath`~
11939 test -d \$dldir || mkdir -p \$dldir~
11940 $install_prog $dir/$dlname \$dldir/$dlname~
11941 chmod a+x \$dldir/$dlname~
11942 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11943 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11944 fi'
11945 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11946 dlpath=$dir/\$dldll~
11947 $RM \$dlpath'
11948 shlibpath_overrides_runpath=yes
11949
11950 case $host_os in
11951 cygwin*)
11952 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11953 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11954
11955 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11956 ;;
11957 mingw* | cegcc*)
11958 # MinGW DLLs use traditional 'lib' prefix
11959 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11960 ;;
11961 pw32*)
11962 # pw32 DLLs use 'pw' prefix rather than 'lib'
11963 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11964 ;;
11965 esac
11966 ;;
11967
11968 *)
11969 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11970 ;;
11971 esac
11972 dynamic_linker='Win32 ld.exe'
11973 # FIXME: first we should search . and the directory the executable is in
11974 shlibpath_var=PATH
11975 ;;
11976
11977darwin* | rhapsody*)
11978 dynamic_linker="$host_os dyld"
11979 version_type=darwin
11980 need_lib_prefix=no
11981 need_version=no
11982 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11983 soname_spec='${libname}${release}${major}$shared_ext'
11984 shlibpath_overrides_runpath=yes
11985 shlibpath_var=DYLD_LIBRARY_PATH
11986 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11987
11988 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11989 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11990 ;;
11991
11992dgux*)
11993 version_type=linux
11994 need_lib_prefix=no
11995 need_version=no
11996 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11997 soname_spec='${libname}${release}${shared_ext}$major'
11998 shlibpath_var=LD_LIBRARY_PATH
11999 ;;
12000
12001freebsd* | dragonfly*)
12002 # DragonFly does not have aout. When/if they implement a new
12003 # versioning mechanism, adjust this.
12004 if test -x /usr/bin/objformat; then
12005 objformat=`/usr/bin/objformat`
12006 else
12007 case $host_os in
12008 freebsd[23].*) objformat=aout ;;
12009 *) objformat=elf ;;
12010 esac
12011 fi
12012 version_type=freebsd-$objformat
12013 case $version_type in
12014 freebsd-elf*)
12015 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
12016 need_version=no
12017 need_lib_prefix=no
12018 ;;
12019 freebsd-*)
12020 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
12021 need_version=yes
12022 ;;
12023 esac
12024 shlibpath_var=LD_LIBRARY_PATH
12025 case $host_os in
12026 freebsd2.*)
12027 shlibpath_overrides_runpath=yes
12028 ;;
12029 freebsd3.[01]* | freebsdelf3.[01]*)
12030 shlibpath_overrides_runpath=yes
12031 hardcode_into_libs=yes
12032 ;;
12033 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
12034 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
12035 shlibpath_overrides_runpath=no
12036 hardcode_into_libs=yes
12037 ;;
12038 *) # from 4.6 on, and DragonFly
12039 shlibpath_overrides_runpath=yes
12040 hardcode_into_libs=yes
12041 ;;
12042 esac
12043 ;;
12044
12045gnu*)
12046 version_type=linux
12047 need_lib_prefix=no
12048 need_version=no
12049 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12050 soname_spec='${libname}${release}${shared_ext}$major'
12051 shlibpath_var=LD_LIBRARY_PATH
12052 hardcode_into_libs=yes
12053 ;;
12054
12055haiku*)
12056 version_type=linux
12057 need_lib_prefix=no
12058 need_version=no
12059 dynamic_linker="$host_os runtime_loader"
12060 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12061 soname_spec='${libname}${release}${shared_ext}$major'
12062 shlibpath_var=LIBRARY_PATH
12063 shlibpath_overrides_runpath=yes
12064 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
12065 hardcode_into_libs=yes
12066 ;;
12067
12068hpux9* | hpux10* | hpux11*)
12069 # Give a soname corresponding to the major version so that dld.sl refuses to
12070 # link against other versions.
12071 version_type=sunos
12072 need_lib_prefix=no
12073 need_version=no
12074 case $host_cpu in
12075 ia64*)
12076 shrext_cmds='.so'
12077 hardcode_into_libs=yes
12078 dynamic_linker="$host_os dld.so"
12079 shlibpath_var=LD_LIBRARY_PATH
12080 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12081 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12082 soname_spec='${libname}${release}${shared_ext}$major'
12083 if test "X$HPUX_IA64_MODE" = X32; then
12084 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
12085 else
12086 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
12087 fi
12088 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12089 ;;
12090 hppa*64*)
12091 shrext_cmds='.sl'
12092 hardcode_into_libs=yes
12093 dynamic_linker="$host_os dld.sl"
12094 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
12095 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12096 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12097 soname_spec='${libname}${release}${shared_ext}$major'
12098 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
12099 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12100 ;;
12101 *)
12102 shrext_cmds='.sl'
12103 dynamic_linker="$host_os dld.sl"
12104 shlibpath_var=SHLIB_PATH
12105 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
12106 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12107 soname_spec='${libname}${release}${shared_ext}$major'
12108 ;;
12109 esac
12110 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
12111 postinstall_cmds='chmod 555 $lib'
12112 # or fails outright, so override atomically:
12113 install_override_mode=555
12114 ;;
12115
12116interix[3-9]*)
12117 version_type=linux
12118 need_lib_prefix=no
12119 need_version=no
12120 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12121 soname_spec='${libname}${release}${shared_ext}$major'
12122 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
12123 shlibpath_var=LD_LIBRARY_PATH
12124 shlibpath_overrides_runpath=no
12125 hardcode_into_libs=yes
12126 ;;
12127
12128irix5* | irix6* | nonstopux*)
12129 case $host_os in
12130 nonstopux*) version_type=nonstopux ;;
12131 *)
12132 if test "$lt_cv_prog_gnu_ld" = yes; then
12133 version_type=linux
12134 else
12135 version_type=irix
12136 fi ;;
12137 esac
12138 need_lib_prefix=no
12139 need_version=no
12140 soname_spec='${libname}${release}${shared_ext}$major'
12141 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
12142 case $host_os in
12143 irix5* | nonstopux*)
12144 libsuff= shlibsuff=
12145 ;;
12146 *)
12147 case $LD in # libtool.m4 will add one of these switches to LD
12148 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
12149 libsuff= shlibsuff= libmagic=32-bit;;
12150 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
12151 libsuff=32 shlibsuff=N32 libmagic=N32;;
12152 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
12153 libsuff=64 shlibsuff=64 libmagic=64-bit;;
12154 *) libsuff= shlibsuff= libmagic=never-match;;
12155 esac
12156 ;;
12157 esac
12158 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
12159 shlibpath_overrides_runpath=no
12160 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
12161 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
12162 hardcode_into_libs=yes
12163 ;;
12164
12165# No shared lib support for Linux oldld, aout, or coff.
12166linux*oldld* | linux*aout* | linux*coff*)
12167 dynamic_linker=no
12168 ;;
12169
12170# This must be Linux ELF.
12171linux* | k*bsd*-gnu | kopensolaris*-gnu)
12172 version_type=linux
12173 need_lib_prefix=no
12174 need_version=no
12175 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12176 soname_spec='${libname}${release}${shared_ext}$major'
12177 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
12178 shlibpath_var=LD_LIBRARY_PATH
12179 shlibpath_overrides_runpath=no
12180
12181 # Some binutils ld are patched to set DT_RUNPATH
12182 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
2232061b
MF
12183 $as_echo_n "(cached) " >&6
12184else
6bb11ab3
L
12185 lt_cv_shlibpath_overrides_runpath=no
12186 save_LDFLAGS=$LDFLAGS
12187 save_libdir=$libdir
12188 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
12189 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
12190 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2232061b
MF
12191/* end confdefs.h. */
12192
2232061b
MF
12193int
12194main ()
12195{
12196
12197 ;
12198 return 0;
12199}
12200_ACEOF
6bb11ab3
L
12201if ac_fn_c_try_link "$LINENO"; then :
12202 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
12203 lt_cv_shlibpath_overrides_runpath=yes
2232061b 12204fi
2232061b 12205fi
6bb11ab3
L
12206rm -f core conftest.err conftest.$ac_objext \
12207 conftest$ac_exeext conftest.$ac_ext
12208 LDFLAGS=$save_LDFLAGS
12209 libdir=$save_libdir
2232061b 12210
6bb11ab3 12211fi
2232061b 12212
6bb11ab3 12213 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
2232061b 12214
6bb11ab3
L
12215 # This implies no fast_install, which is unacceptable.
12216 # Some rework will be needed to allow for fast_install
12217 # before this can be enabled.
12218 hardcode_into_libs=yes
2232061b 12219
6bb11ab3
L
12220 # Append ld.so.conf contents to the search path
12221 if test -f /etc/ld.so.conf; then
12222 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' ' '`
12223 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
12224 fi
2232061b 12225
6bb11ab3
L
12226 # We used to test for /lib/ld.so.1 and disable shared libraries on
12227 # powerpc, because MkLinux only supported shared libraries with the
12228 # GNU dynamic linker. Since this was broken with cross compilers,
12229 # most powerpc-linux boxes support dynamic linking these days and
12230 # people can always --disable-shared, the test was removed, and we
12231 # assume the GNU/Linux dynamic linker is in use.
12232 dynamic_linker='GNU/Linux ld.so'
12233 ;;
12234
12235netbsd*)
12236 version_type=sunos
12237 need_lib_prefix=no
12238 need_version=no
12239 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12240 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12241 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12242 dynamic_linker='NetBSD (a.out) ld.so'
2232061b 12243 else
6bb11ab3
L
12244 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12245 soname_spec='${libname}${release}${shared_ext}$major'
12246 dynamic_linker='NetBSD ld.elf_so'
12247 fi
12248 shlibpath_var=LD_LIBRARY_PATH
12249 shlibpath_overrides_runpath=yes
12250 hardcode_into_libs=yes
12251 ;;
12252
12253newsos6)
12254 version_type=linux
12255 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12256 shlibpath_var=LD_LIBRARY_PATH
12257 shlibpath_overrides_runpath=yes
12258 ;;
12259
12260*nto* | *qnx*)
12261 version_type=qnx
12262 need_lib_prefix=no
12263 need_version=no
12264 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12265 soname_spec='${libname}${release}${shared_ext}$major'
12266 shlibpath_var=LD_LIBRARY_PATH
12267 shlibpath_overrides_runpath=no
12268 hardcode_into_libs=yes
12269 dynamic_linker='ldqnx.so'
12270 ;;
12271
12272openbsd*)
12273 version_type=sunos
12274 sys_lib_dlsearch_path_spec="/usr/lib"
12275 need_lib_prefix=no
12276 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
12277 case $host_os in
12278 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
12279 *) need_version=no ;;
12280 esac
12281 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12282 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12283 shlibpath_var=LD_LIBRARY_PATH
12284 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
12285 case $host_os in
12286 openbsd2.[89] | openbsd2.[89].*)
12287 shlibpath_overrides_runpath=no
12288 ;;
12289 *)
12290 shlibpath_overrides_runpath=yes
12291 ;;
12292 esac
12293 else
12294 shlibpath_overrides_runpath=yes
12295 fi
12296 ;;
12297
12298os2*)
12299 libname_spec='$name'
12300 shrext_cmds=".dll"
12301 need_lib_prefix=no
12302 library_names_spec='$libname${shared_ext} $libname.a'
12303 dynamic_linker='OS/2 ld.exe'
12304 shlibpath_var=LIBPATH
12305 ;;
12306
12307osf3* | osf4* | osf5*)
12308 version_type=osf
12309 need_lib_prefix=no
12310 need_version=no
12311 soname_spec='${libname}${release}${shared_ext}$major'
12312 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12313 shlibpath_var=LD_LIBRARY_PATH
12314 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
12315 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
12316 ;;
12317
12318rdos*)
12319 dynamic_linker=no
12320 ;;
12321
12322solaris*)
12323 version_type=linux
12324 need_lib_prefix=no
12325 need_version=no
12326 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12327 soname_spec='${libname}${release}${shared_ext}$major'
12328 shlibpath_var=LD_LIBRARY_PATH
12329 shlibpath_overrides_runpath=yes
12330 hardcode_into_libs=yes
12331 # ldd complains unless libraries are executable
12332 postinstall_cmds='chmod +x $lib'
12333 ;;
12334
12335sunos4*)
12336 version_type=sunos
12337 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12338 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
12339 shlibpath_var=LD_LIBRARY_PATH
12340 shlibpath_overrides_runpath=yes
12341 if test "$with_gnu_ld" = yes; then
12342 need_lib_prefix=no
12343 fi
12344 need_version=yes
12345 ;;
12346
12347sysv4 | sysv4.3*)
12348 version_type=linux
12349 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12350 soname_spec='${libname}${release}${shared_ext}$major'
12351 shlibpath_var=LD_LIBRARY_PATH
12352 case $host_vendor in
12353 sni)
12354 shlibpath_overrides_runpath=no
12355 need_lib_prefix=no
12356 runpath_var=LD_RUN_PATH
12357 ;;
12358 siemens)
12359 need_lib_prefix=no
12360 ;;
12361 motorola)
12362 need_lib_prefix=no
12363 need_version=no
12364 shlibpath_overrides_runpath=no
12365 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
12366 ;;
12367 esac
12368 ;;
12369
12370sysv4*MP*)
12371 if test -d /usr/nec ;then
12372 version_type=linux
12373 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
12374 soname_spec='$libname${shared_ext}.$major'
12375 shlibpath_var=LD_LIBRARY_PATH
2232061b 12376 fi
6bb11ab3
L
12377 ;;
12378
12379sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
12380 version_type=freebsd-elf
12381 need_lib_prefix=no
12382 need_version=no
12383 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
12384 soname_spec='${libname}${release}${shared_ext}$major'
12385 shlibpath_var=LD_LIBRARY_PATH
12386 shlibpath_overrides_runpath=yes
12387 hardcode_into_libs=yes
12388 if test "$with_gnu_ld" = yes; then
12389 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
12390 else
12391 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
12392 case $host_os in
12393 sco3.2v5*)
12394 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
12395 ;;
12396 esac
12397 fi
12398 sys_lib_dlsearch_path_spec='/usr/lib'
12399 ;;
12400
12401tpf*)
12402 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
12403 version_type=linux
12404 need_lib_prefix=no
12405 need_version=no
12406 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12407 shlibpath_var=LD_LIBRARY_PATH
12408 shlibpath_overrides_runpath=no
12409 hardcode_into_libs=yes
12410 ;;
12411
12412uts4*)
12413 version_type=linux
12414 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12415 soname_spec='${libname}${release}${shared_ext}$major'
12416 shlibpath_var=LD_LIBRARY_PATH
12417 ;;
12418
12419*)
12420 dynamic_linker=no
12421 ;;
12422esac
12423{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12424$as_echo "$dynamic_linker" >&6; }
12425test "$dynamic_linker" = no && can_build_shared=no
12426
12427variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
12428if test "$GCC" = yes; then
12429 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2232061b 12430fi
2232061b 12431
6bb11ab3
L
12432if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
12433 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
12434fi
12435if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
12436 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
12437fi
12438
12439
12440
12441
12442
12443
12444
12445
12446
12447
12448
12449
12450
12451
12452
12453
12454
12455
12456
12457
12458
12459
12460
12461
12462
12463
2232061b 12464
2232061b 12465
2232061b 12466
2232061b 12467
2232061b
MF
12468
12469
6ffe910a 12470
6ffe910a
MF
12471
12472
12473
12474
12475
2232061b 12476
6ffe910a
MF
12477
12478
12479
12480
6ffe910a 12481
6ffe910a 12482
6ffe910a
MF
12483
12484
6ffe910a 12485
6ffe910a 12486
6ffe910a
MF
12487
12488
5f3ef9d0 12489
5f3ef9d0
JB
12490
12491
12492
db2e4d67
MF
12493
12494
db2e4d67 12495
db2e4d67 12496
db2e4d67 12497
db2e4d67 12498
db2e4d67 12499
db2e4d67 12500
db2e4d67 12501
db2e4d67
MF
12502
12503
db2e4d67 12504
db2e4d67
MF
12505
12506
db2e4d67 12507
db2e4d67
MF
12508
12509
6ffe910a 12510
6ffe910a 12511
6ffe910a
MF
12512
12513
6ffe910a
MF
12514
12515
6ffe910a 12516
6ffe910a 12517
6ffe910a 12518
6ffe910a 12519
6ffe910a 12520
b7026657 12521
b7026657 12522
c906108c 12523
b7026657 12524
b7026657 12525
c906108c 12526
b7026657 12527
b7026657 12528
cd0fc7c3 12529
6bb11ab3
L
12530 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12531$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12532hardcode_action=
12533if test -n "$hardcode_libdir_flag_spec" ||
12534 test -n "$runpath_var" ||
12535 test "X$hardcode_automatic" = "Xyes" ; then
b7026657 12536
6bb11ab3
L
12537 # We can hardcode non-existent directories.
12538 if test "$hardcode_direct" != no &&
12539 # If the only mechanism to avoid hardcoding is shlibpath_var, we
12540 # have to relink, otherwise we might link with an installed library
12541 # when we should be linking with a yet-to-be-installed one
12542 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12543 test "$hardcode_minus_L" != no; then
12544 # Linking always hardcodes the temporary library directory.
12545 hardcode_action=relink
12546 else
12547 # We can link without hardcoding, and we can hardcode nonexisting dirs.
12548 hardcode_action=immediate
12549 fi
12550else
12551 # We cannot hardcode anything, or else we can only hardcode existing
12552 # directories.
12553 hardcode_action=unsupported
c906108c 12554fi
6bb11ab3
L
12555{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12556$as_echo "$hardcode_action" >&6; }
b7026657 12557
6bb11ab3
L
12558if test "$hardcode_action" = relink ||
12559 test "$inherit_rpath" = yes; then
12560 # Fast installation is not supported
12561 enable_fast_install=no
12562elif test "$shlibpath_overrides_runpath" = yes ||
12563 test "$enable_shared" = no; then
12564 # Fast installation is not necessary
12565 enable_fast_install=needless
12566fi
c906108c 12567
6bb11ab3
L
12568
12569
12570
12571
12572
12573 if test "x$enable_dlopen" != xyes; then
12574 enable_dlopen=unknown
12575 enable_dlopen_self=unknown
12576 enable_dlopen_self_static=unknown
12577else
12578 lt_cv_dlopen=no
12579 lt_cv_dlopen_libs=
12580
12581 case $host_os in
12582 beos*)
12583 lt_cv_dlopen="load_add_on"
12584 lt_cv_dlopen_libs=
12585 lt_cv_dlopen_self=yes
12586 ;;
12587
12588 mingw* | pw32* | cegcc*)
12589 lt_cv_dlopen="LoadLibrary"
12590 lt_cv_dlopen_libs=
12591 ;;
12592
12593 cygwin*)
12594 lt_cv_dlopen="dlopen"
12595 lt_cv_dlopen_libs=
12596 ;;
12597
12598 darwin*)
12599 # if libdl is installed we need to link against it
12600 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12601$as_echo_n "checking for dlopen in -ldl... " >&6; }
12602if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12603 $as_echo_n "(cached) " >&6
12604else
12605 ac_check_lib_save_LIBS=$LIBS
12606LIBS="-ldl $LIBS"
12607cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12608/* end confdefs.h. */
12609
12610/* Override any GCC internal prototype to avoid an error.
12611 Use char because int might match the return type of a GCC
12612 builtin and then its argument prototype would still apply. */
12613#ifdef __cplusplus
12614extern "C"
12615#endif
12616char dlopen ();
12617int
12618main ()
12619{
12620return dlopen ();
12621 ;
12622 return 0;
12623}
b7026657 12624_ACEOF
6bb11ab3
L
12625if ac_fn_c_try_link "$LINENO"; then :
12626 ac_cv_lib_dl_dlopen=yes
12627else
12628 ac_cv_lib_dl_dlopen=no
12629fi
12630rm -f core conftest.err conftest.$ac_objext \
12631 conftest$ac_exeext conftest.$ac_ext
12632LIBS=$ac_check_lib_save_LIBS
12633fi
12634{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12635$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12636if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12637 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12638else
12639
12640 lt_cv_dlopen="dyld"
12641 lt_cv_dlopen_libs=
12642 lt_cv_dlopen_self=yes
c906108c 12643
c906108c 12644fi
c906108c 12645
6bb11ab3 12646 ;;
c906108c 12647
6bb11ab3
L
12648 *)
12649 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12650if test "x$ac_cv_func_shl_load" = x""yes; then :
12651 lt_cv_dlopen="shl_load"
12652else
12653 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12654$as_echo_n "checking for shl_load in -ldld... " >&6; }
12655if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12656 $as_echo_n "(cached) " >&6
12657else
12658 ac_check_lib_save_LIBS=$LIBS
12659LIBS="-ldld $LIBS"
12660cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12661/* end confdefs.h. */
12662
12663/* Override any GCC internal prototype to avoid an error.
12664 Use char because int might match the return type of a GCC
12665 builtin and then its argument prototype would still apply. */
12666#ifdef __cplusplus
12667extern "C"
12668#endif
12669char shl_load ();
12670int
12671main ()
12672{
12673return shl_load ();
12674 ;
12675 return 0;
12676}
12677_ACEOF
12678if ac_fn_c_try_link "$LINENO"; then :
12679 ac_cv_lib_dld_shl_load=yes
12680else
12681 ac_cv_lib_dld_shl_load=no
12682fi
12683rm -f core conftest.err conftest.$ac_objext \
12684 conftest$ac_exeext conftest.$ac_ext
12685LIBS=$ac_check_lib_save_LIBS
12686fi
12687{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12688$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12689if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12690 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12691else
12692 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12693if test "x$ac_cv_func_dlopen" = x""yes; then :
12694 lt_cv_dlopen="dlopen"
12695else
12696 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12697$as_echo_n "checking for dlopen in -ldl... " >&6; }
12698if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
81ecdfbb 12699 $as_echo_n "(cached) " >&6
c906108c 12700else
b7026657 12701 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12702LIBS="-ldl $LIBS"
81ecdfbb 12703cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 12704/* end confdefs.h. */
c906108c 12705
81ecdfbb
RW
12706/* Override any GCC internal prototype to avoid an error.
12707 Use char because int might match the return type of a GCC
12708 builtin and then its argument prototype would still apply. */
b7026657
AC
12709#ifdef __cplusplus
12710extern "C"
12711#endif
6bb11ab3 12712char dlopen ();
b7026657
AC
12713int
12714main ()
12715{
6bb11ab3 12716return dlopen ();
b7026657
AC
12717 ;
12718 return 0;
12719}
12720_ACEOF
81ecdfbb 12721if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12722 ac_cv_lib_dl_dlopen=yes
b7026657 12723else
6bb11ab3 12724 ac_cv_lib_dl_dlopen=no
b7026657 12725fi
81ecdfbb
RW
12726rm -f core conftest.err conftest.$ac_objext \
12727 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
12728LIBS=$ac_check_lib_save_LIBS
12729fi
6bb11ab3
L
12730{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12731$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12732if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12733 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12734else
12735 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12736$as_echo_n "checking for dlopen in -lsvld... " >&6; }
12737if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
81ecdfbb 12738 $as_echo_n "(cached) " >&6
c906108c 12739else
b7026657 12740 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12741LIBS="-lsvld $LIBS"
81ecdfbb 12742cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657
AC
12743/* end confdefs.h. */
12744
81ecdfbb
RW
12745/* Override any GCC internal prototype to avoid an error.
12746 Use char because int might match the return type of a GCC
12747 builtin and then its argument prototype would still apply. */
b7026657
AC
12748#ifdef __cplusplus
12749extern "C"
12750#endif
6bb11ab3 12751char dlopen ();
b7026657
AC
12752int
12753main ()
12754{
6bb11ab3 12755return dlopen ();
b7026657
AC
12756 ;
12757 return 0;
12758}
12759_ACEOF
81ecdfbb 12760if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12761 ac_cv_lib_svld_dlopen=yes
b7026657 12762else
6bb11ab3 12763 ac_cv_lib_svld_dlopen=no
b7026657 12764fi
81ecdfbb
RW
12765rm -f core conftest.err conftest.$ac_objext \
12766 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
12767LIBS=$ac_check_lib_save_LIBS
12768fi
6bb11ab3
L
12769{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12770$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12771if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12772 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
5912fadd 12773else
6bb11ab3
L
12774 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12775$as_echo_n "checking for dld_link in -ldld... " >&6; }
12776if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
81ecdfbb 12777 $as_echo_n "(cached) " >&6
b5bd9624 12778else
6bb11ab3
L
12779 ac_check_lib_save_LIBS=$LIBS
12780LIBS="-ldld $LIBS"
81ecdfbb 12781cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b5bd9624
HPN
12782/* end confdefs.h. */
12783
81ecdfbb
RW
12784/* Override any GCC internal prototype to avoid an error.
12785 Use char because int might match the return type of a GCC
b5bd9624 12786 builtin and then its argument prototype would still apply. */
b5bd9624
HPN
12787#ifdef __cplusplus
12788extern "C"
12789#endif
6bb11ab3 12790char dld_link ();
81ecdfbb
RW
12791int
12792main ()
12793{
6bb11ab3 12794return dld_link ();
81ecdfbb
RW
12795 ;
12796 return 0;
12797}
b5bd9624 12798_ACEOF
6bb11ab3
L
12799if ac_fn_c_try_link "$LINENO"; then :
12800 ac_cv_lib_dld_dld_link=yes
12801else
12802 ac_cv_lib_dld_dld_link=no
12803fi
12804rm -f core conftest.err conftest.$ac_objext \
12805 conftest$ac_exeext conftest.$ac_ext
12806LIBS=$ac_check_lib_save_LIBS
12807fi
12808{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12809$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12810if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12811 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12812fi
12813
12814
12815fi
12816
12817
12818fi
12819
12820
12821fi
12822
12823
12824fi
12825
12826
12827fi
12828
12829 ;;
12830 esac
12831
12832 if test "x$lt_cv_dlopen" != xno; then
12833 enable_dlopen=yes
b5bd9624 12834 else
6bb11ab3
L
12835 enable_dlopen=no
12836 fi
12837
12838 case $lt_cv_dlopen in
12839 dlopen)
12840 save_CPPFLAGS="$CPPFLAGS"
12841 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12842
12843 save_LDFLAGS="$LDFLAGS"
12844 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12845
12846 save_LIBS="$LIBS"
12847 LIBS="$lt_cv_dlopen_libs $LIBS"
12848
12849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12850$as_echo_n "checking whether a program can dlopen itself... " >&6; }
12851if test "${lt_cv_dlopen_self+set}" = set; then :
12852 $as_echo_n "(cached) " >&6
12853else
12854 if test "$cross_compiling" = yes; then :
12855 lt_cv_dlopen_self=cross
12856else
12857 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12858 lt_status=$lt_dlunknown
12859 cat > conftest.$ac_ext <<_LT_EOF
16f7876d 12860#line 12860 "configure"
6bb11ab3
L
12861#include "confdefs.h"
12862
12863#if HAVE_DLFCN_H
12864#include <dlfcn.h>
12865#endif
12866
12867#include <stdio.h>
12868
12869#ifdef RTLD_GLOBAL
12870# define LT_DLGLOBAL RTLD_GLOBAL
12871#else
12872# ifdef DL_GLOBAL
12873# define LT_DLGLOBAL DL_GLOBAL
12874# else
12875# define LT_DLGLOBAL 0
12876# endif
12877#endif
12878
12879/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12880 find out it does not work in some platform. */
12881#ifndef LT_DLLAZY_OR_NOW
12882# ifdef RTLD_LAZY
12883# define LT_DLLAZY_OR_NOW RTLD_LAZY
12884# else
12885# ifdef DL_LAZY
12886# define LT_DLLAZY_OR_NOW DL_LAZY
12887# else
12888# ifdef RTLD_NOW
12889# define LT_DLLAZY_OR_NOW RTLD_NOW
12890# else
12891# ifdef DL_NOW
12892# define LT_DLLAZY_OR_NOW DL_NOW
12893# else
12894# define LT_DLLAZY_OR_NOW 0
12895# endif
12896# endif
12897# endif
12898# endif
12899#endif
12900
12901/* When -fvisbility=hidden is used, assume the code has been annotated
12902 correspondingly for the symbols needed. */
12903#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12904void fnord () __attribute__((visibility("default")));
12905#endif
12906
12907void fnord () { int i=42; }
12908int main ()
12909{
12910 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12911 int status = $lt_dlunknown;
12912
12913 if (self)
12914 {
12915 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12916 else
12917 {
12918 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12919 else puts (dlerror ());
12920 }
12921 /* dlclose (self); */
12922 }
12923 else
12924 puts (dlerror ());
12925
12926 return status;
12927}
12928_LT_EOF
12929 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12930 (eval $ac_link) 2>&5
12931 ac_status=$?
12932 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12933 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12934 (./conftest; exit; ) >&5 2>/dev/null
12935 lt_status=$?
12936 case x$lt_status in
12937 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12938 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12939 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12940 esac
12941 else :
12942 # compilation failed
12943 lt_cv_dlopen_self=no
b5bd9624 12944 fi
b5bd9624 12945fi
6bb11ab3
L
12946rm -fr conftest*
12947
12948
b5bd9624 12949fi
6bb11ab3
L
12950{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12951$as_echo "$lt_cv_dlopen_self" >&6; }
b5bd9624 12952
6bb11ab3
L
12953 if test "x$lt_cv_dlopen_self" = xyes; then
12954 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12955 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12956$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12957if test "${lt_cv_dlopen_self_static+set}" = set; then :
12958 $as_echo_n "(cached) " >&6
b5bd9624 12959else
6bb11ab3
L
12960 if test "$cross_compiling" = yes; then :
12961 lt_cv_dlopen_self_static=cross
12962else
12963 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12964 lt_status=$lt_dlunknown
12965 cat > conftest.$ac_ext <<_LT_EOF
16f7876d 12966#line 12966 "configure"
6bb11ab3
L
12967#include "confdefs.h"
12968
12969#if HAVE_DLFCN_H
12970#include <dlfcn.h>
12971#endif
12972
12973#include <stdio.h>
12974
12975#ifdef RTLD_GLOBAL
12976# define LT_DLGLOBAL RTLD_GLOBAL
12977#else
12978# ifdef DL_GLOBAL
12979# define LT_DLGLOBAL DL_GLOBAL
12980# else
12981# define LT_DLGLOBAL 0
12982# endif
12983#endif
12984
12985/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12986 find out it does not work in some platform. */
12987#ifndef LT_DLLAZY_OR_NOW
12988# ifdef RTLD_LAZY
12989# define LT_DLLAZY_OR_NOW RTLD_LAZY
12990# else
12991# ifdef DL_LAZY
12992# define LT_DLLAZY_OR_NOW DL_LAZY
12993# else
12994# ifdef RTLD_NOW
12995# define LT_DLLAZY_OR_NOW RTLD_NOW
12996# else
12997# ifdef DL_NOW
12998# define LT_DLLAZY_OR_NOW DL_NOW
12999# else
13000# define LT_DLLAZY_OR_NOW 0
13001# endif
13002# endif
13003# endif
13004# endif
13005#endif
13006
13007/* When -fvisbility=hidden is used, assume the code has been annotated
13008 correspondingly for the symbols needed. */
13009#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
13010void fnord () __attribute__((visibility("default")));
13011#endif
13012
13013void fnord () { int i=42; }
13014int main ()
13015{
13016 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
13017 int status = $lt_dlunknown;
13018
13019 if (self)
13020 {
13021 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
13022 else
13023 {
13024 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
13025 else puts (dlerror ());
13026 }
13027 /* dlclose (self); */
13028 }
13029 else
13030 puts (dlerror ());
13031
13032 return status;
13033}
13034_LT_EOF
13035 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13036 (eval $ac_link) 2>&5
13037 ac_status=$?
13038 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13039 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
13040 (./conftest; exit; ) >&5 2>/dev/null
13041 lt_status=$?
13042 case x$lt_status in
13043 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
13044 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
13045 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
13046 esac
13047 else :
13048 # compilation failed
13049 lt_cv_dlopen_self_static=no
13050 fi
b5bd9624 13051fi
6bb11ab3
L
13052rm -fr conftest*
13053
13054
b5bd9624 13055fi
6bb11ab3
L
13056{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
13057$as_echo "$lt_cv_dlopen_self_static" >&6; }
13058 fi
13059
13060 CPPFLAGS="$save_CPPFLAGS"
13061 LDFLAGS="$save_LDFLAGS"
13062 LIBS="$save_LIBS"
13063 ;;
13064 esac
13065
13066 case $lt_cv_dlopen_self in
13067 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
13068 *) enable_dlopen_self=unknown ;;
13069 esac
13070
13071 case $lt_cv_dlopen_self_static in
13072 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
13073 *) enable_dlopen_self_static=unknown ;;
13074 esac
13075fi
13076
13077
13078
13079
13080
13081
13082
13083
13084
13085
13086
13087
13088
13089
13090
13091
13092
13093striplib=
13094old_striplib=
13095{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
13096$as_echo_n "checking whether stripping libraries is possible... " >&6; }
13097if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
13098 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
13099 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
13100 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13101$as_echo "yes" >&6; }
13102else
13103# FIXME - insert some real tests, host_os isn't really good enough
13104 case $host_os in
13105 darwin*)
13106 if test -n "$STRIP" ; then
13107 striplib="$STRIP -x"
13108 old_striplib="$STRIP -S"
13109 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13110$as_echo "yes" >&6; }
13111 else
13112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13113$as_echo "no" >&6; }
13114 fi
13115 ;;
13116 *)
13117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13118$as_echo "no" >&6; }
13119 ;;
13120 esac
13121fi
13122
13123
13124
13125
13126
13127
13128
13129
13130
13131
13132
13133
13134 # Report which library types will actually be built
13135 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
13136$as_echo_n "checking if libtool supports shared libraries... " >&6; }
13137 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
13138$as_echo "$can_build_shared" >&6; }
13139
13140 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
13141$as_echo_n "checking whether to build shared libraries... " >&6; }
13142 test "$can_build_shared" = "no" && enable_shared=no
13143
13144 # On AIX, shared libraries and static libraries use the same namespace, and
13145 # are all built from PIC.
13146 case $host_os in
13147 aix3*)
13148 test "$enable_shared" = yes && enable_static=no
13149 if test -n "$RANLIB"; then
13150 archive_cmds="$archive_cmds~\$RANLIB \$lib"
13151 postinstall_cmds='$RANLIB $lib'
13152 fi
13153 ;;
13154
13155 aix[4-9]*)
13156 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
13157 test "$enable_shared" = yes && enable_static=no
13158 fi
13159 ;;
13160 esac
13161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
13162$as_echo "$enable_shared" >&6; }
13163
13164 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
13165$as_echo_n "checking whether to build static libraries... " >&6; }
13166 # Make sure either enable_shared or enable_static is yes.
13167 test "$enable_shared" = yes || enable_static=yes
13168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
13169$as_echo "$enable_static" >&6; }
13170
13171
13172
13173
13174fi
13175ac_ext=c
13176ac_cpp='$CPP $CPPFLAGS'
13177ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13178ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13179ac_compiler_gnu=$ac_cv_c_compiler_gnu
13180
13181CC="$lt_save_CC"
13182
13183
13184
13185
13186
13187
13188
13189
13190
b5bd9624 13191
b5bd9624 13192
b5bd9624 13193
b5bd9624 13194
6bb11ab3
L
13195 ac_config_commands="$ac_config_commands libtool"
13196
13197
13198
13199
13200# Only expand once:
13201
13202
5912fadd 13203
b5bd9624 13204
c906108c
SS
13205. ${srcdir}/../../bfd/configure.host
13206
13207
13208
31e6ad7d
MF
13209
13210{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
13211$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
13212 # Check whether --enable-maintainer-mode was given.
81ecdfbb 13213if test "${enable_maintainer_mode+set}" = set; then :
31e6ad7d
MF
13214 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
13215else
13216 USE_MAINTAINER_MODE=no
c906108c 13217fi
31e6ad7d
MF
13218
13219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
13220$as_echo "$USE_MAINTAINER_MODE" >&6; }
13221 if test $USE_MAINTAINER_MODE = yes; then
13222 MAINTAINER_MODE_TRUE=
13223 MAINTAINER_MODE_FALSE='#'
c906108c 13224else
31e6ad7d
MF
13225 MAINTAINER_MODE_TRUE='#'
13226 MAINTAINER_MODE_FALSE=
81ecdfbb
RW
13227fi
13228
31e6ad7d
MF
13229 MAINT=$MAINTAINER_MODE_TRUE
13230
13231
c906108c
SS
13232
13233
81ecdfbb
RW
13234# Check whether --enable-sim-debug was given.
13235if test "${enable_sim_debug+set}" = set; then :
13236 enableval=$enable_sim_debug; case "${enableval}" in
c906108c
SS
13237 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
13238 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
13239 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
13240esac
13241if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
13242 echo "Setting sim debug = $sim_debug" 6>&1
13243fi
13244else
13245 sim_debug=""
81ecdfbb
RW
13246fi
13247
c906108c
SS
13248
13249
81ecdfbb
RW
13250# Check whether --enable-sim-stdio was given.
13251if test "${enable_sim_stdio+set}" = set; then :
13252 enableval=$enable_sim_stdio; case "${enableval}" in
c906108c
SS
13253 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
13254 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
81ecdfbb 13255 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
c906108c
SS
13256esac
13257if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
13258 echo "Setting stdio flags = $sim_stdio" 6>&1
13259fi
13260else
13261 sim_stdio=""
81ecdfbb
RW
13262fi
13263
c906108c
SS
13264
13265
81ecdfbb
RW
13266# Check whether --enable-sim-trace was given.
13267if test "${enable_sim_trace+set}" = set; then :
13268 enableval=$enable_sim_trace; case "${enableval}" in
a3487082
MF
13269 yes) sim_trace="-DWITH_TRACE=-1";;
13270 no) sim_trace="-DWITH_TRACE=0";;
c906108c 13271 [-0-9]*)
a3487082 13272 sim_trace="-DWITH_TRACE='(${enableval})'";;
2232061b 13273 [[:lower:]]*)
c906108c
SS
13274 sim_trace=""
13275 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13276 if test x"$sim_trace" = x; then
13277 sim_trace="-DWITH_TRACE='(TRACE_$x"
13278 else
13279 sim_trace="${sim_trace}|TRACE_$x"
13280 fi
13281 done
13282 sim_trace="$sim_trace)'" ;;
13283esac
13284if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
13285 echo "Setting sim trace = $sim_trace" 6>&1
13286fi
13287else
13288 sim_trace=""
81ecdfbb
RW
13289fi
13290
c906108c
SS
13291
13292
81ecdfbb
RW
13293# Check whether --enable-sim-profile was given.
13294if test "${enable_sim_profile+set}" = set; then :
13295 enableval=$enable_sim_profile; case "${enableval}" in
c906108c
SS
13296 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
13297 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
13298 [-0-9]*)
13299 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
13300 [a-z]*)
13301 sim_profile=""
13302 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13303 if test x"$sim_profile" = x; then
13304 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
13305 else
13306 sim_profile="${sim_profile}|PROFILE_$x"
13307 fi
13308 done
13309 sim_profile="$sim_profile)'" ;;
13310esac
13311if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
13312 echo "Setting sim profile = $sim_profile" 6>&1
13313fi
13314else
eb2d80b4 13315 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
81ecdfbb
RW
13316fi
13317
c906108c
SS
13318
13319
35656e95
MF
13320# Check whether --enable-sim-assert was given.
13321if test "${enable_sim_assert+set}" = set; then :
13322 enableval=$enable_sim_assert; case "${enableval}" in
13323 yes) sim_assert="-DWITH_ASSERT=1";;
13324 no) sim_assert="-DWITH_ASSERT=0";;
13325 *) as_fn_error "\"--enable-sim-assert does not take a value\"" "$LINENO" 5; sim_assert="";;
13326esac
13327if test x"$silent" != x"yes" && test x"$sim_assert" != x""; then
13328 echo "Setting assert flags = $sim_assert" 6>&1
13329fi
13330else
13331 sim_assert=""
13332fi
13333
13334
16f7876d
MF
13335# Check whether --enable-sim-environment was given.
13336if test "${enable_sim_environment+set}" = set; then :
13337 enableval=$enable_sim_environment; case "${enableval}" in
13338 all | ALL) sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT";;
13339 user | USER) sim_environment="-DWITH_ENVIRONMENT=USER_ENVIRONMENT";;
13340 virtual | VIRTUAL) sim_environment="-DWITH_ENVIRONMENT=VIRTUAL_ENVIRONMENT";;
13341 operating | OPERATING) sim_environment="-DWITH_ENVIRONMENT=OPERATING_ENVIRONMENT";;
13342 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-environment\"" "$LINENO" 5;
13343 sim_environment="";;
13344esac
13345if test x"$silent" != x"yes" && test x"$sim_environment" != x""; then
13346 echo "Setting sim environment = $sim_environment" 6>&1
13347fi
13348else
13349 sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT"
13350fi
13351
13352
347fe5bb
MF
13353sim_inline="-DDEFAULT_INLINE=0"
13354# Check whether --enable-sim-inline was given.
13355if test "${enable_sim_inline+set}" = set; then :
13356 enableval=$enable_sim_inline; sim_inline=""
13357case "$enableval" in
13358 no) sim_inline="-DDEFAULT_INLINE=0";;
13359 0) sim_inline="-DDEFAULT_INLINE=0";;
13360 yes | 2) sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
13361 1) sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
13362 *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13363 new_flag=""
13364 case "$x" in
13365 *_INLINE=*) new_flag="-D$x";;
13366 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
13367 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
13368 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
13369 esac
13370 if test x"$sim_inline" = x""; then
13371 sim_inline="$new_flag"
13372 else
13373 sim_inline="$sim_inline $new_flag"
13374 fi
13375 done;;
13376esac
13377if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
13378 echo "Setting inline flags = $sim_inline" 6>&1
13379fi
13380fi
13381
13382
13383
6efef468 13384
81ecdfbb
RW
13385# Check whether --with-pkgversion was given.
13386if test "${with_pkgversion+set}" = set; then :
13387 withval=$with_pkgversion; case "$withval" in
13388 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
6efef468
JM
13389 no) PKGVERSION= ;;
13390 *) PKGVERSION="($withval) " ;;
13391 esac
13392else
bf12d44e 13393 PKGVERSION="(SIM) "
6efef468 13394
81ecdfbb
RW
13395fi
13396
6efef468
JM
13397
13398
13399
13400
81ecdfbb
RW
13401# Check whether --with-bugurl was given.
13402if test "${with_bugurl+set}" = set; then :
13403 withval=$with_bugurl; case "$withval" in
13404 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
6efef468
JM
13405 no) BUGURL=
13406 ;;
13407 *) BUGURL="$withval"
13408 ;;
13409 esac
13410else
13411 BUGURL="http://www.gnu.org/software/gdb/bugs/"
13412
81ecdfbb
RW
13413fi
13414
6efef468
JM
13415 case ${BUGURL} in
13416 "")
13417 REPORT_BUGS_TO=
13418 REPORT_BUGS_TEXI=
13419 ;;
13420 *)
13421 REPORT_BUGS_TO="<$BUGURL>"
13422 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
13423 ;;
13424 esac;
13425
13426
13427
13428
13429cat >>confdefs.h <<_ACEOF
13430#define PKGVERSION "$PKGVERSION"
13431_ACEOF
13432
13433
13434cat >>confdefs.h <<_ACEOF
13435#define REPORT_BUGS_TO "$REPORT_BUGS_TO"
13436_ACEOF
13437
13438
81ecdfbb
RW
13439{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
13440$as_echo_n "checking return type of signal handlers... " >&6; }
13441if test "${ac_cv_type_signal+set}" = set; then :
13442 $as_echo_n "(cached) " >&6
c906108c 13443else
81ecdfbb 13444 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13445/* end confdefs.h. */
c906108c
SS
13446#include <sys/types.h>
13447#include <signal.h>
c906108c 13448
b7026657
AC
13449int
13450main ()
13451{
81ecdfbb 13452return *(signal (0, 0)) (0) == 1;
b7026657
AC
13453 ;
13454 return 0;
13455}
13456_ACEOF
81ecdfbb
RW
13457if ac_fn_c_try_compile "$LINENO"; then :
13458 ac_cv_type_signal=int
c906108c 13459else
81ecdfbb 13460 ac_cv_type_signal=void
c906108c 13461fi
81ecdfbb 13462rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 13463fi
81ecdfbb
RW
13464{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
13465$as_echo "$ac_cv_type_signal" >&6; }
c906108c 13466
b7026657 13467cat >>confdefs.h <<_ACEOF
c906108c 13468#define RETSIGTYPE $ac_cv_type_signal
b7026657 13469_ACEOF
c906108c
SS
13470
13471
cd0fc7c3
SS
13472
13473
c906108c 13474
c906108c
SS
13475
13476
6ffe910a 13477
1ac72f06 13478wire_endian="LITTLE"
c906108c 13479default_endian=""
81ecdfbb
RW
13480# Check whether --enable-sim-endian was given.
13481if test "${enable_sim_endian+set}" = set; then :
13482 enableval=$enable_sim_endian; case "${enableval}" in
1ac72f06
MF
13483 b*|B*) sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG";;
13484 l*|L*) sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE";;
c906108c 13485 yes) if test x"$wire_endian" != x; then
1ac72f06 13486 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
c906108c 13487 else
1ac72f06
MF
13488 if test x"$default_endian" != x; then
13489 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
c906108c
SS
13490 else
13491 echo "No hard-wired endian for target $target" 1>&6
1ac72f06 13492 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_UNKNOWN"
c906108c
SS
13493 fi
13494 fi;;
13495 no) if test x"$default_endian" != x; then
1ac72f06 13496 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
c906108c
SS
13497 else
13498 if test x"$wire_endian" != x; then
1ac72f06 13499 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
c906108c
SS
13500 else
13501 echo "No default endian for target $target" 1>&6
1ac72f06 13502 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_UNKNOWN"
c906108c
SS
13503 fi
13504 fi;;
81ecdfbb 13505 *) as_fn_error "\"Unknown value $enableval for --enable-sim-endian\"" "$LINENO" 5; sim_endian="";;
c906108c
SS
13506esac
13507if test x"$silent" != x"yes" && test x"$sim_endian" != x""; then
13508 echo "Setting endian flags = $sim_endian" 6>&1
13509fi
13510else
13511 if test x"$default_endian" != x; then
1ac72f06 13512 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
c906108c
SS
13513else
13514 if test x"$wire_endian" != x; then
1ac72f06 13515 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
c906108c
SS
13516 else
13517 sim_endian=
13518 fi
13519fi
81ecdfbb
RW
13520fi
13521
c906108c
SS
13522wire_alignment="NONSTRICT_ALIGNMENT"
13523default_alignment=""
13524
81ecdfbb
RW
13525# Check whether --enable-sim-alignment was given.
13526if test "${enable_sim_alignment+set}" = set; then :
13527 enableval=$enable_sim_alignment; case "${enableval}" in
c906108c
SS
13528 strict | STRICT) sim_alignment="-DWITH_ALIGNMENT=STRICT_ALIGNMENT";;
13529 nonstrict | NONSTRICT) sim_alignment="-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT";;
13530 forced | FORCED) sim_alignment="-DWITH_ALIGNMENT=FORCED_ALIGNMENT";;
13531 yes) if test x"$wire_alignment" != x; then
13532 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13533 else
13534 if test x"$default_alignment" != x; then
13535 sim_alignment="-DWITH_ALIGNMENT=${default_alignment}"
13536 else
13537 echo "No hard-wired alignment for target $target" 1>&6
13538 sim_alignment="-DWITH_ALIGNMENT=0"
13539 fi
13540 fi;;
13541 no) if test x"$default_alignment" != x; then
13542 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13543 else
13544 if test x"$wire_alignment" != x; then
13545 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${wire_alignment}"
13546 else
13547 echo "No default alignment for target $target" 1>&6
13548 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=0"
13549 fi
13550 fi;;
81ecdfbb 13551 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-alignment\"" "$LINENO" 5; sim_alignment="";;
c906108c
SS
13552esac
13553if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
13554 echo "Setting alignment flags = $sim_alignment" 6>&1
13555fi
13556else
13557 if test x"$default_alignment" != x; then
13558 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13559else
13560 if test x"$wire_alignment" != x; then
13561 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13562 else
13563 sim_alignment=
13564 fi
13565fi
81ecdfbb
RW
13566fi
13567
c906108c 13568
2232061b
MF
13569# Check whether --enable-werror was given.
13570if test "${enable_werror+set}" = set; then :
13571 enableval=$enable_werror; case "${enableval}" in
13572 yes | y) ERROR_ON_WARNING="yes" ;;
13573 no | n) ERROR_ON_WARNING="no" ;;
13574 *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
13575 esac
13576fi
13577
13578
13579# Enable -Werror by default when using gcc
13580if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
13581 ERROR_ON_WARNING=yes
51216631 13582fi
2232061b
MF
13583
13584WERROR_CFLAGS=""
13585if test "${ERROR_ON_WARNING}" = yes ; then
13586# NOTE: Disabled in the sim dir due to most sims generating warnings.
13587# WERROR_CFLAGS="-Werror"
13588 true
13589fi
13590
2232061b 13591build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
1a8a700e 13592-Wpointer-sign \
2232061b 13593-Wno-unused -Wunused-value -Wunused-function \
1a8a700e
MF
13594-Wno-switch -Wno-char-subscripts -Wmissing-prototypes
13595-Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \
13596-Wold-style-declaration -Wold-style-definition"
2232061b
MF
13597
13598# Enable -Wno-format by default when using gcc on mingw since many
13599# GCC versions complain about %I64.
13600case "${host}" in
13601 *-*-mingw32*) build_warnings="$build_warnings -Wno-format" ;;
d3685d60 13602 *) build_warnings="$build_warnings -Wformat-nonliteral" ;;
2232061b
MF
13603esac
13604
81ecdfbb
RW
13605# Check whether --enable-build-warnings was given.
13606if test "${enable_build_warnings+set}" = set; then :
13607 enableval=$enable_build_warnings; case "${enableval}" in
c8cca39f
AC
13608 yes) ;;
13609 no) build_warnings="-w";;
13610 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13611 build_warnings="${build_warnings} ${t}";;
13612 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13613 build_warnings="${t} ${build_warnings}";;
13614 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13615esac
13616if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13617 echo "Setting compiler warning flags = $build_warnings" 6>&1
13618fi
81ecdfbb
RW
13619fi
13620# Check whether --enable-sim-build-warnings was given.
13621if test "${enable_sim_build_warnings+set}" = set; then :
13622 enableval=$enable_sim_build_warnings; case "${enableval}" in
c906108c
SS
13623 yes) ;;
13624 no) build_warnings="-w";;
13625 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c8cca39f 13626 build_warnings="${build_warnings} ${t}";;
c906108c 13627 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c8cca39f
AC
13628 build_warnings="${t} ${build_warnings}";;
13629 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
c906108c
SS
13630esac
13631if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
c8cca39f
AC
13632 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
13633fi
81ecdfbb
RW
13634fi
13635WARN_CFLAGS=""
d4f3574e
SS
13636if test "x${build_warnings}" != x -a "x$GCC" = xyes
13637then
81ecdfbb
RW
13638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
13639$as_echo_n "checking compiler warning flags... " >&6; }
c8cca39f
AC
13640 # Separate out the -Werror flag as some files just cannot be
13641 # compiled with it enabled.
13642 for w in ${build_warnings}; do
13643 case $w in
13644 -Werr*) WERROR_CFLAGS=-Werror ;;
13645 *) # Check that GCC accepts it
13646 saved_CFLAGS="$CFLAGS"
13647 CFLAGS="$CFLAGS $w"
81ecdfbb 13648 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13649/* end confdefs.h. */
c8cca39f 13650
b7026657
AC
13651int
13652main ()
13653{
c8cca39f 13654
b7026657
AC
13655 ;
13656 return 0;
13657}
13658_ACEOF
81ecdfbb 13659if ac_fn_c_try_compile "$LINENO"; then :
c8cca39f 13660 WARN_CFLAGS="${WARN_CFLAGS} $w"
c8cca39f 13661fi
81ecdfbb 13662rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c8cca39f
AC
13663 CFLAGS="$saved_CFLAGS"
13664 esac
13665 done
2232061b
MF
13666 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
13667$as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
c906108c
SS
13668fi
13669
13670
13671default_sim_reserved_bits="1"
81ecdfbb
RW
13672# Check whether --enable-sim-reserved-bits was given.
13673if test "${enable_sim_reserved_bits+set}" = set; then :
13674 enableval=$enable_sim_reserved_bits; case "${enableval}" in
c906108c
SS
13675 yes) sim_reserved_bits="-DWITH_RESERVED_BITS=1";;
13676 no) sim_reserved_bits="-DWITH_RESERVED_BITS=0";;
81ecdfbb 13677 *) as_fn_error "\"--enable-sim-reserved-bits does not take a value\"" "$LINENO" 5; sim_reserved_bits="";;
c906108c
SS
13678esac
13679if test x"$silent" != x"yes" && test x"$sim_reserved_bits" != x""; then
13680 echo "Setting reserved flags = $sim_reserved_bits" 6>&1
13681fi
13682else
13683 sim_reserved_bits="-DWITH_RESERVED_BITS=${default_sim_reserved_bits}"
81ecdfbb
RW
13684fi
13685
c906108c
SS
13686wire_word_bitsize="32"
13687wire_word_msb="31"
13688wire_address_bitsize=""
13689wire_cell_bitsize=""
81ecdfbb
RW
13690# Check whether --enable-sim-bitsize was given.
13691if test "${enable_sim_bitsize+set}" = set; then :
13692 enableval=$enable_sim_bitsize; sim_bitsize=
c906108c
SS
13693case "${enableval}" in
13694 64,63 | 64,63,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=63";;
13695 32,31 | 32,31,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=31";;
13696 64,0 | 64,0,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0";;
13697 32,0 | 64,0,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0";;
13698 32) if test x"$wire_word_msb" != x -a x"$wire_word_msb" != x0; then
13699 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=31"
13700 else
13701 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0"
13702 fi ;;
13703 64) if test x"$wire_word_msb" != x -a x"$wire_word_msb" != x0; then
13704 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=63"
13705 else
13706 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=0"
13707 fi ;;
81ecdfbb 13708 *) as_fn_error "\"--enable-sim-bitsize was given $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
c906108c
SS
13709esac
13710# address bitsize
13711tmp=`echo "${enableval}" | sed -e "s/^[0-9]*,*[0-9]*,*//"`
13712case x"${tmp}" in
13713 x ) ;;
13714 x32 | x32,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_ADDRESS_BITSIZE=32" ;;
13715 x64 | x64,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_ADDRESS_BITSIZE=64" ;;
81ecdfbb 13716 * ) as_fn_error "\"--enable-sim-bitsize was given address size $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
c906108c
SS
13717esac
13718# cell bitsize
13719tmp=`echo "${enableval}" | sed -e "s/^[0-9]*,*[0-9*]*,*[0-9]*,*//"`
13720case x"${tmp}" in
13721 x ) ;;
13722 x32 | x32,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_CELL_BITSIZE=32" ;;
13723 x64 | x64,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_CELL_BITSIZE=64" ;;
81ecdfbb 13724 * ) as_fn_error "\"--enable-sim-bitsize was given cell size $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
c906108c
SS
13725esac
13726if test x"$silent" != x"yes" && test x"$sim_bitsize" != x""; then
13727 echo "Setting bitsize flags = $sim_bitsize" 6>&1
13728fi
13729else
13730 sim_bitsize=""
13731if test x"$wire_word_bitsize" != x; then
13732 sim_bitsize="$sim_bitsize -DWITH_TARGET_WORD_BITSIZE=$wire_word_bitsize"
13733fi
13734if test x"$wire_word_msb" != x; then
13735 sim_bitsize="$sim_bitsize -DWITH_TARGET_WORD_MSB=$wire_word_msb"
13736fi
13737if test x"$wire_address_bitsize" != x; then
13738 sim_bitsize="$sim_bitsize -DWITH_TARGET_ADDRESS_BITSIZE=$wire_address_bitsize"
13739fi
13740if test x"$wire_cell_bitsize" != x; then
13741 sim_bitsize="$sim_bitsize -DWITH_TARGET_CELL_BITSIZE=$wire_cell_bitsize"
13742fi
81ecdfbb
RW
13743fi
13744
c906108c 13745
81ecdfbb 13746if test ""; then
6ffe910a 13747 hardware=""
b7026657 13748else
6ffe910a 13749 hardware="cfi core pal glue"
b7026657 13750fi
6ffe910a 13751hardware="$hardware mn103cpu mn103int mn103tim mn103ser mn103iop"
1517bd27 13752
81ecdfbb
RW
13753sim_hw_cflags="-DWITH_HW=1"
13754sim_hw="$hardware"
13755sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\1.o/g'`"
1517bd27 13756
81ecdfbb
RW
13757# Check whether --enable-sim-hardware was given.
13758if test "${enable_sim_hardware+set}" = set; then :
13759 enableval=$enable_sim_hardware;
30452bbe
MF
13760else
13761 enable_sim_hardware="yes"
1517bd27
MF
13762fi
13763
13764case ${enable_sim_hardware} in
64dd13df
MF
13765 yes|no) ;;
13766 ,*) hardware="${hardware} `echo ${enableval} | sed -e 's/,/ /'`";;
13767 *,) hardware="`echo ${enableval} | sed -e 's/,/ /'` ${hardware}";;
13768 *) hardware="`echo ${enableval} | sed -e 's/,/ /'`"'';;
81ecdfbb 13769esac
1517bd27 13770
64dd13df 13771if test "$enable_sim_hardware" = no; then
81ecdfbb
RW
13772 sim_hw_objs=
13773 sim_hw_cflags="-DWITH_HW=0"
13774 sim_hw=
b7026657 13775else
81ecdfbb
RW
13776 sim_hw_cflags="-DWITH_HW=1"
13777 # remove duplicates
13778 sim_hw=""
13779 sim_hw_objs="\$(SIM_COMMON_HW_OBJS)"
13780 for i in $hardware ; do
13781 case " $sim_hw " in
13782 *" $i "*) ;;
13783 *) sim_hw="$sim_hw $i" ; sim_hw_objs="$sim_hw_objs dv-$i.o";;
13784 esac
13785 done
fb61c40a 13786 # mingw does not support sockser
fb61c40a
JS
13787 case ${host} in
13788 *mingw*) ;;
49cd1634
MF
13789 *) # TODO: We don't add dv-sockser to sim_hw as it is not a "real" device
13790 # that you instatiate. Instead, other code will call into it directly.
13791 # At some point, we should convert it over.
13792 sim_hw_objs="$sim_hw_objs dv-sockser.o"
fb61c40a
JS
13793
13794cat >>confdefs.h <<_ACEOF
13795#define HAVE_DV_SOCKSER 1
13796_ACEOF
13797
13798 ;;
13799 esac
1517bd27
MF
13800 if test x"$silent" != x"yes"; then
13801 echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
fb61c40a 13802 fi
1517bd27
MF
13803 case " $hardware " in
13804 *" cfi "*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for log2 in -lm" >&5
4399a56b
MF
13805$as_echo_n "checking for log2 in -lm... " >&6; }
13806if test "${ac_cv_lib_m_log2+set}" = set; then :
13807 $as_echo_n "(cached) " >&6
13808else
13809 ac_check_lib_save_LIBS=$LIBS
13810LIBS="-lm $LIBS"
13811cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13812/* end confdefs.h. */
13813
13814/* Override any GCC internal prototype to avoid an error.
13815 Use char because int might match the return type of a GCC
13816 builtin and then its argument prototype would still apply. */
13817#ifdef __cplusplus
13818extern "C"
13819#endif
13820char log2 ();
13821int
13822main ()
13823{
13824return log2 ();
13825 ;
13826 return 0;
13827}
13828_ACEOF
13829if ac_fn_c_try_link "$LINENO"; then :
13830 ac_cv_lib_m_log2=yes
13831else
13832 ac_cv_lib_m_log2=no
13833fi
13834rm -f core conftest.err conftest.$ac_objext \
13835 conftest$ac_exeext conftest.$ac_ext
13836LIBS=$ac_check_lib_save_LIBS
13837fi
13838{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_log2" >&5
13839$as_echo "$ac_cv_lib_m_log2" >&6; }
13840if test "x$ac_cv_lib_m_log2" = x""yes; then :
13841 cat >>confdefs.h <<_ACEOF
13842#define HAVE_LIBM 1
13843_ACEOF
13844
13845 LIBS="-lm $LIBS"
13846
13847fi
13848;;
1517bd27
MF
13849 esac
13850fi
4399a56b 13851
81ecdfbb
RW
13852
13853for ac_func in time chmod utime fork execve execv chown
13854do :
13855 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13856ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13857eval as_val=\$$as_ac_var
13858 if test "x$as_val" = x""yes; then :
13859 cat >>confdefs.h <<_ACEOF
13860#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13861_ACEOF
b7026657
AC
13862
13863fi
81ecdfbb
RW
13864done
13865
5cddc23a 13866for ac_header in utime.h
81ecdfbb 13867do :
5cddc23a
MF
13868 ac_fn_c_check_header_mongrel "$LINENO" "utime.h" "ac_cv_header_utime_h" "$ac_includes_default"
13869if test "x$ac_cv_header_utime_h" = x""yes; then :
b7026657 13870 cat >>confdefs.h <<_ACEOF
5cddc23a 13871#define HAVE_UTIME_H 1
b7026657
AC
13872_ACEOF
13873
13874fi
13875
13876done
13877
13878
13879
b7026657
AC
13880cgen_breaks=""
13881if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13882cgen_breaks="break cgen_rtx_error";
13883fi
13884
81ecdfbb 13885ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
38f48d72 13886
81ecdfbb 13887ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
38f48d72 13888
81ecdfbb 13889ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
38f48d72 13890
81ecdfbb 13891ac_config_commands="$ac_config_commands Makefile"
38f48d72 13892
81ecdfbb 13893ac_config_commands="$ac_config_commands stamp-h"
38f48d72 13894
b7026657
AC
13895cat >confcache <<\_ACEOF
13896# This file is a shell script that caches the results of configure
13897# tests run on this system so they can be shared between configure
13898# scripts and configure runs, see configure's option --config-cache.
13899# It is not useful on other systems. If it contains results you don't
13900# want to keep, you may remove or edit it.
13901#
13902# config.status only pays attention to the cache file if you give it
13903# the --recheck option to rerun configure.
13904#
13905# `ac_cv_env_foo' variables (set or unset) will be overridden when
13906# loading this file, other *unset* `ac_cv_foo' will be assigned the
13907# following values.
13908
13909_ACEOF
13910
13911# The following way of writing the cache mishandles newlines in values,
13912# but we know of no workaround that is simple, portable, and efficient.
81ecdfbb 13913# So, we kill variables containing newlines.
b7026657
AC
13914# Ultrix sh set writes to stderr and can't be redirected directly,
13915# and sets the high bit in the cache file unless we assign to the vars.
81ecdfbb
RW
13916(
13917 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13918 eval ac_val=\$$ac_var
13919 case $ac_val in #(
13920 *${as_nl}*)
13921 case $ac_var in #(
13922 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13923$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13924 esac
13925 case $ac_var in #(
13926 _ | IFS | as_nl) ;; #(
13927 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13928 *) { eval $ac_var=; unset $ac_var;} ;;
13929 esac ;;
13930 esac
13931 done
13932
b7026657 13933 (set) 2>&1 |
81ecdfbb
RW
13934 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13935 *${as_nl}ac_space=\ *)
13936 # `set' does not quote correctly, so add quotes: double-quote
13937 # substitution turns \\\\ into \\, and sed turns \\ into \.
b7026657
AC
13938 sed -n \
13939 "s/'/'\\\\''/g;
13940 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
81ecdfbb 13941 ;; #(
b7026657
AC
13942 *)
13943 # `set' quotes correctly as required by POSIX, so do not add quotes.
81ecdfbb 13944 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b7026657 13945 ;;
81ecdfbb
RW
13946 esac |
13947 sort
13948) |
b7026657 13949 sed '
81ecdfbb 13950 /^ac_cv_env_/b end
b7026657 13951 t clear
81ecdfbb 13952 :clear
b7026657
AC
13953 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13954 t end
81ecdfbb
RW
13955 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13956 :end' >>confcache
13957if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13958 if test -w "$cache_file"; then
13959 test "x$cache_file" != "x/dev/null" &&
13960 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13961$as_echo "$as_me: updating cache $cache_file" >&6;}
b7026657
AC
13962 cat confcache >$cache_file
13963 else
81ecdfbb
RW
13964 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13965$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
b7026657
AC
13966 fi
13967fi
13968rm -f confcache
13969
13970test "x$prefix" = xNONE && prefix=$ac_default_prefix
13971# Let make expand exec_prefix.
13972test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13973
b7026657
AC
13974DEFS=-DHAVE_CONFIG_H
13975
13976ac_libobjs=
13977ac_ltlibobjs=
13978for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13979 # 1. Remove the extension, and $U if already installed.
81ecdfbb
RW
13980 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13981 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13982 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13983 # will be set to the directory where LIBOBJS objects are built.
13984 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13985 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
b7026657
AC
13986done
13987LIBOBJS=$ac_libobjs
13988
13989LTLIBOBJS=$ac_ltlibobjs
13990
13991
0cb8d851 13992
db2e4d67
MF
13993if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13994 as_fn_error "conditional \"GMAKE\" was never defined.
13995Usually this means the macro was only invoked conditionally." "$LINENO" 5
13996fi
6bb11ab3
L
13997if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13998 as_fn_error "conditional \"PLUGINS\" was never defined.
13999Usually this means the macro was only invoked conditionally." "$LINENO" 5
14000fi
31e6ad7d
MF
14001if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
14002 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
14003Usually this means the macro was only invoked conditionally." "$LINENO" 5
14004fi
b7026657
AC
14005
14006: ${CONFIG_STATUS=./config.status}
81ecdfbb 14007ac_write_fail=0
b7026657
AC
14008ac_clean_files_save=$ac_clean_files
14009ac_clean_files="$ac_clean_files $CONFIG_STATUS"
81ecdfbb
RW
14010{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14011$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14012as_write_fail=0
14013cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
b7026657
AC
14014#! $SHELL
14015# Generated by $as_me.
14016# Run this file to recreate the current configuration.
14017# Compiler output produced by configure, useful for debugging
14018# configure, is in config.log if it exists.
14019
14020debug=false
14021ac_cs_recheck=false
14022ac_cs_silent=false
b7026657 14023
81ecdfbb
RW
14024SHELL=\${CONFIG_SHELL-$SHELL}
14025export SHELL
14026_ASEOF
14027cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
14028## -------------------- ##
14029## M4sh Initialization. ##
14030## -------------------- ##
14031
14032# Be more Bourne compatible
14033DUALCASE=1; export DUALCASE # for MKS sh
14034if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
b7026657
AC
14035 emulate sh
14036 NULLCMD=:
81ecdfbb 14037 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
b7026657
AC
14038 # is contrary to our usage. Disable this feature.
14039 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
14040 setopt NO_GLOB_SUBST
14041else
14042 case `(set -o) 2>/dev/null` in #(
14043 *posix*) :
14044 set -o posix ;; #(
14045 *) :
14046 ;;
14047esac
b7026657 14048fi
b7026657 14049
81ecdfbb
RW
14050
14051as_nl='
14052'
14053export as_nl
14054# Printing a long string crashes Solaris 7 /usr/bin/printf.
14055as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
14056as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
14057as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
14058# Prefer a ksh shell builtin over an external printf program on Solaris,
14059# but without wasting forks for bash or zsh.
14060if test -z "$BASH_VERSION$ZSH_VERSION" \
14061 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
14062 as_echo='print -r --'
14063 as_echo_n='print -rn --'
14064elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
14065 as_echo='printf %s\n'
14066 as_echo_n='printf %s'
14067else
14068 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
14069 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
14070 as_echo_n='/usr/ucb/echo -n'
14071 else
14072 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
14073 as_echo_n_body='eval
14074 arg=$1;
14075 case $arg in #(
14076 *"$as_nl"*)
14077 expr "X$arg" : "X\\(.*\\)$as_nl";
14078 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
14079 esac;
14080 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
14081 '
14082 export as_echo_n_body
14083 as_echo_n='sh -c $as_echo_n_body as_echo'
14084 fi
14085 export as_echo_body
14086 as_echo='sh -c $as_echo_body as_echo'
14087fi
14088
14089# The user is always right.
14090if test "${PATH_SEPARATOR+set}" != set; then
14091 PATH_SEPARATOR=:
14092 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
14093 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14094 PATH_SEPARATOR=';'
14095 }
c906108c 14096fi
b7026657
AC
14097
14098
81ecdfbb
RW
14099# IFS
14100# We need space, tab and new line, in precisely that order. Quoting is
14101# there to prevent editors from complaining about space-tab.
14102# (If _AS_PATH_WALK were called with IFS unset, it would disable word
14103# splitting by setting IFS to empty value.)
14104IFS=" "" $as_nl"
14105
14106# Find who we are. Look in the path if we contain no directory separator.
14107case $0 in #((
14108 *[\\/]* ) as_myself=$0 ;;
14109 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14110for as_dir in $PATH
14111do
14112 IFS=$as_save_IFS
14113 test -z "$as_dir" && as_dir=.
14114 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
14115 done
14116IFS=$as_save_IFS
14117
14118 ;;
14119esac
14120# We did not find ourselves, most probably we were run as `sh COMMAND'
14121# in which case we are not to be found in the path.
14122if test "x$as_myself" = x; then
14123 as_myself=$0
14124fi
14125if test ! -f "$as_myself"; then
14126 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
14127 exit 1
14128fi
14129
14130# Unset variables that we do not need and which cause bugs (e.g. in
14131# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
14132# suppresses any "Segmentation fault" message there. '((' could
14133# trigger a bug in pdksh 5.2.14.
14134for as_var in BASH_ENV ENV MAIL MAILPATH
14135do eval test x\${$as_var+set} = xset \
14136 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
14137done
b7026657
AC
14138PS1='$ '
14139PS2='> '
14140PS4='+ '
14141
14142# NLS nuisances.
81ecdfbb
RW
14143LC_ALL=C
14144export LC_ALL
14145LANGUAGE=C
14146export LANGUAGE
14147
14148# CDPATH.
14149(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14150
14151
14152# as_fn_error ERROR [LINENO LOG_FD]
14153# ---------------------------------
14154# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
14155# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
14156# script with status $?, using 1 if that was 0.
14157as_fn_error ()
14158{
14159 as_status=$?; test $as_status -eq 0 && as_status=1
14160 if test "$3"; then
14161 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14162 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
b7026657 14163 fi
81ecdfbb
RW
14164 $as_echo "$as_me: error: $1" >&2
14165 as_fn_exit $as_status
14166} # as_fn_error
14167
14168
14169# as_fn_set_status STATUS
14170# -----------------------
14171# Set $? to STATUS, without forking.
14172as_fn_set_status ()
14173{
14174 return $1
14175} # as_fn_set_status
14176
14177# as_fn_exit STATUS
14178# -----------------
14179# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
14180as_fn_exit ()
14181{
14182 set +e
14183 as_fn_set_status $1
14184 exit $1
14185} # as_fn_exit
14186
14187# as_fn_unset VAR
14188# ---------------
14189# Portably unset VAR.
14190as_fn_unset ()
14191{
14192 { eval $1=; unset $1;}
14193}
14194as_unset=as_fn_unset
14195# as_fn_append VAR VALUE
14196# ----------------------
14197# Append the text in VALUE to the end of the definition contained in VAR. Take
14198# advantage of any shell optimizations that allow amortized linear growth over
14199# repeated appends, instead of the typical quadratic growth present in naive
14200# implementations.
14201if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
14202 eval 'as_fn_append ()
14203 {
14204 eval $1+=\$2
14205 }'
14206else
14207 as_fn_append ()
14208 {
14209 eval $1=\$$1\$2
14210 }
14211fi # as_fn_append
14212
14213# as_fn_arith ARG...
14214# ------------------
14215# Perform arithmetic evaluation on the ARGs, and store the result in the
14216# global $as_val. Take advantage of shells that can avoid forks. The arguments
14217# must be portable across $(()) and expr.
14218if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
14219 eval 'as_fn_arith ()
14220 {
14221 as_val=$(( $* ))
14222 }'
14223else
14224 as_fn_arith ()
14225 {
14226 as_val=`expr "$@" || test $? -eq 1`
14227 }
14228fi # as_fn_arith
14229
b7026657 14230
81ecdfbb
RW
14231if expr a : '\(a\)' >/dev/null 2>&1 &&
14232 test "X`expr 00001 : '.*\(...\)'`" = X001; then
b7026657
AC
14233 as_expr=expr
14234else
14235 as_expr=false
c906108c 14236fi
b7026657 14237
81ecdfbb 14238if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
b7026657
AC
14239 as_basename=basename
14240else
14241 as_basename=false
c906108c
SS
14242fi
14243
81ecdfbb
RW
14244if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
14245 as_dirname=dirname
14246else
14247 as_dirname=false
14248fi
c906108c 14249
81ecdfbb 14250as_me=`$as_basename -- "$0" ||
b7026657
AC
14251$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
14252 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
14253 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
14254$as_echo X/"$0" |
14255 sed '/^.*\/\([^/][^/]*\)\/*$/{
14256 s//\1/
14257 q
14258 }
14259 /^X\/\(\/\/\)$/{
14260 s//\1/
14261 q
14262 }
14263 /^X\/\(\/\).*/{
14264 s//\1/
14265 q
14266 }
14267 s/.*/./; q'`
b7026657 14268
b7026657
AC
14269# Avoid depending upon Character Ranges.
14270as_cr_letters='abcdefghijklmnopqrstuvwxyz'
14271as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
14272as_cr_Letters=$as_cr_letters$as_cr_LETTERS
14273as_cr_digits='0123456789'
14274as_cr_alnum=$as_cr_Letters$as_cr_digits
14275
81ecdfbb
RW
14276ECHO_C= ECHO_N= ECHO_T=
14277case `echo -n x` in #(((((
14278-n*)
14279 case `echo 'xy\c'` in
14280 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
14281 xy) ECHO_C='\c';;
14282 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
14283 ECHO_T=' ';;
14284 esac;;
14285*)
14286 ECHO_N='-n';;
b7026657
AC
14287esac
14288
81ecdfbb
RW
14289rm -f conf$$ conf$$.exe conf$$.file
14290if test -d conf$$.dir; then
14291 rm -f conf$$.dir/conf$$.file
c906108c 14292else
81ecdfbb
RW
14293 rm -f conf$$.dir
14294 mkdir conf$$.dir 2>/dev/null
c906108c 14295fi
81ecdfbb
RW
14296if (echo >conf$$.file) 2>/dev/null; then
14297 if ln -s conf$$.file conf$$ 2>/dev/null; then
b7026657 14298 as_ln_s='ln -s'
81ecdfbb
RW
14299 # ... but there are two gotchas:
14300 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14301 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14302 # In both cases, we have to default to `cp -p'.
14303 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14304 as_ln_s='cp -p'
14305 elif ln conf$$.file conf$$ 2>/dev/null; then
14306 as_ln_s=ln
14307 else
14308 as_ln_s='cp -p'
b7026657 14309 fi
b7026657
AC
14310else
14311 as_ln_s='cp -p'
c906108c 14312fi
81ecdfbb
RW
14313rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14314rmdir conf$$.dir 2>/dev/null
14315
14316
14317# as_fn_mkdir_p
14318# -------------
14319# Create "$as_dir" as a directory, including parents if necessary.
14320as_fn_mkdir_p ()
14321{
14322
14323 case $as_dir in #(
14324 -*) as_dir=./$as_dir;;
14325 esac
14326 test -d "$as_dir" || eval $as_mkdir_p || {
14327 as_dirs=
14328 while :; do
14329 case $as_dir in #(
14330 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14331 *) as_qdir=$as_dir;;
14332 esac
14333 as_dirs="'$as_qdir' $as_dirs"
14334 as_dir=`$as_dirname -- "$as_dir" ||
14335$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14336 X"$as_dir" : 'X\(//\)[^/]' \| \
14337 X"$as_dir" : 'X\(//\)$' \| \
14338 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14339$as_echo X"$as_dir" |
14340 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14341 s//\1/
14342 q
14343 }
14344 /^X\(\/\/\)[^/].*/{
14345 s//\1/
14346 q
14347 }
14348 /^X\(\/\/\)$/{
14349 s//\1/
14350 q
14351 }
14352 /^X\(\/\).*/{
14353 s//\1/
14354 q
14355 }
14356 s/.*/./; q'`
14357 test -d "$as_dir" && break
14358 done
14359 test -z "$as_dirs" || eval "mkdir $as_dirs"
14360 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14361
c906108c 14362
81ecdfbb 14363} # as_fn_mkdir_p
b7026657 14364if mkdir -p . 2>/dev/null; then
81ecdfbb 14365 as_mkdir_p='mkdir -p "$as_dir"'
c906108c 14366else
b7026657
AC
14367 test -d ./-p && rmdir ./-p
14368 as_mkdir_p=false
c906108c 14369fi
c906108c 14370
81ecdfbb
RW
14371if test -x / >/dev/null 2>&1; then
14372 as_test_x='test -x'
14373else
14374 if ls -dL / >/dev/null 2>&1; then
14375 as_ls_L_option=L
14376 else
14377 as_ls_L_option=
14378 fi
14379 as_test_x='
14380 eval sh -c '\''
14381 if test -d "$1"; then
14382 test -d "$1/.";
14383 else
14384 case $1 in #(
14385 -*)set "./$1";;
14386 esac;
14387 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14388 ???[sx]*):;;*)false;;esac;fi
14389 '\'' sh
14390 '
14391fi
14392as_executable_p=$as_test_x
b7026657
AC
14393
14394# Sed expression to map a string onto a valid CPP name.
14395as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
14396
14397# Sed expression to map a string onto a valid variable name.
14398as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
14399
14400
b7026657 14401exec 6>&1
81ecdfbb
RW
14402## ----------------------------------- ##
14403## Main body of $CONFIG_STATUS script. ##
14404## ----------------------------------- ##
14405_ASEOF
14406test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14407
14408cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14409# Save the log message, to keep $0 and so on meaningful, and to
b7026657 14410# report actual input values of CONFIG_FILES etc. instead of their
81ecdfbb
RW
14411# values after options handling.
14412ac_log="
b7026657 14413This file was extended by $as_me, which was
81ecdfbb 14414generated by GNU Autoconf 2.64. Invocation command line was
b7026657
AC
14415
14416 CONFIG_FILES = $CONFIG_FILES
14417 CONFIG_HEADERS = $CONFIG_HEADERS
14418 CONFIG_LINKS = $CONFIG_LINKS
14419 CONFIG_COMMANDS = $CONFIG_COMMANDS
14420 $ $0 $@
14421
81ecdfbb
RW
14422on `(hostname || uname -n) 2>/dev/null | sed 1q`
14423"
14424
b7026657
AC
14425_ACEOF
14426
81ecdfbb
RW
14427case $ac_config_files in *"
14428"*) set x $ac_config_files; shift; ac_config_files=$*;;
14429esac
b7026657 14430
81ecdfbb
RW
14431case $ac_config_headers in *"
14432"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14433esac
b7026657 14434
c906108c 14435
81ecdfbb
RW
14436cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14437# Files that config.status was made for.
14438config_files="$ac_config_files"
14439config_headers="$ac_config_headers"
81ecdfbb 14440config_commands="$ac_config_commands"
c906108c 14441
81ecdfbb 14442_ACEOF
c906108c 14443
81ecdfbb 14444cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
b7026657 14445ac_cs_usage="\
81ecdfbb
RW
14446\`$as_me' instantiates files and other configuration actions
14447from templates according to the current configuration. Unless the files
14448and actions are specified as TAGs, all are instantiated by default.
c906108c 14449
81ecdfbb 14450Usage: $0 [OPTION]... [TAG]...
c906108c 14451
b7026657 14452 -h, --help print this help, then exit
81ecdfbb
RW
14453 -V, --version print version number and configuration settings, then exit
14454 -q, --quiet, --silent
14455 do not print progress messages
b7026657
AC
14456 -d, --debug don't remove temporary files
14457 --recheck update $as_me by reconfiguring in the same conditions
81ecdfbb
RW
14458 --file=FILE[:TEMPLATE]
14459 instantiate the configuration file FILE
14460 --header=FILE[:TEMPLATE]
14461 instantiate the configuration header FILE
b7026657
AC
14462
14463Configuration files:
14464$config_files
14465
14466Configuration headers:
14467$config_headers
14468
b7026657
AC
14469Configuration commands:
14470$config_commands
14471
81ecdfbb 14472Report bugs to the package provider."
b7026657 14473
81ecdfbb
RW
14474_ACEOF
14475cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
b7026657
AC
14476ac_cs_version="\\
14477config.status
81ecdfbb
RW
14478configured by $0, generated by GNU Autoconf 2.64,
14479 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
b7026657 14480
81ecdfbb 14481Copyright (C) 2009 Free Software Foundation, Inc.
b7026657
AC
14482This config.status script is free software; the Free Software Foundation
14483gives unlimited permission to copy, distribute and modify it."
81ecdfbb
RW
14484
14485ac_pwd='$ac_pwd'
14486srcdir='$srcdir'
14487INSTALL='$INSTALL'
6bb11ab3 14488AWK='$AWK'
81ecdfbb 14489test -n "\$AWK" || AWK=awk
b7026657
AC
14490_ACEOF
14491
81ecdfbb
RW
14492cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14493# The default lists apply if the user does not specify any file.
b7026657
AC
14494ac_need_defaults=:
14495while test $# != 0
14496do
14497 case $1 in
14498 --*=*)
81ecdfbb
RW
14499 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14500 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
b7026657 14501 ac_shift=:
c906108c 14502 ;;
81ecdfbb 14503 *)
b7026657
AC
14504 ac_option=$1
14505 ac_optarg=$2
14506 ac_shift=shift
c906108c 14507 ;;
b7026657 14508 esac
c906108c 14509
b7026657
AC
14510 case $ac_option in
14511 # Handling of the options.
b7026657
AC
14512 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14513 ac_cs_recheck=: ;;
81ecdfbb
RW
14514 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14515 $as_echo "$ac_cs_version"; exit ;;
14516 --debug | --debu | --deb | --de | --d | -d )
b7026657
AC
14517 debug=: ;;
14518 --file | --fil | --fi | --f )
14519 $ac_shift
81ecdfbb
RW
14520 case $ac_optarg in
14521 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14522 esac
14523 as_fn_append CONFIG_FILES " '$ac_optarg'"
b7026657
AC
14524 ac_need_defaults=false;;
14525 --header | --heade | --head | --hea )
14526 $ac_shift
81ecdfbb
RW
14527 case $ac_optarg in
14528 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14529 esac
14530 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
b7026657 14531 ac_need_defaults=false;;
81ecdfbb
RW
14532 --he | --h)
14533 # Conflict between --help and --header
14534 as_fn_error "ambiguous option: \`$1'
14535Try \`$0 --help' for more information.";;
14536 --help | --hel | -h )
14537 $as_echo "$ac_cs_usage"; exit ;;
b7026657
AC
14538 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14539 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14540 ac_cs_silent=: ;;
c906108c 14541
b7026657 14542 # This is an error.
81ecdfbb
RW
14543 -*) as_fn_error "unrecognized option: \`$1'
14544Try \`$0 --help' for more information." ;;
c906108c 14545
81ecdfbb
RW
14546 *) as_fn_append ac_config_targets " $1"
14547 ac_need_defaults=false ;;
b7026657
AC
14548
14549 esac
14550 shift
14551done
14552
14553ac_configure_extra_args=
14554
14555if $ac_cs_silent; then
14556 exec 6>/dev/null
14557 ac_configure_extra_args="$ac_configure_extra_args --silent"
c906108c
SS
14558fi
14559
b7026657 14560_ACEOF
81ecdfbb 14561cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
b7026657 14562if \$ac_cs_recheck; then
81ecdfbb
RW
14563 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14564 shift
14565 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14566 CONFIG_SHELL='$SHELL'
14567 export CONFIG_SHELL
14568 exec "\$@"
b7026657 14569fi
c906108c 14570
b7026657 14571_ACEOF
81ecdfbb
RW
14572cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14573exec 5>>config.log
14574{
14575 echo
14576 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14577## Running $as_me. ##
14578_ASBOX
14579 $as_echo "$ac_log"
14580} >&5
c906108c 14581
81ecdfbb
RW
14582_ACEOF
14583cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
db2e4d67
MF
14584#
14585# INIT-COMMANDS
14586#
14587ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
14588
6bb11ab3
L
14589
14590# The HP-UX ksh and POSIX shell print the target directory to stdout
14591# if CDPATH is set.
14592(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14593
14594sed_quote_subst='$sed_quote_subst'
14595double_quote_subst='$double_quote_subst'
14596delay_variable_subst='$delay_variable_subst'
14597macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14598macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14599enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14600enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14601pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14602enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14603SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14604ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14605host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14606host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14607host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14608build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14609build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14610build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14611SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14612Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14613GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14614EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14615FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14616LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14617NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14618LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14619max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14620ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14621exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14622lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14623lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14624lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14625reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14626reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14627OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14628deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14629file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14630AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14631AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14632STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14633RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14634old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14635old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14636old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14637lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14638CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14639CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14640compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14641GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14642lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14643lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14644lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14645lt_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"`'
14646objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14647MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14648lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14649lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14650lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14651lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14652lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14653need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14654DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14655NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14656LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14657OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14658OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14659libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14660shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14661extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14662archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14663enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14664export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14665whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14666compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14667old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14668old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14669archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14670archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14671module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14672module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14673with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14674allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14675no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14676hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14677hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14678hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14679hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14680hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14681hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14682hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14683hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14684inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14685link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14686fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14687always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14688export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14689exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14690include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14691prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14692file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14693variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14694need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14695need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14696version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14697runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14698shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14699shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14700libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14701library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14702soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14703install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14704postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14705postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14706finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14707finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14708hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14709sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14710sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14711hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14712enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14713enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14714enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14715old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14716striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14717
14718LTCC='$LTCC'
14719LTCFLAGS='$LTCFLAGS'
14720compiler='$compiler_DEFAULT'
14721
14722# A function that is used when there is no print builtin or printf.
14723func_fallback_echo ()
14724{
14725 eval 'cat <<_LTECHO_EOF
14726\$1
14727_LTECHO_EOF'
14728}
14729
14730# Quote evaled strings.
14731for var in SHELL \
14732ECHO \
14733SED \
14734GREP \
14735EGREP \
14736FGREP \
14737LD \
14738NM \
14739LN_S \
14740lt_SP2NL \
14741lt_NL2SP \
14742reload_flag \
14743OBJDUMP \
14744deplibs_check_method \
14745file_magic_cmd \
14746AR \
14747AR_FLAGS \
14748STRIP \
14749RANLIB \
14750CC \
14751CFLAGS \
14752compiler \
14753lt_cv_sys_global_symbol_pipe \
14754lt_cv_sys_global_symbol_to_cdecl \
14755lt_cv_sys_global_symbol_to_c_name_address \
14756lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14757lt_prog_compiler_no_builtin_flag \
14758lt_prog_compiler_wl \
14759lt_prog_compiler_pic \
14760lt_prog_compiler_static \
14761lt_cv_prog_compiler_c_o \
14762need_locks \
14763DSYMUTIL \
14764NMEDIT \
14765LIPO \
14766OTOOL \
14767OTOOL64 \
14768shrext_cmds \
14769export_dynamic_flag_spec \
14770whole_archive_flag_spec \
14771compiler_needs_object \
14772with_gnu_ld \
14773allow_undefined_flag \
14774no_undefined_flag \
14775hardcode_libdir_flag_spec \
14776hardcode_libdir_flag_spec_ld \
14777hardcode_libdir_separator \
14778fix_srcfile_path \
14779exclude_expsyms \
14780include_expsyms \
14781file_list_spec \
14782variables_saved_for_relink \
14783libname_spec \
14784library_names_spec \
14785soname_spec \
14786install_override_mode \
14787finish_eval \
14788old_striplib \
14789striplib; do
14790 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14791 *[\\\\\\\`\\"\\\$]*)
14792 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14793 ;;
14794 *)
14795 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14796 ;;
14797 esac
14798done
14799
14800# Double-quote double-evaled strings.
14801for var in reload_cmds \
14802old_postinstall_cmds \
14803old_postuninstall_cmds \
14804old_archive_cmds \
14805extract_expsyms_cmds \
14806old_archive_from_new_cmds \
14807old_archive_from_expsyms_cmds \
14808archive_cmds \
14809archive_expsym_cmds \
14810module_cmds \
14811module_expsym_cmds \
14812export_symbols_cmds \
14813prelink_cmds \
14814postinstall_cmds \
14815postuninstall_cmds \
14816finish_cmds \
14817sys_lib_search_path_spec \
14818sys_lib_dlsearch_path_spec; do
14819 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14820 *[\\\\\\\`\\"\\\$]*)
14821 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14822 ;;
14823 *)
14824 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14825 ;;
14826 esac
14827done
14828
14829ac_aux_dir='$ac_aux_dir'
14830xsi_shell='$xsi_shell'
14831lt_shell_append='$lt_shell_append'
14832
14833# See if we are running on zsh, and set the options which allow our
14834# commands through without removal of \ escapes INIT.
14835if test -n "\${ZSH_VERSION+set}" ; then
14836 setopt NO_GLOB_SUBST
14837fi
14838
14839
14840 PACKAGE='$PACKAGE'
14841 VERSION='$VERSION'
14842 TIMESTAMP='$TIMESTAMP'
14843 RM='$RM'
14844 ofile='$ofile'
14845
14846
14847
14848
81ecdfbb 14849_ACEOF
c906108c 14850
81ecdfbb 14851cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
c906108c 14852
81ecdfbb 14853# Handling of arguments.
b7026657 14854for ac_config_target in $ac_config_targets
c906108c 14855do
81ecdfbb
RW
14856 case $ac_config_target in
14857 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
db2e4d67 14858 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
6bb11ab3 14859 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
81ecdfbb
RW
14860 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14861 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14862 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14863 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14864 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14865
14866 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
c906108c
SS
14867 esac
14868done
14869
81ecdfbb 14870
b7026657
AC
14871# If the user did not use the arguments to specify the items to instantiate,
14872# then the envvar interface is used. Set only those that are not.
14873# We use the long form for the default assignment because of an extremely
14874# bizarre bug on SunOS 4.1.3.
14875if $ac_need_defaults; then
14876 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14877 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
b7026657
AC
14878 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14879fi
14880
14881# Have a temporary directory for convenience. Make it in the build tree
81ecdfbb 14882# simply because there is no reason against having it here, and in addition,
b7026657 14883# creating and moving files from /tmp can sometimes cause problems.
81ecdfbb
RW
14884# Hook for its removal unless debugging.
14885# Note that there is a small window in which the directory will not be cleaned:
14886# after its creation but before its name has been assigned to `$tmp'.
b7026657
AC
14887$debug ||
14888{
81ecdfbb
RW
14889 tmp=
14890 trap 'exit_status=$?
14891 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14892' 0
14893 trap 'as_fn_exit 1' 1 2 13 15
b7026657 14894}
b7026657 14895# Create a (secure) tmp directory for tmp files.
c906108c 14896
b7026657 14897{
81ecdfbb 14898 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
b7026657
AC
14899 test -n "$tmp" && test -d "$tmp"
14900} ||
14901{
81ecdfbb
RW
14902 tmp=./conf$$-$RANDOM
14903 (umask 077 && mkdir "$tmp")
14904} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
b7026657 14905
81ecdfbb
RW
14906# Set up the scripts for CONFIG_FILES section.
14907# No need to generate them if there are no CONFIG_FILES.
14908# This happens for instance with `./config.status config.h'.
14909if test -n "$CONFIG_FILES"; then
b7026657 14910
c906108c 14911
81ecdfbb
RW
14912ac_cr=`echo X | tr X '\015'`
14913# On cygwin, bash can eat \r inside `` if the user requested igncr.
14914# But we know of no other shell where ac_cr would be empty at this
14915# point, so we can use a bashism as a fallback.
14916if test "x$ac_cr" = x; then
14917 eval ac_cr=\$\'\\r\'
14918fi
14919ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14920if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14921 ac_cs_awk_cr='\r'
14922else
14923 ac_cs_awk_cr=$ac_cr
14924fi
b7026657 14925
81ecdfbb 14926echo 'BEGIN {' >"$tmp/subs1.awk" &&
b7026657
AC
14927_ACEOF
14928
c906108c 14929
81ecdfbb
RW
14930{
14931 echo "cat >conf$$subs.awk <<_ACEOF" &&
14932 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14933 echo "_ACEOF"
14934} >conf$$subs.sh ||
14935 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14936ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14937ac_delim='%!_!# '
14938for ac_last_try in false false false false false :; do
14939 . ./conf$$subs.sh ||
14940 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14941
14942 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14943 if test $ac_delim_n = $ac_delim_num; then
14944 break
14945 elif $ac_last_try; then
14946 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
c906108c 14947 else
81ecdfbb
RW
14948 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14949 fi
14950done
14951rm -f conf$$subs.sh
14952
14953cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14954cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14955_ACEOF
14956sed -n '
14957h
14958s/^/S["/; s/!.*/"]=/
14959p
14960g
14961s/^[^!]*!//
14962:repl
14963t repl
14964s/'"$ac_delim"'$//
14965t delim
14966:nl
14967h
14968s/\(.\{148\}\).*/\1/
14969t more1
14970s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14971p
14972n
14973b repl
14974:more1
14975s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14976p
14977g
14978s/.\{148\}//
14979t nl
14980:delim
14981h
14982s/\(.\{148\}\).*/\1/
14983t more2
14984s/["\\]/\\&/g; s/^/"/; s/$/"/
14985p
14986b
14987:more2
14988s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14989p
14990g
14991s/.\{148\}//
14992t delim
14993' <conf$$subs.awk | sed '
14994/^[^""]/{
14995 N
14996 s/\n//
14997}
14998' >>$CONFIG_STATUS || ac_write_fail=1
14999rm -f conf$$subs.awk
15000cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15001_ACAWK
15002cat >>"\$tmp/subs1.awk" <<_ACAWK &&
15003 for (key in S) S_is_set[key] = 1
15004 FS = "\a"
b7026657 15005
81ecdfbb
RW
15006}
15007{
15008 line = $ 0
15009 nfields = split(line, field, "@")
15010 substed = 0
15011 len = length(field[1])
15012 for (i = 2; i < nfields; i++) {
15013 key = field[i]
15014 keylen = length(key)
15015 if (S_is_set[key]) {
15016 value = S[key]
15017 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
15018 len += length(value) + length(field[++i])
15019 substed = 1
15020 } else
15021 len += 1 + keylen
15022 }
15023
15024 print line
15025}
c906108c 15026
81ecdfbb
RW
15027_ACAWK
15028_ACEOF
15029cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15030if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15031 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
b7026657 15032else
81ecdfbb
RW
15033 cat
15034fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
15035 || as_fn_error "could not setup config files machinery" "$LINENO" 5
15036_ACEOF
b7026657 15037
81ecdfbb
RW
15038# VPATH may cause trouble with some makes, so we remove $(srcdir),
15039# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
15040# trailing colons and then remove the whole line if VPATH becomes empty
15041# (actually we leave an empty line to preserve line numbers).
15042if test "x$srcdir" = x.; then
15043 ac_vpsub='/^[ ]*VPATH[ ]*=/{
15044s/:*\$(srcdir):*/:/
15045s/:*\${srcdir}:*/:/
15046s/:*@srcdir@:*/:/
15047s/^\([^=]*=[ ]*\):*/\1/
15048s/:*$//
15049s/^[^=]*=[ ]*$//
15050}'
15051fi
c906108c 15052
81ecdfbb
RW
15053cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15054fi # test -n "$CONFIG_FILES"
c906108c 15055
81ecdfbb
RW
15056# Set up the scripts for CONFIG_HEADERS section.
15057# No need to generate them if there are no CONFIG_HEADERS.
15058# This happens for instance with `./config.status Makefile'.
15059if test -n "$CONFIG_HEADERS"; then
15060cat >"$tmp/defines.awk" <<\_ACAWK ||
15061BEGIN {
15062_ACEOF
b7026657 15063
81ecdfbb
RW
15064# Transform confdefs.h into an awk script `defines.awk', embedded as
15065# here-document in config.status, that substitutes the proper values into
15066# config.h.in to produce config.h.
c906108c 15067
81ecdfbb
RW
15068# Create a delimiter string that does not exist in confdefs.h, to ease
15069# handling of long lines.
15070ac_delim='%!_!# '
15071for ac_last_try in false false :; do
15072 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
15073 if test -z "$ac_t"; then
15074 break
15075 elif $ac_last_try; then
15076 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
b7026657 15077 else
81ecdfbb 15078 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
b7026657 15079 fi
b7026657 15080done
81ecdfbb
RW
15081
15082# For the awk script, D is an array of macro values keyed by name,
15083# likewise P contains macro parameters if any. Preserve backslash
15084# newline sequences.
15085
15086ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
15087sed -n '
15088s/.\{148\}/&'"$ac_delim"'/g
15089t rset
15090:rset
15091s/^[ ]*#[ ]*define[ ][ ]*/ /
15092t def
15093d
15094:def
15095s/\\$//
15096t bsnl
15097s/["\\]/\\&/g
15098s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15099D["\1"]=" \3"/p
15100s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
15101d
15102:bsnl
15103s/["\\]/\\&/g
15104s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15105D["\1"]=" \3\\\\\\n"\\/p
15106t cont
15107s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
15108t cont
15109d
15110:cont
15111n
15112s/.\{148\}/&'"$ac_delim"'/g
15113t clear
15114:clear
15115s/\\$//
15116t bsnlc
15117s/["\\]/\\&/g; s/^/"/; s/$/"/p
15118d
15119:bsnlc
15120s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
15121b cont
15122' <confdefs.h | sed '
15123s/'"$ac_delim"'/"\\\
15124"/g' >>$CONFIG_STATUS || ac_write_fail=1
15125
15126cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15127 for (key in D) D_is_set[key] = 1
15128 FS = "\a"
15129}
15130/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
15131 line = \$ 0
15132 split(line, arg, " ")
15133 if (arg[1] == "#") {
15134 defundef = arg[2]
15135 mac1 = arg[3]
15136 } else {
15137 defundef = substr(arg[1], 2)
15138 mac1 = arg[2]
15139 }
15140 split(mac1, mac2, "(") #)
15141 macro = mac2[1]
15142 prefix = substr(line, 1, index(line, defundef) - 1)
15143 if (D_is_set[macro]) {
15144 # Preserve the white space surrounding the "#".
15145 print prefix "define", macro P[macro] D[macro]
15146 next
15147 } else {
15148 # Replace #undef with comments. This is necessary, for example,
15149 # in the case of _POSIX_SOURCE, which is predefined and required
15150 # on some systems where configure will not decide to define it.
15151 if (defundef == "undef") {
15152 print "/*", prefix defundef, macro, "*/"
15153 next
15154 }
15155 }
15156}
15157{ print }
15158_ACAWK
b7026657 15159_ACEOF
81ecdfbb
RW
15160cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15161 as_fn_error "could not setup config headers machinery" "$LINENO" 5
15162fi # test -n "$CONFIG_HEADERS"
b7026657 15163
c906108c 15164
99d8e879 15165eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
81ecdfbb
RW
15166shift
15167for ac_tag
15168do
15169 case $ac_tag in
15170 :[FHLC]) ac_mode=$ac_tag; continue;;
c906108c 15171 esac
81ecdfbb
RW
15172 case $ac_mode$ac_tag in
15173 :[FHL]*:*);;
15174 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
15175 :[FH]-) ac_tag=-:-;;
15176 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
15177 esac
15178 ac_save_IFS=$IFS
15179 IFS=:
15180 set x $ac_tag
15181 IFS=$ac_save_IFS
15182 shift
15183 ac_file=$1
15184 shift
c906108c 15185
81ecdfbb
RW
15186 case $ac_mode in
15187 :L) ac_source=$1;;
15188 :[FH])
15189 ac_file_inputs=
15190 for ac_f
15191 do
15192 case $ac_f in
15193 -) ac_f="$tmp/stdin";;
15194 *) # Look for the file first in the build tree, then in the source tree
15195 # (if the path is not absolute). The absolute path cannot be DOS-style,
15196 # because $ac_f cannot contain `:'.
15197 test -f "$ac_f" ||
15198 case $ac_f in
15199 [\\/$]*) false;;
15200 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15201 esac ||
15202 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
b7026657 15203 esac
81ecdfbb
RW
15204 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
15205 as_fn_append ac_file_inputs " '$ac_f'"
15206 done
b7026657 15207
81ecdfbb
RW
15208 # Let's still pretend it is `configure' which instantiates (i.e., don't
15209 # use $as_me), people would be surprised to read:
15210 # /* config.h. Generated by config.status. */
15211 configure_input='Generated from '`
15212 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
15213 `' by configure.'
15214 if test x"$ac_file" != x-; then
15215 configure_input="$ac_file. $configure_input"
15216 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15217$as_echo "$as_me: creating $ac_file" >&6;}
15218 fi
15219 # Neutralize special characters interpreted by sed in replacement strings.
15220 case $configure_input in #(
15221 *\&* | *\|* | *\\* )
15222 ac_sed_conf_input=`$as_echo "$configure_input" |
15223 sed 's/[\\\\&|]/\\\\&/g'`;; #(
15224 *) ac_sed_conf_input=$configure_input;;
15225 esac
b7026657 15226
81ecdfbb
RW
15227 case $ac_tag in
15228 *:-:* | *:-) cat >"$tmp/stdin" \
15229 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
15230 esac
15231 ;;
15232 esac
b7026657 15233
81ecdfbb 15234 ac_dir=`$as_dirname -- "$ac_file" ||
b7026657
AC
15235$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15236 X"$ac_file" : 'X\(//\)[^/]' \| \
15237 X"$ac_file" : 'X\(//\)$' \| \
81ecdfbb
RW
15238 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15239$as_echo X"$ac_file" |
15240 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15241 s//\1/
15242 q
15243 }
15244 /^X\(\/\/\)[^/].*/{
15245 s//\1/
15246 q
15247 }
15248 /^X\(\/\/\)$/{
15249 s//\1/
15250 q
15251 }
15252 /^X\(\/\).*/{
15253 s//\1/
15254 q
15255 }
15256 s/.*/./; q'`
15257 as_dir="$ac_dir"; as_fn_mkdir_p
b7026657
AC
15258 ac_builddir=.
15259
81ecdfbb
RW
15260case "$ac_dir" in
15261.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15262*)
15263 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15264 # A ".." for each directory in $ac_dir_suffix.
15265 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15266 case $ac_top_builddir_sub in
15267 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15268 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15269 esac ;;
15270esac
15271ac_abs_top_builddir=$ac_pwd
15272ac_abs_builddir=$ac_pwd$ac_dir_suffix
15273# for backward compatibility:
15274ac_top_builddir=$ac_top_build_prefix
b7026657
AC
15275
15276case $srcdir in
81ecdfbb 15277 .) # We are building in place.
b7026657 15278 ac_srcdir=.
81ecdfbb
RW
15279 ac_top_srcdir=$ac_top_builddir_sub
15280 ac_abs_top_srcdir=$ac_pwd ;;
15281 [\\/]* | ?:[\\/]* ) # Absolute name.
b7026657 15282 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
15283 ac_top_srcdir=$srcdir
15284 ac_abs_top_srcdir=$srcdir ;;
15285 *) # Relative name.
15286 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15287 ac_top_srcdir=$ac_top_build_prefix$srcdir
15288 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
b7026657 15289esac
81ecdfbb 15290ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
b7026657 15291
c906108c 15292
81ecdfbb
RW
15293 case $ac_mode in
15294 :F)
15295 #
15296 # CONFIG_FILE
15297 #
b7026657 15298
81ecdfbb
RW
15299 case $INSTALL in
15300 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
15301 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
c906108c 15302 esac
81ecdfbb 15303_ACEOF
c906108c 15304
81ecdfbb
RW
15305cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15306# If the template does not know about datarootdir, expand it.
15307# FIXME: This hack should be removed a few years after 2.60.
15308ac_datarootdir_hack=; ac_datarootdir_seen=
15309ac_sed_dataroot='
15310/datarootdir/ {
15311 p
15312 q
15313}
15314/@datadir@/p
15315/@docdir@/p
15316/@infodir@/p
15317/@localedir@/p
15318/@mandir@/p'
15319case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15320*datarootdir*) ac_datarootdir_seen=yes;;
15321*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15322 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15323$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15324_ACEOF
15325cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15326 ac_datarootdir_hack='
15327 s&@datadir@&$datadir&g
15328 s&@docdir@&$docdir&g
15329 s&@infodir@&$infodir&g
15330 s&@localedir@&$localedir&g
15331 s&@mandir@&$mandir&g
15332 s&\\\${datarootdir}&$datarootdir&g' ;;
15333esac
b7026657 15334_ACEOF
b7026657 15335
81ecdfbb
RW
15336# Neutralize VPATH when `$srcdir' = `.'.
15337# Shell code in configure.ac might set extrasub.
15338# FIXME: do we really want to maintain this feature?
15339cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15340ac_sed_extra="$ac_vpsub
15341$extrasub
15342_ACEOF
15343cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15344:t
15345/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15346s|@configure_input@|$ac_sed_conf_input|;t t
15347s&@top_builddir@&$ac_top_builddir_sub&;t t
15348s&@top_build_prefix@&$ac_top_build_prefix&;t t
15349s&@srcdir@&$ac_srcdir&;t t
15350s&@abs_srcdir@&$ac_abs_srcdir&;t t
15351s&@top_srcdir@&$ac_top_srcdir&;t t
15352s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
15353s&@builddir@&$ac_builddir&;t t
15354s&@abs_builddir@&$ac_abs_builddir&;t t
15355s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
15356s&@INSTALL@&$ac_INSTALL&;t t
15357$ac_datarootdir_hack
15358"
15359eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
15360 || as_fn_error "could not create $ac_file" "$LINENO" 5
15361
15362test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15363 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
15364 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
15365 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15366which seems to be undefined. Please make sure it is defined." >&5
15367$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15368which seems to be undefined. Please make sure it is defined." >&2;}
15369
15370 rm -f "$tmp/stdin"
15371 case $ac_file in
15372 -) cat "$tmp/out" && rm -f "$tmp/out";;
15373 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
15374 esac \
15375 || as_fn_error "could not create $ac_file" "$LINENO" 5
15376 ;;
15377 :H)
15378 #
15379 # CONFIG_HEADER
15380 #
15381 if test x"$ac_file" != x-; then
15382 {
15383 $as_echo "/* $configure_input */" \
15384 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
15385 } >"$tmp/config.h" \
15386 || as_fn_error "could not create $ac_file" "$LINENO" 5
15387 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
15388 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15389$as_echo "$as_me: $ac_file is unchanged" >&6;}
15390 else
15391 rm -f "$ac_file"
15392 mv "$tmp/config.h" "$ac_file" \
15393 || as_fn_error "could not create $ac_file" "$LINENO" 5
15394 fi
b7026657 15395 else
81ecdfbb
RW
15396 $as_echo "/* $configure_input */" \
15397 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15398 || as_fn_error "could not create -" "$LINENO" 5
15399 fi
15400 ;;
b7026657 15401
81ecdfbb
RW
15402 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15403$as_echo "$as_me: executing $ac_file commands" >&6;}
15404 ;;
15405 esac
b7026657
AC
15406
15407
81ecdfbb 15408 case $ac_file$ac_mode in
db2e4d67 15409 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
6bb11ab3
L
15410 "libtool":C)
15411
15412 # See if we are running on zsh, and set the options which allow our
15413 # commands through without removal of \ escapes.
15414 if test -n "${ZSH_VERSION+set}" ; then
15415 setopt NO_GLOB_SUBST
15416 fi
15417
15418 cfgfile="${ofile}T"
15419 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15420 $RM "$cfgfile"
15421
15422 cat <<_LT_EOF >> "$cfgfile"
15423#! $SHELL
15424
15425# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15426# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15427# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15428# NOTE: Changes made to this file will be lost: look at ltmain.sh.
15429#
15430# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15431# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15432# Written by Gordon Matzigkeit, 1996
15433#
15434# This file is part of GNU Libtool.
15435#
15436# GNU Libtool is free software; you can redistribute it and/or
15437# modify it under the terms of the GNU General Public License as
15438# published by the Free Software Foundation; either version 2 of
15439# the License, or (at your option) any later version.
15440#
15441# As a special exception to the GNU General Public License,
15442# if you distribute this file as part of a program or library that
15443# is built using GNU Libtool, you may include this file under the
15444# same distribution terms that you use for the rest of that program.
15445#
15446# GNU Libtool is distributed in the hope that it will be useful,
15447# but WITHOUT ANY WARRANTY; without even the implied warranty of
15448# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15449# GNU General Public License for more details.
15450#
15451# You should have received a copy of the GNU General Public License
15452# along with GNU Libtool; see the file COPYING. If not, a copy
15453# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15454# obtained by writing to the Free Software Foundation, Inc.,
15455# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15456
15457
15458# The names of the tagged configurations supported by this script.
15459available_tags=""
15460
15461# ### BEGIN LIBTOOL CONFIG
15462
15463# Which release of libtool.m4 was used?
15464macro_version=$macro_version
15465macro_revision=$macro_revision
15466
15467# Whether or not to build shared libraries.
15468build_libtool_libs=$enable_shared
15469
15470# Whether or not to build static libraries.
15471build_old_libs=$enable_static
15472
15473# What type of objects to build.
15474pic_mode=$pic_mode
15475
15476# Whether or not to optimize for fast installation.
15477fast_install=$enable_fast_install
15478
15479# Shell to use when invoking shell scripts.
15480SHELL=$lt_SHELL
15481
15482# An echo program that protects backslashes.
15483ECHO=$lt_ECHO
15484
15485# The host system.
15486host_alias=$host_alias
15487host=$host
15488host_os=$host_os
15489
15490# The build system.
15491build_alias=$build_alias
15492build=$build
15493build_os=$build_os
15494
15495# A sed program that does not truncate output.
15496SED=$lt_SED
15497
15498# Sed that helps us avoid accidentally triggering echo(1) options like -n.
15499Xsed="\$SED -e 1s/^X//"
15500
15501# A grep program that handles long lines.
15502GREP=$lt_GREP
15503
15504# An ERE matcher.
15505EGREP=$lt_EGREP
15506
15507# A literal string matcher.
15508FGREP=$lt_FGREP
15509
15510# A BSD- or MS-compatible name lister.
15511NM=$lt_NM
15512
15513# Whether we need soft or hard links.
15514LN_S=$lt_LN_S
15515
15516# What is the maximum length of a command?
15517max_cmd_len=$max_cmd_len
15518
15519# Object file suffix (normally "o").
15520objext=$ac_objext
15521
15522# Executable file suffix (normally "").
15523exeext=$exeext
15524
15525# whether the shell understands "unset".
15526lt_unset=$lt_unset
15527
15528# turn spaces into newlines.
15529SP2NL=$lt_lt_SP2NL
15530
15531# turn newlines into spaces.
15532NL2SP=$lt_lt_NL2SP
15533
15534# An object symbol dumper.
15535OBJDUMP=$lt_OBJDUMP
15536
15537# Method to check whether dependent libraries are shared objects.
15538deplibs_check_method=$lt_deplibs_check_method
15539
15540# Command to use when deplibs_check_method == "file_magic".
15541file_magic_cmd=$lt_file_magic_cmd
15542
15543# The archiver.
15544AR=$lt_AR
15545AR_FLAGS=$lt_AR_FLAGS
15546
15547# A symbol stripping program.
15548STRIP=$lt_STRIP
15549
15550# Commands used to install an old-style archive.
15551RANLIB=$lt_RANLIB
15552old_postinstall_cmds=$lt_old_postinstall_cmds
15553old_postuninstall_cmds=$lt_old_postuninstall_cmds
15554
15555# Whether to use a lock for old archive extraction.
15556lock_old_archive_extraction=$lock_old_archive_extraction
15557
15558# A C compiler.
15559LTCC=$lt_CC
15560
15561# LTCC compiler flags.
15562LTCFLAGS=$lt_CFLAGS
15563
15564# Take the output of nm and produce a listing of raw symbols and C names.
15565global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15566
15567# Transform the output of nm in a proper C declaration.
15568global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15569
15570# Transform the output of nm in a C name address pair.
15571global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15572
15573# Transform the output of nm in a C name address pair when lib prefix is needed.
15574global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15575
15576# The name of the directory that contains temporary libtool files.
15577objdir=$objdir
15578
15579# Used to examine libraries when file_magic_cmd begins with "file".
15580MAGIC_CMD=$MAGIC_CMD
15581
15582# Must we lock files when doing compilation?
15583need_locks=$lt_need_locks
15584
15585# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15586DSYMUTIL=$lt_DSYMUTIL
15587
15588# Tool to change global to local symbols on Mac OS X.
15589NMEDIT=$lt_NMEDIT
15590
15591# Tool to manipulate fat objects and archives on Mac OS X.
15592LIPO=$lt_LIPO
15593
15594# ldd/readelf like tool for Mach-O binaries on Mac OS X.
15595OTOOL=$lt_OTOOL
15596
15597# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15598OTOOL64=$lt_OTOOL64
15599
15600# Old archive suffix (normally "a").
15601libext=$libext
15602
15603# Shared library suffix (normally ".so").
15604shrext_cmds=$lt_shrext_cmds
15605
15606# The commands to extract the exported symbol list from a shared archive.
15607extract_expsyms_cmds=$lt_extract_expsyms_cmds
15608
15609# Variables whose values should be saved in libtool wrapper scripts and
15610# restored at link time.
15611variables_saved_for_relink=$lt_variables_saved_for_relink
15612
15613# Do we need the "lib" prefix for modules?
15614need_lib_prefix=$need_lib_prefix
15615
15616# Do we need a version for libraries?
15617need_version=$need_version
15618
15619# Library versioning type.
15620version_type=$version_type
15621
15622# Shared library runtime path variable.
15623runpath_var=$runpath_var
15624
15625# Shared library path variable.
15626shlibpath_var=$shlibpath_var
15627
15628# Is shlibpath searched before the hard-coded library search path?
15629shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15630
15631# Format of library name prefix.
15632libname_spec=$lt_libname_spec
15633
15634# List of archive names. First name is the real one, the rest are links.
15635# The last name is the one that the linker finds with -lNAME
15636library_names_spec=$lt_library_names_spec
15637
15638# The coded name of the library, if different from the real name.
15639soname_spec=$lt_soname_spec
15640
15641# Permission mode override for installation of shared libraries.
15642install_override_mode=$lt_install_override_mode
15643
15644# Command to use after installation of a shared archive.
15645postinstall_cmds=$lt_postinstall_cmds
15646
15647# Command to use after uninstallation of a shared archive.
15648postuninstall_cmds=$lt_postuninstall_cmds
15649
15650# Commands used to finish a libtool library installation in a directory.
15651finish_cmds=$lt_finish_cmds
15652
15653# As "finish_cmds", except a single script fragment to be evaled but
15654# not shown.
15655finish_eval=$lt_finish_eval
15656
15657# Whether we should hardcode library paths into libraries.
15658hardcode_into_libs=$hardcode_into_libs
15659
15660# Compile-time system search path for libraries.
15661sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15662
15663# Run-time system search path for libraries.
15664sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15665
15666# Whether dlopen is supported.
15667dlopen_support=$enable_dlopen
15668
15669# Whether dlopen of programs is supported.
15670dlopen_self=$enable_dlopen_self
15671
15672# Whether dlopen of statically linked programs is supported.
15673dlopen_self_static=$enable_dlopen_self_static
15674
15675# Commands to strip libraries.
15676old_striplib=$lt_old_striplib
15677striplib=$lt_striplib
15678
15679
15680# The linker used to build libraries.
15681LD=$lt_LD
15682
15683# How to create reloadable object files.
15684reload_flag=$lt_reload_flag
15685reload_cmds=$lt_reload_cmds
15686
15687# Commands used to build an old-style archive.
15688old_archive_cmds=$lt_old_archive_cmds
15689
15690# A language specific compiler.
15691CC=$lt_compiler
15692
15693# Is the compiler the GNU compiler?
15694with_gcc=$GCC
15695
15696# Compiler flag to turn off builtin functions.
15697no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15698
15699# How to pass a linker flag through the compiler.
15700wl=$lt_lt_prog_compiler_wl
15701
15702# Additional compiler flags for building library objects.
15703pic_flag=$lt_lt_prog_compiler_pic
15704
15705# Compiler flag to prevent dynamic linking.
15706link_static_flag=$lt_lt_prog_compiler_static
15707
15708# Does compiler simultaneously support -c and -o options?
15709compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15710
15711# Whether or not to add -lc for building shared libraries.
15712build_libtool_need_lc=$archive_cmds_need_lc
15713
15714# Whether or not to disallow shared libs when runtime libs are static.
15715allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15716
15717# Compiler flag to allow reflexive dlopens.
15718export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15719
15720# Compiler flag to generate shared objects directly from archives.
15721whole_archive_flag_spec=$lt_whole_archive_flag_spec
15722
15723# Whether the compiler copes with passing no objects directly.
15724compiler_needs_object=$lt_compiler_needs_object
15725
15726# Create an old-style archive from a shared archive.
15727old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15728
15729# Create a temporary old-style archive to link instead of a shared archive.
15730old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15731
15732# Commands used to build a shared archive.
15733archive_cmds=$lt_archive_cmds
15734archive_expsym_cmds=$lt_archive_expsym_cmds
15735
15736# Commands used to build a loadable module if different from building
15737# a shared archive.
15738module_cmds=$lt_module_cmds
15739module_expsym_cmds=$lt_module_expsym_cmds
15740
15741# Whether we are building with GNU ld or not.
15742with_gnu_ld=$lt_with_gnu_ld
15743
15744# Flag that allows shared libraries with undefined symbols to be built.
15745allow_undefined_flag=$lt_allow_undefined_flag
15746
15747# Flag that enforces no undefined symbols.
15748no_undefined_flag=$lt_no_undefined_flag
15749
15750# Flag to hardcode \$libdir into a binary during linking.
15751# This must work even if \$libdir does not exist
15752hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15753
15754# If ld is used when linking, flag to hardcode \$libdir into a binary
15755# during linking. This must work even if \$libdir does not exist.
15756hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15757
15758# Whether we need a single "-rpath" flag with a separated argument.
15759hardcode_libdir_separator=$lt_hardcode_libdir_separator
15760
15761# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15762# DIR into the resulting binary.
15763hardcode_direct=$hardcode_direct
15764
15765# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15766# DIR into the resulting binary and the resulting library dependency is
15767# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15768# library is relocated.
15769hardcode_direct_absolute=$hardcode_direct_absolute
15770
15771# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15772# into the resulting binary.
15773hardcode_minus_L=$hardcode_minus_L
15774
15775# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15776# into the resulting binary.
15777hardcode_shlibpath_var=$hardcode_shlibpath_var
15778
15779# Set to "yes" if building a shared library automatically hardcodes DIR
15780# into the library and all subsequent libraries and executables linked
15781# against it.
15782hardcode_automatic=$hardcode_automatic
15783
15784# Set to yes if linker adds runtime paths of dependent libraries
15785# to runtime path list.
15786inherit_rpath=$inherit_rpath
15787
15788# Whether libtool must link a program against all its dependency libraries.
15789link_all_deplibs=$link_all_deplibs
15790
15791# Fix the shell variable \$srcfile for the compiler.
15792fix_srcfile_path=$lt_fix_srcfile_path
15793
15794# Set to "yes" if exported symbols are required.
15795always_export_symbols=$always_export_symbols
15796
15797# The commands to list exported symbols.
15798export_symbols_cmds=$lt_export_symbols_cmds
15799
15800# Symbols that should not be listed in the preloaded symbols.
15801exclude_expsyms=$lt_exclude_expsyms
15802
15803# Symbols that must always be exported.
15804include_expsyms=$lt_include_expsyms
15805
15806# Commands necessary for linking programs (against libraries) with templates.
15807prelink_cmds=$lt_prelink_cmds
15808
15809# Specify filename containing input files.
15810file_list_spec=$lt_file_list_spec
15811
15812# How to hardcode a shared library path into an executable.
15813hardcode_action=$hardcode_action
15814
15815# ### END LIBTOOL CONFIG
15816
15817_LT_EOF
15818
15819 case $host_os in
15820 aix3*)
15821 cat <<\_LT_EOF >> "$cfgfile"
15822# AIX sometimes has problems with the GCC collect2 program. For some
15823# reason, if we set the COLLECT_NAMES environment variable, the problems
15824# vanish in a puff of smoke.
15825if test "X${COLLECT_NAMES+set}" != Xset; then
15826 COLLECT_NAMES=
15827 export COLLECT_NAMES
15828fi
15829_LT_EOF
15830 ;;
15831 esac
15832
15833
15834ltmain="$ac_aux_dir/ltmain.sh"
15835
15836
15837 # We use sed instead of cat because bash on DJGPP gets confused if
15838 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15839 # text mode, it properly converts lines to CR/LF. This bash problem
15840 # is reportedly fixed, but why not run on old versions too?
15841 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15842 || (rm -f "$cfgfile"; exit 1)
15843
15844 case $xsi_shell in
15845 yes)
15846 cat << \_LT_EOF >> "$cfgfile"
15847
15848# func_dirname file append nondir_replacement
15849# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15850# otherwise set result to NONDIR_REPLACEMENT.
15851func_dirname ()
15852{
15853 case ${1} in
15854 */*) func_dirname_result="${1%/*}${2}" ;;
15855 * ) func_dirname_result="${3}" ;;
15856 esac
15857}
15858
15859# func_basename file
15860func_basename ()
15861{
15862 func_basename_result="${1##*/}"
15863}
15864
15865# func_dirname_and_basename file append nondir_replacement
15866# perform func_basename and func_dirname in a single function
15867# call:
15868# dirname: Compute the dirname of FILE. If nonempty,
15869# add APPEND to the result, otherwise set result
15870# to NONDIR_REPLACEMENT.
15871# value returned in "$func_dirname_result"
15872# basename: Compute filename of FILE.
15873# value retuned in "$func_basename_result"
15874# Implementation must be kept synchronized with func_dirname
15875# and func_basename. For efficiency, we do not delegate to
15876# those functions but instead duplicate the functionality here.
15877func_dirname_and_basename ()
15878{
15879 case ${1} in
15880 */*) func_dirname_result="${1%/*}${2}" ;;
15881 * ) func_dirname_result="${3}" ;;
15882 esac
15883 func_basename_result="${1##*/}"
15884}
15885
15886# func_stripname prefix suffix name
15887# strip PREFIX and SUFFIX off of NAME.
15888# PREFIX and SUFFIX must not contain globbing or regex special
15889# characters, hashes, percent signs, but SUFFIX may contain a leading
15890# dot (in which case that matches only a dot).
15891func_stripname ()
15892{
15893 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15894 # positional parameters, so assign one to ordinary parameter first.
15895 func_stripname_result=${3}
15896 func_stripname_result=${func_stripname_result#"${1}"}
15897 func_stripname_result=${func_stripname_result%"${2}"}
15898}
15899
15900# func_opt_split
15901func_opt_split ()
15902{
15903 func_opt_split_opt=${1%%=*}
15904 func_opt_split_arg=${1#*=}
15905}
15906
15907# func_lo2o object
15908func_lo2o ()
15909{
15910 case ${1} in
15911 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15912 *) func_lo2o_result=${1} ;;
15913 esac
15914}
15915
15916# func_xform libobj-or-source
15917func_xform ()
15918{
15919 func_xform_result=${1%.*}.lo
15920}
15921
15922# func_arith arithmetic-term...
15923func_arith ()
15924{
15925 func_arith_result=$(( $* ))
15926}
15927
15928# func_len string
15929# STRING may not start with a hyphen.
15930func_len ()
15931{
15932 func_len_result=${#1}
15933}
15934
15935_LT_EOF
15936 ;;
15937 *) # Bourne compatible functions.
15938 cat << \_LT_EOF >> "$cfgfile"
15939
15940# func_dirname file append nondir_replacement
15941# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15942# otherwise set result to NONDIR_REPLACEMENT.
15943func_dirname ()
15944{
15945 # Extract subdirectory from the argument.
15946 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15947 if test "X$func_dirname_result" = "X${1}"; then
15948 func_dirname_result="${3}"
15949 else
15950 func_dirname_result="$func_dirname_result${2}"
15951 fi
15952}
15953
15954# func_basename file
15955func_basename ()
15956{
15957 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15958}
15959
15960
15961# func_stripname prefix suffix name
15962# strip PREFIX and SUFFIX off of NAME.
15963# PREFIX and SUFFIX must not contain globbing or regex special
15964# characters, hashes, percent signs, but SUFFIX may contain a leading
15965# dot (in which case that matches only a dot).
15966# func_strip_suffix prefix name
15967func_stripname ()
15968{
15969 case ${2} in
15970 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15971 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15972 esac
15973}
15974
15975# sed scripts:
15976my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
15977my_sed_long_arg='1s/^-[^=]*=//'
15978
15979# func_opt_split
15980func_opt_split ()
15981{
15982 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15983 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15984}
15985
15986# func_lo2o object
15987func_lo2o ()
15988{
15989 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
15990}
15991
15992# func_xform libobj-or-source
15993func_xform ()
15994{
15995 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15996}
15997
15998# func_arith arithmetic-term...
15999func_arith ()
16000{
16001 func_arith_result=`expr "$@"`
16002}
16003
16004# func_len string
16005# STRING may not start with a hyphen.
16006func_len ()
16007{
16008 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
16009}
16010
16011_LT_EOF
16012esac
16013
16014case $lt_shell_append in
16015 yes)
16016 cat << \_LT_EOF >> "$cfgfile"
16017
16018# func_append var value
16019# Append VALUE to the end of shell variable VAR.
16020func_append ()
16021{
16022 eval "$1+=\$2"
16023}
16024_LT_EOF
16025 ;;
16026 *)
16027 cat << \_LT_EOF >> "$cfgfile"
16028
16029# func_append var value
16030# Append VALUE to the end of shell variable VAR.
16031func_append ()
16032{
16033 eval "$1=\$$1\$2"
16034}
16035
16036_LT_EOF
16037 ;;
16038 esac
16039
16040
16041 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
16042 || (rm -f "$cfgfile"; exit 1)
16043
16044 mv -f "$cfgfile" "$ofile" ||
16045 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
16046 chmod +x "$ofile"
16047
16048 ;;
81ecdfbb 16049 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
38f48d72
AC
16050 rm -f Makesim1.tmp Makesim2.tmp Makefile
16051 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
16052 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
16053 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
c906108c
SS
16054 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
16055 <Makefile.sim >Makefile
38f48d72 16056 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
b7026657 16057 ;;
81ecdfbb
RW
16058 "stamp-h":C) echo > stamp-h ;;
16059
b7026657 16060 esac
81ecdfbb 16061done # for ac_tag
c906108c 16062
b7026657 16063
81ecdfbb 16064as_fn_exit 0
b7026657 16065_ACEOF
b7026657
AC
16066ac_clean_files=$ac_clean_files_save
16067
81ecdfbb
RW
16068test $ac_write_fail = 0 ||
16069 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
16070
b7026657
AC
16071
16072# configure is writing to config.log, and then calls config.status.
16073# config.status does its own redirection, appending to config.log.
16074# Unfortunately, on DOS this fails, as config.log is still kept open
16075# by configure, so config.status won't be able to write to it; its
16076# output is simply discarded. So we exec the FD to /dev/null,
16077# effectively closing config.log, so it can be properly (re)opened and
16078# appended to by config.status. When coming back to configure, we
16079# need to make the FD available again.
16080if test "$no_create" != yes; then
16081 ac_cs_success=:
16082 ac_config_status_args=
16083 test "$silent" = yes &&
16084 ac_config_status_args="$ac_config_status_args --quiet"
16085 exec 5>/dev/null
16086 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
16087 exec 5>>config.log
16088 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16089 # would make configure fail if this is the last instruction.
81ecdfbb
RW
16090 $ac_cs_success || as_fn_exit $?
16091fi
16092if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16093 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16094$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
b7026657 16095fi
c906108c
SS
16096
16097