blob: 8a42993eaed478bf46ed345393a17ee9383caab2 [file] [log] [blame]
Ed Warnickecb9cada2015-12-08 15:45:58 -07001#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for sign 1.0.
4#
5#
6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7#
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.
90as_myself=
91case $0 in #((
92 *[\\/]* ) as_myself=$0 ;;
93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
94for as_dir in $PATH
95do
96 IFS=$as_save_IFS
97 test -z "$as_dir" && as_dir=.
98 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
99 done
100IFS=$as_save_IFS
101
102 ;;
103esac
104# We did not find ourselves, most probably we were run as `sh COMMAND'
105# in which case we are not to be found in the path.
106if test "x$as_myself" = x; then
107 as_myself=$0
108fi
109if test ! -f "$as_myself"; then
110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
111 exit 1
112fi
113
114# Unset variables that we do not need and which cause bugs (e.g. in
115# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
116# suppresses any "Segmentation fault" message there. '((' could
117# trigger a bug in pdksh 5.2.14.
118for as_var in BASH_ENV ENV MAIL MAILPATH
119do eval test x\${$as_var+set} = xset \
120 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
121done
122PS1='$ '
123PS2='> '
124PS4='+ '
125
126# NLS nuisances.
127LC_ALL=C
128export LC_ALL
129LANGUAGE=C
130export LANGUAGE
131
132# CDPATH.
133(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
134
135# Use a proper internal environment variable to ensure we don't fall
136 # into an infinite loop, continuously re-executing ourselves.
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
138 _as_can_reexec=no; export _as_can_reexec;
139 # We cannot yet assume a decent shell, so we have to provide a
140# neutralization value for shells without unset; and this also
141# works around shells that cannot unset nonexistent variables.
142# Preserve -v and -x to the replacement shell.
143BASH_ENV=/dev/null
144ENV=/dev/null
145(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
146case $- in # ((((
147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
150 * ) as_opts= ;;
151esac
152exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
153# Admittedly, this is quite paranoid, since all the known shells bail
154# out after a failed `exec'.
155$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
156as_fn_exit 255
157 fi
158 # We don't want this to propagate to other subprocesses.
159 { _as_can_reexec=; unset _as_can_reexec;}
160if test "x$CONFIG_SHELL" = x; then
161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
162 emulate sh
163 NULLCMD=:
164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
165 # is contrary to our usage. Disable this feature.
166 alias -g '\${1+\"\$@\"}'='\"\$@\"'
167 setopt NO_GLOB_SUBST
168else
169 case \`(set -o) 2>/dev/null\` in #(
170 *posix*) :
171 set -o posix ;; #(
172 *) :
173 ;;
174esac
175fi
176"
177 as_required="as_fn_return () { (exit \$1); }
178as_fn_success () { as_fn_return 0; }
179as_fn_failure () { as_fn_return 1; }
180as_fn_ret_success () { return 0; }
181as_fn_ret_failure () { return 1; }
182
183exitcode=0
184as_fn_success || { exitcode=1; echo as_fn_success failed.; }
185as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
186as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
187as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
188if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
189
190else
191 exitcode=1; echo positional parameters were not saved.
192fi
193test x\$exitcode = x0 || exit 1
194test -x / || exit 1"
195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
197 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
198 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
199
200 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
201 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
202 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
203 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
204 PATH=/empty FPATH=/empty; export PATH FPATH
205 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
206 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
207test \$(( 1 + 1 )) = 2 || exit 1"
208 if (eval "$as_required") 2>/dev/null; then :
209 as_have_required=yes
210else
211 as_have_required=no
212fi
213 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
214
215else
216 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
217as_found=false
218for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
219do
220 IFS=$as_save_IFS
221 test -z "$as_dir" && as_dir=.
222 as_found=:
223 case $as_dir in #(
224 /*)
225 for as_base in sh bash ksh sh5; do
226 # Try only shells that exist, to save several forks.
227 as_shell=$as_dir/$as_base
228 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
229 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
230 CONFIG_SHELL=$as_shell as_have_required=yes
231 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
232 break 2
233fi
234fi
235 done;;
236 esac
237 as_found=false
238done
239$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
240 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
241 CONFIG_SHELL=$SHELL as_have_required=yes
242fi; }
243IFS=$as_save_IFS
244
245
246 if test "x$CONFIG_SHELL" != x; then :
247 export CONFIG_SHELL
248 # We cannot yet assume a decent shell, so we have to provide a
249# neutralization value for shells without unset; and this also
250# works around shells that cannot unset nonexistent variables.
251# Preserve -v and -x to the replacement shell.
252BASH_ENV=/dev/null
253ENV=/dev/null
254(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
255case $- in # ((((
256 *v*x* | *x*v* ) as_opts=-vx ;;
257 *v* ) as_opts=-v ;;
258 *x* ) as_opts=-x ;;
259 * ) as_opts= ;;
260esac
261exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
262# Admittedly, this is quite paranoid, since all the known shells bail
263# out after a failed `exec'.
264$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
265exit 255
266fi
267
268 if test x$as_have_required = xno; then :
269 $as_echo "$0: This script requires a shell more modern than all"
270 $as_echo "$0: the shells that I found on your system."
271 if test x${ZSH_VERSION+set} = xset ; then
272 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
273 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
274 else
275 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
276$0: including any error possibly output before this
277$0: message. Then install a modern shell, or manually run
278$0: the script under such a shell if you do have one."
279 fi
280 exit 1
281fi
282fi
283fi
284SHELL=${CONFIG_SHELL-/bin/sh}
285export SHELL
286# Unset more variables known to interfere with behavior of common tools.
287CLICOLOR_FORCE= GREP_OPTIONS=
288unset CLICOLOR_FORCE GREP_OPTIONS
289
290## --------------------- ##
291## M4sh Shell Functions. ##
292## --------------------- ##
293# as_fn_unset VAR
294# ---------------
295# Portably unset VAR.
296as_fn_unset ()
297{
298 { eval $1=; unset $1;}
299}
300as_unset=as_fn_unset
301
302# as_fn_set_status STATUS
303# -----------------------
304# Set $? to STATUS, without forking.
305as_fn_set_status ()
306{
307 return $1
308} # as_fn_set_status
309
310# as_fn_exit STATUS
311# -----------------
312# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
313as_fn_exit ()
314{
315 set +e
316 as_fn_set_status $1
317 exit $1
318} # as_fn_exit
319
320# as_fn_mkdir_p
321# -------------
322# Create "$as_dir" as a directory, including parents if necessary.
323as_fn_mkdir_p ()
324{
325
326 case $as_dir in #(
327 -*) as_dir=./$as_dir;;
328 esac
329 test -d "$as_dir" || eval $as_mkdir_p || {
330 as_dirs=
331 while :; do
332 case $as_dir in #(
333 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
334 *) as_qdir=$as_dir;;
335 esac
336 as_dirs="'$as_qdir' $as_dirs"
337 as_dir=`$as_dirname -- "$as_dir" ||
338$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
339 X"$as_dir" : 'X\(//\)[^/]' \| \
340 X"$as_dir" : 'X\(//\)$' \| \
341 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
342$as_echo X"$as_dir" |
343 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
344 s//\1/
345 q
346 }
347 /^X\(\/\/\)[^/].*/{
348 s//\1/
349 q
350 }
351 /^X\(\/\/\)$/{
352 s//\1/
353 q
354 }
355 /^X\(\/\).*/{
356 s//\1/
357 q
358 }
359 s/.*/./; q'`
360 test -d "$as_dir" && break
361 done
362 test -z "$as_dirs" || eval "mkdir $as_dirs"
363 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
364
365
366} # as_fn_mkdir_p
367
368# as_fn_executable_p FILE
369# -----------------------
370# Test if FILE is an executable regular file.
371as_fn_executable_p ()
372{
373 test -f "$1" && test -x "$1"
374} # as_fn_executable_p
375# as_fn_append VAR VALUE
376# ----------------------
377# Append the text in VALUE to the end of the definition contained in VAR. Take
378# advantage of any shell optimizations that allow amortized linear growth over
379# repeated appends, instead of the typical quadratic growth present in naive
380# implementations.
381if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
382 eval 'as_fn_append ()
383 {
384 eval $1+=\$2
385 }'
386else
387 as_fn_append ()
388 {
389 eval $1=\$$1\$2
390 }
391fi # as_fn_append
392
393# as_fn_arith ARG...
394# ------------------
395# Perform arithmetic evaluation on the ARGs, and store the result in the
396# global $as_val. Take advantage of shells that can avoid forks. The arguments
397# must be portable across $(()) and expr.
398if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
399 eval 'as_fn_arith ()
400 {
401 as_val=$(( $* ))
402 }'
403else
404 as_fn_arith ()
405 {
406 as_val=`expr "$@" || test $? -eq 1`
407 }
408fi # as_fn_arith
409
410
411# as_fn_error STATUS ERROR [LINENO LOG_FD]
412# ----------------------------------------
413# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
414# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
415# script with STATUS, using 1 if that was 0.
416as_fn_error ()
417{
418 as_status=$1; test $as_status -eq 0 && as_status=1
419 if test "$4"; then
420 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
421 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
422 fi
423 $as_echo "$as_me: error: $2" >&2
424 as_fn_exit $as_status
425} # as_fn_error
426
427if expr a : '\(a\)' >/dev/null 2>&1 &&
428 test "X`expr 00001 : '.*\(...\)'`" = X001; then
429 as_expr=expr
430else
431 as_expr=false
432fi
433
434if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
435 as_basename=basename
436else
437 as_basename=false
438fi
439
440if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
441 as_dirname=dirname
442else
443 as_dirname=false
444fi
445
446as_me=`$as_basename -- "$0" ||
447$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
448 X"$0" : 'X\(//\)$' \| \
449 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
450$as_echo X/"$0" |
451 sed '/^.*\/\([^/][^/]*\)\/*$/{
452 s//\1/
453 q
454 }
455 /^X\/\(\/\/\)$/{
456 s//\1/
457 q
458 }
459 /^X\/\(\/\).*/{
460 s//\1/
461 q
462 }
463 s/.*/./; q'`
464
465# Avoid depending upon Character Ranges.
466as_cr_letters='abcdefghijklmnopqrstuvwxyz'
467as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
468as_cr_Letters=$as_cr_letters$as_cr_LETTERS
469as_cr_digits='0123456789'
470as_cr_alnum=$as_cr_Letters$as_cr_digits
471
472
473 as_lineno_1=$LINENO as_lineno_1a=$LINENO
474 as_lineno_2=$LINENO as_lineno_2a=$LINENO
475 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
476 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
477 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
478 sed -n '
479 p
480 /[$]LINENO/=
481 ' <$as_myself |
482 sed '
483 s/[$]LINENO.*/&-/
484 t lineno
485 b
486 :lineno
487 N
488 :loop
489 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
490 t loop
491 s/-\n.*//
492 ' >$as_me.lineno &&
493 chmod +x "$as_me.lineno" ||
494 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
495
496 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
497 # already done that, so ensure we don't try to do so again and fall
498 # in an infinite loop. This has already happened in practice.
499 _as_can_reexec=no; export _as_can_reexec
500 # Don't try to exec as it changes $[0], causing all sort of problems
501 # (the dirname of $[0] is not the place where we might find the
502 # original and so on. Autoconf is especially sensitive to this).
503 . "./$as_me.lineno"
504 # Exit status is that of the last command.
505 exit
506}
507
508ECHO_C= ECHO_N= ECHO_T=
509case `echo -n x` in #(((((
510-n*)
511 case `echo 'xy\c'` in
512 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
513 xy) ECHO_C='\c';;
514 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
515 ECHO_T=' ';;
516 esac;;
517*)
518 ECHO_N='-n';;
519esac
520
521rm -f conf$$ conf$$.exe conf$$.file
522if test -d conf$$.dir; then
523 rm -f conf$$.dir/conf$$.file
524else
525 rm -f conf$$.dir
526 mkdir conf$$.dir 2>/dev/null
527fi
528if (echo >conf$$.file) 2>/dev/null; then
529 if ln -s conf$$.file conf$$ 2>/dev/null; then
530 as_ln_s='ln -s'
531 # ... but there are two gotchas:
532 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
533 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
534 # In both cases, we have to default to `cp -pR'.
535 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
536 as_ln_s='cp -pR'
537 elif ln conf$$.file conf$$ 2>/dev/null; then
538 as_ln_s=ln
539 else
540 as_ln_s='cp -pR'
541 fi
542else
543 as_ln_s='cp -pR'
544fi
545rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
546rmdir conf$$.dir 2>/dev/null
547
548if mkdir -p . 2>/dev/null; then
549 as_mkdir_p='mkdir -p "$as_dir"'
550else
551 test -d ./-p && rmdir ./-p
552 as_mkdir_p=false
553fi
554
555as_test_x='test -x'
556as_executable_p=as_fn_executable_p
557
558# Sed expression to map a string onto a valid CPP name.
559as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
560
561# Sed expression to map a string onto a valid variable name.
562as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
563
564SHELL=${CONFIG_SHELL-/bin/sh}
565
566
567test -n "$DJDIR" || exec 7<&0 </dev/null
568exec 6>&1
569
570# Name of the host.
571# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
572# so uname gets run too.
573ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
574
575#
576# Initializations.
577#
578ac_default_prefix=/usr/local
579ac_clean_files=
580ac_config_libobj_dir=.
581LIBOBJS=
582cross_compiling=no
583subdirs=
584MFLAGS=
585MAKEFLAGS=
586
587# Identity of this package.
588PACKAGE_NAME='sign'
589PACKAGE_TARNAME='sign'
590PACKAGE_VERSION='1.0'
591PACKAGE_STRING='sign 1.0'
592PACKAGE_BUGREPORT=''
593PACKAGE_URL=''
594
595# Factoring default headers for most tests.
596ac_includes_default="\
597#include <stdio.h>
598#ifdef HAVE_SYS_TYPES_H
599# include <sys/types.h>
600#endif
601#ifdef HAVE_SYS_STAT_H
602# include <sys/stat.h>
603#endif
604#ifdef STDC_HEADERS
605# include <stdlib.h>
606# include <stddef.h>
607#else
608# ifdef HAVE_STDLIB_H
609# include <stdlib.h>
610# endif
611#endif
612#ifdef HAVE_STRING_H
613# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
614# include <memory.h>
615# endif
616# include <string.h>
617#endif
618#ifdef HAVE_STRINGS_H
619# include <strings.h>
620#endif
621#ifdef HAVE_INTTYPES_H
622# include <inttypes.h>
623#endif
624#ifdef HAVE_STDINT_H
625# include <stdint.h>
626#endif
627#ifdef HAVE_UNISTD_H
628# include <unistd.h>
629#endif"
630
631ac_subst_vars='am__EXEEXT_FALSE
632am__EXEEXT_TRUE
633LTLIBOBJS
634LIBOBJS
635CPP
636OTOOL64
637OTOOL
638LIPO
639NMEDIT
640DSYMUTIL
641MANIFEST_TOOL
642RANLIB
643ac_ct_AR
644AR
645DLLTOOL
646OBJDUMP
647LN_S
648NM
649ac_ct_DUMPBIN
650DUMPBIN
651LD
652FGREP
653EGREP
654GREP
655SED
656host_os
657host_vendor
658host_cpu
659host
660build_os
661build_vendor
662build_cpu
663build
664LIBTOOL
665am__fastdepCCAS_FALSE
666am__fastdepCCAS_TRUE
667CCASDEPMODE
668CCASFLAGS
669CCAS
670am__fastdepCC_FALSE
671am__fastdepCC_TRUE
672CCDEPMODE
673am__nodep
674AMDEPBACKSLASH
675AMDEP_FALSE
676AMDEP_TRUE
677am__quote
678am__include
679DEPDIR
680OBJEXT
681EXEEXT
682ac_ct_CC
683CPPFLAGS
684LDFLAGS
685CFLAGS
686CC
687AM_BACKSLASH
688AM_DEFAULT_VERBOSITY
689AM_DEFAULT_V
690AM_V
691am__untar
692am__tar
693AMTAR
694am__leading_dot
695SET_MAKE
696AWK
697mkdir_p
698MKDIR_P
699INSTALL_STRIP_PROGRAM
700STRIP
701install_sh
702MAKEINFO
703AUTOHEADER
704AUTOMAKE
705AUTOCONF
706ACLOCAL
707VERSION
708PACKAGE
709CYGPATH_W
710am__isrc
711INSTALL_DATA
712INSTALL_SCRIPT
713INSTALL_PROGRAM
714target_alias
715host_alias
716build_alias
717LIBS
718ECHO_T
719ECHO_N
720ECHO_C
721DEFS
722mandir
723localedir
724libdir
725psdir
726pdfdir
727dvidir
728htmldir
729infodir
730docdir
731oldincludedir
732includedir
733localstatedir
734sharedstatedir
735sysconfdir
736datadir
737datarootdir
738libexecdir
739sbindir
740bindir
741program_transform_name
742prefix
743exec_prefix
744PACKAGE_URL
745PACKAGE_BUGREPORT
746PACKAGE_STRING
747PACKAGE_VERSION
748PACKAGE_TARNAME
749PACKAGE_NAME
750PATH_SEPARATOR
751SHELL'
752ac_subst_files=''
753ac_user_opts='
754enable_option_checking
755enable_silent_rules
756enable_dependency_tracking
757enable_shared
758enable_static
759with_pic
760enable_fast_install
761with_gnu_ld
762with_sysroot
763enable_libtool_lock
764'
765 ac_precious_vars='build_alias
766host_alias
767target_alias
768CC
769CFLAGS
770LDFLAGS
771LIBS
772CPPFLAGS
773CCAS
774CCASFLAGS
775CPP'
776
777
778# Initialize some variables set by options.
779ac_init_help=
780ac_init_version=false
781ac_unrecognized_opts=
782ac_unrecognized_sep=
783# The variables have the same names as the options, with
784# dashes changed to underlines.
785cache_file=/dev/null
786exec_prefix=NONE
787no_create=
788no_recursion=
789prefix=NONE
790program_prefix=NONE
791program_suffix=NONE
792program_transform_name=s,x,x,
793silent=
794site=
795srcdir=
796verbose=
797x_includes=NONE
798x_libraries=NONE
799
800# Installation directory options.
801# These are left unexpanded so users can "make install exec_prefix=/foo"
802# and all the variables that are supposed to be based on exec_prefix
803# by default will actually change.
804# Use braces instead of parens because sh, perl, etc. also accept them.
805# (The list follows the same order as the GNU Coding Standards.)
806bindir='${exec_prefix}/bin'
807sbindir='${exec_prefix}/sbin'
808libexecdir='${exec_prefix}/libexec'
809datarootdir='${prefix}/share'
810datadir='${datarootdir}'
811sysconfdir='${prefix}/etc'
812sharedstatedir='${prefix}/com'
813localstatedir='${prefix}/var'
814includedir='${prefix}/include'
815oldincludedir='/usr/include'
816docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
817infodir='${datarootdir}/info'
818htmldir='${docdir}'
819dvidir='${docdir}'
820pdfdir='${docdir}'
821psdir='${docdir}'
822libdir='${exec_prefix}/lib'
823localedir='${datarootdir}/locale'
824mandir='${datarootdir}/man'
825
826ac_prev=
827ac_dashdash=
828for ac_option
829do
830 # If the previous option needs an argument, assign it.
831 if test -n "$ac_prev"; then
832 eval $ac_prev=\$ac_option
833 ac_prev=
834 continue
835 fi
836
837 case $ac_option in
838 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
839 *=) ac_optarg= ;;
840 *) ac_optarg=yes ;;
841 esac
842
843 # Accept the important Cygnus configure options, so we can diagnose typos.
844
845 case $ac_dashdash$ac_option in
846 --)
847 ac_dashdash=yes ;;
848
849 -bindir | --bindir | --bindi | --bind | --bin | --bi)
850 ac_prev=bindir ;;
851 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
852 bindir=$ac_optarg ;;
853
854 -build | --build | --buil | --bui | --bu)
855 ac_prev=build_alias ;;
856 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
857 build_alias=$ac_optarg ;;
858
859 -cache-file | --cache-file | --cache-fil | --cache-fi \
860 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
861 ac_prev=cache_file ;;
862 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
863 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
864 cache_file=$ac_optarg ;;
865
866 --config-cache | -C)
867 cache_file=config.cache ;;
868
869 -datadir | --datadir | --datadi | --datad)
870 ac_prev=datadir ;;
871 -datadir=* | --datadir=* | --datadi=* | --datad=*)
872 datadir=$ac_optarg ;;
873
874 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
875 | --dataroo | --dataro | --datar)
876 ac_prev=datarootdir ;;
877 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
878 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
879 datarootdir=$ac_optarg ;;
880
881 -disable-* | --disable-*)
882 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
883 # Reject names that are not valid shell variable names.
884 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
885 as_fn_error $? "invalid feature name: $ac_useropt"
886 ac_useropt_orig=$ac_useropt
887 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
888 case $ac_user_opts in
889 *"
890"enable_$ac_useropt"
891"*) ;;
892 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
893 ac_unrecognized_sep=', ';;
894 esac
895 eval enable_$ac_useropt=no ;;
896
897 -docdir | --docdir | --docdi | --doc | --do)
898 ac_prev=docdir ;;
899 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
900 docdir=$ac_optarg ;;
901
902 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
903 ac_prev=dvidir ;;
904 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
905 dvidir=$ac_optarg ;;
906
907 -enable-* | --enable-*)
908 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
909 # Reject names that are not valid shell variable names.
910 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
911 as_fn_error $? "invalid feature name: $ac_useropt"
912 ac_useropt_orig=$ac_useropt
913 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
914 case $ac_user_opts in
915 *"
916"enable_$ac_useropt"
917"*) ;;
918 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
919 ac_unrecognized_sep=', ';;
920 esac
921 eval enable_$ac_useropt=\$ac_optarg ;;
922
923 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
924 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
925 | --exec | --exe | --ex)
926 ac_prev=exec_prefix ;;
927 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
928 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
929 | --exec=* | --exe=* | --ex=*)
930 exec_prefix=$ac_optarg ;;
931
932 -gas | --gas | --ga | --g)
933 # Obsolete; use --with-gas.
934 with_gas=yes ;;
935
936 -help | --help | --hel | --he | -h)
937 ac_init_help=long ;;
938 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
939 ac_init_help=recursive ;;
940 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
941 ac_init_help=short ;;
942
943 -host | --host | --hos | --ho)
944 ac_prev=host_alias ;;
945 -host=* | --host=* | --hos=* | --ho=*)
946 host_alias=$ac_optarg ;;
947
948 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
949 ac_prev=htmldir ;;
950 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
951 | --ht=*)
952 htmldir=$ac_optarg ;;
953
954 -includedir | --includedir | --includedi | --included | --include \
955 | --includ | --inclu | --incl | --inc)
956 ac_prev=includedir ;;
957 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
958 | --includ=* | --inclu=* | --incl=* | --inc=*)
959 includedir=$ac_optarg ;;
960
961 -infodir | --infodir | --infodi | --infod | --info | --inf)
962 ac_prev=infodir ;;
963 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
964 infodir=$ac_optarg ;;
965
966 -libdir | --libdir | --libdi | --libd)
967 ac_prev=libdir ;;
968 -libdir=* | --libdir=* | --libdi=* | --libd=*)
969 libdir=$ac_optarg ;;
970
971 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
972 | --libexe | --libex | --libe)
973 ac_prev=libexecdir ;;
974 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
975 | --libexe=* | --libex=* | --libe=*)
976 libexecdir=$ac_optarg ;;
977
978 -localedir | --localedir | --localedi | --localed | --locale)
979 ac_prev=localedir ;;
980 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
981 localedir=$ac_optarg ;;
982
983 -localstatedir | --localstatedir | --localstatedi | --localstated \
984 | --localstate | --localstat | --localsta | --localst | --locals)
985 ac_prev=localstatedir ;;
986 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
987 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
988 localstatedir=$ac_optarg ;;
989
990 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
991 ac_prev=mandir ;;
992 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
993 mandir=$ac_optarg ;;
994
995 -nfp | --nfp | --nf)
996 # Obsolete; use --without-fp.
997 with_fp=no ;;
998
999 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1000 | --no-cr | --no-c | -n)
1001 no_create=yes ;;
1002
1003 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1004 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1005 no_recursion=yes ;;
1006
1007 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1008 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1009 | --oldin | --oldi | --old | --ol | --o)
1010 ac_prev=oldincludedir ;;
1011 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1012 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1013 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1014 oldincludedir=$ac_optarg ;;
1015
1016 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1017 ac_prev=prefix ;;
1018 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1019 prefix=$ac_optarg ;;
1020
1021 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1022 | --program-pre | --program-pr | --program-p)
1023 ac_prev=program_prefix ;;
1024 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1025 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1026 program_prefix=$ac_optarg ;;
1027
1028 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1029 | --program-suf | --program-su | --program-s)
1030 ac_prev=program_suffix ;;
1031 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1032 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1033 program_suffix=$ac_optarg ;;
1034
1035 -program-transform-name | --program-transform-name \
1036 | --program-transform-nam | --program-transform-na \
1037 | --program-transform-n | --program-transform- \
1038 | --program-transform | --program-transfor \
1039 | --program-transfo | --program-transf \
1040 | --program-trans | --program-tran \
1041 | --progr-tra | --program-tr | --program-t)
1042 ac_prev=program_transform_name ;;
1043 -program-transform-name=* | --program-transform-name=* \
1044 | --program-transform-nam=* | --program-transform-na=* \
1045 | --program-transform-n=* | --program-transform-=* \
1046 | --program-transform=* | --program-transfor=* \
1047 | --program-transfo=* | --program-transf=* \
1048 | --program-trans=* | --program-tran=* \
1049 | --progr-tra=* | --program-tr=* | --program-t=*)
1050 program_transform_name=$ac_optarg ;;
1051
1052 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1053 ac_prev=pdfdir ;;
1054 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1055 pdfdir=$ac_optarg ;;
1056
1057 -psdir | --psdir | --psdi | --psd | --ps)
1058 ac_prev=psdir ;;
1059 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1060 psdir=$ac_optarg ;;
1061
1062 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1063 | -silent | --silent | --silen | --sile | --sil)
1064 silent=yes ;;
1065
1066 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1067 ac_prev=sbindir ;;
1068 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1069 | --sbi=* | --sb=*)
1070 sbindir=$ac_optarg ;;
1071
1072 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1073 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1074 | --sharedst | --shareds | --shared | --share | --shar \
1075 | --sha | --sh)
1076 ac_prev=sharedstatedir ;;
1077 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1078 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1079 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1080 | --sha=* | --sh=*)
1081 sharedstatedir=$ac_optarg ;;
1082
1083 -site | --site | --sit)
1084 ac_prev=site ;;
1085 -site=* | --site=* | --sit=*)
1086 site=$ac_optarg ;;
1087
1088 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1089 ac_prev=srcdir ;;
1090 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1091 srcdir=$ac_optarg ;;
1092
1093 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1094 | --syscon | --sysco | --sysc | --sys | --sy)
1095 ac_prev=sysconfdir ;;
1096 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1097 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1098 sysconfdir=$ac_optarg ;;
1099
1100 -target | --target | --targe | --targ | --tar | --ta | --t)
1101 ac_prev=target_alias ;;
1102 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1103 target_alias=$ac_optarg ;;
1104
1105 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1106 verbose=yes ;;
1107
1108 -version | --version | --versio | --versi | --vers | -V)
1109 ac_init_version=: ;;
1110
1111 -with-* | --with-*)
1112 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1113 # Reject names that are not valid shell variable names.
1114 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1115 as_fn_error $? "invalid package name: $ac_useropt"
1116 ac_useropt_orig=$ac_useropt
1117 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1118 case $ac_user_opts in
1119 *"
1120"with_$ac_useropt"
1121"*) ;;
1122 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1123 ac_unrecognized_sep=', ';;
1124 esac
1125 eval with_$ac_useropt=\$ac_optarg ;;
1126
1127 -without-* | --without-*)
1128 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1129 # Reject names that are not valid shell variable names.
1130 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1131 as_fn_error $? "invalid package name: $ac_useropt"
1132 ac_useropt_orig=$ac_useropt
1133 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1134 case $ac_user_opts in
1135 *"
1136"with_$ac_useropt"
1137"*) ;;
1138 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1139 ac_unrecognized_sep=', ';;
1140 esac
1141 eval with_$ac_useropt=no ;;
1142
1143 --x)
1144 # Obsolete; use --with-x.
1145 with_x=yes ;;
1146
1147 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1148 | --x-incl | --x-inc | --x-in | --x-i)
1149 ac_prev=x_includes ;;
1150 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1151 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1152 x_includes=$ac_optarg ;;
1153
1154 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1155 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1156 ac_prev=x_libraries ;;
1157 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1158 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1159 x_libraries=$ac_optarg ;;
1160
1161 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1162Try \`$0 --help' for more information"
1163 ;;
1164
1165 *=*)
1166 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1167 # Reject names that are not valid shell variable names.
1168 case $ac_envvar in #(
1169 '' | [0-9]* | *[!_$as_cr_alnum]* )
1170 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1171 esac
1172 eval $ac_envvar=\$ac_optarg
1173 export $ac_envvar ;;
1174
1175 *)
1176 # FIXME: should be removed in autoconf 3.0.
1177 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1178 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1179 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1180 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1181 ;;
1182
1183 esac
1184done
1185
1186if test -n "$ac_prev"; then
1187 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1188 as_fn_error $? "missing argument to $ac_option"
1189fi
1190
1191if test -n "$ac_unrecognized_opts"; then
1192 case $enable_option_checking in
1193 no) ;;
1194 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1195 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1196 esac
1197fi
1198
1199# Check all directory arguments for consistency.
1200for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1201 datadir sysconfdir sharedstatedir localstatedir includedir \
1202 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1203 libdir localedir mandir
1204do
1205 eval ac_val=\$$ac_var
1206 # Remove trailing slashes.
1207 case $ac_val in
1208 */ )
1209 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1210 eval $ac_var=\$ac_val;;
1211 esac
1212 # Be sure to have absolute directory names.
1213 case $ac_val in
1214 [\\/$]* | ?:[\\/]* ) continue;;
1215 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1216 esac
1217 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1218done
1219
1220# There might be people who depend on the old broken behavior: `$host'
1221# used to hold the argument of --host etc.
1222# FIXME: To remove some day.
1223build=$build_alias
1224host=$host_alias
1225target=$target_alias
1226
1227# FIXME: To remove some day.
1228if test "x$host_alias" != x; then
1229 if test "x$build_alias" = x; then
1230 cross_compiling=maybe
1231 elif test "x$build_alias" != "x$host_alias"; then
1232 cross_compiling=yes
1233 fi
1234fi
1235
1236ac_tool_prefix=
1237test -n "$host_alias" && ac_tool_prefix=$host_alias-
1238
1239test "$silent" = yes && exec 6>/dev/null
1240
1241
1242ac_pwd=`pwd` && test -n "$ac_pwd" &&
1243ac_ls_di=`ls -di .` &&
1244ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1245 as_fn_error $? "working directory cannot be determined"
1246test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1247 as_fn_error $? "pwd does not report name of working directory"
1248
1249
1250# Find the source files, if location was not specified.
1251if test -z "$srcdir"; then
1252 ac_srcdir_defaulted=yes
1253 # Try the directory containing this script, then the parent directory.
1254 ac_confdir=`$as_dirname -- "$as_myself" ||
1255$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1256 X"$as_myself" : 'X\(//\)[^/]' \| \
1257 X"$as_myself" : 'X\(//\)$' \| \
1258 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1259$as_echo X"$as_myself" |
1260 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1261 s//\1/
1262 q
1263 }
1264 /^X\(\/\/\)[^/].*/{
1265 s//\1/
1266 q
1267 }
1268 /^X\(\/\/\)$/{
1269 s//\1/
1270 q
1271 }
1272 /^X\(\/\).*/{
1273 s//\1/
1274 q
1275 }
1276 s/.*/./; q'`
1277 srcdir=$ac_confdir
1278 if test ! -r "$srcdir/$ac_unique_file"; then
1279 srcdir=..
1280 fi
1281else
1282 ac_srcdir_defaulted=no
1283fi
1284if test ! -r "$srcdir/$ac_unique_file"; then
1285 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1286 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1287fi
1288ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1289ac_abs_confdir=`(
1290 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1291 pwd)`
1292# When building in place, set srcdir=.
1293if test "$ac_abs_confdir" = "$ac_pwd"; then
1294 srcdir=.
1295fi
1296# Remove unnecessary trailing slashes from srcdir.
1297# Double slashes in file names in object file debugging info
1298# mess up M-x gdb in Emacs.
1299case $srcdir in
1300*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1301esac
1302for ac_var in $ac_precious_vars; do
1303 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1304 eval ac_env_${ac_var}_value=\$${ac_var}
1305 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1306 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1307done
1308
1309#
1310# Report the --help message.
1311#
1312if test "$ac_init_help" = "long"; then
1313 # Omit some internal or obsolete options to make the list less imposing.
1314 # This message is too long to be a string in the A/UX 3.1 sh.
1315 cat <<_ACEOF
1316\`configure' configures sign 1.0 to adapt to many kinds of systems.
1317
1318Usage: $0 [OPTION]... [VAR=VALUE]...
1319
1320To assign environment variables (e.g., CC, CFLAGS...), specify them as
1321VAR=VALUE. See below for descriptions of some of the useful variables.
1322
1323Defaults for the options are specified in brackets.
1324
1325Configuration:
1326 -h, --help display this help and exit
1327 --help=short display options specific to this package
1328 --help=recursive display the short help of all the included packages
1329 -V, --version display version information and exit
1330 -q, --quiet, --silent do not print \`checking ...' messages
1331 --cache-file=FILE cache test results in FILE [disabled]
1332 -C, --config-cache alias for \`--cache-file=config.cache'
1333 -n, --no-create do not create output files
1334 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1335
1336Installation directories:
1337 --prefix=PREFIX install architecture-independent files in PREFIX
1338 [$ac_default_prefix]
1339 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1340 [PREFIX]
1341
1342By default, \`make install' will install all the files in
1343\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1344an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1345for instance \`--prefix=\$HOME'.
1346
1347For better control, use the options below.
1348
1349Fine tuning of the installation directories:
1350 --bindir=DIR user executables [EPREFIX/bin]
1351 --sbindir=DIR system admin executables [EPREFIX/sbin]
1352 --libexecdir=DIR program executables [EPREFIX/libexec]
1353 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1354 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1355 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1356 --libdir=DIR object code libraries [EPREFIX/lib]
1357 --includedir=DIR C header files [PREFIX/include]
1358 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1359 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1360 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1361 --infodir=DIR info documentation [DATAROOTDIR/info]
1362 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1363 --mandir=DIR man documentation [DATAROOTDIR/man]
1364 --docdir=DIR documentation root [DATAROOTDIR/doc/sign]
1365 --htmldir=DIR html documentation [DOCDIR]
1366 --dvidir=DIR dvi documentation [DOCDIR]
1367 --pdfdir=DIR pdf documentation [DOCDIR]
1368 --psdir=DIR ps documentation [DOCDIR]
1369_ACEOF
1370
1371 cat <<\_ACEOF
1372
1373Program names:
1374 --program-prefix=PREFIX prepend PREFIX to installed program names
1375 --program-suffix=SUFFIX append SUFFIX to installed program names
1376 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1377
1378System types:
1379 --build=BUILD configure for building on BUILD [guessed]
1380 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1381_ACEOF
1382fi
1383
1384if test -n "$ac_init_help"; then
1385 case $ac_init_help in
1386 short | recursive ) echo "Configuration of sign 1.0:";;
1387 esac
1388 cat <<\_ACEOF
1389
1390Optional Features:
1391 --disable-option-checking ignore unrecognized --enable/--with options
1392 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1393 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1394 --enable-silent-rules less verbose build output (undo: "make V=1")
1395 --disable-silent-rules verbose build output (undo: "make V=0")
1396 --enable-dependency-tracking
1397 do not reject slow dependency extractors
1398 --disable-dependency-tracking
1399 speeds up one-time build
1400 --enable-shared[=PKGS] build shared libraries [default=yes]
1401 --enable-static[=PKGS] build static libraries [default=yes]
1402 --enable-fast-install[=PKGS]
1403 optimize for fast installation [default=yes]
1404 --disable-libtool-lock avoid locking (might break parallel builds)
1405
1406Optional Packages:
1407 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1408 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1409 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
1410 both]
1411 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1412 --with-sysroot=DIR Search for dependent libraries within DIR
1413 (or the compiler's sysroot if not specified).
1414
1415Some influential environment variables:
1416 CC C compiler command
1417 CFLAGS C compiler flags
1418 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1419 nonstandard directory <lib dir>
1420 LIBS libraries to pass to the linker, e.g. -l<library>
1421 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1422 you have headers in a nonstandard directory <include dir>
1423 CCAS assembler compiler command (defaults to CC)
1424 CCASFLAGS assembler compiler flags (defaults to CFLAGS)
1425 CPP C preprocessor
1426
1427Use these variables to override the choices made by `configure' or to help
1428it to find libraries and programs with nonstandard names/locations.
1429
1430Report bugs to the package provider.
1431_ACEOF
1432ac_status=$?
1433fi
1434
1435if test "$ac_init_help" = "recursive"; then
1436 # If there are subdirs, report their specific --help.
1437 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1438 test -d "$ac_dir" ||
1439 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1440 continue
1441 ac_builddir=.
1442
1443case "$ac_dir" in
1444.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1445*)
1446 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1447 # A ".." for each directory in $ac_dir_suffix.
1448 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1449 case $ac_top_builddir_sub in
1450 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1451 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1452 esac ;;
1453esac
1454ac_abs_top_builddir=$ac_pwd
1455ac_abs_builddir=$ac_pwd$ac_dir_suffix
1456# for backward compatibility:
1457ac_top_builddir=$ac_top_build_prefix
1458
1459case $srcdir in
1460 .) # We are building in place.
1461 ac_srcdir=.
1462 ac_top_srcdir=$ac_top_builddir_sub
1463 ac_abs_top_srcdir=$ac_pwd ;;
1464 [\\/]* | ?:[\\/]* ) # Absolute name.
1465 ac_srcdir=$srcdir$ac_dir_suffix;
1466 ac_top_srcdir=$srcdir
1467 ac_abs_top_srcdir=$srcdir ;;
1468 *) # Relative name.
1469 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1470 ac_top_srcdir=$ac_top_build_prefix$srcdir
1471 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1472esac
1473ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1474
1475 cd "$ac_dir" || { ac_status=$?; continue; }
1476 # Check for guested configure.
1477 if test -f "$ac_srcdir/configure.gnu"; then
1478 echo &&
1479 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1480 elif test -f "$ac_srcdir/configure"; then
1481 echo &&
1482 $SHELL "$ac_srcdir/configure" --help=recursive
1483 else
1484 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1485 fi || ac_status=$?
1486 cd "$ac_pwd" || { ac_status=$?; break; }
1487 done
1488fi
1489
1490test -n "$ac_init_help" && exit $ac_status
1491if $ac_init_version; then
1492 cat <<\_ACEOF
1493sign configure 1.0
1494generated by GNU Autoconf 2.69
1495
1496Copyright (C) 2012 Free Software Foundation, Inc.
1497This configure script is free software; the Free Software Foundation
1498gives unlimited permission to copy, distribute and modify it.
1499_ACEOF
1500 exit
1501fi
1502
1503## ------------------------ ##
1504## Autoconf initialization. ##
1505## ------------------------ ##
1506
1507# ac_fn_c_try_compile LINENO
1508# --------------------------
1509# Try to compile conftest.$ac_ext, and return whether this succeeded.
1510ac_fn_c_try_compile ()
1511{
1512 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1513 rm -f conftest.$ac_objext
1514 if { { ac_try="$ac_compile"
1515case "(($ac_try" in
1516 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1517 *) ac_try_echo=$ac_try;;
1518esac
1519eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1520$as_echo "$ac_try_echo"; } >&5
1521 (eval "$ac_compile") 2>conftest.err
1522 ac_status=$?
1523 if test -s conftest.err; then
1524 grep -v '^ *+' conftest.err >conftest.er1
1525 cat conftest.er1 >&5
1526 mv -f conftest.er1 conftest.err
1527 fi
1528 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1529 test $ac_status = 0; } && {
1530 test -z "$ac_c_werror_flag" ||
1531 test ! -s conftest.err
1532 } && test -s conftest.$ac_objext; then :
1533 ac_retval=0
1534else
1535 $as_echo "$as_me: failed program was:" >&5
1536sed 's/^/| /' conftest.$ac_ext >&5
1537
1538 ac_retval=1
1539fi
1540 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1541 as_fn_set_status $ac_retval
1542
1543} # ac_fn_c_try_compile
1544
1545# ac_fn_c_try_link LINENO
1546# -----------------------
1547# Try to link conftest.$ac_ext, and return whether this succeeded.
1548ac_fn_c_try_link ()
1549{
1550 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1551 rm -f conftest.$ac_objext conftest$ac_exeext
1552 if { { ac_try="$ac_link"
1553case "(($ac_try" in
1554 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1555 *) ac_try_echo=$ac_try;;
1556esac
1557eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1558$as_echo "$ac_try_echo"; } >&5
1559 (eval "$ac_link") 2>conftest.err
1560 ac_status=$?
1561 if test -s conftest.err; then
1562 grep -v '^ *+' conftest.err >conftest.er1
1563 cat conftest.er1 >&5
1564 mv -f conftest.er1 conftest.err
1565 fi
1566 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1567 test $ac_status = 0; } && {
1568 test -z "$ac_c_werror_flag" ||
1569 test ! -s conftest.err
1570 } && test -s conftest$ac_exeext && {
1571 test "$cross_compiling" = yes ||
1572 test -x conftest$ac_exeext
1573 }; then :
1574 ac_retval=0
1575else
1576 $as_echo "$as_me: failed program was:" >&5
1577sed 's/^/| /' conftest.$ac_ext >&5
1578
1579 ac_retval=1
1580fi
1581 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1582 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1583 # interfere with the next link command; also delete a directory that is
1584 # left behind by Apple's compiler. We do this before executing the actions.
1585 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1586 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1587 as_fn_set_status $ac_retval
1588
1589} # ac_fn_c_try_link
1590
1591# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1592# -------------------------------------------------------
1593# Tests whether HEADER exists and can be compiled using the include files in
1594# INCLUDES, setting the cache variable VAR accordingly.
1595ac_fn_c_check_header_compile ()
1596{
1597 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1598 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1599$as_echo_n "checking for $2... " >&6; }
1600if eval \${$3+:} false; then :
1601 $as_echo_n "(cached) " >&6
1602else
1603 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1604/* end confdefs.h. */
1605$4
1606#include <$2>
1607_ACEOF
1608if ac_fn_c_try_compile "$LINENO"; then :
1609 eval "$3=yes"
1610else
1611 eval "$3=no"
1612fi
1613rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1614fi
1615eval ac_res=\$$3
1616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1617$as_echo "$ac_res" >&6; }
1618 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1619
1620} # ac_fn_c_check_header_compile
1621
1622# ac_fn_c_try_cpp LINENO
1623# ----------------------
1624# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1625ac_fn_c_try_cpp ()
1626{
1627 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1628 if { { ac_try="$ac_cpp conftest.$ac_ext"
1629case "(($ac_try" in
1630 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1631 *) ac_try_echo=$ac_try;;
1632esac
1633eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1634$as_echo "$ac_try_echo"; } >&5
1635 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1636 ac_status=$?
1637 if test -s conftest.err; then
1638 grep -v '^ *+' conftest.err >conftest.er1
1639 cat conftest.er1 >&5
1640 mv -f conftest.er1 conftest.err
1641 fi
1642 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1643 test $ac_status = 0; } > conftest.i && {
1644 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1645 test ! -s conftest.err
1646 }; then :
1647 ac_retval=0
1648else
1649 $as_echo "$as_me: failed program was:" >&5
1650sed 's/^/| /' conftest.$ac_ext >&5
1651
1652 ac_retval=1
1653fi
1654 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1655 as_fn_set_status $ac_retval
1656
1657} # ac_fn_c_try_cpp
1658
1659# ac_fn_c_try_run LINENO
1660# ----------------------
1661# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1662# that executables *can* be run.
1663ac_fn_c_try_run ()
1664{
1665 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1666 if { { ac_try="$ac_link"
1667case "(($ac_try" in
1668 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1669 *) ac_try_echo=$ac_try;;
1670esac
1671eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1672$as_echo "$ac_try_echo"; } >&5
1673 (eval "$ac_link") 2>&5
1674 ac_status=$?
1675 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1676 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1677 { { case "(($ac_try" in
1678 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1679 *) ac_try_echo=$ac_try;;
1680esac
1681eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1682$as_echo "$ac_try_echo"; } >&5
1683 (eval "$ac_try") 2>&5
1684 ac_status=$?
1685 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1686 test $ac_status = 0; }; }; then :
1687 ac_retval=0
1688else
1689 $as_echo "$as_me: program exited with status $ac_status" >&5
1690 $as_echo "$as_me: failed program was:" >&5
1691sed 's/^/| /' conftest.$ac_ext >&5
1692
1693 ac_retval=$ac_status
1694fi
1695 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1696 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1697 as_fn_set_status $ac_retval
1698
1699} # ac_fn_c_try_run
1700
1701# ac_fn_c_check_func LINENO FUNC VAR
1702# ----------------------------------
1703# Tests whether FUNC exists, setting the cache variable VAR accordingly
1704ac_fn_c_check_func ()
1705{
1706 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1708$as_echo_n "checking for $2... " >&6; }
1709if eval \${$3+:} false; then :
1710 $as_echo_n "(cached) " >&6
1711else
1712 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1713/* end confdefs.h. */
1714/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1715 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1716#define $2 innocuous_$2
1717
1718/* System header to define __stub macros and hopefully few prototypes,
1719 which can conflict with char $2 (); below.
1720 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1721 <limits.h> exists even on freestanding compilers. */
1722
1723#ifdef __STDC__
1724# include <limits.h>
1725#else
1726# include <assert.h>
1727#endif
1728
1729#undef $2
1730
1731/* Override any GCC internal prototype to avoid an error.
1732 Use char because int might match the return type of a GCC
1733 builtin and then its argument prototype would still apply. */
1734#ifdef __cplusplus
1735extern "C"
1736#endif
1737char $2 ();
1738/* The GNU C library defines this for functions which it implements
1739 to always fail with ENOSYS. Some functions are actually named
1740 something starting with __ and the normal name is an alias. */
1741#if defined __stub_$2 || defined __stub___$2
1742choke me
1743#endif
1744
1745int
1746main ()
1747{
1748return $2 ();
1749 ;
1750 return 0;
1751}
1752_ACEOF
1753if ac_fn_c_try_link "$LINENO"; then :
1754 eval "$3=yes"
1755else
1756 eval "$3=no"
1757fi
1758rm -f core conftest.err conftest.$ac_objext \
1759 conftest$ac_exeext conftest.$ac_ext
1760fi
1761eval ac_res=\$$3
1762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1763$as_echo "$ac_res" >&6; }
1764 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1765
1766} # ac_fn_c_check_func
1767cat >config.log <<_ACEOF
1768This file contains any messages produced by compilers while
1769running configure, to aid debugging if configure makes a mistake.
1770
1771It was created by sign $as_me 1.0, which was
1772generated by GNU Autoconf 2.69. Invocation command line was
1773
1774 $ $0 $@
1775
1776_ACEOF
1777exec 5>>config.log
1778{
1779cat <<_ASUNAME
1780## --------- ##
1781## Platform. ##
1782## --------- ##
1783
1784hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1785uname -m = `(uname -m) 2>/dev/null || echo unknown`
1786uname -r = `(uname -r) 2>/dev/null || echo unknown`
1787uname -s = `(uname -s) 2>/dev/null || echo unknown`
1788uname -v = `(uname -v) 2>/dev/null || echo unknown`
1789
1790/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1791/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1792
1793/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1794/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1795/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1796/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1797/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1798/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1799/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1800
1801_ASUNAME
1802
1803as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1804for as_dir in $PATH
1805do
1806 IFS=$as_save_IFS
1807 test -z "$as_dir" && as_dir=.
1808 $as_echo "PATH: $as_dir"
1809 done
1810IFS=$as_save_IFS
1811
1812} >&5
1813
1814cat >&5 <<_ACEOF
1815
1816
1817## ----------- ##
1818## Core tests. ##
1819## ----------- ##
1820
1821_ACEOF
1822
1823
1824# Keep a trace of the command line.
1825# Strip out --no-create and --no-recursion so they do not pile up.
1826# Strip out --silent because we don't want to record it for future runs.
1827# Also quote any args containing shell meta-characters.
1828# Make two passes to allow for proper duplicate-argument suppression.
1829ac_configure_args=
1830ac_configure_args0=
1831ac_configure_args1=
1832ac_must_keep_next=false
1833for ac_pass in 1 2
1834do
1835 for ac_arg
1836 do
1837 case $ac_arg in
1838 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1839 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1840 | -silent | --silent | --silen | --sile | --sil)
1841 continue ;;
1842 *\'*)
1843 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1844 esac
1845 case $ac_pass in
1846 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1847 2)
1848 as_fn_append ac_configure_args1 " '$ac_arg'"
1849 if test $ac_must_keep_next = true; then
1850 ac_must_keep_next=false # Got value, back to normal.
1851 else
1852 case $ac_arg in
1853 *=* | --config-cache | -C | -disable-* | --disable-* \
1854 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1855 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1856 | -with-* | --with-* | -without-* | --without-* | --x)
1857 case "$ac_configure_args0 " in
1858 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1859 esac
1860 ;;
1861 -* ) ac_must_keep_next=true ;;
1862 esac
1863 fi
1864 as_fn_append ac_configure_args " '$ac_arg'"
1865 ;;
1866 esac
1867 done
1868done
1869{ ac_configure_args0=; unset ac_configure_args0;}
1870{ ac_configure_args1=; unset ac_configure_args1;}
1871
1872# When interrupted or exit'd, cleanup temporary files, and complete
1873# config.log. We remove comments because anyway the quotes in there
1874# would cause problems or look ugly.
1875# WARNING: Use '\'' to represent an apostrophe within the trap.
1876# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1877trap 'exit_status=$?
1878 # Save into config.log some information that might help in debugging.
1879 {
1880 echo
1881
1882 $as_echo "## ---------------- ##
1883## Cache variables. ##
1884## ---------------- ##"
1885 echo
1886 # The following way of writing the cache mishandles newlines in values,
1887(
1888 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1889 eval ac_val=\$$ac_var
1890 case $ac_val in #(
1891 *${as_nl}*)
1892 case $ac_var in #(
1893 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1894$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1895 esac
1896 case $ac_var in #(
1897 _ | IFS | as_nl) ;; #(
1898 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1899 *) { eval $ac_var=; unset $ac_var;} ;;
1900 esac ;;
1901 esac
1902 done
1903 (set) 2>&1 |
1904 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1905 *${as_nl}ac_space=\ *)
1906 sed -n \
1907 "s/'\''/'\''\\\\'\'''\''/g;
1908 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1909 ;; #(
1910 *)
1911 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1912 ;;
1913 esac |
1914 sort
1915)
1916 echo
1917
1918 $as_echo "## ----------------- ##
1919## Output variables. ##
1920## ----------------- ##"
1921 echo
1922 for ac_var in $ac_subst_vars
1923 do
1924 eval ac_val=\$$ac_var
1925 case $ac_val in
1926 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1927 esac
1928 $as_echo "$ac_var='\''$ac_val'\''"
1929 done | sort
1930 echo
1931
1932 if test -n "$ac_subst_files"; then
1933 $as_echo "## ------------------- ##
1934## File substitutions. ##
1935## ------------------- ##"
1936 echo
1937 for ac_var in $ac_subst_files
1938 do
1939 eval ac_val=\$$ac_var
1940 case $ac_val in
1941 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1942 esac
1943 $as_echo "$ac_var='\''$ac_val'\''"
1944 done | sort
1945 echo
1946 fi
1947
1948 if test -s confdefs.h; then
1949 $as_echo "## ----------- ##
1950## confdefs.h. ##
1951## ----------- ##"
1952 echo
1953 cat confdefs.h
1954 echo
1955 fi
1956 test "$ac_signal" != 0 &&
1957 $as_echo "$as_me: caught signal $ac_signal"
1958 $as_echo "$as_me: exit $exit_status"
1959 } >&5
1960 rm -f core *.core core.conftest.* &&
1961 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1962 exit $exit_status
1963' 0
1964for ac_signal in 1 2 13 15; do
1965 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1966done
1967ac_signal=0
1968
1969# confdefs.h avoids OS command line length limits that DEFS can exceed.
1970rm -f -r conftest* confdefs.h
1971
1972$as_echo "/* confdefs.h */" > confdefs.h
1973
1974# Predefined preprocessor variables.
1975
1976cat >>confdefs.h <<_ACEOF
1977#define PACKAGE_NAME "$PACKAGE_NAME"
1978_ACEOF
1979
1980cat >>confdefs.h <<_ACEOF
1981#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1982_ACEOF
1983
1984cat >>confdefs.h <<_ACEOF
1985#define PACKAGE_VERSION "$PACKAGE_VERSION"
1986_ACEOF
1987
1988cat >>confdefs.h <<_ACEOF
1989#define PACKAGE_STRING "$PACKAGE_STRING"
1990_ACEOF
1991
1992cat >>confdefs.h <<_ACEOF
1993#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1994_ACEOF
1995
1996cat >>confdefs.h <<_ACEOF
1997#define PACKAGE_URL "$PACKAGE_URL"
1998_ACEOF
1999
2000
2001# Let the site file select an alternate cache file if it wants to.
2002# Prefer an explicitly selected file to automatically selected ones.
2003ac_site_file1=NONE
2004ac_site_file2=NONE
2005if test -n "$CONFIG_SITE"; then
2006 # We do not want a PATH search for config.site.
2007 case $CONFIG_SITE in #((
2008 -*) ac_site_file1=./$CONFIG_SITE;;
2009 */*) ac_site_file1=$CONFIG_SITE;;
2010 *) ac_site_file1=./$CONFIG_SITE;;
2011 esac
2012elif test "x$prefix" != xNONE; then
2013 ac_site_file1=$prefix/share/config.site
2014 ac_site_file2=$prefix/etc/config.site
2015else
2016 ac_site_file1=$ac_default_prefix/share/config.site
2017 ac_site_file2=$ac_default_prefix/etc/config.site
2018fi
2019for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2020do
2021 test "x$ac_site_file" = xNONE && continue
2022 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2023 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2024$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2025 sed 's/^/| /' "$ac_site_file" >&5
2026 . "$ac_site_file" \
2027 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2028$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2029as_fn_error $? "failed to load site script $ac_site_file
2030See \`config.log' for more details" "$LINENO" 5; }
2031 fi
2032done
2033
2034if test -r "$cache_file"; then
2035 # Some versions of bash will fail to source /dev/null (special files
2036 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2037 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2038 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2039$as_echo "$as_me: loading cache $cache_file" >&6;}
2040 case $cache_file in
2041 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2042 *) . "./$cache_file";;
2043 esac
2044 fi
2045else
2046 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2047$as_echo "$as_me: creating cache $cache_file" >&6;}
2048 >$cache_file
2049fi
2050
2051# Check that the precious variables saved in the cache have kept the same
2052# value.
2053ac_cache_corrupted=false
2054for ac_var in $ac_precious_vars; do
2055 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2056 eval ac_new_set=\$ac_env_${ac_var}_set
2057 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2058 eval ac_new_val=\$ac_env_${ac_var}_value
2059 case $ac_old_set,$ac_new_set in
2060 set,)
2061 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2062$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2063 ac_cache_corrupted=: ;;
2064 ,set)
2065 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2066$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2067 ac_cache_corrupted=: ;;
2068 ,);;
2069 *)
2070 if test "x$ac_old_val" != "x$ac_new_val"; then
2071 # differences in whitespace do not lead to failure.
2072 ac_old_val_w=`echo x $ac_old_val`
2073 ac_new_val_w=`echo x $ac_new_val`
2074 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2075 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2076$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2077 ac_cache_corrupted=:
2078 else
2079 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2080$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2081 eval $ac_var=\$ac_old_val
2082 fi
2083 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2084$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2085 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2086$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2087 fi;;
2088 esac
2089 # Pass precious variables to config.status.
2090 if test "$ac_new_set" = set; then
2091 case $ac_new_val in
2092 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2093 *) ac_arg=$ac_var=$ac_new_val ;;
2094 esac
2095 case " $ac_configure_args " in
2096 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2097 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2098 esac
2099 fi
2100done
2101if $ac_cache_corrupted; then
2102 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2103$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2104 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2105$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2106 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2107fi
2108## -------------------- ##
2109## Main body of script. ##
2110## -------------------- ##
2111
2112ac_ext=c
2113ac_cpp='$CPP $CPPFLAGS'
2114ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2115ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2116ac_compiler_gnu=$ac_cv_c_compiler_gnu
2117
2118
2119am__api_version='1.14'
2120
2121ac_aux_dir=
2122for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2123 if test -f "$ac_dir/install-sh"; then
2124 ac_aux_dir=$ac_dir
2125 ac_install_sh="$ac_aux_dir/install-sh -c"
2126 break
2127 elif test -f "$ac_dir/install.sh"; then
2128 ac_aux_dir=$ac_dir
2129 ac_install_sh="$ac_aux_dir/install.sh -c"
2130 break
2131 elif test -f "$ac_dir/shtool"; then
2132 ac_aux_dir=$ac_dir
2133 ac_install_sh="$ac_aux_dir/shtool install -c"
2134 break
2135 fi
2136done
2137if test -z "$ac_aux_dir"; then
2138 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2139fi
2140
2141# These three variables are undocumented and unsupported,
2142# and are intended to be withdrawn in a future Autoconf release.
2143# They can cause serious problems if a builder's source tree is in a directory
2144# whose full name contains unusual characters.
2145ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2146ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2147ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2148
2149
2150# Find a good install program. We prefer a C program (faster),
2151# so one script is as good as another. But avoid the broken or
2152# incompatible versions:
2153# SysV /etc/install, /usr/sbin/install
2154# SunOS /usr/etc/install
2155# IRIX /sbin/install
2156# AIX /bin/install
2157# AmigaOS /C/install, which installs bootblocks on floppy discs
2158# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2159# AFS /usr/afsws/bin/install, which mishandles nonexistent args
2160# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2161# OS/2's system install, which has a completely different semantic
2162# ./install, which can be erroneously created by make from ./install.sh.
2163# Reject install programs that cannot install multiple files.
2164{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2165$as_echo_n "checking for a BSD-compatible install... " >&6; }
2166if test -z "$INSTALL"; then
2167if ${ac_cv_path_install+:} false; then :
2168 $as_echo_n "(cached) " >&6
2169else
2170 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2171for as_dir in $PATH
2172do
2173 IFS=$as_save_IFS
2174 test -z "$as_dir" && as_dir=.
2175 # Account for people who put trailing slashes in PATH elements.
2176case $as_dir/ in #((
2177 ./ | .// | /[cC]/* | \
2178 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2179 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2180 /usr/ucb/* ) ;;
2181 *)
2182 # OSF1 and SCO ODT 3.0 have their own names for install.
2183 # Don't use installbsd from OSF since it installs stuff as root
2184 # by default.
2185 for ac_prog in ginstall scoinst install; do
2186 for ac_exec_ext in '' $ac_executable_extensions; do
2187 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2188 if test $ac_prog = install &&
2189 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2190 # AIX install. It has an incompatible calling convention.
2191 :
2192 elif test $ac_prog = install &&
2193 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2194 # program-specific install script used by HP pwplus--don't use.
2195 :
2196 else
2197 rm -rf conftest.one conftest.two conftest.dir
2198 echo one > conftest.one
2199 echo two > conftest.two
2200 mkdir conftest.dir
2201 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2202 test -s conftest.one && test -s conftest.two &&
2203 test -s conftest.dir/conftest.one &&
2204 test -s conftest.dir/conftest.two
2205 then
2206 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2207 break 3
2208 fi
2209 fi
2210 fi
2211 done
2212 done
2213 ;;
2214esac
2215
2216 done
2217IFS=$as_save_IFS
2218
2219rm -rf conftest.one conftest.two conftest.dir
2220
2221fi
2222 if test "${ac_cv_path_install+set}" = set; then
2223 INSTALL=$ac_cv_path_install
2224 else
2225 # As a last resort, use the slow shell script. Don't cache a
2226 # value for INSTALL within a source directory, because that will
2227 # break other packages using the cache if that directory is
2228 # removed, or if the value is a relative name.
2229 INSTALL=$ac_install_sh
2230 fi
2231fi
2232{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2233$as_echo "$INSTALL" >&6; }
2234
2235# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2236# It thinks the first close brace ends the variable substitution.
2237test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2238
2239test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2240
2241test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2242
2243{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2244$as_echo_n "checking whether build environment is sane... " >&6; }
2245# Reject unsafe characters in $srcdir or the absolute working directory
2246# name. Accept space and tab only in the latter.
2247am_lf='
2248'
2249case `pwd` in
2250 *[\\\"\#\$\&\'\`$am_lf]*)
2251 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2252esac
2253case $srcdir in
2254 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2255 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2256esac
2257
2258# Do 'set' in a subshell so we don't clobber the current shell's
2259# arguments. Must try -L first in case configure is actually a
2260# symlink; some systems play weird games with the mod time of symlinks
2261# (eg FreeBSD returns the mod time of the symlink's containing
2262# directory).
2263if (
2264 am_has_slept=no
2265 for am_try in 1 2; do
2266 echo "timestamp, slept: $am_has_slept" > conftest.file
2267 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2268 if test "$*" = "X"; then
2269 # -L didn't work.
2270 set X `ls -t "$srcdir/configure" conftest.file`
2271 fi
2272 if test "$*" != "X $srcdir/configure conftest.file" \
2273 && test "$*" != "X conftest.file $srcdir/configure"; then
2274
2275 # If neither matched, then we have a broken ls. This can happen
2276 # if, for instance, CONFIG_SHELL is bash and it inherits a
2277 # broken ls alias from the environment. This has actually
2278 # happened. Such a system could not be considered "sane".
2279 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2280 alias in your environment" "$LINENO" 5
2281 fi
2282 if test "$2" = conftest.file || test $am_try -eq 2; then
2283 break
2284 fi
2285 # Just in case.
2286 sleep 1
2287 am_has_slept=yes
2288 done
2289 test "$2" = conftest.file
2290 )
2291then
2292 # Ok.
2293 :
2294else
2295 as_fn_error $? "newly created file is older than distributed files!
2296Check your system clock" "$LINENO" 5
2297fi
2298{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2299$as_echo "yes" >&6; }
2300# If we didn't sleep, we still need to ensure time stamps of config.status and
2301# generated files are strictly newer.
2302am_sleep_pid=
2303if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2304 ( sleep 1 ) &
2305 am_sleep_pid=$!
2306fi
2307
2308rm -f conftest.file
2309
2310test "$program_prefix" != NONE &&
2311 program_transform_name="s&^&$program_prefix&;$program_transform_name"
2312# Use a double $ so make ignores it.
2313test "$program_suffix" != NONE &&
2314 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2315# Double any \ or $.
2316# By default was `s,x,x', remove it if useless.
2317ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2318program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2319
2320# expand $ac_aux_dir to an absolute path
2321am_aux_dir=`cd $ac_aux_dir && pwd`
2322
2323if test x"${MISSING+set}" != xset; then
2324 case $am_aux_dir in
2325 *\ * | *\ *)
2326 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2327 *)
2328 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2329 esac
2330fi
2331# Use eval to expand $SHELL
2332if eval "$MISSING --is-lightweight"; then
2333 am_missing_run="$MISSING "
2334else
2335 am_missing_run=
2336 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2337$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2338fi
2339
2340if test x"${install_sh}" != xset; then
2341 case $am_aux_dir in
2342 *\ * | *\ *)
2343 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2344 *)
2345 install_sh="\${SHELL} $am_aux_dir/install-sh"
2346 esac
2347fi
2348
2349# Installed binaries are usually stripped using 'strip' when the user
2350# run "make install-strip". However 'strip' might not be the right
2351# tool to use in cross-compilation environments, therefore Automake
2352# will honor the 'STRIP' environment variable to overrule this program.
2353if test "$cross_compiling" != no; then
2354 if test -n "$ac_tool_prefix"; then
2355 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2356set dummy ${ac_tool_prefix}strip; ac_word=$2
2357{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2358$as_echo_n "checking for $ac_word... " >&6; }
2359if ${ac_cv_prog_STRIP+:} false; then :
2360 $as_echo_n "(cached) " >&6
2361else
2362 if test -n "$STRIP"; then
2363 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2364else
2365as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2366for as_dir in $PATH
2367do
2368 IFS=$as_save_IFS
2369 test -z "$as_dir" && as_dir=.
2370 for ac_exec_ext in '' $ac_executable_extensions; do
2371 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2372 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2373 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2374 break 2
2375 fi
2376done
2377 done
2378IFS=$as_save_IFS
2379
2380fi
2381fi
2382STRIP=$ac_cv_prog_STRIP
2383if test -n "$STRIP"; then
2384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2385$as_echo "$STRIP" >&6; }
2386else
2387 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2388$as_echo "no" >&6; }
2389fi
2390
2391
2392fi
2393if test -z "$ac_cv_prog_STRIP"; then
2394 ac_ct_STRIP=$STRIP
2395 # Extract the first word of "strip", so it can be a program name with args.
2396set dummy strip; ac_word=$2
2397{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2398$as_echo_n "checking for $ac_word... " >&6; }
2399if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2400 $as_echo_n "(cached) " >&6
2401else
2402 if test -n "$ac_ct_STRIP"; then
2403 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2404else
2405as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2406for as_dir in $PATH
2407do
2408 IFS=$as_save_IFS
2409 test -z "$as_dir" && as_dir=.
2410 for ac_exec_ext in '' $ac_executable_extensions; do
2411 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2412 ac_cv_prog_ac_ct_STRIP="strip"
2413 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2414 break 2
2415 fi
2416done
2417 done
2418IFS=$as_save_IFS
2419
2420fi
2421fi
2422ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2423if test -n "$ac_ct_STRIP"; then
2424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2425$as_echo "$ac_ct_STRIP" >&6; }
2426else
2427 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2428$as_echo "no" >&6; }
2429fi
2430
2431 if test "x$ac_ct_STRIP" = x; then
2432 STRIP=":"
2433 else
2434 case $cross_compiling:$ac_tool_warned in
2435yes:)
2436{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2437$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2438ac_tool_warned=yes ;;
2439esac
2440 STRIP=$ac_ct_STRIP
2441 fi
2442else
2443 STRIP="$ac_cv_prog_STRIP"
2444fi
2445
2446fi
2447INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2448
2449{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2450$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2451if test -z "$MKDIR_P"; then
2452 if ${ac_cv_path_mkdir+:} false; then :
2453 $as_echo_n "(cached) " >&6
2454else
2455 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2456for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2457do
2458 IFS=$as_save_IFS
2459 test -z "$as_dir" && as_dir=.
2460 for ac_prog in mkdir gmkdir; do
2461 for ac_exec_ext in '' $ac_executable_extensions; do
2462 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2463 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2464 'mkdir (GNU coreutils) '* | \
2465 'mkdir (coreutils) '* | \
2466 'mkdir (fileutils) '4.1*)
2467 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2468 break 3;;
2469 esac
2470 done
2471 done
2472 done
2473IFS=$as_save_IFS
2474
2475fi
2476
2477 test -d ./--version && rmdir ./--version
2478 if test "${ac_cv_path_mkdir+set}" = set; then
2479 MKDIR_P="$ac_cv_path_mkdir -p"
2480 else
2481 # As a last resort, use the slow shell script. Don't cache a
2482 # value for MKDIR_P within a source directory, because that will
2483 # break other packages using the cache if that directory is
2484 # removed, or if the value is a relative name.
2485 MKDIR_P="$ac_install_sh -d"
2486 fi
2487fi
2488{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2489$as_echo "$MKDIR_P" >&6; }
2490
2491for ac_prog in gawk mawk nawk awk
2492do
2493 # Extract the first word of "$ac_prog", so it can be a program name with args.
2494set dummy $ac_prog; ac_word=$2
2495{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2496$as_echo_n "checking for $ac_word... " >&6; }
2497if ${ac_cv_prog_AWK+:} false; then :
2498 $as_echo_n "(cached) " >&6
2499else
2500 if test -n "$AWK"; then
2501 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2502else
2503as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2504for as_dir in $PATH
2505do
2506 IFS=$as_save_IFS
2507 test -z "$as_dir" && as_dir=.
2508 for ac_exec_ext in '' $ac_executable_extensions; do
2509 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2510 ac_cv_prog_AWK="$ac_prog"
2511 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2512 break 2
2513 fi
2514done
2515 done
2516IFS=$as_save_IFS
2517
2518fi
2519fi
2520AWK=$ac_cv_prog_AWK
2521if test -n "$AWK"; then
2522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2523$as_echo "$AWK" >&6; }
2524else
2525 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2526$as_echo "no" >&6; }
2527fi
2528
2529
2530 test -n "$AWK" && break
2531done
2532
2533{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2534$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2535set x ${MAKE-make}
2536ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2537if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2538 $as_echo_n "(cached) " >&6
2539else
2540 cat >conftest.make <<\_ACEOF
2541SHELL = /bin/sh
2542all:
2543 @echo '@@@%%%=$(MAKE)=@@@%%%'
2544_ACEOF
2545# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2546case `${MAKE-make} -f conftest.make 2>/dev/null` in
2547 *@@@%%%=?*=@@@%%%*)
2548 eval ac_cv_prog_make_${ac_make}_set=yes;;
2549 *)
2550 eval ac_cv_prog_make_${ac_make}_set=no;;
2551esac
2552rm -f conftest.make
2553fi
2554if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2555 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2556$as_echo "yes" >&6; }
2557 SET_MAKE=
2558else
2559 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2560$as_echo "no" >&6; }
2561 SET_MAKE="MAKE=${MAKE-make}"
2562fi
2563
2564rm -rf .tst 2>/dev/null
2565mkdir .tst 2>/dev/null
2566if test -d .tst; then
2567 am__leading_dot=.
2568else
2569 am__leading_dot=_
2570fi
2571rmdir .tst 2>/dev/null
2572
2573# Check whether --enable-silent-rules was given.
2574if test "${enable_silent_rules+set}" = set; then :
2575 enableval=$enable_silent_rules;
2576fi
2577
2578case $enable_silent_rules in # (((
2579 yes) AM_DEFAULT_VERBOSITY=0;;
2580 no) AM_DEFAULT_VERBOSITY=1;;
2581 *) AM_DEFAULT_VERBOSITY=1;;
2582esac
2583am_make=${MAKE-make}
2584{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2585$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2586if ${am_cv_make_support_nested_variables+:} false; then :
2587 $as_echo_n "(cached) " >&6
2588else
2589 if $as_echo 'TRUE=$(BAR$(V))
2590BAR0=false
2591BAR1=true
2592V=1
2593am__doit:
2594 @$(TRUE)
2595.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2596 am_cv_make_support_nested_variables=yes
2597else
2598 am_cv_make_support_nested_variables=no
2599fi
2600fi
2601{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2602$as_echo "$am_cv_make_support_nested_variables" >&6; }
2603if test $am_cv_make_support_nested_variables = yes; then
2604 AM_V='$(V)'
2605 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2606else
2607 AM_V=$AM_DEFAULT_VERBOSITY
2608 AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2609fi
2610AM_BACKSLASH='\'
2611
2612if test "`cd $srcdir && pwd`" != "`pwd`"; then
2613 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2614 # is not polluted with repeated "-I."
2615 am__isrc=' -I$(srcdir)'
2616 # test to see if srcdir already configured
2617 if test -f $srcdir/config.status; then
2618 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2619 fi
2620fi
2621
2622# test whether we have cygpath
2623if test -z "$CYGPATH_W"; then
2624 if (cygpath --version) >/dev/null 2>/dev/null; then
2625 CYGPATH_W='cygpath -w'
2626 else
2627 CYGPATH_W=echo
2628 fi
2629fi
2630
2631
2632# Define the identity of the package.
2633 PACKAGE='sign'
2634 VERSION='1.0'
2635
2636
2637cat >>confdefs.h <<_ACEOF
2638#define PACKAGE "$PACKAGE"
2639_ACEOF
2640
2641
2642cat >>confdefs.h <<_ACEOF
2643#define VERSION "$VERSION"
2644_ACEOF
2645
2646# Some tools Automake needs.
2647
2648ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2649
2650
2651AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2652
2653
2654AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2655
2656
2657AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2658
2659
2660MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2661
2662# For better backward compatibility. To be removed once Automake 1.9.x
2663# dies out for good. For more background, see:
2664# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2665# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2666mkdir_p='$(MKDIR_P)'
2667
2668# We need awk for the "check" target. The system "awk" is bad on
2669# some platforms.
2670# Always define AMTAR for backward compatibility. Yes, it's still used
2671# in the wild :-( We should find a proper way to deprecate it ...
2672AMTAR='$${TAR-tar}'
2673
2674
2675# We'll loop over all known methods to create a tar archive until one works.
2676_am_tools='gnutar pax cpio none'
2677
2678am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2679
2680
2681
2682
2683
2684
2685# POSIX will say in a future version that running "rm -f" with no argument
2686# is OK; and we want to be able to make that assumption in our Makefile
2687# recipes. So use an aggressive probe to check that the usage we want is
2688# actually supported "in the wild" to an acceptable degree.
2689# See automake bug#10828.
2690# To make any issue more visible, cause the running configure to be aborted
2691# by default if the 'rm' program in use doesn't match our expectations; the
2692# user can still override this though.
2693if rm -f && rm -fr && rm -rf; then : OK; else
2694 cat >&2 <<'END'
2695Oops!
2696
2697Your 'rm' program seems unable to run without file operands specified
2698on the command line, even when the '-f' option is present. This is contrary
2699to the behaviour of most rm programs out there, and not conforming with
2700the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
2701
2702Please tell bug-automake@gnu.org about your system, including the value
2703of your $PATH and any error possibly output before this message. This
2704can help us improve future automake versions.
2705
2706END
2707 if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
2708 echo 'Configuration will proceed anyway, since you have set the' >&2
2709 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
2710 echo >&2
2711 else
2712 cat >&2 <<'END'
2713Aborting the configuration process, to ensure you take notice of the issue.
2714
2715You can download and install GNU coreutils to get an 'rm' implementation
2716that behaves properly: <http://www.gnu.org/software/coreutils/>.
2717
2718If you want to complete the configuration process using your problematic
2719'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
2720to "yes", and re-run configure.
2721
2722END
2723 as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
2724 fi
2725fi
2726
2727DEPDIR="${am__leading_dot}deps"
2728
2729ac_config_commands="$ac_config_commands depfiles"
2730
2731
2732am_make=${MAKE-make}
2733cat > confinc << 'END'
2734am__doit:
2735 @echo this is the am__doit target
2736.PHONY: am__doit
2737END
2738# If we don't find an include directive, just comment out the code.
2739{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
2740$as_echo_n "checking for style of include used by $am_make... " >&6; }
2741am__include="#"
2742am__quote=
2743_am_result=none
2744# First try GNU make style include.
2745echo "include confinc" > confmf
2746# Ignore all kinds of additional output from 'make'.
2747case `$am_make -s -f confmf 2> /dev/null` in #(
2748*the\ am__doit\ target*)
2749 am__include=include
2750 am__quote=
2751 _am_result=GNU
2752 ;;
2753esac
2754# Now try BSD make style include.
2755if test "$am__include" = "#"; then
2756 echo '.include "confinc"' > confmf
2757 case `$am_make -s -f confmf 2> /dev/null` in #(
2758 *the\ am__doit\ target*)
2759 am__include=.include
2760 am__quote="\""
2761 _am_result=BSD
2762 ;;
2763 esac
2764fi
2765
2766
2767{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
2768$as_echo "$_am_result" >&6; }
2769rm -f confinc confmf
2770
2771# Check whether --enable-dependency-tracking was given.
2772if test "${enable_dependency_tracking+set}" = set; then :
2773 enableval=$enable_dependency_tracking;
2774fi
2775
2776if test "x$enable_dependency_tracking" != xno; then
2777 am_depcomp="$ac_aux_dir/depcomp"
2778 AMDEPBACKSLASH='\'
2779 am__nodep='_no'
2780fi
2781 if test "x$enable_dependency_tracking" != xno; then
2782 AMDEP_TRUE=
2783 AMDEP_FALSE='#'
2784else
2785 AMDEP_TRUE='#'
2786 AMDEP_FALSE=
2787fi
2788
2789
2790ac_ext=c
2791ac_cpp='$CPP $CPPFLAGS'
2792ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2793ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2794ac_compiler_gnu=$ac_cv_c_compiler_gnu
2795if test -n "$ac_tool_prefix"; then
2796 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2797set dummy ${ac_tool_prefix}gcc; ac_word=$2
2798{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2799$as_echo_n "checking for $ac_word... " >&6; }
2800if ${ac_cv_prog_CC+:} false; then :
2801 $as_echo_n "(cached) " >&6
2802else
2803 if test -n "$CC"; then
2804 ac_cv_prog_CC="$CC" # Let the user override the test.
2805else
2806as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2807for as_dir in $PATH
2808do
2809 IFS=$as_save_IFS
2810 test -z "$as_dir" && as_dir=.
2811 for ac_exec_ext in '' $ac_executable_extensions; do
2812 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2813 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2814 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2815 break 2
2816 fi
2817done
2818 done
2819IFS=$as_save_IFS
2820
2821fi
2822fi
2823CC=$ac_cv_prog_CC
2824if test -n "$CC"; then
2825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2826$as_echo "$CC" >&6; }
2827else
2828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2829$as_echo "no" >&6; }
2830fi
2831
2832
2833fi
2834if test -z "$ac_cv_prog_CC"; then
2835 ac_ct_CC=$CC
2836 # Extract the first word of "gcc", so it can be a program name with args.
2837set dummy gcc; ac_word=$2
2838{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2839$as_echo_n "checking for $ac_word... " >&6; }
2840if ${ac_cv_prog_ac_ct_CC+:} false; then :
2841 $as_echo_n "(cached) " >&6
2842else
2843 if test -n "$ac_ct_CC"; then
2844 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2845else
2846as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2847for as_dir in $PATH
2848do
2849 IFS=$as_save_IFS
2850 test -z "$as_dir" && as_dir=.
2851 for ac_exec_ext in '' $ac_executable_extensions; do
2852 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2853 ac_cv_prog_ac_ct_CC="gcc"
2854 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2855 break 2
2856 fi
2857done
2858 done
2859IFS=$as_save_IFS
2860
2861fi
2862fi
2863ac_ct_CC=$ac_cv_prog_ac_ct_CC
2864if test -n "$ac_ct_CC"; then
2865 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2866$as_echo "$ac_ct_CC" >&6; }
2867else
2868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2869$as_echo "no" >&6; }
2870fi
2871
2872 if test "x$ac_ct_CC" = x; then
2873 CC=""
2874 else
2875 case $cross_compiling:$ac_tool_warned in
2876yes:)
2877{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2878$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2879ac_tool_warned=yes ;;
2880esac
2881 CC=$ac_ct_CC
2882 fi
2883else
2884 CC="$ac_cv_prog_CC"
2885fi
2886
2887if test -z "$CC"; then
2888 if test -n "$ac_tool_prefix"; then
2889 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2890set dummy ${ac_tool_prefix}cc; ac_word=$2
2891{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2892$as_echo_n "checking for $ac_word... " >&6; }
2893if ${ac_cv_prog_CC+:} false; then :
2894 $as_echo_n "(cached) " >&6
2895else
2896 if test -n "$CC"; then
2897 ac_cv_prog_CC="$CC" # Let the user override the test.
2898else
2899as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2900for as_dir in $PATH
2901do
2902 IFS=$as_save_IFS
2903 test -z "$as_dir" && as_dir=.
2904 for ac_exec_ext in '' $ac_executable_extensions; do
2905 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2906 ac_cv_prog_CC="${ac_tool_prefix}cc"
2907 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2908 break 2
2909 fi
2910done
2911 done
2912IFS=$as_save_IFS
2913
2914fi
2915fi
2916CC=$ac_cv_prog_CC
2917if test -n "$CC"; then
2918 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2919$as_echo "$CC" >&6; }
2920else
2921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2922$as_echo "no" >&6; }
2923fi
2924
2925
2926 fi
2927fi
2928if test -z "$CC"; then
2929 # Extract the first word of "cc", so it can be a program name with args.
2930set dummy cc; ac_word=$2
2931{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2932$as_echo_n "checking for $ac_word... " >&6; }
2933if ${ac_cv_prog_CC+:} false; then :
2934 $as_echo_n "(cached) " >&6
2935else
2936 if test -n "$CC"; then
2937 ac_cv_prog_CC="$CC" # Let the user override the test.
2938else
2939 ac_prog_rejected=no
2940as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2941for as_dir in $PATH
2942do
2943 IFS=$as_save_IFS
2944 test -z "$as_dir" && as_dir=.
2945 for ac_exec_ext in '' $ac_executable_extensions; do
2946 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2947 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2948 ac_prog_rejected=yes
2949 continue
2950 fi
2951 ac_cv_prog_CC="cc"
2952 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2953 break 2
2954 fi
2955done
2956 done
2957IFS=$as_save_IFS
2958
2959if test $ac_prog_rejected = yes; then
2960 # We found a bogon in the path, so make sure we never use it.
2961 set dummy $ac_cv_prog_CC
2962 shift
2963 if test $# != 0; then
2964 # We chose a different compiler from the bogus one.
2965 # However, it has the same basename, so the bogon will be chosen
2966 # first if we set CC to just the basename; use the full file name.
2967 shift
2968 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2969 fi
2970fi
2971fi
2972fi
2973CC=$ac_cv_prog_CC
2974if test -n "$CC"; then
2975 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2976$as_echo "$CC" >&6; }
2977else
2978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2979$as_echo "no" >&6; }
2980fi
2981
2982
2983fi
2984if test -z "$CC"; then
2985 if test -n "$ac_tool_prefix"; then
2986 for ac_prog in cl.exe
2987 do
2988 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2989set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2990{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2991$as_echo_n "checking for $ac_word... " >&6; }
2992if ${ac_cv_prog_CC+:} false; then :
2993 $as_echo_n "(cached) " >&6
2994else
2995 if test -n "$CC"; then
2996 ac_cv_prog_CC="$CC" # Let the user override the test.
2997else
2998as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2999for as_dir in $PATH
3000do
3001 IFS=$as_save_IFS
3002 test -z "$as_dir" && as_dir=.
3003 for ac_exec_ext in '' $ac_executable_extensions; do
3004 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3005 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3006 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3007 break 2
3008 fi
3009done
3010 done
3011IFS=$as_save_IFS
3012
3013fi
3014fi
3015CC=$ac_cv_prog_CC
3016if test -n "$CC"; then
3017 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3018$as_echo "$CC" >&6; }
3019else
3020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3021$as_echo "no" >&6; }
3022fi
3023
3024
3025 test -n "$CC" && break
3026 done
3027fi
3028if test -z "$CC"; then
3029 ac_ct_CC=$CC
3030 for ac_prog in cl.exe
3031do
3032 # Extract the first word of "$ac_prog", so it can be a program name with args.
3033set dummy $ac_prog; ac_word=$2
3034{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3035$as_echo_n "checking for $ac_word... " >&6; }
3036if ${ac_cv_prog_ac_ct_CC+:} false; then :
3037 $as_echo_n "(cached) " >&6
3038else
3039 if test -n "$ac_ct_CC"; then
3040 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3041else
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 as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3049 ac_cv_prog_ac_ct_CC="$ac_prog"
3050 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3051 break 2
3052 fi
3053done
3054 done
3055IFS=$as_save_IFS
3056
3057fi
3058fi
3059ac_ct_CC=$ac_cv_prog_ac_ct_CC
3060if test -n "$ac_ct_CC"; then
3061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3062$as_echo "$ac_ct_CC" >&6; }
3063else
3064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3065$as_echo "no" >&6; }
3066fi
3067
3068
3069 test -n "$ac_ct_CC" && break
3070done
3071
3072 if test "x$ac_ct_CC" = x; then
3073 CC=""
3074 else
3075 case $cross_compiling:$ac_tool_warned in
3076yes:)
3077{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3078$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3079ac_tool_warned=yes ;;
3080esac
3081 CC=$ac_ct_CC
3082 fi
3083fi
3084
3085fi
3086
3087
3088test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3089$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3090as_fn_error $? "no acceptable C compiler found in \$PATH
3091See \`config.log' for more details" "$LINENO" 5; }
3092
3093# Provide some information about the compiler.
3094$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3095set X $ac_compile
3096ac_compiler=$2
3097for ac_option in --version -v -V -qversion; do
3098 { { ac_try="$ac_compiler $ac_option >&5"
3099case "(($ac_try" in
3100 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3101 *) ac_try_echo=$ac_try;;
3102esac
3103eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3104$as_echo "$ac_try_echo"; } >&5
3105 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3106 ac_status=$?
3107 if test -s conftest.err; then
3108 sed '10a\
3109... rest of stderr output deleted ...
3110 10q' conftest.err >conftest.er1
3111 cat conftest.er1 >&5
3112 fi
3113 rm -f conftest.er1 conftest.err
3114 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3115 test $ac_status = 0; }
3116done
3117
3118cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3119/* end confdefs.h. */
3120
3121int
3122main ()
3123{
3124
3125 ;
3126 return 0;
3127}
3128_ACEOF
3129ac_clean_files_save=$ac_clean_files
3130ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3131# Try to create an executable without -o first, disregard a.out.
3132# It will help us diagnose broken compilers, and finding out an intuition
3133# of exeext.
3134{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3135$as_echo_n "checking whether the C compiler works... " >&6; }
3136ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3137
3138# The possible output files:
3139ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3140
3141ac_rmfiles=
3142for ac_file in $ac_files
3143do
3144 case $ac_file in
3145 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3146 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3147 esac
3148done
3149rm -f $ac_rmfiles
3150
3151if { { ac_try="$ac_link_default"
3152case "(($ac_try" in
3153 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3154 *) ac_try_echo=$ac_try;;
3155esac
3156eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3157$as_echo "$ac_try_echo"; } >&5
3158 (eval "$ac_link_default") 2>&5
3159 ac_status=$?
3160 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3161 test $ac_status = 0; }; then :
3162 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3163# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3164# in a Makefile. We should not override ac_cv_exeext if it was cached,
3165# so that the user can short-circuit this test for compilers unknown to
3166# Autoconf.
3167for ac_file in $ac_files ''
3168do
3169 test -f "$ac_file" || continue
3170 case $ac_file in
3171 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3172 ;;
3173 [ab].out )
3174 # We found the default executable, but exeext='' is most
3175 # certainly right.
3176 break;;
3177 *.* )
3178 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3179 then :; else
3180 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3181 fi
3182 # We set ac_cv_exeext here because the later test for it is not
3183 # safe: cross compilers may not add the suffix if given an `-o'
3184 # argument, so we may need to know it at that point already.
3185 # Even if this section looks crufty: it has the advantage of
3186 # actually working.
3187 break;;
3188 * )
3189 break;;
3190 esac
3191done
3192test "$ac_cv_exeext" = no && ac_cv_exeext=
3193
3194else
3195 ac_file=''
3196fi
3197if test -z "$ac_file"; then :
3198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3199$as_echo "no" >&6; }
3200$as_echo "$as_me: failed program was:" >&5
3201sed 's/^/| /' conftest.$ac_ext >&5
3202
3203{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3204$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3205as_fn_error 77 "C compiler cannot create executables
3206See \`config.log' for more details" "$LINENO" 5; }
3207else
3208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3209$as_echo "yes" >&6; }
3210fi
3211{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3212$as_echo_n "checking for C compiler default output file name... " >&6; }
3213{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3214$as_echo "$ac_file" >&6; }
3215ac_exeext=$ac_cv_exeext
3216
3217rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3218ac_clean_files=$ac_clean_files_save
3219{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3220$as_echo_n "checking for suffix of executables... " >&6; }
3221if { { ac_try="$ac_link"
3222case "(($ac_try" in
3223 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3224 *) ac_try_echo=$ac_try;;
3225esac
3226eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3227$as_echo "$ac_try_echo"; } >&5
3228 (eval "$ac_link") 2>&5
3229 ac_status=$?
3230 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3231 test $ac_status = 0; }; then :
3232 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3233# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3234# work properly (i.e., refer to `conftest.exe'), while it won't with
3235# `rm'.
3236for ac_file in conftest.exe conftest conftest.*; do
3237 test -f "$ac_file" || continue
3238 case $ac_file in
3239 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3240 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3241 break;;
3242 * ) break;;
3243 esac
3244done
3245else
3246 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3247$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3248as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3249See \`config.log' for more details" "$LINENO" 5; }
3250fi
3251rm -f conftest conftest$ac_cv_exeext
3252{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3253$as_echo "$ac_cv_exeext" >&6; }
3254
3255rm -f conftest.$ac_ext
3256EXEEXT=$ac_cv_exeext
3257ac_exeext=$EXEEXT
3258cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3259/* end confdefs.h. */
3260#include <stdio.h>
3261int
3262main ()
3263{
3264FILE *f = fopen ("conftest.out", "w");
3265 return ferror (f) || fclose (f) != 0;
3266
3267 ;
3268 return 0;
3269}
3270_ACEOF
3271ac_clean_files="$ac_clean_files conftest.out"
3272# Check that the compiler produces executables we can run. If not, either
3273# the compiler is broken, or we cross compile.
3274{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3275$as_echo_n "checking whether we are cross compiling... " >&6; }
3276if test "$cross_compiling" != yes; then
3277 { { ac_try="$ac_link"
3278case "(($ac_try" in
3279 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3280 *) ac_try_echo=$ac_try;;
3281esac
3282eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3283$as_echo "$ac_try_echo"; } >&5
3284 (eval "$ac_link") 2>&5
3285 ac_status=$?
3286 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3287 test $ac_status = 0; }
3288 if { ac_try='./conftest$ac_cv_exeext'
3289 { { case "(($ac_try" in
3290 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3291 *) ac_try_echo=$ac_try;;
3292esac
3293eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3294$as_echo "$ac_try_echo"; } >&5
3295 (eval "$ac_try") 2>&5
3296 ac_status=$?
3297 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3298 test $ac_status = 0; }; }; then
3299 cross_compiling=no
3300 else
3301 if test "$cross_compiling" = maybe; then
3302 cross_compiling=yes
3303 else
3304 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3305$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3306as_fn_error $? "cannot run C compiled programs.
3307If you meant to cross compile, use \`--host'.
3308See \`config.log' for more details" "$LINENO" 5; }
3309 fi
3310 fi
3311fi
3312{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3313$as_echo "$cross_compiling" >&6; }
3314
3315rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3316ac_clean_files=$ac_clean_files_save
3317{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3318$as_echo_n "checking for suffix of object files... " >&6; }
3319if ${ac_cv_objext+:} false; then :
3320 $as_echo_n "(cached) " >&6
3321else
3322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3323/* end confdefs.h. */
3324
3325int
3326main ()
3327{
3328
3329 ;
3330 return 0;
3331}
3332_ACEOF
3333rm -f conftest.o conftest.obj
3334if { { ac_try="$ac_compile"
3335case "(($ac_try" in
3336 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3337 *) ac_try_echo=$ac_try;;
3338esac
3339eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3340$as_echo "$ac_try_echo"; } >&5
3341 (eval "$ac_compile") 2>&5
3342 ac_status=$?
3343 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3344 test $ac_status = 0; }; then :
3345 for ac_file in conftest.o conftest.obj conftest.*; do
3346 test -f "$ac_file" || continue;
3347 case $ac_file in
3348 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3349 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3350 break;;
3351 esac
3352done
3353else
3354 $as_echo "$as_me: failed program was:" >&5
3355sed 's/^/| /' conftest.$ac_ext >&5
3356
3357{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3358$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3359as_fn_error $? "cannot compute suffix of object files: cannot compile
3360See \`config.log' for more details" "$LINENO" 5; }
3361fi
3362rm -f conftest.$ac_cv_objext conftest.$ac_ext
3363fi
3364{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3365$as_echo "$ac_cv_objext" >&6; }
3366OBJEXT=$ac_cv_objext
3367ac_objext=$OBJEXT
3368{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3369$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3370if ${ac_cv_c_compiler_gnu+:} false; then :
3371 $as_echo_n "(cached) " >&6
3372else
3373 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3374/* end confdefs.h. */
3375
3376int
3377main ()
3378{
3379#ifndef __GNUC__
3380 choke me
3381#endif
3382
3383 ;
3384 return 0;
3385}
3386_ACEOF
3387if ac_fn_c_try_compile "$LINENO"; then :
3388 ac_compiler_gnu=yes
3389else
3390 ac_compiler_gnu=no
3391fi
3392rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3393ac_cv_c_compiler_gnu=$ac_compiler_gnu
3394
3395fi
3396{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3397$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3398if test $ac_compiler_gnu = yes; then
3399 GCC=yes
3400else
3401 GCC=
3402fi
3403ac_test_CFLAGS=${CFLAGS+set}
3404ac_save_CFLAGS=$CFLAGS
3405{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3406$as_echo_n "checking whether $CC accepts -g... " >&6; }
3407if ${ac_cv_prog_cc_g+:} false; then :
3408 $as_echo_n "(cached) " >&6
3409else
3410 ac_save_c_werror_flag=$ac_c_werror_flag
3411 ac_c_werror_flag=yes
3412 ac_cv_prog_cc_g=no
3413 CFLAGS="-g"
3414 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3415/* end confdefs.h. */
3416
3417int
3418main ()
3419{
3420
3421 ;
3422 return 0;
3423}
3424_ACEOF
3425if ac_fn_c_try_compile "$LINENO"; then :
3426 ac_cv_prog_cc_g=yes
3427else
3428 CFLAGS=""
3429 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3430/* end confdefs.h. */
3431
3432int
3433main ()
3434{
3435
3436 ;
3437 return 0;
3438}
3439_ACEOF
3440if ac_fn_c_try_compile "$LINENO"; then :
3441
3442else
3443 ac_c_werror_flag=$ac_save_c_werror_flag
3444 CFLAGS="-g"
3445 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3446/* end confdefs.h. */
3447
3448int
3449main ()
3450{
3451
3452 ;
3453 return 0;
3454}
3455_ACEOF
3456if ac_fn_c_try_compile "$LINENO"; then :
3457 ac_cv_prog_cc_g=yes
3458fi
3459rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3460fi
3461rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3462fi
3463rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3464 ac_c_werror_flag=$ac_save_c_werror_flag
3465fi
3466{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3467$as_echo "$ac_cv_prog_cc_g" >&6; }
3468if test "$ac_test_CFLAGS" = set; then
3469 CFLAGS=$ac_save_CFLAGS
3470elif test $ac_cv_prog_cc_g = yes; then
3471 if test "$GCC" = yes; then
3472 CFLAGS="-g -O2"
3473 else
3474 CFLAGS="-g"
3475 fi
3476else
3477 if test "$GCC" = yes; then
3478 CFLAGS="-O2"
3479 else
3480 CFLAGS=
3481 fi
3482fi
3483{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3484$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3485if ${ac_cv_prog_cc_c89+:} false; then :
3486 $as_echo_n "(cached) " >&6
3487else
3488 ac_cv_prog_cc_c89=no
3489ac_save_CC=$CC
3490cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3491/* end confdefs.h. */
3492#include <stdarg.h>
3493#include <stdio.h>
3494struct stat;
3495/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3496struct buf { int x; };
3497FILE * (*rcsopen) (struct buf *, struct stat *, int);
3498static char *e (p, i)
3499 char **p;
3500 int i;
3501{
3502 return p[i];
3503}
3504static char *f (char * (*g) (char **, int), char **p, ...)
3505{
3506 char *s;
3507 va_list v;
3508 va_start (v,p);
3509 s = g (p, va_arg (v,int));
3510 va_end (v);
3511 return s;
3512}
3513
3514/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3515 function prototypes and stuff, but not '\xHH' hex character constants.
3516 These don't provoke an error unfortunately, instead are silently treated
3517 as 'x'. The following induces an error, until -std is added to get
3518 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3519 array size at least. It's necessary to write '\x00'==0 to get something
3520 that's true only with -std. */
3521int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3522
3523/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3524 inside strings and character constants. */
3525#define FOO(x) 'x'
3526int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3527
3528int test (int i, double x);
3529struct s1 {int (*f) (int a);};
3530struct s2 {int (*f) (double a);};
3531int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3532int argc;
3533char **argv;
3534int
3535main ()
3536{
3537return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3538 ;
3539 return 0;
3540}
3541_ACEOF
3542for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3543 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3544do
3545 CC="$ac_save_CC $ac_arg"
3546 if ac_fn_c_try_compile "$LINENO"; then :
3547 ac_cv_prog_cc_c89=$ac_arg
3548fi
3549rm -f core conftest.err conftest.$ac_objext
3550 test "x$ac_cv_prog_cc_c89" != "xno" && break
3551done
3552rm -f conftest.$ac_ext
3553CC=$ac_save_CC
3554
3555fi
3556# AC_CACHE_VAL
3557case "x$ac_cv_prog_cc_c89" in
3558 x)
3559 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3560$as_echo "none needed" >&6; } ;;
3561 xno)
3562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3563$as_echo "unsupported" >&6; } ;;
3564 *)
3565 CC="$CC $ac_cv_prog_cc_c89"
3566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3567$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3568esac
3569if test "x$ac_cv_prog_cc_c89" != xno; then :
3570
3571fi
3572
3573ac_ext=c
3574ac_cpp='$CPP $CPPFLAGS'
3575ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3576ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3577ac_compiler_gnu=$ac_cv_c_compiler_gnu
3578
3579ac_ext=c
3580ac_cpp='$CPP $CPPFLAGS'
3581ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3582ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3583ac_compiler_gnu=$ac_cv_c_compiler_gnu
3584{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
3585$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
3586if ${am_cv_prog_cc_c_o+:} false; then :
3587 $as_echo_n "(cached) " >&6
3588else
3589 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3590/* end confdefs.h. */
3591
3592int
3593main ()
3594{
3595
3596 ;
3597 return 0;
3598}
3599_ACEOF
3600 # Make sure it works both with $CC and with simple cc.
3601 # Following AC_PROG_CC_C_O, we do the test twice because some
3602 # compilers refuse to overwrite an existing .o file with -o,
3603 # though they will create one.
3604 am_cv_prog_cc_c_o=yes
3605 for am_i in 1 2; do
3606 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
3607 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
3608 ac_status=$?
3609 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3610 (exit $ac_status); } \
3611 && test -f conftest2.$ac_objext; then
3612 : OK
3613 else
3614 am_cv_prog_cc_c_o=no
3615 break
3616 fi
3617 done
3618 rm -f core conftest*
3619 unset am_i
3620fi
3621{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
3622$as_echo "$am_cv_prog_cc_c_o" >&6; }
3623if test "$am_cv_prog_cc_c_o" != yes; then
3624 # Losing compiler, so override with the script.
3625 # FIXME: It is wrong to rewrite CC.
3626 # But if we don't then we get into trouble of one sort or another.
3627 # A longer-term fix would be to have automake use am__CC in this case,
3628 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
3629 CC="$am_aux_dir/compile $CC"
3630fi
3631ac_ext=c
3632ac_cpp='$CPP $CPPFLAGS'
3633ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3634ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3635ac_compiler_gnu=$ac_cv_c_compiler_gnu
3636
3637
3638depcc="$CC" am_compiler_list=
3639
3640{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3641$as_echo_n "checking dependency style of $depcc... " >&6; }
3642if ${am_cv_CC_dependencies_compiler_type+:} false; then :
3643 $as_echo_n "(cached) " >&6
3644else
3645 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3646 # We make a subdir and do the tests there. Otherwise we can end up
3647 # making bogus files that we don't know about and never remove. For
3648 # instance it was reported that on HP-UX the gcc test will end up
3649 # making a dummy file named 'D' -- because '-MD' means "put the output
3650 # in D".
3651 rm -rf conftest.dir
3652 mkdir conftest.dir
3653 # Copy depcomp to subdir because otherwise we won't find it if we're
3654 # using a relative directory.
3655 cp "$am_depcomp" conftest.dir
3656 cd conftest.dir
3657 # We will build objects and dependencies in a subdirectory because
3658 # it helps to detect inapplicable dependency modes. For instance
3659 # both Tru64's cc and ICC support -MD to output dependencies as a
3660 # side effect of compilation, but ICC will put the dependencies in
3661 # the current directory while Tru64 will put them in the object
3662 # directory.
3663 mkdir sub
3664
3665 am_cv_CC_dependencies_compiler_type=none
3666 if test "$am_compiler_list" = ""; then
3667 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3668 fi
3669 am__universal=false
3670 case " $depcc " in #(
3671 *\ -arch\ *\ -arch\ *) am__universal=true ;;
3672 esac
3673
3674 for depmode in $am_compiler_list; do
3675 # Setup a source with many dependencies, because some compilers
3676 # like to wrap large dependency lists on column 80 (with \), and
3677 # we should not choose a depcomp mode which is confused by this.
3678 #
3679 # We need to recreate these files for each test, as the compiler may
3680 # overwrite some of them when testing with obscure command lines.
3681 # This happens at least with the AIX C compiler.
3682 : > sub/conftest.c
3683 for i in 1 2 3 4 5 6; do
3684 echo '#include "conftst'$i'.h"' >> sub/conftest.c
3685 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3686 # Solaris 10 /bin/sh.
3687 echo '/* dummy */' > sub/conftst$i.h
3688 done
3689 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3690
3691 # We check with '-c' and '-o' for the sake of the "dashmstdout"
3692 # mode. It turns out that the SunPro C++ compiler does not properly
3693 # handle '-M -o', and we need to detect this. Also, some Intel
3694 # versions had trouble with output in subdirs.
3695 am__obj=sub/conftest.${OBJEXT-o}
3696 am__minus_obj="-o $am__obj"
3697 case $depmode in
3698 gcc)
3699 # This depmode causes a compiler race in universal mode.
3700 test "$am__universal" = false || continue
3701 ;;
3702 nosideeffect)
3703 # After this tag, mechanisms are not by side-effect, so they'll
3704 # only be used when explicitly requested.
3705 if test "x$enable_dependency_tracking" = xyes; then
3706 continue
3707 else
3708 break
3709 fi
3710 ;;
3711 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3712 # This compiler won't grok '-c -o', but also, the minuso test has
3713 # not run yet. These depmodes are late enough in the game, and
3714 # so weak that their functioning should not be impacted.
3715 am__obj=conftest.${OBJEXT-o}
3716 am__minus_obj=
3717 ;;
3718 none) break ;;
3719 esac
3720 if depmode=$depmode \
3721 source=sub/conftest.c object=$am__obj \
3722 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3723 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3724 >/dev/null 2>conftest.err &&
3725 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3726 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3727 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3728 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3729 # icc doesn't choke on unknown options, it will just issue warnings
3730 # or remarks (even with -Werror). So we grep stderr for any message
3731 # that says an option was ignored or not supported.
3732 # When given -MP, icc 7.0 and 7.1 complain thusly:
3733 # icc: Command line warning: ignoring option '-M'; no argument required
3734 # The diagnosis changed in icc 8.0:
3735 # icc: Command line remark: option '-MP' not supported
3736 if (grep 'ignoring option' conftest.err ||
3737 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3738 am_cv_CC_dependencies_compiler_type=$depmode
3739 break
3740 fi
3741 fi
3742 done
3743
3744 cd ..
3745 rm -rf conftest.dir
3746else
3747 am_cv_CC_dependencies_compiler_type=none
3748fi
3749
3750fi
3751{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3752$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3753CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3754
3755 if
3756 test "x$enable_dependency_tracking" != xno \
3757 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3758 am__fastdepCC_TRUE=
3759 am__fastdepCC_FALSE='#'
3760else
3761 am__fastdepCC_TRUE='#'
3762 am__fastdepCC_FALSE=
3763fi
3764
3765
3766# By default we simply use the C compiler to build assembly code.
3767
3768test "${CCAS+set}" = set || CCAS=$CC
3769test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
3770
3771
3772
3773depcc="$CCAS" am_compiler_list=
3774
3775{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3776$as_echo_n "checking dependency style of $depcc... " >&6; }
3777if ${am_cv_CCAS_dependencies_compiler_type+:} false; then :
3778 $as_echo_n "(cached) " >&6
3779else
3780 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3781 # We make a subdir and do the tests there. Otherwise we can end up
3782 # making bogus files that we don't know about and never remove. For
3783 # instance it was reported that on HP-UX the gcc test will end up
3784 # making a dummy file named 'D' -- because '-MD' means "put the output
3785 # in D".
3786 rm -rf conftest.dir
3787 mkdir conftest.dir
3788 # Copy depcomp to subdir because otherwise we won't find it if we're
3789 # using a relative directory.
3790 cp "$am_depcomp" conftest.dir
3791 cd conftest.dir
3792 # We will build objects and dependencies in a subdirectory because
3793 # it helps to detect inapplicable dependency modes. For instance
3794 # both Tru64's cc and ICC support -MD to output dependencies as a
3795 # side effect of compilation, but ICC will put the dependencies in
3796 # the current directory while Tru64 will put them in the object
3797 # directory.
3798 mkdir sub
3799
3800 am_cv_CCAS_dependencies_compiler_type=none
3801 if test "$am_compiler_list" = ""; then
3802 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3803 fi
3804 am__universal=false
3805
3806
3807 for depmode in $am_compiler_list; do
3808 # Setup a source with many dependencies, because some compilers
3809 # like to wrap large dependency lists on column 80 (with \), and
3810 # we should not choose a depcomp mode which is confused by this.
3811 #
3812 # We need to recreate these files for each test, as the compiler may
3813 # overwrite some of them when testing with obscure command lines.
3814 # This happens at least with the AIX C compiler.
3815 : > sub/conftest.c
3816 for i in 1 2 3 4 5 6; do
3817 echo '#include "conftst'$i'.h"' >> sub/conftest.c
3818 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3819 # Solaris 10 /bin/sh.
3820 echo '/* dummy */' > sub/conftst$i.h
3821 done
3822 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3823
3824 # We check with '-c' and '-o' for the sake of the "dashmstdout"
3825 # mode. It turns out that the SunPro C++ compiler does not properly
3826 # handle '-M -o', and we need to detect this. Also, some Intel
3827 # versions had trouble with output in subdirs.
3828 am__obj=sub/conftest.${OBJEXT-o}
3829 am__minus_obj="-o $am__obj"
3830 case $depmode in
3831 gcc)
3832 # This depmode causes a compiler race in universal mode.
3833 test "$am__universal" = false || continue
3834 ;;
3835 nosideeffect)
3836 # After this tag, mechanisms are not by side-effect, so they'll
3837 # only be used when explicitly requested.
3838 if test "x$enable_dependency_tracking" = xyes; then
3839 continue
3840 else
3841 break
3842 fi
3843 ;;
3844 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3845 # This compiler won't grok '-c -o', but also, the minuso test has
3846 # not run yet. These depmodes are late enough in the game, and
3847 # so weak that their functioning should not be impacted.
3848 am__obj=conftest.${OBJEXT-o}
3849 am__minus_obj=
3850 ;;
3851 none) break ;;
3852 esac
3853 if depmode=$depmode \
3854 source=sub/conftest.c object=$am__obj \
3855 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3856 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3857 >/dev/null 2>conftest.err &&
3858 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3859 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3860 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3861 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3862 # icc doesn't choke on unknown options, it will just issue warnings
3863 # or remarks (even with -Werror). So we grep stderr for any message
3864 # that says an option was ignored or not supported.
3865 # When given -MP, icc 7.0 and 7.1 complain thusly:
3866 # icc: Command line warning: ignoring option '-M'; no argument required
3867 # The diagnosis changed in icc 8.0:
3868 # icc: Command line remark: option '-MP' not supported
3869 if (grep 'ignoring option' conftest.err ||
3870 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3871 am_cv_CCAS_dependencies_compiler_type=$depmode
3872 break
3873 fi
3874 fi
3875 done
3876
3877 cd ..
3878 rm -rf conftest.dir
3879else
3880 am_cv_CCAS_dependencies_compiler_type=none
3881fi
3882
3883fi
3884{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5
3885$as_echo "$am_cv_CCAS_dependencies_compiler_type" >&6; }
3886CCASDEPMODE=depmode=$am_cv_CCAS_dependencies_compiler_type
3887
3888 if
3889 test "x$enable_dependency_tracking" != xno \
3890 && test "$am_cv_CCAS_dependencies_compiler_type" = gcc3; then
3891 am__fastdepCCAS_TRUE=
3892 am__fastdepCCAS_FALSE='#'
3893else
3894 am__fastdepCCAS_TRUE='#'
3895 am__fastdepCCAS_FALSE=
3896fi
3897
3898
3899ac_ext=c
3900ac_cpp='$CPP $CPPFLAGS'
3901ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3902ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3903ac_compiler_gnu=$ac_cv_c_compiler_gnu
3904if test -n "$ac_tool_prefix"; then
3905 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3906set dummy ${ac_tool_prefix}gcc; ac_word=$2
3907{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3908$as_echo_n "checking for $ac_word... " >&6; }
3909if ${ac_cv_prog_CC+:} false; then :
3910 $as_echo_n "(cached) " >&6
3911else
3912 if test -n "$CC"; then
3913 ac_cv_prog_CC="$CC" # Let the user override the test.
3914else
3915as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3916for as_dir in $PATH
3917do
3918 IFS=$as_save_IFS
3919 test -z "$as_dir" && as_dir=.
3920 for ac_exec_ext in '' $ac_executable_extensions; do
3921 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3922 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3923 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3924 break 2
3925 fi
3926done
3927 done
3928IFS=$as_save_IFS
3929
3930fi
3931fi
3932CC=$ac_cv_prog_CC
3933if test -n "$CC"; then
3934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3935$as_echo "$CC" >&6; }
3936else
3937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3938$as_echo "no" >&6; }
3939fi
3940
3941
3942fi
3943if test -z "$ac_cv_prog_CC"; then
3944 ac_ct_CC=$CC
3945 # Extract the first word of "gcc", so it can be a program name with args.
3946set dummy gcc; ac_word=$2
3947{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3948$as_echo_n "checking for $ac_word... " >&6; }
3949if ${ac_cv_prog_ac_ct_CC+:} false; then :
3950 $as_echo_n "(cached) " >&6
3951else
3952 if test -n "$ac_ct_CC"; then
3953 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3954else
3955as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3956for as_dir in $PATH
3957do
3958 IFS=$as_save_IFS
3959 test -z "$as_dir" && as_dir=.
3960 for ac_exec_ext in '' $ac_executable_extensions; do
3961 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3962 ac_cv_prog_ac_ct_CC="gcc"
3963 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3964 break 2
3965 fi
3966done
3967 done
3968IFS=$as_save_IFS
3969
3970fi
3971fi
3972ac_ct_CC=$ac_cv_prog_ac_ct_CC
3973if test -n "$ac_ct_CC"; then
3974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3975$as_echo "$ac_ct_CC" >&6; }
3976else
3977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3978$as_echo "no" >&6; }
3979fi
3980
3981 if test "x$ac_ct_CC" = x; then
3982 CC=""
3983 else
3984 case $cross_compiling:$ac_tool_warned in
3985yes:)
3986{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3987$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3988ac_tool_warned=yes ;;
3989esac
3990 CC=$ac_ct_CC
3991 fi
3992else
3993 CC="$ac_cv_prog_CC"
3994fi
3995
3996if test -z "$CC"; then
3997 if test -n "$ac_tool_prefix"; then
3998 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3999set dummy ${ac_tool_prefix}cc; ac_word=$2
4000{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4001$as_echo_n "checking for $ac_word... " >&6; }
4002if ${ac_cv_prog_CC+:} false; then :
4003 $as_echo_n "(cached) " >&6
4004else
4005 if test -n "$CC"; then
4006 ac_cv_prog_CC="$CC" # Let the user override the test.
4007else
4008as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4009for as_dir in $PATH
4010do
4011 IFS=$as_save_IFS
4012 test -z "$as_dir" && as_dir=.
4013 for ac_exec_ext in '' $ac_executable_extensions; do
4014 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4015 ac_cv_prog_CC="${ac_tool_prefix}cc"
4016 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4017 break 2
4018 fi
4019done
4020 done
4021IFS=$as_save_IFS
4022
4023fi
4024fi
4025CC=$ac_cv_prog_CC
4026if test -n "$CC"; then
4027 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4028$as_echo "$CC" >&6; }
4029else
4030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4031$as_echo "no" >&6; }
4032fi
4033
4034
4035 fi
4036fi
4037if test -z "$CC"; then
4038 # Extract the first word of "cc", so it can be a program name with args.
4039set dummy cc; ac_word=$2
4040{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4041$as_echo_n "checking for $ac_word... " >&6; }
4042if ${ac_cv_prog_CC+:} false; then :
4043 $as_echo_n "(cached) " >&6
4044else
4045 if test -n "$CC"; then
4046 ac_cv_prog_CC="$CC" # Let the user override the test.
4047else
4048 ac_prog_rejected=no
4049as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4050for as_dir in $PATH
4051do
4052 IFS=$as_save_IFS
4053 test -z "$as_dir" && as_dir=.
4054 for ac_exec_ext in '' $ac_executable_extensions; do
4055 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4056 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4057 ac_prog_rejected=yes
4058 continue
4059 fi
4060 ac_cv_prog_CC="cc"
4061 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4062 break 2
4063 fi
4064done
4065 done
4066IFS=$as_save_IFS
4067
4068if test $ac_prog_rejected = yes; then
4069 # We found a bogon in the path, so make sure we never use it.
4070 set dummy $ac_cv_prog_CC
4071 shift
4072 if test $# != 0; then
4073 # We chose a different compiler from the bogus one.
4074 # However, it has the same basename, so the bogon will be chosen
4075 # first if we set CC to just the basename; use the full file name.
4076 shift
4077 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4078 fi
4079fi
4080fi
4081fi
4082CC=$ac_cv_prog_CC
4083if test -n "$CC"; then
4084 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4085$as_echo "$CC" >&6; }
4086else
4087 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4088$as_echo "no" >&6; }
4089fi
4090
4091
4092fi
4093if test -z "$CC"; then
4094 if test -n "$ac_tool_prefix"; then
4095 for ac_prog in cl.exe
4096 do
4097 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4098set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4099{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4100$as_echo_n "checking for $ac_word... " >&6; }
4101if ${ac_cv_prog_CC+:} false; then :
4102 $as_echo_n "(cached) " >&6
4103else
4104 if test -n "$CC"; then
4105 ac_cv_prog_CC="$CC" # Let the user override the test.
4106else
4107as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4108for as_dir in $PATH
4109do
4110 IFS=$as_save_IFS
4111 test -z "$as_dir" && as_dir=.
4112 for ac_exec_ext in '' $ac_executable_extensions; do
4113 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4114 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4115 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4116 break 2
4117 fi
4118done
4119 done
4120IFS=$as_save_IFS
4121
4122fi
4123fi
4124CC=$ac_cv_prog_CC
4125if test -n "$CC"; then
4126 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4127$as_echo "$CC" >&6; }
4128else
4129 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4130$as_echo "no" >&6; }
4131fi
4132
4133
4134 test -n "$CC" && break
4135 done
4136fi
4137if test -z "$CC"; then
4138 ac_ct_CC=$CC
4139 for ac_prog in cl.exe
4140do
4141 # Extract the first word of "$ac_prog", so it can be a program name with args.
4142set dummy $ac_prog; ac_word=$2
4143{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4144$as_echo_n "checking for $ac_word... " >&6; }
4145if ${ac_cv_prog_ac_ct_CC+:} false; then :
4146 $as_echo_n "(cached) " >&6
4147else
4148 if test -n "$ac_ct_CC"; then
4149 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4150else
4151as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4152for as_dir in $PATH
4153do
4154 IFS=$as_save_IFS
4155 test -z "$as_dir" && as_dir=.
4156 for ac_exec_ext in '' $ac_executable_extensions; do
4157 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4158 ac_cv_prog_ac_ct_CC="$ac_prog"
4159 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4160 break 2
4161 fi
4162done
4163 done
4164IFS=$as_save_IFS
4165
4166fi
4167fi
4168ac_ct_CC=$ac_cv_prog_ac_ct_CC
4169if test -n "$ac_ct_CC"; then
4170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4171$as_echo "$ac_ct_CC" >&6; }
4172else
4173 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4174$as_echo "no" >&6; }
4175fi
4176
4177
4178 test -n "$ac_ct_CC" && break
4179done
4180
4181 if test "x$ac_ct_CC" = x; then
4182 CC=""
4183 else
4184 case $cross_compiling:$ac_tool_warned in
4185yes:)
4186{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4187$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4188ac_tool_warned=yes ;;
4189esac
4190 CC=$ac_ct_CC
4191 fi
4192fi
4193
4194fi
4195
4196
4197test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4198$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4199as_fn_error $? "no acceptable C compiler found in \$PATH
4200See \`config.log' for more details" "$LINENO" 5; }
4201
4202# Provide some information about the compiler.
4203$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4204set X $ac_compile
4205ac_compiler=$2
4206for ac_option in --version -v -V -qversion; do
4207 { { ac_try="$ac_compiler $ac_option >&5"
4208case "(($ac_try" in
4209 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4210 *) ac_try_echo=$ac_try;;
4211esac
4212eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4213$as_echo "$ac_try_echo"; } >&5
4214 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4215 ac_status=$?
4216 if test -s conftest.err; then
4217 sed '10a\
4218... rest of stderr output deleted ...
4219 10q' conftest.err >conftest.er1
4220 cat conftest.er1 >&5
4221 fi
4222 rm -f conftest.er1 conftest.err
4223 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4224 test $ac_status = 0; }
4225done
4226
4227{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4228$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4229if ${ac_cv_c_compiler_gnu+:} false; then :
4230 $as_echo_n "(cached) " >&6
4231else
4232 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4233/* end confdefs.h. */
4234
4235int
4236main ()
4237{
4238#ifndef __GNUC__
4239 choke me
4240#endif
4241
4242 ;
4243 return 0;
4244}
4245_ACEOF
4246if ac_fn_c_try_compile "$LINENO"; then :
4247 ac_compiler_gnu=yes
4248else
4249 ac_compiler_gnu=no
4250fi
4251rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4252ac_cv_c_compiler_gnu=$ac_compiler_gnu
4253
4254fi
4255{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4256$as_echo "$ac_cv_c_compiler_gnu" >&6; }
4257if test $ac_compiler_gnu = yes; then
4258 GCC=yes
4259else
4260 GCC=
4261fi
4262ac_test_CFLAGS=${CFLAGS+set}
4263ac_save_CFLAGS=$CFLAGS
4264{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4265$as_echo_n "checking whether $CC accepts -g... " >&6; }
4266if ${ac_cv_prog_cc_g+:} false; then :
4267 $as_echo_n "(cached) " >&6
4268else
4269 ac_save_c_werror_flag=$ac_c_werror_flag
4270 ac_c_werror_flag=yes
4271 ac_cv_prog_cc_g=no
4272 CFLAGS="-g"
4273 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4274/* end confdefs.h. */
4275
4276int
4277main ()
4278{
4279
4280 ;
4281 return 0;
4282}
4283_ACEOF
4284if ac_fn_c_try_compile "$LINENO"; then :
4285 ac_cv_prog_cc_g=yes
4286else
4287 CFLAGS=""
4288 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4289/* end confdefs.h. */
4290
4291int
4292main ()
4293{
4294
4295 ;
4296 return 0;
4297}
4298_ACEOF
4299if ac_fn_c_try_compile "$LINENO"; then :
4300
4301else
4302 ac_c_werror_flag=$ac_save_c_werror_flag
4303 CFLAGS="-g"
4304 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4305/* end confdefs.h. */
4306
4307int
4308main ()
4309{
4310
4311 ;
4312 return 0;
4313}
4314_ACEOF
4315if ac_fn_c_try_compile "$LINENO"; then :
4316 ac_cv_prog_cc_g=yes
4317fi
4318rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4319fi
4320rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4321fi
4322rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4323 ac_c_werror_flag=$ac_save_c_werror_flag
4324fi
4325{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4326$as_echo "$ac_cv_prog_cc_g" >&6; }
4327if test "$ac_test_CFLAGS" = set; then
4328 CFLAGS=$ac_save_CFLAGS
4329elif test $ac_cv_prog_cc_g = yes; then
4330 if test "$GCC" = yes; then
4331 CFLAGS="-g -O2"
4332 else
4333 CFLAGS="-g"
4334 fi
4335else
4336 if test "$GCC" = yes; then
4337 CFLAGS="-O2"
4338 else
4339 CFLAGS=
4340 fi
4341fi
4342{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4343$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4344if ${ac_cv_prog_cc_c89+:} false; then :
4345 $as_echo_n "(cached) " >&6
4346else
4347 ac_cv_prog_cc_c89=no
4348ac_save_CC=$CC
4349cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4350/* end confdefs.h. */
4351#include <stdarg.h>
4352#include <stdio.h>
4353struct stat;
4354/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4355struct buf { int x; };
4356FILE * (*rcsopen) (struct buf *, struct stat *, int);
4357static char *e (p, i)
4358 char **p;
4359 int i;
4360{
4361 return p[i];
4362}
4363static char *f (char * (*g) (char **, int), char **p, ...)
4364{
4365 char *s;
4366 va_list v;
4367 va_start (v,p);
4368 s = g (p, va_arg (v,int));
4369 va_end (v);
4370 return s;
4371}
4372
4373/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4374 function prototypes and stuff, but not '\xHH' hex character constants.
4375 These don't provoke an error unfortunately, instead are silently treated
4376 as 'x'. The following induces an error, until -std is added to get
4377 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4378 array size at least. It's necessary to write '\x00'==0 to get something
4379 that's true only with -std. */
4380int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4381
4382/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4383 inside strings and character constants. */
4384#define FOO(x) 'x'
4385int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4386
4387int test (int i, double x);
4388struct s1 {int (*f) (int a);};
4389struct s2 {int (*f) (double a);};
4390int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4391int argc;
4392char **argv;
4393int
4394main ()
4395{
4396return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4397 ;
4398 return 0;
4399}
4400_ACEOF
4401for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4402 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4403do
4404 CC="$ac_save_CC $ac_arg"
4405 if ac_fn_c_try_compile "$LINENO"; then :
4406 ac_cv_prog_cc_c89=$ac_arg
4407fi
4408rm -f core conftest.err conftest.$ac_objext
4409 test "x$ac_cv_prog_cc_c89" != "xno" && break
4410done
4411rm -f conftest.$ac_ext
4412CC=$ac_save_CC
4413
4414fi
4415# AC_CACHE_VAL
4416case "x$ac_cv_prog_cc_c89" in
4417 x)
4418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4419$as_echo "none needed" >&6; } ;;
4420 xno)
4421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4422$as_echo "unsupported" >&6; } ;;
4423 *)
4424 CC="$CC $ac_cv_prog_cc_c89"
4425 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4426$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4427esac
4428if test "x$ac_cv_prog_cc_c89" != xno; then :
4429
4430fi
4431
4432ac_ext=c
4433ac_cpp='$CPP $CPPFLAGS'
4434ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4435ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4436ac_compiler_gnu=$ac_cv_c_compiler_gnu
4437
4438ac_ext=c
4439ac_cpp='$CPP $CPPFLAGS'
4440ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4441ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4442ac_compiler_gnu=$ac_cv_c_compiler_gnu
4443{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4444$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4445if ${am_cv_prog_cc_c_o+:} false; then :
4446 $as_echo_n "(cached) " >&6
4447else
4448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4449/* end confdefs.h. */
4450
4451int
4452main ()
4453{
4454
4455 ;
4456 return 0;
4457}
4458_ACEOF
4459 # Make sure it works both with $CC and with simple cc.
4460 # Following AC_PROG_CC_C_O, we do the test twice because some
4461 # compilers refuse to overwrite an existing .o file with -o,
4462 # though they will create one.
4463 am_cv_prog_cc_c_o=yes
4464 for am_i in 1 2; do
4465 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4466 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4467 ac_status=$?
4468 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4469 (exit $ac_status); } \
4470 && test -f conftest2.$ac_objext; then
4471 : OK
4472 else
4473 am_cv_prog_cc_c_o=no
4474 break
4475 fi
4476 done
4477 rm -f core conftest*
4478 unset am_i
4479fi
4480{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4481$as_echo "$am_cv_prog_cc_c_o" >&6; }
4482if test "$am_cv_prog_cc_c_o" != yes; then
4483 # Losing compiler, so override with the script.
4484 # FIXME: It is wrong to rewrite CC.
4485 # But if we don't then we get into trouble of one sort or another.
4486 # A longer-term fix would be to have automake use am__CC in this case,
4487 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4488 CC="$am_aux_dir/compile $CC"
4489fi
4490ac_ext=c
4491ac_cpp='$CPP $CPPFLAGS'
4492ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4493ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4494ac_compiler_gnu=$ac_cv_c_compiler_gnu
4495
4496
4497depcc="$CC" am_compiler_list=
4498
4499{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4500$as_echo_n "checking dependency style of $depcc... " >&6; }
4501if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4502 $as_echo_n "(cached) " >&6
4503else
4504 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4505 # We make a subdir and do the tests there. Otherwise we can end up
4506 # making bogus files that we don't know about and never remove. For
4507 # instance it was reported that on HP-UX the gcc test will end up
4508 # making a dummy file named 'D' -- because '-MD' means "put the output
4509 # in D".
4510 rm -rf conftest.dir
4511 mkdir conftest.dir
4512 # Copy depcomp to subdir because otherwise we won't find it if we're
4513 # using a relative directory.
4514 cp "$am_depcomp" conftest.dir
4515 cd conftest.dir
4516 # We will build objects and dependencies in a subdirectory because
4517 # it helps to detect inapplicable dependency modes. For instance
4518 # both Tru64's cc and ICC support -MD to output dependencies as a
4519 # side effect of compilation, but ICC will put the dependencies in
4520 # the current directory while Tru64 will put them in the object
4521 # directory.
4522 mkdir sub
4523
4524 am_cv_CC_dependencies_compiler_type=none
4525 if test "$am_compiler_list" = ""; then
4526 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4527 fi
4528 am__universal=false
4529 case " $depcc " in #(
4530 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4531 esac
4532
4533 for depmode in $am_compiler_list; do
4534 # Setup a source with many dependencies, because some compilers
4535 # like to wrap large dependency lists on column 80 (with \), and
4536 # we should not choose a depcomp mode which is confused by this.
4537 #
4538 # We need to recreate these files for each test, as the compiler may
4539 # overwrite some of them when testing with obscure command lines.
4540 # This happens at least with the AIX C compiler.
4541 : > sub/conftest.c
4542 for i in 1 2 3 4 5 6; do
4543 echo '#include "conftst'$i'.h"' >> sub/conftest.c
4544 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4545 # Solaris 10 /bin/sh.
4546 echo '/* dummy */' > sub/conftst$i.h
4547 done
4548 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4549
4550 # We check with '-c' and '-o' for the sake of the "dashmstdout"
4551 # mode. It turns out that the SunPro C++ compiler does not properly
4552 # handle '-M -o', and we need to detect this. Also, some Intel
4553 # versions had trouble with output in subdirs.
4554 am__obj=sub/conftest.${OBJEXT-o}
4555 am__minus_obj="-o $am__obj"
4556 case $depmode in
4557 gcc)
4558 # This depmode causes a compiler race in universal mode.
4559 test "$am__universal" = false || continue
4560 ;;
4561 nosideeffect)
4562 # After this tag, mechanisms are not by side-effect, so they'll
4563 # only be used when explicitly requested.
4564 if test "x$enable_dependency_tracking" = xyes; then
4565 continue
4566 else
4567 break
4568 fi
4569 ;;
4570 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4571 # This compiler won't grok '-c -o', but also, the minuso test has
4572 # not run yet. These depmodes are late enough in the game, and
4573 # so weak that their functioning should not be impacted.
4574 am__obj=conftest.${OBJEXT-o}
4575 am__minus_obj=
4576 ;;
4577 none) break ;;
4578 esac
4579 if depmode=$depmode \
4580 source=sub/conftest.c object=$am__obj \
4581 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4582 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4583 >/dev/null 2>conftest.err &&
4584 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
4585 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4586 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
4587 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4588 # icc doesn't choke on unknown options, it will just issue warnings
4589 # or remarks (even with -Werror). So we grep stderr for any message
4590 # that says an option was ignored or not supported.
4591 # When given -MP, icc 7.0 and 7.1 complain thusly:
4592 # icc: Command line warning: ignoring option '-M'; no argument required
4593 # The diagnosis changed in icc 8.0:
4594 # icc: Command line remark: option '-MP' not supported
4595 if (grep 'ignoring option' conftest.err ||
4596 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4597 am_cv_CC_dependencies_compiler_type=$depmode
4598 break
4599 fi
4600 fi
4601 done
4602
4603 cd ..
4604 rm -rf conftest.dir
4605else
4606 am_cv_CC_dependencies_compiler_type=none
4607fi
4608
4609fi
4610{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4611$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4612CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
4613
4614 if
4615 test "x$enable_dependency_tracking" != xno \
4616 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
4617 am__fastdepCC_TRUE=
4618 am__fastdepCC_FALSE='#'
4619else
4620 am__fastdepCC_TRUE='#'
4621 am__fastdepCC_FALSE=
4622fi
4623
4624
4625case `pwd` in
4626 *\ * | *\ *)
4627 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
4628$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
4629esac
4630
4631
4632
4633macro_version='2.4.2'
4634macro_revision='1.3337'
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648ltmain="$ac_aux_dir/ltmain.sh"
4649
4650# Make sure we can run config.sub.
4651$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4652 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4653
4654{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4655$as_echo_n "checking build system type... " >&6; }
4656if ${ac_cv_build+:} false; then :
4657 $as_echo_n "(cached) " >&6
4658else
4659 ac_build_alias=$build_alias
4660test "x$ac_build_alias" = x &&
4661 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4662test "x$ac_build_alias" = x &&
4663 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
4664ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4665 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4666
4667fi
4668{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4669$as_echo "$ac_cv_build" >&6; }
4670case $ac_cv_build in
4671*-*-*) ;;
4672*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
4673esac
4674build=$ac_cv_build
4675ac_save_IFS=$IFS; IFS='-'
4676set x $ac_cv_build
4677shift
4678build_cpu=$1
4679build_vendor=$2
4680shift; shift
4681# Remember, the first character of IFS is used to create $*,
4682# except with old shells:
4683build_os=$*
4684IFS=$ac_save_IFS
4685case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4686
4687
4688{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4689$as_echo_n "checking host system type... " >&6; }
4690if ${ac_cv_host+:} false; then :
4691 $as_echo_n "(cached) " >&6
4692else
4693 if test "x$host_alias" = x; then
4694 ac_cv_host=$ac_cv_build
4695else
4696 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4697 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4698fi
4699
4700fi
4701{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4702$as_echo "$ac_cv_host" >&6; }
4703case $ac_cv_host in
4704*-*-*) ;;
4705*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
4706esac
4707host=$ac_cv_host
4708ac_save_IFS=$IFS; IFS='-'
4709set x $ac_cv_host
4710shift
4711host_cpu=$1
4712host_vendor=$2
4713shift; shift
4714# Remember, the first character of IFS is used to create $*,
4715# except with old shells:
4716host_os=$*
4717IFS=$ac_save_IFS
4718case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4719
4720
4721# Backslashify metacharacters that are still active within
4722# double-quoted strings.
4723sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
4724
4725# Same as above, but do not quote variable references.
4726double_quote_subst='s/\(["`\\]\)/\\\1/g'
4727
4728# Sed substitution to delay expansion of an escaped shell variable in a
4729# double_quote_subst'ed string.
4730delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
4731
4732# Sed substitution to delay expansion of an escaped single quote.
4733delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
4734
4735# Sed substitution to avoid accidental globbing in evaled expressions
4736no_glob_subst='s/\*/\\\*/g'
4737
4738ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
4739ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
4740ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
4741
4742{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4743$as_echo_n "checking how to print strings... " >&6; }
4744# Test print first, because it will be a builtin if present.
4745if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
4746 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4747 ECHO='print -r --'
4748elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
4749 ECHO='printf %s\n'
4750else
4751 # Use this function as a fallback that always works.
4752 func_fallback_echo ()
4753 {
4754 eval 'cat <<_LTECHO_EOF
4755$1
4756_LTECHO_EOF'
4757 }
4758 ECHO='func_fallback_echo'
4759fi
4760
4761# func_echo_all arg...
4762# Invoke $ECHO with all args, space-separated.
4763func_echo_all ()
4764{
4765 $ECHO ""
4766}
4767
4768case "$ECHO" in
4769 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4770$as_echo "printf" >&6; } ;;
4771 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4772$as_echo "print -r" >&6; } ;;
4773 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4774$as_echo "cat" >&6; } ;;
4775esac
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4791$as_echo_n "checking for a sed that does not truncate output... " >&6; }
4792if ${ac_cv_path_SED+:} false; then :
4793 $as_echo_n "(cached) " >&6
4794else
4795 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
4796 for ac_i in 1 2 3 4 5 6 7; do
4797 ac_script="$ac_script$as_nl$ac_script"
4798 done
4799 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4800 { ac_script=; unset ac_script;}
4801 if test -z "$SED"; then
4802 ac_path_SED_found=false
4803 # Loop through the user's path and test for each of PROGNAME-LIST
4804 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4805for as_dir in $PATH
4806do
4807 IFS=$as_save_IFS
4808 test -z "$as_dir" && as_dir=.
4809 for ac_prog in sed gsed; do
4810 for ac_exec_ext in '' $ac_executable_extensions; do
4811 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
4812 as_fn_executable_p "$ac_path_SED" || continue
4813# Check for GNU ac_path_SED and select it if it is found.
4814 # Check for GNU $ac_path_SED
4815case `"$ac_path_SED" --version 2>&1` in
4816*GNU*)
4817 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
4818*)
4819 ac_count=0
4820 $as_echo_n 0123456789 >"conftest.in"
4821 while :
4822 do
4823 cat "conftest.in" "conftest.in" >"conftest.tmp"
4824 mv "conftest.tmp" "conftest.in"
4825 cp "conftest.in" "conftest.nl"
4826 $as_echo '' >> "conftest.nl"
4827 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4828 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4829 as_fn_arith $ac_count + 1 && ac_count=$as_val
4830 if test $ac_count -gt ${ac_path_SED_max-0}; then
4831 # Best one so far, save it but keep looking for a better one
4832 ac_cv_path_SED="$ac_path_SED"
4833 ac_path_SED_max=$ac_count
4834 fi
4835 # 10*(2^10) chars as input seems more than enough
4836 test $ac_count -gt 10 && break
4837 done
4838 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4839esac
4840
4841 $ac_path_SED_found && break 3
4842 done
4843 done
4844 done
4845IFS=$as_save_IFS
4846 if test -z "$ac_cv_path_SED"; then
4847 as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
4848 fi
4849else
4850 ac_cv_path_SED=$SED
4851fi
4852
4853fi
4854{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4855$as_echo "$ac_cv_path_SED" >&6; }
4856 SED="$ac_cv_path_SED"
4857 rm -f conftest.sed
4858
4859test -z "$SED" && SED=sed
4860Xsed="$SED -e 1s/^X//"
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4873$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4874if ${ac_cv_path_GREP+:} false; then :
4875 $as_echo_n "(cached) " >&6
4876else
4877 if test -z "$GREP"; then
4878 ac_path_GREP_found=false
4879 # Loop through the user's path and test for each of PROGNAME-LIST
4880 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4881for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4882do
4883 IFS=$as_save_IFS
4884 test -z "$as_dir" && as_dir=.
4885 for ac_prog in grep ggrep; do
4886 for ac_exec_ext in '' $ac_executable_extensions; do
4887 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4888 as_fn_executable_p "$ac_path_GREP" || continue
4889# Check for GNU ac_path_GREP and select it if it is found.
4890 # Check for GNU $ac_path_GREP
4891case `"$ac_path_GREP" --version 2>&1` in
4892*GNU*)
4893 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4894*)
4895 ac_count=0
4896 $as_echo_n 0123456789 >"conftest.in"
4897 while :
4898 do
4899 cat "conftest.in" "conftest.in" >"conftest.tmp"
4900 mv "conftest.tmp" "conftest.in"
4901 cp "conftest.in" "conftest.nl"
4902 $as_echo 'GREP' >> "conftest.nl"
4903 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4904 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4905 as_fn_arith $ac_count + 1 && ac_count=$as_val
4906 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4907 # Best one so far, save it but keep looking for a better one
4908 ac_cv_path_GREP="$ac_path_GREP"
4909 ac_path_GREP_max=$ac_count
4910 fi
4911 # 10*(2^10) chars as input seems more than enough
4912 test $ac_count -gt 10 && break
4913 done
4914 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4915esac
4916
4917 $ac_path_GREP_found && break 3
4918 done
4919 done
4920 done
4921IFS=$as_save_IFS
4922 if test -z "$ac_cv_path_GREP"; then
4923 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4924 fi
4925else
4926 ac_cv_path_GREP=$GREP
4927fi
4928
4929fi
4930{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4931$as_echo "$ac_cv_path_GREP" >&6; }
4932 GREP="$ac_cv_path_GREP"
4933
4934
4935{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4936$as_echo_n "checking for egrep... " >&6; }
4937if ${ac_cv_path_EGREP+:} false; then :
4938 $as_echo_n "(cached) " >&6
4939else
4940 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4941 then ac_cv_path_EGREP="$GREP -E"
4942 else
4943 if test -z "$EGREP"; then
4944 ac_path_EGREP_found=false
4945 # Loop through the user's path and test for each of PROGNAME-LIST
4946 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4947for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4948do
4949 IFS=$as_save_IFS
4950 test -z "$as_dir" && as_dir=.
4951 for ac_prog in egrep; do
4952 for ac_exec_ext in '' $ac_executable_extensions; do
4953 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4954 as_fn_executable_p "$ac_path_EGREP" || continue
4955# Check for GNU ac_path_EGREP and select it if it is found.
4956 # Check for GNU $ac_path_EGREP
4957case `"$ac_path_EGREP" --version 2>&1` in
4958*GNU*)
4959 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4960*)
4961 ac_count=0
4962 $as_echo_n 0123456789 >"conftest.in"
4963 while :
4964 do
4965 cat "conftest.in" "conftest.in" >"conftest.tmp"
4966 mv "conftest.tmp" "conftest.in"
4967 cp "conftest.in" "conftest.nl"
4968 $as_echo 'EGREP' >> "conftest.nl"
4969 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4970 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4971 as_fn_arith $ac_count + 1 && ac_count=$as_val
4972 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4973 # Best one so far, save it but keep looking for a better one
4974 ac_cv_path_EGREP="$ac_path_EGREP"
4975 ac_path_EGREP_max=$ac_count
4976 fi
4977 # 10*(2^10) chars as input seems more than enough
4978 test $ac_count -gt 10 && break
4979 done
4980 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4981esac
4982
4983 $ac_path_EGREP_found && break 3
4984 done
4985 done
4986 done
4987IFS=$as_save_IFS
4988 if test -z "$ac_cv_path_EGREP"; then
4989 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4990 fi
4991else
4992 ac_cv_path_EGREP=$EGREP
4993fi
4994
4995 fi
4996fi
4997{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4998$as_echo "$ac_cv_path_EGREP" >&6; }
4999 EGREP="$ac_cv_path_EGREP"
5000
5001
5002{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5003$as_echo_n "checking for fgrep... " >&6; }
5004if ${ac_cv_path_FGREP+:} false; then :
5005 $as_echo_n "(cached) " >&6
5006else
5007 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5008 then ac_cv_path_FGREP="$GREP -F"
5009 else
5010 if test -z "$FGREP"; then
5011 ac_path_FGREP_found=false
5012 # Loop through the user's path and test for each of PROGNAME-LIST
5013 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5014for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5015do
5016 IFS=$as_save_IFS
5017 test -z "$as_dir" && as_dir=.
5018 for ac_prog in fgrep; do
5019 for ac_exec_ext in '' $ac_executable_extensions; do
5020 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5021 as_fn_executable_p "$ac_path_FGREP" || continue
5022# Check for GNU ac_path_FGREP and select it if it is found.
5023 # Check for GNU $ac_path_FGREP
5024case `"$ac_path_FGREP" --version 2>&1` in
5025*GNU*)
5026 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5027*)
5028 ac_count=0
5029 $as_echo_n 0123456789 >"conftest.in"
5030 while :
5031 do
5032 cat "conftest.in" "conftest.in" >"conftest.tmp"
5033 mv "conftest.tmp" "conftest.in"
5034 cp "conftest.in" "conftest.nl"
5035 $as_echo 'FGREP' >> "conftest.nl"
5036 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5037 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5038 as_fn_arith $ac_count + 1 && ac_count=$as_val
5039 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5040 # Best one so far, save it but keep looking for a better one
5041 ac_cv_path_FGREP="$ac_path_FGREP"
5042 ac_path_FGREP_max=$ac_count
5043 fi
5044 # 10*(2^10) chars as input seems more than enough
5045 test $ac_count -gt 10 && break
5046 done
5047 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5048esac
5049
5050 $ac_path_FGREP_found && break 3
5051 done
5052 done
5053 done
5054IFS=$as_save_IFS
5055 if test -z "$ac_cv_path_FGREP"; then
5056 as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5057 fi
5058else
5059 ac_cv_path_FGREP=$FGREP
5060fi
5061
5062 fi
5063fi
5064{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5065$as_echo "$ac_cv_path_FGREP" >&6; }
5066 FGREP="$ac_cv_path_FGREP"
5067
5068
5069test -z "$GREP" && GREP=grep
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089# Check whether --with-gnu-ld was given.
5090if test "${with_gnu_ld+set}" = set; then :
5091 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5092else
5093 with_gnu_ld=no
5094fi
5095
5096ac_prog=ld
5097if test "$GCC" = yes; then
5098 # Check if gcc -print-prog-name=ld gives a path.
5099 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5100$as_echo_n "checking for ld used by $CC... " >&6; }
5101 case $host in
5102 *-*-mingw*)
5103 # gcc leaves a trailing carriage return which upsets mingw
5104 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5105 *)
5106 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5107 esac
5108 case $ac_prog in
5109 # Accept absolute paths.
5110 [\\/]* | ?:[\\/]*)
5111 re_direlt='/[^/][^/]*/\.\./'
5112 # Canonicalize the pathname of ld
5113 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5114 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5115 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5116 done
5117 test -z "$LD" && LD="$ac_prog"
5118 ;;
5119 "")
5120 # If it fails, then pretend we aren't using GCC.
5121 ac_prog=ld
5122 ;;
5123 *)
5124 # If it is relative, then search for the first ld in PATH.
5125 with_gnu_ld=unknown
5126 ;;
5127 esac
5128elif test "$with_gnu_ld" = yes; then
5129 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5130$as_echo_n "checking for GNU ld... " >&6; }
5131else
5132 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5133$as_echo_n "checking for non-GNU ld... " >&6; }
5134fi
5135if ${lt_cv_path_LD+:} false; then :
5136 $as_echo_n "(cached) " >&6
5137else
5138 if test -z "$LD"; then
5139 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5140 for ac_dir in $PATH; do
5141 IFS="$lt_save_ifs"
5142 test -z "$ac_dir" && ac_dir=.
5143 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5144 lt_cv_path_LD="$ac_dir/$ac_prog"
5145 # Check to see if the program is GNU ld. I'd rather use --version,
5146 # but apparently some variants of GNU ld only accept -v.
5147 # Break only if it was the GNU/non-GNU ld that we prefer.
5148 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5149 *GNU* | *'with BFD'*)
5150 test "$with_gnu_ld" != no && break
5151 ;;
5152 *)
5153 test "$with_gnu_ld" != yes && break
5154 ;;
5155 esac
5156 fi
5157 done
5158 IFS="$lt_save_ifs"
5159else
5160 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5161fi
5162fi
5163
5164LD="$lt_cv_path_LD"
5165if test -n "$LD"; then
5166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5167$as_echo "$LD" >&6; }
5168else
5169 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5170$as_echo "no" >&6; }
5171fi
5172test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
5173{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5174$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5175if ${lt_cv_prog_gnu_ld+:} false; then :
5176 $as_echo_n "(cached) " >&6
5177else
5178 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5179case `$LD -v 2>&1 </dev/null` in
5180*GNU* | *'with BFD'*)
5181 lt_cv_prog_gnu_ld=yes
5182 ;;
5183*)
5184 lt_cv_prog_gnu_ld=no
5185 ;;
5186esac
5187fi
5188{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5189$as_echo "$lt_cv_prog_gnu_ld" >&6; }
5190with_gnu_ld=$lt_cv_prog_gnu_ld
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5201$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5202if ${lt_cv_path_NM+:} false; then :
5203 $as_echo_n "(cached) " >&6
5204else
5205 if test -n "$NM"; then
5206 # Let the user override the test.
5207 lt_cv_path_NM="$NM"
5208else
5209 lt_nm_to_check="${ac_tool_prefix}nm"
5210 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5211 lt_nm_to_check="$lt_nm_to_check nm"
5212 fi
5213 for lt_tmp_nm in $lt_nm_to_check; do
5214 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5215 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5216 IFS="$lt_save_ifs"
5217 test -z "$ac_dir" && ac_dir=.
5218 tmp_nm="$ac_dir/$lt_tmp_nm"
5219 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5220 # Check to see if the nm accepts a BSD-compat flag.
5221 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5222 # nm: unknown option "B" ignored
5223 # Tru64's nm complains that /dev/null is an invalid object file
5224 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5225 */dev/null* | *'Invalid file or object type'*)
5226 lt_cv_path_NM="$tmp_nm -B"
5227 break
5228 ;;
5229 *)
5230 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5231 */dev/null*)
5232 lt_cv_path_NM="$tmp_nm -p"
5233 break
5234 ;;
5235 *)
5236 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5237 continue # so that we can try to find one that supports BSD flags
5238 ;;
5239 esac
5240 ;;
5241 esac
5242 fi
5243 done
5244 IFS="$lt_save_ifs"
5245 done
5246 : ${lt_cv_path_NM=no}
5247fi
5248fi
5249{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5250$as_echo "$lt_cv_path_NM" >&6; }
5251if test "$lt_cv_path_NM" != "no"; then
5252 NM="$lt_cv_path_NM"
5253else
5254 # Didn't find any BSD compatible name lister, look for dumpbin.
5255 if test -n "$DUMPBIN"; then :
5256 # Let the user override the test.
5257 else
5258 if test -n "$ac_tool_prefix"; then
5259 for ac_prog in dumpbin "link -dump"
5260 do
5261 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5262set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5263{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5264$as_echo_n "checking for $ac_word... " >&6; }
5265if ${ac_cv_prog_DUMPBIN+:} false; then :
5266 $as_echo_n "(cached) " >&6
5267else
5268 if test -n "$DUMPBIN"; then
5269 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
5270else
5271as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5272for as_dir in $PATH
5273do
5274 IFS=$as_save_IFS
5275 test -z "$as_dir" && as_dir=.
5276 for ac_exec_ext in '' $ac_executable_extensions; do
5277 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5278 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5279 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5280 break 2
5281 fi
5282done
5283 done
5284IFS=$as_save_IFS
5285
5286fi
5287fi
5288DUMPBIN=$ac_cv_prog_DUMPBIN
5289if test -n "$DUMPBIN"; then
5290 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5291$as_echo "$DUMPBIN" >&6; }
5292else
5293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5294$as_echo "no" >&6; }
5295fi
5296
5297
5298 test -n "$DUMPBIN" && break
5299 done
5300fi
5301if test -z "$DUMPBIN"; then
5302 ac_ct_DUMPBIN=$DUMPBIN
5303 for ac_prog in dumpbin "link -dump"
5304do
5305 # Extract the first word of "$ac_prog", so it can be a program name with args.
5306set dummy $ac_prog; ac_word=$2
5307{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5308$as_echo_n "checking for $ac_word... " >&6; }
5309if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
5310 $as_echo_n "(cached) " >&6
5311else
5312 if test -n "$ac_ct_DUMPBIN"; then
5313 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
5314else
5315as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5316for as_dir in $PATH
5317do
5318 IFS=$as_save_IFS
5319 test -z "$as_dir" && as_dir=.
5320 for ac_exec_ext in '' $ac_executable_extensions; do
5321 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5322 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5323 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5324 break 2
5325 fi
5326done
5327 done
5328IFS=$as_save_IFS
5329
5330fi
5331fi
5332ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
5333if test -n "$ac_ct_DUMPBIN"; then
5334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
5335$as_echo "$ac_ct_DUMPBIN" >&6; }
5336else
5337 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5338$as_echo "no" >&6; }
5339fi
5340
5341
5342 test -n "$ac_ct_DUMPBIN" && break
5343done
5344
5345 if test "x$ac_ct_DUMPBIN" = x; then
5346 DUMPBIN=":"
5347 else
5348 case $cross_compiling:$ac_tool_warned in
5349yes:)
5350{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5351$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5352ac_tool_warned=yes ;;
5353esac
5354 DUMPBIN=$ac_ct_DUMPBIN
5355 fi
5356fi
5357
5358 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5359 *COFF*)
5360 DUMPBIN="$DUMPBIN -symbols"
5361 ;;
5362 *)
5363 DUMPBIN=:
5364 ;;
5365 esac
5366 fi
5367
5368 if test "$DUMPBIN" != ":"; then
5369 NM="$DUMPBIN"
5370 fi
5371fi
5372test -z "$NM" && NM=nm
5373
5374
5375
5376
5377
5378
5379{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5380$as_echo_n "checking the name lister ($NM) interface... " >&6; }
5381if ${lt_cv_nm_interface+:} false; then :
5382 $as_echo_n "(cached) " >&6
5383else
5384 lt_cv_nm_interface="BSD nm"
5385 echo "int some_variable = 0;" > conftest.$ac_ext
5386 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
5387 (eval "$ac_compile" 2>conftest.err)
5388 cat conftest.err >&5
5389 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5390 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
5391 cat conftest.err >&5
5392 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
5393 cat conftest.out >&5
5394 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5395 lt_cv_nm_interface="MS dumpbin"
5396 fi
5397 rm -f conftest*
5398fi
5399{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5400$as_echo "$lt_cv_nm_interface" >&6; }
5401
5402{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5403$as_echo_n "checking whether ln -s works... " >&6; }
5404LN_S=$as_ln_s
5405if test "$LN_S" = "ln -s"; then
5406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5407$as_echo "yes" >&6; }
5408else
5409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5410$as_echo "no, using $LN_S" >&6; }
5411fi
5412
5413# find the maximum length of command line arguments
5414{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
5415$as_echo_n "checking the maximum length of command line arguments... " >&6; }
5416if ${lt_cv_sys_max_cmd_len+:} false; then :
5417 $as_echo_n "(cached) " >&6
5418else
5419 i=0
5420 teststring="ABCD"
5421
5422 case $build_os in
5423 msdosdjgpp*)
5424 # On DJGPP, this test can blow up pretty badly due to problems in libc
5425 # (any single argument exceeding 2000 bytes causes a buffer overrun
5426 # during glob expansion). Even if it were fixed, the result of this
5427 # check would be larger than it should be.
5428 lt_cv_sys_max_cmd_len=12288; # 12K is about right
5429 ;;
5430
5431 gnu*)
5432 # Under GNU Hurd, this test is not required because there is
5433 # no limit to the length of command line arguments.
5434 # Libtool will interpret -1 as no limit whatsoever
5435 lt_cv_sys_max_cmd_len=-1;
5436 ;;
5437
5438 cygwin* | mingw* | cegcc*)
5439 # On Win9x/ME, this test blows up -- it succeeds, but takes
5440 # about 5 minutes as the teststring grows exponentially.
5441 # Worse, since 9x/ME are not pre-emptively multitasking,
5442 # you end up with a "frozen" computer, even though with patience
5443 # the test eventually succeeds (with a max line length of 256k).
5444 # Instead, let's just punt: use the minimum linelength reported by
5445 # all of the supported platforms: 8192 (on NT/2K/XP).
5446 lt_cv_sys_max_cmd_len=8192;
5447 ;;
5448
5449 mint*)
5450 # On MiNT this can take a long time and run out of memory.
5451 lt_cv_sys_max_cmd_len=8192;
5452 ;;
5453
5454 amigaos*)
5455 # On AmigaOS with pdksh, this test takes hours, literally.
5456 # So we just punt and use a minimum line length of 8192.
5457 lt_cv_sys_max_cmd_len=8192;
5458 ;;
5459
5460 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
5461 # This has been around since 386BSD, at least. Likely further.
5462 if test -x /sbin/sysctl; then
5463 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
5464 elif test -x /usr/sbin/sysctl; then
5465 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
5466 else
5467 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
5468 fi
5469 # And add a safety zone
5470 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
5471 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
5472 ;;
5473
5474 interix*)
5475 # We know the value 262144 and hardcode it with a safety zone (like BSD)
5476 lt_cv_sys_max_cmd_len=196608
5477 ;;
5478
5479 os2*)
5480 # The test takes a long time on OS/2.
5481 lt_cv_sys_max_cmd_len=8192
5482 ;;
5483
5484 osf*)
5485 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5486 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
5487 # nice to cause kernel panics so lets avoid the loop below.
5488 # First set a reasonable default.
5489 lt_cv_sys_max_cmd_len=16384
5490 #
5491 if test -x /sbin/sysconfig; then
5492 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
5493 *1*) lt_cv_sys_max_cmd_len=-1 ;;
5494 esac
5495 fi
5496 ;;
5497 sco3.2v5*)
5498 lt_cv_sys_max_cmd_len=102400
5499 ;;
5500 sysv5* | sco5v6* | sysv4.2uw2*)
5501 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
5502 if test -n "$kargmax"; then
5503 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
5504 else
5505 lt_cv_sys_max_cmd_len=32768
5506 fi
5507 ;;
5508 *)
5509 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
5510 if test -n "$lt_cv_sys_max_cmd_len" && \
5511 test undefined != "$lt_cv_sys_max_cmd_len"; then
5512 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
5513 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
5514 else
5515 # Make teststring a little bigger before we do anything with it.
5516 # a 1K string should be a reasonable start.
5517 for i in 1 2 3 4 5 6 7 8 ; do
5518 teststring=$teststring$teststring
5519 done
5520 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
5521 # If test is not a shell built-in, we'll probably end up computing a
5522 # maximum length that is only half of the actual maximum length, but
5523 # we can't tell.
5524 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5525 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
5526 test $i != 17 # 1/2 MB should be enough
5527 do
5528 i=`expr $i + 1`
5529 teststring=$teststring$teststring
5530 done
5531 # Only check the string length outside the loop.
5532 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
5533 teststring=
5534 # Add a significant safety factor because C++ compilers can tack on
5535 # massive amounts of additional arguments before passing them to the
5536 # linker. It appears as though 1/2 is a usable value.
5537 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
5538 fi
5539 ;;
5540 esac
5541
5542fi
5543
5544if test -n $lt_cv_sys_max_cmd_len ; then
5545 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
5546$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
5547else
5548 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
5549$as_echo "none" >&6; }
5550fi
5551max_cmd_len=$lt_cv_sys_max_cmd_len
5552
5553
5554
5555
5556
5557
5558: ${CP="cp -f"}
5559: ${MV="mv -f"}
5560: ${RM="rm -f"}
5561
5562{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
5563$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
5564# Try some XSI features
5565xsi_shell=no
5566( _lt_dummy="a/b/c"
5567 test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
5568 = c,a/b,b/c, \
5569 && eval 'test $(( 1 + 1 )) -eq 2 \
5570 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
5571 && xsi_shell=yes
5572{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
5573$as_echo "$xsi_shell" >&6; }
5574
5575
5576{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
5577$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
5578lt_shell_append=no
5579( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
5580 >/dev/null 2>&1 \
5581 && lt_shell_append=yes
5582{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
5583$as_echo "$lt_shell_append" >&6; }
5584
5585
5586if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
5587 lt_unset=unset
5588else
5589 lt_unset=false
5590fi
5591
5592
5593
5594
5595
5596# test EBCDIC or ASCII
5597case `echo X|tr X '\101'` in
5598 A) # ASCII based system
5599 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
5600 lt_SP2NL='tr \040 \012'
5601 lt_NL2SP='tr \015\012 \040\040'
5602 ;;
5603 *) # EBCDIC based system
5604 lt_SP2NL='tr \100 \n'
5605 lt_NL2SP='tr \r\n \100\100'
5606 ;;
5607esac
5608
5609
5610
5611
5612
5613
5614
5615
5616
5617{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
5618$as_echo_n "checking how to convert $build file names to $host format... " >&6; }
5619if ${lt_cv_to_host_file_cmd+:} false; then :
5620 $as_echo_n "(cached) " >&6
5621else
5622 case $host in
5623 *-*-mingw* )
5624 case $build in
5625 *-*-mingw* ) # actually msys
5626 lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
5627 ;;
5628 *-*-cygwin* )
5629 lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
5630 ;;
5631 * ) # otherwise, assume *nix
5632 lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
5633 ;;
5634 esac
5635 ;;
5636 *-*-cygwin* )
5637 case $build in
5638 *-*-mingw* ) # actually msys
5639 lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
5640 ;;
5641 *-*-cygwin* )
5642 lt_cv_to_host_file_cmd=func_convert_file_noop
5643 ;;
5644 * ) # otherwise, assume *nix
5645 lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
5646 ;;
5647 esac
5648 ;;
5649 * ) # unhandled hosts (and "normal" native builds)
5650 lt_cv_to_host_file_cmd=func_convert_file_noop
5651 ;;
5652esac
5653
5654fi
5655
5656to_host_file_cmd=$lt_cv_to_host_file_cmd
5657{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
5658$as_echo "$lt_cv_to_host_file_cmd" >&6; }
5659
5660
5661
5662
5663
5664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
5665$as_echo_n "checking how to convert $build file names to toolchain format... " >&6; }
5666if ${lt_cv_to_tool_file_cmd+:} false; then :
5667 $as_echo_n "(cached) " >&6
5668else
5669 #assume ordinary cross tools, or native build.
5670lt_cv_to_tool_file_cmd=func_convert_file_noop
5671case $host in
5672 *-*-mingw* )
5673 case $build in
5674 *-*-mingw* ) # actually msys
5675 lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
5676 ;;
5677 esac
5678 ;;
5679esac
5680
5681fi
5682
5683to_tool_file_cmd=$lt_cv_to_tool_file_cmd
5684{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
5685$as_echo "$lt_cv_to_tool_file_cmd" >&6; }
5686
5687
5688
5689
5690
5691{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
5692$as_echo_n "checking for $LD option to reload object files... " >&6; }
5693if ${lt_cv_ld_reload_flag+:} false; then :
5694 $as_echo_n "(cached) " >&6
5695else
5696 lt_cv_ld_reload_flag='-r'
5697fi
5698{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
5699$as_echo "$lt_cv_ld_reload_flag" >&6; }
5700reload_flag=$lt_cv_ld_reload_flag
5701case $reload_flag in
5702"" | " "*) ;;
5703*) reload_flag=" $reload_flag" ;;
5704esac
5705reload_cmds='$LD$reload_flag -o $output$reload_objs'
5706case $host_os in
5707 cygwin* | mingw* | pw32* | cegcc*)
5708 if test "$GCC" != yes; then
5709 reload_cmds=false
5710 fi
5711 ;;
5712 darwin*)
5713 if test "$GCC" = yes; then
5714 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
5715 else
5716 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5717 fi
5718 ;;
5719esac
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729if test -n "$ac_tool_prefix"; then
5730 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
5731set dummy ${ac_tool_prefix}objdump; ac_word=$2
5732{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5733$as_echo_n "checking for $ac_word... " >&6; }
5734if ${ac_cv_prog_OBJDUMP+:} false; then :
5735 $as_echo_n "(cached) " >&6
5736else
5737 if test -n "$OBJDUMP"; then
5738 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
5739else
5740as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5741for as_dir in $PATH
5742do
5743 IFS=$as_save_IFS
5744 test -z "$as_dir" && as_dir=.
5745 for ac_exec_ext in '' $ac_executable_extensions; do
5746 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5747 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5748 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5749 break 2
5750 fi
5751done
5752 done
5753IFS=$as_save_IFS
5754
5755fi
5756fi
5757OBJDUMP=$ac_cv_prog_OBJDUMP
5758if test -n "$OBJDUMP"; then
5759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5760$as_echo "$OBJDUMP" >&6; }
5761else
5762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5763$as_echo "no" >&6; }
5764fi
5765
5766
5767fi
5768if test -z "$ac_cv_prog_OBJDUMP"; then
5769 ac_ct_OBJDUMP=$OBJDUMP
5770 # Extract the first word of "objdump", so it can be a program name with args.
5771set dummy objdump; ac_word=$2
5772{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5773$as_echo_n "checking for $ac_word... " >&6; }
5774if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
5775 $as_echo_n "(cached) " >&6
5776else
5777 if test -n "$ac_ct_OBJDUMP"; then
5778 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
5779else
5780as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5781for as_dir in $PATH
5782do
5783 IFS=$as_save_IFS
5784 test -z "$as_dir" && as_dir=.
5785 for ac_exec_ext in '' $ac_executable_extensions; do
5786 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5787 ac_cv_prog_ac_ct_OBJDUMP="objdump"
5788 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5789 break 2
5790 fi
5791done
5792 done
5793IFS=$as_save_IFS
5794
5795fi
5796fi
5797ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
5798if test -n "$ac_ct_OBJDUMP"; then
5799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5800$as_echo "$ac_ct_OBJDUMP" >&6; }
5801else
5802 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5803$as_echo "no" >&6; }
5804fi
5805
5806 if test "x$ac_ct_OBJDUMP" = x; then
5807 OBJDUMP="false"
5808 else
5809 case $cross_compiling:$ac_tool_warned in
5810yes:)
5811{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5812$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5813ac_tool_warned=yes ;;
5814esac
5815 OBJDUMP=$ac_ct_OBJDUMP
5816 fi
5817else
5818 OBJDUMP="$ac_cv_prog_OBJDUMP"
5819fi
5820
5821test -z "$OBJDUMP" && OBJDUMP=objdump
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5832$as_echo_n "checking how to recognize dependent libraries... " >&6; }
5833if ${lt_cv_deplibs_check_method+:} false; then :
5834 $as_echo_n "(cached) " >&6
5835else
5836 lt_cv_file_magic_cmd='$MAGIC_CMD'
5837lt_cv_file_magic_test_file=
5838lt_cv_deplibs_check_method='unknown'
5839# Need to set the preceding variable on all platforms that support
5840# interlibrary dependencies.
5841# 'none' -- dependencies not supported.
5842# `unknown' -- same as none, but documents that we really don't know.
5843# 'pass_all' -- all dependencies passed with no checks.
5844# 'test_compile' -- check by making test program.
5845# 'file_magic [[regex]]' -- check by looking for files in library path
5846# which responds to the $file_magic_cmd with a given extended regex.
5847# If you have `file' or equivalent on your system and you're not sure
5848# whether `pass_all' will *always* work, you probably want this one.
5849
5850case $host_os in
5851aix[4-9]*)
5852 lt_cv_deplibs_check_method=pass_all
5853 ;;
5854
5855beos*)
5856 lt_cv_deplibs_check_method=pass_all
5857 ;;
5858
5859bsdi[45]*)
5860 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
5861 lt_cv_file_magic_cmd='/usr/bin/file -L'
5862 lt_cv_file_magic_test_file=/shlib/libc.so
5863 ;;
5864
5865cygwin*)
5866 # func_win32_libid is a shell function defined in ltmain.sh
5867 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5868 lt_cv_file_magic_cmd='func_win32_libid'
5869 ;;
5870
5871mingw* | pw32*)
5872 # Base MSYS/MinGW do not provide the 'file' command needed by
5873 # func_win32_libid shell function, so use a weaker test based on 'objdump',
5874 # unless we find 'file', for example because we are cross-compiling.
5875 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
5876 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
5877 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5878 lt_cv_file_magic_cmd='func_win32_libid'
5879 else
5880 # Keep this pattern in sync with the one in func_win32_libid.
5881 lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
5882 lt_cv_file_magic_cmd='$OBJDUMP -f'
5883 fi
5884 ;;
5885
5886cegcc*)
5887 # use the weaker test based on 'objdump'. See mingw*.
5888 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5889 lt_cv_file_magic_cmd='$OBJDUMP -f'
5890 ;;
5891
5892darwin* | rhapsody*)
5893 lt_cv_deplibs_check_method=pass_all
5894 ;;
5895
5896freebsd* | dragonfly*)
5897 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5898 case $host_cpu in
5899 i*86 )
5900 # Not sure whether the presence of OpenBSD here was a mistake.
5901 # Let's accept both of them until this is cleared up.
5902 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
5903 lt_cv_file_magic_cmd=/usr/bin/file
5904 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
5905 ;;
5906 esac
5907 else
5908 lt_cv_deplibs_check_method=pass_all
5909 fi
5910 ;;
5911
5912haiku*)
5913 lt_cv_deplibs_check_method=pass_all
5914 ;;
5915
5916hpux10.20* | hpux11*)
5917 lt_cv_file_magic_cmd=/usr/bin/file
5918 case $host_cpu in
5919 ia64*)
5920 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
5921 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
5922 ;;
5923 hppa*64*)
5924 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]'
5925 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
5926 ;;
5927 *)
5928 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
5929 lt_cv_file_magic_test_file=/usr/lib/libc.sl
5930 ;;
5931 esac
5932 ;;
5933
5934interix[3-9]*)
5935 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
5936 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
5937 ;;
5938
5939irix5* | irix6* | nonstopux*)
5940 case $LD in
5941 *-32|*"-32 ") libmagic=32-bit;;
5942 *-n32|*"-n32 ") libmagic=N32;;
5943 *-64|*"-64 ") libmagic=64-bit;;
5944 *) libmagic=never-match;;
5945 esac
5946 lt_cv_deplibs_check_method=pass_all
5947 ;;
5948
5949# This must be glibc/ELF.
5950linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
5951 lt_cv_deplibs_check_method=pass_all
5952 ;;
5953
5954netbsd* | netbsdelf*-gnu)
5955 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5956 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5957 else
5958 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
5959 fi
5960 ;;
5961
5962newos6*)
5963 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
5964 lt_cv_file_magic_cmd=/usr/bin/file
5965 lt_cv_file_magic_test_file=/usr/lib/libnls.so
5966 ;;
5967
5968*nto* | *qnx*)
5969 lt_cv_deplibs_check_method=pass_all
5970 ;;
5971
5972openbsd*)
5973 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5974 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
5975 else
5976 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5977 fi
5978 ;;
5979
5980osf3* | osf4* | osf5*)
5981 lt_cv_deplibs_check_method=pass_all
5982 ;;
5983
5984rdos*)
5985 lt_cv_deplibs_check_method=pass_all
5986 ;;
5987
5988solaris*)
5989 lt_cv_deplibs_check_method=pass_all
5990 ;;
5991
5992sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
5993 lt_cv_deplibs_check_method=pass_all
5994 ;;
5995
5996sysv4 | sysv4.3*)
5997 case $host_vendor in
5998 motorola)
5999 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]'
6000 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6001 ;;
6002 ncr)
6003 lt_cv_deplibs_check_method=pass_all
6004 ;;
6005 sequent)
6006 lt_cv_file_magic_cmd='/bin/file'
6007 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6008 ;;
6009 sni)
6010 lt_cv_file_magic_cmd='/bin/file'
6011 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6012 lt_cv_file_magic_test_file=/lib/libc.so
6013 ;;
6014 siemens)
6015 lt_cv_deplibs_check_method=pass_all
6016 ;;
6017 pc)
6018 lt_cv_deplibs_check_method=pass_all
6019 ;;
6020 esac
6021 ;;
6022
6023tpf*)
6024 lt_cv_deplibs_check_method=pass_all
6025 ;;
6026esac
6027
6028fi
6029{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6030$as_echo "$lt_cv_deplibs_check_method" >&6; }
6031
6032file_magic_glob=
6033want_nocaseglob=no
6034if test "$build" = "$host"; then
6035 case $host_os in
6036 mingw* | pw32*)
6037 if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
6038 want_nocaseglob=yes
6039 else
6040 file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
6041 fi
6042 ;;
6043 esac
6044fi
6045
6046file_magic_cmd=$lt_cv_file_magic_cmd
6047deplibs_check_method=$lt_cv_deplibs_check_method
6048test -z "$deplibs_check_method" && deplibs_check_method=unknown
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071if test -n "$ac_tool_prefix"; then
6072 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6073set dummy ${ac_tool_prefix}dlltool; ac_word=$2
6074{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6075$as_echo_n "checking for $ac_word... " >&6; }
6076if ${ac_cv_prog_DLLTOOL+:} false; then :
6077 $as_echo_n "(cached) " >&6
6078else
6079 if test -n "$DLLTOOL"; then
6080 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
6081else
6082as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6083for as_dir in $PATH
6084do
6085 IFS=$as_save_IFS
6086 test -z "$as_dir" && as_dir=.
6087 for ac_exec_ext in '' $ac_executable_extensions; do
6088 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6089 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6090 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6091 break 2
6092 fi
6093done
6094 done
6095IFS=$as_save_IFS
6096
6097fi
6098fi
6099DLLTOOL=$ac_cv_prog_DLLTOOL
6100if test -n "$DLLTOOL"; then
6101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6102$as_echo "$DLLTOOL" >&6; }
6103else
6104 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6105$as_echo "no" >&6; }
6106fi
6107
6108
6109fi
6110if test -z "$ac_cv_prog_DLLTOOL"; then
6111 ac_ct_DLLTOOL=$DLLTOOL
6112 # Extract the first word of "dlltool", so it can be a program name with args.
6113set dummy dlltool; ac_word=$2
6114{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6115$as_echo_n "checking for $ac_word... " >&6; }
6116if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
6117 $as_echo_n "(cached) " >&6
6118else
6119 if test -n "$ac_ct_DLLTOOL"; then
6120 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
6121else
6122as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6123for as_dir in $PATH
6124do
6125 IFS=$as_save_IFS
6126 test -z "$as_dir" && as_dir=.
6127 for ac_exec_ext in '' $ac_executable_extensions; do
6128 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6129 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6130 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6131 break 2
6132 fi
6133done
6134 done
6135IFS=$as_save_IFS
6136
6137fi
6138fi
6139ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
6140if test -n "$ac_ct_DLLTOOL"; then
6141 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6142$as_echo "$ac_ct_DLLTOOL" >&6; }
6143else
6144 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6145$as_echo "no" >&6; }
6146fi
6147
6148 if test "x$ac_ct_DLLTOOL" = x; then
6149 DLLTOOL="false"
6150 else
6151 case $cross_compiling:$ac_tool_warned in
6152yes:)
6153{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6154$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6155ac_tool_warned=yes ;;
6156esac
6157 DLLTOOL=$ac_ct_DLLTOOL
6158 fi
6159else
6160 DLLTOOL="$ac_cv_prog_DLLTOOL"
6161fi
6162
6163test -z "$DLLTOOL" && DLLTOOL=dlltool
6164
6165
6166
6167
6168
6169
6170
6171
6172
6173
6174{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
6175$as_echo_n "checking how to associate runtime and link libraries... " >&6; }
6176if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then :
6177 $as_echo_n "(cached) " >&6
6178else
6179 lt_cv_sharedlib_from_linklib_cmd='unknown'
6180
6181case $host_os in
6182cygwin* | mingw* | pw32* | cegcc*)
6183 # two different shell functions defined in ltmain.sh
6184 # decide which to use based on capabilities of $DLLTOOL
6185 case `$DLLTOOL --help 2>&1` in
6186 *--identify-strict*)
6187 lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
6188 ;;
6189 *)
6190 lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
6191 ;;
6192 esac
6193 ;;
6194*)
6195 # fallback: assume linklib IS sharedlib
6196 lt_cv_sharedlib_from_linklib_cmd="$ECHO"
6197 ;;
6198esac
6199
6200fi
6201{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
6202$as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
6203sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
6204test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
6205
6206
6207
6208
6209
6210
6211
6212
6213if test -n "$ac_tool_prefix"; then
6214 for ac_prog in ar
6215 do
6216 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6217set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6218{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6219$as_echo_n "checking for $ac_word... " >&6; }
6220if ${ac_cv_prog_AR+:} false; then :
6221 $as_echo_n "(cached) " >&6
6222else
6223 if test -n "$AR"; then
6224 ac_cv_prog_AR="$AR" # Let the user override the test.
6225else
6226as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6227for as_dir in $PATH
6228do
6229 IFS=$as_save_IFS
6230 test -z "$as_dir" && as_dir=.
6231 for ac_exec_ext in '' $ac_executable_extensions; do
6232 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6233 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6234 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6235 break 2
6236 fi
6237done
6238 done
6239IFS=$as_save_IFS
6240
6241fi
6242fi
6243AR=$ac_cv_prog_AR
6244if test -n "$AR"; then
6245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6246$as_echo "$AR" >&6; }
6247else
6248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6249$as_echo "no" >&6; }
6250fi
6251
6252
6253 test -n "$AR" && break
6254 done
6255fi
6256if test -z "$AR"; then
6257 ac_ct_AR=$AR
6258 for ac_prog in ar
6259do
6260 # Extract the first word of "$ac_prog", so it can be a program name with args.
6261set dummy $ac_prog; ac_word=$2
6262{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6263$as_echo_n "checking for $ac_word... " >&6; }
6264if ${ac_cv_prog_ac_ct_AR+:} false; then :
6265 $as_echo_n "(cached) " >&6
6266else
6267 if test -n "$ac_ct_AR"; then
6268 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6269else
6270as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6271for as_dir in $PATH
6272do
6273 IFS=$as_save_IFS
6274 test -z "$as_dir" && as_dir=.
6275 for ac_exec_ext in '' $ac_executable_extensions; do
6276 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6277 ac_cv_prog_ac_ct_AR="$ac_prog"
6278 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6279 break 2
6280 fi
6281done
6282 done
6283IFS=$as_save_IFS
6284
6285fi
6286fi
6287ac_ct_AR=$ac_cv_prog_ac_ct_AR
6288if test -n "$ac_ct_AR"; then
6289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6290$as_echo "$ac_ct_AR" >&6; }
6291else
6292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6293$as_echo "no" >&6; }
6294fi
6295
6296
6297 test -n "$ac_ct_AR" && break
6298done
6299
6300 if test "x$ac_ct_AR" = x; then
6301 AR="false"
6302 else
6303 case $cross_compiling:$ac_tool_warned in
6304yes:)
6305{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6306$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6307ac_tool_warned=yes ;;
6308esac
6309 AR=$ac_ct_AR
6310 fi
6311fi
6312
6313: ${AR=ar}
6314: ${AR_FLAGS=cru}
6315
6316
6317
6318
6319
6320
6321
6322
6323
6324
6325
6326{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
6327$as_echo_n "checking for archiver @FILE support... " >&6; }
6328if ${lt_cv_ar_at_file+:} false; then :
6329 $as_echo_n "(cached) " >&6
6330else
6331 lt_cv_ar_at_file=no
6332 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6333/* end confdefs.h. */
6334
6335int
6336main ()
6337{
6338
6339 ;
6340 return 0;
6341}
6342_ACEOF
6343if ac_fn_c_try_compile "$LINENO"; then :
6344 echo conftest.$ac_objext > conftest.lst
6345 lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5'
6346 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
6347 (eval $lt_ar_try) 2>&5
6348 ac_status=$?
6349 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6350 test $ac_status = 0; }
6351 if test "$ac_status" -eq 0; then
6352 # Ensure the archiver fails upon bogus file names.
6353 rm -f conftest.$ac_objext libconftest.a
6354 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
6355 (eval $lt_ar_try) 2>&5
6356 ac_status=$?
6357 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6358 test $ac_status = 0; }
6359 if test "$ac_status" -ne 0; then
6360 lt_cv_ar_at_file=@
6361 fi
6362 fi
6363 rm -f conftest.* libconftest.a
6364
6365fi
6366rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6367
6368fi
6369{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
6370$as_echo "$lt_cv_ar_at_file" >&6; }
6371
6372if test "x$lt_cv_ar_at_file" = xno; then
6373 archiver_list_spec=
6374else
6375 archiver_list_spec=$lt_cv_ar_at_file
6376fi
6377
6378
6379
6380
6381
6382
6383
6384if test -n "$ac_tool_prefix"; then
6385 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6386set dummy ${ac_tool_prefix}strip; ac_word=$2
6387{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6388$as_echo_n "checking for $ac_word... " >&6; }
6389if ${ac_cv_prog_STRIP+:} false; then :
6390 $as_echo_n "(cached) " >&6
6391else
6392 if test -n "$STRIP"; then
6393 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6394else
6395as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6396for as_dir in $PATH
6397do
6398 IFS=$as_save_IFS
6399 test -z "$as_dir" && as_dir=.
6400 for ac_exec_ext in '' $ac_executable_extensions; do
6401 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6402 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6403 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6404 break 2
6405 fi
6406done
6407 done
6408IFS=$as_save_IFS
6409
6410fi
6411fi
6412STRIP=$ac_cv_prog_STRIP
6413if test -n "$STRIP"; then
6414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6415$as_echo "$STRIP" >&6; }
6416else
6417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6418$as_echo "no" >&6; }
6419fi
6420
6421
6422fi
6423if test -z "$ac_cv_prog_STRIP"; then
6424 ac_ct_STRIP=$STRIP
6425 # Extract the first word of "strip", so it can be a program name with args.
6426set dummy strip; ac_word=$2
6427{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6428$as_echo_n "checking for $ac_word... " >&6; }
6429if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
6430 $as_echo_n "(cached) " >&6
6431else
6432 if test -n "$ac_ct_STRIP"; then
6433 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6434else
6435as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6436for as_dir in $PATH
6437do
6438 IFS=$as_save_IFS
6439 test -z "$as_dir" && as_dir=.
6440 for ac_exec_ext in '' $ac_executable_extensions; do
6441 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6442 ac_cv_prog_ac_ct_STRIP="strip"
6443 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6444 break 2
6445 fi
6446done
6447 done
6448IFS=$as_save_IFS
6449
6450fi
6451fi
6452ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6453if test -n "$ac_ct_STRIP"; then
6454 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6455$as_echo "$ac_ct_STRIP" >&6; }
6456else
6457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6458$as_echo "no" >&6; }
6459fi
6460
6461 if test "x$ac_ct_STRIP" = x; then
6462 STRIP=":"
6463 else
6464 case $cross_compiling:$ac_tool_warned in
6465yes:)
6466{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6467$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6468ac_tool_warned=yes ;;
6469esac
6470 STRIP=$ac_ct_STRIP
6471 fi
6472else
6473 STRIP="$ac_cv_prog_STRIP"
6474fi
6475
6476test -z "$STRIP" && STRIP=:
6477
6478
6479
6480
6481
6482
6483if test -n "$ac_tool_prefix"; then
6484 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6485set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6486{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6487$as_echo_n "checking for $ac_word... " >&6; }
6488if ${ac_cv_prog_RANLIB+:} false; then :
6489 $as_echo_n "(cached) " >&6
6490else
6491 if test -n "$RANLIB"; then
6492 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6493else
6494as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6495for as_dir in $PATH
6496do
6497 IFS=$as_save_IFS
6498 test -z "$as_dir" && as_dir=.
6499 for ac_exec_ext in '' $ac_executable_extensions; do
6500 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6501 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6502 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6503 break 2
6504 fi
6505done
6506 done
6507IFS=$as_save_IFS
6508
6509fi
6510fi
6511RANLIB=$ac_cv_prog_RANLIB
6512if test -n "$RANLIB"; then
6513 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6514$as_echo "$RANLIB" >&6; }
6515else
6516 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6517$as_echo "no" >&6; }
6518fi
6519
6520
6521fi
6522if test -z "$ac_cv_prog_RANLIB"; then
6523 ac_ct_RANLIB=$RANLIB
6524 # Extract the first word of "ranlib", so it can be a program name with args.
6525set dummy ranlib; ac_word=$2
6526{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6527$as_echo_n "checking for $ac_word... " >&6; }
6528if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
6529 $as_echo_n "(cached) " >&6
6530else
6531 if test -n "$ac_ct_RANLIB"; then
6532 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6533else
6534as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6535for as_dir in $PATH
6536do
6537 IFS=$as_save_IFS
6538 test -z "$as_dir" && as_dir=.
6539 for ac_exec_ext in '' $ac_executable_extensions; do
6540 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6541 ac_cv_prog_ac_ct_RANLIB="ranlib"
6542 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6543 break 2
6544 fi
6545done
6546 done
6547IFS=$as_save_IFS
6548
6549fi
6550fi
6551ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6552if test -n "$ac_ct_RANLIB"; then
6553 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6554$as_echo "$ac_ct_RANLIB" >&6; }
6555else
6556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6557$as_echo "no" >&6; }
6558fi
6559
6560 if test "x$ac_ct_RANLIB" = x; then
6561 RANLIB=":"
6562 else
6563 case $cross_compiling:$ac_tool_warned in
6564yes:)
6565{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6566$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6567ac_tool_warned=yes ;;
6568esac
6569 RANLIB=$ac_ct_RANLIB
6570 fi
6571else
6572 RANLIB="$ac_cv_prog_RANLIB"
6573fi
6574
6575test -z "$RANLIB" && RANLIB=:
6576
6577
6578
6579
6580
6581
6582# Determine commands to create old-style static archives.
6583old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
6584old_postinstall_cmds='chmod 644 $oldlib'
6585old_postuninstall_cmds=
6586
6587if test -n "$RANLIB"; then
6588 case $host_os in
6589 openbsd*)
6590 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
6591 ;;
6592 *)
6593 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
6594 ;;
6595 esac
6596 old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
6597fi
6598
6599case $host_os in
6600 darwin*)
6601 lock_old_archive_extraction=yes ;;
6602 *)
6603 lock_old_archive_extraction=no ;;
6604esac
6605
6606
6607
6608
6609
6610
6611
6612
6613
6614
6615
6616
6617
6618
6619
6620
6621
6622
6623
6624
6625
6626
6627
6628
6629
6630
6631
6632
6633
6634
6635
6636
6637
6638
6639
6640
6641
6642
6643
6644# If no C compiler was specified, use CC.
6645LTCC=${LTCC-"$CC"}
6646
6647# If no C compiler flags were specified, use CFLAGS.
6648LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
6649
6650# Allow CC to be a program name with arguments.
6651compiler=$CC
6652
6653
6654# Check for command to grab the raw symbol name followed by C symbol from nm.
6655{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
6656$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
6657if ${lt_cv_sys_global_symbol_pipe+:} false; then :
6658 $as_echo_n "(cached) " >&6
6659else
6660
6661# These are sane defaults that work on at least a few old systems.
6662# [They come from Ultrix. What could be older than Ultrix?!! ;)]
6663
6664# Character class describing NM global symbol codes.
6665symcode='[BCDEGRST]'
6666
6667# Regexp to match symbols that can be accessed directly from C.
6668sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
6669
6670# Define system-specific variables.
6671case $host_os in
6672aix*)
6673 symcode='[BCDT]'
6674 ;;
6675cygwin* | mingw* | pw32* | cegcc*)
6676 symcode='[ABCDGISTW]'
6677 ;;
6678hpux*)
6679 if test "$host_cpu" = ia64; then
6680 symcode='[ABCDEGRST]'
6681 fi
6682 ;;
6683irix* | nonstopux*)
6684 symcode='[BCDEGRST]'
6685 ;;
6686osf*)
6687 symcode='[BCDEGQRST]'
6688 ;;
6689solaris*)
6690 symcode='[BDRT]'
6691 ;;
6692sco3.2v5*)
6693 symcode='[DT]'
6694 ;;
6695sysv4.2uw2*)
6696 symcode='[DT]'
6697 ;;
6698sysv5* | sco5v6* | unixware* | OpenUNIX*)
6699 symcode='[ABDT]'
6700 ;;
6701sysv4)
6702 symcode='[DFNSTU]'
6703 ;;
6704esac
6705
6706# If we're using GNU nm, then use its standard symbol codes.
6707case `$NM -V 2>&1` in
6708*GNU* | *'with BFD'*)
6709 symcode='[ABCDGIRSTW]' ;;
6710esac
6711
6712# Transform an extracted symbol line into a proper C declaration.
6713# Some systems (esp. on ia64) link data and code symbols differently,
6714# so use this general approach.
6715lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
6716
6717# Transform an extracted symbol line into symbol name and symbol address
6718lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
6719lt_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'"
6720
6721# Handle CRLF in mingw tool chain
6722opt_cr=
6723case $build_os in
6724mingw*)
6725 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
6726 ;;
6727esac
6728
6729# Try without a prefix underscore, then with it.
6730for ac_symprfx in "" "_"; do
6731
6732 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
6733 symxfrm="\\1 $ac_symprfx\\2 \\2"
6734
6735 # Write the raw and C identifiers.
6736 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
6737 # Fake it for dumpbin and say T for any non-static function
6738 # and D for any global variable.
6739 # Also find C++ and __fastcall symbols from MSVC++,
6740 # which start with @ or ?.
6741 lt_cv_sys_global_symbol_pipe="$AWK '"\
6742" {last_section=section; section=\$ 3};"\
6743" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
6744" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6745" \$ 0!~/External *\|/{next};"\
6746" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
6747" {if(hide[section]) next};"\
6748" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
6749" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
6750" s[1]~/^[@?]/{print s[1], s[1]; next};"\
6751" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
6752" ' prfx=^$ac_symprfx"
6753 else
6754 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
6755 fi
6756 lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
6757
6758 # Check to see that the pipe works correctly.
6759 pipe_works=no
6760
6761 rm -f conftest*
6762 cat > conftest.$ac_ext <<_LT_EOF
6763#ifdef __cplusplus
6764extern "C" {
6765#endif
6766char nm_test_var;
6767void nm_test_func(void);
6768void nm_test_func(void){}
6769#ifdef __cplusplus
6770}
6771#endif
6772int main(){nm_test_var='a';nm_test_func();return(0);}
6773_LT_EOF
6774
6775 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6776 (eval $ac_compile) 2>&5
6777 ac_status=$?
6778 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6779 test $ac_status = 0; }; then
6780 # Now try to grab the symbols.
6781 nlist=conftest.nm
6782 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
6783 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
6784 ac_status=$?
6785 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6786 test $ac_status = 0; } && test -s "$nlist"; then
6787 # Try sorting and uniquifying the output.
6788 if sort "$nlist" | uniq > "$nlist"T; then
6789 mv -f "$nlist"T "$nlist"
6790 else
6791 rm -f "$nlist"T
6792 fi
6793
6794 # Make sure that we snagged all the symbols we need.
6795 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
6796 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6797 cat <<_LT_EOF > conftest.$ac_ext
6798/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
6799#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
6800/* DATA imports from DLLs on WIN32 con't be const, because runtime
6801 relocations are performed -- see ld's documentation on pseudo-relocs. */
6802# define LT_DLSYM_CONST
6803#elif defined(__osf__)
6804/* This system does not cope well with relocations in const data. */
6805# define LT_DLSYM_CONST
6806#else
6807# define LT_DLSYM_CONST const
6808#endif
6809
6810#ifdef __cplusplus
6811extern "C" {
6812#endif
6813
6814_LT_EOF
6815 # Now generate the symbol file.
6816 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
6817
6818 cat <<_LT_EOF >> conftest.$ac_ext
6819
6820/* The mapping between symbol names and symbols. */
6821LT_DLSYM_CONST struct {
6822 const char *name;
6823 void *address;
6824}
6825lt__PROGRAM__LTX_preloaded_symbols[] =
6826{
6827 { "@PROGRAM@", (void *) 0 },
6828_LT_EOF
6829 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
6830 cat <<\_LT_EOF >> conftest.$ac_ext
6831 {0, (void *) 0}
6832};
6833
6834/* This works around a problem in FreeBSD linker */
6835#ifdef FREEBSD_WORKAROUND
6836static const void *lt_preloaded_setup() {
6837 return lt__PROGRAM__LTX_preloaded_symbols;
6838}
6839#endif
6840
6841#ifdef __cplusplus
6842}
6843#endif
6844_LT_EOF
6845 # Now try linking the two files.
6846 mv conftest.$ac_objext conftstm.$ac_objext
6847 lt_globsym_save_LIBS=$LIBS
6848 lt_globsym_save_CFLAGS=$CFLAGS
6849 LIBS="conftstm.$ac_objext"
6850 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
6851 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
6852 (eval $ac_link) 2>&5
6853 ac_status=$?
6854 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6855 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
6856 pipe_works=yes
6857 fi
6858 LIBS=$lt_globsym_save_LIBS
6859 CFLAGS=$lt_globsym_save_CFLAGS
6860 else
6861 echo "cannot find nm_test_func in $nlist" >&5
6862 fi
6863 else
6864 echo "cannot find nm_test_var in $nlist" >&5
6865 fi
6866 else
6867 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
6868 fi
6869 else
6870 echo "$progname: failed program was:" >&5
6871 cat conftest.$ac_ext >&5
6872 fi
6873 rm -rf conftest* conftst*
6874
6875 # Do not use the global_symbol_pipe unless it works.
6876 if test "$pipe_works" = yes; then
6877 break
6878 else
6879 lt_cv_sys_global_symbol_pipe=
6880 fi
6881done
6882
6883fi
6884
6885if test -z "$lt_cv_sys_global_symbol_pipe"; then
6886 lt_cv_sys_global_symbol_to_cdecl=
6887fi
6888if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
6890$as_echo "failed" >&6; }
6891else
6892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6893$as_echo "ok" >&6; }
6894fi
6895
6896# Response file support.
6897if test "$lt_cv_nm_interface" = "MS dumpbin"; then
6898 nm_file_list_spec='@'
6899elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
6900 nm_file_list_spec='@'
6901fi
6902
6903
6904
6905
6906
6907
6908
6909
6910
6911
6912
6913
6914
6915
6916
6917
6918
6919
6920
6921
6922
6923
6924
6925
6926
6927
6928
6929{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
6930$as_echo_n "checking for sysroot... " >&6; }
6931
6932# Check whether --with-sysroot was given.
6933if test "${with_sysroot+set}" = set; then :
6934 withval=$with_sysroot;
6935else
6936 with_sysroot=no
6937fi
6938
6939
6940lt_sysroot=
6941case ${with_sysroot} in #(
6942 yes)
6943 if test "$GCC" = yes; then
6944 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
6945 fi
6946 ;; #(
6947 /*)
6948 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
6949 ;; #(
6950 no|'')
6951 ;; #(
6952 *)
6953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5
6954$as_echo "${with_sysroot}" >&6; }
6955 as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5
6956 ;;
6957esac
6958
6959 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
6960$as_echo "${lt_sysroot:-no}" >&6; }
6961
6962
6963
6964
6965
6966# Check whether --enable-libtool-lock was given.
6967if test "${enable_libtool_lock+set}" = set; then :
6968 enableval=$enable_libtool_lock;
6969fi
6970
6971test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
6972
6973# Some flags need to be propagated to the compiler or linker for good
6974# libtool support.
6975case $host in
6976ia64-*-hpux*)
6977 # Find out which ABI we are using.
6978 echo 'int i;' > conftest.$ac_ext
6979 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6980 (eval $ac_compile) 2>&5
6981 ac_status=$?
6982 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6983 test $ac_status = 0; }; then
6984 case `/usr/bin/file conftest.$ac_objext` in
6985 *ELF-32*)
6986 HPUX_IA64_MODE="32"
6987 ;;
6988 *ELF-64*)
6989 HPUX_IA64_MODE="64"
6990 ;;
6991 esac
6992 fi
6993 rm -rf conftest*
6994 ;;
6995*-*-irix6*)
6996 # Find out which ABI we are using.
6997 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
6998 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6999 (eval $ac_compile) 2>&5
7000 ac_status=$?
7001 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7002 test $ac_status = 0; }; then
7003 if test "$lt_cv_prog_gnu_ld" = yes; then
7004 case `/usr/bin/file conftest.$ac_objext` in
7005 *32-bit*)
7006 LD="${LD-ld} -melf32bsmip"
7007 ;;
7008 *N32*)
7009 LD="${LD-ld} -melf32bmipn32"
7010 ;;
7011 *64-bit*)
7012 LD="${LD-ld} -melf64bmip"
7013 ;;
7014 esac
7015 else
7016 case `/usr/bin/file conftest.$ac_objext` in
7017 *32-bit*)
7018 LD="${LD-ld} -32"
7019 ;;
7020 *N32*)
7021 LD="${LD-ld} -n32"
7022 ;;
7023 *64-bit*)
7024 LD="${LD-ld} -64"
7025 ;;
7026 esac
7027 fi
7028 fi
7029 rm -rf conftest*
7030 ;;
7031
7032x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
7033s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7034 # Find out which ABI we are using.
7035 echo 'int i;' > conftest.$ac_ext
7036 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7037 (eval $ac_compile) 2>&5
7038 ac_status=$?
7039 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7040 test $ac_status = 0; }; then
7041 case `/usr/bin/file conftest.o` in
7042 *32-bit*)
7043 case $host in
7044 x86_64-*kfreebsd*-gnu)
7045 LD="${LD-ld} -m elf_i386_fbsd"
7046 ;;
7047 x86_64-*linux*)
7048 case `/usr/bin/file conftest.o` in
7049 *x86-64*)
7050 LD="${LD-ld} -m elf32_x86_64"
7051 ;;
7052 *)
7053 LD="${LD-ld} -m elf_i386"
7054 ;;
7055 esac
7056 ;;
7057 powerpc64le-*)
7058 LD="${LD-ld} -m elf32lppclinux"
7059 ;;
7060 powerpc64-*)
7061 LD="${LD-ld} -m elf32ppclinux"
7062 ;;
7063 s390x-*linux*)
7064 LD="${LD-ld} -m elf_s390"
7065 ;;
7066 sparc64-*linux*)
7067 LD="${LD-ld} -m elf32_sparc"
7068 ;;
7069 esac
7070 ;;
7071 *64-bit*)
7072 case $host in
7073 x86_64-*kfreebsd*-gnu)
7074 LD="${LD-ld} -m elf_x86_64_fbsd"
7075 ;;
7076 x86_64-*linux*)
7077 LD="${LD-ld} -m elf_x86_64"
7078 ;;
7079 powerpcle-*)
7080 LD="${LD-ld} -m elf64lppc"
7081 ;;
7082 powerpc-*)
7083 LD="${LD-ld} -m elf64ppc"
7084 ;;
7085 s390*-*linux*|s390*-*tpf*)
7086 LD="${LD-ld} -m elf64_s390"
7087 ;;
7088 sparc*-*linux*)
7089 LD="${LD-ld} -m elf64_sparc"
7090 ;;
7091 esac
7092 ;;
7093 esac
7094 fi
7095 rm -rf conftest*
7096 ;;
7097
7098*-*-sco3.2v5*)
7099 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7100 SAVE_CFLAGS="$CFLAGS"
7101 CFLAGS="$CFLAGS -belf"
7102 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7103$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7104if ${lt_cv_cc_needs_belf+:} false; then :
7105 $as_echo_n "(cached) " >&6
7106else
7107 ac_ext=c
7108ac_cpp='$CPP $CPPFLAGS'
7109ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7110ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7111ac_compiler_gnu=$ac_cv_c_compiler_gnu
7112
7113 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7114/* end confdefs.h. */
7115
7116int
7117main ()
7118{
7119
7120 ;
7121 return 0;
7122}
7123_ACEOF
7124if ac_fn_c_try_link "$LINENO"; then :
7125 lt_cv_cc_needs_belf=yes
7126else
7127 lt_cv_cc_needs_belf=no
7128fi
7129rm -f core conftest.err conftest.$ac_objext \
7130 conftest$ac_exeext conftest.$ac_ext
7131 ac_ext=c
7132ac_cpp='$CPP $CPPFLAGS'
7133ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7134ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7135ac_compiler_gnu=$ac_cv_c_compiler_gnu
7136
7137fi
7138{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7139$as_echo "$lt_cv_cc_needs_belf" >&6; }
7140 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7141 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7142 CFLAGS="$SAVE_CFLAGS"
7143 fi
7144 ;;
7145*-*solaris*)
7146 # Find out which ABI we are using.
7147 echo 'int i;' > conftest.$ac_ext
7148 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7149 (eval $ac_compile) 2>&5
7150 ac_status=$?
7151 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7152 test $ac_status = 0; }; then
7153 case `/usr/bin/file conftest.o` in
7154 *64-bit*)
7155 case $lt_cv_prog_gnu_ld in
7156 yes*)
7157 case $host in
7158 i?86-*-solaris*)
7159 LD="${LD-ld} -m elf_x86_64"
7160 ;;
7161 sparc*-*-solaris*)
7162 LD="${LD-ld} -m elf64_sparc"
7163 ;;
7164 esac
7165 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
7166 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
7167 LD="${LD-ld}_sol2"
7168 fi
7169 ;;
7170 *)
7171 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7172 LD="${LD-ld} -64"
7173 fi
7174 ;;
7175 esac
7176 ;;
7177 esac
7178 fi
7179 rm -rf conftest*
7180 ;;
7181esac
7182
7183need_locks="$enable_libtool_lock"
7184
7185if test -n "$ac_tool_prefix"; then
7186 # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args.
7187set dummy ${ac_tool_prefix}mt; ac_word=$2
7188{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7189$as_echo_n "checking for $ac_word... " >&6; }
7190if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :
7191 $as_echo_n "(cached) " >&6
7192else
7193 if test -n "$MANIFEST_TOOL"; then
7194 ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
7195else
7196as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7197for as_dir in $PATH
7198do
7199 IFS=$as_save_IFS
7200 test -z "$as_dir" && as_dir=.
7201 for ac_exec_ext in '' $ac_executable_extensions; do
7202 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7203 ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7204 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7205 break 2
7206 fi
7207done
7208 done
7209IFS=$as_save_IFS
7210
7211fi
7212fi
7213MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
7214if test -n "$MANIFEST_TOOL"; then
7215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
7216$as_echo "$MANIFEST_TOOL" >&6; }
7217else
7218 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7219$as_echo "no" >&6; }
7220fi
7221
7222
7223fi
7224if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
7225 ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL
7226 # Extract the first word of "mt", so it can be a program name with args.
7227set dummy mt; ac_word=$2
7228{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7229$as_echo_n "checking for $ac_word... " >&6; }
7230if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :
7231 $as_echo_n "(cached) " >&6
7232else
7233 if test -n "$ac_ct_MANIFEST_TOOL"; then
7234 ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
7235else
7236as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7237for as_dir in $PATH
7238do
7239 IFS=$as_save_IFS
7240 test -z "$as_dir" && as_dir=.
7241 for ac_exec_ext in '' $ac_executable_extensions; do
7242 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7243 ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7244 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7245 break 2
7246 fi
7247done
7248 done
7249IFS=$as_save_IFS
7250
7251fi
7252fi
7253ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
7254if test -n "$ac_ct_MANIFEST_TOOL"; then
7255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
7256$as_echo "$ac_ct_MANIFEST_TOOL" >&6; }
7257else
7258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7259$as_echo "no" >&6; }
7260fi
7261
7262 if test "x$ac_ct_MANIFEST_TOOL" = x; then
7263 MANIFEST_TOOL=":"
7264 else
7265 case $cross_compiling:$ac_tool_warned in
7266yes:)
7267{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7268$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7269ac_tool_warned=yes ;;
7270esac
7271 MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL
7272 fi
7273else
7274 MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL"
7275fi
7276
7277test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
7278{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
7279$as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
7280if ${lt_cv_path_mainfest_tool+:} false; then :
7281 $as_echo_n "(cached) " >&6
7282else
7283 lt_cv_path_mainfest_tool=no
7284 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
7285 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
7286 cat conftest.err >&5
7287 if $GREP 'Manifest Tool' conftest.out > /dev/null; then
7288 lt_cv_path_mainfest_tool=yes
7289 fi
7290 rm -f conftest*
7291fi
7292{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
7293$as_echo "$lt_cv_path_mainfest_tool" >&6; }
7294if test "x$lt_cv_path_mainfest_tool" != xyes; then
7295 MANIFEST_TOOL=:
7296fi
7297
7298
7299
7300
7301
7302
7303 case $host_os in
7304 rhapsody* | darwin*)
7305 if test -n "$ac_tool_prefix"; then
7306 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7307set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7308{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7309$as_echo_n "checking for $ac_word... " >&6; }
7310if ${ac_cv_prog_DSYMUTIL+:} false; then :
7311 $as_echo_n "(cached) " >&6
7312else
7313 if test -n "$DSYMUTIL"; then
7314 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7315else
7316as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7317for as_dir in $PATH
7318do
7319 IFS=$as_save_IFS
7320 test -z "$as_dir" && as_dir=.
7321 for ac_exec_ext in '' $ac_executable_extensions; do
7322 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7323 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7324 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7325 break 2
7326 fi
7327done
7328 done
7329IFS=$as_save_IFS
7330
7331fi
7332fi
7333DSYMUTIL=$ac_cv_prog_DSYMUTIL
7334if test -n "$DSYMUTIL"; then
7335 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7336$as_echo "$DSYMUTIL" >&6; }
7337else
7338 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7339$as_echo "no" >&6; }
7340fi
7341
7342
7343fi
7344if test -z "$ac_cv_prog_DSYMUTIL"; then
7345 ac_ct_DSYMUTIL=$DSYMUTIL
7346 # Extract the first word of "dsymutil", so it can be a program name with args.
7347set dummy dsymutil; ac_word=$2
7348{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7349$as_echo_n "checking for $ac_word... " >&6; }
7350if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
7351 $as_echo_n "(cached) " >&6
7352else
7353 if test -n "$ac_ct_DSYMUTIL"; then
7354 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7355else
7356as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7357for as_dir in $PATH
7358do
7359 IFS=$as_save_IFS
7360 test -z "$as_dir" && as_dir=.
7361 for ac_exec_ext in '' $ac_executable_extensions; do
7362 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7363 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7364 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7365 break 2
7366 fi
7367done
7368 done
7369IFS=$as_save_IFS
7370
7371fi
7372fi
7373ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7374if test -n "$ac_ct_DSYMUTIL"; then
7375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7376$as_echo "$ac_ct_DSYMUTIL" >&6; }
7377else
7378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7379$as_echo "no" >&6; }
7380fi
7381
7382 if test "x$ac_ct_DSYMUTIL" = x; then
7383 DSYMUTIL=":"
7384 else
7385 case $cross_compiling:$ac_tool_warned in
7386yes:)
7387{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7388$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7389ac_tool_warned=yes ;;
7390esac
7391 DSYMUTIL=$ac_ct_DSYMUTIL
7392 fi
7393else
7394 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7395fi
7396
7397 if test -n "$ac_tool_prefix"; then
7398 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7399set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7400{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7401$as_echo_n "checking for $ac_word... " >&6; }
7402if ${ac_cv_prog_NMEDIT+:} false; then :
7403 $as_echo_n "(cached) " >&6
7404else
7405 if test -n "$NMEDIT"; then
7406 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7407else
7408as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7409for as_dir in $PATH
7410do
7411 IFS=$as_save_IFS
7412 test -z "$as_dir" && as_dir=.
7413 for ac_exec_ext in '' $ac_executable_extensions; do
7414 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7415 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7416 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7417 break 2
7418 fi
7419done
7420 done
7421IFS=$as_save_IFS
7422
7423fi
7424fi
7425NMEDIT=$ac_cv_prog_NMEDIT
7426if test -n "$NMEDIT"; then
7427 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7428$as_echo "$NMEDIT" >&6; }
7429else
7430 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7431$as_echo "no" >&6; }
7432fi
7433
7434
7435fi
7436if test -z "$ac_cv_prog_NMEDIT"; then
7437 ac_ct_NMEDIT=$NMEDIT
7438 # Extract the first word of "nmedit", so it can be a program name with args.
7439set dummy nmedit; ac_word=$2
7440{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7441$as_echo_n "checking for $ac_word... " >&6; }
7442if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :
7443 $as_echo_n "(cached) " >&6
7444else
7445 if test -n "$ac_ct_NMEDIT"; then
7446 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7447else
7448as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7449for as_dir in $PATH
7450do
7451 IFS=$as_save_IFS
7452 test -z "$as_dir" && as_dir=.
7453 for ac_exec_ext in '' $ac_executable_extensions; do
7454 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7455 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7456 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7457 break 2
7458 fi
7459done
7460 done
7461IFS=$as_save_IFS
7462
7463fi
7464fi
7465ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7466if test -n "$ac_ct_NMEDIT"; then
7467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7468$as_echo "$ac_ct_NMEDIT" >&6; }
7469else
7470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7471$as_echo "no" >&6; }
7472fi
7473
7474 if test "x$ac_ct_NMEDIT" = x; then
7475 NMEDIT=":"
7476 else
7477 case $cross_compiling:$ac_tool_warned in
7478yes:)
7479{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7480$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7481ac_tool_warned=yes ;;
7482esac
7483 NMEDIT=$ac_ct_NMEDIT
7484 fi
7485else
7486 NMEDIT="$ac_cv_prog_NMEDIT"
7487fi
7488
7489 if test -n "$ac_tool_prefix"; then
7490 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7491set dummy ${ac_tool_prefix}lipo; ac_word=$2
7492{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7493$as_echo_n "checking for $ac_word... " >&6; }
7494if ${ac_cv_prog_LIPO+:} false; then :
7495 $as_echo_n "(cached) " >&6
7496else
7497 if test -n "$LIPO"; then
7498 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7499else
7500as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7501for as_dir in $PATH
7502do
7503 IFS=$as_save_IFS
7504 test -z "$as_dir" && as_dir=.
7505 for ac_exec_ext in '' $ac_executable_extensions; do
7506 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7507 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7508 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7509 break 2
7510 fi
7511done
7512 done
7513IFS=$as_save_IFS
7514
7515fi
7516fi
7517LIPO=$ac_cv_prog_LIPO
7518if test -n "$LIPO"; then
7519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7520$as_echo "$LIPO" >&6; }
7521else
7522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7523$as_echo "no" >&6; }
7524fi
7525
7526
7527fi
7528if test -z "$ac_cv_prog_LIPO"; then
7529 ac_ct_LIPO=$LIPO
7530 # Extract the first word of "lipo", so it can be a program name with args.
7531set dummy lipo; ac_word=$2
7532{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7533$as_echo_n "checking for $ac_word... " >&6; }
7534if ${ac_cv_prog_ac_ct_LIPO+:} false; then :
7535 $as_echo_n "(cached) " >&6
7536else
7537 if test -n "$ac_ct_LIPO"; then
7538 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7539else
7540as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7541for as_dir in $PATH
7542do
7543 IFS=$as_save_IFS
7544 test -z "$as_dir" && as_dir=.
7545 for ac_exec_ext in '' $ac_executable_extensions; do
7546 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7547 ac_cv_prog_ac_ct_LIPO="lipo"
7548 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7549 break 2
7550 fi
7551done
7552 done
7553IFS=$as_save_IFS
7554
7555fi
7556fi
7557ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7558if test -n "$ac_ct_LIPO"; then
7559 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7560$as_echo "$ac_ct_LIPO" >&6; }
7561else
7562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7563$as_echo "no" >&6; }
7564fi
7565
7566 if test "x$ac_ct_LIPO" = x; then
7567 LIPO=":"
7568 else
7569 case $cross_compiling:$ac_tool_warned in
7570yes:)
7571{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7572$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7573ac_tool_warned=yes ;;
7574esac
7575 LIPO=$ac_ct_LIPO
7576 fi
7577else
7578 LIPO="$ac_cv_prog_LIPO"
7579fi
7580
7581 if test -n "$ac_tool_prefix"; then
7582 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7583set dummy ${ac_tool_prefix}otool; ac_word=$2
7584{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7585$as_echo_n "checking for $ac_word... " >&6; }
7586if ${ac_cv_prog_OTOOL+:} false; then :
7587 $as_echo_n "(cached) " >&6
7588else
7589 if test -n "$OTOOL"; then
7590 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7591else
7592as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7593for as_dir in $PATH
7594do
7595 IFS=$as_save_IFS
7596 test -z "$as_dir" && as_dir=.
7597 for ac_exec_ext in '' $ac_executable_extensions; do
7598 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7599 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7600 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7601 break 2
7602 fi
7603done
7604 done
7605IFS=$as_save_IFS
7606
7607fi
7608fi
7609OTOOL=$ac_cv_prog_OTOOL
7610if test -n "$OTOOL"; then
7611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7612$as_echo "$OTOOL" >&6; }
7613else
7614 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7615$as_echo "no" >&6; }
7616fi
7617
7618
7619fi
7620if test -z "$ac_cv_prog_OTOOL"; then
7621 ac_ct_OTOOL=$OTOOL
7622 # Extract the first word of "otool", so it can be a program name with args.
7623set dummy otool; ac_word=$2
7624{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7625$as_echo_n "checking for $ac_word... " >&6; }
7626if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :
7627 $as_echo_n "(cached) " >&6
7628else
7629 if test -n "$ac_ct_OTOOL"; then
7630 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7631else
7632as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7633for as_dir in $PATH
7634do
7635 IFS=$as_save_IFS
7636 test -z "$as_dir" && as_dir=.
7637 for ac_exec_ext in '' $ac_executable_extensions; do
7638 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7639 ac_cv_prog_ac_ct_OTOOL="otool"
7640 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7641 break 2
7642 fi
7643done
7644 done
7645IFS=$as_save_IFS
7646
7647fi
7648fi
7649ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7650if test -n "$ac_ct_OTOOL"; then
7651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7652$as_echo "$ac_ct_OTOOL" >&6; }
7653else
7654 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7655$as_echo "no" >&6; }
7656fi
7657
7658 if test "x$ac_ct_OTOOL" = x; then
7659 OTOOL=":"
7660 else
7661 case $cross_compiling:$ac_tool_warned in
7662yes:)
7663{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7664$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7665ac_tool_warned=yes ;;
7666esac
7667 OTOOL=$ac_ct_OTOOL
7668 fi
7669else
7670 OTOOL="$ac_cv_prog_OTOOL"
7671fi
7672
7673 if test -n "$ac_tool_prefix"; then
7674 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7675set dummy ${ac_tool_prefix}otool64; ac_word=$2
7676{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7677$as_echo_n "checking for $ac_word... " >&6; }
7678if ${ac_cv_prog_OTOOL64+:} false; then :
7679 $as_echo_n "(cached) " >&6
7680else
7681 if test -n "$OTOOL64"; then
7682 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7683else
7684as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7685for as_dir in $PATH
7686do
7687 IFS=$as_save_IFS
7688 test -z "$as_dir" && as_dir=.
7689 for ac_exec_ext in '' $ac_executable_extensions; do
7690 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7691 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7692 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7693 break 2
7694 fi
7695done
7696 done
7697IFS=$as_save_IFS
7698
7699fi
7700fi
7701OTOOL64=$ac_cv_prog_OTOOL64
7702if test -n "$OTOOL64"; then
7703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7704$as_echo "$OTOOL64" >&6; }
7705else
7706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7707$as_echo "no" >&6; }
7708fi
7709
7710
7711fi
7712if test -z "$ac_cv_prog_OTOOL64"; then
7713 ac_ct_OTOOL64=$OTOOL64
7714 # Extract the first word of "otool64", so it can be a program name with args.
7715set dummy otool64; ac_word=$2
7716{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7717$as_echo_n "checking for $ac_word... " >&6; }
7718if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :
7719 $as_echo_n "(cached) " >&6
7720else
7721 if test -n "$ac_ct_OTOOL64"; then
7722 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7723else
7724as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7725for as_dir in $PATH
7726do
7727 IFS=$as_save_IFS
7728 test -z "$as_dir" && as_dir=.
7729 for ac_exec_ext in '' $ac_executable_extensions; do
7730 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7731 ac_cv_prog_ac_ct_OTOOL64="otool64"
7732 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7733 break 2
7734 fi
7735done
7736 done
7737IFS=$as_save_IFS
7738
7739fi
7740fi
7741ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
7742if test -n "$ac_ct_OTOOL64"; then
7743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
7744$as_echo "$ac_ct_OTOOL64" >&6; }
7745else
7746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7747$as_echo "no" >&6; }
7748fi
7749
7750 if test "x$ac_ct_OTOOL64" = x; then
7751 OTOOL64=":"
7752 else
7753 case $cross_compiling:$ac_tool_warned in
7754yes:)
7755{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7756$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7757ac_tool_warned=yes ;;
7758esac
7759 OTOOL64=$ac_ct_OTOOL64
7760 fi
7761else
7762 OTOOL64="$ac_cv_prog_OTOOL64"
7763fi
7764
7765
7766
7767
7768
7769
7770
7771
7772
7773
7774
7775
7776
7777
7778
7779
7780
7781
7782
7783
7784
7785
7786
7787
7788
7789
7790
7791 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
7792$as_echo_n "checking for -single_module linker flag... " >&6; }
7793if ${lt_cv_apple_cc_single_mod+:} false; then :
7794 $as_echo_n "(cached) " >&6
7795else
7796 lt_cv_apple_cc_single_mod=no
7797 if test -z "${LT_MULTI_MODULE}"; then
7798 # By default we will add the -single_module flag. You can override
7799 # by either setting the environment variable LT_MULTI_MODULE
7800 # non-empty at configure time, or by adding -multi_module to the
7801 # link flags.
7802 rm -rf libconftest.dylib*
7803 echo "int foo(void){return 1;}" > conftest.c
7804 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7805-dynamiclib -Wl,-single_module conftest.c" >&5
7806 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7807 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7808 _lt_result=$?
7809 # If there is a non-empty error log, and "single_module"
7810 # appears in it, assume the flag caused a linker warning
7811 if test -s conftest.err && $GREP single_module conftest.err; then
7812 cat conftest.err >&5
7813 # Otherwise, if the output was created with a 0 exit code from
7814 # the compiler, it worked.
7815 elif test -f libconftest.dylib && test $_lt_result -eq 0; then
7816 lt_cv_apple_cc_single_mod=yes
7817 else
7818 cat conftest.err >&5
7819 fi
7820 rm -rf libconftest.dylib*
7821 rm -f conftest.*
7822 fi
7823fi
7824{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7825$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7826
7827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7828$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7829if ${lt_cv_ld_exported_symbols_list+:} false; then :
7830 $as_echo_n "(cached) " >&6
7831else
7832 lt_cv_ld_exported_symbols_list=no
7833 save_LDFLAGS=$LDFLAGS
7834 echo "_main" > conftest.sym
7835 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
7836 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7837/* end confdefs.h. */
7838
7839int
7840main ()
7841{
7842
7843 ;
7844 return 0;
7845}
7846_ACEOF
7847if ac_fn_c_try_link "$LINENO"; then :
7848 lt_cv_ld_exported_symbols_list=yes
7849else
7850 lt_cv_ld_exported_symbols_list=no
7851fi
7852rm -f core conftest.err conftest.$ac_objext \
7853 conftest$ac_exeext conftest.$ac_ext
7854 LDFLAGS="$save_LDFLAGS"
7855
7856fi
7857{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7858$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7859
7860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7861$as_echo_n "checking for -force_load linker flag... " >&6; }
7862if ${lt_cv_ld_force_load+:} false; then :
7863 $as_echo_n "(cached) " >&6
7864else
7865 lt_cv_ld_force_load=no
7866 cat > conftest.c << _LT_EOF
7867int forced_loaded() { return 2;}
7868_LT_EOF
7869 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7870 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7871 echo "$AR cru libconftest.a conftest.o" >&5
7872 $AR cru libconftest.a conftest.o 2>&5
7873 echo "$RANLIB libconftest.a" >&5
7874 $RANLIB libconftest.a 2>&5
7875 cat > conftest.c << _LT_EOF
7876int main() { return 0;}
7877_LT_EOF
7878 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7879 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7880 _lt_result=$?
7881 if test -s conftest.err && $GREP force_load conftest.err; then
7882 cat conftest.err >&5
7883 elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
7884 lt_cv_ld_force_load=yes
7885 else
7886 cat conftest.err >&5
7887 fi
7888 rm -f conftest.err libconftest.a conftest conftest.c
7889 rm -rf conftest.dSYM
7890
7891fi
7892{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7893$as_echo "$lt_cv_ld_force_load" >&6; }
7894 case $host_os in
7895 rhapsody* | darwin1.[012])
7896 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7897 darwin1.*)
7898 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7899 darwin*) # darwin 5.x on
7900 # if running on 10.5 or later, the deployment target defaults
7901 # to the OS version, if on x86, and 10.4, the deployment
7902 # target defaults to 10.4. Don't you love it?
7903 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7904 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
7905 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7906 10.[012]*)
7907 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7908 10.*)
7909 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7910 esac
7911 ;;
7912 esac
7913 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
7914 _lt_dar_single_mod='$single_module'
7915 fi
7916 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
7917 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
7918 else
7919 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
7920 fi
7921 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
7922 _lt_dsymutil='~$DSYMUTIL $lib || :'
7923 else
7924 _lt_dsymutil=
7925 fi
7926 ;;
7927 esac
7928
7929ac_ext=c
7930ac_cpp='$CPP $CPPFLAGS'
7931ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7932ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7933ac_compiler_gnu=$ac_cv_c_compiler_gnu
7934{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
7935$as_echo_n "checking how to run the C preprocessor... " >&6; }
7936# On Suns, sometimes $CPP names a directory.
7937if test -n "$CPP" && test -d "$CPP"; then
7938 CPP=
7939fi
7940if test -z "$CPP"; then
7941 if ${ac_cv_prog_CPP+:} false; then :
7942 $as_echo_n "(cached) " >&6
7943else
7944 # Double quotes because CPP needs to be expanded
7945 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
7946 do
7947 ac_preproc_ok=false
7948for ac_c_preproc_warn_flag in '' yes
7949do
7950 # Use a header file that comes with gcc, so configuring glibc
7951 # with a fresh cross-compiler works.
7952 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7953 # <limits.h> exists even on freestanding compilers.
7954 # On the NeXT, cc -E runs the code through the compiler's parser,
7955 # not just through cpp. "Syntax error" is here to catch this case.
7956 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7957/* end confdefs.h. */
7958#ifdef __STDC__
7959# include <limits.h>
7960#else
7961# include <assert.h>
7962#endif
7963 Syntax error
7964_ACEOF
7965if ac_fn_c_try_cpp "$LINENO"; then :
7966
7967else
7968 # Broken: fails on valid input.
7969continue
7970fi
7971rm -f conftest.err conftest.i conftest.$ac_ext
7972
7973 # OK, works on sane cases. Now check whether nonexistent headers
7974 # can be detected and how.
7975 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7976/* end confdefs.h. */
7977#include <ac_nonexistent.h>
7978_ACEOF
7979if ac_fn_c_try_cpp "$LINENO"; then :
7980 # Broken: success on invalid input.
7981continue
7982else
7983 # Passes both tests.
7984ac_preproc_ok=:
7985break
7986fi
7987rm -f conftest.err conftest.i conftest.$ac_ext
7988
7989done
7990# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7991rm -f conftest.i conftest.err conftest.$ac_ext
7992if $ac_preproc_ok; then :
7993 break
7994fi
7995
7996 done
7997 ac_cv_prog_CPP=$CPP
7998
7999fi
8000 CPP=$ac_cv_prog_CPP
8001else
8002 ac_cv_prog_CPP=$CPP
8003fi
8004{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
8005$as_echo "$CPP" >&6; }
8006ac_preproc_ok=false
8007for ac_c_preproc_warn_flag in '' yes
8008do
8009 # Use a header file that comes with gcc, so configuring glibc
8010 # with a fresh cross-compiler works.
8011 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8012 # <limits.h> exists even on freestanding compilers.
8013 # On the NeXT, cc -E runs the code through the compiler's parser,
8014 # not just through cpp. "Syntax error" is here to catch this case.
8015 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8016/* end confdefs.h. */
8017#ifdef __STDC__
8018# include <limits.h>
8019#else
8020# include <assert.h>
8021#endif
8022 Syntax error
8023_ACEOF
8024if ac_fn_c_try_cpp "$LINENO"; then :
8025
8026else
8027 # Broken: fails on valid input.
8028continue
8029fi
8030rm -f conftest.err conftest.i conftest.$ac_ext
8031
8032 # OK, works on sane cases. Now check whether nonexistent headers
8033 # can be detected and how.
8034 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8035/* end confdefs.h. */
8036#include <ac_nonexistent.h>
8037_ACEOF
8038if ac_fn_c_try_cpp "$LINENO"; then :
8039 # Broken: success on invalid input.
8040continue
8041else
8042 # Passes both tests.
8043ac_preproc_ok=:
8044break
8045fi
8046rm -f conftest.err conftest.i conftest.$ac_ext
8047
8048done
8049# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
8050rm -f conftest.i conftest.err conftest.$ac_ext
8051if $ac_preproc_ok; then :
8052
8053else
8054 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
8055$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
8056as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
8057See \`config.log' for more details" "$LINENO" 5; }
8058fi
8059
8060ac_ext=c
8061ac_cpp='$CPP $CPPFLAGS'
8062ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8063ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8064ac_compiler_gnu=$ac_cv_c_compiler_gnu
8065
8066
8067{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
8068$as_echo_n "checking for ANSI C header files... " >&6; }
8069if ${ac_cv_header_stdc+:} false; then :
8070 $as_echo_n "(cached) " >&6
8071else
8072 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8073/* end confdefs.h. */
8074#include <stdlib.h>
8075#include <stdarg.h>
8076#include <string.h>
8077#include <float.h>
8078
8079int
8080main ()
8081{
8082
8083 ;
8084 return 0;
8085}
8086_ACEOF
8087if ac_fn_c_try_compile "$LINENO"; then :
8088 ac_cv_header_stdc=yes
8089else
8090 ac_cv_header_stdc=no
8091fi
8092rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8093
8094if test $ac_cv_header_stdc = yes; then
8095 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
8096 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8097/* end confdefs.h. */
8098#include <string.h>
8099
8100_ACEOF
8101if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8102 $EGREP "memchr" >/dev/null 2>&1; then :
8103
8104else
8105 ac_cv_header_stdc=no
8106fi
8107rm -f conftest*
8108
8109fi
8110
8111if test $ac_cv_header_stdc = yes; then
8112 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
8113 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8114/* end confdefs.h. */
8115#include <stdlib.h>
8116
8117_ACEOF
8118if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8119 $EGREP "free" >/dev/null 2>&1; then :
8120
8121else
8122 ac_cv_header_stdc=no
8123fi
8124rm -f conftest*
8125
8126fi
8127
8128if test $ac_cv_header_stdc = yes; then
8129 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
8130 if test "$cross_compiling" = yes; then :
8131 :
8132else
8133 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8134/* end confdefs.h. */
8135#include <ctype.h>
8136#include <stdlib.h>
8137#if ((' ' & 0x0FF) == 0x020)
8138# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
8139# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
8140#else
8141# define ISLOWER(c) \
8142 (('a' <= (c) && (c) <= 'i') \
8143 || ('j' <= (c) && (c) <= 'r') \
8144 || ('s' <= (c) && (c) <= 'z'))
8145# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
8146#endif
8147
8148#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
8149int
8150main ()
8151{
8152 int i;
8153 for (i = 0; i < 256; i++)
8154 if (XOR (islower (i), ISLOWER (i))
8155 || toupper (i) != TOUPPER (i))
8156 return 2;
8157 return 0;
8158}
8159_ACEOF
8160if ac_fn_c_try_run "$LINENO"; then :
8161
8162else
8163 ac_cv_header_stdc=no
8164fi
8165rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8166 conftest.$ac_objext conftest.beam conftest.$ac_ext
8167fi
8168
8169fi
8170fi
8171{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
8172$as_echo "$ac_cv_header_stdc" >&6; }
8173if test $ac_cv_header_stdc = yes; then
8174
8175$as_echo "#define STDC_HEADERS 1" >>confdefs.h
8176
8177fi
8178
8179# On IRIX 5.3, sys/types and inttypes.h are conflicting.
8180for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
8181 inttypes.h stdint.h unistd.h
8182do :
8183 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8184ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
8185"
8186if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
8187 cat >>confdefs.h <<_ACEOF
8188#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8189_ACEOF
8190
8191fi
8192
8193done
8194
8195
8196for ac_header in dlfcn.h
8197do :
8198 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8199"
8200if test "x$ac_cv_header_dlfcn_h" = xyes; then :
8201 cat >>confdefs.h <<_ACEOF
8202#define HAVE_DLFCN_H 1
8203_ACEOF
8204
8205fi
8206
8207done
8208
8209
8210
8211
8212
8213# Set options
8214
8215
8216
8217 enable_dlopen=no
8218
8219
8220 enable_win32_dll=no
8221
8222
8223 # Check whether --enable-shared was given.
8224if test "${enable_shared+set}" = set; then :
8225 enableval=$enable_shared; p=${PACKAGE-default}
8226 case $enableval in
8227 yes) enable_shared=yes ;;
8228 no) enable_shared=no ;;
8229 *)
8230 enable_shared=no
8231 # Look at the argument we got. We use all the common list separators.
8232 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8233 for pkg in $enableval; do
8234 IFS="$lt_save_ifs"
8235 if test "X$pkg" = "X$p"; then
8236 enable_shared=yes
8237 fi
8238 done
8239 IFS="$lt_save_ifs"
8240 ;;
8241 esac
8242else
8243 enable_shared=yes
8244fi
8245
8246
8247
8248
8249
8250
8251
8252
8253
8254 # Check whether --enable-static was given.
8255if test "${enable_static+set}" = set; then :
8256 enableval=$enable_static; p=${PACKAGE-default}
8257 case $enableval in
8258 yes) enable_static=yes ;;
8259 no) enable_static=no ;;
8260 *)
8261 enable_static=no
8262 # Look at the argument we got. We use all the common list separators.
8263 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8264 for pkg in $enableval; do
8265 IFS="$lt_save_ifs"
8266 if test "X$pkg" = "X$p"; then
8267 enable_static=yes
8268 fi
8269 done
8270 IFS="$lt_save_ifs"
8271 ;;
8272 esac
8273else
8274 enable_static=yes
8275fi
8276
8277
8278
8279
8280
8281
8282
8283
8284
8285
8286# Check whether --with-pic was given.
8287if test "${with_pic+set}" = set; then :
8288 withval=$with_pic; lt_p=${PACKAGE-default}
8289 case $withval in
8290 yes|no) pic_mode=$withval ;;
8291 *)
8292 pic_mode=default
8293 # Look at the argument we got. We use all the common list separators.
8294 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8295 for lt_pkg in $withval; do
8296 IFS="$lt_save_ifs"
8297 if test "X$lt_pkg" = "X$lt_p"; then
8298 pic_mode=yes
8299 fi
8300 done
8301 IFS="$lt_save_ifs"
8302 ;;
8303 esac
8304else
8305 pic_mode=default
8306fi
8307
8308
8309test -z "$pic_mode" && pic_mode=default
8310
8311
8312
8313
8314
8315
8316
8317 # Check whether --enable-fast-install was given.
8318if test "${enable_fast_install+set}" = set; then :
8319 enableval=$enable_fast_install; p=${PACKAGE-default}
8320 case $enableval in
8321 yes) enable_fast_install=yes ;;
8322 no) enable_fast_install=no ;;
8323 *)
8324 enable_fast_install=no
8325 # Look at the argument we got. We use all the common list separators.
8326 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8327 for pkg in $enableval; do
8328 IFS="$lt_save_ifs"
8329 if test "X$pkg" = "X$p"; then
8330 enable_fast_install=yes
8331 fi
8332 done
8333 IFS="$lt_save_ifs"
8334 ;;
8335 esac
8336else
8337 enable_fast_install=yes
8338fi
8339
8340
8341
8342
8343
8344
8345
8346
8347
8348
8349
8350# This can be used to rebuild libtool when needed
8351LIBTOOL_DEPS="$ltmain"
8352
8353# Always use our own libtool.
8354LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8355
8356
8357
8358
8359
8360
8361
8362
8363
8364
8365
8366
8367
8368
8369
8370
8371
8372
8373
8374
8375
8376
8377
8378
8379
8380
8381
8382
8383
8384
8385test -z "$LN_S" && LN_S="ln -s"
8386
8387
8388
8389
8390
8391
8392
8393
8394
8395
8396
8397
8398
8399
8400if test -n "${ZSH_VERSION+set}" ; then
8401 setopt NO_GLOB_SUBST
8402fi
8403
8404{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
8405$as_echo_n "checking for objdir... " >&6; }
8406if ${lt_cv_objdir+:} false; then :
8407 $as_echo_n "(cached) " >&6
8408else
8409 rm -f .libs 2>/dev/null
8410mkdir .libs 2>/dev/null
8411if test -d .libs; then
8412 lt_cv_objdir=.libs
8413else
8414 # MS-DOS does not allow filenames that begin with a dot.
8415 lt_cv_objdir=_libs
8416fi
8417rmdir .libs 2>/dev/null
8418fi
8419{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
8420$as_echo "$lt_cv_objdir" >&6; }
8421objdir=$lt_cv_objdir
8422
8423
8424
8425
8426
8427cat >>confdefs.h <<_ACEOF
8428#define LT_OBJDIR "$lt_cv_objdir/"
8429_ACEOF
8430
8431
8432
8433
8434case $host_os in
8435aix3*)
8436 # AIX sometimes has problems with the GCC collect2 program. For some
8437 # reason, if we set the COLLECT_NAMES environment variable, the problems
8438 # vanish in a puff of smoke.
8439 if test "X${COLLECT_NAMES+set}" != Xset; then
8440 COLLECT_NAMES=
8441 export COLLECT_NAMES
8442 fi
8443 ;;
8444esac
8445
8446# Global variables:
8447ofile=libtool
8448can_build_shared=yes
8449
8450# All known linkers require a `.a' archive for static linking (except MSVC,
8451# which needs '.lib').
8452libext=a
8453
8454with_gnu_ld="$lt_cv_prog_gnu_ld"
8455
8456old_CC="$CC"
8457old_CFLAGS="$CFLAGS"
8458
8459# Set sane defaults for various variables
8460test -z "$CC" && CC=cc
8461test -z "$LTCC" && LTCC=$CC
8462test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
8463test -z "$LD" && LD=ld
8464test -z "$ac_objext" && ac_objext=o
8465
8466for cc_temp in $compiler""; do
8467 case $cc_temp in
8468 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
8469 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
8470 \-*) ;;
8471 *) break;;
8472 esac
8473done
8474cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
8475
8476
8477# Only perform the check for file, if the check method requires it
8478test -z "$MAGIC_CMD" && MAGIC_CMD=file
8479case $deplibs_check_method in
8480file_magic*)
8481 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
8482 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
8483$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
8484if ${lt_cv_path_MAGIC_CMD+:} false; then :
8485 $as_echo_n "(cached) " >&6
8486else
8487 case $MAGIC_CMD in
8488[\\/*] | ?:[\\/]*)
8489 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
8490 ;;
8491*)
8492 lt_save_MAGIC_CMD="$MAGIC_CMD"
8493 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8494 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
8495 for ac_dir in $ac_dummy; do
8496 IFS="$lt_save_ifs"
8497 test -z "$ac_dir" && ac_dir=.
8498 if test -f $ac_dir/${ac_tool_prefix}file; then
8499 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
8500 if test -n "$file_magic_test_file"; then
8501 case $deplibs_check_method in
8502 "file_magic "*)
8503 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
8504 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8505 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8506 $EGREP "$file_magic_regex" > /dev/null; then
8507 :
8508 else
8509 cat <<_LT_EOF 1>&2
8510
8511*** Warning: the command libtool uses to detect shared libraries,
8512*** $file_magic_cmd, produces output that libtool cannot recognize.
8513*** The result is that libtool may fail to recognize shared libraries
8514*** as such. This will affect the creation of libtool libraries that
8515*** depend on shared libraries, but programs linked with such libtool
8516*** libraries will work regardless of this problem. Nevertheless, you
8517*** may want to report the problem to your system manager and/or to
8518*** bug-libtool@gnu.org
8519
8520_LT_EOF
8521 fi ;;
8522 esac
8523 fi
8524 break
8525 fi
8526 done
8527 IFS="$lt_save_ifs"
8528 MAGIC_CMD="$lt_save_MAGIC_CMD"
8529 ;;
8530esac
8531fi
8532
8533MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8534if test -n "$MAGIC_CMD"; then
8535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8536$as_echo "$MAGIC_CMD" >&6; }
8537else
8538 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8539$as_echo "no" >&6; }
8540fi
8541
8542
8543
8544
8545
8546if test -z "$lt_cv_path_MAGIC_CMD"; then
8547 if test -n "$ac_tool_prefix"; then
8548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
8549$as_echo_n "checking for file... " >&6; }
8550if ${lt_cv_path_MAGIC_CMD+:} false; then :
8551 $as_echo_n "(cached) " >&6
8552else
8553 case $MAGIC_CMD in
8554[\\/*] | ?:[\\/]*)
8555 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
8556 ;;
8557*)
8558 lt_save_MAGIC_CMD="$MAGIC_CMD"
8559 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8560 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
8561 for ac_dir in $ac_dummy; do
8562 IFS="$lt_save_ifs"
8563 test -z "$ac_dir" && ac_dir=.
8564 if test -f $ac_dir/file; then
8565 lt_cv_path_MAGIC_CMD="$ac_dir/file"
8566 if test -n "$file_magic_test_file"; then
8567 case $deplibs_check_method in
8568 "file_magic "*)
8569 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
8570 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8571 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8572 $EGREP "$file_magic_regex" > /dev/null; then
8573 :
8574 else
8575 cat <<_LT_EOF 1>&2
8576
8577*** Warning: the command libtool uses to detect shared libraries,
8578*** $file_magic_cmd, produces output that libtool cannot recognize.
8579*** The result is that libtool may fail to recognize shared libraries
8580*** as such. This will affect the creation of libtool libraries that
8581*** depend on shared libraries, but programs linked with such libtool
8582*** libraries will work regardless of this problem. Nevertheless, you
8583*** may want to report the problem to your system manager and/or to
8584*** bug-libtool@gnu.org
8585
8586_LT_EOF
8587 fi ;;
8588 esac
8589 fi
8590 break
8591 fi
8592 done
8593 IFS="$lt_save_ifs"
8594 MAGIC_CMD="$lt_save_MAGIC_CMD"
8595 ;;
8596esac
8597fi
8598
8599MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8600if test -n "$MAGIC_CMD"; then
8601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8602$as_echo "$MAGIC_CMD" >&6; }
8603else
8604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8605$as_echo "no" >&6; }
8606fi
8607
8608
8609 else
8610 MAGIC_CMD=:
8611 fi
8612fi
8613
8614 fi
8615 ;;
8616esac
8617
8618# Use C for the default configuration in the libtool script
8619
8620lt_save_CC="$CC"
8621ac_ext=c
8622ac_cpp='$CPP $CPPFLAGS'
8623ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8624ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8625ac_compiler_gnu=$ac_cv_c_compiler_gnu
8626
8627
8628# Source file extension for C test sources.
8629ac_ext=c
8630
8631# Object file extension for compiled C test sources.
8632objext=o
8633objext=$objext
8634
8635# Code to be used in simple compile tests
8636lt_simple_compile_test_code="int some_variable = 0;"
8637
8638# Code to be used in simple link tests
8639lt_simple_link_test_code='int main(){return(0);}'
8640
8641
8642
8643
8644
8645
8646
8647# If no C compiler was specified, use CC.
8648LTCC=${LTCC-"$CC"}
8649
8650# If no C compiler flags were specified, use CFLAGS.
8651LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
8652
8653# Allow CC to be a program name with arguments.
8654compiler=$CC
8655
8656# Save the default compiler, since it gets overwritten when the other
8657# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
8658compiler_DEFAULT=$CC
8659
8660# save warnings/boilerplate of simple test code
8661ac_outfile=conftest.$ac_objext
8662echo "$lt_simple_compile_test_code" >conftest.$ac_ext
8663eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8664_lt_compiler_boilerplate=`cat conftest.err`
8665$RM conftest*
8666
8667ac_outfile=conftest.$ac_objext
8668echo "$lt_simple_link_test_code" >conftest.$ac_ext
8669eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8670_lt_linker_boilerplate=`cat conftest.err`
8671$RM -r conftest*
8672
8673
8674if test -n "$compiler"; then
8675
8676lt_prog_compiler_no_builtin_flag=
8677
8678if test "$GCC" = yes; then
8679 case $cc_basename in
8680 nvcc*)
8681 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
8682 *)
8683 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
8684 esac
8685
8686 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8687$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
8688if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :
8689 $as_echo_n "(cached) " >&6
8690else
8691 lt_cv_prog_compiler_rtti_exceptions=no
8692 ac_outfile=conftest.$ac_objext
8693 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8694 lt_compiler_flag="-fno-rtti -fno-exceptions"
8695 # Insert the option either (1) after the last *FLAGS variable, or
8696 # (2) before a word containing "conftest.", or (3) at the end.
8697 # Note that $ac_compile itself does not contain backslashes and begins
8698 # with a dollar sign (not a hyphen), so the echo should work correctly.
8699 # The option is referenced via a variable to avoid confusing sed.
8700 lt_compile=`echo "$ac_compile" | $SED \
8701 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8702 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8703 -e 's:$: $lt_compiler_flag:'`
8704 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8705 (eval "$lt_compile" 2>conftest.err)
8706 ac_status=$?
8707 cat conftest.err >&5
8708 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8709 if (exit $ac_status) && test -s "$ac_outfile"; then
8710 # The compiler can only warn and ignore the option if not recognized
8711 # So say no if there are warnings other than the usual output.
8712 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
8713 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8714 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8715 lt_cv_prog_compiler_rtti_exceptions=yes
8716 fi
8717 fi
8718 $RM conftest*
8719
8720fi
8721{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
8722$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
8723
8724if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
8725 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
8726else
8727 :
8728fi
8729
8730fi
8731
8732
8733
8734
8735
8736
8737 lt_prog_compiler_wl=
8738lt_prog_compiler_pic=
8739lt_prog_compiler_static=
8740
8741
8742 if test "$GCC" = yes; then
8743 lt_prog_compiler_wl='-Wl,'
8744 lt_prog_compiler_static='-static'
8745
8746 case $host_os in
8747 aix*)
8748 # All AIX code is PIC.
8749 if test "$host_cpu" = ia64; then
8750 # AIX 5 now supports IA64 processor
8751 lt_prog_compiler_static='-Bstatic'
8752 fi
8753 ;;
8754
8755 amigaos*)
8756 case $host_cpu in
8757 powerpc)
8758 # see comment about AmigaOS4 .so support
8759 lt_prog_compiler_pic='-fPIC'
8760 ;;
8761 m68k)
8762 # FIXME: we need at least 68020 code to build shared libraries, but
8763 # adding the `-m68020' flag to GCC prevents building anything better,
8764 # like `-m68040'.
8765 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
8766 ;;
8767 esac
8768 ;;
8769
8770 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
8771 # PIC is the default for these OSes.
8772 ;;
8773
8774 mingw* | cygwin* | pw32* | os2* | cegcc*)
8775 # This hack is so that the source file can tell whether it is being
8776 # built for inclusion in a dll (and should export symbols for example).
8777 # Although the cygwin gcc ignores -fPIC, still need this for old-style
8778 # (--disable-auto-import) libraries
8779 lt_prog_compiler_pic='-DDLL_EXPORT'
8780 ;;
8781
8782 darwin* | rhapsody*)
8783 # PIC is the default on this platform
8784 # Common symbols not allowed in MH_DYLIB files
8785 lt_prog_compiler_pic='-fno-common'
8786 ;;
8787
8788 haiku*)
8789 # PIC is the default for Haiku.
8790 # The "-static" flag exists, but is broken.
8791 lt_prog_compiler_static=
8792 ;;
8793
8794 hpux*)
8795 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8796 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
8797 # sets the default TLS model and affects inlining.
8798 case $host_cpu in
8799 hppa*64*)
8800 # +Z the default
8801 ;;
8802 *)
8803 lt_prog_compiler_pic='-fPIC'
8804 ;;
8805 esac
8806 ;;
8807
8808 interix[3-9]*)
8809 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8810 # Instead, we relocate shared libraries at runtime.
8811 ;;
8812
8813 msdosdjgpp*)
8814 # Just because we use GCC doesn't mean we suddenly get shared libraries
8815 # on systems that don't support them.
8816 lt_prog_compiler_can_build_shared=no
8817 enable_shared=no
8818 ;;
8819
8820 *nto* | *qnx*)
8821 # QNX uses GNU C++, but need to define -shared option too, otherwise
8822 # it will coredump.
8823 lt_prog_compiler_pic='-fPIC -shared'
8824 ;;
8825
8826 sysv4*MP*)
8827 if test -d /usr/nec; then
8828 lt_prog_compiler_pic=-Kconform_pic
8829 fi
8830 ;;
8831
8832 *)
8833 lt_prog_compiler_pic='-fPIC'
8834 ;;
8835 esac
8836
8837 case $cc_basename in
8838 nvcc*) # Cuda Compiler Driver 2.2
8839 lt_prog_compiler_wl='-Xlinker '
8840 if test -n "$lt_prog_compiler_pic"; then
8841 lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
8842 fi
8843 ;;
8844 esac
8845 else
8846 # PORTME Check for flag to pass linker flags through the system compiler.
8847 case $host_os in
8848 aix*)
8849 lt_prog_compiler_wl='-Wl,'
8850 if test "$host_cpu" = ia64; then
8851 # AIX 5 now supports IA64 processor
8852 lt_prog_compiler_static='-Bstatic'
8853 else
8854 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
8855 fi
8856 ;;
8857
8858 mingw* | cygwin* | pw32* | os2* | cegcc*)
8859 # This hack is so that the source file can tell whether it is being
8860 # built for inclusion in a dll (and should export symbols for example).
8861 lt_prog_compiler_pic='-DDLL_EXPORT'
8862 ;;
8863
8864 hpux9* | hpux10* | hpux11*)
8865 lt_prog_compiler_wl='-Wl,'
8866 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8867 # not for PA HP-UX.
8868 case $host_cpu in
8869 hppa*64*|ia64*)
8870 # +Z the default
8871 ;;
8872 *)
8873 lt_prog_compiler_pic='+Z'
8874 ;;
8875 esac
8876 # Is there a better lt_prog_compiler_static that works with the bundled CC?
8877 lt_prog_compiler_static='${wl}-a ${wl}archive'
8878 ;;
8879
8880 irix5* | irix6* | nonstopux*)
8881 lt_prog_compiler_wl='-Wl,'
8882 # PIC (with -KPIC) is the default.
8883 lt_prog_compiler_static='-non_shared'
8884 ;;
8885
8886 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
8887 case $cc_basename in
8888 # old Intel for x86_64 which still supported -KPIC.
8889 ecc*)
8890 lt_prog_compiler_wl='-Wl,'
8891 lt_prog_compiler_pic='-KPIC'
8892 lt_prog_compiler_static='-static'
8893 ;;
8894 # icc used to be incompatible with GCC.
8895 # ICC 10 doesn't accept -KPIC any more.
8896 icc* | ifort*)
8897 lt_prog_compiler_wl='-Wl,'
8898 lt_prog_compiler_pic='-fPIC'
8899 lt_prog_compiler_static='-static'
8900 ;;
8901 # Lahey Fortran 8.1.
8902 lf95*)
8903 lt_prog_compiler_wl='-Wl,'
8904 lt_prog_compiler_pic='--shared'
8905 lt_prog_compiler_static='--static'
8906 ;;
8907 nagfor*)
8908 # NAG Fortran compiler
8909 lt_prog_compiler_wl='-Wl,-Wl,,'
8910 lt_prog_compiler_pic='-PIC'
8911 lt_prog_compiler_static='-Bstatic'
8912 ;;
8913 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
8914 # Portland Group compilers (*not* the Pentium gcc compiler,
8915 # which looks to be a dead project)
8916 lt_prog_compiler_wl='-Wl,'
8917 lt_prog_compiler_pic='-fpic'
8918 lt_prog_compiler_static='-Bstatic'
8919 ;;
8920 ccc*)
8921 lt_prog_compiler_wl='-Wl,'
8922 # All Alpha code is PIC.
8923 lt_prog_compiler_static='-non_shared'
8924 ;;
8925 xl* | bgxl* | bgf* | mpixl*)
8926 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
8927 lt_prog_compiler_wl='-Wl,'
8928 lt_prog_compiler_pic='-qpic'
8929 lt_prog_compiler_static='-qstaticlink'
8930 ;;
8931 *)
8932 case `$CC -V 2>&1 | sed 5q` in
8933 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
8934 # Sun Fortran 8.3 passes all unrecognized flags to the linker
8935 lt_prog_compiler_pic='-KPIC'
8936 lt_prog_compiler_static='-Bstatic'
8937 lt_prog_compiler_wl=''
8938 ;;
8939 *Sun\ F* | *Sun*Fortran*)
8940 lt_prog_compiler_pic='-KPIC'
8941 lt_prog_compiler_static='-Bstatic'
8942 lt_prog_compiler_wl='-Qoption ld '
8943 ;;
8944 *Sun\ C*)
8945 # Sun C 5.9
8946 lt_prog_compiler_pic='-KPIC'
8947 lt_prog_compiler_static='-Bstatic'
8948 lt_prog_compiler_wl='-Wl,'
8949 ;;
8950 *Intel*\ [CF]*Compiler*)
8951 lt_prog_compiler_wl='-Wl,'
8952 lt_prog_compiler_pic='-fPIC'
8953 lt_prog_compiler_static='-static'
8954 ;;
8955 *Portland\ Group*)
8956 lt_prog_compiler_wl='-Wl,'
8957 lt_prog_compiler_pic='-fpic'
8958 lt_prog_compiler_static='-Bstatic'
8959 ;;
8960 esac
8961 ;;
8962 esac
8963 ;;
8964
8965 newsos6)
8966 lt_prog_compiler_pic='-KPIC'
8967 lt_prog_compiler_static='-Bstatic'
8968 ;;
8969
8970 *nto* | *qnx*)
8971 # QNX uses GNU C++, but need to define -shared option too, otherwise
8972 # it will coredump.
8973 lt_prog_compiler_pic='-fPIC -shared'
8974 ;;
8975
8976 osf3* | osf4* | osf5*)
8977 lt_prog_compiler_wl='-Wl,'
8978 # All OSF/1 code is PIC.
8979 lt_prog_compiler_static='-non_shared'
8980 ;;
8981
8982 rdos*)
8983 lt_prog_compiler_static='-non_shared'
8984 ;;
8985
8986 solaris*)
8987 lt_prog_compiler_pic='-KPIC'
8988 lt_prog_compiler_static='-Bstatic'
8989 case $cc_basename in
8990 f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
8991 lt_prog_compiler_wl='-Qoption ld ';;
8992 *)
8993 lt_prog_compiler_wl='-Wl,';;
8994 esac
8995 ;;
8996
8997 sunos4*)
8998 lt_prog_compiler_wl='-Qoption ld '
8999 lt_prog_compiler_pic='-PIC'
9000 lt_prog_compiler_static='-Bstatic'
9001 ;;
9002
9003 sysv4 | sysv4.2uw2* | sysv4.3*)
9004 lt_prog_compiler_wl='-Wl,'
9005 lt_prog_compiler_pic='-KPIC'
9006 lt_prog_compiler_static='-Bstatic'
9007 ;;
9008
9009 sysv4*MP*)
9010 if test -d /usr/nec ;then
9011 lt_prog_compiler_pic='-Kconform_pic'
9012 lt_prog_compiler_static='-Bstatic'
9013 fi
9014 ;;
9015
9016 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
9017 lt_prog_compiler_wl='-Wl,'
9018 lt_prog_compiler_pic='-KPIC'
9019 lt_prog_compiler_static='-Bstatic'
9020 ;;
9021
9022 unicos*)
9023 lt_prog_compiler_wl='-Wl,'
9024 lt_prog_compiler_can_build_shared=no
9025 ;;
9026
9027 uts4*)
9028 lt_prog_compiler_pic='-pic'
9029 lt_prog_compiler_static='-Bstatic'
9030 ;;
9031
9032 *)
9033 lt_prog_compiler_can_build_shared=no
9034 ;;
9035 esac
9036 fi
9037
9038case $host_os in
9039 # For platforms which do not support PIC, -DPIC is meaningless:
9040 *djgpp*)
9041 lt_prog_compiler_pic=
9042 ;;
9043 *)
9044 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
9045 ;;
9046esac
9047
9048{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9049$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9050if ${lt_cv_prog_compiler_pic+:} false; then :
9051 $as_echo_n "(cached) " >&6
9052else
9053 lt_cv_prog_compiler_pic=$lt_prog_compiler_pic
9054fi
9055{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
9056$as_echo "$lt_cv_prog_compiler_pic" >&6; }
9057lt_prog_compiler_pic=$lt_cv_prog_compiler_pic
9058
9059#
9060# Check to make sure the PIC flag actually works.
9061#
9062if test -n "$lt_prog_compiler_pic"; then
9063 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9064$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
9065if ${lt_cv_prog_compiler_pic_works+:} false; then :
9066 $as_echo_n "(cached) " >&6
9067else
9068 lt_cv_prog_compiler_pic_works=no
9069 ac_outfile=conftest.$ac_objext
9070 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9071 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
9072 # Insert the option either (1) after the last *FLAGS variable, or
9073 # (2) before a word containing "conftest.", or (3) at the end.
9074 # Note that $ac_compile itself does not contain backslashes and begins
9075 # with a dollar sign (not a hyphen), so the echo should work correctly.
9076 # The option is referenced via a variable to avoid confusing sed.
9077 lt_compile=`echo "$ac_compile" | $SED \
9078 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9079 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9080 -e 's:$: $lt_compiler_flag:'`
9081 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9082 (eval "$lt_compile" 2>conftest.err)
9083 ac_status=$?
9084 cat conftest.err >&5
9085 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9086 if (exit $ac_status) && test -s "$ac_outfile"; then
9087 # The compiler can only warn and ignore the option if not recognized
9088 # So say no if there are warnings other than the usual output.
9089 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9090 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9091 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9092 lt_cv_prog_compiler_pic_works=yes
9093 fi
9094 fi
9095 $RM conftest*
9096
9097fi
9098{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9099$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
9100
9101if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
9102 case $lt_prog_compiler_pic in
9103 "" | " "*) ;;
9104 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
9105 esac
9106else
9107 lt_prog_compiler_pic=
9108 lt_prog_compiler_can_build_shared=no
9109fi
9110
9111fi
9112
9113
9114
9115
9116
9117
9118
9119
9120
9121
9122
9123#
9124# Check to make sure the static flag actually works.
9125#
9126wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9127{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9128$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9129if ${lt_cv_prog_compiler_static_works+:} false; then :
9130 $as_echo_n "(cached) " >&6
9131else
9132 lt_cv_prog_compiler_static_works=no
9133 save_LDFLAGS="$LDFLAGS"
9134 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
9135 echo "$lt_simple_link_test_code" > conftest.$ac_ext
9136 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9137 # The linker can only warn and ignore the option if not recognized
9138 # So say no if there are warnings
9139 if test -s conftest.err; then
9140 # Append any errors to the config.log.
9141 cat conftest.err 1>&5
9142 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9143 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9144 if diff conftest.exp conftest.er2 >/dev/null; then
9145 lt_cv_prog_compiler_static_works=yes
9146 fi
9147 else
9148 lt_cv_prog_compiler_static_works=yes
9149 fi
9150 fi
9151 $RM -r conftest*
9152 LDFLAGS="$save_LDFLAGS"
9153
9154fi
9155{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9156$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
9157
9158if test x"$lt_cv_prog_compiler_static_works" = xyes; then
9159 :
9160else
9161 lt_prog_compiler_static=
9162fi
9163
9164
9165
9166
9167
9168
9169
9170 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9171$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9172if ${lt_cv_prog_compiler_c_o+:} false; then :
9173 $as_echo_n "(cached) " >&6
9174else
9175 lt_cv_prog_compiler_c_o=no
9176 $RM -r conftest 2>/dev/null
9177 mkdir conftest
9178 cd conftest
9179 mkdir out
9180 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9181
9182 lt_compiler_flag="-o out/conftest2.$ac_objext"
9183 # Insert the option either (1) after the last *FLAGS variable, or
9184 # (2) before a word containing "conftest.", or (3) at the end.
9185 # Note that $ac_compile itself does not contain backslashes and begins
9186 # with a dollar sign (not a hyphen), so the echo should work correctly.
9187 lt_compile=`echo "$ac_compile" | $SED \
9188 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9189 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9190 -e 's:$: $lt_compiler_flag:'`
9191 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9192 (eval "$lt_compile" 2>out/conftest.err)
9193 ac_status=$?
9194 cat out/conftest.err >&5
9195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9196 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9197 then
9198 # The compiler can only warn and ignore the option if not recognized
9199 # So say no if there are warnings
9200 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9201 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9202 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9203 lt_cv_prog_compiler_c_o=yes
9204 fi
9205 fi
9206 chmod u+w . 2>&5
9207 $RM conftest*
9208 # SGI C++ compiler will create directory out/ii_files/ for
9209 # template instantiation
9210 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9211 $RM out/* && rmdir out
9212 cd ..
9213 $RM -r conftest
9214 $RM conftest*
9215
9216fi
9217{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9218$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9219
9220
9221
9222
9223
9224
9225 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9226$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9227if ${lt_cv_prog_compiler_c_o+:} false; then :
9228 $as_echo_n "(cached) " >&6
9229else
9230 lt_cv_prog_compiler_c_o=no
9231 $RM -r conftest 2>/dev/null
9232 mkdir conftest
9233 cd conftest
9234 mkdir out
9235 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9236
9237 lt_compiler_flag="-o out/conftest2.$ac_objext"
9238 # Insert the option either (1) after the last *FLAGS variable, or
9239 # (2) before a word containing "conftest.", or (3) at the end.
9240 # Note that $ac_compile itself does not contain backslashes and begins
9241 # with a dollar sign (not a hyphen), so the echo should work correctly.
9242 lt_compile=`echo "$ac_compile" | $SED \
9243 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9244 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9245 -e 's:$: $lt_compiler_flag:'`
9246 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9247 (eval "$lt_compile" 2>out/conftest.err)
9248 ac_status=$?
9249 cat out/conftest.err >&5
9250 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9251 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9252 then
9253 # The compiler can only warn and ignore the option if not recognized
9254 # So say no if there are warnings
9255 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9256 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9257 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9258 lt_cv_prog_compiler_c_o=yes
9259 fi
9260 fi
9261 chmod u+w . 2>&5
9262 $RM conftest*
9263 # SGI C++ compiler will create directory out/ii_files/ for
9264 # template instantiation
9265 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9266 $RM out/* && rmdir out
9267 cd ..
9268 $RM -r conftest
9269 $RM conftest*
9270
9271fi
9272{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9273$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9274
9275
9276
9277
9278hard_links="nottested"
9279if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
9280 # do not overwrite the value of need_locks provided by the user
9281 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9282$as_echo_n "checking if we can lock with hard links... " >&6; }
9283 hard_links=yes
9284 $RM conftest*
9285 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9286 touch conftest.a
9287 ln conftest.a conftest.b 2>&5 || hard_links=no
9288 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9290$as_echo "$hard_links" >&6; }
9291 if test "$hard_links" = no; then
9292 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
9293$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
9294 need_locks=warn
9295 fi
9296else
9297 need_locks=no
9298fi
9299
9300
9301
9302
9303
9304
9305 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9306$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
9307
9308 runpath_var=
9309 allow_undefined_flag=
9310 always_export_symbols=no
9311 archive_cmds=
9312 archive_expsym_cmds=
9313 compiler_needs_object=no
9314 enable_shared_with_static_runtimes=no
9315 export_dynamic_flag_spec=
9316 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9317 hardcode_automatic=no
9318 hardcode_direct=no
9319 hardcode_direct_absolute=no
9320 hardcode_libdir_flag_spec=
9321 hardcode_libdir_separator=
9322 hardcode_minus_L=no
9323 hardcode_shlibpath_var=unsupported
9324 inherit_rpath=no
9325 link_all_deplibs=unknown
9326 module_cmds=
9327 module_expsym_cmds=
9328 old_archive_from_new_cmds=
9329 old_archive_from_expsyms_cmds=
9330 thread_safe_flag_spec=
9331 whole_archive_flag_spec=
9332 # include_expsyms should be a list of space-separated symbols to be *always*
9333 # included in the symbol list
9334 include_expsyms=
9335 # exclude_expsyms can be an extended regexp of symbols to exclude
9336 # it will be wrapped by ` (' and `)$', so one must not match beginning or
9337 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
9338 # as well as any symbol that contains `d'.
9339 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9340 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
9341 # platforms (ab)use it in PIC code, but their linkers get confused if
9342 # the symbol is explicitly referenced. Since portable code cannot
9343 # rely on this symbol name, it's probably fine to never include it in
9344 # preloaded symbol tables.
9345 # Exclude shared library initialization/finalization symbols.
9346 extract_expsyms_cmds=
9347
9348 case $host_os in
9349 cygwin* | mingw* | pw32* | cegcc*)
9350 # FIXME: the MSVC++ port hasn't been tested in a loooong time
9351 # When not using gcc, we currently assume that we are using
9352 # Microsoft Visual C++.
9353 if test "$GCC" != yes; then
9354 with_gnu_ld=no
9355 fi
9356 ;;
9357 interix*)
9358 # we just hope/assume this is gcc and not c89 (= MSVC++)
9359 with_gnu_ld=yes
9360 ;;
9361 openbsd*)
9362 with_gnu_ld=no
9363 ;;
9364 linux* | k*bsd*-gnu | gnu*)
9365 link_all_deplibs=no
9366 ;;
9367 esac
9368
9369 ld_shlibs=yes
9370
9371 # On some targets, GNU ld is compatible enough with the native linker
9372 # that we're better off using the native interface for both.
9373 lt_use_gnu_ld_interface=no
9374 if test "$with_gnu_ld" = yes; then
9375 case $host_os in
9376 aix*)
9377 # The AIX port of GNU ld has always aspired to compatibility
9378 # with the native linker. However, as the warning in the GNU ld
9379 # block says, versions before 2.19.5* couldn't really create working
9380 # shared libraries, regardless of the interface used.
9381 case `$LD -v 2>&1` in
9382 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
9383 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9384 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9385 *)
9386 lt_use_gnu_ld_interface=yes
9387 ;;
9388 esac
9389 ;;
9390 *)
9391 lt_use_gnu_ld_interface=yes
9392 ;;
9393 esac
9394 fi
9395
9396 if test "$lt_use_gnu_ld_interface" = yes; then
9397 # If archive_cmds runs LD, not CC, wlarc should be empty
9398 wlarc='${wl}'
9399
9400 # Set some defaults for GNU ld with shared library support. These
9401 # are reset later if shared libraries are not supported. Putting them
9402 # here allows them to be overridden if necessary.
9403 runpath_var=LD_RUN_PATH
9404 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9405 export_dynamic_flag_spec='${wl}--export-dynamic'
9406 # ancient GNU ld didn't support --whole-archive et. al.
9407 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
9408 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
9409 else
9410 whole_archive_flag_spec=
9411 fi
9412 supports_anon_versioning=no
9413 case `$LD -v 2>&1` in
9414 *GNU\ gold*) supports_anon_versioning=yes ;;
9415 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
9416 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
9417 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
9418 *\ 2.11.*) ;; # other 2.11 versions
9419 *) supports_anon_versioning=yes ;;
9420 esac
9421
9422 # See if GNU ld supports shared libraries.
9423 case $host_os in
9424 aix[3-9]*)
9425 # On AIX/PPC, the GNU linker is very broken
9426 if test "$host_cpu" != ia64; then
9427 ld_shlibs=no
9428 cat <<_LT_EOF 1>&2
9429
9430*** Warning: the GNU linker, at least up to release 2.19, is reported
9431*** to be unable to reliably create shared libraries on AIX.
9432*** Therefore, libtool is disabling shared libraries support. If you
9433*** really care for shared libraries, you may want to install binutils
9434*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
9435*** You will then need to restart the configuration process.
9436
9437_LT_EOF
9438 fi
9439 ;;
9440
9441 amigaos*)
9442 case $host_cpu in
9443 powerpc)
9444 # see comment about AmigaOS4 .so support
9445 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9446 archive_expsym_cmds=''
9447 ;;
9448 m68k)
9449 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)'
9450 hardcode_libdir_flag_spec='-L$libdir'
9451 hardcode_minus_L=yes
9452 ;;
9453 esac
9454 ;;
9455
9456 beos*)
9457 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9458 allow_undefined_flag=unsupported
9459 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
9460 # support --undefined. This deserves some investigation. FIXME
9461 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9462 else
9463 ld_shlibs=no
9464 fi
9465 ;;
9466
9467 cygwin* | mingw* | pw32* | cegcc*)
9468 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
9469 # as there is no search path for DLLs.
9470 hardcode_libdir_flag_spec='-L$libdir'
9471 export_dynamic_flag_spec='${wl}--export-all-symbols'
9472 allow_undefined_flag=unsupported
9473 always_export_symbols=no
9474 enable_shared_with_static_runtimes=yes
9475 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
9476 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
9477
9478 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
9479 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
9480 # If the export-symbols file already is a .def file (1st line
9481 # is EXPORTS), use it as is; otherwise, prepend...
9482 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
9483 cp $export_symbols $output_objdir/$soname.def;
9484 else
9485 echo EXPORTS > $output_objdir/$soname.def;
9486 cat $export_symbols >> $output_objdir/$soname.def;
9487 fi~
9488 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
9489 else
9490 ld_shlibs=no
9491 fi
9492 ;;
9493
9494 haiku*)
9495 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9496 link_all_deplibs=yes
9497 ;;
9498
9499 interix[3-9]*)
9500 hardcode_direct=no
9501 hardcode_shlibpath_var=no
9502 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9503 export_dynamic_flag_spec='${wl}-E'
9504 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
9505 # Instead, shared libraries are loaded at an image base (0x10000000 by
9506 # default) and relocated if they conflict, which is a slow very memory
9507 # consuming and fragmenting process. To avoid this, we pick a random,
9508 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
9509 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
9510 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
9511 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'
9512 ;;
9513
9514 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
9515 tmp_diet=no
9516 if test "$host_os" = linux-dietlibc; then
9517 case $cc_basename in
9518 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
9519 esac
9520 fi
9521 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
9522 && test "$tmp_diet" = no
9523 then
9524 tmp_addflag=' $pic_flag'
9525 tmp_sharedflag='-shared'
9526 case $cc_basename,$host_cpu in
9527 pgcc*) # Portland Group C compiler
9528 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'
9529 tmp_addflag=' $pic_flag'
9530 ;;
9531 pgf77* | pgf90* | pgf95* | pgfortran*)
9532 # Portland Group f77 and f90 compilers
9533 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'
9534 tmp_addflag=' $pic_flag -Mnomain' ;;
9535 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
9536 tmp_addflag=' -i_dynamic' ;;
9537 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
9538 tmp_addflag=' -i_dynamic -nofor_main' ;;
9539 ifc* | ifort*) # Intel Fortran compiler
9540 tmp_addflag=' -nofor_main' ;;
9541 lf95*) # Lahey Fortran 8.1
9542 whole_archive_flag_spec=
9543 tmp_sharedflag='--shared' ;;
9544 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
9545 tmp_sharedflag='-qmkshrobj'
9546 tmp_addflag= ;;
9547 nvcc*) # Cuda Compiler Driver 2.2
9548 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'
9549 compiler_needs_object=yes
9550 ;;
9551 esac
9552 case `$CC -V 2>&1 | sed 5q` in
9553 *Sun\ C*) # Sun C 5.9
9554 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'
9555 compiler_needs_object=yes
9556 tmp_sharedflag='-G' ;;
9557 *Sun\ F*) # Sun Fortran 8.3
9558 tmp_sharedflag='-G' ;;
9559 esac
9560 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9561
9562 if test "x$supports_anon_versioning" = xyes; then
9563 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
9564 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9565 echo "local: *; };" >> $output_objdir/$libname.ver~
9566 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
9567 fi
9568
9569 case $cc_basename in
9570 xlf* | bgf* | bgxlf* | mpixlf*)
9571 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9572 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9573 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9574 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
9575 if test "x$supports_anon_versioning" = xyes; then
9576 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
9577 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9578 echo "local: *; };" >> $output_objdir/$libname.ver~
9579 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
9580 fi
9581 ;;
9582 esac
9583 else
9584 ld_shlibs=no
9585 fi
9586 ;;
9587
9588 netbsd* | netbsdelf*-gnu)
9589 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9590 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9591 wlarc=
9592 else
9593 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9594 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9595 fi
9596 ;;
9597
9598 solaris*)
9599 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
9600 ld_shlibs=no
9601 cat <<_LT_EOF 1>&2
9602
9603*** Warning: The releases 2.8.* of the GNU linker cannot reliably
9604*** create shared libraries on Solaris systems. Therefore, libtool
9605*** is disabling shared libraries support. We urge you to upgrade GNU
9606*** binutils to release 2.9.1 or newer. Another option is to modify
9607*** your PATH or compiler configuration so that the native linker is
9608*** used, and then restart.
9609
9610_LT_EOF
9611 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9612 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9613 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9614 else
9615 ld_shlibs=no
9616 fi
9617 ;;
9618
9619 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
9620 case `$LD -v 2>&1` in
9621 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
9622 ld_shlibs=no
9623 cat <<_LT_EOF 1>&2
9624
9625*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
9626*** reliably create shared libraries on SCO systems. Therefore, libtool
9627*** is disabling shared libraries support. We urge you to upgrade GNU
9628*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
9629*** your PATH or compiler configuration so that the native linker is
9630*** used, and then restart.
9631
9632_LT_EOF
9633 ;;
9634 *)
9635 # For security reasons, it is highly recommended that you always
9636 # use absolute paths for naming shared libraries, and exclude the
9637 # DT_RUNPATH tag from executables and libraries. But doing so
9638 # requires that you compile everything twice, which is a pain.
9639 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9640 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9641 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9642 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9643 else
9644 ld_shlibs=no
9645 fi
9646 ;;
9647 esac
9648 ;;
9649
9650 sunos4*)
9651 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9652 wlarc=
9653 hardcode_direct=yes
9654 hardcode_shlibpath_var=no
9655 ;;
9656
9657 *)
9658 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9659 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9660 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9661 else
9662 ld_shlibs=no
9663 fi
9664 ;;
9665 esac
9666
9667 if test "$ld_shlibs" = no; then
9668 runpath_var=
9669 hardcode_libdir_flag_spec=
9670 export_dynamic_flag_spec=
9671 whole_archive_flag_spec=
9672 fi
9673 else
9674 # PORTME fill in a description of your system's linker (not GNU ld)
9675 case $host_os in
9676 aix3*)
9677 allow_undefined_flag=unsupported
9678 always_export_symbols=yes
9679 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'
9680 # Note: this linker hardcodes the directories in LIBPATH if there
9681 # are no directories specified by -L.
9682 hardcode_minus_L=yes
9683 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9684 # Neither direct hardcoding nor static linking is supported with a
9685 # broken collect2.
9686 hardcode_direct=unsupported
9687 fi
9688 ;;
9689
9690 aix[4-9]*)
9691 if test "$host_cpu" = ia64; then
9692 # On IA64, the linker does run time linking by default, so we don't
9693 # have to do anything special.
9694 aix_use_runtimelinking=no
9695 exp_sym_flag='-Bexport'
9696 no_entry_flag=""
9697 else
9698 # If we're using GNU nm, then we don't want the "-C" option.
9699 # -C means demangle to AIX nm, but means don't demangle with GNU nm
9700 # Also, AIX nm treats weak defined symbols like other global
9701 # defined symbols, whereas GNU nm marks them as "W".
9702 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
9703 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'
9704 else
9705 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'
9706 fi
9707 aix_use_runtimelinking=no
9708
9709 # Test if we are trying to use run time linking or normal
9710 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
9711 # need to do runtime linking.
9712 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
9713 for ld_flag in $LDFLAGS; do
9714 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
9715 aix_use_runtimelinking=yes
9716 break
9717 fi
9718 done
9719 ;;
9720 esac
9721
9722 exp_sym_flag='-bexport'
9723 no_entry_flag='-bnoentry'
9724 fi
9725
9726 # When large executables or shared objects are built, AIX ld can
9727 # have problems creating the table of contents. If linking a library
9728 # or program results in "error TOC overflow" add -mminimal-toc to
9729 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
9730 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9731
9732 archive_cmds=''
9733 hardcode_direct=yes
9734 hardcode_direct_absolute=yes
9735 hardcode_libdir_separator=':'
9736 link_all_deplibs=yes
9737 file_list_spec='${wl}-f,'
9738
9739 if test "$GCC" = yes; then
9740 case $host_os in aix4.[012]|aix4.[012].*)
9741 # We only want to do this on AIX 4.2 and lower, the check
9742 # below for broken collect2 doesn't work under 4.3+
9743 collect2name=`${CC} -print-prog-name=collect2`
9744 if test -f "$collect2name" &&
9745 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
9746 then
9747 # We have reworked collect2
9748 :
9749 else
9750 # We have old collect2
9751 hardcode_direct=unsupported
9752 # It fails to find uninstalled libraries when the uninstalled
9753 # path is not listed in the libpath. Setting hardcode_minus_L
9754 # to unsupported forces relinking
9755 hardcode_minus_L=yes
9756 hardcode_libdir_flag_spec='-L$libdir'
9757 hardcode_libdir_separator=
9758 fi
9759 ;;
9760 esac
9761 shared_flag='-shared'
9762 if test "$aix_use_runtimelinking" = yes; then
9763 shared_flag="$shared_flag "'${wl}-G'
9764 fi
9765 link_all_deplibs=no
9766 else
9767 # not using gcc
9768 if test "$host_cpu" = ia64; then
9769 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
9770 # chokes on -Wl,-G. The following line is correct:
9771 shared_flag='-G'
9772 else
9773 if test "$aix_use_runtimelinking" = yes; then
9774 shared_flag='${wl}-G'
9775 else
9776 shared_flag='${wl}-bM:SRE'
9777 fi
9778 fi
9779 fi
9780
9781 export_dynamic_flag_spec='${wl}-bexpall'
9782 # It seems that -bexpall does not export symbols beginning with
9783 # underscore (_), so it is better to generate a list of symbols to export.
9784 always_export_symbols=yes
9785 if test "$aix_use_runtimelinking" = yes; then
9786 # Warning - without using the other runtime loading flags (-brtl),
9787 # -berok will link without error, but may produce a broken library.
9788 allow_undefined_flag='-berok'
9789 # Determine the default libpath from the value encoded in an
9790 # empty executable.
9791 if test "${lt_cv_aix_libpath+set}" = set; then
9792 aix_libpath=$lt_cv_aix_libpath
9793else
9794 if ${lt_cv_aix_libpath_+:} false; then :
9795 $as_echo_n "(cached) " >&6
9796else
9797 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9798/* end confdefs.h. */
9799
9800int
9801main ()
9802{
9803
9804 ;
9805 return 0;
9806}
9807_ACEOF
9808if ac_fn_c_try_link "$LINENO"; then :
9809
9810 lt_aix_libpath_sed='
9811 /Import File Strings/,/^$/ {
9812 /^0/ {
9813 s/^0 *\([^ ]*\) *$/\1/
9814 p
9815 }
9816 }'
9817 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9818 # Check for a 64-bit object if we didn't find anything.
9819 if test -z "$lt_cv_aix_libpath_"; then
9820 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9821 fi
9822fi
9823rm -f core conftest.err conftest.$ac_objext \
9824 conftest$ac_exeext conftest.$ac_ext
9825 if test -z "$lt_cv_aix_libpath_"; then
9826 lt_cv_aix_libpath_="/usr/lib:/lib"
9827 fi
9828
9829fi
9830
9831 aix_libpath=$lt_cv_aix_libpath_
9832fi
9833
9834 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9835 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"
9836 else
9837 if test "$host_cpu" = ia64; then
9838 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
9839 allow_undefined_flag="-z nodefs"
9840 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"
9841 else
9842 # Determine the default libpath from the value encoded in an
9843 # empty executable.
9844 if test "${lt_cv_aix_libpath+set}" = set; then
9845 aix_libpath=$lt_cv_aix_libpath
9846else
9847 if ${lt_cv_aix_libpath_+:} false; then :
9848 $as_echo_n "(cached) " >&6
9849else
9850 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9851/* end confdefs.h. */
9852
9853int
9854main ()
9855{
9856
9857 ;
9858 return 0;
9859}
9860_ACEOF
9861if ac_fn_c_try_link "$LINENO"; then :
9862
9863 lt_aix_libpath_sed='
9864 /Import File Strings/,/^$/ {
9865 /^0/ {
9866 s/^0 *\([^ ]*\) *$/\1/
9867 p
9868 }
9869 }'
9870 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9871 # Check for a 64-bit object if we didn't find anything.
9872 if test -z "$lt_cv_aix_libpath_"; then
9873 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9874 fi
9875fi
9876rm -f core conftest.err conftest.$ac_objext \
9877 conftest$ac_exeext conftest.$ac_ext
9878 if test -z "$lt_cv_aix_libpath_"; then
9879 lt_cv_aix_libpath_="/usr/lib:/lib"
9880 fi
9881
9882fi
9883
9884 aix_libpath=$lt_cv_aix_libpath_
9885fi
9886
9887 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9888 # Warning - without using the other run time loading flags,
9889 # -berok will link without error, but may produce a broken library.
9890 no_undefined_flag=' ${wl}-bernotok'
9891 allow_undefined_flag=' ${wl}-berok'
9892 if test "$with_gnu_ld" = yes; then
9893 # We only use this code for GNU lds that support --whole-archive.
9894 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9895 else
9896 # Exported symbols can be pulled into shared objects from archives
9897 whole_archive_flag_spec='$convenience'
9898 fi
9899 archive_cmds_need_lc=yes
9900 # This is similar to how AIX traditionally builds its shared libraries.
9901 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'
9902 fi
9903 fi
9904 ;;
9905
9906 amigaos*)
9907 case $host_cpu in
9908 powerpc)
9909 # see comment about AmigaOS4 .so support
9910 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9911 archive_expsym_cmds=''
9912 ;;
9913 m68k)
9914 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)'
9915 hardcode_libdir_flag_spec='-L$libdir'
9916 hardcode_minus_L=yes
9917 ;;
9918 esac
9919 ;;
9920
9921 bsdi[45]*)
9922 export_dynamic_flag_spec=-rdynamic
9923 ;;
9924
9925 cygwin* | mingw* | pw32* | cegcc*)
9926 # When not using gcc, we currently assume that we are using
9927 # Microsoft Visual C++.
9928 # hardcode_libdir_flag_spec is actually meaningless, as there is
9929 # no search path for DLLs.
9930 case $cc_basename in
9931 cl*)
9932 # Native MSVC
9933 hardcode_libdir_flag_spec=' '
9934 allow_undefined_flag=unsupported
9935 always_export_symbols=yes
9936 file_list_spec='@'
9937 # Tell ltmain to make .lib files, not .a files.
9938 libext=lib
9939 # Tell ltmain to make .dll files, not .so files.
9940 shrext_cmds=".dll"
9941 # FIXME: Setting linknames here is a bad hack.
9942 archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
9943 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
9944 sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
9945 else
9946 sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
9947 fi~
9948 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
9949 linknames='
9950 # The linker will not automatically build a static lib if we build a DLL.
9951 # _LT_TAGVAR(old_archive_from_new_cmds, )='true'
9952 enable_shared_with_static_runtimes=yes
9953 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
9954 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9955 # Don't use ranlib
9956 old_postinstall_cmds='chmod 644 $oldlib'
9957 postlink_cmds='lt_outputfile="@OUTPUT@"~
9958 lt_tool_outputfile="@TOOL_OUTPUT@"~
9959 case $lt_outputfile in
9960 *.exe|*.EXE) ;;
9961 *)
9962 lt_outputfile="$lt_outputfile.exe"
9963 lt_tool_outputfile="$lt_tool_outputfile.exe"
9964 ;;
9965 esac~
9966 if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
9967 $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
9968 $RM "$lt_outputfile.manifest";
9969 fi'
9970 ;;
9971 *)
9972 # Assume MSVC wrapper
9973 hardcode_libdir_flag_spec=' '
9974 allow_undefined_flag=unsupported
9975 # Tell ltmain to make .lib files, not .a files.
9976 libext=lib
9977 # Tell ltmain to make .dll files, not .so files.
9978 shrext_cmds=".dll"
9979 # FIXME: Setting linknames here is a bad hack.
9980 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
9981 # The linker will automatically build a .lib file if we build a DLL.
9982 old_archive_from_new_cmds='true'
9983 # FIXME: Should let the user specify the lib program.
9984 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
9985 enable_shared_with_static_runtimes=yes
9986 ;;
9987 esac
9988 ;;
9989
9990 darwin* | rhapsody*)
9991
9992
9993 archive_cmds_need_lc=no
9994 hardcode_direct=no
9995 hardcode_automatic=yes
9996 hardcode_shlibpath_var=unsupported
9997 if test "$lt_cv_ld_force_load" = "yes"; then
9998 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\"`'
9999
10000 else
10001 whole_archive_flag_spec=''
10002 fi
10003 link_all_deplibs=yes
10004 allow_undefined_flag="$_lt_dar_allow_undefined"
10005 case $cc_basename in
10006 ifort*) _lt_dar_can_shared=yes ;;
10007 *) _lt_dar_can_shared=$GCC ;;
10008 esac
10009 if test "$_lt_dar_can_shared" = "yes"; then
10010 output_verbose_link_cmd=func_echo_all
10011 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
10012 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
10013 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}"
10014 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}"
10015
10016 else
10017 ld_shlibs=no
10018 fi
10019
10020 ;;
10021
10022 dgux*)
10023 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10024 hardcode_libdir_flag_spec='-L$libdir'
10025 hardcode_shlibpath_var=no
10026 ;;
10027
10028 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
10029 # support. Future versions do this automatically, but an explicit c++rt0.o
10030 # does not break anything, and helps significantly (at the cost of a little
10031 # extra space).
10032 freebsd2.2*)
10033 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10034 hardcode_libdir_flag_spec='-R$libdir'
10035 hardcode_direct=yes
10036 hardcode_shlibpath_var=no
10037 ;;
10038
10039 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
10040 freebsd2.*)
10041 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10042 hardcode_direct=yes
10043 hardcode_minus_L=yes
10044 hardcode_shlibpath_var=no
10045 ;;
10046
10047 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10048 freebsd* | dragonfly*)
10049 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10050 hardcode_libdir_flag_spec='-R$libdir'
10051 hardcode_direct=yes
10052 hardcode_shlibpath_var=no
10053 ;;
10054
10055 hpux9*)
10056 if test "$GCC" = yes; then
10057 archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
10058 else
10059 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'
10060 fi
10061 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10062 hardcode_libdir_separator=:
10063 hardcode_direct=yes
10064
10065 # hardcode_minus_L: Not really in the search PATH,
10066 # but as the default location of the library.
10067 hardcode_minus_L=yes
10068 export_dynamic_flag_spec='${wl}-E'
10069 ;;
10070
10071 hpux10*)
10072 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10073 archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10074 else
10075 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10076 fi
10077 if test "$with_gnu_ld" = no; then
10078 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10079 hardcode_libdir_separator=:
10080 hardcode_direct=yes
10081 hardcode_direct_absolute=yes
10082 export_dynamic_flag_spec='${wl}-E'
10083 # hardcode_minus_L: Not really in the search PATH,
10084 # but as the default location of the library.
10085 hardcode_minus_L=yes
10086 fi
10087 ;;
10088
10089 hpux11*)
10090 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10091 case $host_cpu in
10092 hppa*64*)
10093 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10094 ;;
10095 ia64*)
10096 archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10097 ;;
10098 *)
10099 archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10100 ;;
10101 esac
10102 else
10103 case $host_cpu in
10104 hppa*64*)
10105 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10106 ;;
10107 ia64*)
10108 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10109 ;;
10110 *)
10111
10112 # Older versions of the 11.00 compiler do not understand -b yet
10113 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10114 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10115$as_echo_n "checking if $CC understands -b... " >&6; }
10116if ${lt_cv_prog_compiler__b+:} false; then :
10117 $as_echo_n "(cached) " >&6
10118else
10119 lt_cv_prog_compiler__b=no
10120 save_LDFLAGS="$LDFLAGS"
10121 LDFLAGS="$LDFLAGS -b"
10122 echo "$lt_simple_link_test_code" > conftest.$ac_ext
10123 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10124 # The linker can only warn and ignore the option if not recognized
10125 # So say no if there are warnings
10126 if test -s conftest.err; then
10127 # Append any errors to the config.log.
10128 cat conftest.err 1>&5
10129 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10130 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10131 if diff conftest.exp conftest.er2 >/dev/null; then
10132 lt_cv_prog_compiler__b=yes
10133 fi
10134 else
10135 lt_cv_prog_compiler__b=yes
10136 fi
10137 fi
10138 $RM -r conftest*
10139 LDFLAGS="$save_LDFLAGS"
10140
10141fi
10142{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10143$as_echo "$lt_cv_prog_compiler__b" >&6; }
10144
10145if test x"$lt_cv_prog_compiler__b" = xyes; then
10146 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10147else
10148 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10149fi
10150
10151 ;;
10152 esac
10153 fi
10154 if test "$with_gnu_ld" = no; then
10155 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10156 hardcode_libdir_separator=:
10157
10158 case $host_cpu in
10159 hppa*64*|ia64*)
10160 hardcode_direct=no
10161 hardcode_shlibpath_var=no
10162 ;;
10163 *)
10164 hardcode_direct=yes
10165 hardcode_direct_absolute=yes
10166 export_dynamic_flag_spec='${wl}-E'
10167
10168 # hardcode_minus_L: Not really in the search PATH,
10169 # but as the default location of the library.
10170 hardcode_minus_L=yes
10171 ;;
10172 esac
10173 fi
10174 ;;
10175
10176 irix5* | irix6* | nonstopux*)
10177 if test "$GCC" = yes; then
10178 archive_cmds='$CC -shared $pic_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'
10179 # Try to use the -exported_symbol ld option, if it does not
10180 # work, assume that -exports_file does not work either and
10181 # implicitly export all symbols.
10182 # This should be the same for all languages, so no per-tag cache variable.
10183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
10184$as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
10185if ${lt_cv_irix_exported_symbol+:} false; then :
10186 $as_echo_n "(cached) " >&6
10187else
10188 save_LDFLAGS="$LDFLAGS"
10189 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
10190 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10191/* end confdefs.h. */
10192int foo (void) { return 0; }
10193_ACEOF
10194if ac_fn_c_try_link "$LINENO"; then :
10195 lt_cv_irix_exported_symbol=yes
10196else
10197 lt_cv_irix_exported_symbol=no
10198fi
10199rm -f core conftest.err conftest.$ac_objext \
10200 conftest$ac_exeext conftest.$ac_ext
10201 LDFLAGS="$save_LDFLAGS"
10202fi
10203{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
10204$as_echo "$lt_cv_irix_exported_symbol" >&6; }
10205 if test "$lt_cv_irix_exported_symbol" = yes; then
10206 archive_expsym_cmds='$CC -shared $pic_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 ${wl}-exports_file ${wl}$export_symbols -o $lib'
10207 fi
10208 else
10209 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'
10210 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'
10211 fi
10212 archive_cmds_need_lc='no'
10213 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10214 hardcode_libdir_separator=:
10215 inherit_rpath=yes
10216 link_all_deplibs=yes
10217 ;;
10218
10219 netbsd* | netbsdelf*-gnu)
10220 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10221 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
10222 else
10223 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
10224 fi
10225 hardcode_libdir_flag_spec='-R$libdir'
10226 hardcode_direct=yes
10227 hardcode_shlibpath_var=no
10228 ;;
10229
10230 newsos6)
10231 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10232 hardcode_direct=yes
10233 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10234 hardcode_libdir_separator=:
10235 hardcode_shlibpath_var=no
10236 ;;
10237
10238 *nto* | *qnx*)
10239 ;;
10240
10241 openbsd*)
10242 if test -f /usr/libexec/ld.so; then
10243 hardcode_direct=yes
10244 hardcode_shlibpath_var=no
10245 hardcode_direct_absolute=yes
10246 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10247 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10248 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
10249 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10250 export_dynamic_flag_spec='${wl}-E'
10251 else
10252 case $host_os in
10253 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
10254 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10255 hardcode_libdir_flag_spec='-R$libdir'
10256 ;;
10257 *)
10258 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10259 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10260 ;;
10261 esac
10262 fi
10263 else
10264 ld_shlibs=no
10265 fi
10266 ;;
10267
10268 os2*)
10269 hardcode_libdir_flag_spec='-L$libdir'
10270 hardcode_minus_L=yes
10271 allow_undefined_flag=unsupported
10272 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'
10273 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10274 ;;
10275
10276 osf3*)
10277 if test "$GCC" = yes; then
10278 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10279 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'
10280 else
10281 allow_undefined_flag=' -expect_unresolved \*'
10282 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'
10283 fi
10284 archive_cmds_need_lc='no'
10285 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10286 hardcode_libdir_separator=:
10287 ;;
10288
10289 osf4* | osf5*) # as osf3* with the addition of -msym flag
10290 if test "$GCC" = yes; then
10291 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10292 archive_cmds='$CC -shared${allow_undefined_flag} $pic_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'
10293 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10294 else
10295 allow_undefined_flag=' -expect_unresolved \*'
10296 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'
10297 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~
10298 $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'
10299
10300 # Both c and cxx compiler support -rpath directly
10301 hardcode_libdir_flag_spec='-rpath $libdir'
10302 fi
10303 archive_cmds_need_lc='no'
10304 hardcode_libdir_separator=:
10305 ;;
10306
10307 solaris*)
10308 no_undefined_flag=' -z defs'
10309 if test "$GCC" = yes; then
10310 wlarc='${wl}'
10311 archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10312 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10313 $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10314 else
10315 case `$CC -V 2>&1` in
10316 *"Compilers 5.0"*)
10317 wlarc=''
10318 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
10319 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10320 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
10321 ;;
10322 *)
10323 wlarc='${wl}'
10324 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10325 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10326 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10327 ;;
10328 esac
10329 fi
10330 hardcode_libdir_flag_spec='-R$libdir'
10331 hardcode_shlibpath_var=no
10332 case $host_os in
10333 solaris2.[0-5] | solaris2.[0-5].*) ;;
10334 *)
10335 # The compiler driver will combine and reorder linker options,
10336 # but understands `-z linker_flag'. GCC discards it without `$wl',
10337 # but is careful enough not to reorder.
10338 # Supported since Solaris 2.6 (maybe 2.5.1?)
10339 if test "$GCC" = yes; then
10340 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
10341 else
10342 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
10343 fi
10344 ;;
10345 esac
10346 link_all_deplibs=yes
10347 ;;
10348
10349 sunos4*)
10350 if test "x$host_vendor" = xsequent; then
10351 # Use $CC to link under sequent, because it throws in some extra .o
10352 # files that make .init and .fini sections work.
10353 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10354 else
10355 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10356 fi
10357 hardcode_libdir_flag_spec='-L$libdir'
10358 hardcode_direct=yes
10359 hardcode_minus_L=yes
10360 hardcode_shlibpath_var=no
10361 ;;
10362
10363 sysv4)
10364 case $host_vendor in
10365 sni)
10366 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10367 hardcode_direct=yes # is this really true???
10368 ;;
10369 siemens)
10370 ## LD is ld it makes a PLAMLIB
10371 ## CC just makes a GrossModule.
10372 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10373 reload_cmds='$CC -r -o $output$reload_objs'
10374 hardcode_direct=no
10375 ;;
10376 motorola)
10377 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10378 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
10379 ;;
10380 esac
10381 runpath_var='LD_RUN_PATH'
10382 hardcode_shlibpath_var=no
10383 ;;
10384
10385 sysv4.3*)
10386 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10387 hardcode_shlibpath_var=no
10388 export_dynamic_flag_spec='-Bexport'
10389 ;;
10390
10391 sysv4*MP*)
10392 if test -d /usr/nec; then
10393 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10394 hardcode_shlibpath_var=no
10395 runpath_var=LD_RUN_PATH
10396 hardcode_runpath_var=yes
10397 ld_shlibs=yes
10398 fi
10399 ;;
10400
10401 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
10402 no_undefined_flag='${wl}-z,text'
10403 archive_cmds_need_lc=no
10404 hardcode_shlibpath_var=no
10405 runpath_var='LD_RUN_PATH'
10406
10407 if test "$GCC" = yes; then
10408 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10409 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10410 else
10411 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10412 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10413 fi
10414 ;;
10415
10416 sysv5* | sco3.2v5* | sco5v6*)
10417 # Note: We can NOT use -z defs as we might desire, because we do not
10418 # link with -lc, and that would cause any symbols used from libc to
10419 # always be unresolved, which means just about no library would
10420 # ever link correctly. If we're not using GNU ld we use -z text
10421 # though, which does catch some bad symbols but isn't as heavy-handed
10422 # as -z defs.
10423 no_undefined_flag='${wl}-z,text'
10424 allow_undefined_flag='${wl}-z,nodefs'
10425 archive_cmds_need_lc=no
10426 hardcode_shlibpath_var=no
10427 hardcode_libdir_flag_spec='${wl}-R,$libdir'
10428 hardcode_libdir_separator=':'
10429 link_all_deplibs=yes
10430 export_dynamic_flag_spec='${wl}-Bexport'
10431 runpath_var='LD_RUN_PATH'
10432
10433 if test "$GCC" = yes; then
10434 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10435 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10436 else
10437 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10438 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10439 fi
10440 ;;
10441
10442 uts4*)
10443 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10444 hardcode_libdir_flag_spec='-L$libdir'
10445 hardcode_shlibpath_var=no
10446 ;;
10447
10448 *)
10449 ld_shlibs=no
10450 ;;
10451 esac
10452
10453 if test x$host_vendor = xsni; then
10454 case $host in
10455 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
10456 export_dynamic_flag_spec='${wl}-Blargedynsym'
10457 ;;
10458 esac
10459 fi
10460 fi
10461
10462{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10463$as_echo "$ld_shlibs" >&6; }
10464test "$ld_shlibs" = no && can_build_shared=no
10465
10466with_gnu_ld=$with_gnu_ld
10467
10468
10469
10470
10471
10472
10473
10474
10475
10476
10477
10478
10479
10480
10481
10482#
10483# Do we need to explicitly link libc?
10484#
10485case "x$archive_cmds_need_lc" in
10486x|xyes)
10487 # Assume -lc should be added
10488 archive_cmds_need_lc=yes
10489
10490 if test "$enable_shared" = yes && test "$GCC" = yes; then
10491 case $archive_cmds in
10492 *'~'*)
10493 # FIXME: we may have to deal with multi-command sequences.
10494 ;;
10495 '$CC '*)
10496 # Test whether the compiler implicitly links with -lc since on some
10497 # systems, -lgcc has to come before -lc. If gcc already passes -lc
10498 # to ld, don't add -lc before -lgcc.
10499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
10500$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
10501if ${lt_cv_archive_cmds_need_lc+:} false; then :
10502 $as_echo_n "(cached) " >&6
10503else
10504 $RM conftest*
10505 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10506
10507 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10508 (eval $ac_compile) 2>&5
10509 ac_status=$?
10510 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10511 test $ac_status = 0; } 2>conftest.err; then
10512 soname=conftest
10513 lib=conftest
10514 libobjs=conftest.$ac_objext
10515 deplibs=
10516 wl=$lt_prog_compiler_wl
10517 pic_flag=$lt_prog_compiler_pic
10518 compiler_flags=-v
10519 linker_flags=-v
10520 verstring=
10521 output_objdir=.
10522 libname=conftest
10523 lt_save_allow_undefined_flag=$allow_undefined_flag
10524 allow_undefined_flag=
10525 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
10526 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
10527 ac_status=$?
10528 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10529 test $ac_status = 0; }
10530 then
10531 lt_cv_archive_cmds_need_lc=no
10532 else
10533 lt_cv_archive_cmds_need_lc=yes
10534 fi
10535 allow_undefined_flag=$lt_save_allow_undefined_flag
10536 else
10537 cat conftest.err 1>&5
10538 fi
10539 $RM conftest*
10540
10541fi
10542{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
10543$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
10544 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
10545 ;;
10546 esac
10547 fi
10548 ;;
10549esac
10550
10551
10552
10553
10554
10555
10556
10557
10558
10559
10560
10561
10562
10563
10564
10565
10566
10567
10568
10569
10570
10571
10572
10573
10574
10575
10576
10577
10578
10579
10580
10581
10582
10583
10584
10585
10586
10587
10588
10589
10590
10591
10592
10593
10594
10595
10596
10597
10598
10599
10600
10601
10602
10603
10604
10605
10606
10607
10608
10609
10610
10611
10612
10613
10614
10615
10616
10617
10618
10619
10620
10621
10622
10623
10624
10625
10626
10627
10628
10629
10630
10631
10632
10633
10634
10635
10636
10637
10638
10639
10640
10641
10642
10643
10644
10645
10646
10647
10648
10649
10650
10651
10652
10653
10654
10655
10656
10657
10658
10659
10660
10661
10662
10663
10664
10665
10666
10667
10668
10669
10670
10671
10672
10673
10674
10675
10676
10677
10678
10679
10680
10681
10682
10683
10684
10685
10686
10687
10688
10689
10690
10691
10692
10693
10694
10695
10696
10697
10698
10699
10700
10701
10702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10703$as_echo_n "checking dynamic linker characteristics... " >&6; }
10704
10705if test "$GCC" = yes; then
10706 case $host_os in
10707 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
10708 *) lt_awk_arg="/^libraries:/" ;;
10709 esac
10710 case $host_os in
10711 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
10712 *) lt_sed_strip_eq="s,=/,/,g" ;;
10713 esac
10714 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
10715 case $lt_search_path_spec in
10716 *\;*)
10717 # if the path contains ";" then we assume it to be the separator
10718 # otherwise default to the standard path separator (i.e. ":") - it is
10719 # assumed that no part of a normal pathname contains ";" but that should
10720 # okay in the real world where ";" in dirpaths is itself problematic.
10721 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
10722 ;;
10723 *)
10724 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
10725 ;;
10726 esac
10727 # Ok, now we have the path, separated by spaces, we can step through it
10728 # and add multilib dir if necessary.
10729 lt_tmp_lt_search_path_spec=
10730 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
10731 for lt_sys_path in $lt_search_path_spec; do
10732 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
10733 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
10734 else
10735 test -d "$lt_sys_path" && \
10736 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
10737 fi
10738 done
10739 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
10740BEGIN {RS=" "; FS="/|\n";} {
10741 lt_foo="";
10742 lt_count=0;
10743 for (lt_i = NF; lt_i > 0; lt_i--) {
10744 if ($lt_i != "" && $lt_i != ".") {
10745 if ($lt_i == "..") {
10746 lt_count++;
10747 } else {
10748 if (lt_count == 0) {
10749 lt_foo="/" $lt_i lt_foo;
10750 } else {
10751 lt_count--;
10752 }
10753 }
10754 }
10755 }
10756 if (lt_foo != "") { lt_freq[lt_foo]++; }
10757 if (lt_freq[lt_foo] == 1) { print lt_foo; }
10758}'`
10759 # AWK program above erroneously prepends '/' to C:/dos/paths
10760 # for these hosts.
10761 case $host_os in
10762 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
10763 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
10764 esac
10765 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
10766else
10767 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
10768fi
10769library_names_spec=
10770libname_spec='lib$name'
10771soname_spec=
10772shrext_cmds=".so"
10773postinstall_cmds=
10774postuninstall_cmds=
10775finish_cmds=
10776finish_eval=
10777shlibpath_var=
10778shlibpath_overrides_runpath=unknown
10779version_type=none
10780dynamic_linker="$host_os ld.so"
10781sys_lib_dlsearch_path_spec="/lib /usr/lib"
10782need_lib_prefix=unknown
10783hardcode_into_libs=no
10784
10785# when you set need_version to no, make sure it does not cause -set_version
10786# flags to be left without arguments
10787need_version=unknown
10788
10789case $host_os in
10790aix3*)
10791 version_type=linux # correct to gnu/linux during the next big refactor
10792 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
10793 shlibpath_var=LIBPATH
10794
10795 # AIX 3 has no versioning support, so we append a major version to the name.
10796 soname_spec='${libname}${release}${shared_ext}$major'
10797 ;;
10798
10799aix[4-9]*)
10800 version_type=linux # correct to gnu/linux during the next big refactor
10801 need_lib_prefix=no
10802 need_version=no
10803 hardcode_into_libs=yes
10804 if test "$host_cpu" = ia64; then
10805 # AIX 5 supports IA64
10806 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10807 shlibpath_var=LD_LIBRARY_PATH
10808 else
10809 # With GCC up to 2.95.x, collect2 would create an import file
10810 # for dependence libraries. The import file would start with
10811 # the line `#! .'. This would cause the generated library to
10812 # depend on `.', always an invalid library. This was fixed in
10813 # development snapshots of GCC prior to 3.0.
10814 case $host_os in
10815 aix4 | aix4.[01] | aix4.[01].*)
10816 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
10817 echo ' yes '
10818 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
10819 :
10820 else
10821 can_build_shared=no
10822 fi
10823 ;;
10824 esac
10825 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
10826 # soname into executable. Probably we can add versioning support to
10827 # collect2, so additional links can be useful in future.
10828 if test "$aix_use_runtimelinking" = yes; then
10829 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
10830 # instead of lib<name>.a to let people know that these are not
10831 # typical AIX shared libraries.
10832 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10833 else
10834 # We preserve .a as extension for shared libraries through AIX4.2
10835 # and later when we are not doing run time linking.
10836 library_names_spec='${libname}${release}.a $libname.a'
10837 soname_spec='${libname}${release}${shared_ext}$major'
10838 fi
10839 shlibpath_var=LIBPATH
10840 fi
10841 ;;
10842
10843amigaos*)
10844 case $host_cpu in
10845 powerpc)
10846 # Since July 2007 AmigaOS4 officially supports .so libraries.
10847 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
10848 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10849 ;;
10850 m68k)
10851 library_names_spec='$libname.ixlibrary $libname.a'
10852 # Create ${libname}_ixlibrary.a entries in /sys/libs.
10853 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'
10854 ;;
10855 esac
10856 ;;
10857
10858beos*)
10859 library_names_spec='${libname}${shared_ext}'
10860 dynamic_linker="$host_os ld.so"
10861 shlibpath_var=LIBRARY_PATH
10862 ;;
10863
10864bsdi[45]*)
10865 version_type=linux # correct to gnu/linux during the next big refactor
10866 need_version=no
10867 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10868 soname_spec='${libname}${release}${shared_ext}$major'
10869 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
10870 shlibpath_var=LD_LIBRARY_PATH
10871 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
10872 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
10873 # the default ld.so.conf also contains /usr/contrib/lib and
10874 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
10875 # libtool to hard-code these into programs
10876 ;;
10877
10878cygwin* | mingw* | pw32* | cegcc*)
10879 version_type=windows
10880 shrext_cmds=".dll"
10881 need_version=no
10882 need_lib_prefix=no
10883
10884 case $GCC,$cc_basename in
10885 yes,*)
10886 # gcc
10887 library_names_spec='$libname.dll.a'
10888 # DLL is installed to $(libdir)/../bin by postinstall_cmds
10889 postinstall_cmds='base_file=`basename \${file}`~
10890 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10891 dldir=$destdir/`dirname \$dlpath`~
10892 test -d \$dldir || mkdir -p \$dldir~
10893 $install_prog $dir/$dlname \$dldir/$dlname~
10894 chmod a+x \$dldir/$dlname~
10895 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10896 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
10897 fi'
10898 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10899 dlpath=$dir/\$dldll~
10900 $RM \$dlpath'
10901 shlibpath_overrides_runpath=yes
10902
10903 case $host_os in
10904 cygwin*)
10905 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
10906 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10907
10908 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
10909 ;;
10910 mingw* | cegcc*)
10911 # MinGW DLLs use traditional 'lib' prefix
10912 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10913 ;;
10914 pw32*)
10915 # pw32 DLLs use 'pw' prefix rather than 'lib'
10916 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10917 ;;
10918 esac
10919 dynamic_linker='Win32 ld.exe'
10920 ;;
10921
10922 *,cl*)
10923 # Native MSVC
10924 libname_spec='$name'
10925 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10926 library_names_spec='${libname}.dll.lib'
10927
10928 case $build_os in
10929 mingw*)
10930 sys_lib_search_path_spec=
10931 lt_save_ifs=$IFS
10932 IFS=';'
10933 for lt_path in $LIB
10934 do
10935 IFS=$lt_save_ifs
10936 # Let DOS variable expansion print the short 8.3 style file name.
10937 lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
10938 sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
10939 done
10940 IFS=$lt_save_ifs
10941 # Convert to MSYS style.
10942 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
10943 ;;
10944 cygwin*)
10945 # Convert to unix form, then to dos form, then back to unix form
10946 # but this time dos style (no spaces!) so that the unix form looks
10947 # like /cygdrive/c/PROGRA~1:/cygdr...
10948 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
10949 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
10950 sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
10951 ;;
10952 *)
10953 sys_lib_search_path_spec="$LIB"
10954 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
10955 # It is most probably a Windows format PATH.
10956 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
10957 else
10958 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
10959 fi
10960 # FIXME: find the short name or the path components, as spaces are
10961 # common. (e.g. "Program Files" -> "PROGRA~1")
10962 ;;
10963 esac
10964
10965 # DLL is installed to $(libdir)/../bin by postinstall_cmds
10966 postinstall_cmds='base_file=`basename \${file}`~
10967 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10968 dldir=$destdir/`dirname \$dlpath`~
10969 test -d \$dldir || mkdir -p \$dldir~
10970 $install_prog $dir/$dlname \$dldir/$dlname'
10971 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10972 dlpath=$dir/\$dldll~
10973 $RM \$dlpath'
10974 shlibpath_overrides_runpath=yes
10975 dynamic_linker='Win32 link.exe'
10976 ;;
10977
10978 *)
10979 # Assume MSVC wrapper
10980 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
10981 dynamic_linker='Win32 ld.exe'
10982 ;;
10983 esac
10984 # FIXME: first we should search . and the directory the executable is in
10985 shlibpath_var=PATH
10986 ;;
10987
10988darwin* | rhapsody*)
10989 dynamic_linker="$host_os dyld"
10990 version_type=darwin
10991 need_lib_prefix=no
10992 need_version=no
10993 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
10994 soname_spec='${libname}${release}${major}$shared_ext'
10995 shlibpath_overrides_runpath=yes
10996 shlibpath_var=DYLD_LIBRARY_PATH
10997 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
10998
10999 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11000 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11001 ;;
11002
11003dgux*)
11004 version_type=linux # correct to gnu/linux during the next big refactor
11005 need_lib_prefix=no
11006 need_version=no
11007 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11008 soname_spec='${libname}${release}${shared_ext}$major'
11009 shlibpath_var=LD_LIBRARY_PATH
11010 ;;
11011
11012freebsd* | dragonfly*)
11013 # DragonFly does not have aout. When/if they implement a new
11014 # versioning mechanism, adjust this.
11015 if test -x /usr/bin/objformat; then
11016 objformat=`/usr/bin/objformat`
11017 else
11018 case $host_os in
11019 freebsd[23].*) objformat=aout ;;
11020 *) objformat=elf ;;
11021 esac
11022 fi
11023 version_type=freebsd-$objformat
11024 case $version_type in
11025 freebsd-elf*)
11026 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11027 need_version=no
11028 need_lib_prefix=no
11029 ;;
11030 freebsd-*)
11031 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11032 need_version=yes
11033 ;;
11034 esac
11035 shlibpath_var=LD_LIBRARY_PATH
11036 case $host_os in
11037 freebsd2.*)
11038 shlibpath_overrides_runpath=yes
11039 ;;
11040 freebsd3.[01]* | freebsdelf3.[01]*)
11041 shlibpath_overrides_runpath=yes
11042 hardcode_into_libs=yes
11043 ;;
11044 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
11045 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
11046 shlibpath_overrides_runpath=no
11047 hardcode_into_libs=yes
11048 ;;
11049 *) # from 4.6 on, and DragonFly
11050 shlibpath_overrides_runpath=yes
11051 hardcode_into_libs=yes
11052 ;;
11053 esac
11054 ;;
11055
11056haiku*)
11057 version_type=linux # correct to gnu/linux during the next big refactor
11058 need_lib_prefix=no
11059 need_version=no
11060 dynamic_linker="$host_os runtime_loader"
11061 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11062 soname_spec='${libname}${release}${shared_ext}$major'
11063 shlibpath_var=LIBRARY_PATH
11064 shlibpath_overrides_runpath=yes
11065 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
11066 hardcode_into_libs=yes
11067 ;;
11068
11069hpux9* | hpux10* | hpux11*)
11070 # Give a soname corresponding to the major version so that dld.sl refuses to
11071 # link against other versions.
11072 version_type=sunos
11073 need_lib_prefix=no
11074 need_version=no
11075 case $host_cpu in
11076 ia64*)
11077 shrext_cmds='.so'
11078 hardcode_into_libs=yes
11079 dynamic_linker="$host_os dld.so"
11080 shlibpath_var=LD_LIBRARY_PATH
11081 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11082 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11083 soname_spec='${libname}${release}${shared_ext}$major'
11084 if test "X$HPUX_IA64_MODE" = X32; then
11085 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
11086 else
11087 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
11088 fi
11089 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11090 ;;
11091 hppa*64*)
11092 shrext_cmds='.sl'
11093 hardcode_into_libs=yes
11094 dynamic_linker="$host_os dld.sl"
11095 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
11096 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11097 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11098 soname_spec='${libname}${release}${shared_ext}$major'
11099 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
11100 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11101 ;;
11102 *)
11103 shrext_cmds='.sl'
11104 dynamic_linker="$host_os dld.sl"
11105 shlibpath_var=SHLIB_PATH
11106 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
11107 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11108 soname_spec='${libname}${release}${shared_ext}$major'
11109 ;;
11110 esac
11111 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11112 postinstall_cmds='chmod 555 $lib'
11113 # or fails outright, so override atomically:
11114 install_override_mode=555
11115 ;;
11116
11117interix[3-9]*)
11118 version_type=linux # correct to gnu/linux during the next big refactor
11119 need_lib_prefix=no
11120 need_version=no
11121 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11122 soname_spec='${libname}${release}${shared_ext}$major'
11123 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
11124 shlibpath_var=LD_LIBRARY_PATH
11125 shlibpath_overrides_runpath=no
11126 hardcode_into_libs=yes
11127 ;;
11128
11129irix5* | irix6* | nonstopux*)
11130 case $host_os in
11131 nonstopux*) version_type=nonstopux ;;
11132 *)
11133 if test "$lt_cv_prog_gnu_ld" = yes; then
11134 version_type=linux # correct to gnu/linux during the next big refactor
11135 else
11136 version_type=irix
11137 fi ;;
11138 esac
11139 need_lib_prefix=no
11140 need_version=no
11141 soname_spec='${libname}${release}${shared_ext}$major'
11142 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
11143 case $host_os in
11144 irix5* | nonstopux*)
11145 libsuff= shlibsuff=
11146 ;;
11147 *)
11148 case $LD in # libtool.m4 will add one of these switches to LD
11149 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11150 libsuff= shlibsuff= libmagic=32-bit;;
11151 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11152 libsuff=32 shlibsuff=N32 libmagic=N32;;
11153 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11154 libsuff=64 shlibsuff=64 libmagic=64-bit;;
11155 *) libsuff= shlibsuff= libmagic=never-match;;
11156 esac
11157 ;;
11158 esac
11159 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
11160 shlibpath_overrides_runpath=no
11161 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
11162 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
11163 hardcode_into_libs=yes
11164 ;;
11165
11166# No shared lib support for Linux oldld, aout, or coff.
11167linux*oldld* | linux*aout* | linux*coff*)
11168 dynamic_linker=no
11169 ;;
11170
11171# This must be glibc/ELF.
11172linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
11173 version_type=linux # correct to gnu/linux during the next big refactor
11174 need_lib_prefix=no
11175 need_version=no
11176 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11177 soname_spec='${libname}${release}${shared_ext}$major'
11178 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11179 shlibpath_var=LD_LIBRARY_PATH
11180 shlibpath_overrides_runpath=no
11181
11182 # Some binutils ld are patched to set DT_RUNPATH
11183 if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
11184 $as_echo_n "(cached) " >&6
11185else
11186 lt_cv_shlibpath_overrides_runpath=no
11187 save_LDFLAGS=$LDFLAGS
11188 save_libdir=$libdir
11189 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11190 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
11191 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11192/* end confdefs.h. */
11193
11194int
11195main ()
11196{
11197
11198 ;
11199 return 0;
11200}
11201_ACEOF
11202if ac_fn_c_try_link "$LINENO"; then :
11203 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
11204 lt_cv_shlibpath_overrides_runpath=yes
11205fi
11206fi
11207rm -f core conftest.err conftest.$ac_objext \
11208 conftest$ac_exeext conftest.$ac_ext
11209 LDFLAGS=$save_LDFLAGS
11210 libdir=$save_libdir
11211
11212fi
11213
11214 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
11215
11216 # This implies no fast_install, which is unacceptable.
11217 # Some rework will be needed to allow for fast_install
11218 # before this can be enabled.
11219 hardcode_into_libs=yes
11220
11221 # Append ld.so.conf contents to the search path
11222 if test -f /etc/ld.so.conf; then
11223 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' ' '`
11224 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11225 fi
11226
11227 # We used to test for /lib/ld.so.1 and disable shared libraries on
11228 # powerpc, because MkLinux only supported shared libraries with the
11229 # GNU dynamic linker. Since this was broken with cross compilers,
11230 # most powerpc-linux boxes support dynamic linking these days and
11231 # people can always --disable-shared, the test was removed, and we
11232 # assume the GNU/Linux dynamic linker is in use.
11233 dynamic_linker='GNU/Linux ld.so'
11234 ;;
11235
11236netbsdelf*-gnu)
11237 version_type=linux
11238 need_lib_prefix=no
11239 need_version=no
11240 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11241 soname_spec='${libname}${release}${shared_ext}$major'
11242 shlibpath_var=LD_LIBRARY_PATH
11243 shlibpath_overrides_runpath=no
11244 hardcode_into_libs=yes
11245 dynamic_linker='NetBSD ld.elf_so'
11246 ;;
11247
11248netbsd*)
11249 version_type=sunos
11250 need_lib_prefix=no
11251 need_version=no
11252 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11253 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11254 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11255 dynamic_linker='NetBSD (a.out) ld.so'
11256 else
11257 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11258 soname_spec='${libname}${release}${shared_ext}$major'
11259 dynamic_linker='NetBSD ld.elf_so'
11260 fi
11261 shlibpath_var=LD_LIBRARY_PATH
11262 shlibpath_overrides_runpath=yes
11263 hardcode_into_libs=yes
11264 ;;
11265
11266newsos6)
11267 version_type=linux # correct to gnu/linux during the next big refactor
11268 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11269 shlibpath_var=LD_LIBRARY_PATH
11270 shlibpath_overrides_runpath=yes
11271 ;;
11272
11273*nto* | *qnx*)
11274 version_type=qnx
11275 need_lib_prefix=no
11276 need_version=no
11277 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11278 soname_spec='${libname}${release}${shared_ext}$major'
11279 shlibpath_var=LD_LIBRARY_PATH
11280 shlibpath_overrides_runpath=no
11281 hardcode_into_libs=yes
11282 dynamic_linker='ldqnx.so'
11283 ;;
11284
11285openbsd*)
11286 version_type=sunos
11287 sys_lib_dlsearch_path_spec="/usr/lib"
11288 need_lib_prefix=no
11289 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
11290 case $host_os in
11291 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
11292 *) need_version=no ;;
11293 esac
11294 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11295 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11296 shlibpath_var=LD_LIBRARY_PATH
11297 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11298 case $host_os in
11299 openbsd2.[89] | openbsd2.[89].*)
11300 shlibpath_overrides_runpath=no
11301 ;;
11302 *)
11303 shlibpath_overrides_runpath=yes
11304 ;;
11305 esac
11306 else
11307 shlibpath_overrides_runpath=yes
11308 fi
11309 ;;
11310
11311os2*)
11312 libname_spec='$name'
11313 shrext_cmds=".dll"
11314 need_lib_prefix=no
11315 library_names_spec='$libname${shared_ext} $libname.a'
11316 dynamic_linker='OS/2 ld.exe'
11317 shlibpath_var=LIBPATH
11318 ;;
11319
11320osf3* | osf4* | osf5*)
11321 version_type=osf
11322 need_lib_prefix=no
11323 need_version=no
11324 soname_spec='${libname}${release}${shared_ext}$major'
11325 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11326 shlibpath_var=LD_LIBRARY_PATH
11327 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
11328 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
11329 ;;
11330
11331rdos*)
11332 dynamic_linker=no
11333 ;;
11334
11335solaris*)
11336 version_type=linux # correct to gnu/linux during the next big refactor
11337 need_lib_prefix=no
11338 need_version=no
11339 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11340 soname_spec='${libname}${release}${shared_ext}$major'
11341 shlibpath_var=LD_LIBRARY_PATH
11342 shlibpath_overrides_runpath=yes
11343 hardcode_into_libs=yes
11344 # ldd complains unless libraries are executable
11345 postinstall_cmds='chmod +x $lib'
11346 ;;
11347
11348sunos4*)
11349 version_type=sunos
11350 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11351 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
11352 shlibpath_var=LD_LIBRARY_PATH
11353 shlibpath_overrides_runpath=yes
11354 if test "$with_gnu_ld" = yes; then
11355 need_lib_prefix=no
11356 fi
11357 need_version=yes
11358 ;;
11359
11360sysv4 | sysv4.3*)
11361 version_type=linux # correct to gnu/linux during the next big refactor
11362 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11363 soname_spec='${libname}${release}${shared_ext}$major'
11364 shlibpath_var=LD_LIBRARY_PATH
11365 case $host_vendor in
11366 sni)
11367 shlibpath_overrides_runpath=no
11368 need_lib_prefix=no
11369 runpath_var=LD_RUN_PATH
11370 ;;
11371 siemens)
11372 need_lib_prefix=no
11373 ;;
11374 motorola)
11375 need_lib_prefix=no
11376 need_version=no
11377 shlibpath_overrides_runpath=no
11378 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
11379 ;;
11380 esac
11381 ;;
11382
11383sysv4*MP*)
11384 if test -d /usr/nec ;then
11385 version_type=linux # correct to gnu/linux during the next big refactor
11386 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11387 soname_spec='$libname${shared_ext}.$major'
11388 shlibpath_var=LD_LIBRARY_PATH
11389 fi
11390 ;;
11391
11392sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
11393 version_type=freebsd-elf
11394 need_lib_prefix=no
11395 need_version=no
11396 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11397 soname_spec='${libname}${release}${shared_ext}$major'
11398 shlibpath_var=LD_LIBRARY_PATH
11399 shlibpath_overrides_runpath=yes
11400 hardcode_into_libs=yes
11401 if test "$with_gnu_ld" = yes; then
11402 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
11403 else
11404 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
11405 case $host_os in
11406 sco3.2v5*)
11407 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
11408 ;;
11409 esac
11410 fi
11411 sys_lib_dlsearch_path_spec='/usr/lib'
11412 ;;
11413
11414tpf*)
11415 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
11416 version_type=linux # correct to gnu/linux during the next big refactor
11417 need_lib_prefix=no
11418 need_version=no
11419 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11420 shlibpath_var=LD_LIBRARY_PATH
11421 shlibpath_overrides_runpath=no
11422 hardcode_into_libs=yes
11423 ;;
11424
11425uts4*)
11426 version_type=linux # correct to gnu/linux during the next big refactor
11427 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11428 soname_spec='${libname}${release}${shared_ext}$major'
11429 shlibpath_var=LD_LIBRARY_PATH
11430 ;;
11431
11432*)
11433 dynamic_linker=no
11434 ;;
11435esac
11436{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11437$as_echo "$dynamic_linker" >&6; }
11438test "$dynamic_linker" = no && can_build_shared=no
11439
11440variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
11441if test "$GCC" = yes; then
11442 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
11443fi
11444
11445if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
11446 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
11447fi
11448if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
11449 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
11450fi
11451
11452
11453
11454
11455
11456
11457
11458
11459
11460
11461
11462
11463
11464
11465
11466
11467
11468
11469
11470
11471
11472
11473
11474
11475
11476
11477
11478
11479
11480
11481
11482
11483
11484
11485
11486
11487
11488
11489
11490
11491
11492
11493
11494
11495
11496
11497
11498
11499
11500
11501
11502
11503
11504
11505
11506
11507
11508
11509
11510
11511
11512
11513
11514
11515
11516
11517
11518
11519
11520
11521
11522
11523
11524
11525
11526
11527
11528
11529
11530
11531
11532
11533
11534
11535
11536
11537
11538
11539
11540
11541
11542
11543 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
11544$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
11545hardcode_action=
11546if test -n "$hardcode_libdir_flag_spec" ||
11547 test -n "$runpath_var" ||
11548 test "X$hardcode_automatic" = "Xyes" ; then
11549
11550 # We can hardcode non-existent directories.
11551 if test "$hardcode_direct" != no &&
11552 # If the only mechanism to avoid hardcoding is shlibpath_var, we
11553 # have to relink, otherwise we might link with an installed library
11554 # when we should be linking with a yet-to-be-installed one
11555 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
11556 test "$hardcode_minus_L" != no; then
11557 # Linking always hardcodes the temporary library directory.
11558 hardcode_action=relink
11559 else
11560 # We can link without hardcoding, and we can hardcode nonexisting dirs.
11561 hardcode_action=immediate
11562 fi
11563else
11564 # We cannot hardcode anything, or else we can only hardcode existing
11565 # directories.
11566 hardcode_action=unsupported
11567fi
11568{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
11569$as_echo "$hardcode_action" >&6; }
11570
11571if test "$hardcode_action" = relink ||
11572 test "$inherit_rpath" = yes; then
11573 # Fast installation is not supported
11574 enable_fast_install=no
11575elif test "$shlibpath_overrides_runpath" = yes ||
11576 test "$enable_shared" = no; then
11577 # Fast installation is not necessary
11578 enable_fast_install=needless
11579fi
11580
11581
11582
11583
11584
11585
11586 if test "x$enable_dlopen" != xyes; then
11587 enable_dlopen=unknown
11588 enable_dlopen_self=unknown
11589 enable_dlopen_self_static=unknown
11590else
11591 lt_cv_dlopen=no
11592 lt_cv_dlopen_libs=
11593
11594 case $host_os in
11595 beos*)
11596 lt_cv_dlopen="load_add_on"
11597 lt_cv_dlopen_libs=
11598 lt_cv_dlopen_self=yes
11599 ;;
11600
11601 mingw* | pw32* | cegcc*)
11602 lt_cv_dlopen="LoadLibrary"
11603 lt_cv_dlopen_libs=
11604 ;;
11605
11606 cygwin*)
11607 lt_cv_dlopen="dlopen"
11608 lt_cv_dlopen_libs=
11609 ;;
11610
11611 darwin*)
11612 # if libdl is installed we need to link against it
11613 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11614$as_echo_n "checking for dlopen in -ldl... " >&6; }
11615if ${ac_cv_lib_dl_dlopen+:} false; then :
11616 $as_echo_n "(cached) " >&6
11617else
11618 ac_check_lib_save_LIBS=$LIBS
11619LIBS="-ldl $LIBS"
11620cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11621/* end confdefs.h. */
11622
11623/* Override any GCC internal prototype to avoid an error.
11624 Use char because int might match the return type of a GCC
11625 builtin and then its argument prototype would still apply. */
11626#ifdef __cplusplus
11627extern "C"
11628#endif
11629char dlopen ();
11630int
11631main ()
11632{
11633return dlopen ();
11634 ;
11635 return 0;
11636}
11637_ACEOF
11638if ac_fn_c_try_link "$LINENO"; then :
11639 ac_cv_lib_dl_dlopen=yes
11640else
11641 ac_cv_lib_dl_dlopen=no
11642fi
11643rm -f core conftest.err conftest.$ac_objext \
11644 conftest$ac_exeext conftest.$ac_ext
11645LIBS=$ac_check_lib_save_LIBS
11646fi
11647{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11648$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11649if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
11650 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
11651else
11652
11653 lt_cv_dlopen="dyld"
11654 lt_cv_dlopen_libs=
11655 lt_cv_dlopen_self=yes
11656
11657fi
11658
11659 ;;
11660
11661 *)
11662 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
11663if test "x$ac_cv_func_shl_load" = xyes; then :
11664 lt_cv_dlopen="shl_load"
11665else
11666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
11667$as_echo_n "checking for shl_load in -ldld... " >&6; }
11668if ${ac_cv_lib_dld_shl_load+:} false; then :
11669 $as_echo_n "(cached) " >&6
11670else
11671 ac_check_lib_save_LIBS=$LIBS
11672LIBS="-ldld $LIBS"
11673cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11674/* end confdefs.h. */
11675
11676/* Override any GCC internal prototype to avoid an error.
11677 Use char because int might match the return type of a GCC
11678 builtin and then its argument prototype would still apply. */
11679#ifdef __cplusplus
11680extern "C"
11681#endif
11682char shl_load ();
11683int
11684main ()
11685{
11686return shl_load ();
11687 ;
11688 return 0;
11689}
11690_ACEOF
11691if ac_fn_c_try_link "$LINENO"; then :
11692 ac_cv_lib_dld_shl_load=yes
11693else
11694 ac_cv_lib_dld_shl_load=no
11695fi
11696rm -f core conftest.err conftest.$ac_objext \
11697 conftest$ac_exeext conftest.$ac_ext
11698LIBS=$ac_check_lib_save_LIBS
11699fi
11700{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
11701$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
11702if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
11703 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
11704else
11705 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
11706if test "x$ac_cv_func_dlopen" = xyes; then :
11707 lt_cv_dlopen="dlopen"
11708else
11709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11710$as_echo_n "checking for dlopen in -ldl... " >&6; }
11711if ${ac_cv_lib_dl_dlopen+:} false; then :
11712 $as_echo_n "(cached) " >&6
11713else
11714 ac_check_lib_save_LIBS=$LIBS
11715LIBS="-ldl $LIBS"
11716cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11717/* end confdefs.h. */
11718
11719/* Override any GCC internal prototype to avoid an error.
11720 Use char because int might match the return type of a GCC
11721 builtin and then its argument prototype would still apply. */
11722#ifdef __cplusplus
11723extern "C"
11724#endif
11725char dlopen ();
11726int
11727main ()
11728{
11729return dlopen ();
11730 ;
11731 return 0;
11732}
11733_ACEOF
11734if ac_fn_c_try_link "$LINENO"; then :
11735 ac_cv_lib_dl_dlopen=yes
11736else
11737 ac_cv_lib_dl_dlopen=no
11738fi
11739rm -f core conftest.err conftest.$ac_objext \
11740 conftest$ac_exeext conftest.$ac_ext
11741LIBS=$ac_check_lib_save_LIBS
11742fi
11743{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11744$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11745if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
11746 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
11747else
11748 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
11749$as_echo_n "checking for dlopen in -lsvld... " >&6; }
11750if ${ac_cv_lib_svld_dlopen+:} false; then :
11751 $as_echo_n "(cached) " >&6
11752else
11753 ac_check_lib_save_LIBS=$LIBS
11754LIBS="-lsvld $LIBS"
11755cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11756/* end confdefs.h. */
11757
11758/* Override any GCC internal prototype to avoid an error.
11759 Use char because int might match the return type of a GCC
11760 builtin and then its argument prototype would still apply. */
11761#ifdef __cplusplus
11762extern "C"
11763#endif
11764char dlopen ();
11765int
11766main ()
11767{
11768return dlopen ();
11769 ;
11770 return 0;
11771}
11772_ACEOF
11773if ac_fn_c_try_link "$LINENO"; then :
11774 ac_cv_lib_svld_dlopen=yes
11775else
11776 ac_cv_lib_svld_dlopen=no
11777fi
11778rm -f core conftest.err conftest.$ac_objext \
11779 conftest$ac_exeext conftest.$ac_ext
11780LIBS=$ac_check_lib_save_LIBS
11781fi
11782{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11783$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
11784if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
11785 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
11786else
11787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11788$as_echo_n "checking for dld_link in -ldld... " >&6; }
11789if ${ac_cv_lib_dld_dld_link+:} false; then :
11790 $as_echo_n "(cached) " >&6
11791else
11792 ac_check_lib_save_LIBS=$LIBS
11793LIBS="-ldld $LIBS"
11794cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11795/* end confdefs.h. */
11796
11797/* Override any GCC internal prototype to avoid an error.
11798 Use char because int might match the return type of a GCC
11799 builtin and then its argument prototype would still apply. */
11800#ifdef __cplusplus
11801extern "C"
11802#endif
11803char dld_link ();
11804int
11805main ()
11806{
11807return dld_link ();
11808 ;
11809 return 0;
11810}
11811_ACEOF
11812if ac_fn_c_try_link "$LINENO"; then :
11813 ac_cv_lib_dld_dld_link=yes
11814else
11815 ac_cv_lib_dld_dld_link=no
11816fi
11817rm -f core conftest.err conftest.$ac_objext \
11818 conftest$ac_exeext conftest.$ac_ext
11819LIBS=$ac_check_lib_save_LIBS
11820fi
11821{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11822$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
11823if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
11824 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
11825fi
11826
11827
11828fi
11829
11830
11831fi
11832
11833
11834fi
11835
11836
11837fi
11838
11839
11840fi
11841
11842 ;;
11843 esac
11844
11845 if test "x$lt_cv_dlopen" != xno; then
11846 enable_dlopen=yes
11847 else
11848 enable_dlopen=no
11849 fi
11850
11851 case $lt_cv_dlopen in
11852 dlopen)
11853 save_CPPFLAGS="$CPPFLAGS"
11854 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
11855
11856 save_LDFLAGS="$LDFLAGS"
11857 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
11858
11859 save_LIBS="$LIBS"
11860 LIBS="$lt_cv_dlopen_libs $LIBS"
11861
11862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11863$as_echo_n "checking whether a program can dlopen itself... " >&6; }
11864if ${lt_cv_dlopen_self+:} false; then :
11865 $as_echo_n "(cached) " >&6
11866else
11867 if test "$cross_compiling" = yes; then :
11868 lt_cv_dlopen_self=cross
11869else
11870 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11871 lt_status=$lt_dlunknown
11872 cat > conftest.$ac_ext <<_LT_EOF
11873#line $LINENO "configure"
11874#include "confdefs.h"
11875
11876#if HAVE_DLFCN_H
11877#include <dlfcn.h>
11878#endif
11879
11880#include <stdio.h>
11881
11882#ifdef RTLD_GLOBAL
11883# define LT_DLGLOBAL RTLD_GLOBAL
11884#else
11885# ifdef DL_GLOBAL
11886# define LT_DLGLOBAL DL_GLOBAL
11887# else
11888# define LT_DLGLOBAL 0
11889# endif
11890#endif
11891
11892/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11893 find out it does not work in some platform. */
11894#ifndef LT_DLLAZY_OR_NOW
11895# ifdef RTLD_LAZY
11896# define LT_DLLAZY_OR_NOW RTLD_LAZY
11897# else
11898# ifdef DL_LAZY
11899# define LT_DLLAZY_OR_NOW DL_LAZY
11900# else
11901# ifdef RTLD_NOW
11902# define LT_DLLAZY_OR_NOW RTLD_NOW
11903# else
11904# ifdef DL_NOW
11905# define LT_DLLAZY_OR_NOW DL_NOW
11906# else
11907# define LT_DLLAZY_OR_NOW 0
11908# endif
11909# endif
11910# endif
11911# endif
11912#endif
11913
11914/* When -fvisbility=hidden is used, assume the code has been annotated
11915 correspondingly for the symbols needed. */
11916#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11917int fnord () __attribute__((visibility("default")));
11918#endif
11919
11920int fnord () { return 42; }
11921int main ()
11922{
11923 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11924 int status = $lt_dlunknown;
11925
11926 if (self)
11927 {
11928 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11929 else
11930 {
11931 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11932 else puts (dlerror ());
11933 }
11934 /* dlclose (self); */
11935 }
11936 else
11937 puts (dlerror ());
11938
11939 return status;
11940}
11941_LT_EOF
11942 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11943 (eval $ac_link) 2>&5
11944 ac_status=$?
11945 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11946 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
11947 (./conftest; exit; ) >&5 2>/dev/null
11948 lt_status=$?
11949 case x$lt_status in
11950 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
11951 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
11952 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
11953 esac
11954 else :
11955 # compilation failed
11956 lt_cv_dlopen_self=no
11957 fi
11958fi
11959rm -fr conftest*
11960
11961
11962fi
11963{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
11964$as_echo "$lt_cv_dlopen_self" >&6; }
11965
11966 if test "x$lt_cv_dlopen_self" = xyes; then
11967 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
11968 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
11969$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
11970if ${lt_cv_dlopen_self_static+:} false; then :
11971 $as_echo_n "(cached) " >&6
11972else
11973 if test "$cross_compiling" = yes; then :
11974 lt_cv_dlopen_self_static=cross
11975else
11976 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11977 lt_status=$lt_dlunknown
11978 cat > conftest.$ac_ext <<_LT_EOF
11979#line $LINENO "configure"
11980#include "confdefs.h"
11981
11982#if HAVE_DLFCN_H
11983#include <dlfcn.h>
11984#endif
11985
11986#include <stdio.h>
11987
11988#ifdef RTLD_GLOBAL
11989# define LT_DLGLOBAL RTLD_GLOBAL
11990#else
11991# ifdef DL_GLOBAL
11992# define LT_DLGLOBAL DL_GLOBAL
11993# else
11994# define LT_DLGLOBAL 0
11995# endif
11996#endif
11997
11998/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11999 find out it does not work in some platform. */
12000#ifndef LT_DLLAZY_OR_NOW
12001# ifdef RTLD_LAZY
12002# define LT_DLLAZY_OR_NOW RTLD_LAZY
12003# else
12004# ifdef DL_LAZY
12005# define LT_DLLAZY_OR_NOW DL_LAZY
12006# else
12007# ifdef RTLD_NOW
12008# define LT_DLLAZY_OR_NOW RTLD_NOW
12009# else
12010# ifdef DL_NOW
12011# define LT_DLLAZY_OR_NOW DL_NOW
12012# else
12013# define LT_DLLAZY_OR_NOW 0
12014# endif
12015# endif
12016# endif
12017# endif
12018#endif
12019
12020/* When -fvisbility=hidden is used, assume the code has been annotated
12021 correspondingly for the symbols needed. */
12022#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12023int fnord () __attribute__((visibility("default")));
12024#endif
12025
12026int fnord () { return 42; }
12027int main ()
12028{
12029 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12030 int status = $lt_dlunknown;
12031
12032 if (self)
12033 {
12034 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
12035 else
12036 {
12037 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12038 else puts (dlerror ());
12039 }
12040 /* dlclose (self); */
12041 }
12042 else
12043 puts (dlerror ());
12044
12045 return status;
12046}
12047_LT_EOF
12048 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12049 (eval $ac_link) 2>&5
12050 ac_status=$?
12051 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12052 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12053 (./conftest; exit; ) >&5 2>/dev/null
12054 lt_status=$?
12055 case x$lt_status in
12056 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
12057 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
12058 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
12059 esac
12060 else :
12061 # compilation failed
12062 lt_cv_dlopen_self_static=no
12063 fi
12064fi
12065rm -fr conftest*
12066
12067
12068fi
12069{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12070$as_echo "$lt_cv_dlopen_self_static" >&6; }
12071 fi
12072
12073 CPPFLAGS="$save_CPPFLAGS"
12074 LDFLAGS="$save_LDFLAGS"
12075 LIBS="$save_LIBS"
12076 ;;
12077 esac
12078
12079 case $lt_cv_dlopen_self in
12080 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
12081 *) enable_dlopen_self=unknown ;;
12082 esac
12083
12084 case $lt_cv_dlopen_self_static in
12085 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
12086 *) enable_dlopen_self_static=unknown ;;
12087 esac
12088fi
12089
12090
12091
12092
12093
12094
12095
12096
12097
12098
12099
12100
12101
12102
12103
12104
12105
12106striplib=
12107old_striplib=
12108{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12109$as_echo_n "checking whether stripping libraries is possible... " >&6; }
12110if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12111 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
12112 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
12113 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12114$as_echo "yes" >&6; }
12115else
12116# FIXME - insert some real tests, host_os isn't really good enough
12117 case $host_os in
12118 darwin*)
12119 if test -n "$STRIP" ; then
12120 striplib="$STRIP -x"
12121 old_striplib="$STRIP -S"
12122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12123$as_echo "yes" >&6; }
12124 else
12125 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12126$as_echo "no" >&6; }
12127 fi
12128 ;;
12129 *)
12130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12131$as_echo "no" >&6; }
12132 ;;
12133 esac
12134fi
12135
12136
12137
12138
12139
12140
12141
12142
12143
12144
12145
12146
12147 # Report which library types will actually be built
12148 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12149$as_echo_n "checking if libtool supports shared libraries... " >&6; }
12150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12151$as_echo "$can_build_shared" >&6; }
12152
12153 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12154$as_echo_n "checking whether to build shared libraries... " >&6; }
12155 test "$can_build_shared" = "no" && enable_shared=no
12156
12157 # On AIX, shared libraries and static libraries use the same namespace, and
12158 # are all built from PIC.
12159 case $host_os in
12160 aix3*)
12161 test "$enable_shared" = yes && enable_static=no
12162 if test -n "$RANLIB"; then
12163 archive_cmds="$archive_cmds~\$RANLIB \$lib"
12164 postinstall_cmds='$RANLIB $lib'
12165 fi
12166 ;;
12167
12168 aix[4-9]*)
12169 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
12170 test "$enable_shared" = yes && enable_static=no
12171 fi
12172 ;;
12173 esac
12174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12175$as_echo "$enable_shared" >&6; }
12176
12177 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12178$as_echo_n "checking whether to build static libraries... " >&6; }
12179 # Make sure either enable_shared or enable_static is yes.
12180 test "$enable_shared" = yes || enable_static=yes
12181 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12182$as_echo "$enable_static" >&6; }
12183
12184
12185
12186
12187fi
12188ac_ext=c
12189ac_cpp='$CPP $CPPFLAGS'
12190ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12191ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12192ac_compiler_gnu=$ac_cv_c_compiler_gnu
12193
12194CC="$lt_save_CC"
12195
12196
12197
12198
12199
12200
12201
12202
12203
12204
12205
12206
12207
12208
12209
12210 ac_config_commands="$ac_config_commands libtool"
12211
12212
12213
12214
12215# Only expand once:
12216
12217
12218
12219ac_config_files="$ac_config_files Makefile"
12220
12221cat >confcache <<\_ACEOF
12222# This file is a shell script that caches the results of configure
12223# tests run on this system so they can be shared between configure
12224# scripts and configure runs, see configure's option --config-cache.
12225# It is not useful on other systems. If it contains results you don't
12226# want to keep, you may remove or edit it.
12227#
12228# config.status only pays attention to the cache file if you give it
12229# the --recheck option to rerun configure.
12230#
12231# `ac_cv_env_foo' variables (set or unset) will be overridden when
12232# loading this file, other *unset* `ac_cv_foo' will be assigned the
12233# following values.
12234
12235_ACEOF
12236
12237# The following way of writing the cache mishandles newlines in values,
12238# but we know of no workaround that is simple, portable, and efficient.
12239# So, we kill variables containing newlines.
12240# Ultrix sh set writes to stderr and can't be redirected directly,
12241# and sets the high bit in the cache file unless we assign to the vars.
12242(
12243 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
12244 eval ac_val=\$$ac_var
12245 case $ac_val in #(
12246 *${as_nl}*)
12247 case $ac_var in #(
12248 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
12249$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
12250 esac
12251 case $ac_var in #(
12252 _ | IFS | as_nl) ;; #(
12253 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
12254 *) { eval $ac_var=; unset $ac_var;} ;;
12255 esac ;;
12256 esac
12257 done
12258
12259 (set) 2>&1 |
12260 case $as_nl`(ac_space=' '; set) 2>&1` in #(
12261 *${as_nl}ac_space=\ *)
12262 # `set' does not quote correctly, so add quotes: double-quote
12263 # substitution turns \\\\ into \\, and sed turns \\ into \.
12264 sed -n \
12265 "s/'/'\\\\''/g;
12266 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
12267 ;; #(
12268 *)
12269 # `set' quotes correctly as required by POSIX, so do not add quotes.
12270 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
12271 ;;
12272 esac |
12273 sort
12274) |
12275 sed '
12276 /^ac_cv_env_/b end
12277 t clear
12278 :clear
12279 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
12280 t end
12281 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
12282 :end' >>confcache
12283if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
12284 if test -w "$cache_file"; then
12285 if test "x$cache_file" != "x/dev/null"; then
12286 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
12287$as_echo "$as_me: updating cache $cache_file" >&6;}
12288 if test ! -f "$cache_file" || test -h "$cache_file"; then
12289 cat confcache >"$cache_file"
12290 else
12291 case $cache_file in #(
12292 */* | ?:*)
12293 mv -f confcache "$cache_file"$$ &&
12294 mv -f "$cache_file"$$ "$cache_file" ;; #(
12295 *)
12296 mv -f confcache "$cache_file" ;;
12297 esac
12298 fi
12299 fi
12300 else
12301 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
12302$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
12303 fi
12304fi
12305rm -f confcache
12306
12307test "x$prefix" = xNONE && prefix=$ac_default_prefix
12308# Let make expand exec_prefix.
12309test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
12310
12311# Transform confdefs.h into DEFS.
12312# Protect against shell expansion while executing Makefile rules.
12313# Protect against Makefile macro expansion.
12314#
12315# If the first sed substitution is executed (which looks for macros that
12316# take arguments), then branch to the quote section. Otherwise,
12317# look for a macro that doesn't take arguments.
12318ac_script='
12319:mline
12320/\\$/{
12321 N
12322 s,\\\n,,
12323 b mline
12324}
12325t clear
12326:clear
12327s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
12328t quote
12329s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
12330t quote
12331b any
12332:quote
12333s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g
12334s/\[/\\&/g
12335s/\]/\\&/g
12336s/\$/$$/g
12337H
12338:any
12339${
12340 g
12341 s/^\n//
12342 s/\n/ /g
12343 p
12344}
12345'
12346DEFS=`sed -n "$ac_script" confdefs.h`
12347
12348
12349ac_libobjs=
12350ac_ltlibobjs=
12351U=
12352for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
12353 # 1. Remove the extension, and $U if already installed.
12354 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
12355 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
12356 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
12357 # will be set to the directory where LIBOBJS objects are built.
12358 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
12359 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
12360done
12361LIBOBJS=$ac_libobjs
12362
12363LTLIBOBJS=$ac_ltlibobjs
12364
12365
12366{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
12367$as_echo_n "checking that generated files are newer than configure... " >&6; }
12368 if test -n "$am_sleep_pid"; then
12369 # Hide warnings about reused PIDs.
12370 wait $am_sleep_pid 2>/dev/null
12371 fi
12372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
12373$as_echo "done" >&6; }
12374 if test -n "$EXEEXT"; then
12375 am__EXEEXT_TRUE=
12376 am__EXEEXT_FALSE='#'
12377else
12378 am__EXEEXT_TRUE='#'
12379 am__EXEEXT_FALSE=
12380fi
12381
12382if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
12383 as_fn_error $? "conditional \"AMDEP\" was never defined.
12384Usually this means the macro was only invoked conditionally." "$LINENO" 5
12385fi
12386if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
12387 as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
12388Usually this means the macro was only invoked conditionally." "$LINENO" 5
12389fi
12390if test -z "${am__fastdepCCAS_TRUE}" && test -z "${am__fastdepCCAS_FALSE}"; then
12391 as_fn_error $? "conditional \"am__fastdepCCAS\" was never defined.
12392Usually this means the macro was only invoked conditionally." "$LINENO" 5
12393fi
12394if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
12395 as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
12396Usually this means the macro was only invoked conditionally." "$LINENO" 5
12397fi
12398
12399: "${CONFIG_STATUS=./config.status}"
12400ac_write_fail=0
12401ac_clean_files_save=$ac_clean_files
12402ac_clean_files="$ac_clean_files $CONFIG_STATUS"
12403{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
12404$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
12405as_write_fail=0
12406cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
12407#! $SHELL
12408# Generated by $as_me.
12409# Run this file to recreate the current configuration.
12410# Compiler output produced by configure, useful for debugging
12411# configure, is in config.log if it exists.
12412
12413debug=false
12414ac_cs_recheck=false
12415ac_cs_silent=false
12416
12417SHELL=\${CONFIG_SHELL-$SHELL}
12418export SHELL
12419_ASEOF
12420cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
12421## -------------------- ##
12422## M4sh Initialization. ##
12423## -------------------- ##
12424
12425# Be more Bourne compatible
12426DUALCASE=1; export DUALCASE # for MKS sh
12427if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
12428 emulate sh
12429 NULLCMD=:
12430 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
12431 # is contrary to our usage. Disable this feature.
12432 alias -g '${1+"$@"}'='"$@"'
12433 setopt NO_GLOB_SUBST
12434else
12435 case `(set -o) 2>/dev/null` in #(
12436 *posix*) :
12437 set -o posix ;; #(
12438 *) :
12439 ;;
12440esac
12441fi
12442
12443
12444as_nl='
12445'
12446export as_nl
12447# Printing a long string crashes Solaris 7 /usr/bin/printf.
12448as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
12449as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
12450as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
12451# Prefer a ksh shell builtin over an external printf program on Solaris,
12452# but without wasting forks for bash or zsh.
12453if test -z "$BASH_VERSION$ZSH_VERSION" \
12454 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
12455 as_echo='print -r --'
12456 as_echo_n='print -rn --'
12457elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
12458 as_echo='printf %s\n'
12459 as_echo_n='printf %s'
12460else
12461 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
12462 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
12463 as_echo_n='/usr/ucb/echo -n'
12464 else
12465 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
12466 as_echo_n_body='eval
12467 arg=$1;
12468 case $arg in #(
12469 *"$as_nl"*)
12470 expr "X$arg" : "X\\(.*\\)$as_nl";
12471 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
12472 esac;
12473 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
12474 '
12475 export as_echo_n_body
12476 as_echo_n='sh -c $as_echo_n_body as_echo'
12477 fi
12478 export as_echo_body
12479 as_echo='sh -c $as_echo_body as_echo'
12480fi
12481
12482# The user is always right.
12483if test "${PATH_SEPARATOR+set}" != set; then
12484 PATH_SEPARATOR=:
12485 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
12486 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
12487 PATH_SEPARATOR=';'
12488 }
12489fi
12490
12491
12492# IFS
12493# We need space, tab and new line, in precisely that order. Quoting is
12494# there to prevent editors from complaining about space-tab.
12495# (If _AS_PATH_WALK were called with IFS unset, it would disable word
12496# splitting by setting IFS to empty value.)
12497IFS=" "" $as_nl"
12498
12499# Find who we are. Look in the path if we contain no directory separator.
12500as_myself=
12501case $0 in #((
12502 *[\\/]* ) as_myself=$0 ;;
12503 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12504for as_dir in $PATH
12505do
12506 IFS=$as_save_IFS
12507 test -z "$as_dir" && as_dir=.
12508 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
12509 done
12510IFS=$as_save_IFS
12511
12512 ;;
12513esac
12514# We did not find ourselves, most probably we were run as `sh COMMAND'
12515# in which case we are not to be found in the path.
12516if test "x$as_myself" = x; then
12517 as_myself=$0
12518fi
12519if test ! -f "$as_myself"; then
12520 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
12521 exit 1
12522fi
12523
12524# Unset variables that we do not need and which cause bugs (e.g. in
12525# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
12526# suppresses any "Segmentation fault" message there. '((' could
12527# trigger a bug in pdksh 5.2.14.
12528for as_var in BASH_ENV ENV MAIL MAILPATH
12529do eval test x\${$as_var+set} = xset \
12530 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
12531done
12532PS1='$ '
12533PS2='> '
12534PS4='+ '
12535
12536# NLS nuisances.
12537LC_ALL=C
12538export LC_ALL
12539LANGUAGE=C
12540export LANGUAGE
12541
12542# CDPATH.
12543(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
12544
12545
12546# as_fn_error STATUS ERROR [LINENO LOG_FD]
12547# ----------------------------------------
12548# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
12549# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
12550# script with STATUS, using 1 if that was 0.
12551as_fn_error ()
12552{
12553 as_status=$1; test $as_status -eq 0 && as_status=1
12554 if test "$4"; then
12555 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
12556 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
12557 fi
12558 $as_echo "$as_me: error: $2" >&2
12559 as_fn_exit $as_status
12560} # as_fn_error
12561
12562
12563# as_fn_set_status STATUS
12564# -----------------------
12565# Set $? to STATUS, without forking.
12566as_fn_set_status ()
12567{
12568 return $1
12569} # as_fn_set_status
12570
12571# as_fn_exit STATUS
12572# -----------------
12573# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
12574as_fn_exit ()
12575{
12576 set +e
12577 as_fn_set_status $1
12578 exit $1
12579} # as_fn_exit
12580
12581# as_fn_unset VAR
12582# ---------------
12583# Portably unset VAR.
12584as_fn_unset ()
12585{
12586 { eval $1=; unset $1;}
12587}
12588as_unset=as_fn_unset
12589# as_fn_append VAR VALUE
12590# ----------------------
12591# Append the text in VALUE to the end of the definition contained in VAR. Take
12592# advantage of any shell optimizations that allow amortized linear growth over
12593# repeated appends, instead of the typical quadratic growth present in naive
12594# implementations.
12595if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
12596 eval 'as_fn_append ()
12597 {
12598 eval $1+=\$2
12599 }'
12600else
12601 as_fn_append ()
12602 {
12603 eval $1=\$$1\$2
12604 }
12605fi # as_fn_append
12606
12607# as_fn_arith ARG...
12608# ------------------
12609# Perform arithmetic evaluation on the ARGs, and store the result in the
12610# global $as_val. Take advantage of shells that can avoid forks. The arguments
12611# must be portable across $(()) and expr.
12612if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
12613 eval 'as_fn_arith ()
12614 {
12615 as_val=$(( $* ))
12616 }'
12617else
12618 as_fn_arith ()
12619 {
12620 as_val=`expr "$@" || test $? -eq 1`
12621 }
12622fi # as_fn_arith
12623
12624
12625if expr a : '\(a\)' >/dev/null 2>&1 &&
12626 test "X`expr 00001 : '.*\(...\)'`" = X001; then
12627 as_expr=expr
12628else
12629 as_expr=false
12630fi
12631
12632if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
12633 as_basename=basename
12634else
12635 as_basename=false
12636fi
12637
12638if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
12639 as_dirname=dirname
12640else
12641 as_dirname=false
12642fi
12643
12644as_me=`$as_basename -- "$0" ||
12645$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
12646 X"$0" : 'X\(//\)$' \| \
12647 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
12648$as_echo X/"$0" |
12649 sed '/^.*\/\([^/][^/]*\)\/*$/{
12650 s//\1/
12651 q
12652 }
12653 /^X\/\(\/\/\)$/{
12654 s//\1/
12655 q
12656 }
12657 /^X\/\(\/\).*/{
12658 s//\1/
12659 q
12660 }
12661 s/.*/./; q'`
12662
12663# Avoid depending upon Character Ranges.
12664as_cr_letters='abcdefghijklmnopqrstuvwxyz'
12665as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
12666as_cr_Letters=$as_cr_letters$as_cr_LETTERS
12667as_cr_digits='0123456789'
12668as_cr_alnum=$as_cr_Letters$as_cr_digits
12669
12670ECHO_C= ECHO_N= ECHO_T=
12671case `echo -n x` in #(((((
12672-n*)
12673 case `echo 'xy\c'` in
12674 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
12675 xy) ECHO_C='\c';;
12676 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
12677 ECHO_T=' ';;
12678 esac;;
12679*)
12680 ECHO_N='-n';;
12681esac
12682
12683rm -f conf$$ conf$$.exe conf$$.file
12684if test -d conf$$.dir; then
12685 rm -f conf$$.dir/conf$$.file
12686else
12687 rm -f conf$$.dir
12688 mkdir conf$$.dir 2>/dev/null
12689fi
12690if (echo >conf$$.file) 2>/dev/null; then
12691 if ln -s conf$$.file conf$$ 2>/dev/null; then
12692 as_ln_s='ln -s'
12693 # ... but there are two gotchas:
12694 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
12695 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
12696 # In both cases, we have to default to `cp -pR'.
12697 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
12698 as_ln_s='cp -pR'
12699 elif ln conf$$.file conf$$ 2>/dev/null; then
12700 as_ln_s=ln
12701 else
12702 as_ln_s='cp -pR'
12703 fi
12704else
12705 as_ln_s='cp -pR'
12706fi
12707rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
12708rmdir conf$$.dir 2>/dev/null
12709
12710
12711# as_fn_mkdir_p
12712# -------------
12713# Create "$as_dir" as a directory, including parents if necessary.
12714as_fn_mkdir_p ()
12715{
12716
12717 case $as_dir in #(
12718 -*) as_dir=./$as_dir;;
12719 esac
12720 test -d "$as_dir" || eval $as_mkdir_p || {
12721 as_dirs=
12722 while :; do
12723 case $as_dir in #(
12724 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
12725 *) as_qdir=$as_dir;;
12726 esac
12727 as_dirs="'$as_qdir' $as_dirs"
12728 as_dir=`$as_dirname -- "$as_dir" ||
12729$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12730 X"$as_dir" : 'X\(//\)[^/]' \| \
12731 X"$as_dir" : 'X\(//\)$' \| \
12732 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
12733$as_echo X"$as_dir" |
12734 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12735 s//\1/
12736 q
12737 }
12738 /^X\(\/\/\)[^/].*/{
12739 s//\1/
12740 q
12741 }
12742 /^X\(\/\/\)$/{
12743 s//\1/
12744 q
12745 }
12746 /^X\(\/\).*/{
12747 s//\1/
12748 q
12749 }
12750 s/.*/./; q'`
12751 test -d "$as_dir" && break
12752 done
12753 test -z "$as_dirs" || eval "mkdir $as_dirs"
12754 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
12755
12756
12757} # as_fn_mkdir_p
12758if mkdir -p . 2>/dev/null; then
12759 as_mkdir_p='mkdir -p "$as_dir"'
12760else
12761 test -d ./-p && rmdir ./-p
12762 as_mkdir_p=false
12763fi
12764
12765
12766# as_fn_executable_p FILE
12767# -----------------------
12768# Test if FILE is an executable regular file.
12769as_fn_executable_p ()
12770{
12771 test -f "$1" && test -x "$1"
12772} # as_fn_executable_p
12773as_test_x='test -x'
12774as_executable_p=as_fn_executable_p
12775
12776# Sed expression to map a string onto a valid CPP name.
12777as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
12778
12779# Sed expression to map a string onto a valid variable name.
12780as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
12781
12782
12783exec 6>&1
12784## ----------------------------------- ##
12785## Main body of $CONFIG_STATUS script. ##
12786## ----------------------------------- ##
12787_ASEOF
12788test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
12789
12790cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12791# Save the log message, to keep $0 and so on meaningful, and to
12792# report actual input values of CONFIG_FILES etc. instead of their
12793# values after options handling.
12794ac_log="
12795This file was extended by sign $as_me 1.0, which was
12796generated by GNU Autoconf 2.69. Invocation command line was
12797
12798 CONFIG_FILES = $CONFIG_FILES
12799 CONFIG_HEADERS = $CONFIG_HEADERS
12800 CONFIG_LINKS = $CONFIG_LINKS
12801 CONFIG_COMMANDS = $CONFIG_COMMANDS
12802 $ $0 $@
12803
12804on `(hostname || uname -n) 2>/dev/null | sed 1q`
12805"
12806
12807_ACEOF
12808
12809case $ac_config_files in *"
12810"*) set x $ac_config_files; shift; ac_config_files=$*;;
12811esac
12812
12813
12814
12815cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12816# Files that config.status was made for.
12817config_files="$ac_config_files"
12818config_commands="$ac_config_commands"
12819
12820_ACEOF
12821
12822cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12823ac_cs_usage="\
12824\`$as_me' instantiates files and other configuration actions
12825from templates according to the current configuration. Unless the files
12826and actions are specified as TAGs, all are instantiated by default.
12827
12828Usage: $0 [OPTION]... [TAG]...
12829
12830 -h, --help print this help, then exit
12831 -V, --version print version number and configuration settings, then exit
12832 --config print configuration, then exit
12833 -q, --quiet, --silent
12834 do not print progress messages
12835 -d, --debug don't remove temporary files
12836 --recheck update $as_me by reconfiguring in the same conditions
12837 --file=FILE[:TEMPLATE]
12838 instantiate the configuration file FILE
12839
12840Configuration files:
12841$config_files
12842
12843Configuration commands:
12844$config_commands
12845
12846Report bugs to the package provider."
12847
12848_ACEOF
12849cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12850ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
12851ac_cs_version="\\
12852sign config.status 1.0
12853configured by $0, generated by GNU Autoconf 2.69,
12854 with options \\"\$ac_cs_config\\"
12855
12856Copyright (C) 2012 Free Software Foundation, Inc.
12857This config.status script is free software; the Free Software Foundation
12858gives unlimited permission to copy, distribute and modify it."
12859
12860ac_pwd='$ac_pwd'
12861srcdir='$srcdir'
12862INSTALL='$INSTALL'
12863MKDIR_P='$MKDIR_P'
12864AWK='$AWK'
12865test -n "\$AWK" || AWK=awk
12866_ACEOF
12867
12868cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12869# The default lists apply if the user does not specify any file.
12870ac_need_defaults=:
12871while test $# != 0
12872do
12873 case $1 in
12874 --*=?*)
12875 ac_option=`expr "X$1" : 'X\([^=]*\)='`
12876 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
12877 ac_shift=:
12878 ;;
12879 --*=)
12880 ac_option=`expr "X$1" : 'X\([^=]*\)='`
12881 ac_optarg=
12882 ac_shift=:
12883 ;;
12884 *)
12885 ac_option=$1
12886 ac_optarg=$2
12887 ac_shift=shift
12888 ;;
12889 esac
12890
12891 case $ac_option in
12892 # Handling of the options.
12893 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
12894 ac_cs_recheck=: ;;
12895 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
12896 $as_echo "$ac_cs_version"; exit ;;
12897 --config | --confi | --conf | --con | --co | --c )
12898 $as_echo "$ac_cs_config"; exit ;;
12899 --debug | --debu | --deb | --de | --d | -d )
12900 debug=: ;;
12901 --file | --fil | --fi | --f )
12902 $ac_shift
12903 case $ac_optarg in
12904 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
12905 '') as_fn_error $? "missing file argument" ;;
12906 esac
12907 as_fn_append CONFIG_FILES " '$ac_optarg'"
12908 ac_need_defaults=false;;
12909 --he | --h | --help | --hel | -h )
12910 $as_echo "$ac_cs_usage"; exit ;;
12911 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
12912 | -silent | --silent | --silen | --sile | --sil | --si | --s)
12913 ac_cs_silent=: ;;
12914
12915 # This is an error.
12916 -*) as_fn_error $? "unrecognized option: \`$1'
12917Try \`$0 --help' for more information." ;;
12918
12919 *) as_fn_append ac_config_targets " $1"
12920 ac_need_defaults=false ;;
12921
12922 esac
12923 shift
12924done
12925
12926ac_configure_extra_args=
12927
12928if $ac_cs_silent; then
12929 exec 6>/dev/null
12930 ac_configure_extra_args="$ac_configure_extra_args --silent"
12931fi
12932
12933_ACEOF
12934cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12935if \$ac_cs_recheck; then
12936 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
12937 shift
12938 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
12939 CONFIG_SHELL='$SHELL'
12940 export CONFIG_SHELL
12941 exec "\$@"
12942fi
12943
12944_ACEOF
12945cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12946exec 5>>config.log
12947{
12948 echo
12949 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
12950## Running $as_me. ##
12951_ASBOX
12952 $as_echo "$ac_log"
12953} >&5
12954
12955_ACEOF
12956cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12957#
12958# INIT-COMMANDS
12959#
12960AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
12961
12962
12963# The HP-UX ksh and POSIX shell print the target directory to stdout
12964# if CDPATH is set.
12965(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
12966
12967sed_quote_subst='$sed_quote_subst'
12968double_quote_subst='$double_quote_subst'
12969delay_variable_subst='$delay_variable_subst'
12970macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
12971macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
12972enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
12973enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
12974pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
12975enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
12976SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
12977ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
12978PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
12979host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
12980host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
12981host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
12982build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
12983build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
12984build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
12985SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
12986Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
12987GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
12988EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
12989FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
12990LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
12991NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
12992LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
12993max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
12994ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
12995exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
12996lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
12997lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
12998lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
12999lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
13000lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
13001reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
13002reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
13003OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
13004deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
13005file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
13006file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
13007want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
13008DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
13009sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
13010AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
13011AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
13012archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
13013STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
13014RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
13015old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
13016old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
13017old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
13018lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
13019CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
13020CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
13021compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
13022GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
13023lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
13024lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
13025lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
13026lt_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"`'
13027nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
13028lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
13029objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
13030MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
13031lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
13032lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
13033lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
13034lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
13035lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
13036need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
13037MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
13038DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
13039NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
13040LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
13041OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
13042OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
13043libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
13044shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
13045extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
13046archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
13047enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
13048export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
13049whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
13050compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
13051old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
13052old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
13053archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
13054archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
13055module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
13056module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
13057with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
13058allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
13059no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
13060hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
13061hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
13062hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
13063hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
13064hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
13065hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
13066hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
13067inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
13068link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
13069always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
13070export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
13071exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
13072include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
13073prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
13074postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
13075file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
13076variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
13077need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
13078need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
13079version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
13080runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
13081shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
13082shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
13083libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
13084library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
13085soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
13086install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
13087postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
13088postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
13089finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
13090finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
13091hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
13092sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
13093sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
13094hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
13095enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
13096enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
13097enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
13098old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
13099striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
13100
13101LTCC='$LTCC'
13102LTCFLAGS='$LTCFLAGS'
13103compiler='$compiler_DEFAULT'
13104
13105# A function that is used when there is no print builtin or printf.
13106func_fallback_echo ()
13107{
13108 eval 'cat <<_LTECHO_EOF
13109\$1
13110_LTECHO_EOF'
13111}
13112
13113# Quote evaled strings.
13114for var in SHELL \
13115ECHO \
13116PATH_SEPARATOR \
13117SED \
13118GREP \
13119EGREP \
13120FGREP \
13121LD \
13122NM \
13123LN_S \
13124lt_SP2NL \
13125lt_NL2SP \
13126reload_flag \
13127OBJDUMP \
13128deplibs_check_method \
13129file_magic_cmd \
13130file_magic_glob \
13131want_nocaseglob \
13132DLLTOOL \
13133sharedlib_from_linklib_cmd \
13134AR \
13135AR_FLAGS \
13136archiver_list_spec \
13137STRIP \
13138RANLIB \
13139CC \
13140CFLAGS \
13141compiler \
13142lt_cv_sys_global_symbol_pipe \
13143lt_cv_sys_global_symbol_to_cdecl \
13144lt_cv_sys_global_symbol_to_c_name_address \
13145lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
13146nm_file_list_spec \
13147lt_prog_compiler_no_builtin_flag \
13148lt_prog_compiler_pic \
13149lt_prog_compiler_wl \
13150lt_prog_compiler_static \
13151lt_cv_prog_compiler_c_o \
13152need_locks \
13153MANIFEST_TOOL \
13154DSYMUTIL \
13155NMEDIT \
13156LIPO \
13157OTOOL \
13158OTOOL64 \
13159shrext_cmds \
13160export_dynamic_flag_spec \
13161whole_archive_flag_spec \
13162compiler_needs_object \
13163with_gnu_ld \
13164allow_undefined_flag \
13165no_undefined_flag \
13166hardcode_libdir_flag_spec \
13167hardcode_libdir_separator \
13168exclude_expsyms \
13169include_expsyms \
13170file_list_spec \
13171variables_saved_for_relink \
13172libname_spec \
13173library_names_spec \
13174soname_spec \
13175install_override_mode \
13176finish_eval \
13177old_striplib \
13178striplib; do
13179 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
13180 *[\\\\\\\`\\"\\\$]*)
13181 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
13182 ;;
13183 *)
13184 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
13185 ;;
13186 esac
13187done
13188
13189# Double-quote double-evaled strings.
13190for var in reload_cmds \
13191old_postinstall_cmds \
13192old_postuninstall_cmds \
13193old_archive_cmds \
13194extract_expsyms_cmds \
13195old_archive_from_new_cmds \
13196old_archive_from_expsyms_cmds \
13197archive_cmds \
13198archive_expsym_cmds \
13199module_cmds \
13200module_expsym_cmds \
13201export_symbols_cmds \
13202prelink_cmds \
13203postlink_cmds \
13204postinstall_cmds \
13205postuninstall_cmds \
13206finish_cmds \
13207sys_lib_search_path_spec \
13208sys_lib_dlsearch_path_spec; do
13209 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
13210 *[\\\\\\\`\\"\\\$]*)
13211 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
13212 ;;
13213 *)
13214 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
13215 ;;
13216 esac
13217done
13218
13219ac_aux_dir='$ac_aux_dir'
13220xsi_shell='$xsi_shell'
13221lt_shell_append='$lt_shell_append'
13222
13223# See if we are running on zsh, and set the options which allow our
13224# commands through without removal of \ escapes INIT.
13225if test -n "\${ZSH_VERSION+set}" ; then
13226 setopt NO_GLOB_SUBST
13227fi
13228
13229
13230 PACKAGE='$PACKAGE'
13231 VERSION='$VERSION'
13232 TIMESTAMP='$TIMESTAMP'
13233 RM='$RM'
13234 ofile='$ofile'
13235
13236
13237
13238
13239_ACEOF
13240
13241cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13242
13243# Handling of arguments.
13244for ac_config_target in $ac_config_targets
13245do
13246 case $ac_config_target in
13247 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
13248 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
13249 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13250
13251 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
13252 esac
13253done
13254
13255
13256# If the user did not use the arguments to specify the items to instantiate,
13257# then the envvar interface is used. Set only those that are not.
13258# We use the long form for the default assignment because of an extremely
13259# bizarre bug on SunOS 4.1.3.
13260if $ac_need_defaults; then
13261 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
13262 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
13263fi
13264
13265# Have a temporary directory for convenience. Make it in the build tree
13266# simply because there is no reason against having it here, and in addition,
13267# creating and moving files from /tmp can sometimes cause problems.
13268# Hook for its removal unless debugging.
13269# Note that there is a small window in which the directory will not be cleaned:
13270# after its creation but before its name has been assigned to `$tmp'.
13271$debug ||
13272{
13273 tmp= ac_tmp=
13274 trap 'exit_status=$?
13275 : "${ac_tmp:=$tmp}"
13276 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
13277' 0
13278 trap 'as_fn_exit 1' 1 2 13 15
13279}
13280# Create a (secure) tmp directory for tmp files.
13281
13282{
13283 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
13284 test -d "$tmp"
13285} ||
13286{
13287 tmp=./conf$$-$RANDOM
13288 (umask 077 && mkdir "$tmp")
13289} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
13290ac_tmp=$tmp
13291
13292# Set up the scripts for CONFIG_FILES section.
13293# No need to generate them if there are no CONFIG_FILES.
13294# This happens for instance with `./config.status config.h'.
13295if test -n "$CONFIG_FILES"; then
13296
13297
13298ac_cr=`echo X | tr X '\015'`
13299# On cygwin, bash can eat \r inside `` if the user requested igncr.
13300# But we know of no other shell where ac_cr would be empty at this
13301# point, so we can use a bashism as a fallback.
13302if test "x$ac_cr" = x; then
13303 eval ac_cr=\$\'\\r\'
13304fi
13305ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
13306if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
13307 ac_cs_awk_cr='\\r'
13308else
13309 ac_cs_awk_cr=$ac_cr
13310fi
13311
13312echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
13313_ACEOF
13314
13315
13316{
13317 echo "cat >conf$$subs.awk <<_ACEOF" &&
13318 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
13319 echo "_ACEOF"
13320} >conf$$subs.sh ||
13321 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
13322ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
13323ac_delim='%!_!# '
13324for ac_last_try in false false false false false :; do
13325 . ./conf$$subs.sh ||
13326 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
13327
13328 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
13329 if test $ac_delim_n = $ac_delim_num; then
13330 break
13331 elif $ac_last_try; then
13332 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
13333 else
13334 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
13335 fi
13336done
13337rm -f conf$$subs.sh
13338
13339cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13340cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
13341_ACEOF
13342sed -n '
13343h
13344s/^/S["/; s/!.*/"]=/
13345p
13346g
13347s/^[^!]*!//
13348:repl
13349t repl
13350s/'"$ac_delim"'$//
13351t delim
13352:nl
13353h
13354s/\(.\{148\}\)..*/\1/
13355t more1
13356s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
13357p
13358n
13359b repl
13360:more1
13361s/["\\]/\\&/g; s/^/"/; s/$/"\\/
13362p
13363g
13364s/.\{148\}//
13365t nl
13366:delim
13367h
13368s/\(.\{148\}\)..*/\1/
13369t more2
13370s/["\\]/\\&/g; s/^/"/; s/$/"/
13371p
13372b
13373:more2
13374s/["\\]/\\&/g; s/^/"/; s/$/"\\/
13375p
13376g
13377s/.\{148\}//
13378t delim
13379' <conf$$subs.awk | sed '
13380/^[^""]/{
13381 N
13382 s/\n//
13383}
13384' >>$CONFIG_STATUS || ac_write_fail=1
13385rm -f conf$$subs.awk
13386cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13387_ACAWK
13388cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
13389 for (key in S) S_is_set[key] = 1
13390 FS = ""
13391
13392}
13393{
13394 line = $ 0
13395 nfields = split(line, field, "@")
13396 substed = 0
13397 len = length(field[1])
13398 for (i = 2; i < nfields; i++) {
13399 key = field[i]
13400 keylen = length(key)
13401 if (S_is_set[key]) {
13402 value = S[key]
13403 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
13404 len += length(value) + length(field[++i])
13405 substed = 1
13406 } else
13407 len += 1 + keylen
13408 }
13409
13410 print line
13411}
13412
13413_ACAWK
13414_ACEOF
13415cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13416if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
13417 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
13418else
13419 cat
13420fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
13421 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
13422_ACEOF
13423
13424# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
13425# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
13426# trailing colons and then remove the whole line if VPATH becomes empty
13427# (actually we leave an empty line to preserve line numbers).
13428if test "x$srcdir" = x.; then
13429 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
13430h
13431s///
13432s/^/:/
13433s/[ ]*$/:/
13434s/:\$(srcdir):/:/g
13435s/:\${srcdir}:/:/g
13436s/:@srcdir@:/:/g
13437s/^:*//
13438s/:*$//
13439x
13440s/\(=[ ]*\).*/\1/
13441G
13442s/\n//
13443s/^[^=]*=[ ]*$//
13444}'
13445fi
13446
13447cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13448fi # test -n "$CONFIG_FILES"
13449
13450
13451eval set X " :F $CONFIG_FILES :C $CONFIG_COMMANDS"
13452shift
13453for ac_tag
13454do
13455 case $ac_tag in
13456 :[FHLC]) ac_mode=$ac_tag; continue;;
13457 esac
13458 case $ac_mode$ac_tag in
13459 :[FHL]*:*);;
13460 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
13461 :[FH]-) ac_tag=-:-;;
13462 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
13463 esac
13464 ac_save_IFS=$IFS
13465 IFS=:
13466 set x $ac_tag
13467 IFS=$ac_save_IFS
13468 shift
13469 ac_file=$1
13470 shift
13471
13472 case $ac_mode in
13473 :L) ac_source=$1;;
13474 :[FH])
13475 ac_file_inputs=
13476 for ac_f
13477 do
13478 case $ac_f in
13479 -) ac_f="$ac_tmp/stdin";;
13480 *) # Look for the file first in the build tree, then in the source tree
13481 # (if the path is not absolute). The absolute path cannot be DOS-style,
13482 # because $ac_f cannot contain `:'.
13483 test -f "$ac_f" ||
13484 case $ac_f in
13485 [\\/$]*) false;;
13486 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
13487 esac ||
13488 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
13489 esac
13490 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
13491 as_fn_append ac_file_inputs " '$ac_f'"
13492 done
13493
13494 # Let's still pretend it is `configure' which instantiates (i.e., don't
13495 # use $as_me), people would be surprised to read:
13496 # /* config.h. Generated by config.status. */
13497 configure_input='Generated from '`
13498 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
13499 `' by configure.'
13500 if test x"$ac_file" != x-; then
13501 configure_input="$ac_file. $configure_input"
13502 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
13503$as_echo "$as_me: creating $ac_file" >&6;}
13504 fi
13505 # Neutralize special characters interpreted by sed in replacement strings.
13506 case $configure_input in #(
13507 *\&* | *\|* | *\\* )
13508 ac_sed_conf_input=`$as_echo "$configure_input" |
13509 sed 's/[\\\\&|]/\\\\&/g'`;; #(
13510 *) ac_sed_conf_input=$configure_input;;
13511 esac
13512
13513 case $ac_tag in
13514 *:-:* | *:-) cat >"$ac_tmp/stdin" \
13515 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
13516 esac
13517 ;;
13518 esac
13519
13520 ac_dir=`$as_dirname -- "$ac_file" ||
13521$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13522 X"$ac_file" : 'X\(//\)[^/]' \| \
13523 X"$ac_file" : 'X\(//\)$' \| \
13524 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
13525$as_echo X"$ac_file" |
13526 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13527 s//\1/
13528 q
13529 }
13530 /^X\(\/\/\)[^/].*/{
13531 s//\1/
13532 q
13533 }
13534 /^X\(\/\/\)$/{
13535 s//\1/
13536 q
13537 }
13538 /^X\(\/\).*/{
13539 s//\1/
13540 q
13541 }
13542 s/.*/./; q'`
13543 as_dir="$ac_dir"; as_fn_mkdir_p
13544 ac_builddir=.
13545
13546case "$ac_dir" in
13547.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
13548*)
13549 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
13550 # A ".." for each directory in $ac_dir_suffix.
13551 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
13552 case $ac_top_builddir_sub in
13553 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
13554 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
13555 esac ;;
13556esac
13557ac_abs_top_builddir=$ac_pwd
13558ac_abs_builddir=$ac_pwd$ac_dir_suffix
13559# for backward compatibility:
13560ac_top_builddir=$ac_top_build_prefix
13561
13562case $srcdir in
13563 .) # We are building in place.
13564 ac_srcdir=.
13565 ac_top_srcdir=$ac_top_builddir_sub
13566 ac_abs_top_srcdir=$ac_pwd ;;
13567 [\\/]* | ?:[\\/]* ) # Absolute name.
13568 ac_srcdir=$srcdir$ac_dir_suffix;
13569 ac_top_srcdir=$srcdir
13570 ac_abs_top_srcdir=$srcdir ;;
13571 *) # Relative name.
13572 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
13573 ac_top_srcdir=$ac_top_build_prefix$srcdir
13574 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
13575esac
13576ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
13577
13578
13579 case $ac_mode in
13580 :F)
13581 #
13582 # CONFIG_FILE
13583 #
13584
13585 case $INSTALL in
13586 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
13587 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
13588 esac
13589 ac_MKDIR_P=$MKDIR_P
13590 case $MKDIR_P in
13591 [\\/$]* | ?:[\\/]* ) ;;
13592 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
13593 esac
13594_ACEOF
13595
13596cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13597# If the template does not know about datarootdir, expand it.
13598# FIXME: This hack should be removed a few years after 2.60.
13599ac_datarootdir_hack=; ac_datarootdir_seen=
13600ac_sed_dataroot='
13601/datarootdir/ {
13602 p
13603 q
13604}
13605/@datadir@/p
13606/@docdir@/p
13607/@infodir@/p
13608/@localedir@/p
13609/@mandir@/p'
13610case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
13611*datarootdir*) ac_datarootdir_seen=yes;;
13612*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
13613 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
13614$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
13615_ACEOF
13616cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13617 ac_datarootdir_hack='
13618 s&@datadir@&$datadir&g
13619 s&@docdir@&$docdir&g
13620 s&@infodir@&$infodir&g
13621 s&@localedir@&$localedir&g
13622 s&@mandir@&$mandir&g
13623 s&\\\${datarootdir}&$datarootdir&g' ;;
13624esac
13625_ACEOF
13626
13627# Neutralize VPATH when `$srcdir' = `.'.
13628# Shell code in configure.ac might set extrasub.
13629# FIXME: do we really want to maintain this feature?
13630cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13631ac_sed_extra="$ac_vpsub
13632$extrasub
13633_ACEOF
13634cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13635:t
13636/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
13637s|@configure_input@|$ac_sed_conf_input|;t t
13638s&@top_builddir@&$ac_top_builddir_sub&;t t
13639s&@top_build_prefix@&$ac_top_build_prefix&;t t
13640s&@srcdir@&$ac_srcdir&;t t
13641s&@abs_srcdir@&$ac_abs_srcdir&;t t
13642s&@top_srcdir@&$ac_top_srcdir&;t t
13643s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
13644s&@builddir@&$ac_builddir&;t t
13645s&@abs_builddir@&$ac_abs_builddir&;t t
13646s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
13647s&@INSTALL@&$ac_INSTALL&;t t
13648s&@MKDIR_P@&$ac_MKDIR_P&;t t
13649$ac_datarootdir_hack
13650"
13651eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
13652 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
13653
13654test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
13655 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
13656 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
13657 "$ac_tmp/out"`; test -z "$ac_out"; } &&
13658 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
13659which seems to be undefined. Please make sure it is defined" >&5
13660$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
13661which seems to be undefined. Please make sure it is defined" >&2;}
13662
13663 rm -f "$ac_tmp/stdin"
13664 case $ac_file in
13665 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
13666 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
13667 esac \
13668 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
13669 ;;
13670
13671
13672 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
13673$as_echo "$as_me: executing $ac_file commands" >&6;}
13674 ;;
13675 esac
13676
13677
13678 case $ac_file$ac_mode in
13679 "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
13680 # Older Autoconf quotes --file arguments for eval, but not when files
13681 # are listed without --file. Let's play safe and only enable the eval
13682 # if we detect the quoting.
13683 case $CONFIG_FILES in
13684 *\'*) eval set x "$CONFIG_FILES" ;;
13685 *) set x $CONFIG_FILES ;;
13686 esac
13687 shift
13688 for mf
13689 do
13690 # Strip MF so we end up with the name of the file.
13691 mf=`echo "$mf" | sed -e 's/:.*$//'`
13692 # Check whether this is an Automake generated Makefile or not.
13693 # We used to match only the files named 'Makefile.in', but
13694 # some people rename them; so instead we look at the file content.
13695 # Grep'ing the first line is not enough: some people post-process
13696 # each Makefile.in and add a new line on top of each file to say so.
13697 # Grep'ing the whole file is not good either: AIX grep has a line
13698 # limit of 2048, but all sed's we know have understand at least 4000.
13699 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
13700 dirpart=`$as_dirname -- "$mf" ||
13701$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13702 X"$mf" : 'X\(//\)[^/]' \| \
13703 X"$mf" : 'X\(//\)$' \| \
13704 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
13705$as_echo X"$mf" |
13706 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13707 s//\1/
13708 q
13709 }
13710 /^X\(\/\/\)[^/].*/{
13711 s//\1/
13712 q
13713 }
13714 /^X\(\/\/\)$/{
13715 s//\1/
13716 q
13717 }
13718 /^X\(\/\).*/{
13719 s//\1/
13720 q
13721 }
13722 s/.*/./; q'`
13723 else
13724 continue
13725 fi
13726 # Extract the definition of DEPDIR, am__include, and am__quote
13727 # from the Makefile without running 'make'.
13728 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
13729 test -z "$DEPDIR" && continue
13730 am__include=`sed -n 's/^am__include = //p' < "$mf"`
13731 test -z "$am__include" && continue
13732 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
13733 # Find all dependency output files, they are included files with
13734 # $(DEPDIR) in their names. We invoke sed twice because it is the
13735 # simplest approach to changing $(DEPDIR) to its actual value in the
13736 # expansion.
13737 for file in `sed -n "
13738 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
13739 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
13740 # Make sure the directory exists.
13741 test -f "$dirpart/$file" && continue
13742 fdir=`$as_dirname -- "$file" ||
13743$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13744 X"$file" : 'X\(//\)[^/]' \| \
13745 X"$file" : 'X\(//\)$' \| \
13746 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
13747$as_echo X"$file" |
13748 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13749 s//\1/
13750 q
13751 }
13752 /^X\(\/\/\)[^/].*/{
13753 s//\1/
13754 q
13755 }
13756 /^X\(\/\/\)$/{
13757 s//\1/
13758 q
13759 }
13760 /^X\(\/\).*/{
13761 s//\1/
13762 q
13763 }
13764 s/.*/./; q'`
13765 as_dir=$dirpart/$fdir; as_fn_mkdir_p
13766 # echo "creating $dirpart/$file"
13767 echo '# dummy' > "$dirpart/$file"
13768 done
13769 done
13770}
13771 ;;
13772 "libtool":C)
13773
13774 # See if we are running on zsh, and set the options which allow our
13775 # commands through without removal of \ escapes.
13776 if test -n "${ZSH_VERSION+set}" ; then
13777 setopt NO_GLOB_SUBST
13778 fi
13779
13780 cfgfile="${ofile}T"
13781 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
13782 $RM "$cfgfile"
13783
13784 cat <<_LT_EOF >> "$cfgfile"
13785#! $SHELL
13786
13787# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
13788# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
13789# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
13790# NOTE: Changes made to this file will be lost: look at ltmain.sh.
13791#
13792# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
13793# 2006, 2007, 2008, 2009, 2010, 2011 Free Software
13794# Foundation, Inc.
13795# Written by Gordon Matzigkeit, 1996
13796#
13797# This file is part of GNU Libtool.
13798#
13799# GNU Libtool is free software; you can redistribute it and/or
13800# modify it under the terms of the GNU General Public License as
13801# published by the Free Software Foundation; either version 2 of
13802# the License, or (at your option) any later version.
13803#
13804# As a special exception to the GNU General Public License,
13805# if you distribute this file as part of a program or library that
13806# is built using GNU Libtool, you may include this file under the
13807# same distribution terms that you use for the rest of that program.
13808#
13809# GNU Libtool is distributed in the hope that it will be useful,
13810# but WITHOUT ANY WARRANTY; without even the implied warranty of
13811# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13812# GNU General Public License for more details.
13813#
13814# You should have received a copy of the GNU General Public License
13815# along with GNU Libtool; see the file COPYING. If not, a copy
13816# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
13817# obtained by writing to the Free Software Foundation, Inc.,
13818# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
13819
13820
13821# The names of the tagged configurations supported by this script.
13822available_tags=""
13823
13824# ### BEGIN LIBTOOL CONFIG
13825
13826# Which release of libtool.m4 was used?
13827macro_version=$macro_version
13828macro_revision=$macro_revision
13829
13830# Whether or not to build shared libraries.
13831build_libtool_libs=$enable_shared
13832
13833# Whether or not to build static libraries.
13834build_old_libs=$enable_static
13835
13836# What type of objects to build.
13837pic_mode=$pic_mode
13838
13839# Whether or not to optimize for fast installation.
13840fast_install=$enable_fast_install
13841
13842# Shell to use when invoking shell scripts.
13843SHELL=$lt_SHELL
13844
13845# An echo program that protects backslashes.
13846ECHO=$lt_ECHO
13847
13848# The PATH separator for the build system.
13849PATH_SEPARATOR=$lt_PATH_SEPARATOR
13850
13851# The host system.
13852host_alias=$host_alias
13853host=$host
13854host_os=$host_os
13855
13856# The build system.
13857build_alias=$build_alias
13858build=$build
13859build_os=$build_os
13860
13861# A sed program that does not truncate output.
13862SED=$lt_SED
13863
13864# Sed that helps us avoid accidentally triggering echo(1) options like -n.
13865Xsed="\$SED -e 1s/^X//"
13866
13867# A grep program that handles long lines.
13868GREP=$lt_GREP
13869
13870# An ERE matcher.
13871EGREP=$lt_EGREP
13872
13873# A literal string matcher.
13874FGREP=$lt_FGREP
13875
13876# A BSD- or MS-compatible name lister.
13877NM=$lt_NM
13878
13879# Whether we need soft or hard links.
13880LN_S=$lt_LN_S
13881
13882# What is the maximum length of a command?
13883max_cmd_len=$max_cmd_len
13884
13885# Object file suffix (normally "o").
13886objext=$ac_objext
13887
13888# Executable file suffix (normally "").
13889exeext=$exeext
13890
13891# whether the shell understands "unset".
13892lt_unset=$lt_unset
13893
13894# turn spaces into newlines.
13895SP2NL=$lt_lt_SP2NL
13896
13897# turn newlines into spaces.
13898NL2SP=$lt_lt_NL2SP
13899
13900# convert \$build file names to \$host format.
13901to_host_file_cmd=$lt_cv_to_host_file_cmd
13902
13903# convert \$build files to toolchain format.
13904to_tool_file_cmd=$lt_cv_to_tool_file_cmd
13905
13906# An object symbol dumper.
13907OBJDUMP=$lt_OBJDUMP
13908
13909# Method to check whether dependent libraries are shared objects.
13910deplibs_check_method=$lt_deplibs_check_method
13911
13912# Command to use when deplibs_check_method = "file_magic".
13913file_magic_cmd=$lt_file_magic_cmd
13914
13915# How to find potential files when deplibs_check_method = "file_magic".
13916file_magic_glob=$lt_file_magic_glob
13917
13918# Find potential files using nocaseglob when deplibs_check_method = "file_magic".
13919want_nocaseglob=$lt_want_nocaseglob
13920
13921# DLL creation program.
13922DLLTOOL=$lt_DLLTOOL
13923
13924# Command to associate shared and link libraries.
13925sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd
13926
13927# The archiver.
13928AR=$lt_AR
13929
13930# Flags to create an archive.
13931AR_FLAGS=$lt_AR_FLAGS
13932
13933# How to feed a file listing to the archiver.
13934archiver_list_spec=$lt_archiver_list_spec
13935
13936# A symbol stripping program.
13937STRIP=$lt_STRIP
13938
13939# Commands used to install an old-style archive.
13940RANLIB=$lt_RANLIB
13941old_postinstall_cmds=$lt_old_postinstall_cmds
13942old_postuninstall_cmds=$lt_old_postuninstall_cmds
13943
13944# Whether to use a lock for old archive extraction.
13945lock_old_archive_extraction=$lock_old_archive_extraction
13946
13947# A C compiler.
13948LTCC=$lt_CC
13949
13950# LTCC compiler flags.
13951LTCFLAGS=$lt_CFLAGS
13952
13953# Take the output of nm and produce a listing of raw symbols and C names.
13954global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
13955
13956# Transform the output of nm in a proper C declaration.
13957global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
13958
13959# Transform the output of nm in a C name address pair.
13960global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
13961
13962# Transform the output of nm in a C name address pair when lib prefix is needed.
13963global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
13964
13965# Specify filename containing input files for \$NM.
13966nm_file_list_spec=$lt_nm_file_list_spec
13967
13968# The root where to search for dependent libraries,and in which our libraries should be installed.
13969lt_sysroot=$lt_sysroot
13970
13971# The name of the directory that contains temporary libtool files.
13972objdir=$objdir
13973
13974# Used to examine libraries when file_magic_cmd begins with "file".
13975MAGIC_CMD=$MAGIC_CMD
13976
13977# Must we lock files when doing compilation?
13978need_locks=$lt_need_locks
13979
13980# Manifest tool.
13981MANIFEST_TOOL=$lt_MANIFEST_TOOL
13982
13983# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
13984DSYMUTIL=$lt_DSYMUTIL
13985
13986# Tool to change global to local symbols on Mac OS X.
13987NMEDIT=$lt_NMEDIT
13988
13989# Tool to manipulate fat objects and archives on Mac OS X.
13990LIPO=$lt_LIPO
13991
13992# ldd/readelf like tool for Mach-O binaries on Mac OS X.
13993OTOOL=$lt_OTOOL
13994
13995# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
13996OTOOL64=$lt_OTOOL64
13997
13998# Old archive suffix (normally "a").
13999libext=$libext
14000
14001# Shared library suffix (normally ".so").
14002shrext_cmds=$lt_shrext_cmds
14003
14004# The commands to extract the exported symbol list from a shared archive.
14005extract_expsyms_cmds=$lt_extract_expsyms_cmds
14006
14007# Variables whose values should be saved in libtool wrapper scripts and
14008# restored at link time.
14009variables_saved_for_relink=$lt_variables_saved_for_relink
14010
14011# Do we need the "lib" prefix for modules?
14012need_lib_prefix=$need_lib_prefix
14013
14014# Do we need a version for libraries?
14015need_version=$need_version
14016
14017# Library versioning type.
14018version_type=$version_type
14019
14020# Shared library runtime path variable.
14021runpath_var=$runpath_var
14022
14023# Shared library path variable.
14024shlibpath_var=$shlibpath_var
14025
14026# Is shlibpath searched before the hard-coded library search path?
14027shlibpath_overrides_runpath=$shlibpath_overrides_runpath
14028
14029# Format of library name prefix.
14030libname_spec=$lt_libname_spec
14031
14032# List of archive names. First name is the real one, the rest are links.
14033# The last name is the one that the linker finds with -lNAME
14034library_names_spec=$lt_library_names_spec
14035
14036# The coded name of the library, if different from the real name.
14037soname_spec=$lt_soname_spec
14038
14039# Permission mode override for installation of shared libraries.
14040install_override_mode=$lt_install_override_mode
14041
14042# Command to use after installation of a shared archive.
14043postinstall_cmds=$lt_postinstall_cmds
14044
14045# Command to use after uninstallation of a shared archive.
14046postuninstall_cmds=$lt_postuninstall_cmds
14047
14048# Commands used to finish a libtool library installation in a directory.
14049finish_cmds=$lt_finish_cmds
14050
14051# As "finish_cmds", except a single script fragment to be evaled but
14052# not shown.
14053finish_eval=$lt_finish_eval
14054
14055# Whether we should hardcode library paths into libraries.
14056hardcode_into_libs=$hardcode_into_libs
14057
14058# Compile-time system search path for libraries.
14059sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
14060
14061# Run-time system search path for libraries.
14062sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
14063
14064# Whether dlopen is supported.
14065dlopen_support=$enable_dlopen
14066
14067# Whether dlopen of programs is supported.
14068dlopen_self=$enable_dlopen_self
14069
14070# Whether dlopen of statically linked programs is supported.
14071dlopen_self_static=$enable_dlopen_self_static
14072
14073# Commands to strip libraries.
14074old_striplib=$lt_old_striplib
14075striplib=$lt_striplib
14076
14077
14078# The linker used to build libraries.
14079LD=$lt_LD
14080
14081# How to create reloadable object files.
14082reload_flag=$lt_reload_flag
14083reload_cmds=$lt_reload_cmds
14084
14085# Commands used to build an old-style archive.
14086old_archive_cmds=$lt_old_archive_cmds
14087
14088# A language specific compiler.
14089CC=$lt_compiler
14090
14091# Is the compiler the GNU compiler?
14092with_gcc=$GCC
14093
14094# Compiler flag to turn off builtin functions.
14095no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
14096
14097# Additional compiler flags for building library objects.
14098pic_flag=$lt_lt_prog_compiler_pic
14099
14100# How to pass a linker flag through the compiler.
14101wl=$lt_lt_prog_compiler_wl
14102
14103# Compiler flag to prevent dynamic linking.
14104link_static_flag=$lt_lt_prog_compiler_static
14105
14106# Does compiler simultaneously support -c and -o options?
14107compiler_c_o=$lt_lt_cv_prog_compiler_c_o
14108
14109# Whether or not to add -lc for building shared libraries.
14110build_libtool_need_lc=$archive_cmds_need_lc
14111
14112# Whether or not to disallow shared libs when runtime libs are static.
14113allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
14114
14115# Compiler flag to allow reflexive dlopens.
14116export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
14117
14118# Compiler flag to generate shared objects directly from archives.
14119whole_archive_flag_spec=$lt_whole_archive_flag_spec
14120
14121# Whether the compiler copes with passing no objects directly.
14122compiler_needs_object=$lt_compiler_needs_object
14123
14124# Create an old-style archive from a shared archive.
14125old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
14126
14127# Create a temporary old-style archive to link instead of a shared archive.
14128old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
14129
14130# Commands used to build a shared archive.
14131archive_cmds=$lt_archive_cmds
14132archive_expsym_cmds=$lt_archive_expsym_cmds
14133
14134# Commands used to build a loadable module if different from building
14135# a shared archive.
14136module_cmds=$lt_module_cmds
14137module_expsym_cmds=$lt_module_expsym_cmds
14138
14139# Whether we are building with GNU ld or not.
14140with_gnu_ld=$lt_with_gnu_ld
14141
14142# Flag that allows shared libraries with undefined symbols to be built.
14143allow_undefined_flag=$lt_allow_undefined_flag
14144
14145# Flag that enforces no undefined symbols.
14146no_undefined_flag=$lt_no_undefined_flag
14147
14148# Flag to hardcode \$libdir into a binary during linking.
14149# This must work even if \$libdir does not exist
14150hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
14151
14152# Whether we need a single "-rpath" flag with a separated argument.
14153hardcode_libdir_separator=$lt_hardcode_libdir_separator
14154
14155# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
14156# DIR into the resulting binary.
14157hardcode_direct=$hardcode_direct
14158
14159# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
14160# DIR into the resulting binary and the resulting library dependency is
14161# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
14162# library is relocated.
14163hardcode_direct_absolute=$hardcode_direct_absolute
14164
14165# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
14166# into the resulting binary.
14167hardcode_minus_L=$hardcode_minus_L
14168
14169# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
14170# into the resulting binary.
14171hardcode_shlibpath_var=$hardcode_shlibpath_var
14172
14173# Set to "yes" if building a shared library automatically hardcodes DIR
14174# into the library and all subsequent libraries and executables linked
14175# against it.
14176hardcode_automatic=$hardcode_automatic
14177
14178# Set to yes if linker adds runtime paths of dependent libraries
14179# to runtime path list.
14180inherit_rpath=$inherit_rpath
14181
14182# Whether libtool must link a program against all its dependency libraries.
14183link_all_deplibs=$link_all_deplibs
14184
14185# Set to "yes" if exported symbols are required.
14186always_export_symbols=$always_export_symbols
14187
14188# The commands to list exported symbols.
14189export_symbols_cmds=$lt_export_symbols_cmds
14190
14191# Symbols that should not be listed in the preloaded symbols.
14192exclude_expsyms=$lt_exclude_expsyms
14193
14194# Symbols that must always be exported.
14195include_expsyms=$lt_include_expsyms
14196
14197# Commands necessary for linking programs (against libraries) with templates.
14198prelink_cmds=$lt_prelink_cmds
14199
14200# Commands necessary for finishing linking programs.
14201postlink_cmds=$lt_postlink_cmds
14202
14203# Specify filename containing input files.
14204file_list_spec=$lt_file_list_spec
14205
14206# How to hardcode a shared library path into an executable.
14207hardcode_action=$hardcode_action
14208
14209# ### END LIBTOOL CONFIG
14210
14211_LT_EOF
14212
14213 case $host_os in
14214 aix3*)
14215 cat <<\_LT_EOF >> "$cfgfile"
14216# AIX sometimes has problems with the GCC collect2 program. For some
14217# reason, if we set the COLLECT_NAMES environment variable, the problems
14218# vanish in a puff of smoke.
14219if test "X${COLLECT_NAMES+set}" != Xset; then
14220 COLLECT_NAMES=
14221 export COLLECT_NAMES
14222fi
14223_LT_EOF
14224 ;;
14225 esac
14226
14227
14228ltmain="$ac_aux_dir/ltmain.sh"
14229
14230
14231 # We use sed instead of cat because bash on DJGPP gets confused if
14232 # if finds mixed CR/LF and LF-only lines. Since sed operates in
14233 # text mode, it properly converts lines to CR/LF. This bash problem
14234 # is reportedly fixed, but why not run on old versions too?
14235 sed '$q' "$ltmain" >> "$cfgfile" \
14236 || (rm -f "$cfgfile"; exit 1)
14237
14238 if test x"$xsi_shell" = xyes; then
14239 sed -e '/^func_dirname ()$/,/^} # func_dirname /c\
14240func_dirname ()\
14241{\
14242\ case ${1} in\
14243\ */*) func_dirname_result="${1%/*}${2}" ;;\
14244\ * ) func_dirname_result="${3}" ;;\
14245\ esac\
14246} # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
14247 && mv -f "$cfgfile.tmp" "$cfgfile" \
14248 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14249test 0 -eq $? || _lt_function_replace_fail=:
14250
14251
14252 sed -e '/^func_basename ()$/,/^} # func_basename /c\
14253func_basename ()\
14254{\
14255\ func_basename_result="${1##*/}"\
14256} # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
14257 && mv -f "$cfgfile.tmp" "$cfgfile" \
14258 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14259test 0 -eq $? || _lt_function_replace_fail=:
14260
14261
14262 sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\
14263func_dirname_and_basename ()\
14264{\
14265\ case ${1} in\
14266\ */*) func_dirname_result="${1%/*}${2}" ;;\
14267\ * ) func_dirname_result="${3}" ;;\
14268\ esac\
14269\ func_basename_result="${1##*/}"\
14270} # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
14271 && mv -f "$cfgfile.tmp" "$cfgfile" \
14272 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14273test 0 -eq $? || _lt_function_replace_fail=:
14274
14275
14276 sed -e '/^func_stripname ()$/,/^} # func_stripname /c\
14277func_stripname ()\
14278{\
14279\ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\
14280\ # positional parameters, so assign one to ordinary parameter first.\
14281\ func_stripname_result=${3}\
14282\ func_stripname_result=${func_stripname_result#"${1}"}\
14283\ func_stripname_result=${func_stripname_result%"${2}"}\
14284} # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
14285 && mv -f "$cfgfile.tmp" "$cfgfile" \
14286 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14287test 0 -eq $? || _lt_function_replace_fail=:
14288
14289
14290 sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\
14291func_split_long_opt ()\
14292{\
14293\ func_split_long_opt_name=${1%%=*}\
14294\ func_split_long_opt_arg=${1#*=}\
14295} # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
14296 && mv -f "$cfgfile.tmp" "$cfgfile" \
14297 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14298test 0 -eq $? || _lt_function_replace_fail=:
14299
14300
14301 sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\
14302func_split_short_opt ()\
14303{\
14304\ func_split_short_opt_arg=${1#??}\
14305\ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\
14306} # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
14307 && mv -f "$cfgfile.tmp" "$cfgfile" \
14308 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14309test 0 -eq $? || _lt_function_replace_fail=:
14310
14311
14312 sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\
14313func_lo2o ()\
14314{\
14315\ case ${1} in\
14316\ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\
14317\ *) func_lo2o_result=${1} ;;\
14318\ esac\
14319} # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
14320 && mv -f "$cfgfile.tmp" "$cfgfile" \
14321 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14322test 0 -eq $? || _lt_function_replace_fail=:
14323
14324
14325 sed -e '/^func_xform ()$/,/^} # func_xform /c\
14326func_xform ()\
14327{\
14328 func_xform_result=${1%.*}.lo\
14329} # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
14330 && mv -f "$cfgfile.tmp" "$cfgfile" \
14331 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14332test 0 -eq $? || _lt_function_replace_fail=:
14333
14334
14335 sed -e '/^func_arith ()$/,/^} # func_arith /c\
14336func_arith ()\
14337{\
14338 func_arith_result=$(( $* ))\
14339} # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
14340 && mv -f "$cfgfile.tmp" "$cfgfile" \
14341 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14342test 0 -eq $? || _lt_function_replace_fail=:
14343
14344
14345 sed -e '/^func_len ()$/,/^} # func_len /c\
14346func_len ()\
14347{\
14348 func_len_result=${#1}\
14349} # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
14350 && mv -f "$cfgfile.tmp" "$cfgfile" \
14351 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14352test 0 -eq $? || _lt_function_replace_fail=:
14353
14354fi
14355
14356if test x"$lt_shell_append" = xyes; then
14357 sed -e '/^func_append ()$/,/^} # func_append /c\
14358func_append ()\
14359{\
14360 eval "${1}+=\\${2}"\
14361} # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
14362 && mv -f "$cfgfile.tmp" "$cfgfile" \
14363 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14364test 0 -eq $? || _lt_function_replace_fail=:
14365
14366
14367 sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\
14368func_append_quoted ()\
14369{\
14370\ func_quote_for_eval "${2}"\
14371\ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\
14372} # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
14373 && mv -f "$cfgfile.tmp" "$cfgfile" \
14374 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14375test 0 -eq $? || _lt_function_replace_fail=:
14376
14377
14378 # Save a `func_append' function call where possible by direct use of '+='
14379 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
14380 && mv -f "$cfgfile.tmp" "$cfgfile" \
14381 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14382 test 0 -eq $? || _lt_function_replace_fail=:
14383else
14384 # Save a `func_append' function call even when '+=' is not available
14385 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
14386 && mv -f "$cfgfile.tmp" "$cfgfile" \
14387 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14388 test 0 -eq $? || _lt_function_replace_fail=:
14389fi
14390
14391if test x"$_lt_function_replace_fail" = x":"; then
14392 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
14393$as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
14394fi
14395
14396
14397 mv -f "$cfgfile" "$ofile" ||
14398 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
14399 chmod +x "$ofile"
14400
14401 ;;
14402
14403 esac
14404done # for ac_tag
14405
14406
14407as_fn_exit 0
14408_ACEOF
14409ac_clean_files=$ac_clean_files_save
14410
14411test $ac_write_fail = 0 ||
14412 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
14413
14414
14415# configure is writing to config.log, and then calls config.status.
14416# config.status does its own redirection, appending to config.log.
14417# Unfortunately, on DOS this fails, as config.log is still kept open
14418# by configure, so config.status won't be able to write to it; its
14419# output is simply discarded. So we exec the FD to /dev/null,
14420# effectively closing config.log, so it can be properly (re)opened and
14421# appended to by config.status. When coming back to configure, we
14422# need to make the FD available again.
14423if test "$no_create" != yes; then
14424 ac_cs_success=:
14425 ac_config_status_args=
14426 test "$silent" = yes &&
14427 ac_config_status_args="$ac_config_status_args --quiet"
14428 exec 5>/dev/null
14429 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
14430 exec 5>>config.log
14431 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
14432 # would make configure fail if this is the last instruction.
14433 $ac_cs_success || as_fn_exit 1
14434fi
14435if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
14436 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
14437$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
14438fi
14439