]> git.ipfire.org Git - thirdparty/gcc.git/blame - lto-plugin/configure
re PR ipa/61186 (./g++.dg/ipa/pr52939.C & valgrind & pointer_set_insert)
[thirdparty/gcc.git] / lto-plugin / configure
CommitLineData
d7f09764
DN
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.64 for LTO plugin for ld 0.1.
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
52327858
L
172
173 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
174 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
175 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
176 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
177 PATH=/empty FPATH=/empty; export PATH FPATH
178 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
179 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
d7f09764
DN
180test \$(( 1 + 1 )) = 2 || exit 1"
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
d7f09764
DN
534SHELL=${CONFIG_SHELL-/bin/sh}
535
d7f09764
DN
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='LTO plugin for ld'
558PACKAGE_TARNAME='lto-plugin'
559PACKAGE_VERSION='0.1'
560PACKAGE_STRING='LTO plugin for ld 0.1'
561PACKAGE_BUGREPORT=''
562PACKAGE_URL=''
563
564# Factoring default headers for most tests.
565ac_includes_default="\
566#include <stdio.h>
567#ifdef HAVE_SYS_TYPES_H
568# include <sys/types.h>
569#endif
570#ifdef HAVE_SYS_STAT_H
571# include <sys/stat.h>
572#endif
573#ifdef STDC_HEADERS
574# include <stdlib.h>
575# include <stddef.h>
576#else
577# ifdef HAVE_STDLIB_H
578# include <stdlib.h>
579# endif
580#endif
581#ifdef HAVE_STRING_H
582# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
583# include <memory.h>
584# endif
585# include <string.h>
586#endif
587#ifdef HAVE_STRINGS_H
588# include <strings.h>
589#endif
590#ifdef HAVE_INTTYPES_H
591# include <inttypes.h>
592#endif
593#ifdef HAVE_STDINT_H
594# include <stdint.h>
595#endif
596#ifdef HAVE_UNISTD_H
597# include <unistd.h>
598#endif"
599
600ac_subst_vars='am__EXEEXT_FALSE
601am__EXEEXT_TRUE
602LTLIBOBJS
603LIBOBJS
604target_noncanonical
7de6ba7a 605lt_host_flags
d7f09764
DN
606CPP
607OTOOL64
608OTOOL
609LIPO
610NMEDIT
611DSYMUTIL
d7f09764
DN
612RANLIB
613AR
614OBJDUMP
615LN_S
616NM
617ac_ct_DUMPBIN
618DUMPBIN
619LD
620FGREP
621EGREP
622GREP
623SED
d7f09764 624LIBTOOL
5523efdf 625ac_lto_plugin_ldflags
f3016c47 626ac_lto_plugin_warn_cflags
d7f09764
DN
627am__fastdepCC_FALSE
628am__fastdepCC_TRUE
629CCDEPMODE
630AMDEPBACKSLASH
631AMDEP_FALSE
632AMDEP_TRUE
633am__quote
634am__include
635DEPDIR
636OBJEXT
637EXEEXT
638ac_ct_CC
639CPPFLAGS
640LDFLAGS
641CFLAGS
642CC
03428d41
RG
643MAINT
644MAINTAINER_MODE_FALSE
645MAINTAINER_MODE_TRUE
d7f09764
DN
646am__untar
647am__tar
648AMTAR
649am__leading_dot
650SET_MAKE
651AWK
652mkdir_p
653MKDIR_P
654INSTALL_STRIP_PROGRAM
655STRIP
656install_sh
657MAKEINFO
658AUTOHEADER
659AUTOMAKE
660AUTOCONF
661ACLOCAL
662VERSION
663PACKAGE
664CYGPATH_W
665am__isrc
666INSTALL_DATA
667INSTALL_SCRIPT
668INSTALL_PROGRAM
669target_subdir
670host_subdir
671build_subdir
672build_libsubdir
73d5e770
L
673target_os
674target_vendor
675target_cpu
676target
677host_os
678host_vendor
679host_cpu
680host
d7f09764
DN
681build_os
682build_vendor
683build_cpu
684build
685target_alias
686host_alias
687build_alias
688LIBS
689ECHO_T
690ECHO_N
691ECHO_C
692DEFS
693mandir
694localedir
695libdir
696psdir
697pdfdir
698dvidir
699htmldir
700infodir
701docdir
702oldincludedir
703includedir
704localstatedir
705sharedstatedir
706sysconfdir
707datadir
708datarootdir
709libexecdir
710sbindir
711bindir
712program_transform_name
713prefix
714exec_prefix
715PACKAGE_URL
716PACKAGE_BUGREPORT
717PACKAGE_STRING
718PACKAGE_VERSION
719PACKAGE_TARNAME
720PACKAGE_NAME
721PATH_SEPARATOR
722SHELL'
723ac_subst_files=''
724ac_user_opts='
725enable_option_checking
726with_build_libsubdir
03428d41 727enable_maintainer_mode
d7f09764 728enable_dependency_tracking
4c0f4b0b 729enable_largefile
d7f09764
DN
730enable_shared
731enable_static
732with_pic
733enable_fast_install
734with_gnu_ld
735enable_libtool_lock
d7f09764
DN
736'
737 ac_precious_vars='build_alias
738host_alias
739target_alias
740CC
741CFLAGS
742LDFLAGS
743LIBS
744CPPFLAGS
d7f09764
DN
745CPP'
746
747
748# Initialize some variables set by options.
749ac_init_help=
750ac_init_version=false
751ac_unrecognized_opts=
752ac_unrecognized_sep=
753# The variables have the same names as the options, with
754# dashes changed to underlines.
755cache_file=/dev/null
756exec_prefix=NONE
757no_create=
758no_recursion=
759prefix=NONE
760program_prefix=NONE
761program_suffix=NONE
762program_transform_name=s,x,x,
763silent=
764site=
765srcdir=
766verbose=
767x_includes=NONE
768x_libraries=NONE
769
770# Installation directory options.
771# These are left unexpanded so users can "make install exec_prefix=/foo"
772# and all the variables that are supposed to be based on exec_prefix
773# by default will actually change.
774# Use braces instead of parens because sh, perl, etc. also accept them.
775# (The list follows the same order as the GNU Coding Standards.)
776bindir='${exec_prefix}/bin'
777sbindir='${exec_prefix}/sbin'
778libexecdir='${exec_prefix}/libexec'
779datarootdir='${prefix}/share'
780datadir='${datarootdir}'
781sysconfdir='${prefix}/etc'
782sharedstatedir='${prefix}/com'
783localstatedir='${prefix}/var'
784includedir='${prefix}/include'
785oldincludedir='/usr/include'
786docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
787infodir='${datarootdir}/info'
788htmldir='${docdir}'
789dvidir='${docdir}'
790pdfdir='${docdir}'
791psdir='${docdir}'
792libdir='${exec_prefix}/lib'
793localedir='${datarootdir}/locale'
794mandir='${datarootdir}/man'
795
796ac_prev=
797ac_dashdash=
798for ac_option
799do
800 # If the previous option needs an argument, assign it.
801 if test -n "$ac_prev"; then
802 eval $ac_prev=\$ac_option
803 ac_prev=
804 continue
805 fi
806
807 case $ac_option in
808 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
809 *) ac_optarg=yes ;;
810 esac
811
812 # Accept the important Cygnus configure options, so we can diagnose typos.
813
814 case $ac_dashdash$ac_option in
815 --)
816 ac_dashdash=yes ;;
817
818 -bindir | --bindir | --bindi | --bind | --bin | --bi)
819 ac_prev=bindir ;;
820 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
821 bindir=$ac_optarg ;;
822
823 -build | --build | --buil | --bui | --bu)
824 ac_prev=build_alias ;;
825 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
826 build_alias=$ac_optarg ;;
827
828 -cache-file | --cache-file | --cache-fil | --cache-fi \
829 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
830 ac_prev=cache_file ;;
831 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
832 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
833 cache_file=$ac_optarg ;;
834
835 --config-cache | -C)
836 cache_file=config.cache ;;
837
838 -datadir | --datadir | --datadi | --datad)
839 ac_prev=datadir ;;
840 -datadir=* | --datadir=* | --datadi=* | --datad=*)
841 datadir=$ac_optarg ;;
842
843 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
844 | --dataroo | --dataro | --datar)
845 ac_prev=datarootdir ;;
846 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
847 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
848 datarootdir=$ac_optarg ;;
849
850 -disable-* | --disable-*)
851 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
852 # Reject names that are not valid shell variable names.
853 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
854 as_fn_error "invalid feature name: $ac_useropt"
855 ac_useropt_orig=$ac_useropt
856 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
857 case $ac_user_opts in
858 *"
859"enable_$ac_useropt"
860"*) ;;
861 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
862 ac_unrecognized_sep=', ';;
863 esac
864 eval enable_$ac_useropt=no ;;
865
866 -docdir | --docdir | --docdi | --doc | --do)
867 ac_prev=docdir ;;
868 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
869 docdir=$ac_optarg ;;
870
871 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
872 ac_prev=dvidir ;;
873 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
874 dvidir=$ac_optarg ;;
875
876 -enable-* | --enable-*)
877 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
878 # Reject names that are not valid shell variable names.
879 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
880 as_fn_error "invalid feature name: $ac_useropt"
881 ac_useropt_orig=$ac_useropt
882 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
883 case $ac_user_opts in
884 *"
885"enable_$ac_useropt"
886"*) ;;
887 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
888 ac_unrecognized_sep=', ';;
889 esac
890 eval enable_$ac_useropt=\$ac_optarg ;;
891
892 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
893 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
894 | --exec | --exe | --ex)
895 ac_prev=exec_prefix ;;
896 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
897 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
898 | --exec=* | --exe=* | --ex=*)
899 exec_prefix=$ac_optarg ;;
900
901 -gas | --gas | --ga | --g)
902 # Obsolete; use --with-gas.
903 with_gas=yes ;;
904
905 -help | --help | --hel | --he | -h)
906 ac_init_help=long ;;
907 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
908 ac_init_help=recursive ;;
909 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
910 ac_init_help=short ;;
911
912 -host | --host | --hos | --ho)
913 ac_prev=host_alias ;;
914 -host=* | --host=* | --hos=* | --ho=*)
915 host_alias=$ac_optarg ;;
916
917 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
918 ac_prev=htmldir ;;
919 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
920 | --ht=*)
921 htmldir=$ac_optarg ;;
922
923 -includedir | --includedir | --includedi | --included | --include \
924 | --includ | --inclu | --incl | --inc)
925 ac_prev=includedir ;;
926 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
927 | --includ=* | --inclu=* | --incl=* | --inc=*)
928 includedir=$ac_optarg ;;
929
930 -infodir | --infodir | --infodi | --infod | --info | --inf)
931 ac_prev=infodir ;;
932 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
933 infodir=$ac_optarg ;;
934
935 -libdir | --libdir | --libdi | --libd)
936 ac_prev=libdir ;;
937 -libdir=* | --libdir=* | --libdi=* | --libd=*)
938 libdir=$ac_optarg ;;
939
940 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
941 | --libexe | --libex | --libe)
942 ac_prev=libexecdir ;;
943 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
944 | --libexe=* | --libex=* | --libe=*)
945 libexecdir=$ac_optarg ;;
946
947 -localedir | --localedir | --localedi | --localed | --locale)
948 ac_prev=localedir ;;
949 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
950 localedir=$ac_optarg ;;
951
952 -localstatedir | --localstatedir | --localstatedi | --localstated \
953 | --localstate | --localstat | --localsta | --localst | --locals)
954 ac_prev=localstatedir ;;
955 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
956 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
957 localstatedir=$ac_optarg ;;
958
959 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
960 ac_prev=mandir ;;
961 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
962 mandir=$ac_optarg ;;
963
964 -nfp | --nfp | --nf)
965 # Obsolete; use --without-fp.
966 with_fp=no ;;
967
968 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
969 | --no-cr | --no-c | -n)
970 no_create=yes ;;
971
972 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
973 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
974 no_recursion=yes ;;
975
976 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
977 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
978 | --oldin | --oldi | --old | --ol | --o)
979 ac_prev=oldincludedir ;;
980 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
981 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
982 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
983 oldincludedir=$ac_optarg ;;
984
985 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
986 ac_prev=prefix ;;
987 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
988 prefix=$ac_optarg ;;
989
990 -program-prefix | --program-prefix | --program-prefi | --program-pref \
991 | --program-pre | --program-pr | --program-p)
992 ac_prev=program_prefix ;;
993 -program-prefix=* | --program-prefix=* | --program-prefi=* \
994 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
995 program_prefix=$ac_optarg ;;
996
997 -program-suffix | --program-suffix | --program-suffi | --program-suff \
998 | --program-suf | --program-su | --program-s)
999 ac_prev=program_suffix ;;
1000 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1001 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1002 program_suffix=$ac_optarg ;;
1003
1004 -program-transform-name | --program-transform-name \
1005 | --program-transform-nam | --program-transform-na \
1006 | --program-transform-n | --program-transform- \
1007 | --program-transform | --program-transfor \
1008 | --program-transfo | --program-transf \
1009 | --program-trans | --program-tran \
1010 | --progr-tra | --program-tr | --program-t)
1011 ac_prev=program_transform_name ;;
1012 -program-transform-name=* | --program-transform-name=* \
1013 | --program-transform-nam=* | --program-transform-na=* \
1014 | --program-transform-n=* | --program-transform-=* \
1015 | --program-transform=* | --program-transfor=* \
1016 | --program-transfo=* | --program-transf=* \
1017 | --program-trans=* | --program-tran=* \
1018 | --progr-tra=* | --program-tr=* | --program-t=*)
1019 program_transform_name=$ac_optarg ;;
1020
1021 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1022 ac_prev=pdfdir ;;
1023 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1024 pdfdir=$ac_optarg ;;
1025
1026 -psdir | --psdir | --psdi | --psd | --ps)
1027 ac_prev=psdir ;;
1028 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1029 psdir=$ac_optarg ;;
1030
1031 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1032 | -silent | --silent | --silen | --sile | --sil)
1033 silent=yes ;;
1034
1035 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1036 ac_prev=sbindir ;;
1037 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1038 | --sbi=* | --sb=*)
1039 sbindir=$ac_optarg ;;
1040
1041 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1042 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1043 | --sharedst | --shareds | --shared | --share | --shar \
1044 | --sha | --sh)
1045 ac_prev=sharedstatedir ;;
1046 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1047 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1048 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1049 | --sha=* | --sh=*)
1050 sharedstatedir=$ac_optarg ;;
1051
1052 -site | --site | --sit)
1053 ac_prev=site ;;
1054 -site=* | --site=* | --sit=*)
1055 site=$ac_optarg ;;
1056
1057 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1058 ac_prev=srcdir ;;
1059 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1060 srcdir=$ac_optarg ;;
1061
1062 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1063 | --syscon | --sysco | --sysc | --sys | --sy)
1064 ac_prev=sysconfdir ;;
1065 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1066 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1067 sysconfdir=$ac_optarg ;;
1068
1069 -target | --target | --targe | --targ | --tar | --ta | --t)
1070 ac_prev=target_alias ;;
1071 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1072 target_alias=$ac_optarg ;;
1073
1074 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1075 verbose=yes ;;
1076
1077 -version | --version | --versio | --versi | --vers | -V)
1078 ac_init_version=: ;;
1079
1080 -with-* | --with-*)
1081 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1082 # Reject names that are not valid shell variable names.
1083 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1084 as_fn_error "invalid package name: $ac_useropt"
1085 ac_useropt_orig=$ac_useropt
1086 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1087 case $ac_user_opts in
1088 *"
1089"with_$ac_useropt"
1090"*) ;;
1091 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1092 ac_unrecognized_sep=', ';;
1093 esac
1094 eval with_$ac_useropt=\$ac_optarg ;;
1095
1096 -without-* | --without-*)
1097 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1098 # Reject names that are not valid shell variable names.
1099 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1100 as_fn_error "invalid package name: $ac_useropt"
1101 ac_useropt_orig=$ac_useropt
1102 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1103 case $ac_user_opts in
1104 *"
1105"with_$ac_useropt"
1106"*) ;;
1107 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1108 ac_unrecognized_sep=', ';;
1109 esac
1110 eval with_$ac_useropt=no ;;
1111
1112 --x)
1113 # Obsolete; use --with-x.
1114 with_x=yes ;;
1115
1116 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1117 | --x-incl | --x-inc | --x-in | --x-i)
1118 ac_prev=x_includes ;;
1119 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1120 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1121 x_includes=$ac_optarg ;;
1122
1123 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1124 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1125 ac_prev=x_libraries ;;
1126 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1127 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1128 x_libraries=$ac_optarg ;;
1129
1130 -*) as_fn_error "unrecognized option: \`$ac_option'
1131Try \`$0 --help' for more information."
1132 ;;
1133
1134 *=*)
1135 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1136 # Reject names that are not valid shell variable names.
1137 case $ac_envvar in #(
1138 '' | [0-9]* | *[!_$as_cr_alnum]* )
1139 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1140 esac
1141 eval $ac_envvar=\$ac_optarg
1142 export $ac_envvar ;;
1143
1144 *)
1145 # FIXME: should be removed in autoconf 3.0.
1146 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1147 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1148 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1149 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1150 ;;
1151
1152 esac
1153done
1154
1155if test -n "$ac_prev"; then
1156 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1157 as_fn_error "missing argument to $ac_option"
1158fi
1159
1160if test -n "$ac_unrecognized_opts"; then
1161 case $enable_option_checking in
1162 no) ;;
1163 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1164 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1165 esac
1166fi
1167
1168# Check all directory arguments for consistency.
1169for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1170 datadir sysconfdir sharedstatedir localstatedir includedir \
1171 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1172 libdir localedir mandir
1173do
1174 eval ac_val=\$$ac_var
1175 # Remove trailing slashes.
1176 case $ac_val in
1177 */ )
1178 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1179 eval $ac_var=\$ac_val;;
1180 esac
1181 # Be sure to have absolute directory names.
1182 case $ac_val in
1183 [\\/$]* | ?:[\\/]* ) continue;;
1184 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1185 esac
1186 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1187done
1188
1189# There might be people who depend on the old broken behavior: `$host'
1190# used to hold the argument of --host etc.
1191# FIXME: To remove some day.
1192build=$build_alias
1193host=$host_alias
1194target=$target_alias
1195
1196# FIXME: To remove some day.
1197if test "x$host_alias" != x; then
1198 if test "x$build_alias" = x; then
1199 cross_compiling=maybe
1200 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1201 If a cross compiler is detected then cross compile mode will be used." >&2
1202 elif test "x$build_alias" != "x$host_alias"; then
1203 cross_compiling=yes
1204 fi
1205fi
1206
1207ac_tool_prefix=
1208test -n "$host_alias" && ac_tool_prefix=$host_alias-
1209
1210test "$silent" = yes && exec 6>/dev/null
1211
1212
1213ac_pwd=`pwd` && test -n "$ac_pwd" &&
1214ac_ls_di=`ls -di .` &&
1215ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1216 as_fn_error "working directory cannot be determined"
1217test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1218 as_fn_error "pwd does not report name of working directory"
1219
1220
1221# Find the source files, if location was not specified.
1222if test -z "$srcdir"; then
1223 ac_srcdir_defaulted=yes
1224 # Try the directory containing this script, then the parent directory.
1225 ac_confdir=`$as_dirname -- "$as_myself" ||
1226$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1227 X"$as_myself" : 'X\(//\)[^/]' \| \
1228 X"$as_myself" : 'X\(//\)$' \| \
1229 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1230$as_echo X"$as_myself" |
1231 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1232 s//\1/
1233 q
1234 }
1235 /^X\(\/\/\)[^/].*/{
1236 s//\1/
1237 q
1238 }
1239 /^X\(\/\/\)$/{
1240 s//\1/
1241 q
1242 }
1243 /^X\(\/\).*/{
1244 s//\1/
1245 q
1246 }
1247 s/.*/./; q'`
1248 srcdir=$ac_confdir
1249 if test ! -r "$srcdir/$ac_unique_file"; then
1250 srcdir=..
1251 fi
1252else
1253 ac_srcdir_defaulted=no
1254fi
1255if test ! -r "$srcdir/$ac_unique_file"; then
1256 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1257 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1258fi
1259ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1260ac_abs_confdir=`(
1261 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1262 pwd)`
1263# When building in place, set srcdir=.
1264if test "$ac_abs_confdir" = "$ac_pwd"; then
1265 srcdir=.
1266fi
1267# Remove unnecessary trailing slashes from srcdir.
1268# Double slashes in file names in object file debugging info
1269# mess up M-x gdb in Emacs.
1270case $srcdir in
1271*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1272esac
1273for ac_var in $ac_precious_vars; do
1274 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1275 eval ac_env_${ac_var}_value=\$${ac_var}
1276 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1277 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1278done
1279
1280#
1281# Report the --help message.
1282#
1283if test "$ac_init_help" = "long"; then
1284 # Omit some internal or obsolete options to make the list less imposing.
1285 # This message is too long to be a string in the A/UX 3.1 sh.
1286 cat <<_ACEOF
1287\`configure' configures LTO plugin for ld 0.1 to adapt to many kinds of systems.
1288
1289Usage: $0 [OPTION]... [VAR=VALUE]...
1290
1291To assign environment variables (e.g., CC, CFLAGS...), specify them as
1292VAR=VALUE. See below for descriptions of some of the useful variables.
1293
1294Defaults for the options are specified in brackets.
1295
1296Configuration:
1297 -h, --help display this help and exit
1298 --help=short display options specific to this package
1299 --help=recursive display the short help of all the included packages
1300 -V, --version display version information and exit
1301 -q, --quiet, --silent do not print \`checking...' messages
1302 --cache-file=FILE cache test results in FILE [disabled]
1303 -C, --config-cache alias for \`--cache-file=config.cache'
1304 -n, --no-create do not create output files
1305 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1306
1307Installation directories:
1308 --prefix=PREFIX install architecture-independent files in PREFIX
1309 [$ac_default_prefix]
1310 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1311 [PREFIX]
1312
1313By default, \`make install' will install all the files in
1314\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1315an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1316for instance \`--prefix=\$HOME'.
1317
1318For better control, use the options below.
1319
1320Fine tuning of the installation directories:
1321 --bindir=DIR user executables [EPREFIX/bin]
1322 --sbindir=DIR system admin executables [EPREFIX/sbin]
1323 --libexecdir=DIR program executables [EPREFIX/libexec]
1324 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1325 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1326 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1327 --libdir=DIR object code libraries [EPREFIX/lib]
1328 --includedir=DIR C header files [PREFIX/include]
1329 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1330 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1331 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1332 --infodir=DIR info documentation [DATAROOTDIR/info]
1333 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1334 --mandir=DIR man documentation [DATAROOTDIR/man]
1335 --docdir=DIR documentation root [DATAROOTDIR/doc/lto-plugin]
1336 --htmldir=DIR html documentation [DOCDIR]
1337 --dvidir=DIR dvi documentation [DOCDIR]
1338 --pdfdir=DIR pdf documentation [DOCDIR]
1339 --psdir=DIR ps documentation [DOCDIR]
1340_ACEOF
1341
1342 cat <<\_ACEOF
1343
1344Program names:
1345 --program-prefix=PREFIX prepend PREFIX to installed program names
1346 --program-suffix=SUFFIX append SUFFIX to installed program names
1347 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1348
1349System types:
1350 --build=BUILD configure for building on BUILD [guessed]
1351 --host=HOST cross-compile to build programs to run on HOST [BUILD]
73d5e770 1352 --target=TARGET configure for building compilers for TARGET [HOST]
d7f09764
DN
1353_ACEOF
1354fi
1355
1356if test -n "$ac_init_help"; then
1357 case $ac_init_help in
1358 short | recursive ) echo "Configuration of LTO plugin for ld 0.1:";;
1359 esac
1360 cat <<\_ACEOF
1361
1362Optional Features:
1363 --disable-option-checking ignore unrecognized --enable/--with options
1364 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1365 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
03428d41
RG
1366 --enable-maintainer-mode enable make rules and dependencies not useful
1367 (and sometimes confusing) to the casual installer
d7f09764
DN
1368 --disable-dependency-tracking speeds up one-time build
1369 --enable-dependency-tracking do not reject slow dependency extractors
4c0f4b0b 1370 --disable-largefile omit support for large files
d7f09764
DN
1371 --enable-shared[=PKGS] build shared libraries [default=yes]
1372 --enable-static[=PKGS] build static libraries [default=yes]
1373 --enable-fast-install[=PKGS]
1374 optimize for fast installation [default=yes]
1375 --disable-libtool-lock avoid locking (might break parallel builds)
d7f09764
DN
1376
1377Optional Packages:
1378 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1379 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1380 --with-build-libsubdir=DIR Directory where to find libraries for build system
1381 --with-pic try to use only PIC/non-PIC objects [default=use
1382 both]
1383 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1384
1385Some influential environment variables:
1386 CC C compiler command
1387 CFLAGS C compiler flags
1388 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1389 nonstandard directory <lib dir>
1390 LIBS libraries to pass to the linker, e.g. -l<library>
1391 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1392 you have headers in a nonstandard directory <include dir>
d7f09764
DN
1393 CPP C preprocessor
1394
1395Use these variables to override the choices made by `configure' or to help
1396it to find libraries and programs with nonstandard names/locations.
1397
1398Report bugs to the package provider.
1399_ACEOF
1400ac_status=$?
1401fi
1402
1403if test "$ac_init_help" = "recursive"; then
1404 # If there are subdirs, report their specific --help.
1405 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1406 test -d "$ac_dir" ||
1407 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1408 continue
1409 ac_builddir=.
1410
1411case "$ac_dir" in
1412.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1413*)
1414 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1415 # A ".." for each directory in $ac_dir_suffix.
1416 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1417 case $ac_top_builddir_sub in
1418 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1419 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1420 esac ;;
1421esac
1422ac_abs_top_builddir=$ac_pwd
1423ac_abs_builddir=$ac_pwd$ac_dir_suffix
1424# for backward compatibility:
1425ac_top_builddir=$ac_top_build_prefix
1426
1427case $srcdir in
1428 .) # We are building in place.
1429 ac_srcdir=.
1430 ac_top_srcdir=$ac_top_builddir_sub
1431 ac_abs_top_srcdir=$ac_pwd ;;
1432 [\\/]* | ?:[\\/]* ) # Absolute name.
1433 ac_srcdir=$srcdir$ac_dir_suffix;
1434 ac_top_srcdir=$srcdir
1435 ac_abs_top_srcdir=$srcdir ;;
1436 *) # Relative name.
1437 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1438 ac_top_srcdir=$ac_top_build_prefix$srcdir
1439 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1440esac
1441ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1442
1443 cd "$ac_dir" || { ac_status=$?; continue; }
1444 # Check for guested configure.
1445 if test -f "$ac_srcdir/configure.gnu"; then
1446 echo &&
1447 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1448 elif test -f "$ac_srcdir/configure"; then
1449 echo &&
1450 $SHELL "$ac_srcdir/configure" --help=recursive
1451 else
1452 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1453 fi || ac_status=$?
1454 cd "$ac_pwd" || { ac_status=$?; break; }
1455 done
1456fi
1457
1458test -n "$ac_init_help" && exit $ac_status
1459if $ac_init_version; then
1460 cat <<\_ACEOF
1461LTO plugin for ld configure 0.1
1462generated by GNU Autoconf 2.64
1463
1464Copyright (C) 2009 Free Software Foundation, Inc.
1465This configure script is free software; the Free Software Foundation
1466gives unlimited permission to copy, distribute and modify it.
1467_ACEOF
1468 exit
1469fi
1470
1471## ------------------------ ##
1472## Autoconf initialization. ##
1473## ------------------------ ##
1474
1475# ac_fn_c_try_compile LINENO
1476# --------------------------
1477# Try to compile conftest.$ac_ext, and return whether this succeeded.
1478ac_fn_c_try_compile ()
1479{
1480 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1481 rm -f conftest.$ac_objext
1482 if { { ac_try="$ac_compile"
1483case "(($ac_try" in
1484 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1485 *) ac_try_echo=$ac_try;;
1486esac
1487eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1488$as_echo "$ac_try_echo"; } >&5
1489 (eval "$ac_compile") 2>conftest.err
1490 ac_status=$?
1491 if test -s conftest.err; then
1492 grep -v '^ *+' conftest.err >conftest.er1
1493 cat conftest.er1 >&5
1494 mv -f conftest.er1 conftest.err
1495 fi
1496 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1497 test $ac_status = 0; } && {
1498 test -z "$ac_c_werror_flag" ||
1499 test ! -s conftest.err
1500 } && test -s conftest.$ac_objext; then :
1501 ac_retval=0
1502else
1503 $as_echo "$as_me: failed program was:" >&5
1504sed 's/^/| /' conftest.$ac_ext >&5
1505
1506 ac_retval=1
1507fi
1508 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1509 return $ac_retval
1510
1511} # ac_fn_c_try_compile
1512
1513# ac_fn_c_try_link LINENO
1514# -----------------------
1515# Try to link conftest.$ac_ext, and return whether this succeeded.
1516ac_fn_c_try_link ()
1517{
1518 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1519 rm -f conftest.$ac_objext conftest$ac_exeext
1520 if { { ac_try="$ac_link"
1521case "(($ac_try" in
1522 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1523 *) ac_try_echo=$ac_try;;
1524esac
1525eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1526$as_echo "$ac_try_echo"; } >&5
1527 (eval "$ac_link") 2>conftest.err
1528 ac_status=$?
1529 if test -s conftest.err; then
1530 grep -v '^ *+' conftest.err >conftest.er1
1531 cat conftest.er1 >&5
1532 mv -f conftest.er1 conftest.err
1533 fi
1534 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1535 test $ac_status = 0; } && {
1536 test -z "$ac_c_werror_flag" ||
1537 test ! -s conftest.err
1538 } && test -s conftest$ac_exeext && {
1539 test "$cross_compiling" = yes ||
1540 $as_test_x conftest$ac_exeext
1541 }; then :
1542 ac_retval=0
1543else
1544 $as_echo "$as_me: failed program was:" >&5
1545sed 's/^/| /' conftest.$ac_ext >&5
1546
1547 ac_retval=1
1548fi
1549 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1550 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1551 # interfere with the next link command; also delete a directory that is
1552 # left behind by Apple's compiler. We do this before executing the actions.
1553 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1554 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1555 return $ac_retval
1556
1557} # ac_fn_c_try_link
1558
1559# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1560# -------------------------------------------------------
1561# Tests whether HEADER exists and can be compiled using the include files in
1562# INCLUDES, setting the cache variable VAR accordingly.
1563ac_fn_c_check_header_compile ()
1564{
1565 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1566 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1567$as_echo_n "checking for $2... " >&6; }
1568if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1569 $as_echo_n "(cached) " >&6
1570else
1571 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1572/* end confdefs.h. */
1573$4
1574#include <$2>
1575_ACEOF
1576if ac_fn_c_try_compile "$LINENO"; then :
1577 eval "$3=yes"
1578else
1579 eval "$3=no"
1580fi
1581rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1582fi
1583eval ac_res=\$$3
1584 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1585$as_echo "$ac_res" >&6; }
1586 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1587
1588} # ac_fn_c_check_header_compile
1589
1590# ac_fn_c_try_cpp LINENO
1591# ----------------------
1592# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1593ac_fn_c_try_cpp ()
1594{
1595 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1596 if { { ac_try="$ac_cpp conftest.$ac_ext"
1597case "(($ac_try" in
1598 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1599 *) ac_try_echo=$ac_try;;
1600esac
1601eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1602$as_echo "$ac_try_echo"; } >&5
1603 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1604 ac_status=$?
1605 if test -s conftest.err; then
1606 grep -v '^ *+' conftest.err >conftest.er1
1607 cat conftest.er1 >&5
1608 mv -f conftest.er1 conftest.err
1609 fi
1610 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1611 test $ac_status = 0; } >/dev/null && {
1612 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1613 test ! -s conftest.err
1614 }; then :
1615 ac_retval=0
1616else
1617 $as_echo "$as_me: failed program was:" >&5
1618sed 's/^/| /' conftest.$ac_ext >&5
1619
1620 ac_retval=1
1621fi
1622 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1623 return $ac_retval
1624
1625} # ac_fn_c_try_cpp
1626
1627# ac_fn_c_try_run LINENO
1628# ----------------------
1629# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1630# that executables *can* be run.
1631ac_fn_c_try_run ()
1632{
1633 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1634 if { { ac_try="$ac_link"
1635case "(($ac_try" in
1636 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1637 *) ac_try_echo=$ac_try;;
1638esac
1639eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1640$as_echo "$ac_try_echo"; } >&5
1641 (eval "$ac_link") 2>&5
1642 ac_status=$?
1643 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1644 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1645 { { case "(($ac_try" in
1646 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1647 *) ac_try_echo=$ac_try;;
1648esac
1649eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1650$as_echo "$ac_try_echo"; } >&5
1651 (eval "$ac_try") 2>&5
1652 ac_status=$?
1653 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1654 test $ac_status = 0; }; }; then :
1655 ac_retval=0
1656else
1657 $as_echo "$as_me: program exited with status $ac_status" >&5
1658 $as_echo "$as_me: failed program was:" >&5
1659sed 's/^/| /' conftest.$ac_ext >&5
1660
1661 ac_retval=$ac_status
1662fi
1663 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1664 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1665 return $ac_retval
1666
1667} # ac_fn_c_try_run
1668
1669# ac_fn_c_check_func LINENO FUNC VAR
1670# ----------------------------------
1671# Tests whether FUNC exists, setting the cache variable VAR accordingly
1672ac_fn_c_check_func ()
1673{
1674 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1675 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1676$as_echo_n "checking for $2... " >&6; }
1677if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1678 $as_echo_n "(cached) " >&6
1679else
1680 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1681/* end confdefs.h. */
1682/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1683 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1684#define $2 innocuous_$2
1685
1686/* System header to define __stub macros and hopefully few prototypes,
1687 which can conflict with char $2 (); below.
1688 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1689 <limits.h> exists even on freestanding compilers. */
1690
1691#ifdef __STDC__
1692# include <limits.h>
1693#else
1694# include <assert.h>
1695#endif
1696
1697#undef $2
1698
1699/* Override any GCC internal prototype to avoid an error.
1700 Use char because int might match the return type of a GCC
1701 builtin and then its argument prototype would still apply. */
1702#ifdef __cplusplus
1703extern "C"
1704#endif
1705char $2 ();
1706/* The GNU C library defines this for functions which it implements
1707 to always fail with ENOSYS. Some functions are actually named
1708 something starting with __ and the normal name is an alias. */
1709#if defined __stub_$2 || defined __stub___$2
1710choke me
1711#endif
1712
1713int
1714main ()
1715{
1716return $2 ();
1717 ;
1718 return 0;
1719}
1720_ACEOF
1721if ac_fn_c_try_link "$LINENO"; then :
1722 eval "$3=yes"
1723else
1724 eval "$3=no"
1725fi
1726rm -f core conftest.err conftest.$ac_objext \
1727 conftest$ac_exeext conftest.$ac_ext
1728fi
1729eval ac_res=\$$3
1730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1731$as_echo "$ac_res" >&6; }
1732 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1733
1734} # ac_fn_c_check_func
21750c78 1735
d19e0f01
DK
1736# ac_fn_c_find_intX_t LINENO BITS VAR
1737# -----------------------------------
1738# Finds a signed integer type with width BITS, setting cache variable VAR
1739# accordingly.
1740ac_fn_c_find_intX_t ()
1741{
1742 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5
1744$as_echo_n "checking for int$2_t... " >&6; }
1745if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1746 $as_echo_n "(cached) " >&6
1747else
1748 eval "$3=no"
1749 for ac_type in int$2_t 'int' 'long int' \
1750 'long long int' 'short int' 'signed char'; do
1751 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1752/* end confdefs.h. */
1753$ac_includes_default
1754int
1755main ()
1756{
1757static int test_array [1 - 2 * !(0 < ($ac_type) (((($ac_type) 1 << ($2 - 2)) - 1) * 2 + 1))];
1758test_array [0] = 0
1759
1760 ;
1761 return 0;
1762}
1763_ACEOF
1764if ac_fn_c_try_compile "$LINENO"; then :
1765 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1766/* end confdefs.h. */
1767$ac_includes_default
1768int
1769main ()
1770{
1771static int test_array [1 - 2 * !(($ac_type) (((($ac_type) 1 << ($2 - 2)) - 1) * 2 + 1)
1772 < ($ac_type) (((($ac_type) 1 << ($2 - 2)) - 1) * 2 + 2))];
1773test_array [0] = 0
1774
1775 ;
1776 return 0;
1777}
1778_ACEOF
1779if ac_fn_c_try_compile "$LINENO"; then :
1780
1781else
1782 case $ac_type in #(
1783 int$2_t) :
1784 eval "$3=yes" ;; #(
1785 *) :
1786 eval "$3=\$ac_type" ;;
1787esac
1788fi
1789rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1790fi
1791rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1792 eval as_val=\$$3
1793 if test "x$as_val" = x""no; then :
1794
1795else
1796 break
1797fi
1798 done
1799fi
1800eval ac_res=\$$3
1801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1802$as_echo "$ac_res" >&6; }
1803 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1804
1805} # ac_fn_c_find_intX_t
1806
21750c78
RE
1807# ac_fn_c_find_uintX_t LINENO BITS VAR
1808# ------------------------------------
1809# Finds an unsigned integer type with width BITS, setting cache variable VAR
1810# accordingly.
1811ac_fn_c_find_uintX_t ()
1812{
1813 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1814 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5
1815$as_echo_n "checking for uint$2_t... " >&6; }
1816if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1817 $as_echo_n "(cached) " >&6
1818else
1819 eval "$3=no"
1820 for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \
1821 'unsigned long long int' 'unsigned short int' 'unsigned char'; do
1822 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1823/* end confdefs.h. */
1824$ac_includes_default
1825int
1826main ()
1827{
1828static int test_array [1 - 2 * !(($ac_type) -1 >> ($2 - 1) == 1)];
1829test_array [0] = 0
1830
1831 ;
1832 return 0;
1833}
1834_ACEOF
1835if ac_fn_c_try_compile "$LINENO"; then :
1836 case $ac_type in #(
1837 uint$2_t) :
1838 eval "$3=yes" ;; #(
1839 *) :
1840 eval "$3=\$ac_type" ;;
1841esac
1842fi
1843rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1844 eval as_val=\$$3
1845 if test "x$as_val" = x""no; then :
1846
1847else
1848 break
1849fi
1850 done
1851fi
1852eval ac_res=\$$3
1853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1854$as_echo "$ac_res" >&6; }
1855 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1856
1857} # ac_fn_c_find_uintX_t
d7f09764
DN
1858cat >config.log <<_ACEOF
1859This file contains any messages produced by compilers while
1860running configure, to aid debugging if configure makes a mistake.
1861
1862It was created by LTO plugin for ld $as_me 0.1, which was
1863generated by GNU Autoconf 2.64. Invocation command line was
1864
1865 $ $0 $@
1866
1867_ACEOF
1868exec 5>>config.log
1869{
1870cat <<_ASUNAME
1871## --------- ##
1872## Platform. ##
1873## --------- ##
1874
1875hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1876uname -m = `(uname -m) 2>/dev/null || echo unknown`
1877uname -r = `(uname -r) 2>/dev/null || echo unknown`
1878uname -s = `(uname -s) 2>/dev/null || echo unknown`
1879uname -v = `(uname -v) 2>/dev/null || echo unknown`
1880
1881/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1882/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1883
1884/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1885/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1886/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1887/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1888/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1889/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1890/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1891
1892_ASUNAME
1893
1894as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1895for as_dir in $PATH
1896do
1897 IFS=$as_save_IFS
1898 test -z "$as_dir" && as_dir=.
1899 $as_echo "PATH: $as_dir"
1900 done
1901IFS=$as_save_IFS
1902
1903} >&5
1904
1905cat >&5 <<_ACEOF
1906
1907
1908## ----------- ##
1909## Core tests. ##
1910## ----------- ##
1911
1912_ACEOF
1913
1914
1915# Keep a trace of the command line.
1916# Strip out --no-create and --no-recursion so they do not pile up.
1917# Strip out --silent because we don't want to record it for future runs.
1918# Also quote any args containing shell meta-characters.
1919# Make two passes to allow for proper duplicate-argument suppression.
1920ac_configure_args=
1921ac_configure_args0=
1922ac_configure_args1=
1923ac_must_keep_next=false
1924for ac_pass in 1 2
1925do
1926 for ac_arg
1927 do
1928 case $ac_arg in
1929 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1930 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1931 | -silent | --silent | --silen | --sile | --sil)
1932 continue ;;
1933 *\'*)
1934 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1935 esac
1936 case $ac_pass in
1937 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1938 2)
1939 as_fn_append ac_configure_args1 " '$ac_arg'"
1940 if test $ac_must_keep_next = true; then
1941 ac_must_keep_next=false # Got value, back to normal.
1942 else
1943 case $ac_arg in
1944 *=* | --config-cache | -C | -disable-* | --disable-* \
1945 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1946 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1947 | -with-* | --with-* | -without-* | --without-* | --x)
1948 case "$ac_configure_args0 " in
1949 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1950 esac
1951 ;;
1952 -* ) ac_must_keep_next=true ;;
1953 esac
1954 fi
1955 as_fn_append ac_configure_args " '$ac_arg'"
1956 ;;
1957 esac
1958 done
1959done
1960{ ac_configure_args0=; unset ac_configure_args0;}
1961{ ac_configure_args1=; unset ac_configure_args1;}
1962
1963# When interrupted or exit'd, cleanup temporary files, and complete
1964# config.log. We remove comments because anyway the quotes in there
1965# would cause problems or look ugly.
1966# WARNING: Use '\'' to represent an apostrophe within the trap.
1967# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1968trap 'exit_status=$?
1969 # Save into config.log some information that might help in debugging.
1970 {
1971 echo
1972
1973 cat <<\_ASBOX
1974## ---------------- ##
1975## Cache variables. ##
1976## ---------------- ##
1977_ASBOX
1978 echo
1979 # The following way of writing the cache mishandles newlines in values,
1980(
1981 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1982 eval ac_val=\$$ac_var
1983 case $ac_val in #(
1984 *${as_nl}*)
1985 case $ac_var in #(
1986 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1987$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1988 esac
1989 case $ac_var in #(
1990 _ | IFS | as_nl) ;; #(
1991 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1992 *) { eval $ac_var=; unset $ac_var;} ;;
1993 esac ;;
1994 esac
1995 done
1996 (set) 2>&1 |
1997 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1998 *${as_nl}ac_space=\ *)
1999 sed -n \
2000 "s/'\''/'\''\\\\'\'''\''/g;
2001 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2002 ;; #(
2003 *)
2004 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2005 ;;
2006 esac |
2007 sort
2008)
2009 echo
2010
2011 cat <<\_ASBOX
2012## ----------------- ##
2013## Output variables. ##
2014## ----------------- ##
2015_ASBOX
2016 echo
2017 for ac_var in $ac_subst_vars
2018 do
2019 eval ac_val=\$$ac_var
2020 case $ac_val in
2021 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2022 esac
2023 $as_echo "$ac_var='\''$ac_val'\''"
2024 done | sort
2025 echo
2026
2027 if test -n "$ac_subst_files"; then
2028 cat <<\_ASBOX
2029## ------------------- ##
2030## File substitutions. ##
2031## ------------------- ##
2032_ASBOX
2033 echo
2034 for ac_var in $ac_subst_files
2035 do
2036 eval ac_val=\$$ac_var
2037 case $ac_val in
2038 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2039 esac
2040 $as_echo "$ac_var='\''$ac_val'\''"
2041 done | sort
2042 echo
2043 fi
2044
2045 if test -s confdefs.h; then
2046 cat <<\_ASBOX
2047## ----------- ##
2048## confdefs.h. ##
2049## ----------- ##
2050_ASBOX
2051 echo
2052 cat confdefs.h
2053 echo
2054 fi
2055 test "$ac_signal" != 0 &&
2056 $as_echo "$as_me: caught signal $ac_signal"
2057 $as_echo "$as_me: exit $exit_status"
2058 } >&5
2059 rm -f core *.core core.conftest.* &&
2060 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2061 exit $exit_status
2062' 0
2063for ac_signal in 1 2 13 15; do
2064 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2065done
2066ac_signal=0
2067
2068# confdefs.h avoids OS command line length limits that DEFS can exceed.
2069rm -f -r conftest* confdefs.h
2070
2071$as_echo "/* confdefs.h */" > confdefs.h
2072
2073# Predefined preprocessor variables.
2074
2075cat >>confdefs.h <<_ACEOF
2076#define PACKAGE_NAME "$PACKAGE_NAME"
2077_ACEOF
2078
2079cat >>confdefs.h <<_ACEOF
2080#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2081_ACEOF
2082
2083cat >>confdefs.h <<_ACEOF
2084#define PACKAGE_VERSION "$PACKAGE_VERSION"
2085_ACEOF
2086
2087cat >>confdefs.h <<_ACEOF
2088#define PACKAGE_STRING "$PACKAGE_STRING"
2089_ACEOF
2090
2091cat >>confdefs.h <<_ACEOF
2092#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2093_ACEOF
2094
2095cat >>confdefs.h <<_ACEOF
2096#define PACKAGE_URL "$PACKAGE_URL"
2097_ACEOF
2098
2099
2100# Let the site file select an alternate cache file if it wants to.
2101# Prefer an explicitly selected file to automatically selected ones.
2102ac_site_file1=NONE
2103ac_site_file2=NONE
2104if test -n "$CONFIG_SITE"; then
2105 ac_site_file1=$CONFIG_SITE
2106elif test "x$prefix" != xNONE; then
2107 ac_site_file1=$prefix/share/config.site
2108 ac_site_file2=$prefix/etc/config.site
2109else
2110 ac_site_file1=$ac_default_prefix/share/config.site
2111 ac_site_file2=$ac_default_prefix/etc/config.site
2112fi
2113for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2114do
2115 test "x$ac_site_file" = xNONE && continue
2116 if test -r "$ac_site_file"; then
2117 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2118$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2119 sed 's/^/| /' "$ac_site_file" >&5
2120 . "$ac_site_file"
2121 fi
2122done
2123
2124if test -r "$cache_file"; then
2125 # Some versions of bash will fail to source /dev/null (special
2126 # files actually), so we avoid doing that.
2127 if test -f "$cache_file"; then
2128 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2129$as_echo "$as_me: loading cache $cache_file" >&6;}
2130 case $cache_file in
2131 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2132 *) . "./$cache_file";;
2133 esac
2134 fi
2135else
2136 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2137$as_echo "$as_me: creating cache $cache_file" >&6;}
2138 >$cache_file
2139fi
2140
2141# Check that the precious variables saved in the cache have kept the same
2142# value.
2143ac_cache_corrupted=false
2144for ac_var in $ac_precious_vars; do
2145 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2146 eval ac_new_set=\$ac_env_${ac_var}_set
2147 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2148 eval ac_new_val=\$ac_env_${ac_var}_value
2149 case $ac_old_set,$ac_new_set in
2150 set,)
2151 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2152$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2153 ac_cache_corrupted=: ;;
2154 ,set)
2155 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2156$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2157 ac_cache_corrupted=: ;;
2158 ,);;
2159 *)
2160 if test "x$ac_old_val" != "x$ac_new_val"; then
2161 # differences in whitespace do not lead to failure.
2162 ac_old_val_w=`echo x $ac_old_val`
2163 ac_new_val_w=`echo x $ac_new_val`
2164 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2165 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2166$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2167 ac_cache_corrupted=:
2168 else
2169 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2170$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2171 eval $ac_var=\$ac_old_val
2172 fi
2173 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2174$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2175 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2176$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2177 fi;;
2178 esac
2179 # Pass precious variables to config.status.
2180 if test "$ac_new_set" = set; then
2181 case $ac_new_val in
2182 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2183 *) ac_arg=$ac_var=$ac_new_val ;;
2184 esac
2185 case " $ac_configure_args " in
2186 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2187 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2188 esac
2189 fi
2190done
2191if $ac_cache_corrupted; then
2192 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2193$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2194 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2195$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2196 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2197fi
2198## -------------------- ##
2199## Main body of script. ##
2200## -------------------- ##
2201
2202ac_ext=c
2203ac_cpp='$CPP $CPPFLAGS'
2204ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2205ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2206ac_compiler_gnu=$ac_cv_c_compiler_gnu
2207
2208
2209
2210
2211
2212ac_aux_dir=
2213for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2214 for ac_t in install-sh install.sh shtool; do
2215 if test -f "$ac_dir/$ac_t"; then
2216 ac_aux_dir=$ac_dir
2217 ac_install_sh="$ac_aux_dir/$ac_t -c"
2218 break 2
2219 fi
2220 done
2221done
2222if test -z "$ac_aux_dir"; then
2223 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2224fi
2225
2226# These three variables are undocumented and unsupported,
2227# and are intended to be withdrawn in a future Autoconf release.
2228# They can cause serious problems if a builder's source tree is in a directory
2229# whose full name contains unusual characters.
2230ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2231ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2232ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2233
2234
2235# Make sure we can run config.sub.
2236$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2237 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2238
2239{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2240$as_echo_n "checking build system type... " >&6; }
2241if test "${ac_cv_build+set}" = set; then :
2242 $as_echo_n "(cached) " >&6
2243else
2244 ac_build_alias=$build_alias
2245test "x$ac_build_alias" = x &&
2246 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2247test "x$ac_build_alias" = x &&
2248 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
2249ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2250 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2251
2252fi
2253{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2254$as_echo "$ac_cv_build" >&6; }
2255case $ac_cv_build in
2256*-*-*) ;;
2257*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
2258esac
2259build=$ac_cv_build
2260ac_save_IFS=$IFS; IFS='-'
2261set x $ac_cv_build
2262shift
2263build_cpu=$1
2264build_vendor=$2
2265shift; shift
2266# Remember, the first character of IFS is used to create $*,
2267# except with old shells:
2268build_os=$*
2269IFS=$ac_save_IFS
2270case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2271
2272
73d5e770
L
2273{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2274$as_echo_n "checking host system type... " >&6; }
2275if test "${ac_cv_host+set}" = set; then :
2276 $as_echo_n "(cached) " >&6
2277else
2278 if test "x$host_alias" = x; then
2279 ac_cv_host=$ac_cv_build
2280else
2281 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2282 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2283fi
2284
2285fi
2286{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2287$as_echo "$ac_cv_host" >&6; }
2288case $ac_cv_host in
2289*-*-*) ;;
2290*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
2291esac
2292host=$ac_cv_host
2293ac_save_IFS=$IFS; IFS='-'
2294set x $ac_cv_host
2295shift
2296host_cpu=$1
2297host_vendor=$2
2298shift; shift
2299# Remember, the first character of IFS is used to create $*,
2300# except with old shells:
2301host_os=$*
2302IFS=$ac_save_IFS
2303case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2304
2305
2306{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2307$as_echo_n "checking target system type... " >&6; }
2308if test "${ac_cv_target+set}" = set; then :
2309 $as_echo_n "(cached) " >&6
2310else
2311 if test "x$target_alias" = x; then
2312 ac_cv_target=$ac_cv_host
2313else
2314 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2315 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
2316fi
2317
2318fi
2319{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2320$as_echo "$ac_cv_target" >&6; }
2321case $ac_cv_target in
2322*-*-*) ;;
2323*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
2324esac
2325target=$ac_cv_target
2326ac_save_IFS=$IFS; IFS='-'
2327set x $ac_cv_target
2328shift
2329target_cpu=$1
2330target_vendor=$2
2331shift; shift
2332# Remember, the first character of IFS is used to create $*,
2333# except with old shells:
2334target_os=$*
2335IFS=$ac_save_IFS
2336case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
2337
2338
2339# The aliases save the names the user supplied, while $host etc.
2340# will get canonicalized.
2341test -n "$target_alias" &&
2342 test "$program_prefix$program_suffix$program_transform_name" = \
2343 NONENONEs,x,x, &&
2344 program_prefix=${target_alias}-
2345
d7f09764
DN
2346 case ${build_alias} in
2347 "") build_noncanonical=${build} ;;
2348 *) build_noncanonical=${build_alias} ;;
2349esac
2350
2351 case ${host_alias} in
2352 "") host_noncanonical=${build_noncanonical} ;;
2353 *) host_noncanonical=${host_alias} ;;
2354esac
2355
2356 case ${target_alias} in
2357 "") target_noncanonical=${host_noncanonical} ;;
2358 *) target_noncanonical=${target_alias} ;;
2359esac
2360
2361
2362# post-stage1 host modules use a different CC_FOR_BUILD so, in order to
2363# have matching libraries, they should use host libraries: Makefile.tpl
2364# arranges to pass --with-build-libsubdir=$(HOST_SUBDIR).
2365# However, they still use the build modules, because the corresponding
2366# host modules (e.g. bison) are only built for the host when bootstrap
2367# finishes. So:
2368# - build_subdir is where we find build modules, and never changes.
2369# - build_libsubdir is where we find build libraries, and can be overridden.
2370
2371# Prefix 'build-' so this never conflicts with target_subdir.
2372build_subdir="build-${build_noncanonical}"
2373
2374# Check whether --with-build-libsubdir was given.
2375if test "${with_build_libsubdir+set}" = set; then :
2376 withval=$with_build_libsubdir; build_libsubdir="$withval"
2377else
2378 build_libsubdir="$build_subdir"
2379fi
2380
2381# --srcdir=. covers the toplevel, while "test -d" covers the subdirectories
2382if ( test $srcdir = . && test -d gcc ) \
2383 || test -d $srcdir/../host-${host_noncanonical}; then
2384 host_subdir="host-${host_noncanonical}"
2385else
2386 host_subdir=.
2387fi
2388# No prefix.
2389target_subdir=${target_noncanonical}
2390
2391am__api_version='1.11'
2392
2393# Find a good install program. We prefer a C program (faster),
2394# so one script is as good as another. But avoid the broken or
2395# incompatible versions:
2396# SysV /etc/install, /usr/sbin/install
2397# SunOS /usr/etc/install
2398# IRIX /sbin/install
2399# AIX /bin/install
2400# AmigaOS /C/install, which installs bootblocks on floppy discs
2401# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2402# AFS /usr/afsws/bin/install, which mishandles nonexistent args
2403# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2404# OS/2's system install, which has a completely different semantic
2405# ./install, which can be erroneously created by make from ./install.sh.
2406# Reject install programs that cannot install multiple files.
2407{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2408$as_echo_n "checking for a BSD-compatible install... " >&6; }
2409if test -z "$INSTALL"; then
2410if test "${ac_cv_path_install+set}" = set; then :
2411 $as_echo_n "(cached) " >&6
2412else
2413 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2414for as_dir in $PATH
2415do
2416 IFS=$as_save_IFS
2417 test -z "$as_dir" && as_dir=.
2418 # Account for people who put trailing slashes in PATH elements.
2419case $as_dir/ in #((
2420 ./ | .// | /[cC]/* | \
2421 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2422 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2423 /usr/ucb/* ) ;;
2424 *)
2425 # OSF1 and SCO ODT 3.0 have their own names for install.
2426 # Don't use installbsd from OSF since it installs stuff as root
2427 # by default.
2428 for ac_prog in ginstall scoinst install; do
2429 for ac_exec_ext in '' $ac_executable_extensions; do
2430 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2431 if test $ac_prog = install &&
2432 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2433 # AIX install. It has an incompatible calling convention.
2434 :
2435 elif test $ac_prog = install &&
2436 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2437 # program-specific install script used by HP pwplus--don't use.
2438 :
2439 else
2440 rm -rf conftest.one conftest.two conftest.dir
2441 echo one > conftest.one
2442 echo two > conftest.two
2443 mkdir conftest.dir
2444 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2445 test -s conftest.one && test -s conftest.two &&
2446 test -s conftest.dir/conftest.one &&
2447 test -s conftest.dir/conftest.two
2448 then
2449 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2450 break 3
2451 fi
2452 fi
2453 fi
2454 done
2455 done
2456 ;;
2457esac
2458
2459 done
2460IFS=$as_save_IFS
2461
2462rm -rf conftest.one conftest.two conftest.dir
2463
2464fi
2465 if test "${ac_cv_path_install+set}" = set; then
2466 INSTALL=$ac_cv_path_install
2467 else
2468 # As a last resort, use the slow shell script. Don't cache a
2469 # value for INSTALL within a source directory, because that will
2470 # break other packages using the cache if that directory is
2471 # removed, or if the value is a relative name.
2472 INSTALL=$ac_install_sh
2473 fi
2474fi
2475{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2476$as_echo "$INSTALL" >&6; }
2477
2478# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2479# It thinks the first close brace ends the variable substitution.
2480test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2481
2482test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2483
2484test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2485
2486{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2487$as_echo_n "checking whether build environment is sane... " >&6; }
2488# Just in case
2489sleep 1
2490echo timestamp > conftest.file
2491# Reject unsafe characters in $srcdir or the absolute working directory
2492# name. Accept space and tab only in the latter.
2493am_lf='
2494'
2495case `pwd` in
2496 *[\\\"\#\$\&\'\`$am_lf]*)
2497 as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
2498esac
2499case $srcdir in
2500 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2501 as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2502esac
2503
2504# Do `set' in a subshell so we don't clobber the current shell's
2505# arguments. Must try -L first in case configure is actually a
2506# symlink; some systems play weird games with the mod time of symlinks
2507# (eg FreeBSD returns the mod time of the symlink's containing
2508# directory).
2509if (
2510 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2511 if test "$*" = "X"; then
2512 # -L didn't work.
2513 set X `ls -t "$srcdir/configure" conftest.file`
2514 fi
2515 rm -f conftest.file
2516 if test "$*" != "X $srcdir/configure conftest.file" \
2517 && test "$*" != "X conftest.file $srcdir/configure"; then
2518
2519 # If neither matched, then we have a broken ls. This can happen
2520 # if, for instance, CONFIG_SHELL is bash and it inherits a
2521 # broken ls alias from the environment. This has actually
2522 # happened. Such a system could not be considered "sane".
2523 as_fn_error "ls -t appears to fail. Make sure there is not a broken
2524alias in your environment" "$LINENO" 5
2525 fi
2526
2527 test "$2" = conftest.file
2528 )
2529then
2530 # Ok.
2531 :
2532else
2533 as_fn_error "newly created file is older than distributed files!
2534Check your system clock" "$LINENO" 5
2535fi
2536{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2537$as_echo "yes" >&6; }
2538test "$program_prefix" != NONE &&
2539 program_transform_name="s&^&$program_prefix&;$program_transform_name"
2540# Use a double $ so make ignores it.
2541test "$program_suffix" != NONE &&
2542 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2543# Double any \ or $.
2544# By default was `s,x,x', remove it if useless.
2545ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2546program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2547
2548# expand $ac_aux_dir to an absolute path
2549am_aux_dir=`cd $ac_aux_dir && pwd`
2550
2551if test x"${MISSING+set}" != xset; then
2552 case $am_aux_dir in
2553 *\ * | *\ *)
2554 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2555 *)
2556 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2557 esac
2558fi
2559# Use eval to expand $SHELL
2560if eval "$MISSING --run true"; then
2561 am_missing_run="$MISSING --run "
2562else
2563 am_missing_run=
2564 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2565$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2566fi
2567
2568if test x"${install_sh}" != xset; then
2569 case $am_aux_dir in
2570 *\ * | *\ *)
2571 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2572 *)
2573 install_sh="\${SHELL} $am_aux_dir/install-sh"
2574 esac
2575fi
2576
2577# Installed binaries are usually stripped using `strip' when the user
2578# run `make install-strip'. However `strip' might not be the right
2579# tool to use in cross-compilation environments, therefore Automake
2580# will honor the `STRIP' environment variable to overrule this program.
2581if test "$cross_compiling" != no; then
2582 if test -n "$ac_tool_prefix"; then
2583 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2584set dummy ${ac_tool_prefix}strip; ac_word=$2
2585{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2586$as_echo_n "checking for $ac_word... " >&6; }
2587if test "${ac_cv_prog_STRIP+set}" = set; then :
2588 $as_echo_n "(cached) " >&6
2589else
2590 if test -n "$STRIP"; then
2591 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2592else
2593as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2594for as_dir in $PATH
2595do
2596 IFS=$as_save_IFS
2597 test -z "$as_dir" && as_dir=.
2598 for ac_exec_ext in '' $ac_executable_extensions; do
2599 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2600 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2601 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2602 break 2
2603 fi
2604done
2605 done
2606IFS=$as_save_IFS
2607
2608fi
2609fi
2610STRIP=$ac_cv_prog_STRIP
2611if test -n "$STRIP"; then
2612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2613$as_echo "$STRIP" >&6; }
2614else
2615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2616$as_echo "no" >&6; }
2617fi
2618
2619
2620fi
2621if test -z "$ac_cv_prog_STRIP"; then
2622 ac_ct_STRIP=$STRIP
2623 # Extract the first word of "strip", so it can be a program name with args.
2624set dummy strip; ac_word=$2
2625{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2626$as_echo_n "checking for $ac_word... " >&6; }
2627if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2628 $as_echo_n "(cached) " >&6
2629else
2630 if test -n "$ac_ct_STRIP"; then
2631 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2632else
2633as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2634for as_dir in $PATH
2635do
2636 IFS=$as_save_IFS
2637 test -z "$as_dir" && as_dir=.
2638 for ac_exec_ext in '' $ac_executable_extensions; do
2639 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2640 ac_cv_prog_ac_ct_STRIP="strip"
2641 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2642 break 2
2643 fi
2644done
2645 done
2646IFS=$as_save_IFS
2647
2648fi
2649fi
2650ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2651if test -n "$ac_ct_STRIP"; then
2652 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2653$as_echo "$ac_ct_STRIP" >&6; }
2654else
2655 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2656$as_echo "no" >&6; }
2657fi
2658
2659 if test "x$ac_ct_STRIP" = x; then
2660 STRIP=":"
2661 else
2662 case $cross_compiling:$ac_tool_warned in
2663yes:)
2664{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2665$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2666ac_tool_warned=yes ;;
2667esac
2668 STRIP=$ac_ct_STRIP
2669 fi
2670else
2671 STRIP="$ac_cv_prog_STRIP"
2672fi
2673
2674fi
2675INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2676
2677{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2678$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2679if test -z "$MKDIR_P"; then
2680 if test "${ac_cv_path_mkdir+set}" = set; then :
2681 $as_echo_n "(cached) " >&6
2682else
2683 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2684for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2685do
2686 IFS=$as_save_IFS
2687 test -z "$as_dir" && as_dir=.
2688 for ac_prog in mkdir gmkdir; do
2689 for ac_exec_ext in '' $ac_executable_extensions; do
2690 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2691 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2692 'mkdir (GNU coreutils) '* | \
2693 'mkdir (coreutils) '* | \
2694 'mkdir (fileutils) '4.1*)
2695 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2696 break 3;;
2697 esac
2698 done
2699 done
2700 done
2701IFS=$as_save_IFS
2702
2703fi
2704
2705 if test "${ac_cv_path_mkdir+set}" = set; then
2706 MKDIR_P="$ac_cv_path_mkdir -p"
2707 else
2708 # As a last resort, use the slow shell script. Don't cache a
2709 # value for MKDIR_P within a source directory, because that will
2710 # break other packages using the cache if that directory is
2711 # removed, or if the value is a relative name.
2712 test -d ./--version && rmdir ./--version
2713 MKDIR_P="$ac_install_sh -d"
2714 fi
2715fi
2716{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2717$as_echo "$MKDIR_P" >&6; }
2718
2719mkdir_p="$MKDIR_P"
2720case $mkdir_p in
2721 [\\/$]* | ?:[\\/]*) ;;
2722 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2723esac
2724
2725for ac_prog in gawk mawk nawk awk
2726do
2727 # Extract the first word of "$ac_prog", so it can be a program name with args.
2728set dummy $ac_prog; ac_word=$2
2729{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2730$as_echo_n "checking for $ac_word... " >&6; }
2731if test "${ac_cv_prog_AWK+set}" = set; then :
2732 $as_echo_n "(cached) " >&6
2733else
2734 if test -n "$AWK"; then
2735 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2736else
2737as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2738for as_dir in $PATH
2739do
2740 IFS=$as_save_IFS
2741 test -z "$as_dir" && as_dir=.
2742 for ac_exec_ext in '' $ac_executable_extensions; do
2743 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2744 ac_cv_prog_AWK="$ac_prog"
2745 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2746 break 2
2747 fi
2748done
2749 done
2750IFS=$as_save_IFS
2751
2752fi
2753fi
2754AWK=$ac_cv_prog_AWK
2755if test -n "$AWK"; then
2756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2757$as_echo "$AWK" >&6; }
2758else
2759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2760$as_echo "no" >&6; }
2761fi
2762
2763
2764 test -n "$AWK" && break
2765done
2766
2767{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2768$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2769set x ${MAKE-make}
2770ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2771if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2772 $as_echo_n "(cached) " >&6
2773else
2774 cat >conftest.make <<\_ACEOF
2775SHELL = /bin/sh
2776all:
2777 @echo '@@@%%%=$(MAKE)=@@@%%%'
2778_ACEOF
2779# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2780case `${MAKE-make} -f conftest.make 2>/dev/null` in
2781 *@@@%%%=?*=@@@%%%*)
2782 eval ac_cv_prog_make_${ac_make}_set=yes;;
2783 *)
2784 eval ac_cv_prog_make_${ac_make}_set=no;;
2785esac
2786rm -f conftest.make
2787fi
2788if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2790$as_echo "yes" >&6; }
2791 SET_MAKE=
2792else
2793 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2794$as_echo "no" >&6; }
2795 SET_MAKE="MAKE=${MAKE-make}"
2796fi
2797
2798rm -rf .tst 2>/dev/null
2799mkdir .tst 2>/dev/null
2800if test -d .tst; then
2801 am__leading_dot=.
2802else
2803 am__leading_dot=_
2804fi
2805rmdir .tst 2>/dev/null
2806
2807if test "`cd $srcdir && pwd`" != "`pwd`"; then
2808 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2809 # is not polluted with repeated "-I."
2810 am__isrc=' -I$(srcdir)'
2811 # test to see if srcdir already configured
2812 if test -f $srcdir/config.status; then
2813 as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2814 fi
2815fi
2816
2817# test whether we have cygpath
2818if test -z "$CYGPATH_W"; then
2819 if (cygpath --version) >/dev/null 2>/dev/null; then
2820 CYGPATH_W='cygpath -w'
2821 else
2822 CYGPATH_W=echo
2823 fi
2824fi
2825
2826
2827# Define the identity of the package.
2828 PACKAGE='lto-plugin'
2829 VERSION='0.1'
2830
2831
2832cat >>confdefs.h <<_ACEOF
2833#define PACKAGE "$PACKAGE"
2834_ACEOF
2835
2836
2837cat >>confdefs.h <<_ACEOF
2838#define VERSION "$VERSION"
2839_ACEOF
2840
2841# Some tools Automake needs.
2842
2843ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2844
2845
2846AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2847
2848
2849AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2850
2851
2852AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2853
2854
2855MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2856
2857# We need awk for the "check" target. The system "awk" is bad on
2858# some platforms.
2859# Always define AMTAR for backward compatibility.
2860
2861AMTAR=${AMTAR-"${am_missing_run}tar"}
2862
2863am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2864
2865
2866
2867
2868
03428d41
RG
2869
2870{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2871$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2872 # Check whether --enable-maintainer-mode was given.
2873if test "${enable_maintainer_mode+set}" = set; then :
2874 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
2875else
2876 USE_MAINTAINER_MODE=no
2877fi
2878
2879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2880$as_echo "$USE_MAINTAINER_MODE" >&6; }
2881 if test $USE_MAINTAINER_MODE = yes; then
2882 MAINTAINER_MODE_TRUE=
2883 MAINTAINER_MODE_FALSE='#'
2884else
2885 MAINTAINER_MODE_TRUE='#'
2886 MAINTAINER_MODE_FALSE=
2887fi
2888
2889 MAINT=$MAINTAINER_MODE_TRUE
2890
2891
d7f09764
DN
2892ac_ext=c
2893ac_cpp='$CPP $CPPFLAGS'
2894ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2895ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2896ac_compiler_gnu=$ac_cv_c_compiler_gnu
2897if test -n "$ac_tool_prefix"; then
2898 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2899set dummy ${ac_tool_prefix}gcc; ac_word=$2
2900{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2901$as_echo_n "checking for $ac_word... " >&6; }
2902if test "${ac_cv_prog_CC+set}" = set; then :
2903 $as_echo_n "(cached) " >&6
2904else
2905 if test -n "$CC"; then
2906 ac_cv_prog_CC="$CC" # Let the user override the test.
2907else
2908as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2909for as_dir in $PATH
2910do
2911 IFS=$as_save_IFS
2912 test -z "$as_dir" && as_dir=.
2913 for ac_exec_ext in '' $ac_executable_extensions; do
2914 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2915 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2916 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2917 break 2
2918 fi
2919done
2920 done
2921IFS=$as_save_IFS
2922
2923fi
2924fi
2925CC=$ac_cv_prog_CC
2926if test -n "$CC"; then
2927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2928$as_echo "$CC" >&6; }
2929else
2930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2931$as_echo "no" >&6; }
2932fi
2933
2934
2935fi
2936if test -z "$ac_cv_prog_CC"; then
2937 ac_ct_CC=$CC
2938 # Extract the first word of "gcc", so it can be a program name with args.
2939set dummy gcc; ac_word=$2
2940{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2941$as_echo_n "checking for $ac_word... " >&6; }
2942if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2943 $as_echo_n "(cached) " >&6
2944else
2945 if test -n "$ac_ct_CC"; then
2946 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2947else
2948as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2949for as_dir in $PATH
2950do
2951 IFS=$as_save_IFS
2952 test -z "$as_dir" && as_dir=.
2953 for ac_exec_ext in '' $ac_executable_extensions; do
2954 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2955 ac_cv_prog_ac_ct_CC="gcc"
2956 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2957 break 2
2958 fi
2959done
2960 done
2961IFS=$as_save_IFS
2962
2963fi
2964fi
2965ac_ct_CC=$ac_cv_prog_ac_ct_CC
2966if test -n "$ac_ct_CC"; then
2967 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2968$as_echo "$ac_ct_CC" >&6; }
2969else
2970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2971$as_echo "no" >&6; }
2972fi
2973
2974 if test "x$ac_ct_CC" = x; then
2975 CC=""
2976 else
2977 case $cross_compiling:$ac_tool_warned in
2978yes:)
2979{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2980$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2981ac_tool_warned=yes ;;
2982esac
2983 CC=$ac_ct_CC
2984 fi
2985else
2986 CC="$ac_cv_prog_CC"
2987fi
2988
2989if test -z "$CC"; then
2990 if test -n "$ac_tool_prefix"; then
2991 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2992set dummy ${ac_tool_prefix}cc; ac_word=$2
2993{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2994$as_echo_n "checking for $ac_word... " >&6; }
2995if test "${ac_cv_prog_CC+set}" = set; then :
2996 $as_echo_n "(cached) " >&6
2997else
2998 if test -n "$CC"; then
2999 ac_cv_prog_CC="$CC" # Let the user override the test.
3000else
3001as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3002for as_dir in $PATH
3003do
3004 IFS=$as_save_IFS
3005 test -z "$as_dir" && as_dir=.
3006 for ac_exec_ext in '' $ac_executable_extensions; do
3007 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3008 ac_cv_prog_CC="${ac_tool_prefix}cc"
3009 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3010 break 2
3011 fi
3012done
3013 done
3014IFS=$as_save_IFS
3015
3016fi
3017fi
3018CC=$ac_cv_prog_CC
3019if test -n "$CC"; then
3020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3021$as_echo "$CC" >&6; }
3022else
3023 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3024$as_echo "no" >&6; }
3025fi
3026
3027
3028 fi
3029fi
3030if test -z "$CC"; then
3031 # Extract the first word of "cc", so it can be a program name with args.
3032set dummy cc; ac_word=$2
3033{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3034$as_echo_n "checking for $ac_word... " >&6; }
3035if test "${ac_cv_prog_CC+set}" = set; then :
3036 $as_echo_n "(cached) " >&6
3037else
3038 if test -n "$CC"; then
3039 ac_cv_prog_CC="$CC" # Let the user override the test.
3040else
3041 ac_prog_rejected=no
3042as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3043for as_dir in $PATH
3044do
3045 IFS=$as_save_IFS
3046 test -z "$as_dir" && as_dir=.
3047 for ac_exec_ext in '' $ac_executable_extensions; do
3048 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3049 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3050 ac_prog_rejected=yes
3051 continue
3052 fi
3053 ac_cv_prog_CC="cc"
3054 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3055 break 2
3056 fi
3057done
3058 done
3059IFS=$as_save_IFS
3060
3061if test $ac_prog_rejected = yes; then
3062 # We found a bogon in the path, so make sure we never use it.
3063 set dummy $ac_cv_prog_CC
3064 shift
3065 if test $# != 0; then
3066 # We chose a different compiler from the bogus one.
3067 # However, it has the same basename, so the bogon will be chosen
3068 # first if we set CC to just the basename; use the full file name.
3069 shift
3070 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3071 fi
3072fi
3073fi
3074fi
3075CC=$ac_cv_prog_CC
3076if test -n "$CC"; then
3077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3078$as_echo "$CC" >&6; }
3079else
3080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3081$as_echo "no" >&6; }
3082fi
3083
3084
3085fi
3086if test -z "$CC"; then
3087 if test -n "$ac_tool_prefix"; then
3088 for ac_prog in cl.exe
3089 do
3090 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3091set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3092{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3093$as_echo_n "checking for $ac_word... " >&6; }
3094if test "${ac_cv_prog_CC+set}" = set; then :
3095 $as_echo_n "(cached) " >&6
3096else
3097 if test -n "$CC"; then
3098 ac_cv_prog_CC="$CC" # Let the user override the test.
3099else
3100as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3101for as_dir in $PATH
3102do
3103 IFS=$as_save_IFS
3104 test -z "$as_dir" && as_dir=.
3105 for ac_exec_ext in '' $ac_executable_extensions; do
3106 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3107 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3108 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3109 break 2
3110 fi
3111done
3112 done
3113IFS=$as_save_IFS
3114
3115fi
3116fi
3117CC=$ac_cv_prog_CC
3118if test -n "$CC"; then
3119 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3120$as_echo "$CC" >&6; }
3121else
3122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3123$as_echo "no" >&6; }
3124fi
3125
3126
3127 test -n "$CC" && break
3128 done
3129fi
3130if test -z "$CC"; then
3131 ac_ct_CC=$CC
3132 for ac_prog in cl.exe
3133do
3134 # Extract the first word of "$ac_prog", so it can be a program name with args.
3135set dummy $ac_prog; ac_word=$2
3136{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3137$as_echo_n "checking for $ac_word... " >&6; }
3138if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3139 $as_echo_n "(cached) " >&6
3140else
3141 if test -n "$ac_ct_CC"; then
3142 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3143else
3144as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3145for as_dir in $PATH
3146do
3147 IFS=$as_save_IFS
3148 test -z "$as_dir" && as_dir=.
3149 for ac_exec_ext in '' $ac_executable_extensions; do
3150 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3151 ac_cv_prog_ac_ct_CC="$ac_prog"
3152 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3153 break 2
3154 fi
3155done
3156 done
3157IFS=$as_save_IFS
3158
3159fi
3160fi
3161ac_ct_CC=$ac_cv_prog_ac_ct_CC
3162if test -n "$ac_ct_CC"; then
3163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3164$as_echo "$ac_ct_CC" >&6; }
3165else
3166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3167$as_echo "no" >&6; }
3168fi
3169
3170
3171 test -n "$ac_ct_CC" && break
3172done
3173
3174 if test "x$ac_ct_CC" = x; then
3175 CC=""
3176 else
3177 case $cross_compiling:$ac_tool_warned in
3178yes:)
3179{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3180$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3181ac_tool_warned=yes ;;
3182esac
3183 CC=$ac_ct_CC
3184 fi
3185fi
3186
3187fi
3188
3189
3190test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3191$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3192as_fn_error "no acceptable C compiler found in \$PATH
3193See \`config.log' for more details." "$LINENO" 5; }
3194
3195# Provide some information about the compiler.
3196$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3197set X $ac_compile
3198ac_compiler=$2
3199for ac_option in --version -v -V -qversion; do
3200 { { ac_try="$ac_compiler $ac_option >&5"
3201case "(($ac_try" in
3202 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3203 *) ac_try_echo=$ac_try;;
3204esac
3205eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3206$as_echo "$ac_try_echo"; } >&5
3207 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3208 ac_status=$?
3209 if test -s conftest.err; then
3210 sed '10a\
3211... rest of stderr output deleted ...
3212 10q' conftest.err >conftest.er1
3213 cat conftest.er1 >&5
3214 rm -f conftest.er1 conftest.err
3215 fi
3216 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3217 test $ac_status = 0; }
3218done
3219
3220cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3221/* end confdefs.h. */
3222
3223int
3224main ()
3225{
3226
3227 ;
3228 return 0;
3229}
3230_ACEOF
3231ac_clean_files_save=$ac_clean_files
3232ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3233# Try to create an executable without -o first, disregard a.out.
3234# It will help us diagnose broken compilers, and finding out an intuition
3235# of exeext.
3236{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3237$as_echo_n "checking for C compiler default output file name... " >&6; }
3238ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3239
3240# The possible output files:
3241ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3242
3243ac_rmfiles=
3244for ac_file in $ac_files
3245do
3246 case $ac_file in
3247 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3248 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3249 esac
3250done
3251rm -f $ac_rmfiles
3252
3253if { { ac_try="$ac_link_default"
3254case "(($ac_try" in
3255 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3256 *) ac_try_echo=$ac_try;;
3257esac
3258eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3259$as_echo "$ac_try_echo"; } >&5
3260 (eval "$ac_link_default") 2>&5
3261 ac_status=$?
3262 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3263 test $ac_status = 0; }; then :
3264 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3265# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3266# in a Makefile. We should not override ac_cv_exeext if it was cached,
3267# so that the user can short-circuit this test for compilers unknown to
3268# Autoconf.
3269for ac_file in $ac_files ''
3270do
3271 test -f "$ac_file" || continue
3272 case $ac_file in
3273 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3274 ;;
3275 [ab].out )
3276 # We found the default executable, but exeext='' is most
3277 # certainly right.
3278 break;;
3279 *.* )
3280 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3281 then :; else
3282 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3283 fi
3284 # We set ac_cv_exeext here because the later test for it is not
3285 # safe: cross compilers may not add the suffix if given an `-o'
3286 # argument, so we may need to know it at that point already.
3287 # Even if this section looks crufty: it has the advantage of
3288 # actually working.
3289 break;;
3290 * )
3291 break;;
3292 esac
3293done
3294test "$ac_cv_exeext" = no && ac_cv_exeext=
3295
3296else
3297 ac_file=''
3298fi
3299{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3300$as_echo "$ac_file" >&6; }
3301if test -z "$ac_file"; then :
3302 $as_echo "$as_me: failed program was:" >&5
3303sed 's/^/| /' conftest.$ac_ext >&5
3304
3305{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3306$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3307{ as_fn_set_status 77
3308as_fn_error "C compiler cannot create executables
3309See \`config.log' for more details." "$LINENO" 5; }; }
3310fi
3311ac_exeext=$ac_cv_exeext
3312
3313# Check that the compiler produces executables we can run. If not, either
3314# the compiler is broken, or we cross compile.
3315{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3316$as_echo_n "checking whether the C compiler works... " >&6; }
3317# If not cross compiling, check that we can run a simple program.
3318if test "$cross_compiling" != yes; then
3319 if { ac_try='./$ac_file'
3320 { { case "(($ac_try" in
3321 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3322 *) ac_try_echo=$ac_try;;
3323esac
3324eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3325$as_echo "$ac_try_echo"; } >&5
3326 (eval "$ac_try") 2>&5
3327 ac_status=$?
3328 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3329 test $ac_status = 0; }; }; then
3330 cross_compiling=no
3331 else
3332 if test "$cross_compiling" = maybe; then
3333 cross_compiling=yes
3334 else
3335 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3336$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3337as_fn_error "cannot run C compiled programs.
3338If you meant to cross compile, use \`--host'.
3339See \`config.log' for more details." "$LINENO" 5; }
3340 fi
3341 fi
3342fi
3343{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3344$as_echo "yes" >&6; }
3345
3346rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3347ac_clean_files=$ac_clean_files_save
3348# Check that the compiler produces executables we can run. If not, either
3349# the compiler is broken, or we cross compile.
3350{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3351$as_echo_n "checking whether we are cross compiling... " >&6; }
3352{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3353$as_echo "$cross_compiling" >&6; }
3354
3355{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3356$as_echo_n "checking for suffix of executables... " >&6; }
3357if { { ac_try="$ac_link"
3358case "(($ac_try" in
3359 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3360 *) ac_try_echo=$ac_try;;
3361esac
3362eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3363$as_echo "$ac_try_echo"; } >&5
3364 (eval "$ac_link") 2>&5
3365 ac_status=$?
3366 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3367 test $ac_status = 0; }; then :
3368 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3369# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3370# work properly (i.e., refer to `conftest.exe'), while it won't with
3371# `rm'.
3372for ac_file in conftest.exe conftest conftest.*; do
3373 test -f "$ac_file" || continue
3374 case $ac_file in
3375 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3376 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3377 break;;
3378 * ) break;;
3379 esac
3380done
3381else
3382 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3383$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3384as_fn_error "cannot compute suffix of executables: cannot compile and link
3385See \`config.log' for more details." "$LINENO" 5; }
3386fi
3387rm -f conftest$ac_cv_exeext
3388{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3389$as_echo "$ac_cv_exeext" >&6; }
3390
3391rm -f conftest.$ac_ext
3392EXEEXT=$ac_cv_exeext
3393ac_exeext=$EXEEXT
3394{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3395$as_echo_n "checking for suffix of object files... " >&6; }
3396if test "${ac_cv_objext+set}" = set; then :
3397 $as_echo_n "(cached) " >&6
3398else
3399 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3400/* end confdefs.h. */
3401
3402int
3403main ()
3404{
3405
3406 ;
3407 return 0;
3408}
3409_ACEOF
3410rm -f conftest.o conftest.obj
3411if { { ac_try="$ac_compile"
3412case "(($ac_try" in
3413 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3414 *) ac_try_echo=$ac_try;;
3415esac
3416eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3417$as_echo "$ac_try_echo"; } >&5
3418 (eval "$ac_compile") 2>&5
3419 ac_status=$?
3420 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3421 test $ac_status = 0; }; then :
3422 for ac_file in conftest.o conftest.obj conftest.*; do
3423 test -f "$ac_file" || continue;
3424 case $ac_file in
3425 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3426 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3427 break;;
3428 esac
3429done
3430else
3431 $as_echo "$as_me: failed program was:" >&5
3432sed 's/^/| /' conftest.$ac_ext >&5
3433
3434{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3435$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3436as_fn_error "cannot compute suffix of object files: cannot compile
3437See \`config.log' for more details." "$LINENO" 5; }
3438fi
3439rm -f conftest.$ac_cv_objext conftest.$ac_ext
3440fi
3441{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3442$as_echo "$ac_cv_objext" >&6; }
3443OBJEXT=$ac_cv_objext
3444ac_objext=$OBJEXT
3445{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3446$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3447if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3448 $as_echo_n "(cached) " >&6
3449else
3450 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3451/* end confdefs.h. */
3452
3453int
3454main ()
3455{
3456#ifndef __GNUC__
3457 choke me
3458#endif
3459
3460 ;
3461 return 0;
3462}
3463_ACEOF
3464if ac_fn_c_try_compile "$LINENO"; then :
3465 ac_compiler_gnu=yes
3466else
3467 ac_compiler_gnu=no
3468fi
3469rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3470ac_cv_c_compiler_gnu=$ac_compiler_gnu
3471
3472fi
3473{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3474$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3475if test $ac_compiler_gnu = yes; then
3476 GCC=yes
3477else
3478 GCC=
3479fi
3480ac_test_CFLAGS=${CFLAGS+set}
3481ac_save_CFLAGS=$CFLAGS
3482{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3483$as_echo_n "checking whether $CC accepts -g... " >&6; }
3484if test "${ac_cv_prog_cc_g+set}" = set; then :
3485 $as_echo_n "(cached) " >&6
3486else
3487 ac_save_c_werror_flag=$ac_c_werror_flag
3488 ac_c_werror_flag=yes
3489 ac_cv_prog_cc_g=no
3490 CFLAGS="-g"
3491 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3492/* end confdefs.h. */
3493
3494int
3495main ()
3496{
3497
3498 ;
3499 return 0;
3500}
3501_ACEOF
3502if ac_fn_c_try_compile "$LINENO"; then :
3503 ac_cv_prog_cc_g=yes
3504else
3505 CFLAGS=""
3506 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3507/* end confdefs.h. */
3508
3509int
3510main ()
3511{
3512
3513 ;
3514 return 0;
3515}
3516_ACEOF
3517if ac_fn_c_try_compile "$LINENO"; then :
3518
3519else
3520 ac_c_werror_flag=$ac_save_c_werror_flag
3521 CFLAGS="-g"
3522 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3523/* end confdefs.h. */
3524
3525int
3526main ()
3527{
3528
3529 ;
3530 return 0;
3531}
3532_ACEOF
3533if ac_fn_c_try_compile "$LINENO"; then :
3534 ac_cv_prog_cc_g=yes
3535fi
3536rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3537fi
3538rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3539fi
3540rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3541 ac_c_werror_flag=$ac_save_c_werror_flag
3542fi
3543{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3544$as_echo "$ac_cv_prog_cc_g" >&6; }
3545if test "$ac_test_CFLAGS" = set; then
3546 CFLAGS=$ac_save_CFLAGS
3547elif test $ac_cv_prog_cc_g = yes; then
3548 if test "$GCC" = yes; then
3549 CFLAGS="-g -O2"
3550 else
3551 CFLAGS="-g"
3552 fi
3553else
3554 if test "$GCC" = yes; then
3555 CFLAGS="-O2"
3556 else
3557 CFLAGS=
3558 fi
3559fi
3560{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3561$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3562if test "${ac_cv_prog_cc_c89+set}" = set; then :
3563 $as_echo_n "(cached) " >&6
3564else
3565 ac_cv_prog_cc_c89=no
3566ac_save_CC=$CC
3567cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3568/* end confdefs.h. */
3569#include <stdarg.h>
3570#include <stdio.h>
3571#include <sys/types.h>
3572#include <sys/stat.h>
3573/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3574struct buf { int x; };
3575FILE * (*rcsopen) (struct buf *, struct stat *, int);
3576static char *e (p, i)
3577 char **p;
3578 int i;
3579{
3580 return p[i];
3581}
3582static char *f (char * (*g) (char **, int), char **p, ...)
3583{
3584 char *s;
3585 va_list v;
3586 va_start (v,p);
3587 s = g (p, va_arg (v,int));
3588 va_end (v);
3589 return s;
3590}
3591
3592/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3593 function prototypes and stuff, but not '\xHH' hex character constants.
3594 These don't provoke an error unfortunately, instead are silently treated
3595 as 'x'. The following induces an error, until -std is added to get
3596 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3597 array size at least. It's necessary to write '\x00'==0 to get something
3598 that's true only with -std. */
3599int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3600
3601/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3602 inside strings and character constants. */
3603#define FOO(x) 'x'
3604int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3605
3606int test (int i, double x);
3607struct s1 {int (*f) (int a);};
3608struct s2 {int (*f) (double a);};
3609int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3610int argc;
3611char **argv;
3612int
3613main ()
3614{
3615return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3616 ;
3617 return 0;
3618}
3619_ACEOF
3620for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3621 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3622do
3623 CC="$ac_save_CC $ac_arg"
3624 if ac_fn_c_try_compile "$LINENO"; then :
3625 ac_cv_prog_cc_c89=$ac_arg
3626fi
3627rm -f core conftest.err conftest.$ac_objext
3628 test "x$ac_cv_prog_cc_c89" != "xno" && break
3629done
3630rm -f conftest.$ac_ext
3631CC=$ac_save_CC
3632
3633fi
3634# AC_CACHE_VAL
3635case "x$ac_cv_prog_cc_c89" in
3636 x)
3637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3638$as_echo "none needed" >&6; } ;;
3639 xno)
3640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3641$as_echo "unsupported" >&6; } ;;
3642 *)
3643 CC="$CC $ac_cv_prog_cc_c89"
3644 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3645$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3646esac
3647if test "x$ac_cv_prog_cc_c89" != xno; then :
3648
3649fi
3650
3651ac_ext=c
3652ac_cpp='$CPP $CPPFLAGS'
3653ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3654ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3655ac_compiler_gnu=$ac_cv_c_compiler_gnu
3656DEPDIR="${am__leading_dot}deps"
3657
3658ac_config_commands="$ac_config_commands depfiles"
3659
3660
3661am_make=${MAKE-make}
3662cat > confinc << 'END'
3663am__doit:
3664 @echo this is the am__doit target
3665.PHONY: am__doit
3666END
3667# If we don't find an include directive, just comment out the code.
3668{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3669$as_echo_n "checking for style of include used by $am_make... " >&6; }
3670am__include="#"
3671am__quote=
3672_am_result=none
3673# First try GNU make style include.
3674echo "include confinc" > confmf
3675# Ignore all kinds of additional output from `make'.
3676case `$am_make -s -f confmf 2> /dev/null` in #(
3677*the\ am__doit\ target*)
3678 am__include=include
3679 am__quote=
3680 _am_result=GNU
3681 ;;
3682esac
3683# Now try BSD make style include.
3684if test "$am__include" = "#"; then
3685 echo '.include "confinc"' > confmf
3686 case `$am_make -s -f confmf 2> /dev/null` in #(
3687 *the\ am__doit\ target*)
3688 am__include=.include
3689 am__quote="\""
3690 _am_result=BSD
3691 ;;
3692 esac
3693fi
3694
3695
3696{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3697$as_echo "$_am_result" >&6; }
3698rm -f confinc confmf
3699
3700# Check whether --enable-dependency-tracking was given.
3701if test "${enable_dependency_tracking+set}" = set; then :
3702 enableval=$enable_dependency_tracking;
3703fi
3704
3705if test "x$enable_dependency_tracking" != xno; then
3706 am_depcomp="$ac_aux_dir/depcomp"
3707 AMDEPBACKSLASH='\'
3708fi
3709 if test "x$enable_dependency_tracking" != xno; then
3710 AMDEP_TRUE=
3711 AMDEP_FALSE='#'
3712else
3713 AMDEP_TRUE='#'
3714 AMDEP_FALSE=
3715fi
3716
3717
3718
3719depcc="$CC" am_compiler_list=
3720
3721{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3722$as_echo_n "checking dependency style of $depcc... " >&6; }
3723if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
3724 $as_echo_n "(cached) " >&6
3725else
3726 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3727 # We make a subdir and do the tests there. Otherwise we can end up
3728 # making bogus files that we don't know about and never remove. For
3729 # instance it was reported that on HP-UX the gcc test will end up
3730 # making a dummy file named `D' -- because `-MD' means `put the output
3731 # in D'.
3732 mkdir conftest.dir
3733 # Copy depcomp to subdir because otherwise we won't find it if we're
3734 # using a relative directory.
3735 cp "$am_depcomp" conftest.dir
3736 cd conftest.dir
3737 # We will build objects and dependencies in a subdirectory because
3738 # it helps to detect inapplicable dependency modes. For instance
3739 # both Tru64's cc and ICC support -MD to output dependencies as a
3740 # side effect of compilation, but ICC will put the dependencies in
3741 # the current directory while Tru64 will put them in the object
3742 # directory.
3743 mkdir sub
3744
3745 am_cv_CC_dependencies_compiler_type=none
3746 if test "$am_compiler_list" = ""; then
3747 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3748 fi
3749 am__universal=false
3750 case " $depcc " in #(
3751 *\ -arch\ *\ -arch\ *) am__universal=true ;;
3752 esac
3753
3754 for depmode in $am_compiler_list; do
3755 # Setup a source with many dependencies, because some compilers
3756 # like to wrap large dependency lists on column 80 (with \), and
3757 # we should not choose a depcomp mode which is confused by this.
3758 #
3759 # We need to recreate these files for each test, as the compiler may
3760 # overwrite some of them when testing with obscure command lines.
3761 # This happens at least with the AIX C compiler.
3762 : > sub/conftest.c
3763 for i in 1 2 3 4 5 6; do
3764 echo '#include "conftst'$i'.h"' >> sub/conftest.c
3765 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3766 # Solaris 8's {/usr,}/bin/sh.
3767 touch sub/conftst$i.h
3768 done
3769 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3770
3771 # We check with `-c' and `-o' for the sake of the "dashmstdout"
3772 # mode. It turns out that the SunPro C++ compiler does not properly
3773 # handle `-M -o', and we need to detect this. Also, some Intel
3774 # versions had trouble with output in subdirs
3775 am__obj=sub/conftest.${OBJEXT-o}
3776 am__minus_obj="-o $am__obj"
3777 case $depmode in
3778 gcc)
3779 # This depmode causes a compiler race in universal mode.
3780 test "$am__universal" = false || continue
3781 ;;
3782 nosideeffect)
3783 # after this tag, mechanisms are not by side-effect, so they'll
3784 # only be used when explicitly requested
3785 if test "x$enable_dependency_tracking" = xyes; then
3786 continue
3787 else
3788 break
3789 fi
3790 ;;
3791 msvisualcpp | msvcmsys)
3792 # This compiler won't grok `-c -o', but also, the minuso test has
3793 # not run yet. These depmodes are late enough in the game, and
3794 # so weak that their functioning should not be impacted.
3795 am__obj=conftest.${OBJEXT-o}
3796 am__minus_obj=
3797 ;;
3798 none) break ;;
3799 esac
3800 if depmode=$depmode \
3801 source=sub/conftest.c object=$am__obj \
3802 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3803 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3804 >/dev/null 2>conftest.err &&
3805 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3806 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3807 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3808 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3809 # icc doesn't choke on unknown options, it will just issue warnings
3810 # or remarks (even with -Werror). So we grep stderr for any message
3811 # that says an option was ignored or not supported.
3812 # When given -MP, icc 7.0 and 7.1 complain thusly:
3813 # icc: Command line warning: ignoring option '-M'; no argument required
3814 # The diagnosis changed in icc 8.0:
3815 # icc: Command line remark: option '-MP' not supported
3816 if (grep 'ignoring option' conftest.err ||
3817 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3818 am_cv_CC_dependencies_compiler_type=$depmode
3819 break
3820 fi
3821 fi
3822 done
3823
3824 cd ..
3825 rm -rf conftest.dir
3826else
3827 am_cv_CC_dependencies_compiler_type=none
3828fi
3829
3830fi
3831{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3832$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3833CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3834
3835 if
3836 test "x$enable_dependency_tracking" != xno \
3837 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3838 am__fastdepCC_TRUE=
3839 am__fastdepCC_FALSE='#'
3840else
3841 am__fastdepCC_TRUE='#'
3842 am__fastdepCC_FALSE=
3843fi
3844
3845
3846
4c0f4b0b
DG
3847# Check whether --enable-largefile was given.
3848if test "${enable_largefile+set}" = set; then :
3849 enableval=$enable_largefile;
3850fi
3851
3852if test "$enable_largefile" != no; then
3853
3854 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
3855$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
3856if test "${ac_cv_sys_largefile_CC+set}" = set; then :
3857 $as_echo_n "(cached) " >&6
3858else
3859 ac_cv_sys_largefile_CC=no
3860 if test "$GCC" != yes; then
3861 ac_save_CC=$CC
3862 while :; do
3863 # IRIX 6.2 and later do not support large files by default,
3864 # so use the C compiler's -n32 option if that helps.
3865 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3866/* end confdefs.h. */
3867#include <sys/types.h>
3868 /* Check that off_t can represent 2**63 - 1 correctly.
3869 We can't simply define LARGE_OFF_T to be 9223372036854775807,
3870 since some C++ compilers masquerading as C compilers
3871 incorrectly reject 9223372036854775807. */
3872#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
3873 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
3874 && LARGE_OFF_T % 2147483647 == 1)
3875 ? 1 : -1];
3876int
3877main ()
3878{
3879
3880 ;
3881 return 0;
3882}
3883_ACEOF
3884 if ac_fn_c_try_compile "$LINENO"; then :
3885 break
3886fi
3887rm -f core conftest.err conftest.$ac_objext
3888 CC="$CC -n32"
3889 if ac_fn_c_try_compile "$LINENO"; then :
3890 ac_cv_sys_largefile_CC=' -n32'; break
3891fi
3892rm -f core conftest.err conftest.$ac_objext
3893 break
3894 done
3895 CC=$ac_save_CC
3896 rm -f conftest.$ac_ext
3897 fi
3898fi
3899{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
3900$as_echo "$ac_cv_sys_largefile_CC" >&6; }
3901 if test "$ac_cv_sys_largefile_CC" != no; then
3902 CC=$CC$ac_cv_sys_largefile_CC
3903 fi
3904
3905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
3906$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
3907if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
3908 $as_echo_n "(cached) " >&6
3909else
3910 while :; do
3911 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3912/* end confdefs.h. */
3913#include <sys/types.h>
3914 /* Check that off_t can represent 2**63 - 1 correctly.
3915 We can't simply define LARGE_OFF_T to be 9223372036854775807,
3916 since some C++ compilers masquerading as C compilers
3917 incorrectly reject 9223372036854775807. */
3918#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
3919 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
3920 && LARGE_OFF_T % 2147483647 == 1)
3921 ? 1 : -1];
3922int
3923main ()
3924{
3925
3926 ;
3927 return 0;
3928}
3929_ACEOF
3930if ac_fn_c_try_compile "$LINENO"; then :
3931 ac_cv_sys_file_offset_bits=no; break
3932fi
3933rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3934 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3935/* end confdefs.h. */
3936#define _FILE_OFFSET_BITS 64
3937#include <sys/types.h>
3938 /* Check that off_t can represent 2**63 - 1 correctly.
3939 We can't simply define LARGE_OFF_T to be 9223372036854775807,
3940 since some C++ compilers masquerading as C compilers
3941 incorrectly reject 9223372036854775807. */
3942#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
3943 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
3944 && LARGE_OFF_T % 2147483647 == 1)
3945 ? 1 : -1];
3946int
3947main ()
3948{
3949
3950 ;
3951 return 0;
3952}
3953_ACEOF
3954if ac_fn_c_try_compile "$LINENO"; then :
3955 ac_cv_sys_file_offset_bits=64; break
3956fi
3957rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3958 ac_cv_sys_file_offset_bits=unknown
3959 break
3960done
3961fi
3962{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
3963$as_echo "$ac_cv_sys_file_offset_bits" >&6; }
3964case $ac_cv_sys_file_offset_bits in #(
3965 no | unknown) ;;
3966 *)
3967cat >>confdefs.h <<_ACEOF
3968#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
3969_ACEOF
3970;;
3971esac
3972rm -rf conftest*
3973 if test $ac_cv_sys_file_offset_bits = unknown; then
3974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
3975$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
3976if test "${ac_cv_sys_large_files+set}" = set; then :
3977 $as_echo_n "(cached) " >&6
3978else
3979 while :; do
3980 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3981/* end confdefs.h. */
3982#include <sys/types.h>
3983 /* Check that off_t can represent 2**63 - 1 correctly.
3984 We can't simply define LARGE_OFF_T to be 9223372036854775807,
3985 since some C++ compilers masquerading as C compilers
3986 incorrectly reject 9223372036854775807. */
3987#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
3988 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
3989 && LARGE_OFF_T % 2147483647 == 1)
3990 ? 1 : -1];
3991int
3992main ()
3993{
3994
3995 ;
3996 return 0;
3997}
3998_ACEOF
3999if ac_fn_c_try_compile "$LINENO"; then :
4000 ac_cv_sys_large_files=no; break
4001fi
4002rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4003 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4004/* end confdefs.h. */
4005#define _LARGE_FILES 1
4006#include <sys/types.h>
4007 /* Check that off_t can represent 2**63 - 1 correctly.
4008 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4009 since some C++ compilers masquerading as C compilers
4010 incorrectly reject 9223372036854775807. */
4011#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4012 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4013 && LARGE_OFF_T % 2147483647 == 1)
4014 ? 1 : -1];
4015int
4016main ()
4017{
4018
4019 ;
4020 return 0;
4021}
4022_ACEOF
4023if ac_fn_c_try_compile "$LINENO"; then :
4024 ac_cv_sys_large_files=1; break
4025fi
4026rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4027 ac_cv_sys_large_files=unknown
4028 break
4029done
4030fi
4031{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4032$as_echo "$ac_cv_sys_large_files" >&6; }
4033case $ac_cv_sys_large_files in #(
4034 no | unknown) ;;
4035 *)
4036cat >>confdefs.h <<_ACEOF
4037#define _LARGE_FILES $ac_cv_sys_large_files
4038_ACEOF
4039;;
4040esac
4041rm -rf conftest*
4042 fi
4043fi
4044
f3016c47
RG
4045ac_lto_plugin_warn_cflags=
4046save_CFLAGS="$CFLAGS"
095af58f
AS
4047for real_option in -Wall; do
4048 # Do the check with the no- prefix removed since gcc silently
4049 # accepts any -Wno-* option on purpose
4050 case $real_option in
4a5e00ca 4051 -Wno-*) option=-W`expr x$real_option : 'x-Wno-\(.*\)'` ;;
095af58f
AS
4052 *) option=$real_option ;;
4053 esac
f3016c47
RG
4054 as_acx_Woption=`$as_echo "acx_cv_prog_cc_warning_$option" | $as_tr_sh`
4055
4056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports $option" >&5
4057$as_echo_n "checking whether $CC supports $option... " >&6; }
4058if { as_var=$as_acx_Woption; eval "test \"\${$as_var+set}\" = set"; }; then :
4059 $as_echo_n "(cached) " >&6
4060else
4061 CFLAGS="$option"
4062 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4063/* end confdefs.h. */
4064
4065int
4066main ()
4067{
4068
4069 ;
4070 return 0;
4071}
4072_ACEOF
4073if ac_fn_c_try_compile "$LINENO"; then :
4074 eval "$as_acx_Woption=yes"
4075else
4076 eval "$as_acx_Woption=no"
4077fi
4078rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4079
4080fi
4081eval ac_res=\$$as_acx_Woption
4082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4083$as_echo "$ac_res" >&6; }
4084 if test `eval 'as_val=${'$as_acx_Woption'};$as_echo "$as_val"'` = yes; then :
095af58f 4085 ac_lto_plugin_warn_cflags="$ac_lto_plugin_warn_cflags${ac_lto_plugin_warn_cflags:+ }$real_option"
f3016c47
RG
4086fi
4087 done
4088CFLAGS="$save_CFLAGS"
4089
a2555c65
RO
4090
4091# Check whether -static-libgcc is supported.
4092saved_LDFLAGS="$LDFLAGS"
4093LDFLAGS="$LDFLAGS -static-libgcc"
4094{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for -static-libgcc" >&5
4095$as_echo_n "checking for -static-libgcc... " >&6; }
4096cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4097/* end confdefs.h. */
4098
4099 int main() {}
4100_ACEOF
4101if ac_fn_c_try_link "$LINENO"; then :
4102 have_static_libgcc=yes
4103else
4104 have_static_libgcc=no
4105fi
4106rm -f core conftest.err conftest.$ac_objext \
4107 conftest$ac_exeext conftest.$ac_ext
4108{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_static_libgcc" >&5
4109$as_echo "$have_static_libgcc" >&6; };
4110LDFLAGS="$saved_LDFLAGS"
5523efdf 4111# Need -Wc to get it through libtool.
a2555c65
RO
4112if test "x$have_static_libgcc" = xyes; then
4113 ac_lto_plugin_ldflags="-Wc,-static-libgcc"
4114fi
4115
5523efdf 4116
d7f09764
DN
4117case `pwd` in
4118 *\ * | *\ *)
4119 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
4120$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
4121esac
4122
4123
4124
52327858
L
4125macro_version='2.2.7a'
4126macro_revision='1.3134'
d7f09764
DN
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140ltmain="$ac_aux_dir/ltmain.sh"
4141
52327858
L
4142# Backslashify metacharacters that are still active within
4143# double-quoted strings.
4144sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
4145
4146# Same as above, but do not quote variable references.
4147double_quote_subst='s/\(["`\\]\)/\\\1/g'
4148
4149# Sed substitution to delay expansion of an escaped shell variable in a
4150# double_quote_subst'ed string.
4151delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
4152
4153# Sed substitution to delay expansion of an escaped single quote.
4154delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
4155
4156# Sed substitution to avoid accidental globbing in evaled expressions
4157no_glob_subst='s/\*/\\\*/g'
4158
4159ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
4160ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
4161ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
4162
4163{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4164$as_echo_n "checking how to print strings... " >&6; }
4165# Test print first, because it will be a builtin if present.
4166if test "X`print -r -- -n 2>/dev/null`" = X-n && \
4167 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4168 ECHO='print -r --'
4169elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
4170 ECHO='printf %s\n'
4171else
4172 # Use this function as a fallback that always works.
4173 func_fallback_echo ()
4174 {
4175 eval 'cat <<_LTECHO_EOF
4176$1
4177_LTECHO_EOF'
4178 }
4179 ECHO='func_fallback_echo'
4180fi
4181
4182# func_echo_all arg...
4183# Invoke $ECHO with all args, space-separated.
4184func_echo_all ()
4185{
4186 $ECHO ""
4187}
4188
4189case "$ECHO" in
4190 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4191$as_echo "printf" >&6; } ;;
4192 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4193$as_echo "print -r" >&6; } ;;
4194 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4195$as_echo "cat" >&6; } ;;
4196esac
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
d7f09764
DN
4211{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4212$as_echo_n "checking for a sed that does not truncate output... " >&6; }
4213if test "${ac_cv_path_SED+set}" = set; then :
4214 $as_echo_n "(cached) " >&6
4215else
4216 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
4217 for ac_i in 1 2 3 4 5 6 7; do
4218 ac_script="$ac_script$as_nl$ac_script"
4219 done
4220 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4221 { ac_script=; unset ac_script;}
4222 if test -z "$SED"; then
4223 ac_path_SED_found=false
4224 # Loop through the user's path and test for each of PROGNAME-LIST
4225 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4226for as_dir in $PATH
4227do
4228 IFS=$as_save_IFS
4229 test -z "$as_dir" && as_dir=.
4230 for ac_prog in sed gsed; do
4231 for ac_exec_ext in '' $ac_executable_extensions; do
4232 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
4233 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
4234# Check for GNU ac_path_SED and select it if it is found.
4235 # Check for GNU $ac_path_SED
4236case `"$ac_path_SED" --version 2>&1` in
4237*GNU*)
4238 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
4239*)
4240 ac_count=0
4241 $as_echo_n 0123456789 >"conftest.in"
4242 while :
4243 do
4244 cat "conftest.in" "conftest.in" >"conftest.tmp"
4245 mv "conftest.tmp" "conftest.in"
4246 cp "conftest.in" "conftest.nl"
4247 $as_echo '' >> "conftest.nl"
4248 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4249 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4250 as_fn_arith $ac_count + 1 && ac_count=$as_val
4251 if test $ac_count -gt ${ac_path_SED_max-0}; then
4252 # Best one so far, save it but keep looking for a better one
4253 ac_cv_path_SED="$ac_path_SED"
4254 ac_path_SED_max=$ac_count
4255 fi
4256 # 10*(2^10) chars as input seems more than enough
4257 test $ac_count -gt 10 && break
4258 done
4259 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4260esac
4261
4262 $ac_path_SED_found && break 3
4263 done
4264 done
4265 done
4266IFS=$as_save_IFS
4267 if test -z "$ac_cv_path_SED"; then
4268 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
4269 fi
4270else
4271 ac_cv_path_SED=$SED
4272fi
4273
4274fi
4275{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4276$as_echo "$ac_cv_path_SED" >&6; }
4277 SED="$ac_cv_path_SED"
4278 rm -f conftest.sed
4279
4280test -z "$SED" && SED=sed
4281Xsed="$SED -e 1s/^X//"
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4294$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4295if test "${ac_cv_path_GREP+set}" = set; then :
4296 $as_echo_n "(cached) " >&6
4297else
4298 if test -z "$GREP"; then
4299 ac_path_GREP_found=false
4300 # Loop through the user's path and test for each of PROGNAME-LIST
4301 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4302for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4303do
4304 IFS=$as_save_IFS
4305 test -z "$as_dir" && as_dir=.
4306 for ac_prog in grep ggrep; do
4307 for ac_exec_ext in '' $ac_executable_extensions; do
4308 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4309 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4310# Check for GNU ac_path_GREP and select it if it is found.
4311 # Check for GNU $ac_path_GREP
4312case `"$ac_path_GREP" --version 2>&1` in
4313*GNU*)
4314 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4315*)
4316 ac_count=0
4317 $as_echo_n 0123456789 >"conftest.in"
4318 while :
4319 do
4320 cat "conftest.in" "conftest.in" >"conftest.tmp"
4321 mv "conftest.tmp" "conftest.in"
4322 cp "conftest.in" "conftest.nl"
4323 $as_echo 'GREP' >> "conftest.nl"
4324 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4325 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4326 as_fn_arith $ac_count + 1 && ac_count=$as_val
4327 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4328 # Best one so far, save it but keep looking for a better one
4329 ac_cv_path_GREP="$ac_path_GREP"
4330 ac_path_GREP_max=$ac_count
4331 fi
4332 # 10*(2^10) chars as input seems more than enough
4333 test $ac_count -gt 10 && break
4334 done
4335 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4336esac
4337
4338 $ac_path_GREP_found && break 3
4339 done
4340 done
4341 done
4342IFS=$as_save_IFS
4343 if test -z "$ac_cv_path_GREP"; then
4344 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4345 fi
4346else
4347 ac_cv_path_GREP=$GREP
4348fi
4349
4350fi
4351{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4352$as_echo "$ac_cv_path_GREP" >&6; }
4353 GREP="$ac_cv_path_GREP"
4354
4355
4356{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4357$as_echo_n "checking for egrep... " >&6; }
4358if test "${ac_cv_path_EGREP+set}" = set; then :
4359 $as_echo_n "(cached) " >&6
4360else
4361 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4362 then ac_cv_path_EGREP="$GREP -E"
4363 else
4364 if test -z "$EGREP"; then
4365 ac_path_EGREP_found=false
4366 # Loop through the user's path and test for each of PROGNAME-LIST
4367 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4368for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4369do
4370 IFS=$as_save_IFS
4371 test -z "$as_dir" && as_dir=.
4372 for ac_prog in egrep; do
4373 for ac_exec_ext in '' $ac_executable_extensions; do
4374 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4375 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4376# Check for GNU ac_path_EGREP and select it if it is found.
4377 # Check for GNU $ac_path_EGREP
4378case `"$ac_path_EGREP" --version 2>&1` in
4379*GNU*)
4380 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4381*)
4382 ac_count=0
4383 $as_echo_n 0123456789 >"conftest.in"
4384 while :
4385 do
4386 cat "conftest.in" "conftest.in" >"conftest.tmp"
4387 mv "conftest.tmp" "conftest.in"
4388 cp "conftest.in" "conftest.nl"
4389 $as_echo 'EGREP' >> "conftest.nl"
4390 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4391 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4392 as_fn_arith $ac_count + 1 && ac_count=$as_val
4393 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4394 # Best one so far, save it but keep looking for a better one
4395 ac_cv_path_EGREP="$ac_path_EGREP"
4396 ac_path_EGREP_max=$ac_count
4397 fi
4398 # 10*(2^10) chars as input seems more than enough
4399 test $ac_count -gt 10 && break
4400 done
4401 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4402esac
4403
4404 $ac_path_EGREP_found && break 3
4405 done
4406 done
4407 done
4408IFS=$as_save_IFS
4409 if test -z "$ac_cv_path_EGREP"; then
4410 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4411 fi
4412else
4413 ac_cv_path_EGREP=$EGREP
4414fi
4415
4416 fi
4417fi
4418{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4419$as_echo "$ac_cv_path_EGREP" >&6; }
4420 EGREP="$ac_cv_path_EGREP"
4421
4422
4423{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4424$as_echo_n "checking for fgrep... " >&6; }
4425if test "${ac_cv_path_FGREP+set}" = set; then :
4426 $as_echo_n "(cached) " >&6
4427else
4428 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4429 then ac_cv_path_FGREP="$GREP -F"
4430 else
4431 if test -z "$FGREP"; then
4432 ac_path_FGREP_found=false
4433 # Loop through the user's path and test for each of PROGNAME-LIST
4434 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4435for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4436do
4437 IFS=$as_save_IFS
4438 test -z "$as_dir" && as_dir=.
4439 for ac_prog in fgrep; do
4440 for ac_exec_ext in '' $ac_executable_extensions; do
4441 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
4442 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
4443# Check for GNU ac_path_FGREP and select it if it is found.
4444 # Check for GNU $ac_path_FGREP
4445case `"$ac_path_FGREP" --version 2>&1` in
4446*GNU*)
4447 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
4448*)
4449 ac_count=0
4450 $as_echo_n 0123456789 >"conftest.in"
4451 while :
4452 do
4453 cat "conftest.in" "conftest.in" >"conftest.tmp"
4454 mv "conftest.tmp" "conftest.in"
4455 cp "conftest.in" "conftest.nl"
4456 $as_echo 'FGREP' >> "conftest.nl"
4457 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
4458 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4459 as_fn_arith $ac_count + 1 && ac_count=$as_val
4460 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
4461 # Best one so far, save it but keep looking for a better one
4462 ac_cv_path_FGREP="$ac_path_FGREP"
4463 ac_path_FGREP_max=$ac_count
4464 fi
4465 # 10*(2^10) chars as input seems more than enough
4466 test $ac_count -gt 10 && break
4467 done
4468 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4469esac
4470
4471 $ac_path_FGREP_found && break 3
4472 done
4473 done
4474 done
4475IFS=$as_save_IFS
4476 if test -z "$ac_cv_path_FGREP"; then
4477 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4478 fi
4479else
4480 ac_cv_path_FGREP=$FGREP
4481fi
4482
4483 fi
4484fi
4485{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
4486$as_echo "$ac_cv_path_FGREP" >&6; }
4487 FGREP="$ac_cv_path_FGREP"
4488
4489
4490test -z "$GREP" && GREP=grep
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510# Check whether --with-gnu-ld was given.
4511if test "${with_gnu_ld+set}" = set; then :
4512 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
4513else
4514 with_gnu_ld=no
4515fi
4516
4517ac_prog=ld
4518if test "$GCC" = yes; then
4519 # Check if gcc -print-prog-name=ld gives a path.
4520 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
4521$as_echo_n "checking for ld used by $CC... " >&6; }
4522 case $host in
4523 *-*-mingw*)
4524 # gcc leaves a trailing carriage return which upsets mingw
4525 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4526 *)
4527 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4528 esac
4529 case $ac_prog in
4530 # Accept absolute paths.
4531 [\\/]* | ?:[\\/]*)
4532 re_direlt='/[^/][^/]*/\.\./'
4533 # Canonicalize the pathname of ld
4534 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
4535 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4536 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
4537 done
4538 test -z "$LD" && LD="$ac_prog"
4539 ;;
4540 "")
4541 # If it fails, then pretend we aren't using GCC.
4542 ac_prog=ld
4543 ;;
4544 *)
4545 # If it is relative, then search for the first ld in PATH.
4546 with_gnu_ld=unknown
4547 ;;
4548 esac
4549elif test "$with_gnu_ld" = yes; then
4550 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
4551$as_echo_n "checking for GNU ld... " >&6; }
4552else
4553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4554$as_echo_n "checking for non-GNU ld... " >&6; }
4555fi
4556if test "${lt_cv_path_LD+set}" = set; then :
4557 $as_echo_n "(cached) " >&6
4558else
4559 if test -z "$LD"; then
4560 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4561 for ac_dir in $PATH; do
4562 IFS="$lt_save_ifs"
4563 test -z "$ac_dir" && ac_dir=.
4564 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4565 lt_cv_path_LD="$ac_dir/$ac_prog"
4566 # Check to see if the program is GNU ld. I'd rather use --version,
4567 # but apparently some variants of GNU ld only accept -v.
4568 # Break only if it was the GNU/non-GNU ld that we prefer.
4569 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
4570 *GNU* | *'with BFD'*)
4571 test "$with_gnu_ld" != no && break
4572 ;;
4573 *)
4574 test "$with_gnu_ld" != yes && break
4575 ;;
4576 esac
4577 fi
4578 done
4579 IFS="$lt_save_ifs"
4580else
4581 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4582fi
4583fi
4584
4585LD="$lt_cv_path_LD"
4586if test -n "$LD"; then
4587 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4588$as_echo "$LD" >&6; }
4589else
4590 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4591$as_echo "no" >&6; }
4592fi
4593test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
4594{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4595$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4596if test "${lt_cv_prog_gnu_ld+set}" = set; then :
4597 $as_echo_n "(cached) " >&6
4598else
4599 # I'd rather use --version here, but apparently some GNU lds only accept -v.
4600case `$LD -v 2>&1 </dev/null` in
4601*GNU* | *'with BFD'*)
4602 lt_cv_prog_gnu_ld=yes
4603 ;;
4604*)
4605 lt_cv_prog_gnu_ld=no
4606 ;;
4607esac
4608fi
4609{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
4610$as_echo "$lt_cv_prog_gnu_ld" >&6; }
4611with_gnu_ld=$lt_cv_prog_gnu_ld
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
4622$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
4623if test "${lt_cv_path_NM+set}" = set; then :
4624 $as_echo_n "(cached) " >&6
4625else
4626 if test -n "$NM"; then
4627 # Let the user override the test.
4628 lt_cv_path_NM="$NM"
4629else
4630 lt_nm_to_check="${ac_tool_prefix}nm"
4631 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
4632 lt_nm_to_check="$lt_nm_to_check nm"
4633 fi
4634 for lt_tmp_nm in $lt_nm_to_check; do
4635 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4636 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
4637 IFS="$lt_save_ifs"
4638 test -z "$ac_dir" && ac_dir=.
4639 tmp_nm="$ac_dir/$lt_tmp_nm"
4640 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
4641 # Check to see if the nm accepts a BSD-compat flag.
4642 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
4643 # nm: unknown option "B" ignored
4644 # Tru64's nm complains that /dev/null is an invalid object file
4645 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
4646 */dev/null* | *'Invalid file or object type'*)
4647 lt_cv_path_NM="$tmp_nm -B"
4648 break
4649 ;;
4650 *)
4651 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
4652 */dev/null*)
4653 lt_cv_path_NM="$tmp_nm -p"
4654 break
4655 ;;
4656 *)
4657 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
4658 continue # so that we can try to find one that supports BSD flags
4659 ;;
4660 esac
4661 ;;
4662 esac
4663 fi
4664 done
4665 IFS="$lt_save_ifs"
4666 done
4667 : ${lt_cv_path_NM=no}
4668fi
4669fi
4670{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
4671$as_echo "$lt_cv_path_NM" >&6; }
4672if test "$lt_cv_path_NM" != "no"; then
4673 NM="$lt_cv_path_NM"
4674else
4675 # Didn't find any BSD compatible name lister, look for dumpbin.
52327858
L
4676 if test -n "$DUMPBIN"; then :
4677 # Let the user override the test.
4678 else
4679 if test -n "$ac_tool_prefix"; then
4680 for ac_prog in dumpbin "link -dump"
d7f09764
DN
4681 do
4682 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4683set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4684{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4685$as_echo_n "checking for $ac_word... " >&6; }
4686if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
4687 $as_echo_n "(cached) " >&6
4688else
4689 if test -n "$DUMPBIN"; then
4690 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
4691else
4692as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4693for as_dir in $PATH
4694do
4695 IFS=$as_save_IFS
4696 test -z "$as_dir" && as_dir=.
4697 for ac_exec_ext in '' $ac_executable_extensions; do
4698 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4699 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
4700 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4701 break 2
4702 fi
4703done
4704 done
4705IFS=$as_save_IFS
4706
4707fi
4708fi
4709DUMPBIN=$ac_cv_prog_DUMPBIN
4710if test -n "$DUMPBIN"; then
4711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
4712$as_echo "$DUMPBIN" >&6; }
4713else
4714 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4715$as_echo "no" >&6; }
4716fi
4717
4718
4719 test -n "$DUMPBIN" && break
4720 done
4721fi
4722if test -z "$DUMPBIN"; then
4723 ac_ct_DUMPBIN=$DUMPBIN
52327858 4724 for ac_prog in dumpbin "link -dump"
d7f09764
DN
4725do
4726 # Extract the first word of "$ac_prog", so it can be a program name with args.
4727set dummy $ac_prog; ac_word=$2
4728{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4729$as_echo_n "checking for $ac_word... " >&6; }
4730if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
4731 $as_echo_n "(cached) " >&6
4732else
4733 if test -n "$ac_ct_DUMPBIN"; then
4734 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
4735else
4736as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4737for as_dir in $PATH
4738do
4739 IFS=$as_save_IFS
4740 test -z "$as_dir" && as_dir=.
4741 for ac_exec_ext in '' $ac_executable_extensions; do
4742 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4743 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
4744 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4745 break 2
4746 fi
4747done
4748 done
4749IFS=$as_save_IFS
4750
4751fi
4752fi
4753ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
4754if test -n "$ac_ct_DUMPBIN"; then
4755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
4756$as_echo "$ac_ct_DUMPBIN" >&6; }
4757else
4758 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4759$as_echo "no" >&6; }
4760fi
4761
4762
4763 test -n "$ac_ct_DUMPBIN" && break
4764done
4765
4766 if test "x$ac_ct_DUMPBIN" = x; then
4767 DUMPBIN=":"
4768 else
4769 case $cross_compiling:$ac_tool_warned in
4770yes:)
4771{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4772$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4773ac_tool_warned=yes ;;
4774esac
4775 DUMPBIN=$ac_ct_DUMPBIN
4776 fi
4777fi
4778
52327858
L
4779 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
4780 *COFF*)
4781 DUMPBIN="$DUMPBIN -symbols"
4782 ;;
4783 *)
4784 DUMPBIN=:
4785 ;;
4786 esac
4787 fi
d7f09764
DN
4788
4789 if test "$DUMPBIN" != ":"; then
4790 NM="$DUMPBIN"
4791 fi
4792fi
4793test -z "$NM" && NM=nm
4794
4795
4796
4797
4798
4799
4800{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
4801$as_echo_n "checking the name lister ($NM) interface... " >&6; }
4802if test "${lt_cv_nm_interface+set}" = set; then :
4803 $as_echo_n "(cached) " >&6
4804else
4805 lt_cv_nm_interface="BSD nm"
4806 echo "int some_variable = 0;" > conftest.$ac_ext
52327858 4807 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
d7f09764
DN
4808 (eval "$ac_compile" 2>conftest.err)
4809 cat conftest.err >&5
52327858 4810 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
d7f09764
DN
4811 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4812 cat conftest.err >&5
52327858 4813 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
d7f09764
DN
4814 cat conftest.out >&5
4815 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4816 lt_cv_nm_interface="MS dumpbin"
4817 fi
4818 rm -f conftest*
4819fi
4820{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
4821$as_echo "$lt_cv_nm_interface" >&6; }
4822
4823{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4824$as_echo_n "checking whether ln -s works... " >&6; }
4825LN_S=$as_ln_s
4826if test "$LN_S" = "ln -s"; then
4827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4828$as_echo "yes" >&6; }
4829else
4830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4831$as_echo "no, using $LN_S" >&6; }
4832fi
4833
4834# find the maximum length of command line arguments
4835{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
4836$as_echo_n "checking the maximum length of command line arguments... " >&6; }
4837if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
4838 $as_echo_n "(cached) " >&6
4839else
4840 i=0
4841 teststring="ABCD"
4842
4843 case $build_os in
4844 msdosdjgpp*)
4845 # On DJGPP, this test can blow up pretty badly due to problems in libc
4846 # (any single argument exceeding 2000 bytes causes a buffer overrun
4847 # during glob expansion). Even if it were fixed, the result of this
4848 # check would be larger than it should be.
4849 lt_cv_sys_max_cmd_len=12288; # 12K is about right
4850 ;;
4851
4852 gnu*)
4853 # Under GNU Hurd, this test is not required because there is
4854 # no limit to the length of command line arguments.
4855 # Libtool will interpret -1 as no limit whatsoever
4856 lt_cv_sys_max_cmd_len=-1;
4857 ;;
4858
4859 cygwin* | mingw* | cegcc*)
4860 # On Win9x/ME, this test blows up -- it succeeds, but takes
4861 # about 5 minutes as the teststring grows exponentially.
4862 # Worse, since 9x/ME are not pre-emptively multitasking,
4863 # you end up with a "frozen" computer, even though with patience
4864 # the test eventually succeeds (with a max line length of 256k).
4865 # Instead, let's just punt: use the minimum linelength reported by
4866 # all of the supported platforms: 8192 (on NT/2K/XP).
4867 lt_cv_sys_max_cmd_len=8192;
4868 ;;
4869
52327858
L
4870 mint*)
4871 # On MiNT this can take a long time and run out of memory.
4872 lt_cv_sys_max_cmd_len=8192;
4873 ;;
4874
d7f09764
DN
4875 amigaos*)
4876 # On AmigaOS with pdksh, this test takes hours, literally.
4877 # So we just punt and use a minimum line length of 8192.
4878 lt_cv_sys_max_cmd_len=8192;
4879 ;;
4880
4881 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
4882 # This has been around since 386BSD, at least. Likely further.
4883 if test -x /sbin/sysctl; then
4884 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
4885 elif test -x /usr/sbin/sysctl; then
4886 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
4887 else
4888 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
4889 fi
4890 # And add a safety zone
4891 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4892 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4893 ;;
4894
4895 interix*)
4896 # We know the value 262144 and hardcode it with a safety zone (like BSD)
4897 lt_cv_sys_max_cmd_len=196608
4898 ;;
4899
4900 osf*)
4901 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
4902 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
4903 # nice to cause kernel panics so lets avoid the loop below.
4904 # First set a reasonable default.
4905 lt_cv_sys_max_cmd_len=16384
4906 #
4907 if test -x /sbin/sysconfig; then
4908 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
4909 *1*) lt_cv_sys_max_cmd_len=-1 ;;
4910 esac
4911 fi
4912 ;;
4913 sco3.2v5*)
4914 lt_cv_sys_max_cmd_len=102400
4915 ;;
4916 sysv5* | sco5v6* | sysv4.2uw2*)
4917 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
4918 if test -n "$kargmax"; then
4919 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
4920 else
4921 lt_cv_sys_max_cmd_len=32768
4922 fi
4923 ;;
4924 *)
4925 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
4926 if test -n "$lt_cv_sys_max_cmd_len"; then
4927 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4928 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4929 else
4930 # Make teststring a little bigger before we do anything with it.
4931 # a 1K string should be a reasonable start.
4932 for i in 1 2 3 4 5 6 7 8 ; do
4933 teststring=$teststring$teststring
4934 done
4935 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
4936 # If test is not a shell built-in, we'll probably end up computing a
4937 # maximum length that is only half of the actual maximum length, but
4938 # we can't tell.
52327858
L
4939 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
4940 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
d7f09764
DN
4941 test $i != 17 # 1/2 MB should be enough
4942 do
4943 i=`expr $i + 1`
4944 teststring=$teststring$teststring
4945 done
4946 # Only check the string length outside the loop.
4947 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
4948 teststring=
4949 # Add a significant safety factor because C++ compilers can tack on
4950 # massive amounts of additional arguments before passing them to the
4951 # linker. It appears as though 1/2 is a usable value.
4952 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
4953 fi
4954 ;;
4955 esac
4956
4957fi
4958
4959if test -n $lt_cv_sys_max_cmd_len ; then
4960 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
4961$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
4962else
4963 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
4964$as_echo "none" >&6; }
4965fi
4966max_cmd_len=$lt_cv_sys_max_cmd_len
4967
4968
4969
4970
4971
4972
4973: ${CP="cp -f"}
4974: ${MV="mv -f"}
4975: ${RM="rm -f"}
4976
4977{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
4978$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
4979# Try some XSI features
4980xsi_shell=no
4981( _lt_dummy="a/b/c"
4982 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
4983 = c,a/b,, \
4984 && eval 'test $(( 1 + 1 )) -eq 2 \
4985 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
4986 && xsi_shell=yes
4987{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
4988$as_echo "$xsi_shell" >&6; }
4989
4990
4991{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
4992$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
4993lt_shell_append=no
4994( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
4995 >/dev/null 2>&1 \
4996 && lt_shell_append=yes
4997{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
4998$as_echo "$lt_shell_append" >&6; }
4999
5000
5001if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
5002 lt_unset=unset
5003else
5004 lt_unset=false
5005fi
5006
5007
5008
5009
5010
5011# test EBCDIC or ASCII
5012case `echo X|tr X '\101'` in
5013 A) # ASCII based system
5014 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
5015 lt_SP2NL='tr \040 \012'
5016 lt_NL2SP='tr \015\012 \040\040'
5017 ;;
5018 *) # EBCDIC based system
5019 lt_SP2NL='tr \100 \n'
5020 lt_NL2SP='tr \r\n \100\100'
5021 ;;
5022esac
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
5033$as_echo_n "checking for $LD option to reload object files... " >&6; }
5034if test "${lt_cv_ld_reload_flag+set}" = set; then :
5035 $as_echo_n "(cached) " >&6
5036else
5037 lt_cv_ld_reload_flag='-r'
5038fi
5039{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
5040$as_echo "$lt_cv_ld_reload_flag" >&6; }
5041reload_flag=$lt_cv_ld_reload_flag
5042case $reload_flag in
5043"" | " "*) ;;
5044*) reload_flag=" $reload_flag" ;;
5045esac
5046reload_cmds='$LD$reload_flag -o $output$reload_objs'
5047case $host_os in
5048 darwin*)
5049 if test "$GCC" = yes; then
5050 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
5051 else
5052 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5053 fi
5054 ;;
5055esac
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065if test -n "$ac_tool_prefix"; then
5066 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
5067set dummy ${ac_tool_prefix}objdump; ac_word=$2
5068{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5069$as_echo_n "checking for $ac_word... " >&6; }
5070if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
5071 $as_echo_n "(cached) " >&6
5072else
5073 if test -n "$OBJDUMP"; then
5074 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
5075else
5076as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5077for as_dir in $PATH
5078do
5079 IFS=$as_save_IFS
5080 test -z "$as_dir" && as_dir=.
5081 for ac_exec_ext in '' $ac_executable_extensions; do
5082 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5083 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5084 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5085 break 2
5086 fi
5087done
5088 done
5089IFS=$as_save_IFS
5090
5091fi
5092fi
5093OBJDUMP=$ac_cv_prog_OBJDUMP
5094if test -n "$OBJDUMP"; then
5095 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5096$as_echo "$OBJDUMP" >&6; }
5097else
5098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5099$as_echo "no" >&6; }
5100fi
5101
5102
5103fi
5104if test -z "$ac_cv_prog_OBJDUMP"; then
5105 ac_ct_OBJDUMP=$OBJDUMP
5106 # Extract the first word of "objdump", so it can be a program name with args.
5107set dummy objdump; ac_word=$2
5108{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5109$as_echo_n "checking for $ac_word... " >&6; }
5110if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
5111 $as_echo_n "(cached) " >&6
5112else
5113 if test -n "$ac_ct_OBJDUMP"; then
5114 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
5115else
5116as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5117for as_dir in $PATH
5118do
5119 IFS=$as_save_IFS
5120 test -z "$as_dir" && as_dir=.
5121 for ac_exec_ext in '' $ac_executable_extensions; do
5122 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5123 ac_cv_prog_ac_ct_OBJDUMP="objdump"
5124 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5125 break 2
5126 fi
5127done
5128 done
5129IFS=$as_save_IFS
5130
5131fi
5132fi
5133ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
5134if test -n "$ac_ct_OBJDUMP"; then
5135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5136$as_echo "$ac_ct_OBJDUMP" >&6; }
5137else
5138 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5139$as_echo "no" >&6; }
5140fi
5141
5142 if test "x$ac_ct_OBJDUMP" = x; then
5143 OBJDUMP="false"
5144 else
5145 case $cross_compiling:$ac_tool_warned in
5146yes:)
5147{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5148$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5149ac_tool_warned=yes ;;
5150esac
5151 OBJDUMP=$ac_ct_OBJDUMP
5152 fi
5153else
5154 OBJDUMP="$ac_cv_prog_OBJDUMP"
5155fi
5156
5157test -z "$OBJDUMP" && OBJDUMP=objdump
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5168$as_echo_n "checking how to recognize dependent libraries... " >&6; }
5169if test "${lt_cv_deplibs_check_method+set}" = set; then :
5170 $as_echo_n "(cached) " >&6
5171else
5172 lt_cv_file_magic_cmd='$MAGIC_CMD'
5173lt_cv_file_magic_test_file=
5174lt_cv_deplibs_check_method='unknown'
5175# Need to set the preceding variable on all platforms that support
5176# interlibrary dependencies.
5177# 'none' -- dependencies not supported.
5178# `unknown' -- same as none, but documents that we really don't know.
5179# 'pass_all' -- all dependencies passed with no checks.
5180# 'test_compile' -- check by making test program.
5181# 'file_magic [[regex]]' -- check by looking for files in library path
5182# which responds to the $file_magic_cmd with a given extended regex.
5183# If you have `file' or equivalent on your system and you're not sure
5184# whether `pass_all' will *always* work, you probably want this one.
5185
5186case $host_os in
5187aix[4-9]*)
5188 lt_cv_deplibs_check_method=pass_all
5189 ;;
5190
5191beos*)
5192 lt_cv_deplibs_check_method=pass_all
5193 ;;
5194
5195bsdi[45]*)
5196 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
5197 lt_cv_file_magic_cmd='/usr/bin/file -L'
5198 lt_cv_file_magic_test_file=/shlib/libc.so
5199 ;;
5200
5201cygwin*)
5202 # func_win32_libid is a shell function defined in ltmain.sh
5203 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5204 lt_cv_file_magic_cmd='func_win32_libid'
5205 ;;
5206
5207mingw* | pw32*)
5208 # Base MSYS/MinGW do not provide the 'file' command needed by
5209 # func_win32_libid shell function, so use a weaker test based on 'objdump',
5210 # unless we find 'file', for example because we are cross-compiling.
52327858
L
5211 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
5212 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
d7f09764
DN
5213 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5214 lt_cv_file_magic_cmd='func_win32_libid'
5215 else
5216 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
5217 lt_cv_file_magic_cmd='$OBJDUMP -f'
5218 fi
5219 ;;
5220
52327858 5221cegcc*)
d7f09764
DN
5222 # use the weaker test based on 'objdump'. See mingw*.
5223 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5224 lt_cv_file_magic_cmd='$OBJDUMP -f'
5225 ;;
5226
5227darwin* | rhapsody*)
5228 lt_cv_deplibs_check_method=pass_all
5229 ;;
5230
5231freebsd* | dragonfly*)
5232 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5233 case $host_cpu in
5234 i*86 )
5235 # Not sure whether the presence of OpenBSD here was a mistake.
5236 # Let's accept both of them until this is cleared up.
5237 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
5238 lt_cv_file_magic_cmd=/usr/bin/file
5239 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
5240 ;;
5241 esac
5242 else
5243 lt_cv_deplibs_check_method=pass_all
5244 fi
5245 ;;
5246
5247gnu*)
5248 lt_cv_deplibs_check_method=pass_all
5249 ;;
5250
52327858
L
5251haiku*)
5252 lt_cv_deplibs_check_method=pass_all
5253 ;;
5254
d7f09764
DN
5255hpux10.20* | hpux11*)
5256 lt_cv_file_magic_cmd=/usr/bin/file
5257 case $host_cpu in
5258 ia64*)
5259 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
5260 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
5261 ;;
5262 hppa*64*)
52327858 5263 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]'
d7f09764
DN
5264 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
5265 ;;
5266 *)
52327858 5267 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
d7f09764
DN
5268 lt_cv_file_magic_test_file=/usr/lib/libc.sl
5269 ;;
5270 esac
5271 ;;
5272
5273interix[3-9]*)
5274 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
5275 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
5276 ;;
5277
5278irix5* | irix6* | nonstopux*)
5279 case $LD in
5280 *-32|*"-32 ") libmagic=32-bit;;
5281 *-n32|*"-n32 ") libmagic=N32;;
5282 *-64|*"-64 ") libmagic=64-bit;;
5283 *) libmagic=never-match;;
5284 esac
5285 lt_cv_deplibs_check_method=pass_all
5286 ;;
5287
5288# This must be Linux ELF.
5289linux* | k*bsd*-gnu | kopensolaris*-gnu)
5290 lt_cv_deplibs_check_method=pass_all
5291 ;;
5292
5293netbsd*)
5294 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5295 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5296 else
5297 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
5298 fi
5299 ;;
5300
5301newos6*)
5302 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
5303 lt_cv_file_magic_cmd=/usr/bin/file
5304 lt_cv_file_magic_test_file=/usr/lib/libnls.so
5305 ;;
5306
5307*nto* | *qnx*)
5308 lt_cv_deplibs_check_method=pass_all
5309 ;;
5310
5311openbsd*)
5312 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5313 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
5314 else
5315 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5316 fi
5317 ;;
5318
5319osf3* | osf4* | osf5*)
5320 lt_cv_deplibs_check_method=pass_all
5321 ;;
5322
5323rdos*)
5324 lt_cv_deplibs_check_method=pass_all
5325 ;;
5326
5327solaris*)
5328 lt_cv_deplibs_check_method=pass_all
5329 ;;
5330
5331sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
5332 lt_cv_deplibs_check_method=pass_all
5333 ;;
5334
5335sysv4 | sysv4.3*)
5336 case $host_vendor in
5337 motorola)
5338 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]'
5339 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
5340 ;;
5341 ncr)
5342 lt_cv_deplibs_check_method=pass_all
5343 ;;
5344 sequent)
5345 lt_cv_file_magic_cmd='/bin/file'
5346 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
5347 ;;
5348 sni)
5349 lt_cv_file_magic_cmd='/bin/file'
5350 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
5351 lt_cv_file_magic_test_file=/lib/libc.so
5352 ;;
5353 siemens)
5354 lt_cv_deplibs_check_method=pass_all
5355 ;;
5356 pc)
5357 lt_cv_deplibs_check_method=pass_all
5358 ;;
5359 esac
5360 ;;
5361
5362tpf*)
5363 lt_cv_deplibs_check_method=pass_all
5364 ;;
5365esac
5366
5367fi
5368{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
5369$as_echo "$lt_cv_deplibs_check_method" >&6; }
5370file_magic_cmd=$lt_cv_file_magic_cmd
5371deplibs_check_method=$lt_cv_deplibs_check_method
5372test -z "$deplibs_check_method" && deplibs_check_method=unknown
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385if test -n "$ac_tool_prefix"; then
5386 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5387set dummy ${ac_tool_prefix}ar; ac_word=$2
5388{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5389$as_echo_n "checking for $ac_word... " >&6; }
5390if test "${ac_cv_prog_AR+set}" = set; then :
5391 $as_echo_n "(cached) " >&6
5392else
5393 if test -n "$AR"; then
5394 ac_cv_prog_AR="$AR" # Let the user override the test.
5395else
5396as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5397for as_dir in $PATH
5398do
5399 IFS=$as_save_IFS
5400 test -z "$as_dir" && as_dir=.
5401 for ac_exec_ext in '' $ac_executable_extensions; do
5402 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5403 ac_cv_prog_AR="${ac_tool_prefix}ar"
5404 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5405 break 2
5406 fi
5407done
5408 done
5409IFS=$as_save_IFS
5410
5411fi
5412fi
5413AR=$ac_cv_prog_AR
5414if test -n "$AR"; then
5415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
5416$as_echo "$AR" >&6; }
5417else
5418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5419$as_echo "no" >&6; }
5420fi
5421
5422
5423fi
5424if test -z "$ac_cv_prog_AR"; then
5425 ac_ct_AR=$AR
5426 # Extract the first word of "ar", so it can be a program name with args.
5427set dummy ar; ac_word=$2
5428{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5429$as_echo_n "checking for $ac_word... " >&6; }
5430if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
5431 $as_echo_n "(cached) " >&6
5432else
5433 if test -n "$ac_ct_AR"; then
5434 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
5435else
5436as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5437for as_dir in $PATH
5438do
5439 IFS=$as_save_IFS
5440 test -z "$as_dir" && as_dir=.
5441 for ac_exec_ext in '' $ac_executable_extensions; do
5442 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5443 ac_cv_prog_ac_ct_AR="ar"
5444 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5445 break 2
5446 fi
5447done
5448 done
5449IFS=$as_save_IFS
5450
5451fi
5452fi
5453ac_ct_AR=$ac_cv_prog_ac_ct_AR
5454if test -n "$ac_ct_AR"; then
5455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
5456$as_echo "$ac_ct_AR" >&6; }
5457else
5458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5459$as_echo "no" >&6; }
5460fi
5461
5462 if test "x$ac_ct_AR" = x; then
5463 AR="false"
5464 else
5465 case $cross_compiling:$ac_tool_warned in
5466yes:)
5467{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5468$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5469ac_tool_warned=yes ;;
5470esac
5471 AR=$ac_ct_AR
5472 fi
5473else
5474 AR="$ac_cv_prog_AR"
5475fi
5476
5477test -z "$AR" && AR=ar
5478test -z "$AR_FLAGS" && AR_FLAGS=cru
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490if test -n "$ac_tool_prefix"; then
5491 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5492set dummy ${ac_tool_prefix}strip; ac_word=$2
5493{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5494$as_echo_n "checking for $ac_word... " >&6; }
5495if test "${ac_cv_prog_STRIP+set}" = set; then :
5496 $as_echo_n "(cached) " >&6
5497else
5498 if test -n "$STRIP"; then
5499 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5500else
5501as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5502for as_dir in $PATH
5503do
5504 IFS=$as_save_IFS
5505 test -z "$as_dir" && as_dir=.
5506 for ac_exec_ext in '' $ac_executable_extensions; do
5507 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5508 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
5509 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5510 break 2
5511 fi
5512done
5513 done
5514IFS=$as_save_IFS
5515
5516fi
5517fi
5518STRIP=$ac_cv_prog_STRIP
5519if test -n "$STRIP"; then
5520 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
5521$as_echo "$STRIP" >&6; }
5522else
5523 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5524$as_echo "no" >&6; }
5525fi
5526
5527
5528fi
5529if test -z "$ac_cv_prog_STRIP"; then
5530 ac_ct_STRIP=$STRIP
5531 # Extract the first word of "strip", so it can be a program name with args.
5532set dummy strip; ac_word=$2
5533{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5534$as_echo_n "checking for $ac_word... " >&6; }
5535if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
5536 $as_echo_n "(cached) " >&6
5537else
5538 if test -n "$ac_ct_STRIP"; then
5539 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
5540else
5541as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5542for as_dir in $PATH
5543do
5544 IFS=$as_save_IFS
5545 test -z "$as_dir" && as_dir=.
5546 for ac_exec_ext in '' $ac_executable_extensions; do
5547 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5548 ac_cv_prog_ac_ct_STRIP="strip"
5549 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5550 break 2
5551 fi
5552done
5553 done
5554IFS=$as_save_IFS
5555
5556fi
5557fi
5558ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
5559if test -n "$ac_ct_STRIP"; then
5560 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
5561$as_echo "$ac_ct_STRIP" >&6; }
5562else
5563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5564$as_echo "no" >&6; }
5565fi
5566
5567 if test "x$ac_ct_STRIP" = x; then
5568 STRIP=":"
5569 else
5570 case $cross_compiling:$ac_tool_warned in
5571yes:)
5572{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5573$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5574ac_tool_warned=yes ;;
5575esac
5576 STRIP=$ac_ct_STRIP
5577 fi
5578else
5579 STRIP="$ac_cv_prog_STRIP"
5580fi
5581
5582test -z "$STRIP" && STRIP=:
5583
5584
5585
5586
5587
5588
5589if test -n "$ac_tool_prefix"; then
5590 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5591set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5592{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5593$as_echo_n "checking for $ac_word... " >&6; }
5594if test "${ac_cv_prog_RANLIB+set}" = set; then :
5595 $as_echo_n "(cached) " >&6
5596else
5597 if test -n "$RANLIB"; then
5598 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5599else
5600as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5601for as_dir in $PATH
5602do
5603 IFS=$as_save_IFS
5604 test -z "$as_dir" && as_dir=.
5605 for ac_exec_ext in '' $ac_executable_extensions; do
5606 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5607 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5608 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5609 break 2
5610 fi
5611done
5612 done
5613IFS=$as_save_IFS
5614
5615fi
5616fi
5617RANLIB=$ac_cv_prog_RANLIB
5618if test -n "$RANLIB"; then
5619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
5620$as_echo "$RANLIB" >&6; }
5621else
5622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5623$as_echo "no" >&6; }
5624fi
5625
5626
5627fi
5628if test -z "$ac_cv_prog_RANLIB"; then
5629 ac_ct_RANLIB=$RANLIB
5630 # Extract the first word of "ranlib", so it can be a program name with args.
5631set dummy ranlib; ac_word=$2
5632{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5633$as_echo_n "checking for $ac_word... " >&6; }
5634if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
5635 $as_echo_n "(cached) " >&6
5636else
5637 if test -n "$ac_ct_RANLIB"; then
5638 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
5639else
5640as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5641for as_dir in $PATH
5642do
5643 IFS=$as_save_IFS
5644 test -z "$as_dir" && as_dir=.
5645 for ac_exec_ext in '' $ac_executable_extensions; do
5646 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5647 ac_cv_prog_ac_ct_RANLIB="ranlib"
5648 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5649 break 2
5650 fi
5651done
5652 done
5653IFS=$as_save_IFS
5654
5655fi
5656fi
5657ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5658if test -n "$ac_ct_RANLIB"; then
5659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
5660$as_echo "$ac_ct_RANLIB" >&6; }
5661else
5662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5663$as_echo "no" >&6; }
5664fi
5665
5666 if test "x$ac_ct_RANLIB" = x; then
5667 RANLIB=":"
5668 else
5669 case $cross_compiling:$ac_tool_warned in
5670yes:)
5671{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5672$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5673ac_tool_warned=yes ;;
5674esac
5675 RANLIB=$ac_ct_RANLIB
5676 fi
5677else
5678 RANLIB="$ac_cv_prog_RANLIB"
5679fi
5680
5681test -z "$RANLIB" && RANLIB=:
5682
5683
5684
5685
5686
5687
5688# Determine commands to create old-style static archives.
5689old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
5690old_postinstall_cmds='chmod 644 $oldlib'
5691old_postuninstall_cmds=
5692
5693if test -n "$RANLIB"; then
5694 case $host_os in
5695 openbsd*)
5696 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
5697 ;;
5698 *)
5699 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
5700 ;;
5701 esac
5702 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
5703fi
5704
52327858
L
5705case $host_os in
5706 darwin*)
5707 lock_old_archive_extraction=yes ;;
5708 *)
5709 lock_old_archive_extraction=no ;;
5710esac
5711
5712
5713
5714
5715
5716
d7f09764
DN
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743
5744
5745
5746
5747
5748
5749
5750# If no C compiler was specified, use CC.
5751LTCC=${LTCC-"$CC"}
5752
5753# If no C compiler flags were specified, use CFLAGS.
5754LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
5755
5756# Allow CC to be a program name with arguments.
5757compiler=$CC
5758
5759
5760# Check for command to grab the raw symbol name followed by C symbol from nm.
5761{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
5762$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
5763if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
5764 $as_echo_n "(cached) " >&6
5765else
5766
5767# These are sane defaults that work on at least a few old systems.
5768# [They come from Ultrix. What could be older than Ultrix?!! ;)]
5769
5770# Character class describing NM global symbol codes.
5771symcode='[BCDEGRST]'
5772
5773# Regexp to match symbols that can be accessed directly from C.
5774sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
5775
5776# Define system-specific variables.
5777case $host_os in
5778aix*)
5779 symcode='[BCDT]'
5780 ;;
5781cygwin* | mingw* | pw32* | cegcc*)
5782 symcode='[ABCDGISTW]'
5783 ;;
5784hpux*)
5785 if test "$host_cpu" = ia64; then
5786 symcode='[ABCDEGRST]'
5787 fi
5788 ;;
5789irix* | nonstopux*)
5790 symcode='[BCDEGRST]'
5791 ;;
5792osf*)
5793 symcode='[BCDEGQRST]'
5794 ;;
5795solaris*)
5796 symcode='[BDRT]'
5797 ;;
5798sco3.2v5*)
5799 symcode='[DT]'
5800 ;;
5801sysv4.2uw2*)
5802 symcode='[DT]'
5803 ;;
5804sysv5* | sco5v6* | unixware* | OpenUNIX*)
5805 symcode='[ABDT]'
5806 ;;
5807sysv4)
5808 symcode='[DFNSTU]'
5809 ;;
5810esac
5811
5812# If we're using GNU nm, then use its standard symbol codes.
5813case `$NM -V 2>&1` in
5814*GNU* | *'with BFD'*)
5815 symcode='[ABCDGIRSTW]' ;;
5816esac
5817
5818# Transform an extracted symbol line into a proper C declaration.
5819# Some systems (esp. on ia64) link data and code symbols differently,
5820# so use this general approach.
5821lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
5822
5823# Transform an extracted symbol line into symbol name and symbol address
5824lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
5825lt_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'"
5826
5827# Handle CRLF in mingw tool chain
5828opt_cr=
5829case $build_os in
5830mingw*)
5831 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
5832 ;;
5833esac
5834
5835# Try without a prefix underscore, then with it.
5836for ac_symprfx in "" "_"; do
5837
5838 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
5839 symxfrm="\\1 $ac_symprfx\\2 \\2"
5840
5841 # Write the raw and C identifiers.
5842 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
5843 # Fake it for dumpbin and say T for any non-static function
5844 # and D for any global variable.
5845 # Also find C++ and __fastcall symbols from MSVC++,
5846 # which start with @ or ?.
5847 lt_cv_sys_global_symbol_pipe="$AWK '"\
5848" {last_section=section; section=\$ 3};"\
5849" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
5850" \$ 0!~/External *\|/{next};"\
5851" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
5852" {if(hide[section]) next};"\
5853" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
5854" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
5855" s[1]~/^[@?]/{print s[1], s[1]; next};"\
5856" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
5857" ' prfx=^$ac_symprfx"
5858 else
5859 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
5860 fi
5861
5862 # Check to see that the pipe works correctly.
5863 pipe_works=no
5864
5865 rm -f conftest*
5866 cat > conftest.$ac_ext <<_LT_EOF
5867#ifdef __cplusplus
5868extern "C" {
5869#endif
5870char nm_test_var;
5871void nm_test_func(void);
5872void nm_test_func(void){}
5873#ifdef __cplusplus
5874}
5875#endif
5876int main(){nm_test_var='a';nm_test_func();return(0);}
5877_LT_EOF
5878
5879 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5880 (eval $ac_compile) 2>&5
5881 ac_status=$?
5882 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5883 test $ac_status = 0; }; then
5884 # Now try to grab the symbols.
5885 nlist=conftest.nm
52327858
L
5886 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
5887 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
d7f09764
DN
5888 ac_status=$?
5889 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5890 test $ac_status = 0; } && test -s "$nlist"; then
5891 # Try sorting and uniquifying the output.
5892 if sort "$nlist" | uniq > "$nlist"T; then
5893 mv -f "$nlist"T "$nlist"
5894 else
5895 rm -f "$nlist"T
5896 fi
5897
5898 # Make sure that we snagged all the symbols we need.
5899 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
5900 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
5901 cat <<_LT_EOF > conftest.$ac_ext
5902#ifdef __cplusplus
5903extern "C" {
5904#endif
5905
5906_LT_EOF
5907 # Now generate the symbol file.
5908 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
5909
5910 cat <<_LT_EOF >> conftest.$ac_ext
5911
5912/* The mapping between symbol names and symbols. */
5913const struct {
5914 const char *name;
5915 void *address;
5916}
5917lt__PROGRAM__LTX_preloaded_symbols[] =
5918{
5919 { "@PROGRAM@", (void *) 0 },
5920_LT_EOF
5921 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
5922 cat <<\_LT_EOF >> conftest.$ac_ext
5923 {0, (void *) 0}
5924};
5925
5926/* This works around a problem in FreeBSD linker */
5927#ifdef FREEBSD_WORKAROUND
5928static const void *lt_preloaded_setup() {
5929 return lt__PROGRAM__LTX_preloaded_symbols;
5930}
5931#endif
5932
5933#ifdef __cplusplus
5934}
5935#endif
5936_LT_EOF
5937 # Now try linking the two files.
5938 mv conftest.$ac_objext conftstm.$ac_objext
5939 lt_save_LIBS="$LIBS"
5940 lt_save_CFLAGS="$CFLAGS"
5941 LIBS="conftstm.$ac_objext"
5942 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
5943 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
5944 (eval $ac_link) 2>&5
5945 ac_status=$?
5946 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5947 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
5948 pipe_works=yes
5949 fi
5950 LIBS="$lt_save_LIBS"
5951 CFLAGS="$lt_save_CFLAGS"
5952 else
5953 echo "cannot find nm_test_func in $nlist" >&5
5954 fi
5955 else
5956 echo "cannot find nm_test_var in $nlist" >&5
5957 fi
5958 else
5959 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
5960 fi
5961 else
5962 echo "$progname: failed program was:" >&5
5963 cat conftest.$ac_ext >&5
5964 fi
5965 rm -rf conftest* conftst*
5966
5967 # Do not use the global_symbol_pipe unless it works.
5968 if test "$pipe_works" = yes; then
5969 break
5970 else
5971 lt_cv_sys_global_symbol_pipe=
5972 fi
5973done
5974
5975fi
5976
5977if test -z "$lt_cv_sys_global_symbol_pipe"; then
5978 lt_cv_sys_global_symbol_to_cdecl=
5979fi
5980if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
5981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
5982$as_echo "failed" >&6; }
5983else
5984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
5985$as_echo "ok" >&6; }
5986fi
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
d7f09764
DN
6007
6008
6009# Check whether --enable-libtool-lock was given.
6010if test "${enable_libtool_lock+set}" = set; then :
6011 enableval=$enable_libtool_lock;
6012fi
6013
6014test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
6015
6016# Some flags need to be propagated to the compiler or linker for good
6017# libtool support.
6018case $host in
6019ia64-*-hpux*)
6020 # Find out which ABI we are using.
6021 echo 'int i;' > conftest.$ac_ext
6022 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6023 (eval $ac_compile) 2>&5
6024 ac_status=$?
6025 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6026 test $ac_status = 0; }; then
6027 case `/usr/bin/file conftest.$ac_objext` in
6028 *ELF-32*)
6029 HPUX_IA64_MODE="32"
6030 ;;
6031 *ELF-64*)
6032 HPUX_IA64_MODE="64"
6033 ;;
6034 esac
6035 fi
6036 rm -rf conftest*
6037 ;;
6038*-*-irix6*)
6039 # Find out which ABI we are using.
52327858 6040 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
d7f09764
DN
6041 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6042 (eval $ac_compile) 2>&5
6043 ac_status=$?
6044 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6045 test $ac_status = 0; }; then
6046 if test "$lt_cv_prog_gnu_ld" = yes; then
6047 case `/usr/bin/file conftest.$ac_objext` in
6048 *32-bit*)
6049 LD="${LD-ld} -melf32bsmip"
6050 ;;
6051 *N32*)
6052 LD="${LD-ld} -melf32bmipn32"
6053 ;;
6054 *64-bit*)
6055 LD="${LD-ld} -melf64bmip"
6056 ;;
6057 esac
6058 else
6059 case `/usr/bin/file conftest.$ac_objext` in
6060 *32-bit*)
6061 LD="${LD-ld} -32"
6062 ;;
6063 *N32*)
6064 LD="${LD-ld} -n32"
6065 ;;
6066 *64-bit*)
6067 LD="${LD-ld} -64"
6068 ;;
6069 esac
6070 fi
6071 fi
6072 rm -rf conftest*
6073 ;;
6074
3cbe17f7 6075x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
d7f09764
DN
6076s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
6077 # Find out which ABI we are using.
6078 echo 'int i;' > conftest.$ac_ext
6079 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6080 (eval $ac_compile) 2>&5
6081 ac_status=$?
6082 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6083 test $ac_status = 0; }; then
6084 case `/usr/bin/file conftest.o` in
6085 *32-bit*)
6086 case $host in
6087 x86_64-*kfreebsd*-gnu)
6088 LD="${LD-ld} -m elf_i386_fbsd"
6089 ;;
6090 x86_64-*linux*)
e6d5f8c9
L
6091 case `/usr/bin/file conftest.o` in
6092 *x86-64*)
6093 LD="${LD-ld} -m elf32_x86_64"
6094 ;;
6095 *)
6096 LD="${LD-ld} -m elf_i386"
6097 ;;
6098 esac
d7f09764 6099 ;;
3cbe17f7
AM
6100 powerpc64le-*linux*)
6101 LD="${LD-ld} -m elf32lppclinux"
6102 ;;
6103 powerpc64-*linux*)
d7f09764
DN
6104 LD="${LD-ld} -m elf32ppclinux"
6105 ;;
6106 s390x-*linux*)
6107 LD="${LD-ld} -m elf_s390"
6108 ;;
6109 sparc64-*linux*)
6110 LD="${LD-ld} -m elf32_sparc"
6111 ;;
6112 esac
6113 ;;
6114 *64-bit*)
6115 case $host in
6116 x86_64-*kfreebsd*-gnu)
6117 LD="${LD-ld} -m elf_x86_64_fbsd"
6118 ;;
6119 x86_64-*linux*)
6120 LD="${LD-ld} -m elf_x86_64"
6121 ;;
3cbe17f7
AM
6122 powerpcle-*linux*)
6123 LD="${LD-ld} -m elf64lppc"
6124 ;;
6125 powerpc-*linux*)
d7f09764
DN
6126 LD="${LD-ld} -m elf64ppc"
6127 ;;
6128 s390*-*linux*|s390*-*tpf*)
6129 LD="${LD-ld} -m elf64_s390"
6130 ;;
6131 sparc*-*linux*)
6132 LD="${LD-ld} -m elf64_sparc"
6133 ;;
6134 esac
6135 ;;
6136 esac
6137 fi
6138 rm -rf conftest*
6139 ;;
6140
6141*-*-sco3.2v5*)
6142 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
6143 SAVE_CFLAGS="$CFLAGS"
6144 CFLAGS="$CFLAGS -belf"
6145 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
6146$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
6147if test "${lt_cv_cc_needs_belf+set}" = set; then :
6148 $as_echo_n "(cached) " >&6
6149else
6150 ac_ext=c
6151ac_cpp='$CPP $CPPFLAGS'
6152ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6153ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6154ac_compiler_gnu=$ac_cv_c_compiler_gnu
6155
6156 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6157/* end confdefs.h. */
6158
6159int
6160main ()
6161{
6162
6163 ;
6164 return 0;
6165}
6166_ACEOF
6167if ac_fn_c_try_link "$LINENO"; then :
6168 lt_cv_cc_needs_belf=yes
6169else
6170 lt_cv_cc_needs_belf=no
6171fi
6172rm -f core conftest.err conftest.$ac_objext \
6173 conftest$ac_exeext conftest.$ac_ext
6174 ac_ext=c
6175ac_cpp='$CPP $CPPFLAGS'
6176ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6177ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6178ac_compiler_gnu=$ac_cv_c_compiler_gnu
6179
6180fi
6181{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
6182$as_echo "$lt_cv_cc_needs_belf" >&6; }
6183 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
6184 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
6185 CFLAGS="$SAVE_CFLAGS"
6186 fi
6187 ;;
6188sparc*-*solaris*)
6189 # Find out which ABI we are using.
6190 echo 'int i;' > conftest.$ac_ext
6191 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6192 (eval $ac_compile) 2>&5
6193 ac_status=$?
6194 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6195 test $ac_status = 0; }; then
6196 case `/usr/bin/file conftest.o` in
6197 *64-bit*)
6198 case $lt_cv_prog_gnu_ld in
6199 yes*) LD="${LD-ld} -m elf64_sparc" ;;
6200 *)
6201 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6202 LD="${LD-ld} -64"
6203 fi
6204 ;;
6205 esac
6206 ;;
6207 esac
6208 fi
6209 rm -rf conftest*
6210 ;;
6211esac
6212
6213need_locks="$enable_libtool_lock"
6214
6215
6216 case $host_os in
6217 rhapsody* | darwin*)
6218 if test -n "$ac_tool_prefix"; then
6219 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
6220set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
6221{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6222$as_echo_n "checking for $ac_word... " >&6; }
6223if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
6224 $as_echo_n "(cached) " >&6
6225else
6226 if test -n "$DSYMUTIL"; then
6227 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
6228else
6229as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6230for as_dir in $PATH
6231do
6232 IFS=$as_save_IFS
6233 test -z "$as_dir" && as_dir=.
6234 for ac_exec_ext in '' $ac_executable_extensions; do
6235 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6236 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
6237 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6238 break 2
6239 fi
6240done
6241 done
6242IFS=$as_save_IFS
6243
6244fi
6245fi
6246DSYMUTIL=$ac_cv_prog_DSYMUTIL
6247if test -n "$DSYMUTIL"; then
6248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
6249$as_echo "$DSYMUTIL" >&6; }
6250else
6251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6252$as_echo "no" >&6; }
6253fi
6254
6255
6256fi
6257if test -z "$ac_cv_prog_DSYMUTIL"; then
6258 ac_ct_DSYMUTIL=$DSYMUTIL
6259 # Extract the first word of "dsymutil", so it can be a program name with args.
6260set dummy dsymutil; ac_word=$2
6261{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6262$as_echo_n "checking for $ac_word... " >&6; }
6263if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
6264 $as_echo_n "(cached) " >&6
6265else
6266 if test -n "$ac_ct_DSYMUTIL"; then
6267 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
6268else
6269as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6270for as_dir in $PATH
6271do
6272 IFS=$as_save_IFS
6273 test -z "$as_dir" && as_dir=.
6274 for ac_exec_ext in '' $ac_executable_extensions; do
6275 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6276 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
6277 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6278 break 2
6279 fi
6280done
6281 done
6282IFS=$as_save_IFS
6283
6284fi
6285fi
6286ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
6287if test -n "$ac_ct_DSYMUTIL"; then
6288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
6289$as_echo "$ac_ct_DSYMUTIL" >&6; }
6290else
6291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6292$as_echo "no" >&6; }
6293fi
6294
6295 if test "x$ac_ct_DSYMUTIL" = x; then
6296 DSYMUTIL=":"
6297 else
6298 case $cross_compiling:$ac_tool_warned in
6299yes:)
6300{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6301$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6302ac_tool_warned=yes ;;
6303esac
6304 DSYMUTIL=$ac_ct_DSYMUTIL
6305 fi
6306else
6307 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
6308fi
6309
6310 if test -n "$ac_tool_prefix"; then
6311 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
6312set dummy ${ac_tool_prefix}nmedit; ac_word=$2
6313{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6314$as_echo_n "checking for $ac_word... " >&6; }
6315if test "${ac_cv_prog_NMEDIT+set}" = set; then :
6316 $as_echo_n "(cached) " >&6
6317else
6318 if test -n "$NMEDIT"; then
6319 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
6320else
6321as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6322for as_dir in $PATH
6323do
6324 IFS=$as_save_IFS
6325 test -z "$as_dir" && as_dir=.
6326 for ac_exec_ext in '' $ac_executable_extensions; do
6327 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6328 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
6329 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6330 break 2
6331 fi
6332done
6333 done
6334IFS=$as_save_IFS
6335
6336fi
6337fi
6338NMEDIT=$ac_cv_prog_NMEDIT
6339if test -n "$NMEDIT"; then
6340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
6341$as_echo "$NMEDIT" >&6; }
6342else
6343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6344$as_echo "no" >&6; }
6345fi
6346
6347
6348fi
6349if test -z "$ac_cv_prog_NMEDIT"; then
6350 ac_ct_NMEDIT=$NMEDIT
6351 # Extract the first word of "nmedit", so it can be a program name with args.
6352set dummy nmedit; ac_word=$2
6353{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6354$as_echo_n "checking for $ac_word... " >&6; }
6355if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
6356 $as_echo_n "(cached) " >&6
6357else
6358 if test -n "$ac_ct_NMEDIT"; then
6359 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
6360else
6361as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6362for as_dir in $PATH
6363do
6364 IFS=$as_save_IFS
6365 test -z "$as_dir" && as_dir=.
6366 for ac_exec_ext in '' $ac_executable_extensions; do
6367 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6368 ac_cv_prog_ac_ct_NMEDIT="nmedit"
6369 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6370 break 2
6371 fi
6372done
6373 done
6374IFS=$as_save_IFS
6375
6376fi
6377fi
6378ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
6379if test -n "$ac_ct_NMEDIT"; then
6380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
6381$as_echo "$ac_ct_NMEDIT" >&6; }
6382else
6383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6384$as_echo "no" >&6; }
6385fi
6386
6387 if test "x$ac_ct_NMEDIT" = x; then
6388 NMEDIT=":"
6389 else
6390 case $cross_compiling:$ac_tool_warned in
6391yes:)
6392{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6393$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6394ac_tool_warned=yes ;;
6395esac
6396 NMEDIT=$ac_ct_NMEDIT
6397 fi
6398else
6399 NMEDIT="$ac_cv_prog_NMEDIT"
6400fi
6401
6402 if test -n "$ac_tool_prefix"; then
6403 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
6404set dummy ${ac_tool_prefix}lipo; ac_word=$2
6405{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6406$as_echo_n "checking for $ac_word... " >&6; }
6407if test "${ac_cv_prog_LIPO+set}" = set; then :
6408 $as_echo_n "(cached) " >&6
6409else
6410 if test -n "$LIPO"; then
6411 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
6412else
6413as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6414for as_dir in $PATH
6415do
6416 IFS=$as_save_IFS
6417 test -z "$as_dir" && as_dir=.
6418 for ac_exec_ext in '' $ac_executable_extensions; do
6419 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6420 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
6421 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6422 break 2
6423 fi
6424done
6425 done
6426IFS=$as_save_IFS
6427
6428fi
6429fi
6430LIPO=$ac_cv_prog_LIPO
6431if test -n "$LIPO"; then
6432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
6433$as_echo "$LIPO" >&6; }
6434else
6435 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6436$as_echo "no" >&6; }
6437fi
6438
6439
6440fi
6441if test -z "$ac_cv_prog_LIPO"; then
6442 ac_ct_LIPO=$LIPO
6443 # Extract the first word of "lipo", so it can be a program name with args.
6444set dummy lipo; ac_word=$2
6445{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6446$as_echo_n "checking for $ac_word... " >&6; }
6447if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
6448 $as_echo_n "(cached) " >&6
6449else
6450 if test -n "$ac_ct_LIPO"; then
6451 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
6452else
6453as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6454for as_dir in $PATH
6455do
6456 IFS=$as_save_IFS
6457 test -z "$as_dir" && as_dir=.
6458 for ac_exec_ext in '' $ac_executable_extensions; do
6459 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6460 ac_cv_prog_ac_ct_LIPO="lipo"
6461 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6462 break 2
6463 fi
6464done
6465 done
6466IFS=$as_save_IFS
6467
6468fi
6469fi
6470ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
6471if test -n "$ac_ct_LIPO"; then
6472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
6473$as_echo "$ac_ct_LIPO" >&6; }
6474else
6475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6476$as_echo "no" >&6; }
6477fi
6478
6479 if test "x$ac_ct_LIPO" = x; then
6480 LIPO=":"
6481 else
6482 case $cross_compiling:$ac_tool_warned in
6483yes:)
6484{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6485$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6486ac_tool_warned=yes ;;
6487esac
6488 LIPO=$ac_ct_LIPO
6489 fi
6490else
6491 LIPO="$ac_cv_prog_LIPO"
6492fi
6493
6494 if test -n "$ac_tool_prefix"; then
6495 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
6496set dummy ${ac_tool_prefix}otool; ac_word=$2
6497{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6498$as_echo_n "checking for $ac_word... " >&6; }
6499if test "${ac_cv_prog_OTOOL+set}" = set; then :
6500 $as_echo_n "(cached) " >&6
6501else
6502 if test -n "$OTOOL"; then
6503 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
6504else
6505as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6506for as_dir in $PATH
6507do
6508 IFS=$as_save_IFS
6509 test -z "$as_dir" && as_dir=.
6510 for ac_exec_ext in '' $ac_executable_extensions; do
6511 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6512 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
6513 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6514 break 2
6515 fi
6516done
6517 done
6518IFS=$as_save_IFS
6519
6520fi
6521fi
6522OTOOL=$ac_cv_prog_OTOOL
6523if test -n "$OTOOL"; then
6524 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
6525$as_echo "$OTOOL" >&6; }
6526else
6527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6528$as_echo "no" >&6; }
6529fi
6530
6531
6532fi
6533if test -z "$ac_cv_prog_OTOOL"; then
6534 ac_ct_OTOOL=$OTOOL
6535 # Extract the first word of "otool", so it can be a program name with args.
6536set dummy otool; ac_word=$2
6537{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6538$as_echo_n "checking for $ac_word... " >&6; }
6539if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
6540 $as_echo_n "(cached) " >&6
6541else
6542 if test -n "$ac_ct_OTOOL"; then
6543 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
6544else
6545as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6546for as_dir in $PATH
6547do
6548 IFS=$as_save_IFS
6549 test -z "$as_dir" && as_dir=.
6550 for ac_exec_ext in '' $ac_executable_extensions; do
6551 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6552 ac_cv_prog_ac_ct_OTOOL="otool"
6553 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6554 break 2
6555 fi
6556done
6557 done
6558IFS=$as_save_IFS
6559
6560fi
6561fi
6562ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
6563if test -n "$ac_ct_OTOOL"; then
6564 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
6565$as_echo "$ac_ct_OTOOL" >&6; }
6566else
6567 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6568$as_echo "no" >&6; }
6569fi
6570
6571 if test "x$ac_ct_OTOOL" = x; then
6572 OTOOL=":"
6573 else
6574 case $cross_compiling:$ac_tool_warned in
6575yes:)
6576{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6577$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6578ac_tool_warned=yes ;;
6579esac
6580 OTOOL=$ac_ct_OTOOL
6581 fi
6582else
6583 OTOOL="$ac_cv_prog_OTOOL"
6584fi
6585
6586 if test -n "$ac_tool_prefix"; then
6587 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
6588set dummy ${ac_tool_prefix}otool64; ac_word=$2
6589{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6590$as_echo_n "checking for $ac_word... " >&6; }
6591if test "${ac_cv_prog_OTOOL64+set}" = set; then :
6592 $as_echo_n "(cached) " >&6
6593else
6594 if test -n "$OTOOL64"; then
6595 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
6596else
6597as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6598for as_dir in $PATH
6599do
6600 IFS=$as_save_IFS
6601 test -z "$as_dir" && as_dir=.
6602 for ac_exec_ext in '' $ac_executable_extensions; do
6603 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6604 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
6605 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6606 break 2
6607 fi
6608done
6609 done
6610IFS=$as_save_IFS
6611
6612fi
6613fi
6614OTOOL64=$ac_cv_prog_OTOOL64
6615if test -n "$OTOOL64"; then
6616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
6617$as_echo "$OTOOL64" >&6; }
6618else
6619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6620$as_echo "no" >&6; }
6621fi
6622
6623
6624fi
6625if test -z "$ac_cv_prog_OTOOL64"; then
6626 ac_ct_OTOOL64=$OTOOL64
6627 # Extract the first word of "otool64", so it can be a program name with args.
6628set dummy otool64; ac_word=$2
6629{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6630$as_echo_n "checking for $ac_word... " >&6; }
6631if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
6632 $as_echo_n "(cached) " >&6
6633else
6634 if test -n "$ac_ct_OTOOL64"; then
6635 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
6636else
6637as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6638for as_dir in $PATH
6639do
6640 IFS=$as_save_IFS
6641 test -z "$as_dir" && as_dir=.
6642 for ac_exec_ext in '' $ac_executable_extensions; do
6643 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6644 ac_cv_prog_ac_ct_OTOOL64="otool64"
6645 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6646 break 2
6647 fi
6648done
6649 done
6650IFS=$as_save_IFS
6651
6652fi
6653fi
6654ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
6655if test -n "$ac_ct_OTOOL64"; then
6656 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
6657$as_echo "$ac_ct_OTOOL64" >&6; }
6658else
6659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6660$as_echo "no" >&6; }
6661fi
6662
6663 if test "x$ac_ct_OTOOL64" = x; then
6664 OTOOL64=":"
6665 else
6666 case $cross_compiling:$ac_tool_warned in
6667yes:)
6668{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6669$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6670ac_tool_warned=yes ;;
6671esac
6672 OTOOL64=$ac_ct_OTOOL64
6673 fi
6674else
6675 OTOOL64="$ac_cv_prog_OTOOL64"
6676fi
6677
6678
6679
6680
6681
6682
6683
6684
6685
6686
6687
6688
6689
6690
6691
6692
6693
6694
6695
6696
6697
6698
6699
6700
6701
6702
6703
6704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
6705$as_echo_n "checking for -single_module linker flag... " >&6; }
6706if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
6707 $as_echo_n "(cached) " >&6
6708else
6709 lt_cv_apple_cc_single_mod=no
6710 if test -z "${LT_MULTI_MODULE}"; then
6711 # By default we will add the -single_module flag. You can override
6712 # by either setting the environment variable LT_MULTI_MODULE
6713 # non-empty at configure time, or by adding -multi_module to the
6714 # link flags.
6715 rm -rf libconftest.dylib*
6716 echo "int foo(void){return 1;}" > conftest.c
6717 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
6718-dynamiclib -Wl,-single_module conftest.c" >&5
6719 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
6720 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
6721 _lt_result=$?
6722 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
6723 lt_cv_apple_cc_single_mod=yes
6724 else
6725 cat conftest.err >&5
6726 fi
6727 rm -rf libconftest.dylib*
6728 rm -f conftest.*
6729 fi
6730fi
6731{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
6732$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
6733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
6734$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
6735if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
6736 $as_echo_n "(cached) " >&6
6737else
6738 lt_cv_ld_exported_symbols_list=no
6739 save_LDFLAGS=$LDFLAGS
6740 echo "_main" > conftest.sym
6741 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
6742 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6743/* end confdefs.h. */
6744
6745int
6746main ()
6747{
6748
6749 ;
6750 return 0;
6751}
6752_ACEOF
6753if ac_fn_c_try_link "$LINENO"; then :
6754 lt_cv_ld_exported_symbols_list=yes
6755else
6756 lt_cv_ld_exported_symbols_list=no
6757fi
6758rm -f core conftest.err conftest.$ac_objext \
6759 conftest$ac_exeext conftest.$ac_ext
6760 LDFLAGS="$save_LDFLAGS"
6761
6762fi
6763{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
6764$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
52327858
L
6765 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
6766$as_echo_n "checking for -force_load linker flag... " >&6; }
6767if test "${lt_cv_ld_force_load+set}" = set; then :
6768 $as_echo_n "(cached) " >&6
6769else
6770 lt_cv_ld_force_load=no
6771 cat > conftest.c << _LT_EOF
6772int forced_loaded() { return 2;}
6773_LT_EOF
6774 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
6775 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
6776 echo "$AR cru libconftest.a conftest.o" >&5
6777 $AR cru libconftest.a conftest.o 2>&5
6778 cat > conftest.c << _LT_EOF
6779int main() { return 0;}
6780_LT_EOF
6781 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
6782 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
6783 _lt_result=$?
6784 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
6785 lt_cv_ld_force_load=yes
6786 else
6787 cat conftest.err >&5
6788 fi
6789 rm -f conftest.err libconftest.a conftest conftest.c
6790 rm -rf conftest.dSYM
6791
6792fi
6793{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
6794$as_echo "$lt_cv_ld_force_load" >&6; }
d7f09764
DN
6795 case $host_os in
6796 rhapsody* | darwin1.[012])
6797 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
6798 darwin1.*)
6799 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
6800 darwin*) # darwin 5.x on
6801 # if running on 10.5 or later, the deployment target defaults
6802 # to the OS version, if on x86, and 10.4, the deployment
6803 # target defaults to 10.4. Don't you love it?
6804 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
6805 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
6806 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
6807 10.[012]*)
6808 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
6809 10.*)
6810 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
6811 esac
6812 ;;
6813 esac
6814 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
6815 _lt_dar_single_mod='$single_module'
6816 fi
6817 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
6818 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
6819 else
6820 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
6821 fi
52327858 6822 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
d7f09764
DN
6823 _lt_dsymutil='~$DSYMUTIL $lib || :'
6824 else
6825 _lt_dsymutil=
6826 fi
6827 ;;
6828 esac
6829
6830ac_ext=c
6831ac_cpp='$CPP $CPPFLAGS'
6832ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6833ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6834ac_compiler_gnu=$ac_cv_c_compiler_gnu
6835{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
6836$as_echo_n "checking how to run the C preprocessor... " >&6; }
6837# On Suns, sometimes $CPP names a directory.
6838if test -n "$CPP" && test -d "$CPP"; then
6839 CPP=
6840fi
6841if test -z "$CPP"; then
6842 if test "${ac_cv_prog_CPP+set}" = set; then :
6843 $as_echo_n "(cached) " >&6
6844else
6845 # Double quotes because CPP needs to be expanded
6846 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
6847 do
6848 ac_preproc_ok=false
6849for ac_c_preproc_warn_flag in '' yes
6850do
6851 # Use a header file that comes with gcc, so configuring glibc
6852 # with a fresh cross-compiler works.
6853 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6854 # <limits.h> exists even on freestanding compilers.
6855 # On the NeXT, cc -E runs the code through the compiler's parser,
6856 # not just through cpp. "Syntax error" is here to catch this case.
6857 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6858/* end confdefs.h. */
6859#ifdef __STDC__
6860# include <limits.h>
6861#else
6862# include <assert.h>
6863#endif
6864 Syntax error
6865_ACEOF
6866if ac_fn_c_try_cpp "$LINENO"; then :
6867
6868else
6869 # Broken: fails on valid input.
6870continue
6871fi
6872rm -f conftest.err conftest.$ac_ext
6873
6874 # OK, works on sane cases. Now check whether nonexistent headers
6875 # can be detected and how.
6876 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6877/* end confdefs.h. */
6878#include <ac_nonexistent.h>
6879_ACEOF
6880if ac_fn_c_try_cpp "$LINENO"; then :
6881 # Broken: success on invalid input.
6882continue
6883else
6884 # Passes both tests.
6885ac_preproc_ok=:
6886break
6887fi
6888rm -f conftest.err conftest.$ac_ext
6889
6890done
6891# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6892rm -f conftest.err conftest.$ac_ext
6893if $ac_preproc_ok; then :
6894 break
6895fi
6896
6897 done
6898 ac_cv_prog_CPP=$CPP
6899
6900fi
6901 CPP=$ac_cv_prog_CPP
6902else
6903 ac_cv_prog_CPP=$CPP
6904fi
6905{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
6906$as_echo "$CPP" >&6; }
6907ac_preproc_ok=false
6908for ac_c_preproc_warn_flag in '' yes
6909do
6910 # Use a header file that comes with gcc, so configuring glibc
6911 # with a fresh cross-compiler works.
6912 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6913 # <limits.h> exists even on freestanding compilers.
6914 # On the NeXT, cc -E runs the code through the compiler's parser,
6915 # not just through cpp. "Syntax error" is here to catch this case.
6916 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6917/* end confdefs.h. */
6918#ifdef __STDC__
6919# include <limits.h>
6920#else
6921# include <assert.h>
6922#endif
6923 Syntax error
6924_ACEOF
6925if ac_fn_c_try_cpp "$LINENO"; then :
6926
6927else
6928 # Broken: fails on valid input.
6929continue
6930fi
6931rm -f conftest.err conftest.$ac_ext
6932
6933 # OK, works on sane cases. Now check whether nonexistent headers
6934 # can be detected and how.
6935 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6936/* end confdefs.h. */
6937#include <ac_nonexistent.h>
6938_ACEOF
6939if ac_fn_c_try_cpp "$LINENO"; then :
6940 # Broken: success on invalid input.
6941continue
6942else
6943 # Passes both tests.
6944ac_preproc_ok=:
6945break
6946fi
6947rm -f conftest.err conftest.$ac_ext
6948
6949done
6950# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6951rm -f conftest.err conftest.$ac_ext
6952if $ac_preproc_ok; then :
6953
6954else
6955 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6956$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6957as_fn_error "C preprocessor \"$CPP\" fails sanity check
6958See \`config.log' for more details." "$LINENO" 5; }
6959fi
6960
6961ac_ext=c
6962ac_cpp='$CPP $CPPFLAGS'
6963ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6964ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6965ac_compiler_gnu=$ac_cv_c_compiler_gnu
6966
6967
6968{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6969$as_echo_n "checking for ANSI C header files... " >&6; }
6970if test "${ac_cv_header_stdc+set}" = set; then :
6971 $as_echo_n "(cached) " >&6
6972else
6973 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6974/* end confdefs.h. */
6975#include <stdlib.h>
6976#include <stdarg.h>
6977#include <string.h>
6978#include <float.h>
6979
6980int
6981main ()
6982{
6983
6984 ;
6985 return 0;
6986}
6987_ACEOF
6988if ac_fn_c_try_compile "$LINENO"; then :
6989 ac_cv_header_stdc=yes
6990else
6991 ac_cv_header_stdc=no
6992fi
6993rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6994
6995if test $ac_cv_header_stdc = yes; then
6996 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6997 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6998/* end confdefs.h. */
6999#include <string.h>
7000
7001_ACEOF
7002if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7003 $EGREP "memchr" >/dev/null 2>&1; then :
7004
7005else
7006 ac_cv_header_stdc=no
7007fi
7008rm -f conftest*
7009
7010fi
7011
7012if test $ac_cv_header_stdc = yes; then
7013 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7014 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7015/* end confdefs.h. */
7016#include <stdlib.h>
7017
7018_ACEOF
7019if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7020 $EGREP "free" >/dev/null 2>&1; then :
7021
7022else
7023 ac_cv_header_stdc=no
7024fi
7025rm -f conftest*
7026
7027fi
7028
7029if test $ac_cv_header_stdc = yes; then
7030 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7031 if test "$cross_compiling" = yes; then :
7032 :
7033else
7034 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7035/* end confdefs.h. */
7036#include <ctype.h>
7037#include <stdlib.h>
7038#if ((' ' & 0x0FF) == 0x020)
7039# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7040# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7041#else
7042# define ISLOWER(c) \
7043 (('a' <= (c) && (c) <= 'i') \
7044 || ('j' <= (c) && (c) <= 'r') \
7045 || ('s' <= (c) && (c) <= 'z'))
7046# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7047#endif
7048
7049#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7050int
7051main ()
7052{
7053 int i;
7054 for (i = 0; i < 256; i++)
7055 if (XOR (islower (i), ISLOWER (i))
7056 || toupper (i) != TOUPPER (i))
7057 return 2;
7058 return 0;
7059}
7060_ACEOF
7061if ac_fn_c_try_run "$LINENO"; then :
7062
7063else
7064 ac_cv_header_stdc=no
7065fi
7066rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7067 conftest.$ac_objext conftest.beam conftest.$ac_ext
7068fi
7069
7070fi
7071fi
7072{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
7073$as_echo "$ac_cv_header_stdc" >&6; }
7074if test $ac_cv_header_stdc = yes; then
7075
7076$as_echo "#define STDC_HEADERS 1" >>confdefs.h
7077
7078fi
7079
7080# On IRIX 5.3, sys/types and inttypes.h are conflicting.
7081for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
7082 inttypes.h stdint.h unistd.h
7083do :
7084 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7085ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
7086"
7087eval as_val=\$$as_ac_Header
7088 if test "x$as_val" = x""yes; then :
7089 cat >>confdefs.h <<_ACEOF
7090#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7091_ACEOF
7092
7093fi
7094
7095done
7096
7097
7098for ac_header in dlfcn.h
7099do :
7100 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
7101"
7102if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
7103 cat >>confdefs.h <<_ACEOF
7104#define HAVE_DLFCN_H 1
7105_ACEOF
7106
7107fi
7108
7109done
7110
7111
7112
52327858
L
7113
7114
d7f09764
DN
7115# Set options
7116
7117
7118
7119 enable_dlopen=no
7120
7121
7122 enable_win32_dll=no
7123
7124
7125 # Check whether --enable-shared was given.
7126if test "${enable_shared+set}" = set; then :
7127 enableval=$enable_shared; p=${PACKAGE-default}
7128 case $enableval in
7129 yes) enable_shared=yes ;;
7130 no) enable_shared=no ;;
7131 *)
7132 enable_shared=no
7133 # Look at the argument we got. We use all the common list separators.
7134 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7135 for pkg in $enableval; do
7136 IFS="$lt_save_ifs"
7137 if test "X$pkg" = "X$p"; then
7138 enable_shared=yes
7139 fi
7140 done
7141 IFS="$lt_save_ifs"
7142 ;;
7143 esac
7144else
7145 enable_shared=yes
7146fi
7147
7148
7149
7150
7151
7152
7153
7154
7155
7156 # Check whether --enable-static was given.
7157if test "${enable_static+set}" = set; then :
7158 enableval=$enable_static; p=${PACKAGE-default}
7159 case $enableval in
7160 yes) enable_static=yes ;;
7161 no) enable_static=no ;;
7162 *)
7163 enable_static=no
7164 # Look at the argument we got. We use all the common list separators.
7165 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7166 for pkg in $enableval; do
7167 IFS="$lt_save_ifs"
7168 if test "X$pkg" = "X$p"; then
7169 enable_static=yes
7170 fi
7171 done
7172 IFS="$lt_save_ifs"
7173 ;;
7174 esac
7175else
7176 enable_static=yes
7177fi
7178
7179
7180
7181
7182
7183
7184
7185
7186
7187
7188# Check whether --with-pic was given.
7189if test "${with_pic+set}" = set; then :
7190 withval=$with_pic; pic_mode="$withval"
7191else
7192 pic_mode=default
7193fi
7194
7195
7196test -z "$pic_mode" && pic_mode=default
7197
7198
7199
7200
7201
7202
7203
7204 # Check whether --enable-fast-install was given.
7205if test "${enable_fast_install+set}" = set; then :
7206 enableval=$enable_fast_install; p=${PACKAGE-default}
7207 case $enableval in
7208 yes) enable_fast_install=yes ;;
7209 no) enable_fast_install=no ;;
7210 *)
7211 enable_fast_install=no
7212 # Look at the argument we got. We use all the common list separators.
7213 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7214 for pkg in $enableval; do
7215 IFS="$lt_save_ifs"
7216 if test "X$pkg" = "X$p"; then
7217 enable_fast_install=yes
7218 fi
7219 done
7220 IFS="$lt_save_ifs"
7221 ;;
7222 esac
7223else
7224 enable_fast_install=yes
7225fi
7226
7227
7228
7229
7230
7231
7232
7233
7234
7235
7236
7237# This can be used to rebuild libtool when needed
7238LIBTOOL_DEPS="$ltmain"
7239
7240# Always use our own libtool.
7241LIBTOOL='$(SHELL) $(top_builddir)/libtool'
7242
7243
7244
7245
7246
7247
7248
7249
7250
7251
7252
7253
7254
7255
7256
7257
7258
7259
7260
7261
7262
7263
7264
52327858 7265
d7f09764
DN
7266
7267
7268test -z "$LN_S" && LN_S="ln -s"
7269
7270
7271
7272
7273
7274
7275
7276
7277
7278
7279
7280
7281
7282
7283if test -n "${ZSH_VERSION+set}" ; then
7284 setopt NO_GLOB_SUBST
7285fi
7286
7287{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
7288$as_echo_n "checking for objdir... " >&6; }
7289if test "${lt_cv_objdir+set}" = set; then :
7290 $as_echo_n "(cached) " >&6
7291else
7292 rm -f .libs 2>/dev/null
7293mkdir .libs 2>/dev/null
7294if test -d .libs; then
7295 lt_cv_objdir=.libs
7296else
7297 # MS-DOS does not allow filenames that begin with a dot.
7298 lt_cv_objdir=_libs
7299fi
7300rmdir .libs 2>/dev/null
7301fi
7302{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
7303$as_echo "$lt_cv_objdir" >&6; }
7304objdir=$lt_cv_objdir
7305
7306
7307
7308
7309
7310cat >>confdefs.h <<_ACEOF
7311#define LT_OBJDIR "$lt_cv_objdir/"
7312_ACEOF
7313
7314
7315
7316
d7f09764
DN
7317case $host_os in
7318aix3*)
7319 # AIX sometimes has problems with the GCC collect2 program. For some
7320 # reason, if we set the COLLECT_NAMES environment variable, the problems
7321 # vanish in a puff of smoke.
7322 if test "X${COLLECT_NAMES+set}" != Xset; then
7323 COLLECT_NAMES=
7324 export COLLECT_NAMES
7325 fi
7326 ;;
7327esac
7328
d7f09764
DN
7329# Global variables:
7330ofile=libtool
7331can_build_shared=yes
7332
7333# All known linkers require a `.a' archive for static linking (except MSVC,
7334# which needs '.lib').
7335libext=a
7336
7337with_gnu_ld="$lt_cv_prog_gnu_ld"
7338
7339old_CC="$CC"
7340old_CFLAGS="$CFLAGS"
7341
7342# Set sane defaults for various variables
7343test -z "$CC" && CC=cc
7344test -z "$LTCC" && LTCC=$CC
7345test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
7346test -z "$LD" && LD=ld
7347test -z "$ac_objext" && ac_objext=o
7348
7349for cc_temp in $compiler""; do
7350 case $cc_temp in
7351 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
7352 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
7353 \-*) ;;
7354 *) break;;
7355 esac
7356done
52327858 7357cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
d7f09764
DN
7358
7359
7360# Only perform the check for file, if the check method requires it
7361test -z "$MAGIC_CMD" && MAGIC_CMD=file
7362case $deplibs_check_method in
7363file_magic*)
7364 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
7365 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7366$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
7367if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7368 $as_echo_n "(cached) " >&6
7369else
7370 case $MAGIC_CMD in
7371[\\/*] | ?:[\\/]*)
7372 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
7373 ;;
7374*)
7375 lt_save_MAGIC_CMD="$MAGIC_CMD"
7376 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
7377 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
7378 for ac_dir in $ac_dummy; do
7379 IFS="$lt_save_ifs"
7380 test -z "$ac_dir" && ac_dir=.
7381 if test -f $ac_dir/${ac_tool_prefix}file; then
7382 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
7383 if test -n "$file_magic_test_file"; then
7384 case $deplibs_check_method in
7385 "file_magic "*)
7386 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7387 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7388 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
7389 $EGREP "$file_magic_regex" > /dev/null; then
7390 :
7391 else
7392 cat <<_LT_EOF 1>&2
7393
7394*** Warning: the command libtool uses to detect shared libraries,
7395*** $file_magic_cmd, produces output that libtool cannot recognize.
7396*** The result is that libtool may fail to recognize shared libraries
7397*** as such. This will affect the creation of libtool libraries that
7398*** depend on shared libraries, but programs linked with such libtool
7399*** libraries will work regardless of this problem. Nevertheless, you
7400*** may want to report the problem to your system manager and/or to
7401*** bug-libtool@gnu.org
7402
7403_LT_EOF
7404 fi ;;
7405 esac
7406 fi
7407 break
7408 fi
7409 done
7410 IFS="$lt_save_ifs"
7411 MAGIC_CMD="$lt_save_MAGIC_CMD"
7412 ;;
7413esac
7414fi
7415
7416MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7417if test -n "$MAGIC_CMD"; then
7418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7419$as_echo "$MAGIC_CMD" >&6; }
7420else
7421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7422$as_echo "no" >&6; }
7423fi
7424
7425
7426
7427
7428
7429if test -z "$lt_cv_path_MAGIC_CMD"; then
7430 if test -n "$ac_tool_prefix"; then
7431 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
7432$as_echo_n "checking for file... " >&6; }
7433if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7434 $as_echo_n "(cached) " >&6
7435else
7436 case $MAGIC_CMD in
7437[\\/*] | ?:[\\/]*)
7438 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
7439 ;;
7440*)
7441 lt_save_MAGIC_CMD="$MAGIC_CMD"
7442 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
7443 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
7444 for ac_dir in $ac_dummy; do
7445 IFS="$lt_save_ifs"
7446 test -z "$ac_dir" && ac_dir=.
7447 if test -f $ac_dir/file; then
7448 lt_cv_path_MAGIC_CMD="$ac_dir/file"
7449 if test -n "$file_magic_test_file"; then
7450 case $deplibs_check_method in
7451 "file_magic "*)
7452 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7453 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7454 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
7455 $EGREP "$file_magic_regex" > /dev/null; then
7456 :
7457 else
7458 cat <<_LT_EOF 1>&2
7459
7460*** Warning: the command libtool uses to detect shared libraries,
7461*** $file_magic_cmd, produces output that libtool cannot recognize.
7462*** The result is that libtool may fail to recognize shared libraries
7463*** as such. This will affect the creation of libtool libraries that
7464*** depend on shared libraries, but programs linked with such libtool
7465*** libraries will work regardless of this problem. Nevertheless, you
7466*** may want to report the problem to your system manager and/or to
7467*** bug-libtool@gnu.org
7468
7469_LT_EOF
7470 fi ;;
7471 esac
7472 fi
7473 break
7474 fi
7475 done
7476 IFS="$lt_save_ifs"
7477 MAGIC_CMD="$lt_save_MAGIC_CMD"
7478 ;;
7479esac
7480fi
7481
7482MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7483if test -n "$MAGIC_CMD"; then
7484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7485$as_echo "$MAGIC_CMD" >&6; }
7486else
7487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7488$as_echo "no" >&6; }
7489fi
7490
7491
7492 else
7493 MAGIC_CMD=:
7494 fi
7495fi
7496
7497 fi
7498 ;;
7499esac
7500
7501# Use C for the default configuration in the libtool script
7502
7503lt_save_CC="$CC"
7504ac_ext=c
7505ac_cpp='$CPP $CPPFLAGS'
7506ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7507ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7508ac_compiler_gnu=$ac_cv_c_compiler_gnu
7509
7510
7511# Source file extension for C test sources.
7512ac_ext=c
7513
7514# Object file extension for compiled C test sources.
7515objext=o
7516objext=$objext
7517
7518# Code to be used in simple compile tests
7519lt_simple_compile_test_code="int some_variable = 0;"
7520
7521# Code to be used in simple link tests
7522lt_simple_link_test_code='int main(){return(0);}'
7523
7524
7525
7526
7527
7528
7529
7530# If no C compiler was specified, use CC.
7531LTCC=${LTCC-"$CC"}
7532
7533# If no C compiler flags were specified, use CFLAGS.
7534LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7535
7536# Allow CC to be a program name with arguments.
7537compiler=$CC
7538
7539# Save the default compiler, since it gets overwritten when the other
7540# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
7541compiler_DEFAULT=$CC
7542
7543# save warnings/boilerplate of simple test code
7544ac_outfile=conftest.$ac_objext
7545echo "$lt_simple_compile_test_code" >conftest.$ac_ext
7546eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
7547_lt_compiler_boilerplate=`cat conftest.err`
7548$RM conftest*
7549
7550ac_outfile=conftest.$ac_objext
7551echo "$lt_simple_link_test_code" >conftest.$ac_ext
7552eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
7553_lt_linker_boilerplate=`cat conftest.err`
7554$RM -r conftest*
7555
7556
7557## CAVEAT EMPTOR:
7558## There is no encapsulation within the following macros, do not change
7559## the running order or otherwise move them around unless you know exactly
7560## what you are doing...
7561if test -n "$compiler"; then
7562
7563lt_prog_compiler_no_builtin_flag=
7564
7565if test "$GCC" = yes; then
52327858
L
7566 case $cc_basename in
7567 nvcc*)
7568 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
7569 *)
7570 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
7571 esac
d7f09764
DN
7572
7573 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
7574$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
7575if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
7576 $as_echo_n "(cached) " >&6
7577else
7578 lt_cv_prog_compiler_rtti_exceptions=no
7579 ac_outfile=conftest.$ac_objext
7580 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7581 lt_compiler_flag="-fno-rtti -fno-exceptions"
7582 # Insert the option either (1) after the last *FLAGS variable, or
7583 # (2) before a word containing "conftest.", or (3) at the end.
7584 # Note that $ac_compile itself does not contain backslashes and begins
7585 # with a dollar sign (not a hyphen), so the echo should work correctly.
7586 # The option is referenced via a variable to avoid confusing sed.
7587 lt_compile=`echo "$ac_compile" | $SED \
7588 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7589 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7590 -e 's:$: $lt_compiler_flag:'`
52327858 7591 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
d7f09764
DN
7592 (eval "$lt_compile" 2>conftest.err)
7593 ac_status=$?
7594 cat conftest.err >&5
52327858 7595 echo "$as_me:$LINENO: \$? = $ac_status" >&5
d7f09764
DN
7596 if (exit $ac_status) && test -s "$ac_outfile"; then
7597 # The compiler can only warn and ignore the option if not recognized
7598 # So say no if there are warnings other than the usual output.
52327858 7599 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
d7f09764
DN
7600 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
7601 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
7602 lt_cv_prog_compiler_rtti_exceptions=yes
7603 fi
7604 fi
7605 $RM conftest*
7606
7607fi
7608{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
7609$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
7610
7611if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
7612 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
7613else
7614 :
7615fi
7616
7617fi
7618
7619
7620
7621
7622
7623
7624 lt_prog_compiler_wl=
7625lt_prog_compiler_pic=
7626lt_prog_compiler_static=
7627
7628{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
7629$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
7630
7631 if test "$GCC" = yes; then
7632 lt_prog_compiler_wl='-Wl,'
7633 lt_prog_compiler_static='-static'
7634
7635 case $host_os in
7636 aix*)
7637 # All AIX code is PIC.
7638 if test "$host_cpu" = ia64; then
7639 # AIX 5 now supports IA64 processor
7640 lt_prog_compiler_static='-Bstatic'
7641 fi
de973ab7 7642 lt_prog_compiler_pic='-fPIC'
d7f09764
DN
7643 ;;
7644
7645 amigaos*)
7646 case $host_cpu in
7647 powerpc)
7648 # see comment about AmigaOS4 .so support
7649 lt_prog_compiler_pic='-fPIC'
7650 ;;
7651 m68k)
7652 # FIXME: we need at least 68020 code to build shared libraries, but
7653 # adding the `-m68020' flag to GCC prevents building anything better,
7654 # like `-m68040'.
7655 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
7656 ;;
7657 esac
7658 ;;
7659
7660 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
7661 # PIC is the default for these OSes.
7662 ;;
7663
7664 mingw* | cygwin* | pw32* | os2* | cegcc*)
7665 # This hack is so that the source file can tell whether it is being
7666 # built for inclusion in a dll (and should export symbols for example).
7667 # Although the cygwin gcc ignores -fPIC, still need this for old-style
7668 # (--disable-auto-import) libraries
7669 lt_prog_compiler_pic='-DDLL_EXPORT'
7670 ;;
7671
7672 darwin* | rhapsody*)
7673 # PIC is the default on this platform
7674 # Common symbols not allowed in MH_DYLIB files
7675 lt_prog_compiler_pic='-fno-common'
7676 ;;
7677
52327858
L
7678 haiku*)
7679 # PIC is the default for Haiku.
7680 # The "-static" flag exists, but is broken.
7681 lt_prog_compiler_static=
7682 ;;
7683
d7f09764
DN
7684 hpux*)
7685 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
7686 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
7687 # sets the default TLS model and affects inlining.
7688 case $host_cpu in
7689 hppa*64*)
7690 # +Z the default
7691 ;;
7692 *)
7693 lt_prog_compiler_pic='-fPIC'
7694 ;;
7695 esac
7696 ;;
7697
7698 interix[3-9]*)
7699 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
7700 # Instead, we relocate shared libraries at runtime.
7701 ;;
7702
7703 msdosdjgpp*)
7704 # Just because we use GCC doesn't mean we suddenly get shared libraries
7705 # on systems that don't support them.
7706 lt_prog_compiler_can_build_shared=no
7707 enable_shared=no
7708 ;;
7709
7710 *nto* | *qnx*)
7711 # QNX uses GNU C++, but need to define -shared option too, otherwise
7712 # it will coredump.
7713 lt_prog_compiler_pic='-fPIC -shared'
7714 ;;
7715
7716 sysv4*MP*)
7717 if test -d /usr/nec; then
7718 lt_prog_compiler_pic=-Kconform_pic
7719 fi
7720 ;;
7721
7722 *)
7723 lt_prog_compiler_pic='-fPIC'
7724 ;;
7725 esac
52327858
L
7726
7727 case $cc_basename in
7728 nvcc*) # Cuda Compiler Driver 2.2
7729 lt_prog_compiler_wl='-Xlinker '
7730 lt_prog_compiler_pic='-Xcompiler -fPIC'
7731 ;;
7732 esac
d7f09764
DN
7733 else
7734 # PORTME Check for flag to pass linker flags through the system compiler.
7735 case $host_os in
7736 aix*)
7737 lt_prog_compiler_wl='-Wl,'
7738 if test "$host_cpu" = ia64; then
7739 # AIX 5 now supports IA64 processor
7740 lt_prog_compiler_static='-Bstatic'
7741 else
7742 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
7743 fi
7744 ;;
7745
7746 mingw* | cygwin* | pw32* | os2* | cegcc*)
7747 # This hack is so that the source file can tell whether it is being
7748 # built for inclusion in a dll (and should export symbols for example).
7749 lt_prog_compiler_pic='-DDLL_EXPORT'
7750 ;;
7751
7752 hpux9* | hpux10* | hpux11*)
7753 lt_prog_compiler_wl='-Wl,'
7754 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
7755 # not for PA HP-UX.
7756 case $host_cpu in
7757 hppa*64*|ia64*)
7758 # +Z the default
7759 ;;
7760 *)
7761 lt_prog_compiler_pic='+Z'
7762 ;;
7763 esac
7764 # Is there a better lt_prog_compiler_static that works with the bundled CC?
7765 lt_prog_compiler_static='${wl}-a ${wl}archive'
7766 ;;
7767
7768 irix5* | irix6* | nonstopux*)
7769 lt_prog_compiler_wl='-Wl,'
7770 # PIC (with -KPIC) is the default.
7771 lt_prog_compiler_static='-non_shared'
7772 ;;
7773
7774 linux* | k*bsd*-gnu | kopensolaris*-gnu)
7775 case $cc_basename in
7776 # old Intel for x86_64 which still supported -KPIC.
7777 ecc*)
7778 lt_prog_compiler_wl='-Wl,'
7779 lt_prog_compiler_pic='-KPIC'
7780 lt_prog_compiler_static='-static'
7781 ;;
7782 # icc used to be incompatible with GCC.
7783 # ICC 10 doesn't accept -KPIC any more.
7784 icc* | ifort*)
7785 lt_prog_compiler_wl='-Wl,'
7786 lt_prog_compiler_pic='-fPIC'
7787 lt_prog_compiler_static='-static'
7788 ;;
7789 # Lahey Fortran 8.1.
7790 lf95*)
7791 lt_prog_compiler_wl='-Wl,'
7792 lt_prog_compiler_pic='--shared'
7793 lt_prog_compiler_static='--static'
7794 ;;
52327858 7795 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
d7f09764
DN
7796 # Portland Group compilers (*not* the Pentium gcc compiler,
7797 # which looks to be a dead project)
7798 lt_prog_compiler_wl='-Wl,'
7799 lt_prog_compiler_pic='-fpic'
7800 lt_prog_compiler_static='-Bstatic'
7801 ;;
7802 ccc*)
7803 lt_prog_compiler_wl='-Wl,'
7804 # All Alpha code is PIC.
7805 lt_prog_compiler_static='-non_shared'
7806 ;;
52327858
L
7807 xl* | bgxl* | bgf* | mpixl*)
7808 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
d7f09764
DN
7809 lt_prog_compiler_wl='-Wl,'
7810 lt_prog_compiler_pic='-qpic'
7811 lt_prog_compiler_static='-qstaticlink'
7812 ;;
7813 *)
7814 case `$CC -V 2>&1 | sed 5q` in
52327858
L
7815 *Sun\ F* | *Sun*Fortran*)
7816 # Sun Fortran 8.3 passes all unrecognized flags to the linker
d7f09764
DN
7817 lt_prog_compiler_pic='-KPIC'
7818 lt_prog_compiler_static='-Bstatic'
52327858 7819 lt_prog_compiler_wl=''
d7f09764 7820 ;;
52327858
L
7821 *Sun\ C*)
7822 # Sun C 5.9
d7f09764
DN
7823 lt_prog_compiler_pic='-KPIC'
7824 lt_prog_compiler_static='-Bstatic'
52327858 7825 lt_prog_compiler_wl='-Wl,'
d7f09764
DN
7826 ;;
7827 esac
7828 ;;
7829 esac
7830 ;;
7831
7832 newsos6)
7833 lt_prog_compiler_pic='-KPIC'
7834 lt_prog_compiler_static='-Bstatic'
7835 ;;
7836
7837 *nto* | *qnx*)
7838 # QNX uses GNU C++, but need to define -shared option too, otherwise
7839 # it will coredump.
7840 lt_prog_compiler_pic='-fPIC -shared'
7841 ;;
7842
7843 osf3* | osf4* | osf5*)
7844 lt_prog_compiler_wl='-Wl,'
7845 # All OSF/1 code is PIC.
7846 lt_prog_compiler_static='-non_shared'
7847 ;;
7848
7849 rdos*)
7850 lt_prog_compiler_static='-non_shared'
7851 ;;
7852
7853 solaris*)
7854 lt_prog_compiler_pic='-KPIC'
7855 lt_prog_compiler_static='-Bstatic'
7856 case $cc_basename in
7857 f77* | f90* | f95*)
7858 lt_prog_compiler_wl='-Qoption ld ';;
7859 *)
7860 lt_prog_compiler_wl='-Wl,';;
7861 esac
7862 ;;
7863
7864 sunos4*)
7865 lt_prog_compiler_wl='-Qoption ld '
7866 lt_prog_compiler_pic='-PIC'
7867 lt_prog_compiler_static='-Bstatic'
7868 ;;
7869
7870 sysv4 | sysv4.2uw2* | sysv4.3*)
7871 lt_prog_compiler_wl='-Wl,'
7872 lt_prog_compiler_pic='-KPIC'
7873 lt_prog_compiler_static='-Bstatic'
7874 ;;
7875
7876 sysv4*MP*)
7877 if test -d /usr/nec ;then
7878 lt_prog_compiler_pic='-Kconform_pic'
7879 lt_prog_compiler_static='-Bstatic'
7880 fi
7881 ;;
7882
7883 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
7884 lt_prog_compiler_wl='-Wl,'
7885 lt_prog_compiler_pic='-KPIC'
7886 lt_prog_compiler_static='-Bstatic'
7887 ;;
7888
7889 unicos*)
7890 lt_prog_compiler_wl='-Wl,'
7891 lt_prog_compiler_can_build_shared=no
7892 ;;
7893
7894 uts4*)
7895 lt_prog_compiler_pic='-pic'
7896 lt_prog_compiler_static='-Bstatic'
7897 ;;
7898
7899 *)
7900 lt_prog_compiler_can_build_shared=no
7901 ;;
7902 esac
7903 fi
7904
7905case $host_os in
7906 # For platforms which do not support PIC, -DPIC is meaningless:
7907 *djgpp*)
7908 lt_prog_compiler_pic=
7909 ;;
7910 *)
7911 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
7912 ;;
7913esac
7914{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
7915$as_echo "$lt_prog_compiler_pic" >&6; }
7916
7917
7918
7919
7920
7921
7922#
7923# Check to make sure the PIC flag actually works.
7924#
7925if test -n "$lt_prog_compiler_pic"; then
7926 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
7927$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
7928if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
7929 $as_echo_n "(cached) " >&6
7930else
7931 lt_cv_prog_compiler_pic_works=no
7932 ac_outfile=conftest.$ac_objext
7933 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7934 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
7935 # Insert the option either (1) after the last *FLAGS variable, or
7936 # (2) before a word containing "conftest.", or (3) at the end.
7937 # Note that $ac_compile itself does not contain backslashes and begins
7938 # with a dollar sign (not a hyphen), so the echo should work correctly.
7939 # The option is referenced via a variable to avoid confusing sed.
7940 lt_compile=`echo "$ac_compile" | $SED \
7941 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7942 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7943 -e 's:$: $lt_compiler_flag:'`
52327858 7944 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
d7f09764
DN
7945 (eval "$lt_compile" 2>conftest.err)
7946 ac_status=$?
7947 cat conftest.err >&5
52327858 7948 echo "$as_me:$LINENO: \$? = $ac_status" >&5
d7f09764
DN
7949 if (exit $ac_status) && test -s "$ac_outfile"; then
7950 # The compiler can only warn and ignore the option if not recognized
7951 # So say no if there are warnings other than the usual output.
52327858 7952 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
d7f09764
DN
7953 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
7954 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
7955 lt_cv_prog_compiler_pic_works=yes
7956 fi
7957 fi
7958 $RM conftest*
7959
7960fi
7961{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
7962$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
7963
7964if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
7965 case $lt_prog_compiler_pic in
7966 "" | " "*) ;;
7967 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
7968 esac
7969else
7970 lt_prog_compiler_pic=
7971 lt_prog_compiler_can_build_shared=no
7972fi
7973
7974fi
7975
7976
7977
7978
7979
7980
7981#
7982# Check to make sure the static flag actually works.
7983#
7984wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
7985{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
7986$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
7987if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
7988 $as_echo_n "(cached) " >&6
7989else
7990 lt_cv_prog_compiler_static_works=no
7991 save_LDFLAGS="$LDFLAGS"
7992 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
7993 echo "$lt_simple_link_test_code" > conftest.$ac_ext
7994 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
7995 # The linker can only warn and ignore the option if not recognized
7996 # So say no if there are warnings
7997 if test -s conftest.err; then
7998 # Append any errors to the config.log.
7999 cat conftest.err 1>&5
52327858 8000 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
d7f09764
DN
8001 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8002 if diff conftest.exp conftest.er2 >/dev/null; then
8003 lt_cv_prog_compiler_static_works=yes
8004 fi
8005 else
8006 lt_cv_prog_compiler_static_works=yes
8007 fi
8008 fi
8009 $RM -r conftest*
8010 LDFLAGS="$save_LDFLAGS"
8011
8012fi
8013{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
8014$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
8015
8016if test x"$lt_cv_prog_compiler_static_works" = xyes; then
8017 :
8018else
8019 lt_prog_compiler_static=
8020fi
8021
8022
8023
8024
8025
8026
8027
8028 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8029$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8030if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8031 $as_echo_n "(cached) " >&6
8032else
8033 lt_cv_prog_compiler_c_o=no
8034 $RM -r conftest 2>/dev/null
8035 mkdir conftest
8036 cd conftest
8037 mkdir out
8038 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8039
8040 lt_compiler_flag="-o out/conftest2.$ac_objext"
8041 # Insert the option either (1) after the last *FLAGS variable, or
8042 # (2) before a word containing "conftest.", or (3) at the end.
8043 # Note that $ac_compile itself does not contain backslashes and begins
8044 # with a dollar sign (not a hyphen), so the echo should work correctly.
8045 lt_compile=`echo "$ac_compile" | $SED \
8046 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8047 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8048 -e 's:$: $lt_compiler_flag:'`
52327858 8049 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
d7f09764
DN
8050 (eval "$lt_compile" 2>out/conftest.err)
8051 ac_status=$?
8052 cat out/conftest.err >&5
52327858 8053 echo "$as_me:$LINENO: \$? = $ac_status" >&5
d7f09764
DN
8054 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8055 then
8056 # The compiler can only warn and ignore the option if not recognized
8057 # So say no if there are warnings
52327858 8058 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
d7f09764
DN
8059 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8060 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8061 lt_cv_prog_compiler_c_o=yes
8062 fi
8063 fi
8064 chmod u+w . 2>&5
8065 $RM conftest*
8066 # SGI C++ compiler will create directory out/ii_files/ for
8067 # template instantiation
8068 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8069 $RM out/* && rmdir out
8070 cd ..
8071 $RM -r conftest
8072 $RM conftest*
8073
8074fi
8075{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8076$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8077
8078
8079
8080
8081
8082
8083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8084$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8085if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8086 $as_echo_n "(cached) " >&6
8087else
8088 lt_cv_prog_compiler_c_o=no
8089 $RM -r conftest 2>/dev/null
8090 mkdir conftest
8091 cd conftest
8092 mkdir out
8093 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8094
8095 lt_compiler_flag="-o out/conftest2.$ac_objext"
8096 # Insert the option either (1) after the last *FLAGS variable, or
8097 # (2) before a word containing "conftest.", or (3) at the end.
8098 # Note that $ac_compile itself does not contain backslashes and begins
8099 # with a dollar sign (not a hyphen), so the echo should work correctly.
8100 lt_compile=`echo "$ac_compile" | $SED \
8101 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8102 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8103 -e 's:$: $lt_compiler_flag:'`
52327858 8104 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
d7f09764
DN
8105 (eval "$lt_compile" 2>out/conftest.err)
8106 ac_status=$?
8107 cat out/conftest.err >&5
52327858 8108 echo "$as_me:$LINENO: \$? = $ac_status" >&5
d7f09764
DN
8109 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8110 then
8111 # The compiler can only warn and ignore the option if not recognized
8112 # So say no if there are warnings
52327858 8113 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
d7f09764
DN
8114 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8115 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8116 lt_cv_prog_compiler_c_o=yes
8117 fi
8118 fi
8119 chmod u+w . 2>&5
8120 $RM conftest*
8121 # SGI C++ compiler will create directory out/ii_files/ for
8122 # template instantiation
8123 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8124 $RM out/* && rmdir out
8125 cd ..
8126 $RM -r conftest
8127 $RM conftest*
8128
8129fi
8130{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8131$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8132
8133
8134
8135
8136hard_links="nottested"
8137if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
8138 # do not overwrite the value of need_locks provided by the user
8139 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
8140$as_echo_n "checking if we can lock with hard links... " >&6; }
8141 hard_links=yes
8142 $RM conftest*
8143 ln conftest.a conftest.b 2>/dev/null && hard_links=no
8144 touch conftest.a
8145 ln conftest.a conftest.b 2>&5 || hard_links=no
8146 ln conftest.a conftest.b 2>/dev/null && hard_links=no
8147 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
8148$as_echo "$hard_links" >&6; }
8149 if test "$hard_links" = no; then
8150 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
8151$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
8152 need_locks=warn
8153 fi
8154else
8155 need_locks=no
8156fi
8157
8158
8159
8160
8161
8162
8163 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8164$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
8165
8166 runpath_var=
8167 allow_undefined_flag=
8168 always_export_symbols=no
8169 archive_cmds=
8170 archive_expsym_cmds=
8171 compiler_needs_object=no
8172 enable_shared_with_static_runtimes=no
8173 export_dynamic_flag_spec=
8174 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8175 hardcode_automatic=no
8176 hardcode_direct=no
8177 hardcode_direct_absolute=no
8178 hardcode_libdir_flag_spec=
8179 hardcode_libdir_flag_spec_ld=
8180 hardcode_libdir_separator=
8181 hardcode_minus_L=no
8182 hardcode_shlibpath_var=unsupported
8183 inherit_rpath=no
8184 link_all_deplibs=unknown
8185 module_cmds=
8186 module_expsym_cmds=
8187 old_archive_from_new_cmds=
8188 old_archive_from_expsyms_cmds=
8189 thread_safe_flag_spec=
8190 whole_archive_flag_spec=
8191 # include_expsyms should be a list of space-separated symbols to be *always*
8192 # included in the symbol list
8193 include_expsyms=
8194 # exclude_expsyms can be an extended regexp of symbols to exclude
8195 # it will be wrapped by ` (' and `)$', so one must not match beginning or
8196 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
8197 # as well as any symbol that contains `d'.
8198 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8199 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
8200 # platforms (ab)use it in PIC code, but their linkers get confused if
8201 # the symbol is explicitly referenced. Since portable code cannot
8202 # rely on this symbol name, it's probably fine to never include it in
8203 # preloaded symbol tables.
8204 # Exclude shared library initialization/finalization symbols.
8205 extract_expsyms_cmds=
8206
8207 case $host_os in
8208 cygwin* | mingw* | pw32* | cegcc*)
8209 # FIXME: the MSVC++ port hasn't been tested in a loooong time
8210 # When not using gcc, we currently assume that we are using
8211 # Microsoft Visual C++.
8212 if test "$GCC" != yes; then
8213 with_gnu_ld=no
8214 fi
8215 ;;
8216 interix*)
8217 # we just hope/assume this is gcc and not c89 (= MSVC++)
8218 with_gnu_ld=yes
8219 ;;
8220 openbsd*)
8221 with_gnu_ld=no
8222 ;;
8223 esac
8224
8225 ld_shlibs=yes
52327858
L
8226
8227 # On some targets, GNU ld is compatible enough with the native linker
8228 # that we're better off using the native interface for both.
8229 lt_use_gnu_ld_interface=no
d7f09764 8230 if test "$with_gnu_ld" = yes; then
52327858
L
8231 case $host_os in
8232 aix*)
8233 # The AIX port of GNU ld has always aspired to compatibility
8234 # with the native linker. However, as the warning in the GNU ld
8235 # block says, versions before 2.19.5* couldn't really create working
8236 # shared libraries, regardless of the interface used.
8237 case `$LD -v 2>&1` in
8238 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
8239 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
8240 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
8241 *)
8242 lt_use_gnu_ld_interface=yes
8243 ;;
8244 esac
8245 ;;
8246 *)
8247 lt_use_gnu_ld_interface=yes
8248 ;;
8249 esac
8250 fi
8251
8252 if test "$lt_use_gnu_ld_interface" = yes; then
d7f09764
DN
8253 # If archive_cmds runs LD, not CC, wlarc should be empty
8254 wlarc='${wl}'
8255
8256 # Set some defaults for GNU ld with shared library support. These
8257 # are reset later if shared libraries are not supported. Putting them
8258 # here allows them to be overridden if necessary.
8259 runpath_var=LD_RUN_PATH
8260 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8261 export_dynamic_flag_spec='${wl}--export-dynamic'
8262 # ancient GNU ld didn't support --whole-archive et. al.
8263 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
8264 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8265 else
8266 whole_archive_flag_spec=
8267 fi
8268 supports_anon_versioning=no
8269 case `$LD -v 2>&1` in
52327858 8270 *GNU\ gold*) supports_anon_versioning=yes ;;
d7f09764
DN
8271 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
8272 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
8273 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
8274 *\ 2.11.*) ;; # other 2.11 versions
8275 *) supports_anon_versioning=yes ;;
8276 esac
8277
8278 # See if GNU ld supports shared libraries.
8279 case $host_os in
8280 aix[3-9]*)
8281 # On AIX/PPC, the GNU linker is very broken
8282 if test "$host_cpu" != ia64; then
8283 ld_shlibs=no
8284 cat <<_LT_EOF 1>&2
8285
52327858 8286*** Warning: the GNU linker, at least up to release 2.19, is reported
d7f09764
DN
8287*** to be unable to reliably create shared libraries on AIX.
8288*** Therefore, libtool is disabling shared libraries support. If you
52327858
L
8289*** really care for shared libraries, you may want to install binutils
8290*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
8291*** You will then need to restart the configuration process.
d7f09764
DN
8292
8293_LT_EOF
8294 fi
8295 ;;
8296
8297 amigaos*)
8298 case $host_cpu in
8299 powerpc)
8300 # see comment about AmigaOS4 .so support
8301 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8302 archive_expsym_cmds=''
8303 ;;
8304 m68k)
8305 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)'
8306 hardcode_libdir_flag_spec='-L$libdir'
8307 hardcode_minus_L=yes
8308 ;;
8309 esac
8310 ;;
8311
8312 beos*)
8313 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8314 allow_undefined_flag=unsupported
8315 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
8316 # support --undefined. This deserves some investigation. FIXME
8317 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8318 else
8319 ld_shlibs=no
8320 fi
8321 ;;
8322
8323 cygwin* | mingw* | pw32* | cegcc*)
8324 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8325 # as there is no search path for DLLs.
8326 hardcode_libdir_flag_spec='-L$libdir'
52327858 8327 export_dynamic_flag_spec='${wl}--export-all-symbols'
d7f09764
DN
8328 allow_undefined_flag=unsupported
8329 always_export_symbols=no
8330 enable_shared_with_static_runtimes=yes
8331 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
8332
8333 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
8334 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8335 # If the export-symbols file already is a .def file (1st line
8336 # is EXPORTS), use it as is; otherwise, prepend...
8337 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8338 cp $export_symbols $output_objdir/$soname.def;
8339 else
8340 echo EXPORTS > $output_objdir/$soname.def;
8341 cat $export_symbols >> $output_objdir/$soname.def;
8342 fi~
8343 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8344 else
8345 ld_shlibs=no
8346 fi
8347 ;;
8348
52327858
L
8349 haiku*)
8350 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8351 link_all_deplibs=yes
8352 ;;
8353
d7f09764
DN
8354 interix[3-9]*)
8355 hardcode_direct=no
8356 hardcode_shlibpath_var=no
8357 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8358 export_dynamic_flag_spec='${wl}-E'
8359 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
8360 # Instead, shared libraries are loaded at an image base (0x10000000 by
8361 # default) and relocated if they conflict, which is a slow very memory
8362 # consuming and fragmenting process. To avoid this, we pick a random,
8363 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
8364 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
8365 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8366 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'
8367 ;;
8368
8369 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
8370 tmp_diet=no
8371 if test "$host_os" = linux-dietlibc; then
8372 case $cc_basename in
8373 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
8374 esac
8375 fi
8376 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
8377 && test "$tmp_diet" = no
8378 then
8379 tmp_addflag=
8380 tmp_sharedflag='-shared'
8381 case $cc_basename,$host_cpu in
8382 pgcc*) # Portland Group C compiler
52327858 8383 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'
d7f09764
DN
8384 tmp_addflag=' $pic_flag'
8385 ;;
52327858
L
8386 pgf77* | pgf90* | pgf95* | pgfortran*)
8387 # Portland Group f77 and f90 compilers
8388 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'
d7f09764
DN
8389 tmp_addflag=' $pic_flag -Mnomain' ;;
8390 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
8391 tmp_addflag=' -i_dynamic' ;;
8392 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
8393 tmp_addflag=' -i_dynamic -nofor_main' ;;
8394 ifc* | ifort*) # Intel Fortran compiler
8395 tmp_addflag=' -nofor_main' ;;
8396 lf95*) # Lahey Fortran 8.1
8397 whole_archive_flag_spec=
8398 tmp_sharedflag='--shared' ;;
52327858 8399 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
d7f09764
DN
8400 tmp_sharedflag='-qmkshrobj'
8401 tmp_addflag= ;;
52327858
L
8402 nvcc*) # Cuda Compiler Driver 2.2
8403 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'
8404 compiler_needs_object=yes
8405 ;;
d7f09764
DN
8406 esac
8407 case `$CC -V 2>&1 | sed 5q` in
8408 *Sun\ C*) # Sun C 5.9
52327858 8409 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'
d7f09764
DN
8410 compiler_needs_object=yes
8411 tmp_sharedflag='-G' ;;
8412 *Sun\ F*) # Sun Fortran 8.3
8413 tmp_sharedflag='-G' ;;
8414 esac
8415 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8416
8417 if test "x$supports_anon_versioning" = xyes; then
8418 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
8419 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8420 echo "local: *; };" >> $output_objdir/$libname.ver~
8421 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
8422 fi
8423
8424 case $cc_basename in
52327858 8425 xlf* | bgf* | bgxlf* | mpixlf*)
d7f09764
DN
8426 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
8427 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
8428 hardcode_libdir_flag_spec=
8429 hardcode_libdir_flag_spec_ld='-rpath $libdir'
8430 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
8431 if test "x$supports_anon_versioning" = xyes; then
8432 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
8433 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8434 echo "local: *; };" >> $output_objdir/$libname.ver~
8435 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8436 fi
8437 ;;
8438 esac
8439 else
8440 ld_shlibs=no
8441 fi
8442 ;;
8443
8444 netbsd*)
8445 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
8446 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
8447 wlarc=
8448 else
8449 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8450 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8451 fi
8452 ;;
8453
8454 solaris*)
8455 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
8456 ld_shlibs=no
8457 cat <<_LT_EOF 1>&2
8458
8459*** Warning: The releases 2.8.* of the GNU linker cannot reliably
8460*** create shared libraries on Solaris systems. Therefore, libtool
8461*** is disabling shared libraries support. We urge you to upgrade GNU
8462*** binutils to release 2.9.1 or newer. Another option is to modify
8463*** your PATH or compiler configuration so that the native linker is
8464*** used, and then restart.
8465
8466_LT_EOF
8467 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8468 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8469 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8470 else
8471 ld_shlibs=no
8472 fi
8473 ;;
8474
8475 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
8476 case `$LD -v 2>&1` in
8477 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
8478 ld_shlibs=no
8479 cat <<_LT_EOF 1>&2
8480
8481*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
8482*** reliably create shared libraries on SCO systems. Therefore, libtool
8483*** is disabling shared libraries support. We urge you to upgrade GNU
8484*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
8485*** your PATH or compiler configuration so that the native linker is
8486*** used, and then restart.
8487
8488_LT_EOF
8489 ;;
8490 *)
8491 # For security reasons, it is highly recommended that you always
8492 # use absolute paths for naming shared libraries, and exclude the
8493 # DT_RUNPATH tag from executables and libraries. But doing so
8494 # requires that you compile everything twice, which is a pain.
8495 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8496 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8497 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8498 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8499 else
8500 ld_shlibs=no
8501 fi
8502 ;;
8503 esac
8504 ;;
8505
8506 sunos4*)
8507 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8508 wlarc=
8509 hardcode_direct=yes
8510 hardcode_shlibpath_var=no
8511 ;;
8512
8513 *)
8514 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8515 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8516 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8517 else
8518 ld_shlibs=no
8519 fi
8520 ;;
8521 esac
8522
8523 if test "$ld_shlibs" = no; then
8524 runpath_var=
8525 hardcode_libdir_flag_spec=
8526 export_dynamic_flag_spec=
8527 whole_archive_flag_spec=
8528 fi
8529 else
8530 # PORTME fill in a description of your system's linker (not GNU ld)
8531 case $host_os in
8532 aix3*)
8533 allow_undefined_flag=unsupported
8534 always_export_symbols=yes
8535 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'
8536 # Note: this linker hardcodes the directories in LIBPATH if there
8537 # are no directories specified by -L.
8538 hardcode_minus_L=yes
8539 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
8540 # Neither direct hardcoding nor static linking is supported with a
8541 # broken collect2.
8542 hardcode_direct=unsupported
8543 fi
8544 ;;
8545
8546 aix[4-9]*)
8547 if test "$host_cpu" = ia64; then
8548 # On IA64, the linker does run time linking by default, so we don't
8549 # have to do anything special.
8550 aix_use_runtimelinking=no
8551 exp_sym_flag='-Bexport'
8552 no_entry_flag=""
8553 else
8554 # If we're using GNU nm, then we don't want the "-C" option.
8555 # -C means demangle to AIX nm, but means don't demangle with GNU nm
52327858
L
8556 # Also, AIX nm treats weak defined symbols like other global
8557 # defined symbols, whereas GNU nm marks them as "W".
d7f09764 8558 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
52327858 8559 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'
d7f09764
DN
8560 else
8561 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'
8562 fi
8563 aix_use_runtimelinking=no
8564
8565 # Test if we are trying to use run time linking or normal
8566 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
8567 # need to do runtime linking.
8568 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
8569 for ld_flag in $LDFLAGS; do
8570 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
8571 aix_use_runtimelinking=yes
8572 break
8573 fi
8574 done
8575 ;;
8576 esac
8577
8578 exp_sym_flag='-bexport'
8579 no_entry_flag='-bnoentry'
8580 fi
8581
8582 # When large executables or shared objects are built, AIX ld can
8583 # have problems creating the table of contents. If linking a library
8584 # or program results in "error TOC overflow" add -mminimal-toc to
8585 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
8586 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
8587
8588 archive_cmds=''
8589 hardcode_direct=yes
8590 hardcode_direct_absolute=yes
8591 hardcode_libdir_separator=':'
8592 link_all_deplibs=yes
8593 file_list_spec='${wl}-f,'
8594
8595 if test "$GCC" = yes; then
8596 case $host_os in aix4.[012]|aix4.[012].*)
8597 # We only want to do this on AIX 4.2 and lower, the check
8598 # below for broken collect2 doesn't work under 4.3+
8599 collect2name=`${CC} -print-prog-name=collect2`
8600 if test -f "$collect2name" &&
8601 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
8602 then
8603 # We have reworked collect2
8604 :
8605 else
8606 # We have old collect2
8607 hardcode_direct=unsupported
8608 # It fails to find uninstalled libraries when the uninstalled
8609 # path is not listed in the libpath. Setting hardcode_minus_L
8610 # to unsupported forces relinking
8611 hardcode_minus_L=yes
8612 hardcode_libdir_flag_spec='-L$libdir'
8613 hardcode_libdir_separator=
8614 fi
8615 ;;
8616 esac
8617 shared_flag='-shared'
8618 if test "$aix_use_runtimelinking" = yes; then
8619 shared_flag="$shared_flag "'${wl}-G'
8620 fi
8621 else
8622 # not using gcc
8623 if test "$host_cpu" = ia64; then
8624 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
8625 # chokes on -Wl,-G. The following line is correct:
8626 shared_flag='-G'
8627 else
8628 if test "$aix_use_runtimelinking" = yes; then
8629 shared_flag='${wl}-G'
8630 else
8631 shared_flag='${wl}-bM:SRE'
8632 fi
8633 fi
8634 fi
8635
8636 export_dynamic_flag_spec='${wl}-bexpall'
8637 # It seems that -bexpall does not export symbols beginning with
8638 # underscore (_), so it is better to generate a list of symbols to export.
8639 always_export_symbols=yes
8640 if test "$aix_use_runtimelinking" = yes; then
8641 # Warning - without using the other runtime loading flags (-brtl),
8642 # -berok will link without error, but may produce a broken library.
8643 allow_undefined_flag='-berok'
8644 # Determine the default libpath from the value encoded in an
8645 # empty executable.
8646 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8647/* end confdefs.h. */
8648
8649int
8650main ()
8651{
8652
8653 ;
8654 return 0;
8655}
8656_ACEOF
8657if ac_fn_c_try_link "$LINENO"; then :
8658
8659lt_aix_libpath_sed='
8660 /Import File Strings/,/^$/ {
8661 /^0/ {
8662 s/^0 *\(.*\)$/\1/
8663 p
8664 }
8665 }'
8666aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8667# Check for a 64-bit object if we didn't find anything.
8668if test -z "$aix_libpath"; then
8669 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8670fi
8671fi
8672rm -f core conftest.err conftest.$ac_objext \
8673 conftest$ac_exeext conftest.$ac_ext
8674if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8675
8676 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
52327858 8677 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"
d7f09764
DN
8678 else
8679 if test "$host_cpu" = ia64; then
8680 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
8681 allow_undefined_flag="-z nodefs"
8682 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"
8683 else
8684 # Determine the default libpath from the value encoded in an
8685 # empty executable.
8686 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8687/* end confdefs.h. */
8688
8689int
8690main ()
8691{
8692
8693 ;
8694 return 0;
8695}
8696_ACEOF
8697if ac_fn_c_try_link "$LINENO"; then :
8698
8699lt_aix_libpath_sed='
8700 /Import File Strings/,/^$/ {
8701 /^0/ {
8702 s/^0 *\(.*\)$/\1/
8703 p
8704 }
8705 }'
8706aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8707# Check for a 64-bit object if we didn't find anything.
8708if test -z "$aix_libpath"; then
8709 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8710fi
8711fi
8712rm -f core conftest.err conftest.$ac_objext \
8713 conftest$ac_exeext conftest.$ac_ext
8714if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8715
8716 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
8717 # Warning - without using the other run time loading flags,
8718 # -berok will link without error, but may produce a broken library.
8719 no_undefined_flag=' ${wl}-bernotok'
8720 allow_undefined_flag=' ${wl}-berok'
52327858
L
8721 if test "$with_gnu_ld" = yes; then
8722 # We only use this code for GNU lds that support --whole-archive.
8723 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
8724 else
8725 # Exported symbols can be pulled into shared objects from archives
8726 whole_archive_flag_spec='$convenience'
8727 fi
d7f09764
DN
8728 archive_cmds_need_lc=yes
8729 # This is similar to how AIX traditionally builds its shared libraries.
8730 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'
8731 fi
8732 fi
8733 ;;
8734
8735 amigaos*)
8736 case $host_cpu in
8737 powerpc)
8738 # see comment about AmigaOS4 .so support
8739 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8740 archive_expsym_cmds=''
8741 ;;
8742 m68k)
8743 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)'
8744 hardcode_libdir_flag_spec='-L$libdir'
8745 hardcode_minus_L=yes
8746 ;;
8747 esac
8748 ;;
8749
8750 bsdi[45]*)
8751 export_dynamic_flag_spec=-rdynamic
8752 ;;
8753
8754 cygwin* | mingw* | pw32* | cegcc*)
8755 # When not using gcc, we currently assume that we are using
8756 # Microsoft Visual C++.
8757 # hardcode_libdir_flag_spec is actually meaningless, as there is
8758 # no search path for DLLs.
8759 hardcode_libdir_flag_spec=' '
8760 allow_undefined_flag=unsupported
8761 # Tell ltmain to make .lib files, not .a files.
8762 libext=lib
8763 # Tell ltmain to make .dll files, not .so files.
8764 shrext_cmds=".dll"
8765 # FIXME: Setting linknames here is a bad hack.
52327858 8766 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
d7f09764
DN
8767 # The linker will automatically build a .lib file if we build a DLL.
8768 old_archive_from_new_cmds='true'
8769 # FIXME: Should let the user specify the lib program.
8770 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
8771 fix_srcfile_path='`cygpath -w "$srcfile"`'
8772 enable_shared_with_static_runtimes=yes
8773 ;;
8774
8775 darwin* | rhapsody*)
8776
8777
8778 archive_cmds_need_lc=no
8779 hardcode_direct=no
8780 hardcode_automatic=yes
8781 hardcode_shlibpath_var=unsupported
52327858
L
8782 if test "$lt_cv_ld_force_load" = "yes"; then
8783 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\"`'
8784 else
8785 whole_archive_flag_spec=''
8786 fi
d7f09764
DN
8787 link_all_deplibs=yes
8788 allow_undefined_flag="$_lt_dar_allow_undefined"
8789 case $cc_basename in
8790 ifort*) _lt_dar_can_shared=yes ;;
8791 *) _lt_dar_can_shared=$GCC ;;
8792 esac
8793 if test "$_lt_dar_can_shared" = "yes"; then
52327858 8794 output_verbose_link_cmd=func_echo_all
d7f09764
DN
8795 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
8796 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
8797 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}"
8798 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}"
8799
8800 else
8801 ld_shlibs=no
8802 fi
8803
8804 ;;
8805
8806 dgux*)
8807 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8808 hardcode_libdir_flag_spec='-L$libdir'
8809 hardcode_shlibpath_var=no
8810 ;;
8811
d7f09764
DN
8812 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
8813 # support. Future versions do this automatically, but an explicit c++rt0.o
8814 # does not break anything, and helps significantly (at the cost of a little
8815 # extra space).
8816 freebsd2.2*)
8817 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
8818 hardcode_libdir_flag_spec='-R$libdir'
8819 hardcode_direct=yes
8820 hardcode_shlibpath_var=no
8821 ;;
8822
8823 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
c6084f68 8824 freebsd2.*)
d7f09764
DN
8825 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8826 hardcode_direct=yes
8827 hardcode_minus_L=yes
8828 hardcode_shlibpath_var=no
8829 ;;
8830
8831 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
8832 freebsd* | dragonfly*)
8833 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
8834 hardcode_libdir_flag_spec='-R$libdir'
8835 hardcode_direct=yes
8836 hardcode_shlibpath_var=no
8837 ;;
8838
8839 hpux9*)
8840 if test "$GCC" = yes; then
8841 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'
8842 else
8843 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'
8844 fi
8845 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
8846 hardcode_libdir_separator=:
8847 hardcode_direct=yes
8848
8849 # hardcode_minus_L: Not really in the search PATH,
8850 # but as the default location of the library.
8851 hardcode_minus_L=yes
8852 export_dynamic_flag_spec='${wl}-E'
8853 ;;
8854
8855 hpux10*)
52327858 8856 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
d7f09764
DN
8857 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8858 else
8859 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
8860 fi
8861 if test "$with_gnu_ld" = no; then
8862 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
8863 hardcode_libdir_flag_spec_ld='+b $libdir'
8864 hardcode_libdir_separator=:
8865 hardcode_direct=yes
8866 hardcode_direct_absolute=yes
8867 export_dynamic_flag_spec='${wl}-E'
8868 # hardcode_minus_L: Not really in the search PATH,
8869 # but as the default location of the library.
8870 hardcode_minus_L=yes
8871 fi
8872 ;;
8873
8874 hpux11*)
52327858 8875 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
d7f09764
DN
8876 case $host_cpu in
8877 hppa*64*)
8878 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8879 ;;
8880 ia64*)
8881 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8882 ;;
8883 *)
8884 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8885 ;;
8886 esac
8887 else
8888 case $host_cpu in
8889 hppa*64*)
8890 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8891 ;;
8892 ia64*)
8893 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8894 ;;
8895 *)
52327858
L
8896
8897 # Older versions of the 11.00 compiler do not understand -b yet
8898 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
8899 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
8900$as_echo_n "checking if $CC understands -b... " >&6; }
8901if test "${lt_cv_prog_compiler__b+set}" = set; then :
8902 $as_echo_n "(cached) " >&6
8903else
8904 lt_cv_prog_compiler__b=no
8905 save_LDFLAGS="$LDFLAGS"
8906 LDFLAGS="$LDFLAGS -b"
8907 echo "$lt_simple_link_test_code" > conftest.$ac_ext
8908 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
8909 # The linker can only warn and ignore the option if not recognized
8910 # So say no if there are warnings
8911 if test -s conftest.err; then
8912 # Append any errors to the config.log.
8913 cat conftest.err 1>&5
8914 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
8915 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8916 if diff conftest.exp conftest.er2 >/dev/null; then
8917 lt_cv_prog_compiler__b=yes
8918 fi
8919 else
8920 lt_cv_prog_compiler__b=yes
8921 fi
8922 fi
8923 $RM -r conftest*
8924 LDFLAGS="$save_LDFLAGS"
8925
8926fi
8927{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
8928$as_echo "$lt_cv_prog_compiler__b" >&6; }
8929
8930if test x"$lt_cv_prog_compiler__b" = xyes; then
8931 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8932else
8933 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
8934fi
8935
d7f09764
DN
8936 ;;
8937 esac
8938 fi
8939 if test "$with_gnu_ld" = no; then
8940 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
8941 hardcode_libdir_separator=:
8942
8943 case $host_cpu in
8944 hppa*64*|ia64*)
8945 hardcode_direct=no
8946 hardcode_shlibpath_var=no
8947 ;;
8948 *)
8949 hardcode_direct=yes
8950 hardcode_direct_absolute=yes
8951 export_dynamic_flag_spec='${wl}-E'
8952
8953 # hardcode_minus_L: Not really in the search PATH,
8954 # but as the default location of the library.
8955 hardcode_minus_L=yes
8956 ;;
8957 esac
8958 fi
8959 ;;
8960
8961 irix5* | irix6* | nonstopux*)
8962 if test "$GCC" = yes; then
52327858 8963 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'
d7f09764
DN
8964 # Try to use the -exported_symbol ld option, if it does not
8965 # work, assume that -exports_file does not work either and
8966 # implicitly export all symbols.
8967 save_LDFLAGS="$LDFLAGS"
8968 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
8969 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8970/* end confdefs.h. */
8971int foo(void) {}
8972_ACEOF
8973if ac_fn_c_try_link "$LINENO"; then :
52327858 8974 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'
d7f09764
DN
8975
8976fi
8977rm -f core conftest.err conftest.$ac_objext \
8978 conftest$ac_exeext conftest.$ac_ext
8979 LDFLAGS="$save_LDFLAGS"
8980 else
52327858
L
8981 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'
8982 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'
d7f09764
DN
8983 fi
8984 archive_cmds_need_lc='no'
8985 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8986 hardcode_libdir_separator=:
8987 inherit_rpath=yes
8988 link_all_deplibs=yes
8989 ;;
8990
8991 netbsd*)
8992 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
8993 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
8994 else
8995 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
8996 fi
8997 hardcode_libdir_flag_spec='-R$libdir'
8998 hardcode_direct=yes
8999 hardcode_shlibpath_var=no
9000 ;;
9001
9002 newsos6)
9003 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9004 hardcode_direct=yes
9005 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9006 hardcode_libdir_separator=:
9007 hardcode_shlibpath_var=no
9008 ;;
9009
9010 *nto* | *qnx*)
9011 ;;
9012
9013 openbsd*)
9014 if test -f /usr/libexec/ld.so; then
9015 hardcode_direct=yes
9016 hardcode_shlibpath_var=no
9017 hardcode_direct_absolute=yes
9018 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9019 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9020 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
9021 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9022 export_dynamic_flag_spec='${wl}-E'
9023 else
9024 case $host_os in
9025 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
9026 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9027 hardcode_libdir_flag_spec='-R$libdir'
9028 ;;
9029 *)
9030 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9031 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9032 ;;
9033 esac
9034 fi
9035 else
9036 ld_shlibs=no
9037 fi
9038 ;;
9039
9040 os2*)
9041 hardcode_libdir_flag_spec='-L$libdir'
9042 hardcode_minus_L=yes
9043 allow_undefined_flag=unsupported
52327858 9044 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'
d7f09764
DN
9045 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9046 ;;
9047
9048 osf3*)
9049 if test "$GCC" = yes; then
9050 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
52327858 9051 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'
d7f09764
DN
9052 else
9053 allow_undefined_flag=' -expect_unresolved \*'
52327858 9054 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'
d7f09764
DN
9055 fi
9056 archive_cmds_need_lc='no'
9057 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9058 hardcode_libdir_separator=:
9059 ;;
9060
9061 osf4* | osf5*) # as osf3* with the addition of -msym flag
9062 if test "$GCC" = yes; then
9063 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
52327858 9064 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'
d7f09764
DN
9065 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9066 else
9067 allow_undefined_flag=' -expect_unresolved \*'
52327858 9068 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'
d7f09764 9069 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~
52327858 9070 $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'
d7f09764
DN
9071
9072 # Both c and cxx compiler support -rpath directly
9073 hardcode_libdir_flag_spec='-rpath $libdir'
9074 fi
9075 archive_cmds_need_lc='no'
9076 hardcode_libdir_separator=:
9077 ;;
9078
9079 solaris*)
9080 no_undefined_flag=' -z defs'
9081 if test "$GCC" = yes; then
9082 wlarc='${wl}'
9083 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9084 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9085 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9086 else
9087 case `$CC -V 2>&1` in
9088 *"Compilers 5.0"*)
9089 wlarc=''
9090 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
9091 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9092 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
9093 ;;
9094 *)
9095 wlarc='${wl}'
9096 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
9097 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9098 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9099 ;;
9100 esac
9101 fi
9102 hardcode_libdir_flag_spec='-R$libdir'
9103 hardcode_shlibpath_var=no
9104 case $host_os in
9105 solaris2.[0-5] | solaris2.[0-5].*) ;;
9106 *)
9107 # The compiler driver will combine and reorder linker options,
9108 # but understands `-z linker_flag'. GCC discards it without `$wl',
9109 # but is careful enough not to reorder.
9110 # Supported since Solaris 2.6 (maybe 2.5.1?)
9111 if test "$GCC" = yes; then
9112 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
9113 else
9114 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
9115 fi
9116 ;;
9117 esac
9118 link_all_deplibs=yes
9119 ;;
9120
9121 sunos4*)
9122 if test "x$host_vendor" = xsequent; then
9123 # Use $CC to link under sequent, because it throws in some extra .o
9124 # files that make .init and .fini sections work.
9125 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
9126 else
9127 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
9128 fi
9129 hardcode_libdir_flag_spec='-L$libdir'
9130 hardcode_direct=yes
9131 hardcode_minus_L=yes
9132 hardcode_shlibpath_var=no
9133 ;;
9134
9135 sysv4)
9136 case $host_vendor in
9137 sni)
9138 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9139 hardcode_direct=yes # is this really true???
9140 ;;
9141 siemens)
9142 ## LD is ld it makes a PLAMLIB
9143 ## CC just makes a GrossModule.
9144 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
9145 reload_cmds='$CC -r -o $output$reload_objs'
9146 hardcode_direct=no
9147 ;;
9148 motorola)
9149 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9150 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
9151 ;;
9152 esac
9153 runpath_var='LD_RUN_PATH'
9154 hardcode_shlibpath_var=no
9155 ;;
9156
9157 sysv4.3*)
9158 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9159 hardcode_shlibpath_var=no
9160 export_dynamic_flag_spec='-Bexport'
9161 ;;
9162
9163 sysv4*MP*)
9164 if test -d /usr/nec; then
9165 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9166 hardcode_shlibpath_var=no
9167 runpath_var=LD_RUN_PATH
9168 hardcode_runpath_var=yes
9169 ld_shlibs=yes
9170 fi
9171 ;;
9172
9173 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
9174 no_undefined_flag='${wl}-z,text'
9175 archive_cmds_need_lc=no
9176 hardcode_shlibpath_var=no
9177 runpath_var='LD_RUN_PATH'
9178
9179 if test "$GCC" = yes; then
9180 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9181 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9182 else
9183 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9184 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9185 fi
9186 ;;
9187
9188 sysv5* | sco3.2v5* | sco5v6*)
9189 # Note: We can NOT use -z defs as we might desire, because we do not
9190 # link with -lc, and that would cause any symbols used from libc to
9191 # always be unresolved, which means just about no library would
9192 # ever link correctly. If we're not using GNU ld we use -z text
9193 # though, which does catch some bad symbols but isn't as heavy-handed
9194 # as -z defs.
9195 no_undefined_flag='${wl}-z,text'
9196 allow_undefined_flag='${wl}-z,nodefs'
9197 archive_cmds_need_lc=no
9198 hardcode_shlibpath_var=no
9199 hardcode_libdir_flag_spec='${wl}-R,$libdir'
9200 hardcode_libdir_separator=':'
9201 link_all_deplibs=yes
9202 export_dynamic_flag_spec='${wl}-Bexport'
9203 runpath_var='LD_RUN_PATH'
9204
9205 if test "$GCC" = yes; then
9206 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9207 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9208 else
9209 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9210 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9211 fi
9212 ;;
9213
9214 uts4*)
9215 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9216 hardcode_libdir_flag_spec='-L$libdir'
9217 hardcode_shlibpath_var=no
9218 ;;
9219
9220 *)
9221 ld_shlibs=no
9222 ;;
9223 esac
9224
9225 if test x$host_vendor = xsni; then
9226 case $host in
9227 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
9228 export_dynamic_flag_spec='${wl}-Blargedynsym'
9229 ;;
9230 esac
9231 fi
9232 fi
9233
9234{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
9235$as_echo "$ld_shlibs" >&6; }
9236test "$ld_shlibs" = no && can_build_shared=no
9237
9238with_gnu_ld=$with_gnu_ld
9239
9240
9241
9242
9243
9244
9245
9246
9247
9248
9249
9250
9251
9252
9253
9254#
9255# Do we need to explicitly link libc?
9256#
9257case "x$archive_cmds_need_lc" in
9258x|xyes)
9259 # Assume -lc should be added
9260 archive_cmds_need_lc=yes
9261
9262 if test "$enable_shared" = yes && test "$GCC" = yes; then
9263 case $archive_cmds in
9264 *'~'*)
9265 # FIXME: we may have to deal with multi-command sequences.
9266 ;;
9267 '$CC '*)
9268 # Test whether the compiler implicitly links with -lc since on some
9269 # systems, -lgcc has to come before -lc. If gcc already passes -lc
9270 # to ld, don't add -lc before -lgcc.
9271 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
9272$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
9273if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
9274 $as_echo_n "(cached) " >&6
9275else
9276 $RM conftest*
9277 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9278
9279 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9280 (eval $ac_compile) 2>&5
9281 ac_status=$?
9282 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9283 test $ac_status = 0; } 2>conftest.err; then
9284 soname=conftest
9285 lib=conftest
9286 libobjs=conftest.$ac_objext
9287 deplibs=
9288 wl=$lt_prog_compiler_wl
9289 pic_flag=$lt_prog_compiler_pic
9290 compiler_flags=-v
9291 linker_flags=-v
9292 verstring=
9293 output_objdir=.
9294 libname=conftest
9295 lt_save_allow_undefined_flag=$allow_undefined_flag
9296 allow_undefined_flag=
9297 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9298 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
9299 ac_status=$?
9300 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9301 test $ac_status = 0; }
9302 then
9303 lt_cv_archive_cmds_need_lc=no
9304 else
9305 lt_cv_archive_cmds_need_lc=yes
9306 fi
9307 allow_undefined_flag=$lt_save_allow_undefined_flag
9308 else
9309 cat conftest.err 1>&5
9310 fi
9311 $RM conftest*
9312
9313fi
9314{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
9315$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
9316 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
9317 ;;
9318 esac
9319 fi
9320 ;;
9321esac
9322
9323
9324
9325
9326
9327
9328
9329
9330
9331
9332
9333
9334
9335
9336
9337
9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
9354
9355
9356
9357
9358
9359
9360
9361
9362
9363
9364
9365
9366
9367
9368
9369
9370
9371
9372
9373
9374
9375
9376
9377
9378
9379
9380
9381
9382
9383
9384
9385
9386
9387
9388
9389
9390
9391
9392
9393
9394
9395
9396
9397
9398
9399
9400
9401
9402
9403
9404
9405
9406
9407
9408
9409
9410
9411
9412
9413
9414
9415
9416
9417
9418
9419
9420
9421
9422
9423
9424
9425
9426
9427
9428
9429
9430
9431
9432
9433
9434
9435
9436
9437
9438
9439
9440
9441
9442
9443
9444
9445
9446
9447
9448
9449
9450
9451
9452
9453
9454
9455
9456
9457
9458
9459
9460
9461
9462
9463
9464
9465
9466
9467
9468
9469
9470
9471
9472
9473
9474
9475
9476
9477
9478
9479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
9480$as_echo_n "checking dynamic linker characteristics... " >&6; }
9481
9482if test "$GCC" = yes; then
9483 case $host_os in
9484 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
9485 *) lt_awk_arg="/^libraries:/" ;;
9486 esac
52327858
L
9487 case $host_os in
9488 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
9489 *) lt_sed_strip_eq="s,=/,/,g" ;;
9490 esac
9491 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
9492 case $lt_search_path_spec in
9493 *\;*)
d7f09764
DN
9494 # if the path contains ";" then we assume it to be the separator
9495 # otherwise default to the standard path separator (i.e. ":") - it is
9496 # assumed that no part of a normal pathname contains ";" but that should
9497 # okay in the real world where ";" in dirpaths is itself problematic.
52327858
L
9498 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
9499 ;;
9500 *)
9501 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
9502 ;;
9503 esac
d7f09764
DN
9504 # Ok, now we have the path, separated by spaces, we can step through it
9505 # and add multilib dir if necessary.
9506 lt_tmp_lt_search_path_spec=
9507 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
9508 for lt_sys_path in $lt_search_path_spec; do
9509 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
9510 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
9511 else
9512 test -d "$lt_sys_path" && \
9513 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
9514 fi
9515 done
52327858 9516 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
d7f09764
DN
9517BEGIN {RS=" "; FS="/|\n";} {
9518 lt_foo="";
9519 lt_count=0;
9520 for (lt_i = NF; lt_i > 0; lt_i--) {
9521 if ($lt_i != "" && $lt_i != ".") {
9522 if ($lt_i == "..") {
9523 lt_count++;
9524 } else {
9525 if (lt_count == 0) {
9526 lt_foo="/" $lt_i lt_foo;
9527 } else {
9528 lt_count--;
9529 }
9530 }
9531 }
9532 }
9533 if (lt_foo != "") { lt_freq[lt_foo]++; }
9534 if (lt_freq[lt_foo] == 1) { print lt_foo; }
9535}'`
52327858
L
9536 # AWK program above erroneously prepends '/' to C:/dos/paths
9537 # for these hosts.
9538 case $host_os in
9539 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
9540 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
9541 esac
9542 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
d7f09764
DN
9543else
9544 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
9545fi
9546library_names_spec=
9547libname_spec='lib$name'
9548soname_spec=
9549shrext_cmds=".so"
9550postinstall_cmds=
9551postuninstall_cmds=
9552finish_cmds=
9553finish_eval=
9554shlibpath_var=
9555shlibpath_overrides_runpath=unknown
9556version_type=none
9557dynamic_linker="$host_os ld.so"
9558sys_lib_dlsearch_path_spec="/lib /usr/lib"
9559need_lib_prefix=unknown
9560hardcode_into_libs=no
9561
9562# when you set need_version to no, make sure it does not cause -set_version
9563# flags to be left without arguments
9564need_version=unknown
9565
9566case $host_os in
9567aix3*)
9568 version_type=linux
9569 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
9570 shlibpath_var=LIBPATH
9571
9572 # AIX 3 has no versioning support, so we append a major version to the name.
9573 soname_spec='${libname}${release}${shared_ext}$major'
9574 ;;
9575
9576aix[4-9]*)
9577 version_type=linux
9578 need_lib_prefix=no
9579 need_version=no
9580 hardcode_into_libs=yes
9581 if test "$host_cpu" = ia64; then
9582 # AIX 5 supports IA64
9583 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
9584 shlibpath_var=LD_LIBRARY_PATH
9585 else
9586 # With GCC up to 2.95.x, collect2 would create an import file
9587 # for dependence libraries. The import file would start with
9588 # the line `#! .'. This would cause the generated library to
9589 # depend on `.', always an invalid library. This was fixed in
9590 # development snapshots of GCC prior to 3.0.
9591 case $host_os in
9592 aix4 | aix4.[01] | aix4.[01].*)
9593 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
9594 echo ' yes '
9595 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
9596 :
9597 else
9598 can_build_shared=no
9599 fi
9600 ;;
9601 esac
9602 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
9603 # soname into executable. Probably we can add versioning support to
9604 # collect2, so additional links can be useful in future.
9605 if test "$aix_use_runtimelinking" = yes; then
9606 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
9607 # instead of lib<name>.a to let people know that these are not
9608 # typical AIX shared libraries.
9609 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9610 else
9611 # We preserve .a as extension for shared libraries through AIX4.2
9612 # and later when we are not doing run time linking.
9613 library_names_spec='${libname}${release}.a $libname.a'
9614 soname_spec='${libname}${release}${shared_ext}$major'
9615 fi
9616 shlibpath_var=LIBPATH
9617 fi
9618 ;;
9619
9620amigaos*)
9621 case $host_cpu in
9622 powerpc)
9623 # Since July 2007 AmigaOS4 officially supports .so libraries.
9624 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
9625 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9626 ;;
9627 m68k)
9628 library_names_spec='$libname.ixlibrary $libname.a'
9629 # Create ${libname}_ixlibrary.a entries in /sys/libs.
52327858 9630 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'
d7f09764
DN
9631 ;;
9632 esac
9633 ;;
9634
9635beos*)
9636 library_names_spec='${libname}${shared_ext}'
9637 dynamic_linker="$host_os ld.so"
9638 shlibpath_var=LIBRARY_PATH
9639 ;;
9640
9641bsdi[45]*)
9642 version_type=linux
9643 need_version=no
9644 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9645 soname_spec='${libname}${release}${shared_ext}$major'
9646 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
9647 shlibpath_var=LD_LIBRARY_PATH
9648 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
9649 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
9650 # the default ld.so.conf also contains /usr/contrib/lib and
9651 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
9652 # libtool to hard-code these into programs
9653 ;;
9654
9655cygwin* | mingw* | pw32* | cegcc*)
9656 version_type=windows
9657 shrext_cmds=".dll"
9658 need_version=no
9659 need_lib_prefix=no
9660
9661 case $GCC,$host_os in
9662 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
9663 library_names_spec='$libname.dll.a'
9664 # DLL is installed to $(libdir)/../bin by postinstall_cmds
9665 postinstall_cmds='base_file=`basename \${file}`~
9666 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
9667 dldir=$destdir/`dirname \$dlpath`~
9668 test -d \$dldir || mkdir -p \$dldir~
9669 $install_prog $dir/$dlname \$dldir/$dlname~
9670 chmod a+x \$dldir/$dlname~
9671 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
9672 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
9673 fi'
9674 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
9675 dlpath=$dir/\$dldll~
9676 $RM \$dlpath'
9677 shlibpath_overrides_runpath=yes
9678
9679 case $host_os in
9680 cygwin*)
9681 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
9682 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
52327858
L
9683
9684 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
d7f09764
DN
9685 ;;
9686 mingw* | cegcc*)
9687 # MinGW DLLs use traditional 'lib' prefix
9688 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
d7f09764
DN
9689 ;;
9690 pw32*)
9691 # pw32 DLLs use 'pw' prefix rather than 'lib'
9692 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9693 ;;
9694 esac
9695 ;;
9696
9697 *)
9698 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
9699 ;;
9700 esac
9701 dynamic_linker='Win32 ld.exe'
9702 # FIXME: first we should search . and the directory the executable is in
9703 shlibpath_var=PATH
9704 ;;
9705
9706darwin* | rhapsody*)
9707 dynamic_linker="$host_os dyld"
9708 version_type=darwin
9709 need_lib_prefix=no
9710 need_version=no
9711 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
9712 soname_spec='${libname}${release}${major}$shared_ext'
9713 shlibpath_overrides_runpath=yes
9714 shlibpath_var=DYLD_LIBRARY_PATH
9715 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
9716
9717 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
9718 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
9719 ;;
9720
9721dgux*)
9722 version_type=linux
9723 need_lib_prefix=no
9724 need_version=no
9725 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
9726 soname_spec='${libname}${release}${shared_ext}$major'
9727 shlibpath_var=LD_LIBRARY_PATH
9728 ;;
9729
d7f09764
DN
9730freebsd* | dragonfly*)
9731 # DragonFly does not have aout. When/if they implement a new
9732 # versioning mechanism, adjust this.
9733 if test -x /usr/bin/objformat; then
9734 objformat=`/usr/bin/objformat`
9735 else
9736 case $host_os in
c6084f68 9737 freebsd[23].*) objformat=aout ;;
d7f09764
DN
9738 *) objformat=elf ;;
9739 esac
9740 fi
9741 version_type=freebsd-$objformat
9742 case $version_type in
9743 freebsd-elf*)
9744 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
9745 need_version=no
9746 need_lib_prefix=no
9747 ;;
9748 freebsd-*)
9749 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
9750 need_version=yes
9751 ;;
9752 esac
9753 shlibpath_var=LD_LIBRARY_PATH
9754 case $host_os in
c6084f68 9755 freebsd2.*)
d7f09764
DN
9756 shlibpath_overrides_runpath=yes
9757 ;;
9758 freebsd3.[01]* | freebsdelf3.[01]*)
9759 shlibpath_overrides_runpath=yes
9760 hardcode_into_libs=yes
9761 ;;
9762 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
9763 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
9764 shlibpath_overrides_runpath=no
9765 hardcode_into_libs=yes
9766 ;;
9767 *) # from 4.6 on, and DragonFly
9768 shlibpath_overrides_runpath=yes
9769 hardcode_into_libs=yes
9770 ;;
9771 esac
9772 ;;
9773
9774gnu*)
9775 version_type=linux
9776 need_lib_prefix=no
9777 need_version=no
9778 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
9779 soname_spec='${libname}${release}${shared_ext}$major'
9780 shlibpath_var=LD_LIBRARY_PATH
9781 hardcode_into_libs=yes
9782 ;;
9783
52327858
L
9784haiku*)
9785 version_type=linux
9786 need_lib_prefix=no
9787 need_version=no
9788 dynamic_linker="$host_os runtime_loader"
9789 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
9790 soname_spec='${libname}${release}${shared_ext}$major'
9791 shlibpath_var=LIBRARY_PATH
9792 shlibpath_overrides_runpath=yes
9793 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
9794 hardcode_into_libs=yes
9795 ;;
9796
d7f09764
DN
9797hpux9* | hpux10* | hpux11*)
9798 # Give a soname corresponding to the major version so that dld.sl refuses to
9799 # link against other versions.
9800 version_type=sunos
9801 need_lib_prefix=no
9802 need_version=no
9803 case $host_cpu in
9804 ia64*)
9805 shrext_cmds='.so'
9806 hardcode_into_libs=yes
9807 dynamic_linker="$host_os dld.so"
9808 shlibpath_var=LD_LIBRARY_PATH
9809 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
9810 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9811 soname_spec='${libname}${release}${shared_ext}$major'
9812 if test "X$HPUX_IA64_MODE" = X32; then
9813 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
9814 else
9815 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
9816 fi
9817 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
9818 ;;
9819 hppa*64*)
9820 shrext_cmds='.sl'
9821 hardcode_into_libs=yes
9822 dynamic_linker="$host_os dld.sl"
9823 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
9824 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
9825 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9826 soname_spec='${libname}${release}${shared_ext}$major'
9827 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
9828 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
9829 ;;
9830 *)
9831 shrext_cmds='.sl'
9832 dynamic_linker="$host_os dld.sl"
9833 shlibpath_var=SHLIB_PATH
9834 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
9835 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9836 soname_spec='${libname}${release}${shared_ext}$major'
9837 ;;
9838 esac
52327858 9839 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
d7f09764 9840 postinstall_cmds='chmod 555 $lib'
52327858
L
9841 # or fails outright, so override atomically:
9842 install_override_mode=555
d7f09764
DN
9843 ;;
9844
9845interix[3-9]*)
9846 version_type=linux
9847 need_lib_prefix=no
9848 need_version=no
9849 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9850 soname_spec='${libname}${release}${shared_ext}$major'
9851 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
9852 shlibpath_var=LD_LIBRARY_PATH
9853 shlibpath_overrides_runpath=no
9854 hardcode_into_libs=yes
9855 ;;
9856
9857irix5* | irix6* | nonstopux*)
9858 case $host_os in
9859 nonstopux*) version_type=nonstopux ;;
9860 *)
9861 if test "$lt_cv_prog_gnu_ld" = yes; then
9862 version_type=linux
9863 else
9864 version_type=irix
9865 fi ;;
9866 esac
9867 need_lib_prefix=no
9868 need_version=no
9869 soname_spec='${libname}${release}${shared_ext}$major'
9870 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
9871 case $host_os in
9872 irix5* | nonstopux*)
9873 libsuff= shlibsuff=
9874 ;;
9875 *)
9876 case $LD in # libtool.m4 will add one of these switches to LD
9877 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
9878 libsuff= shlibsuff= libmagic=32-bit;;
9879 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
9880 libsuff=32 shlibsuff=N32 libmagic=N32;;
9881 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
9882 libsuff=64 shlibsuff=64 libmagic=64-bit;;
9883 *) libsuff= shlibsuff= libmagic=never-match;;
9884 esac
9885 ;;
9886 esac
9887 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
9888 shlibpath_overrides_runpath=no
9889 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
9890 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
9891 hardcode_into_libs=yes
9892 ;;
9893
9894# No shared lib support for Linux oldld, aout, or coff.
9895linux*oldld* | linux*aout* | linux*coff*)
9896 dynamic_linker=no
9897 ;;
9898
9899# This must be Linux ELF.
9900linux* | k*bsd*-gnu | kopensolaris*-gnu)
9901 version_type=linux
9902 need_lib_prefix=no
9903 need_version=no
9904 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9905 soname_spec='${libname}${release}${shared_ext}$major'
9906 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
9907 shlibpath_var=LD_LIBRARY_PATH
9908 shlibpath_overrides_runpath=no
9909
9910 # Some binutils ld are patched to set DT_RUNPATH
9911 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
9912 $as_echo_n "(cached) " >&6
9913else
9914 lt_cv_shlibpath_overrides_runpath=no
9915 save_LDFLAGS=$LDFLAGS
9916 save_libdir=$libdir
9917 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
9918 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
9919 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9920/* end confdefs.h. */
9921
9922int
9923main ()
9924{
9925
9926 ;
9927 return 0;
9928}
9929_ACEOF
9930if ac_fn_c_try_link "$LINENO"; then :
9931 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
9932 lt_cv_shlibpath_overrides_runpath=yes
9933fi
9934fi
9935rm -f core conftest.err conftest.$ac_objext \
9936 conftest$ac_exeext conftest.$ac_ext
9937 LDFLAGS=$save_LDFLAGS
9938 libdir=$save_libdir
9939
9940fi
9941
9942 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
9943
9944 # This implies no fast_install, which is unacceptable.
9945 # Some rework will be needed to allow for fast_install
9946 # before this can be enabled.
9947 hardcode_into_libs=yes
9948
9949 # Append ld.so.conf contents to the search path
9950 if test -f /etc/ld.so.conf; then
52327858 9951 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' ' '`
d7f09764
DN
9952 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
9953 fi
9954
9955 # We used to test for /lib/ld.so.1 and disable shared libraries on
9956 # powerpc, because MkLinux only supported shared libraries with the
9957 # GNU dynamic linker. Since this was broken with cross compilers,
9958 # most powerpc-linux boxes support dynamic linking these days and
9959 # people can always --disable-shared, the test was removed, and we
9960 # assume the GNU/Linux dynamic linker is in use.
9961 dynamic_linker='GNU/Linux ld.so'
9962 ;;
9963
9964netbsd*)
9965 version_type=sunos
9966 need_lib_prefix=no
9967 need_version=no
9968 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9969 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9970 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
9971 dynamic_linker='NetBSD (a.out) ld.so'
9972 else
9973 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9974 soname_spec='${libname}${release}${shared_ext}$major'
9975 dynamic_linker='NetBSD ld.elf_so'
9976 fi
9977 shlibpath_var=LD_LIBRARY_PATH
9978 shlibpath_overrides_runpath=yes
9979 hardcode_into_libs=yes
9980 ;;
9981
9982newsos6)
9983 version_type=linux
9984 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9985 shlibpath_var=LD_LIBRARY_PATH
9986 shlibpath_overrides_runpath=yes
9987 ;;
9988
9989*nto* | *qnx*)
9990 version_type=qnx
9991 need_lib_prefix=no
9992 need_version=no
9993 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9994 soname_spec='${libname}${release}${shared_ext}$major'
9995 shlibpath_var=LD_LIBRARY_PATH
9996 shlibpath_overrides_runpath=no
9997 hardcode_into_libs=yes
9998 dynamic_linker='ldqnx.so'
9999 ;;
10000
10001openbsd*)
10002 version_type=sunos
10003 sys_lib_dlsearch_path_spec="/usr/lib"
10004 need_lib_prefix=no
10005 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
10006 case $host_os in
10007 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
10008 *) need_version=no ;;
10009 esac
10010 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10011 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10012 shlibpath_var=LD_LIBRARY_PATH
10013 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10014 case $host_os in
10015 openbsd2.[89] | openbsd2.[89].*)
10016 shlibpath_overrides_runpath=no
10017 ;;
10018 *)
10019 shlibpath_overrides_runpath=yes
10020 ;;
10021 esac
10022 else
10023 shlibpath_overrides_runpath=yes
10024 fi
10025 ;;
10026
10027os2*)
10028 libname_spec='$name'
10029 shrext_cmds=".dll"
10030 need_lib_prefix=no
10031 library_names_spec='$libname${shared_ext} $libname.a'
10032 dynamic_linker='OS/2 ld.exe'
10033 shlibpath_var=LIBPATH
10034 ;;
10035
10036osf3* | osf4* | osf5*)
10037 version_type=osf
10038 need_lib_prefix=no
10039 need_version=no
10040 soname_spec='${libname}${release}${shared_ext}$major'
10041 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10042 shlibpath_var=LD_LIBRARY_PATH
10043 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
10044 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
10045 ;;
10046
10047rdos*)
10048 dynamic_linker=no
10049 ;;
10050
10051solaris*)
10052 version_type=linux
10053 need_lib_prefix=no
10054 need_version=no
10055 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10056 soname_spec='${libname}${release}${shared_ext}$major'
10057 shlibpath_var=LD_LIBRARY_PATH
10058 shlibpath_overrides_runpath=yes
10059 hardcode_into_libs=yes
10060 # ldd complains unless libraries are executable
10061 postinstall_cmds='chmod +x $lib'
10062 ;;
10063
10064sunos4*)
10065 version_type=sunos
10066 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10067 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
10068 shlibpath_var=LD_LIBRARY_PATH
10069 shlibpath_overrides_runpath=yes
10070 if test "$with_gnu_ld" = yes; then
10071 need_lib_prefix=no
10072 fi
10073 need_version=yes
10074 ;;
10075
10076sysv4 | sysv4.3*)
10077 version_type=linux
10078 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10079 soname_spec='${libname}${release}${shared_ext}$major'
10080 shlibpath_var=LD_LIBRARY_PATH
10081 case $host_vendor in
10082 sni)
10083 shlibpath_overrides_runpath=no
10084 need_lib_prefix=no
10085 runpath_var=LD_RUN_PATH
10086 ;;
10087 siemens)
10088 need_lib_prefix=no
10089 ;;
10090 motorola)
10091 need_lib_prefix=no
10092 need_version=no
10093 shlibpath_overrides_runpath=no
10094 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
10095 ;;
10096 esac
10097 ;;
10098
10099sysv4*MP*)
10100 if test -d /usr/nec ;then
10101 version_type=linux
10102 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
10103 soname_spec='$libname${shared_ext}.$major'
10104 shlibpath_var=LD_LIBRARY_PATH
10105 fi
10106 ;;
10107
10108sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
10109 version_type=freebsd-elf
10110 need_lib_prefix=no
10111 need_version=no
10112 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10113 soname_spec='${libname}${release}${shared_ext}$major'
10114 shlibpath_var=LD_LIBRARY_PATH
10115 shlibpath_overrides_runpath=yes
10116 hardcode_into_libs=yes
10117 if test "$with_gnu_ld" = yes; then
10118 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
10119 else
10120 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
10121 case $host_os in
10122 sco3.2v5*)
10123 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
10124 ;;
10125 esac
10126 fi
10127 sys_lib_dlsearch_path_spec='/usr/lib'
10128 ;;
10129
10130tpf*)
10131 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
10132 version_type=linux
10133 need_lib_prefix=no
10134 need_version=no
10135 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10136 shlibpath_var=LD_LIBRARY_PATH
10137 shlibpath_overrides_runpath=no
10138 hardcode_into_libs=yes
10139 ;;
10140
10141uts4*)
10142 version_type=linux
10143 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10144 soname_spec='${libname}${release}${shared_ext}$major'
10145 shlibpath_var=LD_LIBRARY_PATH
10146 ;;
10147
10148*)
10149 dynamic_linker=no
10150 ;;
10151esac
10152{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
10153$as_echo "$dynamic_linker" >&6; }
10154test "$dynamic_linker" = no && can_build_shared=no
10155
10156variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
10157if test "$GCC" = yes; then
10158 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
10159fi
10160
10161if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
10162 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
10163fi
10164if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
10165 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
10166fi
10167
10168
10169
10170
10171
10172
10173
10174
10175
10176
10177
10178
10179
10180
10181
10182
10183
10184
10185
10186
10187
10188
10189
10190
10191
10192
10193
10194
10195
10196
10197
10198
10199
10200
10201
10202
10203
10204
10205
10206
10207
10208
10209
10210
10211
10212
10213
10214
10215
10216
10217
10218
10219
10220
10221
10222
10223
10224
10225
10226
10227
10228
10229
10230
10231
10232
10233
10234
10235
10236
10237
10238
10239
10240
10241
10242
10243
10244
10245
10246
10247
52327858
L
10248
10249
10250
10251
10252
d7f09764
DN
10253
10254
10255
10256
10257
10258
10259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
10260$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
10261hardcode_action=
10262if test -n "$hardcode_libdir_flag_spec" ||
10263 test -n "$runpath_var" ||
10264 test "X$hardcode_automatic" = "Xyes" ; then
10265
10266 # We can hardcode non-existent directories.
10267 if test "$hardcode_direct" != no &&
10268 # If the only mechanism to avoid hardcoding is shlibpath_var, we
10269 # have to relink, otherwise we might link with an installed library
10270 # when we should be linking with a yet-to-be-installed one
10271 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
10272 test "$hardcode_minus_L" != no; then
10273 # Linking always hardcodes the temporary library directory.
10274 hardcode_action=relink
10275 else
10276 # We can link without hardcoding, and we can hardcode nonexisting dirs.
10277 hardcode_action=immediate
10278 fi
10279else
10280 # We cannot hardcode anything, or else we can only hardcode existing
10281 # directories.
10282 hardcode_action=unsupported
10283fi
10284{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
10285$as_echo "$hardcode_action" >&6; }
10286
10287if test "$hardcode_action" = relink ||
10288 test "$inherit_rpath" = yes; then
10289 # Fast installation is not supported
10290 enable_fast_install=no
10291elif test "$shlibpath_overrides_runpath" = yes ||
10292 test "$enable_shared" = no; then
10293 # Fast installation is not necessary
10294 enable_fast_install=needless
10295fi
10296
10297
10298
10299
10300
10301
10302 if test "x$enable_dlopen" != xyes; then
10303 enable_dlopen=unknown
10304 enable_dlopen_self=unknown
10305 enable_dlopen_self_static=unknown
10306else
10307 lt_cv_dlopen=no
10308 lt_cv_dlopen_libs=
10309
10310 case $host_os in
10311 beos*)
10312 lt_cv_dlopen="load_add_on"
10313 lt_cv_dlopen_libs=
10314 lt_cv_dlopen_self=yes
10315 ;;
10316
10317 mingw* | pw32* | cegcc*)
10318 lt_cv_dlopen="LoadLibrary"
10319 lt_cv_dlopen_libs=
10320 ;;
10321
10322 cygwin*)
10323 lt_cv_dlopen="dlopen"
10324 lt_cv_dlopen_libs=
10325 ;;
10326
10327 darwin*)
10328 # if libdl is installed we need to link against it
10329 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10330$as_echo_n "checking for dlopen in -ldl... " >&6; }
10331if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10332 $as_echo_n "(cached) " >&6
10333else
10334 ac_check_lib_save_LIBS=$LIBS
10335LIBS="-ldl $LIBS"
10336cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10337/* end confdefs.h. */
10338
10339/* Override any GCC internal prototype to avoid an error.
10340 Use char because int might match the return type of a GCC
10341 builtin and then its argument prototype would still apply. */
10342#ifdef __cplusplus
10343extern "C"
10344#endif
10345char dlopen ();
10346int
10347main ()
10348{
10349return dlopen ();
10350 ;
10351 return 0;
10352}
10353_ACEOF
10354if ac_fn_c_try_link "$LINENO"; then :
10355 ac_cv_lib_dl_dlopen=yes
10356else
10357 ac_cv_lib_dl_dlopen=no
10358fi
10359rm -f core conftest.err conftest.$ac_objext \
10360 conftest$ac_exeext conftest.$ac_ext
10361LIBS=$ac_check_lib_save_LIBS
10362fi
10363{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10364$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10365if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
10366 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
10367else
10368
10369 lt_cv_dlopen="dyld"
10370 lt_cv_dlopen_libs=
10371 lt_cv_dlopen_self=yes
10372
10373fi
10374
10375 ;;
10376
10377 *)
10378 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
10379if test "x$ac_cv_func_shl_load" = x""yes; then :
10380 lt_cv_dlopen="shl_load"
10381else
10382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
10383$as_echo_n "checking for shl_load in -ldld... " >&6; }
10384if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
10385 $as_echo_n "(cached) " >&6
10386else
10387 ac_check_lib_save_LIBS=$LIBS
10388LIBS="-ldld $LIBS"
10389cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10390/* end confdefs.h. */
10391
10392/* Override any GCC internal prototype to avoid an error.
10393 Use char because int might match the return type of a GCC
10394 builtin and then its argument prototype would still apply. */
10395#ifdef __cplusplus
10396extern "C"
10397#endif
10398char shl_load ();
10399int
10400main ()
10401{
10402return shl_load ();
10403 ;
10404 return 0;
10405}
10406_ACEOF
10407if ac_fn_c_try_link "$LINENO"; then :
10408 ac_cv_lib_dld_shl_load=yes
10409else
10410 ac_cv_lib_dld_shl_load=no
10411fi
10412rm -f core conftest.err conftest.$ac_objext \
10413 conftest$ac_exeext conftest.$ac_ext
10414LIBS=$ac_check_lib_save_LIBS
10415fi
10416{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
10417$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
10418if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
10419 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
10420else
10421 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
10422if test "x$ac_cv_func_dlopen" = x""yes; then :
10423 lt_cv_dlopen="dlopen"
10424else
10425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10426$as_echo_n "checking for dlopen in -ldl... " >&6; }
10427if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10428 $as_echo_n "(cached) " >&6
10429else
10430 ac_check_lib_save_LIBS=$LIBS
10431LIBS="-ldl $LIBS"
10432cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10433/* end confdefs.h. */
10434
10435/* Override any GCC internal prototype to avoid an error.
10436 Use char because int might match the return type of a GCC
10437 builtin and then its argument prototype would still apply. */
10438#ifdef __cplusplus
10439extern "C"
10440#endif
10441char dlopen ();
10442int
10443main ()
10444{
10445return dlopen ();
10446 ;
10447 return 0;
10448}
10449_ACEOF
10450if ac_fn_c_try_link "$LINENO"; then :
10451 ac_cv_lib_dl_dlopen=yes
10452else
10453 ac_cv_lib_dl_dlopen=no
10454fi
10455rm -f core conftest.err conftest.$ac_objext \
10456 conftest$ac_exeext conftest.$ac_ext
10457LIBS=$ac_check_lib_save_LIBS
10458fi
10459{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10460$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10461if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
10462 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
10463else
10464 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
10465$as_echo_n "checking for dlopen in -lsvld... " >&6; }
10466if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
10467 $as_echo_n "(cached) " >&6
10468else
10469 ac_check_lib_save_LIBS=$LIBS
10470LIBS="-lsvld $LIBS"
10471cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10472/* end confdefs.h. */
10473
10474/* Override any GCC internal prototype to avoid an error.
10475 Use char because int might match the return type of a GCC
10476 builtin and then its argument prototype would still apply. */
10477#ifdef __cplusplus
10478extern "C"
10479#endif
10480char dlopen ();
10481int
10482main ()
10483{
10484return dlopen ();
10485 ;
10486 return 0;
10487}
10488_ACEOF
10489if ac_fn_c_try_link "$LINENO"; then :
10490 ac_cv_lib_svld_dlopen=yes
10491else
10492 ac_cv_lib_svld_dlopen=no
10493fi
10494rm -f core conftest.err conftest.$ac_objext \
10495 conftest$ac_exeext conftest.$ac_ext
10496LIBS=$ac_check_lib_save_LIBS
10497fi
10498{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
10499$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
10500if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
10501 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
10502else
10503 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
10504$as_echo_n "checking for dld_link in -ldld... " >&6; }
10505if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
10506 $as_echo_n "(cached) " >&6
10507else
10508 ac_check_lib_save_LIBS=$LIBS
10509LIBS="-ldld $LIBS"
10510cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10511/* end confdefs.h. */
10512
10513/* Override any GCC internal prototype to avoid an error.
10514 Use char because int might match the return type of a GCC
10515 builtin and then its argument prototype would still apply. */
10516#ifdef __cplusplus
10517extern "C"
10518#endif
10519char dld_link ();
10520int
10521main ()
10522{
10523return dld_link ();
10524 ;
10525 return 0;
10526}
10527_ACEOF
10528if ac_fn_c_try_link "$LINENO"; then :
10529 ac_cv_lib_dld_dld_link=yes
10530else
10531 ac_cv_lib_dld_dld_link=no
10532fi
10533rm -f core conftest.err conftest.$ac_objext \
10534 conftest$ac_exeext conftest.$ac_ext
10535LIBS=$ac_check_lib_save_LIBS
10536fi
10537{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
10538$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
10539if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
10540 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
10541fi
10542
10543
10544fi
10545
10546
10547fi
10548
10549
10550fi
10551
10552
10553fi
10554
10555
10556fi
10557
10558 ;;
10559 esac
10560
10561 if test "x$lt_cv_dlopen" != xno; then
10562 enable_dlopen=yes
10563 else
10564 enable_dlopen=no
10565 fi
10566
10567 case $lt_cv_dlopen in
10568 dlopen)
10569 save_CPPFLAGS="$CPPFLAGS"
10570 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
10571
10572 save_LDFLAGS="$LDFLAGS"
10573 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
10574
10575 save_LIBS="$LIBS"
10576 LIBS="$lt_cv_dlopen_libs $LIBS"
10577
10578 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
10579$as_echo_n "checking whether a program can dlopen itself... " >&6; }
10580if test "${lt_cv_dlopen_self+set}" = set; then :
10581 $as_echo_n "(cached) " >&6
10582else
10583 if test "$cross_compiling" = yes; then :
10584 lt_cv_dlopen_self=cross
10585else
10586 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10587 lt_status=$lt_dlunknown
10588 cat > conftest.$ac_ext <<_LT_EOF
a2555c65 10589#line 10589 "configure"
d7f09764
DN
10590#include "confdefs.h"
10591
10592#if HAVE_DLFCN_H
10593#include <dlfcn.h>
10594#endif
10595
10596#include <stdio.h>
10597
10598#ifdef RTLD_GLOBAL
10599# define LT_DLGLOBAL RTLD_GLOBAL
10600#else
10601# ifdef DL_GLOBAL
10602# define LT_DLGLOBAL DL_GLOBAL
10603# else
10604# define LT_DLGLOBAL 0
10605# endif
10606#endif
10607
10608/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10609 find out it does not work in some platform. */
10610#ifndef LT_DLLAZY_OR_NOW
10611# ifdef RTLD_LAZY
10612# define LT_DLLAZY_OR_NOW RTLD_LAZY
10613# else
10614# ifdef DL_LAZY
10615# define LT_DLLAZY_OR_NOW DL_LAZY
10616# else
10617# ifdef RTLD_NOW
10618# define LT_DLLAZY_OR_NOW RTLD_NOW
10619# else
10620# ifdef DL_NOW
10621# define LT_DLLAZY_OR_NOW DL_NOW
10622# else
10623# define LT_DLLAZY_OR_NOW 0
10624# endif
10625# endif
10626# endif
10627# endif
10628#endif
10629
52327858
L
10630/* When -fvisbility=hidden is used, assume the code has been annotated
10631 correspondingly for the symbols needed. */
10632#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
10633void fnord () __attribute__((visibility("default")));
10634#endif
10635
10636void fnord () { int i=42; }
d7f09764
DN
10637int main ()
10638{
10639 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10640 int status = $lt_dlunknown;
10641
10642 if (self)
10643 {
10644 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
52327858
L
10645 else
10646 {
10647 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10648 else puts (dlerror ());
10649 }
d7f09764
DN
10650 /* dlclose (self); */
10651 }
10652 else
10653 puts (dlerror ());
10654
10655 return status;
10656}
10657_LT_EOF
10658 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
10659 (eval $ac_link) 2>&5
10660 ac_status=$?
10661 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10662 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
10663 (./conftest; exit; ) >&5 2>/dev/null
10664 lt_status=$?
10665 case x$lt_status in
10666 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
10667 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
10668 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
10669 esac
10670 else :
10671 # compilation failed
10672 lt_cv_dlopen_self=no
10673 fi
10674fi
10675rm -fr conftest*
10676
10677
10678fi
10679{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
10680$as_echo "$lt_cv_dlopen_self" >&6; }
10681
10682 if test "x$lt_cv_dlopen_self" = xyes; then
10683 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
10684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
10685$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
10686if test "${lt_cv_dlopen_self_static+set}" = set; then :
10687 $as_echo_n "(cached) " >&6
10688else
10689 if test "$cross_compiling" = yes; then :
10690 lt_cv_dlopen_self_static=cross
10691else
10692 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10693 lt_status=$lt_dlunknown
10694 cat > conftest.$ac_ext <<_LT_EOF
a2555c65 10695#line 10695 "configure"
d7f09764
DN
10696#include "confdefs.h"
10697
10698#if HAVE_DLFCN_H
10699#include <dlfcn.h>
10700#endif
10701
10702#include <stdio.h>
10703
10704#ifdef RTLD_GLOBAL
10705# define LT_DLGLOBAL RTLD_GLOBAL
10706#else
10707# ifdef DL_GLOBAL
10708# define LT_DLGLOBAL DL_GLOBAL
10709# else
10710# define LT_DLGLOBAL 0
10711# endif
10712#endif
10713
10714/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10715 find out it does not work in some platform. */
10716#ifndef LT_DLLAZY_OR_NOW
10717# ifdef RTLD_LAZY
10718# define LT_DLLAZY_OR_NOW RTLD_LAZY
10719# else
10720# ifdef DL_LAZY
10721# define LT_DLLAZY_OR_NOW DL_LAZY
10722# else
10723# ifdef RTLD_NOW
10724# define LT_DLLAZY_OR_NOW RTLD_NOW
10725# else
10726# ifdef DL_NOW
10727# define LT_DLLAZY_OR_NOW DL_NOW
10728# else
10729# define LT_DLLAZY_OR_NOW 0
10730# endif
10731# endif
10732# endif
10733# endif
10734#endif
10735
52327858
L
10736/* When -fvisbility=hidden is used, assume the code has been annotated
10737 correspondingly for the symbols needed. */
10738#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
10739void fnord () __attribute__((visibility("default")));
10740#endif
10741
10742void fnord () { int i=42; }
d7f09764
DN
10743int main ()
10744{
10745 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10746 int status = $lt_dlunknown;
10747
10748 if (self)
10749 {
10750 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
52327858
L
10751 else
10752 {
10753 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10754 else puts (dlerror ());
10755 }
d7f09764
DN
10756 /* dlclose (self); */
10757 }
10758 else
10759 puts (dlerror ());
10760
10761 return status;
10762}
10763_LT_EOF
10764 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
10765 (eval $ac_link) 2>&5
10766 ac_status=$?
10767 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10768 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
10769 (./conftest; exit; ) >&5 2>/dev/null
10770 lt_status=$?
10771 case x$lt_status in
10772 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
10773 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
10774 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
10775 esac
10776 else :
10777 # compilation failed
10778 lt_cv_dlopen_self_static=no
10779 fi
10780fi
10781rm -fr conftest*
10782
10783
10784fi
10785{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
10786$as_echo "$lt_cv_dlopen_self_static" >&6; }
10787 fi
10788
10789 CPPFLAGS="$save_CPPFLAGS"
10790 LDFLAGS="$save_LDFLAGS"
10791 LIBS="$save_LIBS"
10792 ;;
10793 esac
10794
10795 case $lt_cv_dlopen_self in
10796 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
10797 *) enable_dlopen_self=unknown ;;
10798 esac
10799
10800 case $lt_cv_dlopen_self_static in
10801 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
10802 *) enable_dlopen_self_static=unknown ;;
10803 esac
10804fi
10805
10806
10807
10808
10809
10810
10811
10812
10813
10814
10815
10816
10817
10818
10819
10820
10821
10822striplib=
10823old_striplib=
10824{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
10825$as_echo_n "checking whether stripping libraries is possible... " >&6; }
10826if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
10827 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
10828 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
10829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10830$as_echo "yes" >&6; }
10831else
10832# FIXME - insert some real tests, host_os isn't really good enough
10833 case $host_os in
10834 darwin*)
10835 if test -n "$STRIP" ; then
10836 striplib="$STRIP -x"
10837 old_striplib="$STRIP -S"
10838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10839$as_echo "yes" >&6; }
10840 else
10841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10842$as_echo "no" >&6; }
10843 fi
10844 ;;
10845 *)
10846 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10847$as_echo "no" >&6; }
10848 ;;
10849 esac
10850fi
10851
10852
10853
10854
10855
10856
10857
10858
10859
10860
10861
10862
10863 # Report which library types will actually be built
10864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
10865$as_echo_n "checking if libtool supports shared libraries... " >&6; }
10866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
10867$as_echo "$can_build_shared" >&6; }
10868
10869 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
10870$as_echo_n "checking whether to build shared libraries... " >&6; }
10871 test "$can_build_shared" = "no" && enable_shared=no
10872
10873 # On AIX, shared libraries and static libraries use the same namespace, and
10874 # are all built from PIC.
10875 case $host_os in
10876 aix3*)
10877 test "$enable_shared" = yes && enable_static=no
10878 if test -n "$RANLIB"; then
10879 archive_cmds="$archive_cmds~\$RANLIB \$lib"
10880 postinstall_cmds='$RANLIB $lib'
10881 fi
10882 ;;
10883
10884 aix[4-9]*)
10885 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
10886 test "$enable_shared" = yes && enable_static=no
10887 fi
10888 ;;
10889 esac
10890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
10891$as_echo "$enable_shared" >&6; }
10892
10893 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
10894$as_echo_n "checking whether to build static libraries... " >&6; }
10895 # Make sure either enable_shared or enable_static is yes.
10896 test "$enable_shared" = yes || enable_static=yes
10897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
10898$as_echo "$enable_static" >&6; }
10899
10900
10901
10902
10903fi
10904ac_ext=c
10905ac_cpp='$CPP $CPPFLAGS'
10906ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10907ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10908ac_compiler_gnu=$ac_cv_c_compiler_gnu
10909
10910CC="$lt_save_CC"
10911
10912
10913
10914
10915
10916
10917
10918
10919
10920
10921
10922
10923
10924 ac_config_commands="$ac_config_commands libtool"
10925
10926
10927
10928
10929# Only expand once:
10930
10931
10932
7de6ba7a
DK
10933
10934
10935case $host in
10936 *-cygwin* | *-mingw*)
10937 # 'host' will be top-level target in the case of a target lib,
10938 # we must compare to with_cross_host to decide if this is a native
10939 # or cross-compiler and select where to install dlls appropriately.
10940 if test -n "$with_cross_host" &&
10941 test x"$with_cross_host" != x"no"; then
10942 lt_host_flags='-no-undefined -bindir "$(toolexeclibdir)"';
10943 else
10944 lt_host_flags='-no-undefined -bindir "$(bindir)"';
10945 fi
10946 ;;
10947 *)
10948 lt_host_flags=
10949 ;;
10950esac
10951
10952
10953
10954
d19e0f01
DK
10955ac_fn_c_find_intX_t "$LINENO" "64" "ac_cv_c_int64_t"
10956case $ac_cv_c_int64_t in #(
10957 no|yes) ;; #(
10958 *)
10959
10960cat >>confdefs.h <<_ACEOF
10961#define int64_t $ac_cv_c_int64_t
10962_ACEOF
10963;;
10964esac
10965
21750c78
RE
10966ac_fn_c_find_uintX_t "$LINENO" "64" "ac_cv_c_uint64_t"
10967case $ac_cv_c_uint64_t in #(
10968 no|yes) ;; #(
10969 *)
10970
10971$as_echo "#define _UINT64_T 1" >>confdefs.h
10972
10973
10974cat >>confdefs.h <<_ACEOF
10975#define uint64_t $ac_cv_c_uint64_t
10976_ACEOF
10977;;
10978 esac
10979
ec692d5f
KT
10980{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5
10981$as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; }
10982if test "${ac_cv_header_sys_wait_h+set}" = set; then :
10983 $as_echo_n "(cached) " >&6
10984else
10985 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10986/* end confdefs.h. */
10987#include <sys/types.h>
10988#include <sys/wait.h>
10989#ifndef WEXITSTATUS
10990# define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
10991#endif
10992#ifndef WIFEXITED
10993# define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
10994#endif
a2254c5d 10995
ec692d5f
KT
10996int
10997main ()
10998{
10999 int s;
11000 wait (&s);
11001 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
11002 ;
11003 return 0;
11004}
11005_ACEOF
11006if ac_fn_c_try_compile "$LINENO"; then :
11007 ac_cv_header_sys_wait_h=yes
11008else
11009 ac_cv_header_sys_wait_h=no
11010fi
11011rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a2254c5d 11012fi
ec692d5f
KT
11013{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_wait_h" >&5
11014$as_echo "$ac_cv_header_sys_wait_h" >&6; }
11015if test $ac_cv_header_sys_wait_h = yes; then
a2254c5d 11016
ec692d5f
KT
11017$as_echo "#define HAVE_SYS_WAIT_H 1" >>confdefs.h
11018
11019fi
a2254c5d 11020
d7f09764
DN
11021ac_config_files="$ac_config_files Makefile"
11022
48215350
DK
11023ac_config_headers="$ac_config_headers config.h"
11024
d7f09764
DN
11025cat >confcache <<\_ACEOF
11026# This file is a shell script that caches the results of configure
11027# tests run on this system so they can be shared between configure
11028# scripts and configure runs, see configure's option --config-cache.
11029# It is not useful on other systems. If it contains results you don't
11030# want to keep, you may remove or edit it.
11031#
11032# config.status only pays attention to the cache file if you give it
11033# the --recheck option to rerun configure.
11034#
11035# `ac_cv_env_foo' variables (set or unset) will be overridden when
11036# loading this file, other *unset* `ac_cv_foo' will be assigned the
11037# following values.
11038
11039_ACEOF
11040
11041# The following way of writing the cache mishandles newlines in values,
11042# but we know of no workaround that is simple, portable, and efficient.
11043# So, we kill variables containing newlines.
11044# Ultrix sh set writes to stderr and can't be redirected directly,
11045# and sets the high bit in the cache file unless we assign to the vars.
11046(
11047 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
11048 eval ac_val=\$$ac_var
11049 case $ac_val in #(
11050 *${as_nl}*)
11051 case $ac_var in #(
11052 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
11053$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
11054 esac
11055 case $ac_var in #(
11056 _ | IFS | as_nl) ;; #(
11057 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
11058 *) { eval $ac_var=; unset $ac_var;} ;;
11059 esac ;;
11060 esac
11061 done
11062
11063 (set) 2>&1 |
11064 case $as_nl`(ac_space=' '; set) 2>&1` in #(
11065 *${as_nl}ac_space=\ *)
11066 # `set' does not quote correctly, so add quotes: double-quote
11067 # substitution turns \\\\ into \\, and sed turns \\ into \.
11068 sed -n \
11069 "s/'/'\\\\''/g;
11070 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
11071 ;; #(
11072 *)
11073 # `set' quotes correctly as required by POSIX, so do not add quotes.
11074 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
11075 ;;
11076 esac |
11077 sort
11078) |
11079 sed '
11080 /^ac_cv_env_/b end
11081 t clear
11082 :clear
11083 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
11084 t end
11085 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
11086 :end' >>confcache
11087if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
11088 if test -w "$cache_file"; then
11089 test "x$cache_file" != "x/dev/null" &&
11090 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
11091$as_echo "$as_me: updating cache $cache_file" >&6;}
11092 cat confcache >$cache_file
11093 else
11094 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
11095$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
11096 fi
11097fi
11098rm -f confcache
11099
11100test "x$prefix" = xNONE && prefix=$ac_default_prefix
11101# Let make expand exec_prefix.
11102test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
11103
48215350 11104DEFS=-DHAVE_CONFIG_H
d7f09764
DN
11105
11106ac_libobjs=
11107ac_ltlibobjs=
11108for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
11109 # 1. Remove the extension, and $U if already installed.
11110 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
11111 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
11112 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
11113 # will be set to the directory where LIBOBJS objects are built.
11114 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
11115 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
11116done
11117LIBOBJS=$ac_libobjs
11118
11119LTLIBOBJS=$ac_ltlibobjs
11120
11121
11122 if test -n "$EXEEXT"; then
11123 am__EXEEXT_TRUE=
11124 am__EXEEXT_FALSE='#'
11125else
11126 am__EXEEXT_TRUE='#'
11127 am__EXEEXT_FALSE=
11128fi
11129
03428d41
RG
11130if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
11131 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
11132Usually this means the macro was only invoked conditionally." "$LINENO" 5
11133fi
d7f09764
DN
11134if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
11135 as_fn_error "conditional \"AMDEP\" was never defined.
11136Usually this means the macro was only invoked conditionally." "$LINENO" 5
11137fi
11138if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
11139 as_fn_error "conditional \"am__fastdepCC\" was never defined.
11140Usually this means the macro was only invoked conditionally." "$LINENO" 5
11141fi
11142
11143: ${CONFIG_STATUS=./config.status}
11144ac_write_fail=0
11145ac_clean_files_save=$ac_clean_files
11146ac_clean_files="$ac_clean_files $CONFIG_STATUS"
11147{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
11148$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
11149as_write_fail=0
11150cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
11151#! $SHELL
11152# Generated by $as_me.
11153# Run this file to recreate the current configuration.
11154# Compiler output produced by configure, useful for debugging
11155# configure, is in config.log if it exists.
11156
11157debug=false
11158ac_cs_recheck=false
11159ac_cs_silent=false
11160
11161SHELL=\${CONFIG_SHELL-$SHELL}
11162export SHELL
11163_ASEOF
11164cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
11165## -------------------- ##
11166## M4sh Initialization. ##
11167## -------------------- ##
11168
11169# Be more Bourne compatible
11170DUALCASE=1; export DUALCASE # for MKS sh
11171if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
11172 emulate sh
11173 NULLCMD=:
11174 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
11175 # is contrary to our usage. Disable this feature.
11176 alias -g '${1+"$@"}'='"$@"'
11177 setopt NO_GLOB_SUBST
11178else
11179 case `(set -o) 2>/dev/null` in #(
11180 *posix*) :
11181 set -o posix ;; #(
11182 *) :
11183 ;;
11184esac
11185fi
11186
11187
11188as_nl='
11189'
11190export as_nl
11191# Printing a long string crashes Solaris 7 /usr/bin/printf.
11192as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
11193as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
11194as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
11195# Prefer a ksh shell builtin over an external printf program on Solaris,
11196# but without wasting forks for bash or zsh.
11197if test -z "$BASH_VERSION$ZSH_VERSION" \
11198 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
11199 as_echo='print -r --'
11200 as_echo_n='print -rn --'
11201elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
11202 as_echo='printf %s\n'
11203 as_echo_n='printf %s'
11204else
11205 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
11206 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
11207 as_echo_n='/usr/ucb/echo -n'
11208 else
11209 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
11210 as_echo_n_body='eval
11211 arg=$1;
11212 case $arg in #(
11213 *"$as_nl"*)
11214 expr "X$arg" : "X\\(.*\\)$as_nl";
11215 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
11216 esac;
11217 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
11218 '
11219 export as_echo_n_body
11220 as_echo_n='sh -c $as_echo_n_body as_echo'
11221 fi
11222 export as_echo_body
11223 as_echo='sh -c $as_echo_body as_echo'
11224fi
11225
11226# The user is always right.
11227if test "${PATH_SEPARATOR+set}" != set; then
11228 PATH_SEPARATOR=:
11229 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
11230 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
11231 PATH_SEPARATOR=';'
11232 }
11233fi
11234
11235
11236# IFS
11237# We need space, tab and new line, in precisely that order. Quoting is
11238# there to prevent editors from complaining about space-tab.
11239# (If _AS_PATH_WALK were called with IFS unset, it would disable word
11240# splitting by setting IFS to empty value.)
11241IFS=" "" $as_nl"
11242
11243# Find who we are. Look in the path if we contain no directory separator.
11244case $0 in #((
11245 *[\\/]* ) as_myself=$0 ;;
11246 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11247for as_dir in $PATH
11248do
11249 IFS=$as_save_IFS
11250 test -z "$as_dir" && as_dir=.
11251 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
11252 done
11253IFS=$as_save_IFS
11254
11255 ;;
11256esac
11257# We did not find ourselves, most probably we were run as `sh COMMAND'
11258# in which case we are not to be found in the path.
11259if test "x$as_myself" = x; then
11260 as_myself=$0
11261fi
11262if test ! -f "$as_myself"; then
11263 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
11264 exit 1
11265fi
11266
11267# Unset variables that we do not need and which cause bugs (e.g. in
11268# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
11269# suppresses any "Segmentation fault" message there. '((' could
11270# trigger a bug in pdksh 5.2.14.
11271for as_var in BASH_ENV ENV MAIL MAILPATH
11272do eval test x\${$as_var+set} = xset \
11273 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
11274done
11275PS1='$ '
11276PS2='> '
11277PS4='+ '
11278
11279# NLS nuisances.
11280LC_ALL=C
11281export LC_ALL
11282LANGUAGE=C
11283export LANGUAGE
11284
11285# CDPATH.
11286(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
11287
11288
11289# as_fn_error ERROR [LINENO LOG_FD]
11290# ---------------------------------
11291# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
11292# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
11293# script with status $?, using 1 if that was 0.
11294as_fn_error ()
11295{
11296 as_status=$?; test $as_status -eq 0 && as_status=1
11297 if test "$3"; then
11298 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
11299 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
11300 fi
11301 $as_echo "$as_me: error: $1" >&2
11302 as_fn_exit $as_status
11303} # as_fn_error
11304
11305
11306# as_fn_set_status STATUS
11307# -----------------------
11308# Set $? to STATUS, without forking.
11309as_fn_set_status ()
11310{
11311 return $1
11312} # as_fn_set_status
11313
11314# as_fn_exit STATUS
11315# -----------------
11316# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
11317as_fn_exit ()
11318{
11319 set +e
11320 as_fn_set_status $1
11321 exit $1
11322} # as_fn_exit
11323
11324# as_fn_unset VAR
11325# ---------------
11326# Portably unset VAR.
11327as_fn_unset ()
11328{
11329 { eval $1=; unset $1;}
11330}
11331as_unset=as_fn_unset
11332# as_fn_append VAR VALUE
11333# ----------------------
11334# Append the text in VALUE to the end of the definition contained in VAR. Take
11335# advantage of any shell optimizations that allow amortized linear growth over
11336# repeated appends, instead of the typical quadratic growth present in naive
11337# implementations.
11338if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
11339 eval 'as_fn_append ()
11340 {
11341 eval $1+=\$2
11342 }'
11343else
11344 as_fn_append ()
11345 {
11346 eval $1=\$$1\$2
11347 }
11348fi # as_fn_append
11349
11350# as_fn_arith ARG...
11351# ------------------
11352# Perform arithmetic evaluation on the ARGs, and store the result in the
11353# global $as_val. Take advantage of shells that can avoid forks. The arguments
11354# must be portable across $(()) and expr.
11355if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
11356 eval 'as_fn_arith ()
11357 {
11358 as_val=$(( $* ))
11359 }'
11360else
11361 as_fn_arith ()
11362 {
11363 as_val=`expr "$@" || test $? -eq 1`
11364 }
11365fi # as_fn_arith
11366
11367
11368if expr a : '\(a\)' >/dev/null 2>&1 &&
11369 test "X`expr 00001 : '.*\(...\)'`" = X001; then
11370 as_expr=expr
11371else
11372 as_expr=false
11373fi
11374
11375if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
11376 as_basename=basename
11377else
11378 as_basename=false
11379fi
11380
11381if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
11382 as_dirname=dirname
11383else
11384 as_dirname=false
11385fi
11386
11387as_me=`$as_basename -- "$0" ||
11388$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
11389 X"$0" : 'X\(//\)$' \| \
11390 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
11391$as_echo X/"$0" |
11392 sed '/^.*\/\([^/][^/]*\)\/*$/{
11393 s//\1/
11394 q
11395 }
11396 /^X\/\(\/\/\)$/{
11397 s//\1/
11398 q
11399 }
11400 /^X\/\(\/\).*/{
11401 s//\1/
11402 q
11403 }
11404 s/.*/./; q'`
11405
11406# Avoid depending upon Character Ranges.
11407as_cr_letters='abcdefghijklmnopqrstuvwxyz'
11408as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
11409as_cr_Letters=$as_cr_letters$as_cr_LETTERS
11410as_cr_digits='0123456789'
11411as_cr_alnum=$as_cr_Letters$as_cr_digits
11412
11413ECHO_C= ECHO_N= ECHO_T=
11414case `echo -n x` in #(((((
11415-n*)
11416 case `echo 'xy\c'` in
11417 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
11418 xy) ECHO_C='\c';;
11419 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
11420 ECHO_T=' ';;
11421 esac;;
11422*)
11423 ECHO_N='-n';;
11424esac
11425
11426rm -f conf$$ conf$$.exe conf$$.file
11427if test -d conf$$.dir; then
11428 rm -f conf$$.dir/conf$$.file
11429else
11430 rm -f conf$$.dir
11431 mkdir conf$$.dir 2>/dev/null
11432fi
11433if (echo >conf$$.file) 2>/dev/null; then
11434 if ln -s conf$$.file conf$$ 2>/dev/null; then
11435 as_ln_s='ln -s'
11436 # ... but there are two gotchas:
11437 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
11438 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
11439 # In both cases, we have to default to `cp -p'.
11440 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
11441 as_ln_s='cp -p'
11442 elif ln conf$$.file conf$$ 2>/dev/null; then
11443 as_ln_s=ln
11444 else
11445 as_ln_s='cp -p'
11446 fi
11447else
11448 as_ln_s='cp -p'
11449fi
11450rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
11451rmdir conf$$.dir 2>/dev/null
11452
11453
11454# as_fn_mkdir_p
11455# -------------
11456# Create "$as_dir" as a directory, including parents if necessary.
11457as_fn_mkdir_p ()
11458{
11459
11460 case $as_dir in #(
11461 -*) as_dir=./$as_dir;;
11462 esac
11463 test -d "$as_dir" || eval $as_mkdir_p || {
11464 as_dirs=
11465 while :; do
11466 case $as_dir in #(
11467 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
11468 *) as_qdir=$as_dir;;
11469 esac
11470 as_dirs="'$as_qdir' $as_dirs"
11471 as_dir=`$as_dirname -- "$as_dir" ||
11472$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
11473 X"$as_dir" : 'X\(//\)[^/]' \| \
11474 X"$as_dir" : 'X\(//\)$' \| \
11475 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
11476$as_echo X"$as_dir" |
11477 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
11478 s//\1/
11479 q
11480 }
11481 /^X\(\/\/\)[^/].*/{
11482 s//\1/
11483 q
11484 }
11485 /^X\(\/\/\)$/{
11486 s//\1/
11487 q
11488 }
11489 /^X\(\/\).*/{
11490 s//\1/
11491 q
11492 }
11493 s/.*/./; q'`
11494 test -d "$as_dir" && break
11495 done
11496 test -z "$as_dirs" || eval "mkdir $as_dirs"
11497 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
11498
11499
11500} # as_fn_mkdir_p
11501if mkdir -p . 2>/dev/null; then
11502 as_mkdir_p='mkdir -p "$as_dir"'
11503else
11504 test -d ./-p && rmdir ./-p
11505 as_mkdir_p=false
11506fi
11507
11508if test -x / >/dev/null 2>&1; then
11509 as_test_x='test -x'
11510else
11511 if ls -dL / >/dev/null 2>&1; then
11512 as_ls_L_option=L
11513 else
11514 as_ls_L_option=
11515 fi
11516 as_test_x='
11517 eval sh -c '\''
11518 if test -d "$1"; then
11519 test -d "$1/.";
11520 else
11521 case $1 in #(
11522 -*)set "./$1";;
11523 esac;
11524 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
11525 ???[sx]*):;;*)false;;esac;fi
11526 '\'' sh
11527 '
11528fi
11529as_executable_p=$as_test_x
11530
11531# Sed expression to map a string onto a valid CPP name.
11532as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
11533
11534# Sed expression to map a string onto a valid variable name.
11535as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
11536
11537
11538exec 6>&1
11539## ----------------------------------- ##
11540## Main body of $CONFIG_STATUS script. ##
11541## ----------------------------------- ##
11542_ASEOF
11543test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
11544
11545cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11546# Save the log message, to keep $0 and so on meaningful, and to
11547# report actual input values of CONFIG_FILES etc. instead of their
11548# values after options handling.
11549ac_log="
11550This file was extended by LTO plugin for ld $as_me 0.1, which was
11551generated by GNU Autoconf 2.64. Invocation command line was
11552
11553 CONFIG_FILES = $CONFIG_FILES
11554 CONFIG_HEADERS = $CONFIG_HEADERS
11555 CONFIG_LINKS = $CONFIG_LINKS
11556 CONFIG_COMMANDS = $CONFIG_COMMANDS
11557 $ $0 $@
11558
11559on `(hostname || uname -n) 2>/dev/null | sed 1q`
11560"
11561
11562_ACEOF
11563
11564case $ac_config_files in *"
11565"*) set x $ac_config_files; shift; ac_config_files=$*;;
11566esac
11567
48215350
DK
11568case $ac_config_headers in *"
11569"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
11570esac
d7f09764
DN
11571
11572
11573cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11574# Files that config.status was made for.
11575config_files="$ac_config_files"
48215350 11576config_headers="$ac_config_headers"
d7f09764
DN
11577config_commands="$ac_config_commands"
11578
11579_ACEOF
11580
11581cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11582ac_cs_usage="\
11583\`$as_me' instantiates files and other configuration actions
11584from templates according to the current configuration. Unless the files
11585and actions are specified as TAGs, all are instantiated by default.
11586
11587Usage: $0 [OPTION]... [TAG]...
11588
11589 -h, --help print this help, then exit
11590 -V, --version print version number and configuration settings, then exit
11591 -q, --quiet, --silent
11592 do not print progress messages
11593 -d, --debug don't remove temporary files
11594 --recheck update $as_me by reconfiguring in the same conditions
11595 --file=FILE[:TEMPLATE]
11596 instantiate the configuration file FILE
48215350
DK
11597 --header=FILE[:TEMPLATE]
11598 instantiate the configuration header FILE
d7f09764
DN
11599
11600Configuration files:
11601$config_files
11602
48215350
DK
11603Configuration headers:
11604$config_headers
11605
d7f09764
DN
11606Configuration commands:
11607$config_commands
11608
11609Report bugs to the package provider."
11610
11611_ACEOF
11612cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11613ac_cs_version="\\
11614LTO plugin for ld config.status 0.1
11615configured by $0, generated by GNU Autoconf 2.64,
11616 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
11617
11618Copyright (C) 2009 Free Software Foundation, Inc.
11619This config.status script is free software; the Free Software Foundation
11620gives unlimited permission to copy, distribute and modify it."
11621
11622ac_pwd='$ac_pwd'
11623srcdir='$srcdir'
11624INSTALL='$INSTALL'
11625MKDIR_P='$MKDIR_P'
11626AWK='$AWK'
11627test -n "\$AWK" || AWK=awk
11628_ACEOF
11629
11630cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11631# The default lists apply if the user does not specify any file.
11632ac_need_defaults=:
11633while test $# != 0
11634do
11635 case $1 in
11636 --*=*)
11637 ac_option=`expr "X$1" : 'X\([^=]*\)='`
11638 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
11639 ac_shift=:
11640 ;;
11641 *)
11642 ac_option=$1
11643 ac_optarg=$2
11644 ac_shift=shift
11645 ;;
11646 esac
11647
11648 case $ac_option in
11649 # Handling of the options.
11650 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
11651 ac_cs_recheck=: ;;
11652 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
11653 $as_echo "$ac_cs_version"; exit ;;
11654 --debug | --debu | --deb | --de | --d | -d )
11655 debug=: ;;
11656 --file | --fil | --fi | --f )
11657 $ac_shift
11658 case $ac_optarg in
11659 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
11660 esac
11661 as_fn_append CONFIG_FILES " '$ac_optarg'"
11662 ac_need_defaults=false;;
48215350
DK
11663 --header | --heade | --head | --hea )
11664 $ac_shift
11665 case $ac_optarg in
11666 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
11667 esac
11668 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
11669 ac_need_defaults=false;;
11670 --he | --h)
11671 # Conflict between --help and --header
11672 as_fn_error "ambiguous option: \`$1'
11673Try \`$0 --help' for more information.";;
11674 --help | --hel | -h )
d7f09764
DN
11675 $as_echo "$ac_cs_usage"; exit ;;
11676 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
11677 | -silent | --silent | --silen | --sile | --sil | --si | --s)
11678 ac_cs_silent=: ;;
11679
11680 # This is an error.
11681 -*) as_fn_error "unrecognized option: \`$1'
11682Try \`$0 --help' for more information." ;;
11683
11684 *) as_fn_append ac_config_targets " $1"
11685 ac_need_defaults=false ;;
11686
11687 esac
11688 shift
11689done
11690
11691ac_configure_extra_args=
11692
11693if $ac_cs_silent; then
11694 exec 6>/dev/null
11695 ac_configure_extra_args="$ac_configure_extra_args --silent"
11696fi
11697
11698_ACEOF
11699cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11700if \$ac_cs_recheck; then
11701 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
11702 shift
11703 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
11704 CONFIG_SHELL='$SHELL'
11705 export CONFIG_SHELL
11706 exec "\$@"
11707fi
11708
11709_ACEOF
11710cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11711exec 5>>config.log
11712{
11713 echo
11714 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
11715## Running $as_me. ##
11716_ASBOX
11717 $as_echo "$ac_log"
11718} >&5
11719
11720_ACEOF
11721cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11722#
11723# INIT-COMMANDS
11724#
11725AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
11726
11727
11728# The HP-UX ksh and POSIX shell print the target directory to stdout
11729# if CDPATH is set.
11730(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
11731
11732sed_quote_subst='$sed_quote_subst'
11733double_quote_subst='$double_quote_subst'
11734delay_variable_subst='$delay_variable_subst'
52327858
L
11735macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
11736macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
11737enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
11738enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
11739pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
11740enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
11741SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
11742ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
11743host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
11744host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
11745host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
11746build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
11747build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
11748build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
11749SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
11750Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
11751GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
11752EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
11753FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
11754LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
11755NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
11756LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
11757max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
11758ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
11759exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
11760lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
11761lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
11762lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
11763reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
11764reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
11765OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
11766deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
11767file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
11768AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
11769AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
11770STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
11771RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
11772old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
11773old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
11774old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
11775lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
11776CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
11777CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
11778compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
11779GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
11780lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
11781lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
11782lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
11783lt_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"`'
11784objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
11785MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
11786lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
11787lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
11788lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
11789lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
11790lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
11791need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
11792DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
11793NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
11794LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
11795OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
11796OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
11797libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
11798shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
11799extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
11800archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
11801enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
11802export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
11803whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
11804compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
11805old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
11806old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
11807archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
11808archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
11809module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
11810module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
11811with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
11812allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
11813no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
11814hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
11815hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
11816hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
11817hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
11818hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
11819hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
11820hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
11821hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
11822inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
11823link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
11824fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
11825always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
11826export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
11827exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
11828include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
11829prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
11830file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
11831variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
11832need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
11833need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
11834version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
11835runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
11836shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
11837shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
11838libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
11839library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
11840soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
11841install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
11842postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
11843postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
11844finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
11845finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
11846hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
11847sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
11848sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
11849hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
11850enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
11851enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
11852enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
11853old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
11854striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
d7f09764
DN
11855
11856LTCC='$LTCC'
11857LTCFLAGS='$LTCFLAGS'
11858compiler='$compiler_DEFAULT'
11859
52327858
L
11860# A function that is used when there is no print builtin or printf.
11861func_fallback_echo ()
11862{
11863 eval 'cat <<_LTECHO_EOF
11864\$1
11865_LTECHO_EOF'
11866}
11867
d7f09764 11868# Quote evaled strings.
52327858
L
11869for var in SHELL \
11870ECHO \
11871SED \
d7f09764
DN
11872GREP \
11873EGREP \
11874FGREP \
11875LD \
11876NM \
11877LN_S \
11878lt_SP2NL \
11879lt_NL2SP \
11880reload_flag \
11881OBJDUMP \
11882deplibs_check_method \
11883file_magic_cmd \
11884AR \
11885AR_FLAGS \
11886STRIP \
11887RANLIB \
11888CC \
11889CFLAGS \
11890compiler \
11891lt_cv_sys_global_symbol_pipe \
11892lt_cv_sys_global_symbol_to_cdecl \
11893lt_cv_sys_global_symbol_to_c_name_address \
11894lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
d7f09764
DN
11895lt_prog_compiler_no_builtin_flag \
11896lt_prog_compiler_wl \
11897lt_prog_compiler_pic \
11898lt_prog_compiler_static \
11899lt_cv_prog_compiler_c_o \
11900need_locks \
11901DSYMUTIL \
11902NMEDIT \
11903LIPO \
11904OTOOL \
11905OTOOL64 \
11906shrext_cmds \
11907export_dynamic_flag_spec \
11908whole_archive_flag_spec \
11909compiler_needs_object \
11910with_gnu_ld \
11911allow_undefined_flag \
11912no_undefined_flag \
11913hardcode_libdir_flag_spec \
11914hardcode_libdir_flag_spec_ld \
11915hardcode_libdir_separator \
11916fix_srcfile_path \
11917exclude_expsyms \
11918include_expsyms \
11919file_list_spec \
11920variables_saved_for_relink \
11921libname_spec \
11922library_names_spec \
11923soname_spec \
52327858 11924install_override_mode \
d7f09764
DN
11925finish_eval \
11926old_striplib \
11927striplib; do
52327858 11928 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
d7f09764 11929 *[\\\\\\\`\\"\\\$]*)
52327858 11930 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
d7f09764
DN
11931 ;;
11932 *)
11933 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
11934 ;;
11935 esac
11936done
11937
11938# Double-quote double-evaled strings.
11939for var in reload_cmds \
11940old_postinstall_cmds \
11941old_postuninstall_cmds \
11942old_archive_cmds \
11943extract_expsyms_cmds \
11944old_archive_from_new_cmds \
11945old_archive_from_expsyms_cmds \
11946archive_cmds \
11947archive_expsym_cmds \
11948module_cmds \
11949module_expsym_cmds \
11950export_symbols_cmds \
11951prelink_cmds \
11952postinstall_cmds \
11953postuninstall_cmds \
11954finish_cmds \
11955sys_lib_search_path_spec \
11956sys_lib_dlsearch_path_spec; do
52327858 11957 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
d7f09764 11958 *[\\\\\\\`\\"\\\$]*)
52327858 11959 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
d7f09764
DN
11960 ;;
11961 *)
11962 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
11963 ;;
11964 esac
11965done
11966
d7f09764
DN
11967ac_aux_dir='$ac_aux_dir'
11968xsi_shell='$xsi_shell'
11969lt_shell_append='$lt_shell_append'
11970
11971# See if we are running on zsh, and set the options which allow our
11972# commands through without removal of \ escapes INIT.
11973if test -n "\${ZSH_VERSION+set}" ; then
11974 setopt NO_GLOB_SUBST
11975fi
11976
11977
11978 PACKAGE='$PACKAGE'
11979 VERSION='$VERSION'
11980 TIMESTAMP='$TIMESTAMP'
11981 RM='$RM'
11982 ofile='$ofile'
11983
11984
11985
11986
11987_ACEOF
11988
11989cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
11990
11991# Handling of arguments.
11992for ac_config_target in $ac_config_targets
11993do
11994 case $ac_config_target in
11995 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
11996 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
11997 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
48215350 11998 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
d7f09764
DN
11999
12000 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
12001 esac
12002done
12003
12004
12005# If the user did not use the arguments to specify the items to instantiate,
12006# then the envvar interface is used. Set only those that are not.
12007# We use the long form for the default assignment because of an extremely
12008# bizarre bug on SunOS 4.1.3.
12009if $ac_need_defaults; then
12010 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
48215350 12011 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
d7f09764
DN
12012 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
12013fi
12014
12015# Have a temporary directory for convenience. Make it in the build tree
12016# simply because there is no reason against having it here, and in addition,
12017# creating and moving files from /tmp can sometimes cause problems.
12018# Hook for its removal unless debugging.
12019# Note that there is a small window in which the directory will not be cleaned:
12020# after its creation but before its name has been assigned to `$tmp'.
12021$debug ||
12022{
12023 tmp=
12024 trap 'exit_status=$?
12025 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
12026' 0
12027 trap 'as_fn_exit 1' 1 2 13 15
12028}
12029# Create a (secure) tmp directory for tmp files.
12030
12031{
12032 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
12033 test -n "$tmp" && test -d "$tmp"
12034} ||
12035{
12036 tmp=./conf$$-$RANDOM
12037 (umask 077 && mkdir "$tmp")
12038} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
12039
12040# Set up the scripts for CONFIG_FILES section.
12041# No need to generate them if there are no CONFIG_FILES.
12042# This happens for instance with `./config.status config.h'.
12043if test -n "$CONFIG_FILES"; then
12044
12045
12046ac_cr=`echo X | tr X '\015'`
12047# On cygwin, bash can eat \r inside `` if the user requested igncr.
12048# But we know of no other shell where ac_cr would be empty at this
12049# point, so we can use a bashism as a fallback.
12050if test "x$ac_cr" = x; then
12051 eval ac_cr=\$\'\\r\'
12052fi
12053ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
12054if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
12055 ac_cs_awk_cr='\r'
12056else
12057 ac_cs_awk_cr=$ac_cr
12058fi
12059
12060echo 'BEGIN {' >"$tmp/subs1.awk" &&
12061_ACEOF
12062
12063
12064{
12065 echo "cat >conf$$subs.awk <<_ACEOF" &&
12066 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
12067 echo "_ACEOF"
12068} >conf$$subs.sh ||
12069 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
12070ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
12071ac_delim='%!_!# '
12072for ac_last_try in false false false false false :; do
12073 . ./conf$$subs.sh ||
12074 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
12075
12076 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
12077 if test $ac_delim_n = $ac_delim_num; then
12078 break
12079 elif $ac_last_try; then
12080 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
12081 else
12082 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
12083 fi
12084done
12085rm -f conf$$subs.sh
12086
12087cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12088cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
12089_ACEOF
12090sed -n '
12091h
12092s/^/S["/; s/!.*/"]=/
12093p
12094g
12095s/^[^!]*!//
12096:repl
12097t repl
12098s/'"$ac_delim"'$//
12099t delim
12100:nl
12101h
12102s/\(.\{148\}\).*/\1/
12103t more1
12104s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
12105p
12106n
12107b repl
12108:more1
12109s/["\\]/\\&/g; s/^/"/; s/$/"\\/
12110p
12111g
12112s/.\{148\}//
12113t nl
12114:delim
12115h
12116s/\(.\{148\}\).*/\1/
12117t more2
12118s/["\\]/\\&/g; s/^/"/; s/$/"/
12119p
12120b
12121:more2
12122s/["\\]/\\&/g; s/^/"/; s/$/"\\/
12123p
12124g
12125s/.\{148\}//
12126t delim
12127' <conf$$subs.awk | sed '
12128/^[^""]/{
12129 N
12130 s/\n//
12131}
12132' >>$CONFIG_STATUS || ac_write_fail=1
12133rm -f conf$$subs.awk
12134cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12135_ACAWK
12136cat >>"\$tmp/subs1.awk" <<_ACAWK &&
12137 for (key in S) S_is_set[key] = 1
12138 FS = "\a"
12139
12140}
12141{
12142 line = $ 0
12143 nfields = split(line, field, "@")
12144 substed = 0
12145 len = length(field[1])
12146 for (i = 2; i < nfields; i++) {
12147 key = field[i]
12148 keylen = length(key)
12149 if (S_is_set[key]) {
12150 value = S[key]
12151 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
12152 len += length(value) + length(field[++i])
12153 substed = 1
12154 } else
12155 len += 1 + keylen
12156 }
12157
12158 print line
12159}
12160
12161_ACAWK
12162_ACEOF
12163cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12164if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
12165 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
12166else
12167 cat
12168fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
12169 || as_fn_error "could not setup config files machinery" "$LINENO" 5
12170_ACEOF
12171
12172# VPATH may cause trouble with some makes, so we remove $(srcdir),
12173# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
12174# trailing colons and then remove the whole line if VPATH becomes empty
12175# (actually we leave an empty line to preserve line numbers).
12176if test "x$srcdir" = x.; then
12177 ac_vpsub='/^[ ]*VPATH[ ]*=/{
12178s/:*\$(srcdir):*/:/
12179s/:*\${srcdir}:*/:/
12180s/:*@srcdir@:*/:/
12181s/^\([^=]*=[ ]*\):*/\1/
12182s/:*$//
12183s/^[^=]*=[ ]*$//
12184}'
12185fi
12186
12187cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12188fi # test -n "$CONFIG_FILES"
12189
48215350
DK
12190# Set up the scripts for CONFIG_HEADERS section.
12191# No need to generate them if there are no CONFIG_HEADERS.
12192# This happens for instance with `./config.status Makefile'.
12193if test -n "$CONFIG_HEADERS"; then
12194cat >"$tmp/defines.awk" <<\_ACAWK ||
12195BEGIN {
12196_ACEOF
12197
12198# Transform confdefs.h into an awk script `defines.awk', embedded as
12199# here-document in config.status, that substitutes the proper values into
12200# config.h.in to produce config.h.
d7f09764 12201
48215350
DK
12202# Create a delimiter string that does not exist in confdefs.h, to ease
12203# handling of long lines.
12204ac_delim='%!_!# '
12205for ac_last_try in false false :; do
12206 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
12207 if test -z "$ac_t"; then
12208 break
12209 elif $ac_last_try; then
12210 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
12211 else
12212 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
12213 fi
12214done
12215
12216# For the awk script, D is an array of macro values keyed by name,
12217# likewise P contains macro parameters if any. Preserve backslash
12218# newline sequences.
12219
12220ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
12221sed -n '
12222s/.\{148\}/&'"$ac_delim"'/g
12223t rset
12224:rset
12225s/^[ ]*#[ ]*define[ ][ ]*/ /
12226t def
12227d
12228:def
12229s/\\$//
12230t bsnl
12231s/["\\]/\\&/g
12232s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
12233D["\1"]=" \3"/p
12234s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
12235d
12236:bsnl
12237s/["\\]/\\&/g
12238s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
12239D["\1"]=" \3\\\\\\n"\\/p
12240t cont
12241s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
12242t cont
12243d
12244:cont
12245n
12246s/.\{148\}/&'"$ac_delim"'/g
12247t clear
12248:clear
12249s/\\$//
12250t bsnlc
12251s/["\\]/\\&/g; s/^/"/; s/$/"/p
12252d
12253:bsnlc
12254s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
12255b cont
12256' <confdefs.h | sed '
12257s/'"$ac_delim"'/"\\\
12258"/g' >>$CONFIG_STATUS || ac_write_fail=1
12259
12260cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12261 for (key in D) D_is_set[key] = 1
12262 FS = "\a"
12263}
12264/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
12265 line = \$ 0
12266 split(line, arg, " ")
12267 if (arg[1] == "#") {
12268 defundef = arg[2]
12269 mac1 = arg[3]
12270 } else {
12271 defundef = substr(arg[1], 2)
12272 mac1 = arg[2]
12273 }
12274 split(mac1, mac2, "(") #)
12275 macro = mac2[1]
12276 prefix = substr(line, 1, index(line, defundef) - 1)
12277 if (D_is_set[macro]) {
12278 # Preserve the white space surrounding the "#".
12279 print prefix "define", macro P[macro] D[macro]
12280 next
12281 } else {
12282 # Replace #undef with comments. This is necessary, for example,
12283 # in the case of _POSIX_SOURCE, which is predefined and required
12284 # on some systems where configure will not decide to define it.
12285 if (defundef == "undef") {
12286 print "/*", prefix defundef, macro, "*/"
12287 next
12288 }
12289 }
12290}
12291{ print }
12292_ACAWK
12293_ACEOF
12294cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12295 as_fn_error "could not setup config headers machinery" "$LINENO" 5
12296fi # test -n "$CONFIG_HEADERS"
12297
12298
12299eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
d7f09764
DN
12300shift
12301for ac_tag
12302do
12303 case $ac_tag in
12304 :[FHLC]) ac_mode=$ac_tag; continue;;
12305 esac
12306 case $ac_mode$ac_tag in
12307 :[FHL]*:*);;
12308 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
12309 :[FH]-) ac_tag=-:-;;
12310 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
12311 esac
12312 ac_save_IFS=$IFS
12313 IFS=:
12314 set x $ac_tag
12315 IFS=$ac_save_IFS
12316 shift
12317 ac_file=$1
12318 shift
12319
12320 case $ac_mode in
12321 :L) ac_source=$1;;
12322 :[FH])
12323 ac_file_inputs=
12324 for ac_f
12325 do
12326 case $ac_f in
12327 -) ac_f="$tmp/stdin";;
12328 *) # Look for the file first in the build tree, then in the source tree
12329 # (if the path is not absolute). The absolute path cannot be DOS-style,
12330 # because $ac_f cannot contain `:'.
12331 test -f "$ac_f" ||
12332 case $ac_f in
12333 [\\/$]*) false;;
12334 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
12335 esac ||
12336 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
12337 esac
12338 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
12339 as_fn_append ac_file_inputs " '$ac_f'"
12340 done
12341
12342 # Let's still pretend it is `configure' which instantiates (i.e., don't
12343 # use $as_me), people would be surprised to read:
12344 # /* config.h. Generated by config.status. */
12345 configure_input='Generated from '`
12346 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
12347 `' by configure.'
12348 if test x"$ac_file" != x-; then
12349 configure_input="$ac_file. $configure_input"
12350 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
12351$as_echo "$as_me: creating $ac_file" >&6;}
12352 fi
12353 # Neutralize special characters interpreted by sed in replacement strings.
12354 case $configure_input in #(
12355 *\&* | *\|* | *\\* )
12356 ac_sed_conf_input=`$as_echo "$configure_input" |
12357 sed 's/[\\\\&|]/\\\\&/g'`;; #(
12358 *) ac_sed_conf_input=$configure_input;;
12359 esac
12360
12361 case $ac_tag in
12362 *:-:* | *:-) cat >"$tmp/stdin" \
12363 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
12364 esac
12365 ;;
12366 esac
12367
12368 ac_dir=`$as_dirname -- "$ac_file" ||
12369$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12370 X"$ac_file" : 'X\(//\)[^/]' \| \
12371 X"$ac_file" : 'X\(//\)$' \| \
12372 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
12373$as_echo X"$ac_file" |
12374 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12375 s//\1/
12376 q
12377 }
12378 /^X\(\/\/\)[^/].*/{
12379 s//\1/
12380 q
12381 }
12382 /^X\(\/\/\)$/{
12383 s//\1/
12384 q
12385 }
12386 /^X\(\/\).*/{
12387 s//\1/
12388 q
12389 }
12390 s/.*/./; q'`
12391 as_dir="$ac_dir"; as_fn_mkdir_p
12392 ac_builddir=.
12393
12394case "$ac_dir" in
12395.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
12396*)
12397 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
12398 # A ".." for each directory in $ac_dir_suffix.
12399 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
12400 case $ac_top_builddir_sub in
12401 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
12402 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
12403 esac ;;
12404esac
12405ac_abs_top_builddir=$ac_pwd
12406ac_abs_builddir=$ac_pwd$ac_dir_suffix
12407# for backward compatibility:
12408ac_top_builddir=$ac_top_build_prefix
12409
12410case $srcdir in
12411 .) # We are building in place.
12412 ac_srcdir=.
12413 ac_top_srcdir=$ac_top_builddir_sub
12414 ac_abs_top_srcdir=$ac_pwd ;;
12415 [\\/]* | ?:[\\/]* ) # Absolute name.
12416 ac_srcdir=$srcdir$ac_dir_suffix;
12417 ac_top_srcdir=$srcdir
12418 ac_abs_top_srcdir=$srcdir ;;
12419 *) # Relative name.
12420 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
12421 ac_top_srcdir=$ac_top_build_prefix$srcdir
12422 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
12423esac
12424ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
12425
12426
12427 case $ac_mode in
12428 :F)
12429 #
12430 # CONFIG_FILE
12431 #
12432
12433 case $INSTALL in
12434 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
12435 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
12436 esac
12437 ac_MKDIR_P=$MKDIR_P
12438 case $MKDIR_P in
12439 [\\/$]* | ?:[\\/]* ) ;;
12440 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
12441 esac
12442_ACEOF
12443
12444cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12445# If the template does not know about datarootdir, expand it.
12446# FIXME: This hack should be removed a few years after 2.60.
12447ac_datarootdir_hack=; ac_datarootdir_seen=
12448ac_sed_dataroot='
12449/datarootdir/ {
12450 p
12451 q
12452}
12453/@datadir@/p
12454/@docdir@/p
12455/@infodir@/p
12456/@localedir@/p
12457/@mandir@/p'
12458case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
12459*datarootdir*) ac_datarootdir_seen=yes;;
12460*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
12461 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
12462$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
12463_ACEOF
12464cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12465 ac_datarootdir_hack='
12466 s&@datadir@&$datadir&g
12467 s&@docdir@&$docdir&g
12468 s&@infodir@&$infodir&g
12469 s&@localedir@&$localedir&g
12470 s&@mandir@&$mandir&g
12471 s&\\\${datarootdir}&$datarootdir&g' ;;
12472esac
12473_ACEOF
12474
12475# Neutralize VPATH when `$srcdir' = `.'.
12476# Shell code in configure.ac might set extrasub.
12477# FIXME: do we really want to maintain this feature?
12478cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12479ac_sed_extra="$ac_vpsub
12480$extrasub
12481_ACEOF
12482cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12483:t
12484/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
12485s|@configure_input@|$ac_sed_conf_input|;t t
12486s&@top_builddir@&$ac_top_builddir_sub&;t t
12487s&@top_build_prefix@&$ac_top_build_prefix&;t t
12488s&@srcdir@&$ac_srcdir&;t t
12489s&@abs_srcdir@&$ac_abs_srcdir&;t t
12490s&@top_srcdir@&$ac_top_srcdir&;t t
12491s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
12492s&@builddir@&$ac_builddir&;t t
12493s&@abs_builddir@&$ac_abs_builddir&;t t
12494s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
12495s&@INSTALL@&$ac_INSTALL&;t t
12496s&@MKDIR_P@&$ac_MKDIR_P&;t t
12497$ac_datarootdir_hack
12498"
12499eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
12500 || as_fn_error "could not create $ac_file" "$LINENO" 5
12501
12502test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
12503 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
12504 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
12505 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
12506which seems to be undefined. Please make sure it is defined." >&5
12507$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
12508which seems to be undefined. Please make sure it is defined." >&2;}
12509
12510 rm -f "$tmp/stdin"
12511 case $ac_file in
12512 -) cat "$tmp/out" && rm -f "$tmp/out";;
12513 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
12514 esac \
12515 || as_fn_error "could not create $ac_file" "$LINENO" 5
12516 ;;
48215350
DK
12517 :H)
12518 #
12519 # CONFIG_HEADER
12520 #
12521 if test x"$ac_file" != x-; then
12522 {
12523 $as_echo "/* $configure_input */" \
12524 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
12525 } >"$tmp/config.h" \
12526 || as_fn_error "could not create $ac_file" "$LINENO" 5
12527 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
12528 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
12529$as_echo "$as_me: $ac_file is unchanged" >&6;}
12530 else
12531 rm -f "$ac_file"
12532 mv "$tmp/config.h" "$ac_file" \
12533 || as_fn_error "could not create $ac_file" "$LINENO" 5
12534 fi
12535 else
12536 $as_echo "/* $configure_input */" \
12537 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
12538 || as_fn_error "could not create -" "$LINENO" 5
12539 fi
12540# Compute "$ac_file"'s index in $config_headers.
12541_am_arg="$ac_file"
12542_am_stamp_count=1
12543for _am_header in $config_headers :; do
12544 case $_am_header in
12545 $_am_arg | $_am_arg:* )
12546 break ;;
12547 * )
12548 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
12549 esac
12550done
12551echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
12552$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12553 X"$_am_arg" : 'X\(//\)[^/]' \| \
12554 X"$_am_arg" : 'X\(//\)$' \| \
12555 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
12556$as_echo X"$_am_arg" |
12557 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12558 s//\1/
12559 q
12560 }
12561 /^X\(\/\/\)[^/].*/{
12562 s//\1/
12563 q
12564 }
12565 /^X\(\/\/\)$/{
12566 s//\1/
12567 q
12568 }
12569 /^X\(\/\).*/{
12570 s//\1/
12571 q
12572 }
12573 s/.*/./; q'`/stamp-h$_am_stamp_count
12574 ;;
d7f09764
DN
12575
12576 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
12577$as_echo "$as_me: executing $ac_file commands" >&6;}
12578 ;;
12579 esac
12580
12581
12582 case $ac_file$ac_mode in
12583 "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
12584 # Autoconf 2.62 quotes --file arguments for eval, but not when files
12585 # are listed without --file. Let's play safe and only enable the eval
12586 # if we detect the quoting.
12587 case $CONFIG_FILES in
12588 *\'*) eval set x "$CONFIG_FILES" ;;
12589 *) set x $CONFIG_FILES ;;
12590 esac
12591 shift
12592 for mf
12593 do
12594 # Strip MF so we end up with the name of the file.
12595 mf=`echo "$mf" | sed -e 's/:.*$//'`
12596 # Check whether this is an Automake generated Makefile or not.
12597 # We used to match only the files named `Makefile.in', but
12598 # some people rename them; so instead we look at the file content.
12599 # Grep'ing the first line is not enough: some people post-process
12600 # each Makefile.in and add a new line on top of each file to say so.
12601 # Grep'ing the whole file is not good either: AIX grep has a line
12602 # limit of 2048, but all sed's we know have understand at least 4000.
12603 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
12604 dirpart=`$as_dirname -- "$mf" ||
12605$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12606 X"$mf" : 'X\(//\)[^/]' \| \
12607 X"$mf" : 'X\(//\)$' \| \
12608 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
12609$as_echo X"$mf" |
12610 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12611 s//\1/
12612 q
12613 }
12614 /^X\(\/\/\)[^/].*/{
12615 s//\1/
12616 q
12617 }
12618 /^X\(\/\/\)$/{
12619 s//\1/
12620 q
12621 }
12622 /^X\(\/\).*/{
12623 s//\1/
12624 q
12625 }
12626 s/.*/./; q'`
12627 else
12628 continue
12629 fi
12630 # Extract the definition of DEPDIR, am__include, and am__quote
12631 # from the Makefile without running `make'.
12632 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
12633 test -z "$DEPDIR" && continue
12634 am__include=`sed -n 's/^am__include = //p' < "$mf"`
12635 test -z "am__include" && continue
12636 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
12637 # When using ansi2knr, U may be empty or an underscore; expand it
12638 U=`sed -n 's/^U = //p' < "$mf"`
12639 # Find all dependency output files, they are included files with
12640 # $(DEPDIR) in their names. We invoke sed twice because it is the
12641 # simplest approach to changing $(DEPDIR) to its actual value in the
12642 # expansion.
12643 for file in `sed -n "
12644 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
12645 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
12646 # Make sure the directory exists.
12647 test -f "$dirpart/$file" && continue
12648 fdir=`$as_dirname -- "$file" ||
12649$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12650 X"$file" : 'X\(//\)[^/]' \| \
12651 X"$file" : 'X\(//\)$' \| \
12652 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
12653$as_echo X"$file" |
12654 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12655 s//\1/
12656 q
12657 }
12658 /^X\(\/\/\)[^/].*/{
12659 s//\1/
12660 q
12661 }
12662 /^X\(\/\/\)$/{
12663 s//\1/
12664 q
12665 }
12666 /^X\(\/\).*/{
12667 s//\1/
12668 q
12669 }
12670 s/.*/./; q'`
12671 as_dir=$dirpart/$fdir; as_fn_mkdir_p
12672 # echo "creating $dirpart/$file"
12673 echo '# dummy' > "$dirpart/$file"
12674 done
12675 done
12676}
12677 ;;
12678 "libtool":C)
12679
12680 # See if we are running on zsh, and set the options which allow our
12681 # commands through without removal of \ escapes.
12682 if test -n "${ZSH_VERSION+set}" ; then
12683 setopt NO_GLOB_SUBST
12684 fi
12685
12686 cfgfile="${ofile}T"
12687 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
12688 $RM "$cfgfile"
12689
12690 cat <<_LT_EOF >> "$cfgfile"
12691#! $SHELL
12692
12693# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
12694# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
12695# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
12696# NOTE: Changes made to this file will be lost: look at ltmain.sh.
12697#
12698# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
52327858 12699# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
d7f09764
DN
12700# Written by Gordon Matzigkeit, 1996
12701#
12702# This file is part of GNU Libtool.
12703#
12704# GNU Libtool is free software; you can redistribute it and/or
12705# modify it under the terms of the GNU General Public License as
12706# published by the Free Software Foundation; either version 2 of
12707# the License, or (at your option) any later version.
12708#
12709# As a special exception to the GNU General Public License,
12710# if you distribute this file as part of a program or library that
12711# is built using GNU Libtool, you may include this file under the
12712# same distribution terms that you use for the rest of that program.
12713#
12714# GNU Libtool is distributed in the hope that it will be useful,
12715# but WITHOUT ANY WARRANTY; without even the implied warranty of
12716# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12717# GNU General Public License for more details.
12718#
12719# You should have received a copy of the GNU General Public License
12720# along with GNU Libtool; see the file COPYING. If not, a copy
12721# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
12722# obtained by writing to the Free Software Foundation, Inc.,
12723# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
12724
12725
12726# The names of the tagged configurations supported by this script.
12727available_tags=""
12728
12729# ### BEGIN LIBTOOL CONFIG
12730
12731# Which release of libtool.m4 was used?
12732macro_version=$macro_version
12733macro_revision=$macro_revision
12734
12735# Whether or not to build shared libraries.
12736build_libtool_libs=$enable_shared
12737
12738# Whether or not to build static libraries.
12739build_old_libs=$enable_static
12740
12741# What type of objects to build.
12742pic_mode=$pic_mode
12743
12744# Whether or not to optimize for fast installation.
12745fast_install=$enable_fast_install
12746
52327858
L
12747# Shell to use when invoking shell scripts.
12748SHELL=$lt_SHELL
12749
12750# An echo program that protects backslashes.
12751ECHO=$lt_ECHO
12752
d7f09764
DN
12753# The host system.
12754host_alias=$host_alias
12755host=$host
12756host_os=$host_os
12757
12758# The build system.
12759build_alias=$build_alias
12760build=$build
12761build_os=$build_os
12762
12763# A sed program that does not truncate output.
12764SED=$lt_SED
12765
12766# Sed that helps us avoid accidentally triggering echo(1) options like -n.
12767Xsed="\$SED -e 1s/^X//"
12768
12769# A grep program that handles long lines.
12770GREP=$lt_GREP
12771
12772# An ERE matcher.
12773EGREP=$lt_EGREP
12774
12775# A literal string matcher.
12776FGREP=$lt_FGREP
12777
12778# A BSD- or MS-compatible name lister.
12779NM=$lt_NM
12780
12781# Whether we need soft or hard links.
12782LN_S=$lt_LN_S
12783
12784# What is the maximum length of a command?
12785max_cmd_len=$max_cmd_len
12786
12787# Object file suffix (normally "o").
12788objext=$ac_objext
12789
12790# Executable file suffix (normally "").
12791exeext=$exeext
12792
12793# whether the shell understands "unset".
12794lt_unset=$lt_unset
12795
12796# turn spaces into newlines.
12797SP2NL=$lt_lt_SP2NL
12798
12799# turn newlines into spaces.
12800NL2SP=$lt_lt_NL2SP
12801
d7f09764
DN
12802# An object symbol dumper.
12803OBJDUMP=$lt_OBJDUMP
12804
12805# Method to check whether dependent libraries are shared objects.
12806deplibs_check_method=$lt_deplibs_check_method
12807
12808# Command to use when deplibs_check_method == "file_magic".
12809file_magic_cmd=$lt_file_magic_cmd
12810
12811# The archiver.
12812AR=$lt_AR
12813AR_FLAGS=$lt_AR_FLAGS
12814
12815# A symbol stripping program.
12816STRIP=$lt_STRIP
12817
12818# Commands used to install an old-style archive.
12819RANLIB=$lt_RANLIB
12820old_postinstall_cmds=$lt_old_postinstall_cmds
12821old_postuninstall_cmds=$lt_old_postuninstall_cmds
12822
52327858
L
12823# Whether to use a lock for old archive extraction.
12824lock_old_archive_extraction=$lock_old_archive_extraction
12825
d7f09764
DN
12826# A C compiler.
12827LTCC=$lt_CC
12828
12829# LTCC compiler flags.
12830LTCFLAGS=$lt_CFLAGS
12831
12832# Take the output of nm and produce a listing of raw symbols and C names.
12833global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
12834
12835# Transform the output of nm in a proper C declaration.
12836global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
12837
12838# Transform the output of nm in a C name address pair.
12839global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
12840
12841# Transform the output of nm in a C name address pair when lib prefix is needed.
12842global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
12843
12844# The name of the directory that contains temporary libtool files.
12845objdir=$objdir
12846
d7f09764
DN
12847# Used to examine libraries when file_magic_cmd begins with "file".
12848MAGIC_CMD=$MAGIC_CMD
12849
12850# Must we lock files when doing compilation?
12851need_locks=$lt_need_locks
12852
12853# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
12854DSYMUTIL=$lt_DSYMUTIL
12855
12856# Tool to change global to local symbols on Mac OS X.
12857NMEDIT=$lt_NMEDIT
12858
12859# Tool to manipulate fat objects and archives on Mac OS X.
12860LIPO=$lt_LIPO
12861
12862# ldd/readelf like tool for Mach-O binaries on Mac OS X.
12863OTOOL=$lt_OTOOL
12864
12865# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
12866OTOOL64=$lt_OTOOL64
12867
12868# Old archive suffix (normally "a").
12869libext=$libext
12870
12871# Shared library suffix (normally ".so").
12872shrext_cmds=$lt_shrext_cmds
12873
12874# The commands to extract the exported symbol list from a shared archive.
12875extract_expsyms_cmds=$lt_extract_expsyms_cmds
12876
12877# Variables whose values should be saved in libtool wrapper scripts and
12878# restored at link time.
12879variables_saved_for_relink=$lt_variables_saved_for_relink
12880
12881# Do we need the "lib" prefix for modules?
12882need_lib_prefix=$need_lib_prefix
12883
12884# Do we need a version for libraries?
12885need_version=$need_version
12886
12887# Library versioning type.
12888version_type=$version_type
12889
12890# Shared library runtime path variable.
12891runpath_var=$runpath_var
12892
12893# Shared library path variable.
12894shlibpath_var=$shlibpath_var
12895
12896# Is shlibpath searched before the hard-coded library search path?
12897shlibpath_overrides_runpath=$shlibpath_overrides_runpath
12898
12899# Format of library name prefix.
12900libname_spec=$lt_libname_spec
12901
12902# List of archive names. First name is the real one, the rest are links.
12903# The last name is the one that the linker finds with -lNAME
12904library_names_spec=$lt_library_names_spec
12905
12906# The coded name of the library, if different from the real name.
12907soname_spec=$lt_soname_spec
12908
52327858
L
12909# Permission mode override for installation of shared libraries.
12910install_override_mode=$lt_install_override_mode
12911
d7f09764
DN
12912# Command to use after installation of a shared archive.
12913postinstall_cmds=$lt_postinstall_cmds
12914
12915# Command to use after uninstallation of a shared archive.
12916postuninstall_cmds=$lt_postuninstall_cmds
12917
12918# Commands used to finish a libtool library installation in a directory.
12919finish_cmds=$lt_finish_cmds
12920
12921# As "finish_cmds", except a single script fragment to be evaled but
12922# not shown.
12923finish_eval=$lt_finish_eval
12924
12925# Whether we should hardcode library paths into libraries.
12926hardcode_into_libs=$hardcode_into_libs
12927
12928# Compile-time system search path for libraries.
12929sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
12930
12931# Run-time system search path for libraries.
12932sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
12933
12934# Whether dlopen is supported.
12935dlopen_support=$enable_dlopen
12936
12937# Whether dlopen of programs is supported.
12938dlopen_self=$enable_dlopen_self
12939
12940# Whether dlopen of statically linked programs is supported.
12941dlopen_self_static=$enable_dlopen_self_static
12942
12943# Commands to strip libraries.
12944old_striplib=$lt_old_striplib
12945striplib=$lt_striplib
12946
12947
12948# The linker used to build libraries.
12949LD=$lt_LD
12950
52327858
L
12951# How to create reloadable object files.
12952reload_flag=$lt_reload_flag
12953reload_cmds=$lt_reload_cmds
12954
d7f09764
DN
12955# Commands used to build an old-style archive.
12956old_archive_cmds=$lt_old_archive_cmds
12957
12958# A language specific compiler.
12959CC=$lt_compiler
12960
12961# Is the compiler the GNU compiler?
12962with_gcc=$GCC
12963
12964# Compiler flag to turn off builtin functions.
12965no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
12966
12967# How to pass a linker flag through the compiler.
12968wl=$lt_lt_prog_compiler_wl
12969
12970# Additional compiler flags for building library objects.
12971pic_flag=$lt_lt_prog_compiler_pic
12972
12973# Compiler flag to prevent dynamic linking.
12974link_static_flag=$lt_lt_prog_compiler_static
12975
12976# Does compiler simultaneously support -c and -o options?
12977compiler_c_o=$lt_lt_cv_prog_compiler_c_o
12978
12979# Whether or not to add -lc for building shared libraries.
12980build_libtool_need_lc=$archive_cmds_need_lc
12981
12982# Whether or not to disallow shared libs when runtime libs are static.
12983allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
12984
12985# Compiler flag to allow reflexive dlopens.
12986export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
12987
12988# Compiler flag to generate shared objects directly from archives.
12989whole_archive_flag_spec=$lt_whole_archive_flag_spec
12990
12991# Whether the compiler copes with passing no objects directly.
12992compiler_needs_object=$lt_compiler_needs_object
12993
12994# Create an old-style archive from a shared archive.
12995old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
12996
12997# Create a temporary old-style archive to link instead of a shared archive.
12998old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
12999
13000# Commands used to build a shared archive.
13001archive_cmds=$lt_archive_cmds
13002archive_expsym_cmds=$lt_archive_expsym_cmds
13003
13004# Commands used to build a loadable module if different from building
13005# a shared archive.
13006module_cmds=$lt_module_cmds
13007module_expsym_cmds=$lt_module_expsym_cmds
13008
13009# Whether we are building with GNU ld or not.
13010with_gnu_ld=$lt_with_gnu_ld
13011
13012# Flag that allows shared libraries with undefined symbols to be built.
13013allow_undefined_flag=$lt_allow_undefined_flag
13014
13015# Flag that enforces no undefined symbols.
13016no_undefined_flag=$lt_no_undefined_flag
13017
13018# Flag to hardcode \$libdir into a binary during linking.
13019# This must work even if \$libdir does not exist
13020hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
13021
13022# If ld is used when linking, flag to hardcode \$libdir into a binary
13023# during linking. This must work even if \$libdir does not exist.
13024hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
13025
13026# Whether we need a single "-rpath" flag with a separated argument.
13027hardcode_libdir_separator=$lt_hardcode_libdir_separator
13028
13029# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
13030# DIR into the resulting binary.
13031hardcode_direct=$hardcode_direct
13032
13033# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
13034# DIR into the resulting binary and the resulting library dependency is
13035# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
13036# library is relocated.
13037hardcode_direct_absolute=$hardcode_direct_absolute
13038
13039# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
13040# into the resulting binary.
13041hardcode_minus_L=$hardcode_minus_L
13042
13043# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
13044# into the resulting binary.
13045hardcode_shlibpath_var=$hardcode_shlibpath_var
13046
13047# Set to "yes" if building a shared library automatically hardcodes DIR
13048# into the library and all subsequent libraries and executables linked
13049# against it.
13050hardcode_automatic=$hardcode_automatic
13051
13052# Set to yes if linker adds runtime paths of dependent libraries
13053# to runtime path list.
13054inherit_rpath=$inherit_rpath
13055
13056# Whether libtool must link a program against all its dependency libraries.
13057link_all_deplibs=$link_all_deplibs
13058
13059# Fix the shell variable \$srcfile for the compiler.
13060fix_srcfile_path=$lt_fix_srcfile_path
13061
13062# Set to "yes" if exported symbols are required.
13063always_export_symbols=$always_export_symbols
13064
13065# The commands to list exported symbols.
13066export_symbols_cmds=$lt_export_symbols_cmds
13067
13068# Symbols that should not be listed in the preloaded symbols.
13069exclude_expsyms=$lt_exclude_expsyms
13070
13071# Symbols that must always be exported.
13072include_expsyms=$lt_include_expsyms
13073
13074# Commands necessary for linking programs (against libraries) with templates.
13075prelink_cmds=$lt_prelink_cmds
13076
13077# Specify filename containing input files.
13078file_list_spec=$lt_file_list_spec
13079
13080# How to hardcode a shared library path into an executable.
13081hardcode_action=$hardcode_action
13082
13083# ### END LIBTOOL CONFIG
13084
13085_LT_EOF
13086
13087 case $host_os in
13088 aix3*)
13089 cat <<\_LT_EOF >> "$cfgfile"
13090# AIX sometimes has problems with the GCC collect2 program. For some
13091# reason, if we set the COLLECT_NAMES environment variable, the problems
13092# vanish in a puff of smoke.
13093if test "X${COLLECT_NAMES+set}" != Xset; then
13094 COLLECT_NAMES=
13095 export COLLECT_NAMES
13096fi
13097_LT_EOF
13098 ;;
13099 esac
13100
13101
13102ltmain="$ac_aux_dir/ltmain.sh"
13103
13104
13105 # We use sed instead of cat because bash on DJGPP gets confused if
13106 # if finds mixed CR/LF and LF-only lines. Since sed operates in
13107 # text mode, it properly converts lines to CR/LF. This bash problem
13108 # is reportedly fixed, but why not run on old versions too?
13109 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
13110 || (rm -f "$cfgfile"; exit 1)
13111
13112 case $xsi_shell in
13113 yes)
13114 cat << \_LT_EOF >> "$cfgfile"
13115
13116# func_dirname file append nondir_replacement
13117# Compute the dirname of FILE. If nonempty, add APPEND to the result,
13118# otherwise set result to NONDIR_REPLACEMENT.
13119func_dirname ()
13120{
13121 case ${1} in
13122 */*) func_dirname_result="${1%/*}${2}" ;;
13123 * ) func_dirname_result="${3}" ;;
13124 esac
13125}
13126
13127# func_basename file
13128func_basename ()
13129{
13130 func_basename_result="${1##*/}"
13131}
13132
13133# func_dirname_and_basename file append nondir_replacement
13134# perform func_basename and func_dirname in a single function
13135# call:
13136# dirname: Compute the dirname of FILE. If nonempty,
13137# add APPEND to the result, otherwise set result
13138# to NONDIR_REPLACEMENT.
13139# value returned in "$func_dirname_result"
13140# basename: Compute filename of FILE.
13141# value retuned in "$func_basename_result"
13142# Implementation must be kept synchronized with func_dirname
13143# and func_basename. For efficiency, we do not delegate to
13144# those functions but instead duplicate the functionality here.
13145func_dirname_and_basename ()
13146{
13147 case ${1} in
13148 */*) func_dirname_result="${1%/*}${2}" ;;
13149 * ) func_dirname_result="${3}" ;;
13150 esac
13151 func_basename_result="${1##*/}"
13152}
13153
13154# func_stripname prefix suffix name
13155# strip PREFIX and SUFFIX off of NAME.
13156# PREFIX and SUFFIX must not contain globbing or regex special
13157# characters, hashes, percent signs, but SUFFIX may contain a leading
13158# dot (in which case that matches only a dot).
13159func_stripname ()
13160{
13161 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
13162 # positional parameters, so assign one to ordinary parameter first.
13163 func_stripname_result=${3}
13164 func_stripname_result=${func_stripname_result#"${1}"}
13165 func_stripname_result=${func_stripname_result%"${2}"}
13166}
13167
13168# func_opt_split
13169func_opt_split ()
13170{
13171 func_opt_split_opt=${1%%=*}
13172 func_opt_split_arg=${1#*=}
13173}
13174
13175# func_lo2o object
13176func_lo2o ()
13177{
13178 case ${1} in
13179 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
13180 *) func_lo2o_result=${1} ;;
13181 esac
13182}
13183
13184# func_xform libobj-or-source
13185func_xform ()
13186{
13187 func_xform_result=${1%.*}.lo
13188}
13189
13190# func_arith arithmetic-term...
13191func_arith ()
13192{
13193 func_arith_result=$(( $* ))
13194}
13195
13196# func_len string
13197# STRING may not start with a hyphen.
13198func_len ()
13199{
13200 func_len_result=${#1}
13201}
13202
13203_LT_EOF
13204 ;;
13205 *) # Bourne compatible functions.
13206 cat << \_LT_EOF >> "$cfgfile"
13207
13208# func_dirname file append nondir_replacement
13209# Compute the dirname of FILE. If nonempty, add APPEND to the result,
13210# otherwise set result to NONDIR_REPLACEMENT.
13211func_dirname ()
13212{
13213 # Extract subdirectory from the argument.
52327858 13214 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
d7f09764
DN
13215 if test "X$func_dirname_result" = "X${1}"; then
13216 func_dirname_result="${3}"
13217 else
13218 func_dirname_result="$func_dirname_result${2}"
13219 fi
13220}
13221
13222# func_basename file
13223func_basename ()
13224{
52327858 13225 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
d7f09764
DN
13226}
13227
13228
13229# func_stripname prefix suffix name
13230# strip PREFIX and SUFFIX off of NAME.
13231# PREFIX and SUFFIX must not contain globbing or regex special
13232# characters, hashes, percent signs, but SUFFIX may contain a leading
13233# dot (in which case that matches only a dot).
13234# func_strip_suffix prefix name
13235func_stripname ()
13236{
13237 case ${2} in
52327858
L
13238 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
13239 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
d7f09764
DN
13240 esac
13241}
13242
13243# sed scripts:
13244my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
13245my_sed_long_arg='1s/^-[^=]*=//'
13246
13247# func_opt_split
13248func_opt_split ()
13249{
52327858
L
13250 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
13251 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
d7f09764
DN
13252}
13253
13254# func_lo2o object
13255func_lo2o ()
13256{
52327858 13257 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
d7f09764
DN
13258}
13259
13260# func_xform libobj-or-source
13261func_xform ()
13262{
52327858 13263 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
d7f09764
DN
13264}
13265
13266# func_arith arithmetic-term...
13267func_arith ()
13268{
13269 func_arith_result=`expr "$@"`
13270}
13271
13272# func_len string
13273# STRING may not start with a hyphen.
13274func_len ()
13275{
13276 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
13277}
13278
13279_LT_EOF
13280esac
13281
13282case $lt_shell_append in
13283 yes)
13284 cat << \_LT_EOF >> "$cfgfile"
13285
13286# func_append var value
13287# Append VALUE to the end of shell variable VAR.
13288func_append ()
13289{
13290 eval "$1+=\$2"
13291}
13292_LT_EOF
13293 ;;
13294 *)
13295 cat << \_LT_EOF >> "$cfgfile"
13296
13297# func_append var value
13298# Append VALUE to the end of shell variable VAR.
13299func_append ()
13300{
13301 eval "$1=\$$1\$2"
13302}
13303
13304_LT_EOF
13305 ;;
13306 esac
13307
13308
13309 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
13310 || (rm -f "$cfgfile"; exit 1)
13311
13312 mv -f "$cfgfile" "$ofile" ||
13313 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
13314 chmod +x "$ofile"
13315
13316 ;;
13317
13318 esac
13319done # for ac_tag
13320
13321
13322as_fn_exit 0
13323_ACEOF
13324ac_clean_files=$ac_clean_files_save
13325
13326test $ac_write_fail = 0 ||
13327 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
13328
13329
13330# configure is writing to config.log, and then calls config.status.
13331# config.status does its own redirection, appending to config.log.
13332# Unfortunately, on DOS this fails, as config.log is still kept open
13333# by configure, so config.status won't be able to write to it; its
13334# output is simply discarded. So we exec the FD to /dev/null,
13335# effectively closing config.log, so it can be properly (re)opened and
13336# appended to by config.status. When coming back to configure, we
13337# need to make the FD available again.
13338if test "$no_create" != yes; then
13339 ac_cs_success=:
13340 ac_config_status_args=
13341 test "$silent" = yes &&
13342 ac_config_status_args="$ac_config_status_args --quiet"
13343 exec 5>/dev/null
13344 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
13345 exec 5>>config.log
13346 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
13347 # would make configure fail if this is the last instruction.
13348 $ac_cs_success || as_fn_exit $?
13349fi
13350if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
13351 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
13352$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
13353fi
13354