]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mips/configure
sim: allow the assert configure option everywhere
[thirdparty/binutils-gdb.git] / sim / mips / configure
CommitLineData
c906108c 1#! /bin/sh
b7026657 2# Guess values for system-dependent variables and create Makefiles.
81ecdfbb
RW
3# Generated by GNU Autoconf 2.64.
4#
5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
7# Foundation, Inc.
b7026657 8#
b7026657
AC
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
81ecdfbb
RW
11## -------------------- ##
12## M4sh Initialization. ##
13## -------------------- ##
c906108c 14
81ecdfbb
RW
15# Be more Bourne compatible
16DUALCASE=1; export DUALCASE # for MKS sh
17if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
b7026657
AC
18 emulate sh
19 NULLCMD=:
81ecdfbb 20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
b7026657
AC
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
23 setopt NO_GLOB_SUBST
24else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30esac
b7026657 31fi
c906108c 32
81ecdfbb
RW
33
34as_nl='
35'
36export as_nl
37# Printing a long string crashes Solaris 7 /usr/bin/printf.
38as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41# Prefer a ksh shell builtin over an external printf program on Solaris,
42# but without wasting forks for bash or zsh.
43if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
47elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50else
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in #(
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64 '
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
67 fi
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
70fi
71
72# The user is always right.
73if test "${PATH_SEPARATOR+set}" != set; then
74 PATH_SEPARATOR=:
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
77 PATH_SEPARATOR=';'
78 }
b7026657 79fi
c906108c
SS
80
81
81ecdfbb
RW
82# IFS
83# We need space, tab and new line, in precisely that order. Quoting is
84# there to prevent editors from complaining about space-tab.
85# (If _AS_PATH_WALK were called with IFS unset, it would disable word
86# splitting by setting IFS to empty value.)
87IFS=" "" $as_nl"
88
89# Find who we are. Look in the path if we contain no directory separator.
90case $0 in #((
91 *[\\/]* ) as_myself=$0 ;;
92 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
93for as_dir in $PATH
94do
95 IFS=$as_save_IFS
96 test -z "$as_dir" && as_dir=.
97 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
98 done
99IFS=$as_save_IFS
100
101 ;;
102esac
103# We did not find ourselves, most probably we were run as `sh COMMAND'
104# in which case we are not to be found in the path.
105if test "x$as_myself" = x; then
106 as_myself=$0
107fi
108if test ! -f "$as_myself"; then
109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
110 exit 1
111fi
112
113# Unset variables that we do not need and which cause bugs (e.g. in
114# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
115# suppresses any "Segmentation fault" message there. '((' could
116# trigger a bug in pdksh 5.2.14.
117for as_var in BASH_ENV ENV MAIL MAILPATH
118do eval test x\${$as_var+set} = xset \
119 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
120done
b7026657
AC
121PS1='$ '
122PS2='> '
123PS4='+ '
c906108c 124
b7026657 125# NLS nuisances.
81ecdfbb
RW
126LC_ALL=C
127export LC_ALL
128LANGUAGE=C
129export LANGUAGE
130
131# CDPATH.
132(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
133
134if test "x$CONFIG_SHELL" = x; then
135 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
136 emulate sh
137 NULLCMD=:
138 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
139 # is contrary to our usage. Disable this feature.
140 alias -g '\${1+\"\$@\"}'='\"\$@\"'
141 setopt NO_GLOB_SUBST
142else
143 case \`(set -o) 2>/dev/null\` in #(
144 *posix*) :
145 set -o posix ;; #(
146 *) :
147 ;;
148esac
149fi
150"
151 as_required="as_fn_return () { (exit \$1); }
152as_fn_success () { as_fn_return 0; }
153as_fn_failure () { as_fn_return 1; }
154as_fn_ret_success () { return 0; }
155as_fn_ret_failure () { return 1; }
156
157exitcode=0
158as_fn_success || { exitcode=1; echo as_fn_success failed.; }
159as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
160as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
161as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
162if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
163
164else
165 exitcode=1; echo positional parameters were not saved.
166fi
167test x\$exitcode = x0 || exit 1"
168 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
169 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
170 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
171 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
6bb11ab3
L
172test \$(( 1 + 1 )) = 2 || exit 1
173
174 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
175 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
176 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
177 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
178 PATH=/empty FPATH=/empty; export PATH FPATH
179 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
180 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
81ecdfbb
RW
181 if (eval "$as_required") 2>/dev/null; then :
182 as_have_required=yes
183else
184 as_have_required=no
185fi
186 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
187
188else
189 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
190as_found=false
191for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
b7026657 192do
81ecdfbb
RW
193 IFS=$as_save_IFS
194 test -z "$as_dir" && as_dir=.
195 as_found=:
196 case $as_dir in #(
197 /*)
198 for as_base in sh bash ksh sh5; do
199 # Try only shells that exist, to save several forks.
200 as_shell=$as_dir/$as_base
201 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
202 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
203 CONFIG_SHELL=$as_shell as_have_required=yes
204 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
205 break 2
206fi
207fi
208 done;;
209 esac
210 as_found=false
211done
212$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
213 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
214 CONFIG_SHELL=$SHELL as_have_required=yes
215fi; }
216IFS=$as_save_IFS
217
218
219 if test "x$CONFIG_SHELL" != x; then :
220 # We cannot yet assume a decent shell, so we have to provide a
221 # neutralization value for shells without unset; and this also
222 # works around shells that cannot unset nonexistent variables.
223 BASH_ENV=/dev/null
224 ENV=/dev/null
225 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
226 export CONFIG_SHELL
227 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
228fi
229
230 if test x$as_have_required = xno; then :
231 $as_echo "$0: This script requires a shell more modern than all"
232 $as_echo "$0: the shells that I found on your system."
233 if test x${ZSH_VERSION+set} = xset ; then
234 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
235 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
b7026657 236 else
81ecdfbb
RW
237 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
238$0: including any error possibly output before this
239$0: message. Then install a modern shell, or manually run
240$0: the script under such a shell if you do have one."
b7026657 241 fi
81ecdfbb
RW
242 exit 1
243fi
244fi
245fi
246SHELL=${CONFIG_SHELL-/bin/sh}
247export SHELL
248# Unset more variables known to interfere with behavior of common tools.
249CLICOLOR_FORCE= GREP_OPTIONS=
250unset CLICOLOR_FORCE GREP_OPTIONS
251
252## --------------------- ##
253## M4sh Shell Functions. ##
254## --------------------- ##
255# as_fn_unset VAR
256# ---------------
257# Portably unset VAR.
258as_fn_unset ()
259{
260 { eval $1=; unset $1;}
261}
262as_unset=as_fn_unset
263
264# as_fn_set_status STATUS
265# -----------------------
266# Set $? to STATUS, without forking.
267as_fn_set_status ()
268{
269 return $1
270} # as_fn_set_status
271
272# as_fn_exit STATUS
273# -----------------
274# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
275as_fn_exit ()
276{
277 set +e
278 as_fn_set_status $1
279 exit $1
280} # as_fn_exit
281
282# as_fn_mkdir_p
283# -------------
284# Create "$as_dir" as a directory, including parents if necessary.
285as_fn_mkdir_p ()
286{
287
288 case $as_dir in #(
289 -*) as_dir=./$as_dir;;
290 esac
291 test -d "$as_dir" || eval $as_mkdir_p || {
292 as_dirs=
293 while :; do
294 case $as_dir in #(
295 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
296 *) as_qdir=$as_dir;;
297 esac
298 as_dirs="'$as_qdir' $as_dirs"
299 as_dir=`$as_dirname -- "$as_dir" ||
300$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
301 X"$as_dir" : 'X\(//\)[^/]' \| \
302 X"$as_dir" : 'X\(//\)$' \| \
303 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
304$as_echo X"$as_dir" |
305 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
306 s//\1/
307 q
308 }
309 /^X\(\/\/\)[^/].*/{
310 s//\1/
311 q
312 }
313 /^X\(\/\/\)$/{
314 s//\1/
315 q
316 }
317 /^X\(\/\).*/{
318 s//\1/
319 q
320 }
321 s/.*/./; q'`
322 test -d "$as_dir" && break
323 done
324 test -z "$as_dirs" || eval "mkdir $as_dirs"
325 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
326
327
328} # as_fn_mkdir_p
329# as_fn_append VAR VALUE
330# ----------------------
331# Append the text in VALUE to the end of the definition contained in VAR. Take
332# advantage of any shell optimizations that allow amortized linear growth over
333# repeated appends, instead of the typical quadratic growth present in naive
334# implementations.
335if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
336 eval 'as_fn_append ()
337 {
338 eval $1+=\$2
339 }'
340else
341 as_fn_append ()
342 {
343 eval $1=\$$1\$2
344 }
345fi # as_fn_append
346
347# as_fn_arith ARG...
348# ------------------
349# Perform arithmetic evaluation on the ARGs, and store the result in the
350# global $as_val. Take advantage of shells that can avoid forks. The arguments
351# must be portable across $(()) and expr.
352if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
353 eval 'as_fn_arith ()
354 {
355 as_val=$(( $* ))
356 }'
357else
358 as_fn_arith ()
359 {
360 as_val=`expr "$@" || test $? -eq 1`
361 }
362fi # as_fn_arith
363
364
365# as_fn_error ERROR [LINENO LOG_FD]
366# ---------------------------------
367# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
368# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
369# script with status $?, using 1 if that was 0.
370as_fn_error ()
371{
372 as_status=$?; test $as_status -eq 0 && as_status=1
373 if test "$3"; then
374 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
375 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
376 fi
377 $as_echo "$as_me: error: $1" >&2
378 as_fn_exit $as_status
379} # as_fn_error
c906108c 380
81ecdfbb
RW
381if expr a : '\(a\)' >/dev/null 2>&1 &&
382 test "X`expr 00001 : '.*\(...\)'`" = X001; then
b7026657
AC
383 as_expr=expr
384else
385 as_expr=false
386fi
c906108c 387
81ecdfbb 388if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
b7026657
AC
389 as_basename=basename
390else
391 as_basename=false
392fi
c906108c 393
81ecdfbb
RW
394if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
395 as_dirname=dirname
396else
397 as_dirname=false
398fi
c906108c 399
81ecdfbb 400as_me=`$as_basename -- "$0" ||
b7026657
AC
401$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
402 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
403 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
404$as_echo X/"$0" |
405 sed '/^.*\/\([^/][^/]*\)\/*$/{
406 s//\1/
407 q
408 }
409 /^X\/\(\/\/\)$/{
410 s//\1/
411 q
412 }
413 /^X\/\(\/\).*/{
414 s//\1/
415 q
416 }
417 s/.*/./; q'`
c906108c 418
b7026657
AC
419# Avoid depending upon Character Ranges.
420as_cr_letters='abcdefghijklmnopqrstuvwxyz'
421as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
422as_cr_Letters=$as_cr_letters$as_cr_LETTERS
423as_cr_digits='0123456789'
424as_cr_alnum=$as_cr_Letters$as_cr_digits
c906108c 425
c906108c 426
81ecdfbb
RW
427 as_lineno_1=$LINENO as_lineno_1a=$LINENO
428 as_lineno_2=$LINENO as_lineno_2a=$LINENO
429 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
430 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
431 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
432 sed -n '
433 p
434 /[$]LINENO/=
435 ' <$as_myself |
b7026657 436 sed '
81ecdfbb
RW
437 s/[$]LINENO.*/&-/
438 t lineno
439 b
440 :lineno
b7026657 441 N
81ecdfbb
RW
442 :loop
443 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
b7026657 444 t loop
81ecdfbb 445 s/-\n.*//
b7026657 446 ' >$as_me.lineno &&
81ecdfbb
RW
447 chmod +x "$as_me.lineno" ||
448 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
b7026657
AC
449
450 # Don't try to exec as it changes $[0], causing all sort of problems
451 # (the dirname of $[0] is not the place where we might find the
81ecdfbb
RW
452 # original and so on. Autoconf is especially sensitive to this).
453 . "./$as_me.lineno"
b7026657
AC
454 # Exit status is that of the last command.
455 exit
456}
c906108c 457
81ecdfbb
RW
458ECHO_C= ECHO_N= ECHO_T=
459case `echo -n x` in #(((((
460-n*)
461 case `echo 'xy\c'` in
462 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
463 xy) ECHO_C='\c';;
464 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
465 ECHO_T=' ';;
466 esac;;
467*)
468 ECHO_N='-n';;
b7026657 469esac
c906108c 470
81ecdfbb
RW
471rm -f conf$$ conf$$.exe conf$$.file
472if test -d conf$$.dir; then
473 rm -f conf$$.dir/conf$$.file
b7026657 474else
81ecdfbb
RW
475 rm -f conf$$.dir
476 mkdir conf$$.dir 2>/dev/null
b7026657 477fi
81ecdfbb
RW
478if (echo >conf$$.file) 2>/dev/null; then
479 if ln -s conf$$.file conf$$ 2>/dev/null; then
b7026657 480 as_ln_s='ln -s'
81ecdfbb
RW
481 # ... but there are two gotchas:
482 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
483 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
484 # In both cases, we have to default to `cp -p'.
485 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
486 as_ln_s='cp -p'
487 elif ln conf$$.file conf$$ 2>/dev/null; then
488 as_ln_s=ln
489 else
490 as_ln_s='cp -p'
b7026657 491 fi
b7026657
AC
492else
493 as_ln_s='cp -p'
494fi
81ecdfbb
RW
495rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
496rmdir conf$$.dir 2>/dev/null
c906108c 497
b7026657 498if mkdir -p . 2>/dev/null; then
81ecdfbb 499 as_mkdir_p='mkdir -p "$as_dir"'
b7026657
AC
500else
501 test -d ./-p && rmdir ./-p
502 as_mkdir_p=false
503fi
c906108c 504
81ecdfbb
RW
505if test -x / >/dev/null 2>&1; then
506 as_test_x='test -x'
507else
508 if ls -dL / >/dev/null 2>&1; then
509 as_ls_L_option=L
510 else
511 as_ls_L_option=
512 fi
513 as_test_x='
514 eval sh -c '\''
515 if test -d "$1"; then
516 test -d "$1/.";
517 else
518 case $1 in #(
519 -*)set "./$1";;
520 esac;
521 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
522 ???[sx]*):;;*)false;;esac;fi
523 '\'' sh
524 '
525fi
526as_executable_p=$as_test_x
c906108c 527
b7026657
AC
528# Sed expression to map a string onto a valid CPP name.
529as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
c906108c 530
b7026657
AC
531# Sed expression to map a string onto a valid variable name.
532as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
c906108c 533
6bb11ab3
L
534SHELL=${CONFIG_SHELL-/bin/sh}
535
c906108c 536
81ecdfbb 537exec 7<&0 </dev/null 6>&1
c906108c 538
b7026657
AC
539# Name of the host.
540# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
541# so uname gets run too.
542ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
c906108c 543
c906108c 544#
b7026657 545# Initializations.
c906108c 546#
b7026657 547ac_default_prefix=/usr/local
81ecdfbb 548ac_clean_files=
b7026657 549ac_config_libobj_dir=.
81ecdfbb 550LIBOBJS=
b7026657
AC
551cross_compiling=no
552subdirs=
553MFLAGS=
554MAKEFLAGS=
b7026657
AC
555
556# Identity of this package.
557PACKAGE_NAME=
558PACKAGE_TARNAME=
559PACKAGE_VERSION=
560PACKAGE_STRING=
561PACKAGE_BUGREPORT=
81ecdfbb 562PACKAGE_URL=
b7026657
AC
563
564ac_unique_file="Makefile.in"
565# Factoring default headers for most tests.
566ac_includes_default="\
567#include <stdio.h>
81ecdfbb 568#ifdef HAVE_SYS_TYPES_H
b7026657
AC
569# include <sys/types.h>
570#endif
81ecdfbb 571#ifdef HAVE_SYS_STAT_H
b7026657
AC
572# include <sys/stat.h>
573#endif
81ecdfbb 574#ifdef STDC_HEADERS
b7026657
AC
575# include <stdlib.h>
576# include <stddef.h>
577#else
81ecdfbb 578# ifdef HAVE_STDLIB_H
b7026657
AC
579# include <stdlib.h>
580# endif
581#endif
81ecdfbb
RW
582#ifdef HAVE_STRING_H
583# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
b7026657
AC
584# include <memory.h>
585# endif
586# include <string.h>
587#endif
81ecdfbb 588#ifdef HAVE_STRINGS_H
b7026657
AC
589# include <strings.h>
590#endif
81ecdfbb 591#ifdef HAVE_INTTYPES_H
b7026657 592# include <inttypes.h>
b7026657 593#endif
81ecdfbb
RW
594#ifdef HAVE_STDINT_H
595# include <stdint.h>
596#endif
597#ifdef HAVE_UNISTD_H
b7026657
AC
598# include <unistd.h>
599#endif"
c906108c 600
81ecdfbb
RW
601ac_subst_vars='LTLIBOBJS
602LIBOBJS
603cgen_breaks
604mips_extra_libs
605XMKMF
606mips_igen_engine
81ecdfbb
RW
607sim_multi_obj
608sim_multi_src
609sim_multi_igen_configs
610sim_multi_flags
611sim_gen
8e394ffc
AB
612sim_micromips16_flags
613sim_micromips_flags
81ecdfbb
RW
614sim_m16_flags
615sim_igen_flags
616SIM_SUBTARGET
617REPORT_BUGS_TEXI
618REPORT_BUGS_TO
619PKGVERSION
620sim_profile
621sim_trace
622sim_stdio
623sim_debug
81ecdfbb 624MAINT
31e6ad7d
MF
625MAINTAINER_MODE_FALSE
626MAINTAINER_MODE_TRUE
6bb11ab3
L
627lt_cv_dlopen_libs
628OTOOL64
629OTOOL
630LIPO
631NMEDIT
632DSYMUTIL
633AWK
634STRIP
635OBJDUMP
636LN_S
637NM
638ac_ct_DUMPBIN
639DUMPBIN
640LD
641FGREP
642SED
643LIBTOOL
644PLUGINS_FALSE
645PLUGINS_TRUE
aadc9410
MF
646zlibinc
647zlibdir
81ecdfbb
RW
648CATOBJEXT
649GENCAT
650INSTOBJEXT
651DATADIRNAME
652CATALOGS
653POSUB
654GMSGFMT
655XGETTEXT
656INCINTL
657LIBINTL_DEP
658LIBINTL
659USE_NLS
db2e4d67
MF
660GMAKE_FALSE
661GMAKE_TRUE
662MAKE
663CCDEPMODE
664DEPDIR
665am__leading_dot
5f3ef9d0 666PACKAGE
81ecdfbb
RW
667RANLIB
668AR
669HDEFINES
670CC_FOR_BUILD
671INSTALL_DATA
672INSTALL_SCRIPT
673INSTALL_PROGRAM
2232061b
MF
674EGREP
675GREP
676CPP
81ecdfbb
RW
677target_os
678target_vendor
679target_cpu
680target
681host_os
682host_vendor
683host_cpu
684host
685build_os
686build_vendor
687build_cpu
688build
6ffe910a
MF
689OBJEXT
690EXEEXT
691ac_ct_CC
692CPPFLAGS
693LDFLAGS
694CFLAGS
695CC
81ecdfbb
RW
696WERROR_CFLAGS
697WARN_CFLAGS
698sim_xor_endian
81ecdfbb
RW
699sim_smp
700sim_reserved_bits
81ecdfbb
RW
701sim_packages
702sim_inline
703sim_hw
704sim_hw_objs
705sim_hw_cflags
706sim_default_model
707sim_scache
708sim_float
81ecdfbb
RW
709sim_endian
710sim_bitsize
711sim_assert
712sim_alignment
713sim_environment
714target_alias
715host_alias
716build_alias
717LIBS
718ECHO_T
719ECHO_N
720ECHO_C
721DEFS
722mandir
723localedir
724libdir
725psdir
726pdfdir
727dvidir
728htmldir
729infodir
730docdir
731oldincludedir
732includedir
733localstatedir
734sharedstatedir
735sysconfdir
736datadir
737datarootdir
738libexecdir
739sbindir
740bindir
741program_transform_name
742prefix
743exec_prefix
744PACKAGE_URL
745PACKAGE_BUGREPORT
746PACKAGE_STRING
747PACKAGE_VERSION
748PACKAGE_TARNAME
749PACKAGE_NAME
750PATH_SEPARATOR
751SHELL'
b7026657 752ac_subst_files=''
81ecdfbb
RW
753ac_user_opts='
754enable_option_checking
aadc9410 755with_system_zlib
6bb11ab3
L
756enable_plugins
757enable_shared
758enable_static
759with_pic
760enable_fast_install
761with_gnu_ld
762enable_libtool_lock
81ecdfbb 763enable_maintainer_mode
81ecdfbb
RW
764enable_sim_debug
765enable_sim_stdio
766enable_sim_trace
767enable_sim_profile
35656e95 768enable_sim_assert
347fe5bb 769enable_sim_inline
81ecdfbb
RW
770with_pkgversion
771with_bugurl
81ecdfbb 772enable_sim_alignment
2232061b 773enable_werror
81ecdfbb
RW
774enable_build_warnings
775enable_sim_build_warnings
776enable_sim_reserved_bits
777enable_sim_endian
778enable_sim_bitsize
779enable_sim_float
81ecdfbb
RW
780enable_sim_hardware
781with_x
782'
783 ac_precious_vars='build_alias
784host_alias
785target_alias
786CC
787CFLAGS
788LDFLAGS
789LIBS
790CPPFLAGS
791CPP
792XMKMF'
793
c906108c
SS
794
795# Initialize some variables set by options.
b7026657
AC
796ac_init_help=
797ac_init_version=false
81ecdfbb
RW
798ac_unrecognized_opts=
799ac_unrecognized_sep=
c906108c
SS
800# The variables have the same names as the options, with
801# dashes changed to underlines.
b7026657 802cache_file=/dev/null
c906108c 803exec_prefix=NONE
c906108c 804no_create=
c906108c
SS
805no_recursion=
806prefix=NONE
807program_prefix=NONE
808program_suffix=NONE
809program_transform_name=s,x,x,
810silent=
811site=
812srcdir=
c906108c
SS
813verbose=
814x_includes=NONE
815x_libraries=NONE
b7026657
AC
816
817# Installation directory options.
818# These are left unexpanded so users can "make install exec_prefix=/foo"
819# and all the variables that are supposed to be based on exec_prefix
820# by default will actually change.
821# Use braces instead of parens because sh, perl, etc. also accept them.
81ecdfbb 822# (The list follows the same order as the GNU Coding Standards.)
c906108c
SS
823bindir='${exec_prefix}/bin'
824sbindir='${exec_prefix}/sbin'
825libexecdir='${exec_prefix}/libexec'
81ecdfbb
RW
826datarootdir='${prefix}/share'
827datadir='${datarootdir}'
c906108c
SS
828sysconfdir='${prefix}/etc'
829sharedstatedir='${prefix}/com'
830localstatedir='${prefix}/var'
c906108c
SS
831includedir='${prefix}/include'
832oldincludedir='/usr/include'
81ecdfbb
RW
833docdir='${datarootdir}/doc/${PACKAGE}'
834infodir='${datarootdir}/info'
835htmldir='${docdir}'
836dvidir='${docdir}'
837pdfdir='${docdir}'
838psdir='${docdir}'
839libdir='${exec_prefix}/lib'
840localedir='${datarootdir}/locale'
841mandir='${datarootdir}/man'
c906108c 842
c906108c 843ac_prev=
81ecdfbb 844ac_dashdash=
c906108c
SS
845for ac_option
846do
c906108c
SS
847 # If the previous option needs an argument, assign it.
848 if test -n "$ac_prev"; then
81ecdfbb 849 eval $ac_prev=\$ac_option
c906108c
SS
850 ac_prev=
851 continue
852 fi
853
81ecdfbb
RW
854 case $ac_option in
855 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
856 *) ac_optarg=yes ;;
857 esac
c906108c
SS
858
859 # Accept the important Cygnus configure options, so we can diagnose typos.
860
81ecdfbb
RW
861 case $ac_dashdash$ac_option in
862 --)
863 ac_dashdash=yes ;;
c906108c
SS
864
865 -bindir | --bindir | --bindi | --bind | --bin | --bi)
866 ac_prev=bindir ;;
867 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
b7026657 868 bindir=$ac_optarg ;;
c906108c
SS
869
870 -build | --build | --buil | --bui | --bu)
b7026657 871 ac_prev=build_alias ;;
c906108c 872 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
b7026657 873 build_alias=$ac_optarg ;;
c906108c
SS
874
875 -cache-file | --cache-file | --cache-fil | --cache-fi \
876 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
877 ac_prev=cache_file ;;
878 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
879 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
b7026657
AC
880 cache_file=$ac_optarg ;;
881
882 --config-cache | -C)
883 cache_file=config.cache ;;
c906108c 884
81ecdfbb 885 -datadir | --datadir | --datadi | --datad)
c906108c 886 ac_prev=datadir ;;
81ecdfbb 887 -datadir=* | --datadir=* | --datadi=* | --datad=*)
b7026657 888 datadir=$ac_optarg ;;
c906108c 889
81ecdfbb
RW
890 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
891 | --dataroo | --dataro | --datar)
892 ac_prev=datarootdir ;;
893 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
894 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
895 datarootdir=$ac_optarg ;;
896
c906108c 897 -disable-* | --disable-*)
81ecdfbb 898 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
c906108c 899 # Reject names that are not valid shell variable names.
81ecdfbb
RW
900 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
901 as_fn_error "invalid feature name: $ac_useropt"
902 ac_useropt_orig=$ac_useropt
903 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
904 case $ac_user_opts in
905 *"
906"enable_$ac_useropt"
907"*) ;;
908 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
909 ac_unrecognized_sep=', ';;
910 esac
911 eval enable_$ac_useropt=no ;;
912
913 -docdir | --docdir | --docdi | --doc | --do)
914 ac_prev=docdir ;;
915 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
916 docdir=$ac_optarg ;;
917
918 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
919 ac_prev=dvidir ;;
920 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
921 dvidir=$ac_optarg ;;
c906108c
SS
922
923 -enable-* | --enable-*)
81ecdfbb 924 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
c906108c 925 # Reject names that are not valid shell variable names.
81ecdfbb
RW
926 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
927 as_fn_error "invalid feature name: $ac_useropt"
928 ac_useropt_orig=$ac_useropt
929 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
930 case $ac_user_opts in
931 *"
932"enable_$ac_useropt"
933"*) ;;
934 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
935 ac_unrecognized_sep=', ';;
c906108c 936 esac
81ecdfbb 937 eval enable_$ac_useropt=\$ac_optarg ;;
c906108c
SS
938
939 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
940 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
941 | --exec | --exe | --ex)
942 ac_prev=exec_prefix ;;
943 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
944 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
945 | --exec=* | --exe=* | --ex=*)
b7026657 946 exec_prefix=$ac_optarg ;;
c906108c
SS
947
948 -gas | --gas | --ga | --g)
949 # Obsolete; use --with-gas.
950 with_gas=yes ;;
951
b7026657
AC
952 -help | --help | --hel | --he | -h)
953 ac_init_help=long ;;
954 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
955 ac_init_help=recursive ;;
956 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
957 ac_init_help=short ;;
c906108c
SS
958
959 -host | --host | --hos | --ho)
b7026657 960 ac_prev=host_alias ;;
c906108c 961 -host=* | --host=* | --hos=* | --ho=*)
b7026657 962 host_alias=$ac_optarg ;;
c906108c 963
81ecdfbb
RW
964 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
965 ac_prev=htmldir ;;
966 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
967 | --ht=*)
968 htmldir=$ac_optarg ;;
969
c906108c
SS
970 -includedir | --includedir | --includedi | --included | --include \
971 | --includ | --inclu | --incl | --inc)
972 ac_prev=includedir ;;
973 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
974 | --includ=* | --inclu=* | --incl=* | --inc=*)
b7026657 975 includedir=$ac_optarg ;;
c906108c
SS
976
977 -infodir | --infodir | --infodi | --infod | --info | --inf)
978 ac_prev=infodir ;;
979 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
b7026657 980 infodir=$ac_optarg ;;
c906108c
SS
981
982 -libdir | --libdir | --libdi | --libd)
983 ac_prev=libdir ;;
984 -libdir=* | --libdir=* | --libdi=* | --libd=*)
b7026657 985 libdir=$ac_optarg ;;
c906108c
SS
986
987 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
988 | --libexe | --libex | --libe)
989 ac_prev=libexecdir ;;
990 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
991 | --libexe=* | --libex=* | --libe=*)
b7026657 992 libexecdir=$ac_optarg ;;
c906108c 993
81ecdfbb
RW
994 -localedir | --localedir | --localedi | --localed | --locale)
995 ac_prev=localedir ;;
996 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
997 localedir=$ac_optarg ;;
998
c906108c 999 -localstatedir | --localstatedir | --localstatedi | --localstated \
81ecdfbb 1000 | --localstate | --localstat | --localsta | --localst | --locals)
c906108c
SS
1001 ac_prev=localstatedir ;;
1002 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
81ecdfbb 1003 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
b7026657 1004 localstatedir=$ac_optarg ;;
c906108c
SS
1005
1006 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1007 ac_prev=mandir ;;
1008 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
b7026657 1009 mandir=$ac_optarg ;;
c906108c
SS
1010
1011 -nfp | --nfp | --nf)
1012 # Obsolete; use --without-fp.
1013 with_fp=no ;;
1014
1015 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
b7026657 1016 | --no-cr | --no-c | -n)
c906108c
SS
1017 no_create=yes ;;
1018
1019 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1020 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1021 no_recursion=yes ;;
1022
1023 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1024 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1025 | --oldin | --oldi | --old | --ol | --o)
1026 ac_prev=oldincludedir ;;
1027 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1028 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1029 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
b7026657 1030 oldincludedir=$ac_optarg ;;
c906108c
SS
1031
1032 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1033 ac_prev=prefix ;;
1034 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
b7026657 1035 prefix=$ac_optarg ;;
c906108c
SS
1036
1037 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1038 | --program-pre | --program-pr | --program-p)
1039 ac_prev=program_prefix ;;
1040 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1041 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
b7026657 1042 program_prefix=$ac_optarg ;;
c906108c
SS
1043
1044 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1045 | --program-suf | --program-su | --program-s)
1046 ac_prev=program_suffix ;;
1047 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1048 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
b7026657 1049 program_suffix=$ac_optarg ;;
c906108c
SS
1050
1051 -program-transform-name | --program-transform-name \
1052 | --program-transform-nam | --program-transform-na \
1053 | --program-transform-n | --program-transform- \
1054 | --program-transform | --program-transfor \
1055 | --program-transfo | --program-transf \
1056 | --program-trans | --program-tran \
1057 | --progr-tra | --program-tr | --program-t)
1058 ac_prev=program_transform_name ;;
1059 -program-transform-name=* | --program-transform-name=* \
1060 | --program-transform-nam=* | --program-transform-na=* \
1061 | --program-transform-n=* | --program-transform-=* \
1062 | --program-transform=* | --program-transfor=* \
1063 | --program-transfo=* | --program-transf=* \
1064 | --program-trans=* | --program-tran=* \
1065 | --progr-tra=* | --program-tr=* | --program-t=*)
b7026657 1066 program_transform_name=$ac_optarg ;;
c906108c 1067
81ecdfbb
RW
1068 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1069 ac_prev=pdfdir ;;
1070 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1071 pdfdir=$ac_optarg ;;
1072
1073 -psdir | --psdir | --psdi | --psd | --ps)
1074 ac_prev=psdir ;;
1075 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1076 psdir=$ac_optarg ;;
1077
c906108c
SS
1078 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1079 | -silent | --silent | --silen | --sile | --sil)
1080 silent=yes ;;
1081
1082 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1083 ac_prev=sbindir ;;
1084 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1085 | --sbi=* | --sb=*)
b7026657 1086 sbindir=$ac_optarg ;;
c906108c
SS
1087
1088 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1089 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1090 | --sharedst | --shareds | --shared | --share | --shar \
1091 | --sha | --sh)
1092 ac_prev=sharedstatedir ;;
1093 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1094 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1095 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1096 | --sha=* | --sh=*)
b7026657 1097 sharedstatedir=$ac_optarg ;;
c906108c
SS
1098
1099 -site | --site | --sit)
1100 ac_prev=site ;;
1101 -site=* | --site=* | --sit=*)
b7026657 1102 site=$ac_optarg ;;
e514a9d6 1103
c906108c
SS
1104 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1105 ac_prev=srcdir ;;
1106 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
b7026657 1107 srcdir=$ac_optarg ;;
c906108c
SS
1108
1109 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1110 | --syscon | --sysco | --sysc | --sys | --sy)
1111 ac_prev=sysconfdir ;;
1112 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1113 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
b7026657 1114 sysconfdir=$ac_optarg ;;
c906108c
SS
1115
1116 -target | --target | --targe | --targ | --tar | --ta | --t)
b7026657 1117 ac_prev=target_alias ;;
c906108c 1118 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
b7026657 1119 target_alias=$ac_optarg ;;
c906108c
SS
1120
1121 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1122 verbose=yes ;;
1123
b7026657
AC
1124 -version | --version | --versio | --versi | --vers | -V)
1125 ac_init_version=: ;;
c906108c
SS
1126
1127 -with-* | --with-*)
81ecdfbb 1128 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
c906108c 1129 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1130 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1131 as_fn_error "invalid package name: $ac_useropt"
1132 ac_useropt_orig=$ac_useropt
1133 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1134 case $ac_user_opts in
1135 *"
1136"with_$ac_useropt"
1137"*) ;;
1138 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1139 ac_unrecognized_sep=', ';;
c906108c 1140 esac
81ecdfbb 1141 eval with_$ac_useropt=\$ac_optarg ;;
c906108c
SS
1142
1143 -without-* | --without-*)
81ecdfbb 1144 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
c906108c 1145 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1146 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1147 as_fn_error "invalid package name: $ac_useropt"
1148 ac_useropt_orig=$ac_useropt
1149 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1150 case $ac_user_opts in
1151 *"
1152"with_$ac_useropt"
1153"*) ;;
1154 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1155 ac_unrecognized_sep=', ';;
1156 esac
1157 eval with_$ac_useropt=no ;;
c906108c
SS
1158
1159 --x)
1160 # Obsolete; use --with-x.
1161 with_x=yes ;;
1162
1163 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1164 | --x-incl | --x-inc | --x-in | --x-i)
1165 ac_prev=x_includes ;;
1166 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1167 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
b7026657 1168 x_includes=$ac_optarg ;;
c906108c
SS
1169
1170 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1171 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1172 ac_prev=x_libraries ;;
1173 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1174 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
b7026657 1175 x_libraries=$ac_optarg ;;
c906108c 1176
81ecdfbb
RW
1177 -*) as_fn_error "unrecognized option: \`$ac_option'
1178Try \`$0 --help' for more information."
c906108c
SS
1179 ;;
1180
b7026657
AC
1181 *=*)
1182 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1183 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1184 case $ac_envvar in #(
1185 '' | [0-9]* | *[!_$as_cr_alnum]* )
1186 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1187 esac
1188 eval $ac_envvar=\$ac_optarg
b7026657
AC
1189 export $ac_envvar ;;
1190
c906108c 1191 *)
b7026657 1192 # FIXME: should be removed in autoconf 3.0.
81ecdfbb 1193 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
b7026657 1194 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
81ecdfbb 1195 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
b7026657 1196 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
c906108c
SS
1197 ;;
1198
1199 esac
1200done
1201
1202if test -n "$ac_prev"; then
b7026657 1203 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
81ecdfbb 1204 as_fn_error "missing argument to $ac_option"
c906108c 1205fi
c906108c 1206
81ecdfbb
RW
1207if test -n "$ac_unrecognized_opts"; then
1208 case $enable_option_checking in
1209 no) ;;
1210 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1211 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
b7026657 1212 esac
81ecdfbb 1213fi
c906108c 1214
81ecdfbb
RW
1215# Check all directory arguments for consistency.
1216for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1217 datadir sysconfdir sharedstatedir localstatedir includedir \
1218 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1219 libdir localedir mandir
c906108c 1220do
81ecdfbb
RW
1221 eval ac_val=\$$ac_var
1222 # Remove trailing slashes.
1223 case $ac_val in
1224 */ )
1225 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1226 eval $ac_var=\$ac_val;;
1227 esac
1228 # Be sure to have absolute directory names.
b7026657 1229 case $ac_val in
81ecdfbb
RW
1230 [\\/$]* | ?:[\\/]* ) continue;;
1231 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
c906108c 1232 esac
81ecdfbb 1233 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
c906108c
SS
1234done
1235
b7026657
AC
1236# There might be people who depend on the old broken behavior: `$host'
1237# used to hold the argument of --host etc.
1238# FIXME: To remove some day.
1239build=$build_alias
1240host=$host_alias
1241target=$target_alias
1242
1243# FIXME: To remove some day.
1244if test "x$host_alias" != x; then
1245 if test "x$build_alias" = x; then
1246 cross_compiling=maybe
81ecdfbb 1247 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
b7026657
AC
1248 If a cross compiler is detected then cross compile mode will be used." >&2
1249 elif test "x$build_alias" != "x$host_alias"; then
1250 cross_compiling=yes
1251 fi
1252fi
c906108c 1253
b7026657
AC
1254ac_tool_prefix=
1255test -n "$host_alias" && ac_tool_prefix=$host_alias-
1256
1257test "$silent" = yes && exec 6>/dev/null
c906108c 1258
c906108c 1259
81ecdfbb
RW
1260ac_pwd=`pwd` && test -n "$ac_pwd" &&
1261ac_ls_di=`ls -di .` &&
1262ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1263 as_fn_error "working directory cannot be determined"
1264test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1265 as_fn_error "pwd does not report name of working directory"
1266
1267
c906108c
SS
1268# Find the source files, if location was not specified.
1269if test -z "$srcdir"; then
1270 ac_srcdir_defaulted=yes
81ecdfbb
RW
1271 # Try the directory containing this script, then the parent directory.
1272 ac_confdir=`$as_dirname -- "$as_myself" ||
1273$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1274 X"$as_myself" : 'X\(//\)[^/]' \| \
1275 X"$as_myself" : 'X\(//\)$' \| \
1276 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1277$as_echo X"$as_myself" |
1278 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1279 s//\1/
1280 q
1281 }
1282 /^X\(\/\/\)[^/].*/{
1283 s//\1/
1284 q
1285 }
1286 /^X\(\/\/\)$/{
1287 s//\1/
1288 q
1289 }
1290 /^X\(\/\).*/{
1291 s//\1/
1292 q
1293 }
1294 s/.*/./; q'`
c906108c 1295 srcdir=$ac_confdir
81ecdfbb 1296 if test ! -r "$srcdir/$ac_unique_file"; then
c906108c
SS
1297 srcdir=..
1298 fi
1299else
1300 ac_srcdir_defaulted=no
1301fi
81ecdfbb
RW
1302if test ! -r "$srcdir/$ac_unique_file"; then
1303 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1304 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1305fi
1306ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1307ac_abs_confdir=`(
1308 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1309 pwd)`
1310# When building in place, set srcdir=.
1311if test "$ac_abs_confdir" = "$ac_pwd"; then
1312 srcdir=.
1313fi
1314# Remove unnecessary trailing slashes from srcdir.
1315# Double slashes in file names in object file debugging info
1316# mess up M-x gdb in Emacs.
1317case $srcdir in
1318*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1319esac
1320for ac_var in $ac_precious_vars; do
1321 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1322 eval ac_env_${ac_var}_value=\$${ac_var}
1323 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1324 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1325done
c906108c 1326
b7026657
AC
1327#
1328# Report the --help message.
1329#
1330if test "$ac_init_help" = "long"; then
1331 # Omit some internal or obsolete options to make the list less imposing.
1332 # This message is too long to be a string in the A/UX 3.1 sh.
1333 cat <<_ACEOF
1334\`configure' configures this package to adapt to many kinds of systems.
c906108c 1335
b7026657 1336Usage: $0 [OPTION]... [VAR=VALUE]...
c906108c 1337
b7026657
AC
1338To assign environment variables (e.g., CC, CFLAGS...), specify them as
1339VAR=VALUE. See below for descriptions of some of the useful variables.
c906108c 1340
b7026657 1341Defaults for the options are specified in brackets.
c906108c 1342
b7026657
AC
1343Configuration:
1344 -h, --help display this help and exit
1345 --help=short display options specific to this package
1346 --help=recursive display the short help of all the included packages
1347 -V, --version display version information and exit
1348 -q, --quiet, --silent do not print \`checking...' messages
1349 --cache-file=FILE cache test results in FILE [disabled]
1350 -C, --config-cache alias for \`--cache-file=config.cache'
1351 -n, --no-create do not create output files
1352 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1353
b7026657
AC
1354Installation directories:
1355 --prefix=PREFIX install architecture-independent files in PREFIX
81ecdfbb 1356 [$ac_default_prefix]
b7026657 1357 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
81ecdfbb 1358 [PREFIX]
c906108c 1359
b7026657
AC
1360By default, \`make install' will install all the files in
1361\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1362an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1363for instance \`--prefix=\$HOME'.
c906108c 1364
b7026657
AC
1365For better control, use the options below.
1366
1367Fine tuning of the installation directories:
81ecdfbb
RW
1368 --bindir=DIR user executables [EPREFIX/bin]
1369 --sbindir=DIR system admin executables [EPREFIX/sbin]
1370 --libexecdir=DIR program executables [EPREFIX/libexec]
1371 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1372 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1373 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1374 --libdir=DIR object code libraries [EPREFIX/lib]
1375 --includedir=DIR C header files [PREFIX/include]
1376 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1377 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1378 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1379 --infodir=DIR info documentation [DATAROOTDIR/info]
1380 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1381 --mandir=DIR man documentation [DATAROOTDIR/man]
1382 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1383 --htmldir=DIR html documentation [DOCDIR]
1384 --dvidir=DIR dvi documentation [DOCDIR]
1385 --pdfdir=DIR pdf documentation [DOCDIR]
1386 --psdir=DIR ps documentation [DOCDIR]
b7026657
AC
1387_ACEOF
1388
1389 cat <<\_ACEOF
1390
1391Program names:
1392 --program-prefix=PREFIX prepend PREFIX to installed program names
1393 --program-suffix=SUFFIX append SUFFIX to installed program names
1394 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1395
1396X features:
1397 --x-includes=DIR X include files are in DIR
1398 --x-libraries=DIR X library files are in DIR
1399
1400System types:
1401 --build=BUILD configure for building on BUILD [guessed]
1402 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1403 --target=TARGET configure for building compilers for TARGET [HOST]
1404_ACEOF
c906108c 1405fi
b7026657
AC
1406
1407if test -n "$ac_init_help"; then
1408
1409 cat <<\_ACEOF
1410
1411Optional Features:
81ecdfbb 1412 --disable-option-checking ignore unrecognized --enable/--with options
b7026657
AC
1413 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1414 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
faa743bb 1415 --enable-plugins Enable support for plugins
6bb11ab3
L
1416 --enable-shared[=PKGS] build shared libraries [default=yes]
1417 --enable-static[=PKGS] build static libraries [default=yes]
1418 --enable-fast-install[=PKGS]
1419 optimize for fast installation [default=yes]
1420 --disable-libtool-lock avoid locking (might break parallel builds)
31e6ad7d
MF
1421 --enable-maintainer-mode enable make rules and dependencies not useful
1422 (and sometimes confusing) to the casual installer
8d0978fb
MF
1423 --enable-sim-debug=opts Enable debugging flags (for developers of the sim
1424 itself)
1425 --enable-sim-stdio Specify whether to use stdio for console
1426 input/output
1427 --enable-sim-trace=opts Enable tracing of simulated programs
1428 --enable-sim-profile=opts
1429 Enable profiling flags
35656e95 1430 --enable-sim-assert Specify whether to perform random assertions
8d0978fb
MF
1431 --enable-sim-inline=inlines
1432 Specify which functions should be inlined
1433 --enable-sim-alignment=align
1434 Specify strict, nonstrict or forced alignment of
1435 memory accesses
2232061b
MF
1436 --enable-werror treat compile warnings as errors
1437 --enable-build-warnings enable build-time compiler warnings if gcc is used
1438 --enable-sim-build-warnings
1439 enable SIM specific build-time compiler warnings if
1440 gcc is used
8d0978fb
MF
1441 --enable-sim-reserved-bits
1442 Specify whether to check reserved bits in
1443 instruction
1444 --enable-sim-endian=endian
1445 Specify target byte endian orientation
1446 --enable-sim-bitsize=N Specify target bitsize (32 or 64)
1447 --enable-sim-float Specify that the target processor has floating point
1448 hardware
1517bd27
MF
1449 --enable-sim-hardware=LIST
1450 Specify the hardware to be included in the build.
b7026657
AC
1451
1452Optional Packages:
1453 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1454 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
aadc9410 1455 --with-system-zlib use installed libz
6bb11ab3
L
1456 --with-pic try to use only PIC/non-PIC objects [default=use
1457 both]
1458 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
bf12d44e 1459 --with-pkgversion=PKG Use PKG in the version string in place of "SIM"
6efef468 1460 --with-bugurl=URL Direct users to URL to report a bug
b7026657
AC
1461 --with-x use the X Window System
1462
1463Some influential environment variables:
1464 CC C compiler command
1465 CFLAGS C compiler flags
1466 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1467 nonstandard directory <lib dir>
81ecdfbb
RW
1468 LIBS libraries to pass to the linker, e.g. -l<library>
1469 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1470 you have headers in a nonstandard directory <include dir>
b7026657 1471 CPP C preprocessor
81ecdfbb 1472 XMKMF Path to xmkmf, Makefile generator for X Window System
b7026657
AC
1473
1474Use these variables to override the choices made by `configure' or to help
1475it to find libraries and programs with nonstandard names/locations.
1476
81ecdfbb 1477Report bugs to the package provider.
b7026657 1478_ACEOF
81ecdfbb 1479ac_status=$?
c906108c
SS
1480fi
1481
b7026657
AC
1482if test "$ac_init_help" = "recursive"; then
1483 # If there are subdirs, report their specific --help.
b7026657 1484 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
81ecdfbb
RW
1485 test -d "$ac_dir" ||
1486 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1487 continue
b7026657 1488 ac_builddir=.
c906108c 1489
81ecdfbb
RW
1490case "$ac_dir" in
1491.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1492*)
1493 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1494 # A ".." for each directory in $ac_dir_suffix.
1495 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1496 case $ac_top_builddir_sub in
1497 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1498 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1499 esac ;;
1500esac
1501ac_abs_top_builddir=$ac_pwd
1502ac_abs_builddir=$ac_pwd$ac_dir_suffix
1503# for backward compatibility:
1504ac_top_builddir=$ac_top_build_prefix
c906108c 1505
b7026657 1506case $srcdir in
81ecdfbb 1507 .) # We are building in place.
b7026657 1508 ac_srcdir=.
81ecdfbb
RW
1509 ac_top_srcdir=$ac_top_builddir_sub
1510 ac_abs_top_srcdir=$ac_pwd ;;
1511 [\\/]* | ?:[\\/]* ) # Absolute name.
b7026657 1512 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
1513 ac_top_srcdir=$srcdir
1514 ac_abs_top_srcdir=$srcdir ;;
1515 *) # Relative name.
1516 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1517 ac_top_srcdir=$ac_top_build_prefix$srcdir
1518 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
b7026657 1519esac
81ecdfbb
RW
1520ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1521
1522 cd "$ac_dir" || { ac_status=$?; continue; }
1523 # Check for guested configure.
1524 if test -f "$ac_srcdir/configure.gnu"; then
1525 echo &&
1526 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1527 elif test -f "$ac_srcdir/configure"; then
1528 echo &&
1529 $SHELL "$ac_srcdir/configure" --help=recursive
b7026657 1530 else
81ecdfbb
RW
1531 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1532 fi || ac_status=$?
1533 cd "$ac_pwd" || { ac_status=$?; break; }
b7026657
AC
1534 done
1535fi
1536
81ecdfbb 1537test -n "$ac_init_help" && exit $ac_status
b7026657
AC
1538if $ac_init_version; then
1539 cat <<\_ACEOF
81ecdfbb
RW
1540configure
1541generated by GNU Autoconf 2.64
b7026657 1542
81ecdfbb 1543Copyright (C) 2009 Free Software Foundation, Inc.
b7026657
AC
1544This configure script is free software; the Free Software Foundation
1545gives unlimited permission to copy, distribute and modify it.
1546_ACEOF
81ecdfbb 1547 exit
b7026657 1548fi
b7026657 1549
81ecdfbb
RW
1550## ------------------------ ##
1551## Autoconf initialization. ##
1552## ------------------------ ##
b7026657 1553
81ecdfbb
RW
1554# ac_fn_c_try_compile LINENO
1555# --------------------------
1556# Try to compile conftest.$ac_ext, and return whether this succeeded.
1557ac_fn_c_try_compile ()
b7026657 1558{
81ecdfbb
RW
1559 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1560 rm -f conftest.$ac_objext
1561 if { { ac_try="$ac_compile"
1562case "(($ac_try" in
1563 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1564 *) ac_try_echo=$ac_try;;
1565esac
1566eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1567$as_echo "$ac_try_echo"; } >&5
1568 (eval "$ac_compile") 2>conftest.err
1569 ac_status=$?
1570 if test -s conftest.err; then
1571 grep -v '^ *+' conftest.err >conftest.er1
1572 cat conftest.er1 >&5
1573 mv -f conftest.er1 conftest.err
1574 fi
1575 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1576 test $ac_status = 0; } && {
1577 test -z "$ac_c_werror_flag" ||
1578 test ! -s conftest.err
1579 } && test -s conftest.$ac_objext; then :
1580 ac_retval=0
1581else
1582 $as_echo "$as_me: failed program was:" >&5
1583sed 's/^/| /' conftest.$ac_ext >&5
b7026657 1584
81ecdfbb
RW
1585 ac_retval=1
1586fi
1587 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1588 return $ac_retval
b7026657 1589
81ecdfbb 1590} # ac_fn_c_try_compile
b7026657 1591
81ecdfbb
RW
1592# ac_fn_c_try_cpp LINENO
1593# ----------------------
1594# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1595ac_fn_c_try_cpp ()
1596{
1597 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1598 if { { ac_try="$ac_cpp conftest.$ac_ext"
1599case "(($ac_try" in
1600 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1601 *) ac_try_echo=$ac_try;;
1602esac
1603eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1604$as_echo "$ac_try_echo"; } >&5
1605 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1606 ac_status=$?
1607 if test -s conftest.err; then
1608 grep -v '^ *+' conftest.err >conftest.er1
1609 cat conftest.er1 >&5
1610 mv -f conftest.er1 conftest.err
1611 fi
1612 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1613 test $ac_status = 0; } >/dev/null && {
1614 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1615 test ! -s conftest.err
1616 }; then :
1617 ac_retval=0
1618else
1619 $as_echo "$as_me: failed program was:" >&5
1620sed 's/^/| /' conftest.$ac_ext >&5
b7026657 1621
81ecdfbb
RW
1622 ac_retval=1
1623fi
1624 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1625 return $ac_retval
b7026657 1626
81ecdfbb
RW
1627} # ac_fn_c_try_cpp
1628
1629# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1630# -------------------------------------------------------
1631# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1632# the include files in INCLUDES and setting the cache variable VAR
1633# accordingly.
1634ac_fn_c_check_header_mongrel ()
1635{
1636 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1637 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1639$as_echo_n "checking for $2... " >&6; }
1640if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1641 $as_echo_n "(cached) " >&6
1642fi
1643eval ac_res=\$$3
1644 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1645$as_echo "$ac_res" >&6; }
1646else
1647 # Is the header compilable?
1648{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1649$as_echo_n "checking $2 usability... " >&6; }
1650cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1651/* end confdefs.h. */
1652$4
1653#include <$2>
1654_ACEOF
1655if ac_fn_c_try_compile "$LINENO"; then :
1656 ac_header_compiler=yes
1657else
1658 ac_header_compiler=no
1659fi
1660rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1661{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1662$as_echo "$ac_header_compiler" >&6; }
1663
1664# Is the header present?
1665{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1666$as_echo_n "checking $2 presence... " >&6; }
1667cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1668/* end confdefs.h. */
1669#include <$2>
1670_ACEOF
1671if ac_fn_c_try_cpp "$LINENO"; then :
1672 ac_header_preproc=yes
1673else
1674 ac_header_preproc=no
1675fi
1676rm -f conftest.err conftest.$ac_ext
1677{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1678$as_echo "$ac_header_preproc" >&6; }
1679
1680# So? What about this header?
1681case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1682 yes:no: )
1683 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1684$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1685 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1686$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1687 ;;
1688 no:yes:* )
1689 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1690$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1691 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1692$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1693 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1694$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1695 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1696$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1697 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1698$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1699 ;;
1700esac
1701 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1702$as_echo_n "checking for $2... " >&6; }
1703if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1704 $as_echo_n "(cached) " >&6
1705else
1706 eval "$3=\$ac_header_compiler"
1707fi
1708eval ac_res=\$$3
1709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1710$as_echo "$ac_res" >&6; }
1711fi
1712 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1713
1714} # ac_fn_c_check_header_mongrel
1715
1716# ac_fn_c_try_run LINENO
1717# ----------------------
1718# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1719# that executables *can* be run.
1720ac_fn_c_try_run ()
1721{
1722 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1723 if { { ac_try="$ac_link"
1724case "(($ac_try" in
1725 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1726 *) ac_try_echo=$ac_try;;
1727esac
1728eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1729$as_echo "$ac_try_echo"; } >&5
1730 (eval "$ac_link") 2>&5
1731 ac_status=$?
1732 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1733 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1734 { { case "(($ac_try" in
1735 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1736 *) ac_try_echo=$ac_try;;
1737esac
1738eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1739$as_echo "$ac_try_echo"; } >&5
1740 (eval "$ac_try") 2>&5
1741 ac_status=$?
1742 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1743 test $ac_status = 0; }; }; then :
1744 ac_retval=0
1745else
1746 $as_echo "$as_me: program exited with status $ac_status" >&5
1747 $as_echo "$as_me: failed program was:" >&5
1748sed 's/^/| /' conftest.$ac_ext >&5
1749
1750 ac_retval=$ac_status
1751fi
1752 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1753 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1754 return $ac_retval
1755
1756} # ac_fn_c_try_run
1757
1758# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1759# -------------------------------------------------------
1760# Tests whether HEADER exists and can be compiled using the include files in
1761# INCLUDES, setting the cache variable VAR accordingly.
1762ac_fn_c_check_header_compile ()
1763{
1764 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1765 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1766$as_echo_n "checking for $2... " >&6; }
1767if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1768 $as_echo_n "(cached) " >&6
1769else
1770 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1771/* end confdefs.h. */
1772$4
1773#include <$2>
1774_ACEOF
1775if ac_fn_c_try_compile "$LINENO"; then :
1776 eval "$3=yes"
1777else
1778 eval "$3=no"
1779fi
1780rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1781fi
1782eval ac_res=\$$3
1783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1784$as_echo "$ac_res" >&6; }
1785 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1786
1787} # ac_fn_c_check_header_compile
1788
1789# ac_fn_c_try_link LINENO
1790# -----------------------
1791# Try to link conftest.$ac_ext, and return whether this succeeded.
1792ac_fn_c_try_link ()
1793{
1794 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1795 rm -f conftest.$ac_objext conftest$ac_exeext
1796 if { { ac_try="$ac_link"
1797case "(($ac_try" in
1798 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1799 *) ac_try_echo=$ac_try;;
1800esac
1801eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1802$as_echo "$ac_try_echo"; } >&5
1803 (eval "$ac_link") 2>conftest.err
1804 ac_status=$?
1805 if test -s conftest.err; then
1806 grep -v '^ *+' conftest.err >conftest.er1
1807 cat conftest.er1 >&5
1808 mv -f conftest.er1 conftest.err
1809 fi
1810 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1811 test $ac_status = 0; } && {
1812 test -z "$ac_c_werror_flag" ||
1813 test ! -s conftest.err
1814 } && test -s conftest$ac_exeext && {
1815 test "$cross_compiling" = yes ||
1816 $as_test_x conftest$ac_exeext
1817 }; then :
1818 ac_retval=0
1819else
1820 $as_echo "$as_me: failed program was:" >&5
1821sed 's/^/| /' conftest.$ac_ext >&5
1822
1823 ac_retval=1
1824fi
1825 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1826 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1827 # interfere with the next link command; also delete a directory that is
1828 # left behind by Apple's compiler. We do this before executing the actions.
1829 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1830 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1831 return $ac_retval
1832
1833} # ac_fn_c_try_link
1834
1835# ac_fn_c_check_func LINENO FUNC VAR
1836# ----------------------------------
1837# Tests whether FUNC exists, setting the cache variable VAR accordingly
1838ac_fn_c_check_func ()
1839{
1840 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1841 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1842$as_echo_n "checking for $2... " >&6; }
1843if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1844 $as_echo_n "(cached) " >&6
1845else
1846 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1847/* end confdefs.h. */
1848/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1849 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1850#define $2 innocuous_$2
1851
1852/* System header to define __stub macros and hopefully few prototypes,
1853 which can conflict with char $2 (); below.
1854 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1855 <limits.h> exists even on freestanding compilers. */
1856
1857#ifdef __STDC__
1858# include <limits.h>
1859#else
1860# include <assert.h>
1861#endif
1862
1863#undef $2
1864
1865/* Override any GCC internal prototype to avoid an error.
1866 Use char because int might match the return type of a GCC
1867 builtin and then its argument prototype would still apply. */
1868#ifdef __cplusplus
1869extern "C"
1870#endif
1871char $2 ();
1872/* The GNU C library defines this for functions which it implements
1873 to always fail with ENOSYS. Some functions are actually named
1874 something starting with __ and the normal name is an alias. */
1875#if defined __stub_$2 || defined __stub___$2
1876choke me
1877#endif
1878
1879int
1880main ()
1881{
1882return $2 ();
1883 ;
1884 return 0;
1885}
1886_ACEOF
1887if ac_fn_c_try_link "$LINENO"; then :
1888 eval "$3=yes"
1889else
1890 eval "$3=no"
1891fi
1892rm -f core conftest.err conftest.$ac_objext \
1893 conftest$ac_exeext conftest.$ac_ext
1894fi
1895eval ac_res=\$$3
1896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1897$as_echo "$ac_res" >&6; }
1898 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1899
1900} # ac_fn_c_check_func
936df756
MF
1901
1902# ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
1903# ----------------------------------------------------
1904# Tries to find if the field MEMBER exists in type AGGR, after including
1905# INCLUDES, setting cache variable VAR accordingly.
1906ac_fn_c_check_member ()
1907{
1908 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1910$as_echo_n "checking for $2.$3... " >&6; }
1911if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
1912 $as_echo_n "(cached) " >&6
1913else
1914 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1915/* end confdefs.h. */
1916$5
1917int
1918main ()
1919{
1920static $2 ac_aggr;
1921if (ac_aggr.$3)
1922return 0;
1923 ;
1924 return 0;
1925}
1926_ACEOF
1927if ac_fn_c_try_compile "$LINENO"; then :
1928 eval "$4=yes"
1929else
1930 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1931/* end confdefs.h. */
1932$5
1933int
1934main ()
1935{
1936static $2 ac_aggr;
1937if (sizeof ac_aggr.$3)
1938return 0;
1939 ;
1940 return 0;
1941}
1942_ACEOF
1943if ac_fn_c_try_compile "$LINENO"; then :
1944 eval "$4=yes"
1945else
1946 eval "$4=no"
1947fi
1948rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1949fi
1950rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1951fi
1952eval ac_res=\$$4
1953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1954$as_echo "$ac_res" >&6; }
1955 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1956
1957} # ac_fn_c_check_member
1958
1959# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1960# -------------------------------------------
1961# Tests whether TYPE exists after having included INCLUDES, setting cache
1962# variable VAR accordingly.
1963ac_fn_c_check_type ()
1964{
1965 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1966 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1967$as_echo_n "checking for $2... " >&6; }
1968if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1969 $as_echo_n "(cached) " >&6
1970else
1971 eval "$3=no"
1972 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1973/* end confdefs.h. */
1974$4
1975int
1976main ()
1977{
1978if (sizeof ($2))
1979 return 0;
1980 ;
1981 return 0;
1982}
1983_ACEOF
1984if ac_fn_c_try_compile "$LINENO"; then :
1985 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1986/* end confdefs.h. */
1987$4
1988int
1989main ()
1990{
1991if (sizeof (($2)))
1992 return 0;
1993 ;
1994 return 0;
1995}
1996_ACEOF
1997if ac_fn_c_try_compile "$LINENO"; then :
1998
1999else
2000 eval "$3=yes"
2001fi
2002rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2003fi
2004rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2005fi
2006eval ac_res=\$$3
2007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2008$as_echo "$ac_res" >&6; }
2009 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2010
2011} # ac_fn_c_check_type
81ecdfbb
RW
2012cat >config.log <<_ACEOF
2013This file contains any messages produced by compilers while
2014running configure, to aid debugging if configure makes a mistake.
2015
2016It was created by $as_me, which was
2017generated by GNU Autoconf 2.64. Invocation command line was
2018
2019 $ $0 $@
2020
2021_ACEOF
2022exec 5>>config.log
2023{
2024cat <<_ASUNAME
2025## --------- ##
2026## Platform. ##
2027## --------- ##
2028
2029hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2030uname -m = `(uname -m) 2>/dev/null || echo unknown`
2031uname -r = `(uname -r) 2>/dev/null || echo unknown`
2032uname -s = `(uname -s) 2>/dev/null || echo unknown`
2033uname -v = `(uname -v) 2>/dev/null || echo unknown`
2034
2035/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2036/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2037
2038/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2039/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2040/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2041/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2042/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2043/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2044/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2045
2046_ASUNAME
2047
2048as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2049for as_dir in $PATH
2050do
2051 IFS=$as_save_IFS
2052 test -z "$as_dir" && as_dir=.
2053 $as_echo "PATH: $as_dir"
2054 done
2055IFS=$as_save_IFS
2056
2057} >&5
2058
2059cat >&5 <<_ACEOF
b7026657
AC
2060
2061
2062## ----------- ##
2063## Core tests. ##
2064## ----------- ##
2065
2066_ACEOF
2067
2068
2069# Keep a trace of the command line.
2070# Strip out --no-create and --no-recursion so they do not pile up.
2071# Strip out --silent because we don't want to record it for future runs.
2072# Also quote any args containing shell meta-characters.
2073# Make two passes to allow for proper duplicate-argument suppression.
2074ac_configure_args=
2075ac_configure_args0=
2076ac_configure_args1=
b7026657
AC
2077ac_must_keep_next=false
2078for ac_pass in 1 2
2079do
2080 for ac_arg
2081 do
2082 case $ac_arg in
2083 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2084 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2085 | -silent | --silent | --silen | --sile | --sil)
2086 continue ;;
81ecdfbb
RW
2087 *\'*)
2088 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
b7026657
AC
2089 esac
2090 case $ac_pass in
81ecdfbb 2091 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
b7026657 2092 2)
81ecdfbb 2093 as_fn_append ac_configure_args1 " '$ac_arg'"
b7026657
AC
2094 if test $ac_must_keep_next = true; then
2095 ac_must_keep_next=false # Got value, back to normal.
2096 else
2097 case $ac_arg in
2098 *=* | --config-cache | -C | -disable-* | --disable-* \
2099 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2100 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2101 | -with-* | --with-* | -without-* | --without-* | --x)
2102 case "$ac_configure_args0 " in
2103 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2104 esac
2105 ;;
2106 -* ) ac_must_keep_next=true ;;
2107 esac
2108 fi
81ecdfbb 2109 as_fn_append ac_configure_args " '$ac_arg'"
b7026657
AC
2110 ;;
2111 esac
2112 done
2113done
81ecdfbb
RW
2114{ ac_configure_args0=; unset ac_configure_args0;}
2115{ ac_configure_args1=; unset ac_configure_args1;}
b7026657
AC
2116
2117# When interrupted or exit'd, cleanup temporary files, and complete
2118# config.log. We remove comments because anyway the quotes in there
2119# would cause problems or look ugly.
81ecdfbb
RW
2120# WARNING: Use '\'' to represent an apostrophe within the trap.
2121# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
b7026657
AC
2122trap 'exit_status=$?
2123 # Save into config.log some information that might help in debugging.
2124 {
2125 echo
2126
2127 cat <<\_ASBOX
2128## ---------------- ##
2129## Cache variables. ##
2130## ---------------- ##
2131_ASBOX
2132 echo
2133 # The following way of writing the cache mishandles newlines in values,
81ecdfbb
RW
2134(
2135 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2136 eval ac_val=\$$ac_var
2137 case $ac_val in #(
2138 *${as_nl}*)
2139 case $ac_var in #(
2140 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2141$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2142 esac
2143 case $ac_var in #(
2144 _ | IFS | as_nl) ;; #(
2145 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2146 *) { eval $ac_var=; unset $ac_var;} ;;
2147 esac ;;
2148 esac
2149 done
b7026657 2150 (set) 2>&1 |
81ecdfbb
RW
2151 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2152 *${as_nl}ac_space=\ *)
b7026657 2153 sed -n \
81ecdfbb
RW
2154 "s/'\''/'\''\\\\'\'''\''/g;
2155 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2156 ;; #(
b7026657 2157 *)
81ecdfbb 2158 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b7026657 2159 ;;
81ecdfbb
RW
2160 esac |
2161 sort
2162)
b7026657
AC
2163 echo
2164
2165 cat <<\_ASBOX
2166## ----------------- ##
2167## Output variables. ##
2168## ----------------- ##
2169_ASBOX
2170 echo
2171 for ac_var in $ac_subst_vars
2172 do
81ecdfbb
RW
2173 eval ac_val=\$$ac_var
2174 case $ac_val in
2175 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2176 esac
2177 $as_echo "$ac_var='\''$ac_val'\''"
b7026657
AC
2178 done | sort
2179 echo
2180
2181 if test -n "$ac_subst_files"; then
2182 cat <<\_ASBOX
81ecdfbb
RW
2183## ------------------- ##
2184## File substitutions. ##
2185## ------------------- ##
b7026657
AC
2186_ASBOX
2187 echo
2188 for ac_var in $ac_subst_files
2189 do
81ecdfbb
RW
2190 eval ac_val=\$$ac_var
2191 case $ac_val in
2192 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2193 esac
2194 $as_echo "$ac_var='\''$ac_val'\''"
b7026657
AC
2195 done | sort
2196 echo
2197 fi
2198
2199 if test -s confdefs.h; then
2200 cat <<\_ASBOX
2201## ----------- ##
2202## confdefs.h. ##
2203## ----------- ##
2204_ASBOX
2205 echo
81ecdfbb 2206 cat confdefs.h
b7026657
AC
2207 echo
2208 fi
2209 test "$ac_signal" != 0 &&
81ecdfbb
RW
2210 $as_echo "$as_me: caught signal $ac_signal"
2211 $as_echo "$as_me: exit $exit_status"
b7026657 2212 } >&5
81ecdfbb
RW
2213 rm -f core *.core core.conftest.* &&
2214 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
b7026657 2215 exit $exit_status
81ecdfbb 2216' 0
b7026657 2217for ac_signal in 1 2 13 15; do
81ecdfbb 2218 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
b7026657
AC
2219done
2220ac_signal=0
2221
2222# confdefs.h avoids OS command line length limits that DEFS can exceed.
81ecdfbb
RW
2223rm -f -r conftest* confdefs.h
2224
2225$as_echo "/* confdefs.h */" > confdefs.h
b7026657
AC
2226
2227# Predefined preprocessor variables.
2228
2229cat >>confdefs.h <<_ACEOF
2230#define PACKAGE_NAME "$PACKAGE_NAME"
2231_ACEOF
2232
b7026657
AC
2233cat >>confdefs.h <<_ACEOF
2234#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2235_ACEOF
2236
b7026657
AC
2237cat >>confdefs.h <<_ACEOF
2238#define PACKAGE_VERSION "$PACKAGE_VERSION"
2239_ACEOF
2240
b7026657
AC
2241cat >>confdefs.h <<_ACEOF
2242#define PACKAGE_STRING "$PACKAGE_STRING"
2243_ACEOF
2244
b7026657
AC
2245cat >>confdefs.h <<_ACEOF
2246#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2247_ACEOF
2248
81ecdfbb
RW
2249cat >>confdefs.h <<_ACEOF
2250#define PACKAGE_URL "$PACKAGE_URL"
2251_ACEOF
2252
b7026657
AC
2253
2254# Let the site file select an alternate cache file if it wants to.
81ecdfbb
RW
2255# Prefer an explicitly selected file to automatically selected ones.
2256ac_site_file1=NONE
2257ac_site_file2=NONE
2258if test -n "$CONFIG_SITE"; then
2259 ac_site_file1=$CONFIG_SITE
2260elif test "x$prefix" != xNONE; then
2261 ac_site_file1=$prefix/share/config.site
2262 ac_site_file2=$prefix/etc/config.site
2263else
2264 ac_site_file1=$ac_default_prefix/share/config.site
2265 ac_site_file2=$ac_default_prefix/etc/config.site
2266fi
2267for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2268do
2269 test "x$ac_site_file" = xNONE && continue
b7026657 2270 if test -r "$ac_site_file"; then
81ecdfbb
RW
2271 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2272$as_echo "$as_me: loading site script $ac_site_file" >&6;}
b7026657
AC
2273 sed 's/^/| /' "$ac_site_file" >&5
2274 . "$ac_site_file"
2275 fi
2276done
2277
2278if test -r "$cache_file"; then
2279 # Some versions of bash will fail to source /dev/null (special
2280 # files actually), so we avoid doing that.
2281 if test -f "$cache_file"; then
81ecdfbb
RW
2282 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2283$as_echo "$as_me: loading cache $cache_file" >&6;}
b7026657 2284 case $cache_file in
81ecdfbb
RW
2285 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2286 *) . "./$cache_file";;
b7026657
AC
2287 esac
2288 fi
c906108c 2289else
81ecdfbb
RW
2290 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2291$as_echo "$as_me: creating cache $cache_file" >&6;}
b7026657
AC
2292 >$cache_file
2293fi
2294
2295# Check that the precious variables saved in the cache have kept the same
2296# value.
2297ac_cache_corrupted=false
81ecdfbb 2298for ac_var in $ac_precious_vars; do
b7026657
AC
2299 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2300 eval ac_new_set=\$ac_env_${ac_var}_set
81ecdfbb
RW
2301 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2302 eval ac_new_val=\$ac_env_${ac_var}_value
b7026657
AC
2303 case $ac_old_set,$ac_new_set in
2304 set,)
81ecdfbb
RW
2305 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2306$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
b7026657
AC
2307 ac_cache_corrupted=: ;;
2308 ,set)
81ecdfbb
RW
2309 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2310$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
b7026657
AC
2311 ac_cache_corrupted=: ;;
2312 ,);;
2313 *)
2314 if test "x$ac_old_val" != "x$ac_new_val"; then
81ecdfbb
RW
2315 # differences in whitespace do not lead to failure.
2316 ac_old_val_w=`echo x $ac_old_val`
2317 ac_new_val_w=`echo x $ac_new_val`
2318 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2319 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2320$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2321 ac_cache_corrupted=:
2322 else
2323 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2324$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2325 eval $ac_var=\$ac_old_val
2326 fi
2327 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2328$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2329 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2330$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
b7026657
AC
2331 fi;;
2332 esac
2333 # Pass precious variables to config.status.
2334 if test "$ac_new_set" = set; then
2335 case $ac_new_val in
81ecdfbb 2336 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
b7026657
AC
2337 *) ac_arg=$ac_var=$ac_new_val ;;
2338 esac
2339 case " $ac_configure_args " in
2340 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
81ecdfbb 2341 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
b7026657
AC
2342 esac
2343 fi
2344done
2345if $ac_cache_corrupted; then
81ecdfbb
RW
2346 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2347$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2348 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2349$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2350 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
c906108c 2351fi
81ecdfbb
RW
2352## -------------------- ##
2353## Main body of script. ##
2354## -------------------- ##
b7026657
AC
2355
2356ac_ext=c
2357ac_cpp='$CPP $CPPFLAGS'
2358ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2359ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2360ac_compiler_gnu=$ac_cv_c_compiler_gnu
2361
2362
35695fd6
AC
2363# This file contains common code used by all simulators.
2364#
2365# SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2366# directory. It is intended to be invoked before any target specific stuff.
2367# SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2368# It is intended to be invoked last.
2369#
306f4178 2370# The simulator's configure.ac should look like:
35695fd6
AC
2371#
2372# dnl Process this file with autoconf to produce a configure script.
6ffe910a 2373# AC_PREREQ(2.64)dnl
35695fd6 2374# AC_INIT(Makefile.in)
6ffe910a 2375# sinclude(../common/aclocal.m4)
35695fd6
AC
2376#
2377# SIM_AC_COMMON
2378#
2379# ... target specific stuff ...
2380#
2381# SIM_AC_OUTPUT
2382
d6416cdc
RW
2383# Include global overrides and fixes for Autoconf.
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
6ffe910a
MF
2410# _AC_CHECK_DECL_BODY
2411# -------------------
2412# Shell function body for AC_CHECK_DECL.
2413# _AC_CHECK_DECL_BODY
d6416cdc 2414
6ffe910a
MF
2415# _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2416# INCLUDES)
2417# -------------------------------------------------------------
2418# Helper to AC_CHECK_DECLS, which generates the check for a single
2419# SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2420# ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
d6416cdc 2421
d6416cdc
RW
2422
2423
2424
2425
2426
2427
35695fd6
AC
2428
2429
2430
db2e4d67 2431
6bb11ab3 2432# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
db2e4d67 2433#
6bb11ab3
L
2434# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2435# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2436# Written by Gordon Matzigkeit, 1996
2437#
2438# This file is free software; the Free Software Foundation gives
2439# unlimited permission to copy and/or distribute it, with or without
2440# modifications, as long as this notice is preserved.
db2e4d67 2441
db2e4d67 2442
db2e4d67 2443
6bb11ab3 2444# serial 56 LT_INIT
db2e4d67
MF
2445
2446
6bb11ab3
L
2447# LT_PREREQ(VERSION)
2448# ------------------
2449# Complain and exit if this libtool version is less that VERSION.
db2e4d67 2450
db2e4d67
MF
2451
2452
6bb11ab3
L
2453# _LT_CHECK_BUILDDIR
2454# ------------------
2455# Complain if the absolute build directory name contains unusual characters
db2e4d67
MF
2456
2457
35695fd6 2458
6bb11ab3
L
2459# LT_INIT([OPTIONS])
2460# ------------------
2461# LT_INIT
35695fd6 2462
6bb11ab3
L
2463# Old names:
2464# This is what autoupdate's m4 run will expand. It fires
2465# the warning (with _au_warn_XXX), outputs it into the
2466# updated configure.ac (with AC_DIAGNOSE), and then outputs
2467# the replacement expansion.
35695fd6
AC
2468
2469
6bb11ab3
L
2470# This is an auxiliary macro that is also run when
2471# autoupdate runs m4. It simply calls m4_warning, but
2472# we need a wrapper so that each warning is emitted only
2473# once. We break the quoting in m4_warning's argument in
2474# order to expand this macro's arguments, not AU_DEFUN's.
35695fd6
AC
2475
2476
6bb11ab3
L
2477# Finally, this is the expansion that is picked up by
2478# autoconf. It tells the user to run autoupdate, and
2479# then outputs the replacement expansion. We do not care
2480# about autoupdate's warning because that contains
2481# information on what to do *after* running autoupdate.
35695fd6 2482
6bb11ab3
L
2483# This is what autoupdate's m4 run will expand. It fires
2484# the warning (with _au_warn_XXX), outputs it into the
2485# updated configure.ac (with AC_DIAGNOSE), and then outputs
2486# the replacement expansion.
35695fd6
AC
2487
2488
6bb11ab3
L
2489# This is an auxiliary macro that is also run when
2490# autoupdate runs m4. It simply calls m4_warning, but
2491# we need a wrapper so that each warning is emitted only
2492# once. We break the quoting in m4_warning's argument in
2493# order to expand this macro's arguments, not AU_DEFUN's.
35695fd6
AC
2494
2495
6bb11ab3
L
2496# Finally, this is the expansion that is picked up by
2497# autoconf. It tells the user to run autoupdate, and
2498# then outputs the replacement expansion. We do not care
2499# about autoupdate's warning because that contains
2500# information on what to do *after* running autoupdate.
35695fd6
AC
2501
2502
2503
6bb11ab3
L
2504# _LT_CC_BASENAME(CC)
2505# -------------------
2506# Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
35695fd6
AC
2507
2508
2509
6bb11ab3
L
2510# _LT_FILEUTILS_DEFAULTS
2511# ----------------------
2512# It is okay to use these file commands and assume they have been set
2513# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2514# _LT_FILEUTILS_DEFAULTS
35695fd6
AC
2515
2516
6bb11ab3
L
2517# _LT_SETUP
2518# ---------
2519# _LT_SETUP
35695fd6
AC
2520
2521
6bb11ab3
L
2522# _LT_PREPARE_SED_QUOTE_VARS
2523# --------------------------
2524# Define a few sed substitution that help us do robust quoting.
35695fd6
AC
2525
2526
6bb11ab3
L
2527# _LT_PROG_LTMAIN
2528# ---------------
2529# Note that this code is called both from `configure', and `config.status'
2530# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
2531# `config.status' has no value for ac_aux_dir unless we are using Automake,
2532# so we pass a copy along to make sure it has a sensible value anyway.
2533# _LT_PROG_LTMAIN
35695fd6
AC
2534
2535
6bb11ab3
L
2536## ------------------------------------- ##
2537## Accumulate code for creating libtool. ##
2538## ------------------------------------- ##
35695fd6 2539
6bb11ab3
L
2540# So that we can recreate a full libtool script including additional
2541# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2542# in macros and then make a single call at the end using the `libtool'
2543# label.
35695fd6
AC
2544
2545
6bb11ab3
L
2546# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2547# ----------------------------------------
2548# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
35695fd6
AC
2549
2550
6bb11ab3 2551# Initialize.
35695fd6
AC
2552
2553
2554
6bb11ab3
L
2555# _LT_CONFIG_LIBTOOL([COMMANDS])
2556# ------------------------------
2557# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
35695fd6
AC
2558
2559
6bb11ab3 2560# Initialize.
35695fd6
AC
2561
2562
2563
6bb11ab3
L
2564# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2565# -----------------------------------------------------
35695fd6 2566
5912fadd
JB
2567
2568
6bb11ab3
L
2569# _LT_FORMAT_COMMENT([COMMENT])
2570# -----------------------------
2571# Add leading comment marks to the start of each line, and a trailing
2572# full-stop to the whole comment if one is not present already.
5912fadd
JB
2573
2574
35695fd6
AC
2575
2576
6bb11ab3
L
2577## ------------------------ ##
2578## FIXME: Eliminate VARNAME ##
2579## ------------------------ ##
35695fd6
AC
2580
2581
6bb11ab3
L
2582# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2583# -------------------------------------------------------------------
2584# CONFIGNAME is the name given to the value in the libtool script.
2585# VARNAME is the (base) name used in the configure script.
2586# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2587# VARNAME. Any other value will be used directly.
35695fd6 2588
35695fd6
AC
2589
2590
6bb11ab3
L
2591# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2592# --------------------------------------------------------
35695fd6
AC
2593
2594
2595
6bb11ab3
L
2596# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2597# ------------------------------------------------
35695fd6
AC
2598
2599
2600
6bb11ab3
L
2601# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2602# ---------------------------------------------------------
35695fd6
AC
2603
2604
2605
6bb11ab3
L
2606# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2607# --------------------------------------------------
35695fd6
AC
2608
2609
2610
6bb11ab3
L
2611# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2612# ---------------------------------------------------
35695fd6
AC
2613
2614
2615
6bb11ab3
L
2616# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2617# ---------------------------------------------------
35695fd6
AC
2618
2619
2620
2621
6bb11ab3
L
2622# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2623# ------------------------------------------------
35695fd6
AC
2624
2625
2626
2627
6bb11ab3
L
2628# _LT_CONFIG_STATUS_DECLARE([VARNAME])
2629# ------------------------------------
2630# Quote a variable value, and forward it to `config.status' so that its
2631# declaration there will have the same value as in `configure'. VARNAME
2632# must have a single quote delimited value for this to work.
35695fd6
AC
2633
2634
2635
6bb11ab3
L
2636# _LT_CONFIG_STATUS_DECLARATIONS
2637# ------------------------------
2638# We delimit libtool config variables with single quotes, so when
2639# we write them to config.status, we have to be sure to quote all
2640# embedded single quotes properly. In configure, this macro expands
2641# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2642#
2643# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
35695fd6
AC
2644
2645
2646
6bb11ab3
L
2647# _LT_LIBTOOL_TAGS
2648# ----------------
2649# Output comment and list of tags supported by the script
35695fd6
AC
2650
2651
2652
6bb11ab3
L
2653# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2654# -----------------------------------
2655# Extract the dictionary values for VARNAME (optionally with TAG) and
2656# expand to a commented shell variable setting:
2657#
2658# # Some comment about what VAR is for.
2659# visible_name=$lt_internal_name
35695fd6
AC
2660
2661
35695fd6 2662
6bb11ab3
L
2663# _LT_LIBTOOL_CONFIG_VARS
2664# -----------------------
2665# Produce commented declarations of non-tagged libtool config variables
2666# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2667# script. Tagged libtool config variables (even for the LIBTOOL CONFIG
2668# section) are produced by _LT_LIBTOOL_TAG_VARS.
35695fd6
AC
2669
2670
6efef468 2671
6bb11ab3
L
2672# _LT_LIBTOOL_TAG_VARS(TAG)
2673# -------------------------
6efef468
JM
2674
2675
2676
6bb11ab3
L
2677# _LT_TAGVAR(VARNAME, [TAGNAME])
2678# ------------------------------
6efef468
JM
2679
2680
2681
6bb11ab3
L
2682# _LT_CONFIG_COMMANDS
2683# -------------------
2684# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
2685# variables for single and double quote escaping we saved from calls
2686# to _LT_DECL, we can put quote escaped variables declarations
2687# into `config.status', and then the shell code to quote escape them in
2688# for loops in `config.status'. Finally, any additional code accumulated
2689# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2690#_LT_CONFIG_COMMANDS
2691
2692
2693# Initialize.
2694
2695
2696# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2697# ------------------------------------
2698# Generate a child script FILE with all initialization necessary to
2699# reuse the environment learned by the parent script, and make the
2700# file executable. If COMMENT is supplied, it is inserted after the
2701# `#!' sequence but before initialization text begins. After this
2702# macro, additional text can be appended to FILE to form the body of
2703# the child script. The macro ends with non-zero status if the
2704# file could not be fully written (such as if the disk is full).
2705# _LT_GENERATED_FILE_INIT
2706
2707# LT_OUTPUT
2708# ---------
2709# This macro allows early generation of the libtool script (before
2710# AC_OUTPUT is called), incase it is used in configure for compilation
2711# tests.
2712# LT_OUTPUT
2713
2714
2715# _LT_CONFIG(TAG)
2716# ---------------
2717# If TAG is the built-in tag, create an initial libtool script with a
2718# default configuration from the untagged config vars. Otherwise add code
2719# to config.status for appending the configuration named by TAG from the
2720# matching tagged config vars.
2721# _LT_CONFIG
6efef468
JM
2722
2723
6bb11ab3
L
2724# LT_SUPPORTED_TAG(TAG)
2725# ---------------------
2726# Trace this macro to discover what tags are supported by the libtool
2727# --tag option, using:
2728# autoconf --trace 'LT_SUPPORTED_TAG:$1'
6efef468 2729
6efef468 2730
6efef468 2731
6bb11ab3 2732# C support is built-in for now
6efef468 2733
6efef468
JM
2734
2735
2736
6bb11ab3
L
2737# LT_LANG(LANG)
2738# -------------
2739# Enable libtool support for the given language if not already enabled.
2740# LT_LANG
6efef468
JM
2741
2742
6bb11ab3
L
2743# _LT_LANG(LANGNAME)
2744# ------------------
2745# _LT_LANG
6efef468
JM
2746
2747
6bb11ab3
L
2748# _LT_LANG_DEFAULT_CONFIG
2749# -----------------------
2750# _LT_LANG_DEFAULT_CONFIG
6efef468 2751
6bb11ab3
L
2752# Obsolete macros:
2753# This is what autoupdate's m4 run will expand. It fires
2754# the warning (with _au_warn_XXX), outputs it into the
2755# updated configure.ac (with AC_DIAGNOSE), and then outputs
2756# the replacement expansion.
6efef468 2757
6efef468 2758
6bb11ab3
L
2759# This is an auxiliary macro that is also run when
2760# autoupdate runs m4. It simply calls m4_warning, but
2761# we need a wrapper so that each warning is emitted only
2762# once. We break the quoting in m4_warning's argument in
2763# order to expand this macro's arguments, not AU_DEFUN's.
6efef468 2764
6efef468 2765
6bb11ab3
L
2766# Finally, this is the expansion that is picked up by
2767# autoconf. It tells the user to run autoupdate, and
2768# then outputs the replacement expansion. We do not care
2769# about autoupdate's warning because that contains
2770# information on what to do *after* running autoupdate.
6efef468 2771
6bb11ab3
L
2772# This is what autoupdate's m4 run will expand. It fires
2773# the warning (with _au_warn_XXX), outputs it into the
2774# updated configure.ac (with AC_DIAGNOSE), and then outputs
2775# the replacement expansion.
6efef468
JM
2776
2777
6bb11ab3
L
2778# This is an auxiliary macro that is also run when
2779# autoupdate runs m4. It simply calls m4_warning, but
2780# we need a wrapper so that each warning is emitted only
2781# once. We break the quoting in m4_warning's argument in
2782# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2783
2784
6bb11ab3
L
2785# Finally, this is the expansion that is picked up by
2786# autoconf. It tells the user to run autoupdate, and
2787# then outputs the replacement expansion. We do not care
2788# about autoupdate's warning because that contains
2789# information on what to do *after* running autoupdate.
6efef468 2790
6bb11ab3
L
2791# This is what autoupdate's m4 run will expand. It fires
2792# the warning (with _au_warn_XXX), outputs it into the
2793# updated configure.ac (with AC_DIAGNOSE), and then outputs
2794# the replacement expansion.
6efef468
JM
2795
2796
6bb11ab3
L
2797# This is an auxiliary macro that is also run when
2798# autoupdate runs m4. It simply calls m4_warning, but
2799# we need a wrapper so that each warning is emitted only
2800# once. We break the quoting in m4_warning's argument in
2801# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2802
2803
6bb11ab3
L
2804# Finally, this is the expansion that is picked up by
2805# autoconf. It tells the user to run autoupdate, and
2806# then outputs the replacement expansion. We do not care
2807# about autoupdate's warning because that contains
2808# information on what to do *after* running autoupdate.
6efef468 2809
6bb11ab3
L
2810# This is what autoupdate's m4 run will expand. It fires
2811# the warning (with _au_warn_XXX), outputs it into the
2812# updated configure.ac (with AC_DIAGNOSE), and then outputs
2813# the replacement expansion.
6efef468
JM
2814
2815
6bb11ab3
L
2816# This is an auxiliary macro that is also run when
2817# autoupdate runs m4. It simply calls m4_warning, but
2818# we need a wrapper so that each warning is emitted only
2819# once. We break the quoting in m4_warning's argument in
2820# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2821
2822
6bb11ab3
L
2823# Finally, this is the expansion that is picked up by
2824# autoconf. It tells the user to run autoupdate, and
2825# then outputs the replacement expansion. We do not care
2826# about autoupdate's warning because that contains
2827# information on what to do *after* running autoupdate.
6efef468 2828
6bb11ab3
L
2829# This is what autoupdate's m4 run will expand. It fires
2830# the warning (with _au_warn_XXX), outputs it into the
2831# updated configure.ac (with AC_DIAGNOSE), and then outputs
2832# the replacement expansion.
6efef468
JM
2833
2834
6bb11ab3
L
2835# This is an auxiliary macro that is also run when
2836# autoupdate runs m4. It simply calls m4_warning, but
2837# we need a wrapper so that each warning is emitted only
2838# once. We break the quoting in m4_warning's argument in
2839# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2840
2841
6bb11ab3
L
2842# Finally, this is the expansion that is picked up by
2843# autoconf. It tells the user to run autoupdate, and
2844# then outputs the replacement expansion. We do not care
2845# about autoupdate's warning because that contains
2846# information on what to do *after* running autoupdate.
6efef468 2847
35695fd6 2848
b7026657 2849
6bb11ab3
L
2850# _LT_TAG_COMPILER
2851# ----------------
2852# _LT_TAG_COMPILER
35695fd6
AC
2853
2854
6bb11ab3
L
2855# _LT_COMPILER_BOILERPLATE
2856# ------------------------
2857# Check for compiler boilerplate output or warnings with
2858# the simple compiler test code.
2859# _LT_COMPILER_BOILERPLATE
f0569246 2860
f0569246 2861
6bb11ab3
L
2862# _LT_LINKER_BOILERPLATE
2863# ----------------------
2864# Check for linker boilerplate output or warnings with
2865# the simple link test code.
2866# _LT_LINKER_BOILERPLATE
b7026657 2867
6bb11ab3
L
2868# _LT_REQUIRED_DARWIN_CHECKS
2869# -------------------------
81ecdfbb 2870
b7026657 2871
b7026657 2872
6bb11ab3
L
2873# _LT_DARWIN_LINKER_FEATURES
2874# --------------------------
2875# Checks for linker and compiler features on darwin
b7026657 2876
b7026657 2877
6bb11ab3
L
2878# _LT_SYS_MODULE_PATH_AIX
2879# -----------------------
2880# Links a minimal program and checks the executable
2881# for the system default hardcoded library path. In most cases,
2882# this is /usr/lib:/lib, but when the MPI compilers are used
2883# the location of the communication and MPI libs are included too.
2884# If we don't find anything, use the default library path according
2885# to the aix ld manual.
2886# _LT_SYS_MODULE_PATH_AIX
b7026657 2887
b7026657 2888
6bb11ab3
L
2889# _LT_SHELL_INIT(ARG)
2890# -------------------
2891# _LT_SHELL_INIT
b7026657 2892
f0569246 2893
81ecdfbb 2894
6bb11ab3
L
2895# _LT_PROG_ECHO_BACKSLASH
2896# -----------------------
2897# Find how we can fake an echo command that does not interpret backslash.
2898# In particular, with Autoconf 2.60 or later we add some code to the start
2899# of the generated configure script which will find a shell with a builtin
2900# printf (which we can use as an echo command).
2901# _LT_PROG_ECHO_BACKSLASH
f0569246 2902
b7026657 2903
6bb11ab3
L
2904# _LT_ENABLE_LOCK
2905# ---------------
2906# _LT_ENABLE_LOCK
81ecdfbb 2907
b7026657 2908
6bb11ab3
L
2909# _LT_CMD_OLD_ARCHIVE
2910# -------------------
2911# _LT_CMD_OLD_ARCHIVE
f0569246 2912
81ecdfbb 2913
6bb11ab3
L
2914# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2915# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2916# ----------------------------------------------------------------
2917# Check whether the given compiler option works
2918# _LT_COMPILER_OPTION
b7026657 2919
6bb11ab3
L
2920# Old name:
2921# This is what autoupdate's m4 run will expand. It fires
2922# the warning (with _au_warn_XXX), outputs it into the
2923# updated configure.ac (with AC_DIAGNOSE), and then outputs
2924# the replacement expansion.
b7026657 2925
b7026657 2926
6bb11ab3
L
2927# This is an auxiliary macro that is also run when
2928# autoupdate runs m4. It simply calls m4_warning, but
2929# we need a wrapper so that each warning is emitted only
2930# once. We break the quoting in m4_warning's argument in
2931# order to expand this macro's arguments, not AU_DEFUN's.
f0569246 2932
f0569246 2933
6bb11ab3
L
2934# Finally, this is the expansion that is picked up by
2935# autoconf. It tells the user to run autoupdate, and
2936# then outputs the replacement expansion. We do not care
2937# about autoupdate's warning because that contains
2938# information on what to do *after* running autoupdate.
f0569246 2939
f0569246 2940
f0569246 2941
6bb11ab3
L
2942# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2943# [ACTION-SUCCESS], [ACTION-FAILURE])
2944# ----------------------------------------------------
2945# Check whether the given linker option works
2946# _LT_LINKER_OPTION
81ecdfbb 2947
6bb11ab3
L
2948# Old name:
2949# This is what autoupdate's m4 run will expand. It fires
2950# the warning (with _au_warn_XXX), outputs it into the
2951# updated configure.ac (with AC_DIAGNOSE), and then outputs
2952# the replacement expansion.
81ecdfbb 2953
81ecdfbb 2954
6bb11ab3
L
2955# This is an auxiliary macro that is also run when
2956# autoupdate runs m4. It simply calls m4_warning, but
2957# we need a wrapper so that each warning is emitted only
2958# once. We break the quoting in m4_warning's argument in
2959# order to expand this macro's arguments, not AU_DEFUN's.
81ecdfbb 2960
f0569246 2961
6bb11ab3
L
2962# Finally, this is the expansion that is picked up by
2963# autoconf. It tells the user to run autoupdate, and
2964# then outputs the replacement expansion. We do not care
2965# about autoupdate's warning because that contains
2966# information on what to do *after* running autoupdate.
2967
2968
2969
2970# LT_CMD_MAX_LEN
2971#---------------
2972# LT_CMD_MAX_LEN
2973
2974# Old name:
2975# This is what autoupdate's m4 run will expand. It fires
2976# the warning (with _au_warn_XXX), outputs it into the
2977# updated configure.ac (with AC_DIAGNOSE), and then outputs
2978# the replacement expansion.
2979
2980
2981# This is an auxiliary macro that is also run when
2982# autoupdate runs m4. It simply calls m4_warning, but
2983# we need a wrapper so that each warning is emitted only
2984# once. We break the quoting in m4_warning's argument in
2985# order to expand this macro's arguments, not AU_DEFUN's.
2986
2987
2988# Finally, this is the expansion that is picked up by
2989# autoconf. It tells the user to run autoupdate, and
2990# then outputs the replacement expansion. We do not care
2991# about autoupdate's warning because that contains
2992# information on what to do *after* running autoupdate.
2993
2994
2995
2996# _LT_HEADER_DLFCN
2997# ----------------
2998# _LT_HEADER_DLFCN
2999
3000
3001# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
3002# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
3003# ----------------------------------------------------------------
3004# _LT_TRY_DLOPEN_SELF
3005
3006
3007# LT_SYS_DLOPEN_SELF
3008# ------------------
3009# LT_SYS_DLOPEN_SELF
3010
3011# Old name:
3012# This is what autoupdate's m4 run will expand. It fires
3013# the warning (with _au_warn_XXX), outputs it into the
3014# updated configure.ac (with AC_DIAGNOSE), and then outputs
3015# the replacement expansion.
3016
3017
3018# This is an auxiliary macro that is also run when
3019# autoupdate runs m4. It simply calls m4_warning, but
3020# we need a wrapper so that each warning is emitted only
3021# once. We break the quoting in m4_warning's argument in
3022# order to expand this macro's arguments, not AU_DEFUN's.
3023
3024
3025# Finally, this is the expansion that is picked up by
3026# autoconf. It tells the user to run autoupdate, and
3027# then outputs the replacement expansion. We do not care
3028# about autoupdate's warning because that contains
3029# information on what to do *after* running autoupdate.
3030
3031
3032
3033# _LT_COMPILER_C_O([TAGNAME])
3034# ---------------------------
3035# Check to see if options -c and -o are simultaneously supported by compiler.
3036# This macro does not hard code the compiler like AC_PROG_CC_C_O.
3037# _LT_COMPILER_C_O
3038
3039
3040# _LT_COMPILER_FILE_LOCKS([TAGNAME])
3041# ----------------------------------
3042# Check to see if we can do hard links to lock some files if needed
3043# _LT_COMPILER_FILE_LOCKS
3044
3045
3046# _LT_CHECK_OBJDIR
3047# ----------------
3048# _LT_CHECK_OBJDIR
3049
3050
3051# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
3052# --------------------------------------
3053# Check hardcoding attributes.
3054# _LT_LINKER_HARDCODE_LIBPATH
3055
3056
3057# _LT_CMD_STRIPLIB
3058# ----------------
3059# _LT_CMD_STRIPLIB
3060
3061
3062# _LT_SYS_DYNAMIC_LINKER([TAG])
3063# -----------------------------
3064# PORTME Fill in your ld.so characteristics
3065# _LT_SYS_DYNAMIC_LINKER
3066
3067
3068# _LT_PATH_TOOL_PREFIX(TOOL)
3069# --------------------------
3070# find a file program which can recognize shared library
3071# _LT_PATH_TOOL_PREFIX
3072
3073# Old name:
3074# This is what autoupdate's m4 run will expand. It fires
3075# the warning (with _au_warn_XXX), outputs it into the
3076# updated configure.ac (with AC_DIAGNOSE), and then outputs
3077# the replacement expansion.
3078
3079
3080# This is an auxiliary macro that is also run when
3081# autoupdate runs m4. It simply calls m4_warning, but
3082# we need a wrapper so that each warning is emitted only
3083# once. We break the quoting in m4_warning's argument in
3084# order to expand this macro's arguments, not AU_DEFUN's.
3085
3086
3087# Finally, this is the expansion that is picked up by
3088# autoconf. It tells the user to run autoupdate, and
3089# then outputs the replacement expansion. We do not care
3090# about autoupdate's warning because that contains
3091# information on what to do *after* running autoupdate.
3092
3093
3094
3095# _LT_PATH_MAGIC
3096# --------------
3097# find a file program which can recognize a shared library
3098# _LT_PATH_MAGIC
3099
3100
3101# LT_PATH_LD
3102# ----------
3103# find the pathname to the GNU or non-GNU linker
3104# LT_PATH_LD
3105
3106# Old names:
3107# This is what autoupdate's m4 run will expand. It fires
3108# the warning (with _au_warn_XXX), outputs it into the
3109# updated configure.ac (with AC_DIAGNOSE), and then outputs
3110# the replacement expansion.
3111
3112
3113# This is an auxiliary macro that is also run when
3114# autoupdate runs m4. It simply calls m4_warning, but
3115# we need a wrapper so that each warning is emitted only
3116# once. We break the quoting in m4_warning's argument in
3117# order to expand this macro's arguments, not AU_DEFUN's.
3118
3119
3120# Finally, this is the expansion that is picked up by
3121# autoconf. It tells the user to run autoupdate, and
3122# then outputs the replacement expansion. We do not care
3123# about autoupdate's warning because that contains
3124# information on what to do *after* running autoupdate.
3125
3126# This is what autoupdate's m4 run will expand. It fires
3127# the warning (with _au_warn_XXX), outputs it into the
3128# updated configure.ac (with AC_DIAGNOSE), and then outputs
3129# the replacement expansion.
3130
3131
3132# This is an auxiliary macro that is also run when
3133# autoupdate runs m4. It simply calls m4_warning, but
3134# we need a wrapper so that each warning is emitted only
3135# once. We break the quoting in m4_warning's argument in
3136# order to expand this macro's arguments, not AU_DEFUN's.
3137
3138
3139# Finally, this is the expansion that is picked up by
3140# autoconf. It tells the user to run autoupdate, and
3141# then outputs the replacement expansion. We do not care
3142# about autoupdate's warning because that contains
3143# information on what to do *after* running autoupdate.
3144
3145
3146
3147# _LT_PATH_LD_GNU
3148#- --------------
3149# _LT_PATH_LD_GNU
3150
3151
3152# _LT_CMD_RELOAD
3153# --------------
3154# find reload flag for linker
3155# -- PORTME Some linkers may need a different reload flag.
3156# _LT_CMD_RELOAD
3157
3158
3159# _LT_CHECK_MAGIC_METHOD
3160# ----------------------
3161# how to check for library dependencies
3162# -- PORTME fill in with the dynamic library characteristics
3163# _LT_CHECK_MAGIC_METHOD
3164
3165
3166# LT_PATH_NM
3167# ----------
3168# find the pathname to a BSD- or MS-compatible name lister
3169# LT_PATH_NM
3170
3171# Old names:
3172# This is what autoupdate's m4 run will expand. It fires
3173# the warning (with _au_warn_XXX), outputs it into the
3174# updated configure.ac (with AC_DIAGNOSE), and then outputs
3175# the replacement expansion.
3176
3177
3178# This is an auxiliary macro that is also run when
3179# autoupdate runs m4. It simply calls m4_warning, but
3180# we need a wrapper so that each warning is emitted only
3181# once. We break the quoting in m4_warning's argument in
3182# order to expand this macro's arguments, not AU_DEFUN's.
3183
3184
3185# Finally, this is the expansion that is picked up by
3186# autoconf. It tells the user to run autoupdate, and
3187# then outputs the replacement expansion. We do not care
3188# about autoupdate's warning because that contains
3189# information on what to do *after* running autoupdate.
3190
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_LIB_M
3213# --------
3214# check for math library
3215# LT_LIB_M
3216
3217# Old name:
3218# This is what autoupdate's m4 run will expand. It fires
3219# the warning (with _au_warn_XXX), outputs it into the
3220# updated configure.ac (with AC_DIAGNOSE), and then outputs
3221# the replacement expansion.
3222
3223
3224# This is an auxiliary macro that is also run when
3225# autoupdate runs m4. It simply calls m4_warning, but
3226# we need a wrapper so that each warning is emitted only
3227# once. We break the quoting in m4_warning's argument in
3228# order to expand this macro's arguments, not AU_DEFUN's.
3229
3230
3231# Finally, this is the expansion that is picked up by
3232# autoconf. It tells the user to run autoupdate, and
3233# then outputs the replacement expansion. We do not care
3234# about autoupdate's warning because that contains
3235# information on what to do *after* running autoupdate.
3236
3237
3238
3239# _LT_COMPILER_NO_RTTI([TAGNAME])
3240# -------------------------------
3241# _LT_COMPILER_NO_RTTI
3242
3243
3244# _LT_CMD_GLOBAL_SYMBOLS
3245# ----------------------
3246 # _LT_CMD_GLOBAL_SYMBOLS
3247
3248
3249# _LT_COMPILER_PIC([TAGNAME])
3250# ---------------------------
3251# _LT_COMPILER_PIC
3252
3253
3254# _LT_LINKER_SHLIBS([TAGNAME])
3255# ----------------------------
3256# See if the linker supports building shared libraries.
3257# _LT_LINKER_SHLIBS
3258
3259
3260# _LT_LANG_C_CONFIG([TAG])
3261# ------------------------
3262# Ensure that the configuration variables for a C compiler are suitably
3263# defined. These variables are subsequently used by _LT_CONFIG to write
3264# the compiler configuration to `libtool'.
3265# _LT_LANG_C_CONFIG
3266
3267
3268# _LT_LANG_CXX_CONFIG([TAG])
3269# --------------------------
3270# Ensure that the configuration variables for a C++ compiler are suitably
3271# defined. These variables are subsequently used by _LT_CONFIG to write
3272# the compiler configuration to `libtool'.
3273# _LT_LANG_CXX_CONFIG
3274
3275
3276# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3277# ---------------------------------
3278# Figure out "hidden" library dependencies from verbose
3279# compiler output when linking a shared library.
3280# Parse the compiler output and extract the necessary
3281# objects, libraries and library flags.
3282# _LT_SYS_HIDDEN_LIBDEPS
3283
3284
3285# _LT_LANG_F77_CONFIG([TAG])
3286# --------------------------
3287# Ensure that the configuration variables for a Fortran 77 compiler are
3288# suitably defined. These variables are subsequently used by _LT_CONFIG
3289# to write the compiler configuration to `libtool'.
3290# _LT_LANG_F77_CONFIG
3291
3292
3293# _LT_LANG_FC_CONFIG([TAG])
3294# -------------------------
3295# Ensure that the configuration variables for a Fortran compiler are
3296# suitably defined. These variables are subsequently used by _LT_CONFIG
3297# to write the compiler configuration to `libtool'.
3298# _LT_LANG_FC_CONFIG
3299
3300
3301# _LT_LANG_GCJ_CONFIG([TAG])
3302# --------------------------
3303# Ensure that the configuration variables for the GNU Java Compiler compiler
3304# are suitably defined. These variables are subsequently used by _LT_CONFIG
3305# to write the compiler configuration to `libtool'.
3306# _LT_LANG_GCJ_CONFIG
3307
3308
3309# _LT_LANG_RC_CONFIG([TAG])
3310# -------------------------
3311# Ensure that the configuration variables for the Windows resource compiler
3312# are suitably defined. These variables are subsequently used by _LT_CONFIG
3313# to write the compiler configuration to `libtool'.
3314# _LT_LANG_RC_CONFIG
3315
3316
3317# LT_PROG_GCJ
3318# -----------
3319
3320
3321# Old name:
3322# This is what autoupdate's m4 run will expand. It fires
3323# the warning (with _au_warn_XXX), outputs it into the
3324# updated configure.ac (with AC_DIAGNOSE), and then outputs
3325# the replacement expansion.
3326
3327
3328# This is an auxiliary macro that is also run when
3329# autoupdate runs m4. It simply calls m4_warning, but
3330# we need a wrapper so that each warning is emitted only
3331# once. We break the quoting in m4_warning's argument in
3332# order to expand this macro's arguments, not AU_DEFUN's.
3333
3334
3335# Finally, this is the expansion that is picked up by
3336# autoconf. It tells the user to run autoupdate, and
3337# then outputs the replacement expansion. We do not care
3338# about autoupdate's warning because that contains
3339# information on what to do *after* running autoupdate.
3340
3341
3342
3343# LT_PROG_RC
3344# ----------
3345
3346
3347# Old name:
3348# This is what autoupdate's m4 run will expand. It fires
3349# the warning (with _au_warn_XXX), outputs it into the
3350# updated configure.ac (with AC_DIAGNOSE), and then outputs
3351# the replacement expansion.
3352
3353
3354# This is an auxiliary macro that is also run when
3355# autoupdate runs m4. It simply calls m4_warning, but
3356# we need a wrapper so that each warning is emitted only
3357# once. We break the quoting in m4_warning's argument in
3358# order to expand this macro's arguments, not AU_DEFUN's.
3359
3360
3361# Finally, this is the expansion that is picked up by
3362# autoconf. It tells the user to run autoupdate, and
3363# then outputs the replacement expansion. We do not care
3364# about autoupdate's warning because that contains
3365# information on what to do *after* running autoupdate.
3366
3367
3368
3369# _LT_DECL_EGREP
3370# --------------
3371# If we don't have a new enough Autoconf to choose the best grep
3372# available, choose the one first in the user's PATH.
3373
3374
3375
3376# _LT_DECL_OBJDUMP
3377# --------------
3378# If we don't have a new enough Autoconf to choose the best objdump
3379# available, choose the one first in the user's PATH.
3380
3381
3382
3383# _LT_DECL_SED
3384# ------------
3385# Check for a fully-functional sed program, that truncates
3386# as few characters as possible. Prefer GNU sed if found.
3387# _LT_DECL_SED
3388
3389#m4_ifndef
3390
3391# Old name:
3392# This is what autoupdate's m4 run will expand. It fires
3393# the warning (with _au_warn_XXX), outputs it into the
3394# updated configure.ac (with AC_DIAGNOSE), and then outputs
3395# the replacement expansion.
3396
3397
3398# This is an auxiliary macro that is also run when
3399# autoupdate runs m4. It simply calls m4_warning, but
3400# we need a wrapper so that each warning is emitted only
3401# once. We break the quoting in m4_warning's argument in
3402# order to expand this macro's arguments, not AU_DEFUN's.
3403
3404
3405# Finally, this is the expansion that is picked up by
3406# autoconf. It tells the user to run autoupdate, and
3407# then outputs the replacement expansion. We do not care
3408# about autoupdate's warning because that contains
3409# information on what to do *after* running autoupdate.
3410
3411
3412
3413# _LT_CHECK_SHELL_FEATURES
3414# ------------------------
3415# Find out whether the shell is Bourne or XSI compatible,
3416# or has some other useful features.
3417# _LT_CHECK_SHELL_FEATURES
3418
3419
3420# _LT_PROG_XSI_SHELLFNS
3421# ---------------------
3422# Bourne and XSI compatible variants of some useful shell functions.
3423
3424
3425# Helper functions for option handling. -*- Autoconf -*-
3426#
3427# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3428# Inc.
3429# Written by Gary V. Vaughan, 2004
3430#
3431# This file is free software; the Free Software Foundation gives
3432# unlimited permission to copy and/or distribute it, with or without
3433# modifications, as long as this notice is preserved.
3434
3435# serial 6 ltoptions.m4
3436
3437# This is to help aclocal find these macros, as it can't see m4_define.
3438
3439
3440
3441# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3442# ------------------------------------------
3443
3444
3445
3446# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3447# ---------------------------------------
3448# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3449# matching handler defined, dispatch to it. Other OPTION-NAMEs are
3450# saved as a flag.
3451
3452
3453
3454# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3455# ------------------------------------------------------------
3456# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3457
3458
3459
3460# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3461# -------------------------------------------------------
3462# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3463# are set.
3464
3465
3466
3467# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3468# ----------------------------------------
3469# OPTION-LIST is a space-separated list of Libtool options associated
3470# with MACRO-NAME. If any OPTION has a matching handler declared with
3471# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3472# the unknown option and exit.
3473# _LT_SET_OPTIONS
3474
3475
3476## --------------------------------- ##
3477## Macros to handle LT_INIT options. ##
3478## --------------------------------- ##
3479
3480# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3481# -----------------------------------------
3482
3483
3484
3485# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3486# -----------------------------------------------
3487# LT_OPTION_DEFINE
3488
3489
3490# dlopen
3491# ------
3492
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# win32-dll
3517# ---------
3518# Declare package support for building win32 dll's.
3519# win32-dll
3520
3521# This is what autoupdate's m4 run will expand. It fires
3522# the warning (with _au_warn_XXX), outputs it into the
3523# updated configure.ac (with AC_DIAGNOSE), and then outputs
3524# the replacement expansion.
3525
3526
3527# This is an auxiliary macro that is also run when
3528# autoupdate runs m4. It simply calls m4_warning, but
3529# we need a wrapper so that each warning is emitted only
3530# once. We break the quoting in m4_warning's argument in
3531# order to expand this macro's arguments, not AU_DEFUN's.
3532
3533
3534# Finally, this is the expansion that is picked up by
3535# autoconf. It tells the user to run autoupdate, and
3536# then outputs the replacement expansion. We do not care
3537# about autoupdate's warning because that contains
3538# information on what to do *after* running autoupdate.
3539
3540
3541
3542
3543# _LT_ENABLE_SHARED([DEFAULT])
3544# ----------------------------
3545# implement the --enable-shared flag, and supports the `shared' and
3546# `disable-shared' LT_INIT options.
3547# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3548# _LT_ENABLE_SHARED
3549
3550
3551
3552
3553# Old names:
3554
3555
3556
3557
3558# This is what autoupdate's m4 run will expand. It fires
3559# the warning (with _au_warn_XXX), outputs it into the
3560# updated configure.ac (with AC_DIAGNOSE), and then outputs
3561# the replacement expansion.
3562
3563
3564# This is an auxiliary macro that is also run when
3565# autoupdate runs m4. It simply calls m4_warning, but
3566# we need a wrapper so that each warning is emitted only
3567# once. We break the quoting in m4_warning's argument in
3568# order to expand this macro's arguments, not AU_DEFUN's.
3569
3570
3571# Finally, this is the expansion that is picked up by
3572# autoconf. It tells the user to run autoupdate, and
3573# then outputs the replacement expansion. We do not care
3574# about autoupdate's warning because that contains
3575# information on what to do *after* running autoupdate.
3576
3577# This is what autoupdate's m4 run will expand. It fires
3578# the warning (with _au_warn_XXX), outputs it into the
3579# updated configure.ac (with AC_DIAGNOSE), and then outputs
3580# the replacement expansion.
3581
3582
3583# This is an auxiliary macro that is also run when
3584# autoupdate runs m4. It simply calls m4_warning, but
3585# we need a wrapper so that each warning is emitted only
3586# once. We break the quoting in m4_warning's argument in
3587# order to expand this macro's arguments, not AU_DEFUN's.
3588
3589
3590# Finally, this is the expansion that is picked up by
3591# autoconf. It tells the user to run autoupdate, and
3592# then outputs the replacement expansion. We do not care
3593# about autoupdate's warning because that contains
3594# information on what to do *after* running autoupdate.
3595
3596
3597
3598
3599
3600# _LT_ENABLE_STATIC([DEFAULT])
3601# ----------------------------
3602# implement the --enable-static flag, and support the `static' and
3603# `disable-static' LT_INIT options.
3604# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3605# _LT_ENABLE_STATIC
3606
3607
3608
3609
3610# Old names:
3611
3612
3613
3614
3615# This is what autoupdate's m4 run will expand. It fires
3616# the warning (with _au_warn_XXX), outputs it into the
3617# updated configure.ac (with AC_DIAGNOSE), and then outputs
3618# the replacement expansion.
3619
3620
3621# This is an auxiliary macro that is also run when
3622# autoupdate runs m4. It simply calls m4_warning, but
3623# we need a wrapper so that each warning is emitted only
3624# once. We break the quoting in m4_warning's argument in
3625# order to expand this macro's arguments, not AU_DEFUN's.
3626
3627
3628# Finally, this is the expansion that is picked up by
3629# autoconf. It tells the user to run autoupdate, and
3630# then outputs the replacement expansion. We do not care
3631# about autoupdate's warning because that contains
3632# information on what to do *after* running autoupdate.
3633
3634# This is what autoupdate's m4 run will expand. It fires
3635# the warning (with _au_warn_XXX), outputs it into the
3636# updated configure.ac (with AC_DIAGNOSE), and then outputs
3637# the replacement expansion.
3638
3639
3640# This is an auxiliary macro that is also run when
3641# autoupdate runs m4. It simply calls m4_warning, but
3642# we need a wrapper so that each warning is emitted only
3643# once. We break the quoting in m4_warning's argument in
3644# order to expand this macro's arguments, not AU_DEFUN's.
3645
3646
3647# Finally, this is the expansion that is picked up by
3648# autoconf. It tells the user to run autoupdate, and
3649# then outputs the replacement expansion. We do not care
3650# about autoupdate's warning because that contains
3651# information on what to do *after* running autoupdate.
3652
3653
3654
3655
3656
3657# _LT_ENABLE_FAST_INSTALL([DEFAULT])
3658# ----------------------------------
3659# implement the --enable-fast-install flag, and support the `fast-install'
3660# and `disable-fast-install' LT_INIT options.
3661# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3662# _LT_ENABLE_FAST_INSTALL
3663
3664
3665
3666
3667# Old names:
3668# This is what autoupdate's m4 run will expand. It fires
3669# the warning (with _au_warn_XXX), outputs it into the
3670# updated configure.ac (with AC_DIAGNOSE), and then outputs
3671# the replacement expansion.
3672
3673
3674# This is an auxiliary macro that is also run when
3675# autoupdate runs m4. It simply calls m4_warning, but
3676# we need a wrapper so that each warning is emitted only
3677# once. We break the quoting in m4_warning's argument in
3678# order to expand this macro's arguments, not AU_DEFUN's.
3679
3680
3681# Finally, this is the expansion that is picked up by
3682# autoconf. It tells the user to run autoupdate, and
3683# then outputs the replacement expansion. We do not care
3684# about autoupdate's warning because that contains
3685# information on what to do *after* running autoupdate.
3686
3687
3688# This is what autoupdate's m4 run will expand. It fires
3689# the warning (with _au_warn_XXX), outputs it into the
3690# updated configure.ac (with AC_DIAGNOSE), and then outputs
3691# the replacement expansion.
3692
3693
3694# This is an auxiliary macro that is also run when
3695# autoupdate runs m4. It simply calls m4_warning, but
3696# we need a wrapper so that each warning is emitted only
3697# once. We break the quoting in m4_warning's argument in
3698# order to expand this macro's arguments, not AU_DEFUN's.
3699
3700
3701# Finally, this is the expansion that is picked up by
3702# autoconf. It tells the user to run autoupdate, and
3703# then outputs the replacement expansion. We do not care
3704# about autoupdate's warning because that contains
3705# information on what to do *after* running autoupdate.
3706
3707
3708
3709
3710# _LT_WITH_PIC([MODE])
3711# --------------------
3712# implement the --with-pic flag, and support the `pic-only' and `no-pic'
3713# LT_INIT options.
3714# MODE is either `yes' or `no'. If omitted, it defaults to `both'.
3715# _LT_WITH_PIC
3716
3717
3718
3719
3720# Old name:
3721# This is what autoupdate's m4 run will expand. It fires
3722# the warning (with _au_warn_XXX), outputs it into the
3723# updated configure.ac (with AC_DIAGNOSE), and then outputs
3724# the replacement expansion.
3725
3726
3727# This is an auxiliary macro that is also run when
3728# autoupdate runs m4. It simply calls m4_warning, but
3729# we need a wrapper so that each warning is emitted only
3730# once. We break the quoting in m4_warning's argument in
3731# order to expand this macro's arguments, not AU_DEFUN's.
3732
3733
3734# Finally, this is the expansion that is picked up by
3735# autoconf. It tells the user to run autoupdate, and
3736# then outputs the replacement expansion. We do not care
3737# about autoupdate's warning because that contains
3738# information on what to do *after* running autoupdate.
3739
3740
3741
3742## ----------------- ##
3743## LTDL_INIT Options ##
3744## ----------------- ##
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
3756#
3757# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3758# Written by Gary V. Vaughan, 2004
3759#
3760# This file is free software; the Free Software Foundation gives
3761# unlimited permission to copy and/or distribute it, with or without
3762# modifications, as long as this notice is preserved.
3763
3764# serial 6 ltsugar.m4
3765
3766# This is to help aclocal find these macros, as it can't see m4_define.
3767
3768
3769
3770# lt_join(SEP, ARG1, [ARG2...])
3771# -----------------------------
3772# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3773# associated separator.
3774# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3775# versions in m4sugar had bugs.
3776
3777
3778
3779
3780# lt_car(LIST)
3781# lt_cdr(LIST)
3782# ------------
3783# Manipulate m4 lists.
3784# These macros are necessary as long as will still need to support
3785# Autoconf-2.59 which quotes differently.
3786
3787
3788
3789
3790
3791# lt_append(MACRO-NAME, STRING, [SEPARATOR])
3792# ------------------------------------------
3793# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3794# Note that neither SEPARATOR nor STRING are expanded; they are appended
3795# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3796# No SEPARATOR is output if MACRO-NAME was previously undefined (different
3797# than defined and empty).
3798#
3799# This macro is needed until we can rely on Autoconf 2.62, since earlier
3800# versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3801
3802
3803
3804
3805# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3806# ----------------------------------------------------------
3807# Produce a SEP delimited list of all paired combinations of elements of
3808# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
3809# has the form PREFIXmINFIXSUFFIXn.
3810# Needed until we can rely on m4_combine added in Autoconf 2.62.
3811
3812
3813
3814# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3815# -----------------------------------------------------------------------
3816# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3817# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3818
3819
3820
3821# lt_dict_add(DICT, KEY, VALUE)
3822# -----------------------------
3823
3824
3825
3826# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3827# --------------------------------------------
3828
3829
3830
3831# lt_dict_fetch(DICT, KEY, [SUBKEY])
3832# ----------------------------------
3833
3834
3835
3836# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3837# -----------------------------------------------------------------
3838
3839
3840
3841# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3842# --------------------------------------------------------------
3843
3844
3845# ltversion.m4 -- version numbers -*- Autoconf -*-
3846#
3847# Copyright (C) 2004 Free Software Foundation, Inc.
3848# Written by Scott James Remnant, 2004
3849#
3850# This file is free software; the Free Software Foundation gives
3851# unlimited permission to copy and/or distribute it, with or without
3852# modifications, as long as this notice is preserved.
3853
3854# Generated from ltversion.in.
3855
3856# serial 3134 ltversion.m4
3857# This file is part of GNU Libtool
3858
3859
3860
3861
3862
3863
3864# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
3865#
3866# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3867# Written by Scott James Remnant, 2004.
3868#
3869# This file is free software; the Free Software Foundation gives
3870# unlimited permission to copy and/or distribute it, with or without
3871# modifications, as long as this notice is preserved.
3872
3873# serial 4 lt~obsolete.m4
3874
3875# These exist entirely to fool aclocal when bootstrapping libtool.
3876#
3877# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3878# which have later been changed to m4_define as they aren't part of the
3879# exported API, or moved to Autoconf or Automake where they belong.
3880#
3881# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
3882# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3883# using a macro with the same name in our local m4/libtool.m4 it'll
3884# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3885# and doesn't know about Autoconf macros at all.)
3886#
3887# So we provide this file, which has a silly filename so it's always
3888# included after everything else. This provides aclocal with the
3889# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3890# because those macros already exist, or will be overwritten later.
3891# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3892#
3893# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3894# Yes, that means every name once taken will need to remain here until
3895# we give up compatibility with versions before 1.7, at which point
3896# we need to keep only those names which we still refer to.
3897
3898# This is to help aclocal find these macros, as it can't see m4_define.
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963## -*- Autoconf -*-
3964
3965# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3966# Free Software Foundation, Inc.
3967#
3968# This file is free software; the Free Software Foundation
3969# gives unlimited permission to copy and/or distribute it,
3970# with or without modifications, as long as this notice is preserved.
3971
3972# serial 8
3973
3974# Based on depend.m4 from automake 1.9, modified for standalone use in
3975# an environment where GNU make is required.
3976
3977# ZW_PROG_COMPILER_DEPENDENCIES
3978# -----------------------------
3979# Variant of _AM_DEPENDENCIES which just does the dependency probe and
3980# sets fooDEPMODE accordingly. Cache-variable compatible with
3981# original; not side-effect compatible. As the users of this macro
3982# may require accurate dependencies for correct builds, it does *not*
3983# honor --disable-dependency-checking, and failure to detect a usable
3984# method is an error. depcomp is assumed to be located in
3985# $ac_aux_dir.
3986#
3987# FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3988
3989
3990
3991# AM_SET_DEPDIR
3992# -------------
3993# Choose a directory name for dependency files.
3994
3995
3996# ZW_CREATE_DEPDIR
3997# ----------------
3998# As AM_SET_DEPDIR, but also create the directory at config.status time.
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
6bb11ab3
L
4040
4041
4042
4043
4044
6bb11ab3
L
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
6bb11ab3
L
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073# intl sister-directory configuration rules.
4074#
4075
4076# The idea behind this macro is that there's no need to repeat all the
4077# autoconf probes done by the intl directory - it's already done them
4078# for us. In fact, there's no need even to look at the cache for the
4079# answers. All we need to do is nab a few pieces of information.
4080# The intl directory is set up to make this easy, by generating a
4081# small file which can be sourced as a shell script; then we produce
4082# the necessary substitutions and definitions for this directory.
4083
4084
4085
4086# Autoconf M4 include file defining utility macros for complex Canadian
4087# cross builds.
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097####
4098# _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
4099# or AC_INIT.
4100# These demand that AC_CANONICAL_SYSTEM be called beforehand.
4101
4102####
4103# NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4104# Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
4105
4106
4107####
4108# NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4109# Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
4110
4111
4112
4113# Backported from Autoconf 2.5x; can go away when and if
4114# we switch. Put the OS path separator in $PATH_SEPARATOR.
4115
4116
4117
4118
4119# ACX_HAVE_GCC_FOR_TARGET
4120# Check if the variable GCC_FOR_TARGET really points to a GCC binary.
4121
4122
4123# ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4124# Searching for installed target binutils. We need to take extra care,
4125# else we may find the wrong assembler, linker, etc., and lose.
4126#
4127# First try --with-build-time-tools, if specified.
4128#
4129# For build != host, we ask the installed GCC for the name of the tool it
4130# uses, and accept it if it is an absolute path. This is because the
4131# only good choice for a compiler is the same GCC version that is being
4132# installed (or we couldn't make target libraries), and we assume that
4133# on the host system we'll have not only the same GCC version, but also
4134# the same binutils version.
4135#
4136# For build == host, search the same directories that the installed
4137# compiler will search. We used to do this for the assembler, linker,
4138# and nm only; for simplicity of configuration, however, we extend this
4139# criterion to tools (such as ar and ranlib) that are never invoked by
4140# the compiler, to avoid mismatches.
4141#
4142# Also note we have to check MD_EXEC_PREFIX before checking the user's path
4143# if build == target. This makes the most sense only when bootstrapping,
4144# but we also do so when build != host. In this case, we hope that the
4145# build and host systems will have similar contents of MD_EXEC_PREFIX.
4146#
4147# If we do not find a suitable binary, then try the user's path.
4148
4149
4150###
4151# AC_PROG_CPP_WERROR
4152# Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4153# triggers warnings from the preprocessor. Will be in autoconf 2.58.
4154# For now, using this also overrides header checks to use only the
4155# preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4156# bit harder from here).
4157# Eventually autoconf will default to checking headers with the compiler
4158# instead, and we'll have to do this differently.
4159
4160# AC_PROG_CPP_WERROR
4161
4162# Test for GNAT.
4163# We require the gnatbind & gnatmake programs, as well as a compiler driver
4164# that understands Ada. We use the user's CC setting, already found, and
4165# possibly add $1 to the command-line parameters.
4166#
4167# Sets the shell variable have_gnat to yes or no as appropriate, and
4168# substitutes GNATBIND and GNATMAKE.
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194ac_ext=c
4195ac_cpp='$CPP $CPPFLAGS'
4196ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4197ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4198ac_compiler_gnu=$ac_cv_c_compiler_gnu
4199if test -n "$ac_tool_prefix"; then
4200 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4201set dummy ${ac_tool_prefix}gcc; ac_word=$2
4202{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4203$as_echo_n "checking for $ac_word... " >&6; }
4204if test "${ac_cv_prog_CC+set}" = set; then :
4205 $as_echo_n "(cached) " >&6
4206else
4207 if test -n "$CC"; then
4208 ac_cv_prog_CC="$CC" # Let the user override the test.
4209else
4210as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4211for as_dir in $PATH
4212do
4213 IFS=$as_save_IFS
4214 test -z "$as_dir" && as_dir=.
4215 for ac_exec_ext in '' $ac_executable_extensions; do
4216 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4217 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4218 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4219 break 2
4220 fi
4221done
4222 done
4223IFS=$as_save_IFS
4224
4225fi
4226fi
4227CC=$ac_cv_prog_CC
4228if test -n "$CC"; then
4229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4230$as_echo "$CC" >&6; }
4231else
4232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4233$as_echo "no" >&6; }
4234fi
4235
4236
4237fi
4238if test -z "$ac_cv_prog_CC"; then
4239 ac_ct_CC=$CC
4240 # Extract the first word of "gcc", so it can be a program name with args.
4241set dummy gcc; ac_word=$2
4242{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4243$as_echo_n "checking for $ac_word... " >&6; }
4244if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4245 $as_echo_n "(cached) " >&6
4246else
4247 if test -n "$ac_ct_CC"; then
4248 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4249else
4250as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4251for as_dir in $PATH
4252do
4253 IFS=$as_save_IFS
4254 test -z "$as_dir" && as_dir=.
4255 for ac_exec_ext in '' $ac_executable_extensions; do
4256 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4257 ac_cv_prog_ac_ct_CC="gcc"
4258 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4259 break 2
4260 fi
4261done
4262 done
4263IFS=$as_save_IFS
4264
4265fi
4266fi
4267ac_ct_CC=$ac_cv_prog_ac_ct_CC
4268if test -n "$ac_ct_CC"; then
4269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4270$as_echo "$ac_ct_CC" >&6; }
4271else
4272 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4273$as_echo "no" >&6; }
4274fi
4275
4276 if test "x$ac_ct_CC" = x; then
4277 CC=""
4278 else
4279 case $cross_compiling:$ac_tool_warned in
4280yes:)
4281{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4282$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4283ac_tool_warned=yes ;;
4284esac
4285 CC=$ac_ct_CC
4286 fi
4287else
4288 CC="$ac_cv_prog_CC"
4289fi
4290
4291if test -z "$CC"; then
4292 if test -n "$ac_tool_prefix"; then
4293 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4294set dummy ${ac_tool_prefix}cc; ac_word=$2
4295{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4296$as_echo_n "checking for $ac_word... " >&6; }
4297if test "${ac_cv_prog_CC+set}" = set; then :
4298 $as_echo_n "(cached) " >&6
4299else
4300 if test -n "$CC"; then
4301 ac_cv_prog_CC="$CC" # Let the user override the test.
4302else
4303as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4304for as_dir in $PATH
4305do
4306 IFS=$as_save_IFS
4307 test -z "$as_dir" && as_dir=.
4308 for ac_exec_ext in '' $ac_executable_extensions; do
4309 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4310 ac_cv_prog_CC="${ac_tool_prefix}cc"
4311 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4312 break 2
4313 fi
4314done
4315 done
4316IFS=$as_save_IFS
4317
4318fi
4319fi
4320CC=$ac_cv_prog_CC
4321if test -n "$CC"; then
4322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4323$as_echo "$CC" >&6; }
4324else
4325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4326$as_echo "no" >&6; }
4327fi
4328
4329
4330 fi
4331fi
4332if test -z "$CC"; then
4333 # Extract the first word of "cc", so it can be a program name with args.
4334set dummy cc; ac_word=$2
4335{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4336$as_echo_n "checking for $ac_word... " >&6; }
4337if test "${ac_cv_prog_CC+set}" = set; then :
4338 $as_echo_n "(cached) " >&6
4339else
4340 if test -n "$CC"; then
4341 ac_cv_prog_CC="$CC" # Let the user override the test.
4342else
4343 ac_prog_rejected=no
4344as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4345for as_dir in $PATH
4346do
4347 IFS=$as_save_IFS
4348 test -z "$as_dir" && as_dir=.
4349 for ac_exec_ext in '' $ac_executable_extensions; do
4350 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4351 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4352 ac_prog_rejected=yes
4353 continue
4354 fi
4355 ac_cv_prog_CC="cc"
4356 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4357 break 2
4358 fi
4359done
4360 done
4361IFS=$as_save_IFS
4362
4363if test $ac_prog_rejected = yes; then
4364 # We found a bogon in the path, so make sure we never use it.
4365 set dummy $ac_cv_prog_CC
4366 shift
4367 if test $# != 0; then
4368 # We chose a different compiler from the bogus one.
4369 # However, it has the same basename, so the bogon will be chosen
4370 # first if we set CC to just the basename; use the full file name.
4371 shift
4372 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4373 fi
4374fi
4375fi
4376fi
4377CC=$ac_cv_prog_CC
4378if test -n "$CC"; then
4379 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4380$as_echo "$CC" >&6; }
4381else
4382 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4383$as_echo "no" >&6; }
4384fi
4385
4386
4387fi
4388if test -z "$CC"; then
4389 if test -n "$ac_tool_prefix"; then
4390 for ac_prog in cl.exe
4391 do
4392 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4393set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4394{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4395$as_echo_n "checking for $ac_word... " >&6; }
4396if test "${ac_cv_prog_CC+set}" = set; then :
4397 $as_echo_n "(cached) " >&6
4398else
4399 if test -n "$CC"; then
4400 ac_cv_prog_CC="$CC" # Let the user override the test.
4401else
4402as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4403for as_dir in $PATH
4404do
4405 IFS=$as_save_IFS
4406 test -z "$as_dir" && as_dir=.
4407 for ac_exec_ext in '' $ac_executable_extensions; do
4408 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4409 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4410 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4411 break 2
4412 fi
4413done
4414 done
4415IFS=$as_save_IFS
4416
4417fi
4418fi
4419CC=$ac_cv_prog_CC
4420if test -n "$CC"; then
4421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4422$as_echo "$CC" >&6; }
4423else
4424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4425$as_echo "no" >&6; }
4426fi
4427
4428
4429 test -n "$CC" && break
4430 done
4431fi
4432if test -z "$CC"; then
4433 ac_ct_CC=$CC
4434 for ac_prog in cl.exe
4435do
4436 # Extract the first word of "$ac_prog", so it can be a program name with args.
4437set dummy $ac_prog; ac_word=$2
4438{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4439$as_echo_n "checking for $ac_word... " >&6; }
4440if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4441 $as_echo_n "(cached) " >&6
4442else
4443 if test -n "$ac_ct_CC"; then
4444 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4445else
4446as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4447for as_dir in $PATH
4448do
4449 IFS=$as_save_IFS
4450 test -z "$as_dir" && as_dir=.
4451 for ac_exec_ext in '' $ac_executable_extensions; do
4452 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4453 ac_cv_prog_ac_ct_CC="$ac_prog"
4454 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4455 break 2
4456 fi
4457done
4458 done
4459IFS=$as_save_IFS
4460
4461fi
4462fi
4463ac_ct_CC=$ac_cv_prog_ac_ct_CC
4464if test -n "$ac_ct_CC"; then
4465 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4466$as_echo "$ac_ct_CC" >&6; }
4467else
4468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4469$as_echo "no" >&6; }
4470fi
4471
4472
4473 test -n "$ac_ct_CC" && break
4474done
4475
4476 if test "x$ac_ct_CC" = x; then
4477 CC=""
4478 else
4479 case $cross_compiling:$ac_tool_warned in
4480yes:)
4481{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4482$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4483ac_tool_warned=yes ;;
4484esac
4485 CC=$ac_ct_CC
4486 fi
4487fi
4488
4489fi
4490
4491
4492test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4493$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4494as_fn_error "no acceptable C compiler found in \$PATH
4495See \`config.log' for more details." "$LINENO" 5; }
4496
4497# Provide some information about the compiler.
4498$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4499set X $ac_compile
4500ac_compiler=$2
4501for ac_option in --version -v -V -qversion; do
4502 { { ac_try="$ac_compiler $ac_option >&5"
4503case "(($ac_try" in
4504 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4505 *) ac_try_echo=$ac_try;;
4506esac
4507eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4508$as_echo "$ac_try_echo"; } >&5
4509 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4510 ac_status=$?
4511 if test -s conftest.err; then
4512 sed '10a\
4513... rest of stderr output deleted ...
4514 10q' conftest.err >conftest.er1
4515 cat conftest.er1 >&5
4516 rm -f conftest.er1 conftest.err
4517 fi
4518 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4519 test $ac_status = 0; }
4520done
4521
4522cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4523/* end confdefs.h. */
4524
4525int
4526main ()
4527{
4528
4529 ;
4530 return 0;
4531}
4532_ACEOF
4533ac_clean_files_save=$ac_clean_files
4534ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4535# Try to create an executable without -o first, disregard a.out.
4536# It will help us diagnose broken compilers, and finding out an intuition
4537# of exeext.
4538{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4539$as_echo_n "checking for C compiler default output file name... " >&6; }
4540ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4541
4542# The possible output files:
4543ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4544
4545ac_rmfiles=
4546for ac_file in $ac_files
4547do
4548 case $ac_file in
4549 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4550 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4551 esac
4552done
4553rm -f $ac_rmfiles
4554
4555if { { ac_try="$ac_link_default"
4556case "(($ac_try" in
4557 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4558 *) ac_try_echo=$ac_try;;
4559esac
4560eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4561$as_echo "$ac_try_echo"; } >&5
4562 (eval "$ac_link_default") 2>&5
4563 ac_status=$?
4564 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4565 test $ac_status = 0; }; then :
4566 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4567# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4568# in a Makefile. We should not override ac_cv_exeext if it was cached,
4569# so that the user can short-circuit this test for compilers unknown to
4570# Autoconf.
4571for ac_file in $ac_files ''
4572do
4573 test -f "$ac_file" || continue
4574 case $ac_file in
4575 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4576 ;;
4577 [ab].out )
4578 # We found the default executable, but exeext='' is most
4579 # certainly right.
4580 break;;
4581 *.* )
4582 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4583 then :; else
4584 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4585 fi
4586 # We set ac_cv_exeext here because the later test for it is not
4587 # safe: cross compilers may not add the suffix if given an `-o'
4588 # argument, so we may need to know it at that point already.
4589 # Even if this section looks crufty: it has the advantage of
4590 # actually working.
4591 break;;
4592 * )
4593 break;;
4594 esac
4595done
4596test "$ac_cv_exeext" = no && ac_cv_exeext=
4597
4598else
4599 ac_file=''
4600fi
4601{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4602$as_echo "$ac_file" >&6; }
4603if test -z "$ac_file"; then :
4604 $as_echo "$as_me: failed program was:" >&5
4605sed 's/^/| /' conftest.$ac_ext >&5
4606
4607{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4608$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4609{ as_fn_set_status 77
4610as_fn_error "C compiler cannot create executables
4611See \`config.log' for more details." "$LINENO" 5; }; }
4612fi
4613ac_exeext=$ac_cv_exeext
4614
4615# Check that the compiler produces executables we can run. If not, either
4616# the compiler is broken, or we cross compile.
4617{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4618$as_echo_n "checking whether the C compiler works... " >&6; }
4619# If not cross compiling, check that we can run a simple program.
4620if test "$cross_compiling" != yes; then
4621 if { ac_try='./$ac_file'
4622 { { case "(($ac_try" in
4623 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4624 *) ac_try_echo=$ac_try;;
4625esac
4626eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4627$as_echo "$ac_try_echo"; } >&5
4628 (eval "$ac_try") 2>&5
4629 ac_status=$?
4630 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4631 test $ac_status = 0; }; }; then
4632 cross_compiling=no
4633 else
4634 if test "$cross_compiling" = maybe; then
4635 cross_compiling=yes
4636 else
4637 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4638$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4639as_fn_error "cannot run C compiled programs.
4640If you meant to cross compile, use \`--host'.
4641See \`config.log' for more details." "$LINENO" 5; }
4642 fi
4643 fi
4644fi
4645{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4646$as_echo "yes" >&6; }
4647
4648rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4649ac_clean_files=$ac_clean_files_save
4650# Check that the compiler produces executables we can run. If not, either
4651# the compiler is broken, or we cross compile.
4652{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4653$as_echo_n "checking whether we are cross compiling... " >&6; }
4654{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4655$as_echo "$cross_compiling" >&6; }
4656
4657{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4658$as_echo_n "checking for suffix of executables... " >&6; }
4659if { { ac_try="$ac_link"
4660case "(($ac_try" in
4661 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4662 *) ac_try_echo=$ac_try;;
4663esac
4664eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4665$as_echo "$ac_try_echo"; } >&5
4666 (eval "$ac_link") 2>&5
4667 ac_status=$?
4668 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4669 test $ac_status = 0; }; then :
4670 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4671# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4672# work properly (i.e., refer to `conftest.exe'), while it won't with
4673# `rm'.
4674for ac_file in conftest.exe conftest conftest.*; do
4675 test -f "$ac_file" || continue
4676 case $ac_file in
4677 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4678 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4679 break;;
4680 * ) break;;
4681 esac
4682done
4683else
4684 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4685$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4686as_fn_error "cannot compute suffix of executables: cannot compile and link
4687See \`config.log' for more details." "$LINENO" 5; }
4688fi
4689rm -f conftest$ac_cv_exeext
4690{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4691$as_echo "$ac_cv_exeext" >&6; }
4692
4693rm -f conftest.$ac_ext
4694EXEEXT=$ac_cv_exeext
4695ac_exeext=$EXEEXT
4696{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4697$as_echo_n "checking for suffix of object files... " >&6; }
4698if test "${ac_cv_objext+set}" = set; then :
4699 $as_echo_n "(cached) " >&6
4700else
4701 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4702/* end confdefs.h. */
4703
4704int
4705main ()
4706{
4707
4708 ;
4709 return 0;
4710}
4711_ACEOF
4712rm -f conftest.o conftest.obj
4713if { { ac_try="$ac_compile"
4714case "(($ac_try" in
4715 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4716 *) ac_try_echo=$ac_try;;
4717esac
4718eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4719$as_echo "$ac_try_echo"; } >&5
4720 (eval "$ac_compile") 2>&5
4721 ac_status=$?
4722 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4723 test $ac_status = 0; }; then :
4724 for ac_file in conftest.o conftest.obj conftest.*; do
4725 test -f "$ac_file" || continue;
4726 case $ac_file in
4727 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4728 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4729 break;;
4730 esac
4731done
4732else
4733 $as_echo "$as_me: failed program was:" >&5
4734sed 's/^/| /' conftest.$ac_ext >&5
4735
4736{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4737$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4738as_fn_error "cannot compute suffix of object files: cannot compile
4739See \`config.log' for more details." "$LINENO" 5; }
4740fi
4741rm -f conftest.$ac_cv_objext conftest.$ac_ext
4742fi
4743{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4744$as_echo "$ac_cv_objext" >&6; }
4745OBJEXT=$ac_cv_objext
4746ac_objext=$OBJEXT
4747{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4748$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4749if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4750 $as_echo_n "(cached) " >&6
4751else
4752 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4753/* end confdefs.h. */
4754
4755int
4756main ()
4757{
4758#ifndef __GNUC__
4759 choke me
4760#endif
4761
4762 ;
4763 return 0;
4764}
4765_ACEOF
4766if ac_fn_c_try_compile "$LINENO"; then :
4767 ac_compiler_gnu=yes
4768else
4769 ac_compiler_gnu=no
4770fi
4771rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4772ac_cv_c_compiler_gnu=$ac_compiler_gnu
4773
4774fi
4775{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4776$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4777if test $ac_compiler_gnu = yes; then
4778 GCC=yes
4779else
4780 GCC=
4781fi
4782ac_test_CFLAGS=${CFLAGS+set}
4783ac_save_CFLAGS=$CFLAGS
4784{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4785$as_echo_n "checking whether $CC accepts -g... " >&6; }
4786if test "${ac_cv_prog_cc_g+set}" = set; then :
4787 $as_echo_n "(cached) " >&6
4788else
4789 ac_save_c_werror_flag=$ac_c_werror_flag
4790 ac_c_werror_flag=yes
4791 ac_cv_prog_cc_g=no
4792 CFLAGS="-g"
4793 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4794/* end confdefs.h. */
4795
4796int
4797main ()
4798{
4799
4800 ;
4801 return 0;
4802}
4803_ACEOF
4804if ac_fn_c_try_compile "$LINENO"; then :
4805 ac_cv_prog_cc_g=yes
4806else
4807 CFLAGS=""
4808 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4809/* end confdefs.h. */
4810
4811int
4812main ()
4813{
4814
4815 ;
4816 return 0;
4817}
4818_ACEOF
4819if ac_fn_c_try_compile "$LINENO"; then :
4820
4821else
4822 ac_c_werror_flag=$ac_save_c_werror_flag
4823 CFLAGS="-g"
4824 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4825/* end confdefs.h. */
4826
4827int
4828main ()
4829{
4830
4831 ;
4832 return 0;
4833}
4834_ACEOF
4835if ac_fn_c_try_compile "$LINENO"; then :
4836 ac_cv_prog_cc_g=yes
4837fi
4838rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4839fi
4840rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4841fi
4842rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4843 ac_c_werror_flag=$ac_save_c_werror_flag
4844fi
4845{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4846$as_echo "$ac_cv_prog_cc_g" >&6; }
4847if test "$ac_test_CFLAGS" = set; then
4848 CFLAGS=$ac_save_CFLAGS
4849elif test $ac_cv_prog_cc_g = yes; then
4850 if test "$GCC" = yes; then
4851 CFLAGS="-g -O2"
4852 else
4853 CFLAGS="-g"
4854 fi
4855else
4856 if test "$GCC" = yes; then
4857 CFLAGS="-O2"
4858 else
4859 CFLAGS=
4860 fi
4861fi
4862{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4863$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4864if test "${ac_cv_prog_cc_c89+set}" = set; then :
4865 $as_echo_n "(cached) " >&6
4866else
4867 ac_cv_prog_cc_c89=no
4868ac_save_CC=$CC
4869cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4870/* end confdefs.h. */
4871#include <stdarg.h>
4872#include <stdio.h>
4873#include <sys/types.h>
4874#include <sys/stat.h>
4875/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4876struct buf { int x; };
4877FILE * (*rcsopen) (struct buf *, struct stat *, int);
4878static char *e (p, i)
4879 char **p;
4880 int i;
4881{
4882 return p[i];
4883}
4884static char *f (char * (*g) (char **, int), char **p, ...)
4885{
4886 char *s;
4887 va_list v;
4888 va_start (v,p);
4889 s = g (p, va_arg (v,int));
4890 va_end (v);
4891 return s;
4892}
4893
4894/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4895 function prototypes and stuff, but not '\xHH' hex character constants.
4896 These don't provoke an error unfortunately, instead are silently treated
4897 as 'x'. The following induces an error, until -std is added to get
4898 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4899 array size at least. It's necessary to write '\x00'==0 to get something
4900 that's true only with -std. */
4901int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4902
4903/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4904 inside strings and character constants. */
4905#define FOO(x) 'x'
4906int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4907
4908int test (int i, double x);
4909struct s1 {int (*f) (int a);};
4910struct s2 {int (*f) (double a);};
4911int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4912int argc;
4913char **argv;
4914int
4915main ()
4916{
4917return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4918 ;
4919 return 0;
4920}
4921_ACEOF
4922for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4923 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4924do
4925 CC="$ac_save_CC $ac_arg"
4926 if ac_fn_c_try_compile "$LINENO"; then :
4927 ac_cv_prog_cc_c89=$ac_arg
4928fi
4929rm -f core conftest.err conftest.$ac_objext
4930 test "x$ac_cv_prog_cc_c89" != "xno" && break
4931done
4932rm -f conftest.$ac_ext
4933CC=$ac_save_CC
4934
4935fi
4936# AC_CACHE_VAL
4937case "x$ac_cv_prog_cc_c89" in
4938 x)
4939 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4940$as_echo "none needed" >&6; } ;;
4941 xno)
4942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4943$as_echo "unsupported" >&6; } ;;
4944 *)
4945 CC="$CC $ac_cv_prog_cc_c89"
4946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4947$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4948esac
4949if test "x$ac_cv_prog_cc_c89" != xno; then :
4950
4951fi
4952
4953ac_ext=c
4954ac_cpp='$CPP $CPPFLAGS'
4955ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4956ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4957ac_compiler_gnu=$ac_cv_c_compiler_gnu
4958
4959ac_aux_dir=
4960for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4961 for ac_t in install-sh install.sh shtool; do
4962 if test -f "$ac_dir/$ac_t"; then
4963 ac_aux_dir=$ac_dir
4964 ac_install_sh="$ac_aux_dir/$ac_t -c"
4965 break 2
4966 fi
4967 done
4968done
4969if test -z "$ac_aux_dir"; then
4970 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4971fi
4972
4973# These three variables are undocumented and unsupported,
4974# and are intended to be withdrawn in a future Autoconf release.
4975# They can cause serious problems if a builder's source tree is in a directory
4976# whose full name contains unusual characters.
4977ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4978ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4979ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4980
4981
4982# Make sure we can run config.sub.
4983$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4984 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4985
4986{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4987$as_echo_n "checking build system type... " >&6; }
4988if test "${ac_cv_build+set}" = set; then :
4989 $as_echo_n "(cached) " >&6
4990else
4991 ac_build_alias=$build_alias
4992test "x$ac_build_alias" = x &&
4993 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4994test "x$ac_build_alias" = x &&
4995 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4996ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4997 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4998
4999fi
5000{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
5001$as_echo "$ac_cv_build" >&6; }
5002case $ac_cv_build in
5003*-*-*) ;;
5004*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
5005esac
5006build=$ac_cv_build
5007ac_save_IFS=$IFS; IFS='-'
5008set x $ac_cv_build
5009shift
5010build_cpu=$1
5011build_vendor=$2
5012shift; shift
5013# Remember, the first character of IFS is used to create $*,
5014# except with old shells:
5015build_os=$*
5016IFS=$ac_save_IFS
5017case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
5018
5019
5020{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
5021$as_echo_n "checking host system type... " >&6; }
5022if test "${ac_cv_host+set}" = set; then :
5023 $as_echo_n "(cached) " >&6
5024else
5025 if test "x$host_alias" = x; then
5026 ac_cv_host=$ac_cv_build
5027else
5028 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
5029 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
5030fi
5031
5032fi
5033{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
5034$as_echo "$ac_cv_host" >&6; }
5035case $ac_cv_host in
5036*-*-*) ;;
5037*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
5038esac
5039host=$ac_cv_host
5040ac_save_IFS=$IFS; IFS='-'
5041set x $ac_cv_host
5042shift
5043host_cpu=$1
5044host_vendor=$2
5045shift; shift
5046# Remember, the first character of IFS is used to create $*,
5047# except with old shells:
5048host_os=$*
5049IFS=$ac_save_IFS
5050case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
5051
5052
5053{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
5054$as_echo_n "checking target system type... " >&6; }
5055if test "${ac_cv_target+set}" = set; then :
5056 $as_echo_n "(cached) " >&6
5057else
5058 if test "x$target_alias" = x; then
5059 ac_cv_target=$ac_cv_host
5060else
5061 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
5062 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
5063fi
5064
5065fi
5066{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
5067$as_echo "$ac_cv_target" >&6; }
5068case $ac_cv_target in
5069*-*-*) ;;
5070*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
5071esac
5072target=$ac_cv_target
5073ac_save_IFS=$IFS; IFS='-'
5074set x $ac_cv_target
5075shift
5076target_cpu=$1
5077target_vendor=$2
5078shift; shift
5079# Remember, the first character of IFS is used to create $*,
5080# except with old shells:
5081target_os=$*
5082IFS=$ac_save_IFS
5083case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
5084
5085
5086# The aliases save the names the user supplied, while $host etc.
5087# will get canonicalized.
5088test -n "$target_alias" &&
5089 test "$program_prefix$program_suffix$program_transform_name" = \
5090 NONENONEs,x,x, &&
5091 program_prefix=${target_alias}-
5092
5093ac_ext=c
5094ac_cpp='$CPP $CPPFLAGS'
5095ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5096ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5097ac_compiler_gnu=$ac_cv_c_compiler_gnu
5098{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5099$as_echo_n "checking how to run the C preprocessor... " >&6; }
5100# On Suns, sometimes $CPP names a directory.
5101if test -n "$CPP" && test -d "$CPP"; then
5102 CPP=
5103fi
5104if test -z "$CPP"; then
5105 if test "${ac_cv_prog_CPP+set}" = set; then :
5106 $as_echo_n "(cached) " >&6
5107else
5108 # Double quotes because CPP needs to be expanded
5109 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5110 do
5111 ac_preproc_ok=false
5112for ac_c_preproc_warn_flag in '' yes
5113do
5114 # Use a header file that comes with gcc, so configuring glibc
5115 # with a fresh cross-compiler works.
5116 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5117 # <limits.h> exists even on freestanding compilers.
5118 # On the NeXT, cc -E runs the code through the compiler's parser,
5119 # not just through cpp. "Syntax error" is here to catch this case.
5120 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5121/* end confdefs.h. */
5122#ifdef __STDC__
5123# include <limits.h>
5124#else
5125# include <assert.h>
5126#endif
5127 Syntax error
5128_ACEOF
5129if ac_fn_c_try_cpp "$LINENO"; then :
5130
5131else
5132 # Broken: fails on valid input.
5133continue
5134fi
5135rm -f conftest.err conftest.$ac_ext
5136
5137 # OK, works on sane cases. Now check whether nonexistent headers
5138 # can be detected and how.
5139 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5140/* end confdefs.h. */
5141#include <ac_nonexistent.h>
5142_ACEOF
5143if ac_fn_c_try_cpp "$LINENO"; then :
5144 # Broken: success on invalid input.
5145continue
5146else
5147 # Passes both tests.
5148ac_preproc_ok=:
5149break
5150fi
5151rm -f conftest.err conftest.$ac_ext
5152
5153done
5154# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5155rm -f conftest.err conftest.$ac_ext
5156if $ac_preproc_ok; then :
5157 break
5158fi
5159
5160 done
5161 ac_cv_prog_CPP=$CPP
5162
5163fi
5164 CPP=$ac_cv_prog_CPP
5165else
5166 ac_cv_prog_CPP=$CPP
5167fi
5168{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5169$as_echo "$CPP" >&6; }
5170ac_preproc_ok=false
5171for ac_c_preproc_warn_flag in '' yes
5172do
5173 # Use a header file that comes with gcc, so configuring glibc
5174 # with a fresh cross-compiler works.
5175 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5176 # <limits.h> exists even on freestanding compilers.
5177 # On the NeXT, cc -E runs the code through the compiler's parser,
5178 # not just through cpp. "Syntax error" is here to catch this case.
5179 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5180/* end confdefs.h. */
5181#ifdef __STDC__
5182# include <limits.h>
5183#else
5184# include <assert.h>
5185#endif
5186 Syntax error
5187_ACEOF
5188if ac_fn_c_try_cpp "$LINENO"; then :
5189
5190else
5191 # Broken: fails on valid input.
5192continue
5193fi
5194rm -f conftest.err conftest.$ac_ext
5195
5196 # OK, works on sane cases. Now check whether nonexistent headers
5197 # can be detected and how.
5198 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5199/* end confdefs.h. */
5200#include <ac_nonexistent.h>
5201_ACEOF
5202if ac_fn_c_try_cpp "$LINENO"; then :
5203 # Broken: success on invalid input.
5204continue
5205else
5206 # Passes both tests.
5207ac_preproc_ok=:
5208break
5209fi
5210rm -f conftest.err conftest.$ac_ext
5211
5212done
5213# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5214rm -f conftest.err conftest.$ac_ext
5215if $ac_preproc_ok; then :
5216
5217else
5218 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5219$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5220as_fn_error "C preprocessor \"$CPP\" fails sanity check
5221See \`config.log' for more details." "$LINENO" 5; }
5222fi
5223
5224ac_ext=c
5225ac_cpp='$CPP $CPPFLAGS'
5226ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5227ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5228ac_compiler_gnu=$ac_cv_c_compiler_gnu
5229
5230
5231{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5232$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5233if test "${ac_cv_path_GREP+set}" = set; then :
5234 $as_echo_n "(cached) " >&6
5235else
5236 if test -z "$GREP"; then
5237 ac_path_GREP_found=false
5238 # Loop through the user's path and test for each of PROGNAME-LIST
5239 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5240for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5241do
5242 IFS=$as_save_IFS
5243 test -z "$as_dir" && as_dir=.
5244 for ac_prog in grep ggrep; do
5245 for ac_exec_ext in '' $ac_executable_extensions; do
5246 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5247 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5248# Check for GNU ac_path_GREP and select it if it is found.
5249 # Check for GNU $ac_path_GREP
5250case `"$ac_path_GREP" --version 2>&1` in
5251*GNU*)
5252 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5253*)
5254 ac_count=0
5255 $as_echo_n 0123456789 >"conftest.in"
5256 while :
5257 do
5258 cat "conftest.in" "conftest.in" >"conftest.tmp"
5259 mv "conftest.tmp" "conftest.in"
5260 cp "conftest.in" "conftest.nl"
5261 $as_echo 'GREP' >> "conftest.nl"
5262 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5263 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5264 as_fn_arith $ac_count + 1 && ac_count=$as_val
5265 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5266 # Best one so far, save it but keep looking for a better one
5267 ac_cv_path_GREP="$ac_path_GREP"
5268 ac_path_GREP_max=$ac_count
5269 fi
5270 # 10*(2^10) chars as input seems more than enough
5271 test $ac_count -gt 10 && break
5272 done
5273 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5274esac
5275
5276 $ac_path_GREP_found && break 3
5277 done
5278 done
5279 done
5280IFS=$as_save_IFS
5281 if test -z "$ac_cv_path_GREP"; then
5282 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5283 fi
5284else
5285 ac_cv_path_GREP=$GREP
5286fi
5287
5288fi
5289{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5290$as_echo "$ac_cv_path_GREP" >&6; }
5291 GREP="$ac_cv_path_GREP"
5292
5293
5294{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5295$as_echo_n "checking for egrep... " >&6; }
5296if test "${ac_cv_path_EGREP+set}" = set; then :
5297 $as_echo_n "(cached) " >&6
5298else
5299 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5300 then ac_cv_path_EGREP="$GREP -E"
5301 else
5302 if test -z "$EGREP"; then
5303 ac_path_EGREP_found=false
5304 # Loop through the user's path and test for each of PROGNAME-LIST
5305 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5306for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5307do
5308 IFS=$as_save_IFS
5309 test -z "$as_dir" && as_dir=.
5310 for ac_prog in egrep; do
5311 for ac_exec_ext in '' $ac_executable_extensions; do
5312 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5313 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5314# Check for GNU ac_path_EGREP and select it if it is found.
5315 # Check for GNU $ac_path_EGREP
5316case `"$ac_path_EGREP" --version 2>&1` in
5317*GNU*)
5318 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5319*)
5320 ac_count=0
5321 $as_echo_n 0123456789 >"conftest.in"
5322 while :
5323 do
5324 cat "conftest.in" "conftest.in" >"conftest.tmp"
5325 mv "conftest.tmp" "conftest.in"
5326 cp "conftest.in" "conftest.nl"
5327 $as_echo 'EGREP' >> "conftest.nl"
5328 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5329 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5330 as_fn_arith $ac_count + 1 && ac_count=$as_val
5331 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5332 # Best one so far, save it but keep looking for a better one
5333 ac_cv_path_EGREP="$ac_path_EGREP"
5334 ac_path_EGREP_max=$ac_count
5335 fi
5336 # 10*(2^10) chars as input seems more than enough
5337 test $ac_count -gt 10 && break
5338 done
5339 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5340esac
5341
5342 $ac_path_EGREP_found && break 3
5343 done
5344 done
5345 done
5346IFS=$as_save_IFS
5347 if test -z "$ac_cv_path_EGREP"; then
5348 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5349 fi
5350else
5351 ac_cv_path_EGREP=$EGREP
5352fi
5353
5354 fi
5355fi
5356{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5357$as_echo "$ac_cv_path_EGREP" >&6; }
5358 EGREP="$ac_cv_path_EGREP"
5359
5360
5361{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5362$as_echo_n "checking for ANSI C header files... " >&6; }
5363if test "${ac_cv_header_stdc+set}" = set; then :
5364 $as_echo_n "(cached) " >&6
5365else
5366 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5367/* end confdefs.h. */
5368#include <stdlib.h>
5369#include <stdarg.h>
5370#include <string.h>
5371#include <float.h>
5372
5373int
5374main ()
5375{
5376
5377 ;
5378 return 0;
5379}
5380_ACEOF
5381if ac_fn_c_try_compile "$LINENO"; then :
5382 ac_cv_header_stdc=yes
5383else
5384 ac_cv_header_stdc=no
5385fi
5386rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5387
5388if test $ac_cv_header_stdc = yes; then
5389 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5390 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5391/* end confdefs.h. */
5392#include <string.h>
5393
5394_ACEOF
5395if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5396 $EGREP "memchr" >/dev/null 2>&1; then :
5397
5398else
5399 ac_cv_header_stdc=no
5400fi
5401rm -f conftest*
5402
5403fi
5404
5405if test $ac_cv_header_stdc = yes; then
5406 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5407 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5408/* end confdefs.h. */
5409#include <stdlib.h>
5410
5411_ACEOF
5412if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5413 $EGREP "free" >/dev/null 2>&1; then :
5414
5415else
5416 ac_cv_header_stdc=no
5417fi
5418rm -f conftest*
5419
5420fi
5421
5422if test $ac_cv_header_stdc = yes; then
5423 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5424 if test "$cross_compiling" = yes; then :
5425 :
5426else
5427 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5428/* end confdefs.h. */
5429#include <ctype.h>
5430#include <stdlib.h>
5431#if ((' ' & 0x0FF) == 0x020)
5432# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5433# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5434#else
5435# define ISLOWER(c) \
5436 (('a' <= (c) && (c) <= 'i') \
5437 || ('j' <= (c) && (c) <= 'r') \
5438 || ('s' <= (c) && (c) <= 'z'))
5439# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5440#endif
5441
5442#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5443int
5444main ()
5445{
5446 int i;
5447 for (i = 0; i < 256; i++)
5448 if (XOR (islower (i), ISLOWER (i))
5449 || toupper (i) != TOUPPER (i))
5450 return 2;
5451 return 0;
5452}
5453_ACEOF
5454if ac_fn_c_try_run "$LINENO"; then :
5455
5456else
5457 ac_cv_header_stdc=no
5458fi
5459rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5460 conftest.$ac_objext conftest.beam conftest.$ac_ext
5461fi
5462
5463fi
5464fi
5465{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5466$as_echo "$ac_cv_header_stdc" >&6; }
5467if test $ac_cv_header_stdc = yes; then
5468
5469$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5470
5471fi
5472
5473# On IRIX 5.3, sys/types and inttypes.h are conflicting.
5474for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5475 inttypes.h stdint.h unistd.h
5476do :
5477 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5478ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5479"
5480eval as_val=\$$as_ac_Header
5481 if test "x$as_val" = x""yes; then :
5482 cat >>confdefs.h <<_ACEOF
5483#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5484_ACEOF
5485
5486fi
5487
5488done
5489
5490
5491
5492 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5493if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5494 MINIX=yes
5495else
5496 MINIX=
5497fi
5498
5499
5500 if test "$MINIX" = yes; then
5501
5502$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5503
5504
5505$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5506
5507
5508$as_echo "#define _MINIX 1" >>confdefs.h
5509
5510 fi
5511
5512
5513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5514$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5515if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5516 $as_echo_n "(cached) " >&6
5517else
5518 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5519/* end confdefs.h. */
5520
5521# define __EXTENSIONS__ 1
5522 $ac_includes_default
5523int
5524main ()
5525{
5526
5527 ;
5528 return 0;
5529}
5530_ACEOF
5531if ac_fn_c_try_compile "$LINENO"; then :
5532 ac_cv_safe_to_define___extensions__=yes
5533else
5534 ac_cv_safe_to_define___extensions__=no
5535fi
5536rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5537fi
5538{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5539$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5540 test $ac_cv_safe_to_define___extensions__ = yes &&
5541 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5542
5543 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5544
5545 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5546
5547 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5548
5549 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5550
5551
5552test "$program_prefix" != NONE &&
5553 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5554# Use a double $ so make ignores it.
5555test "$program_suffix" != NONE &&
5556 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5557# Double any \ or $.
5558# By default was `s,x,x', remove it if useless.
5559ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5560program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5561
5562# Find a good install program. We prefer a C program (faster),
5563# so one script is as good as another. But avoid the broken or
5564# incompatible versions:
5565# SysV /etc/install, /usr/sbin/install
5566# SunOS /usr/etc/install
5567# IRIX /sbin/install
5568# AIX /bin/install
5569# AmigaOS /C/install, which installs bootblocks on floppy discs
5570# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5571# AFS /usr/afsws/bin/install, which mishandles nonexistent args
5572# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5573# OS/2's system install, which has a completely different semantic
5574# ./install, which can be erroneously created by make from ./install.sh.
5575# Reject install programs that cannot install multiple files.
5576{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5577$as_echo_n "checking for a BSD-compatible install... " >&6; }
5578if test -z "$INSTALL"; then
5579if test "${ac_cv_path_install+set}" = set; then :
5580 $as_echo_n "(cached) " >&6
5581else
5582 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5583for as_dir in $PATH
5584do
5585 IFS=$as_save_IFS
5586 test -z "$as_dir" && as_dir=.
5587 # Account for people who put trailing slashes in PATH elements.
5588case $as_dir/ in #((
5589 ./ | .// | /[cC]/* | \
5590 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5591 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5592 /usr/ucb/* ) ;;
5593 *)
5594 # OSF1 and SCO ODT 3.0 have their own names for install.
5595 # Don't use installbsd from OSF since it installs stuff as root
5596 # by default.
5597 for ac_prog in ginstall scoinst install; do
5598 for ac_exec_ext in '' $ac_executable_extensions; do
5599 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5600 if test $ac_prog = install &&
5601 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5602 # AIX install. It has an incompatible calling convention.
5603 :
5604 elif test $ac_prog = install &&
5605 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5606 # program-specific install script used by HP pwplus--don't use.
5607 :
5608 else
5609 rm -rf conftest.one conftest.two conftest.dir
5610 echo one > conftest.one
5611 echo two > conftest.two
5612 mkdir conftest.dir
5613 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5614 test -s conftest.one && test -s conftest.two &&
5615 test -s conftest.dir/conftest.one &&
5616 test -s conftest.dir/conftest.two
5617 then
5618 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5619 break 3
5620 fi
5621 fi
5622 fi
5623 done
5624 done
5625 ;;
5626esac
5627
5628 done
5629IFS=$as_save_IFS
5630
5631rm -rf conftest.one conftest.two conftest.dir
5632
5633fi
5634 if test "${ac_cv_path_install+set}" = set; then
5635 INSTALL=$ac_cv_path_install
5636 else
5637 # As a last resort, use the slow shell script. Don't cache a
5638 # value for INSTALL within a source directory, because that will
5639 # break other packages using the cache if that directory is
5640 # removed, or if the value is a relative name.
5641 INSTALL=$ac_install_sh
5642 fi
5643fi
5644{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5645$as_echo "$INSTALL" >&6; }
5646
5647# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5648# It thinks the first close brace ends the variable substitution.
5649test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5650
5651test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5652
5653test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5654
5655rm -rf .tst 2>/dev/null
5656mkdir .tst 2>/dev/null
5657if test -d .tst; then
5658 am__leading_dot=.
5659else
5660 am__leading_dot=_
5661fi
5662rmdir .tst 2>/dev/null
5663
5664DEPDIR="${am__leading_dot}deps"
5665
5666case `pwd` in
5667 *\ * | *\ *)
5668 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5669$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5670esac
5671
5672
5673
5674macro_version='2.2.7a'
5675macro_revision='1.3134'
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687
5688
5689ltmain="$ac_aux_dir/ltmain.sh"
5690
5691# Backslashify metacharacters that are still active within
5692# double-quoted strings.
5693sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5694
5695# Same as above, but do not quote variable references.
5696double_quote_subst='s/\(["`\\]\)/\\\1/g'
5697
5698# Sed substitution to delay expansion of an escaped shell variable in a
5699# double_quote_subst'ed string.
5700delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5701
5702# Sed substitution to delay expansion of an escaped single quote.
5703delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5704
5705# Sed substitution to avoid accidental globbing in evaled expressions
5706no_glob_subst='s/\*/\\\*/g'
5707
5708ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5709ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5710ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5711
5712{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5713$as_echo_n "checking how to print strings... " >&6; }
5714# Test print first, because it will be a builtin if present.
5715if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5716 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5717 ECHO='print -r --'
5718elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5719 ECHO='printf %s\n'
5720else
5721 # Use this function as a fallback that always works.
5722 func_fallback_echo ()
5723 {
5724 eval 'cat <<_LTECHO_EOF
5725$1
5726_LTECHO_EOF'
5727 }
5728 ECHO='func_fallback_echo'
5729fi
5730
5731# func_echo_all arg...
5732# Invoke $ECHO with all args, space-separated.
5733func_echo_all ()
5734{
5735 $ECHO ""
5736}
5737
5738case "$ECHO" in
5739 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5740$as_echo "printf" >&6; } ;;
5741 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5742$as_echo "print -r" >&6; } ;;
5743 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5744$as_echo "cat" >&6; } ;;
5745esac
5746
5747
5748
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5761$as_echo_n "checking for a sed that does not truncate output... " >&6; }
5762if test "${ac_cv_path_SED+set}" = set; then :
5763 $as_echo_n "(cached) " >&6
5764else
5765 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5766 for ac_i in 1 2 3 4 5 6 7; do
5767 ac_script="$ac_script$as_nl$ac_script"
5768 done
5769 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5770 { ac_script=; unset ac_script;}
5771 if test -z "$SED"; then
5772 ac_path_SED_found=false
5773 # Loop through the user's path and test for each of PROGNAME-LIST
5774 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5775for as_dir in $PATH
5776do
5777 IFS=$as_save_IFS
5778 test -z "$as_dir" && as_dir=.
5779 for ac_prog in sed gsed; do
5780 for ac_exec_ext in '' $ac_executable_extensions; do
5781 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5782 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5783# Check for GNU ac_path_SED and select it if it is found.
5784 # Check for GNU $ac_path_SED
5785case `"$ac_path_SED" --version 2>&1` in
5786*GNU*)
5787 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5788*)
5789 ac_count=0
5790 $as_echo_n 0123456789 >"conftest.in"
5791 while :
5792 do
5793 cat "conftest.in" "conftest.in" >"conftest.tmp"
5794 mv "conftest.tmp" "conftest.in"
5795 cp "conftest.in" "conftest.nl"
5796 $as_echo '' >> "conftest.nl"
5797 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5798 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5799 as_fn_arith $ac_count + 1 && ac_count=$as_val
5800 if test $ac_count -gt ${ac_path_SED_max-0}; then
5801 # Best one so far, save it but keep looking for a better one
5802 ac_cv_path_SED="$ac_path_SED"
5803 ac_path_SED_max=$ac_count
5804 fi
5805 # 10*(2^10) chars as input seems more than enough
5806 test $ac_count -gt 10 && break
5807 done
5808 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5809esac
5810
5811 $ac_path_SED_found && break 3
5812 done
5813 done
5814 done
5815IFS=$as_save_IFS
5816 if test -z "$ac_cv_path_SED"; then
5817 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5818 fi
5819else
5820 ac_cv_path_SED=$SED
5821fi
5822
5823fi
5824{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5825$as_echo "$ac_cv_path_SED" >&6; }
5826 SED="$ac_cv_path_SED"
5827 rm -f conftest.sed
5828
5829test -z "$SED" && SED=sed
5830Xsed="$SED -e 1s/^X//"
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840
5841
5842{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5843$as_echo_n "checking for fgrep... " >&6; }
5844if test "${ac_cv_path_FGREP+set}" = set; then :
5845 $as_echo_n "(cached) " >&6
5846else
5847 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5848 then ac_cv_path_FGREP="$GREP -F"
5849 else
5850 if test -z "$FGREP"; then
5851 ac_path_FGREP_found=false
5852 # Loop through the user's path and test for each of PROGNAME-LIST
5853 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5854for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5855do
5856 IFS=$as_save_IFS
5857 test -z "$as_dir" && as_dir=.
5858 for ac_prog in fgrep; do
5859 for ac_exec_ext in '' $ac_executable_extensions; do
5860 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5861 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5862# Check for GNU ac_path_FGREP and select it if it is found.
5863 # Check for GNU $ac_path_FGREP
5864case `"$ac_path_FGREP" --version 2>&1` in
5865*GNU*)
5866 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5867*)
5868 ac_count=0
5869 $as_echo_n 0123456789 >"conftest.in"
5870 while :
5871 do
5872 cat "conftest.in" "conftest.in" >"conftest.tmp"
5873 mv "conftest.tmp" "conftest.in"
5874 cp "conftest.in" "conftest.nl"
5875 $as_echo 'FGREP' >> "conftest.nl"
5876 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5877 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5878 as_fn_arith $ac_count + 1 && ac_count=$as_val
5879 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5880 # Best one so far, save it but keep looking for a better one
5881 ac_cv_path_FGREP="$ac_path_FGREP"
5882 ac_path_FGREP_max=$ac_count
5883 fi
5884 # 10*(2^10) chars as input seems more than enough
5885 test $ac_count -gt 10 && break
5886 done
5887 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5888esac
5889
5890 $ac_path_FGREP_found && break 3
5891 done
5892 done
5893 done
5894IFS=$as_save_IFS
5895 if test -z "$ac_cv_path_FGREP"; then
5896 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5897 fi
5898else
5899 ac_cv_path_FGREP=$FGREP
5900fi
5901
5902 fi
5903fi
5904{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5905$as_echo "$ac_cv_path_FGREP" >&6; }
5906 FGREP="$ac_cv_path_FGREP"
5907
5908
5909test -z "$GREP" && GREP=grep
5910
5911
5912
5913
5914
5915
5916
5917
5918
5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929# Check whether --with-gnu-ld was given.
5930if test "${with_gnu_ld+set}" = set; then :
5931 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5932else
5933 with_gnu_ld=no
5934fi
5935
5936ac_prog=ld
5937if test "$GCC" = yes; then
5938 # Check if gcc -print-prog-name=ld gives a path.
5939 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5940$as_echo_n "checking for ld used by $CC... " >&6; }
5941 case $host in
5942 *-*-mingw*)
5943 # gcc leaves a trailing carriage return which upsets mingw
5944 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5945 *)
5946 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5947 esac
5948 case $ac_prog in
5949 # Accept absolute paths.
5950 [\\/]* | ?:[\\/]*)
5951 re_direlt='/[^/][^/]*/\.\./'
5952 # Canonicalize the pathname of ld
5953 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5954 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5955 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5956 done
5957 test -z "$LD" && LD="$ac_prog"
5958 ;;
5959 "")
5960 # If it fails, then pretend we aren't using GCC.
5961 ac_prog=ld
5962 ;;
5963 *)
5964 # If it is relative, then search for the first ld in PATH.
5965 with_gnu_ld=unknown
5966 ;;
5967 esac
5968elif test "$with_gnu_ld" = yes; then
5969 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5970$as_echo_n "checking for GNU ld... " >&6; }
5971else
5972 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5973$as_echo_n "checking for non-GNU ld... " >&6; }
5974fi
5975if test "${lt_cv_path_LD+set}" = set; then :
5976 $as_echo_n "(cached) " >&6
5977else
5978 if test -z "$LD"; then
5979 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5980 for ac_dir in $PATH; do
5981 IFS="$lt_save_ifs"
5982 test -z "$ac_dir" && ac_dir=.
5983 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5984 lt_cv_path_LD="$ac_dir/$ac_prog"
5985 # Check to see if the program is GNU ld. I'd rather use --version,
5986 # but apparently some variants of GNU ld only accept -v.
5987 # Break only if it was the GNU/non-GNU ld that we prefer.
5988 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5989 *GNU* | *'with BFD'*)
5990 test "$with_gnu_ld" != no && break
5991 ;;
5992 *)
5993 test "$with_gnu_ld" != yes && break
5994 ;;
5995 esac
5996 fi
5997 done
5998 IFS="$lt_save_ifs"
5999else
6000 lt_cv_path_LD="$LD" # Let the user override the test with a path.
6001fi
6002fi
6003
6004LD="$lt_cv_path_LD"
6005if test -n "$LD"; then
6006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
6007$as_echo "$LD" >&6; }
6008else
6009 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6010$as_echo "no" >&6; }
6011fi
6012test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
6013{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
6014$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
6015if test "${lt_cv_prog_gnu_ld+set}" = set; then :
6016 $as_echo_n "(cached) " >&6
6017else
6018 # I'd rather use --version here, but apparently some GNU lds only accept -v.
6019case `$LD -v 2>&1 </dev/null` in
6020*GNU* | *'with BFD'*)
6021 lt_cv_prog_gnu_ld=yes
6022 ;;
6023*)
6024 lt_cv_prog_gnu_ld=no
6025 ;;
6026esac
6027fi
6028{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
6029$as_echo "$lt_cv_prog_gnu_ld" >&6; }
6030with_gnu_ld=$lt_cv_prog_gnu_ld
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
6041$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
6042if test "${lt_cv_path_NM+set}" = set; then :
6043 $as_echo_n "(cached) " >&6
6044else
6045 if test -n "$NM"; then
6046 # Let the user override the test.
6047 lt_cv_path_NM="$NM"
6048else
6049 lt_nm_to_check="${ac_tool_prefix}nm"
6050 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
6051 lt_nm_to_check="$lt_nm_to_check nm"
6052 fi
6053 for lt_tmp_nm in $lt_nm_to_check; do
6054 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6055 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
6056 IFS="$lt_save_ifs"
6057 test -z "$ac_dir" && ac_dir=.
6058 tmp_nm="$ac_dir/$lt_tmp_nm"
6059 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
6060 # Check to see if the nm accepts a BSD-compat flag.
6061 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
6062 # nm: unknown option "B" ignored
6063 # Tru64's nm complains that /dev/null is an invalid object file
6064 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
6065 */dev/null* | *'Invalid file or object type'*)
6066 lt_cv_path_NM="$tmp_nm -B"
6067 break
6068 ;;
6069 *)
6070 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
6071 */dev/null*)
6072 lt_cv_path_NM="$tmp_nm -p"
6073 break
6074 ;;
6075 *)
6076 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
6077 continue # so that we can try to find one that supports BSD flags
6078 ;;
6079 esac
6080 ;;
6081 esac
6082 fi
6083 done
6084 IFS="$lt_save_ifs"
6085 done
6086 : ${lt_cv_path_NM=no}
6087fi
6088fi
6089{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6090$as_echo "$lt_cv_path_NM" >&6; }
6091if test "$lt_cv_path_NM" != "no"; then
6092 NM="$lt_cv_path_NM"
6093else
6094 # Didn't find any BSD compatible name lister, look for dumpbin.
6095 if test -n "$DUMPBIN"; then :
6096 # Let the user override the test.
6097 else
6098 if test -n "$ac_tool_prefix"; then
6099 for ac_prog in dumpbin "link -dump"
6100 do
6101 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6102set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6103{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6104$as_echo_n "checking for $ac_word... " >&6; }
6105if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
6106 $as_echo_n "(cached) " >&6
6107else
6108 if test -n "$DUMPBIN"; then
6109 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6110else
6111as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6112for as_dir in $PATH
6113do
6114 IFS=$as_save_IFS
6115 test -z "$as_dir" && as_dir=.
6116 for ac_exec_ext in '' $ac_executable_extensions; do
6117 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6118 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6119 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6120 break 2
6121 fi
6122done
6123 done
6124IFS=$as_save_IFS
6125
6126fi
6127fi
6128DUMPBIN=$ac_cv_prog_DUMPBIN
6129if test -n "$DUMPBIN"; then
6130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6131$as_echo "$DUMPBIN" >&6; }
6132else
6133 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6134$as_echo "no" >&6; }
6135fi
6136
6137
6138 test -n "$DUMPBIN" && break
6139 done
6140fi
6141if test -z "$DUMPBIN"; then
6142 ac_ct_DUMPBIN=$DUMPBIN
6143 for ac_prog in dumpbin "link -dump"
6144do
6145 # Extract the first word of "$ac_prog", so it can be a program name with args.
6146set dummy $ac_prog; ac_word=$2
6147{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6148$as_echo_n "checking for $ac_word... " >&6; }
6149if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6150 $as_echo_n "(cached) " >&6
6151else
6152 if test -n "$ac_ct_DUMPBIN"; then
6153 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6154else
6155as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6156for as_dir in $PATH
6157do
6158 IFS=$as_save_IFS
6159 test -z "$as_dir" && as_dir=.
6160 for ac_exec_ext in '' $ac_executable_extensions; do
6161 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6162 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6163 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6164 break 2
6165 fi
6166done
6167 done
6168IFS=$as_save_IFS
6169
6170fi
6171fi
6172ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6173if test -n "$ac_ct_DUMPBIN"; then
6174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6175$as_echo "$ac_ct_DUMPBIN" >&6; }
6176else
6177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6178$as_echo "no" >&6; }
6179fi
6180
6181
6182 test -n "$ac_ct_DUMPBIN" && break
6183done
6184
6185 if test "x$ac_ct_DUMPBIN" = x; then
6186 DUMPBIN=":"
6187 else
6188 case $cross_compiling:$ac_tool_warned in
6189yes:)
6190{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6191$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6192ac_tool_warned=yes ;;
6193esac
6194 DUMPBIN=$ac_ct_DUMPBIN
6195 fi
6196fi
6197
6198 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6199 *COFF*)
6200 DUMPBIN="$DUMPBIN -symbols"
6201 ;;
6202 *)
6203 DUMPBIN=:
6204 ;;
6205 esac
6206 fi
6207
6208 if test "$DUMPBIN" != ":"; then
6209 NM="$DUMPBIN"
6210 fi
6211fi
6212test -z "$NM" && NM=nm
6213
6214
6215
6216
6217
6218
6219{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6220$as_echo_n "checking the name lister ($NM) interface... " >&6; }
6221if test "${lt_cv_nm_interface+set}" = set; then :
6222 $as_echo_n "(cached) " >&6
6223else
6224 lt_cv_nm_interface="BSD nm"
6225 echo "int some_variable = 0;" > conftest.$ac_ext
6226 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6227 (eval "$ac_compile" 2>conftest.err)
6228 cat conftest.err >&5
6229 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6230 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6231 cat conftest.err >&5
6232 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6233 cat conftest.out >&5
6234 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6235 lt_cv_nm_interface="MS dumpbin"
6236 fi
6237 rm -f conftest*
6238fi
6239{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6240$as_echo "$lt_cv_nm_interface" >&6; }
6241
6242{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6243$as_echo_n "checking whether ln -s works... " >&6; }
6244LN_S=$as_ln_s
6245if test "$LN_S" = "ln -s"; then
6246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6247$as_echo "yes" >&6; }
6248else
6249 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6250$as_echo "no, using $LN_S" >&6; }
6251fi
6252
6253# find the maximum length of command line arguments
6254{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6255$as_echo_n "checking the maximum length of command line arguments... " >&6; }
6256if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6257 $as_echo_n "(cached) " >&6
6258else
6259 i=0
6260 teststring="ABCD"
6261
6262 case $build_os in
6263 msdosdjgpp*)
6264 # On DJGPP, this test can blow up pretty badly due to problems in libc
6265 # (any single argument exceeding 2000 bytes causes a buffer overrun
6266 # during glob expansion). Even if it were fixed, the result of this
6267 # check would be larger than it should be.
6268 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6269 ;;
6270
6271 gnu*)
6272 # Under GNU Hurd, this test is not required because there is
6273 # no limit to the length of command line arguments.
6274 # Libtool will interpret -1 as no limit whatsoever
6275 lt_cv_sys_max_cmd_len=-1;
6276 ;;
6277
6278 cygwin* | mingw* | cegcc*)
6279 # On Win9x/ME, this test blows up -- it succeeds, but takes
6280 # about 5 minutes as the teststring grows exponentially.
6281 # Worse, since 9x/ME are not pre-emptively multitasking,
6282 # you end up with a "frozen" computer, even though with patience
6283 # the test eventually succeeds (with a max line length of 256k).
6284 # Instead, let's just punt: use the minimum linelength reported by
6285 # all of the supported platforms: 8192 (on NT/2K/XP).
6286 lt_cv_sys_max_cmd_len=8192;
6287 ;;
6288
6289 mint*)
6290 # On MiNT this can take a long time and run out of memory.
6291 lt_cv_sys_max_cmd_len=8192;
6292 ;;
6293
6294 amigaos*)
6295 # On AmigaOS with pdksh, this test takes hours, literally.
6296 # So we just punt and use a minimum line length of 8192.
6297 lt_cv_sys_max_cmd_len=8192;
6298 ;;
6299
6300 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6301 # This has been around since 386BSD, at least. Likely further.
6302 if test -x /sbin/sysctl; then
6303 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6304 elif test -x /usr/sbin/sysctl; then
6305 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6306 else
6307 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6308 fi
6309 # And add a safety zone
6310 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6311 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6312 ;;
6313
6314 interix*)
6315 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6316 lt_cv_sys_max_cmd_len=196608
6317 ;;
6318
6319 osf*)
6320 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6321 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6322 # nice to cause kernel panics so lets avoid the loop below.
6323 # First set a reasonable default.
6324 lt_cv_sys_max_cmd_len=16384
6325 #
6326 if test -x /sbin/sysconfig; then
6327 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6328 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6329 esac
6330 fi
6331 ;;
6332 sco3.2v5*)
6333 lt_cv_sys_max_cmd_len=102400
6334 ;;
6335 sysv5* | sco5v6* | sysv4.2uw2*)
6336 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6337 if test -n "$kargmax"; then
6338 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6339 else
6340 lt_cv_sys_max_cmd_len=32768
6341 fi
6342 ;;
6343 *)
6344 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6345 if test -n "$lt_cv_sys_max_cmd_len"; then
6346 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6347 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6348 else
6349 # Make teststring a little bigger before we do anything with it.
6350 # a 1K string should be a reasonable start.
6351 for i in 1 2 3 4 5 6 7 8 ; do
6352 teststring=$teststring$teststring
6353 done
6354 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6355 # If test is not a shell built-in, we'll probably end up computing a
6356 # maximum length that is only half of the actual maximum length, but
6357 # we can't tell.
6358 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6359 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6360 test $i != 17 # 1/2 MB should be enough
6361 do
6362 i=`expr $i + 1`
6363 teststring=$teststring$teststring
6364 done
6365 # Only check the string length outside the loop.
6366 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6367 teststring=
6368 # Add a significant safety factor because C++ compilers can tack on
6369 # massive amounts of additional arguments before passing them to the
6370 # linker. It appears as though 1/2 is a usable value.
6371 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6372 fi
6373 ;;
6374 esac
6375
6376fi
6377
6378if test -n $lt_cv_sys_max_cmd_len ; then
6379 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6380$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6381else
6382 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6383$as_echo "none" >&6; }
6384fi
6385max_cmd_len=$lt_cv_sys_max_cmd_len
6386
6387
6388
6389
6390
6391
6392: ${CP="cp -f"}
6393: ${MV="mv -f"}
6394: ${RM="rm -f"}
6395
6396{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6397$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6398# Try some XSI features
6399xsi_shell=no
6400( _lt_dummy="a/b/c"
6401 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6402 = c,a/b,, \
6403 && eval 'test $(( 1 + 1 )) -eq 2 \
6404 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6405 && xsi_shell=yes
6406{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6407$as_echo "$xsi_shell" >&6; }
6408
6409
6410{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6411$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6412lt_shell_append=no
6413( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6414 >/dev/null 2>&1 \
6415 && lt_shell_append=yes
6416{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6417$as_echo "$lt_shell_append" >&6; }
6418
6419
6420if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6421 lt_unset=unset
6422else
6423 lt_unset=false
6424fi
6425
6426
6427
6428
6429
6430# test EBCDIC or ASCII
6431case `echo X|tr X '\101'` in
6432 A) # ASCII based system
6433 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6434 lt_SP2NL='tr \040 \012'
6435 lt_NL2SP='tr \015\012 \040\040'
6436 ;;
6437 *) # EBCDIC based system
6438 lt_SP2NL='tr \100 \n'
6439 lt_NL2SP='tr \r\n \100\100'
6440 ;;
6441esac
6442
6443
6444
6445
6446
6447
6448
6449
6450
6451{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6452$as_echo_n "checking for $LD option to reload object files... " >&6; }
6453if test "${lt_cv_ld_reload_flag+set}" = set; then :
6454 $as_echo_n "(cached) " >&6
6455else
6456 lt_cv_ld_reload_flag='-r'
6457fi
6458{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6459$as_echo "$lt_cv_ld_reload_flag" >&6; }
6460reload_flag=$lt_cv_ld_reload_flag
6461case $reload_flag in
6462"" | " "*) ;;
6463*) reload_flag=" $reload_flag" ;;
6464esac
6465reload_cmds='$LD$reload_flag -o $output$reload_objs'
6466case $host_os in
6467 darwin*)
6468 if test "$GCC" = yes; then
6469 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6470 else
6471 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6472 fi
6473 ;;
6474esac
6475
6476
6477
6478
6479
6480
6481
6482
6483
6484if test -n "$ac_tool_prefix"; then
6485 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6486set dummy ${ac_tool_prefix}objdump; ac_word=$2
6487{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6488$as_echo_n "checking for $ac_word... " >&6; }
6489if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6490 $as_echo_n "(cached) " >&6
6491else
6492 if test -n "$OBJDUMP"; then
6493 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6494else
6495as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6496for as_dir in $PATH
6497do
6498 IFS=$as_save_IFS
6499 test -z "$as_dir" && as_dir=.
6500 for ac_exec_ext in '' $ac_executable_extensions; do
6501 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6502 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6503 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6504 break 2
6505 fi
6506done
6507 done
6508IFS=$as_save_IFS
6509
6510fi
6511fi
6512OBJDUMP=$ac_cv_prog_OBJDUMP
6513if test -n "$OBJDUMP"; then
6514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6515$as_echo "$OBJDUMP" >&6; }
6516else
6517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6518$as_echo "no" >&6; }
6519fi
6520
6521
6522fi
6523if test -z "$ac_cv_prog_OBJDUMP"; then
6524 ac_ct_OBJDUMP=$OBJDUMP
6525 # Extract the first word of "objdump", so it can be a program name with args.
6526set dummy objdump; ac_word=$2
6527{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6528$as_echo_n "checking for $ac_word... " >&6; }
6529if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6530 $as_echo_n "(cached) " >&6
6531else
6532 if test -n "$ac_ct_OBJDUMP"; then
6533 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6534else
6535as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6536for as_dir in $PATH
6537do
6538 IFS=$as_save_IFS
6539 test -z "$as_dir" && as_dir=.
6540 for ac_exec_ext in '' $ac_executable_extensions; do
6541 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6542 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6543 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6544 break 2
6545 fi
6546done
6547 done
6548IFS=$as_save_IFS
6549
6550fi
6551fi
6552ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6553if test -n "$ac_ct_OBJDUMP"; then
6554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6555$as_echo "$ac_ct_OBJDUMP" >&6; }
6556else
6557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6558$as_echo "no" >&6; }
6559fi
6560
6561 if test "x$ac_ct_OBJDUMP" = x; then
6562 OBJDUMP="false"
6563 else
6564 case $cross_compiling:$ac_tool_warned in
6565yes:)
6566{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6567$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6568ac_tool_warned=yes ;;
6569esac
6570 OBJDUMP=$ac_ct_OBJDUMP
6571 fi
6572else
6573 OBJDUMP="$ac_cv_prog_OBJDUMP"
6574fi
6575
6576test -z "$OBJDUMP" && OBJDUMP=objdump
6577
6578
6579
6580
6581
6582
6583
6584
6585
6586{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6587$as_echo_n "checking how to recognize dependent libraries... " >&6; }
6588if test "${lt_cv_deplibs_check_method+set}" = set; then :
6589 $as_echo_n "(cached) " >&6
6590else
6591 lt_cv_file_magic_cmd='$MAGIC_CMD'
6592lt_cv_file_magic_test_file=
6593lt_cv_deplibs_check_method='unknown'
6594# Need to set the preceding variable on all platforms that support
6595# interlibrary dependencies.
6596# 'none' -- dependencies not supported.
6597# `unknown' -- same as none, but documents that we really don't know.
6598# 'pass_all' -- all dependencies passed with no checks.
6599# 'test_compile' -- check by making test program.
6600# 'file_magic [[regex]]' -- check by looking for files in library path
6601# which responds to the $file_magic_cmd with a given extended regex.
6602# If you have `file' or equivalent on your system and you're not sure
6603# whether `pass_all' will *always* work, you probably want this one.
6604
6605case $host_os in
6606aix[4-9]*)
6607 lt_cv_deplibs_check_method=pass_all
6608 ;;
6609
6610beos*)
6611 lt_cv_deplibs_check_method=pass_all
6612 ;;
6613
6614bsdi[45]*)
6615 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6616 lt_cv_file_magic_cmd='/usr/bin/file -L'
6617 lt_cv_file_magic_test_file=/shlib/libc.so
6618 ;;
6619
6620cygwin*)
6621 # func_win32_libid is a shell function defined in ltmain.sh
6622 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6623 lt_cv_file_magic_cmd='func_win32_libid'
6624 ;;
6625
6626mingw* | pw32*)
6627 # Base MSYS/MinGW do not provide the 'file' command needed by
6628 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6629 # unless we find 'file', for example because we are cross-compiling.
6630 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6631 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6632 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6633 lt_cv_file_magic_cmd='func_win32_libid'
6634 else
6635 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6636 lt_cv_file_magic_cmd='$OBJDUMP -f'
6637 fi
6638 ;;
6639
6640cegcc*)
6641 # use the weaker test based on 'objdump'. See mingw*.
6642 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6643 lt_cv_file_magic_cmd='$OBJDUMP -f'
6644 ;;
6645
6646darwin* | rhapsody*)
6647 lt_cv_deplibs_check_method=pass_all
6648 ;;
6649
6650freebsd* | dragonfly*)
6651 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6652 case $host_cpu in
6653 i*86 )
6654 # Not sure whether the presence of OpenBSD here was a mistake.
6655 # Let's accept both of them until this is cleared up.
6656 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6657 lt_cv_file_magic_cmd=/usr/bin/file
6658 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6659 ;;
6660 esac
6661 else
6662 lt_cv_deplibs_check_method=pass_all
6663 fi
6664 ;;
6665
6666gnu*)
6667 lt_cv_deplibs_check_method=pass_all
6668 ;;
6669
6670haiku*)
6671 lt_cv_deplibs_check_method=pass_all
6672 ;;
6673
6674hpux10.20* | hpux11*)
6675 lt_cv_file_magic_cmd=/usr/bin/file
6676 case $host_cpu in
6677 ia64*)
6678 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6679 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6680 ;;
6681 hppa*64*)
6682 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]'
6683 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6684 ;;
6685 *)
6686 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6687 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6688 ;;
6689 esac
6690 ;;
6691
6692interix[3-9]*)
6693 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6694 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6695 ;;
6696
6697irix5* | irix6* | nonstopux*)
6698 case $LD in
6699 *-32|*"-32 ") libmagic=32-bit;;
6700 *-n32|*"-n32 ") libmagic=N32;;
6701 *-64|*"-64 ") libmagic=64-bit;;
6702 *) libmagic=never-match;;
6703 esac
6704 lt_cv_deplibs_check_method=pass_all
6705 ;;
6706
6707# This must be Linux ELF.
6708linux* | k*bsd*-gnu | kopensolaris*-gnu)
6709 lt_cv_deplibs_check_method=pass_all
6710 ;;
6711
6712netbsd*)
6713 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6714 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6715 else
6716 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6717 fi
6718 ;;
6719
6720newos6*)
6721 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6722 lt_cv_file_magic_cmd=/usr/bin/file
6723 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6724 ;;
6725
6726*nto* | *qnx*)
6727 lt_cv_deplibs_check_method=pass_all
6728 ;;
6729
6730openbsd*)
6731 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6732 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6733 else
6734 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6735 fi
6736 ;;
6737
6738osf3* | osf4* | osf5*)
6739 lt_cv_deplibs_check_method=pass_all
6740 ;;
6741
6742rdos*)
6743 lt_cv_deplibs_check_method=pass_all
6744 ;;
6745
6746solaris*)
6747 lt_cv_deplibs_check_method=pass_all
6748 ;;
6749
6750sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6751 lt_cv_deplibs_check_method=pass_all
6752 ;;
6753
6754sysv4 | sysv4.3*)
6755 case $host_vendor in
6756 motorola)
6757 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]'
6758 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6759 ;;
6760 ncr)
6761 lt_cv_deplibs_check_method=pass_all
6762 ;;
6763 sequent)
6764 lt_cv_file_magic_cmd='/bin/file'
6765 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6766 ;;
6767 sni)
6768 lt_cv_file_magic_cmd='/bin/file'
6769 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6770 lt_cv_file_magic_test_file=/lib/libc.so
6771 ;;
6772 siemens)
6773 lt_cv_deplibs_check_method=pass_all
6774 ;;
6775 pc)
6776 lt_cv_deplibs_check_method=pass_all
6777 ;;
6778 esac
6779 ;;
6780
6781tpf*)
6782 lt_cv_deplibs_check_method=pass_all
6783 ;;
6784esac
6785
6786fi
6787{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6788$as_echo "$lt_cv_deplibs_check_method" >&6; }
6789file_magic_cmd=$lt_cv_file_magic_cmd
6790deplibs_check_method=$lt_cv_deplibs_check_method
6791test -z "$deplibs_check_method" && deplibs_check_method=unknown
6792
6793
6794
6795
6796
6797
6798
6799
6800
6801
6802
6803
6804if test -n "$ac_tool_prefix"; then
6805 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6806set dummy ${ac_tool_prefix}ar; ac_word=$2
6807{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6808$as_echo_n "checking for $ac_word... " >&6; }
6809if test "${ac_cv_prog_AR+set}" = set; then :
6810 $as_echo_n "(cached) " >&6
6811else
6812 if test -n "$AR"; then
6813 ac_cv_prog_AR="$AR" # Let the user override the test.
6814else
6815as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6816for as_dir in $PATH
6817do
6818 IFS=$as_save_IFS
6819 test -z "$as_dir" && as_dir=.
6820 for ac_exec_ext in '' $ac_executable_extensions; do
6821 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6822 ac_cv_prog_AR="${ac_tool_prefix}ar"
6823 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6824 break 2
6825 fi
6826done
6827 done
6828IFS=$as_save_IFS
6829
6830fi
6831fi
6832AR=$ac_cv_prog_AR
6833if test -n "$AR"; then
6834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6835$as_echo "$AR" >&6; }
6836else
6837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6838$as_echo "no" >&6; }
6839fi
6840
6841
6842fi
6843if test -z "$ac_cv_prog_AR"; then
6844 ac_ct_AR=$AR
6845 # Extract the first word of "ar", so it can be a program name with args.
6846set dummy ar; ac_word=$2
6847{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6848$as_echo_n "checking for $ac_word... " >&6; }
6849if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6850 $as_echo_n "(cached) " >&6
6851else
6852 if test -n "$ac_ct_AR"; then
6853 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6854else
6855as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6856for as_dir in $PATH
6857do
6858 IFS=$as_save_IFS
6859 test -z "$as_dir" && as_dir=.
6860 for ac_exec_ext in '' $ac_executable_extensions; do
6861 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6862 ac_cv_prog_ac_ct_AR="ar"
6863 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6864 break 2
6865 fi
6866done
6867 done
6868IFS=$as_save_IFS
6869
6870fi
6871fi
6872ac_ct_AR=$ac_cv_prog_ac_ct_AR
6873if test -n "$ac_ct_AR"; then
6874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6875$as_echo "$ac_ct_AR" >&6; }
6876else
6877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6878$as_echo "no" >&6; }
6879fi
6880
6881 if test "x$ac_ct_AR" = x; then
6882 AR="false"
6883 else
6884 case $cross_compiling:$ac_tool_warned in
6885yes:)
6886{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6887$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6888ac_tool_warned=yes ;;
6889esac
6890 AR=$ac_ct_AR
6891 fi
6892else
6893 AR="$ac_cv_prog_AR"
6894fi
6895
6896test -z "$AR" && AR=ar
6897test -z "$AR_FLAGS" && AR_FLAGS=cru
6898
6899
6900
6901
6902
6903
6904
6905
6906
6907
6908
6909if test -n "$ac_tool_prefix"; then
6910 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6911set dummy ${ac_tool_prefix}strip; ac_word=$2
6912{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6913$as_echo_n "checking for $ac_word... " >&6; }
6914if test "${ac_cv_prog_STRIP+set}" = set; then :
6915 $as_echo_n "(cached) " >&6
6916else
6917 if test -n "$STRIP"; then
6918 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6919else
6920as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6921for as_dir in $PATH
6922do
6923 IFS=$as_save_IFS
6924 test -z "$as_dir" && as_dir=.
6925 for ac_exec_ext in '' $ac_executable_extensions; do
6926 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6927 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6928 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6929 break 2
6930 fi
6931done
6932 done
6933IFS=$as_save_IFS
6934
6935fi
6936fi
6937STRIP=$ac_cv_prog_STRIP
6938if test -n "$STRIP"; then
6939 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6940$as_echo "$STRIP" >&6; }
6941else
6942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6943$as_echo "no" >&6; }
6944fi
6945
6946
6947fi
6948if test -z "$ac_cv_prog_STRIP"; then
6949 ac_ct_STRIP=$STRIP
6950 # Extract the first word of "strip", so it can be a program name with args.
6951set dummy strip; ac_word=$2
6952{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6953$as_echo_n "checking for $ac_word... " >&6; }
6954if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6955 $as_echo_n "(cached) " >&6
6956else
6957 if test -n "$ac_ct_STRIP"; then
6958 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6959else
6960as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6961for as_dir in $PATH
6962do
6963 IFS=$as_save_IFS
6964 test -z "$as_dir" && as_dir=.
6965 for ac_exec_ext in '' $ac_executable_extensions; do
6966 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6967 ac_cv_prog_ac_ct_STRIP="strip"
6968 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6969 break 2
6970 fi
6971done
6972 done
6973IFS=$as_save_IFS
6974
6975fi
6976fi
6977ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6978if test -n "$ac_ct_STRIP"; then
6979 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6980$as_echo "$ac_ct_STRIP" >&6; }
6981else
6982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6983$as_echo "no" >&6; }
6984fi
6985
6986 if test "x$ac_ct_STRIP" = x; then
6987 STRIP=":"
6988 else
6989 case $cross_compiling:$ac_tool_warned in
6990yes:)
6991{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6992$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6993ac_tool_warned=yes ;;
6994esac
6995 STRIP=$ac_ct_STRIP
6996 fi
6997else
6998 STRIP="$ac_cv_prog_STRIP"
6999fi
7000
7001test -z "$STRIP" && STRIP=:
7002
7003
7004
7005
7006
7007
7008if test -n "$ac_tool_prefix"; then
7009 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
7010set dummy ${ac_tool_prefix}ranlib; ac_word=$2
7011{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7012$as_echo_n "checking for $ac_word... " >&6; }
7013if test "${ac_cv_prog_RANLIB+set}" = set; then :
7014 $as_echo_n "(cached) " >&6
7015else
7016 if test -n "$RANLIB"; then
7017 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
7018else
7019as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7020for as_dir in $PATH
7021do
7022 IFS=$as_save_IFS
7023 test -z "$as_dir" && as_dir=.
7024 for ac_exec_ext in '' $ac_executable_extensions; do
7025 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7026 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
7027 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7028 break 2
7029 fi
7030done
7031 done
7032IFS=$as_save_IFS
7033
7034fi
7035fi
7036RANLIB=$ac_cv_prog_RANLIB
7037if test -n "$RANLIB"; then
7038 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
7039$as_echo "$RANLIB" >&6; }
7040else
7041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7042$as_echo "no" >&6; }
7043fi
7044
7045
7046fi
7047if test -z "$ac_cv_prog_RANLIB"; then
7048 ac_ct_RANLIB=$RANLIB
7049 # Extract the first word of "ranlib", so it can be a program name with args.
7050set dummy ranlib; ac_word=$2
7051{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7052$as_echo_n "checking for $ac_word... " >&6; }
7053if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
7054 $as_echo_n "(cached) " >&6
7055else
7056 if test -n "$ac_ct_RANLIB"; then
7057 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
7058else
7059as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7060for as_dir in $PATH
7061do
7062 IFS=$as_save_IFS
7063 test -z "$as_dir" && as_dir=.
7064 for ac_exec_ext in '' $ac_executable_extensions; do
7065 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7066 ac_cv_prog_ac_ct_RANLIB="ranlib"
7067 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7068 break 2
7069 fi
7070done
7071 done
7072IFS=$as_save_IFS
7073
7074fi
7075fi
7076ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
7077if test -n "$ac_ct_RANLIB"; then
7078 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7079$as_echo "$ac_ct_RANLIB" >&6; }
7080else
7081 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7082$as_echo "no" >&6; }
7083fi
7084
7085 if test "x$ac_ct_RANLIB" = x; then
7086 RANLIB=":"
7087 else
7088 case $cross_compiling:$ac_tool_warned in
7089yes:)
7090{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7091$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7092ac_tool_warned=yes ;;
7093esac
7094 RANLIB=$ac_ct_RANLIB
7095 fi
7096else
7097 RANLIB="$ac_cv_prog_RANLIB"
7098fi
7099
7100test -z "$RANLIB" && RANLIB=:
7101
7102
7103
7104
7105
7106
7107# Determine commands to create old-style static archives.
7108old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7109old_postinstall_cmds='chmod 644 $oldlib'
7110old_postuninstall_cmds=
7111
7112if test -n "$RANLIB"; then
7113 case $host_os in
7114 openbsd*)
7115 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
7116 ;;
7117 *)
7118 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7119 ;;
7120 esac
7121 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
7122fi
7123
7124case $host_os in
7125 darwin*)
7126 lock_old_archive_extraction=yes ;;
7127 *)
7128 lock_old_archive_extraction=no ;;
7129esac
7130
7131
7132
7133
7134
7135
7136
7137
7138
7139
7140
7141
7142
7143
7144
7145
7146
7147
7148
7149
7150
7151for ac_prog in gawk mawk nawk awk
7152do
7153 # Extract the first word of "$ac_prog", so it can be a program name with args.
7154set dummy $ac_prog; ac_word=$2
7155{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7156$as_echo_n "checking for $ac_word... " >&6; }
7157if test "${ac_cv_prog_AWK+set}" = set; then :
7158 $as_echo_n "(cached) " >&6
7159else
7160 if test -n "$AWK"; then
7161 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7162else
7163as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7164for as_dir in $PATH
7165do
7166 IFS=$as_save_IFS
7167 test -z "$as_dir" && as_dir=.
7168 for ac_exec_ext in '' $ac_executable_extensions; do
7169 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7170 ac_cv_prog_AWK="$ac_prog"
7171 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7172 break 2
7173 fi
7174done
7175 done
7176IFS=$as_save_IFS
7177
7178fi
7179fi
7180AWK=$ac_cv_prog_AWK
7181if test -n "$AWK"; then
7182 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7183$as_echo "$AWK" >&6; }
7184else
7185 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7186$as_echo "no" >&6; }
7187fi
7188
7189
7190 test -n "$AWK" && break
7191done
7192
7193
7194
7195
7196
7197
7198
7199
7200
7201
7202
7203
7204
7205
7206
7207
7208
7209
7210
7211# If no C compiler was specified, use CC.
7212LTCC=${LTCC-"$CC"}
7213
7214# If no C compiler flags were specified, use CFLAGS.
7215LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7216
7217# Allow CC to be a program name with arguments.
7218compiler=$CC
7219
7220
7221# Check for command to grab the raw symbol name followed by C symbol from nm.
7222{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7223$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7224if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7225 $as_echo_n "(cached) " >&6
7226else
7227
7228# These are sane defaults that work on at least a few old systems.
7229# [They come from Ultrix. What could be older than Ultrix?!! ;)]
7230
7231# Character class describing NM global symbol codes.
7232symcode='[BCDEGRST]'
7233
7234# Regexp to match symbols that can be accessed directly from C.
7235sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7236
7237# Define system-specific variables.
7238case $host_os in
7239aix*)
7240 symcode='[BCDT]'
7241 ;;
7242cygwin* | mingw* | pw32* | cegcc*)
7243 symcode='[ABCDGISTW]'
7244 ;;
7245hpux*)
7246 if test "$host_cpu" = ia64; then
7247 symcode='[ABCDEGRST]'
7248 fi
7249 ;;
7250irix* | nonstopux*)
7251 symcode='[BCDEGRST]'
7252 ;;
7253osf*)
7254 symcode='[BCDEGQRST]'
7255 ;;
7256solaris*)
7257 symcode='[BDRT]'
7258 ;;
7259sco3.2v5*)
7260 symcode='[DT]'
7261 ;;
7262sysv4.2uw2*)
7263 symcode='[DT]'
7264 ;;
7265sysv5* | sco5v6* | unixware* | OpenUNIX*)
7266 symcode='[ABDT]'
7267 ;;
7268sysv4)
7269 symcode='[DFNSTU]'
7270 ;;
7271esac
7272
7273# If we're using GNU nm, then use its standard symbol codes.
7274case `$NM -V 2>&1` in
7275*GNU* | *'with BFD'*)
7276 symcode='[ABCDGIRSTW]' ;;
7277esac
7278
7279# Transform an extracted symbol line into a proper C declaration.
7280# Some systems (esp. on ia64) link data and code symbols differently,
7281# so use this general approach.
7282lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7283
7284# Transform an extracted symbol line into symbol name and symbol address
7285lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7286lt_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'"
7287
7288# Handle CRLF in mingw tool chain
7289opt_cr=
7290case $build_os in
7291mingw*)
7292 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7293 ;;
7294esac
7295
7296# Try without a prefix underscore, then with it.
7297for ac_symprfx in "" "_"; do
7298
7299 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7300 symxfrm="\\1 $ac_symprfx\\2 \\2"
7301
7302 # Write the raw and C identifiers.
7303 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7304 # Fake it for dumpbin and say T for any non-static function
7305 # and D for any global variable.
7306 # Also find C++ and __fastcall symbols from MSVC++,
7307 # which start with @ or ?.
7308 lt_cv_sys_global_symbol_pipe="$AWK '"\
7309" {last_section=section; section=\$ 3};"\
7310" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7311" \$ 0!~/External *\|/{next};"\
7312" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7313" {if(hide[section]) next};"\
7314" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7315" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7316" s[1]~/^[@?]/{print s[1], s[1]; next};"\
7317" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7318" ' prfx=^$ac_symprfx"
7319 else
7320 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7321 fi
7322
7323 # Check to see that the pipe works correctly.
7324 pipe_works=no
7325
7326 rm -f conftest*
7327 cat > conftest.$ac_ext <<_LT_EOF
7328#ifdef __cplusplus
7329extern "C" {
7330#endif
7331char nm_test_var;
7332void nm_test_func(void);
7333void nm_test_func(void){}
7334#ifdef __cplusplus
7335}
7336#endif
7337int main(){nm_test_var='a';nm_test_func();return(0);}
7338_LT_EOF
7339
7340 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7341 (eval $ac_compile) 2>&5
7342 ac_status=$?
7343 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7344 test $ac_status = 0; }; then
7345 # Now try to grab the symbols.
7346 nlist=conftest.nm
7347 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7348 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7349 ac_status=$?
7350 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7351 test $ac_status = 0; } && test -s "$nlist"; then
7352 # Try sorting and uniquifying the output.
7353 if sort "$nlist" | uniq > "$nlist"T; then
7354 mv -f "$nlist"T "$nlist"
7355 else
7356 rm -f "$nlist"T
7357 fi
7358
7359 # Make sure that we snagged all the symbols we need.
7360 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7361 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7362 cat <<_LT_EOF > conftest.$ac_ext
7363#ifdef __cplusplus
7364extern "C" {
7365#endif
7366
7367_LT_EOF
7368 # Now generate the symbol file.
7369 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7370
7371 cat <<_LT_EOF >> conftest.$ac_ext
7372
7373/* The mapping between symbol names and symbols. */
7374const struct {
7375 const char *name;
7376 void *address;
7377}
7378lt__PROGRAM__LTX_preloaded_symbols[] =
7379{
7380 { "@PROGRAM@", (void *) 0 },
7381_LT_EOF
7382 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7383 cat <<\_LT_EOF >> conftest.$ac_ext
7384 {0, (void *) 0}
7385};
7386
7387/* This works around a problem in FreeBSD linker */
7388#ifdef FREEBSD_WORKAROUND
7389static const void *lt_preloaded_setup() {
7390 return lt__PROGRAM__LTX_preloaded_symbols;
7391}
7392#endif
7393
7394#ifdef __cplusplus
7395}
7396#endif
7397_LT_EOF
7398 # Now try linking the two files.
7399 mv conftest.$ac_objext conftstm.$ac_objext
7400 lt_save_LIBS="$LIBS"
7401 lt_save_CFLAGS="$CFLAGS"
7402 LIBS="conftstm.$ac_objext"
7403 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7404 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7405 (eval $ac_link) 2>&5
7406 ac_status=$?
7407 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7408 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7409 pipe_works=yes
7410 fi
7411 LIBS="$lt_save_LIBS"
7412 CFLAGS="$lt_save_CFLAGS"
7413 else
7414 echo "cannot find nm_test_func in $nlist" >&5
7415 fi
7416 else
7417 echo "cannot find nm_test_var in $nlist" >&5
7418 fi
7419 else
7420 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7421 fi
7422 else
7423 echo "$progname: failed program was:" >&5
7424 cat conftest.$ac_ext >&5
7425 fi
7426 rm -rf conftest* conftst*
7427
7428 # Do not use the global_symbol_pipe unless it works.
7429 if test "$pipe_works" = yes; then
7430 break
7431 else
7432 lt_cv_sys_global_symbol_pipe=
7433 fi
7434done
7435
7436fi
7437
7438if test -z "$lt_cv_sys_global_symbol_pipe"; then
7439 lt_cv_sys_global_symbol_to_cdecl=
7440fi
7441if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7443$as_echo "failed" >&6; }
7444else
7445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7446$as_echo "ok" >&6; }
7447fi
7448
7449
7450
7451
7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
7467
7468
7469
7470# Check whether --enable-libtool-lock was given.
7471if test "${enable_libtool_lock+set}" = set; then :
7472 enableval=$enable_libtool_lock;
7473fi
7474
7475test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7476
7477# Some flags need to be propagated to the compiler or linker for good
7478# libtool support.
7479case $host in
7480ia64-*-hpux*)
7481 # Find out which ABI we are using.
7482 echo 'int i;' > conftest.$ac_ext
7483 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7484 (eval $ac_compile) 2>&5
7485 ac_status=$?
7486 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7487 test $ac_status = 0; }; then
7488 case `/usr/bin/file conftest.$ac_objext` in
7489 *ELF-32*)
7490 HPUX_IA64_MODE="32"
7491 ;;
7492 *ELF-64*)
7493 HPUX_IA64_MODE="64"
7494 ;;
7495 esac
7496 fi
7497 rm -rf conftest*
7498 ;;
7499*-*-irix6*)
7500 # Find out which ABI we are using.
7501 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7502 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7503 (eval $ac_compile) 2>&5
7504 ac_status=$?
7505 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7506 test $ac_status = 0; }; then
7507 if test "$lt_cv_prog_gnu_ld" = yes; then
7508 case `/usr/bin/file conftest.$ac_objext` in
7509 *32-bit*)
7510 LD="${LD-ld} -melf32bsmip"
7511 ;;
7512 *N32*)
7513 LD="${LD-ld} -melf32bmipn32"
7514 ;;
7515 *64-bit*)
7516 LD="${LD-ld} -melf64bmip"
7517 ;;
7518 esac
7519 else
7520 case `/usr/bin/file conftest.$ac_objext` in
7521 *32-bit*)
7522 LD="${LD-ld} -32"
7523 ;;
7524 *N32*)
7525 LD="${LD-ld} -n32"
7526 ;;
7527 *64-bit*)
7528 LD="${LD-ld} -64"
7529 ;;
7530 esac
7531 fi
7532 fi
7533 rm -rf conftest*
7534 ;;
7535
bf3d9781 7536x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6bb11ab3
L
7537s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7538 # Find out which ABI we are using.
7539 echo 'int i;' > conftest.$ac_ext
7540 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7541 (eval $ac_compile) 2>&5
7542 ac_status=$?
7543 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7544 test $ac_status = 0; }; then
7545 case `/usr/bin/file conftest.o` in
7546 *32-bit*)
7547 case $host in
7548 x86_64-*kfreebsd*-gnu)
7549 LD="${LD-ld} -m elf_i386_fbsd"
7550 ;;
7551 x86_64-*linux*)
7552 case `/usr/bin/file conftest.o` in
7553 *x86-64*)
7554 LD="${LD-ld} -m elf32_x86_64"
7555 ;;
7556 *)
7557 LD="${LD-ld} -m elf_i386"
7558 ;;
7559 esac
7560 ;;
bf3d9781
AM
7561 powerpc64le-*linux*)
7562 LD="${LD-ld} -m elf32lppclinux"
7563 ;;
7564 powerpc64-*linux*)
6bb11ab3
L
7565 LD="${LD-ld} -m elf32ppclinux"
7566 ;;
7567 s390x-*linux*)
7568 LD="${LD-ld} -m elf_s390"
7569 ;;
7570 sparc64-*linux*)
7571 LD="${LD-ld} -m elf32_sparc"
7572 ;;
7573 esac
7574 ;;
7575 *64-bit*)
7576 case $host in
7577 x86_64-*kfreebsd*-gnu)
7578 LD="${LD-ld} -m elf_x86_64_fbsd"
7579 ;;
7580 x86_64-*linux*)
7581 LD="${LD-ld} -m elf_x86_64"
7582 ;;
bf3d9781
AM
7583 powerpcle-*linux*)
7584 LD="${LD-ld} -m elf64lppc"
7585 ;;
7586 powerpc-*linux*)
6bb11ab3
L
7587 LD="${LD-ld} -m elf64ppc"
7588 ;;
7589 s390*-*linux*|s390*-*tpf*)
7590 LD="${LD-ld} -m elf64_s390"
7591 ;;
7592 sparc*-*linux*)
7593 LD="${LD-ld} -m elf64_sparc"
7594 ;;
7595 esac
7596 ;;
7597 esac
7598 fi
7599 rm -rf conftest*
7600 ;;
7601
7602*-*-sco3.2v5*)
7603 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7604 SAVE_CFLAGS="$CFLAGS"
7605 CFLAGS="$CFLAGS -belf"
7606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7607$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7608if test "${lt_cv_cc_needs_belf+set}" = set; then :
7609 $as_echo_n "(cached) " >&6
7610else
7611 ac_ext=c
7612ac_cpp='$CPP $CPPFLAGS'
7613ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7614ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7615ac_compiler_gnu=$ac_cv_c_compiler_gnu
7616
7617 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7618/* end confdefs.h. */
7619
7620int
7621main ()
7622{
7623
7624 ;
7625 return 0;
7626}
7627_ACEOF
7628if ac_fn_c_try_link "$LINENO"; then :
7629 lt_cv_cc_needs_belf=yes
7630else
7631 lt_cv_cc_needs_belf=no
7632fi
7633rm -f core conftest.err conftest.$ac_objext \
7634 conftest$ac_exeext conftest.$ac_ext
7635 ac_ext=c
7636ac_cpp='$CPP $CPPFLAGS'
7637ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7638ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7639ac_compiler_gnu=$ac_cv_c_compiler_gnu
7640
7641fi
7642{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7643$as_echo "$lt_cv_cc_needs_belf" >&6; }
7644 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7645 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7646 CFLAGS="$SAVE_CFLAGS"
7647 fi
7648 ;;
7649sparc*-*solaris*)
7650 # Find out which ABI we are using.
7651 echo 'int i;' > conftest.$ac_ext
7652 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7653 (eval $ac_compile) 2>&5
7654 ac_status=$?
7655 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7656 test $ac_status = 0; }; then
7657 case `/usr/bin/file conftest.o` in
7658 *64-bit*)
7659 case $lt_cv_prog_gnu_ld in
7660 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7661 *)
7662 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7663 LD="${LD-ld} -64"
7664 fi
7665 ;;
7666 esac
7667 ;;
7668 esac
7669 fi
7670 rm -rf conftest*
7671 ;;
7672esac
7673
7674need_locks="$enable_libtool_lock"
7675
7676
7677 case $host_os in
7678 rhapsody* | darwin*)
7679 if test -n "$ac_tool_prefix"; then
7680 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7681set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7682{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7683$as_echo_n "checking for $ac_word... " >&6; }
7684if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7685 $as_echo_n "(cached) " >&6
7686else
7687 if test -n "$DSYMUTIL"; then
7688 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7689else
7690as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7691for as_dir in $PATH
7692do
7693 IFS=$as_save_IFS
7694 test -z "$as_dir" && as_dir=.
7695 for ac_exec_ext in '' $ac_executable_extensions; do
7696 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7697 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7698 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7699 break 2
7700 fi
7701done
7702 done
7703IFS=$as_save_IFS
7704
7705fi
7706fi
7707DSYMUTIL=$ac_cv_prog_DSYMUTIL
7708if test -n "$DSYMUTIL"; then
7709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7710$as_echo "$DSYMUTIL" >&6; }
7711else
7712 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7713$as_echo "no" >&6; }
7714fi
7715
7716
7717fi
7718if test -z "$ac_cv_prog_DSYMUTIL"; then
7719 ac_ct_DSYMUTIL=$DSYMUTIL
7720 # Extract the first word of "dsymutil", so it can be a program name with args.
7721set dummy dsymutil; ac_word=$2
7722{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7723$as_echo_n "checking for $ac_word... " >&6; }
7724if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7725 $as_echo_n "(cached) " >&6
7726else
7727 if test -n "$ac_ct_DSYMUTIL"; then
7728 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7729else
7730as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7731for as_dir in $PATH
7732do
7733 IFS=$as_save_IFS
7734 test -z "$as_dir" && as_dir=.
7735 for ac_exec_ext in '' $ac_executable_extensions; do
7736 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7737 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7738 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7739 break 2
7740 fi
7741done
7742 done
7743IFS=$as_save_IFS
7744
7745fi
7746fi
7747ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7748if test -n "$ac_ct_DSYMUTIL"; then
7749 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7750$as_echo "$ac_ct_DSYMUTIL" >&6; }
7751else
7752 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7753$as_echo "no" >&6; }
7754fi
7755
7756 if test "x$ac_ct_DSYMUTIL" = x; then
7757 DSYMUTIL=":"
7758 else
7759 case $cross_compiling:$ac_tool_warned in
7760yes:)
7761{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7762$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7763ac_tool_warned=yes ;;
7764esac
7765 DSYMUTIL=$ac_ct_DSYMUTIL
7766 fi
7767else
7768 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7769fi
7770
7771 if test -n "$ac_tool_prefix"; then
7772 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7773set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7774{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7775$as_echo_n "checking for $ac_word... " >&6; }
7776if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7777 $as_echo_n "(cached) " >&6
7778else
7779 if test -n "$NMEDIT"; then
7780 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7781else
7782as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7783for as_dir in $PATH
7784do
7785 IFS=$as_save_IFS
7786 test -z "$as_dir" && as_dir=.
7787 for ac_exec_ext in '' $ac_executable_extensions; do
7788 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7789 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7790 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7791 break 2
7792 fi
7793done
7794 done
7795IFS=$as_save_IFS
7796
7797fi
7798fi
7799NMEDIT=$ac_cv_prog_NMEDIT
7800if test -n "$NMEDIT"; then
7801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7802$as_echo "$NMEDIT" >&6; }
7803else
7804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7805$as_echo "no" >&6; }
7806fi
7807
7808
7809fi
7810if test -z "$ac_cv_prog_NMEDIT"; then
7811 ac_ct_NMEDIT=$NMEDIT
7812 # Extract the first word of "nmedit", so it can be a program name with args.
7813set dummy nmedit; ac_word=$2
7814{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7815$as_echo_n "checking for $ac_word... " >&6; }
7816if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7817 $as_echo_n "(cached) " >&6
7818else
7819 if test -n "$ac_ct_NMEDIT"; then
7820 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7821else
7822as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7823for as_dir in $PATH
7824do
7825 IFS=$as_save_IFS
7826 test -z "$as_dir" && as_dir=.
7827 for ac_exec_ext in '' $ac_executable_extensions; do
7828 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7829 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7830 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7831 break 2
7832 fi
7833done
7834 done
7835IFS=$as_save_IFS
7836
7837fi
7838fi
7839ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7840if test -n "$ac_ct_NMEDIT"; then
7841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7842$as_echo "$ac_ct_NMEDIT" >&6; }
7843else
7844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7845$as_echo "no" >&6; }
7846fi
7847
7848 if test "x$ac_ct_NMEDIT" = x; then
7849 NMEDIT=":"
7850 else
7851 case $cross_compiling:$ac_tool_warned in
7852yes:)
7853{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7854$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7855ac_tool_warned=yes ;;
7856esac
7857 NMEDIT=$ac_ct_NMEDIT
7858 fi
7859else
7860 NMEDIT="$ac_cv_prog_NMEDIT"
7861fi
7862
7863 if test -n "$ac_tool_prefix"; then
7864 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7865set dummy ${ac_tool_prefix}lipo; ac_word=$2
7866{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7867$as_echo_n "checking for $ac_word... " >&6; }
7868if test "${ac_cv_prog_LIPO+set}" = set; then :
7869 $as_echo_n "(cached) " >&6
7870else
7871 if test -n "$LIPO"; then
7872 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7873else
7874as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7875for as_dir in $PATH
7876do
7877 IFS=$as_save_IFS
7878 test -z "$as_dir" && as_dir=.
7879 for ac_exec_ext in '' $ac_executable_extensions; do
7880 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7881 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7882 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7883 break 2
7884 fi
7885done
7886 done
7887IFS=$as_save_IFS
7888
7889fi
7890fi
7891LIPO=$ac_cv_prog_LIPO
7892if test -n "$LIPO"; then
7893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7894$as_echo "$LIPO" >&6; }
7895else
7896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7897$as_echo "no" >&6; }
7898fi
7899
7900
7901fi
7902if test -z "$ac_cv_prog_LIPO"; then
7903 ac_ct_LIPO=$LIPO
7904 # Extract the first word of "lipo", so it can be a program name with args.
7905set dummy lipo; ac_word=$2
7906{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7907$as_echo_n "checking for $ac_word... " >&6; }
7908if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7909 $as_echo_n "(cached) " >&6
7910else
7911 if test -n "$ac_ct_LIPO"; then
7912 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7913else
7914as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7915for as_dir in $PATH
7916do
7917 IFS=$as_save_IFS
7918 test -z "$as_dir" && as_dir=.
7919 for ac_exec_ext in '' $ac_executable_extensions; do
7920 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7921 ac_cv_prog_ac_ct_LIPO="lipo"
7922 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7923 break 2
7924 fi
7925done
7926 done
7927IFS=$as_save_IFS
7928
7929fi
7930fi
7931ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7932if test -n "$ac_ct_LIPO"; then
7933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7934$as_echo "$ac_ct_LIPO" >&6; }
7935else
7936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7937$as_echo "no" >&6; }
7938fi
7939
7940 if test "x$ac_ct_LIPO" = x; then
7941 LIPO=":"
7942 else
7943 case $cross_compiling:$ac_tool_warned in
7944yes:)
7945{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7946$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7947ac_tool_warned=yes ;;
7948esac
7949 LIPO=$ac_ct_LIPO
7950 fi
7951else
7952 LIPO="$ac_cv_prog_LIPO"
7953fi
7954
7955 if test -n "$ac_tool_prefix"; then
7956 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7957set dummy ${ac_tool_prefix}otool; ac_word=$2
7958{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7959$as_echo_n "checking for $ac_word... " >&6; }
7960if test "${ac_cv_prog_OTOOL+set}" = set; then :
7961 $as_echo_n "(cached) " >&6
7962else
7963 if test -n "$OTOOL"; then
7964 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7965else
7966as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7967for as_dir in $PATH
7968do
7969 IFS=$as_save_IFS
7970 test -z "$as_dir" && as_dir=.
7971 for ac_exec_ext in '' $ac_executable_extensions; do
7972 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7973 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7974 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7975 break 2
7976 fi
7977done
7978 done
7979IFS=$as_save_IFS
7980
7981fi
7982fi
7983OTOOL=$ac_cv_prog_OTOOL
7984if test -n "$OTOOL"; then
7985 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7986$as_echo "$OTOOL" >&6; }
7987else
7988 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7989$as_echo "no" >&6; }
7990fi
7991
7992
7993fi
7994if test -z "$ac_cv_prog_OTOOL"; then
7995 ac_ct_OTOOL=$OTOOL
7996 # Extract the first word of "otool", so it can be a program name with args.
7997set dummy otool; ac_word=$2
7998{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7999$as_echo_n "checking for $ac_word... " >&6; }
8000if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
8001 $as_echo_n "(cached) " >&6
8002else
8003 if test -n "$ac_ct_OTOOL"; then
8004 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
8005else
8006as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8007for as_dir in $PATH
8008do
8009 IFS=$as_save_IFS
8010 test -z "$as_dir" && as_dir=.
8011 for ac_exec_ext in '' $ac_executable_extensions; do
8012 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8013 ac_cv_prog_ac_ct_OTOOL="otool"
8014 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8015 break 2
8016 fi
8017done
8018 done
8019IFS=$as_save_IFS
8020
8021fi
8022fi
8023ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
8024if test -n "$ac_ct_OTOOL"; then
8025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
8026$as_echo "$ac_ct_OTOOL" >&6; }
8027else
8028 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8029$as_echo "no" >&6; }
8030fi
8031
8032 if test "x$ac_ct_OTOOL" = x; then
8033 OTOOL=":"
8034 else
8035 case $cross_compiling:$ac_tool_warned in
8036yes:)
8037{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8038$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8039ac_tool_warned=yes ;;
8040esac
8041 OTOOL=$ac_ct_OTOOL
8042 fi
8043else
8044 OTOOL="$ac_cv_prog_OTOOL"
8045fi
8046
8047 if test -n "$ac_tool_prefix"; then
8048 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
8049set dummy ${ac_tool_prefix}otool64; ac_word=$2
8050{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8051$as_echo_n "checking for $ac_word... " >&6; }
8052if test "${ac_cv_prog_OTOOL64+set}" = set; then :
8053 $as_echo_n "(cached) " >&6
8054else
8055 if test -n "$OTOOL64"; then
8056 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
8057else
8058as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8059for as_dir in $PATH
8060do
8061 IFS=$as_save_IFS
8062 test -z "$as_dir" && as_dir=.
8063 for ac_exec_ext in '' $ac_executable_extensions; do
8064 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8065 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
8066 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8067 break 2
8068 fi
8069done
8070 done
8071IFS=$as_save_IFS
8072
8073fi
8074fi
8075OTOOL64=$ac_cv_prog_OTOOL64
8076if test -n "$OTOOL64"; then
8077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8078$as_echo "$OTOOL64" >&6; }
8079else
8080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8081$as_echo "no" >&6; }
8082fi
8083
8084
8085fi
8086if test -z "$ac_cv_prog_OTOOL64"; then
8087 ac_ct_OTOOL64=$OTOOL64
8088 # Extract the first word of "otool64", so it can be a program name with args.
8089set dummy otool64; ac_word=$2
8090{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8091$as_echo_n "checking for $ac_word... " >&6; }
8092if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
8093 $as_echo_n "(cached) " >&6
8094else
8095 if test -n "$ac_ct_OTOOL64"; then
8096 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
8097else
8098as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8099for as_dir in $PATH
8100do
8101 IFS=$as_save_IFS
8102 test -z "$as_dir" && as_dir=.
8103 for ac_exec_ext in '' $ac_executable_extensions; do
8104 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8105 ac_cv_prog_ac_ct_OTOOL64="otool64"
8106 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8107 break 2
8108 fi
8109done
8110 done
8111IFS=$as_save_IFS
8112
8113fi
8114fi
8115ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8116if test -n "$ac_ct_OTOOL64"; then
8117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8118$as_echo "$ac_ct_OTOOL64" >&6; }
8119else
8120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8121$as_echo "no" >&6; }
8122fi
8123
8124 if test "x$ac_ct_OTOOL64" = x; then
8125 OTOOL64=":"
8126 else
8127 case $cross_compiling:$ac_tool_warned in
8128yes:)
8129{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8130$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8131ac_tool_warned=yes ;;
8132esac
8133 OTOOL64=$ac_ct_OTOOL64
8134 fi
8135else
8136 OTOOL64="$ac_cv_prog_OTOOL64"
8137fi
8138
8139
8140
8141
8142
8143
8144
8145
8146
8147
8148
8149
8150
8151
8152
8153
8154
8155
8156
8157
8158
8159
8160
8161
8162
8163
8164
8165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8166$as_echo_n "checking for -single_module linker flag... " >&6; }
8167if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8168 $as_echo_n "(cached) " >&6
8169else
8170 lt_cv_apple_cc_single_mod=no
8171 if test -z "${LT_MULTI_MODULE}"; then
8172 # By default we will add the -single_module flag. You can override
8173 # by either setting the environment variable LT_MULTI_MODULE
8174 # non-empty at configure time, or by adding -multi_module to the
8175 # link flags.
8176 rm -rf libconftest.dylib*
8177 echo "int foo(void){return 1;}" > conftest.c
8178 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8179-dynamiclib -Wl,-single_module conftest.c" >&5
8180 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8181 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8182 _lt_result=$?
8183 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8184 lt_cv_apple_cc_single_mod=yes
8185 else
8186 cat conftest.err >&5
8187 fi
8188 rm -rf libconftest.dylib*
8189 rm -f conftest.*
8190 fi
8191fi
8192{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8193$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8195$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8196if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8197 $as_echo_n "(cached) " >&6
8198else
8199 lt_cv_ld_exported_symbols_list=no
8200 save_LDFLAGS=$LDFLAGS
8201 echo "_main" > conftest.sym
8202 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8203 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8204/* end confdefs.h. */
8205
8206int
8207main ()
8208{
8209
8210 ;
8211 return 0;
8212}
8213_ACEOF
8214if ac_fn_c_try_link "$LINENO"; then :
8215 lt_cv_ld_exported_symbols_list=yes
8216else
8217 lt_cv_ld_exported_symbols_list=no
8218fi
8219rm -f core conftest.err conftest.$ac_objext \
8220 conftest$ac_exeext conftest.$ac_ext
8221 LDFLAGS="$save_LDFLAGS"
8222
8223fi
8224{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8225$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8226 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8227$as_echo_n "checking for -force_load linker flag... " >&6; }
8228if test "${lt_cv_ld_force_load+set}" = set; then :
8229 $as_echo_n "(cached) " >&6
8230else
8231 lt_cv_ld_force_load=no
8232 cat > conftest.c << _LT_EOF
8233int forced_loaded() { return 2;}
8234_LT_EOF
8235 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8236 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8237 echo "$AR cru libconftest.a conftest.o" >&5
8238 $AR cru libconftest.a conftest.o 2>&5
8239 cat > conftest.c << _LT_EOF
8240int main() { return 0;}
8241_LT_EOF
8242 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8243 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8244 _lt_result=$?
8245 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8246 lt_cv_ld_force_load=yes
8247 else
8248 cat conftest.err >&5
8249 fi
8250 rm -f conftest.err libconftest.a conftest conftest.c
8251 rm -rf conftest.dSYM
8252
8253fi
8254{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8255$as_echo "$lt_cv_ld_force_load" >&6; }
8256 case $host_os in
8257 rhapsody* | darwin1.[012])
8258 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8259 darwin1.*)
8260 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8261 darwin*) # darwin 5.x on
8262 # if running on 10.5 or later, the deployment target defaults
8263 # to the OS version, if on x86, and 10.4, the deployment
8264 # target defaults to 10.4. Don't you love it?
8265 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8266 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8267 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
5cddc23a 8268 10.[012][,.]*)
6bb11ab3
L
8269 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8270 10.*)
8271 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8272 esac
8273 ;;
8274 esac
8275 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8276 _lt_dar_single_mod='$single_module'
8277 fi
8278 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8279 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8280 else
8281 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8282 fi
8283 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8284 _lt_dsymutil='~$DSYMUTIL $lib || :'
8285 else
8286 _lt_dsymutil=
8287 fi
8288 ;;
8289 esac
8290
8291for ac_header in dlfcn.h
8292do :
8293 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8294"
8295if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8296 cat >>confdefs.h <<_ACEOF
8297#define HAVE_DLFCN_H 1
8298_ACEOF
8299
8300fi
8301
8302done
8303
8304
8305
8306# autoconf.info says this should be called right after AC_INIT.
8307ac_config_headers="$ac_config_headers config.h:config.in"
8308
8309
8310
0cb8d851
MF
8311 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
8312$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
8313if test "${ac_cv_c_bigendian+set}" = set; then :
8314 $as_echo_n "(cached) " >&6
8315else
8316 ac_cv_c_bigendian=unknown
8317 # See if we're dealing with a universal compiler.
8318 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8319/* end confdefs.h. */
8320#ifndef __APPLE_CC__
8321 not a universal capable compiler
8322 #endif
8323 typedef int dummy;
8324
8325_ACEOF
8326if ac_fn_c_try_compile "$LINENO"; then :
8327
8328 # Check for potential -arch flags. It is not universal unless
8329 # there are at least two -arch flags with different values.
8330 ac_arch=
8331 ac_prev=
8332 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
8333 if test -n "$ac_prev"; then
8334 case $ac_word in
8335 i?86 | x86_64 | ppc | ppc64)
8336 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
8337 ac_arch=$ac_word
8338 else
8339 ac_cv_c_bigendian=universal
8340 break
8341 fi
8342 ;;
8343 esac
8344 ac_prev=
8345 elif test "x$ac_word" = "x-arch"; then
8346 ac_prev=arch
8347 fi
8348 done
8349fi
8350rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8351 if test $ac_cv_c_bigendian = unknown; then
8352 # See if sys/param.h defines the BYTE_ORDER macro.
8353 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8354/* end confdefs.h. */
8355#include <sys/types.h>
8356 #include <sys/param.h>
8357
8358int
8359main ()
8360{
8361#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
8362 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
8363 && LITTLE_ENDIAN)
8364 bogus endian macros
8365 #endif
8366
8367 ;
8368 return 0;
8369}
8370_ACEOF
8371if ac_fn_c_try_compile "$LINENO"; then :
8372 # It does; now see whether it defined to BIG_ENDIAN or not.
8373 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8374/* end confdefs.h. */
8375#include <sys/types.h>
8376 #include <sys/param.h>
8377
8378int
8379main ()
8380{
8381#if BYTE_ORDER != BIG_ENDIAN
8382 not big endian
8383 #endif
8384
8385 ;
8386 return 0;
8387}
8388_ACEOF
8389if ac_fn_c_try_compile "$LINENO"; then :
8390 ac_cv_c_bigendian=yes
8391else
8392 ac_cv_c_bigendian=no
8393fi
8394rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8395fi
8396rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8397 fi
8398 if test $ac_cv_c_bigendian = unknown; then
8399 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
8400 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8401/* end confdefs.h. */
8402#include <limits.h>
8403
8404int
8405main ()
8406{
8407#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
8408 bogus endian macros
8409 #endif
8410
8411 ;
8412 return 0;
8413}
8414_ACEOF
8415if ac_fn_c_try_compile "$LINENO"; then :
8416 # It does; now see whether it defined to _BIG_ENDIAN or not.
8417 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8418/* end confdefs.h. */
8419#include <limits.h>
8420
8421int
8422main ()
8423{
8424#ifndef _BIG_ENDIAN
8425 not big endian
8426 #endif
8427
8428 ;
8429 return 0;
8430}
8431_ACEOF
8432if ac_fn_c_try_compile "$LINENO"; then :
8433 ac_cv_c_bigendian=yes
8434else
8435 ac_cv_c_bigendian=no
8436fi
8437rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8438fi
8439rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8440 fi
8441 if test $ac_cv_c_bigendian = unknown; then
8442 # Compile a test program.
8443 if test "$cross_compiling" = yes; then :
8444 # Try to guess by grepping values from an object file.
8445 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8446/* end confdefs.h. */
8447short int ascii_mm[] =
8448 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
8449 short int ascii_ii[] =
8450 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
8451 int use_ascii (int i) {
8452 return ascii_mm[i] + ascii_ii[i];
8453 }
8454 short int ebcdic_ii[] =
8455 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
8456 short int ebcdic_mm[] =
8457 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
8458 int use_ebcdic (int i) {
8459 return ebcdic_mm[i] + ebcdic_ii[i];
8460 }
8461 extern int foo;
8462
8463int
8464main ()
8465{
8466return use_ascii (foo) == use_ebcdic (foo);
8467 ;
8468 return 0;
8469}
8470_ACEOF
8471if ac_fn_c_try_compile "$LINENO"; then :
8472 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
8473 ac_cv_c_bigendian=yes
8474 fi
8475 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
8476 if test "$ac_cv_c_bigendian" = unknown; then
8477 ac_cv_c_bigendian=no
8478 else
8479 # finding both strings is unlikely to happen, but who knows?
8480 ac_cv_c_bigendian=unknown
8481 fi
8482 fi
8483fi
8484rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8485else
8486 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8487/* end confdefs.h. */
8488$ac_includes_default
8489int
8490main ()
8491{
8492
8493 /* Are we little or big endian? From Harbison&Steele. */
8494 union
8495 {
8496 long int l;
8497 char c[sizeof (long int)];
8498 } u;
8499 u.l = 1;
8500 return u.c[sizeof (long int) - 1] == 1;
8501
8502 ;
8503 return 0;
8504}
8505_ACEOF
8506if ac_fn_c_try_run "$LINENO"; then :
8507 ac_cv_c_bigendian=no
8508else
8509 ac_cv_c_bigendian=yes
8510fi
8511rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8512 conftest.$ac_objext conftest.beam conftest.$ac_ext
8513fi
8514
8515 fi
8516fi
8517{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
8518$as_echo "$ac_cv_c_bigendian" >&6; }
8519 case $ac_cv_c_bigendian in #(
8520 yes)
8521 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
8522;; #(
8523 no)
8524 ;; #(
8525 universal)
8526
8527$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
8528
8529 ;; #(
8530 *)
8531 as_fn_error "unknown endianness
8532 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
8533 esac
8534
6bb11ab3
L
8535
8536
8537
8538# Put a plausible default for CC_FOR_BUILD in Makefile.
8539if test "x$cross_compiling" = "xno"; then
8540 CC_FOR_BUILD='$(CC)'
8541else
8542 CC_FOR_BUILD=gcc
8543fi
8544
8545
8546
8547
8548AR=${AR-ar}
8549
8550if test -n "$ac_tool_prefix"; then
8551 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8552set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8553{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8554$as_echo_n "checking for $ac_word... " >&6; }
8555if test "${ac_cv_prog_RANLIB+set}" = set; then :
8556 $as_echo_n "(cached) " >&6
8557else
8558 if test -n "$RANLIB"; then
8559 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8560else
8561as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8562for as_dir in $PATH
8563do
8564 IFS=$as_save_IFS
8565 test -z "$as_dir" && as_dir=.
8566 for ac_exec_ext in '' $ac_executable_extensions; do
8567 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8568 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8569 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8570 break 2
8571 fi
8572done
8573 done
8574IFS=$as_save_IFS
8575
8576fi
8577fi
8578RANLIB=$ac_cv_prog_RANLIB
8579if test -n "$RANLIB"; then
8580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8581$as_echo "$RANLIB" >&6; }
8582else
8583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8584$as_echo "no" >&6; }
8585fi
8586
8587
8588fi
8589if test -z "$ac_cv_prog_RANLIB"; then
8590 ac_ct_RANLIB=$RANLIB
8591 # Extract the first word of "ranlib", so it can be a program name with args.
8592set dummy ranlib; ac_word=$2
8593{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8594$as_echo_n "checking for $ac_word... " >&6; }
8595if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8596 $as_echo_n "(cached) " >&6
8597else
8598 if test -n "$ac_ct_RANLIB"; then
8599 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8600else
8601as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8602for as_dir in $PATH
8603do
8604 IFS=$as_save_IFS
8605 test -z "$as_dir" && as_dir=.
8606 for ac_exec_ext in '' $ac_executable_extensions; do
8607 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8608 ac_cv_prog_ac_ct_RANLIB="ranlib"
8609 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8610 break 2
8611 fi
8612done
8613 done
8614IFS=$as_save_IFS
8615
8616fi
8617fi
8618ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8619if test -n "$ac_ct_RANLIB"; then
8620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8621$as_echo "$ac_ct_RANLIB" >&6; }
8622else
8623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8624$as_echo "no" >&6; }
8625fi
8626
8627 if test "x$ac_ct_RANLIB" = x; then
8628 RANLIB=":"
8629 else
8630 case $cross_compiling:$ac_tool_warned in
8631yes:)
8632{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8633$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8634ac_tool_warned=yes ;;
8635esac
8636 RANLIB=$ac_ct_RANLIB
8637 fi
8638else
8639 RANLIB="$ac_cv_prog_RANLIB"
8640fi
8641
8642
8643# Some of the common include files depend on bfd.h, and bfd.h checks
8644# that config.h is included first by testing that the PACKAGE macro
8645# is defined.
8646PACKAGE=sim
8647
8648cat >>confdefs.h <<_ACEOF
8649#define PACKAGE "$PACKAGE"
8650_ACEOF
8651
8652
8653
8654# Dependency checking.
8655ac_config_commands="$ac_config_commands depdir"
8656
8657
8658depcc="$CC" am_compiler_list=
8659
8660am_depcomp=$ac_aux_dir/depcomp
8661{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8662$as_echo_n "checking dependency style of $depcc... " >&6; }
8663if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8664 $as_echo_n "(cached) " >&6
8665else
8666 if test -f "$am_depcomp"; then
8667 # We make a subdir and do the tests there. Otherwise we can end up
8668 # making bogus files that we don't know about and never remove. For
8669 # instance it was reported that on HP-UX the gcc test will end up
8670 # making a dummy file named `D' -- because `-MD' means `put the output
8671 # in D'.
8672 mkdir conftest.dir
8673 # Copy depcomp to subdir because otherwise we won't find it if we're
8674 # using a relative directory.
8675 cp "$am_depcomp" conftest.dir
8676 cd conftest.dir
8677 # We will build objects and dependencies in a subdirectory because
8678 # it helps to detect inapplicable dependency modes. For instance
8679 # both Tru64's cc and ICC support -MD to output dependencies as a
8680 # side effect of compilation, but ICC will put the dependencies in
8681 # the current directory while Tru64 will put them in the object
8682 # directory.
8683 mkdir sub
8684
8685 am_cv_CC_dependencies_compiler_type=none
8686 if test "$am_compiler_list" = ""; then
8687 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8688 fi
8689 for depmode in $am_compiler_list; do
8690 if test $depmode = none; then break; fi
8691
8692 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8693 # Setup a source with many dependencies, because some compilers
8694 # like to wrap large dependency lists on column 80 (with \), and
8695 # we should not choose a depcomp mode which is confused by this.
8696 #
8697 # We need to recreate these files for each test, as the compiler may
8698 # overwrite some of them when testing with obscure command lines.
8699 # This happens at least with the AIX C compiler.
8700 : > sub/conftest.c
8701 for i in 1 2 3 4 5 6; do
8702 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8703 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8704 # Solaris 8's {/usr,}/bin/sh.
8705 touch sub/conftst$i.h
8706 done
8707 echo "include sub/conftest.Po" > confmf
8708
8709 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8710 # mode. It turns out that the SunPro C++ compiler does not properly
8711 # handle `-M -o', and we need to detect this.
8712 depcmd="depmode=$depmode \
8713 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8714 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8715 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8716 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8717 if env $depcmd > conftest.err 2>&1 &&
8718 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8719 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8720 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8721 # icc doesn't choke on unknown options, it will just issue warnings
8722 # or remarks (even with -Werror). So we grep stderr for any message
8723 # that says an option was ignored or not supported.
8724 # When given -MP, icc 7.0 and 7.1 complain thusly:
8725 # icc: Command line warning: ignoring option '-M'; no argument required
8726 # The diagnosis changed in icc 8.0:
8727 # icc: Command line remark: option '-MP' not supported
8728 if (grep 'ignoring option' conftest.err ||
8729 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8730 am_cv_CC_dependencies_compiler_type=$depmode
8731 $as_echo "$as_me:$LINENO: success" >&5
8732 break
8733 fi
8734 fi
8735 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8736 sed -e 's/^/| /' < conftest.err >&5
8737 done
8738
8739 cd ..
8740 rm -rf conftest.dir
8741else
8742 am_cv_CC_dependencies_compiler_type=none
8743fi
8744
8745fi
8746{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8747$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8748if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8749then as_fn_error "no usable dependency style found" "$LINENO" 5
8750else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8751
8752fi
8753
8754
8755# Check for the 'make' the user wants to use.
8756for ac_prog in make
8757do
8758 # Extract the first word of "$ac_prog", so it can be a program name with args.
8759set dummy $ac_prog; ac_word=$2
8760{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8761$as_echo_n "checking for $ac_word... " >&6; }
8762if test "${ac_cv_prog_MAKE+set}" = set; then :
8763 $as_echo_n "(cached) " >&6
8764else
8765 if test -n "$MAKE"; then
8766 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8767else
8768as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8769for as_dir in $PATH
8770do
8771 IFS=$as_save_IFS
8772 test -z "$as_dir" && as_dir=.
8773 for ac_exec_ext in '' $ac_executable_extensions; do
8774 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8775 ac_cv_prog_MAKE="$ac_prog"
8776 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8777 break 2
8778 fi
8779done
8780 done
8781IFS=$as_save_IFS
8782
8783fi
8784fi
8785MAKE=$ac_cv_prog_MAKE
8786if test -n "$MAKE"; then
8787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8788$as_echo "$MAKE" >&6; }
8789else
8790 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8791$as_echo "no" >&6; }
8792fi
8793
8794
8795 test -n "$MAKE" && break
8796done
8797
8798MAKE_IS_GNU=
8799case "`$MAKE --version 2>&1 | sed 1q`" in
8800 *GNU*)
8801 MAKE_IS_GNU=yes
8802 ;;
8803esac
8804 if test "$MAKE_IS_GNU" = yes; then
8805 GMAKE_TRUE=
8806 GMAKE_FALSE='#'
8807else
8808 GMAKE_TRUE='#'
8809 GMAKE_FALSE=
8810fi
8811
8812
8813ALL_LINGUAS=
8814# If we haven't got the data from the intl directory,
8815# assume NLS is disabled.
8816USE_NLS=no
8817LIBINTL=
8818LIBINTL_DEP=
8819INCINTL=
8820XGETTEXT=
8821GMSGFMT=
8822POSUB=
8823
8824if test -f ../../intl/config.intl; then
8825 . ../../intl/config.intl
8826fi
8827{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8828$as_echo_n "checking whether NLS is requested... " >&6; }
8829if test x"$USE_NLS" != xyes; then
8830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8831$as_echo "no" >&6; }
8832else
8833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8834$as_echo "yes" >&6; }
8835
8836$as_echo "#define ENABLE_NLS 1" >>confdefs.h
8837
8838
8839 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8840$as_echo_n "checking for catalogs to be installed... " >&6; }
8841 # Look for .po and .gmo files in the source directory.
8842 CATALOGS=
8843 XLINGUAS=
8844 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8845 # If there aren't any .gmo files the shell will give us the
8846 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8847 # weeded out.
8848 case "$cat" in *\**)
8849 continue;;
8850 esac
8851 # The quadruple backslash is collapsed to a double backslash
8852 # by the backticks, then collapsed again by the double quotes,
8853 # leaving us with one backslash in the sed expression (right
8854 # before the dot that mustn't act as a wildcard).
8855 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8856 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8857 # The user is allowed to set LINGUAS to a list of languages to
8858 # install catalogs for. If it's empty that means "all of them."
8859 if test "x$LINGUAS" = x; then
8860 CATALOGS="$CATALOGS $cat"
8861 XLINGUAS="$XLINGUAS $lang"
8862 else
8863 case "$LINGUAS" in *$lang*)
8864 CATALOGS="$CATALOGS $cat"
8865 XLINGUAS="$XLINGUAS $lang"
8866 ;;
8867 esac
8868 fi
8869 done
8870 LINGUAS="$XLINGUAS"
8871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8872$as_echo "$LINGUAS" >&6; }
8873
8874
8875 DATADIRNAME=share
8876
8877 INSTOBJEXT=.mo
8878
8879 GENCAT=gencat
8880
8881 CATOBJEXT=.gmo
8882
8883fi
8884
8885# Check for common headers.
8886# FIXME: Seems to me this can cause problems for i386-windows hosts.
8887# At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8888for ac_header in stdlib.h string.h strings.h unistd.h time.h
8889do :
8890 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8891ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8892eval as_val=\$$as_ac_Header
8893 if test "x$as_val" = x""yes; then :
8894 cat >>confdefs.h <<_ACEOF
8895#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8896_ACEOF
8897
8898fi
8899
8900done
8901
936df756 8902for ac_header in sys/time.h sys/times.h sys/resource.h sys/mman.h
6bb11ab3
L
8903do :
8904 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8905ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8906eval as_val=\$$as_ac_Header
8907 if test "x$as_val" = x""yes; then :
8908 cat >>confdefs.h <<_ACEOF
8909#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8910_ACEOF
8911
8912fi
8913
8914done
8915
8916for ac_header in fcntl.h fpu_control.h
8917do :
8918 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8919ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8920eval as_val=\$$as_ac_Header
8921 if test "x$as_val" = x""yes; then :
8922 cat >>confdefs.h <<_ACEOF
8923#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8924_ACEOF
8925
8926fi
8927
8928done
8929
8930for ac_header in dlfcn.h errno.h sys/stat.h
8931do :
8932 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8933ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8934eval as_val=\$$as_ac_Header
8935 if test "x$as_val" = x""yes; then :
8936 cat >>confdefs.h <<_ACEOF
8937#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8938_ACEOF
8939
8940fi
8941
8942done
8943
8944for ac_func in getrusage time sigaction __setfpucw
8945do :
8946 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8947ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8948eval as_val=\$$as_ac_var
8949 if test "x$as_val" = x""yes; then :
8950 cat >>confdefs.h <<_ACEOF
8951#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8952_ACEOF
8953
8954fi
8955done
8956
936df756
MF
8957for ac_func in mmap munmap lstat truncate ftruncate posix_fallocate
8958do :
8959 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8960ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8961eval as_val=\$$as_ac_var
8962 if test "x$as_val" = x""yes; then :
8963 cat >>confdefs.h <<_ACEOF
8964#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8965_ACEOF
8966
8967fi
8968done
8969
8970ac_fn_c_check_member "$LINENO" "struct stat" "st_dev" "ac_cv_member_struct_stat_st_dev" "#ifdef HAVE_SYS_TYPES_H
8971#include <sys/types.h>
8972#endif
8973#ifdef HAVE_SYS_STAT_H
8974#include <sys/stat.h>
8975#endif
8976"
8977if test "x$ac_cv_member_struct_stat_st_dev" = x""yes; then :
8978
8979cat >>confdefs.h <<_ACEOF
8980#define HAVE_STRUCT_STAT_ST_DEV 1
8981_ACEOF
8982
8983
8984fi
8985ac_fn_c_check_member "$LINENO" "struct stat" "st_ino" "ac_cv_member_struct_stat_st_ino" "#ifdef HAVE_SYS_TYPES_H
8986#include <sys/types.h>
8987#endif
8988#ifdef HAVE_SYS_STAT_H
8989#include <sys/stat.h>
8990#endif
8991"
8992if test "x$ac_cv_member_struct_stat_st_ino" = x""yes; then :
8993
8994cat >>confdefs.h <<_ACEOF
8995#define HAVE_STRUCT_STAT_ST_INO 1
8996_ACEOF
8997
8998
8999fi
9000ac_fn_c_check_member "$LINENO" "struct stat" "st_mode" "ac_cv_member_struct_stat_st_mode" "#ifdef HAVE_SYS_TYPES_H
9001#include <sys/types.h>
9002#endif
9003#ifdef HAVE_SYS_STAT_H
9004#include <sys/stat.h>
9005#endif
9006"
9007if test "x$ac_cv_member_struct_stat_st_mode" = x""yes; then :
9008
9009cat >>confdefs.h <<_ACEOF
9010#define HAVE_STRUCT_STAT_ST_MODE 1
9011_ACEOF
9012
9013
9014fi
9015ac_fn_c_check_member "$LINENO" "struct stat" "st_nlink" "ac_cv_member_struct_stat_st_nlink" "#ifdef HAVE_SYS_TYPES_H
9016#include <sys/types.h>
9017#endif
9018#ifdef HAVE_SYS_STAT_H
9019#include <sys/stat.h>
9020#endif
9021"
9022if test "x$ac_cv_member_struct_stat_st_nlink" = x""yes; then :
9023
9024cat >>confdefs.h <<_ACEOF
9025#define HAVE_STRUCT_STAT_ST_NLINK 1
9026_ACEOF
9027
9028
9029fi
9030ac_fn_c_check_member "$LINENO" "struct stat" "st_uid" "ac_cv_member_struct_stat_st_uid" "#ifdef HAVE_SYS_TYPES_H
9031#include <sys/types.h>
9032#endif
9033#ifdef HAVE_SYS_STAT_H
9034#include <sys/stat.h>
9035#endif
9036"
9037if test "x$ac_cv_member_struct_stat_st_uid" = x""yes; then :
9038
9039cat >>confdefs.h <<_ACEOF
9040#define HAVE_STRUCT_STAT_ST_UID 1
9041_ACEOF
9042
9043
9044fi
9045ac_fn_c_check_member "$LINENO" "struct stat" "st_gid" "ac_cv_member_struct_stat_st_gid" "#ifdef HAVE_SYS_TYPES_H
9046#include <sys/types.h>
9047#endif
9048#ifdef HAVE_SYS_STAT_H
9049#include <sys/stat.h>
9050#endif
9051"
9052if test "x$ac_cv_member_struct_stat_st_gid" = x""yes; then :
9053
9054cat >>confdefs.h <<_ACEOF
9055#define HAVE_STRUCT_STAT_ST_GID 1
9056_ACEOF
9057
9058
9059fi
9060ac_fn_c_check_member "$LINENO" "struct stat" "st_rdev" "ac_cv_member_struct_stat_st_rdev" "#ifdef HAVE_SYS_TYPES_H
9061#include <sys/types.h>
9062#endif
9063#ifdef HAVE_SYS_STAT_H
9064#include <sys/stat.h>
9065#endif
9066"
9067if test "x$ac_cv_member_struct_stat_st_rdev" = x""yes; then :
9068
9069cat >>confdefs.h <<_ACEOF
9070#define HAVE_STRUCT_STAT_ST_RDEV 1
9071_ACEOF
9072
9073
9074fi
9075ac_fn_c_check_member "$LINENO" "struct stat" "st_size" "ac_cv_member_struct_stat_st_size" "#ifdef HAVE_SYS_TYPES_H
9076#include <sys/types.h>
9077#endif
9078#ifdef HAVE_SYS_STAT_H
9079#include <sys/stat.h>
9080#endif
9081"
9082if test "x$ac_cv_member_struct_stat_st_size" = x""yes; then :
9083
9084cat >>confdefs.h <<_ACEOF
9085#define HAVE_STRUCT_STAT_ST_SIZE 1
9086_ACEOF
9087
9088
9089fi
9090ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "#ifdef HAVE_SYS_TYPES_H
9091#include <sys/types.h>
9092#endif
9093#ifdef HAVE_SYS_STAT_H
9094#include <sys/stat.h>
9095#endif
9096"
9097if test "x$ac_cv_member_struct_stat_st_blksize" = x""yes; then :
9098
9099cat >>confdefs.h <<_ACEOF
9100#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9101_ACEOF
9102
9103
9104fi
9105ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "#ifdef HAVE_SYS_TYPES_H
9106#include <sys/types.h>
9107#endif
9108#ifdef HAVE_SYS_STAT_H
9109#include <sys/stat.h>
9110#endif
9111"
9112if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then :
9113
9114cat >>confdefs.h <<_ACEOF
9115#define HAVE_STRUCT_STAT_ST_BLOCKS 1
9116_ACEOF
9117
9118
9119fi
9120ac_fn_c_check_member "$LINENO" "struct stat" "st_atime" "ac_cv_member_struct_stat_st_atime" "#ifdef HAVE_SYS_TYPES_H
9121#include <sys/types.h>
9122#endif
9123#ifdef HAVE_SYS_STAT_H
9124#include <sys/stat.h>
9125#endif
9126"
9127if test "x$ac_cv_member_struct_stat_st_atime" = x""yes; then :
9128
9129cat >>confdefs.h <<_ACEOF
9130#define HAVE_STRUCT_STAT_ST_ATIME 1
9131_ACEOF
9132
9133
9134fi
9135ac_fn_c_check_member "$LINENO" "struct stat" "st_mtime" "ac_cv_member_struct_stat_st_mtime" "#ifdef HAVE_SYS_TYPES_H
9136#include <sys/types.h>
9137#endif
9138#ifdef HAVE_SYS_STAT_H
9139#include <sys/stat.h>
9140#endif
9141"
9142if test "x$ac_cv_member_struct_stat_st_mtime" = x""yes; then :
9143
9144cat >>confdefs.h <<_ACEOF
9145#define HAVE_STRUCT_STAT_ST_MTIME 1
9146_ACEOF
9147
9148
9149fi
9150ac_fn_c_check_member "$LINENO" "struct stat" "st_ctime" "ac_cv_member_struct_stat_st_ctime" "#ifdef HAVE_SYS_TYPES_H
9151#include <sys/types.h>
9152#endif
9153#ifdef HAVE_SYS_STAT_H
9154#include <sys/stat.h>
9155#endif
9156"
9157if test "x$ac_cv_member_struct_stat_st_ctime" = x""yes; then :
9158
9159cat >>confdefs.h <<_ACEOF
9160#define HAVE_STRUCT_STAT_ST_CTIME 1
9161_ACEOF
9162
9163
9164fi
9165
9166ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
9167#include <sys/socket.h>
9168
9169"
9170if test "x$ac_cv_type_socklen_t" = x""yes; then :
9171
9172cat >>confdefs.h <<_ACEOF
9173#define HAVE_SOCKLEN_T 1
9174_ACEOF
9175
9176
9177fi
9178
6bb11ab3
L
9179
9180# Check for socket libraries
9181{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
9182$as_echo_n "checking for bind in -lsocket... " >&6; }
9183if test "${ac_cv_lib_socket_bind+set}" = set; then :
9184 $as_echo_n "(cached) " >&6
9185else
9186 ac_check_lib_save_LIBS=$LIBS
9187LIBS="-lsocket $LIBS"
9188cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9189/* end confdefs.h. */
9190
9191/* Override any GCC internal prototype to avoid an error.
9192 Use char because int might match the return type of a GCC
9193 builtin and then its argument prototype would still apply. */
9194#ifdef __cplusplus
9195extern "C"
9196#endif
9197char bind ();
9198int
9199main ()
9200{
9201return bind ();
9202 ;
9203 return 0;
9204}
9205_ACEOF
9206if ac_fn_c_try_link "$LINENO"; then :
9207 ac_cv_lib_socket_bind=yes
9208else
9209 ac_cv_lib_socket_bind=no
9210fi
9211rm -f core conftest.err conftest.$ac_objext \
9212 conftest$ac_exeext conftest.$ac_ext
9213LIBS=$ac_check_lib_save_LIBS
9214fi
9215{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
9216$as_echo "$ac_cv_lib_socket_bind" >&6; }
9217if test "x$ac_cv_lib_socket_bind" = x""yes; then :
9218 cat >>confdefs.h <<_ACEOF
9219#define HAVE_LIBSOCKET 1
9220_ACEOF
9221
9222 LIBS="-lsocket $LIBS"
9223
9224fi
9225
9226{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
9227$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9228if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
9229 $as_echo_n "(cached) " >&6
9230else
9231 ac_check_lib_save_LIBS=$LIBS
9232LIBS="-lnsl $LIBS"
9233cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9234/* end confdefs.h. */
9235
9236/* Override any GCC internal prototype to avoid an error.
9237 Use char because int might match the return type of a GCC
9238 builtin and then its argument prototype would still apply. */
9239#ifdef __cplusplus
9240extern "C"
9241#endif
9242char gethostbyname ();
9243int
9244main ()
9245{
9246return gethostbyname ();
9247 ;
9248 return 0;
9249}
9250_ACEOF
9251if ac_fn_c_try_link "$LINENO"; then :
9252 ac_cv_lib_nsl_gethostbyname=yes
9253else
9254 ac_cv_lib_nsl_gethostbyname=no
9255fi
9256rm -f core conftest.err conftest.$ac_objext \
9257 conftest$ac_exeext conftest.$ac_ext
9258LIBS=$ac_check_lib_save_LIBS
9259fi
9260{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
9261$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9262if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
9263 cat >>confdefs.h <<_ACEOF
9264#define HAVE_LIBNSL 1
9265_ACEOF
9266
9267 LIBS="-lnsl $LIBS"
9268
9269fi
9270
9271
9272# BFD conditionally uses zlib, so we must link it in if libbfd does, by
9273# using the same condition.
9274
aadc9410 9275 # Use the system's zlib library.
7fed4b0b
L
9276 zlibdir="-L\$(top_builddir)/../zlib"
9277 zlibinc="-I\$(top_srcdir)/../zlib"
6bb11ab3 9278
aadc9410
MF
9279# Check whether --with-system-zlib was given.
9280if test "${with_system_zlib+set}" = set; then :
0ceaf1ec
L
9281 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
9282 zlibdir=
9283 zlibinc=
9284 fi
6bb11ab3
L
9285
9286fi
9287
6bb11ab3 9288
6bb11ab3 9289
6bb11ab3
L
9290
9291
9292# BFD uses libdl when when plugins enabled.
9293
faa743bb
RM
9294 maybe_plugins=no
9295 for ac_header in dlfcn.h
9296do :
9297 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
9298"
9299if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
9300 cat >>confdefs.h <<_ACEOF
9301#define HAVE_DLFCN_H 1
9302_ACEOF
9303 maybe_plugins=yes
9304fi
9305
9306done
9307
9308 for ac_header in windows.h
9309do :
9310 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
9311"
9312if test "x$ac_cv_header_windows_h" = x""yes; then :
9313 cat >>confdefs.h <<_ACEOF
9314#define HAVE_WINDOWS_H 1
9315_ACEOF
9316 maybe_plugins=yes
9317fi
9318
9319done
9320
9321
9322 # Check whether --enable-plugins was given.
6bb11ab3
L
9323if test "${enable_plugins+set}" = set; then :
9324 enableval=$enable_plugins; case "${enableval}" in
faa743bb
RM
9325 no) plugins=no ;;
9326 *) plugins=yes
9327 if test "$maybe_plugins" != "yes" ; then
9328 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
9329 fi ;;
9330 esac
6bb11ab3 9331else
faa743bb
RM
9332 plugins=$maybe_plugins
9333
6bb11ab3
L
9334fi
9335
2974be62
AM
9336 if test "$plugins" = "yes"; then
9337 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
9338$as_echo_n "checking for library containing dlopen... " >&6; }
9339if test "${ac_cv_search_dlopen+set}" = set; then :
9340 $as_echo_n "(cached) " >&6
9341else
9342 ac_func_search_save_LIBS=$LIBS
9343cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9344/* end confdefs.h. */
9345
9346/* Override any GCC internal prototype to avoid an error.
9347 Use char because int might match the return type of a GCC
9348 builtin and then its argument prototype would still apply. */
9349#ifdef __cplusplus
9350extern "C"
9351#endif
9352char dlopen ();
9353int
9354main ()
9355{
9356return dlopen ();
9357 ;
9358 return 0;
9359}
9360_ACEOF
9361for ac_lib in '' dl; do
9362 if test -z "$ac_lib"; then
9363 ac_res="none required"
9364 else
9365 ac_res=-l$ac_lib
9366 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9367 fi
9368 if ac_fn_c_try_link "$LINENO"; then :
9369 ac_cv_search_dlopen=$ac_res
9370fi
9371rm -f core conftest.err conftest.$ac_objext \
9372 conftest$ac_exeext
9373 if test "${ac_cv_search_dlopen+set}" = set; then :
9374 break
9375fi
9376done
9377if test "${ac_cv_search_dlopen+set}" = set; then :
9378
9379else
9380 ac_cv_search_dlopen=no
9381fi
9382rm conftest.$ac_ext
9383LIBS=$ac_func_search_save_LIBS
9384fi
9385{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
9386$as_echo "$ac_cv_search_dlopen" >&6; }
9387ac_res=$ac_cv_search_dlopen
9388if test "$ac_res" != no; then :
9389 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
9390
9391fi
9392
9393 fi
6bb11ab3
L
9394
9395 if test "$plugins" = yes; then
9396 PLUGINS_TRUE=
9397 PLUGINS_FALSE='#'
9398else
9399 PLUGINS_TRUE='#'
9400 PLUGINS_FALSE=
9401fi
9402
9403
9404
9405
9406
9407# Set options
9408enable_dlopen=yes
9409
9410
9411
9412
9413 enable_win32_dll=no
9414
9415
9416 # Check whether --enable-shared was given.
9417if test "${enable_shared+set}" = set; then :
9418 enableval=$enable_shared; p=${PACKAGE-default}
9419 case $enableval in
9420 yes) enable_shared=yes ;;
9421 no) enable_shared=no ;;
9422 *)
9423 enable_shared=no
9424 # Look at the argument we got. We use all the common list separators.
9425 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9426 for pkg in $enableval; do
9427 IFS="$lt_save_ifs"
9428 if test "X$pkg" = "X$p"; then
9429 enable_shared=yes
9430 fi
9431 done
9432 IFS="$lt_save_ifs"
9433 ;;
9434 esac
9435else
9436 enable_shared=yes
9437fi
9438
9439
9440
9441
9442
9443
9444
9445
9446
9447 # Check whether --enable-static was given.
9448if test "${enable_static+set}" = set; then :
9449 enableval=$enable_static; p=${PACKAGE-default}
9450 case $enableval in
9451 yes) enable_static=yes ;;
9452 no) enable_static=no ;;
9453 *)
9454 enable_static=no
9455 # Look at the argument we got. We use all the common list separators.
9456 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9457 for pkg in $enableval; do
9458 IFS="$lt_save_ifs"
9459 if test "X$pkg" = "X$p"; then
9460 enable_static=yes
9461 fi
9462 done
9463 IFS="$lt_save_ifs"
9464 ;;
9465 esac
9466else
9467 enable_static=yes
9468fi
9469
9470
9471
9472
9473
9474
9475
9476
9477
9478
9479# Check whether --with-pic was given.
9480if test "${with_pic+set}" = set; then :
9481 withval=$with_pic; pic_mode="$withval"
9482else
9483 pic_mode=default
9484fi
9485
9486
9487test -z "$pic_mode" && pic_mode=default
9488
9489
9490
9491
9492
9493
9494
9495 # Check whether --enable-fast-install was given.
9496if test "${enable_fast_install+set}" = set; then :
9497 enableval=$enable_fast_install; p=${PACKAGE-default}
9498 case $enableval in
9499 yes) enable_fast_install=yes ;;
9500 no) enable_fast_install=no ;;
9501 *)
9502 enable_fast_install=no
9503 # Look at the argument we got. We use all the common list separators.
9504 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9505 for pkg in $enableval; do
9506 IFS="$lt_save_ifs"
9507 if test "X$pkg" = "X$p"; then
9508 enable_fast_install=yes
9509 fi
9510 done
9511 IFS="$lt_save_ifs"
9512 ;;
9513 esac
9514else
9515 enable_fast_install=yes
9516fi
9517
9518
9519
9520
9521
9522
9523
9524
9525
9526
9527
9528# This can be used to rebuild libtool when needed
9529LIBTOOL_DEPS="$ltmain"
9530
9531# Always use our own libtool.
9532LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9533
9534
9535
9536
9537
9538
9539
9540
9541
9542
9543
9544
9545
9546
9547
9548
9549
9550
9551
9552
9553
9554
9555
9556
9557
9558
9559test -z "$LN_S" && LN_S="ln -s"
9560
9561
9562
9563
9564
9565
9566
9567
9568
9569
9570
9571
9572
9573
9574if test -n "${ZSH_VERSION+set}" ; then
9575 setopt NO_GLOB_SUBST
9576fi
9577
9578{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9579$as_echo_n "checking for objdir... " >&6; }
9580if test "${lt_cv_objdir+set}" = set; then :
9581 $as_echo_n "(cached) " >&6
9582else
9583 rm -f .libs 2>/dev/null
9584mkdir .libs 2>/dev/null
9585if test -d .libs; then
9586 lt_cv_objdir=.libs
9587else
9588 # MS-DOS does not allow filenames that begin with a dot.
9589 lt_cv_objdir=_libs
9590fi
9591rmdir .libs 2>/dev/null
9592fi
9593{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9594$as_echo "$lt_cv_objdir" >&6; }
9595objdir=$lt_cv_objdir
9596
9597
9598
9599
9600
9601cat >>confdefs.h <<_ACEOF
9602#define LT_OBJDIR "$lt_cv_objdir/"
9603_ACEOF
9604
9605
9606
9607
9608case $host_os in
9609aix3*)
9610 # AIX sometimes has problems with the GCC collect2 program. For some
9611 # reason, if we set the COLLECT_NAMES environment variable, the problems
9612 # vanish in a puff of smoke.
9613 if test "X${COLLECT_NAMES+set}" != Xset; then
9614 COLLECT_NAMES=
9615 export COLLECT_NAMES
9616 fi
9617 ;;
9618esac
9619
9620# Global variables:
9621ofile=libtool
9622can_build_shared=yes
9623
9624# All known linkers require a `.a' archive for static linking (except MSVC,
9625# which needs '.lib').
9626libext=a
9627
9628with_gnu_ld="$lt_cv_prog_gnu_ld"
9629
9630old_CC="$CC"
9631old_CFLAGS="$CFLAGS"
9632
9633# Set sane defaults for various variables
9634test -z "$CC" && CC=cc
9635test -z "$LTCC" && LTCC=$CC
9636test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9637test -z "$LD" && LD=ld
9638test -z "$ac_objext" && ac_objext=o
9639
9640for cc_temp in $compiler""; do
9641 case $cc_temp in
9642 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9643 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9644 \-*) ;;
9645 *) break;;
9646 esac
9647done
9648cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9649
9650
9651# Only perform the check for file, if the check method requires it
9652test -z "$MAGIC_CMD" && MAGIC_CMD=file
9653case $deplibs_check_method in
9654file_magic*)
9655 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9656 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9657$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9658if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9659 $as_echo_n "(cached) " >&6
9660else
9661 case $MAGIC_CMD in
9662[\\/*] | ?:[\\/]*)
9663 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9664 ;;
9665*)
9666 lt_save_MAGIC_CMD="$MAGIC_CMD"
9667 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9668 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9669 for ac_dir in $ac_dummy; do
9670 IFS="$lt_save_ifs"
9671 test -z "$ac_dir" && ac_dir=.
9672 if test -f $ac_dir/${ac_tool_prefix}file; then
9673 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9674 if test -n "$file_magic_test_file"; then
9675 case $deplibs_check_method in
9676 "file_magic "*)
9677 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9678 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9679 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9680 $EGREP "$file_magic_regex" > /dev/null; then
9681 :
9682 else
9683 cat <<_LT_EOF 1>&2
9684
9685*** Warning: the command libtool uses to detect shared libraries,
9686*** $file_magic_cmd, produces output that libtool cannot recognize.
9687*** The result is that libtool may fail to recognize shared libraries
9688*** as such. This will affect the creation of libtool libraries that
9689*** depend on shared libraries, but programs linked with such libtool
9690*** libraries will work regardless of this problem. Nevertheless, you
9691*** may want to report the problem to your system manager and/or to
9692*** bug-libtool@gnu.org
9693
9694_LT_EOF
9695 fi ;;
9696 esac
9697 fi
9698 break
9699 fi
9700 done
9701 IFS="$lt_save_ifs"
9702 MAGIC_CMD="$lt_save_MAGIC_CMD"
9703 ;;
9704esac
f0569246 9705fi
f0569246 9706
6bb11ab3
L
9707MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9708if test -n "$MAGIC_CMD"; then
9709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9710$as_echo "$MAGIC_CMD" >&6; }
9711else
9712 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9713$as_echo "no" >&6; }
9714fi
9715
9716
9717
9718
9719
9720if test -z "$lt_cv_path_MAGIC_CMD"; then
9721 if test -n "$ac_tool_prefix"; then
9722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9723$as_echo_n "checking for file... " >&6; }
9724if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9725 $as_echo_n "(cached) " >&6
9726else
9727 case $MAGIC_CMD in
9728[\\/*] | ?:[\\/]*)
9729 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9730 ;;
9731*)
9732 lt_save_MAGIC_CMD="$MAGIC_CMD"
9733 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9734 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9735 for ac_dir in $ac_dummy; do
9736 IFS="$lt_save_ifs"
9737 test -z "$ac_dir" && ac_dir=.
9738 if test -f $ac_dir/file; then
9739 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9740 if test -n "$file_magic_test_file"; then
9741 case $deplibs_check_method in
9742 "file_magic "*)
9743 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9744 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9745 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9746 $EGREP "$file_magic_regex" > /dev/null; then
9747 :
9748 else
9749 cat <<_LT_EOF 1>&2
9750
9751*** Warning: the command libtool uses to detect shared libraries,
9752*** $file_magic_cmd, produces output that libtool cannot recognize.
9753*** The result is that libtool may fail to recognize shared libraries
9754*** as such. This will affect the creation of libtool libraries that
9755*** depend on shared libraries, but programs linked with such libtool
9756*** libraries will work regardless of this problem. Nevertheless, you
9757*** may want to report the problem to your system manager and/or to
9758*** bug-libtool@gnu.org
9759
9760_LT_EOF
9761 fi ;;
9762 esac
9763 fi
9764 break
9765 fi
9766 done
9767 IFS="$lt_save_ifs"
9768 MAGIC_CMD="$lt_save_MAGIC_CMD"
9769 ;;
81ecdfbb 9770esac
6bb11ab3
L
9771fi
9772
9773MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9774if test -n "$MAGIC_CMD"; then
9775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9776$as_echo "$MAGIC_CMD" >&6; }
9777else
9778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9779$as_echo "no" >&6; }
9780fi
9781
9782
f0569246 9783 else
6bb11ab3 9784 MAGIC_CMD=:
f0569246
AC
9785 fi
9786fi
81ecdfbb 9787
6bb11ab3
L
9788 fi
9789 ;;
81ecdfbb 9790esac
6bb11ab3
L
9791
9792# Use C for the default configuration in the libtool script
9793
9794lt_save_CC="$CC"
9795ac_ext=c
9796ac_cpp='$CPP $CPPFLAGS'
9797ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9798ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9799ac_compiler_gnu=$ac_cv_c_compiler_gnu
9800
9801
9802# Source file extension for C test sources.
9803ac_ext=c
9804
9805# Object file extension for compiled C test sources.
9806objext=o
9807objext=$objext
9808
9809# Code to be used in simple compile tests
9810lt_simple_compile_test_code="int some_variable = 0;"
9811
9812# Code to be used in simple link tests
9813lt_simple_link_test_code='int main(){return(0);}'
9814
9815
9816
9817
9818
9819
9820
9821# If no C compiler was specified, use CC.
9822LTCC=${LTCC-"$CC"}
9823
9824# If no C compiler flags were specified, use CFLAGS.
9825LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9826
9827# Allow CC to be a program name with arguments.
9828compiler=$CC
9829
9830# Save the default compiler, since it gets overwritten when the other
9831# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9832compiler_DEFAULT=$CC
9833
9834# save warnings/boilerplate of simple test code
9835ac_outfile=conftest.$ac_objext
9836echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9837eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9838_lt_compiler_boilerplate=`cat conftest.err`
9839$RM conftest*
9840
9841ac_outfile=conftest.$ac_objext
9842echo "$lt_simple_link_test_code" >conftest.$ac_ext
9843eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9844_lt_linker_boilerplate=`cat conftest.err`
9845$RM -r conftest*
9846
9847
9848## CAVEAT EMPTOR:
9849## There is no encapsulation within the following macros, do not change
9850## the running order or otherwise move them around unless you know exactly
9851## what you are doing...
9852if test -n "$compiler"; then
9853
9854lt_prog_compiler_no_builtin_flag=
9855
9856if test "$GCC" = yes; then
9857 case $cc_basename in
9858 nvcc*)
9859 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9860 *)
9861 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
f0569246 9862 esac
6bb11ab3
L
9863
9864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9865$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9866if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9867 $as_echo_n "(cached) " >&6
f0569246 9868else
6bb11ab3
L
9869 lt_cv_prog_compiler_rtti_exceptions=no
9870 ac_outfile=conftest.$ac_objext
9871 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9872 lt_compiler_flag="-fno-rtti -fno-exceptions"
9873 # Insert the option either (1) after the last *FLAGS variable, or
9874 # (2) before a word containing "conftest.", or (3) at the end.
9875 # Note that $ac_compile itself does not contain backslashes and begins
9876 # with a dollar sign (not a hyphen), so the echo should work correctly.
9877 # The option is referenced via a variable to avoid confusing sed.
9878 lt_compile=`echo "$ac_compile" | $SED \
9879 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9880 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9881 -e 's:$: $lt_compiler_flag:'`
9882 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9883 (eval "$lt_compile" 2>conftest.err)
9884 ac_status=$?
9885 cat conftest.err >&5
9886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9887 if (exit $ac_status) && test -s "$ac_outfile"; then
9888 # The compiler can only warn and ignore the option if not recognized
9889 # So say no if there are warnings other than the usual output.
9890 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9891 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9892 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9893 lt_cv_prog_compiler_rtti_exceptions=yes
9894 fi
9895 fi
9896 $RM conftest*
9897
f0569246 9898fi
6bb11ab3
L
9899{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9900$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9901
9902if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9903 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9904else
9905 :
9906fi
9907
9908fi
9909
9910
9911
9912
9913
9914
9915 lt_prog_compiler_wl=
9916lt_prog_compiler_pic=
9917lt_prog_compiler_static=
9918
9919{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9920$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9921
9922 if test "$GCC" = yes; then
9923 lt_prog_compiler_wl='-Wl,'
9924 lt_prog_compiler_static='-static'
9925
9926 case $host_os in
9927 aix*)
9928 # All AIX code is PIC.
9929 if test "$host_cpu" = ia64; then
9930 # AIX 5 now supports IA64 processor
9931 lt_prog_compiler_static='-Bstatic'
9932 fi
9933 lt_prog_compiler_pic='-fPIC'
9934 ;;
9935
9936 amigaos*)
9937 case $host_cpu in
9938 powerpc)
9939 # see comment about AmigaOS4 .so support
9940 lt_prog_compiler_pic='-fPIC'
9941 ;;
9942 m68k)
9943 # FIXME: we need at least 68020 code to build shared libraries, but
9944 # adding the `-m68020' flag to GCC prevents building anything better,
9945 # like `-m68040'.
9946 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9947 ;;
9948 esac
9949 ;;
9950
9951 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9952 # PIC is the default for these OSes.
9953 ;;
9954
9955 mingw* | cygwin* | pw32* | os2* | cegcc*)
9956 # This hack is so that the source file can tell whether it is being
9957 # built for inclusion in a dll (and should export symbols for example).
9958 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9959 # (--disable-auto-import) libraries
9960 lt_prog_compiler_pic='-DDLL_EXPORT'
9961 ;;
9962
9963 darwin* | rhapsody*)
9964 # PIC is the default on this platform
9965 # Common symbols not allowed in MH_DYLIB files
9966 lt_prog_compiler_pic='-fno-common'
9967 ;;
9968
9969 haiku*)
9970 # PIC is the default for Haiku.
9971 # The "-static" flag exists, but is broken.
9972 lt_prog_compiler_static=
9973 ;;
9974
9975 hpux*)
9976 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9977 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9978 # sets the default TLS model and affects inlining.
9979 case $host_cpu in
9980 hppa*64*)
9981 # +Z the default
9982 ;;
9983 *)
9984 lt_prog_compiler_pic='-fPIC'
9985 ;;
9986 esac
9987 ;;
9988
9989 interix[3-9]*)
9990 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9991 # Instead, we relocate shared libraries at runtime.
9992 ;;
9993
9994 msdosdjgpp*)
9995 # Just because we use GCC doesn't mean we suddenly get shared libraries
9996 # on systems that don't support them.
9997 lt_prog_compiler_can_build_shared=no
9998 enable_shared=no
9999 ;;
10000
10001 *nto* | *qnx*)
10002 # QNX uses GNU C++, but need to define -shared option too, otherwise
10003 # it will coredump.
10004 lt_prog_compiler_pic='-fPIC -shared'
10005 ;;
10006
10007 sysv4*MP*)
10008 if test -d /usr/nec; then
10009 lt_prog_compiler_pic=-Kconform_pic
10010 fi
10011 ;;
10012
10013 *)
10014 lt_prog_compiler_pic='-fPIC'
10015 ;;
10016 esac
10017
10018 case $cc_basename in
10019 nvcc*) # Cuda Compiler Driver 2.2
10020 lt_prog_compiler_wl='-Xlinker '
10021 lt_prog_compiler_pic='-Xcompiler -fPIC'
10022 ;;
10023 esac
10024 else
10025 # PORTME Check for flag to pass linker flags through the system compiler.
10026 case $host_os in
10027 aix*)
10028 lt_prog_compiler_wl='-Wl,'
10029 if test "$host_cpu" = ia64; then
10030 # AIX 5 now supports IA64 processor
10031 lt_prog_compiler_static='-Bstatic'
10032 else
10033 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
10034 fi
10035 ;;
10036
10037 mingw* | cygwin* | pw32* | os2* | cegcc*)
10038 # This hack is so that the source file can tell whether it is being
10039 # built for inclusion in a dll (and should export symbols for example).
10040 lt_prog_compiler_pic='-DDLL_EXPORT'
10041 ;;
10042
10043 hpux9* | hpux10* | hpux11*)
10044 lt_prog_compiler_wl='-Wl,'
10045 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
10046 # not for PA HP-UX.
10047 case $host_cpu in
10048 hppa*64*|ia64*)
10049 # +Z the default
10050 ;;
10051 *)
10052 lt_prog_compiler_pic='+Z'
10053 ;;
10054 esac
10055 # Is there a better lt_prog_compiler_static that works with the bundled CC?
10056 lt_prog_compiler_static='${wl}-a ${wl}archive'
10057 ;;
10058
10059 irix5* | irix6* | nonstopux*)
10060 lt_prog_compiler_wl='-Wl,'
10061 # PIC (with -KPIC) is the default.
10062 lt_prog_compiler_static='-non_shared'
10063 ;;
10064
10065 linux* | k*bsd*-gnu | kopensolaris*-gnu)
10066 case $cc_basename in
10067 # old Intel for x86_64 which still supported -KPIC.
10068 ecc*)
10069 lt_prog_compiler_wl='-Wl,'
10070 lt_prog_compiler_pic='-KPIC'
10071 lt_prog_compiler_static='-static'
10072 ;;
10073 # icc used to be incompatible with GCC.
10074 # ICC 10 doesn't accept -KPIC any more.
10075 icc* | ifort*)
10076 lt_prog_compiler_wl='-Wl,'
10077 lt_prog_compiler_pic='-fPIC'
10078 lt_prog_compiler_static='-static'
10079 ;;
10080 # Lahey Fortran 8.1.
10081 lf95*)
10082 lt_prog_compiler_wl='-Wl,'
10083 lt_prog_compiler_pic='--shared'
10084 lt_prog_compiler_static='--static'
10085 ;;
10086 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
10087 # Portland Group compilers (*not* the Pentium gcc compiler,
10088 # which looks to be a dead project)
10089 lt_prog_compiler_wl='-Wl,'
10090 lt_prog_compiler_pic='-fpic'
10091 lt_prog_compiler_static='-Bstatic'
10092 ;;
10093 ccc*)
10094 lt_prog_compiler_wl='-Wl,'
10095 # All Alpha code is PIC.
10096 lt_prog_compiler_static='-non_shared'
10097 ;;
10098 xl* | bgxl* | bgf* | mpixl*)
10099 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
10100 lt_prog_compiler_wl='-Wl,'
10101 lt_prog_compiler_pic='-qpic'
10102 lt_prog_compiler_static='-qstaticlink'
10103 ;;
10104 *)
10105 case `$CC -V 2>&1 | sed 5q` in
10106 *Sun\ F* | *Sun*Fortran*)
10107 # Sun Fortran 8.3 passes all unrecognized flags to the linker
10108 lt_prog_compiler_pic='-KPIC'
10109 lt_prog_compiler_static='-Bstatic'
10110 lt_prog_compiler_wl=''
10111 ;;
10112 *Sun\ C*)
10113 # Sun C 5.9
10114 lt_prog_compiler_pic='-KPIC'
10115 lt_prog_compiler_static='-Bstatic'
10116 lt_prog_compiler_wl='-Wl,'
10117 ;;
10118 esac
10119 ;;
10120 esac
10121 ;;
10122
10123 newsos6)
10124 lt_prog_compiler_pic='-KPIC'
10125 lt_prog_compiler_static='-Bstatic'
10126 ;;
10127
10128 *nto* | *qnx*)
10129 # QNX uses GNU C++, but need to define -shared option too, otherwise
10130 # it will coredump.
10131 lt_prog_compiler_pic='-fPIC -shared'
10132 ;;
10133
10134 osf3* | osf4* | osf5*)
10135 lt_prog_compiler_wl='-Wl,'
10136 # All OSF/1 code is PIC.
10137 lt_prog_compiler_static='-non_shared'
10138 ;;
10139
10140 rdos*)
10141 lt_prog_compiler_static='-non_shared'
10142 ;;
10143
10144 solaris*)
10145 lt_prog_compiler_pic='-KPIC'
10146 lt_prog_compiler_static='-Bstatic'
10147 case $cc_basename in
10148 f77* | f90* | f95*)
10149 lt_prog_compiler_wl='-Qoption ld ';;
10150 *)
10151 lt_prog_compiler_wl='-Wl,';;
10152 esac
10153 ;;
10154
10155 sunos4*)
10156 lt_prog_compiler_wl='-Qoption ld '
10157 lt_prog_compiler_pic='-PIC'
10158 lt_prog_compiler_static='-Bstatic'
10159 ;;
f0569246 10160
6bb11ab3
L
10161 sysv4 | sysv4.2uw2* | sysv4.3*)
10162 lt_prog_compiler_wl='-Wl,'
10163 lt_prog_compiler_pic='-KPIC'
10164 lt_prog_compiler_static='-Bstatic'
10165 ;;
f0569246 10166
6bb11ab3
L
10167 sysv4*MP*)
10168 if test -d /usr/nec ;then
10169 lt_prog_compiler_pic='-Kconform_pic'
10170 lt_prog_compiler_static='-Bstatic'
10171 fi
10172 ;;
f0569246 10173
6bb11ab3
L
10174 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
10175 lt_prog_compiler_wl='-Wl,'
10176 lt_prog_compiler_pic='-KPIC'
10177 lt_prog_compiler_static='-Bstatic'
10178 ;;
10179
10180 unicos*)
10181 lt_prog_compiler_wl='-Wl,'
10182 lt_prog_compiler_can_build_shared=no
10183 ;;
10184
10185 uts4*)
10186 lt_prog_compiler_pic='-pic'
10187 lt_prog_compiler_static='-Bstatic'
10188 ;;
10189
10190 *)
10191 lt_prog_compiler_can_build_shared=no
10192 ;;
10193 esac
10194 fi
10195
10196case $host_os in
10197 # For platforms which do not support PIC, -DPIC is meaningless:
10198 *djgpp*)
10199 lt_prog_compiler_pic=
10200 ;;
10201 *)
10202 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
10203 ;;
81ecdfbb 10204esac
6bb11ab3
L
10205{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
10206$as_echo "$lt_prog_compiler_pic" >&6; }
10207
10208
10209
10210
10211
10212
10213#
10214# Check to make sure the PIC flag actually works.
10215#
10216if test -n "$lt_prog_compiler_pic"; then
10217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
10218$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
10219if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
10220 $as_echo_n "(cached) " >&6
b7026657 10221else
6bb11ab3
L
10222 lt_cv_prog_compiler_pic_works=no
10223 ac_outfile=conftest.$ac_objext
10224 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10225 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
10226 # Insert the option either (1) after the last *FLAGS variable, or
10227 # (2) before a word containing "conftest.", or (3) at the end.
10228 # Note that $ac_compile itself does not contain backslashes and begins
10229 # with a dollar sign (not a hyphen), so the echo should work correctly.
10230 # The option is referenced via a variable to avoid confusing sed.
10231 lt_compile=`echo "$ac_compile" | $SED \
10232 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10233 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10234 -e 's:$: $lt_compiler_flag:'`
10235 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10236 (eval "$lt_compile" 2>conftest.err)
10237 ac_status=$?
10238 cat conftest.err >&5
10239 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10240 if (exit $ac_status) && test -s "$ac_outfile"; then
10241 # The compiler can only warn and ignore the option if not recognized
10242 # So say no if there are warnings other than the usual output.
10243 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
10244 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10245 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
10246 lt_cv_prog_compiler_pic_works=yes
10247 fi
10248 fi
10249 $RM conftest*
b7026657 10250
b7026657 10251fi
6bb11ab3
L
10252{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
10253$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
10254
10255if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
10256 case $lt_prog_compiler_pic in
10257 "" | " "*) ;;
10258 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
10259 esac
10260else
10261 lt_prog_compiler_pic=
10262 lt_prog_compiler_can_build_shared=no
f0569246 10263fi
6bb11ab3
L
10264
10265fi
10266
10267
10268
10269
10270
10271
10272#
10273# Check to make sure the static flag actually works.
10274#
10275wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
10276{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
10277$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
10278if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
81ecdfbb 10279 $as_echo_n "(cached) " >&6
f0569246 10280else
6bb11ab3
L
10281 lt_cv_prog_compiler_static_works=no
10282 save_LDFLAGS="$LDFLAGS"
10283 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
10284 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10285 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10286 # The linker can only warn and ignore the option if not recognized
10287 # So say no if there are warnings
10288 if test -s conftest.err; then
10289 # Append any errors to the config.log.
10290 cat conftest.err 1>&5
10291 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10292 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10293 if diff conftest.exp conftest.er2 >/dev/null; then
10294 lt_cv_prog_compiler_static_works=yes
10295 fi
10296 else
10297 lt_cv_prog_compiler_static_works=yes
10298 fi
10299 fi
10300 $RM -r conftest*
10301 LDFLAGS="$save_LDFLAGS"
f0569246 10302
6bb11ab3
L
10303fi
10304{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
10305$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
f0569246 10306
6bb11ab3
L
10307if test x"$lt_cv_prog_compiler_static_works" = xyes; then
10308 :
f0569246 10309else
6bb11ab3 10310 lt_prog_compiler_static=
f0569246 10311fi
b7026657 10312
6bb11ab3
L
10313
10314
10315
10316
10317
10318
10319 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10320$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10321if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
10322 $as_echo_n "(cached) " >&6
81ecdfbb 10323else
6bb11ab3
L
10324 lt_cv_prog_compiler_c_o=no
10325 $RM -r conftest 2>/dev/null
10326 mkdir conftest
10327 cd conftest
10328 mkdir out
10329 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10330
10331 lt_compiler_flag="-o out/conftest2.$ac_objext"
10332 # Insert the option either (1) after the last *FLAGS variable, or
10333 # (2) before a word containing "conftest.", or (3) at the end.
10334 # Note that $ac_compile itself does not contain backslashes and begins
10335 # with a dollar sign (not a hyphen), so the echo should work correctly.
10336 lt_compile=`echo "$ac_compile" | $SED \
10337 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10338 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10339 -e 's:$: $lt_compiler_flag:'`
10340 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10341 (eval "$lt_compile" 2>out/conftest.err)
10342 ac_status=$?
10343 cat out/conftest.err >&5
10344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10345 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10346 then
10347 # The compiler can only warn and ignore the option if not recognized
10348 # So say no if there are warnings
10349 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10350 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10351 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10352 lt_cv_prog_compiler_c_o=yes
10353 fi
10354 fi
10355 chmod u+w . 2>&5
10356 $RM conftest*
10357 # SGI C++ compiler will create directory out/ii_files/ for
10358 # template instantiation
10359 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10360 $RM out/* && rmdir out
10361 cd ..
10362 $RM -r conftest
10363 $RM conftest*
10364
81ecdfbb 10365fi
6bb11ab3
L
10366{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10367$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10368
10369
10370
10371
10372
10373
10374 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10375$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10376if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
81ecdfbb
RW
10377 $as_echo_n "(cached) " >&6
10378else
6bb11ab3
L
10379 lt_cv_prog_compiler_c_o=no
10380 $RM -r conftest 2>/dev/null
10381 mkdir conftest
10382 cd conftest
10383 mkdir out
10384 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10385
10386 lt_compiler_flag="-o out/conftest2.$ac_objext"
10387 # Insert the option either (1) after the last *FLAGS variable, or
10388 # (2) before a word containing "conftest.", or (3) at the end.
10389 # Note that $ac_compile itself does not contain backslashes and begins
10390 # with a dollar sign (not a hyphen), so the echo should work correctly.
10391 lt_compile=`echo "$ac_compile" | $SED \
10392 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10393 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10394 -e 's:$: $lt_compiler_flag:'`
10395 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
10396 (eval "$lt_compile" 2>out/conftest.err)
10397 ac_status=$?
10398 cat out/conftest.err >&5
10399 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10400 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10401 then
10402 # The compiler can only warn and ignore the option if not recognized
10403 # So say no if there are warnings
10404 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
10405 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
10406 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10407 lt_cv_prog_compiler_c_o=yes
10408 fi
10409 fi
10410 chmod u+w . 2>&5
10411 $RM conftest*
10412 # SGI C++ compiler will create directory out/ii_files/ for
10413 # template instantiation
10414 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10415 $RM out/* && rmdir out
10416 cd ..
10417 $RM -r conftest
10418 $RM conftest*
10419
10420fi
10421{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10422$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10423
10424
10425
10426
10427hard_links="nottested"
10428if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
10429 # do not overwrite the value of need_locks provided by the user
10430 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10431$as_echo_n "checking if we can lock with hard links... " >&6; }
10432 hard_links=yes
10433 $RM conftest*
10434 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10435 touch conftest.a
10436 ln conftest.a conftest.b 2>&5 || hard_links=no
10437 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10439$as_echo "$hard_links" >&6; }
10440 if test "$hard_links" = no; then
10441 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
10442$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
10443 need_locks=warn
10444 fi
10445else
10446 need_locks=no
10447fi
10448
10449
10450
10451
10452
10453
10454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
10455$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
10456
10457 runpath_var=
10458 allow_undefined_flag=
10459 always_export_symbols=no
10460 archive_cmds=
10461 archive_expsym_cmds=
10462 compiler_needs_object=no
10463 enable_shared_with_static_runtimes=no
10464 export_dynamic_flag_spec=
10465 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
10466 hardcode_automatic=no
10467 hardcode_direct=no
10468 hardcode_direct_absolute=no
10469 hardcode_libdir_flag_spec=
10470 hardcode_libdir_flag_spec_ld=
10471 hardcode_libdir_separator=
10472 hardcode_minus_L=no
10473 hardcode_shlibpath_var=unsupported
10474 inherit_rpath=no
10475 link_all_deplibs=unknown
10476 module_cmds=
10477 module_expsym_cmds=
10478 old_archive_from_new_cmds=
10479 old_archive_from_expsyms_cmds=
10480 thread_safe_flag_spec=
10481 whole_archive_flag_spec=
10482 # include_expsyms should be a list of space-separated symbols to be *always*
10483 # included in the symbol list
10484 include_expsyms=
10485 # exclude_expsyms can be an extended regexp of symbols to exclude
10486 # it will be wrapped by ` (' and `)$', so one must not match beginning or
10487 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
10488 # as well as any symbol that contains `d'.
10489 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
10490 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
10491 # platforms (ab)use it in PIC code, but their linkers get confused if
10492 # the symbol is explicitly referenced. Since portable code cannot
10493 # rely on this symbol name, it's probably fine to never include it in
10494 # preloaded symbol tables.
10495 # Exclude shared library initialization/finalization symbols.
10496 extract_expsyms_cmds=
10497
10498 case $host_os in
10499 cygwin* | mingw* | pw32* | cegcc*)
10500 # FIXME: the MSVC++ port hasn't been tested in a loooong time
10501 # When not using gcc, we currently assume that we are using
10502 # Microsoft Visual C++.
10503 if test "$GCC" != yes; then
10504 with_gnu_ld=no
10505 fi
10506 ;;
10507 interix*)
10508 # we just hope/assume this is gcc and not c89 (= MSVC++)
10509 with_gnu_ld=yes
10510 ;;
10511 openbsd*)
10512 with_gnu_ld=no
10513 ;;
10514 esac
f0569246 10515
6bb11ab3
L
10516 ld_shlibs=yes
10517
10518 # On some targets, GNU ld is compatible enough with the native linker
10519 # that we're better off using the native interface for both.
10520 lt_use_gnu_ld_interface=no
10521 if test "$with_gnu_ld" = yes; then
10522 case $host_os in
10523 aix*)
10524 # The AIX port of GNU ld has always aspired to compatibility
10525 # with the native linker. However, as the warning in the GNU ld
10526 # block says, versions before 2.19.5* couldn't really create working
10527 # shared libraries, regardless of the interface used.
10528 case `$LD -v 2>&1` in
10529 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
10530 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
10531 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
10532 *)
10533 lt_use_gnu_ld_interface=yes
10534 ;;
10535 esac
10536 ;;
10537 *)
10538 lt_use_gnu_ld_interface=yes
10539 ;;
10540 esac
10541 fi
f0569246 10542
6bb11ab3
L
10543 if test "$lt_use_gnu_ld_interface" = yes; then
10544 # If archive_cmds runs LD, not CC, wlarc should be empty
10545 wlarc='${wl}'
10546
10547 # Set some defaults for GNU ld with shared library support. These
10548 # are reset later if shared libraries are not supported. Putting them
10549 # here allows them to be overridden if necessary.
10550 runpath_var=LD_RUN_PATH
10551 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10552 export_dynamic_flag_spec='${wl}--export-dynamic'
10553 # ancient GNU ld didn't support --whole-archive et. al.
10554 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10555 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10556 else
10557 whole_archive_flag_spec=
10558 fi
10559 supports_anon_versioning=no
10560 case `$LD -v 2>&1` in
10561 *GNU\ gold*) supports_anon_versioning=yes ;;
10562 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10563 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10564 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10565 *\ 2.11.*) ;; # other 2.11 versions
10566 *) supports_anon_versioning=yes ;;
10567 esac
10568
10569 # See if GNU ld supports shared libraries.
10570 case $host_os in
10571 aix[3-9]*)
10572 # On AIX/PPC, the GNU linker is very broken
10573 if test "$host_cpu" != ia64; then
10574 ld_shlibs=no
10575 cat <<_LT_EOF 1>&2
10576
10577*** Warning: the GNU linker, at least up to release 2.19, is reported
10578*** to be unable to reliably create shared libraries on AIX.
10579*** Therefore, libtool is disabling shared libraries support. If you
10580*** really care for shared libraries, you may want to install binutils
10581*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10582*** You will then need to restart the configuration process.
10583
10584_LT_EOF
10585 fi
10586 ;;
10587
10588 amigaos*)
10589 case $host_cpu in
10590 powerpc)
10591 # see comment about AmigaOS4 .so support
10592 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10593 archive_expsym_cmds=''
10594 ;;
10595 m68k)
10596 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)'
10597 hardcode_libdir_flag_spec='-L$libdir'
10598 hardcode_minus_L=yes
10599 ;;
10600 esac
10601 ;;
10602
10603 beos*)
10604 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10605 allow_undefined_flag=unsupported
10606 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10607 # support --undefined. This deserves some investigation. FIXME
10608 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10609 else
10610 ld_shlibs=no
10611 fi
10612 ;;
10613
10614 cygwin* | mingw* | pw32* | cegcc*)
10615 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10616 # as there is no search path for DLLs.
10617 hardcode_libdir_flag_spec='-L$libdir'
10618 export_dynamic_flag_spec='${wl}--export-all-symbols'
10619 allow_undefined_flag=unsupported
10620 always_export_symbols=no
10621 enable_shared_with_static_runtimes=yes
10622 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10623
10624 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10625 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10626 # If the export-symbols file already is a .def file (1st line
10627 # is EXPORTS), use it as is; otherwise, prepend...
10628 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10629 cp $export_symbols $output_objdir/$soname.def;
10630 else
10631 echo EXPORTS > $output_objdir/$soname.def;
10632 cat $export_symbols >> $output_objdir/$soname.def;
10633 fi~
10634 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10635 else
10636 ld_shlibs=no
10637 fi
10638 ;;
10639
10640 haiku*)
10641 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10642 link_all_deplibs=yes
10643 ;;
10644
10645 interix[3-9]*)
10646 hardcode_direct=no
10647 hardcode_shlibpath_var=no
10648 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10649 export_dynamic_flag_spec='${wl}-E'
10650 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10651 # Instead, shared libraries are loaded at an image base (0x10000000 by
10652 # default) and relocated if they conflict, which is a slow very memory
10653 # consuming and fragmenting process. To avoid this, we pick a random,
10654 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10655 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10656 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10657 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'
10658 ;;
10659
10660 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10661 tmp_diet=no
10662 if test "$host_os" = linux-dietlibc; then
10663 case $cc_basename in
10664 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10665 esac
10666 fi
10667 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10668 && test "$tmp_diet" = no
10669 then
5cddc23a 10670 tmp_addflag=' $pic_flag'
6bb11ab3
L
10671 tmp_sharedflag='-shared'
10672 case $cc_basename,$host_cpu in
10673 pgcc*) # Portland Group C compiler
10674 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
10675 tmp_addflag=' $pic_flag'
10676 ;;
10677 pgf77* | pgf90* | pgf95* | pgfortran*)
10678 # Portland Group f77 and f90 compilers
10679 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'
10680 tmp_addflag=' $pic_flag -Mnomain' ;;
10681 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10682 tmp_addflag=' -i_dynamic' ;;
10683 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10684 tmp_addflag=' -i_dynamic -nofor_main' ;;
10685 ifc* | ifort*) # Intel Fortran compiler
10686 tmp_addflag=' -nofor_main' ;;
10687 lf95*) # Lahey Fortran 8.1
10688 whole_archive_flag_spec=
10689 tmp_sharedflag='--shared' ;;
10690 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10691 tmp_sharedflag='-qmkshrobj'
10692 tmp_addflag= ;;
10693 nvcc*) # Cuda Compiler Driver 2.2
10694 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'
10695 compiler_needs_object=yes
10696 ;;
10697 esac
10698 case `$CC -V 2>&1 | sed 5q` in
10699 *Sun\ C*) # Sun C 5.9
10700 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'
10701 compiler_needs_object=yes
10702 tmp_sharedflag='-G' ;;
10703 *Sun\ F*) # Sun Fortran 8.3
10704 tmp_sharedflag='-G' ;;
10705 esac
10706 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10707
10708 if test "x$supports_anon_versioning" = xyes; then
10709 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10710 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10711 echo "local: *; };" >> $output_objdir/$libname.ver~
10712 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10713 fi
10714
10715 case $cc_basename in
10716 xlf* | bgf* | bgxlf* | mpixlf*)
10717 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10718 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10719 hardcode_libdir_flag_spec=
10720 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10721 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10722 if test "x$supports_anon_versioning" = xyes; then
10723 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10724 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10725 echo "local: *; };" >> $output_objdir/$libname.ver~
10726 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10727 fi
10728 ;;
10729 esac
10730 else
10731 ld_shlibs=no
10732 fi
10733 ;;
10734
10735 netbsd*)
10736 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10737 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10738 wlarc=
10739 else
10740 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10741 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10742 fi
10743 ;;
10744
10745 solaris*)
10746 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10747 ld_shlibs=no
10748 cat <<_LT_EOF 1>&2
10749
10750*** Warning: The releases 2.8.* of the GNU linker cannot reliably
10751*** create shared libraries on Solaris systems. Therefore, libtool
10752*** is disabling shared libraries support. We urge you to upgrade GNU
10753*** binutils to release 2.9.1 or newer. Another option is to modify
10754*** your PATH or compiler configuration so that the native linker is
10755*** used, and then restart.
10756
10757_LT_EOF
10758 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10759 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10760 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10761 else
10762 ld_shlibs=no
10763 fi
10764 ;;
10765
10766 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10767 case `$LD -v 2>&1` in
10768 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10769 ld_shlibs=no
10770 cat <<_LT_EOF 1>&2
10771
10772*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10773*** reliably create shared libraries on SCO systems. Therefore, libtool
10774*** is disabling shared libraries support. We urge you to upgrade GNU
10775*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10776*** your PATH or compiler configuration so that the native linker is
10777*** used, and then restart.
10778
10779_LT_EOF
10780 ;;
10781 *)
10782 # For security reasons, it is highly recommended that you always
10783 # use absolute paths for naming shared libraries, and exclude the
10784 # DT_RUNPATH tag from executables and libraries. But doing so
10785 # requires that you compile everything twice, which is a pain.
10786 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10787 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10788 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10789 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10790 else
10791 ld_shlibs=no
10792 fi
10793 ;;
10794 esac
10795 ;;
10796
10797 sunos4*)
10798 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10799 wlarc=
10800 hardcode_direct=yes
10801 hardcode_shlibpath_var=no
10802 ;;
10803
10804 *)
10805 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10806 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10807 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10808 else
10809 ld_shlibs=no
10810 fi
10811 ;;
10812 esac
10813
10814 if test "$ld_shlibs" = no; then
10815 runpath_var=
10816 hardcode_libdir_flag_spec=
10817 export_dynamic_flag_spec=
10818 whole_archive_flag_spec=
10819 fi
10820 else
10821 # PORTME fill in a description of your system's linker (not GNU ld)
10822 case $host_os in
10823 aix3*)
10824 allow_undefined_flag=unsupported
10825 always_export_symbols=yes
10826 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'
10827 # Note: this linker hardcodes the directories in LIBPATH if there
10828 # are no directories specified by -L.
10829 hardcode_minus_L=yes
10830 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10831 # Neither direct hardcoding nor static linking is supported with a
10832 # broken collect2.
10833 hardcode_direct=unsupported
10834 fi
10835 ;;
10836
10837 aix[4-9]*)
10838 if test "$host_cpu" = ia64; then
10839 # On IA64, the linker does run time linking by default, so we don't
10840 # have to do anything special.
10841 aix_use_runtimelinking=no
10842 exp_sym_flag='-Bexport'
10843 no_entry_flag=""
10844 else
10845 # If we're using GNU nm, then we don't want the "-C" option.
10846 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10847 # Also, AIX nm treats weak defined symbols like other global
10848 # defined symbols, whereas GNU nm marks them as "W".
10849 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10850 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'
10851 else
10852 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'
10853 fi
10854 aix_use_runtimelinking=no
10855
10856 # Test if we are trying to use run time linking or normal
10857 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10858 # need to do runtime linking.
10859 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10860 for ld_flag in $LDFLAGS; do
10861 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10862 aix_use_runtimelinking=yes
10863 break
10864 fi
10865 done
10866 ;;
10867 esac
10868
10869 exp_sym_flag='-bexport'
10870 no_entry_flag='-bnoentry'
10871 fi
10872
10873 # When large executables or shared objects are built, AIX ld can
10874 # have problems creating the table of contents. If linking a library
10875 # or program results in "error TOC overflow" add -mminimal-toc to
10876 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10877 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10878
10879 archive_cmds=''
10880 hardcode_direct=yes
10881 hardcode_direct_absolute=yes
10882 hardcode_libdir_separator=':'
10883 link_all_deplibs=yes
10884 file_list_spec='${wl}-f,'
10885
10886 if test "$GCC" = yes; then
10887 case $host_os in aix4.[012]|aix4.[012].*)
10888 # We only want to do this on AIX 4.2 and lower, the check
10889 # below for broken collect2 doesn't work under 4.3+
10890 collect2name=`${CC} -print-prog-name=collect2`
10891 if test -f "$collect2name" &&
10892 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10893 then
10894 # We have reworked collect2
10895 :
10896 else
10897 # We have old collect2
10898 hardcode_direct=unsupported
10899 # It fails to find uninstalled libraries when the uninstalled
10900 # path is not listed in the libpath. Setting hardcode_minus_L
10901 # to unsupported forces relinking
10902 hardcode_minus_L=yes
10903 hardcode_libdir_flag_spec='-L$libdir'
10904 hardcode_libdir_separator=
10905 fi
10906 ;;
10907 esac
10908 shared_flag='-shared'
10909 if test "$aix_use_runtimelinking" = yes; then
10910 shared_flag="$shared_flag "'${wl}-G'
10911 fi
10912 else
10913 # not using gcc
10914 if test "$host_cpu" = ia64; then
10915 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10916 # chokes on -Wl,-G. The following line is correct:
10917 shared_flag='-G'
10918 else
10919 if test "$aix_use_runtimelinking" = yes; then
10920 shared_flag='${wl}-G'
10921 else
10922 shared_flag='${wl}-bM:SRE'
10923 fi
10924 fi
10925 fi
10926
10927 export_dynamic_flag_spec='${wl}-bexpall'
10928 # It seems that -bexpall does not export symbols beginning with
10929 # underscore (_), so it is better to generate a list of symbols to export.
10930 always_export_symbols=yes
10931 if test "$aix_use_runtimelinking" = yes; then
10932 # Warning - without using the other runtime loading flags (-brtl),
10933 # -berok will link without error, but may produce a broken library.
10934 allow_undefined_flag='-berok'
10935 # Determine the default libpath from the value encoded in an
10936 # empty executable.
10937 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
81ecdfbb
RW
10938/* end confdefs.h. */
10939
10940int
10941main ()
10942{
10943
10944 ;
10945 return 0;
10946}
10947_ACEOF
6bb11ab3 10948if ac_fn_c_try_link "$LINENO"; then :
81ecdfbb 10949
6bb11ab3
L
10950lt_aix_libpath_sed='
10951 /Import File Strings/,/^$/ {
10952 /^0/ {
10953 s/^0 *\(.*\)$/\1/
10954 p
10955 }
10956 }'
10957aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10958# Check for a 64-bit object if we didn't find anything.
10959if test -z "$aix_libpath"; then
10960 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10961fi
10962fi
10963rm -f core conftest.err conftest.$ac_objext \
10964 conftest$ac_exeext conftest.$ac_ext
10965if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10966
10967 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10968 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"
10969 else
10970 if test "$host_cpu" = ia64; then
10971 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10972 allow_undefined_flag="-z nodefs"
10973 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"
10974 else
10975 # Determine the default libpath from the value encoded in an
10976 # empty executable.
81ecdfbb
RW
10977 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10978/* end confdefs.h. */
10979
10980int
10981main ()
10982{
b7026657 10983
81ecdfbb
RW
10984 ;
10985 return 0;
10986}
10987_ACEOF
6bb11ab3
L
10988if ac_fn_c_try_link "$LINENO"; then :
10989
10990lt_aix_libpath_sed='
10991 /Import File Strings/,/^$/ {
10992 /^0/ {
10993 s/^0 *\(.*\)$/\1/
10994 p
10995 }
10996 }'
10997aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10998# Check for a 64-bit object if we didn't find anything.
10999if test -z "$aix_libpath"; then
11000 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
f0569246 11001fi
81ecdfbb 11002fi
6bb11ab3
L
11003rm -f core conftest.err conftest.$ac_objext \
11004 conftest$ac_exeext conftest.$ac_ext
11005if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
11006
11007 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
11008 # Warning - without using the other run time loading flags,
11009 # -berok will link without error, but may produce a broken library.
11010 no_undefined_flag=' ${wl}-bernotok'
11011 allow_undefined_flag=' ${wl}-berok'
11012 if test "$with_gnu_ld" = yes; then
11013 # We only use this code for GNU lds that support --whole-archive.
11014 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
11015 else
11016 # Exported symbols can be pulled into shared objects from archives
11017 whole_archive_flag_spec='$convenience'
11018 fi
11019 archive_cmds_need_lc=yes
11020 # This is similar to how AIX traditionally builds its shared libraries.
11021 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'
11022 fi
11023 fi
11024 ;;
11025
11026 amigaos*)
11027 case $host_cpu in
11028 powerpc)
11029 # see comment about AmigaOS4 .so support
11030 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
11031 archive_expsym_cmds=''
11032 ;;
11033 m68k)
11034 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)'
11035 hardcode_libdir_flag_spec='-L$libdir'
11036 hardcode_minus_L=yes
11037 ;;
11038 esac
11039 ;;
11040
11041 bsdi[45]*)
11042 export_dynamic_flag_spec=-rdynamic
11043 ;;
11044
11045 cygwin* | mingw* | pw32* | cegcc*)
11046 # When not using gcc, we currently assume that we are using
11047 # Microsoft Visual C++.
11048 # hardcode_libdir_flag_spec is actually meaningless, as there is
11049 # no search path for DLLs.
11050 hardcode_libdir_flag_spec=' '
11051 allow_undefined_flag=unsupported
11052 # Tell ltmain to make .lib files, not .a files.
11053 libext=lib
11054 # Tell ltmain to make .dll files, not .so files.
11055 shrext_cmds=".dll"
11056 # FIXME: Setting linknames here is a bad hack.
11057 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
11058 # The linker will automatically build a .lib file if we build a DLL.
11059 old_archive_from_new_cmds='true'
11060 # FIXME: Should let the user specify the lib program.
11061 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
11062 fix_srcfile_path='`cygpath -w "$srcfile"`'
11063 enable_shared_with_static_runtimes=yes
11064 ;;
11065
11066 darwin* | rhapsody*)
11067
11068
11069 archive_cmds_need_lc=no
11070 hardcode_direct=no
11071 hardcode_automatic=yes
11072 hardcode_shlibpath_var=unsupported
11073 if test "$lt_cv_ld_force_load" = "yes"; then
11074 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 11075 else
6bb11ab3 11076 whole_archive_flag_spec=''
f0569246 11077 fi
6bb11ab3
L
11078 link_all_deplibs=yes
11079 allow_undefined_flag="$_lt_dar_allow_undefined"
11080 case $cc_basename in
11081 ifort*) _lt_dar_can_shared=yes ;;
11082 *) _lt_dar_can_shared=$GCC ;;
11083 esac
11084 if test "$_lt_dar_can_shared" = "yes"; then
11085 output_verbose_link_cmd=func_echo_all
11086 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
11087 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
11088 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}"
11089 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}"
11090
f0569246 11091 else
6bb11ab3 11092 ld_shlibs=no
f0569246 11093 fi
6bb11ab3
L
11094
11095 ;;
11096
11097 dgux*)
11098 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11099 hardcode_libdir_flag_spec='-L$libdir'
11100 hardcode_shlibpath_var=no
11101 ;;
11102
11103 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
11104 # support. Future versions do this automatically, but an explicit c++rt0.o
11105 # does not break anything, and helps significantly (at the cost of a little
11106 # extra space).
11107 freebsd2.2*)
11108 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
11109 hardcode_libdir_flag_spec='-R$libdir'
11110 hardcode_direct=yes
11111 hardcode_shlibpath_var=no
11112 ;;
11113
11114 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
11115 freebsd2.*)
11116 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11117 hardcode_direct=yes
11118 hardcode_minus_L=yes
11119 hardcode_shlibpath_var=no
11120 ;;
11121
11122 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
11123 freebsd* | dragonfly*)
11124 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
11125 hardcode_libdir_flag_spec='-R$libdir'
11126 hardcode_direct=yes
11127 hardcode_shlibpath_var=no
11128 ;;
11129
11130 hpux9*)
11131 if test "$GCC" = yes; then
11132 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'
11133 else
11134 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'
11135 fi
11136 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11137 hardcode_libdir_separator=:
11138 hardcode_direct=yes
11139
11140 # hardcode_minus_L: Not really in the search PATH,
11141 # but as the default location of the library.
11142 hardcode_minus_L=yes
11143 export_dynamic_flag_spec='${wl}-E'
11144 ;;
11145
11146 hpux10*)
11147 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11148 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11149 else
11150 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11151 fi
11152 if test "$with_gnu_ld" = no; then
11153 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11154 hardcode_libdir_flag_spec_ld='+b $libdir'
11155 hardcode_libdir_separator=:
11156 hardcode_direct=yes
11157 hardcode_direct_absolute=yes
11158 export_dynamic_flag_spec='${wl}-E'
11159 # hardcode_minus_L: Not really in the search PATH,
11160 # but as the default location of the library.
11161 hardcode_minus_L=yes
11162 fi
11163 ;;
11164
11165 hpux11*)
11166 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
11167 case $host_cpu in
11168 hppa*64*)
11169 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11170 ;;
11171 ia64*)
11172 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11173 ;;
11174 *)
11175 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11176 ;;
11177 esac
11178 else
11179 case $host_cpu in
11180 hppa*64*)
11181 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11182 ;;
11183 ia64*)
11184 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11185 ;;
11186 *)
11187
11188 # Older versions of the 11.00 compiler do not understand -b yet
11189 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
11190 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
11191$as_echo_n "checking if $CC understands -b... " >&6; }
11192if test "${lt_cv_prog_compiler__b+set}" = set; then :
81ecdfbb 11193 $as_echo_n "(cached) " >&6
f0569246 11194else
6bb11ab3
L
11195 lt_cv_prog_compiler__b=no
11196 save_LDFLAGS="$LDFLAGS"
11197 LDFLAGS="$LDFLAGS -b"
11198 echo "$lt_simple_link_test_code" > conftest.$ac_ext
11199 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
11200 # The linker can only warn and ignore the option if not recognized
11201 # So say no if there are warnings
11202 if test -s conftest.err; then
11203 # Append any errors to the config.log.
11204 cat conftest.err 1>&5
11205 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
11206 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
11207 if diff conftest.exp conftest.er2 >/dev/null; then
11208 lt_cv_prog_compiler__b=yes
11209 fi
11210 else
11211 lt_cv_prog_compiler__b=yes
11212 fi
11213 fi
11214 $RM -r conftest*
11215 LDFLAGS="$save_LDFLAGS"
f0569246 11216
6bb11ab3
L
11217fi
11218{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
11219$as_echo "$lt_cv_prog_compiler__b" >&6; }
f0569246 11220
6bb11ab3
L
11221if test x"$lt_cv_prog_compiler__b" = xyes; then
11222 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
11223else
11224 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11225fi
81ecdfbb 11226
6bb11ab3
L
11227 ;;
11228 esac
11229 fi
11230 if test "$with_gnu_ld" = no; then
11231 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
11232 hardcode_libdir_separator=:
11233
11234 case $host_cpu in
11235 hppa*64*|ia64*)
11236 hardcode_direct=no
11237 hardcode_shlibpath_var=no
11238 ;;
11239 *)
11240 hardcode_direct=yes
11241 hardcode_direct_absolute=yes
11242 export_dynamic_flag_spec='${wl}-E'
11243
11244 # hardcode_minus_L: Not really in the search PATH,
11245 # but as the default location of the library.
11246 hardcode_minus_L=yes
11247 ;;
11248 esac
11249 fi
11250 ;;
11251
11252 irix5* | irix6* | nonstopux*)
11253 if test "$GCC" = yes; then
11254 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'
11255 # Try to use the -exported_symbol ld option, if it does not
11256 # work, assume that -exports_file does not work either and
11257 # implicitly export all symbols.
11258 save_LDFLAGS="$LDFLAGS"
11259 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
11260 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11261/* end confdefs.h. */
11262int foo(void) {}
b7026657 11263_ACEOF
6bb11ab3
L
11264if ac_fn_c_try_link "$LINENO"; then :
11265 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 11266
f0569246 11267fi
6bb11ab3
L
11268rm -f core conftest.err conftest.$ac_objext \
11269 conftest$ac_exeext conftest.$ac_ext
11270 LDFLAGS="$save_LDFLAGS"
11271 else
11272 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'
11273 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'
11274 fi
11275 archive_cmds_need_lc='no'
11276 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11277 hardcode_libdir_separator=:
11278 inherit_rpath=yes
11279 link_all_deplibs=yes
11280 ;;
11281
11282 netbsd*)
11283 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11284 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
11285 else
11286 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
11287 fi
11288 hardcode_libdir_flag_spec='-R$libdir'
11289 hardcode_direct=yes
11290 hardcode_shlibpath_var=no
11291 ;;
11292
11293 newsos6)
11294 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11295 hardcode_direct=yes
11296 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11297 hardcode_libdir_separator=:
11298 hardcode_shlibpath_var=no
11299 ;;
11300
11301 *nto* | *qnx*)
11302 ;;
11303
11304 openbsd*)
11305 if test -f /usr/libexec/ld.so; then
11306 hardcode_direct=yes
11307 hardcode_shlibpath_var=no
11308 hardcode_direct_absolute=yes
11309 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11310 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11311 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
11312 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11313 export_dynamic_flag_spec='${wl}-E'
11314 else
11315 case $host_os in
11316 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
11317 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11318 hardcode_libdir_flag_spec='-R$libdir'
11319 ;;
11320 *)
11321 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11322 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
11323 ;;
11324 esac
11325 fi
11326 else
11327 ld_shlibs=no
11328 fi
11329 ;;
11330
11331 os2*)
11332 hardcode_libdir_flag_spec='-L$libdir'
11333 hardcode_minus_L=yes
11334 allow_undefined_flag=unsupported
11335 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'
11336 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
11337 ;;
11338
11339 osf3*)
11340 if test "$GCC" = yes; then
11341 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11342 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'
11343 else
11344 allow_undefined_flag=' -expect_unresolved \*'
11345 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'
11346 fi
11347 archive_cmds_need_lc='no'
11348 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11349 hardcode_libdir_separator=:
11350 ;;
11351
11352 osf4* | osf5*) # as osf3* with the addition of -msym flag
11353 if test "$GCC" = yes; then
11354 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
11355 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'
11356 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
11357 else
11358 allow_undefined_flag=' -expect_unresolved \*'
11359 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'
11360 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~
11361 $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'
11362
11363 # Both c and cxx compiler support -rpath directly
11364 hardcode_libdir_flag_spec='-rpath $libdir'
11365 fi
11366 archive_cmds_need_lc='no'
11367 hardcode_libdir_separator=:
11368 ;;
11369
11370 solaris*)
11371 no_undefined_flag=' -z defs'
11372 if test "$GCC" = yes; then
11373 wlarc='${wl}'
11374 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11375 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11376 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11377 else
11378 case `$CC -V 2>&1` in
11379 *"Compilers 5.0"*)
11380 wlarc=''
11381 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
11382 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11383 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
11384 ;;
11385 *)
11386 wlarc='${wl}'
11387 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
11388 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
11389 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
11390 ;;
11391 esac
11392 fi
11393 hardcode_libdir_flag_spec='-R$libdir'
11394 hardcode_shlibpath_var=no
11395 case $host_os in
11396 solaris2.[0-5] | solaris2.[0-5].*) ;;
11397 *)
11398 # The compiler driver will combine and reorder linker options,
11399 # but understands `-z linker_flag'. GCC discards it without `$wl',
11400 # but is careful enough not to reorder.
11401 # Supported since Solaris 2.6 (maybe 2.5.1?)
11402 if test "$GCC" = yes; then
11403 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
11404 else
11405 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
11406 fi
11407 ;;
11408 esac
11409 link_all_deplibs=yes
11410 ;;
11411
11412 sunos4*)
11413 if test "x$host_vendor" = xsequent; then
11414 # Use $CC to link under sequent, because it throws in some extra .o
11415 # files that make .init and .fini sections work.
11416 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
11417 else
11418 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
11419 fi
11420 hardcode_libdir_flag_spec='-L$libdir'
11421 hardcode_direct=yes
11422 hardcode_minus_L=yes
11423 hardcode_shlibpath_var=no
11424 ;;
11425
11426 sysv4)
11427 case $host_vendor in
11428 sni)
11429 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11430 hardcode_direct=yes # is this really true???
11431 ;;
11432 siemens)
11433 ## LD is ld it makes a PLAMLIB
11434 ## CC just makes a GrossModule.
11435 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
11436 reload_cmds='$CC -r -o $output$reload_objs'
11437 hardcode_direct=no
11438 ;;
11439 motorola)
11440 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11441 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
11442 ;;
11443 esac
11444 runpath_var='LD_RUN_PATH'
11445 hardcode_shlibpath_var=no
11446 ;;
11447
11448 sysv4.3*)
11449 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11450 hardcode_shlibpath_var=no
11451 export_dynamic_flag_spec='-Bexport'
11452 ;;
11453
11454 sysv4*MP*)
11455 if test -d /usr/nec; then
11456 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11457 hardcode_shlibpath_var=no
11458 runpath_var=LD_RUN_PATH
11459 hardcode_runpath_var=yes
11460 ld_shlibs=yes
11461 fi
11462 ;;
11463
11464 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
11465 no_undefined_flag='${wl}-z,text'
11466 archive_cmds_need_lc=no
11467 hardcode_shlibpath_var=no
11468 runpath_var='LD_RUN_PATH'
11469
11470 if test "$GCC" = yes; then
11471 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11472 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11473 else
11474 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11475 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11476 fi
11477 ;;
11478
11479 sysv5* | sco3.2v5* | sco5v6*)
11480 # Note: We can NOT use -z defs as we might desire, because we do not
11481 # link with -lc, and that would cause any symbols used from libc to
11482 # always be unresolved, which means just about no library would
11483 # ever link correctly. If we're not using GNU ld we use -z text
11484 # though, which does catch some bad symbols but isn't as heavy-handed
11485 # as -z defs.
11486 no_undefined_flag='${wl}-z,text'
11487 allow_undefined_flag='${wl}-z,nodefs'
11488 archive_cmds_need_lc=no
11489 hardcode_shlibpath_var=no
11490 hardcode_libdir_flag_spec='${wl}-R,$libdir'
11491 hardcode_libdir_separator=':'
11492 link_all_deplibs=yes
11493 export_dynamic_flag_spec='${wl}-Bexport'
11494 runpath_var='LD_RUN_PATH'
11495
11496 if test "$GCC" = yes; then
11497 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11498 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11499 else
11500 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11501 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11502 fi
11503 ;;
11504
11505 uts4*)
11506 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11507 hardcode_libdir_flag_spec='-L$libdir'
11508 hardcode_shlibpath_var=no
11509 ;;
11510
11511 *)
11512 ld_shlibs=no
11513 ;;
11514 esac
11515
11516 if test x$host_vendor = xsni; then
11517 case $host in
11518 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
11519 export_dynamic_flag_spec='${wl}-Blargedynsym'
11520 ;;
11521 esac
11522 fi
11523 fi
11524
11525{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11526$as_echo "$ld_shlibs" >&6; }
11527test "$ld_shlibs" = no && can_build_shared=no
11528
11529with_gnu_ld=$with_gnu_ld
11530
11531
11532
11533
11534
f0569246 11535
b7026657 11536
f0569246 11537
6ffe910a 11538
6ffe910a
MF
11539
11540
6ffe910a 11541
f0569246 11542
f0569246 11543
c906108c 11544
6bb11ab3
L
11545#
11546# Do we need to explicitly link libc?
11547#
11548case "x$archive_cmds_need_lc" in
11549x|xyes)
11550 # Assume -lc should be added
11551 archive_cmds_need_lc=yes
11552
11553 if test "$enable_shared" = yes && test "$GCC" = yes; then
11554 case $archive_cmds in
11555 *'~'*)
11556 # FIXME: we may have to deal with multi-command sequences.
11557 ;;
11558 '$CC '*)
11559 # Test whether the compiler implicitly links with -lc since on some
11560 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11561 # to ld, don't add -lc before -lgcc.
11562 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11563$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11564if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
6ffe910a 11565 $as_echo_n "(cached) " >&6
f0569246 11566else
6bb11ab3
L
11567 $RM conftest*
11568 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11569
11570 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11571 (eval $ac_compile) 2>&5
11572 ac_status=$?
11573 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11574 test $ac_status = 0; } 2>conftest.err; then
11575 soname=conftest
11576 lib=conftest
11577 libobjs=conftest.$ac_objext
11578 deplibs=
11579 wl=$lt_prog_compiler_wl
11580 pic_flag=$lt_prog_compiler_pic
11581 compiler_flags=-v
11582 linker_flags=-v
11583 verstring=
11584 output_objdir=.
11585 libname=conftest
11586 lt_save_allow_undefined_flag=$allow_undefined_flag
11587 allow_undefined_flag=
11588 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11589 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11590 ac_status=$?
11591 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11592 test $ac_status = 0; }
11593 then
11594 lt_cv_archive_cmds_need_lc=no
11595 else
11596 lt_cv_archive_cmds_need_lc=yes
11597 fi
11598 allow_undefined_flag=$lt_save_allow_undefined_flag
11599 else
11600 cat conftest.err 1>&5
11601 fi
11602 $RM conftest*
c906108c 11603
6ffe910a 11604fi
6bb11ab3
L
11605{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11606$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11607 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11608 ;;
11609 esac
11610 fi
11611 ;;
6ffe910a 11612esac
c906108c 11613
c906108c 11614
6ffe910a 11615
c906108c 11616
81ecdfbb 11617
35695fd6 11618
35695fd6 11619
35695fd6 11620
f0569246 11621
c906108c 11622
f0569246 11623
b7026657 11624
f0569246 11625
c906108c 11626
81ecdfbb 11627
b7026657 11628
f0569246
AC
11629
11630
81ecdfbb 11631
81ecdfbb 11632
81ecdfbb
RW
11633
11634
81ecdfbb 11635
81ecdfbb 11636
f0569246
AC
11637
11638
c906108c 11639
f0569246 11640
c906108c 11641
c906108c 11642
81ecdfbb 11643
b7026657 11644
c906108c 11645
f0569246 11646
81ecdfbb 11647
f0569246 11648
c906108c 11649
c906108c 11650
b7026657 11651
81ecdfbb 11652
b7026657 11653
c906108c 11654
c906108c 11655
b7026657
AC
11656
11657
11658
11659
6ffe910a 11660
2232061b
MF
11661
11662
2232061b 11663
2232061b
MF
11664
11665
2232061b
MF
11666
11667
2232061b 11668
6bb11ab3
L
11669
11670
11671
11672
11673
11674
11675
11676
11677
11678
11679
11680
11681
11682
11683
11684
11685
11686
11687
11688
11689
11690
11691
11692
11693
11694
11695
11696
11697
11698
11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
11717
11718
11719
11720
11721
11722
11723
11724
11725
11726
11727
11728
11729
11730
11731
11732
11733
11734
11735
11736
11737
11738
11739
11740
11741
11742
11743
11744
11745
11746
11747
11748
11749
11750
11751
11752
11753
11754
11755
11756
11757
11758
11759
11760
11761
11762
11763
11764
11765
11766
11767
11768
11769
11770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11771$as_echo_n "checking dynamic linker characteristics... " >&6; }
11772
11773if test "$GCC" = yes; then
11774 case $host_os in
11775 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11776 *) lt_awk_arg="/^libraries:/" ;;
11777 esac
11778 case $host_os in
11779 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11780 *) lt_sed_strip_eq="s,=/,/,g" ;;
11781 esac
11782 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11783 case $lt_search_path_spec in
11784 *\;*)
11785 # if the path contains ";" then we assume it to be the separator
11786 # otherwise default to the standard path separator (i.e. ":") - it is
11787 # assumed that no part of a normal pathname contains ";" but that should
11788 # okay in the real world where ";" in dirpaths is itself problematic.
11789 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11790 ;;
11791 *)
11792 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11793 ;;
11794 esac
11795 # Ok, now we have the path, separated by spaces, we can step through it
11796 # and add multilib dir if necessary.
11797 lt_tmp_lt_search_path_spec=
11798 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11799 for lt_sys_path in $lt_search_path_spec; do
11800 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11801 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11802 else
11803 test -d "$lt_sys_path" && \
11804 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11805 fi
11806 done
11807 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11808BEGIN {RS=" "; FS="/|\n";} {
11809 lt_foo="";
11810 lt_count=0;
11811 for (lt_i = NF; lt_i > 0; lt_i--) {
11812 if ($lt_i != "" && $lt_i != ".") {
11813 if ($lt_i == "..") {
11814 lt_count++;
11815 } else {
11816 if (lt_count == 0) {
11817 lt_foo="/" $lt_i lt_foo;
11818 } else {
11819 lt_count--;
11820 }
11821 }
11822 }
11823 }
11824 if (lt_foo != "") { lt_freq[lt_foo]++; }
11825 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11826}'`
11827 # AWK program above erroneously prepends '/' to C:/dos/paths
11828 # for these hosts.
11829 case $host_os in
11830 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11831 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11832 esac
11833 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11834else
11835 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11836fi
11837library_names_spec=
11838libname_spec='lib$name'
11839soname_spec=
11840shrext_cmds=".so"
11841postinstall_cmds=
11842postuninstall_cmds=
11843finish_cmds=
11844finish_eval=
11845shlibpath_var=
11846shlibpath_overrides_runpath=unknown
11847version_type=none
11848dynamic_linker="$host_os ld.so"
11849sys_lib_dlsearch_path_spec="/lib /usr/lib"
11850need_lib_prefix=unknown
11851hardcode_into_libs=no
11852
11853# when you set need_version to no, make sure it does not cause -set_version
11854# flags to be left without arguments
11855need_version=unknown
11856
11857case $host_os in
11858aix3*)
11859 version_type=linux
11860 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11861 shlibpath_var=LIBPATH
11862
11863 # AIX 3 has no versioning support, so we append a major version to the name.
11864 soname_spec='${libname}${release}${shared_ext}$major'
11865 ;;
11866
11867aix[4-9]*)
11868 version_type=linux
11869 need_lib_prefix=no
11870 need_version=no
11871 hardcode_into_libs=yes
11872 if test "$host_cpu" = ia64; then
11873 # AIX 5 supports IA64
11874 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11875 shlibpath_var=LD_LIBRARY_PATH
11876 else
11877 # With GCC up to 2.95.x, collect2 would create an import file
11878 # for dependence libraries. The import file would start with
11879 # the line `#! .'. This would cause the generated library to
11880 # depend on `.', always an invalid library. This was fixed in
11881 # development snapshots of GCC prior to 3.0.
11882 case $host_os in
11883 aix4 | aix4.[01] | aix4.[01].*)
11884 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11885 echo ' yes '
11886 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11887 :
11888 else
11889 can_build_shared=no
11890 fi
11891 ;;
11892 esac
11893 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11894 # soname into executable. Probably we can add versioning support to
11895 # collect2, so additional links can be useful in future.
11896 if test "$aix_use_runtimelinking" = yes; then
11897 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11898 # instead of lib<name>.a to let people know that these are not
11899 # typical AIX shared libraries.
11900 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11901 else
11902 # We preserve .a as extension for shared libraries through AIX4.2
11903 # and later when we are not doing run time linking.
11904 library_names_spec='${libname}${release}.a $libname.a'
11905 soname_spec='${libname}${release}${shared_ext}$major'
11906 fi
11907 shlibpath_var=LIBPATH
2232061b 11908 fi
6bb11ab3
L
11909 ;;
11910
11911amigaos*)
11912 case $host_cpu in
11913 powerpc)
11914 # Since July 2007 AmigaOS4 officially supports .so libraries.
11915 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11916 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11917 ;;
11918 m68k)
11919 library_names_spec='$libname.ixlibrary $libname.a'
11920 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11921 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'
11922 ;;
11923 esac
11924 ;;
11925
11926beos*)
11927 library_names_spec='${libname}${shared_ext}'
11928 dynamic_linker="$host_os ld.so"
11929 shlibpath_var=LIBRARY_PATH
11930 ;;
11931
11932bsdi[45]*)
11933 version_type=linux
11934 need_version=no
11935 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11936 soname_spec='${libname}${release}${shared_ext}$major'
11937 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11938 shlibpath_var=LD_LIBRARY_PATH
11939 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11940 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11941 # the default ld.so.conf also contains /usr/contrib/lib and
11942 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11943 # libtool to hard-code these into programs
11944 ;;
11945
11946cygwin* | mingw* | pw32* | cegcc*)
11947 version_type=windows
11948 shrext_cmds=".dll"
11949 need_version=no
11950 need_lib_prefix=no
11951
11952 case $GCC,$host_os in
11953 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11954 library_names_spec='$libname.dll.a'
11955 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11956 postinstall_cmds='base_file=`basename \${file}`~
11957 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11958 dldir=$destdir/`dirname \$dlpath`~
11959 test -d \$dldir || mkdir -p \$dldir~
11960 $install_prog $dir/$dlname \$dldir/$dlname~
11961 chmod a+x \$dldir/$dlname~
11962 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11963 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11964 fi'
11965 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11966 dlpath=$dir/\$dldll~
11967 $RM \$dlpath'
11968 shlibpath_overrides_runpath=yes
11969
11970 case $host_os in
11971 cygwin*)
11972 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11973 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11974
11975 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11976 ;;
11977 mingw* | cegcc*)
11978 # MinGW DLLs use traditional 'lib' prefix
11979 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11980 ;;
11981 pw32*)
11982 # pw32 DLLs use 'pw' prefix rather than 'lib'
11983 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11984 ;;
11985 esac
11986 ;;
2232061b 11987
6bb11ab3
L
11988 *)
11989 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11990 ;;
11991 esac
11992 dynamic_linker='Win32 ld.exe'
11993 # FIXME: first we should search . and the directory the executable is in
11994 shlibpath_var=PATH
11995 ;;
11996
11997darwin* | rhapsody*)
11998 dynamic_linker="$host_os dyld"
11999 version_type=darwin
12000 need_lib_prefix=no
12001 need_version=no
12002 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
12003 soname_spec='${libname}${release}${major}$shared_ext'
12004 shlibpath_overrides_runpath=yes
12005 shlibpath_var=DYLD_LIBRARY_PATH
12006 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
12007
12008 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
12009 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
12010 ;;
12011
12012dgux*)
12013 version_type=linux
12014 need_lib_prefix=no
12015 need_version=no
12016 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
12017 soname_spec='${libname}${release}${shared_ext}$major'
12018 shlibpath_var=LD_LIBRARY_PATH
12019 ;;
12020
12021freebsd* | dragonfly*)
12022 # DragonFly does not have aout. When/if they implement a new
12023 # versioning mechanism, adjust this.
12024 if test -x /usr/bin/objformat; then
12025 objformat=`/usr/bin/objformat`
12026 else
12027 case $host_os in
12028 freebsd[23].*) objformat=aout ;;
12029 *) objformat=elf ;;
12030 esac
12031 fi
12032 version_type=freebsd-$objformat
12033 case $version_type in
12034 freebsd-elf*)
12035 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
12036 need_version=no
12037 need_lib_prefix=no
12038 ;;
12039 freebsd-*)
12040 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
12041 need_version=yes
12042 ;;
12043 esac
12044 shlibpath_var=LD_LIBRARY_PATH
12045 case $host_os in
12046 freebsd2.*)
12047 shlibpath_overrides_runpath=yes
12048 ;;
12049 freebsd3.[01]* | freebsdelf3.[01]*)
12050 shlibpath_overrides_runpath=yes
12051 hardcode_into_libs=yes
12052 ;;
12053 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
12054 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
12055 shlibpath_overrides_runpath=no
12056 hardcode_into_libs=yes
12057 ;;
12058 *) # from 4.6 on, and DragonFly
12059 shlibpath_overrides_runpath=yes
12060 hardcode_into_libs=yes
12061 ;;
12062 esac
12063 ;;
12064
12065gnu*)
12066 version_type=linux
12067 need_lib_prefix=no
12068 need_version=no
12069 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12070 soname_spec='${libname}${release}${shared_ext}$major'
12071 shlibpath_var=LD_LIBRARY_PATH
12072 hardcode_into_libs=yes
12073 ;;
12074
12075haiku*)
12076 version_type=linux
12077 need_lib_prefix=no
12078 need_version=no
12079 dynamic_linker="$host_os runtime_loader"
12080 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12081 soname_spec='${libname}${release}${shared_ext}$major'
12082 shlibpath_var=LIBRARY_PATH
12083 shlibpath_overrides_runpath=yes
12084 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
12085 hardcode_into_libs=yes
12086 ;;
12087
12088hpux9* | hpux10* | hpux11*)
12089 # Give a soname corresponding to the major version so that dld.sl refuses to
12090 # link against other versions.
12091 version_type=sunos
12092 need_lib_prefix=no
12093 need_version=no
12094 case $host_cpu in
12095 ia64*)
12096 shrext_cmds='.so'
12097 hardcode_into_libs=yes
12098 dynamic_linker="$host_os dld.so"
12099 shlibpath_var=LD_LIBRARY_PATH
12100 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12101 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12102 soname_spec='${libname}${release}${shared_ext}$major'
12103 if test "X$HPUX_IA64_MODE" = X32; then
12104 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
12105 else
12106 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
12107 fi
12108 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12109 ;;
12110 hppa*64*)
12111 shrext_cmds='.sl'
12112 hardcode_into_libs=yes
12113 dynamic_linker="$host_os dld.sl"
12114 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
12115 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
12116 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12117 soname_spec='${libname}${release}${shared_ext}$major'
12118 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
12119 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
12120 ;;
12121 *)
12122 shrext_cmds='.sl'
12123 dynamic_linker="$host_os dld.sl"
12124 shlibpath_var=SHLIB_PATH
12125 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
12126 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12127 soname_spec='${libname}${release}${shared_ext}$major'
12128 ;;
12129 esac
12130 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
12131 postinstall_cmds='chmod 555 $lib'
12132 # or fails outright, so override atomically:
12133 install_override_mode=555
12134 ;;
12135
12136interix[3-9]*)
12137 version_type=linux
12138 need_lib_prefix=no
12139 need_version=no
12140 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12141 soname_spec='${libname}${release}${shared_ext}$major'
12142 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
12143 shlibpath_var=LD_LIBRARY_PATH
12144 shlibpath_overrides_runpath=no
12145 hardcode_into_libs=yes
12146 ;;
12147
12148irix5* | irix6* | nonstopux*)
12149 case $host_os in
12150 nonstopux*) version_type=nonstopux ;;
12151 *)
12152 if test "$lt_cv_prog_gnu_ld" = yes; then
12153 version_type=linux
12154 else
12155 version_type=irix
12156 fi ;;
12157 esac
12158 need_lib_prefix=no
12159 need_version=no
12160 soname_spec='${libname}${release}${shared_ext}$major'
12161 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
12162 case $host_os in
12163 irix5* | nonstopux*)
12164 libsuff= shlibsuff=
12165 ;;
12166 *)
12167 case $LD in # libtool.m4 will add one of these switches to LD
12168 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
12169 libsuff= shlibsuff= libmagic=32-bit;;
12170 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
12171 libsuff=32 shlibsuff=N32 libmagic=N32;;
12172 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
12173 libsuff=64 shlibsuff=64 libmagic=64-bit;;
12174 *) libsuff= shlibsuff= libmagic=never-match;;
12175 esac
12176 ;;
12177 esac
12178 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
12179 shlibpath_overrides_runpath=no
12180 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
12181 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
12182 hardcode_into_libs=yes
12183 ;;
12184
12185# No shared lib support for Linux oldld, aout, or coff.
12186linux*oldld* | linux*aout* | linux*coff*)
12187 dynamic_linker=no
12188 ;;
12189
12190# This must be Linux ELF.
12191linux* | k*bsd*-gnu | kopensolaris*-gnu)
12192 version_type=linux
12193 need_lib_prefix=no
12194 need_version=no
12195 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12196 soname_spec='${libname}${release}${shared_ext}$major'
12197 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
12198 shlibpath_var=LD_LIBRARY_PATH
12199 shlibpath_overrides_runpath=no
12200
12201 # Some binutils ld are patched to set DT_RUNPATH
12202 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
2232061b
MF
12203 $as_echo_n "(cached) " >&6
12204else
6bb11ab3
L
12205 lt_cv_shlibpath_overrides_runpath=no
12206 save_LDFLAGS=$LDFLAGS
12207 save_libdir=$libdir
12208 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
12209 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
12210 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2232061b
MF
12211/* end confdefs.h. */
12212
2232061b
MF
12213int
12214main ()
12215{
12216
12217 ;
12218 return 0;
12219}
12220_ACEOF
6bb11ab3
L
12221if ac_fn_c_try_link "$LINENO"; then :
12222 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
12223 lt_cv_shlibpath_overrides_runpath=yes
2232061b 12224fi
2232061b 12225fi
6bb11ab3
L
12226rm -f core conftest.err conftest.$ac_objext \
12227 conftest$ac_exeext conftest.$ac_ext
12228 LDFLAGS=$save_LDFLAGS
12229 libdir=$save_libdir
2232061b 12230
6bb11ab3 12231fi
2232061b 12232
6bb11ab3 12233 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
2232061b 12234
6bb11ab3
L
12235 # This implies no fast_install, which is unacceptable.
12236 # Some rework will be needed to allow for fast_install
12237 # before this can be enabled.
12238 hardcode_into_libs=yes
2232061b 12239
6bb11ab3
L
12240 # Append ld.so.conf contents to the search path
12241 if test -f /etc/ld.so.conf; then
12242 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' ' '`
12243 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
12244 fi
12245
12246 # We used to test for /lib/ld.so.1 and disable shared libraries on
12247 # powerpc, because MkLinux only supported shared libraries with the
12248 # GNU dynamic linker. Since this was broken with cross compilers,
12249 # most powerpc-linux boxes support dynamic linking these days and
12250 # people can always --disable-shared, the test was removed, and we
12251 # assume the GNU/Linux dynamic linker is in use.
12252 dynamic_linker='GNU/Linux ld.so'
12253 ;;
12254
12255netbsd*)
12256 version_type=sunos
12257 need_lib_prefix=no
12258 need_version=no
12259 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12260 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12261 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12262 dynamic_linker='NetBSD (a.out) ld.so'
2232061b 12263 else
6bb11ab3
L
12264 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
12265 soname_spec='${libname}${release}${shared_ext}$major'
12266 dynamic_linker='NetBSD ld.elf_so'
12267 fi
12268 shlibpath_var=LD_LIBRARY_PATH
12269 shlibpath_overrides_runpath=yes
12270 hardcode_into_libs=yes
12271 ;;
12272
12273newsos6)
12274 version_type=linux
12275 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12276 shlibpath_var=LD_LIBRARY_PATH
12277 shlibpath_overrides_runpath=yes
12278 ;;
12279
12280*nto* | *qnx*)
12281 version_type=qnx
12282 need_lib_prefix=no
12283 need_version=no
12284 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12285 soname_spec='${libname}${release}${shared_ext}$major'
12286 shlibpath_var=LD_LIBRARY_PATH
12287 shlibpath_overrides_runpath=no
12288 hardcode_into_libs=yes
12289 dynamic_linker='ldqnx.so'
12290 ;;
12291
12292openbsd*)
12293 version_type=sunos
12294 sys_lib_dlsearch_path_spec="/usr/lib"
12295 need_lib_prefix=no
12296 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
12297 case $host_os in
12298 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
12299 *) need_version=no ;;
12300 esac
12301 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12302 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12303 shlibpath_var=LD_LIBRARY_PATH
12304 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
12305 case $host_os in
12306 openbsd2.[89] | openbsd2.[89].*)
12307 shlibpath_overrides_runpath=no
12308 ;;
12309 *)
12310 shlibpath_overrides_runpath=yes
12311 ;;
12312 esac
12313 else
12314 shlibpath_overrides_runpath=yes
12315 fi
12316 ;;
12317
12318os2*)
12319 libname_spec='$name'
12320 shrext_cmds=".dll"
12321 need_lib_prefix=no
12322 library_names_spec='$libname${shared_ext} $libname.a'
12323 dynamic_linker='OS/2 ld.exe'
12324 shlibpath_var=LIBPATH
12325 ;;
12326
12327osf3* | osf4* | osf5*)
12328 version_type=osf
12329 need_lib_prefix=no
12330 need_version=no
12331 soname_spec='${libname}${release}${shared_ext}$major'
12332 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12333 shlibpath_var=LD_LIBRARY_PATH
12334 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
12335 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
12336 ;;
12337
12338rdos*)
12339 dynamic_linker=no
12340 ;;
12341
12342solaris*)
12343 version_type=linux
12344 need_lib_prefix=no
12345 need_version=no
12346 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12347 soname_spec='${libname}${release}${shared_ext}$major'
12348 shlibpath_var=LD_LIBRARY_PATH
12349 shlibpath_overrides_runpath=yes
12350 hardcode_into_libs=yes
12351 # ldd complains unless libraries are executable
12352 postinstall_cmds='chmod +x $lib'
12353 ;;
12354
12355sunos4*)
12356 version_type=sunos
12357 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
12358 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
12359 shlibpath_var=LD_LIBRARY_PATH
12360 shlibpath_overrides_runpath=yes
12361 if test "$with_gnu_ld" = yes; then
12362 need_lib_prefix=no
12363 fi
12364 need_version=yes
12365 ;;
12366
12367sysv4 | sysv4.3*)
12368 version_type=linux
12369 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12370 soname_spec='${libname}${release}${shared_ext}$major'
12371 shlibpath_var=LD_LIBRARY_PATH
12372 case $host_vendor in
12373 sni)
12374 shlibpath_overrides_runpath=no
12375 need_lib_prefix=no
12376 runpath_var=LD_RUN_PATH
12377 ;;
12378 siemens)
12379 need_lib_prefix=no
12380 ;;
12381 motorola)
12382 need_lib_prefix=no
12383 need_version=no
12384 shlibpath_overrides_runpath=no
12385 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
12386 ;;
12387 esac
12388 ;;
12389
12390sysv4*MP*)
12391 if test -d /usr/nec ;then
12392 version_type=linux
12393 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
12394 soname_spec='$libname${shared_ext}.$major'
12395 shlibpath_var=LD_LIBRARY_PATH
12396 fi
12397 ;;
12398
12399sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
12400 version_type=freebsd-elf
12401 need_lib_prefix=no
12402 need_version=no
12403 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
12404 soname_spec='${libname}${release}${shared_ext}$major'
12405 shlibpath_var=LD_LIBRARY_PATH
12406 shlibpath_overrides_runpath=yes
12407 hardcode_into_libs=yes
12408 if test "$with_gnu_ld" = yes; then
12409 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
12410 else
12411 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
12412 case $host_os in
12413 sco3.2v5*)
12414 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
12415 ;;
12416 esac
2232061b 12417 fi
6bb11ab3
L
12418 sys_lib_dlsearch_path_spec='/usr/lib'
12419 ;;
12420
12421tpf*)
12422 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
12423 version_type=linux
12424 need_lib_prefix=no
12425 need_version=no
12426 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12427 shlibpath_var=LD_LIBRARY_PATH
12428 shlibpath_overrides_runpath=no
12429 hardcode_into_libs=yes
12430 ;;
12431
12432uts4*)
12433 version_type=linux
12434 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12435 soname_spec='${libname}${release}${shared_ext}$major'
12436 shlibpath_var=LD_LIBRARY_PATH
12437 ;;
12438
12439*)
12440 dynamic_linker=no
12441 ;;
12442esac
12443{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12444$as_echo "$dynamic_linker" >&6; }
12445test "$dynamic_linker" = no && can_build_shared=no
12446
12447variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
12448if test "$GCC" = yes; then
12449 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2232061b 12450fi
2232061b 12451
6bb11ab3
L
12452if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
12453 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
12454fi
12455if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
12456 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
12457fi
12458
12459
12460
12461
12462
12463
12464
12465
12466
12467
12468
12469
12470
12471
12472
12473
12474
12475
12476
12477
12478
12479
12480
2232061b 12481
2232061b 12482
2232061b 12483
2232061b 12484
2232061b
MF
12485
12486
6ffe910a 12487
6ffe910a
MF
12488
12489
12490
12491
12492
2232061b 12493
6ffe910a
MF
12494
12495
12496
12497
6ffe910a 12498
6ffe910a 12499
6ffe910a
MF
12500
12501
6ffe910a 12502
6ffe910a 12503
6ffe910a
MF
12504
12505
5f3ef9d0 12506
5f3ef9d0
JB
12507
12508
12509
db2e4d67
MF
12510
12511
db2e4d67 12512
db2e4d67 12513
db2e4d67 12514
db2e4d67 12515
db2e4d67 12516
db2e4d67 12517
db2e4d67 12518
db2e4d67
MF
12519
12520
db2e4d67 12521
db2e4d67
MF
12522
12523
db2e4d67 12524
db2e4d67
MF
12525
12526
6ffe910a 12527
6ffe910a 12528
6ffe910a
MF
12529
12530
6ffe910a
MF
12531
12532
6ffe910a 12533
6ffe910a 12534
6ffe910a 12535
6ffe910a 12536
6ffe910a 12537
35695fd6 12538
35695fd6 12539
35695fd6 12540
b7026657 12541
b7026657 12542
c906108c 12543
b7026657 12544
b7026657 12545
c906108c 12546
b7026657 12547
6bb11ab3
L
12548
12549
12550 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12551$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12552hardcode_action=
12553if test -n "$hardcode_libdir_flag_spec" ||
12554 test -n "$runpath_var" ||
12555 test "X$hardcode_automatic" = "Xyes" ; then
12556
12557 # We can hardcode non-existent directories.
12558 if test "$hardcode_direct" != no &&
12559 # If the only mechanism to avoid hardcoding is shlibpath_var, we
12560 # have to relink, otherwise we might link with an installed library
12561 # when we should be linking with a yet-to-be-installed one
12562 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12563 test "$hardcode_minus_L" != no; then
12564 # Linking always hardcodes the temporary library directory.
12565 hardcode_action=relink
12566 else
12567 # We can link without hardcoding, and we can hardcode nonexisting dirs.
12568 hardcode_action=immediate
12569 fi
12570else
12571 # We cannot hardcode anything, or else we can only hardcode existing
12572 # directories.
12573 hardcode_action=unsupported
12574fi
12575{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12576$as_echo "$hardcode_action" >&6; }
12577
12578if test "$hardcode_action" = relink ||
12579 test "$inherit_rpath" = yes; then
12580 # Fast installation is not supported
12581 enable_fast_install=no
12582elif test "$shlibpath_overrides_runpath" = yes ||
12583 test "$enable_shared" = no; then
12584 # Fast installation is not necessary
12585 enable_fast_install=needless
c906108c 12586fi
b7026657 12587
c906108c 12588
6bb11ab3
L
12589
12590
12591
12592
12593 if test "x$enable_dlopen" != xyes; then
12594 enable_dlopen=unknown
12595 enable_dlopen_self=unknown
12596 enable_dlopen_self_static=unknown
12597else
12598 lt_cv_dlopen=no
12599 lt_cv_dlopen_libs=
12600
12601 case $host_os in
12602 beos*)
12603 lt_cv_dlopen="load_add_on"
12604 lt_cv_dlopen_libs=
12605 lt_cv_dlopen_self=yes
12606 ;;
12607
12608 mingw* | pw32* | cegcc*)
12609 lt_cv_dlopen="LoadLibrary"
12610 lt_cv_dlopen_libs=
12611 ;;
12612
12613 cygwin*)
12614 lt_cv_dlopen="dlopen"
12615 lt_cv_dlopen_libs=
12616 ;;
12617
12618 darwin*)
12619 # if libdl is installed we need to link against it
12620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12621$as_echo_n "checking for dlopen in -ldl... " >&6; }
12622if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12623 $as_echo_n "(cached) " >&6
12624else
12625 ac_check_lib_save_LIBS=$LIBS
12626LIBS="-ldl $LIBS"
12627cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12628/* end confdefs.h. */
12629
12630/* Override any GCC internal prototype to avoid an error.
12631 Use char because int might match the return type of a GCC
12632 builtin and then its argument prototype would still apply. */
12633#ifdef __cplusplus
12634extern "C"
12635#endif
12636char dlopen ();
12637int
12638main ()
12639{
12640return dlopen ();
12641 ;
12642 return 0;
12643}
b7026657 12644_ACEOF
6bb11ab3
L
12645if ac_fn_c_try_link "$LINENO"; then :
12646 ac_cv_lib_dl_dlopen=yes
12647else
12648 ac_cv_lib_dl_dlopen=no
12649fi
12650rm -f core conftest.err conftest.$ac_objext \
12651 conftest$ac_exeext conftest.$ac_ext
12652LIBS=$ac_check_lib_save_LIBS
12653fi
12654{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12655$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12656if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12657 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12658else
12659
12660 lt_cv_dlopen="dyld"
12661 lt_cv_dlopen_libs=
12662 lt_cv_dlopen_self=yes
c906108c 12663
c906108c 12664fi
c906108c 12665
6bb11ab3 12666 ;;
c906108c 12667
6bb11ab3
L
12668 *)
12669 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12670if test "x$ac_cv_func_shl_load" = x""yes; then :
12671 lt_cv_dlopen="shl_load"
12672else
12673 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12674$as_echo_n "checking for shl_load in -ldld... " >&6; }
12675if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12676 $as_echo_n "(cached) " >&6
12677else
12678 ac_check_lib_save_LIBS=$LIBS
12679LIBS="-ldld $LIBS"
12680cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12681/* end confdefs.h. */
12682
12683/* Override any GCC internal prototype to avoid an error.
12684 Use char because int might match the return type of a GCC
12685 builtin and then its argument prototype would still apply. */
12686#ifdef __cplusplus
12687extern "C"
12688#endif
12689char shl_load ();
12690int
12691main ()
12692{
12693return shl_load ();
12694 ;
12695 return 0;
12696}
12697_ACEOF
12698if ac_fn_c_try_link "$LINENO"; then :
12699 ac_cv_lib_dld_shl_load=yes
12700else
12701 ac_cv_lib_dld_shl_load=no
12702fi
12703rm -f core conftest.err conftest.$ac_objext \
12704 conftest$ac_exeext conftest.$ac_ext
12705LIBS=$ac_check_lib_save_LIBS
12706fi
12707{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12708$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12709if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12710 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12711else
12712 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12713if test "x$ac_cv_func_dlopen" = x""yes; then :
12714 lt_cv_dlopen="dlopen"
12715else
12716 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12717$as_echo_n "checking for dlopen in -ldl... " >&6; }
12718if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
81ecdfbb 12719 $as_echo_n "(cached) " >&6
c906108c 12720else
b7026657 12721 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12722LIBS="-ldl $LIBS"
81ecdfbb 12723cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657
AC
12724/* end confdefs.h. */
12725
81ecdfbb
RW
12726/* Override any GCC internal prototype to avoid an error.
12727 Use char because int might match the return type of a GCC
12728 builtin and then its argument prototype would still apply. */
b7026657
AC
12729#ifdef __cplusplus
12730extern "C"
12731#endif
6bb11ab3 12732char dlopen ();
b7026657
AC
12733int
12734main ()
12735{
6bb11ab3 12736return dlopen ();
b7026657
AC
12737 ;
12738 return 0;
12739}
12740_ACEOF
81ecdfbb 12741if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12742 ac_cv_lib_dl_dlopen=yes
b7026657 12743else
6bb11ab3 12744 ac_cv_lib_dl_dlopen=no
b7026657 12745fi
81ecdfbb
RW
12746rm -f core conftest.err conftest.$ac_objext \
12747 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
12748LIBS=$ac_check_lib_save_LIBS
12749fi
6bb11ab3
L
12750{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12751$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12752if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12753 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12754else
12755 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12756$as_echo_n "checking for dlopen in -lsvld... " >&6; }
12757if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
81ecdfbb 12758 $as_echo_n "(cached) " >&6
c906108c 12759else
b7026657 12760 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12761LIBS="-lsvld $LIBS"
81ecdfbb 12762cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657
AC
12763/* end confdefs.h. */
12764
81ecdfbb
RW
12765/* Override any GCC internal prototype to avoid an error.
12766 Use char because int might match the return type of a GCC
12767 builtin and then its argument prototype would still apply. */
b7026657
AC
12768#ifdef __cplusplus
12769extern "C"
12770#endif
6bb11ab3 12771char dlopen ();
b7026657
AC
12772int
12773main ()
12774{
6bb11ab3 12775return dlopen ();
b7026657
AC
12776 ;
12777 return 0;
12778}
12779_ACEOF
81ecdfbb 12780if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12781 ac_cv_lib_svld_dlopen=yes
b7026657 12782else
6bb11ab3 12783 ac_cv_lib_svld_dlopen=no
b7026657 12784fi
81ecdfbb
RW
12785rm -f core conftest.err conftest.$ac_objext \
12786 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
12787LIBS=$ac_check_lib_save_LIBS
12788fi
6bb11ab3
L
12789{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12790$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12791if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12792 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
5912fadd 12793else
6bb11ab3
L
12794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12795$as_echo_n "checking for dld_link in -ldld... " >&6; }
12796if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
81ecdfbb
RW
12797 $as_echo_n "(cached) " >&6
12798else
6bb11ab3
L
12799 ac_check_lib_save_LIBS=$LIBS
12800LIBS="-ldld $LIBS"
81ecdfbb 12801cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b5bd9624 12802/* end confdefs.h. */
81ecdfbb
RW
12803
12804/* Override any GCC internal prototype to avoid an error.
12805 Use char because int might match the return type of a GCC
12806 builtin and then its argument prototype would still apply. */
12807#ifdef __cplusplus
12808extern "C"
12809#endif
6bb11ab3 12810char dld_link ();
81ecdfbb
RW
12811int
12812main ()
12813{
6bb11ab3 12814return dld_link ();
81ecdfbb
RW
12815 ;
12816 return 0;
12817}
b5bd9624 12818_ACEOF
6bb11ab3
L
12819if ac_fn_c_try_link "$LINENO"; then :
12820 ac_cv_lib_dld_dld_link=yes
12821else
12822 ac_cv_lib_dld_dld_link=no
12823fi
12824rm -f core conftest.err conftest.$ac_objext \
12825 conftest$ac_exeext conftest.$ac_ext
12826LIBS=$ac_check_lib_save_LIBS
12827fi
12828{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12829$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12830if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12831 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12832fi
12833
12834
12835fi
12836
12837
12838fi
12839
12840
12841fi
12842
12843
12844fi
12845
12846
12847fi
12848
12849 ;;
12850 esac
12851
12852 if test "x$lt_cv_dlopen" != xno; then
12853 enable_dlopen=yes
b5bd9624 12854 else
6bb11ab3
L
12855 enable_dlopen=no
12856 fi
12857
12858 case $lt_cv_dlopen in
12859 dlopen)
12860 save_CPPFLAGS="$CPPFLAGS"
12861 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12862
12863 save_LDFLAGS="$LDFLAGS"
12864 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12865
12866 save_LIBS="$LIBS"
12867 LIBS="$lt_cv_dlopen_libs $LIBS"
12868
12869 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12870$as_echo_n "checking whether a program can dlopen itself... " >&6; }
12871if test "${lt_cv_dlopen_self+set}" = set; then :
12872 $as_echo_n "(cached) " >&6
12873else
12874 if test "$cross_compiling" = yes; then :
12875 lt_cv_dlopen_self=cross
12876else
12877 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12878 lt_status=$lt_dlunknown
12879 cat > conftest.$ac_ext <<_LT_EOF
35656e95 12880#line 12880 "configure"
6bb11ab3
L
12881#include "confdefs.h"
12882
12883#if HAVE_DLFCN_H
12884#include <dlfcn.h>
12885#endif
12886
12887#include <stdio.h>
12888
12889#ifdef RTLD_GLOBAL
12890# define LT_DLGLOBAL RTLD_GLOBAL
12891#else
12892# ifdef DL_GLOBAL
12893# define LT_DLGLOBAL DL_GLOBAL
12894# else
12895# define LT_DLGLOBAL 0
12896# endif
12897#endif
12898
12899/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12900 find out it does not work in some platform. */
12901#ifndef LT_DLLAZY_OR_NOW
12902# ifdef RTLD_LAZY
12903# define LT_DLLAZY_OR_NOW RTLD_LAZY
12904# else
12905# ifdef DL_LAZY
12906# define LT_DLLAZY_OR_NOW DL_LAZY
12907# else
12908# ifdef RTLD_NOW
12909# define LT_DLLAZY_OR_NOW RTLD_NOW
12910# else
12911# ifdef DL_NOW
12912# define LT_DLLAZY_OR_NOW DL_NOW
12913# else
12914# define LT_DLLAZY_OR_NOW 0
12915# endif
12916# endif
12917# endif
12918# endif
12919#endif
12920
12921/* When -fvisbility=hidden is used, assume the code has been annotated
12922 correspondingly for the symbols needed. */
12923#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12924void fnord () __attribute__((visibility("default")));
12925#endif
12926
12927void fnord () { int i=42; }
12928int main ()
12929{
12930 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12931 int status = $lt_dlunknown;
12932
12933 if (self)
12934 {
12935 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12936 else
12937 {
12938 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12939 else puts (dlerror ());
12940 }
12941 /* dlclose (self); */
12942 }
12943 else
12944 puts (dlerror ());
12945
12946 return status;
12947}
12948_LT_EOF
12949 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12950 (eval $ac_link) 2>&5
12951 ac_status=$?
12952 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12953 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12954 (./conftest; exit; ) >&5 2>/dev/null
12955 lt_status=$?
12956 case x$lt_status in
12957 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12958 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12959 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12960 esac
12961 else :
12962 # compilation failed
12963 lt_cv_dlopen_self=no
b5bd9624 12964 fi
b5bd9624 12965fi
6bb11ab3
L
12966rm -fr conftest*
12967
12968
b5bd9624 12969fi
6bb11ab3
L
12970{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12971$as_echo "$lt_cv_dlopen_self" >&6; }
b5bd9624 12972
6bb11ab3
L
12973 if test "x$lt_cv_dlopen_self" = xyes; then
12974 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12975 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12976$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12977if test "${lt_cv_dlopen_self_static+set}" = set; then :
12978 $as_echo_n "(cached) " >&6
b5bd9624 12979else
6bb11ab3
L
12980 if test "$cross_compiling" = yes; then :
12981 lt_cv_dlopen_self_static=cross
12982else
12983 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12984 lt_status=$lt_dlunknown
12985 cat > conftest.$ac_ext <<_LT_EOF
35656e95 12986#line 12986 "configure"
6bb11ab3
L
12987#include "confdefs.h"
12988
12989#if HAVE_DLFCN_H
12990#include <dlfcn.h>
12991#endif
12992
12993#include <stdio.h>
12994
12995#ifdef RTLD_GLOBAL
12996# define LT_DLGLOBAL RTLD_GLOBAL
12997#else
12998# ifdef DL_GLOBAL
12999# define LT_DLGLOBAL DL_GLOBAL
13000# else
13001# define LT_DLGLOBAL 0
13002# endif
13003#endif
13004
13005/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
13006 find out it does not work in some platform. */
13007#ifndef LT_DLLAZY_OR_NOW
13008# ifdef RTLD_LAZY
13009# define LT_DLLAZY_OR_NOW RTLD_LAZY
13010# else
13011# ifdef DL_LAZY
13012# define LT_DLLAZY_OR_NOW DL_LAZY
13013# else
13014# ifdef RTLD_NOW
13015# define LT_DLLAZY_OR_NOW RTLD_NOW
13016# else
13017# ifdef DL_NOW
13018# define LT_DLLAZY_OR_NOW DL_NOW
13019# else
13020# define LT_DLLAZY_OR_NOW 0
13021# endif
13022# endif
13023# endif
13024# endif
13025#endif
13026
13027/* When -fvisbility=hidden is used, assume the code has been annotated
13028 correspondingly for the symbols needed. */
13029#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
13030void fnord () __attribute__((visibility("default")));
13031#endif
13032
13033void fnord () { int i=42; }
13034int main ()
13035{
13036 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
13037 int status = $lt_dlunknown;
13038
13039 if (self)
13040 {
13041 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
13042 else
13043 {
13044 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
13045 else puts (dlerror ());
13046 }
13047 /* dlclose (self); */
13048 }
13049 else
13050 puts (dlerror ());
13051
13052 return status;
13053}
13054_LT_EOF
13055 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13056 (eval $ac_link) 2>&5
13057 ac_status=$?
13058 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13059 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
13060 (./conftest; exit; ) >&5 2>/dev/null
13061 lt_status=$?
13062 case x$lt_status in
13063 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
13064 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
13065 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
13066 esac
13067 else :
13068 # compilation failed
13069 lt_cv_dlopen_self_static=no
13070 fi
b5bd9624 13071fi
6bb11ab3
L
13072rm -fr conftest*
13073
13074
b5bd9624 13075fi
6bb11ab3
L
13076{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
13077$as_echo "$lt_cv_dlopen_self_static" >&6; }
13078 fi
13079
13080 CPPFLAGS="$save_CPPFLAGS"
13081 LDFLAGS="$save_LDFLAGS"
13082 LIBS="$save_LIBS"
13083 ;;
13084 esac
13085
13086 case $lt_cv_dlopen_self in
13087 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
13088 *) enable_dlopen_self=unknown ;;
13089 esac
13090
13091 case $lt_cv_dlopen_self_static in
13092 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
13093 *) enable_dlopen_self_static=unknown ;;
13094 esac
13095fi
13096
13097
13098
13099
13100
13101
13102
13103
13104
13105
13106
13107
13108
13109
13110
13111
13112
13113striplib=
13114old_striplib=
13115{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
13116$as_echo_n "checking whether stripping libraries is possible... " >&6; }
13117if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
13118 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
13119 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
13120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13121$as_echo "yes" >&6; }
13122else
13123# FIXME - insert some real tests, host_os isn't really good enough
13124 case $host_os in
13125 darwin*)
13126 if test -n "$STRIP" ; then
13127 striplib="$STRIP -x"
13128 old_striplib="$STRIP -S"
13129 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13130$as_echo "yes" >&6; }
13131 else
13132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13133$as_echo "no" >&6; }
13134 fi
13135 ;;
13136 *)
13137 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13138$as_echo "no" >&6; }
13139 ;;
13140 esac
13141fi
13142
13143
13144
13145
13146
13147
13148
13149
13150
13151
13152
13153
13154 # Report which library types will actually be built
13155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
13156$as_echo_n "checking if libtool supports shared libraries... " >&6; }
13157 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
13158$as_echo "$can_build_shared" >&6; }
13159
13160 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
13161$as_echo_n "checking whether to build shared libraries... " >&6; }
13162 test "$can_build_shared" = "no" && enable_shared=no
13163
13164 # On AIX, shared libraries and static libraries use the same namespace, and
13165 # are all built from PIC.
13166 case $host_os in
13167 aix3*)
13168 test "$enable_shared" = yes && enable_static=no
13169 if test -n "$RANLIB"; then
13170 archive_cmds="$archive_cmds~\$RANLIB \$lib"
13171 postinstall_cmds='$RANLIB $lib'
13172 fi
13173 ;;
13174
13175 aix[4-9]*)
13176 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
13177 test "$enable_shared" = yes && enable_static=no
13178 fi
13179 ;;
13180 esac
13181 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
13182$as_echo "$enable_shared" >&6; }
13183
13184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
13185$as_echo_n "checking whether to build static libraries... " >&6; }
13186 # Make sure either enable_shared or enable_static is yes.
13187 test "$enable_shared" = yes || enable_static=yes
13188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
13189$as_echo "$enable_static" >&6; }
13190
13191
13192
13193
13194fi
13195ac_ext=c
13196ac_cpp='$CPP $CPPFLAGS'
13197ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13198ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13199ac_compiler_gnu=$ac_cv_c_compiler_gnu
13200
13201CC="$lt_save_CC"
13202
13203
13204
13205
13206
13207
13208
13209
13210
b5bd9624 13211
b5bd9624 13212
b5bd9624 13213
b5bd9624 13214
6bb11ab3
L
13215 ac_config_commands="$ac_config_commands libtool"
13216
13217
13218
13219
13220# Only expand once:
13221
13222
5912fadd 13223
b5bd9624 13224
c906108c
SS
13225. ${srcdir}/../../bfd/configure.host
13226
13227
13228
31e6ad7d
MF
13229
13230{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
13231$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
13232 # Check whether --enable-maintainer-mode was given.
81ecdfbb 13233if test "${enable_maintainer_mode+set}" = set; then :
31e6ad7d
MF
13234 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
13235else
13236 USE_MAINTAINER_MODE=no
c906108c 13237fi
31e6ad7d
MF
13238
13239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
13240$as_echo "$USE_MAINTAINER_MODE" >&6; }
13241 if test $USE_MAINTAINER_MODE = yes; then
13242 MAINTAINER_MODE_TRUE=
13243 MAINTAINER_MODE_FALSE='#'
c906108c 13244else
31e6ad7d
MF
13245 MAINTAINER_MODE_TRUE='#'
13246 MAINTAINER_MODE_FALSE=
81ecdfbb
RW
13247fi
13248
31e6ad7d
MF
13249 MAINT=$MAINTAINER_MODE_TRUE
13250
13251
c906108c
SS
13252
13253
81ecdfbb
RW
13254# Check whether --enable-sim-debug was given.
13255if test "${enable_sim_debug+set}" = set; then :
13256 enableval=$enable_sim_debug; case "${enableval}" in
c906108c
SS
13257 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
13258 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
13259 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
13260esac
13261if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
13262 echo "Setting sim debug = $sim_debug" 6>&1
13263fi
13264else
13265 sim_debug=""
81ecdfbb
RW
13266fi
13267
c906108c
SS
13268
13269
81ecdfbb
RW
13270# Check whether --enable-sim-stdio was given.
13271if test "${enable_sim_stdio+set}" = set; then :
13272 enableval=$enable_sim_stdio; case "${enableval}" in
c906108c
SS
13273 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
13274 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
81ecdfbb 13275 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
c906108c
SS
13276esac
13277if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
13278 echo "Setting stdio flags = $sim_stdio" 6>&1
13279fi
13280else
b7026657 13281 sim_stdio=""
81ecdfbb
RW
13282fi
13283
c906108c
SS
13284
13285
81ecdfbb
RW
13286# Check whether --enable-sim-trace was given.
13287if test "${enable_sim_trace+set}" = set; then :
13288 enableval=$enable_sim_trace; case "${enableval}" in
a3487082
MF
13289 yes) sim_trace="-DWITH_TRACE=-1";;
13290 no) sim_trace="-DWITH_TRACE=0";;
c906108c 13291 [-0-9]*)
a3487082 13292 sim_trace="-DWITH_TRACE='(${enableval})'";;
2232061b 13293 [[:lower:]]*)
c906108c
SS
13294 sim_trace=""
13295 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13296 if test x"$sim_trace" = x; then
13297 sim_trace="-DWITH_TRACE='(TRACE_$x"
13298 else
13299 sim_trace="${sim_trace}|TRACE_$x"
13300 fi
13301 done
13302 sim_trace="$sim_trace)'" ;;
13303esac
13304if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
13305 echo "Setting sim trace = $sim_trace" 6>&1
13306fi
13307else
13308 sim_trace=""
81ecdfbb
RW
13309fi
13310
c906108c
SS
13311
13312
81ecdfbb
RW
13313# Check whether --enable-sim-profile was given.
13314if test "${enable_sim_profile+set}" = set; then :
13315 enableval=$enable_sim_profile; case "${enableval}" in
c906108c
SS
13316 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
13317 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
13318 [-0-9]*)
13319 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
13320 [a-z]*)
13321 sim_profile=""
13322 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13323 if test x"$sim_profile" = x; then
13324 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
13325 else
13326 sim_profile="${sim_profile}|PROFILE_$x"
13327 fi
13328 done
13329 sim_profile="$sim_profile)'" ;;
13330esac
13331if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
13332 echo "Setting sim profile = $sim_profile" 6>&1
13333fi
13334else
eb2d80b4 13335 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
81ecdfbb
RW
13336fi
13337
c906108c
SS
13338
13339
35656e95
MF
13340# Check whether --enable-sim-assert was given.
13341if test "${enable_sim_assert+set}" = set; then :
13342 enableval=$enable_sim_assert; case "${enableval}" in
13343 yes) sim_assert="-DWITH_ASSERT=1";;
13344 no) sim_assert="-DWITH_ASSERT=0";;
13345 *) as_fn_error "\"--enable-sim-assert does not take a value\"" "$LINENO" 5; sim_assert="";;
13346esac
13347if test x"$silent" != x"yes" && test x"$sim_assert" != x""; then
13348 echo "Setting assert flags = $sim_assert" 6>&1
13349fi
13350else
13351 sim_assert=""
13352fi
13353
13354
347fe5bb
MF
13355sim_inline="-DDEFAULT_INLINE=0"
13356# Check whether --enable-sim-inline was given.
13357if test "${enable_sim_inline+set}" = set; then :
13358 enableval=$enable_sim_inline; sim_inline=""
13359case "$enableval" in
13360 no) sim_inline="-DDEFAULT_INLINE=0";;
13361 0) sim_inline="-DDEFAULT_INLINE=0";;
13362 yes | 2) sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
13363 1) sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
13364 *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13365 new_flag=""
13366 case "$x" in
13367 *_INLINE=*) new_flag="-D$x";;
13368 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
13369 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
13370 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
13371 esac
13372 if test x"$sim_inline" = x""; then
13373 sim_inline="$new_flag"
13374 else
13375 sim_inline="$sim_inline $new_flag"
13376 fi
13377 done;;
13378esac
13379if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
13380 echo "Setting inline flags = $sim_inline" 6>&1
13381fi
13382fi
13383
13384
13385
6efef468 13386
81ecdfbb
RW
13387# Check whether --with-pkgversion was given.
13388if test "${with_pkgversion+set}" = set; then :
13389 withval=$with_pkgversion; case "$withval" in
13390 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
6efef468
JM
13391 no) PKGVERSION= ;;
13392 *) PKGVERSION="($withval) " ;;
13393 esac
13394else
bf12d44e 13395 PKGVERSION="(SIM) "
6efef468 13396
81ecdfbb
RW
13397fi
13398
6efef468
JM
13399
13400
13401
13402
81ecdfbb
RW
13403# Check whether --with-bugurl was given.
13404if test "${with_bugurl+set}" = set; then :
13405 withval=$with_bugurl; case "$withval" in
13406 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
6efef468
JM
13407 no) BUGURL=
13408 ;;
13409 *) BUGURL="$withval"
13410 ;;
13411 esac
13412else
13413 BUGURL="http://www.gnu.org/software/gdb/bugs/"
13414
81ecdfbb
RW
13415fi
13416
6efef468
JM
13417 case ${BUGURL} in
13418 "")
13419 REPORT_BUGS_TO=
13420 REPORT_BUGS_TEXI=
13421 ;;
13422 *)
13423 REPORT_BUGS_TO="<$BUGURL>"
13424 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
13425 ;;
13426 esac;
13427
13428
13429
13430
13431cat >>confdefs.h <<_ACEOF
13432#define PKGVERSION "$PKGVERSION"
13433_ACEOF
13434
13435
13436cat >>confdefs.h <<_ACEOF
13437#define REPORT_BUGS_TO "$REPORT_BUGS_TO"
13438_ACEOF
13439
13440
81ecdfbb
RW
13441{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
13442$as_echo_n "checking return type of signal handlers... " >&6; }
13443if test "${ac_cv_type_signal+set}" = set; then :
13444 $as_echo_n "(cached) " >&6
c906108c 13445else
81ecdfbb 13446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13447/* end confdefs.h. */
c906108c
SS
13448#include <sys/types.h>
13449#include <signal.h>
c906108c 13450
b7026657
AC
13451int
13452main ()
13453{
81ecdfbb 13454return *(signal (0, 0)) (0) == 1;
b7026657
AC
13455 ;
13456 return 0;
13457}
13458_ACEOF
81ecdfbb
RW
13459if ac_fn_c_try_compile "$LINENO"; then :
13460 ac_cv_type_signal=int
c906108c 13461else
81ecdfbb 13462 ac_cv_type_signal=void
c906108c 13463fi
81ecdfbb 13464rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 13465fi
81ecdfbb
RW
13466{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
13467$as_echo "$ac_cv_type_signal" >&6; }
c906108c 13468
b7026657 13469cat >>confdefs.h <<_ACEOF
c906108c 13470#define RETSIGTYPE $ac_cv_type_signal
b7026657 13471_ACEOF
c906108c
SS
13472
13473
cd0fc7c3
SS
13474
13475
c906108c 13476
c906108c
SS
13477
13478
c906108c
SS
13479wire_alignment="NONSTRICT_ALIGNMENT"
13480default_alignment=""
13481
81ecdfbb
RW
13482# Check whether --enable-sim-alignment was given.
13483if test "${enable_sim_alignment+set}" = set; then :
13484 enableval=$enable_sim_alignment; case "${enableval}" in
c906108c
SS
13485 strict | STRICT) sim_alignment="-DWITH_ALIGNMENT=STRICT_ALIGNMENT";;
13486 nonstrict | NONSTRICT) sim_alignment="-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT";;
13487 forced | FORCED) sim_alignment="-DWITH_ALIGNMENT=FORCED_ALIGNMENT";;
13488 yes) if test x"$wire_alignment" != x; then
13489 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13490 else
13491 if test x"$default_alignment" != x; then
13492 sim_alignment="-DWITH_ALIGNMENT=${default_alignment}"
13493 else
13494 echo "No hard-wired alignment for target $target" 1>&6
13495 sim_alignment="-DWITH_ALIGNMENT=0"
13496 fi
13497 fi;;
13498 no) if test x"$default_alignment" != x; then
13499 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13500 else
13501 if test x"$wire_alignment" != x; then
13502 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${wire_alignment}"
13503 else
13504 echo "No default alignment for target $target" 1>&6
13505 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=0"
13506 fi
13507 fi;;
81ecdfbb 13508 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-alignment\"" "$LINENO" 5; sim_alignment="";;
c906108c
SS
13509esac
13510if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
13511 echo "Setting alignment flags = $sim_alignment" 6>&1
13512fi
13513else
13514 if test x"$default_alignment" != x; then
13515 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13516else
13517 if test x"$wire_alignment" != x; then
13518 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13519 else
13520 sim_alignment=
13521 fi
13522fi
81ecdfbb
RW
13523fi
13524
c906108c 13525
2232061b
MF
13526# Check whether --enable-werror was given.
13527if test "${enable_werror+set}" = set; then :
13528 enableval=$enable_werror; case "${enableval}" in
13529 yes | y) ERROR_ON_WARNING="yes" ;;
13530 no | n) ERROR_ON_WARNING="no" ;;
13531 *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
13532 esac
13533fi
13534
13535
13536# Enable -Werror by default when using gcc
13537if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
13538 ERROR_ON_WARNING=yes
51216631 13539fi
2232061b
MF
13540
13541WERROR_CFLAGS=""
13542if test "${ERROR_ON_WARNING}" = yes ; then
13543# NOTE: Disabled in the sim dir due to most sims generating warnings.
13544# WERROR_CFLAGS="-Werror"
13545 true
13546fi
13547
2232061b 13548build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
1a8a700e 13549-Wpointer-sign \
2232061b 13550-Wno-unused -Wunused-value -Wunused-function \
1a8a700e
MF
13551-Wno-switch -Wno-char-subscripts -Wmissing-prototypes
13552-Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \
13553-Wold-style-declaration -Wold-style-definition"
2232061b
MF
13554
13555# Enable -Wno-format by default when using gcc on mingw since many
13556# GCC versions complain about %I64.
13557case "${host}" in
13558 *-*-mingw32*) build_warnings="$build_warnings -Wno-format" ;;
d3685d60 13559 *) build_warnings="$build_warnings -Wformat-nonliteral" ;;
2232061b
MF
13560esac
13561
81ecdfbb
RW
13562# Check whether --enable-build-warnings was given.
13563if test "${enable_build_warnings+set}" = set; then :
13564 enableval=$enable_build_warnings; case "${enableval}" in
c8cca39f
AC
13565 yes) ;;
13566 no) build_warnings="-w";;
13567 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13568 build_warnings="${build_warnings} ${t}";;
13569 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13570 build_warnings="${t} ${build_warnings}";;
13571 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13572esac
13573if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13574 echo "Setting compiler warning flags = $build_warnings" 6>&1
13575fi
81ecdfbb
RW
13576fi
13577# Check whether --enable-sim-build-warnings was given.
13578if test "${enable_sim_build_warnings+set}" = set; then :
13579 enableval=$enable_sim_build_warnings; case "${enableval}" in
c906108c
SS
13580 yes) ;;
13581 no) build_warnings="-w";;
13582 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c8cca39f 13583 build_warnings="${build_warnings} ${t}";;
c906108c 13584 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
c8cca39f
AC
13585 build_warnings="${t} ${build_warnings}";;
13586 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
c906108c
SS
13587esac
13588if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
c8cca39f
AC
13589 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
13590fi
81ecdfbb
RW
13591fi
13592WARN_CFLAGS=""
d4f3574e
SS
13593if test "x${build_warnings}" != x -a "x$GCC" = xyes
13594then
81ecdfbb
RW
13595 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
13596$as_echo_n "checking compiler warning flags... " >&6; }
c8cca39f
AC
13597 # Separate out the -Werror flag as some files just cannot be
13598 # compiled with it enabled.
13599 for w in ${build_warnings}; do
13600 case $w in
13601 -Werr*) WERROR_CFLAGS=-Werror ;;
13602 *) # Check that GCC accepts it
13603 saved_CFLAGS="$CFLAGS"
13604 CFLAGS="$CFLAGS $w"
81ecdfbb 13605 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 13606/* end confdefs.h. */
c8cca39f 13607
b7026657
AC
13608int
13609main ()
13610{
c8cca39f 13611
b7026657
AC
13612 ;
13613 return 0;
13614}
13615_ACEOF
81ecdfbb 13616if ac_fn_c_try_compile "$LINENO"; then :
c8cca39f 13617 WARN_CFLAGS="${WARN_CFLAGS} $w"
c8cca39f 13618fi
81ecdfbb 13619rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c8cca39f
AC
13620 CFLAGS="$saved_CFLAGS"
13621 esac
13622 done
2232061b
MF
13623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
13624$as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
c906108c
SS
13625fi
13626
13627
e6c674b8 13628default_sim_reserved_bits="1"
81ecdfbb
RW
13629# Check whether --enable-sim-reserved-bits was given.
13630if test "${enable_sim_reserved_bits+set}" = set; then :
13631 enableval=$enable_sim_reserved_bits; case "${enableval}" in
e6c674b8
CD
13632 yes) sim_reserved_bits="-DWITH_RESERVED_BITS=1";;
13633 no) sim_reserved_bits="-DWITH_RESERVED_BITS=0";;
81ecdfbb 13634 *) as_fn_error "\"--enable-sim-reserved-bits does not take a value\"" "$LINENO" 5; sim_reserved_bits="";;
e6c674b8
CD
13635esac
13636if test x"$silent" != x"yes" && test x"$sim_reserved_bits" != x""; then
13637 echo "Setting reserved flags = $sim_reserved_bits" 6>&1
13638fi
13639else
13640 sim_reserved_bits="-DWITH_RESERVED_BITS=${default_sim_reserved_bits}"
81ecdfbb
RW
13641fi
13642
e6c674b8 13643
c906108c
SS
13644# DEPRECATED
13645#
13646# Instead of defining a `subtarget' macro, code should be checking
13647# the value of {STATE,CPU}_ARCHITECTURE to identify the architecture
13648# in question.
13649#
13650case "${target}" in
4c54fc26 13651 mips64vr*-*-*) SIM_SUBTARGET="-DTARGET_ENABLE_FR=1" ;;
c906108c 13652 mips*tx39*) SIM_SUBTARGET="-DSUBTARGET_R3900=1";;
109ad085 13653 mips*-sde-elf*) SIM_SUBTARGET="-DTARGET_ENABLE_FR=1";;
cc220243 13654 mips*-mti-elf*) SIM_SUBTARGET="-DTARGET_ENABLE_FR=1";;
1e799e28
CD
13655 mipsisa32*-*-*) SIM_SUBTARGET="-DTARGET_ENABLE_FR=1";;
13656 mipsisa64*-*-*) SIM_SUBTARGET="-DTARGET_ENABLE_FR=1";;
c906108c
SS
13657 *) SIM_SUBTARGET="";;
13658esac
13659
13660
13661
13662
13663#
13664# Select the byte order of the target
13665#
13666mips_endian=
13667default_endian=
13668case "${target}" in
1ac72f06
MF
13669 mips64el*-*-*) mips_endian=LITTLE ;;
13670 mips64vr*el-*-*) default_endian=LITTLE ;;
13671 mips64*-*-*) default_endian=BIG ;;
13672 mips16*-*-*) default_endian=BIG ;;
13673 mipsisa32*-*-*) default_endian=BIG ;;
13674 mipsisa64*-*-*) default_endian=BIG ;;
13675 mips*-*-*) default_endian=BIG ;;
13676 *) default_endian=BIG ;;
c906108c
SS
13677esac
13678
13679wire_endian="$mips_endian"
13680default_endian="$default_endian"
81ecdfbb
RW
13681# Check whether --enable-sim-endian was given.
13682if test "${enable_sim_endian+set}" = set; then :
13683 enableval=$enable_sim_endian; case "${enableval}" in
1ac72f06
MF
13684 b*|B*) sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG";;
13685 l*|L*) sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE";;
c906108c 13686 yes) if test x"$wire_endian" != x; then
1ac72f06 13687 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
c906108c 13688 else
1ac72f06
MF
13689 if test x"$default_endian" != x; then
13690 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
c906108c
SS
13691 else
13692 echo "No hard-wired endian for target $target" 1>&6
1ac72f06 13693 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_UNKNOWN"
c906108c
SS
13694 fi
13695 fi;;
13696 no) if test x"$default_endian" != x; then
1ac72f06 13697 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
c906108c
SS
13698 else
13699 if test x"$wire_endian" != x; then
1ac72f06 13700 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
c906108c
SS
13701 else
13702 echo "No default endian for target $target" 1>&6
1ac72f06 13703 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_UNKNOWN"
c906108c
SS
13704 fi
13705 fi;;
81ecdfbb 13706 *) as_fn_error "\"Unknown value $enableval for --enable-sim-endian\"" "$LINENO" 5; sim_endian="";;
c906108c
SS
13707esac
13708if test x"$silent" != x"yes" && test x"$sim_endian" != x""; then
13709 echo "Setting endian flags = $sim_endian" 6>&1
13710fi
13711else
13712 if test x"$default_endian" != x; then
1ac72f06 13713 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=BFD_ENDIAN_${default_endian}"
c906108c
SS
13714else
13715 if test x"$wire_endian" != x; then
1ac72f06 13716 sim_endian="-DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_${wire_endian}"
c906108c
SS
13717 else
13718 sim_endian=
13719 fi
13720fi
81ecdfbb
RW
13721fi
13722
c906108c
SS
13723
13724
13725
13726#
13727# Select the bitsize of the target
13728#
13729mips_addr_bitsize=
13730case "${target}" in
109ad085 13731 mips*-sde-elf*) mips_bitsize=64 ; mips_msb=63 ;;
cc220243 13732 mips*-mti-elf*) mips_bitsize=64 ; mips_msb=63 ;;
c906108c
SS
13733 mips64*-*-*) mips_bitsize=64 ; mips_msb=63 ;;
13734 mips16*-*-*) mips_bitsize=64 ; mips_msb=63 ;;
1e799e28
CD
13735 mipsisa32*-*-*) mips_bitsize=32 ; mips_msb=31 ;;
13736 mipsisa64*-*-*) mips_bitsize=64 ; mips_msb=63 ;;
c906108c
SS
13737 mips*-*-*) mips_bitsize=32 ; mips_msb=31 ;;
13738 *) mips_bitsize=64 ; mips_msb=63 ;;
13739esac
13740wire_word_bitsize="$mips_bitsize"
13741wire_word_msb="$mips_msb"
13742wire_address_bitsize="$mips_addr_bitsize"
13743wire_cell_bitsize=""
81ecdfbb
RW
13744# Check whether --enable-sim-bitsize was given.
13745if test "${enable_sim_bitsize+set}" = set; then :
13746 enableval=$enable_sim_bitsize; sim_bitsize=
c906108c
SS
13747case "${enableval}" in
13748 64,63 | 64,63,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=63";;
13749 32,31 | 32,31,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=31";;
13750 64,0 | 64,0,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0";;
13751 32,0 | 64,0,* ) sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0";;
13752 32) if test x"$wire_word_msb" != x -a x"$wire_word_msb" != x0; then
13753 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=31"
13754 else
13755 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=32 -DWITH_TARGET_WORD_MSB=0"
13756 fi ;;
13757 64) if test x"$wire_word_msb" != x -a x"$wire_word_msb" != x0; then
13758 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=63"
13759 else
13760 sim_bitsize="-DWITH_TARGET_WORD_BITSIZE=64 -DWITH_TARGET_WORD_MSB=0"
13761 fi ;;
81ecdfbb 13762 *) as_fn_error "\"--enable-sim-bitsize was given $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
c906108c
SS
13763esac
13764# address bitsize
13765tmp=`echo "${enableval}" | sed -e "s/^[0-9]*,*[0-9]*,*//"`
13766case x"${tmp}" in
13767 x ) ;;
13768 x32 | x32,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_ADDRESS_BITSIZE=32" ;;
13769 x64 | x64,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_ADDRESS_BITSIZE=64" ;;
81ecdfbb 13770 * ) as_fn_error "\"--enable-sim-bitsize was given address size $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
c906108c
SS
13771esac
13772# cell bitsize
13773tmp=`echo "${enableval}" | sed -e "s/^[0-9]*,*[0-9*]*,*[0-9]*,*//"`
13774case x"${tmp}" in
13775 x ) ;;
13776 x32 | x32,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_CELL_BITSIZE=32" ;;
13777 x64 | x64,* ) sim_bitsize="${sim_bitsize} -DWITH_TARGET_CELL_BITSIZE=64" ;;
81ecdfbb 13778 * ) as_fn_error "\"--enable-sim-bitsize was given cell size $enableval. Expected 32 or 64\"" "$LINENO" 5 ;;
c906108c
SS
13779esac
13780if test x"$silent" != x"yes" && test x"$sim_bitsize" != x""; then
13781 echo "Setting bitsize flags = $sim_bitsize" 6>&1
13782fi
13783else
13784 sim_bitsize=""
13785if test x"$wire_word_bitsize" != x; then
13786 sim_bitsize="$sim_bitsize -DWITH_TARGET_WORD_BITSIZE=$wire_word_bitsize"
13787fi
13788if test x"$wire_word_msb" != x; then
13789 sim_bitsize="$sim_bitsize -DWITH_TARGET_WORD_MSB=$wire_word_msb"
13790fi
13791if test x"$wire_address_bitsize" != x; then
13792 sim_bitsize="$sim_bitsize -DWITH_TARGET_ADDRESS_BITSIZE=$wire_address_bitsize"
13793fi
13794if test x"$wire_cell_bitsize" != x; then
13795 sim_bitsize="$sim_bitsize -DWITH_TARGET_CELL_BITSIZE=$wire_cell_bitsize"
13796fi
81ecdfbb
RW
13797fi
13798
c906108c
SS
13799
13800
13801
13802#
13803# Select the floating hardware support of the target
13804#
13805mips_fpu=HARDWARE_FLOATING_POINT
13806mips_fpu_bitsize=
13807case "${target}" in
4b5d35ee 13808 mips*tx39*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=32 ;;
109ad085 13809 mips*-sde-elf*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=64 ;;
cc220243 13810 mips*-mti-elf*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=64 ;;
c906108c
SS
13811 mips64*-*-*) mips_fpu=HARD_FLOATING_POINT ;;
13812 mips16*-*-*) mips_fpu=HARD_FLOATING_POINT ;;
1e799e28
CD
13813 mipsisa32*-*-*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=64 ;;
13814 mipsisa64*-*-*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=64 ;;
c906108c
SS
13815 mips*-*-*) mips_fpu=HARD_FLOATING_POINT ; mips_fpu_bitsize=32 ;;
13816 *) mips_fpu=HARD_FLOATING_POINT ;;
13817esac
13818
13819default_sim_float="$mips_fpu"
13820default_sim_float_bitsize="$mips_fpu_bitsize"
81ecdfbb
RW
13821# Check whether --enable-sim-float was given.
13822if test "${enable_sim_float+set}" = set; then :
13823 enableval=$enable_sim_float; case "${enableval}" in
c906108c
SS
13824 yes | hard) sim_float="-DWITH_FLOATING_POINT=HARD_FLOATING_POINT";;
13825 no | soft) sim_float="-DWITH_FLOATING_POINT=SOFT_FLOATING_POINT";;
13826 32) sim_float="-DWITH_FLOATING_POINT=HARD_FLOATING_POINT -DWITH_TARGET_FLOATING_POINT_BITSIZE=32";;
13827 64) sim_float="-DWITH_FLOATING_POINT=HARD_FLOATING_POINT -DWITH_TARGET_FLOATING_POINT_BITSIZE=64";;
81ecdfbb 13828 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-float\"" "$LINENO" 5; sim_float="";;
c906108c
SS
13829esac
13830if test x"$silent" != x"yes" && test x"$sim_float" != x""; then
13831 echo "Setting float flags = $sim_float" 6>&1
13832fi
13833else
b7026657 13834
c906108c
SS
13835sim_float=
13836if test x"${default_sim_float}" != x""; then
13837 sim_float="-DWITH_FLOATING_POINT=${default_sim_float}"
13838fi
13839if test x"${default_sim_float_bitsize}" != x""; then
13840 sim_float="$sim_float -DWITH_TARGET_FLOATING_POINT_BITSIZE=${default_sim_float_bitsize}"
13841fi
13842
81ecdfbb
RW
13843fi
13844
c906108c
SS
13845
13846
13847
c906108c
SS
13848#
13849# Select the IGEN architecture
13850#
13851sim_gen=IGEN
13852sim_igen_machine="-M mipsIV"
139181c8 13853sim_m16_machine="-M mips16,mipsIII"
c906108c
SS
13854sim_igen_filter="32,64,f"
13855sim_m16_filter="16"
4c54fc26
CD
13856sim_mach_default="mips8000"
13857
c906108c
SS
13858case "${target}" in
13859 mips*tx39*) sim_gen=IGEN
13860 sim_igen_filter="32,f"
13861 sim_igen_machine="-M r3900"
13862 ;;
13863 mips64vr43*-*-*) sim_gen=IGEN
13864 sim_igen_machine="-M mipsIV"
4c54fc26 13865 sim_mach_default="mips8000"
c906108c
SS
13866 ;;
13867 mips64vr5*-*-*) sim_gen=IGEN
13868 sim_igen_machine="-M vr5000"
4c54fc26 13869 sim_mach_default="mips5000"
c906108c
SS
13870 ;;
13871 mips64vr41*) sim_gen=M16
13872 sim_igen_machine="-M vr4100"
13873 sim_m16_machine="-M vr4100"
13874 sim_igen_filter="32,64,f"
13875 sim_m16_filter="16"
4c54fc26 13876 sim_mach_default="mips4100"
c906108c 13877 ;;
4c54fc26
CD
13878 mips64vr-*-* | mips64vrel-*-*)
13879 sim_gen=MULTI
13880 sim_multi_configs="\
13881 vr4100:mipsIII,mips16,vr4100:32,64:mips4100,mips4111\
13882 vr4120:mipsIII,mips16,vr4120:32,64:mips4120\
13883 vr5000:mipsIV:32,64,f:mips4300,mips5000\
13884 vr5400:mipsIV,vr5400:32,64,f:mips5400\
13885 vr5500:mipsIV,vr5500:32,64,f:mips5500"
13886 sim_multi_default=mips5000
13887 ;;
cc220243 13888 mips*-sde-elf* | mips*-mti-elf*)
8e394ffc
AB
13889 sim_gen=MULTI
13890 sim_multi_configs="\
13891 micromips:micromips64,micromipsdsp:32,64,f:mips_micromips\
13892 mips64r2:mips64r2,mips3d,mips16,mips16e,mdmx,dsp,dsp2,smartmips:32,64,f:mipsisa64r2"
13893 sim_multi_default=mipsisa64r2
109ad085 13894 ;;
c906108c
SS
13895 mips64*-*-*) sim_igen_filter="32,64,f"
13896 sim_gen=IGEN
13897 ;;
13898 mips16*-*-*) sim_gen=M16
13899 sim_igen_filter="32,64,f"
13900 sim_m16_filter="16"
13901 ;;
8e394ffc
AB
13902 mipsisa32r2*-*-*) sim_gen=MULTI
13903 sim_multi_configs="\
13904 micromips:micromips32,micromipsdsp:32,f:mips_micromips\
13905 mips32r2:mips32r2,mips3d,mips16,mips16e,mdmx,dsp,dsp2,smartmips:32,f:mipsisa32r2"
13906 sim_multi_default=mipsisa32r2
e70cb6cd 13907 ;;
d5fb0879
RS
13908 mipsisa32*-*-*) sim_gen=M16
13909 sim_igen_machine="-M mips32,mips16,mips16e,smartmips"
13910 sim_m16_machine="-M mips16,mips16e,mips32"
13911 sim_igen_filter="32,f"
13912 sim_mach_default="mipsisa32"
1e799e28 13913 ;;
d5fb0879
RS
13914 mipsisa64r2*-*-*) sim_gen=M16
13915 sim_igen_machine="-M mips64r2,mips3d,mips16,mips16e,mdmx,dsp,dsp2"
13916 sim_m16_machine="-M mips16,mips16e,mips64r2"
13917 sim_igen_filter="32,64,f"
13918 sim_mach_default="mipsisa64r2"
e70cb6cd 13919 ;;
7cbea089 13920 mipsisa64sb1*-*-*) sim_gen=IGEN
109ad085 13921 sim_igen_machine="-M mips64,mips3d,sb1"
7cbea089 13922 sim_igen_filter="32,64,f"
4c54fc26 13923 sim_mach_default="mips_sb1"
7cbea089 13924 ;;
d5fb0879
RS
13925 mipsisa64*-*-*) sim_gen=M16
13926 sim_igen_machine="-M mips64,mips3d,mips16,mips16e,mdmx"
13927 sim_m16_machine="-M mips16,mips16e,mips64"
13928 sim_igen_filter="32,64,f"
13929 sim_mach_default="mipsisa64"
1e799e28 13930 ;;
109ad085 13931 mips*lsi*) sim_gen=M16
c906108c
SS
13932 sim_igen_machine="-M mipsIII,mips16"
13933 sim_m16_machine="-M mips16,mipsIII"
13934 sim_igen_filter="32,f"
13935 sim_m16_filter="16"
4c54fc26 13936 sim_mach_default="mips4000"
109ad085 13937 ;;
c906108c
SS
13938 mips*-*-*) sim_gen=IGEN
13939 sim_igen_filter="32,f"
13940 ;;
13941esac
4c54fc26
CD
13942
13943# The MULTI generator can combine several simulation engines into one.
13944# executable. A configuration which uses the MULTI should set two
13945# variables: ${sim_multi_configs} and ${sim_multi_default}.
13946#
13947# ${sim_multi_configs} is the list of engines to build. Each
13948# space-separated entry has the form NAME:MACHINE:FILTER:BFDMACHS,
13949# where:
13950#
13951# - NAME is a C-compatible prefix for the engine,
13952# - MACHINE is a -M argument,
13953# - FILTER is a -F argument, and
13954# - BFDMACHS is a comma-separated list of bfd machines that the
13955# simulator can run.
13956#
13957# Each entry will have a separate simulation engine whose prefix is
13958# m32<NAME>. If the machine list includes "mips16", there will also
13959# be a mips16 engine, prefix m16<NAME>. The mips16 engine will be
13960# generated using the same machine list as the 32-bit version,
13961# but the filter will be "16" instead of FILTER.
13962#
13963# The simulator compares the bfd mach against BFDMACHS to decide
13964# which engine to use. Entries in BFDMACHS should be bfd_mach
13965# values with "bfd_mach_" removed. ${sim_multi_default} says
13966# which entry should be the default.
13967if test ${sim_gen} = MULTI; then
13968
13969 # Simple sanity check.
13970 if test -z "${sim_multi_configs}" || test -z "${sim_multi_default}"; then
306f4178 13971 as_fn_error "Error in configure.ac: MULTI simulator not set up correctly" "$LINENO" 5
4c54fc26
CD
13972 fi
13973
13974 # Start in a known state.
13975 rm -f multi-include.h multi-run.c
13976 sim_multi_flags=
13977 sim_multi_src=
8e394ffc 13978 sim_multi_obj=
4c54fc26
CD
13979 sim_multi_igen_configs=
13980 sim_seen_default=no
13981
13982 cat << __EOF__ > multi-run.c
13983/* Main entry point for MULTI simulators.
1ac72f06 13984 Copyright (C) 2003-2016 Free Software Foundation, Inc.
4c54fc26
CD
13985
13986 This program is free software; you can redistribute it and/or modify
13987 it under the terms of the GNU General Public License as published by
35ee6e1e 13988 the Free Software Foundation; either version 3 of the License, or
4c54fc26
CD
13989 (at your option) any later version.
13990
13991 This program is distributed in the hope that it will be useful,
13992 but WITHOUT ANY WARRANTY; without even the implied warranty of
13993 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13994 GNU General Public License for more details.
13995
13996 You should have received a copy of the GNU General Public License
35ee6e1e 13997 along with this program. If not, see <http://www.gnu.org/licenses/>.
4c54fc26
CD
13998
13999 --
14000
14001 This file was generated by sim/mips/configure. */
14002
14003#include "sim-main.h"
14004#include "multi-include.h"
8e394ffc
AB
14005#include "elf-bfd.h"
14006#include "elf/mips.h"
4c54fc26
CD
14007
14008#define SD sd
14009#define CPU cpu
14010
14011void
14012sim_engine_run (SIM_DESC sd,
14013 int next_cpu_nr,
14014 int nr_cpus,
14015 int signal) /* ignore */
14016{
14017 int mach;
14018
14019 if (STATE_ARCHITECTURE (sd) == NULL)
14020 mach = bfd_mach_${sim_multi_default};
8e394ffc
AB
14021 else if (elf_elfheader (sd->base.prog_bfd)->e_flags
14022 & EF_MIPS_ARCH_ASE_MICROMIPS)
14023 mach = bfd_mach_mips_micromips;
4c54fc26
CD
14024 else
14025 mach = STATE_ARCHITECTURE (SD)->mach;
14026
14027 switch (mach)
14028 {
14029__EOF__
14030
14031 for fc in ${sim_multi_configs}; do
14032
14033 # Split up the entry. ${c} contains the first three elements.
14034 # Note: outer sqaure brackets are m4 quotes.
14035 c=`echo ${fc} | sed 's/:[^:]*$//'`
14036 bfdmachs=`echo ${fc} | sed 's/.*://'`
14037 name=`echo ${c} | sed 's/:.*//'`
14038 machine=`echo ${c} | sed 's/.*:\(.*\):.*/\1/'`
14039 filter=`echo ${c} | sed 's/.*://'`
14040
14041 # Build the following lists:
14042 #
14043 # sim_multi_flags: all -M and -F flags used by the simulator
14044 # sim_multi_src: all makefile-generated source files
14045 # sim_multi_obj: the objects for ${sim_multi_src}
14046 # sim_multi_igen_configs: igen configuration strings.
14047 #
14048 # Each entry in ${sim_multi_igen_configs} is a prefix (m32
14049 # or m16) followed by the NAME, MACHINE and FILTER part of
14050 # the ${sim_multi_configs} entry.
14051 sim_multi_flags="${sim_multi_flags} -F ${filter} -M ${machine}"
14052
8e394ffc 14053 # Check whether special handling is needed.
4c54fc26
CD
14054 case ${c} in
14055 *:*mips16*:*)
14056 # Run igen twice, once for normal mode and once for mips16.
14057 ws="m32 m16"
14058
14059 # The top-level function for the mips16 simulator is
14060 # in a file m16${name}_run.c, generated by the
14061 # tmp-run-multi Makefile rule.
14062 sim_multi_src="${sim_multi_src} m16${name}_run.c"
14063 sim_multi_obj="${sim_multi_obj} m16${name}_run.o"
14064 sim_multi_flags="${sim_multi_flags} -F 16"
14065 ;;
8e394ffc
AB
14066 *:*micromips32*:*)
14067 # Run igen thrice, once for micromips32, once for micromips16,
14068 # and once for m32.
14069 ws="micromips_m32 micromips16 micromips32"
14070
14071 # The top-level function for the micromips simulator is
14072 # in a file micromips${name}_run.c, generated by the
14073 # tmp-run-multi Makefile rule.
14074 sim_multi_src="${sim_multi_src} micromips${name}_run.c"
14075 sim_multi_obj="${sim_multi_obj} micromips${name}_run.o"
14076 sim_multi_flags="${sim_multi_flags} -F 16,32"
14077 ;;
14078 *:*micromips64*:*)
14079 # Run igen thrice, once for micromips64, once for micromips16,
14080 # and once for m64.
14081 ws="micromips_m64 micromips16 micromips64"
14082
14083 # The top-level function for the micromips simulator is
14084 # in a file micromips${name}_run.c, generated by the
14085 # tmp-run-multi Makefile rule.
14086 sim_multi_src="${sim_multi_src} micromips${name}_run.c"
14087 sim_multi_obj="${sim_multi_obj} micromips${name}_run.o"
14088 sim_multi_flags="${sim_multi_flags} -F 16,32,64"
14089 ;;
4c54fc26
CD
14090 *)
14091 ws=m32
14092 ;;
14093 esac
14094
14095 # Now add the list of igen-generated files to ${sim_multi_src}
14096 # and ${sim_multi_obj}.
14097 for w in ${ws}; do
14098 for base in engine icache idecode model semantics support; do
14099 sim_multi_src="${sim_multi_src} ${w}${name}_${base}.c"
14100 sim_multi_src="${sim_multi_src} ${w}${name}_${base}.h"
14101 sim_multi_obj="${sim_multi_obj} ${w}${name}_${base}.o"
14102 done
14103 sim_multi_igen_configs="${sim_multi_igen_configs} ${w}${c}"
14104 done
14105
14106 # Add an include for the engine.h file. This file declares the
14107 # top-level foo_engine_run() function.
14108 echo "#include \"${w}${name}_engine.h\"" >> multi-include.h
14109
14110 # Add case statements for this engine to sim_engine_run().
14111 for mach in `echo ${bfdmachs} | sed 's/,/ /g'`; do
14112 echo " case bfd_mach_${mach}:" >> multi-run.c
14113 if test ${mach} = ${sim_multi_default}; then
14114 echo " default:" >> multi-run.c
14115 sim_seen_default=yes
14116 fi
14117 done
14118 echo " ${w}${name}_engine_run (sd, next_cpu_nr, nr_cpus, signal);" \
14119 >> multi-run.c
14120 echo " break;" >> multi-run.c
14121 done
14122
14123 # Check whether we added a 'default:' label.
14124 if test ${sim_seen_default} = no; then
306f4178 14125 as_fn_error "Error in configure.ac: \${sim_multi_configs} doesn't have an entry for \${sim_multi_default}" "$LINENO" 5
4c54fc26
CD
14126 fi
14127
14128 cat << __EOF__ >> multi-run.c
14129 }
14130}
14131
14132int
14133mips_mach_multi (SIM_DESC sd)
14134{
14135 if (STATE_ARCHITECTURE (sd) == NULL)
14136 return bfd_mach_${sim_multi_default};
14137
14138 switch (STATE_ARCHITECTURE (SD)->mach)
14139 {
14140__EOF__
14141
14142 # Add case statements for this engine to mips_mach_multi().
14143 for fc in ${sim_multi_configs}; do
14144
14145 # Split up the entry. ${c} contains the first three elements.
14146 # Note: outer sqaure brackets are m4 quotes.
14147 c=`echo ${fc} | sed 's/:[^:]*$//'`
14148 bfdmachs=`echo ${fc} | sed 's/.*://'`
14149
14150 for mach in `echo ${bfdmachs} | sed 's/,/ /g'`; do
14151 echo " case bfd_mach_${mach}:" >> multi-run.c
14152 done
14153 done
14154
14155 cat << __EOF__ >> multi-run.c
14156 return (STATE_ARCHITECTURE (SD)->mach);
14157 default:
14158 return bfd_mach_${sim_multi_default};
14159 }
14160}
14161__EOF__
14162
14163 SIM_SUBTARGET="$SIM_SUBTARGET -DMIPS_MACH_MULTI"
14164else
14165 # For clean-extra
14166 sim_multi_src=doesnt-exist.c
14167
14168 if test x"${sim_mach_default}" = x""; then
306f4178 14169 as_fn_error "Error in configure.ac: \${sim_mach_default} not defined" "$LINENO" 5
4c54fc26
CD
14170 fi
14171 SIM_SUBTARGET="$SIM_SUBTARGET -DMIPS_MACH_DEFAULT=bfd_mach_${sim_mach_default}"
14172fi
c906108c
SS
14173sim_igen_flags="-F ${sim_igen_filter} ${sim_igen_machine} ${sim_igen_smp}"
14174sim_m16_flags=" -F ${sim_m16_filter} ${sim_m16_machine} ${sim_igen_smp}"
8e394ffc
AB
14175sim_micromips16_flags=" -F ${sim_micromips16_filter} ${sim_micromips16_machine} ${sim_igen_smp}"
14176sim_micromips_flags=" -F ${sim_micromips_filter} ${sim_micromips_machine} ${sim_igen_smp}"
c906108c
SS
14177
14178
14179
14180
14181
4c54fc26
CD
14182
14183
14184
14185
c906108c
SS
14186#
14187# Add simulated hardware devices
14188#
14189hw_enabled=no
14190case "${target}" in
14191 mips*tx39*)
14192 hw_enabled=yes
b7026657 14193 hw_extra_devices="tx3904cpu tx3904irc tx3904tmr tx3904sio"
c906108c
SS
14194 ;;
14195 *)
c906108c
SS
14196 ;;
14197esac
14198
c906108c 14199if test "$hw_devices"; then
6ffe910a 14200 hardware="$hw_devices"
c906108c 14201else
6ffe910a 14202 hardware="cfi core pal glue"
c906108c 14203fi
6ffe910a 14204hardware="$hardware $hw_extra_devices"
1517bd27 14205
c906108c
SS
14206sim_hw_cflags="-DWITH_HW=1"
14207sim_hw="$hardware"
14208sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\1.o/g'`"
1517bd27 14209
81ecdfbb
RW
14210# Check whether --enable-sim-hardware was given.
14211if test "${enable_sim_hardware+set}" = set; then :
14212 enableval=$enable_sim_hardware;
30452bbe
MF
14213else
14214 enable_sim_hardware="$hw_enabled"
1517bd27
MF
14215fi
14216
14217case ${enable_sim_hardware} in
64dd13df
MF
14218 yes|no) ;;
14219 ,*) hardware="${hardware} `echo ${enableval} | sed -e 's/,/ /'`";;
14220 *,) hardware="`echo ${enableval} | sed -e 's/,/ /'` ${hardware}";;
14221 *) hardware="`echo ${enableval} | sed -e 's/,/ /'`"'';;
c906108c 14222esac
1517bd27 14223
64dd13df 14224if test "$enable_sim_hardware" = no; then
c906108c
SS
14225 sim_hw_objs=
14226 sim_hw_cflags="-DWITH_HW=0"
14227 sim_hw=
14228else
14229 sim_hw_cflags="-DWITH_HW=1"
14230 # remove duplicates
14231 sim_hw=""
14232 sim_hw_objs="\$(SIM_COMMON_HW_OBJS)"
b3a3ffef
HPN
14233 for i in $hardware ; do
14234 case " $sim_hw " in
c906108c
SS
14235 *" $i "*) ;;
14236 *) sim_hw="$sim_hw $i" ; sim_hw_objs="$sim_hw_objs dv-$i.o";;
14237 esac
14238 done
3be31516 14239 # mingw does not support sockser
3be31516
JS
14240 case ${host} in
14241 *mingw*) ;;
49cd1634
MF
14242 *) # TODO: We don't add dv-sockser to sim_hw as it is not a "real" device
14243 # that you instatiate. Instead, other code will call into it directly.
14244 # At some point, we should convert it over.
14245 sim_hw_objs="$sim_hw_objs dv-sockser.o"
3be31516
JS
14246
14247cat >>confdefs.h <<_ACEOF
14248#define HAVE_DV_SOCKSER 1
14249_ACEOF
14250
14251 ;;
14252 esac
1517bd27
MF
14253 if test x"$silent" != x"yes"; then
14254 echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
3be31516 14255 fi
1517bd27
MF
14256 case " $hardware " in
14257 *" cfi "*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for log2 in -lm" >&5
4399a56b
MF
14258$as_echo_n "checking for log2 in -lm... " >&6; }
14259if test "${ac_cv_lib_m_log2+set}" = set; then :
14260 $as_echo_n "(cached) " >&6
14261else
14262 ac_check_lib_save_LIBS=$LIBS
14263LIBS="-lm $LIBS"
14264cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14265/* end confdefs.h. */
14266
14267/* Override any GCC internal prototype to avoid an error.
14268 Use char because int might match the return type of a GCC
14269 builtin and then its argument prototype would still apply. */
14270#ifdef __cplusplus
14271extern "C"
14272#endif
14273char log2 ();
14274int
14275main ()
14276{
14277return log2 ();
14278 ;
14279 return 0;
14280}
14281_ACEOF
14282if ac_fn_c_try_link "$LINENO"; then :
14283 ac_cv_lib_m_log2=yes
14284else
14285 ac_cv_lib_m_log2=no
14286fi
14287rm -f core conftest.err conftest.$ac_objext \
14288 conftest$ac_exeext conftest.$ac_ext
14289LIBS=$ac_check_lib_save_LIBS
14290fi
14291{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_log2" >&5
14292$as_echo "$ac_cv_lib_m_log2" >&6; }
14293if test "x$ac_cv_lib_m_log2" = x""yes; then :
14294 cat >>confdefs.h <<_ACEOF
14295#define HAVE_LIBM 1
14296_ACEOF
14297
14298 LIBS="-lm $LIBS"
14299
14300fi
14301;;
1517bd27
MF
14302 esac
14303fi
4399a56b 14304
c906108c 14305
c906108c
SS
14306
14307# Choose simulator engine
14308case "${target}" in
14309 *) mips_igen_engine="engine.o"
14310 ;;
14311esac
14312
14313
14314
81ecdfbb
RW
14315{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
14316$as_echo_n "checking for X... " >&6; }
b7026657 14317
c906108c 14318
81ecdfbb
RW
14319# Check whether --with-x was given.
14320if test "${with_x+set}" = set; then :
14321 withval=$with_x;
14322fi
c906108c
SS
14323
14324# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
14325if test "x$with_x" = xno; then
14326 # The user explicitly disabled X.
14327 have_x=disabled
14328else
81ecdfbb
RW
14329 case $x_includes,$x_libraries in #(
14330 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
14331 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
14332 $as_echo_n "(cached) " >&6
c906108c
SS
14333else
14334 # One or both of the vars are not set, and there is no cached value.
b7026657 14335ac_x_includes=no ac_x_libraries=no
81ecdfbb 14336rm -f -r conftest.dir
b7026657
AC
14337if mkdir conftest.dir; then
14338 cd conftest.dir
b7026657 14339 cat >Imakefile <<'_ACEOF'
81ecdfbb
RW
14340incroot:
14341 @echo incroot='${INCROOT}'
14342usrlibdir:
14343 @echo usrlibdir='${USRLIBDIR}'
14344libdir:
14345 @echo libdir='${LIBDIR}'
14346_ACEOF
14347 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
c906108c 14348 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
81ecdfbb
RW
14349 for ac_var in incroot usrlibdir libdir; do
14350 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
14351 done
c906108c 14352 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
81ecdfbb
RW
14353 for ac_extension in a so sl dylib la dll; do
14354 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
14355 test -f "$ac_im_libdir/libX11.$ac_extension"; then
b7026657 14356 ac_im_usrlibdir=$ac_im_libdir; break
c906108c
SS
14357 fi
14358 done
14359 # Screen out bogus values from the imake configuration. They are
14360 # bogus both because they are the default anyway, and because
14361 # using them would break gcc on systems where it needs fixed includes.
b7026657 14362 case $ac_im_incroot in
81ecdfbb 14363 /usr/include) ac_x_includes= ;;
b7026657 14364 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
c906108c 14365 esac
b7026657 14366 case $ac_im_usrlibdir in
81ecdfbb 14367 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
b7026657 14368 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
c906108c
SS
14369 esac
14370 fi
14371 cd ..
81ecdfbb 14372 rm -f -r conftest.dir
c906108c
SS
14373fi
14374
b7026657
AC
14375# Standard set of common directories for X headers.
14376# Check X11 before X11Rn because it is often a symlink to the current release.
14377ac_x_header_dirs='
14378/usr/X11/include
81ecdfbb 14379/usr/X11R7/include
b7026657
AC
14380/usr/X11R6/include
14381/usr/X11R5/include
14382/usr/X11R4/include
14383
14384/usr/include/X11
81ecdfbb 14385/usr/include/X11R7
b7026657
AC
14386/usr/include/X11R6
14387/usr/include/X11R5
14388/usr/include/X11R4
14389
14390/usr/local/X11/include
81ecdfbb 14391/usr/local/X11R7/include
b7026657
AC
14392/usr/local/X11R6/include
14393/usr/local/X11R5/include
14394/usr/local/X11R4/include
14395
14396/usr/local/include/X11
81ecdfbb 14397/usr/local/include/X11R7
b7026657
AC
14398/usr/local/include/X11R6
14399/usr/local/include/X11R5
14400/usr/local/include/X11R4
14401
14402/usr/X386/include
14403/usr/x386/include
14404/usr/XFree86/include/X11
14405
14406/usr/include
14407/usr/local/include
14408/usr/unsupported/include
14409/usr/athena/include
14410/usr/local/x11r5/include
14411/usr/lpp/Xamples/include
14412
14413/usr/openwin/include
14414/usr/openwin/share/include'
14415
14416if test "$ac_x_includes" = no; then
81ecdfbb 14417 # Guess where to find include files, by looking for Xlib.h.
c906108c 14418 # First, try using that file with no special directory specified.
81ecdfbb 14419 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 14420/* end confdefs.h. */
81ecdfbb 14421#include <X11/Xlib.h>
b7026657 14422_ACEOF
81ecdfbb 14423if ac_fn_c_try_cpp "$LINENO"; then :
c906108c
SS
14424 # We can compile using X headers with no special include directory.
14425ac_x_includes=
14426else
b7026657 14427 for ac_dir in $ac_x_header_dirs; do
81ecdfbb 14428 if test -r "$ac_dir/X11/Xlib.h"; then
b7026657
AC
14429 ac_x_includes=$ac_dir
14430 break
14431 fi
14432done
c906108c 14433fi
b7026657
AC
14434rm -f conftest.err conftest.$ac_ext
14435fi # $ac_x_includes = no
c906108c 14436
b7026657 14437if test "$ac_x_libraries" = no; then
c906108c 14438 # Check for the libraries.
c906108c
SS
14439 # See if we find them without any special options.
14440 # Don't add to $LIBS permanently.
b7026657 14441 ac_save_LIBS=$LIBS
81ecdfbb
RW
14442 LIBS="-lX11 $LIBS"
14443 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657 14444/* end confdefs.h. */
81ecdfbb 14445#include <X11/Xlib.h>
b7026657
AC
14446int
14447main ()
14448{
81ecdfbb 14449XrmInitialize ()
b7026657
AC
14450 ;
14451 return 0;
14452}
14453_ACEOF
81ecdfbb 14454if ac_fn_c_try_link "$LINENO"; then :
b7026657 14455 LIBS=$ac_save_LIBS
c906108c
SS
14456# We can link X programs with no special library path.
14457ac_x_libraries=
14458else
81ecdfbb
RW
14459 LIBS=$ac_save_LIBS
14460for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
b7026657 14461do
81ecdfbb
RW
14462 # Don't even attempt the hair of trying to link an X program!
14463 for ac_extension in a so sl dylib la dll; do
14464 if test -r "$ac_dir/libX11.$ac_extension"; then
14465 ac_x_libraries=$ac_dir
14466 break 2
14467 fi
14468 done
14469done
b7026657 14470fi
81ecdfbb
RW
14471rm -f core conftest.err conftest.$ac_objext \
14472 conftest$ac_exeext conftest.$ac_ext
14473fi # $ac_x_libraries = no
b7026657 14474
81ecdfbb
RW
14475case $ac_x_includes,$ac_x_libraries in #(
14476 no,* | *,no | *\'*)
14477 # Didn't find X, or a directory has "'" in its name.
14478 ac_cv_have_x="have_x=no";; #(
14479 *)
14480 # Record where we found X for the cache.
14481 ac_cv_have_x="have_x=yes\
14482 ac_x_includes='$ac_x_includes'\
14483 ac_x_libraries='$ac_x_libraries'"
14484esac
b7026657 14485fi
81ecdfbb
RW
14486;; #(
14487 *) have_x=yes;;
14488 esac
14489 eval "$ac_cv_have_x"
14490fi # $with_x != no
b7026657 14491
81ecdfbb
RW
14492if test "$have_x" != yes; then
14493 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
14494$as_echo "$have_x" >&6; }
14495 no_x=yes
b7026657 14496else
81ecdfbb
RW
14497 # If each of the values was on the command line, it overrides each guess.
14498 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
14499 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
14500 # Update the cache value to reflect the command line values.
14501 ac_cv_have_x="have_x=yes\
14502 ac_x_includes='$x_includes'\
14503 ac_x_libraries='$x_libraries'"
14504 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
14505$as_echo "libraries $x_libraries, headers $x_includes" >&6; }
b7026657 14506fi
b7026657 14507
81ecdfbb
RW
14508mips_extra_libs=""
14509
14510
81ecdfbb
RW
14511{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fabs in -lm" >&5
14512$as_echo_n "checking for fabs in -lm... " >&6; }
14513if test "${ac_cv_lib_m_fabs+set}" = set; then :
14514 $as_echo_n "(cached) " >&6
b7026657
AC
14515else
14516 ac_check_lib_save_LIBS=$LIBS
14517LIBS="-lm $LIBS"
81ecdfbb 14518cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b7026657
AC
14519/* end confdefs.h. */
14520
81ecdfbb
RW
14521/* Override any GCC internal prototype to avoid an error.
14522 Use char because int might match the return type of a GCC
14523 builtin and then its argument prototype would still apply. */
b7026657
AC
14524#ifdef __cplusplus
14525extern "C"
14526#endif
b7026657
AC
14527char fabs ();
14528int
14529main ()
14530{
81ecdfbb 14531return fabs ();
b7026657
AC
14532 ;
14533 return 0;
14534}
14535_ACEOF
81ecdfbb 14536if ac_fn_c_try_link "$LINENO"; then :
b7026657
AC
14537 ac_cv_lib_m_fabs=yes
14538else
81ecdfbb 14539 ac_cv_lib_m_fabs=no
b7026657 14540fi
81ecdfbb
RW
14541rm -f core conftest.err conftest.$ac_objext \
14542 conftest$ac_exeext conftest.$ac_ext
b7026657
AC
14543LIBS=$ac_check_lib_save_LIBS
14544fi
81ecdfbb
RW
14545{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_fabs" >&5
14546$as_echo "$ac_cv_lib_m_fabs" >&6; }
14547if test "x$ac_cv_lib_m_fabs" = x""yes; then :
b7026657
AC
14548 cat >>confdefs.h <<_ACEOF
14549#define HAVE_LIBM 1
14550_ACEOF
14551
14552 LIBS="-lm $LIBS"
14553
14554fi
14555
b7026657 14556for ac_func in aint anint sqrt
81ecdfbb
RW
14557do :
14558 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14559ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
14560eval as_val=\$$as_ac_var
14561 if test "x$as_val" = x""yes; then :
b7026657 14562 cat >>confdefs.h <<_ACEOF
81ecdfbb 14563#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
b7026657
AC
14564_ACEOF
14565
14566fi
14567done
14568
14569
14570
b7026657
AC
14571cgen_breaks=""
14572if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
14573cgen_breaks="break cgen_rtx_error";
14574fi
14575
81ecdfbb 14576ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
38f48d72 14577
81ecdfbb 14578ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
38f48d72 14579
81ecdfbb 14580ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
38f48d72 14581
81ecdfbb 14582ac_config_commands="$ac_config_commands Makefile"
38f48d72 14583
81ecdfbb 14584ac_config_commands="$ac_config_commands stamp-h"
38f48d72 14585
b7026657
AC
14586cat >confcache <<\_ACEOF
14587# This file is a shell script that caches the results of configure
14588# tests run on this system so they can be shared between configure
14589# scripts and configure runs, see configure's option --config-cache.
14590# It is not useful on other systems. If it contains results you don't
14591# want to keep, you may remove or edit it.
14592#
14593# config.status only pays attention to the cache file if you give it
14594# the --recheck option to rerun configure.
14595#
14596# `ac_cv_env_foo' variables (set or unset) will be overridden when
14597# loading this file, other *unset* `ac_cv_foo' will be assigned the
14598# following values.
14599
14600_ACEOF
14601
14602# The following way of writing the cache mishandles newlines in values,
14603# but we know of no workaround that is simple, portable, and efficient.
81ecdfbb 14604# So, we kill variables containing newlines.
b7026657
AC
14605# Ultrix sh set writes to stderr and can't be redirected directly,
14606# and sets the high bit in the cache file unless we assign to the vars.
81ecdfbb
RW
14607(
14608 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
14609 eval ac_val=\$$ac_var
14610 case $ac_val in #(
14611 *${as_nl}*)
14612 case $ac_var in #(
14613 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
14614$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
14615 esac
14616 case $ac_var in #(
14617 _ | IFS | as_nl) ;; #(
14618 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
14619 *) { eval $ac_var=; unset $ac_var;} ;;
14620 esac ;;
14621 esac
14622 done
14623
b7026657 14624 (set) 2>&1 |
81ecdfbb
RW
14625 case $as_nl`(ac_space=' '; set) 2>&1` in #(
14626 *${as_nl}ac_space=\ *)
14627 # `set' does not quote correctly, so add quotes: double-quote
14628 # substitution turns \\\\ into \\, and sed turns \\ into \.
b7026657
AC
14629 sed -n \
14630 "s/'/'\\\\''/g;
14631 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
81ecdfbb 14632 ;; #(
b7026657
AC
14633 *)
14634 # `set' quotes correctly as required by POSIX, so do not add quotes.
81ecdfbb 14635 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
b7026657 14636 ;;
81ecdfbb
RW
14637 esac |
14638 sort
14639) |
b7026657 14640 sed '
81ecdfbb 14641 /^ac_cv_env_/b end
b7026657 14642 t clear
81ecdfbb 14643 :clear
b7026657
AC
14644 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
14645 t end
81ecdfbb
RW
14646 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
14647 :end' >>confcache
14648if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
14649 if test -w "$cache_file"; then
14650 test "x$cache_file" != "x/dev/null" &&
14651 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14652$as_echo "$as_me: updating cache $cache_file" >&6;}
b7026657
AC
14653 cat confcache >$cache_file
14654 else
81ecdfbb
RW
14655 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14656$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
b7026657
AC
14657 fi
14658fi
14659rm -f confcache
14660
14661test "x$prefix" = xNONE && prefix=$ac_default_prefix
14662# Let make expand exec_prefix.
14663test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
14664
b7026657
AC
14665DEFS=-DHAVE_CONFIG_H
14666
14667ac_libobjs=
14668ac_ltlibobjs=
14669for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
14670 # 1. Remove the extension, and $U if already installed.
81ecdfbb
RW
14671 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
14672 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
14673 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
14674 # will be set to the directory where LIBOBJS objects are built.
14675 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
14676 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
b7026657
AC
14677done
14678LIBOBJS=$ac_libobjs
14679
14680LTLIBOBJS=$ac_ltlibobjs
14681
14682
0cb8d851 14683
db2e4d67
MF
14684if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
14685 as_fn_error "conditional \"GMAKE\" was never defined.
14686Usually this means the macro was only invoked conditionally." "$LINENO" 5
14687fi
6bb11ab3
L
14688if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
14689 as_fn_error "conditional \"PLUGINS\" was never defined.
14690Usually this means the macro was only invoked conditionally." "$LINENO" 5
14691fi
31e6ad7d
MF
14692if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
14693 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
14694Usually this means the macro was only invoked conditionally." "$LINENO" 5
14695fi
b7026657
AC
14696
14697: ${CONFIG_STATUS=./config.status}
81ecdfbb 14698ac_write_fail=0
b7026657
AC
14699ac_clean_files_save=$ac_clean_files
14700ac_clean_files="$ac_clean_files $CONFIG_STATUS"
81ecdfbb
RW
14701{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14702$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14703as_write_fail=0
14704cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
b7026657
AC
14705#! $SHELL
14706# Generated by $as_me.
14707# Run this file to recreate the current configuration.
14708# Compiler output produced by configure, useful for debugging
14709# configure, is in config.log if it exists.
c906108c 14710
b7026657
AC
14711debug=false
14712ac_cs_recheck=false
14713ac_cs_silent=false
b7026657 14714
81ecdfbb
RW
14715SHELL=\${CONFIG_SHELL-$SHELL}
14716export SHELL
14717_ASEOF
14718cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
14719## -------------------- ##
14720## M4sh Initialization. ##
14721## -------------------- ##
14722
14723# Be more Bourne compatible
14724DUALCASE=1; export DUALCASE # for MKS sh
14725if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
b7026657
AC
14726 emulate sh
14727 NULLCMD=:
81ecdfbb 14728 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
b7026657
AC
14729 # is contrary to our usage. Disable this feature.
14730 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
14731 setopt NO_GLOB_SUBST
14732else
14733 case `(set -o) 2>/dev/null` in #(
14734 *posix*) :
14735 set -o posix ;; #(
14736 *) :
14737 ;;
14738esac
c906108c 14739fi
b7026657 14740
81ecdfbb
RW
14741
14742as_nl='
14743'
14744export as_nl
14745# Printing a long string crashes Solaris 7 /usr/bin/printf.
14746as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
14747as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
14748as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
14749# Prefer a ksh shell builtin over an external printf program on Solaris,
14750# but without wasting forks for bash or zsh.
14751if test -z "$BASH_VERSION$ZSH_VERSION" \
14752 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
14753 as_echo='print -r --'
14754 as_echo_n='print -rn --'
14755elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
14756 as_echo='printf %s\n'
14757 as_echo_n='printf %s'
14758else
14759 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
14760 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
14761 as_echo_n='/usr/ucb/echo -n'
14762 else
14763 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
14764 as_echo_n_body='eval
14765 arg=$1;
14766 case $arg in #(
14767 *"$as_nl"*)
14768 expr "X$arg" : "X\\(.*\\)$as_nl";
14769 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
14770 esac;
14771 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
14772 '
14773 export as_echo_n_body
14774 as_echo_n='sh -c $as_echo_n_body as_echo'
14775 fi
14776 export as_echo_body
14777 as_echo='sh -c $as_echo_body as_echo'
c906108c 14778fi
b7026657 14779
81ecdfbb
RW
14780# The user is always right.
14781if test "${PATH_SEPARATOR+set}" != set; then
14782 PATH_SEPARATOR=:
14783 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
14784 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14785 PATH_SEPARATOR=';'
14786 }
14787fi
14788
14789
14790# IFS
14791# We need space, tab and new line, in precisely that order. Quoting is
14792# there to prevent editors from complaining about space-tab.
14793# (If _AS_PATH_WALK were called with IFS unset, it would disable word
14794# splitting by setting IFS to empty value.)
14795IFS=" "" $as_nl"
14796
14797# Find who we are. Look in the path if we contain no directory separator.
14798case $0 in #((
14799 *[\\/]* ) as_myself=$0 ;;
14800 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14801for as_dir in $PATH
14802do
14803 IFS=$as_save_IFS
14804 test -z "$as_dir" && as_dir=.
14805 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
14806 done
14807IFS=$as_save_IFS
b7026657 14808
81ecdfbb
RW
14809 ;;
14810esac
14811# We did not find ourselves, most probably we were run as `sh COMMAND'
14812# in which case we are not to be found in the path.
14813if test "x$as_myself" = x; then
14814 as_myself=$0
14815fi
14816if test ! -f "$as_myself"; then
14817 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
14818 exit 1
14819fi
14820
14821# Unset variables that we do not need and which cause bugs (e.g. in
14822# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
14823# suppresses any "Segmentation fault" message there. '((' could
14824# trigger a bug in pdksh 5.2.14.
14825for as_var in BASH_ENV ENV MAIL MAILPATH
14826do eval test x\${$as_var+set} = xset \
14827 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
14828done
b7026657
AC
14829PS1='$ '
14830PS2='> '
14831PS4='+ '
14832
14833# NLS nuisances.
81ecdfbb
RW
14834LC_ALL=C
14835export LC_ALL
14836LANGUAGE=C
14837export LANGUAGE
14838
14839# CDPATH.
14840(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14841
14842
14843# as_fn_error ERROR [LINENO LOG_FD]
14844# ---------------------------------
14845# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
14846# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
14847# script with status $?, using 1 if that was 0.
14848as_fn_error ()
14849{
14850 as_status=$?; test $as_status -eq 0 && as_status=1
14851 if test "$3"; then
14852 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14853 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
b7026657 14854 fi
81ecdfbb
RW
14855 $as_echo "$as_me: error: $1" >&2
14856 as_fn_exit $as_status
14857} # as_fn_error
14858
14859
14860# as_fn_set_status STATUS
14861# -----------------------
14862# Set $? to STATUS, without forking.
14863as_fn_set_status ()
14864{
14865 return $1
14866} # as_fn_set_status
14867
14868# as_fn_exit STATUS
14869# -----------------
14870# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
14871as_fn_exit ()
14872{
14873 set +e
14874 as_fn_set_status $1
14875 exit $1
14876} # as_fn_exit
14877
14878# as_fn_unset VAR
14879# ---------------
14880# Portably unset VAR.
14881as_fn_unset ()
14882{
14883 { eval $1=; unset $1;}
14884}
14885as_unset=as_fn_unset
14886# as_fn_append VAR VALUE
14887# ----------------------
14888# Append the text in VALUE to the end of the definition contained in VAR. Take
14889# advantage of any shell optimizations that allow amortized linear growth over
14890# repeated appends, instead of the typical quadratic growth present in naive
14891# implementations.
14892if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
14893 eval 'as_fn_append ()
14894 {
14895 eval $1+=\$2
14896 }'
14897else
14898 as_fn_append ()
14899 {
14900 eval $1=\$$1\$2
14901 }
14902fi # as_fn_append
c906108c 14903
81ecdfbb
RW
14904# as_fn_arith ARG...
14905# ------------------
14906# Perform arithmetic evaluation on the ARGs, and store the result in the
14907# global $as_val. Take advantage of shells that can avoid forks. The arguments
14908# must be portable across $(()) and expr.
14909if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
14910 eval 'as_fn_arith ()
14911 {
14912 as_val=$(( $* ))
14913 }'
14914else
14915 as_fn_arith ()
14916 {
14917 as_val=`expr "$@" || test $? -eq 1`
14918 }
14919fi # as_fn_arith
14920
14921
14922if expr a : '\(a\)' >/dev/null 2>&1 &&
14923 test "X`expr 00001 : '.*\(...\)'`" = X001; then
b7026657 14924 as_expr=expr
c906108c 14925else
b7026657 14926 as_expr=false
c906108c 14927fi
c906108c 14928
81ecdfbb 14929if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
b7026657
AC
14930 as_basename=basename
14931else
14932 as_basename=false
c906108c 14933fi
c906108c 14934
81ecdfbb
RW
14935if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
14936 as_dirname=dirname
14937else
14938 as_dirname=false
14939fi
c906108c 14940
81ecdfbb 14941as_me=`$as_basename -- "$0" ||
b7026657
AC
14942$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
14943 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
14944 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
14945$as_echo X/"$0" |
14946 sed '/^.*\/\([^/][^/]*\)\/*$/{
14947 s//\1/
14948 q
14949 }
14950 /^X\/\(\/\/\)$/{
14951 s//\1/
14952 q
14953 }
14954 /^X\/\(\/\).*/{
14955 s//\1/
14956 q
14957 }
14958 s/.*/./; q'`
b7026657 14959
b7026657
AC
14960# Avoid depending upon Character Ranges.
14961as_cr_letters='abcdefghijklmnopqrstuvwxyz'
14962as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
14963as_cr_Letters=$as_cr_letters$as_cr_LETTERS
14964as_cr_digits='0123456789'
14965as_cr_alnum=$as_cr_Letters$as_cr_digits
14966
81ecdfbb
RW
14967ECHO_C= ECHO_N= ECHO_T=
14968case `echo -n x` in #(((((
14969-n*)
14970 case `echo 'xy\c'` in
14971 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
14972 xy) ECHO_C='\c';;
14973 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
14974 ECHO_T=' ';;
14975 esac;;
14976*)
14977 ECHO_N='-n';;
b7026657 14978esac
c906108c 14979
81ecdfbb
RW
14980rm -f conf$$ conf$$.exe conf$$.file
14981if test -d conf$$.dir; then
14982 rm -f conf$$.dir/conf$$.file
c906108c 14983else
81ecdfbb
RW
14984 rm -f conf$$.dir
14985 mkdir conf$$.dir 2>/dev/null
c906108c 14986fi
81ecdfbb
RW
14987if (echo >conf$$.file) 2>/dev/null; then
14988 if ln -s conf$$.file conf$$ 2>/dev/null; then
b7026657 14989 as_ln_s='ln -s'
81ecdfbb
RW
14990 # ... but there are two gotchas:
14991 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14992 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14993 # In both cases, we have to default to `cp -p'.
14994 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14995 as_ln_s='cp -p'
14996 elif ln conf$$.file conf$$ 2>/dev/null; then
14997 as_ln_s=ln
14998 else
14999 as_ln_s='cp -p'
b7026657 15000 fi
b7026657
AC
15001else
15002 as_ln_s='cp -p'
c906108c 15003fi
81ecdfbb
RW
15004rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
15005rmdir conf$$.dir 2>/dev/null
15006
15007
15008# as_fn_mkdir_p
15009# -------------
15010# Create "$as_dir" as a directory, including parents if necessary.
15011as_fn_mkdir_p ()
15012{
15013
15014 case $as_dir in #(
15015 -*) as_dir=./$as_dir;;
15016 esac
15017 test -d "$as_dir" || eval $as_mkdir_p || {
15018 as_dirs=
15019 while :; do
15020 case $as_dir in #(
15021 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
15022 *) as_qdir=$as_dir;;
15023 esac
15024 as_dirs="'$as_qdir' $as_dirs"
15025 as_dir=`$as_dirname -- "$as_dir" ||
15026$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15027 X"$as_dir" : 'X\(//\)[^/]' \| \
15028 X"$as_dir" : 'X\(//\)$' \| \
15029 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
15030$as_echo X"$as_dir" |
15031 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15032 s//\1/
15033 q
15034 }
15035 /^X\(\/\/\)[^/].*/{
15036 s//\1/
15037 q
15038 }
15039 /^X\(\/\/\)$/{
15040 s//\1/
15041 q
15042 }
15043 /^X\(\/\).*/{
15044 s//\1/
15045 q
15046 }
15047 s/.*/./; q'`
15048 test -d "$as_dir" && break
15049 done
15050 test -z "$as_dirs" || eval "mkdir $as_dirs"
15051 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
15052
c906108c 15053
81ecdfbb 15054} # as_fn_mkdir_p
b7026657 15055if mkdir -p . 2>/dev/null; then
81ecdfbb 15056 as_mkdir_p='mkdir -p "$as_dir"'
c906108c 15057else
b7026657
AC
15058 test -d ./-p && rmdir ./-p
15059 as_mkdir_p=false
c906108c 15060fi
c906108c 15061
81ecdfbb
RW
15062if test -x / >/dev/null 2>&1; then
15063 as_test_x='test -x'
15064else
15065 if ls -dL / >/dev/null 2>&1; then
15066 as_ls_L_option=L
15067 else
15068 as_ls_L_option=
15069 fi
15070 as_test_x='
15071 eval sh -c '\''
15072 if test -d "$1"; then
15073 test -d "$1/.";
15074 else
15075 case $1 in #(
15076 -*)set "./$1";;
15077 esac;
15078 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
15079 ???[sx]*):;;*)false;;esac;fi
15080 '\'' sh
15081 '
15082fi
15083as_executable_p=$as_test_x
c906108c 15084
b7026657
AC
15085# Sed expression to map a string onto a valid CPP name.
15086as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
c906108c 15087
b7026657
AC
15088# Sed expression to map a string onto a valid variable name.
15089as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
c906108c 15090
b7026657 15091
b7026657 15092exec 6>&1
81ecdfbb
RW
15093## ----------------------------------- ##
15094## Main body of $CONFIG_STATUS script. ##
15095## ----------------------------------- ##
15096_ASEOF
15097test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
15098
15099cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15100# Save the log message, to keep $0 and so on meaningful, and to
b7026657 15101# report actual input values of CONFIG_FILES etc. instead of their
81ecdfbb
RW
15102# values after options handling.
15103ac_log="
b7026657 15104This file was extended by $as_me, which was
81ecdfbb 15105generated by GNU Autoconf 2.64. Invocation command line was
b7026657
AC
15106
15107 CONFIG_FILES = $CONFIG_FILES
15108 CONFIG_HEADERS = $CONFIG_HEADERS
15109 CONFIG_LINKS = $CONFIG_LINKS
15110 CONFIG_COMMANDS = $CONFIG_COMMANDS
15111 $ $0 $@
15112
81ecdfbb
RW
15113on `(hostname || uname -n) 2>/dev/null | sed 1q`
15114"
15115
b7026657
AC
15116_ACEOF
15117
81ecdfbb
RW
15118case $ac_config_files in *"
15119"*) set x $ac_config_files; shift; ac_config_files=$*;;
15120esac
379832de 15121
81ecdfbb
RW
15122case $ac_config_headers in *"
15123"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
15124esac
b7026657 15125
b7026657 15126
81ecdfbb
RW
15127cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15128# Files that config.status was made for.
15129config_files="$ac_config_files"
15130config_headers="$ac_config_headers"
81ecdfbb 15131config_commands="$ac_config_commands"
b7026657 15132
81ecdfbb 15133_ACEOF
b7026657 15134
81ecdfbb 15135cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
b7026657 15136ac_cs_usage="\
81ecdfbb
RW
15137\`$as_me' instantiates files and other configuration actions
15138from templates according to the current configuration. Unless the files
15139and actions are specified as TAGs, all are instantiated by default.
b7026657 15140
81ecdfbb 15141Usage: $0 [OPTION]... [TAG]...
b7026657
AC
15142
15143 -h, --help print this help, then exit
81ecdfbb
RW
15144 -V, --version print version number and configuration settings, then exit
15145 -q, --quiet, --silent
15146 do not print progress messages
b7026657
AC
15147 -d, --debug don't remove temporary files
15148 --recheck update $as_me by reconfiguring in the same conditions
81ecdfbb
RW
15149 --file=FILE[:TEMPLATE]
15150 instantiate the configuration file FILE
15151 --header=FILE[:TEMPLATE]
15152 instantiate the configuration header FILE
b7026657
AC
15153
15154Configuration files:
15155$config_files
15156
15157Configuration headers:
15158$config_headers
15159
b7026657
AC
15160Configuration commands:
15161$config_commands
15162
81ecdfbb 15163Report bugs to the package provider."
b7026657 15164
81ecdfbb
RW
15165_ACEOF
15166cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
b7026657
AC
15167ac_cs_version="\\
15168config.status
81ecdfbb
RW
15169configured by $0, generated by GNU Autoconf 2.64,
15170 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
b7026657 15171
81ecdfbb 15172Copyright (C) 2009 Free Software Foundation, Inc.
b7026657
AC
15173This config.status script is free software; the Free Software Foundation
15174gives unlimited permission to copy, distribute and modify it."
81ecdfbb
RW
15175
15176ac_pwd='$ac_pwd'
15177srcdir='$srcdir'
15178INSTALL='$INSTALL'
6bb11ab3 15179AWK='$AWK'
81ecdfbb 15180test -n "\$AWK" || AWK=awk
b7026657
AC
15181_ACEOF
15182
81ecdfbb
RW
15183cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15184# The default lists apply if the user does not specify any file.
b7026657
AC
15185ac_need_defaults=:
15186while test $# != 0
15187do
15188 case $1 in
15189 --*=*)
81ecdfbb
RW
15190 ac_option=`expr "X$1" : 'X\([^=]*\)='`
15191 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
b7026657 15192 ac_shift=:
c906108c 15193 ;;
81ecdfbb 15194 *)
b7026657
AC
15195 ac_option=$1
15196 ac_optarg=$2
15197 ac_shift=shift
c906108c 15198 ;;
b7026657 15199 esac
c906108c 15200
b7026657
AC
15201 case $ac_option in
15202 # Handling of the options.
b7026657
AC
15203 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
15204 ac_cs_recheck=: ;;
81ecdfbb
RW
15205 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
15206 $as_echo "$ac_cs_version"; exit ;;
15207 --debug | --debu | --deb | --de | --d | -d )
b7026657
AC
15208 debug=: ;;
15209 --file | --fil | --fi | --f )
15210 $ac_shift
81ecdfbb
RW
15211 case $ac_optarg in
15212 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15213 esac
15214 as_fn_append CONFIG_FILES " '$ac_optarg'"
b7026657
AC
15215 ac_need_defaults=false;;
15216 --header | --heade | --head | --hea )
15217 $ac_shift
81ecdfbb
RW
15218 case $ac_optarg in
15219 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15220 esac
15221 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
b7026657 15222 ac_need_defaults=false;;
81ecdfbb
RW
15223 --he | --h)
15224 # Conflict between --help and --header
15225 as_fn_error "ambiguous option: \`$1'
15226Try \`$0 --help' for more information.";;
15227 --help | --hel | -h )
15228 $as_echo "$ac_cs_usage"; exit ;;
b7026657
AC
15229 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
15230 | -silent | --silent | --silen | --sile | --sil | --si | --s)
15231 ac_cs_silent=: ;;
c906108c 15232
b7026657 15233 # This is an error.
81ecdfbb
RW
15234 -*) as_fn_error "unrecognized option: \`$1'
15235Try \`$0 --help' for more information." ;;
c906108c 15236
81ecdfbb
RW
15237 *) as_fn_append ac_config_targets " $1"
15238 ac_need_defaults=false ;;
b7026657
AC
15239
15240 esac
15241 shift
15242done
15243
15244ac_configure_extra_args=
15245
15246if $ac_cs_silent; then
15247 exec 6>/dev/null
15248 ac_configure_extra_args="$ac_configure_extra_args --silent"
c906108c
SS
15249fi
15250
b7026657 15251_ACEOF
81ecdfbb 15252cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
b7026657 15253if \$ac_cs_recheck; then
81ecdfbb
RW
15254 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
15255 shift
15256 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
15257 CONFIG_SHELL='$SHELL'
15258 export CONFIG_SHELL
15259 exec "\$@"
b7026657 15260fi
c906108c 15261
b7026657 15262_ACEOF
81ecdfbb
RW
15263cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15264exec 5>>config.log
15265{
15266 echo
15267 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
15268## Running $as_me. ##
15269_ASBOX
15270 $as_echo "$ac_log"
15271} >&5
c906108c 15272
81ecdfbb
RW
15273_ACEOF
15274cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
db2e4d67
MF
15275#
15276# INIT-COMMANDS
15277#
15278ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
15279
6bb11ab3
L
15280
15281# The HP-UX ksh and POSIX shell print the target directory to stdout
15282# if CDPATH is set.
15283(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
15284
15285sed_quote_subst='$sed_quote_subst'
15286double_quote_subst='$double_quote_subst'
15287delay_variable_subst='$delay_variable_subst'
15288macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
15289macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
15290enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
15291enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
15292pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
15293enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
15294SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
15295ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
15296host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
15297host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
15298host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
15299build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
15300build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
15301build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
15302SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
15303Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
15304GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
15305EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
15306FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
15307LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
15308NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
15309LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
15310max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
15311ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
15312exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
15313lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
15314lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
15315lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
15316reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
15317reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
15318OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
15319deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
15320file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
15321AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
15322AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
15323STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
15324RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
15325old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
15326old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
15327old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
15328lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
15329CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
15330CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
15331compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
15332GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
15333lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
15334lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
15335lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
15336lt_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"`'
15337objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
15338MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
15339lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
15340lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
15341lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
15342lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
15343lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
15344need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
15345DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
15346NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
15347LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
15348OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
15349OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
15350libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
15351shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
15352extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
15353archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
15354enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
15355export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
15356whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
15357compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
15358old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
15359old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
15360archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
15361archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
15362module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
15363module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
15364with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
15365allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
15366no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
15367hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
15368hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
15369hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
15370hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
15371hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
15372hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
15373hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
15374hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
15375inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
15376link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
15377fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
15378always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
15379export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
15380exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
15381include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
15382prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
15383file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
15384variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
15385need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
15386need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
15387version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
15388runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
15389shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
15390shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
15391libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
15392library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
15393soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
15394install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
15395postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
15396postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
15397finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
15398finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
15399hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
15400sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
15401sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
15402hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
15403enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
15404enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
15405enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
15406old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
15407striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
15408
15409LTCC='$LTCC'
15410LTCFLAGS='$LTCFLAGS'
15411compiler='$compiler_DEFAULT'
15412
15413# A function that is used when there is no print builtin or printf.
15414func_fallback_echo ()
15415{
15416 eval 'cat <<_LTECHO_EOF
15417\$1
15418_LTECHO_EOF'
15419}
15420
15421# Quote evaled strings.
15422for var in SHELL \
15423ECHO \
15424SED \
15425GREP \
15426EGREP \
15427FGREP \
15428LD \
15429NM \
15430LN_S \
15431lt_SP2NL \
15432lt_NL2SP \
15433reload_flag \
15434OBJDUMP \
15435deplibs_check_method \
15436file_magic_cmd \
15437AR \
15438AR_FLAGS \
15439STRIP \
15440RANLIB \
15441CC \
15442CFLAGS \
15443compiler \
15444lt_cv_sys_global_symbol_pipe \
15445lt_cv_sys_global_symbol_to_cdecl \
15446lt_cv_sys_global_symbol_to_c_name_address \
15447lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
15448lt_prog_compiler_no_builtin_flag \
15449lt_prog_compiler_wl \
15450lt_prog_compiler_pic \
15451lt_prog_compiler_static \
15452lt_cv_prog_compiler_c_o \
15453need_locks \
15454DSYMUTIL \
15455NMEDIT \
15456LIPO \
15457OTOOL \
15458OTOOL64 \
15459shrext_cmds \
15460export_dynamic_flag_spec \
15461whole_archive_flag_spec \
15462compiler_needs_object \
15463with_gnu_ld \
15464allow_undefined_flag \
15465no_undefined_flag \
15466hardcode_libdir_flag_spec \
15467hardcode_libdir_flag_spec_ld \
15468hardcode_libdir_separator \
15469fix_srcfile_path \
15470exclude_expsyms \
15471include_expsyms \
15472file_list_spec \
15473variables_saved_for_relink \
15474libname_spec \
15475library_names_spec \
15476soname_spec \
15477install_override_mode \
15478finish_eval \
15479old_striplib \
15480striplib; do
15481 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
15482 *[\\\\\\\`\\"\\\$]*)
15483 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
15484 ;;
15485 *)
15486 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
15487 ;;
15488 esac
15489done
15490
15491# Double-quote double-evaled strings.
15492for var in reload_cmds \
15493old_postinstall_cmds \
15494old_postuninstall_cmds \
15495old_archive_cmds \
15496extract_expsyms_cmds \
15497old_archive_from_new_cmds \
15498old_archive_from_expsyms_cmds \
15499archive_cmds \
15500archive_expsym_cmds \
15501module_cmds \
15502module_expsym_cmds \
15503export_symbols_cmds \
15504prelink_cmds \
15505postinstall_cmds \
15506postuninstall_cmds \
15507finish_cmds \
15508sys_lib_search_path_spec \
15509sys_lib_dlsearch_path_spec; do
15510 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
15511 *[\\\\\\\`\\"\\\$]*)
15512 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
15513 ;;
15514 *)
15515 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
15516 ;;
15517 esac
15518done
15519
15520ac_aux_dir='$ac_aux_dir'
15521xsi_shell='$xsi_shell'
15522lt_shell_append='$lt_shell_append'
15523
15524# See if we are running on zsh, and set the options which allow our
15525# commands through without removal of \ escapes INIT.
15526if test -n "\${ZSH_VERSION+set}" ; then
15527 setopt NO_GLOB_SUBST
15528fi
15529
15530
15531 PACKAGE='$PACKAGE'
15532 VERSION='$VERSION'
15533 TIMESTAMP='$TIMESTAMP'
15534 RM='$RM'
15535 ofile='$ofile'
15536
15537
15538
15539
81ecdfbb 15540_ACEOF
c906108c 15541
81ecdfbb 15542cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
c906108c 15543
81ecdfbb 15544# Handling of arguments.
b7026657 15545for ac_config_target in $ac_config_targets
c906108c 15546do
81ecdfbb
RW
15547 case $ac_config_target in
15548 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
db2e4d67 15549 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
6bb11ab3 15550 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
81ecdfbb
RW
15551 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
15552 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
15553 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
15554 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
15555 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
15556
15557 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
c906108c
SS
15558 esac
15559done
15560
81ecdfbb 15561
b7026657
AC
15562# If the user did not use the arguments to specify the items to instantiate,
15563# then the envvar interface is used. Set only those that are not.
15564# We use the long form for the default assignment because of an extremely
15565# bizarre bug on SunOS 4.1.3.
15566if $ac_need_defaults; then
15567 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
15568 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
b7026657
AC
15569 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
15570fi
15571
15572# Have a temporary directory for convenience. Make it in the build tree
81ecdfbb 15573# simply because there is no reason against having it here, and in addition,
b7026657 15574# creating and moving files from /tmp can sometimes cause problems.
81ecdfbb
RW
15575# Hook for its removal unless debugging.
15576# Note that there is a small window in which the directory will not be cleaned:
15577# after its creation but before its name has been assigned to `$tmp'.
b7026657
AC
15578$debug ||
15579{
81ecdfbb
RW
15580 tmp=
15581 trap 'exit_status=$?
15582 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
15583' 0
15584 trap 'as_fn_exit 1' 1 2 13 15
b7026657 15585}
b7026657 15586# Create a (secure) tmp directory for tmp files.
c906108c 15587
b7026657 15588{
81ecdfbb 15589 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
b7026657
AC
15590 test -n "$tmp" && test -d "$tmp"
15591} ||
15592{
81ecdfbb
RW
15593 tmp=./conf$$-$RANDOM
15594 (umask 077 && mkdir "$tmp")
15595} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
b7026657 15596
81ecdfbb
RW
15597# Set up the scripts for CONFIG_FILES section.
15598# No need to generate them if there are no CONFIG_FILES.
15599# This happens for instance with `./config.status config.h'.
15600if test -n "$CONFIG_FILES"; then
b7026657 15601
c906108c 15602
81ecdfbb
RW
15603ac_cr=`echo X | tr X '\015'`
15604# On cygwin, bash can eat \r inside `` if the user requested igncr.
15605# But we know of no other shell where ac_cr would be empty at this
15606# point, so we can use a bashism as a fallback.
15607if test "x$ac_cr" = x; then
15608 eval ac_cr=\$\'\\r\'
15609fi
15610ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
15611if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
15612 ac_cs_awk_cr='\r'
15613else
15614 ac_cs_awk_cr=$ac_cr
15615fi
b7026657 15616
81ecdfbb 15617echo 'BEGIN {' >"$tmp/subs1.awk" &&
b7026657
AC
15618_ACEOF
15619
c906108c 15620
81ecdfbb
RW
15621{
15622 echo "cat >conf$$subs.awk <<_ACEOF" &&
15623 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
15624 echo "_ACEOF"
15625} >conf$$subs.sh ||
15626 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
15627ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
15628ac_delim='%!_!# '
15629for ac_last_try in false false false false false :; do
15630 . ./conf$$subs.sh ||
15631 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
15632
15633 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
15634 if test $ac_delim_n = $ac_delim_num; then
15635 break
15636 elif $ac_last_try; then
15637 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
c906108c 15638 else
81ecdfbb
RW
15639 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15640 fi
15641done
15642rm -f conf$$subs.sh
15643
15644cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15645cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
15646_ACEOF
15647sed -n '
15648h
15649s/^/S["/; s/!.*/"]=/
15650p
15651g
15652s/^[^!]*!//
15653:repl
15654t repl
15655s/'"$ac_delim"'$//
15656t delim
15657:nl
15658h
15659s/\(.\{148\}\).*/\1/
15660t more1
15661s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
15662p
15663n
15664b repl
15665:more1
15666s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15667p
15668g
15669s/.\{148\}//
15670t nl
15671:delim
15672h
15673s/\(.\{148\}\).*/\1/
15674t more2
15675s/["\\]/\\&/g; s/^/"/; s/$/"/
15676p
15677b
15678:more2
15679s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15680p
15681g
15682s/.\{148\}//
15683t delim
15684' <conf$$subs.awk | sed '
15685/^[^""]/{
15686 N
15687 s/\n//
15688}
15689' >>$CONFIG_STATUS || ac_write_fail=1
15690rm -f conf$$subs.awk
15691cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15692_ACAWK
15693cat >>"\$tmp/subs1.awk" <<_ACAWK &&
15694 for (key in S) S_is_set[key] = 1
15695 FS = "\a"
b7026657 15696
81ecdfbb
RW
15697}
15698{
15699 line = $ 0
15700 nfields = split(line, field, "@")
15701 substed = 0
15702 len = length(field[1])
15703 for (i = 2; i < nfields; i++) {
15704 key = field[i]
15705 keylen = length(key)
15706 if (S_is_set[key]) {
15707 value = S[key]
15708 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
15709 len += length(value) + length(field[++i])
15710 substed = 1
15711 } else
15712 len += 1 + keylen
15713 }
15714
15715 print line
15716}
c906108c 15717
81ecdfbb
RW
15718_ACAWK
15719_ACEOF
15720cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15721if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15722 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
b7026657 15723else
81ecdfbb
RW
15724 cat
15725fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
15726 || as_fn_error "could not setup config files machinery" "$LINENO" 5
15727_ACEOF
b7026657 15728
81ecdfbb
RW
15729# VPATH may cause trouble with some makes, so we remove $(srcdir),
15730# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
15731# trailing colons and then remove the whole line if VPATH becomes empty
15732# (actually we leave an empty line to preserve line numbers).
15733if test "x$srcdir" = x.; then
15734 ac_vpsub='/^[ ]*VPATH[ ]*=/{
15735s/:*\$(srcdir):*/:/
15736s/:*\${srcdir}:*/:/
15737s/:*@srcdir@:*/:/
15738s/^\([^=]*=[ ]*\):*/\1/
15739s/:*$//
15740s/^[^=]*=[ ]*$//
15741}'
15742fi
c906108c 15743
81ecdfbb
RW
15744cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15745fi # test -n "$CONFIG_FILES"
c906108c 15746
81ecdfbb
RW
15747# Set up the scripts for CONFIG_HEADERS section.
15748# No need to generate them if there are no CONFIG_HEADERS.
15749# This happens for instance with `./config.status Makefile'.
15750if test -n "$CONFIG_HEADERS"; then
15751cat >"$tmp/defines.awk" <<\_ACAWK ||
15752BEGIN {
15753_ACEOF
b7026657 15754
81ecdfbb
RW
15755# Transform confdefs.h into an awk script `defines.awk', embedded as
15756# here-document in config.status, that substitutes the proper values into
15757# config.h.in to produce config.h.
c906108c 15758
81ecdfbb
RW
15759# Create a delimiter string that does not exist in confdefs.h, to ease
15760# handling of long lines.
15761ac_delim='%!_!# '
15762for ac_last_try in false false :; do
15763 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
15764 if test -z "$ac_t"; then
15765 break
15766 elif $ac_last_try; then
15767 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
b7026657 15768 else
81ecdfbb 15769 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
b7026657 15770 fi
b7026657 15771done
81ecdfbb
RW
15772
15773# For the awk script, D is an array of macro values keyed by name,
15774# likewise P contains macro parameters if any. Preserve backslash
15775# newline sequences.
15776
15777ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
15778sed -n '
15779s/.\{148\}/&'"$ac_delim"'/g
15780t rset
15781:rset
15782s/^[ ]*#[ ]*define[ ][ ]*/ /
15783t def
15784d
15785:def
15786s/\\$//
15787t bsnl
15788s/["\\]/\\&/g
15789s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15790D["\1"]=" \3"/p
15791s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
15792d
15793:bsnl
15794s/["\\]/\\&/g
15795s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15796D["\1"]=" \3\\\\\\n"\\/p
15797t cont
15798s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
15799t cont
15800d
15801:cont
15802n
15803s/.\{148\}/&'"$ac_delim"'/g
15804t clear
15805:clear
15806s/\\$//
15807t bsnlc
15808s/["\\]/\\&/g; s/^/"/; s/$/"/p
15809d
15810:bsnlc
15811s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
15812b cont
15813' <confdefs.h | sed '
15814s/'"$ac_delim"'/"\\\
15815"/g' >>$CONFIG_STATUS || ac_write_fail=1
15816
15817cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15818 for (key in D) D_is_set[key] = 1
15819 FS = "\a"
15820}
15821/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
15822 line = \$ 0
15823 split(line, arg, " ")
15824 if (arg[1] == "#") {
15825 defundef = arg[2]
15826 mac1 = arg[3]
15827 } else {
15828 defundef = substr(arg[1], 2)
15829 mac1 = arg[2]
15830 }
15831 split(mac1, mac2, "(") #)
15832 macro = mac2[1]
15833 prefix = substr(line, 1, index(line, defundef) - 1)
15834 if (D_is_set[macro]) {
15835 # Preserve the white space surrounding the "#".
15836 print prefix "define", macro P[macro] D[macro]
15837 next
15838 } else {
15839 # Replace #undef with comments. This is necessary, for example,
15840 # in the case of _POSIX_SOURCE, which is predefined and required
15841 # on some systems where configure will not decide to define it.
15842 if (defundef == "undef") {
15843 print "/*", prefix defundef, macro, "*/"
15844 next
15845 }
15846 }
15847}
15848{ print }
15849_ACAWK
b7026657 15850_ACEOF
81ecdfbb
RW
15851cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15852 as_fn_error "could not setup config headers machinery" "$LINENO" 5
15853fi # test -n "$CONFIG_HEADERS"
b7026657 15854
c906108c 15855
99d8e879 15856eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
81ecdfbb
RW
15857shift
15858for ac_tag
15859do
15860 case $ac_tag in
15861 :[FHLC]) ac_mode=$ac_tag; continue;;
15862 esac
15863 case $ac_mode$ac_tag in
15864 :[FHL]*:*);;
15865 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
15866 :[FH]-) ac_tag=-:-;;
15867 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
c906108c 15868 esac
81ecdfbb
RW
15869 ac_save_IFS=$IFS
15870 IFS=:
15871 set x $ac_tag
15872 IFS=$ac_save_IFS
15873 shift
15874 ac_file=$1
15875 shift
c906108c 15876
81ecdfbb
RW
15877 case $ac_mode in
15878 :L) ac_source=$1;;
15879 :[FH])
15880 ac_file_inputs=
15881 for ac_f
15882 do
15883 case $ac_f in
15884 -) ac_f="$tmp/stdin";;
15885 *) # Look for the file first in the build tree, then in the source tree
15886 # (if the path is not absolute). The absolute path cannot be DOS-style,
15887 # because $ac_f cannot contain `:'.
15888 test -f "$ac_f" ||
15889 case $ac_f in
15890 [\\/$]*) false;;
15891 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15892 esac ||
15893 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
b7026657 15894 esac
81ecdfbb
RW
15895 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
15896 as_fn_append ac_file_inputs " '$ac_f'"
15897 done
b7026657 15898
81ecdfbb
RW
15899 # Let's still pretend it is `configure' which instantiates (i.e., don't
15900 # use $as_me), people would be surprised to read:
15901 # /* config.h. Generated by config.status. */
15902 configure_input='Generated from '`
15903 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
15904 `' by configure.'
15905 if test x"$ac_file" != x-; then
15906 configure_input="$ac_file. $configure_input"
15907 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15908$as_echo "$as_me: creating $ac_file" >&6;}
15909 fi
15910 # Neutralize special characters interpreted by sed in replacement strings.
15911 case $configure_input in #(
15912 *\&* | *\|* | *\\* )
15913 ac_sed_conf_input=`$as_echo "$configure_input" |
15914 sed 's/[\\\\&|]/\\\\&/g'`;; #(
15915 *) ac_sed_conf_input=$configure_input;;
15916 esac
b7026657 15917
81ecdfbb
RW
15918 case $ac_tag in
15919 *:-:* | *:-) cat >"$tmp/stdin" \
15920 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
15921 esac
15922 ;;
15923 esac
b7026657 15924
81ecdfbb 15925 ac_dir=`$as_dirname -- "$ac_file" ||
b7026657
AC
15926$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15927 X"$ac_file" : 'X\(//\)[^/]' \| \
15928 X"$ac_file" : 'X\(//\)$' \| \
81ecdfbb
RW
15929 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15930$as_echo X"$ac_file" |
15931 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15932 s//\1/
15933 q
15934 }
15935 /^X\(\/\/\)[^/].*/{
15936 s//\1/
15937 q
15938 }
15939 /^X\(\/\/\)$/{
15940 s//\1/
15941 q
15942 }
15943 /^X\(\/\).*/{
15944 s//\1/
15945 q
15946 }
15947 s/.*/./; q'`
15948 as_dir="$ac_dir"; as_fn_mkdir_p
b7026657
AC
15949 ac_builddir=.
15950
81ecdfbb
RW
15951case "$ac_dir" in
15952.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15953*)
15954 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15955 # A ".." for each directory in $ac_dir_suffix.
15956 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15957 case $ac_top_builddir_sub in
15958 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15959 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15960 esac ;;
15961esac
15962ac_abs_top_builddir=$ac_pwd
15963ac_abs_builddir=$ac_pwd$ac_dir_suffix
15964# for backward compatibility:
15965ac_top_builddir=$ac_top_build_prefix
b7026657
AC
15966
15967case $srcdir in
81ecdfbb 15968 .) # We are building in place.
b7026657 15969 ac_srcdir=.
81ecdfbb
RW
15970 ac_top_srcdir=$ac_top_builddir_sub
15971 ac_abs_top_srcdir=$ac_pwd ;;
15972 [\\/]* | ?:[\\/]* ) # Absolute name.
b7026657 15973 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
15974 ac_top_srcdir=$srcdir
15975 ac_abs_top_srcdir=$srcdir ;;
15976 *) # Relative name.
15977 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15978 ac_top_srcdir=$ac_top_build_prefix$srcdir
15979 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
b7026657 15980esac
81ecdfbb 15981ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
b7026657 15982
c906108c 15983
81ecdfbb
RW
15984 case $ac_mode in
15985 :F)
15986 #
15987 # CONFIG_FILE
15988 #
b7026657 15989
81ecdfbb
RW
15990 case $INSTALL in
15991 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
15992 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
c906108c 15993 esac
81ecdfbb 15994_ACEOF
c906108c 15995
81ecdfbb
RW
15996cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15997# If the template does not know about datarootdir, expand it.
15998# FIXME: This hack should be removed a few years after 2.60.
15999ac_datarootdir_hack=; ac_datarootdir_seen=
16000ac_sed_dataroot='
16001/datarootdir/ {
16002 p
16003 q
16004}
16005/@datadir@/p
16006/@docdir@/p
16007/@infodir@/p
16008/@localedir@/p
16009/@mandir@/p'
16010case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
16011*datarootdir*) ac_datarootdir_seen=yes;;
16012*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
16013 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
16014$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
16015_ACEOF
16016cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16017 ac_datarootdir_hack='
16018 s&@datadir@&$datadir&g
16019 s&@docdir@&$docdir&g
16020 s&@infodir@&$infodir&g
16021 s&@localedir@&$localedir&g
16022 s&@mandir@&$mandir&g
16023 s&\\\${datarootdir}&$datarootdir&g' ;;
16024esac
b7026657 16025_ACEOF
b7026657 16026
81ecdfbb
RW
16027# Neutralize VPATH when `$srcdir' = `.'.
16028# Shell code in configure.ac might set extrasub.
16029# FIXME: do we really want to maintain this feature?
16030cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16031ac_sed_extra="$ac_vpsub
16032$extrasub
16033_ACEOF
16034cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16035:t
16036/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
16037s|@configure_input@|$ac_sed_conf_input|;t t
16038s&@top_builddir@&$ac_top_builddir_sub&;t t
16039s&@top_build_prefix@&$ac_top_build_prefix&;t t
16040s&@srcdir@&$ac_srcdir&;t t
16041s&@abs_srcdir@&$ac_abs_srcdir&;t t
16042s&@top_srcdir@&$ac_top_srcdir&;t t
16043s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
16044s&@builddir@&$ac_builddir&;t t
16045s&@abs_builddir@&$ac_abs_builddir&;t t
16046s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
16047s&@INSTALL@&$ac_INSTALL&;t t
16048$ac_datarootdir_hack
16049"
16050eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
16051 || as_fn_error "could not create $ac_file" "$LINENO" 5
16052
16053test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
16054 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
16055 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
16056 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16057which seems to be undefined. Please make sure it is defined." >&5
16058$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16059which seems to be undefined. Please make sure it is defined." >&2;}
16060
16061 rm -f "$tmp/stdin"
16062 case $ac_file in
16063 -) cat "$tmp/out" && rm -f "$tmp/out";;
16064 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
16065 esac \
16066 || as_fn_error "could not create $ac_file" "$LINENO" 5
16067 ;;
16068 :H)
16069 #
16070 # CONFIG_HEADER
16071 #
16072 if test x"$ac_file" != x-; then
16073 {
16074 $as_echo "/* $configure_input */" \
16075 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
16076 } >"$tmp/config.h" \
16077 || as_fn_error "could not create $ac_file" "$LINENO" 5
16078 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
16079 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
16080$as_echo "$as_me: $ac_file is unchanged" >&6;}
16081 else
16082 rm -f "$ac_file"
16083 mv "$tmp/config.h" "$ac_file" \
16084 || as_fn_error "could not create $ac_file" "$LINENO" 5
16085 fi
b7026657 16086 else
81ecdfbb
RW
16087 $as_echo "/* $configure_input */" \
16088 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
16089 || as_fn_error "could not create -" "$LINENO" 5
16090 fi
16091 ;;
b7026657 16092
81ecdfbb
RW
16093 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
16094$as_echo "$as_me: executing $ac_file commands" >&6;}
16095 ;;
16096 esac
b7026657
AC
16097
16098
81ecdfbb 16099 case $ac_file$ac_mode in
db2e4d67 16100 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
6bb11ab3
L
16101 "libtool":C)
16102
16103 # See if we are running on zsh, and set the options which allow our
16104 # commands through without removal of \ escapes.
16105 if test -n "${ZSH_VERSION+set}" ; then
16106 setopt NO_GLOB_SUBST
16107 fi
16108
16109 cfgfile="${ofile}T"
16110 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
16111 $RM "$cfgfile"
16112
16113 cat <<_LT_EOF >> "$cfgfile"
16114#! $SHELL
16115
16116# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
16117# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
16118# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
16119# NOTE: Changes made to this file will be lost: look at ltmain.sh.
16120#
16121# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
16122# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
16123# Written by Gordon Matzigkeit, 1996
16124#
16125# This file is part of GNU Libtool.
16126#
16127# GNU Libtool is free software; you can redistribute it and/or
16128# modify it under the terms of the GNU General Public License as
16129# published by the Free Software Foundation; either version 2 of
16130# the License, or (at your option) any later version.
16131#
16132# As a special exception to the GNU General Public License,
16133# if you distribute this file as part of a program or library that
16134# is built using GNU Libtool, you may include this file under the
16135# same distribution terms that you use for the rest of that program.
16136#
16137# GNU Libtool is distributed in the hope that it will be useful,
16138# but WITHOUT ANY WARRANTY; without even the implied warranty of
16139# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16140# GNU General Public License for more details.
16141#
16142# You should have received a copy of the GNU General Public License
16143# along with GNU Libtool; see the file COPYING. If not, a copy
16144# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
16145# obtained by writing to the Free Software Foundation, Inc.,
16146# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
16147
16148
16149# The names of the tagged configurations supported by this script.
16150available_tags=""
16151
16152# ### BEGIN LIBTOOL CONFIG
16153
16154# Which release of libtool.m4 was used?
16155macro_version=$macro_version
16156macro_revision=$macro_revision
16157
16158# Whether or not to build shared libraries.
16159build_libtool_libs=$enable_shared
16160
16161# Whether or not to build static libraries.
16162build_old_libs=$enable_static
16163
16164# What type of objects to build.
16165pic_mode=$pic_mode
16166
16167# Whether or not to optimize for fast installation.
16168fast_install=$enable_fast_install
16169
16170# Shell to use when invoking shell scripts.
16171SHELL=$lt_SHELL
16172
16173# An echo program that protects backslashes.
16174ECHO=$lt_ECHO
16175
16176# The host system.
16177host_alias=$host_alias
16178host=$host
16179host_os=$host_os
16180
16181# The build system.
16182build_alias=$build_alias
16183build=$build
16184build_os=$build_os
16185
16186# A sed program that does not truncate output.
16187SED=$lt_SED
16188
16189# Sed that helps us avoid accidentally triggering echo(1) options like -n.
16190Xsed="\$SED -e 1s/^X//"
16191
16192# A grep program that handles long lines.
16193GREP=$lt_GREP
16194
16195# An ERE matcher.
16196EGREP=$lt_EGREP
16197
16198# A literal string matcher.
16199FGREP=$lt_FGREP
16200
16201# A BSD- or MS-compatible name lister.
16202NM=$lt_NM
16203
16204# Whether we need soft or hard links.
16205LN_S=$lt_LN_S
16206
16207# What is the maximum length of a command?
16208max_cmd_len=$max_cmd_len
16209
16210# Object file suffix (normally "o").
16211objext=$ac_objext
16212
16213# Executable file suffix (normally "").
16214exeext=$exeext
16215
16216# whether the shell understands "unset".
16217lt_unset=$lt_unset
16218
16219# turn spaces into newlines.
16220SP2NL=$lt_lt_SP2NL
16221
16222# turn newlines into spaces.
16223NL2SP=$lt_lt_NL2SP
16224
16225# An object symbol dumper.
16226OBJDUMP=$lt_OBJDUMP
16227
16228# Method to check whether dependent libraries are shared objects.
16229deplibs_check_method=$lt_deplibs_check_method
16230
16231# Command to use when deplibs_check_method == "file_magic".
16232file_magic_cmd=$lt_file_magic_cmd
16233
16234# The archiver.
16235AR=$lt_AR
16236AR_FLAGS=$lt_AR_FLAGS
16237
16238# A symbol stripping program.
16239STRIP=$lt_STRIP
16240
16241# Commands used to install an old-style archive.
16242RANLIB=$lt_RANLIB
16243old_postinstall_cmds=$lt_old_postinstall_cmds
16244old_postuninstall_cmds=$lt_old_postuninstall_cmds
16245
16246# Whether to use a lock for old archive extraction.
16247lock_old_archive_extraction=$lock_old_archive_extraction
16248
16249# A C compiler.
16250LTCC=$lt_CC
16251
16252# LTCC compiler flags.
16253LTCFLAGS=$lt_CFLAGS
16254
16255# Take the output of nm and produce a listing of raw symbols and C names.
16256global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
16257
16258# Transform the output of nm in a proper C declaration.
16259global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
16260
16261# Transform the output of nm in a C name address pair.
16262global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
16263
16264# Transform the output of nm in a C name address pair when lib prefix is needed.
16265global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
16266
16267# The name of the directory that contains temporary libtool files.
16268objdir=$objdir
16269
16270# Used to examine libraries when file_magic_cmd begins with "file".
16271MAGIC_CMD=$MAGIC_CMD
16272
16273# Must we lock files when doing compilation?
16274need_locks=$lt_need_locks
16275
16276# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
16277DSYMUTIL=$lt_DSYMUTIL
16278
16279# Tool to change global to local symbols on Mac OS X.
16280NMEDIT=$lt_NMEDIT
16281
16282# Tool to manipulate fat objects and archives on Mac OS X.
16283LIPO=$lt_LIPO
16284
16285# ldd/readelf like tool for Mach-O binaries on Mac OS X.
16286OTOOL=$lt_OTOOL
16287
16288# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
16289OTOOL64=$lt_OTOOL64
16290
16291# Old archive suffix (normally "a").
16292libext=$libext
16293
16294# Shared library suffix (normally ".so").
16295shrext_cmds=$lt_shrext_cmds
16296
16297# The commands to extract the exported symbol list from a shared archive.
16298extract_expsyms_cmds=$lt_extract_expsyms_cmds
16299
16300# Variables whose values should be saved in libtool wrapper scripts and
16301# restored at link time.
16302variables_saved_for_relink=$lt_variables_saved_for_relink
16303
16304# Do we need the "lib" prefix for modules?
16305need_lib_prefix=$need_lib_prefix
16306
16307# Do we need a version for libraries?
16308need_version=$need_version
16309
16310# Library versioning type.
16311version_type=$version_type
16312
16313# Shared library runtime path variable.
16314runpath_var=$runpath_var
16315
16316# Shared library path variable.
16317shlibpath_var=$shlibpath_var
16318
16319# Is shlibpath searched before the hard-coded library search path?
16320shlibpath_overrides_runpath=$shlibpath_overrides_runpath
16321
16322# Format of library name prefix.
16323libname_spec=$lt_libname_spec
16324
16325# List of archive names. First name is the real one, the rest are links.
16326# The last name is the one that the linker finds with -lNAME
16327library_names_spec=$lt_library_names_spec
16328
16329# The coded name of the library, if different from the real name.
16330soname_spec=$lt_soname_spec
16331
16332# Permission mode override for installation of shared libraries.
16333install_override_mode=$lt_install_override_mode
16334
16335# Command to use after installation of a shared archive.
16336postinstall_cmds=$lt_postinstall_cmds
16337
16338# Command to use after uninstallation of a shared archive.
16339postuninstall_cmds=$lt_postuninstall_cmds
16340
16341# Commands used to finish a libtool library installation in a directory.
16342finish_cmds=$lt_finish_cmds
16343
16344# As "finish_cmds", except a single script fragment to be evaled but
16345# not shown.
16346finish_eval=$lt_finish_eval
16347
16348# Whether we should hardcode library paths into libraries.
16349hardcode_into_libs=$hardcode_into_libs
16350
16351# Compile-time system search path for libraries.
16352sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
16353
16354# Run-time system search path for libraries.
16355sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
16356
16357# Whether dlopen is supported.
16358dlopen_support=$enable_dlopen
16359
16360# Whether dlopen of programs is supported.
16361dlopen_self=$enable_dlopen_self
16362
16363# Whether dlopen of statically linked programs is supported.
16364dlopen_self_static=$enable_dlopen_self_static
16365
16366# Commands to strip libraries.
16367old_striplib=$lt_old_striplib
16368striplib=$lt_striplib
16369
16370
16371# The linker used to build libraries.
16372LD=$lt_LD
16373
16374# How to create reloadable object files.
16375reload_flag=$lt_reload_flag
16376reload_cmds=$lt_reload_cmds
16377
16378# Commands used to build an old-style archive.
16379old_archive_cmds=$lt_old_archive_cmds
16380
16381# A language specific compiler.
16382CC=$lt_compiler
16383
16384# Is the compiler the GNU compiler?
16385with_gcc=$GCC
16386
16387# Compiler flag to turn off builtin functions.
16388no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
16389
16390# How to pass a linker flag through the compiler.
16391wl=$lt_lt_prog_compiler_wl
16392
16393# Additional compiler flags for building library objects.
16394pic_flag=$lt_lt_prog_compiler_pic
16395
16396# Compiler flag to prevent dynamic linking.
16397link_static_flag=$lt_lt_prog_compiler_static
16398
16399# Does compiler simultaneously support -c and -o options?
16400compiler_c_o=$lt_lt_cv_prog_compiler_c_o
16401
16402# Whether or not to add -lc for building shared libraries.
16403build_libtool_need_lc=$archive_cmds_need_lc
16404
16405# Whether or not to disallow shared libs when runtime libs are static.
16406allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
16407
16408# Compiler flag to allow reflexive dlopens.
16409export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
16410
16411# Compiler flag to generate shared objects directly from archives.
16412whole_archive_flag_spec=$lt_whole_archive_flag_spec
16413
16414# Whether the compiler copes with passing no objects directly.
16415compiler_needs_object=$lt_compiler_needs_object
16416
16417# Create an old-style archive from a shared archive.
16418old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
16419
16420# Create a temporary old-style archive to link instead of a shared archive.
16421old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
16422
16423# Commands used to build a shared archive.
16424archive_cmds=$lt_archive_cmds
16425archive_expsym_cmds=$lt_archive_expsym_cmds
16426
16427# Commands used to build a loadable module if different from building
16428# a shared archive.
16429module_cmds=$lt_module_cmds
16430module_expsym_cmds=$lt_module_expsym_cmds
16431
16432# Whether we are building with GNU ld or not.
16433with_gnu_ld=$lt_with_gnu_ld
16434
16435# Flag that allows shared libraries with undefined symbols to be built.
16436allow_undefined_flag=$lt_allow_undefined_flag
16437
16438# Flag that enforces no undefined symbols.
16439no_undefined_flag=$lt_no_undefined_flag
16440
16441# Flag to hardcode \$libdir into a binary during linking.
16442# This must work even if \$libdir does not exist
16443hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
16444
16445# If ld is used when linking, flag to hardcode \$libdir into a binary
16446# during linking. This must work even if \$libdir does not exist.
16447hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
16448
16449# Whether we need a single "-rpath" flag with a separated argument.
16450hardcode_libdir_separator=$lt_hardcode_libdir_separator
16451
16452# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16453# DIR into the resulting binary.
16454hardcode_direct=$hardcode_direct
16455
16456# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16457# DIR into the resulting binary and the resulting library dependency is
16458# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
16459# library is relocated.
16460hardcode_direct_absolute=$hardcode_direct_absolute
16461
16462# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
16463# into the resulting binary.
16464hardcode_minus_L=$hardcode_minus_L
16465
16466# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
16467# into the resulting binary.
16468hardcode_shlibpath_var=$hardcode_shlibpath_var
16469
16470# Set to "yes" if building a shared library automatically hardcodes DIR
16471# into the library and all subsequent libraries and executables linked
16472# against it.
16473hardcode_automatic=$hardcode_automatic
16474
16475# Set to yes if linker adds runtime paths of dependent libraries
16476# to runtime path list.
16477inherit_rpath=$inherit_rpath
16478
16479# Whether libtool must link a program against all its dependency libraries.
16480link_all_deplibs=$link_all_deplibs
16481
16482# Fix the shell variable \$srcfile for the compiler.
16483fix_srcfile_path=$lt_fix_srcfile_path
16484
16485# Set to "yes" if exported symbols are required.
16486always_export_symbols=$always_export_symbols
16487
16488# The commands to list exported symbols.
16489export_symbols_cmds=$lt_export_symbols_cmds
16490
16491# Symbols that should not be listed in the preloaded symbols.
16492exclude_expsyms=$lt_exclude_expsyms
16493
16494# Symbols that must always be exported.
16495include_expsyms=$lt_include_expsyms
16496
16497# Commands necessary for linking programs (against libraries) with templates.
16498prelink_cmds=$lt_prelink_cmds
16499
16500# Specify filename containing input files.
16501file_list_spec=$lt_file_list_spec
16502
16503# How to hardcode a shared library path into an executable.
16504hardcode_action=$hardcode_action
16505
16506# ### END LIBTOOL CONFIG
16507
16508_LT_EOF
16509
16510 case $host_os in
16511 aix3*)
16512 cat <<\_LT_EOF >> "$cfgfile"
16513# AIX sometimes has problems with the GCC collect2 program. For some
16514# reason, if we set the COLLECT_NAMES environment variable, the problems
16515# vanish in a puff of smoke.
16516if test "X${COLLECT_NAMES+set}" != Xset; then
16517 COLLECT_NAMES=
16518 export COLLECT_NAMES
16519fi
16520_LT_EOF
16521 ;;
16522 esac
16523
16524
16525ltmain="$ac_aux_dir/ltmain.sh"
16526
16527
16528 # We use sed instead of cat because bash on DJGPP gets confused if
16529 # if finds mixed CR/LF and LF-only lines. Since sed operates in
16530 # text mode, it properly converts lines to CR/LF. This bash problem
16531 # is reportedly fixed, but why not run on old versions too?
16532 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
16533 || (rm -f "$cfgfile"; exit 1)
16534
16535 case $xsi_shell in
16536 yes)
16537 cat << \_LT_EOF >> "$cfgfile"
16538
16539# func_dirname file append nondir_replacement
16540# Compute the dirname of FILE. If nonempty, add APPEND to the result,
16541# otherwise set result to NONDIR_REPLACEMENT.
16542func_dirname ()
16543{
16544 case ${1} in
16545 */*) func_dirname_result="${1%/*}${2}" ;;
16546 * ) func_dirname_result="${3}" ;;
16547 esac
16548}
16549
16550# func_basename file
16551func_basename ()
16552{
16553 func_basename_result="${1##*/}"
16554}
16555
16556# func_dirname_and_basename file append nondir_replacement
16557# perform func_basename and func_dirname in a single function
16558# call:
16559# dirname: Compute the dirname of FILE. If nonempty,
16560# add APPEND to the result, otherwise set result
16561# to NONDIR_REPLACEMENT.
16562# value returned in "$func_dirname_result"
16563# basename: Compute filename of FILE.
16564# value retuned in "$func_basename_result"
16565# Implementation must be kept synchronized with func_dirname
16566# and func_basename. For efficiency, we do not delegate to
16567# those functions but instead duplicate the functionality here.
16568func_dirname_and_basename ()
16569{
16570 case ${1} in
16571 */*) func_dirname_result="${1%/*}${2}" ;;
16572 * ) func_dirname_result="${3}" ;;
16573 esac
16574 func_basename_result="${1##*/}"
16575}
16576
16577# func_stripname prefix suffix name
16578# strip PREFIX and SUFFIX off of NAME.
16579# PREFIX and SUFFIX must not contain globbing or regex special
16580# characters, hashes, percent signs, but SUFFIX may contain a leading
16581# dot (in which case that matches only a dot).
16582func_stripname ()
16583{
16584 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
16585 # positional parameters, so assign one to ordinary parameter first.
16586 func_stripname_result=${3}
16587 func_stripname_result=${func_stripname_result#"${1}"}
16588 func_stripname_result=${func_stripname_result%"${2}"}
16589}
16590
16591# func_opt_split
16592func_opt_split ()
16593{
16594 func_opt_split_opt=${1%%=*}
16595 func_opt_split_arg=${1#*=}
16596}
16597
16598# func_lo2o object
16599func_lo2o ()
16600{
16601 case ${1} in
16602 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
16603 *) func_lo2o_result=${1} ;;
16604 esac
16605}
16606
16607# func_xform libobj-or-source
16608func_xform ()
16609{
16610 func_xform_result=${1%.*}.lo
16611}
16612
16613# func_arith arithmetic-term...
16614func_arith ()
16615{
16616 func_arith_result=$(( $* ))
16617}
16618
16619# func_len string
16620# STRING may not start with a hyphen.
16621func_len ()
16622{
16623 func_len_result=${#1}
16624}
16625
16626_LT_EOF
16627 ;;
16628 *) # Bourne compatible functions.
16629 cat << \_LT_EOF >> "$cfgfile"
16630
16631# func_dirname file append nondir_replacement
16632# Compute the dirname of FILE. If nonempty, add APPEND to the result,
16633# otherwise set result to NONDIR_REPLACEMENT.
16634func_dirname ()
16635{
16636 # Extract subdirectory from the argument.
16637 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
16638 if test "X$func_dirname_result" = "X${1}"; then
16639 func_dirname_result="${3}"
16640 else
16641 func_dirname_result="$func_dirname_result${2}"
16642 fi
16643}
16644
16645# func_basename file
16646func_basename ()
16647{
16648 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
16649}
16650
16651
16652# func_stripname prefix suffix name
16653# strip PREFIX and SUFFIX off of NAME.
16654# PREFIX and SUFFIX must not contain globbing or regex special
16655# characters, hashes, percent signs, but SUFFIX may contain a leading
16656# dot (in which case that matches only a dot).
16657# func_strip_suffix prefix name
16658func_stripname ()
16659{
16660 case ${2} in
16661 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
16662 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
16663 esac
16664}
16665
16666# sed scripts:
16667my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
16668my_sed_long_arg='1s/^-[^=]*=//'
16669
16670# func_opt_split
16671func_opt_split ()
16672{
16673 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
16674 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
16675}
16676
16677# func_lo2o object
16678func_lo2o ()
16679{
16680 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
16681}
16682
16683# func_xform libobj-or-source
16684func_xform ()
16685{
16686 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
16687}
16688
16689# func_arith arithmetic-term...
16690func_arith ()
16691{
16692 func_arith_result=`expr "$@"`
16693}
16694
16695# func_len string
16696# STRING may not start with a hyphen.
16697func_len ()
16698{
16699 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
16700}
16701
16702_LT_EOF
16703esac
16704
16705case $lt_shell_append in
16706 yes)
16707 cat << \_LT_EOF >> "$cfgfile"
16708
16709# func_append var value
16710# Append VALUE to the end of shell variable VAR.
16711func_append ()
16712{
16713 eval "$1+=\$2"
16714}
16715_LT_EOF
16716 ;;
16717 *)
16718 cat << \_LT_EOF >> "$cfgfile"
16719
16720# func_append var value
16721# Append VALUE to the end of shell variable VAR.
16722func_append ()
16723{
16724 eval "$1=\$$1\$2"
16725}
16726
16727_LT_EOF
16728 ;;
16729 esac
16730
16731
16732 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
16733 || (rm -f "$cfgfile"; exit 1)
16734
16735 mv -f "$cfgfile" "$ofile" ||
16736 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
16737 chmod +x "$ofile"
16738
16739 ;;
81ecdfbb 16740 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
38f48d72
AC
16741 rm -f Makesim1.tmp Makesim2.tmp Makefile
16742 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
16743 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
16744 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
c906108c
SS
16745 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
16746 <Makefile.sim >Makefile
38f48d72 16747 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
b7026657 16748 ;;
81ecdfbb
RW
16749 "stamp-h":C) echo > stamp-h ;;
16750
b7026657 16751 esac
81ecdfbb 16752done # for ac_tag
c906108c 16753
b7026657 16754
81ecdfbb 16755as_fn_exit 0
b7026657 16756_ACEOF
b7026657
AC
16757ac_clean_files=$ac_clean_files_save
16758
81ecdfbb
RW
16759test $ac_write_fail = 0 ||
16760 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
16761
b7026657
AC
16762
16763# configure is writing to config.log, and then calls config.status.
16764# config.status does its own redirection, appending to config.log.
16765# Unfortunately, on DOS this fails, as config.log is still kept open
16766# by configure, so config.status won't be able to write to it; its
16767# output is simply discarded. So we exec the FD to /dev/null,
16768# effectively closing config.log, so it can be properly (re)opened and
16769# appended to by config.status. When coming back to configure, we
16770# need to make the FD available again.
16771if test "$no_create" != yes; then
16772 ac_cs_success=:
16773 ac_config_status_args=
16774 test "$silent" = yes &&
16775 ac_config_status_args="$ac_config_status_args --quiet"
16776 exec 5>/dev/null
16777 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
16778 exec 5>>config.log
16779 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16780 # would make configure fail if this is the last instruction.
81ecdfbb
RW
16781 $ac_cs_success || as_fn_exit $?
16782fi
16783if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16784 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16785$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
b7026657 16786fi
c906108c
SS
16787
16788