]> git.ipfire.org Git - thirdparty/gcc.git/blame - libhsail-rt/configure
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libhsail-rt / configure
CommitLineData
5fd1486c
PJ
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
22e05272 3# Generated by GNU Autoconf 2.69 for phsa HSAIL runtime library 1.0.
5fd1486c
PJ
4#
5# Report bugs to <pekka.jaaskelainen@parmance.com>.
6#
22e05272
JM
7#
8# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9#
5fd1486c
PJ
10#
11# This configure script is free software; the Free Software Foundation
12# gives unlimited permission to copy, distribute and modify it.
13## -------------------- ##
14## M4sh Initialization. ##
15## -------------------- ##
16
17# Be more Bourne compatible
18DUALCASE=1; export DUALCASE # for MKS sh
19if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20 emulate sh
21 NULLCMD=:
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
23 # is contrary to our usage. Disable this feature.
24 alias -g '${1+"$@"}'='"$@"'
25 setopt NO_GLOB_SUBST
26else
27 case `(set -o) 2>/dev/null` in #(
28 *posix*) :
29 set -o posix ;; #(
30 *) :
31 ;;
32esac
33fi
34
35
36as_nl='
37'
38export as_nl
39# Printing a long string crashes Solaris 7 /usr/bin/printf.
40as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
41as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
42as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
43# Prefer a ksh shell builtin over an external printf program on Solaris,
44# but without wasting forks for bash or zsh.
45if test -z "$BASH_VERSION$ZSH_VERSION" \
46 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
47 as_echo='print -r --'
48 as_echo_n='print -rn --'
49elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
50 as_echo='printf %s\n'
51 as_echo_n='printf %s'
52else
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55 as_echo_n='/usr/ucb/echo -n'
56 else
57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
58 as_echo_n_body='eval
59 arg=$1;
60 case $arg in #(
61 *"$as_nl"*)
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
64 esac;
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
66 '
67 export as_echo_n_body
68 as_echo_n='sh -c $as_echo_n_body as_echo'
69 fi
70 export as_echo_body
71 as_echo='sh -c $as_echo_body as_echo'
72fi
73
74# The user is always right.
75if test "${PATH_SEPARATOR+set}" != set; then
76 PATH_SEPARATOR=:
77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
79 PATH_SEPARATOR=';'
80 }
81fi
82
83
84# IFS
85# We need space, tab and new line, in precisely that order. Quoting is
86# there to prevent editors from complaining about space-tab.
87# (If _AS_PATH_WALK were called with IFS unset, it would disable word
88# splitting by setting IFS to empty value.)
89IFS=" "" $as_nl"
90
91# Find who we are. Look in the path if we contain no directory separator.
22e05272 92as_myself=
5fd1486c
PJ
93case $0 in #((
94 *[\\/]* ) as_myself=$0 ;;
95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96for as_dir in $PATH
97do
98 IFS=$as_save_IFS
99 test -z "$as_dir" && as_dir=.
100 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
101 done
102IFS=$as_save_IFS
103
104 ;;
105esac
106# We did not find ourselves, most probably we were run as `sh COMMAND'
107# in which case we are not to be found in the path.
108if test "x$as_myself" = x; then
109 as_myself=$0
110fi
111if test ! -f "$as_myself"; then
112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
113 exit 1
114fi
115
116# Unset variables that we do not need and which cause bugs (e.g. in
117# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
118# suppresses any "Segmentation fault" message there. '((' could
119# trigger a bug in pdksh 5.2.14.
120for as_var in BASH_ENV ENV MAIL MAILPATH
121do eval test x\${$as_var+set} = xset \
122 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
123done
124PS1='$ '
125PS2='> '
126PS4='+ '
127
128# NLS nuisances.
129LC_ALL=C
130export LC_ALL
131LANGUAGE=C
132export LANGUAGE
133
134# CDPATH.
135(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
136
22e05272
JM
137# Use a proper internal environment variable to ensure we don't fall
138 # into an infinite loop, continuously re-executing ourselves.
139 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
140 _as_can_reexec=no; export _as_can_reexec;
141 # We cannot yet assume a decent shell, so we have to provide a
142# neutralization value for shells without unset; and this also
143# works around shells that cannot unset nonexistent variables.
144# Preserve -v and -x to the replacement shell.
145BASH_ENV=/dev/null
146ENV=/dev/null
147(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
148case $- in # ((((
149 *v*x* | *x*v* ) as_opts=-vx ;;
150 *v* ) as_opts=-v ;;
151 *x* ) as_opts=-x ;;
152 * ) as_opts= ;;
153esac
154exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
155# Admittedly, this is quite paranoid, since all the known shells bail
156# out after a failed `exec'.
157$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
158as_fn_exit 255
159 fi
160 # We don't want this to propagate to other subprocesses.
161 { _as_can_reexec=; unset _as_can_reexec;}
5fd1486c
PJ
162if test "x$CONFIG_SHELL" = x; then
163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164 emulate sh
165 NULLCMD=:
166 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
167 # is contrary to our usage. Disable this feature.
168 alias -g '\${1+\"\$@\"}'='\"\$@\"'
169 setopt NO_GLOB_SUBST
170else
171 case \`(set -o) 2>/dev/null\` in #(
172 *posix*) :
173 set -o posix ;; #(
174 *) :
175 ;;
176esac
177fi
178"
179 as_required="as_fn_return () { (exit \$1); }
180as_fn_success () { as_fn_return 0; }
181as_fn_failure () { as_fn_return 1; }
182as_fn_ret_success () { return 0; }
183as_fn_ret_failure () { return 1; }
184
185exitcode=0
186as_fn_success || { exitcode=1; echo as_fn_success failed.; }
187as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
188as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
189as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
190if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
191
192else
193 exitcode=1; echo positional parameters were not saved.
194fi
22e05272
JM
195test x\$exitcode = x0 || exit 1
196test -x / || exit 1"
5fd1486c
PJ
197 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
199 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
200 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
201
202 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
203 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
204 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
205 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
206 PATH=/empty FPATH=/empty; export PATH FPATH
207 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
208 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
209test \$(( 1 + 1 )) = 2 || exit 1"
210 if (eval "$as_required") 2>/dev/null; then :
211 as_have_required=yes
212else
213 as_have_required=no
214fi
215 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
216
217else
218 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
219as_found=false
220for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
221do
222 IFS=$as_save_IFS
223 test -z "$as_dir" && as_dir=.
224 as_found=:
225 case $as_dir in #(
226 /*)
227 for as_base in sh bash ksh sh5; do
228 # Try only shells that exist, to save several forks.
229 as_shell=$as_dir/$as_base
230 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
231 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
232 CONFIG_SHELL=$as_shell as_have_required=yes
233 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
234 break 2
235fi
236fi
237 done;;
238 esac
239 as_found=false
240done
241$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
242 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
243 CONFIG_SHELL=$SHELL as_have_required=yes
244fi; }
245IFS=$as_save_IFS
246
247
248 if test "x$CONFIG_SHELL" != x; then :
22e05272
JM
249 export CONFIG_SHELL
250 # We cannot yet assume a decent shell, so we have to provide a
251# neutralization value for shells without unset; and this also
252# works around shells that cannot unset nonexistent variables.
253# Preserve -v and -x to the replacement shell.
254BASH_ENV=/dev/null
255ENV=/dev/null
256(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
257case $- in # ((((
258 *v*x* | *x*v* ) as_opts=-vx ;;
259 *v* ) as_opts=-v ;;
260 *x* ) as_opts=-x ;;
261 * ) as_opts= ;;
262esac
263exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
264# Admittedly, this is quite paranoid, since all the known shells bail
265# out after a failed `exec'.
266$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
267exit 255
5fd1486c
PJ
268fi
269
270 if test x$as_have_required = xno; then :
271 $as_echo "$0: This script requires a shell more modern than all"
272 $as_echo "$0: the shells that I found on your system."
273 if test x${ZSH_VERSION+set} = xset ; then
274 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
275 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
276 else
277 $as_echo "$0: Please tell bug-autoconf@gnu.org and
278$0: pekka.jaaskelainen@parmance.com about your system,
279$0: including any error possibly output before this
280$0: message. Then install a modern shell, or manually run
281$0: the script under such a shell if you do have one."
282 fi
283 exit 1
284fi
285fi
286fi
287SHELL=${CONFIG_SHELL-/bin/sh}
288export SHELL
289# Unset more variables known to interfere with behavior of common tools.
290CLICOLOR_FORCE= GREP_OPTIONS=
291unset CLICOLOR_FORCE GREP_OPTIONS
292
293## --------------------- ##
294## M4sh Shell Functions. ##
295## --------------------- ##
296# as_fn_unset VAR
297# ---------------
298# Portably unset VAR.
299as_fn_unset ()
300{
301 { eval $1=; unset $1;}
302}
303as_unset=as_fn_unset
304
305# as_fn_set_status STATUS
306# -----------------------
307# Set $? to STATUS, without forking.
308as_fn_set_status ()
309{
310 return $1
311} # as_fn_set_status
312
313# as_fn_exit STATUS
314# -----------------
315# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
316as_fn_exit ()
317{
318 set +e
319 as_fn_set_status $1
320 exit $1
321} # as_fn_exit
322
323# as_fn_mkdir_p
324# -------------
325# Create "$as_dir" as a directory, including parents if necessary.
326as_fn_mkdir_p ()
327{
328
329 case $as_dir in #(
330 -*) as_dir=./$as_dir;;
331 esac
332 test -d "$as_dir" || eval $as_mkdir_p || {
333 as_dirs=
334 while :; do
335 case $as_dir in #(
336 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
337 *) as_qdir=$as_dir;;
338 esac
339 as_dirs="'$as_qdir' $as_dirs"
340 as_dir=`$as_dirname -- "$as_dir" ||
341$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
342 X"$as_dir" : 'X\(//\)[^/]' \| \
343 X"$as_dir" : 'X\(//\)$' \| \
344 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
345$as_echo X"$as_dir" |
346 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
347 s//\1/
348 q
349 }
350 /^X\(\/\/\)[^/].*/{
351 s//\1/
352 q
353 }
354 /^X\(\/\/\)$/{
355 s//\1/
356 q
357 }
358 /^X\(\/\).*/{
359 s//\1/
360 q
361 }
362 s/.*/./; q'`
363 test -d "$as_dir" && break
364 done
365 test -z "$as_dirs" || eval "mkdir $as_dirs"
22e05272 366 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
5fd1486c
PJ
367
368
369} # as_fn_mkdir_p
22e05272
JM
370
371# as_fn_executable_p FILE
372# -----------------------
373# Test if FILE is an executable regular file.
374as_fn_executable_p ()
375{
376 test -f "$1" && test -x "$1"
377} # as_fn_executable_p
5fd1486c
PJ
378# as_fn_append VAR VALUE
379# ----------------------
380# Append the text in VALUE to the end of the definition contained in VAR. Take
381# advantage of any shell optimizations that allow amortized linear growth over
382# repeated appends, instead of the typical quadratic growth present in naive
383# implementations.
384if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
385 eval 'as_fn_append ()
386 {
387 eval $1+=\$2
388 }'
389else
390 as_fn_append ()
391 {
392 eval $1=\$$1\$2
393 }
394fi # as_fn_append
395
396# as_fn_arith ARG...
397# ------------------
398# Perform arithmetic evaluation on the ARGs, and store the result in the
399# global $as_val. Take advantage of shells that can avoid forks. The arguments
400# must be portable across $(()) and expr.
401if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
402 eval 'as_fn_arith ()
403 {
404 as_val=$(( $* ))
405 }'
406else
407 as_fn_arith ()
408 {
409 as_val=`expr "$@" || test $? -eq 1`
410 }
411fi # as_fn_arith
412
413
22e05272
JM
414# as_fn_error STATUS ERROR [LINENO LOG_FD]
415# ----------------------------------------
5fd1486c
PJ
416# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
417# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
22e05272 418# script with STATUS, using 1 if that was 0.
5fd1486c
PJ
419as_fn_error ()
420{
22e05272
JM
421 as_status=$1; test $as_status -eq 0 && as_status=1
422 if test "$4"; then
423 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
424 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
5fd1486c 425 fi
22e05272 426 $as_echo "$as_me: error: $2" >&2
5fd1486c
PJ
427 as_fn_exit $as_status
428} # as_fn_error
429
430if expr a : '\(a\)' >/dev/null 2>&1 &&
431 test "X`expr 00001 : '.*\(...\)'`" = X001; then
432 as_expr=expr
433else
434 as_expr=false
435fi
436
437if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
438 as_basename=basename
439else
440 as_basename=false
441fi
442
443if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
444 as_dirname=dirname
445else
446 as_dirname=false
447fi
448
449as_me=`$as_basename -- "$0" ||
450$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
451 X"$0" : 'X\(//\)$' \| \
452 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
453$as_echo X/"$0" |
454 sed '/^.*\/\([^/][^/]*\)\/*$/{
455 s//\1/
456 q
457 }
458 /^X\/\(\/\/\)$/{
459 s//\1/
460 q
461 }
462 /^X\/\(\/\).*/{
463 s//\1/
464 q
465 }
466 s/.*/./; q'`
467
468# Avoid depending upon Character Ranges.
469as_cr_letters='abcdefghijklmnopqrstuvwxyz'
470as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
471as_cr_Letters=$as_cr_letters$as_cr_LETTERS
472as_cr_digits='0123456789'
473as_cr_alnum=$as_cr_Letters$as_cr_digits
474
475
476 as_lineno_1=$LINENO as_lineno_1a=$LINENO
477 as_lineno_2=$LINENO as_lineno_2a=$LINENO
478 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
479 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
480 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
481 sed -n '
482 p
483 /[$]LINENO/=
484 ' <$as_myself |
485 sed '
486 s/[$]LINENO.*/&-/
487 t lineno
488 b
489 :lineno
490 N
491 :loop
492 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
493 t loop
494 s/-\n.*//
495 ' >$as_me.lineno &&
496 chmod +x "$as_me.lineno" ||
497 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
498
22e05272
JM
499 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
500 # already done that, so ensure we don't try to do so again and fall
501 # in an infinite loop. This has already happened in practice.
502 _as_can_reexec=no; export _as_can_reexec
5fd1486c
PJ
503 # Don't try to exec as it changes $[0], causing all sort of problems
504 # (the dirname of $[0] is not the place where we might find the
505 # original and so on. Autoconf is especially sensitive to this).
506 . "./$as_me.lineno"
507 # Exit status is that of the last command.
508 exit
509}
510
511ECHO_C= ECHO_N= ECHO_T=
512case `echo -n x` in #(((((
513-n*)
514 case `echo 'xy\c'` in
515 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
516 xy) ECHO_C='\c';;
517 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
518 ECHO_T=' ';;
519 esac;;
520*)
521 ECHO_N='-n';;
522esac
523
524rm -f conf$$ conf$$.exe conf$$.file
525if test -d conf$$.dir; then
526 rm -f conf$$.dir/conf$$.file
527else
528 rm -f conf$$.dir
529 mkdir conf$$.dir 2>/dev/null
530fi
531if (echo >conf$$.file) 2>/dev/null; then
532 if ln -s conf$$.file conf$$ 2>/dev/null; then
533 as_ln_s='ln -s'
534 # ... but there are two gotchas:
535 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
536 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
22e05272 537 # In both cases, we have to default to `cp -pR'.
5fd1486c 538 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
22e05272 539 as_ln_s='cp -pR'
5fd1486c
PJ
540 elif ln conf$$.file conf$$ 2>/dev/null; then
541 as_ln_s=ln
542 else
22e05272 543 as_ln_s='cp -pR'
5fd1486c
PJ
544 fi
545else
22e05272 546 as_ln_s='cp -pR'
5fd1486c
PJ
547fi
548rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
549rmdir conf$$.dir 2>/dev/null
550
551if mkdir -p . 2>/dev/null; then
552 as_mkdir_p='mkdir -p "$as_dir"'
553else
554 test -d ./-p && rmdir ./-p
555 as_mkdir_p=false
556fi
557
22e05272
JM
558as_test_x='test -x'
559as_executable_p=as_fn_executable_p
5fd1486c
PJ
560
561# Sed expression to map a string onto a valid CPP name.
562as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
563
564# Sed expression to map a string onto a valid variable name.
565as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
566
567SHELL=${CONFIG_SHELL-/bin/sh}
568
569
22e05272
JM
570test -n "$DJDIR" || exec 7<&0 </dev/null
571exec 6>&1
5fd1486c
PJ
572
573# Name of the host.
22e05272 574# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
5fd1486c
PJ
575# so uname gets run too.
576ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
577
578#
579# Initializations.
580#
581ac_default_prefix=/usr/local
582ac_clean_files=
583ac_config_libobj_dir=.
584LIBOBJS=
585cross_compiling=no
586subdirs=
587MFLAGS=
588MAKEFLAGS=
589
590# Identity of this package.
591PACKAGE_NAME='phsa HSAIL runtime library'
592PACKAGE_TARNAME='phsa-hsail-runtime-library'
593PACKAGE_VERSION='1.0'
594PACKAGE_STRING='phsa HSAIL runtime library 1.0'
595PACKAGE_BUGREPORT='pekka.jaaskelainen@parmance.com'
596PACKAGE_URL=''
597
598# Factoring default headers for most tests.
599ac_includes_default="\
600#include <stdio.h>
601#ifdef HAVE_SYS_TYPES_H
602# include <sys/types.h>
603#endif
604#ifdef HAVE_SYS_STAT_H
605# include <sys/stat.h>
606#endif
607#ifdef STDC_HEADERS
608# include <stdlib.h>
609# include <stddef.h>
610#else
611# ifdef HAVE_STDLIB_H
612# include <stdlib.h>
613# endif
614#endif
615#ifdef HAVE_STRING_H
616# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
617# include <memory.h>
618# endif
619# include <string.h>
620#endif
621#ifdef HAVE_STRINGS_H
622# include <strings.h>
623#endif
624#ifdef HAVE_INTTYPES_H
625# include <inttypes.h>
626#endif
627#ifdef HAVE_STDINT_H
628# include <stdint.h>
629#endif
630#ifdef HAVE_UNISTD_H
631# include <unistd.h>
632#endif"
633
634ac_subst_vars='am__EXEEXT_FALSE
635am__EXEEXT_TRUE
636LTLIBOBJS
637LIBOBJS
c48dc2cd 638get_gcc_base_ver
5fd1486c
PJ
639toolexeclibdir
640toolexecdir
641CXXCPP
642CPP
643OTOOL64
644OTOOL
645LIPO
646NMEDIT
647DSYMUTIL
648RANLIB
649AR
650OBJDUMP
651LN_S
652NM
653ac_ct_DUMPBIN
654DUMPBIN
655LD
656FGREP
657EGREP
658GREP
659SED
660LIBTOOL
661MAC_LINKER_SCRIPT_FALSE
662MAC_LINKER_SCRIPT_TRUE
663LINUX_LINKER_SCRIPT_FALSE
664LINUX_LINKER_SCRIPT_TRUE
665config_dir
666am__fastdepCXX_FALSE
667am__fastdepCXX_TRUE
668CXXDEPMODE
669ac_ct_CXX
670CXXFLAGS
671CXX
672am__fastdepCC_FALSE
673am__fastdepCC_TRUE
674CCDEPMODE
c48dc2cd 675am__nodep
5fd1486c
PJ
676AMDEPBACKSLASH
677AMDEP_FALSE
678AMDEP_TRUE
679am__quote
680am__include
681DEPDIR
682OBJEXT
683EXEEXT
684ac_ct_CC
685CPPFLAGS
686LDFLAGS
687CFLAGS
688CC
689MAINT
690MAINTAINER_MODE_FALSE
691MAINTAINER_MODE_TRUE
22e05272
JM
692AM_BACKSLASH
693AM_DEFAULT_VERBOSITY
694AM_DEFAULT_V
695AM_V
5fd1486c
PJ
696am__untar
697am__tar
698AMTAR
699am__leading_dot
700SET_MAKE
701AWK
702mkdir_p
703MKDIR_P
704INSTALL_STRIP_PROGRAM
705STRIP
706install_sh
707MAKEINFO
708AUTOHEADER
709AUTOMAKE
710AUTOCONF
711ACLOCAL
712VERSION
713PACKAGE
714CYGPATH_W
715am__isrc
716INSTALL_DATA
717INSTALL_SCRIPT
718INSTALL_PROGRAM
719target_os
720target_vendor
721target_cpu
722target
723host_os
724host_vendor
725host_cpu
726host
727build_os
728build_vendor
729build_cpu
730build
731target_alias
732host_alias
733build_alias
734LIBS
735ECHO_T
736ECHO_N
737ECHO_C
738DEFS
739mandir
740localedir
741libdir
742psdir
743pdfdir
744dvidir
745htmldir
746infodir
747docdir
748oldincludedir
749includedir
750localstatedir
751sharedstatedir
752sysconfdir
753datadir
754datarootdir
755libexecdir
756sbindir
757bindir
758program_transform_name
759prefix
760exec_prefix
761PACKAGE_URL
762PACKAGE_BUGREPORT
763PACKAGE_STRING
764PACKAGE_VERSION
765PACKAGE_TARNAME
766PACKAGE_NAME
767PATH_SEPARATOR
768SHELL'
769ac_subst_files=''
770ac_user_opts='
771enable_option_checking
22e05272 772enable_silent_rules
5fd1486c
PJ
773enable_maintainer_mode
774enable_dependency_tracking
775enable_version_specific_runtime_libs
776enable_shared
777enable_static
778with_pic
779enable_fast_install
780with_gnu_ld
781enable_libtool_lock
c48dc2cd 782with_gcc_major_version_only
5fd1486c
PJ
783'
784 ac_precious_vars='build_alias
785host_alias
786target_alias
787CC
788CFLAGS
789LDFLAGS
790LIBS
791CPPFLAGS
792CXX
793CXXFLAGS
794CCC
795CPP
796CXXCPP'
797
798
799# Initialize some variables set by options.
800ac_init_help=
801ac_init_version=false
802ac_unrecognized_opts=
803ac_unrecognized_sep=
804# The variables have the same names as the options, with
805# dashes changed to underlines.
806cache_file=/dev/null
807exec_prefix=NONE
808no_create=
809no_recursion=
810prefix=NONE
811program_prefix=NONE
812program_suffix=NONE
813program_transform_name=s,x,x,
814silent=
815site=
816srcdir=
817verbose=
818x_includes=NONE
819x_libraries=NONE
820
821# Installation directory options.
822# These are left unexpanded so users can "make install exec_prefix=/foo"
823# and all the variables that are supposed to be based on exec_prefix
824# by default will actually change.
825# Use braces instead of parens because sh, perl, etc. also accept them.
826# (The list follows the same order as the GNU Coding Standards.)
827bindir='${exec_prefix}/bin'
828sbindir='${exec_prefix}/sbin'
829libexecdir='${exec_prefix}/libexec'
830datarootdir='${prefix}/share'
831datadir='${datarootdir}'
832sysconfdir='${prefix}/etc'
833sharedstatedir='${prefix}/com'
834localstatedir='${prefix}/var'
835includedir='${prefix}/include'
836oldincludedir='/usr/include'
837docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
838infodir='${datarootdir}/info'
839htmldir='${docdir}'
840dvidir='${docdir}'
841pdfdir='${docdir}'
842psdir='${docdir}'
843libdir='${exec_prefix}/lib'
844localedir='${datarootdir}/locale'
845mandir='${datarootdir}/man'
846
847ac_prev=
848ac_dashdash=
849for ac_option
850do
851 # If the previous option needs an argument, assign it.
852 if test -n "$ac_prev"; then
853 eval $ac_prev=\$ac_option
854 ac_prev=
855 continue
856 fi
857
858 case $ac_option in
22e05272
JM
859 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
860 *=) ac_optarg= ;;
861 *) ac_optarg=yes ;;
5fd1486c
PJ
862 esac
863
864 # Accept the important Cygnus configure options, so we can diagnose typos.
865
866 case $ac_dashdash$ac_option in
867 --)
868 ac_dashdash=yes ;;
869
870 -bindir | --bindir | --bindi | --bind | --bin | --bi)
871 ac_prev=bindir ;;
872 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
873 bindir=$ac_optarg ;;
874
875 -build | --build | --buil | --bui | --bu)
876 ac_prev=build_alias ;;
877 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
878 build_alias=$ac_optarg ;;
879
880 -cache-file | --cache-file | --cache-fil | --cache-fi \
881 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
882 ac_prev=cache_file ;;
883 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
884 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
885 cache_file=$ac_optarg ;;
886
887 --config-cache | -C)
888 cache_file=config.cache ;;
889
890 -datadir | --datadir | --datadi | --datad)
891 ac_prev=datadir ;;
892 -datadir=* | --datadir=* | --datadi=* | --datad=*)
893 datadir=$ac_optarg ;;
894
895 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
896 | --dataroo | --dataro | --datar)
897 ac_prev=datarootdir ;;
898 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
899 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
900 datarootdir=$ac_optarg ;;
901
902 -disable-* | --disable-*)
903 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
904 # Reject names that are not valid shell variable names.
905 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
22e05272 906 as_fn_error $? "invalid feature name: $ac_useropt"
5fd1486c
PJ
907 ac_useropt_orig=$ac_useropt
908 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
909 case $ac_user_opts in
910 *"
911"enable_$ac_useropt"
912"*) ;;
913 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
914 ac_unrecognized_sep=', ';;
915 esac
916 eval enable_$ac_useropt=no ;;
917
918 -docdir | --docdir | --docdi | --doc | --do)
919 ac_prev=docdir ;;
920 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
921 docdir=$ac_optarg ;;
922
923 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
924 ac_prev=dvidir ;;
925 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
926 dvidir=$ac_optarg ;;
927
928 -enable-* | --enable-*)
929 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
930 # Reject names that are not valid shell variable names.
931 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
22e05272 932 as_fn_error $? "invalid feature name: $ac_useropt"
5fd1486c
PJ
933 ac_useropt_orig=$ac_useropt
934 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
935 case $ac_user_opts in
936 *"
937"enable_$ac_useropt"
938"*) ;;
939 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
940 ac_unrecognized_sep=', ';;
941 esac
942 eval enable_$ac_useropt=\$ac_optarg ;;
943
944 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
945 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
946 | --exec | --exe | --ex)
947 ac_prev=exec_prefix ;;
948 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
949 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
950 | --exec=* | --exe=* | --ex=*)
951 exec_prefix=$ac_optarg ;;
952
953 -gas | --gas | --ga | --g)
954 # Obsolete; use --with-gas.
955 with_gas=yes ;;
956
957 -help | --help | --hel | --he | -h)
958 ac_init_help=long ;;
959 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
960 ac_init_help=recursive ;;
961 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
962 ac_init_help=short ;;
963
964 -host | --host | --hos | --ho)
965 ac_prev=host_alias ;;
966 -host=* | --host=* | --hos=* | --ho=*)
967 host_alias=$ac_optarg ;;
968
969 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
970 ac_prev=htmldir ;;
971 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
972 | --ht=*)
973 htmldir=$ac_optarg ;;
974
975 -includedir | --includedir | --includedi | --included | --include \
976 | --includ | --inclu | --incl | --inc)
977 ac_prev=includedir ;;
978 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
979 | --includ=* | --inclu=* | --incl=* | --inc=*)
980 includedir=$ac_optarg ;;
981
982 -infodir | --infodir | --infodi | --infod | --info | --inf)
983 ac_prev=infodir ;;
984 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
985 infodir=$ac_optarg ;;
986
987 -libdir | --libdir | --libdi | --libd)
988 ac_prev=libdir ;;
989 -libdir=* | --libdir=* | --libdi=* | --libd=*)
990 libdir=$ac_optarg ;;
991
992 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
993 | --libexe | --libex | --libe)
994 ac_prev=libexecdir ;;
995 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
996 | --libexe=* | --libex=* | --libe=*)
997 libexecdir=$ac_optarg ;;
998
999 -localedir | --localedir | --localedi | --localed | --locale)
1000 ac_prev=localedir ;;
1001 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1002 localedir=$ac_optarg ;;
1003
1004 -localstatedir | --localstatedir | --localstatedi | --localstated \
1005 | --localstate | --localstat | --localsta | --localst | --locals)
1006 ac_prev=localstatedir ;;
1007 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1008 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1009 localstatedir=$ac_optarg ;;
1010
1011 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1012 ac_prev=mandir ;;
1013 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1014 mandir=$ac_optarg ;;
1015
1016 -nfp | --nfp | --nf)
1017 # Obsolete; use --without-fp.
1018 with_fp=no ;;
1019
1020 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1021 | --no-cr | --no-c | -n)
1022 no_create=yes ;;
1023
1024 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1025 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1026 no_recursion=yes ;;
1027
1028 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1029 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1030 | --oldin | --oldi | --old | --ol | --o)
1031 ac_prev=oldincludedir ;;
1032 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1033 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1034 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1035 oldincludedir=$ac_optarg ;;
1036
1037 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1038 ac_prev=prefix ;;
1039 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1040 prefix=$ac_optarg ;;
1041
1042 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1043 | --program-pre | --program-pr | --program-p)
1044 ac_prev=program_prefix ;;
1045 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1046 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1047 program_prefix=$ac_optarg ;;
1048
1049 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1050 | --program-suf | --program-su | --program-s)
1051 ac_prev=program_suffix ;;
1052 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1053 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1054 program_suffix=$ac_optarg ;;
1055
1056 -program-transform-name | --program-transform-name \
1057 | --program-transform-nam | --program-transform-na \
1058 | --program-transform-n | --program-transform- \
1059 | --program-transform | --program-transfor \
1060 | --program-transfo | --program-transf \
1061 | --program-trans | --program-tran \
1062 | --progr-tra | --program-tr | --program-t)
1063 ac_prev=program_transform_name ;;
1064 -program-transform-name=* | --program-transform-name=* \
1065 | --program-transform-nam=* | --program-transform-na=* \
1066 | --program-transform-n=* | --program-transform-=* \
1067 | --program-transform=* | --program-transfor=* \
1068 | --program-transfo=* | --program-transf=* \
1069 | --program-trans=* | --program-tran=* \
1070 | --progr-tra=* | --program-tr=* | --program-t=*)
1071 program_transform_name=$ac_optarg ;;
1072
1073 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1074 ac_prev=pdfdir ;;
1075 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1076 pdfdir=$ac_optarg ;;
1077
1078 -psdir | --psdir | --psdi | --psd | --ps)
1079 ac_prev=psdir ;;
1080 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1081 psdir=$ac_optarg ;;
1082
1083 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1084 | -silent | --silent | --silen | --sile | --sil)
1085 silent=yes ;;
1086
1087 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1088 ac_prev=sbindir ;;
1089 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1090 | --sbi=* | --sb=*)
1091 sbindir=$ac_optarg ;;
1092
1093 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1094 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1095 | --sharedst | --shareds | --shared | --share | --shar \
1096 | --sha | --sh)
1097 ac_prev=sharedstatedir ;;
1098 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1099 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1100 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1101 | --sha=* | --sh=*)
1102 sharedstatedir=$ac_optarg ;;
1103
1104 -site | --site | --sit)
1105 ac_prev=site ;;
1106 -site=* | --site=* | --sit=*)
1107 site=$ac_optarg ;;
1108
1109 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1110 ac_prev=srcdir ;;
1111 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1112 srcdir=$ac_optarg ;;
1113
1114 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1115 | --syscon | --sysco | --sysc | --sys | --sy)
1116 ac_prev=sysconfdir ;;
1117 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1118 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1119 sysconfdir=$ac_optarg ;;
1120
1121 -target | --target | --targe | --targ | --tar | --ta | --t)
1122 ac_prev=target_alias ;;
1123 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1124 target_alias=$ac_optarg ;;
1125
1126 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1127 verbose=yes ;;
1128
1129 -version | --version | --versio | --versi | --vers | -V)
1130 ac_init_version=: ;;
1131
1132 -with-* | --with-*)
1133 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1134 # Reject names that are not valid shell variable names.
1135 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
22e05272 1136 as_fn_error $? "invalid package name: $ac_useropt"
5fd1486c
PJ
1137 ac_useropt_orig=$ac_useropt
1138 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1139 case $ac_user_opts in
1140 *"
1141"with_$ac_useropt"
1142"*) ;;
1143 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1144 ac_unrecognized_sep=', ';;
1145 esac
1146 eval with_$ac_useropt=\$ac_optarg ;;
1147
1148 -without-* | --without-*)
1149 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1150 # Reject names that are not valid shell variable names.
1151 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
22e05272 1152 as_fn_error $? "invalid package name: $ac_useropt"
5fd1486c
PJ
1153 ac_useropt_orig=$ac_useropt
1154 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1155 case $ac_user_opts in
1156 *"
1157"with_$ac_useropt"
1158"*) ;;
1159 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1160 ac_unrecognized_sep=', ';;
1161 esac
1162 eval with_$ac_useropt=no ;;
1163
1164 --x)
1165 # Obsolete; use --with-x.
1166 with_x=yes ;;
1167
1168 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1169 | --x-incl | --x-inc | --x-in | --x-i)
1170 ac_prev=x_includes ;;
1171 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1172 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1173 x_includes=$ac_optarg ;;
1174
1175 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1176 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1177 ac_prev=x_libraries ;;
1178 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1179 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1180 x_libraries=$ac_optarg ;;
1181
22e05272
JM
1182 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1183Try \`$0 --help' for more information"
5fd1486c
PJ
1184 ;;
1185
1186 *=*)
1187 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1188 # Reject names that are not valid shell variable names.
1189 case $ac_envvar in #(
1190 '' | [0-9]* | *[!_$as_cr_alnum]* )
22e05272 1191 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
5fd1486c
PJ
1192 esac
1193 eval $ac_envvar=\$ac_optarg
1194 export $ac_envvar ;;
1195
1196 *)
1197 # FIXME: should be removed in autoconf 3.0.
1198 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1199 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1200 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
22e05272 1201 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
5fd1486c
PJ
1202 ;;
1203
1204 esac
1205done
1206
1207if test -n "$ac_prev"; then
1208 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
22e05272 1209 as_fn_error $? "missing argument to $ac_option"
5fd1486c
PJ
1210fi
1211
1212if test -n "$ac_unrecognized_opts"; then
1213 case $enable_option_checking in
1214 no) ;;
22e05272 1215 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
5fd1486c
PJ
1216 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1217 esac
1218fi
1219
1220# Check all directory arguments for consistency.
1221for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1222 datadir sysconfdir sharedstatedir localstatedir includedir \
1223 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1224 libdir localedir mandir
1225do
1226 eval ac_val=\$$ac_var
1227 # Remove trailing slashes.
1228 case $ac_val in
1229 */ )
1230 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1231 eval $ac_var=\$ac_val;;
1232 esac
1233 # Be sure to have absolute directory names.
1234 case $ac_val in
1235 [\\/$]* | ?:[\\/]* ) continue;;
1236 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1237 esac
22e05272 1238 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
5fd1486c
PJ
1239done
1240
1241# There might be people who depend on the old broken behavior: `$host'
1242# used to hold the argument of --host etc.
1243# FIXME: To remove some day.
1244build=$build_alias
1245host=$host_alias
1246target=$target_alias
1247
1248# FIXME: To remove some day.
1249if test "x$host_alias" != x; then
1250 if test "x$build_alias" = x; then
1251 cross_compiling=maybe
5fd1486c
PJ
1252 elif test "x$build_alias" != "x$host_alias"; then
1253 cross_compiling=yes
1254 fi
1255fi
1256
1257ac_tool_prefix=
1258test -n "$host_alias" && ac_tool_prefix=$host_alias-
1259
1260test "$silent" = yes && exec 6>/dev/null
1261
1262
1263ac_pwd=`pwd` && test -n "$ac_pwd" &&
1264ac_ls_di=`ls -di .` &&
1265ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
22e05272 1266 as_fn_error $? "working directory cannot be determined"
5fd1486c 1267test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
22e05272 1268 as_fn_error $? "pwd does not report name of working directory"
5fd1486c
PJ
1269
1270
1271# Find the source files, if location was not specified.
1272if test -z "$srcdir"; then
1273 ac_srcdir_defaulted=yes
1274 # Try the directory containing this script, then the parent directory.
1275 ac_confdir=`$as_dirname -- "$as_myself" ||
1276$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1277 X"$as_myself" : 'X\(//\)[^/]' \| \
1278 X"$as_myself" : 'X\(//\)$' \| \
1279 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1280$as_echo X"$as_myself" |
1281 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1282 s//\1/
1283 q
1284 }
1285 /^X\(\/\/\)[^/].*/{
1286 s//\1/
1287 q
1288 }
1289 /^X\(\/\/\)$/{
1290 s//\1/
1291 q
1292 }
1293 /^X\(\/\).*/{
1294 s//\1/
1295 q
1296 }
1297 s/.*/./; q'`
1298 srcdir=$ac_confdir
1299 if test ! -r "$srcdir/$ac_unique_file"; then
1300 srcdir=..
1301 fi
1302else
1303 ac_srcdir_defaulted=no
1304fi
1305if test ! -r "$srcdir/$ac_unique_file"; then
1306 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
22e05272 1307 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
5fd1486c
PJ
1308fi
1309ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1310ac_abs_confdir=`(
22e05272 1311 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
5fd1486c
PJ
1312 pwd)`
1313# When building in place, set srcdir=.
1314if test "$ac_abs_confdir" = "$ac_pwd"; then
1315 srcdir=.
1316fi
1317# Remove unnecessary trailing slashes from srcdir.
1318# Double slashes in file names in object file debugging info
1319# mess up M-x gdb in Emacs.
1320case $srcdir in
1321*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1322esac
1323for ac_var in $ac_precious_vars; do
1324 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1325 eval ac_env_${ac_var}_value=\$${ac_var}
1326 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1327 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1328done
1329
1330#
1331# Report the --help message.
1332#
1333if test "$ac_init_help" = "long"; then
1334 # Omit some internal or obsolete options to make the list less imposing.
1335 # This message is too long to be a string in the A/UX 3.1 sh.
1336 cat <<_ACEOF
1337\`configure' configures phsa HSAIL runtime library 1.0 to adapt to many kinds of systems.
1338
1339Usage: $0 [OPTION]... [VAR=VALUE]...
1340
1341To assign environment variables (e.g., CC, CFLAGS...), specify them as
1342VAR=VALUE. See below for descriptions of some of the useful variables.
1343
1344Defaults for the options are specified in brackets.
1345
1346Configuration:
1347 -h, --help display this help and exit
1348 --help=short display options specific to this package
1349 --help=recursive display the short help of all the included packages
1350 -V, --version display version information and exit
22e05272 1351 -q, --quiet, --silent do not print \`checking ...' messages
5fd1486c
PJ
1352 --cache-file=FILE cache test results in FILE [disabled]
1353 -C, --config-cache alias for \`--cache-file=config.cache'
1354 -n, --no-create do not create output files
1355 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1356
1357Installation directories:
1358 --prefix=PREFIX install architecture-independent files in PREFIX
1359 [$ac_default_prefix]
1360 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1361 [PREFIX]
1362
1363By default, \`make install' will install all the files in
1364\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1365an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1366for instance \`--prefix=\$HOME'.
1367
1368For better control, use the options below.
1369
1370Fine tuning of the installation directories:
1371 --bindir=DIR user executables [EPREFIX/bin]
1372 --sbindir=DIR system admin executables [EPREFIX/sbin]
1373 --libexecdir=DIR program executables [EPREFIX/libexec]
1374 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1375 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1376 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1377 --libdir=DIR object code libraries [EPREFIX/lib]
1378 --includedir=DIR C header files [PREFIX/include]
1379 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1380 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1381 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1382 --infodir=DIR info documentation [DATAROOTDIR/info]
1383 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1384 --mandir=DIR man documentation [DATAROOTDIR/man]
1385 --docdir=DIR documentation root
1386 [DATAROOTDIR/doc/phsa-hsail-runtime-library]
1387 --htmldir=DIR html documentation [DOCDIR]
1388 --dvidir=DIR dvi documentation [DOCDIR]
1389 --pdfdir=DIR pdf documentation [DOCDIR]
1390 --psdir=DIR ps documentation [DOCDIR]
1391_ACEOF
1392
1393 cat <<\_ACEOF
1394
1395Program names:
1396 --program-prefix=PREFIX prepend PREFIX to installed program names
1397 --program-suffix=SUFFIX append SUFFIX to installed program names
1398 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1399
1400System types:
1401 --build=BUILD configure for building on BUILD [guessed]
1402 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1403 --target=TARGET configure for building compilers for TARGET [HOST]
1404_ACEOF
1405fi
1406
1407if test -n "$ac_init_help"; then
1408 case $ac_init_help in
1409 short | recursive ) echo "Configuration of phsa HSAIL runtime library 1.0:";;
1410 esac
1411 cat <<\_ACEOF
1412
1413Optional Features:
1414 --disable-option-checking ignore unrecognized --enable/--with options
1415 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1416 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
22e05272
JM
1417 --enable-silent-rules less verbose build output (undo: "make V=1")
1418 --disable-silent-rules verbose build output (undo: "make V=0")
1419 --enable-maintainer-mode
1420 enable make rules and dependencies not useful (and
1421 sometimes confusing) to the casual installer
1422 --enable-dependency-tracking
1423 do not reject slow dependency extractors
1424 --disable-dependency-tracking
1425 speeds up one-time build
5fd1486c
PJ
1426 --enable-version-specific-runtime-libs
1427 Specify that runtime libraries should be installed
1428 in a compi ler-specific directory
1429 --enable-shared[=PKGS] build shared libraries [default=yes]
1430 --enable-static[=PKGS] build static libraries [default=yes]
1431 --enable-fast-install[=PKGS]
1432 optimize for fast installation [default=yes]
1433 --disable-libtool-lock avoid locking (might break parallel builds)
1434
1435Optional Packages:
1436 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1437 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1438 --with-pic try to use only PIC/non-PIC objects [default=use
1439 both]
1440 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
c48dc2cd
JJ
1441 --with-gcc-major-version-only
1442 use only GCC major number in filesystem paths
5fd1486c
PJ
1443
1444Some influential environment variables:
1445 CC C compiler command
1446 CFLAGS C compiler flags
1447 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1448 nonstandard directory <lib dir>
1449 LIBS libraries to pass to the linker, e.g. -l<library>
22e05272 1450 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
5fd1486c
PJ
1451 you have headers in a nonstandard directory <include dir>
1452 CXX C++ compiler command
1453 CXXFLAGS C++ compiler flags
1454 CPP C preprocessor
1455 CXXCPP C++ preprocessor
1456
1457Use these variables to override the choices made by `configure' or to help
1458it to find libraries and programs with nonstandard names/locations.
1459
1460Report bugs to <pekka.jaaskelainen@parmance.com>.
1461_ACEOF
1462ac_status=$?
1463fi
1464
1465if test "$ac_init_help" = "recursive"; then
1466 # If there are subdirs, report their specific --help.
1467 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1468 test -d "$ac_dir" ||
1469 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1470 continue
1471 ac_builddir=.
1472
1473case "$ac_dir" in
1474.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1475*)
1476 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1477 # A ".." for each directory in $ac_dir_suffix.
1478 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1479 case $ac_top_builddir_sub in
1480 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1481 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1482 esac ;;
1483esac
1484ac_abs_top_builddir=$ac_pwd
1485ac_abs_builddir=$ac_pwd$ac_dir_suffix
1486# for backward compatibility:
1487ac_top_builddir=$ac_top_build_prefix
1488
1489case $srcdir in
1490 .) # We are building in place.
1491 ac_srcdir=.
1492 ac_top_srcdir=$ac_top_builddir_sub
1493 ac_abs_top_srcdir=$ac_pwd ;;
1494 [\\/]* | ?:[\\/]* ) # Absolute name.
1495 ac_srcdir=$srcdir$ac_dir_suffix;
1496 ac_top_srcdir=$srcdir
1497 ac_abs_top_srcdir=$srcdir ;;
1498 *) # Relative name.
1499 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1500 ac_top_srcdir=$ac_top_build_prefix$srcdir
1501 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1502esac
1503ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1504
1505 cd "$ac_dir" || { ac_status=$?; continue; }
1506 # Check for guested configure.
1507 if test -f "$ac_srcdir/configure.gnu"; then
1508 echo &&
1509 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1510 elif test -f "$ac_srcdir/configure"; then
1511 echo &&
1512 $SHELL "$ac_srcdir/configure" --help=recursive
1513 else
1514 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1515 fi || ac_status=$?
1516 cd "$ac_pwd" || { ac_status=$?; break; }
1517 done
1518fi
1519
1520test -n "$ac_init_help" && exit $ac_status
1521if $ac_init_version; then
1522 cat <<\_ACEOF
1523phsa HSAIL runtime library configure 1.0
22e05272 1524generated by GNU Autoconf 2.69
5fd1486c 1525
22e05272 1526Copyright (C) 2012 Free Software Foundation, Inc.
5fd1486c
PJ
1527This configure script is free software; the Free Software Foundation
1528gives unlimited permission to copy, distribute and modify it.
1529_ACEOF
1530 exit
1531fi
1532
1533## ------------------------ ##
1534## Autoconf initialization. ##
1535## ------------------------ ##
1536
1537# ac_fn_c_try_compile LINENO
1538# --------------------------
1539# Try to compile conftest.$ac_ext, and return whether this succeeded.
1540ac_fn_c_try_compile ()
1541{
1542 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1543 rm -f conftest.$ac_objext
1544 if { { ac_try="$ac_compile"
1545case "(($ac_try" in
1546 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1547 *) ac_try_echo=$ac_try;;
1548esac
1549eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1550$as_echo "$ac_try_echo"; } >&5
1551 (eval "$ac_compile") 2>conftest.err
1552 ac_status=$?
1553 if test -s conftest.err; then
1554 grep -v '^ *+' conftest.err >conftest.er1
1555 cat conftest.er1 >&5
1556 mv -f conftest.er1 conftest.err
1557 fi
1558 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1559 test $ac_status = 0; } && {
1560 test -z "$ac_c_werror_flag" ||
1561 test ! -s conftest.err
1562 } && test -s conftest.$ac_objext; then :
1563 ac_retval=0
1564else
1565 $as_echo "$as_me: failed program was:" >&5
1566sed 's/^/| /' conftest.$ac_ext >&5
1567
1568 ac_retval=1
1569fi
22e05272
JM
1570 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1571 as_fn_set_status $ac_retval
5fd1486c
PJ
1572
1573} # ac_fn_c_try_compile
1574
1575# ac_fn_cxx_try_compile LINENO
1576# ----------------------------
1577# Try to compile conftest.$ac_ext, and return whether this succeeded.
1578ac_fn_cxx_try_compile ()
1579{
1580 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1581 rm -f conftest.$ac_objext
1582 if { { ac_try="$ac_compile"
1583case "(($ac_try" in
1584 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1585 *) ac_try_echo=$ac_try;;
1586esac
1587eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1588$as_echo "$ac_try_echo"; } >&5
1589 (eval "$ac_compile") 2>conftest.err
1590 ac_status=$?
1591 if test -s conftest.err; then
1592 grep -v '^ *+' conftest.err >conftest.er1
1593 cat conftest.er1 >&5
1594 mv -f conftest.er1 conftest.err
1595 fi
1596 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1597 test $ac_status = 0; } && {
1598 test -z "$ac_cxx_werror_flag" ||
1599 test ! -s conftest.err
1600 } && test -s conftest.$ac_objext; then :
1601 ac_retval=0
1602else
1603 $as_echo "$as_me: failed program was:" >&5
1604sed 's/^/| /' conftest.$ac_ext >&5
1605
1606 ac_retval=1
1607fi
22e05272
JM
1608 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1609 as_fn_set_status $ac_retval
5fd1486c
PJ
1610
1611} # ac_fn_cxx_try_compile
1612
1613# ac_fn_c_try_link LINENO
1614# -----------------------
1615# Try to link conftest.$ac_ext, and return whether this succeeded.
1616ac_fn_c_try_link ()
1617{
1618 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1619 rm -f conftest.$ac_objext conftest$ac_exeext
1620 if { { ac_try="$ac_link"
1621case "(($ac_try" in
1622 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1623 *) ac_try_echo=$ac_try;;
1624esac
1625eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1626$as_echo "$ac_try_echo"; } >&5
1627 (eval "$ac_link") 2>conftest.err
1628 ac_status=$?
1629 if test -s conftest.err; then
1630 grep -v '^ *+' conftest.err >conftest.er1
1631 cat conftest.er1 >&5
1632 mv -f conftest.er1 conftest.err
1633 fi
1634 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1635 test $ac_status = 0; } && {
1636 test -z "$ac_c_werror_flag" ||
1637 test ! -s conftest.err
1638 } && test -s conftest$ac_exeext && {
1639 test "$cross_compiling" = yes ||
22e05272 1640 test -x conftest$ac_exeext
5fd1486c
PJ
1641 }; then :
1642 ac_retval=0
1643else
1644 $as_echo "$as_me: failed program was:" >&5
1645sed 's/^/| /' conftest.$ac_ext >&5
1646
1647 ac_retval=1
1648fi
1649 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1650 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1651 # interfere with the next link command; also delete a directory that is
1652 # left behind by Apple's compiler. We do this before executing the actions.
1653 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
22e05272
JM
1654 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1655 as_fn_set_status $ac_retval
5fd1486c
PJ
1656
1657} # ac_fn_c_try_link
1658
1659# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1660# -------------------------------------------------------
1661# Tests whether HEADER exists and can be compiled using the include files in
1662# INCLUDES, setting the cache variable VAR accordingly.
1663ac_fn_c_check_header_compile ()
1664{
1665 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1667$as_echo_n "checking for $2... " >&6; }
22e05272 1668if eval \${$3+:} false; then :
5fd1486c
PJ
1669 $as_echo_n "(cached) " >&6
1670else
1671 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1672/* end confdefs.h. */
1673$4
1674#include <$2>
1675_ACEOF
1676if ac_fn_c_try_compile "$LINENO"; then :
1677 eval "$3=yes"
1678else
1679 eval "$3=no"
1680fi
1681rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1682fi
1683eval ac_res=\$$3
1684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1685$as_echo "$ac_res" >&6; }
22e05272 1686 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
5fd1486c
PJ
1687
1688} # ac_fn_c_check_header_compile
1689
1690# ac_fn_c_try_cpp LINENO
1691# ----------------------
1692# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1693ac_fn_c_try_cpp ()
1694{
1695 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1696 if { { ac_try="$ac_cpp conftest.$ac_ext"
1697case "(($ac_try" in
1698 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1699 *) ac_try_echo=$ac_try;;
1700esac
1701eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1702$as_echo "$ac_try_echo"; } >&5
1703 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1704 ac_status=$?
1705 if test -s conftest.err; then
1706 grep -v '^ *+' conftest.err >conftest.er1
1707 cat conftest.er1 >&5
1708 mv -f conftest.er1 conftest.err
1709 fi
1710 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
22e05272 1711 test $ac_status = 0; } > conftest.i && {
5fd1486c
PJ
1712 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1713 test ! -s conftest.err
1714 }; then :
1715 ac_retval=0
1716else
1717 $as_echo "$as_me: failed program was:" >&5
1718sed 's/^/| /' conftest.$ac_ext >&5
1719
1720 ac_retval=1
1721fi
22e05272
JM
1722 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1723 as_fn_set_status $ac_retval
5fd1486c
PJ
1724
1725} # ac_fn_c_try_cpp
1726
1727# ac_fn_c_try_run LINENO
1728# ----------------------
1729# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1730# that executables *can* be run.
1731ac_fn_c_try_run ()
1732{
1733 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1734 if { { ac_try="$ac_link"
1735case "(($ac_try" in
1736 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1737 *) ac_try_echo=$ac_try;;
1738esac
1739eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1740$as_echo "$ac_try_echo"; } >&5
1741 (eval "$ac_link") 2>&5
1742 ac_status=$?
1743 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1744 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1745 { { case "(($ac_try" in
1746 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1747 *) ac_try_echo=$ac_try;;
1748esac
1749eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1750$as_echo "$ac_try_echo"; } >&5
1751 (eval "$ac_try") 2>&5
1752 ac_status=$?
1753 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1754 test $ac_status = 0; }; }; then :
1755 ac_retval=0
1756else
1757 $as_echo "$as_me: program exited with status $ac_status" >&5
1758 $as_echo "$as_me: failed program was:" >&5
1759sed 's/^/| /' conftest.$ac_ext >&5
1760
1761 ac_retval=$ac_status
1762fi
1763 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
22e05272
JM
1764 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1765 as_fn_set_status $ac_retval
5fd1486c
PJ
1766
1767} # ac_fn_c_try_run
1768
1769# ac_fn_c_check_func LINENO FUNC VAR
1770# ----------------------------------
1771# Tests whether FUNC exists, setting the cache variable VAR accordingly
1772ac_fn_c_check_func ()
1773{
1774 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1775 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1776$as_echo_n "checking for $2... " >&6; }
22e05272 1777if eval \${$3+:} false; then :
5fd1486c
PJ
1778 $as_echo_n "(cached) " >&6
1779else
1780 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1781/* end confdefs.h. */
1782/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1783 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1784#define $2 innocuous_$2
1785
1786/* System header to define __stub macros and hopefully few prototypes,
1787 which can conflict with char $2 (); below.
1788 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1789 <limits.h> exists even on freestanding compilers. */
1790
1791#ifdef __STDC__
1792# include <limits.h>
1793#else
1794# include <assert.h>
1795#endif
1796
1797#undef $2
1798
1799/* Override any GCC internal prototype to avoid an error.
1800 Use char because int might match the return type of a GCC
1801 builtin and then its argument prototype would still apply. */
1802#ifdef __cplusplus
1803extern "C"
1804#endif
1805char $2 ();
1806/* The GNU C library defines this for functions which it implements
1807 to always fail with ENOSYS. Some functions are actually named
1808 something starting with __ and the normal name is an alias. */
1809#if defined __stub_$2 || defined __stub___$2
1810choke me
1811#endif
1812
1813int
1814main ()
1815{
1816return $2 ();
1817 ;
1818 return 0;
1819}
1820_ACEOF
1821if ac_fn_c_try_link "$LINENO"; then :
1822 eval "$3=yes"
1823else
1824 eval "$3=no"
1825fi
1826rm -f core conftest.err conftest.$ac_objext \
1827 conftest$ac_exeext conftest.$ac_ext
1828fi
1829eval ac_res=\$$3
1830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1831$as_echo "$ac_res" >&6; }
22e05272 1832 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
5fd1486c
PJ
1833
1834} # ac_fn_c_check_func
1835
1836# ac_fn_cxx_try_cpp LINENO
1837# ------------------------
1838# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1839ac_fn_cxx_try_cpp ()
1840{
1841 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1842 if { { ac_try="$ac_cpp conftest.$ac_ext"
1843case "(($ac_try" in
1844 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1845 *) ac_try_echo=$ac_try;;
1846esac
1847eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1848$as_echo "$ac_try_echo"; } >&5
1849 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1850 ac_status=$?
1851 if test -s conftest.err; then
1852 grep -v '^ *+' conftest.err >conftest.er1
1853 cat conftest.er1 >&5
1854 mv -f conftest.er1 conftest.err
1855 fi
1856 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
22e05272 1857 test $ac_status = 0; } > conftest.i && {
5fd1486c
PJ
1858 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1859 test ! -s conftest.err
1860 }; then :
1861 ac_retval=0
1862else
1863 $as_echo "$as_me: failed program was:" >&5
1864sed 's/^/| /' conftest.$ac_ext >&5
1865
1866 ac_retval=1
1867fi
22e05272
JM
1868 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1869 as_fn_set_status $ac_retval
5fd1486c
PJ
1870
1871} # ac_fn_cxx_try_cpp
1872
1873# ac_fn_cxx_try_link LINENO
1874# -------------------------
1875# Try to link conftest.$ac_ext, and return whether this succeeded.
1876ac_fn_cxx_try_link ()
1877{
1878 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1879 rm -f conftest.$ac_objext conftest$ac_exeext
1880 if { { ac_try="$ac_link"
1881case "(($ac_try" in
1882 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1883 *) ac_try_echo=$ac_try;;
1884esac
1885eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1886$as_echo "$ac_try_echo"; } >&5
1887 (eval "$ac_link") 2>conftest.err
1888 ac_status=$?
1889 if test -s conftest.err; then
1890 grep -v '^ *+' conftest.err >conftest.er1
1891 cat conftest.er1 >&5
1892 mv -f conftest.er1 conftest.err
1893 fi
1894 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1895 test $ac_status = 0; } && {
1896 test -z "$ac_cxx_werror_flag" ||
1897 test ! -s conftest.err
1898 } && test -s conftest$ac_exeext && {
1899 test "$cross_compiling" = yes ||
22e05272 1900 test -x conftest$ac_exeext
5fd1486c
PJ
1901 }; then :
1902 ac_retval=0
1903else
1904 $as_echo "$as_me: failed program was:" >&5
1905sed 's/^/| /' conftest.$ac_ext >&5
1906
1907 ac_retval=1
1908fi
1909 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1910 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1911 # interfere with the next link command; also delete a directory that is
1912 # left behind by Apple's compiler. We do this before executing the actions.
1913 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
22e05272
JM
1914 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1915 as_fn_set_status $ac_retval
5fd1486c
PJ
1916
1917} # ac_fn_cxx_try_link
1918
1919# ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
1920# --------------------------------------------
1921# Tries to find the compile-time value of EXPR in a program that includes
1922# INCLUDES, setting VAR accordingly. Returns whether the value could be
1923# computed
1924ac_fn_c_compute_int ()
1925{
1926 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1927 if test "$cross_compiling" = yes; then
1928 # Depending upon the size, compute the lo and hi bounds.
1929cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1930/* end confdefs.h. */
1931$4
1932int
1933main ()
1934{
1935static int test_array [1 - 2 * !(($2) >= 0)];
22e05272
JM
1936test_array [0] = 0;
1937return test_array [0];
5fd1486c
PJ
1938
1939 ;
1940 return 0;
1941}
1942_ACEOF
1943if ac_fn_c_try_compile "$LINENO"; then :
1944 ac_lo=0 ac_mid=0
1945 while :; do
1946 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1947/* end confdefs.h. */
1948$4
1949int
1950main ()
1951{
1952static int test_array [1 - 2 * !(($2) <= $ac_mid)];
22e05272
JM
1953test_array [0] = 0;
1954return test_array [0];
5fd1486c
PJ
1955
1956 ;
1957 return 0;
1958}
1959_ACEOF
1960if ac_fn_c_try_compile "$LINENO"; then :
1961 ac_hi=$ac_mid; break
1962else
1963 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
1964 if test $ac_lo -le $ac_mid; then
1965 ac_lo= ac_hi=
1966 break
1967 fi
1968 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
1969fi
1970rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1971 done
1972else
1973 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1974/* end confdefs.h. */
1975$4
1976int
1977main ()
1978{
1979static int test_array [1 - 2 * !(($2) < 0)];
22e05272
JM
1980test_array [0] = 0;
1981return test_array [0];
5fd1486c
PJ
1982
1983 ;
1984 return 0;
1985}
1986_ACEOF
1987if ac_fn_c_try_compile "$LINENO"; then :
1988 ac_hi=-1 ac_mid=-1
1989 while :; do
1990 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1991/* end confdefs.h. */
1992$4
1993int
1994main ()
1995{
1996static int test_array [1 - 2 * !(($2) >= $ac_mid)];
22e05272
JM
1997test_array [0] = 0;
1998return test_array [0];
5fd1486c
PJ
1999
2000 ;
2001 return 0;
2002}
2003_ACEOF
2004if ac_fn_c_try_compile "$LINENO"; then :
2005 ac_lo=$ac_mid; break
2006else
2007 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
2008 if test $ac_mid -le $ac_hi; then
2009 ac_lo= ac_hi=
2010 break
2011 fi
2012 as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
2013fi
2014rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2015 done
2016else
2017 ac_lo= ac_hi=
2018fi
2019rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2020fi
2021rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2022# Binary search between lo and hi bounds.
2023while test "x$ac_lo" != "x$ac_hi"; do
2024 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
2025 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2026/* end confdefs.h. */
2027$4
2028int
2029main ()
2030{
2031static int test_array [1 - 2 * !(($2) <= $ac_mid)];
22e05272
JM
2032test_array [0] = 0;
2033return test_array [0];
5fd1486c
PJ
2034
2035 ;
2036 return 0;
2037}
2038_ACEOF
2039if ac_fn_c_try_compile "$LINENO"; then :
2040 ac_hi=$ac_mid
2041else
2042 as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
2043fi
2044rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2045done
2046case $ac_lo in #((
2047?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
2048'') ac_retval=1 ;;
2049esac
2050 else
2051 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2052/* end confdefs.h. */
2053$4
2054static long int longval () { return $2; }
2055static unsigned long int ulongval () { return $2; }
2056#include <stdio.h>
2057#include <stdlib.h>
2058int
2059main ()
2060{
2061
2062 FILE *f = fopen ("conftest.val", "w");
2063 if (! f)
2064 return 1;
2065 if (($2) < 0)
2066 {
2067 long int i = longval ();
2068 if (i != ($2))
2069 return 1;
2070 fprintf (f, "%ld", i);
2071 }
2072 else
2073 {
2074 unsigned long int i = ulongval ();
2075 if (i != ($2))
2076 return 1;
2077 fprintf (f, "%lu", i);
2078 }
2079 /* Do not output a trailing newline, as this causes \r\n confusion
2080 on some platforms. */
2081 return ferror (f) || fclose (f) != 0;
2082
2083 ;
2084 return 0;
2085}
2086_ACEOF
2087if ac_fn_c_try_run "$LINENO"; then :
2088 echo >>conftest.val; read $3 <conftest.val; ac_retval=0
2089else
2090 ac_retval=1
2091fi
2092rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2093 conftest.$ac_objext conftest.beam conftest.$ac_ext
2094rm -f conftest.val
2095
2096 fi
22e05272
JM
2097 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2098 as_fn_set_status $ac_retval
5fd1486c
PJ
2099
2100} # ac_fn_c_compute_int
2101cat >config.log <<_ACEOF
2102This file contains any messages produced by compilers while
2103running configure, to aid debugging if configure makes a mistake.
2104
2105It was created by phsa HSAIL runtime library $as_me 1.0, which was
22e05272 2106generated by GNU Autoconf 2.69. Invocation command line was
5fd1486c
PJ
2107
2108 $ $0 $@
2109
2110_ACEOF
2111exec 5>>config.log
2112{
2113cat <<_ASUNAME
2114## --------- ##
2115## Platform. ##
2116## --------- ##
2117
2118hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2119uname -m = `(uname -m) 2>/dev/null || echo unknown`
2120uname -r = `(uname -r) 2>/dev/null || echo unknown`
2121uname -s = `(uname -s) 2>/dev/null || echo unknown`
2122uname -v = `(uname -v) 2>/dev/null || echo unknown`
2123
2124/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2125/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2126
2127/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2128/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2129/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2130/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2131/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2132/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2133/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2134
2135_ASUNAME
2136
2137as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2138for as_dir in $PATH
2139do
2140 IFS=$as_save_IFS
2141 test -z "$as_dir" && as_dir=.
2142 $as_echo "PATH: $as_dir"
2143 done
2144IFS=$as_save_IFS
2145
2146} >&5
2147
2148cat >&5 <<_ACEOF
2149
2150
2151## ----------- ##
2152## Core tests. ##
2153## ----------- ##
2154
2155_ACEOF
2156
2157
2158# Keep a trace of the command line.
2159# Strip out --no-create and --no-recursion so they do not pile up.
2160# Strip out --silent because we don't want to record it for future runs.
2161# Also quote any args containing shell meta-characters.
2162# Make two passes to allow for proper duplicate-argument suppression.
2163ac_configure_args=
2164ac_configure_args0=
2165ac_configure_args1=
2166ac_must_keep_next=false
2167for ac_pass in 1 2
2168do
2169 for ac_arg
2170 do
2171 case $ac_arg in
2172 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2173 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2174 | -silent | --silent | --silen | --sile | --sil)
2175 continue ;;
2176 *\'*)
2177 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2178 esac
2179 case $ac_pass in
2180 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2181 2)
2182 as_fn_append ac_configure_args1 " '$ac_arg'"
2183 if test $ac_must_keep_next = true; then
2184 ac_must_keep_next=false # Got value, back to normal.
2185 else
2186 case $ac_arg in
2187 *=* | --config-cache | -C | -disable-* | --disable-* \
2188 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2189 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2190 | -with-* | --with-* | -without-* | --without-* | --x)
2191 case "$ac_configure_args0 " in
2192 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2193 esac
2194 ;;
2195 -* ) ac_must_keep_next=true ;;
2196 esac
2197 fi
2198 as_fn_append ac_configure_args " '$ac_arg'"
2199 ;;
2200 esac
2201 done
2202done
2203{ ac_configure_args0=; unset ac_configure_args0;}
2204{ ac_configure_args1=; unset ac_configure_args1;}
2205
2206# When interrupted or exit'd, cleanup temporary files, and complete
2207# config.log. We remove comments because anyway the quotes in there
2208# would cause problems or look ugly.
2209# WARNING: Use '\'' to represent an apostrophe within the trap.
2210# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2211trap 'exit_status=$?
2212 # Save into config.log some information that might help in debugging.
2213 {
2214 echo
2215
22e05272 2216 $as_echo "## ---------------- ##
5fd1486c 2217## Cache variables. ##
22e05272 2218## ---------------- ##"
5fd1486c
PJ
2219 echo
2220 # The following way of writing the cache mishandles newlines in values,
2221(
2222 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2223 eval ac_val=\$$ac_var
2224 case $ac_val in #(
2225 *${as_nl}*)
2226 case $ac_var in #(
2227 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2228$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2229 esac
2230 case $ac_var in #(
2231 _ | IFS | as_nl) ;; #(
2232 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2233 *) { eval $ac_var=; unset $ac_var;} ;;
2234 esac ;;
2235 esac
2236 done
2237 (set) 2>&1 |
2238 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2239 *${as_nl}ac_space=\ *)
2240 sed -n \
2241 "s/'\''/'\''\\\\'\'''\''/g;
2242 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2243 ;; #(
2244 *)
2245 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2246 ;;
2247 esac |
2248 sort
2249)
2250 echo
2251
22e05272 2252 $as_echo "## ----------------- ##
5fd1486c 2253## Output variables. ##
22e05272 2254## ----------------- ##"
5fd1486c
PJ
2255 echo
2256 for ac_var in $ac_subst_vars
2257 do
2258 eval ac_val=\$$ac_var
2259 case $ac_val in
2260 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2261 esac
2262 $as_echo "$ac_var='\''$ac_val'\''"
2263 done | sort
2264 echo
2265
2266 if test -n "$ac_subst_files"; then
22e05272 2267 $as_echo "## ------------------- ##
5fd1486c 2268## File substitutions. ##
22e05272 2269## ------------------- ##"
5fd1486c
PJ
2270 echo
2271 for ac_var in $ac_subst_files
2272 do
2273 eval ac_val=\$$ac_var
2274 case $ac_val in
2275 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2276 esac
2277 $as_echo "$ac_var='\''$ac_val'\''"
2278 done | sort
2279 echo
2280 fi
2281
2282 if test -s confdefs.h; then
22e05272 2283 $as_echo "## ----------- ##
5fd1486c 2284## confdefs.h. ##
22e05272 2285## ----------- ##"
5fd1486c
PJ
2286 echo
2287 cat confdefs.h
2288 echo
2289 fi
2290 test "$ac_signal" != 0 &&
2291 $as_echo "$as_me: caught signal $ac_signal"
2292 $as_echo "$as_me: exit $exit_status"
2293 } >&5
2294 rm -f core *.core core.conftest.* &&
2295 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2296 exit $exit_status
2297' 0
2298for ac_signal in 1 2 13 15; do
2299 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2300done
2301ac_signal=0
2302
2303# confdefs.h avoids OS command line length limits that DEFS can exceed.
2304rm -f -r conftest* confdefs.h
2305
2306$as_echo "/* confdefs.h */" > confdefs.h
2307
2308# Predefined preprocessor variables.
2309
2310cat >>confdefs.h <<_ACEOF
2311#define PACKAGE_NAME "$PACKAGE_NAME"
2312_ACEOF
2313
2314cat >>confdefs.h <<_ACEOF
2315#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2316_ACEOF
2317
2318cat >>confdefs.h <<_ACEOF
2319#define PACKAGE_VERSION "$PACKAGE_VERSION"
2320_ACEOF
2321
2322cat >>confdefs.h <<_ACEOF
2323#define PACKAGE_STRING "$PACKAGE_STRING"
2324_ACEOF
2325
2326cat >>confdefs.h <<_ACEOF
2327#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2328_ACEOF
2329
2330cat >>confdefs.h <<_ACEOF
2331#define PACKAGE_URL "$PACKAGE_URL"
2332_ACEOF
2333
2334
2335# Let the site file select an alternate cache file if it wants to.
2336# Prefer an explicitly selected file to automatically selected ones.
2337ac_site_file1=NONE
2338ac_site_file2=NONE
2339if test -n "$CONFIG_SITE"; then
22e05272
JM
2340 # We do not want a PATH search for config.site.
2341 case $CONFIG_SITE in #((
2342 -*) ac_site_file1=./$CONFIG_SITE;;
2343 */*) ac_site_file1=$CONFIG_SITE;;
2344 *) ac_site_file1=./$CONFIG_SITE;;
2345 esac
5fd1486c
PJ
2346elif test "x$prefix" != xNONE; then
2347 ac_site_file1=$prefix/share/config.site
2348 ac_site_file2=$prefix/etc/config.site
2349else
2350 ac_site_file1=$ac_default_prefix/share/config.site
2351 ac_site_file2=$ac_default_prefix/etc/config.site
2352fi
2353for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2354do
2355 test "x$ac_site_file" = xNONE && continue
22e05272 2356 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
5fd1486c
PJ
2357 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2358$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2359 sed 's/^/| /' "$ac_site_file" >&5
22e05272
JM
2360 . "$ac_site_file" \
2361 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2362$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2363as_fn_error $? "failed to load site script $ac_site_file
2364See \`config.log' for more details" "$LINENO" 5; }
5fd1486c
PJ
2365 fi
2366done
2367
2368if test -r "$cache_file"; then
22e05272
JM
2369 # Some versions of bash will fail to source /dev/null (special files
2370 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2371 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
5fd1486c
PJ
2372 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2373$as_echo "$as_me: loading cache $cache_file" >&6;}
2374 case $cache_file in
2375 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2376 *) . "./$cache_file";;
2377 esac
2378 fi
2379else
2380 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2381$as_echo "$as_me: creating cache $cache_file" >&6;}
2382 >$cache_file
2383fi
2384
2385# Check that the precious variables saved in the cache have kept the same
2386# value.
2387ac_cache_corrupted=false
2388for ac_var in $ac_precious_vars; do
2389 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2390 eval ac_new_set=\$ac_env_${ac_var}_set
2391 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2392 eval ac_new_val=\$ac_env_${ac_var}_value
2393 case $ac_old_set,$ac_new_set in
2394 set,)
2395 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2396$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2397 ac_cache_corrupted=: ;;
2398 ,set)
2399 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2400$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2401 ac_cache_corrupted=: ;;
2402 ,);;
2403 *)
2404 if test "x$ac_old_val" != "x$ac_new_val"; then
2405 # differences in whitespace do not lead to failure.
2406 ac_old_val_w=`echo x $ac_old_val`
2407 ac_new_val_w=`echo x $ac_new_val`
2408 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2409 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2410$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2411 ac_cache_corrupted=:
2412 else
2413 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2414$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2415 eval $ac_var=\$ac_old_val
2416 fi
2417 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2418$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2419 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2420$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2421 fi;;
2422 esac
2423 # Pass precious variables to config.status.
2424 if test "$ac_new_set" = set; then
2425 case $ac_new_val in
2426 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2427 *) ac_arg=$ac_var=$ac_new_val ;;
2428 esac
2429 case " $ac_configure_args " in
2430 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2431 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2432 esac
2433 fi
2434done
2435if $ac_cache_corrupted; then
2436 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2437$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2438 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2439$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
22e05272 2440 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
5fd1486c
PJ
2441fi
2442## -------------------- ##
2443## Main body of script. ##
2444## -------------------- ##
2445
2446ac_ext=c
2447ac_cpp='$CPP $CPPFLAGS'
2448ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2449ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2450ac_compiler_gnu=$ac_cv_c_compiler_gnu
2451
2452
2453
2454
2455
2456
2457# Needed to define ${target}. Needs to be very early to avoid annoying
2458# warning about calling AC_ARG_PROGRAM before AC_CANONICAL_SYSTEM
2459ac_aux_dir=
2460for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
22e05272
JM
2461 if test -f "$ac_dir/install-sh"; then
2462 ac_aux_dir=$ac_dir
2463 ac_install_sh="$ac_aux_dir/install-sh -c"
2464 break
2465 elif test -f "$ac_dir/install.sh"; then
2466 ac_aux_dir=$ac_dir
2467 ac_install_sh="$ac_aux_dir/install.sh -c"
2468 break
2469 elif test -f "$ac_dir/shtool"; then
2470 ac_aux_dir=$ac_dir
2471 ac_install_sh="$ac_aux_dir/shtool install -c"
2472 break
2473 fi
5fd1486c
PJ
2474done
2475if test -z "$ac_aux_dir"; then
22e05272 2476 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
5fd1486c
PJ
2477fi
2478
2479# These three variables are undocumented and unsupported,
2480# and are intended to be withdrawn in a future Autoconf release.
2481# They can cause serious problems if a builder's source tree is in a directory
2482# whose full name contains unusual characters.
2483ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2484ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2485ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2486
2487
2488# Make sure we can run config.sub.
2489$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
22e05272 2490 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
5fd1486c
PJ
2491
2492{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2493$as_echo_n "checking build system type... " >&6; }
22e05272 2494if ${ac_cv_build+:} false; then :
5fd1486c
PJ
2495 $as_echo_n "(cached) " >&6
2496else
2497 ac_build_alias=$build_alias
2498test "x$ac_build_alias" = x &&
2499 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2500test "x$ac_build_alias" = x &&
22e05272 2501 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
5fd1486c 2502ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
22e05272 2503 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
5fd1486c
PJ
2504
2505fi
2506{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2507$as_echo "$ac_cv_build" >&6; }
2508case $ac_cv_build in
2509*-*-*) ;;
22e05272 2510*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
5fd1486c
PJ
2511esac
2512build=$ac_cv_build
2513ac_save_IFS=$IFS; IFS='-'
2514set x $ac_cv_build
2515shift
2516build_cpu=$1
2517build_vendor=$2
2518shift; shift
2519# Remember, the first character of IFS is used to create $*,
2520# except with old shells:
2521build_os=$*
2522IFS=$ac_save_IFS
2523case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2524
2525
2526{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2527$as_echo_n "checking host system type... " >&6; }
22e05272 2528if ${ac_cv_host+:} false; then :
5fd1486c
PJ
2529 $as_echo_n "(cached) " >&6
2530else
2531 if test "x$host_alias" = x; then
2532 ac_cv_host=$ac_cv_build
2533else
2534 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
22e05272 2535 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
5fd1486c
PJ
2536fi
2537
2538fi
2539{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2540$as_echo "$ac_cv_host" >&6; }
2541case $ac_cv_host in
2542*-*-*) ;;
22e05272 2543*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
5fd1486c
PJ
2544esac
2545host=$ac_cv_host
2546ac_save_IFS=$IFS; IFS='-'
2547set x $ac_cv_host
2548shift
2549host_cpu=$1
2550host_vendor=$2
2551shift; shift
2552# Remember, the first character of IFS is used to create $*,
2553# except with old shells:
2554host_os=$*
2555IFS=$ac_save_IFS
2556case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2557
2558
2559{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2560$as_echo_n "checking target system type... " >&6; }
22e05272 2561if ${ac_cv_target+:} false; then :
5fd1486c
PJ
2562 $as_echo_n "(cached) " >&6
2563else
2564 if test "x$target_alias" = x; then
2565 ac_cv_target=$ac_cv_host
2566else
2567 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
22e05272 2568 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
5fd1486c
PJ
2569fi
2570
2571fi
2572{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2573$as_echo "$ac_cv_target" >&6; }
2574case $ac_cv_target in
2575*-*-*) ;;
22e05272 2576*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
5fd1486c
PJ
2577esac
2578target=$ac_cv_target
2579ac_save_IFS=$IFS; IFS='-'
2580set x $ac_cv_target
2581shift
2582target_cpu=$1
2583target_vendor=$2
2584shift; shift
2585# Remember, the first character of IFS is used to create $*,
2586# except with old shells:
2587target_os=$*
2588IFS=$ac_save_IFS
2589case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
2590
2591
2592# The aliases save the names the user supplied, while $host etc.
2593# will get canonicalized.
2594test -n "$target_alias" &&
2595 test "$program_prefix$program_suffix$program_transform_name" = \
2596 NONENONEs,x,x, &&
2597 program_prefix=${target_alias}-
2598
2599target_alias=${target_alias-$host_alias}
2600
22e05272 2601am__api_version='1.15'
5fd1486c
PJ
2602
2603# Find a good install program. We prefer a C program (faster),
2604# so one script is as good as another. But avoid the broken or
2605# incompatible versions:
2606# SysV /etc/install, /usr/sbin/install
2607# SunOS /usr/etc/install
2608# IRIX /sbin/install
2609# AIX /bin/install
2610# AmigaOS /C/install, which installs bootblocks on floppy discs
2611# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2612# AFS /usr/afsws/bin/install, which mishandles nonexistent args
2613# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2614# OS/2's system install, which has a completely different semantic
2615# ./install, which can be erroneously created by make from ./install.sh.
2616# Reject install programs that cannot install multiple files.
2617{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2618$as_echo_n "checking for a BSD-compatible install... " >&6; }
2619if test -z "$INSTALL"; then
22e05272 2620if ${ac_cv_path_install+:} false; then :
5fd1486c
PJ
2621 $as_echo_n "(cached) " >&6
2622else
2623 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2624for as_dir in $PATH
2625do
2626 IFS=$as_save_IFS
2627 test -z "$as_dir" && as_dir=.
2628 # Account for people who put trailing slashes in PATH elements.
2629case $as_dir/ in #((
2630 ./ | .// | /[cC]/* | \
2631 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2632 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2633 /usr/ucb/* ) ;;
2634 *)
2635 # OSF1 and SCO ODT 3.0 have their own names for install.
2636 # Don't use installbsd from OSF since it installs stuff as root
2637 # by default.
2638 for ac_prog in ginstall scoinst install; do
2639 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 2640 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
5fd1486c
PJ
2641 if test $ac_prog = install &&
2642 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2643 # AIX install. It has an incompatible calling convention.
2644 :
2645 elif test $ac_prog = install &&
2646 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2647 # program-specific install script used by HP pwplus--don't use.
2648 :
2649 else
2650 rm -rf conftest.one conftest.two conftest.dir
2651 echo one > conftest.one
2652 echo two > conftest.two
2653 mkdir conftest.dir
2654 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2655 test -s conftest.one && test -s conftest.two &&
2656 test -s conftest.dir/conftest.one &&
2657 test -s conftest.dir/conftest.two
2658 then
2659 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2660 break 3
2661 fi
2662 fi
2663 fi
2664 done
2665 done
2666 ;;
2667esac
2668
2669 done
2670IFS=$as_save_IFS
2671
2672rm -rf conftest.one conftest.two conftest.dir
2673
2674fi
2675 if test "${ac_cv_path_install+set}" = set; then
2676 INSTALL=$ac_cv_path_install
2677 else
2678 # As a last resort, use the slow shell script. Don't cache a
2679 # value for INSTALL within a source directory, because that will
2680 # break other packages using the cache if that directory is
2681 # removed, or if the value is a relative name.
2682 INSTALL=$ac_install_sh
2683 fi
2684fi
2685{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2686$as_echo "$INSTALL" >&6; }
2687
2688# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2689# It thinks the first close brace ends the variable substitution.
2690test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2691
2692test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2693
2694test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2695
2696{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2697$as_echo_n "checking whether build environment is sane... " >&6; }
5fd1486c
PJ
2698# Reject unsafe characters in $srcdir or the absolute working directory
2699# name. Accept space and tab only in the latter.
2700am_lf='
2701'
2702case `pwd` in
2703 *[\\\"\#\$\&\'\`$am_lf]*)
22e05272 2704 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
5fd1486c
PJ
2705esac
2706case $srcdir in
2707 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
22e05272 2708 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
5fd1486c
PJ
2709esac
2710
22e05272 2711# Do 'set' in a subshell so we don't clobber the current shell's
5fd1486c
PJ
2712# arguments. Must try -L first in case configure is actually a
2713# symlink; some systems play weird games with the mod time of symlinks
2714# (eg FreeBSD returns the mod time of the symlink's containing
2715# directory).
2716if (
22e05272
JM
2717 am_has_slept=no
2718 for am_try in 1 2; do
2719 echo "timestamp, slept: $am_has_slept" > conftest.file
2720 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2721 if test "$*" = "X"; then
2722 # -L didn't work.
2723 set X `ls -t "$srcdir/configure" conftest.file`
2724 fi
2725 if test "$*" != "X $srcdir/configure conftest.file" \
2726 && test "$*" != "X conftest.file $srcdir/configure"; then
2727
2728 # If neither matched, then we have a broken ls. This can happen
2729 # if, for instance, CONFIG_SHELL is bash and it inherits a
2730 # broken ls alias from the environment. This has actually
2731 # happened. Such a system could not be considered "sane".
2732 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2733 alias in your environment" "$LINENO" 5
2734 fi
2735 if test "$2" = conftest.file || test $am_try -eq 2; then
2736 break
2737 fi
2738 # Just in case.
2739 sleep 1
2740 am_has_slept=yes
2741 done
5fd1486c
PJ
2742 test "$2" = conftest.file
2743 )
2744then
2745 # Ok.
2746 :
2747else
22e05272 2748 as_fn_error $? "newly created file is older than distributed files!
5fd1486c
PJ
2749Check your system clock" "$LINENO" 5
2750fi
2751{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2752$as_echo "yes" >&6; }
22e05272
JM
2753# If we didn't sleep, we still need to ensure time stamps of config.status and
2754# generated files are strictly newer.
2755am_sleep_pid=
2756if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2757 ( sleep 1 ) &
2758 am_sleep_pid=$!
2759fi
2760
2761rm -f conftest.file
2762
5fd1486c
PJ
2763test "$program_prefix" != NONE &&
2764 program_transform_name="s&^&$program_prefix&;$program_transform_name"
2765# Use a double $ so make ignores it.
2766test "$program_suffix" != NONE &&
2767 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2768# Double any \ or $.
2769# By default was `s,x,x', remove it if useless.
2770ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2771program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2772
22e05272
JM
2773# Expand $ac_aux_dir to an absolute path.
2774am_aux_dir=`cd "$ac_aux_dir" && pwd`
5fd1486c
PJ
2775
2776if test x"${MISSING+set}" != xset; then
2777 case $am_aux_dir in
2778 *\ * | *\ *)
2779 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2780 *)
2781 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2782 esac
2783fi
2784# Use eval to expand $SHELL
22e05272
JM
2785if eval "$MISSING --is-lightweight"; then
2786 am_missing_run="$MISSING "
5fd1486c
PJ
2787else
2788 am_missing_run=
22e05272
JM
2789 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2790$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
5fd1486c
PJ
2791fi
2792
22e05272 2793if test x"${install_sh+set}" != xset; then
5fd1486c
PJ
2794 case $am_aux_dir in
2795 *\ * | *\ *)
2796 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2797 *)
2798 install_sh="\${SHELL} $am_aux_dir/install-sh"
2799 esac
2800fi
2801
22e05272
JM
2802# Installed binaries are usually stripped using 'strip' when the user
2803# run "make install-strip". However 'strip' might not be the right
5fd1486c 2804# tool to use in cross-compilation environments, therefore Automake
22e05272 2805# will honor the 'STRIP' environment variable to overrule this program.
5fd1486c
PJ
2806if test "$cross_compiling" != no; then
2807 if test -n "$ac_tool_prefix"; then
2808 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2809set dummy ${ac_tool_prefix}strip; ac_word=$2
2810{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2811$as_echo_n "checking for $ac_word... " >&6; }
22e05272 2812if ${ac_cv_prog_STRIP+:} false; then :
5fd1486c
PJ
2813 $as_echo_n "(cached) " >&6
2814else
2815 if test -n "$STRIP"; then
2816 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2817else
2818as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2819for as_dir in $PATH
2820do
2821 IFS=$as_save_IFS
2822 test -z "$as_dir" && as_dir=.
2823 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 2824 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
2825 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2826 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2827 break 2
2828 fi
2829done
2830 done
2831IFS=$as_save_IFS
2832
2833fi
2834fi
2835STRIP=$ac_cv_prog_STRIP
2836if test -n "$STRIP"; then
2837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2838$as_echo "$STRIP" >&6; }
2839else
2840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2841$as_echo "no" >&6; }
2842fi
2843
2844
2845fi
2846if test -z "$ac_cv_prog_STRIP"; then
2847 ac_ct_STRIP=$STRIP
2848 # Extract the first word of "strip", so it can be a program name with args.
2849set dummy strip; ac_word=$2
2850{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2851$as_echo_n "checking for $ac_word... " >&6; }
22e05272 2852if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
5fd1486c
PJ
2853 $as_echo_n "(cached) " >&6
2854else
2855 if test -n "$ac_ct_STRIP"; then
2856 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2857else
2858as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2859for as_dir in $PATH
2860do
2861 IFS=$as_save_IFS
2862 test -z "$as_dir" && as_dir=.
2863 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 2864 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
2865 ac_cv_prog_ac_ct_STRIP="strip"
2866 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2867 break 2
2868 fi
2869done
2870 done
2871IFS=$as_save_IFS
2872
2873fi
2874fi
2875ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2876if test -n "$ac_ct_STRIP"; then
2877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2878$as_echo "$ac_ct_STRIP" >&6; }
2879else
2880 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2881$as_echo "no" >&6; }
2882fi
2883
2884 if test "x$ac_ct_STRIP" = x; then
2885 STRIP=":"
2886 else
2887 case $cross_compiling:$ac_tool_warned in
2888yes:)
2889{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2890$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2891ac_tool_warned=yes ;;
2892esac
2893 STRIP=$ac_ct_STRIP
2894 fi
2895else
2896 STRIP="$ac_cv_prog_STRIP"
2897fi
2898
2899fi
2900INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2901
2902{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2903$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2904if test -z "$MKDIR_P"; then
22e05272 2905 if ${ac_cv_path_mkdir+:} false; then :
5fd1486c
PJ
2906 $as_echo_n "(cached) " >&6
2907else
2908 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2909for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2910do
2911 IFS=$as_save_IFS
2912 test -z "$as_dir" && as_dir=.
2913 for ac_prog in mkdir gmkdir; do
2914 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 2915 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
5fd1486c
PJ
2916 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2917 'mkdir (GNU coreutils) '* | \
2918 'mkdir (coreutils) '* | \
2919 'mkdir (fileutils) '4.1*)
2920 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2921 break 3;;
2922 esac
2923 done
2924 done
2925 done
2926IFS=$as_save_IFS
2927
2928fi
2929
22e05272 2930 test -d ./--version && rmdir ./--version
5fd1486c
PJ
2931 if test "${ac_cv_path_mkdir+set}" = set; then
2932 MKDIR_P="$ac_cv_path_mkdir -p"
2933 else
2934 # As a last resort, use the slow shell script. Don't cache a
2935 # value for MKDIR_P within a source directory, because that will
2936 # break other packages using the cache if that directory is
2937 # removed, or if the value is a relative name.
5fd1486c
PJ
2938 MKDIR_P="$ac_install_sh -d"
2939 fi
2940fi
2941{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2942$as_echo "$MKDIR_P" >&6; }
2943
5fd1486c
PJ
2944for ac_prog in gawk mawk nawk awk
2945do
2946 # Extract the first word of "$ac_prog", so it can be a program name with args.
2947set dummy $ac_prog; ac_word=$2
2948{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2949$as_echo_n "checking for $ac_word... " >&6; }
22e05272 2950if ${ac_cv_prog_AWK+:} false; then :
5fd1486c
PJ
2951 $as_echo_n "(cached) " >&6
2952else
2953 if test -n "$AWK"; then
2954 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2955else
2956as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2957for as_dir in $PATH
2958do
2959 IFS=$as_save_IFS
2960 test -z "$as_dir" && as_dir=.
2961 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 2962 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
2963 ac_cv_prog_AWK="$ac_prog"
2964 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2965 break 2
2966 fi
2967done
2968 done
2969IFS=$as_save_IFS
2970
2971fi
2972fi
2973AWK=$ac_cv_prog_AWK
2974if test -n "$AWK"; then
2975 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2976$as_echo "$AWK" >&6; }
2977else
2978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2979$as_echo "no" >&6; }
2980fi
2981
2982
2983 test -n "$AWK" && break
2984done
2985
2986{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2987$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2988set x ${MAKE-make}
2989ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
22e05272 2990if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
5fd1486c
PJ
2991 $as_echo_n "(cached) " >&6
2992else
2993 cat >conftest.make <<\_ACEOF
2994SHELL = /bin/sh
2995all:
2996 @echo '@@@%%%=$(MAKE)=@@@%%%'
2997_ACEOF
22e05272 2998# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
5fd1486c
PJ
2999case `${MAKE-make} -f conftest.make 2>/dev/null` in
3000 *@@@%%%=?*=@@@%%%*)
3001 eval ac_cv_prog_make_${ac_make}_set=yes;;
3002 *)
3003 eval ac_cv_prog_make_${ac_make}_set=no;;
3004esac
3005rm -f conftest.make
3006fi
3007if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
3008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3009$as_echo "yes" >&6; }
3010 SET_MAKE=
3011else
3012 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3013$as_echo "no" >&6; }
3014 SET_MAKE="MAKE=${MAKE-make}"
3015fi
3016
3017rm -rf .tst 2>/dev/null
3018mkdir .tst 2>/dev/null
3019if test -d .tst; then
3020 am__leading_dot=.
3021else
3022 am__leading_dot=_
3023fi
3024rmdir .tst 2>/dev/null
3025
22e05272
JM
3026# Check whether --enable-silent-rules was given.
3027if test "${enable_silent_rules+set}" = set; then :
3028 enableval=$enable_silent_rules;
3029fi
3030
3031case $enable_silent_rules in # (((
3032 yes) AM_DEFAULT_VERBOSITY=0;;
3033 no) AM_DEFAULT_VERBOSITY=1;;
3034 *) AM_DEFAULT_VERBOSITY=1;;
3035esac
3036am_make=${MAKE-make}
3037{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3038$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
3039if ${am_cv_make_support_nested_variables+:} false; then :
3040 $as_echo_n "(cached) " >&6
3041else
3042 if $as_echo 'TRUE=$(BAR$(V))
3043BAR0=false
3044BAR1=true
3045V=1
3046am__doit:
3047 @$(TRUE)
3048.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3049 am_cv_make_support_nested_variables=yes
3050else
3051 am_cv_make_support_nested_variables=no
3052fi
3053fi
3054{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3055$as_echo "$am_cv_make_support_nested_variables" >&6; }
3056if test $am_cv_make_support_nested_variables = yes; then
3057 AM_V='$(V)'
3058 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3059else
3060 AM_V=$AM_DEFAULT_VERBOSITY
3061 AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
3062fi
3063AM_BACKSLASH='\'
3064
5fd1486c
PJ
3065if test "`cd $srcdir && pwd`" != "`pwd`"; then
3066 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3067 # is not polluted with repeated "-I."
3068 am__isrc=' -I$(srcdir)'
3069 # test to see if srcdir already configured
3070 if test -f $srcdir/config.status; then
22e05272 3071 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
5fd1486c
PJ
3072 fi
3073fi
3074
3075# test whether we have cygpath
3076if test -z "$CYGPATH_W"; then
3077 if (cygpath --version) >/dev/null 2>/dev/null; then
3078 CYGPATH_W='cygpath -w'
3079 else
3080 CYGPATH_W=echo
3081 fi
3082fi
3083
3084
3085# Define the identity of the package.
3086 PACKAGE='phsa-hsail-runtime-library'
3087 VERSION='1.0'
3088
3089
3090cat >>confdefs.h <<_ACEOF
3091#define PACKAGE "$PACKAGE"
3092_ACEOF
3093
3094
3095cat >>confdefs.h <<_ACEOF
3096#define VERSION "$VERSION"
3097_ACEOF
3098
3099# Some tools Automake needs.
3100
3101ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3102
3103
3104AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
3105
3106
3107AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3108
3109
3110AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3111
3112
3113MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3114
22e05272
JM
3115# For better backward compatibility. To be removed once Automake 1.9.x
3116# dies out for good. For more background, see:
3117# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3118# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3119mkdir_p='$(MKDIR_P)'
3120
3121# We need awk for the "check" target (and possibly the TAP driver). The
3122# system "awk" is bad on some platforms.
c48dc2cd
JJ
3123# Always define AMTAR for backward compatibility. Yes, it's still used
3124# in the wild :-( We should find a proper way to deprecate it ...
3125AMTAR='$${TAR-tar}'
5fd1486c 3126
22e05272
JM
3127
3128# We'll loop over all known methods to create a tar archive until one works.
3129_am_tools='gnutar pax cpio none'
3130
c48dc2cd 3131am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
5fd1486c
PJ
3132
3133
3134
3135
3136
3137
22e05272
JM
3138# POSIX will say in a future version that running "rm -f" with no argument
3139# is OK; and we want to be able to make that assumption in our Makefile
3140# recipes. So use an aggressive probe to check that the usage we want is
3141# actually supported "in the wild" to an acceptable degree.
3142# See automake bug#10828.
3143# To make any issue more visible, cause the running configure to be aborted
3144# by default if the 'rm' program in use doesn't match our expectations; the
3145# user can still override this though.
3146if rm -f && rm -fr && rm -rf; then : OK; else
3147 cat >&2 <<'END'
3148Oops!
3149
3150Your 'rm' program seems unable to run without file operands specified
3151on the command line, even when the '-f' option is present. This is contrary
3152to the behaviour of most rm programs out there, and not conforming with
3153the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3154
3155Please tell bug-automake@gnu.org about your system, including the value
3156of your $PATH and any error possibly output before this message. This
3157can help us improve future automake versions.
3158
3159END
3160 if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3161 echo 'Configuration will proceed anyway, since you have set the' >&2
3162 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3163 echo >&2
3164 else
3165 cat >&2 <<'END'
3166Aborting the configuration process, to ensure you take notice of the issue.
3167
3168You can download and install GNU coreutils to get an 'rm' implementation
3169that behaves properly: <http://www.gnu.org/software/coreutils/>.
3170
3171If you want to complete the configuration process using your problematic
3172'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3173to "yes", and re-run configure.
3174
3175END
3176 as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3177 fi
3178fi
3179
3180
5fd1486c
PJ
3181
3182{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3183$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
3184 # Check whether --enable-maintainer-mode was given.
3185if test "${enable_maintainer_mode+set}" = set; then :
3186 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
3187else
3188 USE_MAINTAINER_MODE=no
3189fi
3190
3191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3192$as_echo "$USE_MAINTAINER_MODE" >&6; }
3193 if test $USE_MAINTAINER_MODE = yes; then
3194 MAINTAINER_MODE_TRUE=
3195 MAINTAINER_MODE_FALSE='#'
3196else
3197 MAINTAINER_MODE_TRUE='#'
3198 MAINTAINER_MODE_FALSE=
3199fi
3200
3201 MAINT=$MAINTAINER_MODE_TRUE
3202
3203
3204
3205ac_ext=c
3206ac_cpp='$CPP $CPPFLAGS'
3207ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3208ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3209ac_compiler_gnu=$ac_cv_c_compiler_gnu
3210if test -n "$ac_tool_prefix"; then
3211 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3212set dummy ${ac_tool_prefix}gcc; ac_word=$2
3213{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3214$as_echo_n "checking for $ac_word... " >&6; }
22e05272 3215if ${ac_cv_prog_CC+:} false; then :
5fd1486c
PJ
3216 $as_echo_n "(cached) " >&6
3217else
3218 if test -n "$CC"; then
3219 ac_cv_prog_CC="$CC" # Let the user override the test.
3220else
3221as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3222for as_dir in $PATH
3223do
3224 IFS=$as_save_IFS
3225 test -z "$as_dir" && as_dir=.
3226 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 3227 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
3228 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3229 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3230 break 2
3231 fi
3232done
3233 done
3234IFS=$as_save_IFS
3235
3236fi
3237fi
3238CC=$ac_cv_prog_CC
3239if test -n "$CC"; then
3240 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3241$as_echo "$CC" >&6; }
3242else
3243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3244$as_echo "no" >&6; }
3245fi
3246
3247
3248fi
3249if test -z "$ac_cv_prog_CC"; then
3250 ac_ct_CC=$CC
3251 # Extract the first word of "gcc", so it can be a program name with args.
3252set dummy gcc; ac_word=$2
3253{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3254$as_echo_n "checking for $ac_word... " >&6; }
22e05272 3255if ${ac_cv_prog_ac_ct_CC+:} false; then :
5fd1486c
PJ
3256 $as_echo_n "(cached) " >&6
3257else
3258 if test -n "$ac_ct_CC"; then
3259 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3260else
3261as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3262for as_dir in $PATH
3263do
3264 IFS=$as_save_IFS
3265 test -z "$as_dir" && as_dir=.
3266 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 3267 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
3268 ac_cv_prog_ac_ct_CC="gcc"
3269 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3270 break 2
3271 fi
3272done
3273 done
3274IFS=$as_save_IFS
3275
3276fi
3277fi
3278ac_ct_CC=$ac_cv_prog_ac_ct_CC
3279if test -n "$ac_ct_CC"; then
3280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3281$as_echo "$ac_ct_CC" >&6; }
3282else
3283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3284$as_echo "no" >&6; }
3285fi
3286
3287 if test "x$ac_ct_CC" = x; then
3288 CC=""
3289 else
3290 case $cross_compiling:$ac_tool_warned in
3291yes:)
3292{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3293$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3294ac_tool_warned=yes ;;
3295esac
3296 CC=$ac_ct_CC
3297 fi
3298else
3299 CC="$ac_cv_prog_CC"
3300fi
3301
3302if test -z "$CC"; then
3303 if test -n "$ac_tool_prefix"; then
3304 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3305set dummy ${ac_tool_prefix}cc; ac_word=$2
3306{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3307$as_echo_n "checking for $ac_word... " >&6; }
22e05272 3308if ${ac_cv_prog_CC+:} false; then :
5fd1486c
PJ
3309 $as_echo_n "(cached) " >&6
3310else
3311 if test -n "$CC"; then
3312 ac_cv_prog_CC="$CC" # Let the user override the test.
3313else
3314as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3315for as_dir in $PATH
3316do
3317 IFS=$as_save_IFS
3318 test -z "$as_dir" && as_dir=.
3319 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 3320 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
3321 ac_cv_prog_CC="${ac_tool_prefix}cc"
3322 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3323 break 2
3324 fi
3325done
3326 done
3327IFS=$as_save_IFS
3328
3329fi
3330fi
3331CC=$ac_cv_prog_CC
3332if test -n "$CC"; then
3333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3334$as_echo "$CC" >&6; }
3335else
3336 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3337$as_echo "no" >&6; }
3338fi
3339
3340
3341 fi
3342fi
3343if test -z "$CC"; then
3344 # Extract the first word of "cc", so it can be a program name with args.
3345set dummy cc; ac_word=$2
3346{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3347$as_echo_n "checking for $ac_word... " >&6; }
22e05272 3348if ${ac_cv_prog_CC+:} false; then :
5fd1486c
PJ
3349 $as_echo_n "(cached) " >&6
3350else
3351 if test -n "$CC"; then
3352 ac_cv_prog_CC="$CC" # Let the user override the test.
3353else
3354 ac_prog_rejected=no
3355as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3356for as_dir in $PATH
3357do
3358 IFS=$as_save_IFS
3359 test -z "$as_dir" && as_dir=.
3360 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 3361 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
3362 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3363 ac_prog_rejected=yes
3364 continue
3365 fi
3366 ac_cv_prog_CC="cc"
3367 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3368 break 2
3369 fi
3370done
3371 done
3372IFS=$as_save_IFS
3373
3374if test $ac_prog_rejected = yes; then
3375 # We found a bogon in the path, so make sure we never use it.
3376 set dummy $ac_cv_prog_CC
3377 shift
3378 if test $# != 0; then
3379 # We chose a different compiler from the bogus one.
3380 # However, it has the same basename, so the bogon will be chosen
3381 # first if we set CC to just the basename; use the full file name.
3382 shift
3383 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3384 fi
3385fi
3386fi
3387fi
3388CC=$ac_cv_prog_CC
3389if test -n "$CC"; then
3390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3391$as_echo "$CC" >&6; }
3392else
3393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3394$as_echo "no" >&6; }
3395fi
3396
3397
3398fi
3399if test -z "$CC"; then
3400 if test -n "$ac_tool_prefix"; then
3401 for ac_prog in cl.exe
3402 do
3403 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3404set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3405{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3406$as_echo_n "checking for $ac_word... " >&6; }
22e05272 3407if ${ac_cv_prog_CC+:} false; then :
5fd1486c
PJ
3408 $as_echo_n "(cached) " >&6
3409else
3410 if test -n "$CC"; then
3411 ac_cv_prog_CC="$CC" # Let the user override the test.
3412else
3413as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3414for as_dir in $PATH
3415do
3416 IFS=$as_save_IFS
3417 test -z "$as_dir" && as_dir=.
3418 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 3419 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
3420 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3421 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3422 break 2
3423 fi
3424done
3425 done
3426IFS=$as_save_IFS
3427
3428fi
3429fi
3430CC=$ac_cv_prog_CC
3431if test -n "$CC"; then
3432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3433$as_echo "$CC" >&6; }
3434else
3435 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3436$as_echo "no" >&6; }
3437fi
3438
3439
3440 test -n "$CC" && break
3441 done
3442fi
3443if test -z "$CC"; then
3444 ac_ct_CC=$CC
3445 for ac_prog in cl.exe
3446do
3447 # Extract the first word of "$ac_prog", so it can be a program name with args.
3448set dummy $ac_prog; ac_word=$2
3449{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3450$as_echo_n "checking for $ac_word... " >&6; }
22e05272 3451if ${ac_cv_prog_ac_ct_CC+:} false; then :
5fd1486c
PJ
3452 $as_echo_n "(cached) " >&6
3453else
3454 if test -n "$ac_ct_CC"; then
3455 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3456else
3457as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3458for as_dir in $PATH
3459do
3460 IFS=$as_save_IFS
3461 test -z "$as_dir" && as_dir=.
3462 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 3463 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
3464 ac_cv_prog_ac_ct_CC="$ac_prog"
3465 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3466 break 2
3467 fi
3468done
3469 done
3470IFS=$as_save_IFS
3471
3472fi
3473fi
3474ac_ct_CC=$ac_cv_prog_ac_ct_CC
3475if test -n "$ac_ct_CC"; then
3476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3477$as_echo "$ac_ct_CC" >&6; }
3478else
3479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3480$as_echo "no" >&6; }
3481fi
3482
3483
3484 test -n "$ac_ct_CC" && break
3485done
3486
3487 if test "x$ac_ct_CC" = x; then
3488 CC=""
3489 else
3490 case $cross_compiling:$ac_tool_warned in
3491yes:)
3492{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3493$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3494ac_tool_warned=yes ;;
3495esac
3496 CC=$ac_ct_CC
3497 fi
3498fi
3499
3500fi
3501
3502
3503test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3504$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
22e05272
JM
3505as_fn_error $? "no acceptable C compiler found in \$PATH
3506See \`config.log' for more details" "$LINENO" 5; }
5fd1486c
PJ
3507
3508# Provide some information about the compiler.
3509$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3510set X $ac_compile
3511ac_compiler=$2
3512for ac_option in --version -v -V -qversion; do
3513 { { ac_try="$ac_compiler $ac_option >&5"
3514case "(($ac_try" in
3515 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3516 *) ac_try_echo=$ac_try;;
3517esac
3518eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3519$as_echo "$ac_try_echo"; } >&5
3520 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3521 ac_status=$?
3522 if test -s conftest.err; then
3523 sed '10a\
3524... rest of stderr output deleted ...
3525 10q' conftest.err >conftest.er1
3526 cat conftest.er1 >&5
5fd1486c 3527 fi
22e05272 3528 rm -f conftest.er1 conftest.err
5fd1486c
PJ
3529 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3530 test $ac_status = 0; }
3531done
3532
3533cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3534/* end confdefs.h. */
c48dc2cd 3535
5fd1486c
PJ
3536int
3537main ()
3538{
5fd1486c
PJ
3539
3540 ;
3541 return 0;
3542}
3543_ACEOF
3544ac_clean_files_save=$ac_clean_files
22e05272 3545ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
5fd1486c
PJ
3546# Try to create an executable without -o first, disregard a.out.
3547# It will help us diagnose broken compilers, and finding out an intuition
3548# of exeext.
22e05272
JM
3549{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3550$as_echo_n "checking whether the C compiler works... " >&6; }
5fd1486c
PJ
3551ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3552
3553# The possible output files:
3554ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3555
3556ac_rmfiles=
3557for ac_file in $ac_files
3558do
3559 case $ac_file in
3560 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3561 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3562 esac
3563done
3564rm -f $ac_rmfiles
3565
3566if { { ac_try="$ac_link_default"
3567case "(($ac_try" in
3568 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3569 *) ac_try_echo=$ac_try;;
3570esac
3571eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3572$as_echo "$ac_try_echo"; } >&5
3573 (eval "$ac_link_default") 2>&5
3574 ac_status=$?
3575 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3576 test $ac_status = 0; }; then :
3577 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3578# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3579# in a Makefile. We should not override ac_cv_exeext if it was cached,
3580# so that the user can short-circuit this test for compilers unknown to
3581# Autoconf.
3582for ac_file in $ac_files ''
3583do
3584 test -f "$ac_file" || continue
3585 case $ac_file in
3586 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3587 ;;
3588 [ab].out )
3589 # We found the default executable, but exeext='' is most
3590 # certainly right.
3591 break;;
3592 *.* )
3593 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3594 then :; else
3595 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3596 fi
3597 # We set ac_cv_exeext here because the later test for it is not
3598 # safe: cross compilers may not add the suffix if given an `-o'
3599 # argument, so we may need to know it at that point already.
3600 # Even if this section looks crufty: it has the advantage of
3601 # actually working.
3602 break;;
3603 * )
3604 break;;
3605 esac
3606done
3607test "$ac_cv_exeext" = no && ac_cv_exeext=
3608
3609else
3610 ac_file=''
3611fi
5fd1486c 3612if test -z "$ac_file"; then :
22e05272
JM
3613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3614$as_echo "no" >&6; }
3615$as_echo "$as_me: failed program was:" >&5
5fd1486c
PJ
3616sed 's/^/| /' conftest.$ac_ext >&5
3617
3618{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3619$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
22e05272
JM
3620as_fn_error 77 "C compiler cannot create executables
3621See \`config.log' for more details" "$LINENO" 5; }
3622else
3623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3624$as_echo "yes" >&6; }
5fd1486c 3625fi
22e05272
JM
3626{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3627$as_echo_n "checking for C compiler default output file name... " >&6; }
3628{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3629$as_echo "$ac_file" >&6; }
5fd1486c
PJ
3630ac_exeext=$ac_cv_exeext
3631
22e05272 3632rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
5fd1486c 3633ac_clean_files=$ac_clean_files_save
5fd1486c
PJ
3634{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3635$as_echo_n "checking for suffix of executables... " >&6; }
3636if { { ac_try="$ac_link"
3637case "(($ac_try" in
3638 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3639 *) ac_try_echo=$ac_try;;
3640esac
3641eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3642$as_echo "$ac_try_echo"; } >&5
3643 (eval "$ac_link") 2>&5
3644 ac_status=$?
3645 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3646 test $ac_status = 0; }; then :
3647 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3648# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3649# work properly (i.e., refer to `conftest.exe'), while it won't with
3650# `rm'.
3651for ac_file in conftest.exe conftest conftest.*; do
3652 test -f "$ac_file" || continue
3653 case $ac_file in
3654 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3655 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3656 break;;
3657 * ) break;;
3658 esac
3659done
3660else
3661 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3662$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
22e05272
JM
3663as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3664See \`config.log' for more details" "$LINENO" 5; }
5fd1486c 3665fi
22e05272 3666rm -f conftest conftest$ac_cv_exeext
5fd1486c
PJ
3667{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3668$as_echo "$ac_cv_exeext" >&6; }
3669
3670rm -f conftest.$ac_ext
3671EXEEXT=$ac_cv_exeext
3672ac_exeext=$EXEEXT
22e05272
JM
3673cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3674/* end confdefs.h. */
3675#include <stdio.h>
3676int
3677main ()
3678{
3679FILE *f = fopen ("conftest.out", "w");
3680 return ferror (f) || fclose (f) != 0;
3681
3682 ;
3683 return 0;
3684}
3685_ACEOF
3686ac_clean_files="$ac_clean_files conftest.out"
3687# Check that the compiler produces executables we can run. If not, either
3688# the compiler is broken, or we cross compile.
3689{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3690$as_echo_n "checking whether we are cross compiling... " >&6; }
3691if test "$cross_compiling" != yes; then
3692 { { ac_try="$ac_link"
3693case "(($ac_try" in
3694 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3695 *) ac_try_echo=$ac_try;;
3696esac
3697eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3698$as_echo "$ac_try_echo"; } >&5
3699 (eval "$ac_link") 2>&5
3700 ac_status=$?
3701 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3702 test $ac_status = 0; }
3703 if { ac_try='./conftest$ac_cv_exeext'
3704 { { case "(($ac_try" in
3705 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3706 *) ac_try_echo=$ac_try;;
3707esac
3708eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3709$as_echo "$ac_try_echo"; } >&5
3710 (eval "$ac_try") 2>&5
3711 ac_status=$?
3712 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3713 test $ac_status = 0; }; }; then
3714 cross_compiling=no
3715 else
3716 if test "$cross_compiling" = maybe; then
3717 cross_compiling=yes
3718 else
3719 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3720$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3721as_fn_error $? "cannot run C compiled programs.
3722If you meant to cross compile, use \`--host'.
3723See \`config.log' for more details" "$LINENO" 5; }
3724 fi
3725 fi
3726fi
3727{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3728$as_echo "$cross_compiling" >&6; }
3729
3730rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3731ac_clean_files=$ac_clean_files_save
5fd1486c
PJ
3732{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3733$as_echo_n "checking for suffix of object files... " >&6; }
22e05272 3734if ${ac_cv_objext+:} false; then :
5fd1486c
PJ
3735 $as_echo_n "(cached) " >&6
3736else
3737 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3738/* end confdefs.h. */
3739
3740int
3741main ()
3742{
3743
3744 ;
3745 return 0;
3746}
3747_ACEOF
3748rm -f conftest.o conftest.obj
3749if { { ac_try="$ac_compile"
3750case "(($ac_try" in
3751 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3752 *) ac_try_echo=$ac_try;;
3753esac
3754eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3755$as_echo "$ac_try_echo"; } >&5
3756 (eval "$ac_compile") 2>&5
3757 ac_status=$?
3758 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3759 test $ac_status = 0; }; then :
3760 for ac_file in conftest.o conftest.obj conftest.*; do
3761 test -f "$ac_file" || continue;
3762 case $ac_file in
3763 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3764 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3765 break;;
3766 esac
3767done
3768else
3769 $as_echo "$as_me: failed program was:" >&5
3770sed 's/^/| /' conftest.$ac_ext >&5
3771
3772{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3773$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
22e05272
JM
3774as_fn_error $? "cannot compute suffix of object files: cannot compile
3775See \`config.log' for more details" "$LINENO" 5; }
5fd1486c
PJ
3776fi
3777rm -f conftest.$ac_cv_objext conftest.$ac_ext
3778fi
3779{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3780$as_echo "$ac_cv_objext" >&6; }
3781OBJEXT=$ac_cv_objext
3782ac_objext=$OBJEXT
3783{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3784$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
22e05272 3785if ${ac_cv_c_compiler_gnu+:} false; then :
5fd1486c
PJ
3786 $as_echo_n "(cached) " >&6
3787else
3788 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3789/* end confdefs.h. */
3790
3791int
3792main ()
3793{
3794#ifndef __GNUC__
3795 choke me
3796#endif
3797
3798 ;
3799 return 0;
3800}
3801_ACEOF
3802if ac_fn_c_try_compile "$LINENO"; then :
3803 ac_compiler_gnu=yes
3804else
3805 ac_compiler_gnu=no
3806fi
3807rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3808ac_cv_c_compiler_gnu=$ac_compiler_gnu
3809
3810fi
3811{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3812$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3813if test $ac_compiler_gnu = yes; then
3814 GCC=yes
3815else
3816 GCC=
3817fi
3818ac_test_CFLAGS=${CFLAGS+set}
3819ac_save_CFLAGS=$CFLAGS
3820{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3821$as_echo_n "checking whether $CC accepts -g... " >&6; }
22e05272 3822if ${ac_cv_prog_cc_g+:} false; then :
5fd1486c
PJ
3823 $as_echo_n "(cached) " >&6
3824else
3825 ac_save_c_werror_flag=$ac_c_werror_flag
3826 ac_c_werror_flag=yes
3827 ac_cv_prog_cc_g=no
3828 CFLAGS="-g"
3829 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3830/* end confdefs.h. */
3831
3832int
3833main ()
3834{
3835
3836 ;
3837 return 0;
3838}
3839_ACEOF
3840if ac_fn_c_try_compile "$LINENO"; then :
3841 ac_cv_prog_cc_g=yes
3842else
3843 CFLAGS=""
3844 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3845/* end confdefs.h. */
3846
3847int
3848main ()
3849{
3850
3851 ;
3852 return 0;
3853}
3854_ACEOF
3855if ac_fn_c_try_compile "$LINENO"; then :
3856
3857else
3858 ac_c_werror_flag=$ac_save_c_werror_flag
3859 CFLAGS="-g"
3860 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3861/* end confdefs.h. */
3862
3863int
3864main ()
3865{
3866
3867 ;
3868 return 0;
3869}
3870_ACEOF
3871if ac_fn_c_try_compile "$LINENO"; then :
3872 ac_cv_prog_cc_g=yes
3873fi
3874rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3875fi
3876rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3877fi
3878rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3879 ac_c_werror_flag=$ac_save_c_werror_flag
3880fi
3881{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3882$as_echo "$ac_cv_prog_cc_g" >&6; }
3883if test "$ac_test_CFLAGS" = set; then
3884 CFLAGS=$ac_save_CFLAGS
3885elif test $ac_cv_prog_cc_g = yes; then
3886 if test "$GCC" = yes; then
3887 CFLAGS="-g -O2"
3888 else
3889 CFLAGS="-g"
3890 fi
3891else
3892 if test "$GCC" = yes; then
3893 CFLAGS="-O2"
3894 else
3895 CFLAGS=
3896 fi
3897fi
3898{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3899$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
22e05272 3900if ${ac_cv_prog_cc_c89+:} false; then :
5fd1486c
PJ
3901 $as_echo_n "(cached) " >&6
3902else
3903 ac_cv_prog_cc_c89=no
3904ac_save_CC=$CC
3905cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3906/* end confdefs.h. */
3907#include <stdarg.h>
3908#include <stdio.h>
22e05272 3909struct stat;
5fd1486c
PJ
3910/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3911struct buf { int x; };
3912FILE * (*rcsopen) (struct buf *, struct stat *, int);
3913static char *e (p, i)
3914 char **p;
3915 int i;
3916{
3917 return p[i];
3918}
3919static char *f (char * (*g) (char **, int), char **p, ...)
3920{
3921 char *s;
3922 va_list v;
3923 va_start (v,p);
3924 s = g (p, va_arg (v,int));
3925 va_end (v);
3926 return s;
3927}
3928
3929/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3930 function prototypes and stuff, but not '\xHH' hex character constants.
3931 These don't provoke an error unfortunately, instead are silently treated
3932 as 'x'. The following induces an error, until -std is added to get
3933 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3934 array size at least. It's necessary to write '\x00'==0 to get something
3935 that's true only with -std. */
3936int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3937
3938/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3939 inside strings and character constants. */
3940#define FOO(x) 'x'
3941int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3942
3943int test (int i, double x);
3944struct s1 {int (*f) (int a);};
3945struct s2 {int (*f) (double a);};
3946int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3947int argc;
3948char **argv;
3949int
3950main ()
3951{
3952return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3953 ;
3954 return 0;
3955}
3956_ACEOF
3957for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3958 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3959do
3960 CC="$ac_save_CC $ac_arg"
3961 if ac_fn_c_try_compile "$LINENO"; then :
3962 ac_cv_prog_cc_c89=$ac_arg
3963fi
3964rm -f core conftest.err conftest.$ac_objext
3965 test "x$ac_cv_prog_cc_c89" != "xno" && break
3966done
3967rm -f conftest.$ac_ext
3968CC=$ac_save_CC
3969
3970fi
3971# AC_CACHE_VAL
3972case "x$ac_cv_prog_cc_c89" in
3973 x)
3974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3975$as_echo "none needed" >&6; } ;;
3976 xno)
3977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3978$as_echo "unsupported" >&6; } ;;
3979 *)
3980 CC="$CC $ac_cv_prog_cc_c89"
3981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3982$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3983esac
3984if test "x$ac_cv_prog_cc_c89" != xno; then :
3985
3986fi
3987
3988ac_ext=c
3989ac_cpp='$CPP $CPPFLAGS'
3990ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3991ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3992ac_compiler_gnu=$ac_cv_c_compiler_gnu
22e05272
JM
3993
3994ac_ext=c
3995ac_cpp='$CPP $CPPFLAGS'
3996ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3997ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3998ac_compiler_gnu=$ac_cv_c_compiler_gnu
3999{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4000$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4001if ${am_cv_prog_cc_c_o+:} false; then :
4002 $as_echo_n "(cached) " >&6
4003else
4004 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4005/* end confdefs.h. */
4006
4007int
4008main ()
4009{
4010
4011 ;
4012 return 0;
4013}
4014_ACEOF
4015 # Make sure it works both with $CC and with simple cc.
4016 # Following AC_PROG_CC_C_O, we do the test twice because some
4017 # compilers refuse to overwrite an existing .o file with -o,
4018 # though they will create one.
4019 am_cv_prog_cc_c_o=yes
4020 for am_i in 1 2; do
4021 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4022 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4023 ac_status=$?
4024 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4025 (exit $ac_status); } \
4026 && test -f conftest2.$ac_objext; then
4027 : OK
4028 else
4029 am_cv_prog_cc_c_o=no
4030 break
4031 fi
4032 done
4033 rm -f core conftest*
4034 unset am_i
4035fi
4036{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4037$as_echo "$am_cv_prog_cc_c_o" >&6; }
4038if test "$am_cv_prog_cc_c_o" != yes; then
4039 # Losing compiler, so override with the script.
4040 # FIXME: It is wrong to rewrite CC.
4041 # But if we don't then we get into trouble of one sort or another.
4042 # A longer-term fix would be to have automake use am__CC in this case,
4043 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4044 CC="$am_aux_dir/compile $CC"
4045fi
4046ac_ext=c
4047ac_cpp='$CPP $CPPFLAGS'
4048ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4049ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4050ac_compiler_gnu=$ac_cv_c_compiler_gnu
4051
5fd1486c
PJ
4052DEPDIR="${am__leading_dot}deps"
4053
4054ac_config_commands="$ac_config_commands depfiles"
4055
4056
4057am_make=${MAKE-make}
4058cat > confinc << 'END'
4059am__doit:
4060 @echo this is the am__doit target
4061.PHONY: am__doit
4062END
4063# If we don't find an include directive, just comment out the code.
4064{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
4065$as_echo_n "checking for style of include used by $am_make... " >&6; }
4066am__include="#"
4067am__quote=
4068_am_result=none
4069# First try GNU make style include.
4070echo "include confinc" > confmf
22e05272 4071# Ignore all kinds of additional output from 'make'.
5fd1486c
PJ
4072case `$am_make -s -f confmf 2> /dev/null` in #(
4073*the\ am__doit\ target*)
4074 am__include=include
4075 am__quote=
4076 _am_result=GNU
4077 ;;
4078esac
4079# Now try BSD make style include.
4080if test "$am__include" = "#"; then
4081 echo '.include "confinc"' > confmf
4082 case `$am_make -s -f confmf 2> /dev/null` in #(
4083 *the\ am__doit\ target*)
4084 am__include=.include
4085 am__quote="\""
4086 _am_result=BSD
4087 ;;
4088 esac
4089fi
4090
4091
4092{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
4093$as_echo "$_am_result" >&6; }
4094rm -f confinc confmf
4095
4096# Check whether --enable-dependency-tracking was given.
4097if test "${enable_dependency_tracking+set}" = set; then :
4098 enableval=$enable_dependency_tracking;
4099fi
4100
4101if test "x$enable_dependency_tracking" != xno; then
4102 am_depcomp="$ac_aux_dir/depcomp"
4103 AMDEPBACKSLASH='\'
c48dc2cd 4104 am__nodep='_no'
5fd1486c
PJ
4105fi
4106 if test "x$enable_dependency_tracking" != xno; then
4107 AMDEP_TRUE=
4108 AMDEP_FALSE='#'
4109else
4110 AMDEP_TRUE='#'
4111 AMDEP_FALSE=
4112fi
4113
4114
4115
4116depcc="$CC" am_compiler_list=
4117
4118{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4119$as_echo_n "checking dependency style of $depcc... " >&6; }
22e05272 4120if ${am_cv_CC_dependencies_compiler_type+:} false; then :
5fd1486c
PJ
4121 $as_echo_n "(cached) " >&6
4122else
4123 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4124 # We make a subdir and do the tests there. Otherwise we can end up
4125 # making bogus files that we don't know about and never remove. For
4126 # instance it was reported that on HP-UX the gcc test will end up
22e05272
JM
4127 # making a dummy file named 'D' -- because '-MD' means "put the output
4128 # in D".
c48dc2cd 4129 rm -rf conftest.dir
5fd1486c
PJ
4130 mkdir conftest.dir
4131 # Copy depcomp to subdir because otherwise we won't find it if we're
4132 # using a relative directory.
4133 cp "$am_depcomp" conftest.dir
4134 cd conftest.dir
4135 # We will build objects and dependencies in a subdirectory because
4136 # it helps to detect inapplicable dependency modes. For instance
4137 # both Tru64's cc and ICC support -MD to output dependencies as a
4138 # side effect of compilation, but ICC will put the dependencies in
4139 # the current directory while Tru64 will put them in the object
4140 # directory.
4141 mkdir sub
4142
4143 am_cv_CC_dependencies_compiler_type=none
4144 if test "$am_compiler_list" = ""; then
4145 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4146 fi
4147 am__universal=false
4148 case " $depcc " in #(
4149 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4150 esac
4151
4152 for depmode in $am_compiler_list; do
4153 # Setup a source with many dependencies, because some compilers
4154 # like to wrap large dependency lists on column 80 (with \), and
4155 # we should not choose a depcomp mode which is confused by this.
4156 #
4157 # We need to recreate these files for each test, as the compiler may
4158 # overwrite some of them when testing with obscure command lines.
4159 # This happens at least with the AIX C compiler.
4160 : > sub/conftest.c
4161 for i in 1 2 3 4 5 6; do
4162 echo '#include "conftst'$i'.h"' >> sub/conftest.c
22e05272
JM
4163 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4164 # Solaris 10 /bin/sh.
4165 echo '/* dummy */' > sub/conftst$i.h
5fd1486c
PJ
4166 done
4167 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4168
22e05272 4169 # We check with '-c' and '-o' for the sake of the "dashmstdout"
5fd1486c 4170 # mode. It turns out that the SunPro C++ compiler does not properly
22e05272
JM
4171 # handle '-M -o', and we need to detect this. Also, some Intel
4172 # versions had trouble with output in subdirs.
5fd1486c
PJ
4173 am__obj=sub/conftest.${OBJEXT-o}
4174 am__minus_obj="-o $am__obj"
4175 case $depmode in
4176 gcc)
4177 # This depmode causes a compiler race in universal mode.
4178 test "$am__universal" = false || continue
4179 ;;
4180 nosideeffect)
22e05272
JM
4181 # After this tag, mechanisms are not by side-effect, so they'll
4182 # only be used when explicitly requested.
5fd1486c
PJ
4183 if test "x$enable_dependency_tracking" = xyes; then
4184 continue
4185 else
4186 break
4187 fi
4188 ;;
c48dc2cd 4189 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
22e05272 4190 # This compiler won't grok '-c -o', but also, the minuso test has
5fd1486c
PJ
4191 # not run yet. These depmodes are late enough in the game, and
4192 # so weak that their functioning should not be impacted.
4193 am__obj=conftest.${OBJEXT-o}
4194 am__minus_obj=
4195 ;;
4196 none) break ;;
4197 esac
4198 if depmode=$depmode \
4199 source=sub/conftest.c object=$am__obj \
4200 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4201 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4202 >/dev/null 2>conftest.err &&
4203 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
4204 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4205 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
4206 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4207 # icc doesn't choke on unknown options, it will just issue warnings
4208 # or remarks (even with -Werror). So we grep stderr for any message
4209 # that says an option was ignored or not supported.
4210 # When given -MP, icc 7.0 and 7.1 complain thusly:
4211 # icc: Command line warning: ignoring option '-M'; no argument required
4212 # The diagnosis changed in icc 8.0:
4213 # icc: Command line remark: option '-MP' not supported
4214 if (grep 'ignoring option' conftest.err ||
4215 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4216 am_cv_CC_dependencies_compiler_type=$depmode
4217 break
4218 fi
4219 fi
4220 done
4221
4222 cd ..
4223 rm -rf conftest.dir
4224else
4225 am_cv_CC_dependencies_compiler_type=none
4226fi
4227
4228fi
4229{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4230$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4231CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
4232
4233 if
4234 test "x$enable_dependency_tracking" != xno \
4235 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
4236 am__fastdepCC_TRUE=
4237 am__fastdepCC_FALSE='#'
4238else
4239 am__fastdepCC_TRUE='#'
4240 am__fastdepCC_FALSE=
4241fi
4242
4243
4244ac_ext=cpp
4245ac_cpp='$CXXCPP $CPPFLAGS'
4246ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4247ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4248ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4249if test -z "$CXX"; then
4250 if test -n "$CCC"; then
4251 CXX=$CCC
4252 else
4253 if test -n "$ac_tool_prefix"; then
4254 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
4255 do
4256 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4257set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4258{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4259$as_echo_n "checking for $ac_word... " >&6; }
22e05272 4260if ${ac_cv_prog_CXX+:} false; then :
5fd1486c
PJ
4261 $as_echo_n "(cached) " >&6
4262else
4263 if test -n "$CXX"; then
4264 ac_cv_prog_CXX="$CXX" # Let the user override the test.
4265else
4266as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4267for as_dir in $PATH
4268do
4269 IFS=$as_save_IFS
4270 test -z "$as_dir" && as_dir=.
4271 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 4272 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
4273 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
4274 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4275 break 2
4276 fi
4277done
4278 done
4279IFS=$as_save_IFS
4280
4281fi
4282fi
4283CXX=$ac_cv_prog_CXX
4284if test -n "$CXX"; then
4285 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
4286$as_echo "$CXX" >&6; }
4287else
4288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4289$as_echo "no" >&6; }
4290fi
4291
4292
4293 test -n "$CXX" && break
4294 done
4295fi
4296if test -z "$CXX"; then
4297 ac_ct_CXX=$CXX
4298 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
4299do
4300 # Extract the first word of "$ac_prog", so it can be a program name with args.
4301set dummy $ac_prog; ac_word=$2
4302{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4303$as_echo_n "checking for $ac_word... " >&6; }
22e05272 4304if ${ac_cv_prog_ac_ct_CXX+:} false; then :
5fd1486c
PJ
4305 $as_echo_n "(cached) " >&6
4306else
4307 if test -n "$ac_ct_CXX"; then
4308 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
4309else
4310as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4311for as_dir in $PATH
4312do
4313 IFS=$as_save_IFS
4314 test -z "$as_dir" && as_dir=.
4315 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 4316 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
4317 ac_cv_prog_ac_ct_CXX="$ac_prog"
4318 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4319 break 2
4320 fi
4321done
4322 done
4323IFS=$as_save_IFS
4324
4325fi
4326fi
4327ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
4328if test -n "$ac_ct_CXX"; then
4329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
4330$as_echo "$ac_ct_CXX" >&6; }
4331else
4332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4333$as_echo "no" >&6; }
4334fi
4335
4336
4337 test -n "$ac_ct_CXX" && break
4338done
4339
4340 if test "x$ac_ct_CXX" = x; then
4341 CXX="g++"
4342 else
4343 case $cross_compiling:$ac_tool_warned in
4344yes:)
4345{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4346$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4347ac_tool_warned=yes ;;
4348esac
4349 CXX=$ac_ct_CXX
4350 fi
4351fi
4352
4353 fi
4354fi
4355# Provide some information about the compiler.
4356$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
4357set X $ac_compile
4358ac_compiler=$2
4359for ac_option in --version -v -V -qversion; do
4360 { { ac_try="$ac_compiler $ac_option >&5"
4361case "(($ac_try" in
4362 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4363 *) ac_try_echo=$ac_try;;
4364esac
4365eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4366$as_echo "$ac_try_echo"; } >&5
4367 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4368 ac_status=$?
4369 if test -s conftest.err; then
4370 sed '10a\
4371... rest of stderr output deleted ...
4372 10q' conftest.err >conftest.er1
4373 cat conftest.er1 >&5
5fd1486c 4374 fi
22e05272 4375 rm -f conftest.er1 conftest.err
5fd1486c
PJ
4376 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4377 test $ac_status = 0; }
4378done
4379
4380{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
4381$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
22e05272 4382if ${ac_cv_cxx_compiler_gnu+:} false; then :
5fd1486c
PJ
4383 $as_echo_n "(cached) " >&6
4384else
4385 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4386/* end confdefs.h. */
4387
4388int
4389main ()
4390{
4391#ifndef __GNUC__
4392 choke me
4393#endif
4394
4395 ;
4396 return 0;
4397}
4398_ACEOF
4399if ac_fn_cxx_try_compile "$LINENO"; then :
4400 ac_compiler_gnu=yes
4401else
4402 ac_compiler_gnu=no
4403fi
4404rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4405ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
4406
4407fi
4408{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
4409$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
4410if test $ac_compiler_gnu = yes; then
4411 GXX=yes
4412else
4413 GXX=
4414fi
4415ac_test_CXXFLAGS=${CXXFLAGS+set}
4416ac_save_CXXFLAGS=$CXXFLAGS
4417{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
4418$as_echo_n "checking whether $CXX accepts -g... " >&6; }
22e05272 4419if ${ac_cv_prog_cxx_g+:} false; then :
5fd1486c
PJ
4420 $as_echo_n "(cached) " >&6
4421else
4422 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
4423 ac_cxx_werror_flag=yes
4424 ac_cv_prog_cxx_g=no
4425 CXXFLAGS="-g"
4426 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4427/* end confdefs.h. */
4428
4429int
4430main ()
4431{
4432
4433 ;
4434 return 0;
4435}
4436_ACEOF
4437if ac_fn_cxx_try_compile "$LINENO"; then :
4438 ac_cv_prog_cxx_g=yes
4439else
4440 CXXFLAGS=""
4441 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4442/* end confdefs.h. */
4443
4444int
4445main ()
4446{
4447
4448 ;
4449 return 0;
4450}
4451_ACEOF
4452if ac_fn_cxx_try_compile "$LINENO"; then :
4453
4454else
4455 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
4456 CXXFLAGS="-g"
4457 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4458/* end confdefs.h. */
4459
4460int
4461main ()
4462{
4463
4464 ;
4465 return 0;
4466}
4467_ACEOF
4468if ac_fn_cxx_try_compile "$LINENO"; then :
4469 ac_cv_prog_cxx_g=yes
4470fi
4471rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4472fi
4473rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4474fi
4475rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4476 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
4477fi
4478{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
4479$as_echo "$ac_cv_prog_cxx_g" >&6; }
4480if test "$ac_test_CXXFLAGS" = set; then
4481 CXXFLAGS=$ac_save_CXXFLAGS
4482elif test $ac_cv_prog_cxx_g = yes; then
4483 if test "$GXX" = yes; then
4484 CXXFLAGS="-g -O2"
4485 else
4486 CXXFLAGS="-g"
4487 fi
4488else
4489 if test "$GXX" = yes; then
4490 CXXFLAGS="-O2"
4491 else
4492 CXXFLAGS=
4493 fi
4494fi
4495ac_ext=c
4496ac_cpp='$CPP $CPPFLAGS'
4497ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4498ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4499ac_compiler_gnu=$ac_cv_c_compiler_gnu
4500
4501depcc="$CXX" am_compiler_list=
4502
4503{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4504$as_echo_n "checking dependency style of $depcc... " >&6; }
22e05272 4505if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
5fd1486c
PJ
4506 $as_echo_n "(cached) " >&6
4507else
4508 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4509 # We make a subdir and do the tests there. Otherwise we can end up
4510 # making bogus files that we don't know about and never remove. For
4511 # instance it was reported that on HP-UX the gcc test will end up
22e05272
JM
4512 # making a dummy file named 'D' -- because '-MD' means "put the output
4513 # in D".
c48dc2cd 4514 rm -rf conftest.dir
5fd1486c
PJ
4515 mkdir conftest.dir
4516 # Copy depcomp to subdir because otherwise we won't find it if we're
4517 # using a relative directory.
4518 cp "$am_depcomp" conftest.dir
4519 cd conftest.dir
4520 # We will build objects and dependencies in a subdirectory because
4521 # it helps to detect inapplicable dependency modes. For instance
4522 # both Tru64's cc and ICC support -MD to output dependencies as a
4523 # side effect of compilation, but ICC will put the dependencies in
4524 # the current directory while Tru64 will put them in the object
4525 # directory.
4526 mkdir sub
4527
4528 am_cv_CXX_dependencies_compiler_type=none
4529 if test "$am_compiler_list" = ""; then
4530 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4531 fi
4532 am__universal=false
4533 case " $depcc " in #(
4534 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4535 esac
4536
4537 for depmode in $am_compiler_list; do
4538 # Setup a source with many dependencies, because some compilers
4539 # like to wrap large dependency lists on column 80 (with \), and
4540 # we should not choose a depcomp mode which is confused by this.
4541 #
4542 # We need to recreate these files for each test, as the compiler may
4543 # overwrite some of them when testing with obscure command lines.
4544 # This happens at least with the AIX C compiler.
4545 : > sub/conftest.c
4546 for i in 1 2 3 4 5 6; do
4547 echo '#include "conftst'$i'.h"' >> sub/conftest.c
22e05272
JM
4548 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4549 # Solaris 10 /bin/sh.
4550 echo '/* dummy */' > sub/conftst$i.h
5fd1486c
PJ
4551 done
4552 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4553
22e05272 4554 # We check with '-c' and '-o' for the sake of the "dashmstdout"
5fd1486c 4555 # mode. It turns out that the SunPro C++ compiler does not properly
22e05272
JM
4556 # handle '-M -o', and we need to detect this. Also, some Intel
4557 # versions had trouble with output in subdirs.
5fd1486c
PJ
4558 am__obj=sub/conftest.${OBJEXT-o}
4559 am__minus_obj="-o $am__obj"
4560 case $depmode in
4561 gcc)
4562 # This depmode causes a compiler race in universal mode.
4563 test "$am__universal" = false || continue
4564 ;;
4565 nosideeffect)
22e05272
JM
4566 # After this tag, mechanisms are not by side-effect, so they'll
4567 # only be used when explicitly requested.
5fd1486c
PJ
4568 if test "x$enable_dependency_tracking" = xyes; then
4569 continue
4570 else
4571 break
4572 fi
4573 ;;
c48dc2cd 4574 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
22e05272 4575 # This compiler won't grok '-c -o', but also, the minuso test has
5fd1486c
PJ
4576 # not run yet. These depmodes are late enough in the game, and
4577 # so weak that their functioning should not be impacted.
4578 am__obj=conftest.${OBJEXT-o}
4579 am__minus_obj=
4580 ;;
4581 none) break ;;
4582 esac
4583 if depmode=$depmode \
4584 source=sub/conftest.c object=$am__obj \
4585 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4586 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4587 >/dev/null 2>conftest.err &&
4588 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
4589 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4590 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
4591 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4592 # icc doesn't choke on unknown options, it will just issue warnings
4593 # or remarks (even with -Werror). So we grep stderr for any message
4594 # that says an option was ignored or not supported.
4595 # When given -MP, icc 7.0 and 7.1 complain thusly:
4596 # icc: Command line warning: ignoring option '-M'; no argument required
4597 # The diagnosis changed in icc 8.0:
4598 # icc: Command line remark: option '-MP' not supported
4599 if (grep 'ignoring option' conftest.err ||
4600 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4601 am_cv_CXX_dependencies_compiler_type=$depmode
4602 break
4603 fi
4604 fi
4605 done
4606
4607 cd ..
4608 rm -rf conftest.dir
4609else
4610 am_cv_CXX_dependencies_compiler_type=none
4611fi
4612
4613fi
4614{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
4615$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
4616CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
4617
4618 if
4619 test "x$enable_dependency_tracking" != xno \
4620 && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
4621 am__fastdepCXX_TRUE=
4622 am__fastdepCXX_FALSE='#'
4623else
4624 am__fastdepCXX_TRUE='#'
4625 am__fastdepCXX_FALSE=
4626fi
4627
4628
4629# AC_PROG_LIBTOOL
4630ac_config_files="$ac_config_files Makefile"
4631
4632
4633if test "${multilib}" = "yes"; then
4634 multilib_arg="--enable-multilib"
4635else
4636 multilib_arg=
4637fi
4638
4639{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for --enable-version-specific-runtime-libs" >&5
4640$as_echo_n "checking for --enable-version-specific-runtime-libs... " >&6; }
4641# Check whether --enable-version-specific-runtime-libs was given.
4642if test "${enable_version_specific_runtime_libs+set}" = set; then :
4643 enableval=$enable_version_specific_runtime_libs; case "$enableval" in
4644 yes) enable_version_specific_runtime_libs=yes ;;
4645 no) enable_version_specific_runtime_libs=no ;;
22e05272 4646 *) as_fn_error $? "Unknown argument to enable/disable version-specific libs
5fd1486c
PJ
4647" "$LINENO" 5;;
4648 esac
4649else
4650 enable_version_specific_runtime_libs=no
4651fi
4652
4653{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_version_specific_runtime_libs" >&5
4654$as_echo "$enable_version_specific_runtime_libs" >&6; }
4655
4656# Calculate toolexeclibdir
4657# Also toolexecdir, though it's only used in toolexeclibdir
4658case ${enable_version_specific_runtime_libs} in
4659 yes)
4660 # Need the gcc compiler version to know where to install libraries
4661 # and header files if --enable-version-specific-runtime-libs option
4662 # is selected.
4663 toolexecdir='$(libdir)/gcc/$(target_alias)'
4664 toolexeclibdir='$(toolexecdir)/$(gcc_version)$(MULTISUBDIR)'
4665 ;;
4666 no)
4667 if test -n "$with_cross_host" &&
4668 test x"$with_cross_host" != x"no"; then
4669 # Install a library built with a cross compiler in tooldir, not libdir.
4670 toolexecdir='$(exec_prefix)/$(target_alias)'
4671 toolexeclibdir='$(toolexecdir)/lib'
4672 else
4673 toolexecdir='$(libdir)/gcc-lib/$(target_alias)'
4674 toolexeclibdir='$(libdir)'
4675 fi
4676 multi_os_directory=`$CC -print-multi-os-directory`
4677 case $multi_os_directory in
4678 .) ;; # Avoid trailing /.
4679 *) toolexeclibdir=$toolexeclibdir/$multi_os_directory ;;
4680 esac
4681 ;;
4682esac
4683
4684# Set config_dir based on the target. config_dir specifies where to get
4685# target-specific files. The generic implementation is incomplete, but
4686# contains information on what's needed
4687case "${target}" in
4688
4689 x86_64-*-*)
4690 config_dir="x86"
4691 ;;
4692
4693 i?86-*-*)
4694 config_dir="x86"
4695 ;;
4696
4697 *)
4698 config_dir="generic"
4699 ;;
4700
4701esac
4702
4703
4704# We have linker scripts for appropriate operating systems
4705linux_linker_script=no
4706case "${host}" in
4707 *-*-linux*)
4708 linux_linker_script=yes
4709 ;;
4710esac
4711 if test "$linux_linker_script" = "yes"; then
4712 LINUX_LINKER_SCRIPT_TRUE=
4713 LINUX_LINKER_SCRIPT_FALSE='#'
4714else
4715 LINUX_LINKER_SCRIPT_TRUE='#'
4716 LINUX_LINKER_SCRIPT_FALSE=
4717fi
4718
4719
4720mac_linker_script=no
4721case "${host}" in
4722 *-*-apple*)
4723 mac_linker_script=yes
4724 ;;
4725esac
4726 if test "$mac_linker_script" = "yes"; then
4727 MAC_LINKER_SCRIPT_TRUE=
4728 MAC_LINKER_SCRIPT_FALSE='#'
4729else
4730 MAC_LINKER_SCRIPT_TRUE='#'
4731 MAC_LINKER_SCRIPT_FALSE=
4732fi
4733
4734
4735enable_dlopen=yes
4736
4737
4738
4739case `pwd` in
4740 *\ * | *\ *)
4741 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
4742$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
4743esac
4744
4745
4746
4747macro_version='2.2.7a'
4748macro_revision='1.3134'
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762ltmain="$ac_aux_dir/ltmain.sh"
4763
4764# Backslashify metacharacters that are still active within
4765# double-quoted strings.
4766sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
4767
4768# Same as above, but do not quote variable references.
4769double_quote_subst='s/\(["`\\]\)/\\\1/g'
4770
4771# Sed substitution to delay expansion of an escaped shell variable in a
4772# double_quote_subst'ed string.
4773delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
4774
4775# Sed substitution to delay expansion of an escaped single quote.
4776delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
4777
4778# Sed substitution to avoid accidental globbing in evaled expressions
4779no_glob_subst='s/\*/\\\*/g'
4780
4781ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
4782ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
4783ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
4784
4785{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4786$as_echo_n "checking how to print strings... " >&6; }
4787# Test print first, because it will be a builtin if present.
4788if test "X`print -r -- -n 2>/dev/null`" = X-n && \
4789 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4790 ECHO='print -r --'
4791elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
4792 ECHO='printf %s\n'
4793else
4794 # Use this function as a fallback that always works.
4795 func_fallback_echo ()
4796 {
4797 eval 'cat <<_LTECHO_EOF
4798$1
4799_LTECHO_EOF'
4800 }
4801 ECHO='func_fallback_echo'
4802fi
4803
4804# func_echo_all arg...
4805# Invoke $ECHO with all args, space-separated.
4806func_echo_all ()
4807{
4808 $ECHO ""
4809}
4810
4811case "$ECHO" in
4812 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4813$as_echo "printf" >&6; } ;;
4814 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4815$as_echo "print -r" >&6; } ;;
4816 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4817$as_echo "cat" >&6; } ;;
4818esac
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4834$as_echo_n "checking for a sed that does not truncate output... " >&6; }
22e05272 4835if ${ac_cv_path_SED+:} false; then :
5fd1486c
PJ
4836 $as_echo_n "(cached) " >&6
4837else
4838 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
4839 for ac_i in 1 2 3 4 5 6 7; do
4840 ac_script="$ac_script$as_nl$ac_script"
4841 done
4842 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4843 { ac_script=; unset ac_script;}
4844 if test -z "$SED"; then
4845 ac_path_SED_found=false
4846 # Loop through the user's path and test for each of PROGNAME-LIST
4847 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4848for as_dir in $PATH
4849do
4850 IFS=$as_save_IFS
4851 test -z "$as_dir" && as_dir=.
4852 for ac_prog in sed gsed; do
4853 for ac_exec_ext in '' $ac_executable_extensions; do
4854 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
22e05272 4855 as_fn_executable_p "$ac_path_SED" || continue
5fd1486c
PJ
4856# Check for GNU ac_path_SED and select it if it is found.
4857 # Check for GNU $ac_path_SED
4858case `"$ac_path_SED" --version 2>&1` in
4859*GNU*)
4860 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
4861*)
4862 ac_count=0
4863 $as_echo_n 0123456789 >"conftest.in"
4864 while :
4865 do
4866 cat "conftest.in" "conftest.in" >"conftest.tmp"
4867 mv "conftest.tmp" "conftest.in"
4868 cp "conftest.in" "conftest.nl"
4869 $as_echo '' >> "conftest.nl"
4870 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4871 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4872 as_fn_arith $ac_count + 1 && ac_count=$as_val
4873 if test $ac_count -gt ${ac_path_SED_max-0}; then
4874 # Best one so far, save it but keep looking for a better one
4875 ac_cv_path_SED="$ac_path_SED"
4876 ac_path_SED_max=$ac_count
4877 fi
4878 # 10*(2^10) chars as input seems more than enough
4879 test $ac_count -gt 10 && break
4880 done
4881 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4882esac
4883
4884 $ac_path_SED_found && break 3
4885 done
4886 done
4887 done
4888IFS=$as_save_IFS
4889 if test -z "$ac_cv_path_SED"; then
22e05272 4890 as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
5fd1486c
PJ
4891 fi
4892else
4893 ac_cv_path_SED=$SED
4894fi
4895
4896fi
4897{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4898$as_echo "$ac_cv_path_SED" >&6; }
4899 SED="$ac_cv_path_SED"
4900 rm -f conftest.sed
4901
4902test -z "$SED" && SED=sed
4903Xsed="$SED -e 1s/^X//"
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4916$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
22e05272 4917if ${ac_cv_path_GREP+:} false; then :
5fd1486c
PJ
4918 $as_echo_n "(cached) " >&6
4919else
4920 if test -z "$GREP"; then
4921 ac_path_GREP_found=false
4922 # Loop through the user's path and test for each of PROGNAME-LIST
4923 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4924for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4925do
4926 IFS=$as_save_IFS
4927 test -z "$as_dir" && as_dir=.
4928 for ac_prog in grep ggrep; do
4929 for ac_exec_ext in '' $ac_executable_extensions; do
4930 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
22e05272 4931 as_fn_executable_p "$ac_path_GREP" || continue
5fd1486c
PJ
4932# Check for GNU ac_path_GREP and select it if it is found.
4933 # Check for GNU $ac_path_GREP
4934case `"$ac_path_GREP" --version 2>&1` in
4935*GNU*)
4936 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4937*)
4938 ac_count=0
4939 $as_echo_n 0123456789 >"conftest.in"
4940 while :
4941 do
4942 cat "conftest.in" "conftest.in" >"conftest.tmp"
4943 mv "conftest.tmp" "conftest.in"
4944 cp "conftest.in" "conftest.nl"
4945 $as_echo 'GREP' >> "conftest.nl"
4946 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4947 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4948 as_fn_arith $ac_count + 1 && ac_count=$as_val
4949 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4950 # Best one so far, save it but keep looking for a better one
4951 ac_cv_path_GREP="$ac_path_GREP"
4952 ac_path_GREP_max=$ac_count
4953 fi
4954 # 10*(2^10) chars as input seems more than enough
4955 test $ac_count -gt 10 && break
4956 done
4957 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4958esac
4959
4960 $ac_path_GREP_found && break 3
4961 done
4962 done
4963 done
4964IFS=$as_save_IFS
4965 if test -z "$ac_cv_path_GREP"; then
22e05272 4966 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5fd1486c
PJ
4967 fi
4968else
4969 ac_cv_path_GREP=$GREP
4970fi
4971
4972fi
4973{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4974$as_echo "$ac_cv_path_GREP" >&6; }
4975 GREP="$ac_cv_path_GREP"
4976
4977
4978{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4979$as_echo_n "checking for egrep... " >&6; }
22e05272 4980if ${ac_cv_path_EGREP+:} false; then :
5fd1486c
PJ
4981 $as_echo_n "(cached) " >&6
4982else
4983 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4984 then ac_cv_path_EGREP="$GREP -E"
4985 else
4986 if test -z "$EGREP"; then
4987 ac_path_EGREP_found=false
4988 # Loop through the user's path and test for each of PROGNAME-LIST
4989 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4990for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4991do
4992 IFS=$as_save_IFS
4993 test -z "$as_dir" && as_dir=.
4994 for ac_prog in egrep; do
4995 for ac_exec_ext in '' $ac_executable_extensions; do
4996 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
22e05272 4997 as_fn_executable_p "$ac_path_EGREP" || continue
5fd1486c
PJ
4998# Check for GNU ac_path_EGREP and select it if it is found.
4999 # Check for GNU $ac_path_EGREP
5000case `"$ac_path_EGREP" --version 2>&1` in
5001*GNU*)
5002 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5003*)
5004 ac_count=0
5005 $as_echo_n 0123456789 >"conftest.in"
5006 while :
5007 do
5008 cat "conftest.in" "conftest.in" >"conftest.tmp"
5009 mv "conftest.tmp" "conftest.in"
5010 cp "conftest.in" "conftest.nl"
5011 $as_echo 'EGREP' >> "conftest.nl"
5012 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5013 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5014 as_fn_arith $ac_count + 1 && ac_count=$as_val
5015 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5016 # Best one so far, save it but keep looking for a better one
5017 ac_cv_path_EGREP="$ac_path_EGREP"
5018 ac_path_EGREP_max=$ac_count
5019 fi
5020 # 10*(2^10) chars as input seems more than enough
5021 test $ac_count -gt 10 && break
5022 done
5023 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5024esac
5025
5026 $ac_path_EGREP_found && break 3
5027 done
5028 done
5029 done
5030IFS=$as_save_IFS
5031 if test -z "$ac_cv_path_EGREP"; then
22e05272 5032 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5fd1486c
PJ
5033 fi
5034else
5035 ac_cv_path_EGREP=$EGREP
5036fi
5037
5038 fi
5039fi
5040{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5041$as_echo "$ac_cv_path_EGREP" >&6; }
5042 EGREP="$ac_cv_path_EGREP"
5043
5044
5045{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5046$as_echo_n "checking for fgrep... " >&6; }
22e05272 5047if ${ac_cv_path_FGREP+:} false; then :
5fd1486c
PJ
5048 $as_echo_n "(cached) " >&6
5049else
5050 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5051 then ac_cv_path_FGREP="$GREP -F"
5052 else
5053 if test -z "$FGREP"; then
5054 ac_path_FGREP_found=false
5055 # Loop through the user's path and test for each of PROGNAME-LIST
5056 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5057for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5058do
5059 IFS=$as_save_IFS
5060 test -z "$as_dir" && as_dir=.
5061 for ac_prog in fgrep; do
5062 for ac_exec_ext in '' $ac_executable_extensions; do
5063 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
22e05272 5064 as_fn_executable_p "$ac_path_FGREP" || continue
5fd1486c
PJ
5065# Check for GNU ac_path_FGREP and select it if it is found.
5066 # Check for GNU $ac_path_FGREP
5067case `"$ac_path_FGREP" --version 2>&1` in
5068*GNU*)
5069 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5070*)
5071 ac_count=0
5072 $as_echo_n 0123456789 >"conftest.in"
5073 while :
5074 do
5075 cat "conftest.in" "conftest.in" >"conftest.tmp"
5076 mv "conftest.tmp" "conftest.in"
5077 cp "conftest.in" "conftest.nl"
5078 $as_echo 'FGREP' >> "conftest.nl"
5079 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5080 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5081 as_fn_arith $ac_count + 1 && ac_count=$as_val
5082 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5083 # Best one so far, save it but keep looking for a better one
5084 ac_cv_path_FGREP="$ac_path_FGREP"
5085 ac_path_FGREP_max=$ac_count
5086 fi
5087 # 10*(2^10) chars as input seems more than enough
5088 test $ac_count -gt 10 && break
5089 done
5090 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5091esac
5092
5093 $ac_path_FGREP_found && break 3
5094 done
5095 done
5096 done
5097IFS=$as_save_IFS
5098 if test -z "$ac_cv_path_FGREP"; then
22e05272 5099 as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5fd1486c
PJ
5100 fi
5101else
5102 ac_cv_path_FGREP=$FGREP
5103fi
5104
5105 fi
5106fi
5107{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5108$as_echo "$ac_cv_path_FGREP" >&6; }
5109 FGREP="$ac_cv_path_FGREP"
5110
5111
5112test -z "$GREP" && GREP=grep
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132# Check whether --with-gnu-ld was given.
5133if test "${with_gnu_ld+set}" = set; then :
5134 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5135else
5136 with_gnu_ld=no
5137fi
5138
5139ac_prog=ld
5140if test "$GCC" = yes; then
5141 # Check if gcc -print-prog-name=ld gives a path.
5142 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5143$as_echo_n "checking for ld used by $CC... " >&6; }
5144 case $host in
5145 *-*-mingw*)
5146 # gcc leaves a trailing carriage return which upsets mingw
5147 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5148 *)
5149 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5150 esac
5151 case $ac_prog in
5152 # Accept absolute paths.
5153 [\\/]* | ?:[\\/]*)
5154 re_direlt='/[^/][^/]*/\.\./'
5155 # Canonicalize the pathname of ld
5156 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5157 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5158 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5159 done
5160 test -z "$LD" && LD="$ac_prog"
5161 ;;
5162 "")
5163 # If it fails, then pretend we aren't using GCC.
5164 ac_prog=ld
5165 ;;
5166 *)
5167 # If it is relative, then search for the first ld in PATH.
5168 with_gnu_ld=unknown
5169 ;;
5170 esac
5171elif test "$with_gnu_ld" = yes; then
5172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5173$as_echo_n "checking for GNU ld... " >&6; }
5174else
5175 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5176$as_echo_n "checking for non-GNU ld... " >&6; }
5177fi
22e05272 5178if ${lt_cv_path_LD+:} false; then :
5fd1486c
PJ
5179 $as_echo_n "(cached) " >&6
5180else
5181 if test -z "$LD"; then
5182 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5183 for ac_dir in $PATH; do
5184 IFS="$lt_save_ifs"
5185 test -z "$ac_dir" && ac_dir=.
5186 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5187 lt_cv_path_LD="$ac_dir/$ac_prog"
5188 # Check to see if the program is GNU ld. I'd rather use --version,
5189 # but apparently some variants of GNU ld only accept -v.
5190 # Break only if it was the GNU/non-GNU ld that we prefer.
5191 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5192 *GNU* | *'with BFD'*)
5193 test "$with_gnu_ld" != no && break
5194 ;;
5195 *)
5196 test "$with_gnu_ld" != yes && break
5197 ;;
5198 esac
5199 fi
5200 done
5201 IFS="$lt_save_ifs"
5202else
5203 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5204fi
5205fi
5206
5207LD="$lt_cv_path_LD"
5208if test -n "$LD"; then
5209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5210$as_echo "$LD" >&6; }
5211else
5212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5213$as_echo "no" >&6; }
5214fi
22e05272 5215test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
5fd1486c
PJ
5216{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5217$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
22e05272 5218if ${lt_cv_prog_gnu_ld+:} false; then :
5fd1486c
PJ
5219 $as_echo_n "(cached) " >&6
5220else
5221 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5222case `$LD -v 2>&1 </dev/null` in
5223*GNU* | *'with BFD'*)
5224 lt_cv_prog_gnu_ld=yes
5225 ;;
5226*)
5227 lt_cv_prog_gnu_ld=no
5228 ;;
5229esac
5230fi
5231{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5232$as_echo "$lt_cv_prog_gnu_ld" >&6; }
5233with_gnu_ld=$lt_cv_prog_gnu_ld
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5244$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
22e05272 5245if ${lt_cv_path_NM+:} false; then :
5fd1486c
PJ
5246 $as_echo_n "(cached) " >&6
5247else
5248 if test -n "$NM"; then
5249 # Let the user override the test.
5250 lt_cv_path_NM="$NM"
5251else
5252 lt_nm_to_check="${ac_tool_prefix}nm"
5253 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5254 lt_nm_to_check="$lt_nm_to_check nm"
5255 fi
5256 for lt_tmp_nm in $lt_nm_to_check; do
5257 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5258 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5259 IFS="$lt_save_ifs"
5260 test -z "$ac_dir" && ac_dir=.
5261 tmp_nm="$ac_dir/$lt_tmp_nm"
5262 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5263 # Check to see if the nm accepts a BSD-compat flag.
5264 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5265 # nm: unknown option "B" ignored
5266 # Tru64's nm complains that /dev/null is an invalid object file
5267 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5268 */dev/null* | *'Invalid file or object type'*)
5269 lt_cv_path_NM="$tmp_nm -B"
5270 break
5271 ;;
5272 *)
5273 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5274 */dev/null*)
5275 lt_cv_path_NM="$tmp_nm -p"
5276 break
5277 ;;
5278 *)
5279 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5280 continue # so that we can try to find one that supports BSD flags
5281 ;;
5282 esac
5283 ;;
5284 esac
5285 fi
5286 done
5287 IFS="$lt_save_ifs"
5288 done
5289 : ${lt_cv_path_NM=no}
5290fi
5291fi
5292{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5293$as_echo "$lt_cv_path_NM" >&6; }
5294if test "$lt_cv_path_NM" != "no"; then
5295 NM="$lt_cv_path_NM"
5296else
5297 # Didn't find any BSD compatible name lister, look for dumpbin.
5298 if test -n "$DUMPBIN"; then :
5299 # Let the user override the test.
5300 else
5301 if test -n "$ac_tool_prefix"; then
5302 for ac_prog in dumpbin "link -dump"
5303 do
5304 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5305set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5306{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5307$as_echo_n "checking for $ac_word... " >&6; }
22e05272 5308if ${ac_cv_prog_DUMPBIN+:} false; then :
5fd1486c
PJ
5309 $as_echo_n "(cached) " >&6
5310else
5311 if test -n "$DUMPBIN"; then
5312 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
5313else
5314as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5315for as_dir in $PATH
5316do
5317 IFS=$as_save_IFS
5318 test -z "$as_dir" && as_dir=.
5319 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 5320 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
5321 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5322 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5323 break 2
5324 fi
5325done
5326 done
5327IFS=$as_save_IFS
5328
5329fi
5330fi
5331DUMPBIN=$ac_cv_prog_DUMPBIN
5332if test -n "$DUMPBIN"; then
5333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5334$as_echo "$DUMPBIN" >&6; }
5335else
5336 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5337$as_echo "no" >&6; }
5338fi
5339
5340
5341 test -n "$DUMPBIN" && break
5342 done
5343fi
5344if test -z "$DUMPBIN"; then
5345 ac_ct_DUMPBIN=$DUMPBIN
5346 for ac_prog in dumpbin "link -dump"
5347do
5348 # Extract the first word of "$ac_prog", so it can be a program name with args.
5349set dummy $ac_prog; ac_word=$2
5350{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5351$as_echo_n "checking for $ac_word... " >&6; }
22e05272 5352if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
5fd1486c
PJ
5353 $as_echo_n "(cached) " >&6
5354else
5355 if test -n "$ac_ct_DUMPBIN"; then
5356 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
5357else
5358as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5359for as_dir in $PATH
5360do
5361 IFS=$as_save_IFS
5362 test -z "$as_dir" && as_dir=.
5363 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 5364 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
5365 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5366 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5367 break 2
5368 fi
5369done
5370 done
5371IFS=$as_save_IFS
5372
5373fi
5374fi
5375ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
5376if test -n "$ac_ct_DUMPBIN"; then
5377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
5378$as_echo "$ac_ct_DUMPBIN" >&6; }
5379else
5380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5381$as_echo "no" >&6; }
5382fi
5383
5384
5385 test -n "$ac_ct_DUMPBIN" && break
5386done
5387
5388 if test "x$ac_ct_DUMPBIN" = x; then
5389 DUMPBIN=":"
5390 else
5391 case $cross_compiling:$ac_tool_warned in
5392yes:)
5393{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5394$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5395ac_tool_warned=yes ;;
5396esac
5397 DUMPBIN=$ac_ct_DUMPBIN
5398 fi
5399fi
5400
5401 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5402 *COFF*)
5403 DUMPBIN="$DUMPBIN -symbols"
5404 ;;
5405 *)
5406 DUMPBIN=:
5407 ;;
5408 esac
5409 fi
5410
5411 if test "$DUMPBIN" != ":"; then
5412 NM="$DUMPBIN"
5413 fi
5414fi
5415test -z "$NM" && NM=nm
5416
5417
5418
5419
5420
5421
5422{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5423$as_echo_n "checking the name lister ($NM) interface... " >&6; }
22e05272 5424if ${lt_cv_nm_interface+:} false; then :
5fd1486c
PJ
5425 $as_echo_n "(cached) " >&6
5426else
5427 lt_cv_nm_interface="BSD nm"
5428 echo "int some_variable = 0;" > conftest.$ac_ext
5429 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
5430 (eval "$ac_compile" 2>conftest.err)
5431 cat conftest.err >&5
5432 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5433 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
5434 cat conftest.err >&5
5435 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
5436 cat conftest.out >&5
5437 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5438 lt_cv_nm_interface="MS dumpbin"
5439 fi
5440 rm -f conftest*
5441fi
5442{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5443$as_echo "$lt_cv_nm_interface" >&6; }
5444
5445{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5446$as_echo_n "checking whether ln -s works... " >&6; }
5447LN_S=$as_ln_s
5448if test "$LN_S" = "ln -s"; then
5449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5450$as_echo "yes" >&6; }
5451else
5452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5453$as_echo "no, using $LN_S" >&6; }
5454fi
5455
5456# find the maximum length of command line arguments
5457{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
5458$as_echo_n "checking the maximum length of command line arguments... " >&6; }
22e05272 5459if ${lt_cv_sys_max_cmd_len+:} false; then :
5fd1486c
PJ
5460 $as_echo_n "(cached) " >&6
5461else
5462 i=0
5463 teststring="ABCD"
5464
5465 case $build_os in
5466 msdosdjgpp*)
5467 # On DJGPP, this test can blow up pretty badly due to problems in libc
5468 # (any single argument exceeding 2000 bytes causes a buffer overrun
5469 # during glob expansion). Even if it were fixed, the result of this
5470 # check would be larger than it should be.
5471 lt_cv_sys_max_cmd_len=12288; # 12K is about right
5472 ;;
5473
5474 gnu*)
5475 # Under GNU Hurd, this test is not required because there is
5476 # no limit to the length of command line arguments.
5477 # Libtool will interpret -1 as no limit whatsoever
5478 lt_cv_sys_max_cmd_len=-1;
5479 ;;
5480
5481 cygwin* | mingw* | cegcc*)
5482 # On Win9x/ME, this test blows up -- it succeeds, but takes
5483 # about 5 minutes as the teststring grows exponentially.
5484 # Worse, since 9x/ME are not pre-emptively multitasking,
5485 # you end up with a "frozen" computer, even though with patience
5486 # the test eventually succeeds (with a max line length of 256k).
5487 # Instead, let's just punt: use the minimum linelength reported by
5488 # all of the supported platforms: 8192 (on NT/2K/XP).
5489 lt_cv_sys_max_cmd_len=8192;
5490 ;;
5491
5492 mint*)
5493 # On MiNT this can take a long time and run out of memory.
5494 lt_cv_sys_max_cmd_len=8192;
5495 ;;
5496
5497 amigaos*)
5498 # On AmigaOS with pdksh, this test takes hours, literally.
5499 # So we just punt and use a minimum line length of 8192.
5500 lt_cv_sys_max_cmd_len=8192;
5501 ;;
5502
5503 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
5504 # This has been around since 386BSD, at least. Likely further.
5505 if test -x /sbin/sysctl; then
5506 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
5507 elif test -x /usr/sbin/sysctl; then
5508 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
5509 else
5510 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
5511 fi
5512 # And add a safety zone
5513 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
5514 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
5515 ;;
5516
5517 interix*)
5518 # We know the value 262144 and hardcode it with a safety zone (like BSD)
5519 lt_cv_sys_max_cmd_len=196608
5520 ;;
5521
5522 osf*)
5523 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5524 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
5525 # nice to cause kernel panics so lets avoid the loop below.
5526 # First set a reasonable default.
5527 lt_cv_sys_max_cmd_len=16384
5528 #
5529 if test -x /sbin/sysconfig; then
5530 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
5531 *1*) lt_cv_sys_max_cmd_len=-1 ;;
5532 esac
5533 fi
5534 ;;
5535 sco3.2v5*)
5536 lt_cv_sys_max_cmd_len=102400
5537 ;;
5538 sysv5* | sco5v6* | sysv4.2uw2*)
5539 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
5540 if test -n "$kargmax"; then
5541 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'`
5542 else
5543 lt_cv_sys_max_cmd_len=32768
5544 fi
5545 ;;
5546 *)
5547 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
5548 if test -n "$lt_cv_sys_max_cmd_len"; then
5549 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
5550 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
5551 else
5552 # Make teststring a little bigger before we do anything with it.
5553 # a 1K string should be a reasonable start.
5554 for i in 1 2 3 4 5 6 7 8 ; do
5555 teststring=$teststring$teststring
5556 done
5557 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
5558 # If test is not a shell built-in, we'll probably end up computing a
5559 # maximum length that is only half of the actual maximum length, but
5560 # we can't tell.
5561 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5562 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
5563 test $i != 17 # 1/2 MB should be enough
5564 do
5565 i=`expr $i + 1`
5566 teststring=$teststring$teststring
5567 done
5568 # Only check the string length outside the loop.
5569 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
5570 teststring=
5571 # Add a significant safety factor because C++ compilers can tack on
5572 # massive amounts of additional arguments before passing them to the
5573 # linker. It appears as though 1/2 is a usable value.
5574 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
5575 fi
5576 ;;
5577 esac
5578
5579fi
5580
5581if test -n $lt_cv_sys_max_cmd_len ; then
5582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
5583$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
5584else
5585 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
5586$as_echo "none" >&6; }
5587fi
5588max_cmd_len=$lt_cv_sys_max_cmd_len
5589
5590
5591
5592
5593
5594
5595: ${CP="cp -f"}
5596: ${MV="mv -f"}
5597: ${RM="rm -f"}
5598
5599{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
5600$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
5601# Try some XSI features
5602xsi_shell=no
5603( _lt_dummy="a/b/c"
5604 test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
5605 = c,a/b,, \
5606 && eval 'test $(( 1 + 1 )) -eq 2 \
5607 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
5608 && xsi_shell=yes
5609{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
5610$as_echo "$xsi_shell" >&6; }
5611
5612
5613{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
5614$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
5615lt_shell_append=no
5616( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
5617 >/dev/null 2>&1 \
5618 && lt_shell_append=yes
5619{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
5620$as_echo "$lt_shell_append" >&6; }
5621
5622
5623if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
5624 lt_unset=unset
5625else
5626 lt_unset=false
5627fi
5628
5629
5630
5631
5632
5633# test EBCDIC or ASCII
5634case `echo X|tr X '\101'` in
5635 A) # ASCII based system
5636 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
5637 lt_SP2NL='tr \040 \012'
5638 lt_NL2SP='tr \015\012 \040\040'
5639 ;;
5640 *) # EBCDIC based system
5641 lt_SP2NL='tr \100 \n'
5642 lt_NL2SP='tr \r\n \100\100'
5643 ;;
5644esac
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
5655$as_echo_n "checking for $LD option to reload object files... " >&6; }
22e05272 5656if ${lt_cv_ld_reload_flag+:} false; then :
5fd1486c
PJ
5657 $as_echo_n "(cached) " >&6
5658else
5659 lt_cv_ld_reload_flag='-r'
5660fi
5661{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
5662$as_echo "$lt_cv_ld_reload_flag" >&6; }
5663reload_flag=$lt_cv_ld_reload_flag
5664case $reload_flag in
5665"" | " "*) ;;
5666*) reload_flag=" $reload_flag" ;;
5667esac
5668reload_cmds='$LD$reload_flag -o $output$reload_objs'
5669case $host_os in
5670 darwin*)
5671 if test "$GCC" = yes; then
5672 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
5673 else
5674 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5675 fi
5676 ;;
5677esac
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687if test -n "$ac_tool_prefix"; then
5688 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
5689set dummy ${ac_tool_prefix}objdump; ac_word=$2
5690{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5691$as_echo_n "checking for $ac_word... " >&6; }
22e05272 5692if ${ac_cv_prog_OBJDUMP+:} false; then :
5fd1486c
PJ
5693 $as_echo_n "(cached) " >&6
5694else
5695 if test -n "$OBJDUMP"; then
5696 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
5697else
5698as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5699for as_dir in $PATH
5700do
5701 IFS=$as_save_IFS
5702 test -z "$as_dir" && as_dir=.
5703 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 5704 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
5705 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5706 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5707 break 2
5708 fi
5709done
5710 done
5711IFS=$as_save_IFS
5712
5713fi
5714fi
5715OBJDUMP=$ac_cv_prog_OBJDUMP
5716if test -n "$OBJDUMP"; then
5717 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5718$as_echo "$OBJDUMP" >&6; }
5719else
5720 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5721$as_echo "no" >&6; }
5722fi
5723
5724
5725fi
5726if test -z "$ac_cv_prog_OBJDUMP"; then
5727 ac_ct_OBJDUMP=$OBJDUMP
5728 # Extract the first word of "objdump", so it can be a program name with args.
5729set dummy objdump; ac_word=$2
5730{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5731$as_echo_n "checking for $ac_word... " >&6; }
22e05272 5732if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
5fd1486c
PJ
5733 $as_echo_n "(cached) " >&6
5734else
5735 if test -n "$ac_ct_OBJDUMP"; then
5736 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
5737else
5738as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5739for as_dir in $PATH
5740do
5741 IFS=$as_save_IFS
5742 test -z "$as_dir" && as_dir=.
5743 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 5744 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
5745 ac_cv_prog_ac_ct_OBJDUMP="objdump"
5746 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5747 break 2
5748 fi
5749done
5750 done
5751IFS=$as_save_IFS
5752
5753fi
5754fi
5755ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
5756if test -n "$ac_ct_OBJDUMP"; then
5757 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5758$as_echo "$ac_ct_OBJDUMP" >&6; }
5759else
5760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5761$as_echo "no" >&6; }
5762fi
5763
5764 if test "x$ac_ct_OBJDUMP" = x; then
5765 OBJDUMP="false"
5766 else
5767 case $cross_compiling:$ac_tool_warned in
5768yes:)
5769{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5770$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5771ac_tool_warned=yes ;;
5772esac
5773 OBJDUMP=$ac_ct_OBJDUMP
5774 fi
5775else
5776 OBJDUMP="$ac_cv_prog_OBJDUMP"
5777fi
5778
5779test -z "$OBJDUMP" && OBJDUMP=objdump
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5790$as_echo_n "checking how to recognize dependent libraries... " >&6; }
22e05272 5791if ${lt_cv_deplibs_check_method+:} false; then :
5fd1486c
PJ
5792 $as_echo_n "(cached) " >&6
5793else
5794 lt_cv_file_magic_cmd='$MAGIC_CMD'
5795lt_cv_file_magic_test_file=
5796lt_cv_deplibs_check_method='unknown'
5797# Need to set the preceding variable on all platforms that support
5798# interlibrary dependencies.
5799# 'none' -- dependencies not supported.
5800# `unknown' -- same as none, but documents that we really don't know.
5801# 'pass_all' -- all dependencies passed with no checks.
5802# 'test_compile' -- check by making test program.
5803# 'file_magic [[regex]]' -- check by looking for files in library path
5804# which responds to the $file_magic_cmd with a given extended regex.
5805# If you have `file' or equivalent on your system and you're not sure
5806# whether `pass_all' will *always* work, you probably want this one.
5807
5808case $host_os in
5809aix[4-9]*)
5810 lt_cv_deplibs_check_method=pass_all
5811 ;;
5812
5813beos*)
5814 lt_cv_deplibs_check_method=pass_all
5815 ;;
5816
5817bsdi[45]*)
5818 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
5819 lt_cv_file_magic_cmd='/usr/bin/file -L'
5820 lt_cv_file_magic_test_file=/shlib/libc.so
5821 ;;
5822
5823cygwin*)
5824 # func_win32_libid is a shell function defined in ltmain.sh
5825 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5826 lt_cv_file_magic_cmd='func_win32_libid'
5827 ;;
5828
5829mingw* | pw32*)
5830 # Base MSYS/MinGW do not provide the 'file' command needed by
5831 # func_win32_libid shell function, so use a weaker test based on 'objdump',
5832 # unless we find 'file', for example because we are cross-compiling.
5833 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
5834 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
5835 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5836 lt_cv_file_magic_cmd='func_win32_libid'
5837 else
5838 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
5839 lt_cv_file_magic_cmd='$OBJDUMP -f'
5840 fi
5841 ;;
5842
5843cegcc*)
5844 # use the weaker test based on 'objdump'. See mingw*.
5845 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5846 lt_cv_file_magic_cmd='$OBJDUMP -f'
5847 ;;
5848
5849darwin* | rhapsody*)
5850 lt_cv_deplibs_check_method=pass_all
5851 ;;
5852
5853freebsd* | dragonfly*)
5854 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5855 case $host_cpu in
5856 i*86 )
5857 # Not sure whether the presence of OpenBSD here was a mistake.
5858 # Let's accept both of them until this is cleared up.
5859 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
5860 lt_cv_file_magic_cmd=/usr/bin/file
5861 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
5862 ;;
5863 esac
5864 else
5865 lt_cv_deplibs_check_method=pass_all
5866 fi
5867 ;;
5868
5869gnu*)
5870 lt_cv_deplibs_check_method=pass_all
5871 ;;
5872
5873haiku*)
5874 lt_cv_deplibs_check_method=pass_all
5875 ;;
5876
5877hpux10.20* | hpux11*)
5878 lt_cv_file_magic_cmd=/usr/bin/file
5879 case $host_cpu in
5880 ia64*)
5881 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
5882 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
5883 ;;
5884 hppa*64*)
5885 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]'
5886 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
5887 ;;
5888 *)
5889 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
5890 lt_cv_file_magic_test_file=/usr/lib/libc.sl
5891 ;;
5892 esac
5893 ;;
5894
5895interix[3-9]*)
5896 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
5897 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
5898 ;;
5899
5900irix5* | irix6* | nonstopux*)
5901 case $LD in
5902 *-32|*"-32 ") libmagic=32-bit;;
5903 *-n32|*"-n32 ") libmagic=N32;;
5904 *-64|*"-64 ") libmagic=64-bit;;
5905 *) libmagic=never-match;;
5906 esac
5907 lt_cv_deplibs_check_method=pass_all
5908 ;;
5909
5910# This must be Linux ELF.
5911linux* | k*bsd*-gnu | kopensolaris*-gnu)
5912 lt_cv_deplibs_check_method=pass_all
5913 ;;
5914
5915netbsd*)
5916 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5917 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5918 else
5919 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
5920 fi
5921 ;;
5922
5923newos6*)
5924 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
5925 lt_cv_file_magic_cmd=/usr/bin/file
5926 lt_cv_file_magic_test_file=/usr/lib/libnls.so
5927 ;;
5928
5929*nto* | *qnx*)
5930 lt_cv_deplibs_check_method=pass_all
5931 ;;
5932
5933openbsd*)
5934 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5935 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
5936 else
5937 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5938 fi
5939 ;;
5940
5941osf3* | osf4* | osf5*)
5942 lt_cv_deplibs_check_method=pass_all
5943 ;;
5944
5945rdos*)
5946 lt_cv_deplibs_check_method=pass_all
5947 ;;
5948
5949solaris*)
5950 lt_cv_deplibs_check_method=pass_all
5951 ;;
5952
5953sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
5954 lt_cv_deplibs_check_method=pass_all
5955 ;;
5956
5957sysv4 | sysv4.3*)
5958 case $host_vendor in
5959 motorola)
5960 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]'
5961 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
5962 ;;
5963 ncr)
5964 lt_cv_deplibs_check_method=pass_all
5965 ;;
5966 sequent)
5967 lt_cv_file_magic_cmd='/bin/file'
5968 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
5969 ;;
5970 sni)
5971 lt_cv_file_magic_cmd='/bin/file'
5972 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
5973 lt_cv_file_magic_test_file=/lib/libc.so
5974 ;;
5975 siemens)
5976 lt_cv_deplibs_check_method=pass_all
5977 ;;
5978 pc)
5979 lt_cv_deplibs_check_method=pass_all
5980 ;;
5981 esac
5982 ;;
5983
5984tpf*)
5985 lt_cv_deplibs_check_method=pass_all
5986 ;;
5987esac
5988
5989fi
5990{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
5991$as_echo "$lt_cv_deplibs_check_method" >&6; }
5992file_magic_cmd=$lt_cv_file_magic_cmd
5993deplibs_check_method=$lt_cv_deplibs_check_method
5994test -z "$deplibs_check_method" && deplibs_check_method=unknown
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007if test -n "$ac_tool_prefix"; then
6008 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6009set dummy ${ac_tool_prefix}ar; ac_word=$2
6010{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6011$as_echo_n "checking for $ac_word... " >&6; }
22e05272 6012if ${ac_cv_prog_AR+:} false; then :
5fd1486c
PJ
6013 $as_echo_n "(cached) " >&6
6014else
6015 if test -n "$AR"; then
6016 ac_cv_prog_AR="$AR" # Let the user override the test.
6017else
6018as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6019for as_dir in $PATH
6020do
6021 IFS=$as_save_IFS
6022 test -z "$as_dir" && as_dir=.
6023 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 6024 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
6025 ac_cv_prog_AR="${ac_tool_prefix}ar"
6026 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6027 break 2
6028 fi
6029done
6030 done
6031IFS=$as_save_IFS
6032
6033fi
6034fi
6035AR=$ac_cv_prog_AR
6036if test -n "$AR"; then
6037 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6038$as_echo "$AR" >&6; }
6039else
6040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6041$as_echo "no" >&6; }
6042fi
6043
6044
6045fi
6046if test -z "$ac_cv_prog_AR"; then
6047 ac_ct_AR=$AR
6048 # Extract the first word of "ar", so it can be a program name with args.
6049set dummy ar; ac_word=$2
6050{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6051$as_echo_n "checking for $ac_word... " >&6; }
22e05272 6052if ${ac_cv_prog_ac_ct_AR+:} false; then :
5fd1486c
PJ
6053 $as_echo_n "(cached) " >&6
6054else
6055 if test -n "$ac_ct_AR"; then
6056 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6057else
6058as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6059for as_dir in $PATH
6060do
6061 IFS=$as_save_IFS
6062 test -z "$as_dir" && as_dir=.
6063 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 6064 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
6065 ac_cv_prog_ac_ct_AR="ar"
6066 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6067 break 2
6068 fi
6069done
6070 done
6071IFS=$as_save_IFS
6072
6073fi
6074fi
6075ac_ct_AR=$ac_cv_prog_ac_ct_AR
6076if test -n "$ac_ct_AR"; then
6077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6078$as_echo "$ac_ct_AR" >&6; }
6079else
6080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6081$as_echo "no" >&6; }
6082fi
6083
6084 if test "x$ac_ct_AR" = x; then
6085 AR="false"
6086 else
6087 case $cross_compiling:$ac_tool_warned in
6088yes:)
6089{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6090$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6091ac_tool_warned=yes ;;
6092esac
6093 AR=$ac_ct_AR
6094 fi
6095else
6096 AR="$ac_cv_prog_AR"
6097fi
6098
6099test -z "$AR" && AR=ar
6100test -z "$AR_FLAGS" && AR_FLAGS=cru
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112if test -n "$ac_tool_prefix"; then
6113 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6114set dummy ${ac_tool_prefix}strip; ac_word=$2
6115{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6116$as_echo_n "checking for $ac_word... " >&6; }
22e05272 6117if ${ac_cv_prog_STRIP+:} false; then :
5fd1486c
PJ
6118 $as_echo_n "(cached) " >&6
6119else
6120 if test -n "$STRIP"; then
6121 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6122else
6123as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6124for as_dir in $PATH
6125do
6126 IFS=$as_save_IFS
6127 test -z "$as_dir" && as_dir=.
6128 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 6129 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
6130 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6131 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6132 break 2
6133 fi
6134done
6135 done
6136IFS=$as_save_IFS
6137
6138fi
6139fi
6140STRIP=$ac_cv_prog_STRIP
6141if test -n "$STRIP"; then
6142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6143$as_echo "$STRIP" >&6; }
6144else
6145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6146$as_echo "no" >&6; }
6147fi
6148
6149
6150fi
6151if test -z "$ac_cv_prog_STRIP"; then
6152 ac_ct_STRIP=$STRIP
6153 # Extract the first word of "strip", so it can be a program name with args.
6154set dummy strip; ac_word=$2
6155{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6156$as_echo_n "checking for $ac_word... " >&6; }
22e05272 6157if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
5fd1486c
PJ
6158 $as_echo_n "(cached) " >&6
6159else
6160 if test -n "$ac_ct_STRIP"; then
6161 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6162else
6163as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6164for as_dir in $PATH
6165do
6166 IFS=$as_save_IFS
6167 test -z "$as_dir" && as_dir=.
6168 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 6169 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
6170 ac_cv_prog_ac_ct_STRIP="strip"
6171 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6172 break 2
6173 fi
6174done
6175 done
6176IFS=$as_save_IFS
6177
6178fi
6179fi
6180ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6181if test -n "$ac_ct_STRIP"; then
6182 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6183$as_echo "$ac_ct_STRIP" >&6; }
6184else
6185 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6186$as_echo "no" >&6; }
6187fi
6188
6189 if test "x$ac_ct_STRIP" = x; then
6190 STRIP=":"
6191 else
6192 case $cross_compiling:$ac_tool_warned in
6193yes:)
6194{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6195$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6196ac_tool_warned=yes ;;
6197esac
6198 STRIP=$ac_ct_STRIP
6199 fi
6200else
6201 STRIP="$ac_cv_prog_STRIP"
6202fi
6203
6204test -z "$STRIP" && STRIP=:
6205
6206
6207
6208
6209
6210
6211if test -n "$ac_tool_prefix"; then
6212 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6213set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6214{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6215$as_echo_n "checking for $ac_word... " >&6; }
22e05272 6216if ${ac_cv_prog_RANLIB+:} false; then :
5fd1486c
PJ
6217 $as_echo_n "(cached) " >&6
6218else
6219 if test -n "$RANLIB"; then
6220 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6221else
6222as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6223for as_dir in $PATH
6224do
6225 IFS=$as_save_IFS
6226 test -z "$as_dir" && as_dir=.
6227 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 6228 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
6229 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6230 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6231 break 2
6232 fi
6233done
6234 done
6235IFS=$as_save_IFS
6236
6237fi
6238fi
6239RANLIB=$ac_cv_prog_RANLIB
6240if test -n "$RANLIB"; then
6241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6242$as_echo "$RANLIB" >&6; }
6243else
6244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6245$as_echo "no" >&6; }
6246fi
6247
6248
6249fi
6250if test -z "$ac_cv_prog_RANLIB"; then
6251 ac_ct_RANLIB=$RANLIB
6252 # Extract the first word of "ranlib", so it can be a program name with args.
6253set dummy ranlib; ac_word=$2
6254{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6255$as_echo_n "checking for $ac_word... " >&6; }
22e05272 6256if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
5fd1486c
PJ
6257 $as_echo_n "(cached) " >&6
6258else
6259 if test -n "$ac_ct_RANLIB"; then
6260 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6261else
6262as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6263for as_dir in $PATH
6264do
6265 IFS=$as_save_IFS
6266 test -z "$as_dir" && as_dir=.
6267 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 6268 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
6269 ac_cv_prog_ac_ct_RANLIB="ranlib"
6270 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6271 break 2
6272 fi
6273done
6274 done
6275IFS=$as_save_IFS
6276
6277fi
6278fi
6279ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6280if test -n "$ac_ct_RANLIB"; then
6281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6282$as_echo "$ac_ct_RANLIB" >&6; }
6283else
6284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6285$as_echo "no" >&6; }
6286fi
6287
6288 if test "x$ac_ct_RANLIB" = x; then
6289 RANLIB=":"
6290 else
6291 case $cross_compiling:$ac_tool_warned in
6292yes:)
6293{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6294$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6295ac_tool_warned=yes ;;
6296esac
6297 RANLIB=$ac_ct_RANLIB
6298 fi
6299else
6300 RANLIB="$ac_cv_prog_RANLIB"
6301fi
6302
6303test -z "$RANLIB" && RANLIB=:
6304
6305
6306
6307
6308
6309
6310# Determine commands to create old-style static archives.
6311old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
6312old_postinstall_cmds='chmod 644 $oldlib'
6313old_postuninstall_cmds=
6314
6315if test -n "$RANLIB"; then
6316 case $host_os in
6317 openbsd*)
6318 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
6319 ;;
6320 *)
6321 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
6322 ;;
6323 esac
6324 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
6325fi
6326
6327case $host_os in
6328 darwin*)
6329 lock_old_archive_extraction=yes ;;
6330 *)
6331 lock_old_archive_extraction=no ;;
6332esac
6333
6334
6335
6336
6337
6338
6339
6340
6341
6342
6343
6344
6345
6346
6347
6348
6349
6350
6351
6352
6353
6354
6355
6356
6357
6358
6359
6360
6361
6362
6363
6364
6365
6366
6367
6368
6369
6370
6371
6372# If no C compiler was specified, use CC.
6373LTCC=${LTCC-"$CC"}
6374
6375# If no C compiler flags were specified, use CFLAGS.
6376LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
6377
6378# Allow CC to be a program name with arguments.
6379compiler=$CC
6380
6381
6382# Check for command to grab the raw symbol name followed by C symbol from nm.
6383{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
6384$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
22e05272 6385if ${lt_cv_sys_global_symbol_pipe+:} false; then :
5fd1486c
PJ
6386 $as_echo_n "(cached) " >&6
6387else
6388
6389# These are sane defaults that work on at least a few old systems.
6390# [They come from Ultrix. What could be older than Ultrix?!! ;)]
6391
6392# Character class describing NM global symbol codes.
6393symcode='[BCDEGRST]'
6394
6395# Regexp to match symbols that can be accessed directly from C.
6396sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
6397
6398# Define system-specific variables.
6399case $host_os in
6400aix*)
6401 symcode='[BCDT]'
6402 ;;
6403cygwin* | mingw* | pw32* | cegcc*)
6404 symcode='[ABCDGISTW]'
6405 ;;
6406hpux*)
6407 if test "$host_cpu" = ia64; then
6408 symcode='[ABCDEGRST]'
6409 fi
6410 ;;
6411irix* | nonstopux*)
6412 symcode='[BCDEGRST]'
6413 ;;
6414osf*)
6415 symcode='[BCDEGQRST]'
6416 ;;
6417solaris*)
6418 symcode='[BDRT]'
6419 ;;
6420sco3.2v5*)
6421 symcode='[DT]'
6422 ;;
6423sysv4.2uw2*)
6424 symcode='[DT]'
6425 ;;
6426sysv5* | sco5v6* | unixware* | OpenUNIX*)
6427 symcode='[ABDT]'
6428 ;;
6429sysv4)
6430 symcode='[DFNSTU]'
6431 ;;
6432esac
6433
6434# If we're using GNU nm, then use its standard symbol codes.
6435case `$NM -V 2>&1` in
6436*GNU* | *'with BFD'*)
6437 symcode='[ABCDGIRSTW]' ;;
6438esac
6439
6440# Transform an extracted symbol line into a proper C declaration.
6441# Some systems (esp. on ia64) link data and code symbols differently,
6442# so use this general approach.
6443lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
6444
6445# Transform an extracted symbol line into symbol name and symbol address
6446lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'"
6447lt_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'"
6448
6449# Handle CRLF in mingw tool chain
6450opt_cr=
6451case $build_os in
6452mingw*)
6453 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
6454 ;;
6455esac
6456
6457# Try without a prefix underscore, then with it.
6458for ac_symprfx in "" "_"; do
6459
6460 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
6461 symxfrm="\\1 $ac_symprfx\\2 \\2"
6462
6463 # Write the raw and C identifiers.
6464 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
6465 # Fake it for dumpbin and say T for any non-static function
6466 # and D for any global variable.
6467 # Also find C++ and __fastcall symbols from MSVC++,
6468 # which start with @ or ?.
6469 lt_cv_sys_global_symbol_pipe="$AWK '"\
6470" {last_section=section; section=\$ 3};"\
6471" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6472" \$ 0!~/External *\|/{next};"\
6473" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
6474" {if(hide[section]) next};"\
6475" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
6476" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
6477" s[1]~/^[@?]/{print s[1], s[1]; next};"\
6478" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
6479" ' prfx=^$ac_symprfx"
6480 else
6481 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
6482 fi
6483
6484 # Check to see that the pipe works correctly.
6485 pipe_works=no
6486
6487 rm -f conftest*
6488 cat > conftest.$ac_ext <<_LT_EOF
6489#ifdef __cplusplus
6490extern "C" {
6491#endif
6492char nm_test_var;
6493void nm_test_func(void);
6494void nm_test_func(void){}
6495#ifdef __cplusplus
6496}
6497#endif
6498int main(){nm_test_var='a';nm_test_func();return(0);}
6499_LT_EOF
6500
6501 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6502 (eval $ac_compile) 2>&5
6503 ac_status=$?
6504 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6505 test $ac_status = 0; }; then
6506 # Now try to grab the symbols.
6507 nlist=conftest.nm
6508 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
6509 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
6510 ac_status=$?
6511 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6512 test $ac_status = 0; } && test -s "$nlist"; then
6513 # Try sorting and uniquifying the output.
6514 if sort "$nlist" | uniq > "$nlist"T; then
6515 mv -f "$nlist"T "$nlist"
6516 else
6517 rm -f "$nlist"T
6518 fi
6519
6520 # Make sure that we snagged all the symbols we need.
6521 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
6522 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6523 cat <<_LT_EOF > conftest.$ac_ext
6524#ifdef __cplusplus
6525extern "C" {
6526#endif
6527
6528_LT_EOF
6529 # Now generate the symbol file.
6530 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
6531
6532 cat <<_LT_EOF >> conftest.$ac_ext
6533
6534/* The mapping between symbol names and symbols. */
6535const struct {
6536 const char *name;
6537 void *address;
6538}
6539lt__PROGRAM__LTX_preloaded_symbols[] =
6540{
6541 { "@PROGRAM@", (void *) 0 },
6542_LT_EOF
6543 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
6544 cat <<\_LT_EOF >> conftest.$ac_ext
6545 {0, (void *) 0}
6546};
6547
6548/* This works around a problem in FreeBSD linker */
6549#ifdef FREEBSD_WORKAROUND
6550static const void *lt_preloaded_setup() {
6551 return lt__PROGRAM__LTX_preloaded_symbols;
6552}
6553#endif
6554
6555#ifdef __cplusplus
6556}
6557#endif
6558_LT_EOF
6559 # Now try linking the two files.
6560 mv conftest.$ac_objext conftstm.$ac_objext
6561 lt_save_LIBS="$LIBS"
6562 lt_save_CFLAGS="$CFLAGS"
6563 LIBS="conftstm.$ac_objext"
6564 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
6565 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
6566 (eval $ac_link) 2>&5
6567 ac_status=$?
6568 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6569 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
6570 pipe_works=yes
6571 fi
6572 LIBS="$lt_save_LIBS"
6573 CFLAGS="$lt_save_CFLAGS"
6574 else
6575 echo "cannot find nm_test_func in $nlist" >&5
6576 fi
6577 else
6578 echo "cannot find nm_test_var in $nlist" >&5
6579 fi
6580 else
6581 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
6582 fi
6583 else
6584 echo "$progname: failed program was:" >&5
6585 cat conftest.$ac_ext >&5
6586 fi
6587 rm -rf conftest* conftst*
6588
6589 # Do not use the global_symbol_pipe unless it works.
6590 if test "$pipe_works" = yes; then
6591 break
6592 else
6593 lt_cv_sys_global_symbol_pipe=
6594 fi
6595done
6596
6597fi
6598
6599if test -z "$lt_cv_sys_global_symbol_pipe"; then
6600 lt_cv_sys_global_symbol_to_cdecl=
6601fi
6602if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
6604$as_echo "failed" >&6; }
6605else
6606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6607$as_echo "ok" >&6; }
6608fi
6609
6610
6611
6612
6613
6614
6615
6616
6617
6618
6619
6620
6621
6622
6623
6624
6625
6626
6627
6628
6629
6630
6631
6632# Check whether --enable-libtool-lock was given.
6633if test "${enable_libtool_lock+set}" = set; then :
6634 enableval=$enable_libtool_lock;
6635fi
6636
6637test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
6638
6639# Some flags need to be propagated to the compiler or linker for good
6640# libtool support.
6641case $host in
6642ia64-*-hpux*)
6643 # Find out which ABI we are using.
6644 echo 'int i;' > conftest.$ac_ext
6645 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6646 (eval $ac_compile) 2>&5
6647 ac_status=$?
6648 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6649 test $ac_status = 0; }; then
6650 case `/usr/bin/file conftest.$ac_objext` in
6651 *ELF-32*)
6652 HPUX_IA64_MODE="32"
6653 ;;
6654 *ELF-64*)
6655 HPUX_IA64_MODE="64"
6656 ;;
6657 esac
6658 fi
6659 rm -rf conftest*
6660 ;;
6661*-*-irix6*)
6662 # Find out which ABI we are using.
6663 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
6664 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6665 (eval $ac_compile) 2>&5
6666 ac_status=$?
6667 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6668 test $ac_status = 0; }; then
6669 if test "$lt_cv_prog_gnu_ld" = yes; then
6670 case `/usr/bin/file conftest.$ac_objext` in
6671 *32-bit*)
6672 LD="${LD-ld} -melf32bsmip"
6673 ;;
6674 *N32*)
6675 LD="${LD-ld} -melf32bmipn32"
6676 ;;
6677 *64-bit*)
6678 LD="${LD-ld} -melf64bmip"
6679 ;;
6680 esac
6681 else
6682 case `/usr/bin/file conftest.$ac_objext` in
6683 *32-bit*)
6684 LD="${LD-ld} -32"
6685 ;;
6686 *N32*)
6687 LD="${LD-ld} -n32"
6688 ;;
6689 *64-bit*)
6690 LD="${LD-ld} -64"
6691 ;;
6692 esac
6693 fi
6694 fi
6695 rm -rf conftest*
6696 ;;
6697
6698x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6699s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
6700 # Find out which ABI we are using.
6701 echo 'int i;' > conftest.$ac_ext
6702 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6703 (eval $ac_compile) 2>&5
6704 ac_status=$?
6705 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6706 test $ac_status = 0; }; then
6707 case `/usr/bin/file conftest.o` in
6708 *32-bit*)
6709 case $host in
6710 x86_64-*kfreebsd*-gnu)
6711 LD="${LD-ld} -m elf_i386_fbsd"
6712 ;;
6713 x86_64-*linux*)
6714 case `/usr/bin/file conftest.o` in
6715 *x86-64*)
6716 LD="${LD-ld} -m elf32_x86_64"
6717 ;;
6718 *)
6719 LD="${LD-ld} -m elf_i386"
6720 ;;
6721 esac
6722 ;;
6723 powerpc64le-*linux*)
6724 LD="${LD-ld} -m elf32lppclinux"
6725 ;;
6726 powerpc64-*linux*)
6727 LD="${LD-ld} -m elf32ppclinux"
6728 ;;
6729 s390x-*linux*)
6730 LD="${LD-ld} -m elf_s390"
6731 ;;
6732 sparc64-*linux*)
6733 LD="${LD-ld} -m elf32_sparc"
6734 ;;
6735 esac
6736 ;;
6737 *64-bit*)
6738 case $host in
6739 x86_64-*kfreebsd*-gnu)
6740 LD="${LD-ld} -m elf_x86_64_fbsd"
6741 ;;
6742 x86_64-*linux*)
6743 LD="${LD-ld} -m elf_x86_64"
6744 ;;
6745 powerpcle-*linux*)
6746 LD="${LD-ld} -m elf64lppc"
6747 ;;
6748 powerpc-*linux*)
6749 LD="${LD-ld} -m elf64ppc"
6750 ;;
6751 s390*-*linux*|s390*-*tpf*)
6752 LD="${LD-ld} -m elf64_s390"
6753 ;;
6754 sparc*-*linux*)
6755 LD="${LD-ld} -m elf64_sparc"
6756 ;;
6757 esac
6758 ;;
6759 esac
6760 fi
6761 rm -rf conftest*
6762 ;;
6763
6764*-*-sco3.2v5*)
6765 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
6766 SAVE_CFLAGS="$CFLAGS"
6767 CFLAGS="$CFLAGS -belf"
6768 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
6769$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
22e05272 6770if ${lt_cv_cc_needs_belf+:} false; then :
5fd1486c
PJ
6771 $as_echo_n "(cached) " >&6
6772else
6773 ac_ext=c
6774ac_cpp='$CPP $CPPFLAGS'
6775ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6776ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6777ac_compiler_gnu=$ac_cv_c_compiler_gnu
6778
6779 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6780/* end confdefs.h. */
6781
6782int
6783main ()
6784{
6785
6786 ;
6787 return 0;
6788}
6789_ACEOF
6790if ac_fn_c_try_link "$LINENO"; then :
6791 lt_cv_cc_needs_belf=yes
6792else
6793 lt_cv_cc_needs_belf=no
6794fi
6795rm -f core conftest.err conftest.$ac_objext \
6796 conftest$ac_exeext conftest.$ac_ext
6797 ac_ext=c
6798ac_cpp='$CPP $CPPFLAGS'
6799ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6800ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6801ac_compiler_gnu=$ac_cv_c_compiler_gnu
6802
6803fi
6804{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
6805$as_echo "$lt_cv_cc_needs_belf" >&6; }
6806 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
6807 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
6808 CFLAGS="$SAVE_CFLAGS"
6809 fi
6810 ;;
6811sparc*-*solaris*)
6812 # Find out which ABI we are using.
6813 echo 'int i;' > conftest.$ac_ext
6814 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6815 (eval $ac_compile) 2>&5
6816 ac_status=$?
6817 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6818 test $ac_status = 0; }; then
6819 case `/usr/bin/file conftest.o` in
6820 *64-bit*)
6821 case $lt_cv_prog_gnu_ld in
6822 yes*) LD="${LD-ld} -m elf64_sparc" ;;
6823 *)
6824 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6825 LD="${LD-ld} -64"
6826 fi
6827 ;;
6828 esac
6829 ;;
6830 esac
6831 fi
6832 rm -rf conftest*
6833 ;;
6834esac
6835
6836need_locks="$enable_libtool_lock"
6837
6838
6839 case $host_os in
6840 rhapsody* | darwin*)
6841 if test -n "$ac_tool_prefix"; then
6842 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
6843set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
6844{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6845$as_echo_n "checking for $ac_word... " >&6; }
22e05272 6846if ${ac_cv_prog_DSYMUTIL+:} false; then :
5fd1486c
PJ
6847 $as_echo_n "(cached) " >&6
6848else
6849 if test -n "$DSYMUTIL"; then
6850 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
6851else
6852as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6853for as_dir in $PATH
6854do
6855 IFS=$as_save_IFS
6856 test -z "$as_dir" && as_dir=.
6857 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 6858 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
6859 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
6860 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6861 break 2
6862 fi
6863done
6864 done
6865IFS=$as_save_IFS
6866
6867fi
6868fi
6869DSYMUTIL=$ac_cv_prog_DSYMUTIL
6870if test -n "$DSYMUTIL"; then
6871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
6872$as_echo "$DSYMUTIL" >&6; }
6873else
6874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6875$as_echo "no" >&6; }
6876fi
6877
6878
6879fi
6880if test -z "$ac_cv_prog_DSYMUTIL"; then
6881 ac_ct_DSYMUTIL=$DSYMUTIL
6882 # Extract the first word of "dsymutil", so it can be a program name with args.
6883set dummy dsymutil; ac_word=$2
6884{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6885$as_echo_n "checking for $ac_word... " >&6; }
22e05272 6886if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
5fd1486c
PJ
6887 $as_echo_n "(cached) " >&6
6888else
6889 if test -n "$ac_ct_DSYMUTIL"; then
6890 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
6891else
6892as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6893for as_dir in $PATH
6894do
6895 IFS=$as_save_IFS
6896 test -z "$as_dir" && as_dir=.
6897 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 6898 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
6899 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
6900 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6901 break 2
6902 fi
6903done
6904 done
6905IFS=$as_save_IFS
6906
6907fi
6908fi
6909ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
6910if test -n "$ac_ct_DSYMUTIL"; then
6911 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
6912$as_echo "$ac_ct_DSYMUTIL" >&6; }
6913else
6914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6915$as_echo "no" >&6; }
6916fi
6917
6918 if test "x$ac_ct_DSYMUTIL" = x; then
6919 DSYMUTIL=":"
6920 else
6921 case $cross_compiling:$ac_tool_warned in
6922yes:)
6923{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6924$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6925ac_tool_warned=yes ;;
6926esac
6927 DSYMUTIL=$ac_ct_DSYMUTIL
6928 fi
6929else
6930 DSYMUTIL="$ac_cv_prog_DSYMUTIL"
6931fi
6932
6933 if test -n "$ac_tool_prefix"; then
6934 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
6935set dummy ${ac_tool_prefix}nmedit; ac_word=$2
6936{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6937$as_echo_n "checking for $ac_word... " >&6; }
22e05272 6938if ${ac_cv_prog_NMEDIT+:} false; then :
5fd1486c
PJ
6939 $as_echo_n "(cached) " >&6
6940else
6941 if test -n "$NMEDIT"; then
6942 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
6943else
6944as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6945for as_dir in $PATH
6946do
6947 IFS=$as_save_IFS
6948 test -z "$as_dir" && as_dir=.
6949 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 6950 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
6951 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
6952 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6953 break 2
6954 fi
6955done
6956 done
6957IFS=$as_save_IFS
6958
6959fi
6960fi
6961NMEDIT=$ac_cv_prog_NMEDIT
6962if test -n "$NMEDIT"; then
6963 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
6964$as_echo "$NMEDIT" >&6; }
6965else
6966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6967$as_echo "no" >&6; }
6968fi
6969
6970
6971fi
6972if test -z "$ac_cv_prog_NMEDIT"; then
6973 ac_ct_NMEDIT=$NMEDIT
6974 # Extract the first word of "nmedit", so it can be a program name with args.
6975set dummy nmedit; ac_word=$2
6976{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6977$as_echo_n "checking for $ac_word... " >&6; }
22e05272 6978if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :
5fd1486c
PJ
6979 $as_echo_n "(cached) " >&6
6980else
6981 if test -n "$ac_ct_NMEDIT"; then
6982 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
6983else
6984as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6985for as_dir in $PATH
6986do
6987 IFS=$as_save_IFS
6988 test -z "$as_dir" && as_dir=.
6989 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 6990 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
6991 ac_cv_prog_ac_ct_NMEDIT="nmedit"
6992 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6993 break 2
6994 fi
6995done
6996 done
6997IFS=$as_save_IFS
6998
6999fi
7000fi
7001ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7002if test -n "$ac_ct_NMEDIT"; then
7003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7004$as_echo "$ac_ct_NMEDIT" >&6; }
7005else
7006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7007$as_echo "no" >&6; }
7008fi
7009
7010 if test "x$ac_ct_NMEDIT" = x; then
7011 NMEDIT=":"
7012 else
7013 case $cross_compiling:$ac_tool_warned in
7014yes:)
7015{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7016$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7017ac_tool_warned=yes ;;
7018esac
7019 NMEDIT=$ac_ct_NMEDIT
7020 fi
7021else
7022 NMEDIT="$ac_cv_prog_NMEDIT"
7023fi
7024
7025 if test -n "$ac_tool_prefix"; then
7026 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7027set dummy ${ac_tool_prefix}lipo; ac_word=$2
7028{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7029$as_echo_n "checking for $ac_word... " >&6; }
22e05272 7030if ${ac_cv_prog_LIPO+:} false; then :
5fd1486c
PJ
7031 $as_echo_n "(cached) " >&6
7032else
7033 if test -n "$LIPO"; then
7034 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7035else
7036as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7037for as_dir in $PATH
7038do
7039 IFS=$as_save_IFS
7040 test -z "$as_dir" && as_dir=.
7041 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 7042 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
7043 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7044 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7045 break 2
7046 fi
7047done
7048 done
7049IFS=$as_save_IFS
7050
7051fi
7052fi
7053LIPO=$ac_cv_prog_LIPO
7054if test -n "$LIPO"; then
7055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7056$as_echo "$LIPO" >&6; }
7057else
7058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7059$as_echo "no" >&6; }
7060fi
7061
7062
7063fi
7064if test -z "$ac_cv_prog_LIPO"; then
7065 ac_ct_LIPO=$LIPO
7066 # Extract the first word of "lipo", so it can be a program name with args.
7067set dummy lipo; ac_word=$2
7068{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7069$as_echo_n "checking for $ac_word... " >&6; }
22e05272 7070if ${ac_cv_prog_ac_ct_LIPO+:} false; then :
5fd1486c
PJ
7071 $as_echo_n "(cached) " >&6
7072else
7073 if test -n "$ac_ct_LIPO"; then
7074 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7075else
7076as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7077for as_dir in $PATH
7078do
7079 IFS=$as_save_IFS
7080 test -z "$as_dir" && as_dir=.
7081 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 7082 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
7083 ac_cv_prog_ac_ct_LIPO="lipo"
7084 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7085 break 2
7086 fi
7087done
7088 done
7089IFS=$as_save_IFS
7090
7091fi
7092fi
7093ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7094if test -n "$ac_ct_LIPO"; then
7095 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7096$as_echo "$ac_ct_LIPO" >&6; }
7097else
7098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7099$as_echo "no" >&6; }
7100fi
7101
7102 if test "x$ac_ct_LIPO" = x; then
7103 LIPO=":"
7104 else
7105 case $cross_compiling:$ac_tool_warned in
7106yes:)
7107{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7108$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7109ac_tool_warned=yes ;;
7110esac
7111 LIPO=$ac_ct_LIPO
7112 fi
7113else
7114 LIPO="$ac_cv_prog_LIPO"
7115fi
7116
7117 if test -n "$ac_tool_prefix"; then
7118 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7119set dummy ${ac_tool_prefix}otool; ac_word=$2
7120{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7121$as_echo_n "checking for $ac_word... " >&6; }
22e05272 7122if ${ac_cv_prog_OTOOL+:} false; then :
5fd1486c
PJ
7123 $as_echo_n "(cached) " >&6
7124else
7125 if test -n "$OTOOL"; then
7126 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7127else
7128as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7129for as_dir in $PATH
7130do
7131 IFS=$as_save_IFS
7132 test -z "$as_dir" && as_dir=.
7133 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 7134 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
7135 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7136 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7137 break 2
7138 fi
7139done
7140 done
7141IFS=$as_save_IFS
7142
7143fi
7144fi
7145OTOOL=$ac_cv_prog_OTOOL
7146if test -n "$OTOOL"; then
7147 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7148$as_echo "$OTOOL" >&6; }
7149else
7150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7151$as_echo "no" >&6; }
7152fi
7153
7154
7155fi
7156if test -z "$ac_cv_prog_OTOOL"; then
7157 ac_ct_OTOOL=$OTOOL
7158 # Extract the first word of "otool", so it can be a program name with args.
7159set dummy otool; ac_word=$2
7160{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7161$as_echo_n "checking for $ac_word... " >&6; }
22e05272 7162if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :
5fd1486c
PJ
7163 $as_echo_n "(cached) " >&6
7164else
7165 if test -n "$ac_ct_OTOOL"; then
7166 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7167else
7168as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7169for as_dir in $PATH
7170do
7171 IFS=$as_save_IFS
7172 test -z "$as_dir" && as_dir=.
7173 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 7174 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
7175 ac_cv_prog_ac_ct_OTOOL="otool"
7176 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7177 break 2
7178 fi
7179done
7180 done
7181IFS=$as_save_IFS
7182
7183fi
7184fi
7185ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7186if test -n "$ac_ct_OTOOL"; then
7187 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7188$as_echo "$ac_ct_OTOOL" >&6; }
7189else
7190 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7191$as_echo "no" >&6; }
7192fi
7193
7194 if test "x$ac_ct_OTOOL" = x; then
7195 OTOOL=":"
7196 else
7197 case $cross_compiling:$ac_tool_warned in
7198yes:)
7199{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7200$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7201ac_tool_warned=yes ;;
7202esac
7203 OTOOL=$ac_ct_OTOOL
7204 fi
7205else
7206 OTOOL="$ac_cv_prog_OTOOL"
7207fi
7208
7209 if test -n "$ac_tool_prefix"; then
7210 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7211set dummy ${ac_tool_prefix}otool64; ac_word=$2
7212{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7213$as_echo_n "checking for $ac_word... " >&6; }
22e05272 7214if ${ac_cv_prog_OTOOL64+:} false; then :
5fd1486c
PJ
7215 $as_echo_n "(cached) " >&6
7216else
7217 if test -n "$OTOOL64"; then
7218 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7219else
7220as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7221for as_dir in $PATH
7222do
7223 IFS=$as_save_IFS
7224 test -z "$as_dir" && as_dir=.
7225 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 7226 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
7227 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7228 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7229 break 2
7230 fi
7231done
7232 done
7233IFS=$as_save_IFS
7234
7235fi
7236fi
7237OTOOL64=$ac_cv_prog_OTOOL64
7238if test -n "$OTOOL64"; then
7239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7240$as_echo "$OTOOL64" >&6; }
7241else
7242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7243$as_echo "no" >&6; }
7244fi
7245
7246
7247fi
7248if test -z "$ac_cv_prog_OTOOL64"; then
7249 ac_ct_OTOOL64=$OTOOL64
7250 # Extract the first word of "otool64", so it can be a program name with args.
7251set dummy otool64; ac_word=$2
7252{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7253$as_echo_n "checking for $ac_word... " >&6; }
22e05272 7254if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :
5fd1486c
PJ
7255 $as_echo_n "(cached) " >&6
7256else
7257 if test -n "$ac_ct_OTOOL64"; then
7258 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7259else
7260as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7261for as_dir in $PATH
7262do
7263 IFS=$as_save_IFS
7264 test -z "$as_dir" && as_dir=.
7265 for ac_exec_ext in '' $ac_executable_extensions; do
22e05272 7266 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5fd1486c
PJ
7267 ac_cv_prog_ac_ct_OTOOL64="otool64"
7268 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7269 break 2
7270 fi
7271done
7272 done
7273IFS=$as_save_IFS
7274
7275fi
7276fi
7277ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
7278if test -n "$ac_ct_OTOOL64"; then
7279 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
7280$as_echo "$ac_ct_OTOOL64" >&6; }
7281else
7282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7283$as_echo "no" >&6; }
7284fi
7285
7286 if test "x$ac_ct_OTOOL64" = x; then
7287 OTOOL64=":"
7288 else
7289 case $cross_compiling:$ac_tool_warned in
7290yes:)
7291{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7292$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7293ac_tool_warned=yes ;;
7294esac
7295 OTOOL64=$ac_ct_OTOOL64
7296 fi
7297else
7298 OTOOL64="$ac_cv_prog_OTOOL64"
7299fi
7300
7301
7302
7303
7304
7305
7306
7307
7308
7309
7310
7311
7312
7313
7314
7315
7316
7317
7318
7319
7320
7321
7322
7323
7324
7325
7326
7327 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
7328$as_echo_n "checking for -single_module linker flag... " >&6; }
22e05272 7329if ${lt_cv_apple_cc_single_mod+:} false; then :
5fd1486c
PJ
7330 $as_echo_n "(cached) " >&6
7331else
7332 lt_cv_apple_cc_single_mod=no
7333 if test -z "${LT_MULTI_MODULE}"; then
7334 # By default we will add the -single_module flag. You can override
7335 # by either setting the environment variable LT_MULTI_MODULE
7336 # non-empty at configure time, or by adding -multi_module to the
7337 # link flags.
7338 rm -rf libconftest.dylib*
7339 echo "int foo(void){return 1;}" > conftest.c
7340 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7341-dynamiclib -Wl,-single_module conftest.c" >&5
7342 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7343 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7344 _lt_result=$?
7345 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7346 lt_cv_apple_cc_single_mod=yes
7347 else
7348 cat conftest.err >&5
7349 fi
7350 rm -rf libconftest.dylib*
7351 rm -f conftest.*
7352 fi
7353fi
7354{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7355$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7356 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7357$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
22e05272 7358if ${lt_cv_ld_exported_symbols_list+:} false; then :
5fd1486c
PJ
7359 $as_echo_n "(cached) " >&6
7360else
7361 lt_cv_ld_exported_symbols_list=no
7362 save_LDFLAGS=$LDFLAGS
7363 echo "_main" > conftest.sym
7364 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
7365 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7366/* end confdefs.h. */
7367
7368int
7369main ()
7370{
7371
7372 ;
7373 return 0;
7374}
7375_ACEOF
7376if ac_fn_c_try_link "$LINENO"; then :
7377 lt_cv_ld_exported_symbols_list=yes
7378else
7379 lt_cv_ld_exported_symbols_list=no
7380fi
7381rm -f core conftest.err conftest.$ac_objext \
7382 conftest$ac_exeext conftest.$ac_ext
7383 LDFLAGS="$save_LDFLAGS"
7384
7385fi
7386{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7387$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7389$as_echo_n "checking for -force_load linker flag... " >&6; }
22e05272 7390if ${lt_cv_ld_force_load+:} false; then :
5fd1486c
PJ
7391 $as_echo_n "(cached) " >&6
7392else
7393 lt_cv_ld_force_load=no
7394 cat > conftest.c << _LT_EOF
7395int forced_loaded() { return 2;}
7396_LT_EOF
7397 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7398 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7399 echo "$AR cru libconftest.a conftest.o" >&5
7400 $AR cru libconftest.a conftest.o 2>&5
7401 cat > conftest.c << _LT_EOF
7402int main() { return 0;}
7403_LT_EOF
7404 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7405 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7406 _lt_result=$?
7407 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
7408 lt_cv_ld_force_load=yes
7409 else
7410 cat conftest.err >&5
7411 fi
7412 rm -f conftest.err libconftest.a conftest conftest.c
7413 rm -rf conftest.dSYM
7414
7415fi
7416{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7417$as_echo "$lt_cv_ld_force_load" >&6; }
7418 case $host_os in
7419 rhapsody* | darwin1.[012])
7420 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7421 darwin1.*)
7422 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7423 darwin*) # darwin 5.x on
7424 # if running on 10.5 or later, the deployment target defaults
7425 # to the OS version, if on x86, and 10.4, the deployment
7426 # target defaults to 10.4. Don't you love it?
7427 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7428 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
7429 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7430 10.[012][,.]*)
7431 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7432 10.*)
7433 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7434 esac
7435 ;;
7436 esac
7437 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
7438 _lt_dar_single_mod='$single_module'
7439 fi
7440 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
7441 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
7442 else
7443 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
7444 fi
7445 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
7446 _lt_dsymutil='~$DSYMUTIL $lib || :'
7447 else
7448 _lt_dsymutil=
7449 fi
7450 ;;
7451 esac
7452
7453ac_ext=c
7454ac_cpp='$CPP $CPPFLAGS'
7455ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7456ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7457ac_compiler_gnu=$ac_cv_c_compiler_gnu
7458{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
7459$as_echo_n "checking how to run the C preprocessor... " >&6; }
7460# On Suns, sometimes $CPP names a directory.
7461if test -n "$CPP" && test -d "$CPP"; then
7462 CPP=
7463fi
7464if test -z "$CPP"; then
22e05272 7465 if ${ac_cv_prog_CPP+:} false; then :
5fd1486c
PJ
7466 $as_echo_n "(cached) " >&6
7467else
7468 # Double quotes because CPP needs to be expanded
7469 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
7470 do
7471 ac_preproc_ok=false
7472for ac_c_preproc_warn_flag in '' yes
7473do
7474 # Use a header file that comes with gcc, so configuring glibc
7475 # with a fresh cross-compiler works.
7476 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7477 # <limits.h> exists even on freestanding compilers.
7478 # On the NeXT, cc -E runs the code through the compiler's parser,
7479 # not just through cpp. "Syntax error" is here to catch this case.
7480 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7481/* end confdefs.h. */
7482#ifdef __STDC__
7483# include <limits.h>
7484#else
7485# include <assert.h>
7486#endif
7487 Syntax error
7488_ACEOF
7489if ac_fn_c_try_cpp "$LINENO"; then :
7490
7491else
7492 # Broken: fails on valid input.
7493continue
7494fi
22e05272 7495rm -f conftest.err conftest.i conftest.$ac_ext
5fd1486c
PJ
7496
7497 # OK, works on sane cases. Now check whether nonexistent headers
7498 # can be detected and how.
7499 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7500/* end confdefs.h. */
7501#include <ac_nonexistent.h>
7502_ACEOF
7503if ac_fn_c_try_cpp "$LINENO"; then :
7504 # Broken: success on invalid input.
7505continue
7506else
7507 # Passes both tests.
7508ac_preproc_ok=:
7509break
7510fi
22e05272 7511rm -f conftest.err conftest.i conftest.$ac_ext
5fd1486c
PJ
7512
7513done
7514# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
22e05272 7515rm -f conftest.i conftest.err conftest.$ac_ext
5fd1486c
PJ
7516if $ac_preproc_ok; then :
7517 break
7518fi
7519
7520 done
7521 ac_cv_prog_CPP=$CPP
7522
7523fi
7524 CPP=$ac_cv_prog_CPP
7525else
7526 ac_cv_prog_CPP=$CPP
7527fi
7528{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
7529$as_echo "$CPP" >&6; }
7530ac_preproc_ok=false
7531for ac_c_preproc_warn_flag in '' yes
7532do
7533 # Use a header file that comes with gcc, so configuring glibc
7534 # with a fresh cross-compiler works.
7535 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7536 # <limits.h> exists even on freestanding compilers.
7537 # On the NeXT, cc -E runs the code through the compiler's parser,
7538 # not just through cpp. "Syntax error" is here to catch this case.
7539 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7540/* end confdefs.h. */
7541#ifdef __STDC__
7542# include <limits.h>
7543#else
7544# include <assert.h>
7545#endif
7546 Syntax error
7547_ACEOF
7548if ac_fn_c_try_cpp "$LINENO"; then :
7549
7550else
7551 # Broken: fails on valid input.
7552continue
7553fi
22e05272 7554rm -f conftest.err conftest.i conftest.$ac_ext
5fd1486c
PJ
7555
7556 # OK, works on sane cases. Now check whether nonexistent headers
7557 # can be detected and how.
7558 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7559/* end confdefs.h. */
7560#include <ac_nonexistent.h>
7561_ACEOF
7562if ac_fn_c_try_cpp "$LINENO"; then :
7563 # Broken: success on invalid input.
7564continue
7565else
7566 # Passes both tests.
7567ac_preproc_ok=:
7568break
7569fi
22e05272 7570rm -f conftest.err conftest.i conftest.$ac_ext
5fd1486c
PJ
7571
7572done
7573# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
22e05272 7574rm -f conftest.i conftest.err conftest.$ac_ext
5fd1486c
PJ
7575if $ac_preproc_ok; then :
7576
7577else
7578 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7579$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
22e05272
JM
7580as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
7581See \`config.log' for more details" "$LINENO" 5; }
5fd1486c
PJ
7582fi
7583
7584ac_ext=c
7585ac_cpp='$CPP $CPPFLAGS'
7586ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7587ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7588ac_compiler_gnu=$ac_cv_c_compiler_gnu
7589
7590
7591{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
7592$as_echo_n "checking for ANSI C header files... " >&6; }
22e05272 7593if ${ac_cv_header_stdc+:} false; then :
5fd1486c
PJ
7594 $as_echo_n "(cached) " >&6
7595else
7596 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7597/* end confdefs.h. */
7598#include <stdlib.h>
7599#include <stdarg.h>
7600#include <string.h>
7601#include <float.h>
7602
7603int
7604main ()
7605{
7606
7607 ;
7608 return 0;
7609}
7610_ACEOF
7611if ac_fn_c_try_compile "$LINENO"; then :
7612 ac_cv_header_stdc=yes
7613else
7614 ac_cv_header_stdc=no
7615fi
7616rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7617
7618if test $ac_cv_header_stdc = yes; then
7619 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
7620 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7621/* end confdefs.h. */
7622#include <string.h>
7623
7624_ACEOF
7625if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7626 $EGREP "memchr" >/dev/null 2>&1; then :
7627
7628else
7629 ac_cv_header_stdc=no
7630fi
7631rm -f conftest*
7632
7633fi
7634
7635if test $ac_cv_header_stdc = yes; then
7636 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7637 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7638/* end confdefs.h. */
7639#include <stdlib.h>
7640
7641_ACEOF
7642if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7643 $EGREP "free" >/dev/null 2>&1; then :
7644
7645else
7646 ac_cv_header_stdc=no
7647fi
7648rm -f conftest*
7649
7650fi
7651
7652if test $ac_cv_header_stdc = yes; then
7653 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7654 if test "$cross_compiling" = yes; then :
7655 :
7656else
7657 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7658/* end confdefs.h. */
7659#include <ctype.h>
7660#include <stdlib.h>
7661#if ((' ' & 0x0FF) == 0x020)
7662# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7663# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7664#else
7665# define ISLOWER(c) \
7666 (('a' <= (c) && (c) <= 'i') \
7667 || ('j' <= (c) && (c) <= 'r') \
7668 || ('s' <= (c) && (c) <= 'z'))
7669# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7670#endif
7671
7672#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7673int
7674main ()
7675{
7676 int i;
7677 for (i = 0; i < 256; i++)
7678 if (XOR (islower (i), ISLOWER (i))
7679 || toupper (i) != TOUPPER (i))
7680 return 2;
7681 return 0;
7682}
7683_ACEOF
7684if ac_fn_c_try_run "$LINENO"; then :
7685
7686else
7687 ac_cv_header_stdc=no
7688fi
7689rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7690 conftest.$ac_objext conftest.beam conftest.$ac_ext
7691fi
7692
7693fi
7694fi
7695{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
7696$as_echo "$ac_cv_header_stdc" >&6; }
7697if test $ac_cv_header_stdc = yes; then
7698
7699$as_echo "#define STDC_HEADERS 1" >>confdefs.h
7700
7701fi
7702
7703# On IRIX 5.3, sys/types and inttypes.h are conflicting.
7704for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
7705 inttypes.h stdint.h unistd.h
7706do :
7707 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7708ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
7709"
22e05272 7710if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5fd1486c
PJ
7711 cat >>confdefs.h <<_ACEOF
7712#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7713_ACEOF
7714
7715fi
7716
7717done
7718
7719
7720for ac_header in dlfcn.h
7721do :
7722 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
7723"
22e05272 7724if test "x$ac_cv_header_dlfcn_h" = xyes; then :
5fd1486c
PJ
7725 cat >>confdefs.h <<_ACEOF
7726#define HAVE_DLFCN_H 1
7727_ACEOF
7728
7729fi
7730
7731done
7732
7733
7734
7735
7736
7737
7738# Set options
7739
7740
7741
7742
7743 enable_win32_dll=no
7744
7745
7746 # Check whether --enable-shared was given.
7747if test "${enable_shared+set}" = set; then :
7748 enableval=$enable_shared; p=${PACKAGE-default}
7749 case $enableval in
7750 yes) enable_shared=yes ;;
7751 no) enable_shared=no ;;
7752 *)
7753 enable_shared=no
7754 # Look at the argument we got. We use all the common list separators.
7755 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7756 for pkg in $enableval; do
7757 IFS="$lt_save_ifs"
7758 if test "X$pkg" = "X$p"; then
7759 enable_shared=yes
7760 fi
7761 done
7762 IFS="$lt_save_ifs"
7763 ;;
7764 esac
7765else
7766 enable_shared=yes
7767fi
7768
7769
7770
7771
7772
7773
7774
7775
7776
7777 # Check whether --enable-static was given.
7778if test "${enable_static+set}" = set; then :
7779 enableval=$enable_static; p=${PACKAGE-default}
7780 case $enableval in
7781 yes) enable_static=yes ;;
7782 no) enable_static=no ;;
7783 *)
7784 enable_static=no
7785 # Look at the argument we got. We use all the common list separators.
7786 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7787 for pkg in $enableval; do
7788 IFS="$lt_save_ifs"
7789 if test "X$pkg" = "X$p"; then
7790 enable_static=yes
7791 fi
7792 done
7793 IFS="$lt_save_ifs"
7794 ;;
7795 esac
7796else
7797 enable_static=yes
7798fi
7799
7800
7801
7802
7803
7804
7805
7806
7807
7808
7809# Check whether --with-pic was given.
7810if test "${with_pic+set}" = set; then :
7811 withval=$with_pic; pic_mode="$withval"
7812else
7813 pic_mode=default
7814fi
7815
7816
7817test -z "$pic_mode" && pic_mode=default
7818
7819
7820
7821
7822
7823
7824
7825 # Check whether --enable-fast-install was given.
7826if test "${enable_fast_install+set}" = set; then :
7827 enableval=$enable_fast_install; p=${PACKAGE-default}
7828 case $enableval in
7829 yes) enable_fast_install=yes ;;
7830 no) enable_fast_install=no ;;
7831 *)
7832 enable_fast_install=no
7833 # Look at the argument we got. We use all the common list separators.
7834 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7835 for pkg in $enableval; do
7836 IFS="$lt_save_ifs"
7837 if test "X$pkg" = "X$p"; then
7838 enable_fast_install=yes
7839 fi
7840 done
7841 IFS="$lt_save_ifs"
7842 ;;
7843 esac
7844else
7845 enable_fast_install=yes
7846fi
7847
7848
7849
7850
7851
7852
7853
7854
7855
7856
7857
7858# This can be used to rebuild libtool when needed
7859LIBTOOL_DEPS="$ltmain"
7860
7861# Always use our own libtool.
7862LIBTOOL='$(SHELL) $(top_builddir)/libtool'
7863
7864
7865
7866
7867
7868
7869
7870
7871
7872
7873
7874
7875
7876
7877
7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889test -z "$LN_S" && LN_S="ln -s"
7890
7891
7892
7893
7894
7895
7896
7897
7898
7899
7900
7901
7902
7903
7904if test -n "${ZSH_VERSION+set}" ; then
7905 setopt NO_GLOB_SUBST
7906fi
7907
7908{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
7909$as_echo_n "checking for objdir... " >&6; }
22e05272 7910if ${lt_cv_objdir+:} false; then :
5fd1486c
PJ
7911 $as_echo_n "(cached) " >&6
7912else
7913 rm -f .libs 2>/dev/null
7914mkdir .libs 2>/dev/null
7915if test -d .libs; then
7916 lt_cv_objdir=.libs
7917else
7918 # MS-DOS does not allow filenames that begin with a dot.
7919 lt_cv_objdir=_libs
7920fi
7921rmdir .libs 2>/dev/null
7922fi
7923{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
7924$as_echo "$lt_cv_objdir" >&6; }
7925objdir=$lt_cv_objdir
7926
7927
7928
7929
7930
7931cat >>confdefs.h <<_ACEOF
7932#define LT_OBJDIR "$lt_cv_objdir/"
7933_ACEOF
7934
7935
7936
7937
7938case $host_os in
7939aix3*)
7940 # AIX sometimes has problems with the GCC collect2 program. For some
7941 # reason, if we set the COLLECT_NAMES environment variable, the problems
7942 # vanish in a puff of smoke.
7943 if test "X${COLLECT_NAMES+set}" != Xset; then
7944 COLLECT_NAMES=
7945 export COLLECT_NAMES
7946 fi
7947 ;;
7948esac
7949
7950# Global variables:
7951ofile=libtool
7952can_build_shared=yes
7953
7954# All known linkers require a `.a' archive for static linking (except MSVC,
7955# which needs '.lib').
7956libext=a
7957
7958with_gnu_ld="$lt_cv_prog_gnu_ld"
7959
7960old_CC="$CC"
7961old_CFLAGS="$CFLAGS"
7962
7963# Set sane defaults for various variables
7964test -z "$CC" && CC=cc
7965test -z "$LTCC" && LTCC=$CC
7966test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
7967test -z "$LD" && LD=ld
7968test -z "$ac_objext" && ac_objext=o
7969
7970for cc_temp in $compiler""; do
7971 case $cc_temp in
7972 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
7973 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
7974 \-*) ;;
7975 *) break;;
7976 esac
7977done
7978cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
7979
7980
7981# Only perform the check for file, if the check method requires it
7982test -z "$MAGIC_CMD" && MAGIC_CMD=file
7983case $deplibs_check_method in
7984file_magic*)
7985 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
7986 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7987$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
22e05272 7988if ${lt_cv_path_MAGIC_CMD+:} false; then :
5fd1486c
PJ
7989 $as_echo_n "(cached) " >&6
7990else
7991 case $MAGIC_CMD in
7992[\\/*] | ?:[\\/]*)
7993 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
7994 ;;
7995*)
7996 lt_save_MAGIC_CMD="$MAGIC_CMD"
7997 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
7998 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
7999 for ac_dir in $ac_dummy; do
8000 IFS="$lt_save_ifs"
8001 test -z "$ac_dir" && ac_dir=.
8002 if test -f $ac_dir/${ac_tool_prefix}file; then
8003 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
8004 if test -n "$file_magic_test_file"; then
8005 case $deplibs_check_method in
8006 "file_magic "*)
8007 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
8008 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8009 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8010 $EGREP "$file_magic_regex" > /dev/null; then
8011 :
8012 else
8013 cat <<_LT_EOF 1>&2
8014
8015*** Warning: the command libtool uses to detect shared libraries,
8016*** $file_magic_cmd, produces output that libtool cannot recognize.
8017*** The result is that libtool may fail to recognize shared libraries
8018*** as such. This will affect the creation of libtool libraries that
8019*** depend on shared libraries, but programs linked with such libtool
8020*** libraries will work regardless of this problem. Nevertheless, you
8021*** may want to report the problem to your system manager and/or to
8022*** bug-libtool@gnu.org
8023
8024_LT_EOF
8025 fi ;;
8026 esac
8027 fi
8028 break
8029 fi
8030 done
8031 IFS="$lt_save_ifs"
8032 MAGIC_CMD="$lt_save_MAGIC_CMD"
8033 ;;
8034esac
8035fi
8036
8037MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8038if test -n "$MAGIC_CMD"; then
8039 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8040$as_echo "$MAGIC_CMD" >&6; }
8041else
8042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8043$as_echo "no" >&6; }
8044fi
8045
8046
8047
8048
8049
8050if test -z "$lt_cv_path_MAGIC_CMD"; then
8051 if test -n "$ac_tool_prefix"; then
8052 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
8053$as_echo_n "checking for file... " >&6; }
22e05272 8054if ${lt_cv_path_MAGIC_CMD+:} false; then :
5fd1486c
PJ
8055 $as_echo_n "(cached) " >&6
8056else
8057 case $MAGIC_CMD in
8058[\\/*] | ?:[\\/]*)
8059 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
8060 ;;
8061*)
8062 lt_save_MAGIC_CMD="$MAGIC_CMD"
8063 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8064 ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
8065 for ac_dir in $ac_dummy; do
8066 IFS="$lt_save_ifs"
8067 test -z "$ac_dir" && ac_dir=.
8068 if test -f $ac_dir/file; then
8069 lt_cv_path_MAGIC_CMD="$ac_dir/file"
8070 if test -n "$file_magic_test_file"; then
8071 case $deplibs_check_method in
8072 "file_magic "*)
8073 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
8074 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8075 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8076 $EGREP "$file_magic_regex" > /dev/null; then
8077 :
8078 else
8079 cat <<_LT_EOF 1>&2
8080
8081*** Warning: the command libtool uses to detect shared libraries,
8082*** $file_magic_cmd, produces output that libtool cannot recognize.
8083*** The result is that libtool may fail to recognize shared libraries
8084*** as such. This will affect the creation of libtool libraries that
8085*** depend on shared libraries, but programs linked with such libtool
8086*** libraries will work regardless of this problem. Nevertheless, you
8087*** may want to report the problem to your system manager and/or to
8088*** bug-libtool@gnu.org
8089
8090_LT_EOF
8091 fi ;;
8092 esac
8093 fi
8094 break
8095 fi
8096 done
8097 IFS="$lt_save_ifs"
8098 MAGIC_CMD="$lt_save_MAGIC_CMD"
8099 ;;
8100esac
8101fi
8102
8103MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8104if test -n "$MAGIC_CMD"; then
8105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8106$as_echo "$MAGIC_CMD" >&6; }
8107else
8108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8109$as_echo "no" >&6; }
8110fi
8111
8112
8113 else
8114 MAGIC_CMD=:
8115 fi
8116fi
8117
8118 fi
8119 ;;
8120esac
8121
8122# Use C for the default configuration in the libtool script
8123
8124lt_save_CC="$CC"
8125ac_ext=c
8126ac_cpp='$CPP $CPPFLAGS'
8127ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8128ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8129ac_compiler_gnu=$ac_cv_c_compiler_gnu
8130
8131
8132# Source file extension for C test sources.
8133ac_ext=c
8134
8135# Object file extension for compiled C test sources.
8136objext=o
8137objext=$objext
8138
8139# Code to be used in simple compile tests
8140lt_simple_compile_test_code="int some_variable = 0;"
8141
8142# Code to be used in simple link tests
8143lt_simple_link_test_code='int main(){return(0);}'
8144
8145
8146
8147
8148
8149
8150
8151# If no C compiler was specified, use CC.
8152LTCC=${LTCC-"$CC"}
8153
8154# If no C compiler flags were specified, use CFLAGS.
8155LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
8156
8157# Allow CC to be a program name with arguments.
8158compiler=$CC
8159
8160# Save the default compiler, since it gets overwritten when the other
8161# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
8162compiler_DEFAULT=$CC
8163
8164# save warnings/boilerplate of simple test code
8165ac_outfile=conftest.$ac_objext
8166echo "$lt_simple_compile_test_code" >conftest.$ac_ext
8167eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8168_lt_compiler_boilerplate=`cat conftest.err`
8169$RM conftest*
8170
8171ac_outfile=conftest.$ac_objext
8172echo "$lt_simple_link_test_code" >conftest.$ac_ext
8173eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8174_lt_linker_boilerplate=`cat conftest.err`
8175$RM -r conftest*
8176
8177
8178## CAVEAT EMPTOR:
8179## There is no encapsulation within the following macros, do not change
8180## the running order or otherwise move them around unless you know exactly
8181## what you are doing...
8182if test -n "$compiler"; then
8183
8184lt_prog_compiler_no_builtin_flag=
8185
8186if test "$GCC" = yes; then
8187 case $cc_basename in
8188 nvcc*)
8189 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
8190 *)
8191 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
8192 esac
8193
8194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8195$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
22e05272 8196if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :
5fd1486c
PJ
8197 $as_echo_n "(cached) " >&6
8198else
8199 lt_cv_prog_compiler_rtti_exceptions=no
8200 ac_outfile=conftest.$ac_objext
8201 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8202 lt_compiler_flag="-fno-rtti -fno-exceptions"
8203 # Insert the option either (1) after the last *FLAGS variable, or
8204 # (2) before a word containing "conftest.", or (3) at the end.
8205 # Note that $ac_compile itself does not contain backslashes and begins
8206 # with a dollar sign (not a hyphen), so the echo should work correctly.
8207 # The option is referenced via a variable to avoid confusing sed.
8208 lt_compile=`echo "$ac_compile" | $SED \
8209 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8210 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8211 -e 's:$: $lt_compiler_flag:'`
8212 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8213 (eval "$lt_compile" 2>conftest.err)
8214 ac_status=$?
8215 cat conftest.err >&5
8216 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8217 if (exit $ac_status) && test -s "$ac_outfile"; then
8218 # The compiler can only warn and ignore the option if not recognized
8219 # So say no if there are warnings other than the usual output.
8220 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
8221 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8222 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8223 lt_cv_prog_compiler_rtti_exceptions=yes
8224 fi
8225 fi
8226 $RM conftest*
8227
8228fi
8229{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
8230$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
8231
8232if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
8233 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
8234else
8235 :
8236fi
8237
8238fi
8239
8240
8241
8242
8243
8244
8245 lt_prog_compiler_wl=
8246lt_prog_compiler_pic=
8247lt_prog_compiler_static=
8248
8249{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
8250$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
8251
8252 if test "$GCC" = yes; then
8253 lt_prog_compiler_wl='-Wl,'
8254 lt_prog_compiler_static='-static'
8255
8256 case $host_os in
8257 aix*)
8258 # All AIX code is PIC.
8259 if test "$host_cpu" = ia64; then
8260 # AIX 5 now supports IA64 processor
8261 lt_prog_compiler_static='-Bstatic'
8262 fi
8263 lt_prog_compiler_pic='-fPIC'
8264 ;;
8265
8266 amigaos*)
8267 case $host_cpu in
8268 powerpc)
8269 # see comment about AmigaOS4 .so support
8270 lt_prog_compiler_pic='-fPIC'
8271 ;;
8272 m68k)
8273 # FIXME: we need at least 68020 code to build shared libraries, but
8274 # adding the `-m68020' flag to GCC prevents building anything better,
8275 # like `-m68040'.
8276 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
8277 ;;
8278 esac
8279 ;;
8280
8281 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
8282 # PIC is the default for these OSes.
8283 ;;
8284
8285 mingw* | cygwin* | pw32* | os2* | cegcc*)
8286 # This hack is so that the source file can tell whether it is being
8287 # built for inclusion in a dll (and should export symbols for example).
8288 # Although the cygwin gcc ignores -fPIC, still need this for old-style
8289 # (--disable-auto-import) libraries
8290 lt_prog_compiler_pic='-DDLL_EXPORT'
8291 ;;
8292
8293 darwin* | rhapsody*)
8294 # PIC is the default on this platform
8295 # Common symbols not allowed in MH_DYLIB files
8296 lt_prog_compiler_pic='-fno-common'
8297 ;;
8298
8299 haiku*)
8300 # PIC is the default for Haiku.
8301 # The "-static" flag exists, but is broken.
8302 lt_prog_compiler_static=
8303 ;;
8304
8305 hpux*)
8306 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8307 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
8308 # sets the default TLS model and affects inlining.
8309 case $host_cpu in
8310 hppa*64*)
8311 # +Z the default
8312 ;;
8313 *)
8314 lt_prog_compiler_pic='-fPIC'
8315 ;;
8316 esac
8317 ;;
8318
8319 interix[3-9]*)
8320 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8321 # Instead, we relocate shared libraries at runtime.
8322 ;;
8323
8324 msdosdjgpp*)
8325 # Just because we use GCC doesn't mean we suddenly get shared libraries
8326 # on systems that don't support them.
8327 lt_prog_compiler_can_build_shared=no
8328 enable_shared=no
8329 ;;
8330
8331 *nto* | *qnx*)
8332 # QNX uses GNU C++, but need to define -shared option too, otherwise
8333 # it will coredump.
8334 lt_prog_compiler_pic='-fPIC -shared'
8335 ;;
8336
8337 sysv4*MP*)
8338 if test -d /usr/nec; then
8339 lt_prog_compiler_pic=-Kconform_pic
8340 fi
8341 ;;
8342
8343 *)
8344 lt_prog_compiler_pic='-fPIC'
8345 ;;
8346 esac
8347
8348 case $cc_basename in
8349 nvcc*) # Cuda Compiler Driver 2.2
8350 lt_prog_compiler_wl='-Xlinker '
8351 lt_prog_compiler_pic='-Xcompiler -fPIC'
8352 ;;
8353 esac
8354 else
8355 # PORTME Check for flag to pass linker flags through the system compiler.
8356 case $host_os in
8357 aix*)
8358 lt_prog_compiler_wl='-Wl,'
8359 if test "$host_cpu" = ia64; then
8360 # AIX 5 now supports IA64 processor
8361 lt_prog_compiler_static='-Bstatic'
8362 else
8363 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
8364 fi
8365 ;;
8366
8367 mingw* | cygwin* | pw32* | os2* | cegcc*)
8368 # This hack is so that the source file can tell whether it is being
8369 # built for inclusion in a dll (and should export symbols for example).
8370 lt_prog_compiler_pic='-DDLL_EXPORT'
8371 ;;
8372
8373 hpux9* | hpux10* | hpux11*)
8374 lt_prog_compiler_wl='-Wl,'
8375 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8376 # not for PA HP-UX.
8377 case $host_cpu in
8378 hppa*64*|ia64*)
8379 # +Z the default
8380 ;;
8381 *)
8382 lt_prog_compiler_pic='+Z'
8383 ;;
8384 esac
8385 # Is there a better lt_prog_compiler_static that works with the bundled CC?
8386 lt_prog_compiler_static='${wl}-a ${wl}archive'
8387 ;;
8388
8389 irix5* | irix6* | nonstopux*)
8390 lt_prog_compiler_wl='-Wl,'
8391 # PIC (with -KPIC) is the default.
8392 lt_prog_compiler_static='-non_shared'
8393 ;;
8394
8395 linux* | k*bsd*-gnu | kopensolaris*-gnu)
8396 case $cc_basename in
8397 # old Intel for x86_64 which still supported -KPIC.
8398 ecc*)
8399 lt_prog_compiler_wl='-Wl,'
8400 lt_prog_compiler_pic='-KPIC'
8401 lt_prog_compiler_static='-static'
8402 ;;
8403 # icc used to be incompatible with GCC.
8404 # ICC 10 doesn't accept -KPIC any more.
8405 icc* | ifort*)
8406 lt_prog_compiler_wl='-Wl,'
8407 lt_prog_compiler_pic='-fPIC'
8408 lt_prog_compiler_static='-static'
8409 ;;
8410 # Lahey Fortran 8.1.
8411 lf95*)
8412 lt_prog_compiler_wl='-Wl,'
8413 lt_prog_compiler_pic='--shared'
8414 lt_prog_compiler_static='--static'
8415 ;;
8416 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
8417 # Portland Group compilers (*not* the Pentium gcc compiler,
8418 # which looks to be a dead project)
8419 lt_prog_compiler_wl='-Wl,'
8420 lt_prog_compiler_pic='-fpic'
8421 lt_prog_compiler_static='-Bstatic'
8422 ;;
8423 ccc*)
8424 lt_prog_compiler_wl='-Wl,'
8425 # All Alpha code is PIC.
8426 lt_prog_compiler_static='-non_shared'
8427 ;;
8428 xl* | bgxl* | bgf* | mpixl*)
8429 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
8430 lt_prog_compiler_wl='-Wl,'
8431 lt_prog_compiler_pic='-qpic'
8432 lt_prog_compiler_static='-qstaticlink'
8433 ;;
8434 *)
8435 case `$CC -V 2>&1 | sed 5q` in
8436 *Sun\ F* | *Sun*Fortran*)
8437 # Sun Fortran 8.3 passes all unrecognized flags to the linker
8438 lt_prog_compiler_pic='-KPIC'
8439 lt_prog_compiler_static='-Bstatic'
8440 lt_prog_compiler_wl=''
8441 ;;
8442 *Sun\ C*)
8443 # Sun C 5.9
8444 lt_prog_compiler_pic='-KPIC'
8445 lt_prog_compiler_static='-Bstatic'
8446 lt_prog_compiler_wl='-Wl,'
8447 ;;
8448 esac
8449 ;;
8450 esac
8451 ;;
8452
8453 newsos6)
8454 lt_prog_compiler_pic='-KPIC'
8455 lt_prog_compiler_static='-Bstatic'
8456 ;;
8457
8458 *nto* | *qnx*)
8459 # QNX uses GNU C++, but need to define -shared option too, otherwise
8460 # it will coredump.
8461 lt_prog_compiler_pic='-fPIC -shared'
8462 ;;
8463
8464 osf3* | osf4* | osf5*)
8465 lt_prog_compiler_wl='-Wl,'
8466 # All OSF/1 code is PIC.
8467 lt_prog_compiler_static='-non_shared'
8468 ;;
8469
8470 rdos*)
8471 lt_prog_compiler_static='-non_shared'
8472 ;;
8473
8474 solaris*)
8475 lt_prog_compiler_pic='-KPIC'
8476 lt_prog_compiler_static='-Bstatic'
8477 case $cc_basename in
8478 f77* | f90* | f95*)
8479 lt_prog_compiler_wl='-Qoption ld ';;
8480 *)
8481 lt_prog_compiler_wl='-Wl,';;
8482 esac
8483 ;;
8484
8485 sunos4*)
8486 lt_prog_compiler_wl='-Qoption ld '
8487 lt_prog_compiler_pic='-PIC'
8488 lt_prog_compiler_static='-Bstatic'
8489 ;;
8490
8491 sysv4 | sysv4.2uw2* | sysv4.3*)
8492 lt_prog_compiler_wl='-Wl,'
8493 lt_prog_compiler_pic='-KPIC'
8494 lt_prog_compiler_static='-Bstatic'
8495 ;;
8496
8497 sysv4*MP*)
8498 if test -d /usr/nec ;then
8499 lt_prog_compiler_pic='-Kconform_pic'
8500 lt_prog_compiler_static='-Bstatic'
8501 fi
8502 ;;
8503
8504 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
8505 lt_prog_compiler_wl='-Wl,'
8506 lt_prog_compiler_pic='-KPIC'
8507 lt_prog_compiler_static='-Bstatic'
8508 ;;
8509
8510 unicos*)
8511 lt_prog_compiler_wl='-Wl,'
8512 lt_prog_compiler_can_build_shared=no
8513 ;;
8514
8515 uts4*)
8516 lt_prog_compiler_pic='-pic'
8517 lt_prog_compiler_static='-Bstatic'
8518 ;;
8519
8520 *)
8521 lt_prog_compiler_can_build_shared=no
8522 ;;
8523 esac
8524 fi
8525
8526case $host_os in
8527 # For platforms which do not support PIC, -DPIC is meaningless:
8528 *djgpp*)
8529 lt_prog_compiler_pic=
8530 ;;
8531 *)
8532 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
8533 ;;
8534esac
8535{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
8536$as_echo "$lt_prog_compiler_pic" >&6; }
8537
8538
8539
8540
8541
8542
8543#
8544# Check to make sure the PIC flag actually works.
8545#
8546if test -n "$lt_prog_compiler_pic"; then
8547 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
8548$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
22e05272 8549if ${lt_cv_prog_compiler_pic_works+:} false; then :
5fd1486c
PJ
8550 $as_echo_n "(cached) " >&6
8551else
8552 lt_cv_prog_compiler_pic_works=no
8553 ac_outfile=conftest.$ac_objext
8554 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8555 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
8556 # Insert the option either (1) after the last *FLAGS variable, or
8557 # (2) before a word containing "conftest.", or (3) at the end.
8558 # Note that $ac_compile itself does not contain backslashes and begins
8559 # with a dollar sign (not a hyphen), so the echo should work correctly.
8560 # The option is referenced via a variable to avoid confusing sed.
8561 lt_compile=`echo "$ac_compile" | $SED \
8562 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8563 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8564 -e 's:$: $lt_compiler_flag:'`
8565 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8566 (eval "$lt_compile" 2>conftest.err)
8567 ac_status=$?
8568 cat conftest.err >&5
8569 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8570 if (exit $ac_status) && test -s "$ac_outfile"; then
8571 # The compiler can only warn and ignore the option if not recognized
8572 # So say no if there are warnings other than the usual output.
8573 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
8574 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8575 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8576 lt_cv_prog_compiler_pic_works=yes
8577 fi
8578 fi
8579 $RM conftest*
8580
8581fi
8582{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
8583$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
8584
8585if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
8586 case $lt_prog_compiler_pic in
8587 "" | " "*) ;;
8588 *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
8589 esac
8590else
8591 lt_prog_compiler_pic=
8592 lt_prog_compiler_can_build_shared=no
8593fi
8594
8595fi
8596
8597
8598
8599
8600
8601
8602#
8603# Check to make sure the static flag actually works.
8604#
8605wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
8606{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
8607$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
22e05272 8608if ${lt_cv_prog_compiler_static_works+:} false; then :
5fd1486c
PJ
8609 $as_echo_n "(cached) " >&6
8610else
8611 lt_cv_prog_compiler_static_works=no
8612 save_LDFLAGS="$LDFLAGS"
8613 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
8614 echo "$lt_simple_link_test_code" > conftest.$ac_ext
8615 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
8616 # The linker can only warn and ignore the option if not recognized
8617 # So say no if there are warnings
8618 if test -s conftest.err; then
8619 # Append any errors to the config.log.
8620 cat conftest.err 1>&5
8621 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
8622 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8623 if diff conftest.exp conftest.er2 >/dev/null; then
8624 lt_cv_prog_compiler_static_works=yes
8625 fi
8626 else
8627 lt_cv_prog_compiler_static_works=yes
8628 fi
8629 fi
8630 $RM -r conftest*
8631 LDFLAGS="$save_LDFLAGS"
8632
8633fi
8634{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
8635$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
8636
8637if test x"$lt_cv_prog_compiler_static_works" = xyes; then
8638 :
8639else
8640 lt_prog_compiler_static=
8641fi
8642
8643
8644
8645
8646
8647
8648
8649 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8650$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
22e05272 8651if ${lt_cv_prog_compiler_c_o+:} false; then :
5fd1486c
PJ
8652 $as_echo_n "(cached) " >&6
8653else
8654 lt_cv_prog_compiler_c_o=no
8655 $RM -r conftest 2>/dev/null
8656 mkdir conftest
8657 cd conftest
8658 mkdir out
8659 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8660
8661 lt_compiler_flag="-o out/conftest2.$ac_objext"
8662 # Insert the option either (1) after the last *FLAGS variable, or
8663 # (2) before a word containing "conftest.", or (3) at the end.
8664 # Note that $ac_compile itself does not contain backslashes and begins
8665 # with a dollar sign (not a hyphen), so the echo should work correctly.
8666 lt_compile=`echo "$ac_compile" | $SED \
8667 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8668 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8669 -e 's:$: $lt_compiler_flag:'`
8670 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8671 (eval "$lt_compile" 2>out/conftest.err)
8672 ac_status=$?
8673 cat out/conftest.err >&5
8674 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8675 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8676 then
8677 # The compiler can only warn and ignore the option if not recognized
8678 # So say no if there are warnings
8679 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
8680 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8681 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8682 lt_cv_prog_compiler_c_o=yes
8683 fi
8684 fi
8685 chmod u+w . 2>&5
8686 $RM conftest*
8687 # SGI C++ compiler will create directory out/ii_files/ for
8688 # template instantiation
8689 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8690 $RM out/* && rmdir out
8691 cd ..
8692 $RM -r conftest
8693 $RM conftest*
8694
8695fi
8696{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8697$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8698
8699
8700
8701
8702
8703
8704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8705$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
22e05272 8706if ${lt_cv_prog_compiler_c_o+:} false; then :
5fd1486c
PJ
8707 $as_echo_n "(cached) " >&6
8708else
8709 lt_cv_prog_compiler_c_o=no
8710 $RM -r conftest 2>/dev/null
8711 mkdir conftest
8712 cd conftest
8713 mkdir out
8714 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8715
8716 lt_compiler_flag="-o out/conftest2.$ac_objext"
8717 # Insert the option either (1) after the last *FLAGS variable, or
8718 # (2) before a word containing "conftest.", or (3) at the end.
8719 # Note that $ac_compile itself does not contain backslashes and begins
8720 # with a dollar sign (not a hyphen), so the echo should work correctly.
8721 lt_compile=`echo "$ac_compile" | $SED \
8722 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8723 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8724 -e 's:$: $lt_compiler_flag:'`
8725 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8726 (eval "$lt_compile" 2>out/conftest.err)
8727 ac_status=$?
8728 cat out/conftest.err >&5
8729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8730 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8731 then
8732 # The compiler can only warn and ignore the option if not recognized
8733 # So say no if there are warnings
8734 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
8735 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8736 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8737 lt_cv_prog_compiler_c_o=yes
8738 fi
8739 fi
8740 chmod u+w . 2>&5
8741 $RM conftest*
8742 # SGI C++ compiler will create directory out/ii_files/ for
8743 # template instantiation
8744 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8745 $RM out/* && rmdir out
8746 cd ..
8747 $RM -r conftest
8748 $RM conftest*
8749
8750fi
8751{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8752$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8753
8754
8755
8756
8757hard_links="nottested"
8758if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
8759 # do not overwrite the value of need_locks provided by the user
8760 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
8761$as_echo_n "checking if we can lock with hard links... " >&6; }
8762 hard_links=yes
8763 $RM conftest*
8764 ln conftest.a conftest.b 2>/dev/null && hard_links=no
8765 touch conftest.a
8766 ln conftest.a conftest.b 2>&5 || hard_links=no
8767 ln conftest.a conftest.b 2>/dev/null && hard_links=no
8768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
8769$as_echo "$hard_links" >&6; }
8770 if test "$hard_links" = no; then
8771 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
8772$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
8773 need_locks=warn
8774 fi
8775else
8776 need_locks=no
8777fi
8778
8779
8780
8781
8782
8783
8784 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8785$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
8786
8787 runpath_var=
8788 allow_undefined_flag=
8789 always_export_symbols=no
8790 archive_cmds=
8791 archive_expsym_cmds=
8792 compiler_needs_object=no
8793 enable_shared_with_static_runtimes=no
8794 export_dynamic_flag_spec=
8795 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8796 hardcode_automatic=no
8797 hardcode_direct=no
8798 hardcode_direct_absolute=no
8799 hardcode_libdir_flag_spec=
8800 hardcode_libdir_flag_spec_ld=
8801 hardcode_libdir_separator=
8802 hardcode_minus_L=no
8803 hardcode_shlibpath_var=unsupported
8804 inherit_rpath=no
8805 link_all_deplibs=unknown
8806 module_cmds=
8807 module_expsym_cmds=
8808 old_archive_from_new_cmds=
8809 old_archive_from_expsyms_cmds=
8810 thread_safe_flag_spec=
8811 whole_archive_flag_spec=
8812 # include_expsyms should be a list of space-separated symbols to be *always*
8813 # included in the symbol list
8814 include_expsyms=
8815 # exclude_expsyms can be an extended regexp of symbols to exclude
8816 # it will be wrapped by ` (' and `)$', so one must not match beginning or
8817 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
8818 # as well as any symbol that contains `d'.
8819 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8820 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
8821 # platforms (ab)use it in PIC code, but their linkers get confused if
8822 # the symbol is explicitly referenced. Since portable code cannot
8823 # rely on this symbol name, it's probably fine to never include it in
8824 # preloaded symbol tables.
8825 # Exclude shared library initialization/finalization symbols.
8826 extract_expsyms_cmds=
8827
8828 case $host_os in
8829 cygwin* | mingw* | pw32* | cegcc*)
8830 # FIXME: the MSVC++ port hasn't been tested in a loooong time
8831 # When not using gcc, we currently assume that we are using
8832 # Microsoft Visual C++.
8833 if test "$GCC" != yes; then
8834 with_gnu_ld=no
8835 fi
8836 ;;
8837 interix*)
8838 # we just hope/assume this is gcc and not c89 (= MSVC++)
8839 with_gnu_ld=yes
8840 ;;
8841 openbsd*)
8842 with_gnu_ld=no
8843 ;;
8844 esac
8845
8846 ld_shlibs=yes
8847
8848 # On some targets, GNU ld is compatible enough with the native linker
8849 # that we're better off using the native interface for both.
8850 lt_use_gnu_ld_interface=no
8851 if test "$with_gnu_ld" = yes; then
8852 case $host_os in
8853 aix*)
8854 # The AIX port of GNU ld has always aspired to compatibility
8855 # with the native linker. However, as the warning in the GNU ld
8856 # block says, versions before 2.19.5* couldn't really create working
8857 # shared libraries, regardless of the interface used.
8858 case `$LD -v 2>&1` in
8859 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
8860 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
8861 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
8862 *)
8863 lt_use_gnu_ld_interface=yes
8864 ;;
8865 esac
8866 ;;
8867 *)
8868 lt_use_gnu_ld_interface=yes
8869 ;;
8870 esac
8871 fi
8872
8873 if test "$lt_use_gnu_ld_interface" = yes; then
8874 # If archive_cmds runs LD, not CC, wlarc should be empty
8875 wlarc='${wl}'
8876
8877 # Set some defaults for GNU ld with shared library support. These
8878 # are reset later if shared libraries are not supported. Putting them
8879 # here allows them to be overridden if necessary.
8880 runpath_var=LD_RUN_PATH
8881 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8882 export_dynamic_flag_spec='${wl}--export-dynamic'
8883 # ancient GNU ld didn't support --whole-archive et. al.
8884 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
8885 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8886 else
8887 whole_archive_flag_spec=
8888 fi
8889 supports_anon_versioning=no
8890 case `$LD -v 2>&1` in
8891 *GNU\ gold*) supports_anon_versioning=yes ;;
8892 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
8893 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
8894 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
8895 *\ 2.11.*) ;; # other 2.11 versions
8896 *) supports_anon_versioning=yes ;;
8897 esac
8898
8899 # See if GNU ld supports shared libraries.
8900 case $host_os in
8901 aix[3-9]*)
8902 # On AIX/PPC, the GNU linker is very broken
8903 if test "$host_cpu" != ia64; then
8904 ld_shlibs=no
8905 cat <<_LT_EOF 1>&2
8906
8907*** Warning: the GNU linker, at least up to release 2.19, is reported
8908*** to be unable to reliably create shared libraries on AIX.
8909*** Therefore, libtool is disabling shared libraries support. If you
8910*** really care for shared libraries, you may want to install binutils
8911*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
8912*** You will then need to restart the configuration process.
8913
8914_LT_EOF
8915 fi
8916 ;;
8917
8918 amigaos*)
8919 case $host_cpu in
8920 powerpc)
8921 # see comment about AmigaOS4 .so support
8922 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8923 archive_expsym_cmds=''
8924 ;;
8925 m68k)
8926 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)'
8927 hardcode_libdir_flag_spec='-L$libdir'
8928 hardcode_minus_L=yes
8929 ;;
8930 esac
8931 ;;
8932
8933 beos*)
8934 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8935 allow_undefined_flag=unsupported
8936 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
8937 # support --undefined. This deserves some investigation. FIXME
8938 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8939 else
8940 ld_shlibs=no
8941 fi
8942 ;;
8943
8944 cygwin* | mingw* | pw32* | cegcc*)
8945 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8946 # as there is no search path for DLLs.
8947 hardcode_libdir_flag_spec='-L$libdir'
8948 export_dynamic_flag_spec='${wl}--export-all-symbols'
8949 allow_undefined_flag=unsupported
8950 always_export_symbols=no
8951 enable_shared_with_static_runtimes=yes
8952 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
8953
8954 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
8955 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8956 # If the export-symbols file already is a .def file (1st line
8957 # is EXPORTS), use it as is; otherwise, prepend...
8958 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8959 cp $export_symbols $output_objdir/$soname.def;
8960 else
8961 echo EXPORTS > $output_objdir/$soname.def;
8962 cat $export_symbols >> $output_objdir/$soname.def;
8963 fi~
8964 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8965 else
8966 ld_shlibs=no
8967 fi
8968 ;;
8969
8970 haiku*)
8971 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8972 link_all_deplibs=yes
8973 ;;
8974
8975 interix[3-9]*)
8976 hardcode_direct=no
8977 hardcode_shlibpath_var=no
8978 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8979 export_dynamic_flag_spec='${wl}-E'
8980 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
8981 # Instead, shared libraries are loaded at an image base (0x10000000 by
8982 # default) and relocated if they conflict, which is a slow very memory
8983 # consuming and fragmenting process. To avoid this, we pick a random,
8984 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
8985 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
8986 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8987 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'
8988 ;;
8989
8990 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
8991 tmp_diet=no
8992 if test "$host_os" = linux-dietlibc; then
8993 case $cc_basename in
8994 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
8995 esac
8996 fi
8997 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
8998 && test "$tmp_diet" = no
8999 then
9000 tmp_addflag=' $pic_flag'
9001 tmp_sharedflag='-shared'
9002 case $cc_basename,$host_cpu in
9003 pgcc*) # Portland Group C compiler
9004 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'
9005 tmp_addflag=' $pic_flag'
9006 ;;
9007 pgf77* | pgf90* | pgf95* | pgfortran*)
9008 # Portland Group f77 and f90 compilers
9009 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'
9010 tmp_addflag=' $pic_flag -Mnomain' ;;
9011 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
9012 tmp_addflag=' -i_dynamic' ;;
9013 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
9014 tmp_addflag=' -i_dynamic -nofor_main' ;;
9015 ifc* | ifort*) # Intel Fortran compiler
9016 tmp_addflag=' -nofor_main' ;;
9017 lf95*) # Lahey Fortran 8.1
9018 whole_archive_flag_spec=
9019 tmp_sharedflag='--shared' ;;
9020 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
9021 tmp_sharedflag='-qmkshrobj'
9022 tmp_addflag= ;;
9023 nvcc*) # Cuda Compiler Driver 2.2
9024 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'
9025 compiler_needs_object=yes
9026 ;;
9027 esac
9028 case `$CC -V 2>&1 | sed 5q` in
9029 *Sun\ C*) # Sun C 5.9
9030 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'
9031 compiler_needs_object=yes
9032 tmp_sharedflag='-G' ;;
9033 *Sun\ F*) # Sun Fortran 8.3
9034 tmp_sharedflag='-G' ;;
9035 esac
9036 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9037
9038 if test "x$supports_anon_versioning" = xyes; then
9039 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
9040 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9041 echo "local: *; };" >> $output_objdir/$libname.ver~
9042 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
9043 fi
9044
9045 case $cc_basename in
9046 xlf* | bgf* | bgxlf* | mpixlf*)
9047 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9048 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9049 hardcode_libdir_flag_spec=
9050 hardcode_libdir_flag_spec_ld='-rpath $libdir'
9051 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
9052 if test "x$supports_anon_versioning" = xyes; then
9053 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
9054 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9055 echo "local: *; };" >> $output_objdir/$libname.ver~
9056 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
9057 fi
9058 ;;
9059 esac
9060 else
9061 ld_shlibs=no
9062 fi
9063 ;;
9064
9065 netbsd*)
9066 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9067 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9068 wlarc=
9069 else
9070 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9071 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9072 fi
9073 ;;
9074
9075 solaris*)
9076 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
9077 ld_shlibs=no
9078 cat <<_LT_EOF 1>&2
9079
9080*** Warning: The releases 2.8.* of the GNU linker cannot reliably
9081*** create shared libraries on Solaris systems. Therefore, libtool
9082*** is disabling shared libraries support. We urge you to upgrade GNU
9083*** binutils to release 2.9.1 or newer. Another option is to modify
9084*** your PATH or compiler configuration so that the native linker is
9085*** used, and then restart.
9086
9087_LT_EOF
9088 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9089 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9090 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9091 else
9092 ld_shlibs=no
9093 fi
9094 ;;
9095
9096 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
9097 case `$LD -v 2>&1` in
9098 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
9099 ld_shlibs=no
9100 cat <<_LT_EOF 1>&2
9101
9102*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
9103*** reliably create shared libraries on SCO systems. Therefore, libtool
9104*** is disabling shared libraries support. We urge you to upgrade GNU
9105*** binutils to release 2.16.91.0.3 or newer. Another option is to modify
9106*** your PATH or compiler configuration so that the native linker is
9107*** used, and then restart.
9108
9109_LT_EOF
9110 ;;
9111 *)
9112 # For security reasons, it is highly recommended that you always
9113 # use absolute paths for naming shared libraries, and exclude the
9114 # DT_RUNPATH tag from executables and libraries. But doing so
9115 # requires that you compile everything twice, which is a pain.
9116 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9117 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9118 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9119 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9120 else
9121 ld_shlibs=no
9122 fi
9123 ;;
9124 esac
9125 ;;
9126
9127 sunos4*)
9128 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9129 wlarc=
9130 hardcode_direct=yes
9131 hardcode_shlibpath_var=no
9132 ;;
9133
9134 *)
9135 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9136 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9137 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9138 else
9139 ld_shlibs=no
9140 fi
9141 ;;
9142 esac
9143
9144 if test "$ld_shlibs" = no; then
9145 runpath_var=
9146 hardcode_libdir_flag_spec=
9147 export_dynamic_flag_spec=
9148 whole_archive_flag_spec=
9149 fi
9150 else
9151 # PORTME fill in a description of your system's linker (not GNU ld)
9152 case $host_os in
9153 aix3*)
9154 allow_undefined_flag=unsupported
9155 always_export_symbols=yes
9156 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'
9157 # Note: this linker hardcodes the directories in LIBPATH if there
9158 # are no directories specified by -L.
9159 hardcode_minus_L=yes
9160 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9161 # Neither direct hardcoding nor static linking is supported with a
9162 # broken collect2.
9163 hardcode_direct=unsupported
9164 fi
9165 ;;
9166
9167 aix[4-9]*)
9168 if test "$host_cpu" = ia64; then
9169 # On IA64, the linker does run time linking by default, so we don't
9170 # have to do anything special.
9171 aix_use_runtimelinking=no
9172 exp_sym_flag='-Bexport'
9173 no_entry_flag=""
9174 else
9175 # If we're using GNU nm, then we don't want the "-C" option.
9176 # -C means demangle to AIX nm, but means don't demangle with GNU nm
9177 # Also, AIX nm treats weak defined symbols like other global
9178 # defined symbols, whereas GNU nm marks them as "W".
9179 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
9180 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'
9181 else
9182 export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
9183 fi
9184 aix_use_runtimelinking=no
9185
9186 # Test if we are trying to use run time linking or normal
9187 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
9188 # need to do runtime linking.
9189 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
9190 for ld_flag in $LDFLAGS; do
9191 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
9192 aix_use_runtimelinking=yes
9193 break
9194 fi
9195 done
9196 ;;
9197 esac
9198
9199 exp_sym_flag='-bexport'
9200 no_entry_flag='-bnoentry'
9201 fi
9202
9203 # When large executables or shared objects are built, AIX ld can
9204 # have problems creating the table of contents. If linking a library
9205 # or program results in "error TOC overflow" add -mminimal-toc to
9206 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
9207 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9208
9209 archive_cmds=''
9210 hardcode_direct=yes
9211 hardcode_direct_absolute=yes
9212 hardcode_libdir_separator=':'
9213 link_all_deplibs=yes
9214 file_list_spec='${wl}-f,'
9215
9216 if test "$GCC" = yes; then
9217 case $host_os in aix4.[012]|aix4.[012].*)
9218 # We only want to do this on AIX 4.2 and lower, the check
9219 # below for broken collect2 doesn't work under 4.3+
9220 collect2name=`${CC} -print-prog-name=collect2`
9221 if test -f "$collect2name" &&
9222 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
9223 then
9224 # We have reworked collect2
9225 :
9226 else
9227 # We have old collect2
9228 hardcode_direct=unsupported
9229 # It fails to find uninstalled libraries when the uninstalled
9230 # path is not listed in the libpath. Setting hardcode_minus_L
9231 # to unsupported forces relinking
9232 hardcode_minus_L=yes
9233 hardcode_libdir_flag_spec='-L$libdir'
9234 hardcode_libdir_separator=
9235 fi
9236 ;;
9237 esac
9238 shared_flag='-shared'
9239 if test "$aix_use_runtimelinking" = yes; then
9240 shared_flag="$shared_flag "'${wl}-G'
9241 fi
9242 else
9243 # not using gcc
9244 if test "$host_cpu" = ia64; then
9245 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
9246 # chokes on -Wl,-G. The following line is correct:
9247 shared_flag='-G'
9248 else
9249 if test "$aix_use_runtimelinking" = yes; then
9250 shared_flag='${wl}-G'
9251 else
9252 shared_flag='${wl}-bM:SRE'
9253 fi
9254 fi
9255 fi
9256
9257 export_dynamic_flag_spec='${wl}-bexpall'
9258 # It seems that -bexpall does not export symbols beginning with
9259 # underscore (_), so it is better to generate a list of symbols to export.
9260 always_export_symbols=yes
9261 if test "$aix_use_runtimelinking" = yes; then
9262 # Warning - without using the other runtime loading flags (-brtl),
9263 # -berok will link without error, but may produce a broken library.
9264 allow_undefined_flag='-berok'
9265 # Determine the default libpath from the value encoded in an
9266 # empty executable.
9267 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9268/* end confdefs.h. */
9269
9270int
9271main ()
9272{
9273
9274 ;
9275 return 0;
9276}
9277_ACEOF
9278if ac_fn_c_try_link "$LINENO"; then :
9279
9280lt_aix_libpath_sed='
9281 /Import File Strings/,/^$/ {
9282 /^0/ {
9283 s/^0 *\(.*\)$/\1/
9284 p
9285 }
9286 }'
9287aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9288# Check for a 64-bit object if we didn't find anything.
9289if test -z "$aix_libpath"; then
9290 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9291fi
9292fi
9293rm -f core conftest.err conftest.$ac_objext \
9294 conftest$ac_exeext conftest.$ac_ext
9295if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9296
9297 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9298 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"
9299 else
9300 if test "$host_cpu" = ia64; then
9301 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
9302 allow_undefined_flag="-z nodefs"
9303 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"
9304 else
9305 # Determine the default libpath from the value encoded in an
9306 # empty executable.
9307 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9308/* end confdefs.h. */
9309
9310int
9311main ()
9312{
9313
9314 ;
9315 return 0;
9316}
9317_ACEOF
9318if ac_fn_c_try_link "$LINENO"; then :
9319
9320lt_aix_libpath_sed='
9321 /Import File Strings/,/^$/ {
9322 /^0/ {
9323 s/^0 *\(.*\)$/\1/
9324 p
9325 }
9326 }'
9327aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9328# Check for a 64-bit object if we didn't find anything.
9329if test -z "$aix_libpath"; then
9330 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9331fi
9332fi
9333rm -f core conftest.err conftest.$ac_objext \
9334 conftest$ac_exeext conftest.$ac_ext
9335if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9336
9337 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9338 # Warning - without using the other run time loading flags,
9339 # -berok will link without error, but may produce a broken library.
9340 no_undefined_flag=' ${wl}-bernotok'
9341 allow_undefined_flag=' ${wl}-berok'
9342 if test "$with_gnu_ld" = yes; then
9343 # We only use this code for GNU lds that support --whole-archive.
9344 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9345 else
9346 # Exported symbols can be pulled into shared objects from archives
9347 whole_archive_flag_spec='$convenience'
9348 fi
9349 archive_cmds_need_lc=yes
9350 # This is similar to how AIX traditionally builds its shared libraries.
9351 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'
9352 fi
9353 fi
9354 ;;
9355
9356 amigaos*)
9357 case $host_cpu in
9358 powerpc)
9359 # see comment about AmigaOS4 .so support
9360 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9361 archive_expsym_cmds=''
9362 ;;
9363 m68k)
9364 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)'
9365 hardcode_libdir_flag_spec='-L$libdir'
9366 hardcode_minus_L=yes
9367 ;;
9368 esac
9369 ;;
9370
9371 bsdi[45]*)
9372 export_dynamic_flag_spec=-rdynamic
9373 ;;
9374
9375 cygwin* | mingw* | pw32* | cegcc*)
9376 # When not using gcc, we currently assume that we are using
9377 # Microsoft Visual C++.
9378 # hardcode_libdir_flag_spec is actually meaningless, as there is
9379 # no search path for DLLs.
9380 hardcode_libdir_flag_spec=' '
9381 allow_undefined_flag=unsupported
9382 # Tell ltmain to make .lib files, not .a files.
9383 libext=lib
9384 # Tell ltmain to make .dll files, not .so files.
9385 shrext_cmds=".dll"
9386 # FIXME: Setting linknames here is a bad hack.
9387 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
9388 # The linker will automatically build a .lib file if we build a DLL.
9389 old_archive_from_new_cmds='true'
9390 # FIXME: Should let the user specify the lib program.
9391 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
9392 fix_srcfile_path='`cygpath -w "$srcfile"`'
9393 enable_shared_with_static_runtimes=yes
9394 ;;
9395
9396 darwin* | rhapsody*)
9397
9398
9399 archive_cmds_need_lc=no
9400 hardcode_direct=no
9401 hardcode_automatic=yes
9402 hardcode_shlibpath_var=unsupported
9403 if test "$lt_cv_ld_force_load" = "yes"; then
9404 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\"`'
9405 else
9406 whole_archive_flag_spec=''
9407 fi
9408 link_all_deplibs=yes
9409 allow_undefined_flag="$_lt_dar_allow_undefined"
9410 case $cc_basename in
9411 ifort*) _lt_dar_can_shared=yes ;;
9412 *) _lt_dar_can_shared=$GCC ;;
9413 esac
9414 if test "$_lt_dar_can_shared" = "yes"; then
9415 output_verbose_link_cmd=func_echo_all
9416 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
9417 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
9418 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}"
9419 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}"
9420
9421 else
9422 ld_shlibs=no
9423 fi
9424
9425 ;;
9426
9427 dgux*)
9428 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9429 hardcode_libdir_flag_spec='-L$libdir'
9430 hardcode_shlibpath_var=no
9431 ;;
9432
9433 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9434 # support. Future versions do this automatically, but an explicit c++rt0.o
9435 # does not break anything, and helps significantly (at the cost of a little
9436 # extra space).
9437 freebsd2.2*)
9438 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
9439 hardcode_libdir_flag_spec='-R$libdir'
9440 hardcode_direct=yes
9441 hardcode_shlibpath_var=no
9442 ;;
9443
9444 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9445 freebsd2.*)
9446 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9447 hardcode_direct=yes
9448 hardcode_minus_L=yes
9449 hardcode_shlibpath_var=no
9450 ;;
9451
9452 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9453 freebsd* | dragonfly*)
9454 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9455 hardcode_libdir_flag_spec='-R$libdir'
9456 hardcode_direct=yes
9457 hardcode_shlibpath_var=no
9458 ;;
9459
9460 hpux9*)
9461 if test "$GCC" = yes; then
9462 archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
9463 else
9464 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'
9465 fi
9466 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9467 hardcode_libdir_separator=:
9468 hardcode_direct=yes
9469
9470 # hardcode_minus_L: Not really in the search PATH,
9471 # but as the default location of the library.
9472 hardcode_minus_L=yes
9473 export_dynamic_flag_spec='${wl}-E'
9474 ;;
9475
9476 hpux10*)
9477 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
9478 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9479 else
9480 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9481 fi
9482 if test "$with_gnu_ld" = no; then
9483 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9484 hardcode_libdir_flag_spec_ld='+b $libdir'
9485 hardcode_libdir_separator=:
9486 hardcode_direct=yes
9487 hardcode_direct_absolute=yes
9488 export_dynamic_flag_spec='${wl}-E'
9489 # hardcode_minus_L: Not really in the search PATH,
9490 # but as the default location of the library.
9491 hardcode_minus_L=yes
9492 fi
9493 ;;
9494
9495 hpux11*)
9496 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
9497 case $host_cpu in
9498 hppa*64*)
9499 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9500 ;;
9501 ia64*)
9502 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9503 ;;
9504 *)
9505 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9506 ;;
9507 esac
9508 else
9509 case $host_cpu in
9510 hppa*64*)
9511 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9512 ;;
9513 ia64*)
9514 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9515 ;;
9516 *)
9517
9518 # Older versions of the 11.00 compiler do not understand -b yet
9519 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
9520 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
9521$as_echo_n "checking if $CC understands -b... " >&6; }
22e05272 9522if ${lt_cv_prog_compiler__b+:} false; then :
5fd1486c
PJ
9523 $as_echo_n "(cached) " >&6
9524else
9525 lt_cv_prog_compiler__b=no
9526 save_LDFLAGS="$LDFLAGS"
9527 LDFLAGS="$LDFLAGS -b"
9528 echo "$lt_simple_link_test_code" > conftest.$ac_ext
9529 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9530 # The linker can only warn and ignore the option if not recognized
9531 # So say no if there are warnings
9532 if test -s conftest.err; then
9533 # Append any errors to the config.log.
9534 cat conftest.err 1>&5
9535 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9536 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9537 if diff conftest.exp conftest.er2 >/dev/null; then
9538 lt_cv_prog_compiler__b=yes
9539 fi
9540 else
9541 lt_cv_prog_compiler__b=yes
9542 fi
9543 fi
9544 $RM -r conftest*
9545 LDFLAGS="$save_LDFLAGS"
9546
9547fi
9548{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
9549$as_echo "$lt_cv_prog_compiler__b" >&6; }
9550
9551if test x"$lt_cv_prog_compiler__b" = xyes; then
9552 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9553else
9554 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9555fi
9556
9557 ;;
9558 esac
9559 fi
9560 if test "$with_gnu_ld" = no; then
9561 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9562 hardcode_libdir_separator=:
9563
9564 case $host_cpu in
9565 hppa*64*|ia64*)
9566 hardcode_direct=no
9567 hardcode_shlibpath_var=no
9568 ;;
9569 *)
9570 hardcode_direct=yes
9571 hardcode_direct_absolute=yes
9572 export_dynamic_flag_spec='${wl}-E'
9573
9574 # hardcode_minus_L: Not really in the search PATH,
9575 # but as the default location of the library.
9576 hardcode_minus_L=yes
9577 ;;
9578 esac
9579 fi
9580 ;;
9581
9582 irix5* | irix6* | nonstopux*)
9583 if test "$GCC" = yes; then
9584 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
9585 # Try to use the -exported_symbol ld option, if it does not
9586 # work, assume that -exports_file does not work either and
9587 # implicitly export all symbols.
9588 save_LDFLAGS="$LDFLAGS"
9589 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9590 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9591/* end confdefs.h. */
9592int foo(void) {}
9593_ACEOF
9594if ac_fn_c_try_link "$LINENO"; then :
9595 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
9596
9597fi
9598rm -f core conftest.err conftest.$ac_objext \
9599 conftest$ac_exeext conftest.$ac_ext
9600 LDFLAGS="$save_LDFLAGS"
9601 else
9602 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'
9603 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'
9604 fi
9605 archive_cmds_need_lc='no'
9606 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9607 hardcode_libdir_separator=:
9608 inherit_rpath=yes
9609 link_all_deplibs=yes
9610 ;;
9611
9612 netbsd*)
9613 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9614 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
9615 else
9616 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
9617 fi
9618 hardcode_libdir_flag_spec='-R$libdir'
9619 hardcode_direct=yes
9620 hardcode_shlibpath_var=no
9621 ;;
9622
9623 newsos6)
9624 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9625 hardcode_direct=yes
9626 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9627 hardcode_libdir_separator=:
9628 hardcode_shlibpath_var=no
9629 ;;
9630
9631 *nto* | *qnx*)
9632 ;;
9633
9634 openbsd*)
9635 if test -f /usr/libexec/ld.so; then
9636 hardcode_direct=yes
9637 hardcode_shlibpath_var=no
9638 hardcode_direct_absolute=yes
9639 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9640 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9641 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
9642 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9643 export_dynamic_flag_spec='${wl}-E'
9644 else
9645 case $host_os in
9646 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
9647 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9648 hardcode_libdir_flag_spec='-R$libdir'
9649 ;;
9650 *)
9651 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9652 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9653 ;;
9654 esac
9655 fi
9656 else
9657 ld_shlibs=no
9658 fi
9659 ;;
9660
9661 os2*)
9662 hardcode_libdir_flag_spec='-L$libdir'
9663 hardcode_minus_L=yes
9664 allow_undefined_flag=unsupported
9665 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'
9666 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9667 ;;
9668
9669 osf3*)
9670 if test "$GCC" = yes; then
9671 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9672 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'
9673 else
9674 allow_undefined_flag=' -expect_unresolved \*'
9675 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'
9676 fi
9677 archive_cmds_need_lc='no'
9678 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9679 hardcode_libdir_separator=:
9680 ;;
9681
9682 osf4* | osf5*) # as osf3* with the addition of -msym flag
9683 if test "$GCC" = yes; then
9684 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9685 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
9686 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9687 else
9688 allow_undefined_flag=' -expect_unresolved \*'
9689 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'
9690 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~
9691 $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'
9692
9693 # Both c and cxx compiler support -rpath directly
9694 hardcode_libdir_flag_spec='-rpath $libdir'
9695 fi
9696 archive_cmds_need_lc='no'
9697 hardcode_libdir_separator=:
9698 ;;
9699
9700 solaris*)
9701 no_undefined_flag=' -z defs'
9702 if test "$GCC" = yes; then
9703 wlarc='${wl}'
9704 archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9705 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9706 $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9707 else
9708 case `$CC -V 2>&1` in
9709 *"Compilers 5.0"*)
9710 wlarc=''
9711 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
9712 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9713 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
9714 ;;
9715 *)
9716 wlarc='${wl}'
9717 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
9718 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9719 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9720 ;;
9721 esac
9722 fi
9723 hardcode_libdir_flag_spec='-R$libdir'
9724 hardcode_shlibpath_var=no
9725 case $host_os in
9726 solaris2.[0-5] | solaris2.[0-5].*) ;;
9727 *)
9728 # The compiler driver will combine and reorder linker options,
9729 # but understands `-z linker_flag'. GCC discards it without `$wl',
9730 # but is careful enough not to reorder.
9731 # Supported since Solaris 2.6 (maybe 2.5.1?)
9732 if test "$GCC" = yes; then
9733 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
9734 else
9735 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
9736 fi
9737 ;;
9738 esac
9739 link_all_deplibs=yes
9740 ;;
9741
9742 sunos4*)
9743 if test "x$host_vendor" = xsequent; then
9744 # Use $CC to link under sequent, because it throws in some extra .o
9745 # files that make .init and .fini sections work.
9746 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
9747 else
9748 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
9749 fi
9750 hardcode_libdir_flag_spec='-L$libdir'
9751 hardcode_direct=yes
9752 hardcode_minus_L=yes
9753 hardcode_shlibpath_var=no
9754 ;;
9755
9756 sysv4)
9757 case $host_vendor in
9758 sni)
9759 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9760 hardcode_direct=yes # is this really true???
9761 ;;
9762 siemens)
9763 ## LD is ld it makes a PLAMLIB
9764 ## CC just makes a GrossModule.
9765 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
9766 reload_cmds='$CC -r -o $output$reload_objs'
9767 hardcode_direct=no
9768 ;;
9769 motorola)
9770 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9771 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
9772 ;;
9773 esac
9774 runpath_var='LD_RUN_PATH'
9775 hardcode_shlibpath_var=no
9776 ;;
9777
9778 sysv4.3*)
9779 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9780 hardcode_shlibpath_var=no
9781 export_dynamic_flag_spec='-Bexport'
9782 ;;
9783
9784 sysv4*MP*)
9785 if test -d /usr/nec; then
9786 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9787 hardcode_shlibpath_var=no
9788 runpath_var=LD_RUN_PATH
9789 hardcode_runpath_var=yes
9790 ld_shlibs=yes
9791 fi
9792 ;;
9793
9794 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
9795 no_undefined_flag='${wl}-z,text'
9796 archive_cmds_need_lc=no
9797 hardcode_shlibpath_var=no
9798 runpath_var='LD_RUN_PATH'
9799
9800 if test "$GCC" = yes; then
9801 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9802 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9803 else
9804 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9805 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9806 fi
9807 ;;
9808
9809 sysv5* | sco3.2v5* | sco5v6*)
9810 # Note: We can NOT use -z defs as we might desire, because we do not
9811 # link with -lc, and that would cause any symbols used from libc to
9812 # always be unresolved, which means just about no library would
9813 # ever link correctly. If we're not using GNU ld we use -z text
9814 # though, which does catch some bad symbols but isn't as heavy-handed
9815 # as -z defs.
9816 no_undefined_flag='${wl}-z,text'
9817 allow_undefined_flag='${wl}-z,nodefs'
9818 archive_cmds_need_lc=no
9819 hardcode_shlibpath_var=no
9820 hardcode_libdir_flag_spec='${wl}-R,$libdir'
9821 hardcode_libdir_separator=':'
9822 link_all_deplibs=yes
9823 export_dynamic_flag_spec='${wl}-Bexport'
9824 runpath_var='LD_RUN_PATH'
9825
9826 if test "$GCC" = yes; then
9827 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9828 archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9829 else
9830 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9831 archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9832 fi
9833 ;;
9834
9835 uts4*)
9836 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9837 hardcode_libdir_flag_spec='-L$libdir'
9838 hardcode_shlibpath_var=no
9839 ;;
9840
9841 *)
9842 ld_shlibs=no
9843 ;;
9844 esac
9845
9846 if test x$host_vendor = xsni; then
9847 case $host in
9848 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
9849 export_dynamic_flag_spec='${wl}-Blargedynsym'
9850 ;;
9851 esac
9852 fi
9853 fi
9854
9855{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
9856$as_echo "$ld_shlibs" >&6; }
9857test "$ld_shlibs" = no && can_build_shared=no
9858
9859with_gnu_ld=$with_gnu_ld
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
9873
9874
9875#
9876# Do we need to explicitly link libc?
9877#
9878case "x$archive_cmds_need_lc" in
9879x|xyes)
9880 # Assume -lc should be added
9881 archive_cmds_need_lc=yes
9882
9883 if test "$enable_shared" = yes && test "$GCC" = yes; then
9884 case $archive_cmds in
9885 *'~'*)
9886 # FIXME: we may have to deal with multi-command sequences.
9887 ;;
9888 '$CC '*)
9889 # Test whether the compiler implicitly links with -lc since on some
9890 # systems, -lgcc has to come before -lc. If gcc already passes -lc
9891 # to ld, don't add -lc before -lgcc.
9892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
9893$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
22e05272 9894if ${lt_cv_archive_cmds_need_lc+:} false; then :
5fd1486c
PJ
9895 $as_echo_n "(cached) " >&6
9896else
9897 $RM conftest*
9898 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9899
9900 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9901 (eval $ac_compile) 2>&5
9902 ac_status=$?
9903 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9904 test $ac_status = 0; } 2>conftest.err; then
9905 soname=conftest
9906 lib=conftest
9907 libobjs=conftest.$ac_objext
9908 deplibs=
9909 wl=$lt_prog_compiler_wl
9910 pic_flag=$lt_prog_compiler_pic
9911 compiler_flags=-v
9912 linker_flags=-v
9913 verstring=
9914 output_objdir=.
9915 libname=conftest
9916 lt_save_allow_undefined_flag=$allow_undefined_flag
9917 allow_undefined_flag=
9918 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9919 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
9920 ac_status=$?
9921 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9922 test $ac_status = 0; }
9923 then
9924 lt_cv_archive_cmds_need_lc=no
9925 else
9926 lt_cv_archive_cmds_need_lc=yes
9927 fi
9928 allow_undefined_flag=$lt_save_allow_undefined_flag
9929 else
9930 cat conftest.err 1>&5
9931 fi
9932 $RM conftest*
9933
9934fi
9935{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
9936$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
9937 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
9938 ;;
9939 esac
9940 fi
9941 ;;
9942esac
9943
9944
9945
9946
9947
9948
9949
9950
9951
9952
9953
9954
9955
9956
9957
9958
9959
9960
9961
9962
9963
9964
9965
9966
9967
9968
9969
9970
9971
9972
9973
9974
9975
9976
9977
9978
9979
9980
9981
9982
9983
9984
9985
9986
9987
9988
9989
9990
9991
9992
9993
9994
9995
9996
9997
9998
9999
10000
10001
10002
10003
10004
10005
10006
10007
10008
10009
10010
10011
10012
10013
10014
10015
10016
10017
10018
10019
10020
10021
10022
10023
10024
10025
10026
10027
10028
10029
10030
10031
10032
10033
10034
10035
10036
10037
10038
10039
10040
10041
10042
10043
10044
10045
10046
10047
10048
10049
10050
10051
10052
10053
10054
10055
10056
10057
10058
10059
10060
10061
10062
10063
10064
10065
10066
10067
10068
10069
10070
10071
10072
10073
10074
10075
10076
10077
10078
10079
10080
10081
10082
10083
10084
10085
10086
10087
10088
10089
10090
10091
10092
10093
10094
10095
10096
10097
10098
10099
10100 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10101$as_echo_n "checking dynamic linker characteristics... " >&6; }
10102
10103if test "$GCC" = yes; then
10104 case $host_os in
10105 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
10106 *) lt_awk_arg="/^libraries:/" ;;
10107 esac
10108 case $host_os in
10109 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
10110 *) lt_sed_strip_eq="s,=/,/,g" ;;
10111 esac
10112 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
10113 case $lt_search_path_spec in
10114 *\;*)
10115 # if the path contains ";" then we assume it to be the separator
10116 # otherwise default to the standard path separator (i.e. ":") - it is
10117 # assumed that no part of a normal pathname contains ";" but that should
10118 # okay in the real world where ";" in dirpaths is itself problematic.
10119 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
10120 ;;
10121 *)
10122 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
10123 ;;
10124 esac
10125 # Ok, now we have the path, separated by spaces, we can step through it
10126 # and add multilib dir if necessary.
10127 lt_tmp_lt_search_path_spec=
10128 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
10129 for lt_sys_path in $lt_search_path_spec; do
10130 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
10131 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
10132 else
10133 test -d "$lt_sys_path" && \
10134 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
10135 fi
10136 done
10137 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
10138BEGIN {RS=" "; FS="/|\n";} {
10139 lt_foo="";
10140 lt_count=0;
10141 for (lt_i = NF; lt_i > 0; lt_i--) {
10142 if ($lt_i != "" && $lt_i != ".") {
10143 if ($lt_i == "..") {
10144 lt_count++;
10145 } else {
10146 if (lt_count == 0) {
10147 lt_foo="/" $lt_i lt_foo;
10148 } else {
10149 lt_count--;
10150 }
10151 }
10152 }
10153 }
10154 if (lt_foo != "") { lt_freq[lt_foo]++; }
10155 if (lt_freq[lt_foo] == 1) { print lt_foo; }
10156}'`
10157 # AWK program above erroneously prepends '/' to C:/dos/paths
10158 # for these hosts.
10159 case $host_os in
10160 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
10161 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
10162 esac
10163 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
10164else
10165 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
10166fi
10167library_names_spec=
10168libname_spec='lib$name'
10169soname_spec=
10170shrext_cmds=".so"
10171postinstall_cmds=
10172postuninstall_cmds=
10173finish_cmds=
10174finish_eval=
10175shlibpath_var=
10176shlibpath_overrides_runpath=unknown
10177version_type=none
10178dynamic_linker="$host_os ld.so"
10179sys_lib_dlsearch_path_spec="/lib /usr/lib"
10180need_lib_prefix=unknown
10181hardcode_into_libs=no
10182
10183# when you set need_version to no, make sure it does not cause -set_version
10184# flags to be left without arguments
10185need_version=unknown
10186
10187case $host_os in
10188aix3*)
10189 version_type=linux
10190 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
10191 shlibpath_var=LIBPATH
10192
10193 # AIX 3 has no versioning support, so we append a major version to the name.
10194 soname_spec='${libname}${release}${shared_ext}$major'
10195 ;;
10196
10197aix[4-9]*)
10198 version_type=linux
10199 need_lib_prefix=no
10200 need_version=no
10201 hardcode_into_libs=yes
10202 if test "$host_cpu" = ia64; then
10203 # AIX 5 supports IA64
10204 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10205 shlibpath_var=LD_LIBRARY_PATH
10206 else
10207 # With GCC up to 2.95.x, collect2 would create an import file
10208 # for dependence libraries. The import file would start with
10209 # the line `#! .'. This would cause the generated library to
10210 # depend on `.', always an invalid library. This was fixed in
10211 # development snapshots of GCC prior to 3.0.
10212 case $host_os in
10213 aix4 | aix4.[01] | aix4.[01].*)
10214 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
10215 echo ' yes '
10216 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
10217 :
10218 else
10219 can_build_shared=no
10220 fi
10221 ;;
10222 esac
10223 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
10224 # soname into executable. Probably we can add versioning support to
10225 # collect2, so additional links can be useful in future.
10226 if test "$aix_use_runtimelinking" = yes; then
10227 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
10228 # instead of lib<name>.a to let people know that these are not
10229 # typical AIX shared libraries.
10230 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10231 else
10232 # We preserve .a as extension for shared libraries through AIX4.2
10233 # and later when we are not doing run time linking.
10234 library_names_spec='${libname}${release}.a $libname.a'
10235 soname_spec='${libname}${release}${shared_ext}$major'
10236 fi
10237 shlibpath_var=LIBPATH
10238 fi
10239 ;;
10240
10241amigaos*)
10242 case $host_cpu in
10243 powerpc)
10244 # Since July 2007 AmigaOS4 officially supports .so libraries.
10245 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
10246 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10247 ;;
10248 m68k)
10249 library_names_spec='$libname.ixlibrary $libname.a'
10250 # Create ${libname}_ixlibrary.a entries in /sys/libs.
10251 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'
10252 ;;
10253 esac
10254 ;;
10255
10256beos*)
10257 library_names_spec='${libname}${shared_ext}'
10258 dynamic_linker="$host_os ld.so"
10259 shlibpath_var=LIBRARY_PATH
10260 ;;
10261
10262bsdi[45]*)
10263 version_type=linux
10264 need_version=no
10265 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10266 soname_spec='${libname}${release}${shared_ext}$major'
10267 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
10268 shlibpath_var=LD_LIBRARY_PATH
10269 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
10270 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
10271 # the default ld.so.conf also contains /usr/contrib/lib and
10272 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
10273 # libtool to hard-code these into programs
10274 ;;
10275
10276cygwin* | mingw* | pw32* | cegcc*)
10277 version_type=windows
10278 shrext_cmds=".dll"
10279 need_version=no
10280 need_lib_prefix=no
10281
10282 case $GCC,$host_os in
10283 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
10284 library_names_spec='$libname.dll.a'
10285 # DLL is installed to $(libdir)/../bin by postinstall_cmds
10286 postinstall_cmds='base_file=`basename \${file}`~
10287 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10288 dldir=$destdir/`dirname \$dlpath`~
10289 test -d \$dldir || mkdir -p \$dldir~
10290 $install_prog $dir/$dlname \$dldir/$dlname~
10291 chmod a+x \$dldir/$dlname~
10292 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10293 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
10294 fi'
10295 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10296 dlpath=$dir/\$dldll~
10297 $RM \$dlpath'
10298 shlibpath_overrides_runpath=yes
10299
10300 case $host_os in
10301 cygwin*)
10302 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
10303 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10304
10305 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
10306 ;;
10307 mingw* | cegcc*)
10308 # MinGW DLLs use traditional 'lib' prefix
10309 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10310 ;;
10311 pw32*)
10312 # pw32 DLLs use 'pw' prefix rather than 'lib'
10313 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10314 ;;
10315 esac
10316 ;;
10317
10318 *)
10319 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
10320 ;;
10321 esac
10322 dynamic_linker='Win32 ld.exe'
10323 # FIXME: first we should search . and the directory the executable is in
10324 shlibpath_var=PATH
10325 ;;
10326
10327darwin* | rhapsody*)
10328 dynamic_linker="$host_os dyld"
10329 version_type=darwin
10330 need_lib_prefix=no
10331 need_version=no
10332 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
10333 soname_spec='${libname}${release}${major}$shared_ext'
10334 shlibpath_overrides_runpath=yes
10335 shlibpath_var=DYLD_LIBRARY_PATH
10336 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
10337
10338 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
10339 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
10340 ;;
10341
10342dgux*)
10343 version_type=linux
10344 need_lib_prefix=no
10345 need_version=no
10346 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
10347 soname_spec='${libname}${release}${shared_ext}$major'
10348 shlibpath_var=LD_LIBRARY_PATH
10349 ;;
10350
10351freebsd* | dragonfly*)
10352 # DragonFly does not have aout. When/if they implement a new
10353 # versioning mechanism, adjust this.
10354 if test -x /usr/bin/objformat; then
10355 objformat=`/usr/bin/objformat`
10356 else
10357 case $host_os in
10358 freebsd[23].*) objformat=aout ;;
10359 *) objformat=elf ;;
10360 esac
10361 fi
10362 version_type=freebsd-$objformat
10363 case $version_type in
10364 freebsd-elf*)
10365 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10366 need_version=no
10367 need_lib_prefix=no
10368 ;;
10369 freebsd-*)
10370 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
10371 need_version=yes
10372 ;;
10373 esac
10374 shlibpath_var=LD_LIBRARY_PATH
10375 case $host_os in
10376 freebsd2.*)
10377 shlibpath_overrides_runpath=yes
10378 ;;
10379 freebsd3.[01]* | freebsdelf3.[01]*)
10380 shlibpath_overrides_runpath=yes
10381 hardcode_into_libs=yes
10382 ;;
10383 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
10384 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
10385 shlibpath_overrides_runpath=no
10386 hardcode_into_libs=yes
10387 ;;
10388 *) # from 4.6 on, and DragonFly
10389 shlibpath_overrides_runpath=yes
10390 hardcode_into_libs=yes
10391 ;;
10392 esac
10393 ;;
10394
10395gnu*)
10396 version_type=linux
10397 need_lib_prefix=no
10398 need_version=no
10399 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10400 soname_spec='${libname}${release}${shared_ext}$major'
10401 shlibpath_var=LD_LIBRARY_PATH
10402 hardcode_into_libs=yes
10403 ;;
10404
10405haiku*)
10406 version_type=linux
10407 need_lib_prefix=no
10408 need_version=no
10409 dynamic_linker="$host_os runtime_loader"
10410 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10411 soname_spec='${libname}${release}${shared_ext}$major'
10412 shlibpath_var=LIBRARY_PATH
10413 shlibpath_overrides_runpath=yes
10414 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
10415 hardcode_into_libs=yes
10416 ;;
10417
10418hpux9* | hpux10* | hpux11*)
10419 # Give a soname corresponding to the major version so that dld.sl refuses to
10420 # link against other versions.
10421 version_type=sunos
10422 need_lib_prefix=no
10423 need_version=no
10424 case $host_cpu in
10425 ia64*)
10426 shrext_cmds='.so'
10427 hardcode_into_libs=yes
10428 dynamic_linker="$host_os dld.so"
10429 shlibpath_var=LD_LIBRARY_PATH
10430 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
10431 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10432 soname_spec='${libname}${release}${shared_ext}$major'
10433 if test "X$HPUX_IA64_MODE" = X32; then
10434 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
10435 else
10436 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
10437 fi
10438 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
10439 ;;
10440 hppa*64*)
10441 shrext_cmds='.sl'
10442 hardcode_into_libs=yes
10443 dynamic_linker="$host_os dld.sl"
10444 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
10445 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
10446 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10447 soname_spec='${libname}${release}${shared_ext}$major'
10448 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
10449 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
10450 ;;
10451 *)
10452 shrext_cmds='.sl'
10453 dynamic_linker="$host_os dld.sl"
10454 shlibpath_var=SHLIB_PATH
10455 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
10456 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10457 soname_spec='${libname}${release}${shared_ext}$major'
10458 ;;
10459 esac
10460 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
10461 postinstall_cmds='chmod 555 $lib'
10462 # or fails outright, so override atomically:
10463 install_override_mode=555
10464 ;;
10465
10466interix[3-9]*)
10467 version_type=linux
10468 need_lib_prefix=no
10469 need_version=no
10470 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10471 soname_spec='${libname}${release}${shared_ext}$major'
10472 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
10473 shlibpath_var=LD_LIBRARY_PATH
10474 shlibpath_overrides_runpath=no
10475 hardcode_into_libs=yes
10476 ;;
10477
10478irix5* | irix6* | nonstopux*)
10479 case $host_os in
10480 nonstopux*) version_type=nonstopux ;;
10481 *)
10482 if test "$lt_cv_prog_gnu_ld" = yes; then
10483 version_type=linux
10484 else
10485 version_type=irix
10486 fi ;;
10487 esac
10488 need_lib_prefix=no
10489 need_version=no
10490 soname_spec='${libname}${release}${shared_ext}$major'
10491 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
10492 case $host_os in
10493 irix5* | nonstopux*)
10494 libsuff= shlibsuff=
10495 ;;
10496 *)
10497 case $LD in # libtool.m4 will add one of these switches to LD
10498 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
10499 libsuff= shlibsuff= libmagic=32-bit;;
10500 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
10501 libsuff=32 shlibsuff=N32 libmagic=N32;;
10502 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
10503 libsuff=64 shlibsuff=64 libmagic=64-bit;;
10504 *) libsuff= shlibsuff= libmagic=never-match;;
10505 esac
10506 ;;
10507 esac
10508 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
10509 shlibpath_overrides_runpath=no
10510 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
10511 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
10512 hardcode_into_libs=yes
10513 ;;
10514
10515# No shared lib support for Linux oldld, aout, or coff.
10516linux*oldld* | linux*aout* | linux*coff*)
10517 dynamic_linker=no
10518 ;;
10519
10520# This must be Linux ELF.
10521linux* | k*bsd*-gnu | kopensolaris*-gnu)
10522 version_type=linux
10523 need_lib_prefix=no
10524 need_version=no
10525 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10526 soname_spec='${libname}${release}${shared_ext}$major'
10527 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
10528 shlibpath_var=LD_LIBRARY_PATH
10529 shlibpath_overrides_runpath=no
10530
10531 # Some binutils ld are patched to set DT_RUNPATH
22e05272 10532 if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
5fd1486c
PJ
10533 $as_echo_n "(cached) " >&6
10534else
10535 lt_cv_shlibpath_overrides_runpath=no
10536 save_LDFLAGS=$LDFLAGS
10537 save_libdir=$libdir
10538 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
10539 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
10540 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10541/* end confdefs.h. */
10542
10543int
10544main ()
10545{
10546
10547 ;
10548 return 0;
10549}
10550_ACEOF
10551if ac_fn_c_try_link "$LINENO"; then :
10552 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
10553 lt_cv_shlibpath_overrides_runpath=yes
10554fi
10555fi
10556rm -f core conftest.err conftest.$ac_objext \
10557 conftest$ac_exeext conftest.$ac_ext
10558 LDFLAGS=$save_LDFLAGS
10559 libdir=$save_libdir
10560
10561fi
10562
10563 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
10564
10565 # This implies no fast_install, which is unacceptable.
10566 # Some rework will be needed to allow for fast_install
10567 # before this can be enabled.
10568 hardcode_into_libs=yes
10569
10570 # Append ld.so.conf contents to the search path
10571 if test -f /etc/ld.so.conf; then
10572 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' ' '`
10573 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
10574 fi
10575
10576 # We used to test for /lib/ld.so.1 and disable shared libraries on
10577 # powerpc, because MkLinux only supported shared libraries with the
10578 # GNU dynamic linker. Since this was broken with cross compilers,
10579 # most powerpc-linux boxes support dynamic linking these days and
10580 # people can always --disable-shared, the test was removed, and we
10581 # assume the GNU/Linux dynamic linker is in use.
10582 dynamic_linker='GNU/Linux ld.so'
10583 ;;
10584
10585netbsd*)
10586 version_type=sunos
10587 need_lib_prefix=no
10588 need_version=no
10589 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10590 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10591 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10592 dynamic_linker='NetBSD (a.out) ld.so'
10593 else
10594 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10595 soname_spec='${libname}${release}${shared_ext}$major'
10596 dynamic_linker='NetBSD ld.elf_so'
10597 fi
10598 shlibpath_var=LD_LIBRARY_PATH
10599 shlibpath_overrides_runpath=yes
10600 hardcode_into_libs=yes
10601 ;;
10602
10603newsos6)
10604 version_type=linux
10605 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10606 shlibpath_var=LD_LIBRARY_PATH
10607 shlibpath_overrides_runpath=yes
10608 ;;
10609
10610*nto* | *qnx*)
10611 version_type=qnx
10612 need_lib_prefix=no
10613 need_version=no
10614 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10615 soname_spec='${libname}${release}${shared_ext}$major'
10616 shlibpath_var=LD_LIBRARY_PATH
10617 shlibpath_overrides_runpath=no
10618 hardcode_into_libs=yes
10619 dynamic_linker='ldqnx.so'
10620 ;;
10621
10622openbsd*)
10623 version_type=sunos
10624 sys_lib_dlsearch_path_spec="/usr/lib"
10625 need_lib_prefix=no
10626 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
10627 case $host_os in
10628 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
10629 *) need_version=no ;;
10630 esac
10631 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10632 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10633 shlibpath_var=LD_LIBRARY_PATH
10634 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10635 case $host_os in
10636 openbsd2.[89] | openbsd2.[89].*)
10637 shlibpath_overrides_runpath=no
10638 ;;
10639 *)
10640 shlibpath_overrides_runpath=yes
10641 ;;
10642 esac
10643 else
10644 shlibpath_overrides_runpath=yes
10645 fi
10646 ;;
10647
10648os2*)
10649 libname_spec='$name'
10650 shrext_cmds=".dll"
10651 need_lib_prefix=no
10652 library_names_spec='$libname${shared_ext} $libname.a'
10653 dynamic_linker='OS/2 ld.exe'
10654 shlibpath_var=LIBPATH
10655 ;;
10656
10657osf3* | osf4* | osf5*)
10658 version_type=osf
10659 need_lib_prefix=no
10660 need_version=no
10661 soname_spec='${libname}${release}${shared_ext}$major'
10662 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10663 shlibpath_var=LD_LIBRARY_PATH
10664 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
10665 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
10666 ;;
10667
10668rdos*)
10669 dynamic_linker=no
10670 ;;
10671
10672solaris*)
10673 version_type=linux
10674 need_lib_prefix=no
10675 need_version=no
10676 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10677 soname_spec='${libname}${release}${shared_ext}$major'
10678 shlibpath_var=LD_LIBRARY_PATH
10679 shlibpath_overrides_runpath=yes
10680 hardcode_into_libs=yes
10681 # ldd complains unless libraries are executable
10682 postinstall_cmds='chmod +x $lib'
10683 ;;
10684
10685sunos4*)
10686 version_type=sunos
10687 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10688 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
10689 shlibpath_var=LD_LIBRARY_PATH
10690 shlibpath_overrides_runpath=yes
10691 if test "$with_gnu_ld" = yes; then
10692 need_lib_prefix=no
10693 fi
10694 need_version=yes
10695 ;;
10696
10697sysv4 | sysv4.3*)
10698 version_type=linux
10699 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10700 soname_spec='${libname}${release}${shared_ext}$major'
10701 shlibpath_var=LD_LIBRARY_PATH
10702 case $host_vendor in
10703 sni)
10704 shlibpath_overrides_runpath=no
10705 need_lib_prefix=no
10706 runpath_var=LD_RUN_PATH
10707 ;;
10708 siemens)
10709 need_lib_prefix=no
10710 ;;
10711 motorola)
10712 need_lib_prefix=no
10713 need_version=no
10714 shlibpath_overrides_runpath=no
10715 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
10716 ;;
10717 esac
10718 ;;
10719
10720sysv4*MP*)
10721 if test -d /usr/nec ;then
10722 version_type=linux
10723 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
10724 soname_spec='$libname${shared_ext}.$major'
10725 shlibpath_var=LD_LIBRARY_PATH
10726 fi
10727 ;;
10728
10729sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
10730 version_type=freebsd-elf
10731 need_lib_prefix=no
10732 need_version=no
10733 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10734 soname_spec='${libname}${release}${shared_ext}$major'
10735 shlibpath_var=LD_LIBRARY_PATH
10736 shlibpath_overrides_runpath=yes
10737 hardcode_into_libs=yes
10738 if test "$with_gnu_ld" = yes; then
10739 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
10740 else
10741 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
10742 case $host_os in
10743 sco3.2v5*)
10744 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
10745 ;;
10746 esac
10747 fi
10748 sys_lib_dlsearch_path_spec='/usr/lib'
10749 ;;
10750
10751tpf*)
10752 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
10753 version_type=linux
10754 need_lib_prefix=no
10755 need_version=no
10756 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10757 shlibpath_var=LD_LIBRARY_PATH
10758 shlibpath_overrides_runpath=no
10759 hardcode_into_libs=yes
10760 ;;
10761
10762uts4*)
10763 version_type=linux
10764 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10765 soname_spec='${libname}${release}${shared_ext}$major'
10766 shlibpath_var=LD_LIBRARY_PATH
10767 ;;
10768
10769*)
10770 dynamic_linker=no
10771 ;;
10772esac
10773{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
10774$as_echo "$dynamic_linker" >&6; }
10775test "$dynamic_linker" = no && can_build_shared=no
10776
10777variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
10778if test "$GCC" = yes; then
10779 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
10780fi
10781
10782if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
10783 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
10784fi
10785if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
10786 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
10787fi
10788
10789
10790
10791
10792
10793
10794
10795
10796
10797
10798
10799
10800
10801
10802
10803
10804
10805
10806
10807
10808
10809
10810
10811
10812
10813
10814
10815
10816
10817
10818
10819
10820
10821
10822
10823
10824
10825
10826
10827
10828
10829
10830
10831
10832
10833
10834
10835
10836
10837
10838
10839
10840
10841
10842
10843
10844
10845
10846
10847
10848
10849
10850
10851
10852
10853
10854
10855
10856
10857
10858
10859
10860
10861
10862
10863
10864
10865
10866
10867
10868
10869
10870
10871
10872
10873
10874
10875
10876
10877
10878
10879
10880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
10881$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
10882hardcode_action=
10883if test -n "$hardcode_libdir_flag_spec" ||
10884 test -n "$runpath_var" ||
10885 test "X$hardcode_automatic" = "Xyes" ; then
10886
10887 # We can hardcode non-existent directories.
10888 if test "$hardcode_direct" != no &&
10889 # If the only mechanism to avoid hardcoding is shlibpath_var, we
10890 # have to relink, otherwise we might link with an installed library
10891 # when we should be linking with a yet-to-be-installed one
10892 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
10893 test "$hardcode_minus_L" != no; then
10894 # Linking always hardcodes the temporary library directory.
10895 hardcode_action=relink
10896 else
10897 # We can link without hardcoding, and we can hardcode nonexisting dirs.
10898 hardcode_action=immediate
10899 fi
10900else
10901 # We cannot hardcode anything, or else we can only hardcode existing
10902 # directories.
10903 hardcode_action=unsupported
10904fi
10905{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
10906$as_echo "$hardcode_action" >&6; }
10907
10908if test "$hardcode_action" = relink ||
10909 test "$inherit_rpath" = yes; then
10910 # Fast installation is not supported
10911 enable_fast_install=no
10912elif test "$shlibpath_overrides_runpath" = yes ||
10913 test "$enable_shared" = no; then
10914 # Fast installation is not necessary
10915 enable_fast_install=needless
10916fi
10917
10918
10919
10920
10921
10922
10923 if test "x$enable_dlopen" != xyes; then
10924 enable_dlopen=unknown
10925 enable_dlopen_self=unknown
10926 enable_dlopen_self_static=unknown
10927else
10928 lt_cv_dlopen=no
10929 lt_cv_dlopen_libs=
10930
10931 case $host_os in
10932 beos*)
10933 lt_cv_dlopen="load_add_on"
10934 lt_cv_dlopen_libs=
10935 lt_cv_dlopen_self=yes
10936 ;;
10937
10938 mingw* | pw32* | cegcc*)
10939 lt_cv_dlopen="LoadLibrary"
10940 lt_cv_dlopen_libs=
10941 ;;
10942
10943 cygwin*)
10944 lt_cv_dlopen="dlopen"
10945 lt_cv_dlopen_libs=
10946 ;;
10947
10948 darwin*)
10949 # if libdl is installed we need to link against it
10950 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10951$as_echo_n "checking for dlopen in -ldl... " >&6; }
22e05272 10952if ${ac_cv_lib_dl_dlopen+:} false; then :
5fd1486c
PJ
10953 $as_echo_n "(cached) " >&6
10954else
10955 ac_check_lib_save_LIBS=$LIBS
10956LIBS="-ldl $LIBS"
10957cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10958/* end confdefs.h. */
10959
10960/* Override any GCC internal prototype to avoid an error.
10961 Use char because int might match the return type of a GCC
10962 builtin and then its argument prototype would still apply. */
10963#ifdef __cplusplus
10964extern "C"
10965#endif
10966char dlopen ();
10967int
10968main ()
10969{
10970return dlopen ();
10971 ;
10972 return 0;
10973}
10974_ACEOF
10975if ac_fn_c_try_link "$LINENO"; then :
10976 ac_cv_lib_dl_dlopen=yes
10977else
10978 ac_cv_lib_dl_dlopen=no
10979fi
10980rm -f core conftest.err conftest.$ac_objext \
10981 conftest$ac_exeext conftest.$ac_ext
10982LIBS=$ac_check_lib_save_LIBS
10983fi
10984{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10985$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
22e05272 10986if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
5fd1486c
PJ
10987 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
10988else
10989
10990 lt_cv_dlopen="dyld"
10991 lt_cv_dlopen_libs=
10992 lt_cv_dlopen_self=yes
10993
10994fi
10995
10996 ;;
10997
10998 *)
10999 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
22e05272 11000if test "x$ac_cv_func_shl_load" = xyes; then :
5fd1486c
PJ
11001 lt_cv_dlopen="shl_load"
11002else
11003 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
11004$as_echo_n "checking for shl_load in -ldld... " >&6; }
22e05272 11005if ${ac_cv_lib_dld_shl_load+:} false; then :
5fd1486c
PJ
11006 $as_echo_n "(cached) " >&6
11007else
11008 ac_check_lib_save_LIBS=$LIBS
11009LIBS="-ldld $LIBS"
11010cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11011/* end confdefs.h. */
11012
11013/* Override any GCC internal prototype to avoid an error.
11014 Use char because int might match the return type of a GCC
11015 builtin and then its argument prototype would still apply. */
11016#ifdef __cplusplus
11017extern "C"
11018#endif
11019char shl_load ();
11020int
11021main ()
11022{
11023return shl_load ();
11024 ;
11025 return 0;
11026}
11027_ACEOF
11028if ac_fn_c_try_link "$LINENO"; then :
11029 ac_cv_lib_dld_shl_load=yes
11030else
11031 ac_cv_lib_dld_shl_load=no
11032fi
11033rm -f core conftest.err conftest.$ac_objext \
11034 conftest$ac_exeext conftest.$ac_ext
11035LIBS=$ac_check_lib_save_LIBS
11036fi
11037{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
11038$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
22e05272 11039if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
5fd1486c
PJ
11040 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
11041else
11042 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
22e05272 11043if test "x$ac_cv_func_dlopen" = xyes; then :
5fd1486c
PJ
11044 lt_cv_dlopen="dlopen"
11045else
11046 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11047$as_echo_n "checking for dlopen in -ldl... " >&6; }
22e05272 11048if ${ac_cv_lib_dl_dlopen+:} false; then :
5fd1486c
PJ
11049 $as_echo_n "(cached) " >&6
11050else
11051 ac_check_lib_save_LIBS=$LIBS
11052LIBS="-ldl $LIBS"
11053cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11054/* end confdefs.h. */
11055
11056/* Override any GCC internal prototype to avoid an error.
11057 Use char because int might match the return type of a GCC
11058 builtin and then its argument prototype would still apply. */
11059#ifdef __cplusplus
11060extern "C"
11061#endif
11062char dlopen ();
11063int
11064main ()
11065{
11066return dlopen ();
11067 ;
11068 return 0;
11069}
11070_ACEOF
11071if ac_fn_c_try_link "$LINENO"; then :
11072 ac_cv_lib_dl_dlopen=yes
11073else
11074 ac_cv_lib_dl_dlopen=no
11075fi
11076rm -f core conftest.err conftest.$ac_objext \
11077 conftest$ac_exeext conftest.$ac_ext
11078LIBS=$ac_check_lib_save_LIBS
11079fi
11080{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11081$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
22e05272 11082if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
5fd1486c
PJ
11083 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
11084else
11085 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
11086$as_echo_n "checking for dlopen in -lsvld... " >&6; }
22e05272 11087if ${ac_cv_lib_svld_dlopen+:} false; then :
5fd1486c
PJ
11088 $as_echo_n "(cached) " >&6
11089else
11090 ac_check_lib_save_LIBS=$LIBS
11091LIBS="-lsvld $LIBS"
11092cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11093/* end confdefs.h. */
11094
11095/* Override any GCC internal prototype to avoid an error.
11096 Use char because int might match the return type of a GCC
11097 builtin and then its argument prototype would still apply. */
11098#ifdef __cplusplus
11099extern "C"
11100#endif
11101char dlopen ();
11102int
11103main ()
11104{
11105return dlopen ();
11106 ;
11107 return 0;
11108}
11109_ACEOF
11110if ac_fn_c_try_link "$LINENO"; then :
11111 ac_cv_lib_svld_dlopen=yes
11112else
11113 ac_cv_lib_svld_dlopen=no
11114fi
11115rm -f core conftest.err conftest.$ac_objext \
11116 conftest$ac_exeext conftest.$ac_ext
11117LIBS=$ac_check_lib_save_LIBS
11118fi
11119{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11120$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
22e05272 11121if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
5fd1486c
PJ
11122 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
11123else
11124 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11125$as_echo_n "checking for dld_link in -ldld... " >&6; }
22e05272 11126if ${ac_cv_lib_dld_dld_link+:} false; then :
5fd1486c
PJ
11127 $as_echo_n "(cached) " >&6
11128else
11129 ac_check_lib_save_LIBS=$LIBS
11130LIBS="-ldld $LIBS"
11131cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11132/* end confdefs.h. */
11133
11134/* Override any GCC internal prototype to avoid an error.
11135 Use char because int might match the return type of a GCC
11136 builtin and then its argument prototype would still apply. */
11137#ifdef __cplusplus
11138extern "C"
11139#endif
11140char dld_link ();
11141int
11142main ()
11143{
11144return dld_link ();
11145 ;
11146 return 0;
11147}
11148_ACEOF
11149if ac_fn_c_try_link "$LINENO"; then :
11150 ac_cv_lib_dld_dld_link=yes
11151else
11152 ac_cv_lib_dld_dld_link=no
11153fi
11154rm -f core conftest.err conftest.$ac_objext \
11155 conftest$ac_exeext conftest.$ac_ext
11156LIBS=$ac_check_lib_save_LIBS
11157fi
11158{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11159$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
22e05272 11160if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
5fd1486c
PJ
11161 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
11162fi
11163
11164
11165fi
11166
11167
11168fi
11169
11170
11171fi
11172
11173
11174fi
11175
11176
11177fi
11178
11179 ;;
11180 esac
11181
11182 if test "x$lt_cv_dlopen" != xno; then
11183 enable_dlopen=yes
11184 else
11185 enable_dlopen=no
11186 fi
11187
11188 case $lt_cv_dlopen in
11189 dlopen)
11190 save_CPPFLAGS="$CPPFLAGS"
11191 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
11192
11193 save_LDFLAGS="$LDFLAGS"
11194 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
11195
11196 save_LIBS="$LIBS"
11197 LIBS="$lt_cv_dlopen_libs $LIBS"
11198
11199 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11200$as_echo_n "checking whether a program can dlopen itself... " >&6; }
22e05272 11201if ${lt_cv_dlopen_self+:} false; then :
5fd1486c
PJ
11202 $as_echo_n "(cached) " >&6
11203else
11204 if test "$cross_compiling" = yes; then :
11205 lt_cv_dlopen_self=cross
11206else
11207 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11208 lt_status=$lt_dlunknown
11209 cat > conftest.$ac_ext <<_LT_EOF
22e05272 11210#line 11210 "configure"
5fd1486c
PJ
11211#include "confdefs.h"
11212
11213#if HAVE_DLFCN_H
11214#include <dlfcn.h>
11215#endif
11216
11217#include <stdio.h>
11218
11219#ifdef RTLD_GLOBAL
11220# define LT_DLGLOBAL RTLD_GLOBAL
11221#else
11222# ifdef DL_GLOBAL
11223# define LT_DLGLOBAL DL_GLOBAL
11224# else
11225# define LT_DLGLOBAL 0
11226# endif
11227#endif
11228
11229/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11230 find out it does not work in some platform. */
11231#ifndef LT_DLLAZY_OR_NOW
11232# ifdef RTLD_LAZY
11233# define LT_DLLAZY_OR_NOW RTLD_LAZY
11234# else
11235# ifdef DL_LAZY
11236# define LT_DLLAZY_OR_NOW DL_LAZY
11237# else
11238# ifdef RTLD_NOW
11239# define LT_DLLAZY_OR_NOW RTLD_NOW
11240# else
11241# ifdef DL_NOW
11242# define LT_DLLAZY_OR_NOW DL_NOW
11243# else
11244# define LT_DLLAZY_OR_NOW 0
11245# endif
11246# endif
11247# endif
11248# endif
11249#endif
11250
11251/* When -fvisbility=hidden is used, assume the code has been annotated
11252 correspondingly for the symbols needed. */
11253#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11254void fnord () __attribute__((visibility("default")));
11255#endif
11256
11257void fnord () { int i=42; }
11258int main ()
11259{
11260 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11261 int status = $lt_dlunknown;
11262
11263 if (self)
11264 {
11265 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11266 else
11267 {
11268 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11269 else puts (dlerror ());
11270 }
11271 /* dlclose (self); */
11272 }
11273 else
11274 puts (dlerror ());
11275
11276 return status;
11277}
11278_LT_EOF
11279 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11280 (eval $ac_link) 2>&5
11281 ac_status=$?
11282 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11283 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
11284 (./conftest; exit; ) >&5 2>/dev/null
11285 lt_status=$?
11286 case x$lt_status in
11287 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
11288 x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
11289 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
11290 esac
11291 else :
11292 # compilation failed
11293 lt_cv_dlopen_self=no
11294 fi
11295fi
11296rm -fr conftest*
11297
11298
11299fi
11300{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
11301$as_echo "$lt_cv_dlopen_self" >&6; }
11302
11303 if test "x$lt_cv_dlopen_self" = xyes; then
11304 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
11305 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
11306$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
22e05272 11307if ${lt_cv_dlopen_self_static+:} false; then :
5fd1486c
PJ
11308 $as_echo_n "(cached) " >&6
11309else
11310 if test "$cross_compiling" = yes; then :
11311 lt_cv_dlopen_self_static=cross
11312else
11313 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11314 lt_status=$lt_dlunknown
11315 cat > conftest.$ac_ext <<_LT_EOF
22e05272 11316#line 11316 "configure"
5fd1486c
PJ
11317#include "confdefs.h"
11318
11319#if HAVE_DLFCN_H
11320#include <dlfcn.h>
11321#endif
11322
11323#include <stdio.h>
11324
11325#ifdef RTLD_GLOBAL
11326# define LT_DLGLOBAL RTLD_GLOBAL
11327#else
11328# ifdef DL_GLOBAL
11329# define LT_DLGLOBAL DL_GLOBAL
11330# else
11331# define LT_DLGLOBAL 0
11332# endif
11333#endif
11334
11335/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11336 find out it does not work in some platform. */
11337#ifndef LT_DLLAZY_OR_NOW
11338# ifdef RTLD_LAZY
11339# define LT_DLLAZY_OR_NOW RTLD_LAZY
11340# else
11341# ifdef DL_LAZY
11342# define LT_DLLAZY_OR_NOW DL_LAZY
11343# else
11344# ifdef RTLD_NOW
11345# define LT_DLLAZY_OR_NOW RTLD_NOW
11346# else
11347# ifdef DL_NOW
11348# define LT_DLLAZY_OR_NOW DL_NOW
11349# else
11350# define LT_DLLAZY_OR_NOW 0
11351# endif
11352# endif
11353# endif
11354# endif
11355#endif
11356
11357/* When -fvisbility=hidden is used, assume the code has been annotated
11358 correspondingly for the symbols needed. */
11359#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11360void fnord () __attribute__((visibility("default")));
11361#endif
11362
11363void fnord () { int i=42; }
11364int main ()
11365{
11366 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11367 int status = $lt_dlunknown;
11368
11369 if (self)
11370 {
11371 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11372 else
11373 {
11374 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11375 else puts (dlerror ());
11376 }
11377 /* dlclose (self); */
11378 }
11379 else
11380 puts (dlerror ());
11381
11382 return status;
11383}
11384_LT_EOF
11385 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11386 (eval $ac_link) 2>&5
11387 ac_status=$?
11388 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11389 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
11390 (./conftest; exit; ) >&5 2>/dev/null
11391 lt_status=$?
11392 case x$lt_status in
11393 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
11394 x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
11395 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
11396 esac
11397 else :
11398 # compilation failed
11399 lt_cv_dlopen_self_static=no
11400 fi
11401fi
11402rm -fr conftest*
11403
11404
11405fi
11406{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
11407$as_echo "$lt_cv_dlopen_self_static" >&6; }
11408 fi
11409
11410 CPPFLAGS="$save_CPPFLAGS"
11411 LDFLAGS="$save_LDFLAGS"
11412 LIBS="$save_LIBS"
11413 ;;
11414 esac
11415
11416 case $lt_cv_dlopen_self in
11417 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
11418 *) enable_dlopen_self=unknown ;;
11419 esac
11420
11421 case $lt_cv_dlopen_self_static in
11422 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
11423 *) enable_dlopen_self_static=unknown ;;
11424 esac
11425fi
11426
11427
11428
11429
11430
11431
11432
11433
11434
11435
11436
11437
11438
11439
11440
11441
11442
11443striplib=
11444old_striplib=
11445{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
11446$as_echo_n "checking whether stripping libraries is possible... " >&6; }
11447if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
11448 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
11449 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
11450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11451$as_echo "yes" >&6; }
11452else
11453# FIXME - insert some real tests, host_os isn't really good enough
11454 case $host_os in
11455 darwin*)
11456 if test -n "$STRIP" ; then
11457 striplib="$STRIP -x"
11458 old_striplib="$STRIP -S"
11459 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11460$as_echo "yes" >&6; }
11461 else
11462 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11463$as_echo "no" >&6; }
11464 fi
11465 ;;
11466 *)
11467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11468$as_echo "no" >&6; }
11469 ;;
11470 esac
11471fi
11472
11473
11474
11475
11476
11477
11478
11479
11480
11481
11482
11483
11484 # Report which library types will actually be built
11485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
11486$as_echo_n "checking if libtool supports shared libraries... " >&6; }
11487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
11488$as_echo "$can_build_shared" >&6; }
11489
11490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
11491$as_echo_n "checking whether to build shared libraries... " >&6; }
11492 test "$can_build_shared" = "no" && enable_shared=no
11493
11494 # On AIX, shared libraries and static libraries use the same namespace, and
11495 # are all built from PIC.
11496 case $host_os in
11497 aix3*)
11498 test "$enable_shared" = yes && enable_static=no
11499 if test -n "$RANLIB"; then
11500 archive_cmds="$archive_cmds~\$RANLIB \$lib"
11501 postinstall_cmds='$RANLIB $lib'
11502 fi
11503 ;;
11504
11505 aix[4-9]*)
11506 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
11507 test "$enable_shared" = yes && enable_static=no
11508 fi
11509 ;;
11510 esac
11511 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
11512$as_echo "$enable_shared" >&6; }
11513
11514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
11515$as_echo_n "checking whether to build static libraries... " >&6; }
11516 # Make sure either enable_shared or enable_static is yes.
11517 test "$enable_shared" = yes || enable_static=yes
11518 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
11519$as_echo "$enable_static" >&6; }
11520
11521
11522
11523
11524fi
11525ac_ext=c
11526ac_cpp='$CPP $CPPFLAGS'
11527ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11528ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11529ac_compiler_gnu=$ac_cv_c_compiler_gnu
11530
11531CC="$lt_save_CC"
11532
11533 if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
11534 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
11535 (test "X$CXX" != "Xg++"))) ; then
11536 ac_ext=cpp
11537ac_cpp='$CXXCPP $CPPFLAGS'
11538ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11539ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11540ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
11541{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
11542$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
11543if test -z "$CXXCPP"; then
22e05272 11544 if ${ac_cv_prog_CXXCPP+:} false; then :
5fd1486c
PJ
11545 $as_echo_n "(cached) " >&6
11546else
11547 # Double quotes because CXXCPP needs to be expanded
11548 for CXXCPP in "$CXX -E" "/lib/cpp"
11549 do
11550 ac_preproc_ok=false
11551for ac_cxx_preproc_warn_flag in '' yes
11552do
11553 # Use a header file that comes with gcc, so configuring glibc
11554 # with a fresh cross-compiler works.
11555 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11556 # <limits.h> exists even on freestanding compilers.
11557 # On the NeXT, cc -E runs the code through the compiler's parser,
11558 # not just through cpp. "Syntax error" is here to catch this case.
11559 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11560/* end confdefs.h. */
11561#ifdef __STDC__
11562# include <limits.h>
11563#else
11564# include <assert.h>
11565#endif
11566 Syntax error
11567_ACEOF
11568if ac_fn_cxx_try_cpp "$LINENO"; then :
11569
11570else
11571 # Broken: fails on valid input.
11572continue
11573fi
22e05272 11574rm -f conftest.err conftest.i conftest.$ac_ext
5fd1486c
PJ
11575
11576 # OK, works on sane cases. Now check whether nonexistent headers
11577 # can be detected and how.
11578 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11579/* end confdefs.h. */
11580#include <ac_nonexistent.h>
11581_ACEOF
11582if ac_fn_cxx_try_cpp "$LINENO"; then :
11583 # Broken: success on invalid input.
11584continue
11585else
11586 # Passes both tests.
11587ac_preproc_ok=:
11588break
11589fi
22e05272 11590rm -f conftest.err conftest.i conftest.$ac_ext
5fd1486c
PJ
11591
11592done
11593# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
22e05272 11594rm -f conftest.i conftest.err conftest.$ac_ext
5fd1486c
PJ
11595if $ac_preproc_ok; then :
11596 break
11597fi
11598
11599 done
11600 ac_cv_prog_CXXCPP=$CXXCPP
11601
11602fi
11603 CXXCPP=$ac_cv_prog_CXXCPP
11604else
11605 ac_cv_prog_CXXCPP=$CXXCPP
11606fi
11607{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
11608$as_echo "$CXXCPP" >&6; }
11609ac_preproc_ok=false
11610for ac_cxx_preproc_warn_flag in '' yes
11611do
11612 # Use a header file that comes with gcc, so configuring glibc
11613 # with a fresh cross-compiler works.
11614 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11615 # <limits.h> exists even on freestanding compilers.
11616 # On the NeXT, cc -E runs the code through the compiler's parser,
11617 # not just through cpp. "Syntax error" is here to catch this case.
11618 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11619/* end confdefs.h. */
11620#ifdef __STDC__
11621# include <limits.h>
11622#else
11623# include <assert.h>
11624#endif
11625 Syntax error
11626_ACEOF
11627if ac_fn_cxx_try_cpp "$LINENO"; then :
11628
11629else
11630 # Broken: fails on valid input.
11631continue
11632fi
22e05272 11633rm -f conftest.err conftest.i conftest.$ac_ext
5fd1486c
PJ
11634
11635 # OK, works on sane cases. Now check whether nonexistent headers
11636 # can be detected and how.
11637 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11638/* end confdefs.h. */
11639#include <ac_nonexistent.h>
11640_ACEOF
11641if ac_fn_cxx_try_cpp "$LINENO"; then :
11642 # Broken: success on invalid input.
11643continue
11644else
11645 # Passes both tests.
11646ac_preproc_ok=:
11647break
11648fi
22e05272 11649rm -f conftest.err conftest.i conftest.$ac_ext
5fd1486c
PJ
11650
11651done
11652# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
22e05272 11653rm -f conftest.i conftest.err conftest.$ac_ext
5fd1486c
PJ
11654if $ac_preproc_ok; then :
11655
11656else
11657 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11658$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
22e05272
JM
11659as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
11660See \`config.log' for more details" "$LINENO" 5; }
5fd1486c
PJ
11661fi
11662
11663ac_ext=c
11664ac_cpp='$CPP $CPPFLAGS'
11665ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11666ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11667ac_compiler_gnu=$ac_cv_c_compiler_gnu
11668
11669else
11670 _lt_caught_CXX_error=yes
11671fi
11672
11673ac_ext=cpp
11674ac_cpp='$CXXCPP $CPPFLAGS'
11675ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11676ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11677ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
11678
11679archive_cmds_need_lc_CXX=no
11680allow_undefined_flag_CXX=
11681always_export_symbols_CXX=no
11682archive_expsym_cmds_CXX=
11683compiler_needs_object_CXX=no
11684export_dynamic_flag_spec_CXX=
11685hardcode_direct_CXX=no
11686hardcode_direct_absolute_CXX=no
11687hardcode_libdir_flag_spec_CXX=
11688hardcode_libdir_flag_spec_ld_CXX=
11689hardcode_libdir_separator_CXX=
11690hardcode_minus_L_CXX=no
11691hardcode_shlibpath_var_CXX=unsupported
11692hardcode_automatic_CXX=no
11693inherit_rpath_CXX=no
11694module_cmds_CXX=
11695module_expsym_cmds_CXX=
11696link_all_deplibs_CXX=unknown
11697old_archive_cmds_CXX=$old_archive_cmds
11698reload_flag_CXX=$reload_flag
11699reload_cmds_CXX=$reload_cmds
11700no_undefined_flag_CXX=
11701whole_archive_flag_spec_CXX=
11702enable_shared_with_static_runtimes_CXX=no
11703
11704# Source file extension for C++ test sources.
11705ac_ext=cpp
11706
11707# Object file extension for compiled C++ test sources.
11708objext=o
11709objext_CXX=$objext
11710
11711# No sense in running all these tests if we already determined that
11712# the CXX compiler isn't working. Some variables (like enable_shared)
11713# are currently assumed to apply to all compilers on this platform,
11714# and will be corrupted by setting them based on a non-working compiler.
11715if test "$_lt_caught_CXX_error" != yes; then
11716 # Code to be used in simple compile tests
11717 lt_simple_compile_test_code="int some_variable = 0;"
11718
11719 # Code to be used in simple link tests
11720 lt_simple_link_test_code='int main(int, char *[]) { return(0); }'
11721
11722 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
11723
11724
11725
11726
11727
11728
11729# If no C compiler was specified, use CC.
11730LTCC=${LTCC-"$CC"}
11731
11732# If no C compiler flags were specified, use CFLAGS.
11733LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
11734
11735# Allow CC to be a program name with arguments.
11736compiler=$CC
11737
11738
11739 # save warnings/boilerplate of simple test code
11740 ac_outfile=conftest.$ac_objext
11741echo "$lt_simple_compile_test_code" >conftest.$ac_ext
11742eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
11743_lt_compiler_boilerplate=`cat conftest.err`
11744$RM conftest*
11745
11746 ac_outfile=conftest.$ac_objext
11747echo "$lt_simple_link_test_code" >conftest.$ac_ext
11748eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
11749_lt_linker_boilerplate=`cat conftest.err`
11750$RM -r conftest*
11751
11752
11753 # Allow CC to be a program name with arguments.
11754 lt_save_CC=$CC
11755 lt_save_LD=$LD
11756 lt_save_GCC=$GCC
11757 GCC=$GXX
11758 lt_save_with_gnu_ld=$with_gnu_ld
11759 lt_save_path_LD=$lt_cv_path_LD
11760 if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
11761 lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
11762 else
11763 $as_unset lt_cv_prog_gnu_ld
11764 fi
11765 if test -n "${lt_cv_path_LDCXX+set}"; then
11766 lt_cv_path_LD=$lt_cv_path_LDCXX
11767 else
11768 $as_unset lt_cv_path_LD
11769 fi
11770 test -z "${LDCXX+set}" || LD=$LDCXX
11771 CC=${CXX-"c++"}
11772 compiler=$CC
11773 compiler_CXX=$CC
11774 for cc_temp in $compiler""; do
11775 case $cc_temp in
11776 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
11777 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
11778 \-*) ;;
11779 *) break;;
11780 esac
11781done
11782cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
11783
11784
11785 if test -n "$compiler"; then
11786 # We don't want -fno-exception when compiling C++ code, so set the
11787 # no_builtin_flag separately
11788 if test "$GXX" = yes; then
11789 lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
11790 else
11791 lt_prog_compiler_no_builtin_flag_CXX=
11792 fi
11793
11794 if test "$GXX" = yes; then
11795 # Set up default GNU C++ configuration
11796
11797
11798
11799# Check whether --with-gnu-ld was given.
11800if test "${with_gnu_ld+set}" = set; then :
11801 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
11802else
11803 with_gnu_ld=no
11804fi
11805
11806ac_prog=ld
11807if test "$GCC" = yes; then
11808 # Check if gcc -print-prog-name=ld gives a path.
11809 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
11810$as_echo_n "checking for ld used by $CC... " >&6; }
11811 case $host in
11812 *-*-mingw*)
11813 # gcc leaves a trailing carriage return which upsets mingw
11814 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
11815 *)
11816 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
11817 esac
11818 case $ac_prog in
11819 # Accept absolute paths.
11820 [\\/]* | ?:[\\/]*)
11821 re_direlt='/[^/][^/]*/\.\./'
11822 # Canonicalize the pathname of ld
11823 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
11824 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
11825 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
11826 done
11827 test -z "$LD" && LD="$ac_prog"
11828 ;;
11829 "")
11830 # If it fails, then pretend we aren't using GCC.
11831 ac_prog=ld
11832 ;;
11833 *)
11834 # If it is relative, then search for the first ld in PATH.
11835 with_gnu_ld=unknown
11836 ;;
11837 esac
11838elif test "$with_gnu_ld" = yes; then
11839 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
11840$as_echo_n "checking for GNU ld... " >&6; }
11841else
11842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
11843$as_echo_n "checking for non-GNU ld... " >&6; }
11844fi
22e05272 11845if ${lt_cv_path_LD+:} false; then :
5fd1486c
PJ
11846 $as_echo_n "(cached) " >&6
11847else
11848 if test -z "$LD"; then
11849 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
11850 for ac_dir in $PATH; do
11851 IFS="$lt_save_ifs"
11852 test -z "$ac_dir" && ac_dir=.
11853 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
11854 lt_cv_path_LD="$ac_dir/$ac_prog"
11855 # Check to see if the program is GNU ld. I'd rather use --version,
11856 # but apparently some variants of GNU ld only accept -v.
11857 # Break only if it was the GNU/non-GNU ld that we prefer.
11858 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
11859 *GNU* | *'with BFD'*)
11860 test "$with_gnu_ld" != no && break
11861 ;;
11862 *)
11863 test "$with_gnu_ld" != yes && break
11864 ;;
11865 esac
11866 fi
11867 done
11868 IFS="$lt_save_ifs"
11869else
11870 lt_cv_path_LD="$LD" # Let the user override the test with a path.
11871fi
11872fi
11873
11874LD="$lt_cv_path_LD"
11875if test -n "$LD"; then
11876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
11877$as_echo "$LD" >&6; }
11878else
11879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11880$as_echo "no" >&6; }
11881fi
22e05272 11882test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
5fd1486c
PJ
11883{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
11884$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
22e05272 11885if ${lt_cv_prog_gnu_ld+:} false; then :
5fd1486c
PJ
11886 $as_echo_n "(cached) " >&6
11887else
11888 # I'd rather use --version here, but apparently some GNU lds only accept -v.
11889case `$LD -v 2>&1 </dev/null` in
11890*GNU* | *'with BFD'*)
11891 lt_cv_prog_gnu_ld=yes
11892 ;;
11893*)
11894 lt_cv_prog_gnu_ld=no
11895 ;;
11896esac
11897fi
11898{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
11899$as_echo "$lt_cv_prog_gnu_ld" >&6; }
11900with_gnu_ld=$lt_cv_prog_gnu_ld
11901
11902
11903
11904
11905
11906
11907
11908 # Check if GNU C++ uses GNU ld as the underlying linker, since the
11909 # archiving commands below assume that GNU ld is being used.
11910 if test "$with_gnu_ld" = yes; then
11911 archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
11912 archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
11913
11914 hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
11915 export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
11916
11917 # If archive_cmds runs LD, not CC, wlarc should be empty
11918 # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
11919 # investigate it a little bit more. (MM)
11920 wlarc='${wl}'
11921
11922 # ancient GNU ld didn't support --whole-archive et. al.
11923 if eval "`$CC -print-prog-name=ld` --help 2>&1" |
11924 $GREP 'no-whole-archive' > /dev/null; then
11925 whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
11926 else
11927 whole_archive_flag_spec_CXX=
11928 fi
11929 else
11930 with_gnu_ld=no
11931 wlarc=
11932
11933 # A generic and very simple default shared library creation
11934 # command for GNU C++ for the case where it uses the native
11935 # linker, instead of GNU ld. If possible, this setting should
11936 # overridden to take advantage of the native linker features on
11937 # the platform it is being used on.
11938 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
11939 fi
11940
11941 # Commands to make compiler produce verbose output that lists
11942 # what "hidden" libraries, object files and flags are used when
11943 # linking a shared library.
11944 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
11945
11946 else
11947 GXX=no
11948 with_gnu_ld=no
11949 wlarc=
11950 fi
11951
11952 # PORTME: fill in a description of your system's C++ link characteristics
11953 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
11954$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
11955 ld_shlibs_CXX=yes
11956 case $host_os in
11957 aix3*)
11958 # FIXME: insert proper C++ library support
11959 ld_shlibs_CXX=no
11960 ;;
11961 aix[4-9]*)
11962 if test "$host_cpu" = ia64; then
11963 # On IA64, the linker does run time linking by default, so we don't
11964 # have to do anything special.
11965 aix_use_runtimelinking=no
11966 exp_sym_flag='-Bexport'
11967 no_entry_flag=""
11968 else
11969 aix_use_runtimelinking=no
11970
11971 # Test if we are trying to use run time linking or normal
11972 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
11973 # need to do runtime linking.
11974 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
11975 for ld_flag in $LDFLAGS; do
11976 case $ld_flag in
11977 *-brtl*)
11978 aix_use_runtimelinking=yes
11979 break
11980 ;;
11981 esac
11982 done
11983 ;;
11984 esac
11985
11986 exp_sym_flag='-bexport'
11987 no_entry_flag='-bnoentry'
11988 fi
11989
11990 # When large executables or shared objects are built, AIX ld can
11991 # have problems creating the table of contents. If linking a library
11992 # or program results in "error TOC overflow" add -mminimal-toc to
11993 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
11994 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
11995
11996 archive_cmds_CXX=''
11997 hardcode_direct_CXX=yes
11998 hardcode_direct_absolute_CXX=yes
11999 hardcode_libdir_separator_CXX=':'
12000 link_all_deplibs_CXX=yes
12001 file_list_spec_CXX='${wl}-f,'
12002
12003 if test "$GXX" = yes; then
12004 case $host_os in aix4.[012]|aix4.[012].*)
12005 # We only want to do this on AIX 4.2 and lower, the check
12006 # below for broken collect2 doesn't work under 4.3+
12007 collect2name=`${CC} -print-prog-name=collect2`
12008 if test -f "$collect2name" &&
12009 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
12010 then
12011 # We have reworked collect2
12012 :
12013 else
12014 # We have old collect2
12015 hardcode_direct_CXX=unsupported
12016 # It fails to find uninstalled libraries when the uninstalled
12017 # path is not listed in the libpath. Setting hardcode_minus_L
12018 # to unsupported forces relinking
12019 hardcode_minus_L_CXX=yes
12020 hardcode_libdir_flag_spec_CXX='-L$libdir'
12021 hardcode_libdir_separator_CXX=
12022 fi
12023 esac
12024 shared_flag='-shared'
12025 if test "$aix_use_runtimelinking" = yes; then
12026 shared_flag="$shared_flag "'${wl}-G'
12027 fi
12028 else
12029 # not using gcc
12030 if test "$host_cpu" = ia64; then
12031 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
12032 # chokes on -Wl,-G. The following line is correct:
12033 shared_flag='-G'
12034 else
12035 if test "$aix_use_runtimelinking" = yes; then
12036 shared_flag='${wl}-G'
12037 else
12038 shared_flag='${wl}-bM:SRE'
12039 fi
12040 fi
12041 fi
12042
12043 export_dynamic_flag_spec_CXX='${wl}-bexpall'
12044 # It seems that -bexpall does not export symbols beginning with
12045 # underscore (_), so it is better to generate a list of symbols to
12046 # export.
12047 always_export_symbols_CXX=yes
12048 if test "$aix_use_runtimelinking" = yes; then
12049 # Warning - without using the other runtime loading flags (-brtl),
12050 # -berok will link without error, but may produce a broken library.
12051 allow_undefined_flag_CXX='-berok'
12052 # Determine the default libpath from the value encoded in an empty
12053 # executable.
12054 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12055/* end confdefs.h. */
12056
12057int
12058main ()
12059{
12060
12061 ;
12062 return 0;
12063}
12064_ACEOF
12065if ac_fn_cxx_try_link "$LINENO"; then :
12066
12067lt_aix_libpath_sed='
12068 /Import File Strings/,/^$/ {
12069 /^0/ {
12070 s/^0 *\(.*\)$/\1/
12071 p
12072 }
12073 }'
12074aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12075# Check for a 64-bit object if we didn't find anything.
12076if test -z "$aix_libpath"; then
12077 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12078fi
12079fi
12080rm -f core conftest.err conftest.$ac_objext \
12081 conftest$ac_exeext conftest.$ac_ext
12082if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
12083
12084 hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
12085
12086 archive_expsym_cmds_CXX='$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"
12087 else
12088 if test "$host_cpu" = ia64; then
12089 hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
12090 allow_undefined_flag_CXX="-z nodefs"
12091 archive_expsym_cmds_CXX="\$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"
12092 else
12093 # Determine the default libpath from the value encoded in an
12094 # empty executable.
12095 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12096/* end confdefs.h. */
12097
12098int
12099main ()
12100{
12101
12102 ;
12103 return 0;
12104}
12105_ACEOF
12106if ac_fn_cxx_try_link "$LINENO"; then :
12107
12108lt_aix_libpath_sed='
12109 /Import File Strings/,/^$/ {
12110 /^0/ {
12111 s/^0 *\(.*\)$/\1/
12112 p
12113 }
12114 }'
12115aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12116# Check for a 64-bit object if we didn't find anything.
12117if test -z "$aix_libpath"; then
12118 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12119fi
12120fi
12121rm -f core conftest.err conftest.$ac_objext \
12122 conftest$ac_exeext conftest.$ac_ext
12123if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
12124
12125 hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
12126 # Warning - without using the other run time loading flags,
12127 # -berok will link without error, but may produce a broken library.
12128 no_undefined_flag_CXX=' ${wl}-bernotok'
12129 allow_undefined_flag_CXX=' ${wl}-berok'
12130 if test "$with_gnu_ld" = yes; then
12131 # We only use this code for GNU lds that support --whole-archive.
12132 whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
12133 else
12134 # Exported symbols can be pulled into shared objects from archives
12135 whole_archive_flag_spec_CXX='$convenience'
12136 fi
12137 archive_cmds_need_lc_CXX=yes
12138 # This is similar to how AIX traditionally builds its shared
12139 # libraries.
12140 archive_expsym_cmds_CXX="\$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'
12141 fi
12142 fi
12143 ;;
12144
12145 beos*)
12146 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
12147 allow_undefined_flag_CXX=unsupported
12148 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
12149 # support --undefined. This deserves some investigation. FIXME
12150 archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
12151 else
12152 ld_shlibs_CXX=no
12153 fi
12154 ;;
12155
12156 chorus*)
12157 case $cc_basename in
12158 *)
12159 # FIXME: insert proper C++ library support
12160 ld_shlibs_CXX=no
12161 ;;
12162 esac
12163 ;;
12164
12165 cygwin* | mingw* | pw32* | cegcc*)
12166 # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
12167 # as there is no search path for DLLs.
12168 hardcode_libdir_flag_spec_CXX='-L$libdir'
12169 export_dynamic_flag_spec_CXX='${wl}--export-all-symbols'
12170 allow_undefined_flag_CXX=unsupported
12171 always_export_symbols_CXX=no
12172 enable_shared_with_static_runtimes_CXX=yes
12173
12174 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
12175 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
12176 # If the export-symbols file already is a .def file (1st line
12177 # is EXPORTS), use it as is; otherwise, prepend...
12178 archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
12179 cp $export_symbols $output_objdir/$soname.def;
12180 else
12181 echo EXPORTS > $output_objdir/$soname.def;
12182 cat $export_symbols >> $output_objdir/$soname.def;
12183 fi~
12184 $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
12185 else
12186 ld_shlibs_CXX=no
12187 fi
12188 ;;
12189 darwin* | rhapsody*)
12190
12191
12192 archive_cmds_need_lc_CXX=no
12193 hardcode_direct_CXX=no
12194 hardcode_automatic_CXX=yes
12195 hardcode_shlibpath_var_CXX=unsupported
12196 if test "$lt_cv_ld_force_load" = "yes"; then
12197 whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
12198 else
12199 whole_archive_flag_spec_CXX=''
12200 fi
12201 link_all_deplibs_CXX=yes
12202 allow_undefined_flag_CXX="$_lt_dar_allow_undefined"
12203 case $cc_basename in
12204 ifort*) _lt_dar_can_shared=yes ;;
12205 *) _lt_dar_can_shared=$GCC ;;
12206 esac
12207 if test "$_lt_dar_can_shared" = "yes"; then
12208 output_verbose_link_cmd=func_echo_all
12209 archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
12210 module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
12211 archive_expsym_cmds_CXX="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}"
12212 module_expsym_cmds_CXX="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}"
12213 if test "$lt_cv_apple_cc_single_mod" != "yes"; then
12214 archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
12215 archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
12216 fi
12217
12218 else
12219 ld_shlibs_CXX=no
12220 fi
12221
12222 ;;
12223
12224 dgux*)
12225 case $cc_basename in
12226 ec++*)
12227 # FIXME: insert proper C++ library support
12228 ld_shlibs_CXX=no
12229 ;;
12230 ghcx*)
12231 # Green Hills C++ Compiler
12232 # FIXME: insert proper C++ library support
12233 ld_shlibs_CXX=no
12234 ;;
12235 *)
12236 # FIXME: insert proper C++ library support
12237 ld_shlibs_CXX=no
12238 ;;
12239 esac
12240 ;;
12241
12242 freebsd2.*)
12243 # C++ shared libraries reported to be fairly broken before
12244 # switch to ELF
12245 ld_shlibs_CXX=no
12246 ;;
12247
12248 freebsd-elf*)
12249 archive_cmds_need_lc_CXX=no
12250 ;;
12251
12252 freebsd* | dragonfly*)
12253 # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
12254 # conventions
12255 ld_shlibs_CXX=yes
12256 ;;
12257
12258 gnu*)
12259 ;;
12260
12261 haiku*)
12262 archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
12263 link_all_deplibs_CXX=yes
12264 ;;
12265
12266 hpux9*)
12267 hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
12268 hardcode_libdir_separator_CXX=:
12269 export_dynamic_flag_spec_CXX='${wl}-E'
12270 hardcode_direct_CXX=yes
12271 hardcode_minus_L_CXX=yes # Not in the search PATH,
12272 # but as the default
12273 # location of the library.
12274
12275 case $cc_basename in
12276 CC*)
12277 # FIXME: insert proper C++ library support
12278 ld_shlibs_CXX=no
12279 ;;
12280 aCC*)
12281 archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
12282 # Commands to make compiler produce verbose output that lists
12283 # what "hidden" libraries, object files and flags are used when
12284 # linking a shared library.
12285 #
12286 # There doesn't appear to be a way to prevent this compiler from
12287 # explicitly linking system object files so we need to strip them
12288 # from the output so that they don't get included in the library
12289 # dependencies.
12290 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
12291 ;;
12292 *)
12293 if test "$GXX" = yes; then
12294 archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
12295 else
12296 # FIXME: insert proper C++ library support
12297 ld_shlibs_CXX=no
12298 fi
12299 ;;
12300 esac
12301 ;;
12302
12303 hpux10*|hpux11*)
12304 if test $with_gnu_ld = no; then
12305 hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
12306 hardcode_libdir_separator_CXX=:
12307
12308 case $host_cpu in
12309 hppa*64*|ia64*)
12310 ;;
12311 *)
12312 export_dynamic_flag_spec_CXX='${wl}-E'
12313 ;;
12314 esac
12315 fi
12316 case $host_cpu in
12317 hppa*64*|ia64*)
12318 hardcode_direct_CXX=no
12319 hardcode_shlibpath_var_CXX=no
12320 ;;
12321 *)
12322 hardcode_direct_CXX=yes
12323 hardcode_direct_absolute_CXX=yes
12324 hardcode_minus_L_CXX=yes # Not in the search PATH,
12325 # but as the default
12326 # location of the library.
12327 ;;
12328 esac
12329
12330 case $cc_basename in
12331 CC*)
12332 # FIXME: insert proper C++ library support
12333 ld_shlibs_CXX=no
12334 ;;
12335 aCC*)
12336 case $host_cpu in
12337 hppa*64*)
12338 archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12339 ;;
12340 ia64*)
12341 archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12342 ;;
12343 *)
12344 archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12345 ;;
12346 esac
12347 # Commands to make compiler produce verbose output that lists
12348 # what "hidden" libraries, object files and flags are used when
12349 # linking a shared library.
12350 #
12351 # There doesn't appear to be a way to prevent this compiler from
12352 # explicitly linking system object files so we need to strip them
12353 # from the output so that they don't get included in the library
12354 # dependencies.
12355 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
12356 ;;
12357 *)
12358 if test "$GXX" = yes; then
12359 if test $with_gnu_ld = no; then
12360 case $host_cpu in
12361 hppa*64*)
12362 archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12363 ;;
12364 ia64*)
12365 archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12366 ;;
12367 *)
12368 archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12369 ;;
12370 esac
12371 fi
12372 else
12373 # FIXME: insert proper C++ library support
12374 ld_shlibs_CXX=no
12375 fi
12376 ;;
12377 esac
12378 ;;
12379
12380 interix[3-9]*)
12381 hardcode_direct_CXX=no
12382 hardcode_shlibpath_var_CXX=no
12383 hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
12384 export_dynamic_flag_spec_CXX='${wl}-E'
12385 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
12386 # Instead, shared libraries are loaded at an image base (0x10000000 by
12387 # default) and relocated if they conflict, which is a slow very memory
12388 # consuming and fragmenting process. To avoid this, we pick a random,
12389 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
12390 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
12391 archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
12392 archive_expsym_cmds_CXX='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'
12393 ;;
12394 irix5* | irix6*)
12395 case $cc_basename in
12396 CC*)
12397 # SGI C++
12398 archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
12399
12400 # Archives containing C++ object files must be created using
12401 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
12402 # necessary to make sure instantiated templates are included
12403 # in the archive.
12404 old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
12405 ;;
12406 *)
12407 if test "$GXX" = yes; then
12408 if test "$with_gnu_ld" = no; then
12409 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $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'
12410 else
12411 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
12412 fi
12413 fi
12414 link_all_deplibs_CXX=yes
12415 ;;
12416 esac
12417 hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
12418 hardcode_libdir_separator_CXX=:
12419 inherit_rpath_CXX=yes
12420 ;;
12421
12422 linux* | k*bsd*-gnu | kopensolaris*-gnu)
12423 case $cc_basename in
12424 KCC*)
12425 # Kuck and Associates, Inc. (KAI) C++ Compiler
12426
12427 # KCC will only create a shared library if the output file
12428 # ends with ".so" (or ".sl" for HP-UX), so rename the library
12429 # to its proper name (with version) after linking.
12430 archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
12431 archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
12432 # Commands to make compiler produce verbose output that lists
12433 # what "hidden" libraries, object files and flags are used when
12434 # linking a shared library.
12435 #
12436 # There doesn't appear to be a way to prevent this compiler from
12437 # explicitly linking system object files so we need to strip them
12438 # from the output so that they don't get included in the library
12439 # dependencies.
12440 output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
12441
12442 hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
12443 export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
12444
12445 # Archives containing C++ object files must be created using
12446 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
12447 old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
12448 ;;
12449 icpc* | ecpc* )
12450 # Intel C++
12451 with_gnu_ld=yes
12452 # version 8.0 and above of icpc choke on multiply defined symbols
12453 # if we add $predep_objects and $postdep_objects, however 7.1 and
12454 # earlier do not add the objects themselves.
12455 case `$CC -V 2>&1` in
12456 *"Version 7."*)
12457 archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
12458 archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
12459 ;;
12460 *) # Version 8.0 or newer
12461 tmp_idyn=
12462 case $host_cpu in
12463 ia64*) tmp_idyn=' -i_dynamic';;
12464 esac
12465 archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
12466 archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
12467 ;;
12468 esac
12469 archive_cmds_need_lc_CXX=no
12470 hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
12471 export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
12472 whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
12473 ;;
12474 pgCC* | pgcpp*)
12475 # Portland Group C++ compiler
12476 case `$CC -V` in
12477 *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
12478 prelink_cmds_CXX='tpldir=Template.dir~
12479 rm -rf $tpldir~
12480 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
22e05272 12481 compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
5fd1486c
PJ
12482 old_archive_cmds_CXX='tpldir=Template.dir~
12483 rm -rf $tpldir~
12484 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
22e05272 12485 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
5fd1486c
PJ
12486 $RANLIB $oldlib'
12487 archive_cmds_CXX='tpldir=Template.dir~
12488 rm -rf $tpldir~
12489 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
22e05272 12490 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
5fd1486c
PJ
12491 archive_expsym_cmds_CXX='tpldir=Template.dir~
12492 rm -rf $tpldir~
12493 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
22e05272 12494 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
5fd1486c
PJ
12495 ;;
12496 *) # Version 6 and above use weak symbols
12497 archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
12498 archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
12499 ;;
12500 esac
12501
12502 hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
12503 export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
12504 whole_archive_flag_spec_CXX='${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'
12505 ;;
12506 cxx*)
12507 # Compaq C++
12508 archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
12509 archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
12510
12511 runpath_var=LD_RUN_PATH
12512 hardcode_libdir_flag_spec_CXX='-rpath $libdir'
12513 hardcode_libdir_separator_CXX=:
12514
12515 # Commands to make compiler produce verbose output that lists
12516 # what "hidden" libraries, object files and flags are used when
12517 # linking a shared library.
12518 #
12519 # There doesn't appear to be a way to prevent this compiler from
12520 # explicitly linking system object files so we need to strip them
12521 # from the output so that they don't get included in the library
12522 # dependencies.
12523 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
12524 ;;
12525 xl* | mpixl* | bgxl*)
12526 # IBM XL 8.0 on PPC, with GNU ld
12527 hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
12528 export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
12529 archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
12530 if test "x$supports_anon_versioning" = xyes; then
12531 archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~
12532 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
12533 echo "local: *; };" >> $output_objdir/$libname.ver~
12534 $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
12535 fi
12536 ;;
12537 *)
12538 case `$CC -V 2>&1 | sed 5q` in
12539 *Sun\ C*)
12540 # Sun C++ 5.9
12541 no_undefined_flag_CXX=' -zdefs'
12542 archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12543 archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
12544 hardcode_libdir_flag_spec_CXX='-R$libdir'
12545 whole_archive_flag_spec_CXX='${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'
12546 compiler_needs_object_CXX=yes
12547
12548 # Not sure whether something based on
12549 # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
12550 # would be better.
12551 output_verbose_link_cmd='func_echo_all'
12552
12553 # Archives containing C++ object files must be created using
12554 # "CC -xar", where "CC" is the Sun C++ compiler. This is
12555 # necessary to make sure instantiated templates are included
12556 # in the archive.
12557 old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
12558 ;;
12559 esac
12560 ;;
12561 esac
12562 ;;
12563
12564 lynxos*)
12565 # FIXME: insert proper C++ library support
12566 ld_shlibs_CXX=no
12567 ;;
12568
12569 m88k*)
12570 # FIXME: insert proper C++ library support
12571 ld_shlibs_CXX=no
12572 ;;
12573
12574 mvs*)
12575 case $cc_basename in
12576 cxx*)
12577 # FIXME: insert proper C++ library support
12578 ld_shlibs_CXX=no
12579 ;;
12580 *)
12581 # FIXME: insert proper C++ library support
12582 ld_shlibs_CXX=no
12583 ;;
12584 esac
12585 ;;
12586
12587 netbsd*)
12588 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12589 archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
12590 wlarc=
12591 hardcode_libdir_flag_spec_CXX='-R$libdir'
12592 hardcode_direct_CXX=yes
12593 hardcode_shlibpath_var_CXX=no
12594 fi
12595 # Workaround some broken pre-1.5 toolchains
12596 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
12597 ;;
12598
12599 *nto* | *qnx*)
12600 ld_shlibs_CXX=yes
12601 ;;
12602
12603 openbsd2*)
12604 # C++ shared libraries are fairly broken
12605 ld_shlibs_CXX=no
12606 ;;
12607
12608 openbsd*)
12609 if test -f /usr/libexec/ld.so; then
12610 hardcode_direct_CXX=yes
12611 hardcode_shlibpath_var_CXX=no
12612 hardcode_direct_absolute_CXX=yes
12613 archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
12614 hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
12615 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
12616 archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
12617 export_dynamic_flag_spec_CXX='${wl}-E'
12618 whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
12619 fi
12620 output_verbose_link_cmd=func_echo_all
12621 else
12622 ld_shlibs_CXX=no
12623 fi
12624 ;;
12625
12626 osf3* | osf4* | osf5*)
12627 case $cc_basename in
12628 KCC*)
12629 # Kuck and Associates, Inc. (KAI) C++ Compiler
12630
12631 # KCC will only create a shared library if the output file
12632 # ends with ".so" (or ".sl" for HP-UX), so rename the library
12633 # to its proper name (with version) after linking.
12634 archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
12635
12636 hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
12637 hardcode_libdir_separator_CXX=:
12638
12639 # Archives containing C++ object files must be created using
12640 # the KAI C++ compiler.
12641 case $host in
12642 osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;;
12643 *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;;
12644 esac
12645 ;;
12646 RCC*)
12647 # Rational C++ 2.4.1
12648 # FIXME: insert proper C++ library support
12649 ld_shlibs_CXX=no
12650 ;;
12651 cxx*)
12652 case $host in
12653 osf3*)
12654 allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
12655 archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
12656 hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
12657 ;;
12658 *)
12659 allow_undefined_flag_CXX=' -expect_unresolved \*'
12660 archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
12661 archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
12662 echo "-hidden">> $lib.exp~
12663 $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
12664 $RM $lib.exp'
12665 hardcode_libdir_flag_spec_CXX='-rpath $libdir'
12666 ;;
12667 esac
12668
12669 hardcode_libdir_separator_CXX=:
12670
12671 # Commands to make compiler produce verbose output that lists
12672 # what "hidden" libraries, object files and flags are used when
12673 # linking a shared library.
12674 #
12675 # There doesn't appear to be a way to prevent this compiler from
12676 # explicitly linking system object files so we need to strip them
12677 # from the output so that they don't get included in the library
12678 # dependencies.
12679 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
12680 ;;
12681 *)
12682 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
12683 allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
12684 case $host in
12685 osf3*)
12686 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $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'
12687 ;;
12688 *)
12689 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $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'
12690 ;;
12691 esac
12692
12693 hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
12694 hardcode_libdir_separator_CXX=:
12695
12696 # Commands to make compiler produce verbose output that lists
12697 # what "hidden" libraries, object files and flags are used when
12698 # linking a shared library.
12699 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
12700
12701 else
12702 # FIXME: insert proper C++ library support
12703 ld_shlibs_CXX=no
12704 fi
12705 ;;
12706 esac
12707 ;;
12708
12709 psos*)
12710 # FIXME: insert proper C++ library support
12711 ld_shlibs_CXX=no
12712 ;;
12713
12714 sunos4*)
12715 case $cc_basename in
12716 CC*)
12717 # Sun C++ 4.x
12718 # FIXME: insert proper C++ library support
12719 ld_shlibs_CXX=no
12720 ;;
12721 lcc*)
12722 # Lucid
12723 # FIXME: insert proper C++ library support
12724 ld_shlibs_CXX=no
12725 ;;
12726 *)
12727 # FIXME: insert proper C++ library support
12728 ld_shlibs_CXX=no
12729 ;;
12730 esac
12731 ;;
12732
12733 solaris*)
12734 case $cc_basename in
12735 CC*)
12736 # Sun C++ 4.2, 5.x and Centerline C++
12737 archive_cmds_need_lc_CXX=yes
12738 no_undefined_flag_CXX=' -zdefs'
12739 archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12740 archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
12741 $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
12742
12743 hardcode_libdir_flag_spec_CXX='-R$libdir'
12744 hardcode_shlibpath_var_CXX=no
12745 case $host_os in
12746 solaris2.[0-5] | solaris2.[0-5].*) ;;
12747 *)
12748 # The compiler driver will combine and reorder linker options,
12749 # but understands `-z linker_flag'.
12750 # Supported since Solaris 2.6 (maybe 2.5.1?)
12751 whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract'
12752 ;;
12753 esac
12754 link_all_deplibs_CXX=yes
12755
12756 output_verbose_link_cmd='func_echo_all'
12757
12758 # Archives containing C++ object files must be created using
12759 # "CC -xar", where "CC" is the Sun C++ compiler. This is
12760 # necessary to make sure instantiated templates are included
12761 # in the archive.
12762 old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
12763 ;;
12764 gcx*)
12765 # Green Hills C++ Compiler
12766 archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
12767
12768 # The C++ compiler must be used to create the archive.
12769 old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
12770 ;;
12771 *)
12772 # GNU C++ compiler with Solaris linker
12773 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
12774 no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
12775 if $CC --version | $GREP -v '^2\.7' > /dev/null; then
12776 archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
12777 archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
12778 $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
12779
12780 # Commands to make compiler produce verbose output that lists
12781 # what "hidden" libraries, object files and flags are used when
12782 # linking a shared library.
12783 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
12784 else
12785 # g++ 2.7 appears to require `-G' NOT `-shared' on this
12786 # platform.
12787 archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
12788 archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
12789 $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
12790
12791 # Commands to make compiler produce verbose output that lists
12792 # what "hidden" libraries, object files and flags are used when
12793 # linking a shared library.
12794 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
12795 fi
12796
12797 hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
12798 case $host_os in
12799 solaris2.[0-5] | solaris2.[0-5].*) ;;
12800 *)
12801 whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
12802 ;;
12803 esac
12804 fi
12805 ;;
12806 esac
12807 ;;
12808
12809 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
12810 no_undefined_flag_CXX='${wl}-z,text'
12811 archive_cmds_need_lc_CXX=no
12812 hardcode_shlibpath_var_CXX=no
12813 runpath_var='LD_RUN_PATH'
12814
12815 case $cc_basename in
12816 CC*)
12817 archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12818 archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12819 ;;
12820 *)
12821 archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12822 archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12823 ;;
12824 esac
12825 ;;
12826
12827 sysv5* | sco3.2v5* | sco5v6*)
12828 # Note: We can NOT use -z defs as we might desire, because we do not
12829 # link with -lc, and that would cause any symbols used from libc to
12830 # always be unresolved, which means just about no library would
12831 # ever link correctly. If we're not using GNU ld we use -z text
12832 # though, which does catch some bad symbols but isn't as heavy-handed
12833 # as -z defs.
12834 no_undefined_flag_CXX='${wl}-z,text'
12835 allow_undefined_flag_CXX='${wl}-z,nodefs'
12836 archive_cmds_need_lc_CXX=no
12837 hardcode_shlibpath_var_CXX=no
12838 hardcode_libdir_flag_spec_CXX='${wl}-R,$libdir'
12839 hardcode_libdir_separator_CXX=':'
12840 link_all_deplibs_CXX=yes
12841 export_dynamic_flag_spec_CXX='${wl}-Bexport'
12842 runpath_var='LD_RUN_PATH'
12843
12844 case $cc_basename in
12845 CC*)
12846 archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12847 archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12848 old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~
12849 '"$old_archive_cmds_CXX"
12850 reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~
12851 '"$reload_cmds_CXX"
12852 ;;
12853 *)
12854 archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12855 archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
12856 ;;
12857 esac
12858 ;;
12859
12860 tandem*)
12861 case $cc_basename in
12862 NCC*)
12863 # NonStop-UX NCC 3.20
12864 # FIXME: insert proper C++ library support
12865 ld_shlibs_CXX=no
12866 ;;
12867 *)
12868 # FIXME: insert proper C++ library support
12869 ld_shlibs_CXX=no
12870 ;;
12871 esac
12872 ;;
12873
12874 vxworks*)
12875 # FIXME: insert proper C++ library support
12876 ld_shlibs_CXX=no
12877 ;;
12878
12879 *)
12880 # FIXME: insert proper C++ library support
12881 ld_shlibs_CXX=no
12882 ;;
12883 esac
12884
12885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
12886$as_echo "$ld_shlibs_CXX" >&6; }
12887 test "$ld_shlibs_CXX" = no && can_build_shared=no
12888
12889 GCC_CXX="$GXX"
12890 LD_CXX="$LD"
12891
12892 ## CAVEAT EMPTOR:
12893 ## There is no encapsulation within the following macros, do not change
12894 ## the running order or otherwise move them around unless you know exactly
12895 ## what you are doing...
12896 # Dependencies to place before and after the object being linked:
12897predep_objects_CXX=
12898postdep_objects_CXX=
12899predeps_CXX=
12900postdeps_CXX=
12901compiler_lib_search_path_CXX=
12902
12903cat > conftest.$ac_ext <<_LT_EOF
12904class Foo
12905{
12906public:
12907 Foo (void) { a = 0; }
12908private:
12909 int a;
12910};
12911_LT_EOF
12912
12913if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12914 (eval $ac_compile) 2>&5
12915 ac_status=$?
12916 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12917 test $ac_status = 0; }; then
12918 # Parse the compiler output and extract the necessary
12919 # objects, libraries and library flags.
12920
12921 # Sentinel used to keep track of whether or not we are before
12922 # the conftest object file.
12923 pre_test_object_deps_done=no
12924
12925 for p in `eval "$output_verbose_link_cmd"`; do
12926 case $p in
12927
12928 -L* | -R* | -l*)
12929 # Some compilers place space between "-{L,R}" and the path.
12930 # Remove the space.
12931 if test $p = "-L" ||
12932 test $p = "-R"; then
12933 prev=$p
12934 continue
12935 else
12936 prev=
12937 fi
12938
12939 if test "$pre_test_object_deps_done" = no; then
12940 case $p in
12941 -L* | -R*)
12942 # Internal compiler library paths should come after those
12943 # provided the user. The postdeps already come after the
12944 # user supplied libs so there is no need to process them.
12945 if test -z "$compiler_lib_search_path_CXX"; then
12946 compiler_lib_search_path_CXX="${prev}${p}"
12947 else
12948 compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
12949 fi
12950 ;;
12951 # The "-l" case would never come before the object being
12952 # linked, so don't bother handling this case.
12953 esac
12954 else
12955 if test -z "$postdeps_CXX"; then
12956 postdeps_CXX="${prev}${p}"
12957 else
12958 postdeps_CXX="${postdeps_CXX} ${prev}${p}"
12959 fi
12960 fi
12961 ;;
12962
12963 *.$objext)
12964 # This assumes that the test object file only shows up
12965 # once in the compiler output.
12966 if test "$p" = "conftest.$objext"; then
12967 pre_test_object_deps_done=yes
12968 continue
12969 fi
12970
12971 if test "$pre_test_object_deps_done" = no; then
12972 if test -z "$predep_objects_CXX"; then
12973 predep_objects_CXX="$p"
12974 else
12975 predep_objects_CXX="$predep_objects_CXX $p"
12976 fi
12977 else
12978 if test -z "$postdep_objects_CXX"; then
12979 postdep_objects_CXX="$p"
12980 else
12981 postdep_objects_CXX="$postdep_objects_CXX $p"
12982 fi
12983 fi
12984 ;;
12985
12986 *) ;; # Ignore the rest.
12987
12988 esac
12989 done
12990
12991 # Clean up.
12992 rm -f a.out a.exe
12993else
12994 echo "libtool.m4: error: problem compiling CXX test program"
12995fi
12996
12997$RM -f confest.$objext
12998
12999# PORTME: override above test on systems where it is broken
13000case $host_os in
13001interix[3-9]*)
13002 # Interix 3.5 installs completely hosed .la files for C++, so rather than
13003 # hack all around it, let's just trust "g++" to DTRT.
13004 predep_objects_CXX=
13005 postdep_objects_CXX=
13006 postdeps_CXX=
13007 ;;
13008
13009linux*)
13010 case `$CC -V 2>&1 | sed 5q` in
13011 *Sun\ C*)
13012 # Sun C++ 5.9
13013
13014 # The more standards-conforming stlport4 library is
13015 # incompatible with the Cstd library. Avoid specifying
13016 # it if it's in CXXFLAGS. Ignore libCrun as
13017 # -library=stlport4 depends on it.
13018 case " $CXX $CXXFLAGS " in
13019 *" -library=stlport4 "*)
13020 solaris_use_stlport4=yes
13021 ;;
13022 esac
13023
13024 if test "$solaris_use_stlport4" != yes; then
13025 postdeps_CXX='-library=Cstd -library=Crun'
13026 fi
13027 ;;
13028 esac
13029 ;;
13030
13031solaris*)
13032 case $cc_basename in
13033 CC*)
13034 # The more standards-conforming stlport4 library is
13035 # incompatible with the Cstd library. Avoid specifying
13036 # it if it's in CXXFLAGS. Ignore libCrun as
13037 # -library=stlport4 depends on it.
13038 case " $CXX $CXXFLAGS " in
13039 *" -library=stlport4 "*)
13040 solaris_use_stlport4=yes
13041 ;;
13042 esac
13043
13044 # Adding this requires a known-good setup of shared libraries for
13045 # Sun compiler versions before 5.6, else PIC objects from an old
13046 # archive will be linked into the output, leading to subtle bugs.
13047 if test "$solaris_use_stlport4" != yes; then
13048 postdeps_CXX='-library=Cstd -library=Crun'
13049 fi
13050 ;;
13051 esac
13052 ;;
13053esac
13054
13055
13056case " $postdeps_CXX " in
13057*" -lc "*) archive_cmds_need_lc_CXX=no ;;
13058esac
13059 compiler_lib_search_dirs_CXX=
13060if test -n "${compiler_lib_search_path_CXX}"; then
13061 compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
13062fi
13063
13064
13065
13066
13067
13068
13069
13070
13071
13072
13073
13074
13075
13076
13077
13078
13079
13080
13081
13082
13083
13084
13085
13086
13087
13088
13089
13090
13091
13092
13093
13094 lt_prog_compiler_wl_CXX=
13095lt_prog_compiler_pic_CXX=
13096lt_prog_compiler_static_CXX=
13097
13098{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
13099$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
13100
13101 # C++ specific cases for pic, static, wl, etc.
13102 if test "$GXX" = yes; then
13103 lt_prog_compiler_wl_CXX='-Wl,'
13104 lt_prog_compiler_static_CXX='-static'
13105
13106 case $host_os in
13107 aix*)
13108 # All AIX code is PIC.
13109 if test "$host_cpu" = ia64; then
13110 # AIX 5 now supports IA64 processor
13111 lt_prog_compiler_static_CXX='-Bstatic'
13112 fi
13113 lt_prog_compiler_pic_CXX='-fPIC'
13114 ;;
13115
13116 amigaos*)
13117 case $host_cpu in
13118 powerpc)
13119 # see comment about AmigaOS4 .so support
13120 lt_prog_compiler_pic_CXX='-fPIC'
13121 ;;
13122 m68k)
13123 # FIXME: we need at least 68020 code to build shared libraries, but
13124 # adding the `-m68020' flag to GCC prevents building anything better,
13125 # like `-m68040'.
13126 lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
13127 ;;
13128 esac
13129 ;;
13130
13131 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
13132 # PIC is the default for these OSes.
13133 ;;
13134 mingw* | cygwin* | os2* | pw32* | cegcc*)
13135 # This hack is so that the source file can tell whether it is being
13136 # built for inclusion in a dll (and should export symbols for example).
13137 # Although the cygwin gcc ignores -fPIC, still need this for old-style
13138 # (--disable-auto-import) libraries
13139 lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
13140 ;;
13141 darwin* | rhapsody*)
13142 # PIC is the default on this platform
13143 # Common symbols not allowed in MH_DYLIB files
13144 lt_prog_compiler_pic_CXX='-fno-common'
13145 ;;
13146 *djgpp*)
13147 # DJGPP does not support shared libraries at all
13148 lt_prog_compiler_pic_CXX=
13149 ;;
13150 haiku*)
13151 # PIC is the default for Haiku.
13152 # The "-static" flag exists, but is broken.
13153 lt_prog_compiler_static_CXX=
13154 ;;
13155 interix[3-9]*)
13156 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
13157 # Instead, we relocate shared libraries at runtime.
13158 ;;
13159 sysv4*MP*)
13160 if test -d /usr/nec; then
13161 lt_prog_compiler_pic_CXX=-Kconform_pic
13162 fi
13163 ;;
13164 hpux*)
13165 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
13166 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
13167 # sets the default TLS model and affects inlining.
13168 case $host_cpu in
13169 hppa*64*)
13170 ;;
13171 *)
13172 lt_prog_compiler_pic_CXX='-fPIC'
13173 ;;
13174 esac
13175 ;;
13176 *qnx* | *nto*)
13177 # QNX uses GNU C++, but need to define -shared option too, otherwise
13178 # it will coredump.
13179 lt_prog_compiler_pic_CXX='-fPIC -shared'
13180 ;;
13181 *)
13182 lt_prog_compiler_pic_CXX='-fPIC'
13183 ;;
13184 esac
13185 else
13186 case $host_os in
13187 aix[4-9]*)
13188 # All AIX code is PIC.
13189 if test "$host_cpu" = ia64; then
13190 # AIX 5 now supports IA64 processor
13191 lt_prog_compiler_static_CXX='-Bstatic'
13192 else
13193 lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
13194 fi
13195 ;;
13196 chorus*)
13197 case $cc_basename in
13198 cxch68*)
13199 # Green Hills C++ Compiler
13200 # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
13201 ;;
13202 esac
13203 ;;
13204 dgux*)
13205 case $cc_basename in
13206 ec++*)
13207 lt_prog_compiler_pic_CXX='-KPIC'
13208 ;;
13209 ghcx*)
13210 # Green Hills C++ Compiler
13211 lt_prog_compiler_pic_CXX='-pic'
13212 ;;
13213 *)
13214 ;;
13215 esac
13216 ;;
13217 freebsd* | dragonfly*)
13218 # FreeBSD uses GNU C++
13219 ;;
13220 hpux9* | hpux10* | hpux11*)
13221 case $cc_basename in
13222 CC*)
13223 lt_prog_compiler_wl_CXX='-Wl,'
13224 lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
13225 if test "$host_cpu" != ia64; then
13226 lt_prog_compiler_pic_CXX='+Z'
13227 fi
13228 ;;
13229 aCC*)
13230 lt_prog_compiler_wl_CXX='-Wl,'
13231 lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
13232 case $host_cpu in
13233 hppa*64*|ia64*)
13234 # +Z the default
13235 ;;
13236 *)
13237 lt_prog_compiler_pic_CXX='+Z'
13238 ;;
13239 esac
13240 ;;
13241 *)
13242 ;;
13243 esac
13244 ;;
13245 interix*)
13246 # This is c89, which is MS Visual C++ (no shared libs)
13247 # Anyone wants to do a port?
13248 ;;
13249 irix5* | irix6* | nonstopux*)
13250 case $cc_basename in
13251 CC*)
13252 lt_prog_compiler_wl_CXX='-Wl,'
13253 lt_prog_compiler_static_CXX='-non_shared'
13254 # CC pic flag -KPIC is the default.
13255 ;;
13256 *)
13257 ;;
13258 esac
13259 ;;
13260 linux* | k*bsd*-gnu | kopensolaris*-gnu)
13261 case $cc_basename in
13262 KCC*)
13263 # KAI C++ Compiler
13264 lt_prog_compiler_wl_CXX='--backend -Wl,'
13265 lt_prog_compiler_pic_CXX='-fPIC'
13266 ;;
13267 ecpc* )
13268 # old Intel C++ for x86_64 which still supported -KPIC.
13269 lt_prog_compiler_wl_CXX='-Wl,'
13270 lt_prog_compiler_pic_CXX='-KPIC'
13271 lt_prog_compiler_static_CXX='-static'
13272 ;;
13273 icpc* )
13274 # Intel C++, used to be incompatible with GCC.
13275 # ICC 10 doesn't accept -KPIC any more.
13276 lt_prog_compiler_wl_CXX='-Wl,'
13277 lt_prog_compiler_pic_CXX='-fPIC'
13278 lt_prog_compiler_static_CXX='-static'
13279 ;;
13280 pgCC* | pgcpp*)
13281 # Portland Group C++ compiler
13282 lt_prog_compiler_wl_CXX='-Wl,'
13283 lt_prog_compiler_pic_CXX='-fpic'
13284 lt_prog_compiler_static_CXX='-Bstatic'
13285 ;;
13286 cxx*)
13287 # Compaq C++
13288 # Make sure the PIC flag is empty. It appears that all Alpha
13289 # Linux and Compaq Tru64 Unix objects are PIC.
13290 lt_prog_compiler_pic_CXX=
13291 lt_prog_compiler_static_CXX='-non_shared'
13292 ;;
13293 xlc* | xlC* | bgxl[cC]* | mpixl[cC]*)
13294 # IBM XL 8.0, 9.0 on PPC and BlueGene
13295 lt_prog_compiler_wl_CXX='-Wl,'
13296 lt_prog_compiler_pic_CXX='-qpic'
13297 lt_prog_compiler_static_CXX='-qstaticlink'
13298 ;;
13299 *)
13300 case `$CC -V 2>&1 | sed 5q` in
13301 *Sun\ C*)
13302 # Sun C++ 5.9
13303 lt_prog_compiler_pic_CXX='-KPIC'
13304 lt_prog_compiler_static_CXX='-Bstatic'
13305 lt_prog_compiler_wl_CXX='-Qoption ld '
13306 ;;
13307 esac
13308 ;;
13309 esac
13310 ;;
13311 lynxos*)
13312 ;;
13313 m88k*)
13314 ;;
13315 mvs*)
13316 case $cc_basename in
13317 cxx*)
13318 lt_prog_compiler_pic_CXX='-W c,exportall'
13319 ;;
13320 *)
13321 ;;
13322 esac
13323 ;;
13324 netbsd*)
13325 ;;
13326 *qnx* | *nto*)
13327 # QNX uses GNU C++, but need to define -shared option too, otherwise
13328 # it will coredump.
13329 lt_prog_compiler_pic_CXX='-fPIC -shared'
13330 ;;
13331 osf3* | osf4* | osf5*)
13332 case $cc_basename in
13333 KCC*)
13334 lt_prog_compiler_wl_CXX='--backend -Wl,'
13335 ;;
13336 RCC*)
13337 # Rational C++ 2.4.1
13338 lt_prog_compiler_pic_CXX='-pic'
13339 ;;
13340 cxx*)
13341 # Digital/Compaq C++
13342 lt_prog_compiler_wl_CXX='-Wl,'
13343 # Make sure the PIC flag is empty. It appears that all Alpha
13344 # Linux and Compaq Tru64 Unix objects are PIC.
13345 lt_prog_compiler_pic_CXX=
13346 lt_prog_compiler_static_CXX='-non_shared'
13347 ;;
13348 *)
13349 ;;
13350 esac
13351 ;;
13352 psos*)
13353 ;;
13354 solaris*)
13355 case $cc_basename in
13356 CC*)
13357 # Sun C++ 4.2, 5.x and Centerline C++
13358 lt_prog_compiler_pic_CXX='-KPIC'
13359 lt_prog_compiler_static_CXX='-Bstatic'
13360 lt_prog_compiler_wl_CXX='-Qoption ld '
13361 ;;
13362 gcx*)
13363 # Green Hills C++ Compiler
13364 lt_prog_compiler_pic_CXX='-PIC'
13365 ;;
13366 *)
13367 ;;
13368 esac
13369 ;;
13370 sunos4*)
13371 case $cc_basename in
13372 CC*)
13373 # Sun C++ 4.x
13374 lt_prog_compiler_pic_CXX='-pic'
13375 lt_prog_compiler_static_CXX='-Bstatic'
13376 ;;
13377 lcc*)
13378 # Lucid
13379 lt_prog_compiler_pic_CXX='-pic'
13380 ;;
13381 *)
13382 ;;
13383 esac
13384 ;;
13385 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
13386 case $cc_basename in
13387 CC*)
13388 lt_prog_compiler_wl_CXX='-Wl,'
13389 lt_prog_compiler_pic_CXX='-KPIC'
13390 lt_prog_compiler_static_CXX='-Bstatic'
13391 ;;
13392 esac
13393 ;;
13394 tandem*)
13395 case $cc_basename in
13396 NCC*)
13397 # NonStop-UX NCC 3.20
13398 lt_prog_compiler_pic_CXX='-KPIC'
13399 ;;
13400 *)
13401 ;;
13402 esac
13403 ;;
13404 vxworks*)
13405 ;;
13406 *)
13407 lt_prog_compiler_can_build_shared_CXX=no
13408 ;;
13409 esac
13410 fi
13411
13412case $host_os in
13413 # For platforms which do not support PIC, -DPIC is meaningless:
13414 *djgpp*)
13415 lt_prog_compiler_pic_CXX=
13416 ;;
13417 *)
13418 lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
13419 ;;
13420esac
13421{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_CXX" >&5
13422$as_echo "$lt_prog_compiler_pic_CXX" >&6; }
13423
13424
13425
13426#
13427# Check to make sure the PIC flag actually works.
13428#
13429if test -n "$lt_prog_compiler_pic_CXX"; then
13430 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
13431$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
22e05272 13432if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then :
5fd1486c
PJ
13433 $as_echo_n "(cached) " >&6
13434else
13435 lt_cv_prog_compiler_pic_works_CXX=no
13436 ac_outfile=conftest.$ac_objext
13437 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
13438 lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC"
13439 # Insert the option either (1) after the last *FLAGS variable, or
13440 # (2) before a word containing "conftest.", or (3) at the end.
13441 # Note that $ac_compile itself does not contain backslashes and begins
13442 # with a dollar sign (not a hyphen), so the echo should work correctly.
13443 # The option is referenced via a variable to avoid confusing sed.
13444 lt_compile=`echo "$ac_compile" | $SED \
13445 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13446 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13447 -e 's:$: $lt_compiler_flag:'`
13448 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
13449 (eval "$lt_compile" 2>conftest.err)
13450 ac_status=$?
13451 cat conftest.err >&5
13452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13453 if (exit $ac_status) && test -s "$ac_outfile"; then
13454 # The compiler can only warn and ignore the option if not recognized
13455 # So say no if there are warnings other than the usual output.
13456 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
13457 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
13458 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
13459 lt_cv_prog_compiler_pic_works_CXX=yes
13460 fi
13461 fi
13462 $RM conftest*
13463
13464fi
13465{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
13466$as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
13467
13468if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then
13469 case $lt_prog_compiler_pic_CXX in
13470 "" | " "*) ;;
13471 *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
13472 esac
13473else
13474 lt_prog_compiler_pic_CXX=
13475 lt_prog_compiler_can_build_shared_CXX=no
13476fi
13477
13478fi
13479
13480
13481
13482#
13483# Check to make sure the static flag actually works.
13484#
13485wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
13486{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
13487$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
22e05272 13488if ${lt_cv_prog_compiler_static_works_CXX+:} false; then :
5fd1486c
PJ
13489 $as_echo_n "(cached) " >&6
13490else
13491 lt_cv_prog_compiler_static_works_CXX=no
13492 save_LDFLAGS="$LDFLAGS"
13493 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
13494 echo "$lt_simple_link_test_code" > conftest.$ac_ext
13495 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
13496 # The linker can only warn and ignore the option if not recognized
13497 # So say no if there are warnings
13498 if test -s conftest.err; then
13499 # Append any errors to the config.log.
13500 cat conftest.err 1>&5
13501 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
13502 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
13503 if diff conftest.exp conftest.er2 >/dev/null; then
13504 lt_cv_prog_compiler_static_works_CXX=yes
13505 fi
13506 else
13507 lt_cv_prog_compiler_static_works_CXX=yes
13508 fi
13509 fi
13510 $RM -r conftest*
13511 LDFLAGS="$save_LDFLAGS"
13512
13513fi
13514{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
13515$as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; }
13516
13517if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then
13518 :
13519else
13520 lt_prog_compiler_static_CXX=
13521fi
13522
13523
13524
13525
13526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
13527$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
22e05272 13528if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
5fd1486c
PJ
13529 $as_echo_n "(cached) " >&6
13530else
13531 lt_cv_prog_compiler_c_o_CXX=no
13532 $RM -r conftest 2>/dev/null
13533 mkdir conftest
13534 cd conftest
13535 mkdir out
13536 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
13537
13538 lt_compiler_flag="-o out/conftest2.$ac_objext"
13539 # Insert the option either (1) after the last *FLAGS variable, or
13540 # (2) before a word containing "conftest.", or (3) at the end.
13541 # Note that $ac_compile itself does not contain backslashes and begins
13542 # with a dollar sign (not a hyphen), so the echo should work correctly.
13543 lt_compile=`echo "$ac_compile" | $SED \
13544 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13545 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13546 -e 's:$: $lt_compiler_flag:'`
13547 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
13548 (eval "$lt_compile" 2>out/conftest.err)
13549 ac_status=$?
13550 cat out/conftest.err >&5
13551 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13552 if (exit $ac_status) && test -s out/conftest2.$ac_objext
13553 then
13554 # The compiler can only warn and ignore the option if not recognized
13555 # So say no if there are warnings
13556 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
13557 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
13558 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
13559 lt_cv_prog_compiler_c_o_CXX=yes
13560 fi
13561 fi
13562 chmod u+w . 2>&5
13563 $RM conftest*
13564 # SGI C++ compiler will create directory out/ii_files/ for
13565 # template instantiation
13566 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
13567 $RM out/* && rmdir out
13568 cd ..
13569 $RM -r conftest
13570 $RM conftest*
13571
13572fi
13573{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
13574$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
13575
13576
13577
13578 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
13579$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
22e05272 13580if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
5fd1486c
PJ
13581 $as_echo_n "(cached) " >&6
13582else
13583 lt_cv_prog_compiler_c_o_CXX=no
13584 $RM -r conftest 2>/dev/null
13585 mkdir conftest
13586 cd conftest
13587 mkdir out
13588 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
13589
13590 lt_compiler_flag="-o out/conftest2.$ac_objext"
13591 # Insert the option either (1) after the last *FLAGS variable, or
13592 # (2) before a word containing "conftest.", or (3) at the end.
13593 # Note that $ac_compile itself does not contain backslashes and begins
13594 # with a dollar sign (not a hyphen), so the echo should work correctly.
13595 lt_compile=`echo "$ac_compile" | $SED \
13596 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13597 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13598 -e 's:$: $lt_compiler_flag:'`
13599 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
13600 (eval "$lt_compile" 2>out/conftest.err)
13601 ac_status=$?
13602 cat out/conftest.err >&5
13603 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13604 if (exit $ac_status) && test -s out/conftest2.$ac_objext
13605 then
13606 # The compiler can only warn and ignore the option if not recognized
13607 # So say no if there are warnings
13608 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
13609 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
13610 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
13611 lt_cv_prog_compiler_c_o_CXX=yes
13612 fi
13613 fi
13614 chmod u+w . 2>&5
13615 $RM conftest*
13616 # SGI C++ compiler will create directory out/ii_files/ for
13617 # template instantiation
13618 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
13619 $RM out/* && rmdir out
13620 cd ..
13621 $RM -r conftest
13622 $RM conftest*
13623
13624fi
13625{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
13626$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
13627
13628
13629
13630
13631hard_links="nottested"
13632if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
13633 # do not overwrite the value of need_locks provided by the user
13634 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
13635$as_echo_n "checking if we can lock with hard links... " >&6; }
13636 hard_links=yes
13637 $RM conftest*
13638 ln conftest.a conftest.b 2>/dev/null && hard_links=no
13639 touch conftest.a
13640 ln conftest.a conftest.b 2>&5 || hard_links=no
13641 ln conftest.a conftest.b 2>/dev/null && hard_links=no
13642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
13643$as_echo "$hard_links" >&6; }
13644 if test "$hard_links" = no; then
13645 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
13646$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
13647 need_locks=warn
13648 fi
13649else
13650 need_locks=no
13651fi
13652
13653
13654
13655 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
13656$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
13657
13658 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
13659 case $host_os in
13660 aix[4-9]*)
13661 # If we're using GNU nm, then we don't want the "-C" option.
13662 # -C means demangle to AIX nm, but means don't demangle with GNU nm
13663 # Also, AIX nm treats weak defined symbols like other global defined
13664 # symbols, whereas GNU nm marks them as "W".
13665 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
13666 export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
13667 else
13668 export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
13669 fi
13670 ;;
13671 pw32*)
13672 export_symbols_cmds_CXX="$ltdll_cmds"
13673 ;;
13674 cygwin* | mingw* | cegcc*)
13675 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;/^.*[ ]__nm__/s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
13676 ;;
13677 *)
13678 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
13679 ;;
13680 esac
13681 exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
13682
13683{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
13684$as_echo "$ld_shlibs_CXX" >&6; }
13685test "$ld_shlibs_CXX" = no && can_build_shared=no
13686
13687with_gnu_ld_CXX=$with_gnu_ld
13688
13689
13690
13691
13692
13693
13694#
13695# Do we need to explicitly link libc?
13696#
13697case "x$archive_cmds_need_lc_CXX" in
13698x|xyes)
13699 # Assume -lc should be added
13700 archive_cmds_need_lc_CXX=yes
13701
13702 if test "$enable_shared" = yes && test "$GCC" = yes; then
13703 case $archive_cmds_CXX in
13704 *'~'*)
13705 # FIXME: we may have to deal with multi-command sequences.
13706 ;;
13707 '$CC '*)
13708 # Test whether the compiler implicitly links with -lc since on some
13709 # systems, -lgcc has to come before -lc. If gcc already passes -lc
13710 # to ld, don't add -lc before -lgcc.
13711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
13712$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
22e05272 13713if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then :
5fd1486c
PJ
13714 $as_echo_n "(cached) " >&6
13715else
13716 $RM conftest*
13717 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
13718
13719 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13720 (eval $ac_compile) 2>&5
13721 ac_status=$?
13722 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13723 test $ac_status = 0; } 2>conftest.err; then
13724 soname=conftest
13725 lib=conftest
13726 libobjs=conftest.$ac_objext
13727 deplibs=
13728 wl=$lt_prog_compiler_wl_CXX
13729 pic_flag=$lt_prog_compiler_pic_CXX
13730 compiler_flags=-v
13731 linker_flags=-v
13732 verstring=
13733 output_objdir=.
13734 libname=conftest
13735 lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
13736 allow_undefined_flag_CXX=
13737 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
13738 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
13739 ac_status=$?
13740 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13741 test $ac_status = 0; }
13742 then
13743 lt_cv_archive_cmds_need_lc_CXX=no
13744 else
13745 lt_cv_archive_cmds_need_lc_CXX=yes
13746 fi
13747 allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
13748 else
13749 cat conftest.err 1>&5
13750 fi
13751 $RM conftest*
13752
13753fi
13754{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
13755$as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; }
13756 archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX
13757 ;;
13758 esac
13759 fi
13760 ;;
13761esac
13762
13763
13764
13765
13766
13767
13768
13769
13770
13771
13772
13773
13774
13775
13776
13777
13778
13779
13780
13781
13782
13783
13784
13785
13786
13787
13788
13789
13790
13791
13792
13793
13794
13795
13796
13797
13798
13799
13800
13801
13802
13803
13804
13805
13806
13807
13808
13809
13810
13811
13812
13813
13814
13815
13816
13817
13818
13819
13820
13821
13822
13823
13824
13825
13826 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
13827$as_echo_n "checking dynamic linker characteristics... " >&6; }
13828
13829library_names_spec=
13830libname_spec='lib$name'
13831soname_spec=
13832shrext_cmds=".so"
13833postinstall_cmds=
13834postuninstall_cmds=
13835finish_cmds=
13836finish_eval=
13837shlibpath_var=
13838shlibpath_overrides_runpath=unknown
13839version_type=none
13840dynamic_linker="$host_os ld.so"
13841sys_lib_dlsearch_path_spec="/lib /usr/lib"
13842need_lib_prefix=unknown
13843hardcode_into_libs=no
13844
13845# when you set need_version to no, make sure it does not cause -set_version
13846# flags to be left without arguments
13847need_version=unknown
13848
13849case $host_os in
13850aix3*)
13851 version_type=linux
13852 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
13853 shlibpath_var=LIBPATH
13854
13855 # AIX 3 has no versioning support, so we append a major version to the name.
13856 soname_spec='${libname}${release}${shared_ext}$major'
13857 ;;
13858
13859aix[4-9]*)
13860 version_type=linux
13861 need_lib_prefix=no
13862 need_version=no
13863 hardcode_into_libs=yes
13864 if test "$host_cpu" = ia64; then
13865 # AIX 5 supports IA64
13866 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
13867 shlibpath_var=LD_LIBRARY_PATH
13868 else
13869 # With GCC up to 2.95.x, collect2 would create an import file
13870 # for dependence libraries. The import file would start with
13871 # the line `#! .'. This would cause the generated library to
13872 # depend on `.', always an invalid library. This was fixed in
13873 # development snapshots of GCC prior to 3.0.
13874 case $host_os in
13875 aix4 | aix4.[01] | aix4.[01].*)
13876 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
13877 echo ' yes '
13878 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
13879 :
13880 else
13881 can_build_shared=no
13882 fi
13883 ;;
13884 esac
13885 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
13886 # soname into executable. Probably we can add versioning support to
13887 # collect2, so additional links can be useful in future.
13888 if test "$aix_use_runtimelinking" = yes; then
13889 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
13890 # instead of lib<name>.a to let people know that these are not
13891 # typical AIX shared libraries.
13892 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
13893 else
13894 # We preserve .a as extension for shared libraries through AIX4.2
13895 # and later when we are not doing run time linking.
13896 library_names_spec='${libname}${release}.a $libname.a'
13897 soname_spec='${libname}${release}${shared_ext}$major'
13898 fi
13899 shlibpath_var=LIBPATH
13900 fi
13901 ;;
13902
13903amigaos*)
13904 case $host_cpu in
13905 powerpc)
13906 # Since July 2007 AmigaOS4 officially supports .so libraries.
13907 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
13908 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
13909 ;;
13910 m68k)
13911 library_names_spec='$libname.ixlibrary $libname.a'
13912 # Create ${libname}_ixlibrary.a entries in /sys/libs.
13913 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'
13914 ;;
13915 esac
13916 ;;
13917
13918beos*)
13919 library_names_spec='${libname}${shared_ext}'
13920 dynamic_linker="$host_os ld.so"
13921 shlibpath_var=LIBRARY_PATH
13922 ;;
13923
13924bsdi[45]*)
13925 version_type=linux
13926 need_version=no
13927 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
13928 soname_spec='${libname}${release}${shared_ext}$major'
13929 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
13930 shlibpath_var=LD_LIBRARY_PATH
13931 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
13932 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
13933 # the default ld.so.conf also contains /usr/contrib/lib and
13934 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
13935 # libtool to hard-code these into programs
13936 ;;
13937
13938cygwin* | mingw* | pw32* | cegcc*)
13939 version_type=windows
13940 shrext_cmds=".dll"
13941 need_version=no
13942 need_lib_prefix=no
13943
13944 case $GCC,$host_os in
13945 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
13946 library_names_spec='$libname.dll.a'
13947 # DLL is installed to $(libdir)/../bin by postinstall_cmds
13948 postinstall_cmds='base_file=`basename \${file}`~
13949 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
13950 dldir=$destdir/`dirname \$dlpath`~
13951 test -d \$dldir || mkdir -p \$dldir~
13952 $install_prog $dir/$dlname \$dldir/$dlname~
13953 chmod a+x \$dldir/$dlname~
13954 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
13955 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
13956 fi'
13957 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
13958 dlpath=$dir/\$dldll~
13959 $RM \$dlpath'
13960 shlibpath_overrides_runpath=yes
13961
13962 case $host_os in
13963 cygwin*)
13964 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
13965 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
13966
13967 ;;
13968 mingw* | cegcc*)
13969 # MinGW DLLs use traditional 'lib' prefix
13970 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
13971 ;;
13972 pw32*)
13973 # pw32 DLLs use 'pw' prefix rather than 'lib'
13974 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
13975 ;;
13976 esac
13977 ;;
13978
13979 *)
13980 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
13981 ;;
13982 esac
13983 dynamic_linker='Win32 ld.exe'
13984 # FIXME: first we should search . and the directory the executable is in
13985 shlibpath_var=PATH
13986 ;;
13987
13988darwin* | rhapsody*)
13989 dynamic_linker="$host_os dyld"
13990 version_type=darwin
13991 need_lib_prefix=no
13992 need_version=no
13993 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
13994 soname_spec='${libname}${release}${major}$shared_ext'
13995 shlibpath_overrides_runpath=yes
13996 shlibpath_var=DYLD_LIBRARY_PATH
13997 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
13998
13999 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
14000 ;;
14001
14002dgux*)
14003 version_type=linux
14004 need_lib_prefix=no
14005 need_version=no
14006 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
14007 soname_spec='${libname}${release}${shared_ext}$major'
14008 shlibpath_var=LD_LIBRARY_PATH
14009 ;;
14010
14011freebsd* | dragonfly*)
14012 # DragonFly does not have aout. When/if they implement a new
14013 # versioning mechanism, adjust this.
14014 if test -x /usr/bin/objformat; then
14015 objformat=`/usr/bin/objformat`
14016 else
14017 case $host_os in
14018 freebsd[23].*) objformat=aout ;;
14019 *) objformat=elf ;;
14020 esac
14021 fi
14022 version_type=freebsd-$objformat
14023 case $version_type in
14024 freebsd-elf*)
14025 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
14026 need_version=no
14027 need_lib_prefix=no
14028 ;;
14029 freebsd-*)
14030 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
14031 need_version=yes
14032 ;;
14033 esac
14034 shlibpath_var=LD_LIBRARY_PATH
14035 case $host_os in
14036 freebsd2.*)
14037 shlibpath_overrides_runpath=yes
14038 ;;
14039 freebsd3.[01]* | freebsdelf3.[01]*)
14040 shlibpath_overrides_runpath=yes
14041 hardcode_into_libs=yes
14042 ;;
14043 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
14044 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
14045 shlibpath_overrides_runpath=no
14046 hardcode_into_libs=yes
14047 ;;
14048 *) # from 4.6 on, and DragonFly
14049 shlibpath_overrides_runpath=yes
14050 hardcode_into_libs=yes
14051 ;;
14052 esac
14053 ;;
14054
14055gnu*)
14056 version_type=linux
14057 need_lib_prefix=no
14058 need_version=no
14059 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
14060 soname_spec='${libname}${release}${shared_ext}$major'
14061 shlibpath_var=LD_LIBRARY_PATH
14062 hardcode_into_libs=yes
14063 ;;
14064
14065haiku*)
14066 version_type=linux
14067 need_lib_prefix=no
14068 need_version=no
14069 dynamic_linker="$host_os runtime_loader"
14070 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
14071 soname_spec='${libname}${release}${shared_ext}$major'
14072 shlibpath_var=LIBRARY_PATH
14073 shlibpath_overrides_runpath=yes
14074 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
14075 hardcode_into_libs=yes
14076 ;;
14077
14078hpux9* | hpux10* | hpux11*)
14079 # Give a soname corresponding to the major version so that dld.sl refuses to
14080 # link against other versions.
14081 version_type=sunos
14082 need_lib_prefix=no
14083 need_version=no
14084 case $host_cpu in
14085 ia64*)
14086 shrext_cmds='.so'
14087 hardcode_into_libs=yes
14088 dynamic_linker="$host_os dld.so"
14089 shlibpath_var=LD_LIBRARY_PATH
14090 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
14091 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14092 soname_spec='${libname}${release}${shared_ext}$major'
14093 if test "X$HPUX_IA64_MODE" = X32; then
14094 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
14095 else
14096 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
14097 fi
14098 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
14099 ;;
14100 hppa*64*)
14101 shrext_cmds='.sl'
14102 hardcode_into_libs=yes
14103 dynamic_linker="$host_os dld.sl"
14104 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
14105 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
14106 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14107 soname_spec='${libname}${release}${shared_ext}$major'
14108 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
14109 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
14110 ;;
14111 *)
14112 shrext_cmds='.sl'
14113 dynamic_linker="$host_os dld.sl"
14114 shlibpath_var=SHLIB_PATH
14115 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
14116 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14117 soname_spec='${libname}${release}${shared_ext}$major'
14118 ;;
14119 esac
14120 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
14121 postinstall_cmds='chmod 555 $lib'
14122 # or fails outright, so override atomically:
14123 install_override_mode=555
14124 ;;
14125
14126interix[3-9]*)
14127 version_type=linux
14128 need_lib_prefix=no
14129 need_version=no
14130 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
14131 soname_spec='${libname}${release}${shared_ext}$major'
14132 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
14133 shlibpath_var=LD_LIBRARY_PATH
14134 shlibpath_overrides_runpath=no
14135 hardcode_into_libs=yes
14136 ;;
14137
14138irix5* | irix6* | nonstopux*)
14139 case $host_os in
14140 nonstopux*) version_type=nonstopux ;;
14141 *)
14142 if test "$lt_cv_prog_gnu_ld" = yes; then
14143 version_type=linux
14144 else
14145 version_type=irix
14146 fi ;;
14147 esac
14148 need_lib_prefix=no
14149 need_version=no
14150 soname_spec='${libname}${release}${shared_ext}$major'
14151 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
14152 case $host_os in
14153 irix5* | nonstopux*)
14154 libsuff= shlibsuff=
14155 ;;
14156 *)
14157 case $LD in # libtool.m4 will add one of these switches to LD
14158 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
14159 libsuff= shlibsuff= libmagic=32-bit;;
14160 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
14161 libsuff=32 shlibsuff=N32 libmagic=N32;;
14162 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
14163 libsuff=64 shlibsuff=64 libmagic=64-bit;;
14164 *) libsuff= shlibsuff= libmagic=never-match;;
14165 esac
14166 ;;
14167 esac
14168 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
14169 shlibpath_overrides_runpath=no
14170 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
14171 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
14172 hardcode_into_libs=yes
14173 ;;
14174
14175# No shared lib support for Linux oldld, aout, or coff.
14176linux*oldld* | linux*aout* | linux*coff*)
14177 dynamic_linker=no
14178 ;;
14179
14180# This must be Linux ELF.
14181linux* | k*bsd*-gnu | kopensolaris*-gnu)
14182 version_type=linux
14183 need_lib_prefix=no
14184 need_version=no
14185 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14186 soname_spec='${libname}${release}${shared_ext}$major'
14187 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
14188 shlibpath_var=LD_LIBRARY_PATH
14189 shlibpath_overrides_runpath=no
14190
14191 # Some binutils ld are patched to set DT_RUNPATH
22e05272 14192 if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
5fd1486c
PJ
14193 $as_echo_n "(cached) " >&6
14194else
14195 lt_cv_shlibpath_overrides_runpath=no
14196 save_LDFLAGS=$LDFLAGS
14197 save_libdir=$libdir
14198 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \
14199 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\""
14200 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14201/* end confdefs.h. */
14202
14203int
14204main ()
14205{
14206
14207 ;
14208 return 0;
14209}
14210_ACEOF
14211if ac_fn_cxx_try_link "$LINENO"; then :
14212 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
14213 lt_cv_shlibpath_overrides_runpath=yes
14214fi
14215fi
14216rm -f core conftest.err conftest.$ac_objext \
14217 conftest$ac_exeext conftest.$ac_ext
14218 LDFLAGS=$save_LDFLAGS
14219 libdir=$save_libdir
14220
14221fi
14222
14223 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
14224
14225 # This implies no fast_install, which is unacceptable.
14226 # Some rework will be needed to allow for fast_install
14227 # before this can be enabled.
14228 hardcode_into_libs=yes
14229
14230 # Append ld.so.conf contents to the search path
14231 if test -f /etc/ld.so.conf; then
14232 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' ' '`
14233 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
14234 fi
14235
14236 # We used to test for /lib/ld.so.1 and disable shared libraries on
14237 # powerpc, because MkLinux only supported shared libraries with the
14238 # GNU dynamic linker. Since this was broken with cross compilers,
14239 # most powerpc-linux boxes support dynamic linking these days and
14240 # people can always --disable-shared, the test was removed, and we
14241 # assume the GNU/Linux dynamic linker is in use.
14242 dynamic_linker='GNU/Linux ld.so'
14243 ;;
14244
14245netbsd*)
14246 version_type=sunos
14247 need_lib_prefix=no
14248 need_version=no
14249 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
14250 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
14251 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
14252 dynamic_linker='NetBSD (a.out) ld.so'
14253 else
14254 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
14255 soname_spec='${libname}${release}${shared_ext}$major'
14256 dynamic_linker='NetBSD ld.elf_so'
14257 fi
14258 shlibpath_var=LD_LIBRARY_PATH
14259 shlibpath_overrides_runpath=yes
14260 hardcode_into_libs=yes
14261 ;;
14262
14263newsos6)
14264 version_type=linux
14265 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14266 shlibpath_var=LD_LIBRARY_PATH
14267 shlibpath_overrides_runpath=yes
14268 ;;
14269
14270*nto* | *qnx*)
14271 version_type=qnx
14272 need_lib_prefix=no
14273 need_version=no
14274 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14275 soname_spec='${libname}${release}${shared_ext}$major'
14276 shlibpath_var=LD_LIBRARY_PATH
14277 shlibpath_overrides_runpath=no
14278 hardcode_into_libs=yes
14279 dynamic_linker='ldqnx.so'
14280 ;;
14281
14282openbsd*)
14283 version_type=sunos
14284 sys_lib_dlsearch_path_spec="/usr/lib"
14285 need_lib_prefix=no
14286 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
14287 case $host_os in
14288 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
14289 *) need_version=no ;;
14290 esac
14291 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
14292 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
14293 shlibpath_var=LD_LIBRARY_PATH
14294 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
14295 case $host_os in
14296 openbsd2.[89] | openbsd2.[89].*)
14297 shlibpath_overrides_runpath=no
14298 ;;
14299 *)
14300 shlibpath_overrides_runpath=yes
14301 ;;
14302 esac
14303 else
14304 shlibpath_overrides_runpath=yes
14305 fi
14306 ;;
14307
14308os2*)
14309 libname_spec='$name'
14310 shrext_cmds=".dll"
14311 need_lib_prefix=no
14312 library_names_spec='$libname${shared_ext} $libname.a'
14313 dynamic_linker='OS/2 ld.exe'
14314 shlibpath_var=LIBPATH
14315 ;;
14316
14317osf3* | osf4* | osf5*)
14318 version_type=osf
14319 need_lib_prefix=no
14320 need_version=no
14321 soname_spec='${libname}${release}${shared_ext}$major'
14322 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14323 shlibpath_var=LD_LIBRARY_PATH
14324 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
14325 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
14326 ;;
14327
14328rdos*)
14329 dynamic_linker=no
14330 ;;
14331
14332solaris*)
14333 version_type=linux
14334 need_lib_prefix=no
14335 need_version=no
14336 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14337 soname_spec='${libname}${release}${shared_ext}$major'
14338 shlibpath_var=LD_LIBRARY_PATH
14339 shlibpath_overrides_runpath=yes
14340 hardcode_into_libs=yes
14341 # ldd complains unless libraries are executable
14342 postinstall_cmds='chmod +x $lib'
14343 ;;
14344
14345sunos4*)
14346 version_type=sunos
14347 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
14348 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
14349 shlibpath_var=LD_LIBRARY_PATH
14350 shlibpath_overrides_runpath=yes
14351 if test "$with_gnu_ld" = yes; then
14352 need_lib_prefix=no
14353 fi
14354 need_version=yes
14355 ;;
14356
14357sysv4 | sysv4.3*)
14358 version_type=linux
14359 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14360 soname_spec='${libname}${release}${shared_ext}$major'
14361 shlibpath_var=LD_LIBRARY_PATH
14362 case $host_vendor in
14363 sni)
14364 shlibpath_overrides_runpath=no
14365 need_lib_prefix=no
14366 runpath_var=LD_RUN_PATH
14367 ;;
14368 siemens)
14369 need_lib_prefix=no
14370 ;;
14371 motorola)
14372 need_lib_prefix=no
14373 need_version=no
14374 shlibpath_overrides_runpath=no
14375 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
14376 ;;
14377 esac
14378 ;;
14379
14380sysv4*MP*)
14381 if test -d /usr/nec ;then
14382 version_type=linux
14383 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
14384 soname_spec='$libname${shared_ext}.$major'
14385 shlibpath_var=LD_LIBRARY_PATH
14386 fi
14387 ;;
14388
14389sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
14390 version_type=freebsd-elf
14391 need_lib_prefix=no
14392 need_version=no
14393 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
14394 soname_spec='${libname}${release}${shared_ext}$major'
14395 shlibpath_var=LD_LIBRARY_PATH
14396 shlibpath_overrides_runpath=yes
14397 hardcode_into_libs=yes
14398 if test "$with_gnu_ld" = yes; then
14399 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
14400 else
14401 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
14402 case $host_os in
14403 sco3.2v5*)
14404 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
14405 ;;
14406 esac
14407 fi
14408 sys_lib_dlsearch_path_spec='/usr/lib'
14409 ;;
14410
14411tpf*)
14412 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
14413 version_type=linux
14414 need_lib_prefix=no
14415 need_version=no
14416 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14417 shlibpath_var=LD_LIBRARY_PATH
14418 shlibpath_overrides_runpath=no
14419 hardcode_into_libs=yes
14420 ;;
14421
14422uts4*)
14423 version_type=linux
14424 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14425 soname_spec='${libname}${release}${shared_ext}$major'
14426 shlibpath_var=LD_LIBRARY_PATH
14427 ;;
14428
14429*)
14430 dynamic_linker=no
14431 ;;
14432esac
14433{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
14434$as_echo "$dynamic_linker" >&6; }
14435test "$dynamic_linker" = no && can_build_shared=no
14436
14437variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
14438if test "$GCC" = yes; then
14439 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
14440fi
14441
14442if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
14443 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
14444fi
14445if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
14446 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
14447fi
14448
14449
14450
14451
14452
14453
14454
14455
14456
14457
14458
14459
14460
14461
14462
14463
14464
14465
14466
14467
14468
14469
14470
14471
14472
14473
14474
14475
14476
14477
14478
14479
14480
14481
14482
14483
14484
14485
14486 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
14487$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
14488hardcode_action_CXX=
14489if test -n "$hardcode_libdir_flag_spec_CXX" ||
14490 test -n "$runpath_var_CXX" ||
14491 test "X$hardcode_automatic_CXX" = "Xyes" ; then
14492
14493 # We can hardcode non-existent directories.
14494 if test "$hardcode_direct_CXX" != no &&
14495 # If the only mechanism to avoid hardcoding is shlibpath_var, we
14496 # have to relink, otherwise we might link with an installed library
14497 # when we should be linking with a yet-to-be-installed one
14498 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
14499 test "$hardcode_minus_L_CXX" != no; then
14500 # Linking always hardcodes the temporary library directory.
14501 hardcode_action_CXX=relink
14502 else
14503 # We can link without hardcoding, and we can hardcode nonexisting dirs.
14504 hardcode_action_CXX=immediate
14505 fi
14506else
14507 # We cannot hardcode anything, or else we can only hardcode existing
14508 # directories.
14509 hardcode_action_CXX=unsupported
14510fi
14511{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
14512$as_echo "$hardcode_action_CXX" >&6; }
14513
14514if test "$hardcode_action_CXX" = relink ||
14515 test "$inherit_rpath_CXX" = yes; then
14516 # Fast installation is not supported
14517 enable_fast_install=no
14518elif test "$shlibpath_overrides_runpath" = yes ||
14519 test "$enable_shared" = no; then
14520 # Fast installation is not necessary
14521 enable_fast_install=needless
14522fi
14523
14524
14525
14526
14527
14528
14529
14530 fi # test -n "$compiler"
14531
14532 CC=$lt_save_CC
14533 LDCXX=$LD
14534 LD=$lt_save_LD
14535 GCC=$lt_save_GCC
14536 with_gnu_ld=$lt_save_with_gnu_ld
14537 lt_cv_path_LDCXX=$lt_cv_path_LD
14538 lt_cv_path_LD=$lt_save_path_LD
14539 lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
14540 lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
14541fi # test "$_lt_caught_CXX_error" != yes
14542
14543ac_ext=c
14544ac_cpp='$CPP $CPPFLAGS'
14545ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14546ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14547ac_compiler_gnu=$ac_cv_c_compiler_gnu
14548
14549
14550
14551
14552
14553
14554
14555
14556
14557
14558
14559
14560
14561 ac_config_commands="$ac_config_commands libtool"
14562
14563
14564
14565
14566# Only expand once:
14567
14568
14569
14570
14571
14572ac_config_headers="$ac_config_headers target-config.h"
14573
14574
14575# The cast to long int works around a bug in the HP C Compiler
14576# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
14577# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14578# This bug is HP SR number 8606223364.
14579{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
14580$as_echo_n "checking size of int... " >&6; }
22e05272 14581if ${ac_cv_sizeof_int+:} false; then :
5fd1486c
PJ
14582 $as_echo_n "(cached) " >&6
14583else
14584 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then :
14585
14586else
14587 if test "$ac_cv_type_int" = yes; then
14588 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14589$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
22e05272
JM
14590as_fn_error 77 "cannot compute sizeof (int)
14591See \`config.log' for more details" "$LINENO" 5; }
5fd1486c
PJ
14592 else
14593 ac_cv_sizeof_int=0
14594 fi
14595fi
14596
14597fi
14598{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5
14599$as_echo "$ac_cv_sizeof_int" >&6; }
14600
14601
14602
14603cat >>confdefs.h <<_ACEOF
14604#define SIZEOF_INT $ac_cv_sizeof_int
14605_ACEOF
14606
14607
14608# The cast to long int works around a bug in the HP C Compiler
14609# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
14610# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
14611# This bug is HP SR number 8606223364.
14612{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void*" >&5
14613$as_echo_n "checking size of void*... " >&6; }
22e05272 14614if ${ac_cv_sizeof_voidp+:} false; then :
5fd1486c
PJ
14615 $as_echo_n "(cached) " >&6
14616else
14617 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (void*))" "ac_cv_sizeof_voidp" "$ac_includes_default"; then :
14618
14619else
14620 if test "$ac_cv_type_voidp" = yes; then
14621 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14622$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
22e05272
JM
14623as_fn_error 77 "cannot compute sizeof (void*)
14624See \`config.log' for more details" "$LINENO" 5; }
5fd1486c
PJ
14625 else
14626 ac_cv_sizeof_voidp=0
14627 fi
14628fi
14629
14630fi
14631{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_voidp" >&5
14632$as_echo "$ac_cv_sizeof_voidp" >&6; }
14633
14634
14635
14636cat >>confdefs.h <<_ACEOF
14637#define SIZEOF_VOIDP $ac_cv_sizeof_voidp
14638_ACEOF
14639
14640
14641
c48dc2cd
JJ
14642# Determine what GCC version number to use in filesystem paths.
14643
14644 get_gcc_base_ver="cat"
14645
14646# Check whether --with-gcc-major-version-only was given.
14647if test "${with_gcc_major_version_only+set}" = set; then :
14648 withval=$with_gcc_major_version_only; if test x$with_gcc_major_version_only = xyes ; then
001ddaa8 14649 get_gcc_base_ver="sed -e 's/^\([0-9]*\).*/\1/'"
c48dc2cd
JJ
14650 fi
14651
14652fi
14653
14654
14655
14656
5fd1486c
PJ
14657# Must be last
14658cat >confcache <<\_ACEOF
14659# This file is a shell script that caches the results of configure
14660# tests run on this system so they can be shared between configure
14661# scripts and configure runs, see configure's option --config-cache.
14662# It is not useful on other systems. If it contains results you don't
14663# want to keep, you may remove or edit it.
14664#
14665# config.status only pays attention to the cache file if you give it
14666# the --recheck option to rerun configure.
14667#
14668# `ac_cv_env_foo' variables (set or unset) will be overridden when
14669# loading this file, other *unset* `ac_cv_foo' will be assigned the
14670# following values.
14671
14672_ACEOF
14673
14674# The following way of writing the cache mishandles newlines in values,
14675# but we know of no workaround that is simple, portable, and efficient.
14676# So, we kill variables containing newlines.
14677# Ultrix sh set writes to stderr and can't be redirected directly,
14678# and sets the high bit in the cache file unless we assign to the vars.
14679(
14680 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
14681 eval ac_val=\$$ac_var
14682 case $ac_val in #(
14683 *${as_nl}*)
14684 case $ac_var in #(
14685 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
14686$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
14687 esac
14688 case $ac_var in #(
14689 _ | IFS | as_nl) ;; #(
14690 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
14691 *) { eval $ac_var=; unset $ac_var;} ;;
14692 esac ;;
14693 esac
14694 done
14695
14696 (set) 2>&1 |
14697 case $as_nl`(ac_space=' '; set) 2>&1` in #(
14698 *${as_nl}ac_space=\ *)
14699 # `set' does not quote correctly, so add quotes: double-quote
14700 # substitution turns \\\\ into \\, and sed turns \\ into \.
14701 sed -n \
14702 "s/'/'\\\\''/g;
14703 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
14704 ;; #(
14705 *)
14706 # `set' quotes correctly as required by POSIX, so do not add quotes.
14707 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
14708 ;;
14709 esac |
14710 sort
14711) |
14712 sed '
14713 /^ac_cv_env_/b end
14714 t clear
14715 :clear
14716 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
14717 t end
14718 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
14719 :end' >>confcache
14720if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
14721 if test -w "$cache_file"; then
22e05272 14722 if test "x$cache_file" != "x/dev/null"; then
5fd1486c
PJ
14723 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14724$as_echo "$as_me: updating cache $cache_file" >&6;}
22e05272
JM
14725 if test ! -f "$cache_file" || test -h "$cache_file"; then
14726 cat confcache >"$cache_file"
14727 else
14728 case $cache_file in #(
14729 */* | ?:*)
14730 mv -f confcache "$cache_file"$$ &&
14731 mv -f "$cache_file"$$ "$cache_file" ;; #(
14732 *)
14733 mv -f confcache "$cache_file" ;;
14734 esac
14735 fi
14736 fi
5fd1486c
PJ
14737 else
14738 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14739$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
14740 fi
14741fi
14742rm -f confcache
14743
14744test "x$prefix" = xNONE && prefix=$ac_default_prefix
14745# Let make expand exec_prefix.
14746test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
14747
14748DEFS=-DHAVE_CONFIG_H
14749
14750ac_libobjs=
14751ac_ltlibobjs=
22e05272 14752U=
5fd1486c
PJ
14753for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
14754 # 1. Remove the extension, and $U if already installed.
14755 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
14756 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
14757 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
14758 # will be set to the directory where LIBOBJS objects are built.
14759 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
14760 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
14761done
14762LIBOBJS=$ac_libobjs
14763
14764LTLIBOBJS=$ac_ltlibobjs
14765
14766
22e05272
JM
14767{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
14768$as_echo_n "checking that generated files are newer than configure... " >&6; }
14769 if test -n "$am_sleep_pid"; then
14770 # Hide warnings about reused PIDs.
14771 wait $am_sleep_pid 2>/dev/null
14772 fi
14773 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
14774$as_echo "done" >&6; }
5fd1486c
PJ
14775 if test -n "$EXEEXT"; then
14776 am__EXEEXT_TRUE=
14777 am__EXEEXT_FALSE='#'
14778else
14779 am__EXEEXT_TRUE='#'
14780 am__EXEEXT_FALSE=
14781fi
14782
14783if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
22e05272 14784 as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
5fd1486c
PJ
14785Usually this means the macro was only invoked conditionally." "$LINENO" 5
14786fi
14787if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
22e05272 14788 as_fn_error $? "conditional \"AMDEP\" was never defined.
5fd1486c
PJ
14789Usually this means the macro was only invoked conditionally." "$LINENO" 5
14790fi
14791if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
22e05272 14792 as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
5fd1486c
PJ
14793Usually this means the macro was only invoked conditionally." "$LINENO" 5
14794fi
14795if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
22e05272 14796 as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
5fd1486c
PJ
14797Usually this means the macro was only invoked conditionally." "$LINENO" 5
14798fi
14799if test -z "${LINUX_LINKER_SCRIPT_TRUE}" && test -z "${LINUX_LINKER_SCRIPT_FALSE}"; then
22e05272 14800 as_fn_error $? "conditional \"LINUX_LINKER_SCRIPT\" was never defined.
5fd1486c
PJ
14801Usually this means the macro was only invoked conditionally." "$LINENO" 5
14802fi
14803if test -z "${MAC_LINKER_SCRIPT_TRUE}" && test -z "${MAC_LINKER_SCRIPT_FALSE}"; then
22e05272 14804 as_fn_error $? "conditional \"MAC_LINKER_SCRIPT\" was never defined.
5fd1486c
PJ
14805Usually this means the macro was only invoked conditionally." "$LINENO" 5
14806fi
14807
22e05272 14808: "${CONFIG_STATUS=./config.status}"
5fd1486c
PJ
14809ac_write_fail=0
14810ac_clean_files_save=$ac_clean_files
14811ac_clean_files="$ac_clean_files $CONFIG_STATUS"
14812{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14813$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14814as_write_fail=0
14815cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
14816#! $SHELL
14817# Generated by $as_me.
14818# Run this file to recreate the current configuration.
14819# Compiler output produced by configure, useful for debugging
14820# configure, is in config.log if it exists.
14821
14822debug=false
14823ac_cs_recheck=false
14824ac_cs_silent=false
14825
14826SHELL=\${CONFIG_SHELL-$SHELL}
14827export SHELL
14828_ASEOF
14829cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
14830## -------------------- ##
14831## M4sh Initialization. ##
14832## -------------------- ##
14833
14834# Be more Bourne compatible
14835DUALCASE=1; export DUALCASE # for MKS sh
14836if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
14837 emulate sh
14838 NULLCMD=:
14839 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
14840 # is contrary to our usage. Disable this feature.
14841 alias -g '${1+"$@"}'='"$@"'
14842 setopt NO_GLOB_SUBST
14843else
14844 case `(set -o) 2>/dev/null` in #(
14845 *posix*) :
14846 set -o posix ;; #(
14847 *) :
14848 ;;
14849esac
14850fi
14851
14852
14853as_nl='
14854'
14855export as_nl
14856# Printing a long string crashes Solaris 7 /usr/bin/printf.
14857as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
14858as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
14859as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
14860# Prefer a ksh shell builtin over an external printf program on Solaris,
14861# but without wasting forks for bash or zsh.
14862if test -z "$BASH_VERSION$ZSH_VERSION" \
14863 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
14864 as_echo='print -r --'
14865 as_echo_n='print -rn --'
14866elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
14867 as_echo='printf %s\n'
14868 as_echo_n='printf %s'
14869else
14870 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
14871 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
14872 as_echo_n='/usr/ucb/echo -n'
14873 else
14874 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
14875 as_echo_n_body='eval
14876 arg=$1;
14877 case $arg in #(
14878 *"$as_nl"*)
14879 expr "X$arg" : "X\\(.*\\)$as_nl";
14880 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
14881 esac;
14882 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
14883 '
14884 export as_echo_n_body
14885 as_echo_n='sh -c $as_echo_n_body as_echo'
14886 fi
14887 export as_echo_body
14888 as_echo='sh -c $as_echo_body as_echo'
14889fi
14890
14891# The user is always right.
14892if test "${PATH_SEPARATOR+set}" != set; then
14893 PATH_SEPARATOR=:
14894 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
14895 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14896 PATH_SEPARATOR=';'
14897 }
14898fi
14899
14900
14901# IFS
14902# We need space, tab and new line, in precisely that order. Quoting is
14903# there to prevent editors from complaining about space-tab.
14904# (If _AS_PATH_WALK were called with IFS unset, it would disable word
14905# splitting by setting IFS to empty value.)
14906IFS=" "" $as_nl"
14907
14908# Find who we are. Look in the path if we contain no directory separator.
22e05272 14909as_myself=
5fd1486c
PJ
14910case $0 in #((
14911 *[\\/]* ) as_myself=$0 ;;
14912 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14913for as_dir in $PATH
14914do
14915 IFS=$as_save_IFS
14916 test -z "$as_dir" && as_dir=.
14917 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
14918 done
14919IFS=$as_save_IFS
14920
14921 ;;
14922esac
14923# We did not find ourselves, most probably we were run as `sh COMMAND'
14924# in which case we are not to be found in the path.
14925if test "x$as_myself" = x; then
14926 as_myself=$0
14927fi
14928if test ! -f "$as_myself"; then
14929 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
14930 exit 1
14931fi
14932
14933# Unset variables that we do not need and which cause bugs (e.g. in
14934# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
14935# suppresses any "Segmentation fault" message there. '((' could
14936# trigger a bug in pdksh 5.2.14.
14937for as_var in BASH_ENV ENV MAIL MAILPATH
14938do eval test x\${$as_var+set} = xset \
14939 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
14940done
14941PS1='$ '
14942PS2='> '
14943PS4='+ '
14944
14945# NLS nuisances.
14946LC_ALL=C
14947export LC_ALL
14948LANGUAGE=C
14949export LANGUAGE
14950
14951# CDPATH.
14952(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14953
14954
22e05272
JM
14955# as_fn_error STATUS ERROR [LINENO LOG_FD]
14956# ----------------------------------------
5fd1486c
PJ
14957# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
14958# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
22e05272 14959# script with STATUS, using 1 if that was 0.
5fd1486c
PJ
14960as_fn_error ()
14961{
22e05272
JM
14962 as_status=$1; test $as_status -eq 0 && as_status=1
14963 if test "$4"; then
14964 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14965 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
5fd1486c 14966 fi
22e05272 14967 $as_echo "$as_me: error: $2" >&2
5fd1486c
PJ
14968 as_fn_exit $as_status
14969} # as_fn_error
14970
14971
14972# as_fn_set_status STATUS
14973# -----------------------
14974# Set $? to STATUS, without forking.
14975as_fn_set_status ()
14976{
14977 return $1
14978} # as_fn_set_status
14979
14980# as_fn_exit STATUS
14981# -----------------
14982# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
14983as_fn_exit ()
14984{
14985 set +e
14986 as_fn_set_status $1
14987 exit $1
14988} # as_fn_exit
14989
14990# as_fn_unset VAR
14991# ---------------
14992# Portably unset VAR.
14993as_fn_unset ()
14994{
14995 { eval $1=; unset $1;}
14996}
14997as_unset=as_fn_unset
14998# as_fn_append VAR VALUE
14999# ----------------------
15000# Append the text in VALUE to the end of the definition contained in VAR. Take
15001# advantage of any shell optimizations that allow amortized linear growth over
15002# repeated appends, instead of the typical quadratic growth present in naive
15003# implementations.
15004if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
15005 eval 'as_fn_append ()
15006 {
15007 eval $1+=\$2
15008 }'
15009else
15010 as_fn_append ()
15011 {
15012 eval $1=\$$1\$2
15013 }
15014fi # as_fn_append
15015
15016# as_fn_arith ARG...
15017# ------------------
15018# Perform arithmetic evaluation on the ARGs, and store the result in the
15019# global $as_val. Take advantage of shells that can avoid forks. The arguments
15020# must be portable across $(()) and expr.
15021if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
15022 eval 'as_fn_arith ()
15023 {
15024 as_val=$(( $* ))
15025 }'
15026else
15027 as_fn_arith ()
15028 {
15029 as_val=`expr "$@" || test $? -eq 1`
15030 }
15031fi # as_fn_arith
15032
15033
15034if expr a : '\(a\)' >/dev/null 2>&1 &&
15035 test "X`expr 00001 : '.*\(...\)'`" = X001; then
15036 as_expr=expr
15037else
15038 as_expr=false
15039fi
15040
15041if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
15042 as_basename=basename
15043else
15044 as_basename=false
15045fi
15046
15047if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
15048 as_dirname=dirname
15049else
15050 as_dirname=false
15051fi
15052
15053as_me=`$as_basename -- "$0" ||
15054$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
15055 X"$0" : 'X\(//\)$' \| \
15056 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
15057$as_echo X/"$0" |
15058 sed '/^.*\/\([^/][^/]*\)\/*$/{
15059 s//\1/
15060 q
15061 }
15062 /^X\/\(\/\/\)$/{
15063 s//\1/
15064 q
15065 }
15066 /^X\/\(\/\).*/{
15067 s//\1/
15068 q
15069 }
15070 s/.*/./; q'`
15071
15072# Avoid depending upon Character Ranges.
15073as_cr_letters='abcdefghijklmnopqrstuvwxyz'
15074as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
15075as_cr_Letters=$as_cr_letters$as_cr_LETTERS
15076as_cr_digits='0123456789'
15077as_cr_alnum=$as_cr_Letters$as_cr_digits
15078
15079ECHO_C= ECHO_N= ECHO_T=
15080case `echo -n x` in #(((((
15081-n*)
15082 case `echo 'xy\c'` in
15083 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
15084 xy) ECHO_C='\c';;
15085 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
15086 ECHO_T=' ';;
15087 esac;;
15088*)
15089 ECHO_N='-n';;
15090esac
15091
15092rm -f conf$$ conf$$.exe conf$$.file
15093if test -d conf$$.dir; then
15094 rm -f conf$$.dir/conf$$.file
15095else
15096 rm -f conf$$.dir
15097 mkdir conf$$.dir 2>/dev/null
15098fi
15099if (echo >conf$$.file) 2>/dev/null; then
15100 if ln -s conf$$.file conf$$ 2>/dev/null; then
15101 as_ln_s='ln -s'
15102 # ... but there are two gotchas:
15103 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
15104 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
22e05272 15105 # In both cases, we have to default to `cp -pR'.
5fd1486c 15106 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
22e05272 15107 as_ln_s='cp -pR'
5fd1486c
PJ
15108 elif ln conf$$.file conf$$ 2>/dev/null; then
15109 as_ln_s=ln
15110 else
22e05272 15111 as_ln_s='cp -pR'
5fd1486c
PJ
15112 fi
15113else
22e05272 15114 as_ln_s='cp -pR'
5fd1486c
PJ
15115fi
15116rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
15117rmdir conf$$.dir 2>/dev/null
15118
15119
15120# as_fn_mkdir_p
15121# -------------
15122# Create "$as_dir" as a directory, including parents if necessary.
15123as_fn_mkdir_p ()
15124{
15125
15126 case $as_dir in #(
15127 -*) as_dir=./$as_dir;;
15128 esac
15129 test -d "$as_dir" || eval $as_mkdir_p || {
15130 as_dirs=
15131 while :; do
15132 case $as_dir in #(
15133 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
15134 *) as_qdir=$as_dir;;
15135 esac
15136 as_dirs="'$as_qdir' $as_dirs"
15137 as_dir=`$as_dirname -- "$as_dir" ||
15138$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15139 X"$as_dir" : 'X\(//\)[^/]' \| \
15140 X"$as_dir" : 'X\(//\)$' \| \
15141 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
15142$as_echo X"$as_dir" |
15143 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15144 s//\1/
15145 q
15146 }
15147 /^X\(\/\/\)[^/].*/{
15148 s//\1/
15149 q
15150 }
15151 /^X\(\/\/\)$/{
15152 s//\1/
15153 q
15154 }
15155 /^X\(\/\).*/{
15156 s//\1/
15157 q
15158 }
15159 s/.*/./; q'`
15160 test -d "$as_dir" && break
15161 done
15162 test -z "$as_dirs" || eval "mkdir $as_dirs"
22e05272 15163 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
5fd1486c
PJ
15164
15165
15166} # as_fn_mkdir_p
15167if mkdir -p . 2>/dev/null; then
15168 as_mkdir_p='mkdir -p "$as_dir"'
15169else
15170 test -d ./-p && rmdir ./-p
15171 as_mkdir_p=false
15172fi
15173
22e05272
JM
15174
15175# as_fn_executable_p FILE
15176# -----------------------
15177# Test if FILE is an executable regular file.
15178as_fn_executable_p ()
15179{
15180 test -f "$1" && test -x "$1"
15181} # as_fn_executable_p
15182as_test_x='test -x'
15183as_executable_p=as_fn_executable_p
5fd1486c
PJ
15184
15185# Sed expression to map a string onto a valid CPP name.
15186as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
15187
15188# Sed expression to map a string onto a valid variable name.
15189as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
15190
15191
15192exec 6>&1
15193## ----------------------------------- ##
15194## Main body of $CONFIG_STATUS script. ##
15195## ----------------------------------- ##
15196_ASEOF
15197test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
15198
15199cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15200# Save the log message, to keep $0 and so on meaningful, and to
15201# report actual input values of CONFIG_FILES etc. instead of their
15202# values after options handling.
15203ac_log="
15204This file was extended by phsa HSAIL runtime library $as_me 1.0, which was
22e05272 15205generated by GNU Autoconf 2.69. Invocation command line was
5fd1486c
PJ
15206
15207 CONFIG_FILES = $CONFIG_FILES
15208 CONFIG_HEADERS = $CONFIG_HEADERS
15209 CONFIG_LINKS = $CONFIG_LINKS
15210 CONFIG_COMMANDS = $CONFIG_COMMANDS
15211 $ $0 $@
15212
15213on `(hostname || uname -n) 2>/dev/null | sed 1q`
15214"
15215
15216_ACEOF
15217
15218case $ac_config_files in *"
15219"*) set x $ac_config_files; shift; ac_config_files=$*;;
15220esac
15221
15222case $ac_config_headers in *"
15223"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
15224esac
15225
15226
15227cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15228# Files that config.status was made for.
15229config_files="$ac_config_files"
15230config_headers="$ac_config_headers"
15231config_commands="$ac_config_commands"
15232
15233_ACEOF
15234
15235cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15236ac_cs_usage="\
15237\`$as_me' instantiates files and other configuration actions
15238from templates according to the current configuration. Unless the files
15239and actions are specified as TAGs, all are instantiated by default.
15240
15241Usage: $0 [OPTION]... [TAG]...
15242
15243 -h, --help print this help, then exit
15244 -V, --version print version number and configuration settings, then exit
22e05272 15245 --config print configuration, then exit
5fd1486c
PJ
15246 -q, --quiet, --silent
15247 do not print progress messages
15248 -d, --debug don't remove temporary files
15249 --recheck update $as_me by reconfiguring in the same conditions
15250 --file=FILE[:TEMPLATE]
15251 instantiate the configuration file FILE
15252 --header=FILE[:TEMPLATE]
15253 instantiate the configuration header FILE
15254
15255Configuration files:
15256$config_files
15257
15258Configuration headers:
15259$config_headers
15260
15261Configuration commands:
15262$config_commands
15263
15264Report bugs to <pekka.jaaskelainen@parmance.com>."
15265
15266_ACEOF
15267cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
22e05272 15268ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
5fd1486c
PJ
15269ac_cs_version="\\
15270phsa HSAIL runtime library config.status 1.0
22e05272
JM
15271configured by $0, generated by GNU Autoconf 2.69,
15272 with options \\"\$ac_cs_config\\"
5fd1486c 15273
22e05272 15274Copyright (C) 2012 Free Software Foundation, Inc.
5fd1486c
PJ
15275This config.status script is free software; the Free Software Foundation
15276gives unlimited permission to copy, distribute and modify it."
15277
15278ac_pwd='$ac_pwd'
15279srcdir='$srcdir'
15280INSTALL='$INSTALL'
15281MKDIR_P='$MKDIR_P'
15282AWK='$AWK'
15283test -n "\$AWK" || AWK=awk
15284_ACEOF
15285
15286cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15287# The default lists apply if the user does not specify any file.
15288ac_need_defaults=:
15289while test $# != 0
15290do
15291 case $1 in
22e05272 15292 --*=?*)
5fd1486c
PJ
15293 ac_option=`expr "X$1" : 'X\([^=]*\)='`
15294 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
15295 ac_shift=:
15296 ;;
22e05272
JM
15297 --*=)
15298 ac_option=`expr "X$1" : 'X\([^=]*\)='`
15299 ac_optarg=
15300 ac_shift=:
15301 ;;
5fd1486c
PJ
15302 *)
15303 ac_option=$1
15304 ac_optarg=$2
15305 ac_shift=shift
15306 ;;
15307 esac
15308
15309 case $ac_option in
15310 # Handling of the options.
15311 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
15312 ac_cs_recheck=: ;;
15313 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
15314 $as_echo "$ac_cs_version"; exit ;;
22e05272
JM
15315 --config | --confi | --conf | --con | --co | --c )
15316 $as_echo "$ac_cs_config"; exit ;;
5fd1486c
PJ
15317 --debug | --debu | --deb | --de | --d | -d )
15318 debug=: ;;
15319 --file | --fil | --fi | --f )
15320 $ac_shift
15321 case $ac_optarg in
15322 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
22e05272 15323 '') as_fn_error $? "missing file argument" ;;
5fd1486c
PJ
15324 esac
15325 as_fn_append CONFIG_FILES " '$ac_optarg'"
15326 ac_need_defaults=false;;
15327 --header | --heade | --head | --hea )
15328 $ac_shift
15329 case $ac_optarg in
15330 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15331 esac
15332 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
15333 ac_need_defaults=false;;
15334 --he | --h)
15335 # Conflict between --help and --header
22e05272 15336 as_fn_error $? "ambiguous option: \`$1'
5fd1486c
PJ
15337Try \`$0 --help' for more information.";;
15338 --help | --hel | -h )
15339 $as_echo "$ac_cs_usage"; exit ;;
15340 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
15341 | -silent | --silent | --silen | --sile | --sil | --si | --s)
15342 ac_cs_silent=: ;;
15343
15344 # This is an error.
22e05272 15345 -*) as_fn_error $? "unrecognized option: \`$1'
5fd1486c
PJ
15346Try \`$0 --help' for more information." ;;
15347
15348 *) as_fn_append ac_config_targets " $1"
15349 ac_need_defaults=false ;;
15350
15351 esac
15352 shift
15353done
15354
15355ac_configure_extra_args=
15356
15357if $ac_cs_silent; then
15358 exec 6>/dev/null
15359 ac_configure_extra_args="$ac_configure_extra_args --silent"
15360fi
15361
15362_ACEOF
15363cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15364if \$ac_cs_recheck; then
22e05272 15365 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
5fd1486c
PJ
15366 shift
15367 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
15368 CONFIG_SHELL='$SHELL'
15369 export CONFIG_SHELL
15370 exec "\$@"
15371fi
15372
15373_ACEOF
15374cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15375exec 5>>config.log
15376{
15377 echo
15378 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
15379## Running $as_me. ##
15380_ASBOX
15381 $as_echo "$ac_log"
15382} >&5
15383
15384_ACEOF
15385cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15386#
15387# INIT-COMMANDS
15388#
15389AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
15390
15391
15392# The HP-UX ksh and POSIX shell print the target directory to stdout
15393# if CDPATH is set.
15394(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
15395
15396sed_quote_subst='$sed_quote_subst'
15397double_quote_subst='$double_quote_subst'
15398delay_variable_subst='$delay_variable_subst'
15399macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
15400macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
15401enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
15402enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
15403pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
15404enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
15405SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
15406ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
15407host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
15408host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
15409host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
15410build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
15411build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
15412build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
15413SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
15414Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
15415GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
15416EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
15417FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
15418LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
15419NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
15420LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
15421max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
15422ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
15423exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
15424lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
15425lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
15426lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
15427reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
15428reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
15429OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
15430deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
15431file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
15432AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
15433AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
15434STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
15435RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
15436old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
15437old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
15438old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
15439lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
15440CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
15441CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
15442compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
15443GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
15444lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
15445lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
15446lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
15447lt_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"`'
15448objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
15449MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
15450lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
15451lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
15452lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
15453lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
15454lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
15455need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
15456DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
15457NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
15458LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
15459OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
15460OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
15461libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
15462shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
15463extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
15464archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
15465enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
15466export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
15467whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
15468compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
15469old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
15470old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
15471archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
15472archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
15473module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
15474module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
15475with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
15476allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
15477no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
15478hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
15479hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
15480hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
15481hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
15482hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
15483hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
15484hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
15485hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
15486inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
15487link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
15488fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
15489always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
15490export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
15491exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
15492include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
15493prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
15494file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
15495variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
15496need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
15497need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
15498version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
15499runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
15500shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
15501shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
15502libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
15503library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
15504soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
15505install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
15506postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
15507postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
15508finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
15509finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
15510hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
15511sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
15512sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
15513hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
15514enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
15515enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
15516enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
15517old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
15518striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
15519compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
15520predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
15521postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
15522predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
15523postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
15524compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
15525LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
15526reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
15527reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15528old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15529compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
15530GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
15531lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
15532lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
15533lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
15534lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
15535lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
15536archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
15537enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
15538export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
15539whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
15540compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
15541old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15542old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15543archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15544archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15545module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15546module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15547with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
15548allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
15549no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
15550hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
15551hardcode_libdir_flag_spec_ld_CXX='`$ECHO "$hardcode_libdir_flag_spec_ld_CXX" | $SED "$delay_single_quote_subst"`'
15552hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
15553hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
15554hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
15555hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
15556hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
15557hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
15558inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
15559link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
15560fix_srcfile_path_CXX='`$ECHO "$fix_srcfile_path_CXX" | $SED "$delay_single_quote_subst"`'
15561always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
15562export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15563exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
15564include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
15565prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
15566file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
15567hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
15568compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
15569predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
15570postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
15571predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
15572postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
15573compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
15574
15575LTCC='$LTCC'
15576LTCFLAGS='$LTCFLAGS'
15577compiler='$compiler_DEFAULT'
15578
15579# A function that is used when there is no print builtin or printf.
15580func_fallback_echo ()
15581{
15582 eval 'cat <<_LTECHO_EOF
15583\$1
15584_LTECHO_EOF'
15585}
15586
15587# Quote evaled strings.
15588for var in SHELL \
15589ECHO \
15590SED \
15591GREP \
15592EGREP \
15593FGREP \
15594LD \
15595NM \
15596LN_S \
15597lt_SP2NL \
15598lt_NL2SP \
15599reload_flag \
15600OBJDUMP \
15601deplibs_check_method \
15602file_magic_cmd \
15603AR \
15604AR_FLAGS \
15605STRIP \
15606RANLIB \
15607CC \
15608CFLAGS \
15609compiler \
15610lt_cv_sys_global_symbol_pipe \
15611lt_cv_sys_global_symbol_to_cdecl \
15612lt_cv_sys_global_symbol_to_c_name_address \
15613lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
15614lt_prog_compiler_no_builtin_flag \
15615lt_prog_compiler_wl \
15616lt_prog_compiler_pic \
15617lt_prog_compiler_static \
15618lt_cv_prog_compiler_c_o \
15619need_locks \
15620DSYMUTIL \
15621NMEDIT \
15622LIPO \
15623OTOOL \
15624OTOOL64 \
15625shrext_cmds \
15626export_dynamic_flag_spec \
15627whole_archive_flag_spec \
15628compiler_needs_object \
15629with_gnu_ld \
15630allow_undefined_flag \
15631no_undefined_flag \
15632hardcode_libdir_flag_spec \
15633hardcode_libdir_flag_spec_ld \
15634hardcode_libdir_separator \
15635fix_srcfile_path \
15636exclude_expsyms \
15637include_expsyms \
15638file_list_spec \
15639variables_saved_for_relink \
15640libname_spec \
15641library_names_spec \
15642soname_spec \
15643install_override_mode \
15644finish_eval \
15645old_striplib \
15646striplib \
15647compiler_lib_search_dirs \
15648predep_objects \
15649postdep_objects \
15650predeps \
15651postdeps \
15652compiler_lib_search_path \
15653LD_CXX \
15654reload_flag_CXX \
15655compiler_CXX \
15656lt_prog_compiler_no_builtin_flag_CXX \
15657lt_prog_compiler_wl_CXX \
15658lt_prog_compiler_pic_CXX \
15659lt_prog_compiler_static_CXX \
15660lt_cv_prog_compiler_c_o_CXX \
15661export_dynamic_flag_spec_CXX \
15662whole_archive_flag_spec_CXX \
15663compiler_needs_object_CXX \
15664with_gnu_ld_CXX \
15665allow_undefined_flag_CXX \
15666no_undefined_flag_CXX \
15667hardcode_libdir_flag_spec_CXX \
15668hardcode_libdir_flag_spec_ld_CXX \
15669hardcode_libdir_separator_CXX \
15670fix_srcfile_path_CXX \
15671exclude_expsyms_CXX \
15672include_expsyms_CXX \
15673file_list_spec_CXX \
15674compiler_lib_search_dirs_CXX \
15675predep_objects_CXX \
15676postdep_objects_CXX \
15677predeps_CXX \
15678postdeps_CXX \
15679compiler_lib_search_path_CXX; do
15680 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
15681 *[\\\\\\\`\\"\\\$]*)
15682 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
15683 ;;
15684 *)
15685 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
15686 ;;
15687 esac
15688done
15689
15690# Double-quote double-evaled strings.
15691for var in reload_cmds \
15692old_postinstall_cmds \
15693old_postuninstall_cmds \
15694old_archive_cmds \
15695extract_expsyms_cmds \
15696old_archive_from_new_cmds \
15697old_archive_from_expsyms_cmds \
15698archive_cmds \
15699archive_expsym_cmds \
15700module_cmds \
15701module_expsym_cmds \
15702export_symbols_cmds \
15703prelink_cmds \
15704postinstall_cmds \
15705postuninstall_cmds \
15706finish_cmds \
15707sys_lib_search_path_spec \
15708sys_lib_dlsearch_path_spec \
15709reload_cmds_CXX \
15710old_archive_cmds_CXX \
15711old_archive_from_new_cmds_CXX \
15712old_archive_from_expsyms_cmds_CXX \
15713archive_cmds_CXX \
15714archive_expsym_cmds_CXX \
15715module_cmds_CXX \
15716module_expsym_cmds_CXX \
15717export_symbols_cmds_CXX \
15718prelink_cmds_CXX; do
15719 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
15720 *[\\\\\\\`\\"\\\$]*)
15721 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
15722 ;;
15723 *)
15724 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
15725 ;;
15726 esac
15727done
15728
15729ac_aux_dir='$ac_aux_dir'
15730xsi_shell='$xsi_shell'
15731lt_shell_append='$lt_shell_append'
15732
15733# See if we are running on zsh, and set the options which allow our
15734# commands through without removal of \ escapes INIT.
15735if test -n "\${ZSH_VERSION+set}" ; then
15736 setopt NO_GLOB_SUBST
15737fi
15738
15739
15740 PACKAGE='$PACKAGE'
15741 VERSION='$VERSION'
15742 TIMESTAMP='$TIMESTAMP'
15743 RM='$RM'
15744 ofile='$ofile'
15745
15746
15747
15748
15749
15750
15751_ACEOF
15752
15753cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15754
15755# Handling of arguments.
15756for ac_config_target in $ac_config_targets
15757do
15758 case $ac_config_target in
15759 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
15760 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
15761 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
15762 "target-config.h") CONFIG_HEADERS="$CONFIG_HEADERS target-config.h" ;;
15763
22e05272 15764 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
5fd1486c
PJ
15765 esac
15766done
15767
15768
15769# If the user did not use the arguments to specify the items to instantiate,
15770# then the envvar interface is used. Set only those that are not.
15771# We use the long form for the default assignment because of an extremely
15772# bizarre bug on SunOS 4.1.3.
15773if $ac_need_defaults; then
15774 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
15775 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
15776 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
15777fi
15778
15779# Have a temporary directory for convenience. Make it in the build tree
15780# simply because there is no reason against having it here, and in addition,
15781# creating and moving files from /tmp can sometimes cause problems.
15782# Hook for its removal unless debugging.
15783# Note that there is a small window in which the directory will not be cleaned:
15784# after its creation but before its name has been assigned to `$tmp'.
15785$debug ||
15786{
22e05272 15787 tmp= ac_tmp=
5fd1486c 15788 trap 'exit_status=$?
22e05272
JM
15789 : "${ac_tmp:=$tmp}"
15790 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
5fd1486c
PJ
15791' 0
15792 trap 'as_fn_exit 1' 1 2 13 15
15793}
15794# Create a (secure) tmp directory for tmp files.
15795
15796{
15797 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
22e05272 15798 test -d "$tmp"
5fd1486c
PJ
15799} ||
15800{
15801 tmp=./conf$$-$RANDOM
15802 (umask 077 && mkdir "$tmp")
22e05272
JM
15803} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
15804ac_tmp=$tmp
5fd1486c
PJ
15805
15806# Set up the scripts for CONFIG_FILES section.
15807# No need to generate them if there are no CONFIG_FILES.
15808# This happens for instance with `./config.status config.h'.
15809if test -n "$CONFIG_FILES"; then
15810
15811
15812ac_cr=`echo X | tr X '\015'`
15813# On cygwin, bash can eat \r inside `` if the user requested igncr.
15814# But we know of no other shell where ac_cr would be empty at this
15815# point, so we can use a bashism as a fallback.
15816if test "x$ac_cr" = x; then
15817 eval ac_cr=\$\'\\r\'
15818fi
15819ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
15820if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
22e05272 15821 ac_cs_awk_cr='\\r'
5fd1486c
PJ
15822else
15823 ac_cs_awk_cr=$ac_cr
15824fi
15825
22e05272 15826echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
5fd1486c
PJ
15827_ACEOF
15828
15829
15830{
15831 echo "cat >conf$$subs.awk <<_ACEOF" &&
15832 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
15833 echo "_ACEOF"
15834} >conf$$subs.sh ||
22e05272
JM
15835 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
15836ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
5fd1486c
PJ
15837ac_delim='%!_!# '
15838for ac_last_try in false false false false false :; do
15839 . ./conf$$subs.sh ||
22e05272 15840 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
5fd1486c
PJ
15841
15842 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
15843 if test $ac_delim_n = $ac_delim_num; then
15844 break
15845 elif $ac_last_try; then
22e05272 15846 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
5fd1486c
PJ
15847 else
15848 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15849 fi
15850done
15851rm -f conf$$subs.sh
15852
15853cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
22e05272 15854cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
5fd1486c
PJ
15855_ACEOF
15856sed -n '
15857h
15858s/^/S["/; s/!.*/"]=/
15859p
15860g
15861s/^[^!]*!//
15862:repl
15863t repl
15864s/'"$ac_delim"'$//
15865t delim
15866:nl
15867h
22e05272 15868s/\(.\{148\}\)..*/\1/
5fd1486c
PJ
15869t more1
15870s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
15871p
15872n
15873b repl
15874:more1
15875s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15876p
15877g
15878s/.\{148\}//
15879t nl
15880:delim
15881h
22e05272 15882s/\(.\{148\}\)..*/\1/
5fd1486c
PJ
15883t more2
15884s/["\\]/\\&/g; s/^/"/; s/$/"/
15885p
15886b
15887:more2
15888s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15889p
15890g
15891s/.\{148\}//
15892t delim
15893' <conf$$subs.awk | sed '
15894/^[^""]/{
15895 N
15896 s/\n//
15897}
15898' >>$CONFIG_STATUS || ac_write_fail=1
15899rm -f conf$$subs.awk
15900cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15901_ACAWK
22e05272 15902cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
5fd1486c
PJ
15903 for (key in S) S_is_set[key] = 1
15904 FS = "\a"
15905
15906}
15907{
15908 line = $ 0
15909 nfields = split(line, field, "@")
15910 substed = 0
15911 len = length(field[1])
15912 for (i = 2; i < nfields; i++) {
15913 key = field[i]
15914 keylen = length(key)
15915 if (S_is_set[key]) {
15916 value = S[key]
15917 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
15918 len += length(value) + length(field[++i])
15919 substed = 1
15920 } else
15921 len += 1 + keylen
15922 }
15923
15924 print line
15925}
15926
15927_ACAWK
15928_ACEOF
15929cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15930if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15931 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
15932else
15933 cat
22e05272
JM
15934fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
15935 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
5fd1486c
PJ
15936_ACEOF
15937
22e05272
JM
15938# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
15939# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
5fd1486c
PJ
15940# trailing colons and then remove the whole line if VPATH becomes empty
15941# (actually we leave an empty line to preserve line numbers).
15942if test "x$srcdir" = x.; then
22e05272
JM
15943 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
15944h
15945s///
15946s/^/:/
15947s/[ ]*$/:/
15948s/:\$(srcdir):/:/g
15949s/:\${srcdir}:/:/g
15950s/:@srcdir@:/:/g
15951s/^:*//
5fd1486c 15952s/:*$//
22e05272
JM
15953x
15954s/\(=[ ]*\).*/\1/
15955G
15956s/\n//
5fd1486c
PJ
15957s/^[^=]*=[ ]*$//
15958}'
15959fi
15960
15961cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15962fi # test -n "$CONFIG_FILES"
15963
15964# Set up the scripts for CONFIG_HEADERS section.
15965# No need to generate them if there are no CONFIG_HEADERS.
15966# This happens for instance with `./config.status Makefile'.
15967if test -n "$CONFIG_HEADERS"; then
22e05272 15968cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
5fd1486c
PJ
15969BEGIN {
15970_ACEOF
15971
15972# Transform confdefs.h into an awk script `defines.awk', embedded as
15973# here-document in config.status, that substitutes the proper values into
15974# config.h.in to produce config.h.
15975
15976# Create a delimiter string that does not exist in confdefs.h, to ease
15977# handling of long lines.
15978ac_delim='%!_!# '
15979for ac_last_try in false false :; do
22e05272
JM
15980 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
15981 if test -z "$ac_tt"; then
5fd1486c
PJ
15982 break
15983 elif $ac_last_try; then
22e05272 15984 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
5fd1486c
PJ
15985 else
15986 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15987 fi
15988done
15989
15990# For the awk script, D is an array of macro values keyed by name,
15991# likewise P contains macro parameters if any. Preserve backslash
15992# newline sequences.
15993
15994ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
15995sed -n '
15996s/.\{148\}/&'"$ac_delim"'/g
15997t rset
15998:rset
15999s/^[ ]*#[ ]*define[ ][ ]*/ /
16000t def
16001d
16002:def
16003s/\\$//
16004t bsnl
16005s/["\\]/\\&/g
16006s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
16007D["\1"]=" \3"/p
16008s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
16009d
16010:bsnl
16011s/["\\]/\\&/g
16012s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
16013D["\1"]=" \3\\\\\\n"\\/p
16014t cont
16015s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
16016t cont
16017d
16018:cont
16019n
16020s/.\{148\}/&'"$ac_delim"'/g
16021t clear
16022:clear
16023s/\\$//
16024t bsnlc
16025s/["\\]/\\&/g; s/^/"/; s/$/"/p
16026d
16027:bsnlc
16028s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
16029b cont
16030' <confdefs.h | sed '
16031s/'"$ac_delim"'/"\\\
16032"/g' >>$CONFIG_STATUS || ac_write_fail=1
16033
16034cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16035 for (key in D) D_is_set[key] = 1
16036 FS = "\a"
16037}
16038/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
16039 line = \$ 0
16040 split(line, arg, " ")
16041 if (arg[1] == "#") {
16042 defundef = arg[2]
16043 mac1 = arg[3]
16044 } else {
16045 defundef = substr(arg[1], 2)
16046 mac1 = arg[2]
16047 }
16048 split(mac1, mac2, "(") #)
16049 macro = mac2[1]
16050 prefix = substr(line, 1, index(line, defundef) - 1)
16051 if (D_is_set[macro]) {
16052 # Preserve the white space surrounding the "#".
16053 print prefix "define", macro P[macro] D[macro]
16054 next
16055 } else {
16056 # Replace #undef with comments. This is necessary, for example,
16057 # in the case of _POSIX_SOURCE, which is predefined and required
16058 # on some systems where configure will not decide to define it.
16059 if (defundef == "undef") {
16060 print "/*", prefix defundef, macro, "*/"
16061 next
16062 }
16063 }
16064}
16065{ print }
16066_ACAWK
16067_ACEOF
16068cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
22e05272 16069 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
5fd1486c
PJ
16070fi # test -n "$CONFIG_HEADERS"
16071
16072
16073eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
16074shift
16075for ac_tag
16076do
16077 case $ac_tag in
16078 :[FHLC]) ac_mode=$ac_tag; continue;;
16079 esac
16080 case $ac_mode$ac_tag in
16081 :[FHL]*:*);;
22e05272 16082 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
5fd1486c
PJ
16083 :[FH]-) ac_tag=-:-;;
16084 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
16085 esac
16086 ac_save_IFS=$IFS
16087 IFS=:
16088 set x $ac_tag
16089 IFS=$ac_save_IFS
16090 shift
16091 ac_file=$1
16092 shift
16093
16094 case $ac_mode in
16095 :L) ac_source=$1;;
16096 :[FH])
16097 ac_file_inputs=
16098 for ac_f
16099 do
16100 case $ac_f in
22e05272 16101 -) ac_f="$ac_tmp/stdin";;
5fd1486c
PJ
16102 *) # Look for the file first in the build tree, then in the source tree
16103 # (if the path is not absolute). The absolute path cannot be DOS-style,
16104 # because $ac_f cannot contain `:'.
16105 test -f "$ac_f" ||
16106 case $ac_f in
16107 [\\/$]*) false;;
16108 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
16109 esac ||
22e05272 16110 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
5fd1486c
PJ
16111 esac
16112 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
16113 as_fn_append ac_file_inputs " '$ac_f'"
16114 done
16115
16116 # Let's still pretend it is `configure' which instantiates (i.e., don't
16117 # use $as_me), people would be surprised to read:
16118 # /* config.h. Generated by config.status. */
16119 configure_input='Generated from '`
16120 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
16121 `' by configure.'
16122 if test x"$ac_file" != x-; then
16123 configure_input="$ac_file. $configure_input"
16124 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
16125$as_echo "$as_me: creating $ac_file" >&6;}
16126 fi
16127 # Neutralize special characters interpreted by sed in replacement strings.
16128 case $configure_input in #(
16129 *\&* | *\|* | *\\* )
16130 ac_sed_conf_input=`$as_echo "$configure_input" |
16131 sed 's/[\\\\&|]/\\\\&/g'`;; #(
16132 *) ac_sed_conf_input=$configure_input;;
16133 esac
16134
16135 case $ac_tag in
22e05272
JM
16136 *:-:* | *:-) cat >"$ac_tmp/stdin" \
16137 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
5fd1486c
PJ
16138 esac
16139 ;;
16140 esac
16141
16142 ac_dir=`$as_dirname -- "$ac_file" ||
16143$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16144 X"$ac_file" : 'X\(//\)[^/]' \| \
16145 X"$ac_file" : 'X\(//\)$' \| \
16146 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
16147$as_echo X"$ac_file" |
16148 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16149 s//\1/
16150 q
16151 }
16152 /^X\(\/\/\)[^/].*/{
16153 s//\1/
16154 q
16155 }
16156 /^X\(\/\/\)$/{
16157 s//\1/
16158 q
16159 }
16160 /^X\(\/\).*/{
16161 s//\1/
16162 q
16163 }
16164 s/.*/./; q'`
16165 as_dir="$ac_dir"; as_fn_mkdir_p
16166 ac_builddir=.
16167
16168case "$ac_dir" in
16169.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
16170*)
16171 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16172 # A ".." for each directory in $ac_dir_suffix.
16173 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
16174 case $ac_top_builddir_sub in
16175 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
16176 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
16177 esac ;;
16178esac
16179ac_abs_top_builddir=$ac_pwd
16180ac_abs_builddir=$ac_pwd$ac_dir_suffix
16181# for backward compatibility:
16182ac_top_builddir=$ac_top_build_prefix
16183
16184case $srcdir in
16185 .) # We are building in place.
16186 ac_srcdir=.
16187 ac_top_srcdir=$ac_top_builddir_sub
16188 ac_abs_top_srcdir=$ac_pwd ;;
16189 [\\/]* | ?:[\\/]* ) # Absolute name.
16190 ac_srcdir=$srcdir$ac_dir_suffix;
16191 ac_top_srcdir=$srcdir
16192 ac_abs_top_srcdir=$srcdir ;;
16193 *) # Relative name.
16194 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
16195 ac_top_srcdir=$ac_top_build_prefix$srcdir
16196 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
16197esac
16198ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
16199
16200
16201 case $ac_mode in
16202 :F)
16203 #
16204 # CONFIG_FILE
16205 #
16206
16207 case $INSTALL in
16208 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
16209 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
16210 esac
16211 ac_MKDIR_P=$MKDIR_P
16212 case $MKDIR_P in
16213 [\\/$]* | ?:[\\/]* ) ;;
16214 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
16215 esac
16216_ACEOF
16217
16218cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16219# If the template does not know about datarootdir, expand it.
16220# FIXME: This hack should be removed a few years after 2.60.
16221ac_datarootdir_hack=; ac_datarootdir_seen=
16222ac_sed_dataroot='
16223/datarootdir/ {
16224 p
16225 q
16226}
16227/@datadir@/p
16228/@docdir@/p
16229/@infodir@/p
16230/@localedir@/p
16231/@mandir@/p'
16232case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
16233*datarootdir*) ac_datarootdir_seen=yes;;
16234*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
16235 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
16236$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
16237_ACEOF
16238cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16239 ac_datarootdir_hack='
16240 s&@datadir@&$datadir&g
16241 s&@docdir@&$docdir&g
16242 s&@infodir@&$infodir&g
16243 s&@localedir@&$localedir&g
16244 s&@mandir@&$mandir&g
16245 s&\\\${datarootdir}&$datarootdir&g' ;;
16246esac
16247_ACEOF
16248
16249# Neutralize VPATH when `$srcdir' = `.'.
16250# Shell code in configure.ac might set extrasub.
16251# FIXME: do we really want to maintain this feature?
16252cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16253ac_sed_extra="$ac_vpsub
16254$extrasub
16255_ACEOF
16256cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16257:t
16258/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
16259s|@configure_input@|$ac_sed_conf_input|;t t
16260s&@top_builddir@&$ac_top_builddir_sub&;t t
16261s&@top_build_prefix@&$ac_top_build_prefix&;t t
16262s&@srcdir@&$ac_srcdir&;t t
16263s&@abs_srcdir@&$ac_abs_srcdir&;t t
16264s&@top_srcdir@&$ac_top_srcdir&;t t
16265s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
16266s&@builddir@&$ac_builddir&;t t
16267s&@abs_builddir@&$ac_abs_builddir&;t t
16268s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
16269s&@INSTALL@&$ac_INSTALL&;t t
16270s&@MKDIR_P@&$ac_MKDIR_P&;t t
16271$ac_datarootdir_hack
16272"
22e05272
JM
16273eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
16274 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
5fd1486c
PJ
16275
16276test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
22e05272
JM
16277 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
16278 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
16279 "$ac_tmp/out"`; test -z "$ac_out"; } &&
5fd1486c 16280 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
22e05272 16281which seems to be undefined. Please make sure it is defined" >&5
5fd1486c 16282$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
22e05272 16283which seems to be undefined. Please make sure it is defined" >&2;}
5fd1486c 16284
22e05272 16285 rm -f "$ac_tmp/stdin"
5fd1486c 16286 case $ac_file in
22e05272
JM
16287 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
16288 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
5fd1486c 16289 esac \
22e05272 16290 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
5fd1486c
PJ
16291 ;;
16292 :H)
16293 #
16294 # CONFIG_HEADER
16295 #
16296 if test x"$ac_file" != x-; then
16297 {
16298 $as_echo "/* $configure_input */" \
22e05272
JM
16299 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
16300 } >"$ac_tmp/config.h" \
16301 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
16302 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
5fd1486c
PJ
16303 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
16304$as_echo "$as_me: $ac_file is unchanged" >&6;}
16305 else
16306 rm -f "$ac_file"
22e05272
JM
16307 mv "$ac_tmp/config.h" "$ac_file" \
16308 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
5fd1486c
PJ
16309 fi
16310 else
16311 $as_echo "/* $configure_input */" \
22e05272
JM
16312 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
16313 || as_fn_error $? "could not create -" "$LINENO" 5
5fd1486c
PJ
16314 fi
16315# Compute "$ac_file"'s index in $config_headers.
16316_am_arg="$ac_file"
16317_am_stamp_count=1
16318for _am_header in $config_headers :; do
16319 case $_am_header in
16320 $_am_arg | $_am_arg:* )
16321 break ;;
16322 * )
16323 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
16324 esac
16325done
16326echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
16327$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16328 X"$_am_arg" : 'X\(//\)[^/]' \| \
16329 X"$_am_arg" : 'X\(//\)$' \| \
16330 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
16331$as_echo X"$_am_arg" |
16332 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16333 s//\1/
16334 q
16335 }
16336 /^X\(\/\/\)[^/].*/{
16337 s//\1/
16338 q
16339 }
16340 /^X\(\/\/\)$/{
16341 s//\1/
16342 q
16343 }
16344 /^X\(\/\).*/{
16345 s//\1/
16346 q
16347 }
16348 s/.*/./; q'`/stamp-h$_am_stamp_count
16349 ;;
16350
16351 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
16352$as_echo "$as_me: executing $ac_file commands" >&6;}
16353 ;;
16354 esac
16355
16356
16357 case $ac_file$ac_mode in
16358 "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
22e05272 16359 # Older Autoconf quotes --file arguments for eval, but not when files
5fd1486c
PJ
16360 # are listed without --file. Let's play safe and only enable the eval
16361 # if we detect the quoting.
16362 case $CONFIG_FILES in
16363 *\'*) eval set x "$CONFIG_FILES" ;;
16364 *) set x $CONFIG_FILES ;;
16365 esac
16366 shift
16367 for mf
16368 do
16369 # Strip MF so we end up with the name of the file.
16370 mf=`echo "$mf" | sed -e 's/:.*$//'`
16371 # Check whether this is an Automake generated Makefile or not.
22e05272 16372 # We used to match only the files named 'Makefile.in', but
5fd1486c
PJ
16373 # some people rename them; so instead we look at the file content.
16374 # Grep'ing the first line is not enough: some people post-process
16375 # each Makefile.in and add a new line on top of each file to say so.
16376 # Grep'ing the whole file is not good either: AIX grep has a line
16377 # limit of 2048, but all sed's we know have understand at least 4000.
16378 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
16379 dirpart=`$as_dirname -- "$mf" ||
16380$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16381 X"$mf" : 'X\(//\)[^/]' \| \
16382 X"$mf" : 'X\(//\)$' \| \
16383 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
16384$as_echo X"$mf" |
16385 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16386 s//\1/
16387 q
16388 }
16389 /^X\(\/\/\)[^/].*/{
16390 s//\1/
16391 q
16392 }
16393 /^X\(\/\/\)$/{
16394 s//\1/
16395 q
16396 }
16397 /^X\(\/\).*/{
16398 s//\1/
16399 q
16400 }
16401 s/.*/./; q'`
16402 else
16403 continue
16404 fi
16405 # Extract the definition of DEPDIR, am__include, and am__quote
22e05272 16406 # from the Makefile without running 'make'.
5fd1486c
PJ
16407 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
16408 test -z "$DEPDIR" && continue
16409 am__include=`sed -n 's/^am__include = //p' < "$mf"`
22e05272 16410 test -z "$am__include" && continue
5fd1486c 16411 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
5fd1486c
PJ
16412 # Find all dependency output files, they are included files with
16413 # $(DEPDIR) in their names. We invoke sed twice because it is the
16414 # simplest approach to changing $(DEPDIR) to its actual value in the
16415 # expansion.
16416 for file in `sed -n "
16417 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
22e05272 16418 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
5fd1486c
PJ
16419 # Make sure the directory exists.
16420 test -f "$dirpart/$file" && continue
16421 fdir=`$as_dirname -- "$file" ||
16422$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16423 X"$file" : 'X\(//\)[^/]' \| \
16424 X"$file" : 'X\(//\)$' \| \
16425 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
16426$as_echo X"$file" |
16427 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16428 s//\1/
16429 q
16430 }
16431 /^X\(\/\/\)[^/].*/{
16432 s//\1/
16433 q
16434 }
16435 /^X\(\/\/\)$/{
16436 s//\1/
16437 q
16438 }
16439 /^X\(\/\).*/{
16440 s//\1/
16441 q
16442 }
16443 s/.*/./; q'`
16444 as_dir=$dirpart/$fdir; as_fn_mkdir_p
16445 # echo "creating $dirpart/$file"
16446 echo '# dummy' > "$dirpart/$file"
16447 done
16448 done
16449}
16450 ;;
16451 "libtool":C)
16452
16453 # See if we are running on zsh, and set the options which allow our
16454 # commands through without removal of \ escapes.
16455 if test -n "${ZSH_VERSION+set}" ; then
16456 setopt NO_GLOB_SUBST
16457 fi
16458
16459 cfgfile="${ofile}T"
16460 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
16461 $RM "$cfgfile"
16462
16463 cat <<_LT_EOF >> "$cfgfile"
16464#! $SHELL
16465
16466# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
16467# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
16468# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
16469# NOTE: Changes made to this file will be lost: look at ltmain.sh.
16470#
16471# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
16472# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
16473# Written by Gordon Matzigkeit, 1996
16474#
16475# This file is part of GNU Libtool.
16476#
16477# GNU Libtool is free software; you can redistribute it and/or
16478# modify it under the terms of the GNU General Public License as
16479# published by the Free Software Foundation; either version 2 of
16480# the License, or (at your option) any later version.
16481#
16482# As a special exception to the GNU General Public License,
16483# if you distribute this file as part of a program or library that
16484# is built using GNU Libtool, you may include this file under the
16485# same distribution terms that you use for the rest of that program.
16486#
16487# GNU Libtool is distributed in the hope that it will be useful,
16488# but WITHOUT ANY WARRANTY; without even the implied warranty of
16489# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16490# GNU General Public License for more details.
16491#
16492# You should have received a copy of the GNU General Public License
16493# along with GNU Libtool; see the file COPYING. If not, a copy
16494# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
16495# obtained by writing to the Free Software Foundation, Inc.,
16496# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
16497
16498
16499# The names of the tagged configurations supported by this script.
16500available_tags="CXX "
16501
16502# ### BEGIN LIBTOOL CONFIG
16503
16504# Which release of libtool.m4 was used?
16505macro_version=$macro_version
16506macro_revision=$macro_revision
16507
16508# Whether or not to build shared libraries.
16509build_libtool_libs=$enable_shared
16510
16511# Whether or not to build static libraries.
16512build_old_libs=$enable_static
16513
16514# What type of objects to build.
16515pic_mode=$pic_mode
16516
16517# Whether or not to optimize for fast installation.
16518fast_install=$enable_fast_install
16519
16520# Shell to use when invoking shell scripts.
16521SHELL=$lt_SHELL
16522
16523# An echo program that protects backslashes.
16524ECHO=$lt_ECHO
16525
16526# The host system.
16527host_alias=$host_alias
16528host=$host
16529host_os=$host_os
16530
16531# The build system.
16532build_alias=$build_alias
16533build=$build
16534build_os=$build_os
16535
16536# A sed program that does not truncate output.
16537SED=$lt_SED
16538
16539# Sed that helps us avoid accidentally triggering echo(1) options like -n.
16540Xsed="\$SED -e 1s/^X//"
16541
16542# A grep program that handles long lines.
16543GREP=$lt_GREP
16544
16545# An ERE matcher.
16546EGREP=$lt_EGREP
16547
16548# A literal string matcher.
16549FGREP=$lt_FGREP
16550
16551# A BSD- or MS-compatible name lister.
16552NM=$lt_NM
16553
16554# Whether we need soft or hard links.
16555LN_S=$lt_LN_S
16556
16557# What is the maximum length of a command?
16558max_cmd_len=$max_cmd_len
16559
16560# Object file suffix (normally "o").
16561objext=$ac_objext
16562
16563# Executable file suffix (normally "").
16564exeext=$exeext
16565
16566# whether the shell understands "unset".
16567lt_unset=$lt_unset
16568
16569# turn spaces into newlines.
16570SP2NL=$lt_lt_SP2NL
16571
16572# turn newlines into spaces.
16573NL2SP=$lt_lt_NL2SP
16574
16575# An object symbol dumper.
16576OBJDUMP=$lt_OBJDUMP
16577
16578# Method to check whether dependent libraries are shared objects.
16579deplibs_check_method=$lt_deplibs_check_method
16580
16581# Command to use when deplibs_check_method == "file_magic".
16582file_magic_cmd=$lt_file_magic_cmd
16583
16584# The archiver.
16585AR=$lt_AR
16586AR_FLAGS=$lt_AR_FLAGS
16587
16588# A symbol stripping program.
16589STRIP=$lt_STRIP
16590
16591# Commands used to install an old-style archive.
16592RANLIB=$lt_RANLIB
16593old_postinstall_cmds=$lt_old_postinstall_cmds
16594old_postuninstall_cmds=$lt_old_postuninstall_cmds
16595
16596# Whether to use a lock for old archive extraction.
16597lock_old_archive_extraction=$lock_old_archive_extraction
16598
16599# A C compiler.
16600LTCC=$lt_CC
16601
16602# LTCC compiler flags.
16603LTCFLAGS=$lt_CFLAGS
16604
16605# Take the output of nm and produce a listing of raw symbols and C names.
16606global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
16607
16608# Transform the output of nm in a proper C declaration.
16609global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
16610
16611# Transform the output of nm in a C name address pair.
16612global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
16613
16614# Transform the output of nm in a C name address pair when lib prefix is needed.
16615global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
16616
16617# The name of the directory that contains temporary libtool files.
16618objdir=$objdir
16619
16620# Used to examine libraries when file_magic_cmd begins with "file".
16621MAGIC_CMD=$MAGIC_CMD
16622
16623# Must we lock files when doing compilation?
16624need_locks=$lt_need_locks
16625
16626# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
16627DSYMUTIL=$lt_DSYMUTIL
16628
16629# Tool to change global to local symbols on Mac OS X.
16630NMEDIT=$lt_NMEDIT
16631
16632# Tool to manipulate fat objects and archives on Mac OS X.
16633LIPO=$lt_LIPO
16634
16635# ldd/readelf like tool for Mach-O binaries on Mac OS X.
16636OTOOL=$lt_OTOOL
16637
16638# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
16639OTOOL64=$lt_OTOOL64
16640
16641# Old archive suffix (normally "a").
16642libext=$libext
16643
16644# Shared library suffix (normally ".so").
16645shrext_cmds=$lt_shrext_cmds
16646
16647# The commands to extract the exported symbol list from a shared archive.
16648extract_expsyms_cmds=$lt_extract_expsyms_cmds
16649
16650# Variables whose values should be saved in libtool wrapper scripts and
16651# restored at link time.
16652variables_saved_for_relink=$lt_variables_saved_for_relink
16653
16654# Do we need the "lib" prefix for modules?
16655need_lib_prefix=$need_lib_prefix
16656
16657# Do we need a version for libraries?
16658need_version=$need_version
16659
16660# Library versioning type.
16661version_type=$version_type
16662
16663# Shared library runtime path variable.
16664runpath_var=$runpath_var
16665
16666# Shared library path variable.
16667shlibpath_var=$shlibpath_var
16668
16669# Is shlibpath searched before the hard-coded library search path?
16670shlibpath_overrides_runpath=$shlibpath_overrides_runpath
16671
16672# Format of library name prefix.
16673libname_spec=$lt_libname_spec
16674
16675# List of archive names. First name is the real one, the rest are links.
16676# The last name is the one that the linker finds with -lNAME
16677library_names_spec=$lt_library_names_spec
16678
16679# The coded name of the library, if different from the real name.
16680soname_spec=$lt_soname_spec
16681
16682# Permission mode override for installation of shared libraries.
16683install_override_mode=$lt_install_override_mode
16684
16685# Command to use after installation of a shared archive.
16686postinstall_cmds=$lt_postinstall_cmds
16687
16688# Command to use after uninstallation of a shared archive.
16689postuninstall_cmds=$lt_postuninstall_cmds
16690
16691# Commands used to finish a libtool library installation in a directory.
16692finish_cmds=$lt_finish_cmds
16693
16694# As "finish_cmds", except a single script fragment to be evaled but
16695# not shown.
16696finish_eval=$lt_finish_eval
16697
16698# Whether we should hardcode library paths into libraries.
16699hardcode_into_libs=$hardcode_into_libs
16700
16701# Compile-time system search path for libraries.
16702sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
16703
16704# Run-time system search path for libraries.
16705sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
16706
16707# Whether dlopen is supported.
16708dlopen_support=$enable_dlopen
16709
16710# Whether dlopen of programs is supported.
16711dlopen_self=$enable_dlopen_self
16712
16713# Whether dlopen of statically linked programs is supported.
16714dlopen_self_static=$enable_dlopen_self_static
16715
16716# Commands to strip libraries.
16717old_striplib=$lt_old_striplib
16718striplib=$lt_striplib
16719
16720
16721# The linker used to build libraries.
16722LD=$lt_LD
16723
16724# How to create reloadable object files.
16725reload_flag=$lt_reload_flag
16726reload_cmds=$lt_reload_cmds
16727
16728# Commands used to build an old-style archive.
16729old_archive_cmds=$lt_old_archive_cmds
16730
16731# A language specific compiler.
16732CC=$lt_compiler
16733
16734# Is the compiler the GNU compiler?
16735with_gcc=$GCC
16736
16737# Compiler flag to turn off builtin functions.
16738no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
16739
16740# How to pass a linker flag through the compiler.
16741wl=$lt_lt_prog_compiler_wl
16742
16743# Additional compiler flags for building library objects.
16744pic_flag=$lt_lt_prog_compiler_pic
16745
16746# Compiler flag to prevent dynamic linking.
16747link_static_flag=$lt_lt_prog_compiler_static
16748
16749# Does compiler simultaneously support -c and -o options?
16750compiler_c_o=$lt_lt_cv_prog_compiler_c_o
16751
16752# Whether or not to add -lc for building shared libraries.
16753build_libtool_need_lc=$archive_cmds_need_lc
16754
16755# Whether or not to disallow shared libs when runtime libs are static.
16756allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
16757
16758# Compiler flag to allow reflexive dlopens.
16759export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
16760
16761# Compiler flag to generate shared objects directly from archives.
16762whole_archive_flag_spec=$lt_whole_archive_flag_spec
16763
16764# Whether the compiler copes with passing no objects directly.
16765compiler_needs_object=$lt_compiler_needs_object
16766
16767# Create an old-style archive from a shared archive.
16768old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
16769
16770# Create a temporary old-style archive to link instead of a shared archive.
16771old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
16772
16773# Commands used to build a shared archive.
16774archive_cmds=$lt_archive_cmds
16775archive_expsym_cmds=$lt_archive_expsym_cmds
16776
16777# Commands used to build a loadable module if different from building
16778# a shared archive.
16779module_cmds=$lt_module_cmds
16780module_expsym_cmds=$lt_module_expsym_cmds
16781
16782# Whether we are building with GNU ld or not.
16783with_gnu_ld=$lt_with_gnu_ld
16784
16785# Flag that allows shared libraries with undefined symbols to be built.
16786allow_undefined_flag=$lt_allow_undefined_flag
16787
16788# Flag that enforces no undefined symbols.
16789no_undefined_flag=$lt_no_undefined_flag
16790
16791# Flag to hardcode \$libdir into a binary during linking.
16792# This must work even if \$libdir does not exist
16793hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
16794
16795# If ld is used when linking, flag to hardcode \$libdir into a binary
16796# during linking. This must work even if \$libdir does not exist.
16797hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
16798
16799# Whether we need a single "-rpath" flag with a separated argument.
16800hardcode_libdir_separator=$lt_hardcode_libdir_separator
16801
16802# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16803# DIR into the resulting binary.
16804hardcode_direct=$hardcode_direct
16805
16806# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16807# DIR into the resulting binary and the resulting library dependency is
16808# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
16809# library is relocated.
16810hardcode_direct_absolute=$hardcode_direct_absolute
16811
16812# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
16813# into the resulting binary.
16814hardcode_minus_L=$hardcode_minus_L
16815
16816# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
16817# into the resulting binary.
16818hardcode_shlibpath_var=$hardcode_shlibpath_var
16819
16820# Set to "yes" if building a shared library automatically hardcodes DIR
16821# into the library and all subsequent libraries and executables linked
16822# against it.
16823hardcode_automatic=$hardcode_automatic
16824
16825# Set to yes if linker adds runtime paths of dependent libraries
16826# to runtime path list.
16827inherit_rpath=$inherit_rpath
16828
16829# Whether libtool must link a program against all its dependency libraries.
16830link_all_deplibs=$link_all_deplibs
16831
16832# Fix the shell variable \$srcfile for the compiler.
16833fix_srcfile_path=$lt_fix_srcfile_path
16834
16835# Set to "yes" if exported symbols are required.
16836always_export_symbols=$always_export_symbols
16837
16838# The commands to list exported symbols.
16839export_symbols_cmds=$lt_export_symbols_cmds
16840
16841# Symbols that should not be listed in the preloaded symbols.
16842exclude_expsyms=$lt_exclude_expsyms
16843
16844# Symbols that must always be exported.
16845include_expsyms=$lt_include_expsyms
16846
16847# Commands necessary for linking programs (against libraries) with templates.
16848prelink_cmds=$lt_prelink_cmds
16849
16850# Specify filename containing input files.
16851file_list_spec=$lt_file_list_spec
16852
16853# How to hardcode a shared library path into an executable.
16854hardcode_action=$hardcode_action
16855
16856# The directories searched by this compiler when creating a shared library.
16857compiler_lib_search_dirs=$lt_compiler_lib_search_dirs
16858
16859# Dependencies to place before and after the objects being linked to
16860# create a shared library.
16861predep_objects=$lt_predep_objects
16862postdep_objects=$lt_postdep_objects
16863predeps=$lt_predeps
16864postdeps=$lt_postdeps
16865
16866# The library search path used internally by the compiler when linking
16867# a shared library.
16868compiler_lib_search_path=$lt_compiler_lib_search_path
16869
16870# ### END LIBTOOL CONFIG
16871
16872_LT_EOF
16873
16874 case $host_os in
16875 aix3*)
16876 cat <<\_LT_EOF >> "$cfgfile"
16877# AIX sometimes has problems with the GCC collect2 program. For some
16878# reason, if we set the COLLECT_NAMES environment variable, the problems
16879# vanish in a puff of smoke.
16880if test "X${COLLECT_NAMES+set}" != Xset; then
16881 COLLECT_NAMES=
16882 export COLLECT_NAMES
16883fi
16884_LT_EOF
16885 ;;
16886 esac
16887
16888
16889ltmain="$ac_aux_dir/ltmain.sh"
16890
16891
16892 # We use sed instead of cat because bash on DJGPP gets confused if
16893 # if finds mixed CR/LF and LF-only lines. Since sed operates in
16894 # text mode, it properly converts lines to CR/LF. This bash problem
16895 # is reportedly fixed, but why not run on old versions too?
16896 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
16897 || (rm -f "$cfgfile"; exit 1)
16898
16899 case $xsi_shell in
16900 yes)
16901 cat << \_LT_EOF >> "$cfgfile"
16902
16903# func_dirname file append nondir_replacement
16904# Compute the dirname of FILE. If nonempty, add APPEND to the result,
16905# otherwise set result to NONDIR_REPLACEMENT.
16906func_dirname ()
16907{
16908 case ${1} in
16909 */*) func_dirname_result="${1%/*}${2}" ;;
16910 * ) func_dirname_result="${3}" ;;
16911 esac
16912}
16913
16914# func_basename file
16915func_basename ()
16916{
16917 func_basename_result="${1##*/}"
16918}
16919
16920# func_dirname_and_basename file append nondir_replacement
16921# perform func_basename and func_dirname in a single function
16922# call:
16923# dirname: Compute the dirname of FILE. If nonempty,
16924# add APPEND to the result, otherwise set result
16925# to NONDIR_REPLACEMENT.
16926# value returned in "$func_dirname_result"
16927# basename: Compute filename of FILE.
16928# value retuned in "$func_basename_result"
16929# Implementation must be kept synchronized with func_dirname
16930# and func_basename. For efficiency, we do not delegate to
16931# those functions but instead duplicate the functionality here.
16932func_dirname_and_basename ()
16933{
16934 case ${1} in
16935 */*) func_dirname_result="${1%/*}${2}" ;;
16936 * ) func_dirname_result="${3}" ;;
16937 esac
16938 func_basename_result="${1##*/}"
16939}
16940
16941# func_stripname prefix suffix name
16942# strip PREFIX and SUFFIX off of NAME.
16943# PREFIX and SUFFIX must not contain globbing or regex special
16944# characters, hashes, percent signs, but SUFFIX may contain a leading
16945# dot (in which case that matches only a dot).
16946func_stripname ()
16947{
16948 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
16949 # positional parameters, so assign one to ordinary parameter first.
16950 func_stripname_result=${3}
16951 func_stripname_result=${func_stripname_result#"${1}"}
16952 func_stripname_result=${func_stripname_result%"${2}"}
16953}
16954
16955# func_opt_split
16956func_opt_split ()
16957{
16958 func_opt_split_opt=${1%%=*}
16959 func_opt_split_arg=${1#*=}
16960}
16961
16962# func_lo2o object
16963func_lo2o ()
16964{
16965 case ${1} in
16966 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
16967 *) func_lo2o_result=${1} ;;
16968 esac
16969}
16970
16971# func_xform libobj-or-source
16972func_xform ()
16973{
16974 func_xform_result=${1%.*}.lo
16975}
16976
16977# func_arith arithmetic-term...
16978func_arith ()
16979{
16980 func_arith_result=$(( $* ))
16981}
16982
16983# func_len string
16984# STRING may not start with a hyphen.
16985func_len ()
16986{
16987 func_len_result=${#1}
16988}
16989
16990_LT_EOF
16991 ;;
16992 *) # Bourne compatible functions.
16993 cat << \_LT_EOF >> "$cfgfile"
16994
16995# func_dirname file append nondir_replacement
16996# Compute the dirname of FILE. If nonempty, add APPEND to the result,
16997# otherwise set result to NONDIR_REPLACEMENT.
16998func_dirname ()
16999{
17000 # Extract subdirectory from the argument.
17001 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
17002 if test "X$func_dirname_result" = "X${1}"; then
17003 func_dirname_result="${3}"
17004 else
17005 func_dirname_result="$func_dirname_result${2}"
17006 fi
17007}
17008
17009# func_basename file
17010func_basename ()
17011{
17012 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
17013}
17014
17015
17016# func_stripname prefix suffix name
17017# strip PREFIX and SUFFIX off of NAME.
17018# PREFIX and SUFFIX must not contain globbing or regex special
17019# characters, hashes, percent signs, but SUFFIX may contain a leading
17020# dot (in which case that matches only a dot).
17021# func_strip_suffix prefix name
17022func_stripname ()
17023{
17024 case ${2} in
17025 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
17026 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
17027 esac
17028}
17029
17030# sed scripts:
17031my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
17032my_sed_long_arg='1s/^-[^=]*=//'
17033
17034# func_opt_split
17035func_opt_split ()
17036{
17037 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
17038 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
17039}
17040
17041# func_lo2o object
17042func_lo2o ()
17043{
17044 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
17045}
17046
17047# func_xform libobj-or-source
17048func_xform ()
17049{
17050 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
17051}
17052
17053# func_arith arithmetic-term...
17054func_arith ()
17055{
17056 func_arith_result=`expr "$@"`
17057}
17058
17059# func_len string
17060# STRING may not start with a hyphen.
17061func_len ()
17062{
17063 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
17064}
17065
17066_LT_EOF
17067esac
17068
17069case $lt_shell_append in
17070 yes)
17071 cat << \_LT_EOF >> "$cfgfile"
17072
17073# func_append var value
17074# Append VALUE to the end of shell variable VAR.
17075func_append ()
17076{
17077 eval "$1+=\$2"
17078}
17079_LT_EOF
17080 ;;
17081 *)
17082 cat << \_LT_EOF >> "$cfgfile"
17083
17084# func_append var value
17085# Append VALUE to the end of shell variable VAR.
17086func_append ()
17087{
17088 eval "$1=\$$1\$2"
17089}
17090
17091_LT_EOF
17092 ;;
17093 esac
17094
17095
17096 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
17097 || (rm -f "$cfgfile"; exit 1)
17098
17099 mv -f "$cfgfile" "$ofile" ||
17100 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
17101 chmod +x "$ofile"
17102
17103
17104 cat <<_LT_EOF >> "$ofile"
17105
17106# ### BEGIN LIBTOOL TAG CONFIG: CXX
17107
17108# The linker used to build libraries.
17109LD=$lt_LD_CXX
17110
17111# How to create reloadable object files.
17112reload_flag=$lt_reload_flag_CXX
17113reload_cmds=$lt_reload_cmds_CXX
17114
17115# Commands used to build an old-style archive.
17116old_archive_cmds=$lt_old_archive_cmds_CXX
17117
17118# A language specific compiler.
17119CC=$lt_compiler_CXX
17120
17121# Is the compiler the GNU compiler?
17122with_gcc=$GCC_CXX
17123
17124# Compiler flag to turn off builtin functions.
17125no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
17126
17127# How to pass a linker flag through the compiler.
17128wl=$lt_lt_prog_compiler_wl_CXX
17129
17130# Additional compiler flags for building library objects.
17131pic_flag=$lt_lt_prog_compiler_pic_CXX
17132
17133# Compiler flag to prevent dynamic linking.
17134link_static_flag=$lt_lt_prog_compiler_static_CXX
17135
17136# Does compiler simultaneously support -c and -o options?
17137compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
17138
17139# Whether or not to add -lc for building shared libraries.
17140build_libtool_need_lc=$archive_cmds_need_lc_CXX
17141
17142# Whether or not to disallow shared libs when runtime libs are static.
17143allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
17144
17145# Compiler flag to allow reflexive dlopens.
17146export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
17147
17148# Compiler flag to generate shared objects directly from archives.
17149whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
17150
17151# Whether the compiler copes with passing no objects directly.
17152compiler_needs_object=$lt_compiler_needs_object_CXX
17153
17154# Create an old-style archive from a shared archive.
17155old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
17156
17157# Create a temporary old-style archive to link instead of a shared archive.
17158old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
17159
17160# Commands used to build a shared archive.
17161archive_cmds=$lt_archive_cmds_CXX
17162archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
17163
17164# Commands used to build a loadable module if different from building
17165# a shared archive.
17166module_cmds=$lt_module_cmds_CXX
17167module_expsym_cmds=$lt_module_expsym_cmds_CXX
17168
17169# Whether we are building with GNU ld or not.
17170with_gnu_ld=$lt_with_gnu_ld_CXX
17171
17172# Flag that allows shared libraries with undefined symbols to be built.
17173allow_undefined_flag=$lt_allow_undefined_flag_CXX
17174
17175# Flag that enforces no undefined symbols.
17176no_undefined_flag=$lt_no_undefined_flag_CXX
17177
17178# Flag to hardcode \$libdir into a binary during linking.
17179# This must work even if \$libdir does not exist
17180hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
17181
17182# If ld is used when linking, flag to hardcode \$libdir into a binary
17183# during linking. This must work even if \$libdir does not exist.
17184hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
17185
17186# Whether we need a single "-rpath" flag with a separated argument.
17187hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
17188
17189# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
17190# DIR into the resulting binary.
17191hardcode_direct=$hardcode_direct_CXX
17192
17193# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
17194# DIR into the resulting binary and the resulting library dependency is
17195# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
17196# library is relocated.
17197hardcode_direct_absolute=$hardcode_direct_absolute_CXX
17198
17199# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
17200# into the resulting binary.
17201hardcode_minus_L=$hardcode_minus_L_CXX
17202
17203# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
17204# into the resulting binary.
17205hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
17206
17207# Set to "yes" if building a shared library automatically hardcodes DIR
17208# into the library and all subsequent libraries and executables linked
17209# against it.
17210hardcode_automatic=$hardcode_automatic_CXX
17211
17212# Set to yes if linker adds runtime paths of dependent libraries
17213# to runtime path list.
17214inherit_rpath=$inherit_rpath_CXX
17215
17216# Whether libtool must link a program against all its dependency libraries.
17217link_all_deplibs=$link_all_deplibs_CXX
17218
17219# Fix the shell variable \$srcfile for the compiler.
17220fix_srcfile_path=$lt_fix_srcfile_path_CXX
17221
17222# Set to "yes" if exported symbols are required.
17223always_export_symbols=$always_export_symbols_CXX
17224
17225# The commands to list exported symbols.
17226export_symbols_cmds=$lt_export_symbols_cmds_CXX
17227
17228# Symbols that should not be listed in the preloaded symbols.
17229exclude_expsyms=$lt_exclude_expsyms_CXX
17230
17231# Symbols that must always be exported.
17232include_expsyms=$lt_include_expsyms_CXX
17233
17234# Commands necessary for linking programs (against libraries) with templates.
17235prelink_cmds=$lt_prelink_cmds_CXX
17236
17237# Specify filename containing input files.
17238file_list_spec=$lt_file_list_spec_CXX
17239
17240# How to hardcode a shared library path into an executable.
17241hardcode_action=$hardcode_action_CXX
17242
17243# The directories searched by this compiler when creating a shared library.
17244compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX
17245
17246# Dependencies to place before and after the objects being linked to
17247# create a shared library.
17248predep_objects=$lt_predep_objects_CXX
17249postdep_objects=$lt_postdep_objects_CXX
17250predeps=$lt_predeps_CXX
17251postdeps=$lt_postdeps_CXX
17252
17253# The library search path used internally by the compiler when linking
17254# a shared library.
17255compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
17256
17257# ### END LIBTOOL TAG CONFIG: CXX
17258_LT_EOF
17259
17260 ;;
17261
17262 esac
17263done # for ac_tag
17264
17265
17266as_fn_exit 0
17267_ACEOF
17268ac_clean_files=$ac_clean_files_save
17269
17270test $ac_write_fail = 0 ||
22e05272 17271 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
5fd1486c
PJ
17272
17273
17274# configure is writing to config.log, and then calls config.status.
17275# config.status does its own redirection, appending to config.log.
17276# Unfortunately, on DOS this fails, as config.log is still kept open
17277# by configure, so config.status won't be able to write to it; its
17278# output is simply discarded. So we exec the FD to /dev/null,
17279# effectively closing config.log, so it can be properly (re)opened and
17280# appended to by config.status. When coming back to configure, we
17281# need to make the FD available again.
17282if test "$no_create" != yes; then
17283 ac_cs_success=:
17284 ac_config_status_args=
17285 test "$silent" = yes &&
17286 ac_config_status_args="$ac_config_status_args --quiet"
17287 exec 5>/dev/null
17288 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
17289 exec 5>>config.log
17290 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
17291 # would make configure fail if this is the last instruction.
22e05272 17292 $ac_cs_success || as_fn_exit 1
5fd1486c
PJ
17293fi
17294if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
17295 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
17296$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
17297fi
17298