]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/v850/configure
sim: allow the assert configure option everywhere
[thirdparty/binutils-gdb.git] / sim / v850 / 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
c906108c 271
81ecdfbb
RW
272# as_fn_exit STATUS
273# -----------------
274# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
275as_fn_exit ()
276{
277 set +e
278 as_fn_set_status $1
279 exit $1
280} # as_fn_exit
281
282# as_fn_mkdir_p
283# -------------
284# Create "$as_dir" as a directory, including parents if necessary.
285as_fn_mkdir_p ()
286{
287
288 case $as_dir in #(
289 -*) as_dir=./$as_dir;;
290 esac
291 test -d "$as_dir" || eval $as_mkdir_p || {
292 as_dirs=
293 while :; do
294 case $as_dir in #(
295 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
296 *) as_qdir=$as_dir;;
297 esac
298 as_dirs="'$as_qdir' $as_dirs"
299 as_dir=`$as_dirname -- "$as_dir" ||
300$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
301 X"$as_dir" : 'X\(//\)[^/]' \| \
302 X"$as_dir" : 'X\(//\)$' \| \
303 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
304$as_echo X"$as_dir" |
305 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
306 s//\1/
307 q
308 }
309 /^X\(\/\/\)[^/].*/{
310 s//\1/
311 q
312 }
313 /^X\(\/\/\)$/{
314 s//\1/
315 q
316 }
317 /^X\(\/\).*/{
318 s//\1/
319 q
320 }
321 s/.*/./; q'`
322 test -d "$as_dir" && break
323 done
324 test -z "$as_dirs" || eval "mkdir $as_dirs"
325 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
326
327
328} # as_fn_mkdir_p
329# as_fn_append VAR VALUE
330# ----------------------
331# Append the text in VALUE to the end of the definition contained in VAR. Take
332# advantage of any shell optimizations that allow amortized linear growth over
333# repeated appends, instead of the typical quadratic growth present in naive
334# implementations.
335if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
336 eval 'as_fn_append ()
337 {
338 eval $1+=\$2
339 }'
340else
341 as_fn_append ()
342 {
343 eval $1=\$$1\$2
344 }
345fi # as_fn_append
346
347# as_fn_arith ARG...
348# ------------------
349# Perform arithmetic evaluation on the ARGs, and store the result in the
350# global $as_val. Take advantage of shells that can avoid forks. The arguments
351# must be portable across $(()) and expr.
352if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
353 eval 'as_fn_arith ()
354 {
355 as_val=$(( $* ))
356 }'
357else
358 as_fn_arith ()
359 {
360 as_val=`expr "$@" || test $? -eq 1`
361 }
362fi # as_fn_arith
363
364
365# as_fn_error ERROR [LINENO LOG_FD]
366# ---------------------------------
367# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
368# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
369# script with status $?, using 1 if that was 0.
370as_fn_error ()
371{
372 as_status=$?; test $as_status -eq 0 && as_status=1
373 if test "$3"; then
374 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
375 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
376 fi
377 $as_echo "$as_me: error: $1" >&2
378 as_fn_exit $as_status
379} # as_fn_error
380
381if expr a : '\(a\)' >/dev/null 2>&1 &&
382 test "X`expr 00001 : '.*\(...\)'`" = X001; then
b7026657
AC
383 as_expr=expr
384else
385 as_expr=false
386fi
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
347fe5bb 756enable_sim_inline
81ecdfbb
RW
757with_pkgversion
758with_bugurl
759enable_sim_endian
760enable_sim_alignment
2232061b 761enable_werror
81ecdfbb
RW
762enable_build_warnings
763enable_sim_build_warnings
764enable_sim_reserved_bits
765enable_sim_bitsize
766'
767 ac_precious_vars='build_alias
768host_alias
769target_alias
770CC
771CFLAGS
772LDFLAGS
773LIBS
774CPPFLAGS
775CPP'
776
c906108c
SS
777
778# Initialize some variables set by options.
b7026657
AC
779ac_init_help=
780ac_init_version=false
81ecdfbb
RW
781ac_unrecognized_opts=
782ac_unrecognized_sep=
c906108c
SS
783# The variables have the same names as the options, with
784# dashes changed to underlines.
b7026657 785cache_file=/dev/null
c906108c 786exec_prefix=NONE
c906108c 787no_create=
c906108c
SS
788no_recursion=
789prefix=NONE
790program_prefix=NONE
791program_suffix=NONE
792program_transform_name=s,x,x,
793silent=
794site=
795srcdir=
c906108c
SS
796verbose=
797x_includes=NONE
798x_libraries=NONE
b7026657
AC
799
800# Installation directory options.
801# These are left unexpanded so users can "make install exec_prefix=/foo"
802# and all the variables that are supposed to be based on exec_prefix
803# by default will actually change.
804# Use braces instead of parens because sh, perl, etc. also accept them.
81ecdfbb 805# (The list follows the same order as the GNU Coding Standards.)
c906108c
SS
806bindir='${exec_prefix}/bin'
807sbindir='${exec_prefix}/sbin'
808libexecdir='${exec_prefix}/libexec'
81ecdfbb
RW
809datarootdir='${prefix}/share'
810datadir='${datarootdir}'
c906108c
SS
811sysconfdir='${prefix}/etc'
812sharedstatedir='${prefix}/com'
813localstatedir='${prefix}/var'
c906108c
SS
814includedir='${prefix}/include'
815oldincludedir='/usr/include'
81ecdfbb
RW
816docdir='${datarootdir}/doc/${PACKAGE}'
817infodir='${datarootdir}/info'
818htmldir='${docdir}'
819dvidir='${docdir}'
820pdfdir='${docdir}'
821psdir='${docdir}'
822libdir='${exec_prefix}/lib'
823localedir='${datarootdir}/locale'
824mandir='${datarootdir}/man'
c906108c 825
c906108c 826ac_prev=
81ecdfbb 827ac_dashdash=
c906108c
SS
828for ac_option
829do
c906108c
SS
830 # If the previous option needs an argument, assign it.
831 if test -n "$ac_prev"; then
81ecdfbb 832 eval $ac_prev=\$ac_option
c906108c
SS
833 ac_prev=
834 continue
835 fi
836
81ecdfbb
RW
837 case $ac_option in
838 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
839 *) ac_optarg=yes ;;
840 esac
c906108c
SS
841
842 # Accept the important Cygnus configure options, so we can diagnose typos.
843
81ecdfbb
RW
844 case $ac_dashdash$ac_option in
845 --)
846 ac_dashdash=yes ;;
c906108c
SS
847
848 -bindir | --bindir | --bindi | --bind | --bin | --bi)
849 ac_prev=bindir ;;
850 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
b7026657 851 bindir=$ac_optarg ;;
c906108c
SS
852
853 -build | --build | --buil | --bui | --bu)
b7026657 854 ac_prev=build_alias ;;
c906108c 855 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
b7026657 856 build_alias=$ac_optarg ;;
c906108c
SS
857
858 -cache-file | --cache-file | --cache-fil | --cache-fi \
859 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
860 ac_prev=cache_file ;;
861 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
862 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
b7026657
AC
863 cache_file=$ac_optarg ;;
864
865 --config-cache | -C)
866 cache_file=config.cache ;;
c906108c 867
81ecdfbb 868 -datadir | --datadir | --datadi | --datad)
c906108c 869 ac_prev=datadir ;;
81ecdfbb 870 -datadir=* | --datadir=* | --datadi=* | --datad=*)
b7026657 871 datadir=$ac_optarg ;;
c906108c 872
81ecdfbb
RW
873 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
874 | --dataroo | --dataro | --datar)
875 ac_prev=datarootdir ;;
876 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
877 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
878 datarootdir=$ac_optarg ;;
879
c906108c 880 -disable-* | --disable-*)
81ecdfbb 881 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
c906108c 882 # Reject names that are not valid shell variable names.
81ecdfbb
RW
883 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
884 as_fn_error "invalid feature name: $ac_useropt"
885 ac_useropt_orig=$ac_useropt
886 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
887 case $ac_user_opts in
888 *"
889"enable_$ac_useropt"
890"*) ;;
891 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
892 ac_unrecognized_sep=', ';;
893 esac
894 eval enable_$ac_useropt=no ;;
895
896 -docdir | --docdir | --docdi | --doc | --do)
897 ac_prev=docdir ;;
898 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
899 docdir=$ac_optarg ;;
900
901 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
902 ac_prev=dvidir ;;
903 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
904 dvidir=$ac_optarg ;;
c906108c
SS
905
906 -enable-* | --enable-*)
81ecdfbb 907 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
c906108c 908 # Reject names that are not valid shell variable names.
81ecdfbb
RW
909 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
910 as_fn_error "invalid feature name: $ac_useropt"
911 ac_useropt_orig=$ac_useropt
912 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
913 case $ac_user_opts in
914 *"
915"enable_$ac_useropt"
916"*) ;;
917 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
918 ac_unrecognized_sep=', ';;
c906108c 919 esac
81ecdfbb 920 eval enable_$ac_useropt=\$ac_optarg ;;
c906108c
SS
921
922 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
923 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
924 | --exec | --exe | --ex)
925 ac_prev=exec_prefix ;;
926 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
927 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
928 | --exec=* | --exe=* | --ex=*)
b7026657 929 exec_prefix=$ac_optarg ;;
c906108c
SS
930
931 -gas | --gas | --ga | --g)
932 # Obsolete; use --with-gas.
933 with_gas=yes ;;
934
b7026657
AC
935 -help | --help | --hel | --he | -h)
936 ac_init_help=long ;;
937 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
938 ac_init_help=recursive ;;
939 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
940 ac_init_help=short ;;
c906108c
SS
941
942 -host | --host | --hos | --ho)
b7026657 943 ac_prev=host_alias ;;
c906108c 944 -host=* | --host=* | --hos=* | --ho=*)
b7026657 945 host_alias=$ac_optarg ;;
c906108c 946
81ecdfbb
RW
947 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
948 ac_prev=htmldir ;;
949 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
950 | --ht=*)
951 htmldir=$ac_optarg ;;
952
c906108c
SS
953 -includedir | --includedir | --includedi | --included | --include \
954 | --includ | --inclu | --incl | --inc)
955 ac_prev=includedir ;;
956 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
957 | --includ=* | --inclu=* | --incl=* | --inc=*)
b7026657 958 includedir=$ac_optarg ;;
c906108c
SS
959
960 -infodir | --infodir | --infodi | --infod | --info | --inf)
961 ac_prev=infodir ;;
962 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
b7026657 963 infodir=$ac_optarg ;;
c906108c
SS
964
965 -libdir | --libdir | --libdi | --libd)
966 ac_prev=libdir ;;
967 -libdir=* | --libdir=* | --libdi=* | --libd=*)
b7026657 968 libdir=$ac_optarg ;;
c906108c
SS
969
970 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
971 | --libexe | --libex | --libe)
972 ac_prev=libexecdir ;;
973 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
974 | --libexe=* | --libex=* | --libe=*)
b7026657 975 libexecdir=$ac_optarg ;;
c906108c 976
81ecdfbb
RW
977 -localedir | --localedir | --localedi | --localed | --locale)
978 ac_prev=localedir ;;
979 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
980 localedir=$ac_optarg ;;
981
c906108c 982 -localstatedir | --localstatedir | --localstatedi | --localstated \
81ecdfbb 983 | --localstate | --localstat | --localsta | --localst | --locals)
c906108c
SS
984 ac_prev=localstatedir ;;
985 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
81ecdfbb 986 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
b7026657 987 localstatedir=$ac_optarg ;;
c906108c
SS
988
989 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
990 ac_prev=mandir ;;
991 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
b7026657 992 mandir=$ac_optarg ;;
c906108c
SS
993
994 -nfp | --nfp | --nf)
995 # Obsolete; use --without-fp.
996 with_fp=no ;;
997
998 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
b7026657 999 | --no-cr | --no-c | -n)
c906108c
SS
1000 no_create=yes ;;
1001
1002 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1003 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1004 no_recursion=yes ;;
1005
1006 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1007 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1008 | --oldin | --oldi | --old | --ol | --o)
1009 ac_prev=oldincludedir ;;
1010 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1011 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1012 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
b7026657 1013 oldincludedir=$ac_optarg ;;
c906108c
SS
1014
1015 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1016 ac_prev=prefix ;;
1017 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
b7026657 1018 prefix=$ac_optarg ;;
c906108c
SS
1019
1020 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1021 | --program-pre | --program-pr | --program-p)
1022 ac_prev=program_prefix ;;
1023 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1024 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
b7026657 1025 program_prefix=$ac_optarg ;;
c906108c
SS
1026
1027 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1028 | --program-suf | --program-su | --program-s)
1029 ac_prev=program_suffix ;;
1030 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1031 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
b7026657 1032 program_suffix=$ac_optarg ;;
c906108c
SS
1033
1034 -program-transform-name | --program-transform-name \
1035 | --program-transform-nam | --program-transform-na \
1036 | --program-transform-n | --program-transform- \
1037 | --program-transform | --program-transfor \
1038 | --program-transfo | --program-transf \
1039 | --program-trans | --program-tran \
1040 | --progr-tra | --program-tr | --program-t)
1041 ac_prev=program_transform_name ;;
1042 -program-transform-name=* | --program-transform-name=* \
1043 | --program-transform-nam=* | --program-transform-na=* \
1044 | --program-transform-n=* | --program-transform-=* \
1045 | --program-transform=* | --program-transfor=* \
1046 | --program-transfo=* | --program-transf=* \
1047 | --program-trans=* | --program-tran=* \
1048 | --progr-tra=* | --program-tr=* | --program-t=*)
b7026657 1049 program_transform_name=$ac_optarg ;;
c906108c 1050
81ecdfbb
RW
1051 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1052 ac_prev=pdfdir ;;
1053 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1054 pdfdir=$ac_optarg ;;
1055
1056 -psdir | --psdir | --psdi | --psd | --ps)
1057 ac_prev=psdir ;;
1058 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1059 psdir=$ac_optarg ;;
1060
c906108c
SS
1061 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1062 | -silent | --silent | --silen | --sile | --sil)
1063 silent=yes ;;
1064
1065 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1066 ac_prev=sbindir ;;
1067 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1068 | --sbi=* | --sb=*)
b7026657 1069 sbindir=$ac_optarg ;;
c906108c
SS
1070
1071 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1072 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1073 | --sharedst | --shareds | --shared | --share | --shar \
1074 | --sha | --sh)
1075 ac_prev=sharedstatedir ;;
1076 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1077 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1078 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1079 | --sha=* | --sh=*)
b7026657 1080 sharedstatedir=$ac_optarg ;;
c906108c
SS
1081
1082 -site | --site | --sit)
1083 ac_prev=site ;;
1084 -site=* | --site=* | --sit=*)
b7026657 1085 site=$ac_optarg ;;
eb2d80b4 1086
c906108c
SS
1087 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1088 ac_prev=srcdir ;;
1089 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
b7026657 1090 srcdir=$ac_optarg ;;
c906108c
SS
1091
1092 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1093 | --syscon | --sysco | --sysc | --sys | --sy)
1094 ac_prev=sysconfdir ;;
1095 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1096 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
b7026657 1097 sysconfdir=$ac_optarg ;;
c906108c
SS
1098
1099 -target | --target | --targe | --targ | --tar | --ta | --t)
b7026657 1100 ac_prev=target_alias ;;
c906108c 1101 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
b7026657 1102 target_alias=$ac_optarg ;;
c906108c
SS
1103
1104 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1105 verbose=yes ;;
1106
b7026657
AC
1107 -version | --version | --versio | --versi | --vers | -V)
1108 ac_init_version=: ;;
c906108c
SS
1109
1110 -with-* | --with-*)
81ecdfbb 1111 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
c906108c 1112 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1113 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1114 as_fn_error "invalid package name: $ac_useropt"
1115 ac_useropt_orig=$ac_useropt
1116 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1117 case $ac_user_opts in
1118 *"
1119"with_$ac_useropt"
1120"*) ;;
1121 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1122 ac_unrecognized_sep=', ';;
c906108c 1123 esac
81ecdfbb 1124 eval with_$ac_useropt=\$ac_optarg ;;
c906108c
SS
1125
1126 -without-* | --without-*)
81ecdfbb 1127 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
c906108c 1128 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1129 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1130 as_fn_error "invalid package name: $ac_useropt"
1131 ac_useropt_orig=$ac_useropt
1132 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1133 case $ac_user_opts in
1134 *"
1135"with_$ac_useropt"
1136"*) ;;
1137 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1138 ac_unrecognized_sep=', ';;
1139 esac
1140 eval with_$ac_useropt=no ;;
c906108c
SS
1141
1142 --x)
1143 # Obsolete; use --with-x.
1144 with_x=yes ;;
1145
1146 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1147 | --x-incl | --x-inc | --x-in | --x-i)
1148 ac_prev=x_includes ;;
1149 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1150 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
b7026657 1151 x_includes=$ac_optarg ;;
c906108c
SS
1152
1153 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1154 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1155 ac_prev=x_libraries ;;
1156 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1157 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
b7026657 1158 x_libraries=$ac_optarg ;;
c906108c 1159
81ecdfbb
RW
1160 -*) as_fn_error "unrecognized option: \`$ac_option'
1161Try \`$0 --help' for more information."
c906108c
SS
1162 ;;
1163
b7026657
AC
1164 *=*)
1165 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1166 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1167 case $ac_envvar in #(
1168 '' | [0-9]* | *[!_$as_cr_alnum]* )
1169 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1170 esac
1171 eval $ac_envvar=\$ac_optarg
b7026657
AC
1172 export $ac_envvar ;;
1173
c906108c 1174 *)
b7026657 1175 # FIXME: should be removed in autoconf 3.0.
81ecdfbb 1176 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
b7026657 1177 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
81ecdfbb 1178 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
b7026657 1179 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
c906108c
SS
1180 ;;
1181
1182 esac
1183done
1184
1185if test -n "$ac_prev"; then
b7026657 1186 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
81ecdfbb 1187 as_fn_error "missing argument to $ac_option"
c906108c 1188fi
c906108c 1189
81ecdfbb
RW
1190if test -n "$ac_unrecognized_opts"; then
1191 case $enable_option_checking in
1192 no) ;;
1193 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1194 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
b7026657 1195 esac
81ecdfbb 1196fi
c906108c 1197
81ecdfbb
RW
1198# Check all directory arguments for consistency.
1199for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1200 datadir sysconfdir sharedstatedir localstatedir includedir \
1201 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1202 libdir localedir mandir
c906108c 1203do
81ecdfbb
RW
1204 eval ac_val=\$$ac_var
1205 # Remove trailing slashes.
1206 case $ac_val in
1207 */ )
1208 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1209 eval $ac_var=\$ac_val;;
1210 esac
1211 # Be sure to have absolute directory names.
b7026657 1212 case $ac_val in
81ecdfbb
RW
1213 [\\/$]* | ?:[\\/]* ) continue;;
1214 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
c906108c 1215 esac
81ecdfbb 1216 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
c906108c
SS
1217done
1218
b7026657
AC
1219# There might be people who depend on the old broken behavior: `$host'
1220# used to hold the argument of --host etc.
1221# FIXME: To remove some day.
1222build=$build_alias
1223host=$host_alias
1224target=$target_alias
1225
1226# FIXME: To remove some day.
1227if test "x$host_alias" != x; then
1228 if test "x$build_alias" = x; then
1229 cross_compiling=maybe
81ecdfbb 1230 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
b7026657
AC
1231 If a cross compiler is detected then cross compile mode will be used." >&2
1232 elif test "x$build_alias" != "x$host_alias"; then
1233 cross_compiling=yes
1234 fi
1235fi
c906108c 1236
b7026657
AC
1237ac_tool_prefix=
1238test -n "$host_alias" && ac_tool_prefix=$host_alias-
1239
1240test "$silent" = yes && exec 6>/dev/null
c906108c 1241
c906108c 1242
81ecdfbb
RW
1243ac_pwd=`pwd` && test -n "$ac_pwd" &&
1244ac_ls_di=`ls -di .` &&
1245ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1246 as_fn_error "working directory cannot be determined"
1247test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1248 as_fn_error "pwd does not report name of working directory"
1249
1250
c906108c
SS
1251# Find the source files, if location was not specified.
1252if test -z "$srcdir"; then
1253 ac_srcdir_defaulted=yes
81ecdfbb
RW
1254 # Try the directory containing this script, then the parent directory.
1255 ac_confdir=`$as_dirname -- "$as_myself" ||
1256$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1257 X"$as_myself" : 'X\(//\)[^/]' \| \
1258 X"$as_myself" : 'X\(//\)$' \| \
1259 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1260$as_echo X"$as_myself" |
1261 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1262 s//\1/
1263 q
1264 }
1265 /^X\(\/\/\)[^/].*/{
1266 s//\1/
1267 q
1268 }
1269 /^X\(\/\/\)$/{
1270 s//\1/
1271 q
1272 }
1273 /^X\(\/\).*/{
1274 s//\1/
1275 q
1276 }
1277 s/.*/./; q'`
c906108c 1278 srcdir=$ac_confdir
81ecdfbb 1279 if test ! -r "$srcdir/$ac_unique_file"; then
c906108c
SS
1280 srcdir=..
1281 fi
1282else
1283 ac_srcdir_defaulted=no
1284fi
81ecdfbb
RW
1285if test ! -r "$srcdir/$ac_unique_file"; then
1286 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1287 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1288fi
1289ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1290ac_abs_confdir=`(
1291 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1292 pwd)`
1293# When building in place, set srcdir=.
1294if test "$ac_abs_confdir" = "$ac_pwd"; then
1295 srcdir=.
1296fi
1297# Remove unnecessary trailing slashes from srcdir.
1298# Double slashes in file names in object file debugging info
1299# mess up M-x gdb in Emacs.
1300case $srcdir in
1301*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1302esac
1303for ac_var in $ac_precious_vars; do
1304 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1305 eval ac_env_${ac_var}_value=\$${ac_var}
1306 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1307 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1308done
c906108c 1309
b7026657
AC
1310#
1311# Report the --help message.
1312#
1313if test "$ac_init_help" = "long"; then
1314 # Omit some internal or obsolete options to make the list less imposing.
1315 # This message is too long to be a string in the A/UX 3.1 sh.
1316 cat <<_ACEOF
1317\`configure' configures this package to adapt to many kinds of systems.
c906108c 1318
b7026657 1319Usage: $0 [OPTION]... [VAR=VALUE]...
c906108c 1320
b7026657
AC
1321To assign environment variables (e.g., CC, CFLAGS...), specify them as
1322VAR=VALUE. See below for descriptions of some of the useful variables.
c906108c 1323
b7026657 1324Defaults for the options are specified in brackets.
c906108c 1325
b7026657
AC
1326Configuration:
1327 -h, --help display this help and exit
1328 --help=short display options specific to this package
1329 --help=recursive display the short help of all the included packages
1330 -V, --version display version information and exit
1331 -q, --quiet, --silent do not print \`checking...' messages
1332 --cache-file=FILE cache test results in FILE [disabled]
1333 -C, --config-cache alias for \`--cache-file=config.cache'
1334 -n, --no-create do not create output files
1335 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1336
b7026657
AC
1337Installation directories:
1338 --prefix=PREFIX install architecture-independent files in PREFIX
81ecdfbb 1339 [$ac_default_prefix]
b7026657 1340 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
81ecdfbb 1341 [PREFIX]
c906108c 1342
b7026657
AC
1343By default, \`make install' will install all the files in
1344\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1345an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1346for instance \`--prefix=\$HOME'.
c906108c 1347
b7026657
AC
1348For better control, use the options below.
1349
1350Fine tuning of the installation directories:
81ecdfbb
RW
1351 --bindir=DIR user executables [EPREFIX/bin]
1352 --sbindir=DIR system admin executables [EPREFIX/sbin]
1353 --libexecdir=DIR program executables [EPREFIX/libexec]
1354 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1355 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1356 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1357 --libdir=DIR object code libraries [EPREFIX/lib]
1358 --includedir=DIR C header files [PREFIX/include]
1359 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1360 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1361 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1362 --infodir=DIR info documentation [DATAROOTDIR/info]
1363 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1364 --mandir=DIR man documentation [DATAROOTDIR/man]
1365 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1366 --htmldir=DIR html documentation [DOCDIR]
1367 --dvidir=DIR dvi documentation [DOCDIR]
1368 --pdfdir=DIR pdf documentation [DOCDIR]
1369 --psdir=DIR ps documentation [DOCDIR]
b7026657
AC
1370_ACEOF
1371
1372 cat <<\_ACEOF
1373
1374Program names:
1375 --program-prefix=PREFIX prepend PREFIX to installed program names
1376 --program-suffix=SUFFIX append SUFFIX to installed program names
1377 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1378
1379System types:
1380 --build=BUILD configure for building on BUILD [guessed]
1381 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1382 --target=TARGET configure for building compilers for TARGET [HOST]
1383_ACEOF
c906108c 1384fi
b7026657
AC
1385
1386if test -n "$ac_init_help"; then
1387
1388 cat <<\_ACEOF
1389
1390Optional Features:
81ecdfbb 1391 --disable-option-checking ignore unrecognized --enable/--with options
b7026657
AC
1392 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1393 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
faa743bb 1394 --enable-plugins Enable support for plugins
6bb11ab3
L
1395 --enable-shared[=PKGS] build shared libraries [default=yes]
1396 --enable-static[=PKGS] build static libraries [default=yes]
1397 --enable-fast-install[=PKGS]
1398 optimize for fast installation [default=yes]
1399 --disable-libtool-lock avoid locking (might break parallel builds)
31e6ad7d
MF
1400 --enable-maintainer-mode enable make rules and dependencies not useful
1401 (and sometimes confusing) to the casual installer
8d0978fb
MF
1402 --enable-sim-debug=opts Enable debugging flags (for developers of the sim
1403 itself)
1404 --enable-sim-stdio Specify whether to use stdio for console
1405 input/output
1406 --enable-sim-trace=opts Enable tracing of simulated programs
1407 --enable-sim-profile=opts
1408 Enable profiling flags
35656e95 1409 --enable-sim-assert Specify whether to perform random assertions
347fe5bb
MF
1410 --enable-sim-inline=inlines
1411 Specify which functions should be inlined
8d0978fb
MF
1412 --enable-sim-endian=endian
1413 Specify target byte endian orientation
1414 --enable-sim-alignment=align
1415 Specify strict, nonstrict or forced alignment of
1416 memory accesses
2232061b
MF
1417 --enable-werror treat compile warnings as errors
1418 --enable-build-warnings enable build-time compiler warnings if gcc is used
1419 --enable-sim-build-warnings
1420 enable SIM specific build-time compiler warnings if
1421 gcc is used
8d0978fb
MF
1422 --enable-sim-reserved-bits
1423 Specify whether to check reserved bits in
1424 instruction
1425 --enable-sim-bitsize=N Specify target bitsize (32 or 64)
b7026657 1426
6efef468
JM
1427Optional Packages:
1428 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1429 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
aadc9410 1430 --with-system-zlib use installed libz
6bb11ab3
L
1431 --with-pic try to use only PIC/non-PIC objects [default=use
1432 both]
1433 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
bf12d44e 1434 --with-pkgversion=PKG Use PKG in the version string in place of "SIM"
6efef468
JM
1435 --with-bugurl=URL Direct users to URL to report a bug
1436
b7026657
AC
1437Some influential environment variables:
1438 CC C compiler command
1439 CFLAGS C compiler flags
1440 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1441 nonstandard directory <lib dir>
81ecdfbb
RW
1442 LIBS libraries to pass to the linker, e.g. -l<library>
1443 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1444 you have headers in a nonstandard directory <include dir>
b7026657
AC
1445 CPP C preprocessor
1446
1447Use these variables to override the choices made by `configure' or to help
1448it to find libraries and programs with nonstandard names/locations.
1449
81ecdfbb 1450Report bugs to the package provider.
b7026657 1451_ACEOF
81ecdfbb 1452ac_status=$?
c906108c
SS
1453fi
1454
b7026657
AC
1455if test "$ac_init_help" = "recursive"; then
1456 # If there are subdirs, report their specific --help.
b7026657 1457 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
81ecdfbb
RW
1458 test -d "$ac_dir" ||
1459 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1460 continue
b7026657 1461 ac_builddir=.
c906108c 1462
81ecdfbb
RW
1463case "$ac_dir" in
1464.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1465*)
1466 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1467 # A ".." for each directory in $ac_dir_suffix.
1468 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1469 case $ac_top_builddir_sub in
1470 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1471 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1472 esac ;;
1473esac
1474ac_abs_top_builddir=$ac_pwd
1475ac_abs_builddir=$ac_pwd$ac_dir_suffix
1476# for backward compatibility:
1477ac_top_builddir=$ac_top_build_prefix
c906108c 1478
b7026657 1479case $srcdir in
81ecdfbb 1480 .) # We are building in place.
b7026657 1481 ac_srcdir=.
81ecdfbb
RW
1482 ac_top_srcdir=$ac_top_builddir_sub
1483 ac_abs_top_srcdir=$ac_pwd ;;
1484 [\\/]* | ?:[\\/]* ) # Absolute name.
b7026657 1485 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
1486 ac_top_srcdir=$srcdir
1487 ac_abs_top_srcdir=$srcdir ;;
1488 *) # Relative name.
1489 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1490 ac_top_srcdir=$ac_top_build_prefix$srcdir
1491 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
b7026657 1492esac
81ecdfbb
RW
1493ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1494
1495 cd "$ac_dir" || { ac_status=$?; continue; }
1496 # Check for guested configure.
1497 if test -f "$ac_srcdir/configure.gnu"; then
1498 echo &&
1499 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1500 elif test -f "$ac_srcdir/configure"; then
1501 echo &&
1502 $SHELL "$ac_srcdir/configure" --help=recursive
b7026657 1503 else
81ecdfbb
RW
1504 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1505 fi || ac_status=$?
1506 cd "$ac_pwd" || { ac_status=$?; break; }
b7026657 1507 done
c906108c 1508fi
b7026657 1509
81ecdfbb 1510test -n "$ac_init_help" && exit $ac_status
b7026657
AC
1511if $ac_init_version; then
1512 cat <<\_ACEOF
81ecdfbb
RW
1513configure
1514generated by GNU Autoconf 2.64
b7026657 1515
81ecdfbb 1516Copyright (C) 2009 Free Software Foundation, Inc.
b7026657
AC
1517This configure script is free software; the Free Software Foundation
1518gives unlimited permission to copy, distribute and modify it.
1519_ACEOF
81ecdfbb 1520 exit
b7026657 1521fi
b7026657 1522
81ecdfbb
RW
1523## ------------------------ ##
1524## Autoconf initialization. ##
1525## ------------------------ ##
b7026657 1526
81ecdfbb
RW
1527# ac_fn_c_try_compile LINENO
1528# --------------------------
1529# Try to compile conftest.$ac_ext, and return whether this succeeded.
1530ac_fn_c_try_compile ()
b7026657 1531{
81ecdfbb
RW
1532 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1533 rm -f conftest.$ac_objext
1534 if { { ac_try="$ac_compile"
1535case "(($ac_try" in
1536 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1537 *) ac_try_echo=$ac_try;;
1538esac
1539eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1540$as_echo "$ac_try_echo"; } >&5
1541 (eval "$ac_compile") 2>conftest.err
1542 ac_status=$?
1543 if test -s conftest.err; then
1544 grep -v '^ *+' conftest.err >conftest.er1
1545 cat conftest.er1 >&5
1546 mv -f conftest.er1 conftest.err
1547 fi
1548 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1549 test $ac_status = 0; } && {
1550 test -z "$ac_c_werror_flag" ||
1551 test ! -s conftest.err
1552 } && test -s conftest.$ac_objext; then :
1553 ac_retval=0
1554else
1555 $as_echo "$as_me: failed program was:" >&5
1556sed 's/^/| /' conftest.$ac_ext >&5
b7026657 1557
81ecdfbb
RW
1558 ac_retval=1
1559fi
1560 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1561 return $ac_retval
b7026657 1562
81ecdfbb 1563} # ac_fn_c_try_compile
b7026657 1564
81ecdfbb
RW
1565# ac_fn_c_try_cpp LINENO
1566# ----------------------
1567# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1568ac_fn_c_try_cpp ()
1569{
1570 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1571 if { { ac_try="$ac_cpp conftest.$ac_ext"
1572case "(($ac_try" in
1573 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1574 *) ac_try_echo=$ac_try;;
1575esac
1576eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1577$as_echo "$ac_try_echo"; } >&5
1578 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1579 ac_status=$?
1580 if test -s conftest.err; then
1581 grep -v '^ *+' conftest.err >conftest.er1
1582 cat conftest.er1 >&5
1583 mv -f conftest.er1 conftest.err
1584 fi
1585 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1586 test $ac_status = 0; } >/dev/null && {
1587 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1588 test ! -s conftest.err
1589 }; then :
1590 ac_retval=0
1591else
1592 $as_echo "$as_me: failed program was:" >&5
1593sed 's/^/| /' conftest.$ac_ext >&5
b7026657 1594
81ecdfbb
RW
1595 ac_retval=1
1596fi
1597 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1598 return $ac_retval
b7026657 1599
81ecdfbb 1600} # ac_fn_c_try_cpp
b7026657 1601
81ecdfbb
RW
1602# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1603# -------------------------------------------------------
1604# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1605# the include files in INCLUDES and setting the cache variable VAR
1606# accordingly.
1607ac_fn_c_check_header_mongrel ()
1608{
1609 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1610 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1612$as_echo_n "checking for $2... " >&6; }
1613if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1614 $as_echo_n "(cached) " >&6
1615fi
1616eval ac_res=\$$3
1617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1618$as_echo "$ac_res" >&6; }
1619else
1620 # Is the header compilable?
1621{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1622$as_echo_n "checking $2 usability... " >&6; }
1623cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1624/* end confdefs.h. */
1625$4
1626#include <$2>
1627_ACEOF
1628if ac_fn_c_try_compile "$LINENO"; then :
1629 ac_header_compiler=yes
1630else
1631 ac_header_compiler=no
1632fi
1633rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1634{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1635$as_echo "$ac_header_compiler" >&6; }
1636
1637# Is the header present?
1638{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1639$as_echo_n "checking $2 presence... " >&6; }
1640cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1641/* end confdefs.h. */
1642#include <$2>
1643_ACEOF
1644if ac_fn_c_try_cpp "$LINENO"; then :
1645 ac_header_preproc=yes
1646else
1647 ac_header_preproc=no
1648fi
1649rm -f conftest.err conftest.$ac_ext
1650{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1651$as_echo "$ac_header_preproc" >&6; }
1652
1653# So? What about this header?
1654case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1655 yes:no: )
1656 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1657$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1658 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1659$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1660 ;;
1661 no:yes:* )
1662 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1663$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1664 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1665$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1666 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1667$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1668 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1669$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1670 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1671$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1672 ;;
1673esac
1674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1675$as_echo_n "checking for $2... " >&6; }
1676if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1677 $as_echo_n "(cached) " >&6
1678else
1679 eval "$3=\$ac_header_compiler"
1680fi
1681eval ac_res=\$$3
1682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1683$as_echo "$ac_res" >&6; }
1684fi
1685 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1686
1687} # ac_fn_c_check_header_mongrel
1688
1689# ac_fn_c_try_run LINENO
1690# ----------------------
1691# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1692# that executables *can* be run.
1693ac_fn_c_try_run ()
1694{
1695 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1696 if { { ac_try="$ac_link"
1697case "(($ac_try" in
1698 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1699 *) ac_try_echo=$ac_try;;
1700esac
1701eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1702$as_echo "$ac_try_echo"; } >&5
1703 (eval "$ac_link") 2>&5
1704 ac_status=$?
1705 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1706 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1707 { { case "(($ac_try" in
1708 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1709 *) ac_try_echo=$ac_try;;
1710esac
1711eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1712$as_echo "$ac_try_echo"; } >&5
1713 (eval "$ac_try") 2>&5
1714 ac_status=$?
1715 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1716 test $ac_status = 0; }; }; then :
1717 ac_retval=0
1718else
1719 $as_echo "$as_me: program exited with status $ac_status" >&5
1720 $as_echo "$as_me: failed program was:" >&5
1721sed 's/^/| /' conftest.$ac_ext >&5
1722
1723 ac_retval=$ac_status
1724fi
1725 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1726 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1727 return $ac_retval
1728
1729} # ac_fn_c_try_run
1730
1731# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1732# -------------------------------------------------------
1733# Tests whether HEADER exists and can be compiled using the include files in
1734# INCLUDES, setting the cache variable VAR accordingly.
1735ac_fn_c_check_header_compile ()
1736{
1737 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1739$as_echo_n "checking for $2... " >&6; }
1740if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1741 $as_echo_n "(cached) " >&6
1742else
1743 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1744/* end confdefs.h. */
1745$4
1746#include <$2>
1747_ACEOF
1748if ac_fn_c_try_compile "$LINENO"; then :
1749 eval "$3=yes"
1750else
1751 eval "$3=no"
1752fi
1753rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1754fi
1755eval ac_res=\$$3
1756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1757$as_echo "$ac_res" >&6; }
1758 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1759
1760} # ac_fn_c_check_header_compile
1761
1762# ac_fn_c_try_link LINENO
1763# -----------------------
1764# Try to link conftest.$ac_ext, and return whether this succeeded.
1765ac_fn_c_try_link ()
1766{
1767 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1768 rm -f conftest.$ac_objext conftest$ac_exeext
1769 if { { ac_try="$ac_link"
1770case "(($ac_try" in
1771 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1772 *) ac_try_echo=$ac_try;;
1773esac
1774eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1775$as_echo "$ac_try_echo"; } >&5
1776 (eval "$ac_link") 2>conftest.err
1777 ac_status=$?
1778 if test -s conftest.err; then
1779 grep -v '^ *+' conftest.err >conftest.er1
1780 cat conftest.er1 >&5
1781 mv -f conftest.er1 conftest.err
1782 fi
1783 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1784 test $ac_status = 0; } && {
1785 test -z "$ac_c_werror_flag" ||
1786 test ! -s conftest.err
1787 } && test -s conftest$ac_exeext && {
1788 test "$cross_compiling" = yes ||
1789 $as_test_x conftest$ac_exeext
1790 }; then :
1791 ac_retval=0
1792else
1793 $as_echo "$as_me: failed program was:" >&5
1794sed 's/^/| /' conftest.$ac_ext >&5
1795
1796 ac_retval=1
1797fi
1798 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1799 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1800 # interfere with the next link command; also delete a directory that is
1801 # left behind by Apple's compiler. We do this before executing the actions.
1802 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1803 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1804 return $ac_retval
1805
1806} # ac_fn_c_try_link
1807
1808# ac_fn_c_check_func LINENO FUNC VAR
1809# ----------------------------------
1810# Tests whether FUNC exists, setting the cache variable VAR accordingly
1811ac_fn_c_check_func ()
1812{
1813 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1814 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1815$as_echo_n "checking for $2... " >&6; }
1816if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1817 $as_echo_n "(cached) " >&6
1818else
1819 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1820/* end confdefs.h. */
1821/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1822 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1823#define $2 innocuous_$2
1824
1825/* System header to define __stub macros and hopefully few prototypes,
1826 which can conflict with char $2 (); below.
1827 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1828 <limits.h> exists even on freestanding compilers. */
1829
1830#ifdef __STDC__
1831# include <limits.h>
1832#else
1833# include <assert.h>
1834#endif
1835
1836#undef $2
1837
1838/* Override any GCC internal prototype to avoid an error.
1839 Use char because int might match the return type of a GCC
1840 builtin and then its argument prototype would still apply. */
1841#ifdef __cplusplus
1842extern "C"
1843#endif
1844char $2 ();
1845/* The GNU C library defines this for functions which it implements
1846 to always fail with ENOSYS. Some functions are actually named
1847 something starting with __ and the normal name is an alias. */
1848#if defined __stub_$2 || defined __stub___$2
1849choke me
1850#endif
1851
1852int
1853main ()
1854{
1855return $2 ();
1856 ;
1857 return 0;
1858}
1859_ACEOF
1860if ac_fn_c_try_link "$LINENO"; then :
1861 eval "$3=yes"
1862else
1863 eval "$3=no"
1864fi
1865rm -f core conftest.err conftest.$ac_objext \
1866 conftest$ac_exeext conftest.$ac_ext
1867fi
1868eval ac_res=\$$3
1869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1870$as_echo "$ac_res" >&6; }
1871 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1872
1873} # ac_fn_c_check_func
936df756
MF
1874
1875# ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
1876# ----------------------------------------------------
1877# Tries to find if the field MEMBER exists in type AGGR, after including
1878# INCLUDES, setting cache variable VAR accordingly.
1879ac_fn_c_check_member ()
1880{
1881 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1883$as_echo_n "checking for $2.$3... " >&6; }
1884if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
1885 $as_echo_n "(cached) " >&6
1886else
1887 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1888/* end confdefs.h. */
1889$5
1890int
1891main ()
1892{
1893static $2 ac_aggr;
1894if (ac_aggr.$3)
1895return 0;
1896 ;
1897 return 0;
1898}
1899_ACEOF
1900if ac_fn_c_try_compile "$LINENO"; then :
1901 eval "$4=yes"
1902else
1903 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1904/* end confdefs.h. */
1905$5
1906int
1907main ()
1908{
1909static $2 ac_aggr;
1910if (sizeof ac_aggr.$3)
1911return 0;
1912 ;
1913 return 0;
1914}
1915_ACEOF
1916if ac_fn_c_try_compile "$LINENO"; then :
1917 eval "$4=yes"
1918else
1919 eval "$4=no"
1920fi
1921rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1922fi
1923rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1924fi
1925eval ac_res=\$$4
1926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1927$as_echo "$ac_res" >&6; }
1928 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1929
1930} # ac_fn_c_check_member
1931
1932# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1933# -------------------------------------------
1934# Tests whether TYPE exists after having included INCLUDES, setting cache
1935# variable VAR accordingly.
1936ac_fn_c_check_type ()
1937{
1938 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1939 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1940$as_echo_n "checking for $2... " >&6; }
1941if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1942 $as_echo_n "(cached) " >&6
1943else
1944 eval "$3=no"
1945 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1946/* end confdefs.h. */
1947$4
1948int
1949main ()
1950{
1951if (sizeof ($2))
1952 return 0;
1953 ;
1954 return 0;
1955}
1956_ACEOF
1957if ac_fn_c_try_compile "$LINENO"; then :
1958 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1959/* end confdefs.h. */
1960$4
1961int
1962main ()
1963{
1964if (sizeof (($2)))
1965 return 0;
1966 ;
1967 return 0;
1968}
1969_ACEOF
1970if ac_fn_c_try_compile "$LINENO"; then :
1971
1972else
1973 eval "$3=yes"
1974fi
1975rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1976fi
1977rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1978fi
1979eval ac_res=\$$3
1980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1981$as_echo "$ac_res" >&6; }
1982 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1983
1984} # ac_fn_c_check_type
81ecdfbb
RW
1985cat >config.log <<_ACEOF
1986This file contains any messages produced by compilers while
1987running configure, to aid debugging if configure makes a mistake.
1988
1989It was created by $as_me, which was
1990generated by GNU Autoconf 2.64. Invocation command line was
1991
1992 $ $0 $@
1993
1994_ACEOF
1995exec 5>>config.log
1996{
1997cat <<_ASUNAME
1998## --------- ##
1999## Platform. ##
2000## --------- ##
2001
2002hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2003uname -m = `(uname -m) 2>/dev/null || echo unknown`
2004uname -r = `(uname -r) 2>/dev/null || echo unknown`
2005uname -s = `(uname -s) 2>/dev/null || echo unknown`
2006uname -v = `(uname -v) 2>/dev/null || echo unknown`
2007
2008/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2009/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2010
2011/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2012/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2013/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2014/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2015/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2016/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2017/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2018
2019_ASUNAME
2020
2021as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2022for as_dir in $PATH
2023do
2024 IFS=$as_save_IFS
2025 test -z "$as_dir" && as_dir=.
2026 $as_echo "PATH: $as_dir"
2027 done
2028IFS=$as_save_IFS
2029
2030} >&5
2031
2032cat >&5 <<_ACEOF
2033
2034
2035## ----------- ##
2036## Core tests. ##
b7026657
AC
2037## ----------- ##
2038
2039_ACEOF
2040
2041
2042# Keep a trace of the command line.
2043# Strip out --no-create and --no-recursion so they do not pile up.
2044# Strip out --silent because we don't want to record it for future runs.
2045# Also quote any args containing shell meta-characters.
2046# Make two passes to allow for proper duplicate-argument suppression.
2047ac_configure_args=
2048ac_configure_args0=
2049ac_configure_args1=
b7026657
AC
2050ac_must_keep_next=false
2051for ac_pass in 1 2
2052do
2053 for ac_arg
2054 do
2055 case $ac_arg in
2056 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2057 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2058 | -silent | --silent | --silen | --sile | --sil)
2059 continue ;;
81ecdfbb
RW
2060 *\'*)
2061 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
b7026657
AC
2062 esac
2063 case $ac_pass in
81ecdfbb 2064 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
b7026657 2065 2)
81ecdfbb 2066 as_fn_append ac_configure_args1 " '$ac_arg'"
b7026657
AC
2067 if test $ac_must_keep_next = true; then
2068 ac_must_keep_next=false # Got value, back to normal.
2069 else
2070 case $ac_arg in
2071 *=* | --config-cache | -C | -disable-* | --disable-* \
2072 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2073 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2074 | -with-* | --with-* | -without-* | --without-* | --x)
2075 case "$ac_configure_args0 " in
2076 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2077 esac
2078 ;;
2079 -* ) ac_must_keep_next=true ;;
2080 esac
2081 fi
81ecdfbb 2082 as_fn_append ac_configure_args " '$ac_arg'"
b7026657
AC
2083 ;;
2084 esac
2085 done
2086done
81ecdfbb
RW
2087{ ac_configure_args0=; unset ac_configure_args0;}
2088{ ac_configure_args1=; unset ac_configure_args1;}
b7026657
AC
2089
2090# When interrupted or exit'd, cleanup temporary files, and complete
2091# config.log. We remove comments because anyway the quotes in there
2092# would cause problems or look ugly.
81ecdfbb
RW
2093# WARNING: Use '\'' to represent an apostrophe within the trap.
2094# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
b7026657
AC
2095trap 'exit_status=$?
2096 # Save into config.log some information that might help in debugging.
2097 {
2098 echo
2099
2100 cat <<\_ASBOX
2101## ---------------- ##
2102## Cache variables. ##
2103## ---------------- ##
2104_ASBOX
2105 echo
2106 # The following way of writing the cache mishandles newlines in values,
81ecdfbb
RW
2107(
2108 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2109 eval ac_val=\$$ac_var
2110 case $ac_val in #(
2111 *${as_nl}*)
2112 case $ac_var in #(
2113 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2114$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2115 esac
2116 case $ac_var in #(
2117 _ | IFS | as_nl) ;; #(
2118 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2119 *) { eval $ac_var=; unset $ac_var;} ;;
2120 esac ;;
2121 esac
2122 done
b7026657 2123 (set) 2>&1 |
81ecdfbb
RW
2124 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2125 *${as_nl}ac_space=\ *)
b7026657 2126 sed -n \
81ecdfbb
RW
2127 "s/'\''/'\''\\\\'\'''\''/g;
2128 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2129 ;; #(
b7026657 2130 *)
81ecdfbb 2131 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b7026657 2132 ;;
81ecdfbb
RW
2133 esac |
2134 sort
2135)
b7026657
AC
2136 echo
2137
2138 cat <<\_ASBOX
2139## ----------------- ##
2140## Output variables. ##
2141## ----------------- ##
2142_ASBOX
2143 echo
2144 for ac_var in $ac_subst_vars
2145 do
81ecdfbb
RW
2146 eval ac_val=\$$ac_var
2147 case $ac_val in
2148 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2149 esac
2150 $as_echo "$ac_var='\''$ac_val'\''"
b7026657
AC
2151 done | sort
2152 echo
2153
2154 if test -n "$ac_subst_files"; then
2155 cat <<\_ASBOX
81ecdfbb
RW
2156## ------------------- ##
2157## File substitutions. ##
2158## ------------------- ##
b7026657
AC
2159_ASBOX
2160 echo
2161 for ac_var in $ac_subst_files
2162 do
81ecdfbb
RW
2163 eval ac_val=\$$ac_var
2164 case $ac_val in
2165 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2166 esac
2167 $as_echo "$ac_var='\''$ac_val'\''"
b7026657
AC
2168 done | sort
2169 echo
2170 fi
2171
2172 if test -s confdefs.h; then
2173 cat <<\_ASBOX
2174## ----------- ##
2175## confdefs.h. ##
2176## ----------- ##
2177_ASBOX
2178 echo
81ecdfbb 2179 cat confdefs.h
b7026657
AC
2180 echo
2181 fi
2182 test "$ac_signal" != 0 &&
81ecdfbb
RW
2183 $as_echo "$as_me: caught signal $ac_signal"
2184 $as_echo "$as_me: exit $exit_status"
b7026657 2185 } >&5
81ecdfbb
RW
2186 rm -f core *.core core.conftest.* &&
2187 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
b7026657 2188 exit $exit_status
81ecdfbb 2189' 0
b7026657 2190for ac_signal in 1 2 13 15; do
81ecdfbb 2191 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
b7026657
AC
2192done
2193ac_signal=0
2194
2195# confdefs.h avoids OS command line length limits that DEFS can exceed.
81ecdfbb
RW
2196rm -f -r conftest* confdefs.h
2197
2198$as_echo "/* confdefs.h */" > confdefs.h
b7026657
AC
2199
2200# Predefined preprocessor variables.
2201
2202cat >>confdefs.h <<_ACEOF
2203#define PACKAGE_NAME "$PACKAGE_NAME"
2204_ACEOF
2205
b7026657
AC
2206cat >>confdefs.h <<_ACEOF
2207#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2208_ACEOF
2209
b7026657
AC
2210cat >>confdefs.h <<_ACEOF
2211#define PACKAGE_VERSION "$PACKAGE_VERSION"
2212_ACEOF
2213
b7026657
AC
2214cat >>confdefs.h <<_ACEOF
2215#define PACKAGE_STRING "$PACKAGE_STRING"
2216_ACEOF
2217
b7026657
AC
2218cat >>confdefs.h <<_ACEOF
2219#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2220_ACEOF
2221
81ecdfbb
RW
2222cat >>confdefs.h <<_ACEOF
2223#define PACKAGE_URL "$PACKAGE_URL"
2224_ACEOF
2225
b7026657
AC
2226
2227# Let the site file select an alternate cache file if it wants to.
81ecdfbb
RW
2228# Prefer an explicitly selected file to automatically selected ones.
2229ac_site_file1=NONE
2230ac_site_file2=NONE
2231if test -n "$CONFIG_SITE"; then
2232 ac_site_file1=$CONFIG_SITE
2233elif test "x$prefix" != xNONE; then
2234 ac_site_file1=$prefix/share/config.site
2235 ac_site_file2=$prefix/etc/config.site
2236else
2237 ac_site_file1=$ac_default_prefix/share/config.site
2238 ac_site_file2=$ac_default_prefix/etc/config.site
2239fi
2240for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2241do
2242 test "x$ac_site_file" = xNONE && continue
b7026657 2243 if test -r "$ac_site_file"; then
81ecdfbb
RW
2244 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2245$as_echo "$as_me: loading site script $ac_site_file" >&6;}
b7026657
AC
2246 sed 's/^/| /' "$ac_site_file" >&5
2247 . "$ac_site_file"
2248 fi
2249done
2250
2251if test -r "$cache_file"; then
2252 # Some versions of bash will fail to source /dev/null (special
2253 # files actually), so we avoid doing that.
2254 if test -f "$cache_file"; then
81ecdfbb
RW
2255 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2256$as_echo "$as_me: loading cache $cache_file" >&6;}
b7026657 2257 case $cache_file in
81ecdfbb
RW
2258 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2259 *) . "./$cache_file";;
b7026657
AC
2260 esac
2261 fi
2262else
81ecdfbb
RW
2263 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2264$as_echo "$as_me: creating cache $cache_file" >&6;}
b7026657
AC
2265 >$cache_file
2266fi
2267
2268# Check that the precious variables saved in the cache have kept the same
2269# value.
2270ac_cache_corrupted=false
81ecdfbb 2271for ac_var in $ac_precious_vars; do
b7026657
AC
2272 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2273 eval ac_new_set=\$ac_env_${ac_var}_set
81ecdfbb
RW
2274 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2275 eval ac_new_val=\$ac_env_${ac_var}_value
b7026657
AC
2276 case $ac_old_set,$ac_new_set in
2277 set,)
81ecdfbb
RW
2278 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2279$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
b7026657
AC
2280 ac_cache_corrupted=: ;;
2281 ,set)
81ecdfbb
RW
2282 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2283$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
b7026657
AC
2284 ac_cache_corrupted=: ;;
2285 ,);;
2286 *)
2287 if test "x$ac_old_val" != "x$ac_new_val"; then
81ecdfbb
RW
2288 # differences in whitespace do not lead to failure.
2289 ac_old_val_w=`echo x $ac_old_val`
2290 ac_new_val_w=`echo x $ac_new_val`
2291 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2292 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2293$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2294 ac_cache_corrupted=:
2295 else
2296 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2297$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2298 eval $ac_var=\$ac_old_val
2299 fi
2300 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2301$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2302 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2303$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
b7026657
AC
2304 fi;;
2305 esac
2306 # Pass precious variables to config.status.
2307 if test "$ac_new_set" = set; then
2308 case $ac_new_val in
81ecdfbb 2309 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
b7026657
AC
2310 *) ac_arg=$ac_var=$ac_new_val ;;
2311 esac
2312 case " $ac_configure_args " in
2313 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
81ecdfbb 2314 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
b7026657
AC
2315 esac
2316 fi
2317done
2318if $ac_cache_corrupted; then
81ecdfbb
RW
2319 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2320$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2321 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2322$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2323 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
b7026657 2324fi
81ecdfbb
RW
2325## -------------------- ##
2326## Main body of script. ##
2327## -------------------- ##
b7026657
AC
2328
2329ac_ext=c
2330ac_cpp='$CPP $CPPFLAGS'
2331ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2332ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2333ac_compiler_gnu=$ac_cv_c_compiler_gnu
2334
2335
35695fd6
AC
2336# This file contains common code used by all simulators.
2337#
2338# SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2339# directory. It is intended to be invoked before any target specific stuff.
2340# SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2341# It is intended to be invoked last.
2342#
306f4178 2343# The simulator's configure.ac should look like:
35695fd6
AC
2344#
2345# dnl Process this file with autoconf to produce a configure script.
6ffe910a 2346# AC_PREREQ(2.64)dnl
35695fd6 2347# AC_INIT(Makefile.in)
6ffe910a 2348# sinclude(../common/aclocal.m4)
35695fd6
AC
2349#
2350# SIM_AC_COMMON
2351#
2352# ... target specific stuff ...
2353#
2354# SIM_AC_OUTPUT
2355
d6416cdc
RW
2356# Include global overrides and fixes for Autoconf.
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
6ffe910a
MF
2383# _AC_CHECK_DECL_BODY
2384# -------------------
2385# Shell function body for AC_CHECK_DECL.
2386# _AC_CHECK_DECL_BODY
d6416cdc 2387
6ffe910a
MF
2388# _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2389# INCLUDES)
2390# -------------------------------------------------------------
2391# Helper to AC_CHECK_DECLS, which generates the check for a single
2392# SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2393# ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
d6416cdc
RW
2394
2395
2396
2397
2398
2399
2400
35695fd6
AC
2401
2402
2403
db2e4d67 2404
6bb11ab3 2405# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
db2e4d67 2406#
6bb11ab3
L
2407# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2408# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2409# Written by Gordon Matzigkeit, 1996
2410#
2411# This file is free software; the Free Software Foundation gives
2412# unlimited permission to copy and/or distribute it, with or without
2413# modifications, as long as this notice is preserved.
db2e4d67 2414
db2e4d67 2415
db2e4d67 2416
6bb11ab3 2417# serial 56 LT_INIT
db2e4d67
MF
2418
2419
6bb11ab3
L
2420# LT_PREREQ(VERSION)
2421# ------------------
2422# Complain and exit if this libtool version is less that VERSION.
db2e4d67 2423
db2e4d67
MF
2424
2425
6bb11ab3
L
2426# _LT_CHECK_BUILDDIR
2427# ------------------
2428# Complain if the absolute build directory name contains unusual characters
db2e4d67
MF
2429
2430
35695fd6 2431
6bb11ab3
L
2432# LT_INIT([OPTIONS])
2433# ------------------
2434# LT_INIT
35695fd6 2435
6bb11ab3
L
2436# Old names:
2437# This is what autoupdate's m4 run will expand. It fires
2438# the warning (with _au_warn_XXX), outputs it into the
2439# updated configure.ac (with AC_DIAGNOSE), and then outputs
2440# the replacement expansion.
35695fd6
AC
2441
2442
6bb11ab3
L
2443# This is an auxiliary macro that is also run when
2444# autoupdate runs m4. It simply calls m4_warning, but
2445# we need a wrapper so that each warning is emitted only
2446# once. We break the quoting in m4_warning's argument in
2447# order to expand this macro's arguments, not AU_DEFUN's.
35695fd6
AC
2448
2449
6bb11ab3
L
2450# Finally, this is the expansion that is picked up by
2451# autoconf. It tells the user to run autoupdate, and
2452# then outputs the replacement expansion. We do not care
2453# about autoupdate's warning because that contains
2454# information on what to do *after* running autoupdate.
35695fd6 2455
6bb11ab3
L
2456# This is what autoupdate's m4 run will expand. It fires
2457# the warning (with _au_warn_XXX), outputs it into the
2458# updated configure.ac (with AC_DIAGNOSE), and then outputs
2459# the replacement expansion.
35695fd6
AC
2460
2461
6bb11ab3
L
2462# This is an auxiliary macro that is also run when
2463# autoupdate runs m4. It simply calls m4_warning, but
2464# we need a wrapper so that each warning is emitted only
2465# once. We break the quoting in m4_warning's argument in
2466# order to expand this macro's arguments, not AU_DEFUN's.
35695fd6
AC
2467
2468
6bb11ab3
L
2469# Finally, this is the expansion that is picked up by
2470# autoconf. It tells the user to run autoupdate, and
2471# then outputs the replacement expansion. We do not care
2472# about autoupdate's warning because that contains
2473# information on what to do *after* running autoupdate.
35695fd6
AC
2474
2475
2476
6bb11ab3
L
2477# _LT_CC_BASENAME(CC)
2478# -------------------
2479# Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
35695fd6
AC
2480
2481
2482
6bb11ab3
L
2483# _LT_FILEUTILS_DEFAULTS
2484# ----------------------
2485# It is okay to use these file commands and assume they have been set
2486# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2487# _LT_FILEUTILS_DEFAULTS
35695fd6
AC
2488
2489
6bb11ab3
L
2490# _LT_SETUP
2491# ---------
2492# _LT_SETUP
35695fd6
AC
2493
2494
6bb11ab3
L
2495# _LT_PREPARE_SED_QUOTE_VARS
2496# --------------------------
2497# Define a few sed substitution that help us do robust quoting.
35695fd6
AC
2498
2499
6bb11ab3
L
2500# _LT_PROG_LTMAIN
2501# ---------------
2502# Note that this code is called both from `configure', and `config.status'
2503# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
2504# `config.status' has no value for ac_aux_dir unless we are using Automake,
2505# so we pass a copy along to make sure it has a sensible value anyway.
2506# _LT_PROG_LTMAIN
35695fd6
AC
2507
2508
6bb11ab3
L
2509## ------------------------------------- ##
2510## Accumulate code for creating libtool. ##
2511## ------------------------------------- ##
35695fd6 2512
6bb11ab3
L
2513# So that we can recreate a full libtool script including additional
2514# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2515# in macros and then make a single call at the end using the `libtool'
2516# label.
35695fd6
AC
2517
2518
6bb11ab3
L
2519# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2520# ----------------------------------------
2521# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
35695fd6
AC
2522
2523
6bb11ab3 2524# Initialize.
35695fd6
AC
2525
2526
2527
6bb11ab3
L
2528# _LT_CONFIG_LIBTOOL([COMMANDS])
2529# ------------------------------
2530# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
35695fd6
AC
2531
2532
6bb11ab3 2533# Initialize.
35695fd6
AC
2534
2535
2536
6bb11ab3
L
2537# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2538# -----------------------------------------------------
35695fd6 2539
5912fadd
JB
2540
2541
6bb11ab3
L
2542# _LT_FORMAT_COMMENT([COMMENT])
2543# -----------------------------
2544# Add leading comment marks to the start of each line, and a trailing
2545# full-stop to the whole comment if one is not present already.
5912fadd
JB
2546
2547
35695fd6
AC
2548
2549
6bb11ab3
L
2550## ------------------------ ##
2551## FIXME: Eliminate VARNAME ##
2552## ------------------------ ##
35695fd6
AC
2553
2554
6bb11ab3
L
2555# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2556# -------------------------------------------------------------------
2557# CONFIGNAME is the name given to the value in the libtool script.
2558# VARNAME is the (base) name used in the configure script.
2559# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2560# VARNAME. Any other value will be used directly.
35695fd6 2561
35695fd6
AC
2562
2563
6bb11ab3
L
2564# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2565# --------------------------------------------------------
35695fd6
AC
2566
2567
2568
6bb11ab3
L
2569# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2570# ------------------------------------------------
35695fd6
AC
2571
2572
2573
6bb11ab3
L
2574# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2575# ---------------------------------------------------------
35695fd6
AC
2576
2577
2578
6bb11ab3
L
2579# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2580# --------------------------------------------------
35695fd6
AC
2581
2582
2583
6bb11ab3
L
2584# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2585# ---------------------------------------------------
35695fd6
AC
2586
2587
2588
6bb11ab3
L
2589# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2590# ---------------------------------------------------
35695fd6
AC
2591
2592
2593
2594
6bb11ab3
L
2595# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2596# ------------------------------------------------
35695fd6
AC
2597
2598
2599
2600
6bb11ab3
L
2601# _LT_CONFIG_STATUS_DECLARE([VARNAME])
2602# ------------------------------------
2603# Quote a variable value, and forward it to `config.status' so that its
2604# declaration there will have the same value as in `configure'. VARNAME
2605# must have a single quote delimited value for this to work.
35695fd6
AC
2606
2607
2608
6bb11ab3
L
2609# _LT_CONFIG_STATUS_DECLARATIONS
2610# ------------------------------
2611# We delimit libtool config variables with single quotes, so when
2612# we write them to config.status, we have to be sure to quote all
2613# embedded single quotes properly. In configure, this macro expands
2614# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2615#
2616# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
35695fd6
AC
2617
2618
2619
6bb11ab3
L
2620# _LT_LIBTOOL_TAGS
2621# ----------------
2622# Output comment and list of tags supported by the script
35695fd6
AC
2623
2624
2625
6bb11ab3
L
2626# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2627# -----------------------------------
2628# Extract the dictionary values for VARNAME (optionally with TAG) and
2629# expand to a commented shell variable setting:
2630#
2631# # Some comment about what VAR is for.
2632# visible_name=$lt_internal_name
35695fd6
AC
2633
2634
35695fd6 2635
6bb11ab3
L
2636# _LT_LIBTOOL_CONFIG_VARS
2637# -----------------------
2638# Produce commented declarations of non-tagged libtool config variables
2639# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2640# script. Tagged libtool config variables (even for the LIBTOOL CONFIG
2641# section) are produced by _LT_LIBTOOL_TAG_VARS.
35695fd6
AC
2642
2643
6efef468 2644
6bb11ab3
L
2645# _LT_LIBTOOL_TAG_VARS(TAG)
2646# -------------------------
6efef468
JM
2647
2648
2649
6bb11ab3
L
2650# _LT_TAGVAR(VARNAME, [TAGNAME])
2651# ------------------------------
6efef468
JM
2652
2653
2654
6bb11ab3
L
2655# _LT_CONFIG_COMMANDS
2656# -------------------
2657# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
2658# variables for single and double quote escaping we saved from calls
2659# to _LT_DECL, we can put quote escaped variables declarations
2660# into `config.status', and then the shell code to quote escape them in
2661# for loops in `config.status'. Finally, any additional code accumulated
2662# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2663#_LT_CONFIG_COMMANDS
2664
2665
2666# Initialize.
2667
2668
2669# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2670# ------------------------------------
2671# Generate a child script FILE with all initialization necessary to
2672# reuse the environment learned by the parent script, and make the
2673# file executable. If COMMENT is supplied, it is inserted after the
2674# `#!' sequence but before initialization text begins. After this
2675# macro, additional text can be appended to FILE to form the body of
2676# the child script. The macro ends with non-zero status if the
2677# file could not be fully written (such as if the disk is full).
2678# _LT_GENERATED_FILE_INIT
2679
2680# LT_OUTPUT
2681# ---------
2682# This macro allows early generation of the libtool script (before
2683# AC_OUTPUT is called), incase it is used in configure for compilation
2684# tests.
2685# LT_OUTPUT
2686
2687
2688# _LT_CONFIG(TAG)
2689# ---------------
2690# If TAG is the built-in tag, create an initial libtool script with a
2691# default configuration from the untagged config vars. Otherwise add code
2692# to config.status for appending the configuration named by TAG from the
2693# matching tagged config vars.
2694# _LT_CONFIG
6efef468
JM
2695
2696
6bb11ab3
L
2697# LT_SUPPORTED_TAG(TAG)
2698# ---------------------
2699# Trace this macro to discover what tags are supported by the libtool
2700# --tag option, using:
2701# autoconf --trace 'LT_SUPPORTED_TAG:$1'
6efef468 2702
6efef468 2703
6efef468 2704
6bb11ab3 2705# C support is built-in for now
6efef468 2706
6efef468
JM
2707
2708
2709
6bb11ab3
L
2710# LT_LANG(LANG)
2711# -------------
2712# Enable libtool support for the given language if not already enabled.
2713# LT_LANG
6efef468
JM
2714
2715
6bb11ab3
L
2716# _LT_LANG(LANGNAME)
2717# ------------------
2718# _LT_LANG
6efef468
JM
2719
2720
6bb11ab3
L
2721# _LT_LANG_DEFAULT_CONFIG
2722# -----------------------
2723# _LT_LANG_DEFAULT_CONFIG
6efef468 2724
6bb11ab3
L
2725# Obsolete macros:
2726# This is what autoupdate's m4 run will expand. It fires
2727# the warning (with _au_warn_XXX), outputs it into the
2728# updated configure.ac (with AC_DIAGNOSE), and then outputs
2729# the replacement expansion.
6efef468 2730
6efef468 2731
6bb11ab3
L
2732# This is an auxiliary macro that is also run when
2733# autoupdate runs m4. It simply calls m4_warning, but
2734# we need a wrapper so that each warning is emitted only
2735# once. We break the quoting in m4_warning's argument in
2736# order to expand this macro's arguments, not AU_DEFUN's.
6efef468 2737
6efef468 2738
6bb11ab3
L
2739# Finally, this is the expansion that is picked up by
2740# autoconf. It tells the user to run autoupdate, and
2741# then outputs the replacement expansion. We do not care
2742# about autoupdate's warning because that contains
2743# information on what to do *after* running autoupdate.
6efef468 2744
6bb11ab3
L
2745# This is what autoupdate's m4 run will expand. It fires
2746# the warning (with _au_warn_XXX), outputs it into the
2747# updated configure.ac (with AC_DIAGNOSE), and then outputs
2748# the replacement expansion.
6efef468
JM
2749
2750
6bb11ab3
L
2751# This is an auxiliary macro that is also run when
2752# autoupdate runs m4. It simply calls m4_warning, but
2753# we need a wrapper so that each warning is emitted only
2754# once. We break the quoting in m4_warning's argument in
2755# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2756
2757
6bb11ab3
L
2758# Finally, this is the expansion that is picked up by
2759# autoconf. It tells the user to run autoupdate, and
2760# then outputs the replacement expansion. We do not care
2761# about autoupdate's warning because that contains
2762# information on what to do *after* running autoupdate.
6efef468 2763
6bb11ab3
L
2764# This is what autoupdate's m4 run will expand. It fires
2765# the warning (with _au_warn_XXX), outputs it into the
2766# updated configure.ac (with AC_DIAGNOSE), and then outputs
2767# the replacement expansion.
6efef468
JM
2768
2769
6bb11ab3
L
2770# This is an auxiliary macro that is also run when
2771# autoupdate runs m4. It simply calls m4_warning, but
2772# we need a wrapper so that each warning is emitted only
2773# once. We break the quoting in m4_warning's argument in
2774# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2775
2776
6bb11ab3
L
2777# Finally, this is the expansion that is picked up by
2778# autoconf. It tells the user to run autoupdate, and
2779# then outputs the replacement expansion. We do not care
2780# about autoupdate's warning because that contains
2781# information on what to do *after* running autoupdate.
6efef468 2782
6bb11ab3
L
2783# This is what autoupdate's m4 run will expand. It fires
2784# the warning (with _au_warn_XXX), outputs it into the
2785# updated configure.ac (with AC_DIAGNOSE), and then outputs
2786# the replacement expansion.
6efef468
JM
2787
2788
6bb11ab3
L
2789# This is an auxiliary macro that is also run when
2790# autoupdate runs m4. It simply calls m4_warning, but
2791# we need a wrapper so that each warning is emitted only
2792# once. We break the quoting in m4_warning's argument in
2793# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2794
2795
6bb11ab3
L
2796# Finally, this is the expansion that is picked up by
2797# autoconf. It tells the user to run autoupdate, and
2798# then outputs the replacement expansion. We do not care
2799# about autoupdate's warning because that contains
2800# information on what to do *after* running autoupdate.
6efef468 2801
6bb11ab3
L
2802# This is what autoupdate's m4 run will expand. It fires
2803# the warning (with _au_warn_XXX), outputs it into the
2804# updated configure.ac (with AC_DIAGNOSE), and then outputs
2805# the replacement expansion.
6efef468
JM
2806
2807
6bb11ab3
L
2808# This is an auxiliary macro that is also run when
2809# autoupdate runs m4. It simply calls m4_warning, but
2810# we need a wrapper so that each warning is emitted only
2811# once. We break the quoting in m4_warning's argument in
2812# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2813
2814
6bb11ab3
L
2815# Finally, this is the expansion that is picked up by
2816# autoconf. It tells the user to run autoupdate, and
2817# then outputs the replacement expansion. We do not care
2818# about autoupdate's warning because that contains
2819# information on what to do *after* running autoupdate.
6efef468 2820
35695fd6
AC
2821
2822
6bb11ab3
L
2823# _LT_TAG_COMPILER
2824# ----------------
2825# _LT_TAG_COMPILER
35695fd6
AC
2826
2827
6bb11ab3
L
2828# _LT_COMPILER_BOILERPLATE
2829# ------------------------
2830# Check for compiler boilerplate output or warnings with
2831# the simple compiler test code.
2832# _LT_COMPILER_BOILERPLATE
f0569246 2833
f0569246 2834
6bb11ab3
L
2835# _LT_LINKER_BOILERPLATE
2836# ----------------------
2837# Check for linker boilerplate output or warnings with
2838# the simple link test code.
2839# _LT_LINKER_BOILERPLATE
b7026657 2840
6bb11ab3
L
2841# _LT_REQUIRED_DARWIN_CHECKS
2842# -------------------------
81ecdfbb 2843
b7026657 2844
b7026657 2845
6bb11ab3
L
2846# _LT_DARWIN_LINKER_FEATURES
2847# --------------------------
2848# Checks for linker and compiler features on darwin
b7026657 2849
b7026657 2850
6bb11ab3
L
2851# _LT_SYS_MODULE_PATH_AIX
2852# -----------------------
2853# Links a minimal program and checks the executable
2854# for the system default hardcoded library path. In most cases,
2855# this is /usr/lib:/lib, but when the MPI compilers are used
2856# the location of the communication and MPI libs are included too.
2857# If we don't find anything, use the default library path according
2858# to the aix ld manual.
2859# _LT_SYS_MODULE_PATH_AIX
b7026657 2860
b7026657 2861
6bb11ab3
L
2862# _LT_SHELL_INIT(ARG)
2863# -------------------
2864# _LT_SHELL_INIT
b7026657 2865
f0569246 2866
81ecdfbb 2867
6bb11ab3
L
2868# _LT_PROG_ECHO_BACKSLASH
2869# -----------------------
2870# Find how we can fake an echo command that does not interpret backslash.
2871# In particular, with Autoconf 2.60 or later we add some code to the start
2872# of the generated configure script which will find a shell with a builtin
2873# printf (which we can use as an echo command).
2874# _LT_PROG_ECHO_BACKSLASH
f0569246 2875
b7026657 2876
6bb11ab3
L
2877# _LT_ENABLE_LOCK
2878# ---------------
2879# _LT_ENABLE_LOCK
81ecdfbb 2880
b7026657 2881
6bb11ab3
L
2882# _LT_CMD_OLD_ARCHIVE
2883# -------------------
2884# _LT_CMD_OLD_ARCHIVE
f0569246 2885
81ecdfbb 2886
6bb11ab3
L
2887# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2888# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2889# ----------------------------------------------------------------
2890# Check whether the given compiler option works
2891# _LT_COMPILER_OPTION
b7026657 2892
6bb11ab3
L
2893# Old name:
2894# This is what autoupdate's m4 run will expand. It fires
2895# the warning (with _au_warn_XXX), outputs it into the
2896# updated configure.ac (with AC_DIAGNOSE), and then outputs
2897# the replacement expansion.
b7026657 2898
b7026657 2899
6bb11ab3
L
2900# This is an auxiliary macro that is also run when
2901# autoupdate runs m4. It simply calls m4_warning, but
2902# we need a wrapper so that each warning is emitted only
2903# once. We break the quoting in m4_warning's argument in
2904# order to expand this macro's arguments, not AU_DEFUN's.
f0569246 2905
f0569246 2906
6bb11ab3
L
2907# Finally, this is the expansion that is picked up by
2908# autoconf. It tells the user to run autoupdate, and
2909# then outputs the replacement expansion. We do not care
2910# about autoupdate's warning because that contains
2911# information on what to do *after* running autoupdate.
f0569246 2912
f0569246 2913
f0569246 2914
6bb11ab3
L
2915# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2916# [ACTION-SUCCESS], [ACTION-FAILURE])
2917# ----------------------------------------------------
2918# Check whether the given linker option works
2919# _LT_LINKER_OPTION
81ecdfbb 2920
6bb11ab3
L
2921# Old name:
2922# This is what autoupdate's m4 run will expand. It fires
2923# the warning (with _au_warn_XXX), outputs it into the
2924# updated configure.ac (with AC_DIAGNOSE), and then outputs
2925# the replacement expansion.
81ecdfbb 2926
81ecdfbb 2927
6bb11ab3
L
2928# This is an auxiliary macro that is also run when
2929# autoupdate runs m4. It simply calls m4_warning, but
2930# we need a wrapper so that each warning is emitted only
2931# once. We break the quoting in m4_warning's argument in
2932# order to expand this macro's arguments, not AU_DEFUN's.
81ecdfbb 2933
f0569246 2934
6bb11ab3
L
2935# Finally, this is the expansion that is picked up by
2936# autoconf. It tells the user to run autoupdate, and
2937# then outputs the replacement expansion. We do not care
2938# about autoupdate's warning because that contains
2939# information on what to do *after* running autoupdate.
2940
2941
2942
2943# LT_CMD_MAX_LEN
2944#---------------
2945# LT_CMD_MAX_LEN
2946
2947# Old name:
2948# This is what autoupdate's m4 run will expand. It fires
2949# the warning (with _au_warn_XXX), outputs it into the
2950# updated configure.ac (with AC_DIAGNOSE), and then outputs
2951# the replacement expansion.
2952
2953
2954# This is an auxiliary macro that is also run when
2955# autoupdate runs m4. It simply calls m4_warning, but
2956# we need a wrapper so that each warning is emitted only
2957# once. We break the quoting in m4_warning's argument in
2958# order to expand this macro's arguments, not AU_DEFUN's.
2959
2960
2961# Finally, this is the expansion that is picked up by
2962# autoconf. It tells the user to run autoupdate, and
2963# then outputs the replacement expansion. We do not care
2964# about autoupdate's warning because that contains
2965# information on what to do *after* running autoupdate.
2966
2967
2968
2969# _LT_HEADER_DLFCN
2970# ----------------
2971# _LT_HEADER_DLFCN
2972
2973
2974# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
2975# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
2976# ----------------------------------------------------------------
2977# _LT_TRY_DLOPEN_SELF
2978
2979
2980# LT_SYS_DLOPEN_SELF
2981# ------------------
2982# LT_SYS_DLOPEN_SELF
2983
2984# Old name:
2985# This is what autoupdate's m4 run will expand. It fires
2986# the warning (with _au_warn_XXX), outputs it into the
2987# updated configure.ac (with AC_DIAGNOSE), and then outputs
2988# the replacement expansion.
2989
2990
2991# This is an auxiliary macro that is also run when
2992# autoupdate runs m4. It simply calls m4_warning, but
2993# we need a wrapper so that each warning is emitted only
2994# once. We break the quoting in m4_warning's argument in
2995# order to expand this macro's arguments, not AU_DEFUN's.
2996
2997
2998# Finally, this is the expansion that is picked up by
2999# autoconf. It tells the user to run autoupdate, and
3000# then outputs the replacement expansion. We do not care
3001# about autoupdate's warning because that contains
3002# information on what to do *after* running autoupdate.
3003
3004
3005
3006# _LT_COMPILER_C_O([TAGNAME])
3007# ---------------------------
3008# Check to see if options -c and -o are simultaneously supported by compiler.
3009# This macro does not hard code the compiler like AC_PROG_CC_C_O.
3010# _LT_COMPILER_C_O
3011
3012
3013# _LT_COMPILER_FILE_LOCKS([TAGNAME])
3014# ----------------------------------
3015# Check to see if we can do hard links to lock some files if needed
3016# _LT_COMPILER_FILE_LOCKS
3017
3018
3019# _LT_CHECK_OBJDIR
3020# ----------------
3021# _LT_CHECK_OBJDIR
3022
3023
3024# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
3025# --------------------------------------
3026# Check hardcoding attributes.
3027# _LT_LINKER_HARDCODE_LIBPATH
3028
3029
3030# _LT_CMD_STRIPLIB
3031# ----------------
3032# _LT_CMD_STRIPLIB
3033
3034
3035# _LT_SYS_DYNAMIC_LINKER([TAG])
3036# -----------------------------
3037# PORTME Fill in your ld.so characteristics
3038# _LT_SYS_DYNAMIC_LINKER
3039
3040
3041# _LT_PATH_TOOL_PREFIX(TOOL)
3042# --------------------------
3043# find a file program which can recognize shared library
3044# _LT_PATH_TOOL_PREFIX
3045
3046# Old name:
3047# This is what autoupdate's m4 run will expand. It fires
3048# the warning (with _au_warn_XXX), outputs it into the
3049# updated configure.ac (with AC_DIAGNOSE), and then outputs
3050# the replacement expansion.
3051
3052
3053# This is an auxiliary macro that is also run when
3054# autoupdate runs m4. It simply calls m4_warning, but
3055# we need a wrapper so that each warning is emitted only
3056# once. We break the quoting in m4_warning's argument in
3057# order to expand this macro's arguments, not AU_DEFUN's.
3058
3059
3060# Finally, this is the expansion that is picked up by
3061# autoconf. It tells the user to run autoupdate, and
3062# then outputs the replacement expansion. We do not care
3063# about autoupdate's warning because that contains
3064# information on what to do *after* running autoupdate.
3065
3066
3067
3068# _LT_PATH_MAGIC
3069# --------------
3070# find a file program which can recognize a shared library
3071# _LT_PATH_MAGIC
3072
3073
3074# LT_PATH_LD
3075# ----------
3076# find the pathname to the GNU or non-GNU linker
3077# LT_PATH_LD
3078
3079# Old names:
3080# This is what autoupdate's m4 run will expand. It fires
3081# the warning (with _au_warn_XXX), outputs it into the
3082# updated configure.ac (with AC_DIAGNOSE), and then outputs
3083# the replacement expansion.
3084
3085
3086# This is an auxiliary macro that is also run when
3087# autoupdate runs m4. It simply calls m4_warning, but
3088# we need a wrapper so that each warning is emitted only
3089# once. We break the quoting in m4_warning's argument in
3090# order to expand this macro's arguments, not AU_DEFUN's.
3091
3092
3093# Finally, this is the expansion that is picked up by
3094# autoconf. It tells the user to run autoupdate, and
3095# then outputs the replacement expansion. We do not care
3096# about autoupdate's warning because that contains
3097# information on what to do *after* running autoupdate.
3098
3099# This is what autoupdate's m4 run will expand. It fires
3100# the warning (with _au_warn_XXX), outputs it into the
3101# updated configure.ac (with AC_DIAGNOSE), and then outputs
3102# the replacement expansion.
3103
3104
3105# This is an auxiliary macro that is also run when
3106# autoupdate runs m4. It simply calls m4_warning, but
3107# we need a wrapper so that each warning is emitted only
3108# once. We break the quoting in m4_warning's argument in
3109# order to expand this macro's arguments, not AU_DEFUN's.
3110
3111
3112# Finally, this is the expansion that is picked up by
3113# autoconf. It tells the user to run autoupdate, and
3114# then outputs the replacement expansion. We do not care
3115# about autoupdate's warning because that contains
3116# information on what to do *after* running autoupdate.
3117
3118
3119
3120# _LT_PATH_LD_GNU
3121#- --------------
3122# _LT_PATH_LD_GNU
3123
3124
3125# _LT_CMD_RELOAD
3126# --------------
3127# find reload flag for linker
3128# -- PORTME Some linkers may need a different reload flag.
3129# _LT_CMD_RELOAD
3130
3131
3132# _LT_CHECK_MAGIC_METHOD
3133# ----------------------
3134# how to check for library dependencies
3135# -- PORTME fill in with the dynamic library characteristics
3136# _LT_CHECK_MAGIC_METHOD
3137
3138
3139# LT_PATH_NM
3140# ----------
3141# find the pathname to a BSD- or MS-compatible name lister
3142# LT_PATH_NM
3143
3144# Old names:
3145# This is what autoupdate's m4 run will expand. It fires
3146# the warning (with _au_warn_XXX), outputs it into the
3147# updated configure.ac (with AC_DIAGNOSE), and then outputs
3148# the replacement expansion.
3149
3150
3151# This is an auxiliary macro that is also run when
3152# autoupdate runs m4. It simply calls m4_warning, but
3153# we need a wrapper so that each warning is emitted only
3154# once. We break the quoting in m4_warning's argument in
3155# order to expand this macro's arguments, not AU_DEFUN's.
3156
3157
3158# Finally, this is the expansion that is picked up by
3159# autoconf. It tells the user to run autoupdate, and
3160# then outputs the replacement expansion. We do not care
3161# about autoupdate's warning because that contains
3162# information on what to do *after* running autoupdate.
3163
3164# This is what autoupdate's m4 run will expand. It fires
3165# the warning (with _au_warn_XXX), outputs it into the
3166# updated configure.ac (with AC_DIAGNOSE), and then outputs
3167# the replacement expansion.
3168
3169
3170# This is an auxiliary macro that is also run when
3171# autoupdate runs m4. It simply calls m4_warning, but
3172# we need a wrapper so that each warning is emitted only
3173# once. We break the quoting in m4_warning's argument in
3174# order to expand this macro's arguments, not AU_DEFUN's.
3175
3176
3177# Finally, this is the expansion that is picked up by
3178# autoconf. It tells the user to run autoupdate, and
3179# then outputs the replacement expansion. We do not care
3180# about autoupdate's warning because that contains
3181# information on what to do *after* running autoupdate.
3182
3183
3184
3185# LT_LIB_M
3186# --------
3187# check for math library
3188# LT_LIB_M
3189
3190# Old name:
3191# This is what autoupdate's m4 run will expand. It fires
3192# the warning (with _au_warn_XXX), outputs it into the
3193# updated configure.ac (with AC_DIAGNOSE), and then outputs
3194# the replacement expansion.
3195
3196
3197# This is an auxiliary macro that is also run when
3198# autoupdate runs m4. It simply calls m4_warning, but
3199# we need a wrapper so that each warning is emitted only
3200# once. We break the quoting in m4_warning's argument in
3201# order to expand this macro's arguments, not AU_DEFUN's.
3202
3203
3204# Finally, this is the expansion that is picked up by
3205# autoconf. It tells the user to run autoupdate, and
3206# then outputs the replacement expansion. We do not care
3207# about autoupdate's warning because that contains
3208# information on what to do *after* running autoupdate.
3209
3210
3211
3212# _LT_COMPILER_NO_RTTI([TAGNAME])
3213# -------------------------------
3214# _LT_COMPILER_NO_RTTI
3215
3216
3217# _LT_CMD_GLOBAL_SYMBOLS
3218# ----------------------
3219 # _LT_CMD_GLOBAL_SYMBOLS
3220
3221
3222# _LT_COMPILER_PIC([TAGNAME])
3223# ---------------------------
3224# _LT_COMPILER_PIC
3225
3226
3227# _LT_LINKER_SHLIBS([TAGNAME])
3228# ----------------------------
3229# See if the linker supports building shared libraries.
3230# _LT_LINKER_SHLIBS
3231
3232
3233# _LT_LANG_C_CONFIG([TAG])
3234# ------------------------
3235# Ensure that the configuration variables for a C compiler are suitably
3236# defined. These variables are subsequently used by _LT_CONFIG to write
3237# the compiler configuration to `libtool'.
3238# _LT_LANG_C_CONFIG
3239
3240
3241# _LT_LANG_CXX_CONFIG([TAG])
3242# --------------------------
3243# Ensure that the configuration variables for a C++ compiler are suitably
3244# defined. These variables are subsequently used by _LT_CONFIG to write
3245# the compiler configuration to `libtool'.
3246# _LT_LANG_CXX_CONFIG
3247
3248
3249# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3250# ---------------------------------
3251# Figure out "hidden" library dependencies from verbose
3252# compiler output when linking a shared library.
3253# Parse the compiler output and extract the necessary
3254# objects, libraries and library flags.
3255# _LT_SYS_HIDDEN_LIBDEPS
3256
3257
3258# _LT_LANG_F77_CONFIG([TAG])
3259# --------------------------
3260# Ensure that the configuration variables for a Fortran 77 compiler are
3261# suitably defined. These variables are subsequently used by _LT_CONFIG
3262# to write the compiler configuration to `libtool'.
3263# _LT_LANG_F77_CONFIG
3264
3265
3266# _LT_LANG_FC_CONFIG([TAG])
3267# -------------------------
3268# Ensure that the configuration variables for a Fortran compiler are
3269# suitably defined. These variables are subsequently used by _LT_CONFIG
3270# to write the compiler configuration to `libtool'.
3271# _LT_LANG_FC_CONFIG
3272
3273
3274# _LT_LANG_GCJ_CONFIG([TAG])
3275# --------------------------
3276# Ensure that the configuration variables for the GNU Java Compiler compiler
3277# are suitably defined. These variables are subsequently used by _LT_CONFIG
3278# to write the compiler configuration to `libtool'.
3279# _LT_LANG_GCJ_CONFIG
3280
3281
3282# _LT_LANG_RC_CONFIG([TAG])
3283# -------------------------
3284# Ensure that the configuration variables for the Windows resource compiler
3285# are suitably defined. These variables are subsequently used by _LT_CONFIG
3286# to write the compiler configuration to `libtool'.
3287# _LT_LANG_RC_CONFIG
3288
3289
3290# LT_PROG_GCJ
3291# -----------
3292
3293
3294# Old name:
3295# This is what autoupdate's m4 run will expand. It fires
3296# the warning (with _au_warn_XXX), outputs it into the
3297# updated configure.ac (with AC_DIAGNOSE), and then outputs
3298# the replacement expansion.
3299
3300
3301# This is an auxiliary macro that is also run when
3302# autoupdate runs m4. It simply calls m4_warning, but
3303# we need a wrapper so that each warning is emitted only
3304# once. We break the quoting in m4_warning's argument in
3305# order to expand this macro's arguments, not AU_DEFUN's.
3306
3307
3308# Finally, this is the expansion that is picked up by
3309# autoconf. It tells the user to run autoupdate, and
3310# then outputs the replacement expansion. We do not care
3311# about autoupdate's warning because that contains
3312# information on what to do *after* running autoupdate.
3313
3314
3315
3316# LT_PROG_RC
3317# ----------
3318
3319
3320# Old name:
3321# This is what autoupdate's m4 run will expand. It fires
3322# the warning (with _au_warn_XXX), outputs it into the
3323# updated configure.ac (with AC_DIAGNOSE), and then outputs
3324# the replacement expansion.
3325
3326
3327# This is an auxiliary macro that is also run when
3328# autoupdate runs m4. It simply calls m4_warning, but
3329# we need a wrapper so that each warning is emitted only
3330# once. We break the quoting in m4_warning's argument in
3331# order to expand this macro's arguments, not AU_DEFUN's.
3332
3333
3334# Finally, this is the expansion that is picked up by
3335# autoconf. It tells the user to run autoupdate, and
3336# then outputs the replacement expansion. We do not care
3337# about autoupdate's warning because that contains
3338# information on what to do *after* running autoupdate.
3339
3340
3341
3342# _LT_DECL_EGREP
3343# --------------
3344# If we don't have a new enough Autoconf to choose the best grep
3345# available, choose the one first in the user's PATH.
3346
3347
3348
3349# _LT_DECL_OBJDUMP
3350# --------------
3351# If we don't have a new enough Autoconf to choose the best objdump
3352# available, choose the one first in the user's PATH.
3353
3354
3355
3356# _LT_DECL_SED
3357# ------------
3358# Check for a fully-functional sed program, that truncates
3359# as few characters as possible. Prefer GNU sed if found.
3360# _LT_DECL_SED
3361
3362#m4_ifndef
3363
3364# Old name:
3365# This is what autoupdate's m4 run will expand. It fires
3366# the warning (with _au_warn_XXX), outputs it into the
3367# updated configure.ac (with AC_DIAGNOSE), and then outputs
3368# the replacement expansion.
3369
3370
3371# This is an auxiliary macro that is also run when
3372# autoupdate runs m4. It simply calls m4_warning, but
3373# we need a wrapper so that each warning is emitted only
3374# once. We break the quoting in m4_warning's argument in
3375# order to expand this macro's arguments, not AU_DEFUN's.
3376
3377
3378# Finally, this is the expansion that is picked up by
3379# autoconf. It tells the user to run autoupdate, and
3380# then outputs the replacement expansion. We do not care
3381# about autoupdate's warning because that contains
3382# information on what to do *after* running autoupdate.
3383
3384
3385
3386# _LT_CHECK_SHELL_FEATURES
3387# ------------------------
3388# Find out whether the shell is Bourne or XSI compatible,
3389# or has some other useful features.
3390# _LT_CHECK_SHELL_FEATURES
3391
3392
3393# _LT_PROG_XSI_SHELLFNS
3394# ---------------------
3395# Bourne and XSI compatible variants of some useful shell functions.
3396
3397
3398# Helper functions for option handling. -*- Autoconf -*-
3399#
3400# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3401# Inc.
3402# Written by Gary V. Vaughan, 2004
3403#
3404# This file is free software; the Free Software Foundation gives
3405# unlimited permission to copy and/or distribute it, with or without
3406# modifications, as long as this notice is preserved.
3407
3408# serial 6 ltoptions.m4
3409
3410# This is to help aclocal find these macros, as it can't see m4_define.
3411
3412
3413
3414# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3415# ------------------------------------------
3416
3417
3418
3419# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3420# ---------------------------------------
3421# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3422# matching handler defined, dispatch to it. Other OPTION-NAMEs are
3423# saved as a flag.
3424
3425
3426
3427# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3428# ------------------------------------------------------------
3429# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3430
3431
3432
3433# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3434# -------------------------------------------------------
3435# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3436# are set.
3437
3438
3439
3440# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3441# ----------------------------------------
3442# OPTION-LIST is a space-separated list of Libtool options associated
3443# with MACRO-NAME. If any OPTION has a matching handler declared with
3444# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3445# the unknown option and exit.
3446# _LT_SET_OPTIONS
3447
3448
3449## --------------------------------- ##
3450## Macros to handle LT_INIT options. ##
3451## --------------------------------- ##
3452
3453# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3454# -----------------------------------------
3455
3456
3457
3458# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3459# -----------------------------------------------
3460# LT_OPTION_DEFINE
3461
3462
3463# dlopen
3464# ------
3465
3466
3467# This is what autoupdate's m4 run will expand. It fires
3468# the warning (with _au_warn_XXX), outputs it into the
3469# updated configure.ac (with AC_DIAGNOSE), and then outputs
3470# the replacement expansion.
3471
3472
3473# This is an auxiliary macro that is also run when
3474# autoupdate runs m4. It simply calls m4_warning, but
3475# we need a wrapper so that each warning is emitted only
3476# once. We break the quoting in m4_warning's argument in
3477# order to expand this macro's arguments, not AU_DEFUN's.
3478
3479
3480# Finally, this is the expansion that is picked up by
3481# autoconf. It tells the user to run autoupdate, and
3482# then outputs the replacement expansion. We do not care
3483# about autoupdate's warning because that contains
3484# information on what to do *after* running autoupdate.
3485
3486
3487
3488
3489# win32-dll
3490# ---------
3491# Declare package support for building win32 dll's.
3492# win32-dll
3493
3494# This is what autoupdate's m4 run will expand. It fires
3495# the warning (with _au_warn_XXX), outputs it into the
3496# updated configure.ac (with AC_DIAGNOSE), and then outputs
3497# the replacement expansion.
3498
3499
3500# This is an auxiliary macro that is also run when
3501# autoupdate runs m4. It simply calls m4_warning, but
3502# we need a wrapper so that each warning is emitted only
3503# once. We break the quoting in m4_warning's argument in
3504# order to expand this macro's arguments, not AU_DEFUN's.
3505
3506
3507# Finally, this is the expansion that is picked up by
3508# autoconf. It tells the user to run autoupdate, and
3509# then outputs the replacement expansion. We do not care
3510# about autoupdate's warning because that contains
3511# information on what to do *after* running autoupdate.
3512
3513
3514
3515
3516# _LT_ENABLE_SHARED([DEFAULT])
3517# ----------------------------
3518# implement the --enable-shared flag, and supports the `shared' and
3519# `disable-shared' LT_INIT options.
3520# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3521# _LT_ENABLE_SHARED
3522
3523
3524
3525
3526# Old names:
3527
3528
3529
3530
3531# This is what autoupdate's m4 run will expand. It fires
3532# the warning (with _au_warn_XXX), outputs it into the
3533# updated configure.ac (with AC_DIAGNOSE), and then outputs
3534# the replacement expansion.
3535
3536
3537# This is an auxiliary macro that is also run when
3538# autoupdate runs m4. It simply calls m4_warning, but
3539# we need a wrapper so that each warning is emitted only
3540# once. We break the quoting in m4_warning's argument in
3541# order to expand this macro's arguments, not AU_DEFUN's.
3542
3543
3544# Finally, this is the expansion that is picked up by
3545# autoconf. It tells the user to run autoupdate, and
3546# then outputs the replacement expansion. We do not care
3547# about autoupdate's warning because that contains
3548# information on what to do *after* running autoupdate.
3549
3550# This is what autoupdate's m4 run will expand. It fires
3551# the warning (with _au_warn_XXX), outputs it into the
3552# updated configure.ac (with AC_DIAGNOSE), and then outputs
3553# the replacement expansion.
3554
3555
3556# This is an auxiliary macro that is also run when
3557# autoupdate runs m4. It simply calls m4_warning, but
3558# we need a wrapper so that each warning is emitted only
3559# once. We break the quoting in m4_warning's argument in
3560# order to expand this macro's arguments, not AU_DEFUN's.
3561
3562
3563# Finally, this is the expansion that is picked up by
3564# autoconf. It tells the user to run autoupdate, and
3565# then outputs the replacement expansion. We do not care
3566# about autoupdate's warning because that contains
3567# information on what to do *after* running autoupdate.
3568
3569
3570
3571
3572
3573# _LT_ENABLE_STATIC([DEFAULT])
3574# ----------------------------
3575# implement the --enable-static flag, and support the `static' and
3576# `disable-static' LT_INIT options.
3577# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3578# _LT_ENABLE_STATIC
3579
3580
3581
3582
3583# Old names:
3584
3585
3586
3587
3588# This is what autoupdate's m4 run will expand. It fires
3589# the warning (with _au_warn_XXX), outputs it into the
3590# updated configure.ac (with AC_DIAGNOSE), and then outputs
3591# the replacement expansion.
3592
3593
3594# This is an auxiliary macro that is also run when
3595# autoupdate runs m4. It simply calls m4_warning, but
3596# we need a wrapper so that each warning is emitted only
3597# once. We break the quoting in m4_warning's argument in
3598# order to expand this macro's arguments, not AU_DEFUN's.
3599
3600
3601# Finally, this is the expansion that is picked up by
3602# autoconf. It tells the user to run autoupdate, and
3603# then outputs the replacement expansion. We do not care
3604# about autoupdate's warning because that contains
3605# information on what to do *after* running autoupdate.
3606
3607# This is what autoupdate's m4 run will expand. It fires
3608# the warning (with _au_warn_XXX), outputs it into the
3609# updated configure.ac (with AC_DIAGNOSE), and then outputs
3610# the replacement expansion.
3611
3612
3613# This is an auxiliary macro that is also run when
3614# autoupdate runs m4. It simply calls m4_warning, but
3615# we need a wrapper so that each warning is emitted only
3616# once. We break the quoting in m4_warning's argument in
3617# order to expand this macro's arguments, not AU_DEFUN's.
3618
3619
3620# Finally, this is the expansion that is picked up by
3621# autoconf. It tells the user to run autoupdate, and
3622# then outputs the replacement expansion. We do not care
3623# about autoupdate's warning because that contains
3624# information on what to do *after* running autoupdate.
3625
3626
3627
3628
3629
3630# _LT_ENABLE_FAST_INSTALL([DEFAULT])
3631# ----------------------------------
3632# implement the --enable-fast-install flag, and support the `fast-install'
3633# and `disable-fast-install' LT_INIT options.
3634# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3635# _LT_ENABLE_FAST_INSTALL
3636
3637
3638
3639
3640# Old names:
3641# This is what autoupdate's m4 run will expand. It fires
3642# the warning (with _au_warn_XXX), outputs it into the
3643# updated configure.ac (with AC_DIAGNOSE), and then outputs
3644# the replacement expansion.
3645
3646
3647# This is an auxiliary macro that is also run when
3648# autoupdate runs m4. It simply calls m4_warning, but
3649# we need a wrapper so that each warning is emitted only
3650# once. We break the quoting in m4_warning's argument in
3651# order to expand this macro's arguments, not AU_DEFUN's.
3652
3653
3654# Finally, this is the expansion that is picked up by
3655# autoconf. It tells the user to run autoupdate, and
3656# then outputs the replacement expansion. We do not care
3657# about autoupdate's warning because that contains
3658# information on what to do *after* running autoupdate.
3659
3660
3661# This is what autoupdate's m4 run will expand. It fires
3662# the warning (with _au_warn_XXX), outputs it into the
3663# updated configure.ac (with AC_DIAGNOSE), and then outputs
3664# the replacement expansion.
3665
3666
3667# This is an auxiliary macro that is also run when
3668# autoupdate runs m4. It simply calls m4_warning, but
3669# we need a wrapper so that each warning is emitted only
3670# once. We break the quoting in m4_warning's argument in
3671# order to expand this macro's arguments, not AU_DEFUN's.
3672
3673
3674# Finally, this is the expansion that is picked up by
3675# autoconf. It tells the user to run autoupdate, and
3676# then outputs the replacement expansion. We do not care
3677# about autoupdate's warning because that contains
3678# information on what to do *after* running autoupdate.
3679
3680
3681
3682
3683# _LT_WITH_PIC([MODE])
3684# --------------------
3685# implement the --with-pic flag, and support the `pic-only' and `no-pic'
3686# LT_INIT options.
3687# MODE is either `yes' or `no'. If omitted, it defaults to `both'.
3688# _LT_WITH_PIC
3689
3690
3691
3692
3693# Old name:
3694# This is what autoupdate's m4 run will expand. It fires
3695# the warning (with _au_warn_XXX), outputs it into the
3696# updated configure.ac (with AC_DIAGNOSE), and then outputs
3697# the replacement expansion.
3698
3699
3700# This is an auxiliary macro that is also run when
3701# autoupdate runs m4. It simply calls m4_warning, but
3702# we need a wrapper so that each warning is emitted only
3703# once. We break the quoting in m4_warning's argument in
3704# order to expand this macro's arguments, not AU_DEFUN's.
3705
3706
3707# Finally, this is the expansion that is picked up by
3708# autoconf. It tells the user to run autoupdate, and
3709# then outputs the replacement expansion. We do not care
3710# about autoupdate's warning because that contains
3711# information on what to do *after* running autoupdate.
3712
3713
3714
3715## ----------------- ##
3716## LTDL_INIT Options ##
3717## ----------------- ##
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
3729#
3730# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3731# Written by Gary V. Vaughan, 2004
3732#
3733# This file is free software; the Free Software Foundation gives
3734# unlimited permission to copy and/or distribute it, with or without
3735# modifications, as long as this notice is preserved.
3736
3737# serial 6 ltsugar.m4
3738
3739# This is to help aclocal find these macros, as it can't see m4_define.
3740
3741
3742
3743# lt_join(SEP, ARG1, [ARG2...])
3744# -----------------------------
3745# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3746# associated separator.
3747# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3748# versions in m4sugar had bugs.
3749
3750
3751
3752
3753# lt_car(LIST)
3754# lt_cdr(LIST)
3755# ------------
3756# Manipulate m4 lists.
3757# These macros are necessary as long as will still need to support
3758# Autoconf-2.59 which quotes differently.
3759
3760
3761
3762
3763
3764# lt_append(MACRO-NAME, STRING, [SEPARATOR])
3765# ------------------------------------------
3766# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3767# Note that neither SEPARATOR nor STRING are expanded; they are appended
3768# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3769# No SEPARATOR is output if MACRO-NAME was previously undefined (different
3770# than defined and empty).
3771#
3772# This macro is needed until we can rely on Autoconf 2.62, since earlier
3773# versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3774
3775
3776
3777
3778# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3779# ----------------------------------------------------------
3780# Produce a SEP delimited list of all paired combinations of elements of
3781# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
3782# has the form PREFIXmINFIXSUFFIXn.
3783# Needed until we can rely on m4_combine added in Autoconf 2.62.
3784
3785
3786
3787# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3788# -----------------------------------------------------------------------
3789# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3790# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3791
3792
3793
3794# lt_dict_add(DICT, KEY, VALUE)
3795# -----------------------------
3796
3797
3798
3799# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3800# --------------------------------------------
3801
3802
3803
3804# lt_dict_fetch(DICT, KEY, [SUBKEY])
3805# ----------------------------------
3806
3807
3808
3809# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3810# -----------------------------------------------------------------
3811
3812
3813
3814# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3815# --------------------------------------------------------------
3816
3817
3818# ltversion.m4 -- version numbers -*- Autoconf -*-
3819#
3820# Copyright (C) 2004 Free Software Foundation, Inc.
3821# Written by Scott James Remnant, 2004
3822#
3823# This file is free software; the Free Software Foundation gives
3824# unlimited permission to copy and/or distribute it, with or without
3825# modifications, as long as this notice is preserved.
3826
3827# Generated from ltversion.in.
3828
3829# serial 3134 ltversion.m4
3830# This file is part of GNU Libtool
3831
3832
3833
3834
3835
3836
3837# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
3838#
3839# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3840# Written by Scott James Remnant, 2004.
3841#
3842# This file is free software; the Free Software Foundation gives
3843# unlimited permission to copy and/or distribute it, with or without
3844# modifications, as long as this notice is preserved.
3845
3846# serial 4 lt~obsolete.m4
3847
3848# These exist entirely to fool aclocal when bootstrapping libtool.
3849#
3850# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3851# which have later been changed to m4_define as they aren't part of the
3852# exported API, or moved to Autoconf or Automake where they belong.
3853#
3854# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
3855# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3856# using a macro with the same name in our local m4/libtool.m4 it'll
3857# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3858# and doesn't know about Autoconf macros at all.)
3859#
3860# So we provide this file, which has a silly filename so it's always
3861# included after everything else. This provides aclocal with the
3862# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3863# because those macros already exist, or will be overwritten later.
3864# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3865#
3866# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3867# Yes, that means every name once taken will need to remain here until
3868# we give up compatibility with versions before 1.7, at which point
3869# we need to keep only those names which we still refer to.
3870
3871# This is to help aclocal find these macros, as it can't see m4_define.
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936## -*- Autoconf -*-
3937
3938# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3939# Free Software Foundation, Inc.
3940#
3941# This file is free software; the Free Software Foundation
3942# gives unlimited permission to copy and/or distribute it,
3943# with or without modifications, as long as this notice is preserved.
3944
3945# serial 8
3946
3947# Based on depend.m4 from automake 1.9, modified for standalone use in
3948# an environment where GNU make is required.
3949
3950# ZW_PROG_COMPILER_DEPENDENCIES
3951# -----------------------------
3952# Variant of _AM_DEPENDENCIES which just does the dependency probe and
3953# sets fooDEPMODE accordingly. Cache-variable compatible with
3954# original; not side-effect compatible. As the users of this macro
3955# may require accurate dependencies for correct builds, it does *not*
3956# honor --disable-dependency-checking, and failure to detect a usable
3957# method is an error. depcomp is assumed to be located in
3958# $ac_aux_dir.
3959#
3960# FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3961
3962
3963
3964# AM_SET_DEPDIR
3965# -------------
3966# Choose a directory name for dependency files.
3967
3968
3969# ZW_CREATE_DEPDIR
3970# ----------------
3971# As AM_SET_DEPDIR, but also create the directory at config.status time.
3972
3973
3974
3975
3976
3977
3978
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
6bb11ab3
L
4013
4014
4015
4016
4017
6bb11ab3
L
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
6bb11ab3
L
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046# intl sister-directory configuration rules.
4047#
4048
4049# The idea behind this macro is that there's no need to repeat all the
4050# autoconf probes done by the intl directory - it's already done them
4051# for us. In fact, there's no need even to look at the cache for the
4052# answers. All we need to do is nab a few pieces of information.
4053# The intl directory is set up to make this easy, by generating a
4054# small file which can be sourced as a shell script; then we produce
4055# the necessary substitutions and definitions for this directory.
4056
4057
4058
4059# Autoconf M4 include file defining utility macros for complex Canadian
4060# cross builds.
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070####
4071# _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
4072# or AC_INIT.
4073# These demand that AC_CANONICAL_SYSTEM be called beforehand.
4074
4075####
4076# NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4077# Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
4078
4079
4080####
4081# NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4082# Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
4083
4084
4085
4086# Backported from Autoconf 2.5x; can go away when and if
4087# we switch. Put the OS path separator in $PATH_SEPARATOR.
4088
4089
4090
4091
4092# ACX_HAVE_GCC_FOR_TARGET
4093# Check if the variable GCC_FOR_TARGET really points to a GCC binary.
4094
4095
4096# ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4097# Searching for installed target binutils. We need to take extra care,
4098# else we may find the wrong assembler, linker, etc., and lose.
4099#
4100# First try --with-build-time-tools, if specified.
4101#
4102# For build != host, we ask the installed GCC for the name of the tool it
4103# uses, and accept it if it is an absolute path. This is because the
4104# only good choice for a compiler is the same GCC version that is being
4105# installed (or we couldn't make target libraries), and we assume that
4106# on the host system we'll have not only the same GCC version, but also
4107# the same binutils version.
4108#
4109# For build == host, search the same directories that the installed
4110# compiler will search. We used to do this for the assembler, linker,
4111# and nm only; for simplicity of configuration, however, we extend this
4112# criterion to tools (such as ar and ranlib) that are never invoked by
4113# the compiler, to avoid mismatches.
4114#
4115# Also note we have to check MD_EXEC_PREFIX before checking the user's path
4116# if build == target. This makes the most sense only when bootstrapping,
4117# but we also do so when build != host. In this case, we hope that the
4118# build and host systems will have similar contents of MD_EXEC_PREFIX.
4119#
4120# If we do not find a suitable binary, then try the user's path.
4121
4122
4123###
4124# AC_PROG_CPP_WERROR
4125# Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4126# triggers warnings from the preprocessor. Will be in autoconf 2.58.
4127# For now, using this also overrides header checks to use only the
4128# preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4129# bit harder from here).
4130# Eventually autoconf will default to checking headers with the compiler
4131# instead, and we'll have to do this differently.
4132
4133# AC_PROG_CPP_WERROR
4134
4135# Test for GNAT.
4136# We require the gnatbind & gnatmake programs, as well as a compiler driver
4137# that understands Ada. We use the user's CC setting, already found, and
4138# possibly add $1 to the command-line parameters.
4139#
4140# Sets the shell variable have_gnat to yes or no as appropriate, and
4141# substitutes GNATBIND and GNATMAKE.
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167ac_ext=c
4168ac_cpp='$CPP $CPPFLAGS'
4169ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4170ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4171ac_compiler_gnu=$ac_cv_c_compiler_gnu
4172if test -n "$ac_tool_prefix"; then
4173 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4174set dummy ${ac_tool_prefix}gcc; ac_word=$2
4175{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4176$as_echo_n "checking for $ac_word... " >&6; }
4177if test "${ac_cv_prog_CC+set}" = set; then :
4178 $as_echo_n "(cached) " >&6
4179else
4180 if test -n "$CC"; then
4181 ac_cv_prog_CC="$CC" # Let the user override the test.
4182else
4183as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4184for as_dir in $PATH
4185do
4186 IFS=$as_save_IFS
4187 test -z "$as_dir" && as_dir=.
4188 for ac_exec_ext in '' $ac_executable_extensions; do
4189 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4190 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4191 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4192 break 2
4193 fi
4194done
4195 done
4196IFS=$as_save_IFS
4197
4198fi
4199fi
4200CC=$ac_cv_prog_CC
4201if test -n "$CC"; then
4202 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4203$as_echo "$CC" >&6; }
4204else
4205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4206$as_echo "no" >&6; }
4207fi
4208
4209
4210fi
4211if test -z "$ac_cv_prog_CC"; then
4212 ac_ct_CC=$CC
4213 # Extract the first word of "gcc", so it can be a program name with args.
4214set dummy gcc; ac_word=$2
4215{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4216$as_echo_n "checking for $ac_word... " >&6; }
4217if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4218 $as_echo_n "(cached) " >&6
4219else
4220 if test -n "$ac_ct_CC"; then
4221 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4222else
4223as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4224for as_dir in $PATH
4225do
4226 IFS=$as_save_IFS
4227 test -z "$as_dir" && as_dir=.
4228 for ac_exec_ext in '' $ac_executable_extensions; do
4229 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4230 ac_cv_prog_ac_ct_CC="gcc"
4231 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4232 break 2
4233 fi
4234done
4235 done
4236IFS=$as_save_IFS
4237
4238fi
4239fi
4240ac_ct_CC=$ac_cv_prog_ac_ct_CC
4241if test -n "$ac_ct_CC"; then
4242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4243$as_echo "$ac_ct_CC" >&6; }
4244else
4245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4246$as_echo "no" >&6; }
4247fi
4248
4249 if test "x$ac_ct_CC" = x; then
4250 CC=""
4251 else
4252 case $cross_compiling:$ac_tool_warned in
4253yes:)
4254{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4255$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4256ac_tool_warned=yes ;;
4257esac
4258 CC=$ac_ct_CC
4259 fi
4260else
4261 CC="$ac_cv_prog_CC"
4262fi
4263
4264if test -z "$CC"; then
4265 if test -n "$ac_tool_prefix"; then
4266 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4267set dummy ${ac_tool_prefix}cc; ac_word=$2
4268{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4269$as_echo_n "checking for $ac_word... " >&6; }
4270if test "${ac_cv_prog_CC+set}" = set; then :
4271 $as_echo_n "(cached) " >&6
4272else
4273 if test -n "$CC"; then
4274 ac_cv_prog_CC="$CC" # Let the user override the test.
4275else
4276as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4277for as_dir in $PATH
4278do
4279 IFS=$as_save_IFS
4280 test -z "$as_dir" && as_dir=.
4281 for ac_exec_ext in '' $ac_executable_extensions; do
4282 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4283 ac_cv_prog_CC="${ac_tool_prefix}cc"
4284 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4285 break 2
4286 fi
4287done
4288 done
4289IFS=$as_save_IFS
4290
4291fi
4292fi
4293CC=$ac_cv_prog_CC
4294if test -n "$CC"; then
4295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4296$as_echo "$CC" >&6; }
4297else
4298 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4299$as_echo "no" >&6; }
4300fi
4301
4302
4303 fi
4304fi
4305if test -z "$CC"; then
4306 # Extract the first word of "cc", so it can be a program name with args.
4307set dummy cc; ac_word=$2
4308{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4309$as_echo_n "checking for $ac_word... " >&6; }
4310if test "${ac_cv_prog_CC+set}" = set; then :
4311 $as_echo_n "(cached) " >&6
4312else
4313 if test -n "$CC"; then
4314 ac_cv_prog_CC="$CC" # Let the user override the test.
4315else
4316 ac_prog_rejected=no
4317as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4318for as_dir in $PATH
4319do
4320 IFS=$as_save_IFS
4321 test -z "$as_dir" && as_dir=.
4322 for ac_exec_ext in '' $ac_executable_extensions; do
4323 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4324 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4325 ac_prog_rejected=yes
4326 continue
4327 fi
4328 ac_cv_prog_CC="cc"
4329 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4330 break 2
4331 fi
4332done
4333 done
4334IFS=$as_save_IFS
4335
4336if test $ac_prog_rejected = yes; then
4337 # We found a bogon in the path, so make sure we never use it.
4338 set dummy $ac_cv_prog_CC
4339 shift
4340 if test $# != 0; then
4341 # We chose a different compiler from the bogus one.
4342 # However, it has the same basename, so the bogon will be chosen
4343 # first if we set CC to just the basename; use the full file name.
4344 shift
4345 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4346 fi
4347fi
4348fi
4349fi
4350CC=$ac_cv_prog_CC
4351if test -n "$CC"; then
4352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4353$as_echo "$CC" >&6; }
4354else
4355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4356$as_echo "no" >&6; }
4357fi
4358
4359
4360fi
4361if test -z "$CC"; then
4362 if test -n "$ac_tool_prefix"; then
4363 for ac_prog in cl.exe
4364 do
4365 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4366set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4367{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4368$as_echo_n "checking for $ac_word... " >&6; }
4369if test "${ac_cv_prog_CC+set}" = set; then :
4370 $as_echo_n "(cached) " >&6
4371else
4372 if test -n "$CC"; then
4373 ac_cv_prog_CC="$CC" # Let the user override the test.
4374else
4375as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4376for as_dir in $PATH
4377do
4378 IFS=$as_save_IFS
4379 test -z "$as_dir" && as_dir=.
4380 for ac_exec_ext in '' $ac_executable_extensions; do
4381 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4382 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4383 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4384 break 2
4385 fi
4386done
4387 done
4388IFS=$as_save_IFS
4389
4390fi
4391fi
4392CC=$ac_cv_prog_CC
4393if test -n "$CC"; then
4394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4395$as_echo "$CC" >&6; }
4396else
4397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4398$as_echo "no" >&6; }
4399fi
4400
4401
4402 test -n "$CC" && break
4403 done
4404fi
4405if test -z "$CC"; then
4406 ac_ct_CC=$CC
4407 for ac_prog in cl.exe
4408do
4409 # Extract the first word of "$ac_prog", so it can be a program name with args.
4410set dummy $ac_prog; ac_word=$2
4411{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4412$as_echo_n "checking for $ac_word... " >&6; }
4413if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4414 $as_echo_n "(cached) " >&6
4415else
4416 if test -n "$ac_ct_CC"; then
4417 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4418else
4419as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4420for as_dir in $PATH
4421do
4422 IFS=$as_save_IFS
4423 test -z "$as_dir" && as_dir=.
4424 for ac_exec_ext in '' $ac_executable_extensions; do
4425 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4426 ac_cv_prog_ac_ct_CC="$ac_prog"
4427 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4428 break 2
4429 fi
4430done
4431 done
4432IFS=$as_save_IFS
4433
4434fi
4435fi
4436ac_ct_CC=$ac_cv_prog_ac_ct_CC
4437if test -n "$ac_ct_CC"; then
4438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4439$as_echo "$ac_ct_CC" >&6; }
4440else
4441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4442$as_echo "no" >&6; }
4443fi
4444
4445
4446 test -n "$ac_ct_CC" && break
4447done
4448
4449 if test "x$ac_ct_CC" = x; then
4450 CC=""
4451 else
4452 case $cross_compiling:$ac_tool_warned in
4453yes:)
4454{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4455$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4456ac_tool_warned=yes ;;
4457esac
4458 CC=$ac_ct_CC
4459 fi
4460fi
4461
4462fi
4463
4464
4465test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4466$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4467as_fn_error "no acceptable C compiler found in \$PATH
4468See \`config.log' for more details." "$LINENO" 5; }
4469
4470# Provide some information about the compiler.
4471$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4472set X $ac_compile
4473ac_compiler=$2
4474for ac_option in --version -v -V -qversion; do
4475 { { ac_try="$ac_compiler $ac_option >&5"
4476case "(($ac_try" in
4477 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4478 *) ac_try_echo=$ac_try;;
4479esac
4480eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4481$as_echo "$ac_try_echo"; } >&5
4482 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4483 ac_status=$?
4484 if test -s conftest.err; then
4485 sed '10a\
4486... rest of stderr output deleted ...
4487 10q' conftest.err >conftest.er1
4488 cat conftest.er1 >&5
4489 rm -f conftest.er1 conftest.err
4490 fi
4491 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4492 test $ac_status = 0; }
4493done
4494
4495cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4496/* end confdefs.h. */
4497
4498int
4499main ()
4500{
4501
4502 ;
4503 return 0;
4504}
4505_ACEOF
4506ac_clean_files_save=$ac_clean_files
4507ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4508# Try to create an executable without -o first, disregard a.out.
4509# It will help us diagnose broken compilers, and finding out an intuition
4510# of exeext.
4511{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4512$as_echo_n "checking for C compiler default output file name... " >&6; }
4513ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4514
4515# The possible output files:
4516ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4517
4518ac_rmfiles=
4519for ac_file in $ac_files
4520do
4521 case $ac_file in
4522 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4523 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4524 esac
4525done
4526rm -f $ac_rmfiles
4527
4528if { { ac_try="$ac_link_default"
4529case "(($ac_try" in
4530 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4531 *) ac_try_echo=$ac_try;;
4532esac
4533eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4534$as_echo "$ac_try_echo"; } >&5
4535 (eval "$ac_link_default") 2>&5
4536 ac_status=$?
4537 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4538 test $ac_status = 0; }; then :
4539 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4540# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4541# in a Makefile. We should not override ac_cv_exeext if it was cached,
4542# so that the user can short-circuit this test for compilers unknown to
4543# Autoconf.
4544for ac_file in $ac_files ''
4545do
4546 test -f "$ac_file" || continue
4547 case $ac_file in
4548 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4549 ;;
4550 [ab].out )
4551 # We found the default executable, but exeext='' is most
4552 # certainly right.
4553 break;;
4554 *.* )
4555 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4556 then :; else
4557 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4558 fi
4559 # We set ac_cv_exeext here because the later test for it is not
4560 # safe: cross compilers may not add the suffix if given an `-o'
4561 # argument, so we may need to know it at that point already.
4562 # Even if this section looks crufty: it has the advantage of
4563 # actually working.
4564 break;;
4565 * )
4566 break;;
4567 esac
4568done
4569test "$ac_cv_exeext" = no && ac_cv_exeext=
4570
4571else
4572 ac_file=''
4573fi
4574{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4575$as_echo "$ac_file" >&6; }
4576if test -z "$ac_file"; then :
4577 $as_echo "$as_me: failed program was:" >&5
4578sed 's/^/| /' conftest.$ac_ext >&5
4579
4580{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4581$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4582{ as_fn_set_status 77
4583as_fn_error "C compiler cannot create executables
4584See \`config.log' for more details." "$LINENO" 5; }; }
4585fi
4586ac_exeext=$ac_cv_exeext
4587
4588# Check that the compiler produces executables we can run. If not, either
4589# the compiler is broken, or we cross compile.
4590{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4591$as_echo_n "checking whether the C compiler works... " >&6; }
4592# If not cross compiling, check that we can run a simple program.
4593if test "$cross_compiling" != yes; then
4594 if { ac_try='./$ac_file'
4595 { { case "(($ac_try" in
4596 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4597 *) ac_try_echo=$ac_try;;
4598esac
4599eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4600$as_echo "$ac_try_echo"; } >&5
4601 (eval "$ac_try") 2>&5
4602 ac_status=$?
4603 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4604 test $ac_status = 0; }; }; then
4605 cross_compiling=no
4606 else
4607 if test "$cross_compiling" = maybe; then
4608 cross_compiling=yes
4609 else
4610 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4611$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4612as_fn_error "cannot run C compiled programs.
4613If you meant to cross compile, use \`--host'.
4614See \`config.log' for more details." "$LINENO" 5; }
4615 fi
4616 fi
4617fi
4618{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4619$as_echo "yes" >&6; }
4620
4621rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4622ac_clean_files=$ac_clean_files_save
4623# Check that the compiler produces executables we can run. If not, either
4624# the compiler is broken, or we cross compile.
4625{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4626$as_echo_n "checking whether we are cross compiling... " >&6; }
4627{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4628$as_echo "$cross_compiling" >&6; }
4629
4630{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4631$as_echo_n "checking for suffix of executables... " >&6; }
4632if { { ac_try="$ac_link"
4633case "(($ac_try" in
4634 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4635 *) ac_try_echo=$ac_try;;
4636esac
4637eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4638$as_echo "$ac_try_echo"; } >&5
4639 (eval "$ac_link") 2>&5
4640 ac_status=$?
4641 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4642 test $ac_status = 0; }; then :
4643 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4644# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4645# work properly (i.e., refer to `conftest.exe'), while it won't with
4646# `rm'.
4647for ac_file in conftest.exe conftest conftest.*; do
4648 test -f "$ac_file" || continue
4649 case $ac_file in
4650 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4651 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4652 break;;
4653 * ) break;;
4654 esac
4655done
4656else
4657 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4658$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4659as_fn_error "cannot compute suffix of executables: cannot compile and link
4660See \`config.log' for more details." "$LINENO" 5; }
4661fi
4662rm -f conftest$ac_cv_exeext
4663{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4664$as_echo "$ac_cv_exeext" >&6; }
4665
4666rm -f conftest.$ac_ext
4667EXEEXT=$ac_cv_exeext
4668ac_exeext=$EXEEXT
4669{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4670$as_echo_n "checking for suffix of object files... " >&6; }
4671if test "${ac_cv_objext+set}" = set; then :
4672 $as_echo_n "(cached) " >&6
4673else
4674 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4675/* end confdefs.h. */
4676
4677int
4678main ()
4679{
4680
4681 ;
4682 return 0;
4683}
4684_ACEOF
4685rm -f conftest.o conftest.obj
4686if { { ac_try="$ac_compile"
4687case "(($ac_try" in
4688 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4689 *) ac_try_echo=$ac_try;;
4690esac
4691eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4692$as_echo "$ac_try_echo"; } >&5
4693 (eval "$ac_compile") 2>&5
4694 ac_status=$?
4695 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4696 test $ac_status = 0; }; then :
4697 for ac_file in conftest.o conftest.obj conftest.*; do
4698 test -f "$ac_file" || continue;
4699 case $ac_file in
4700 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4701 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4702 break;;
4703 esac
4704done
4705else
4706 $as_echo "$as_me: failed program was:" >&5
4707sed 's/^/| /' conftest.$ac_ext >&5
4708
4709{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4710$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4711as_fn_error "cannot compute suffix of object files: cannot compile
4712See \`config.log' for more details." "$LINENO" 5; }
4713fi
4714rm -f conftest.$ac_cv_objext conftest.$ac_ext
4715fi
4716{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4717$as_echo "$ac_cv_objext" >&6; }
4718OBJEXT=$ac_cv_objext
4719ac_objext=$OBJEXT
4720{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4721$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4722if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4723 $as_echo_n "(cached) " >&6
4724else
4725 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4726/* end confdefs.h. */
4727
4728int
4729main ()
4730{
4731#ifndef __GNUC__
4732 choke me
4733#endif
4734
4735 ;
4736 return 0;
4737}
4738_ACEOF
4739if ac_fn_c_try_compile "$LINENO"; then :
4740 ac_compiler_gnu=yes
4741else
4742 ac_compiler_gnu=no
4743fi
4744rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4745ac_cv_c_compiler_gnu=$ac_compiler_gnu
4746
4747fi
4748{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4749$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4750if test $ac_compiler_gnu = yes; then
4751 GCC=yes
4752else
4753 GCC=
4754fi
4755ac_test_CFLAGS=${CFLAGS+set}
4756ac_save_CFLAGS=$CFLAGS
4757{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4758$as_echo_n "checking whether $CC accepts -g... " >&6; }
4759if test "${ac_cv_prog_cc_g+set}" = set; then :
4760 $as_echo_n "(cached) " >&6
4761else
4762 ac_save_c_werror_flag=$ac_c_werror_flag
4763 ac_c_werror_flag=yes
4764 ac_cv_prog_cc_g=no
4765 CFLAGS="-g"
4766 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4767/* end confdefs.h. */
4768
4769int
4770main ()
4771{
4772
4773 ;
4774 return 0;
4775}
4776_ACEOF
4777if ac_fn_c_try_compile "$LINENO"; then :
4778 ac_cv_prog_cc_g=yes
4779else
4780 CFLAGS=""
4781 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4782/* end confdefs.h. */
4783
4784int
4785main ()
4786{
4787
4788 ;
4789 return 0;
4790}
4791_ACEOF
4792if ac_fn_c_try_compile "$LINENO"; then :
4793
4794else
4795 ac_c_werror_flag=$ac_save_c_werror_flag
4796 CFLAGS="-g"
4797 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4798/* end confdefs.h. */
4799
4800int
4801main ()
4802{
4803
4804 ;
4805 return 0;
4806}
4807_ACEOF
4808if ac_fn_c_try_compile "$LINENO"; then :
4809 ac_cv_prog_cc_g=yes
4810fi
4811rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4812fi
4813rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4814fi
4815rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4816 ac_c_werror_flag=$ac_save_c_werror_flag
4817fi
4818{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4819$as_echo "$ac_cv_prog_cc_g" >&6; }
4820if test "$ac_test_CFLAGS" = set; then
4821 CFLAGS=$ac_save_CFLAGS
4822elif test $ac_cv_prog_cc_g = yes; then
4823 if test "$GCC" = yes; then
4824 CFLAGS="-g -O2"
4825 else
4826 CFLAGS="-g"
4827 fi
4828else
4829 if test "$GCC" = yes; then
4830 CFLAGS="-O2"
4831 else
4832 CFLAGS=
4833 fi
4834fi
4835{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4836$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4837if test "${ac_cv_prog_cc_c89+set}" = set; then :
4838 $as_echo_n "(cached) " >&6
4839else
4840 ac_cv_prog_cc_c89=no
4841ac_save_CC=$CC
4842cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4843/* end confdefs.h. */
4844#include <stdarg.h>
4845#include <stdio.h>
4846#include <sys/types.h>
4847#include <sys/stat.h>
4848/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4849struct buf { int x; };
4850FILE * (*rcsopen) (struct buf *, struct stat *, int);
4851static char *e (p, i)
4852 char **p;
4853 int i;
4854{
4855 return p[i];
4856}
4857static char *f (char * (*g) (char **, int), char **p, ...)
4858{
4859 char *s;
4860 va_list v;
4861 va_start (v,p);
4862 s = g (p, va_arg (v,int));
4863 va_end (v);
4864 return s;
4865}
4866
4867/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4868 function prototypes and stuff, but not '\xHH' hex character constants.
4869 These don't provoke an error unfortunately, instead are silently treated
4870 as 'x'. The following induces an error, until -std is added to get
4871 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4872 array size at least. It's necessary to write '\x00'==0 to get something
4873 that's true only with -std. */
4874int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4875
4876/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4877 inside strings and character constants. */
4878#define FOO(x) 'x'
4879int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4880
4881int test (int i, double x);
4882struct s1 {int (*f) (int a);};
4883struct s2 {int (*f) (double a);};
4884int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4885int argc;
4886char **argv;
4887int
4888main ()
4889{
4890return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4891 ;
4892 return 0;
4893}
4894_ACEOF
4895for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4896 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4897do
4898 CC="$ac_save_CC $ac_arg"
4899 if ac_fn_c_try_compile "$LINENO"; then :
4900 ac_cv_prog_cc_c89=$ac_arg
4901fi
4902rm -f core conftest.err conftest.$ac_objext
4903 test "x$ac_cv_prog_cc_c89" != "xno" && break
4904done
4905rm -f conftest.$ac_ext
4906CC=$ac_save_CC
4907
4908fi
4909# AC_CACHE_VAL
4910case "x$ac_cv_prog_cc_c89" in
4911 x)
4912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4913$as_echo "none needed" >&6; } ;;
4914 xno)
4915 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4916$as_echo "unsupported" >&6; } ;;
4917 *)
4918 CC="$CC $ac_cv_prog_cc_c89"
4919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4920$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4921esac
4922if test "x$ac_cv_prog_cc_c89" != xno; then :
4923
4924fi
4925
4926ac_ext=c
4927ac_cpp='$CPP $CPPFLAGS'
4928ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4929ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4930ac_compiler_gnu=$ac_cv_c_compiler_gnu
4931
4932ac_aux_dir=
4933for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4934 for ac_t in install-sh install.sh shtool; do
4935 if test -f "$ac_dir/$ac_t"; then
4936 ac_aux_dir=$ac_dir
4937 ac_install_sh="$ac_aux_dir/$ac_t -c"
4938 break 2
4939 fi
4940 done
4941done
4942if test -z "$ac_aux_dir"; then
4943 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4944fi
4945
4946# These three variables are undocumented and unsupported,
4947# and are intended to be withdrawn in a future Autoconf release.
4948# They can cause serious problems if a builder's source tree is in a directory
4949# whose full name contains unusual characters.
4950ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4951ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4952ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4953
4954
4955# Make sure we can run config.sub.
4956$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4957 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4958
4959{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4960$as_echo_n "checking build system type... " >&6; }
4961if test "${ac_cv_build+set}" = set; then :
4962 $as_echo_n "(cached) " >&6
4963else
4964 ac_build_alias=$build_alias
4965test "x$ac_build_alias" = x &&
4966 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4967test "x$ac_build_alias" = x &&
4968 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4969ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4970 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4971
4972fi
4973{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4974$as_echo "$ac_cv_build" >&6; }
4975case $ac_cv_build in
4976*-*-*) ;;
4977*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4978esac
4979build=$ac_cv_build
4980ac_save_IFS=$IFS; IFS='-'
4981set x $ac_cv_build
4982shift
4983build_cpu=$1
4984build_vendor=$2
4985shift; shift
4986# Remember, the first character of IFS is used to create $*,
4987# except with old shells:
4988build_os=$*
4989IFS=$ac_save_IFS
4990case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4991
4992
4993{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4994$as_echo_n "checking host system type... " >&6; }
4995if test "${ac_cv_host+set}" = set; then :
4996 $as_echo_n "(cached) " >&6
4997else
4998 if test "x$host_alias" = x; then
4999 ac_cv_host=$ac_cv_build
5000else
5001 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
5002 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
5003fi
5004
5005fi
5006{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
5007$as_echo "$ac_cv_host" >&6; }
5008case $ac_cv_host in
5009*-*-*) ;;
5010*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
5011esac
5012host=$ac_cv_host
5013ac_save_IFS=$IFS; IFS='-'
5014set x $ac_cv_host
5015shift
5016host_cpu=$1
5017host_vendor=$2
5018shift; shift
5019# Remember, the first character of IFS is used to create $*,
5020# except with old shells:
5021host_os=$*
5022IFS=$ac_save_IFS
5023case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
5024
5025
5026{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
5027$as_echo_n "checking target system type... " >&6; }
5028if test "${ac_cv_target+set}" = set; then :
5029 $as_echo_n "(cached) " >&6
5030else
5031 if test "x$target_alias" = x; then
5032 ac_cv_target=$ac_cv_host
5033else
5034 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
5035 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
5036fi
5037
5038fi
5039{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
5040$as_echo "$ac_cv_target" >&6; }
5041case $ac_cv_target in
5042*-*-*) ;;
5043*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
5044esac
5045target=$ac_cv_target
5046ac_save_IFS=$IFS; IFS='-'
5047set x $ac_cv_target
5048shift
5049target_cpu=$1
5050target_vendor=$2
5051shift; shift
5052# Remember, the first character of IFS is used to create $*,
5053# except with old shells:
5054target_os=$*
5055IFS=$ac_save_IFS
5056case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
5057
5058
5059# The aliases save the names the user supplied, while $host etc.
5060# will get canonicalized.
5061test -n "$target_alias" &&
5062 test "$program_prefix$program_suffix$program_transform_name" = \
5063 NONENONEs,x,x, &&
5064 program_prefix=${target_alias}-
5065
5066ac_ext=c
5067ac_cpp='$CPP $CPPFLAGS'
5068ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5069ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5070ac_compiler_gnu=$ac_cv_c_compiler_gnu
5071{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5072$as_echo_n "checking how to run the C preprocessor... " >&6; }
5073# On Suns, sometimes $CPP names a directory.
5074if test -n "$CPP" && test -d "$CPP"; then
5075 CPP=
5076fi
5077if test -z "$CPP"; then
5078 if test "${ac_cv_prog_CPP+set}" = set; then :
5079 $as_echo_n "(cached) " >&6
5080else
5081 # Double quotes because CPP needs to be expanded
5082 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5083 do
5084 ac_preproc_ok=false
5085for ac_c_preproc_warn_flag in '' yes
5086do
5087 # Use a header file that comes with gcc, so configuring glibc
5088 # with a fresh cross-compiler works.
5089 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5090 # <limits.h> exists even on freestanding compilers.
5091 # On the NeXT, cc -E runs the code through the compiler's parser,
5092 # not just through cpp. "Syntax error" is here to catch this case.
5093 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5094/* end confdefs.h. */
5095#ifdef __STDC__
5096# include <limits.h>
5097#else
5098# include <assert.h>
5099#endif
5100 Syntax error
5101_ACEOF
5102if ac_fn_c_try_cpp "$LINENO"; then :
5103
5104else
5105 # Broken: fails on valid input.
5106continue
5107fi
5108rm -f conftest.err conftest.$ac_ext
5109
5110 # OK, works on sane cases. Now check whether nonexistent headers
5111 # can be detected and how.
5112 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5113/* end confdefs.h. */
5114#include <ac_nonexistent.h>
5115_ACEOF
5116if ac_fn_c_try_cpp "$LINENO"; then :
5117 # Broken: success on invalid input.
5118continue
5119else
5120 # Passes both tests.
5121ac_preproc_ok=:
5122break
5123fi
5124rm -f conftest.err conftest.$ac_ext
5125
5126done
5127# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5128rm -f conftest.err conftest.$ac_ext
5129if $ac_preproc_ok; then :
5130 break
5131fi
5132
5133 done
5134 ac_cv_prog_CPP=$CPP
5135
5136fi
5137 CPP=$ac_cv_prog_CPP
5138else
5139 ac_cv_prog_CPP=$CPP
5140fi
5141{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5142$as_echo "$CPP" >&6; }
5143ac_preproc_ok=false
5144for ac_c_preproc_warn_flag in '' yes
5145do
5146 # Use a header file that comes with gcc, so configuring glibc
5147 # with a fresh cross-compiler works.
5148 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5149 # <limits.h> exists even on freestanding compilers.
5150 # On the NeXT, cc -E runs the code through the compiler's parser,
5151 # not just through cpp. "Syntax error" is here to catch this case.
5152 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5153/* end confdefs.h. */
5154#ifdef __STDC__
5155# include <limits.h>
5156#else
5157# include <assert.h>
5158#endif
5159 Syntax error
5160_ACEOF
5161if ac_fn_c_try_cpp "$LINENO"; then :
5162
5163else
5164 # Broken: fails on valid input.
5165continue
5166fi
5167rm -f conftest.err conftest.$ac_ext
5168
5169 # OK, works on sane cases. Now check whether nonexistent headers
5170 # can be detected and how.
5171 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5172/* end confdefs.h. */
5173#include <ac_nonexistent.h>
5174_ACEOF
5175if ac_fn_c_try_cpp "$LINENO"; then :
5176 # Broken: success on invalid input.
5177continue
5178else
5179 # Passes both tests.
5180ac_preproc_ok=:
5181break
5182fi
5183rm -f conftest.err conftest.$ac_ext
5184
5185done
5186# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5187rm -f conftest.err conftest.$ac_ext
5188if $ac_preproc_ok; then :
5189
5190else
5191 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5192$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5193as_fn_error "C preprocessor \"$CPP\" fails sanity check
5194See \`config.log' for more details." "$LINENO" 5; }
5195fi
5196
5197ac_ext=c
5198ac_cpp='$CPP $CPPFLAGS'
5199ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5200ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5201ac_compiler_gnu=$ac_cv_c_compiler_gnu
5202
5203
5204{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5205$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5206if test "${ac_cv_path_GREP+set}" = set; then :
5207 $as_echo_n "(cached) " >&6
5208else
5209 if test -z "$GREP"; then
5210 ac_path_GREP_found=false
5211 # Loop through the user's path and test for each of PROGNAME-LIST
5212 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5213for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5214do
5215 IFS=$as_save_IFS
5216 test -z "$as_dir" && as_dir=.
5217 for ac_prog in grep ggrep; do
5218 for ac_exec_ext in '' $ac_executable_extensions; do
5219 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5220 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5221# Check for GNU ac_path_GREP and select it if it is found.
5222 # Check for GNU $ac_path_GREP
5223case `"$ac_path_GREP" --version 2>&1` in
5224*GNU*)
5225 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5226*)
5227 ac_count=0
5228 $as_echo_n 0123456789 >"conftest.in"
5229 while :
5230 do
5231 cat "conftest.in" "conftest.in" >"conftest.tmp"
5232 mv "conftest.tmp" "conftest.in"
5233 cp "conftest.in" "conftest.nl"
5234 $as_echo 'GREP' >> "conftest.nl"
5235 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5236 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5237 as_fn_arith $ac_count + 1 && ac_count=$as_val
5238 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5239 # Best one so far, save it but keep looking for a better one
5240 ac_cv_path_GREP="$ac_path_GREP"
5241 ac_path_GREP_max=$ac_count
5242 fi
5243 # 10*(2^10) chars as input seems more than enough
5244 test $ac_count -gt 10 && break
5245 done
5246 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5247esac
5248
5249 $ac_path_GREP_found && break 3
5250 done
5251 done
5252 done
5253IFS=$as_save_IFS
5254 if test -z "$ac_cv_path_GREP"; then
5255 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5256 fi
5257else
5258 ac_cv_path_GREP=$GREP
5259fi
5260
5261fi
5262{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5263$as_echo "$ac_cv_path_GREP" >&6; }
5264 GREP="$ac_cv_path_GREP"
5265
5266
5267{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5268$as_echo_n "checking for egrep... " >&6; }
5269if test "${ac_cv_path_EGREP+set}" = set; then :
5270 $as_echo_n "(cached) " >&6
5271else
5272 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5273 then ac_cv_path_EGREP="$GREP -E"
5274 else
5275 if test -z "$EGREP"; then
5276 ac_path_EGREP_found=false
5277 # Loop through the user's path and test for each of PROGNAME-LIST
5278 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5279for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5280do
5281 IFS=$as_save_IFS
5282 test -z "$as_dir" && as_dir=.
5283 for ac_prog in egrep; do
5284 for ac_exec_ext in '' $ac_executable_extensions; do
5285 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5286 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5287# Check for GNU ac_path_EGREP and select it if it is found.
5288 # Check for GNU $ac_path_EGREP
5289case `"$ac_path_EGREP" --version 2>&1` in
5290*GNU*)
5291 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5292*)
5293 ac_count=0
5294 $as_echo_n 0123456789 >"conftest.in"
5295 while :
5296 do
5297 cat "conftest.in" "conftest.in" >"conftest.tmp"
5298 mv "conftest.tmp" "conftest.in"
5299 cp "conftest.in" "conftest.nl"
5300 $as_echo 'EGREP' >> "conftest.nl"
5301 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5302 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5303 as_fn_arith $ac_count + 1 && ac_count=$as_val
5304 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5305 # Best one so far, save it but keep looking for a better one
5306 ac_cv_path_EGREP="$ac_path_EGREP"
5307 ac_path_EGREP_max=$ac_count
5308 fi
5309 # 10*(2^10) chars as input seems more than enough
5310 test $ac_count -gt 10 && break
5311 done
5312 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5313esac
5314
5315 $ac_path_EGREP_found && break 3
5316 done
5317 done
5318 done
5319IFS=$as_save_IFS
5320 if test -z "$ac_cv_path_EGREP"; then
5321 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5322 fi
5323else
5324 ac_cv_path_EGREP=$EGREP
5325fi
5326
5327 fi
5328fi
5329{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5330$as_echo "$ac_cv_path_EGREP" >&6; }
5331 EGREP="$ac_cv_path_EGREP"
5332
5333
5334{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5335$as_echo_n "checking for ANSI C header files... " >&6; }
5336if test "${ac_cv_header_stdc+set}" = set; then :
5337 $as_echo_n "(cached) " >&6
5338else
5339 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5340/* end confdefs.h. */
5341#include <stdlib.h>
5342#include <stdarg.h>
5343#include <string.h>
5344#include <float.h>
5345
5346int
5347main ()
5348{
5349
5350 ;
5351 return 0;
5352}
5353_ACEOF
5354if ac_fn_c_try_compile "$LINENO"; then :
5355 ac_cv_header_stdc=yes
5356else
5357 ac_cv_header_stdc=no
5358fi
5359rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5360
5361if test $ac_cv_header_stdc = yes; then
5362 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5363 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5364/* end confdefs.h. */
5365#include <string.h>
5366
5367_ACEOF
5368if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5369 $EGREP "memchr" >/dev/null 2>&1; then :
5370
5371else
5372 ac_cv_header_stdc=no
5373fi
5374rm -f conftest*
5375
5376fi
5377
5378if test $ac_cv_header_stdc = yes; then
5379 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5380 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5381/* end confdefs.h. */
5382#include <stdlib.h>
5383
5384_ACEOF
5385if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5386 $EGREP "free" >/dev/null 2>&1; then :
5387
5388else
5389 ac_cv_header_stdc=no
5390fi
5391rm -f conftest*
5392
5393fi
5394
5395if test $ac_cv_header_stdc = yes; then
5396 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5397 if test "$cross_compiling" = yes; then :
5398 :
5399else
5400 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5401/* end confdefs.h. */
5402#include <ctype.h>
5403#include <stdlib.h>
5404#if ((' ' & 0x0FF) == 0x020)
5405# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5406# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5407#else
5408# define ISLOWER(c) \
5409 (('a' <= (c) && (c) <= 'i') \
5410 || ('j' <= (c) && (c) <= 'r') \
5411 || ('s' <= (c) && (c) <= 'z'))
5412# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5413#endif
5414
5415#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5416int
5417main ()
5418{
5419 int i;
5420 for (i = 0; i < 256; i++)
5421 if (XOR (islower (i), ISLOWER (i))
5422 || toupper (i) != TOUPPER (i))
5423 return 2;
5424 return 0;
5425}
5426_ACEOF
5427if ac_fn_c_try_run "$LINENO"; then :
5428
5429else
5430 ac_cv_header_stdc=no
5431fi
5432rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5433 conftest.$ac_objext conftest.beam conftest.$ac_ext
5434fi
5435
5436fi
5437fi
5438{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5439$as_echo "$ac_cv_header_stdc" >&6; }
5440if test $ac_cv_header_stdc = yes; then
5441
5442$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5443
5444fi
5445
5446# On IRIX 5.3, sys/types and inttypes.h are conflicting.
5447for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5448 inttypes.h stdint.h unistd.h
5449do :
5450 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5451ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5452"
5453eval as_val=\$$as_ac_Header
5454 if test "x$as_val" = x""yes; then :
5455 cat >>confdefs.h <<_ACEOF
5456#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5457_ACEOF
5458
5459fi
5460
5461done
5462
5463
5464
5465 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5466if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5467 MINIX=yes
5468else
5469 MINIX=
5470fi
5471
5472
5473 if test "$MINIX" = yes; then
5474
5475$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5476
5477
5478$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5479
5480
5481$as_echo "#define _MINIX 1" >>confdefs.h
5482
5483 fi
5484
5485
5486 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5487$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5488if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5489 $as_echo_n "(cached) " >&6
5490else
5491 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5492/* end confdefs.h. */
5493
5494# define __EXTENSIONS__ 1
5495 $ac_includes_default
5496int
5497main ()
5498{
5499
5500 ;
5501 return 0;
5502}
5503_ACEOF
5504if ac_fn_c_try_compile "$LINENO"; then :
5505 ac_cv_safe_to_define___extensions__=yes
5506else
5507 ac_cv_safe_to_define___extensions__=no
5508fi
5509rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5510fi
5511{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5512$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5513 test $ac_cv_safe_to_define___extensions__ = yes &&
5514 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5515
5516 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5517
5518 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5519
5520 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5521
5522 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5523
5524
5525test "$program_prefix" != NONE &&
5526 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5527# Use a double $ so make ignores it.
5528test "$program_suffix" != NONE &&
5529 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5530# Double any \ or $.
5531# By default was `s,x,x', remove it if useless.
5532ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5533program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5534
5535# Find a good install program. We prefer a C program (faster),
5536# so one script is as good as another. But avoid the broken or
5537# incompatible versions:
5538# SysV /etc/install, /usr/sbin/install
5539# SunOS /usr/etc/install
5540# IRIX /sbin/install
5541# AIX /bin/install
5542# AmigaOS /C/install, which installs bootblocks on floppy discs
5543# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5544# AFS /usr/afsws/bin/install, which mishandles nonexistent args
5545# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5546# OS/2's system install, which has a completely different semantic
5547# ./install, which can be erroneously created by make from ./install.sh.
5548# Reject install programs that cannot install multiple files.
5549{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5550$as_echo_n "checking for a BSD-compatible install... " >&6; }
5551if test -z "$INSTALL"; then
5552if test "${ac_cv_path_install+set}" = set; then :
5553 $as_echo_n "(cached) " >&6
5554else
5555 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5556for as_dir in $PATH
5557do
5558 IFS=$as_save_IFS
5559 test -z "$as_dir" && as_dir=.
5560 # Account for people who put trailing slashes in PATH elements.
5561case $as_dir/ in #((
5562 ./ | .// | /[cC]/* | \
5563 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5564 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5565 /usr/ucb/* ) ;;
5566 *)
5567 # OSF1 and SCO ODT 3.0 have their own names for install.
5568 # Don't use installbsd from OSF since it installs stuff as root
5569 # by default.
5570 for ac_prog in ginstall scoinst install; do
5571 for ac_exec_ext in '' $ac_executable_extensions; do
5572 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5573 if test $ac_prog = install &&
5574 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5575 # AIX install. It has an incompatible calling convention.
5576 :
5577 elif test $ac_prog = install &&
5578 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5579 # program-specific install script used by HP pwplus--don't use.
5580 :
5581 else
5582 rm -rf conftest.one conftest.two conftest.dir
5583 echo one > conftest.one
5584 echo two > conftest.two
5585 mkdir conftest.dir
5586 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5587 test -s conftest.one && test -s conftest.two &&
5588 test -s conftest.dir/conftest.one &&
5589 test -s conftest.dir/conftest.two
5590 then
5591 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5592 break 3
5593 fi
5594 fi
5595 fi
5596 done
5597 done
5598 ;;
5599esac
5600
5601 done
5602IFS=$as_save_IFS
5603
5604rm -rf conftest.one conftest.two conftest.dir
5605
5606fi
5607 if test "${ac_cv_path_install+set}" = set; then
5608 INSTALL=$ac_cv_path_install
5609 else
5610 # As a last resort, use the slow shell script. Don't cache a
5611 # value for INSTALL within a source directory, because that will
5612 # break other packages using the cache if that directory is
5613 # removed, or if the value is a relative name.
5614 INSTALL=$ac_install_sh
5615 fi
5616fi
5617{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5618$as_echo "$INSTALL" >&6; }
5619
5620# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5621# It thinks the first close brace ends the variable substitution.
5622test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5623
5624test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5625
5626test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5627
5628rm -rf .tst 2>/dev/null
5629mkdir .tst 2>/dev/null
5630if test -d .tst; then
5631 am__leading_dot=.
5632else
5633 am__leading_dot=_
5634fi
5635rmdir .tst 2>/dev/null
5636
5637DEPDIR="${am__leading_dot}deps"
5638
5639case `pwd` in
5640 *\ * | *\ *)
5641 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5642$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5643esac
5644
5645
5646
5647macro_version='2.2.7a'
5648macro_revision='1.3134'
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662ltmain="$ac_aux_dir/ltmain.sh"
5663
5664# Backslashify metacharacters that are still active within
5665# double-quoted strings.
5666sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5667
5668# Same as above, but do not quote variable references.
5669double_quote_subst='s/\(["`\\]\)/\\\1/g'
5670
5671# Sed substitution to delay expansion of an escaped shell variable in a
5672# double_quote_subst'ed string.
5673delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5674
5675# Sed substitution to delay expansion of an escaped single quote.
5676delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5677
5678# Sed substitution to avoid accidental globbing in evaled expressions
5679no_glob_subst='s/\*/\\\*/g'
5680
5681ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5682ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5683ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5684
5685{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5686$as_echo_n "checking how to print strings... " >&6; }
5687# Test print first, because it will be a builtin if present.
5688if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5689 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5690 ECHO='print -r --'
5691elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5692 ECHO='printf %s\n'
5693else
5694 # Use this function as a fallback that always works.
5695 func_fallback_echo ()
5696 {
5697 eval 'cat <<_LTECHO_EOF
5698$1
5699_LTECHO_EOF'
5700 }
5701 ECHO='func_fallback_echo'
5702fi
5703
5704# func_echo_all arg...
5705# Invoke $ECHO with all args, space-separated.
5706func_echo_all ()
5707{
5708 $ECHO ""
5709}
5710
5711case "$ECHO" in
5712 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5713$as_echo "printf" >&6; } ;;
5714 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5715$as_echo "print -r" >&6; } ;;
5716 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5717$as_echo "cat" >&6; } ;;
5718esac
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5734$as_echo_n "checking for a sed that does not truncate output... " >&6; }
5735if test "${ac_cv_path_SED+set}" = set; then :
5736 $as_echo_n "(cached) " >&6
5737else
5738 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5739 for ac_i in 1 2 3 4 5 6 7; do
5740 ac_script="$ac_script$as_nl$ac_script"
5741 done
5742 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5743 { ac_script=; unset ac_script;}
5744 if test -z "$SED"; then
5745 ac_path_SED_found=false
5746 # Loop through the user's path and test for each of PROGNAME-LIST
5747 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5748for as_dir in $PATH
5749do
5750 IFS=$as_save_IFS
5751 test -z "$as_dir" && as_dir=.
5752 for ac_prog in sed gsed; do
5753 for ac_exec_ext in '' $ac_executable_extensions; do
5754 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5755 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5756# Check for GNU ac_path_SED and select it if it is found.
5757 # Check for GNU $ac_path_SED
5758case `"$ac_path_SED" --version 2>&1` in
5759*GNU*)
5760 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5761*)
5762 ac_count=0
5763 $as_echo_n 0123456789 >"conftest.in"
5764 while :
5765 do
5766 cat "conftest.in" "conftest.in" >"conftest.tmp"
5767 mv "conftest.tmp" "conftest.in"
5768 cp "conftest.in" "conftest.nl"
5769 $as_echo '' >> "conftest.nl"
5770 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5771 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5772 as_fn_arith $ac_count + 1 && ac_count=$as_val
5773 if test $ac_count -gt ${ac_path_SED_max-0}; then
5774 # Best one so far, save it but keep looking for a better one
5775 ac_cv_path_SED="$ac_path_SED"
5776 ac_path_SED_max=$ac_count
5777 fi
5778 # 10*(2^10) chars as input seems more than enough
5779 test $ac_count -gt 10 && break
5780 done
5781 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5782esac
5783
5784 $ac_path_SED_found && break 3
5785 done
5786 done
5787 done
5788IFS=$as_save_IFS
5789 if test -z "$ac_cv_path_SED"; then
5790 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5791 fi
5792else
5793 ac_cv_path_SED=$SED
5794fi
5795
5796fi
5797{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5798$as_echo "$ac_cv_path_SED" >&6; }
5799 SED="$ac_cv_path_SED"
5800 rm -f conftest.sed
5801
5802test -z "$SED" && SED=sed
5803Xsed="$SED -e 1s/^X//"
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5816$as_echo_n "checking for fgrep... " >&6; }
5817if test "${ac_cv_path_FGREP+set}" = set; then :
5818 $as_echo_n "(cached) " >&6
5819else
5820 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5821 then ac_cv_path_FGREP="$GREP -F"
5822 else
5823 if test -z "$FGREP"; then
5824 ac_path_FGREP_found=false
5825 # Loop through the user's path and test for each of PROGNAME-LIST
5826 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5827for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5828do
5829 IFS=$as_save_IFS
5830 test -z "$as_dir" && as_dir=.
5831 for ac_prog in fgrep; do
5832 for ac_exec_ext in '' $ac_executable_extensions; do
5833 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5834 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5835# Check for GNU ac_path_FGREP and select it if it is found.
5836 # Check for GNU $ac_path_FGREP
5837case `"$ac_path_FGREP" --version 2>&1` in
5838*GNU*)
5839 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5840*)
5841 ac_count=0
5842 $as_echo_n 0123456789 >"conftest.in"
5843 while :
5844 do
5845 cat "conftest.in" "conftest.in" >"conftest.tmp"
5846 mv "conftest.tmp" "conftest.in"
5847 cp "conftest.in" "conftest.nl"
5848 $as_echo 'FGREP' >> "conftest.nl"
5849 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5850 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5851 as_fn_arith $ac_count + 1 && ac_count=$as_val
5852 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5853 # Best one so far, save it but keep looking for a better one
5854 ac_cv_path_FGREP="$ac_path_FGREP"
5855 ac_path_FGREP_max=$ac_count
5856 fi
5857 # 10*(2^10) chars as input seems more than enough
5858 test $ac_count -gt 10 && break
5859 done
5860 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5861esac
5862
5863 $ac_path_FGREP_found && break 3
5864 done
5865 done
5866 done
5867IFS=$as_save_IFS
5868 if test -z "$ac_cv_path_FGREP"; then
5869 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5870 fi
5871else
5872 ac_cv_path_FGREP=$FGREP
5873fi
5874
5875 fi
5876fi
5877{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5878$as_echo "$ac_cv_path_FGREP" >&6; }
5879 FGREP="$ac_cv_path_FGREP"
5880
5881
5882test -z "$GREP" && GREP=grep
5883
5884
5885
5886
5887
5888
5889
5890
5891
5892
5893
5894
5895
5896
5897
5898
5899
5900
5901
5902# Check whether --with-gnu-ld was given.
5903if test "${with_gnu_ld+set}" = set; then :
5904 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5905else
5906 with_gnu_ld=no
5907fi
5908
5909ac_prog=ld
5910if test "$GCC" = yes; then
5911 # Check if gcc -print-prog-name=ld gives a path.
5912 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5913$as_echo_n "checking for ld used by $CC... " >&6; }
5914 case $host in
5915 *-*-mingw*)
5916 # gcc leaves a trailing carriage return which upsets mingw
5917 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5918 *)
5919 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5920 esac
5921 case $ac_prog in
5922 # Accept absolute paths.
5923 [\\/]* | ?:[\\/]*)
5924 re_direlt='/[^/][^/]*/\.\./'
5925 # Canonicalize the pathname of ld
5926 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5927 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5928 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5929 done
5930 test -z "$LD" && LD="$ac_prog"
5931 ;;
5932 "")
5933 # If it fails, then pretend we aren't using GCC.
5934 ac_prog=ld
5935 ;;
5936 *)
5937 # If it is relative, then search for the first ld in PATH.
5938 with_gnu_ld=unknown
5939 ;;
5940 esac
5941elif test "$with_gnu_ld" = yes; then
5942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5943$as_echo_n "checking for GNU ld... " >&6; }
5944else
5945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5946$as_echo_n "checking for non-GNU ld... " >&6; }
5947fi
5948if test "${lt_cv_path_LD+set}" = set; then :
5949 $as_echo_n "(cached) " >&6
5950else
5951 if test -z "$LD"; then
5952 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5953 for ac_dir in $PATH; do
5954 IFS="$lt_save_ifs"
5955 test -z "$ac_dir" && ac_dir=.
5956 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5957 lt_cv_path_LD="$ac_dir/$ac_prog"
5958 # Check to see if the program is GNU ld. I'd rather use --version,
5959 # but apparently some variants of GNU ld only accept -v.
5960 # Break only if it was the GNU/non-GNU ld that we prefer.
5961 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5962 *GNU* | *'with BFD'*)
5963 test "$with_gnu_ld" != no && break
5964 ;;
5965 *)
5966 test "$with_gnu_ld" != yes && break
5967 ;;
5968 esac
5969 fi
5970 done
5971 IFS="$lt_save_ifs"
5972else
5973 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5974fi
5975fi
5976
5977LD="$lt_cv_path_LD"
5978if test -n "$LD"; then
5979 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5980$as_echo "$LD" >&6; }
5981else
5982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5983$as_echo "no" >&6; }
5984fi
5985test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5986{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5987$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5988if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5989 $as_echo_n "(cached) " >&6
5990else
5991 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5992case `$LD -v 2>&1 </dev/null` in
5993*GNU* | *'with BFD'*)
5994 lt_cv_prog_gnu_ld=yes
5995 ;;
5996*)
5997 lt_cv_prog_gnu_ld=no
5998 ;;
5999esac
6000fi
6001{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
6002$as_echo "$lt_cv_prog_gnu_ld" >&6; }
6003with_gnu_ld=$lt_cv_prog_gnu_ld
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
6014$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
6015if test "${lt_cv_path_NM+set}" = set; then :
6016 $as_echo_n "(cached) " >&6
6017else
6018 if test -n "$NM"; then
6019 # Let the user override the test.
6020 lt_cv_path_NM="$NM"
6021else
6022 lt_nm_to_check="${ac_tool_prefix}nm"
6023 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
6024 lt_nm_to_check="$lt_nm_to_check nm"
6025 fi
6026 for lt_tmp_nm in $lt_nm_to_check; do
6027 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6028 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
6029 IFS="$lt_save_ifs"
6030 test -z "$ac_dir" && ac_dir=.
6031 tmp_nm="$ac_dir/$lt_tmp_nm"
6032 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
6033 # Check to see if the nm accepts a BSD-compat flag.
6034 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
6035 # nm: unknown option "B" ignored
6036 # Tru64's nm complains that /dev/null is an invalid object file
6037 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
6038 */dev/null* | *'Invalid file or object type'*)
6039 lt_cv_path_NM="$tmp_nm -B"
6040 break
6041 ;;
6042 *)
6043 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
6044 */dev/null*)
6045 lt_cv_path_NM="$tmp_nm -p"
6046 break
6047 ;;
6048 *)
6049 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
6050 continue # so that we can try to find one that supports BSD flags
6051 ;;
6052 esac
6053 ;;
6054 esac
6055 fi
6056 done
6057 IFS="$lt_save_ifs"
6058 done
6059 : ${lt_cv_path_NM=no}
6060fi
6061fi
6062{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6063$as_echo "$lt_cv_path_NM" >&6; }
6064if test "$lt_cv_path_NM" != "no"; then
6065 NM="$lt_cv_path_NM"
6066else
6067 # Didn't find any BSD compatible name lister, look for dumpbin.
6068 if test -n "$DUMPBIN"; then :
6069 # Let the user override the test.
6070 else
6071 if test -n "$ac_tool_prefix"; then
6072 for ac_prog in dumpbin "link -dump"
6073 do
6074 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6075set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6076{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6077$as_echo_n "checking for $ac_word... " >&6; }
6078if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
6079 $as_echo_n "(cached) " >&6
6080else
6081 if test -n "$DUMPBIN"; then
6082 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6083else
6084as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6085for as_dir in $PATH
6086do
6087 IFS=$as_save_IFS
6088 test -z "$as_dir" && as_dir=.
6089 for ac_exec_ext in '' $ac_executable_extensions; do
6090 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6091 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6092 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6093 break 2
6094 fi
6095done
6096 done
6097IFS=$as_save_IFS
6098
6099fi
6100fi
6101DUMPBIN=$ac_cv_prog_DUMPBIN
6102if test -n "$DUMPBIN"; then
6103 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6104$as_echo "$DUMPBIN" >&6; }
6105else
6106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6107$as_echo "no" >&6; }
6108fi
6109
6110
6111 test -n "$DUMPBIN" && break
6112 done
6113fi
6114if test -z "$DUMPBIN"; then
6115 ac_ct_DUMPBIN=$DUMPBIN
6116 for ac_prog in dumpbin "link -dump"
6117do
6118 # Extract the first word of "$ac_prog", so it can be a program name with args.
6119set dummy $ac_prog; ac_word=$2
6120{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6121$as_echo_n "checking for $ac_word... " >&6; }
6122if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6123 $as_echo_n "(cached) " >&6
6124else
6125 if test -n "$ac_ct_DUMPBIN"; then
6126 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6127else
6128as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6129for as_dir in $PATH
6130do
6131 IFS=$as_save_IFS
6132 test -z "$as_dir" && as_dir=.
6133 for ac_exec_ext in '' $ac_executable_extensions; do
6134 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6135 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6136 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6137 break 2
6138 fi
6139done
6140 done
6141IFS=$as_save_IFS
6142
6143fi
6144fi
6145ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6146if test -n "$ac_ct_DUMPBIN"; then
6147 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6148$as_echo "$ac_ct_DUMPBIN" >&6; }
6149else
6150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6151$as_echo "no" >&6; }
6152fi
6153
6154
6155 test -n "$ac_ct_DUMPBIN" && break
6156done
6157
6158 if test "x$ac_ct_DUMPBIN" = x; then
6159 DUMPBIN=":"
6160 else
6161 case $cross_compiling:$ac_tool_warned in
6162yes:)
6163{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6164$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6165ac_tool_warned=yes ;;
6166esac
6167 DUMPBIN=$ac_ct_DUMPBIN
6168 fi
6169fi
6170
6171 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6172 *COFF*)
6173 DUMPBIN="$DUMPBIN -symbols"
6174 ;;
6175 *)
6176 DUMPBIN=:
6177 ;;
6178 esac
6179 fi
6180
6181 if test "$DUMPBIN" != ":"; then
6182 NM="$DUMPBIN"
6183 fi
6184fi
6185test -z "$NM" && NM=nm
6186
6187
6188
6189
6190
6191
6192{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6193$as_echo_n "checking the name lister ($NM) interface... " >&6; }
6194if test "${lt_cv_nm_interface+set}" = set; then :
6195 $as_echo_n "(cached) " >&6
6196else
6197 lt_cv_nm_interface="BSD nm"
6198 echo "int some_variable = 0;" > conftest.$ac_ext
6199 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6200 (eval "$ac_compile" 2>conftest.err)
6201 cat conftest.err >&5
6202 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6203 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6204 cat conftest.err >&5
6205 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6206 cat conftest.out >&5
6207 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6208 lt_cv_nm_interface="MS dumpbin"
6209 fi
6210 rm -f conftest*
6211fi
6212{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6213$as_echo "$lt_cv_nm_interface" >&6; }
6214
6215{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6216$as_echo_n "checking whether ln -s works... " >&6; }
6217LN_S=$as_ln_s
6218if test "$LN_S" = "ln -s"; then
6219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6220$as_echo "yes" >&6; }
6221else
6222 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6223$as_echo "no, using $LN_S" >&6; }
6224fi
6225
6226# find the maximum length of command line arguments
6227{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6228$as_echo_n "checking the maximum length of command line arguments... " >&6; }
6229if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6230 $as_echo_n "(cached) " >&6
6231else
6232 i=0
6233 teststring="ABCD"
6234
6235 case $build_os in
6236 msdosdjgpp*)
6237 # On DJGPP, this test can blow up pretty badly due to problems in libc
6238 # (any single argument exceeding 2000 bytes causes a buffer overrun
6239 # during glob expansion). Even if it were fixed, the result of this
6240 # check would be larger than it should be.
6241 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6242 ;;
6243
6244 gnu*)
6245 # Under GNU Hurd, this test is not required because there is
6246 # no limit to the length of command line arguments.
6247 # Libtool will interpret -1 as no limit whatsoever
6248 lt_cv_sys_max_cmd_len=-1;
6249 ;;
6250
6251 cygwin* | mingw* | cegcc*)
6252 # On Win9x/ME, this test blows up -- it succeeds, but takes
6253 # about 5 minutes as the teststring grows exponentially.
6254 # Worse, since 9x/ME are not pre-emptively multitasking,
6255 # you end up with a "frozen" computer, even though with patience
6256 # the test eventually succeeds (with a max line length of 256k).
6257 # Instead, let's just punt: use the minimum linelength reported by
6258 # all of the supported platforms: 8192 (on NT/2K/XP).
6259 lt_cv_sys_max_cmd_len=8192;
6260 ;;
6261
6262 mint*)
6263 # On MiNT this can take a long time and run out of memory.
6264 lt_cv_sys_max_cmd_len=8192;
6265 ;;
6266
6267 amigaos*)
6268 # On AmigaOS with pdksh, this test takes hours, literally.
6269 # So we just punt and use a minimum line length of 8192.
6270 lt_cv_sys_max_cmd_len=8192;
6271 ;;
6272
6273 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6274 # This has been around since 386BSD, at least. Likely further.
6275 if test -x /sbin/sysctl; then
6276 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6277 elif test -x /usr/sbin/sysctl; then
6278 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6279 else
6280 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6281 fi
6282 # And add a safety zone
6283 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6284 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6285 ;;
6286
6287 interix*)
6288 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6289 lt_cv_sys_max_cmd_len=196608
6290 ;;
6291
6292 osf*)
6293 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6294 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6295 # nice to cause kernel panics so lets avoid the loop below.
6296 # First set a reasonable default.
6297 lt_cv_sys_max_cmd_len=16384
6298 #
6299 if test -x /sbin/sysconfig; then
6300 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6301 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6302 esac
6303 fi
6304 ;;
6305 sco3.2v5*)
6306 lt_cv_sys_max_cmd_len=102400
6307 ;;
6308 sysv5* | sco5v6* | sysv4.2uw2*)
6309 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6310 if test -n "$kargmax"; then
6311 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6312 else
6313 lt_cv_sys_max_cmd_len=32768
6314 fi
6315 ;;
6316 *)
6317 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6318 if test -n "$lt_cv_sys_max_cmd_len"; then
6319 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6320 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6321 else
6322 # Make teststring a little bigger before we do anything with it.
6323 # a 1K string should be a reasonable start.
6324 for i in 1 2 3 4 5 6 7 8 ; do
6325 teststring=$teststring$teststring
6326 done
6327 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6328 # If test is not a shell built-in, we'll probably end up computing a
6329 # maximum length that is only half of the actual maximum length, but
6330 # we can't tell.
6331 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6332 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6333 test $i != 17 # 1/2 MB should be enough
6334 do
6335 i=`expr $i + 1`
6336 teststring=$teststring$teststring
6337 done
6338 # Only check the string length outside the loop.
6339 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6340 teststring=
6341 # Add a significant safety factor because C++ compilers can tack on
6342 # massive amounts of additional arguments before passing them to the
6343 # linker. It appears as though 1/2 is a usable value.
6344 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6345 fi
6346 ;;
6347 esac
6348
6349fi
6350
6351if test -n $lt_cv_sys_max_cmd_len ; then
6352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6353$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6354else
6355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6356$as_echo "none" >&6; }
6357fi
6358max_cmd_len=$lt_cv_sys_max_cmd_len
6359
6360
6361
6362
6363
6364
6365: ${CP="cp -f"}
6366: ${MV="mv -f"}
6367: ${RM="rm -f"}
6368
6369{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6370$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6371# Try some XSI features
6372xsi_shell=no
6373( _lt_dummy="a/b/c"
6374 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6375 = c,a/b,, \
6376 && eval 'test $(( 1 + 1 )) -eq 2 \
6377 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6378 && xsi_shell=yes
6379{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6380$as_echo "$xsi_shell" >&6; }
6381
6382
6383{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6384$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6385lt_shell_append=no
6386( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6387 >/dev/null 2>&1 \
6388 && lt_shell_append=yes
6389{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6390$as_echo "$lt_shell_append" >&6; }
6391
6392
6393if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6394 lt_unset=unset
6395else
6396 lt_unset=false
6397fi
6398
6399
6400
6401
6402
6403# test EBCDIC or ASCII
6404case `echo X|tr X '\101'` in
6405 A) # ASCII based system
6406 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6407 lt_SP2NL='tr \040 \012'
6408 lt_NL2SP='tr \015\012 \040\040'
6409 ;;
6410 *) # EBCDIC based system
6411 lt_SP2NL='tr \100 \n'
6412 lt_NL2SP='tr \r\n \100\100'
6413 ;;
6414esac
6415
6416
6417
6418
6419
6420
6421
6422
6423
6424{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6425$as_echo_n "checking for $LD option to reload object files... " >&6; }
6426if test "${lt_cv_ld_reload_flag+set}" = set; then :
6427 $as_echo_n "(cached) " >&6
6428else
6429 lt_cv_ld_reload_flag='-r'
6430fi
6431{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6432$as_echo "$lt_cv_ld_reload_flag" >&6; }
6433reload_flag=$lt_cv_ld_reload_flag
6434case $reload_flag in
6435"" | " "*) ;;
6436*) reload_flag=" $reload_flag" ;;
6437esac
6438reload_cmds='$LD$reload_flag -o $output$reload_objs'
6439case $host_os in
6440 darwin*)
6441 if test "$GCC" = yes; then
6442 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6443 else
6444 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6445 fi
6446 ;;
6447esac
6448
6449
6450
6451
6452
6453
6454
6455
6456
6457if test -n "$ac_tool_prefix"; then
6458 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6459set dummy ${ac_tool_prefix}objdump; ac_word=$2
6460{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6461$as_echo_n "checking for $ac_word... " >&6; }
6462if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6463 $as_echo_n "(cached) " >&6
6464else
6465 if test -n "$OBJDUMP"; then
6466 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6467else
6468as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6469for as_dir in $PATH
6470do
6471 IFS=$as_save_IFS
6472 test -z "$as_dir" && as_dir=.
6473 for ac_exec_ext in '' $ac_executable_extensions; do
6474 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6475 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6476 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6477 break 2
6478 fi
6479done
6480 done
6481IFS=$as_save_IFS
6482
6483fi
6484fi
6485OBJDUMP=$ac_cv_prog_OBJDUMP
6486if test -n "$OBJDUMP"; then
6487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6488$as_echo "$OBJDUMP" >&6; }
6489else
6490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6491$as_echo "no" >&6; }
6492fi
6493
6494
6495fi
6496if test -z "$ac_cv_prog_OBJDUMP"; then
6497 ac_ct_OBJDUMP=$OBJDUMP
6498 # Extract the first word of "objdump", so it can be a program name with args.
6499set dummy objdump; ac_word=$2
6500{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6501$as_echo_n "checking for $ac_word... " >&6; }
6502if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6503 $as_echo_n "(cached) " >&6
6504else
6505 if test -n "$ac_ct_OBJDUMP"; then
6506 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6507else
6508as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6509for as_dir in $PATH
6510do
6511 IFS=$as_save_IFS
6512 test -z "$as_dir" && as_dir=.
6513 for ac_exec_ext in '' $ac_executable_extensions; do
6514 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6515 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6516 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6517 break 2
6518 fi
6519done
6520 done
6521IFS=$as_save_IFS
6522
6523fi
6524fi
6525ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6526if test -n "$ac_ct_OBJDUMP"; then
6527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6528$as_echo "$ac_ct_OBJDUMP" >&6; }
6529else
6530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6531$as_echo "no" >&6; }
6532fi
6533
6534 if test "x$ac_ct_OBJDUMP" = x; then
6535 OBJDUMP="false"
6536 else
6537 case $cross_compiling:$ac_tool_warned in
6538yes:)
6539{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6540$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6541ac_tool_warned=yes ;;
6542esac
6543 OBJDUMP=$ac_ct_OBJDUMP
6544 fi
6545else
6546 OBJDUMP="$ac_cv_prog_OBJDUMP"
6547fi
6548
6549test -z "$OBJDUMP" && OBJDUMP=objdump
6550
6551
6552
6553
6554
6555
6556
6557
6558
6559{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6560$as_echo_n "checking how to recognize dependent libraries... " >&6; }
6561if test "${lt_cv_deplibs_check_method+set}" = set; then :
6562 $as_echo_n "(cached) " >&6
6563else
6564 lt_cv_file_magic_cmd='$MAGIC_CMD'
6565lt_cv_file_magic_test_file=
6566lt_cv_deplibs_check_method='unknown'
6567# Need to set the preceding variable on all platforms that support
6568# interlibrary dependencies.
6569# 'none' -- dependencies not supported.
6570# `unknown' -- same as none, but documents that we really don't know.
6571# 'pass_all' -- all dependencies passed with no checks.
6572# 'test_compile' -- check by making test program.
6573# 'file_magic [[regex]]' -- check by looking for files in library path
6574# which responds to the $file_magic_cmd with a given extended regex.
6575# If you have `file' or equivalent on your system and you're not sure
6576# whether `pass_all' will *always* work, you probably want this one.
6577
6578case $host_os in
6579aix[4-9]*)
6580 lt_cv_deplibs_check_method=pass_all
6581 ;;
6582
6583beos*)
6584 lt_cv_deplibs_check_method=pass_all
6585 ;;
6586
6587bsdi[45]*)
6588 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6589 lt_cv_file_magic_cmd='/usr/bin/file -L'
6590 lt_cv_file_magic_test_file=/shlib/libc.so
6591 ;;
6592
6593cygwin*)
6594 # func_win32_libid is a shell function defined in ltmain.sh
6595 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6596 lt_cv_file_magic_cmd='func_win32_libid'
6597 ;;
6598
6599mingw* | pw32*)
6600 # Base MSYS/MinGW do not provide the 'file' command needed by
6601 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6602 # unless we find 'file', for example because we are cross-compiling.
6603 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6604 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6605 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6606 lt_cv_file_magic_cmd='func_win32_libid'
6607 else
6608 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6609 lt_cv_file_magic_cmd='$OBJDUMP -f'
6610 fi
6611 ;;
6612
6613cegcc*)
6614 # use the weaker test based on 'objdump'. See mingw*.
6615 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6616 lt_cv_file_magic_cmd='$OBJDUMP -f'
6617 ;;
6618
6619darwin* | rhapsody*)
6620 lt_cv_deplibs_check_method=pass_all
6621 ;;
6622
6623freebsd* | dragonfly*)
6624 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6625 case $host_cpu in
6626 i*86 )
6627 # Not sure whether the presence of OpenBSD here was a mistake.
6628 # Let's accept both of them until this is cleared up.
6629 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6630 lt_cv_file_magic_cmd=/usr/bin/file
6631 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6632 ;;
6633 esac
6634 else
6635 lt_cv_deplibs_check_method=pass_all
6636 fi
6637 ;;
6638
6639gnu*)
6640 lt_cv_deplibs_check_method=pass_all
6641 ;;
6642
6643haiku*)
6644 lt_cv_deplibs_check_method=pass_all
6645 ;;
6646
6647hpux10.20* | hpux11*)
6648 lt_cv_file_magic_cmd=/usr/bin/file
6649 case $host_cpu in
6650 ia64*)
6651 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6652 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6653 ;;
6654 hppa*64*)
6655 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]'
6656 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6657 ;;
6658 *)
6659 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6660 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6661 ;;
6662 esac
6663 ;;
6664
6665interix[3-9]*)
6666 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6667 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6668 ;;
6669
6670irix5* | irix6* | nonstopux*)
6671 case $LD in
6672 *-32|*"-32 ") libmagic=32-bit;;
6673 *-n32|*"-n32 ") libmagic=N32;;
6674 *-64|*"-64 ") libmagic=64-bit;;
6675 *) libmagic=never-match;;
6676 esac
6677 lt_cv_deplibs_check_method=pass_all
6678 ;;
6679
6680# This must be Linux ELF.
6681linux* | k*bsd*-gnu | kopensolaris*-gnu)
6682 lt_cv_deplibs_check_method=pass_all
6683 ;;
6684
6685netbsd*)
6686 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6687 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6688 else
6689 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6690 fi
6691 ;;
6692
6693newos6*)
6694 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6695 lt_cv_file_magic_cmd=/usr/bin/file
6696 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6697 ;;
6698
6699*nto* | *qnx*)
6700 lt_cv_deplibs_check_method=pass_all
6701 ;;
6702
6703openbsd*)
6704 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6705 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6706 else
6707 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6708 fi
6709 ;;
6710
6711osf3* | osf4* | osf5*)
6712 lt_cv_deplibs_check_method=pass_all
6713 ;;
6714
6715rdos*)
6716 lt_cv_deplibs_check_method=pass_all
6717 ;;
6718
6719solaris*)
6720 lt_cv_deplibs_check_method=pass_all
6721 ;;
6722
6723sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6724 lt_cv_deplibs_check_method=pass_all
6725 ;;
6726
6727sysv4 | sysv4.3*)
6728 case $host_vendor in
6729 motorola)
6730 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]'
6731 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6732 ;;
6733 ncr)
6734 lt_cv_deplibs_check_method=pass_all
6735 ;;
6736 sequent)
6737 lt_cv_file_magic_cmd='/bin/file'
6738 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6739 ;;
6740 sni)
6741 lt_cv_file_magic_cmd='/bin/file'
6742 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6743 lt_cv_file_magic_test_file=/lib/libc.so
6744 ;;
6745 siemens)
6746 lt_cv_deplibs_check_method=pass_all
6747 ;;
6748 pc)
6749 lt_cv_deplibs_check_method=pass_all
6750 ;;
6751 esac
6752 ;;
6753
6754tpf*)
6755 lt_cv_deplibs_check_method=pass_all
6756 ;;
6757esac
6758
6759fi
6760{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6761$as_echo "$lt_cv_deplibs_check_method" >&6; }
6762file_magic_cmd=$lt_cv_file_magic_cmd
6763deplibs_check_method=$lt_cv_deplibs_check_method
6764test -z "$deplibs_check_method" && deplibs_check_method=unknown
6765
6766
6767
6768
6769
6770
6771
6772
6773
6774
6775
6776
6777if test -n "$ac_tool_prefix"; then
6778 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6779set dummy ${ac_tool_prefix}ar; ac_word=$2
6780{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6781$as_echo_n "checking for $ac_word... " >&6; }
6782if test "${ac_cv_prog_AR+set}" = set; then :
6783 $as_echo_n "(cached) " >&6
6784else
6785 if test -n "$AR"; then
6786 ac_cv_prog_AR="$AR" # Let the user override the test.
6787else
6788as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6789for as_dir in $PATH
6790do
6791 IFS=$as_save_IFS
6792 test -z "$as_dir" && as_dir=.
6793 for ac_exec_ext in '' $ac_executable_extensions; do
6794 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6795 ac_cv_prog_AR="${ac_tool_prefix}ar"
6796 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6797 break 2
6798 fi
6799done
6800 done
6801IFS=$as_save_IFS
6802
6803fi
6804fi
6805AR=$ac_cv_prog_AR
6806if test -n "$AR"; then
6807 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6808$as_echo "$AR" >&6; }
6809else
6810 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6811$as_echo "no" >&6; }
6812fi
6813
6814
6815fi
6816if test -z "$ac_cv_prog_AR"; then
6817 ac_ct_AR=$AR
6818 # Extract the first word of "ar", so it can be a program name with args.
6819set dummy ar; ac_word=$2
6820{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6821$as_echo_n "checking for $ac_word... " >&6; }
6822if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6823 $as_echo_n "(cached) " >&6
6824else
6825 if test -n "$ac_ct_AR"; then
6826 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6827else
6828as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6829for as_dir in $PATH
6830do
6831 IFS=$as_save_IFS
6832 test -z "$as_dir" && as_dir=.
6833 for ac_exec_ext in '' $ac_executable_extensions; do
6834 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6835 ac_cv_prog_ac_ct_AR="ar"
6836 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6837 break 2
6838 fi
6839done
6840 done
6841IFS=$as_save_IFS
6842
6843fi
6844fi
6845ac_ct_AR=$ac_cv_prog_ac_ct_AR
6846if test -n "$ac_ct_AR"; then
6847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6848$as_echo "$ac_ct_AR" >&6; }
6849else
6850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6851$as_echo "no" >&6; }
6852fi
6853
6854 if test "x$ac_ct_AR" = x; then
6855 AR="false"
6856 else
6857 case $cross_compiling:$ac_tool_warned in
6858yes:)
6859{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6860$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6861ac_tool_warned=yes ;;
6862esac
6863 AR=$ac_ct_AR
6864 fi
6865else
6866 AR="$ac_cv_prog_AR"
6867fi
6868
6869test -z "$AR" && AR=ar
6870test -z "$AR_FLAGS" && AR_FLAGS=cru
6871
6872
6873
6874
6875
6876
6877
6878
6879
6880
6881
6882if test -n "$ac_tool_prefix"; then
6883 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6884set dummy ${ac_tool_prefix}strip; ac_word=$2
6885{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6886$as_echo_n "checking for $ac_word... " >&6; }
6887if test "${ac_cv_prog_STRIP+set}" = set; then :
6888 $as_echo_n "(cached) " >&6
6889else
6890 if test -n "$STRIP"; then
6891 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6892else
6893as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6894for as_dir in $PATH
6895do
6896 IFS=$as_save_IFS
6897 test -z "$as_dir" && as_dir=.
6898 for ac_exec_ext in '' $ac_executable_extensions; do
6899 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6900 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6901 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6902 break 2
6903 fi
6904done
6905 done
6906IFS=$as_save_IFS
6907
6908fi
6909fi
6910STRIP=$ac_cv_prog_STRIP
6911if test -n "$STRIP"; then
6912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6913$as_echo "$STRIP" >&6; }
6914else
6915 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6916$as_echo "no" >&6; }
6917fi
6918
6919
6920fi
6921if test -z "$ac_cv_prog_STRIP"; then
6922 ac_ct_STRIP=$STRIP
6923 # Extract the first word of "strip", so it can be a program name with args.
6924set dummy strip; ac_word=$2
6925{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6926$as_echo_n "checking for $ac_word... " >&6; }
6927if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6928 $as_echo_n "(cached) " >&6
6929else
6930 if test -n "$ac_ct_STRIP"; then
6931 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6932else
6933as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6934for as_dir in $PATH
6935do
6936 IFS=$as_save_IFS
6937 test -z "$as_dir" && as_dir=.
6938 for ac_exec_ext in '' $ac_executable_extensions; do
6939 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6940 ac_cv_prog_ac_ct_STRIP="strip"
6941 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6942 break 2
6943 fi
6944done
6945 done
6946IFS=$as_save_IFS
6947
6948fi
6949fi
6950ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6951if test -n "$ac_ct_STRIP"; then
6952 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6953$as_echo "$ac_ct_STRIP" >&6; }
6954else
6955 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6956$as_echo "no" >&6; }
6957fi
6958
6959 if test "x$ac_ct_STRIP" = x; then
6960 STRIP=":"
6961 else
6962 case $cross_compiling:$ac_tool_warned in
6963yes:)
6964{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6965$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6966ac_tool_warned=yes ;;
6967esac
6968 STRIP=$ac_ct_STRIP
6969 fi
6970else
6971 STRIP="$ac_cv_prog_STRIP"
6972fi
6973
6974test -z "$STRIP" && STRIP=:
6975
6976
6977
6978
6979
6980
6981if test -n "$ac_tool_prefix"; then
6982 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6983set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6984{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6985$as_echo_n "checking for $ac_word... " >&6; }
6986if test "${ac_cv_prog_RANLIB+set}" = set; then :
6987 $as_echo_n "(cached) " >&6
6988else
6989 if test -n "$RANLIB"; then
6990 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6991else
6992as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6993for as_dir in $PATH
6994do
6995 IFS=$as_save_IFS
6996 test -z "$as_dir" && as_dir=.
6997 for ac_exec_ext in '' $ac_executable_extensions; do
6998 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6999 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
7000 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7001 break 2
7002 fi
7003done
7004 done
7005IFS=$as_save_IFS
7006
7007fi
7008fi
7009RANLIB=$ac_cv_prog_RANLIB
7010if test -n "$RANLIB"; then
7011 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
7012$as_echo "$RANLIB" >&6; }
7013else
7014 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7015$as_echo "no" >&6; }
7016fi
7017
7018
7019fi
7020if test -z "$ac_cv_prog_RANLIB"; then
7021 ac_ct_RANLIB=$RANLIB
7022 # Extract the first word of "ranlib", so it can be a program name with args.
7023set dummy ranlib; ac_word=$2
7024{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7025$as_echo_n "checking for $ac_word... " >&6; }
7026if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
7027 $as_echo_n "(cached) " >&6
7028else
7029 if test -n "$ac_ct_RANLIB"; then
7030 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
7031else
7032as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7033for as_dir in $PATH
7034do
7035 IFS=$as_save_IFS
7036 test -z "$as_dir" && as_dir=.
7037 for ac_exec_ext in '' $ac_executable_extensions; do
7038 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7039 ac_cv_prog_ac_ct_RANLIB="ranlib"
7040 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7041 break 2
7042 fi
7043done
7044 done
7045IFS=$as_save_IFS
7046
7047fi
7048fi
7049ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
7050if test -n "$ac_ct_RANLIB"; then
7051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7052$as_echo "$ac_ct_RANLIB" >&6; }
7053else
7054 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7055$as_echo "no" >&6; }
7056fi
7057
7058 if test "x$ac_ct_RANLIB" = x; then
7059 RANLIB=":"
7060 else
7061 case $cross_compiling:$ac_tool_warned in
7062yes:)
7063{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7064$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7065ac_tool_warned=yes ;;
7066esac
7067 RANLIB=$ac_ct_RANLIB
7068 fi
7069else
7070 RANLIB="$ac_cv_prog_RANLIB"
7071fi
7072
7073test -z "$RANLIB" && RANLIB=:
7074
7075
7076
7077
7078
7079
7080# Determine commands to create old-style static archives.
7081old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7082old_postinstall_cmds='chmod 644 $oldlib'
7083old_postuninstall_cmds=
7084
7085if test -n "$RANLIB"; then
7086 case $host_os in
7087 openbsd*)
7088 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
7089 ;;
7090 *)
7091 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7092 ;;
7093 esac
7094 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
7095fi
7096
7097case $host_os in
7098 darwin*)
7099 lock_old_archive_extraction=yes ;;
7100 *)
7101 lock_old_archive_extraction=no ;;
7102esac
7103
7104
7105
7106
7107
7108
7109
7110
7111
7112
7113
7114
7115
7116
7117
7118
7119
7120
7121
7122
7123
7124for ac_prog in gawk mawk nawk awk
7125do
7126 # Extract the first word of "$ac_prog", so it can be a program name with args.
7127set dummy $ac_prog; ac_word=$2
7128{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7129$as_echo_n "checking for $ac_word... " >&6; }
7130if test "${ac_cv_prog_AWK+set}" = set; then :
7131 $as_echo_n "(cached) " >&6
7132else
7133 if test -n "$AWK"; then
7134 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7135else
7136as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7137for as_dir in $PATH
7138do
7139 IFS=$as_save_IFS
7140 test -z "$as_dir" && as_dir=.
7141 for ac_exec_ext in '' $ac_executable_extensions; do
7142 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7143 ac_cv_prog_AWK="$ac_prog"
7144 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7145 break 2
7146 fi
7147done
7148 done
7149IFS=$as_save_IFS
7150
7151fi
7152fi
7153AWK=$ac_cv_prog_AWK
7154if test -n "$AWK"; then
7155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7156$as_echo "$AWK" >&6; }
7157else
7158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7159$as_echo "no" >&6; }
7160fi
7161
7162
7163 test -n "$AWK" && break
7164done
7165
7166
7167
7168
7169
7170
7171
7172
7173
7174
7175
7176
7177
7178
7179
7180
7181
7182
7183
7184# If no C compiler was specified, use CC.
7185LTCC=${LTCC-"$CC"}
7186
7187# If no C compiler flags were specified, use CFLAGS.
7188LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7189
7190# Allow CC to be a program name with arguments.
7191compiler=$CC
7192
7193
7194# Check for command to grab the raw symbol name followed by C symbol from nm.
7195{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7196$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7197if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7198 $as_echo_n "(cached) " >&6
7199else
7200
7201# These are sane defaults that work on at least a few old systems.
7202# [They come from Ultrix. What could be older than Ultrix?!! ;)]
7203
7204# Character class describing NM global symbol codes.
7205symcode='[BCDEGRST]'
7206
7207# Regexp to match symbols that can be accessed directly from C.
7208sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7209
7210# Define system-specific variables.
7211case $host_os in
7212aix*)
7213 symcode='[BCDT]'
7214 ;;
7215cygwin* | mingw* | pw32* | cegcc*)
7216 symcode='[ABCDGISTW]'
7217 ;;
7218hpux*)
7219 if test "$host_cpu" = ia64; then
7220 symcode='[ABCDEGRST]'
7221 fi
7222 ;;
7223irix* | nonstopux*)
7224 symcode='[BCDEGRST]'
7225 ;;
7226osf*)
7227 symcode='[BCDEGQRST]'
7228 ;;
7229solaris*)
7230 symcode='[BDRT]'
7231 ;;
7232sco3.2v5*)
7233 symcode='[DT]'
7234 ;;
7235sysv4.2uw2*)
7236 symcode='[DT]'
7237 ;;
7238sysv5* | sco5v6* | unixware* | OpenUNIX*)
7239 symcode='[ABDT]'
7240 ;;
7241sysv4)
7242 symcode='[DFNSTU]'
7243 ;;
7244esac
7245
7246# If we're using GNU nm, then use its standard symbol codes.
7247case `$NM -V 2>&1` in
7248*GNU* | *'with BFD'*)
7249 symcode='[ABCDGIRSTW]' ;;
7250esac
7251
7252# Transform an extracted symbol line into a proper C declaration.
7253# Some systems (esp. on ia64) link data and code symbols differently,
7254# so use this general approach.
7255lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7256
7257# Transform an extracted symbol line into symbol name and symbol address
7258lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7259lt_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'"
7260
7261# Handle CRLF in mingw tool chain
7262opt_cr=
7263case $build_os in
7264mingw*)
7265 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7266 ;;
7267esac
7268
7269# Try without a prefix underscore, then with it.
7270for ac_symprfx in "" "_"; do
7271
7272 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7273 symxfrm="\\1 $ac_symprfx\\2 \\2"
7274
7275 # Write the raw and C identifiers.
7276 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7277 # Fake it for dumpbin and say T for any non-static function
7278 # and D for any global variable.
7279 # Also find C++ and __fastcall symbols from MSVC++,
7280 # which start with @ or ?.
7281 lt_cv_sys_global_symbol_pipe="$AWK '"\
7282" {last_section=section; section=\$ 3};"\
7283" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7284" \$ 0!~/External *\|/{next};"\
7285" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7286" {if(hide[section]) next};"\
7287" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7288" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7289" s[1]~/^[@?]/{print s[1], s[1]; next};"\
7290" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7291" ' prfx=^$ac_symprfx"
7292 else
7293 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7294 fi
7295
7296 # Check to see that the pipe works correctly.
7297 pipe_works=no
7298
7299 rm -f conftest*
7300 cat > conftest.$ac_ext <<_LT_EOF
7301#ifdef __cplusplus
7302extern "C" {
7303#endif
7304char nm_test_var;
7305void nm_test_func(void);
7306void nm_test_func(void){}
7307#ifdef __cplusplus
7308}
7309#endif
7310int main(){nm_test_var='a';nm_test_func();return(0);}
7311_LT_EOF
7312
7313 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7314 (eval $ac_compile) 2>&5
7315 ac_status=$?
7316 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7317 test $ac_status = 0; }; then
7318 # Now try to grab the symbols.
7319 nlist=conftest.nm
7320 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7321 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7322 ac_status=$?
7323 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7324 test $ac_status = 0; } && test -s "$nlist"; then
7325 # Try sorting and uniquifying the output.
7326 if sort "$nlist" | uniq > "$nlist"T; then
7327 mv -f "$nlist"T "$nlist"
7328 else
7329 rm -f "$nlist"T
7330 fi
7331
7332 # Make sure that we snagged all the symbols we need.
7333 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7334 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7335 cat <<_LT_EOF > conftest.$ac_ext
7336#ifdef __cplusplus
7337extern "C" {
7338#endif
7339
7340_LT_EOF
7341 # Now generate the symbol file.
7342 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7343
7344 cat <<_LT_EOF >> conftest.$ac_ext
7345
7346/* The mapping between symbol names and symbols. */
7347const struct {
7348 const char *name;
7349 void *address;
7350}
7351lt__PROGRAM__LTX_preloaded_symbols[] =
7352{
7353 { "@PROGRAM@", (void *) 0 },
7354_LT_EOF
7355 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7356 cat <<\_LT_EOF >> conftest.$ac_ext
7357 {0, (void *) 0}
7358};
7359
7360/* This works around a problem in FreeBSD linker */
7361#ifdef FREEBSD_WORKAROUND
7362static const void *lt_preloaded_setup() {
7363 return lt__PROGRAM__LTX_preloaded_symbols;
7364}
7365#endif
7366
7367#ifdef __cplusplus
7368}
7369#endif
7370_LT_EOF
7371 # Now try linking the two files.
7372 mv conftest.$ac_objext conftstm.$ac_objext
7373 lt_save_LIBS="$LIBS"
7374 lt_save_CFLAGS="$CFLAGS"
7375 LIBS="conftstm.$ac_objext"
7376 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7377 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7378 (eval $ac_link) 2>&5
7379 ac_status=$?
7380 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7381 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7382 pipe_works=yes
7383 fi
7384 LIBS="$lt_save_LIBS"
7385 CFLAGS="$lt_save_CFLAGS"
7386 else
7387 echo "cannot find nm_test_func in $nlist" >&5
7388 fi
7389 else
7390 echo "cannot find nm_test_var in $nlist" >&5
7391 fi
7392 else
7393 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7394 fi
7395 else
7396 echo "$progname: failed program was:" >&5
7397 cat conftest.$ac_ext >&5
7398 fi
7399 rm -rf conftest* conftst*
7400
7401 # Do not use the global_symbol_pipe unless it works.
7402 if test "$pipe_works" = yes; then
7403 break
7404 else
7405 lt_cv_sys_global_symbol_pipe=
7406 fi
7407done
7408
7409fi
7410
7411if test -z "$lt_cv_sys_global_symbol_pipe"; then
7412 lt_cv_sys_global_symbol_to_cdecl=
7413fi
7414if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7416$as_echo "failed" >&6; }
7417else
7418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7419$as_echo "ok" >&6; }
7420fi
7421
7422
7423
7424
7425
7426
7427
7428
7429
7430
7431
7432
7433
7434
7435
7436
7437
7438
7439
7440
7441
7442
7443# Check whether --enable-libtool-lock was given.
7444if test "${enable_libtool_lock+set}" = set; then :
7445 enableval=$enable_libtool_lock;
7446fi
7447
7448test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7449
7450# Some flags need to be propagated to the compiler or linker for good
7451# libtool support.
7452case $host in
7453ia64-*-hpux*)
7454 # Find out which ABI we are using.
7455 echo 'int i;' > conftest.$ac_ext
7456 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7457 (eval $ac_compile) 2>&5
7458 ac_status=$?
7459 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7460 test $ac_status = 0; }; then
7461 case `/usr/bin/file conftest.$ac_objext` in
7462 *ELF-32*)
7463 HPUX_IA64_MODE="32"
7464 ;;
7465 *ELF-64*)
7466 HPUX_IA64_MODE="64"
7467 ;;
7468 esac
7469 fi
7470 rm -rf conftest*
7471 ;;
7472*-*-irix6*)
7473 # Find out which ABI we are using.
7474 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7475 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7476 (eval $ac_compile) 2>&5
7477 ac_status=$?
7478 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7479 test $ac_status = 0; }; then
7480 if test "$lt_cv_prog_gnu_ld" = yes; then
7481 case `/usr/bin/file conftest.$ac_objext` in
7482 *32-bit*)
7483 LD="${LD-ld} -melf32bsmip"
7484 ;;
7485 *N32*)
7486 LD="${LD-ld} -melf32bmipn32"
7487 ;;
7488 *64-bit*)
7489 LD="${LD-ld} -melf64bmip"
7490 ;;
7491 esac
7492 else
7493 case `/usr/bin/file conftest.$ac_objext` in
7494 *32-bit*)
7495 LD="${LD-ld} -32"
7496 ;;
7497 *N32*)
7498 LD="${LD-ld} -n32"
7499 ;;
7500 *64-bit*)
7501 LD="${LD-ld} -64"
7502 ;;
7503 esac
7504 fi
7505 fi
7506 rm -rf conftest*
7507 ;;
7508
bf3d9781 7509x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6bb11ab3
L
7510s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7511 # Find out which ABI we are using.
7512 echo 'int i;' > conftest.$ac_ext
7513 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7514 (eval $ac_compile) 2>&5
7515 ac_status=$?
7516 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7517 test $ac_status = 0; }; then
7518 case `/usr/bin/file conftest.o` in
7519 *32-bit*)
7520 case $host in
7521 x86_64-*kfreebsd*-gnu)
7522 LD="${LD-ld} -m elf_i386_fbsd"
7523 ;;
7524 x86_64-*linux*)
7525 case `/usr/bin/file conftest.o` in
7526 *x86-64*)
7527 LD="${LD-ld} -m elf32_x86_64"
7528 ;;
7529 *)
7530 LD="${LD-ld} -m elf_i386"
7531 ;;
7532 esac
7533 ;;
bf3d9781
AM
7534 powerpc64le-*linux*)
7535 LD="${LD-ld} -m elf32lppclinux"
7536 ;;
7537 powerpc64-*linux*)
6bb11ab3
L
7538 LD="${LD-ld} -m elf32ppclinux"
7539 ;;
7540 s390x-*linux*)
7541 LD="${LD-ld} -m elf_s390"
7542 ;;
7543 sparc64-*linux*)
7544 LD="${LD-ld} -m elf32_sparc"
7545 ;;
7546 esac
7547 ;;
7548 *64-bit*)
7549 case $host in
7550 x86_64-*kfreebsd*-gnu)
7551 LD="${LD-ld} -m elf_x86_64_fbsd"
7552 ;;
7553 x86_64-*linux*)
7554 LD="${LD-ld} -m elf_x86_64"
7555 ;;
bf3d9781
AM
7556 powerpcle-*linux*)
7557 LD="${LD-ld} -m elf64lppc"
7558 ;;
7559 powerpc-*linux*)
6bb11ab3
L
7560 LD="${LD-ld} -m elf64ppc"
7561 ;;
7562 s390*-*linux*|s390*-*tpf*)
7563 LD="${LD-ld} -m elf64_s390"
7564 ;;
7565 sparc*-*linux*)
7566 LD="${LD-ld} -m elf64_sparc"
7567 ;;
7568 esac
7569 ;;
7570 esac
7571 fi
7572 rm -rf conftest*
7573 ;;
7574
7575*-*-sco3.2v5*)
7576 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7577 SAVE_CFLAGS="$CFLAGS"
7578 CFLAGS="$CFLAGS -belf"
7579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7580$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7581if test "${lt_cv_cc_needs_belf+set}" = set; then :
7582 $as_echo_n "(cached) " >&6
7583else
7584 ac_ext=c
7585ac_cpp='$CPP $CPPFLAGS'
7586ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7587ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7588ac_compiler_gnu=$ac_cv_c_compiler_gnu
7589
7590 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7591/* end confdefs.h. */
7592
7593int
7594main ()
7595{
7596
7597 ;
7598 return 0;
7599}
7600_ACEOF
7601if ac_fn_c_try_link "$LINENO"; then :
7602 lt_cv_cc_needs_belf=yes
7603else
7604 lt_cv_cc_needs_belf=no
7605fi
7606rm -f core conftest.err conftest.$ac_objext \
7607 conftest$ac_exeext conftest.$ac_ext
7608 ac_ext=c
7609ac_cpp='$CPP $CPPFLAGS'
7610ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7611ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7612ac_compiler_gnu=$ac_cv_c_compiler_gnu
7613
7614fi
7615{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7616$as_echo "$lt_cv_cc_needs_belf" >&6; }
7617 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7618 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7619 CFLAGS="$SAVE_CFLAGS"
7620 fi
7621 ;;
7622sparc*-*solaris*)
7623 # Find out which ABI we are using.
7624 echo 'int i;' > conftest.$ac_ext
7625 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7626 (eval $ac_compile) 2>&5
7627 ac_status=$?
7628 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7629 test $ac_status = 0; }; then
7630 case `/usr/bin/file conftest.o` in
7631 *64-bit*)
7632 case $lt_cv_prog_gnu_ld in
7633 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7634 *)
7635 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7636 LD="${LD-ld} -64"
7637 fi
7638 ;;
7639 esac
7640 ;;
7641 esac
7642 fi
7643 rm -rf conftest*
7644 ;;
7645esac
7646
7647need_locks="$enable_libtool_lock"
7648
7649
7650 case $host_os in
7651 rhapsody* | darwin*)
7652 if test -n "$ac_tool_prefix"; then
7653 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7654set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7655{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7656$as_echo_n "checking for $ac_word... " >&6; }
7657if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7658 $as_echo_n "(cached) " >&6
7659else
7660 if test -n "$DSYMUTIL"; then
7661 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7662else
7663as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7664for as_dir in $PATH
7665do
7666 IFS=$as_save_IFS
7667 test -z "$as_dir" && as_dir=.
7668 for ac_exec_ext in '' $ac_executable_extensions; do
7669 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7670 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7671 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7672 break 2
7673 fi
7674done
7675 done
7676IFS=$as_save_IFS
7677
7678fi
7679fi
7680DSYMUTIL=$ac_cv_prog_DSYMUTIL
7681if test -n "$DSYMUTIL"; then
7682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7683$as_echo "$DSYMUTIL" >&6; }
7684else
7685 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7686$as_echo "no" >&6; }
7687fi
7688
7689
7690fi
7691if test -z "$ac_cv_prog_DSYMUTIL"; then
7692 ac_ct_DSYMUTIL=$DSYMUTIL
7693 # Extract the first word of "dsymutil", so it can be a program name with args.
7694set dummy dsymutil; ac_word=$2
7695{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7696$as_echo_n "checking for $ac_word... " >&6; }
7697if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7698 $as_echo_n "(cached) " >&6
7699else
7700 if test -n "$ac_ct_DSYMUTIL"; then
7701 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7702else
7703as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7704for as_dir in $PATH
7705do
7706 IFS=$as_save_IFS
7707 test -z "$as_dir" && as_dir=.
7708 for ac_exec_ext in '' $ac_executable_extensions; do
7709 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7710 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7711 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7712 break 2
7713 fi
7714done
7715 done
7716IFS=$as_save_IFS
7717
7718fi
7719fi
7720ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7721if test -n "$ac_ct_DSYMUTIL"; then
7722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7723$as_echo "$ac_ct_DSYMUTIL" >&6; }
7724else
7725 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7726$as_echo "no" >&6; }
7727fi
7728
7729 if test "x$ac_ct_DSYMUTIL" = x; then
7730 DSYMUTIL=":"
7731 else
7732 case $cross_compiling:$ac_tool_warned in
7733yes:)
7734{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7735$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7736ac_tool_warned=yes ;;
7737esac
7738 DSYMUTIL=$ac_ct_DSYMUTIL
7739 fi
7740else
7741 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7742fi
7743
7744 if test -n "$ac_tool_prefix"; then
7745 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7746set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7747{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7748$as_echo_n "checking for $ac_word... " >&6; }
7749if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7750 $as_echo_n "(cached) " >&6
7751else
7752 if test -n "$NMEDIT"; then
7753 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7754else
7755as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7756for as_dir in $PATH
7757do
7758 IFS=$as_save_IFS
7759 test -z "$as_dir" && as_dir=.
7760 for ac_exec_ext in '' $ac_executable_extensions; do
7761 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7762 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7763 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7764 break 2
7765 fi
7766done
7767 done
7768IFS=$as_save_IFS
7769
7770fi
7771fi
7772NMEDIT=$ac_cv_prog_NMEDIT
7773if test -n "$NMEDIT"; then
7774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7775$as_echo "$NMEDIT" >&6; }
7776else
7777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7778$as_echo "no" >&6; }
7779fi
7780
7781
7782fi
7783if test -z "$ac_cv_prog_NMEDIT"; then
7784 ac_ct_NMEDIT=$NMEDIT
7785 # Extract the first word of "nmedit", so it can be a program name with args.
7786set dummy nmedit; ac_word=$2
7787{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7788$as_echo_n "checking for $ac_word... " >&6; }
7789if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7790 $as_echo_n "(cached) " >&6
7791else
7792 if test -n "$ac_ct_NMEDIT"; then
7793 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7794else
7795as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7796for as_dir in $PATH
7797do
7798 IFS=$as_save_IFS
7799 test -z "$as_dir" && as_dir=.
7800 for ac_exec_ext in '' $ac_executable_extensions; do
7801 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7802 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7803 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7804 break 2
7805 fi
7806done
7807 done
7808IFS=$as_save_IFS
7809
7810fi
7811fi
7812ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7813if test -n "$ac_ct_NMEDIT"; then
7814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7815$as_echo "$ac_ct_NMEDIT" >&6; }
7816else
7817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7818$as_echo "no" >&6; }
7819fi
7820
7821 if test "x$ac_ct_NMEDIT" = x; then
7822 NMEDIT=":"
7823 else
7824 case $cross_compiling:$ac_tool_warned in
7825yes:)
7826{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7827$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7828ac_tool_warned=yes ;;
7829esac
7830 NMEDIT=$ac_ct_NMEDIT
7831 fi
7832else
7833 NMEDIT="$ac_cv_prog_NMEDIT"
7834fi
7835
7836 if test -n "$ac_tool_prefix"; then
7837 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7838set dummy ${ac_tool_prefix}lipo; ac_word=$2
7839{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7840$as_echo_n "checking for $ac_word... " >&6; }
7841if test "${ac_cv_prog_LIPO+set}" = set; then :
7842 $as_echo_n "(cached) " >&6
7843else
7844 if test -n "$LIPO"; then
7845 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7846else
7847as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7848for as_dir in $PATH
7849do
7850 IFS=$as_save_IFS
7851 test -z "$as_dir" && as_dir=.
7852 for ac_exec_ext in '' $ac_executable_extensions; do
7853 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7854 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7855 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7856 break 2
7857 fi
7858done
7859 done
7860IFS=$as_save_IFS
7861
7862fi
7863fi
7864LIPO=$ac_cv_prog_LIPO
7865if test -n "$LIPO"; then
7866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7867$as_echo "$LIPO" >&6; }
7868else
7869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7870$as_echo "no" >&6; }
7871fi
7872
7873
7874fi
7875if test -z "$ac_cv_prog_LIPO"; then
7876 ac_ct_LIPO=$LIPO
7877 # Extract the first word of "lipo", so it can be a program name with args.
7878set dummy lipo; ac_word=$2
7879{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7880$as_echo_n "checking for $ac_word... " >&6; }
7881if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7882 $as_echo_n "(cached) " >&6
7883else
7884 if test -n "$ac_ct_LIPO"; then
7885 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7886else
7887as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7888for as_dir in $PATH
7889do
7890 IFS=$as_save_IFS
7891 test -z "$as_dir" && as_dir=.
7892 for ac_exec_ext in '' $ac_executable_extensions; do
7893 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7894 ac_cv_prog_ac_ct_LIPO="lipo"
7895 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7896 break 2
7897 fi
7898done
7899 done
7900IFS=$as_save_IFS
7901
7902fi
7903fi
7904ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7905if test -n "$ac_ct_LIPO"; then
7906 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7907$as_echo "$ac_ct_LIPO" >&6; }
7908else
7909 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7910$as_echo "no" >&6; }
7911fi
7912
7913 if test "x$ac_ct_LIPO" = x; then
7914 LIPO=":"
7915 else
7916 case $cross_compiling:$ac_tool_warned in
7917yes:)
7918{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7919$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7920ac_tool_warned=yes ;;
7921esac
7922 LIPO=$ac_ct_LIPO
7923 fi
7924else
7925 LIPO="$ac_cv_prog_LIPO"
7926fi
7927
7928 if test -n "$ac_tool_prefix"; then
7929 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7930set dummy ${ac_tool_prefix}otool; ac_word=$2
7931{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7932$as_echo_n "checking for $ac_word... " >&6; }
7933if test "${ac_cv_prog_OTOOL+set}" = set; then :
7934 $as_echo_n "(cached) " >&6
7935else
7936 if test -n "$OTOOL"; then
7937 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7938else
7939as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7940for as_dir in $PATH
7941do
7942 IFS=$as_save_IFS
7943 test -z "$as_dir" && as_dir=.
7944 for ac_exec_ext in '' $ac_executable_extensions; do
7945 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7946 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7947 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7948 break 2
7949 fi
7950done
7951 done
7952IFS=$as_save_IFS
7953
7954fi
7955fi
7956OTOOL=$ac_cv_prog_OTOOL
7957if test -n "$OTOOL"; then
7958 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7959$as_echo "$OTOOL" >&6; }
7960else
7961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7962$as_echo "no" >&6; }
7963fi
7964
7965
7966fi
7967if test -z "$ac_cv_prog_OTOOL"; then
7968 ac_ct_OTOOL=$OTOOL
7969 # Extract the first word of "otool", so it can be a program name with args.
7970set dummy otool; ac_word=$2
7971{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7972$as_echo_n "checking for $ac_word... " >&6; }
7973if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7974 $as_echo_n "(cached) " >&6
7975else
7976 if test -n "$ac_ct_OTOOL"; then
7977 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7978else
7979as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7980for as_dir in $PATH
7981do
7982 IFS=$as_save_IFS
7983 test -z "$as_dir" && as_dir=.
7984 for ac_exec_ext in '' $ac_executable_extensions; do
7985 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7986 ac_cv_prog_ac_ct_OTOOL="otool"
7987 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7988 break 2
7989 fi
7990done
7991 done
7992IFS=$as_save_IFS
7993
7994fi
7995fi
7996ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7997if test -n "$ac_ct_OTOOL"; then
7998 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7999$as_echo "$ac_ct_OTOOL" >&6; }
8000else
8001 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8002$as_echo "no" >&6; }
8003fi
8004
8005 if test "x$ac_ct_OTOOL" = x; then
8006 OTOOL=":"
8007 else
8008 case $cross_compiling:$ac_tool_warned in
8009yes:)
8010{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8011$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8012ac_tool_warned=yes ;;
8013esac
8014 OTOOL=$ac_ct_OTOOL
8015 fi
8016else
8017 OTOOL="$ac_cv_prog_OTOOL"
8018fi
8019
8020 if test -n "$ac_tool_prefix"; then
8021 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
8022set dummy ${ac_tool_prefix}otool64; ac_word=$2
8023{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8024$as_echo_n "checking for $ac_word... " >&6; }
8025if test "${ac_cv_prog_OTOOL64+set}" = set; then :
8026 $as_echo_n "(cached) " >&6
8027else
8028 if test -n "$OTOOL64"; then
8029 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
8030else
8031as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8032for as_dir in $PATH
8033do
8034 IFS=$as_save_IFS
8035 test -z "$as_dir" && as_dir=.
8036 for ac_exec_ext in '' $ac_executable_extensions; do
8037 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8038 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8039 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8040 break 2
8041 fi
8042done
8043 done
8044IFS=$as_save_IFS
8045
8046fi
8047fi
8048OTOOL64=$ac_cv_prog_OTOOL64
8049if test -n "$OTOOL64"; then
8050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8051$as_echo "$OTOOL64" >&6; }
8052else
8053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8054$as_echo "no" >&6; }
8055fi
8056
8057
8058fi
8059if test -z "$ac_cv_prog_OTOOL64"; then
8060 ac_ct_OTOOL64=$OTOOL64
8061 # Extract the first word of "otool64", so it can be a program name with args.
8062set dummy otool64; ac_word=$2
8063{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8064$as_echo_n "checking for $ac_word... " >&6; }
8065if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
8066 $as_echo_n "(cached) " >&6
8067else
8068 if test -n "$ac_ct_OTOOL64"; then
8069 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
8070else
8071as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8072for as_dir in $PATH
8073do
8074 IFS=$as_save_IFS
8075 test -z "$as_dir" && as_dir=.
8076 for ac_exec_ext in '' $ac_executable_extensions; do
8077 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8078 ac_cv_prog_ac_ct_OTOOL64="otool64"
8079 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8080 break 2
8081 fi
8082done
8083 done
8084IFS=$as_save_IFS
8085
8086fi
8087fi
8088ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8089if test -n "$ac_ct_OTOOL64"; then
8090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8091$as_echo "$ac_ct_OTOOL64" >&6; }
8092else
8093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8094$as_echo "no" >&6; }
8095fi
8096
8097 if test "x$ac_ct_OTOOL64" = x; then
8098 OTOOL64=":"
8099 else
8100 case $cross_compiling:$ac_tool_warned in
8101yes:)
8102{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8103$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8104ac_tool_warned=yes ;;
8105esac
8106 OTOOL64=$ac_ct_OTOOL64
8107 fi
8108else
8109 OTOOL64="$ac_cv_prog_OTOOL64"
8110fi
8111
8112
8113
8114
8115
8116
8117
8118
8119
8120
8121
8122
8123
8124
8125
8126
8127
8128
8129
8130
8131
8132
8133
8134
8135
8136
8137
8138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8139$as_echo_n "checking for -single_module linker flag... " >&6; }
8140if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8141 $as_echo_n "(cached) " >&6
8142else
8143 lt_cv_apple_cc_single_mod=no
8144 if test -z "${LT_MULTI_MODULE}"; then
8145 # By default we will add the -single_module flag. You can override
8146 # by either setting the environment variable LT_MULTI_MODULE
8147 # non-empty at configure time, or by adding -multi_module to the
8148 # link flags.
8149 rm -rf libconftest.dylib*
8150 echo "int foo(void){return 1;}" > conftest.c
8151 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8152-dynamiclib -Wl,-single_module conftest.c" >&5
8153 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8154 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8155 _lt_result=$?
8156 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8157 lt_cv_apple_cc_single_mod=yes
8158 else
8159 cat conftest.err >&5
8160 fi
8161 rm -rf libconftest.dylib*
8162 rm -f conftest.*
8163 fi
8164fi
8165{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8166$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8168$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8169if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8170 $as_echo_n "(cached) " >&6
8171else
8172 lt_cv_ld_exported_symbols_list=no
8173 save_LDFLAGS=$LDFLAGS
8174 echo "_main" > conftest.sym
8175 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8176 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8177/* end confdefs.h. */
8178
8179int
8180main ()
8181{
8182
8183 ;
8184 return 0;
8185}
8186_ACEOF
8187if ac_fn_c_try_link "$LINENO"; then :
8188 lt_cv_ld_exported_symbols_list=yes
8189else
8190 lt_cv_ld_exported_symbols_list=no
8191fi
8192rm -f core conftest.err conftest.$ac_objext \
8193 conftest$ac_exeext conftest.$ac_ext
8194 LDFLAGS="$save_LDFLAGS"
8195
8196fi
8197{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8198$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8199 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8200$as_echo_n "checking for -force_load linker flag... " >&6; }
8201if test "${lt_cv_ld_force_load+set}" = set; then :
8202 $as_echo_n "(cached) " >&6
8203else
8204 lt_cv_ld_force_load=no
8205 cat > conftest.c << _LT_EOF
8206int forced_loaded() { return 2;}
8207_LT_EOF
8208 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8209 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8210 echo "$AR cru libconftest.a conftest.o" >&5
8211 $AR cru libconftest.a conftest.o 2>&5
8212 cat > conftest.c << _LT_EOF
8213int main() { return 0;}
8214_LT_EOF
8215 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8216 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8217 _lt_result=$?
8218 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8219 lt_cv_ld_force_load=yes
8220 else
8221 cat conftest.err >&5
8222 fi
8223 rm -f conftest.err libconftest.a conftest conftest.c
8224 rm -rf conftest.dSYM
8225
8226fi
8227{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8228$as_echo "$lt_cv_ld_force_load" >&6; }
8229 case $host_os in
8230 rhapsody* | darwin1.[012])
8231 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8232 darwin1.*)
8233 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8234 darwin*) # darwin 5.x on
8235 # if running on 10.5 or later, the deployment target defaults
8236 # to the OS version, if on x86, and 10.4, the deployment
8237 # target defaults to 10.4. Don't you love it?
8238 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8239 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8240 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
5cddc23a 8241 10.[012][,.]*)
6bb11ab3
L
8242 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8243 10.*)
8244 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8245 esac
8246 ;;
8247 esac
8248 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8249 _lt_dar_single_mod='$single_module'
8250 fi
8251 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8252 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8253 else
8254 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8255 fi
8256 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8257 _lt_dsymutil='~$DSYMUTIL $lib || :'
8258 else
8259 _lt_dsymutil=
8260 fi
8261 ;;
8262 esac
8263
8264for ac_header in dlfcn.h
8265do :
8266 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8267"
8268if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8269 cat >>confdefs.h <<_ACEOF
8270#define HAVE_DLFCN_H 1
8271_ACEOF
8272
8273fi
8274
8275done
8276
8277
8278
8279# autoconf.info says this should be called right after AC_INIT.
8280ac_config_headers="$ac_config_headers config.h:config.in"
8281
8282
8283
0cb8d851
MF
8284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
8285$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
8286if test "${ac_cv_c_bigendian+set}" = set; then :
8287 $as_echo_n "(cached) " >&6
8288else
8289 ac_cv_c_bigendian=unknown
8290 # See if we're dealing with a universal compiler.
8291 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8292/* end confdefs.h. */
8293#ifndef __APPLE_CC__
8294 not a universal capable compiler
8295 #endif
8296 typedef int dummy;
8297
8298_ACEOF
8299if ac_fn_c_try_compile "$LINENO"; then :
8300
8301 # Check for potential -arch flags. It is not universal unless
8302 # there are at least two -arch flags with different values.
8303 ac_arch=
8304 ac_prev=
8305 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
8306 if test -n "$ac_prev"; then
8307 case $ac_word in
8308 i?86 | x86_64 | ppc | ppc64)
8309 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
8310 ac_arch=$ac_word
8311 else
8312 ac_cv_c_bigendian=universal
8313 break
8314 fi
8315 ;;
8316 esac
8317 ac_prev=
8318 elif test "x$ac_word" = "x-arch"; then
8319 ac_prev=arch
8320 fi
8321 done
8322fi
8323rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8324 if test $ac_cv_c_bigendian = unknown; then
8325 # See if sys/param.h defines the BYTE_ORDER macro.
8326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8327/* end confdefs.h. */
8328#include <sys/types.h>
8329 #include <sys/param.h>
8330
8331int
8332main ()
8333{
8334#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
8335 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
8336 && LITTLE_ENDIAN)
8337 bogus endian macros
8338 #endif
8339
8340 ;
8341 return 0;
8342}
8343_ACEOF
8344if ac_fn_c_try_compile "$LINENO"; then :
8345 # It does; now see whether it defined to BIG_ENDIAN or not.
8346 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8347/* end confdefs.h. */
8348#include <sys/types.h>
8349 #include <sys/param.h>
8350
8351int
8352main ()
8353{
8354#if BYTE_ORDER != BIG_ENDIAN
8355 not big endian
8356 #endif
8357
8358 ;
8359 return 0;
8360}
8361_ACEOF
8362if ac_fn_c_try_compile "$LINENO"; then :
8363 ac_cv_c_bigendian=yes
8364else
8365 ac_cv_c_bigendian=no
8366fi
8367rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8368fi
8369rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8370 fi
8371 if test $ac_cv_c_bigendian = unknown; then
8372 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
8373 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8374/* end confdefs.h. */
8375#include <limits.h>
8376
8377int
8378main ()
8379{
8380#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
8381 bogus endian macros
8382 #endif
8383
8384 ;
8385 return 0;
8386}
8387_ACEOF
8388if ac_fn_c_try_compile "$LINENO"; then :
8389 # It does; now see whether it defined to _BIG_ENDIAN or not.
8390 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8391/* end confdefs.h. */
8392#include <limits.h>
8393
8394int
8395main ()
8396{
8397#ifndef _BIG_ENDIAN
8398 not big endian
8399 #endif
8400
8401 ;
8402 return 0;
8403}
8404_ACEOF
8405if ac_fn_c_try_compile "$LINENO"; then :
8406 ac_cv_c_bigendian=yes
8407else
8408 ac_cv_c_bigendian=no
8409fi
8410rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8411fi
8412rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8413 fi
8414 if test $ac_cv_c_bigendian = unknown; then
8415 # Compile a test program.
8416 if test "$cross_compiling" = yes; then :
8417 # Try to guess by grepping values from an object file.
8418 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8419/* end confdefs.h. */
8420short int ascii_mm[] =
8421 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
8422 short int ascii_ii[] =
8423 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
8424 int use_ascii (int i) {
8425 return ascii_mm[i] + ascii_ii[i];
8426 }
8427 short int ebcdic_ii[] =
8428 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
8429 short int ebcdic_mm[] =
8430 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
8431 int use_ebcdic (int i) {
8432 return ebcdic_mm[i] + ebcdic_ii[i];
8433 }
8434 extern int foo;
8435
8436int
8437main ()
8438{
8439return use_ascii (foo) == use_ebcdic (foo);
8440 ;
8441 return 0;
8442}
8443_ACEOF
8444if ac_fn_c_try_compile "$LINENO"; then :
8445 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
8446 ac_cv_c_bigendian=yes
8447 fi
8448 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
8449 if test "$ac_cv_c_bigendian" = unknown; then
8450 ac_cv_c_bigendian=no
8451 else
8452 # finding both strings is unlikely to happen, but who knows?
8453 ac_cv_c_bigendian=unknown
8454 fi
8455 fi
8456fi
8457rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8458else
8459 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8460/* end confdefs.h. */
8461$ac_includes_default
8462int
8463main ()
8464{
8465
8466 /* Are we little or big endian? From Harbison&Steele. */
8467 union
8468 {
8469 long int l;
8470 char c[sizeof (long int)];
8471 } u;
8472 u.l = 1;
8473 return u.c[sizeof (long int) - 1] == 1;
8474
8475 ;
8476 return 0;
8477}
8478_ACEOF
8479if ac_fn_c_try_run "$LINENO"; then :
8480 ac_cv_c_bigendian=no
8481else
8482 ac_cv_c_bigendian=yes
8483fi
8484rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8485 conftest.$ac_objext conftest.beam conftest.$ac_ext
8486fi
8487
8488 fi
8489fi
8490{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
8491$as_echo "$ac_cv_c_bigendian" >&6; }
8492 case $ac_cv_c_bigendian in #(
8493 yes)
8494 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
8495;; #(
8496 no)
8497 ;; #(
8498 universal)
8499
8500$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
8501
8502 ;; #(
8503 *)
8504 as_fn_error "unknown endianness
8505 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
8506 esac
8507
6bb11ab3
L
8508
8509
8510
8511# Put a plausible default for CC_FOR_BUILD in Makefile.
8512if test "x$cross_compiling" = "xno"; then
8513 CC_FOR_BUILD='$(CC)'
8514else
8515 CC_FOR_BUILD=gcc
8516fi
8517
8518
8519
8520
8521AR=${AR-ar}
8522
8523if test -n "$ac_tool_prefix"; then
8524 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8525set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8526{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8527$as_echo_n "checking for $ac_word... " >&6; }
8528if test "${ac_cv_prog_RANLIB+set}" = set; then :
8529 $as_echo_n "(cached) " >&6
8530else
8531 if test -n "$RANLIB"; then
8532 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8533else
8534as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8535for as_dir in $PATH
8536do
8537 IFS=$as_save_IFS
8538 test -z "$as_dir" && as_dir=.
8539 for ac_exec_ext in '' $ac_executable_extensions; do
8540 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8541 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8542 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8543 break 2
8544 fi
8545done
8546 done
8547IFS=$as_save_IFS
8548
8549fi
8550fi
8551RANLIB=$ac_cv_prog_RANLIB
8552if test -n "$RANLIB"; then
8553 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8554$as_echo "$RANLIB" >&6; }
8555else
8556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8557$as_echo "no" >&6; }
8558fi
8559
8560
8561fi
8562if test -z "$ac_cv_prog_RANLIB"; then
8563 ac_ct_RANLIB=$RANLIB
8564 # Extract the first word of "ranlib", so it can be a program name with args.
8565set dummy ranlib; ac_word=$2
8566{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8567$as_echo_n "checking for $ac_word... " >&6; }
8568if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8569 $as_echo_n "(cached) " >&6
8570else
8571 if test -n "$ac_ct_RANLIB"; then
8572 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8573else
8574as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8575for as_dir in $PATH
8576do
8577 IFS=$as_save_IFS
8578 test -z "$as_dir" && as_dir=.
8579 for ac_exec_ext in '' $ac_executable_extensions; do
8580 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8581 ac_cv_prog_ac_ct_RANLIB="ranlib"
8582 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8583 break 2
8584 fi
8585done
8586 done
8587IFS=$as_save_IFS
8588
8589fi
8590fi
8591ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8592if test -n "$ac_ct_RANLIB"; then
8593 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8594$as_echo "$ac_ct_RANLIB" >&6; }
8595else
8596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8597$as_echo "no" >&6; }
8598fi
8599
8600 if test "x$ac_ct_RANLIB" = x; then
8601 RANLIB=":"
8602 else
8603 case $cross_compiling:$ac_tool_warned in
8604yes:)
8605{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8606$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8607ac_tool_warned=yes ;;
8608esac
8609 RANLIB=$ac_ct_RANLIB
8610 fi
8611else
8612 RANLIB="$ac_cv_prog_RANLIB"
8613fi
8614
8615
8616# Some of the common include files depend on bfd.h, and bfd.h checks
8617# that config.h is included first by testing that the PACKAGE macro
8618# is defined.
8619PACKAGE=sim
8620
8621cat >>confdefs.h <<_ACEOF
8622#define PACKAGE "$PACKAGE"
8623_ACEOF
8624
8625
8626
8627# Dependency checking.
8628ac_config_commands="$ac_config_commands depdir"
8629
8630
8631depcc="$CC" am_compiler_list=
8632
8633am_depcomp=$ac_aux_dir/depcomp
8634{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8635$as_echo_n "checking dependency style of $depcc... " >&6; }
8636if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8637 $as_echo_n "(cached) " >&6
8638else
8639 if test -f "$am_depcomp"; then
8640 # We make a subdir and do the tests there. Otherwise we can end up
8641 # making bogus files that we don't know about and never remove. For
8642 # instance it was reported that on HP-UX the gcc test will end up
8643 # making a dummy file named `D' -- because `-MD' means `put the output
8644 # in D'.
8645 mkdir conftest.dir
8646 # Copy depcomp to subdir because otherwise we won't find it if we're
8647 # using a relative directory.
8648 cp "$am_depcomp" conftest.dir
8649 cd conftest.dir
8650 # We will build objects and dependencies in a subdirectory because
8651 # it helps to detect inapplicable dependency modes. For instance
8652 # both Tru64's cc and ICC support -MD to output dependencies as a
8653 # side effect of compilation, but ICC will put the dependencies in
8654 # the current directory while Tru64 will put them in the object
8655 # directory.
8656 mkdir sub
8657
8658 am_cv_CC_dependencies_compiler_type=none
8659 if test "$am_compiler_list" = ""; then
8660 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8661 fi
8662 for depmode in $am_compiler_list; do
8663 if test $depmode = none; then break; fi
8664
8665 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8666 # Setup a source with many dependencies, because some compilers
8667 # like to wrap large dependency lists on column 80 (with \), and
8668 # we should not choose a depcomp mode which is confused by this.
8669 #
8670 # We need to recreate these files for each test, as the compiler may
8671 # overwrite some of them when testing with obscure command lines.
8672 # This happens at least with the AIX C compiler.
8673 : > sub/conftest.c
8674 for i in 1 2 3 4 5 6; do
8675 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8676 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8677 # Solaris 8's {/usr,}/bin/sh.
8678 touch sub/conftst$i.h
8679 done
8680 echo "include sub/conftest.Po" > confmf
8681
8682 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8683 # mode. It turns out that the SunPro C++ compiler does not properly
8684 # handle `-M -o', and we need to detect this.
8685 depcmd="depmode=$depmode \
8686 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8687 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8688 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8689 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8690 if env $depcmd > conftest.err 2>&1 &&
8691 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8692 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8693 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8694 # icc doesn't choke on unknown options, it will just issue warnings
8695 # or remarks (even with -Werror). So we grep stderr for any message
8696 # that says an option was ignored or not supported.
8697 # When given -MP, icc 7.0 and 7.1 complain thusly:
8698 # icc: Command line warning: ignoring option '-M'; no argument required
8699 # The diagnosis changed in icc 8.0:
8700 # icc: Command line remark: option '-MP' not supported
8701 if (grep 'ignoring option' conftest.err ||
8702 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8703 am_cv_CC_dependencies_compiler_type=$depmode
8704 $as_echo "$as_me:$LINENO: success" >&5
8705 break
8706 fi
8707 fi
8708 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8709 sed -e 's/^/| /' < conftest.err >&5
8710 done
8711
8712 cd ..
8713 rm -rf conftest.dir
8714else
8715 am_cv_CC_dependencies_compiler_type=none
8716fi
8717
8718fi
8719{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8720$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8721if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8722then as_fn_error "no usable dependency style found" "$LINENO" 5
8723else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8724
8725fi
8726
8727
8728# Check for the 'make' the user wants to use.
8729for ac_prog in make
8730do
8731 # Extract the first word of "$ac_prog", so it can be a program name with args.
8732set dummy $ac_prog; ac_word=$2
8733{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8734$as_echo_n "checking for $ac_word... " >&6; }
8735if test "${ac_cv_prog_MAKE+set}" = set; then :
8736 $as_echo_n "(cached) " >&6
8737else
8738 if test -n "$MAKE"; then
8739 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8740else
8741as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8742for as_dir in $PATH
8743do
8744 IFS=$as_save_IFS
8745 test -z "$as_dir" && as_dir=.
8746 for ac_exec_ext in '' $ac_executable_extensions; do
8747 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8748 ac_cv_prog_MAKE="$ac_prog"
8749 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8750 break 2
8751 fi
8752done
8753 done
8754IFS=$as_save_IFS
8755
8756fi
8757fi
8758MAKE=$ac_cv_prog_MAKE
8759if test -n "$MAKE"; then
8760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8761$as_echo "$MAKE" >&6; }
8762else
8763 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8764$as_echo "no" >&6; }
8765fi
8766
8767
8768 test -n "$MAKE" && break
8769done
8770
8771MAKE_IS_GNU=
8772case "`$MAKE --version 2>&1 | sed 1q`" in
8773 *GNU*)
8774 MAKE_IS_GNU=yes
8775 ;;
8776esac
8777 if test "$MAKE_IS_GNU" = yes; then
8778 GMAKE_TRUE=
8779 GMAKE_FALSE='#'
8780else
8781 GMAKE_TRUE='#'
8782 GMAKE_FALSE=
8783fi
8784
8785
8786ALL_LINGUAS=
8787# If we haven't got the data from the intl directory,
8788# assume NLS is disabled.
8789USE_NLS=no
8790LIBINTL=
8791LIBINTL_DEP=
8792INCINTL=
8793XGETTEXT=
8794GMSGFMT=
8795POSUB=
8796
8797if test -f ../../intl/config.intl; then
8798 . ../../intl/config.intl
8799fi
8800{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8801$as_echo_n "checking whether NLS is requested... " >&6; }
8802if test x"$USE_NLS" != xyes; then
8803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8804$as_echo "no" >&6; }
8805else
8806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8807$as_echo "yes" >&6; }
8808
8809$as_echo "#define ENABLE_NLS 1" >>confdefs.h
8810
8811
8812 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8813$as_echo_n "checking for catalogs to be installed... " >&6; }
8814 # Look for .po and .gmo files in the source directory.
8815 CATALOGS=
8816 XLINGUAS=
8817 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8818 # If there aren't any .gmo files the shell will give us the
8819 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8820 # weeded out.
8821 case "$cat" in *\**)
8822 continue;;
8823 esac
8824 # The quadruple backslash is collapsed to a double backslash
8825 # by the backticks, then collapsed again by the double quotes,
8826 # leaving us with one backslash in the sed expression (right
8827 # before the dot that mustn't act as a wildcard).
8828 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8829 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8830 # The user is allowed to set LINGUAS to a list of languages to
8831 # install catalogs for. If it's empty that means "all of them."
8832 if test "x$LINGUAS" = x; then
8833 CATALOGS="$CATALOGS $cat"
8834 XLINGUAS="$XLINGUAS $lang"
8835 else
8836 case "$LINGUAS" in *$lang*)
8837 CATALOGS="$CATALOGS $cat"
8838 XLINGUAS="$XLINGUAS $lang"
8839 ;;
8840 esac
8841 fi
8842 done
8843 LINGUAS="$XLINGUAS"
8844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8845$as_echo "$LINGUAS" >&6; }
8846
8847
8848 DATADIRNAME=share
8849
8850 INSTOBJEXT=.mo
8851
8852 GENCAT=gencat
8853
8854 CATOBJEXT=.gmo
8855
8856fi
8857
8858# Check for common headers.
8859# FIXME: Seems to me this can cause problems for i386-windows hosts.
8860# At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8861for ac_header in stdlib.h string.h strings.h unistd.h time.h
8862do :
8863 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8864ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8865eval as_val=\$$as_ac_Header
8866 if test "x$as_val" = x""yes; then :
8867 cat >>confdefs.h <<_ACEOF
8868#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8869_ACEOF
8870
8871fi
8872
8873done
8874
936df756 8875for ac_header in sys/time.h sys/times.h sys/resource.h sys/mman.h
6bb11ab3
L
8876do :
8877 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8878ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8879eval as_val=\$$as_ac_Header
8880 if test "x$as_val" = x""yes; then :
8881 cat >>confdefs.h <<_ACEOF
8882#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8883_ACEOF
8884
8885fi
8886
8887done
8888
8889for ac_header in fcntl.h fpu_control.h
8890do :
8891 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8892ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8893eval as_val=\$$as_ac_Header
8894 if test "x$as_val" = x""yes; then :
8895 cat >>confdefs.h <<_ACEOF
8896#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8897_ACEOF
8898
8899fi
8900
8901done
8902
8903for ac_header in dlfcn.h errno.h sys/stat.h
8904do :
8905 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8906ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8907eval as_val=\$$as_ac_Header
8908 if test "x$as_val" = x""yes; then :
8909 cat >>confdefs.h <<_ACEOF
8910#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8911_ACEOF
8912
8913fi
8914
8915done
8916
8917for ac_func in getrusage time sigaction __setfpucw
8918do :
8919 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8920ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8921eval as_val=\$$as_ac_var
8922 if test "x$as_val" = x""yes; then :
8923 cat >>confdefs.h <<_ACEOF
8924#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8925_ACEOF
8926
8927fi
8928done
8929
936df756
MF
8930for ac_func in mmap munmap lstat truncate ftruncate posix_fallocate
8931do :
8932 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8933ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8934eval as_val=\$$as_ac_var
8935 if test "x$as_val" = x""yes; then :
8936 cat >>confdefs.h <<_ACEOF
8937#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8938_ACEOF
8939
8940fi
8941done
8942
8943ac_fn_c_check_member "$LINENO" "struct stat" "st_dev" "ac_cv_member_struct_stat_st_dev" "#ifdef HAVE_SYS_TYPES_H
8944#include <sys/types.h>
8945#endif
8946#ifdef HAVE_SYS_STAT_H
8947#include <sys/stat.h>
8948#endif
8949"
8950if test "x$ac_cv_member_struct_stat_st_dev" = x""yes; then :
8951
8952cat >>confdefs.h <<_ACEOF
8953#define HAVE_STRUCT_STAT_ST_DEV 1
8954_ACEOF
8955
8956
8957fi
8958ac_fn_c_check_member "$LINENO" "struct stat" "st_ino" "ac_cv_member_struct_stat_st_ino" "#ifdef HAVE_SYS_TYPES_H
8959#include <sys/types.h>
8960#endif
8961#ifdef HAVE_SYS_STAT_H
8962#include <sys/stat.h>
8963#endif
8964"
8965if test "x$ac_cv_member_struct_stat_st_ino" = x""yes; then :
8966
8967cat >>confdefs.h <<_ACEOF
8968#define HAVE_STRUCT_STAT_ST_INO 1
8969_ACEOF
8970
8971
8972fi
8973ac_fn_c_check_member "$LINENO" "struct stat" "st_mode" "ac_cv_member_struct_stat_st_mode" "#ifdef HAVE_SYS_TYPES_H
8974#include <sys/types.h>
8975#endif
8976#ifdef HAVE_SYS_STAT_H
8977#include <sys/stat.h>
8978#endif
8979"
8980if test "x$ac_cv_member_struct_stat_st_mode" = x""yes; then :
8981
8982cat >>confdefs.h <<_ACEOF
8983#define HAVE_STRUCT_STAT_ST_MODE 1
8984_ACEOF
8985
8986
8987fi
8988ac_fn_c_check_member "$LINENO" "struct stat" "st_nlink" "ac_cv_member_struct_stat_st_nlink" "#ifdef HAVE_SYS_TYPES_H
8989#include <sys/types.h>
8990#endif
8991#ifdef HAVE_SYS_STAT_H
8992#include <sys/stat.h>
8993#endif
8994"
8995if test "x$ac_cv_member_struct_stat_st_nlink" = x""yes; then :
8996
8997cat >>confdefs.h <<_ACEOF
8998#define HAVE_STRUCT_STAT_ST_NLINK 1
8999_ACEOF
9000
9001
9002fi
9003ac_fn_c_check_member "$LINENO" "struct stat" "st_uid" "ac_cv_member_struct_stat_st_uid" "#ifdef HAVE_SYS_TYPES_H
9004#include <sys/types.h>
9005#endif
9006#ifdef HAVE_SYS_STAT_H
9007#include <sys/stat.h>
9008#endif
9009"
9010if test "x$ac_cv_member_struct_stat_st_uid" = x""yes; then :
9011
9012cat >>confdefs.h <<_ACEOF
9013#define HAVE_STRUCT_STAT_ST_UID 1
9014_ACEOF
9015
9016
9017fi
9018ac_fn_c_check_member "$LINENO" "struct stat" "st_gid" "ac_cv_member_struct_stat_st_gid" "#ifdef HAVE_SYS_TYPES_H
9019#include <sys/types.h>
9020#endif
9021#ifdef HAVE_SYS_STAT_H
9022#include <sys/stat.h>
9023#endif
9024"
9025if test "x$ac_cv_member_struct_stat_st_gid" = x""yes; then :
9026
9027cat >>confdefs.h <<_ACEOF
9028#define HAVE_STRUCT_STAT_ST_GID 1
9029_ACEOF
9030
9031
9032fi
9033ac_fn_c_check_member "$LINENO" "struct stat" "st_rdev" "ac_cv_member_struct_stat_st_rdev" "#ifdef HAVE_SYS_TYPES_H
9034#include <sys/types.h>
9035#endif
9036#ifdef HAVE_SYS_STAT_H
9037#include <sys/stat.h>
9038#endif
9039"
9040if test "x$ac_cv_member_struct_stat_st_rdev" = x""yes; then :
9041
9042cat >>confdefs.h <<_ACEOF
9043#define HAVE_STRUCT_STAT_ST_RDEV 1
9044_ACEOF
9045
9046
9047fi
9048ac_fn_c_check_member "$LINENO" "struct stat" "st_size" "ac_cv_member_struct_stat_st_size" "#ifdef HAVE_SYS_TYPES_H
9049#include <sys/types.h>
9050#endif
9051#ifdef HAVE_SYS_STAT_H
9052#include <sys/stat.h>
9053#endif
9054"
9055if test "x$ac_cv_member_struct_stat_st_size" = x""yes; then :
9056
9057cat >>confdefs.h <<_ACEOF
9058#define HAVE_STRUCT_STAT_ST_SIZE 1
9059_ACEOF
9060
9061
9062fi
9063ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "#ifdef HAVE_SYS_TYPES_H
9064#include <sys/types.h>
9065#endif
9066#ifdef HAVE_SYS_STAT_H
9067#include <sys/stat.h>
9068#endif
9069"
9070if test "x$ac_cv_member_struct_stat_st_blksize" = x""yes; then :
9071
9072cat >>confdefs.h <<_ACEOF
9073#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9074_ACEOF
9075
9076
9077fi
9078ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "#ifdef HAVE_SYS_TYPES_H
9079#include <sys/types.h>
9080#endif
9081#ifdef HAVE_SYS_STAT_H
9082#include <sys/stat.h>
9083#endif
9084"
9085if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then :
9086
9087cat >>confdefs.h <<_ACEOF
9088#define HAVE_STRUCT_STAT_ST_BLOCKS 1
9089_ACEOF
9090
9091
9092fi
9093ac_fn_c_check_member "$LINENO" "struct stat" "st_atime" "ac_cv_member_struct_stat_st_atime" "#ifdef HAVE_SYS_TYPES_H
9094#include <sys/types.h>
9095#endif
9096#ifdef HAVE_SYS_STAT_H
9097#include <sys/stat.h>
9098#endif
9099"
9100if test "x$ac_cv_member_struct_stat_st_atime" = x""yes; then :
9101
9102cat >>confdefs.h <<_ACEOF
9103#define HAVE_STRUCT_STAT_ST_ATIME 1
9104_ACEOF
9105
9106
9107fi
9108ac_fn_c_check_member "$LINENO" "struct stat" "st_mtime" "ac_cv_member_struct_stat_st_mtime" "#ifdef HAVE_SYS_TYPES_H
9109#include <sys/types.h>
9110#endif
9111#ifdef HAVE_SYS_STAT_H
9112#include <sys/stat.h>
9113#endif
9114"
9115if test "x$ac_cv_member_struct_stat_st_mtime" = x""yes; then :
9116
9117cat >>confdefs.h <<_ACEOF
9118#define HAVE_STRUCT_STAT_ST_MTIME 1
9119_ACEOF
9120
9121
9122fi
9123ac_fn_c_check_member "$LINENO" "struct stat" "st_ctime" "ac_cv_member_struct_stat_st_ctime" "#ifdef HAVE_SYS_TYPES_H
9124#include <sys/types.h>
9125#endif
9126#ifdef HAVE_SYS_STAT_H
9127#include <sys/stat.h>
9128#endif
9129"
9130if test "x$ac_cv_member_struct_stat_st_ctime" = x""yes; then :
9131
9132cat >>confdefs.h <<_ACEOF
9133#define HAVE_STRUCT_STAT_ST_CTIME 1
9134_ACEOF
9135
9136
9137fi
9138
9139ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9140#include <sys/socket.h>
9141
9142"
9143if test "x$ac_cv_type_socklen_t" = x""yes; then :
9144
9145cat >>confdefs.h <<_ACEOF
9146#define HAVE_SOCKLEN_T 1
9147_ACEOF
9148
9149
9150fi
9151
6bb11ab3
L
9152
9153# Check for socket libraries
9154{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
9155$as_echo_n "checking for bind in -lsocket... " >&6; }
9156if test "${ac_cv_lib_socket_bind+set}" = set; then :
9157 $as_echo_n "(cached) " >&6
9158else
9159 ac_check_lib_save_LIBS=$LIBS
9160LIBS="-lsocket $LIBS"
9161cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9162/* end confdefs.h. */
9163
9164/* Override any GCC internal prototype to avoid an error.
9165 Use char because int might match the return type of a GCC
9166 builtin and then its argument prototype would still apply. */
9167#ifdef __cplusplus
9168extern "C"
9169#endif
9170char bind ();
9171int
9172main ()
9173{
9174return bind ();
9175 ;
9176 return 0;
9177}
9178_ACEOF
9179if ac_fn_c_try_link "$LINENO"; then :
9180 ac_cv_lib_socket_bind=yes
9181else
9182 ac_cv_lib_socket_bind=no
9183fi
9184rm -f core conftest.err conftest.$ac_objext \
9185 conftest$ac_exeext conftest.$ac_ext
9186LIBS=$ac_check_lib_save_LIBS
9187fi
9188{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
9189$as_echo "$ac_cv_lib_socket_bind" >&6; }
9190if test "x$ac_cv_lib_socket_bind" = x""yes; then :
9191 cat >>confdefs.h <<_ACEOF
9192#define HAVE_LIBSOCKET 1
9193_ACEOF
9194
9195 LIBS="-lsocket $LIBS"
9196
9197fi
9198
9199{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
9200$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9201if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
9202 $as_echo_n "(cached) " >&6
9203else
9204 ac_check_lib_save_LIBS=$LIBS
9205LIBS="-lnsl $LIBS"
9206cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9207/* end confdefs.h. */
9208
9209/* Override any GCC internal prototype to avoid an error.
9210 Use char because int might match the return type of a GCC
9211 builtin and then its argument prototype would still apply. */
9212#ifdef __cplusplus
9213extern "C"
9214#endif
9215char gethostbyname ();
9216int
9217main ()
9218{
9219return gethostbyname ();
9220 ;
9221 return 0;
9222}
9223_ACEOF
9224if ac_fn_c_try_link "$LINENO"; then :
9225 ac_cv_lib_nsl_gethostbyname=yes
9226else
9227 ac_cv_lib_nsl_gethostbyname=no
9228fi
9229rm -f core conftest.err conftest.$ac_objext \
9230 conftest$ac_exeext conftest.$ac_ext
9231LIBS=$ac_check_lib_save_LIBS
9232fi
9233{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
9234$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9235if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
9236 cat >>confdefs.h <<_ACEOF
9237#define HAVE_LIBNSL 1
9238_ACEOF
9239
9240 LIBS="-lnsl $LIBS"
9241
9242fi
9243
9244
9245# BFD conditionally uses zlib, so we must link it in if libbfd does, by
9246# using the same condition.
9247
aadc9410 9248 # Use the system's zlib library.
7fed4b0b
L
9249 zlibdir="-L\$(top_builddir)/../zlib"
9250 zlibinc="-I\$(top_srcdir)/../zlib"
6bb11ab3 9251
aadc9410
MF
9252# Check whether --with-system-zlib was given.
9253if test "${with_system_zlib+set}" = set; then :
0ceaf1ec
L
9254 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
9255 zlibdir=
9256 zlibinc=
9257 fi
6bb11ab3
L
9258
9259fi
9260
6bb11ab3 9261
6bb11ab3 9262
6bb11ab3
L
9263
9264
9265# BFD uses libdl when when plugins enabled.
9266
faa743bb
RM
9267 maybe_plugins=no
9268 for ac_header in dlfcn.h
9269do :
9270 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
9271"
9272if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
9273 cat >>confdefs.h <<_ACEOF
9274#define HAVE_DLFCN_H 1
9275_ACEOF
9276 maybe_plugins=yes
9277fi
9278
9279done
9280
9281 for ac_header in windows.h
9282do :
9283 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
9284"
9285if test "x$ac_cv_header_windows_h" = x""yes; then :
9286 cat >>confdefs.h <<_ACEOF
9287#define HAVE_WINDOWS_H 1
9288_ACEOF
9289 maybe_plugins=yes
9290fi
9291
9292done
9293
9294
9295 # Check whether --enable-plugins was given.
6bb11ab3
L
9296if test "${enable_plugins+set}" = set; then :
9297 enableval=$enable_plugins; case "${enableval}" in
faa743bb
RM
9298 no) plugins=no ;;
9299 *) plugins=yes
9300 if test "$maybe_plugins" != "yes" ; then
9301 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
9302 fi ;;
9303 esac
6bb11ab3 9304else
faa743bb
RM
9305 plugins=$maybe_plugins
9306
6bb11ab3
L
9307fi
9308
2974be62
AM
9309 if test "$plugins" = "yes"; then
9310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
9311$as_echo_n "checking for library containing dlopen... " >&6; }
9312if test "${ac_cv_search_dlopen+set}" = set; then :
9313 $as_echo_n "(cached) " >&6
9314else
9315 ac_func_search_save_LIBS=$LIBS
9316cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9317/* end confdefs.h. */
9318
9319/* Override any GCC internal prototype to avoid an error.
9320 Use char because int might match the return type of a GCC
9321 builtin and then its argument prototype would still apply. */
9322#ifdef __cplusplus
9323extern "C"
9324#endif
9325char dlopen ();
9326int
9327main ()
9328{
9329return dlopen ();
9330 ;
9331 return 0;
9332}
9333_ACEOF
9334for ac_lib in '' dl; do
9335 if test -z "$ac_lib"; then
9336 ac_res="none required"
9337 else
9338 ac_res=-l$ac_lib
9339 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9340 fi
9341 if ac_fn_c_try_link "$LINENO"; then :
9342 ac_cv_search_dlopen=$ac_res
9343fi
9344rm -f core conftest.err conftest.$ac_objext \
9345 conftest$ac_exeext
9346 if test "${ac_cv_search_dlopen+set}" = set; then :
9347 break
9348fi
9349done
9350if test "${ac_cv_search_dlopen+set}" = set; then :
9351
9352else
9353 ac_cv_search_dlopen=no
9354fi
9355rm conftest.$ac_ext
9356LIBS=$ac_func_search_save_LIBS
9357fi
9358{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
9359$as_echo "$ac_cv_search_dlopen" >&6; }
9360ac_res=$ac_cv_search_dlopen
9361if test "$ac_res" != no; then :
9362 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
9363
9364fi
9365
9366 fi
6bb11ab3
L
9367
9368 if test "$plugins" = yes; then
9369 PLUGINS_TRUE=
9370 PLUGINS_FALSE='#'
9371else
9372 PLUGINS_TRUE='#'
9373 PLUGINS_FALSE=
9374fi
9375
9376
9377
9378
9379
9380# Set options
9381enable_dlopen=yes
9382
9383
9384
9385
9386 enable_win32_dll=no
9387
9388
9389 # Check whether --enable-shared was given.
9390if test "${enable_shared+set}" = set; then :
9391 enableval=$enable_shared; p=${PACKAGE-default}
9392 case $enableval in
9393 yes) enable_shared=yes ;;
9394 no) enable_shared=no ;;
9395 *)
9396 enable_shared=no
9397 # Look at the argument we got. We use all the common list separators.
9398 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9399 for pkg in $enableval; do
9400 IFS="$lt_save_ifs"
9401 if test "X$pkg" = "X$p"; then
9402 enable_shared=yes
9403 fi
9404 done
9405 IFS="$lt_save_ifs"
9406 ;;
9407 esac
9408else
9409 enable_shared=yes
9410fi
9411
9412
9413
9414
9415
9416
9417
9418
9419
9420 # Check whether --enable-static was given.
9421if test "${enable_static+set}" = set; then :
9422 enableval=$enable_static; p=${PACKAGE-default}
9423 case $enableval in
9424 yes) enable_static=yes ;;
9425 no) enable_static=no ;;
9426 *)
9427 enable_static=no
9428 # Look at the argument we got. We use all the common list separators.
9429 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9430 for pkg in $enableval; do
9431 IFS="$lt_save_ifs"
9432 if test "X$pkg" = "X$p"; then
9433 enable_static=yes
9434 fi
9435 done
9436 IFS="$lt_save_ifs"
9437 ;;
9438 esac
9439else
9440 enable_static=yes
9441fi
9442
9443
9444
9445
9446
9447
9448
9449
9450
9451
9452# Check whether --with-pic was given.
9453if test "${with_pic+set}" = set; then :
9454 withval=$with_pic; pic_mode="$withval"
9455else
9456 pic_mode=default
9457fi
9458
9459
9460test -z "$pic_mode" && pic_mode=default
9461
9462
9463
9464
9465
9466
9467
9468 # Check whether --enable-fast-install was given.
9469if test "${enable_fast_install+set}" = set; then :
9470 enableval=$enable_fast_install; p=${PACKAGE-default}
9471 case $enableval in
9472 yes) enable_fast_install=yes ;;
9473 no) enable_fast_install=no ;;
9474 *)
9475 enable_fast_install=no
9476 # Look at the argument we got. We use all the common list separators.
9477 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9478 for pkg in $enableval; do
9479 IFS="$lt_save_ifs"
9480 if test "X$pkg" = "X$p"; then
9481 enable_fast_install=yes
9482 fi
9483 done
9484 IFS="$lt_save_ifs"
9485 ;;
9486 esac
9487else
9488 enable_fast_install=yes
9489fi
9490
9491
9492
9493
9494
9495
9496
9497
9498
9499
9500
9501# This can be used to rebuild libtool when needed
9502LIBTOOL_DEPS="$ltmain"
9503
9504# Always use our own libtool.
9505LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9506
9507
9508
9509
9510
9511
9512
9513
9514
9515
9516
9517
9518
9519
9520
9521
9522
9523
9524
9525
9526
9527
9528
9529
9530
9531
9532test -z "$LN_S" && LN_S="ln -s"
9533
9534
9535
9536
9537
9538
9539
9540
9541
9542
9543
9544
9545
9546
9547if test -n "${ZSH_VERSION+set}" ; then
9548 setopt NO_GLOB_SUBST
f0569246 9549fi
f0569246 9550
6bb11ab3
L
9551{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9552$as_echo_n "checking for objdir... " >&6; }
9553if test "${lt_cv_objdir+set}" = set; then :
9554 $as_echo_n "(cached) " >&6
9555else
9556 rm -f .libs 2>/dev/null
9557mkdir .libs 2>/dev/null
9558if test -d .libs; then
9559 lt_cv_objdir=.libs
9560else
9561 # MS-DOS does not allow filenames that begin with a dot.
9562 lt_cv_objdir=_libs
9563fi
9564rmdir .libs 2>/dev/null
9565fi
9566{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9567$as_echo "$lt_cv_objdir" >&6; }
9568objdir=$lt_cv_objdir
9569
9570
9571
9572
9573
9574cat >>confdefs.h <<_ACEOF
9575#define LT_OBJDIR "$lt_cv_objdir/"
9576_ACEOF
9577
9578
9579
9580
9581case $host_os in
9582aix3*)
9583 # AIX sometimes has problems with the GCC collect2 program. For some
9584 # reason, if we set the COLLECT_NAMES environment variable, the problems
9585 # vanish in a puff of smoke.
9586 if test "X${COLLECT_NAMES+set}" != Xset; then
9587 COLLECT_NAMES=
9588 export COLLECT_NAMES
9589 fi
9590 ;;
81ecdfbb 9591esac
6bb11ab3
L
9592
9593# Global variables:
9594ofile=libtool
9595can_build_shared=yes
9596
9597# All known linkers require a `.a' archive for static linking (except MSVC,
9598# which needs '.lib').
9599libext=a
9600
9601with_gnu_ld="$lt_cv_prog_gnu_ld"
9602
9603old_CC="$CC"
9604old_CFLAGS="$CFLAGS"
9605
9606# Set sane defaults for various variables
9607test -z "$CC" && CC=cc
9608test -z "$LTCC" && LTCC=$CC
9609test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9610test -z "$LD" && LD=ld
9611test -z "$ac_objext" && ac_objext=o
9612
9613for cc_temp in $compiler""; do
9614 case $cc_temp in
9615 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9616 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9617 \-*) ;;
9618 *) break;;
9619 esac
9620done
9621cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9622
9623
9624# Only perform the check for file, if the check method requires it
9625test -z "$MAGIC_CMD" && MAGIC_CMD=file
9626case $deplibs_check_method in
9627file_magic*)
9628 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9629 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9630$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9631if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9632 $as_echo_n "(cached) " >&6
9633else
9634 case $MAGIC_CMD in
9635[\\/*] | ?:[\\/]*)
9636 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9637 ;;
9638*)
9639 lt_save_MAGIC_CMD="$MAGIC_CMD"
9640 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9641 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9642 for ac_dir in $ac_dummy; do
9643 IFS="$lt_save_ifs"
9644 test -z "$ac_dir" && ac_dir=.
9645 if test -f $ac_dir/${ac_tool_prefix}file; then
9646 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9647 if test -n "$file_magic_test_file"; then
9648 case $deplibs_check_method in
9649 "file_magic "*)
9650 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9651 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9652 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9653 $EGREP "$file_magic_regex" > /dev/null; then
9654 :
9655 else
9656 cat <<_LT_EOF 1>&2
9657
9658*** Warning: the command libtool uses to detect shared libraries,
9659*** $file_magic_cmd, produces output that libtool cannot recognize.
9660*** The result is that libtool may fail to recognize shared libraries
9661*** as such. This will affect the creation of libtool libraries that
9662*** depend on shared libraries, but programs linked with such libtool
9663*** libraries will work regardless of this problem. Nevertheless, you
9664*** may want to report the problem to your system manager and/or to
9665*** bug-libtool@gnu.org
9666
9667_LT_EOF
9668 fi ;;
9669 esac
9670 fi
9671 break
f0569246 9672 fi
6bb11ab3
L
9673 done
9674 IFS="$lt_save_ifs"
9675 MAGIC_CMD="$lt_save_MAGIC_CMD"
9676 ;;
9677esac
f0569246 9678fi
f0569246 9679
6bb11ab3
L
9680MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9681if test -n "$MAGIC_CMD"; then
9682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9683$as_echo "$MAGIC_CMD" >&6; }
9684else
9685 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9686$as_echo "no" >&6; }
9687fi
81ecdfbb 9688
6bb11ab3
L
9689
9690
9691
9692
9693if test -z "$lt_cv_path_MAGIC_CMD"; then
9694 if test -n "$ac_tool_prefix"; then
9695 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9696$as_echo_n "checking for file... " >&6; }
9697if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9698 $as_echo_n "(cached) " >&6
9699else
9700 case $MAGIC_CMD in
9701[\\/*] | ?:[\\/]*)
9702 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9703 ;;
9704*)
9705 lt_save_MAGIC_CMD="$MAGIC_CMD"
9706 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9707 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9708 for ac_dir in $ac_dummy; do
9709 IFS="$lt_save_ifs"
9710 test -z "$ac_dir" && ac_dir=.
9711 if test -f $ac_dir/file; then
9712 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9713 if test -n "$file_magic_test_file"; then
9714 case $deplibs_check_method in
9715 "file_magic "*)
9716 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9717 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9718 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9719 $EGREP "$file_magic_regex" > /dev/null; then
9720 :
9721 else
9722 cat <<_LT_EOF 1>&2
9723
9724*** Warning: the command libtool uses to detect shared libraries,
9725*** $file_magic_cmd, produces output that libtool cannot recognize.
9726*** The result is that libtool may fail to recognize shared libraries
9727*** as such. This will affect the creation of libtool libraries that
9728*** depend on shared libraries, but programs linked with such libtool
9729*** libraries will work regardless of this problem. Nevertheless, you
9730*** may want to report the problem to your system manager and/or to
9731*** bug-libtool@gnu.org
9732
9733_LT_EOF
9734 fi ;;
9735 esac
9736 fi
9737 break
9738 fi
9739 done
9740 IFS="$lt_save_ifs"
9741 MAGIC_CMD="$lt_save_MAGIC_CMD"
9742 ;;
81ecdfbb 9743esac
6bb11ab3
L
9744fi
9745
9746MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9747if test -n "$MAGIC_CMD"; then
9748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9749$as_echo "$MAGIC_CMD" >&6; }
9750else
9751 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9752$as_echo "no" >&6; }
9753fi
9754
9755
9756 else
9757 MAGIC_CMD=:
9758 fi
9759fi
9760
9761 fi
9762 ;;
9763esac
9764
9765# Use C for the default configuration in the libtool script
9766
9767lt_save_CC="$CC"
9768ac_ext=c
9769ac_cpp='$CPP $CPPFLAGS'
9770ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9771ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9772ac_compiler_gnu=$ac_cv_c_compiler_gnu
9773
9774
9775# Source file extension for C test sources.
9776ac_ext=c
9777
9778# Object file extension for compiled C test sources.
9779objext=o
9780objext=$objext
9781
9782# Code to be used in simple compile tests
9783lt_simple_compile_test_code="int some_variable = 0;"
9784
9785# Code to be used in simple link tests
9786lt_simple_link_test_code='int main(){return(0);}'
9787
9788
9789
9790
9791
9792
9793
9794# If no C compiler was specified, use CC.
9795LTCC=${LTCC-"$CC"}
9796
9797# If no C compiler flags were specified, use CFLAGS.
9798LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9799
9800# Allow CC to be a program name with arguments.
9801compiler=$CC
9802
9803# Save the default compiler, since it gets overwritten when the other
9804# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9805compiler_DEFAULT=$CC
9806
9807# save warnings/boilerplate of simple test code
9808ac_outfile=conftest.$ac_objext
9809echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9810eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9811_lt_compiler_boilerplate=`cat conftest.err`
9812$RM conftest*
9813
9814ac_outfile=conftest.$ac_objext
9815echo "$lt_simple_link_test_code" >conftest.$ac_ext
9816eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9817_lt_linker_boilerplate=`cat conftest.err`
9818$RM -r conftest*
9819
9820
9821## CAVEAT EMPTOR:
9822## There is no encapsulation within the following macros, do not change
9823## the running order or otherwise move them around unless you know exactly
9824## what you are doing...
9825if test -n "$compiler"; then
9826
9827lt_prog_compiler_no_builtin_flag=
9828
9829if test "$GCC" = yes; then
9830 case $cc_basename in
9831 nvcc*)
9832 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9833 *)
9834 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
f0569246 9835 esac
6bb11ab3
L
9836
9837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9838$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9839if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9840 $as_echo_n "(cached) " >&6
f0569246 9841else
6bb11ab3
L
9842 lt_cv_prog_compiler_rtti_exceptions=no
9843 ac_outfile=conftest.$ac_objext
9844 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9845 lt_compiler_flag="-fno-rtti -fno-exceptions"
9846 # Insert the option either (1) after the last *FLAGS variable, or
9847 # (2) before a word containing "conftest.", or (3) at the end.
9848 # Note that $ac_compile itself does not contain backslashes and begins
9849 # with a dollar sign (not a hyphen), so the echo should work correctly.
9850 # The option is referenced via a variable to avoid confusing sed.
9851 lt_compile=`echo "$ac_compile" | $SED \
9852 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9853 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9854 -e 's:$: $lt_compiler_flag:'`
9855 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9856 (eval "$lt_compile" 2>conftest.err)
9857 ac_status=$?
9858 cat conftest.err >&5
9859 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9860 if (exit $ac_status) && test -s "$ac_outfile"; then
9861 # The compiler can only warn and ignore the option if not recognized
9862 # So say no if there are warnings other than the usual output.
9863 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9864 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9865 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9866 lt_cv_prog_compiler_rtti_exceptions=yes
9867 fi
9868 fi
9869 $RM conftest*
9870
f0569246 9871fi
6bb11ab3
L
9872{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9873$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9874
9875if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9876 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9877else
9878 :
9879fi
9880
9881fi
9882
9883
9884
9885
9886
9887
9888 lt_prog_compiler_wl=
9889lt_prog_compiler_pic=
9890lt_prog_compiler_static=
9891
9892{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9893$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9894
9895 if test "$GCC" = yes; then
9896 lt_prog_compiler_wl='-Wl,'
9897 lt_prog_compiler_static='-static'
9898
9899 case $host_os in
9900 aix*)
9901 # All AIX code is PIC.
9902 if test "$host_cpu" = ia64; then
9903 # AIX 5 now supports IA64 processor
9904 lt_prog_compiler_static='-Bstatic'
9905 fi
9906 lt_prog_compiler_pic='-fPIC'
9907 ;;
9908
9909 amigaos*)
9910 case $host_cpu in
9911 powerpc)
9912 # see comment about AmigaOS4 .so support
9913 lt_prog_compiler_pic='-fPIC'
9914 ;;
9915 m68k)
9916 # FIXME: we need at least 68020 code to build shared libraries, but
9917 # adding the `-m68020' flag to GCC prevents building anything better,
9918 # like `-m68040'.
9919 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9920 ;;
9921 esac
9922 ;;
9923
9924 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9925 # PIC is the default for these OSes.
9926 ;;
9927
9928 mingw* | cygwin* | pw32* | os2* | cegcc*)
9929 # This hack is so that the source file can tell whether it is being
9930 # built for inclusion in a dll (and should export symbols for example).
9931 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9932 # (--disable-auto-import) libraries
9933 lt_prog_compiler_pic='-DDLL_EXPORT'
9934 ;;
9935
9936 darwin* | rhapsody*)
9937 # PIC is the default on this platform
9938 # Common symbols not allowed in MH_DYLIB files
9939 lt_prog_compiler_pic='-fno-common'
9940 ;;
9941
9942 haiku*)
9943 # PIC is the default for Haiku.
9944 # The "-static" flag exists, but is broken.
9945 lt_prog_compiler_static=
9946 ;;
9947
9948 hpux*)
9949 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9950 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9951 # sets the default TLS model and affects inlining.
9952 case $host_cpu in
9953 hppa*64*)
9954 # +Z the default
9955 ;;
9956 *)
9957 lt_prog_compiler_pic='-fPIC'
9958 ;;
9959 esac
9960 ;;
9961
9962 interix[3-9]*)
9963 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9964 # Instead, we relocate shared libraries at runtime.
9965 ;;
9966
9967 msdosdjgpp*)
9968 # Just because we use GCC doesn't mean we suddenly get shared libraries
9969 # on systems that don't support them.
9970 lt_prog_compiler_can_build_shared=no
9971 enable_shared=no
9972 ;;
9973
9974 *nto* | *qnx*)
9975 # QNX uses GNU C++, but need to define -shared option too, otherwise
9976 # it will coredump.
9977 lt_prog_compiler_pic='-fPIC -shared'
9978 ;;
9979
9980 sysv4*MP*)
9981 if test -d /usr/nec; then
9982 lt_prog_compiler_pic=-Kconform_pic
9983 fi
9984 ;;
9985
9986 *)
9987 lt_prog_compiler_pic='-fPIC'
9988 ;;
9989 esac
9990
9991 case $cc_basename in
9992 nvcc*) # Cuda Compiler Driver 2.2
9993 lt_prog_compiler_wl='-Xlinker '
9994 lt_prog_compiler_pic='-Xcompiler -fPIC'
9995 ;;
9996 esac
9997 else
9998 # PORTME Check for flag to pass linker flags through the system compiler.
9999 case $host_os in
10000 aix*)
10001 lt_prog_compiler_wl='-Wl,'
10002 if test "$host_cpu" = ia64; then
10003 # AIX 5 now supports IA64 processor
10004 lt_prog_compiler_static='-Bstatic'
10005 else
10006 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
10007 fi
10008 ;;
10009
10010 mingw* | cygwin* | pw32* | os2* | cegcc*)
10011 # This hack is so that the source file can tell whether it is being
10012 # built for inclusion in a dll (and should export symbols for example).
10013 lt_prog_compiler_pic='-DDLL_EXPORT'
10014 ;;
10015
10016 hpux9* | hpux10* | hpux11*)
10017 lt_prog_compiler_wl='-Wl,'
10018 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
10019 # not for PA HP-UX.
10020 case $host_cpu in
10021 hppa*64*|ia64*)
10022 # +Z the default
10023 ;;
10024 *)
10025 lt_prog_compiler_pic='+Z'
10026 ;;
10027 esac
10028 # Is there a better lt_prog_compiler_static that works with the bundled CC?
10029 lt_prog_compiler_static='${wl}-a ${wl}archive'
10030 ;;
10031
10032 irix5* | irix6* | nonstopux*)
10033 lt_prog_compiler_wl='-Wl,'
10034 # PIC (with -KPIC) is the default.
10035 lt_prog_compiler_static='-non_shared'
10036 ;;
10037
10038 linux* | k*bsd*-gnu | kopensolaris*-gnu)
10039 case $cc_basename in
10040 # old Intel for x86_64 which still supported -KPIC.
10041 ecc*)
10042 lt_prog_compiler_wl='-Wl,'
10043 lt_prog_compiler_pic='-KPIC'
10044 lt_prog_compiler_static='-static'
10045 ;;
10046 # icc used to be incompatible with GCC.
10047 # ICC 10 doesn't accept -KPIC any more.
10048 icc* | ifort*)
10049 lt_prog_compiler_wl='-Wl,'
10050 lt_prog_compiler_pic='-fPIC'
10051 lt_prog_compiler_static='-static'
10052 ;;
10053 # Lahey Fortran 8.1.
10054 lf95*)
10055 lt_prog_compiler_wl='-Wl,'
10056 lt_prog_compiler_pic='--shared'
10057 lt_prog_compiler_static='--static'
10058 ;;
10059 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
10060 # Portland Group compilers (*not* the Pentium gcc compiler,
10061 # which looks to be a dead project)
10062 lt_prog_compiler_wl='-Wl,'
10063 lt_prog_compiler_pic='-fpic'
10064 lt_prog_compiler_static='-Bstatic'
10065 ;;
10066 ccc*)
10067 lt_prog_compiler_wl='-Wl,'
10068 # All Alpha code is PIC.
10069 lt_prog_compiler_static='-non_shared'
10070 ;;
10071 xl* | bgxl* | bgf* | mpixl*)
10072 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
10073 lt_prog_compiler_wl='-Wl,'
10074 lt_prog_compiler_pic='-qpic'
10075 lt_prog_compiler_static='-qstaticlink'
10076 ;;
10077 *)
10078 case `$CC -V 2>&1 | sed 5q` in
10079 *Sun\ F* | *Sun*Fortran*)
10080 # Sun Fortran 8.3 passes all unrecognized flags to the linker
10081 lt_prog_compiler_pic='-KPIC'
10082 lt_prog_compiler_static='-Bstatic'
10083 lt_prog_compiler_wl=''
10084 ;;
10085 *Sun\ C*)
10086 # Sun C 5.9
10087 lt_prog_compiler_pic='-KPIC'
10088 lt_prog_compiler_static='-Bstatic'
10089 lt_prog_compiler_wl='-Wl,'
10090 ;;
10091 esac
10092 ;;
10093 esac
10094 ;;
10095
10096 newsos6)
10097 lt_prog_compiler_pic='-KPIC'
10098 lt_prog_compiler_static='-Bstatic'
10099 ;;
10100
10101 *nto* | *qnx*)
10102 # QNX uses GNU C++, but need to define -shared option too, otherwise
10103 # it will coredump.
10104 lt_prog_compiler_pic='-fPIC -shared'
10105 ;;
10106
10107 osf3* | osf4* | osf5*)
10108 lt_prog_compiler_wl='-Wl,'
10109 # All OSF/1 code is PIC.
10110 lt_prog_compiler_static='-non_shared'
10111 ;;
10112
10113 rdos*)
10114 lt_prog_compiler_static='-non_shared'
10115 ;;
f0569246 10116
6bb11ab3
L
10117 solaris*)
10118 lt_prog_compiler_pic='-KPIC'
10119 lt_prog_compiler_static='-Bstatic'
10120 case $cc_basename in
10121 f77* | f90* | f95*)
10122 lt_prog_compiler_wl='-Qoption ld ';;
10123 *)
10124 lt_prog_compiler_wl='-Wl,';;
10125 esac
10126 ;;
f0569246 10127
6bb11ab3
L
10128 sunos4*)
10129 lt_prog_compiler_wl='-Qoption ld '
10130 lt_prog_compiler_pic='-PIC'
10131 lt_prog_compiler_static='-Bstatic'
10132 ;;
f0569246 10133
6bb11ab3
L
10134 sysv4 | sysv4.2uw2* | sysv4.3*)
10135 lt_prog_compiler_wl='-Wl,'
10136 lt_prog_compiler_pic='-KPIC'
10137 lt_prog_compiler_static='-Bstatic'
10138 ;;
10139
10140 sysv4*MP*)
10141 if test -d /usr/nec ;then
10142 lt_prog_compiler_pic='-Kconform_pic'
10143 lt_prog_compiler_static='-Bstatic'
10144 fi
10145 ;;
10146
10147 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
10148 lt_prog_compiler_wl='-Wl,'
10149 lt_prog_compiler_pic='-KPIC'
10150 lt_prog_compiler_static='-Bstatic'
10151 ;;
10152
10153 unicos*)
10154 lt_prog_compiler_wl='-Wl,'
10155 lt_prog_compiler_can_build_shared=no
10156 ;;
10157
10158 uts4*)
10159 lt_prog_compiler_pic='-pic'
10160 lt_prog_compiler_static='-Bstatic'
10161 ;;
10162
10163 *)
10164 lt_prog_compiler_can_build_shared=no
10165 ;;
10166 esac
10167 fi
10168
10169case $host_os in
10170 # For platforms which do not support PIC, -DPIC is meaningless:
10171 *djgpp*)
10172 lt_prog_compiler_pic=
10173 ;;
10174 *)
10175 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
10176 ;;
81ecdfbb 10177esac
6bb11ab3
L
10178{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
10179$as_echo "$lt_prog_compiler_pic" >&6; }
10180
10181
10182
10183
10184
10185
10186#
10187# Check to make sure the PIC flag actually works.
10188#
10189if test -n "$lt_prog_compiler_pic"; then
10190 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
10191$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
10192if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
10193 $as_echo_n "(cached) " >&6
b7026657 10194else
6bb11ab3
L
10195 lt_cv_prog_compiler_pic_works=no
10196 ac_outfile=conftest.$ac_objext
10197 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10198 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
10199 # Insert the option either (1) after the last *FLAGS variable, or
10200 # (2) before a word containing "conftest.", or (3) at the end.
10201 # Note that $ac_compile itself does not contain backslashes and begins
10202 # with a dollar sign (not a hyphen), so the echo should work correctly.
10203 # The option is referenced via a variable to avoid confusing sed.
10204 lt_compile=`echo "$ac_compile" | $SED \
10205 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10206 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10207 -e 's:$: $lt_compiler_flag:'`
10208 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10209 (eval "$lt_compile" 2>conftest.err)
10210 ac_status=$?
10211 cat conftest.err >&5
10212 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10213 if (exit $ac_status) && test -s "$ac_outfile"; then
10214 # The compiler can only warn and ignore the option if not recognized
10215 # So say no if there are warnings other than the usual output.
10216 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
10217 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10218 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
10219 lt_cv_prog_compiler_pic_works=yes
10220 fi
10221 fi
10222 $RM conftest*
b7026657 10223
b7026657 10224fi
6bb11ab3
L
10225{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
10226$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
10227
10228if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
10229 case $lt_prog_compiler_pic in
10230 "" | " "*) ;;
10231 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
10232 esac
10233else
10234 lt_prog_compiler_pic=
10235 lt_prog_compiler_can_build_shared=no
f0569246 10236fi
6bb11ab3
L
10237
10238fi
10239
10240
10241
10242
10243
10244
10245#
10246# Check to make sure the static flag actually works.
10247#
10248wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
10249{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
10250$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
10251if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
81ecdfbb 10252 $as_echo_n "(cached) " >&6
f0569246 10253else
6bb11ab3
L
10254 lt_cv_prog_compiler_static_works=no
10255 save_LDFLAGS="$LDFLAGS"
10256 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
10257 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10258 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10259 # The linker can only warn and ignore the option if not recognized
10260 # So say no if there are warnings
10261 if test -s conftest.err; then
10262 # Append any errors to the config.log.
10263 cat conftest.err 1>&5
10264 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10265 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10266 if diff conftest.exp conftest.er2 >/dev/null; then
10267 lt_cv_prog_compiler_static_works=yes
10268 fi
10269 else
10270 lt_cv_prog_compiler_static_works=yes
10271 fi
10272 fi
10273 $RM -r conftest*
10274 LDFLAGS="$save_LDFLAGS"
f0569246 10275
6bb11ab3
L
10276fi
10277{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
10278$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
f0569246 10279
6bb11ab3
L
10280if test x"$lt_cv_prog_compiler_static_works" = xyes; then
10281 :
f0569246 10282else
6bb11ab3 10283 lt_prog_compiler_static=
f0569246 10284fi
b7026657 10285
6bb11ab3
L
10286
10287
10288
10289
10290
10291
10292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10293$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10294if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
10295 $as_echo_n "(cached) " >&6
81ecdfbb 10296else
6bb11ab3
L
10297 lt_cv_prog_compiler_c_o=no
10298 $RM -r conftest 2>/dev/null
10299 mkdir conftest
10300 cd conftest
10301 mkdir out
10302 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10303
10304 lt_compiler_flag="-o out/conftest2.$ac_objext"
10305 # Insert the option either (1) after the last *FLAGS variable, or
10306 # (2) before a word containing "conftest.", or (3) at the end.
10307 # Note that $ac_compile itself does not contain backslashes and begins
10308 # with a dollar sign (not a hyphen), so the echo should work correctly.
10309 lt_compile=`echo "$ac_compile" | $SED \
10310 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10311 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10312 -e 's:$: $lt_compiler_flag:'`
10313 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10314 (eval "$lt_compile" 2>out/conftest.err)
10315 ac_status=$?
10316 cat out/conftest.err >&5
10317 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10318 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10319 then
10320 # The compiler can only warn and ignore the option if not recognized
10321 # So say no if there are warnings
10322 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10323 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10324 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10325 lt_cv_prog_compiler_c_o=yes
10326 fi
10327 fi
10328 chmod u+w . 2>&5
10329 $RM conftest*
10330 # SGI C++ compiler will create directory out/ii_files/ for
10331 # template instantiation
10332 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10333 $RM out/* && rmdir out
10334 cd ..
10335 $RM -r conftest
10336 $RM conftest*
10337
81ecdfbb 10338fi
6bb11ab3
L
10339{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10340$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10341
10342
10343
10344
10345
10346
10347 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10348$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10349if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
81ecdfbb
RW
10350 $as_echo_n "(cached) " >&6
10351else
6bb11ab3
L
10352 lt_cv_prog_compiler_c_o=no
10353 $RM -r conftest 2>/dev/null
10354 mkdir conftest
10355 cd conftest
10356 mkdir out
10357 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10358
10359 lt_compiler_flag="-o out/conftest2.$ac_objext"
10360 # Insert the option either (1) after the last *FLAGS variable, or
10361 # (2) before a word containing "conftest.", or (3) at the end.
10362 # Note that $ac_compile itself does not contain backslashes and begins
10363 # with a dollar sign (not a hyphen), so the echo should work correctly.
10364 lt_compile=`echo "$ac_compile" | $SED \
10365 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10366 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10367 -e 's:$: $lt_compiler_flag:'`
10368 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10369 (eval "$lt_compile" 2>out/conftest.err)
10370 ac_status=$?
10371 cat out/conftest.err >&5
10372 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10373 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10374 then
10375 # The compiler can only warn and ignore the option if not recognized
10376 # So say no if there are warnings
10377 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10378 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10379 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10380 lt_cv_prog_compiler_c_o=yes
10381 fi
10382 fi
10383 chmod u+w . 2>&5
10384 $RM conftest*
10385 # SGI C++ compiler will create directory out/ii_files/ for
10386 # template instantiation
10387 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10388 $RM out/* && rmdir out
10389 cd ..
10390 $RM -r conftest
10391 $RM conftest*
10392
10393fi
10394{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10395$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10396
10397
10398
10399
10400hard_links="nottested"
10401if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
10402 # do not overwrite the value of need_locks provided by the user
10403 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10404$as_echo_n "checking if we can lock with hard links... " >&6; }
10405 hard_links=yes
10406 $RM conftest*
10407 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10408 touch conftest.a
10409 ln conftest.a conftest.b 2>&5 || hard_links=no
10410 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10412$as_echo "$hard_links" >&6; }
10413 if test "$hard_links" = no; then
10414 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
10415$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
10416 need_locks=warn
10417 fi
10418else
10419 need_locks=no
10420fi
10421
10422
10423
10424
10425
10426
10427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
10428$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
10429
10430 runpath_var=
10431 allow_undefined_flag=
10432 always_export_symbols=no
10433 archive_cmds=
10434 archive_expsym_cmds=
10435 compiler_needs_object=no
10436 enable_shared_with_static_runtimes=no
10437 export_dynamic_flag_spec=
10438 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
10439 hardcode_automatic=no
10440 hardcode_direct=no
10441 hardcode_direct_absolute=no
10442 hardcode_libdir_flag_spec=
10443 hardcode_libdir_flag_spec_ld=
10444 hardcode_libdir_separator=
10445 hardcode_minus_L=no
10446 hardcode_shlibpath_var=unsupported
10447 inherit_rpath=no
10448 link_all_deplibs=unknown
10449 module_cmds=
10450 module_expsym_cmds=
10451 old_archive_from_new_cmds=
10452 old_archive_from_expsyms_cmds=
10453 thread_safe_flag_spec=
10454 whole_archive_flag_spec=
10455 # include_expsyms should be a list of space-separated symbols to be *always*
10456 # included in the symbol list
10457 include_expsyms=
10458 # exclude_expsyms can be an extended regexp of symbols to exclude
10459 # it will be wrapped by ` (' and `)$', so one must not match beginning or
10460 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
10461 # as well as any symbol that contains `d'.
10462 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
10463 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
10464 # platforms (ab)use it in PIC code, but their linkers get confused if
10465 # the symbol is explicitly referenced. Since portable code cannot
10466 # rely on this symbol name, it's probably fine to never include it in
10467 # preloaded symbol tables.
10468 # Exclude shared library initialization/finalization symbols.
10469 extract_expsyms_cmds=
10470
10471 case $host_os in
10472 cygwin* | mingw* | pw32* | cegcc*)
10473 # FIXME: the MSVC++ port hasn't been tested in a loooong time
10474 # When not using gcc, we currently assume that we are using
10475 # Microsoft Visual C++.
10476 if test "$GCC" != yes; then
10477 with_gnu_ld=no
10478 fi
10479 ;;
10480 interix*)
10481 # we just hope/assume this is gcc and not c89 (= MSVC++)
10482 with_gnu_ld=yes
10483 ;;
10484 openbsd*)
10485 with_gnu_ld=no
10486 ;;
10487 esac
f0569246 10488
6bb11ab3
L
10489 ld_shlibs=yes
10490
10491 # On some targets, GNU ld is compatible enough with the native linker
10492 # that we're better off using the native interface for both.
10493 lt_use_gnu_ld_interface=no
10494 if test "$with_gnu_ld" = yes; then
10495 case $host_os in
10496 aix*)
10497 # The AIX port of GNU ld has always aspired to compatibility
10498 # with the native linker. However, as the warning in the GNU ld
10499 # block says, versions before 2.19.5* couldn't really create working
10500 # shared libraries, regardless of the interface used.
10501 case `$LD -v 2>&1` in
10502 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
10503 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
10504 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
10505 *)
10506 lt_use_gnu_ld_interface=yes
10507 ;;
10508 esac
10509 ;;
10510 *)
10511 lt_use_gnu_ld_interface=yes
10512 ;;
10513 esac
10514 fi
f0569246 10515
6bb11ab3
L
10516 if test "$lt_use_gnu_ld_interface" = yes; then
10517 # If archive_cmds runs LD, not CC, wlarc should be empty
10518 wlarc='${wl}'
10519
10520 # Set some defaults for GNU ld with shared library support. These
10521 # are reset later if shared libraries are not supported. Putting them
10522 # here allows them to be overridden if necessary.
10523 runpath_var=LD_RUN_PATH
10524 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10525 export_dynamic_flag_spec='${wl}--export-dynamic'
10526 # ancient GNU ld didn't support --whole-archive et. al.
10527 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10528 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10529 else
10530 whole_archive_flag_spec=
10531 fi
10532 supports_anon_versioning=no
10533 case `$LD -v 2>&1` in
10534 *GNU\ gold*) supports_anon_versioning=yes ;;
10535 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10536 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10537 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10538 *\ 2.11.*) ;; # other 2.11 versions
10539 *) supports_anon_versioning=yes ;;
10540 esac
10541
10542 # See if GNU ld supports shared libraries.
10543 case $host_os in
10544 aix[3-9]*)
10545 # On AIX/PPC, the GNU linker is very broken
10546 if test "$host_cpu" != ia64; then
10547 ld_shlibs=no
10548 cat <<_LT_EOF 1>&2
10549
10550*** Warning: the GNU linker, at least up to release 2.19, is reported
10551*** to be unable to reliably create shared libraries on AIX.
10552*** Therefore, libtool is disabling shared libraries support. If you
10553*** really care for shared libraries, you may want to install binutils
10554*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10555*** You will then need to restart the configuration process.
10556
10557_LT_EOF
10558 fi
10559 ;;
10560
10561 amigaos*)
10562 case $host_cpu in
10563 powerpc)
10564 # see comment about AmigaOS4 .so support
10565 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10566 archive_expsym_cmds=''
10567 ;;
10568 m68k)
10569 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)'
10570 hardcode_libdir_flag_spec='-L$libdir'
10571 hardcode_minus_L=yes
10572 ;;
10573 esac
10574 ;;
10575
10576 beos*)
10577 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10578 allow_undefined_flag=unsupported
10579 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10580 # support --undefined. This deserves some investigation. FIXME
10581 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10582 else
10583 ld_shlibs=no
10584 fi
10585 ;;
10586
10587 cygwin* | mingw* | pw32* | cegcc*)
10588 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10589 # as there is no search path for DLLs.
10590 hardcode_libdir_flag_spec='-L$libdir'
10591 export_dynamic_flag_spec='${wl}--export-all-symbols'
10592 allow_undefined_flag=unsupported
10593 always_export_symbols=no
10594 enable_shared_with_static_runtimes=yes
10595 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10596
10597 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10598 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10599 # If the export-symbols file already is a .def file (1st line
10600 # is EXPORTS), use it as is; otherwise, prepend...
10601 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10602 cp $export_symbols $output_objdir/$soname.def;
10603 else
10604 echo EXPORTS > $output_objdir/$soname.def;
10605 cat $export_symbols >> $output_objdir/$soname.def;
10606 fi~
10607 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10608 else
10609 ld_shlibs=no
10610 fi
10611 ;;
10612
10613 haiku*)
10614 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10615 link_all_deplibs=yes
10616 ;;
10617
10618 interix[3-9]*)
10619 hardcode_direct=no
10620 hardcode_shlibpath_var=no
10621 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10622 export_dynamic_flag_spec='${wl}-E'
10623 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10624 # Instead, shared libraries are loaded at an image base (0x10000000 by
10625 # default) and relocated if they conflict, which is a slow very memory
10626 # consuming and fragmenting process. To avoid this, we pick a random,
10627 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10628 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10629 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10630 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'
10631 ;;
10632
10633 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10634 tmp_diet=no
10635 if test "$host_os" = linux-dietlibc; then
10636 case $cc_basename in
10637 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10638 esac
10639 fi
10640 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10641 && test "$tmp_diet" = no
10642 then
5cddc23a 10643 tmp_addflag=' $pic_flag'
6bb11ab3
L
10644 tmp_sharedflag='-shared'
10645 case $cc_basename,$host_cpu in
10646 pgcc*) # Portland Group C compiler
10647 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'
10648 tmp_addflag=' $pic_flag'
10649 ;;
10650 pgf77* | pgf90* | pgf95* | pgfortran*)
10651 # Portland Group f77 and f90 compilers
10652 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'
10653 tmp_addflag=' $pic_flag -Mnomain' ;;
10654 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10655 tmp_addflag=' -i_dynamic' ;;
10656 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10657 tmp_addflag=' -i_dynamic -nofor_main' ;;
10658 ifc* | ifort*) # Intel Fortran compiler
10659 tmp_addflag=' -nofor_main' ;;
10660 lf95*) # Lahey Fortran 8.1
10661 whole_archive_flag_spec=
10662 tmp_sharedflag='--shared' ;;
10663 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10664 tmp_sharedflag='-qmkshrobj'
10665 tmp_addflag= ;;
10666 nvcc*) # Cuda Compiler Driver 2.2
10667 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'
10668 compiler_needs_object=yes
10669 ;;
10670 esac
10671 case `$CC -V 2>&1 | sed 5q` in
10672 *Sun\ C*) # Sun C 5.9
10673 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'
10674 compiler_needs_object=yes
10675 tmp_sharedflag='-G' ;;
10676 *Sun\ F*) # Sun Fortran 8.3
10677 tmp_sharedflag='-G' ;;
10678 esac
10679 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10680
10681 if test "x$supports_anon_versioning" = xyes; then
10682 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10683 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10684 echo "local: *; };" >> $output_objdir/$libname.ver~
10685 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10686 fi
10687
10688 case $cc_basename in
10689 xlf* | bgf* | bgxlf* | mpixlf*)
10690 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10691 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10692 hardcode_libdir_flag_spec=
10693 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10694 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10695 if test "x$supports_anon_versioning" = xyes; then
10696 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10697 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10698 echo "local: *; };" >> $output_objdir/$libname.ver~
10699 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10700 fi
10701 ;;
10702 esac
10703 else
10704 ld_shlibs=no
10705 fi
10706 ;;
10707
10708 netbsd*)
10709 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10710 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10711 wlarc=
10712 else
10713 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10714 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10715 fi
10716 ;;
10717
10718 solaris*)
10719 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10720 ld_shlibs=no
10721 cat <<_LT_EOF 1>&2
10722
10723*** Warning: The releases 2.8.* of the GNU linker cannot reliably
10724*** create shared libraries on Solaris systems. Therefore, libtool
10725*** is disabling shared libraries support. We urge you to upgrade GNU
10726*** binutils to release 2.9.1 or newer. Another option is to modify
10727*** your PATH or compiler configuration so that the native linker is
10728*** used, and then restart.
10729
10730_LT_EOF
10731 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10732 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10733 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10734 else
10735 ld_shlibs=no
10736 fi
10737 ;;
10738
10739 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10740 case `$LD -v 2>&1` in
10741 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10742 ld_shlibs=no
10743 cat <<_LT_EOF 1>&2
10744
10745*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10746*** reliably create shared libraries on SCO systems. Therefore, libtool
10747*** is disabling shared libraries support. We urge you to upgrade GNU
10748*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10749*** your PATH or compiler configuration so that the native linker is
10750*** used, and then restart.
10751
10752_LT_EOF
10753 ;;
10754 *)
10755 # For security reasons, it is highly recommended that you always
10756 # use absolute paths for naming shared libraries, and exclude the
10757 # DT_RUNPATH tag from executables and libraries. But doing so
10758 # requires that you compile everything twice, which is a pain.
10759 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10760 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10761 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10762 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10763 else
10764 ld_shlibs=no
10765 fi
10766 ;;
10767 esac
10768 ;;
10769
10770 sunos4*)
10771 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10772 wlarc=
10773 hardcode_direct=yes
10774 hardcode_shlibpath_var=no
10775 ;;
10776
10777 *)
10778 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10779 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10780 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10781 else
10782 ld_shlibs=no
10783 fi
10784 ;;
10785 esac
10786
10787 if test "$ld_shlibs" = no; then
10788 runpath_var=
10789 hardcode_libdir_flag_spec=
10790 export_dynamic_flag_spec=
10791 whole_archive_flag_spec=
10792 fi
10793 else
10794 # PORTME fill in a description of your system's linker (not GNU ld)
10795 case $host_os in
10796 aix3*)
10797 allow_undefined_flag=unsupported
10798 always_export_symbols=yes
10799 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'
10800 # Note: this linker hardcodes the directories in LIBPATH if there
10801 # are no directories specified by -L.
10802 hardcode_minus_L=yes
10803 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10804 # Neither direct hardcoding nor static linking is supported with a
10805 # broken collect2.
10806 hardcode_direct=unsupported
10807 fi
10808 ;;
10809
10810 aix[4-9]*)
10811 if test "$host_cpu" = ia64; then
10812 # On IA64, the linker does run time linking by default, so we don't
10813 # have to do anything special.
10814 aix_use_runtimelinking=no
10815 exp_sym_flag='-Bexport'
10816 no_entry_flag=""
10817 else
10818 # If we're using GNU nm, then we don't want the "-C" option.
10819 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10820 # Also, AIX nm treats weak defined symbols like other global
10821 # defined symbols, whereas GNU nm marks them as "W".
10822 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10823 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'
10824 else
10825 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'
10826 fi
10827 aix_use_runtimelinking=no
10828
10829 # Test if we are trying to use run time linking or normal
10830 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10831 # need to do runtime linking.
10832 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10833 for ld_flag in $LDFLAGS; do
10834 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10835 aix_use_runtimelinking=yes
10836 break
10837 fi
10838 done
10839 ;;
10840 esac
10841
10842 exp_sym_flag='-bexport'
10843 no_entry_flag='-bnoentry'
10844 fi
10845
10846 # When large executables or shared objects are built, AIX ld can
10847 # have problems creating the table of contents. If linking a library
10848 # or program results in "error TOC overflow" add -mminimal-toc to
10849 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10850 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10851
10852 archive_cmds=''
10853 hardcode_direct=yes
10854 hardcode_direct_absolute=yes
10855 hardcode_libdir_separator=':'
10856 link_all_deplibs=yes
10857 file_list_spec='${wl}-f,'
10858
10859 if test "$GCC" = yes; then
10860 case $host_os in aix4.[012]|aix4.[012].*)
10861 # We only want to do this on AIX 4.2 and lower, the check
10862 # below for broken collect2 doesn't work under 4.3+
10863 collect2name=`${CC} -print-prog-name=collect2`
10864 if test -f "$collect2name" &&
10865 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10866 then
10867 # We have reworked collect2
10868 :
10869 else
10870 # We have old collect2
10871 hardcode_direct=unsupported
10872 # It fails to find uninstalled libraries when the uninstalled
10873 # path is not listed in the libpath. Setting hardcode_minus_L
10874 # to unsupported forces relinking
10875 hardcode_minus_L=yes
10876 hardcode_libdir_flag_spec='-L$libdir'
10877 hardcode_libdir_separator=
10878 fi
10879 ;;
10880 esac
10881 shared_flag='-shared'
10882 if test "$aix_use_runtimelinking" = yes; then
10883 shared_flag="$shared_flag "'${wl}-G'
10884 fi
10885 else
10886 # not using gcc
10887 if test "$host_cpu" = ia64; then
10888 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10889 # chokes on -Wl,-G. The following line is correct:
10890 shared_flag='-G'
10891 else
10892 if test "$aix_use_runtimelinking" = yes; then
10893 shared_flag='${wl}-G'
10894 else
10895 shared_flag='${wl}-bM:SRE'
10896 fi
10897 fi
10898 fi
10899
10900 export_dynamic_flag_spec='${wl}-bexpall'
10901 # It seems that -bexpall does not export symbols beginning with
10902 # underscore (_), so it is better to generate a list of symbols to export.
10903 always_export_symbols=yes
10904 if test "$aix_use_runtimelinking" = yes; then
10905 # Warning - without using the other runtime loading flags (-brtl),
10906 # -berok will link without error, but may produce a broken library.
10907 allow_undefined_flag='-berok'
10908 # Determine the default libpath from the value encoded in an
10909 # empty executable.
10910 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
81ecdfbb
RW
10911/* end confdefs.h. */
10912
10913int
10914main ()
10915{
10916
10917 ;
10918 return 0;
10919}
10920_ACEOF
6bb11ab3 10921if ac_fn_c_try_link "$LINENO"; then :
81ecdfbb 10922
6bb11ab3
L
10923lt_aix_libpath_sed='
10924 /Import File Strings/,/^$/ {
10925 /^0/ {
10926 s/^0 *\(.*\)$/\1/
10927 p
10928 }
10929 }'
10930aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10931# Check for a 64-bit object if we didn't find anything.
10932if test -z "$aix_libpath"; then
10933 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10934fi
10935fi
10936rm -f core conftest.err conftest.$ac_objext \
10937 conftest$ac_exeext conftest.$ac_ext
10938if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10939
10940 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10941 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"
10942 else
10943 if test "$host_cpu" = ia64; then
10944 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10945 allow_undefined_flag="-z nodefs"
10946 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"
10947 else
10948 # Determine the default libpath from the value encoded in an
10949 # empty executable.
81ecdfbb
RW
10950 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10951/* end confdefs.h. */
10952
10953int
10954main ()
10955{
b7026657 10956
81ecdfbb
RW
10957 ;
10958 return 0;
10959}
10960_ACEOF
6bb11ab3
L
10961if ac_fn_c_try_link "$LINENO"; then :
10962
10963lt_aix_libpath_sed='
10964 /Import File Strings/,/^$/ {
10965 /^0/ {
10966 s/^0 *\(.*\)$/\1/
10967 p
10968 }
10969 }'
10970aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10971# Check for a 64-bit object if we didn't find anything.
10972if test -z "$aix_libpath"; then
10973 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
f0569246 10974fi
81ecdfbb 10975fi
6bb11ab3
L
10976rm -f core conftest.err conftest.$ac_objext \
10977 conftest$ac_exeext conftest.$ac_ext
10978if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10979
10980 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10981 # Warning - without using the other run time loading flags,
10982 # -berok will link without error, but may produce a broken library.
10983 no_undefined_flag=' ${wl}-bernotok'
10984 allow_undefined_flag=' ${wl}-berok'
10985 if test "$with_gnu_ld" = yes; then
10986 # We only use this code for GNU lds that support --whole-archive.
10987 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10988 else
10989 # Exported symbols can be pulled into shared objects from archives
10990 whole_archive_flag_spec='$convenience'
10991 fi
10992 archive_cmds_need_lc=yes
10993 # This is similar to how AIX traditionally builds its shared libraries.
10994 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'
10995 fi
10996 fi
10997 ;;
10998
10999 amigaos*)
11000 case $host_cpu in
11001 powerpc)
11002 # see comment about AmigaOS4 .so support
11003 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
11004 archive_expsym_cmds=''
11005 ;;
11006 m68k)
11007 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)'
11008 hardcode_libdir_flag_spec='-L$libdir'
11009 hardcode_minus_L=yes
11010 ;;
11011 esac
11012 ;;
11013
11014 bsdi[45]*)
11015 export_dynamic_flag_spec=-rdynamic
11016 ;;
11017
11018 cygwin* | mingw* | pw32* | cegcc*)
11019 # When not using gcc, we currently assume that we are using
11020 # Microsoft Visual C++.
11021 # hardcode_libdir_flag_spec is actually meaningless, as there is
11022 # no search path for DLLs.
11023 hardcode_libdir_flag_spec=' '
11024 allow_undefined_flag=unsupported
11025 # Tell ltmain to make .lib files, not .a files.
11026 libext=lib
11027 # Tell ltmain to make .dll files, not .so files.
11028 shrext_cmds=".dll"
11029 # FIXME: Setting linknames here is a bad hack.
11030 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
11031 # The linker will automatically build a .lib file if we build a DLL.
11032 old_archive_from_new_cmds='true'
11033 # FIXME: Should let the user specify the lib program.
11034 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
11035 fix_srcfile_path='`cygpath -w "$srcfile"`'
11036 enable_shared_with_static_runtimes=yes
11037 ;;
11038
11039 darwin* | rhapsody*)
11040
11041
11042 archive_cmds_need_lc=no
11043 hardcode_direct=no
11044 hardcode_automatic=yes
11045 hardcode_shlibpath_var=unsupported
11046 if test "$lt_cv_ld_force_load" = "yes"; then
11047 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 11048 else
6bb11ab3 11049 whole_archive_flag_spec=''
f0569246 11050 fi
6bb11ab3
L
11051 link_all_deplibs=yes
11052 allow_undefined_flag="$_lt_dar_allow_undefined"
11053 case $cc_basename in
11054 ifort*) _lt_dar_can_shared=yes ;;
11055 *) _lt_dar_can_shared=$GCC ;;
11056 esac
11057 if test "$_lt_dar_can_shared" = "yes"; then
11058 output_verbose_link_cmd=func_echo_all
11059 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
11060 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
11061 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}"
11062 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}"
11063
f0569246 11064 else
6bb11ab3 11065 ld_shlibs=no
f0569246 11066 fi
6bb11ab3
L
11067
11068 ;;
11069
11070 dgux*)
11071 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11072 hardcode_libdir_flag_spec='-L$libdir'
11073 hardcode_shlibpath_var=no
11074 ;;
11075
11076 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
11077 # support. Future versions do this automatically, but an explicit c++rt0.o
11078 # does not break anything, and helps significantly (at the cost of a little
11079 # extra space).
11080 freebsd2.2*)
11081 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
11082 hardcode_libdir_flag_spec='-R$libdir'
11083 hardcode_direct=yes
11084 hardcode_shlibpath_var=no
11085 ;;
11086
11087 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
11088 freebsd2.*)
11089 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11090 hardcode_direct=yes
11091 hardcode_minus_L=yes
11092 hardcode_shlibpath_var=no
11093 ;;
11094
11095 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
11096 freebsd* | dragonfly*)
11097 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
11098 hardcode_libdir_flag_spec='-R$libdir'
11099 hardcode_direct=yes
11100 hardcode_shlibpath_var=no
11101 ;;
11102
11103 hpux9*)
11104 if test "$GCC" = yes; then
11105 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'
11106 else
11107 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'
11108 fi
11109 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11110 hardcode_libdir_separator=:
11111 hardcode_direct=yes
11112
11113 # hardcode_minus_L: Not really in the search PATH,
11114 # but as the default location of the library.
11115 hardcode_minus_L=yes
11116 export_dynamic_flag_spec='${wl}-E'
11117 ;;
11118
11119 hpux10*)
11120 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11121 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11122 else
11123 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11124 fi
11125 if test "$with_gnu_ld" = no; then
11126 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11127 hardcode_libdir_flag_spec_ld='+b $libdir'
11128 hardcode_libdir_separator=:
11129 hardcode_direct=yes
11130 hardcode_direct_absolute=yes
11131 export_dynamic_flag_spec='${wl}-E'
11132 # hardcode_minus_L: Not really in the search PATH,
11133 # but as the default location of the library.
11134 hardcode_minus_L=yes
11135 fi
11136 ;;
11137
11138 hpux11*)
11139 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11140 case $host_cpu in
11141 hppa*64*)
11142 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11143 ;;
11144 ia64*)
11145 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11146 ;;
11147 *)
11148 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11149 ;;
11150 esac
11151 else
11152 case $host_cpu in
11153 hppa*64*)
11154 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11155 ;;
11156 ia64*)
11157 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11158 ;;
11159 *)
11160
11161 # Older versions of the 11.00 compiler do not understand -b yet
11162 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
11163 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
11164$as_echo_n "checking if $CC understands -b... " >&6; }
11165if test "${lt_cv_prog_compiler__b+set}" = set; then :
81ecdfbb 11166 $as_echo_n "(cached) " >&6
f0569246 11167else
6bb11ab3
L
11168 lt_cv_prog_compiler__b=no
11169 save_LDFLAGS="$LDFLAGS"
11170 LDFLAGS="$LDFLAGS -b"
11171 echo "$lt_simple_link_test_code" > conftest.$ac_ext
11172 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
11173 # The linker can only warn and ignore the option if not recognized
11174 # So say no if there are warnings
11175 if test -s conftest.err; then
11176 # Append any errors to the config.log.
11177 cat conftest.err 1>&5
11178 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
11179 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
11180 if diff conftest.exp conftest.er2 >/dev/null; then
11181 lt_cv_prog_compiler__b=yes
11182 fi
11183 else
11184 lt_cv_prog_compiler__b=yes
11185 fi
11186 fi
11187 $RM -r conftest*
11188 LDFLAGS="$save_LDFLAGS"
f0569246 11189
6bb11ab3
L
11190fi
11191{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
11192$as_echo "$lt_cv_prog_compiler__b" >&6; }
f0569246 11193
6bb11ab3
L
11194if test x"$lt_cv_prog_compiler__b" = xyes; then
11195 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11196else
11197 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11198fi
81ecdfbb 11199
6bb11ab3
L
11200 ;;
11201 esac
11202 fi
11203 if test "$with_gnu_ld" = no; then
11204 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11205 hardcode_libdir_separator=:
11206
11207 case $host_cpu in
11208 hppa*64*|ia64*)
11209 hardcode_direct=no
11210 hardcode_shlibpath_var=no
11211 ;;
11212 *)
11213 hardcode_direct=yes
11214 hardcode_direct_absolute=yes
11215 export_dynamic_flag_spec='${wl}-E'
11216
11217 # hardcode_minus_L: Not really in the search PATH,
11218 # but as the default location of the library.
11219 hardcode_minus_L=yes
11220 ;;
11221 esac
11222 fi
11223 ;;
11224
11225 irix5* | irix6* | nonstopux*)
11226 if test "$GCC" = yes; then
11227 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'
11228 # Try to use the -exported_symbol ld option, if it does not
11229 # work, assume that -exports_file does not work either and
11230 # implicitly export all symbols.
11231 save_LDFLAGS="$LDFLAGS"
11232 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
11233 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11234/* end confdefs.h. */
11235int foo(void) {}
b7026657 11236_ACEOF
6bb11ab3
L
11237if ac_fn_c_try_link "$LINENO"; then :
11238 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 11239
f0569246 11240fi
6bb11ab3
L
11241rm -f core conftest.err conftest.$ac_objext \
11242 conftest$ac_exeext conftest.$ac_ext
11243 LDFLAGS="$save_LDFLAGS"
11244 else
11245 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'
11246 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'
11247 fi
11248 archive_cmds_need_lc='no'
11249 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11250 hardcode_libdir_separator=:
11251 inherit_rpath=yes
11252 link_all_deplibs=yes
11253 ;;
11254
11255 netbsd*)
11256 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11257 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
11258 else
11259 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
11260 fi
11261 hardcode_libdir_flag_spec='-R$libdir'
11262 hardcode_direct=yes
11263 hardcode_shlibpath_var=no
11264 ;;
11265
11266 newsos6)
11267 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11268 hardcode_direct=yes
11269 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11270 hardcode_libdir_separator=:
11271 hardcode_shlibpath_var=no
11272 ;;
11273
11274 *nto* | *qnx*)
11275 ;;
11276
11277 openbsd*)
11278 if test -f /usr/libexec/ld.so; then
11279 hardcode_direct=yes
11280 hardcode_shlibpath_var=no
11281 hardcode_direct_absolute=yes
11282 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11283 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11284 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
11285 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11286 export_dynamic_flag_spec='${wl}-E'
11287 else
11288 case $host_os in
11289 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
11290 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11291 hardcode_libdir_flag_spec='-R$libdir'
11292 ;;
11293 *)
11294 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11295 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11296 ;;
11297 esac
11298 fi
11299 else
11300 ld_shlibs=no
11301 fi
11302 ;;
11303
11304 os2*)
11305 hardcode_libdir_flag_spec='-L$libdir'
11306 hardcode_minus_L=yes
11307 allow_undefined_flag=unsupported
11308 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'
11309 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
11310 ;;
11311
11312 osf3*)
11313 if test "$GCC" = yes; then
11314 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11315 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'
11316 else
11317 allow_undefined_flag=' -expect_unresolved \*'
11318 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'
11319 fi
11320 archive_cmds_need_lc='no'
11321 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11322 hardcode_libdir_separator=:
11323 ;;
11324
11325 osf4* | osf5*) # as osf3* with the addition of -msym flag
11326 if test "$GCC" = yes; then
11327 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11328 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'
11329 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11330 else
11331 allow_undefined_flag=' -expect_unresolved \*'
11332 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'
11333 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~
11334 $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'
11335
11336 # Both c and cxx compiler support -rpath directly
11337 hardcode_libdir_flag_spec='-rpath $libdir'
11338 fi
11339 archive_cmds_need_lc='no'
11340 hardcode_libdir_separator=:
11341 ;;
11342
11343 solaris*)
11344 no_undefined_flag=' -z defs'
11345 if test "$GCC" = yes; then
11346 wlarc='${wl}'
11347 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11348 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11349 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11350 else
11351 case `$CC -V 2>&1` in
11352 *"Compilers 5.0"*)
11353 wlarc=''
11354 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
11355 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11356 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
11357 ;;
11358 *)
11359 wlarc='${wl}'
11360 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
11361 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11362 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11363 ;;
11364 esac
11365 fi
11366 hardcode_libdir_flag_spec='-R$libdir'
11367 hardcode_shlibpath_var=no
11368 case $host_os in
11369 solaris2.[0-5] | solaris2.[0-5].*) ;;
11370 *)
11371 # The compiler driver will combine and reorder linker options,
11372 # but understands `-z linker_flag'. GCC discards it without `$wl',
11373 # but is careful enough not to reorder.
11374 # Supported since Solaris 2.6 (maybe 2.5.1?)
11375 if test "$GCC" = yes; then
11376 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
11377 else
11378 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
11379 fi
11380 ;;
11381 esac
11382 link_all_deplibs=yes
11383 ;;
11384
11385 sunos4*)
11386 if test "x$host_vendor" = xsequent; then
11387 # Use $CC to link under sequent, because it throws in some extra .o
11388 # files that make .init and .fini sections work.
11389 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
11390 else
11391 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
11392 fi
11393 hardcode_libdir_flag_spec='-L$libdir'
11394 hardcode_direct=yes
11395 hardcode_minus_L=yes
11396 hardcode_shlibpath_var=no
11397 ;;
11398
11399 sysv4)
11400 case $host_vendor in
11401 sni)
11402 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11403 hardcode_direct=yes # is this really true???
11404 ;;
11405 siemens)
11406 ## LD is ld it makes a PLAMLIB
11407 ## CC just makes a GrossModule.
11408 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
11409 reload_cmds='$CC -r -o $output$reload_objs'
11410 hardcode_direct=no
11411 ;;
11412 motorola)
11413 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11414 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
11415 ;;
11416 esac
11417 runpath_var='LD_RUN_PATH'
11418 hardcode_shlibpath_var=no
11419 ;;
11420
11421 sysv4.3*)
11422 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11423 hardcode_shlibpath_var=no
11424 export_dynamic_flag_spec='-Bexport'
11425 ;;
11426
11427 sysv4*MP*)
11428 if test -d /usr/nec; then
11429 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11430 hardcode_shlibpath_var=no
11431 runpath_var=LD_RUN_PATH
11432 hardcode_runpath_var=yes
11433 ld_shlibs=yes
11434 fi
11435 ;;
11436
11437 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
11438 no_undefined_flag='${wl}-z,text'
11439 archive_cmds_need_lc=no
11440 hardcode_shlibpath_var=no
11441 runpath_var='LD_RUN_PATH'
11442
11443 if test "$GCC" = yes; then
11444 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11445 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11446 else
11447 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11448 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11449 fi
11450 ;;
11451
11452 sysv5* | sco3.2v5* | sco5v6*)
11453 # Note: We can NOT use -z defs as we might desire, because we do not
11454 # link with -lc, and that would cause any symbols used from libc to
11455 # always be unresolved, which means just about no library would
11456 # ever link correctly. If we're not using GNU ld we use -z text
11457 # though, which does catch some bad symbols but isn't as heavy-handed
11458 # as -z defs.
11459 no_undefined_flag='${wl}-z,text'
11460 allow_undefined_flag='${wl}-z,nodefs'
11461 archive_cmds_need_lc=no
11462 hardcode_shlibpath_var=no
11463 hardcode_libdir_flag_spec='${wl}-R,$libdir'
11464 hardcode_libdir_separator=':'
11465 link_all_deplibs=yes
11466 export_dynamic_flag_spec='${wl}-Bexport'
11467 runpath_var='LD_RUN_PATH'
11468
11469 if test "$GCC" = yes; then
11470 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11471 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11472 else
11473 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11474 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11475 fi
11476 ;;
11477
11478 uts4*)
11479 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11480 hardcode_libdir_flag_spec='-L$libdir'
11481 hardcode_shlibpath_var=no
11482 ;;
11483
11484 *)
11485 ld_shlibs=no
11486 ;;
11487 esac
11488
11489 if test x$host_vendor = xsni; then
11490 case $host in
11491 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
11492 export_dynamic_flag_spec='${wl}-Blargedynsym'
11493 ;;
11494 esac
11495 fi
11496 fi
11497
11498{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11499$as_echo "$ld_shlibs" >&6; }
11500test "$ld_shlibs" = no && can_build_shared=no
11501
11502with_gnu_ld=$with_gnu_ld
11503
11504
11505
11506
b7026657 11507
f0569246 11508
f0569246 11509
6ffe910a 11510
6ffe910a
MF
11511
11512
6ffe910a 11513
f0569246 11514
f0569246 11515
c906108c 11516
6bb11ab3
L
11517
11518#
11519# Do we need to explicitly link libc?
11520#
11521case "x$archive_cmds_need_lc" in
11522x|xyes)
11523 # Assume -lc should be added
11524 archive_cmds_need_lc=yes
11525
11526 if test "$enable_shared" = yes && test "$GCC" = yes; then
11527 case $archive_cmds in
11528 *'~'*)
11529 # FIXME: we may have to deal with multi-command sequences.
11530 ;;
11531 '$CC '*)
11532 # Test whether the compiler implicitly links with -lc since on some
11533 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11534 # to ld, don't add -lc before -lgcc.
11535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11536$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11537if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
6ffe910a 11538 $as_echo_n "(cached) " >&6
f0569246 11539else
6bb11ab3
L
11540 $RM conftest*
11541 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11542
11543 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11544 (eval $ac_compile) 2>&5
11545 ac_status=$?
11546 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11547 test $ac_status = 0; } 2>conftest.err; then
11548 soname=conftest
11549 lib=conftest
11550 libobjs=conftest.$ac_objext
11551 deplibs=
11552 wl=$lt_prog_compiler_wl
11553 pic_flag=$lt_prog_compiler_pic
11554 compiler_flags=-v
11555 linker_flags=-v
11556 verstring=
11557 output_objdir=.
11558 libname=conftest
11559 lt_save_allow_undefined_flag=$allow_undefined_flag
11560 allow_undefined_flag=
11561 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11562 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11563 ac_status=$?
11564 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11565 test $ac_status = 0; }
11566 then
11567 lt_cv_archive_cmds_need_lc=no
11568 else
11569 lt_cv_archive_cmds_need_lc=yes
11570 fi
11571 allow_undefined_flag=$lt_save_allow_undefined_flag
11572 else
11573 cat conftest.err 1>&5
11574 fi
11575 $RM conftest*
c906108c 11576
6ffe910a 11577fi
6bb11ab3
L
11578{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11579$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11580 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11581 ;;
11582 esac
11583 fi
11584 ;;
6ffe910a 11585esac
c906108c 11586
c906108c 11587
6ffe910a 11588
c906108c 11589
81ecdfbb 11590
35695fd6 11591
35695fd6 11592
35695fd6 11593
f0569246 11594
c906108c 11595
f0569246 11596
b7026657 11597
f0569246 11598
c906108c 11599
81ecdfbb 11600
b7026657 11601
f0569246
AC
11602
11603
81ecdfbb 11604
81ecdfbb 11605
81ecdfbb
RW
11606
11607
81ecdfbb 11608
81ecdfbb 11609
f0569246
AC
11610
11611
c906108c 11612
f0569246 11613
c906108c 11614
c906108c 11615
81ecdfbb 11616
b7026657 11617
c906108c 11618
f0569246 11619
81ecdfbb 11620
f0569246 11621
c906108c 11622
c906108c 11623
b7026657 11624
81ecdfbb 11625
b7026657 11626
c906108c 11627
c906108c 11628
b7026657
AC
11629
11630
b7026657
AC
11631
11632
6ffe910a 11633
2232061b
MF
11634
11635
2232061b 11636
2232061b
MF
11637
11638
2232061b
MF
11639
11640
2232061b 11641
2232061b
MF
11642
11643
6bb11ab3
L
11644
11645
11646
11647
11648
11649
11650
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 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11744$as_echo_n "checking dynamic linker characteristics... " >&6; }
11745
11746if test "$GCC" = yes; then
11747 case $host_os in
11748 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11749 *) lt_awk_arg="/^libraries:/" ;;
11750 esac
11751 case $host_os in
11752 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11753 *) lt_sed_strip_eq="s,=/,/,g" ;;
11754 esac
11755 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11756 case $lt_search_path_spec in
11757 *\;*)
11758 # if the path contains ";" then we assume it to be the separator
11759 # otherwise default to the standard path separator (i.e. ":") - it is
11760 # assumed that no part of a normal pathname contains ";" but that should
11761 # okay in the real world where ";" in dirpaths is itself problematic.
11762 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11763 ;;
11764 *)
11765 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11766 ;;
11767 esac
11768 # Ok, now we have the path, separated by spaces, we can step through it
11769 # and add multilib dir if necessary.
11770 lt_tmp_lt_search_path_spec=
11771 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11772 for lt_sys_path in $lt_search_path_spec; do
11773 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11774 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11775 else
11776 test -d "$lt_sys_path" && \
11777 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11778 fi
11779 done
11780 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11781BEGIN {RS=" "; FS="/|\n";} {
11782 lt_foo="";
11783 lt_count=0;
11784 for (lt_i = NF; lt_i > 0; lt_i--) {
11785 if ($lt_i != "" && $lt_i != ".") {
11786 if ($lt_i == "..") {
11787 lt_count++;
11788 } else {
11789 if (lt_count == 0) {
11790 lt_foo="/" $lt_i lt_foo;
11791 } else {
11792 lt_count--;
11793 }
11794 }
11795 }
11796 }
11797 if (lt_foo != "") { lt_freq[lt_foo]++; }
11798 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11799}'`
11800 # AWK program above erroneously prepends '/' to C:/dos/paths
11801 # for these hosts.
11802 case $host_os in
11803 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11804 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11805 esac
11806 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11807else
11808 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11809fi
11810library_names_spec=
11811libname_spec='lib$name'
11812soname_spec=
11813shrext_cmds=".so"
11814postinstall_cmds=
11815postuninstall_cmds=
11816finish_cmds=
11817finish_eval=
11818shlibpath_var=
11819shlibpath_overrides_runpath=unknown
11820version_type=none
11821dynamic_linker="$host_os ld.so"
11822sys_lib_dlsearch_path_spec="/lib /usr/lib"
11823need_lib_prefix=unknown
11824hardcode_into_libs=no
11825
11826# when you set need_version to no, make sure it does not cause -set_version
11827# flags to be left without arguments
11828need_version=unknown
11829
11830case $host_os in
11831aix3*)
11832 version_type=linux
11833 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11834 shlibpath_var=LIBPATH
11835
11836 # AIX 3 has no versioning support, so we append a major version to the name.
11837 soname_spec='${libname}${release}${shared_ext}$major'
11838 ;;
11839
11840aix[4-9]*)
11841 version_type=linux
11842 need_lib_prefix=no
11843 need_version=no
11844 hardcode_into_libs=yes
11845 if test "$host_cpu" = ia64; then
11846 # AIX 5 supports IA64
11847 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11848 shlibpath_var=LD_LIBRARY_PATH
11849 else
11850 # With GCC up to 2.95.x, collect2 would create an import file
11851 # for dependence libraries. The import file would start with
11852 # the line `#! .'. This would cause the generated library to
11853 # depend on `.', always an invalid library. This was fixed in
11854 # development snapshots of GCC prior to 3.0.
11855 case $host_os in
11856 aix4 | aix4.[01] | aix4.[01].*)
11857 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11858 echo ' yes '
11859 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11860 :
11861 else
11862 can_build_shared=no
11863 fi
11864 ;;
11865 esac
11866 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11867 # soname into executable. Probably we can add versioning support to
11868 # collect2, so additional links can be useful in future.
11869 if test "$aix_use_runtimelinking" = yes; then
11870 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11871 # instead of lib<name>.a to let people know that these are not
11872 # typical AIX shared libraries.
11873 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11874 else
11875 # We preserve .a as extension for shared libraries through AIX4.2
11876 # and later when we are not doing run time linking.
11877 library_names_spec='${libname}${release}.a $libname.a'
11878 soname_spec='${libname}${release}${shared_ext}$major'
11879 fi
11880 shlibpath_var=LIBPATH
11881 fi
11882 ;;
11883
11884amigaos*)
11885 case $host_cpu in
11886 powerpc)
11887 # Since July 2007 AmigaOS4 officially supports .so libraries.
11888 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11889 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11890 ;;
11891 m68k)
11892 library_names_spec='$libname.ixlibrary $libname.a'
11893 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11894 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'
11895 ;;
11896 esac
11897 ;;
11898
11899beos*)
11900 library_names_spec='${libname}${shared_ext}'
11901 dynamic_linker="$host_os ld.so"
11902 shlibpath_var=LIBRARY_PATH
11903 ;;
11904
11905bsdi[45]*)
11906 version_type=linux
11907 need_version=no
11908 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11909 soname_spec='${libname}${release}${shared_ext}$major'
11910 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11911 shlibpath_var=LD_LIBRARY_PATH
11912 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11913 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11914 # the default ld.so.conf also contains /usr/contrib/lib and
11915 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11916 # libtool to hard-code these into programs
11917 ;;
11918
11919cygwin* | mingw* | pw32* | cegcc*)
11920 version_type=windows
11921 shrext_cmds=".dll"
11922 need_version=no
11923 need_lib_prefix=no
11924
11925 case $GCC,$host_os in
11926 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11927 library_names_spec='$libname.dll.a'
11928 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11929 postinstall_cmds='base_file=`basename \${file}`~
11930 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11931 dldir=$destdir/`dirname \$dlpath`~
11932 test -d \$dldir || mkdir -p \$dldir~
11933 $install_prog $dir/$dlname \$dldir/$dlname~
11934 chmod a+x \$dldir/$dlname~
11935 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11936 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11937 fi'
11938 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11939 dlpath=$dir/\$dldll~
11940 $RM \$dlpath'
11941 shlibpath_overrides_runpath=yes
11942
11943 case $host_os in
11944 cygwin*)
11945 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11946 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11947
11948 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11949 ;;
11950 mingw* | cegcc*)
11951 # MinGW DLLs use traditional 'lib' prefix
11952 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11953 ;;
11954 pw32*)
11955 # pw32 DLLs use 'pw' prefix rather than 'lib'
11956 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11957 ;;
11958 esac
11959 ;;
11960
11961 *)
11962 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11963 ;;
11964 esac
11965 dynamic_linker='Win32 ld.exe'
11966 # FIXME: first we should search . and the directory the executable is in
11967 shlibpath_var=PATH
11968 ;;
11969
11970darwin* | rhapsody*)
11971 dynamic_linker="$host_os dyld"
11972 version_type=darwin
11973 need_lib_prefix=no
11974 need_version=no
11975 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11976 soname_spec='${libname}${release}${major}$shared_ext'
11977 shlibpath_overrides_runpath=yes
11978 shlibpath_var=DYLD_LIBRARY_PATH
11979 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11980
11981 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11982 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11983 ;;
11984
11985dgux*)
11986 version_type=linux
11987 need_lib_prefix=no
11988 need_version=no
11989 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11990 soname_spec='${libname}${release}${shared_ext}$major'
11991 shlibpath_var=LD_LIBRARY_PATH
11992 ;;
11993
11994freebsd* | dragonfly*)
11995 # DragonFly does not have aout. When/if they implement a new
11996 # versioning mechanism, adjust this.
11997 if test -x /usr/bin/objformat; then
11998 objformat=`/usr/bin/objformat`
11999 else
12000 case $host_os in
12001 freebsd[23].*) objformat=aout ;;
12002 *) objformat=elf ;;
12003 esac
12004 fi
12005 version_type=freebsd-$objformat
12006 case $version_type in
12007 freebsd-elf*)
12008 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
12009 need_version=no
12010 need_lib_prefix=no
12011 ;;
12012 freebsd-*)
12013 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
12014 need_version=yes
12015 ;;
12016 esac
12017 shlibpath_var=LD_LIBRARY_PATH
12018 case $host_os in
12019 freebsd2.*)
12020 shlibpath_overrides_runpath=yes
12021 ;;
12022 freebsd3.[01]* | freebsdelf3.[01]*)
12023 shlibpath_overrides_runpath=yes
12024 hardcode_into_libs=yes
12025 ;;
12026 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
12027 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
12028 shlibpath_overrides_runpath=no
12029 hardcode_into_libs=yes
12030 ;;
12031 *) # from 4.6 on, and DragonFly
12032 shlibpath_overrides_runpath=yes
12033 hardcode_into_libs=yes
12034 ;;
12035 esac
12036 ;;
12037
12038gnu*)
12039 version_type=linux
12040 need_lib_prefix=no
12041 need_version=no
12042 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12043 soname_spec='${libname}${release}${shared_ext}$major'
12044 shlibpath_var=LD_LIBRARY_PATH
12045 hardcode_into_libs=yes
12046 ;;
12047
12048haiku*)
12049 version_type=linux
12050 need_lib_prefix=no
12051 need_version=no
12052 dynamic_linker="$host_os runtime_loader"
12053 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12054 soname_spec='${libname}${release}${shared_ext}$major'
12055 shlibpath_var=LIBRARY_PATH
12056 shlibpath_overrides_runpath=yes
12057 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
12058 hardcode_into_libs=yes
12059 ;;
12060
12061hpux9* | hpux10* | hpux11*)
12062 # Give a soname corresponding to the major version so that dld.sl refuses to
12063 # link against other versions.
12064 version_type=sunos
12065 need_lib_prefix=no
12066 need_version=no
12067 case $host_cpu in
12068 ia64*)
12069 shrext_cmds='.so'
12070 hardcode_into_libs=yes
12071 dynamic_linker="$host_os dld.so"
12072 shlibpath_var=LD_LIBRARY_PATH
12073 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12074 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12075 soname_spec='${libname}${release}${shared_ext}$major'
12076 if test "X$HPUX_IA64_MODE" = X32; then
12077 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
12078 else
12079 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
12080 fi
12081 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12082 ;;
12083 hppa*64*)
12084 shrext_cmds='.sl'
12085 hardcode_into_libs=yes
12086 dynamic_linker="$host_os dld.sl"
12087 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
12088 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12089 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12090 soname_spec='${libname}${release}${shared_ext}$major'
12091 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
12092 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12093 ;;
12094 *)
12095 shrext_cmds='.sl'
12096 dynamic_linker="$host_os dld.sl"
12097 shlibpath_var=SHLIB_PATH
12098 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
12099 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12100 soname_spec='${libname}${release}${shared_ext}$major'
12101 ;;
12102 esac
12103 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
12104 postinstall_cmds='chmod 555 $lib'
12105 # or fails outright, so override atomically:
12106 install_override_mode=555
12107 ;;
12108
12109interix[3-9]*)
12110 version_type=linux
12111 need_lib_prefix=no
12112 need_version=no
12113 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12114 soname_spec='${libname}${release}${shared_ext}$major'
12115 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
12116 shlibpath_var=LD_LIBRARY_PATH
12117 shlibpath_overrides_runpath=no
12118 hardcode_into_libs=yes
12119 ;;
12120
12121irix5* | irix6* | nonstopux*)
12122 case $host_os in
12123 nonstopux*) version_type=nonstopux ;;
12124 *)
12125 if test "$lt_cv_prog_gnu_ld" = yes; then
12126 version_type=linux
12127 else
12128 version_type=irix
12129 fi ;;
12130 esac
12131 need_lib_prefix=no
12132 need_version=no
12133 soname_spec='${libname}${release}${shared_ext}$major'
12134 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
12135 case $host_os in
12136 irix5* | nonstopux*)
12137 libsuff= shlibsuff=
12138 ;;
12139 *)
12140 case $LD in # libtool.m4 will add one of these switches to LD
12141 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
12142 libsuff= shlibsuff= libmagic=32-bit;;
12143 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
12144 libsuff=32 shlibsuff=N32 libmagic=N32;;
12145 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
12146 libsuff=64 shlibsuff=64 libmagic=64-bit;;
12147 *) libsuff= shlibsuff= libmagic=never-match;;
12148 esac
12149 ;;
12150 esac
12151 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
12152 shlibpath_overrides_runpath=no
12153 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
12154 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
12155 hardcode_into_libs=yes
12156 ;;
12157
12158# No shared lib support for Linux oldld, aout, or coff.
12159linux*oldld* | linux*aout* | linux*coff*)
12160 dynamic_linker=no
12161 ;;
12162
12163# This must be Linux ELF.
12164linux* | k*bsd*-gnu | kopensolaris*-gnu)
12165 version_type=linux
12166 need_lib_prefix=no
12167 need_version=no
12168 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12169 soname_spec='${libname}${release}${shared_ext}$major'
12170 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
12171 shlibpath_var=LD_LIBRARY_PATH
12172 shlibpath_overrides_runpath=no
12173
12174 # Some binutils ld are patched to set DT_RUNPATH
12175 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
2232061b
MF
12176 $as_echo_n "(cached) " >&6
12177else
6bb11ab3
L
12178 lt_cv_shlibpath_overrides_runpath=no
12179 save_LDFLAGS=$LDFLAGS
12180 save_libdir=$libdir
12181 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
12182 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
12183 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2232061b
MF
12184/* end confdefs.h. */
12185
2232061b
MF
12186int
12187main ()
12188{
12189
12190 ;
12191 return 0;
12192}
12193_ACEOF
6bb11ab3
L
12194if ac_fn_c_try_link "$LINENO"; then :
12195 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
12196 lt_cv_shlibpath_overrides_runpath=yes
2232061b 12197fi
2232061b 12198fi
6bb11ab3
L
12199rm -f core conftest.err conftest.$ac_objext \
12200 conftest$ac_exeext conftest.$ac_ext
12201 LDFLAGS=$save_LDFLAGS
12202 libdir=$save_libdir
2232061b 12203
6bb11ab3 12204fi
2232061b 12205
6bb11ab3 12206 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
2232061b 12207
6bb11ab3
L
12208 # This implies no fast_install, which is unacceptable.
12209 # Some rework will be needed to allow for fast_install
12210 # before this can be enabled.
12211 hardcode_into_libs=yes
2232061b 12212
6bb11ab3
L
12213 # Append ld.so.conf contents to the search path
12214 if test -f /etc/ld.so.conf; then
12215 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' ' '`
12216 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
12217 fi
2232061b 12218
6bb11ab3
L
12219 # We used to test for /lib/ld.so.1 and disable shared libraries on
12220 # powerpc, because MkLinux only supported shared libraries with the
12221 # GNU dynamic linker. Since this was broken with cross compilers,
12222 # most powerpc-linux boxes support dynamic linking these days and
12223 # people can always --disable-shared, the test was removed, and we
12224 # assume the GNU/Linux dynamic linker is in use.
12225 dynamic_linker='GNU/Linux ld.so'
12226 ;;
12227
12228netbsd*)
12229 version_type=sunos
12230 need_lib_prefix=no
12231 need_version=no
12232 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12233 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12234 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12235 dynamic_linker='NetBSD (a.out) ld.so'
2232061b 12236 else
6bb11ab3
L
12237 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12238 soname_spec='${libname}${release}${shared_ext}$major'
12239 dynamic_linker='NetBSD ld.elf_so'
12240 fi
12241 shlibpath_var=LD_LIBRARY_PATH
12242 shlibpath_overrides_runpath=yes
12243 hardcode_into_libs=yes
12244 ;;
12245
12246newsos6)
12247 version_type=linux
12248 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12249 shlibpath_var=LD_LIBRARY_PATH
12250 shlibpath_overrides_runpath=yes
12251 ;;
12252
12253*nto* | *qnx*)
12254 version_type=qnx
12255 need_lib_prefix=no
12256 need_version=no
12257 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12258 soname_spec='${libname}${release}${shared_ext}$major'
12259 shlibpath_var=LD_LIBRARY_PATH
12260 shlibpath_overrides_runpath=no
12261 hardcode_into_libs=yes
12262 dynamic_linker='ldqnx.so'
12263 ;;
12264
12265openbsd*)
12266 version_type=sunos
12267 sys_lib_dlsearch_path_spec="/usr/lib"
12268 need_lib_prefix=no
12269 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
12270 case $host_os in
12271 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
12272 *) need_version=no ;;
12273 esac
12274 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12275 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12276 shlibpath_var=LD_LIBRARY_PATH
12277 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
12278 case $host_os in
12279 openbsd2.[89] | openbsd2.[89].*)
12280 shlibpath_overrides_runpath=no
12281 ;;
12282 *)
12283 shlibpath_overrides_runpath=yes
12284 ;;
12285 esac
12286 else
12287 shlibpath_overrides_runpath=yes
12288 fi
12289 ;;
12290
12291os2*)
12292 libname_spec='$name'
12293 shrext_cmds=".dll"
12294 need_lib_prefix=no
12295 library_names_spec='$libname${shared_ext} $libname.a'
12296 dynamic_linker='OS/2 ld.exe'
12297 shlibpath_var=LIBPATH
12298 ;;
12299
12300osf3* | osf4* | osf5*)
12301 version_type=osf
12302 need_lib_prefix=no
12303 need_version=no
12304 soname_spec='${libname}${release}${shared_ext}$major'
12305 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12306 shlibpath_var=LD_LIBRARY_PATH
12307 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
12308 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
12309 ;;
12310
12311rdos*)
12312 dynamic_linker=no
12313 ;;
12314
12315solaris*)
12316 version_type=linux
12317 need_lib_prefix=no
12318 need_version=no
12319 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12320 soname_spec='${libname}${release}${shared_ext}$major'
12321 shlibpath_var=LD_LIBRARY_PATH
12322 shlibpath_overrides_runpath=yes
12323 hardcode_into_libs=yes
12324 # ldd complains unless libraries are executable
12325 postinstall_cmds='chmod +x $lib'
12326 ;;
12327
12328sunos4*)
12329 version_type=sunos
12330 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12331 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
12332 shlibpath_var=LD_LIBRARY_PATH
12333 shlibpath_overrides_runpath=yes
12334 if test "$with_gnu_ld" = yes; then
12335 need_lib_prefix=no
12336 fi
12337 need_version=yes
12338 ;;
12339
12340sysv4 | sysv4.3*)
12341 version_type=linux
12342 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12343 soname_spec='${libname}${release}${shared_ext}$major'
12344 shlibpath_var=LD_LIBRARY_PATH
12345 case $host_vendor in
12346 sni)
12347 shlibpath_overrides_runpath=no
12348 need_lib_prefix=no
12349 runpath_var=LD_RUN_PATH
12350 ;;
12351 siemens)
12352 need_lib_prefix=no
12353 ;;
12354 motorola)
12355 need_lib_prefix=no
12356 need_version=no
12357 shlibpath_overrides_runpath=no
12358 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
12359 ;;
12360 esac
12361 ;;
12362
12363sysv4*MP*)
12364 if test -d /usr/nec ;then
12365 version_type=linux
12366 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
12367 soname_spec='$libname${shared_ext}.$major'
12368 shlibpath_var=LD_LIBRARY_PATH
2232061b 12369 fi
6bb11ab3
L
12370 ;;
12371
12372sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
12373 version_type=freebsd-elf
12374 need_lib_prefix=no
12375 need_version=no
12376 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
12377 soname_spec='${libname}${release}${shared_ext}$major'
12378 shlibpath_var=LD_LIBRARY_PATH
12379 shlibpath_overrides_runpath=yes
12380 hardcode_into_libs=yes
12381 if test "$with_gnu_ld" = yes; then
12382 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
12383 else
12384 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
12385 case $host_os in
12386 sco3.2v5*)
12387 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
12388 ;;
12389 esac
12390 fi
12391 sys_lib_dlsearch_path_spec='/usr/lib'
12392 ;;
12393
12394tpf*)
12395 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
12396 version_type=linux
12397 need_lib_prefix=no
12398 need_version=no
12399 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12400 shlibpath_var=LD_LIBRARY_PATH
12401 shlibpath_overrides_runpath=no
12402 hardcode_into_libs=yes
12403 ;;
12404
12405uts4*)
12406 version_type=linux
12407 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12408 soname_spec='${libname}${release}${shared_ext}$major'
12409 shlibpath_var=LD_LIBRARY_PATH
12410 ;;
12411
12412*)
12413 dynamic_linker=no
12414 ;;
12415esac
12416{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12417$as_echo "$dynamic_linker" >&6; }
12418test "$dynamic_linker" = no && can_build_shared=no
12419
12420variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
12421if test "$GCC" = yes; then
12422 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2232061b 12423fi
2232061b 12424
6bb11ab3
L
12425if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
12426 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
12427fi
12428if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
12429 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
12430fi
12431
12432
12433
12434
12435
12436
12437
12438
12439
12440
12441
12442
12443
12444
12445
12446
12447
12448
12449
12450
12451
12452
12453
12454
12455
12456
2232061b 12457
2232061b 12458
2232061b 12459
2232061b 12460
2232061b
MF
12461
12462
6ffe910a 12463
6ffe910a
MF
12464
12465
12466
12467
12468
2232061b 12469
6ffe910a
MF
12470
12471
12472
12473
6ffe910a 12474
6ffe910a 12475
6ffe910a
MF
12476
12477
6ffe910a 12478
6ffe910a 12479
6ffe910a
MF
12480
12481
5f3ef9d0 12482
5f3ef9d0
JB
12483
12484
12485
db2e4d67
MF
12486
12487
db2e4d67 12488
db2e4d67 12489
db2e4d67 12490
db2e4d67 12491
db2e4d67 12492
db2e4d67 12493
db2e4d67 12494
db2e4d67
MF
12495
12496
db2e4d67 12497
db2e4d67
MF
12498
12499
db2e4d67 12500
db2e4d67
MF
12501
12502
6ffe910a 12503
6ffe910a 12504
6ffe910a
MF
12505
12506
6ffe910a
MF
12507
12508
6ffe910a 12509
6ffe910a 12510
6ffe910a 12511
6ffe910a 12512
6ffe910a 12513
b7026657 12514
b7026657 12515
c906108c 12516
b7026657 12517
b7026657 12518
c906108c 12519
b7026657 12520
b7026657 12521
cd0fc7c3 12522
6bb11ab3
L
12523 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12524$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12525hardcode_action=
12526if test -n "$hardcode_libdir_flag_spec" ||
12527 test -n "$runpath_var" ||
12528 test "X$hardcode_automatic" = "Xyes" ; then
b7026657 12529
6bb11ab3
L
12530 # We can hardcode non-existent directories.
12531 if test "$hardcode_direct" != no &&
12532 # If the only mechanism to avoid hardcoding is shlibpath_var, we
12533 # have to relink, otherwise we might link with an installed library
12534 # when we should be linking with a yet-to-be-installed one
12535 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12536 test "$hardcode_minus_L" != no; then
12537 # Linking always hardcodes the temporary library directory.
12538 hardcode_action=relink
12539 else
12540 # We can link without hardcoding, and we can hardcode nonexisting dirs.
12541 hardcode_action=immediate
12542 fi
12543else
12544 # We cannot hardcode anything, or else we can only hardcode existing
12545 # directories.
12546 hardcode_action=unsupported
c906108c 12547fi
6bb11ab3
L
12548{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12549$as_echo "$hardcode_action" >&6; }
b7026657 12550
6bb11ab3
L
12551if test "$hardcode_action" = relink ||
12552 test "$inherit_rpath" = yes; then
12553 # Fast installation is not supported
12554 enable_fast_install=no
12555elif test "$shlibpath_overrides_runpath" = yes ||
12556 test "$enable_shared" = no; then
12557 # Fast installation is not necessary
12558 enable_fast_install=needless
12559fi
c906108c 12560
6bb11ab3
L
12561
12562
12563
12564
12565
12566 if test "x$enable_dlopen" != xyes; then
12567 enable_dlopen=unknown
12568 enable_dlopen_self=unknown
12569 enable_dlopen_self_static=unknown
12570else
12571 lt_cv_dlopen=no
12572 lt_cv_dlopen_libs=
12573
12574 case $host_os in
12575 beos*)
12576 lt_cv_dlopen="load_add_on"
12577 lt_cv_dlopen_libs=
12578 lt_cv_dlopen_self=yes
12579 ;;
12580
12581 mingw* | pw32* | cegcc*)
12582 lt_cv_dlopen="LoadLibrary"
12583 lt_cv_dlopen_libs=
12584 ;;
12585
12586 cygwin*)
12587 lt_cv_dlopen="dlopen"
12588 lt_cv_dlopen_libs=
12589 ;;
12590
12591 darwin*)
12592 # if libdl is installed we need to link against it
12593 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12594$as_echo_n "checking for dlopen in -ldl... " >&6; }
12595if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12596 $as_echo_n "(cached) " >&6
12597else
12598 ac_check_lib_save_LIBS=$LIBS
12599LIBS="-ldl $LIBS"
12600cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12601/* end confdefs.h. */
12602
12603/* Override any GCC internal prototype to avoid an error.
12604 Use char because int might match the return type of a GCC
12605 builtin and then its argument prototype would still apply. */
12606#ifdef __cplusplus
12607extern "C"
12608#endif
12609char dlopen ();
12610int
12611main ()
12612{
12613return dlopen ();
12614 ;
12615 return 0;
12616}
b7026657 12617_ACEOF
6bb11ab3
L
12618if ac_fn_c_try_link "$LINENO"; then :
12619 ac_cv_lib_dl_dlopen=yes
12620else
12621 ac_cv_lib_dl_dlopen=no
12622fi
12623rm -f core conftest.err conftest.$ac_objext \
12624 conftest$ac_exeext conftest.$ac_ext
12625LIBS=$ac_check_lib_save_LIBS
12626fi
12627{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12628$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12629if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12630 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12631else
12632
12633 lt_cv_dlopen="dyld"
12634 lt_cv_dlopen_libs=
12635 lt_cv_dlopen_self=yes
c906108c 12636
c906108c 12637fi
c906108c 12638
6bb11ab3 12639 ;;
c906108c 12640
6bb11ab3
L
12641 *)
12642 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12643if test "x$ac_cv_func_shl_load" = x""yes; then :
12644 lt_cv_dlopen="shl_load"
12645else
12646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12647$as_echo_n "checking for shl_load in -ldld... " >&6; }
12648if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12649 $as_echo_n "(cached) " >&6
12650else
12651 ac_check_lib_save_LIBS=$LIBS
12652LIBS="-ldld $LIBS"
12653cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12654/* end confdefs.h. */
12655
12656/* Override any GCC internal prototype to avoid an error.
12657 Use char because int might match the return type of a GCC
12658 builtin and then its argument prototype would still apply. */
12659#ifdef __cplusplus
12660extern "C"
12661#endif
12662char shl_load ();
12663int
12664main ()
12665{
12666return shl_load ();
12667 ;
12668 return 0;
12669}
12670_ACEOF
12671if ac_fn_c_try_link "$LINENO"; then :
12672 ac_cv_lib_dld_shl_load=yes
12673else
12674 ac_cv_lib_dld_shl_load=no
12675fi
12676rm -f core conftest.err conftest.$ac_objext \
12677 conftest$ac_exeext conftest.$ac_ext
12678LIBS=$ac_check_lib_save_LIBS
12679fi
12680{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12681$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12682if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12683 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12684else
12685 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12686if test "x$ac_cv_func_dlopen" = x""yes; then :
12687 lt_cv_dlopen="dlopen"
12688else
12689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12690$as_echo_n "checking for dlopen in -ldl... " >&6; }
12691if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
81ecdfbb 12692 $as_echo_n "(cached) " >&6
c906108c 12693else
b7026657 12694 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12695LIBS="-ldl $LIBS"
81ecdfbb 12696cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657
AC
12697/* end confdefs.h. */
12698
81ecdfbb
RW
12699/* Override any GCC internal prototype to avoid an error.
12700 Use char because int might match the return type of a GCC
12701 builtin and then its argument prototype would still apply. */
b7026657
AC
12702#ifdef __cplusplus
12703extern "C"
12704#endif
6bb11ab3 12705char dlopen ();
b7026657
AC
12706int
12707main ()
12708{
6bb11ab3 12709return dlopen ();
b7026657
AC
12710 ;
12711 return 0;
12712}
12713_ACEOF
81ecdfbb 12714if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12715 ac_cv_lib_dl_dlopen=yes
b7026657 12716else
6bb11ab3 12717 ac_cv_lib_dl_dlopen=no
b7026657 12718fi
81ecdfbb
RW
12719rm -f core conftest.err conftest.$ac_objext \
12720 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
12721LIBS=$ac_check_lib_save_LIBS
12722fi
6bb11ab3
L
12723{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12724$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12725if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12726 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12727else
12728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12729$as_echo_n "checking for dlopen in -lsvld... " >&6; }
12730if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
81ecdfbb 12731 $as_echo_n "(cached) " >&6
c906108c 12732else
b7026657 12733 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12734LIBS="-lsvld $LIBS"
81ecdfbb 12735cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657
AC
12736/* end confdefs.h. */
12737
81ecdfbb
RW
12738/* Override any GCC internal prototype to avoid an error.
12739 Use char because int might match the return type of a GCC
12740 builtin and then its argument prototype would still apply. */
b7026657
AC
12741#ifdef __cplusplus
12742extern "C"
12743#endif
6bb11ab3 12744char dlopen ();
b7026657
AC
12745int
12746main ()
12747{
6bb11ab3 12748return dlopen ();
b7026657
AC
12749 ;
12750 return 0;
12751}
12752_ACEOF
81ecdfbb 12753if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12754 ac_cv_lib_svld_dlopen=yes
b7026657 12755else
6bb11ab3 12756 ac_cv_lib_svld_dlopen=no
b7026657 12757fi
81ecdfbb
RW
12758rm -f core conftest.err conftest.$ac_objext \
12759 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
12760LIBS=$ac_check_lib_save_LIBS
12761fi
6bb11ab3
L
12762{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12763$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12764if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12765 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
5912fadd 12766else
6bb11ab3
L
12767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12768$as_echo_n "checking for dld_link in -ldld... " >&6; }
12769if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
81ecdfbb 12770 $as_echo_n "(cached) " >&6
b5bd9624 12771else
6bb11ab3
L
12772 ac_check_lib_save_LIBS=$LIBS
12773LIBS="-ldld $LIBS"
81ecdfbb 12774cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b5bd9624
HPN
12775/* end confdefs.h. */
12776
81ecdfbb
RW
12777/* Override any GCC internal prototype to avoid an error.
12778 Use char because int might match the return type of a GCC
b5bd9624 12779 builtin and then its argument prototype would still apply. */
b5bd9624
HPN
12780#ifdef __cplusplus
12781extern "C"
12782#endif
6bb11ab3 12783char dld_link ();
b5bd9624
HPN
12784int
12785main ()
12786{
6bb11ab3 12787return dld_link ();
b5bd9624
HPN
12788 ;
12789 return 0;
12790}
12791_ACEOF
6bb11ab3
L
12792if ac_fn_c_try_link "$LINENO"; then :
12793 ac_cv_lib_dld_dld_link=yes
12794else
12795 ac_cv_lib_dld_dld_link=no
12796fi
12797rm -f core conftest.err conftest.$ac_objext \
12798 conftest$ac_exeext conftest.$ac_ext
12799LIBS=$ac_check_lib_save_LIBS
12800fi
12801{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12802$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12803if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12804 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12805fi
12806
12807
12808fi
12809
12810
12811fi
12812
12813
12814fi
12815
12816
12817fi
12818
12819
12820fi
12821
12822 ;;
12823 esac
12824
12825 if test "x$lt_cv_dlopen" != xno; then
12826 enable_dlopen=yes
b5bd9624 12827 else
6bb11ab3
L
12828 enable_dlopen=no
12829 fi
12830
12831 case $lt_cv_dlopen in
12832 dlopen)
12833 save_CPPFLAGS="$CPPFLAGS"
12834 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12835
12836 save_LDFLAGS="$LDFLAGS"
12837 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12838
12839 save_LIBS="$LIBS"
12840 LIBS="$lt_cv_dlopen_libs $LIBS"
12841
12842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12843$as_echo_n "checking whether a program can dlopen itself... " >&6; }
12844if test "${lt_cv_dlopen_self+set}" = set; then :
12845 $as_echo_n "(cached) " >&6
12846else
12847 if test "$cross_compiling" = yes; then :
12848 lt_cv_dlopen_self=cross
12849else
12850 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12851 lt_status=$lt_dlunknown
12852 cat > conftest.$ac_ext <<_LT_EOF
35656e95 12853#line 12853 "configure"
6bb11ab3
L
12854#include "confdefs.h"
12855
12856#if HAVE_DLFCN_H
12857#include <dlfcn.h>
12858#endif
12859
12860#include <stdio.h>
12861
12862#ifdef RTLD_GLOBAL
12863# define LT_DLGLOBAL RTLD_GLOBAL
12864#else
12865# ifdef DL_GLOBAL
12866# define LT_DLGLOBAL DL_GLOBAL
12867# else
12868# define LT_DLGLOBAL 0
12869# endif
12870#endif
12871
12872/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12873 find out it does not work in some platform. */
12874#ifndef LT_DLLAZY_OR_NOW
12875# ifdef RTLD_LAZY
12876# define LT_DLLAZY_OR_NOW RTLD_LAZY
12877# else
12878# ifdef DL_LAZY
12879# define LT_DLLAZY_OR_NOW DL_LAZY
12880# else
12881# ifdef RTLD_NOW
12882# define LT_DLLAZY_OR_NOW RTLD_NOW
12883# else
12884# ifdef DL_NOW
12885# define LT_DLLAZY_OR_NOW DL_NOW
12886# else
12887# define LT_DLLAZY_OR_NOW 0
12888# endif
12889# endif
12890# endif
12891# endif
12892#endif
12893
12894/* When -fvisbility=hidden is used, assume the code has been annotated
12895 correspondingly for the symbols needed. */
12896#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12897void fnord () __attribute__((visibility("default")));
12898#endif
12899
12900void fnord () { int i=42; }
12901int main ()
12902{
12903 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12904 int status = $lt_dlunknown;
12905
12906 if (self)
12907 {
12908 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12909 else
12910 {
12911 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12912 else puts (dlerror ());
12913 }
12914 /* dlclose (self); */
12915 }
12916 else
12917 puts (dlerror ());
12918
12919 return status;
12920}
12921_LT_EOF
12922 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12923 (eval $ac_link) 2>&5
12924 ac_status=$?
12925 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12926 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12927 (./conftest; exit; ) >&5 2>/dev/null
12928 lt_status=$?
12929 case x$lt_status in
12930 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12931 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12932 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12933 esac
12934 else :
12935 # compilation failed
12936 lt_cv_dlopen_self=no
b5bd9624 12937 fi
b5bd9624 12938fi
6bb11ab3
L
12939rm -fr conftest*
12940
12941
b5bd9624 12942fi
6bb11ab3
L
12943{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12944$as_echo "$lt_cv_dlopen_self" >&6; }
b5bd9624 12945
6bb11ab3
L
12946 if test "x$lt_cv_dlopen_self" = xyes; then
12947 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12949$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12950if test "${lt_cv_dlopen_self_static+set}" = set; then :
12951 $as_echo_n "(cached) " >&6
b5bd9624 12952else
6bb11ab3
L
12953 if test "$cross_compiling" = yes; then :
12954 lt_cv_dlopen_self_static=cross
12955else
12956 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12957 lt_status=$lt_dlunknown
12958 cat > conftest.$ac_ext <<_LT_EOF
35656e95 12959#line 12959 "configure"
6bb11ab3
L
12960#include "confdefs.h"
12961
12962#if HAVE_DLFCN_H
12963#include <dlfcn.h>
12964#endif
12965
12966#include <stdio.h>
12967
12968#ifdef RTLD_GLOBAL
12969# define LT_DLGLOBAL RTLD_GLOBAL
12970#else
12971# ifdef DL_GLOBAL
12972# define LT_DLGLOBAL DL_GLOBAL
12973# else
12974# define LT_DLGLOBAL 0
12975# endif
12976#endif
12977
12978/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12979 find out it does not work in some platform. */
12980#ifndef LT_DLLAZY_OR_NOW
12981# ifdef RTLD_LAZY
12982# define LT_DLLAZY_OR_NOW RTLD_LAZY
12983# else
12984# ifdef DL_LAZY
12985# define LT_DLLAZY_OR_NOW DL_LAZY
12986# else
12987# ifdef RTLD_NOW
12988# define LT_DLLAZY_OR_NOW RTLD_NOW
12989# else
12990# ifdef DL_NOW
12991# define LT_DLLAZY_OR_NOW DL_NOW
12992# else
12993# define LT_DLLAZY_OR_NOW 0
12994# endif
12995# endif
12996# endif
12997# endif
12998#endif
12999
13000/* When -fvisbility=hidden is used, assume the code has been annotated
13001 correspondingly for the symbols needed. */
13002#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
13003void fnord () __attribute__((visibility("default")));
13004#endif
13005
13006void fnord () { int i=42; }
13007int main ()
13008{
13009 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
13010 int status = $lt_dlunknown;
13011
13012 if (self)
13013 {
13014 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
13015 else
13016 {
13017 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
13018 else puts (dlerror ());
13019 }
13020 /* dlclose (self); */
13021 }
13022 else
13023 puts (dlerror ());
13024
13025 return status;
13026}
13027_LT_EOF
13028 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13029 (eval $ac_link) 2>&5
13030 ac_status=$?
13031 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13032 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
13033 (./conftest; exit; ) >&5 2>/dev/null
13034 lt_status=$?
13035 case x$lt_status in
13036 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
13037 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
13038 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
13039 esac
13040 else :
13041 # compilation failed
13042 lt_cv_dlopen_self_static=no
13043 fi
b5bd9624 13044fi
6bb11ab3
L
13045rm -fr conftest*
13046
13047
b5bd9624 13048fi
6bb11ab3
L
13049{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
13050$as_echo "$lt_cv_dlopen_self_static" >&6; }
13051 fi
13052
13053 CPPFLAGS="$save_CPPFLAGS"
13054 LDFLAGS="$save_LDFLAGS"
13055 LIBS="$save_LIBS"
13056 ;;
13057 esac
13058
13059 case $lt_cv_dlopen_self in
13060 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
13061 *) enable_dlopen_self=unknown ;;
13062 esac
13063
13064 case $lt_cv_dlopen_self_static in
13065 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
13066 *) enable_dlopen_self_static=unknown ;;
13067 esac
13068fi
13069
13070
13071
13072
13073
13074
13075
13076
13077
13078
13079
13080
13081
13082
13083
13084
13085
13086striplib=
13087old_striplib=
13088{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
13089$as_echo_n "checking whether stripping libraries is possible... " >&6; }
13090if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
13091 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
13092 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
13093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13094$as_echo "yes" >&6; }
13095else
13096# FIXME - insert some real tests, host_os isn't really good enough
13097 case $host_os in
13098 darwin*)
13099 if test -n "$STRIP" ; then
13100 striplib="$STRIP -x"
13101 old_striplib="$STRIP -S"
13102 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13103$as_echo "yes" >&6; }
13104 else
13105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13106$as_echo "no" >&6; }
13107 fi
13108 ;;
13109 *)
13110 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13111$as_echo "no" >&6; }
13112 ;;
13113 esac
13114fi
13115
13116
13117
13118
13119
13120
13121
13122
13123
13124
13125
13126
13127 # Report which library types will actually be built
13128 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
13129$as_echo_n "checking if libtool supports shared libraries... " >&6; }
13130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
13131$as_echo "$can_build_shared" >&6; }
13132
13133 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
13134$as_echo_n "checking whether to build shared libraries... " >&6; }
13135 test "$can_build_shared" = "no" && enable_shared=no
13136
13137 # On AIX, shared libraries and static libraries use the same namespace, and
13138 # are all built from PIC.
13139 case $host_os in
13140 aix3*)
13141 test "$enable_shared" = yes && enable_static=no
13142 if test -n "$RANLIB"; then
13143 archive_cmds="$archive_cmds~\$RANLIB \$lib"
13144 postinstall_cmds='$RANLIB $lib'
13145 fi
13146 ;;
13147
13148 aix[4-9]*)
13149 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
13150 test "$enable_shared" = yes && enable_static=no
13151 fi
13152 ;;
13153 esac
13154 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
13155$as_echo "$enable_shared" >&6; }
13156
13157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
13158$as_echo_n "checking whether to build static libraries... " >&6; }
13159 # Make sure either enable_shared or enable_static is yes.
13160 test "$enable_shared" = yes || enable_static=yes
13161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
13162$as_echo "$enable_static" >&6; }
13163
13164
13165
13166
13167fi
13168ac_ext=c
13169ac_cpp='$CPP $CPPFLAGS'
13170ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13171ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13172ac_compiler_gnu=$ac_cv_c_compiler_gnu
13173
13174CC="$lt_save_CC"
13175
13176
13177
13178
13179
13180
13181
13182
13183
b5bd9624 13184
b5bd9624 13185
b5bd9624 13186
b5bd9624 13187
6bb11ab3
L
13188 ac_config_commands="$ac_config_commands libtool"
13189
13190
13191
13192
13193# Only expand once:
13194
13195
5912fadd 13196
b5bd9624 13197
c906108c
SS
13198. ${srcdir}/../../bfd/configure.host
13199
13200
13201
31e6ad7d
MF
13202
13203{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
13204$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
13205 # Check whether --enable-maintainer-mode was given.
81ecdfbb 13206if test "${enable_maintainer_mode+set}" = set; then :
31e6ad7d
MF
13207 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
13208else
13209 USE_MAINTAINER_MODE=no
c906108c 13210fi
31e6ad7d
MF
13211
13212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
13213$as_echo "$USE_MAINTAINER_MODE" >&6; }
13214 if test $USE_MAINTAINER_MODE = yes; then
13215 MAINTAINER_MODE_TRUE=
13216 MAINTAINER_MODE_FALSE='#'
c906108c 13217else
31e6ad7d
MF
13218 MAINTAINER_MODE_TRUE='#'
13219 MAINTAINER_MODE_FALSE=
81ecdfbb
RW
13220fi
13221
31e6ad7d
MF
13222 MAINT=$MAINTAINER_MODE_TRUE
13223
13224
c906108c
SS
13225
13226
81ecdfbb
RW
13227# Check whether --enable-sim-debug was given.
13228if test "${enable_sim_debug+set}" = set; then :
13229 enableval=$enable_sim_debug; case "${enableval}" in
c906108c
SS
13230 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
13231 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
13232 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
13233esac
13234if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
13235 echo "Setting sim debug = $sim_debug" 6>&1
13236fi
13237else
13238 sim_debug=""
81ecdfbb
RW
13239fi
13240
c906108c
SS
13241
13242
81ecdfbb
RW
13243# Check whether --enable-sim-stdio was given.
13244if test "${enable_sim_stdio+set}" = set; then :
13245 enableval=$enable_sim_stdio; case "${enableval}" in
c906108c
SS
13246 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
13247 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
81ecdfbb 13248 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
c906108c
SS
13249esac
13250if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
13251 echo "Setting stdio flags = $sim_stdio" 6>&1
13252fi
13253else
13254 sim_stdio=""
81ecdfbb
RW
13255fi
13256
c906108c
SS
13257
13258
81ecdfbb
RW
13259# Check whether --enable-sim-trace was given.
13260if test "${enable_sim_trace+set}" = set; then :
13261 enableval=$enable_sim_trace; case "${enableval}" in
a3487082
MF
13262 yes) sim_trace="-DWITH_TRACE=-1";;
13263 no) sim_trace="-DWITH_TRACE=0";;
c906108c 13264 [-0-9]*)
a3487082 13265 sim_trace="-DWITH_TRACE='(${enableval})'";;
2232061b 13266 [[:lower:]]*)
c906108c
SS
13267 sim_trace=""
13268 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13269 if test x"$sim_trace" = x; then
13270 sim_trace="-DWITH_TRACE='(TRACE_$x"
13271 else
13272 sim_trace="${sim_trace}|TRACE_$x"
13273 fi
13274 done
13275 sim_trace="$sim_trace)'" ;;
13276esac
13277if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
13278 echo "Setting sim trace = $sim_trace" 6>&1
13279fi
13280else
13281 sim_trace=""
81ecdfbb 13282fi
c906108c
SS
13283
13284
81ecdfbb
RW
13285
13286# Check whether --enable-sim-profile was given.
13287if test "${enable_sim_profile+set}" = set; then :
13288 enableval=$enable_sim_profile; case "${enableval}" in
c906108c
SS
13289 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
13290 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
13291 [-0-9]*)
13292 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
13293 [a-z]*)
13294 sim_profile=""
13295 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13296 if test x"$sim_profile" = x; then
13297 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
13298 else
13299 sim_profile="${sim_profile}|PROFILE_$x"
13300 fi
13301 done
13302 sim_profile="$sim_profile)'" ;;
13303esac
13304if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
13305 echo "Setting sim profile = $sim_profile" 6>&1
13306fi
13307else
eb2d80b4 13308 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
81ecdfbb
RW
13309fi
13310
c906108c
SS
13311
13312
35656e95
MF
13313# Check whether --enable-sim-assert was given.
13314if test "${enable_sim_assert+set}" = set; then :
13315 enableval=$enable_sim_assert; case "${enableval}" in
13316 yes) sim_assert="-DWITH_ASSERT=1";;
13317 no) sim_assert="-DWITH_ASSERT=0";;
13318 *) as_fn_error "\"--enable-sim-assert does not take a value\"" "$LINENO" 5; sim_assert="";;
13319esac
13320if test x"$silent" != x"yes" && test x"$sim_assert" != x""; then
13321 echo "Setting assert flags = $sim_assert" 6>&1
13322fi
13323else
13324 sim_assert=""
13325fi
13326
13327
347fe5bb
MF
13328sim_inline="-DDEFAULT_INLINE=0"
13329# Check whether --enable-sim-inline was given.
13330if test "${enable_sim_inline+set}" = set; then :
13331 enableval=$enable_sim_inline; sim_inline=""
13332case "$enableval" in
13333 no) sim_inline="-DDEFAULT_INLINE=0";;
13334 0) sim_inline="-DDEFAULT_INLINE=0";;
13335 yes | 2) sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
13336 1) sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
13337 *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13338 new_flag=""
13339 case "$x" in
13340 *_INLINE=*) new_flag="-D$x";;
13341 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
13342 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
13343 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
13344 esac
13345 if test x"$sim_inline" = x""; then
13346 sim_inline="$new_flag"
13347 else
13348 sim_inline="$sim_inline $new_flag"
13349 fi
13350 done;;
13351esac
13352if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
13353 echo "Setting inline flags = $sim_inline" 6>&1
13354fi
13355fi
13356
13357
13358
6efef468 13359
81ecdfbb
RW
13360# Check whether --with-pkgversion was given.
13361if test "${with_pkgversion+set}" = set; then :
13362 withval=$with_pkgversion; case "$withval" in
13363 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
6efef468
JM
13364 no) PKGVERSION= ;;
13365 *) PKGVERSION="($withval) " ;;
13366 esac
13367else
bf12d44e 13368 PKGVERSION="(SIM) "
6efef468 13369
81ecdfbb
RW
13370fi
13371
6efef468
JM
13372
13373
13374
13375
81ecdfbb
RW
13376# Check whether --with-bugurl was given.
13377if test "${with_bugurl+set}" = set; then :
13378 withval=$with_bugurl; case "$withval" in
13379 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
6efef468
JM
13380 no) BUGURL=
13381 ;;
13382 *) BUGURL="$withval"
13383 ;;
13384 esac
13385else
13386 BUGURL="http://www.gnu.org/software/gdb/bugs/"
13387
81ecdfbb
RW
13388fi
13389
6efef468
JM
13390 case ${BUGURL} in
13391 "")
13392 REPORT_BUGS_TO=
13393 REPORT_BUGS_TEXI=
13394 ;;
13395 *)
13396 REPORT_BUGS_TO="<$BUGURL>"
13397 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
13398 ;;
13399 esac;
13400
13401
13402
13403
13404cat >>confdefs.h <<_ACEOF
13405#define PKGVERSION "$PKGVERSION"
13406_ACEOF
13407
13408
13409cat >>confdefs.h <<_ACEOF
13410#define REPORT_BUGS_TO "$REPORT_BUGS_TO"
13411_ACEOF
13412
13413
81ecdfbb
RW
13414{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
13415$as_echo_n "checking return type of signal handlers... " >&6; }
13416if test "${ac_cv_type_signal+set}" = set; then :
13417 $as_echo_n "(cached) " >&6
c906108c 13418else
81ecdfbb 13419 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13420/* end confdefs.h. */
c906108c
SS
13421#include <sys/types.h>
13422#include <signal.h>
c906108c 13423
b7026657
AC
13424int
13425main ()
13426{
81ecdfbb 13427return *(signal (0, 0)) (0) == 1;
b7026657
AC
13428 ;
13429 return 0;
13430}
13431_ACEOF
81ecdfbb
RW
13432if ac_fn_c_try_compile "$LINENO"; then :
13433 ac_cv_type_signal=int
c906108c 13434else
81ecdfbb 13435 ac_cv_type_signal=void
c906108c 13436fi
81ecdfbb 13437rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 13438fi
81ecdfbb
RW
13439{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
13440$as_echo "$ac_cv_type_signal" >&6; }
c906108c 13441
b7026657 13442cat >>confdefs.h <<_ACEOF
c906108c 13443#define RETSIGTYPE $ac_cv_type_signal
b7026657 13444_ACEOF
c906108c 13445
cd0fc7c3
SS
13446
13447
c906108c
SS
13448
13449
c906108c
SS
13450
13451
6ffe910a 13452
1ac72f06 13453wire_endian="LITTLE"
c906108c 13454default_endian=""
81ecdfbb
RW
13455# Check whether --enable-sim-endian was given.
13456if test "${enable_sim_endian+set}" = set; then :
13457 enableval=$enable_sim_endian; case "${enableval}" in
1ac72f06
MF
13458 b*|B*) sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG";;
13459 l*|L*) sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE";;
c906108c 13460 yes) if test x"$wire_endian" != x; then
1ac72f06 13461 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
c906108c 13462 else
1ac72f06
MF
13463 if test x"$default_endian" != x; then
13464 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
c906108c
SS
13465 else
13466 echo "No hard-wired endian for target $target" 1>&6
1ac72f06 13467 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_UNKNOWN"
c906108c
SS
13468 fi
13469 fi;;
13470 no) if test x"$default_endian" != x; then
1ac72f06 13471 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
c906108c
SS
13472 else
13473 if test x"$wire_endian" != x; then
1ac72f06 13474 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
c906108c
SS
13475 else
13476 echo "No default endian for target $target" 1>&6
1ac72f06 13477 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_UNKNOWN"
c906108c
SS
13478 fi
13479 fi;;
81ecdfbb 13480 *) as_fn_error "\"Unknown value $enableval for --enable-sim-endian\"" "$LINENO" 5; sim_endian="";;
c906108c
SS
13481esac
13482if test x"$silent" != x"yes" && test x"$sim_endian" != x""; then
13483 echo "Setting endian flags = $sim_endian" 6>&1
13484fi
13485else
13486 if test x"$default_endian" != x; then
1ac72f06 13487 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
c906108c
SS
13488else
13489 if test x"$wire_endian" != x; then
1ac72f06 13490 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
c906108c
SS
13491 else
13492 sim_endian=
13493 fi
13494fi
81ecdfbb
RW
13495fi
13496
c906108c
SS
13497wire_alignment=""
13498default_alignment="NONSTRICT_ALIGNMENT"
13499
81ecdfbb
RW
13500# Check whether --enable-sim-alignment was given.
13501if test "${enable_sim_alignment+set}" = set; then :
13502 enableval=$enable_sim_alignment; case "${enableval}" in
c906108c
SS
13503 strict | STRICT) sim_alignment="-DWITH_ALIGNMENT=STRICT_ALIGNMENT";;
13504 nonstrict | NONSTRICT) sim_alignment="-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT";;
13505 forced | FORCED) sim_alignment="-DWITH_ALIGNMENT=FORCED_ALIGNMENT";;
13506 yes) if test x"$wire_alignment" != x; then
13507 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13508 else
13509 if test x"$default_alignment" != x; then
13510 sim_alignment="-DWITH_ALIGNMENT=${default_alignment}"
13511 else
13512 echo "No hard-wired alignment for target $target" 1>&6
13513 sim_alignment="-DWITH_ALIGNMENT=0"
13514 fi
13515 fi;;
13516 no) if test x"$default_alignment" != x; then
13517 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13518 else
13519 if test x"$wire_alignment" != x; then
13520 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${wire_alignment}"
13521 else
13522 echo "No default alignment for target $target" 1>&6
13523 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=0"
13524 fi
13525 fi;;
81ecdfbb 13526 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-alignment\"" "$LINENO" 5; sim_alignment="";;
c906108c
SS
13527esac
13528if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
13529 echo "Setting alignment flags = $sim_alignment" 6>&1
13530fi
13531else
13532 if test x"$default_alignment" != x; then
13533 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13534else
13535 if test x"$wire_alignment" != x; then
13536 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13537 else
13538 sim_alignment=
13539 fi
13540fi
81ecdfbb 13541fi
c906108c 13542
81ecdfbb 13543
2232061b
MF
13544# Check whether --enable-werror was given.
13545if test "${enable_werror+set}" = set; then :
13546 enableval=$enable_werror; case "${enableval}" in
13547 yes | y) ERROR_ON_WARNING="yes" ;;
13548 no | n) ERROR_ON_WARNING="no" ;;
13549 *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
13550 esac
13551fi
13552
13553
13554# Enable -Werror by default when using gcc
13555if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
13556 ERROR_ON_WARNING=yes
51216631 13557fi
2232061b
MF
13558
13559WERROR_CFLAGS=""
13560if test "${ERROR_ON_WARNING}" = yes ; then
13561# NOTE: Disabled in the sim dir due to most sims generating warnings.
13562# WERROR_CFLAGS="-Werror"
13563 true
13564fi
13565
2232061b 13566build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
1a8a700e 13567-Wpointer-sign \
2232061b 13568-Wno-unused -Wunused-value -Wunused-function \
1a8a700e
MF
13569-Wno-switch -Wno-char-subscripts -Wmissing-prototypes
13570-Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \
13571-Wold-style-declaration -Wold-style-definition"
2232061b
MF
13572
13573# Enable -Wno-format by default when using gcc on mingw since many
13574# GCC versions complain about %I64.
13575case "${host}" in
13576 *-*-mingw32*) build_warnings="$build_warnings -Wno-format" ;;
d3685d60 13577 *) build_warnings="$build_warnings -Wformat-nonliteral" ;;
2232061b
MF
13578esac
13579
81ecdfbb
RW
13580# Check whether --enable-build-warnings was given.
13581if test "${enable_build_warnings+set}" = set; then :
13582 enableval=$enable_build_warnings; case "${enableval}" in
c8cca39f
AC
13583 yes) ;;
13584 no) build_warnings="-w";;
13585 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13586 build_warnings="${build_warnings} ${t}";;
13587 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13588 build_warnings="${t} ${build_warnings}";;
13589 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13590esac
13591if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13592 echo "Setting compiler warning flags = $build_warnings" 6>&1
13593fi
81ecdfbb
RW
13594fi
13595# Check whether --enable-sim-build-warnings was given.
13596if test "${enable_sim_build_warnings+set}" = set; then :
13597 enableval=$enable_sim_build_warnings; case "${enableval}" in
c906108c
SS
13598 yes) ;;
13599 no) build_warnings="-w";;
13600 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c8cca39f 13601 build_warnings="${build_warnings} ${t}";;
c906108c 13602 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c8cca39f
AC
13603 build_warnings="${t} ${build_warnings}";;
13604 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
c906108c
SS
13605esac
13606if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
c8cca39f
AC
13607 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
13608fi
81ecdfbb
RW
13609fi
13610WARN_CFLAGS=""
d4f3574e
SS
13611if test "x${build_warnings}" != x -a "x$GCC" = xyes
13612then
81ecdfbb
RW
13613 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
13614$as_echo_n "checking compiler warning flags... " >&6; }
c8cca39f
AC
13615 # Separate out the -Werror flag as some files just cannot be
13616 # compiled with it enabled.
13617 for w in ${build_warnings}; do
13618 case $w in
13619 -Werr*) WERROR_CFLAGS=-Werror ;;
13620 *) # Check that GCC accepts it
13621 saved_CFLAGS="$CFLAGS"
13622 CFLAGS="$CFLAGS $w"
81ecdfbb 13623 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13624/* end confdefs.h. */
b7026657
AC
13625
13626int
13627main ()
81ecdfbb 13628{
b7026657 13629
81ecdfbb
RW
13630 ;
13631 return 0;
13632}
13633_ACEOF
13634if ac_fn_c_try_compile "$LINENO"; then :
13635 WARN_CFLAGS="${WARN_CFLAGS} $w"
13636fi
13637rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13638 CFLAGS="$saved_CFLAGS"
13639 esac
13640 done
2232061b
MF
13641 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
13642$as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
b7026657 13643fi
b7026657 13644
81ecdfbb
RW
13645
13646default_sim_reserved_bits="1"
13647# Check whether --enable-sim-reserved-bits was given.
13648if test "${enable_sim_reserved_bits+set}" = set; then :
13649 enableval=$enable_sim_reserved_bits; case "${enableval}" in
13650 yes) sim_reserved_bits="-DWITH_RESERVED_BITS=1";;
13651 no) sim_reserved_bits="-DWITH_RESERVED_BITS=0";;
13652 *) as_fn_error "\"--enable-sim-reserved-bits does not take a value\"" "$LINENO" 5; sim_reserved_bits="";;
13653esac
13654if test x"$silent" != x"yes" && test x"$sim_reserved_bits" != x""; then
13655 echo "Setting reserved flags = $sim_reserved_bits" 6>&1
b7026657 13656fi
b7026657 13657else
81ecdfbb 13658 sim_reserved_bits="-DWITH_RESERVED_BITS=${default_sim_reserved_bits}"
b7026657 13659fi
b7026657 13660
81ecdfbb
RW
13661wire_word_bitsize="32"
13662wire_word_msb="31"
13663wire_address_bitsize=""
13664wire_cell_bitsize=""
13665# Check whether --enable-sim-bitsize was given.
13666if test "${enable_sim_bitsize+set}" = set; then :
13667 enableval=$enable_sim_bitsize; sim_bitsize=
13668case "${enableval}" in
13669 64,63 | 64,63,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=63";;
13670 32,31 | 32,31,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=31";;
13671 64,0 | 64,0,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0";;
13672 32,0 | 64,0,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0";;
13673 32) if test x"$wire_word_msb" != x -a x"$wire_word_msb" != x0; then
13674 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=31"
13675 else
13676 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0"
13677 fi ;;
13678 64) if test x"$wire_word_msb" != x -a x"$wire_word_msb" != x0; then
13679 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=63"
13680 else
13681 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=0"
13682 fi ;;
13683 *) as_fn_error "\"--enable-sim-bitsize was given $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
13684esac
13685# address bitsize
13686tmp=`echo "${enableval}" | sed -e "s/^[0-9]*,*[0-9]*,*//"`
13687case x"${tmp}" in
13688 x ) ;;
13689 x32 | x32,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_ADDRESS_BITSIZE=32" ;;
13690 x64 | x64,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_ADDRESS_BITSIZE=64" ;;
13691 * ) as_fn_error "\"--enable-sim-bitsize was given address size $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
13692esac
13693# cell bitsize
13694tmp=`echo "${enableval}" | sed -e "s/^[0-9]*,*[0-9*]*,*[0-9]*,*//"`
13695case x"${tmp}" in
13696 x ) ;;
13697 x32 | x32,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_CELL_BITSIZE=32" ;;
13698 x64 | x64,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_CELL_BITSIZE=64" ;;
13699 * ) as_fn_error "\"--enable-sim-bitsize was given cell size $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
b7026657 13700esac
81ecdfbb
RW
13701if test x"$silent" != x"yes" && test x"$sim_bitsize" != x""; then
13702 echo "Setting bitsize flags = $sim_bitsize" 6>&1
13703fi
b7026657 13704else
81ecdfbb
RW
13705 sim_bitsize=""
13706if test x"$wire_word_bitsize" != x; then
13707 sim_bitsize="$sim_bitsize -DWITH_TARGET_WORD_BITSIZE=$wire_word_bitsize"
13708fi
13709if test x"$wire_word_msb" != x; then
13710 sim_bitsize="$sim_bitsize -DWITH_TARGET_WORD_MSB=$wire_word_msb"
13711fi
13712if test x"$wire_address_bitsize" != x; then
13713 sim_bitsize="$sim_bitsize -DWITH_TARGET_ADDRESS_BITSIZE=$wire_address_bitsize"
13714fi
13715if test x"$wire_cell_bitsize" != x; then
13716 sim_bitsize="$sim_bitsize -DWITH_TARGET_CELL_BITSIZE=$wire_cell_bitsize"
13717fi
b7026657 13718fi
81ecdfbb
RW
13719
13720
13721for ac_func in time chmod utime fork execve execv chown
13722do :
13723 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13724ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13725eval as_val=\$$as_ac_var
13726 if test "x$as_val" = x""yes; then :
13727 cat >>confdefs.h <<_ACEOF
13728#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13729_ACEOF
b7026657
AC
13730
13731fi
81ecdfbb
RW
13732done
13733
5cddc23a 13734for ac_header in utime.h
81ecdfbb 13735do :
5cddc23a
MF
13736 ac_fn_c_check_header_mongrel "$LINENO" "utime.h" "ac_cv_header_utime_h" "$ac_includes_default"
13737if test "x$ac_cv_header_utime_h" = x""yes; then :
b7026657 13738 cat >>confdefs.h <<_ACEOF
5cddc23a 13739#define HAVE_UTIME_H 1
b7026657
AC
13740_ACEOF
13741
13742fi
13743
13744done
13745
13746
13747
b7026657
AC
13748cgen_breaks=""
13749if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13750cgen_breaks="break cgen_rtx_error";
13751fi
13752
81ecdfbb 13753ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
38f48d72 13754
81ecdfbb 13755ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
38f48d72 13756
81ecdfbb 13757ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
38f48d72 13758
81ecdfbb 13759ac_config_commands="$ac_config_commands Makefile"
38f48d72 13760
81ecdfbb 13761ac_config_commands="$ac_config_commands stamp-h"
38f48d72 13762
b7026657
AC
13763cat >confcache <<\_ACEOF
13764# This file is a shell script that caches the results of configure
13765# tests run on this system so they can be shared between configure
13766# scripts and configure runs, see configure's option --config-cache.
13767# It is not useful on other systems. If it contains results you don't
13768# want to keep, you may remove or edit it.
13769#
13770# config.status only pays attention to the cache file if you give it
13771# the --recheck option to rerun configure.
13772#
13773# `ac_cv_env_foo' variables (set or unset) will be overridden when
13774# loading this file, other *unset* `ac_cv_foo' will be assigned the
13775# following values.
13776
13777_ACEOF
13778
13779# The following way of writing the cache mishandles newlines in values,
13780# but we know of no workaround that is simple, portable, and efficient.
81ecdfbb 13781# So, we kill variables containing newlines.
b7026657
AC
13782# Ultrix sh set writes to stderr and can't be redirected directly,
13783# and sets the high bit in the cache file unless we assign to the vars.
81ecdfbb
RW
13784(
13785 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13786 eval ac_val=\$$ac_var
13787 case $ac_val in #(
13788 *${as_nl}*)
13789 case $ac_var in #(
13790 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13791$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13792 esac
13793 case $ac_var in #(
13794 _ | IFS | as_nl) ;; #(
13795 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13796 *) { eval $ac_var=; unset $ac_var;} ;;
13797 esac ;;
13798 esac
13799 done
13800
b7026657 13801 (set) 2>&1 |
81ecdfbb
RW
13802 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13803 *${as_nl}ac_space=\ *)
13804 # `set' does not quote correctly, so add quotes: double-quote
13805 # substitution turns \\\\ into \\, and sed turns \\ into \.
b7026657
AC
13806 sed -n \
13807 "s/'/'\\\\''/g;
13808 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
81ecdfbb 13809 ;; #(
b7026657
AC
13810 *)
13811 # `set' quotes correctly as required by POSIX, so do not add quotes.
81ecdfbb 13812 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b7026657 13813 ;;
81ecdfbb
RW
13814 esac |
13815 sort
13816) |
b7026657 13817 sed '
81ecdfbb 13818 /^ac_cv_env_/b end
b7026657 13819 t clear
81ecdfbb 13820 :clear
b7026657
AC
13821 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13822 t end
81ecdfbb
RW
13823 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13824 :end' >>confcache
13825if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13826 if test -w "$cache_file"; then
13827 test "x$cache_file" != "x/dev/null" &&
13828 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13829$as_echo "$as_me: updating cache $cache_file" >&6;}
b7026657
AC
13830 cat confcache >$cache_file
13831 else
81ecdfbb
RW
13832 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13833$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
b7026657
AC
13834 fi
13835fi
13836rm -f confcache
13837
13838test "x$prefix" = xNONE && prefix=$ac_default_prefix
13839# Let make expand exec_prefix.
13840test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13841
b7026657
AC
13842DEFS=-DHAVE_CONFIG_H
13843
13844ac_libobjs=
13845ac_ltlibobjs=
13846for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13847 # 1. Remove the extension, and $U if already installed.
81ecdfbb
RW
13848 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13849 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13850 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13851 # will be set to the directory where LIBOBJS objects are built.
13852 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13853 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
b7026657
AC
13854done
13855LIBOBJS=$ac_libobjs
13856
13857LTLIBOBJS=$ac_ltlibobjs
13858
13859
0cb8d851 13860
db2e4d67
MF
13861if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13862 as_fn_error "conditional \"GMAKE\" was never defined.
13863Usually this means the macro was only invoked conditionally." "$LINENO" 5
13864fi
6bb11ab3
L
13865if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13866 as_fn_error "conditional \"PLUGINS\" was never defined.
13867Usually this means the macro was only invoked conditionally." "$LINENO" 5
13868fi
31e6ad7d
MF
13869if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13870 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
13871Usually this means the macro was only invoked conditionally." "$LINENO" 5
13872fi
b7026657
AC
13873
13874: ${CONFIG_STATUS=./config.status}
81ecdfbb 13875ac_write_fail=0
b7026657
AC
13876ac_clean_files_save=$ac_clean_files
13877ac_clean_files="$ac_clean_files $CONFIG_STATUS"
81ecdfbb
RW
13878{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13879$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13880as_write_fail=0
13881cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
b7026657
AC
13882#! $SHELL
13883# Generated by $as_me.
13884# Run this file to recreate the current configuration.
13885# Compiler output produced by configure, useful for debugging
13886# configure, is in config.log if it exists.
13887
13888debug=false
13889ac_cs_recheck=false
13890ac_cs_silent=false
b7026657 13891
81ecdfbb
RW
13892SHELL=\${CONFIG_SHELL-$SHELL}
13893export SHELL
13894_ASEOF
13895cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13896## -------------------- ##
13897## M4sh Initialization. ##
13898## -------------------- ##
13899
13900# Be more Bourne compatible
13901DUALCASE=1; export DUALCASE # for MKS sh
13902if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
b7026657
AC
13903 emulate sh
13904 NULLCMD=:
81ecdfbb 13905 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
b7026657
AC
13906 # is contrary to our usage. Disable this feature.
13907 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
13908 setopt NO_GLOB_SUBST
13909else
13910 case `(set -o) 2>/dev/null` in #(
13911 *posix*) :
13912 set -o posix ;; #(
13913 *) :
13914 ;;
13915esac
b7026657 13916fi
b7026657 13917
81ecdfbb
RW
13918
13919as_nl='
13920'
13921export as_nl
13922# Printing a long string crashes Solaris 7 /usr/bin/printf.
13923as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13924as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13925as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13926# Prefer a ksh shell builtin over an external printf program on Solaris,
13927# but without wasting forks for bash or zsh.
13928if test -z "$BASH_VERSION$ZSH_VERSION" \
13929 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13930 as_echo='print -r --'
13931 as_echo_n='print -rn --'
13932elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13933 as_echo='printf %s\n'
13934 as_echo_n='printf %s'
13935else
13936 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13937 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13938 as_echo_n='/usr/ucb/echo -n'
13939 else
13940 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13941 as_echo_n_body='eval
13942 arg=$1;
13943 case $arg in #(
13944 *"$as_nl"*)
13945 expr "X$arg" : "X\\(.*\\)$as_nl";
13946 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13947 esac;
13948 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13949 '
13950 export as_echo_n_body
13951 as_echo_n='sh -c $as_echo_n_body as_echo'
13952 fi
13953 export as_echo_body
13954 as_echo='sh -c $as_echo_body as_echo'
13955fi
13956
13957# The user is always right.
13958if test "${PATH_SEPARATOR+set}" != set; then
13959 PATH_SEPARATOR=:
13960 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13961 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13962 PATH_SEPARATOR=';'
13963 }
c906108c 13964fi
b7026657
AC
13965
13966
81ecdfbb
RW
13967# IFS
13968# We need space, tab and new line, in precisely that order. Quoting is
13969# there to prevent editors from complaining about space-tab.
13970# (If _AS_PATH_WALK were called with IFS unset, it would disable word
13971# splitting by setting IFS to empty value.)
13972IFS=" "" $as_nl"
13973
13974# Find who we are. Look in the path if we contain no directory separator.
13975case $0 in #((
13976 *[\\/]* ) as_myself=$0 ;;
13977 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13978for as_dir in $PATH
13979do
13980 IFS=$as_save_IFS
13981 test -z "$as_dir" && as_dir=.
13982 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13983 done
13984IFS=$as_save_IFS
13985
13986 ;;
13987esac
13988# We did not find ourselves, most probably we were run as `sh COMMAND'
13989# in which case we are not to be found in the path.
13990if test "x$as_myself" = x; then
13991 as_myself=$0
13992fi
13993if test ! -f "$as_myself"; then
13994 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13995 exit 1
13996fi
13997
13998# Unset variables that we do not need and which cause bugs (e.g. in
13999# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
14000# suppresses any "Segmentation fault" message there. '((' could
14001# trigger a bug in pdksh 5.2.14.
14002for as_var in BASH_ENV ENV MAIL MAILPATH
14003do eval test x\${$as_var+set} = xset \
14004 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
14005done
b7026657
AC
14006PS1='$ '
14007PS2='> '
14008PS4='+ '
14009
14010# NLS nuisances.
81ecdfbb
RW
14011LC_ALL=C
14012export LC_ALL
14013LANGUAGE=C
14014export LANGUAGE
14015
14016# CDPATH.
14017(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14018
14019
14020# as_fn_error ERROR [LINENO LOG_FD]
14021# ---------------------------------
14022# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
14023# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
14024# script with status $?, using 1 if that was 0.
14025as_fn_error ()
14026{
14027 as_status=$?; test $as_status -eq 0 && as_status=1
14028 if test "$3"; then
14029 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14030 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
b7026657 14031 fi
81ecdfbb
RW
14032 $as_echo "$as_me: error: $1" >&2
14033 as_fn_exit $as_status
14034} # as_fn_error
14035
14036
14037# as_fn_set_status STATUS
14038# -----------------------
14039# Set $? to STATUS, without forking.
14040as_fn_set_status ()
14041{
14042 return $1
14043} # as_fn_set_status
14044
14045# as_fn_exit STATUS
14046# -----------------
14047# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
14048as_fn_exit ()
14049{
14050 set +e
14051 as_fn_set_status $1
14052 exit $1
14053} # as_fn_exit
14054
14055# as_fn_unset VAR
14056# ---------------
14057# Portably unset VAR.
14058as_fn_unset ()
14059{
14060 { eval $1=; unset $1;}
14061}
14062as_unset=as_fn_unset
14063# as_fn_append VAR VALUE
14064# ----------------------
14065# Append the text in VALUE to the end of the definition contained in VAR. Take
14066# advantage of any shell optimizations that allow amortized linear growth over
14067# repeated appends, instead of the typical quadratic growth present in naive
14068# implementations.
14069if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
14070 eval 'as_fn_append ()
14071 {
14072 eval $1+=\$2
14073 }'
14074else
14075 as_fn_append ()
14076 {
14077 eval $1=\$$1\$2
14078 }
14079fi # as_fn_append
14080
14081# as_fn_arith ARG...
14082# ------------------
14083# Perform arithmetic evaluation on the ARGs, and store the result in the
14084# global $as_val. Take advantage of shells that can avoid forks. The arguments
14085# must be portable across $(()) and expr.
14086if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
14087 eval 'as_fn_arith ()
14088 {
14089 as_val=$(( $* ))
14090 }'
14091else
14092 as_fn_arith ()
14093 {
14094 as_val=`expr "$@" || test $? -eq 1`
14095 }
14096fi # as_fn_arith
14097
b7026657 14098
81ecdfbb
RW
14099if expr a : '\(a\)' >/dev/null 2>&1 &&
14100 test "X`expr 00001 : '.*\(...\)'`" = X001; then
b7026657
AC
14101 as_expr=expr
14102else
14103 as_expr=false
c906108c 14104fi
b7026657 14105
81ecdfbb 14106if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
b7026657
AC
14107 as_basename=basename
14108else
14109 as_basename=false
c906108c 14110fi
b7026657 14111
81ecdfbb
RW
14112if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
14113 as_dirname=dirname
14114else
14115 as_dirname=false
14116fi
b7026657 14117
81ecdfbb 14118as_me=`$as_basename -- "$0" ||
b7026657
AC
14119$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
14120 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
14121 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
14122$as_echo X/"$0" |
14123 sed '/^.*\/\([^/][^/]*\)\/*$/{
14124 s//\1/
14125 q
14126 }
14127 /^X\/\(\/\/\)$/{
14128 s//\1/
14129 q
14130 }
14131 /^X\/\(\/\).*/{
14132 s//\1/
14133 q
14134 }
14135 s/.*/./; q'`
b7026657 14136
b7026657
AC
14137# Avoid depending upon Character Ranges.
14138as_cr_letters='abcdefghijklmnopqrstuvwxyz'
14139as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
14140as_cr_Letters=$as_cr_letters$as_cr_LETTERS
14141as_cr_digits='0123456789'
14142as_cr_alnum=$as_cr_Letters$as_cr_digits
14143
81ecdfbb
RW
14144ECHO_C= ECHO_N= ECHO_T=
14145case `echo -n x` in #(((((
14146-n*)
14147 case `echo 'xy\c'` in
14148 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
14149 xy) ECHO_C='\c';;
14150 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
14151 ECHO_T=' ';;
14152 esac;;
14153*)
14154 ECHO_N='-n';;
b7026657
AC
14155esac
14156
81ecdfbb
RW
14157rm -f conf$$ conf$$.exe conf$$.file
14158if test -d conf$$.dir; then
14159 rm -f conf$$.dir/conf$$.file
c906108c 14160else
81ecdfbb
RW
14161 rm -f conf$$.dir
14162 mkdir conf$$.dir 2>/dev/null
c906108c 14163fi
81ecdfbb
RW
14164if (echo >conf$$.file) 2>/dev/null; then
14165 if ln -s conf$$.file conf$$ 2>/dev/null; then
b7026657 14166 as_ln_s='ln -s'
81ecdfbb
RW
14167 # ... but there are two gotchas:
14168 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14169 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14170 # In both cases, we have to default to `cp -p'.
14171 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14172 as_ln_s='cp -p'
14173 elif ln conf$$.file conf$$ 2>/dev/null; then
14174 as_ln_s=ln
14175 else
14176 as_ln_s='cp -p'
b7026657 14177 fi
b7026657
AC
14178else
14179 as_ln_s='cp -p'
c906108c 14180fi
81ecdfbb
RW
14181rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14182rmdir conf$$.dir 2>/dev/null
14183
14184
14185# as_fn_mkdir_p
14186# -------------
14187# Create "$as_dir" as a directory, including parents if necessary.
14188as_fn_mkdir_p ()
14189{
14190
14191 case $as_dir in #(
14192 -*) as_dir=./$as_dir;;
14193 esac
14194 test -d "$as_dir" || eval $as_mkdir_p || {
14195 as_dirs=
14196 while :; do
14197 case $as_dir in #(
14198 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14199 *) as_qdir=$as_dir;;
14200 esac
14201 as_dirs="'$as_qdir' $as_dirs"
14202 as_dir=`$as_dirname -- "$as_dir" ||
14203$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14204 X"$as_dir" : 'X\(//\)[^/]' \| \
14205 X"$as_dir" : 'X\(//\)$' \| \
14206 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14207$as_echo X"$as_dir" |
14208 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14209 s//\1/
14210 q
14211 }
14212 /^X\(\/\/\)[^/].*/{
14213 s//\1/
14214 q
14215 }
14216 /^X\(\/\/\)$/{
14217 s//\1/
14218 q
14219 }
14220 /^X\(\/\).*/{
14221 s//\1/
14222 q
14223 }
14224 s/.*/./; q'`
14225 test -d "$as_dir" && break
14226 done
14227 test -z "$as_dirs" || eval "mkdir $as_dirs"
14228 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14229
c906108c 14230
81ecdfbb 14231} # as_fn_mkdir_p
b7026657 14232if mkdir -p . 2>/dev/null; then
81ecdfbb 14233 as_mkdir_p='mkdir -p "$as_dir"'
c906108c 14234else
b7026657
AC
14235 test -d ./-p && rmdir ./-p
14236 as_mkdir_p=false
c906108c 14237fi
c906108c 14238
81ecdfbb
RW
14239if test -x / >/dev/null 2>&1; then
14240 as_test_x='test -x'
14241else
14242 if ls -dL / >/dev/null 2>&1; then
14243 as_ls_L_option=L
14244 else
14245 as_ls_L_option=
14246 fi
14247 as_test_x='
14248 eval sh -c '\''
14249 if test -d "$1"; then
14250 test -d "$1/.";
14251 else
14252 case $1 in #(
14253 -*)set "./$1";;
14254 esac;
14255 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14256 ???[sx]*):;;*)false;;esac;fi
14257 '\'' sh
14258 '
14259fi
14260as_executable_p=$as_test_x
b7026657
AC
14261
14262# Sed expression to map a string onto a valid CPP name.
14263as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
14264
14265# Sed expression to map a string onto a valid variable name.
14266as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
14267
14268
b7026657 14269exec 6>&1
81ecdfbb
RW
14270## ----------------------------------- ##
14271## Main body of $CONFIG_STATUS script. ##
14272## ----------------------------------- ##
14273_ASEOF
14274test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14275
14276cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14277# Save the log message, to keep $0 and so on meaningful, and to
b7026657 14278# report actual input values of CONFIG_FILES etc. instead of their
81ecdfbb
RW
14279# values after options handling.
14280ac_log="
b7026657 14281This file was extended by $as_me, which was
81ecdfbb 14282generated by GNU Autoconf 2.64. Invocation command line was
b7026657
AC
14283
14284 CONFIG_FILES = $CONFIG_FILES
14285 CONFIG_HEADERS = $CONFIG_HEADERS
14286 CONFIG_LINKS = $CONFIG_LINKS
14287 CONFIG_COMMANDS = $CONFIG_COMMANDS
14288 $ $0 $@
14289
81ecdfbb
RW
14290on `(hostname || uname -n) 2>/dev/null | sed 1q`
14291"
14292
b7026657
AC
14293_ACEOF
14294
81ecdfbb
RW
14295case $ac_config_files in *"
14296"*) set x $ac_config_files; shift; ac_config_files=$*;;
14297esac
b7026657 14298
81ecdfbb
RW
14299case $ac_config_headers in *"
14300"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14301esac
b7026657 14302
c906108c 14303
81ecdfbb
RW
14304cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14305# Files that config.status was made for.
14306config_files="$ac_config_files"
14307config_headers="$ac_config_headers"
81ecdfbb 14308config_commands="$ac_config_commands"
c906108c 14309
81ecdfbb 14310_ACEOF
c906108c 14311
81ecdfbb 14312cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
b7026657 14313ac_cs_usage="\
81ecdfbb
RW
14314\`$as_me' instantiates files and other configuration actions
14315from templates according to the current configuration. Unless the files
14316and actions are specified as TAGs, all are instantiated by default.
c906108c 14317
81ecdfbb 14318Usage: $0 [OPTION]... [TAG]...
379832de 14319
b7026657 14320 -h, --help print this help, then exit
81ecdfbb
RW
14321 -V, --version print version number and configuration settings, then exit
14322 -q, --quiet, --silent
14323 do not print progress messages
b7026657
AC
14324 -d, --debug don't remove temporary files
14325 --recheck update $as_me by reconfiguring in the same conditions
81ecdfbb
RW
14326 --file=FILE[:TEMPLATE]
14327 instantiate the configuration file FILE
14328 --header=FILE[:TEMPLATE]
14329 instantiate the configuration header FILE
b7026657
AC
14330
14331Configuration files:
14332$config_files
14333
14334Configuration headers:
14335$config_headers
14336
b7026657
AC
14337Configuration commands:
14338$config_commands
14339
81ecdfbb 14340Report bugs to the package provider."
b7026657 14341
81ecdfbb
RW
14342_ACEOF
14343cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
b7026657
AC
14344ac_cs_version="\\
14345config.status
81ecdfbb
RW
14346configured by $0, generated by GNU Autoconf 2.64,
14347 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
b7026657 14348
81ecdfbb 14349Copyright (C) 2009 Free Software Foundation, Inc.
b7026657
AC
14350This config.status script is free software; the Free Software Foundation
14351gives unlimited permission to copy, distribute and modify it."
81ecdfbb
RW
14352
14353ac_pwd='$ac_pwd'
14354srcdir='$srcdir'
14355INSTALL='$INSTALL'
6bb11ab3 14356AWK='$AWK'
81ecdfbb 14357test -n "\$AWK" || AWK=awk
b7026657
AC
14358_ACEOF
14359
81ecdfbb
RW
14360cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14361# The default lists apply if the user does not specify any file.
b7026657
AC
14362ac_need_defaults=:
14363while test $# != 0
14364do
14365 case $1 in
14366 --*=*)
81ecdfbb
RW
14367 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14368 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
b7026657 14369 ac_shift=:
c906108c 14370 ;;
81ecdfbb 14371 *)
b7026657
AC
14372 ac_option=$1
14373 ac_optarg=$2
14374 ac_shift=shift
c906108c 14375 ;;
b7026657 14376 esac
c906108c 14377
b7026657
AC
14378 case $ac_option in
14379 # Handling of the options.
b7026657
AC
14380 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14381 ac_cs_recheck=: ;;
81ecdfbb
RW
14382 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14383 $as_echo "$ac_cs_version"; exit ;;
14384 --debug | --debu | --deb | --de | --d | -d )
b7026657
AC
14385 debug=: ;;
14386 --file | --fil | --fi | --f )
14387 $ac_shift
81ecdfbb
RW
14388 case $ac_optarg in
14389 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14390 esac
14391 as_fn_append CONFIG_FILES " '$ac_optarg'"
b7026657
AC
14392 ac_need_defaults=false;;
14393 --header | --heade | --head | --hea )
14394 $ac_shift
81ecdfbb
RW
14395 case $ac_optarg in
14396 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14397 esac
14398 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
b7026657 14399 ac_need_defaults=false;;
81ecdfbb
RW
14400 --he | --h)
14401 # Conflict between --help and --header
14402 as_fn_error "ambiguous option: \`$1'
14403Try \`$0 --help' for more information.";;
14404 --help | --hel | -h )
14405 $as_echo "$ac_cs_usage"; exit ;;
b7026657
AC
14406 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14407 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14408 ac_cs_silent=: ;;
c906108c 14409
b7026657 14410 # This is an error.
81ecdfbb
RW
14411 -*) as_fn_error "unrecognized option: \`$1'
14412Try \`$0 --help' for more information." ;;
c906108c 14413
81ecdfbb
RW
14414 *) as_fn_append ac_config_targets " $1"
14415 ac_need_defaults=false ;;
b7026657
AC
14416
14417 esac
14418 shift
14419done
14420
14421ac_configure_extra_args=
14422
14423if $ac_cs_silent; then
14424 exec 6>/dev/null
14425 ac_configure_extra_args="$ac_configure_extra_args --silent"
c906108c
SS
14426fi
14427
b7026657 14428_ACEOF
81ecdfbb 14429cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
b7026657 14430if \$ac_cs_recheck; then
81ecdfbb
RW
14431 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14432 shift
14433 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14434 CONFIG_SHELL='$SHELL'
14435 export CONFIG_SHELL
14436 exec "\$@"
b7026657 14437fi
c906108c 14438
b7026657 14439_ACEOF
81ecdfbb
RW
14440cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14441exec 5>>config.log
14442{
14443 echo
14444 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14445## Running $as_me. ##
14446_ASBOX
14447 $as_echo "$ac_log"
14448} >&5
c906108c 14449
81ecdfbb
RW
14450_ACEOF
14451cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
db2e4d67
MF
14452#
14453# INIT-COMMANDS
14454#
14455ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
14456
6bb11ab3
L
14457
14458# The HP-UX ksh and POSIX shell print the target directory to stdout
14459# if CDPATH is set.
14460(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14461
14462sed_quote_subst='$sed_quote_subst'
14463double_quote_subst='$double_quote_subst'
14464delay_variable_subst='$delay_variable_subst'
14465macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14466macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14467enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14468enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14469pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14470enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14471SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14472ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14473host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14474host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14475host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14476build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14477build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14478build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14479SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14480Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14481GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14482EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14483FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14484LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14485NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14486LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14487max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14488ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14489exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14490lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14491lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14492lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14493reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14494reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14495OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14496deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14497file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14498AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14499AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14500STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14501RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14502old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14503old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14504old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14505lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14506CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14507CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14508compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14509GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14510lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14511lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14512lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14513lt_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"`'
14514objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14515MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14516lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14517lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14518lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14519lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14520lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14521need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14522DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14523NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14524LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14525OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14526OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14527libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14528shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14529extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14530archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14531enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14532export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14533whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14534compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14535old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14536old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14537archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14538archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14539module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14540module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14541with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14542allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14543no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14544hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14545hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14546hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14547hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14548hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14549hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14550hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14551hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14552inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14553link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14554fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14555always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14556export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14557exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14558include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14559prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14560file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14561variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14562need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14563need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14564version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14565runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14566shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14567shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14568libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14569library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14570soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14571install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14572postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14573postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14574finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14575finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14576hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14577sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14578sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14579hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14580enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14581enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14582enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14583old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14584striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14585
14586LTCC='$LTCC'
14587LTCFLAGS='$LTCFLAGS'
14588compiler='$compiler_DEFAULT'
14589
14590# A function that is used when there is no print builtin or printf.
14591func_fallback_echo ()
14592{
14593 eval 'cat <<_LTECHO_EOF
14594\$1
14595_LTECHO_EOF'
14596}
14597
14598# Quote evaled strings.
14599for var in SHELL \
14600ECHO \
14601SED \
14602GREP \
14603EGREP \
14604FGREP \
14605LD \
14606NM \
14607LN_S \
14608lt_SP2NL \
14609lt_NL2SP \
14610reload_flag \
14611OBJDUMP \
14612deplibs_check_method \
14613file_magic_cmd \
14614AR \
14615AR_FLAGS \
14616STRIP \
14617RANLIB \
14618CC \
14619CFLAGS \
14620compiler \
14621lt_cv_sys_global_symbol_pipe \
14622lt_cv_sys_global_symbol_to_cdecl \
14623lt_cv_sys_global_symbol_to_c_name_address \
14624lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14625lt_prog_compiler_no_builtin_flag \
14626lt_prog_compiler_wl \
14627lt_prog_compiler_pic \
14628lt_prog_compiler_static \
14629lt_cv_prog_compiler_c_o \
14630need_locks \
14631DSYMUTIL \
14632NMEDIT \
14633LIPO \
14634OTOOL \
14635OTOOL64 \
14636shrext_cmds \
14637export_dynamic_flag_spec \
14638whole_archive_flag_spec \
14639compiler_needs_object \
14640with_gnu_ld \
14641allow_undefined_flag \
14642no_undefined_flag \
14643hardcode_libdir_flag_spec \
14644hardcode_libdir_flag_spec_ld \
14645hardcode_libdir_separator \
14646fix_srcfile_path \
14647exclude_expsyms \
14648include_expsyms \
14649file_list_spec \
14650variables_saved_for_relink \
14651libname_spec \
14652library_names_spec \
14653soname_spec \
14654install_override_mode \
14655finish_eval \
14656old_striplib \
14657striplib; do
14658 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14659 *[\\\\\\\`\\"\\\$]*)
14660 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14661 ;;
14662 *)
14663 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14664 ;;
14665 esac
14666done
14667
14668# Double-quote double-evaled strings.
14669for var in reload_cmds \
14670old_postinstall_cmds \
14671old_postuninstall_cmds \
14672old_archive_cmds \
14673extract_expsyms_cmds \
14674old_archive_from_new_cmds \
14675old_archive_from_expsyms_cmds \
14676archive_cmds \
14677archive_expsym_cmds \
14678module_cmds \
14679module_expsym_cmds \
14680export_symbols_cmds \
14681prelink_cmds \
14682postinstall_cmds \
14683postuninstall_cmds \
14684finish_cmds \
14685sys_lib_search_path_spec \
14686sys_lib_dlsearch_path_spec; do
14687 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14688 *[\\\\\\\`\\"\\\$]*)
14689 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14690 ;;
14691 *)
14692 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14693 ;;
14694 esac
14695done
14696
14697ac_aux_dir='$ac_aux_dir'
14698xsi_shell='$xsi_shell'
14699lt_shell_append='$lt_shell_append'
14700
14701# See if we are running on zsh, and set the options which allow our
14702# commands through without removal of \ escapes INIT.
14703if test -n "\${ZSH_VERSION+set}" ; then
14704 setopt NO_GLOB_SUBST
14705fi
14706
14707
14708 PACKAGE='$PACKAGE'
14709 VERSION='$VERSION'
14710 TIMESTAMP='$TIMESTAMP'
14711 RM='$RM'
14712 ofile='$ofile'
14713
14714
14715
14716
81ecdfbb 14717_ACEOF
c906108c 14718
81ecdfbb 14719cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
c906108c 14720
81ecdfbb 14721# Handling of arguments.
b7026657 14722for ac_config_target in $ac_config_targets
c906108c 14723do
81ecdfbb
RW
14724 case $ac_config_target in
14725 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
db2e4d67 14726 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
6bb11ab3 14727 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
81ecdfbb
RW
14728 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14729 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14730 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14731 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14732 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14733
14734 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
c906108c
SS
14735 esac
14736done
14737
81ecdfbb 14738
b7026657
AC
14739# If the user did not use the arguments to specify the items to instantiate,
14740# then the envvar interface is used. Set only those that are not.
14741# We use the long form for the default assignment because of an extremely
14742# bizarre bug on SunOS 4.1.3.
14743if $ac_need_defaults; then
14744 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14745 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
b7026657
AC
14746 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14747fi
14748
14749# Have a temporary directory for convenience. Make it in the build tree
81ecdfbb 14750# simply because there is no reason against having it here, and in addition,
b7026657 14751# creating and moving files from /tmp can sometimes cause problems.
81ecdfbb
RW
14752# Hook for its removal unless debugging.
14753# Note that there is a small window in which the directory will not be cleaned:
14754# after its creation but before its name has been assigned to `$tmp'.
b7026657
AC
14755$debug ||
14756{
81ecdfbb
RW
14757 tmp=
14758 trap 'exit_status=$?
14759 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14760' 0
14761 trap 'as_fn_exit 1' 1 2 13 15
b7026657 14762}
b7026657 14763# Create a (secure) tmp directory for tmp files.
c906108c 14764
b7026657 14765{
81ecdfbb 14766 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
b7026657
AC
14767 test -n "$tmp" && test -d "$tmp"
14768} ||
14769{
81ecdfbb
RW
14770 tmp=./conf$$-$RANDOM
14771 (umask 077 && mkdir "$tmp")
14772} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
b7026657 14773
81ecdfbb
RW
14774# Set up the scripts for CONFIG_FILES section.
14775# No need to generate them if there are no CONFIG_FILES.
14776# This happens for instance with `./config.status config.h'.
14777if test -n "$CONFIG_FILES"; then
b7026657 14778
c906108c 14779
81ecdfbb
RW
14780ac_cr=`echo X | tr X '\015'`
14781# On cygwin, bash can eat \r inside `` if the user requested igncr.
14782# But we know of no other shell where ac_cr would be empty at this
14783# point, so we can use a bashism as a fallback.
14784if test "x$ac_cr" = x; then
14785 eval ac_cr=\$\'\\r\'
14786fi
14787ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14788if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14789 ac_cs_awk_cr='\r'
14790else
14791 ac_cs_awk_cr=$ac_cr
14792fi
b7026657 14793
81ecdfbb 14794echo 'BEGIN {' >"$tmp/subs1.awk" &&
b7026657
AC
14795_ACEOF
14796
c906108c 14797
81ecdfbb
RW
14798{
14799 echo "cat >conf$$subs.awk <<_ACEOF" &&
14800 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14801 echo "_ACEOF"
14802} >conf$$subs.sh ||
14803 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14804ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14805ac_delim='%!_!# '
14806for ac_last_try in false false false false false :; do
14807 . ./conf$$subs.sh ||
14808 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14809
14810 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14811 if test $ac_delim_n = $ac_delim_num; then
14812 break
14813 elif $ac_last_try; then
14814 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
c906108c 14815 else
81ecdfbb
RW
14816 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14817 fi
14818done
14819rm -f conf$$subs.sh
14820
14821cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14822cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14823_ACEOF
14824sed -n '
14825h
14826s/^/S["/; s/!.*/"]=/
14827p
14828g
14829s/^[^!]*!//
14830:repl
14831t repl
14832s/'"$ac_delim"'$//
14833t delim
14834:nl
14835h
14836s/\(.\{148\}\).*/\1/
14837t more1
14838s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14839p
14840n
14841b repl
14842:more1
14843s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14844p
14845g
14846s/.\{148\}//
14847t nl
14848:delim
14849h
14850s/\(.\{148\}\).*/\1/
14851t more2
14852s/["\\]/\\&/g; s/^/"/; s/$/"/
14853p
14854b
14855:more2
14856s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14857p
14858g
14859s/.\{148\}//
14860t delim
14861' <conf$$subs.awk | sed '
14862/^[^""]/{
14863 N
14864 s/\n//
14865}
14866' >>$CONFIG_STATUS || ac_write_fail=1
14867rm -f conf$$subs.awk
14868cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14869_ACAWK
14870cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14871 for (key in S) S_is_set[key] = 1
14872 FS = "\a"
b7026657 14873
81ecdfbb
RW
14874}
14875{
14876 line = $ 0
14877 nfields = split(line, field, "@")
14878 substed = 0
14879 len = length(field[1])
14880 for (i = 2; i < nfields; i++) {
14881 key = field[i]
14882 keylen = length(key)
14883 if (S_is_set[key]) {
14884 value = S[key]
14885 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14886 len += length(value) + length(field[++i])
14887 substed = 1
14888 } else
14889 len += 1 + keylen
14890 }
14891
14892 print line
14893}
c906108c 14894
81ecdfbb
RW
14895_ACAWK
14896_ACEOF
14897cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14898if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14899 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
b7026657 14900else
81ecdfbb
RW
14901 cat
14902fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
14903 || as_fn_error "could not setup config files machinery" "$LINENO" 5
14904_ACEOF
b7026657 14905
81ecdfbb
RW
14906# VPATH may cause trouble with some makes, so we remove $(srcdir),
14907# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14908# trailing colons and then remove the whole line if VPATH becomes empty
14909# (actually we leave an empty line to preserve line numbers).
14910if test "x$srcdir" = x.; then
14911 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14912s/:*\$(srcdir):*/:/
14913s/:*\${srcdir}:*/:/
14914s/:*@srcdir@:*/:/
14915s/^\([^=]*=[ ]*\):*/\1/
14916s/:*$//
14917s/^[^=]*=[ ]*$//
14918}'
14919fi
c906108c 14920
81ecdfbb
RW
14921cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14922fi # test -n "$CONFIG_FILES"
c906108c 14923
81ecdfbb
RW
14924# Set up the scripts for CONFIG_HEADERS section.
14925# No need to generate them if there are no CONFIG_HEADERS.
14926# This happens for instance with `./config.status Makefile'.
14927if test -n "$CONFIG_HEADERS"; then
14928cat >"$tmp/defines.awk" <<\_ACAWK ||
14929BEGIN {
14930_ACEOF
b7026657 14931
81ecdfbb
RW
14932# Transform confdefs.h into an awk script `defines.awk', embedded as
14933# here-document in config.status, that substitutes the proper values into
14934# config.h.in to produce config.h.
c906108c 14935
81ecdfbb
RW
14936# Create a delimiter string that does not exist in confdefs.h, to ease
14937# handling of long lines.
14938ac_delim='%!_!# '
14939for ac_last_try in false false :; do
14940 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14941 if test -z "$ac_t"; then
14942 break
14943 elif $ac_last_try; then
14944 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
b7026657 14945 else
81ecdfbb 14946 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
b7026657 14947 fi
b7026657 14948done
81ecdfbb
RW
14949
14950# For the awk script, D is an array of macro values keyed by name,
14951# likewise P contains macro parameters if any. Preserve backslash
14952# newline sequences.
14953
14954ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14955sed -n '
14956s/.\{148\}/&'"$ac_delim"'/g
14957t rset
14958:rset
14959s/^[ ]*#[ ]*define[ ][ ]*/ /
14960t def
14961d
14962:def
14963s/\\$//
14964t bsnl
14965s/["\\]/\\&/g
14966s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14967D["\1"]=" \3"/p
14968s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
14969d
14970:bsnl
14971s/["\\]/\\&/g
14972s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14973D["\1"]=" \3\\\\\\n"\\/p
14974t cont
14975s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14976t cont
14977d
14978:cont
14979n
14980s/.\{148\}/&'"$ac_delim"'/g
14981t clear
14982:clear
14983s/\\$//
14984t bsnlc
14985s/["\\]/\\&/g; s/^/"/; s/$/"/p
14986d
14987:bsnlc
14988s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14989b cont
14990' <confdefs.h | sed '
14991s/'"$ac_delim"'/"\\\
14992"/g' >>$CONFIG_STATUS || ac_write_fail=1
14993
14994cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14995 for (key in D) D_is_set[key] = 1
14996 FS = "\a"
14997}
14998/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14999 line = \$ 0
15000 split(line, arg, " ")
15001 if (arg[1] == "#") {
15002 defundef = arg[2]
15003 mac1 = arg[3]
15004 } else {
15005 defundef = substr(arg[1], 2)
15006 mac1 = arg[2]
15007 }
15008 split(mac1, mac2, "(") #)
15009 macro = mac2[1]
15010 prefix = substr(line, 1, index(line, defundef) - 1)
15011 if (D_is_set[macro]) {
15012 # Preserve the white space surrounding the "#".
15013 print prefix "define", macro P[macro] D[macro]
15014 next
15015 } else {
15016 # Replace #undef with comments. This is necessary, for example,
15017 # in the case of _POSIX_SOURCE, which is predefined and required
15018 # on some systems where configure will not decide to define it.
15019 if (defundef == "undef") {
15020 print "/*", prefix defundef, macro, "*/"
15021 next
15022 }
15023 }
15024}
15025{ print }
15026_ACAWK
b7026657 15027_ACEOF
81ecdfbb
RW
15028cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15029 as_fn_error "could not setup config headers machinery" "$LINENO" 5
15030fi # test -n "$CONFIG_HEADERS"
b7026657 15031
c906108c 15032
99d8e879 15033eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
81ecdfbb
RW
15034shift
15035for ac_tag
15036do
15037 case $ac_tag in
15038 :[FHLC]) ac_mode=$ac_tag; continue;;
c906108c 15039 esac
81ecdfbb
RW
15040 case $ac_mode$ac_tag in
15041 :[FHL]*:*);;
15042 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
15043 :[FH]-) ac_tag=-:-;;
15044 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
15045 esac
15046 ac_save_IFS=$IFS
15047 IFS=:
15048 set x $ac_tag
15049 IFS=$ac_save_IFS
15050 shift
15051 ac_file=$1
15052 shift
c906108c 15053
81ecdfbb
RW
15054 case $ac_mode in
15055 :L) ac_source=$1;;
15056 :[FH])
15057 ac_file_inputs=
15058 for ac_f
15059 do
15060 case $ac_f in
15061 -) ac_f="$tmp/stdin";;
15062 *) # Look for the file first in the build tree, then in the source tree
15063 # (if the path is not absolute). The absolute path cannot be DOS-style,
15064 # because $ac_f cannot contain `:'.
15065 test -f "$ac_f" ||
15066 case $ac_f in
15067 [\\/$]*) false;;
15068 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15069 esac ||
15070 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
b7026657 15071 esac
81ecdfbb
RW
15072 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
15073 as_fn_append ac_file_inputs " '$ac_f'"
15074 done
b7026657 15075
81ecdfbb
RW
15076 # Let's still pretend it is `configure' which instantiates (i.e., don't
15077 # use $as_me), people would be surprised to read:
15078 # /* config.h. Generated by config.status. */
15079 configure_input='Generated from '`
15080 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
15081 `' by configure.'
15082 if test x"$ac_file" != x-; then
15083 configure_input="$ac_file. $configure_input"
15084 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15085$as_echo "$as_me: creating $ac_file" >&6;}
15086 fi
15087 # Neutralize special characters interpreted by sed in replacement strings.
15088 case $configure_input in #(
15089 *\&* | *\|* | *\\* )
15090 ac_sed_conf_input=`$as_echo "$configure_input" |
15091 sed 's/[\\\\&|]/\\\\&/g'`;; #(
15092 *) ac_sed_conf_input=$configure_input;;
15093 esac
b7026657 15094
81ecdfbb
RW
15095 case $ac_tag in
15096 *:-:* | *:-) cat >"$tmp/stdin" \
15097 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
15098 esac
15099 ;;
15100 esac
b7026657 15101
81ecdfbb 15102 ac_dir=`$as_dirname -- "$ac_file" ||
b7026657
AC
15103$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15104 X"$ac_file" : 'X\(//\)[^/]' \| \
15105 X"$ac_file" : 'X\(//\)$' \| \
81ecdfbb
RW
15106 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15107$as_echo X"$ac_file" |
15108 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15109 s//\1/
15110 q
15111 }
15112 /^X\(\/\/\)[^/].*/{
15113 s//\1/
15114 q
15115 }
15116 /^X\(\/\/\)$/{
15117 s//\1/
15118 q
15119 }
15120 /^X\(\/\).*/{
15121 s//\1/
15122 q
15123 }
15124 s/.*/./; q'`
15125 as_dir="$ac_dir"; as_fn_mkdir_p
b7026657
AC
15126 ac_builddir=.
15127
81ecdfbb
RW
15128case "$ac_dir" in
15129.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15130*)
15131 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15132 # A ".." for each directory in $ac_dir_suffix.
15133 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15134 case $ac_top_builddir_sub in
15135 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15136 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15137 esac ;;
15138esac
15139ac_abs_top_builddir=$ac_pwd
15140ac_abs_builddir=$ac_pwd$ac_dir_suffix
15141# for backward compatibility:
15142ac_top_builddir=$ac_top_build_prefix
b7026657
AC
15143
15144case $srcdir in
81ecdfbb 15145 .) # We are building in place.
b7026657 15146 ac_srcdir=.
81ecdfbb
RW
15147 ac_top_srcdir=$ac_top_builddir_sub
15148 ac_abs_top_srcdir=$ac_pwd ;;
15149 [\\/]* | ?:[\\/]* ) # Absolute name.
b7026657 15150 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
15151 ac_top_srcdir=$srcdir
15152 ac_abs_top_srcdir=$srcdir ;;
15153 *) # Relative name.
15154 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15155 ac_top_srcdir=$ac_top_build_prefix$srcdir
15156 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
b7026657 15157esac
81ecdfbb 15158ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
b7026657 15159
c906108c 15160
81ecdfbb
RW
15161 case $ac_mode in
15162 :F)
15163 #
15164 # CONFIG_FILE
15165 #
b7026657 15166
81ecdfbb
RW
15167 case $INSTALL in
15168 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
15169 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
c906108c 15170 esac
81ecdfbb 15171_ACEOF
c906108c 15172
81ecdfbb
RW
15173cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15174# If the template does not know about datarootdir, expand it.
15175# FIXME: This hack should be removed a few years after 2.60.
15176ac_datarootdir_hack=; ac_datarootdir_seen=
15177ac_sed_dataroot='
15178/datarootdir/ {
15179 p
15180 q
15181}
15182/@datadir@/p
15183/@docdir@/p
15184/@infodir@/p
15185/@localedir@/p
15186/@mandir@/p'
15187case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15188*datarootdir*) ac_datarootdir_seen=yes;;
15189*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15190 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15191$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15192_ACEOF
15193cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15194 ac_datarootdir_hack='
15195 s&@datadir@&$datadir&g
15196 s&@docdir@&$docdir&g
15197 s&@infodir@&$infodir&g
15198 s&@localedir@&$localedir&g
15199 s&@mandir@&$mandir&g
15200 s&\\\${datarootdir}&$datarootdir&g' ;;
15201esac
b7026657 15202_ACEOF
b7026657 15203
81ecdfbb
RW
15204# Neutralize VPATH when `$srcdir' = `.'.
15205# Shell code in configure.ac might set extrasub.
15206# FIXME: do we really want to maintain this feature?
15207cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15208ac_sed_extra="$ac_vpsub
15209$extrasub
15210_ACEOF
15211cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15212:t
15213/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15214s|@configure_input@|$ac_sed_conf_input|;t t
15215s&@top_builddir@&$ac_top_builddir_sub&;t t
15216s&@top_build_prefix@&$ac_top_build_prefix&;t t
15217s&@srcdir@&$ac_srcdir&;t t
15218s&@abs_srcdir@&$ac_abs_srcdir&;t t
15219s&@top_srcdir@&$ac_top_srcdir&;t t
15220s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
15221s&@builddir@&$ac_builddir&;t t
15222s&@abs_builddir@&$ac_abs_builddir&;t t
15223s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
15224s&@INSTALL@&$ac_INSTALL&;t t
15225$ac_datarootdir_hack
15226"
15227eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
15228 || as_fn_error "could not create $ac_file" "$LINENO" 5
15229
15230test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15231 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
15232 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
15233 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15234which seems to be undefined. Please make sure it is defined." >&5
15235$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15236which seems to be undefined. Please make sure it is defined." >&2;}
15237
15238 rm -f "$tmp/stdin"
15239 case $ac_file in
15240 -) cat "$tmp/out" && rm -f "$tmp/out";;
15241 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
15242 esac \
15243 || as_fn_error "could not create $ac_file" "$LINENO" 5
15244 ;;
15245 :H)
15246 #
15247 # CONFIG_HEADER
15248 #
15249 if test x"$ac_file" != x-; then
15250 {
15251 $as_echo "/* $configure_input */" \
15252 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
15253 } >"$tmp/config.h" \
15254 || as_fn_error "could not create $ac_file" "$LINENO" 5
15255 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
15256 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15257$as_echo "$as_me: $ac_file is unchanged" >&6;}
15258 else
15259 rm -f "$ac_file"
15260 mv "$tmp/config.h" "$ac_file" \
15261 || as_fn_error "could not create $ac_file" "$LINENO" 5
15262 fi
b7026657 15263 else
81ecdfbb
RW
15264 $as_echo "/* $configure_input */" \
15265 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15266 || as_fn_error "could not create -" "$LINENO" 5
15267 fi
15268 ;;
b7026657 15269
81ecdfbb
RW
15270 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15271$as_echo "$as_me: executing $ac_file commands" >&6;}
15272 ;;
15273 esac
b7026657
AC
15274
15275
81ecdfbb 15276 case $ac_file$ac_mode in
db2e4d67 15277 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
6bb11ab3
L
15278 "libtool":C)
15279
15280 # See if we are running on zsh, and set the options which allow our
15281 # commands through without removal of \ escapes.
15282 if test -n "${ZSH_VERSION+set}" ; then
15283 setopt NO_GLOB_SUBST
15284 fi
15285
15286 cfgfile="${ofile}T"
15287 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15288 $RM "$cfgfile"
15289
15290 cat <<_LT_EOF >> "$cfgfile"
15291#! $SHELL
15292
15293# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15294# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15295# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15296# NOTE: Changes made to this file will be lost: look at ltmain.sh.
15297#
15298# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15299# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15300# Written by Gordon Matzigkeit, 1996
15301#
15302# This file is part of GNU Libtool.
15303#
15304# GNU Libtool is free software; you can redistribute it and/or
15305# modify it under the terms of the GNU General Public License as
15306# published by the Free Software Foundation; either version 2 of
15307# the License, or (at your option) any later version.
15308#
15309# As a special exception to the GNU General Public License,
15310# if you distribute this file as part of a program or library that
15311# is built using GNU Libtool, you may include this file under the
15312# same distribution terms that you use for the rest of that program.
15313#
15314# GNU Libtool is distributed in the hope that it will be useful,
15315# but WITHOUT ANY WARRANTY; without even the implied warranty of
15316# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15317# GNU General Public License for more details.
15318#
15319# You should have received a copy of the GNU General Public License
15320# along with GNU Libtool; see the file COPYING. If not, a copy
15321# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15322# obtained by writing to the Free Software Foundation, Inc.,
15323# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15324
15325
15326# The names of the tagged configurations supported by this script.
15327available_tags=""
15328
15329# ### BEGIN LIBTOOL CONFIG
15330
15331# Which release of libtool.m4 was used?
15332macro_version=$macro_version
15333macro_revision=$macro_revision
15334
15335# Whether or not to build shared libraries.
15336build_libtool_libs=$enable_shared
15337
15338# Whether or not to build static libraries.
15339build_old_libs=$enable_static
15340
15341# What type of objects to build.
15342pic_mode=$pic_mode
15343
15344# Whether or not to optimize for fast installation.
15345fast_install=$enable_fast_install
15346
15347# Shell to use when invoking shell scripts.
15348SHELL=$lt_SHELL
15349
15350# An echo program that protects backslashes.
15351ECHO=$lt_ECHO
15352
15353# The host system.
15354host_alias=$host_alias
15355host=$host
15356host_os=$host_os
15357
15358# The build system.
15359build_alias=$build_alias
15360build=$build
15361build_os=$build_os
15362
15363# A sed program that does not truncate output.
15364SED=$lt_SED
15365
15366# Sed that helps us avoid accidentally triggering echo(1) options like -n.
15367Xsed="\$SED -e 1s/^X//"
15368
15369# A grep program that handles long lines.
15370GREP=$lt_GREP
15371
15372# An ERE matcher.
15373EGREP=$lt_EGREP
15374
15375# A literal string matcher.
15376FGREP=$lt_FGREP
15377
15378# A BSD- or MS-compatible name lister.
15379NM=$lt_NM
15380
15381# Whether we need soft or hard links.
15382LN_S=$lt_LN_S
15383
15384# What is the maximum length of a command?
15385max_cmd_len=$max_cmd_len
15386
15387# Object file suffix (normally "o").
15388objext=$ac_objext
15389
15390# Executable file suffix (normally "").
15391exeext=$exeext
15392
15393# whether the shell understands "unset".
15394lt_unset=$lt_unset
15395
15396# turn spaces into newlines.
15397SP2NL=$lt_lt_SP2NL
15398
15399# turn newlines into spaces.
15400NL2SP=$lt_lt_NL2SP
15401
15402# An object symbol dumper.
15403OBJDUMP=$lt_OBJDUMP
15404
15405# Method to check whether dependent libraries are shared objects.
15406deplibs_check_method=$lt_deplibs_check_method
15407
15408# Command to use when deplibs_check_method == "file_magic".
15409file_magic_cmd=$lt_file_magic_cmd
15410
15411# The archiver.
15412AR=$lt_AR
15413AR_FLAGS=$lt_AR_FLAGS
15414
15415# A symbol stripping program.
15416STRIP=$lt_STRIP
15417
15418# Commands used to install an old-style archive.
15419RANLIB=$lt_RANLIB
15420old_postinstall_cmds=$lt_old_postinstall_cmds
15421old_postuninstall_cmds=$lt_old_postuninstall_cmds
15422
15423# Whether to use a lock for old archive extraction.
15424lock_old_archive_extraction=$lock_old_archive_extraction
15425
15426# A C compiler.
15427LTCC=$lt_CC
15428
15429# LTCC compiler flags.
15430LTCFLAGS=$lt_CFLAGS
15431
15432# Take the output of nm and produce a listing of raw symbols and C names.
15433global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15434
15435# Transform the output of nm in a proper C declaration.
15436global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15437
15438# Transform the output of nm in a C name address pair.
15439global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15440
15441# Transform the output of nm in a C name address pair when lib prefix is needed.
15442global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15443
15444# The name of the directory that contains temporary libtool files.
15445objdir=$objdir
15446
15447# Used to examine libraries when file_magic_cmd begins with "file".
15448MAGIC_CMD=$MAGIC_CMD
15449
15450# Must we lock files when doing compilation?
15451need_locks=$lt_need_locks
15452
15453# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15454DSYMUTIL=$lt_DSYMUTIL
15455
15456# Tool to change global to local symbols on Mac OS X.
15457NMEDIT=$lt_NMEDIT
15458
15459# Tool to manipulate fat objects and archives on Mac OS X.
15460LIPO=$lt_LIPO
15461
15462# ldd/readelf like tool for Mach-O binaries on Mac OS X.
15463OTOOL=$lt_OTOOL
15464
15465# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15466OTOOL64=$lt_OTOOL64
15467
15468# Old archive suffix (normally "a").
15469libext=$libext
15470
15471# Shared library suffix (normally ".so").
15472shrext_cmds=$lt_shrext_cmds
15473
15474# The commands to extract the exported symbol list from a shared archive.
15475extract_expsyms_cmds=$lt_extract_expsyms_cmds
15476
15477# Variables whose values should be saved in libtool wrapper scripts and
15478# restored at link time.
15479variables_saved_for_relink=$lt_variables_saved_for_relink
15480
15481# Do we need the "lib" prefix for modules?
15482need_lib_prefix=$need_lib_prefix
15483
15484# Do we need a version for libraries?
15485need_version=$need_version
15486
15487# Library versioning type.
15488version_type=$version_type
15489
15490# Shared library runtime path variable.
15491runpath_var=$runpath_var
15492
15493# Shared library path variable.
15494shlibpath_var=$shlibpath_var
15495
15496# Is shlibpath searched before the hard-coded library search path?
15497shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15498
15499# Format of library name prefix.
15500libname_spec=$lt_libname_spec
15501
15502# List of archive names. First name is the real one, the rest are links.
15503# The last name is the one that the linker finds with -lNAME
15504library_names_spec=$lt_library_names_spec
15505
15506# The coded name of the library, if different from the real name.
15507soname_spec=$lt_soname_spec
15508
15509# Permission mode override for installation of shared libraries.
15510install_override_mode=$lt_install_override_mode
15511
15512# Command to use after installation of a shared archive.
15513postinstall_cmds=$lt_postinstall_cmds
15514
15515# Command to use after uninstallation of a shared archive.
15516postuninstall_cmds=$lt_postuninstall_cmds
15517
15518# Commands used to finish a libtool library installation in a directory.
15519finish_cmds=$lt_finish_cmds
15520
15521# As "finish_cmds", except a single script fragment to be evaled but
15522# not shown.
15523finish_eval=$lt_finish_eval
15524
15525# Whether we should hardcode library paths into libraries.
15526hardcode_into_libs=$hardcode_into_libs
15527
15528# Compile-time system search path for libraries.
15529sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15530
15531# Run-time system search path for libraries.
15532sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15533
15534# Whether dlopen is supported.
15535dlopen_support=$enable_dlopen
15536
15537# Whether dlopen of programs is supported.
15538dlopen_self=$enable_dlopen_self
15539
15540# Whether dlopen of statically linked programs is supported.
15541dlopen_self_static=$enable_dlopen_self_static
15542
15543# Commands to strip libraries.
15544old_striplib=$lt_old_striplib
15545striplib=$lt_striplib
15546
15547
15548# The linker used to build libraries.
15549LD=$lt_LD
15550
15551# How to create reloadable object files.
15552reload_flag=$lt_reload_flag
15553reload_cmds=$lt_reload_cmds
15554
15555# Commands used to build an old-style archive.
15556old_archive_cmds=$lt_old_archive_cmds
15557
15558# A language specific compiler.
15559CC=$lt_compiler
15560
15561# Is the compiler the GNU compiler?
15562with_gcc=$GCC
15563
15564# Compiler flag to turn off builtin functions.
15565no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15566
15567# How to pass a linker flag through the compiler.
15568wl=$lt_lt_prog_compiler_wl
15569
15570# Additional compiler flags for building library objects.
15571pic_flag=$lt_lt_prog_compiler_pic
15572
15573# Compiler flag to prevent dynamic linking.
15574link_static_flag=$lt_lt_prog_compiler_static
15575
15576# Does compiler simultaneously support -c and -o options?
15577compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15578
15579# Whether or not to add -lc for building shared libraries.
15580build_libtool_need_lc=$archive_cmds_need_lc
15581
15582# Whether or not to disallow shared libs when runtime libs are static.
15583allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15584
15585# Compiler flag to allow reflexive dlopens.
15586export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15587
15588# Compiler flag to generate shared objects directly from archives.
15589whole_archive_flag_spec=$lt_whole_archive_flag_spec
15590
15591# Whether the compiler copes with passing no objects directly.
15592compiler_needs_object=$lt_compiler_needs_object
15593
15594# Create an old-style archive from a shared archive.
15595old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15596
15597# Create a temporary old-style archive to link instead of a shared archive.
15598old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15599
15600# Commands used to build a shared archive.
15601archive_cmds=$lt_archive_cmds
15602archive_expsym_cmds=$lt_archive_expsym_cmds
15603
15604# Commands used to build a loadable module if different from building
15605# a shared archive.
15606module_cmds=$lt_module_cmds
15607module_expsym_cmds=$lt_module_expsym_cmds
15608
15609# Whether we are building with GNU ld or not.
15610with_gnu_ld=$lt_with_gnu_ld
15611
15612# Flag that allows shared libraries with undefined symbols to be built.
15613allow_undefined_flag=$lt_allow_undefined_flag
15614
15615# Flag that enforces no undefined symbols.
15616no_undefined_flag=$lt_no_undefined_flag
15617
15618# Flag to hardcode \$libdir into a binary during linking.
15619# This must work even if \$libdir does not exist
15620hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15621
15622# If ld is used when linking, flag to hardcode \$libdir into a binary
15623# during linking. This must work even if \$libdir does not exist.
15624hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15625
15626# Whether we need a single "-rpath" flag with a separated argument.
15627hardcode_libdir_separator=$lt_hardcode_libdir_separator
15628
15629# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15630# DIR into the resulting binary.
15631hardcode_direct=$hardcode_direct
15632
15633# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15634# DIR into the resulting binary and the resulting library dependency is
15635# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15636# library is relocated.
15637hardcode_direct_absolute=$hardcode_direct_absolute
15638
15639# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15640# into the resulting binary.
15641hardcode_minus_L=$hardcode_minus_L
15642
15643# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15644# into the resulting binary.
15645hardcode_shlibpath_var=$hardcode_shlibpath_var
15646
15647# Set to "yes" if building a shared library automatically hardcodes DIR
15648# into the library and all subsequent libraries and executables linked
15649# against it.
15650hardcode_automatic=$hardcode_automatic
15651
15652# Set to yes if linker adds runtime paths of dependent libraries
15653# to runtime path list.
15654inherit_rpath=$inherit_rpath
15655
15656# Whether libtool must link a program against all its dependency libraries.
15657link_all_deplibs=$link_all_deplibs
15658
15659# Fix the shell variable \$srcfile for the compiler.
15660fix_srcfile_path=$lt_fix_srcfile_path
15661
15662# Set to "yes" if exported symbols are required.
15663always_export_symbols=$always_export_symbols
15664
15665# The commands to list exported symbols.
15666export_symbols_cmds=$lt_export_symbols_cmds
15667
15668# Symbols that should not be listed in the preloaded symbols.
15669exclude_expsyms=$lt_exclude_expsyms
15670
15671# Symbols that must always be exported.
15672include_expsyms=$lt_include_expsyms
15673
15674# Commands necessary for linking programs (against libraries) with templates.
15675prelink_cmds=$lt_prelink_cmds
15676
15677# Specify filename containing input files.
15678file_list_spec=$lt_file_list_spec
15679
15680# How to hardcode a shared library path into an executable.
15681hardcode_action=$hardcode_action
15682
15683# ### END LIBTOOL CONFIG
15684
15685_LT_EOF
15686
15687 case $host_os in
15688 aix3*)
15689 cat <<\_LT_EOF >> "$cfgfile"
15690# AIX sometimes has problems with the GCC collect2 program. For some
15691# reason, if we set the COLLECT_NAMES environment variable, the problems
15692# vanish in a puff of smoke.
15693if test "X${COLLECT_NAMES+set}" != Xset; then
15694 COLLECT_NAMES=
15695 export COLLECT_NAMES
15696fi
15697_LT_EOF
15698 ;;
15699 esac
15700
15701
15702ltmain="$ac_aux_dir/ltmain.sh"
15703
15704
15705 # We use sed instead of cat because bash on DJGPP gets confused if
15706 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15707 # text mode, it properly converts lines to CR/LF. This bash problem
15708 # is reportedly fixed, but why not run on old versions too?
15709 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15710 || (rm -f "$cfgfile"; exit 1)
15711
15712 case $xsi_shell in
15713 yes)
15714 cat << \_LT_EOF >> "$cfgfile"
15715
15716# func_dirname file append nondir_replacement
15717# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15718# otherwise set result to NONDIR_REPLACEMENT.
15719func_dirname ()
15720{
15721 case ${1} in
15722 */*) func_dirname_result="${1%/*}${2}" ;;
15723 * ) func_dirname_result="${3}" ;;
15724 esac
15725}
15726
15727# func_basename file
15728func_basename ()
15729{
15730 func_basename_result="${1##*/}"
15731}
15732
15733# func_dirname_and_basename file append nondir_replacement
15734# perform func_basename and func_dirname in a single function
15735# call:
15736# dirname: Compute the dirname of FILE. If nonempty,
15737# add APPEND to the result, otherwise set result
15738# to NONDIR_REPLACEMENT.
15739# value returned in "$func_dirname_result"
15740# basename: Compute filename of FILE.
15741# value retuned in "$func_basename_result"
15742# Implementation must be kept synchronized with func_dirname
15743# and func_basename. For efficiency, we do not delegate to
15744# those functions but instead duplicate the functionality here.
15745func_dirname_and_basename ()
15746{
15747 case ${1} in
15748 */*) func_dirname_result="${1%/*}${2}" ;;
15749 * ) func_dirname_result="${3}" ;;
15750 esac
15751 func_basename_result="${1##*/}"
15752}
15753
15754# func_stripname prefix suffix name
15755# strip PREFIX and SUFFIX off of NAME.
15756# PREFIX and SUFFIX must not contain globbing or regex special
15757# characters, hashes, percent signs, but SUFFIX may contain a leading
15758# dot (in which case that matches only a dot).
15759func_stripname ()
15760{
15761 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15762 # positional parameters, so assign one to ordinary parameter first.
15763 func_stripname_result=${3}
15764 func_stripname_result=${func_stripname_result#"${1}"}
15765 func_stripname_result=${func_stripname_result%"${2}"}
15766}
15767
15768# func_opt_split
15769func_opt_split ()
15770{
15771 func_opt_split_opt=${1%%=*}
15772 func_opt_split_arg=${1#*=}
15773}
15774
15775# func_lo2o object
15776func_lo2o ()
15777{
15778 case ${1} in
15779 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15780 *) func_lo2o_result=${1} ;;
15781 esac
15782}
15783
15784# func_xform libobj-or-source
15785func_xform ()
15786{
15787 func_xform_result=${1%.*}.lo
15788}
15789
15790# func_arith arithmetic-term...
15791func_arith ()
15792{
15793 func_arith_result=$(( $* ))
15794}
15795
15796# func_len string
15797# STRING may not start with a hyphen.
15798func_len ()
15799{
15800 func_len_result=${#1}
15801}
15802
15803_LT_EOF
15804 ;;
15805 *) # Bourne compatible functions.
15806 cat << \_LT_EOF >> "$cfgfile"
15807
15808# func_dirname file append nondir_replacement
15809# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15810# otherwise set result to NONDIR_REPLACEMENT.
15811func_dirname ()
15812{
15813 # Extract subdirectory from the argument.
15814 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15815 if test "X$func_dirname_result" = "X${1}"; then
15816 func_dirname_result="${3}"
15817 else
15818 func_dirname_result="$func_dirname_result${2}"
15819 fi
15820}
15821
15822# func_basename file
15823func_basename ()
15824{
15825 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15826}
15827
15828
15829# func_stripname prefix suffix name
15830# strip PREFIX and SUFFIX off of NAME.
15831# PREFIX and SUFFIX must not contain globbing or regex special
15832# characters, hashes, percent signs, but SUFFIX may contain a leading
15833# dot (in which case that matches only a dot).
15834# func_strip_suffix prefix name
15835func_stripname ()
15836{
15837 case ${2} in
15838 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15839 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15840 esac
15841}
15842
15843# sed scripts:
15844my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
15845my_sed_long_arg='1s/^-[^=]*=//'
15846
15847# func_opt_split
15848func_opt_split ()
15849{
15850 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15851 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15852}
15853
15854# func_lo2o object
15855func_lo2o ()
15856{
15857 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
15858}
15859
15860# func_xform libobj-or-source
15861func_xform ()
15862{
15863 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15864}
15865
15866# func_arith arithmetic-term...
15867func_arith ()
15868{
15869 func_arith_result=`expr "$@"`
15870}
15871
15872# func_len string
15873# STRING may not start with a hyphen.
15874func_len ()
15875{
15876 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15877}
15878
15879_LT_EOF
15880esac
15881
15882case $lt_shell_append in
15883 yes)
15884 cat << \_LT_EOF >> "$cfgfile"
15885
15886# func_append var value
15887# Append VALUE to the end of shell variable VAR.
15888func_append ()
15889{
15890 eval "$1+=\$2"
15891}
15892_LT_EOF
15893 ;;
15894 *)
15895 cat << \_LT_EOF >> "$cfgfile"
15896
15897# func_append var value
15898# Append VALUE to the end of shell variable VAR.
15899func_append ()
15900{
15901 eval "$1=\$$1\$2"
15902}
15903
15904_LT_EOF
15905 ;;
15906 esac
15907
15908
15909 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15910 || (rm -f "$cfgfile"; exit 1)
15911
15912 mv -f "$cfgfile" "$ofile" ||
15913 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15914 chmod +x "$ofile"
15915
15916 ;;
81ecdfbb 15917 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
38f48d72
AC
15918 rm -f Makesim1.tmp Makesim2.tmp Makefile
15919 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
15920 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
15921 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
c906108c
SS
15922 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
15923 <Makefile.sim >Makefile
38f48d72 15924 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
b7026657 15925 ;;
81ecdfbb
RW
15926 "stamp-h":C) echo > stamp-h ;;
15927
b7026657 15928 esac
81ecdfbb 15929done # for ac_tag
c906108c 15930
b7026657 15931
81ecdfbb 15932as_fn_exit 0
b7026657 15933_ACEOF
b7026657
AC
15934ac_clean_files=$ac_clean_files_save
15935
81ecdfbb
RW
15936test $ac_write_fail = 0 ||
15937 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
15938
b7026657
AC
15939
15940# configure is writing to config.log, and then calls config.status.
15941# config.status does its own redirection, appending to config.log.
15942# Unfortunately, on DOS this fails, as config.log is still kept open
15943# by configure, so config.status won't be able to write to it; its
15944# output is simply discarded. So we exec the FD to /dev/null,
15945# effectively closing config.log, so it can be properly (re)opened and
15946# appended to by config.status. When coming back to configure, we
15947# need to make the FD available again.
15948if test "$no_create" != yes; then
15949 ac_cs_success=:
15950 ac_config_status_args=
15951 test "$silent" = yes &&
15952 ac_config_status_args="$ac_config_status_args --quiet"
15953 exec 5>/dev/null
15954 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
15955 exec 5>>config.log
15956 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15957 # would make configure fail if this is the last instruction.
81ecdfbb
RW
15958 $ac_cs_success || as_fn_exit $?
15959fi
15960if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
15961 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15962$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
b7026657 15963fi
c906108c
SS
15964
15965