]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/cris/configure
sim: dv-sockser: move build to common dir
[thirdparty/binutils-gdb.git] / sim / cris / configure
CommitLineData
f6bcefef
HPN
1#! /bin/sh
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.
f6bcefef 8#
f6bcefef
HPN
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## -------------------- ##
f6bcefef 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 :
f6bcefef
HPN
18 emulate sh
19 NULLCMD=:
81ecdfbb 20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
f6bcefef
HPN
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
f6bcefef 31fi
f6bcefef 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 }
f6bcefef
HPN
79fi
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
f6bcefef
HPN
121PS1='$ '
122PS2='> '
123PS4='+ '
124
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
f6bcefef 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."
f6bcefef 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."
f6bcefef 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
f6bcefef 380
81ecdfbb
RW
381if expr a : '\(a\)' >/dev/null 2>&1 &&
382 test "X`expr 00001 : '.*\(...\)'`" = X001; then
f6bcefef
HPN
383 as_expr=expr
384else
385 as_expr=false
386fi
387
81ecdfbb 388if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
f6bcefef
HPN
389 as_basename=basename
390else
391 as_basename=false
392fi
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
f6bcefef 399
81ecdfbb 400as_me=`$as_basename -- "$0" ||
f6bcefef
HPN
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'`
f6bcefef 418
f6bcefef
HPN
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
425
f6bcefef 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 |
f6bcefef 436 sed '
81ecdfbb
RW
437 s/[$]LINENO.*/&-/
438 t lineno
439 b
440 :lineno
f6bcefef 441 N
81ecdfbb
RW
442 :loop
443 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
f6bcefef 444 t loop
81ecdfbb 445 s/-\n.*//
f6bcefef 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; }
f6bcefef
HPN
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"
f6bcefef
HPN
454 # Exit status is that of the last command.
455 exit
456}
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';;
f6bcefef
HPN
469esac
470
81ecdfbb
RW
471rm -f conf$$ conf$$.exe conf$$.file
472if test -d conf$$.dir; then
473 rm -f conf$$.dir/conf$$.file
f6bcefef 474else
81ecdfbb
RW
475 rm -f conf$$.dir
476 mkdir conf$$.dir 2>/dev/null
f6bcefef 477fi
81ecdfbb
RW
478if (echo >conf$$.file) 2>/dev/null; then
479 if ln -s conf$$.file conf$$ 2>/dev/null; then
f6bcefef 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'
f6bcefef 491 fi
f6bcefef
HPN
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
f6bcefef
HPN
497
498if mkdir -p . 2>/dev/null; then
81ecdfbb 499 as_mkdir_p='mkdir -p "$as_dir"'
f6bcefef
HPN
500else
501 test -d ./-p && rmdir ./-p
502 as_mkdir_p=false
503fi
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
f6bcefef
HPN
527
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'"
530
531# Sed expression to map a string onto a valid variable name.
532as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
533
6bb11ab3
L
534SHELL=${CONFIG_SHELL-/bin/sh}
535
f6bcefef 536
81ecdfbb 537exec 7<&0 </dev/null 6>&1
f6bcefef
HPN
538
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`
543
f6bcefef
HPN
544#
545# Initializations.
546#
547ac_default_prefix=/usr/local
81ecdfbb 548ac_clean_files=
f6bcefef 549ac_config_libobj_dir=.
81ecdfbb 550LIBOBJS=
f6bcefef
HPN
551cross_compiling=no
552subdirs=
553MFLAGS=
554MAKEFLAGS=
f6bcefef
HPN
555
556# Identity of this package.
557PACKAGE_NAME=
558PACKAGE_TARNAME=
559PACKAGE_VERSION=
560PACKAGE_STRING=
561PACKAGE_BUGREPORT=
81ecdfbb 562PACKAGE_URL=
f6bcefef
HPN
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
f6bcefef
HPN
569# include <sys/types.h>
570#endif
81ecdfbb 571#ifdef HAVE_SYS_STAT_H
f6bcefef
HPN
572# include <sys/stat.h>
573#endif
81ecdfbb 574#ifdef STDC_HEADERS
f6bcefef
HPN
575# include <stdlib.h>
576# include <stddef.h>
577#else
81ecdfbb 578# ifdef HAVE_STDLIB_H
f6bcefef
HPN
579# include <stdlib.h>
580# endif
581#endif
81ecdfbb
RW
582#ifdef HAVE_STRING_H
583# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
f6bcefef
HPN
584# include <memory.h>
585# endif
586# include <string.h>
587#endif
81ecdfbb 588#ifdef HAVE_STRINGS_H
f6bcefef
HPN
589# include <strings.h>
590#endif
81ecdfbb 591#ifdef HAVE_INTTYPES_H
f6bcefef 592# include <inttypes.h>
f6bcefef 593#endif
81ecdfbb
RW
594#ifdef HAVE_STDINT_H
595# include <stdint.h>
596#endif
597#ifdef HAVE_UNISTD_H
f6bcefef
HPN
598# include <unistd.h>
599#endif"
600
81ecdfbb
RW
601ac_subst_vars='LTLIBOBJS
602LIBOBJS
603cgen_breaks
604cgen
605cgendir
606CGEN_MAINT
607REPORT_BUGS_TEXI
608REPORT_BUGS_TO
609PKGVERSION
610sim_profile
611sim_trace
612sim_stdio
613sim_debug
614sim_cflags
615sim_bswap
616MAINT
31e6ad7d
MF
617MAINTAINER_MODE_FALSE
618MAINTAINER_MODE_TRUE
6bb11ab3
L
619lt_cv_dlopen_libs
620OTOOL64
621OTOOL
622LIPO
623NMEDIT
624DSYMUTIL
625AWK
626STRIP
627OBJDUMP
628LN_S
629NM
630ac_ct_DUMPBIN
631DUMPBIN
632LD
633FGREP
634SED
635LIBTOOL
636PLUGINS_FALSE
637PLUGINS_TRUE
81ecdfbb
RW
638CATOBJEXT
639GENCAT
640INSTOBJEXT
641DATADIRNAME
642CATALOGS
643POSUB
644GMSGFMT
645XGETTEXT
646INCINTL
647LIBINTL_DEP
648LIBINTL
649USE_NLS
db2e4d67
MF
650GMAKE_FALSE
651GMAKE_TRUE
652MAKE
653CCDEPMODE
654DEPDIR
655am__leading_dot
5f3ef9d0 656PACKAGE
81ecdfbb
RW
657RANLIB
658AR
659HDEFINES
660CC_FOR_BUILD
661INSTALL_DATA
662INSTALL_SCRIPT
663INSTALL_PROGRAM
2232061b
MF
664EGREP
665GREP
666CPP
81ecdfbb
RW
667target_os
668target_vendor
669target_cpu
670target
671host_os
672host_vendor
673host_cpu
674host
675build_os
676build_vendor
677build_cpu
678build
6ffe910a
MF
679OBJEXT
680EXEEXT
681ac_ct_CC
682CPPFLAGS
683LDFLAGS
684CFLAGS
685CC
81ecdfbb
RW
686WERROR_CFLAGS
687WARN_CFLAGS
688sim_xor_endian
689sim_stdcall
690sim_smp
691sim_reserved_bits
692sim_regparm
693sim_packages
694sim_inline
695sim_hw
696sim_hw_objs
697sim_hw_cflags
698sim_default_model
699sim_scache
700sim_float
701sim_hostendian
702sim_endian
703sim_bitsize
704sim_assert
705sim_alignment
706sim_environment
707target_alias
708host_alias
709build_alias
710LIBS
711ECHO_T
712ECHO_N
713ECHO_C
714DEFS
715mandir
716localedir
717libdir
718psdir
719pdfdir
720dvidir
721htmldir
722infodir
723docdir
724oldincludedir
725includedir
726localstatedir
727sharedstatedir
728sysconfdir
729datadir
730datarootdir
731libexecdir
732sbindir
733bindir
734program_transform_name
735prefix
736exec_prefix
737PACKAGE_URL
738PACKAGE_BUGREPORT
739PACKAGE_STRING
740PACKAGE_VERSION
741PACKAGE_TARNAME
742PACKAGE_NAME
743PATH_SEPARATOR
744SHELL'
f6bcefef 745ac_subst_files=''
81ecdfbb
RW
746ac_user_opts='
747enable_option_checking
5912fadd 748with_zlib
6bb11ab3
L
749enable_plugins
750enable_shared
751enable_static
752with_pic
753enable_fast_install
754with_gnu_ld
755enable_libtool_lock
81ecdfbb
RW
756enable_maintainer_mode
757enable_sim_bswap
758enable_sim_cflags
759enable_sim_debug
760enable_sim_stdio
761enable_sim_trace
762enable_sim_profile
763with_pkgversion
764with_bugurl
765enable_sim_alignment
766enable_sim_hostendian
767enable_sim_scache
2232061b 768enable_werror
81ecdfbb
RW
769enable_build_warnings
770enable_sim_build_warnings
771enable_sim_hardware
772enable_sim_default_model
773enable_sim_environment
774enable_sim_inline
775enable_cgen_maint
776'
777 ac_precious_vars='build_alias
778host_alias
779target_alias
780CC
781CFLAGS
782LDFLAGS
783LIBS
784CPPFLAGS
785CPP'
786
f6bcefef
HPN
787
788# Initialize some variables set by options.
789ac_init_help=
790ac_init_version=false
81ecdfbb
RW
791ac_unrecognized_opts=
792ac_unrecognized_sep=
f6bcefef
HPN
793# The variables have the same names as the options, with
794# dashes changed to underlines.
795cache_file=/dev/null
796exec_prefix=NONE
797no_create=
798no_recursion=
799prefix=NONE
800program_prefix=NONE
801program_suffix=NONE
802program_transform_name=s,x,x,
803silent=
804site=
805srcdir=
806verbose=
807x_includes=NONE
808x_libraries=NONE
809
810# Installation directory options.
811# These are left unexpanded so users can "make install exec_prefix=/foo"
812# and all the variables that are supposed to be based on exec_prefix
813# by default will actually change.
814# Use braces instead of parens because sh, perl, etc. also accept them.
81ecdfbb 815# (The list follows the same order as the GNU Coding Standards.)
f6bcefef
HPN
816bindir='${exec_prefix}/bin'
817sbindir='${exec_prefix}/sbin'
818libexecdir='${exec_prefix}/libexec'
81ecdfbb
RW
819datarootdir='${prefix}/share'
820datadir='${datarootdir}'
f6bcefef
HPN
821sysconfdir='${prefix}/etc'
822sharedstatedir='${prefix}/com'
823localstatedir='${prefix}/var'
f6bcefef
HPN
824includedir='${prefix}/include'
825oldincludedir='/usr/include'
81ecdfbb
RW
826docdir='${datarootdir}/doc/${PACKAGE}'
827infodir='${datarootdir}/info'
828htmldir='${docdir}'
829dvidir='${docdir}'
830pdfdir='${docdir}'
831psdir='${docdir}'
832libdir='${exec_prefix}/lib'
833localedir='${datarootdir}/locale'
834mandir='${datarootdir}/man'
f6bcefef
HPN
835
836ac_prev=
81ecdfbb 837ac_dashdash=
f6bcefef
HPN
838for ac_option
839do
840 # If the previous option needs an argument, assign it.
841 if test -n "$ac_prev"; then
81ecdfbb 842 eval $ac_prev=\$ac_option
f6bcefef
HPN
843 ac_prev=
844 continue
845 fi
846
81ecdfbb
RW
847 case $ac_option in
848 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
849 *) ac_optarg=yes ;;
850 esac
f6bcefef
HPN
851
852 # Accept the important Cygnus configure options, so we can diagnose typos.
853
81ecdfbb
RW
854 case $ac_dashdash$ac_option in
855 --)
856 ac_dashdash=yes ;;
f6bcefef
HPN
857
858 -bindir | --bindir | --bindi | --bind | --bin | --bi)
859 ac_prev=bindir ;;
860 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
861 bindir=$ac_optarg ;;
862
863 -build | --build | --buil | --bui | --bu)
864 ac_prev=build_alias ;;
865 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
866 build_alias=$ac_optarg ;;
867
868 -cache-file | --cache-file | --cache-fil | --cache-fi \
869 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
870 ac_prev=cache_file ;;
871 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
872 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
873 cache_file=$ac_optarg ;;
874
875 --config-cache | -C)
876 cache_file=config.cache ;;
877
81ecdfbb 878 -datadir | --datadir | --datadi | --datad)
f6bcefef 879 ac_prev=datadir ;;
81ecdfbb 880 -datadir=* | --datadir=* | --datadi=* | --datad=*)
f6bcefef
HPN
881 datadir=$ac_optarg ;;
882
81ecdfbb
RW
883 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
884 | --dataroo | --dataro | --datar)
885 ac_prev=datarootdir ;;
886 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
887 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
888 datarootdir=$ac_optarg ;;
889
f6bcefef 890 -disable-* | --disable-*)
81ecdfbb 891 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
f6bcefef 892 # Reject names that are not valid shell variable names.
81ecdfbb
RW
893 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
894 as_fn_error "invalid feature name: $ac_useropt"
895 ac_useropt_orig=$ac_useropt
896 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
897 case $ac_user_opts in
898 *"
899"enable_$ac_useropt"
900"*) ;;
901 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
902 ac_unrecognized_sep=', ';;
903 esac
904 eval enable_$ac_useropt=no ;;
905
906 -docdir | --docdir | --docdi | --doc | --do)
907 ac_prev=docdir ;;
908 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
909 docdir=$ac_optarg ;;
910
911 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
912 ac_prev=dvidir ;;
913 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
914 dvidir=$ac_optarg ;;
f6bcefef
HPN
915
916 -enable-* | --enable-*)
81ecdfbb 917 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
f6bcefef 918 # Reject names that are not valid shell variable names.
81ecdfbb
RW
919 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
920 as_fn_error "invalid feature name: $ac_useropt"
921 ac_useropt_orig=$ac_useropt
922 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
923 case $ac_user_opts in
924 *"
925"enable_$ac_useropt"
926"*) ;;
927 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
928 ac_unrecognized_sep=', ';;
f6bcefef 929 esac
81ecdfbb 930 eval enable_$ac_useropt=\$ac_optarg ;;
f6bcefef
HPN
931
932 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
933 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
934 | --exec | --exe | --ex)
935 ac_prev=exec_prefix ;;
936 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
937 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
938 | --exec=* | --exe=* | --ex=*)
939 exec_prefix=$ac_optarg ;;
940
941 -gas | --gas | --ga | --g)
942 # Obsolete; use --with-gas.
943 with_gas=yes ;;
944
945 -help | --help | --hel | --he | -h)
946 ac_init_help=long ;;
947 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
948 ac_init_help=recursive ;;
949 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
950 ac_init_help=short ;;
951
952 -host | --host | --hos | --ho)
953 ac_prev=host_alias ;;
954 -host=* | --host=* | --hos=* | --ho=*)
955 host_alias=$ac_optarg ;;
956
81ecdfbb
RW
957 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
958 ac_prev=htmldir ;;
959 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
960 | --ht=*)
961 htmldir=$ac_optarg ;;
962
f6bcefef
HPN
963 -includedir | --includedir | --includedi | --included | --include \
964 | --includ | --inclu | --incl | --inc)
965 ac_prev=includedir ;;
966 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
967 | --includ=* | --inclu=* | --incl=* | --inc=*)
968 includedir=$ac_optarg ;;
969
970 -infodir | --infodir | --infodi | --infod | --info | --inf)
971 ac_prev=infodir ;;
972 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
973 infodir=$ac_optarg ;;
974
975 -libdir | --libdir | --libdi | --libd)
976 ac_prev=libdir ;;
977 -libdir=* | --libdir=* | --libdi=* | --libd=*)
978 libdir=$ac_optarg ;;
979
980 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
981 | --libexe | --libex | --libe)
982 ac_prev=libexecdir ;;
983 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
984 | --libexe=* | --libex=* | --libe=*)
985 libexecdir=$ac_optarg ;;
986
81ecdfbb
RW
987 -localedir | --localedir | --localedi | --localed | --locale)
988 ac_prev=localedir ;;
989 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
990 localedir=$ac_optarg ;;
991
f6bcefef 992 -localstatedir | --localstatedir | --localstatedi | --localstated \
81ecdfbb 993 | --localstate | --localstat | --localsta | --localst | --locals)
f6bcefef
HPN
994 ac_prev=localstatedir ;;
995 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
81ecdfbb 996 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
f6bcefef
HPN
997 localstatedir=$ac_optarg ;;
998
999 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1000 ac_prev=mandir ;;
1001 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1002 mandir=$ac_optarg ;;
1003
1004 -nfp | --nfp | --nf)
1005 # Obsolete; use --without-fp.
1006 with_fp=no ;;
1007
1008 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1009 | --no-cr | --no-c | -n)
1010 no_create=yes ;;
1011
1012 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1013 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1014 no_recursion=yes ;;
1015
1016 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1017 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1018 | --oldin | --oldi | --old | --ol | --o)
1019 ac_prev=oldincludedir ;;
1020 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1021 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1022 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1023 oldincludedir=$ac_optarg ;;
1024
1025 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1026 ac_prev=prefix ;;
1027 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1028 prefix=$ac_optarg ;;
1029
1030 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1031 | --program-pre | --program-pr | --program-p)
1032 ac_prev=program_prefix ;;
1033 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1034 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1035 program_prefix=$ac_optarg ;;
1036
1037 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1038 | --program-suf | --program-su | --program-s)
1039 ac_prev=program_suffix ;;
1040 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1041 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1042 program_suffix=$ac_optarg ;;
1043
1044 -program-transform-name | --program-transform-name \
1045 | --program-transform-nam | --program-transform-na \
1046 | --program-transform-n | --program-transform- \
1047 | --program-transform | --program-transfor \
1048 | --program-transfo | --program-transf \
1049 | --program-trans | --program-tran \
1050 | --progr-tra | --program-tr | --program-t)
1051 ac_prev=program_transform_name ;;
1052 -program-transform-name=* | --program-transform-name=* \
1053 | --program-transform-nam=* | --program-transform-na=* \
1054 | --program-transform-n=* | --program-transform-=* \
1055 | --program-transform=* | --program-transfor=* \
1056 | --program-transfo=* | --program-transf=* \
1057 | --program-trans=* | --program-tran=* \
1058 | --progr-tra=* | --program-tr=* | --program-t=*)
1059 program_transform_name=$ac_optarg ;;
1060
81ecdfbb
RW
1061 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1062 ac_prev=pdfdir ;;
1063 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1064 pdfdir=$ac_optarg ;;
1065
1066 -psdir | --psdir | --psdi | --psd | --ps)
1067 ac_prev=psdir ;;
1068 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1069 psdir=$ac_optarg ;;
1070
f6bcefef
HPN
1071 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1072 | -silent | --silent | --silen | --sile | --sil)
1073 silent=yes ;;
1074
1075 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1076 ac_prev=sbindir ;;
1077 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1078 | --sbi=* | --sb=*)
1079 sbindir=$ac_optarg ;;
1080
1081 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1082 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1083 | --sharedst | --shareds | --shared | --share | --shar \
1084 | --sha | --sh)
1085 ac_prev=sharedstatedir ;;
1086 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1087 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1088 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1089 | --sha=* | --sh=*)
1090 sharedstatedir=$ac_optarg ;;
1091
1092 -site | --site | --sit)
1093 ac_prev=site ;;
1094 -site=* | --site=* | --sit=*)
1095 site=$ac_optarg ;;
1096
1097 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1098 ac_prev=srcdir ;;
1099 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1100 srcdir=$ac_optarg ;;
1101
1102 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1103 | --syscon | --sysco | --sysc | --sys | --sy)
1104 ac_prev=sysconfdir ;;
1105 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1106 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1107 sysconfdir=$ac_optarg ;;
1108
1109 -target | --target | --targe | --targ | --tar | --ta | --t)
1110 ac_prev=target_alias ;;
1111 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1112 target_alias=$ac_optarg ;;
1113
1114 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1115 verbose=yes ;;
1116
1117 -version | --version | --versio | --versi | --vers | -V)
1118 ac_init_version=: ;;
1119
1120 -with-* | --with-*)
81ecdfbb 1121 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
f6bcefef 1122 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1123 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1124 as_fn_error "invalid package name: $ac_useropt"
1125 ac_useropt_orig=$ac_useropt
1126 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1127 case $ac_user_opts in
1128 *"
1129"with_$ac_useropt"
1130"*) ;;
1131 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1132 ac_unrecognized_sep=', ';;
f6bcefef 1133 esac
81ecdfbb 1134 eval with_$ac_useropt=\$ac_optarg ;;
f6bcefef
HPN
1135
1136 -without-* | --without-*)
81ecdfbb 1137 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
f6bcefef 1138 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1139 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1140 as_fn_error "invalid package name: $ac_useropt"
1141 ac_useropt_orig=$ac_useropt
1142 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1143 case $ac_user_opts in
1144 *"
1145"with_$ac_useropt"
1146"*) ;;
1147 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1148 ac_unrecognized_sep=', ';;
1149 esac
1150 eval with_$ac_useropt=no ;;
f6bcefef
HPN
1151
1152 --x)
1153 # Obsolete; use --with-x.
1154 with_x=yes ;;
1155
1156 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1157 | --x-incl | --x-inc | --x-in | --x-i)
1158 ac_prev=x_includes ;;
1159 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1160 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1161 x_includes=$ac_optarg ;;
1162
1163 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1164 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1165 ac_prev=x_libraries ;;
1166 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1167 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1168 x_libraries=$ac_optarg ;;
1169
81ecdfbb
RW
1170 -*) as_fn_error "unrecognized option: \`$ac_option'
1171Try \`$0 --help' for more information."
f6bcefef
HPN
1172 ;;
1173
1174 *=*)
1175 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1176 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1177 case $ac_envvar in #(
1178 '' | [0-9]* | *[!_$as_cr_alnum]* )
1179 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1180 esac
1181 eval $ac_envvar=\$ac_optarg
f6bcefef
HPN
1182 export $ac_envvar ;;
1183
1184 *)
1185 # FIXME: should be removed in autoconf 3.0.
81ecdfbb 1186 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
f6bcefef 1187 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
81ecdfbb 1188 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
f6bcefef
HPN
1189 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1190 ;;
1191
1192 esac
1193done
1194
1195if test -n "$ac_prev"; then
1196 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
81ecdfbb 1197 as_fn_error "missing argument to $ac_option"
f6bcefef
HPN
1198fi
1199
81ecdfbb
RW
1200if test -n "$ac_unrecognized_opts"; then
1201 case $enable_option_checking in
1202 no) ;;
1203 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1204 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
f6bcefef 1205 esac
81ecdfbb 1206fi
f6bcefef 1207
81ecdfbb
RW
1208# Check all directory arguments for consistency.
1209for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1210 datadir sysconfdir sharedstatedir localstatedir includedir \
1211 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1212 libdir localedir mandir
f6bcefef 1213do
81ecdfbb
RW
1214 eval ac_val=\$$ac_var
1215 # Remove trailing slashes.
1216 case $ac_val in
1217 */ )
1218 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1219 eval $ac_var=\$ac_val;;
1220 esac
1221 # Be sure to have absolute directory names.
f6bcefef 1222 case $ac_val in
81ecdfbb
RW
1223 [\\/$]* | ?:[\\/]* ) continue;;
1224 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
f6bcefef 1225 esac
81ecdfbb 1226 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
f6bcefef
HPN
1227done
1228
1229# There might be people who depend on the old broken behavior: `$host'
1230# used to hold the argument of --host etc.
1231# FIXME: To remove some day.
1232build=$build_alias
1233host=$host_alias
1234target=$target_alias
1235
1236# FIXME: To remove some day.
1237if test "x$host_alias" != x; then
1238 if test "x$build_alias" = x; then
1239 cross_compiling=maybe
81ecdfbb 1240 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
f6bcefef
HPN
1241 If a cross compiler is detected then cross compile mode will be used." >&2
1242 elif test "x$build_alias" != "x$host_alias"; then
1243 cross_compiling=yes
1244 fi
1245fi
1246
1247ac_tool_prefix=
1248test -n "$host_alias" && ac_tool_prefix=$host_alias-
1249
1250test "$silent" = yes && exec 6>/dev/null
1251
1252
81ecdfbb
RW
1253ac_pwd=`pwd` && test -n "$ac_pwd" &&
1254ac_ls_di=`ls -di .` &&
1255ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1256 as_fn_error "working directory cannot be determined"
1257test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1258 as_fn_error "pwd does not report name of working directory"
1259
1260
f6bcefef
HPN
1261# Find the source files, if location was not specified.
1262if test -z "$srcdir"; then
1263 ac_srcdir_defaulted=yes
81ecdfbb
RW
1264 # Try the directory containing this script, then the parent directory.
1265 ac_confdir=`$as_dirname -- "$as_myself" ||
1266$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1267 X"$as_myself" : 'X\(//\)[^/]' \| \
1268 X"$as_myself" : 'X\(//\)$' \| \
1269 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1270$as_echo X"$as_myself" |
1271 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1272 s//\1/
1273 q
1274 }
1275 /^X\(\/\/\)[^/].*/{
1276 s//\1/
1277 q
1278 }
1279 /^X\(\/\/\)$/{
1280 s//\1/
1281 q
1282 }
1283 /^X\(\/\).*/{
1284 s//\1/
1285 q
1286 }
1287 s/.*/./; q'`
f6bcefef 1288 srcdir=$ac_confdir
81ecdfbb 1289 if test ! -r "$srcdir/$ac_unique_file"; then
f6bcefef
HPN
1290 srcdir=..
1291 fi
1292else
1293 ac_srcdir_defaulted=no
1294fi
81ecdfbb
RW
1295if test ! -r "$srcdir/$ac_unique_file"; then
1296 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1297 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1298fi
1299ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1300ac_abs_confdir=`(
1301 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1302 pwd)`
1303# When building in place, set srcdir=.
1304if test "$ac_abs_confdir" = "$ac_pwd"; then
1305 srcdir=.
1306fi
1307# Remove unnecessary trailing slashes from srcdir.
1308# Double slashes in file names in object file debugging info
1309# mess up M-x gdb in Emacs.
1310case $srcdir in
1311*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1312esac
1313for ac_var in $ac_precious_vars; do
1314 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1315 eval ac_env_${ac_var}_value=\$${ac_var}
1316 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1317 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1318done
f6bcefef
HPN
1319
1320#
1321# Report the --help message.
1322#
1323if test "$ac_init_help" = "long"; then
1324 # Omit some internal or obsolete options to make the list less imposing.
1325 # This message is too long to be a string in the A/UX 3.1 sh.
1326 cat <<_ACEOF
1327\`configure' configures this package to adapt to many kinds of systems.
1328
1329Usage: $0 [OPTION]... [VAR=VALUE]...
1330
1331To assign environment variables (e.g., CC, CFLAGS...), specify them as
1332VAR=VALUE. See below for descriptions of some of the useful variables.
1333
1334Defaults for the options are specified in brackets.
1335
1336Configuration:
1337 -h, --help display this help and exit
1338 --help=short display options specific to this package
1339 --help=recursive display the short help of all the included packages
1340 -V, --version display version information and exit
1341 -q, --quiet, --silent do not print \`checking...' messages
1342 --cache-file=FILE cache test results in FILE [disabled]
1343 -C, --config-cache alias for \`--cache-file=config.cache'
1344 -n, --no-create do not create output files
1345 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1346
f6bcefef
HPN
1347Installation directories:
1348 --prefix=PREFIX install architecture-independent files in PREFIX
81ecdfbb 1349 [$ac_default_prefix]
f6bcefef 1350 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
81ecdfbb 1351 [PREFIX]
f6bcefef
HPN
1352
1353By default, \`make install' will install all the files in
1354\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1355an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1356for instance \`--prefix=\$HOME'.
1357
1358For better control, use the options below.
1359
1360Fine tuning of the installation directories:
81ecdfbb
RW
1361 --bindir=DIR user executables [EPREFIX/bin]
1362 --sbindir=DIR system admin executables [EPREFIX/sbin]
1363 --libexecdir=DIR program executables [EPREFIX/libexec]
1364 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1365 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1366 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1367 --libdir=DIR object code libraries [EPREFIX/lib]
1368 --includedir=DIR C header files [PREFIX/include]
1369 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1370 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1371 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1372 --infodir=DIR info documentation [DATAROOTDIR/info]
1373 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1374 --mandir=DIR man documentation [DATAROOTDIR/man]
1375 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1376 --htmldir=DIR html documentation [DOCDIR]
1377 --dvidir=DIR dvi documentation [DOCDIR]
1378 --pdfdir=DIR pdf documentation [DOCDIR]
1379 --psdir=DIR ps documentation [DOCDIR]
f6bcefef
HPN
1380_ACEOF
1381
1382 cat <<\_ACEOF
1383
1384Program names:
1385 --program-prefix=PREFIX prepend PREFIX to installed program names
1386 --program-suffix=SUFFIX append SUFFIX to installed program names
1387 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1388
1389System types:
1390 --build=BUILD configure for building on BUILD [guessed]
1391 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1392 --target=TARGET configure for building compilers for TARGET [HOST]
1393_ACEOF
1394fi
1395
1396if test -n "$ac_init_help"; then
1397
1398 cat <<\_ACEOF
1399
1400Optional Features:
81ecdfbb 1401 --disable-option-checking ignore unrecognized --enable/--with options
f6bcefef
HPN
1402 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1403 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
faa743bb 1404 --enable-plugins Enable support for plugins
6bb11ab3
L
1405 --enable-shared[=PKGS] build shared libraries [default=yes]
1406 --enable-static[=PKGS] build static libraries [default=yes]
1407 --enable-fast-install[=PKGS]
1408 optimize for fast installation [default=yes]
1409 --disable-libtool-lock avoid locking (might break parallel builds)
31e6ad7d
MF
1410 --enable-maintainer-mode enable make rules and dependencies not useful
1411 (and sometimes confusing) to the casual installer
f6bcefef
HPN
1412 --enable-sim-bswap Use Host specific BSWAP instruction.
1413 --enable-sim-cflags=opts Extra CFLAGS for use in building simulator
1414 --enable-sim-debug=opts Enable debugging flags
1415 --enable-sim-stdio Specify whether to use stdio for console input/output.
1416 --enable-sim-trace=opts Enable tracing flags
1417 --enable-sim-profile=opts Enable profiling flags
1418 --enable-sim-alignment=align Specify strict, nonstrict or forced alignment of memory accesses.
1419 --enable-sim-hostendian=end Specify host byte endian orientation.
1420 --enable-sim-scache=size Specify simulator execution cache size.
2232061b
MF
1421 --enable-werror treat compile warnings as errors
1422 --enable-build-warnings enable build-time compiler warnings if gcc is used
1423 --enable-sim-build-warnings
1424 enable SIM specific build-time compiler warnings if
1425 gcc is used
1517bd27
MF
1426 --enable-sim-hardware=LIST
1427 Specify the hardware to be included in the build.
f6bcefef
HPN
1428 --enable-sim-default-model=model Specify default model to simulate.
1429 --enable-sim-environment=environment Specify mixed, user, virtual or operating environment.
1430 --enable-sim-inline=inlines Specify which functions should be inlined.
1431 --enable-cgen-maint=DIR build cgen generated files
1432
6efef468
JM
1433Optional Packages:
1434 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1435 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
3725885a 1436 --with-zlib include zlib support (auto/yes/no) default=auto
6bb11ab3
L
1437 --with-pic try to use only PIC/non-PIC objects [default=use
1438 both]
1439 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
6efef468
JM
1440 --with-pkgversion=PKG Use PKG in the version string in place of "GDB"
1441 --with-bugurl=URL Direct users to URL to report a bug
1442
f6bcefef
HPN
1443Some influential environment variables:
1444 CC C compiler command
1445 CFLAGS C compiler flags
1446 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1447 nonstandard directory <lib dir>
81ecdfbb
RW
1448 LIBS libraries to pass to the linker, e.g. -l<library>
1449 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1450 you have headers in a nonstandard directory <include dir>
f6bcefef
HPN
1451 CPP C preprocessor
1452
1453Use these variables to override the choices made by `configure' or to help
1454it to find libraries and programs with nonstandard names/locations.
1455
81ecdfbb 1456Report bugs to the package provider.
f6bcefef 1457_ACEOF
81ecdfbb 1458ac_status=$?
f6bcefef
HPN
1459fi
1460
1461if test "$ac_init_help" = "recursive"; then
1462 # If there are subdirs, report their specific --help.
f6bcefef 1463 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
81ecdfbb
RW
1464 test -d "$ac_dir" ||
1465 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1466 continue
f6bcefef
HPN
1467 ac_builddir=.
1468
81ecdfbb
RW
1469case "$ac_dir" in
1470.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1471*)
1472 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1473 # A ".." for each directory in $ac_dir_suffix.
1474 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1475 case $ac_top_builddir_sub in
1476 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1477 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1478 esac ;;
1479esac
1480ac_abs_top_builddir=$ac_pwd
1481ac_abs_builddir=$ac_pwd$ac_dir_suffix
1482# for backward compatibility:
1483ac_top_builddir=$ac_top_build_prefix
f6bcefef
HPN
1484
1485case $srcdir in
81ecdfbb 1486 .) # We are building in place.
f6bcefef 1487 ac_srcdir=.
81ecdfbb
RW
1488 ac_top_srcdir=$ac_top_builddir_sub
1489 ac_abs_top_srcdir=$ac_pwd ;;
1490 [\\/]* | ?:[\\/]* ) # Absolute name.
f6bcefef 1491 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
1492 ac_top_srcdir=$srcdir
1493 ac_abs_top_srcdir=$srcdir ;;
1494 *) # Relative name.
1495 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1496 ac_top_srcdir=$ac_top_build_prefix$srcdir
1497 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
f6bcefef 1498esac
81ecdfbb
RW
1499ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1500
1501 cd "$ac_dir" || { ac_status=$?; continue; }
1502 # Check for guested configure.
1503 if test -f "$ac_srcdir/configure.gnu"; then
1504 echo &&
1505 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1506 elif test -f "$ac_srcdir/configure"; then
1507 echo &&
1508 $SHELL "$ac_srcdir/configure" --help=recursive
f6bcefef 1509 else
81ecdfbb
RW
1510 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1511 fi || ac_status=$?
1512 cd "$ac_pwd" || { ac_status=$?; break; }
f6bcefef
HPN
1513 done
1514fi
1515
81ecdfbb 1516test -n "$ac_init_help" && exit $ac_status
f6bcefef
HPN
1517if $ac_init_version; then
1518 cat <<\_ACEOF
81ecdfbb
RW
1519configure
1520generated by GNU Autoconf 2.64
f6bcefef 1521
81ecdfbb 1522Copyright (C) 2009 Free Software Foundation, Inc.
f6bcefef
HPN
1523This configure script is free software; the Free Software Foundation
1524gives unlimited permission to copy, distribute and modify it.
1525_ACEOF
81ecdfbb 1526 exit
f6bcefef 1527fi
f6bcefef 1528
81ecdfbb
RW
1529## ------------------------ ##
1530## Autoconf initialization. ##
1531## ------------------------ ##
f6bcefef 1532
81ecdfbb
RW
1533# ac_fn_c_try_compile LINENO
1534# --------------------------
1535# Try to compile conftest.$ac_ext, and return whether this succeeded.
1536ac_fn_c_try_compile ()
f6bcefef 1537{
81ecdfbb
RW
1538 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1539 rm -f conftest.$ac_objext
1540 if { { ac_try="$ac_compile"
1541case "(($ac_try" in
1542 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1543 *) ac_try_echo=$ac_try;;
1544esac
1545eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1546$as_echo "$ac_try_echo"; } >&5
1547 (eval "$ac_compile") 2>conftest.err
1548 ac_status=$?
1549 if test -s conftest.err; then
1550 grep -v '^ *+' conftest.err >conftest.er1
1551 cat conftest.er1 >&5
1552 mv -f conftest.er1 conftest.err
1553 fi
1554 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1555 test $ac_status = 0; } && {
1556 test -z "$ac_c_werror_flag" ||
1557 test ! -s conftest.err
1558 } && test -s conftest.$ac_objext; then :
1559 ac_retval=0
1560else
1561 $as_echo "$as_me: failed program was:" >&5
1562sed 's/^/| /' conftest.$ac_ext >&5
f6bcefef 1563
81ecdfbb
RW
1564 ac_retval=1
1565fi
1566 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1567 return $ac_retval
f6bcefef 1568
81ecdfbb 1569} # ac_fn_c_try_compile
f6bcefef 1570
81ecdfbb
RW
1571# ac_fn_c_try_cpp LINENO
1572# ----------------------
1573# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1574ac_fn_c_try_cpp ()
1575{
1576 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1577 if { { ac_try="$ac_cpp conftest.$ac_ext"
1578case "(($ac_try" in
1579 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1580 *) ac_try_echo=$ac_try;;
1581esac
1582eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1583$as_echo "$ac_try_echo"; } >&5
1584 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1585 ac_status=$?
1586 if test -s conftest.err; then
1587 grep -v '^ *+' conftest.err >conftest.er1
1588 cat conftest.er1 >&5
1589 mv -f conftest.er1 conftest.err
1590 fi
1591 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1592 test $ac_status = 0; } >/dev/null && {
1593 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1594 test ! -s conftest.err
1595 }; then :
1596 ac_retval=0
1597else
1598 $as_echo "$as_me: failed program was:" >&5
1599sed 's/^/| /' conftest.$ac_ext >&5
f6bcefef 1600
81ecdfbb
RW
1601 ac_retval=1
1602fi
1603 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1604 return $ac_retval
f6bcefef 1605
81ecdfbb
RW
1606} # ac_fn_c_try_cpp
1607
1608# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1609# -------------------------------------------------------
1610# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1611# the include files in INCLUDES and setting the cache variable VAR
1612# accordingly.
1613ac_fn_c_check_header_mongrel ()
1614{
1615 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1616 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1618$as_echo_n "checking for $2... " >&6; }
1619if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1620 $as_echo_n "(cached) " >&6
1621fi
1622eval ac_res=\$$3
1623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1624$as_echo "$ac_res" >&6; }
1625else
1626 # Is the header compilable?
1627{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1628$as_echo_n "checking $2 usability... " >&6; }
1629cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1630/* end confdefs.h. */
1631$4
1632#include <$2>
1633_ACEOF
1634if ac_fn_c_try_compile "$LINENO"; then :
1635 ac_header_compiler=yes
1636else
1637 ac_header_compiler=no
1638fi
1639rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1640{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1641$as_echo "$ac_header_compiler" >&6; }
1642
1643# Is the header present?
1644{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1645$as_echo_n "checking $2 presence... " >&6; }
1646cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1647/* end confdefs.h. */
1648#include <$2>
1649_ACEOF
1650if ac_fn_c_try_cpp "$LINENO"; then :
1651 ac_header_preproc=yes
1652else
1653 ac_header_preproc=no
1654fi
1655rm -f conftest.err conftest.$ac_ext
1656{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1657$as_echo "$ac_header_preproc" >&6; }
1658
1659# So? What about this header?
1660case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1661 yes:no: )
1662 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1663$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1664 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1665$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1666 ;;
1667 no:yes:* )
1668 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1669$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1670 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1671$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1672 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1673$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1674 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1675$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1676 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1677$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1678 ;;
1679esac
1680 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1681$as_echo_n "checking for $2... " >&6; }
1682if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1683 $as_echo_n "(cached) " >&6
1684else
1685 eval "$3=\$ac_header_compiler"
1686fi
1687eval ac_res=\$$3
1688 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1689$as_echo "$ac_res" >&6; }
1690fi
1691 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1692
1693} # ac_fn_c_check_header_mongrel
1694
1695# ac_fn_c_try_run LINENO
1696# ----------------------
1697# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1698# that executables *can* be run.
1699ac_fn_c_try_run ()
1700{
1701 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1702 if { { ac_try="$ac_link"
1703case "(($ac_try" in
1704 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1705 *) ac_try_echo=$ac_try;;
1706esac
1707eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1708$as_echo "$ac_try_echo"; } >&5
1709 (eval "$ac_link") 2>&5
1710 ac_status=$?
1711 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1712 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1713 { { case "(($ac_try" in
1714 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1715 *) ac_try_echo=$ac_try;;
1716esac
1717eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1718$as_echo "$ac_try_echo"; } >&5
1719 (eval "$ac_try") 2>&5
1720 ac_status=$?
1721 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1722 test $ac_status = 0; }; }; then :
1723 ac_retval=0
1724else
1725 $as_echo "$as_me: program exited with status $ac_status" >&5
1726 $as_echo "$as_me: failed program was:" >&5
1727sed 's/^/| /' conftest.$ac_ext >&5
1728
1729 ac_retval=$ac_status
1730fi
1731 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1732 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1733 return $ac_retval
1734
1735} # ac_fn_c_try_run
1736
1737# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1738# -------------------------------------------------------
1739# Tests whether HEADER exists and can be compiled using the include files in
1740# INCLUDES, setting the cache variable VAR accordingly.
1741ac_fn_c_check_header_compile ()
1742{
1743 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1744 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1745$as_echo_n "checking for $2... " >&6; }
1746if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1747 $as_echo_n "(cached) " >&6
1748else
1749 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1750/* end confdefs.h. */
1751$4
1752#include <$2>
1753_ACEOF
1754if ac_fn_c_try_compile "$LINENO"; then :
1755 eval "$3=yes"
1756else
1757 eval "$3=no"
1758fi
1759rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1760fi
1761eval ac_res=\$$3
1762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1763$as_echo "$ac_res" >&6; }
1764 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1765
1766} # ac_fn_c_check_header_compile
1767
1768# ac_fn_c_try_link LINENO
1769# -----------------------
1770# Try to link conftest.$ac_ext, and return whether this succeeded.
1771ac_fn_c_try_link ()
1772{
1773 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1774 rm -f conftest.$ac_objext conftest$ac_exeext
1775 if { { ac_try="$ac_link"
1776case "(($ac_try" in
1777 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1778 *) ac_try_echo=$ac_try;;
1779esac
1780eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1781$as_echo "$ac_try_echo"; } >&5
1782 (eval "$ac_link") 2>conftest.err
1783 ac_status=$?
1784 if test -s conftest.err; then
1785 grep -v '^ *+' conftest.err >conftest.er1
1786 cat conftest.er1 >&5
1787 mv -f conftest.er1 conftest.err
1788 fi
1789 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1790 test $ac_status = 0; } && {
1791 test -z "$ac_c_werror_flag" ||
1792 test ! -s conftest.err
1793 } && test -s conftest$ac_exeext && {
1794 test "$cross_compiling" = yes ||
1795 $as_test_x conftest$ac_exeext
1796 }; then :
1797 ac_retval=0
1798else
1799 $as_echo "$as_me: failed program was:" >&5
1800sed 's/^/| /' conftest.$ac_ext >&5
1801
1802 ac_retval=1
1803fi
1804 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1805 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1806 # interfere with the next link command; also delete a directory that is
1807 # left behind by Apple's compiler. We do this before executing the actions.
1808 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1809 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1810 return $ac_retval
1811
1812} # ac_fn_c_try_link
1813
1814# ac_fn_c_check_func LINENO FUNC VAR
1815# ----------------------------------
1816# Tests whether FUNC exists, setting the cache variable VAR accordingly
1817ac_fn_c_check_func ()
1818{
1819 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1821$as_echo_n "checking for $2... " >&6; }
1822if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1823 $as_echo_n "(cached) " >&6
1824else
1825 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1826/* end confdefs.h. */
1827/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1828 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1829#define $2 innocuous_$2
1830
1831/* System header to define __stub macros and hopefully few prototypes,
1832 which can conflict with char $2 (); below.
1833 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1834 <limits.h> exists even on freestanding compilers. */
1835
1836#ifdef __STDC__
1837# include <limits.h>
1838#else
1839# include <assert.h>
1840#endif
1841
1842#undef $2
1843
1844/* Override any GCC internal prototype to avoid an error.
1845 Use char because int might match the return type of a GCC
1846 builtin and then its argument prototype would still apply. */
1847#ifdef __cplusplus
1848extern "C"
1849#endif
1850char $2 ();
1851/* The GNU C library defines this for functions which it implements
1852 to always fail with ENOSYS. Some functions are actually named
1853 something starting with __ and the normal name is an alias. */
1854#if defined __stub_$2 || defined __stub___$2
1855choke me
1856#endif
1857
1858int
1859main ()
1860{
1861return $2 ();
1862 ;
1863 return 0;
1864}
1865_ACEOF
1866if ac_fn_c_try_link "$LINENO"; then :
1867 eval "$3=yes"
1868else
1869 eval "$3=no"
1870fi
1871rm -f core conftest.err conftest.$ac_objext \
1872 conftest$ac_exeext conftest.$ac_ext
1873fi
1874eval ac_res=\$$3
1875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1876$as_echo "$ac_res" >&6; }
1877 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1878
1879} # ac_fn_c_check_func
1880cat >config.log <<_ACEOF
1881This file contains any messages produced by compilers while
1882running configure, to aid debugging if configure makes a mistake.
1883
1884It was created by $as_me, which was
1885generated by GNU Autoconf 2.64. Invocation command line was
1886
1887 $ $0 $@
1888
1889_ACEOF
1890exec 5>>config.log
1891{
1892cat <<_ASUNAME
1893## --------- ##
1894## Platform. ##
1895## --------- ##
1896
1897hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1898uname -m = `(uname -m) 2>/dev/null || echo unknown`
1899uname -r = `(uname -r) 2>/dev/null || echo unknown`
1900uname -s = `(uname -s) 2>/dev/null || echo unknown`
1901uname -v = `(uname -v) 2>/dev/null || echo unknown`
1902
1903/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1904/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1905
1906/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1907/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1908/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1909/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1910/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1911/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1912/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1913
1914_ASUNAME
1915
1916as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1917for as_dir in $PATH
1918do
1919 IFS=$as_save_IFS
1920 test -z "$as_dir" && as_dir=.
1921 $as_echo "PATH: $as_dir"
1922 done
1923IFS=$as_save_IFS
1924
1925} >&5
1926
1927cat >&5 <<_ACEOF
f6bcefef
HPN
1928
1929
1930## ----------- ##
1931## Core tests. ##
1932## ----------- ##
1933
1934_ACEOF
1935
1936
1937# Keep a trace of the command line.
1938# Strip out --no-create and --no-recursion so they do not pile up.
1939# Strip out --silent because we don't want to record it for future runs.
1940# Also quote any args containing shell meta-characters.
1941# Make two passes to allow for proper duplicate-argument suppression.
1942ac_configure_args=
1943ac_configure_args0=
1944ac_configure_args1=
f6bcefef
HPN
1945ac_must_keep_next=false
1946for ac_pass in 1 2
1947do
1948 for ac_arg
1949 do
1950 case $ac_arg in
1951 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1952 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1953 | -silent | --silent | --silen | --sile | --sil)
1954 continue ;;
81ecdfbb
RW
1955 *\'*)
1956 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
f6bcefef
HPN
1957 esac
1958 case $ac_pass in
81ecdfbb 1959 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
f6bcefef 1960 2)
81ecdfbb 1961 as_fn_append ac_configure_args1 " '$ac_arg'"
f6bcefef
HPN
1962 if test $ac_must_keep_next = true; then
1963 ac_must_keep_next=false # Got value, back to normal.
1964 else
1965 case $ac_arg in
1966 *=* | --config-cache | -C | -disable-* | --disable-* \
1967 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1968 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1969 | -with-* | --with-* | -without-* | --without-* | --x)
1970 case "$ac_configure_args0 " in
1971 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1972 esac
1973 ;;
1974 -* ) ac_must_keep_next=true ;;
1975 esac
1976 fi
81ecdfbb 1977 as_fn_append ac_configure_args " '$ac_arg'"
f6bcefef
HPN
1978 ;;
1979 esac
1980 done
1981done
81ecdfbb
RW
1982{ ac_configure_args0=; unset ac_configure_args0;}
1983{ ac_configure_args1=; unset ac_configure_args1;}
f6bcefef
HPN
1984
1985# When interrupted or exit'd, cleanup temporary files, and complete
1986# config.log. We remove comments because anyway the quotes in there
1987# would cause problems or look ugly.
81ecdfbb
RW
1988# WARNING: Use '\'' to represent an apostrophe within the trap.
1989# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
f6bcefef
HPN
1990trap 'exit_status=$?
1991 # Save into config.log some information that might help in debugging.
1992 {
1993 echo
1994
1995 cat <<\_ASBOX
1996## ---------------- ##
1997## Cache variables. ##
1998## ---------------- ##
1999_ASBOX
2000 echo
2001 # The following way of writing the cache mishandles newlines in values,
81ecdfbb
RW
2002(
2003 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2004 eval ac_val=\$$ac_var
2005 case $ac_val in #(
2006 *${as_nl}*)
2007 case $ac_var in #(
2008 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2009$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2010 esac
2011 case $ac_var in #(
2012 _ | IFS | as_nl) ;; #(
2013 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2014 *) { eval $ac_var=; unset $ac_var;} ;;
2015 esac ;;
2016 esac
2017 done
f6bcefef 2018 (set) 2>&1 |
81ecdfbb
RW
2019 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2020 *${as_nl}ac_space=\ *)
f6bcefef 2021 sed -n \
81ecdfbb
RW
2022 "s/'\''/'\''\\\\'\'''\''/g;
2023 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2024 ;; #(
f6bcefef 2025 *)
81ecdfbb 2026 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
f6bcefef 2027 ;;
81ecdfbb
RW
2028 esac |
2029 sort
2030)
f6bcefef
HPN
2031 echo
2032
2033 cat <<\_ASBOX
2034## ----------------- ##
2035## Output variables. ##
2036## ----------------- ##
2037_ASBOX
2038 echo
2039 for ac_var in $ac_subst_vars
2040 do
81ecdfbb
RW
2041 eval ac_val=\$$ac_var
2042 case $ac_val in
2043 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2044 esac
2045 $as_echo "$ac_var='\''$ac_val'\''"
f6bcefef
HPN
2046 done | sort
2047 echo
2048
2049 if test -n "$ac_subst_files"; then
2050 cat <<\_ASBOX
81ecdfbb
RW
2051## ------------------- ##
2052## File substitutions. ##
2053## ------------------- ##
f6bcefef
HPN
2054_ASBOX
2055 echo
2056 for ac_var in $ac_subst_files
2057 do
81ecdfbb
RW
2058 eval ac_val=\$$ac_var
2059 case $ac_val in
2060 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2061 esac
2062 $as_echo "$ac_var='\''$ac_val'\''"
f6bcefef
HPN
2063 done | sort
2064 echo
2065 fi
2066
2067 if test -s confdefs.h; then
2068 cat <<\_ASBOX
2069## ----------- ##
2070## confdefs.h. ##
2071## ----------- ##
2072_ASBOX
2073 echo
81ecdfbb 2074 cat confdefs.h
f6bcefef
HPN
2075 echo
2076 fi
2077 test "$ac_signal" != 0 &&
81ecdfbb
RW
2078 $as_echo "$as_me: caught signal $ac_signal"
2079 $as_echo "$as_me: exit $exit_status"
f6bcefef 2080 } >&5
81ecdfbb
RW
2081 rm -f core *.core core.conftest.* &&
2082 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
f6bcefef 2083 exit $exit_status
81ecdfbb 2084' 0
f6bcefef 2085for ac_signal in 1 2 13 15; do
81ecdfbb 2086 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
f6bcefef
HPN
2087done
2088ac_signal=0
2089
2090# confdefs.h avoids OS command line length limits that DEFS can exceed.
81ecdfbb
RW
2091rm -f -r conftest* confdefs.h
2092
2093$as_echo "/* confdefs.h */" > confdefs.h
f6bcefef
HPN
2094
2095# Predefined preprocessor variables.
2096
2097cat >>confdefs.h <<_ACEOF
2098#define PACKAGE_NAME "$PACKAGE_NAME"
2099_ACEOF
2100
f6bcefef
HPN
2101cat >>confdefs.h <<_ACEOF
2102#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2103_ACEOF
2104
f6bcefef
HPN
2105cat >>confdefs.h <<_ACEOF
2106#define PACKAGE_VERSION "$PACKAGE_VERSION"
2107_ACEOF
2108
f6bcefef
HPN
2109cat >>confdefs.h <<_ACEOF
2110#define PACKAGE_STRING "$PACKAGE_STRING"
2111_ACEOF
2112
f6bcefef
HPN
2113cat >>confdefs.h <<_ACEOF
2114#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2115_ACEOF
2116
81ecdfbb
RW
2117cat >>confdefs.h <<_ACEOF
2118#define PACKAGE_URL "$PACKAGE_URL"
2119_ACEOF
2120
f6bcefef
HPN
2121
2122# Let the site file select an alternate cache file if it wants to.
81ecdfbb
RW
2123# Prefer an explicitly selected file to automatically selected ones.
2124ac_site_file1=NONE
2125ac_site_file2=NONE
2126if test -n "$CONFIG_SITE"; then
2127 ac_site_file1=$CONFIG_SITE
2128elif test "x$prefix" != xNONE; then
2129 ac_site_file1=$prefix/share/config.site
2130 ac_site_file2=$prefix/etc/config.site
2131else
2132 ac_site_file1=$ac_default_prefix/share/config.site
2133 ac_site_file2=$ac_default_prefix/etc/config.site
2134fi
2135for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2136do
2137 test "x$ac_site_file" = xNONE && continue
f6bcefef 2138 if test -r "$ac_site_file"; then
81ecdfbb
RW
2139 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2140$as_echo "$as_me: loading site script $ac_site_file" >&6;}
f6bcefef
HPN
2141 sed 's/^/| /' "$ac_site_file" >&5
2142 . "$ac_site_file"
2143 fi
2144done
2145
2146if test -r "$cache_file"; then
2147 # Some versions of bash will fail to source /dev/null (special
2148 # files actually), so we avoid doing that.
2149 if test -f "$cache_file"; then
81ecdfbb
RW
2150 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2151$as_echo "$as_me: loading cache $cache_file" >&6;}
f6bcefef 2152 case $cache_file in
81ecdfbb
RW
2153 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2154 *) . "./$cache_file";;
f6bcefef
HPN
2155 esac
2156 fi
2157else
81ecdfbb
RW
2158 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2159$as_echo "$as_me: creating cache $cache_file" >&6;}
f6bcefef
HPN
2160 >$cache_file
2161fi
2162
2163# Check that the precious variables saved in the cache have kept the same
2164# value.
2165ac_cache_corrupted=false
81ecdfbb 2166for ac_var in $ac_precious_vars; do
f6bcefef
HPN
2167 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2168 eval ac_new_set=\$ac_env_${ac_var}_set
81ecdfbb
RW
2169 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2170 eval ac_new_val=\$ac_env_${ac_var}_value
f6bcefef
HPN
2171 case $ac_old_set,$ac_new_set in
2172 set,)
81ecdfbb
RW
2173 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2174$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
f6bcefef
HPN
2175 ac_cache_corrupted=: ;;
2176 ,set)
81ecdfbb
RW
2177 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2178$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
f6bcefef
HPN
2179 ac_cache_corrupted=: ;;
2180 ,);;
2181 *)
2182 if test "x$ac_old_val" != "x$ac_new_val"; then
81ecdfbb
RW
2183 # differences in whitespace do not lead to failure.
2184 ac_old_val_w=`echo x $ac_old_val`
2185 ac_new_val_w=`echo x $ac_new_val`
2186 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2187 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2188$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2189 ac_cache_corrupted=:
2190 else
2191 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2192$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2193 eval $ac_var=\$ac_old_val
2194 fi
2195 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2196$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2197 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2198$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
f6bcefef
HPN
2199 fi;;
2200 esac
2201 # Pass precious variables to config.status.
2202 if test "$ac_new_set" = set; then
2203 case $ac_new_val in
81ecdfbb 2204 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
f6bcefef
HPN
2205 *) ac_arg=$ac_var=$ac_new_val ;;
2206 esac
2207 case " $ac_configure_args " in
2208 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
81ecdfbb 2209 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
f6bcefef
HPN
2210 esac
2211 fi
2212done
2213if $ac_cache_corrupted; then
81ecdfbb
RW
2214 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2215$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2216 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2217$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2218 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
f6bcefef 2219fi
81ecdfbb
RW
2220## -------------------- ##
2221## Main body of script. ##
2222## -------------------- ##
f6bcefef
HPN
2223
2224ac_ext=c
2225ac_cpp='$CPP $CPPFLAGS'
2226ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2227ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2228ac_compiler_gnu=$ac_cv_c_compiler_gnu
2229
2230
f6bcefef
HPN
2231# This file contains common code used by all simulators.
2232#
2233# SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2234# directory. It is intended to be invoked before any target specific stuff.
2235# SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2236# It is intended to be invoked last.
2237#
2238# The simulator's configure.in should look like:
2239#
2240# dnl Process this file with autoconf to produce a configure script.
6ffe910a 2241# AC_PREREQ(2.64)dnl
f6bcefef 2242# AC_INIT(Makefile.in)
6ffe910a 2243# sinclude(../common/aclocal.m4)
f6bcefef
HPN
2244#
2245# SIM_AC_COMMON
2246#
2247# ... target specific stuff ...
2248#
2249# SIM_AC_OUTPUT
2250
d6416cdc
RW
2251# Include global overrides and fixes for Autoconf.
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
6ffe910a
MF
2278# _AC_CHECK_DECL_BODY
2279# -------------------
2280# Shell function body for AC_CHECK_DECL.
2281# _AC_CHECK_DECL_BODY
d6416cdc 2282
6ffe910a
MF
2283# _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2284# INCLUDES)
2285# -------------------------------------------------------------
2286# Helper to AC_CHECK_DECLS, which generates the check for a single
2287# SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2288# ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
d6416cdc 2289
d6416cdc
RW
2290
2291
2292
2293
2294
2295
f6bcefef
HPN
2296
2297
2298
db2e4d67 2299
6bb11ab3
L
2300
2301# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
db2e4d67 2302#
6bb11ab3
L
2303# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2304# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2305# Written by Gordon Matzigkeit, 1996
2306#
2307# This file is free software; the Free Software Foundation gives
2308# unlimited permission to copy and/or distribute it, with or without
2309# modifications, as long as this notice is preserved.
db2e4d67 2310
db2e4d67 2311
db2e4d67 2312
6bb11ab3 2313# serial 56 LT_INIT
db2e4d67
MF
2314
2315
6bb11ab3
L
2316# LT_PREREQ(VERSION)
2317# ------------------
2318# Complain and exit if this libtool version is less that VERSION.
db2e4d67 2319
db2e4d67
MF
2320
2321
6bb11ab3
L
2322# _LT_CHECK_BUILDDIR
2323# ------------------
2324# Complain if the absolute build directory name contains unusual characters
db2e4d67
MF
2325
2326
f6bcefef 2327
6bb11ab3
L
2328# LT_INIT([OPTIONS])
2329# ------------------
2330# LT_INIT
f6bcefef 2331
6bb11ab3
L
2332# Old names:
2333# This is what autoupdate's m4 run will expand. It fires
2334# the warning (with _au_warn_XXX), outputs it into the
2335# updated configure.ac (with AC_DIAGNOSE), and then outputs
2336# the replacement expansion.
f6bcefef
HPN
2337
2338
6bb11ab3
L
2339# This is an auxiliary macro that is also run when
2340# autoupdate runs m4. It simply calls m4_warning, but
2341# we need a wrapper so that each warning is emitted only
2342# once. We break the quoting in m4_warning's argument in
2343# order to expand this macro's arguments, not AU_DEFUN's.
f6bcefef
HPN
2344
2345
6bb11ab3
L
2346# Finally, this is the expansion that is picked up by
2347# autoconf. It tells the user to run autoupdate, and
2348# then outputs the replacement expansion. We do not care
2349# about autoupdate's warning because that contains
2350# information on what to do *after* running autoupdate.
f6bcefef 2351
6bb11ab3
L
2352# This is what autoupdate's m4 run will expand. It fires
2353# the warning (with _au_warn_XXX), outputs it into the
2354# updated configure.ac (with AC_DIAGNOSE), and then outputs
2355# the replacement expansion.
f6bcefef
HPN
2356
2357
6bb11ab3
L
2358# This is an auxiliary macro that is also run when
2359# autoupdate runs m4. It simply calls m4_warning, but
2360# we need a wrapper so that each warning is emitted only
2361# once. We break the quoting in m4_warning's argument in
2362# order to expand this macro's arguments, not AU_DEFUN's.
f6bcefef
HPN
2363
2364
6bb11ab3
L
2365# Finally, this is the expansion that is picked up by
2366# autoconf. It tells the user to run autoupdate, and
2367# then outputs the replacement expansion. We do not care
2368# about autoupdate's warning because that contains
2369# information on what to do *after* running autoupdate.
f6bcefef
HPN
2370
2371
2372
6bb11ab3
L
2373# _LT_CC_BASENAME(CC)
2374# -------------------
2375# Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
f6bcefef
HPN
2376
2377
2378
6bb11ab3
L
2379# _LT_FILEUTILS_DEFAULTS
2380# ----------------------
2381# It is okay to use these file commands and assume they have been set
2382# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2383# _LT_FILEUTILS_DEFAULTS
f6bcefef
HPN
2384
2385
6bb11ab3
L
2386# _LT_SETUP
2387# ---------
2388# _LT_SETUP
f6bcefef
HPN
2389
2390
6bb11ab3
L
2391# _LT_PREPARE_SED_QUOTE_VARS
2392# --------------------------
2393# Define a few sed substitution that help us do robust quoting.
f6bcefef
HPN
2394
2395
6bb11ab3
L
2396# _LT_PROG_LTMAIN
2397# ---------------
2398# Note that this code is called both from `configure', and `config.status'
2399# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
2400# `config.status' has no value for ac_aux_dir unless we are using Automake,
2401# so we pass a copy along to make sure it has a sensible value anyway.
2402# _LT_PROG_LTMAIN
f6bcefef
HPN
2403
2404
6bb11ab3
L
2405## ------------------------------------- ##
2406## Accumulate code for creating libtool. ##
2407## ------------------------------------- ##
f6bcefef 2408
6bb11ab3
L
2409# So that we can recreate a full libtool script including additional
2410# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2411# in macros and then make a single call at the end using the `libtool'
2412# label.
f6bcefef
HPN
2413
2414
6bb11ab3
L
2415# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2416# ----------------------------------------
2417# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
f6bcefef
HPN
2418
2419
6bb11ab3 2420# Initialize.
f6bcefef
HPN
2421
2422
2423
6bb11ab3
L
2424# _LT_CONFIG_LIBTOOL([COMMANDS])
2425# ------------------------------
2426# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
f6bcefef
HPN
2427
2428
6bb11ab3 2429# Initialize.
f6bcefef
HPN
2430
2431
2432
6bb11ab3
L
2433# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2434# -----------------------------------------------------
f6bcefef 2435
5912fadd
JB
2436
2437
6bb11ab3
L
2438# _LT_FORMAT_COMMENT([COMMENT])
2439# -----------------------------
2440# Add leading comment marks to the start of each line, and a trailing
2441# full-stop to the whole comment if one is not present already.
5912fadd
JB
2442
2443
f6bcefef
HPN
2444
2445
6bb11ab3
L
2446## ------------------------ ##
2447## FIXME: Eliminate VARNAME ##
2448## ------------------------ ##
f6bcefef
HPN
2449
2450
6bb11ab3
L
2451# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2452# -------------------------------------------------------------------
2453# CONFIGNAME is the name given to the value in the libtool script.
2454# VARNAME is the (base) name used in the configure script.
2455# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2456# VARNAME. Any other value will be used directly.
f6bcefef 2457
f6bcefef
HPN
2458
2459
6bb11ab3
L
2460# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2461# --------------------------------------------------------
f6bcefef
HPN
2462
2463
2464
6bb11ab3
L
2465# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2466# ------------------------------------------------
f6bcefef
HPN
2467
2468
2469
6bb11ab3
L
2470# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2471# ---------------------------------------------------------
f6bcefef
HPN
2472
2473
2474
6bb11ab3
L
2475# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2476# --------------------------------------------------
f6bcefef
HPN
2477
2478
2479
6bb11ab3
L
2480# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2481# ---------------------------------------------------
f6bcefef
HPN
2482
2483
2484
6bb11ab3
L
2485# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2486# ---------------------------------------------------
f6bcefef
HPN
2487
2488
2489
2490
6bb11ab3
L
2491# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2492# ------------------------------------------------
f6bcefef
HPN
2493
2494
2495
2496
6bb11ab3
L
2497# _LT_CONFIG_STATUS_DECLARE([VARNAME])
2498# ------------------------------------
2499# Quote a variable value, and forward it to `config.status' so that its
2500# declaration there will have the same value as in `configure'. VARNAME
2501# must have a single quote delimited value for this to work.
f6bcefef
HPN
2502
2503
2504
6bb11ab3
L
2505# _LT_CONFIG_STATUS_DECLARATIONS
2506# ------------------------------
2507# We delimit libtool config variables with single quotes, so when
2508# we write them to config.status, we have to be sure to quote all
2509# embedded single quotes properly. In configure, this macro expands
2510# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2511#
2512# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
f6bcefef
HPN
2513
2514
2515
6bb11ab3
L
2516# _LT_LIBTOOL_TAGS
2517# ----------------
2518# Output comment and list of tags supported by the script
f6bcefef
HPN
2519
2520
2521
6bb11ab3
L
2522# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2523# -----------------------------------
2524# Extract the dictionary values for VARNAME (optionally with TAG) and
2525# expand to a commented shell variable setting:
2526#
2527# # Some comment about what VAR is for.
2528# visible_name=$lt_internal_name
f6bcefef
HPN
2529
2530
f6bcefef 2531
6bb11ab3
L
2532# _LT_LIBTOOL_CONFIG_VARS
2533# -----------------------
2534# Produce commented declarations of non-tagged libtool config variables
2535# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2536# script. Tagged libtool config variables (even for the LIBTOOL CONFIG
2537# section) are produced by _LT_LIBTOOL_TAG_VARS.
f6bcefef
HPN
2538
2539
6efef468 2540
6bb11ab3
L
2541# _LT_LIBTOOL_TAG_VARS(TAG)
2542# -------------------------
6efef468
JM
2543
2544
2545
6bb11ab3
L
2546# _LT_TAGVAR(VARNAME, [TAGNAME])
2547# ------------------------------
6efef468
JM
2548
2549
2550
6bb11ab3
L
2551# _LT_CONFIG_COMMANDS
2552# -------------------
2553# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
2554# variables for single and double quote escaping we saved from calls
2555# to _LT_DECL, we can put quote escaped variables declarations
2556# into `config.status', and then the shell code to quote escape them in
2557# for loops in `config.status'. Finally, any additional code accumulated
2558# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2559#_LT_CONFIG_COMMANDS
2560
2561
2562# Initialize.
2563
2564
2565# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2566# ------------------------------------
2567# Generate a child script FILE with all initialization necessary to
2568# reuse the environment learned by the parent script, and make the
2569# file executable. If COMMENT is supplied, it is inserted after the
2570# `#!' sequence but before initialization text begins. After this
2571# macro, additional text can be appended to FILE to form the body of
2572# the child script. The macro ends with non-zero status if the
2573# file could not be fully written (such as if the disk is full).
2574# _LT_GENERATED_FILE_INIT
2575
2576# LT_OUTPUT
2577# ---------
2578# This macro allows early generation of the libtool script (before
2579# AC_OUTPUT is called), incase it is used in configure for compilation
2580# tests.
2581# LT_OUTPUT
2582
2583
2584# _LT_CONFIG(TAG)
2585# ---------------
2586# If TAG is the built-in tag, create an initial libtool script with a
2587# default configuration from the untagged config vars. Otherwise add code
2588# to config.status for appending the configuration named by TAG from the
2589# matching tagged config vars.
2590# _LT_CONFIG
6efef468
JM
2591
2592
6bb11ab3
L
2593# LT_SUPPORTED_TAG(TAG)
2594# ---------------------
2595# Trace this macro to discover what tags are supported by the libtool
2596# --tag option, using:
2597# autoconf --trace 'LT_SUPPORTED_TAG:$1'
6efef468 2598
6efef468 2599
6efef468 2600
6bb11ab3 2601# C support is built-in for now
6efef468 2602
6efef468
JM
2603
2604
2605
6bb11ab3
L
2606# LT_LANG(LANG)
2607# -------------
2608# Enable libtool support for the given language if not already enabled.
2609# LT_LANG
6efef468
JM
2610
2611
6bb11ab3
L
2612# _LT_LANG(LANGNAME)
2613# ------------------
2614# _LT_LANG
6efef468
JM
2615
2616
6bb11ab3
L
2617# _LT_LANG_DEFAULT_CONFIG
2618# -----------------------
2619# _LT_LANG_DEFAULT_CONFIG
6efef468 2620
6bb11ab3
L
2621# Obsolete macros:
2622# This is what autoupdate's m4 run will expand. It fires
2623# the warning (with _au_warn_XXX), outputs it into the
2624# updated configure.ac (with AC_DIAGNOSE), and then outputs
2625# the replacement expansion.
6efef468 2626
6efef468 2627
6bb11ab3
L
2628# This is an auxiliary macro that is also run when
2629# autoupdate runs m4. It simply calls m4_warning, but
2630# we need a wrapper so that each warning is emitted only
2631# once. We break the quoting in m4_warning's argument in
2632# order to expand this macro's arguments, not AU_DEFUN's.
6efef468 2633
6efef468 2634
6bb11ab3
L
2635# Finally, this is the expansion that is picked up by
2636# autoconf. It tells the user to run autoupdate, and
2637# then outputs the replacement expansion. We do not care
2638# about autoupdate's warning because that contains
2639# information on what to do *after* running autoupdate.
6efef468 2640
6bb11ab3
L
2641# This is what autoupdate's m4 run will expand. It fires
2642# the warning (with _au_warn_XXX), outputs it into the
2643# updated configure.ac (with AC_DIAGNOSE), and then outputs
2644# the replacement expansion.
6efef468
JM
2645
2646
6bb11ab3
L
2647# This is an auxiliary macro that is also run when
2648# autoupdate runs m4. It simply calls m4_warning, but
2649# we need a wrapper so that each warning is emitted only
2650# once. We break the quoting in m4_warning's argument in
2651# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2652
2653
6bb11ab3
L
2654# Finally, this is the expansion that is picked up by
2655# autoconf. It tells the user to run autoupdate, and
2656# then outputs the replacement expansion. We do not care
2657# about autoupdate's warning because that contains
2658# information on what to do *after* running autoupdate.
6efef468 2659
6bb11ab3
L
2660# This is what autoupdate's m4 run will expand. It fires
2661# the warning (with _au_warn_XXX), outputs it into the
2662# updated configure.ac (with AC_DIAGNOSE), and then outputs
2663# the replacement expansion.
6efef468
JM
2664
2665
6bb11ab3
L
2666# This is an auxiliary macro that is also run when
2667# autoupdate runs m4. It simply calls m4_warning, but
2668# we need a wrapper so that each warning is emitted only
2669# once. We break the quoting in m4_warning's argument in
2670# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2671
2672
6bb11ab3
L
2673# Finally, this is the expansion that is picked up by
2674# autoconf. It tells the user to run autoupdate, and
2675# then outputs the replacement expansion. We do not care
2676# about autoupdate's warning because that contains
2677# information on what to do *after* running autoupdate.
6efef468 2678
6bb11ab3
L
2679# This is what autoupdate's m4 run will expand. It fires
2680# the warning (with _au_warn_XXX), outputs it into the
2681# updated configure.ac (with AC_DIAGNOSE), and then outputs
2682# the replacement expansion.
6efef468
JM
2683
2684
6bb11ab3
L
2685# This is an auxiliary macro that is also run when
2686# autoupdate runs m4. It simply calls m4_warning, but
2687# we need a wrapper so that each warning is emitted only
2688# once. We break the quoting in m4_warning's argument in
2689# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2690
2691
6bb11ab3
L
2692# Finally, this is the expansion that is picked up by
2693# autoconf. It tells the user to run autoupdate, and
2694# then outputs the replacement expansion. We do not care
2695# about autoupdate's warning because that contains
2696# information on what to do *after* running autoupdate.
6efef468 2697
6bb11ab3
L
2698# This is what autoupdate's m4 run will expand. It fires
2699# the warning (with _au_warn_XXX), outputs it into the
2700# updated configure.ac (with AC_DIAGNOSE), and then outputs
2701# the replacement expansion.
6efef468
JM
2702
2703
6bb11ab3
L
2704# This is an auxiliary macro that is also run when
2705# autoupdate runs m4. It simply calls m4_warning, but
2706# we need a wrapper so that each warning is emitted only
2707# once. We break the quoting in m4_warning's argument in
2708# order to expand this macro's arguments, not AU_DEFUN's.
6efef468
JM
2709
2710
6bb11ab3
L
2711# Finally, this is the expansion that is picked up by
2712# autoconf. It tells the user to run autoupdate, and
2713# then outputs the replacement expansion. We do not care
2714# about autoupdate's warning because that contains
2715# information on what to do *after* running autoupdate.
6efef468 2716
f6bcefef
HPN
2717
2718
6bb11ab3
L
2719# _LT_TAG_COMPILER
2720# ----------------
2721# _LT_TAG_COMPILER
f6bcefef
HPN
2722
2723
6bb11ab3
L
2724# _LT_COMPILER_BOILERPLATE
2725# ------------------------
2726# Check for compiler boilerplate output or warnings with
2727# the simple compiler test code.
2728# _LT_COMPILER_BOILERPLATE
f6bcefef 2729
f6bcefef 2730
6bb11ab3
L
2731# _LT_LINKER_BOILERPLATE
2732# ----------------------
2733# Check for linker boilerplate output or warnings with
2734# the simple link test code.
2735# _LT_LINKER_BOILERPLATE
f6bcefef 2736
6bb11ab3
L
2737# _LT_REQUIRED_DARWIN_CHECKS
2738# -------------------------
81ecdfbb 2739
f6bcefef 2740
f6bcefef 2741
6bb11ab3
L
2742# _LT_DARWIN_LINKER_FEATURES
2743# --------------------------
2744# Checks for linker and compiler features on darwin
f6bcefef 2745
f6bcefef 2746
6bb11ab3
L
2747# _LT_SYS_MODULE_PATH_AIX
2748# -----------------------
2749# Links a minimal program and checks the executable
2750# for the system default hardcoded library path. In most cases,
2751# this is /usr/lib:/lib, but when the MPI compilers are used
2752# the location of the communication and MPI libs are included too.
2753# If we don't find anything, use the default library path according
2754# to the aix ld manual.
2755# _LT_SYS_MODULE_PATH_AIX
f6bcefef 2756
f6bcefef 2757
6bb11ab3
L
2758# _LT_SHELL_INIT(ARG)
2759# -------------------
2760# _LT_SHELL_INIT
f6bcefef 2761
f6bcefef 2762
81ecdfbb 2763
6bb11ab3
L
2764# _LT_PROG_ECHO_BACKSLASH
2765# -----------------------
2766# Find how we can fake an echo command that does not interpret backslash.
2767# In particular, with Autoconf 2.60 or later we add some code to the start
2768# of the generated configure script which will find a shell with a builtin
2769# printf (which we can use as an echo command).
2770# _LT_PROG_ECHO_BACKSLASH
f6bcefef 2771
f6bcefef 2772
6bb11ab3
L
2773# _LT_ENABLE_LOCK
2774# ---------------
2775# _LT_ENABLE_LOCK
81ecdfbb 2776
f6bcefef 2777
6bb11ab3
L
2778# _LT_CMD_OLD_ARCHIVE
2779# -------------------
2780# _LT_CMD_OLD_ARCHIVE
f6bcefef 2781
81ecdfbb 2782
6bb11ab3
L
2783# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2784# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2785# ----------------------------------------------------------------
2786# Check whether the given compiler option works
2787# _LT_COMPILER_OPTION
f6bcefef 2788
6bb11ab3
L
2789# Old name:
2790# This is what autoupdate's m4 run will expand. It fires
2791# the warning (with _au_warn_XXX), outputs it into the
2792# updated configure.ac (with AC_DIAGNOSE), and then outputs
2793# the replacement expansion.
f6bcefef 2794
f6bcefef 2795
6bb11ab3
L
2796# This is an auxiliary macro that is also run when
2797# autoupdate runs m4. It simply calls m4_warning, but
2798# we need a wrapper so that each warning is emitted only
2799# once. We break the quoting in m4_warning's argument in
2800# order to expand this macro's arguments, not AU_DEFUN's.
f6bcefef 2801
f6bcefef 2802
6bb11ab3
L
2803# Finally, this is the expansion that is picked up by
2804# autoconf. It tells the user to run autoupdate, and
2805# then outputs the replacement expansion. We do not care
2806# about autoupdate's warning because that contains
2807# information on what to do *after* running autoupdate.
f6bcefef 2808
f6bcefef 2809
f6bcefef 2810
6bb11ab3
L
2811# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2812# [ACTION-SUCCESS], [ACTION-FAILURE])
2813# ----------------------------------------------------
2814# Check whether the given linker option works
2815# _LT_LINKER_OPTION
81ecdfbb 2816
6bb11ab3
L
2817# Old name:
2818# This is what autoupdate's m4 run will expand. It fires
2819# the warning (with _au_warn_XXX), outputs it into the
2820# updated configure.ac (with AC_DIAGNOSE), and then outputs
2821# the replacement expansion.
81ecdfbb 2822
81ecdfbb 2823
6bb11ab3
L
2824# This is an auxiliary macro that is also run when
2825# autoupdate runs m4. It simply calls m4_warning, but
2826# we need a wrapper so that each warning is emitted only
2827# once. We break the quoting in m4_warning's argument in
2828# order to expand this macro's arguments, not AU_DEFUN's.
81ecdfbb 2829
f6bcefef 2830
6bb11ab3
L
2831# Finally, this is the expansion that is picked up by
2832# autoconf. It tells the user to run autoupdate, and
2833# then outputs the replacement expansion. We do not care
2834# about autoupdate's warning because that contains
2835# information on what to do *after* running autoupdate.
2836
2837
2838
2839# LT_CMD_MAX_LEN
2840#---------------
2841# LT_CMD_MAX_LEN
2842
2843# Old name:
2844# This is what autoupdate's m4 run will expand. It fires
2845# the warning (with _au_warn_XXX), outputs it into the
2846# updated configure.ac (with AC_DIAGNOSE), and then outputs
2847# the replacement expansion.
2848
2849
2850# This is an auxiliary macro that is also run when
2851# autoupdate runs m4. It simply calls m4_warning, but
2852# we need a wrapper so that each warning is emitted only
2853# once. We break the quoting in m4_warning's argument in
2854# order to expand this macro's arguments, not AU_DEFUN's.
2855
2856
2857# Finally, this is the expansion that is picked up by
2858# autoconf. It tells the user to run autoupdate, and
2859# then outputs the replacement expansion. We do not care
2860# about autoupdate's warning because that contains
2861# information on what to do *after* running autoupdate.
2862
2863
2864
2865# _LT_HEADER_DLFCN
2866# ----------------
2867# _LT_HEADER_DLFCN
2868
2869
2870# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
2871# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
2872# ----------------------------------------------------------------
2873# _LT_TRY_DLOPEN_SELF
2874
2875
2876# LT_SYS_DLOPEN_SELF
2877# ------------------
2878# LT_SYS_DLOPEN_SELF
2879
2880# Old name:
2881# This is what autoupdate's m4 run will expand. It fires
2882# the warning (with _au_warn_XXX), outputs it into the
2883# updated configure.ac (with AC_DIAGNOSE), and then outputs
2884# the replacement expansion.
2885
2886
2887# This is an auxiliary macro that is also run when
2888# autoupdate runs m4. It simply calls m4_warning, but
2889# we need a wrapper so that each warning is emitted only
2890# once. We break the quoting in m4_warning's argument in
2891# order to expand this macro's arguments, not AU_DEFUN's.
2892
2893
2894# Finally, this is the expansion that is picked up by
2895# autoconf. It tells the user to run autoupdate, and
2896# then outputs the replacement expansion. We do not care
2897# about autoupdate's warning because that contains
2898# information on what to do *after* running autoupdate.
2899
2900
2901
2902# _LT_COMPILER_C_O([TAGNAME])
2903# ---------------------------
2904# Check to see if options -c and -o are simultaneously supported by compiler.
2905# This macro does not hard code the compiler like AC_PROG_CC_C_O.
2906# _LT_COMPILER_C_O
2907
2908
2909# _LT_COMPILER_FILE_LOCKS([TAGNAME])
2910# ----------------------------------
2911# Check to see if we can do hard links to lock some files if needed
2912# _LT_COMPILER_FILE_LOCKS
2913
2914
2915# _LT_CHECK_OBJDIR
2916# ----------------
2917# _LT_CHECK_OBJDIR
2918
2919
2920# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
2921# --------------------------------------
2922# Check hardcoding attributes.
2923# _LT_LINKER_HARDCODE_LIBPATH
2924
2925
2926# _LT_CMD_STRIPLIB
2927# ----------------
2928# _LT_CMD_STRIPLIB
2929
2930
2931# _LT_SYS_DYNAMIC_LINKER([TAG])
2932# -----------------------------
2933# PORTME Fill in your ld.so characteristics
2934# _LT_SYS_DYNAMIC_LINKER
2935
2936
2937# _LT_PATH_TOOL_PREFIX(TOOL)
2938# --------------------------
2939# find a file program which can recognize shared library
2940# _LT_PATH_TOOL_PREFIX
2941
2942# Old name:
2943# This is what autoupdate's m4 run will expand. It fires
2944# the warning (with _au_warn_XXX), outputs it into the
2945# updated configure.ac (with AC_DIAGNOSE), and then outputs
2946# the replacement expansion.
2947
2948
2949# This is an auxiliary macro that is also run when
2950# autoupdate runs m4. It simply calls m4_warning, but
2951# we need a wrapper so that each warning is emitted only
2952# once. We break the quoting in m4_warning's argument in
2953# order to expand this macro's arguments, not AU_DEFUN's.
2954
2955
2956# Finally, this is the expansion that is picked up by
2957# autoconf. It tells the user to run autoupdate, and
2958# then outputs the replacement expansion. We do not care
2959# about autoupdate's warning because that contains
2960# information on what to do *after* running autoupdate.
2961
2962
2963
2964# _LT_PATH_MAGIC
2965# --------------
2966# find a file program which can recognize a shared library
2967# _LT_PATH_MAGIC
2968
2969
2970# LT_PATH_LD
2971# ----------
2972# find the pathname to the GNU or non-GNU linker
2973# LT_PATH_LD
2974
2975# Old names:
2976# This is what autoupdate's m4 run will expand. It fires
2977# the warning (with _au_warn_XXX), outputs it into the
2978# updated configure.ac (with AC_DIAGNOSE), and then outputs
2979# the replacement expansion.
2980
2981
2982# This is an auxiliary macro that is also run when
2983# autoupdate runs m4. It simply calls m4_warning, but
2984# we need a wrapper so that each warning is emitted only
2985# once. We break the quoting in m4_warning's argument in
2986# order to expand this macro's arguments, not AU_DEFUN's.
2987
2988
2989# Finally, this is the expansion that is picked up by
2990# autoconf. It tells the user to run autoupdate, and
2991# then outputs the replacement expansion. We do not care
2992# about autoupdate's warning because that contains
2993# information on what to do *after* running autoupdate.
2994
2995# This is what autoupdate's m4 run will expand. It fires
2996# the warning (with _au_warn_XXX), outputs it into the
2997# updated configure.ac (with AC_DIAGNOSE), and then outputs
2998# the replacement expansion.
2999
3000
3001# This is an auxiliary macro that is also run when
3002# autoupdate runs m4. It simply calls m4_warning, but
3003# we need a wrapper so that each warning is emitted only
3004# once. We break the quoting in m4_warning's argument in
3005# order to expand this macro's arguments, not AU_DEFUN's.
3006
3007
3008# Finally, this is the expansion that is picked up by
3009# autoconf. It tells the user to run autoupdate, and
3010# then outputs the replacement expansion. We do not care
3011# about autoupdate's warning because that contains
3012# information on what to do *after* running autoupdate.
3013
3014
3015
3016# _LT_PATH_LD_GNU
3017#- --------------
3018# _LT_PATH_LD_GNU
3019
3020
3021# _LT_CMD_RELOAD
3022# --------------
3023# find reload flag for linker
3024# -- PORTME Some linkers may need a different reload flag.
3025# _LT_CMD_RELOAD
3026
3027
3028# _LT_CHECK_MAGIC_METHOD
3029# ----------------------
3030# how to check for library dependencies
3031# -- PORTME fill in with the dynamic library characteristics
3032# _LT_CHECK_MAGIC_METHOD
3033
3034
3035# LT_PATH_NM
3036# ----------
3037# find the pathname to a BSD- or MS-compatible name lister
3038# LT_PATH_NM
3039
3040# Old names:
3041# This is what autoupdate's m4 run will expand. It fires
3042# the warning (with _au_warn_XXX), outputs it into the
3043# updated configure.ac (with AC_DIAGNOSE), and then outputs
3044# the replacement expansion.
3045
3046
3047# This is an auxiliary macro that is also run when
3048# autoupdate runs m4. It simply calls m4_warning, but
3049# we need a wrapper so that each warning is emitted only
3050# once. We break the quoting in m4_warning's argument in
3051# order to expand this macro's arguments, not AU_DEFUN's.
3052
3053
3054# Finally, this is the expansion that is picked up by
3055# autoconf. It tells the user to run autoupdate, and
3056# then outputs the replacement expansion. We do not care
3057# about autoupdate's warning because that contains
3058# information on what to do *after* running autoupdate.
3059
3060# This is what autoupdate's m4 run will expand. It fires
3061# the warning (with _au_warn_XXX), outputs it into the
3062# updated configure.ac (with AC_DIAGNOSE), and then outputs
3063# the replacement expansion.
3064
3065
3066# This is an auxiliary macro that is also run when
3067# autoupdate runs m4. It simply calls m4_warning, but
3068# we need a wrapper so that each warning is emitted only
3069# once. We break the quoting in m4_warning's argument in
3070# order to expand this macro's arguments, not AU_DEFUN's.
3071
3072
3073# Finally, this is the expansion that is picked up by
3074# autoconf. It tells the user to run autoupdate, and
3075# then outputs the replacement expansion. We do not care
3076# about autoupdate's warning because that contains
3077# information on what to do *after* running autoupdate.
3078
3079
3080
3081# LT_LIB_M
3082# --------
3083# check for math library
3084# LT_LIB_M
3085
3086# Old name:
3087# This is what autoupdate's m4 run will expand. It fires
3088# the warning (with _au_warn_XXX), outputs it into the
3089# updated configure.ac (with AC_DIAGNOSE), and then outputs
3090# the replacement expansion.
3091
3092
3093# This is an auxiliary macro that is also run when
3094# autoupdate runs m4. It simply calls m4_warning, but
3095# we need a wrapper so that each warning is emitted only
3096# once. We break the quoting in m4_warning's argument in
3097# order to expand this macro's arguments, not AU_DEFUN's.
3098
3099
3100# Finally, this is the expansion that is picked up by
3101# autoconf. It tells the user to run autoupdate, and
3102# then outputs the replacement expansion. We do not care
3103# about autoupdate's warning because that contains
3104# information on what to do *after* running autoupdate.
3105
3106
3107
3108# _LT_COMPILER_NO_RTTI([TAGNAME])
3109# -------------------------------
3110# _LT_COMPILER_NO_RTTI
3111
3112
3113# _LT_CMD_GLOBAL_SYMBOLS
3114# ----------------------
3115 # _LT_CMD_GLOBAL_SYMBOLS
3116
3117
3118# _LT_COMPILER_PIC([TAGNAME])
3119# ---------------------------
3120# _LT_COMPILER_PIC
3121
3122
3123# _LT_LINKER_SHLIBS([TAGNAME])
3124# ----------------------------
3125# See if the linker supports building shared libraries.
3126# _LT_LINKER_SHLIBS
3127
3128
3129# _LT_LANG_C_CONFIG([TAG])
3130# ------------------------
3131# Ensure that the configuration variables for a C compiler are suitably
3132# defined. These variables are subsequently used by _LT_CONFIG to write
3133# the compiler configuration to `libtool'.
3134# _LT_LANG_C_CONFIG
3135
3136
3137# _LT_LANG_CXX_CONFIG([TAG])
3138# --------------------------
3139# Ensure that the configuration variables for a C++ compiler are suitably
3140# defined. These variables are subsequently used by _LT_CONFIG to write
3141# the compiler configuration to `libtool'.
3142# _LT_LANG_CXX_CONFIG
3143
3144
3145# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3146# ---------------------------------
3147# Figure out "hidden" library dependencies from verbose
3148# compiler output when linking a shared library.
3149# Parse the compiler output and extract the necessary
3150# objects, libraries and library flags.
3151# _LT_SYS_HIDDEN_LIBDEPS
3152
3153
3154# _LT_LANG_F77_CONFIG([TAG])
3155# --------------------------
3156# Ensure that the configuration variables for a Fortran 77 compiler are
3157# suitably defined. These variables are subsequently used by _LT_CONFIG
3158# to write the compiler configuration to `libtool'.
3159# _LT_LANG_F77_CONFIG
3160
3161
3162# _LT_LANG_FC_CONFIG([TAG])
3163# -------------------------
3164# Ensure that the configuration variables for a Fortran compiler are
3165# suitably defined. These variables are subsequently used by _LT_CONFIG
3166# to write the compiler configuration to `libtool'.
3167# _LT_LANG_FC_CONFIG
3168
3169
3170# _LT_LANG_GCJ_CONFIG([TAG])
3171# --------------------------
3172# Ensure that the configuration variables for the GNU Java Compiler compiler
3173# are suitably defined. These variables are subsequently used by _LT_CONFIG
3174# to write the compiler configuration to `libtool'.
3175# _LT_LANG_GCJ_CONFIG
3176
3177
3178# _LT_LANG_RC_CONFIG([TAG])
3179# -------------------------
3180# Ensure that the configuration variables for the Windows resource compiler
3181# are suitably defined. These variables are subsequently used by _LT_CONFIG
3182# to write the compiler configuration to `libtool'.
3183# _LT_LANG_RC_CONFIG
3184
3185
3186# LT_PROG_GCJ
3187# -----------
3188
3189
3190# Old name:
3191# This is what autoupdate's m4 run will expand. It fires
3192# the warning (with _au_warn_XXX), outputs it into the
3193# updated configure.ac (with AC_DIAGNOSE), and then outputs
3194# the replacement expansion.
3195
3196
3197# This is an auxiliary macro that is also run when
3198# autoupdate runs m4. It simply calls m4_warning, but
3199# we need a wrapper so that each warning is emitted only
3200# once. We break the quoting in m4_warning's argument in
3201# order to expand this macro's arguments, not AU_DEFUN's.
3202
3203
3204# Finally, this is the expansion that is picked up by
3205# autoconf. It tells the user to run autoupdate, and
3206# then outputs the replacement expansion. We do not care
3207# about autoupdate's warning because that contains
3208# information on what to do *after* running autoupdate.
3209
3210
3211
3212# LT_PROG_RC
3213# ----------
3214
3215
3216# Old name:
3217# This is what autoupdate's m4 run will expand. It fires
3218# the warning (with _au_warn_XXX), outputs it into the
3219# updated configure.ac (with AC_DIAGNOSE), and then outputs
3220# the replacement expansion.
3221
3222
3223# This is an auxiliary macro that is also run when
3224# autoupdate runs m4. It simply calls m4_warning, but
3225# we need a wrapper so that each warning is emitted only
3226# once. We break the quoting in m4_warning's argument in
3227# order to expand this macro's arguments, not AU_DEFUN's.
3228
3229
3230# Finally, this is the expansion that is picked up by
3231# autoconf. It tells the user to run autoupdate, and
3232# then outputs the replacement expansion. We do not care
3233# about autoupdate's warning because that contains
3234# information on what to do *after* running autoupdate.
3235
3236
3237
3238# _LT_DECL_EGREP
3239# --------------
3240# If we don't have a new enough Autoconf to choose the best grep
3241# available, choose the one first in the user's PATH.
3242
3243
3244
3245# _LT_DECL_OBJDUMP
3246# --------------
3247# If we don't have a new enough Autoconf to choose the best objdump
3248# available, choose the one first in the user's PATH.
3249
3250
3251
3252# _LT_DECL_SED
3253# ------------
3254# Check for a fully-functional sed program, that truncates
3255# as few characters as possible. Prefer GNU sed if found.
3256# _LT_DECL_SED
3257
3258#m4_ifndef
3259
3260# Old name:
3261# This is what autoupdate's m4 run will expand. It fires
3262# the warning (with _au_warn_XXX), outputs it into the
3263# updated configure.ac (with AC_DIAGNOSE), and then outputs
3264# the replacement expansion.
3265
3266
3267# This is an auxiliary macro that is also run when
3268# autoupdate runs m4. It simply calls m4_warning, but
3269# we need a wrapper so that each warning is emitted only
3270# once. We break the quoting in m4_warning's argument in
3271# order to expand this macro's arguments, not AU_DEFUN's.
3272
3273
3274# Finally, this is the expansion that is picked up by
3275# autoconf. It tells the user to run autoupdate, and
3276# then outputs the replacement expansion. We do not care
3277# about autoupdate's warning because that contains
3278# information on what to do *after* running autoupdate.
3279
3280
3281
3282# _LT_CHECK_SHELL_FEATURES
3283# ------------------------
3284# Find out whether the shell is Bourne or XSI compatible,
3285# or has some other useful features.
3286# _LT_CHECK_SHELL_FEATURES
3287
3288
3289# _LT_PROG_XSI_SHELLFNS
3290# ---------------------
3291# Bourne and XSI compatible variants of some useful shell functions.
3292
3293
3294# Helper functions for option handling. -*- Autoconf -*-
3295#
3296# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3297# Inc.
3298# Written by Gary V. Vaughan, 2004
3299#
3300# This file is free software; the Free Software Foundation gives
3301# unlimited permission to copy and/or distribute it, with or without
3302# modifications, as long as this notice is preserved.
3303
3304# serial 6 ltoptions.m4
3305
3306# This is to help aclocal find these macros, as it can't see m4_define.
3307
3308
3309
3310# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3311# ------------------------------------------
3312
3313
3314
3315# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3316# ---------------------------------------
3317# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3318# matching handler defined, dispatch to it. Other OPTION-NAMEs are
3319# saved as a flag.
3320
3321
3322
3323# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3324# ------------------------------------------------------------
3325# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3326
3327
3328
3329# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3330# -------------------------------------------------------
3331# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3332# are set.
3333
3334
3335
3336# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3337# ----------------------------------------
3338# OPTION-LIST is a space-separated list of Libtool options associated
3339# with MACRO-NAME. If any OPTION has a matching handler declared with
3340# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3341# the unknown option and exit.
3342# _LT_SET_OPTIONS
3343
3344
3345## --------------------------------- ##
3346## Macros to handle LT_INIT options. ##
3347## --------------------------------- ##
3348
3349# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3350# -----------------------------------------
3351
3352
3353
3354# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3355# -----------------------------------------------
3356# LT_OPTION_DEFINE
3357
3358
3359# dlopen
3360# ------
3361
3362
3363# This is what autoupdate's m4 run will expand. It fires
3364# the warning (with _au_warn_XXX), outputs it into the
3365# updated configure.ac (with AC_DIAGNOSE), and then outputs
3366# the replacement expansion.
3367
3368
3369# This is an auxiliary macro that is also run when
3370# autoupdate runs m4. It simply calls m4_warning, but
3371# we need a wrapper so that each warning is emitted only
3372# once. We break the quoting in m4_warning's argument in
3373# order to expand this macro's arguments, not AU_DEFUN's.
3374
3375
3376# Finally, this is the expansion that is picked up by
3377# autoconf. It tells the user to run autoupdate, and
3378# then outputs the replacement expansion. We do not care
3379# about autoupdate's warning because that contains
3380# information on what to do *after* running autoupdate.
3381
3382
3383
3384
3385# win32-dll
3386# ---------
3387# Declare package support for building win32 dll's.
3388# win32-dll
3389
3390# This is what autoupdate's m4 run will expand. It fires
3391# the warning (with _au_warn_XXX), outputs it into the
3392# updated configure.ac (with AC_DIAGNOSE), and then outputs
3393# the replacement expansion.
3394
3395
3396# This is an auxiliary macro that is also run when
3397# autoupdate runs m4. It simply calls m4_warning, but
3398# we need a wrapper so that each warning is emitted only
3399# once. We break the quoting in m4_warning's argument in
3400# order to expand this macro's arguments, not AU_DEFUN's.
3401
3402
3403# Finally, this is the expansion that is picked up by
3404# autoconf. It tells the user to run autoupdate, and
3405# then outputs the replacement expansion. We do not care
3406# about autoupdate's warning because that contains
3407# information on what to do *after* running autoupdate.
3408
3409
3410
3411
3412# _LT_ENABLE_SHARED([DEFAULT])
3413# ----------------------------
3414# implement the --enable-shared flag, and supports the `shared' and
3415# `disable-shared' LT_INIT options.
3416# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3417# _LT_ENABLE_SHARED
3418
3419
3420
3421
3422# Old names:
3423
3424
3425
3426
3427# This is what autoupdate's m4 run will expand. It fires
3428# the warning (with _au_warn_XXX), outputs it into the
3429# updated configure.ac (with AC_DIAGNOSE), and then outputs
3430# the replacement expansion.
3431
3432
3433# This is an auxiliary macro that is also run when
3434# autoupdate runs m4. It simply calls m4_warning, but
3435# we need a wrapper so that each warning is emitted only
3436# once. We break the quoting in m4_warning's argument in
3437# order to expand this macro's arguments, not AU_DEFUN's.
3438
3439
3440# Finally, this is the expansion that is picked up by
3441# autoconf. It tells the user to run autoupdate, and
3442# then outputs the replacement expansion. We do not care
3443# about autoupdate's warning because that contains
3444# information on what to do *after* running autoupdate.
3445
3446# This is what autoupdate's m4 run will expand. It fires
3447# the warning (with _au_warn_XXX), outputs it into the
3448# updated configure.ac (with AC_DIAGNOSE), and then outputs
3449# the replacement expansion.
3450
3451
3452# This is an auxiliary macro that is also run when
3453# autoupdate runs m4. It simply calls m4_warning, but
3454# we need a wrapper so that each warning is emitted only
3455# once. We break the quoting in m4_warning's argument in
3456# order to expand this macro's arguments, not AU_DEFUN's.
3457
3458
3459# Finally, this is the expansion that is picked up by
3460# autoconf. It tells the user to run autoupdate, and
3461# then outputs the replacement expansion. We do not care
3462# about autoupdate's warning because that contains
3463# information on what to do *after* running autoupdate.
3464
3465
3466
3467
3468
3469# _LT_ENABLE_STATIC([DEFAULT])
3470# ----------------------------
3471# implement the --enable-static flag, and support the `static' and
3472# `disable-static' LT_INIT options.
3473# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3474# _LT_ENABLE_STATIC
3475
3476
3477
3478
3479# Old names:
3480
3481
3482
3483
3484# This is what autoupdate's m4 run will expand. It fires
3485# the warning (with _au_warn_XXX), outputs it into the
3486# updated configure.ac (with AC_DIAGNOSE), and then outputs
3487# the replacement expansion.
3488
3489
3490# This is an auxiliary macro that is also run when
3491# autoupdate runs m4. It simply calls m4_warning, but
3492# we need a wrapper so that each warning is emitted only
3493# once. We break the quoting in m4_warning's argument in
3494# order to expand this macro's arguments, not AU_DEFUN's.
3495
3496
3497# Finally, this is the expansion that is picked up by
3498# autoconf. It tells the user to run autoupdate, and
3499# then outputs the replacement expansion. We do not care
3500# about autoupdate's warning because that contains
3501# information on what to do *after* running autoupdate.
3502
3503# This is what autoupdate's m4 run will expand. It fires
3504# the warning (with _au_warn_XXX), outputs it into the
3505# updated configure.ac (with AC_DIAGNOSE), and then outputs
3506# the replacement expansion.
3507
3508
3509# This is an auxiliary macro that is also run when
3510# autoupdate runs m4. It simply calls m4_warning, but
3511# we need a wrapper so that each warning is emitted only
3512# once. We break the quoting in m4_warning's argument in
3513# order to expand this macro's arguments, not AU_DEFUN's.
3514
3515
3516# Finally, this is the expansion that is picked up by
3517# autoconf. It tells the user to run autoupdate, and
3518# then outputs the replacement expansion. We do not care
3519# about autoupdate's warning because that contains
3520# information on what to do *after* running autoupdate.
3521
3522
3523
3524
3525
3526# _LT_ENABLE_FAST_INSTALL([DEFAULT])
3527# ----------------------------------
3528# implement the --enable-fast-install flag, and support the `fast-install'
3529# and `disable-fast-install' LT_INIT options.
3530# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3531# _LT_ENABLE_FAST_INSTALL
3532
3533
3534
3535
3536# Old names:
3537# This is what autoupdate's m4 run will expand. It fires
3538# the warning (with _au_warn_XXX), outputs it into the
3539# updated configure.ac (with AC_DIAGNOSE), and then outputs
3540# the replacement expansion.
3541
3542
3543# This is an auxiliary macro that is also run when
3544# autoupdate runs m4. It simply calls m4_warning, but
3545# we need a wrapper so that each warning is emitted only
3546# once. We break the quoting in m4_warning's argument in
3547# order to expand this macro's arguments, not AU_DEFUN's.
3548
3549
3550# Finally, this is the expansion that is picked up by
3551# autoconf. It tells the user to run autoupdate, and
3552# then outputs the replacement expansion. We do not care
3553# about autoupdate's warning because that contains
3554# information on what to do *after* running autoupdate.
3555
3556
3557# This is what autoupdate's m4 run will expand. It fires
3558# the warning (with _au_warn_XXX), outputs it into the
3559# updated configure.ac (with AC_DIAGNOSE), and then outputs
3560# the replacement expansion.
3561
3562
3563# This is an auxiliary macro that is also run when
3564# autoupdate runs m4. It simply calls m4_warning, but
3565# we need a wrapper so that each warning is emitted only
3566# once. We break the quoting in m4_warning's argument in
3567# order to expand this macro's arguments, not AU_DEFUN's.
3568
3569
3570# Finally, this is the expansion that is picked up by
3571# autoconf. It tells the user to run autoupdate, and
3572# then outputs the replacement expansion. We do not care
3573# about autoupdate's warning because that contains
3574# information on what to do *after* running autoupdate.
3575
3576
3577
3578
3579# _LT_WITH_PIC([MODE])
3580# --------------------
3581# implement the --with-pic flag, and support the `pic-only' and `no-pic'
3582# LT_INIT options.
3583# MODE is either `yes' or `no'. If omitted, it defaults to `both'.
3584# _LT_WITH_PIC
3585
3586
3587
3588
3589# Old name:
3590# This is what autoupdate's m4 run will expand. It fires
3591# the warning (with _au_warn_XXX), outputs it into the
3592# updated configure.ac (with AC_DIAGNOSE), and then outputs
3593# the replacement expansion.
3594
3595
3596# This is an auxiliary macro that is also run when
3597# autoupdate runs m4. It simply calls m4_warning, but
3598# we need a wrapper so that each warning is emitted only
3599# once. We break the quoting in m4_warning's argument in
3600# order to expand this macro's arguments, not AU_DEFUN's.
3601
3602
3603# Finally, this is the expansion that is picked up by
3604# autoconf. It tells the user to run autoupdate, and
3605# then outputs the replacement expansion. We do not care
3606# about autoupdate's warning because that contains
3607# information on what to do *after* running autoupdate.
3608
3609
3610
3611## ----------------- ##
3612## LTDL_INIT Options ##
3613## ----------------- ##
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
3625#
3626# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3627# Written by Gary V. Vaughan, 2004
3628#
3629# This file is free software; the Free Software Foundation gives
3630# unlimited permission to copy and/or distribute it, with or without
3631# modifications, as long as this notice is preserved.
3632
3633# serial 6 ltsugar.m4
3634
3635# This is to help aclocal find these macros, as it can't see m4_define.
3636
3637
3638
3639# lt_join(SEP, ARG1, [ARG2...])
3640# -----------------------------
3641# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3642# associated separator.
3643# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3644# versions in m4sugar had bugs.
3645
3646
3647
3648
3649# lt_car(LIST)
3650# lt_cdr(LIST)
3651# ------------
3652# Manipulate m4 lists.
3653# These macros are necessary as long as will still need to support
3654# Autoconf-2.59 which quotes differently.
3655
3656
3657
3658
3659
3660# lt_append(MACRO-NAME, STRING, [SEPARATOR])
3661# ------------------------------------------
3662# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3663# Note that neither SEPARATOR nor STRING are expanded; they are appended
3664# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3665# No SEPARATOR is output if MACRO-NAME was previously undefined (different
3666# than defined and empty).
3667#
3668# This macro is needed until we can rely on Autoconf 2.62, since earlier
3669# versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3670
3671
3672
3673
3674# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3675# ----------------------------------------------------------
3676# Produce a SEP delimited list of all paired combinations of elements of
3677# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
3678# has the form PREFIXmINFIXSUFFIXn.
3679# Needed until we can rely on m4_combine added in Autoconf 2.62.
3680
3681
3682
3683# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3684# -----------------------------------------------------------------------
3685# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3686# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3687
3688
3689
3690# lt_dict_add(DICT, KEY, VALUE)
3691# -----------------------------
3692
3693
3694
3695# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3696# --------------------------------------------
3697
3698
3699
3700# lt_dict_fetch(DICT, KEY, [SUBKEY])
3701# ----------------------------------
3702
3703
3704
3705# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3706# -----------------------------------------------------------------
3707
3708
3709
3710# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3711# --------------------------------------------------------------
3712
3713
3714# ltversion.m4 -- version numbers -*- Autoconf -*-
3715#
3716# Copyright (C) 2004 Free Software Foundation, Inc.
3717# Written by Scott James Remnant, 2004
3718#
3719# This file is free software; the Free Software Foundation gives
3720# unlimited permission to copy and/or distribute it, with or without
3721# modifications, as long as this notice is preserved.
3722
3723# Generated from ltversion.in.
3724
3725# serial 3134 ltversion.m4
3726# This file is part of GNU Libtool
3727
3728
3729
3730
3731
3732
3733# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
3734#
3735# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3736# Written by Scott James Remnant, 2004.
3737#
3738# This file is free software; the Free Software Foundation gives
3739# unlimited permission to copy and/or distribute it, with or without
3740# modifications, as long as this notice is preserved.
3741
3742# serial 4 lt~obsolete.m4
3743
3744# These exist entirely to fool aclocal when bootstrapping libtool.
3745#
3746# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3747# which have later been changed to m4_define as they aren't part of the
3748# exported API, or moved to Autoconf or Automake where they belong.
3749#
3750# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
3751# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3752# using a macro with the same name in our local m4/libtool.m4 it'll
3753# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3754# and doesn't know about Autoconf macros at all.)
3755#
3756# So we provide this file, which has a silly filename so it's always
3757# included after everything else. This provides aclocal with the
3758# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3759# because those macros already exist, or will be overwritten later.
3760# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3761#
3762# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3763# Yes, that means every name once taken will need to remain here until
3764# we give up compatibility with versions before 1.7, at which point
3765# we need to keep only those names which we still refer to.
3766
3767# This is to help aclocal find these macros, as it can't see m4_define.
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832## -*- Autoconf -*-
3833
3834# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3835# Free Software Foundation, Inc.
3836#
3837# This file is free software; the Free Software Foundation
3838# gives unlimited permission to copy and/or distribute it,
3839# with or without modifications, as long as this notice is preserved.
3840
3841# serial 8
3842
3843# Based on depend.m4 from automake 1.9, modified for standalone use in
3844# an environment where GNU make is required.
3845
3846# ZW_PROG_COMPILER_DEPENDENCIES
3847# -----------------------------
3848# Variant of _AM_DEPENDENCIES which just does the dependency probe and
3849# sets fooDEPMODE accordingly. Cache-variable compatible with
3850# original; not side-effect compatible. As the users of this macro
3851# may require accurate dependencies for correct builds, it does *not*
3852# honor --disable-dependency-checking, and failure to detect a usable
3853# method is an error. depcomp is assumed to be located in
3854# $ac_aux_dir.
3855#
3856# FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3857
3858
3859
3860# AM_SET_DEPDIR
3861# -------------
3862# Choose a directory name for dependency files.
3863
3864
3865# ZW_CREATE_DEPDIR
3866# ----------------
3867# As AM_SET_DEPDIR, but also create the directory at config.status time.
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918sim_inline="-DDEFAULT_INLINE=0"
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# intl sister-directory configuration rules.
3956#
3957
3958# The idea behind this macro is that there's no need to repeat all the
3959# autoconf probes done by the intl directory - it's already done them
3960# for us. In fact, there's no need even to look at the cache for the
3961# answers. All we need to do is nab a few pieces of information.
3962# The intl directory is set up to make this easy, by generating a
3963# small file which can be sourced as a shell script; then we produce
3964# the necessary substitutions and definitions for this directory.
3965
3966
3967
3968# Autoconf M4 include file defining utility macros for complex Canadian
3969# cross builds.
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979####
3980# _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
3981# or AC_INIT.
3982# These demand that AC_CANONICAL_SYSTEM be called beforehand.
3983
3984####
3985# NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
3986# Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
3987
3988
3989####
3990# NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
3991# Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
3992
3993
3994
3995# Backported from Autoconf 2.5x; can go away when and if
3996# we switch. Put the OS path separator in $PATH_SEPARATOR.
3997
3998
3999
4000
4001# ACX_HAVE_GCC_FOR_TARGET
4002# Check if the variable GCC_FOR_TARGET really points to a GCC binary.
4003
4004
4005# ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4006# Searching for installed target binutils. We need to take extra care,
4007# else we may find the wrong assembler, linker, etc., and lose.
4008#
4009# First try --with-build-time-tools, if specified.
4010#
4011# For build != host, we ask the installed GCC for the name of the tool it
4012# uses, and accept it if it is an absolute path. This is because the
4013# only good choice for a compiler is the same GCC version that is being
4014# installed (or we couldn't make target libraries), and we assume that
4015# on the host system we'll have not only the same GCC version, but also
4016# the same binutils version.
4017#
4018# For build == host, search the same directories that the installed
4019# compiler will search. We used to do this for the assembler, linker,
4020# and nm only; for simplicity of configuration, however, we extend this
4021# criterion to tools (such as ar and ranlib) that are never invoked by
4022# the compiler, to avoid mismatches.
4023#
4024# Also note we have to check MD_EXEC_PREFIX before checking the user's path
4025# if build == target. This makes the most sense only when bootstrapping,
4026# but we also do so when build != host. In this case, we hope that the
4027# build and host systems will have similar contents of MD_EXEC_PREFIX.
4028#
4029# If we do not find a suitable binary, then try the user's path.
4030
4031
4032###
4033# AC_PROG_CPP_WERROR
4034# Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4035# triggers warnings from the preprocessor. Will be in autoconf 2.58.
4036# For now, using this also overrides header checks to use only the
4037# preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4038# bit harder from here).
4039# Eventually autoconf will default to checking headers with the compiler
4040# instead, and we'll have to do this differently.
4041
4042# AC_PROG_CPP_WERROR
4043
4044# Test for GNAT.
4045# We require the gnatbind & gnatmake programs, as well as a compiler driver
4046# that understands Ada. We use the user's CC setting, already found, and
4047# possibly add $1 to the command-line parameters.
4048#
4049# Sets the shell variable have_gnat to yes or no as appropriate, and
4050# substitutes GNATBIND and GNATMAKE.
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076ac_ext=c
4077ac_cpp='$CPP $CPPFLAGS'
4078ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4079ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4080ac_compiler_gnu=$ac_cv_c_compiler_gnu
4081if test -n "$ac_tool_prefix"; then
4082 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4083set dummy ${ac_tool_prefix}gcc; ac_word=$2
4084{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4085$as_echo_n "checking for $ac_word... " >&6; }
4086if test "${ac_cv_prog_CC+set}" = set; then :
4087 $as_echo_n "(cached) " >&6
4088else
4089 if test -n "$CC"; then
4090 ac_cv_prog_CC="$CC" # Let the user override the test.
4091else
4092as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4093for as_dir in $PATH
4094do
4095 IFS=$as_save_IFS
4096 test -z "$as_dir" && as_dir=.
4097 for ac_exec_ext in '' $ac_executable_extensions; do
4098 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4099 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4100 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4101 break 2
4102 fi
4103done
4104 done
4105IFS=$as_save_IFS
4106
4107fi
4108fi
4109CC=$ac_cv_prog_CC
4110if test -n "$CC"; then
4111 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4112$as_echo "$CC" >&6; }
4113else
4114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4115$as_echo "no" >&6; }
4116fi
4117
4118
4119fi
4120if test -z "$ac_cv_prog_CC"; then
4121 ac_ct_CC=$CC
4122 # Extract the first word of "gcc", so it can be a program name with args.
4123set dummy gcc; ac_word=$2
4124{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4125$as_echo_n "checking for $ac_word... " >&6; }
4126if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4127 $as_echo_n "(cached) " >&6
4128else
4129 if test -n "$ac_ct_CC"; then
4130 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4131else
4132as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4133for as_dir in $PATH
4134do
4135 IFS=$as_save_IFS
4136 test -z "$as_dir" && as_dir=.
4137 for ac_exec_ext in '' $ac_executable_extensions; do
4138 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4139 ac_cv_prog_ac_ct_CC="gcc"
4140 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4141 break 2
4142 fi
4143done
4144 done
4145IFS=$as_save_IFS
4146
4147fi
4148fi
4149ac_ct_CC=$ac_cv_prog_ac_ct_CC
4150if test -n "$ac_ct_CC"; then
4151 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4152$as_echo "$ac_ct_CC" >&6; }
4153else
4154 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4155$as_echo "no" >&6; }
4156fi
4157
4158 if test "x$ac_ct_CC" = x; then
4159 CC=""
4160 else
4161 case $cross_compiling:$ac_tool_warned in
4162yes:)
4163{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4164$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4165ac_tool_warned=yes ;;
4166esac
4167 CC=$ac_ct_CC
4168 fi
4169else
4170 CC="$ac_cv_prog_CC"
4171fi
4172
4173if test -z "$CC"; then
4174 if test -n "$ac_tool_prefix"; then
4175 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4176set dummy ${ac_tool_prefix}cc; ac_word=$2
4177{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4178$as_echo_n "checking for $ac_word... " >&6; }
4179if test "${ac_cv_prog_CC+set}" = set; then :
4180 $as_echo_n "(cached) " >&6
4181else
4182 if test -n "$CC"; then
4183 ac_cv_prog_CC="$CC" # Let the user override the test.
4184else
4185as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4186for as_dir in $PATH
4187do
4188 IFS=$as_save_IFS
4189 test -z "$as_dir" && as_dir=.
4190 for ac_exec_ext in '' $ac_executable_extensions; do
4191 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4192 ac_cv_prog_CC="${ac_tool_prefix}cc"
4193 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4194 break 2
4195 fi
4196done
4197 done
4198IFS=$as_save_IFS
4199
4200fi
4201fi
4202CC=$ac_cv_prog_CC
4203if test -n "$CC"; then
4204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4205$as_echo "$CC" >&6; }
4206else
4207 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4208$as_echo "no" >&6; }
4209fi
4210
4211
4212 fi
4213fi
4214if test -z "$CC"; then
4215 # Extract the first word of "cc", so it can be a program name with args.
4216set dummy cc; ac_word=$2
4217{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4218$as_echo_n "checking for $ac_word... " >&6; }
4219if test "${ac_cv_prog_CC+set}" = set; then :
4220 $as_echo_n "(cached) " >&6
4221else
4222 if test -n "$CC"; then
4223 ac_cv_prog_CC="$CC" # Let the user override the test.
4224else
4225 ac_prog_rejected=no
4226as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4227for as_dir in $PATH
4228do
4229 IFS=$as_save_IFS
4230 test -z "$as_dir" && as_dir=.
4231 for ac_exec_ext in '' $ac_executable_extensions; do
4232 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4233 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4234 ac_prog_rejected=yes
4235 continue
4236 fi
4237 ac_cv_prog_CC="cc"
4238 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4239 break 2
4240 fi
4241done
4242 done
4243IFS=$as_save_IFS
4244
4245if test $ac_prog_rejected = yes; then
4246 # We found a bogon in the path, so make sure we never use it.
4247 set dummy $ac_cv_prog_CC
4248 shift
4249 if test $# != 0; then
4250 # We chose a different compiler from the bogus one.
4251 # However, it has the same basename, so the bogon will be chosen
4252 # first if we set CC to just the basename; use the full file name.
4253 shift
4254 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4255 fi
4256fi
4257fi
4258fi
4259CC=$ac_cv_prog_CC
4260if test -n "$CC"; then
4261 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4262$as_echo "$CC" >&6; }
4263else
4264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4265$as_echo "no" >&6; }
4266fi
4267
4268
4269fi
4270if test -z "$CC"; then
4271 if test -n "$ac_tool_prefix"; then
4272 for ac_prog in cl.exe
4273 do
4274 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4275set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4276{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4277$as_echo_n "checking for $ac_word... " >&6; }
4278if test "${ac_cv_prog_CC+set}" = set; then :
4279 $as_echo_n "(cached) " >&6
4280else
4281 if test -n "$CC"; then
4282 ac_cv_prog_CC="$CC" # Let the user override the test.
4283else
4284as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4285for as_dir in $PATH
4286do
4287 IFS=$as_save_IFS
4288 test -z "$as_dir" && as_dir=.
4289 for ac_exec_ext in '' $ac_executable_extensions; do
4290 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4291 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4292 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4293 break 2
4294 fi
4295done
4296 done
4297IFS=$as_save_IFS
4298
4299fi
4300fi
4301CC=$ac_cv_prog_CC
4302if test -n "$CC"; then
4303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4304$as_echo "$CC" >&6; }
4305else
4306 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4307$as_echo "no" >&6; }
4308fi
4309
4310
4311 test -n "$CC" && break
4312 done
4313fi
4314if test -z "$CC"; then
4315 ac_ct_CC=$CC
4316 for ac_prog in cl.exe
4317do
4318 # Extract the first word of "$ac_prog", so it can be a program name with args.
4319set dummy $ac_prog; ac_word=$2
4320{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4321$as_echo_n "checking for $ac_word... " >&6; }
4322if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4323 $as_echo_n "(cached) " >&6
4324else
4325 if test -n "$ac_ct_CC"; then
4326 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4327else
4328as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4329for as_dir in $PATH
4330do
4331 IFS=$as_save_IFS
4332 test -z "$as_dir" && as_dir=.
4333 for ac_exec_ext in '' $ac_executable_extensions; do
4334 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4335 ac_cv_prog_ac_ct_CC="$ac_prog"
4336 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4337 break 2
4338 fi
4339done
4340 done
4341IFS=$as_save_IFS
4342
4343fi
4344fi
4345ac_ct_CC=$ac_cv_prog_ac_ct_CC
4346if test -n "$ac_ct_CC"; then
4347 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4348$as_echo "$ac_ct_CC" >&6; }
4349else
4350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4351$as_echo "no" >&6; }
4352fi
4353
4354
4355 test -n "$ac_ct_CC" && break
4356done
4357
4358 if test "x$ac_ct_CC" = x; then
4359 CC=""
4360 else
4361 case $cross_compiling:$ac_tool_warned in
4362yes:)
4363{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4364$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4365ac_tool_warned=yes ;;
4366esac
4367 CC=$ac_ct_CC
4368 fi
4369fi
4370
4371fi
4372
4373
4374test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4375$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4376as_fn_error "no acceptable C compiler found in \$PATH
4377See \`config.log' for more details." "$LINENO" 5; }
4378
4379# Provide some information about the compiler.
4380$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4381set X $ac_compile
4382ac_compiler=$2
4383for ac_option in --version -v -V -qversion; do
4384 { { ac_try="$ac_compiler $ac_option >&5"
4385case "(($ac_try" in
4386 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4387 *) ac_try_echo=$ac_try;;
4388esac
4389eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4390$as_echo "$ac_try_echo"; } >&5
4391 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4392 ac_status=$?
4393 if test -s conftest.err; then
4394 sed '10a\
4395... rest of stderr output deleted ...
4396 10q' conftest.err >conftest.er1
4397 cat conftest.er1 >&5
4398 rm -f conftest.er1 conftest.err
4399 fi
4400 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4401 test $ac_status = 0; }
4402done
4403
4404cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4405/* end confdefs.h. */
4406
4407int
4408main ()
4409{
4410
4411 ;
4412 return 0;
4413}
4414_ACEOF
4415ac_clean_files_save=$ac_clean_files
4416ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4417# Try to create an executable without -o first, disregard a.out.
4418# It will help us diagnose broken compilers, and finding out an intuition
4419# of exeext.
4420{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4421$as_echo_n "checking for C compiler default output file name... " >&6; }
4422ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4423
4424# The possible output files:
4425ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4426
4427ac_rmfiles=
4428for ac_file in $ac_files
4429do
4430 case $ac_file in
4431 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4432 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4433 esac
4434done
4435rm -f $ac_rmfiles
4436
4437if { { ac_try="$ac_link_default"
4438case "(($ac_try" in
4439 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4440 *) ac_try_echo=$ac_try;;
4441esac
4442eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4443$as_echo "$ac_try_echo"; } >&5
4444 (eval "$ac_link_default") 2>&5
4445 ac_status=$?
4446 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4447 test $ac_status = 0; }; then :
4448 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4449# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4450# in a Makefile. We should not override ac_cv_exeext if it was cached,
4451# so that the user can short-circuit this test for compilers unknown to
4452# Autoconf.
4453for ac_file in $ac_files ''
4454do
4455 test -f "$ac_file" || continue
4456 case $ac_file in
4457 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4458 ;;
4459 [ab].out )
4460 # We found the default executable, but exeext='' is most
4461 # certainly right.
4462 break;;
4463 *.* )
4464 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4465 then :; else
4466 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4467 fi
4468 # We set ac_cv_exeext here because the later test for it is not
4469 # safe: cross compilers may not add the suffix if given an `-o'
4470 # argument, so we may need to know it at that point already.
4471 # Even if this section looks crufty: it has the advantage of
4472 # actually working.
4473 break;;
4474 * )
4475 break;;
4476 esac
4477done
4478test "$ac_cv_exeext" = no && ac_cv_exeext=
4479
4480else
4481 ac_file=''
4482fi
4483{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4484$as_echo "$ac_file" >&6; }
4485if test -z "$ac_file"; then :
4486 $as_echo "$as_me: failed program was:" >&5
4487sed 's/^/| /' conftest.$ac_ext >&5
4488
4489{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4490$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4491{ as_fn_set_status 77
4492as_fn_error "C compiler cannot create executables
4493See \`config.log' for more details." "$LINENO" 5; }; }
4494fi
4495ac_exeext=$ac_cv_exeext
4496
4497# Check that the compiler produces executables we can run. If not, either
4498# the compiler is broken, or we cross compile.
4499{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4500$as_echo_n "checking whether the C compiler works... " >&6; }
4501# If not cross compiling, check that we can run a simple program.
4502if test "$cross_compiling" != yes; then
4503 if { ac_try='./$ac_file'
4504 { { case "(($ac_try" in
4505 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4506 *) ac_try_echo=$ac_try;;
4507esac
4508eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4509$as_echo "$ac_try_echo"; } >&5
4510 (eval "$ac_try") 2>&5
4511 ac_status=$?
4512 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4513 test $ac_status = 0; }; }; then
4514 cross_compiling=no
4515 else
4516 if test "$cross_compiling" = maybe; then
4517 cross_compiling=yes
4518 else
4519 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4520$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4521as_fn_error "cannot run C compiled programs.
4522If you meant to cross compile, use \`--host'.
4523See \`config.log' for more details." "$LINENO" 5; }
4524 fi
4525 fi
4526fi
4527{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4528$as_echo "yes" >&6; }
4529
4530rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4531ac_clean_files=$ac_clean_files_save
4532# Check that the compiler produces executables we can run. If not, either
4533# the compiler is broken, or we cross compile.
4534{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4535$as_echo_n "checking whether we are cross compiling... " >&6; }
4536{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4537$as_echo "$cross_compiling" >&6; }
4538
4539{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4540$as_echo_n "checking for suffix of executables... " >&6; }
4541if { { ac_try="$ac_link"
4542case "(($ac_try" in
4543 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4544 *) ac_try_echo=$ac_try;;
4545esac
4546eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4547$as_echo "$ac_try_echo"; } >&5
4548 (eval "$ac_link") 2>&5
4549 ac_status=$?
4550 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4551 test $ac_status = 0; }; then :
4552 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4553# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4554# work properly (i.e., refer to `conftest.exe'), while it won't with
4555# `rm'.
4556for ac_file in conftest.exe conftest conftest.*; do
4557 test -f "$ac_file" || continue
4558 case $ac_file in
4559 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4560 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4561 break;;
4562 * ) break;;
4563 esac
4564done
4565else
4566 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4567$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4568as_fn_error "cannot compute suffix of executables: cannot compile and link
4569See \`config.log' for more details." "$LINENO" 5; }
4570fi
4571rm -f conftest$ac_cv_exeext
4572{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4573$as_echo "$ac_cv_exeext" >&6; }
4574
4575rm -f conftest.$ac_ext
4576EXEEXT=$ac_cv_exeext
4577ac_exeext=$EXEEXT
4578{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4579$as_echo_n "checking for suffix of object files... " >&6; }
4580if test "${ac_cv_objext+set}" = set; then :
4581 $as_echo_n "(cached) " >&6
4582else
4583 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4584/* end confdefs.h. */
4585
4586int
4587main ()
4588{
4589
4590 ;
4591 return 0;
4592}
4593_ACEOF
4594rm -f conftest.o conftest.obj
4595if { { ac_try="$ac_compile"
4596case "(($ac_try" in
4597 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4598 *) ac_try_echo=$ac_try;;
4599esac
4600eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4601$as_echo "$ac_try_echo"; } >&5
4602 (eval "$ac_compile") 2>&5
4603 ac_status=$?
4604 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4605 test $ac_status = 0; }; then :
4606 for ac_file in conftest.o conftest.obj conftest.*; do
4607 test -f "$ac_file" || continue;
4608 case $ac_file in
4609 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4610 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4611 break;;
4612 esac
4613done
4614else
4615 $as_echo "$as_me: failed program was:" >&5
4616sed 's/^/| /' conftest.$ac_ext >&5
4617
4618{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4619$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4620as_fn_error "cannot compute suffix of object files: cannot compile
4621See \`config.log' for more details." "$LINENO" 5; }
4622fi
4623rm -f conftest.$ac_cv_objext conftest.$ac_ext
4624fi
4625{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4626$as_echo "$ac_cv_objext" >&6; }
4627OBJEXT=$ac_cv_objext
4628ac_objext=$OBJEXT
4629{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4630$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4631if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4632 $as_echo_n "(cached) " >&6
4633else
4634 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4635/* end confdefs.h. */
4636
4637int
4638main ()
4639{
4640#ifndef __GNUC__
4641 choke me
4642#endif
4643
4644 ;
4645 return 0;
4646}
4647_ACEOF
4648if ac_fn_c_try_compile "$LINENO"; then :
4649 ac_compiler_gnu=yes
4650else
4651 ac_compiler_gnu=no
4652fi
4653rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4654ac_cv_c_compiler_gnu=$ac_compiler_gnu
4655
4656fi
4657{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4658$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4659if test $ac_compiler_gnu = yes; then
4660 GCC=yes
4661else
4662 GCC=
4663fi
4664ac_test_CFLAGS=${CFLAGS+set}
4665ac_save_CFLAGS=$CFLAGS
4666{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4667$as_echo_n "checking whether $CC accepts -g... " >&6; }
4668if test "${ac_cv_prog_cc_g+set}" = set; then :
4669 $as_echo_n "(cached) " >&6
4670else
4671 ac_save_c_werror_flag=$ac_c_werror_flag
4672 ac_c_werror_flag=yes
4673 ac_cv_prog_cc_g=no
4674 CFLAGS="-g"
4675 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4676/* end confdefs.h. */
4677
4678int
4679main ()
4680{
4681
4682 ;
4683 return 0;
4684}
4685_ACEOF
4686if ac_fn_c_try_compile "$LINENO"; then :
4687 ac_cv_prog_cc_g=yes
4688else
4689 CFLAGS=""
4690 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4691/* end confdefs.h. */
4692
4693int
4694main ()
4695{
4696
4697 ;
4698 return 0;
4699}
4700_ACEOF
4701if ac_fn_c_try_compile "$LINENO"; then :
4702
4703else
4704 ac_c_werror_flag=$ac_save_c_werror_flag
4705 CFLAGS="-g"
4706 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4707/* end confdefs.h. */
4708
4709int
4710main ()
4711{
4712
4713 ;
4714 return 0;
4715}
4716_ACEOF
4717if ac_fn_c_try_compile "$LINENO"; then :
4718 ac_cv_prog_cc_g=yes
4719fi
4720rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4721fi
4722rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4723fi
4724rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4725 ac_c_werror_flag=$ac_save_c_werror_flag
4726fi
4727{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4728$as_echo "$ac_cv_prog_cc_g" >&6; }
4729if test "$ac_test_CFLAGS" = set; then
4730 CFLAGS=$ac_save_CFLAGS
4731elif test $ac_cv_prog_cc_g = yes; then
4732 if test "$GCC" = yes; then
4733 CFLAGS="-g -O2"
4734 else
4735 CFLAGS="-g"
4736 fi
4737else
4738 if test "$GCC" = yes; then
4739 CFLAGS="-O2"
4740 else
4741 CFLAGS=
4742 fi
4743fi
4744{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4745$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4746if test "${ac_cv_prog_cc_c89+set}" = set; then :
4747 $as_echo_n "(cached) " >&6
4748else
4749 ac_cv_prog_cc_c89=no
4750ac_save_CC=$CC
4751cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4752/* end confdefs.h. */
4753#include <stdarg.h>
4754#include <stdio.h>
4755#include <sys/types.h>
4756#include <sys/stat.h>
4757/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4758struct buf { int x; };
4759FILE * (*rcsopen) (struct buf *, struct stat *, int);
4760static char *e (p, i)
4761 char **p;
4762 int i;
4763{
4764 return p[i];
4765}
4766static char *f (char * (*g) (char **, int), char **p, ...)
4767{
4768 char *s;
4769 va_list v;
4770 va_start (v,p);
4771 s = g (p, va_arg (v,int));
4772 va_end (v);
4773 return s;
4774}
4775
4776/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4777 function prototypes and stuff, but not '\xHH' hex character constants.
4778 These don't provoke an error unfortunately, instead are silently treated
4779 as 'x'. The following induces an error, until -std is added to get
4780 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4781 array size at least. It's necessary to write '\x00'==0 to get something
4782 that's true only with -std. */
4783int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4784
4785/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4786 inside strings and character constants. */
4787#define FOO(x) 'x'
4788int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4789
4790int test (int i, double x);
4791struct s1 {int (*f) (int a);};
4792struct s2 {int (*f) (double a);};
4793int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4794int argc;
4795char **argv;
4796int
4797main ()
4798{
4799return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4800 ;
4801 return 0;
4802}
4803_ACEOF
4804for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4805 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4806do
4807 CC="$ac_save_CC $ac_arg"
4808 if ac_fn_c_try_compile "$LINENO"; then :
4809 ac_cv_prog_cc_c89=$ac_arg
4810fi
4811rm -f core conftest.err conftest.$ac_objext
4812 test "x$ac_cv_prog_cc_c89" != "xno" && break
4813done
4814rm -f conftest.$ac_ext
4815CC=$ac_save_CC
4816
4817fi
4818# AC_CACHE_VAL
4819case "x$ac_cv_prog_cc_c89" in
4820 x)
4821 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4822$as_echo "none needed" >&6; } ;;
4823 xno)
4824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4825$as_echo "unsupported" >&6; } ;;
4826 *)
4827 CC="$CC $ac_cv_prog_cc_c89"
4828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4829$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4830esac
4831if test "x$ac_cv_prog_cc_c89" != xno; then :
4832
4833fi
4834
4835ac_ext=c
4836ac_cpp='$CPP $CPPFLAGS'
4837ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4838ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4839ac_compiler_gnu=$ac_cv_c_compiler_gnu
4840
4841ac_aux_dir=
4842for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4843 for ac_t in install-sh install.sh shtool; do
4844 if test -f "$ac_dir/$ac_t"; then
4845 ac_aux_dir=$ac_dir
4846 ac_install_sh="$ac_aux_dir/$ac_t -c"
4847 break 2
4848 fi
4849 done
4850done
4851if test -z "$ac_aux_dir"; then
4852 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4853fi
4854
4855# These three variables are undocumented and unsupported,
4856# and are intended to be withdrawn in a future Autoconf release.
4857# They can cause serious problems if a builder's source tree is in a directory
4858# whose full name contains unusual characters.
4859ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4860ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4861ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4862
4863
4864# Make sure we can run config.sub.
4865$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4866 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4867
4868{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4869$as_echo_n "checking build system type... " >&6; }
4870if test "${ac_cv_build+set}" = set; then :
4871 $as_echo_n "(cached) " >&6
4872else
4873 ac_build_alias=$build_alias
4874test "x$ac_build_alias" = x &&
4875 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4876test "x$ac_build_alias" = x &&
4877 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4878ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4879 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4880
4881fi
4882{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4883$as_echo "$ac_cv_build" >&6; }
4884case $ac_cv_build in
4885*-*-*) ;;
4886*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4887esac
4888build=$ac_cv_build
4889ac_save_IFS=$IFS; IFS='-'
4890set x $ac_cv_build
4891shift
4892build_cpu=$1
4893build_vendor=$2
4894shift; shift
4895# Remember, the first character of IFS is used to create $*,
4896# except with old shells:
4897build_os=$*
4898IFS=$ac_save_IFS
4899case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4900
4901
4902{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4903$as_echo_n "checking host system type... " >&6; }
4904if test "${ac_cv_host+set}" = set; then :
4905 $as_echo_n "(cached) " >&6
4906else
4907 if test "x$host_alias" = x; then
4908 ac_cv_host=$ac_cv_build
4909else
4910 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4911 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4912fi
4913
4914fi
4915{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4916$as_echo "$ac_cv_host" >&6; }
4917case $ac_cv_host in
4918*-*-*) ;;
4919*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4920esac
4921host=$ac_cv_host
4922ac_save_IFS=$IFS; IFS='-'
4923set x $ac_cv_host
4924shift
4925host_cpu=$1
4926host_vendor=$2
4927shift; shift
4928# Remember, the first character of IFS is used to create $*,
4929# except with old shells:
4930host_os=$*
4931IFS=$ac_save_IFS
4932case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4933
4934
4935{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
4936$as_echo_n "checking target system type... " >&6; }
4937if test "${ac_cv_target+set}" = set; then :
4938 $as_echo_n "(cached) " >&6
4939else
4940 if test "x$target_alias" = x; then
4941 ac_cv_target=$ac_cv_host
4942else
4943 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4944 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
4945fi
4946
4947fi
4948{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4949$as_echo "$ac_cv_target" >&6; }
4950case $ac_cv_target in
4951*-*-*) ;;
4952*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
4953esac
4954target=$ac_cv_target
4955ac_save_IFS=$IFS; IFS='-'
4956set x $ac_cv_target
4957shift
4958target_cpu=$1
4959target_vendor=$2
4960shift; shift
4961# Remember, the first character of IFS is used to create $*,
4962# except with old shells:
4963target_os=$*
4964IFS=$ac_save_IFS
4965case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
4966
4967
4968# The aliases save the names the user supplied, while $host etc.
4969# will get canonicalized.
4970test -n "$target_alias" &&
4971 test "$program_prefix$program_suffix$program_transform_name" = \
4972 NONENONEs,x,x, &&
4973 program_prefix=${target_alias}-
4974
4975ac_ext=c
4976ac_cpp='$CPP $CPPFLAGS'
4977ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4978ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4979ac_compiler_gnu=$ac_cv_c_compiler_gnu
4980{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4981$as_echo_n "checking how to run the C preprocessor... " >&6; }
4982# On Suns, sometimes $CPP names a directory.
4983if test -n "$CPP" && test -d "$CPP"; then
4984 CPP=
4985fi
4986if test -z "$CPP"; then
4987 if test "${ac_cv_prog_CPP+set}" = set; then :
4988 $as_echo_n "(cached) " >&6
4989else
4990 # Double quotes because CPP needs to be expanded
4991 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4992 do
4993 ac_preproc_ok=false
4994for ac_c_preproc_warn_flag in '' yes
4995do
4996 # Use a header file that comes with gcc, so configuring glibc
4997 # with a fresh cross-compiler works.
4998 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4999 # <limits.h> exists even on freestanding compilers.
5000 # On the NeXT, cc -E runs the code through the compiler's parser,
5001 # not just through cpp. "Syntax error" is here to catch this case.
5002 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5003/* end confdefs.h. */
5004#ifdef __STDC__
5005# include <limits.h>
5006#else
5007# include <assert.h>
5008#endif
5009 Syntax error
5010_ACEOF
5011if ac_fn_c_try_cpp "$LINENO"; then :
5012
5013else
5014 # Broken: fails on valid input.
5015continue
5016fi
5017rm -f conftest.err conftest.$ac_ext
5018
5019 # OK, works on sane cases. Now check whether nonexistent headers
5020 # can be detected and how.
5021 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5022/* end confdefs.h. */
5023#include <ac_nonexistent.h>
5024_ACEOF
5025if ac_fn_c_try_cpp "$LINENO"; then :
5026 # Broken: success on invalid input.
5027continue
5028else
5029 # Passes both tests.
5030ac_preproc_ok=:
5031break
5032fi
5033rm -f conftest.err conftest.$ac_ext
5034
5035done
5036# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5037rm -f conftest.err conftest.$ac_ext
5038if $ac_preproc_ok; then :
5039 break
5040fi
5041
5042 done
5043 ac_cv_prog_CPP=$CPP
5044
5045fi
5046 CPP=$ac_cv_prog_CPP
5047else
5048 ac_cv_prog_CPP=$CPP
5049fi
5050{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5051$as_echo "$CPP" >&6; }
5052ac_preproc_ok=false
5053for ac_c_preproc_warn_flag in '' yes
5054do
5055 # Use a header file that comes with gcc, so configuring glibc
5056 # with a fresh cross-compiler works.
5057 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5058 # <limits.h> exists even on freestanding compilers.
5059 # On the NeXT, cc -E runs the code through the compiler's parser,
5060 # not just through cpp. "Syntax error" is here to catch this case.
5061 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5062/* end confdefs.h. */
5063#ifdef __STDC__
5064# include <limits.h>
5065#else
5066# include <assert.h>
5067#endif
5068 Syntax error
5069_ACEOF
5070if ac_fn_c_try_cpp "$LINENO"; then :
5071
5072else
5073 # Broken: fails on valid input.
5074continue
5075fi
5076rm -f conftest.err conftest.$ac_ext
5077
5078 # OK, works on sane cases. Now check whether nonexistent headers
5079 # can be detected and how.
5080 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5081/* end confdefs.h. */
5082#include <ac_nonexistent.h>
5083_ACEOF
5084if ac_fn_c_try_cpp "$LINENO"; then :
5085 # Broken: success on invalid input.
5086continue
5087else
5088 # Passes both tests.
5089ac_preproc_ok=:
5090break
5091fi
5092rm -f conftest.err conftest.$ac_ext
5093
5094done
5095# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5096rm -f conftest.err conftest.$ac_ext
5097if $ac_preproc_ok; then :
5098
5099else
5100 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5101$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5102as_fn_error "C preprocessor \"$CPP\" fails sanity check
5103See \`config.log' for more details." "$LINENO" 5; }
5104fi
5105
5106ac_ext=c
5107ac_cpp='$CPP $CPPFLAGS'
5108ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5109ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5110ac_compiler_gnu=$ac_cv_c_compiler_gnu
5111
5112
5113{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5114$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5115if test "${ac_cv_path_GREP+set}" = set; then :
5116 $as_echo_n "(cached) " >&6
5117else
5118 if test -z "$GREP"; then
5119 ac_path_GREP_found=false
5120 # Loop through the user's path and test for each of PROGNAME-LIST
5121 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5122for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5123do
5124 IFS=$as_save_IFS
5125 test -z "$as_dir" && as_dir=.
5126 for ac_prog in grep ggrep; do
5127 for ac_exec_ext in '' $ac_executable_extensions; do
5128 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5129 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5130# Check for GNU ac_path_GREP and select it if it is found.
5131 # Check for GNU $ac_path_GREP
5132case `"$ac_path_GREP" --version 2>&1` in
5133*GNU*)
5134 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5135*)
5136 ac_count=0
5137 $as_echo_n 0123456789 >"conftest.in"
5138 while :
5139 do
5140 cat "conftest.in" "conftest.in" >"conftest.tmp"
5141 mv "conftest.tmp" "conftest.in"
5142 cp "conftest.in" "conftest.nl"
5143 $as_echo 'GREP' >> "conftest.nl"
5144 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5145 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5146 as_fn_arith $ac_count + 1 && ac_count=$as_val
5147 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5148 # Best one so far, save it but keep looking for a better one
5149 ac_cv_path_GREP="$ac_path_GREP"
5150 ac_path_GREP_max=$ac_count
5151 fi
5152 # 10*(2^10) chars as input seems more than enough
5153 test $ac_count -gt 10 && break
5154 done
5155 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5156esac
5157
5158 $ac_path_GREP_found && break 3
5159 done
5160 done
5161 done
5162IFS=$as_save_IFS
5163 if test -z "$ac_cv_path_GREP"; then
5164 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5165 fi
5166else
5167 ac_cv_path_GREP=$GREP
5168fi
5169
5170fi
5171{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5172$as_echo "$ac_cv_path_GREP" >&6; }
5173 GREP="$ac_cv_path_GREP"
5174
5175
5176{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5177$as_echo_n "checking for egrep... " >&6; }
5178if test "${ac_cv_path_EGREP+set}" = set; then :
5179 $as_echo_n "(cached) " >&6
5180else
5181 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5182 then ac_cv_path_EGREP="$GREP -E"
5183 else
5184 if test -z "$EGREP"; then
5185 ac_path_EGREP_found=false
5186 # Loop through the user's path and test for each of PROGNAME-LIST
5187 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5188for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5189do
5190 IFS=$as_save_IFS
5191 test -z "$as_dir" && as_dir=.
5192 for ac_prog in egrep; do
5193 for ac_exec_ext in '' $ac_executable_extensions; do
5194 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5195 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5196# Check for GNU ac_path_EGREP and select it if it is found.
5197 # Check for GNU $ac_path_EGREP
5198case `"$ac_path_EGREP" --version 2>&1` in
5199*GNU*)
5200 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5201*)
5202 ac_count=0
5203 $as_echo_n 0123456789 >"conftest.in"
5204 while :
5205 do
5206 cat "conftest.in" "conftest.in" >"conftest.tmp"
5207 mv "conftest.tmp" "conftest.in"
5208 cp "conftest.in" "conftest.nl"
5209 $as_echo 'EGREP' >> "conftest.nl"
5210 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5211 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5212 as_fn_arith $ac_count + 1 && ac_count=$as_val
5213 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5214 # Best one so far, save it but keep looking for a better one
5215 ac_cv_path_EGREP="$ac_path_EGREP"
5216 ac_path_EGREP_max=$ac_count
5217 fi
5218 # 10*(2^10) chars as input seems more than enough
5219 test $ac_count -gt 10 && break
5220 done
5221 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5222esac
5223
5224 $ac_path_EGREP_found && break 3
5225 done
5226 done
5227 done
5228IFS=$as_save_IFS
5229 if test -z "$ac_cv_path_EGREP"; then
5230 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5231 fi
5232else
5233 ac_cv_path_EGREP=$EGREP
5234fi
5235
5236 fi
5237fi
5238{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5239$as_echo "$ac_cv_path_EGREP" >&6; }
5240 EGREP="$ac_cv_path_EGREP"
5241
5242
5243{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5244$as_echo_n "checking for ANSI C header files... " >&6; }
5245if test "${ac_cv_header_stdc+set}" = set; then :
5246 $as_echo_n "(cached) " >&6
5247else
5248 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5249/* end confdefs.h. */
5250#include <stdlib.h>
5251#include <stdarg.h>
5252#include <string.h>
5253#include <float.h>
5254
5255int
5256main ()
5257{
5258
5259 ;
5260 return 0;
5261}
5262_ACEOF
5263if ac_fn_c_try_compile "$LINENO"; then :
5264 ac_cv_header_stdc=yes
5265else
5266 ac_cv_header_stdc=no
5267fi
5268rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5269
5270if test $ac_cv_header_stdc = yes; then
5271 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5272 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5273/* end confdefs.h. */
5274#include <string.h>
5275
5276_ACEOF
5277if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5278 $EGREP "memchr" >/dev/null 2>&1; then :
5279
5280else
5281 ac_cv_header_stdc=no
5282fi
5283rm -f conftest*
5284
5285fi
5286
5287if test $ac_cv_header_stdc = yes; then
5288 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5289 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5290/* end confdefs.h. */
5291#include <stdlib.h>
5292
5293_ACEOF
5294if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5295 $EGREP "free" >/dev/null 2>&1; then :
5296
5297else
5298 ac_cv_header_stdc=no
5299fi
5300rm -f conftest*
5301
5302fi
5303
5304if test $ac_cv_header_stdc = yes; then
5305 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5306 if test "$cross_compiling" = yes; then :
5307 :
5308else
5309 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5310/* end confdefs.h. */
5311#include <ctype.h>
5312#include <stdlib.h>
5313#if ((' ' & 0x0FF) == 0x020)
5314# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5315# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5316#else
5317# define ISLOWER(c) \
5318 (('a' <= (c) && (c) <= 'i') \
5319 || ('j' <= (c) && (c) <= 'r') \
5320 || ('s' <= (c) && (c) <= 'z'))
5321# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5322#endif
5323
5324#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5325int
5326main ()
5327{
5328 int i;
5329 for (i = 0; i < 256; i++)
5330 if (XOR (islower (i), ISLOWER (i))
5331 || toupper (i) != TOUPPER (i))
5332 return 2;
5333 return 0;
5334}
5335_ACEOF
5336if ac_fn_c_try_run "$LINENO"; then :
5337
5338else
5339 ac_cv_header_stdc=no
5340fi
5341rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5342 conftest.$ac_objext conftest.beam conftest.$ac_ext
5343fi
5344
5345fi
5346fi
5347{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5348$as_echo "$ac_cv_header_stdc" >&6; }
5349if test $ac_cv_header_stdc = yes; then
5350
5351$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5352
5353fi
5354
5355# On IRIX 5.3, sys/types and inttypes.h are conflicting.
5356for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5357 inttypes.h stdint.h unistd.h
5358do :
5359 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5360ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5361"
5362eval as_val=\$$as_ac_Header
5363 if test "x$as_val" = x""yes; then :
5364 cat >>confdefs.h <<_ACEOF
5365#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5366_ACEOF
5367
5368fi
5369
5370done
5371
5372
5373
5374 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5375if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5376 MINIX=yes
5377else
5378 MINIX=
5379fi
5380
5381
5382 if test "$MINIX" = yes; then
5383
5384$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5385
5386
5387$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5388
5389
5390$as_echo "#define _MINIX 1" >>confdefs.h
5391
5392 fi
5393
5394
5395 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5396$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5397if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5398 $as_echo_n "(cached) " >&6
5399else
5400 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5401/* end confdefs.h. */
5402
5403# define __EXTENSIONS__ 1
5404 $ac_includes_default
5405int
5406main ()
5407{
5408
5409 ;
5410 return 0;
5411}
5412_ACEOF
5413if ac_fn_c_try_compile "$LINENO"; then :
5414 ac_cv_safe_to_define___extensions__=yes
5415else
5416 ac_cv_safe_to_define___extensions__=no
5417fi
5418rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5419fi
5420{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5421$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5422 test $ac_cv_safe_to_define___extensions__ = yes &&
5423 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5424
5425 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5426
5427 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5428
5429 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5430
5431 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5432
5433
5434test "$program_prefix" != NONE &&
5435 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5436# Use a double $ so make ignores it.
5437test "$program_suffix" != NONE &&
5438 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5439# Double any \ or $.
5440# By default was `s,x,x', remove it if useless.
5441ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5442program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5443
5444# Find a good install program. We prefer a C program (faster),
5445# so one script is as good as another. But avoid the broken or
5446# incompatible versions:
5447# SysV /etc/install, /usr/sbin/install
5448# SunOS /usr/etc/install
5449# IRIX /sbin/install
5450# AIX /bin/install
5451# AmigaOS /C/install, which installs bootblocks on floppy discs
5452# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5453# AFS /usr/afsws/bin/install, which mishandles nonexistent args
5454# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5455# OS/2's system install, which has a completely different semantic
5456# ./install, which can be erroneously created by make from ./install.sh.
5457# Reject install programs that cannot install multiple files.
5458{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5459$as_echo_n "checking for a BSD-compatible install... " >&6; }
5460if test -z "$INSTALL"; then
5461if test "${ac_cv_path_install+set}" = set; then :
5462 $as_echo_n "(cached) " >&6
5463else
5464 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5465for as_dir in $PATH
5466do
5467 IFS=$as_save_IFS
5468 test -z "$as_dir" && as_dir=.
5469 # Account for people who put trailing slashes in PATH elements.
5470case $as_dir/ in #((
5471 ./ | .// | /[cC]/* | \
5472 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5473 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5474 /usr/ucb/* ) ;;
5475 *)
5476 # OSF1 and SCO ODT 3.0 have their own names for install.
5477 # Don't use installbsd from OSF since it installs stuff as root
5478 # by default.
5479 for ac_prog in ginstall scoinst install; do
5480 for ac_exec_ext in '' $ac_executable_extensions; do
5481 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5482 if test $ac_prog = install &&
5483 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5484 # AIX install. It has an incompatible calling convention.
5485 :
5486 elif test $ac_prog = install &&
5487 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5488 # program-specific install script used by HP pwplus--don't use.
5489 :
5490 else
5491 rm -rf conftest.one conftest.two conftest.dir
5492 echo one > conftest.one
5493 echo two > conftest.two
5494 mkdir conftest.dir
5495 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5496 test -s conftest.one && test -s conftest.two &&
5497 test -s conftest.dir/conftest.one &&
5498 test -s conftest.dir/conftest.two
5499 then
5500 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5501 break 3
5502 fi
5503 fi
5504 fi
5505 done
5506 done
5507 ;;
5508esac
5509
5510 done
5511IFS=$as_save_IFS
5512
5513rm -rf conftest.one conftest.two conftest.dir
5514
5515fi
5516 if test "${ac_cv_path_install+set}" = set; then
5517 INSTALL=$ac_cv_path_install
5518 else
5519 # As a last resort, use the slow shell script. Don't cache a
5520 # value for INSTALL within a source directory, because that will
5521 # break other packages using the cache if that directory is
5522 # removed, or if the value is a relative name.
5523 INSTALL=$ac_install_sh
5524 fi
5525fi
5526{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5527$as_echo "$INSTALL" >&6; }
5528
5529# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5530# It thinks the first close brace ends the variable substitution.
5531test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5532
5533test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5534
5535test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5536
5537rm -rf .tst 2>/dev/null
5538mkdir .tst 2>/dev/null
5539if test -d .tst; then
5540 am__leading_dot=.
5541else
5542 am__leading_dot=_
5543fi
5544rmdir .tst 2>/dev/null
5545
5546DEPDIR="${am__leading_dot}deps"
5547
5548case `pwd` in
5549 *\ * | *\ *)
5550 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5551$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5552esac
5553
5554
5555
5556macro_version='2.2.7a'
5557macro_revision='1.3134'
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571ltmain="$ac_aux_dir/ltmain.sh"
5572
5573# Backslashify metacharacters that are still active within
5574# double-quoted strings.
5575sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5576
5577# Same as above, but do not quote variable references.
5578double_quote_subst='s/\(["`\\]\)/\\\1/g'
5579
5580# Sed substitution to delay expansion of an escaped shell variable in a
5581# double_quote_subst'ed string.
5582delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5583
5584# Sed substitution to delay expansion of an escaped single quote.
5585delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5586
5587# Sed substitution to avoid accidental globbing in evaled expressions
5588no_glob_subst='s/\*/\\\*/g'
5589
5590ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5591ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5592ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5593
5594{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5595$as_echo_n "checking how to print strings... " >&6; }
5596# Test print first, because it will be a builtin if present.
5597if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5598 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5599 ECHO='print -r --'
5600elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5601 ECHO='printf %s\n'
5602else
5603 # Use this function as a fallback that always works.
5604 func_fallback_echo ()
5605 {
5606 eval 'cat <<_LTECHO_EOF
5607$1
5608_LTECHO_EOF'
5609 }
5610 ECHO='func_fallback_echo'
5611fi
5612
5613# func_echo_all arg...
5614# Invoke $ECHO with all args, space-separated.
5615func_echo_all ()
5616{
5617 $ECHO ""
5618}
5619
5620case "$ECHO" in
5621 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5622$as_echo "printf" >&6; } ;;
5623 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5624$as_echo "print -r" >&6; } ;;
5625 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5626$as_echo "cat" >&6; } ;;
5627esac
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5643$as_echo_n "checking for a sed that does not truncate output... " >&6; }
5644if test "${ac_cv_path_SED+set}" = set; then :
5645 $as_echo_n "(cached) " >&6
5646else
5647 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5648 for ac_i in 1 2 3 4 5 6 7; do
5649 ac_script="$ac_script$as_nl$ac_script"
5650 done
5651 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5652 { ac_script=; unset ac_script;}
5653 if test -z "$SED"; then
5654 ac_path_SED_found=false
5655 # Loop through the user's path and test for each of PROGNAME-LIST
5656 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5657for as_dir in $PATH
5658do
5659 IFS=$as_save_IFS
5660 test -z "$as_dir" && as_dir=.
5661 for ac_prog in sed gsed; do
5662 for ac_exec_ext in '' $ac_executable_extensions; do
5663 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5664 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5665# Check for GNU ac_path_SED and select it if it is found.
5666 # Check for GNU $ac_path_SED
5667case `"$ac_path_SED" --version 2>&1` in
5668*GNU*)
5669 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5670*)
5671 ac_count=0
5672 $as_echo_n 0123456789 >"conftest.in"
5673 while :
5674 do
5675 cat "conftest.in" "conftest.in" >"conftest.tmp"
5676 mv "conftest.tmp" "conftest.in"
5677 cp "conftest.in" "conftest.nl"
5678 $as_echo '' >> "conftest.nl"
5679 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5680 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5681 as_fn_arith $ac_count + 1 && ac_count=$as_val
5682 if test $ac_count -gt ${ac_path_SED_max-0}; then
5683 # Best one so far, save it but keep looking for a better one
5684 ac_cv_path_SED="$ac_path_SED"
5685 ac_path_SED_max=$ac_count
5686 fi
5687 # 10*(2^10) chars as input seems more than enough
5688 test $ac_count -gt 10 && break
5689 done
5690 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5691esac
5692
5693 $ac_path_SED_found && break 3
5694 done
5695 done
5696 done
5697IFS=$as_save_IFS
5698 if test -z "$ac_cv_path_SED"; then
5699 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5700 fi
5701else
5702 ac_cv_path_SED=$SED
5703fi
5704
5705fi
5706{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5707$as_echo "$ac_cv_path_SED" >&6; }
5708 SED="$ac_cv_path_SED"
5709 rm -f conftest.sed
5710
5711test -z "$SED" && SED=sed
5712Xsed="$SED -e 1s/^X//"
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5725$as_echo_n "checking for fgrep... " >&6; }
5726if test "${ac_cv_path_FGREP+set}" = set; then :
5727 $as_echo_n "(cached) " >&6
5728else
5729 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5730 then ac_cv_path_FGREP="$GREP -F"
5731 else
5732 if test -z "$FGREP"; then
5733 ac_path_FGREP_found=false
5734 # Loop through the user's path and test for each of PROGNAME-LIST
5735 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5736for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5737do
5738 IFS=$as_save_IFS
5739 test -z "$as_dir" && as_dir=.
5740 for ac_prog in fgrep; do
5741 for ac_exec_ext in '' $ac_executable_extensions; do
5742 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5743 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5744# Check for GNU ac_path_FGREP and select it if it is found.
5745 # Check for GNU $ac_path_FGREP
5746case `"$ac_path_FGREP" --version 2>&1` in
5747*GNU*)
5748 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5749*)
5750 ac_count=0
5751 $as_echo_n 0123456789 >"conftest.in"
5752 while :
5753 do
5754 cat "conftest.in" "conftest.in" >"conftest.tmp"
5755 mv "conftest.tmp" "conftest.in"
5756 cp "conftest.in" "conftest.nl"
5757 $as_echo 'FGREP' >> "conftest.nl"
5758 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5759 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5760 as_fn_arith $ac_count + 1 && ac_count=$as_val
5761 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5762 # Best one so far, save it but keep looking for a better one
5763 ac_cv_path_FGREP="$ac_path_FGREP"
5764 ac_path_FGREP_max=$ac_count
5765 fi
5766 # 10*(2^10) chars as input seems more than enough
5767 test $ac_count -gt 10 && break
5768 done
5769 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5770esac
5771
5772 $ac_path_FGREP_found && break 3
5773 done
5774 done
5775 done
5776IFS=$as_save_IFS
5777 if test -z "$ac_cv_path_FGREP"; then
5778 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5779 fi
5780else
5781 ac_cv_path_FGREP=$FGREP
5782fi
5783
5784 fi
5785fi
5786{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5787$as_echo "$ac_cv_path_FGREP" >&6; }
5788 FGREP="$ac_cv_path_FGREP"
5789
5790
5791test -z "$GREP" && GREP=grep
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808
5809
5810
5811# Check whether --with-gnu-ld was given.
5812if test "${with_gnu_ld+set}" = set; then :
5813 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5814else
5815 with_gnu_ld=no
5816fi
5817
5818ac_prog=ld
5819if test "$GCC" = yes; then
5820 # Check if gcc -print-prog-name=ld gives a path.
5821 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5822$as_echo_n "checking for ld used by $CC... " >&6; }
5823 case $host in
5824 *-*-mingw*)
5825 # gcc leaves a trailing carriage return which upsets mingw
5826 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5827 *)
5828 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5829 esac
5830 case $ac_prog in
5831 # Accept absolute paths.
5832 [\\/]* | ?:[\\/]*)
5833 re_direlt='/[^/][^/]*/\.\./'
5834 # Canonicalize the pathname of ld
5835 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5836 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5837 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5838 done
5839 test -z "$LD" && LD="$ac_prog"
5840 ;;
5841 "")
5842 # If it fails, then pretend we aren't using GCC.
5843 ac_prog=ld
5844 ;;
5845 *)
5846 # If it is relative, then search for the first ld in PATH.
5847 with_gnu_ld=unknown
5848 ;;
5849 esac
5850elif test "$with_gnu_ld" = yes; then
5851 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5852$as_echo_n "checking for GNU ld... " >&6; }
5853else
5854 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5855$as_echo_n "checking for non-GNU ld... " >&6; }
5856fi
5857if test "${lt_cv_path_LD+set}" = set; then :
5858 $as_echo_n "(cached) " >&6
5859else
5860 if test -z "$LD"; then
5861 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5862 for ac_dir in $PATH; do
5863 IFS="$lt_save_ifs"
5864 test -z "$ac_dir" && ac_dir=.
5865 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5866 lt_cv_path_LD="$ac_dir/$ac_prog"
5867 # Check to see if the program is GNU ld. I'd rather use --version,
5868 # but apparently some variants of GNU ld only accept -v.
5869 # Break only if it was the GNU/non-GNU ld that we prefer.
5870 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5871 *GNU* | *'with BFD'*)
5872 test "$with_gnu_ld" != no && break
5873 ;;
5874 *)
5875 test "$with_gnu_ld" != yes && break
5876 ;;
5877 esac
5878 fi
5879 done
5880 IFS="$lt_save_ifs"
5881else
5882 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5883fi
5884fi
5885
5886LD="$lt_cv_path_LD"
5887if test -n "$LD"; then
5888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5889$as_echo "$LD" >&6; }
5890else
5891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5892$as_echo "no" >&6; }
5893fi
5894test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5895{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5896$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5897if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5898 $as_echo_n "(cached) " >&6
5899else
5900 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5901case `$LD -v 2>&1 </dev/null` in
5902*GNU* | *'with BFD'*)
5903 lt_cv_prog_gnu_ld=yes
5904 ;;
5905*)
5906 lt_cv_prog_gnu_ld=no
5907 ;;
5908esac
5909fi
5910{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5911$as_echo "$lt_cv_prog_gnu_ld" >&6; }
5912with_gnu_ld=$lt_cv_prog_gnu_ld
5913
5914
5915
5916
5917
5918
5919
5920
5921
5922{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5923$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5924if test "${lt_cv_path_NM+set}" = set; then :
5925 $as_echo_n "(cached) " >&6
5926else
5927 if test -n "$NM"; then
5928 # Let the user override the test.
5929 lt_cv_path_NM="$NM"
5930else
5931 lt_nm_to_check="${ac_tool_prefix}nm"
5932 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5933 lt_nm_to_check="$lt_nm_to_check nm"
5934 fi
5935 for lt_tmp_nm in $lt_nm_to_check; do
5936 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5937 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5938 IFS="$lt_save_ifs"
5939 test -z "$ac_dir" && ac_dir=.
5940 tmp_nm="$ac_dir/$lt_tmp_nm"
5941 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5942 # Check to see if the nm accepts a BSD-compat flag.
5943 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5944 # nm: unknown option "B" ignored
5945 # Tru64's nm complains that /dev/null is an invalid object file
5946 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5947 */dev/null* | *'Invalid file or object type'*)
5948 lt_cv_path_NM="$tmp_nm -B"
5949 break
5950 ;;
5951 *)
5952 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5953 */dev/null*)
5954 lt_cv_path_NM="$tmp_nm -p"
5955 break
5956 ;;
5957 *)
5958 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5959 continue # so that we can try to find one that supports BSD flags
5960 ;;
5961 esac
5962 ;;
5963 esac
5964 fi
5965 done
5966 IFS="$lt_save_ifs"
5967 done
5968 : ${lt_cv_path_NM=no}
5969fi
5970fi
5971{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5972$as_echo "$lt_cv_path_NM" >&6; }
5973if test "$lt_cv_path_NM" != "no"; then
5974 NM="$lt_cv_path_NM"
5975else
5976 # Didn't find any BSD compatible name lister, look for dumpbin.
5977 if test -n "$DUMPBIN"; then :
5978 # Let the user override the test.
5979 else
5980 if test -n "$ac_tool_prefix"; then
5981 for ac_prog in dumpbin "link -dump"
5982 do
5983 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5984set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5985{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5986$as_echo_n "checking for $ac_word... " >&6; }
5987if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
5988 $as_echo_n "(cached) " >&6
5989else
5990 if test -n "$DUMPBIN"; then
5991 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
5992else
5993as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5994for as_dir in $PATH
5995do
5996 IFS=$as_save_IFS
5997 test -z "$as_dir" && as_dir=.
5998 for ac_exec_ext in '' $ac_executable_extensions; do
5999 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6000 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6001 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6002 break 2
6003 fi
6004done
6005 done
6006IFS=$as_save_IFS
6007
6008fi
6009fi
6010DUMPBIN=$ac_cv_prog_DUMPBIN
6011if test -n "$DUMPBIN"; then
6012 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6013$as_echo "$DUMPBIN" >&6; }
6014else
6015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6016$as_echo "no" >&6; }
6017fi
6018
6019
6020 test -n "$DUMPBIN" && break
6021 done
6022fi
6023if test -z "$DUMPBIN"; then
6024 ac_ct_DUMPBIN=$DUMPBIN
6025 for ac_prog in dumpbin "link -dump"
6026do
6027 # Extract the first word of "$ac_prog", so it can be a program name with args.
6028set dummy $ac_prog; ac_word=$2
6029{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6030$as_echo_n "checking for $ac_word... " >&6; }
6031if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6032 $as_echo_n "(cached) " >&6
6033else
6034 if test -n "$ac_ct_DUMPBIN"; then
6035 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6036else
6037as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6038for as_dir in $PATH
6039do
6040 IFS=$as_save_IFS
6041 test -z "$as_dir" && as_dir=.
6042 for ac_exec_ext in '' $ac_executable_extensions; do
6043 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6044 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6045 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6046 break 2
6047 fi
6048done
6049 done
6050IFS=$as_save_IFS
6051
6052fi
6053fi
6054ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6055if test -n "$ac_ct_DUMPBIN"; then
6056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6057$as_echo "$ac_ct_DUMPBIN" >&6; }
6058else
6059 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6060$as_echo "no" >&6; }
6061fi
6062
6063
6064 test -n "$ac_ct_DUMPBIN" && break
6065done
6066
6067 if test "x$ac_ct_DUMPBIN" = x; then
6068 DUMPBIN=":"
6069 else
6070 case $cross_compiling:$ac_tool_warned in
6071yes:)
6072{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6073$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6074ac_tool_warned=yes ;;
6075esac
6076 DUMPBIN=$ac_ct_DUMPBIN
6077 fi
6078fi
6079
6080 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6081 *COFF*)
6082 DUMPBIN="$DUMPBIN -symbols"
6083 ;;
6084 *)
6085 DUMPBIN=:
6086 ;;
6087 esac
6088 fi
6089
6090 if test "$DUMPBIN" != ":"; then
6091 NM="$DUMPBIN"
6092 fi
6093fi
6094test -z "$NM" && NM=nm
6095
6096
6097
6098
6099
6100
6101{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6102$as_echo_n "checking the name lister ($NM) interface... " >&6; }
6103if test "${lt_cv_nm_interface+set}" = set; then :
6104 $as_echo_n "(cached) " >&6
6105else
6106 lt_cv_nm_interface="BSD nm"
6107 echo "int some_variable = 0;" > conftest.$ac_ext
6108 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6109 (eval "$ac_compile" 2>conftest.err)
6110 cat conftest.err >&5
6111 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6112 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6113 cat conftest.err >&5
6114 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6115 cat conftest.out >&5
6116 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6117 lt_cv_nm_interface="MS dumpbin"
6118 fi
6119 rm -f conftest*
6120fi
6121{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6122$as_echo "$lt_cv_nm_interface" >&6; }
6123
6124{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6125$as_echo_n "checking whether ln -s works... " >&6; }
6126LN_S=$as_ln_s
6127if test "$LN_S" = "ln -s"; then
6128 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6129$as_echo "yes" >&6; }
6130else
6131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6132$as_echo "no, using $LN_S" >&6; }
6133fi
6134
6135# find the maximum length of command line arguments
6136{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6137$as_echo_n "checking the maximum length of command line arguments... " >&6; }
6138if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6139 $as_echo_n "(cached) " >&6
6140else
6141 i=0
6142 teststring="ABCD"
6143
6144 case $build_os in
6145 msdosdjgpp*)
6146 # On DJGPP, this test can blow up pretty badly due to problems in libc
6147 # (any single argument exceeding 2000 bytes causes a buffer overrun
6148 # during glob expansion). Even if it were fixed, the result of this
6149 # check would be larger than it should be.
6150 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6151 ;;
6152
6153 gnu*)
6154 # Under GNU Hurd, this test is not required because there is
6155 # no limit to the length of command line arguments.
6156 # Libtool will interpret -1 as no limit whatsoever
6157 lt_cv_sys_max_cmd_len=-1;
6158 ;;
6159
6160 cygwin* | mingw* | cegcc*)
6161 # On Win9x/ME, this test blows up -- it succeeds, but takes
6162 # about 5 minutes as the teststring grows exponentially.
6163 # Worse, since 9x/ME are not pre-emptively multitasking,
6164 # you end up with a "frozen" computer, even though with patience
6165 # the test eventually succeeds (with a max line length of 256k).
6166 # Instead, let's just punt: use the minimum linelength reported by
6167 # all of the supported platforms: 8192 (on NT/2K/XP).
6168 lt_cv_sys_max_cmd_len=8192;
6169 ;;
6170
6171 mint*)
6172 # On MiNT this can take a long time and run out of memory.
6173 lt_cv_sys_max_cmd_len=8192;
6174 ;;
6175
6176 amigaos*)
6177 # On AmigaOS with pdksh, this test takes hours, literally.
6178 # So we just punt and use a minimum line length of 8192.
6179 lt_cv_sys_max_cmd_len=8192;
6180 ;;
6181
6182 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6183 # This has been around since 386BSD, at least. Likely further.
6184 if test -x /sbin/sysctl; then
6185 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6186 elif test -x /usr/sbin/sysctl; then
6187 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6188 else
6189 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6190 fi
6191 # And add a safety zone
6192 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6193 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6194 ;;
6195
6196 interix*)
6197 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6198 lt_cv_sys_max_cmd_len=196608
6199 ;;
6200
6201 osf*)
6202 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6203 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6204 # nice to cause kernel panics so lets avoid the loop below.
6205 # First set a reasonable default.
6206 lt_cv_sys_max_cmd_len=16384
6207 #
6208 if test -x /sbin/sysconfig; then
6209 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6210 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6211 esac
6212 fi
6213 ;;
6214 sco3.2v5*)
6215 lt_cv_sys_max_cmd_len=102400
6216 ;;
6217 sysv5* | sco5v6* | sysv4.2uw2*)
6218 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6219 if test -n "$kargmax"; then
6220 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6221 else
6222 lt_cv_sys_max_cmd_len=32768
6223 fi
6224 ;;
6225 *)
6226 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6227 if test -n "$lt_cv_sys_max_cmd_len"; then
6228 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6229 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6230 else
6231 # Make teststring a little bigger before we do anything with it.
6232 # a 1K string should be a reasonable start.
6233 for i in 1 2 3 4 5 6 7 8 ; do
6234 teststring=$teststring$teststring
6235 done
6236 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6237 # If test is not a shell built-in, we'll probably end up computing a
6238 # maximum length that is only half of the actual maximum length, but
6239 # we can't tell.
6240 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6241 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6242 test $i != 17 # 1/2 MB should be enough
6243 do
6244 i=`expr $i + 1`
6245 teststring=$teststring$teststring
6246 done
6247 # Only check the string length outside the loop.
6248 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6249 teststring=
6250 # Add a significant safety factor because C++ compilers can tack on
6251 # massive amounts of additional arguments before passing them to the
6252 # linker. It appears as though 1/2 is a usable value.
6253 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6254 fi
6255 ;;
6256 esac
6257
6258fi
6259
6260if test -n $lt_cv_sys_max_cmd_len ; then
6261 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6262$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6263else
6264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6265$as_echo "none" >&6; }
6266fi
6267max_cmd_len=$lt_cv_sys_max_cmd_len
6268
6269
6270
6271
6272
6273
6274: ${CP="cp -f"}
6275: ${MV="mv -f"}
6276: ${RM="rm -f"}
6277
6278{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6279$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6280# Try some XSI features
6281xsi_shell=no
6282( _lt_dummy="a/b/c"
6283 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6284 = c,a/b,, \
6285 && eval 'test $(( 1 + 1 )) -eq 2 \
6286 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6287 && xsi_shell=yes
6288{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6289$as_echo "$xsi_shell" >&6; }
6290
6291
6292{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6293$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6294lt_shell_append=no
6295( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6296 >/dev/null 2>&1 \
6297 && lt_shell_append=yes
6298{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6299$as_echo "$lt_shell_append" >&6; }
6300
6301
6302if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6303 lt_unset=unset
6304else
6305 lt_unset=false
6306fi
6307
6308
6309
6310
6311
6312# test EBCDIC or ASCII
6313case `echo X|tr X '\101'` in
6314 A) # ASCII based system
6315 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6316 lt_SP2NL='tr \040 \012'
6317 lt_NL2SP='tr \015\012 \040\040'
6318 ;;
6319 *) # EBCDIC based system
6320 lt_SP2NL='tr \100 \n'
6321 lt_NL2SP='tr \r\n \100\100'
6322 ;;
6323esac
6324
6325
6326
6327
6328
6329
6330
6331
6332
6333{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6334$as_echo_n "checking for $LD option to reload object files... " >&6; }
6335if test "${lt_cv_ld_reload_flag+set}" = set; then :
6336 $as_echo_n "(cached) " >&6
6337else
6338 lt_cv_ld_reload_flag='-r'
6339fi
6340{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6341$as_echo "$lt_cv_ld_reload_flag" >&6; }
6342reload_flag=$lt_cv_ld_reload_flag
6343case $reload_flag in
6344"" | " "*) ;;
6345*) reload_flag=" $reload_flag" ;;
6346esac
6347reload_cmds='$LD$reload_flag -o $output$reload_objs'
6348case $host_os in
6349 darwin*)
6350 if test "$GCC" = yes; then
6351 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6352 else
6353 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6354 fi
6355 ;;
6356esac
6357
6358
6359
6360
6361
6362
6363
6364
6365
6366if test -n "$ac_tool_prefix"; then
6367 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6368set dummy ${ac_tool_prefix}objdump; ac_word=$2
6369{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6370$as_echo_n "checking for $ac_word... " >&6; }
6371if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6372 $as_echo_n "(cached) " >&6
6373else
6374 if test -n "$OBJDUMP"; then
6375 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6376else
6377as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6378for as_dir in $PATH
6379do
6380 IFS=$as_save_IFS
6381 test -z "$as_dir" && as_dir=.
6382 for ac_exec_ext in '' $ac_executable_extensions; do
6383 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6384 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6385 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6386 break 2
6387 fi
6388done
6389 done
6390IFS=$as_save_IFS
6391
6392fi
6393fi
6394OBJDUMP=$ac_cv_prog_OBJDUMP
6395if test -n "$OBJDUMP"; then
6396 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6397$as_echo "$OBJDUMP" >&6; }
6398else
6399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6400$as_echo "no" >&6; }
6401fi
6402
6403
6404fi
6405if test -z "$ac_cv_prog_OBJDUMP"; then
6406 ac_ct_OBJDUMP=$OBJDUMP
6407 # Extract the first word of "objdump", so it can be a program name with args.
6408set dummy objdump; ac_word=$2
6409{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6410$as_echo_n "checking for $ac_word... " >&6; }
6411if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6412 $as_echo_n "(cached) " >&6
6413else
6414 if test -n "$ac_ct_OBJDUMP"; then
6415 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6416else
6417as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6418for as_dir in $PATH
6419do
6420 IFS=$as_save_IFS
6421 test -z "$as_dir" && as_dir=.
6422 for ac_exec_ext in '' $ac_executable_extensions; do
6423 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6424 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6425 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6426 break 2
6427 fi
6428done
6429 done
6430IFS=$as_save_IFS
6431
6432fi
6433fi
6434ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6435if test -n "$ac_ct_OBJDUMP"; then
6436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6437$as_echo "$ac_ct_OBJDUMP" >&6; }
6438else
6439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6440$as_echo "no" >&6; }
6441fi
6442
6443 if test "x$ac_ct_OBJDUMP" = x; then
6444 OBJDUMP="false"
6445 else
6446 case $cross_compiling:$ac_tool_warned in
6447yes:)
6448{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6449$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6450ac_tool_warned=yes ;;
6451esac
6452 OBJDUMP=$ac_ct_OBJDUMP
6453 fi
6454else
6455 OBJDUMP="$ac_cv_prog_OBJDUMP"
6456fi
6457
6458test -z "$OBJDUMP" && OBJDUMP=objdump
6459
6460
6461
6462
6463
6464
6465
6466
6467
6468{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6469$as_echo_n "checking how to recognize dependent libraries... " >&6; }
6470if test "${lt_cv_deplibs_check_method+set}" = set; then :
6471 $as_echo_n "(cached) " >&6
6472else
6473 lt_cv_file_magic_cmd='$MAGIC_CMD'
6474lt_cv_file_magic_test_file=
6475lt_cv_deplibs_check_method='unknown'
6476# Need to set the preceding variable on all platforms that support
6477# interlibrary dependencies.
6478# 'none' -- dependencies not supported.
6479# `unknown' -- same as none, but documents that we really don't know.
6480# 'pass_all' -- all dependencies passed with no checks.
6481# 'test_compile' -- check by making test program.
6482# 'file_magic [[regex]]' -- check by looking for files in library path
6483# which responds to the $file_magic_cmd with a given extended regex.
6484# If you have `file' or equivalent on your system and you're not sure
6485# whether `pass_all' will *always* work, you probably want this one.
6486
6487case $host_os in
6488aix[4-9]*)
6489 lt_cv_deplibs_check_method=pass_all
6490 ;;
6491
6492beos*)
6493 lt_cv_deplibs_check_method=pass_all
6494 ;;
6495
6496bsdi[45]*)
6497 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6498 lt_cv_file_magic_cmd='/usr/bin/file -L'
6499 lt_cv_file_magic_test_file=/shlib/libc.so
6500 ;;
6501
6502cygwin*)
6503 # func_win32_libid is a shell function defined in ltmain.sh
6504 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6505 lt_cv_file_magic_cmd='func_win32_libid'
6506 ;;
6507
6508mingw* | pw32*)
6509 # Base MSYS/MinGW do not provide the 'file' command needed by
6510 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6511 # unless we find 'file', for example because we are cross-compiling.
6512 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6513 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6514 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6515 lt_cv_file_magic_cmd='func_win32_libid'
6516 else
6517 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6518 lt_cv_file_magic_cmd='$OBJDUMP -f'
6519 fi
6520 ;;
6521
6522cegcc*)
6523 # use the weaker test based on 'objdump'. See mingw*.
6524 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6525 lt_cv_file_magic_cmd='$OBJDUMP -f'
6526 ;;
6527
6528darwin* | rhapsody*)
6529 lt_cv_deplibs_check_method=pass_all
6530 ;;
6531
6532freebsd* | dragonfly*)
6533 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6534 case $host_cpu in
6535 i*86 )
6536 # Not sure whether the presence of OpenBSD here was a mistake.
6537 # Let's accept both of them until this is cleared up.
6538 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6539 lt_cv_file_magic_cmd=/usr/bin/file
6540 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6541 ;;
6542 esac
6543 else
6544 lt_cv_deplibs_check_method=pass_all
6545 fi
6546 ;;
6547
6548gnu*)
6549 lt_cv_deplibs_check_method=pass_all
6550 ;;
6551
6552haiku*)
6553 lt_cv_deplibs_check_method=pass_all
6554 ;;
6555
6556hpux10.20* | hpux11*)
6557 lt_cv_file_magic_cmd=/usr/bin/file
6558 case $host_cpu in
6559 ia64*)
6560 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6561 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6562 ;;
6563 hppa*64*)
6564 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]'
6565 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6566 ;;
6567 *)
6568 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6569 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6570 ;;
6571 esac
6572 ;;
6573
6574interix[3-9]*)
6575 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6576 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6577 ;;
6578
6579irix5* | irix6* | nonstopux*)
6580 case $LD in
6581 *-32|*"-32 ") libmagic=32-bit;;
6582 *-n32|*"-n32 ") libmagic=N32;;
6583 *-64|*"-64 ") libmagic=64-bit;;
6584 *) libmagic=never-match;;
6585 esac
6586 lt_cv_deplibs_check_method=pass_all
6587 ;;
6588
6589# This must be Linux ELF.
6590linux* | k*bsd*-gnu | kopensolaris*-gnu)
6591 lt_cv_deplibs_check_method=pass_all
6592 ;;
6593
6594netbsd*)
6595 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6596 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6597 else
6598 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6599 fi
6600 ;;
6601
6602newos6*)
6603 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6604 lt_cv_file_magic_cmd=/usr/bin/file
6605 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6606 ;;
6607
6608*nto* | *qnx*)
6609 lt_cv_deplibs_check_method=pass_all
6610 ;;
6611
6612openbsd*)
6613 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6614 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6615 else
6616 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6617 fi
6618 ;;
6619
6620osf3* | osf4* | osf5*)
6621 lt_cv_deplibs_check_method=pass_all
6622 ;;
6623
6624rdos*)
6625 lt_cv_deplibs_check_method=pass_all
6626 ;;
6627
6628solaris*)
6629 lt_cv_deplibs_check_method=pass_all
6630 ;;
6631
6632sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6633 lt_cv_deplibs_check_method=pass_all
6634 ;;
6635
6636sysv4 | sysv4.3*)
6637 case $host_vendor in
6638 motorola)
6639 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]'
6640 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6641 ;;
6642 ncr)
6643 lt_cv_deplibs_check_method=pass_all
6644 ;;
6645 sequent)
6646 lt_cv_file_magic_cmd='/bin/file'
6647 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6648 ;;
6649 sni)
6650 lt_cv_file_magic_cmd='/bin/file'
6651 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6652 lt_cv_file_magic_test_file=/lib/libc.so
6653 ;;
6654 siemens)
6655 lt_cv_deplibs_check_method=pass_all
6656 ;;
6657 pc)
6658 lt_cv_deplibs_check_method=pass_all
6659 ;;
6660 esac
6661 ;;
6662
6663tpf*)
6664 lt_cv_deplibs_check_method=pass_all
6665 ;;
6666esac
6667
6668fi
6669{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6670$as_echo "$lt_cv_deplibs_check_method" >&6; }
6671file_magic_cmd=$lt_cv_file_magic_cmd
6672deplibs_check_method=$lt_cv_deplibs_check_method
6673test -z "$deplibs_check_method" && deplibs_check_method=unknown
6674
6675
6676
6677
6678
6679
6680
6681
6682
6683
6684
6685
6686if test -n "$ac_tool_prefix"; then
6687 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6688set dummy ${ac_tool_prefix}ar; ac_word=$2
6689{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6690$as_echo_n "checking for $ac_word... " >&6; }
6691if test "${ac_cv_prog_AR+set}" = set; then :
6692 $as_echo_n "(cached) " >&6
6693else
6694 if test -n "$AR"; then
6695 ac_cv_prog_AR="$AR" # Let the user override the test.
6696else
6697as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6698for as_dir in $PATH
6699do
6700 IFS=$as_save_IFS
6701 test -z "$as_dir" && as_dir=.
6702 for ac_exec_ext in '' $ac_executable_extensions; do
6703 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6704 ac_cv_prog_AR="${ac_tool_prefix}ar"
6705 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6706 break 2
6707 fi
6708done
6709 done
6710IFS=$as_save_IFS
6711
6712fi
6713fi
6714AR=$ac_cv_prog_AR
6715if test -n "$AR"; then
6716 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6717$as_echo "$AR" >&6; }
6718else
6719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6720$as_echo "no" >&6; }
6721fi
6722
6723
6724fi
6725if test -z "$ac_cv_prog_AR"; then
6726 ac_ct_AR=$AR
6727 # Extract the first word of "ar", so it can be a program name with args.
6728set dummy ar; ac_word=$2
6729{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6730$as_echo_n "checking for $ac_word... " >&6; }
6731if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6732 $as_echo_n "(cached) " >&6
6733else
6734 if test -n "$ac_ct_AR"; then
6735 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6736else
6737as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6738for as_dir in $PATH
6739do
6740 IFS=$as_save_IFS
6741 test -z "$as_dir" && as_dir=.
6742 for ac_exec_ext in '' $ac_executable_extensions; do
6743 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6744 ac_cv_prog_ac_ct_AR="ar"
6745 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6746 break 2
6747 fi
6748done
6749 done
6750IFS=$as_save_IFS
6751
6752fi
6753fi
6754ac_ct_AR=$ac_cv_prog_ac_ct_AR
6755if test -n "$ac_ct_AR"; then
6756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6757$as_echo "$ac_ct_AR" >&6; }
6758else
6759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6760$as_echo "no" >&6; }
6761fi
6762
6763 if test "x$ac_ct_AR" = x; then
6764 AR="false"
6765 else
6766 case $cross_compiling:$ac_tool_warned in
6767yes:)
6768{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6769$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6770ac_tool_warned=yes ;;
6771esac
6772 AR=$ac_ct_AR
6773 fi
6774else
6775 AR="$ac_cv_prog_AR"
6776fi
6777
6778test -z "$AR" && AR=ar
6779test -z "$AR_FLAGS" && AR_FLAGS=cru
6780
6781
6782
6783
6784
6785
6786
6787
6788
6789
6790
6791if test -n "$ac_tool_prefix"; then
6792 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6793set dummy ${ac_tool_prefix}strip; ac_word=$2
6794{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6795$as_echo_n "checking for $ac_word... " >&6; }
6796if test "${ac_cv_prog_STRIP+set}" = set; then :
6797 $as_echo_n "(cached) " >&6
6798else
6799 if test -n "$STRIP"; then
6800 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6801else
6802as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6803for as_dir in $PATH
6804do
6805 IFS=$as_save_IFS
6806 test -z "$as_dir" && as_dir=.
6807 for ac_exec_ext in '' $ac_executable_extensions; do
6808 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6809 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6810 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6811 break 2
6812 fi
6813done
6814 done
6815IFS=$as_save_IFS
6816
6817fi
6818fi
6819STRIP=$ac_cv_prog_STRIP
6820if test -n "$STRIP"; then
6821 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6822$as_echo "$STRIP" >&6; }
6823else
6824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6825$as_echo "no" >&6; }
6826fi
6827
6828
6829fi
6830if test -z "$ac_cv_prog_STRIP"; then
6831 ac_ct_STRIP=$STRIP
6832 # Extract the first word of "strip", so it can be a program name with args.
6833set dummy strip; ac_word=$2
6834{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6835$as_echo_n "checking for $ac_word... " >&6; }
6836if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6837 $as_echo_n "(cached) " >&6
6838else
6839 if test -n "$ac_ct_STRIP"; then
6840 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6841else
6842as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6843for as_dir in $PATH
6844do
6845 IFS=$as_save_IFS
6846 test -z "$as_dir" && as_dir=.
6847 for ac_exec_ext in '' $ac_executable_extensions; do
6848 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6849 ac_cv_prog_ac_ct_STRIP="strip"
6850 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6851 break 2
6852 fi
6853done
6854 done
6855IFS=$as_save_IFS
6856
6857fi
6858fi
6859ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6860if test -n "$ac_ct_STRIP"; then
6861 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6862$as_echo "$ac_ct_STRIP" >&6; }
6863else
6864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6865$as_echo "no" >&6; }
6866fi
6867
6868 if test "x$ac_ct_STRIP" = x; then
6869 STRIP=":"
6870 else
6871 case $cross_compiling:$ac_tool_warned in
6872yes:)
6873{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6874$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6875ac_tool_warned=yes ;;
6876esac
6877 STRIP=$ac_ct_STRIP
6878 fi
6879else
6880 STRIP="$ac_cv_prog_STRIP"
6881fi
6882
6883test -z "$STRIP" && STRIP=:
6884
6885
6886
6887
6888
6889
6890if test -n "$ac_tool_prefix"; then
6891 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6892set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6893{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6894$as_echo_n "checking for $ac_word... " >&6; }
6895if test "${ac_cv_prog_RANLIB+set}" = set; then :
6896 $as_echo_n "(cached) " >&6
6897else
6898 if test -n "$RANLIB"; then
6899 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6900else
6901as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6902for as_dir in $PATH
6903do
6904 IFS=$as_save_IFS
6905 test -z "$as_dir" && as_dir=.
6906 for ac_exec_ext in '' $ac_executable_extensions; do
6907 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6908 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6909 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6910 break 2
6911 fi
6912done
6913 done
6914IFS=$as_save_IFS
6915
6916fi
6917fi
6918RANLIB=$ac_cv_prog_RANLIB
6919if test -n "$RANLIB"; then
6920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6921$as_echo "$RANLIB" >&6; }
6922else
6923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6924$as_echo "no" >&6; }
6925fi
6926
6927
6928fi
6929if test -z "$ac_cv_prog_RANLIB"; then
6930 ac_ct_RANLIB=$RANLIB
6931 # Extract the first word of "ranlib", so it can be a program name with args.
6932set dummy ranlib; ac_word=$2
6933{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6934$as_echo_n "checking for $ac_word... " >&6; }
6935if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6936 $as_echo_n "(cached) " >&6
6937else
6938 if test -n "$ac_ct_RANLIB"; then
6939 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6940else
6941as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6942for as_dir in $PATH
6943do
6944 IFS=$as_save_IFS
6945 test -z "$as_dir" && as_dir=.
6946 for ac_exec_ext in '' $ac_executable_extensions; do
6947 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6948 ac_cv_prog_ac_ct_RANLIB="ranlib"
6949 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6950 break 2
6951 fi
6952done
6953 done
6954IFS=$as_save_IFS
6955
6956fi
6957fi
6958ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6959if test -n "$ac_ct_RANLIB"; then
6960 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6961$as_echo "$ac_ct_RANLIB" >&6; }
6962else
6963 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6964$as_echo "no" >&6; }
6965fi
6966
6967 if test "x$ac_ct_RANLIB" = x; then
6968 RANLIB=":"
6969 else
6970 case $cross_compiling:$ac_tool_warned in
6971yes:)
6972{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6973$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6974ac_tool_warned=yes ;;
6975esac
6976 RANLIB=$ac_ct_RANLIB
6977 fi
6978else
6979 RANLIB="$ac_cv_prog_RANLIB"
6980fi
6981
6982test -z "$RANLIB" && RANLIB=:
6983
6984
6985
6986
6987
6988
6989# Determine commands to create old-style static archives.
6990old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
6991old_postinstall_cmds='chmod 644 $oldlib'
6992old_postuninstall_cmds=
6993
6994if test -n "$RANLIB"; then
6995 case $host_os in
6996 openbsd*)
6997 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
6998 ;;
6999 *)
7000 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7001 ;;
7002 esac
7003 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
7004fi
7005
7006case $host_os in
7007 darwin*)
7008 lock_old_archive_extraction=yes ;;
7009 *)
7010 lock_old_archive_extraction=no ;;
7011esac
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
7023
7024
7025
7026
7027
7028
7029
7030
7031
7032
7033for ac_prog in gawk mawk nawk awk
7034do
7035 # Extract the first word of "$ac_prog", so it can be a program name with args.
7036set dummy $ac_prog; ac_word=$2
7037{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7038$as_echo_n "checking for $ac_word... " >&6; }
7039if test "${ac_cv_prog_AWK+set}" = set; then :
7040 $as_echo_n "(cached) " >&6
7041else
7042 if test -n "$AWK"; then
7043 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7044else
7045as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7046for as_dir in $PATH
7047do
7048 IFS=$as_save_IFS
7049 test -z "$as_dir" && as_dir=.
7050 for ac_exec_ext in '' $ac_executable_extensions; do
7051 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7052 ac_cv_prog_AWK="$ac_prog"
7053 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7054 break 2
7055 fi
7056done
7057 done
7058IFS=$as_save_IFS
7059
7060fi
7061fi
7062AWK=$ac_cv_prog_AWK
7063if test -n "$AWK"; then
7064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7065$as_echo "$AWK" >&6; }
7066else
7067 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7068$as_echo "no" >&6; }
7069fi
7070
7071
7072 test -n "$AWK" && break
7073done
7074
7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
7090
7091
7092
7093# If no C compiler was specified, use CC.
7094LTCC=${LTCC-"$CC"}
7095
7096# If no C compiler flags were specified, use CFLAGS.
7097LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7098
7099# Allow CC to be a program name with arguments.
7100compiler=$CC
7101
7102
7103# Check for command to grab the raw symbol name followed by C symbol from nm.
7104{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7105$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7106if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7107 $as_echo_n "(cached) " >&6
7108else
7109
7110# These are sane defaults that work on at least a few old systems.
7111# [They come from Ultrix. What could be older than Ultrix?!! ;)]
7112
7113# Character class describing NM global symbol codes.
7114symcode='[BCDEGRST]'
7115
7116# Regexp to match symbols that can be accessed directly from C.
7117sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7118
7119# Define system-specific variables.
7120case $host_os in
7121aix*)
7122 symcode='[BCDT]'
7123 ;;
7124cygwin* | mingw* | pw32* | cegcc*)
7125 symcode='[ABCDGISTW]'
7126 ;;
7127hpux*)
7128 if test "$host_cpu" = ia64; then
7129 symcode='[ABCDEGRST]'
7130 fi
7131 ;;
7132irix* | nonstopux*)
7133 symcode='[BCDEGRST]'
7134 ;;
7135osf*)
7136 symcode='[BCDEGQRST]'
7137 ;;
7138solaris*)
7139 symcode='[BDRT]'
7140 ;;
7141sco3.2v5*)
7142 symcode='[DT]'
7143 ;;
7144sysv4.2uw2*)
7145 symcode='[DT]'
7146 ;;
7147sysv5* | sco5v6* | unixware* | OpenUNIX*)
7148 symcode='[ABDT]'
7149 ;;
7150sysv4)
7151 symcode='[DFNSTU]'
7152 ;;
7153esac
7154
7155# If we're using GNU nm, then use its standard symbol codes.
7156case `$NM -V 2>&1` in
7157*GNU* | *'with BFD'*)
7158 symcode='[ABCDGIRSTW]' ;;
7159esac
7160
7161# Transform an extracted symbol line into a proper C declaration.
7162# Some systems (esp. on ia64) link data and code symbols differently,
7163# so use this general approach.
7164lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7165
7166# Transform an extracted symbol line into symbol name and symbol address
7167lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7168lt_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'"
7169
7170# Handle CRLF in mingw tool chain
7171opt_cr=
7172case $build_os in
7173mingw*)
7174 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7175 ;;
7176esac
7177
7178# Try without a prefix underscore, then with it.
7179for ac_symprfx in "" "_"; do
7180
7181 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7182 symxfrm="\\1 $ac_symprfx\\2 \\2"
7183
7184 # Write the raw and C identifiers.
7185 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7186 # Fake it for dumpbin and say T for any non-static function
7187 # and D for any global variable.
7188 # Also find C++ and __fastcall symbols from MSVC++,
7189 # which start with @ or ?.
7190 lt_cv_sys_global_symbol_pipe="$AWK '"\
7191" {last_section=section; section=\$ 3};"\
7192" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7193" \$ 0!~/External *\|/{next};"\
7194" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7195" {if(hide[section]) next};"\
7196" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7197" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7198" s[1]~/^[@?]/{print s[1], s[1]; next};"\
7199" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7200" ' prfx=^$ac_symprfx"
7201 else
7202 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7203 fi
7204
7205 # Check to see that the pipe works correctly.
7206 pipe_works=no
7207
7208 rm -f conftest*
7209 cat > conftest.$ac_ext <<_LT_EOF
7210#ifdef __cplusplus
7211extern "C" {
7212#endif
7213char nm_test_var;
7214void nm_test_func(void);
7215void nm_test_func(void){}
7216#ifdef __cplusplus
7217}
7218#endif
7219int main(){nm_test_var='a';nm_test_func();return(0);}
7220_LT_EOF
7221
7222 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7223 (eval $ac_compile) 2>&5
7224 ac_status=$?
7225 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7226 test $ac_status = 0; }; then
7227 # Now try to grab the symbols.
7228 nlist=conftest.nm
7229 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7230 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7231 ac_status=$?
7232 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7233 test $ac_status = 0; } && test -s "$nlist"; then
7234 # Try sorting and uniquifying the output.
7235 if sort "$nlist" | uniq > "$nlist"T; then
7236 mv -f "$nlist"T "$nlist"
7237 else
7238 rm -f "$nlist"T
7239 fi
7240
7241 # Make sure that we snagged all the symbols we need.
7242 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7243 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7244 cat <<_LT_EOF > conftest.$ac_ext
7245#ifdef __cplusplus
7246extern "C" {
7247#endif
7248
7249_LT_EOF
7250 # Now generate the symbol file.
7251 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7252
7253 cat <<_LT_EOF >> conftest.$ac_ext
7254
7255/* The mapping between symbol names and symbols. */
7256const struct {
7257 const char *name;
7258 void *address;
7259}
7260lt__PROGRAM__LTX_preloaded_symbols[] =
7261{
7262 { "@PROGRAM@", (void *) 0 },
7263_LT_EOF
7264 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7265 cat <<\_LT_EOF >> conftest.$ac_ext
7266 {0, (void *) 0}
7267};
7268
7269/* This works around a problem in FreeBSD linker */
7270#ifdef FREEBSD_WORKAROUND
7271static const void *lt_preloaded_setup() {
7272 return lt__PROGRAM__LTX_preloaded_symbols;
7273}
7274#endif
7275
7276#ifdef __cplusplus
7277}
7278#endif
7279_LT_EOF
7280 # Now try linking the two files.
7281 mv conftest.$ac_objext conftstm.$ac_objext
7282 lt_save_LIBS="$LIBS"
7283 lt_save_CFLAGS="$CFLAGS"
7284 LIBS="conftstm.$ac_objext"
7285 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7286 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7287 (eval $ac_link) 2>&5
7288 ac_status=$?
7289 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7290 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7291 pipe_works=yes
7292 fi
7293 LIBS="$lt_save_LIBS"
7294 CFLAGS="$lt_save_CFLAGS"
7295 else
7296 echo "cannot find nm_test_func in $nlist" >&5
7297 fi
7298 else
7299 echo "cannot find nm_test_var in $nlist" >&5
7300 fi
7301 else
7302 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7303 fi
7304 else
7305 echo "$progname: failed program was:" >&5
7306 cat conftest.$ac_ext >&5
7307 fi
7308 rm -rf conftest* conftst*
7309
7310 # Do not use the global_symbol_pipe unless it works.
7311 if test "$pipe_works" = yes; then
7312 break
7313 else
7314 lt_cv_sys_global_symbol_pipe=
7315 fi
7316done
7317
7318fi
7319
7320if test -z "$lt_cv_sys_global_symbol_pipe"; then
7321 lt_cv_sys_global_symbol_to_cdecl=
7322fi
7323if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7325$as_echo "failed" >&6; }
7326else
7327 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7328$as_echo "ok" >&6; }
7329fi
7330
7331
7332
7333
7334
7335
7336
7337
7338
7339
7340
7341
7342
7343
7344
7345
7346
7347
7348
7349
7350
7351
7352# Check whether --enable-libtool-lock was given.
7353if test "${enable_libtool_lock+set}" = set; then :
7354 enableval=$enable_libtool_lock;
7355fi
7356
7357test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7358
7359# Some flags need to be propagated to the compiler or linker for good
7360# libtool support.
7361case $host in
7362ia64-*-hpux*)
7363 # Find out which ABI we are using.
7364 echo 'int i;' > conftest.$ac_ext
7365 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7366 (eval $ac_compile) 2>&5
7367 ac_status=$?
7368 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7369 test $ac_status = 0; }; then
7370 case `/usr/bin/file conftest.$ac_objext` in
7371 *ELF-32*)
7372 HPUX_IA64_MODE="32"
7373 ;;
7374 *ELF-64*)
7375 HPUX_IA64_MODE="64"
7376 ;;
7377 esac
7378 fi
7379 rm -rf conftest*
7380 ;;
7381*-*-irix6*)
7382 # Find out which ABI we are using.
7383 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7384 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7385 (eval $ac_compile) 2>&5
7386 ac_status=$?
7387 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7388 test $ac_status = 0; }; then
7389 if test "$lt_cv_prog_gnu_ld" = yes; then
7390 case `/usr/bin/file conftest.$ac_objext` in
7391 *32-bit*)
7392 LD="${LD-ld} -melf32bsmip"
7393 ;;
7394 *N32*)
7395 LD="${LD-ld} -melf32bmipn32"
7396 ;;
7397 *64-bit*)
7398 LD="${LD-ld} -melf64bmip"
7399 ;;
7400 esac
7401 else
7402 case `/usr/bin/file conftest.$ac_objext` in
7403 *32-bit*)
7404 LD="${LD-ld} -32"
7405 ;;
7406 *N32*)
7407 LD="${LD-ld} -n32"
7408 ;;
7409 *64-bit*)
7410 LD="${LD-ld} -64"
7411 ;;
7412 esac
7413 fi
7414 fi
7415 rm -rf conftest*
7416 ;;
7417
bf3d9781 7418x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6bb11ab3
L
7419s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7420 # Find out which ABI we are using.
7421 echo 'int i;' > conftest.$ac_ext
7422 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7423 (eval $ac_compile) 2>&5
7424 ac_status=$?
7425 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7426 test $ac_status = 0; }; then
7427 case `/usr/bin/file conftest.o` in
7428 *32-bit*)
7429 case $host in
7430 x86_64-*kfreebsd*-gnu)
7431 LD="${LD-ld} -m elf_i386_fbsd"
7432 ;;
7433 x86_64-*linux*)
7434 case `/usr/bin/file conftest.o` in
7435 *x86-64*)
7436 LD="${LD-ld} -m elf32_x86_64"
7437 ;;
7438 *)
7439 LD="${LD-ld} -m elf_i386"
7440 ;;
7441 esac
7442 ;;
bf3d9781
AM
7443 powerpc64le-*linux*)
7444 LD="${LD-ld} -m elf32lppclinux"
7445 ;;
7446 powerpc64-*linux*)
6bb11ab3
L
7447 LD="${LD-ld} -m elf32ppclinux"
7448 ;;
7449 s390x-*linux*)
7450 LD="${LD-ld} -m elf_s390"
7451 ;;
7452 sparc64-*linux*)
7453 LD="${LD-ld} -m elf32_sparc"
7454 ;;
7455 esac
7456 ;;
7457 *64-bit*)
7458 case $host in
7459 x86_64-*kfreebsd*-gnu)
7460 LD="${LD-ld} -m elf_x86_64_fbsd"
7461 ;;
7462 x86_64-*linux*)
7463 LD="${LD-ld} -m elf_x86_64"
7464 ;;
bf3d9781
AM
7465 powerpcle-*linux*)
7466 LD="${LD-ld} -m elf64lppc"
7467 ;;
7468 powerpc-*linux*)
6bb11ab3
L
7469 LD="${LD-ld} -m elf64ppc"
7470 ;;
7471 s390*-*linux*|s390*-*tpf*)
7472 LD="${LD-ld} -m elf64_s390"
7473 ;;
7474 sparc*-*linux*)
7475 LD="${LD-ld} -m elf64_sparc"
7476 ;;
7477 esac
7478 ;;
7479 esac
7480 fi
7481 rm -rf conftest*
7482 ;;
7483
7484*-*-sco3.2v5*)
7485 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7486 SAVE_CFLAGS="$CFLAGS"
7487 CFLAGS="$CFLAGS -belf"
7488 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7489$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7490if test "${lt_cv_cc_needs_belf+set}" = set; then :
7491 $as_echo_n "(cached) " >&6
7492else
7493 ac_ext=c
7494ac_cpp='$CPP $CPPFLAGS'
7495ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7496ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7497ac_compiler_gnu=$ac_cv_c_compiler_gnu
7498
7499 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7500/* end confdefs.h. */
7501
7502int
7503main ()
7504{
7505
7506 ;
7507 return 0;
7508}
7509_ACEOF
7510if ac_fn_c_try_link "$LINENO"; then :
7511 lt_cv_cc_needs_belf=yes
7512else
7513 lt_cv_cc_needs_belf=no
7514fi
7515rm -f core conftest.err conftest.$ac_objext \
7516 conftest$ac_exeext conftest.$ac_ext
7517 ac_ext=c
7518ac_cpp='$CPP $CPPFLAGS'
7519ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7520ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7521ac_compiler_gnu=$ac_cv_c_compiler_gnu
7522
7523fi
7524{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7525$as_echo "$lt_cv_cc_needs_belf" >&6; }
7526 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7527 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7528 CFLAGS="$SAVE_CFLAGS"
7529 fi
7530 ;;
7531sparc*-*solaris*)
7532 # Find out which ABI we are using.
7533 echo 'int i;' > conftest.$ac_ext
7534 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7535 (eval $ac_compile) 2>&5
7536 ac_status=$?
7537 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7538 test $ac_status = 0; }; then
7539 case `/usr/bin/file conftest.o` in
7540 *64-bit*)
7541 case $lt_cv_prog_gnu_ld in
7542 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7543 *)
7544 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7545 LD="${LD-ld} -64"
7546 fi
7547 ;;
7548 esac
7549 ;;
7550 esac
7551 fi
7552 rm -rf conftest*
7553 ;;
7554esac
7555
7556need_locks="$enable_libtool_lock"
7557
7558
7559 case $host_os in
7560 rhapsody* | darwin*)
7561 if test -n "$ac_tool_prefix"; then
7562 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7563set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7564{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7565$as_echo_n "checking for $ac_word... " >&6; }
7566if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7567 $as_echo_n "(cached) " >&6
7568else
7569 if test -n "$DSYMUTIL"; then
7570 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7571else
7572as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7573for as_dir in $PATH
7574do
7575 IFS=$as_save_IFS
7576 test -z "$as_dir" && as_dir=.
7577 for ac_exec_ext in '' $ac_executable_extensions; do
7578 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7579 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7580 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7581 break 2
7582 fi
7583done
7584 done
7585IFS=$as_save_IFS
7586
7587fi
7588fi
7589DSYMUTIL=$ac_cv_prog_DSYMUTIL
7590if test -n "$DSYMUTIL"; then
7591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7592$as_echo "$DSYMUTIL" >&6; }
7593else
7594 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7595$as_echo "no" >&6; }
7596fi
7597
7598
7599fi
7600if test -z "$ac_cv_prog_DSYMUTIL"; then
7601 ac_ct_DSYMUTIL=$DSYMUTIL
7602 # Extract the first word of "dsymutil", so it can be a program name with args.
7603set dummy dsymutil; ac_word=$2
7604{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7605$as_echo_n "checking for $ac_word... " >&6; }
7606if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7607 $as_echo_n "(cached) " >&6
7608else
7609 if test -n "$ac_ct_DSYMUTIL"; then
7610 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7611else
7612as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7613for as_dir in $PATH
7614do
7615 IFS=$as_save_IFS
7616 test -z "$as_dir" && as_dir=.
7617 for ac_exec_ext in '' $ac_executable_extensions; do
7618 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7619 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7620 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7621 break 2
7622 fi
7623done
7624 done
7625IFS=$as_save_IFS
7626
7627fi
7628fi
7629ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7630if test -n "$ac_ct_DSYMUTIL"; then
7631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7632$as_echo "$ac_ct_DSYMUTIL" >&6; }
7633else
7634 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7635$as_echo "no" >&6; }
7636fi
7637
7638 if test "x$ac_ct_DSYMUTIL" = x; then
7639 DSYMUTIL=":"
7640 else
7641 case $cross_compiling:$ac_tool_warned in
7642yes:)
7643{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7644$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7645ac_tool_warned=yes ;;
7646esac
7647 DSYMUTIL=$ac_ct_DSYMUTIL
7648 fi
7649else
7650 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7651fi
7652
7653 if test -n "$ac_tool_prefix"; then
7654 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7655set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7656{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7657$as_echo_n "checking for $ac_word... " >&6; }
7658if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7659 $as_echo_n "(cached) " >&6
7660else
7661 if test -n "$NMEDIT"; then
7662 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7663else
7664as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7665for as_dir in $PATH
7666do
7667 IFS=$as_save_IFS
7668 test -z "$as_dir" && as_dir=.
7669 for ac_exec_ext in '' $ac_executable_extensions; do
7670 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7671 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7672 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7673 break 2
7674 fi
7675done
7676 done
7677IFS=$as_save_IFS
7678
7679fi
7680fi
7681NMEDIT=$ac_cv_prog_NMEDIT
7682if test -n "$NMEDIT"; then
7683 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7684$as_echo "$NMEDIT" >&6; }
7685else
7686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7687$as_echo "no" >&6; }
7688fi
7689
7690
7691fi
7692if test -z "$ac_cv_prog_NMEDIT"; then
7693 ac_ct_NMEDIT=$NMEDIT
7694 # Extract the first word of "nmedit", so it can be a program name with args.
7695set dummy nmedit; ac_word=$2
7696{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7697$as_echo_n "checking for $ac_word... " >&6; }
7698if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7699 $as_echo_n "(cached) " >&6
7700else
7701 if test -n "$ac_ct_NMEDIT"; then
7702 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7703else
7704as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7705for as_dir in $PATH
7706do
7707 IFS=$as_save_IFS
7708 test -z "$as_dir" && as_dir=.
7709 for ac_exec_ext in '' $ac_executable_extensions; do
7710 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7711 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7712 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7713 break 2
7714 fi
7715done
7716 done
7717IFS=$as_save_IFS
7718
7719fi
7720fi
7721ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7722if test -n "$ac_ct_NMEDIT"; then
7723 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7724$as_echo "$ac_ct_NMEDIT" >&6; }
7725else
7726 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7727$as_echo "no" >&6; }
7728fi
7729
7730 if test "x$ac_ct_NMEDIT" = x; then
7731 NMEDIT=":"
7732 else
7733 case $cross_compiling:$ac_tool_warned in
7734yes:)
7735{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7736$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7737ac_tool_warned=yes ;;
7738esac
7739 NMEDIT=$ac_ct_NMEDIT
7740 fi
7741else
7742 NMEDIT="$ac_cv_prog_NMEDIT"
7743fi
7744
7745 if test -n "$ac_tool_prefix"; then
7746 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7747set dummy ${ac_tool_prefix}lipo; ac_word=$2
7748{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7749$as_echo_n "checking for $ac_word... " >&6; }
7750if test "${ac_cv_prog_LIPO+set}" = set; then :
7751 $as_echo_n "(cached) " >&6
7752else
7753 if test -n "$LIPO"; then
7754 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7755else
7756as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7757for as_dir in $PATH
7758do
7759 IFS=$as_save_IFS
7760 test -z "$as_dir" && as_dir=.
7761 for ac_exec_ext in '' $ac_executable_extensions; do
7762 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7763 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7764 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7765 break 2
7766 fi
7767done
7768 done
7769IFS=$as_save_IFS
7770
7771fi
7772fi
7773LIPO=$ac_cv_prog_LIPO
7774if test -n "$LIPO"; then
7775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7776$as_echo "$LIPO" >&6; }
7777else
7778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7779$as_echo "no" >&6; }
7780fi
7781
7782
7783fi
7784if test -z "$ac_cv_prog_LIPO"; then
7785 ac_ct_LIPO=$LIPO
7786 # Extract the first word of "lipo", so it can be a program name with args.
7787set dummy lipo; ac_word=$2
7788{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7789$as_echo_n "checking for $ac_word... " >&6; }
7790if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7791 $as_echo_n "(cached) " >&6
7792else
7793 if test -n "$ac_ct_LIPO"; then
7794 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7795else
7796as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7797for as_dir in $PATH
7798do
7799 IFS=$as_save_IFS
7800 test -z "$as_dir" && as_dir=.
7801 for ac_exec_ext in '' $ac_executable_extensions; do
7802 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7803 ac_cv_prog_ac_ct_LIPO="lipo"
7804 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7805 break 2
7806 fi
7807done
7808 done
7809IFS=$as_save_IFS
7810
7811fi
7812fi
7813ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7814if test -n "$ac_ct_LIPO"; then
7815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7816$as_echo "$ac_ct_LIPO" >&6; }
7817else
7818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7819$as_echo "no" >&6; }
7820fi
7821
7822 if test "x$ac_ct_LIPO" = x; then
7823 LIPO=":"
7824 else
7825 case $cross_compiling:$ac_tool_warned in
7826yes:)
7827{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7828$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7829ac_tool_warned=yes ;;
7830esac
7831 LIPO=$ac_ct_LIPO
7832 fi
7833else
7834 LIPO="$ac_cv_prog_LIPO"
7835fi
7836
7837 if test -n "$ac_tool_prefix"; then
7838 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7839set dummy ${ac_tool_prefix}otool; ac_word=$2
7840{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7841$as_echo_n "checking for $ac_word... " >&6; }
7842if test "${ac_cv_prog_OTOOL+set}" = set; then :
7843 $as_echo_n "(cached) " >&6
7844else
7845 if test -n "$OTOOL"; then
7846 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7847else
7848as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7849for as_dir in $PATH
7850do
7851 IFS=$as_save_IFS
7852 test -z "$as_dir" && as_dir=.
7853 for ac_exec_ext in '' $ac_executable_extensions; do
7854 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7855 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7856 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7857 break 2
7858 fi
7859done
7860 done
7861IFS=$as_save_IFS
7862
7863fi
7864fi
7865OTOOL=$ac_cv_prog_OTOOL
7866if test -n "$OTOOL"; then
7867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7868$as_echo "$OTOOL" >&6; }
7869else
7870 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7871$as_echo "no" >&6; }
7872fi
7873
7874
7875fi
7876if test -z "$ac_cv_prog_OTOOL"; then
7877 ac_ct_OTOOL=$OTOOL
7878 # Extract the first word of "otool", so it can be a program name with args.
7879set dummy otool; ac_word=$2
7880{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7881$as_echo_n "checking for $ac_word... " >&6; }
7882if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7883 $as_echo_n "(cached) " >&6
7884else
7885 if test -n "$ac_ct_OTOOL"; then
7886 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7887else
7888as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7889for as_dir in $PATH
7890do
7891 IFS=$as_save_IFS
7892 test -z "$as_dir" && as_dir=.
7893 for ac_exec_ext in '' $ac_executable_extensions; do
7894 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7895 ac_cv_prog_ac_ct_OTOOL="otool"
7896 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7897 break 2
7898 fi
7899done
7900 done
7901IFS=$as_save_IFS
7902
7903fi
7904fi
7905ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7906if test -n "$ac_ct_OTOOL"; then
7907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7908$as_echo "$ac_ct_OTOOL" >&6; }
7909else
7910 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7911$as_echo "no" >&6; }
7912fi
7913
7914 if test "x$ac_ct_OTOOL" = x; then
7915 OTOOL=":"
7916 else
7917 case $cross_compiling:$ac_tool_warned in
7918yes:)
7919{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7920$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7921ac_tool_warned=yes ;;
7922esac
7923 OTOOL=$ac_ct_OTOOL
7924 fi
7925else
7926 OTOOL="$ac_cv_prog_OTOOL"
7927fi
7928
7929 if test -n "$ac_tool_prefix"; then
7930 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7931set dummy ${ac_tool_prefix}otool64; ac_word=$2
7932{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7933$as_echo_n "checking for $ac_word... " >&6; }
7934if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7935 $as_echo_n "(cached) " >&6
7936else
7937 if test -n "$OTOOL64"; then
7938 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7939else
7940as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7941for as_dir in $PATH
7942do
7943 IFS=$as_save_IFS
7944 test -z "$as_dir" && as_dir=.
7945 for ac_exec_ext in '' $ac_executable_extensions; do
7946 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7947 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7948 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7949 break 2
7950 fi
7951done
7952 done
7953IFS=$as_save_IFS
7954
7955fi
7956fi
7957OTOOL64=$ac_cv_prog_OTOOL64
7958if test -n "$OTOOL64"; then
7959 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7960$as_echo "$OTOOL64" >&6; }
7961else
7962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7963$as_echo "no" >&6; }
7964fi
7965
7966
7967fi
7968if test -z "$ac_cv_prog_OTOOL64"; then
7969 ac_ct_OTOOL64=$OTOOL64
7970 # Extract the first word of "otool64", so it can be a program name with args.
7971set dummy otool64; ac_word=$2
7972{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7973$as_echo_n "checking for $ac_word... " >&6; }
7974if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7975 $as_echo_n "(cached) " >&6
7976else
7977 if test -n "$ac_ct_OTOOL64"; then
7978 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7979else
7980as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7981for as_dir in $PATH
7982do
7983 IFS=$as_save_IFS
7984 test -z "$as_dir" && as_dir=.
7985 for ac_exec_ext in '' $ac_executable_extensions; do
7986 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7987 ac_cv_prog_ac_ct_OTOOL64="otool64"
7988 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7989 break 2
7990 fi
7991done
7992 done
7993IFS=$as_save_IFS
7994
7995fi
7996fi
7997ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
7998if test -n "$ac_ct_OTOOL64"; then
7999 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8000$as_echo "$ac_ct_OTOOL64" >&6; }
8001else
8002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8003$as_echo "no" >&6; }
8004fi
8005
8006 if test "x$ac_ct_OTOOL64" = x; then
8007 OTOOL64=":"
8008 else
8009 case $cross_compiling:$ac_tool_warned in
8010yes:)
8011{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8012$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8013ac_tool_warned=yes ;;
8014esac
8015 OTOOL64=$ac_ct_OTOOL64
8016 fi
8017else
8018 OTOOL64="$ac_cv_prog_OTOOL64"
8019fi
8020
8021
8022
8023
8024
8025
8026
8027
8028
8029
8030
8031
8032
8033
8034
8035
8036
8037
8038
8039
8040
8041
8042
8043
8044
8045
8046
8047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8048$as_echo_n "checking for -single_module linker flag... " >&6; }
8049if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8050 $as_echo_n "(cached) " >&6
8051else
8052 lt_cv_apple_cc_single_mod=no
8053 if test -z "${LT_MULTI_MODULE}"; then
8054 # By default we will add the -single_module flag. You can override
8055 # by either setting the environment variable LT_MULTI_MODULE
8056 # non-empty at configure time, or by adding -multi_module to the
8057 # link flags.
8058 rm -rf libconftest.dylib*
8059 echo "int foo(void){return 1;}" > conftest.c
8060 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8061-dynamiclib -Wl,-single_module conftest.c" >&5
8062 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8063 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8064 _lt_result=$?
8065 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8066 lt_cv_apple_cc_single_mod=yes
8067 else
8068 cat conftest.err >&5
8069 fi
8070 rm -rf libconftest.dylib*
8071 rm -f conftest.*
8072 fi
8073fi
8074{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8075$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8076 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8077$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8078if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8079 $as_echo_n "(cached) " >&6
8080else
8081 lt_cv_ld_exported_symbols_list=no
8082 save_LDFLAGS=$LDFLAGS
8083 echo "_main" > conftest.sym
8084 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8085 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8086/* end confdefs.h. */
8087
8088int
8089main ()
8090{
8091
8092 ;
8093 return 0;
8094}
8095_ACEOF
8096if ac_fn_c_try_link "$LINENO"; then :
8097 lt_cv_ld_exported_symbols_list=yes
8098else
8099 lt_cv_ld_exported_symbols_list=no
8100fi
8101rm -f core conftest.err conftest.$ac_objext \
8102 conftest$ac_exeext conftest.$ac_ext
8103 LDFLAGS="$save_LDFLAGS"
8104
8105fi
8106{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8107$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8109$as_echo_n "checking for -force_load linker flag... " >&6; }
8110if test "${lt_cv_ld_force_load+set}" = set; then :
8111 $as_echo_n "(cached) " >&6
8112else
8113 lt_cv_ld_force_load=no
8114 cat > conftest.c << _LT_EOF
8115int forced_loaded() { return 2;}
8116_LT_EOF
8117 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8118 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8119 echo "$AR cru libconftest.a conftest.o" >&5
8120 $AR cru libconftest.a conftest.o 2>&5
8121 cat > conftest.c << _LT_EOF
8122int main() { return 0;}
8123_LT_EOF
8124 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8125 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8126 _lt_result=$?
8127 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8128 lt_cv_ld_force_load=yes
8129 else
8130 cat conftest.err >&5
8131 fi
8132 rm -f conftest.err libconftest.a conftest conftest.c
8133 rm -rf conftest.dSYM
8134
8135fi
8136{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8137$as_echo "$lt_cv_ld_force_load" >&6; }
8138 case $host_os in
8139 rhapsody* | darwin1.[012])
8140 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8141 darwin1.*)
8142 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8143 darwin*) # darwin 5.x on
8144 # if running on 10.5 or later, the deployment target defaults
8145 # to the OS version, if on x86, and 10.4, the deployment
8146 # target defaults to 10.4. Don't you love it?
8147 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8148 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8149 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
ae7d0cac 8150 10.[012][,.]*)
6bb11ab3
L
8151 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8152 10.*)
8153 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8154 esac
8155 ;;
8156 esac
8157 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8158 _lt_dar_single_mod='$single_module'
8159 fi
8160 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8161 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8162 else
8163 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8164 fi
8165 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8166 _lt_dsymutil='~$DSYMUTIL $lib || :'
8167 else
8168 _lt_dsymutil=
8169 fi
8170 ;;
8171 esac
8172
8173for ac_header in dlfcn.h
8174do :
8175 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8176"
8177if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8178 cat >>confdefs.h <<_ACEOF
8179#define HAVE_DLFCN_H 1
8180_ACEOF
8181
8182fi
8183
8184done
8185
8186
8187
8188# autoconf.info says this should be called right after AC_INIT.
8189ac_config_headers="$ac_config_headers config.h:config.in"
8190
8191
8192
8193
8194
8195
8196# Put a plausible default for CC_FOR_BUILD in Makefile.
8197if test "x$cross_compiling" = "xno"; then
8198 CC_FOR_BUILD='$(CC)'
8199else
8200 CC_FOR_BUILD=gcc
8201fi
8202
8203
8204
8205
8206AR=${AR-ar}
8207
8208if test -n "$ac_tool_prefix"; then
8209 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8210set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8211{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8212$as_echo_n "checking for $ac_word... " >&6; }
8213if test "${ac_cv_prog_RANLIB+set}" = set; then :
8214 $as_echo_n "(cached) " >&6
8215else
8216 if test -n "$RANLIB"; then
8217 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8218else
8219as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8220for as_dir in $PATH
8221do
8222 IFS=$as_save_IFS
8223 test -z "$as_dir" && as_dir=.
8224 for ac_exec_ext in '' $ac_executable_extensions; do
8225 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8226 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8227 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8228 break 2
8229 fi
8230done
8231 done
8232IFS=$as_save_IFS
8233
8234fi
8235fi
8236RANLIB=$ac_cv_prog_RANLIB
8237if test -n "$RANLIB"; then
8238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8239$as_echo "$RANLIB" >&6; }
8240else
8241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8242$as_echo "no" >&6; }
8243fi
8244
8245
8246fi
8247if test -z "$ac_cv_prog_RANLIB"; then
8248 ac_ct_RANLIB=$RANLIB
8249 # Extract the first word of "ranlib", so it can be a program name with args.
8250set dummy ranlib; ac_word=$2
8251{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8252$as_echo_n "checking for $ac_word... " >&6; }
8253if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8254 $as_echo_n "(cached) " >&6
8255else
8256 if test -n "$ac_ct_RANLIB"; then
8257 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8258else
8259as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8260for as_dir in $PATH
8261do
8262 IFS=$as_save_IFS
8263 test -z "$as_dir" && as_dir=.
8264 for ac_exec_ext in '' $ac_executable_extensions; do
8265 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8266 ac_cv_prog_ac_ct_RANLIB="ranlib"
8267 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8268 break 2
8269 fi
8270done
8271 done
8272IFS=$as_save_IFS
8273
8274fi
8275fi
8276ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8277if test -n "$ac_ct_RANLIB"; then
8278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8279$as_echo "$ac_ct_RANLIB" >&6; }
8280else
8281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8282$as_echo "no" >&6; }
8283fi
8284
8285 if test "x$ac_ct_RANLIB" = x; then
8286 RANLIB=":"
8287 else
8288 case $cross_compiling:$ac_tool_warned in
8289yes:)
8290{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8291$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8292ac_tool_warned=yes ;;
8293esac
8294 RANLIB=$ac_ct_RANLIB
8295 fi
8296else
8297 RANLIB="$ac_cv_prog_RANLIB"
8298fi
8299
8300
ae7d0cac
MF
8301
8302
6bb11ab3
L
8303# Some of the common include files depend on bfd.h, and bfd.h checks
8304# that config.h is included first by testing that the PACKAGE macro
8305# is defined.
8306PACKAGE=sim
8307
8308cat >>confdefs.h <<_ACEOF
8309#define PACKAGE "$PACKAGE"
8310_ACEOF
8311
8312
8313
8314# Dependency checking.
8315ac_config_commands="$ac_config_commands depdir"
8316
8317
8318depcc="$CC" am_compiler_list=
8319
8320am_depcomp=$ac_aux_dir/depcomp
8321{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8322$as_echo_n "checking dependency style of $depcc... " >&6; }
8323if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8324 $as_echo_n "(cached) " >&6
8325else
8326 if test -f "$am_depcomp"; then
8327 # We make a subdir and do the tests there. Otherwise we can end up
8328 # making bogus files that we don't know about and never remove. For
8329 # instance it was reported that on HP-UX the gcc test will end up
8330 # making a dummy file named `D' -- because `-MD' means `put the output
8331 # in D'.
8332 mkdir conftest.dir
8333 # Copy depcomp to subdir because otherwise we won't find it if we're
8334 # using a relative directory.
8335 cp "$am_depcomp" conftest.dir
8336 cd conftest.dir
8337 # We will build objects and dependencies in a subdirectory because
8338 # it helps to detect inapplicable dependency modes. For instance
8339 # both Tru64's cc and ICC support -MD to output dependencies as a
8340 # side effect of compilation, but ICC will put the dependencies in
8341 # the current directory while Tru64 will put them in the object
8342 # directory.
8343 mkdir sub
8344
8345 am_cv_CC_dependencies_compiler_type=none
8346 if test "$am_compiler_list" = ""; then
8347 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8348 fi
8349 for depmode in $am_compiler_list; do
8350 if test $depmode = none; then break; fi
8351
8352 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8353 # Setup a source with many dependencies, because some compilers
8354 # like to wrap large dependency lists on column 80 (with \), and
8355 # we should not choose a depcomp mode which is confused by this.
8356 #
8357 # We need to recreate these files for each test, as the compiler may
8358 # overwrite some of them when testing with obscure command lines.
8359 # This happens at least with the AIX C compiler.
8360 : > sub/conftest.c
8361 for i in 1 2 3 4 5 6; do
8362 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8363 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8364 # Solaris 8's {/usr,}/bin/sh.
8365 touch sub/conftst$i.h
8366 done
8367 echo "include sub/conftest.Po" > confmf
8368
8369 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8370 # mode. It turns out that the SunPro C++ compiler does not properly
8371 # handle `-M -o', and we need to detect this.
8372 depcmd="depmode=$depmode \
8373 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8374 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8375 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8376 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8377 if env $depcmd > conftest.err 2>&1 &&
8378 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8379 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8380 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8381 # icc doesn't choke on unknown options, it will just issue warnings
8382 # or remarks (even with -Werror). So we grep stderr for any message
8383 # that says an option was ignored or not supported.
8384 # When given -MP, icc 7.0 and 7.1 complain thusly:
8385 # icc: Command line warning: ignoring option '-M'; no argument required
8386 # The diagnosis changed in icc 8.0:
8387 # icc: Command line remark: option '-MP' not supported
8388 if (grep 'ignoring option' conftest.err ||
8389 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8390 am_cv_CC_dependencies_compiler_type=$depmode
8391 $as_echo "$as_me:$LINENO: success" >&5
8392 break
8393 fi
8394 fi
8395 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8396 sed -e 's/^/| /' < conftest.err >&5
8397 done
8398
8399 cd ..
8400 rm -rf conftest.dir
8401else
8402 am_cv_CC_dependencies_compiler_type=none
8403fi
8404
8405fi
8406{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8407$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8408if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8409then as_fn_error "no usable dependency style found" "$LINENO" 5
8410else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8411
8412fi
8413
8414
8415# Check for the 'make' the user wants to use.
8416for ac_prog in make
8417do
8418 # Extract the first word of "$ac_prog", so it can be a program name with args.
8419set dummy $ac_prog; ac_word=$2
8420{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8421$as_echo_n "checking for $ac_word... " >&6; }
8422if test "${ac_cv_prog_MAKE+set}" = set; then :
8423 $as_echo_n "(cached) " >&6
8424else
8425 if test -n "$MAKE"; then
8426 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8427else
8428as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8429for as_dir in $PATH
8430do
8431 IFS=$as_save_IFS
8432 test -z "$as_dir" && as_dir=.
8433 for ac_exec_ext in '' $ac_executable_extensions; do
8434 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8435 ac_cv_prog_MAKE="$ac_prog"
8436 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8437 break 2
8438 fi
8439done
8440 done
8441IFS=$as_save_IFS
8442
8443fi
8444fi
8445MAKE=$ac_cv_prog_MAKE
8446if test -n "$MAKE"; then
8447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8448$as_echo "$MAKE" >&6; }
8449else
8450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8451$as_echo "no" >&6; }
8452fi
8453
8454
8455 test -n "$MAKE" && break
8456done
8457
8458MAKE_IS_GNU=
8459case "`$MAKE --version 2>&1 | sed 1q`" in
8460 *GNU*)
8461 MAKE_IS_GNU=yes
8462 ;;
8463esac
8464 if test "$MAKE_IS_GNU" = yes; then
8465 GMAKE_TRUE=
8466 GMAKE_FALSE='#'
8467else
8468 GMAKE_TRUE='#'
8469 GMAKE_FALSE=
8470fi
8471
8472
8473ALL_LINGUAS=
8474# If we haven't got the data from the intl directory,
8475# assume NLS is disabled.
8476USE_NLS=no
8477LIBINTL=
8478LIBINTL_DEP=
8479INCINTL=
8480XGETTEXT=
8481GMSGFMT=
8482POSUB=
8483
8484if test -f ../../intl/config.intl; then
8485 . ../../intl/config.intl
8486fi
8487{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8488$as_echo_n "checking whether NLS is requested... " >&6; }
8489if test x"$USE_NLS" != xyes; then
8490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8491$as_echo "no" >&6; }
8492else
8493 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8494$as_echo "yes" >&6; }
8495
8496$as_echo "#define ENABLE_NLS 1" >>confdefs.h
8497
8498
8499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8500$as_echo_n "checking for catalogs to be installed... " >&6; }
8501 # Look for .po and .gmo files in the source directory.
8502 CATALOGS=
8503 XLINGUAS=
8504 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8505 # If there aren't any .gmo files the shell will give us the
8506 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8507 # weeded out.
8508 case "$cat" in *\**)
8509 continue;;
8510 esac
8511 # The quadruple backslash is collapsed to a double backslash
8512 # by the backticks, then collapsed again by the double quotes,
8513 # leaving us with one backslash in the sed expression (right
8514 # before the dot that mustn't act as a wildcard).
8515 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8516 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8517 # The user is allowed to set LINGUAS to a list of languages to
8518 # install catalogs for. If it's empty that means "all of them."
8519 if test "x$LINGUAS" = x; then
8520 CATALOGS="$CATALOGS $cat"
8521 XLINGUAS="$XLINGUAS $lang"
8522 else
8523 case "$LINGUAS" in *$lang*)
8524 CATALOGS="$CATALOGS $cat"
8525 XLINGUAS="$XLINGUAS $lang"
8526 ;;
8527 esac
8528 fi
8529 done
8530 LINGUAS="$XLINGUAS"
8531 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8532$as_echo "$LINGUAS" >&6; }
8533
8534
8535 DATADIRNAME=share
8536
8537 INSTOBJEXT=.mo
8538
8539 GENCAT=gencat
8540
8541 CATOBJEXT=.gmo
8542
8543fi
8544
8545# Check for common headers.
8546# FIXME: Seems to me this can cause problems for i386-windows hosts.
8547# At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8548for ac_header in stdlib.h string.h strings.h unistd.h time.h
8549do :
8550 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8551ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8552eval as_val=\$$as_ac_Header
8553 if test "x$as_val" = x""yes; then :
8554 cat >>confdefs.h <<_ACEOF
8555#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8556_ACEOF
8557
8558fi
8559
8560done
8561
8562for ac_header in sys/time.h sys/resource.h
8563do :
8564 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8565ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8566eval as_val=\$$as_ac_Header
8567 if test "x$as_val" = x""yes; then :
8568 cat >>confdefs.h <<_ACEOF
8569#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8570_ACEOF
8571
8572fi
8573
8574done
8575
8576for ac_header in fcntl.h fpu_control.h
8577do :
8578 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8579ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8580eval as_val=\$$as_ac_Header
8581 if test "x$as_val" = x""yes; then :
8582 cat >>confdefs.h <<_ACEOF
8583#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8584_ACEOF
8585
8586fi
8587
8588done
8589
8590for ac_header in dlfcn.h errno.h sys/stat.h
8591do :
8592 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8593ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8594eval as_val=\$$as_ac_Header
8595 if test "x$as_val" = x""yes; then :
8596 cat >>confdefs.h <<_ACEOF
8597#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8598_ACEOF
8599
8600fi
8601
8602done
8603
8604for ac_func in getrusage time sigaction __setfpucw
8605do :
8606 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8607ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8608eval as_val=\$$as_ac_var
8609 if test "x$as_val" = x""yes; then :
8610 cat >>confdefs.h <<_ACEOF
8611#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8612_ACEOF
8613
8614fi
8615done
8616
8617
8618# Check for socket libraries
8619{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
8620$as_echo_n "checking for bind in -lsocket... " >&6; }
8621if test "${ac_cv_lib_socket_bind+set}" = set; then :
8622 $as_echo_n "(cached) " >&6
8623else
8624 ac_check_lib_save_LIBS=$LIBS
8625LIBS="-lsocket $LIBS"
8626cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8627/* end confdefs.h. */
8628
8629/* Override any GCC internal prototype to avoid an error.
8630 Use char because int might match the return type of a GCC
8631 builtin and then its argument prototype would still apply. */
8632#ifdef __cplusplus
8633extern "C"
8634#endif
8635char bind ();
8636int
8637main ()
8638{
8639return bind ();
8640 ;
8641 return 0;
8642}
8643_ACEOF
8644if ac_fn_c_try_link "$LINENO"; then :
8645 ac_cv_lib_socket_bind=yes
8646else
8647 ac_cv_lib_socket_bind=no
8648fi
8649rm -f core conftest.err conftest.$ac_objext \
8650 conftest$ac_exeext conftest.$ac_ext
8651LIBS=$ac_check_lib_save_LIBS
8652fi
8653{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
8654$as_echo "$ac_cv_lib_socket_bind" >&6; }
8655if test "x$ac_cv_lib_socket_bind" = x""yes; then :
8656 cat >>confdefs.h <<_ACEOF
8657#define HAVE_LIBSOCKET 1
8658_ACEOF
8659
8660 LIBS="-lsocket $LIBS"
8661
8662fi
8663
8664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
8665$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
8666if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
8667 $as_echo_n "(cached) " >&6
8668else
8669 ac_check_lib_save_LIBS=$LIBS
8670LIBS="-lnsl $LIBS"
8671cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8672/* end confdefs.h. */
8673
8674/* Override any GCC internal prototype to avoid an error.
8675 Use char because int might match the return type of a GCC
8676 builtin and then its argument prototype would still apply. */
8677#ifdef __cplusplus
8678extern "C"
8679#endif
8680char gethostbyname ();
8681int
8682main ()
8683{
8684return gethostbyname ();
8685 ;
8686 return 0;
8687}
8688_ACEOF
8689if ac_fn_c_try_link "$LINENO"; then :
8690 ac_cv_lib_nsl_gethostbyname=yes
8691else
8692 ac_cv_lib_nsl_gethostbyname=no
8693fi
8694rm -f core conftest.err conftest.$ac_objext \
8695 conftest$ac_exeext conftest.$ac_ext
8696LIBS=$ac_check_lib_save_LIBS
8697fi
8698{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
8699$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
8700if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
8701 cat >>confdefs.h <<_ACEOF
8702#define HAVE_LIBNSL 1
8703_ACEOF
8704
8705 LIBS="-lnsl $LIBS"
8706
8707fi
8708
8709
8710# BFD conditionally uses zlib, so we must link it in if libbfd does, by
8711# using the same condition.
8712
8713 # See if the user specified whether he wants zlib support or not.
8714
8715# Check whether --with-zlib was given.
8716if test "${with_zlib+set}" = set; then :
8717 withval=$with_zlib;
8718else
8719 with_zlib=auto
8720fi
8721
8722
8723 if test "$with_zlib" != "no"; then
8724 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing zlibVersion" >&5
8725$as_echo_n "checking for library containing zlibVersion... " >&6; }
8726if test "${ac_cv_search_zlibVersion+set}" = set; then :
8727 $as_echo_n "(cached) " >&6
8728else
8729 ac_func_search_save_LIBS=$LIBS
8730cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8731/* end confdefs.h. */
8732
8733/* Override any GCC internal prototype to avoid an error.
8734 Use char because int might match the return type of a GCC
8735 builtin and then its argument prototype would still apply. */
8736#ifdef __cplusplus
8737extern "C"
8738#endif
8739char zlibVersion ();
8740int
8741main ()
8742{
8743return zlibVersion ();
8744 ;
8745 return 0;
8746}
8747_ACEOF
8748for ac_lib in '' z; do
8749 if test -z "$ac_lib"; then
8750 ac_res="none required"
8751 else
8752 ac_res=-l$ac_lib
8753 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8754 fi
8755 if ac_fn_c_try_link "$LINENO"; then :
8756 ac_cv_search_zlibVersion=$ac_res
8757fi
8758rm -f core conftest.err conftest.$ac_objext \
8759 conftest$ac_exeext
8760 if test "${ac_cv_search_zlibVersion+set}" = set; then :
8761 break
8762fi
8763done
8764if test "${ac_cv_search_zlibVersion+set}" = set; then :
8765
8766else
8767 ac_cv_search_zlibVersion=no
8768fi
8769rm conftest.$ac_ext
8770LIBS=$ac_func_search_save_LIBS
8771fi
8772{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_zlibVersion" >&5
8773$as_echo "$ac_cv_search_zlibVersion" >&6; }
8774ac_res=$ac_cv_search_zlibVersion
8775if test "$ac_res" != no; then :
8776 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
8777 for ac_header in zlib.h
8778do :
8779 ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
8780if test "x$ac_cv_header_zlib_h" = x""yes; then :
8781 cat >>confdefs.h <<_ACEOF
8782#define HAVE_ZLIB_H 1
8783_ACEOF
8784
8785fi
8786
8787done
8788
8789fi
8790
8791 if test "$with_zlib" = "yes" -a "$ac_cv_header_zlib_h" != "yes"; then
8792 as_fn_error "zlib (libz) library was explicitly requested but not found" "$LINENO" 5
8793 fi
8794 fi
8795
8796
8797# BFD uses libdl when when plugins enabled.
8798
faa743bb
RM
8799 maybe_plugins=no
8800 for ac_header in dlfcn.h
8801do :
8802 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8803"
8804if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8805 cat >>confdefs.h <<_ACEOF
8806#define HAVE_DLFCN_H 1
8807_ACEOF
8808 maybe_plugins=yes
8809fi
8810
8811done
8812
8813 for ac_header in windows.h
8814do :
8815 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
8816"
8817if test "x$ac_cv_header_windows_h" = x""yes; then :
8818 cat >>confdefs.h <<_ACEOF
8819#define HAVE_WINDOWS_H 1
8820_ACEOF
8821 maybe_plugins=yes
8822fi
8823
8824done
8825
8826
8827 # Check whether --enable-plugins was given.
6bb11ab3
L
8828if test "${enable_plugins+set}" = set; then :
8829 enableval=$enable_plugins; case "${enableval}" in
faa743bb
RM
8830 no) plugins=no ;;
8831 *) plugins=yes
8832 if test "$maybe_plugins" != "yes" ; then
8833 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
8834 fi ;;
8835 esac
6bb11ab3 8836else
faa743bb
RM
8837 plugins=$maybe_plugins
8838
6bb11ab3
L
8839fi
8840
2974be62
AM
8841 if test "$plugins" = "yes"; then
8842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
8843$as_echo_n "checking for library containing dlopen... " >&6; }
8844if test "${ac_cv_search_dlopen+set}" = set; then :
8845 $as_echo_n "(cached) " >&6
8846else
8847 ac_func_search_save_LIBS=$LIBS
8848cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8849/* end confdefs.h. */
8850
8851/* Override any GCC internal prototype to avoid an error.
8852 Use char because int might match the return type of a GCC
8853 builtin and then its argument prototype would still apply. */
8854#ifdef __cplusplus
8855extern "C"
8856#endif
8857char dlopen ();
8858int
8859main ()
8860{
8861return dlopen ();
8862 ;
8863 return 0;
8864}
8865_ACEOF
8866for ac_lib in '' dl; do
8867 if test -z "$ac_lib"; then
8868 ac_res="none required"
8869 else
8870 ac_res=-l$ac_lib
8871 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8872 fi
8873 if ac_fn_c_try_link "$LINENO"; then :
8874 ac_cv_search_dlopen=$ac_res
8875fi
8876rm -f core conftest.err conftest.$ac_objext \
8877 conftest$ac_exeext
8878 if test "${ac_cv_search_dlopen+set}" = set; then :
8879 break
8880fi
8881done
8882if test "${ac_cv_search_dlopen+set}" = set; then :
8883
8884else
8885 ac_cv_search_dlopen=no
8886fi
8887rm conftest.$ac_ext
8888LIBS=$ac_func_search_save_LIBS
8889fi
8890{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
8891$as_echo "$ac_cv_search_dlopen" >&6; }
8892ac_res=$ac_cv_search_dlopen
8893if test "$ac_res" != no; then :
8894 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
8895
8896fi
8897
8898 fi
6bb11ab3
L
8899
8900 if test "$plugins" = yes; then
8901 PLUGINS_TRUE=
8902 PLUGINS_FALSE='#'
8903else
8904 PLUGINS_TRUE='#'
8905 PLUGINS_FALSE=
8906fi
8907
8908
8909
8910
8911
8912# Set options
8913enable_dlopen=yes
8914
8915
8916
8917
8918 enable_win32_dll=no
8919
8920
8921 # Check whether --enable-shared was given.
8922if test "${enable_shared+set}" = set; then :
8923 enableval=$enable_shared; p=${PACKAGE-default}
8924 case $enableval in
8925 yes) enable_shared=yes ;;
8926 no) enable_shared=no ;;
8927 *)
8928 enable_shared=no
8929 # Look at the argument we got. We use all the common list separators.
8930 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8931 for pkg in $enableval; do
8932 IFS="$lt_save_ifs"
8933 if test "X$pkg" = "X$p"; then
8934 enable_shared=yes
8935 fi
8936 done
8937 IFS="$lt_save_ifs"
8938 ;;
8939 esac
8940else
8941 enable_shared=yes
8942fi
8943
8944
8945
8946
8947
8948
8949
8950
8951
8952 # Check whether --enable-static was given.
8953if test "${enable_static+set}" = set; then :
8954 enableval=$enable_static; p=${PACKAGE-default}
8955 case $enableval in
8956 yes) enable_static=yes ;;
8957 no) enable_static=no ;;
8958 *)
8959 enable_static=no
8960 # Look at the argument we got. We use all the common list separators.
8961 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8962 for pkg in $enableval; do
8963 IFS="$lt_save_ifs"
8964 if test "X$pkg" = "X$p"; then
8965 enable_static=yes
8966 fi
8967 done
8968 IFS="$lt_save_ifs"
8969 ;;
8970 esac
8971else
8972 enable_static=yes
8973fi
8974
8975
8976
8977
8978
8979
8980
8981
8982
8983
8984# Check whether --with-pic was given.
8985if test "${with_pic+set}" = set; then :
8986 withval=$with_pic; pic_mode="$withval"
8987else
8988 pic_mode=default
8989fi
8990
8991
8992test -z "$pic_mode" && pic_mode=default
8993
8994
8995
8996
8997
8998
8999
9000 # Check whether --enable-fast-install was given.
9001if test "${enable_fast_install+set}" = set; then :
9002 enableval=$enable_fast_install; p=${PACKAGE-default}
9003 case $enableval in
9004 yes) enable_fast_install=yes ;;
9005 no) enable_fast_install=no ;;
9006 *)
9007 enable_fast_install=no
9008 # Look at the argument we got. We use all the common list separators.
9009 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
9010 for pkg in $enableval; do
9011 IFS="$lt_save_ifs"
9012 if test "X$pkg" = "X$p"; then
9013 enable_fast_install=yes
9014 fi
9015 done
9016 IFS="$lt_save_ifs"
9017 ;;
9018 esac
9019else
9020 enable_fast_install=yes
9021fi
9022
9023
9024
9025
9026
9027
9028
9029
9030
9031
9032
9033# This can be used to rebuild libtool when needed
9034LIBTOOL_DEPS="$ltmain"
9035
9036# Always use our own libtool.
9037LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9038
9039
9040
9041
9042
9043
9044
9045
9046
9047
9048
9049
9050
9051
9052
9053
9054
9055
9056
9057
9058
9059
9060
9061
9062
9063
9064test -z "$LN_S" && LN_S="ln -s"
9065
9066
9067
9068
9069
9070
9071
9072
9073
9074
9075
9076
9077
9078
9079if test -n "${ZSH_VERSION+set}" ; then
9080 setopt NO_GLOB_SUBST
9081fi
9082
9083{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9084$as_echo_n "checking for objdir... " >&6; }
9085if test "${lt_cv_objdir+set}" = set; then :
9086 $as_echo_n "(cached) " >&6
9087else
9088 rm -f .libs 2>/dev/null
9089mkdir .libs 2>/dev/null
9090if test -d .libs; then
9091 lt_cv_objdir=.libs
9092else
9093 # MS-DOS does not allow filenames that begin with a dot.
9094 lt_cv_objdir=_libs
f6bcefef 9095fi
6bb11ab3
L
9096rmdir .libs 2>/dev/null
9097fi
9098{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9099$as_echo "$lt_cv_objdir" >&6; }
9100objdir=$lt_cv_objdir
f6bcefef 9101
6bb11ab3
L
9102
9103
9104
9105
9106cat >>confdefs.h <<_ACEOF
9107#define LT_OBJDIR "$lt_cv_objdir/"
9108_ACEOF
9109
9110
9111
9112
9113case $host_os in
9114aix3*)
9115 # AIX sometimes has problems with the GCC collect2 program. For some
9116 # reason, if we set the COLLECT_NAMES environment variable, the problems
9117 # vanish in a puff of smoke.
9118 if test "X${COLLECT_NAMES+set}" != Xset; then
9119 COLLECT_NAMES=
9120 export COLLECT_NAMES
9121 fi
9122 ;;
81ecdfbb 9123esac
6bb11ab3
L
9124
9125# Global variables:
9126ofile=libtool
9127can_build_shared=yes
9128
9129# All known linkers require a `.a' archive for static linking (except MSVC,
9130# which needs '.lib').
9131libext=a
9132
9133with_gnu_ld="$lt_cv_prog_gnu_ld"
9134
9135old_CC="$CC"
9136old_CFLAGS="$CFLAGS"
9137
9138# Set sane defaults for various variables
9139test -z "$CC" && CC=cc
9140test -z "$LTCC" && LTCC=$CC
9141test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9142test -z "$LD" && LD=ld
9143test -z "$ac_objext" && ac_objext=o
9144
9145for cc_temp in $compiler""; do
9146 case $cc_temp in
9147 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9148 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9149 \-*) ;;
9150 *) break;;
9151 esac
9152done
9153cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9154
9155
9156# Only perform the check for file, if the check method requires it
9157test -z "$MAGIC_CMD" && MAGIC_CMD=file
9158case $deplibs_check_method in
9159file_magic*)
9160 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9162$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9163if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9164 $as_echo_n "(cached) " >&6
9165else
9166 case $MAGIC_CMD in
9167[\\/*] | ?:[\\/]*)
9168 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9169 ;;
9170*)
9171 lt_save_MAGIC_CMD="$MAGIC_CMD"
9172 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9173 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9174 for ac_dir in $ac_dummy; do
9175 IFS="$lt_save_ifs"
9176 test -z "$ac_dir" && ac_dir=.
9177 if test -f $ac_dir/${ac_tool_prefix}file; then
9178 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9179 if test -n "$file_magic_test_file"; then
9180 case $deplibs_check_method in
9181 "file_magic "*)
9182 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9183 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9184 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9185 $EGREP "$file_magic_regex" > /dev/null; then
9186 :
9187 else
9188 cat <<_LT_EOF 1>&2
9189
9190*** Warning: the command libtool uses to detect shared libraries,
9191*** $file_magic_cmd, produces output that libtool cannot recognize.
9192*** The result is that libtool may fail to recognize shared libraries
9193*** as such. This will affect the creation of libtool libraries that
9194*** depend on shared libraries, but programs linked with such libtool
9195*** libraries will work regardless of this problem. Nevertheless, you
9196*** may want to report the problem to your system manager and/or to
9197*** bug-libtool@gnu.org
9198
9199_LT_EOF
9200 fi ;;
9201 esac
9202 fi
9203 break
f6bcefef 9204 fi
6bb11ab3
L
9205 done
9206 IFS="$lt_save_ifs"
9207 MAGIC_CMD="$lt_save_MAGIC_CMD"
9208 ;;
9209esac
f6bcefef 9210fi
f6bcefef 9211
6bb11ab3
L
9212MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9213if test -n "$MAGIC_CMD"; then
9214 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9215$as_echo "$MAGIC_CMD" >&6; }
9216else
9217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9218$as_echo "no" >&6; }
9219fi
81ecdfbb 9220
6bb11ab3
L
9221
9222
9223
9224
9225if test -z "$lt_cv_path_MAGIC_CMD"; then
9226 if test -n "$ac_tool_prefix"; then
9227 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9228$as_echo_n "checking for file... " >&6; }
9229if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9230 $as_echo_n "(cached) " >&6
9231else
9232 case $MAGIC_CMD in
9233[\\/*] | ?:[\\/]*)
9234 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9235 ;;
9236*)
9237 lt_save_MAGIC_CMD="$MAGIC_CMD"
9238 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9239 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9240 for ac_dir in $ac_dummy; do
9241 IFS="$lt_save_ifs"
9242 test -z "$ac_dir" && ac_dir=.
9243 if test -f $ac_dir/file; then
9244 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9245 if test -n "$file_magic_test_file"; then
9246 case $deplibs_check_method in
9247 "file_magic "*)
9248 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9249 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9250 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9251 $EGREP "$file_magic_regex" > /dev/null; then
9252 :
9253 else
9254 cat <<_LT_EOF 1>&2
9255
9256*** Warning: the command libtool uses to detect shared libraries,
9257*** $file_magic_cmd, produces output that libtool cannot recognize.
9258*** The result is that libtool may fail to recognize shared libraries
9259*** as such. This will affect the creation of libtool libraries that
9260*** depend on shared libraries, but programs linked with such libtool
9261*** libraries will work regardless of this problem. Nevertheless, you
9262*** may want to report the problem to your system manager and/or to
9263*** bug-libtool@gnu.org
9264
9265_LT_EOF
9266 fi ;;
9267 esac
9268 fi
9269 break
9270 fi
9271 done
9272 IFS="$lt_save_ifs"
9273 MAGIC_CMD="$lt_save_MAGIC_CMD"
9274 ;;
81ecdfbb 9275esac
6bb11ab3
L
9276fi
9277
9278MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9279if test -n "$MAGIC_CMD"; then
9280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9281$as_echo "$MAGIC_CMD" >&6; }
9282else
9283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9284$as_echo "no" >&6; }
9285fi
9286
9287
9288 else
9289 MAGIC_CMD=:
9290 fi
9291fi
9292
9293 fi
9294 ;;
9295esac
9296
9297# Use C for the default configuration in the libtool script
9298
9299lt_save_CC="$CC"
9300ac_ext=c
9301ac_cpp='$CPP $CPPFLAGS'
9302ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9303ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9304ac_compiler_gnu=$ac_cv_c_compiler_gnu
9305
9306
9307# Source file extension for C test sources.
9308ac_ext=c
9309
9310# Object file extension for compiled C test sources.
9311objext=o
9312objext=$objext
9313
9314# Code to be used in simple compile tests
9315lt_simple_compile_test_code="int some_variable = 0;"
9316
9317# Code to be used in simple link tests
9318lt_simple_link_test_code='int main(){return(0);}'
9319
9320
9321
9322
9323
9324
9325
9326# If no C compiler was specified, use CC.
9327LTCC=${LTCC-"$CC"}
9328
9329# If no C compiler flags were specified, use CFLAGS.
9330LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9331
9332# Allow CC to be a program name with arguments.
9333compiler=$CC
9334
9335# Save the default compiler, since it gets overwritten when the other
9336# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9337compiler_DEFAULT=$CC
9338
9339# save warnings/boilerplate of simple test code
9340ac_outfile=conftest.$ac_objext
9341echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9342eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9343_lt_compiler_boilerplate=`cat conftest.err`
9344$RM conftest*
9345
9346ac_outfile=conftest.$ac_objext
9347echo "$lt_simple_link_test_code" >conftest.$ac_ext
9348eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9349_lt_linker_boilerplate=`cat conftest.err`
9350$RM -r conftest*
9351
9352
9353## CAVEAT EMPTOR:
9354## There is no encapsulation within the following macros, do not change
9355## the running order or otherwise move them around unless you know exactly
9356## what you are doing...
9357if test -n "$compiler"; then
9358
9359lt_prog_compiler_no_builtin_flag=
9360
9361if test "$GCC" = yes; then
9362 case $cc_basename in
9363 nvcc*)
9364 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9365 *)
9366 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
f6bcefef 9367 esac
6bb11ab3
L
9368
9369 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9370$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9371if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9372 $as_echo_n "(cached) " >&6
f6bcefef 9373else
6bb11ab3
L
9374 lt_cv_prog_compiler_rtti_exceptions=no
9375 ac_outfile=conftest.$ac_objext
9376 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9377 lt_compiler_flag="-fno-rtti -fno-exceptions"
9378 # Insert the option either (1) after the last *FLAGS variable, or
9379 # (2) before a word containing "conftest.", or (3) at the end.
9380 # Note that $ac_compile itself does not contain backslashes and begins
9381 # with a dollar sign (not a hyphen), so the echo should work correctly.
9382 # The option is referenced via a variable to avoid confusing sed.
9383 lt_compile=`echo "$ac_compile" | $SED \
9384 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9385 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9386 -e 's:$: $lt_compiler_flag:'`
9387 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9388 (eval "$lt_compile" 2>conftest.err)
9389 ac_status=$?
9390 cat conftest.err >&5
9391 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9392 if (exit $ac_status) && test -s "$ac_outfile"; then
9393 # The compiler can only warn and ignore the option if not recognized
9394 # So say no if there are warnings other than the usual output.
9395 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9396 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9397 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9398 lt_cv_prog_compiler_rtti_exceptions=yes
9399 fi
9400 fi
9401 $RM conftest*
9402
f6bcefef 9403fi
6bb11ab3
L
9404{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9405$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9406
9407if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9408 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9409else
9410 :
9411fi
9412
9413fi
9414
9415
9416
9417
9418
9419
9420 lt_prog_compiler_wl=
9421lt_prog_compiler_pic=
9422lt_prog_compiler_static=
9423
9424{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9425$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9426
9427 if test "$GCC" = yes; then
9428 lt_prog_compiler_wl='-Wl,'
9429 lt_prog_compiler_static='-static'
9430
9431 case $host_os in
9432 aix*)
9433 # All AIX code is PIC.
9434 if test "$host_cpu" = ia64; then
9435 # AIX 5 now supports IA64 processor
9436 lt_prog_compiler_static='-Bstatic'
9437 fi
9438 lt_prog_compiler_pic='-fPIC'
9439 ;;
9440
9441 amigaos*)
9442 case $host_cpu in
9443 powerpc)
9444 # see comment about AmigaOS4 .so support
9445 lt_prog_compiler_pic='-fPIC'
9446 ;;
9447 m68k)
9448 # FIXME: we need at least 68020 code to build shared libraries, but
9449 # adding the `-m68020' flag to GCC prevents building anything better,
9450 # like `-m68040'.
9451 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9452 ;;
9453 esac
9454 ;;
9455
9456 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9457 # PIC is the default for these OSes.
9458 ;;
9459
9460 mingw* | cygwin* | pw32* | os2* | cegcc*)
9461 # This hack is so that the source file can tell whether it is being
9462 # built for inclusion in a dll (and should export symbols for example).
9463 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9464 # (--disable-auto-import) libraries
9465 lt_prog_compiler_pic='-DDLL_EXPORT'
9466 ;;
9467
9468 darwin* | rhapsody*)
9469 # PIC is the default on this platform
9470 # Common symbols not allowed in MH_DYLIB files
9471 lt_prog_compiler_pic='-fno-common'
9472 ;;
9473
9474 haiku*)
9475 # PIC is the default for Haiku.
9476 # The "-static" flag exists, but is broken.
9477 lt_prog_compiler_static=
9478 ;;
9479
9480 hpux*)
9481 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9482 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9483 # sets the default TLS model and affects inlining.
9484 case $host_cpu in
9485 hppa*64*)
9486 # +Z the default
9487 ;;
9488 *)
9489 lt_prog_compiler_pic='-fPIC'
9490 ;;
9491 esac
9492 ;;
9493
9494 interix[3-9]*)
9495 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9496 # Instead, we relocate shared libraries at runtime.
9497 ;;
9498
9499 msdosdjgpp*)
9500 # Just because we use GCC doesn't mean we suddenly get shared libraries
9501 # on systems that don't support them.
9502 lt_prog_compiler_can_build_shared=no
9503 enable_shared=no
9504 ;;
9505
9506 *nto* | *qnx*)
9507 # QNX uses GNU C++, but need to define -shared option too, otherwise
9508 # it will coredump.
9509 lt_prog_compiler_pic='-fPIC -shared'
9510 ;;
9511
9512 sysv4*MP*)
9513 if test -d /usr/nec; then
9514 lt_prog_compiler_pic=-Kconform_pic
9515 fi
9516 ;;
9517
9518 *)
9519 lt_prog_compiler_pic='-fPIC'
9520 ;;
9521 esac
9522
9523 case $cc_basename in
9524 nvcc*) # Cuda Compiler Driver 2.2
9525 lt_prog_compiler_wl='-Xlinker '
9526 lt_prog_compiler_pic='-Xcompiler -fPIC'
9527 ;;
9528 esac
9529 else
9530 # PORTME Check for flag to pass linker flags through the system compiler.
9531 case $host_os in
9532 aix*)
9533 lt_prog_compiler_wl='-Wl,'
9534 if test "$host_cpu" = ia64; then
9535 # AIX 5 now supports IA64 processor
9536 lt_prog_compiler_static='-Bstatic'
9537 else
9538 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9539 fi
9540 ;;
9541
9542 mingw* | cygwin* | pw32* | os2* | cegcc*)
9543 # This hack is so that the source file can tell whether it is being
9544 # built for inclusion in a dll (and should export symbols for example).
9545 lt_prog_compiler_pic='-DDLL_EXPORT'
9546 ;;
9547
9548 hpux9* | hpux10* | hpux11*)
9549 lt_prog_compiler_wl='-Wl,'
9550 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9551 # not for PA HP-UX.
9552 case $host_cpu in
9553 hppa*64*|ia64*)
9554 # +Z the default
9555 ;;
9556 *)
9557 lt_prog_compiler_pic='+Z'
9558 ;;
9559 esac
9560 # Is there a better lt_prog_compiler_static that works with the bundled CC?
9561 lt_prog_compiler_static='${wl}-a ${wl}archive'
9562 ;;
9563
9564 irix5* | irix6* | nonstopux*)
9565 lt_prog_compiler_wl='-Wl,'
9566 # PIC (with -KPIC) is the default.
9567 lt_prog_compiler_static='-non_shared'
9568 ;;
9569
9570 linux* | k*bsd*-gnu | kopensolaris*-gnu)
9571 case $cc_basename in
9572 # old Intel for x86_64 which still supported -KPIC.
9573 ecc*)
9574 lt_prog_compiler_wl='-Wl,'
9575 lt_prog_compiler_pic='-KPIC'
9576 lt_prog_compiler_static='-static'
9577 ;;
9578 # icc used to be incompatible with GCC.
9579 # ICC 10 doesn't accept -KPIC any more.
9580 icc* | ifort*)
9581 lt_prog_compiler_wl='-Wl,'
9582 lt_prog_compiler_pic='-fPIC'
9583 lt_prog_compiler_static='-static'
9584 ;;
9585 # Lahey Fortran 8.1.
9586 lf95*)
9587 lt_prog_compiler_wl='-Wl,'
9588 lt_prog_compiler_pic='--shared'
9589 lt_prog_compiler_static='--static'
9590 ;;
9591 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
9592 # Portland Group compilers (*not* the Pentium gcc compiler,
9593 # which looks to be a dead project)
9594 lt_prog_compiler_wl='-Wl,'
9595 lt_prog_compiler_pic='-fpic'
9596 lt_prog_compiler_static='-Bstatic'
9597 ;;
9598 ccc*)
9599 lt_prog_compiler_wl='-Wl,'
9600 # All Alpha code is PIC.
9601 lt_prog_compiler_static='-non_shared'
9602 ;;
9603 xl* | bgxl* | bgf* | mpixl*)
9604 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
9605 lt_prog_compiler_wl='-Wl,'
9606 lt_prog_compiler_pic='-qpic'
9607 lt_prog_compiler_static='-qstaticlink'
9608 ;;
9609 *)
9610 case `$CC -V 2>&1 | sed 5q` in
9611 *Sun\ F* | *Sun*Fortran*)
9612 # Sun Fortran 8.3 passes all unrecognized flags to the linker
9613 lt_prog_compiler_pic='-KPIC'
9614 lt_prog_compiler_static='-Bstatic'
9615 lt_prog_compiler_wl=''
9616 ;;
9617 *Sun\ C*)
9618 # Sun C 5.9
9619 lt_prog_compiler_pic='-KPIC'
9620 lt_prog_compiler_static='-Bstatic'
9621 lt_prog_compiler_wl='-Wl,'
9622 ;;
9623 esac
9624 ;;
9625 esac
9626 ;;
9627
9628 newsos6)
9629 lt_prog_compiler_pic='-KPIC'
9630 lt_prog_compiler_static='-Bstatic'
9631 ;;
9632
9633 *nto* | *qnx*)
9634 # QNX uses GNU C++, but need to define -shared option too, otherwise
9635 # it will coredump.
9636 lt_prog_compiler_pic='-fPIC -shared'
9637 ;;
9638
9639 osf3* | osf4* | osf5*)
9640 lt_prog_compiler_wl='-Wl,'
9641 # All OSF/1 code is PIC.
9642 lt_prog_compiler_static='-non_shared'
9643 ;;
9644
9645 rdos*)
9646 lt_prog_compiler_static='-non_shared'
9647 ;;
9648
9649 solaris*)
9650 lt_prog_compiler_pic='-KPIC'
9651 lt_prog_compiler_static='-Bstatic'
9652 case $cc_basename in
9653 f77* | f90* | f95*)
9654 lt_prog_compiler_wl='-Qoption ld ';;
9655 *)
9656 lt_prog_compiler_wl='-Wl,';;
9657 esac
9658 ;;
f6bcefef 9659
6bb11ab3
L
9660 sunos4*)
9661 lt_prog_compiler_wl='-Qoption ld '
9662 lt_prog_compiler_pic='-PIC'
9663 lt_prog_compiler_static='-Bstatic'
9664 ;;
f6bcefef 9665
6bb11ab3
L
9666 sysv4 | sysv4.2uw2* | sysv4.3*)
9667 lt_prog_compiler_wl='-Wl,'
9668 lt_prog_compiler_pic='-KPIC'
9669 lt_prog_compiler_static='-Bstatic'
9670 ;;
f6bcefef 9671
6bb11ab3
L
9672 sysv4*MP*)
9673 if test -d /usr/nec ;then
9674 lt_prog_compiler_pic='-Kconform_pic'
9675 lt_prog_compiler_static='-Bstatic'
9676 fi
9677 ;;
9678
9679 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
9680 lt_prog_compiler_wl='-Wl,'
9681 lt_prog_compiler_pic='-KPIC'
9682 lt_prog_compiler_static='-Bstatic'
9683 ;;
9684
9685 unicos*)
9686 lt_prog_compiler_wl='-Wl,'
9687 lt_prog_compiler_can_build_shared=no
9688 ;;
9689
9690 uts4*)
9691 lt_prog_compiler_pic='-pic'
9692 lt_prog_compiler_static='-Bstatic'
9693 ;;
9694
9695 *)
9696 lt_prog_compiler_can_build_shared=no
9697 ;;
9698 esac
9699 fi
9700
9701case $host_os in
9702 # For platforms which do not support PIC, -DPIC is meaningless:
9703 *djgpp*)
9704 lt_prog_compiler_pic=
9705 ;;
9706 *)
9707 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
9708 ;;
81ecdfbb 9709esac
6bb11ab3
L
9710{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
9711$as_echo "$lt_prog_compiler_pic" >&6; }
9712
9713
9714
9715
9716
9717
9718#
9719# Check to make sure the PIC flag actually works.
9720#
9721if test -n "$lt_prog_compiler_pic"; then
9722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9723$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
9724if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
9725 $as_echo_n "(cached) " >&6
f6bcefef 9726else
6bb11ab3
L
9727 lt_cv_prog_compiler_pic_works=no
9728 ac_outfile=conftest.$ac_objext
9729 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9730 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
9731 # Insert the option either (1) after the last *FLAGS variable, or
9732 # (2) before a word containing "conftest.", or (3) at the end.
9733 # Note that $ac_compile itself does not contain backslashes and begins
9734 # with a dollar sign (not a hyphen), so the echo should work correctly.
9735 # The option is referenced via a variable to avoid confusing sed.
9736 lt_compile=`echo "$ac_compile" | $SED \
9737 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9738 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9739 -e 's:$: $lt_compiler_flag:'`
9740 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9741 (eval "$lt_compile" 2>conftest.err)
9742 ac_status=$?
9743 cat conftest.err >&5
9744 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9745 if (exit $ac_status) && test -s "$ac_outfile"; then
9746 # The compiler can only warn and ignore the option if not recognized
9747 # So say no if there are warnings other than the usual output.
9748 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9749 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9750 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9751 lt_cv_prog_compiler_pic_works=yes
9752 fi
9753 fi
9754 $RM conftest*
f6bcefef 9755
f6bcefef 9756fi
6bb11ab3
L
9757{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9758$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
9759
9760if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
9761 case $lt_prog_compiler_pic in
9762 "" | " "*) ;;
9763 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
9764 esac
9765else
9766 lt_prog_compiler_pic=
9767 lt_prog_compiler_can_build_shared=no
f6bcefef 9768fi
6bb11ab3
L
9769
9770fi
9771
9772
9773
9774
9775
9776
9777#
9778# Check to make sure the static flag actually works.
9779#
9780wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9781{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9782$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9783if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
81ecdfbb 9784 $as_echo_n "(cached) " >&6
f6bcefef 9785else
6bb11ab3
L
9786 lt_cv_prog_compiler_static_works=no
9787 save_LDFLAGS="$LDFLAGS"
9788 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
9789 echo "$lt_simple_link_test_code" > conftest.$ac_ext
9790 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9791 # The linker can only warn and ignore the option if not recognized
9792 # So say no if there are warnings
9793 if test -s conftest.err; then
9794 # Append any errors to the config.log.
9795 cat conftest.err 1>&5
9796 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9797 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9798 if diff conftest.exp conftest.er2 >/dev/null; then
9799 lt_cv_prog_compiler_static_works=yes
9800 fi
9801 else
9802 lt_cv_prog_compiler_static_works=yes
9803 fi
9804 fi
9805 $RM -r conftest*
9806 LDFLAGS="$save_LDFLAGS"
f6bcefef 9807
6bb11ab3
L
9808fi
9809{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9810$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
f6bcefef 9811
6bb11ab3
L
9812if test x"$lt_cv_prog_compiler_static_works" = xyes; then
9813 :
f6bcefef 9814else
6bb11ab3 9815 lt_prog_compiler_static=
f6bcefef 9816fi
f6bcefef 9817
6bb11ab3
L
9818
9819
9820
9821
9822
9823
9824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9825$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9826if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9827 $as_echo_n "(cached) " >&6
81ecdfbb 9828else
6bb11ab3
L
9829 lt_cv_prog_compiler_c_o=no
9830 $RM -r conftest 2>/dev/null
9831 mkdir conftest
9832 cd conftest
9833 mkdir out
9834 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9835
9836 lt_compiler_flag="-o out/conftest2.$ac_objext"
9837 # Insert the option either (1) after the last *FLAGS variable, or
9838 # (2) before a word containing "conftest.", or (3) at the end.
9839 # Note that $ac_compile itself does not contain backslashes and begins
9840 # with a dollar sign (not a hyphen), so the echo should work correctly.
9841 lt_compile=`echo "$ac_compile" | $SED \
9842 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9843 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9844 -e 's:$: $lt_compiler_flag:'`
9845 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9846 (eval "$lt_compile" 2>out/conftest.err)
9847 ac_status=$?
9848 cat out/conftest.err >&5
9849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9850 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9851 then
9852 # The compiler can only warn and ignore the option if not recognized
9853 # So say no if there are warnings
9854 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9855 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9856 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9857 lt_cv_prog_compiler_c_o=yes
9858 fi
9859 fi
9860 chmod u+w . 2>&5
9861 $RM conftest*
9862 # SGI C++ compiler will create directory out/ii_files/ for
9863 # template instantiation
9864 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9865 $RM out/* && rmdir out
9866 cd ..
9867 $RM -r conftest
9868 $RM conftest*
9869
81ecdfbb 9870fi
6bb11ab3
L
9871{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9872$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9873
9874
9875
9876
9877
9878
9879 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9880$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9881if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
81ecdfbb
RW
9882 $as_echo_n "(cached) " >&6
9883else
6bb11ab3
L
9884 lt_cv_prog_compiler_c_o=no
9885 $RM -r conftest 2>/dev/null
9886 mkdir conftest
9887 cd conftest
9888 mkdir out
9889 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9890
9891 lt_compiler_flag="-o out/conftest2.$ac_objext"
9892 # Insert the option either (1) after the last *FLAGS variable, or
9893 # (2) before a word containing "conftest.", or (3) at the end.
9894 # Note that $ac_compile itself does not contain backslashes and begins
9895 # with a dollar sign (not a hyphen), so the echo should work correctly.
9896 lt_compile=`echo "$ac_compile" | $SED \
9897 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9898 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9899 -e 's:$: $lt_compiler_flag:'`
9900 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9901 (eval "$lt_compile" 2>out/conftest.err)
9902 ac_status=$?
9903 cat out/conftest.err >&5
9904 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9905 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9906 then
9907 # The compiler can only warn and ignore the option if not recognized
9908 # So say no if there are warnings
9909 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9910 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9911 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9912 lt_cv_prog_compiler_c_o=yes
9913 fi
9914 fi
9915 chmod u+w . 2>&5
9916 $RM conftest*
9917 # SGI C++ compiler will create directory out/ii_files/ for
9918 # template instantiation
9919 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9920 $RM out/* && rmdir out
9921 cd ..
9922 $RM -r conftest
9923 $RM conftest*
9924
9925fi
9926{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9927$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9928
9929
9930
9931
9932hard_links="nottested"
9933if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
9934 # do not overwrite the value of need_locks provided by the user
9935 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9936$as_echo_n "checking if we can lock with hard links... " >&6; }
9937 hard_links=yes
9938 $RM conftest*
9939 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9940 touch conftest.a
9941 ln conftest.a conftest.b 2>&5 || hard_links=no
9942 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9943 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9944$as_echo "$hard_links" >&6; }
9945 if test "$hard_links" = no; then
9946 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
9947$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
9948 need_locks=warn
9949 fi
9950else
9951 need_locks=no
9952fi
9953
9954
9955
9956
9957
9958
9959 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9960$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
9961
9962 runpath_var=
9963 allow_undefined_flag=
9964 always_export_symbols=no
9965 archive_cmds=
9966 archive_expsym_cmds=
9967 compiler_needs_object=no
9968 enable_shared_with_static_runtimes=no
9969 export_dynamic_flag_spec=
9970 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9971 hardcode_automatic=no
9972 hardcode_direct=no
9973 hardcode_direct_absolute=no
9974 hardcode_libdir_flag_spec=
9975 hardcode_libdir_flag_spec_ld=
9976 hardcode_libdir_separator=
9977 hardcode_minus_L=no
9978 hardcode_shlibpath_var=unsupported
9979 inherit_rpath=no
9980 link_all_deplibs=unknown
9981 module_cmds=
9982 module_expsym_cmds=
9983 old_archive_from_new_cmds=
9984 old_archive_from_expsyms_cmds=
9985 thread_safe_flag_spec=
9986 whole_archive_flag_spec=
9987 # include_expsyms should be a list of space-separated symbols to be *always*
9988 # included in the symbol list
9989 include_expsyms=
9990 # exclude_expsyms can be an extended regexp of symbols to exclude
9991 # it will be wrapped by ` (' and `)$', so one must not match beginning or
9992 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
9993 # as well as any symbol that contains `d'.
9994 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9995 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
9996 # platforms (ab)use it in PIC code, but their linkers get confused if
9997 # the symbol is explicitly referenced. Since portable code cannot
9998 # rely on this symbol name, it's probably fine to never include it in
9999 # preloaded symbol tables.
10000 # Exclude shared library initialization/finalization symbols.
10001 extract_expsyms_cmds=
10002
10003 case $host_os in
10004 cygwin* | mingw* | pw32* | cegcc*)
10005 # FIXME: the MSVC++ port hasn't been tested in a loooong time
10006 # When not using gcc, we currently assume that we are using
10007 # Microsoft Visual C++.
10008 if test "$GCC" != yes; then
10009 with_gnu_ld=no
10010 fi
10011 ;;
10012 interix*)
10013 # we just hope/assume this is gcc and not c89 (= MSVC++)
10014 with_gnu_ld=yes
10015 ;;
10016 openbsd*)
10017 with_gnu_ld=no
10018 ;;
10019 esac
f6bcefef 10020
6bb11ab3
L
10021 ld_shlibs=yes
10022
10023 # On some targets, GNU ld is compatible enough with the native linker
10024 # that we're better off using the native interface for both.
10025 lt_use_gnu_ld_interface=no
10026 if test "$with_gnu_ld" = yes; then
10027 case $host_os in
10028 aix*)
10029 # The AIX port of GNU ld has always aspired to compatibility
10030 # with the native linker. However, as the warning in the GNU ld
10031 # block says, versions before 2.19.5* couldn't really create working
10032 # shared libraries, regardless of the interface used.
10033 case `$LD -v 2>&1` in
10034 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
10035 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
10036 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
10037 *)
10038 lt_use_gnu_ld_interface=yes
10039 ;;
10040 esac
10041 ;;
10042 *)
10043 lt_use_gnu_ld_interface=yes
10044 ;;
10045 esac
10046 fi
f6bcefef 10047
6bb11ab3
L
10048 if test "$lt_use_gnu_ld_interface" = yes; then
10049 # If archive_cmds runs LD, not CC, wlarc should be empty
10050 wlarc='${wl}'
10051
10052 # Set some defaults for GNU ld with shared library support. These
10053 # are reset later if shared libraries are not supported. Putting them
10054 # here allows them to be overridden if necessary.
10055 runpath_var=LD_RUN_PATH
10056 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10057 export_dynamic_flag_spec='${wl}--export-dynamic'
10058 # ancient GNU ld didn't support --whole-archive et. al.
10059 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10060 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10061 else
10062 whole_archive_flag_spec=
10063 fi
10064 supports_anon_versioning=no
10065 case `$LD -v 2>&1` in
10066 *GNU\ gold*) supports_anon_versioning=yes ;;
10067 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10068 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10069 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10070 *\ 2.11.*) ;; # other 2.11 versions
10071 *) supports_anon_versioning=yes ;;
10072 esac
10073
10074 # See if GNU ld supports shared libraries.
10075 case $host_os in
10076 aix[3-9]*)
10077 # On AIX/PPC, the GNU linker is very broken
10078 if test "$host_cpu" != ia64; then
10079 ld_shlibs=no
10080 cat <<_LT_EOF 1>&2
10081
10082*** Warning: the GNU linker, at least up to release 2.19, is reported
10083*** to be unable to reliably create shared libraries on AIX.
10084*** Therefore, libtool is disabling shared libraries support. If you
10085*** really care for shared libraries, you may want to install binutils
10086*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10087*** You will then need to restart the configuration process.
10088
10089_LT_EOF
10090 fi
10091 ;;
10092
10093 amigaos*)
10094 case $host_cpu in
10095 powerpc)
10096 # see comment about AmigaOS4 .so support
10097 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10098 archive_expsym_cmds=''
10099 ;;
10100 m68k)
10101 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)'
10102 hardcode_libdir_flag_spec='-L$libdir'
10103 hardcode_minus_L=yes
10104 ;;
10105 esac
10106 ;;
10107
10108 beos*)
10109 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10110 allow_undefined_flag=unsupported
10111 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10112 # support --undefined. This deserves some investigation. FIXME
10113 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10114 else
10115 ld_shlibs=no
10116 fi
10117 ;;
10118
10119 cygwin* | mingw* | pw32* | cegcc*)
10120 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10121 # as there is no search path for DLLs.
10122 hardcode_libdir_flag_spec='-L$libdir'
10123 export_dynamic_flag_spec='${wl}--export-all-symbols'
10124 allow_undefined_flag=unsupported
10125 always_export_symbols=no
10126 enable_shared_with_static_runtimes=yes
10127 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10128
10129 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10130 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10131 # If the export-symbols file already is a .def file (1st line
10132 # is EXPORTS), use it as is; otherwise, prepend...
10133 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10134 cp $export_symbols $output_objdir/$soname.def;
10135 else
10136 echo EXPORTS > $output_objdir/$soname.def;
10137 cat $export_symbols >> $output_objdir/$soname.def;
10138 fi~
10139 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10140 else
10141 ld_shlibs=no
10142 fi
10143 ;;
10144
10145 haiku*)
10146 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10147 link_all_deplibs=yes
10148 ;;
10149
10150 interix[3-9]*)
10151 hardcode_direct=no
10152 hardcode_shlibpath_var=no
10153 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10154 export_dynamic_flag_spec='${wl}-E'
10155 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10156 # Instead, shared libraries are loaded at an image base (0x10000000 by
10157 # default) and relocated if they conflict, which is a slow very memory
10158 # consuming and fragmenting process. To avoid this, we pick a random,
10159 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10160 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10161 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10162 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'
10163 ;;
10164
10165 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10166 tmp_diet=no
10167 if test "$host_os" = linux-dietlibc; then
10168 case $cc_basename in
10169 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10170 esac
10171 fi
10172 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10173 && test "$tmp_diet" = no
10174 then
ae7d0cac 10175 tmp_addflag=' $pic_flag'
6bb11ab3
L
10176 tmp_sharedflag='-shared'
10177 case $cc_basename,$host_cpu in
10178 pgcc*) # Portland Group C compiler
10179 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'
10180 tmp_addflag=' $pic_flag'
10181 ;;
10182 pgf77* | pgf90* | pgf95* | pgfortran*)
10183 # Portland Group f77 and f90 compilers
10184 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'
10185 tmp_addflag=' $pic_flag -Mnomain' ;;
10186 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10187 tmp_addflag=' -i_dynamic' ;;
10188 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10189 tmp_addflag=' -i_dynamic -nofor_main' ;;
10190 ifc* | ifort*) # Intel Fortran compiler
10191 tmp_addflag=' -nofor_main' ;;
10192 lf95*) # Lahey Fortran 8.1
10193 whole_archive_flag_spec=
10194 tmp_sharedflag='--shared' ;;
10195 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10196 tmp_sharedflag='-qmkshrobj'
10197 tmp_addflag= ;;
10198 nvcc*) # Cuda Compiler Driver 2.2
10199 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'
10200 compiler_needs_object=yes
10201 ;;
10202 esac
10203 case `$CC -V 2>&1 | sed 5q` in
10204 *Sun\ C*) # Sun C 5.9
10205 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'
10206 compiler_needs_object=yes
10207 tmp_sharedflag='-G' ;;
10208 *Sun\ F*) # Sun Fortran 8.3
10209 tmp_sharedflag='-G' ;;
10210 esac
10211 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10212
10213 if test "x$supports_anon_versioning" = xyes; then
10214 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10215 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10216 echo "local: *; };" >> $output_objdir/$libname.ver~
10217 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10218 fi
10219
10220 case $cc_basename in
10221 xlf* | bgf* | bgxlf* | mpixlf*)
10222 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10223 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10224 hardcode_libdir_flag_spec=
10225 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10226 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10227 if test "x$supports_anon_versioning" = xyes; then
10228 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10229 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10230 echo "local: *; };" >> $output_objdir/$libname.ver~
10231 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10232 fi
10233 ;;
10234 esac
10235 else
10236 ld_shlibs=no
10237 fi
10238 ;;
10239
10240 netbsd*)
10241 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10242 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10243 wlarc=
10244 else
10245 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10246 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10247 fi
10248 ;;
10249
10250 solaris*)
10251 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10252 ld_shlibs=no
10253 cat <<_LT_EOF 1>&2
10254
10255*** Warning: The releases 2.8.* of the GNU linker cannot reliably
10256*** create shared libraries on Solaris systems. Therefore, libtool
10257*** is disabling shared libraries support. We urge you to upgrade GNU
10258*** binutils to release 2.9.1 or newer. Another option is to modify
10259*** your PATH or compiler configuration so that the native linker is
10260*** used, and then restart.
10261
10262_LT_EOF
10263 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10264 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10265 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10266 else
10267 ld_shlibs=no
10268 fi
10269 ;;
10270
10271 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10272 case `$LD -v 2>&1` in
10273 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10274 ld_shlibs=no
10275 cat <<_LT_EOF 1>&2
10276
10277*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10278*** reliably create shared libraries on SCO systems. Therefore, libtool
10279*** is disabling shared libraries support. We urge you to upgrade GNU
10280*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10281*** your PATH or compiler configuration so that the native linker is
10282*** used, and then restart.
10283
10284_LT_EOF
10285 ;;
10286 *)
10287 # For security reasons, it is highly recommended that you always
10288 # use absolute paths for naming shared libraries, and exclude the
10289 # DT_RUNPATH tag from executables and libraries. But doing so
10290 # requires that you compile everything twice, which is a pain.
10291 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10292 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10293 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10294 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10295 else
10296 ld_shlibs=no
10297 fi
10298 ;;
10299 esac
10300 ;;
10301
10302 sunos4*)
10303 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10304 wlarc=
10305 hardcode_direct=yes
10306 hardcode_shlibpath_var=no
10307 ;;
10308
10309 *)
10310 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10311 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10312 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10313 else
10314 ld_shlibs=no
10315 fi
10316 ;;
10317 esac
10318
10319 if test "$ld_shlibs" = no; then
10320 runpath_var=
10321 hardcode_libdir_flag_spec=
10322 export_dynamic_flag_spec=
10323 whole_archive_flag_spec=
10324 fi
10325 else
10326 # PORTME fill in a description of your system's linker (not GNU ld)
10327 case $host_os in
10328 aix3*)
10329 allow_undefined_flag=unsupported
10330 always_export_symbols=yes
10331 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'
10332 # Note: this linker hardcodes the directories in LIBPATH if there
10333 # are no directories specified by -L.
10334 hardcode_minus_L=yes
10335 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10336 # Neither direct hardcoding nor static linking is supported with a
10337 # broken collect2.
10338 hardcode_direct=unsupported
10339 fi
10340 ;;
10341
10342 aix[4-9]*)
10343 if test "$host_cpu" = ia64; then
10344 # On IA64, the linker does run time linking by default, so we don't
10345 # have to do anything special.
10346 aix_use_runtimelinking=no
10347 exp_sym_flag='-Bexport'
10348 no_entry_flag=""
10349 else
10350 # If we're using GNU nm, then we don't want the "-C" option.
10351 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10352 # Also, AIX nm treats weak defined symbols like other global
10353 # defined symbols, whereas GNU nm marks them as "W".
10354 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10355 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'
10356 else
10357 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'
10358 fi
10359 aix_use_runtimelinking=no
10360
10361 # Test if we are trying to use run time linking or normal
10362 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10363 # need to do runtime linking.
10364 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10365 for ld_flag in $LDFLAGS; do
10366 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10367 aix_use_runtimelinking=yes
10368 break
10369 fi
10370 done
10371 ;;
10372 esac
10373
10374 exp_sym_flag='-bexport'
10375 no_entry_flag='-bnoentry'
10376 fi
10377
10378 # When large executables or shared objects are built, AIX ld can
10379 # have problems creating the table of contents. If linking a library
10380 # or program results in "error TOC overflow" add -mminimal-toc to
10381 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10382 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10383
10384 archive_cmds=''
10385 hardcode_direct=yes
10386 hardcode_direct_absolute=yes
10387 hardcode_libdir_separator=':'
10388 link_all_deplibs=yes
10389 file_list_spec='${wl}-f,'
10390
10391 if test "$GCC" = yes; then
10392 case $host_os in aix4.[012]|aix4.[012].*)
10393 # We only want to do this on AIX 4.2 and lower, the check
10394 # below for broken collect2 doesn't work under 4.3+
10395 collect2name=`${CC} -print-prog-name=collect2`
10396 if test -f "$collect2name" &&
10397 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10398 then
10399 # We have reworked collect2
10400 :
10401 else
10402 # We have old collect2
10403 hardcode_direct=unsupported
10404 # It fails to find uninstalled libraries when the uninstalled
10405 # path is not listed in the libpath. Setting hardcode_minus_L
10406 # to unsupported forces relinking
10407 hardcode_minus_L=yes
10408 hardcode_libdir_flag_spec='-L$libdir'
10409 hardcode_libdir_separator=
10410 fi
10411 ;;
10412 esac
10413 shared_flag='-shared'
10414 if test "$aix_use_runtimelinking" = yes; then
10415 shared_flag="$shared_flag "'${wl}-G'
10416 fi
10417 else
10418 # not using gcc
10419 if test "$host_cpu" = ia64; then
10420 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10421 # chokes on -Wl,-G. The following line is correct:
10422 shared_flag='-G'
10423 else
10424 if test "$aix_use_runtimelinking" = yes; then
10425 shared_flag='${wl}-G'
10426 else
10427 shared_flag='${wl}-bM:SRE'
10428 fi
10429 fi
10430 fi
10431
10432 export_dynamic_flag_spec='${wl}-bexpall'
10433 # It seems that -bexpall does not export symbols beginning with
10434 # underscore (_), so it is better to generate a list of symbols to export.
10435 always_export_symbols=yes
10436 if test "$aix_use_runtimelinking" = yes; then
10437 # Warning - without using the other runtime loading flags (-brtl),
10438 # -berok will link without error, but may produce a broken library.
10439 allow_undefined_flag='-berok'
10440 # Determine the default libpath from the value encoded in an
10441 # empty executable.
10442 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
81ecdfbb
RW
10443/* end confdefs.h. */
10444
10445int
10446main ()
10447{
10448
10449 ;
10450 return 0;
10451}
10452_ACEOF
6bb11ab3 10453if ac_fn_c_try_link "$LINENO"; then :
f6bcefef 10454
6bb11ab3
L
10455lt_aix_libpath_sed='
10456 /Import File Strings/,/^$/ {
10457 /^0/ {
10458 s/^0 *\(.*\)$/\1/
10459 p
10460 }
10461 }'
10462aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10463# Check for a 64-bit object if we didn't find anything.
10464if test -z "$aix_libpath"; then
10465 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10466fi
10467fi
10468rm -f core conftest.err conftest.$ac_objext \
10469 conftest$ac_exeext conftest.$ac_ext
10470if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10471
10472 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10473 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"
10474 else
10475 if test "$host_cpu" = ia64; then
10476 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10477 allow_undefined_flag="-z nodefs"
10478 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"
10479 else
10480 # Determine the default libpath from the value encoded in an
10481 # empty executable.
81ecdfbb
RW
10482 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10483/* end confdefs.h. */
10484
10485int
10486main ()
10487{
10488
10489 ;
10490 return 0;
10491}
10492_ACEOF
6bb11ab3
L
10493if ac_fn_c_try_link "$LINENO"; then :
10494
10495lt_aix_libpath_sed='
10496 /Import File Strings/,/^$/ {
10497 /^0/ {
10498 s/^0 *\(.*\)$/\1/
10499 p
10500 }
10501 }'
10502aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10503# Check for a 64-bit object if we didn't find anything.
10504if test -z "$aix_libpath"; then
10505 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
81ecdfbb 10506fi
81ecdfbb 10507fi
6bb11ab3
L
10508rm -f core conftest.err conftest.$ac_objext \
10509 conftest$ac_exeext conftest.$ac_ext
10510if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10511
10512 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10513 # Warning - without using the other run time loading flags,
10514 # -berok will link without error, but may produce a broken library.
10515 no_undefined_flag=' ${wl}-bernotok'
10516 allow_undefined_flag=' ${wl}-berok'
10517 if test "$with_gnu_ld" = yes; then
10518 # We only use this code for GNU lds that support --whole-archive.
10519 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10520 else
10521 # Exported symbols can be pulled into shared objects from archives
10522 whole_archive_flag_spec='$convenience'
10523 fi
10524 archive_cmds_need_lc=yes
10525 # This is similar to how AIX traditionally builds its shared libraries.
10526 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'
10527 fi
10528 fi
10529 ;;
10530
10531 amigaos*)
10532 case $host_cpu in
10533 powerpc)
10534 # see comment about AmigaOS4 .so support
10535 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10536 archive_expsym_cmds=''
10537 ;;
10538 m68k)
10539 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)'
10540 hardcode_libdir_flag_spec='-L$libdir'
10541 hardcode_minus_L=yes
10542 ;;
10543 esac
10544 ;;
10545
10546 bsdi[45]*)
10547 export_dynamic_flag_spec=-rdynamic
10548 ;;
10549
10550 cygwin* | mingw* | pw32* | cegcc*)
10551 # When not using gcc, we currently assume that we are using
10552 # Microsoft Visual C++.
10553 # hardcode_libdir_flag_spec is actually meaningless, as there is
10554 # no search path for DLLs.
10555 hardcode_libdir_flag_spec=' '
10556 allow_undefined_flag=unsupported
10557 # Tell ltmain to make .lib files, not .a files.
10558 libext=lib
10559 # Tell ltmain to make .dll files, not .so files.
10560 shrext_cmds=".dll"
10561 # FIXME: Setting linknames here is a bad hack.
10562 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
10563 # The linker will automatically build a .lib file if we build a DLL.
10564 old_archive_from_new_cmds='true'
10565 # FIXME: Should let the user specify the lib program.
10566 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
10567 fix_srcfile_path='`cygpath -w "$srcfile"`'
10568 enable_shared_with_static_runtimes=yes
10569 ;;
10570
10571 darwin* | rhapsody*)
10572
10573
10574 archive_cmds_need_lc=no
10575 hardcode_direct=no
10576 hardcode_automatic=yes
10577 hardcode_shlibpath_var=unsupported
10578 if test "$lt_cv_ld_force_load" = "yes"; then
10579 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\"`'
f6bcefef 10580 else
6bb11ab3 10581 whole_archive_flag_spec=''
f6bcefef 10582 fi
6bb11ab3
L
10583 link_all_deplibs=yes
10584 allow_undefined_flag="$_lt_dar_allow_undefined"
10585 case $cc_basename in
10586 ifort*) _lt_dar_can_shared=yes ;;
10587 *) _lt_dar_can_shared=$GCC ;;
10588 esac
10589 if test "$_lt_dar_can_shared" = "yes"; then
10590 output_verbose_link_cmd=func_echo_all
10591 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
10592 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
10593 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}"
10594 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}"
10595
f6bcefef 10596 else
6bb11ab3 10597 ld_shlibs=no
f6bcefef 10598 fi
6bb11ab3
L
10599
10600 ;;
10601
10602 dgux*)
10603 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10604 hardcode_libdir_flag_spec='-L$libdir'
10605 hardcode_shlibpath_var=no
10606 ;;
10607
10608 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
10609 # support. Future versions do this automatically, but an explicit c++rt0.o
10610 # does not break anything, and helps significantly (at the cost of a little
10611 # extra space).
10612 freebsd2.2*)
10613 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10614 hardcode_libdir_flag_spec='-R$libdir'
10615 hardcode_direct=yes
10616 hardcode_shlibpath_var=no
10617 ;;
10618
10619 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
10620 freebsd2.*)
10621 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10622 hardcode_direct=yes
10623 hardcode_minus_L=yes
10624 hardcode_shlibpath_var=no
10625 ;;
10626
10627 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10628 freebsd* | dragonfly*)
10629 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
10630 hardcode_libdir_flag_spec='-R$libdir'
10631 hardcode_direct=yes
10632 hardcode_shlibpath_var=no
10633 ;;
10634
10635 hpux9*)
10636 if test "$GCC" = yes; then
10637 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'
10638 else
10639 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'
10640 fi
10641 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10642 hardcode_libdir_separator=:
10643 hardcode_direct=yes
10644
10645 # hardcode_minus_L: Not really in the search PATH,
10646 # but as the default location of the library.
10647 hardcode_minus_L=yes
10648 export_dynamic_flag_spec='${wl}-E'
10649 ;;
10650
10651 hpux10*)
10652 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10653 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10654 else
10655 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10656 fi
10657 if test "$with_gnu_ld" = no; then
10658 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10659 hardcode_libdir_flag_spec_ld='+b $libdir'
10660 hardcode_libdir_separator=:
10661 hardcode_direct=yes
10662 hardcode_direct_absolute=yes
10663 export_dynamic_flag_spec='${wl}-E'
10664 # hardcode_minus_L: Not really in the search PATH,
10665 # but as the default location of the library.
10666 hardcode_minus_L=yes
10667 fi
10668 ;;
10669
10670 hpux11*)
10671 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10672 case $host_cpu in
10673 hppa*64*)
10674 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10675 ;;
10676 ia64*)
10677 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10678 ;;
10679 *)
10680 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10681 ;;
10682 esac
10683 else
10684 case $host_cpu in
10685 hppa*64*)
10686 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10687 ;;
10688 ia64*)
10689 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10690 ;;
10691 *)
10692
10693 # Older versions of the 11.00 compiler do not understand -b yet
10694 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10695 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10696$as_echo_n "checking if $CC understands -b... " >&6; }
10697if test "${lt_cv_prog_compiler__b+set}" = set; then :
81ecdfbb 10698 $as_echo_n "(cached) " >&6
f6bcefef 10699else
6bb11ab3
L
10700 lt_cv_prog_compiler__b=no
10701 save_LDFLAGS="$LDFLAGS"
10702 LDFLAGS="$LDFLAGS -b"
10703 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10704 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10705 # The linker can only warn and ignore the option if not recognized
10706 # So say no if there are warnings
10707 if test -s conftest.err; then
10708 # Append any errors to the config.log.
10709 cat conftest.err 1>&5
10710 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10711 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10712 if diff conftest.exp conftest.er2 >/dev/null; then
10713 lt_cv_prog_compiler__b=yes
10714 fi
10715 else
10716 lt_cv_prog_compiler__b=yes
10717 fi
10718 fi
10719 $RM -r conftest*
10720 LDFLAGS="$save_LDFLAGS"
f6bcefef 10721
6bb11ab3
L
10722fi
10723{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10724$as_echo "$lt_cv_prog_compiler__b" >&6; }
f6bcefef 10725
6bb11ab3
L
10726if test x"$lt_cv_prog_compiler__b" = xyes; then
10727 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10728else
10729 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10730fi
81ecdfbb 10731
6bb11ab3
L
10732 ;;
10733 esac
10734 fi
10735 if test "$with_gnu_ld" = no; then
10736 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10737 hardcode_libdir_separator=:
10738
10739 case $host_cpu in
10740 hppa*64*|ia64*)
10741 hardcode_direct=no
10742 hardcode_shlibpath_var=no
10743 ;;
10744 *)
10745 hardcode_direct=yes
10746 hardcode_direct_absolute=yes
10747 export_dynamic_flag_spec='${wl}-E'
10748
10749 # hardcode_minus_L: Not really in the search PATH,
10750 # but as the default location of the library.
10751 hardcode_minus_L=yes
10752 ;;
10753 esac
10754 fi
10755 ;;
10756
10757 irix5* | irix6* | nonstopux*)
10758 if test "$GCC" = yes; then
10759 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'
10760 # Try to use the -exported_symbol ld option, if it does not
10761 # work, assume that -exports_file does not work either and
10762 # implicitly export all symbols.
10763 save_LDFLAGS="$LDFLAGS"
10764 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
10765 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10766/* end confdefs.h. */
10767int foo(void) {}
f6bcefef 10768_ACEOF
6bb11ab3
L
10769if ac_fn_c_try_link "$LINENO"; then :
10770 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'
f6bcefef
HPN
10771
10772fi
6bb11ab3
L
10773rm -f core conftest.err conftest.$ac_objext \
10774 conftest$ac_exeext conftest.$ac_ext
10775 LDFLAGS="$save_LDFLAGS"
10776 else
10777 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'
10778 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'
10779 fi
10780 archive_cmds_need_lc='no'
10781 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10782 hardcode_libdir_separator=:
10783 inherit_rpath=yes
10784 link_all_deplibs=yes
10785 ;;
10786
10787 netbsd*)
10788 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10789 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
10790 else
10791 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
10792 fi
10793 hardcode_libdir_flag_spec='-R$libdir'
10794 hardcode_direct=yes
10795 hardcode_shlibpath_var=no
10796 ;;
10797
10798 newsos6)
10799 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10800 hardcode_direct=yes
10801 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10802 hardcode_libdir_separator=:
10803 hardcode_shlibpath_var=no
10804 ;;
10805
10806 *nto* | *qnx*)
10807 ;;
10808
10809 openbsd*)
10810 if test -f /usr/libexec/ld.so; then
10811 hardcode_direct=yes
10812 hardcode_shlibpath_var=no
10813 hardcode_direct_absolute=yes
10814 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10815 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10816 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
10817 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10818 export_dynamic_flag_spec='${wl}-E'
10819 else
10820 case $host_os in
10821 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
10822 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10823 hardcode_libdir_flag_spec='-R$libdir'
10824 ;;
10825 *)
10826 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10827 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10828 ;;
10829 esac
10830 fi
10831 else
10832 ld_shlibs=no
10833 fi
10834 ;;
10835
10836 os2*)
10837 hardcode_libdir_flag_spec='-L$libdir'
10838 hardcode_minus_L=yes
10839 allow_undefined_flag=unsupported
10840 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'
10841 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10842 ;;
10843
10844 osf3*)
10845 if test "$GCC" = yes; then
10846 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10847 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'
10848 else
10849 allow_undefined_flag=' -expect_unresolved \*'
10850 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'
10851 fi
10852 archive_cmds_need_lc='no'
10853 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10854 hardcode_libdir_separator=:
10855 ;;
10856
10857 osf4* | osf5*) # as osf3* with the addition of -msym flag
10858 if test "$GCC" = yes; then
10859 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10860 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'
10861 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10862 else
10863 allow_undefined_flag=' -expect_unresolved \*'
10864 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'
10865 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~
10866 $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'
10867
10868 # Both c and cxx compiler support -rpath directly
10869 hardcode_libdir_flag_spec='-rpath $libdir'
10870 fi
10871 archive_cmds_need_lc='no'
10872 hardcode_libdir_separator=:
10873 ;;
10874
10875 solaris*)
10876 no_undefined_flag=' -z defs'
10877 if test "$GCC" = yes; then
10878 wlarc='${wl}'
10879 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10880 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10881 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10882 else
10883 case `$CC -V 2>&1` in
10884 *"Compilers 5.0"*)
10885 wlarc=''
10886 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
10887 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10888 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
10889 ;;
10890 *)
10891 wlarc='${wl}'
10892 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10893 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10894 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10895 ;;
10896 esac
10897 fi
10898 hardcode_libdir_flag_spec='-R$libdir'
10899 hardcode_shlibpath_var=no
10900 case $host_os in
10901 solaris2.[0-5] | solaris2.[0-5].*) ;;
10902 *)
10903 # The compiler driver will combine and reorder linker options,
10904 # but understands `-z linker_flag'. GCC discards it without `$wl',
10905 # but is careful enough not to reorder.
10906 # Supported since Solaris 2.6 (maybe 2.5.1?)
10907 if test "$GCC" = yes; then
10908 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
10909 else
10910 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
10911 fi
10912 ;;
10913 esac
10914 link_all_deplibs=yes
10915 ;;
10916
10917 sunos4*)
10918 if test "x$host_vendor" = xsequent; then
10919 # Use $CC to link under sequent, because it throws in some extra .o
10920 # files that make .init and .fini sections work.
10921 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10922 else
10923 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10924 fi
10925 hardcode_libdir_flag_spec='-L$libdir'
10926 hardcode_direct=yes
10927 hardcode_minus_L=yes
10928 hardcode_shlibpath_var=no
10929 ;;
10930
10931 sysv4)
10932 case $host_vendor in
10933 sni)
10934 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10935 hardcode_direct=yes # is this really true???
10936 ;;
10937 siemens)
10938 ## LD is ld it makes a PLAMLIB
10939 ## CC just makes a GrossModule.
10940 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10941 reload_cmds='$CC -r -o $output$reload_objs'
10942 hardcode_direct=no
10943 ;;
10944 motorola)
10945 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10946 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
10947 ;;
10948 esac
10949 runpath_var='LD_RUN_PATH'
10950 hardcode_shlibpath_var=no
10951 ;;
10952
10953 sysv4.3*)
10954 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10955 hardcode_shlibpath_var=no
10956 export_dynamic_flag_spec='-Bexport'
10957 ;;
10958
10959 sysv4*MP*)
10960 if test -d /usr/nec; then
10961 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10962 hardcode_shlibpath_var=no
10963 runpath_var=LD_RUN_PATH
10964 hardcode_runpath_var=yes
10965 ld_shlibs=yes
10966 fi
10967 ;;
10968
10969 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
10970 no_undefined_flag='${wl}-z,text'
10971 archive_cmds_need_lc=no
10972 hardcode_shlibpath_var=no
10973 runpath_var='LD_RUN_PATH'
10974
10975 if test "$GCC" = yes; then
10976 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10977 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10978 else
10979 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10980 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10981 fi
10982 ;;
10983
10984 sysv5* | sco3.2v5* | sco5v6*)
10985 # Note: We can NOT use -z defs as we might desire, because we do not
10986 # link with -lc, and that would cause any symbols used from libc to
10987 # always be unresolved, which means just about no library would
10988 # ever link correctly. If we're not using GNU ld we use -z text
10989 # though, which does catch some bad symbols but isn't as heavy-handed
10990 # as -z defs.
10991 no_undefined_flag='${wl}-z,text'
10992 allow_undefined_flag='${wl}-z,nodefs'
10993 archive_cmds_need_lc=no
10994 hardcode_shlibpath_var=no
10995 hardcode_libdir_flag_spec='${wl}-R,$libdir'
10996 hardcode_libdir_separator=':'
10997 link_all_deplibs=yes
10998 export_dynamic_flag_spec='${wl}-Bexport'
10999 runpath_var='LD_RUN_PATH'
11000
11001 if test "$GCC" = yes; then
11002 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11003 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11004 else
11005 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11006 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11007 fi
11008 ;;
11009
11010 uts4*)
11011 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11012 hardcode_libdir_flag_spec='-L$libdir'
11013 hardcode_shlibpath_var=no
11014 ;;
11015
11016 *)
11017 ld_shlibs=no
11018 ;;
11019 esac
11020
11021 if test x$host_vendor = xsni; then
11022 case $host in
11023 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
11024 export_dynamic_flag_spec='${wl}-Blargedynsym'
11025 ;;
11026 esac
11027 fi
11028 fi
11029
11030{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11031$as_echo "$ld_shlibs" >&6; }
11032test "$ld_shlibs" = no && can_build_shared=no
11033
11034with_gnu_ld=$with_gnu_ld
11035
11036
11037
11038
f6bcefef 11039
f6bcefef 11040
f6bcefef 11041
6ffe910a 11042
6ffe910a
MF
11043
11044
6ffe910a 11045
f6bcefef 11046
f6bcefef
HPN
11047
11048
6bb11ab3
L
11049
11050#
11051# Do we need to explicitly link libc?
11052#
11053case "x$archive_cmds_need_lc" in
11054x|xyes)
11055 # Assume -lc should be added
11056 archive_cmds_need_lc=yes
11057
11058 if test "$enable_shared" = yes && test "$GCC" = yes; then
11059 case $archive_cmds in
11060 *'~'*)
11061 # FIXME: we may have to deal with multi-command sequences.
11062 ;;
11063 '$CC '*)
11064 # Test whether the compiler implicitly links with -lc since on some
11065 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11066 # to ld, don't add -lc before -lgcc.
11067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11068$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11069if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
6ffe910a 11070 $as_echo_n "(cached) " >&6
f6bcefef 11071else
6bb11ab3
L
11072 $RM conftest*
11073 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11074
11075 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11076 (eval $ac_compile) 2>&5
11077 ac_status=$?
11078 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11079 test $ac_status = 0; } 2>conftest.err; then
11080 soname=conftest
11081 lib=conftest
11082 libobjs=conftest.$ac_objext
11083 deplibs=
11084 wl=$lt_prog_compiler_wl
11085 pic_flag=$lt_prog_compiler_pic
11086 compiler_flags=-v
11087 linker_flags=-v
11088 verstring=
11089 output_objdir=.
11090 libname=conftest
11091 lt_save_allow_undefined_flag=$allow_undefined_flag
11092 allow_undefined_flag=
11093 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11094 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11095 ac_status=$?
11096 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11097 test $ac_status = 0; }
11098 then
11099 lt_cv_archive_cmds_need_lc=no
11100 else
11101 lt_cv_archive_cmds_need_lc=yes
11102 fi
11103 allow_undefined_flag=$lt_save_allow_undefined_flag
11104 else
11105 cat conftest.err 1>&5
11106 fi
11107 $RM conftest*
f6bcefef 11108
6ffe910a 11109fi
6bb11ab3
L
11110{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11111$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11112 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11113 ;;
11114 esac
11115 fi
11116 ;;
6ffe910a 11117esac
f6bcefef
HPN
11118
11119
6ffe910a 11120
f6bcefef 11121
81ecdfbb 11122
f6bcefef 11123
f6bcefef 11124
f6bcefef 11125
f6bcefef 11126
f6bcefef 11127
f6bcefef 11128
f6bcefef 11129
f6bcefef 11130
f6bcefef 11131
81ecdfbb 11132
f6bcefef 11133
f6bcefef
HPN
11134
11135
81ecdfbb 11136
81ecdfbb 11137
81ecdfbb
RW
11138
11139
81ecdfbb 11140
81ecdfbb 11141
f6bcefef
HPN
11142
11143
f6bcefef 11144
f6bcefef 11145
f6bcefef 11146
f6bcefef 11147
81ecdfbb 11148
f6bcefef 11149
f6bcefef 11150
f6bcefef 11151
81ecdfbb 11152
f6bcefef 11153
f6bcefef 11154
f6bcefef 11155
f6bcefef 11156
81ecdfbb 11157
f6bcefef 11158
f6bcefef 11159
f6bcefef 11160
f6bcefef
HPN
11161
11162
11163
11164
6ffe910a 11165
2232061b
MF
11166
11167
2232061b 11168
2232061b
MF
11169
11170
2232061b
MF
11171
11172
2232061b 11173
2232061b
MF
11174
11175
6bb11ab3
L
11176
11177
11178
11179
11180
11181
11182
11183
11184
11185
11186
11187
11188
11189
11190
11191
11192
11193
11194
11195
11196
11197
11198
11199
11200
11201
11202
11203
11204
11205
11206
11207
11208
11209
11210
11211
11212
11213
11214
11215
11216
11217
11218
11219
11220
11221
11222
11223
11224
11225
11226
11227
11228
11229
11230
11231
11232
11233
11234
11235
11236
11237
11238
11239
11240
11241
11242
11243
11244
11245
11246
11247
11248
11249
11250
11251
11252
11253
11254
11255
11256
11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
11275 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11276$as_echo_n "checking dynamic linker characteristics... " >&6; }
11277
11278if test "$GCC" = yes; then
11279 case $host_os in
11280 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11281 *) lt_awk_arg="/^libraries:/" ;;
11282 esac
11283 case $host_os in
11284 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11285 *) lt_sed_strip_eq="s,=/,/,g" ;;
11286 esac
11287 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11288 case $lt_search_path_spec in
11289 *\;*)
11290 # if the path contains ";" then we assume it to be the separator
11291 # otherwise default to the standard path separator (i.e. ":") - it is
11292 # assumed that no part of a normal pathname contains ";" but that should
11293 # okay in the real world where ";" in dirpaths is itself problematic.
11294 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11295 ;;
11296 *)
11297 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11298 ;;
11299 esac
11300 # Ok, now we have the path, separated by spaces, we can step through it
11301 # and add multilib dir if necessary.
11302 lt_tmp_lt_search_path_spec=
11303 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11304 for lt_sys_path in $lt_search_path_spec; do
11305 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11306 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11307 else
11308 test -d "$lt_sys_path" && \
11309 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11310 fi
11311 done
11312 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11313BEGIN {RS=" "; FS="/|\n";} {
11314 lt_foo="";
11315 lt_count=0;
11316 for (lt_i = NF; lt_i > 0; lt_i--) {
11317 if ($lt_i != "" && $lt_i != ".") {
11318 if ($lt_i == "..") {
11319 lt_count++;
11320 } else {
11321 if (lt_count == 0) {
11322 lt_foo="/" $lt_i lt_foo;
11323 } else {
11324 lt_count--;
11325 }
11326 }
11327 }
11328 }
11329 if (lt_foo != "") { lt_freq[lt_foo]++; }
11330 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11331}'`
11332 # AWK program above erroneously prepends '/' to C:/dos/paths
11333 # for these hosts.
11334 case $host_os in
11335 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11336 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11337 esac
11338 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11339else
11340 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11341fi
11342library_names_spec=
11343libname_spec='lib$name'
11344soname_spec=
11345shrext_cmds=".so"
11346postinstall_cmds=
11347postuninstall_cmds=
11348finish_cmds=
11349finish_eval=
11350shlibpath_var=
11351shlibpath_overrides_runpath=unknown
11352version_type=none
11353dynamic_linker="$host_os ld.so"
11354sys_lib_dlsearch_path_spec="/lib /usr/lib"
11355need_lib_prefix=unknown
11356hardcode_into_libs=no
11357
11358# when you set need_version to no, make sure it does not cause -set_version
11359# flags to be left without arguments
11360need_version=unknown
11361
11362case $host_os in
11363aix3*)
11364 version_type=linux
11365 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11366 shlibpath_var=LIBPATH
11367
11368 # AIX 3 has no versioning support, so we append a major version to the name.
11369 soname_spec='${libname}${release}${shared_ext}$major'
11370 ;;
11371
11372aix[4-9]*)
11373 version_type=linux
11374 need_lib_prefix=no
11375 need_version=no
11376 hardcode_into_libs=yes
11377 if test "$host_cpu" = ia64; then
11378 # AIX 5 supports IA64
11379 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11380 shlibpath_var=LD_LIBRARY_PATH
11381 else
11382 # With GCC up to 2.95.x, collect2 would create an import file
11383 # for dependence libraries. The import file would start with
11384 # the line `#! .'. This would cause the generated library to
11385 # depend on `.', always an invalid library. This was fixed in
11386 # development snapshots of GCC prior to 3.0.
11387 case $host_os in
11388 aix4 | aix4.[01] | aix4.[01].*)
11389 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11390 echo ' yes '
11391 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11392 :
11393 else
11394 can_build_shared=no
11395 fi
11396 ;;
11397 esac
11398 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11399 # soname into executable. Probably we can add versioning support to
11400 # collect2, so additional links can be useful in future.
11401 if test "$aix_use_runtimelinking" = yes; then
11402 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11403 # instead of lib<name>.a to let people know that these are not
11404 # typical AIX shared libraries.
11405 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11406 else
11407 # We preserve .a as extension for shared libraries through AIX4.2
11408 # and later when we are not doing run time linking.
11409 library_names_spec='${libname}${release}.a $libname.a'
11410 soname_spec='${libname}${release}${shared_ext}$major'
11411 fi
11412 shlibpath_var=LIBPATH
11413 fi
11414 ;;
11415
11416amigaos*)
11417 case $host_cpu in
11418 powerpc)
11419 # Since July 2007 AmigaOS4 officially supports .so libraries.
11420 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11421 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11422 ;;
11423 m68k)
11424 library_names_spec='$libname.ixlibrary $libname.a'
11425 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11426 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'
11427 ;;
11428 esac
11429 ;;
11430
11431beos*)
11432 library_names_spec='${libname}${shared_ext}'
11433 dynamic_linker="$host_os ld.so"
11434 shlibpath_var=LIBRARY_PATH
11435 ;;
11436
11437bsdi[45]*)
11438 version_type=linux
11439 need_version=no
11440 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11441 soname_spec='${libname}${release}${shared_ext}$major'
11442 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11443 shlibpath_var=LD_LIBRARY_PATH
11444 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11445 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11446 # the default ld.so.conf also contains /usr/contrib/lib and
11447 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11448 # libtool to hard-code these into programs
11449 ;;
11450
11451cygwin* | mingw* | pw32* | cegcc*)
11452 version_type=windows
11453 shrext_cmds=".dll"
11454 need_version=no
11455 need_lib_prefix=no
11456
11457 case $GCC,$host_os in
11458 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11459 library_names_spec='$libname.dll.a'
11460 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11461 postinstall_cmds='base_file=`basename \${file}`~
11462 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11463 dldir=$destdir/`dirname \$dlpath`~
11464 test -d \$dldir || mkdir -p \$dldir~
11465 $install_prog $dir/$dlname \$dldir/$dlname~
11466 chmod a+x \$dldir/$dlname~
11467 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11468 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11469 fi'
11470 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11471 dlpath=$dir/\$dldll~
11472 $RM \$dlpath'
11473 shlibpath_overrides_runpath=yes
11474
11475 case $host_os in
11476 cygwin*)
11477 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11478 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11479
11480 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11481 ;;
11482 mingw* | cegcc*)
11483 # MinGW DLLs use traditional 'lib' prefix
11484 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11485 ;;
11486 pw32*)
11487 # pw32 DLLs use 'pw' prefix rather than 'lib'
11488 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11489 ;;
11490 esac
11491 ;;
11492
11493 *)
11494 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11495 ;;
11496 esac
11497 dynamic_linker='Win32 ld.exe'
11498 # FIXME: first we should search . and the directory the executable is in
11499 shlibpath_var=PATH
11500 ;;
11501
11502darwin* | rhapsody*)
11503 dynamic_linker="$host_os dyld"
11504 version_type=darwin
11505 need_lib_prefix=no
11506 need_version=no
11507 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11508 soname_spec='${libname}${release}${major}$shared_ext'
11509 shlibpath_overrides_runpath=yes
11510 shlibpath_var=DYLD_LIBRARY_PATH
11511 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11512
11513 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11514 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11515 ;;
11516
11517dgux*)
11518 version_type=linux
11519 need_lib_prefix=no
11520 need_version=no
11521 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11522 soname_spec='${libname}${release}${shared_ext}$major'
11523 shlibpath_var=LD_LIBRARY_PATH
11524 ;;
11525
11526freebsd* | dragonfly*)
11527 # DragonFly does not have aout. When/if they implement a new
11528 # versioning mechanism, adjust this.
11529 if test -x /usr/bin/objformat; then
11530 objformat=`/usr/bin/objformat`
11531 else
11532 case $host_os in
11533 freebsd[23].*) objformat=aout ;;
11534 *) objformat=elf ;;
11535 esac
11536 fi
11537 version_type=freebsd-$objformat
11538 case $version_type in
11539 freebsd-elf*)
11540 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11541 need_version=no
11542 need_lib_prefix=no
11543 ;;
11544 freebsd-*)
11545 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11546 need_version=yes
11547 ;;
11548 esac
11549 shlibpath_var=LD_LIBRARY_PATH
11550 case $host_os in
11551 freebsd2.*)
11552 shlibpath_overrides_runpath=yes
11553 ;;
11554 freebsd3.[01]* | freebsdelf3.[01]*)
11555 shlibpath_overrides_runpath=yes
11556 hardcode_into_libs=yes
11557 ;;
11558 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
11559 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
11560 shlibpath_overrides_runpath=no
11561 hardcode_into_libs=yes
11562 ;;
11563 *) # from 4.6 on, and DragonFly
11564 shlibpath_overrides_runpath=yes
11565 hardcode_into_libs=yes
11566 ;;
11567 esac
11568 ;;
11569
11570gnu*)
11571 version_type=linux
11572 need_lib_prefix=no
11573 need_version=no
11574 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11575 soname_spec='${libname}${release}${shared_ext}$major'
11576 shlibpath_var=LD_LIBRARY_PATH
11577 hardcode_into_libs=yes
11578 ;;
11579
11580haiku*)
11581 version_type=linux
11582 need_lib_prefix=no
11583 need_version=no
11584 dynamic_linker="$host_os runtime_loader"
11585 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11586 soname_spec='${libname}${release}${shared_ext}$major'
11587 shlibpath_var=LIBRARY_PATH
11588 shlibpath_overrides_runpath=yes
11589 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
11590 hardcode_into_libs=yes
11591 ;;
11592
11593hpux9* | hpux10* | hpux11*)
11594 # Give a soname corresponding to the major version so that dld.sl refuses to
11595 # link against other versions.
11596 version_type=sunos
11597 need_lib_prefix=no
11598 need_version=no
11599 case $host_cpu in
11600 ia64*)
11601 shrext_cmds='.so'
11602 hardcode_into_libs=yes
11603 dynamic_linker="$host_os dld.so"
11604 shlibpath_var=LD_LIBRARY_PATH
11605 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11606 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11607 soname_spec='${libname}${release}${shared_ext}$major'
11608 if test "X$HPUX_IA64_MODE" = X32; then
11609 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
11610 else
11611 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
11612 fi
11613 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11614 ;;
11615 hppa*64*)
11616 shrext_cmds='.sl'
11617 hardcode_into_libs=yes
11618 dynamic_linker="$host_os dld.sl"
11619 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
11620 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11621 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11622 soname_spec='${libname}${release}${shared_ext}$major'
11623 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
11624 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11625 ;;
11626 *)
11627 shrext_cmds='.sl'
11628 dynamic_linker="$host_os dld.sl"
11629 shlibpath_var=SHLIB_PATH
11630 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
11631 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11632 soname_spec='${libname}${release}${shared_ext}$major'
11633 ;;
11634 esac
11635 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11636 postinstall_cmds='chmod 555 $lib'
11637 # or fails outright, so override atomically:
11638 install_override_mode=555
11639 ;;
11640
11641interix[3-9]*)
11642 version_type=linux
11643 need_lib_prefix=no
11644 need_version=no
11645 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11646 soname_spec='${libname}${release}${shared_ext}$major'
11647 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
11648 shlibpath_var=LD_LIBRARY_PATH
11649 shlibpath_overrides_runpath=no
11650 hardcode_into_libs=yes
11651 ;;
11652
11653irix5* | irix6* | nonstopux*)
11654 case $host_os in
11655 nonstopux*) version_type=nonstopux ;;
11656 *)
11657 if test "$lt_cv_prog_gnu_ld" = yes; then
11658 version_type=linux
11659 else
11660 version_type=irix
11661 fi ;;
11662 esac
11663 need_lib_prefix=no
11664 need_version=no
11665 soname_spec='${libname}${release}${shared_ext}$major'
11666 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
11667 case $host_os in
11668 irix5* | nonstopux*)
11669 libsuff= shlibsuff=
11670 ;;
11671 *)
11672 case $LD in # libtool.m4 will add one of these switches to LD
11673 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11674 libsuff= shlibsuff= libmagic=32-bit;;
11675 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11676 libsuff=32 shlibsuff=N32 libmagic=N32;;
11677 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11678 libsuff=64 shlibsuff=64 libmagic=64-bit;;
11679 *) libsuff= shlibsuff= libmagic=never-match;;
11680 esac
11681 ;;
11682 esac
11683 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
11684 shlibpath_overrides_runpath=no
11685 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
11686 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
11687 hardcode_into_libs=yes
11688 ;;
11689
11690# No shared lib support for Linux oldld, aout, or coff.
11691linux*oldld* | linux*aout* | linux*coff*)
11692 dynamic_linker=no
11693 ;;
11694
11695# This must be Linux ELF.
11696linux* | k*bsd*-gnu | kopensolaris*-gnu)
11697 version_type=linux
11698 need_lib_prefix=no
11699 need_version=no
11700 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11701 soname_spec='${libname}${release}${shared_ext}$major'
11702 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11703 shlibpath_var=LD_LIBRARY_PATH
11704 shlibpath_overrides_runpath=no
11705
11706 # Some binutils ld are patched to set DT_RUNPATH
11707 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
2232061b
MF
11708 $as_echo_n "(cached) " >&6
11709else
6bb11ab3
L
11710 lt_cv_shlibpath_overrides_runpath=no
11711 save_LDFLAGS=$LDFLAGS
11712 save_libdir=$libdir
11713 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11714 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
11715 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2232061b
MF
11716/* end confdefs.h. */
11717
2232061b
MF
11718int
11719main ()
11720{
11721
11722 ;
11723 return 0;
11724}
11725_ACEOF
6bb11ab3
L
11726if ac_fn_c_try_link "$LINENO"; then :
11727 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
11728 lt_cv_shlibpath_overrides_runpath=yes
2232061b 11729fi
2232061b 11730fi
6bb11ab3
L
11731rm -f core conftest.err conftest.$ac_objext \
11732 conftest$ac_exeext conftest.$ac_ext
11733 LDFLAGS=$save_LDFLAGS
11734 libdir=$save_libdir
2232061b 11735
6bb11ab3 11736fi
2232061b 11737
6bb11ab3 11738 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
2232061b 11739
6bb11ab3
L
11740 # This implies no fast_install, which is unacceptable.
11741 # Some rework will be needed to allow for fast_install
11742 # before this can be enabled.
11743 hardcode_into_libs=yes
2232061b 11744
6bb11ab3
L
11745 # Append ld.so.conf contents to the search path
11746 if test -f /etc/ld.so.conf; then
11747 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' ' '`
11748 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11749 fi
2232061b 11750
6bb11ab3
L
11751 # We used to test for /lib/ld.so.1 and disable shared libraries on
11752 # powerpc, because MkLinux only supported shared libraries with the
11753 # GNU dynamic linker. Since this was broken with cross compilers,
11754 # most powerpc-linux boxes support dynamic linking these days and
11755 # people can always --disable-shared, the test was removed, and we
11756 # assume the GNU/Linux dynamic linker is in use.
11757 dynamic_linker='GNU/Linux ld.so'
11758 ;;
11759
11760netbsd*)
11761 version_type=sunos
11762 need_lib_prefix=no
11763 need_version=no
11764 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11765 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11766 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11767 dynamic_linker='NetBSD (a.out) ld.so'
2232061b 11768 else
6bb11ab3
L
11769 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11770 soname_spec='${libname}${release}${shared_ext}$major'
11771 dynamic_linker='NetBSD ld.elf_so'
11772 fi
11773 shlibpath_var=LD_LIBRARY_PATH
11774 shlibpath_overrides_runpath=yes
11775 hardcode_into_libs=yes
11776 ;;
11777
11778newsos6)
11779 version_type=linux
11780 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11781 shlibpath_var=LD_LIBRARY_PATH
11782 shlibpath_overrides_runpath=yes
11783 ;;
11784
11785*nto* | *qnx*)
11786 version_type=qnx
11787 need_lib_prefix=no
11788 need_version=no
11789 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11790 soname_spec='${libname}${release}${shared_ext}$major'
11791 shlibpath_var=LD_LIBRARY_PATH
11792 shlibpath_overrides_runpath=no
11793 hardcode_into_libs=yes
11794 dynamic_linker='ldqnx.so'
11795 ;;
11796
11797openbsd*)
11798 version_type=sunos
11799 sys_lib_dlsearch_path_spec="/usr/lib"
11800 need_lib_prefix=no
11801 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
11802 case $host_os in
11803 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
11804 *) need_version=no ;;
11805 esac
11806 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11807 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11808 shlibpath_var=LD_LIBRARY_PATH
11809 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11810 case $host_os in
11811 openbsd2.[89] | openbsd2.[89].*)
11812 shlibpath_overrides_runpath=no
11813 ;;
11814 *)
11815 shlibpath_overrides_runpath=yes
11816 ;;
11817 esac
11818 else
11819 shlibpath_overrides_runpath=yes
11820 fi
11821 ;;
11822
11823os2*)
11824 libname_spec='$name'
11825 shrext_cmds=".dll"
11826 need_lib_prefix=no
11827 library_names_spec='$libname${shared_ext} $libname.a'
11828 dynamic_linker='OS/2 ld.exe'
11829 shlibpath_var=LIBPATH
11830 ;;
11831
11832osf3* | osf4* | osf5*)
11833 version_type=osf
11834 need_lib_prefix=no
11835 need_version=no
11836 soname_spec='${libname}${release}${shared_ext}$major'
11837 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11838 shlibpath_var=LD_LIBRARY_PATH
11839 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
11840 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
11841 ;;
11842
11843rdos*)
11844 dynamic_linker=no
11845 ;;
11846
11847solaris*)
11848 version_type=linux
11849 need_lib_prefix=no
11850 need_version=no
11851 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11852 soname_spec='${libname}${release}${shared_ext}$major'
11853 shlibpath_var=LD_LIBRARY_PATH
11854 shlibpath_overrides_runpath=yes
11855 hardcode_into_libs=yes
11856 # ldd complains unless libraries are executable
11857 postinstall_cmds='chmod +x $lib'
11858 ;;
11859
11860sunos4*)
11861 version_type=sunos
11862 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11863 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
11864 shlibpath_var=LD_LIBRARY_PATH
11865 shlibpath_overrides_runpath=yes
11866 if test "$with_gnu_ld" = yes; then
11867 need_lib_prefix=no
11868 fi
11869 need_version=yes
11870 ;;
11871
11872sysv4 | sysv4.3*)
11873 version_type=linux
11874 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11875 soname_spec='${libname}${release}${shared_ext}$major'
11876 shlibpath_var=LD_LIBRARY_PATH
11877 case $host_vendor in
11878 sni)
11879 shlibpath_overrides_runpath=no
11880 need_lib_prefix=no
11881 runpath_var=LD_RUN_PATH
11882 ;;
11883 siemens)
11884 need_lib_prefix=no
11885 ;;
11886 motorola)
11887 need_lib_prefix=no
11888 need_version=no
11889 shlibpath_overrides_runpath=no
11890 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
11891 ;;
11892 esac
11893 ;;
11894
11895sysv4*MP*)
11896 if test -d /usr/nec ;then
11897 version_type=linux
11898 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11899 soname_spec='$libname${shared_ext}.$major'
11900 shlibpath_var=LD_LIBRARY_PATH
2232061b 11901 fi
6bb11ab3
L
11902 ;;
11903
11904sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
11905 version_type=freebsd-elf
11906 need_lib_prefix=no
11907 need_version=no
11908 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11909 soname_spec='${libname}${release}${shared_ext}$major'
11910 shlibpath_var=LD_LIBRARY_PATH
11911 shlibpath_overrides_runpath=yes
11912 hardcode_into_libs=yes
11913 if test "$with_gnu_ld" = yes; then
11914 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
11915 else
11916 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
11917 case $host_os in
11918 sco3.2v5*)
11919 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
11920 ;;
11921 esac
11922 fi
11923 sys_lib_dlsearch_path_spec='/usr/lib'
11924 ;;
11925
11926tpf*)
11927 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
11928 version_type=linux
11929 need_lib_prefix=no
11930 need_version=no
11931 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11932 shlibpath_var=LD_LIBRARY_PATH
11933 shlibpath_overrides_runpath=no
11934 hardcode_into_libs=yes
11935 ;;
11936
11937uts4*)
11938 version_type=linux
11939 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11940 soname_spec='${libname}${release}${shared_ext}$major'
11941 shlibpath_var=LD_LIBRARY_PATH
11942 ;;
11943
11944*)
11945 dynamic_linker=no
11946 ;;
11947esac
11948{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11949$as_echo "$dynamic_linker" >&6; }
11950test "$dynamic_linker" = no && can_build_shared=no
11951
11952variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
11953if test "$GCC" = yes; then
11954 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2232061b 11955fi
2232061b 11956
6bb11ab3
L
11957if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
11958 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
11959fi
11960if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
11961 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
11962fi
11963
11964
11965
11966
11967
11968
11969
11970
11971
11972
11973
11974
11975
11976
11977
11978
11979
11980
11981
11982
11983
11984
11985
11986
11987
11988
2232061b 11989
2232061b 11990
2232061b 11991
2232061b 11992
2232061b
MF
11993
11994
6ffe910a 11995
6ffe910a
MF
11996
11997
11998
11999
12000
2232061b 12001
6ffe910a
MF
12002
12003
12004
12005
6ffe910a 12006
6ffe910a 12007
6ffe910a
MF
12008
12009
6ffe910a 12010
6ffe910a 12011
6ffe910a
MF
12012
12013
5f3ef9d0 12014
5f3ef9d0
JB
12015
12016
12017
db2e4d67
MF
12018
12019
db2e4d67 12020
db2e4d67 12021
db2e4d67 12022
db2e4d67 12023
db2e4d67 12024
db2e4d67 12025
db2e4d67 12026
db2e4d67
MF
12027
12028
db2e4d67 12029
db2e4d67
MF
12030
12031
db2e4d67 12032
db2e4d67
MF
12033
12034
6ffe910a 12035
6ffe910a 12036
6ffe910a
MF
12037
12038
6ffe910a
MF
12039
12040
6ffe910a 12041
6ffe910a 12042
6ffe910a 12043
6ffe910a 12044
6ffe910a 12045
f6bcefef 12046
f6bcefef 12047
f6bcefef 12048
f6bcefef 12049
f6bcefef 12050
f6bcefef 12051
f6bcefef 12052
f6bcefef 12053
f6bcefef 12054
6bb11ab3
L
12055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12056$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12057hardcode_action=
12058if test -n "$hardcode_libdir_flag_spec" ||
12059 test -n "$runpath_var" ||
12060 test "X$hardcode_automatic" = "Xyes" ; then
f6bcefef 12061
6bb11ab3
L
12062 # We can hardcode non-existent directories.
12063 if test "$hardcode_direct" != no &&
12064 # If the only mechanism to avoid hardcoding is shlibpath_var, we
12065 # have to relink, otherwise we might link with an installed library
12066 # when we should be linking with a yet-to-be-installed one
12067 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12068 test "$hardcode_minus_L" != no; then
12069 # Linking always hardcodes the temporary library directory.
12070 hardcode_action=relink
12071 else
12072 # We can link without hardcoding, and we can hardcode nonexisting dirs.
12073 hardcode_action=immediate
12074 fi
12075else
12076 # We cannot hardcode anything, or else we can only hardcode existing
12077 # directories.
12078 hardcode_action=unsupported
f6bcefef 12079fi
6bb11ab3
L
12080{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12081$as_echo "$hardcode_action" >&6; }
f6bcefef 12082
6bb11ab3
L
12083if test "$hardcode_action" = relink ||
12084 test "$inherit_rpath" = yes; then
12085 # Fast installation is not supported
12086 enable_fast_install=no
12087elif test "$shlibpath_overrides_runpath" = yes ||
12088 test "$enable_shared" = no; then
12089 # Fast installation is not necessary
12090 enable_fast_install=needless
12091fi
f6bcefef 12092
6bb11ab3
L
12093
12094
12095
12096
12097
12098 if test "x$enable_dlopen" != xyes; then
12099 enable_dlopen=unknown
12100 enable_dlopen_self=unknown
12101 enable_dlopen_self_static=unknown
12102else
12103 lt_cv_dlopen=no
12104 lt_cv_dlopen_libs=
12105
12106 case $host_os in
12107 beos*)
12108 lt_cv_dlopen="load_add_on"
12109 lt_cv_dlopen_libs=
12110 lt_cv_dlopen_self=yes
12111 ;;
12112
12113 mingw* | pw32* | cegcc*)
12114 lt_cv_dlopen="LoadLibrary"
12115 lt_cv_dlopen_libs=
12116 ;;
12117
12118 cygwin*)
12119 lt_cv_dlopen="dlopen"
12120 lt_cv_dlopen_libs=
12121 ;;
12122
12123 darwin*)
12124 # if libdl is installed we need to link against it
12125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12126$as_echo_n "checking for dlopen in -ldl... " >&6; }
12127if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12128 $as_echo_n "(cached) " >&6
12129else
12130 ac_check_lib_save_LIBS=$LIBS
12131LIBS="-ldl $LIBS"
12132cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12133/* end confdefs.h. */
12134
12135/* Override any GCC internal prototype to avoid an error.
12136 Use char because int might match the return type of a GCC
12137 builtin and then its argument prototype would still apply. */
12138#ifdef __cplusplus
12139extern "C"
12140#endif
12141char dlopen ();
12142int
12143main ()
12144{
12145return dlopen ();
12146 ;
12147 return 0;
12148}
f6bcefef 12149_ACEOF
6bb11ab3
L
12150if ac_fn_c_try_link "$LINENO"; then :
12151 ac_cv_lib_dl_dlopen=yes
12152else
12153 ac_cv_lib_dl_dlopen=no
12154fi
12155rm -f core conftest.err conftest.$ac_objext \
12156 conftest$ac_exeext conftest.$ac_ext
12157LIBS=$ac_check_lib_save_LIBS
12158fi
12159{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12160$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12161if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12162 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12163else
12164
12165 lt_cv_dlopen="dyld"
12166 lt_cv_dlopen_libs=
12167 lt_cv_dlopen_self=yes
f6bcefef
HPN
12168
12169fi
f6bcefef 12170
6bb11ab3 12171 ;;
f6bcefef 12172
6bb11ab3
L
12173 *)
12174 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12175if test "x$ac_cv_func_shl_load" = x""yes; then :
12176 lt_cv_dlopen="shl_load"
12177else
12178 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12179$as_echo_n "checking for shl_load in -ldld... " >&6; }
12180if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12181 $as_echo_n "(cached) " >&6
12182else
12183 ac_check_lib_save_LIBS=$LIBS
12184LIBS="-ldld $LIBS"
12185cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12186/* end confdefs.h. */
12187
12188/* Override any GCC internal prototype to avoid an error.
12189 Use char because int might match the return type of a GCC
12190 builtin and then its argument prototype would still apply. */
12191#ifdef __cplusplus
12192extern "C"
12193#endif
12194char shl_load ();
12195int
12196main ()
12197{
12198return shl_load ();
12199 ;
12200 return 0;
12201}
12202_ACEOF
12203if ac_fn_c_try_link "$LINENO"; then :
12204 ac_cv_lib_dld_shl_load=yes
12205else
12206 ac_cv_lib_dld_shl_load=no
12207fi
12208rm -f core conftest.err conftest.$ac_objext \
12209 conftest$ac_exeext conftest.$ac_ext
12210LIBS=$ac_check_lib_save_LIBS
12211fi
12212{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12213$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12214if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12215 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12216else
12217 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12218if test "x$ac_cv_func_dlopen" = x""yes; then :
12219 lt_cv_dlopen="dlopen"
12220else
12221 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12222$as_echo_n "checking for dlopen in -ldl... " >&6; }
12223if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
81ecdfbb 12224 $as_echo_n "(cached) " >&6
f6bcefef
HPN
12225else
12226 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12227LIBS="-ldl $LIBS"
81ecdfbb 12228cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef
HPN
12229/* end confdefs.h. */
12230
81ecdfbb
RW
12231/* Override any GCC internal prototype to avoid an error.
12232 Use char because int might match the return type of a GCC
12233 builtin and then its argument prototype would still apply. */
f6bcefef
HPN
12234#ifdef __cplusplus
12235extern "C"
12236#endif
6bb11ab3 12237char dlopen ();
f6bcefef
HPN
12238int
12239main ()
12240{
6bb11ab3 12241return dlopen ();
f6bcefef
HPN
12242 ;
12243 return 0;
12244}
12245_ACEOF
81ecdfbb 12246if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12247 ac_cv_lib_dl_dlopen=yes
f6bcefef 12248else
6bb11ab3 12249 ac_cv_lib_dl_dlopen=no
f6bcefef 12250fi
81ecdfbb
RW
12251rm -f core conftest.err conftest.$ac_objext \
12252 conftest$ac_exeext conftest.$ac_ext
f6bcefef
HPN
12253LIBS=$ac_check_lib_save_LIBS
12254fi
6bb11ab3
L
12255{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12256$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12257if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12258 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12259else
12260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12261$as_echo_n "checking for dlopen in -lsvld... " >&6; }
12262if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
81ecdfbb 12263 $as_echo_n "(cached) " >&6
f6bcefef
HPN
12264else
12265 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12266LIBS="-lsvld $LIBS"
81ecdfbb 12267cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef
HPN
12268/* end confdefs.h. */
12269
81ecdfbb
RW
12270/* Override any GCC internal prototype to avoid an error.
12271 Use char because int might match the return type of a GCC
12272 builtin and then its argument prototype would still apply. */
f6bcefef
HPN
12273#ifdef __cplusplus
12274extern "C"
12275#endif
6bb11ab3 12276char dlopen ();
f6bcefef
HPN
12277int
12278main ()
12279{
6bb11ab3 12280return dlopen ();
f6bcefef
HPN
12281 ;
12282 return 0;
12283}
12284_ACEOF
81ecdfbb 12285if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12286 ac_cv_lib_svld_dlopen=yes
f6bcefef 12287else
6bb11ab3 12288 ac_cv_lib_svld_dlopen=no
f6bcefef 12289fi
81ecdfbb
RW
12290rm -f core conftest.err conftest.$ac_objext \
12291 conftest$ac_exeext conftest.$ac_ext
f6bcefef
HPN
12292LIBS=$ac_check_lib_save_LIBS
12293fi
6bb11ab3
L
12294{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12295$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12296if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12297 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
5912fadd 12298else
6bb11ab3
L
12299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12300$as_echo_n "checking for dld_link in -ldld... " >&6; }
12301if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
81ecdfbb 12302 $as_echo_n "(cached) " >&6
8929c18c 12303else
6bb11ab3
L
12304 ac_check_lib_save_LIBS=$LIBS
12305LIBS="-ldld $LIBS"
81ecdfbb 12306cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8929c18c
HPN
12307/* end confdefs.h. */
12308
81ecdfbb
RW
12309/* Override any GCC internal prototype to avoid an error.
12310 Use char because int might match the return type of a GCC
8929c18c 12311 builtin and then its argument prototype would still apply. */
8929c18c
HPN
12312#ifdef __cplusplus
12313extern "C"
12314#endif
6bb11ab3 12315char dld_link ();
8929c18c
HPN
12316int
12317main ()
12318{
6bb11ab3 12319return dld_link ();
8929c18c
HPN
12320 ;
12321 return 0;
12322}
12323_ACEOF
6bb11ab3
L
12324if ac_fn_c_try_link "$LINENO"; then :
12325 ac_cv_lib_dld_dld_link=yes
12326else
12327 ac_cv_lib_dld_dld_link=no
12328fi
12329rm -f core conftest.err conftest.$ac_objext \
12330 conftest$ac_exeext conftest.$ac_ext
12331LIBS=$ac_check_lib_save_LIBS
12332fi
12333{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12334$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12335if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12336 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12337fi
12338
12339
12340fi
12341
12342
12343fi
12344
12345
12346fi
12347
12348
12349fi
12350
12351
12352fi
12353
12354 ;;
12355 esac
12356
12357 if test "x$lt_cv_dlopen" != xno; then
12358 enable_dlopen=yes
8929c18c 12359 else
6bb11ab3
L
12360 enable_dlopen=no
12361 fi
12362
12363 case $lt_cv_dlopen in
12364 dlopen)
12365 save_CPPFLAGS="$CPPFLAGS"
12366 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12367
12368 save_LDFLAGS="$LDFLAGS"
12369 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12370
12371 save_LIBS="$LIBS"
12372 LIBS="$lt_cv_dlopen_libs $LIBS"
12373
12374 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12375$as_echo_n "checking whether a program can dlopen itself... " >&6; }
12376if test "${lt_cv_dlopen_self+set}" = set; then :
12377 $as_echo_n "(cached) " >&6
12378else
12379 if test "$cross_compiling" = yes; then :
12380 lt_cv_dlopen_self=cross
12381else
12382 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12383 lt_status=$lt_dlunknown
12384 cat > conftest.$ac_ext <<_LT_EOF
49cd1634 12385#line 12385 "configure"
6bb11ab3
L
12386#include "confdefs.h"
12387
12388#if HAVE_DLFCN_H
12389#include <dlfcn.h>
12390#endif
12391
12392#include <stdio.h>
12393
12394#ifdef RTLD_GLOBAL
12395# define LT_DLGLOBAL RTLD_GLOBAL
12396#else
12397# ifdef DL_GLOBAL
12398# define LT_DLGLOBAL DL_GLOBAL
12399# else
12400# define LT_DLGLOBAL 0
12401# endif
12402#endif
12403
12404/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12405 find out it does not work in some platform. */
12406#ifndef LT_DLLAZY_OR_NOW
12407# ifdef RTLD_LAZY
12408# define LT_DLLAZY_OR_NOW RTLD_LAZY
12409# else
12410# ifdef DL_LAZY
12411# define LT_DLLAZY_OR_NOW DL_LAZY
12412# else
12413# ifdef RTLD_NOW
12414# define LT_DLLAZY_OR_NOW RTLD_NOW
12415# else
12416# ifdef DL_NOW
12417# define LT_DLLAZY_OR_NOW DL_NOW
12418# else
12419# define LT_DLLAZY_OR_NOW 0
12420# endif
12421# endif
12422# endif
12423# endif
12424#endif
12425
12426/* When -fvisbility=hidden is used, assume the code has been annotated
12427 correspondingly for the symbols needed. */
12428#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12429void fnord () __attribute__((visibility("default")));
12430#endif
12431
12432void fnord () { int i=42; }
12433int main ()
12434{
12435 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12436 int status = $lt_dlunknown;
12437
12438 if (self)
12439 {
12440 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12441 else
12442 {
12443 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12444 else puts (dlerror ());
12445 }
12446 /* dlclose (self); */
12447 }
12448 else
12449 puts (dlerror ());
12450
12451 return status;
12452}
12453_LT_EOF
12454 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12455 (eval $ac_link) 2>&5
12456 ac_status=$?
12457 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12458 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12459 (./conftest; exit; ) >&5 2>/dev/null
12460 lt_status=$?
12461 case x$lt_status in
12462 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12463 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12464 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12465 esac
12466 else :
12467 # compilation failed
12468 lt_cv_dlopen_self=no
8929c18c 12469 fi
8929c18c 12470fi
6bb11ab3
L
12471rm -fr conftest*
12472
12473
8929c18c 12474fi
6bb11ab3
L
12475{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12476$as_echo "$lt_cv_dlopen_self" >&6; }
8929c18c 12477
6bb11ab3
L
12478 if test "x$lt_cv_dlopen_self" = xyes; then
12479 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12480 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12481$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12482if test "${lt_cv_dlopen_self_static+set}" = set; then :
12483 $as_echo_n "(cached) " >&6
8929c18c 12484else
6bb11ab3
L
12485 if test "$cross_compiling" = yes; then :
12486 lt_cv_dlopen_self_static=cross
12487else
12488 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12489 lt_status=$lt_dlunknown
12490 cat > conftest.$ac_ext <<_LT_EOF
49cd1634 12491#line 12491 "configure"
6bb11ab3
L
12492#include "confdefs.h"
12493
12494#if HAVE_DLFCN_H
12495#include <dlfcn.h>
12496#endif
12497
12498#include <stdio.h>
12499
12500#ifdef RTLD_GLOBAL
12501# define LT_DLGLOBAL RTLD_GLOBAL
12502#else
12503# ifdef DL_GLOBAL
12504# define LT_DLGLOBAL DL_GLOBAL
12505# else
12506# define LT_DLGLOBAL 0
12507# endif
12508#endif
12509
12510/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12511 find out it does not work in some platform. */
12512#ifndef LT_DLLAZY_OR_NOW
12513# ifdef RTLD_LAZY
12514# define LT_DLLAZY_OR_NOW RTLD_LAZY
12515# else
12516# ifdef DL_LAZY
12517# define LT_DLLAZY_OR_NOW DL_LAZY
12518# else
12519# ifdef RTLD_NOW
12520# define LT_DLLAZY_OR_NOW RTLD_NOW
12521# else
12522# ifdef DL_NOW
12523# define LT_DLLAZY_OR_NOW DL_NOW
12524# else
12525# define LT_DLLAZY_OR_NOW 0
12526# endif
12527# endif
12528# endif
12529# endif
12530#endif
12531
12532/* When -fvisbility=hidden is used, assume the code has been annotated
12533 correspondingly for the symbols needed. */
12534#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12535void fnord () __attribute__((visibility("default")));
12536#endif
12537
12538void fnord () { int i=42; }
12539int main ()
12540{
12541 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12542 int status = $lt_dlunknown;
12543
12544 if (self)
12545 {
12546 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12547 else
12548 {
12549 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12550 else puts (dlerror ());
12551 }
12552 /* dlclose (self); */
12553 }
12554 else
12555 puts (dlerror ());
12556
12557 return status;
12558}
12559_LT_EOF
12560 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12561 (eval $ac_link) 2>&5
12562 ac_status=$?
12563 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12564 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12565 (./conftest; exit; ) >&5 2>/dev/null
12566 lt_status=$?
12567 case x$lt_status in
12568 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
12569 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
12570 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
12571 esac
12572 else :
12573 # compilation failed
12574 lt_cv_dlopen_self_static=no
12575 fi
8929c18c 12576fi
6bb11ab3
L
12577rm -fr conftest*
12578
12579
8929c18c 12580fi
6bb11ab3
L
12581{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12582$as_echo "$lt_cv_dlopen_self_static" >&6; }
12583 fi
12584
12585 CPPFLAGS="$save_CPPFLAGS"
12586 LDFLAGS="$save_LDFLAGS"
12587 LIBS="$save_LIBS"
12588 ;;
12589 esac
12590
12591 case $lt_cv_dlopen_self in
12592 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
12593 *) enable_dlopen_self=unknown ;;
12594 esac
12595
12596 case $lt_cv_dlopen_self_static in
12597 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
12598 *) enable_dlopen_self_static=unknown ;;
12599 esac
12600fi
12601
12602
12603
12604
12605
12606
12607
12608
12609
12610
12611
12612
12613
12614
12615
12616
12617
12618striplib=
12619old_striplib=
12620{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12621$as_echo_n "checking whether stripping libraries is possible... " >&6; }
12622if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12623 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
12624 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
12625 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12626$as_echo "yes" >&6; }
12627else
12628# FIXME - insert some real tests, host_os isn't really good enough
12629 case $host_os in
12630 darwin*)
12631 if test -n "$STRIP" ; then
12632 striplib="$STRIP -x"
12633 old_striplib="$STRIP -S"
12634 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12635$as_echo "yes" >&6; }
12636 else
12637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12638$as_echo "no" >&6; }
12639 fi
12640 ;;
12641 *)
12642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12643$as_echo "no" >&6; }
12644 ;;
12645 esac
12646fi
12647
12648
12649
12650
12651
12652
12653
12654
12655
12656
12657
12658
12659 # Report which library types will actually be built
12660 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12661$as_echo_n "checking if libtool supports shared libraries... " >&6; }
12662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12663$as_echo "$can_build_shared" >&6; }
12664
12665 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12666$as_echo_n "checking whether to build shared libraries... " >&6; }
12667 test "$can_build_shared" = "no" && enable_shared=no
12668
12669 # On AIX, shared libraries and static libraries use the same namespace, and
12670 # are all built from PIC.
12671 case $host_os in
12672 aix3*)
12673 test "$enable_shared" = yes && enable_static=no
12674 if test -n "$RANLIB"; then
12675 archive_cmds="$archive_cmds~\$RANLIB \$lib"
12676 postinstall_cmds='$RANLIB $lib'
12677 fi
12678 ;;
12679
12680 aix[4-9]*)
12681 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
12682 test "$enable_shared" = yes && enable_static=no
12683 fi
12684 ;;
12685 esac
12686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12687$as_echo "$enable_shared" >&6; }
12688
12689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12690$as_echo_n "checking whether to build static libraries... " >&6; }
12691 # Make sure either enable_shared or enable_static is yes.
12692 test "$enable_shared" = yes || enable_static=yes
12693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12694$as_echo "$enable_static" >&6; }
12695
12696
12697
12698
12699fi
12700ac_ext=c
12701ac_cpp='$CPP $CPPFLAGS'
12702ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12703ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12704ac_compiler_gnu=$ac_cv_c_compiler_gnu
12705
12706CC="$lt_save_CC"
12707
12708
12709
12710
12711
12712
12713
12714
12715
8929c18c 12716
8929c18c 12717
8929c18c 12718
8929c18c 12719
6bb11ab3
L
12720 ac_config_commands="$ac_config_commands libtool"
12721
12722
12723
12724
12725# Only expand once:
12726
12727
5912fadd 12728
8929c18c 12729
f6bcefef
HPN
12730. ${srcdir}/../../bfd/configure.host
12731
12732
12733
31e6ad7d
MF
12734
12735{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
12736$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
12737 # Check whether --enable-maintainer-mode was given.
81ecdfbb 12738if test "${enable_maintainer_mode+set}" = set; then :
31e6ad7d
MF
12739 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
12740else
12741 USE_MAINTAINER_MODE=no
f6bcefef 12742fi
31e6ad7d
MF
12743
12744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
12745$as_echo "$USE_MAINTAINER_MODE" >&6; }
12746 if test $USE_MAINTAINER_MODE = yes; then
12747 MAINTAINER_MODE_TRUE=
12748 MAINTAINER_MODE_FALSE='#'
f6bcefef 12749else
31e6ad7d
MF
12750 MAINTAINER_MODE_TRUE='#'
12751 MAINTAINER_MODE_FALSE=
81ecdfbb
RW
12752fi
12753
31e6ad7d
MF
12754 MAINT=$MAINTAINER_MODE_TRUE
12755
12756
f6bcefef
HPN
12757
12758
81ecdfbb
RW
12759# Check whether --enable-sim-bswap was given.
12760if test "${enable_sim_bswap+set}" = set; then :
12761 enableval=$enable_sim_bswap; case "${enableval}" in
f6bcefef
HPN
12762 yes) sim_bswap="-DWITH_BSWAP=1 -DUSE_BSWAP=1";;
12763 no) sim_bswap="-DWITH_BSWAP=0";;
81ecdfbb 12764 *) as_fn_error "\"--enable-sim-bswap does not take a value\"" "$LINENO" 5; sim_bswap="";;
f6bcefef
HPN
12765esac
12766if test x"$silent" != x"yes" && test x"$sim_bswap" != x""; then
12767 echo "Setting bswap flags = $sim_bswap" 6>&1
12768fi
12769else
12770 sim_bswap=""
81ecdfbb
RW
12771fi
12772
f6bcefef
HPN
12773
12774
81ecdfbb
RW
12775# Check whether --enable-sim-cflags was given.
12776if test "${enable_sim_cflags+set}" = set; then :
12777 enableval=$enable_sim_cflags; case "${enableval}" in
f6bcefef 12778 yes) sim_cflags="-O2 -fomit-frame-pointer";;
81ecdfbb 12779 trace) as_fn_error "\"Please use --enable-sim-debug instead.\"" "$LINENO" 5; sim_cflags="";;
f6bcefef
HPN
12780 no) sim_cflags="";;
12781 *) sim_cflags=`echo "${enableval}" | sed -e "s/,/ /g"`;;
12782esac
12783if test x"$silent" != x"yes" && test x"$sim_cflags" != x""; then
12784 echo "Setting sim cflags = $sim_cflags" 6>&1
12785fi
12786else
12787 sim_cflags=""
81ecdfbb
RW
12788fi
12789
f6bcefef
HPN
12790
12791
81ecdfbb
RW
12792# Check whether --enable-sim-debug was given.
12793if test "${enable_sim_debug+set}" = set; then :
12794 enableval=$enable_sim_debug; case "${enableval}" in
f6bcefef
HPN
12795 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
12796 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
12797 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
12798esac
12799if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
12800 echo "Setting sim debug = $sim_debug" 6>&1
12801fi
12802else
12803 sim_debug=""
81ecdfbb
RW
12804fi
12805
f6bcefef
HPN
12806
12807
81ecdfbb
RW
12808# Check whether --enable-sim-stdio was given.
12809if test "${enable_sim_stdio+set}" = set; then :
12810 enableval=$enable_sim_stdio; case "${enableval}" in
f6bcefef
HPN
12811 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
12812 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
81ecdfbb 12813 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
f6bcefef
HPN
12814esac
12815if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
12816 echo "Setting stdio flags = $sim_stdio" 6>&1
12817fi
12818else
12819 sim_stdio=""
81ecdfbb
RW
12820fi
12821
f6bcefef
HPN
12822
12823
81ecdfbb
RW
12824# Check whether --enable-sim-trace was given.
12825if test "${enable_sim_trace+set}" = set; then :
12826 enableval=$enable_sim_trace; case "${enableval}" in
f6bcefef
HPN
12827 yes) sim_trace="-DTRACE=1 -DWITH_TRACE=-1";;
12828 no) sim_trace="-DTRACE=0 -DWITH_TRACE=0";;
12829 [-0-9]*)
12830 sim_trace="-DTRACE='(${enableval})' -DWITH_TRACE='(${enableval})'";;
2232061b 12831 [[:lower:]]*)
f6bcefef
HPN
12832 sim_trace=""
12833 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12834 if test x"$sim_trace" = x; then
12835 sim_trace="-DWITH_TRACE='(TRACE_$x"
12836 else
12837 sim_trace="${sim_trace}|TRACE_$x"
12838 fi
12839 done
12840 sim_trace="$sim_trace)'" ;;
12841esac
12842if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
12843 echo "Setting sim trace = $sim_trace" 6>&1
12844fi
12845else
12846 sim_trace=""
81ecdfbb 12847fi
f6bcefef
HPN
12848
12849
81ecdfbb
RW
12850
12851# Check whether --enable-sim-profile was given.
12852if test "${enable_sim_profile+set}" = set; then :
12853 enableval=$enable_sim_profile; case "${enableval}" in
f6bcefef
HPN
12854 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
12855 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
12856 [-0-9]*)
12857 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
12858 [a-z]*)
12859 sim_profile=""
12860 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12861 if test x"$sim_profile" = x; then
12862 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
12863 else
12864 sim_profile="${sim_profile}|PROFILE_$x"
12865 fi
12866 done
12867 sim_profile="$sim_profile)'" ;;
12868esac
12869if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
12870 echo "Setting sim profile = $sim_profile" 6>&1
12871fi
12872else
12873 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
81ecdfbb 12874fi
f6bcefef
HPN
12875
12876
6efef468 12877
81ecdfbb
RW
12878
12879# Check whether --with-pkgversion was given.
12880if test "${with_pkgversion+set}" = set; then :
12881 withval=$with_pkgversion; case "$withval" in
12882 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
6efef468
JM
12883 no) PKGVERSION= ;;
12884 *) PKGVERSION="($withval) " ;;
12885 esac
12886else
12887 PKGVERSION="(GDB) "
12888
81ecdfbb 12889fi
6efef468
JM
12890
12891
12892
12893
81ecdfbb
RW
12894
12895# Check whether --with-bugurl was given.
12896if test "${with_bugurl+set}" = set; then :
12897 withval=$with_bugurl; case "$withval" in
12898 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
6efef468
JM
12899 no) BUGURL=
12900 ;;
12901 *) BUGURL="$withval"
12902 ;;
12903 esac
12904else
12905 BUGURL="http://www.gnu.org/software/gdb/bugs/"
12906
81ecdfbb
RW
12907fi
12908
6efef468
JM
12909 case ${BUGURL} in
12910 "")
12911 REPORT_BUGS_TO=
12912 REPORT_BUGS_TEXI=
12913 ;;
12914 *)
12915 REPORT_BUGS_TO="<$BUGURL>"
12916 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
12917 ;;
12918 esac;
12919
12920
12921
12922
12923cat >>confdefs.h <<_ACEOF
12924#define PKGVERSION "$PKGVERSION"
12925_ACEOF
12926
12927
12928cat >>confdefs.h <<_ACEOF
12929#define REPORT_BUGS_TO "$REPORT_BUGS_TO"
12930_ACEOF
12931
12932
81ecdfbb
RW
12933{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
12934$as_echo_n "checking return type of signal handlers... " >&6; }
12935if test "${ac_cv_type_signal+set}" = set; then :
12936 $as_echo_n "(cached) " >&6
f6bcefef 12937else
81ecdfbb 12938 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef
HPN
12939/* end confdefs.h. */
12940#include <sys/types.h>
12941#include <signal.h>
f6bcefef
HPN
12942
12943int
12944main ()
12945{
81ecdfbb 12946return *(signal (0, 0)) (0) == 1;
f6bcefef
HPN
12947 ;
12948 return 0;
12949}
12950_ACEOF
81ecdfbb
RW
12951if ac_fn_c_try_compile "$LINENO"; then :
12952 ac_cv_type_signal=int
f6bcefef 12953else
81ecdfbb 12954 ac_cv_type_signal=void
f6bcefef 12955fi
81ecdfbb 12956rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
f6bcefef 12957fi
81ecdfbb
RW
12958{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
12959$as_echo "$ac_cv_type_signal" >&6; }
f6bcefef
HPN
12960
12961cat >>confdefs.h <<_ACEOF
12962#define RETSIGTYPE $ac_cv_type_signal
12963_ACEOF
12964
12965
12966
12967
12968
12969sim_link_files=
12970sim_link_links=
12971
f6bcefef
HPN
12972# targ-vals.def points to the libc macro description file.
12973case "${target}" in
12974*-*-*) TARG_VALS_DEF=../common/nltvals.def ;;
12975esac
12976sim_link_files="${sim_link_files} ${TARG_VALS_DEF}"
12977sim_link_links="${sim_link_links} targ-vals.def"
12978
12979
6ffe910a 12980
81ecdfbb
RW
12981# For dv-rv and rvdummy.
12982for ac_header in sys/socket.h sys/select.h limits.h sys/param.h
12983do :
12984 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12985ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
12986eval as_val=\$$as_ac_Header
12987 if test "x$as_val" = x""yes; then :
aad3b3cb 12988 cat >>confdefs.h <<_ACEOF
81ecdfbb 12989#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
aad3b3cb
HPN
12990_ACEOF
12991
12992fi
12993
12994done
12995
12996
f6bcefef
HPN
12997wire_alignment="NONSTRICT_ALIGNMENT"
12998default_alignment=""
12999
81ecdfbb
RW
13000# Check whether --enable-sim-alignment was given.
13001if test "${enable_sim_alignment+set}" = set; then :
13002 enableval=$enable_sim_alignment; case "${enableval}" in
f6bcefef
HPN
13003 strict | STRICT) sim_alignment="-DWITH_ALIGNMENT=STRICT_ALIGNMENT";;
13004 nonstrict | NONSTRICT) sim_alignment="-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT";;
13005 forced | FORCED) sim_alignment="-DWITH_ALIGNMENT=FORCED_ALIGNMENT";;
13006 yes) if test x"$wire_alignment" != x; then
13007 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13008 else
13009 if test x"$default_alignment" != x; then
13010 sim_alignment="-DWITH_ALIGNMENT=${default_alignment}"
13011 else
13012 echo "No hard-wired alignment for target $target" 1>&6
13013 sim_alignment="-DWITH_ALIGNMENT=0"
13014 fi
13015 fi;;
13016 no) if test x"$default_alignment" != x; then
13017 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13018 else
13019 if test x"$wire_alignment" != x; then
13020 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${wire_alignment}"
13021 else
13022 echo "No default alignment for target $target" 1>&6
13023 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=0"
13024 fi
13025 fi;;
81ecdfbb 13026 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-alignment\"" "$LINENO" 5; sim_alignment="";;
f6bcefef
HPN
13027esac
13028if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
13029 echo "Setting alignment flags = $sim_alignment" 6>&1
13030fi
13031else
13032 if test x"$default_alignment" != x; then
13033 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13034else
13035 if test x"$wire_alignment" != x; then
13036 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13037 else
13038 sim_alignment=
13039 fi
13040fi
81ecdfbb 13041fi
f6bcefef 13042
81ecdfbb
RW
13043
13044# Check whether --enable-sim-hostendian was given.
13045if test "${enable_sim_hostendian+set}" = set; then :
13046 enableval=$enable_sim_hostendian; case "${enableval}" in
f6bcefef
HPN
13047 no) sim_hostendian="-DWITH_HOST_BYTE_ORDER=0";;
13048 b*|B*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN";;
13049 l*|L*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN";;
81ecdfbb 13050 *) as_fn_error "\"Unknown value $enableval for --enable-sim-hostendian\"" "$LINENO" 5; sim_hostendian="";;
f6bcefef
HPN
13051esac
13052if test x"$silent" != x"yes" && test x"$sim_hostendian" != x""; then
13053 echo "Setting hostendian flags = $sim_hostendian" 6>&1
13054fi
13055else
13056
13057if test "x$cross_compiling" = "xno"; then
81ecdfbb
RW
13058 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
13059$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
13060if test "${ac_cv_c_bigendian+set}" = set; then :
13061 $as_echo_n "(cached) " >&6
13062else
13063 ac_cv_c_bigendian=unknown
13064 # See if we're dealing with a universal compiler.
13065 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13066/* end confdefs.h. */
13067#ifndef __APPLE_CC__
13068 not a universal capable compiler
13069 #endif
13070 typedef int dummy;
13071
13072_ACEOF
13073if ac_fn_c_try_compile "$LINENO"; then :
13074
13075 # Check for potential -arch flags. It is not universal unless
13076 # there are at least two -arch flags with different values.
13077 ac_arch=
13078 ac_prev=
13079 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
13080 if test -n "$ac_prev"; then
13081 case $ac_word in
13082 i?86 | x86_64 | ppc | ppc64)
13083 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
13084 ac_arch=$ac_word
13085 else
13086 ac_cv_c_bigendian=universal
13087 break
13088 fi
13089 ;;
13090 esac
13091 ac_prev=
13092 elif test "x$ac_word" = "x-arch"; then
13093 ac_prev=arch
13094 fi
13095 done
13096fi
13097rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13098 if test $ac_cv_c_bigendian = unknown; then
13099 # See if sys/param.h defines the BYTE_ORDER macro.
13100 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef
HPN
13101/* end confdefs.h. */
13102#include <sys/types.h>
81ecdfbb 13103 #include <sys/param.h>
f6bcefef
HPN
13104
13105int
13106main ()
13107{
81ecdfbb
RW
13108#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
13109 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
13110 && LITTLE_ENDIAN)
13111 bogus endian macros
13112 #endif
f6bcefef
HPN
13113
13114 ;
13115 return 0;
13116}
13117_ACEOF
81ecdfbb 13118if ac_fn_c_try_compile "$LINENO"; then :
f6bcefef 13119 # It does; now see whether it defined to BIG_ENDIAN or not.
81ecdfbb 13120 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef
HPN
13121/* end confdefs.h. */
13122#include <sys/types.h>
81ecdfbb 13123 #include <sys/param.h>
f6bcefef
HPN
13124
13125int
13126main ()
13127{
13128#if BYTE_ORDER != BIG_ENDIAN
81ecdfbb
RW
13129 not big endian
13130 #endif
f6bcefef
HPN
13131
13132 ;
13133 return 0;
13134}
13135_ACEOF
81ecdfbb 13136if ac_fn_c_try_compile "$LINENO"; then :
f6bcefef
HPN
13137 ac_cv_c_bigendian=yes
13138else
81ecdfbb 13139 ac_cv_c_bigendian=no
f6bcefef 13140fi
81ecdfbb
RW
13141rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13142fi
13143rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13144 fi
13145 if test $ac_cv_c_bigendian = unknown; then
13146 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
13147 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13148/* end confdefs.h. */
13149#include <limits.h>
f6bcefef 13150
81ecdfbb
RW
13151int
13152main ()
13153{
13154#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
13155 bogus endian macros
13156 #endif
13157
13158 ;
13159 return 0;
13160}
f6bcefef 13161_ACEOF
81ecdfbb
RW
13162if ac_fn_c_try_compile "$LINENO"; then :
13163 # It does; now see whether it defined to _BIG_ENDIAN or not.
13164 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef 13165/* end confdefs.h. */
81ecdfbb
RW
13166#include <limits.h>
13167
f6bcefef
HPN
13168int
13169main ()
13170{
81ecdfbb
RW
13171#ifndef _BIG_ENDIAN
13172 not big endian
13173 #endif
13174
f6bcefef
HPN
13175 ;
13176 return 0;
13177}
13178_ACEOF
81ecdfbb 13179if ac_fn_c_try_compile "$LINENO"; then :
f6bcefef 13180 ac_cv_c_bigendian=yes
81ecdfbb
RW
13181else
13182 ac_cv_c_bigendian=no
f6bcefef 13183fi
81ecdfbb 13184rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
f6bcefef 13185fi
81ecdfbb
RW
13186rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13187 fi
13188 if test $ac_cv_c_bigendian = unknown; then
13189 # Compile a test program.
13190 if test "$cross_compiling" = yes; then :
13191 # Try to guess by grepping values from an object file.
13192 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13193/* end confdefs.h. */
13194short int ascii_mm[] =
13195 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
13196 short int ascii_ii[] =
13197 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
13198 int use_ascii (int i) {
13199 return ascii_mm[i] + ascii_ii[i];
13200 }
13201 short int ebcdic_ii[] =
13202 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
13203 short int ebcdic_mm[] =
13204 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
13205 int use_ebcdic (int i) {
13206 return ebcdic_mm[i] + ebcdic_ii[i];
13207 }
13208 extern int foo;
f6bcefef 13209
81ecdfbb
RW
13210int
13211main ()
13212{
13213return use_ascii (foo) == use_ebcdic (foo);
13214 ;
13215 return 0;
13216}
f6bcefef 13217_ACEOF
81ecdfbb
RW
13218if ac_fn_c_try_compile "$LINENO"; then :
13219 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
13220 ac_cv_c_bigendian=yes
13221 fi
13222 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
13223 if test "$ac_cv_c_bigendian" = unknown; then
13224 ac_cv_c_bigendian=no
13225 else
13226 # finding both strings is unlikely to happen, but who knows?
13227 ac_cv_c_bigendian=unknown
13228 fi
13229 fi
13230fi
13231rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13232else
13233 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6bcefef 13234/* end confdefs.h. */
81ecdfbb 13235$ac_includes_default
f6bcefef
HPN
13236int
13237main ()
13238{
81ecdfbb
RW
13239
13240 /* Are we little or big endian? From Harbison&Steele. */
13241 union
13242 {
13243 long int l;
13244 char c[sizeof (long int)];
13245 } u;
13246 u.l = 1;
13247 return u.c[sizeof (long int) - 1] == 1;
13248
13249 ;
13250 return 0;
f6bcefef
HPN
13251}
13252_ACEOF
81ecdfbb 13253if ac_fn_c_try_run "$LINENO"; then :
f6bcefef
HPN
13254 ac_cv_c_bigendian=no
13255else
81ecdfbb 13256 ac_cv_c_bigendian=yes
f6bcefef 13257fi
81ecdfbb
RW
13258rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13259 conftest.$ac_objext conftest.beam conftest.$ac_ext
f6bcefef 13260fi
81ecdfbb
RW
13261
13262 fi
f6bcefef 13263fi
81ecdfbb
RW
13264{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
13265$as_echo "$ac_cv_c_bigendian" >&6; }
13266 case $ac_cv_c_bigendian in #(
13267 yes)
13268 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
13269;; #(
13270 no)
13271 ;; #(
13272 universal)
f6bcefef 13273
81ecdfbb
RW
13274$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
13275
13276 ;; #(
13277 *)
13278 as_fn_error "unknown endianness
13279 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
13280 esac
f6bcefef
HPN
13281
13282 if test $ac_cv_c_bigendian = yes; then
13283 sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN"
13284 else
13285 sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN"
13286 fi
13287else
13288 sim_hostendian="-DWITH_HOST_BYTE_ORDER=0"
13289fi
81ecdfbb
RW
13290fi
13291
f6bcefef
HPN
13292
13293default_sim_scache="16384"
81ecdfbb
RW
13294# Check whether --enable-sim-scache was given.
13295if test "${enable_sim_scache+set}" = set; then :
13296 enableval=$enable_sim_scache; case "${enableval}" in
f6bcefef
HPN
13297 yes) sim_scache="-DWITH_SCACHE=${default_sim_scache}";;
13298 no) sim_scache="-DWITH_SCACHE=0" ;;
13299 [0-9]*) sim_scache="-DWITH_SCACHE=${enableval}";;
81ecdfbb 13300 *) as_fn_error "\"Bad value $enableval passed to --enable-sim-scache\"" "$LINENO" 5;
f6bcefef
HPN
13301 sim_scache="";;
13302esac
13303if test x"$silent" != x"yes" && test x"$sim_scache" != x""; then
13304 echo "Setting scache size = $sim_scache" 6>&1
13305fi
13306else
13307 sim_scache="-DWITH_SCACHE=${default_sim_scache}"
81ecdfbb
RW
13308fi
13309
f6bcefef
HPN
13310
13311
2232061b
MF
13312# Check whether --enable-werror was given.
13313if test "${enable_werror+set}" = set; then :
13314 enableval=$enable_werror; case "${enableval}" in
13315 yes | y) ERROR_ON_WARNING="yes" ;;
13316 no | n) ERROR_ON_WARNING="no" ;;
13317 *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
13318 esac
13319fi
13320
13321
13322# Enable -Werror by default when using gcc
13323if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
13324 ERROR_ON_WARNING=yes
aad3b3cb 13325fi
2232061b
MF
13326
13327WERROR_CFLAGS=""
13328if test "${ERROR_ON_WARNING}" = yes ; then
13329# NOTE: Disabled in the sim dir due to most sims generating warnings.
13330# WERROR_CFLAGS="-Werror"
13331 true
13332fi
13333
2232061b 13334build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
1a8a700e 13335-Wpointer-sign \
2232061b 13336-Wno-unused -Wunused-value -Wunused-function \
1a8a700e
MF
13337-Wno-switch -Wno-char-subscripts -Wmissing-prototypes
13338-Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \
13339-Wold-style-declaration -Wold-style-definition"
2232061b
MF
13340
13341# Enable -Wno-format by default when using gcc on mingw since many
13342# GCC versions complain about %I64.
13343case "${host}" in
13344 *-*-mingw32*) build_warnings="$build_warnings -Wno-format" ;;
d3685d60 13345 *) build_warnings="$build_warnings -Wformat-nonliteral" ;;
2232061b
MF
13346esac
13347
81ecdfbb
RW
13348# Check whether --enable-build-warnings was given.
13349if test "${enable_build_warnings+set}" = set; then :
13350 enableval=$enable_build_warnings; case "${enableval}" in
aad3b3cb
HPN
13351 yes) ;;
13352 no) build_warnings="-w";;
13353 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13354 build_warnings="${build_warnings} ${t}";;
13355 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13356 build_warnings="${t} ${build_warnings}";;
13357 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13358esac
13359if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13360 echo "Setting compiler warning flags = $build_warnings" 6>&1
13361fi
81ecdfbb
RW
13362fi
13363# Check whether --enable-sim-build-warnings was given.
13364if test "${enable_sim_build_warnings+set}" = set; then :
13365 enableval=$enable_sim_build_warnings; case "${enableval}" in
aad3b3cb
HPN
13366 yes) ;;
13367 no) build_warnings="-w";;
13368 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13369 build_warnings="${build_warnings} ${t}";;
13370 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13371 build_warnings="${t} ${build_warnings}";;
13372 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13373esac
13374if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13375 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
13376fi
81ecdfbb
RW
13377fi
13378WARN_CFLAGS=""
aad3b3cb
HPN
13379if test "x${build_warnings}" != x -a "x$GCC" = xyes
13380then
81ecdfbb
RW
13381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
13382$as_echo_n "checking compiler warning flags... " >&6; }
aad3b3cb
HPN
13383 # Separate out the -Werror flag as some files just cannot be
13384 # compiled with it enabled.
13385 for w in ${build_warnings}; do
13386 case $w in
13387 -Werr*) WERROR_CFLAGS=-Werror ;;
13388 *) # Check that GCC accepts it
13389 saved_CFLAGS="$CFLAGS"
13390 CFLAGS="$CFLAGS $w"
81ecdfbb 13391 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
aad3b3cb
HPN
13392/* end confdefs.h. */
13393
13394int
13395main ()
13396{
13397
13398 ;
13399 return 0;
13400}
13401_ACEOF
81ecdfbb 13402if ac_fn_c_try_compile "$LINENO"; then :
aad3b3cb 13403 WARN_CFLAGS="${WARN_CFLAGS} $w"
aad3b3cb 13404fi
81ecdfbb 13405rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
aad3b3cb
HPN
13406 CFLAGS="$saved_CFLAGS"
13407 esac
13408 done
2232061b
MF
13409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
13410$as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
aad3b3cb
HPN
13411fi
13412
13413
1517bd27
MF
13414if test x"no" != x"no"; then
13415 enable_sim_hardware=yes
aad3b3cb 13416else
1517bd27 13417 enable_sim_hardware=no
aad3b3cb 13418fi
1517bd27 13419
aad3b3cb 13420if test ""; then
6ffe910a 13421 hardware=""
aad3b3cb 13422else
6ffe910a 13423 hardware="cfi core pal glue"
aad3b3cb 13424fi
6ffe910a 13425hardware="$hardware rv cris"
1517bd27 13426
aad3b3cb
HPN
13427sim_hw_cflags="-DWITH_HW=1"
13428sim_hw="$hardware"
13429sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\1.o/g'`"
1517bd27 13430
81ecdfbb
RW
13431# Check whether --enable-sim-hardware was given.
13432if test "${enable_sim_hardware+set}" = set; then :
13433 enableval=$enable_sim_hardware;
1517bd27
MF
13434fi
13435
13436case ${enable_sim_hardware} in
13437 yes) sim_hw_p=yes;;
13438 no) sim_hw_p=no;;
aad3b3cb
HPN
13439 ,*) sim_hw_p=yes; hardware="${hardware} `echo ${enableval} | sed -e 's/,/ /'`";;
13440 *,) sim_hw_p=yes; hardware="`echo ${enableval} | sed -e 's/,/ /'` ${hardware}";;
1517bd27 13441 *) sim_hw_p=yes; hardware="`echo ${enableval} | sed -e 's/,/ /'`"'';;
aad3b3cb 13442esac
1517bd27 13443
aad3b3cb 13444if test "$sim_hw_p" != yes; then
1517bd27
MF
13445 if test "no" = "always"; then
13446 as_fn_error "Sorry, but this simulator requires that hardware support
13447be enabled. Please configure without --disable-hw-support." "$LINENO" 5
13448 fi
aad3b3cb
HPN
13449 sim_hw_objs=
13450 sim_hw_cflags="-DWITH_HW=0"
13451 sim_hw=
13452else
13453 sim_hw_cflags="-DWITH_HW=1"
13454 # remove duplicates
13455 sim_hw=""
13456 sim_hw_objs="\$(SIM_COMMON_HW_OBJS)"
13457 for i in $hardware ; do
13458 case " $sim_hw " in
13459 *" $i "*) ;;
13460 *) sim_hw="$sim_hw $i" ; sim_hw_objs="$sim_hw_objs dv-$i.o";;
13461 esac
13462 done
1517bd27 13463 # mingw does not support sockser
1517bd27
MF
13464 case ${host} in
13465 *mingw*) ;;
49cd1634
MF
13466 *) # TODO: We don't add dv-sockser to sim_hw as it is not a "real" device
13467 # that you instatiate. Instead, other code will call into it directly.
13468 # At some point, we should convert it over.
13469 sim_hw_objs="$sim_hw_objs dv-sockser.o"
aad3b3cb 13470
1517bd27
MF
13471cat >>confdefs.h <<_ACEOF
13472#define HAVE_DV_SOCKSER 1
13473_ACEOF
81ecdfbb 13474
1517bd27
MF
13475 ;;
13476 esac
1517bd27
MF
13477 if test x"$silent" != x"yes"; then
13478 echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
13479 fi
13480 case " $hardware " in
13481 *" cfi "*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for log2 in -lm" >&5
4399a56b
MF
13482$as_echo_n "checking for log2 in -lm... " >&6; }
13483if test "${ac_cv_lib_m_log2+set}" = set; then :
13484 $as_echo_n "(cached) " >&6
13485else
13486 ac_check_lib_save_LIBS=$LIBS
13487LIBS="-lm $LIBS"
13488cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13489/* end confdefs.h. */
13490
13491/* Override any GCC internal prototype to avoid an error.
13492 Use char because int might match the return type of a GCC
13493 builtin and then its argument prototype would still apply. */
13494#ifdef __cplusplus
13495extern "C"
13496#endif
13497char log2 ();
13498int
13499main ()
13500{
13501return log2 ();
13502 ;
13503 return 0;
13504}
13505_ACEOF
13506if ac_fn_c_try_link "$LINENO"; then :
13507 ac_cv_lib_m_log2=yes
13508else
13509 ac_cv_lib_m_log2=no
13510fi
13511rm -f core conftest.err conftest.$ac_objext \
13512 conftest$ac_exeext conftest.$ac_ext
13513LIBS=$ac_check_lib_save_LIBS
13514fi
13515{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_log2" >&5
13516$as_echo "$ac_cv_lib_m_log2" >&6; }
13517if test "x$ac_cv_lib_m_log2" = x""yes; then :
13518 cat >>confdefs.h <<_ACEOF
13519#define HAVE_LIBM 1
13520_ACEOF
13521
13522 LIBS="-lm $LIBS"
13523
13524fi
13525;;
1517bd27
MF
13526 esac
13527fi
4399a56b 13528
aad3b3cb 13529
f6bcefef
HPN
13530# The default model shouldn't matter as long as there's a BFD.
13531
13532default_sim_default_model="crisv32"
81ecdfbb
RW
13533# Check whether --enable-sim-default-model was given.
13534if test "${enable_sim_default_model+set}" = set; then :
13535 enableval=$enable_sim_default_model; case "${enableval}" in
13536 yes|no) as_fn_error "\"Missing argument to --enable-sim-default-model\"" "$LINENO" 5;;
f6bcefef
HPN
13537 *) sim_default_model="-DWITH_DEFAULT_MODEL='\"${enableval}\"'";;
13538esac
13539if test x"$silent" != x"yes" && test x"$sim_default_model" != x""; then
13540 echo "Setting default model = $sim_default_model" 6>&1
13541fi
13542else
13543 sim_default_model="-DWITH_DEFAULT_MODEL='\"${default_sim_default_model}\"'"
81ecdfbb 13544fi
f6bcefef
HPN
13545
13546
81ecdfbb
RW
13547
13548# Check whether --enable-sim-environment was given.
13549if test "${enable_sim_environment+set}" = set; then :
13550 enableval=$enable_sim_environment; case "${enableval}" in
f6bcefef
HPN
13551 all | ALL) sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT";;
13552 user | USER) sim_environment="-DWITH_ENVIRONMENT=USER_ENVIRONMENT";;
13553 virtual | VIRTUAL) sim_environment="-DWITH_ENVIRONMENT=VIRTUAL_ENVIRONMENT";;
13554 operating | OPERATING) sim_environment="-DWITH_ENVIRONMENT=OPERATING_ENVIRONMENT";;
81ecdfbb 13555 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-environment\"" "$LINENO" 5;
f6bcefef
HPN
13556 sim_environment="";;
13557esac
13558if test x"$silent" != x"yes" && test x"$sim_environment" != x""; then
13559 echo "Setting sim environment = $sim_environment" 6>&1
13560fi
13561else
13562 sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT"
81ecdfbb
RW
13563fi
13564
f6bcefef
HPN
13565
13566default_sim_inline=""
81ecdfbb
RW
13567# Check whether --enable-sim-inline was given.
13568if test "${enable_sim_inline+set}" = set; then :
13569 enableval=$enable_sim_inline; sim_inline=""
f6bcefef
HPN
13570case "$enableval" in
13571 no) sim_inline="-DDEFAULT_INLINE=0";;
13572 0) sim_inline="-DDEFAULT_INLINE=0";;
13573 yes | 2) sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
13574 1) sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
13575 *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13576 new_flag=""
13577 case "$x" in
13578 *_INLINE=*) new_flag="-D$x";;
13579 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
13580 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
13581 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
13582 esac
13583 if test x"$sim_inline" = x""; then
13584 sim_inline="$new_flag"
13585 else
13586 sim_inline="$sim_inline $new_flag"
13587 fi
13588 done;;
13589esac
13590if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
13591 echo "Setting inline flags = $sim_inline" 6>&1
13592fi
13593else
13594
13595if test "x$cross_compiling" = "xno"; then
13596 if test x"$GCC" != "x" -a x"${default_sim_inline}" != "x" ; then
13597 sim_inline="${default_sim_inline}"
13598 if test x"$silent" != x"yes"; then
13599 echo "Setting inline flags = $sim_inline" 6>&1
13600 fi
13601 else
13602 sim_inline=""
13603 fi
13604else
13605 sim_inline="-DDEFAULT_INLINE=0"
13606fi
81ecdfbb
RW
13607fi
13608
f6bcefef
HPN
13609
13610cgen_maint=no
13611cgen=guile
13612cgendir='$(srcdir)/../../cgen'
81ecdfbb
RW
13613# Check whether --enable-cgen-maint was given.
13614if test "${enable_cgen_maint+set}" = set; then :
13615 enableval=$enable_cgen_maint; case "${enableval}" in
f6bcefef
HPN
13616 yes) cgen_maint=yes ;;
13617 no) cgen_maint=no ;;
13618 *)
13619 # argument is cgen install directory (not implemented yet).
13620 # Having a `share' directory might be more appropriate for the .scm,
13621 # .cpu, etc. files.
13622 cgendir=${cgen_maint}/lib/cgen
13623 cgen=guile
13624 ;;
13625esac
81ecdfbb
RW
13626fi
13627if test x${cgen_maint} != xno ; then
f6bcefef
HPN
13628 CGEN_MAINT=''
13629else
13630 CGEN_MAINT='#'
13631fi
13632
13633
13634
13635
13636
13637
13638ac_sources="$sim_link_files"
13639ac_dests="$sim_link_links"
13640while test -n "$ac_sources"; do
13641 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
13642 set $ac_sources; ac_source=$1; shift; ac_sources=$*
13643 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
13644done
81ecdfbb 13645ac_config_links="$ac_config_links $ac_config_links_1"
f6bcefef
HPN
13646
13647cgen_breaks=""
13648if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13649cgen_breaks="break cgen_rtx_error";
13650fi
13651
81ecdfbb 13652ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
f6bcefef 13653
81ecdfbb 13654ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
f6bcefef 13655
81ecdfbb 13656ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
f6bcefef 13657
81ecdfbb 13658ac_config_commands="$ac_config_commands Makefile"
f6bcefef 13659
81ecdfbb 13660ac_config_commands="$ac_config_commands stamp-h"
f6bcefef
HPN
13661
13662cat >confcache <<\_ACEOF
13663# This file is a shell script that caches the results of configure
13664# tests run on this system so they can be shared between configure
13665# scripts and configure runs, see configure's option --config-cache.
13666# It is not useful on other systems. If it contains results you don't
13667# want to keep, you may remove or edit it.
13668#
13669# config.status only pays attention to the cache file if you give it
13670# the --recheck option to rerun configure.
13671#
13672# `ac_cv_env_foo' variables (set or unset) will be overridden when
13673# loading this file, other *unset* `ac_cv_foo' will be assigned the
13674# following values.
13675
13676_ACEOF
13677
13678# The following way of writing the cache mishandles newlines in values,
13679# but we know of no workaround that is simple, portable, and efficient.
81ecdfbb 13680# So, we kill variables containing newlines.
f6bcefef
HPN
13681# Ultrix sh set writes to stderr and can't be redirected directly,
13682# and sets the high bit in the cache file unless we assign to the vars.
81ecdfbb
RW
13683(
13684 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13685 eval ac_val=\$$ac_var
13686 case $ac_val in #(
13687 *${as_nl}*)
13688 case $ac_var in #(
13689 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13690$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13691 esac
13692 case $ac_var in #(
13693 _ | IFS | as_nl) ;; #(
13694 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13695 *) { eval $ac_var=; unset $ac_var;} ;;
13696 esac ;;
13697 esac
13698 done
13699
f6bcefef 13700 (set) 2>&1 |
81ecdfbb
RW
13701 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13702 *${as_nl}ac_space=\ *)
13703 # `set' does not quote correctly, so add quotes: double-quote
13704 # substitution turns \\\\ into \\, and sed turns \\ into \.
f6bcefef
HPN
13705 sed -n \
13706 "s/'/'\\\\''/g;
13707 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
81ecdfbb 13708 ;; #(
f6bcefef
HPN
13709 *)
13710 # `set' quotes correctly as required by POSIX, so do not add quotes.
81ecdfbb 13711 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
f6bcefef 13712 ;;
81ecdfbb
RW
13713 esac |
13714 sort
13715) |
f6bcefef 13716 sed '
81ecdfbb 13717 /^ac_cv_env_/b end
f6bcefef 13718 t clear
81ecdfbb 13719 :clear
f6bcefef
HPN
13720 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13721 t end
81ecdfbb
RW
13722 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13723 :end' >>confcache
13724if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13725 if test -w "$cache_file"; then
13726 test "x$cache_file" != "x/dev/null" &&
13727 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13728$as_echo "$as_me: updating cache $cache_file" >&6;}
f6bcefef
HPN
13729 cat confcache >$cache_file
13730 else
81ecdfbb
RW
13731 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13732$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
f6bcefef
HPN
13733 fi
13734fi
13735rm -f confcache
13736
13737test "x$prefix" = xNONE && prefix=$ac_default_prefix
13738# Let make expand exec_prefix.
13739test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13740
f6bcefef
HPN
13741DEFS=-DHAVE_CONFIG_H
13742
13743ac_libobjs=
13744ac_ltlibobjs=
13745for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13746 # 1. Remove the extension, and $U if already installed.
81ecdfbb
RW
13747 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13748 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13749 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13750 # will be set to the directory where LIBOBJS objects are built.
13751 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13752 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
f6bcefef
HPN
13753done
13754LIBOBJS=$ac_libobjs
13755
13756LTLIBOBJS=$ac_ltlibobjs
13757
13758
db2e4d67
MF
13759if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13760 as_fn_error "conditional \"GMAKE\" was never defined.
13761Usually this means the macro was only invoked conditionally." "$LINENO" 5
13762fi
6bb11ab3
L
13763if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13764 as_fn_error "conditional \"PLUGINS\" was never defined.
13765Usually this means the macro was only invoked conditionally." "$LINENO" 5
13766fi
31e6ad7d
MF
13767if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13768 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
13769Usually this means the macro was only invoked conditionally." "$LINENO" 5
13770fi
f6bcefef 13771
81ecdfbb 13772
f6bcefef 13773: ${CONFIG_STATUS=./config.status}
81ecdfbb 13774ac_write_fail=0
f6bcefef
HPN
13775ac_clean_files_save=$ac_clean_files
13776ac_clean_files="$ac_clean_files $CONFIG_STATUS"
81ecdfbb
RW
13777{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13778$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13779as_write_fail=0
13780cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
f6bcefef
HPN
13781#! $SHELL
13782# Generated by $as_me.
13783# Run this file to recreate the current configuration.
13784# Compiler output produced by configure, useful for debugging
13785# configure, is in config.log if it exists.
13786
13787debug=false
13788ac_cs_recheck=false
13789ac_cs_silent=false
f6bcefef 13790
81ecdfbb
RW
13791SHELL=\${CONFIG_SHELL-$SHELL}
13792export SHELL
13793_ASEOF
13794cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13795## -------------------- ##
13796## M4sh Initialization. ##
13797## -------------------- ##
13798
13799# Be more Bourne compatible
13800DUALCASE=1; export DUALCASE # for MKS sh
13801if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
f6bcefef
HPN
13802 emulate sh
13803 NULLCMD=:
81ecdfbb 13804 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
f6bcefef
HPN
13805 # is contrary to our usage. Disable this feature.
13806 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
13807 setopt NO_GLOB_SUBST
13808else
13809 case `(set -o) 2>/dev/null` in #(
13810 *posix*) :
13811 set -o posix ;; #(
13812 *) :
13813 ;;
13814esac
f6bcefef 13815fi
f6bcefef 13816
81ecdfbb
RW
13817
13818as_nl='
13819'
13820export as_nl
13821# Printing a long string crashes Solaris 7 /usr/bin/printf.
13822as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13823as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13824as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13825# Prefer a ksh shell builtin over an external printf program on Solaris,
13826# but without wasting forks for bash or zsh.
13827if test -z "$BASH_VERSION$ZSH_VERSION" \
13828 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13829 as_echo='print -r --'
13830 as_echo_n='print -rn --'
13831elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13832 as_echo='printf %s\n'
13833 as_echo_n='printf %s'
13834else
13835 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13836 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13837 as_echo_n='/usr/ucb/echo -n'
13838 else
13839 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13840 as_echo_n_body='eval
13841 arg=$1;
13842 case $arg in #(
13843 *"$as_nl"*)
13844 expr "X$arg" : "X\\(.*\\)$as_nl";
13845 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13846 esac;
13847 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13848 '
13849 export as_echo_n_body
13850 as_echo_n='sh -c $as_echo_n_body as_echo'
13851 fi
13852 export as_echo_body
13853 as_echo='sh -c $as_echo_body as_echo'
13854fi
13855
13856# The user is always right.
13857if test "${PATH_SEPARATOR+set}" != set; then
13858 PATH_SEPARATOR=:
13859 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13860 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13861 PATH_SEPARATOR=';'
13862 }
f6bcefef
HPN
13863fi
13864
13865
81ecdfbb
RW
13866# IFS
13867# We need space, tab and new line, in precisely that order. Quoting is
13868# there to prevent editors from complaining about space-tab.
13869# (If _AS_PATH_WALK were called with IFS unset, it would disable word
13870# splitting by setting IFS to empty value.)
13871IFS=" "" $as_nl"
13872
13873# Find who we are. Look in the path if we contain no directory separator.
13874case $0 in #((
13875 *[\\/]* ) as_myself=$0 ;;
13876 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13877for as_dir in $PATH
13878do
13879 IFS=$as_save_IFS
13880 test -z "$as_dir" && as_dir=.
13881 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13882 done
13883IFS=$as_save_IFS
13884
13885 ;;
13886esac
13887# We did not find ourselves, most probably we were run as `sh COMMAND'
13888# in which case we are not to be found in the path.
13889if test "x$as_myself" = x; then
13890 as_myself=$0
13891fi
13892if test ! -f "$as_myself"; then
13893 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13894 exit 1
13895fi
13896
13897# Unset variables that we do not need and which cause bugs (e.g. in
13898# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13899# suppresses any "Segmentation fault" message there. '((' could
13900# trigger a bug in pdksh 5.2.14.
13901for as_var in BASH_ENV ENV MAIL MAILPATH
13902do eval test x\${$as_var+set} = xset \
13903 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
13904done
f6bcefef
HPN
13905PS1='$ '
13906PS2='> '
13907PS4='+ '
13908
13909# NLS nuisances.
81ecdfbb
RW
13910LC_ALL=C
13911export LC_ALL
13912LANGUAGE=C
13913export LANGUAGE
13914
13915# CDPATH.
13916(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13917
13918
13919# as_fn_error ERROR [LINENO LOG_FD]
13920# ---------------------------------
13921# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13922# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13923# script with status $?, using 1 if that was 0.
13924as_fn_error ()
13925{
13926 as_status=$?; test $as_status -eq 0 && as_status=1
13927 if test "$3"; then
13928 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
13929 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
f6bcefef 13930 fi
81ecdfbb
RW
13931 $as_echo "$as_me: error: $1" >&2
13932 as_fn_exit $as_status
13933} # as_fn_error
13934
13935
13936# as_fn_set_status STATUS
13937# -----------------------
13938# Set $? to STATUS, without forking.
13939as_fn_set_status ()
13940{
13941 return $1
13942} # as_fn_set_status
13943
13944# as_fn_exit STATUS
13945# -----------------
13946# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13947as_fn_exit ()
13948{
13949 set +e
13950 as_fn_set_status $1
13951 exit $1
13952} # as_fn_exit
13953
13954# as_fn_unset VAR
13955# ---------------
13956# Portably unset VAR.
13957as_fn_unset ()
13958{
13959 { eval $1=; unset $1;}
13960}
13961as_unset=as_fn_unset
13962# as_fn_append VAR VALUE
13963# ----------------------
13964# Append the text in VALUE to the end of the definition contained in VAR. Take
13965# advantage of any shell optimizations that allow amortized linear growth over
13966# repeated appends, instead of the typical quadratic growth present in naive
13967# implementations.
13968if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
13969 eval 'as_fn_append ()
13970 {
13971 eval $1+=\$2
13972 }'
13973else
13974 as_fn_append ()
13975 {
13976 eval $1=\$$1\$2
13977 }
13978fi # as_fn_append
13979
13980# as_fn_arith ARG...
13981# ------------------
13982# Perform arithmetic evaluation on the ARGs, and store the result in the
13983# global $as_val. Take advantage of shells that can avoid forks. The arguments
13984# must be portable across $(()) and expr.
13985if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
13986 eval 'as_fn_arith ()
13987 {
13988 as_val=$(( $* ))
13989 }'
13990else
13991 as_fn_arith ()
13992 {
13993 as_val=`expr "$@" || test $? -eq 1`
13994 }
13995fi # as_fn_arith
13996
f6bcefef 13997
81ecdfbb
RW
13998if expr a : '\(a\)' >/dev/null 2>&1 &&
13999 test "X`expr 00001 : '.*\(...\)'`" = X001; then
f6bcefef
HPN
14000 as_expr=expr
14001else
14002 as_expr=false
14003fi
14004
81ecdfbb 14005if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
f6bcefef
HPN
14006 as_basename=basename
14007else
14008 as_basename=false
14009fi
14010
81ecdfbb
RW
14011if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
14012 as_dirname=dirname
14013else
14014 as_dirname=false
14015fi
f6bcefef 14016
81ecdfbb 14017as_me=`$as_basename -- "$0" ||
f6bcefef
HPN
14018$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
14019 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
14020 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
14021$as_echo X/"$0" |
14022 sed '/^.*\/\([^/][^/]*\)\/*$/{
14023 s//\1/
14024 q
14025 }
14026 /^X\/\(\/\/\)$/{
14027 s//\1/
14028 q
14029 }
14030 /^X\/\(\/\).*/{
14031 s//\1/
14032 q
14033 }
14034 s/.*/./; q'`
f6bcefef 14035
f6bcefef
HPN
14036# Avoid depending upon Character Ranges.
14037as_cr_letters='abcdefghijklmnopqrstuvwxyz'
14038as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
14039as_cr_Letters=$as_cr_letters$as_cr_LETTERS
14040as_cr_digits='0123456789'
14041as_cr_alnum=$as_cr_Letters$as_cr_digits
14042
81ecdfbb
RW
14043ECHO_C= ECHO_N= ECHO_T=
14044case `echo -n x` in #(((((
14045-n*)
14046 case `echo 'xy\c'` in
14047 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
14048 xy) ECHO_C='\c';;
14049 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
14050 ECHO_T=' ';;
14051 esac;;
14052*)
14053 ECHO_N='-n';;
f6bcefef
HPN
14054esac
14055
81ecdfbb
RW
14056rm -f conf$$ conf$$.exe conf$$.file
14057if test -d conf$$.dir; then
14058 rm -f conf$$.dir/conf$$.file
f6bcefef 14059else
81ecdfbb
RW
14060 rm -f conf$$.dir
14061 mkdir conf$$.dir 2>/dev/null
f6bcefef 14062fi
81ecdfbb
RW
14063if (echo >conf$$.file) 2>/dev/null; then
14064 if ln -s conf$$.file conf$$ 2>/dev/null; then
f6bcefef 14065 as_ln_s='ln -s'
81ecdfbb
RW
14066 # ... but there are two gotchas:
14067 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14068 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14069 # In both cases, we have to default to `cp -p'.
14070 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14071 as_ln_s='cp -p'
14072 elif ln conf$$.file conf$$ 2>/dev/null; then
14073 as_ln_s=ln
14074 else
14075 as_ln_s='cp -p'
f6bcefef 14076 fi
f6bcefef
HPN
14077else
14078 as_ln_s='cp -p'
14079fi
81ecdfbb
RW
14080rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14081rmdir conf$$.dir 2>/dev/null
f6bcefef 14082
81ecdfbb
RW
14083
14084# as_fn_mkdir_p
14085# -------------
14086# Create "$as_dir" as a directory, including parents if necessary.
14087as_fn_mkdir_p ()
14088{
14089
14090 case $as_dir in #(
14091 -*) as_dir=./$as_dir;;
14092 esac
14093 test -d "$as_dir" || eval $as_mkdir_p || {
14094 as_dirs=
14095 while :; do
14096 case $as_dir in #(
14097 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14098 *) as_qdir=$as_dir;;
14099 esac
14100 as_dirs="'$as_qdir' $as_dirs"
14101 as_dir=`$as_dirname -- "$as_dir" ||
14102$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14103 X"$as_dir" : 'X\(//\)[^/]' \| \
14104 X"$as_dir" : 'X\(//\)$' \| \
14105 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14106$as_echo X"$as_dir" |
14107 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14108 s//\1/
14109 q
14110 }
14111 /^X\(\/\/\)[^/].*/{
14112 s//\1/
14113 q
14114 }
14115 /^X\(\/\/\)$/{
14116 s//\1/
14117 q
14118 }
14119 /^X\(\/\).*/{
14120 s//\1/
14121 q
14122 }
14123 s/.*/./; q'`
14124 test -d "$as_dir" && break
14125 done
14126 test -z "$as_dirs" || eval "mkdir $as_dirs"
14127 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14128
14129
14130} # as_fn_mkdir_p
f6bcefef 14131if mkdir -p . 2>/dev/null; then
81ecdfbb 14132 as_mkdir_p='mkdir -p "$as_dir"'
f6bcefef
HPN
14133else
14134 test -d ./-p && rmdir ./-p
14135 as_mkdir_p=false
14136fi
14137
81ecdfbb
RW
14138if test -x / >/dev/null 2>&1; then
14139 as_test_x='test -x'
14140else
14141 if ls -dL / >/dev/null 2>&1; then
14142 as_ls_L_option=L
14143 else
14144 as_ls_L_option=
14145 fi
14146 as_test_x='
14147 eval sh -c '\''
14148 if test -d "$1"; then
14149 test -d "$1/.";
14150 else
14151 case $1 in #(
14152 -*)set "./$1";;
14153 esac;
14154 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14155 ???[sx]*):;;*)false;;esac;fi
14156 '\'' sh
14157 '
14158fi
14159as_executable_p=$as_test_x
f6bcefef
HPN
14160
14161# Sed expression to map a string onto a valid CPP name.
14162as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
14163
14164# Sed expression to map a string onto a valid variable name.
14165as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
14166
14167
f6bcefef 14168exec 6>&1
81ecdfbb
RW
14169## ----------------------------------- ##
14170## Main body of $CONFIG_STATUS script. ##
14171## ----------------------------------- ##
14172_ASEOF
14173test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14174
14175cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14176# Save the log message, to keep $0 and so on meaningful, and to
f6bcefef 14177# report actual input values of CONFIG_FILES etc. instead of their
81ecdfbb
RW
14178# values after options handling.
14179ac_log="
f6bcefef 14180This file was extended by $as_me, which was
81ecdfbb 14181generated by GNU Autoconf 2.64. Invocation command line was
f6bcefef
HPN
14182
14183 CONFIG_FILES = $CONFIG_FILES
14184 CONFIG_HEADERS = $CONFIG_HEADERS
14185 CONFIG_LINKS = $CONFIG_LINKS
14186 CONFIG_COMMANDS = $CONFIG_COMMANDS
14187 $ $0 $@
14188
81ecdfbb
RW
14189on `(hostname || uname -n) 2>/dev/null | sed 1q`
14190"
14191
f6bcefef
HPN
14192_ACEOF
14193
81ecdfbb
RW
14194case $ac_config_files in *"
14195"*) set x $ac_config_files; shift; ac_config_files=$*;;
14196esac
f6bcefef 14197
81ecdfbb
RW
14198case $ac_config_headers in *"
14199"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14200esac
f6bcefef 14201
f6bcefef 14202
81ecdfbb
RW
14203cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14204# Files that config.status was made for.
14205config_files="$ac_config_files"
14206config_headers="$ac_config_headers"
14207config_links="$ac_config_links"
14208config_commands="$ac_config_commands"
f6bcefef 14209
81ecdfbb 14210_ACEOF
f6bcefef 14211
81ecdfbb 14212cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
f6bcefef 14213ac_cs_usage="\
81ecdfbb
RW
14214\`$as_me' instantiates files and other configuration actions
14215from templates according to the current configuration. Unless the files
14216and actions are specified as TAGs, all are instantiated by default.
f6bcefef 14217
81ecdfbb 14218Usage: $0 [OPTION]... [TAG]...
f6bcefef
HPN
14219
14220 -h, --help print this help, then exit
81ecdfbb
RW
14221 -V, --version print version number and configuration settings, then exit
14222 -q, --quiet, --silent
14223 do not print progress messages
f6bcefef
HPN
14224 -d, --debug don't remove temporary files
14225 --recheck update $as_me by reconfiguring in the same conditions
81ecdfbb
RW
14226 --file=FILE[:TEMPLATE]
14227 instantiate the configuration file FILE
14228 --header=FILE[:TEMPLATE]
14229 instantiate the configuration header FILE
f6bcefef
HPN
14230
14231Configuration files:
14232$config_files
14233
14234Configuration headers:
14235$config_headers
14236
14237Configuration links:
14238$config_links
14239
14240Configuration commands:
14241$config_commands
14242
81ecdfbb 14243Report bugs to the package provider."
f6bcefef 14244
81ecdfbb
RW
14245_ACEOF
14246cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
f6bcefef
HPN
14247ac_cs_version="\\
14248config.status
81ecdfbb
RW
14249configured by $0, generated by GNU Autoconf 2.64,
14250 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
f6bcefef 14251
81ecdfbb 14252Copyright (C) 2009 Free Software Foundation, Inc.
f6bcefef
HPN
14253This config.status script is free software; the Free Software Foundation
14254gives unlimited permission to copy, distribute and modify it."
81ecdfbb
RW
14255
14256ac_pwd='$ac_pwd'
14257srcdir='$srcdir'
14258INSTALL='$INSTALL'
6bb11ab3 14259AWK='$AWK'
81ecdfbb 14260test -n "\$AWK" || AWK=awk
f6bcefef
HPN
14261_ACEOF
14262
81ecdfbb
RW
14263cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14264# The default lists apply if the user does not specify any file.
f6bcefef
HPN
14265ac_need_defaults=:
14266while test $# != 0
14267do
14268 case $1 in
14269 --*=*)
81ecdfbb
RW
14270 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14271 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
f6bcefef
HPN
14272 ac_shift=:
14273 ;;
81ecdfbb 14274 *)
f6bcefef
HPN
14275 ac_option=$1
14276 ac_optarg=$2
14277 ac_shift=shift
14278 ;;
f6bcefef
HPN
14279 esac
14280
14281 case $ac_option in
14282 # Handling of the options.
f6bcefef
HPN
14283 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14284 ac_cs_recheck=: ;;
81ecdfbb
RW
14285 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14286 $as_echo "$ac_cs_version"; exit ;;
14287 --debug | --debu | --deb | --de | --d | -d )
f6bcefef
HPN
14288 debug=: ;;
14289 --file | --fil | --fi | --f )
14290 $ac_shift
81ecdfbb
RW
14291 case $ac_optarg in
14292 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14293 esac
14294 as_fn_append CONFIG_FILES " '$ac_optarg'"
f6bcefef
HPN
14295 ac_need_defaults=false;;
14296 --header | --heade | --head | --hea )
14297 $ac_shift
81ecdfbb
RW
14298 case $ac_optarg in
14299 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14300 esac
14301 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
f6bcefef 14302 ac_need_defaults=false;;
81ecdfbb
RW
14303 --he | --h)
14304 # Conflict between --help and --header
14305 as_fn_error "ambiguous option: \`$1'
14306Try \`$0 --help' for more information.";;
14307 --help | --hel | -h )
14308 $as_echo "$ac_cs_usage"; exit ;;
f6bcefef
HPN
14309 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14310 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14311 ac_cs_silent=: ;;
14312
14313 # This is an error.
81ecdfbb
RW
14314 -*) as_fn_error "unrecognized option: \`$1'
14315Try \`$0 --help' for more information." ;;
f6bcefef 14316
81ecdfbb
RW
14317 *) as_fn_append ac_config_targets " $1"
14318 ac_need_defaults=false ;;
f6bcefef
HPN
14319
14320 esac
14321 shift
14322done
14323
14324ac_configure_extra_args=
14325
14326if $ac_cs_silent; then
14327 exec 6>/dev/null
14328 ac_configure_extra_args="$ac_configure_extra_args --silent"
14329fi
14330
14331_ACEOF
81ecdfbb 14332cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
f6bcefef 14333if \$ac_cs_recheck; then
81ecdfbb
RW
14334 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14335 shift
14336 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14337 CONFIG_SHELL='$SHELL'
14338 export CONFIG_SHELL
14339 exec "\$@"
f6bcefef
HPN
14340fi
14341
14342_ACEOF
81ecdfbb
RW
14343cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14344exec 5>>config.log
14345{
14346 echo
14347 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14348## Running $as_me. ##
14349_ASBOX
14350 $as_echo "$ac_log"
14351} >&5
f6bcefef 14352
81ecdfbb
RW
14353_ACEOF
14354cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
db2e4d67
MF
14355#
14356# INIT-COMMANDS
14357#
14358ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
14359
6bb11ab3
L
14360
14361# The HP-UX ksh and POSIX shell print the target directory to stdout
14362# if CDPATH is set.
14363(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14364
14365sed_quote_subst='$sed_quote_subst'
14366double_quote_subst='$double_quote_subst'
14367delay_variable_subst='$delay_variable_subst'
14368macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14369macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14370enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14371enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14372pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14373enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14374SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14375ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14376host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14377host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14378host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14379build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14380build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14381build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14382SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14383Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14384GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14385EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14386FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14387LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14388NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14389LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14390max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14391ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14392exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14393lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14394lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14395lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14396reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14397reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14398OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14399deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14400file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14401AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14402AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14403STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14404RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14405old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14406old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14407old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14408lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14409CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14410CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14411compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14412GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14413lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14414lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14415lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14416lt_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"`'
14417objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14418MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14419lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14420lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14421lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14422lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14423lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14424need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14425DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14426NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14427LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14428OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14429OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14430libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14431shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14432extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14433archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14434enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14435export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14436whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14437compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14438old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14439old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14440archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14441archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14442module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14443module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14444with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14445allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14446no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14447hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14448hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14449hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14450hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14451hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14452hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14453hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14454hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14455inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14456link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14457fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14458always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14459export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14460exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14461include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14462prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14463file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14464variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14465need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14466need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14467version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14468runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14469shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14470shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14471libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14472library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14473soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14474install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14475postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14476postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14477finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14478finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14479hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14480sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14481sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14482hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14483enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14484enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14485enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14486old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14487striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14488
14489LTCC='$LTCC'
14490LTCFLAGS='$LTCFLAGS'
14491compiler='$compiler_DEFAULT'
14492
14493# A function that is used when there is no print builtin or printf.
14494func_fallback_echo ()
14495{
14496 eval 'cat <<_LTECHO_EOF
14497\$1
14498_LTECHO_EOF'
14499}
14500
14501# Quote evaled strings.
14502for var in SHELL \
14503ECHO \
14504SED \
14505GREP \
14506EGREP \
14507FGREP \
14508LD \
14509NM \
14510LN_S \
14511lt_SP2NL \
14512lt_NL2SP \
14513reload_flag \
14514OBJDUMP \
14515deplibs_check_method \
14516file_magic_cmd \
14517AR \
14518AR_FLAGS \
14519STRIP \
14520RANLIB \
14521CC \
14522CFLAGS \
14523compiler \
14524lt_cv_sys_global_symbol_pipe \
14525lt_cv_sys_global_symbol_to_cdecl \
14526lt_cv_sys_global_symbol_to_c_name_address \
14527lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14528lt_prog_compiler_no_builtin_flag \
14529lt_prog_compiler_wl \
14530lt_prog_compiler_pic \
14531lt_prog_compiler_static \
14532lt_cv_prog_compiler_c_o \
14533need_locks \
14534DSYMUTIL \
14535NMEDIT \
14536LIPO \
14537OTOOL \
14538OTOOL64 \
14539shrext_cmds \
14540export_dynamic_flag_spec \
14541whole_archive_flag_spec \
14542compiler_needs_object \
14543with_gnu_ld \
14544allow_undefined_flag \
14545no_undefined_flag \
14546hardcode_libdir_flag_spec \
14547hardcode_libdir_flag_spec_ld \
14548hardcode_libdir_separator \
14549fix_srcfile_path \
14550exclude_expsyms \
14551include_expsyms \
14552file_list_spec \
14553variables_saved_for_relink \
14554libname_spec \
14555library_names_spec \
14556soname_spec \
14557install_override_mode \
14558finish_eval \
14559old_striplib \
14560striplib; do
14561 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14562 *[\\\\\\\`\\"\\\$]*)
14563 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14564 ;;
14565 *)
14566 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14567 ;;
14568 esac
14569done
14570
14571# Double-quote double-evaled strings.
14572for var in reload_cmds \
14573old_postinstall_cmds \
14574old_postuninstall_cmds \
14575old_archive_cmds \
14576extract_expsyms_cmds \
14577old_archive_from_new_cmds \
14578old_archive_from_expsyms_cmds \
14579archive_cmds \
14580archive_expsym_cmds \
14581module_cmds \
14582module_expsym_cmds \
14583export_symbols_cmds \
14584prelink_cmds \
14585postinstall_cmds \
14586postuninstall_cmds \
14587finish_cmds \
14588sys_lib_search_path_spec \
14589sys_lib_dlsearch_path_spec; do
14590 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14591 *[\\\\\\\`\\"\\\$]*)
14592 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14593 ;;
14594 *)
14595 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14596 ;;
14597 esac
14598done
14599
14600ac_aux_dir='$ac_aux_dir'
14601xsi_shell='$xsi_shell'
14602lt_shell_append='$lt_shell_append'
14603
14604# See if we are running on zsh, and set the options which allow our
14605# commands through without removal of \ escapes INIT.
14606if test -n "\${ZSH_VERSION+set}" ; then
14607 setopt NO_GLOB_SUBST
14608fi
14609
14610
14611 PACKAGE='$PACKAGE'
14612 VERSION='$VERSION'
14613 TIMESTAMP='$TIMESTAMP'
14614 RM='$RM'
14615 ofile='$ofile'
14616
14617
14618
14619
81ecdfbb 14620_ACEOF
f6bcefef 14621
81ecdfbb 14622cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
f6bcefef 14623
81ecdfbb 14624# Handling of arguments.
f6bcefef
HPN
14625for ac_config_target in $ac_config_targets
14626do
81ecdfbb
RW
14627 case $ac_config_target in
14628 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
db2e4d67 14629 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
6bb11ab3 14630 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
81ecdfbb
RW
14631 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
14632 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14633 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14634 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14635 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14636 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14637
14638 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
f6bcefef
HPN
14639 esac
14640done
14641
81ecdfbb 14642
f6bcefef
HPN
14643# If the user did not use the arguments to specify the items to instantiate,
14644# then the envvar interface is used. Set only those that are not.
14645# We use the long form for the default assignment because of an extremely
14646# bizarre bug on SunOS 4.1.3.
14647if $ac_need_defaults; then
14648 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14649 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14650 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
14651 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14652fi
14653
14654# Have a temporary directory for convenience. Make it in the build tree
81ecdfbb 14655# simply because there is no reason against having it here, and in addition,
f6bcefef 14656# creating and moving files from /tmp can sometimes cause problems.
81ecdfbb
RW
14657# Hook for its removal unless debugging.
14658# Note that there is a small window in which the directory will not be cleaned:
14659# after its creation but before its name has been assigned to `$tmp'.
f6bcefef
HPN
14660$debug ||
14661{
81ecdfbb
RW
14662 tmp=
14663 trap 'exit_status=$?
14664 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14665' 0
14666 trap 'as_fn_exit 1' 1 2 13 15
f6bcefef 14667}
f6bcefef
HPN
14668# Create a (secure) tmp directory for tmp files.
14669
14670{
81ecdfbb 14671 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
f6bcefef
HPN
14672 test -n "$tmp" && test -d "$tmp"
14673} ||
14674{
81ecdfbb
RW
14675 tmp=./conf$$-$RANDOM
14676 (umask 077 && mkdir "$tmp")
14677} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
f6bcefef 14678
81ecdfbb
RW
14679# Set up the scripts for CONFIG_FILES section.
14680# No need to generate them if there are no CONFIG_FILES.
14681# This happens for instance with `./config.status config.h'.
14682if test -n "$CONFIG_FILES"; then
f6bcefef 14683
f6bcefef 14684
81ecdfbb
RW
14685ac_cr=`echo X | tr X '\015'`
14686# On cygwin, bash can eat \r inside `` if the user requested igncr.
14687# But we know of no other shell where ac_cr would be empty at this
14688# point, so we can use a bashism as a fallback.
14689if test "x$ac_cr" = x; then
14690 eval ac_cr=\$\'\\r\'
14691fi
14692ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14693if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14694 ac_cs_awk_cr='\r'
14695else
14696 ac_cs_awk_cr=$ac_cr
14697fi
f6bcefef 14698
81ecdfbb 14699echo 'BEGIN {' >"$tmp/subs1.awk" &&
f6bcefef
HPN
14700_ACEOF
14701
f6bcefef 14702
81ecdfbb
RW
14703{
14704 echo "cat >conf$$subs.awk <<_ACEOF" &&
14705 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14706 echo "_ACEOF"
14707} >conf$$subs.sh ||
14708 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14709ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14710ac_delim='%!_!# '
14711for ac_last_try in false false false false false :; do
14712 . ./conf$$subs.sh ||
14713 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14714
14715 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14716 if test $ac_delim_n = $ac_delim_num; then
14717 break
14718 elif $ac_last_try; then
14719 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
f6bcefef 14720 else
81ecdfbb
RW
14721 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14722 fi
14723done
14724rm -f conf$$subs.sh
14725
14726cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14727cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14728_ACEOF
14729sed -n '
14730h
14731s/^/S["/; s/!.*/"]=/
14732p
14733g
14734s/^[^!]*!//
14735:repl
14736t repl
14737s/'"$ac_delim"'$//
14738t delim
14739:nl
14740h
14741s/\(.\{148\}\).*/\1/
14742t more1
14743s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14744p
14745n
14746b repl
14747:more1
14748s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14749p
14750g
14751s/.\{148\}//
14752t nl
14753:delim
14754h
14755s/\(.\{148\}\).*/\1/
14756t more2
14757s/["\\]/\\&/g; s/^/"/; s/$/"/
14758p
14759b
14760:more2
14761s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14762p
14763g
14764s/.\{148\}//
14765t delim
14766' <conf$$subs.awk | sed '
14767/^[^""]/{
14768 N
14769 s/\n//
14770}
14771' >>$CONFIG_STATUS || ac_write_fail=1
14772rm -f conf$$subs.awk
14773cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14774_ACAWK
14775cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14776 for (key in S) S_is_set[key] = 1
14777 FS = "\a"
f6bcefef 14778
81ecdfbb
RW
14779}
14780{
14781 line = $ 0
14782 nfields = split(line, field, "@")
14783 substed = 0
14784 len = length(field[1])
14785 for (i = 2; i < nfields; i++) {
14786 key = field[i]
14787 keylen = length(key)
14788 if (S_is_set[key]) {
14789 value = S[key]
14790 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14791 len += length(value) + length(field[++i])
14792 substed = 1
14793 } else
14794 len += 1 + keylen
14795 }
14796
14797 print line
14798}
f6bcefef 14799
81ecdfbb
RW
14800_ACAWK
14801_ACEOF
14802cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14803if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14804 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
f6bcefef 14805else
81ecdfbb
RW
14806 cat
14807fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
14808 || as_fn_error "could not setup config files machinery" "$LINENO" 5
14809_ACEOF
f6bcefef 14810
81ecdfbb
RW
14811# VPATH may cause trouble with some makes, so we remove $(srcdir),
14812# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14813# trailing colons and then remove the whole line if VPATH becomes empty
14814# (actually we leave an empty line to preserve line numbers).
14815if test "x$srcdir" = x.; then
14816 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14817s/:*\$(srcdir):*/:/
14818s/:*\${srcdir}:*/:/
14819s/:*@srcdir@:*/:/
14820s/^\([^=]*=[ ]*\):*/\1/
14821s/:*$//
14822s/^[^=]*=[ ]*$//
14823}'
14824fi
f6bcefef 14825
81ecdfbb
RW
14826cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14827fi # test -n "$CONFIG_FILES"
f6bcefef 14828
81ecdfbb
RW
14829# Set up the scripts for CONFIG_HEADERS section.
14830# No need to generate them if there are no CONFIG_HEADERS.
14831# This happens for instance with `./config.status Makefile'.
14832if test -n "$CONFIG_HEADERS"; then
14833cat >"$tmp/defines.awk" <<\_ACAWK ||
14834BEGIN {
14835_ACEOF
f6bcefef 14836
81ecdfbb
RW
14837# Transform confdefs.h into an awk script `defines.awk', embedded as
14838# here-document in config.status, that substitutes the proper values into
14839# config.h.in to produce config.h.
f6bcefef 14840
81ecdfbb
RW
14841# Create a delimiter string that does not exist in confdefs.h, to ease
14842# handling of long lines.
14843ac_delim='%!_!# '
14844for ac_last_try in false false :; do
14845 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14846 if test -z "$ac_t"; then
14847 break
14848 elif $ac_last_try; then
14849 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
f6bcefef 14850 else
81ecdfbb 14851 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
f6bcefef 14852 fi
f6bcefef 14853done
81ecdfbb
RW
14854
14855# For the awk script, D is an array of macro values keyed by name,
14856# likewise P contains macro parameters if any. Preserve backslash
14857# newline sequences.
14858
14859ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14860sed -n '
14861s/.\{148\}/&'"$ac_delim"'/g
14862t rset
14863:rset
14864s/^[ ]*#[ ]*define[ ][ ]*/ /
14865t def
14866d
14867:def
14868s/\\$//
14869t bsnl
14870s/["\\]/\\&/g
14871s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14872D["\1"]=" \3"/p
14873s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
14874d
14875:bsnl
14876s/["\\]/\\&/g
14877s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14878D["\1"]=" \3\\\\\\n"\\/p
14879t cont
14880s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14881t cont
14882d
14883:cont
14884n
14885s/.\{148\}/&'"$ac_delim"'/g
14886t clear
14887:clear
14888s/\\$//
14889t bsnlc
14890s/["\\]/\\&/g; s/^/"/; s/$/"/p
14891d
14892:bsnlc
14893s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14894b cont
14895' <confdefs.h | sed '
14896s/'"$ac_delim"'/"\\\
14897"/g' >>$CONFIG_STATUS || ac_write_fail=1
14898
14899cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14900 for (key in D) D_is_set[key] = 1
14901 FS = "\a"
14902}
14903/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14904 line = \$ 0
14905 split(line, arg, " ")
14906 if (arg[1] == "#") {
14907 defundef = arg[2]
14908 mac1 = arg[3]
14909 } else {
14910 defundef = substr(arg[1], 2)
14911 mac1 = arg[2]
14912 }
14913 split(mac1, mac2, "(") #)
14914 macro = mac2[1]
14915 prefix = substr(line, 1, index(line, defundef) - 1)
14916 if (D_is_set[macro]) {
14917 # Preserve the white space surrounding the "#".
14918 print prefix "define", macro P[macro] D[macro]
14919 next
14920 } else {
14921 # Replace #undef with comments. This is necessary, for example,
14922 # in the case of _POSIX_SOURCE, which is predefined and required
14923 # on some systems where configure will not decide to define it.
14924 if (defundef == "undef") {
14925 print "/*", prefix defundef, macro, "*/"
14926 next
14927 }
14928 }
14929}
14930{ print }
14931_ACAWK
f6bcefef 14932_ACEOF
81ecdfbb
RW
14933cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14934 as_fn_error "could not setup config headers machinery" "$LINENO" 5
14935fi # test -n "$CONFIG_HEADERS"
f6bcefef 14936
f6bcefef 14937
81ecdfbb
RW
14938eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
14939shift
14940for ac_tag
14941do
14942 case $ac_tag in
14943 :[FHLC]) ac_mode=$ac_tag; continue;;
f6bcefef 14944 esac
81ecdfbb
RW
14945 case $ac_mode$ac_tag in
14946 :[FHL]*:*);;
14947 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
14948 :[FH]-) ac_tag=-:-;;
14949 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
14950 esac
14951 ac_save_IFS=$IFS
14952 IFS=:
14953 set x $ac_tag
14954 IFS=$ac_save_IFS
14955 shift
14956 ac_file=$1
14957 shift
f6bcefef 14958
81ecdfbb
RW
14959 case $ac_mode in
14960 :L) ac_source=$1;;
14961 :[FH])
14962 ac_file_inputs=
14963 for ac_f
14964 do
14965 case $ac_f in
14966 -) ac_f="$tmp/stdin";;
14967 *) # Look for the file first in the build tree, then in the source tree
14968 # (if the path is not absolute). The absolute path cannot be DOS-style,
14969 # because $ac_f cannot contain `:'.
14970 test -f "$ac_f" ||
14971 case $ac_f in
14972 [\\/$]*) false;;
14973 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14974 esac ||
14975 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
f6bcefef 14976 esac
81ecdfbb
RW
14977 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14978 as_fn_append ac_file_inputs " '$ac_f'"
14979 done
f6bcefef 14980
81ecdfbb
RW
14981 # Let's still pretend it is `configure' which instantiates (i.e., don't
14982 # use $as_me), people would be surprised to read:
14983 # /* config.h. Generated by config.status. */
14984 configure_input='Generated from '`
14985 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14986 `' by configure.'
14987 if test x"$ac_file" != x-; then
14988 configure_input="$ac_file. $configure_input"
14989 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14990$as_echo "$as_me: creating $ac_file" >&6;}
14991 fi
14992 # Neutralize special characters interpreted by sed in replacement strings.
14993 case $configure_input in #(
14994 *\&* | *\|* | *\\* )
14995 ac_sed_conf_input=`$as_echo "$configure_input" |
14996 sed 's/[\\\\&|]/\\\\&/g'`;; #(
14997 *) ac_sed_conf_input=$configure_input;;
14998 esac
f6bcefef 14999
81ecdfbb
RW
15000 case $ac_tag in
15001 *:-:* | *:-) cat >"$tmp/stdin" \
15002 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
15003 esac
15004 ;;
15005 esac
f6bcefef 15006
81ecdfbb 15007 ac_dir=`$as_dirname -- "$ac_file" ||
f6bcefef
HPN
15008$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15009 X"$ac_file" : 'X\(//\)[^/]' \| \
15010 X"$ac_file" : 'X\(//\)$' \| \
81ecdfbb
RW
15011 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15012$as_echo X"$ac_file" |
15013 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15014 s//\1/
15015 q
15016 }
15017 /^X\(\/\/\)[^/].*/{
15018 s//\1/
15019 q
15020 }
15021 /^X\(\/\/\)$/{
15022 s//\1/
15023 q
15024 }
15025 /^X\(\/\).*/{
15026 s//\1/
15027 q
15028 }
15029 s/.*/./; q'`
15030 as_dir="$ac_dir"; as_fn_mkdir_p
f6bcefef
HPN
15031 ac_builddir=.
15032
81ecdfbb
RW
15033case "$ac_dir" in
15034.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15035*)
15036 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15037 # A ".." for each directory in $ac_dir_suffix.
15038 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15039 case $ac_top_builddir_sub in
15040 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15041 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15042 esac ;;
15043esac
15044ac_abs_top_builddir=$ac_pwd
15045ac_abs_builddir=$ac_pwd$ac_dir_suffix
15046# for backward compatibility:
15047ac_top_builddir=$ac_top_build_prefix
f6bcefef
HPN
15048
15049case $srcdir in
81ecdfbb 15050 .) # We are building in place.
f6bcefef 15051 ac_srcdir=.
81ecdfbb
RW
15052 ac_top_srcdir=$ac_top_builddir_sub
15053 ac_abs_top_srcdir=$ac_pwd ;;
15054 [\\/]* | ?:[\\/]* ) # Absolute name.
f6bcefef 15055 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
15056 ac_top_srcdir=$srcdir
15057 ac_abs_top_srcdir=$srcdir ;;
15058 *) # Relative name.
15059 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15060 ac_top_srcdir=$ac_top_build_prefix$srcdir
15061 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
f6bcefef 15062esac
81ecdfbb 15063ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
f6bcefef 15064
f6bcefef 15065
81ecdfbb
RW
15066 case $ac_mode in
15067 :F)
15068 #
15069 # CONFIG_FILE
15070 #
f6bcefef 15071
81ecdfbb
RW
15072 case $INSTALL in
15073 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
15074 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
f6bcefef 15075 esac
81ecdfbb 15076_ACEOF
f6bcefef 15077
81ecdfbb
RW
15078cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15079# If the template does not know about datarootdir, expand it.
15080# FIXME: This hack should be removed a few years after 2.60.
15081ac_datarootdir_hack=; ac_datarootdir_seen=
15082ac_sed_dataroot='
15083/datarootdir/ {
15084 p
15085 q
15086}
15087/@datadir@/p
15088/@docdir@/p
15089/@infodir@/p
15090/@localedir@/p
15091/@mandir@/p'
15092case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15093*datarootdir*) ac_datarootdir_seen=yes;;
15094*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15095 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15096$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15097_ACEOF
15098cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15099 ac_datarootdir_hack='
15100 s&@datadir@&$datadir&g
15101 s&@docdir@&$docdir&g
15102 s&@infodir@&$infodir&g
15103 s&@localedir@&$localedir&g
15104 s&@mandir@&$mandir&g
15105 s&\\\${datarootdir}&$datarootdir&g' ;;
15106esac
f6bcefef 15107_ACEOF
f6bcefef 15108
81ecdfbb
RW
15109# Neutralize VPATH when `$srcdir' = `.'.
15110# Shell code in configure.ac might set extrasub.
15111# FIXME: do we really want to maintain this feature?
15112cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15113ac_sed_extra="$ac_vpsub
15114$extrasub
15115_ACEOF
15116cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15117:t
15118/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15119s|@configure_input@|$ac_sed_conf_input|;t t
15120s&@top_builddir@&$ac_top_builddir_sub&;t t
15121s&@top_build_prefix@&$ac_top_build_prefix&;t t
15122s&@srcdir@&$ac_srcdir&;t t
15123s&@abs_srcdir@&$ac_abs_srcdir&;t t
15124s&@top_srcdir@&$ac_top_srcdir&;t t
15125s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
15126s&@builddir@&$ac_builddir&;t t
15127s&@abs_builddir@&$ac_abs_builddir&;t t
15128s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
15129s&@INSTALL@&$ac_INSTALL&;t t
15130$ac_datarootdir_hack
15131"
15132eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
15133 || as_fn_error "could not create $ac_file" "$LINENO" 5
15134
15135test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15136 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
15137 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
15138 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15139which seems to be undefined. Please make sure it is defined." >&5
15140$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15141which seems to be undefined. Please make sure it is defined." >&2;}
15142
15143 rm -f "$tmp/stdin"
15144 case $ac_file in
15145 -) cat "$tmp/out" && rm -f "$tmp/out";;
15146 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
15147 esac \
15148 || as_fn_error "could not create $ac_file" "$LINENO" 5
15149 ;;
15150 :H)
15151 #
15152 # CONFIG_HEADER
15153 #
15154 if test x"$ac_file" != x-; then
15155 {
15156 $as_echo "/* $configure_input */" \
15157 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
15158 } >"$tmp/config.h" \
15159 || as_fn_error "could not create $ac_file" "$LINENO" 5
15160 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
15161 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15162$as_echo "$as_me: $ac_file is unchanged" >&6;}
15163 else
15164 rm -f "$ac_file"
15165 mv "$tmp/config.h" "$ac_file" \
15166 || as_fn_error "could not create $ac_file" "$LINENO" 5
15167 fi
f6bcefef 15168 else
81ecdfbb
RW
15169 $as_echo "/* $configure_input */" \
15170 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15171 || as_fn_error "could not create -" "$LINENO" 5
15172 fi
15173 ;;
15174 :L)
15175 #
15176 # CONFIG_LINK
15177 #
f6bcefef 15178
81ecdfbb
RW
15179 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
15180 :
15181 else
15182 # Prefer the file from the source tree if names are identical.
15183 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
15184 ac_source=$srcdir/$ac_source
15185 fi
f6bcefef 15186
81ecdfbb
RW
15187 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
15188$as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
f6bcefef 15189
81ecdfbb
RW
15190 if test ! -r "$ac_source"; then
15191 as_fn_error "$ac_source: file not found" "$LINENO" 5
15192 fi
15193 rm -f "$ac_file"
f6bcefef 15194
81ecdfbb
RW
15195 # Try a relative symlink, then a hard link, then a copy.
15196 case $srcdir in
15197 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
15198 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
15199 esac
15200 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
15201 ln "$ac_source" "$ac_file" 2>/dev/null ||
15202 cp -p "$ac_source" "$ac_file" ||
15203 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
15204 fi
15205 ;;
15206 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15207$as_echo "$as_me: executing $ac_file commands" >&6;}
15208 ;;
15209 esac
f6bcefef
HPN
15210
15211
81ecdfbb 15212 case $ac_file$ac_mode in
db2e4d67 15213 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
6bb11ab3
L
15214 "libtool":C)
15215
15216 # See if we are running on zsh, and set the options which allow our
15217 # commands through without removal of \ escapes.
15218 if test -n "${ZSH_VERSION+set}" ; then
15219 setopt NO_GLOB_SUBST
15220 fi
15221
15222 cfgfile="${ofile}T"
15223 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15224 $RM "$cfgfile"
15225
15226 cat <<_LT_EOF >> "$cfgfile"
15227#! $SHELL
15228
15229# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15230# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15231# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15232# NOTE: Changes made to this file will be lost: look at ltmain.sh.
15233#
15234# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15235# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15236# Written by Gordon Matzigkeit, 1996
15237#
15238# This file is part of GNU Libtool.
15239#
15240# GNU Libtool is free software; you can redistribute it and/or
15241# modify it under the terms of the GNU General Public License as
15242# published by the Free Software Foundation; either version 2 of
15243# the License, or (at your option) any later version.
15244#
15245# As a special exception to the GNU General Public License,
15246# if you distribute this file as part of a program or library that
15247# is built using GNU Libtool, you may include this file under the
15248# same distribution terms that you use for the rest of that program.
15249#
15250# GNU Libtool is distributed in the hope that it will be useful,
15251# but WITHOUT ANY WARRANTY; without even the implied warranty of
15252# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15253# GNU General Public License for more details.
15254#
15255# You should have received a copy of the GNU General Public License
15256# along with GNU Libtool; see the file COPYING. If not, a copy
15257# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15258# obtained by writing to the Free Software Foundation, Inc.,
15259# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15260
15261
15262# The names of the tagged configurations supported by this script.
15263available_tags=""
15264
15265# ### BEGIN LIBTOOL CONFIG
15266
15267# Which release of libtool.m4 was used?
15268macro_version=$macro_version
15269macro_revision=$macro_revision
15270
15271# Whether or not to build shared libraries.
15272build_libtool_libs=$enable_shared
15273
15274# Whether or not to build static libraries.
15275build_old_libs=$enable_static
15276
15277# What type of objects to build.
15278pic_mode=$pic_mode
15279
15280# Whether or not to optimize for fast installation.
15281fast_install=$enable_fast_install
15282
15283# Shell to use when invoking shell scripts.
15284SHELL=$lt_SHELL
15285
15286# An echo program that protects backslashes.
15287ECHO=$lt_ECHO
15288
15289# The host system.
15290host_alias=$host_alias
15291host=$host
15292host_os=$host_os
15293
15294# The build system.
15295build_alias=$build_alias
15296build=$build
15297build_os=$build_os
15298
15299# A sed program that does not truncate output.
15300SED=$lt_SED
15301
15302# Sed that helps us avoid accidentally triggering echo(1) options like -n.
15303Xsed="\$SED -e 1s/^X//"
15304
15305# A grep program that handles long lines.
15306GREP=$lt_GREP
15307
15308# An ERE matcher.
15309EGREP=$lt_EGREP
15310
15311# A literal string matcher.
15312FGREP=$lt_FGREP
15313
15314# A BSD- or MS-compatible name lister.
15315NM=$lt_NM
15316
15317# Whether we need soft or hard links.
15318LN_S=$lt_LN_S
15319
15320# What is the maximum length of a command?
15321max_cmd_len=$max_cmd_len
15322
15323# Object file suffix (normally "o").
15324objext=$ac_objext
15325
15326# Executable file suffix (normally "").
15327exeext=$exeext
15328
15329# whether the shell understands "unset".
15330lt_unset=$lt_unset
15331
15332# turn spaces into newlines.
15333SP2NL=$lt_lt_SP2NL
15334
15335# turn newlines into spaces.
15336NL2SP=$lt_lt_NL2SP
15337
15338# An object symbol dumper.
15339OBJDUMP=$lt_OBJDUMP
15340
15341# Method to check whether dependent libraries are shared objects.
15342deplibs_check_method=$lt_deplibs_check_method
15343
15344# Command to use when deplibs_check_method == "file_magic".
15345file_magic_cmd=$lt_file_magic_cmd
15346
15347# The archiver.
15348AR=$lt_AR
15349AR_FLAGS=$lt_AR_FLAGS
15350
15351# A symbol stripping program.
15352STRIP=$lt_STRIP
15353
15354# Commands used to install an old-style archive.
15355RANLIB=$lt_RANLIB
15356old_postinstall_cmds=$lt_old_postinstall_cmds
15357old_postuninstall_cmds=$lt_old_postuninstall_cmds
15358
15359# Whether to use a lock for old archive extraction.
15360lock_old_archive_extraction=$lock_old_archive_extraction
15361
15362# A C compiler.
15363LTCC=$lt_CC
15364
15365# LTCC compiler flags.
15366LTCFLAGS=$lt_CFLAGS
15367
15368# Take the output of nm and produce a listing of raw symbols and C names.
15369global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15370
15371# Transform the output of nm in a proper C declaration.
15372global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15373
15374# Transform the output of nm in a C name address pair.
15375global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15376
15377# Transform the output of nm in a C name address pair when lib prefix is needed.
15378global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15379
15380# The name of the directory that contains temporary libtool files.
15381objdir=$objdir
15382
15383# Used to examine libraries when file_magic_cmd begins with "file".
15384MAGIC_CMD=$MAGIC_CMD
15385
15386# Must we lock files when doing compilation?
15387need_locks=$lt_need_locks
15388
15389# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15390DSYMUTIL=$lt_DSYMUTIL
15391
15392# Tool to change global to local symbols on Mac OS X.
15393NMEDIT=$lt_NMEDIT
15394
15395# Tool to manipulate fat objects and archives on Mac OS X.
15396LIPO=$lt_LIPO
15397
15398# ldd/readelf like tool for Mach-O binaries on Mac OS X.
15399OTOOL=$lt_OTOOL
15400
15401# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15402OTOOL64=$lt_OTOOL64
15403
15404# Old archive suffix (normally "a").
15405libext=$libext
15406
15407# Shared library suffix (normally ".so").
15408shrext_cmds=$lt_shrext_cmds
15409
15410# The commands to extract the exported symbol list from a shared archive.
15411extract_expsyms_cmds=$lt_extract_expsyms_cmds
15412
15413# Variables whose values should be saved in libtool wrapper scripts and
15414# restored at link time.
15415variables_saved_for_relink=$lt_variables_saved_for_relink
15416
15417# Do we need the "lib" prefix for modules?
15418need_lib_prefix=$need_lib_prefix
15419
15420# Do we need a version for libraries?
15421need_version=$need_version
15422
15423# Library versioning type.
15424version_type=$version_type
15425
15426# Shared library runtime path variable.
15427runpath_var=$runpath_var
15428
15429# Shared library path variable.
15430shlibpath_var=$shlibpath_var
15431
15432# Is shlibpath searched before the hard-coded library search path?
15433shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15434
15435# Format of library name prefix.
15436libname_spec=$lt_libname_spec
15437
15438# List of archive names. First name is the real one, the rest are links.
15439# The last name is the one that the linker finds with -lNAME
15440library_names_spec=$lt_library_names_spec
15441
15442# The coded name of the library, if different from the real name.
15443soname_spec=$lt_soname_spec
15444
15445# Permission mode override for installation of shared libraries.
15446install_override_mode=$lt_install_override_mode
15447
15448# Command to use after installation of a shared archive.
15449postinstall_cmds=$lt_postinstall_cmds
15450
15451# Command to use after uninstallation of a shared archive.
15452postuninstall_cmds=$lt_postuninstall_cmds
15453
15454# Commands used to finish a libtool library installation in a directory.
15455finish_cmds=$lt_finish_cmds
15456
15457# As "finish_cmds", except a single script fragment to be evaled but
15458# not shown.
15459finish_eval=$lt_finish_eval
15460
15461# Whether we should hardcode library paths into libraries.
15462hardcode_into_libs=$hardcode_into_libs
15463
15464# Compile-time system search path for libraries.
15465sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15466
15467# Run-time system search path for libraries.
15468sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15469
15470# Whether dlopen is supported.
15471dlopen_support=$enable_dlopen
15472
15473# Whether dlopen of programs is supported.
15474dlopen_self=$enable_dlopen_self
15475
15476# Whether dlopen of statically linked programs is supported.
15477dlopen_self_static=$enable_dlopen_self_static
15478
15479# Commands to strip libraries.
15480old_striplib=$lt_old_striplib
15481striplib=$lt_striplib
15482
15483
15484# The linker used to build libraries.
15485LD=$lt_LD
15486
15487# How to create reloadable object files.
15488reload_flag=$lt_reload_flag
15489reload_cmds=$lt_reload_cmds
15490
15491# Commands used to build an old-style archive.
15492old_archive_cmds=$lt_old_archive_cmds
15493
15494# A language specific compiler.
15495CC=$lt_compiler
15496
15497# Is the compiler the GNU compiler?
15498with_gcc=$GCC
15499
15500# Compiler flag to turn off builtin functions.
15501no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15502
15503# How to pass a linker flag through the compiler.
15504wl=$lt_lt_prog_compiler_wl
15505
15506# Additional compiler flags for building library objects.
15507pic_flag=$lt_lt_prog_compiler_pic
15508
15509# Compiler flag to prevent dynamic linking.
15510link_static_flag=$lt_lt_prog_compiler_static
15511
15512# Does compiler simultaneously support -c and -o options?
15513compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15514
15515# Whether or not to add -lc for building shared libraries.
15516build_libtool_need_lc=$archive_cmds_need_lc
15517
15518# Whether or not to disallow shared libs when runtime libs are static.
15519allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15520
15521# Compiler flag to allow reflexive dlopens.
15522export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15523
15524# Compiler flag to generate shared objects directly from archives.
15525whole_archive_flag_spec=$lt_whole_archive_flag_spec
15526
15527# Whether the compiler copes with passing no objects directly.
15528compiler_needs_object=$lt_compiler_needs_object
15529
15530# Create an old-style archive from a shared archive.
15531old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15532
15533# Create a temporary old-style archive to link instead of a shared archive.
15534old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15535
15536# Commands used to build a shared archive.
15537archive_cmds=$lt_archive_cmds
15538archive_expsym_cmds=$lt_archive_expsym_cmds
15539
15540# Commands used to build a loadable module if different from building
15541# a shared archive.
15542module_cmds=$lt_module_cmds
15543module_expsym_cmds=$lt_module_expsym_cmds
15544
15545# Whether we are building with GNU ld or not.
15546with_gnu_ld=$lt_with_gnu_ld
15547
15548# Flag that allows shared libraries with undefined symbols to be built.
15549allow_undefined_flag=$lt_allow_undefined_flag
15550
15551# Flag that enforces no undefined symbols.
15552no_undefined_flag=$lt_no_undefined_flag
15553
15554# Flag to hardcode \$libdir into a binary during linking.
15555# This must work even if \$libdir does not exist
15556hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15557
15558# If ld is used when linking, flag to hardcode \$libdir into a binary
15559# during linking. This must work even if \$libdir does not exist.
15560hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15561
15562# Whether we need a single "-rpath" flag with a separated argument.
15563hardcode_libdir_separator=$lt_hardcode_libdir_separator
15564
15565# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15566# DIR into the resulting binary.
15567hardcode_direct=$hardcode_direct
15568
15569# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15570# DIR into the resulting binary and the resulting library dependency is
15571# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15572# library is relocated.
15573hardcode_direct_absolute=$hardcode_direct_absolute
15574
15575# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15576# into the resulting binary.
15577hardcode_minus_L=$hardcode_minus_L
15578
15579# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15580# into the resulting binary.
15581hardcode_shlibpath_var=$hardcode_shlibpath_var
15582
15583# Set to "yes" if building a shared library automatically hardcodes DIR
15584# into the library and all subsequent libraries and executables linked
15585# against it.
15586hardcode_automatic=$hardcode_automatic
15587
15588# Set to yes if linker adds runtime paths of dependent libraries
15589# to runtime path list.
15590inherit_rpath=$inherit_rpath
15591
15592# Whether libtool must link a program against all its dependency libraries.
15593link_all_deplibs=$link_all_deplibs
15594
15595# Fix the shell variable \$srcfile for the compiler.
15596fix_srcfile_path=$lt_fix_srcfile_path
15597
15598# Set to "yes" if exported symbols are required.
15599always_export_symbols=$always_export_symbols
15600
15601# The commands to list exported symbols.
15602export_symbols_cmds=$lt_export_symbols_cmds
15603
15604# Symbols that should not be listed in the preloaded symbols.
15605exclude_expsyms=$lt_exclude_expsyms
15606
15607# Symbols that must always be exported.
15608include_expsyms=$lt_include_expsyms
15609
15610# Commands necessary for linking programs (against libraries) with templates.
15611prelink_cmds=$lt_prelink_cmds
15612
15613# Specify filename containing input files.
15614file_list_spec=$lt_file_list_spec
15615
15616# How to hardcode a shared library path into an executable.
15617hardcode_action=$hardcode_action
15618
15619# ### END LIBTOOL CONFIG
15620
15621_LT_EOF
15622
15623 case $host_os in
15624 aix3*)
15625 cat <<\_LT_EOF >> "$cfgfile"
15626# AIX sometimes has problems with the GCC collect2 program. For some
15627# reason, if we set the COLLECT_NAMES environment variable, the problems
15628# vanish in a puff of smoke.
15629if test "X${COLLECT_NAMES+set}" != Xset; then
15630 COLLECT_NAMES=
15631 export COLLECT_NAMES
15632fi
15633_LT_EOF
15634 ;;
15635 esac
15636
15637
15638ltmain="$ac_aux_dir/ltmain.sh"
15639
15640
15641 # We use sed instead of cat because bash on DJGPP gets confused if
15642 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15643 # text mode, it properly converts lines to CR/LF. This bash problem
15644 # is reportedly fixed, but why not run on old versions too?
15645 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15646 || (rm -f "$cfgfile"; exit 1)
15647
15648 case $xsi_shell in
15649 yes)
15650 cat << \_LT_EOF >> "$cfgfile"
15651
15652# func_dirname file append nondir_replacement
15653# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15654# otherwise set result to NONDIR_REPLACEMENT.
15655func_dirname ()
15656{
15657 case ${1} in
15658 */*) func_dirname_result="${1%/*}${2}" ;;
15659 * ) func_dirname_result="${3}" ;;
15660 esac
15661}
15662
15663# func_basename file
15664func_basename ()
15665{
15666 func_basename_result="${1##*/}"
15667}
15668
15669# func_dirname_and_basename file append nondir_replacement
15670# perform func_basename and func_dirname in a single function
15671# call:
15672# dirname: Compute the dirname of FILE. If nonempty,
15673# add APPEND to the result, otherwise set result
15674# to NONDIR_REPLACEMENT.
15675# value returned in "$func_dirname_result"
15676# basename: Compute filename of FILE.
15677# value retuned in "$func_basename_result"
15678# Implementation must be kept synchronized with func_dirname
15679# and func_basename. For efficiency, we do not delegate to
15680# those functions but instead duplicate the functionality here.
15681func_dirname_and_basename ()
15682{
15683 case ${1} in
15684 */*) func_dirname_result="${1%/*}${2}" ;;
15685 * ) func_dirname_result="${3}" ;;
15686 esac
15687 func_basename_result="${1##*/}"
15688}
15689
15690# func_stripname prefix suffix name
15691# strip PREFIX and SUFFIX off of NAME.
15692# PREFIX and SUFFIX must not contain globbing or regex special
15693# characters, hashes, percent signs, but SUFFIX may contain a leading
15694# dot (in which case that matches only a dot).
15695func_stripname ()
15696{
15697 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15698 # positional parameters, so assign one to ordinary parameter first.
15699 func_stripname_result=${3}
15700 func_stripname_result=${func_stripname_result#"${1}"}
15701 func_stripname_result=${func_stripname_result%"${2}"}
15702}
15703
15704# func_opt_split
15705func_opt_split ()
15706{
15707 func_opt_split_opt=${1%%=*}
15708 func_opt_split_arg=${1#*=}
15709}
15710
15711# func_lo2o object
15712func_lo2o ()
15713{
15714 case ${1} in
15715 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15716 *) func_lo2o_result=${1} ;;
15717 esac
15718}
15719
15720# func_xform libobj-or-source
15721func_xform ()
15722{
15723 func_xform_result=${1%.*}.lo
15724}
15725
15726# func_arith arithmetic-term...
15727func_arith ()
15728{
15729 func_arith_result=$(( $* ))
15730}
15731
15732# func_len string
15733# STRING may not start with a hyphen.
15734func_len ()
15735{
15736 func_len_result=${#1}
15737}
15738
15739_LT_EOF
15740 ;;
15741 *) # Bourne compatible functions.
15742 cat << \_LT_EOF >> "$cfgfile"
15743
15744# func_dirname file append nondir_replacement
15745# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15746# otherwise set result to NONDIR_REPLACEMENT.
15747func_dirname ()
15748{
15749 # Extract subdirectory from the argument.
15750 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15751 if test "X$func_dirname_result" = "X${1}"; then
15752 func_dirname_result="${3}"
15753 else
15754 func_dirname_result="$func_dirname_result${2}"
15755 fi
15756}
15757
15758# func_basename file
15759func_basename ()
15760{
15761 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15762}
15763
15764
15765# func_stripname prefix suffix name
15766# strip PREFIX and SUFFIX off of NAME.
15767# PREFIX and SUFFIX must not contain globbing or regex special
15768# characters, hashes, percent signs, but SUFFIX may contain a leading
15769# dot (in which case that matches only a dot).
15770# func_strip_suffix prefix name
15771func_stripname ()
15772{
15773 case ${2} in
15774 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15775 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15776 esac
15777}
15778
15779# sed scripts:
15780my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
15781my_sed_long_arg='1s/^-[^=]*=//'
15782
15783# func_opt_split
15784func_opt_split ()
15785{
15786 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15787 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15788}
15789
15790# func_lo2o object
15791func_lo2o ()
15792{
15793 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
15794}
15795
15796# func_xform libobj-or-source
15797func_xform ()
15798{
15799 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15800}
15801
15802# func_arith arithmetic-term...
15803func_arith ()
15804{
15805 func_arith_result=`expr "$@"`
15806}
15807
15808# func_len string
15809# STRING may not start with a hyphen.
15810func_len ()
15811{
15812 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15813}
15814
15815_LT_EOF
15816esac
15817
15818case $lt_shell_append in
15819 yes)
15820 cat << \_LT_EOF >> "$cfgfile"
15821
15822# func_append var value
15823# Append VALUE to the end of shell variable VAR.
15824func_append ()
15825{
15826 eval "$1+=\$2"
15827}
15828_LT_EOF
15829 ;;
15830 *)
15831 cat << \_LT_EOF >> "$cfgfile"
15832
15833# func_append var value
15834# Append VALUE to the end of shell variable VAR.
15835func_append ()
15836{
15837 eval "$1=\$$1\$2"
15838}
15839
15840_LT_EOF
15841 ;;
15842 esac
15843
15844
15845 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15846 || (rm -f "$cfgfile"; exit 1)
15847
15848 mv -f "$cfgfile" "$ofile" ||
15849 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15850 chmod +x "$ofile"
15851
15852 ;;
81ecdfbb 15853 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
f6bcefef
HPN
15854 rm -f Makesim1.tmp Makesim2.tmp Makefile
15855 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
15856 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
15857 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
15858 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
15859 <Makefile.sim >Makefile
15860 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
15861 ;;
81ecdfbb
RW
15862 "stamp-h":C) echo > stamp-h ;;
15863
f6bcefef 15864 esac
81ecdfbb 15865done # for ac_tag
f6bcefef 15866
f6bcefef 15867
81ecdfbb 15868as_fn_exit 0
f6bcefef 15869_ACEOF
f6bcefef
HPN
15870ac_clean_files=$ac_clean_files_save
15871
81ecdfbb
RW
15872test $ac_write_fail = 0 ||
15873 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
15874
f6bcefef
HPN
15875
15876# configure is writing to config.log, and then calls config.status.
15877# config.status does its own redirection, appending to config.log.
15878# Unfortunately, on DOS this fails, as config.log is still kept open
15879# by configure, so config.status won't be able to write to it; its
15880# output is simply discarded. So we exec the FD to /dev/null,
15881# effectively closing config.log, so it can be properly (re)opened and
15882# appended to by config.status. When coming back to configure, we
15883# need to make the FD available again.
15884if test "$no_create" != yes; then
15885 ac_cs_success=:
15886 ac_config_status_args=
15887 test "$silent" = yes &&
15888 ac_config_status_args="$ac_config_status_args --quiet"
15889 exec 5>/dev/null
15890 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
15891 exec 5>>config.log
15892 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15893 # would make configure fail if this is the last instruction.
81ecdfbb
RW
15894 $ac_cs_success || as_fn_exit $?
15895fi
15896if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
15897 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15898$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
f6bcefef
HPN
15899fi
15900
15901