]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/bfin/configure
Set zlibdir/zlibinc with top_builddir/top_srcdir
[thirdparty/binutils-gdb.git] / sim / bfin / configure
CommitLineData
ef016f83
MF
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
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.
8#
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
11## -------------------- ##
12## M4sh Initialization. ##
13## -------------------- ##
14
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 :
18 emulate sh
19 NULLCMD=:
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
23 setopt NO_GLOB_SUBST
24else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30esac
31fi
32
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 }
79fi
80
81
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
121PS1='$ '
122PS2='> '
123PS4='+ '
124
125# NLS nuisances.
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"
ef016f83
MF
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
192do
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."
236 else
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."
241 fi
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
380
381if expr a : '\(a\)' >/dev/null 2>&1 &&
382 test "X`expr 00001 : '.*\(...\)'`" = X001; then
383 as_expr=expr
384else
385 as_expr=false
386fi
387
388if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
389 as_basename=basename
390else
391 as_basename=false
392fi
393
394if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
395 as_dirname=dirname
396else
397 as_dirname=false
398fi
399
400as_me=`$as_basename -- "$0" ||
401$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
402 X"$0" : 'X\(//\)$' \| \
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'`
418
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
426
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 |
436 sed '
437 s/[$]LINENO.*/&-/
438 t lineno
439 b
440 :lineno
441 N
442 :loop
443 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
444 t loop
445 s/-\n.*//
446 ' >$as_me.lineno &&
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; }
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
452 # original and so on. Autoconf is especially sensitive to this).
453 . "./$as_me.lineno"
454 # Exit status is that of the last command.
455 exit
456}
457
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';;
469esac
470
471rm -f conf$$ conf$$.exe conf$$.file
472if test -d conf$$.dir; then
473 rm -f conf$$.dir/conf$$.file
474else
475 rm -f conf$$.dir
476 mkdir conf$$.dir 2>/dev/null
477fi
478if (echo >conf$$.file) 2>/dev/null; then
479 if ln -s conf$$.file conf$$ 2>/dev/null; then
480 as_ln_s='ln -s'
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'
491 fi
492else
493 as_ln_s='cp -p'
494fi
495rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
496rmdir conf$$.dir 2>/dev/null
497
498if mkdir -p . 2>/dev/null; then
499 as_mkdir_p='mkdir -p "$as_dir"'
500else
501 test -d ./-p && rmdir ./-p
502 as_mkdir_p=false
503fi
504
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
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
ef016f83
MF
536
537exec 7<&0 </dev/null 6>&1
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
544#
545# Initializations.
546#
547ac_default_prefix=/usr/local
548ac_clean_files=
549ac_config_libobj_dir=.
550LIBOBJS=
551cross_compiling=no
552subdirs=
553MFLAGS=
554MAKEFLAGS=
555
556# Identity of this package.
557PACKAGE_NAME=
558PACKAGE_TARNAME=
559PACKAGE_VERSION=
560PACKAGE_STRING=
561PACKAGE_BUGREPORT=
562PACKAGE_URL=
563
564ac_unique_file="Makefile.in"
565# Factoring default headers for most tests.
566ac_includes_default="\
567#include <stdio.h>
568#ifdef HAVE_SYS_TYPES_H
569# include <sys/types.h>
570#endif
571#ifdef HAVE_SYS_STAT_H
572# include <sys/stat.h>
573#endif
574#ifdef STDC_HEADERS
575# include <stdlib.h>
576# include <stddef.h>
577#else
578# ifdef HAVE_STDLIB_H
579# include <stdlib.h>
580# endif
581#endif
582#ifdef HAVE_STRING_H
583# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
584# include <memory.h>
585# endif
586# include <string.h>
587#endif
588#ifdef HAVE_STRINGS_H
589# include <strings.h>
590#endif
591#ifdef HAVE_INTTYPES_H
592# include <inttypes.h>
593#endif
594#ifdef HAVE_STDINT_H
595# include <stdint.h>
596#endif
597#ifdef HAVE_UNISTD_H
598# include <unistd.h>
599#endif"
600
601ac_subst_vars='LTLIBOBJS
602LIBOBJS
603cgen_breaks
604SDL_LIBS
605SDL_CFLAGS
606PKG_CONFIG_LIBDIR
607PKG_CONFIG_PATH
608PKG_CONFIG
ef016f83
MF
609REPORT_BUGS_TEXI
610REPORT_BUGS_TO
611PKGVERSION
612sim_profile
613sim_trace
614sim_stdio
615sim_debug
616sim_cflags
617sim_bswap
618MAINT
31e6ad7d
MF
619MAINTAINER_MODE_FALSE
620MAINTAINER_MODE_TRUE
6bb11ab3
L
621lt_cv_dlopen_libs
622OTOOL64
623OTOOL
624LIPO
625NMEDIT
626DSYMUTIL
627AWK
628STRIP
629OBJDUMP
630LN_S
631NM
632ac_ct_DUMPBIN
633DUMPBIN
634LD
635FGREP
636SED
637LIBTOOL
638PLUGINS_FALSE
639PLUGINS_TRUE
aadc9410
MF
640zlibinc
641zlibdir
ef016f83
MF
642CATOBJEXT
643GENCAT
644INSTOBJEXT
645DATADIRNAME
646CATALOGS
647POSUB
648GMSGFMT
649XGETTEXT
650INCINTL
651LIBINTL_DEP
652LIBINTL
653USE_NLS
db2e4d67
MF
654GMAKE_FALSE
655GMAKE_TRUE
656MAKE
657CCDEPMODE
658DEPDIR
659am__leading_dot
5f3ef9d0 660PACKAGE
ef016f83
MF
661RANLIB
662AR
663HDEFINES
664CC_FOR_BUILD
665INSTALL_DATA
666INSTALL_SCRIPT
667INSTALL_PROGRAM
2232061b
MF
668EGREP
669GREP
670CPP
ef016f83
MF
671target_os
672target_vendor
673target_cpu
674target
675host_os
676host_vendor
677host_cpu
678host
679build_os
680build_vendor
681build_cpu
682build
6ffe910a
MF
683OBJEXT
684EXEEXT
685ac_ct_CC
686CPPFLAGS
687LDFLAGS
688CFLAGS
689CC
ef016f83
MF
690WERROR_CFLAGS
691WARN_CFLAGS
692sim_xor_endian
693sim_stdcall
694sim_smp
695sim_reserved_bits
696sim_regparm
697sim_packages
698sim_inline
699sim_hw
700sim_hw_objs
701sim_hw_cflags
702sim_default_model
703sim_scache
704sim_float
705sim_hostendian
706sim_endian
707sim_bitsize
708sim_assert
709sim_alignment
710sim_environment
711target_alias
712host_alias
713build_alias
714LIBS
715ECHO_T
716ECHO_N
717ECHO_C
718DEFS
719mandir
720localedir
721libdir
722psdir
723pdfdir
724dvidir
725htmldir
726infodir
727docdir
728oldincludedir
729includedir
730localstatedir
731sharedstatedir
732sysconfdir
733datadir
734datarootdir
735libexecdir
736sbindir
737bindir
738program_transform_name
739prefix
740exec_prefix
741PACKAGE_URL
742PACKAGE_BUGREPORT
743PACKAGE_STRING
744PACKAGE_VERSION
745PACKAGE_TARNAME
746PACKAGE_NAME
747PATH_SEPARATOR
748SHELL'
749ac_subst_files=''
750ac_user_opts='
751enable_option_checking
aadc9410 752with_system_zlib
6bb11ab3
L
753enable_plugins
754enable_shared
755enable_static
756with_pic
757enable_fast_install
758with_gnu_ld
759enable_libtool_lock
ef016f83
MF
760enable_maintainer_mode
761enable_sim_bswap
762enable_sim_cflags
763enable_sim_debug
764enable_sim_stdio
765enable_sim_trace
766enable_sim_profile
767with_pkgversion
768with_bugurl
769enable_sim_endian
770enable_sim_alignment
771enable_sim_hostendian
772enable_sim_default_model
773enable_sim_environment
774enable_sim_inline
2232061b 775enable_werror
ef016f83
MF
776enable_build_warnings
777enable_sim_build_warnings
778enable_sim_hardware
779'
780 ac_precious_vars='build_alias
781host_alias
782target_alias
783CC
784CFLAGS
785LDFLAGS
786LIBS
787CPPFLAGS
788CPP
789PKG_CONFIG
790PKG_CONFIG_PATH
791PKG_CONFIG_LIBDIR
792SDL_CFLAGS
793SDL_LIBS'
794
795
796# Initialize some variables set by options.
797ac_init_help=
798ac_init_version=false
799ac_unrecognized_opts=
800ac_unrecognized_sep=
801# The variables have the same names as the options, with
802# dashes changed to underlines.
803cache_file=/dev/null
804exec_prefix=NONE
805no_create=
806no_recursion=
807prefix=NONE
808program_prefix=NONE
809program_suffix=NONE
810program_transform_name=s,x,x,
811silent=
812site=
813srcdir=
814verbose=
815x_includes=NONE
816x_libraries=NONE
817
818# Installation directory options.
819# These are left unexpanded so users can "make install exec_prefix=/foo"
820# and all the variables that are supposed to be based on exec_prefix
821# by default will actually change.
822# Use braces instead of parens because sh, perl, etc. also accept them.
823# (The list follows the same order as the GNU Coding Standards.)
824bindir='${exec_prefix}/bin'
825sbindir='${exec_prefix}/sbin'
826libexecdir='${exec_prefix}/libexec'
827datarootdir='${prefix}/share'
828datadir='${datarootdir}'
829sysconfdir='${prefix}/etc'
830sharedstatedir='${prefix}/com'
831localstatedir='${prefix}/var'
832includedir='${prefix}/include'
833oldincludedir='/usr/include'
834docdir='${datarootdir}/doc/${PACKAGE}'
835infodir='${datarootdir}/info'
836htmldir='${docdir}'
837dvidir='${docdir}'
838pdfdir='${docdir}'
839psdir='${docdir}'
840libdir='${exec_prefix}/lib'
841localedir='${datarootdir}/locale'
842mandir='${datarootdir}/man'
843
844ac_prev=
845ac_dashdash=
846for ac_option
847do
848 # If the previous option needs an argument, assign it.
849 if test -n "$ac_prev"; then
850 eval $ac_prev=\$ac_option
851 ac_prev=
852 continue
853 fi
854
855 case $ac_option in
856 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
857 *) ac_optarg=yes ;;
858 esac
859
860 # Accept the important Cygnus configure options, so we can diagnose typos.
861
862 case $ac_dashdash$ac_option in
863 --)
864 ac_dashdash=yes ;;
865
866 -bindir | --bindir | --bindi | --bind | --bin | --bi)
867 ac_prev=bindir ;;
868 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
869 bindir=$ac_optarg ;;
870
871 -build | --build | --buil | --bui | --bu)
872 ac_prev=build_alias ;;
873 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
874 build_alias=$ac_optarg ;;
875
876 -cache-file | --cache-file | --cache-fil | --cache-fi \
877 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
878 ac_prev=cache_file ;;
879 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
880 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
881 cache_file=$ac_optarg ;;
882
883 --config-cache | -C)
884 cache_file=config.cache ;;
885
886 -datadir | --datadir | --datadi | --datad)
887 ac_prev=datadir ;;
888 -datadir=* | --datadir=* | --datadi=* | --datad=*)
889 datadir=$ac_optarg ;;
890
891 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
892 | --dataroo | --dataro | --datar)
893 ac_prev=datarootdir ;;
894 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
895 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
896 datarootdir=$ac_optarg ;;
897
898 -disable-* | --disable-*)
899 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
900 # Reject names that are not valid shell variable names.
901 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
902 as_fn_error "invalid feature name: $ac_useropt"
903 ac_useropt_orig=$ac_useropt
904 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
905 case $ac_user_opts in
906 *"
907"enable_$ac_useropt"
908"*) ;;
909 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
910 ac_unrecognized_sep=', ';;
911 esac
912 eval enable_$ac_useropt=no ;;
913
914 -docdir | --docdir | --docdi | --doc | --do)
915 ac_prev=docdir ;;
916 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
917 docdir=$ac_optarg ;;
918
919 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
920 ac_prev=dvidir ;;
921 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
922 dvidir=$ac_optarg ;;
923
924 -enable-* | --enable-*)
925 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
926 # Reject names that are not valid shell variable names.
927 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
928 as_fn_error "invalid feature name: $ac_useropt"
929 ac_useropt_orig=$ac_useropt
930 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
931 case $ac_user_opts in
932 *"
933"enable_$ac_useropt"
934"*) ;;
935 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
936 ac_unrecognized_sep=', ';;
937 esac
938 eval enable_$ac_useropt=\$ac_optarg ;;
939
940 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
941 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
942 | --exec | --exe | --ex)
943 ac_prev=exec_prefix ;;
944 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
945 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
946 | --exec=* | --exe=* | --ex=*)
947 exec_prefix=$ac_optarg ;;
948
949 -gas | --gas | --ga | --g)
950 # Obsolete; use --with-gas.
951 with_gas=yes ;;
952
953 -help | --help | --hel | --he | -h)
954 ac_init_help=long ;;
955 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
956 ac_init_help=recursive ;;
957 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
958 ac_init_help=short ;;
959
960 -host | --host | --hos | --ho)
961 ac_prev=host_alias ;;
962 -host=* | --host=* | --hos=* | --ho=*)
963 host_alias=$ac_optarg ;;
964
965 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
966 ac_prev=htmldir ;;
967 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
968 | --ht=*)
969 htmldir=$ac_optarg ;;
970
971 -includedir | --includedir | --includedi | --included | --include \
972 | --includ | --inclu | --incl | --inc)
973 ac_prev=includedir ;;
974 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
975 | --includ=* | --inclu=* | --incl=* | --inc=*)
976 includedir=$ac_optarg ;;
977
978 -infodir | --infodir | --infodi | --infod | --info | --inf)
979 ac_prev=infodir ;;
980 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
981 infodir=$ac_optarg ;;
982
983 -libdir | --libdir | --libdi | --libd)
984 ac_prev=libdir ;;
985 -libdir=* | --libdir=* | --libdi=* | --libd=*)
986 libdir=$ac_optarg ;;
987
988 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
989 | --libexe | --libex | --libe)
990 ac_prev=libexecdir ;;
991 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
992 | --libexe=* | --libex=* | --libe=*)
993 libexecdir=$ac_optarg ;;
994
995 -localedir | --localedir | --localedi | --localed | --locale)
996 ac_prev=localedir ;;
997 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
998 localedir=$ac_optarg ;;
999
1000 -localstatedir | --localstatedir | --localstatedi | --localstated \
1001 | --localstate | --localstat | --localsta | --localst | --locals)
1002 ac_prev=localstatedir ;;
1003 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1004 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1005 localstatedir=$ac_optarg ;;
1006
1007 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1008 ac_prev=mandir ;;
1009 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1010 mandir=$ac_optarg ;;
1011
1012 -nfp | --nfp | --nf)
1013 # Obsolete; use --without-fp.
1014 with_fp=no ;;
1015
1016 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1017 | --no-cr | --no-c | -n)
1018 no_create=yes ;;
1019
1020 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1021 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1022 no_recursion=yes ;;
1023
1024 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1025 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1026 | --oldin | --oldi | --old | --ol | --o)
1027 ac_prev=oldincludedir ;;
1028 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1029 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1030 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1031 oldincludedir=$ac_optarg ;;
1032
1033 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1034 ac_prev=prefix ;;
1035 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1036 prefix=$ac_optarg ;;
1037
1038 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1039 | --program-pre | --program-pr | --program-p)
1040 ac_prev=program_prefix ;;
1041 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1042 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1043 program_prefix=$ac_optarg ;;
1044
1045 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1046 | --program-suf | --program-su | --program-s)
1047 ac_prev=program_suffix ;;
1048 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1049 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1050 program_suffix=$ac_optarg ;;
1051
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 ac_prev=program_transform_name ;;
1060 -program-transform-name=* | --program-transform-name=* \
1061 | --program-transform-nam=* | --program-transform-na=* \
1062 | --program-transform-n=* | --program-transform-=* \
1063 | --program-transform=* | --program-transfor=* \
1064 | --program-transfo=* | --program-transf=* \
1065 | --program-trans=* | --program-tran=* \
1066 | --progr-tra=* | --program-tr=* | --program-t=*)
1067 program_transform_name=$ac_optarg ;;
1068
1069 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1070 ac_prev=pdfdir ;;
1071 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1072 pdfdir=$ac_optarg ;;
1073
1074 -psdir | --psdir | --psdi | --psd | --ps)
1075 ac_prev=psdir ;;
1076 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1077 psdir=$ac_optarg ;;
1078
1079 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1080 | -silent | --silent | --silen | --sile | --sil)
1081 silent=yes ;;
1082
1083 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1084 ac_prev=sbindir ;;
1085 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1086 | --sbi=* | --sb=*)
1087 sbindir=$ac_optarg ;;
1088
1089 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1090 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1091 | --sharedst | --shareds | --shared | --share | --shar \
1092 | --sha | --sh)
1093 ac_prev=sharedstatedir ;;
1094 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1095 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1096 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1097 | --sha=* | --sh=*)
1098 sharedstatedir=$ac_optarg ;;
1099
1100 -site | --site | --sit)
1101 ac_prev=site ;;
1102 -site=* | --site=* | --sit=*)
1103 site=$ac_optarg ;;
1104
1105 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1106 ac_prev=srcdir ;;
1107 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1108 srcdir=$ac_optarg ;;
1109
1110 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1111 | --syscon | --sysco | --sysc | --sys | --sy)
1112 ac_prev=sysconfdir ;;
1113 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1114 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1115 sysconfdir=$ac_optarg ;;
1116
1117 -target | --target | --targe | --targ | --tar | --ta | --t)
1118 ac_prev=target_alias ;;
1119 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1120 target_alias=$ac_optarg ;;
1121
1122 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1123 verbose=yes ;;
1124
1125 -version | --version | --versio | --versi | --vers | -V)
1126 ac_init_version=: ;;
1127
1128 -with-* | --with-*)
1129 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1130 # Reject names that are not valid shell variable names.
1131 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1132 as_fn_error "invalid package name: $ac_useropt"
1133 ac_useropt_orig=$ac_useropt
1134 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1135 case $ac_user_opts in
1136 *"
1137"with_$ac_useropt"
1138"*) ;;
1139 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1140 ac_unrecognized_sep=', ';;
1141 esac
1142 eval with_$ac_useropt=\$ac_optarg ;;
1143
1144 -without-* | --without-*)
1145 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1146 # Reject names that are not valid shell variable names.
1147 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1148 as_fn_error "invalid package name: $ac_useropt"
1149 ac_useropt_orig=$ac_useropt
1150 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1151 case $ac_user_opts in
1152 *"
1153"with_$ac_useropt"
1154"*) ;;
1155 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1156 ac_unrecognized_sep=', ';;
1157 esac
1158 eval with_$ac_useropt=no ;;
1159
1160 --x)
1161 # Obsolete; use --with-x.
1162 with_x=yes ;;
1163
1164 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1165 | --x-incl | --x-inc | --x-in | --x-i)
1166 ac_prev=x_includes ;;
1167 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1168 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1169 x_includes=$ac_optarg ;;
1170
1171 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1172 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1173 ac_prev=x_libraries ;;
1174 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1175 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1176 x_libraries=$ac_optarg ;;
1177
1178 -*) as_fn_error "unrecognized option: \`$ac_option'
1179Try \`$0 --help' for more information."
1180 ;;
1181
1182 *=*)
1183 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1184 # Reject names that are not valid shell variable names.
1185 case $ac_envvar in #(
1186 '' | [0-9]* | *[!_$as_cr_alnum]* )
1187 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1188 esac
1189 eval $ac_envvar=\$ac_optarg
1190 export $ac_envvar ;;
1191
1192 *)
1193 # FIXME: should be removed in autoconf 3.0.
1194 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1195 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1196 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1197 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1198 ;;
1199
1200 esac
1201done
1202
1203if test -n "$ac_prev"; then
1204 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1205 as_fn_error "missing argument to $ac_option"
1206fi
1207
1208if test -n "$ac_unrecognized_opts"; then
1209 case $enable_option_checking in
1210 no) ;;
1211 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1212 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1213 esac
1214fi
1215
1216# Check all directory arguments for consistency.
1217for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1218 datadir sysconfdir sharedstatedir localstatedir includedir \
1219 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1220 libdir localedir mandir
1221do
1222 eval ac_val=\$$ac_var
1223 # Remove trailing slashes.
1224 case $ac_val in
1225 */ )
1226 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1227 eval $ac_var=\$ac_val;;
1228 esac
1229 # Be sure to have absolute directory names.
1230 case $ac_val in
1231 [\\/$]* | ?:[\\/]* ) continue;;
1232 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1233 esac
1234 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1235done
1236
1237# There might be people who depend on the old broken behavior: `$host'
1238# used to hold the argument of --host etc.
1239# FIXME: To remove some day.
1240build=$build_alias
1241host=$host_alias
1242target=$target_alias
1243
1244# FIXME: To remove some day.
1245if test "x$host_alias" != x; then
1246 if test "x$build_alias" = x; then
1247 cross_compiling=maybe
1248 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1249 If a cross compiler is detected then cross compile mode will be used." >&2
1250 elif test "x$build_alias" != "x$host_alias"; then
1251 cross_compiling=yes
1252 fi
1253fi
1254
1255ac_tool_prefix=
1256test -n "$host_alias" && ac_tool_prefix=$host_alias-
1257
1258test "$silent" = yes && exec 6>/dev/null
1259
1260
1261ac_pwd=`pwd` && test -n "$ac_pwd" &&
1262ac_ls_di=`ls -di .` &&
1263ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1264 as_fn_error "working directory cannot be determined"
1265test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1266 as_fn_error "pwd does not report name of working directory"
1267
1268
1269# Find the source files, if location was not specified.
1270if test -z "$srcdir"; then
1271 ac_srcdir_defaulted=yes
1272 # Try the directory containing this script, then the parent directory.
1273 ac_confdir=`$as_dirname -- "$as_myself" ||
1274$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1275 X"$as_myself" : 'X\(//\)[^/]' \| \
1276 X"$as_myself" : 'X\(//\)$' \| \
1277 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1278$as_echo X"$as_myself" |
1279 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1280 s//\1/
1281 q
1282 }
1283 /^X\(\/\/\)[^/].*/{
1284 s//\1/
1285 q
1286 }
1287 /^X\(\/\/\)$/{
1288 s//\1/
1289 q
1290 }
1291 /^X\(\/\).*/{
1292 s//\1/
1293 q
1294 }
1295 s/.*/./; q'`
1296 srcdir=$ac_confdir
1297 if test ! -r "$srcdir/$ac_unique_file"; then
1298 srcdir=..
1299 fi
1300else
1301 ac_srcdir_defaulted=no
1302fi
1303if test ! -r "$srcdir/$ac_unique_file"; then
1304 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1305 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1306fi
1307ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1308ac_abs_confdir=`(
1309 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1310 pwd)`
1311# When building in place, set srcdir=.
1312if test "$ac_abs_confdir" = "$ac_pwd"; then
1313 srcdir=.
1314fi
1315# Remove unnecessary trailing slashes from srcdir.
1316# Double slashes in file names in object file debugging info
1317# mess up M-x gdb in Emacs.
1318case $srcdir in
1319*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1320esac
1321for ac_var in $ac_precious_vars; do
1322 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1323 eval ac_env_${ac_var}_value=\$${ac_var}
1324 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1325 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1326done
1327
1328#
1329# Report the --help message.
1330#
1331if test "$ac_init_help" = "long"; then
1332 # Omit some internal or obsolete options to make the list less imposing.
1333 # This message is too long to be a string in the A/UX 3.1 sh.
1334 cat <<_ACEOF
1335\`configure' configures this package to adapt to many kinds of systems.
1336
1337Usage: $0 [OPTION]... [VAR=VALUE]...
1338
1339To assign environment variables (e.g., CC, CFLAGS...), specify them as
1340VAR=VALUE. See below for descriptions of some of the useful variables.
1341
1342Defaults for the options are specified in brackets.
1343
1344Configuration:
1345 -h, --help display this help and exit
1346 --help=short display options specific to this package
1347 --help=recursive display the short help of all the included packages
1348 -V, --version display version information and exit
1349 -q, --quiet, --silent do not print \`checking...' messages
1350 --cache-file=FILE cache test results in FILE [disabled]
1351 -C, --config-cache alias for \`--cache-file=config.cache'
1352 -n, --no-create do not create output files
1353 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1354
1355Installation directories:
1356 --prefix=PREFIX install architecture-independent files in PREFIX
1357 [$ac_default_prefix]
1358 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1359 [PREFIX]
1360
1361By default, \`make install' will install all the files in
1362\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1363an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1364for instance \`--prefix=\$HOME'.
1365
1366For better control, use the options below.
1367
1368Fine tuning of the installation directories:
1369 --bindir=DIR user executables [EPREFIX/bin]
1370 --sbindir=DIR system admin executables [EPREFIX/sbin]
1371 --libexecdir=DIR program executables [EPREFIX/libexec]
1372 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1373 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1374 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1375 --libdir=DIR object code libraries [EPREFIX/lib]
1376 --includedir=DIR C header files [PREFIX/include]
1377 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1378 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1379 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1380 --infodir=DIR info documentation [DATAROOTDIR/info]
1381 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1382 --mandir=DIR man documentation [DATAROOTDIR/man]
1383 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1384 --htmldir=DIR html documentation [DOCDIR]
1385 --dvidir=DIR dvi documentation [DOCDIR]
1386 --pdfdir=DIR pdf documentation [DOCDIR]
1387 --psdir=DIR ps documentation [DOCDIR]
1388_ACEOF
1389
1390 cat <<\_ACEOF
1391
1392Program names:
1393 --program-prefix=PREFIX prepend PREFIX to installed program names
1394 --program-suffix=SUFFIX append SUFFIX to installed program names
1395 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1396
1397System types:
1398 --build=BUILD configure for building on BUILD [guessed]
1399 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1400 --target=TARGET configure for building compilers for TARGET [HOST]
1401_ACEOF
1402fi
1403
1404if test -n "$ac_init_help"; then
1405
1406 cat <<\_ACEOF
1407
1408Optional Features:
1409 --disable-option-checking ignore unrecognized --enable/--with options
1410 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1411 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
faa743bb 1412 --enable-plugins Enable support for plugins
6bb11ab3
L
1413 --enable-shared[=PKGS] build shared libraries [default=yes]
1414 --enable-static[=PKGS] build static libraries [default=yes]
1415 --enable-fast-install[=PKGS]
1416 optimize for fast installation [default=yes]
1417 --disable-libtool-lock avoid locking (might break parallel builds)
31e6ad7d
MF
1418 --enable-maintainer-mode enable make rules and dependencies not useful
1419 (and sometimes confusing) to the casual installer
ef016f83
MF
1420 --enable-sim-bswap Use Host specific BSWAP instruction.
1421 --enable-sim-cflags=opts Extra CFLAGS for use in building simulator
1422 --enable-sim-debug=opts Enable debugging flags
1423 --enable-sim-stdio Specify whether to use stdio for console input/output.
1424 --enable-sim-trace=opts Enable tracing flags
1425 --enable-sim-profile=opts Enable profiling flags
1426 --enable-sim-endian=endian Specify target byte endian orientation.
1427 --enable-sim-alignment=align Specify strict, nonstrict or forced alignment of memory accesses.
1428 --enable-sim-hostendian=end Specify host byte endian orientation.
1429 --enable-sim-default-model=model Specify default model to simulate.
1430 --enable-sim-environment=environment Specify mixed, user, virtual or operating environment.
1431 --enable-sim-inline=inlines Specify which functions should be inlined.
2232061b
MF
1432 --enable-werror treat compile warnings as errors
1433 --enable-build-warnings enable build-time compiler warnings if gcc is used
1434 --enable-sim-build-warnings
1435 enable SIM specific build-time compiler warnings if
1436 gcc is used
1517bd27
MF
1437 --enable-sim-hardware=LIST
1438 Specify the hardware to be included in the build.
ef016f83
MF
1439
1440Optional Packages:
1441 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1442 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
aadc9410 1443 --with-system-zlib use installed libz
6bb11ab3
L
1444 --with-pic try to use only PIC/non-PIC objects [default=use
1445 both]
1446 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
ef016f83
MF
1447 --with-pkgversion=PKG Use PKG in the version string in place of "GDB"
1448 --with-bugurl=URL Direct users to URL to report a bug
1449
1450Some influential environment variables:
1451 CC C compiler command
1452 CFLAGS C compiler flags
1453 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1454 nonstandard directory <lib dir>
1455 LIBS libraries to pass to the linker, e.g. -l<library>
1456 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1457 you have headers in a nonstandard directory <include dir>
1458 CPP C preprocessor
1459 PKG_CONFIG path to pkg-config utility
1460 PKG_CONFIG_PATH
1461 directories to add to pkg-config's search path
1462 PKG_CONFIG_LIBDIR
1463 path overriding pkg-config's built-in search path
1464 SDL_CFLAGS C compiler flags for SDL, overriding pkg-config
1465 SDL_LIBS linker flags for SDL, overriding pkg-config
1466
1467Use these variables to override the choices made by `configure' or to help
1468it to find libraries and programs with nonstandard names/locations.
1469
1470Report bugs to the package provider.
1471_ACEOF
1472ac_status=$?
1473fi
1474
1475if test "$ac_init_help" = "recursive"; then
1476 # If there are subdirs, report their specific --help.
1477 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1478 test -d "$ac_dir" ||
1479 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1480 continue
1481 ac_builddir=.
1482
1483case "$ac_dir" in
1484.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1485*)
1486 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1487 # A ".." for each directory in $ac_dir_suffix.
1488 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1489 case $ac_top_builddir_sub in
1490 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1491 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1492 esac ;;
1493esac
1494ac_abs_top_builddir=$ac_pwd
1495ac_abs_builddir=$ac_pwd$ac_dir_suffix
1496# for backward compatibility:
1497ac_top_builddir=$ac_top_build_prefix
1498
1499case $srcdir in
1500 .) # We are building in place.
1501 ac_srcdir=.
1502 ac_top_srcdir=$ac_top_builddir_sub
1503 ac_abs_top_srcdir=$ac_pwd ;;
1504 [\\/]* | ?:[\\/]* ) # Absolute name.
1505 ac_srcdir=$srcdir$ac_dir_suffix;
1506 ac_top_srcdir=$srcdir
1507 ac_abs_top_srcdir=$srcdir ;;
1508 *) # Relative name.
1509 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1510 ac_top_srcdir=$ac_top_build_prefix$srcdir
1511 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1512esac
1513ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1514
1515 cd "$ac_dir" || { ac_status=$?; continue; }
1516 # Check for guested configure.
1517 if test -f "$ac_srcdir/configure.gnu"; then
1518 echo &&
1519 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1520 elif test -f "$ac_srcdir/configure"; then
1521 echo &&
1522 $SHELL "$ac_srcdir/configure" --help=recursive
1523 else
1524 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1525 fi || ac_status=$?
1526 cd "$ac_pwd" || { ac_status=$?; break; }
1527 done
1528fi
1529
1530test -n "$ac_init_help" && exit $ac_status
1531if $ac_init_version; then
1532 cat <<\_ACEOF
1533configure
1534generated by GNU Autoconf 2.64
1535
1536Copyright (C) 2009 Free Software Foundation, Inc.
1537This configure script is free software; the Free Software Foundation
1538gives unlimited permission to copy, distribute and modify it.
1539_ACEOF
1540 exit
1541fi
1542
1543## ------------------------ ##
1544## Autoconf initialization. ##
1545## ------------------------ ##
1546
1547# ac_fn_c_try_compile LINENO
1548# --------------------------
1549# Try to compile conftest.$ac_ext, and return whether this succeeded.
1550ac_fn_c_try_compile ()
1551{
1552 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1553 rm -f conftest.$ac_objext
1554 if { { ac_try="$ac_compile"
1555case "(($ac_try" in
1556 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1557 *) ac_try_echo=$ac_try;;
1558esac
1559eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1560$as_echo "$ac_try_echo"; } >&5
1561 (eval "$ac_compile") 2>conftest.err
1562 ac_status=$?
1563 if test -s conftest.err; then
1564 grep -v '^ *+' conftest.err >conftest.er1
1565 cat conftest.er1 >&5
1566 mv -f conftest.er1 conftest.err
1567 fi
1568 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1569 test $ac_status = 0; } && {
1570 test -z "$ac_c_werror_flag" ||
1571 test ! -s conftest.err
1572 } && test -s conftest.$ac_objext; then :
1573 ac_retval=0
1574else
1575 $as_echo "$as_me: failed program was:" >&5
1576sed 's/^/| /' conftest.$ac_ext >&5
1577
1578 ac_retval=1
1579fi
1580 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1581 return $ac_retval
1582
1583} # ac_fn_c_try_compile
1584
1585# ac_fn_c_try_cpp LINENO
1586# ----------------------
1587# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1588ac_fn_c_try_cpp ()
1589{
1590 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1591 if { { ac_try="$ac_cpp conftest.$ac_ext"
1592case "(($ac_try" in
1593 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1594 *) ac_try_echo=$ac_try;;
1595esac
1596eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1597$as_echo "$ac_try_echo"; } >&5
1598 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1599 ac_status=$?
1600 if test -s conftest.err; then
1601 grep -v '^ *+' conftest.err >conftest.er1
1602 cat conftest.er1 >&5
1603 mv -f conftest.er1 conftest.err
1604 fi
1605 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1606 test $ac_status = 0; } >/dev/null && {
1607 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1608 test ! -s conftest.err
1609 }; then :
1610 ac_retval=0
1611else
1612 $as_echo "$as_me: failed program was:" >&5
1613sed 's/^/| /' conftest.$ac_ext >&5
1614
1615 ac_retval=1
1616fi
1617 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1618 return $ac_retval
1619
1620} # ac_fn_c_try_cpp
1621
1622# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1623# -------------------------------------------------------
1624# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1625# the include files in INCLUDES and setting the cache variable VAR
1626# accordingly.
1627ac_fn_c_check_header_mongrel ()
1628{
1629 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1630 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1632$as_echo_n "checking for $2... " >&6; }
1633if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1634 $as_echo_n "(cached) " >&6
1635fi
1636eval ac_res=\$$3
1637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1638$as_echo "$ac_res" >&6; }
1639else
1640 # Is the header compilable?
1641{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1642$as_echo_n "checking $2 usability... " >&6; }
1643cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1644/* end confdefs.h. */
1645$4
1646#include <$2>
1647_ACEOF
1648if ac_fn_c_try_compile "$LINENO"; then :
1649 ac_header_compiler=yes
1650else
1651 ac_header_compiler=no
1652fi
1653rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1654{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1655$as_echo "$ac_header_compiler" >&6; }
1656
1657# Is the header present?
1658{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1659$as_echo_n "checking $2 presence... " >&6; }
1660cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1661/* end confdefs.h. */
1662#include <$2>
1663_ACEOF
1664if ac_fn_c_try_cpp "$LINENO"; then :
1665 ac_header_preproc=yes
1666else
1667 ac_header_preproc=no
1668fi
1669rm -f conftest.err conftest.$ac_ext
1670{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1671$as_echo "$ac_header_preproc" >&6; }
1672
1673# So? What about this header?
1674case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1675 yes:no: )
1676 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1677$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1678 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1679$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1680 ;;
1681 no:yes:* )
1682 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1683$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1684 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1685$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1686 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1687$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1688 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1689$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1690 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1691$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1692 ;;
1693esac
1694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1695$as_echo_n "checking for $2... " >&6; }
1696if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1697 $as_echo_n "(cached) " >&6
1698else
1699 eval "$3=\$ac_header_compiler"
1700fi
1701eval ac_res=\$$3
1702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1703$as_echo "$ac_res" >&6; }
1704fi
1705 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1706
1707} # ac_fn_c_check_header_mongrel
1708
1709# ac_fn_c_try_run LINENO
1710# ----------------------
1711# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1712# that executables *can* be run.
1713ac_fn_c_try_run ()
1714{
1715 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1716 if { { ac_try="$ac_link"
1717case "(($ac_try" in
1718 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1719 *) ac_try_echo=$ac_try;;
1720esac
1721eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1722$as_echo "$ac_try_echo"; } >&5
1723 (eval "$ac_link") 2>&5
1724 ac_status=$?
1725 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1726 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1727 { { case "(($ac_try" in
1728 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1729 *) ac_try_echo=$ac_try;;
1730esac
1731eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1732$as_echo "$ac_try_echo"; } >&5
1733 (eval "$ac_try") 2>&5
1734 ac_status=$?
1735 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1736 test $ac_status = 0; }; }; then :
1737 ac_retval=0
1738else
1739 $as_echo "$as_me: program exited with status $ac_status" >&5
1740 $as_echo "$as_me: failed program was:" >&5
1741sed 's/^/| /' conftest.$ac_ext >&5
1742
1743 ac_retval=$ac_status
1744fi
1745 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1746 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1747 return $ac_retval
1748
1749} # ac_fn_c_try_run
1750
1751# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1752# -------------------------------------------------------
1753# Tests whether HEADER exists and can be compiled using the include files in
1754# INCLUDES, setting the cache variable VAR accordingly.
1755ac_fn_c_check_header_compile ()
1756{
1757 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1758 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1759$as_echo_n "checking for $2... " >&6; }
1760if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1761 $as_echo_n "(cached) " >&6
1762else
1763 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1764/* end confdefs.h. */
1765$4
1766#include <$2>
1767_ACEOF
1768if ac_fn_c_try_compile "$LINENO"; then :
1769 eval "$3=yes"
1770else
1771 eval "$3=no"
1772fi
1773rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1774fi
1775eval ac_res=\$$3
1776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1777$as_echo "$ac_res" >&6; }
1778 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1779
1780} # ac_fn_c_check_header_compile
1781
1782# ac_fn_c_try_link LINENO
1783# -----------------------
1784# Try to link conftest.$ac_ext, and return whether this succeeded.
1785ac_fn_c_try_link ()
1786{
1787 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1788 rm -f conftest.$ac_objext conftest$ac_exeext
1789 if { { ac_try="$ac_link"
1790case "(($ac_try" in
1791 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1792 *) ac_try_echo=$ac_try;;
1793esac
1794eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1795$as_echo "$ac_try_echo"; } >&5
1796 (eval "$ac_link") 2>conftest.err
1797 ac_status=$?
1798 if test -s conftest.err; then
1799 grep -v '^ *+' conftest.err >conftest.er1
1800 cat conftest.er1 >&5
1801 mv -f conftest.er1 conftest.err
1802 fi
1803 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1804 test $ac_status = 0; } && {
1805 test -z "$ac_c_werror_flag" ||
1806 test ! -s conftest.err
1807 } && test -s conftest$ac_exeext && {
1808 test "$cross_compiling" = yes ||
1809 $as_test_x conftest$ac_exeext
1810 }; then :
1811 ac_retval=0
1812else
1813 $as_echo "$as_me: failed program was:" >&5
1814sed 's/^/| /' conftest.$ac_ext >&5
1815
1816 ac_retval=1
1817fi
1818 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1819 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1820 # interfere with the next link command; also delete a directory that is
1821 # left behind by Apple's compiler. We do this before executing the actions.
1822 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1823 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1824 return $ac_retval
1825
1826} # ac_fn_c_try_link
1827
1828# ac_fn_c_check_func LINENO FUNC VAR
1829# ----------------------------------
1830# Tests whether FUNC exists, setting the cache variable VAR accordingly
1831ac_fn_c_check_func ()
1832{
1833 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1835$as_echo_n "checking for $2... " >&6; }
1836if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1837 $as_echo_n "(cached) " >&6
1838else
1839 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1840/* end confdefs.h. */
1841/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1842 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1843#define $2 innocuous_$2
1844
1845/* System header to define __stub macros and hopefully few prototypes,
1846 which can conflict with char $2 (); below.
1847 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1848 <limits.h> exists even on freestanding compilers. */
1849
1850#ifdef __STDC__
1851# include <limits.h>
1852#else
1853# include <assert.h>
1854#endif
1855
1856#undef $2
1857
1858/* Override any GCC internal prototype to avoid an error.
1859 Use char because int might match the return type of a GCC
1860 builtin and then its argument prototype would still apply. */
1861#ifdef __cplusplus
1862extern "C"
1863#endif
1864char $2 ();
1865/* The GNU C library defines this for functions which it implements
1866 to always fail with ENOSYS. Some functions are actually named
1867 something starting with __ and the normal name is an alias. */
1868#if defined __stub_$2 || defined __stub___$2
1869choke me
1870#endif
1871
1872int
1873main ()
1874{
1875return $2 ();
1876 ;
1877 return 0;
1878}
1879_ACEOF
1880if ac_fn_c_try_link "$LINENO"; then :
1881 eval "$3=yes"
1882else
1883 eval "$3=no"
1884fi
1885rm -f core conftest.err conftest.$ac_objext \
1886 conftest$ac_exeext conftest.$ac_ext
1887fi
1888eval ac_res=\$$3
1889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1890$as_echo "$ac_res" >&6; }
1891 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1892
1893} # ac_fn_c_check_func
1894cat >config.log <<_ACEOF
1895This file contains any messages produced by compilers while
1896running configure, to aid debugging if configure makes a mistake.
1897
1898It was created by $as_me, which was
1899generated by GNU Autoconf 2.64. Invocation command line was
1900
1901 $ $0 $@
1902
1903_ACEOF
1904exec 5>>config.log
1905{
1906cat <<_ASUNAME
1907## --------- ##
1908## Platform. ##
1909## --------- ##
1910
1911hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1912uname -m = `(uname -m) 2>/dev/null || echo unknown`
1913uname -r = `(uname -r) 2>/dev/null || echo unknown`
1914uname -s = `(uname -s) 2>/dev/null || echo unknown`
1915uname -v = `(uname -v) 2>/dev/null || echo unknown`
1916
1917/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1918/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1919
1920/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1921/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1922/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1923/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1924/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1925/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1926/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1927
1928_ASUNAME
1929
1930as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1931for as_dir in $PATH
1932do
1933 IFS=$as_save_IFS
1934 test -z "$as_dir" && as_dir=.
1935 $as_echo "PATH: $as_dir"
1936 done
1937IFS=$as_save_IFS
1938
1939} >&5
1940
1941cat >&5 <<_ACEOF
1942
1943
1944## ----------- ##
1945## Core tests. ##
1946## ----------- ##
1947
1948_ACEOF
1949
1950
1951# Keep a trace of the command line.
1952# Strip out --no-create and --no-recursion so they do not pile up.
1953# Strip out --silent because we don't want to record it for future runs.
1954# Also quote any args containing shell meta-characters.
1955# Make two passes to allow for proper duplicate-argument suppression.
1956ac_configure_args=
1957ac_configure_args0=
1958ac_configure_args1=
1959ac_must_keep_next=false
1960for ac_pass in 1 2
1961do
1962 for ac_arg
1963 do
1964 case $ac_arg in
1965 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1966 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1967 | -silent | --silent | --silen | --sile | --sil)
1968 continue ;;
1969 *\'*)
1970 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1971 esac
1972 case $ac_pass in
1973 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1974 2)
1975 as_fn_append ac_configure_args1 " '$ac_arg'"
1976 if test $ac_must_keep_next = true; then
1977 ac_must_keep_next=false # Got value, back to normal.
1978 else
1979 case $ac_arg in
1980 *=* | --config-cache | -C | -disable-* | --disable-* \
1981 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1982 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1983 | -with-* | --with-* | -without-* | --without-* | --x)
1984 case "$ac_configure_args0 " in
1985 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1986 esac
1987 ;;
1988 -* ) ac_must_keep_next=true ;;
1989 esac
1990 fi
1991 as_fn_append ac_configure_args " '$ac_arg'"
1992 ;;
1993 esac
1994 done
1995done
1996{ ac_configure_args0=; unset ac_configure_args0;}
1997{ ac_configure_args1=; unset ac_configure_args1;}
1998
1999# When interrupted or exit'd, cleanup temporary files, and complete
2000# config.log. We remove comments because anyway the quotes in there
2001# would cause problems or look ugly.
2002# WARNING: Use '\'' to represent an apostrophe within the trap.
2003# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2004trap 'exit_status=$?
2005 # Save into config.log some information that might help in debugging.
2006 {
2007 echo
2008
2009 cat <<\_ASBOX
2010## ---------------- ##
2011## Cache variables. ##
2012## ---------------- ##
2013_ASBOX
2014 echo
2015 # The following way of writing the cache mishandles newlines in values,
2016(
2017 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2018 eval ac_val=\$$ac_var
2019 case $ac_val in #(
2020 *${as_nl}*)
2021 case $ac_var in #(
2022 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2023$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2024 esac
2025 case $ac_var in #(
2026 _ | IFS | as_nl) ;; #(
2027 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2028 *) { eval $ac_var=; unset $ac_var;} ;;
2029 esac ;;
2030 esac
2031 done
2032 (set) 2>&1 |
2033 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2034 *${as_nl}ac_space=\ *)
2035 sed -n \
2036 "s/'\''/'\''\\\\'\'''\''/g;
2037 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2038 ;; #(
2039 *)
2040 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2041 ;;
2042 esac |
2043 sort
2044)
2045 echo
2046
2047 cat <<\_ASBOX
2048## ----------------- ##
2049## Output variables. ##
2050## ----------------- ##
2051_ASBOX
2052 echo
2053 for ac_var in $ac_subst_vars
2054 do
2055 eval ac_val=\$$ac_var
2056 case $ac_val in
2057 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2058 esac
2059 $as_echo "$ac_var='\''$ac_val'\''"
2060 done | sort
2061 echo
2062
2063 if test -n "$ac_subst_files"; then
2064 cat <<\_ASBOX
2065## ------------------- ##
2066## File substitutions. ##
2067## ------------------- ##
2068_ASBOX
2069 echo
2070 for ac_var in $ac_subst_files
2071 do
2072 eval ac_val=\$$ac_var
2073 case $ac_val in
2074 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2075 esac
2076 $as_echo "$ac_var='\''$ac_val'\''"
2077 done | sort
2078 echo
2079 fi
2080
2081 if test -s confdefs.h; then
2082 cat <<\_ASBOX
2083## ----------- ##
2084## confdefs.h. ##
2085## ----------- ##
2086_ASBOX
2087 echo
2088 cat confdefs.h
2089 echo
2090 fi
2091 test "$ac_signal" != 0 &&
2092 $as_echo "$as_me: caught signal $ac_signal"
2093 $as_echo "$as_me: exit $exit_status"
2094 } >&5
2095 rm -f core *.core core.conftest.* &&
2096 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2097 exit $exit_status
2098' 0
2099for ac_signal in 1 2 13 15; do
2100 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2101done
2102ac_signal=0
2103
2104# confdefs.h avoids OS command line length limits that DEFS can exceed.
2105rm -f -r conftest* confdefs.h
2106
2107$as_echo "/* confdefs.h */" > confdefs.h
2108
2109# Predefined preprocessor variables.
2110
2111cat >>confdefs.h <<_ACEOF
2112#define PACKAGE_NAME "$PACKAGE_NAME"
2113_ACEOF
2114
2115cat >>confdefs.h <<_ACEOF
2116#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2117_ACEOF
2118
2119cat >>confdefs.h <<_ACEOF
2120#define PACKAGE_VERSION "$PACKAGE_VERSION"
2121_ACEOF
2122
2123cat >>confdefs.h <<_ACEOF
2124#define PACKAGE_STRING "$PACKAGE_STRING"
2125_ACEOF
2126
2127cat >>confdefs.h <<_ACEOF
2128#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2129_ACEOF
2130
2131cat >>confdefs.h <<_ACEOF
2132#define PACKAGE_URL "$PACKAGE_URL"
2133_ACEOF
2134
2135
2136# Let the site file select an alternate cache file if it wants to.
2137# Prefer an explicitly selected file to automatically selected ones.
2138ac_site_file1=NONE
2139ac_site_file2=NONE
2140if test -n "$CONFIG_SITE"; then
2141 ac_site_file1=$CONFIG_SITE
2142elif test "x$prefix" != xNONE; then
2143 ac_site_file1=$prefix/share/config.site
2144 ac_site_file2=$prefix/etc/config.site
2145else
2146 ac_site_file1=$ac_default_prefix/share/config.site
2147 ac_site_file2=$ac_default_prefix/etc/config.site
2148fi
2149for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2150do
2151 test "x$ac_site_file" = xNONE && continue
2152 if test -r "$ac_site_file"; then
2153 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2154$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2155 sed 's/^/| /' "$ac_site_file" >&5
2156 . "$ac_site_file"
2157 fi
2158done
2159
2160if test -r "$cache_file"; then
2161 # Some versions of bash will fail to source /dev/null (special
2162 # files actually), so we avoid doing that.
2163 if test -f "$cache_file"; then
2164 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2165$as_echo "$as_me: loading cache $cache_file" >&6;}
2166 case $cache_file in
2167 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2168 *) . "./$cache_file";;
2169 esac
2170 fi
2171else
2172 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2173$as_echo "$as_me: creating cache $cache_file" >&6;}
2174 >$cache_file
2175fi
2176
2177# Check that the precious variables saved in the cache have kept the same
2178# value.
2179ac_cache_corrupted=false
2180for ac_var in $ac_precious_vars; do
2181 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2182 eval ac_new_set=\$ac_env_${ac_var}_set
2183 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2184 eval ac_new_val=\$ac_env_${ac_var}_value
2185 case $ac_old_set,$ac_new_set in
2186 set,)
2187 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2188$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2189 ac_cache_corrupted=: ;;
2190 ,set)
2191 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2192$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2193 ac_cache_corrupted=: ;;
2194 ,);;
2195 *)
2196 if test "x$ac_old_val" != "x$ac_new_val"; then
2197 # differences in whitespace do not lead to failure.
2198 ac_old_val_w=`echo x $ac_old_val`
2199 ac_new_val_w=`echo x $ac_new_val`
2200 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2201 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2202$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2203 ac_cache_corrupted=:
2204 else
2205 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2206$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2207 eval $ac_var=\$ac_old_val
2208 fi
2209 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2210$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2211 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2212$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2213 fi;;
2214 esac
2215 # Pass precious variables to config.status.
2216 if test "$ac_new_set" = set; then
2217 case $ac_new_val in
2218 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2219 *) ac_arg=$ac_var=$ac_new_val ;;
2220 esac
2221 case " $ac_configure_args " in
2222 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2223 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2224 esac
2225 fi
2226done
2227if $ac_cache_corrupted; then
2228 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2229$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2230 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2231$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2232 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2233fi
2234## -------------------- ##
2235## Main body of script. ##
2236## -------------------- ##
2237
2238ac_ext=c
2239ac_cpp='$CPP $CPPFLAGS'
2240ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2241ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2242ac_compiler_gnu=$ac_cv_c_compiler_gnu
2243
2244
ef016f83
MF
2245# This file contains common code used by all simulators.
2246#
2247# SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2248# directory. It is intended to be invoked before any target specific stuff.
2249# SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2250# It is intended to be invoked last.
2251#
2252# The simulator's configure.in should look like:
2253#
2254# dnl Process this file with autoconf to produce a configure script.
6ffe910a 2255# AC_PREREQ(2.64)dnl
ef016f83 2256# AC_INIT(Makefile.in)
6ffe910a 2257# sinclude(../common/aclocal.m4)
ef016f83
MF
2258#
2259# SIM_AC_COMMON
2260#
2261# ... target specific stuff ...
2262#
2263# SIM_AC_OUTPUT
2264
2265# Include global overrides and fixes for Autoconf.
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
6ffe910a
MF
2285
2286
2287
ef016f83
MF
2288
2289
2290
2291
2292# _AC_CHECK_DECL_BODY
2293# -------------------
2294# Shell function body for AC_CHECK_DECL.
2295# _AC_CHECK_DECL_BODY
2296
2297# _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2298# INCLUDES)
2299# -------------------------------------------------------------
2300# Helper to AC_CHECK_DECLS, which generates the check for a single
2301# SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2302# ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
db2e4d67 2313
6bb11ab3 2314# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
db2e4d67 2315#
6bb11ab3
L
2316# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2317# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2318# Written by Gordon Matzigkeit, 1996
2319#
2320# This file is free software; the Free Software Foundation gives
2321# unlimited permission to copy and/or distribute it, with or without
2322# modifications, as long as this notice is preserved.
db2e4d67 2323
db2e4d67 2324
db2e4d67 2325
6bb11ab3 2326# serial 56 LT_INIT
db2e4d67
MF
2327
2328
6bb11ab3
L
2329# LT_PREREQ(VERSION)
2330# ------------------
2331# Complain and exit if this libtool version is less that VERSION.
db2e4d67 2332
db2e4d67
MF
2333
2334
6bb11ab3
L
2335# _LT_CHECK_BUILDDIR
2336# ------------------
2337# Complain if the absolute build directory name contains unusual characters
db2e4d67
MF
2338
2339
ef016f83 2340
6bb11ab3
L
2341# LT_INIT([OPTIONS])
2342# ------------------
2343# LT_INIT
ef016f83 2344
6bb11ab3
L
2345# Old names:
2346# This is what autoupdate's m4 run will expand. It fires
2347# the warning (with _au_warn_XXX), outputs it into the
2348# updated configure.ac (with AC_DIAGNOSE), and then outputs
2349# the replacement expansion.
ef016f83
MF
2350
2351
6bb11ab3
L
2352# This is an auxiliary macro that is also run when
2353# autoupdate runs m4. It simply calls m4_warning, but
2354# we need a wrapper so that each warning is emitted only
2355# once. We break the quoting in m4_warning's argument in
2356# order to expand this macro's arguments, not AU_DEFUN's.
ef016f83
MF
2357
2358
6bb11ab3
L
2359# Finally, this is the expansion that is picked up by
2360# autoconf. It tells the user to run autoupdate, and
2361# then outputs the replacement expansion. We do not care
2362# about autoupdate's warning because that contains
2363# information on what to do *after* running autoupdate.
ef016f83 2364
6bb11ab3
L
2365# This is what autoupdate's m4 run will expand. It fires
2366# the warning (with _au_warn_XXX), outputs it into the
2367# updated configure.ac (with AC_DIAGNOSE), and then outputs
2368# the replacement expansion.
ef016f83
MF
2369
2370
6bb11ab3
L
2371# This is an auxiliary macro that is also run when
2372# autoupdate runs m4. It simply calls m4_warning, but
2373# we need a wrapper so that each warning is emitted only
2374# once. We break the quoting in m4_warning's argument in
2375# order to expand this macro's arguments, not AU_DEFUN's.
ef016f83
MF
2376
2377
6bb11ab3
L
2378# Finally, this is the expansion that is picked up by
2379# autoconf. It tells the user to run autoupdate, and
2380# then outputs the replacement expansion. We do not care
2381# about autoupdate's warning because that contains
2382# information on what to do *after* running autoupdate.
ef016f83
MF
2383
2384
2385
6bb11ab3
L
2386# _LT_CC_BASENAME(CC)
2387# -------------------
2388# Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
ef016f83
MF
2389
2390
2391
6bb11ab3
L
2392# _LT_FILEUTILS_DEFAULTS
2393# ----------------------
2394# It is okay to use these file commands and assume they have been set
2395# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2396# _LT_FILEUTILS_DEFAULTS
ef016f83
MF
2397
2398
6bb11ab3
L
2399# _LT_SETUP
2400# ---------
2401# _LT_SETUP
ef016f83
MF
2402
2403
6bb11ab3
L
2404# _LT_PREPARE_SED_QUOTE_VARS
2405# --------------------------
2406# Define a few sed substitution that help us do robust quoting.
ef016f83
MF
2407
2408
6bb11ab3
L
2409# _LT_PROG_LTMAIN
2410# ---------------
2411# Note that this code is called both from `configure', and `config.status'
2412# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
2413# `config.status' has no value for ac_aux_dir unless we are using Automake,
2414# so we pass a copy along to make sure it has a sensible value anyway.
2415# _LT_PROG_LTMAIN
ef016f83
MF
2416
2417
6bb11ab3
L
2418## ------------------------------------- ##
2419## Accumulate code for creating libtool. ##
2420## ------------------------------------- ##
ef016f83 2421
6bb11ab3
L
2422# So that we can recreate a full libtool script including additional
2423# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2424# in macros and then make a single call at the end using the `libtool'
2425# label.
ef016f83
MF
2426
2427
6bb11ab3
L
2428# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2429# ----------------------------------------
2430# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
ef016f83
MF
2431
2432
6bb11ab3 2433# Initialize.
ef016f83
MF
2434
2435
2436
6bb11ab3
L
2437# _LT_CONFIG_LIBTOOL([COMMANDS])
2438# ------------------------------
2439# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
ef016f83
MF
2440
2441
6bb11ab3 2442# Initialize.
ef016f83
MF
2443
2444
2445
6bb11ab3
L
2446# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2447# -----------------------------------------------------
ef016f83
MF
2448
2449
2450
6bb11ab3
L
2451# _LT_FORMAT_COMMENT([COMMENT])
2452# -----------------------------
2453# Add leading comment marks to the start of each line, and a trailing
2454# full-stop to the whole comment if one is not present already.
ef016f83
MF
2455
2456
2457
2458
6bb11ab3
L
2459## ------------------------ ##
2460## FIXME: Eliminate VARNAME ##
2461## ------------------------ ##
ef016f83
MF
2462
2463
6bb11ab3
L
2464# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2465# -------------------------------------------------------------------
2466# CONFIGNAME is the name given to the value in the libtool script.
2467# VARNAME is the (base) name used in the configure script.
2468# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2469# VARNAME. Any other value will be used directly.
ef016f83 2470
ef016f83
MF
2471
2472
6bb11ab3
L
2473# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2474# --------------------------------------------------------
ef016f83
MF
2475
2476
2477
6bb11ab3
L
2478# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2479# ------------------------------------------------
ef016f83
MF
2480
2481
2482
6bb11ab3
L
2483# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2484# ---------------------------------------------------------
ef016f83
MF
2485
2486
2487
6bb11ab3
L
2488# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2489# --------------------------------------------------
ef016f83
MF
2490
2491
2492
6bb11ab3
L
2493# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2494# ---------------------------------------------------
ef016f83
MF
2495
2496
2497
6bb11ab3
L
2498# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2499# ---------------------------------------------------
ef016f83
MF
2500
2501
2502
2503
6bb11ab3
L
2504# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2505# ------------------------------------------------
ef016f83
MF
2506
2507
2508
2509
6bb11ab3
L
2510# _LT_CONFIG_STATUS_DECLARE([VARNAME])
2511# ------------------------------------
2512# Quote a variable value, and forward it to `config.status' so that its
2513# declaration there will have the same value as in `configure'. VARNAME
2514# must have a single quote delimited value for this to work.
ef016f83
MF
2515
2516
2517
6bb11ab3
L
2518# _LT_CONFIG_STATUS_DECLARATIONS
2519# ------------------------------
2520# We delimit libtool config variables with single quotes, so when
2521# we write them to config.status, we have to be sure to quote all
2522# embedded single quotes properly. In configure, this macro expands
2523# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2524#
2525# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
ef016f83
MF
2526
2527
2528
6bb11ab3
L
2529# _LT_LIBTOOL_TAGS
2530# ----------------
2531# Output comment and list of tags supported by the script
ef016f83
MF
2532
2533
2534
6bb11ab3
L
2535# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2536# -----------------------------------
2537# Extract the dictionary values for VARNAME (optionally with TAG) and
2538# expand to a commented shell variable setting:
2539#
2540# # Some comment about what VAR is for.
2541# visible_name=$lt_internal_name
ef016f83
MF
2542
2543
ef016f83 2544
6bb11ab3
L
2545# _LT_LIBTOOL_CONFIG_VARS
2546# -----------------------
2547# Produce commented declarations of non-tagged libtool config variables
2548# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2549# script. Tagged libtool config variables (even for the LIBTOOL CONFIG
2550# section) are produced by _LT_LIBTOOL_TAG_VARS.
ef016f83
MF
2551
2552
2553
6bb11ab3
L
2554# _LT_LIBTOOL_TAG_VARS(TAG)
2555# -------------------------
ef016f83
MF
2556
2557
2558
6bb11ab3
L
2559# _LT_TAGVAR(VARNAME, [TAGNAME])
2560# ------------------------------
ef016f83
MF
2561
2562
2563
6bb11ab3
L
2564# _LT_CONFIG_COMMANDS
2565# -------------------
2566# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
2567# variables for single and double quote escaping we saved from calls
2568# to _LT_DECL, we can put quote escaped variables declarations
2569# into `config.status', and then the shell code to quote escape them in
2570# for loops in `config.status'. Finally, any additional code accumulated
2571# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2572#_LT_CONFIG_COMMANDS
2573
2574
2575# Initialize.
2576
2577
2578# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2579# ------------------------------------
2580# Generate a child script FILE with all initialization necessary to
2581# reuse the environment learned by the parent script, and make the
2582# file executable. If COMMENT is supplied, it is inserted after the
2583# `#!' sequence but before initialization text begins. After this
2584# macro, additional text can be appended to FILE to form the body of
2585# the child script. The macro ends with non-zero status if the
2586# file could not be fully written (such as if the disk is full).
2587# _LT_GENERATED_FILE_INIT
2588
2589# LT_OUTPUT
2590# ---------
2591# This macro allows early generation of the libtool script (before
2592# AC_OUTPUT is called), incase it is used in configure for compilation
2593# tests.
2594# LT_OUTPUT
2595
2596
2597# _LT_CONFIG(TAG)
2598# ---------------
2599# If TAG is the built-in tag, create an initial libtool script with a
2600# default configuration from the untagged config vars. Otherwise add code
2601# to config.status for appending the configuration named by TAG from the
2602# matching tagged config vars.
2603# _LT_CONFIG
ef016f83
MF
2604
2605
6bb11ab3
L
2606# LT_SUPPORTED_TAG(TAG)
2607# ---------------------
2608# Trace this macro to discover what tags are supported by the libtool
2609# --tag option, using:
2610# autoconf --trace 'LT_SUPPORTED_TAG:$1'
ef016f83 2611
ef016f83 2612
ef016f83 2613
6bb11ab3 2614# C support is built-in for now
ef016f83 2615
ef016f83
MF
2616
2617
2618
6bb11ab3
L
2619# LT_LANG(LANG)
2620# -------------
2621# Enable libtool support for the given language if not already enabled.
2622# LT_LANG
ef016f83
MF
2623
2624
6bb11ab3
L
2625# _LT_LANG(LANGNAME)
2626# ------------------
2627# _LT_LANG
ef016f83
MF
2628
2629
6bb11ab3
L
2630# _LT_LANG_DEFAULT_CONFIG
2631# -----------------------
2632# _LT_LANG_DEFAULT_CONFIG
ef016f83 2633
6bb11ab3
L
2634# Obsolete macros:
2635# This is what autoupdate's m4 run will expand. It fires
2636# the warning (with _au_warn_XXX), outputs it into the
2637# updated configure.ac (with AC_DIAGNOSE), and then outputs
2638# the replacement expansion.
ef016f83 2639
ef016f83 2640
6bb11ab3
L
2641# This is an auxiliary macro that is also run when
2642# autoupdate runs m4. It simply calls m4_warning, but
2643# we need a wrapper so that each warning is emitted only
2644# once. We break the quoting in m4_warning's argument in
2645# order to expand this macro's arguments, not AU_DEFUN's.
ef016f83 2646
ef016f83 2647
6bb11ab3
L
2648# Finally, this is the expansion that is picked up by
2649# autoconf. It tells the user to run autoupdate, and
2650# then outputs the replacement expansion. We do not care
2651# about autoupdate's warning because that contains
2652# information on what to do *after* running autoupdate.
ef016f83 2653
6bb11ab3
L
2654# This is what autoupdate's m4 run will expand. It fires
2655# the warning (with _au_warn_XXX), outputs it into the
2656# updated configure.ac (with AC_DIAGNOSE), and then outputs
2657# the replacement expansion.
ef016f83
MF
2658
2659
6bb11ab3
L
2660# This is an auxiliary macro that is also run when
2661# autoupdate runs m4. It simply calls m4_warning, but
2662# we need a wrapper so that each warning is emitted only
2663# once. We break the quoting in m4_warning's argument in
2664# order to expand this macro's arguments, not AU_DEFUN's.
ef016f83
MF
2665
2666
6bb11ab3
L
2667# Finally, this is the expansion that is picked up by
2668# autoconf. It tells the user to run autoupdate, and
2669# then outputs the replacement expansion. We do not care
2670# about autoupdate's warning because that contains
2671# information on what to do *after* running autoupdate.
ef016f83 2672
6bb11ab3
L
2673# This is what autoupdate's m4 run will expand. It fires
2674# the warning (with _au_warn_XXX), outputs it into the
2675# updated configure.ac (with AC_DIAGNOSE), and then outputs
2676# the replacement expansion.
ef016f83
MF
2677
2678
6bb11ab3
L
2679# This is an auxiliary macro that is also run when
2680# autoupdate runs m4. It simply calls m4_warning, but
2681# we need a wrapper so that each warning is emitted only
2682# once. We break the quoting in m4_warning's argument in
2683# order to expand this macro's arguments, not AU_DEFUN's.
ef016f83
MF
2684
2685
6bb11ab3
L
2686# Finally, this is the expansion that is picked up by
2687# autoconf. It tells the user to run autoupdate, and
2688# then outputs the replacement expansion. We do not care
2689# about autoupdate's warning because that contains
2690# information on what to do *after* running autoupdate.
ef016f83 2691
6bb11ab3
L
2692# This is what autoupdate's m4 run will expand. It fires
2693# the warning (with _au_warn_XXX), outputs it into the
2694# updated configure.ac (with AC_DIAGNOSE), and then outputs
2695# the replacement expansion.
ef016f83
MF
2696
2697
6bb11ab3
L
2698# This is an auxiliary macro that is also run when
2699# autoupdate runs m4. It simply calls m4_warning, but
2700# we need a wrapper so that each warning is emitted only
2701# once. We break the quoting in m4_warning's argument in
2702# order to expand this macro's arguments, not AU_DEFUN's.
ef016f83
MF
2703
2704
6bb11ab3
L
2705# Finally, this is the expansion that is picked up by
2706# autoconf. It tells the user to run autoupdate, and
2707# then outputs the replacement expansion. We do not care
2708# about autoupdate's warning because that contains
2709# information on what to do *after* running autoupdate.
ef016f83 2710
6bb11ab3
L
2711# This is what autoupdate's m4 run will expand. It fires
2712# the warning (with _au_warn_XXX), outputs it into the
2713# updated configure.ac (with AC_DIAGNOSE), and then outputs
2714# the replacement expansion.
ef016f83
MF
2715
2716
6bb11ab3
L
2717# This is an auxiliary macro that is also run when
2718# autoupdate runs m4. It simply calls m4_warning, but
2719# we need a wrapper so that each warning is emitted only
2720# once. We break the quoting in m4_warning's argument in
2721# order to expand this macro's arguments, not AU_DEFUN's.
ef016f83
MF
2722
2723
6bb11ab3
L
2724# Finally, this is the expansion that is picked up by
2725# autoconf. It tells the user to run autoupdate, and
2726# then outputs the replacement expansion. We do not care
2727# about autoupdate's warning because that contains
2728# information on what to do *after* running autoupdate.
ef016f83
MF
2729
2730
2731
6bb11ab3
L
2732# _LT_TAG_COMPILER
2733# ----------------
2734# _LT_TAG_COMPILER
ef016f83
MF
2735
2736
6bb11ab3
L
2737# _LT_COMPILER_BOILERPLATE
2738# ------------------------
2739# Check for compiler boilerplate output or warnings with
2740# the simple compiler test code.
2741# _LT_COMPILER_BOILERPLATE
ef016f83 2742
ef016f83 2743
6bb11ab3
L
2744# _LT_LINKER_BOILERPLATE
2745# ----------------------
2746# Check for linker boilerplate output or warnings with
2747# the simple link test code.
2748# _LT_LINKER_BOILERPLATE
ef016f83 2749
6bb11ab3
L
2750# _LT_REQUIRED_DARWIN_CHECKS
2751# -------------------------
ef016f83 2752
ef016f83 2753
ef016f83 2754
6bb11ab3
L
2755# _LT_DARWIN_LINKER_FEATURES
2756# --------------------------
2757# Checks for linker and compiler features on darwin
ef016f83 2758
ef016f83 2759
6bb11ab3
L
2760# _LT_SYS_MODULE_PATH_AIX
2761# -----------------------
2762# Links a minimal program and checks the executable
2763# for the system default hardcoded library path. In most cases,
2764# this is /usr/lib:/lib, but when the MPI compilers are used
2765# the location of the communication and MPI libs are included too.
2766# If we don't find anything, use the default library path according
2767# to the aix ld manual.
2768# _LT_SYS_MODULE_PATH_AIX
ef016f83
MF
2769
2770
6bb11ab3
L
2771# _LT_SHELL_INIT(ARG)
2772# -------------------
2773# _LT_SHELL_INIT
ef016f83 2774
ef016f83
MF
2775
2776
6bb11ab3
L
2777# _LT_PROG_ECHO_BACKSLASH
2778# -----------------------
2779# Find how we can fake an echo command that does not interpret backslash.
2780# In particular, with Autoconf 2.60 or later we add some code to the start
2781# of the generated configure script which will find a shell with a builtin
2782# printf (which we can use as an echo command).
2783# _LT_PROG_ECHO_BACKSLASH
ef016f83 2784
ef016f83 2785
6bb11ab3
L
2786# _LT_ENABLE_LOCK
2787# ---------------
2788# _LT_ENABLE_LOCK
ef016f83 2789
ef016f83 2790
6bb11ab3
L
2791# _LT_CMD_OLD_ARCHIVE
2792# -------------------
2793# _LT_CMD_OLD_ARCHIVE
ef016f83
MF
2794
2795
6bb11ab3
L
2796# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2797# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2798# ----------------------------------------------------------------
2799# Check whether the given compiler option works
2800# _LT_COMPILER_OPTION
ef016f83 2801
6bb11ab3
L
2802# Old name:
2803# This is what autoupdate's m4 run will expand. It fires
2804# the warning (with _au_warn_XXX), outputs it into the
2805# updated configure.ac (with AC_DIAGNOSE), and then outputs
2806# the replacement expansion.
ef016f83 2807
ef016f83 2808
6bb11ab3
L
2809# This is an auxiliary macro that is also run when
2810# autoupdate runs m4. It simply calls m4_warning, but
2811# we need a wrapper so that each warning is emitted only
2812# once. We break the quoting in m4_warning's argument in
2813# order to expand this macro's arguments, not AU_DEFUN's.
ef016f83 2814
ef016f83 2815
6bb11ab3
L
2816# Finally, this is the expansion that is picked up by
2817# autoconf. It tells the user to run autoupdate, and
2818# then outputs the replacement expansion. We do not care
2819# about autoupdate's warning because that contains
2820# information on what to do *after* running autoupdate.
ef016f83 2821
ef016f83 2822
ef016f83 2823
6bb11ab3
L
2824# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2825# [ACTION-SUCCESS], [ACTION-FAILURE])
2826# ----------------------------------------------------
2827# Check whether the given linker option works
2828# _LT_LINKER_OPTION
ef016f83 2829
6bb11ab3
L
2830# Old name:
2831# This is what autoupdate's m4 run will expand. It fires
2832# the warning (with _au_warn_XXX), outputs it into the
2833# updated configure.ac (with AC_DIAGNOSE), and then outputs
2834# the replacement expansion.
ef016f83 2835
ef016f83 2836
6bb11ab3
L
2837# This is an auxiliary macro that is also run when
2838# autoupdate runs m4. It simply calls m4_warning, but
2839# we need a wrapper so that each warning is emitted only
2840# once. We break the quoting in m4_warning's argument in
2841# order to expand this macro's arguments, not AU_DEFUN's.
ef016f83 2842
ef016f83 2843
6bb11ab3
L
2844# Finally, this is the expansion that is picked up by
2845# autoconf. It tells the user to run autoupdate, and
2846# then outputs the replacement expansion. We do not care
2847# about autoupdate's warning because that contains
2848# information on what to do *after* running autoupdate.
ef016f83 2849
ef016f83 2850
ef016f83 2851
6bb11ab3
L
2852# LT_CMD_MAX_LEN
2853#---------------
2854# LT_CMD_MAX_LEN
ef016f83 2855
6bb11ab3
L
2856# Old name:
2857# This is what autoupdate's m4 run will expand. It fires
2858# the warning (with _au_warn_XXX), outputs it into the
2859# updated configure.ac (with AC_DIAGNOSE), and then outputs
2860# the replacement expansion.
ef016f83 2861
ef016f83 2862
6bb11ab3
L
2863# This is an auxiliary macro that is also run when
2864# autoupdate runs m4. It simply calls m4_warning, but
2865# we need a wrapper so that each warning is emitted only
2866# once. We break the quoting in m4_warning's argument in
2867# order to expand this macro's arguments, not AU_DEFUN's.
ef016f83 2868
ef016f83 2869
6bb11ab3
L
2870# Finally, this is the expansion that is picked up by
2871# autoconf. It tells the user to run autoupdate, and
2872# then outputs the replacement expansion. We do not care
2873# about autoupdate's warning because that contains
2874# information on what to do *after* running autoupdate.
ef016f83 2875
ef016f83 2876
ef016f83 2877
6bb11ab3
L
2878# _LT_HEADER_DLFCN
2879# ----------------
2880# _LT_HEADER_DLFCN
ef016f83 2881
ef016f83 2882
6bb11ab3
L
2883# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
2884# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
2885# ----------------------------------------------------------------
2886# _LT_TRY_DLOPEN_SELF
ef016f83 2887
ef016f83 2888
6bb11ab3
L
2889# LT_SYS_DLOPEN_SELF
2890# ------------------
2891# LT_SYS_DLOPEN_SELF
ef016f83 2892
6bb11ab3
L
2893# Old name:
2894# This is what autoupdate's m4 run will expand. It fires
2895# the warning (with _au_warn_XXX), outputs it into the
2896# updated configure.ac (with AC_DIAGNOSE), and then outputs
2897# the replacement expansion.
ef016f83 2898
6bb11ab3
L
2899
2900# This is an auxiliary macro that is also run when
2901# autoupdate runs m4. It simply calls m4_warning, but
2902# we need a wrapper so that each warning is emitted only
2903# once. We break the quoting in m4_warning's argument in
2904# order to expand this macro's arguments, not AU_DEFUN's.
2905
2906
2907# Finally, this is the expansion that is picked up by
2908# autoconf. It tells the user to run autoupdate, and
2909# then outputs the replacement expansion. We do not care
2910# about autoupdate's warning because that contains
2911# information on what to do *after* running autoupdate.
2912
2913
2914
2915# _LT_COMPILER_C_O([TAGNAME])
2916# ---------------------------
2917# Check to see if options -c and -o are simultaneously supported by compiler.
2918# This macro does not hard code the compiler like AC_PROG_CC_C_O.
2919# _LT_COMPILER_C_O
2920
2921
2922# _LT_COMPILER_FILE_LOCKS([TAGNAME])
2923# ----------------------------------
2924# Check to see if we can do hard links to lock some files if needed
2925# _LT_COMPILER_FILE_LOCKS
2926
2927
2928# _LT_CHECK_OBJDIR
2929# ----------------
2930# _LT_CHECK_OBJDIR
2931
2932
2933# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
2934# --------------------------------------
2935# Check hardcoding attributes.
2936# _LT_LINKER_HARDCODE_LIBPATH
2937
2938
2939# _LT_CMD_STRIPLIB
2940# ----------------
2941# _LT_CMD_STRIPLIB
2942
2943
2944# _LT_SYS_DYNAMIC_LINKER([TAG])
2945# -----------------------------
2946# PORTME Fill in your ld.so characteristics
2947# _LT_SYS_DYNAMIC_LINKER
2948
2949
2950# _LT_PATH_TOOL_PREFIX(TOOL)
2951# --------------------------
2952# find a file program which can recognize shared library
2953# _LT_PATH_TOOL_PREFIX
2954
2955# Old name:
2956# This is what autoupdate's m4 run will expand. It fires
2957# the warning (with _au_warn_XXX), outputs it into the
2958# updated configure.ac (with AC_DIAGNOSE), and then outputs
2959# the replacement expansion.
2960
2961
2962# This is an auxiliary macro that is also run when
2963# autoupdate runs m4. It simply calls m4_warning, but
2964# we need a wrapper so that each warning is emitted only
2965# once. We break the quoting in m4_warning's argument in
2966# order to expand this macro's arguments, not AU_DEFUN's.
2967
2968
2969# Finally, this is the expansion that is picked up by
2970# autoconf. It tells the user to run autoupdate, and
2971# then outputs the replacement expansion. We do not care
2972# about autoupdate's warning because that contains
2973# information on what to do *after* running autoupdate.
2974
2975
2976
2977# _LT_PATH_MAGIC
2978# --------------
2979# find a file program which can recognize a shared library
2980# _LT_PATH_MAGIC
2981
2982
2983# LT_PATH_LD
2984# ----------
2985# find the pathname to the GNU or non-GNU linker
2986# LT_PATH_LD
2987
2988# Old names:
2989# This is what autoupdate's m4 run will expand. It fires
2990# the warning (with _au_warn_XXX), outputs it into the
2991# updated configure.ac (with AC_DIAGNOSE), and then outputs
2992# the replacement expansion.
2993
2994
2995# This is an auxiliary macro that is also run when
2996# autoupdate runs m4. It simply calls m4_warning, but
2997# we need a wrapper so that each warning is emitted only
2998# once. We break the quoting in m4_warning's argument in
2999# order to expand this macro's arguments, not AU_DEFUN's.
3000
3001
3002# Finally, this is the expansion that is picked up by
3003# autoconf. It tells the user to run autoupdate, and
3004# then outputs the replacement expansion. We do not care
3005# about autoupdate's warning because that contains
3006# information on what to do *after* running autoupdate.
3007
3008# This is what autoupdate's m4 run will expand. It fires
3009# the warning (with _au_warn_XXX), outputs it into the
3010# updated configure.ac (with AC_DIAGNOSE), and then outputs
3011# the replacement expansion.
3012
3013
3014# This is an auxiliary macro that is also run when
3015# autoupdate runs m4. It simply calls m4_warning, but
3016# we need a wrapper so that each warning is emitted only
3017# once. We break the quoting in m4_warning's argument in
3018# order to expand this macro's arguments, not AU_DEFUN's.
3019
3020
3021# Finally, this is the expansion that is picked up by
3022# autoconf. It tells the user to run autoupdate, and
3023# then outputs the replacement expansion. We do not care
3024# about autoupdate's warning because that contains
3025# information on what to do *after* running autoupdate.
3026
3027
3028
3029# _LT_PATH_LD_GNU
3030#- --------------
3031# _LT_PATH_LD_GNU
3032
3033
3034# _LT_CMD_RELOAD
3035# --------------
3036# find reload flag for linker
3037# -- PORTME Some linkers may need a different reload flag.
3038# _LT_CMD_RELOAD
3039
3040
3041# _LT_CHECK_MAGIC_METHOD
3042# ----------------------
3043# how to check for library dependencies
3044# -- PORTME fill in with the dynamic library characteristics
3045# _LT_CHECK_MAGIC_METHOD
3046
3047
3048# LT_PATH_NM
3049# ----------
3050# find the pathname to a BSD- or MS-compatible name lister
3051# LT_PATH_NM
3052
3053# Old names:
3054# This is what autoupdate's m4 run will expand. It fires
3055# the warning (with _au_warn_XXX), outputs it into the
3056# updated configure.ac (with AC_DIAGNOSE), and then outputs
3057# the replacement expansion.
3058
3059
3060# This is an auxiliary macro that is also run when
3061# autoupdate runs m4. It simply calls m4_warning, but
3062# we need a wrapper so that each warning is emitted only
3063# once. We break the quoting in m4_warning's argument in
3064# order to expand this macro's arguments, not AU_DEFUN's.
3065
3066
3067# Finally, this is the expansion that is picked up by
3068# autoconf. It tells the user to run autoupdate, and
3069# then outputs the replacement expansion. We do not care
3070# about autoupdate's warning because that contains
3071# information on what to do *after* running autoupdate.
3072
3073# This is what autoupdate's m4 run will expand. It fires
3074# the warning (with _au_warn_XXX), outputs it into the
3075# updated configure.ac (with AC_DIAGNOSE), and then outputs
3076# the replacement expansion.
3077
3078
3079# This is an auxiliary macro that is also run when
3080# autoupdate runs m4. It simply calls m4_warning, but
3081# we need a wrapper so that each warning is emitted only
3082# once. We break the quoting in m4_warning's argument in
3083# order to expand this macro's arguments, not AU_DEFUN's.
3084
3085
3086# Finally, this is the expansion that is picked up by
3087# autoconf. It tells the user to run autoupdate, and
3088# then outputs the replacement expansion. We do not care
3089# about autoupdate's warning because that contains
3090# information on what to do *after* running autoupdate.
3091
3092
3093
3094# LT_LIB_M
3095# --------
3096# check for math library
3097# LT_LIB_M
3098
3099# Old name:
3100# This is what autoupdate's m4 run will expand. It fires
3101# the warning (with _au_warn_XXX), outputs it into the
3102# updated configure.ac (with AC_DIAGNOSE), and then outputs
3103# the replacement expansion.
3104
3105
3106# This is an auxiliary macro that is also run when
3107# autoupdate runs m4. It simply calls m4_warning, but
3108# we need a wrapper so that each warning is emitted only
3109# once. We break the quoting in m4_warning's argument in
3110# order to expand this macro's arguments, not AU_DEFUN's.
3111
3112
3113# Finally, this is the expansion that is picked up by
3114# autoconf. It tells the user to run autoupdate, and
3115# then outputs the replacement expansion. We do not care
3116# about autoupdate's warning because that contains
3117# information on what to do *after* running autoupdate.
3118
3119
3120
3121# _LT_COMPILER_NO_RTTI([TAGNAME])
3122# -------------------------------
3123# _LT_COMPILER_NO_RTTI
3124
3125
3126# _LT_CMD_GLOBAL_SYMBOLS
3127# ----------------------
3128 # _LT_CMD_GLOBAL_SYMBOLS
3129
3130
3131# _LT_COMPILER_PIC([TAGNAME])
3132# ---------------------------
3133# _LT_COMPILER_PIC
3134
3135
3136# _LT_LINKER_SHLIBS([TAGNAME])
3137# ----------------------------
3138# See if the linker supports building shared libraries.
3139# _LT_LINKER_SHLIBS
3140
3141
3142# _LT_LANG_C_CONFIG([TAG])
3143# ------------------------
3144# Ensure that the configuration variables for a C compiler are suitably
3145# defined. These variables are subsequently used by _LT_CONFIG to write
3146# the compiler configuration to `libtool'.
3147# _LT_LANG_C_CONFIG
3148
3149
3150# _LT_LANG_CXX_CONFIG([TAG])
3151# --------------------------
3152# Ensure that the configuration variables for a C++ compiler are suitably
3153# defined. These variables are subsequently used by _LT_CONFIG to write
3154# the compiler configuration to `libtool'.
3155# _LT_LANG_CXX_CONFIG
3156
3157
3158# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3159# ---------------------------------
3160# Figure out "hidden" library dependencies from verbose
3161# compiler output when linking a shared library.
3162# Parse the compiler output and extract the necessary
3163# objects, libraries and library flags.
3164# _LT_SYS_HIDDEN_LIBDEPS
3165
3166
3167# _LT_LANG_F77_CONFIG([TAG])
3168# --------------------------
3169# Ensure that the configuration variables for a Fortran 77 compiler are
3170# suitably defined. These variables are subsequently used by _LT_CONFIG
3171# to write the compiler configuration to `libtool'.
3172# _LT_LANG_F77_CONFIG
3173
3174
3175# _LT_LANG_FC_CONFIG([TAG])
3176# -------------------------
3177# Ensure that the configuration variables for a Fortran compiler are
3178# suitably defined. These variables are subsequently used by _LT_CONFIG
3179# to write the compiler configuration to `libtool'.
3180# _LT_LANG_FC_CONFIG
3181
3182
3183# _LT_LANG_GCJ_CONFIG([TAG])
3184# --------------------------
3185# Ensure that the configuration variables for the GNU Java Compiler compiler
3186# are suitably defined. These variables are subsequently used by _LT_CONFIG
3187# to write the compiler configuration to `libtool'.
3188# _LT_LANG_GCJ_CONFIG
3189
3190
3191# _LT_LANG_RC_CONFIG([TAG])
3192# -------------------------
3193# Ensure that the configuration variables for the Windows resource compiler
3194# are suitably defined. These variables are subsequently used by _LT_CONFIG
3195# to write the compiler configuration to `libtool'.
3196# _LT_LANG_RC_CONFIG
3197
3198
3199# LT_PROG_GCJ
3200# -----------
3201
3202
3203# Old name:
3204# This is what autoupdate's m4 run will expand. It fires
3205# the warning (with _au_warn_XXX), outputs it into the
3206# updated configure.ac (with AC_DIAGNOSE), and then outputs
3207# the replacement expansion.
3208
3209
3210# This is an auxiliary macro that is also run when
3211# autoupdate runs m4. It simply calls m4_warning, but
3212# we need a wrapper so that each warning is emitted only
3213# once. We break the quoting in m4_warning's argument in
3214# order to expand this macro's arguments, not AU_DEFUN's.
3215
3216
3217# Finally, this is the expansion that is picked up by
3218# autoconf. It tells the user to run autoupdate, and
3219# then outputs the replacement expansion. We do not care
3220# about autoupdate's warning because that contains
3221# information on what to do *after* running autoupdate.
3222
3223
3224
3225# LT_PROG_RC
3226# ----------
3227
3228
3229# Old name:
3230# This is what autoupdate's m4 run will expand. It fires
3231# the warning (with _au_warn_XXX), outputs it into the
3232# updated configure.ac (with AC_DIAGNOSE), and then outputs
3233# the replacement expansion.
3234
3235
3236# This is an auxiliary macro that is also run when
3237# autoupdate runs m4. It simply calls m4_warning, but
3238# we need a wrapper so that each warning is emitted only
3239# once. We break the quoting in m4_warning's argument in
3240# order to expand this macro's arguments, not AU_DEFUN's.
3241
3242
3243# Finally, this is the expansion that is picked up by
3244# autoconf. It tells the user to run autoupdate, and
3245# then outputs the replacement expansion. We do not care
3246# about autoupdate's warning because that contains
3247# information on what to do *after* running autoupdate.
3248
3249
3250
3251# _LT_DECL_EGREP
3252# --------------
3253# If we don't have a new enough Autoconf to choose the best grep
3254# available, choose the one first in the user's PATH.
3255
3256
3257
3258# _LT_DECL_OBJDUMP
3259# --------------
3260# If we don't have a new enough Autoconf to choose the best objdump
3261# available, choose the one first in the user's PATH.
3262
3263
3264
3265# _LT_DECL_SED
3266# ------------
3267# Check for a fully-functional sed program, that truncates
3268# as few characters as possible. Prefer GNU sed if found.
3269# _LT_DECL_SED
3270
3271#m4_ifndef
3272
3273# Old name:
3274# This is what autoupdate's m4 run will expand. It fires
3275# the warning (with _au_warn_XXX), outputs it into the
3276# updated configure.ac (with AC_DIAGNOSE), and then outputs
3277# the replacement expansion.
3278
3279
3280# This is an auxiliary macro that is also run when
3281# autoupdate runs m4. It simply calls m4_warning, but
3282# we need a wrapper so that each warning is emitted only
3283# once. We break the quoting in m4_warning's argument in
3284# order to expand this macro's arguments, not AU_DEFUN's.
3285
3286
3287# Finally, this is the expansion that is picked up by
3288# autoconf. It tells the user to run autoupdate, and
3289# then outputs the replacement expansion. We do not care
3290# about autoupdate's warning because that contains
3291# information on what to do *after* running autoupdate.
3292
3293
3294
3295# _LT_CHECK_SHELL_FEATURES
3296# ------------------------
3297# Find out whether the shell is Bourne or XSI compatible,
3298# or has some other useful features.
3299# _LT_CHECK_SHELL_FEATURES
3300
3301
3302# _LT_PROG_XSI_SHELLFNS
3303# ---------------------
3304# Bourne and XSI compatible variants of some useful shell functions.
3305
3306
3307# Helper functions for option handling. -*- Autoconf -*-
3308#
3309# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3310# Inc.
3311# Written by Gary V. Vaughan, 2004
3312#
3313# This file is free software; the Free Software Foundation gives
3314# unlimited permission to copy and/or distribute it, with or without
3315# modifications, as long as this notice is preserved.
3316
3317# serial 6 ltoptions.m4
3318
3319# This is to help aclocal find these macros, as it can't see m4_define.
3320
3321
3322
3323# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3324# ------------------------------------------
3325
3326
3327
3328# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3329# ---------------------------------------
3330# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3331# matching handler defined, dispatch to it. Other OPTION-NAMEs are
3332# saved as a flag.
3333
3334
3335
3336# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3337# ------------------------------------------------------------
3338# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3339
3340
3341
3342# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3343# -------------------------------------------------------
3344# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3345# are set.
3346
3347
3348
3349# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3350# ----------------------------------------
3351# OPTION-LIST is a space-separated list of Libtool options associated
3352# with MACRO-NAME. If any OPTION has a matching handler declared with
3353# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3354# the unknown option and exit.
3355# _LT_SET_OPTIONS
3356
3357
3358## --------------------------------- ##
3359## Macros to handle LT_INIT options. ##
3360## --------------------------------- ##
3361
3362# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3363# -----------------------------------------
3364
3365
3366
3367# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3368# -----------------------------------------------
3369# LT_OPTION_DEFINE
3370
3371
3372# dlopen
3373# ------
3374
3375
3376# This is what autoupdate's m4 run will expand. It fires
3377# the warning (with _au_warn_XXX), outputs it into the
3378# updated configure.ac (with AC_DIAGNOSE), and then outputs
3379# the replacement expansion.
3380
3381
3382# This is an auxiliary macro that is also run when
3383# autoupdate runs m4. It simply calls m4_warning, but
3384# we need a wrapper so that each warning is emitted only
3385# once. We break the quoting in m4_warning's argument in
3386# order to expand this macro's arguments, not AU_DEFUN's.
3387
3388
3389# Finally, this is the expansion that is picked up by
3390# autoconf. It tells the user to run autoupdate, and
3391# then outputs the replacement expansion. We do not care
3392# about autoupdate's warning because that contains
3393# information on what to do *after* running autoupdate.
3394
3395
3396
3397
3398# win32-dll
3399# ---------
3400# Declare package support for building win32 dll's.
3401# win32-dll
3402
3403# This is what autoupdate's m4 run will expand. It fires
3404# the warning (with _au_warn_XXX), outputs it into the
3405# updated configure.ac (with AC_DIAGNOSE), and then outputs
3406# the replacement expansion.
3407
3408
3409# This is an auxiliary macro that is also run when
3410# autoupdate runs m4. It simply calls m4_warning, but
3411# we need a wrapper so that each warning is emitted only
3412# once. We break the quoting in m4_warning's argument in
3413# order to expand this macro's arguments, not AU_DEFUN's.
3414
3415
3416# Finally, this is the expansion that is picked up by
3417# autoconf. It tells the user to run autoupdate, and
3418# then outputs the replacement expansion. We do not care
3419# about autoupdate's warning because that contains
3420# information on what to do *after* running autoupdate.
3421
3422
3423
3424
3425# _LT_ENABLE_SHARED([DEFAULT])
3426# ----------------------------
3427# implement the --enable-shared flag, and supports the `shared' and
3428# `disable-shared' LT_INIT options.
3429# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3430# _LT_ENABLE_SHARED
3431
3432
3433
3434
3435# Old names:
3436
3437
3438
3439
3440# This is what autoupdate's m4 run will expand. It fires
3441# the warning (with _au_warn_XXX), outputs it into the
3442# updated configure.ac (with AC_DIAGNOSE), and then outputs
3443# the replacement expansion.
3444
3445
3446# This is an auxiliary macro that is also run when
3447# autoupdate runs m4. It simply calls m4_warning, but
3448# we need a wrapper so that each warning is emitted only
3449# once. We break the quoting in m4_warning's argument in
3450# order to expand this macro's arguments, not AU_DEFUN's.
3451
3452
3453# Finally, this is the expansion that is picked up by
3454# autoconf. It tells the user to run autoupdate, and
3455# then outputs the replacement expansion. We do not care
3456# about autoupdate's warning because that contains
3457# information on what to do *after* running autoupdate.
3458
3459# This is what autoupdate's m4 run will expand. It fires
3460# the warning (with _au_warn_XXX), outputs it into the
3461# updated configure.ac (with AC_DIAGNOSE), and then outputs
3462# the replacement expansion.
3463
3464
3465# This is an auxiliary macro that is also run when
3466# autoupdate runs m4. It simply calls m4_warning, but
3467# we need a wrapper so that each warning is emitted only
3468# once. We break the quoting in m4_warning's argument in
3469# order to expand this macro's arguments, not AU_DEFUN's.
3470
3471
3472# Finally, this is the expansion that is picked up by
3473# autoconf. It tells the user to run autoupdate, and
3474# then outputs the replacement expansion. We do not care
3475# about autoupdate's warning because that contains
3476# information on what to do *after* running autoupdate.
3477
3478
3479
3480
3481
3482# _LT_ENABLE_STATIC([DEFAULT])
3483# ----------------------------
3484# implement the --enable-static flag, and support the `static' and
3485# `disable-static' LT_INIT options.
3486# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3487# _LT_ENABLE_STATIC
3488
3489
3490
3491
3492# Old names:
3493
3494
3495
3496
3497# This is what autoupdate's m4 run will expand. It fires
3498# the warning (with _au_warn_XXX), outputs it into the
3499# updated configure.ac (with AC_DIAGNOSE), and then outputs
3500# the replacement expansion.
3501
3502
3503# This is an auxiliary macro that is also run when
3504# autoupdate runs m4. It simply calls m4_warning, but
3505# we need a wrapper so that each warning is emitted only
3506# once. We break the quoting in m4_warning's argument in
3507# order to expand this macro's arguments, not AU_DEFUN's.
3508
3509
3510# Finally, this is the expansion that is picked up by
3511# autoconf. It tells the user to run autoupdate, and
3512# then outputs the replacement expansion. We do not care
3513# about autoupdate's warning because that contains
3514# information on what to do *after* running autoupdate.
3515
3516# This is what autoupdate's m4 run will expand. It fires
3517# the warning (with _au_warn_XXX), outputs it into the
3518# updated configure.ac (with AC_DIAGNOSE), and then outputs
3519# the replacement expansion.
3520
3521
3522# This is an auxiliary macro that is also run when
3523# autoupdate runs m4. It simply calls m4_warning, but
3524# we need a wrapper so that each warning is emitted only
3525# once. We break the quoting in m4_warning's argument in
3526# order to expand this macro's arguments, not AU_DEFUN's.
3527
3528
3529# Finally, this is the expansion that is picked up by
3530# autoconf. It tells the user to run autoupdate, and
3531# then outputs the replacement expansion. We do not care
3532# about autoupdate's warning because that contains
3533# information on what to do *after* running autoupdate.
3534
3535
3536
3537
3538
3539# _LT_ENABLE_FAST_INSTALL([DEFAULT])
3540# ----------------------------------
3541# implement the --enable-fast-install flag, and support the `fast-install'
3542# and `disable-fast-install' LT_INIT options.
3543# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
3544# _LT_ENABLE_FAST_INSTALL
3545
3546
3547
3548
3549# Old names:
3550# This is what autoupdate's m4 run will expand. It fires
3551# the warning (with _au_warn_XXX), outputs it into the
3552# updated configure.ac (with AC_DIAGNOSE), and then outputs
3553# the replacement expansion.
3554
3555
3556# This is an auxiliary macro that is also run when
3557# autoupdate runs m4. It simply calls m4_warning, but
3558# we need a wrapper so that each warning is emitted only
3559# once. We break the quoting in m4_warning's argument in
3560# order to expand this macro's arguments, not AU_DEFUN's.
3561
3562
3563# Finally, this is the expansion that is picked up by
3564# autoconf. It tells the user to run autoupdate, and
3565# then outputs the replacement expansion. We do not care
3566# about autoupdate's warning because that contains
3567# information on what to do *after* running autoupdate.
3568
3569
3570# This is what autoupdate's m4 run will expand. It fires
3571# the warning (with _au_warn_XXX), outputs it into the
3572# updated configure.ac (with AC_DIAGNOSE), and then outputs
3573# the replacement expansion.
3574
3575
3576# This is an auxiliary macro that is also run when
3577# autoupdate runs m4. It simply calls m4_warning, but
3578# we need a wrapper so that each warning is emitted only
3579# once. We break the quoting in m4_warning's argument in
3580# order to expand this macro's arguments, not AU_DEFUN's.
3581
3582
3583# Finally, this is the expansion that is picked up by
3584# autoconf. It tells the user to run autoupdate, and
3585# then outputs the replacement expansion. We do not care
3586# about autoupdate's warning because that contains
3587# information on what to do *after* running autoupdate.
3588
3589
3590
3591
3592# _LT_WITH_PIC([MODE])
3593# --------------------
3594# implement the --with-pic flag, and support the `pic-only' and `no-pic'
3595# LT_INIT options.
3596# MODE is either `yes' or `no'. If omitted, it defaults to `both'.
3597# _LT_WITH_PIC
3598
3599
3600
3601
3602# Old name:
3603# This is what autoupdate's m4 run will expand. It fires
3604# the warning (with _au_warn_XXX), outputs it into the
3605# updated configure.ac (with AC_DIAGNOSE), and then outputs
3606# the replacement expansion.
3607
3608
3609# This is an auxiliary macro that is also run when
3610# autoupdate runs m4. It simply calls m4_warning, but
3611# we need a wrapper so that each warning is emitted only
3612# once. We break the quoting in m4_warning's argument in
3613# order to expand this macro's arguments, not AU_DEFUN's.
3614
3615
3616# Finally, this is the expansion that is picked up by
3617# autoconf. It tells the user to run autoupdate, and
3618# then outputs the replacement expansion. We do not care
3619# about autoupdate's warning because that contains
3620# information on what to do *after* running autoupdate.
3621
3622
3623
3624## ----------------- ##
3625## LTDL_INIT Options ##
3626## ----------------- ##
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
3638#
3639# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3640# Written by Gary V. Vaughan, 2004
3641#
3642# This file is free software; the Free Software Foundation gives
3643# unlimited permission to copy and/or distribute it, with or without
3644# modifications, as long as this notice is preserved.
3645
3646# serial 6 ltsugar.m4
3647
3648# This is to help aclocal find these macros, as it can't see m4_define.
3649
3650
3651
3652# lt_join(SEP, ARG1, [ARG2...])
3653# -----------------------------
3654# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3655# associated separator.
3656# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3657# versions in m4sugar had bugs.
3658
3659
3660
3661
3662# lt_car(LIST)
3663# lt_cdr(LIST)
3664# ------------
3665# Manipulate m4 lists.
3666# These macros are necessary as long as will still need to support
3667# Autoconf-2.59 which quotes differently.
3668
3669
3670
3671
3672
3673# lt_append(MACRO-NAME, STRING, [SEPARATOR])
3674# ------------------------------------------
3675# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3676# Note that neither SEPARATOR nor STRING are expanded; they are appended
3677# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3678# No SEPARATOR is output if MACRO-NAME was previously undefined (different
3679# than defined and empty).
3680#
3681# This macro is needed until we can rely on Autoconf 2.62, since earlier
3682# versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3683
3684
3685
3686
3687# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3688# ----------------------------------------------------------
3689# Produce a SEP delimited list of all paired combinations of elements of
3690# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
3691# has the form PREFIXmINFIXSUFFIXn.
3692# Needed until we can rely on m4_combine added in Autoconf 2.62.
3693
3694
3695
3696# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3697# -----------------------------------------------------------------------
3698# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3699# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3700
3701
3702
3703# lt_dict_add(DICT, KEY, VALUE)
3704# -----------------------------
3705
3706
3707
3708# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3709# --------------------------------------------
3710
3711
3712
3713# lt_dict_fetch(DICT, KEY, [SUBKEY])
3714# ----------------------------------
3715
3716
3717
3718# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3719# -----------------------------------------------------------------
3720
3721
3722
3723# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3724# --------------------------------------------------------------
3725
3726
3727# ltversion.m4 -- version numbers -*- Autoconf -*-
3728#
3729# Copyright (C) 2004 Free Software Foundation, Inc.
3730# Written by Scott James Remnant, 2004
3731#
3732# This file is free software; the Free Software Foundation gives
3733# unlimited permission to copy and/or distribute it, with or without
3734# modifications, as long as this notice is preserved.
3735
3736# Generated from ltversion.in.
3737
3738# serial 3134 ltversion.m4
3739# This file is part of GNU Libtool
3740
3741
3742
3743
3744
3745
3746# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
3747#
3748# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3749# Written by Scott James Remnant, 2004.
3750#
3751# This file is free software; the Free Software Foundation gives
3752# unlimited permission to copy and/or distribute it, with or without
3753# modifications, as long as this notice is preserved.
3754
3755# serial 4 lt~obsolete.m4
3756
3757# These exist entirely to fool aclocal when bootstrapping libtool.
3758#
3759# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3760# which have later been changed to m4_define as they aren't part of the
3761# exported API, or moved to Autoconf or Automake where they belong.
3762#
3763# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
3764# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3765# using a macro with the same name in our local m4/libtool.m4 it'll
3766# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3767# and doesn't know about Autoconf macros at all.)
3768#
3769# So we provide this file, which has a silly filename so it's always
3770# included after everything else. This provides aclocal with the
3771# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3772# because those macros already exist, or will be overwritten later.
3773# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3774#
3775# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3776# Yes, that means every name once taken will need to remain here until
3777# we give up compatibility with versions before 1.7, at which point
3778# we need to keep only those names which we still refer to.
3779
3780# This is to help aclocal find these macros, as it can't see m4_define.
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
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845## -*- Autoconf -*-
3846
3847# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3848# Free Software Foundation, Inc.
3849#
3850# This file is free software; the Free Software Foundation
3851# gives unlimited permission to copy and/or distribute it,
3852# with or without modifications, as long as this notice is preserved.
3853
3854# serial 8
3855
3856# Based on depend.m4 from automake 1.9, modified for standalone use in
3857# an environment where GNU make is required.
3858
3859# ZW_PROG_COMPILER_DEPENDENCIES
3860# -----------------------------
3861# Variant of _AM_DEPENDENCIES which just does the dependency probe and
3862# sets fooDEPMODE accordingly. Cache-variable compatible with
3863# original; not side-effect compatible. As the users of this macro
3864# may require accurate dependencies for correct builds, it does *not*
3865# honor --disable-dependency-checking, and failure to detect a usable
3866# method is an error. depcomp is assumed to be located in
3867# $ac_aux_dir.
3868#
3869# FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3870
3871
3872
3873# AM_SET_DEPDIR
3874# -------------
3875# Choose a directory name for dependency files.
3876
3877
3878# ZW_CREATE_DEPDIR
3879# ----------------
3880# As AM_SET_DEPDIR, but also create the directory at config.status time.
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931sim_inline="-DDEFAULT_INLINE=0"
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968# intl sister-directory configuration rules.
3969#
3970
3971# The idea behind this macro is that there's no need to repeat all the
3972# autoconf probes done by the intl directory - it's already done them
3973# for us. In fact, there's no need even to look at the cache for the
3974# answers. All we need to do is nab a few pieces of information.
3975# The intl directory is set up to make this easy, by generating a
3976# small file which can be sourced as a shell script; then we produce
3977# the necessary substitutions and definitions for this directory.
3978
3979
3980
3981# Autoconf M4 include file defining utility macros for complex Canadian
3982# cross builds.
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992####
3993# _NCN_TOOL_PREFIXES: Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
3994# or AC_INIT.
3995# These demand that AC_CANONICAL_SYSTEM be called beforehand.
3996
3997####
3998# NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
3999# Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
4000
4001
4002####
4003# NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4004# Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
4005
4006
4007
4008# Backported from Autoconf 2.5x; can go away when and if
4009# we switch. Put the OS path separator in $PATH_SEPARATOR.
4010
4011
4012
4013
4014# ACX_HAVE_GCC_FOR_TARGET
4015# Check if the variable GCC_FOR_TARGET really points to a GCC binary.
4016
4017
4018# ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4019# Searching for installed target binutils. We need to take extra care,
4020# else we may find the wrong assembler, linker, etc., and lose.
4021#
4022# First try --with-build-time-tools, if specified.
4023#
4024# For build != host, we ask the installed GCC for the name of the tool it
4025# uses, and accept it if it is an absolute path. This is because the
4026# only good choice for a compiler is the same GCC version that is being
4027# installed (or we couldn't make target libraries), and we assume that
4028# on the host system we'll have not only the same GCC version, but also
4029# the same binutils version.
4030#
4031# For build == host, search the same directories that the installed
4032# compiler will search. We used to do this for the assembler, linker,
4033# and nm only; for simplicity of configuration, however, we extend this
4034# criterion to tools (such as ar and ranlib) that are never invoked by
4035# the compiler, to avoid mismatches.
4036#
4037# Also note we have to check MD_EXEC_PREFIX before checking the user's path
4038# if build == target. This makes the most sense only when bootstrapping,
4039# but we also do so when build != host. In this case, we hope that the
4040# build and host systems will have similar contents of MD_EXEC_PREFIX.
4041#
4042# If we do not find a suitable binary, then try the user's path.
4043
4044
4045###
4046# AC_PROG_CPP_WERROR
4047# Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4048# triggers warnings from the preprocessor. Will be in autoconf 2.58.
4049# For now, using this also overrides header checks to use only the
4050# preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4051# bit harder from here).
4052# Eventually autoconf will default to checking headers with the compiler
4053# instead, and we'll have to do this differently.
4054
4055# AC_PROG_CPP_WERROR
4056
4057# Test for GNAT.
4058# We require the gnatbind & gnatmake programs, as well as a compiler driver
4059# that understands Ada. We use the user's CC setting, already found, and
4060# possibly add $1 to the command-line parameters.
4061#
4062# Sets the shell variable have_gnat to yes or no as appropriate, and
4063# substitutes GNATBIND and GNATMAKE.
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089ac_ext=c
4090ac_cpp='$CPP $CPPFLAGS'
4091ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4092ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4093ac_compiler_gnu=$ac_cv_c_compiler_gnu
4094if test -n "$ac_tool_prefix"; then
4095 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4096set dummy ${ac_tool_prefix}gcc; ac_word=$2
4097{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4098$as_echo_n "checking for $ac_word... " >&6; }
4099if test "${ac_cv_prog_CC+set}" = set; then :
4100 $as_echo_n "(cached) " >&6
4101else
4102 if test -n "$CC"; then
4103 ac_cv_prog_CC="$CC" # Let the user override the test.
4104else
4105as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4106for as_dir in $PATH
4107do
4108 IFS=$as_save_IFS
4109 test -z "$as_dir" && as_dir=.
4110 for ac_exec_ext in '' $ac_executable_extensions; do
4111 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4112 ac_cv_prog_CC="${ac_tool_prefix}gcc"
4113 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4114 break 2
4115 fi
4116done
4117 done
4118IFS=$as_save_IFS
4119
4120fi
4121fi
4122CC=$ac_cv_prog_CC
4123if test -n "$CC"; then
4124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4125$as_echo "$CC" >&6; }
4126else
4127 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4128$as_echo "no" >&6; }
4129fi
4130
4131
4132fi
4133if test -z "$ac_cv_prog_CC"; then
4134 ac_ct_CC=$CC
4135 # Extract the first word of "gcc", so it can be a program name with args.
4136set dummy gcc; ac_word=$2
4137{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4138$as_echo_n "checking for $ac_word... " >&6; }
4139if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4140 $as_echo_n "(cached) " >&6
4141else
4142 if test -n "$ac_ct_CC"; then
4143 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4144else
4145as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4146for as_dir in $PATH
4147do
4148 IFS=$as_save_IFS
4149 test -z "$as_dir" && as_dir=.
4150 for ac_exec_ext in '' $ac_executable_extensions; do
4151 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4152 ac_cv_prog_ac_ct_CC="gcc"
4153 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4154 break 2
4155 fi
4156done
4157 done
4158IFS=$as_save_IFS
4159
4160fi
4161fi
4162ac_ct_CC=$ac_cv_prog_ac_ct_CC
4163if test -n "$ac_ct_CC"; then
4164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4165$as_echo "$ac_ct_CC" >&6; }
4166else
4167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4168$as_echo "no" >&6; }
4169fi
4170
4171 if test "x$ac_ct_CC" = x; then
4172 CC=""
4173 else
4174 case $cross_compiling:$ac_tool_warned in
4175yes:)
4176{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4177$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4178ac_tool_warned=yes ;;
4179esac
4180 CC=$ac_ct_CC
4181 fi
4182else
4183 CC="$ac_cv_prog_CC"
4184fi
4185
4186if test -z "$CC"; then
4187 if test -n "$ac_tool_prefix"; then
4188 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4189set dummy ${ac_tool_prefix}cc; ac_word=$2
4190{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4191$as_echo_n "checking for $ac_word... " >&6; }
4192if test "${ac_cv_prog_CC+set}" = set; then :
4193 $as_echo_n "(cached) " >&6
4194else
4195 if test -n "$CC"; then
4196 ac_cv_prog_CC="$CC" # Let the user override the test.
4197else
4198as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4199for as_dir in $PATH
4200do
4201 IFS=$as_save_IFS
4202 test -z "$as_dir" && as_dir=.
4203 for ac_exec_ext in '' $ac_executable_extensions; do
4204 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4205 ac_cv_prog_CC="${ac_tool_prefix}cc"
4206 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4207 break 2
4208 fi
4209done
4210 done
4211IFS=$as_save_IFS
4212
4213fi
4214fi
4215CC=$ac_cv_prog_CC
4216if test -n "$CC"; then
4217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4218$as_echo "$CC" >&6; }
4219else
4220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4221$as_echo "no" >&6; }
4222fi
4223
4224
4225 fi
4226fi
4227if test -z "$CC"; then
4228 # Extract the first word of "cc", so it can be a program name with args.
4229set dummy cc; ac_word=$2
4230{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4231$as_echo_n "checking for $ac_word... " >&6; }
4232if test "${ac_cv_prog_CC+set}" = set; then :
4233 $as_echo_n "(cached) " >&6
4234else
4235 if test -n "$CC"; then
4236 ac_cv_prog_CC="$CC" # Let the user override the test.
4237else
4238 ac_prog_rejected=no
4239as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4240for as_dir in $PATH
4241do
4242 IFS=$as_save_IFS
4243 test -z "$as_dir" && as_dir=.
4244 for ac_exec_ext in '' $ac_executable_extensions; do
4245 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4246 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4247 ac_prog_rejected=yes
4248 continue
4249 fi
4250 ac_cv_prog_CC="cc"
4251 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4252 break 2
4253 fi
4254done
4255 done
4256IFS=$as_save_IFS
4257
4258if test $ac_prog_rejected = yes; then
4259 # We found a bogon in the path, so make sure we never use it.
4260 set dummy $ac_cv_prog_CC
4261 shift
4262 if test $# != 0; then
4263 # We chose a different compiler from the bogus one.
4264 # However, it has the same basename, so the bogon will be chosen
4265 # first if we set CC to just the basename; use the full file name.
4266 shift
4267 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4268 fi
4269fi
4270fi
4271fi
4272CC=$ac_cv_prog_CC
4273if test -n "$CC"; then
4274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4275$as_echo "$CC" >&6; }
4276else
4277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4278$as_echo "no" >&6; }
4279fi
4280
4281
4282fi
4283if test -z "$CC"; then
4284 if test -n "$ac_tool_prefix"; then
4285 for ac_prog in cl.exe
4286 do
4287 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4288set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4289{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4290$as_echo_n "checking for $ac_word... " >&6; }
4291if test "${ac_cv_prog_CC+set}" = set; then :
4292 $as_echo_n "(cached) " >&6
4293else
4294 if test -n "$CC"; then
4295 ac_cv_prog_CC="$CC" # Let the user override the test.
4296else
4297as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4298for as_dir in $PATH
4299do
4300 IFS=$as_save_IFS
4301 test -z "$as_dir" && as_dir=.
4302 for ac_exec_ext in '' $ac_executable_extensions; do
4303 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4304 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4305 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4306 break 2
4307 fi
4308done
4309 done
4310IFS=$as_save_IFS
4311
4312fi
4313fi
4314CC=$ac_cv_prog_CC
4315if test -n "$CC"; then
4316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4317$as_echo "$CC" >&6; }
4318else
4319 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4320$as_echo "no" >&6; }
4321fi
4322
4323
4324 test -n "$CC" && break
4325 done
4326fi
4327if test -z "$CC"; then
4328 ac_ct_CC=$CC
4329 for ac_prog in cl.exe
4330do
4331 # Extract the first word of "$ac_prog", so it can be a program name with args.
4332set dummy $ac_prog; ac_word=$2
4333{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4334$as_echo_n "checking for $ac_word... " >&6; }
4335if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4336 $as_echo_n "(cached) " >&6
4337else
4338 if test -n "$ac_ct_CC"; then
4339 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4340else
4341as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4342for as_dir in $PATH
4343do
4344 IFS=$as_save_IFS
4345 test -z "$as_dir" && as_dir=.
4346 for ac_exec_ext in '' $ac_executable_extensions; do
4347 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4348 ac_cv_prog_ac_ct_CC="$ac_prog"
4349 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4350 break 2
4351 fi
4352done
4353 done
4354IFS=$as_save_IFS
4355
4356fi
4357fi
4358ac_ct_CC=$ac_cv_prog_ac_ct_CC
4359if test -n "$ac_ct_CC"; then
4360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4361$as_echo "$ac_ct_CC" >&6; }
4362else
4363 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4364$as_echo "no" >&6; }
4365fi
4366
4367
4368 test -n "$ac_ct_CC" && break
4369done
4370
4371 if test "x$ac_ct_CC" = x; then
4372 CC=""
4373 else
4374 case $cross_compiling:$ac_tool_warned in
4375yes:)
4376{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4377$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4378ac_tool_warned=yes ;;
4379esac
4380 CC=$ac_ct_CC
4381 fi
4382fi
4383
4384fi
4385
4386
4387test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4388$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4389as_fn_error "no acceptable C compiler found in \$PATH
4390See \`config.log' for more details." "$LINENO" 5; }
4391
4392# Provide some information about the compiler.
4393$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4394set X $ac_compile
4395ac_compiler=$2
4396for ac_option in --version -v -V -qversion; do
4397 { { ac_try="$ac_compiler $ac_option >&5"
4398case "(($ac_try" in
4399 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4400 *) ac_try_echo=$ac_try;;
4401esac
4402eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4403$as_echo "$ac_try_echo"; } >&5
4404 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4405 ac_status=$?
4406 if test -s conftest.err; then
4407 sed '10a\
4408... rest of stderr output deleted ...
4409 10q' conftest.err >conftest.er1
4410 cat conftest.er1 >&5
4411 rm -f conftest.er1 conftest.err
4412 fi
4413 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4414 test $ac_status = 0; }
4415done
4416
4417cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4418/* end confdefs.h. */
4419
4420int
4421main ()
4422{
4423
4424 ;
4425 return 0;
4426}
4427_ACEOF
4428ac_clean_files_save=$ac_clean_files
4429ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4430# Try to create an executable without -o first, disregard a.out.
4431# It will help us diagnose broken compilers, and finding out an intuition
4432# of exeext.
4433{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4434$as_echo_n "checking for C compiler default output file name... " >&6; }
4435ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4436
4437# The possible output files:
4438ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4439
4440ac_rmfiles=
4441for ac_file in $ac_files
4442do
4443 case $ac_file in
4444 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4445 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4446 esac
4447done
4448rm -f $ac_rmfiles
4449
4450if { { ac_try="$ac_link_default"
4451case "(($ac_try" in
4452 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4453 *) ac_try_echo=$ac_try;;
4454esac
4455eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4456$as_echo "$ac_try_echo"; } >&5
4457 (eval "$ac_link_default") 2>&5
4458 ac_status=$?
4459 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4460 test $ac_status = 0; }; then :
4461 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4462# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4463# in a Makefile. We should not override ac_cv_exeext if it was cached,
4464# so that the user can short-circuit this test for compilers unknown to
4465# Autoconf.
4466for ac_file in $ac_files ''
4467do
4468 test -f "$ac_file" || continue
4469 case $ac_file in
4470 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4471 ;;
4472 [ab].out )
4473 # We found the default executable, but exeext='' is most
4474 # certainly right.
4475 break;;
4476 *.* )
4477 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4478 then :; else
4479 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4480 fi
4481 # We set ac_cv_exeext here because the later test for it is not
4482 # safe: cross compilers may not add the suffix if given an `-o'
4483 # argument, so we may need to know it at that point already.
4484 # Even if this section looks crufty: it has the advantage of
4485 # actually working.
4486 break;;
4487 * )
4488 break;;
4489 esac
4490done
4491test "$ac_cv_exeext" = no && ac_cv_exeext=
4492
4493else
4494 ac_file=''
4495fi
4496{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4497$as_echo "$ac_file" >&6; }
4498if test -z "$ac_file"; then :
4499 $as_echo "$as_me: failed program was:" >&5
4500sed 's/^/| /' conftest.$ac_ext >&5
4501
4502{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4503$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4504{ as_fn_set_status 77
4505as_fn_error "C compiler cannot create executables
4506See \`config.log' for more details." "$LINENO" 5; }; }
4507fi
4508ac_exeext=$ac_cv_exeext
4509
4510# Check that the compiler produces executables we can run. If not, either
4511# the compiler is broken, or we cross compile.
4512{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4513$as_echo_n "checking whether the C compiler works... " >&6; }
4514# If not cross compiling, check that we can run a simple program.
4515if test "$cross_compiling" != yes; then
4516 if { ac_try='./$ac_file'
4517 { { case "(($ac_try" in
4518 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4519 *) ac_try_echo=$ac_try;;
4520esac
4521eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4522$as_echo "$ac_try_echo"; } >&5
4523 (eval "$ac_try") 2>&5
4524 ac_status=$?
4525 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4526 test $ac_status = 0; }; }; then
4527 cross_compiling=no
4528 else
4529 if test "$cross_compiling" = maybe; then
4530 cross_compiling=yes
4531 else
4532 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4533$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4534as_fn_error "cannot run C compiled programs.
4535If you meant to cross compile, use \`--host'.
4536See \`config.log' for more details." "$LINENO" 5; }
4537 fi
4538 fi
4539fi
4540{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4541$as_echo "yes" >&6; }
4542
4543rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4544ac_clean_files=$ac_clean_files_save
4545# Check that the compiler produces executables we can run. If not, either
4546# the compiler is broken, or we cross compile.
4547{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4548$as_echo_n "checking whether we are cross compiling... " >&6; }
4549{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4550$as_echo "$cross_compiling" >&6; }
4551
4552{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4553$as_echo_n "checking for suffix of executables... " >&6; }
4554if { { ac_try="$ac_link"
4555case "(($ac_try" in
4556 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4557 *) ac_try_echo=$ac_try;;
4558esac
4559eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4560$as_echo "$ac_try_echo"; } >&5
4561 (eval "$ac_link") 2>&5
4562 ac_status=$?
4563 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4564 test $ac_status = 0; }; then :
4565 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4566# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4567# work properly (i.e., refer to `conftest.exe'), while it won't with
4568# `rm'.
4569for ac_file in conftest.exe conftest conftest.*; do
4570 test -f "$ac_file" || continue
4571 case $ac_file in
4572 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4573 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4574 break;;
4575 * ) break;;
4576 esac
4577done
4578else
4579 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4580$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4581as_fn_error "cannot compute suffix of executables: cannot compile and link
4582See \`config.log' for more details." "$LINENO" 5; }
4583fi
4584rm -f conftest$ac_cv_exeext
4585{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4586$as_echo "$ac_cv_exeext" >&6; }
4587
4588rm -f conftest.$ac_ext
4589EXEEXT=$ac_cv_exeext
4590ac_exeext=$EXEEXT
4591{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4592$as_echo_n "checking for suffix of object files... " >&6; }
4593if test "${ac_cv_objext+set}" = set; then :
4594 $as_echo_n "(cached) " >&6
4595else
4596 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4597/* end confdefs.h. */
4598
4599int
4600main ()
4601{
4602
4603 ;
4604 return 0;
4605}
4606_ACEOF
4607rm -f conftest.o conftest.obj
4608if { { ac_try="$ac_compile"
4609case "(($ac_try" in
4610 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4611 *) ac_try_echo=$ac_try;;
4612esac
4613eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4614$as_echo "$ac_try_echo"; } >&5
4615 (eval "$ac_compile") 2>&5
4616 ac_status=$?
4617 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4618 test $ac_status = 0; }; then :
4619 for ac_file in conftest.o conftest.obj conftest.*; do
4620 test -f "$ac_file" || continue;
4621 case $ac_file in
4622 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4623 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4624 break;;
4625 esac
4626done
4627else
4628 $as_echo "$as_me: failed program was:" >&5
4629sed 's/^/| /' conftest.$ac_ext >&5
4630
4631{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4632$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4633as_fn_error "cannot compute suffix of object files: cannot compile
4634See \`config.log' for more details." "$LINENO" 5; }
4635fi
4636rm -f conftest.$ac_cv_objext conftest.$ac_ext
4637fi
4638{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4639$as_echo "$ac_cv_objext" >&6; }
4640OBJEXT=$ac_cv_objext
4641ac_objext=$OBJEXT
4642{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4643$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4644if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4645 $as_echo_n "(cached) " >&6
4646else
4647 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4648/* end confdefs.h. */
4649
4650int
4651main ()
4652{
4653#ifndef __GNUC__
4654 choke me
4655#endif
4656
4657 ;
4658 return 0;
4659}
4660_ACEOF
4661if ac_fn_c_try_compile "$LINENO"; then :
4662 ac_compiler_gnu=yes
4663else
4664 ac_compiler_gnu=no
4665fi
4666rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4667ac_cv_c_compiler_gnu=$ac_compiler_gnu
4668
4669fi
4670{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4671$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4672if test $ac_compiler_gnu = yes; then
4673 GCC=yes
4674else
4675 GCC=
4676fi
4677ac_test_CFLAGS=${CFLAGS+set}
4678ac_save_CFLAGS=$CFLAGS
4679{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4680$as_echo_n "checking whether $CC accepts -g... " >&6; }
4681if test "${ac_cv_prog_cc_g+set}" = set; then :
4682 $as_echo_n "(cached) " >&6
4683else
4684 ac_save_c_werror_flag=$ac_c_werror_flag
4685 ac_c_werror_flag=yes
4686 ac_cv_prog_cc_g=no
4687 CFLAGS="-g"
4688 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4689/* end confdefs.h. */
4690
4691int
4692main ()
4693{
4694
4695 ;
4696 return 0;
4697}
4698_ACEOF
4699if ac_fn_c_try_compile "$LINENO"; then :
4700 ac_cv_prog_cc_g=yes
4701else
4702 CFLAGS=""
4703 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4704/* end confdefs.h. */
4705
4706int
4707main ()
4708{
4709
4710 ;
4711 return 0;
4712}
4713_ACEOF
4714if ac_fn_c_try_compile "$LINENO"; then :
4715
4716else
4717 ac_c_werror_flag=$ac_save_c_werror_flag
4718 CFLAGS="-g"
4719 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4720/* end confdefs.h. */
4721
4722int
4723main ()
4724{
4725
4726 ;
4727 return 0;
4728}
4729_ACEOF
4730if ac_fn_c_try_compile "$LINENO"; then :
4731 ac_cv_prog_cc_g=yes
4732fi
4733rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4734fi
4735rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4736fi
4737rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4738 ac_c_werror_flag=$ac_save_c_werror_flag
4739fi
4740{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4741$as_echo "$ac_cv_prog_cc_g" >&6; }
4742if test "$ac_test_CFLAGS" = set; then
4743 CFLAGS=$ac_save_CFLAGS
4744elif test $ac_cv_prog_cc_g = yes; then
4745 if test "$GCC" = yes; then
4746 CFLAGS="-g -O2"
4747 else
4748 CFLAGS="-g"
4749 fi
4750else
4751 if test "$GCC" = yes; then
4752 CFLAGS="-O2"
4753 else
4754 CFLAGS=
4755 fi
4756fi
4757{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4758$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4759if test "${ac_cv_prog_cc_c89+set}" = set; then :
4760 $as_echo_n "(cached) " >&6
4761else
4762 ac_cv_prog_cc_c89=no
4763ac_save_CC=$CC
4764cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4765/* end confdefs.h. */
4766#include <stdarg.h>
4767#include <stdio.h>
4768#include <sys/types.h>
4769#include <sys/stat.h>
4770/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4771struct buf { int x; };
4772FILE * (*rcsopen) (struct buf *, struct stat *, int);
4773static char *e (p, i)
4774 char **p;
4775 int i;
4776{
4777 return p[i];
4778}
4779static char *f (char * (*g) (char **, int), char **p, ...)
4780{
4781 char *s;
4782 va_list v;
4783 va_start (v,p);
4784 s = g (p, va_arg (v,int));
4785 va_end (v);
4786 return s;
4787}
4788
4789/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4790 function prototypes and stuff, but not '\xHH' hex character constants.
4791 These don't provoke an error unfortunately, instead are silently treated
4792 as 'x'. The following induces an error, until -std is added to get
4793 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4794 array size at least. It's necessary to write '\x00'==0 to get something
4795 that's true only with -std. */
4796int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4797
4798/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4799 inside strings and character constants. */
4800#define FOO(x) 'x'
4801int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4802
4803int test (int i, double x);
4804struct s1 {int (*f) (int a);};
4805struct s2 {int (*f) (double a);};
4806int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4807int argc;
4808char **argv;
4809int
4810main ()
4811{
4812return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4813 ;
4814 return 0;
4815}
4816_ACEOF
4817for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4818 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4819do
4820 CC="$ac_save_CC $ac_arg"
4821 if ac_fn_c_try_compile "$LINENO"; then :
4822 ac_cv_prog_cc_c89=$ac_arg
4823fi
4824rm -f core conftest.err conftest.$ac_objext
4825 test "x$ac_cv_prog_cc_c89" != "xno" && break
4826done
4827rm -f conftest.$ac_ext
4828CC=$ac_save_CC
4829
4830fi
4831# AC_CACHE_VAL
4832case "x$ac_cv_prog_cc_c89" in
4833 x)
4834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4835$as_echo "none needed" >&6; } ;;
4836 xno)
4837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4838$as_echo "unsupported" >&6; } ;;
4839 *)
4840 CC="$CC $ac_cv_prog_cc_c89"
4841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4842$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4843esac
4844if test "x$ac_cv_prog_cc_c89" != xno; then :
4845
4846fi
4847
4848ac_ext=c
4849ac_cpp='$CPP $CPPFLAGS'
4850ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4851ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4852ac_compiler_gnu=$ac_cv_c_compiler_gnu
4853
4854ac_aux_dir=
4855for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4856 for ac_t in install-sh install.sh shtool; do
4857 if test -f "$ac_dir/$ac_t"; then
4858 ac_aux_dir=$ac_dir
4859 ac_install_sh="$ac_aux_dir/$ac_t -c"
4860 break 2
4861 fi
4862 done
4863done
4864if test -z "$ac_aux_dir"; then
4865 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4866fi
4867
4868# These three variables are undocumented and unsupported,
4869# and are intended to be withdrawn in a future Autoconf release.
4870# They can cause serious problems if a builder's source tree is in a directory
4871# whose full name contains unusual characters.
4872ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4873ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4874ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4875
4876
4877# Make sure we can run config.sub.
4878$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4879 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4880
4881{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4882$as_echo_n "checking build system type... " >&6; }
4883if test "${ac_cv_build+set}" = set; then :
4884 $as_echo_n "(cached) " >&6
4885else
4886 ac_build_alias=$build_alias
4887test "x$ac_build_alias" = x &&
4888 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4889test "x$ac_build_alias" = x &&
4890 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4891ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4892 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4893
4894fi
4895{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4896$as_echo "$ac_cv_build" >&6; }
4897case $ac_cv_build in
4898*-*-*) ;;
4899*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4900esac
4901build=$ac_cv_build
4902ac_save_IFS=$IFS; IFS='-'
4903set x $ac_cv_build
4904shift
4905build_cpu=$1
4906build_vendor=$2
4907shift; shift
4908# Remember, the first character of IFS is used to create $*,
4909# except with old shells:
4910build_os=$*
4911IFS=$ac_save_IFS
4912case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4913
4914
4915{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4916$as_echo_n "checking host system type... " >&6; }
4917if test "${ac_cv_host+set}" = set; then :
4918 $as_echo_n "(cached) " >&6
4919else
4920 if test "x$host_alias" = x; then
4921 ac_cv_host=$ac_cv_build
4922else
4923 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4924 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4925fi
4926
4927fi
4928{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4929$as_echo "$ac_cv_host" >&6; }
4930case $ac_cv_host in
4931*-*-*) ;;
4932*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4933esac
4934host=$ac_cv_host
4935ac_save_IFS=$IFS; IFS='-'
4936set x $ac_cv_host
4937shift
4938host_cpu=$1
4939host_vendor=$2
4940shift; shift
4941# Remember, the first character of IFS is used to create $*,
4942# except with old shells:
4943host_os=$*
4944IFS=$ac_save_IFS
4945case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4946
4947
4948{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
4949$as_echo_n "checking target system type... " >&6; }
4950if test "${ac_cv_target+set}" = set; then :
4951 $as_echo_n "(cached) " >&6
4952else
4953 if test "x$target_alias" = x; then
4954 ac_cv_target=$ac_cv_host
4955else
4956 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4957 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
4958fi
4959
4960fi
4961{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4962$as_echo "$ac_cv_target" >&6; }
4963case $ac_cv_target in
4964*-*-*) ;;
4965*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
4966esac
4967target=$ac_cv_target
4968ac_save_IFS=$IFS; IFS='-'
4969set x $ac_cv_target
4970shift
4971target_cpu=$1
4972target_vendor=$2
4973shift; shift
4974# Remember, the first character of IFS is used to create $*,
4975# except with old shells:
4976target_os=$*
4977IFS=$ac_save_IFS
4978case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
4979
4980
4981# The aliases save the names the user supplied, while $host etc.
4982# will get canonicalized.
4983test -n "$target_alias" &&
4984 test "$program_prefix$program_suffix$program_transform_name" = \
4985 NONENONEs,x,x, &&
4986 program_prefix=${target_alias}-
4987
4988ac_ext=c
4989ac_cpp='$CPP $CPPFLAGS'
4990ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4991ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4992ac_compiler_gnu=$ac_cv_c_compiler_gnu
4993{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4994$as_echo_n "checking how to run the C preprocessor... " >&6; }
4995# On Suns, sometimes $CPP names a directory.
4996if test -n "$CPP" && test -d "$CPP"; then
4997 CPP=
4998fi
4999if test -z "$CPP"; then
5000 if test "${ac_cv_prog_CPP+set}" = set; then :
5001 $as_echo_n "(cached) " >&6
5002else
5003 # Double quotes because CPP needs to be expanded
5004 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5005 do
5006 ac_preproc_ok=false
5007for ac_c_preproc_warn_flag in '' yes
5008do
5009 # Use a header file that comes with gcc, so configuring glibc
5010 # with a fresh cross-compiler works.
5011 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5012 # <limits.h> exists even on freestanding compilers.
5013 # On the NeXT, cc -E runs the code through the compiler's parser,
5014 # not just through cpp. "Syntax error" is here to catch this case.
5015 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5016/* end confdefs.h. */
5017#ifdef __STDC__
5018# include <limits.h>
5019#else
5020# include <assert.h>
5021#endif
5022 Syntax error
5023_ACEOF
5024if ac_fn_c_try_cpp "$LINENO"; then :
5025
5026else
5027 # Broken: fails on valid input.
5028continue
5029fi
5030rm -f conftest.err conftest.$ac_ext
5031
5032 # OK, works on sane cases. Now check whether nonexistent headers
5033 # can be detected and how.
5034 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5035/* end confdefs.h. */
5036#include <ac_nonexistent.h>
5037_ACEOF
5038if ac_fn_c_try_cpp "$LINENO"; then :
5039 # Broken: success on invalid input.
5040continue
5041else
5042 # Passes both tests.
5043ac_preproc_ok=:
5044break
5045fi
5046rm -f conftest.err conftest.$ac_ext
5047
5048done
5049# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5050rm -f conftest.err conftest.$ac_ext
5051if $ac_preproc_ok; then :
5052 break
5053fi
5054
5055 done
5056 ac_cv_prog_CPP=$CPP
5057
5058fi
5059 CPP=$ac_cv_prog_CPP
5060else
5061 ac_cv_prog_CPP=$CPP
5062fi
5063{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5064$as_echo "$CPP" >&6; }
5065ac_preproc_ok=false
5066for ac_c_preproc_warn_flag in '' yes
5067do
5068 # Use a header file that comes with gcc, so configuring glibc
5069 # with a fresh cross-compiler works.
5070 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5071 # <limits.h> exists even on freestanding compilers.
5072 # On the NeXT, cc -E runs the code through the compiler's parser,
5073 # not just through cpp. "Syntax error" is here to catch this case.
5074 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5075/* end confdefs.h. */
5076#ifdef __STDC__
5077# include <limits.h>
5078#else
5079# include <assert.h>
5080#endif
5081 Syntax error
5082_ACEOF
5083if ac_fn_c_try_cpp "$LINENO"; then :
5084
5085else
5086 # Broken: fails on valid input.
5087continue
5088fi
5089rm -f conftest.err conftest.$ac_ext
5090
5091 # OK, works on sane cases. Now check whether nonexistent headers
5092 # can be detected and how.
5093 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5094/* end confdefs.h. */
5095#include <ac_nonexistent.h>
5096_ACEOF
5097if ac_fn_c_try_cpp "$LINENO"; then :
5098 # Broken: success on invalid input.
5099continue
5100else
5101 # Passes both tests.
5102ac_preproc_ok=:
5103break
5104fi
5105rm -f conftest.err conftest.$ac_ext
5106
5107done
5108# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5109rm -f conftest.err conftest.$ac_ext
5110if $ac_preproc_ok; then :
5111
5112else
5113 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5114$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5115as_fn_error "C preprocessor \"$CPP\" fails sanity check
5116See \`config.log' for more details." "$LINENO" 5; }
5117fi
5118
5119ac_ext=c
5120ac_cpp='$CPP $CPPFLAGS'
5121ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5122ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5123ac_compiler_gnu=$ac_cv_c_compiler_gnu
5124
5125
5126{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5127$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5128if test "${ac_cv_path_GREP+set}" = set; then :
5129 $as_echo_n "(cached) " >&6
5130else
5131 if test -z "$GREP"; then
5132 ac_path_GREP_found=false
5133 # Loop through the user's path and test for each of PROGNAME-LIST
5134 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5135for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5136do
5137 IFS=$as_save_IFS
5138 test -z "$as_dir" && as_dir=.
5139 for ac_prog in grep ggrep; do
5140 for ac_exec_ext in '' $ac_executable_extensions; do
5141 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5142 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5143# Check for GNU ac_path_GREP and select it if it is found.
5144 # Check for GNU $ac_path_GREP
5145case `"$ac_path_GREP" --version 2>&1` in
5146*GNU*)
5147 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5148*)
5149 ac_count=0
5150 $as_echo_n 0123456789 >"conftest.in"
5151 while :
5152 do
5153 cat "conftest.in" "conftest.in" >"conftest.tmp"
5154 mv "conftest.tmp" "conftest.in"
5155 cp "conftest.in" "conftest.nl"
5156 $as_echo 'GREP' >> "conftest.nl"
5157 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5158 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5159 as_fn_arith $ac_count + 1 && ac_count=$as_val
5160 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5161 # Best one so far, save it but keep looking for a better one
5162 ac_cv_path_GREP="$ac_path_GREP"
5163 ac_path_GREP_max=$ac_count
5164 fi
5165 # 10*(2^10) chars as input seems more than enough
5166 test $ac_count -gt 10 && break
5167 done
5168 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5169esac
5170
5171 $ac_path_GREP_found && break 3
5172 done
5173 done
5174 done
5175IFS=$as_save_IFS
5176 if test -z "$ac_cv_path_GREP"; then
5177 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5178 fi
5179else
5180 ac_cv_path_GREP=$GREP
5181fi
5182
5183fi
5184{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5185$as_echo "$ac_cv_path_GREP" >&6; }
5186 GREP="$ac_cv_path_GREP"
5187
5188
5189{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5190$as_echo_n "checking for egrep... " >&6; }
5191if test "${ac_cv_path_EGREP+set}" = set; then :
5192 $as_echo_n "(cached) " >&6
5193else
5194 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5195 then ac_cv_path_EGREP="$GREP -E"
5196 else
5197 if test -z "$EGREP"; then
5198 ac_path_EGREP_found=false
5199 # Loop through the user's path and test for each of PROGNAME-LIST
5200 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5201for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5202do
5203 IFS=$as_save_IFS
5204 test -z "$as_dir" && as_dir=.
5205 for ac_prog in egrep; do
5206 for ac_exec_ext in '' $ac_executable_extensions; do
5207 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5208 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5209# Check for GNU ac_path_EGREP and select it if it is found.
5210 # Check for GNU $ac_path_EGREP
5211case `"$ac_path_EGREP" --version 2>&1` in
5212*GNU*)
5213 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5214*)
5215 ac_count=0
5216 $as_echo_n 0123456789 >"conftest.in"
5217 while :
5218 do
5219 cat "conftest.in" "conftest.in" >"conftest.tmp"
5220 mv "conftest.tmp" "conftest.in"
5221 cp "conftest.in" "conftest.nl"
5222 $as_echo 'EGREP' >> "conftest.nl"
5223 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5224 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5225 as_fn_arith $ac_count + 1 && ac_count=$as_val
5226 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5227 # Best one so far, save it but keep looking for a better one
5228 ac_cv_path_EGREP="$ac_path_EGREP"
5229 ac_path_EGREP_max=$ac_count
5230 fi
5231 # 10*(2^10) chars as input seems more than enough
5232 test $ac_count -gt 10 && break
5233 done
5234 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5235esac
5236
5237 $ac_path_EGREP_found && break 3
5238 done
5239 done
5240 done
5241IFS=$as_save_IFS
5242 if test -z "$ac_cv_path_EGREP"; then
5243 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5244 fi
5245else
5246 ac_cv_path_EGREP=$EGREP
5247fi
5248
5249 fi
5250fi
5251{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5252$as_echo "$ac_cv_path_EGREP" >&6; }
5253 EGREP="$ac_cv_path_EGREP"
5254
5255
5256{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5257$as_echo_n "checking for ANSI C header files... " >&6; }
5258if test "${ac_cv_header_stdc+set}" = set; then :
5259 $as_echo_n "(cached) " >&6
5260else
5261 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5262/* end confdefs.h. */
5263#include <stdlib.h>
5264#include <stdarg.h>
5265#include <string.h>
5266#include <float.h>
5267
5268int
5269main ()
5270{
5271
5272 ;
5273 return 0;
5274}
5275_ACEOF
5276if ac_fn_c_try_compile "$LINENO"; then :
5277 ac_cv_header_stdc=yes
5278else
5279 ac_cv_header_stdc=no
5280fi
5281rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5282
5283if test $ac_cv_header_stdc = yes; then
5284 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5285 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5286/* end confdefs.h. */
5287#include <string.h>
5288
5289_ACEOF
5290if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5291 $EGREP "memchr" >/dev/null 2>&1; then :
5292
5293else
5294 ac_cv_header_stdc=no
5295fi
5296rm -f conftest*
5297
5298fi
5299
5300if test $ac_cv_header_stdc = yes; then
5301 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5302 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5303/* end confdefs.h. */
5304#include <stdlib.h>
5305
5306_ACEOF
5307if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5308 $EGREP "free" >/dev/null 2>&1; then :
5309
5310else
5311 ac_cv_header_stdc=no
5312fi
5313rm -f conftest*
5314
5315fi
5316
5317if test $ac_cv_header_stdc = yes; then
5318 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5319 if test "$cross_compiling" = yes; then :
5320 :
5321else
5322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5323/* end confdefs.h. */
5324#include <ctype.h>
5325#include <stdlib.h>
5326#if ((' ' & 0x0FF) == 0x020)
5327# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5328# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5329#else
5330# define ISLOWER(c) \
5331 (('a' <= (c) && (c) <= 'i') \
5332 || ('j' <= (c) && (c) <= 'r') \
5333 || ('s' <= (c) && (c) <= 'z'))
5334# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5335#endif
5336
5337#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5338int
5339main ()
5340{
5341 int i;
5342 for (i = 0; i < 256; i++)
5343 if (XOR (islower (i), ISLOWER (i))
5344 || toupper (i) != TOUPPER (i))
5345 return 2;
5346 return 0;
5347}
5348_ACEOF
5349if ac_fn_c_try_run "$LINENO"; then :
5350
5351else
5352 ac_cv_header_stdc=no
5353fi
5354rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5355 conftest.$ac_objext conftest.beam conftest.$ac_ext
5356fi
5357
5358fi
5359fi
5360{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5361$as_echo "$ac_cv_header_stdc" >&6; }
5362if test $ac_cv_header_stdc = yes; then
5363
5364$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5365
5366fi
5367
5368# On IRIX 5.3, sys/types and inttypes.h are conflicting.
5369for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5370 inttypes.h stdint.h unistd.h
5371do :
5372 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5373ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5374"
5375eval as_val=\$$as_ac_Header
5376 if test "x$as_val" = x""yes; then :
5377 cat >>confdefs.h <<_ACEOF
5378#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5379_ACEOF
5380
5381fi
5382
5383done
5384
5385
5386
5387 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5388if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5389 MINIX=yes
5390else
5391 MINIX=
5392fi
5393
5394
5395 if test "$MINIX" = yes; then
5396
5397$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5398
5399
5400$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5401
5402
5403$as_echo "#define _MINIX 1" >>confdefs.h
5404
5405 fi
5406
5407
5408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5409$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5410if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5411 $as_echo_n "(cached) " >&6
5412else
5413 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5414/* end confdefs.h. */
5415
5416# define __EXTENSIONS__ 1
5417 $ac_includes_default
5418int
5419main ()
5420{
5421
5422 ;
5423 return 0;
5424}
5425_ACEOF
5426if ac_fn_c_try_compile "$LINENO"; then :
5427 ac_cv_safe_to_define___extensions__=yes
5428else
5429 ac_cv_safe_to_define___extensions__=no
5430fi
5431rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5432fi
5433{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5434$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5435 test $ac_cv_safe_to_define___extensions__ = yes &&
5436 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5437
5438 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5439
5440 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5441
5442 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5443
5444 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5445
5446
5447test "$program_prefix" != NONE &&
5448 program_transform_name="s&^&$program_prefix&;$program_transform_name"
5449# Use a double $ so make ignores it.
5450test "$program_suffix" != NONE &&
5451 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5452# Double any \ or $.
5453# By default was `s,x,x', remove it if useless.
5454ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5455program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5456
5457# Find a good install program. We prefer a C program (faster),
5458# so one script is as good as another. But avoid the broken or
5459# incompatible versions:
5460# SysV /etc/install, /usr/sbin/install
5461# SunOS /usr/etc/install
5462# IRIX /sbin/install
5463# AIX /bin/install
5464# AmigaOS /C/install, which installs bootblocks on floppy discs
5465# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5466# AFS /usr/afsws/bin/install, which mishandles nonexistent args
5467# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5468# OS/2's system install, which has a completely different semantic
5469# ./install, which can be erroneously created by make from ./install.sh.
5470# Reject install programs that cannot install multiple files.
5471{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5472$as_echo_n "checking for a BSD-compatible install... " >&6; }
5473if test -z "$INSTALL"; then
5474if test "${ac_cv_path_install+set}" = set; then :
5475 $as_echo_n "(cached) " >&6
5476else
5477 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5478for as_dir in $PATH
5479do
5480 IFS=$as_save_IFS
5481 test -z "$as_dir" && as_dir=.
5482 # Account for people who put trailing slashes in PATH elements.
5483case $as_dir/ in #((
5484 ./ | .// | /[cC]/* | \
5485 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5486 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5487 /usr/ucb/* ) ;;
5488 *)
5489 # OSF1 and SCO ODT 3.0 have their own names for install.
5490 # Don't use installbsd from OSF since it installs stuff as root
5491 # by default.
5492 for ac_prog in ginstall scoinst install; do
5493 for ac_exec_ext in '' $ac_executable_extensions; do
5494 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5495 if test $ac_prog = install &&
5496 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5497 # AIX install. It has an incompatible calling convention.
5498 :
5499 elif test $ac_prog = install &&
5500 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5501 # program-specific install script used by HP pwplus--don't use.
5502 :
5503 else
5504 rm -rf conftest.one conftest.two conftest.dir
5505 echo one > conftest.one
5506 echo two > conftest.two
5507 mkdir conftest.dir
5508 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5509 test -s conftest.one && test -s conftest.two &&
5510 test -s conftest.dir/conftest.one &&
5511 test -s conftest.dir/conftest.two
5512 then
5513 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5514 break 3
5515 fi
5516 fi
5517 fi
5518 done
5519 done
5520 ;;
5521esac
5522
5523 done
5524IFS=$as_save_IFS
5525
5526rm -rf conftest.one conftest.two conftest.dir
5527
5528fi
5529 if test "${ac_cv_path_install+set}" = set; then
5530 INSTALL=$ac_cv_path_install
5531 else
5532 # As a last resort, use the slow shell script. Don't cache a
5533 # value for INSTALL within a source directory, because that will
5534 # break other packages using the cache if that directory is
5535 # removed, or if the value is a relative name.
5536 INSTALL=$ac_install_sh
5537 fi
5538fi
5539{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5540$as_echo "$INSTALL" >&6; }
5541
5542# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5543# It thinks the first close brace ends the variable substitution.
5544test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5545
5546test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5547
5548test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5549
5550rm -rf .tst 2>/dev/null
5551mkdir .tst 2>/dev/null
5552if test -d .tst; then
5553 am__leading_dot=.
5554else
5555 am__leading_dot=_
5556fi
5557rmdir .tst 2>/dev/null
5558
5559DEPDIR="${am__leading_dot}deps"
5560
5561case `pwd` in
5562 *\ * | *\ *)
5563 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5564$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5565esac
5566
5567
5568
5569macro_version='2.2.7a'
5570macro_revision='1.3134'
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584ltmain="$ac_aux_dir/ltmain.sh"
5585
5586# Backslashify metacharacters that are still active within
5587# double-quoted strings.
5588sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5589
5590# Same as above, but do not quote variable references.
5591double_quote_subst='s/\(["`\\]\)/\\\1/g'
5592
5593# Sed substitution to delay expansion of an escaped shell variable in a
5594# double_quote_subst'ed string.
5595delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5596
5597# Sed substitution to delay expansion of an escaped single quote.
5598delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5599
5600# Sed substitution to avoid accidental globbing in evaled expressions
5601no_glob_subst='s/\*/\\\*/g'
5602
5603ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5604ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5605ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5606
5607{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5608$as_echo_n "checking how to print strings... " >&6; }
5609# Test print first, because it will be a builtin if present.
5610if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5611 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5612 ECHO='print -r --'
5613elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5614 ECHO='printf %s\n'
5615else
5616 # Use this function as a fallback that always works.
5617 func_fallback_echo ()
5618 {
5619 eval 'cat <<_LTECHO_EOF
5620$1
5621_LTECHO_EOF'
5622 }
5623 ECHO='func_fallback_echo'
5624fi
5625
5626# func_echo_all arg...
5627# Invoke $ECHO with all args, space-separated.
5628func_echo_all ()
5629{
5630 $ECHO ""
5631}
5632
5633case "$ECHO" in
5634 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5635$as_echo "printf" >&6; } ;;
5636 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5637$as_echo "print -r" >&6; } ;;
5638 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5639$as_echo "cat" >&6; } ;;
5640esac
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5656$as_echo_n "checking for a sed that does not truncate output... " >&6; }
5657if test "${ac_cv_path_SED+set}" = set; then :
5658 $as_echo_n "(cached) " >&6
5659else
5660 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5661 for ac_i in 1 2 3 4 5 6 7; do
5662 ac_script="$ac_script$as_nl$ac_script"
5663 done
5664 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5665 { ac_script=; unset ac_script;}
5666 if test -z "$SED"; then
5667 ac_path_SED_found=false
5668 # Loop through the user's path and test for each of PROGNAME-LIST
5669 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5670for as_dir in $PATH
5671do
5672 IFS=$as_save_IFS
5673 test -z "$as_dir" && as_dir=.
5674 for ac_prog in sed gsed; do
5675 for ac_exec_ext in '' $ac_executable_extensions; do
5676 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5677 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5678# Check for GNU ac_path_SED and select it if it is found.
5679 # Check for GNU $ac_path_SED
5680case `"$ac_path_SED" --version 2>&1` in
5681*GNU*)
5682 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5683*)
5684 ac_count=0
5685 $as_echo_n 0123456789 >"conftest.in"
5686 while :
5687 do
5688 cat "conftest.in" "conftest.in" >"conftest.tmp"
5689 mv "conftest.tmp" "conftest.in"
5690 cp "conftest.in" "conftest.nl"
5691 $as_echo '' >> "conftest.nl"
5692 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5693 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5694 as_fn_arith $ac_count + 1 && ac_count=$as_val
5695 if test $ac_count -gt ${ac_path_SED_max-0}; then
5696 # Best one so far, save it but keep looking for a better one
5697 ac_cv_path_SED="$ac_path_SED"
5698 ac_path_SED_max=$ac_count
5699 fi
5700 # 10*(2^10) chars as input seems more than enough
5701 test $ac_count -gt 10 && break
5702 done
5703 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5704esac
5705
5706 $ac_path_SED_found && break 3
5707 done
5708 done
5709 done
5710IFS=$as_save_IFS
5711 if test -z "$ac_cv_path_SED"; then
5712 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5713 fi
5714else
5715 ac_cv_path_SED=$SED
5716fi
5717
5718fi
5719{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5720$as_echo "$ac_cv_path_SED" >&6; }
5721 SED="$ac_cv_path_SED"
5722 rm -f conftest.sed
5723
5724test -z "$SED" && SED=sed
5725Xsed="$SED -e 1s/^X//"
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5738$as_echo_n "checking for fgrep... " >&6; }
5739if test "${ac_cv_path_FGREP+set}" = set; then :
5740 $as_echo_n "(cached) " >&6
5741else
5742 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5743 then ac_cv_path_FGREP="$GREP -F"
5744 else
5745 if test -z "$FGREP"; then
5746 ac_path_FGREP_found=false
5747 # Loop through the user's path and test for each of PROGNAME-LIST
5748 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5749for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5750do
5751 IFS=$as_save_IFS
5752 test -z "$as_dir" && as_dir=.
5753 for ac_prog in fgrep; do
5754 for ac_exec_ext in '' $ac_executable_extensions; do
5755 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5756 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5757# Check for GNU ac_path_FGREP and select it if it is found.
5758 # Check for GNU $ac_path_FGREP
5759case `"$ac_path_FGREP" --version 2>&1` in
5760*GNU*)
5761 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5762*)
5763 ac_count=0
5764 $as_echo_n 0123456789 >"conftest.in"
5765 while :
5766 do
5767 cat "conftest.in" "conftest.in" >"conftest.tmp"
5768 mv "conftest.tmp" "conftest.in"
5769 cp "conftest.in" "conftest.nl"
5770 $as_echo 'FGREP' >> "conftest.nl"
5771 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5772 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5773 as_fn_arith $ac_count + 1 && ac_count=$as_val
5774 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5775 # Best one so far, save it but keep looking for a better one
5776 ac_cv_path_FGREP="$ac_path_FGREP"
5777 ac_path_FGREP_max=$ac_count
5778 fi
5779 # 10*(2^10) chars as input seems more than enough
5780 test $ac_count -gt 10 && break
5781 done
5782 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5783esac
5784
5785 $ac_path_FGREP_found && break 3
5786 done
5787 done
5788 done
5789IFS=$as_save_IFS
5790 if test -z "$ac_cv_path_FGREP"; then
5791 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5792 fi
5793else
5794 ac_cv_path_FGREP=$FGREP
5795fi
5796
5797 fi
5798fi
5799{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5800$as_echo "$ac_cv_path_FGREP" >&6; }
5801 FGREP="$ac_cv_path_FGREP"
5802
5803
5804test -z "$GREP" && GREP=grep
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824# Check whether --with-gnu-ld was given.
5825if test "${with_gnu_ld+set}" = set; then :
5826 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5827else
5828 with_gnu_ld=no
5829fi
5830
5831ac_prog=ld
5832if test "$GCC" = yes; then
5833 # Check if gcc -print-prog-name=ld gives a path.
5834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5835$as_echo_n "checking for ld used by $CC... " >&6; }
5836 case $host in
5837 *-*-mingw*)
5838 # gcc leaves a trailing carriage return which upsets mingw
5839 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5840 *)
5841 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5842 esac
5843 case $ac_prog in
5844 # Accept absolute paths.
5845 [\\/]* | ?:[\\/]*)
5846 re_direlt='/[^/][^/]*/\.\./'
5847 # Canonicalize the pathname of ld
5848 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5849 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5850 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5851 done
5852 test -z "$LD" && LD="$ac_prog"
5853 ;;
5854 "")
5855 # If it fails, then pretend we aren't using GCC.
5856 ac_prog=ld
5857 ;;
5858 *)
5859 # If it is relative, then search for the first ld in PATH.
5860 with_gnu_ld=unknown
5861 ;;
5862 esac
5863elif test "$with_gnu_ld" = yes; then
5864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5865$as_echo_n "checking for GNU ld... " >&6; }
5866else
5867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5868$as_echo_n "checking for non-GNU ld... " >&6; }
5869fi
5870if test "${lt_cv_path_LD+set}" = set; then :
5871 $as_echo_n "(cached) " >&6
5872else
5873 if test -z "$LD"; then
5874 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5875 for ac_dir in $PATH; do
5876 IFS="$lt_save_ifs"
5877 test -z "$ac_dir" && ac_dir=.
5878 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5879 lt_cv_path_LD="$ac_dir/$ac_prog"
5880 # Check to see if the program is GNU ld. I'd rather use --version,
5881 # but apparently some variants of GNU ld only accept -v.
5882 # Break only if it was the GNU/non-GNU ld that we prefer.
5883 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5884 *GNU* | *'with BFD'*)
5885 test "$with_gnu_ld" != no && break
5886 ;;
5887 *)
5888 test "$with_gnu_ld" != yes && break
5889 ;;
5890 esac
5891 fi
5892 done
5893 IFS="$lt_save_ifs"
5894else
5895 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5896fi
5897fi
5898
5899LD="$lt_cv_path_LD"
5900if test -n "$LD"; then
5901 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5902$as_echo "$LD" >&6; }
5903else
5904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5905$as_echo "no" >&6; }
5906fi
5907test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5908{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5909$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5910if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5911 $as_echo_n "(cached) " >&6
5912else
5913 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5914case `$LD -v 2>&1 </dev/null` in
5915*GNU* | *'with BFD'*)
5916 lt_cv_prog_gnu_ld=yes
5917 ;;
5918*)
5919 lt_cv_prog_gnu_ld=no
5920 ;;
5921esac
5922fi
5923{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5924$as_echo "$lt_cv_prog_gnu_ld" >&6; }
5925with_gnu_ld=$lt_cv_prog_gnu_ld
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5936$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5937if test "${lt_cv_path_NM+set}" = set; then :
5938 $as_echo_n "(cached) " >&6
5939else
5940 if test -n "$NM"; then
5941 # Let the user override the test.
5942 lt_cv_path_NM="$NM"
5943else
5944 lt_nm_to_check="${ac_tool_prefix}nm"
5945 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5946 lt_nm_to_check="$lt_nm_to_check nm"
5947 fi
5948 for lt_tmp_nm in $lt_nm_to_check; do
5949 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5950 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5951 IFS="$lt_save_ifs"
5952 test -z "$ac_dir" && ac_dir=.
5953 tmp_nm="$ac_dir/$lt_tmp_nm"
5954 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5955 # Check to see if the nm accepts a BSD-compat flag.
5956 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5957 # nm: unknown option "B" ignored
5958 # Tru64's nm complains that /dev/null is an invalid object file
5959 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5960 */dev/null* | *'Invalid file or object type'*)
5961 lt_cv_path_NM="$tmp_nm -B"
5962 break
5963 ;;
5964 *)
5965 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5966 */dev/null*)
5967 lt_cv_path_NM="$tmp_nm -p"
5968 break
5969 ;;
5970 *)
5971 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5972 continue # so that we can try to find one that supports BSD flags
5973 ;;
5974 esac
5975 ;;
5976 esac
5977 fi
5978 done
5979 IFS="$lt_save_ifs"
5980 done
5981 : ${lt_cv_path_NM=no}
5982fi
5983fi
5984{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5985$as_echo "$lt_cv_path_NM" >&6; }
5986if test "$lt_cv_path_NM" != "no"; then
5987 NM="$lt_cv_path_NM"
5988else
5989 # Didn't find any BSD compatible name lister, look for dumpbin.
5990 if test -n "$DUMPBIN"; then :
5991 # Let the user override the test.
5992 else
5993 if test -n "$ac_tool_prefix"; then
5994 for ac_prog in dumpbin "link -dump"
5995 do
5996 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5997set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5998{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5999$as_echo_n "checking for $ac_word... " >&6; }
6000if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
6001 $as_echo_n "(cached) " >&6
6002else
6003 if test -n "$DUMPBIN"; then
6004 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6005else
6006as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6007for as_dir in $PATH
6008do
6009 IFS=$as_save_IFS
6010 test -z "$as_dir" && as_dir=.
6011 for ac_exec_ext in '' $ac_executable_extensions; do
6012 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6013 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6014 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6015 break 2
6016 fi
6017done
6018 done
6019IFS=$as_save_IFS
6020
6021fi
6022fi
6023DUMPBIN=$ac_cv_prog_DUMPBIN
6024if test -n "$DUMPBIN"; then
6025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6026$as_echo "$DUMPBIN" >&6; }
6027else
6028 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6029$as_echo "no" >&6; }
6030fi
6031
6032
6033 test -n "$DUMPBIN" && break
6034 done
6035fi
6036if test -z "$DUMPBIN"; then
6037 ac_ct_DUMPBIN=$DUMPBIN
6038 for ac_prog in dumpbin "link -dump"
6039do
6040 # Extract the first word of "$ac_prog", so it can be a program name with args.
6041set dummy $ac_prog; ac_word=$2
6042{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6043$as_echo_n "checking for $ac_word... " >&6; }
6044if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6045 $as_echo_n "(cached) " >&6
6046else
6047 if test -n "$ac_ct_DUMPBIN"; then
6048 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6049else
6050as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6051for as_dir in $PATH
6052do
6053 IFS=$as_save_IFS
6054 test -z "$as_dir" && as_dir=.
6055 for ac_exec_ext in '' $ac_executable_extensions; do
6056 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6057 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6058 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6059 break 2
6060 fi
6061done
6062 done
6063IFS=$as_save_IFS
6064
6065fi
6066fi
6067ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6068if test -n "$ac_ct_DUMPBIN"; then
6069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6070$as_echo "$ac_ct_DUMPBIN" >&6; }
6071else
6072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6073$as_echo "no" >&6; }
6074fi
6075
6076
6077 test -n "$ac_ct_DUMPBIN" && break
6078done
6079
6080 if test "x$ac_ct_DUMPBIN" = x; then
6081 DUMPBIN=":"
6082 else
6083 case $cross_compiling:$ac_tool_warned in
6084yes:)
6085{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6086$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6087ac_tool_warned=yes ;;
6088esac
6089 DUMPBIN=$ac_ct_DUMPBIN
6090 fi
6091fi
6092
6093 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6094 *COFF*)
6095 DUMPBIN="$DUMPBIN -symbols"
6096 ;;
6097 *)
6098 DUMPBIN=:
6099 ;;
6100 esac
6101 fi
6102
6103 if test "$DUMPBIN" != ":"; then
6104 NM="$DUMPBIN"
6105 fi
6106fi
6107test -z "$NM" && NM=nm
6108
6109
6110
6111
6112
6113
6114{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6115$as_echo_n "checking the name lister ($NM) interface... " >&6; }
6116if test "${lt_cv_nm_interface+set}" = set; then :
6117 $as_echo_n "(cached) " >&6
6118else
6119 lt_cv_nm_interface="BSD nm"
6120 echo "int some_variable = 0;" > conftest.$ac_ext
6121 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6122 (eval "$ac_compile" 2>conftest.err)
6123 cat conftest.err >&5
6124 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6125 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6126 cat conftest.err >&5
6127 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6128 cat conftest.out >&5
6129 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6130 lt_cv_nm_interface="MS dumpbin"
6131 fi
6132 rm -f conftest*
6133fi
6134{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6135$as_echo "$lt_cv_nm_interface" >&6; }
6136
6137{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6138$as_echo_n "checking whether ln -s works... " >&6; }
6139LN_S=$as_ln_s
6140if test "$LN_S" = "ln -s"; then
6141 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6142$as_echo "yes" >&6; }
6143else
6144 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6145$as_echo "no, using $LN_S" >&6; }
6146fi
6147
6148# find the maximum length of command line arguments
6149{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6150$as_echo_n "checking the maximum length of command line arguments... " >&6; }
6151if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6152 $as_echo_n "(cached) " >&6
6153else
6154 i=0
6155 teststring="ABCD"
6156
6157 case $build_os in
6158 msdosdjgpp*)
6159 # On DJGPP, this test can blow up pretty badly due to problems in libc
6160 # (any single argument exceeding 2000 bytes causes a buffer overrun
6161 # during glob expansion). Even if it were fixed, the result of this
6162 # check would be larger than it should be.
6163 lt_cv_sys_max_cmd_len=12288; # 12K is about right
6164 ;;
6165
6166 gnu*)
6167 # Under GNU Hurd, this test is not required because there is
6168 # no limit to the length of command line arguments.
6169 # Libtool will interpret -1 as no limit whatsoever
6170 lt_cv_sys_max_cmd_len=-1;
6171 ;;
6172
6173 cygwin* | mingw* | cegcc*)
6174 # On Win9x/ME, this test blows up -- it succeeds, but takes
6175 # about 5 minutes as the teststring grows exponentially.
6176 # Worse, since 9x/ME are not pre-emptively multitasking,
6177 # you end up with a "frozen" computer, even though with patience
6178 # the test eventually succeeds (with a max line length of 256k).
6179 # Instead, let's just punt: use the minimum linelength reported by
6180 # all of the supported platforms: 8192 (on NT/2K/XP).
6181 lt_cv_sys_max_cmd_len=8192;
6182 ;;
6183
6184 mint*)
6185 # On MiNT this can take a long time and run out of memory.
6186 lt_cv_sys_max_cmd_len=8192;
6187 ;;
6188
6189 amigaos*)
6190 # On AmigaOS with pdksh, this test takes hours, literally.
6191 # So we just punt and use a minimum line length of 8192.
6192 lt_cv_sys_max_cmd_len=8192;
6193 ;;
6194
6195 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6196 # This has been around since 386BSD, at least. Likely further.
6197 if test -x /sbin/sysctl; then
6198 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6199 elif test -x /usr/sbin/sysctl; then
6200 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6201 else
6202 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
6203 fi
6204 # And add a safety zone
6205 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6206 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6207 ;;
6208
6209 interix*)
6210 # We know the value 262144 and hardcode it with a safety zone (like BSD)
6211 lt_cv_sys_max_cmd_len=196608
6212 ;;
6213
6214 osf*)
6215 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6216 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6217 # nice to cause kernel panics so lets avoid the loop below.
6218 # First set a reasonable default.
6219 lt_cv_sys_max_cmd_len=16384
6220 #
6221 if test -x /sbin/sysconfig; then
6222 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6223 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6224 esac
6225 fi
6226 ;;
6227 sco3.2v5*)
6228 lt_cv_sys_max_cmd_len=102400
6229 ;;
6230 sysv5* | sco5v6* | sysv4.2uw2*)
6231 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6232 if test -n "$kargmax"; then
6233 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
6234 else
6235 lt_cv_sys_max_cmd_len=32768
6236 fi
6237 ;;
6238 *)
6239 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6240 if test -n "$lt_cv_sys_max_cmd_len"; then
6241 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6242 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6243 else
6244 # Make teststring a little bigger before we do anything with it.
6245 # a 1K string should be a reasonable start.
6246 for i in 1 2 3 4 5 6 7 8 ; do
6247 teststring=$teststring$teststring
6248 done
6249 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6250 # If test is not a shell built-in, we'll probably end up computing a
6251 # maximum length that is only half of the actual maximum length, but
6252 # we can't tell.
6253 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6254 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6255 test $i != 17 # 1/2 MB should be enough
6256 do
6257 i=`expr $i + 1`
6258 teststring=$teststring$teststring
6259 done
6260 # Only check the string length outside the loop.
6261 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6262 teststring=
6263 # Add a significant safety factor because C++ compilers can tack on
6264 # massive amounts of additional arguments before passing them to the
6265 # linker. It appears as though 1/2 is a usable value.
6266 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6267 fi
6268 ;;
6269 esac
6270
6271fi
6272
6273if test -n $lt_cv_sys_max_cmd_len ; then
6274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6275$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6276else
6277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6278$as_echo "none" >&6; }
6279fi
6280max_cmd_len=$lt_cv_sys_max_cmd_len
6281
6282
6283
6284
6285
6286
6287: ${CP="cp -f"}
6288: ${MV="mv -f"}
6289: ${RM="rm -f"}
6290
6291{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6292$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6293# Try some XSI features
6294xsi_shell=no
6295( _lt_dummy="a/b/c"
6296 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6297 = c,a/b,, \
6298 && eval 'test $(( 1 + 1 )) -eq 2 \
6299 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6300 && xsi_shell=yes
6301{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6302$as_echo "$xsi_shell" >&6; }
6303
6304
6305{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6306$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6307lt_shell_append=no
6308( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6309 >/dev/null 2>&1 \
6310 && lt_shell_append=yes
6311{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6312$as_echo "$lt_shell_append" >&6; }
6313
6314
6315if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6316 lt_unset=unset
6317else
6318 lt_unset=false
6319fi
6320
6321
6322
6323
6324
6325# test EBCDIC or ASCII
6326case `echo X|tr X '\101'` in
6327 A) # ASCII based system
6328 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6329 lt_SP2NL='tr \040 \012'
6330 lt_NL2SP='tr \015\012 \040\040'
6331 ;;
6332 *) # EBCDIC based system
6333 lt_SP2NL='tr \100 \n'
6334 lt_NL2SP='tr \r\n \100\100'
6335 ;;
6336esac
6337
6338
6339
6340
6341
6342
6343
6344
6345
6346{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6347$as_echo_n "checking for $LD option to reload object files... " >&6; }
6348if test "${lt_cv_ld_reload_flag+set}" = set; then :
6349 $as_echo_n "(cached) " >&6
6350else
6351 lt_cv_ld_reload_flag='-r'
6352fi
6353{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6354$as_echo "$lt_cv_ld_reload_flag" >&6; }
6355reload_flag=$lt_cv_ld_reload_flag
6356case $reload_flag in
6357"" | " "*) ;;
6358*) reload_flag=" $reload_flag" ;;
6359esac
6360reload_cmds='$LD$reload_flag -o $output$reload_objs'
6361case $host_os in
6362 darwin*)
6363 if test "$GCC" = yes; then
6364 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6365 else
6366 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6367 fi
6368 ;;
6369esac
6370
6371
6372
6373
6374
6375
6376
6377
6378
6379if test -n "$ac_tool_prefix"; then
6380 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6381set dummy ${ac_tool_prefix}objdump; ac_word=$2
6382{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6383$as_echo_n "checking for $ac_word... " >&6; }
6384if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6385 $as_echo_n "(cached) " >&6
6386else
6387 if test -n "$OBJDUMP"; then
6388 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6389else
6390as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6391for as_dir in $PATH
6392do
6393 IFS=$as_save_IFS
6394 test -z "$as_dir" && as_dir=.
6395 for ac_exec_ext in '' $ac_executable_extensions; do
6396 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6397 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6398 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6399 break 2
6400 fi
6401done
6402 done
6403IFS=$as_save_IFS
6404
6405fi
6406fi
6407OBJDUMP=$ac_cv_prog_OBJDUMP
6408if test -n "$OBJDUMP"; then
6409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6410$as_echo "$OBJDUMP" >&6; }
6411else
6412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6413$as_echo "no" >&6; }
6414fi
6415
6416
6417fi
6418if test -z "$ac_cv_prog_OBJDUMP"; then
6419 ac_ct_OBJDUMP=$OBJDUMP
6420 # Extract the first word of "objdump", so it can be a program name with args.
6421set dummy objdump; ac_word=$2
6422{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6423$as_echo_n "checking for $ac_word... " >&6; }
6424if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6425 $as_echo_n "(cached) " >&6
6426else
6427 if test -n "$ac_ct_OBJDUMP"; then
6428 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6429else
6430as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6431for as_dir in $PATH
6432do
6433 IFS=$as_save_IFS
6434 test -z "$as_dir" && as_dir=.
6435 for ac_exec_ext in '' $ac_executable_extensions; do
6436 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6437 ac_cv_prog_ac_ct_OBJDUMP="objdump"
6438 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6439 break 2
6440 fi
6441done
6442 done
6443IFS=$as_save_IFS
6444
6445fi
6446fi
6447ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6448if test -n "$ac_ct_OBJDUMP"; then
6449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6450$as_echo "$ac_ct_OBJDUMP" >&6; }
6451else
6452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6453$as_echo "no" >&6; }
6454fi
6455
6456 if test "x$ac_ct_OBJDUMP" = x; then
6457 OBJDUMP="false"
6458 else
6459 case $cross_compiling:$ac_tool_warned in
6460yes:)
6461{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6462$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6463ac_tool_warned=yes ;;
6464esac
6465 OBJDUMP=$ac_ct_OBJDUMP
6466 fi
6467else
6468 OBJDUMP="$ac_cv_prog_OBJDUMP"
6469fi
6470
6471test -z "$OBJDUMP" && OBJDUMP=objdump
6472
6473
6474
6475
6476
6477
6478
6479
6480
6481{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6482$as_echo_n "checking how to recognize dependent libraries... " >&6; }
6483if test "${lt_cv_deplibs_check_method+set}" = set; then :
6484 $as_echo_n "(cached) " >&6
6485else
6486 lt_cv_file_magic_cmd='$MAGIC_CMD'
6487lt_cv_file_magic_test_file=
6488lt_cv_deplibs_check_method='unknown'
6489# Need to set the preceding variable on all platforms that support
6490# interlibrary dependencies.
6491# 'none' -- dependencies not supported.
6492# `unknown' -- same as none, but documents that we really don't know.
6493# 'pass_all' -- all dependencies passed with no checks.
6494# 'test_compile' -- check by making test program.
6495# 'file_magic [[regex]]' -- check by looking for files in library path
6496# which responds to the $file_magic_cmd with a given extended regex.
6497# If you have `file' or equivalent on your system and you're not sure
6498# whether `pass_all' will *always* work, you probably want this one.
6499
6500case $host_os in
6501aix[4-9]*)
6502 lt_cv_deplibs_check_method=pass_all
6503 ;;
6504
6505beos*)
6506 lt_cv_deplibs_check_method=pass_all
6507 ;;
6508
6509bsdi[45]*)
6510 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6511 lt_cv_file_magic_cmd='/usr/bin/file -L'
6512 lt_cv_file_magic_test_file=/shlib/libc.so
6513 ;;
6514
6515cygwin*)
6516 # func_win32_libid is a shell function defined in ltmain.sh
6517 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6518 lt_cv_file_magic_cmd='func_win32_libid'
6519 ;;
6520
6521mingw* | pw32*)
6522 # Base MSYS/MinGW do not provide the 'file' command needed by
6523 # func_win32_libid shell function, so use a weaker test based on 'objdump',
6524 # unless we find 'file', for example because we are cross-compiling.
6525 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6526 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6527 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6528 lt_cv_file_magic_cmd='func_win32_libid'
6529 else
6530 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6531 lt_cv_file_magic_cmd='$OBJDUMP -f'
6532 fi
6533 ;;
6534
6535cegcc*)
6536 # use the weaker test based on 'objdump'. See mingw*.
6537 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6538 lt_cv_file_magic_cmd='$OBJDUMP -f'
6539 ;;
6540
6541darwin* | rhapsody*)
6542 lt_cv_deplibs_check_method=pass_all
6543 ;;
6544
6545freebsd* | dragonfly*)
6546 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6547 case $host_cpu in
6548 i*86 )
6549 # Not sure whether the presence of OpenBSD here was a mistake.
6550 # Let's accept both of them until this is cleared up.
6551 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6552 lt_cv_file_magic_cmd=/usr/bin/file
6553 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6554 ;;
6555 esac
6556 else
6557 lt_cv_deplibs_check_method=pass_all
6558 fi
6559 ;;
6560
6561gnu*)
6562 lt_cv_deplibs_check_method=pass_all
6563 ;;
6564
6565haiku*)
6566 lt_cv_deplibs_check_method=pass_all
6567 ;;
6568
6569hpux10.20* | hpux11*)
6570 lt_cv_file_magic_cmd=/usr/bin/file
6571 case $host_cpu in
6572 ia64*)
6573 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6574 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6575 ;;
6576 hppa*64*)
6577 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]'
6578 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6579 ;;
6580 *)
6581 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6582 lt_cv_file_magic_test_file=/usr/lib/libc.sl
6583 ;;
6584 esac
6585 ;;
6586
6587interix[3-9]*)
6588 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6589 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6590 ;;
6591
6592irix5* | irix6* | nonstopux*)
6593 case $LD in
6594 *-32|*"-32 ") libmagic=32-bit;;
6595 *-n32|*"-n32 ") libmagic=N32;;
6596 *-64|*"-64 ") libmagic=64-bit;;
6597 *) libmagic=never-match;;
6598 esac
6599 lt_cv_deplibs_check_method=pass_all
6600 ;;
6601
6602# This must be Linux ELF.
6603linux* | k*bsd*-gnu | kopensolaris*-gnu)
6604 lt_cv_deplibs_check_method=pass_all
6605 ;;
6606
6607netbsd*)
6608 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6609 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6610 else
6611 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6612 fi
6613 ;;
6614
6615newos6*)
6616 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6617 lt_cv_file_magic_cmd=/usr/bin/file
6618 lt_cv_file_magic_test_file=/usr/lib/libnls.so
6619 ;;
6620
6621*nto* | *qnx*)
6622 lt_cv_deplibs_check_method=pass_all
6623 ;;
6624
6625openbsd*)
6626 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6627 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6628 else
6629 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6630 fi
6631 ;;
6632
6633osf3* | osf4* | osf5*)
6634 lt_cv_deplibs_check_method=pass_all
6635 ;;
6636
6637rdos*)
6638 lt_cv_deplibs_check_method=pass_all
6639 ;;
6640
6641solaris*)
6642 lt_cv_deplibs_check_method=pass_all
6643 ;;
6644
6645sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6646 lt_cv_deplibs_check_method=pass_all
6647 ;;
6648
6649sysv4 | sysv4.3*)
6650 case $host_vendor in
6651 motorola)
6652 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]'
6653 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6654 ;;
6655 ncr)
6656 lt_cv_deplibs_check_method=pass_all
6657 ;;
6658 sequent)
6659 lt_cv_file_magic_cmd='/bin/file'
6660 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6661 ;;
6662 sni)
6663 lt_cv_file_magic_cmd='/bin/file'
6664 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6665 lt_cv_file_magic_test_file=/lib/libc.so
6666 ;;
6667 siemens)
6668 lt_cv_deplibs_check_method=pass_all
6669 ;;
6670 pc)
6671 lt_cv_deplibs_check_method=pass_all
6672 ;;
6673 esac
6674 ;;
6675
6676tpf*)
6677 lt_cv_deplibs_check_method=pass_all
6678 ;;
6679esac
6680
6681fi
6682{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6683$as_echo "$lt_cv_deplibs_check_method" >&6; }
6684file_magic_cmd=$lt_cv_file_magic_cmd
6685deplibs_check_method=$lt_cv_deplibs_check_method
6686test -z "$deplibs_check_method" && deplibs_check_method=unknown
6687
6688
6689
6690
6691
6692
6693
6694
6695
6696
6697
6698
6699if test -n "$ac_tool_prefix"; then
6700 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6701set dummy ${ac_tool_prefix}ar; ac_word=$2
6702{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6703$as_echo_n "checking for $ac_word... " >&6; }
6704if test "${ac_cv_prog_AR+set}" = set; then :
6705 $as_echo_n "(cached) " >&6
6706else
6707 if test -n "$AR"; then
6708 ac_cv_prog_AR="$AR" # Let the user override the test.
6709else
6710as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6711for as_dir in $PATH
6712do
6713 IFS=$as_save_IFS
6714 test -z "$as_dir" && as_dir=.
6715 for ac_exec_ext in '' $ac_executable_extensions; do
6716 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6717 ac_cv_prog_AR="${ac_tool_prefix}ar"
6718 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6719 break 2
6720 fi
6721done
6722 done
6723IFS=$as_save_IFS
6724
6725fi
6726fi
6727AR=$ac_cv_prog_AR
6728if test -n "$AR"; then
6729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6730$as_echo "$AR" >&6; }
6731else
6732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6733$as_echo "no" >&6; }
6734fi
6735
6736
6737fi
6738if test -z "$ac_cv_prog_AR"; then
6739 ac_ct_AR=$AR
6740 # Extract the first word of "ar", so it can be a program name with args.
6741set dummy ar; ac_word=$2
6742{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6743$as_echo_n "checking for $ac_word... " >&6; }
6744if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6745 $as_echo_n "(cached) " >&6
6746else
6747 if test -n "$ac_ct_AR"; then
6748 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6749else
6750as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6751for as_dir in $PATH
6752do
6753 IFS=$as_save_IFS
6754 test -z "$as_dir" && as_dir=.
6755 for ac_exec_ext in '' $ac_executable_extensions; do
6756 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6757 ac_cv_prog_ac_ct_AR="ar"
6758 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6759 break 2
6760 fi
6761done
6762 done
6763IFS=$as_save_IFS
6764
6765fi
6766fi
6767ac_ct_AR=$ac_cv_prog_ac_ct_AR
6768if test -n "$ac_ct_AR"; then
6769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6770$as_echo "$ac_ct_AR" >&6; }
6771else
6772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6773$as_echo "no" >&6; }
6774fi
6775
6776 if test "x$ac_ct_AR" = x; then
6777 AR="false"
6778 else
6779 case $cross_compiling:$ac_tool_warned in
6780yes:)
6781{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6782$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6783ac_tool_warned=yes ;;
6784esac
6785 AR=$ac_ct_AR
6786 fi
6787else
6788 AR="$ac_cv_prog_AR"
6789fi
6790
6791test -z "$AR" && AR=ar
6792test -z "$AR_FLAGS" && AR_FLAGS=cru
6793
6794
6795
6796
6797
6798
6799
6800
6801
6802
6803
6804if test -n "$ac_tool_prefix"; then
6805 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6806set dummy ${ac_tool_prefix}strip; ac_word=$2
6807{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6808$as_echo_n "checking for $ac_word... " >&6; }
6809if test "${ac_cv_prog_STRIP+set}" = set; then :
6810 $as_echo_n "(cached) " >&6
6811else
6812 if test -n "$STRIP"; then
6813 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6814else
6815as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6816for as_dir in $PATH
6817do
6818 IFS=$as_save_IFS
6819 test -z "$as_dir" && as_dir=.
6820 for ac_exec_ext in '' $ac_executable_extensions; do
6821 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6822 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6823 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6824 break 2
6825 fi
6826done
6827 done
6828IFS=$as_save_IFS
6829
6830fi
6831fi
6832STRIP=$ac_cv_prog_STRIP
6833if test -n "$STRIP"; then
6834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6835$as_echo "$STRIP" >&6; }
6836else
6837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6838$as_echo "no" >&6; }
6839fi
6840
6841
6842fi
6843if test -z "$ac_cv_prog_STRIP"; then
6844 ac_ct_STRIP=$STRIP
6845 # Extract the first word of "strip", so it can be a program name with args.
6846set dummy strip; ac_word=$2
6847{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6848$as_echo_n "checking for $ac_word... " >&6; }
6849if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6850 $as_echo_n "(cached) " >&6
6851else
6852 if test -n "$ac_ct_STRIP"; then
6853 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6854else
6855as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6856for as_dir in $PATH
6857do
6858 IFS=$as_save_IFS
6859 test -z "$as_dir" && as_dir=.
6860 for ac_exec_ext in '' $ac_executable_extensions; do
6861 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6862 ac_cv_prog_ac_ct_STRIP="strip"
6863 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6864 break 2
6865 fi
6866done
6867 done
6868IFS=$as_save_IFS
6869
6870fi
6871fi
6872ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6873if test -n "$ac_ct_STRIP"; then
6874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6875$as_echo "$ac_ct_STRIP" >&6; }
6876else
6877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6878$as_echo "no" >&6; }
6879fi
6880
6881 if test "x$ac_ct_STRIP" = x; then
6882 STRIP=":"
6883 else
6884 case $cross_compiling:$ac_tool_warned in
6885yes:)
6886{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6887$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6888ac_tool_warned=yes ;;
6889esac
6890 STRIP=$ac_ct_STRIP
6891 fi
6892else
6893 STRIP="$ac_cv_prog_STRIP"
6894fi
6895
6896test -z "$STRIP" && STRIP=:
6897
6898
6899
6900
6901
6902
6903if test -n "$ac_tool_prefix"; then
6904 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6905set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6906{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6907$as_echo_n "checking for $ac_word... " >&6; }
6908if test "${ac_cv_prog_RANLIB+set}" = set; then :
6909 $as_echo_n "(cached) " >&6
6910else
6911 if test -n "$RANLIB"; then
6912 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6913else
6914as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6915for as_dir in $PATH
6916do
6917 IFS=$as_save_IFS
6918 test -z "$as_dir" && as_dir=.
6919 for ac_exec_ext in '' $ac_executable_extensions; do
6920 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6921 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6922 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6923 break 2
6924 fi
6925done
6926 done
6927IFS=$as_save_IFS
6928
6929fi
6930fi
6931RANLIB=$ac_cv_prog_RANLIB
6932if test -n "$RANLIB"; then
6933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6934$as_echo "$RANLIB" >&6; }
6935else
6936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6937$as_echo "no" >&6; }
6938fi
6939
6940
6941fi
6942if test -z "$ac_cv_prog_RANLIB"; then
6943 ac_ct_RANLIB=$RANLIB
6944 # Extract the first word of "ranlib", so it can be a program name with args.
6945set dummy ranlib; ac_word=$2
6946{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6947$as_echo_n "checking for $ac_word... " >&6; }
6948if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6949 $as_echo_n "(cached) " >&6
6950else
6951 if test -n "$ac_ct_RANLIB"; then
6952 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6953else
6954as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6955for as_dir in $PATH
6956do
6957 IFS=$as_save_IFS
6958 test -z "$as_dir" && as_dir=.
6959 for ac_exec_ext in '' $ac_executable_extensions; do
6960 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6961 ac_cv_prog_ac_ct_RANLIB="ranlib"
6962 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6963 break 2
6964 fi
6965done
6966 done
6967IFS=$as_save_IFS
6968
6969fi
6970fi
6971ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6972if test -n "$ac_ct_RANLIB"; then
6973 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6974$as_echo "$ac_ct_RANLIB" >&6; }
6975else
6976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6977$as_echo "no" >&6; }
6978fi
6979
6980 if test "x$ac_ct_RANLIB" = x; then
6981 RANLIB=":"
6982 else
6983 case $cross_compiling:$ac_tool_warned in
6984yes:)
6985{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6986$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6987ac_tool_warned=yes ;;
6988esac
6989 RANLIB=$ac_ct_RANLIB
6990 fi
6991else
6992 RANLIB="$ac_cv_prog_RANLIB"
6993fi
6994
6995test -z "$RANLIB" && RANLIB=:
6996
6997
6998
6999
7000
7001
7002# Determine commands to create old-style static archives.
7003old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7004old_postinstall_cmds='chmod 644 $oldlib'
7005old_postuninstall_cmds=
7006
7007if test -n "$RANLIB"; then
7008 case $host_os in
7009 openbsd*)
7010 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
7011 ;;
7012 *)
7013 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7014 ;;
7015 esac
7016 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
7017fi
7018
7019case $host_os in
7020 darwin*)
7021 lock_old_archive_extraction=yes ;;
7022 *)
7023 lock_old_archive_extraction=no ;;
7024esac
7025
7026
7027
7028
7029
7030
7031
7032
7033
7034
7035
7036
7037
7038
7039
7040
7041
7042
7043
7044
7045
7046for ac_prog in gawk mawk nawk awk
7047do
7048 # Extract the first word of "$ac_prog", so it can be a program name with args.
7049set dummy $ac_prog; ac_word=$2
7050{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7051$as_echo_n "checking for $ac_word... " >&6; }
7052if test "${ac_cv_prog_AWK+set}" = set; then :
7053 $as_echo_n "(cached) " >&6
7054else
7055 if test -n "$AWK"; then
7056 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7057else
7058as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7059for as_dir in $PATH
7060do
7061 IFS=$as_save_IFS
7062 test -z "$as_dir" && as_dir=.
7063 for ac_exec_ext in '' $ac_executable_extensions; do
7064 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7065 ac_cv_prog_AWK="$ac_prog"
7066 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7067 break 2
7068 fi
7069done
7070 done
7071IFS=$as_save_IFS
7072
7073fi
7074fi
7075AWK=$ac_cv_prog_AWK
7076if test -n "$AWK"; then
7077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7078$as_echo "$AWK" >&6; }
7079else
7080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7081$as_echo "no" >&6; }
7082fi
7083
7084
7085 test -n "$AWK" && break
7086done
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106# If no C compiler was specified, use CC.
7107LTCC=${LTCC-"$CC"}
7108
7109# If no C compiler flags were specified, use CFLAGS.
7110LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7111
7112# Allow CC to be a program name with arguments.
7113compiler=$CC
7114
7115
7116# Check for command to grab the raw symbol name followed by C symbol from nm.
7117{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7118$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7119if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7120 $as_echo_n "(cached) " >&6
7121else
7122
7123# These are sane defaults that work on at least a few old systems.
7124# [They come from Ultrix. What could be older than Ultrix?!! ;)]
7125
7126# Character class describing NM global symbol codes.
7127symcode='[BCDEGRST]'
7128
7129# Regexp to match symbols that can be accessed directly from C.
7130sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7131
7132# Define system-specific variables.
7133case $host_os in
7134aix*)
7135 symcode='[BCDT]'
7136 ;;
7137cygwin* | mingw* | pw32* | cegcc*)
7138 symcode='[ABCDGISTW]'
7139 ;;
7140hpux*)
7141 if test "$host_cpu" = ia64; then
7142 symcode='[ABCDEGRST]'
7143 fi
7144 ;;
7145irix* | nonstopux*)
7146 symcode='[BCDEGRST]'
7147 ;;
7148osf*)
7149 symcode='[BCDEGQRST]'
7150 ;;
7151solaris*)
7152 symcode='[BDRT]'
7153 ;;
7154sco3.2v5*)
7155 symcode='[DT]'
7156 ;;
7157sysv4.2uw2*)
7158 symcode='[DT]'
7159 ;;
7160sysv5* | sco5v6* | unixware* | OpenUNIX*)
7161 symcode='[ABDT]'
7162 ;;
7163sysv4)
7164 symcode='[DFNSTU]'
7165 ;;
7166esac
7167
7168# If we're using GNU nm, then use its standard symbol codes.
7169case `$NM -V 2>&1` in
7170*GNU* | *'with BFD'*)
7171 symcode='[ABCDGIRSTW]' ;;
7172esac
7173
7174# Transform an extracted symbol line into a proper C declaration.
7175# Some systems (esp. on ia64) link data and code symbols differently,
7176# so use this general approach.
7177lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7178
7179# Transform an extracted symbol line into symbol name and symbol address
7180lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
7181lt_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'"
7182
7183# Handle CRLF in mingw tool chain
7184opt_cr=
7185case $build_os in
7186mingw*)
7187 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7188 ;;
7189esac
7190
7191# Try without a prefix underscore, then with it.
7192for ac_symprfx in "" "_"; do
7193
7194 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7195 symxfrm="\\1 $ac_symprfx\\2 \\2"
7196
7197 # Write the raw and C identifiers.
7198 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7199 # Fake it for dumpbin and say T for any non-static function
7200 # and D for any global variable.
7201 # Also find C++ and __fastcall symbols from MSVC++,
7202 # which start with @ or ?.
7203 lt_cv_sys_global_symbol_pipe="$AWK '"\
7204" {last_section=section; section=\$ 3};"\
7205" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7206" \$ 0!~/External *\|/{next};"\
7207" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7208" {if(hide[section]) next};"\
7209" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7210" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7211" s[1]~/^[@?]/{print s[1], s[1]; next};"\
7212" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7213" ' prfx=^$ac_symprfx"
7214 else
7215 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7216 fi
7217
7218 # Check to see that the pipe works correctly.
7219 pipe_works=no
7220
7221 rm -f conftest*
7222 cat > conftest.$ac_ext <<_LT_EOF
7223#ifdef __cplusplus
7224extern "C" {
7225#endif
7226char nm_test_var;
7227void nm_test_func(void);
7228void nm_test_func(void){}
7229#ifdef __cplusplus
7230}
7231#endif
7232int main(){nm_test_var='a';nm_test_func();return(0);}
7233_LT_EOF
7234
7235 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7236 (eval $ac_compile) 2>&5
7237 ac_status=$?
7238 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7239 test $ac_status = 0; }; then
7240 # Now try to grab the symbols.
7241 nlist=conftest.nm
7242 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7243 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7244 ac_status=$?
7245 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7246 test $ac_status = 0; } && test -s "$nlist"; then
7247 # Try sorting and uniquifying the output.
7248 if sort "$nlist" | uniq > "$nlist"T; then
7249 mv -f "$nlist"T "$nlist"
7250 else
7251 rm -f "$nlist"T
7252 fi
7253
7254 # Make sure that we snagged all the symbols we need.
7255 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7256 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7257 cat <<_LT_EOF > conftest.$ac_ext
7258#ifdef __cplusplus
7259extern "C" {
7260#endif
7261
7262_LT_EOF
7263 # Now generate the symbol file.
7264 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7265
7266 cat <<_LT_EOF >> conftest.$ac_ext
7267
7268/* The mapping between symbol names and symbols. */
7269const struct {
7270 const char *name;
7271 void *address;
7272}
7273lt__PROGRAM__LTX_preloaded_symbols[] =
7274{
7275 { "@PROGRAM@", (void *) 0 },
7276_LT_EOF
7277 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7278 cat <<\_LT_EOF >> conftest.$ac_ext
7279 {0, (void *) 0}
7280};
7281
7282/* This works around a problem in FreeBSD linker */
7283#ifdef FREEBSD_WORKAROUND
7284static const void *lt_preloaded_setup() {
7285 return lt__PROGRAM__LTX_preloaded_symbols;
7286}
7287#endif
7288
7289#ifdef __cplusplus
7290}
7291#endif
7292_LT_EOF
7293 # Now try linking the two files.
7294 mv conftest.$ac_objext conftstm.$ac_objext
7295 lt_save_LIBS="$LIBS"
7296 lt_save_CFLAGS="$CFLAGS"
7297 LIBS="conftstm.$ac_objext"
7298 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7299 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7300 (eval $ac_link) 2>&5
7301 ac_status=$?
7302 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7303 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7304 pipe_works=yes
7305 fi
7306 LIBS="$lt_save_LIBS"
7307 CFLAGS="$lt_save_CFLAGS"
7308 else
7309 echo "cannot find nm_test_func in $nlist" >&5
7310 fi
7311 else
7312 echo "cannot find nm_test_var in $nlist" >&5
7313 fi
7314 else
7315 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7316 fi
7317 else
7318 echo "$progname: failed program was:" >&5
7319 cat conftest.$ac_ext >&5
7320 fi
7321 rm -rf conftest* conftst*
7322
7323 # Do not use the global_symbol_pipe unless it works.
7324 if test "$pipe_works" = yes; then
7325 break
7326 else
7327 lt_cv_sys_global_symbol_pipe=
7328 fi
7329done
7330
7331fi
7332
7333if test -z "$lt_cv_sys_global_symbol_pipe"; then
7334 lt_cv_sys_global_symbol_to_cdecl=
7335fi
7336if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7337 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7338$as_echo "failed" >&6; }
7339else
7340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7341$as_echo "ok" >&6; }
7342fi
7343
7344
7345
7346
7347
7348
7349
7350
7351
7352
7353
7354
7355
7356
7357
7358
7359
7360
7361
7362
7363
7364
7365# Check whether --enable-libtool-lock was given.
7366if test "${enable_libtool_lock+set}" = set; then :
7367 enableval=$enable_libtool_lock;
7368fi
7369
7370test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7371
7372# Some flags need to be propagated to the compiler or linker for good
7373# libtool support.
7374case $host in
7375ia64-*-hpux*)
7376 # Find out which ABI we are using.
7377 echo 'int i;' > conftest.$ac_ext
7378 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7379 (eval $ac_compile) 2>&5
7380 ac_status=$?
7381 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7382 test $ac_status = 0; }; then
7383 case `/usr/bin/file conftest.$ac_objext` in
7384 *ELF-32*)
7385 HPUX_IA64_MODE="32"
7386 ;;
7387 *ELF-64*)
7388 HPUX_IA64_MODE="64"
7389 ;;
7390 esac
7391 fi
7392 rm -rf conftest*
7393 ;;
7394*-*-irix6*)
7395 # Find out which ABI we are using.
7396 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7397 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7398 (eval $ac_compile) 2>&5
7399 ac_status=$?
7400 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7401 test $ac_status = 0; }; then
7402 if test "$lt_cv_prog_gnu_ld" = yes; then
7403 case `/usr/bin/file conftest.$ac_objext` in
7404 *32-bit*)
7405 LD="${LD-ld} -melf32bsmip"
7406 ;;
7407 *N32*)
7408 LD="${LD-ld} -melf32bmipn32"
7409 ;;
7410 *64-bit*)
7411 LD="${LD-ld} -melf64bmip"
7412 ;;
7413 esac
7414 else
7415 case `/usr/bin/file conftest.$ac_objext` in
7416 *32-bit*)
7417 LD="${LD-ld} -32"
7418 ;;
7419 *N32*)
7420 LD="${LD-ld} -n32"
7421 ;;
7422 *64-bit*)
7423 LD="${LD-ld} -64"
7424 ;;
7425 esac
7426 fi
7427 fi
7428 rm -rf conftest*
7429 ;;
7430
bf3d9781 7431x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6bb11ab3
L
7432s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7433 # Find out which ABI we are using.
7434 echo 'int i;' > conftest.$ac_ext
7435 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7436 (eval $ac_compile) 2>&5
7437 ac_status=$?
7438 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7439 test $ac_status = 0; }; then
7440 case `/usr/bin/file conftest.o` in
7441 *32-bit*)
7442 case $host in
7443 x86_64-*kfreebsd*-gnu)
7444 LD="${LD-ld} -m elf_i386_fbsd"
7445 ;;
7446 x86_64-*linux*)
7447 case `/usr/bin/file conftest.o` in
7448 *x86-64*)
7449 LD="${LD-ld} -m elf32_x86_64"
7450 ;;
7451 *)
7452 LD="${LD-ld} -m elf_i386"
7453 ;;
7454 esac
7455 ;;
bf3d9781
AM
7456 powerpc64le-*linux*)
7457 LD="${LD-ld} -m elf32lppclinux"
7458 ;;
7459 powerpc64-*linux*)
6bb11ab3
L
7460 LD="${LD-ld} -m elf32ppclinux"
7461 ;;
7462 s390x-*linux*)
7463 LD="${LD-ld} -m elf_s390"
7464 ;;
7465 sparc64-*linux*)
7466 LD="${LD-ld} -m elf32_sparc"
7467 ;;
7468 esac
7469 ;;
7470 *64-bit*)
7471 case $host in
7472 x86_64-*kfreebsd*-gnu)
7473 LD="${LD-ld} -m elf_x86_64_fbsd"
7474 ;;
7475 x86_64-*linux*)
7476 LD="${LD-ld} -m elf_x86_64"
7477 ;;
bf3d9781
AM
7478 powerpcle-*linux*)
7479 LD="${LD-ld} -m elf64lppc"
7480 ;;
7481 powerpc-*linux*)
6bb11ab3
L
7482 LD="${LD-ld} -m elf64ppc"
7483 ;;
7484 s390*-*linux*|s390*-*tpf*)
7485 LD="${LD-ld} -m elf64_s390"
7486 ;;
7487 sparc*-*linux*)
7488 LD="${LD-ld} -m elf64_sparc"
7489 ;;
7490 esac
7491 ;;
7492 esac
7493 fi
7494 rm -rf conftest*
7495 ;;
7496
7497*-*-sco3.2v5*)
7498 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7499 SAVE_CFLAGS="$CFLAGS"
7500 CFLAGS="$CFLAGS -belf"
7501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7502$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7503if test "${lt_cv_cc_needs_belf+set}" = set; then :
7504 $as_echo_n "(cached) " >&6
7505else
7506 ac_ext=c
7507ac_cpp='$CPP $CPPFLAGS'
7508ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7509ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7510ac_compiler_gnu=$ac_cv_c_compiler_gnu
7511
7512 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7513/* end confdefs.h. */
7514
7515int
7516main ()
7517{
7518
7519 ;
7520 return 0;
7521}
7522_ACEOF
7523if ac_fn_c_try_link "$LINENO"; then :
7524 lt_cv_cc_needs_belf=yes
7525else
7526 lt_cv_cc_needs_belf=no
7527fi
7528rm -f core conftest.err conftest.$ac_objext \
7529 conftest$ac_exeext conftest.$ac_ext
7530 ac_ext=c
7531ac_cpp='$CPP $CPPFLAGS'
7532ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7533ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7534ac_compiler_gnu=$ac_cv_c_compiler_gnu
7535
7536fi
7537{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7538$as_echo "$lt_cv_cc_needs_belf" >&6; }
7539 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7540 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7541 CFLAGS="$SAVE_CFLAGS"
7542 fi
7543 ;;
7544sparc*-*solaris*)
7545 # Find out which ABI we are using.
7546 echo 'int i;' > conftest.$ac_ext
7547 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7548 (eval $ac_compile) 2>&5
7549 ac_status=$?
7550 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7551 test $ac_status = 0; }; then
7552 case `/usr/bin/file conftest.o` in
7553 *64-bit*)
7554 case $lt_cv_prog_gnu_ld in
7555 yes*) LD="${LD-ld} -m elf64_sparc" ;;
7556 *)
7557 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7558 LD="${LD-ld} -64"
7559 fi
7560 ;;
7561 esac
7562 ;;
7563 esac
7564 fi
7565 rm -rf conftest*
7566 ;;
7567esac
7568
7569need_locks="$enable_libtool_lock"
7570
7571
7572 case $host_os in
7573 rhapsody* | darwin*)
7574 if test -n "$ac_tool_prefix"; then
7575 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7576set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7577{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7578$as_echo_n "checking for $ac_word... " >&6; }
7579if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7580 $as_echo_n "(cached) " >&6
7581else
7582 if test -n "$DSYMUTIL"; then
7583 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7584else
7585as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7586for as_dir in $PATH
7587do
7588 IFS=$as_save_IFS
7589 test -z "$as_dir" && as_dir=.
7590 for ac_exec_ext in '' $ac_executable_extensions; do
7591 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7592 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7593 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7594 break 2
7595 fi
7596done
7597 done
7598IFS=$as_save_IFS
7599
7600fi
7601fi
7602DSYMUTIL=$ac_cv_prog_DSYMUTIL
7603if test -n "$DSYMUTIL"; then
7604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7605$as_echo "$DSYMUTIL" >&6; }
7606else
7607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7608$as_echo "no" >&6; }
7609fi
7610
7611
7612fi
7613if test -z "$ac_cv_prog_DSYMUTIL"; then
7614 ac_ct_DSYMUTIL=$DSYMUTIL
7615 # Extract the first word of "dsymutil", so it can be a program name with args.
7616set dummy dsymutil; ac_word=$2
7617{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7618$as_echo_n "checking for $ac_word... " >&6; }
7619if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7620 $as_echo_n "(cached) " >&6
7621else
7622 if test -n "$ac_ct_DSYMUTIL"; then
7623 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7624else
7625as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7626for as_dir in $PATH
7627do
7628 IFS=$as_save_IFS
7629 test -z "$as_dir" && as_dir=.
7630 for ac_exec_ext in '' $ac_executable_extensions; do
7631 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7632 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7633 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7634 break 2
7635 fi
7636done
7637 done
7638IFS=$as_save_IFS
7639
7640fi
7641fi
7642ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7643if test -n "$ac_ct_DSYMUTIL"; then
7644 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7645$as_echo "$ac_ct_DSYMUTIL" >&6; }
7646else
7647 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7648$as_echo "no" >&6; }
7649fi
7650
7651 if test "x$ac_ct_DSYMUTIL" = x; then
7652 DSYMUTIL=":"
7653 else
7654 case $cross_compiling:$ac_tool_warned in
7655yes:)
7656{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7657$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7658ac_tool_warned=yes ;;
7659esac
7660 DSYMUTIL=$ac_ct_DSYMUTIL
7661 fi
7662else
7663 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7664fi
7665
7666 if test -n "$ac_tool_prefix"; then
7667 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7668set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7669{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7670$as_echo_n "checking for $ac_word... " >&6; }
7671if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7672 $as_echo_n "(cached) " >&6
7673else
7674 if test -n "$NMEDIT"; then
7675 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7676else
7677as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7678for as_dir in $PATH
7679do
7680 IFS=$as_save_IFS
7681 test -z "$as_dir" && as_dir=.
7682 for ac_exec_ext in '' $ac_executable_extensions; do
7683 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7684 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7685 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7686 break 2
7687 fi
7688done
7689 done
7690IFS=$as_save_IFS
7691
7692fi
7693fi
7694NMEDIT=$ac_cv_prog_NMEDIT
7695if test -n "$NMEDIT"; then
7696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7697$as_echo "$NMEDIT" >&6; }
7698else
7699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7700$as_echo "no" >&6; }
7701fi
7702
7703
7704fi
7705if test -z "$ac_cv_prog_NMEDIT"; then
7706 ac_ct_NMEDIT=$NMEDIT
7707 # Extract the first word of "nmedit", so it can be a program name with args.
7708set dummy nmedit; ac_word=$2
7709{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7710$as_echo_n "checking for $ac_word... " >&6; }
7711if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7712 $as_echo_n "(cached) " >&6
7713else
7714 if test -n "$ac_ct_NMEDIT"; then
7715 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7716else
7717as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7718for as_dir in $PATH
7719do
7720 IFS=$as_save_IFS
7721 test -z "$as_dir" && as_dir=.
7722 for ac_exec_ext in '' $ac_executable_extensions; do
7723 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7724 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7725 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7726 break 2
7727 fi
7728done
7729 done
7730IFS=$as_save_IFS
7731
7732fi
7733fi
7734ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7735if test -n "$ac_ct_NMEDIT"; then
7736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7737$as_echo "$ac_ct_NMEDIT" >&6; }
7738else
7739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7740$as_echo "no" >&6; }
7741fi
7742
7743 if test "x$ac_ct_NMEDIT" = x; then
7744 NMEDIT=":"
7745 else
7746 case $cross_compiling:$ac_tool_warned in
7747yes:)
7748{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7749$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7750ac_tool_warned=yes ;;
7751esac
7752 NMEDIT=$ac_ct_NMEDIT
7753 fi
7754else
7755 NMEDIT="$ac_cv_prog_NMEDIT"
7756fi
7757
7758 if test -n "$ac_tool_prefix"; then
7759 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7760set dummy ${ac_tool_prefix}lipo; ac_word=$2
7761{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7762$as_echo_n "checking for $ac_word... " >&6; }
7763if test "${ac_cv_prog_LIPO+set}" = set; then :
7764 $as_echo_n "(cached) " >&6
7765else
7766 if test -n "$LIPO"; then
7767 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7768else
7769as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7770for as_dir in $PATH
7771do
7772 IFS=$as_save_IFS
7773 test -z "$as_dir" && as_dir=.
7774 for ac_exec_ext in '' $ac_executable_extensions; do
7775 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7776 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7777 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7778 break 2
7779 fi
7780done
7781 done
7782IFS=$as_save_IFS
7783
7784fi
7785fi
7786LIPO=$ac_cv_prog_LIPO
7787if test -n "$LIPO"; then
7788 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7789$as_echo "$LIPO" >&6; }
7790else
7791 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7792$as_echo "no" >&6; }
7793fi
7794
7795
7796fi
7797if test -z "$ac_cv_prog_LIPO"; then
7798 ac_ct_LIPO=$LIPO
7799 # Extract the first word of "lipo", so it can be a program name with args.
7800set dummy lipo; ac_word=$2
7801{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7802$as_echo_n "checking for $ac_word... " >&6; }
7803if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7804 $as_echo_n "(cached) " >&6
7805else
7806 if test -n "$ac_ct_LIPO"; then
7807 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7808else
7809as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7810for as_dir in $PATH
7811do
7812 IFS=$as_save_IFS
7813 test -z "$as_dir" && as_dir=.
7814 for ac_exec_ext in '' $ac_executable_extensions; do
7815 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7816 ac_cv_prog_ac_ct_LIPO="lipo"
7817 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7818 break 2
7819 fi
7820done
7821 done
7822IFS=$as_save_IFS
7823
7824fi
7825fi
7826ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7827if test -n "$ac_ct_LIPO"; then
7828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7829$as_echo "$ac_ct_LIPO" >&6; }
7830else
7831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7832$as_echo "no" >&6; }
7833fi
7834
7835 if test "x$ac_ct_LIPO" = x; then
7836 LIPO=":"
7837 else
7838 case $cross_compiling:$ac_tool_warned in
7839yes:)
7840{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7841$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7842ac_tool_warned=yes ;;
7843esac
7844 LIPO=$ac_ct_LIPO
7845 fi
7846else
7847 LIPO="$ac_cv_prog_LIPO"
7848fi
7849
7850 if test -n "$ac_tool_prefix"; then
7851 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7852set dummy ${ac_tool_prefix}otool; ac_word=$2
7853{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7854$as_echo_n "checking for $ac_word... " >&6; }
7855if test "${ac_cv_prog_OTOOL+set}" = set; then :
7856 $as_echo_n "(cached) " >&6
7857else
7858 if test -n "$OTOOL"; then
7859 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7860else
7861as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7862for as_dir in $PATH
7863do
7864 IFS=$as_save_IFS
7865 test -z "$as_dir" && as_dir=.
7866 for ac_exec_ext in '' $ac_executable_extensions; do
7867 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7868 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7869 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7870 break 2
7871 fi
7872done
7873 done
7874IFS=$as_save_IFS
7875
7876fi
7877fi
7878OTOOL=$ac_cv_prog_OTOOL
7879if test -n "$OTOOL"; then
7880 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7881$as_echo "$OTOOL" >&6; }
7882else
7883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7884$as_echo "no" >&6; }
7885fi
7886
7887
7888fi
7889if test -z "$ac_cv_prog_OTOOL"; then
7890 ac_ct_OTOOL=$OTOOL
7891 # Extract the first word of "otool", so it can be a program name with args.
7892set dummy otool; ac_word=$2
7893{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7894$as_echo_n "checking for $ac_word... " >&6; }
7895if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7896 $as_echo_n "(cached) " >&6
7897else
7898 if test -n "$ac_ct_OTOOL"; then
7899 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7900else
7901as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7902for as_dir in $PATH
7903do
7904 IFS=$as_save_IFS
7905 test -z "$as_dir" && as_dir=.
7906 for ac_exec_ext in '' $ac_executable_extensions; do
7907 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7908 ac_cv_prog_ac_ct_OTOOL="otool"
7909 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7910 break 2
7911 fi
7912done
7913 done
7914IFS=$as_save_IFS
7915
7916fi
7917fi
7918ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7919if test -n "$ac_ct_OTOOL"; then
7920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7921$as_echo "$ac_ct_OTOOL" >&6; }
7922else
7923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7924$as_echo "no" >&6; }
7925fi
7926
7927 if test "x$ac_ct_OTOOL" = x; then
7928 OTOOL=":"
7929 else
7930 case $cross_compiling:$ac_tool_warned in
7931yes:)
7932{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7933$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7934ac_tool_warned=yes ;;
7935esac
7936 OTOOL=$ac_ct_OTOOL
7937 fi
7938else
7939 OTOOL="$ac_cv_prog_OTOOL"
7940fi
7941
7942 if test -n "$ac_tool_prefix"; then
7943 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7944set dummy ${ac_tool_prefix}otool64; ac_word=$2
7945{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7946$as_echo_n "checking for $ac_word... " >&6; }
7947if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7948 $as_echo_n "(cached) " >&6
7949else
7950 if test -n "$OTOOL64"; then
7951 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7952else
7953as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7954for as_dir in $PATH
7955do
7956 IFS=$as_save_IFS
7957 test -z "$as_dir" && as_dir=.
7958 for ac_exec_ext in '' $ac_executable_extensions; do
7959 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7960 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7961 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7962 break 2
7963 fi
7964done
7965 done
7966IFS=$as_save_IFS
7967
7968fi
7969fi
7970OTOOL64=$ac_cv_prog_OTOOL64
7971if test -n "$OTOOL64"; then
7972 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7973$as_echo "$OTOOL64" >&6; }
7974else
7975 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7976$as_echo "no" >&6; }
7977fi
7978
7979
7980fi
7981if test -z "$ac_cv_prog_OTOOL64"; then
7982 ac_ct_OTOOL64=$OTOOL64
7983 # Extract the first word of "otool64", so it can be a program name with args.
7984set dummy otool64; ac_word=$2
7985{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7986$as_echo_n "checking for $ac_word... " >&6; }
7987if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7988 $as_echo_n "(cached) " >&6
7989else
7990 if test -n "$ac_ct_OTOOL64"; then
7991 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7992else
7993as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7994for as_dir in $PATH
7995do
7996 IFS=$as_save_IFS
7997 test -z "$as_dir" && as_dir=.
7998 for ac_exec_ext in '' $ac_executable_extensions; do
7999 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8000 ac_cv_prog_ac_ct_OTOOL64="otool64"
8001 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8002 break 2
8003 fi
8004done
8005 done
8006IFS=$as_save_IFS
8007
8008fi
8009fi
8010ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8011if test -n "$ac_ct_OTOOL64"; then
8012 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8013$as_echo "$ac_ct_OTOOL64" >&6; }
8014else
8015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8016$as_echo "no" >&6; }
8017fi
8018
8019 if test "x$ac_ct_OTOOL64" = x; then
8020 OTOOL64=":"
8021 else
8022 case $cross_compiling:$ac_tool_warned in
8023yes:)
8024{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8025$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8026ac_tool_warned=yes ;;
8027esac
8028 OTOOL64=$ac_ct_OTOOL64
8029 fi
8030else
8031 OTOOL64="$ac_cv_prog_OTOOL64"
8032fi
8033
8034
8035
8036
8037
8038
8039
8040
8041
8042
8043
8044
8045
8046
8047
8048
8049
8050
8051
8052
8053
8054
8055
8056
8057
8058
8059
8060 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8061$as_echo_n "checking for -single_module linker flag... " >&6; }
8062if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8063 $as_echo_n "(cached) " >&6
8064else
8065 lt_cv_apple_cc_single_mod=no
8066 if test -z "${LT_MULTI_MODULE}"; then
8067 # By default we will add the -single_module flag. You can override
8068 # by either setting the environment variable LT_MULTI_MODULE
8069 # non-empty at configure time, or by adding -multi_module to the
8070 # link flags.
8071 rm -rf libconftest.dylib*
8072 echo "int foo(void){return 1;}" > conftest.c
8073 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8074-dynamiclib -Wl,-single_module conftest.c" >&5
8075 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8076 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8077 _lt_result=$?
8078 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8079 lt_cv_apple_cc_single_mod=yes
8080 else
8081 cat conftest.err >&5
8082 fi
8083 rm -rf libconftest.dylib*
8084 rm -f conftest.*
8085 fi
8086fi
8087{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8088$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8089 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8090$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8091if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8092 $as_echo_n "(cached) " >&6
8093else
8094 lt_cv_ld_exported_symbols_list=no
8095 save_LDFLAGS=$LDFLAGS
8096 echo "_main" > conftest.sym
8097 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8098 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8099/* end confdefs.h. */
8100
8101int
8102main ()
8103{
8104
8105 ;
8106 return 0;
8107}
8108_ACEOF
8109if ac_fn_c_try_link "$LINENO"; then :
8110 lt_cv_ld_exported_symbols_list=yes
8111else
8112 lt_cv_ld_exported_symbols_list=no
8113fi
8114rm -f core conftest.err conftest.$ac_objext \
8115 conftest$ac_exeext conftest.$ac_ext
8116 LDFLAGS="$save_LDFLAGS"
8117
8118fi
8119{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8120$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8122$as_echo_n "checking for -force_load linker flag... " >&6; }
8123if test "${lt_cv_ld_force_load+set}" = set; then :
8124 $as_echo_n "(cached) " >&6
8125else
8126 lt_cv_ld_force_load=no
8127 cat > conftest.c << _LT_EOF
8128int forced_loaded() { return 2;}
8129_LT_EOF
8130 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8131 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8132 echo "$AR cru libconftest.a conftest.o" >&5
8133 $AR cru libconftest.a conftest.o 2>&5
8134 cat > conftest.c << _LT_EOF
8135int main() { return 0;}
8136_LT_EOF
8137 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8138 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8139 _lt_result=$?
8140 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8141 lt_cv_ld_force_load=yes
8142 else
8143 cat conftest.err >&5
8144 fi
8145 rm -f conftest.err libconftest.a conftest conftest.c
8146 rm -rf conftest.dSYM
8147
8148fi
8149{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8150$as_echo "$lt_cv_ld_force_load" >&6; }
8151 case $host_os in
8152 rhapsody* | darwin1.[012])
8153 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8154 darwin1.*)
8155 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8156 darwin*) # darwin 5.x on
8157 # if running on 10.5 or later, the deployment target defaults
8158 # to the OS version, if on x86, and 10.4, the deployment
8159 # target defaults to 10.4. Don't you love it?
8160 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8161 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8162 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
ae7d0cac 8163 10.[012][,.]*)
6bb11ab3
L
8164 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8165 10.*)
8166 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8167 esac
8168 ;;
8169 esac
8170 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8171 _lt_dar_single_mod='$single_module'
8172 fi
8173 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8174 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8175 else
8176 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8177 fi
8178 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8179 _lt_dsymutil='~$DSYMUTIL $lib || :'
8180 else
8181 _lt_dsymutil=
8182 fi
8183 ;;
8184 esac
8185
8186for ac_header in dlfcn.h
8187do :
8188 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8189"
8190if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8191 cat >>confdefs.h <<_ACEOF
8192#define HAVE_DLFCN_H 1
8193_ACEOF
8194
8195fi
8196
8197done
8198
8199
8200
8201# autoconf.info says this should be called right after AC_INIT.
8202ac_config_headers="$ac_config_headers config.h:config.in"
8203
8204
8205
8206
8207
8208
8209# Put a plausible default for CC_FOR_BUILD in Makefile.
8210if test "x$cross_compiling" = "xno"; then
8211 CC_FOR_BUILD='$(CC)'
8212else
8213 CC_FOR_BUILD=gcc
8214fi
8215
8216
8217
8218
8219AR=${AR-ar}
8220
8221if test -n "$ac_tool_prefix"; then
8222 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8223set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8224{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8225$as_echo_n "checking for $ac_word... " >&6; }
8226if test "${ac_cv_prog_RANLIB+set}" = set; then :
8227 $as_echo_n "(cached) " >&6
8228else
8229 if test -n "$RANLIB"; then
8230 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8231else
8232as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8233for as_dir in $PATH
8234do
8235 IFS=$as_save_IFS
8236 test -z "$as_dir" && as_dir=.
8237 for ac_exec_ext in '' $ac_executable_extensions; do
8238 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8239 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8240 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8241 break 2
8242 fi
8243done
8244 done
8245IFS=$as_save_IFS
8246
8247fi
8248fi
8249RANLIB=$ac_cv_prog_RANLIB
8250if test -n "$RANLIB"; then
8251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8252$as_echo "$RANLIB" >&6; }
8253else
8254 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8255$as_echo "no" >&6; }
8256fi
8257
8258
8259fi
8260if test -z "$ac_cv_prog_RANLIB"; then
8261 ac_ct_RANLIB=$RANLIB
8262 # Extract the first word of "ranlib", so it can be a program name with args.
8263set dummy ranlib; ac_word=$2
8264{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8265$as_echo_n "checking for $ac_word... " >&6; }
8266if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8267 $as_echo_n "(cached) " >&6
8268else
8269 if test -n "$ac_ct_RANLIB"; then
8270 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8271else
8272as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8273for as_dir in $PATH
8274do
8275 IFS=$as_save_IFS
8276 test -z "$as_dir" && as_dir=.
8277 for ac_exec_ext in '' $ac_executable_extensions; do
8278 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8279 ac_cv_prog_ac_ct_RANLIB="ranlib"
8280 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8281 break 2
8282 fi
8283done
8284 done
8285IFS=$as_save_IFS
8286
8287fi
8288fi
8289ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8290if test -n "$ac_ct_RANLIB"; then
8291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8292$as_echo "$ac_ct_RANLIB" >&6; }
8293else
8294 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8295$as_echo "no" >&6; }
8296fi
8297
8298 if test "x$ac_ct_RANLIB" = x; then
8299 RANLIB=":"
8300 else
8301 case $cross_compiling:$ac_tool_warned in
8302yes:)
8303{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8304$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8305ac_tool_warned=yes ;;
8306esac
8307 RANLIB=$ac_ct_RANLIB
8308 fi
8309else
8310 RANLIB="$ac_cv_prog_RANLIB"
8311fi
8312
8313
ae7d0cac
MF
8314
8315
6bb11ab3
L
8316# Some of the common include files depend on bfd.h, and bfd.h checks
8317# that config.h is included first by testing that the PACKAGE macro
8318# is defined.
8319PACKAGE=sim
8320
8321cat >>confdefs.h <<_ACEOF
8322#define PACKAGE "$PACKAGE"
8323_ACEOF
8324
8325
8326
8327# Dependency checking.
8328ac_config_commands="$ac_config_commands depdir"
8329
8330
8331depcc="$CC" am_compiler_list=
8332
8333am_depcomp=$ac_aux_dir/depcomp
8334{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8335$as_echo_n "checking dependency style of $depcc... " >&6; }
8336if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8337 $as_echo_n "(cached) " >&6
8338else
8339 if test -f "$am_depcomp"; then
8340 # We make a subdir and do the tests there. Otherwise we can end up
8341 # making bogus files that we don't know about and never remove. For
8342 # instance it was reported that on HP-UX the gcc test will end up
8343 # making a dummy file named `D' -- because `-MD' means `put the output
8344 # in D'.
8345 mkdir conftest.dir
8346 # Copy depcomp to subdir because otherwise we won't find it if we're
8347 # using a relative directory.
8348 cp "$am_depcomp" conftest.dir
8349 cd conftest.dir
8350 # We will build objects and dependencies in a subdirectory because
8351 # it helps to detect inapplicable dependency modes. For instance
8352 # both Tru64's cc and ICC support -MD to output dependencies as a
8353 # side effect of compilation, but ICC will put the dependencies in
8354 # the current directory while Tru64 will put them in the object
8355 # directory.
8356 mkdir sub
8357
8358 am_cv_CC_dependencies_compiler_type=none
8359 if test "$am_compiler_list" = ""; then
8360 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8361 fi
8362 for depmode in $am_compiler_list; do
8363 if test $depmode = none; then break; fi
8364
8365 $as_echo "$as_me:$LINENO: trying $depmode" >&5
8366 # Setup a source with many dependencies, because some compilers
8367 # like to wrap large dependency lists on column 80 (with \), and
8368 # we should not choose a depcomp mode which is confused by this.
8369 #
8370 # We need to recreate these files for each test, as the compiler may
8371 # overwrite some of them when testing with obscure command lines.
8372 # This happens at least with the AIX C compiler.
8373 : > sub/conftest.c
8374 for i in 1 2 3 4 5 6; do
8375 echo '#include "conftst'$i'.h"' >> sub/conftest.c
8376 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8377 # Solaris 8's {/usr,}/bin/sh.
8378 touch sub/conftst$i.h
8379 done
8380 echo "include sub/conftest.Po" > confmf
8381
8382 # We check with `-c' and `-o' for the sake of the "dashmstdout"
8383 # mode. It turns out that the SunPro C++ compiler does not properly
8384 # handle `-M -o', and we need to detect this.
8385 depcmd="depmode=$depmode \
8386 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8387 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8388 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8389 echo "| $depcmd" | sed -e 's/ */ /g' >&5
8390 if env $depcmd > conftest.err 2>&1 &&
8391 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8392 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8393 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8394 # icc doesn't choke on unknown options, it will just issue warnings
8395 # or remarks (even with -Werror). So we grep stderr for any message
8396 # that says an option was ignored or not supported.
8397 # When given -MP, icc 7.0 and 7.1 complain thusly:
8398 # icc: Command line warning: ignoring option '-M'; no argument required
8399 # The diagnosis changed in icc 8.0:
8400 # icc: Command line remark: option '-MP' not supported
8401 if (grep 'ignoring option' conftest.err ||
8402 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8403 am_cv_CC_dependencies_compiler_type=$depmode
8404 $as_echo "$as_me:$LINENO: success" >&5
8405 break
8406 fi
8407 fi
8408 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8409 sed -e 's/^/| /' < conftest.err >&5
8410 done
8411
8412 cd ..
8413 rm -rf conftest.dir
8414else
8415 am_cv_CC_dependencies_compiler_type=none
8416fi
8417
8418fi
8419{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8420$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8421if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8422then as_fn_error "no usable dependency style found" "$LINENO" 5
8423else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8424
8425fi
8426
8427
8428# Check for the 'make' the user wants to use.
8429for ac_prog in make
8430do
8431 # Extract the first word of "$ac_prog", so it can be a program name with args.
8432set dummy $ac_prog; ac_word=$2
8433{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8434$as_echo_n "checking for $ac_word... " >&6; }
8435if test "${ac_cv_prog_MAKE+set}" = set; then :
8436 $as_echo_n "(cached) " >&6
8437else
8438 if test -n "$MAKE"; then
8439 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8440else
8441as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8442for as_dir in $PATH
8443do
8444 IFS=$as_save_IFS
8445 test -z "$as_dir" && as_dir=.
8446 for ac_exec_ext in '' $ac_executable_extensions; do
8447 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8448 ac_cv_prog_MAKE="$ac_prog"
8449 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8450 break 2
8451 fi
8452done
8453 done
8454IFS=$as_save_IFS
8455
8456fi
8457fi
8458MAKE=$ac_cv_prog_MAKE
8459if test -n "$MAKE"; then
8460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8461$as_echo "$MAKE" >&6; }
8462else
8463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8464$as_echo "no" >&6; }
8465fi
8466
8467
8468 test -n "$MAKE" && break
8469done
8470
8471MAKE_IS_GNU=
8472case "`$MAKE --version 2>&1 | sed 1q`" in
8473 *GNU*)
8474 MAKE_IS_GNU=yes
8475 ;;
8476esac
8477 if test "$MAKE_IS_GNU" = yes; then
8478 GMAKE_TRUE=
8479 GMAKE_FALSE='#'
8480else
8481 GMAKE_TRUE='#'
8482 GMAKE_FALSE=
8483fi
8484
8485
8486ALL_LINGUAS=
8487# If we haven't got the data from the intl directory,
8488# assume NLS is disabled.
8489USE_NLS=no
8490LIBINTL=
8491LIBINTL_DEP=
8492INCINTL=
8493XGETTEXT=
8494GMSGFMT=
8495POSUB=
8496
8497if test -f ../../intl/config.intl; then
8498 . ../../intl/config.intl
8499fi
8500{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8501$as_echo_n "checking whether NLS is requested... " >&6; }
8502if test x"$USE_NLS" != xyes; then
8503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8504$as_echo "no" >&6; }
8505else
8506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8507$as_echo "yes" >&6; }
8508
8509$as_echo "#define ENABLE_NLS 1" >>confdefs.h
8510
8511
8512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8513$as_echo_n "checking for catalogs to be installed... " >&6; }
8514 # Look for .po and .gmo files in the source directory.
8515 CATALOGS=
8516 XLINGUAS=
8517 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8518 # If there aren't any .gmo files the shell will give us the
8519 # literal string "../path/to/srcdir/po/*.gmo" which has to be
8520 # weeded out.
8521 case "$cat" in *\**)
8522 continue;;
8523 esac
8524 # The quadruple backslash is collapsed to a double backslash
8525 # by the backticks, then collapsed again by the double quotes,
8526 # leaving us with one backslash in the sed expression (right
8527 # before the dot that mustn't act as a wildcard).
8528 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8529 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8530 # The user is allowed to set LINGUAS to a list of languages to
8531 # install catalogs for. If it's empty that means "all of them."
8532 if test "x$LINGUAS" = x; then
8533 CATALOGS="$CATALOGS $cat"
8534 XLINGUAS="$XLINGUAS $lang"
8535 else
8536 case "$LINGUAS" in *$lang*)
8537 CATALOGS="$CATALOGS $cat"
8538 XLINGUAS="$XLINGUAS $lang"
8539 ;;
8540 esac
8541 fi
8542 done
8543 LINGUAS="$XLINGUAS"
8544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8545$as_echo "$LINGUAS" >&6; }
8546
8547
8548 DATADIRNAME=share
8549
8550 INSTOBJEXT=.mo
8551
8552 GENCAT=gencat
8553
8554 CATOBJEXT=.gmo
8555
8556fi
8557
8558# Check for common headers.
8559# FIXME: Seems to me this can cause problems for i386-windows hosts.
8560# At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8561for ac_header in stdlib.h string.h strings.h unistd.h time.h
8562do :
8563 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8564ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8565eval as_val=\$$as_ac_Header
8566 if test "x$as_val" = x""yes; then :
8567 cat >>confdefs.h <<_ACEOF
8568#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8569_ACEOF
8570
8571fi
8572
8573done
8574
8575for ac_header in sys/time.h sys/resource.h
8576do :
8577 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8578ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8579eval as_val=\$$as_ac_Header
8580 if test "x$as_val" = x""yes; then :
8581 cat >>confdefs.h <<_ACEOF
8582#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8583_ACEOF
8584
8585fi
8586
8587done
8588
8589for ac_header in fcntl.h fpu_control.h
8590do :
8591 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8592ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8593eval as_val=\$$as_ac_Header
8594 if test "x$as_val" = x""yes; then :
8595 cat >>confdefs.h <<_ACEOF
8596#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8597_ACEOF
8598
8599fi
8600
8601done
8602
8603for ac_header in dlfcn.h errno.h sys/stat.h
8604do :
8605 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8606ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8607eval as_val=\$$as_ac_Header
8608 if test "x$as_val" = x""yes; then :
8609 cat >>confdefs.h <<_ACEOF
8610#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8611_ACEOF
8612
8613fi
8614
8615done
8616
8617for ac_func in getrusage time sigaction __setfpucw
8618do :
8619 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8620ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8621eval as_val=\$$as_ac_var
8622 if test "x$as_val" = x""yes; then :
8623 cat >>confdefs.h <<_ACEOF
8624#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8625_ACEOF
8626
8627fi
8628done
8629
8630
8631# Check for socket libraries
8632{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
8633$as_echo_n "checking for bind in -lsocket... " >&6; }
8634if test "${ac_cv_lib_socket_bind+set}" = set; then :
8635 $as_echo_n "(cached) " >&6
8636else
8637 ac_check_lib_save_LIBS=$LIBS
8638LIBS="-lsocket $LIBS"
8639cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8640/* end confdefs.h. */
8641
8642/* Override any GCC internal prototype to avoid an error.
8643 Use char because int might match the return type of a GCC
8644 builtin and then its argument prototype would still apply. */
8645#ifdef __cplusplus
8646extern "C"
8647#endif
8648char bind ();
8649int
8650main ()
8651{
8652return bind ();
8653 ;
8654 return 0;
8655}
8656_ACEOF
8657if ac_fn_c_try_link "$LINENO"; then :
8658 ac_cv_lib_socket_bind=yes
8659else
8660 ac_cv_lib_socket_bind=no
8661fi
8662rm -f core conftest.err conftest.$ac_objext \
8663 conftest$ac_exeext conftest.$ac_ext
8664LIBS=$ac_check_lib_save_LIBS
8665fi
8666{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
8667$as_echo "$ac_cv_lib_socket_bind" >&6; }
8668if test "x$ac_cv_lib_socket_bind" = x""yes; then :
8669 cat >>confdefs.h <<_ACEOF
8670#define HAVE_LIBSOCKET 1
8671_ACEOF
8672
8673 LIBS="-lsocket $LIBS"
8674
8675fi
8676
8677{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
8678$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
8679if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
8680 $as_echo_n "(cached) " >&6
8681else
8682 ac_check_lib_save_LIBS=$LIBS
8683LIBS="-lnsl $LIBS"
8684cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8685/* end confdefs.h. */
8686
8687/* Override any GCC internal prototype to avoid an error.
8688 Use char because int might match the return type of a GCC
8689 builtin and then its argument prototype would still apply. */
8690#ifdef __cplusplus
8691extern "C"
8692#endif
8693char gethostbyname ();
8694int
8695main ()
8696{
8697return gethostbyname ();
8698 ;
8699 return 0;
8700}
8701_ACEOF
8702if ac_fn_c_try_link "$LINENO"; then :
8703 ac_cv_lib_nsl_gethostbyname=yes
8704else
8705 ac_cv_lib_nsl_gethostbyname=no
8706fi
8707rm -f core conftest.err conftest.$ac_objext \
8708 conftest$ac_exeext conftest.$ac_ext
8709LIBS=$ac_check_lib_save_LIBS
8710fi
8711{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
8712$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
8713if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
8714 cat >>confdefs.h <<_ACEOF
8715#define HAVE_LIBNSL 1
8716_ACEOF
8717
8718 LIBS="-lnsl $LIBS"
8719
8720fi
8721
8722
8723# BFD conditionally uses zlib, so we must link it in if libbfd does, by
8724# using the same condition.
8725
aadc9410
MF
8726 # Use the system's zlib library.
8727 zlibdir=-L../zlib
8728 zlibinc="-I\$(srcdir)/../zlib"
6bb11ab3 8729
aadc9410
MF
8730# Check whether --with-system-zlib was given.
8731if test "${with_system_zlib+set}" = set; then :
0ceaf1ec
L
8732 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
8733 zlibdir=
8734 zlibinc=
8735 fi
6bb11ab3
L
8736
8737fi
8738
6bb11ab3 8739
6bb11ab3 8740
6bb11ab3
L
8741
8742
8743# BFD uses libdl when when plugins enabled.
8744
faa743bb
RM
8745 maybe_plugins=no
8746 for ac_header in dlfcn.h
8747do :
8748 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8749"
8750if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8751 cat >>confdefs.h <<_ACEOF
8752#define HAVE_DLFCN_H 1
8753_ACEOF
8754 maybe_plugins=yes
8755fi
8756
8757done
8758
8759 for ac_header in windows.h
8760do :
8761 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
8762"
8763if test "x$ac_cv_header_windows_h" = x""yes; then :
8764 cat >>confdefs.h <<_ACEOF
8765#define HAVE_WINDOWS_H 1
8766_ACEOF
8767 maybe_plugins=yes
8768fi
8769
8770done
8771
8772
8773 # Check whether --enable-plugins was given.
6bb11ab3
L
8774if test "${enable_plugins+set}" = set; then :
8775 enableval=$enable_plugins; case "${enableval}" in
faa743bb
RM
8776 no) plugins=no ;;
8777 *) plugins=yes
8778 if test "$maybe_plugins" != "yes" ; then
8779 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
8780 fi ;;
8781 esac
6bb11ab3 8782else
faa743bb
RM
8783 plugins=$maybe_plugins
8784
6bb11ab3
L
8785fi
8786
2974be62
AM
8787 if test "$plugins" = "yes"; then
8788 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
8789$as_echo_n "checking for library containing dlopen... " >&6; }
8790if test "${ac_cv_search_dlopen+set}" = set; then :
8791 $as_echo_n "(cached) " >&6
8792else
8793 ac_func_search_save_LIBS=$LIBS
8794cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8795/* end confdefs.h. */
8796
8797/* Override any GCC internal prototype to avoid an error.
8798 Use char because int might match the return type of a GCC
8799 builtin and then its argument prototype would still apply. */
8800#ifdef __cplusplus
8801extern "C"
8802#endif
8803char dlopen ();
8804int
8805main ()
8806{
8807return dlopen ();
8808 ;
8809 return 0;
8810}
8811_ACEOF
8812for ac_lib in '' dl; do
8813 if test -z "$ac_lib"; then
8814 ac_res="none required"
8815 else
8816 ac_res=-l$ac_lib
8817 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8818 fi
8819 if ac_fn_c_try_link "$LINENO"; then :
8820 ac_cv_search_dlopen=$ac_res
8821fi
8822rm -f core conftest.err conftest.$ac_objext \
8823 conftest$ac_exeext
8824 if test "${ac_cv_search_dlopen+set}" = set; then :
8825 break
8826fi
8827done
8828if test "${ac_cv_search_dlopen+set}" = set; then :
8829
8830else
8831 ac_cv_search_dlopen=no
8832fi
8833rm conftest.$ac_ext
8834LIBS=$ac_func_search_save_LIBS
8835fi
8836{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
8837$as_echo "$ac_cv_search_dlopen" >&6; }
8838ac_res=$ac_cv_search_dlopen
8839if test "$ac_res" != no; then :
8840 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
8841
8842fi
8843
8844 fi
6bb11ab3
L
8845
8846 if test "$plugins" = yes; then
8847 PLUGINS_TRUE=
8848 PLUGINS_FALSE='#'
8849else
8850 PLUGINS_TRUE='#'
8851 PLUGINS_FALSE=
8852fi
8853
8854
8855
8856
8857
8858# Set options
8859enable_dlopen=yes
8860
8861
8862
8863
8864 enable_win32_dll=no
8865
8866
8867 # Check whether --enable-shared was given.
8868if test "${enable_shared+set}" = set; then :
8869 enableval=$enable_shared; p=${PACKAGE-default}
8870 case $enableval in
8871 yes) enable_shared=yes ;;
8872 no) enable_shared=no ;;
8873 *)
8874 enable_shared=no
8875 # Look at the argument we got. We use all the common list separators.
8876 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8877 for pkg in $enableval; do
8878 IFS="$lt_save_ifs"
8879 if test "X$pkg" = "X$p"; then
8880 enable_shared=yes
8881 fi
8882 done
8883 IFS="$lt_save_ifs"
8884 ;;
8885 esac
8886else
8887 enable_shared=yes
8888fi
8889
8890
8891
8892
8893
8894
8895
8896
8897
8898 # Check whether --enable-static was given.
8899if test "${enable_static+set}" = set; then :
8900 enableval=$enable_static; p=${PACKAGE-default}
8901 case $enableval in
8902 yes) enable_static=yes ;;
8903 no) enable_static=no ;;
8904 *)
8905 enable_static=no
8906 # Look at the argument we got. We use all the common list separators.
8907 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8908 for pkg in $enableval; do
8909 IFS="$lt_save_ifs"
8910 if test "X$pkg" = "X$p"; then
8911 enable_static=yes
8912 fi
8913 done
8914 IFS="$lt_save_ifs"
8915 ;;
8916 esac
8917else
8918 enable_static=yes
8919fi
8920
8921
8922
8923
8924
8925
8926
8927
8928
8929
8930# Check whether --with-pic was given.
8931if test "${with_pic+set}" = set; then :
8932 withval=$with_pic; pic_mode="$withval"
8933else
8934 pic_mode=default
8935fi
8936
8937
8938test -z "$pic_mode" && pic_mode=default
8939
8940
8941
8942
8943
8944
8945
8946 # Check whether --enable-fast-install was given.
8947if test "${enable_fast_install+set}" = set; then :
8948 enableval=$enable_fast_install; p=${PACKAGE-default}
8949 case $enableval in
8950 yes) enable_fast_install=yes ;;
8951 no) enable_fast_install=no ;;
8952 *)
8953 enable_fast_install=no
8954 # Look at the argument we got. We use all the common list separators.
8955 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8956 for pkg in $enableval; do
8957 IFS="$lt_save_ifs"
8958 if test "X$pkg" = "X$p"; then
8959 enable_fast_install=yes
8960 fi
8961 done
8962 IFS="$lt_save_ifs"
8963 ;;
8964 esac
8965else
8966 enable_fast_install=yes
8967fi
8968
8969
8970
8971
8972
8973
8974
8975
8976
8977
8978
8979# This can be used to rebuild libtool when needed
8980LIBTOOL_DEPS="$ltmain"
8981
8982# Always use our own libtool.
8983LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8984
8985
8986
8987
8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
9007
9008
9009
9010test -z "$LN_S" && LN_S="ln -s"
9011
9012
9013
9014
9015
9016
9017
9018
9019
9020
9021
9022
9023
9024
9025if test -n "${ZSH_VERSION+set}" ; then
9026 setopt NO_GLOB_SUBST
9027fi
9028
9029{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9030$as_echo_n "checking for objdir... " >&6; }
9031if test "${lt_cv_objdir+set}" = set; then :
9032 $as_echo_n "(cached) " >&6
9033else
9034 rm -f .libs 2>/dev/null
9035mkdir .libs 2>/dev/null
9036if test -d .libs; then
9037 lt_cv_objdir=.libs
9038else
9039 # MS-DOS does not allow filenames that begin with a dot.
9040 lt_cv_objdir=_libs
9041fi
9042rmdir .libs 2>/dev/null
9043fi
9044{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9045$as_echo "$lt_cv_objdir" >&6; }
9046objdir=$lt_cv_objdir
9047
9048
9049
9050
9051
9052cat >>confdefs.h <<_ACEOF
9053#define LT_OBJDIR "$lt_cv_objdir/"
9054_ACEOF
9055
9056
9057
9058
9059case $host_os in
9060aix3*)
9061 # AIX sometimes has problems with the GCC collect2 program. For some
9062 # reason, if we set the COLLECT_NAMES environment variable, the problems
9063 # vanish in a puff of smoke.
9064 if test "X${COLLECT_NAMES+set}" != Xset; then
9065 COLLECT_NAMES=
9066 export COLLECT_NAMES
9067 fi
9068 ;;
9069esac
9070
9071# Global variables:
9072ofile=libtool
9073can_build_shared=yes
9074
9075# All known linkers require a `.a' archive for static linking (except MSVC,
9076# which needs '.lib').
9077libext=a
9078
9079with_gnu_ld="$lt_cv_prog_gnu_ld"
9080
9081old_CC="$CC"
9082old_CFLAGS="$CFLAGS"
9083
9084# Set sane defaults for various variables
9085test -z "$CC" && CC=cc
9086test -z "$LTCC" && LTCC=$CC
9087test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9088test -z "$LD" && LD=ld
9089test -z "$ac_objext" && ac_objext=o
9090
9091for cc_temp in $compiler""; do
9092 case $cc_temp in
9093 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9094 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9095 \-*) ;;
9096 *) break;;
9097 esac
9098done
9099cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9100
9101
9102# Only perform the check for file, if the check method requires it
9103test -z "$MAGIC_CMD" && MAGIC_CMD=file
9104case $deplibs_check_method in
9105file_magic*)
9106 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9107 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9108$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9109if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9110 $as_echo_n "(cached) " >&6
9111else
9112 case $MAGIC_CMD in
9113[\\/*] | ?:[\\/]*)
9114 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9115 ;;
9116*)
9117 lt_save_MAGIC_CMD="$MAGIC_CMD"
9118 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9119 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9120 for ac_dir in $ac_dummy; do
9121 IFS="$lt_save_ifs"
9122 test -z "$ac_dir" && ac_dir=.
9123 if test -f $ac_dir/${ac_tool_prefix}file; then
9124 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9125 if test -n "$file_magic_test_file"; then
9126 case $deplibs_check_method in
9127 "file_magic "*)
9128 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9129 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9130 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9131 $EGREP "$file_magic_regex" > /dev/null; then
9132 :
9133 else
9134 cat <<_LT_EOF 1>&2
9135
9136*** Warning: the command libtool uses to detect shared libraries,
9137*** $file_magic_cmd, produces output that libtool cannot recognize.
9138*** The result is that libtool may fail to recognize shared libraries
9139*** as such. This will affect the creation of libtool libraries that
9140*** depend on shared libraries, but programs linked with such libtool
9141*** libraries will work regardless of this problem. Nevertheless, you
9142*** may want to report the problem to your system manager and/or to
9143*** bug-libtool@gnu.org
9144
9145_LT_EOF
9146 fi ;;
9147 esac
9148 fi
9149 break
9150 fi
9151 done
9152 IFS="$lt_save_ifs"
9153 MAGIC_CMD="$lt_save_MAGIC_CMD"
9154 ;;
9155esac
9156fi
9157
9158MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9159if test -n "$MAGIC_CMD"; then
9160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9161$as_echo "$MAGIC_CMD" >&6; }
9162else
9163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9164$as_echo "no" >&6; }
9165fi
9166
9167
9168
9169
9170
9171if test -z "$lt_cv_path_MAGIC_CMD"; then
9172 if test -n "$ac_tool_prefix"; then
9173 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9174$as_echo_n "checking for file... " >&6; }
9175if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9176 $as_echo_n "(cached) " >&6
9177else
9178 case $MAGIC_CMD in
9179[\\/*] | ?:[\\/]*)
9180 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9181 ;;
9182*)
9183 lt_save_MAGIC_CMD="$MAGIC_CMD"
9184 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9185 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9186 for ac_dir in $ac_dummy; do
9187 IFS="$lt_save_ifs"
9188 test -z "$ac_dir" && ac_dir=.
9189 if test -f $ac_dir/file; then
9190 lt_cv_path_MAGIC_CMD="$ac_dir/file"
9191 if test -n "$file_magic_test_file"; then
9192 case $deplibs_check_method in
9193 "file_magic "*)
9194 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9195 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9196 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9197 $EGREP "$file_magic_regex" > /dev/null; then
9198 :
9199 else
9200 cat <<_LT_EOF 1>&2
9201
9202*** Warning: the command libtool uses to detect shared libraries,
9203*** $file_magic_cmd, produces output that libtool cannot recognize.
9204*** The result is that libtool may fail to recognize shared libraries
9205*** as such. This will affect the creation of libtool libraries that
9206*** depend on shared libraries, but programs linked with such libtool
9207*** libraries will work regardless of this problem. Nevertheless, you
9208*** may want to report the problem to your system manager and/or to
9209*** bug-libtool@gnu.org
9210
9211_LT_EOF
9212 fi ;;
9213 esac
9214 fi
9215 break
9216 fi
9217 done
9218 IFS="$lt_save_ifs"
9219 MAGIC_CMD="$lt_save_MAGIC_CMD"
9220 ;;
9221esac
9222fi
9223
9224MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9225if test -n "$MAGIC_CMD"; then
9226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9227$as_echo "$MAGIC_CMD" >&6; }
9228else
9229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9230$as_echo "no" >&6; }
9231fi
9232
9233
9234 else
9235 MAGIC_CMD=:
9236 fi
9237fi
9238
9239 fi
9240 ;;
9241esac
9242
9243# Use C for the default configuration in the libtool script
9244
9245lt_save_CC="$CC"
9246ac_ext=c
9247ac_cpp='$CPP $CPPFLAGS'
9248ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9249ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9250ac_compiler_gnu=$ac_cv_c_compiler_gnu
9251
9252
9253# Source file extension for C test sources.
9254ac_ext=c
9255
9256# Object file extension for compiled C test sources.
9257objext=o
9258objext=$objext
9259
9260# Code to be used in simple compile tests
9261lt_simple_compile_test_code="int some_variable = 0;"
9262
9263# Code to be used in simple link tests
9264lt_simple_link_test_code='int main(){return(0);}'
9265
9266
9267
9268
9269
9270
9271
9272# If no C compiler was specified, use CC.
9273LTCC=${LTCC-"$CC"}
9274
9275# If no C compiler flags were specified, use CFLAGS.
9276LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9277
9278# Allow CC to be a program name with arguments.
9279compiler=$CC
9280
9281# Save the default compiler, since it gets overwritten when the other
9282# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9283compiler_DEFAULT=$CC
9284
9285# save warnings/boilerplate of simple test code
9286ac_outfile=conftest.$ac_objext
9287echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9288eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9289_lt_compiler_boilerplate=`cat conftest.err`
9290$RM conftest*
9291
9292ac_outfile=conftest.$ac_objext
9293echo "$lt_simple_link_test_code" >conftest.$ac_ext
9294eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9295_lt_linker_boilerplate=`cat conftest.err`
9296$RM -r conftest*
9297
9298
9299## CAVEAT EMPTOR:
9300## There is no encapsulation within the following macros, do not change
9301## the running order or otherwise move them around unless you know exactly
9302## what you are doing...
9303if test -n "$compiler"; then
9304
9305lt_prog_compiler_no_builtin_flag=
9306
9307if test "$GCC" = yes; then
9308 case $cc_basename in
9309 nvcc*)
9310 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9311 *)
9312 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9313 esac
9314
9315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9316$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9317if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9318 $as_echo_n "(cached) " >&6
9319else
9320 lt_cv_prog_compiler_rtti_exceptions=no
9321 ac_outfile=conftest.$ac_objext
9322 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9323 lt_compiler_flag="-fno-rtti -fno-exceptions"
9324 # Insert the option either (1) after the last *FLAGS variable, or
9325 # (2) before a word containing "conftest.", or (3) at the end.
9326 # Note that $ac_compile itself does not contain backslashes and begins
9327 # with a dollar sign (not a hyphen), so the echo should work correctly.
9328 # The option is referenced via a variable to avoid confusing sed.
9329 lt_compile=`echo "$ac_compile" | $SED \
9330 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9331 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9332 -e 's:$: $lt_compiler_flag:'`
9333 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9334 (eval "$lt_compile" 2>conftest.err)
9335 ac_status=$?
9336 cat conftest.err >&5
9337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9338 if (exit $ac_status) && test -s "$ac_outfile"; then
9339 # The compiler can only warn and ignore the option if not recognized
9340 # So say no if there are warnings other than the usual output.
9341 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9342 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9343 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9344 lt_cv_prog_compiler_rtti_exceptions=yes
9345 fi
9346 fi
9347 $RM conftest*
9348
9349fi
9350{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9351$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9352
9353if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9354 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9355else
9356 :
9357fi
9358
9359fi
9360
9361
9362
9363
9364
9365
9366 lt_prog_compiler_wl=
9367lt_prog_compiler_pic=
9368lt_prog_compiler_static=
9369
9370{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9371$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9372
9373 if test "$GCC" = yes; then
9374 lt_prog_compiler_wl='-Wl,'
9375 lt_prog_compiler_static='-static'
9376
9377 case $host_os in
9378 aix*)
9379 # All AIX code is PIC.
9380 if test "$host_cpu" = ia64; then
9381 # AIX 5 now supports IA64 processor
9382 lt_prog_compiler_static='-Bstatic'
9383 fi
9384 lt_prog_compiler_pic='-fPIC'
9385 ;;
9386
9387 amigaos*)
9388 case $host_cpu in
9389 powerpc)
9390 # see comment about AmigaOS4 .so support
9391 lt_prog_compiler_pic='-fPIC'
9392 ;;
9393 m68k)
9394 # FIXME: we need at least 68020 code to build shared libraries, but
9395 # adding the `-m68020' flag to GCC prevents building anything better,
9396 # like `-m68040'.
9397 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9398 ;;
9399 esac
9400 ;;
9401
9402 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9403 # PIC is the default for these OSes.
9404 ;;
9405
9406 mingw* | cygwin* | pw32* | os2* | cegcc*)
9407 # This hack is so that the source file can tell whether it is being
9408 # built for inclusion in a dll (and should export symbols for example).
9409 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9410 # (--disable-auto-import) libraries
9411 lt_prog_compiler_pic='-DDLL_EXPORT'
9412 ;;
9413
9414 darwin* | rhapsody*)
9415 # PIC is the default on this platform
9416 # Common symbols not allowed in MH_DYLIB files
9417 lt_prog_compiler_pic='-fno-common'
9418 ;;
9419
9420 haiku*)
9421 # PIC is the default for Haiku.
9422 # The "-static" flag exists, but is broken.
9423 lt_prog_compiler_static=
9424 ;;
9425
9426 hpux*)
9427 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9428 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9429 # sets the default TLS model and affects inlining.
9430 case $host_cpu in
9431 hppa*64*)
9432 # +Z the default
9433 ;;
9434 *)
9435 lt_prog_compiler_pic='-fPIC'
9436 ;;
9437 esac
9438 ;;
9439
9440 interix[3-9]*)
9441 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9442 # Instead, we relocate shared libraries at runtime.
9443 ;;
9444
9445 msdosdjgpp*)
9446 # Just because we use GCC doesn't mean we suddenly get shared libraries
9447 # on systems that don't support them.
9448 lt_prog_compiler_can_build_shared=no
9449 enable_shared=no
9450 ;;
9451
9452 *nto* | *qnx*)
9453 # QNX uses GNU C++, but need to define -shared option too, otherwise
9454 # it will coredump.
9455 lt_prog_compiler_pic='-fPIC -shared'
9456 ;;
9457
9458 sysv4*MP*)
9459 if test -d /usr/nec; then
9460 lt_prog_compiler_pic=-Kconform_pic
9461 fi
9462 ;;
9463
9464 *)
9465 lt_prog_compiler_pic='-fPIC'
9466 ;;
9467 esac
9468
9469 case $cc_basename in
9470 nvcc*) # Cuda Compiler Driver 2.2
9471 lt_prog_compiler_wl='-Xlinker '
9472 lt_prog_compiler_pic='-Xcompiler -fPIC'
9473 ;;
9474 esac
9475 else
9476 # PORTME Check for flag to pass linker flags through the system compiler.
9477 case $host_os in
9478 aix*)
9479 lt_prog_compiler_wl='-Wl,'
9480 if test "$host_cpu" = ia64; then
9481 # AIX 5 now supports IA64 processor
9482 lt_prog_compiler_static='-Bstatic'
9483 else
9484 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9485 fi
9486 ;;
9487
9488 mingw* | cygwin* | pw32* | os2* | cegcc*)
9489 # This hack is so that the source file can tell whether it is being
9490 # built for inclusion in a dll (and should export symbols for example).
9491 lt_prog_compiler_pic='-DDLL_EXPORT'
9492 ;;
9493
9494 hpux9* | hpux10* | hpux11*)
9495 lt_prog_compiler_wl='-Wl,'
9496 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9497 # not for PA HP-UX.
9498 case $host_cpu in
9499 hppa*64*|ia64*)
9500 # +Z the default
9501 ;;
9502 *)
9503 lt_prog_compiler_pic='+Z'
9504 ;;
9505 esac
9506 # Is there a better lt_prog_compiler_static that works with the bundled CC?
9507 lt_prog_compiler_static='${wl}-a ${wl}archive'
9508 ;;
9509
9510 irix5* | irix6* | nonstopux*)
9511 lt_prog_compiler_wl='-Wl,'
9512 # PIC (with -KPIC) is the default.
9513 lt_prog_compiler_static='-non_shared'
9514 ;;
9515
9516 linux* | k*bsd*-gnu | kopensolaris*-gnu)
9517 case $cc_basename in
9518 # old Intel for x86_64 which still supported -KPIC.
9519 ecc*)
9520 lt_prog_compiler_wl='-Wl,'
9521 lt_prog_compiler_pic='-KPIC'
9522 lt_prog_compiler_static='-static'
9523 ;;
9524 # icc used to be incompatible with GCC.
9525 # ICC 10 doesn't accept -KPIC any more.
9526 icc* | ifort*)
9527 lt_prog_compiler_wl='-Wl,'
9528 lt_prog_compiler_pic='-fPIC'
9529 lt_prog_compiler_static='-static'
9530 ;;
9531 # Lahey Fortran 8.1.
9532 lf95*)
9533 lt_prog_compiler_wl='-Wl,'
9534 lt_prog_compiler_pic='--shared'
9535 lt_prog_compiler_static='--static'
9536 ;;
9537 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
9538 # Portland Group compilers (*not* the Pentium gcc compiler,
9539 # which looks to be a dead project)
9540 lt_prog_compiler_wl='-Wl,'
9541 lt_prog_compiler_pic='-fpic'
9542 lt_prog_compiler_static='-Bstatic'
9543 ;;
9544 ccc*)
9545 lt_prog_compiler_wl='-Wl,'
9546 # All Alpha code is PIC.
9547 lt_prog_compiler_static='-non_shared'
9548 ;;
9549 xl* | bgxl* | bgf* | mpixl*)
9550 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
9551 lt_prog_compiler_wl='-Wl,'
9552 lt_prog_compiler_pic='-qpic'
9553 lt_prog_compiler_static='-qstaticlink'
9554 ;;
9555 *)
9556 case `$CC -V 2>&1 | sed 5q` in
9557 *Sun\ F* | *Sun*Fortran*)
9558 # Sun Fortran 8.3 passes all unrecognized flags to the linker
9559 lt_prog_compiler_pic='-KPIC'
9560 lt_prog_compiler_static='-Bstatic'
9561 lt_prog_compiler_wl=''
9562 ;;
9563 *Sun\ C*)
9564 # Sun C 5.9
9565 lt_prog_compiler_pic='-KPIC'
9566 lt_prog_compiler_static='-Bstatic'
9567 lt_prog_compiler_wl='-Wl,'
9568 ;;
9569 esac
9570 ;;
9571 esac
9572 ;;
9573
9574 newsos6)
9575 lt_prog_compiler_pic='-KPIC'
9576 lt_prog_compiler_static='-Bstatic'
9577 ;;
9578
9579 *nto* | *qnx*)
9580 # QNX uses GNU C++, but need to define -shared option too, otherwise
9581 # it will coredump.
9582 lt_prog_compiler_pic='-fPIC -shared'
9583 ;;
9584
9585 osf3* | osf4* | osf5*)
9586 lt_prog_compiler_wl='-Wl,'
9587 # All OSF/1 code is PIC.
9588 lt_prog_compiler_static='-non_shared'
9589 ;;
9590
9591 rdos*)
9592 lt_prog_compiler_static='-non_shared'
9593 ;;
9594
9595 solaris*)
9596 lt_prog_compiler_pic='-KPIC'
9597 lt_prog_compiler_static='-Bstatic'
9598 case $cc_basename in
9599 f77* | f90* | f95*)
9600 lt_prog_compiler_wl='-Qoption ld ';;
9601 *)
9602 lt_prog_compiler_wl='-Wl,';;
9603 esac
9604 ;;
9605
9606 sunos4*)
9607 lt_prog_compiler_wl='-Qoption ld '
9608 lt_prog_compiler_pic='-PIC'
9609 lt_prog_compiler_static='-Bstatic'
9610 ;;
9611
9612 sysv4 | sysv4.2uw2* | sysv4.3*)
9613 lt_prog_compiler_wl='-Wl,'
9614 lt_prog_compiler_pic='-KPIC'
9615 lt_prog_compiler_static='-Bstatic'
9616 ;;
9617
9618 sysv4*MP*)
9619 if test -d /usr/nec ;then
9620 lt_prog_compiler_pic='-Kconform_pic'
9621 lt_prog_compiler_static='-Bstatic'
9622 fi
9623 ;;
9624
9625 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
9626 lt_prog_compiler_wl='-Wl,'
9627 lt_prog_compiler_pic='-KPIC'
9628 lt_prog_compiler_static='-Bstatic'
9629 ;;
9630
9631 unicos*)
9632 lt_prog_compiler_wl='-Wl,'
9633 lt_prog_compiler_can_build_shared=no
9634 ;;
9635
9636 uts4*)
9637 lt_prog_compiler_pic='-pic'
9638 lt_prog_compiler_static='-Bstatic'
9639 ;;
9640
9641 *)
9642 lt_prog_compiler_can_build_shared=no
9643 ;;
9644 esac
9645 fi
9646
9647case $host_os in
9648 # For platforms which do not support PIC, -DPIC is meaningless:
9649 *djgpp*)
9650 lt_prog_compiler_pic=
9651 ;;
9652 *)
9653 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
9654 ;;
9655esac
9656{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
9657$as_echo "$lt_prog_compiler_pic" >&6; }
9658
9659
9660
9661
9662
9663
9664#
9665# Check to make sure the PIC flag actually works.
9666#
9667if test -n "$lt_prog_compiler_pic"; then
9668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9669$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
9670if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
9671 $as_echo_n "(cached) " >&6
9672else
9673 lt_cv_prog_compiler_pic_works=no
9674 ac_outfile=conftest.$ac_objext
9675 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9676 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
9677 # Insert the option either (1) after the last *FLAGS variable, or
9678 # (2) before a word containing "conftest.", or (3) at the end.
9679 # Note that $ac_compile itself does not contain backslashes and begins
9680 # with a dollar sign (not a hyphen), so the echo should work correctly.
9681 # The option is referenced via a variable to avoid confusing sed.
9682 lt_compile=`echo "$ac_compile" | $SED \
9683 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9684 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9685 -e 's:$: $lt_compiler_flag:'`
9686 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9687 (eval "$lt_compile" 2>conftest.err)
9688 ac_status=$?
9689 cat conftest.err >&5
9690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9691 if (exit $ac_status) && test -s "$ac_outfile"; then
9692 # The compiler can only warn and ignore the option if not recognized
9693 # So say no if there are warnings other than the usual output.
9694 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9695 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9696 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9697 lt_cv_prog_compiler_pic_works=yes
9698 fi
9699 fi
9700 $RM conftest*
9701
9702fi
9703{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9704$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
9705
9706if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
9707 case $lt_prog_compiler_pic in
9708 "" | " "*) ;;
9709 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
9710 esac
9711else
9712 lt_prog_compiler_pic=
9713 lt_prog_compiler_can_build_shared=no
9714fi
9715
9716fi
9717
9718
9719
9720
9721
9722
9723#
9724# Check to make sure the static flag actually works.
9725#
9726wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9727{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9728$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9729if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
9730 $as_echo_n "(cached) " >&6
9731else
9732 lt_cv_prog_compiler_static_works=no
9733 save_LDFLAGS="$LDFLAGS"
9734 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
9735 echo "$lt_simple_link_test_code" > conftest.$ac_ext
9736 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9737 # The linker can only warn and ignore the option if not recognized
9738 # So say no if there are warnings
9739 if test -s conftest.err; then
9740 # Append any errors to the config.log.
9741 cat conftest.err 1>&5
9742 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9743 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9744 if diff conftest.exp conftest.er2 >/dev/null; then
9745 lt_cv_prog_compiler_static_works=yes
9746 fi
9747 else
9748 lt_cv_prog_compiler_static_works=yes
9749 fi
9750 fi
9751 $RM -r conftest*
9752 LDFLAGS="$save_LDFLAGS"
9753
9754fi
9755{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9756$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
9757
9758if test x"$lt_cv_prog_compiler_static_works" = xyes; then
9759 :
9760else
9761 lt_prog_compiler_static=
9762fi
9763
9764
9765
9766
9767
9768
9769
9770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9771$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9772if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9773 $as_echo_n "(cached) " >&6
9774else
9775 lt_cv_prog_compiler_c_o=no
9776 $RM -r conftest 2>/dev/null
9777 mkdir conftest
9778 cd conftest
9779 mkdir out
9780 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9781
9782 lt_compiler_flag="-o out/conftest2.$ac_objext"
9783 # Insert the option either (1) after the last *FLAGS variable, or
9784 # (2) before a word containing "conftest.", or (3) at the end.
9785 # Note that $ac_compile itself does not contain backslashes and begins
9786 # with a dollar sign (not a hyphen), so the echo should work correctly.
9787 lt_compile=`echo "$ac_compile" | $SED \
9788 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9789 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9790 -e 's:$: $lt_compiler_flag:'`
9791 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9792 (eval "$lt_compile" 2>out/conftest.err)
9793 ac_status=$?
9794 cat out/conftest.err >&5
9795 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9796 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9797 then
9798 # The compiler can only warn and ignore the option if not recognized
9799 # So say no if there are warnings
9800 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9801 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9802 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9803 lt_cv_prog_compiler_c_o=yes
9804 fi
9805 fi
9806 chmod u+w . 2>&5
9807 $RM conftest*
9808 # SGI C++ compiler will create directory out/ii_files/ for
9809 # template instantiation
9810 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9811 $RM out/* && rmdir out
9812 cd ..
9813 $RM -r conftest
9814 $RM conftest*
9815
9816fi
9817{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9818$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9819
9820
9821
9822
9823
9824
9825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9826$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9827if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9828 $as_echo_n "(cached) " >&6
9829else
9830 lt_cv_prog_compiler_c_o=no
9831 $RM -r conftest 2>/dev/null
9832 mkdir conftest
9833 cd conftest
9834 mkdir out
9835 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9836
9837 lt_compiler_flag="-o out/conftest2.$ac_objext"
9838 # Insert the option either (1) after the last *FLAGS variable, or
9839 # (2) before a word containing "conftest.", or (3) at the end.
9840 # Note that $ac_compile itself does not contain backslashes and begins
9841 # with a dollar sign (not a hyphen), so the echo should work correctly.
9842 lt_compile=`echo "$ac_compile" | $SED \
9843 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9844 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9845 -e 's:$: $lt_compiler_flag:'`
9846 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9847 (eval "$lt_compile" 2>out/conftest.err)
9848 ac_status=$?
9849 cat out/conftest.err >&5
9850 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9851 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9852 then
9853 # The compiler can only warn and ignore the option if not recognized
9854 # So say no if there are warnings
9855 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9856 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9857 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9858 lt_cv_prog_compiler_c_o=yes
9859 fi
9860 fi
9861 chmod u+w . 2>&5
9862 $RM conftest*
9863 # SGI C++ compiler will create directory out/ii_files/ for
9864 # template instantiation
9865 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9866 $RM out/* && rmdir out
9867 cd ..
9868 $RM -r conftest
9869 $RM conftest*
9870
9871fi
9872{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9873$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9874
9875
9876
9877
9878hard_links="nottested"
9879if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
9880 # do not overwrite the value of need_locks provided by the user
9881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9882$as_echo_n "checking if we can lock with hard links... " >&6; }
9883 hard_links=yes
9884 $RM conftest*
9885 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9886 touch conftest.a
9887 ln conftest.a conftest.b 2>&5 || hard_links=no
9888 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9890$as_echo "$hard_links" >&6; }
9891 if test "$hard_links" = no; then
9892 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
9893$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
9894 need_locks=warn
9895 fi
9896else
9897 need_locks=no
9898fi
9899
9900
9901
9902
9903
9904
9905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9906$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
9907
9908 runpath_var=
9909 allow_undefined_flag=
9910 always_export_symbols=no
9911 archive_cmds=
9912 archive_expsym_cmds=
9913 compiler_needs_object=no
9914 enable_shared_with_static_runtimes=no
9915 export_dynamic_flag_spec=
9916 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9917 hardcode_automatic=no
9918 hardcode_direct=no
9919 hardcode_direct_absolute=no
9920 hardcode_libdir_flag_spec=
9921 hardcode_libdir_flag_spec_ld=
9922 hardcode_libdir_separator=
9923 hardcode_minus_L=no
9924 hardcode_shlibpath_var=unsupported
9925 inherit_rpath=no
9926 link_all_deplibs=unknown
9927 module_cmds=
9928 module_expsym_cmds=
9929 old_archive_from_new_cmds=
9930 old_archive_from_expsyms_cmds=
9931 thread_safe_flag_spec=
9932 whole_archive_flag_spec=
9933 # include_expsyms should be a list of space-separated symbols to be *always*
9934 # included in the symbol list
9935 include_expsyms=
9936 # exclude_expsyms can be an extended regexp of symbols to exclude
9937 # it will be wrapped by ` (' and `)$', so one must not match beginning or
9938 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
9939 # as well as any symbol that contains `d'.
9940 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9941 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
9942 # platforms (ab)use it in PIC code, but their linkers get confused if
9943 # the symbol is explicitly referenced. Since portable code cannot
9944 # rely on this symbol name, it's probably fine to never include it in
9945 # preloaded symbol tables.
9946 # Exclude shared library initialization/finalization symbols.
9947 extract_expsyms_cmds=
9948
9949 case $host_os in
9950 cygwin* | mingw* | pw32* | cegcc*)
9951 # FIXME: the MSVC++ port hasn't been tested in a loooong time
9952 # When not using gcc, we currently assume that we are using
9953 # Microsoft Visual C++.
9954 if test "$GCC" != yes; then
9955 with_gnu_ld=no
9956 fi
9957 ;;
9958 interix*)
9959 # we just hope/assume this is gcc and not c89 (= MSVC++)
9960 with_gnu_ld=yes
9961 ;;
9962 openbsd*)
9963 with_gnu_ld=no
9964 ;;
9965 esac
9966
9967 ld_shlibs=yes
9968
9969 # On some targets, GNU ld is compatible enough with the native linker
9970 # that we're better off using the native interface for both.
9971 lt_use_gnu_ld_interface=no
9972 if test "$with_gnu_ld" = yes; then
9973 case $host_os in
9974 aix*)
9975 # The AIX port of GNU ld has always aspired to compatibility
9976 # with the native linker. However, as the warning in the GNU ld
9977 # block says, versions before 2.19.5* couldn't really create working
9978 # shared libraries, regardless of the interface used.
9979 case `$LD -v 2>&1` in
9980 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
9981 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9982 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9983 *)
9984 lt_use_gnu_ld_interface=yes
9985 ;;
9986 esac
9987 ;;
9988 *)
9989 lt_use_gnu_ld_interface=yes
9990 ;;
9991 esac
9992 fi
9993
9994 if test "$lt_use_gnu_ld_interface" = yes; then
9995 # If archive_cmds runs LD, not CC, wlarc should be empty
9996 wlarc='${wl}'
9997
9998 # Set some defaults for GNU ld with shared library support. These
9999 # are reset later if shared libraries are not supported. Putting them
10000 # here allows them to be overridden if necessary.
10001 runpath_var=LD_RUN_PATH
10002 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10003 export_dynamic_flag_spec='${wl}--export-dynamic'
10004 # ancient GNU ld didn't support --whole-archive et. al.
10005 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10006 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10007 else
10008 whole_archive_flag_spec=
10009 fi
10010 supports_anon_versioning=no
10011 case `$LD -v 2>&1` in
10012 *GNU\ gold*) supports_anon_versioning=yes ;;
10013 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10014 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10015 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10016 *\ 2.11.*) ;; # other 2.11 versions
10017 *) supports_anon_versioning=yes ;;
10018 esac
10019
10020 # See if GNU ld supports shared libraries.
10021 case $host_os in
10022 aix[3-9]*)
10023 # On AIX/PPC, the GNU linker is very broken
10024 if test "$host_cpu" != ia64; then
10025 ld_shlibs=no
10026 cat <<_LT_EOF 1>&2
10027
10028*** Warning: the GNU linker, at least up to release 2.19, is reported
10029*** to be unable to reliably create shared libraries on AIX.
10030*** Therefore, libtool is disabling shared libraries support. If you
10031*** really care for shared libraries, you may want to install binutils
10032*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10033*** You will then need to restart the configuration process.
10034
10035_LT_EOF
10036 fi
10037 ;;
10038
10039 amigaos*)
10040 case $host_cpu in
10041 powerpc)
10042 # see comment about AmigaOS4 .so support
10043 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10044 archive_expsym_cmds=''
10045 ;;
10046 m68k)
10047 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)'
10048 hardcode_libdir_flag_spec='-L$libdir'
10049 hardcode_minus_L=yes
10050 ;;
10051 esac
10052 ;;
10053
10054 beos*)
10055 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10056 allow_undefined_flag=unsupported
10057 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10058 # support --undefined. This deserves some investigation. FIXME
10059 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10060 else
10061 ld_shlibs=no
10062 fi
10063 ;;
10064
10065 cygwin* | mingw* | pw32* | cegcc*)
10066 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10067 # as there is no search path for DLLs.
10068 hardcode_libdir_flag_spec='-L$libdir'
10069 export_dynamic_flag_spec='${wl}--export-all-symbols'
10070 allow_undefined_flag=unsupported
10071 always_export_symbols=no
10072 enable_shared_with_static_runtimes=yes
10073 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10074
10075 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10076 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10077 # If the export-symbols file already is a .def file (1st line
10078 # is EXPORTS), use it as is; otherwise, prepend...
10079 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10080 cp $export_symbols $output_objdir/$soname.def;
10081 else
10082 echo EXPORTS > $output_objdir/$soname.def;
10083 cat $export_symbols >> $output_objdir/$soname.def;
10084 fi~
10085 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10086 else
10087 ld_shlibs=no
10088 fi
10089 ;;
10090
10091 haiku*)
10092 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10093 link_all_deplibs=yes
10094 ;;
10095
10096 interix[3-9]*)
10097 hardcode_direct=no
10098 hardcode_shlibpath_var=no
10099 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10100 export_dynamic_flag_spec='${wl}-E'
10101 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10102 # Instead, shared libraries are loaded at an image base (0x10000000 by
10103 # default) and relocated if they conflict, which is a slow very memory
10104 # consuming and fragmenting process. To avoid this, we pick a random,
10105 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10106 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
10107 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10108 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'
10109 ;;
10110
10111 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10112 tmp_diet=no
10113 if test "$host_os" = linux-dietlibc; then
10114 case $cc_basename in
10115 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10116 esac
10117 fi
10118 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10119 && test "$tmp_diet" = no
10120 then
ae7d0cac 10121 tmp_addflag=' $pic_flag'
6bb11ab3
L
10122 tmp_sharedflag='-shared'
10123 case $cc_basename,$host_cpu in
10124 pgcc*) # Portland Group C compiler
10125 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'
10126 tmp_addflag=' $pic_flag'
10127 ;;
10128 pgf77* | pgf90* | pgf95* | pgfortran*)
10129 # Portland Group f77 and f90 compilers
10130 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'
10131 tmp_addflag=' $pic_flag -Mnomain' ;;
10132 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
10133 tmp_addflag=' -i_dynamic' ;;
10134 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
10135 tmp_addflag=' -i_dynamic -nofor_main' ;;
10136 ifc* | ifort*) # Intel Fortran compiler
10137 tmp_addflag=' -nofor_main' ;;
10138 lf95*) # Lahey Fortran 8.1
10139 whole_archive_flag_spec=
10140 tmp_sharedflag='--shared' ;;
10141 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10142 tmp_sharedflag='-qmkshrobj'
10143 tmp_addflag= ;;
10144 nvcc*) # Cuda Compiler Driver 2.2
10145 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'
10146 compiler_needs_object=yes
10147 ;;
10148 esac
10149 case `$CC -V 2>&1 | sed 5q` in
10150 *Sun\ C*) # Sun C 5.9
10151 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'
10152 compiler_needs_object=yes
10153 tmp_sharedflag='-G' ;;
10154 *Sun\ F*) # Sun Fortran 8.3
10155 tmp_sharedflag='-G' ;;
10156 esac
10157 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10158
10159 if test "x$supports_anon_versioning" = xyes; then
10160 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10161 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10162 echo "local: *; };" >> $output_objdir/$libname.ver~
10163 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10164 fi
10165
10166 case $cc_basename in
10167 xlf* | bgf* | bgxlf* | mpixlf*)
10168 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10169 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10170 hardcode_libdir_flag_spec=
10171 hardcode_libdir_flag_spec_ld='-rpath $libdir'
10172 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10173 if test "x$supports_anon_versioning" = xyes; then
10174 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10175 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10176 echo "local: *; };" >> $output_objdir/$libname.ver~
10177 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10178 fi
10179 ;;
10180 esac
10181 else
10182 ld_shlibs=no
10183 fi
10184 ;;
10185
10186 netbsd*)
10187 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10188 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10189 wlarc=
10190 else
10191 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10192 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10193 fi
10194 ;;
10195
10196 solaris*)
10197 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10198 ld_shlibs=no
10199 cat <<_LT_EOF 1>&2
10200
10201*** Warning: The releases 2.8.* of the GNU linker cannot reliably
10202*** create shared libraries on Solaris systems. Therefore, libtool
10203*** is disabling shared libraries support. We urge you to upgrade GNU
10204*** binutils to release 2.9.1 or newer. Another option is to modify
10205*** your PATH or compiler configuration so that the native linker is
10206*** used, and then restart.
10207
10208_LT_EOF
10209 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10210 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10211 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10212 else
10213 ld_shlibs=no
10214 fi
10215 ;;
10216
10217 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10218 case `$LD -v 2>&1` in
10219 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10220 ld_shlibs=no
10221 cat <<_LT_EOF 1>&2
10222
10223*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10224*** reliably create shared libraries on SCO systems. Therefore, libtool
10225*** is disabling shared libraries support. We urge you to upgrade GNU
10226*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
10227*** your PATH or compiler configuration so that the native linker is
10228*** used, and then restart.
10229
10230_LT_EOF
10231 ;;
10232 *)
10233 # For security reasons, it is highly recommended that you always
10234 # use absolute paths for naming shared libraries, and exclude the
10235 # DT_RUNPATH tag from executables and libraries. But doing so
10236 # requires that you compile everything twice, which is a pain.
10237 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10238 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10239 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10240 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10241 else
10242 ld_shlibs=no
10243 fi
10244 ;;
10245 esac
10246 ;;
10247
10248 sunos4*)
10249 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10250 wlarc=
10251 hardcode_direct=yes
10252 hardcode_shlibpath_var=no
10253 ;;
10254
10255 *)
10256 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10257 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10258 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10259 else
10260 ld_shlibs=no
10261 fi
10262 ;;
10263 esac
10264
10265 if test "$ld_shlibs" = no; then
10266 runpath_var=
10267 hardcode_libdir_flag_spec=
10268 export_dynamic_flag_spec=
10269 whole_archive_flag_spec=
10270 fi
10271 else
10272 # PORTME fill in a description of your system's linker (not GNU ld)
10273 case $host_os in
10274 aix3*)
10275 allow_undefined_flag=unsupported
10276 always_export_symbols=yes
10277 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'
10278 # Note: this linker hardcodes the directories in LIBPATH if there
10279 # are no directories specified by -L.
10280 hardcode_minus_L=yes
10281 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10282 # Neither direct hardcoding nor static linking is supported with a
10283 # broken collect2.
10284 hardcode_direct=unsupported
10285 fi
10286 ;;
10287
10288 aix[4-9]*)
10289 if test "$host_cpu" = ia64; then
10290 # On IA64, the linker does run time linking by default, so we don't
10291 # have to do anything special.
10292 aix_use_runtimelinking=no
10293 exp_sym_flag='-Bexport'
10294 no_entry_flag=""
10295 else
10296 # If we're using GNU nm, then we don't want the "-C" option.
10297 # -C means demangle to AIX nm, but means don't demangle with GNU nm
10298 # Also, AIX nm treats weak defined symbols like other global
10299 # defined symbols, whereas GNU nm marks them as "W".
10300 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10301 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'
10302 else
10303 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'
10304 fi
10305 aix_use_runtimelinking=no
10306
10307 # Test if we are trying to use run time linking or normal
10308 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10309 # need to do runtime linking.
10310 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10311 for ld_flag in $LDFLAGS; do
10312 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10313 aix_use_runtimelinking=yes
10314 break
10315 fi
10316 done
10317 ;;
10318 esac
10319
10320 exp_sym_flag='-bexport'
10321 no_entry_flag='-bnoentry'
10322 fi
10323
10324 # When large executables or shared objects are built, AIX ld can
10325 # have problems creating the table of contents. If linking a library
10326 # or program results in "error TOC overflow" add -mminimal-toc to
10327 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
10328 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10329
10330 archive_cmds=''
10331 hardcode_direct=yes
10332 hardcode_direct_absolute=yes
10333 hardcode_libdir_separator=':'
10334 link_all_deplibs=yes
10335 file_list_spec='${wl}-f,'
10336
10337 if test "$GCC" = yes; then
10338 case $host_os in aix4.[012]|aix4.[012].*)
10339 # We only want to do this on AIX 4.2 and lower, the check
10340 # below for broken collect2 doesn't work under 4.3+
10341 collect2name=`${CC} -print-prog-name=collect2`
10342 if test -f "$collect2name" &&
10343 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10344 then
10345 # We have reworked collect2
10346 :
10347 else
10348 # We have old collect2
10349 hardcode_direct=unsupported
10350 # It fails to find uninstalled libraries when the uninstalled
10351 # path is not listed in the libpath. Setting hardcode_minus_L
10352 # to unsupported forces relinking
10353 hardcode_minus_L=yes
10354 hardcode_libdir_flag_spec='-L$libdir'
10355 hardcode_libdir_separator=
10356 fi
10357 ;;
10358 esac
10359 shared_flag='-shared'
10360 if test "$aix_use_runtimelinking" = yes; then
10361 shared_flag="$shared_flag "'${wl}-G'
10362 fi
10363 else
10364 # not using gcc
10365 if test "$host_cpu" = ia64; then
10366 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10367 # chokes on -Wl,-G. The following line is correct:
10368 shared_flag='-G'
10369 else
10370 if test "$aix_use_runtimelinking" = yes; then
10371 shared_flag='${wl}-G'
10372 else
10373 shared_flag='${wl}-bM:SRE'
10374 fi
10375 fi
10376 fi
10377
10378 export_dynamic_flag_spec='${wl}-bexpall'
10379 # It seems that -bexpall does not export symbols beginning with
10380 # underscore (_), so it is better to generate a list of symbols to export.
10381 always_export_symbols=yes
10382 if test "$aix_use_runtimelinking" = yes; then
10383 # Warning - without using the other runtime loading flags (-brtl),
10384 # -berok will link without error, but may produce a broken library.
10385 allow_undefined_flag='-berok'
10386 # Determine the default libpath from the value encoded in an
10387 # empty executable.
10388 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10389/* end confdefs.h. */
10390
10391int
10392main ()
10393{
10394
10395 ;
10396 return 0;
ef016f83 10397}
6bb11ab3
L
10398_ACEOF
10399if ac_fn_c_try_link "$LINENO"; then :
10400
10401lt_aix_libpath_sed='
10402 /Import File Strings/,/^$/ {
10403 /^0/ {
10404 s/^0 *\(.*\)$/\1/
10405 p
10406 }
10407 }'
10408aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10409# Check for a 64-bit object if we didn't find anything.
10410if test -z "$aix_libpath"; then
10411 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10412fi
10413fi
10414rm -f core conftest.err conftest.$ac_objext \
10415 conftest$ac_exeext conftest.$ac_ext
10416if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10417
10418 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10419 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"
10420 else
10421 if test "$host_cpu" = ia64; then
10422 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10423 allow_undefined_flag="-z nodefs"
10424 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"
10425 else
10426 # Determine the default libpath from the value encoded in an
10427 # empty executable.
10428 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10429/* end confdefs.h. */
10430
10431int
10432main ()
ef016f83 10433{
6bb11ab3
L
10434
10435 ;
10436 return 0;
ef016f83 10437}
6bb11ab3
L
10438_ACEOF
10439if ac_fn_c_try_link "$LINENO"; then :
10440
10441lt_aix_libpath_sed='
10442 /Import File Strings/,/^$/ {
10443 /^0/ {
10444 s/^0 *\(.*\)$/\1/
10445 p
10446 }
10447 }'
10448aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10449# Check for a 64-bit object if we didn't find anything.
10450if test -z "$aix_libpath"; then
10451 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10452fi
10453fi
10454rm -f core conftest.err conftest.$ac_objext \
10455 conftest$ac_exeext conftest.$ac_ext
10456if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10457
10458 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10459 # Warning - without using the other run time loading flags,
10460 # -berok will link without error, but may produce a broken library.
10461 no_undefined_flag=' ${wl}-bernotok'
10462 allow_undefined_flag=' ${wl}-berok'
10463 if test "$with_gnu_ld" = yes; then
10464 # We only use this code for GNU lds that support --whole-archive.
10465 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10466 else
10467 # Exported symbols can be pulled into shared objects from archives
10468 whole_archive_flag_spec='$convenience'
10469 fi
10470 archive_cmds_need_lc=yes
10471 # This is similar to how AIX traditionally builds its shared libraries.
10472 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'
10473 fi
10474 fi
10475 ;;
10476
10477 amigaos*)
10478 case $host_cpu in
10479 powerpc)
10480 # see comment about AmigaOS4 .so support
10481 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10482 archive_expsym_cmds=''
10483 ;;
10484 m68k)
10485 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)'
10486 hardcode_libdir_flag_spec='-L$libdir'
10487 hardcode_minus_L=yes
10488 ;;
10489 esac
10490 ;;
10491
10492 bsdi[45]*)
10493 export_dynamic_flag_spec=-rdynamic
10494 ;;
10495
10496 cygwin* | mingw* | pw32* | cegcc*)
10497 # When not using gcc, we currently assume that we are using
10498 # Microsoft Visual C++.
10499 # hardcode_libdir_flag_spec is actually meaningless, as there is
10500 # no search path for DLLs.
10501 hardcode_libdir_flag_spec=' '
10502 allow_undefined_flag=unsupported
10503 # Tell ltmain to make .lib files, not .a files.
10504 libext=lib
10505 # Tell ltmain to make .dll files, not .so files.
10506 shrext_cmds=".dll"
10507 # FIXME: Setting linknames here is a bad hack.
10508 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
10509 # The linker will automatically build a .lib file if we build a DLL.
10510 old_archive_from_new_cmds='true'
10511 # FIXME: Should let the user specify the lib program.
10512 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
10513 fix_srcfile_path='`cygpath -w "$srcfile"`'
10514 enable_shared_with_static_runtimes=yes
10515 ;;
10516
10517 darwin* | rhapsody*)
10518
10519
10520 archive_cmds_need_lc=no
10521 hardcode_direct=no
10522 hardcode_automatic=yes
10523 hardcode_shlibpath_var=unsupported
10524 if test "$lt_cv_ld_force_load" = "yes"; then
10525 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\"`'
10526 else
10527 whole_archive_flag_spec=''
10528 fi
10529 link_all_deplibs=yes
10530 allow_undefined_flag="$_lt_dar_allow_undefined"
10531 case $cc_basename in
10532 ifort*) _lt_dar_can_shared=yes ;;
10533 *) _lt_dar_can_shared=$GCC ;;
10534 esac
10535 if test "$_lt_dar_can_shared" = "yes"; then
10536 output_verbose_link_cmd=func_echo_all
10537 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
10538 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
10539 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}"
10540 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}"
10541
10542 else
10543 ld_shlibs=no
10544 fi
10545
10546 ;;
10547
10548 dgux*)
10549 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10550 hardcode_libdir_flag_spec='-L$libdir'
10551 hardcode_shlibpath_var=no
10552 ;;
10553
10554 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
10555 # support. Future versions do this automatically, but an explicit c++rt0.o
10556 # does not break anything, and helps significantly (at the cost of a little
10557 # extra space).
10558 freebsd2.2*)
10559 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10560 hardcode_libdir_flag_spec='-R$libdir'
10561 hardcode_direct=yes
10562 hardcode_shlibpath_var=no
10563 ;;
10564
10565 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
10566 freebsd2.*)
10567 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10568 hardcode_direct=yes
10569 hardcode_minus_L=yes
10570 hardcode_shlibpath_var=no
10571 ;;
10572
10573 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10574 freebsd* | dragonfly*)
10575 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
10576 hardcode_libdir_flag_spec='-R$libdir'
10577 hardcode_direct=yes
10578 hardcode_shlibpath_var=no
10579 ;;
10580
10581 hpux9*)
10582 if test "$GCC" = yes; then
10583 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'
10584 else
10585 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'
10586 fi
10587 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10588 hardcode_libdir_separator=:
10589 hardcode_direct=yes
10590
10591 # hardcode_minus_L: Not really in the search PATH,
10592 # but as the default location of the library.
10593 hardcode_minus_L=yes
10594 export_dynamic_flag_spec='${wl}-E'
10595 ;;
10596
10597 hpux10*)
10598 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10599 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10600 else
10601 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10602 fi
10603 if test "$with_gnu_ld" = no; then
10604 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10605 hardcode_libdir_flag_spec_ld='+b $libdir'
10606 hardcode_libdir_separator=:
10607 hardcode_direct=yes
10608 hardcode_direct_absolute=yes
10609 export_dynamic_flag_spec='${wl}-E'
10610 # hardcode_minus_L: Not really in the search PATH,
10611 # but as the default location of the library.
10612 hardcode_minus_L=yes
10613 fi
10614 ;;
10615
10616 hpux11*)
10617 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10618 case $host_cpu in
10619 hppa*64*)
10620 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10621 ;;
10622 ia64*)
10623 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10624 ;;
10625 *)
10626 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10627 ;;
10628 esac
10629 else
10630 case $host_cpu in
10631 hppa*64*)
10632 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10633 ;;
10634 ia64*)
10635 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10636 ;;
10637 *)
10638
10639 # Older versions of the 11.00 compiler do not understand -b yet
10640 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10642$as_echo_n "checking if $CC understands -b... " >&6; }
10643if test "${lt_cv_prog_compiler__b+set}" = set; then :
10644 $as_echo_n "(cached) " >&6
10645else
10646 lt_cv_prog_compiler__b=no
10647 save_LDFLAGS="$LDFLAGS"
10648 LDFLAGS="$LDFLAGS -b"
10649 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10650 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10651 # The linker can only warn and ignore the option if not recognized
10652 # So say no if there are warnings
10653 if test -s conftest.err; then
10654 # Append any errors to the config.log.
10655 cat conftest.err 1>&5
10656 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10657 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10658 if diff conftest.exp conftest.er2 >/dev/null; then
10659 lt_cv_prog_compiler__b=yes
10660 fi
10661 else
10662 lt_cv_prog_compiler__b=yes
10663 fi
10664 fi
10665 $RM -r conftest*
10666 LDFLAGS="$save_LDFLAGS"
10667
10668fi
10669{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10670$as_echo "$lt_cv_prog_compiler__b" >&6; }
10671
10672if test x"$lt_cv_prog_compiler__b" = xyes; then
10673 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10674else
10675 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10676fi
10677
10678 ;;
10679 esac
10680 fi
10681 if test "$with_gnu_ld" = no; then
10682 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10683 hardcode_libdir_separator=:
10684
10685 case $host_cpu in
10686 hppa*64*|ia64*)
10687 hardcode_direct=no
10688 hardcode_shlibpath_var=no
10689 ;;
10690 *)
10691 hardcode_direct=yes
10692 hardcode_direct_absolute=yes
10693 export_dynamic_flag_spec='${wl}-E'
10694
10695 # hardcode_minus_L: Not really in the search PATH,
10696 # but as the default location of the library.
10697 hardcode_minus_L=yes
10698 ;;
10699 esac
10700 fi
10701 ;;
10702
10703 irix5* | irix6* | nonstopux*)
10704 if test "$GCC" = yes; then
10705 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'
10706 # Try to use the -exported_symbol ld option, if it does not
10707 # work, assume that -exports_file does not work either and
10708 # implicitly export all symbols.
10709 save_LDFLAGS="$LDFLAGS"
10710 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
10711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10712/* end confdefs.h. */
10713int foo(void) {}
10714_ACEOF
10715if ac_fn_c_try_link "$LINENO"; then :
10716 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'
10717
10718fi
10719rm -f core conftest.err conftest.$ac_objext \
10720 conftest$ac_exeext conftest.$ac_ext
10721 LDFLAGS="$save_LDFLAGS"
10722 else
10723 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'
10724 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'
10725 fi
10726 archive_cmds_need_lc='no'
10727 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10728 hardcode_libdir_separator=:
10729 inherit_rpath=yes
10730 link_all_deplibs=yes
10731 ;;
10732
10733 netbsd*)
10734 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10735 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
10736 else
10737 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
10738 fi
10739 hardcode_libdir_flag_spec='-R$libdir'
10740 hardcode_direct=yes
10741 hardcode_shlibpath_var=no
10742 ;;
10743
10744 newsos6)
10745 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10746 hardcode_direct=yes
10747 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10748 hardcode_libdir_separator=:
10749 hardcode_shlibpath_var=no
10750 ;;
10751
10752 *nto* | *qnx*)
10753 ;;
10754
10755 openbsd*)
10756 if test -f /usr/libexec/ld.so; then
10757 hardcode_direct=yes
10758 hardcode_shlibpath_var=no
10759 hardcode_direct_absolute=yes
10760 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10761 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10762 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
10763 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10764 export_dynamic_flag_spec='${wl}-E'
10765 else
10766 case $host_os in
10767 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
10768 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10769 hardcode_libdir_flag_spec='-R$libdir'
10770 ;;
10771 *)
10772 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10773 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10774 ;;
10775 esac
10776 fi
10777 else
10778 ld_shlibs=no
10779 fi
10780 ;;
10781
10782 os2*)
10783 hardcode_libdir_flag_spec='-L$libdir'
10784 hardcode_minus_L=yes
10785 allow_undefined_flag=unsupported
10786 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'
10787 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10788 ;;
10789
10790 osf3*)
10791 if test "$GCC" = yes; then
10792 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10793 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'
10794 else
10795 allow_undefined_flag=' -expect_unresolved \*'
10796 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'
10797 fi
10798 archive_cmds_need_lc='no'
10799 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10800 hardcode_libdir_separator=:
10801 ;;
10802
10803 osf4* | osf5*) # as osf3* with the addition of -msym flag
10804 if test "$GCC" = yes; then
10805 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10806 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'
10807 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10808 else
10809 allow_undefined_flag=' -expect_unresolved \*'
10810 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'
10811 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~
10812 $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'
10813
10814 # Both c and cxx compiler support -rpath directly
10815 hardcode_libdir_flag_spec='-rpath $libdir'
10816 fi
10817 archive_cmds_need_lc='no'
10818 hardcode_libdir_separator=:
10819 ;;
10820
10821 solaris*)
10822 no_undefined_flag=' -z defs'
10823 if test "$GCC" = yes; then
10824 wlarc='${wl}'
10825 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10826 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10827 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10828 else
10829 case `$CC -V 2>&1` in
10830 *"Compilers 5.0"*)
10831 wlarc=''
10832 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
10833 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10834 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
10835 ;;
10836 *)
10837 wlarc='${wl}'
10838 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10839 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10840 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10841 ;;
10842 esac
10843 fi
10844 hardcode_libdir_flag_spec='-R$libdir'
10845 hardcode_shlibpath_var=no
10846 case $host_os in
10847 solaris2.[0-5] | solaris2.[0-5].*) ;;
10848 *)
10849 # The compiler driver will combine and reorder linker options,
10850 # but understands `-z linker_flag'. GCC discards it without `$wl',
10851 # but is careful enough not to reorder.
10852 # Supported since Solaris 2.6 (maybe 2.5.1?)
10853 if test "$GCC" = yes; then
10854 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
10855 else
10856 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
10857 fi
10858 ;;
10859 esac
10860 link_all_deplibs=yes
10861 ;;
10862
10863 sunos4*)
10864 if test "x$host_vendor" = xsequent; then
10865 # Use $CC to link under sequent, because it throws in some extra .o
10866 # files that make .init and .fini sections work.
10867 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10868 else
10869 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10870 fi
10871 hardcode_libdir_flag_spec='-L$libdir'
10872 hardcode_direct=yes
10873 hardcode_minus_L=yes
10874 hardcode_shlibpath_var=no
10875 ;;
10876
10877 sysv4)
10878 case $host_vendor in
10879 sni)
10880 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10881 hardcode_direct=yes # is this really true???
10882 ;;
10883 siemens)
10884 ## LD is ld it makes a PLAMLIB
10885 ## CC just makes a GrossModule.
10886 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10887 reload_cmds='$CC -r -o $output$reload_objs'
10888 hardcode_direct=no
10889 ;;
10890 motorola)
10891 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10892 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
10893 ;;
10894 esac
10895 runpath_var='LD_RUN_PATH'
10896 hardcode_shlibpath_var=no
10897 ;;
10898
10899 sysv4.3*)
10900 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10901 hardcode_shlibpath_var=no
10902 export_dynamic_flag_spec='-Bexport'
10903 ;;
10904
10905 sysv4*MP*)
10906 if test -d /usr/nec; then
10907 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10908 hardcode_shlibpath_var=no
10909 runpath_var=LD_RUN_PATH
10910 hardcode_runpath_var=yes
10911 ld_shlibs=yes
10912 fi
10913 ;;
10914
10915 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
10916 no_undefined_flag='${wl}-z,text'
10917 archive_cmds_need_lc=no
10918 hardcode_shlibpath_var=no
10919 runpath_var='LD_RUN_PATH'
10920
10921 if test "$GCC" = yes; then
10922 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10923 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10924 else
10925 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10926 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10927 fi
10928 ;;
10929
10930 sysv5* | sco3.2v5* | sco5v6*)
10931 # Note: We can NOT use -z defs as we might desire, because we do not
10932 # link with -lc, and that would cause any symbols used from libc to
10933 # always be unresolved, which means just about no library would
10934 # ever link correctly. If we're not using GNU ld we use -z text
10935 # though, which does catch some bad symbols but isn't as heavy-handed
10936 # as -z defs.
10937 no_undefined_flag='${wl}-z,text'
10938 allow_undefined_flag='${wl}-z,nodefs'
10939 archive_cmds_need_lc=no
10940 hardcode_shlibpath_var=no
10941 hardcode_libdir_flag_spec='${wl}-R,$libdir'
10942 hardcode_libdir_separator=':'
10943 link_all_deplibs=yes
10944 export_dynamic_flag_spec='${wl}-Bexport'
10945 runpath_var='LD_RUN_PATH'
10946
10947 if test "$GCC" = yes; then
10948 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10949 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10950 else
10951 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10952 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10953 fi
10954 ;;
10955
10956 uts4*)
10957 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10958 hardcode_libdir_flag_spec='-L$libdir'
10959 hardcode_shlibpath_var=no
10960 ;;
10961
10962 *)
10963 ld_shlibs=no
10964 ;;
10965 esac
10966
10967 if test x$host_vendor = xsni; then
10968 case $host in
10969 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
10970 export_dynamic_flag_spec='${wl}-Blargedynsym'
10971 ;;
10972 esac
10973 fi
10974 fi
10975
10976{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10977$as_echo "$ld_shlibs" >&6; }
10978test "$ld_shlibs" = no && can_build_shared=no
10979
10980with_gnu_ld=$with_gnu_ld
10981
10982
10983
10984
10985
10986
10987
10988
10989
10990
10991
10992
10993
10994
10995
10996#
10997# Do we need to explicitly link libc?
10998#
10999case "x$archive_cmds_need_lc" in
11000x|xyes)
11001 # Assume -lc should be added
11002 archive_cmds_need_lc=yes
11003
11004 if test "$enable_shared" = yes && test "$GCC" = yes; then
11005 case $archive_cmds in
11006 *'~'*)
11007 # FIXME: we may have to deal with multi-command sequences.
11008 ;;
11009 '$CC '*)
11010 # Test whether the compiler implicitly links with -lc since on some
11011 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11012 # to ld, don't add -lc before -lgcc.
11013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11014$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11015if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
11016 $as_echo_n "(cached) " >&6
11017else
11018 $RM conftest*
11019 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11020
11021 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11022 (eval $ac_compile) 2>&5
11023 ac_status=$?
11024 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11025 test $ac_status = 0; } 2>conftest.err; then
11026 soname=conftest
11027 lib=conftest
11028 libobjs=conftest.$ac_objext
11029 deplibs=
11030 wl=$lt_prog_compiler_wl
11031 pic_flag=$lt_prog_compiler_pic
11032 compiler_flags=-v
11033 linker_flags=-v
11034 verstring=
11035 output_objdir=.
11036 libname=conftest
11037 lt_save_allow_undefined_flag=$allow_undefined_flag
11038 allow_undefined_flag=
11039 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11040 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11041 ac_status=$?
11042 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11043 test $ac_status = 0; }
11044 then
11045 lt_cv_archive_cmds_need_lc=no
11046 else
11047 lt_cv_archive_cmds_need_lc=yes
11048 fi
11049 allow_undefined_flag=$lt_save_allow_undefined_flag
11050 else
11051 cat conftest.err 1>&5
11052 fi
11053 $RM conftest*
11054
11055fi
11056{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11057$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11058 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11059 ;;
11060 esac
11061 fi
11062 ;;
11063esac
11064
11065
11066
11067
11068
11069
11070
11071
11072
11073
11074
11075
11076
11077
11078
11079
11080
11081
11082
11083
11084
11085
11086
11087
11088
11089
11090
11091
11092
11093
11094
11095
11096
11097
11098
11099
11100
11101
11102
11103
11104
11105
11106
11107
11108
11109
11110
11111
11112
11113
11114
11115
11116
11117
11118
11119
11120
11121
11122
11123
11124
11125
11126
11127
11128
11129
11130
11131
11132
11133
11134
11135
11136
11137
11138
11139
11140
11141
11142
11143
11144
11145
11146
11147
11148
11149
11150
11151
11152
11153
11154
11155
11156
11157
11158
11159
11160
11161
11162
11163
11164
11165
11166
11167
11168
11169
11170
11171
11172
11173
11174
11175
11176
11177
11178
11179
11180
11181
11182
11183
ef016f83 11184
ef016f83 11185
ef016f83 11186
ef016f83 11187
ef016f83 11188
ef016f83 11189
ef016f83 11190
6ffe910a 11191
6ffe910a
MF
11192
11193
6ffe910a 11194
ef016f83 11195
ef016f83
MF
11196
11197
ef016f83
MF
11198
11199
11200
6ffe910a 11201
ef016f83
MF
11202
11203
ef016f83 11204
ef016f83 11205
ef016f83 11206
ef016f83 11207
ef016f83 11208
ef016f83 11209
ef016f83 11210
ef016f83 11211
ef016f83 11212
ef016f83 11213
ef016f83 11214
ef016f83
MF
11215
11216
ef016f83 11217
ef016f83 11218
ef016f83
MF
11219
11220
6bb11ab3
L
11221 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11222$as_echo_n "checking dynamic linker characteristics... " >&6; }
11223
11224if test "$GCC" = yes; then
11225 case $host_os in
11226 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11227 *) lt_awk_arg="/^libraries:/" ;;
11228 esac
11229 case $host_os in
11230 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11231 *) lt_sed_strip_eq="s,=/,/,g" ;;
11232 esac
11233 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11234 case $lt_search_path_spec in
11235 *\;*)
11236 # if the path contains ";" then we assume it to be the separator
11237 # otherwise default to the standard path separator (i.e. ":") - it is
11238 # assumed that no part of a normal pathname contains ";" but that should
11239 # okay in the real world where ";" in dirpaths is itself problematic.
11240 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11241 ;;
11242 *)
11243 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11244 ;;
11245 esac
11246 # Ok, now we have the path, separated by spaces, we can step through it
11247 # and add multilib dir if necessary.
11248 lt_tmp_lt_search_path_spec=
11249 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11250 for lt_sys_path in $lt_search_path_spec; do
11251 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11252 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11253 else
11254 test -d "$lt_sys_path" && \
11255 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
ef016f83 11256 fi
ef016f83 11257 done
6bb11ab3
L
11258 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11259BEGIN {RS=" "; FS="/|\n";} {
11260 lt_foo="";
11261 lt_count=0;
11262 for (lt_i = NF; lt_i > 0; lt_i--) {
11263 if ($lt_i != "" && $lt_i != ".") {
11264 if ($lt_i == "..") {
11265 lt_count++;
11266 } else {
11267 if (lt_count == 0) {
11268 lt_foo="/" $lt_i lt_foo;
11269 } else {
11270 lt_count--;
11271 }
11272 }
11273 }
11274 }
11275 if (lt_foo != "") { lt_freq[lt_foo]++; }
11276 if (lt_freq[lt_foo] == 1) { print lt_foo; }
11277}'`
11278 # AWK program above erroneously prepends '/' to C:/dos/paths
11279 # for these hosts.
11280 case $host_os in
11281 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11282 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11283 esac
11284 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11285else
11286 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11287fi
11288library_names_spec=
11289libname_spec='lib$name'
11290soname_spec=
11291shrext_cmds=".so"
11292postinstall_cmds=
11293postuninstall_cmds=
11294finish_cmds=
11295finish_eval=
11296shlibpath_var=
11297shlibpath_overrides_runpath=unknown
11298version_type=none
11299dynamic_linker="$host_os ld.so"
11300sys_lib_dlsearch_path_spec="/lib /usr/lib"
11301need_lib_prefix=unknown
11302hardcode_into_libs=no
11303
11304# when you set need_version to no, make sure it does not cause -set_version
11305# flags to be left without arguments
11306need_version=unknown
11307
11308case $host_os in
11309aix3*)
11310 version_type=linux
11311 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11312 shlibpath_var=LIBPATH
11313
11314 # AIX 3 has no versioning support, so we append a major version to the name.
11315 soname_spec='${libname}${release}${shared_ext}$major'
11316 ;;
ef016f83 11317
6bb11ab3
L
11318aix[4-9]*)
11319 version_type=linux
11320 need_lib_prefix=no
11321 need_version=no
11322 hardcode_into_libs=yes
11323 if test "$host_cpu" = ia64; then
11324 # AIX 5 supports IA64
11325 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11326 shlibpath_var=LD_LIBRARY_PATH
11327 else
11328 # With GCC up to 2.95.x, collect2 would create an import file
11329 # for dependence libraries. The import file would start with
11330 # the line `#! .'. This would cause the generated library to
11331 # depend on `.', always an invalid library. This was fixed in
11332 # development snapshots of GCC prior to 3.0.
11333 case $host_os in
11334 aix4 | aix4.[01] | aix4.[01].*)
11335 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11336 echo ' yes '
11337 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11338 :
11339 else
11340 can_build_shared=no
11341 fi
11342 ;;
11343 esac
11344 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11345 # soname into executable. Probably we can add versioning support to
11346 # collect2, so additional links can be useful in future.
11347 if test "$aix_use_runtimelinking" = yes; then
11348 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11349 # instead of lib<name>.a to let people know that these are not
11350 # typical AIX shared libraries.
11351 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11352 else
11353 # We preserve .a as extension for shared libraries through AIX4.2
11354 # and later when we are not doing run time linking.
11355 library_names_spec='${libname}${release}.a $libname.a'
11356 soname_spec='${libname}${release}${shared_ext}$major'
11357 fi
11358 shlibpath_var=LIBPATH
ef016f83 11359 fi
6bb11ab3 11360 ;;
ef016f83 11361
6bb11ab3
L
11362amigaos*)
11363 case $host_cpu in
11364 powerpc)
11365 # Since July 2007 AmigaOS4 officially supports .so libraries.
11366 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11367 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11368 ;;
11369 m68k)
11370 library_names_spec='$libname.ixlibrary $libname.a'
11371 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11372 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'
11373 ;;
11374 esac
11375 ;;
ef016f83 11376
6bb11ab3
L
11377beos*)
11378 library_names_spec='${libname}${shared_ext}'
11379 dynamic_linker="$host_os ld.so"
11380 shlibpath_var=LIBRARY_PATH
11381 ;;
ef016f83 11382
6bb11ab3
L
11383bsdi[45]*)
11384 version_type=linux
11385 need_version=no
11386 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11387 soname_spec='${libname}${release}${shared_ext}$major'
11388 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11389 shlibpath_var=LD_LIBRARY_PATH
11390 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11391 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11392 # the default ld.so.conf also contains /usr/contrib/lib and
11393 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11394 # libtool to hard-code these into programs
11395 ;;
ef016f83 11396
6bb11ab3
L
11397cygwin* | mingw* | pw32* | cegcc*)
11398 version_type=windows
11399 shrext_cmds=".dll"
11400 need_version=no
11401 need_lib_prefix=no
11402
11403 case $GCC,$host_os in
11404 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11405 library_names_spec='$libname.dll.a'
11406 # DLL is installed to $(libdir)/../bin by postinstall_cmds
11407 postinstall_cmds='base_file=`basename \${file}`~
11408 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11409 dldir=$destdir/`dirname \$dlpath`~
11410 test -d \$dldir || mkdir -p \$dldir~
11411 $install_prog $dir/$dlname \$dldir/$dlname~
11412 chmod a+x \$dldir/$dlname~
11413 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11414 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11415 fi'
11416 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11417 dlpath=$dir/\$dldll~
11418 $RM \$dlpath'
11419 shlibpath_overrides_runpath=yes
11420
11421 case $host_os in
11422 cygwin*)
11423 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11424 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11425
11426 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11427 ;;
11428 mingw* | cegcc*)
11429 # MinGW DLLs use traditional 'lib' prefix
11430 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11431 ;;
11432 pw32*)
11433 # pw32 DLLs use 'pw' prefix rather than 'lib'
11434 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11435 ;;
11436 esac
11437 ;;
ef016f83 11438
6bb11ab3
L
11439 *)
11440 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11441 ;;
11442 esac
11443 dynamic_linker='Win32 ld.exe'
11444 # FIXME: first we should search . and the directory the executable is in
11445 shlibpath_var=PATH
11446 ;;
ef016f83 11447
6bb11ab3
L
11448darwin* | rhapsody*)
11449 dynamic_linker="$host_os dyld"
11450 version_type=darwin
11451 need_lib_prefix=no
11452 need_version=no
11453 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11454 soname_spec='${libname}${release}${major}$shared_ext'
11455 shlibpath_overrides_runpath=yes
11456 shlibpath_var=DYLD_LIBRARY_PATH
11457 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11458
11459 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11460 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11461 ;;
ef016f83 11462
6bb11ab3
L
11463dgux*)
11464 version_type=linux
11465 need_lib_prefix=no
11466 need_version=no
11467 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11468 soname_spec='${libname}${release}${shared_ext}$major'
11469 shlibpath_var=LD_LIBRARY_PATH
11470 ;;
11471
11472freebsd* | dragonfly*)
11473 # DragonFly does not have aout. When/if they implement a new
11474 # versioning mechanism, adjust this.
11475 if test -x /usr/bin/objformat; then
11476 objformat=`/usr/bin/objformat`
11477 else
11478 case $host_os in
11479 freebsd[23].*) objformat=aout ;;
11480 *) objformat=elf ;;
11481 esac
11482 fi
11483 version_type=freebsd-$objformat
11484 case $version_type in
11485 freebsd-elf*)
11486 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11487 need_version=no
11488 need_lib_prefix=no
11489 ;;
11490 freebsd-*)
11491 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11492 need_version=yes
11493 ;;
11494 esac
11495 shlibpath_var=LD_LIBRARY_PATH
11496 case $host_os in
11497 freebsd2.*)
11498 shlibpath_overrides_runpath=yes
11499 ;;
11500 freebsd3.[01]* | freebsdelf3.[01]*)
11501 shlibpath_overrides_runpath=yes
11502 hardcode_into_libs=yes
11503 ;;
11504 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
11505 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
11506 shlibpath_overrides_runpath=no
11507 hardcode_into_libs=yes
11508 ;;
11509 *) # from 4.6 on, and DragonFly
11510 shlibpath_overrides_runpath=yes
11511 hardcode_into_libs=yes
11512 ;;
11513 esac
11514 ;;
ef016f83 11515
6bb11ab3
L
11516gnu*)
11517 version_type=linux
11518 need_lib_prefix=no
11519 need_version=no
11520 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11521 soname_spec='${libname}${release}${shared_ext}$major'
11522 shlibpath_var=LD_LIBRARY_PATH
11523 hardcode_into_libs=yes
11524 ;;
ef016f83 11525
6bb11ab3
L
11526haiku*)
11527 version_type=linux
11528 need_lib_prefix=no
11529 need_version=no
11530 dynamic_linker="$host_os runtime_loader"
11531 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11532 soname_spec='${libname}${release}${shared_ext}$major'
11533 shlibpath_var=LIBRARY_PATH
11534 shlibpath_overrides_runpath=yes
11535 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
11536 hardcode_into_libs=yes
11537 ;;
ef016f83 11538
6bb11ab3
L
11539hpux9* | hpux10* | hpux11*)
11540 # Give a soname corresponding to the major version so that dld.sl refuses to
11541 # link against other versions.
11542 version_type=sunos
11543 need_lib_prefix=no
11544 need_version=no
11545 case $host_cpu in
11546 ia64*)
11547 shrext_cmds='.so'
11548 hardcode_into_libs=yes
11549 dynamic_linker="$host_os dld.so"
11550 shlibpath_var=LD_LIBRARY_PATH
11551 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11552 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11553 soname_spec='${libname}${release}${shared_ext}$major'
11554 if test "X$HPUX_IA64_MODE" = X32; then
11555 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
11556 else
11557 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
11558 fi
11559 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11560 ;;
11561 hppa*64*)
11562 shrext_cmds='.sl'
11563 hardcode_into_libs=yes
11564 dynamic_linker="$host_os dld.sl"
11565 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
11566 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11567 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11568 soname_spec='${libname}${release}${shared_ext}$major'
11569 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
11570 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11571 ;;
11572 *)
11573 shrext_cmds='.sl'
11574 dynamic_linker="$host_os dld.sl"
11575 shlibpath_var=SHLIB_PATH
11576 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
11577 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11578 soname_spec='${libname}${release}${shared_ext}$major'
11579 ;;
11580 esac
11581 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11582 postinstall_cmds='chmod 555 $lib'
11583 # or fails outright, so override atomically:
11584 install_override_mode=555
11585 ;;
ef016f83 11586
6bb11ab3
L
11587interix[3-9]*)
11588 version_type=linux
11589 need_lib_prefix=no
11590 need_version=no
11591 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11592 soname_spec='${libname}${release}${shared_ext}$major'
11593 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
11594 shlibpath_var=LD_LIBRARY_PATH
11595 shlibpath_overrides_runpath=no
11596 hardcode_into_libs=yes
11597 ;;
ef016f83 11598
6bb11ab3
L
11599irix5* | irix6* | nonstopux*)
11600 case $host_os in
11601 nonstopux*) version_type=nonstopux ;;
11602 *)
11603 if test "$lt_cv_prog_gnu_ld" = yes; then
11604 version_type=linux
11605 else
11606 version_type=irix
11607 fi ;;
11608 esac
11609 need_lib_prefix=no
11610 need_version=no
11611 soname_spec='${libname}${release}${shared_ext}$major'
11612 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
11613 case $host_os in
11614 irix5* | nonstopux*)
11615 libsuff= shlibsuff=
11616 ;;
11617 *)
11618 case $LD in # libtool.m4 will add one of these switches to LD
11619 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11620 libsuff= shlibsuff= libmagic=32-bit;;
11621 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11622 libsuff=32 shlibsuff=N32 libmagic=N32;;
11623 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11624 libsuff=64 shlibsuff=64 libmagic=64-bit;;
11625 *) libsuff= shlibsuff= libmagic=never-match;;
11626 esac
11627 ;;
11628 esac
11629 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
11630 shlibpath_overrides_runpath=no
11631 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
11632 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
11633 hardcode_into_libs=yes
11634 ;;
ef016f83 11635
6bb11ab3
L
11636# No shared lib support for Linux oldld, aout, or coff.
11637linux*oldld* | linux*aout* | linux*coff*)
11638 dynamic_linker=no
11639 ;;
ef016f83 11640
6bb11ab3
L
11641# This must be Linux ELF.
11642linux* | k*bsd*-gnu | kopensolaris*-gnu)
11643 version_type=linux
11644 need_lib_prefix=no
11645 need_version=no
11646 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11647 soname_spec='${libname}${release}${shared_ext}$major'
11648 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11649 shlibpath_var=LD_LIBRARY_PATH
11650 shlibpath_overrides_runpath=no
11651
11652 # Some binutils ld are patched to set DT_RUNPATH
11653 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
11654 $as_echo_n "(cached) " >&6
ef016f83 11655else
6bb11ab3
L
11656 lt_cv_shlibpath_overrides_runpath=no
11657 save_LDFLAGS=$LDFLAGS
11658 save_libdir=$libdir
11659 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11660 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
11661 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
ef016f83 11662/* end confdefs.h. */
ef016f83 11663
ef016f83
MF
11664int
11665main ()
11666{
6bb11ab3
L
11667
11668 ;
ef016f83
MF
11669 return 0;
11670}
11671_ACEOF
6bb11ab3
L
11672if ac_fn_c_try_link "$LINENO"; then :
11673 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
11674 lt_cv_shlibpath_overrides_runpath=yes
ef016f83 11675fi
ef016f83 11676fi
6bb11ab3
L
11677rm -f core conftest.err conftest.$ac_objext \
11678 conftest$ac_exeext conftest.$ac_ext
11679 LDFLAGS=$save_LDFLAGS
11680 libdir=$save_libdir
ef016f83
MF
11681
11682fi
ef016f83 11683
6bb11ab3 11684 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
ef016f83 11685
6bb11ab3
L
11686 # This implies no fast_install, which is unacceptable.
11687 # Some rework will be needed to allow for fast_install
11688 # before this can be enabled.
11689 hardcode_into_libs=yes
ef016f83 11690
6bb11ab3
L
11691 # Append ld.so.conf contents to the search path
11692 if test -f /etc/ld.so.conf; then
11693 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' ' '`
11694 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11695 fi
ef016f83 11696
6bb11ab3
L
11697 # We used to test for /lib/ld.so.1 and disable shared libraries on
11698 # powerpc, because MkLinux only supported shared libraries with the
11699 # GNU dynamic linker. Since this was broken with cross compilers,
11700 # most powerpc-linux boxes support dynamic linking these days and
11701 # people can always --disable-shared, the test was removed, and we
11702 # assume the GNU/Linux dynamic linker is in use.
11703 dynamic_linker='GNU/Linux ld.so'
11704 ;;
ef016f83 11705
6bb11ab3
L
11706netbsd*)
11707 version_type=sunos
11708 need_lib_prefix=no
11709 need_version=no
11710 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11711 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11712 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11713 dynamic_linker='NetBSD (a.out) ld.so'
11714 else
11715 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11716 soname_spec='${libname}${release}${shared_ext}$major'
11717 dynamic_linker='NetBSD ld.elf_so'
11718 fi
11719 shlibpath_var=LD_LIBRARY_PATH
11720 shlibpath_overrides_runpath=yes
11721 hardcode_into_libs=yes
11722 ;;
ef016f83 11723
6bb11ab3
L
11724newsos6)
11725 version_type=linux
11726 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11727 shlibpath_var=LD_LIBRARY_PATH
11728 shlibpath_overrides_runpath=yes
11729 ;;
ef016f83 11730
6bb11ab3
L
11731*nto* | *qnx*)
11732 version_type=qnx
11733 need_lib_prefix=no
11734 need_version=no
11735 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11736 soname_spec='${libname}${release}${shared_ext}$major'
11737 shlibpath_var=LD_LIBRARY_PATH
11738 shlibpath_overrides_runpath=no
11739 hardcode_into_libs=yes
11740 dynamic_linker='ldqnx.so'
11741 ;;
6ffe910a 11742
6bb11ab3
L
11743openbsd*)
11744 version_type=sunos
11745 sys_lib_dlsearch_path_spec="/usr/lib"
11746 need_lib_prefix=no
11747 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
11748 case $host_os in
11749 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
11750 *) need_version=no ;;
11751 esac
11752 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11753 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11754 shlibpath_var=LD_LIBRARY_PATH
11755 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11756 case $host_os in
11757 openbsd2.[89] | openbsd2.[89].*)
11758 shlibpath_overrides_runpath=no
11759 ;;
11760 *)
11761 shlibpath_overrides_runpath=yes
11762 ;;
11763 esac
11764 else
11765 shlibpath_overrides_runpath=yes
11766 fi
11767 ;;
2232061b 11768
6bb11ab3
L
11769os2*)
11770 libname_spec='$name'
11771 shrext_cmds=".dll"
11772 need_lib_prefix=no
11773 library_names_spec='$libname${shared_ext} $libname.a'
11774 dynamic_linker='OS/2 ld.exe'
11775 shlibpath_var=LIBPATH
11776 ;;
2232061b 11777
6bb11ab3
L
11778osf3* | osf4* | osf5*)
11779 version_type=osf
11780 need_lib_prefix=no
11781 need_version=no
11782 soname_spec='${libname}${release}${shared_ext}$major'
11783 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11784 shlibpath_var=LD_LIBRARY_PATH
11785 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
11786 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
11787 ;;
2232061b 11788
6bb11ab3
L
11789rdos*)
11790 dynamic_linker=no
11791 ;;
2232061b 11792
6bb11ab3
L
11793solaris*)
11794 version_type=linux
11795 need_lib_prefix=no
11796 need_version=no
11797 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11798 soname_spec='${libname}${release}${shared_ext}$major'
11799 shlibpath_var=LD_LIBRARY_PATH
11800 shlibpath_overrides_runpath=yes
11801 hardcode_into_libs=yes
11802 # ldd complains unless libraries are executable
11803 postinstall_cmds='chmod +x $lib'
11804 ;;
2232061b 11805
6bb11ab3
L
11806sunos4*)
11807 version_type=sunos
11808 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11809 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
11810 shlibpath_var=LD_LIBRARY_PATH
11811 shlibpath_overrides_runpath=yes
11812 if test "$with_gnu_ld" = yes; then
11813 need_lib_prefix=no
11814 fi
11815 need_version=yes
11816 ;;
2232061b 11817
6bb11ab3
L
11818sysv4 | sysv4.3*)
11819 version_type=linux
11820 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11821 soname_spec='${libname}${release}${shared_ext}$major'
11822 shlibpath_var=LD_LIBRARY_PATH
11823 case $host_vendor in
11824 sni)
11825 shlibpath_overrides_runpath=no
11826 need_lib_prefix=no
11827 runpath_var=LD_RUN_PATH
11828 ;;
11829 siemens)
11830 need_lib_prefix=no
11831 ;;
11832 motorola)
11833 need_lib_prefix=no
11834 need_version=no
11835 shlibpath_overrides_runpath=no
11836 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
11837 ;;
11838 esac
11839 ;;
2232061b 11840
6bb11ab3
L
11841sysv4*MP*)
11842 if test -d /usr/nec ;then
11843 version_type=linux
11844 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11845 soname_spec='$libname${shared_ext}.$major'
11846 shlibpath_var=LD_LIBRARY_PATH
11847 fi
11848 ;;
2232061b 11849
6bb11ab3
L
11850sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
11851 version_type=freebsd-elf
11852 need_lib_prefix=no
11853 need_version=no
11854 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11855 soname_spec='${libname}${release}${shared_ext}$major'
11856 shlibpath_var=LD_LIBRARY_PATH
11857 shlibpath_overrides_runpath=yes
11858 hardcode_into_libs=yes
11859 if test "$with_gnu_ld" = yes; then
11860 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
11861 else
11862 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
11863 case $host_os in
11864 sco3.2v5*)
11865 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
11866 ;;
11867 esac
2232061b 11868 fi
6bb11ab3
L
11869 sys_lib_dlsearch_path_spec='/usr/lib'
11870 ;;
2232061b 11871
6bb11ab3
L
11872tpf*)
11873 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
11874 version_type=linux
11875 need_lib_prefix=no
11876 need_version=no
11877 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11878 shlibpath_var=LD_LIBRARY_PATH
11879 shlibpath_overrides_runpath=no
11880 hardcode_into_libs=yes
11881 ;;
2232061b 11882
6bb11ab3
L
11883uts4*)
11884 version_type=linux
11885 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11886 soname_spec='${libname}${release}${shared_ext}$major'
11887 shlibpath_var=LD_LIBRARY_PATH
11888 ;;
2232061b 11889
6bb11ab3
L
11890*)
11891 dynamic_linker=no
11892 ;;
11893esac
11894{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11895$as_echo "$dynamic_linker" >&6; }
11896test "$dynamic_linker" = no && can_build_shared=no
2232061b 11897
6bb11ab3
L
11898variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
11899if test "$GCC" = yes; then
11900 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2232061b 11901fi
2232061b 11902
6bb11ab3
L
11903if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
11904 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
11905fi
11906if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
11907 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
11908fi
11909
11910
11911
11912
11913
11914
11915
11916
11917
11918
11919
11920
11921
11922
11923
2232061b 11924
2232061b 11925
2232061b 11926
2232061b
MF
11927
11928
2232061b 11929
2232061b 11930
2232061b 11931
2232061b 11932
2232061b 11933
2232061b 11934
2232061b 11935
2232061b 11936
2232061b 11937
2232061b
MF
11938
11939
6ffe910a 11940
6ffe910a
MF
11941
11942
11943
11944
11945
2232061b 11946
6ffe910a
MF
11947
11948
11949
11950
6ffe910a 11951
6ffe910a 11952
6ffe910a
MF
11953
11954
6ffe910a 11955
6ffe910a 11956
6ffe910a
MF
11957
11958
5f3ef9d0 11959
5f3ef9d0
JB
11960
11961
11962
db2e4d67
MF
11963
11964
db2e4d67 11965
db2e4d67 11966
db2e4d67 11967
db2e4d67 11968
db2e4d67 11969
db2e4d67 11970
db2e4d67 11971
db2e4d67
MF
11972
11973
db2e4d67 11974
db2e4d67
MF
11975
11976
db2e4d67 11977
db2e4d67
MF
11978
11979
6ffe910a 11980
6ffe910a 11981
6ffe910a
MF
11982
11983
6ffe910a
MF
11984
11985
6ffe910a 11986
6ffe910a 11987
6ffe910a 11988
6ffe910a 11989
6ffe910a 11990
ef016f83 11991
ef016f83 11992
ef016f83 11993
ef016f83 11994
ef016f83 11995
ef016f83 11996
ef016f83 11997
6bb11ab3
L
11998
11999
12000
12001 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12002$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12003hardcode_action=
12004if test -n "$hardcode_libdir_flag_spec" ||
12005 test -n "$runpath_var" ||
12006 test "X$hardcode_automatic" = "Xyes" ; then
12007
12008 # We can hardcode non-existent directories.
12009 if test "$hardcode_direct" != no &&
12010 # If the only mechanism to avoid hardcoding is shlibpath_var, we
12011 # have to relink, otherwise we might link with an installed library
12012 # when we should be linking with a yet-to-be-installed one
12013 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12014 test "$hardcode_minus_L" != no; then
12015 # Linking always hardcodes the temporary library directory.
12016 hardcode_action=relink
12017 else
12018 # We can link without hardcoding, and we can hardcode nonexisting dirs.
12019 hardcode_action=immediate
12020 fi
12021else
12022 # We cannot hardcode anything, or else we can only hardcode existing
12023 # directories.
12024 hardcode_action=unsupported
ef016f83 12025fi
6bb11ab3
L
12026{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12027$as_echo "$hardcode_action" >&6; }
ef016f83 12028
6bb11ab3
L
12029if test "$hardcode_action" = relink ||
12030 test "$inherit_rpath" = yes; then
12031 # Fast installation is not supported
12032 enable_fast_install=no
12033elif test "$shlibpath_overrides_runpath" = yes ||
12034 test "$enable_shared" = no; then
12035 # Fast installation is not necessary
12036 enable_fast_install=needless
12037fi
ef016f83 12038
6bb11ab3
L
12039
12040
12041
12042
12043
12044 if test "x$enable_dlopen" != xyes; then
12045 enable_dlopen=unknown
12046 enable_dlopen_self=unknown
12047 enable_dlopen_self_static=unknown
12048else
12049 lt_cv_dlopen=no
12050 lt_cv_dlopen_libs=
12051
12052 case $host_os in
12053 beos*)
12054 lt_cv_dlopen="load_add_on"
12055 lt_cv_dlopen_libs=
12056 lt_cv_dlopen_self=yes
12057 ;;
12058
12059 mingw* | pw32* | cegcc*)
12060 lt_cv_dlopen="LoadLibrary"
12061 lt_cv_dlopen_libs=
12062 ;;
12063
12064 cygwin*)
12065 lt_cv_dlopen="dlopen"
12066 lt_cv_dlopen_libs=
12067 ;;
12068
12069 darwin*)
12070 # if libdl is installed we need to link against it
12071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12072$as_echo_n "checking for dlopen in -ldl... " >&6; }
12073if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12074 $as_echo_n "(cached) " >&6
12075else
12076 ac_check_lib_save_LIBS=$LIBS
12077LIBS="-ldl $LIBS"
12078cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12079/* end confdefs.h. */
12080
12081/* Override any GCC internal prototype to avoid an error.
12082 Use char because int might match the return type of a GCC
12083 builtin and then its argument prototype would still apply. */
12084#ifdef __cplusplus
12085extern "C"
12086#endif
12087char dlopen ();
12088int
12089main ()
12090{
12091return dlopen ();
12092 ;
12093 return 0;
12094}
ef016f83 12095_ACEOF
6bb11ab3
L
12096if ac_fn_c_try_link "$LINENO"; then :
12097 ac_cv_lib_dl_dlopen=yes
12098else
12099 ac_cv_lib_dl_dlopen=no
12100fi
12101rm -f core conftest.err conftest.$ac_objext \
12102 conftest$ac_exeext conftest.$ac_ext
12103LIBS=$ac_check_lib_save_LIBS
12104fi
12105{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12106$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12107if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12108 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12109else
12110
12111 lt_cv_dlopen="dyld"
12112 lt_cv_dlopen_libs=
12113 lt_cv_dlopen_self=yes
ef016f83
MF
12114
12115fi
12116
6bb11ab3 12117 ;;
ef016f83 12118
6bb11ab3
L
12119 *)
12120 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12121if test "x$ac_cv_func_shl_load" = x""yes; then :
12122 lt_cv_dlopen="shl_load"
12123else
12124 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12125$as_echo_n "checking for shl_load in -ldld... " >&6; }
12126if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12127 $as_echo_n "(cached) " >&6
12128else
12129 ac_check_lib_save_LIBS=$LIBS
12130LIBS="-ldld $LIBS"
12131cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12132/* end confdefs.h. */
12133
12134/* Override any GCC internal prototype to avoid an error.
12135 Use char because int might match the return type of a GCC
12136 builtin and then its argument prototype would still apply. */
12137#ifdef __cplusplus
12138extern "C"
12139#endif
12140char shl_load ();
12141int
12142main ()
12143{
12144return shl_load ();
12145 ;
12146 return 0;
12147}
12148_ACEOF
12149if ac_fn_c_try_link "$LINENO"; then :
12150 ac_cv_lib_dld_shl_load=yes
12151else
12152 ac_cv_lib_dld_shl_load=no
12153fi
12154rm -f core conftest.err conftest.$ac_objext \
12155 conftest$ac_exeext conftest.$ac_ext
12156LIBS=$ac_check_lib_save_LIBS
12157fi
12158{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12159$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12160if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12161 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12162else
12163 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12164if test "x$ac_cv_func_dlopen" = x""yes; then :
12165 lt_cv_dlopen="dlopen"
12166else
12167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12168$as_echo_n "checking for dlopen in -ldl... " >&6; }
12169if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12170 $as_echo_n "(cached) " >&6
12171else
12172 ac_check_lib_save_LIBS=$LIBS
12173LIBS="-ldl $LIBS"
12174cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12175/* end confdefs.h. */
12176
12177/* Override any GCC internal prototype to avoid an error.
12178 Use char because int might match the return type of a GCC
12179 builtin and then its argument prototype would still apply. */
12180#ifdef __cplusplus
12181extern "C"
12182#endif
12183char dlopen ();
12184int
12185main ()
12186{
12187return dlopen ();
12188 ;
12189 return 0;
12190}
ef016f83 12191_ACEOF
6bb11ab3
L
12192if ac_fn_c_try_link "$LINENO"; then :
12193 ac_cv_lib_dl_dlopen=yes
12194else
12195 ac_cv_lib_dl_dlopen=no
ef016f83 12196fi
6bb11ab3
L
12197rm -f core conftest.err conftest.$ac_objext \
12198 conftest$ac_exeext conftest.$ac_ext
12199LIBS=$ac_check_lib_save_LIBS
12200fi
12201{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12202$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12203if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12204 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12205else
12206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12207$as_echo_n "checking for dlopen in -lsvld... " >&6; }
12208if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
ef016f83
MF
12209 $as_echo_n "(cached) " >&6
12210else
12211 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12212LIBS="-lsvld $LIBS"
ef016f83
MF
12213cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12214/* end confdefs.h. */
12215
12216/* Override any GCC internal prototype to avoid an error.
12217 Use char because int might match the return type of a GCC
12218 builtin and then its argument prototype would still apply. */
12219#ifdef __cplusplus
12220extern "C"
12221#endif
6bb11ab3 12222char dlopen ();
ef016f83
MF
12223int
12224main ()
12225{
6bb11ab3 12226return dlopen ();
ef016f83
MF
12227 ;
12228 return 0;
12229}
12230_ACEOF
12231if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12232 ac_cv_lib_svld_dlopen=yes
ef016f83 12233else
6bb11ab3 12234 ac_cv_lib_svld_dlopen=no
ef016f83
MF
12235fi
12236rm -f core conftest.err conftest.$ac_objext \
12237 conftest$ac_exeext conftest.$ac_ext
12238LIBS=$ac_check_lib_save_LIBS
12239fi
6bb11ab3
L
12240{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12241$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12242if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12243 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
12244else
12245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12246$as_echo_n "checking for dld_link in -ldld... " >&6; }
12247if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
ef016f83
MF
12248 $as_echo_n "(cached) " >&6
12249else
12250 ac_check_lib_save_LIBS=$LIBS
6bb11ab3 12251LIBS="-ldld $LIBS"
ef016f83
MF
12252cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12253/* end confdefs.h. */
12254
12255/* Override any GCC internal prototype to avoid an error.
12256 Use char because int might match the return type of a GCC
12257 builtin and then its argument prototype would still apply. */
12258#ifdef __cplusplus
12259extern "C"
12260#endif
6bb11ab3 12261char dld_link ();
ef016f83
MF
12262int
12263main ()
12264{
6bb11ab3 12265return dld_link ();
ef016f83
MF
12266 ;
12267 return 0;
12268}
12269_ACEOF
12270if ac_fn_c_try_link "$LINENO"; then :
6bb11ab3 12271 ac_cv_lib_dld_dld_link=yes
ef016f83 12272else
6bb11ab3 12273 ac_cv_lib_dld_dld_link=no
ef016f83
MF
12274fi
12275rm -f core conftest.err conftest.$ac_objext \
12276 conftest$ac_exeext conftest.$ac_ext
12277LIBS=$ac_check_lib_save_LIBS
12278fi
6bb11ab3
L
12279{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12280$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12281if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12282 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12283fi
ef016f83 12284
ef016f83
MF
12285
12286fi
12287
12288
6bb11ab3 12289fi
ef016f83 12290
ef016f83 12291
ef016f83
MF
12292fi
12293
12294
6bb11ab3
L
12295fi
12296
12297
12298fi
12299
12300 ;;
12301 esac
12302
12303 if test "x$lt_cv_dlopen" != xno; then
12304 enable_dlopen=yes
12305 else
12306 enable_dlopen=no
12307 fi
12308
12309 case $lt_cv_dlopen in
12310 dlopen)
12311 save_CPPFLAGS="$CPPFLAGS"
12312 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12313
12314 save_LDFLAGS="$LDFLAGS"
12315 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12316
12317 save_LIBS="$LIBS"
12318 LIBS="$lt_cv_dlopen_libs $LIBS"
12319
12320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12321$as_echo_n "checking whether a program can dlopen itself... " >&6; }
12322if test "${lt_cv_dlopen_self+set}" = set; then :
ef016f83
MF
12323 $as_echo_n "(cached) " >&6
12324else
6bb11ab3
L
12325 if test "$cross_compiling" = yes; then :
12326 lt_cv_dlopen_self=cross
12327else
12328 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12329 lt_status=$lt_dlunknown
12330 cat > conftest.$ac_ext <<_LT_EOF
0ceaf1ec 12331#line 12331 "configure"
6bb11ab3 12332#include "confdefs.h"
ef016f83 12333
6bb11ab3
L
12334#if HAVE_DLFCN_H
12335#include <dlfcn.h>
ef016f83 12336#endif
6bb11ab3
L
12337
12338#include <stdio.h>
12339
12340#ifdef RTLD_GLOBAL
12341# define LT_DLGLOBAL RTLD_GLOBAL
12342#else
12343# ifdef DL_GLOBAL
12344# define LT_DLGLOBAL DL_GLOBAL
12345# else
12346# define LT_DLGLOBAL 0
12347# endif
12348#endif
12349
12350/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12351 find out it does not work in some platform. */
12352#ifndef LT_DLLAZY_OR_NOW
12353# ifdef RTLD_LAZY
12354# define LT_DLLAZY_OR_NOW RTLD_LAZY
12355# else
12356# ifdef DL_LAZY
12357# define LT_DLLAZY_OR_NOW DL_LAZY
12358# else
12359# ifdef RTLD_NOW
12360# define LT_DLLAZY_OR_NOW RTLD_NOW
12361# else
12362# ifdef DL_NOW
12363# define LT_DLLAZY_OR_NOW DL_NOW
12364# else
12365# define LT_DLLAZY_OR_NOW 0
12366# endif
12367# endif
12368# endif
12369# endif
12370#endif
12371
12372/* When -fvisbility=hidden is used, assume the code has been annotated
12373 correspondingly for the symbols needed. */
12374#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12375void fnord () __attribute__((visibility("default")));
12376#endif
12377
12378void fnord () { int i=42; }
12379int main ()
ef016f83 12380{
6bb11ab3
L
12381 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12382 int status = $lt_dlunknown;
12383
12384 if (self)
12385 {
12386 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12387 else
12388 {
12389 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12390 else puts (dlerror ());
12391 }
12392 /* dlclose (self); */
12393 }
12394 else
12395 puts (dlerror ());
12396
12397 return status;
ef016f83 12398}
6bb11ab3
L
12399_LT_EOF
12400 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12401 (eval $ac_link) 2>&5
12402 ac_status=$?
12403 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12404 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12405 (./conftest; exit; ) >&5 2>/dev/null
12406 lt_status=$?
12407 case x$lt_status in
12408 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12409 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12410 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12411 esac
12412 else :
12413 # compilation failed
12414 lt_cv_dlopen_self=no
12415 fi
12416fi
12417rm -fr conftest*
12418
12419
12420fi
12421{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12422$as_echo "$lt_cv_dlopen_self" >&6; }
12423
12424 if test "x$lt_cv_dlopen_self" = xyes; then
12425 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12426 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12427$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12428if test "${lt_cv_dlopen_self_static+set}" = set; then :
12429 $as_echo_n "(cached) " >&6
12430else
12431 if test "$cross_compiling" = yes; then :
12432 lt_cv_dlopen_self_static=cross
12433else
12434 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12435 lt_status=$lt_dlunknown
12436 cat > conftest.$ac_ext <<_LT_EOF
0ceaf1ec 12437#line 12437 "configure"
6bb11ab3
L
12438#include "confdefs.h"
12439
12440#if HAVE_DLFCN_H
12441#include <dlfcn.h>
12442#endif
12443
12444#include <stdio.h>
12445
12446#ifdef RTLD_GLOBAL
12447# define LT_DLGLOBAL RTLD_GLOBAL
12448#else
12449# ifdef DL_GLOBAL
12450# define LT_DLGLOBAL DL_GLOBAL
12451# else
12452# define LT_DLGLOBAL 0
12453# endif
12454#endif
12455
12456/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12457 find out it does not work in some platform. */
12458#ifndef LT_DLLAZY_OR_NOW
12459# ifdef RTLD_LAZY
12460# define LT_DLLAZY_OR_NOW RTLD_LAZY
12461# else
12462# ifdef DL_LAZY
12463# define LT_DLLAZY_OR_NOW DL_LAZY
12464# else
12465# ifdef RTLD_NOW
12466# define LT_DLLAZY_OR_NOW RTLD_NOW
12467# else
12468# ifdef DL_NOW
12469# define LT_DLLAZY_OR_NOW DL_NOW
12470# else
12471# define LT_DLLAZY_OR_NOW 0
12472# endif
12473# endif
12474# endif
12475# endif
12476#endif
12477
12478/* When -fvisbility=hidden is used, assume the code has been annotated
12479 correspondingly for the symbols needed. */
12480#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12481void fnord () __attribute__((visibility("default")));
12482#endif
12483
12484void fnord () { int i=42; }
12485int main ()
12486{
12487 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12488 int status = $lt_dlunknown;
12489
12490 if (self)
12491 {
12492 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12493 else
12494 {
12495 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12496 else puts (dlerror ());
12497 }
12498 /* dlclose (self); */
12499 }
ef016f83 12500 else
6bb11ab3
L
12501 puts (dlerror ());
12502
12503 return status;
12504}
12505_LT_EOF
12506 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12507 (eval $ac_link) 2>&5
12508 ac_status=$?
12509 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12510 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12511 (./conftest; exit; ) >&5 2>/dev/null
12512 lt_status=$?
12513 case x$lt_status in
12514 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
12515 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
12516 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
12517 esac
12518 else :
12519 # compilation failed
12520 lt_cv_dlopen_self_static=no
ef016f83 12521 fi
ef016f83 12522fi
6bb11ab3
L
12523rm -fr conftest*
12524
12525
ef016f83 12526fi
6bb11ab3
L
12527{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12528$as_echo "$lt_cv_dlopen_self_static" >&6; }
12529 fi
12530
12531 CPPFLAGS="$save_CPPFLAGS"
12532 LDFLAGS="$save_LDFLAGS"
12533 LIBS="$save_LIBS"
12534 ;;
12535 esac
12536
12537 case $lt_cv_dlopen_self in
12538 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
12539 *) enable_dlopen_self=unknown ;;
12540 esac
12541
12542 case $lt_cv_dlopen_self_static in
12543 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
12544 *) enable_dlopen_self_static=unknown ;;
12545 esac
12546fi
12547
12548
ef016f83 12549
6bb11ab3
L
12550
12551
12552
12553
12554
12555
12556
12557
12558
12559
12560
12561
12562
12563
12564striplib=
12565old_striplib=
12566{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12567$as_echo_n "checking whether stripping libraries is possible... " >&6; }
12568if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12569 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
12570 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
12571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12572$as_echo "yes" >&6; }
ef016f83 12573else
6bb11ab3
L
12574# FIXME - insert some real tests, host_os isn't really good enough
12575 case $host_os in
12576 darwin*)
12577 if test -n "$STRIP" ; then
12578 striplib="$STRIP -x"
12579 old_striplib="$STRIP -S"
12580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12581$as_echo "yes" >&6; }
12582 else
12583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12584$as_echo "no" >&6; }
12585 fi
12586 ;;
12587 *)
12588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12589$as_echo "no" >&6; }
12590 ;;
12591 esac
ef016f83 12592fi
6bb11ab3
L
12593
12594
12595
12596
12597
12598
12599
12600
12601
12602
12603
12604
12605 # Report which library types will actually be built
12606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12607$as_echo_n "checking if libtool supports shared libraries... " >&6; }
12608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12609$as_echo "$can_build_shared" >&6; }
12610
12611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12612$as_echo_n "checking whether to build shared libraries... " >&6; }
12613 test "$can_build_shared" = "no" && enable_shared=no
12614
12615 # On AIX, shared libraries and static libraries use the same namespace, and
12616 # are all built from PIC.
12617 case $host_os in
12618 aix3*)
12619 test "$enable_shared" = yes && enable_static=no
12620 if test -n "$RANLIB"; then
12621 archive_cmds="$archive_cmds~\$RANLIB \$lib"
12622 postinstall_cmds='$RANLIB $lib'
12623 fi
12624 ;;
12625
12626 aix[4-9]*)
12627 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
12628 test "$enable_shared" = yes && enable_static=no
12629 fi
12630 ;;
12631 esac
12632 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12633$as_echo "$enable_shared" >&6; }
12634
12635 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12636$as_echo_n "checking whether to build static libraries... " >&6; }
12637 # Make sure either enable_shared or enable_static is yes.
12638 test "$enable_shared" = yes || enable_static=yes
12639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12640$as_echo "$enable_static" >&6; }
12641
12642
12643
12644
ef016f83 12645fi
6bb11ab3
L
12646ac_ext=c
12647ac_cpp='$CPP $CPPFLAGS'
12648ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12649ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12650ac_compiler_gnu=$ac_cv_c_compiler_gnu
12651
12652CC="$lt_save_CC"
12653
12654
12655
12656
12657
12658
12659
12660
12661
ef016f83 12662
ef016f83 12663
ef016f83 12664
ef016f83 12665
6bb11ab3
L
12666 ac_config_commands="$ac_config_commands libtool"
12667
12668
12669
12670
12671# Only expand once:
12672
12673
ef016f83
MF
12674
12675
12676. ${srcdir}/../../bfd/configure.host
12677
12678
12679
31e6ad7d
MF
12680
12681{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
12682$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
12683 # Check whether --enable-maintainer-mode was given.
ef016f83 12684if test "${enable_maintainer_mode+set}" = set; then :
31e6ad7d
MF
12685 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
12686else
12687 USE_MAINTAINER_MODE=no
ef016f83 12688fi
31e6ad7d
MF
12689
12690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
12691$as_echo "$USE_MAINTAINER_MODE" >&6; }
12692 if test $USE_MAINTAINER_MODE = yes; then
12693 MAINTAINER_MODE_TRUE=
12694 MAINTAINER_MODE_FALSE='#'
ef016f83 12695else
31e6ad7d
MF
12696 MAINTAINER_MODE_TRUE='#'
12697 MAINTAINER_MODE_FALSE=
ef016f83
MF
12698fi
12699
31e6ad7d
MF
12700 MAINT=$MAINTAINER_MODE_TRUE
12701
12702
ef016f83
MF
12703
12704
12705# Check whether --enable-sim-bswap was given.
12706if test "${enable_sim_bswap+set}" = set; then :
12707 enableval=$enable_sim_bswap; case "${enableval}" in
12708 yes) sim_bswap="-DWITH_BSWAP=1 -DUSE_BSWAP=1";;
12709 no) sim_bswap="-DWITH_BSWAP=0";;
12710 *) as_fn_error "\"--enable-sim-bswap does not take a value\"" "$LINENO" 5; sim_bswap="";;
12711esac
12712if test x"$silent" != x"yes" && test x"$sim_bswap" != x""; then
12713 echo "Setting bswap flags = $sim_bswap" 6>&1
12714fi
12715else
12716 sim_bswap=""
12717fi
12718
12719
12720
12721# Check whether --enable-sim-cflags was given.
12722if test "${enable_sim_cflags+set}" = set; then :
12723 enableval=$enable_sim_cflags; case "${enableval}" in
12724 yes) sim_cflags="-O2 -fomit-frame-pointer";;
12725 trace) as_fn_error "\"Please use --enable-sim-debug instead.\"" "$LINENO" 5; sim_cflags="";;
12726 no) sim_cflags="";;
12727 *) sim_cflags=`echo "${enableval}" | sed -e "s/,/ /g"`;;
12728esac
12729if test x"$silent" != x"yes" && test x"$sim_cflags" != x""; then
12730 echo "Setting sim cflags = $sim_cflags" 6>&1
12731fi
12732else
12733 sim_cflags=""
12734fi
12735
12736
12737
12738# Check whether --enable-sim-debug was given.
12739if test "${enable_sim_debug+set}" = set; then :
12740 enableval=$enable_sim_debug; case "${enableval}" in
12741 yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
12742 no) sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
12743 *) sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
12744esac
12745if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
12746 echo "Setting sim debug = $sim_debug" 6>&1
12747fi
12748else
12749 sim_debug=""
12750fi
12751
12752
12753
12754# Check whether --enable-sim-stdio was given.
12755if test "${enable_sim_stdio+set}" = set; then :
12756 enableval=$enable_sim_stdio; case "${enableval}" in
12757 yes) sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
12758 no) sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
12759 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
12760esac
12761if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
12762 echo "Setting stdio flags = $sim_stdio" 6>&1
12763fi
12764else
12765 sim_stdio=""
12766fi
12767
12768
12769
12770# Check whether --enable-sim-trace was given.
12771if test "${enable_sim_trace+set}" = set; then :
12772 enableval=$enable_sim_trace; case "${enableval}" in
12773 yes) sim_trace="-DTRACE=1 -DWITH_TRACE=-1";;
12774 no) sim_trace="-DTRACE=0 -DWITH_TRACE=0";;
12775 [-0-9]*)
12776 sim_trace="-DTRACE='(${enableval})' -DWITH_TRACE='(${enableval})'";;
2232061b 12777 [[:lower:]]*)
ef016f83
MF
12778 sim_trace=""
12779 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12780 if test x"$sim_trace" = x; then
12781 sim_trace="-DWITH_TRACE='(TRACE_$x"
12782 else
12783 sim_trace="${sim_trace}|TRACE_$x"
12784 fi
12785 done
12786 sim_trace="$sim_trace)'" ;;
12787esac
12788if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
12789 echo "Setting sim trace = $sim_trace" 6>&1
12790fi
12791else
12792 sim_trace=""
12793fi
12794
12795
12796
12797# Check whether --enable-sim-profile was given.
12798if test "${enable_sim_profile+set}" = set; then :
12799 enableval=$enable_sim_profile; case "${enableval}" in
12800 yes) sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
12801 no) sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
12802 [-0-9]*)
12803 sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
12804 [a-z]*)
12805 sim_profile=""
12806 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12807 if test x"$sim_profile" = x; then
12808 sim_profile="-DWITH_PROFILE='(PROFILE_$x"
12809 else
12810 sim_profile="${sim_profile}|PROFILE_$x"
12811 fi
12812 done
12813 sim_profile="$sim_profile)'" ;;
12814esac
12815if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
12816 echo "Setting sim profile = $sim_profile" 6>&1
12817fi
12818else
12819 sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
12820fi
12821
12822
12823
12824
12825# Check whether --with-pkgversion was given.
12826if test "${with_pkgversion+set}" = set; then :
12827 withval=$with_pkgversion; case "$withval" in
12828 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
12829 no) PKGVERSION= ;;
12830 *) PKGVERSION="($withval) " ;;
12831 esac
12832else
12833 PKGVERSION="(GDB) "
12834
12835fi
12836
12837
12838
12839
12840
12841# Check whether --with-bugurl was given.
12842if test "${with_bugurl+set}" = set; then :
12843 withval=$with_bugurl; case "$withval" in
12844 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
12845 no) BUGURL=
12846 ;;
12847 *) BUGURL="$withval"
12848 ;;
12849 esac
12850else
12851 BUGURL="http://www.gnu.org/software/gdb/bugs/"
12852
12853fi
12854
12855 case ${BUGURL} in
12856 "")
12857 REPORT_BUGS_TO=
12858 REPORT_BUGS_TEXI=
12859 ;;
12860 *)
12861 REPORT_BUGS_TO="<$BUGURL>"
12862 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
12863 ;;
12864 esac;
12865
12866
12867
12868
12869cat >>confdefs.h <<_ACEOF
12870#define PKGVERSION "$PKGVERSION"
12871_ACEOF
12872
12873
12874cat >>confdefs.h <<_ACEOF
12875#define REPORT_BUGS_TO "$REPORT_BUGS_TO"
12876_ACEOF
12877
12878
12879{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
12880$as_echo_n "checking return type of signal handlers... " >&6; }
12881if test "${ac_cv_type_signal+set}" = set; then :
12882 $as_echo_n "(cached) " >&6
12883else
12884 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12885/* end confdefs.h. */
12886#include <sys/types.h>
12887#include <signal.h>
12888
12889int
12890main ()
12891{
12892return *(signal (0, 0)) (0) == 1;
12893 ;
12894 return 0;
12895}
12896_ACEOF
12897if ac_fn_c_try_compile "$LINENO"; then :
12898 ac_cv_type_signal=int
12899else
12900 ac_cv_type_signal=void
12901fi
12902rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12903fi
12904{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
12905$as_echo "$ac_cv_type_signal" >&6; }
12906
12907cat >>confdefs.h <<_ACEOF
12908#define RETSIGTYPE $ac_cv_type_signal
12909_ACEOF
12910
12911
12912
12913
12914
12915sim_link_files=
12916sim_link_links=
12917
ef016f83
MF
12918# targ-vals.def points to the libc macro description file.
12919case "${target}" in
12920*-*-*) TARG_VALS_DEF=../common/nltvals.def ;;
12921esac
12922sim_link_files="${sim_link_files} ${TARG_VALS_DEF}"
12923sim_link_links="${sim_link_links} targ-vals.def"
12924
12925
12926
6ffe910a 12927
ef016f83
MF
12928wire_endian="LITTLE_ENDIAN"
12929default_endian=""
12930# Check whether --enable-sim-endian was given.
12931if test "${enable_sim_endian+set}" = set; then :
12932 enableval=$enable_sim_endian; case "${enableval}" in
12933 b*|B*) sim_endian="-DWITH_TARGET_BYTE_ORDER=BIG_ENDIAN";;
12934 l*|L*) sim_endian="-DWITH_TARGET_BYTE_ORDER=LITTLE_ENDIAN";;
12935 yes) if test x"$wire_endian" != x; then
12936 sim_endian="-DWITH_TARGET_BYTE_ORDER=${wire_endian}"
12937 else
12938 if test x"$default_endian" != x; then
12939 sim_endian="-DWITH_TARGET_BYTE_ORDER=${default_endian}"
12940 else
12941 echo "No hard-wired endian for target $target" 1>&6
12942 sim_endian="-DWITH_TARGET_BYTE_ORDER=0"
12943 fi
12944 fi;;
12945 no) if test x"$default_endian" != x; then
12946 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=${default_endian}"
12947 else
12948 if test x"$wire_endian" != x; then
12949 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=${wire_endian}"
12950 else
12951 echo "No default endian for target $target" 1>&6
12952 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=0"
12953 fi
12954 fi;;
12955 *) as_fn_error "\"Unknown value $enableval for --enable-sim-endian\"" "$LINENO" 5; sim_endian="";;
12956esac
12957if test x"$silent" != x"yes" && test x"$sim_endian" != x""; then
12958 echo "Setting endian flags = $sim_endian" 6>&1
12959fi
12960else
12961 if test x"$default_endian" != x; then
12962 sim_endian="-DWITH_DEFAULT_TARGET_BYTE_ORDER=${default_endian}"
12963else
12964 if test x"$wire_endian" != x; then
12965 sim_endian="-DWITH_TARGET_BYTE_ORDER=${wire_endian}"
12966 else
12967 sim_endian=
12968 fi
12969fi
12970fi
12971
12972wire_alignment="STRICT_ALIGNMENT"
12973default_alignment="STRICT_ALIGNMENT"
12974
12975# Check whether --enable-sim-alignment was given.
12976if test "${enable_sim_alignment+set}" = set; then :
12977 enableval=$enable_sim_alignment; case "${enableval}" in
12978 strict | STRICT) sim_alignment="-DWITH_ALIGNMENT=STRICT_ALIGNMENT";;
12979 nonstrict | NONSTRICT) sim_alignment="-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT";;
12980 forced | FORCED) sim_alignment="-DWITH_ALIGNMENT=FORCED_ALIGNMENT";;
12981 yes) if test x"$wire_alignment" != x; then
12982 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
12983 else
12984 if test x"$default_alignment" != x; then
12985 sim_alignment="-DWITH_ALIGNMENT=${default_alignment}"
12986 else
12987 echo "No hard-wired alignment for target $target" 1>&6
12988 sim_alignment="-DWITH_ALIGNMENT=0"
12989 fi
12990 fi;;
12991 no) if test x"$default_alignment" != x; then
12992 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
12993 else
12994 if test x"$wire_alignment" != x; then
12995 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${wire_alignment}"
12996 else
12997 echo "No default alignment for target $target" 1>&6
12998 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=0"
12999 fi
13000 fi;;
13001 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-alignment\"" "$LINENO" 5; sim_alignment="";;
13002esac
13003if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
13004 echo "Setting alignment flags = $sim_alignment" 6>&1
13005fi
13006else
13007 if test x"$default_alignment" != x; then
13008 sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
13009else
13010 if test x"$wire_alignment" != x; then
13011 sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
13012 else
13013 sim_alignment=
13014 fi
13015fi
13016fi
13017
13018
13019# Check whether --enable-sim-hostendian was given.
13020if test "${enable_sim_hostendian+set}" = set; then :
13021 enableval=$enable_sim_hostendian; case "${enableval}" in
13022 no) sim_hostendian="-DWITH_HOST_BYTE_ORDER=0";;
13023 b*|B*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN";;
13024 l*|L*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN";;
13025 *) as_fn_error "\"Unknown value $enableval for --enable-sim-hostendian\"" "$LINENO" 5; sim_hostendian="";;
13026esac
13027if test x"$silent" != x"yes" && test x"$sim_hostendian" != x""; then
13028 echo "Setting hostendian flags = $sim_hostendian" 6>&1
13029fi
13030else
13031
13032if test "x$cross_compiling" = "xno"; then
13033 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
13034$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
13035if test "${ac_cv_c_bigendian+set}" = set; then :
13036 $as_echo_n "(cached) " >&6
13037else
13038 ac_cv_c_bigendian=unknown
13039 # See if we're dealing with a universal compiler.
13040 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13041/* end confdefs.h. */
13042#ifndef __APPLE_CC__
13043 not a universal capable compiler
13044 #endif
13045 typedef int dummy;
13046
13047_ACEOF
13048if ac_fn_c_try_compile "$LINENO"; then :
13049
13050 # Check for potential -arch flags. It is not universal unless
13051 # there are at least two -arch flags with different values.
13052 ac_arch=
13053 ac_prev=
13054 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
13055 if test -n "$ac_prev"; then
13056 case $ac_word in
13057 i?86 | x86_64 | ppc | ppc64)
13058 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
13059 ac_arch=$ac_word
13060 else
13061 ac_cv_c_bigendian=universal
13062 break
13063 fi
13064 ;;
13065 esac
13066 ac_prev=
13067 elif test "x$ac_word" = "x-arch"; then
13068 ac_prev=arch
13069 fi
13070 done
13071fi
13072rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13073 if test $ac_cv_c_bigendian = unknown; then
13074 # See if sys/param.h defines the BYTE_ORDER macro.
13075 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13076/* end confdefs.h. */
13077#include <sys/types.h>
13078 #include <sys/param.h>
13079
13080int
13081main ()
13082{
13083#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
13084 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
13085 && LITTLE_ENDIAN)
13086 bogus endian macros
13087 #endif
13088
13089 ;
13090 return 0;
13091}
13092_ACEOF
13093if ac_fn_c_try_compile "$LINENO"; then :
13094 # It does; now see whether it defined to BIG_ENDIAN or not.
13095 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13096/* end confdefs.h. */
13097#include <sys/types.h>
13098 #include <sys/param.h>
13099
13100int
13101main ()
13102{
13103#if BYTE_ORDER != BIG_ENDIAN
13104 not big endian
13105 #endif
13106
13107 ;
13108 return 0;
13109}
13110_ACEOF
13111if ac_fn_c_try_compile "$LINENO"; then :
13112 ac_cv_c_bigendian=yes
13113else
13114 ac_cv_c_bigendian=no
13115fi
13116rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13117fi
13118rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13119 fi
13120 if test $ac_cv_c_bigendian = unknown; then
13121 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
13122 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13123/* end confdefs.h. */
13124#include <limits.h>
13125
13126int
13127main ()
13128{
13129#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
13130 bogus endian macros
13131 #endif
13132
13133 ;
13134 return 0;
13135}
13136_ACEOF
13137if ac_fn_c_try_compile "$LINENO"; then :
13138 # It does; now see whether it defined to _BIG_ENDIAN or not.
13139 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13140/* end confdefs.h. */
13141#include <limits.h>
13142
13143int
13144main ()
13145{
13146#ifndef _BIG_ENDIAN
13147 not big endian
13148 #endif
13149
13150 ;
13151 return 0;
13152}
13153_ACEOF
13154if ac_fn_c_try_compile "$LINENO"; then :
13155 ac_cv_c_bigendian=yes
13156else
13157 ac_cv_c_bigendian=no
13158fi
13159rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13160fi
13161rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13162 fi
13163 if test $ac_cv_c_bigendian = unknown; then
13164 # Compile a test program.
13165 if test "$cross_compiling" = yes; then :
13166 # Try to guess by grepping values from an object file.
13167 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13168/* end confdefs.h. */
13169short int ascii_mm[] =
13170 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
13171 short int ascii_ii[] =
13172 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
13173 int use_ascii (int i) {
13174 return ascii_mm[i] + ascii_ii[i];
13175 }
13176 short int ebcdic_ii[] =
13177 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
13178 short int ebcdic_mm[] =
13179 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
13180 int use_ebcdic (int i) {
13181 return ebcdic_mm[i] + ebcdic_ii[i];
13182 }
13183 extern int foo;
13184
13185int
13186main ()
13187{
13188return use_ascii (foo) == use_ebcdic (foo);
13189 ;
13190 return 0;
13191}
13192_ACEOF
13193if ac_fn_c_try_compile "$LINENO"; then :
13194 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
13195 ac_cv_c_bigendian=yes
13196 fi
13197 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
13198 if test "$ac_cv_c_bigendian" = unknown; then
13199 ac_cv_c_bigendian=no
13200 else
13201 # finding both strings is unlikely to happen, but who knows?
13202 ac_cv_c_bigendian=unknown
13203 fi
13204 fi
13205fi
13206rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13207else
13208 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13209/* end confdefs.h. */
13210$ac_includes_default
13211int
13212main ()
13213{
13214
13215 /* Are we little or big endian? From Harbison&Steele. */
13216 union
13217 {
13218 long int l;
13219 char c[sizeof (long int)];
13220 } u;
13221 u.l = 1;
13222 return u.c[sizeof (long int) - 1] == 1;
13223
13224 ;
13225 return 0;
13226}
13227_ACEOF
13228if ac_fn_c_try_run "$LINENO"; then :
13229 ac_cv_c_bigendian=no
13230else
13231 ac_cv_c_bigendian=yes
13232fi
13233rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13234 conftest.$ac_objext conftest.beam conftest.$ac_ext
13235fi
13236
13237 fi
13238fi
13239{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
13240$as_echo "$ac_cv_c_bigendian" >&6; }
13241 case $ac_cv_c_bigendian in #(
13242 yes)
13243 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
13244;; #(
13245 no)
13246 ;; #(
13247 universal)
13248
13249$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
13250
13251 ;; #(
13252 *)
13253 as_fn_error "unknown endianness
13254 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
13255 esac
13256
13257 if test $ac_cv_c_bigendian = yes; then
13258 sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN"
13259 else
13260 sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN"
13261 fi
13262else
13263 sim_hostendian="-DWITH_HOST_BYTE_ORDER=0"
13264fi
13265fi
13266
13267
13268default_sim_default_model="bf537"
13269# Check whether --enable-sim-default-model was given.
13270if test "${enable_sim_default_model+set}" = set; then :
13271 enableval=$enable_sim_default_model; case "${enableval}" in
13272 yes|no) as_fn_error "\"Missing argument to --enable-sim-default-model\"" "$LINENO" 5;;
13273 *) sim_default_model="-DWITH_DEFAULT_MODEL='\"${enableval}\"'";;
13274esac
13275if test x"$silent" != x"yes" && test x"$sim_default_model" != x""; then
13276 echo "Setting default model = $sim_default_model" 6>&1
13277fi
13278else
13279 sim_default_model="-DWITH_DEFAULT_MODEL='\"${default_sim_default_model}\"'"
13280fi
13281
13282
13283
13284# Check whether --enable-sim-environment was given.
13285if test "${enable_sim_environment+set}" = set; then :
13286 enableval=$enable_sim_environment; case "${enableval}" in
13287 all | ALL) sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT";;
13288 user | USER) sim_environment="-DWITH_ENVIRONMENT=USER_ENVIRONMENT";;
13289 virtual | VIRTUAL) sim_environment="-DWITH_ENVIRONMENT=VIRTUAL_ENVIRONMENT";;
13290 operating | OPERATING) sim_environment="-DWITH_ENVIRONMENT=OPERATING_ENVIRONMENT";;
13291 *) as_fn_error "\"Unknown value $enableval passed to --enable-sim-environment\"" "$LINENO" 5;
13292 sim_environment="";;
13293esac
13294if test x"$silent" != x"yes" && test x"$sim_environment" != x""; then
13295 echo "Setting sim environment = $sim_environment" 6>&1
13296fi
13297else
13298 sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT"
13299fi
13300
13301
13302default_sim_inline=""
13303# Check whether --enable-sim-inline was given.
13304if test "${enable_sim_inline+set}" = set; then :
13305 enableval=$enable_sim_inline; sim_inline=""
13306case "$enableval" in
13307 no) sim_inline="-DDEFAULT_INLINE=0";;
13308 0) sim_inline="-DDEFAULT_INLINE=0";;
13309 yes | 2) sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
13310 1) sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
13311 *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13312 new_flag=""
13313 case "$x" in
13314 *_INLINE=*) new_flag="-D$x";;
13315 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
13316 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
13317 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
13318 esac
13319 if test x"$sim_inline" = x""; then
13320 sim_inline="$new_flag"
13321 else
13322 sim_inline="$sim_inline $new_flag"
13323 fi
13324 done;;
13325esac
13326if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
13327 echo "Setting inline flags = $sim_inline" 6>&1
13328fi
13329else
13330
13331if test "x$cross_compiling" = "xno"; then
13332 if test x"$GCC" != "x" -a x"${default_sim_inline}" != "x" ; then
13333 sim_inline="${default_sim_inline}"
13334 if test x"$silent" != x"yes"; then
13335 echo "Setting inline flags = $sim_inline" 6>&1
13336 fi
13337 else
13338 sim_inline=""
13339 fi
13340else
13341 sim_inline="-DDEFAULT_INLINE=0"
13342fi
13343fi
13344
13345
2232061b
MF
13346# Check whether --enable-werror was given.
13347if test "${enable_werror+set}" = set; then :
13348 enableval=$enable_werror; case "${enableval}" in
13349 yes | y) ERROR_ON_WARNING="yes" ;;
13350 no | n) ERROR_ON_WARNING="no" ;;
13351 *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
13352 esac
13353fi
13354
13355
13356# Enable -Werror by default when using gcc
13357if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
13358 ERROR_ON_WARNING=yes
ef016f83 13359fi
2232061b
MF
13360
13361WERROR_CFLAGS=""
13362if test "${ERROR_ON_WARNING}" = yes ; then
13363# NOTE: Disabled in the sim dir due to most sims generating warnings.
13364# WERROR_CFLAGS="-Werror"
13365 true
13366fi
13367
2232061b 13368build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
1a8a700e 13369-Wpointer-sign \
2232061b 13370-Wno-unused -Wunused-value -Wunused-function \
1a8a700e
MF
13371-Wno-switch -Wno-char-subscripts -Wmissing-prototypes
13372-Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \
13373-Wold-style-declaration -Wold-style-definition"
2232061b
MF
13374
13375# Enable -Wno-format by default when using gcc on mingw since many
13376# GCC versions complain about %I64.
13377case "${host}" in
13378 *-*-mingw32*) build_warnings="$build_warnings -Wno-format" ;;
d3685d60 13379 *) build_warnings="$build_warnings -Wformat-nonliteral" ;;
2232061b
MF
13380esac
13381
ef016f83
MF
13382# Check whether --enable-build-warnings was given.
13383if test "${enable_build_warnings+set}" = set; then :
13384 enableval=$enable_build_warnings; case "${enableval}" in
13385 yes) ;;
13386 no) build_warnings="-w";;
13387 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13388 build_warnings="${build_warnings} ${t}";;
13389 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13390 build_warnings="${t} ${build_warnings}";;
13391 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13392esac
13393if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13394 echo "Setting compiler warning flags = $build_warnings" 6>&1
13395fi
13396fi
13397# Check whether --enable-sim-build-warnings was given.
13398if test "${enable_sim_build_warnings+set}" = set; then :
13399 enableval=$enable_sim_build_warnings; case "${enableval}" in
13400 yes) ;;
13401 no) build_warnings="-w";;
13402 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13403 build_warnings="${build_warnings} ${t}";;
13404 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13405 build_warnings="${t} ${build_warnings}";;
13406 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13407esac
13408if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13409 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
13410fi
13411fi
13412WARN_CFLAGS=""
ef016f83
MF
13413if test "x${build_warnings}" != x -a "x$GCC" = xyes
13414then
13415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
13416$as_echo_n "checking compiler warning flags... " >&6; }
13417 # Separate out the -Werror flag as some files just cannot be
13418 # compiled with it enabled.
13419 for w in ${build_warnings}; do
13420 case $w in
13421 -Werr*) WERROR_CFLAGS=-Werror ;;
13422 *) # Check that GCC accepts it
13423 saved_CFLAGS="$CFLAGS"
13424 CFLAGS="$CFLAGS $w"
13425 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13426/* end confdefs.h. */
13427
13428int
13429main ()
13430{
13431
13432 ;
13433 return 0;
13434}
13435_ACEOF
13436if ac_fn_c_try_compile "$LINENO"; then :
13437 WARN_CFLAGS="${WARN_CFLAGS} $w"
13438fi
13439rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13440 CFLAGS="$saved_CFLAGS"
13441 esac
13442 done
2232061b
MF
13443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
13444$as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
ef016f83
MF
13445fi
13446
13447
ef016f83
MF
13448if test ""; then
13449 hardware=""
13450else
6294f8ea 13451 hardware="cfi core pal glue"
ef016f83
MF
13452fi
13453hardware="$hardware \
13454 bfin_cec \
13455 bfin_ctimer \
13456 bfin_dma \
13457 bfin_dmac \
13458 bfin_ebiu_amc \
13459 bfin_ebiu_ddrc \
13460 bfin_ebiu_sdc \
13461 bfin_emac \
13462 bfin_eppi \
13463 bfin_evt \
b5215db0 13464 bfin_gpio \
07c5891d 13465 bfin_gpio2 \
ef016f83
MF
13466 bfin_gptimer \
13467 bfin_jtag \
13468 bfin_mmu \
13469 bfin_nfc \
13470 bfin_otp \
c43aadca 13471 bfin_pfmon \
050396e5 13472 bfin_pint \
ef016f83
MF
13473 bfin_pll \
13474 bfin_ppi \
13475 bfin_rtc \
13476 bfin_sic \
13477 bfin_spi \
13478 bfin_trace \
13479 bfin_twi \
13480 bfin_uart \
13481 bfin_uart2 \
13482 bfin_wdog \
13483 bfin_wp \
13484 eth_phy \
13485"
1517bd27 13486
ef016f83
MF
13487sim_hw_cflags="-DWITH_HW=1"
13488sim_hw="$hardware"
13489sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\1.o/g'`"
1517bd27 13490
ef016f83
MF
13491# Check whether --enable-sim-hardware was given.
13492if test "${enable_sim_hardware+set}" = set; then :
13493 enableval=$enable_sim_hardware;
30452bbe
MF
13494else
13495 enable_sim_hardware="yes"
1517bd27
MF
13496fi
13497
13498case ${enable_sim_hardware} in
64dd13df
MF
13499 yes|no) ;;
13500 ,*) hardware="${hardware} `echo ${enableval} | sed -e 's/,/ /'`";;
13501 *,) hardware="`echo ${enableval} | sed -e 's/,/ /'` ${hardware}";;
13502 *) hardware="`echo ${enableval} | sed -e 's/,/ /'`"'';;
ef016f83 13503esac
1517bd27 13504
64dd13df 13505if test "$enable_sim_hardware" = no; then
ef016f83
MF
13506 sim_hw_objs=
13507 sim_hw_cflags="-DWITH_HW=0"
13508 sim_hw=
13509else
13510 sim_hw_cflags="-DWITH_HW=1"
13511 # remove duplicates
13512 sim_hw=""
13513 sim_hw_objs="\$(SIM_COMMON_HW_OBJS)"
13514 for i in $hardware ; do
13515 case " $sim_hw " in
13516 *" $i "*) ;;
13517 *) sim_hw="$sim_hw $i" ; sim_hw_objs="$sim_hw_objs dv-$i.o";;
13518 esac
13519 done
256139f5 13520 # mingw does not support sockser
256139f5
JS
13521 case ${host} in
13522 *mingw*) ;;
49cd1634
MF
13523 *) # TODO: We don't add dv-sockser to sim_hw as it is not a "real" device
13524 # that you instatiate. Instead, other code will call into it directly.
13525 # At some point, we should convert it over.
13526 sim_hw_objs="$sim_hw_objs dv-sockser.o"
256139f5
JS
13527
13528cat >>confdefs.h <<_ACEOF
13529#define HAVE_DV_SOCKSER 1
13530_ACEOF
13531
13532 ;;
13533 esac
1517bd27
MF
13534 if test x"$silent" != x"yes"; then
13535 echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
256139f5 13536 fi
1517bd27
MF
13537 case " $hardware " in
13538 *" cfi "*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for log2 in -lm" >&5
4399a56b
MF
13539$as_echo_n "checking for log2 in -lm... " >&6; }
13540if test "${ac_cv_lib_m_log2+set}" = set; then :
13541 $as_echo_n "(cached) " >&6
13542else
13543 ac_check_lib_save_LIBS=$LIBS
13544LIBS="-lm $LIBS"
13545cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13546/* end confdefs.h. */
13547
13548/* Override any GCC internal prototype to avoid an error.
13549 Use char because int might match the return type of a GCC
13550 builtin and then its argument prototype would still apply. */
13551#ifdef __cplusplus
13552extern "C"
13553#endif
13554char log2 ();
13555int
13556main ()
13557{
13558return log2 ();
13559 ;
13560 return 0;
13561}
13562_ACEOF
13563if ac_fn_c_try_link "$LINENO"; then :
13564 ac_cv_lib_m_log2=yes
13565else
13566 ac_cv_lib_m_log2=no
13567fi
13568rm -f core conftest.err conftest.$ac_objext \
13569 conftest$ac_exeext conftest.$ac_ext
13570LIBS=$ac_check_lib_save_LIBS
13571fi
13572{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_log2" >&5
13573$as_echo "$ac_cv_lib_m_log2" >&6; }
13574if test "x$ac_cv_lib_m_log2" = x""yes; then :
13575 cat >>confdefs.h <<_ACEOF
13576#define HAVE_LIBM 1
13577_ACEOF
13578
13579 LIBS="-lm $LIBS"
13580
13581fi
13582;;
1517bd27
MF
13583 esac
13584fi
4399a56b 13585
ef016f83 13586
9e6584c9 13587for ac_func in getuid getgid geteuid getegid setuid setgid mmap munmap kill pread
ef016f83
MF
13588do :
13589 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13590ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13591eval as_val=\$$as_ac_var
13592 if test "x$as_val" = x""yes; then :
13593 cat >>confdefs.h <<_ACEOF
13594#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13595_ACEOF
13596
13597fi
13598done
13599
84de2f06
MF
13600for ac_header in \
13601 linux/if_tun.h \
13602 linux/mii.h \
13603 linux/types.h \
13604 net/if.h \
13605 sys/ioctl.h \
13606 sys/mman.h \
13607
ef016f83
MF
13608do :
13609 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13610ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
13611eval as_val=\$$as_ac_Header
13612 if test "x$as_val" = x""yes; then :
13613 cat >>confdefs.h <<_ACEOF
13614#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13615_ACEOF
13616
13617fi
13618
13619done
13620
13621
ef016f83
MF
13622
13623
13624
13625
13626
13627
9c082ca8 13628
ef016f83
MF
13629if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
13630 if test -n "$ac_tool_prefix"; then
13631 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
13632set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
13633{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13634$as_echo_n "checking for $ac_word... " >&6; }
13635if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
13636 $as_echo_n "(cached) " >&6
13637else
13638 case $PKG_CONFIG in
13639 [\\/]* | ?:[\\/]*)
13640 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
13641 ;;
13642 *)
13643 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13644for as_dir in $PATH
13645do
13646 IFS=$as_save_IFS
13647 test -z "$as_dir" && as_dir=.
13648 for ac_exec_ext in '' $ac_executable_extensions; do
13649 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13650 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13651 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13652 break 2
13653 fi
13654done
13655 done
13656IFS=$as_save_IFS
13657
13658 ;;
13659esac
13660fi
13661PKG_CONFIG=$ac_cv_path_PKG_CONFIG
13662if test -n "$PKG_CONFIG"; then
13663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
13664$as_echo "$PKG_CONFIG" >&6; }
13665else
13666 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13667$as_echo "no" >&6; }
13668fi
13669
13670
13671fi
13672if test -z "$ac_cv_path_PKG_CONFIG"; then
13673 ac_pt_PKG_CONFIG=$PKG_CONFIG
13674 # Extract the first word of "pkg-config", so it can be a program name with args.
13675set dummy pkg-config; ac_word=$2
13676{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13677$as_echo_n "checking for $ac_word... " >&6; }
13678if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then :
13679 $as_echo_n "(cached) " >&6
13680else
13681 case $ac_pt_PKG_CONFIG in
13682 [\\/]* | ?:[\\/]*)
13683 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
13684 ;;
13685 *)
13686 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13687for as_dir in $PATH
13688do
13689 IFS=$as_save_IFS
13690 test -z "$as_dir" && as_dir=.
13691 for ac_exec_ext in '' $ac_executable_extensions; do
13692 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13693 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13694 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13695 break 2
13696 fi
13697done
13698 done
13699IFS=$as_save_IFS
13700
13701 ;;
13702esac
13703fi
13704ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
13705if test -n "$ac_pt_PKG_CONFIG"; then
13706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
13707$as_echo "$ac_pt_PKG_CONFIG" >&6; }
13708else
13709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13710$as_echo "no" >&6; }
13711fi
13712
13713 if test "x$ac_pt_PKG_CONFIG" = x; then
13714 PKG_CONFIG=""
13715 else
13716 case $cross_compiling:$ac_tool_warned in
13717yes:)
13718{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13719$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
13720ac_tool_warned=yes ;;
13721esac
13722 PKG_CONFIG=$ac_pt_PKG_CONFIG
13723 fi
13724else
13725 PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
13726fi
13727
13728fi
13729if test -n "$PKG_CONFIG"; then
13730 _pkg_min_version=0.9.0
13731 { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
13732$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
13733 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
13734 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13735$as_echo "yes" >&6; }
13736 else
13737 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13738$as_echo "no" >&6; }
13739 PKG_CONFIG=""
13740 fi
13741fi
13742
13743pkg_failed=no
13744{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5
13745$as_echo_n "checking for SDL... " >&6; }
13746
13747if test -n "$SDL_CFLAGS"; then
13748 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS"
13749 elif test -n "$PKG_CONFIG"; then
13750 if test -n "$PKG_CONFIG" && \
13751 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl\""; } >&5
13752 ($PKG_CONFIG --exists --print-errors "sdl") 2>&5
13753 ac_status=$?
13754 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13755 test $ac_status = 0; }; then
13756 pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl" 2>/dev/null`
9c082ca8 13757 test "x$?" != "x0" && pkg_failed=yes
ef016f83
MF
13758else
13759 pkg_failed=yes
13760fi
13761 else
13762 pkg_failed=untried
13763fi
13764if test -n "$SDL_LIBS"; then
13765 pkg_cv_SDL_LIBS="$SDL_LIBS"
13766 elif test -n "$PKG_CONFIG"; then
13767 if test -n "$PKG_CONFIG" && \
13768 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl\""; } >&5
13769 ($PKG_CONFIG --exists --print-errors "sdl") 2>&5
13770 ac_status=$?
13771 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13772 test $ac_status = 0; }; then
13773 pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl" 2>/dev/null`
9c082ca8 13774 test "x$?" != "x0" && pkg_failed=yes
ef016f83
MF
13775else
13776 pkg_failed=yes
13777fi
13778 else
13779 pkg_failed=untried
13780fi
13781
13782
13783
13784if test $pkg_failed = yes; then
13785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13786$as_echo "no" >&6; }
13787
13788if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13789 _pkg_short_errors_supported=yes
13790else
13791 _pkg_short_errors_supported=no
13792fi
13793 if test $_pkg_short_errors_supported = yes; then
9c082ca8 13794 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sdl" 2>&1`
ef016f83 13795 else
9c082ca8 13796 SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sdl" 2>&1`
ef016f83
MF
13797 fi
13798 # Put the nasty error message in config.log where it belongs
13799 echo "$SDL_PKG_ERRORS" >&5
13800
13801 :
13802elif test $pkg_failed = untried; then
13803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13804$as_echo "no" >&6; }
13805 :
13806else
13807 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS
13808 SDL_LIBS=$pkg_cv_SDL_LIBS
13809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13810$as_echo "yes" >&6; }
13811
13812 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
13813$as_echo_n "checking for dlopen in -ldl... " >&6; }
13814if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
13815 $as_echo_n "(cached) " >&6
13816else
13817 ac_check_lib_save_LIBS=$LIBS
13818LIBS="-ldl $LIBS"
13819cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13820/* end confdefs.h. */
13821
13822/* Override any GCC internal prototype to avoid an error.
13823 Use char because int might match the return type of a GCC
13824 builtin and then its argument prototype would still apply. */
13825#ifdef __cplusplus
13826extern "C"
13827#endif
13828char dlopen ();
13829int
13830main ()
13831{
13832return dlopen ();
13833 ;
13834 return 0;
13835}
13836_ACEOF
13837if ac_fn_c_try_link "$LINENO"; then :
13838 ac_cv_lib_dl_dlopen=yes
13839else
13840 ac_cv_lib_dl_dlopen=no
13841fi
13842rm -f core conftest.err conftest.$ac_objext \
13843 conftest$ac_exeext conftest.$ac_ext
13844LIBS=$ac_check_lib_save_LIBS
13845fi
13846{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
13847$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
13848if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
13849
13850 SDL_CFLAGS="${SDL_CFLAGS} -DHAVE_SDL"
13851 SDL_LIBS="-ldl"
13852
13853else
13854 SDL_CFLAGS= SDL_LIBS=
13855fi
13856
13857
13858fi
13859
13860
13861
13862
13863ac_sources="$sim_link_files"
13864ac_dests="$sim_link_links"
13865while test -n "$ac_sources"; do
13866 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
13867 set $ac_sources; ac_source=$1; shift; ac_sources=$*
13868 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
13869done
13870ac_config_links="$ac_config_links $ac_config_links_1"
13871
13872cgen_breaks=""
13873if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13874cgen_breaks="break cgen_rtx_error";
13875fi
13876
13877ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
13878
13879ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
13880
13881ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
13882
13883ac_config_commands="$ac_config_commands Makefile"
13884
13885ac_config_commands="$ac_config_commands stamp-h"
13886
13887cat >confcache <<\_ACEOF
13888# This file is a shell script that caches the results of configure
13889# tests run on this system so they can be shared between configure
13890# scripts and configure runs, see configure's option --config-cache.
13891# It is not useful on other systems. If it contains results you don't
13892# want to keep, you may remove or edit it.
13893#
13894# config.status only pays attention to the cache file if you give it
13895# the --recheck option to rerun configure.
13896#
13897# `ac_cv_env_foo' variables (set or unset) will be overridden when
13898# loading this file, other *unset* `ac_cv_foo' will be assigned the
13899# following values.
13900
13901_ACEOF
13902
13903# The following way of writing the cache mishandles newlines in values,
13904# but we know of no workaround that is simple, portable, and efficient.
13905# So, we kill variables containing newlines.
13906# Ultrix sh set writes to stderr and can't be redirected directly,
13907# and sets the high bit in the cache file unless we assign to the vars.
13908(
13909 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13910 eval ac_val=\$$ac_var
13911 case $ac_val in #(
13912 *${as_nl}*)
13913 case $ac_var in #(
13914 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13915$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13916 esac
13917 case $ac_var in #(
13918 _ | IFS | as_nl) ;; #(
13919 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13920 *) { eval $ac_var=; unset $ac_var;} ;;
13921 esac ;;
13922 esac
13923 done
13924
13925 (set) 2>&1 |
13926 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13927 *${as_nl}ac_space=\ *)
13928 # `set' does not quote correctly, so add quotes: double-quote
13929 # substitution turns \\\\ into \\, and sed turns \\ into \.
13930 sed -n \
13931 "s/'/'\\\\''/g;
13932 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13933 ;; #(
13934 *)
13935 # `set' quotes correctly as required by POSIX, so do not add quotes.
13936 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
13937 ;;
13938 esac |
13939 sort
13940) |
13941 sed '
13942 /^ac_cv_env_/b end
13943 t clear
13944 :clear
13945 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13946 t end
13947 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13948 :end' >>confcache
13949if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13950 if test -w "$cache_file"; then
13951 test "x$cache_file" != "x/dev/null" &&
13952 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13953$as_echo "$as_me: updating cache $cache_file" >&6;}
13954 cat confcache >$cache_file
13955 else
13956 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13957$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13958 fi
13959fi
13960rm -f confcache
13961
13962test "x$prefix" = xNONE && prefix=$ac_default_prefix
13963# Let make expand exec_prefix.
13964test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13965
13966DEFS=-DHAVE_CONFIG_H
13967
13968ac_libobjs=
13969ac_ltlibobjs=
13970for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13971 # 1. Remove the extension, and $U if already installed.
13972 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13973 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13974 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13975 # will be set to the directory where LIBOBJS objects are built.
13976 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13977 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
13978done
13979LIBOBJS=$ac_libobjs
13980
13981LTLIBOBJS=$ac_ltlibobjs
13982
13983
db2e4d67
MF
13984if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13985 as_fn_error "conditional \"GMAKE\" was never defined.
13986Usually this means the macro was only invoked conditionally." "$LINENO" 5
13987fi
6bb11ab3
L
13988if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13989 as_fn_error "conditional \"PLUGINS\" was never defined.
13990Usually this means the macro was only invoked conditionally." "$LINENO" 5
13991fi
31e6ad7d
MF
13992if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13993 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
13994Usually this means the macro was only invoked conditionally." "$LINENO" 5
13995fi
ef016f83
MF
13996
13997
13998: ${CONFIG_STATUS=./config.status}
13999ac_write_fail=0
14000ac_clean_files_save=$ac_clean_files
14001ac_clean_files="$ac_clean_files $CONFIG_STATUS"
14002{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14003$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14004as_write_fail=0
14005cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
14006#! $SHELL
14007# Generated by $as_me.
14008# Run this file to recreate the current configuration.
14009# Compiler output produced by configure, useful for debugging
14010# configure, is in config.log if it exists.
14011
14012debug=false
14013ac_cs_recheck=false
14014ac_cs_silent=false
14015
14016SHELL=\${CONFIG_SHELL-$SHELL}
14017export SHELL
14018_ASEOF
14019cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
14020## -------------------- ##
14021## M4sh Initialization. ##
14022## -------------------- ##
14023
14024# Be more Bourne compatible
14025DUALCASE=1; export DUALCASE # for MKS sh
14026if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
14027 emulate sh
14028 NULLCMD=:
14029 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
14030 # is contrary to our usage. Disable this feature.
14031 alias -g '${1+"$@"}'='"$@"'
14032 setopt NO_GLOB_SUBST
14033else
14034 case `(set -o) 2>/dev/null` in #(
14035 *posix*) :
14036 set -o posix ;; #(
14037 *) :
14038 ;;
14039esac
14040fi
14041
14042
14043as_nl='
14044'
14045export as_nl
14046# Printing a long string crashes Solaris 7 /usr/bin/printf.
14047as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
14048as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
14049as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
14050# Prefer a ksh shell builtin over an external printf program on Solaris,
14051# but without wasting forks for bash or zsh.
14052if test -z "$BASH_VERSION$ZSH_VERSION" \
14053 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
14054 as_echo='print -r --'
14055 as_echo_n='print -rn --'
14056elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
14057 as_echo='printf %s\n'
14058 as_echo_n='printf %s'
14059else
14060 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
14061 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
14062 as_echo_n='/usr/ucb/echo -n'
14063 else
14064 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
14065 as_echo_n_body='eval
14066 arg=$1;
14067 case $arg in #(
14068 *"$as_nl"*)
14069 expr "X$arg" : "X\\(.*\\)$as_nl";
14070 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
14071 esac;
14072 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
14073 '
14074 export as_echo_n_body
14075 as_echo_n='sh -c $as_echo_n_body as_echo'
14076 fi
14077 export as_echo_body
14078 as_echo='sh -c $as_echo_body as_echo'
14079fi
14080
14081# The user is always right.
14082if test "${PATH_SEPARATOR+set}" != set; then
14083 PATH_SEPARATOR=:
14084 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
14085 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14086 PATH_SEPARATOR=';'
14087 }
14088fi
14089
14090
14091# IFS
14092# We need space, tab and new line, in precisely that order. Quoting is
14093# there to prevent editors from complaining about space-tab.
14094# (If _AS_PATH_WALK were called with IFS unset, it would disable word
14095# splitting by setting IFS to empty value.)
14096IFS=" "" $as_nl"
14097
14098# Find who we are. Look in the path if we contain no directory separator.
14099case $0 in #((
14100 *[\\/]* ) as_myself=$0 ;;
14101 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14102for as_dir in $PATH
14103do
14104 IFS=$as_save_IFS
14105 test -z "$as_dir" && as_dir=.
14106 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
14107 done
14108IFS=$as_save_IFS
14109
14110 ;;
14111esac
14112# We did not find ourselves, most probably we were run as `sh COMMAND'
14113# in which case we are not to be found in the path.
14114if test "x$as_myself" = x; then
14115 as_myself=$0
14116fi
14117if test ! -f "$as_myself"; then
14118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
14119 exit 1
14120fi
14121
14122# Unset variables that we do not need and which cause bugs (e.g. in
14123# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
14124# suppresses any "Segmentation fault" message there. '((' could
14125# trigger a bug in pdksh 5.2.14.
14126for as_var in BASH_ENV ENV MAIL MAILPATH
14127do eval test x\${$as_var+set} = xset \
14128 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
14129done
14130PS1='$ '
14131PS2='> '
14132PS4='+ '
14133
14134# NLS nuisances.
14135LC_ALL=C
14136export LC_ALL
14137LANGUAGE=C
14138export LANGUAGE
14139
14140# CDPATH.
14141(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14142
14143
14144# as_fn_error ERROR [LINENO LOG_FD]
14145# ---------------------------------
14146# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
14147# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
14148# script with status $?, using 1 if that was 0.
14149as_fn_error ()
14150{
14151 as_status=$?; test $as_status -eq 0 && as_status=1
14152 if test "$3"; then
14153 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14154 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
14155 fi
14156 $as_echo "$as_me: error: $1" >&2
14157 as_fn_exit $as_status
14158} # as_fn_error
14159
14160
14161# as_fn_set_status STATUS
14162# -----------------------
14163# Set $? to STATUS, without forking.
14164as_fn_set_status ()
14165{
14166 return $1
14167} # as_fn_set_status
14168
14169# as_fn_exit STATUS
14170# -----------------
14171# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
14172as_fn_exit ()
14173{
14174 set +e
14175 as_fn_set_status $1
14176 exit $1
14177} # as_fn_exit
14178
14179# as_fn_unset VAR
14180# ---------------
14181# Portably unset VAR.
14182as_fn_unset ()
14183{
14184 { eval $1=; unset $1;}
14185}
14186as_unset=as_fn_unset
14187# as_fn_append VAR VALUE
14188# ----------------------
14189# Append the text in VALUE to the end of the definition contained in VAR. Take
14190# advantage of any shell optimizations that allow amortized linear growth over
14191# repeated appends, instead of the typical quadratic growth present in naive
14192# implementations.
14193if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
14194 eval 'as_fn_append ()
14195 {
14196 eval $1+=\$2
14197 }'
14198else
14199 as_fn_append ()
14200 {
14201 eval $1=\$$1\$2
14202 }
14203fi # as_fn_append
14204
14205# as_fn_arith ARG...
14206# ------------------
14207# Perform arithmetic evaluation on the ARGs, and store the result in the
14208# global $as_val. Take advantage of shells that can avoid forks. The arguments
14209# must be portable across $(()) and expr.
14210if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
14211 eval 'as_fn_arith ()
14212 {
14213 as_val=$(( $* ))
14214 }'
14215else
14216 as_fn_arith ()
14217 {
14218 as_val=`expr "$@" || test $? -eq 1`
14219 }
14220fi # as_fn_arith
14221
14222
14223if expr a : '\(a\)' >/dev/null 2>&1 &&
14224 test "X`expr 00001 : '.*\(...\)'`" = X001; then
14225 as_expr=expr
14226else
14227 as_expr=false
14228fi
14229
14230if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
14231 as_basename=basename
14232else
14233 as_basename=false
14234fi
14235
14236if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
14237 as_dirname=dirname
14238else
14239 as_dirname=false
14240fi
14241
14242as_me=`$as_basename -- "$0" ||
14243$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
14244 X"$0" : 'X\(//\)$' \| \
14245 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
14246$as_echo X/"$0" |
14247 sed '/^.*\/\([^/][^/]*\)\/*$/{
14248 s//\1/
14249 q
14250 }
14251 /^X\/\(\/\/\)$/{
14252 s//\1/
14253 q
14254 }
14255 /^X\/\(\/\).*/{
14256 s//\1/
14257 q
14258 }
14259 s/.*/./; q'`
14260
14261# Avoid depending upon Character Ranges.
14262as_cr_letters='abcdefghijklmnopqrstuvwxyz'
14263as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
14264as_cr_Letters=$as_cr_letters$as_cr_LETTERS
14265as_cr_digits='0123456789'
14266as_cr_alnum=$as_cr_Letters$as_cr_digits
14267
14268ECHO_C= ECHO_N= ECHO_T=
14269case `echo -n x` in #(((((
14270-n*)
14271 case `echo 'xy\c'` in
14272 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
14273 xy) ECHO_C='\c';;
14274 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
14275 ECHO_T=' ';;
14276 esac;;
14277*)
14278 ECHO_N='-n';;
14279esac
14280
14281rm -f conf$$ conf$$.exe conf$$.file
14282if test -d conf$$.dir; then
14283 rm -f conf$$.dir/conf$$.file
14284else
14285 rm -f conf$$.dir
14286 mkdir conf$$.dir 2>/dev/null
14287fi
14288if (echo >conf$$.file) 2>/dev/null; then
14289 if ln -s conf$$.file conf$$ 2>/dev/null; then
14290 as_ln_s='ln -s'
14291 # ... but there are two gotchas:
14292 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14293 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14294 # In both cases, we have to default to `cp -p'.
14295 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14296 as_ln_s='cp -p'
14297 elif ln conf$$.file conf$$ 2>/dev/null; then
14298 as_ln_s=ln
14299 else
14300 as_ln_s='cp -p'
14301 fi
14302else
14303 as_ln_s='cp -p'
14304fi
14305rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14306rmdir conf$$.dir 2>/dev/null
14307
14308
14309# as_fn_mkdir_p
14310# -------------
14311# Create "$as_dir" as a directory, including parents if necessary.
14312as_fn_mkdir_p ()
14313{
14314
14315 case $as_dir in #(
14316 -*) as_dir=./$as_dir;;
14317 esac
14318 test -d "$as_dir" || eval $as_mkdir_p || {
14319 as_dirs=
14320 while :; do
14321 case $as_dir in #(
14322 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14323 *) as_qdir=$as_dir;;
14324 esac
14325 as_dirs="'$as_qdir' $as_dirs"
14326 as_dir=`$as_dirname -- "$as_dir" ||
14327$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14328 X"$as_dir" : 'X\(//\)[^/]' \| \
14329 X"$as_dir" : 'X\(//\)$' \| \
14330 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14331$as_echo X"$as_dir" |
14332 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14333 s//\1/
14334 q
14335 }
14336 /^X\(\/\/\)[^/].*/{
14337 s//\1/
14338 q
14339 }
14340 /^X\(\/\/\)$/{
14341 s//\1/
14342 q
14343 }
14344 /^X\(\/\).*/{
14345 s//\1/
14346 q
14347 }
14348 s/.*/./; q'`
14349 test -d "$as_dir" && break
14350 done
14351 test -z "$as_dirs" || eval "mkdir $as_dirs"
14352 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14353
14354
14355} # as_fn_mkdir_p
14356if mkdir -p . 2>/dev/null; then
14357 as_mkdir_p='mkdir -p "$as_dir"'
14358else
14359 test -d ./-p && rmdir ./-p
14360 as_mkdir_p=false
14361fi
14362
14363if test -x / >/dev/null 2>&1; then
14364 as_test_x='test -x'
14365else
14366 if ls -dL / >/dev/null 2>&1; then
14367 as_ls_L_option=L
14368 else
14369 as_ls_L_option=
14370 fi
14371 as_test_x='
14372 eval sh -c '\''
14373 if test -d "$1"; then
14374 test -d "$1/.";
14375 else
14376 case $1 in #(
14377 -*)set "./$1";;
14378 esac;
14379 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14380 ???[sx]*):;;*)false;;esac;fi
14381 '\'' sh
14382 '
14383fi
14384as_executable_p=$as_test_x
14385
14386# Sed expression to map a string onto a valid CPP name.
14387as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
14388
14389# Sed expression to map a string onto a valid variable name.
14390as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
14391
14392
14393exec 6>&1
14394## ----------------------------------- ##
14395## Main body of $CONFIG_STATUS script. ##
14396## ----------------------------------- ##
14397_ASEOF
14398test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14399
14400cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14401# Save the log message, to keep $0 and so on meaningful, and to
14402# report actual input values of CONFIG_FILES etc. instead of their
14403# values after options handling.
14404ac_log="
14405This file was extended by $as_me, which was
14406generated by GNU Autoconf 2.64. Invocation command line was
14407
14408 CONFIG_FILES = $CONFIG_FILES
14409 CONFIG_HEADERS = $CONFIG_HEADERS
14410 CONFIG_LINKS = $CONFIG_LINKS
14411 CONFIG_COMMANDS = $CONFIG_COMMANDS
14412 $ $0 $@
14413
14414on `(hostname || uname -n) 2>/dev/null | sed 1q`
14415"
14416
14417_ACEOF
14418
14419case $ac_config_files in *"
14420"*) set x $ac_config_files; shift; ac_config_files=$*;;
14421esac
14422
14423case $ac_config_headers in *"
14424"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14425esac
14426
14427
14428cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14429# Files that config.status was made for.
14430config_files="$ac_config_files"
14431config_headers="$ac_config_headers"
14432config_links="$ac_config_links"
14433config_commands="$ac_config_commands"
14434
14435_ACEOF
14436
14437cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14438ac_cs_usage="\
14439\`$as_me' instantiates files and other configuration actions
14440from templates according to the current configuration. Unless the files
14441and actions are specified as TAGs, all are instantiated by default.
14442
14443Usage: $0 [OPTION]... [TAG]...
14444
14445 -h, --help print this help, then exit
14446 -V, --version print version number and configuration settings, then exit
14447 -q, --quiet, --silent
14448 do not print progress messages
14449 -d, --debug don't remove temporary files
14450 --recheck update $as_me by reconfiguring in the same conditions
14451 --file=FILE[:TEMPLATE]
14452 instantiate the configuration file FILE
14453 --header=FILE[:TEMPLATE]
14454 instantiate the configuration header FILE
14455
14456Configuration files:
14457$config_files
14458
14459Configuration headers:
14460$config_headers
14461
14462Configuration links:
14463$config_links
14464
14465Configuration commands:
14466$config_commands
14467
14468Report bugs to the package provider."
14469
14470_ACEOF
14471cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14472ac_cs_version="\\
14473config.status
14474configured by $0, generated by GNU Autoconf 2.64,
14475 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
14476
14477Copyright (C) 2009 Free Software Foundation, Inc.
14478This config.status script is free software; the Free Software Foundation
14479gives unlimited permission to copy, distribute and modify it."
14480
14481ac_pwd='$ac_pwd'
14482srcdir='$srcdir'
14483INSTALL='$INSTALL'
6bb11ab3 14484AWK='$AWK'
ef016f83
MF
14485test -n "\$AWK" || AWK=awk
14486_ACEOF
14487
14488cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14489# The default lists apply if the user does not specify any file.
14490ac_need_defaults=:
14491while test $# != 0
14492do
14493 case $1 in
14494 --*=*)
14495 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14496 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
14497 ac_shift=:
14498 ;;
14499 *)
14500 ac_option=$1
14501 ac_optarg=$2
14502 ac_shift=shift
14503 ;;
14504 esac
14505
14506 case $ac_option in
14507 # Handling of the options.
14508 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14509 ac_cs_recheck=: ;;
14510 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14511 $as_echo "$ac_cs_version"; exit ;;
14512 --debug | --debu | --deb | --de | --d | -d )
14513 debug=: ;;
14514 --file | --fil | --fi | --f )
14515 $ac_shift
14516 case $ac_optarg in
14517 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14518 esac
14519 as_fn_append CONFIG_FILES " '$ac_optarg'"
14520 ac_need_defaults=false;;
14521 --header | --heade | --head | --hea )
14522 $ac_shift
14523 case $ac_optarg in
14524 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14525 esac
14526 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
14527 ac_need_defaults=false;;
14528 --he | --h)
14529 # Conflict between --help and --header
14530 as_fn_error "ambiguous option: \`$1'
14531Try \`$0 --help' for more information.";;
14532 --help | --hel | -h )
14533 $as_echo "$ac_cs_usage"; exit ;;
14534 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14535 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14536 ac_cs_silent=: ;;
14537
14538 # This is an error.
14539 -*) as_fn_error "unrecognized option: \`$1'
14540Try \`$0 --help' for more information." ;;
14541
14542 *) as_fn_append ac_config_targets " $1"
14543 ac_need_defaults=false ;;
14544
14545 esac
14546 shift
14547done
14548
14549ac_configure_extra_args=
14550
14551if $ac_cs_silent; then
14552 exec 6>/dev/null
14553 ac_configure_extra_args="$ac_configure_extra_args --silent"
14554fi
14555
14556_ACEOF
14557cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14558if \$ac_cs_recheck; then
14559 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14560 shift
14561 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14562 CONFIG_SHELL='$SHELL'
14563 export CONFIG_SHELL
14564 exec "\$@"
14565fi
14566
14567_ACEOF
14568cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14569exec 5>>config.log
14570{
14571 echo
14572 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14573## Running $as_me. ##
14574_ASBOX
14575 $as_echo "$ac_log"
14576} >&5
14577
14578_ACEOF
14579cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
db2e4d67
MF
14580#
14581# INIT-COMMANDS
14582#
14583ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
14584
6bb11ab3
L
14585
14586# The HP-UX ksh and POSIX shell print the target directory to stdout
14587# if CDPATH is set.
14588(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14589
14590sed_quote_subst='$sed_quote_subst'
14591double_quote_subst='$double_quote_subst'
14592delay_variable_subst='$delay_variable_subst'
14593macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14594macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14595enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14596enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14597pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14598enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14599SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14600ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14601host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14602host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14603host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14604build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14605build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14606build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14607SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14608Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14609GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14610EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14611FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14612LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14613NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14614LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14615max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14616ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14617exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14618lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14619lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14620lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14621reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14622reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14623OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14624deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14625file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14626AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14627AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14628STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14629RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14630old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14631old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14632old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14633lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14634CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14635CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14636compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14637GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14638lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14639lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14640lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14641lt_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"`'
14642objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14643MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14644lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14645lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14646lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14647lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14648lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14649need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14650DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14651NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14652LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14653OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14654OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14655libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14656shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14657extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14658archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14659enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14660export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14661whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14662compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14663old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14664old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14665archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14666archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14667module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14668module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14669with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14670allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14671no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14672hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14673hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14674hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14675hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14676hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14677hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14678hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14679hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14680inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14681link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14682fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14683always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14684export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14685exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14686include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14687prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14688file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14689variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14690need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14691need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14692version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14693runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14694shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14695shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14696libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14697library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14698soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14699install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14700postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14701postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14702finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14703finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14704hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14705sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14706sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14707hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14708enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14709enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14710enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14711old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14712striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14713
14714LTCC='$LTCC'
14715LTCFLAGS='$LTCFLAGS'
14716compiler='$compiler_DEFAULT'
14717
14718# A function that is used when there is no print builtin or printf.
14719func_fallback_echo ()
14720{
14721 eval 'cat <<_LTECHO_EOF
14722\$1
14723_LTECHO_EOF'
14724}
14725
14726# Quote evaled strings.
14727for var in SHELL \
14728ECHO \
14729SED \
14730GREP \
14731EGREP \
14732FGREP \
14733LD \
14734NM \
14735LN_S \
14736lt_SP2NL \
14737lt_NL2SP \
14738reload_flag \
14739OBJDUMP \
14740deplibs_check_method \
14741file_magic_cmd \
14742AR \
14743AR_FLAGS \
14744STRIP \
14745RANLIB \
14746CC \
14747CFLAGS \
14748compiler \
14749lt_cv_sys_global_symbol_pipe \
14750lt_cv_sys_global_symbol_to_cdecl \
14751lt_cv_sys_global_symbol_to_c_name_address \
14752lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14753lt_prog_compiler_no_builtin_flag \
14754lt_prog_compiler_wl \
14755lt_prog_compiler_pic \
14756lt_prog_compiler_static \
14757lt_cv_prog_compiler_c_o \
14758need_locks \
14759DSYMUTIL \
14760NMEDIT \
14761LIPO \
14762OTOOL \
14763OTOOL64 \
14764shrext_cmds \
14765export_dynamic_flag_spec \
14766whole_archive_flag_spec \
14767compiler_needs_object \
14768with_gnu_ld \
14769allow_undefined_flag \
14770no_undefined_flag \
14771hardcode_libdir_flag_spec \
14772hardcode_libdir_flag_spec_ld \
14773hardcode_libdir_separator \
14774fix_srcfile_path \
14775exclude_expsyms \
14776include_expsyms \
14777file_list_spec \
14778variables_saved_for_relink \
14779libname_spec \
14780library_names_spec \
14781soname_spec \
14782install_override_mode \
14783finish_eval \
14784old_striplib \
14785striplib; do
14786 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14787 *[\\\\\\\`\\"\\\$]*)
14788 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14789 ;;
14790 *)
14791 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14792 ;;
14793 esac
14794done
14795
14796# Double-quote double-evaled strings.
14797for var in reload_cmds \
14798old_postinstall_cmds \
14799old_postuninstall_cmds \
14800old_archive_cmds \
14801extract_expsyms_cmds \
14802old_archive_from_new_cmds \
14803old_archive_from_expsyms_cmds \
14804archive_cmds \
14805archive_expsym_cmds \
14806module_cmds \
14807module_expsym_cmds \
14808export_symbols_cmds \
14809prelink_cmds \
14810postinstall_cmds \
14811postuninstall_cmds \
14812finish_cmds \
14813sys_lib_search_path_spec \
14814sys_lib_dlsearch_path_spec; do
14815 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14816 *[\\\\\\\`\\"\\\$]*)
14817 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14818 ;;
14819 *)
14820 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14821 ;;
14822 esac
14823done
14824
14825ac_aux_dir='$ac_aux_dir'
14826xsi_shell='$xsi_shell'
14827lt_shell_append='$lt_shell_append'
14828
14829# See if we are running on zsh, and set the options which allow our
14830# commands through without removal of \ escapes INIT.
14831if test -n "\${ZSH_VERSION+set}" ; then
14832 setopt NO_GLOB_SUBST
14833fi
14834
14835
14836 PACKAGE='$PACKAGE'
14837 VERSION='$VERSION'
14838 TIMESTAMP='$TIMESTAMP'
14839 RM='$RM'
14840 ofile='$ofile'
14841
14842
14843
14844
ef016f83
MF
14845_ACEOF
14846
14847cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14848
14849# Handling of arguments.
14850for ac_config_target in $ac_config_targets
14851do
14852 case $ac_config_target in
14853 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
db2e4d67 14854 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
6bb11ab3 14855 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
ef016f83
MF
14856 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
14857 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14858 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14859 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14860 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14861 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14862
14863 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
14864 esac
14865done
14866
14867
14868# If the user did not use the arguments to specify the items to instantiate,
14869# then the envvar interface is used. Set only those that are not.
14870# We use the long form for the default assignment because of an extremely
14871# bizarre bug on SunOS 4.1.3.
14872if $ac_need_defaults; then
14873 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14874 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14875 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
14876 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14877fi
14878
14879# Have a temporary directory for convenience. Make it in the build tree
14880# simply because there is no reason against having it here, and in addition,
14881# creating and moving files from /tmp can sometimes cause problems.
14882# Hook for its removal unless debugging.
14883# Note that there is a small window in which the directory will not be cleaned:
14884# after its creation but before its name has been assigned to `$tmp'.
14885$debug ||
14886{
14887 tmp=
14888 trap 'exit_status=$?
14889 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14890' 0
14891 trap 'as_fn_exit 1' 1 2 13 15
14892}
14893# Create a (secure) tmp directory for tmp files.
14894
14895{
14896 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
14897 test -n "$tmp" && test -d "$tmp"
14898} ||
14899{
14900 tmp=./conf$$-$RANDOM
14901 (umask 077 && mkdir "$tmp")
14902} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
14903
14904# Set up the scripts for CONFIG_FILES section.
14905# No need to generate them if there are no CONFIG_FILES.
14906# This happens for instance with `./config.status config.h'.
14907if test -n "$CONFIG_FILES"; then
14908
14909
14910ac_cr=`echo X | tr X '\015'`
14911# On cygwin, bash can eat \r inside `` if the user requested igncr.
14912# But we know of no other shell where ac_cr would be empty at this
14913# point, so we can use a bashism as a fallback.
14914if test "x$ac_cr" = x; then
14915 eval ac_cr=\$\'\\r\'
14916fi
14917ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14918if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14919 ac_cs_awk_cr='\r'
14920else
14921 ac_cs_awk_cr=$ac_cr
14922fi
14923
14924echo 'BEGIN {' >"$tmp/subs1.awk" &&
14925_ACEOF
14926
14927
14928{
14929 echo "cat >conf$$subs.awk <<_ACEOF" &&
14930 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14931 echo "_ACEOF"
14932} >conf$$subs.sh ||
14933 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14934ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14935ac_delim='%!_!# '
14936for ac_last_try in false false false false false :; do
14937 . ./conf$$subs.sh ||
14938 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14939
14940 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14941 if test $ac_delim_n = $ac_delim_num; then
14942 break
14943 elif $ac_last_try; then
14944 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14945 else
14946 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14947 fi
14948done
14949rm -f conf$$subs.sh
14950
14951cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14952cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14953_ACEOF
14954sed -n '
14955h
14956s/^/S["/; s/!.*/"]=/
14957p
14958g
14959s/^[^!]*!//
14960:repl
14961t repl
14962s/'"$ac_delim"'$//
14963t delim
14964:nl
14965h
14966s/\(.\{148\}\).*/\1/
14967t more1
14968s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14969p
14970n
14971b repl
14972:more1
14973s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14974p
14975g
14976s/.\{148\}//
14977t nl
14978:delim
14979h
14980s/\(.\{148\}\).*/\1/
14981t more2
14982s/["\\]/\\&/g; s/^/"/; s/$/"/
14983p
14984b
14985:more2
14986s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14987p
14988g
14989s/.\{148\}//
14990t delim
14991' <conf$$subs.awk | sed '
14992/^[^""]/{
14993 N
14994 s/\n//
14995}
14996' >>$CONFIG_STATUS || ac_write_fail=1
14997rm -f conf$$subs.awk
14998cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14999_ACAWK
15000cat >>"\$tmp/subs1.awk" <<_ACAWK &&
15001 for (key in S) S_is_set[key] = 1
15002 FS = "\a"
15003
15004}
15005{
15006 line = $ 0
15007 nfields = split(line, field, "@")
15008 substed = 0
15009 len = length(field[1])
15010 for (i = 2; i < nfields; i++) {
15011 key = field[i]
15012 keylen = length(key)
15013 if (S_is_set[key]) {
15014 value = S[key]
15015 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
15016 len += length(value) + length(field[++i])
15017 substed = 1
15018 } else
15019 len += 1 + keylen
15020 }
15021
15022 print line
15023}
15024
15025_ACAWK
15026_ACEOF
15027cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15028if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15029 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
15030else
15031 cat
15032fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
15033 || as_fn_error "could not setup config files machinery" "$LINENO" 5
15034_ACEOF
15035
15036# VPATH may cause trouble with some makes, so we remove $(srcdir),
15037# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
15038# trailing colons and then remove the whole line if VPATH becomes empty
15039# (actually we leave an empty line to preserve line numbers).
15040if test "x$srcdir" = x.; then
15041 ac_vpsub='/^[ ]*VPATH[ ]*=/{
15042s/:*\$(srcdir):*/:/
15043s/:*\${srcdir}:*/:/
15044s/:*@srcdir@:*/:/
15045s/^\([^=]*=[ ]*\):*/\1/
15046s/:*$//
15047s/^[^=]*=[ ]*$//
15048}'
15049fi
15050
15051cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15052fi # test -n "$CONFIG_FILES"
15053
15054# Set up the scripts for CONFIG_HEADERS section.
15055# No need to generate them if there are no CONFIG_HEADERS.
15056# This happens for instance with `./config.status Makefile'.
15057if test -n "$CONFIG_HEADERS"; then
15058cat >"$tmp/defines.awk" <<\_ACAWK ||
15059BEGIN {
15060_ACEOF
15061
15062# Transform confdefs.h into an awk script `defines.awk', embedded as
15063# here-document in config.status, that substitutes the proper values into
15064# config.h.in to produce config.h.
15065
15066# Create a delimiter string that does not exist in confdefs.h, to ease
15067# handling of long lines.
15068ac_delim='%!_!# '
15069for ac_last_try in false false :; do
15070 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
15071 if test -z "$ac_t"; then
15072 break
15073 elif $ac_last_try; then
15074 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
15075 else
15076 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15077 fi
15078done
15079
15080# For the awk script, D is an array of macro values keyed by name,
15081# likewise P contains macro parameters if any. Preserve backslash
15082# newline sequences.
15083
15084ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
15085sed -n '
15086s/.\{148\}/&'"$ac_delim"'/g
15087t rset
15088:rset
15089s/^[ ]*#[ ]*define[ ][ ]*/ /
15090t def
15091d
15092:def
15093s/\\$//
15094t bsnl
15095s/["\\]/\\&/g
15096s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15097D["\1"]=" \3"/p
15098s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
15099d
15100:bsnl
15101s/["\\]/\\&/g
15102s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15103D["\1"]=" \3\\\\\\n"\\/p
15104t cont
15105s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
15106t cont
15107d
15108:cont
15109n
15110s/.\{148\}/&'"$ac_delim"'/g
15111t clear
15112:clear
15113s/\\$//
15114t bsnlc
15115s/["\\]/\\&/g; s/^/"/; s/$/"/p
15116d
15117:bsnlc
15118s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
15119b cont
15120' <confdefs.h | sed '
15121s/'"$ac_delim"'/"\\\
15122"/g' >>$CONFIG_STATUS || ac_write_fail=1
15123
15124cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15125 for (key in D) D_is_set[key] = 1
15126 FS = "\a"
15127}
15128/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
15129 line = \$ 0
15130 split(line, arg, " ")
15131 if (arg[1] == "#") {
15132 defundef = arg[2]
15133 mac1 = arg[3]
15134 } else {
15135 defundef = substr(arg[1], 2)
15136 mac1 = arg[2]
15137 }
15138 split(mac1, mac2, "(") #)
15139 macro = mac2[1]
15140 prefix = substr(line, 1, index(line, defundef) - 1)
15141 if (D_is_set[macro]) {
15142 # Preserve the white space surrounding the "#".
15143 print prefix "define", macro P[macro] D[macro]
15144 next
15145 } else {
15146 # Replace #undef with comments. This is necessary, for example,
15147 # in the case of _POSIX_SOURCE, which is predefined and required
15148 # on some systems where configure will not decide to define it.
15149 if (defundef == "undef") {
15150 print "/*", prefix defundef, macro, "*/"
15151 next
15152 }
15153 }
15154}
15155{ print }
15156_ACAWK
15157_ACEOF
15158cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15159 as_fn_error "could not setup config headers machinery" "$LINENO" 5
15160fi # test -n "$CONFIG_HEADERS"
15161
15162
15163eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
15164shift
15165for ac_tag
15166do
15167 case $ac_tag in
15168 :[FHLC]) ac_mode=$ac_tag; continue;;
15169 esac
15170 case $ac_mode$ac_tag in
15171 :[FHL]*:*);;
15172 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
15173 :[FH]-) ac_tag=-:-;;
15174 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
15175 esac
15176 ac_save_IFS=$IFS
15177 IFS=:
15178 set x $ac_tag
15179 IFS=$ac_save_IFS
15180 shift
15181 ac_file=$1
15182 shift
15183
15184 case $ac_mode in
15185 :L) ac_source=$1;;
15186 :[FH])
15187 ac_file_inputs=
15188 for ac_f
15189 do
15190 case $ac_f in
15191 -) ac_f="$tmp/stdin";;
15192 *) # Look for the file first in the build tree, then in the source tree
15193 # (if the path is not absolute). The absolute path cannot be DOS-style,
15194 # because $ac_f cannot contain `:'.
15195 test -f "$ac_f" ||
15196 case $ac_f in
15197 [\\/$]*) false;;
15198 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15199 esac ||
15200 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
15201 esac
15202 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
15203 as_fn_append ac_file_inputs " '$ac_f'"
15204 done
15205
15206 # Let's still pretend it is `configure' which instantiates (i.e., don't
15207 # use $as_me), people would be surprised to read:
15208 # /* config.h. Generated by config.status. */
15209 configure_input='Generated from '`
15210 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
15211 `' by configure.'
15212 if test x"$ac_file" != x-; then
15213 configure_input="$ac_file. $configure_input"
15214 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15215$as_echo "$as_me: creating $ac_file" >&6;}
15216 fi
15217 # Neutralize special characters interpreted by sed in replacement strings.
15218 case $configure_input in #(
15219 *\&* | *\|* | *\\* )
15220 ac_sed_conf_input=`$as_echo "$configure_input" |
15221 sed 's/[\\\\&|]/\\\\&/g'`;; #(
15222 *) ac_sed_conf_input=$configure_input;;
15223 esac
15224
15225 case $ac_tag in
15226 *:-:* | *:-) cat >"$tmp/stdin" \
15227 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
15228 esac
15229 ;;
15230 esac
15231
15232 ac_dir=`$as_dirname -- "$ac_file" ||
15233$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15234 X"$ac_file" : 'X\(//\)[^/]' \| \
15235 X"$ac_file" : 'X\(//\)$' \| \
15236 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15237$as_echo X"$ac_file" |
15238 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15239 s//\1/
15240 q
15241 }
15242 /^X\(\/\/\)[^/].*/{
15243 s//\1/
15244 q
15245 }
15246 /^X\(\/\/\)$/{
15247 s//\1/
15248 q
15249 }
15250 /^X\(\/\).*/{
15251 s//\1/
15252 q
15253 }
15254 s/.*/./; q'`
15255 as_dir="$ac_dir"; as_fn_mkdir_p
15256 ac_builddir=.
15257
15258case "$ac_dir" in
15259.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15260*)
15261 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15262 # A ".." for each directory in $ac_dir_suffix.
15263 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15264 case $ac_top_builddir_sub in
15265 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15266 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15267 esac ;;
15268esac
15269ac_abs_top_builddir=$ac_pwd
15270ac_abs_builddir=$ac_pwd$ac_dir_suffix
15271# for backward compatibility:
15272ac_top_builddir=$ac_top_build_prefix
15273
15274case $srcdir in
15275 .) # We are building in place.
15276 ac_srcdir=.
15277 ac_top_srcdir=$ac_top_builddir_sub
15278 ac_abs_top_srcdir=$ac_pwd ;;
15279 [\\/]* | ?:[\\/]* ) # Absolute name.
15280 ac_srcdir=$srcdir$ac_dir_suffix;
15281 ac_top_srcdir=$srcdir
15282 ac_abs_top_srcdir=$srcdir ;;
15283 *) # Relative name.
15284 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15285 ac_top_srcdir=$ac_top_build_prefix$srcdir
15286 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
15287esac
15288ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
15289
15290
15291 case $ac_mode in
15292 :F)
15293 #
15294 # CONFIG_FILE
15295 #
15296
15297 case $INSTALL in
15298 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
15299 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
15300 esac
15301_ACEOF
15302
15303cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15304# If the template does not know about datarootdir, expand it.
15305# FIXME: This hack should be removed a few years after 2.60.
15306ac_datarootdir_hack=; ac_datarootdir_seen=
15307ac_sed_dataroot='
15308/datarootdir/ {
15309 p
15310 q
15311}
15312/@datadir@/p
15313/@docdir@/p
15314/@infodir@/p
15315/@localedir@/p
15316/@mandir@/p'
15317case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15318*datarootdir*) ac_datarootdir_seen=yes;;
15319*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15320 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15321$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15322_ACEOF
15323cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15324 ac_datarootdir_hack='
15325 s&@datadir@&$datadir&g
15326 s&@docdir@&$docdir&g
15327 s&@infodir@&$infodir&g
15328 s&@localedir@&$localedir&g
15329 s&@mandir@&$mandir&g
15330 s&\\\${datarootdir}&$datarootdir&g' ;;
15331esac
15332_ACEOF
15333
15334# Neutralize VPATH when `$srcdir' = `.'.
15335# Shell code in configure.ac might set extrasub.
15336# FIXME: do we really want to maintain this feature?
15337cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15338ac_sed_extra="$ac_vpsub
15339$extrasub
15340_ACEOF
15341cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15342:t
15343/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15344s|@configure_input@|$ac_sed_conf_input|;t t
15345s&@top_builddir@&$ac_top_builddir_sub&;t t
15346s&@top_build_prefix@&$ac_top_build_prefix&;t t
15347s&@srcdir@&$ac_srcdir&;t t
15348s&@abs_srcdir@&$ac_abs_srcdir&;t t
15349s&@top_srcdir@&$ac_top_srcdir&;t t
15350s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
15351s&@builddir@&$ac_builddir&;t t
15352s&@abs_builddir@&$ac_abs_builddir&;t t
15353s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
15354s&@INSTALL@&$ac_INSTALL&;t t
15355$ac_datarootdir_hack
15356"
15357eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
15358 || as_fn_error "could not create $ac_file" "$LINENO" 5
15359
15360test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15361 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
15362 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
15363 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15364which seems to be undefined. Please make sure it is defined." >&5
15365$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15366which seems to be undefined. Please make sure it is defined." >&2;}
15367
15368 rm -f "$tmp/stdin"
15369 case $ac_file in
15370 -) cat "$tmp/out" && rm -f "$tmp/out";;
15371 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
15372 esac \
15373 || as_fn_error "could not create $ac_file" "$LINENO" 5
15374 ;;
15375 :H)
15376 #
15377 # CONFIG_HEADER
15378 #
15379 if test x"$ac_file" != x-; then
15380 {
15381 $as_echo "/* $configure_input */" \
15382 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
15383 } >"$tmp/config.h" \
15384 || as_fn_error "could not create $ac_file" "$LINENO" 5
15385 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
15386 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15387$as_echo "$as_me: $ac_file is unchanged" >&6;}
15388 else
15389 rm -f "$ac_file"
15390 mv "$tmp/config.h" "$ac_file" \
15391 || as_fn_error "could not create $ac_file" "$LINENO" 5
15392 fi
15393 else
15394 $as_echo "/* $configure_input */" \
15395 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15396 || as_fn_error "could not create -" "$LINENO" 5
15397 fi
15398 ;;
15399 :L)
15400 #
15401 # CONFIG_LINK
15402 #
15403
15404 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
15405 :
15406 else
15407 # Prefer the file from the source tree if names are identical.
15408 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
15409 ac_source=$srcdir/$ac_source
15410 fi
15411
15412 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
15413$as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
15414
15415 if test ! -r "$ac_source"; then
15416 as_fn_error "$ac_source: file not found" "$LINENO" 5
15417 fi
15418 rm -f "$ac_file"
15419
15420 # Try a relative symlink, then a hard link, then a copy.
15421 case $srcdir in
15422 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
15423 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
15424 esac
15425 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
15426 ln "$ac_source" "$ac_file" 2>/dev/null ||
15427 cp -p "$ac_source" "$ac_file" ||
15428 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
15429 fi
15430 ;;
15431 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15432$as_echo "$as_me: executing $ac_file commands" >&6;}
15433 ;;
15434 esac
15435
15436
15437 case $ac_file$ac_mode in
db2e4d67 15438 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
6bb11ab3
L
15439 "libtool":C)
15440
15441 # See if we are running on zsh, and set the options which allow our
15442 # commands through without removal of \ escapes.
15443 if test -n "${ZSH_VERSION+set}" ; then
15444 setopt NO_GLOB_SUBST
15445 fi
15446
15447 cfgfile="${ofile}T"
15448 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15449 $RM "$cfgfile"
15450
15451 cat <<_LT_EOF >> "$cfgfile"
15452#! $SHELL
15453
15454# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15455# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15456# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15457# NOTE: Changes made to this file will be lost: look at ltmain.sh.
15458#
15459# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15460# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15461# Written by Gordon Matzigkeit, 1996
15462#
15463# This file is part of GNU Libtool.
15464#
15465# GNU Libtool is free software; you can redistribute it and/or
15466# modify it under the terms of the GNU General Public License as
15467# published by the Free Software Foundation; either version 2 of
15468# the License, or (at your option) any later version.
15469#
15470# As a special exception to the GNU General Public License,
15471# if you distribute this file as part of a program or library that
15472# is built using GNU Libtool, you may include this file under the
15473# same distribution terms that you use for the rest of that program.
15474#
15475# GNU Libtool is distributed in the hope that it will be useful,
15476# but WITHOUT ANY WARRANTY; without even the implied warranty of
15477# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15478# GNU General Public License for more details.
15479#
15480# You should have received a copy of the GNU General Public License
15481# along with GNU Libtool; see the file COPYING. If not, a copy
15482# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15483# obtained by writing to the Free Software Foundation, Inc.,
15484# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15485
15486
15487# The names of the tagged configurations supported by this script.
15488available_tags=""
15489
15490# ### BEGIN LIBTOOL CONFIG
15491
15492# Which release of libtool.m4 was used?
15493macro_version=$macro_version
15494macro_revision=$macro_revision
15495
15496# Whether or not to build shared libraries.
15497build_libtool_libs=$enable_shared
15498
15499# Whether or not to build static libraries.
15500build_old_libs=$enable_static
15501
15502# What type of objects to build.
15503pic_mode=$pic_mode
15504
15505# Whether or not to optimize for fast installation.
15506fast_install=$enable_fast_install
15507
15508# Shell to use when invoking shell scripts.
15509SHELL=$lt_SHELL
15510
15511# An echo program that protects backslashes.
15512ECHO=$lt_ECHO
15513
15514# The host system.
15515host_alias=$host_alias
15516host=$host
15517host_os=$host_os
15518
15519# The build system.
15520build_alias=$build_alias
15521build=$build
15522build_os=$build_os
15523
15524# A sed program that does not truncate output.
15525SED=$lt_SED
15526
15527# Sed that helps us avoid accidentally triggering echo(1) options like -n.
15528Xsed="\$SED -e 1s/^X//"
15529
15530# A grep program that handles long lines.
15531GREP=$lt_GREP
15532
15533# An ERE matcher.
15534EGREP=$lt_EGREP
15535
15536# A literal string matcher.
15537FGREP=$lt_FGREP
15538
15539# A BSD- or MS-compatible name lister.
15540NM=$lt_NM
15541
15542# Whether we need soft or hard links.
15543LN_S=$lt_LN_S
15544
15545# What is the maximum length of a command?
15546max_cmd_len=$max_cmd_len
15547
15548# Object file suffix (normally "o").
15549objext=$ac_objext
15550
15551# Executable file suffix (normally "").
15552exeext=$exeext
15553
15554# whether the shell understands "unset".
15555lt_unset=$lt_unset
15556
15557# turn spaces into newlines.
15558SP2NL=$lt_lt_SP2NL
15559
15560# turn newlines into spaces.
15561NL2SP=$lt_lt_NL2SP
15562
15563# An object symbol dumper.
15564OBJDUMP=$lt_OBJDUMP
15565
15566# Method to check whether dependent libraries are shared objects.
15567deplibs_check_method=$lt_deplibs_check_method
15568
15569# Command to use when deplibs_check_method == "file_magic".
15570file_magic_cmd=$lt_file_magic_cmd
15571
15572# The archiver.
15573AR=$lt_AR
15574AR_FLAGS=$lt_AR_FLAGS
15575
15576# A symbol stripping program.
15577STRIP=$lt_STRIP
15578
15579# Commands used to install an old-style archive.
15580RANLIB=$lt_RANLIB
15581old_postinstall_cmds=$lt_old_postinstall_cmds
15582old_postuninstall_cmds=$lt_old_postuninstall_cmds
15583
15584# Whether to use a lock for old archive extraction.
15585lock_old_archive_extraction=$lock_old_archive_extraction
15586
15587# A C compiler.
15588LTCC=$lt_CC
15589
15590# LTCC compiler flags.
15591LTCFLAGS=$lt_CFLAGS
15592
15593# Take the output of nm and produce a listing of raw symbols and C names.
15594global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15595
15596# Transform the output of nm in a proper C declaration.
15597global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15598
15599# Transform the output of nm in a C name address pair.
15600global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15601
15602# Transform the output of nm in a C name address pair when lib prefix is needed.
15603global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15604
15605# The name of the directory that contains temporary libtool files.
15606objdir=$objdir
15607
15608# Used to examine libraries when file_magic_cmd begins with "file".
15609MAGIC_CMD=$MAGIC_CMD
15610
15611# Must we lock files when doing compilation?
15612need_locks=$lt_need_locks
15613
15614# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15615DSYMUTIL=$lt_DSYMUTIL
15616
15617# Tool to change global to local symbols on Mac OS X.
15618NMEDIT=$lt_NMEDIT
15619
15620# Tool to manipulate fat objects and archives on Mac OS X.
15621LIPO=$lt_LIPO
15622
15623# ldd/readelf like tool for Mach-O binaries on Mac OS X.
15624OTOOL=$lt_OTOOL
15625
15626# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15627OTOOL64=$lt_OTOOL64
15628
15629# Old archive suffix (normally "a").
15630libext=$libext
15631
15632# Shared library suffix (normally ".so").
15633shrext_cmds=$lt_shrext_cmds
15634
15635# The commands to extract the exported symbol list from a shared archive.
15636extract_expsyms_cmds=$lt_extract_expsyms_cmds
15637
15638# Variables whose values should be saved in libtool wrapper scripts and
15639# restored at link time.
15640variables_saved_for_relink=$lt_variables_saved_for_relink
15641
15642# Do we need the "lib" prefix for modules?
15643need_lib_prefix=$need_lib_prefix
15644
15645# Do we need a version for libraries?
15646need_version=$need_version
15647
15648# Library versioning type.
15649version_type=$version_type
15650
15651# Shared library runtime path variable.
15652runpath_var=$runpath_var
15653
15654# Shared library path variable.
15655shlibpath_var=$shlibpath_var
15656
15657# Is shlibpath searched before the hard-coded library search path?
15658shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15659
15660# Format of library name prefix.
15661libname_spec=$lt_libname_spec
15662
15663# List of archive names. First name is the real one, the rest are links.
15664# The last name is the one that the linker finds with -lNAME
15665library_names_spec=$lt_library_names_spec
15666
15667# The coded name of the library, if different from the real name.
15668soname_spec=$lt_soname_spec
15669
15670# Permission mode override for installation of shared libraries.
15671install_override_mode=$lt_install_override_mode
15672
15673# Command to use after installation of a shared archive.
15674postinstall_cmds=$lt_postinstall_cmds
15675
15676# Command to use after uninstallation of a shared archive.
15677postuninstall_cmds=$lt_postuninstall_cmds
15678
15679# Commands used to finish a libtool library installation in a directory.
15680finish_cmds=$lt_finish_cmds
15681
15682# As "finish_cmds", except a single script fragment to be evaled but
15683# not shown.
15684finish_eval=$lt_finish_eval
15685
15686# Whether we should hardcode library paths into libraries.
15687hardcode_into_libs=$hardcode_into_libs
15688
15689# Compile-time system search path for libraries.
15690sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15691
15692# Run-time system search path for libraries.
15693sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15694
15695# Whether dlopen is supported.
15696dlopen_support=$enable_dlopen
15697
15698# Whether dlopen of programs is supported.
15699dlopen_self=$enable_dlopen_self
15700
15701# Whether dlopen of statically linked programs is supported.
15702dlopen_self_static=$enable_dlopen_self_static
15703
15704# Commands to strip libraries.
15705old_striplib=$lt_old_striplib
15706striplib=$lt_striplib
15707
15708
15709# The linker used to build libraries.
15710LD=$lt_LD
15711
15712# How to create reloadable object files.
15713reload_flag=$lt_reload_flag
15714reload_cmds=$lt_reload_cmds
15715
15716# Commands used to build an old-style archive.
15717old_archive_cmds=$lt_old_archive_cmds
15718
15719# A language specific compiler.
15720CC=$lt_compiler
15721
15722# Is the compiler the GNU compiler?
15723with_gcc=$GCC
15724
15725# Compiler flag to turn off builtin functions.
15726no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15727
15728# How to pass a linker flag through the compiler.
15729wl=$lt_lt_prog_compiler_wl
15730
15731# Additional compiler flags for building library objects.
15732pic_flag=$lt_lt_prog_compiler_pic
15733
15734# Compiler flag to prevent dynamic linking.
15735link_static_flag=$lt_lt_prog_compiler_static
15736
15737# Does compiler simultaneously support -c and -o options?
15738compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15739
15740# Whether or not to add -lc for building shared libraries.
15741build_libtool_need_lc=$archive_cmds_need_lc
15742
15743# Whether or not to disallow shared libs when runtime libs are static.
15744allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15745
15746# Compiler flag to allow reflexive dlopens.
15747export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15748
15749# Compiler flag to generate shared objects directly from archives.
15750whole_archive_flag_spec=$lt_whole_archive_flag_spec
15751
15752# Whether the compiler copes with passing no objects directly.
15753compiler_needs_object=$lt_compiler_needs_object
15754
15755# Create an old-style archive from a shared archive.
15756old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15757
15758# Create a temporary old-style archive to link instead of a shared archive.
15759old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15760
15761# Commands used to build a shared archive.
15762archive_cmds=$lt_archive_cmds
15763archive_expsym_cmds=$lt_archive_expsym_cmds
15764
15765# Commands used to build a loadable module if different from building
15766# a shared archive.
15767module_cmds=$lt_module_cmds
15768module_expsym_cmds=$lt_module_expsym_cmds
15769
15770# Whether we are building with GNU ld or not.
15771with_gnu_ld=$lt_with_gnu_ld
15772
15773# Flag that allows shared libraries with undefined symbols to be built.
15774allow_undefined_flag=$lt_allow_undefined_flag
15775
15776# Flag that enforces no undefined symbols.
15777no_undefined_flag=$lt_no_undefined_flag
15778
15779# Flag to hardcode \$libdir into a binary during linking.
15780# This must work even if \$libdir does not exist
15781hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15782
15783# If ld is used when linking, flag to hardcode \$libdir into a binary
15784# during linking. This must work even if \$libdir does not exist.
15785hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15786
15787# Whether we need a single "-rpath" flag with a separated argument.
15788hardcode_libdir_separator=$lt_hardcode_libdir_separator
15789
15790# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15791# DIR into the resulting binary.
15792hardcode_direct=$hardcode_direct
15793
15794# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15795# DIR into the resulting binary and the resulting library dependency is
15796# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15797# library is relocated.
15798hardcode_direct_absolute=$hardcode_direct_absolute
15799
15800# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15801# into the resulting binary.
15802hardcode_minus_L=$hardcode_minus_L
15803
15804# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15805# into the resulting binary.
15806hardcode_shlibpath_var=$hardcode_shlibpath_var
15807
15808# Set to "yes" if building a shared library automatically hardcodes DIR
15809# into the library and all subsequent libraries and executables linked
15810# against it.
15811hardcode_automatic=$hardcode_automatic
15812
15813# Set to yes if linker adds runtime paths of dependent libraries
15814# to runtime path list.
15815inherit_rpath=$inherit_rpath
15816
15817# Whether libtool must link a program against all its dependency libraries.
15818link_all_deplibs=$link_all_deplibs
15819
15820# Fix the shell variable \$srcfile for the compiler.
15821fix_srcfile_path=$lt_fix_srcfile_path
15822
15823# Set to "yes" if exported symbols are required.
15824always_export_symbols=$always_export_symbols
15825
15826# The commands to list exported symbols.
15827export_symbols_cmds=$lt_export_symbols_cmds
15828
15829# Symbols that should not be listed in the preloaded symbols.
15830exclude_expsyms=$lt_exclude_expsyms
15831
15832# Symbols that must always be exported.
15833include_expsyms=$lt_include_expsyms
15834
15835# Commands necessary for linking programs (against libraries) with templates.
15836prelink_cmds=$lt_prelink_cmds
15837
15838# Specify filename containing input files.
15839file_list_spec=$lt_file_list_spec
15840
15841# How to hardcode a shared library path into an executable.
15842hardcode_action=$hardcode_action
15843
15844# ### END LIBTOOL CONFIG
15845
15846_LT_EOF
15847
15848 case $host_os in
15849 aix3*)
15850 cat <<\_LT_EOF >> "$cfgfile"
15851# AIX sometimes has problems with the GCC collect2 program. For some
15852# reason, if we set the COLLECT_NAMES environment variable, the problems
15853# vanish in a puff of smoke.
15854if test "X${COLLECT_NAMES+set}" != Xset; then
15855 COLLECT_NAMES=
15856 export COLLECT_NAMES
15857fi
15858_LT_EOF
15859 ;;
15860 esac
15861
15862
15863ltmain="$ac_aux_dir/ltmain.sh"
15864
15865
15866 # We use sed instead of cat because bash on DJGPP gets confused if
15867 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15868 # text mode, it properly converts lines to CR/LF. This bash problem
15869 # is reportedly fixed, but why not run on old versions too?
15870 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15871 || (rm -f "$cfgfile"; exit 1)
15872
15873 case $xsi_shell in
15874 yes)
15875 cat << \_LT_EOF >> "$cfgfile"
15876
15877# func_dirname file append nondir_replacement
15878# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15879# otherwise set result to NONDIR_REPLACEMENT.
15880func_dirname ()
15881{
15882 case ${1} in
15883 */*) func_dirname_result="${1%/*}${2}" ;;
15884 * ) func_dirname_result="${3}" ;;
15885 esac
15886}
15887
15888# func_basename file
15889func_basename ()
15890{
15891 func_basename_result="${1##*/}"
15892}
15893
15894# func_dirname_and_basename file append nondir_replacement
15895# perform func_basename and func_dirname in a single function
15896# call:
15897# dirname: Compute the dirname of FILE. If nonempty,
15898# add APPEND to the result, otherwise set result
15899# to NONDIR_REPLACEMENT.
15900# value returned in "$func_dirname_result"
15901# basename: Compute filename of FILE.
15902# value retuned in "$func_basename_result"
15903# Implementation must be kept synchronized with func_dirname
15904# and func_basename. For efficiency, we do not delegate to
15905# those functions but instead duplicate the functionality here.
15906func_dirname_and_basename ()
15907{
15908 case ${1} in
15909 */*) func_dirname_result="${1%/*}${2}" ;;
15910 * ) func_dirname_result="${3}" ;;
15911 esac
15912 func_basename_result="${1##*/}"
15913}
15914
15915# func_stripname prefix suffix name
15916# strip PREFIX and SUFFIX off of NAME.
15917# PREFIX and SUFFIX must not contain globbing or regex special
15918# characters, hashes, percent signs, but SUFFIX may contain a leading
15919# dot (in which case that matches only a dot).
15920func_stripname ()
15921{
15922 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15923 # positional parameters, so assign one to ordinary parameter first.
15924 func_stripname_result=${3}
15925 func_stripname_result=${func_stripname_result#"${1}"}
15926 func_stripname_result=${func_stripname_result%"${2}"}
15927}
15928
15929# func_opt_split
15930func_opt_split ()
15931{
15932 func_opt_split_opt=${1%%=*}
15933 func_opt_split_arg=${1#*=}
15934}
15935
15936# func_lo2o object
15937func_lo2o ()
15938{
15939 case ${1} in
15940 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15941 *) func_lo2o_result=${1} ;;
15942 esac
15943}
15944
15945# func_xform libobj-or-source
15946func_xform ()
15947{
15948 func_xform_result=${1%.*}.lo
15949}
15950
15951# func_arith arithmetic-term...
15952func_arith ()
15953{
15954 func_arith_result=$(( $* ))
15955}
15956
15957# func_len string
15958# STRING may not start with a hyphen.
15959func_len ()
15960{
15961 func_len_result=${#1}
15962}
15963
15964_LT_EOF
15965 ;;
15966 *) # Bourne compatible functions.
15967 cat << \_LT_EOF >> "$cfgfile"
15968
15969# func_dirname file append nondir_replacement
15970# Compute the dirname of FILE. If nonempty, add APPEND to the result,
15971# otherwise set result to NONDIR_REPLACEMENT.
15972func_dirname ()
15973{
15974 # Extract subdirectory from the argument.
15975 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15976 if test "X$func_dirname_result" = "X${1}"; then
15977 func_dirname_result="${3}"
15978 else
15979 func_dirname_result="$func_dirname_result${2}"
15980 fi
15981}
15982
15983# func_basename file
15984func_basename ()
15985{
15986 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15987}
15988
15989
15990# func_stripname prefix suffix name
15991# strip PREFIX and SUFFIX off of NAME.
15992# PREFIX and SUFFIX must not contain globbing or regex special
15993# characters, hashes, percent signs, but SUFFIX may contain a leading
15994# dot (in which case that matches only a dot).
15995# func_strip_suffix prefix name
15996func_stripname ()
15997{
15998 case ${2} in
15999 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
16000 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
16001 esac
16002}
16003
16004# sed scripts:
16005my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
16006my_sed_long_arg='1s/^-[^=]*=//'
16007
16008# func_opt_split
16009func_opt_split ()
16010{
16011 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
16012 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
16013}
16014
16015# func_lo2o object
16016func_lo2o ()
16017{
16018 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
16019}
16020
16021# func_xform libobj-or-source
16022func_xform ()
16023{
16024 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
16025}
16026
16027# func_arith arithmetic-term...
16028func_arith ()
16029{
16030 func_arith_result=`expr "$@"`
16031}
16032
16033# func_len string
16034# STRING may not start with a hyphen.
16035func_len ()
16036{
16037 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
16038}
16039
16040_LT_EOF
16041esac
16042
16043case $lt_shell_append in
16044 yes)
16045 cat << \_LT_EOF >> "$cfgfile"
16046
16047# func_append var value
16048# Append VALUE to the end of shell variable VAR.
16049func_append ()
16050{
16051 eval "$1+=\$2"
16052}
16053_LT_EOF
16054 ;;
16055 *)
16056 cat << \_LT_EOF >> "$cfgfile"
16057
16058# func_append var value
16059# Append VALUE to the end of shell variable VAR.
16060func_append ()
16061{
16062 eval "$1=\$$1\$2"
16063}
16064
16065_LT_EOF
16066 ;;
16067 esac
16068
16069
16070 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
16071 || (rm -f "$cfgfile"; exit 1)
16072
16073 mv -f "$cfgfile" "$ofile" ||
16074 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
16075 chmod +x "$ofile"
16076
16077 ;;
ef016f83
MF
16078 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
16079 rm -f Makesim1.tmp Makesim2.tmp Makefile
16080 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
16081 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
16082 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
16083 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
16084 <Makefile.sim >Makefile
16085 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
16086 ;;
16087 "stamp-h":C) echo > stamp-h ;;
16088
16089 esac
16090done # for ac_tag
16091
16092
16093as_fn_exit 0
16094_ACEOF
16095ac_clean_files=$ac_clean_files_save
16096
16097test $ac_write_fail = 0 ||
16098 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
16099
16100
16101# configure is writing to config.log, and then calls config.status.
16102# config.status does its own redirection, appending to config.log.
16103# Unfortunately, on DOS this fails, as config.log is still kept open
16104# by configure, so config.status won't be able to write to it; its
16105# output is simply discarded. So we exec the FD to /dev/null,
16106# effectively closing config.log, so it can be properly (re)opened and
16107# appended to by config.status. When coming back to configure, we
16108# need to make the FD available again.
16109if test "$no_create" != yes; then
16110 ac_cs_success=:
16111 ac_config_status_args=
16112 test "$silent" = yes &&
16113 ac_config_status_args="$ac_config_status_args --quiet"
16114 exec 5>/dev/null
16115 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
16116 exec 5>>config.log
16117 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16118 # would make configure fail if this is the last instruction.
16119 $ac_cs_success || as_fn_exit $?
16120fi
16121if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16122 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16123$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
16124fi
16125
16126