3 # ltconfig - Create a system-specific libtool.
4 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
5 # Free Software Foundation, Inc.
6 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
8 # This file is free software; you can redistribute it and/or modify it
9 # under the terms of the GNU General Public License as published by
10 # the Free Software Foundation; either version 2 of the License, or
11 # (at your option) any later version.
13 # This program is distributed in the hope that it will be useful, but
14 # WITHOUT ANY WARRANTY; without even the implied warranty of
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 # General Public License for more details.
18 # You should have received a copy of the GNU General Public License
19 # along with this program; if not, write to the Free Software
20 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
22 # As a special exception to the GNU General Public License, if you
23 # distribute this file as part of a program that contains a
24 # configuration script generated by Autoconf, you may include it under
25 # the same distribution terms that you use for the rest of that program.
27 # A lot of this script is taken from autoconf-2.10.
29 # Check that we are running under the correct shell.
30 SHELL
=${CONFIG_SHELL-/bin/sh}
32 if test "X$1" = X--no-reexec
; then
33 # Discard the --no-reexec flag, and continue.
35 elif test "X$1" = X--fallback-echo
; then
36 # Avoid inline document here, it may be left over
38 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
39 # Yippee, $echo works!
42 # Restart under the correct shell.
43 exec "$SHELL" "$0" --no-reexec ${1+"$@"}
46 if test "X$1" = X--fallback-echo
; then
47 # used as fallback echo
55 # Find the correct PATH separator. Usually this is `:', but
56 # DJGPP uses `;' like DOS.
57 if test "X${PATH_SEPARATOR+set}" != Xset
; then
58 UNAME
=${UNAME-`uname 2>/dev/null`}
60 *-DOS) PATH_SEPARATOR
=';' ;;
61 *) PATH_SEPARATOR
=':' ;;
65 # The HP-UX ksh and POSIX shell print the target directory to stdout
67 if test "X${CDPATH+set}" = Xset
; then CDPATH
=:; export CDPATH
; fi
69 if test "X${echo_test_string+set}" != Xset
; then
70 # find a string as large as possible, as long as the shell can cope with it
71 for cmd
in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
72 # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
73 if (echo_test_string
="`eval $cmd`") 2>/dev
/null
&&
74 echo_test_string
="`eval $cmd`" &&
75 (test "X$echo_test_string" = "X$echo_test_string") 2>/dev
/null
; then
81 if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
82 echo_testing_string
=`($echo "$echo_test_string") 2>/dev/null` &&
83 test "X$echo_testing_string" = "X$echo_test_string"; then
86 # The Solaris, AIX, and Digital Unix default echo programs unquote
87 # backslashes. This makes it impossible to quote backslashes using
88 # echo "$something" | sed 's/\\/\\\\/g'
90 # So, first we look for a working echo in the user's PATH.
92 IFS
="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"
93 for dir
in $PATH /usr
/ucb
; do
94 if (test -f $dir/echo ||
test -f $dir/echo$ac_exeext) &&
95 test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
96 echo_testing_string
=`($dir/echo "$echo_test_string") 2>/dev/null` &&
97 test "X$echo_testing_string" = "X$echo_test_string"; then
104 if test "X$echo" = Xecho
; then
105 # We didn't find a better echo, so look for alternatives.
106 if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
107 echo_testing_string
=`(print -r "$echo_test_string") 2>/dev/null` &&
108 test "X$echo_testing_string" = "X$echo_test_string"; then
109 # This shell has a builtin print -r that does the trick.
111 elif (test -f /bin
/ksh ||
test -f /bin
/ksh
$ac_exeext) &&
112 test "X$CONFIG_SHELL" != X
/bin
/ksh
; then
113 # If we have ksh, try running ltconfig again with it.
114 ORIGINAL_CONFIG_SHELL
="${CONFIG_SHELL-/bin/sh}"
115 export ORIGINAL_CONFIG_SHELL
116 CONFIG_SHELL
=/bin
/ksh
118 exec "$CONFIG_SHELL" "$0" --no-reexec ${1+"$@"}
122 if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
123 echo_testing_string
=`($echo "$echo_test_string") 2>/dev/null` &&
124 test "X$echo_testing_string" = "X$echo_test_string"; then
127 elif echo_testing_string
=`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null` &&
128 test "X$echo_testing_string" = 'X\t' &&
129 echo_testing_string
=`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
130 test "X$echo_testing_string" = "X$echo_test_string"; then
131 CONFIG_SHELL
="$ORIGINAL_CONFIG_SHELL"
133 SHELL
="$CONFIG_SHELL"
135 echo="$CONFIG_SHELL $0 --fallback-echo"
136 elif echo_testing_string
=`("$CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null` &&
137 test "X$echo_testing_string" = 'X\t' &&
138 echo_testing_string
=`("$CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
139 test "X$echo_testing_string" = "X$echo_test_string"; then
140 echo="$CONFIG_SHELL $0 --fallback-echo"
142 # maybe with a smaller string...
145 for cmd
in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
146 if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev
/null
; then
152 if test "$prev" != 'sed 50q "$0"'; then
153 echo_test_string
=`eval $prev`
155 export echo_test_string
156 exec "${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}}" "$0" ${1+"$@"}
158 # Oops. We lost completely, so just stick with echo.
166 # Sed substitution that helps us do robust quoting. It backslashifies
167 # metacharacters that are still active within double-quoted strings.
169 sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'
171 # Same as above, but do not quote variable references.
172 double_quote_subst='s/\([\\"\\`\\\\]\
)/\\\
1/g
'
174 # Sed substitution to delay expansion of an escaped shell variable in a
175 # double_quote_subst'ed string.
176 delay_variable_subst
='s/\\\\\\\\\\\$/\\\\\\$/g'
178 # The name of this program.
179 progname
=`$echo "X$0" | $Xsed -e 's%^.*/%%'`
185 TIMESTAMP
=" (1.641.2.256 2001/05/28 20:09:07 with GCC-local changes)"
186 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
187 ac_link
='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
190 help="Try \`$progname --help' for more information."
193 default_ofile
=libtool
196 # All known linkers require a `.a' archive for static linking (except M$VC,
197 # which needs '.lib').
199 enable_fast_install
=yes
200 enable_dlopen
=unknown
211 ofile
="$default_ofile"
222 ## Dependencies to place before and after the object being linked:
227 compiler_lib_search_path
=
229 ## Link characteristics:
230 allow_undefined_flag
=
232 need_lib_prefix
=unknown
234 # when you set need_version to no, make sure it does not cause -set_version
235 # flags to be left without arguments
238 old_archive_from_new_cmds
=
239 old_archive_from_expsyms_cmds
=
242 export_dynamic_flag_spec
=
243 whole_archive_flag_spec
=
244 thread_safe_flag_spec
=
245 hardcode_into_libs
=no
246 hardcode_libdir_flag_spec
=
247 hardcode_libdir_separator
=
250 hardcode_shlibpath_var
=unsupported
252 link_all_deplibs
=unknown
253 always_export_symbols
=no
254 export_symbols_cmds
='$NM $libobjs $convenience | $global_symbol_pipe | sed '\''s/.* //'\'' | sort | uniq > $export_symbols'
255 # include_expsyms should be a list of space-separated symbols to be *always*
256 # included in the symbol list
258 # exclude_expsyms can be an egrep regular expression of symbols to exclude
259 # it will be wrapped by ` (' and `)$', so one must not match beginning or
260 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
261 # as well as any symbol that contains `d'.
262 exclude_expsyms
="_GLOBAL_OFFSET_TABLE_"
263 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
264 # platforms (ab)use it in PIC code, but their linkers get confused if
265 # the symbol is explicitly referenced. Since portable code cannot
266 # rely on this symbol name, it's probably fine to never include it in
267 # preloaded symbol tables.
268 extract_expsyms_cmds
=
273 old_AR_FLAGS
="$AR_FLAGS"
276 old_CPPFLAGS
="$CPPFLAGS"
277 old_LDFLAGS
="$LDFLAGS"
279 old_MAGIC_CMD
="$MAGIC_CMD"
287 old_DLLTOOL
="$DLLTOOL"
288 old_OBJDUMP
="$OBJDUMP"
291 old_reload_flag
="$reload_flag"
292 old_deplibs_check_method
="$deplibs_check_method"
293 old_file_magic_cmd
="$file_magic_cmd"
295 # Parse the command line options.
301 -*=*) optarg
=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
305 # If the previous option needs an argument, assign it.
306 if test -n "$prev"; then
307 eval "$prev=\$option"
314 Usage: $progname [OPTION]... LTMAIN [HOST]
316 Generate a system-specific libtool script.
318 --build configure for building on BUILD [BUILD=HOST]
319 --debug enable verbose shell tracing
320 --disable-shared do not build shared libraries
321 --disable-static do not build static libraries
322 --disable-fast-install do not optimize for fast installation
323 --enable-dlopen enable dlopen support
324 --enable-win32-dll enable building dlls on win32 hosts
325 --help display this help and exit
326 --no-verify do not verify that HOST is a valid host type
327 -o, --output=FILE specify the output file [default=$default_ofile]
328 --quiet same as \`--silent'
329 --silent do not print informational messages
330 --srcdir=DIR find \`config.guess' in DIR
331 --version output version information and exit
332 --add-tag=TAG append an alternate configuration
333 --with-gcc assume that the GNU C compiler will be used
334 --with-gnu-ld assume that the C compiler uses the GNU linker
335 --prefer-pic try to use only PIC objects
336 --prefer-non-pic try to use only non-PIC objects
337 --disable-lock disable file locking
338 --cache-file=FILE configure cache file
340 LTMAIN is the \`ltmain.sh' shell script fragment or \`ltmain.c' program
341 that provides basic libtool functionality.
343 HOST is the canonical host system name [default=guessed].
348 --build) prev
=build
;;
349 --build=*) build
="$optarg" ;;
352 echo "$progname: enabling shell trace mode"
356 --disable-shared) enable_shared
=no
;;
358 --disable-static) enable_static
=no
;;
360 --disable-fast-install) enable_fast_install
=no
;;
362 --enable-dlopen) enable_dlopen
=yes ;;
364 --enable-win32-dll) enable_win32_dll
=yes ;;
366 --quiet |
--silent) silent
=yes ;;
368 --srcdir) prev
=srcdir
;;
369 --srcdir=*) srcdir
="$optarg" ;;
371 --no-verify) verify_host
=no
;;
373 --output |
-o) prev
=ofile
;;
374 --output=*) ofile
="$optarg" ;;
376 --version) echo "$PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP"; exit 0 ;;
378 --add-tag) prev
=tagname
;;
379 --add-tag=*) tagname
="$optarg" ;;
381 --with-gcc) with_gcc
=yes ;;
382 --with-gnu-ld) with_gnu_ld
=yes ;;
384 --prefer-pic) pic_mode
=yes ;;
385 --prefer-non-pic) pic_mode
=no
;;
387 --disable-lock) need_locks
=no
;;
389 --cache-file=*) cache_file
="$optarg" ;;
392 echo "$progname: unrecognized option \`$option'" 1>&2
398 if test -z "$ltmain"; then
400 elif test -z "$host"; then
401 # This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1
402 # if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then
403 # echo "$progname: warning \`$option' is not a valid host type" 1>&2
407 echo "$progname: too many arguments" 1>&2
414 if test -z "$ltmain"; then
415 echo "$progname: you must specify a LTMAIN file" 1>&2
420 if test ! -f "$ltmain"; then
421 echo "$progname: \`$ltmain' does not exist" 1>&2
426 if test -n "$tagname"; then
427 # Check whether tagname contains only valid characters
428 case `$echo "X$tagname" | $Xsed -e 's/[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]//g'` in
431 echo "$progname: invalid tag name: $tagname" 1>&2
436 if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$ofile" > /dev
/null
; then
437 echo "$progname: tag name $tagname already exists" 1>&2
441 if test ! -f "$ofile"; then
442 echo "$progname: warning: output file \`$ofile' does not exist" 1>&2
445 if test -z "$LTCC"; then
446 eval "`$SHELL $ofile --config | grep '^LTCC='`"
447 if test -z "$LTCC"; then
448 echo "$progname: warning: output file \`$ofile' does not look like a libtool script" 1>&2
450 echo "$progname: warning: using \`LTCC=$LTCC', extracted from \`$ofile'" 1>&2
455 # Quote any args containing shell metacharacters.
460 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
461 ltconfig_args
="$ltconfig_args '$arg'" ;;
462 *) ltconfig_args
="$ltconfig_args $arg" ;;
466 # A relevant subset of AC_INIT.
468 # File descriptor usage:
471 # 2 errors and warnings
472 # 3 some systems may open it to /dev/tty
473 # 4 used on the Kubota Titan
474 # 5 compiler messages saved in config.log
475 # 6 checking for... messages and results
476 if test "$silent" = yes; then
484 # Only set LANG and LC_ALL to C if already set.
485 # These must not be set unconditionally because not all systems understand
486 # e.g. LANG=C (notably SCO).
487 if test "X${LC_ALL+set}" = Xset
; then LC_ALL
=C
; export LC_ALL
; fi
488 if test "X${LANG+set}" = Xset
; then LANG
=C
; export LANG
; fi
490 if test -n "$cache_file" && test -r "$cache_file" && test -f "$cache_file"; then
491 echo "loading cache $cache_file within ltconfig"
495 if (echo "testing\c"; echo 1,2,3) |
grep c
>/dev
/null
; then
496 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
497 if (echo -n testing
; echo 1,2,3) |
sed s
/-n/xn
/ |
grep xn
>/dev
/null
; then
504 ac_n
= ac_c
='\c' ac_t
=
507 if test -z "$srcdir"; then
508 # Assume the source directory is the same one as the path to LTMAIN.
509 srcdir
=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'`
510 test "$srcdir" = "$ltmain" && srcdir
=.
513 trap "$rm conftest*; exit 1" 1 2 15
514 if test "$verify_host" = yes; then
515 # Check for config.guess and config.sub.
517 for ac_dir
in $srcdir $srcdir/..
$srcdir/..
/..
; do
518 if test -f $ac_dir/config.guess
; then
523 if test -z "$ac_aux_dir"; then
524 echo "$progname: cannot find config.guess in $srcdir $srcdir/.. $srcdir/../.." 1>&2
528 ac_config_guess
=$ac_aux_dir/config.guess
529 ac_config_sub
=$ac_aux_dir/config.sub
531 # Make sure we can run config.sub.
532 if $SHELL $ac_config_sub sun4
>/dev
/null
2>&1; then :
534 echo "$progname: cannot run $ac_config_sub" 1>&2
539 echo $ac_n "checking host system type""... $ac_c" 1>&6
544 # Force config.guess to use the C compiler.
545 # CC_FOR_BUILD overrides the CC variable in config.guess but I had
546 # problems with it so do it this way for now.
549 if host_alias
=`$SHELL $ac_config_guess`; then :
551 echo "$progname: cannot guess host type; you must specify one" 1>&2
556 # Restore the C compiler.
560 host=`$SHELL $ac_config_sub $host_alias`
561 echo "$ac_t$host" 1>&6
563 # Make sure the host verified.
564 test -z "$host" && exit 1
566 # Check for the build system type
567 echo $ac_n "checking build system type... $ac_c" 1>&6
573 NONE
) build_alias
=$host_alias ;;
574 *) build_alias
=$nonopt ;;
578 build
=`$SHELL $ac_config_sub $build_alias`
579 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
580 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
581 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
582 echo "$ac_t""$build" 1>&6
584 elif test -z "$host"; then
585 echo "$progname: you must specify a host type if you use \`--no-verify'" 1>&2
590 build_alias
=$host_alias
594 if test x
"$host" != x
"$build"; then
595 ac_tool_prefix
=${host_alias}-
600 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
601 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
602 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
604 # Transform linux* to *-*-linux-gnu*, to support old configure scripts.
607 linux
*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
612 # AIX sometimes has problems with the GCC collect2 program. For some
613 # reason, if we set the COLLECT_NAMES environment variable, the problems
614 # vanish in a puff of smoke.
615 if test "X${COLLECT_NAMES+set}" != Xset
; then
622 # Determine commands to create old-style static archives.
623 old_archive_cmds
='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
624 old_postinstall_cmds
='chmod 644 $oldlib'
625 old_postuninstall_cmds
=
627 if test -n "$RANLIB"; then
628 old_archive_cmds
="$old_archive_cmds~\$RANLIB \$oldlib"
629 # APPLE LOCAL handle ~ in pathnames 2002-01-14 --sts
630 old_postinstall_cmds
="@$old_postinstall_cmds@\$RANLIB \$oldlib"
633 # Source the script associated with the $tagname tag configuration.
634 if test -n "$tagname"; then
637 # FIXME: We should use a variable here
638 # Configure for a C compiler
642 # Set sane defaults for various variables
643 test -z "$AR" && AR
=ar
644 test -z "$AR_FLAGS" && AR_FLAGS
=cru
645 test -z "$AS" && AS
=as
646 test -z "$CC" && CC
=cc
647 test -z "$DLLTOOL" && DLLTOOL
=dlltool
648 test -z "$MAGIC_CMD" && MAGIC_CMD
=file
649 test -z "$LD" && LD
=ld
650 test -z "$LN_S" && LN_S
="ln -s"
651 test -z "$NM" && NM
=nm
652 test -z "$OBJDUMP" && OBJDUMP
=objdump
653 test -z "$RANLIB" && RANLIB
=:
654 test -z "$STRIP" && STRIP
=:
655 test -z "$objext" && objext
=o
657 echo $ac_n "checking for objdir... $ac_c" 1>&6
658 rm -f .libs
2>/dev
/null
659 mkdir .libs
2>/dev
/null
660 if test -d .libs
; then
663 # MS-DOS does not allow filenames that begin with a dot.
666 rmdir .libs
2>/dev
/null
667 echo "$ac_t$objdir" 1>&6
669 # If no C compiler was specified, use CC.
672 # Allow CC to be a program name with arguments.
676 # We assume here that the value for ac_cv_prog_cc_pic will not be cached
677 # in isolation, and that seeing it set (from the cache) indicates that
678 # the associated values are set (in the cache) correctly too.
679 echo $ac_n "checking for $compiler option to produce PIC... $ac_c" 1>&6
680 echo "$progname:678:checking for $compiler option to produce PIC" 1>&5
682 if test -z "$ac_cv_prog_cc_pic"; then
683 echo "$ac_t"none
1>&6
685 echo "$ac_t""$ac_cv_prog_cc_pic" 1>&6
687 # Check to make sure the pic_flag actually works.
688 echo $ac_n "checking if $compiler PIC flag $ac_cv_prog_cc_pic works... $ac_c" 1>&6
689 echo "$progname:687:checking that $compiler PIC flag $ac_cv_prog_cc_pic works." 1>&5
690 if test "X${ac_cv_prog_cc_pic_works+set}" = Xset
&& \
691 test "X${ac_cv_prog_cc_pic_works}" != X
; then
692 echo $ac_n "(cached) $ac_c" 1>&6
694 ac_cv_prog_cc_pic_works
=yes
696 echo $lt_simple_compile_test_code > conftest.
$ac_ext
697 save_CFLAGS
="$CFLAGS"
698 CFLAGS
="$CFLAGS $ac_cv_prog_cc_pic -DPIC"
699 if { (eval echo $progname:697: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>conftest.err
; } && test -s conftest.
$objext; then
700 # Append any warnings to the config.log.
701 cat conftest.err
1>&5
704 hpux9
* | hpux10
* | hpux11
*)
705 # On HP-UX, both CC and GCC only warn that PIC is supported... then
706 # they create non-PIC objects. So, if there were any warnings, we
707 # assume that PIC is not supported.
708 if test -s conftest.err
; then
709 ac_cv_prog_cc_pic_works
=no
710 ac_cv_prog_cc_can_build_shared
=no
713 ac_cv_prog_cc_pic_works
=yes
714 ac_cv_prog_cc_pic
=" $ac_cv_prog_cc_pic"
718 ac_cv_prog_cc_pic_works
=yes
719 ac_cv_prog_cc_pic
=" $ac_cv_prog_cc_pic"
723 # Append any errors to the config.log.
724 cat conftest.err
1>&5
725 ac_cv_prog_cc_pic_works
=no
726 ac_cv_prog_cc_can_build_shared
=no
729 CFLAGS
="$save_CFLAGS"
732 # Belt *and* braces to stop my trousers falling down:
733 if test "X$ac_cv_prog_cc_pic_works" = Xno
; then
735 ac_cv_prog_cc_can_build_shared
=no
737 echo "$ac_t""$ac_cv_prog_cc_pic_works" 1>&6
740 # Check for any special shared library compilation flags.
741 if test -n "$ac_cv_prog_cc_shlib"; then
742 echo "$progname: warning: \`$CC' requires \`$ac_cv_prog_cc_shlib' to build shared libraries" 1>&2
743 if echo "$old_CC $old_CFLAGS " |
egrep -e "[ ]$ac_cv_prog_cc_shlib[ ]" >/dev
/null
; then :
745 echo "$progname: add \`$ac_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" 1>&2
746 ac_cv_prog_cc_can_build_shared
=no
750 echo $ac_n "checking if $compiler static flag $ac_cv_prog_cc_static works... $ac_c" 1>&6
751 echo "$progname:749: checking if $compiler static flag $ac_cv_prog_cc_static works" >&5
752 if test "X${ac_cv_prog_cc_static_works+set}" = Xset
&& \
753 test "X${ac_cv_prog_cc_static_works}" != X
; then
754 echo $ac_n "(cached) $ac_c" 1>&6
757 echo $lt_simple_link_test_code > conftest.
$ac_ext
758 save_LDFLAGS
="$LDFLAGS"
759 LDFLAGS
="$LDFLAGS $ac_cv_prog_cc_static"
760 if { (eval echo $progname:758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
; then
761 ac_cv_prog_cc_static_works
=yes
763 ac_cv_prog_cc_static_works
=no
764 ac_cv_prog_cc_static
=
766 LDFLAGS
="$save_LDFLAGS"
769 # Belt *and* braces to stop my trousers falling down:
770 if test "X$ac_cv_prog_cc_static_works" = Xno
; then
771 ac_cv_prog_cc_static
=
773 echo "$ac_t""$ac_cv_prog_cc_static_works" 1>&6
774 pic_flag
="$ac_cv_prog_cc_pic"
775 special_shlib_compile_flags
="$ac_cv_prog_cc_shlib"
776 wl
="$ac_cv_prog_cc_wl"
777 link_static_flag
="$ac_cv_prog_cc_static"
778 no_builtin_flag
="$ac_cv_prog_cc_no_builtin"
779 can_build_shared
="$ac_cv_prog_cc_can_build_shared"
781 # find the maximum length of command line arguments
782 echo "$progname:780: finding the maximum length of command line arguments" 1>&5
783 echo $ac_n "finding the maximum length of command line arguments... $ac_c" 1>&6
784 if test "${lt_cv_sys_max_cmd_len+set}" = set; then
785 echo $ac_n "(cached) $ac_c" 1>&6
789 # If test is not a shell built-in, we'll probably end up computing a
790 # maximum length that is only half of the actual maximum length, but
792 while test "X"`$CONFIG_SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \
794 new_result
=`expr "X$testring" : ".*" 2>&1` &&
795 lt_cv_sys_max_cmd_len
=$new_result &&
796 test $i != 17 # 1/2 MB should be enough
799 testring
=$testring$testring
802 # add a significant safety factor because C++ compilers can tack on massive amounts
803 # of additional arguments before passing them to the linker. 1/4 should be good.
804 len
=`expr $lt_cv_sys_max_cmd_len \/ 4`
805 lt_cv_sys_max_cmd_len
=`expr $lt_cv_sys_max_cmd_len - $len`
807 echo "$progname:@lineno@: result: $lt_cv_sys_max_cmd_len" 1>&5
808 echo "${ac_t}$lt_cv_sys_max_cmd_len" 1>&6
810 if test -n $lt_cv_sys_max_cmd_len ; then
811 max_cmd_len
=$lt_cv_sys_max_cmd_len
816 # Check to see if options -o and -c are simultaneously supported by compiler
817 echo $ac_n "checking if $compiler supports -c -o file.$objext... $ac_c" 1>&6
818 if test "${lt_cv_compiler_c_o+set}" = set; then
819 echo $ac_n "(cached) $ac_c" 1>&6
821 $rm -r conftest
2>/dev
/null
825 echo $lt_simple_compile_test_code > conftest.
$ac_ext
827 # According to Tom Tromey, Ian Lance Taylor reported there are C compilers
828 # that will create temporary files in the current directory regardless of
829 # the output directory. Thus, making CWD read-only will cause this test
830 # to fail, enabling locking or at least warning the user not to do parallel
833 save_CFLAGS
="$CFLAGS"
834 CFLAGS
="$CFLAGS -o out/conftest2.$objext"
835 echo "$progname:833: checking if $compiler supports -c -o file.$objext" >&5
836 if { (eval echo $progname:834: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out
/conftest.err
; } && test -s out
/conftest2.
$objext; then
838 # The compiler can only warn and ignore the option if not recognized
839 # So say no if there are warnings
840 if test -s out
/conftest.err
; then
841 lt_cv_compiler_c_o
=no
843 lt_cv_compiler_c_o
=yes
846 # Append any errors to the config.log.
847 cat out
/conftest.err
1>&5
848 lt_cv_compiler_c_o
=no
850 CFLAGS
="$save_CFLAGS"
856 $rm -r conftest
2>/dev
/null
858 compiler_c_o
=$lt_cv_compiler_c_o
859 echo "${ac_t}$compiler_c_o" 1>&6
861 # Check to see if we can do hard links to lock some files if needed
862 hard_links
="nottested"
863 if test "$compiler_c_o" = no
&& test "$need_locks" != no
; then
864 # do not overwrite the value of need_locks provided by the user
865 echo $ac_n "checking if we can lock with hard links... $ac_c" 1>&6
868 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
870 ln conftest.a conftest.b
2>&5 || hard_links
=no
871 ln conftest.a conftest.b
2>/dev
/null
&& hard_links
=no
872 echo "$ac_t$hard_links" 1>&6
874 if test "$hard_links" = no
; then
875 echo "*** WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2
882 if test "$with_gcc" = yes; then
883 # Check to see if options -fno-rtti -fno-exceptions are supported by compiler
884 echo $ac_n "checking if $compiler supports -fno-rtti -fno-exceptions ... $ac_c" 1>&6
886 echo $lt_simple_compile_test_code > conftest.
$ac_ext
887 save_CFLAGS
="$CFLAGS"
888 CFLAGS
="$CFLAGS -fno-rtti -fno-exceptions -c conftest.$ac_ext"
889 echo "$progname:887: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
890 if { (eval echo $progname:888: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>conftest.err
; } && test -s conftest.
$objext; then
892 # The compiler can only warn and ignore the option if not recognized
893 # So say no if there are warnings
894 if test -s conftest.err
; then
896 compiler_rtti_exceptions
=no
899 compiler_rtti_exceptions
=yes
902 # Append any errors to the config.log.
903 cat conftest.err
1>&5
904 compiler_rtti_exceptions
=no
907 CFLAGS
="$save_CFLAGS"
910 if test "$compiler_rtti_exceptions" = "yes"; then
911 no_builtin_flag
=' -fno-builtin -fno-rtti -fno-exceptions'
913 no_builtin_flag
=' -fno-builtin'
918 # See if the linker supports building shared libraries.
919 echo $ac_n "checking whether the linker ($LD) supports shared libraries... $ac_c" 1>&6
921 echo "$ac_t$ld_shlibs" 1>&6
922 test "$ld_shlibs" = no
&& can_build_shared
=no
924 # Check hardcoding attributes.
925 echo $ac_n "checking how to hardcode library paths into programs... $ac_c" 1>&6
927 if test -n "$hardcode_libdir_flag_spec" || \
928 test -n "$runpath_var"; then
930 # We can hardcode non-existant directories.
931 if test "$hardcode_direct" != no
&&
932 # If the only mechanism to avoid hardcoding is shlibpath_var, we
933 # have to relink, otherwise we might link with an installed library
934 # when we should be linking with a yet-to-be-installed one
935 ## test "$hardcode_shlibpath_var" != no &&
936 test "$hardcode_minus_L" != no
; then
937 # Linking always hardcodes the temporary library directory.
938 hardcode_action
=relink
940 # We can link without hardcoding, and we can hardcode nonexisting dirs.
941 hardcode_action
=immediate
944 # We cannot hardcode anything, or else we can only hardcode existing
946 hardcode_action
=unsupported
948 echo "$ac_t$hardcode_action" 1>&6
950 echo $ac_n "checking whether stripping libraries is possible... $ac_c" 1>&6
951 if test -n "$STRIP" && $STRIP -V 2>&1 |
grep "GNU strip" >/dev
/null
; then
952 test -z "$old_striplib" && old_striplib
="$STRIP --strip-debug"
953 test -z "$striplib" && striplib
="$STRIP --strip-unneeded"
954 echo "${ac_t}yes" 1>&6
956 echo "${ac_t}no" 1>&6
961 *) reload_flag
=" $reload_flag" ;;
963 reload_cmds
='$LD$reload_flag -o $output$reload_objs'
964 test -z "$deplibs_check_method" && deplibs_check_method
=unknown
966 # PORTME Fill in your ld.so characteristics
968 libname_spec
='lib$name'
976 shlibpath_overrides_runpath
=unknown
978 dynamic_linker
="$host_os ld.so"
979 sys_lib_dlsearch_path_spec
="/lib /usr/lib"
980 sys_lib_search_path_spec
="/lib /usr/lib /usr/local/lib"
982 echo $ac_n "checking dynamic linker characteristics... $ac_c" 1>&6
986 library_names_spec
='${libname}${release}.so$versuffix $libname.a'
987 shlibpath_var
=LIBPATH
989 # AIX 3 has no versioning support, so we append a major version to the name.
990 soname_spec
='${libname}${release}.so$major'
995 if test "$host_cpu" = ia64
; then
996 # AIX 5 supports IA64
997 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
998 shlibpath_var
=LD_LIBRARY_PATH
1000 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
1001 # soname into executable. Probably we can add versioning support to
1002 # collect2, so additional links can be useful in future.
1003 # We preserve .a as extension for shared libraries though AIX4.2
1004 # and later linker supports .so
1005 if test "$aix_use_runtimelinking" = yes; then
1006 # If using run time linking (on AIX 4.2 or later) use lib<name>.so instead of
1007 # lib<name>.a to let people know that these are not typical AIX shared libraries.
1008 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
1010 # We preserve .a as extension for shared libraries though AIX4.2
1011 # and later when we are not doing run time linking.
1012 library_names_spec
='${libname}${release}.a $libname.a'
1013 soname_spec
='${libname}${release}.so$major'
1015 # If we're using GNU nm, then we don't want the "-C" option.
1016 # -C means demangle to AIX nm, but means don't demangle with GNU nm
1017 if $NM -V 2>&1 |
egrep '(GNU)' > /dev
/null
; then
1018 export_symbols_cmds
='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
1020 export_symbols_cmds
='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
1022 shlibpath_var
=LIBPATH
1023 deplibs_check_method
=pass_all
1025 aix4 | aix4.
[01] | aix4.
[01].
*)
1026 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
1028 echo '#endif'; } |
${CC} -E - |
grep yes > /dev
/null
; then
1031 # With GCC up to 2.95.x, collect2 would create an import file
1032 # for dependence libraries. The import file would start with
1033 # the line `#! .'. This would cause the generated library to
1034 # depend on `.', always an invalid library. This was fixed in
1035 # development snapshots of GCC prior to 3.0.
1044 library_names_spec
='$libname.ixlibrary $libname.a'
1045 # Create ${libname}_ixlibrary.a entries in /sys/libs.
1046 finish_eval
='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''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'
1050 library_names_spec
='${libname}.so'
1051 dynamic_linker
="$host_os ld.so"
1052 shlibpath_var
=LIBRARY_PATH
1053 lt_cv_dlopen
="load_add_on"
1055 lt_cv_dlopen_self
=yes
1061 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
1062 soname_spec
='${libname}${release}.so$major'
1063 finish_cmds
='PATH="\$PATH:/sbin" ldconfig $libdir'
1064 shlibpath_var
=LD_LIBRARY_PATH
1065 sys_lib_search_path_spec
="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
1066 sys_lib_dlsearch_path_spec
="/shlib /usr/lib /usr/local/lib"
1067 export_dynamic_flag_spec
=-rdynamic
1068 # the default ld.so.conf also contains /usr/contrib/lib and
1069 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
1070 # libtool to hard-code these into programs
1073 cygwin
* | mingw
* | pw32
*)
1074 version_type
=windows
1077 case $with_gcc,$host_os in
1079 library_names_spec
='$libname.dll.a'
1080 soname_spec
='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | [sed -e 's/[.]/-/g']`${versuffix}.dll'
1081 postinstall_cmds
='dlpath=`bash 2>&1 -c '\''. $dir/${file}i; echo \$dlname'\''`~
1082 dldir=$destdir/`dirname \$dlpath`~
1083 test -d \$dldir || mkdir -p \$dldir~
1084 $install_prog .libs/$dlname \$dldir/$dlname'
1085 postuninstall_cmds
='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
1086 dlpath=$dir/\$dldll; $rm \$dlpath'
1089 library_names_spec
='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
1090 sys_lib_search_path_spec
=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
1093 library_names_spec
='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
1096 library_names_spec
='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
1099 dynamic_linker
='Win32 ld.exe'
1100 # FIXME: first we should search . and the directory the executable is in
1102 lt_cv_dlopen
="LoadLibrary"
1106 darwin
* | rhapsody
*)
1107 dynamic_linker
="$host_os dyld"
1110 lt_cv_dlopen_self
=yes
1114 # Disable shared library build on OS-X older than 10.3.
1116 # APPLE LOCAL darwin10
1121 can_build_shared
=yes
1124 library_names_spec
='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
1125 soname_spec
='${libname}${release}${major}$shared_ext'
1126 shlibpath_overrides_runpath
=yes
1127 shlibpath_var
=DYLD_LIBRARY_PATH
1128 shrext
='$(test .$module = .yes && echo .so || echo .dylib)'
1129 sys_lib_search_path_spec
=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
1130 sys_lib_dlsearch_path_spec
='/usr/local/lib /lib /usr/lib'
1138 objformat
=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf`
1139 version_type
=freebsd-
$objformat
1140 case $version_type in
1142 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so $libname.so'
1148 library_names_spec
='${libname}${release}.so$versuffix $libname.so$versuffix'
1152 shlibpath_var
=LD_LIBRARY_PATH
1155 shlibpath_overrides_runpath
=yes
1158 shlibpath_overrides_runpath
=no
1159 hardcode_into_libs
=yes
1168 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so${major} ${libname}.so'
1169 soname_spec
='${libname}${release}.so$major'
1170 shlibpath_var
=LD_LIBRARY_PATH
1171 hardcode_into_libs
=yes
1174 kfreebsd
*-gnu | knetbsd
*-gnu)
1178 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so${major} ${libname}.so'
1179 soname_spec
='${libname}${release}.so$major'
1180 shlibpath_var
=LD_LIBRARY_PATH
1181 shlibpath_overrides_runpath
=yes
1182 hardcode_into_libs
=yes
1185 hpux9
* | hpux10
* | hpux11
*)
1186 # Give a soname corresponding to the major version so that dld.sl refuses to
1187 # link against other versions.
1193 dynamic_linker
="$host_os dld.so"
1194 shlibpath_var
=LD_LIBRARY_PATH
1195 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
1196 soname_spec
='${libname}${release}.so$major'
1197 shlibpath_var
=LD_LIBRARY_PATH
1198 shlibpath_overrides_runpath
=yes # Unless +noenvvar is specified.
1199 if test "X$HPUX_IA64_MODE" = X32
; then
1200 sys_lib_search_path_spec
="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
1202 sys_lib_search_path_spec
="/usr/lib/hpux64 /usr/local/lib/hpux64"
1204 sys_lib_dlsearch_path_spec
=$sys_lib_search_path_spec
1207 dynamic_linker
="$host_os dld.sl"
1208 shlibpath_var
=SHLIB_PATH
1209 shlibpath_overrides_runpath
=no
# +s is required to enable SHLIB_PATH
1210 library_names_spec
='${libname}${release}.sl$versuffix ${libname}${release}.sl$major $libname.sl'
1211 soname_spec
='${libname}${release}.sl$major'
1214 # HP-UX runs *really* slowly unless shared libraries are mode 555.
1215 postinstall_cmds
='chmod 555 $lib'
1219 if test "$with_gnu_ld" = yes; then
1226 soname_spec
='${libname}${release}.so$major'
1227 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so'
1233 case $LD in # libtool.m4 will add one of these switches to LD
1234 *-32|
*"-32 "|
*-melf32bsmip|
*"-melf32bsmip ")
1235 libsuff
= shlibsuff
= libmagic
=32-bit;;
1236 *-n32|
*"-n32 "|
*-melf32bmipn32|
*"-melf32bmipn32 ")
1237 libsuff
=32 shlibsuff
=N32 libmagic
=N32
;;
1238 *-64|
*"-64 "|
*-melf64bmip|
*"-melf64bmip ")
1239 libsuff
=64 shlibsuff
=64 libmagic
=64-bit;;
1240 *) libsuff
= shlibsuff
= libmagic
=never-match
;;
1244 shlibpath_var
=LD_LIBRARY
${shlibsuff}_PATH
1245 shlibpath_overrides_runpath
=no
1246 sys_lib_search_path_spec
="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
1247 sys_lib_dlsearch_path_spec
="/usr/lib${libsuff} /lib${libsuff}"
1250 # No shared lib support for Linux oldld, aout, or coff.
1251 linux-gnuoldld
* | linux-gnuaout
* | linux-gnucoff
*)
1255 # This must be Linux ELF.
1260 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
1261 soname_spec
='${libname}${release}.so$major'
1262 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -n $libdir'
1263 shlibpath_var
=LD_LIBRARY_PATH
1264 shlibpath_overrides_runpath
=no
1265 # This implies no fast_install, which is unacceptable.
1266 # Some rework will be needed to allow for fast_install
1267 # before this can be enabled.
1268 hardcode_into_libs
=yes
1270 # We used to test for /lib/ld.so.1 and disable shared libraries on
1271 # powerpc, because MkLinux only supported shared libraries with the
1272 # GNU dynamic linker. Since this was broken with cross compilers,
1273 # most powerpc-linux boxes support dynamic linking these days and
1274 # people can always --disable-shared, the test was removed, and we
1275 # assume the GNU/Linux dynamic linker is in use.
1276 dynamic_linker
='GNU/Linux ld.so'
1283 if echo __ELF__ |
$CC -E - |
grep __ELF__
>/dev
/null
; then
1284 library_names_spec
='${libname}${release}.so$versuffix ${libname}.so$versuffix'
1285 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1286 dynamic_linker
='NetBSD (a.out) ld.so'
1288 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so ${libname}.so'
1289 soname_spec
='${libname}${release}.so$major'
1290 dynamic_linker
='NetBSD ld.elf_so'
1292 shlibpath_var
=LD_LIBRARY_PATH
1293 shlibpath_overrides_runpath
=yes
1294 hardcode_into_libs
=yes
1299 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
1300 shlibpath_var
=LD_LIBRARY_PATH
1301 shlibpath_overrides_runpath
=yes
1306 if test "$with_gnu_ld" = yes; then
1310 library_names_spec
='${libname}${release}.so$versuffix ${libname}.so$versuffix'
1311 finish_cmds
='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1312 shlibpath_var
=LD_LIBRARY_PATH
1316 libname_spec
='$name'
1318 library_names_spec
='$libname.dll $libname.a'
1319 dynamic_linker
='OS/2 ld.exe'
1320 shlibpath_var
=LIBPATH
1323 osf3
* | osf4
* | osf5
*)
1326 soname_spec
='${libname}${release}.so$major'
1327 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
1328 shlibpath_var
=LD_LIBRARY_PATH
1329 sys_lib_search_path_spec
="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
1330 sys_lib_dlsearch_path_spec
="$sys_lib_search_path_spec"
1335 soname_spec
='${libname}${release}.so$major'
1336 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
1337 shlibpath_var
=LD_LIBRARY_PATH
1344 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
1345 soname_spec
='${libname}${release}.so$major'
1346 shlibpath_var
=LD_LIBRARY_PATH
1347 shlibpath_overrides_runpath
=yes
1348 hardcode_into_libs
=yes
1349 # ldd complains unless libraries are executable
1350 postinstall_cmds
='chmod +x $lib'
1355 library_names_spec
='${libname}${release}.so$versuffix ${libname}.so$versuffix'
1356 finish_cmds
='PATH="\$PATH:/usr/etc" ldconfig $libdir'
1357 shlibpath_var
=LD_LIBRARY_PATH
1358 shlibpath_overrides_runpath
=yes
1359 if test "$with_gnu_ld" = yes; then
1365 sysv4 | sysv4.2uw2
* | sysv4.3
* | sysv5
*)
1367 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
1368 soname_spec
='${libname}${release}.so$major'
1369 shlibpath_var
=LD_LIBRARY_PATH
1370 case $host_vendor in
1374 shlibpath_overrides_runpath
=no
1375 sys_lib_search_path_spec
='/lib /usr/lib /usr/ccs/lib'
1384 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so $major $libname.so'
1385 soname_spec
='${libname}${release}.so$major'
1386 shlibpath_var
=LD_LIBRARY_PATH
1387 shlibpath_overrides_runpath
=no
1388 hardcode_into_libs
=yes
1389 dynamic_linker
='GNU/Linux ld.so'
1394 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
1395 soname_spec
='${libname}${release}.so$major'
1396 shlibpath_var
=LD_LIBRARY_PATH
1403 library_names_spec
='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
1404 soname_spec
='${libname}${release}.so$major'
1405 shlibpath_var
=LD_LIBRARY_PATH
1409 if test -d /usr
/nec
;then
1411 library_names_spec
='$libname.so.$versuffix $libname.so.$major $libname.so'
1412 soname_spec
='$libname.so.$major'
1413 shlibpath_var
=LD_LIBRARY_PATH
1421 echo "$ac_t$dynamic_linker" 1>&6
1422 test "$dynamic_linker" = no
&& can_build_shared
=no
1424 # Check for command to grab the raw symbol name followed by C symbol from nm.
1425 echo $ac_n "checking command to parse $NM output... $ac_c" 1>&6
1427 # These are sane defaults that work on at least a few old systems.
1428 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
1430 # Character class describing NM global symbol codes.
1431 symcode
='[BCDEGRST]'
1433 # Regexp to match symbols that can be accessed directly from C.
1434 sympat
='\([_A-Za-z][_A-Za-z0-9]*\)'
1436 # Transform the above into a raw symbol and a C symbol.
1437 symxfrm
='\1 \2\3 \3'
1439 # Transform an extracted symbol line into a proper C declaration
1440 global_symbol_to_cdecl
="sed -n -e 's/^. .* \(.*\)$/extern char \1;/p'"
1442 # Define system-specific variables.
1447 cygwin
* | mingw
* | pw32
*)
1448 symcode
='[ABCDGISTW]'
1450 hpux
*) # Its linker distinguishes data from code symbols
1451 global_symbol_to_cdecl
="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
1454 symcode
='[BCDEGRST]'
1464 # Handle CRLF in mingw tool chain
1468 opt_cr
=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
1472 # If we're using GNU nm, then use its standard symbol codes.
1473 if $NM -V 2>&1 |
egrep '(GNU|with BFD)' > /dev
/null
; then
1474 symcode
='[ABCDGISTW]'
1477 # Try without a prefix undercore, then with it.
1478 for ac_symprfx
in "" "_"; do
1480 # Write the raw and C identifiers.
1481 global_symbol_pipe
="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"
1483 # Check to see that the pipe works correctly.
1486 cat > conftest.
$ac_ext <<EOF
1491 void nm_test_func(){}
1495 int main(){nm_test_var='a';nm_test_func();return(0);}
1498 echo "$progname:1431: checking if global_symbol_pipe works" >&5
1499 if { (eval echo $progname:1432: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; } && test -s conftest.
$objext; then
1500 # Now try to grab the symbols.
1502 if { echo "$progname:1435: eval \"$NM conftest.$objext | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.$objext | $global_symbol_pipe > $nlist 2>&5"; } && test -s "$nlist"; then
1504 # Try sorting and uniquifying the output.
1505 if sort "$nlist" |
uniq > "$nlist"T
; then
1506 mv -f "$nlist"T
"$nlist"
1511 # Make sure that we snagged all the symbols we need.
1512 if egrep ' nm_test_var$' "$nlist" >/dev
/null
; then
1513 if egrep ' nm_test_func$' "$nlist" >/dev
/null
; then
1514 cat <<EOF > conftest.$ac_ext
1520 # Now generate the symbol file.
1521 eval "$global_symbol_to_cdecl"' < "$nlist" >> conftest.$ac_ext'
1523 cat <<EOF >> conftest.$ac_ext
1524 #if defined (__STDC__) && __STDC__
1525 # define lt_ptr_t void *
1527 # define lt_ptr_t char *
1531 /* The mapping between symbol names and symbols. */
1536 lt_preloaded_symbols[] =
1539 sed "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" >> conftest.
$ac_ext
1540 cat <<\EOF
>> conftest.
$ac_ext
1548 # Now try linking the two files.
1549 mv conftest.
$objext conftstm.
$objext
1551 save_CFLAGS
="$CFLAGS"
1552 LIBS
="conftstm.$objext"
1553 CFLAGS
="$CFLAGS$no_builtin_flag"
1554 if { (eval echo $progname:1487: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
; then
1557 echo "$progname: failed program was:" >&5
1558 cat conftest.
$ac_ext >&5
1562 echo "cannot find nm_test_func in $nlist" >&5
1565 echo "cannot find nm_test_var in $nlist" >&5
1568 echo "cannot run $global_symbol_pipe" >&5
1571 echo "$progname: failed program was:" >&5
1572 cat conftest.
$ac_ext >&5
1574 $rm conftest
* conftst
*
1576 # Do not use the global_symbol_pipe unless it works.
1577 if test "$pipe_works" = yes; then
1583 if test "$pipe_works" = yes; then
1584 echo "${ac_t}ok" 1>&6
1586 echo "${ac_t}failed" 1>&6
1589 if test -z "$global_symbol_pipe"; then
1590 global_symbol_to_cdecl
=
1593 # Report the final consequences.
1594 echo "checking if libtool supports shared libraries... $can_build_shared" 1>&6
1596 # Only try to build win32 dlls if AC_LIBTOOL_WIN32_DLL was used in
1597 # configure.in, otherwise build static only libraries.
1599 cygwin
* | mingw
* | pw32
* | os2
*)
1600 if test x
$can_build_shared = xyes
; then
1601 test x
$enable_win32_dll = xno
&& can_build_shared
=no
1602 echo "checking if package supports dlls... $can_build_shared" 1>&6
1607 echo $ac_n "checking whether to build shared libraries... $ac_c" 1>&6
1608 test "$can_build_shared" = "no" && enable_shared
=no
1610 # On AIX, shared libraries and static libraries use the same namespace, and
1611 # are all built from PIC.
1614 test "$enable_shared" = yes && enable_static
=no
1615 if test -n "$RANLIB"; then
1616 archive_cmds
="$archive_cmds~\$RANLIB \$lib"
1617 postinstall_cmds
='$RANLIB $lib'
1622 test "$enable_shared" = yes && enable_static
=no
1626 echo "$ac_t$enable_shared" 1>&6
1628 # Make sure either enable_shared or enable_static is yes.
1629 test "$enable_shared" = yes || enable_static
=yes
1631 echo "checking whether to build static libraries... $enable_static" 1>&6
1633 if test "$hardcode_action" = relink
; then
1634 # Fast installation is not supported
1635 enable_fast_install
=no
1636 elif test "$shlibpath_overrides_runpath" = yes ||
1637 test "$enable_shared" = no
; then
1638 # Fast installation is not necessary
1639 enable_fast_install
=needless
1642 variables_saved_for_relink
="PATH $shlibpath_var $runpath_var"
1643 if test "$with_gcc" = yes; then
1644 variables_saved_for_relink
="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
1647 # Check whether we must set pic_mode to default
1648 test -z "$pic_flag" && pic_mode
=default
1650 if test "x$enable_dlopen" != xyes
; then
1651 enable_dlopen
=unknown
1652 enable_dlopen_self
=unknown
1653 enable_dlopen_self_static
=unknown
1655 if test "X${lt_cv_dlopen+set}" != Xset
; then
1656 lt_cv_dlopen
=no lt_cv_dlopen_libs
=
1657 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
1658 echo "$progname:1591: checking for dlopen in -ldl" >&5
1659 if test "X${ac_cv_lib_dl_dlopen+set}" = Xset
; then
1660 echo $ac_n "(cached) $ac_c" 1>&6
1662 ac_save_LIBS
="$LIBS"
1664 cat > conftest.
$ac_ext <<EOF
1665 #line 1598 "ltconfig"
1666 /* Override any gcc2 internal prototype to avoid an error. */
1667 /* We use char because int might match the return type of a gcc2
1668 builtin and then its argument prototype would still apply. */
1678 if { (eval echo $progname:1611: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
1680 ac_cv_lib_dl_dlopen
=yes
1682 echo "$progname: failed program was:" >&5
1683 cat conftest.
$ac_ext >&5
1685 ac_cv_lib_dl_dlopen
=no
1688 LIBS
="$ac_save_LIBS"
1691 if test "X$ac_cv_lib_dl_dlopen" = Xyes
; then
1692 echo "$ac_t""yes" 1>&6
1693 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-ldl"
1695 echo "$ac_t""no" 1>&6
1696 echo $ac_n "checking for dlopen""... $ac_c" 1>&6
1697 echo "$progname:1630: checking for dlopen" >&5
1698 if test "X${ac_cv_func_dlopen+set}" = Xset
; then
1699 echo $ac_n "(cached) $ac_c" 1>&6
1701 cat > conftest.
$ac_ext <<EOF
1702 #line 1635 "ltconfig"
1703 /* System header to define __stub macros and hopefully few prototypes,
1704 which can conflict with char dlopen(); below. */
1706 /* Override any gcc2 internal prototype to avoid an error. */
1707 /* We use char because int might match the return type of a gcc2
1708 builtin and then its argument prototype would still apply. */
1716 /* The GNU C library defines this for functions which it implements
1717 to always fail with ENOSYS. Some functions are actually named
1718 something starting with __ and the normal name is an alias. */
1719 #if defined (__stub_dlopen) || defined (__stub___dlopen)
1727 if { (eval echo $progname:1660: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
1729 ac_cv_func_dlopen
=yes
1731 echo "$progname: failed program was:" >&5
1732 cat conftest.
$ac_ext >&5
1734 ac_cv_func_dlopen
=no
1738 if test "X$ac_cv_func_dlopen" = Xyes
; then
1739 echo "$ac_t""yes" 1>&6
1740 lt_cv_dlopen
="dlopen"
1742 echo "$ac_t""no" 1>&6
1743 echo $ac_n "checking for dlopen in -lsvld""... $ac_c" 1>&6
1744 echo "$progname:1677: checking for dlopen in -lsvld" >&5
1745 if test "X${ac_cv_lib_svld_dlopen+set}" = Xset
; then
1746 echo $ac_n "(cached) $ac_c" 1>&6
1748 ac_save_LIBS
="$LIBS"
1750 cat > conftest.
$ac_ext <<EOF
1751 #line 1684 "ltconfig"
1752 /* Override any gcc2 internal prototype to avoid an error. */
1753 /* We use char because int might match the return type of a gcc2
1754 builtin and then its argument prototype would still apply. */
1764 if { (eval echo $progname:1697: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
1766 ac_cv_lib_svld_dlopen
=yes
1768 echo "$progname: failed program was:" >&5
1769 cat conftest.
$ac_ext >&5
1771 ac_cv_lib_svld_dlopen
=no
1774 LIBS
="$ac_save_LIBS"
1777 if test "X$ac_cv_lib_svld_dlopen" = Xyes
; then
1778 echo "$ac_t""yes" 1>&6
1779 lt_cv_dlopen
="dlopen" lt_cv_dlopen_libs
="-lsvld"
1781 echo "$ac_t""no" 1>&6
1782 echo $ac_n "checking for dld_link in -ldld""... $ac_c" 1>&6
1783 echo "$progname:1716: checking for dld_link in -ldld" >&5
1784 if test "X${ac_cv_lib_dld_dld_link+set}" = Xset
; then
1785 echo $ac_n "(cached) $ac_c" 1>&6
1787 ac_save_LIBS
="$LIBS"
1789 cat > conftest.
$ac_ext <<EOF
1790 #line 1723 "ltconfig"
1791 /* Override any gcc2 internal prototype to avoid an error. */
1792 /* We use char because int might match the return type of a gcc2
1793 builtin and then its argument prototype would still apply. */
1803 if { (eval echo $progname:1736: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
1805 ac_cv_lib_dld_dld_link
=yes
1807 echo "$progname: failed program was:" >&5
1808 cat conftest.
$ac_ext >&5
1810 ac_cv_lib_dld_dld_link
=no
1813 LIBS
="$ac_save_LIBS"
1816 if test "X$ac_cv_lib_dld_dld_link" = Xyes
; then
1817 echo "$ac_t""yes" 1>&6
1818 lt_cv_dlopen
="dld_link" lt_cv_dlopen_libs
="-ldld"
1820 echo "$ac_t""no" 1>&6
1821 echo $ac_n "checking for shl_load""... $ac_c" 1>&6
1822 echo "$progname:1755: checking for shl_load" >&5
1823 if test "X${ac_cv_func_shl_load+set}" = Xset
; then
1824 echo $ac_n "(cached) $ac_c" 1>&6
1826 cat > conftest.
$ac_ext <<EOF
1827 #line 1760 "ltconfig"
1828 /* System header to define __stub macros and hopefully few prototypes,
1829 which can conflict with char shl_load(); below. */
1831 /* Override any gcc2 internal prototype to avoid an error. */
1832 /* We use char because int might match the return type of a gcc2
1833 builtin and then its argument prototype would still apply. */
1841 /* The GNU C library defines this for functions which it implements
1842 to always fail with ENOSYS. Some functions are actually named
1843 something starting with __ and the normal name is an alias. */
1844 #if defined (__stub_shl_load) || defined (__stub___shl_load)
1852 if { (eval echo $progname:1785: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
1854 ac_cv_func_shl_load
=yes
1856 echo "$progname: failed program was:" >&5
1857 cat conftest.
$ac_ext >&5
1859 ac_cv_func_shl_load
=no
1864 if test "X$ac_cv_func_shl_load" = Xyes
; then
1865 echo "$ac_t""yes" 1>&6
1866 lt_cv_dlopen
="shl_load"
1868 echo "$ac_t""no" 1>&6
1869 echo $ac_n "checking for shl_load in -ldld""... $ac_c" 1>&6
1870 echo "$progname:1803: checking for shl_load in -ldld" >&5
1871 if test "X${ac_cv_lib_dld_shl_load+set}" = Xset
; then
1872 echo $ac_n "(cached) $ac_c" 1>&6
1874 ac_save_LIBS
="$LIBS"
1876 cat > conftest.
$ac_ext <<EOF
1877 #line 1810 "ltconfig"
1878 #include "confdefs.h"
1879 /* Override any gcc2 internal prototype to avoid an error. */
1880 /* We use char because int might match the return type of a gcc2
1881 builtin and then its argument prototype would still apply. */
1891 if { (eval echo $progname:1824: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
1893 ac_cv_lib_dld_shl_load
=yes
1895 echo "$progname: failed program was:" >&5
1896 cat conftest.
$ac_ext >&5
1898 ac_cv_lib_dld_shl_load
=no
1901 LIBS
="$ac_save_LIBS"
1904 if test "X$ac_cv_lib_dld_shl_load" = Xyes
; then
1905 echo "$ac_t""yes" 1>&6
1906 lt_cv_dlopen
="shl_load" lt_cv_dlopen_libs
="-ldld"
1908 echo "$ac_t""no" 1>&6
1927 if test "x$lt_cv_dlopen" != xno
; then
1933 case $lt_cv_dlopen in
1935 for ac_hdr
in dlfcn.h
; do
1936 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1937 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1938 echo "$progname:1871: checking for $ac_hdr" >&5
1939 if eval "test \"`echo 'X$''{'ac_cv_header_$ac_safe'+set}'`\" = Xset"; then
1940 echo $ac_n "(cached) $ac_c" 1>&6
1942 cat > conftest.
$ac_ext <<EOF
1943 #line 1876 "ltconfig"
1946 int main () { return(0); }
1948 ac_try
="$ac_compile >/dev/null 2>conftest.out"
1949 { (eval echo $progname:1882: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1950 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1951 if test -z "$ac_err"; then
1953 eval "ac_cv_header_$ac_safe=yes"
1956 echo "$progname: failed program was:" >&5
1957 cat conftest.
$ac_ext >&5
1959 eval "ac_cv_header_$ac_safe=no"
1963 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1964 echo "$ac_t""yes" 1>&6
1966 echo "$ac_t""no" 1>&6
1970 if test "x$ac_cv_header_dlfcn_h" = xyes
; then
1971 CPPFLAGS
="$CPPFLAGS -DHAVE_DLFCN_H"
1973 eval LDFLAGS
=\"\
$LDFLAGS $export_dynamic_flag_spec\"
1974 LIBS
="$lt_cv_dlopen_libs $LIBS"
1976 echo $ac_n "checking whether a program can dlopen itself""... $ac_c" 1>&6
1977 echo "$progname:1910: checking whether a program can dlopen itself" >&5
1978 if test "X${lt_cv_dlopen_self+set}" = Xset
; then
1979 echo $ac_n "(cached) $ac_c" 1>&6
1981 if test "$cross_compiling" = yes; then
1982 lt_cv_dlopen_self
=cross
1984 cat > conftest.
$ac_ext <<EOF
1985 #line 1918 "ltconfig"
1994 # define LTDL_GLOBAL RTLD_GLOBAL
1997 # define LTDL_GLOBAL DL_GLOBAL
1999 # define LTDL_GLOBAL 0
2003 /* We may have to define LTDL_LAZY_OR_NOW in the command line if we
2004 find out it does not work in some platform. */
2005 #ifndef LTDL_LAZY_OR_NOW
2007 # define LTDL_LAZY_OR_NOW RTLD_LAZY
2010 # define LTDL_LAZY_OR_NOW DL_LAZY
2013 # define LTDL_LAZY_OR_NOW RTLD_NOW
2016 # define LTDL_LAZY_OR_NOW DL_NOW
2018 # define LTDL_LAZY_OR_NOW 0
2025 void fnord() { int i=42; }
2027 void *self, *ptr1, *ptr2; self=dlopen(0,LTDL_GLOBAL|LTDL_LAZY_OR_NOW);
2028 if(self) { ptr1=dlsym(self,"fnord"); ptr2=dlsym(self,"_fnord");
2029 if(ptr1 || ptr2) { dlclose(self); exit(0); } } exit(1); }
2032 if { (eval echo $progname:1965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
&& (.
/conftest
; exit) 2>/dev
/null
2034 lt_cv_dlopen_self
=yes
2036 echo "$progname: failed program was:" >&5
2037 cat conftest.
$ac_ext >&5
2039 lt_cv_dlopen_self
=no
2046 echo "$ac_t""$lt_cv_dlopen_self" 1>&6
2048 if test "$lt_cv_dlopen_self" = yes; then
2049 LDFLAGS
="$LDFLAGS $link_static_flag"
2050 echo $ac_n "checking whether a statically linked program can dlopen itself""... $ac_c" 1>&6
2051 echo "$progname:1984: checking whether a statically linked program can dlopen itself" >&5
2052 if test "X${lt_cv_dlopen_self_static+set}" = Xset
; then
2053 echo $ac_n "(cached) $ac_c" 1>&6
2055 if test "$cross_compiling" = yes; then
2056 lt_cv_dlopen_self_static
=cross
2058 cat > conftest.
$ac_ext <<EOF
2059 #line 1992 "ltconfig"
2068 # define LTDL_GLOBAL RTLD_GLOBAL
2071 # define LTDL_GLOBAL DL_GLOBAL
2073 # define LTDL_GLOBAL 0
2077 /* We may have to define LTDL_LAZY_OR_NOW in the command line if we
2078 find out it does not work in some platform. */
2079 #ifndef LTDL_LAZY_OR_NOW
2081 # define LTDL_LAZY_OR_NOW RTLD_LAZY
2084 # define LTDL_LAZY_OR_NOW DL_LAZY
2087 # define LTDL_LAZY_OR_NOW RTLD_NOW
2090 # define LTDL_LAZY_OR_NOW DL_NOW
2092 # define LTDL_LAZY_OR_NOW 0
2099 void fnord() { int i=42; }
2101 void *self, *ptr1, *ptr2; self=dlopen(0,LTDL_GLOBAL|LTDL_LAZY_OR_NOW);
2102 if(self) { ptr1=dlsym(self,"fnord"); ptr2=dlsym(self,"_fnord");
2103 if(ptr1 || ptr2) { dlclose(self); exit(0); } } exit(1); }
2106 if { (eval echo $progname:2039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
&& (.
/conftest
; exit) 2>/dev
/null
2108 lt_cv_dlopen_self_static
=yes
2110 echo "$progname: failed program was:" >&5
2111 cat conftest.
$ac_ext >&5
2113 lt_cv_dlopen_self_static
=no
2120 echo "$ac_t""$lt_cv_dlopen_self_static" 1>&6
2125 case $lt_cv_dlopen_self in
2126 yes|no
) enable_dlopen_self
=$lt_cv_dlopen_self ;;
2127 *) enable_dlopen_self
=unknown
;;
2130 case $lt_cv_dlopen_self_static in
2131 yes|no
) enable_dlopen_self_static
=$lt_cv_dlopen_self_static ;;
2132 *) enable_dlopen_self_static
=unknown
;;
2136 # Copy echo and quote the copy, instead of the original, because it is
2139 if test "X$ltecho" = "X$CONFIG_SHELL $0 --fallback-echo"; then
2140 ltecho
="$CONFIG_SHELL \$0 --fallback-echo"
2144 LTCONFIG_VERSION
="$VERSION"
2146 # Only quote variables if we're using ltmain.sh.
2149 # Now quote all the things that may contain metacharacters.
2150 for var
in ltecho old_AR old_AR_FLAGS old_CC old_LTCC old_CFLAGS old_CPPFLAGS \
2151 old_MAGIC_CMD old_LD old_LDFLAGS old_LIBS \
2152 old_LN_S old_NM old_RANLIB old_STRIP \
2153 old_AS old_DLLTOOL old_OBJDUMP \
2154 old_OBJEXT old_EXEEXT old_reload_flag \
2155 old_deplibs_check_method old_file_magic_cmd \
2156 AR AR_FLAGS CC LTCC LD LN_S NM LTSHELL LTCONFIG_VERSION \
2157 reload_flag reload_cmds wl \
2158 pic_flag link_static_flag no_builtin_flag export_dynamic_flag_spec \
2159 thread_safe_flag_spec whole_archive_flag_spec libname_spec \
2160 library_names_spec soname_spec \
2161 RANLIB old_archive_cmds old_archive_from_new_cmds old_postinstall_cmds \
2162 old_postuninstall_cmds archive_cmds archive_expsym_cmds postinstall_cmds \
2163 postuninstall_cmds extract_expsyms_cmds old_archive_from_expsyms_cmds \
2164 predep_objects postdep_objects predeps postdeps compiler_lib_search_path \
2165 old_striplib striplib file_magic_cmd export_symbols_cmds \
2166 deplibs_check_method allow_undefined_flag no_undefined_flag \
2167 finish_cmds finish_eval global_symbol_pipe global_symbol_to_cdecl \
2168 hardcode_libdir_flag_spec hardcode_libdir_separator \
2169 sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
2170 compiler_c_o need_locks exclude_expsyms include_expsyms file_list_spec
; do
2173 reload_cmds | old_archive_cmds | old_archive_from_new_cmds | \
2174 old_postinstall_cmds | old_postuninstall_cmds | \
2175 export_symbols_cmds | archive_cmds | archive_expsym_cmds | \
2176 extract_expsyms_cmds | old_archive_from_expsyms_cmds | \
2177 postinstall_cmds | postuninstall_cmds | \
2178 finish_cmds | sys_lib_search_path_spec | sys_lib_dlsearch_path_spec
)
2179 # Double-quote double-evaled strings.
2180 eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ### testsuite: skip nested quoting test
2183 eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" ### testsuite: skip nested quoting test
2189 *'\$0 --fallback-echo"')
2190 ltecho
=`$echo "X$ltecho" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
2194 if test -z "$tagname"; then
2195 trap "$rm \"$ofile\"; exit 1" 1 2 15
2196 echo "creating $ofile"
2198 cat <<EOF > "$ofile"
2201 # `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
2202 # Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
2203 # NOTE: Changes made to this file will be lost: look at ltconfig or ltmain.sh.
2205 # Copyright (C) 1996-2000 Free Software Foundation, Inc.
2206 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
2208 # This program is free software; you can redistribute it and/or modify
2209 # it under the terms of the GNU General Public License as published by
2210 # the Free Software Foundation; either version 2 of the License, or
2211 # (at your option) any later version.
2213 # This program is distributed in the hope that it will be useful, but
2214 # WITHOUT ANY WARRANTY; without even the implied warranty of
2215 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2216 # General Public License for more details.
2218 # You should have received a copy of the GNU General Public License
2219 # along with this program; if not, write to the Free Software
2220 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
2222 # As a special exception to the GNU General Public License, if you
2223 # distribute this file as part of a program that contains a
2224 # configuration script generated by Autoconf, you may include it under
2225 # the same distribution terms that you use for the rest of that program.
2227 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
2228 Xsed="sed -e s/^X//"
2230 # The HP-UX ksh and POSIX shell print the target directory to stdout
2232 if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
2234 # The names of the tagged configurations supported by this script.
2237 ### BEGIN LIBTOOL CONFIG
2240 echo "appending configuration tag \"$tagname\" to $ofile"
2241 echo "### BEGIN LIBTOOL TAG CONFIG: $tagname" >> "$ofile"
2247 # Double-quote the variables that need it (for aesthetics).
2248 for var
in old_AR old_AR_FLAGS old_CC old_LTCC old_CFLAGS old_CPPFLAGS \
2249 old_MAGIC_CMD old_LD old_LDFLAGS old_LIBS \
2250 old_LN_S old_NM old_RANLIB old_STRIP \
2251 old_AS old_DLLTOOL old_OBJDUMP \
2252 old_OBJEXT old_EXEEXT old_reload_flag \
2253 old_deplibs_check_method old_file_magic_cmd
; do
2254 eval "$var=\\\"\$var\\\""
2257 # Just create a config file.
2258 cfgfile
="$ofile.cfg"
2259 if test -z "$tagname"; then
2260 trap "$rm \"$cfgfile\"; exit 1" 1 2 15
2261 echo "creating $cfgfile"
2263 cat <<EOF > "$cfgfile"
2264 # `$echo "$cfgfile" | sed 's%^.*/%%'` - Libtool configuration file.
2265 # Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
2267 ### BEGIN LIBTOOL CONFIG
2270 echo "appending to $cfgfile"
2271 echo "### BEGIN LIBTOOL TAG CONFIG: $tagname" >> "$ofile"
2276 cat <<EOF >> "$cfgfile"
2277 # Libtool was configured as follows, on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2279 # AR=$old_AR AR_FLAGS=$old_AR_FLAGS LTCC=$old_LTCC CC=$old_CC \\
2280 # CFLAGS=$old_CFLAGS CPPFLAGS=$old_CPPFLAGS \\
2281 # MAGIC_CMD=$old_MAGIC_CMD LD=$old_LD LDFLAGS=$old_LDFLAGS LIBS=$old_LIBS \\
2282 # LN_S=$old_LN_S NM=$old_NM RANLIB=$old_RANLIB STRIP=$old_STRIP \\
2283 # AS=$old_AS DLLTOOL=$old_DLLTOOL OBJDUMP=$old_OBJDUMP \\
2284 # objext=$old_OBJEXT exeext=$old_EXEEXT reload_flag=$old_reload_flag \\
2285 # deplibs_check_method=$old_deplibs_check_method \\
2286 # file_magic_cmd=$old_file_magic_cmd \\
2289 # Compiler and other test output produced by $progname, useful for
2290 # debugging $progname, is in ./config.log if it exists.
2292 # The version of $progname that generated this script.
2293 LTCONFIG_VERSION=$LTCONFIG_VERSION
2295 # Shell to use when invoking shell scripts.
2298 # Whether or not to build shared libraries.
2299 build_libtool_libs=$enable_shared
2301 # Whether or not to add -lc for building shared libraries.
2302 build_libtool_need_lc=$need_lc
2304 # Whether or not to build static libraries.
2305 build_old_libs=$enable_static
2307 # Whether or not to optimize for fast installation.
2308 fast_install=$enable_fast_install
2311 host_alias=$host_alias
2314 # An echo program that does not interpret backslashes.
2324 # A language-specific compiler.
2327 # Is the compiler the GNU C compiler?
2330 # The linker used to build libraries.
2333 # Whether we need hard or soft links.
2336 # A BSD-compatible nm program.
2339 # A symbol stripping program
2342 # Used to examine libraries when file_magic_cmd begins "file"
2343 MAGIC_CMD=$MAGIC_CMD
2345 # Used on cygwin: DLL creation program.
2348 # Used on cygwin: object dumper.
2351 # Used on cygwin: assembler.
2354 # The name of the directory that contains temporary libtool files.
2357 # How to create reloadable object files.
2358 reload_flag=$reload_flag
2359 reload_cmds=$reload_cmds
2361 # How to pass a linker flag through the compiler.
2364 # Object file suffix (normally "o").
2367 # Old archive suffix (normally "a").
2370 # Shared library suffix (normally ".so").
2373 # Executable file suffix (normally "").
2376 # Additional compiler flags for building library objects.
2380 # What is the maximum length of a command?
2381 max_cmd_len=$max_cmd_len
2383 # Does compiler simultaneously support -c and -o options?
2384 compiler_c_o=$compiler_c_o
2386 # Must we lock files when doing compilation ?
2387 need_locks=$need_locks
2389 # Do we need the lib prefix for modules?
2390 need_lib_prefix=$need_lib_prefix
2392 # Do we need a version for libraries?
2393 need_version=$need_version
2395 # Whether dlopen is supported.
2396 dlopen_support=$enable_dlopen
2398 # Whether dlopen of programs is supported.
2399 dlopen_self=$enable_dlopen_self
2401 # Whether dlopen of statically linked programs is supported.
2402 dlopen_self_static=$enable_dlopen_self_static
2404 # Compiler flag to prevent dynamic linking.
2405 link_static_flag=$link_static_flag
2407 # Compiler flag to turn off builtin functions.
2408 no_builtin_flag=$no_builtin_flag
2410 # Compiler flag to allow reflexive dlopens.
2411 export_dynamic_flag_spec=$export_dynamic_flag_spec
2413 # Compiler flag to generate shared objects directly from archives.
2414 whole_archive_flag_spec=$whole_archive_flag_spec
2416 # Compiler flag to generate thread-safe objects.
2417 thread_safe_flag_spec=$thread_safe_flag_spec
2419 # Library versioning type.
2420 version_type=$version_type
2422 # Format of library name prefix.
2423 libname_spec=$libname_spec
2425 # List of archive names. First name is the real one, the rest are links.
2426 # The last name is the one that the linker finds with -lNAME.
2427 library_names_spec=$library_names_spec
2429 # The coded name of the library, if different from the real name.
2430 soname_spec=$soname_spec
2432 # Commands used to build and install an old-style archive.
2434 old_archive_cmds=$old_archive_cmds
2435 old_postinstall_cmds=$old_postinstall_cmds
2436 old_postuninstall_cmds=$old_postuninstall_cmds
2438 # Create an old-style archive from a shared archive.
2439 old_archive_from_new_cmds=$old_archive_from_new_cmds
2441 # Create a temporary old-style archive to link instead of a shared archive.
2442 old_archive_from_expsyms_cmds=$old_archive_from_expsyms_cmds
2444 # Commands used to build and install a shared archive.
2445 archive_cmds=$archive_cmds
2446 archive_expsym_cmds=$archive_expsym_cmds
2447 postinstall_cmds=$postinstall_cmds
2448 postuninstall_cmds=$postuninstall_cmds
2450 # Commands to strip libraries.
2451 old_striplib=$old_striplib
2454 # Dependencies to place before the objects being linked to create a
2456 predep_objects=$predep_objects
2458 # Dependencies to place after the objects being linked to create a
2460 postdep_objects=$postdep_objects
2462 # Dependencies to place before the objects being linked to create a
2466 # Dependencies to place after the objects being linked to create a
2470 # The library search path used internally by the compiler when linking
2472 compiler_lib_search_path=$compiler_lib_search_path
2474 # Method to check whether dependent libraries are shared objects.
2475 deplibs_check_method=$deplibs_check_method
2477 # Command to use when deplibs_check_method == file_magic.
2478 file_magic_cmd=$file_magic_cmd
2480 # Flag that allows shared libraries with undefined symbols to be built.
2481 allow_undefined_flag=$allow_undefined_flag
2483 # Flag that forces no undefined symbols.
2484 no_undefined_flag=$no_undefined_flag
2486 # Commands used to finish a libtool library installation in a directory.
2487 finish_cmds=$finish_cmds
2489 # Same as above, but a single script fragment to be evaled but not shown.
2490 finish_eval=$finish_eval
2492 # Take the output of nm and produce a listing of raw symbols and C names.
2493 global_symbol_pipe=$global_symbol_pipe
2495 # Transform the output of nm in a proper C declaration
2496 global_symbol_to_cdecl=$global_symbol_to_cdecl
2498 # This is the shared library runtime path variable.
2499 runpath_var=$runpath_var
2501 # This is the shared library path variable.
2502 shlibpath_var=$shlibpath_var
2504 # Is shlibpath searched before the hard-coded library search path?
2505 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
2507 # How to hardcode a shared library path into an executable.
2508 hardcode_action=$hardcode_action
2510 # Whether we should hardcode library paths into libraries.
2511 hardcode_into_libs=$hardcode_into_libs
2513 # Flag to hardcode \$libdir into a binary during linking.
2514 # This must work even if \$libdir does not exist.
2515 hardcode_libdir_flag_spec=$hardcode_libdir_flag_spec
2517 # Whether we need a single -rpath flag with a separated argument.
2518 hardcode_libdir_separator=$hardcode_libdir_separator
2520 # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the
2522 hardcode_direct=$hardcode_direct
2524 # Set to yes if using the -LDIR flag during linking hardcodes DIR into the
2526 hardcode_minus_L=$hardcode_minus_L
2528 # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
2529 # the resulting binary.
2530 hardcode_shlibpath_var=$hardcode_shlibpath_var
2532 # Variables whose values should be saved in libtool wrapper scripts and
2533 # restored at relink time.
2534 variables_saved_for_relink="$variables_saved_for_relink"
2536 # Whether libtool must link a program against all its dependency libraries.
2537 link_all_deplibs=$link_all_deplibs
2539 # Compile-time system search path for libraries
2540 sys_lib_search_path_spec=$sys_lib_search_path_spec
2542 # Run-time system search path for libraries
2543 sys_lib_dlsearch_path_spec=$sys_lib_dlsearch_path_spec
2545 # Fix the shell variable \$srcfile for the compiler.
2546 fix_srcfile_path="$fix_srcfile_path"
2548 # Set to yes if exported symbols are required.
2549 always_export_symbols=$always_export_symbols
2551 # The commands to list exported symbols.
2552 export_symbols_cmds=$export_symbols_cmds
2554 # The commands to extract the exported symbol list from a shared archive.
2555 extract_expsyms_cmds=$extract_expsyms_cmds
2557 # Symbols that should not be listed in the preloaded symbols.
2558 exclude_expsyms=$exclude_expsyms
2560 # Symbols that must always be exported.
2561 include_expsyms=$include_expsyms
2563 # Specify filename containing input files.
2564 file_list_spec=$file_list_spec
2567 with_gnu_ld=$with_gnu_ld
2571 if test -z "$tagname"; then
2572 echo '### END LIBTOOL CONFIG' >> "$ofile"
2574 echo "### END LIBTOOL TAG CONFIG: $tagname" >> "$ofile"
2580 if test -z "$tagname"; then
2583 cat <<\EOF
>> "$ofile"
2585 # AIX sometimes has problems with the GCC collect2 program. For some
2586 # reason, if we set the COLLECT_NAMES environment variable, the problems
2587 # vanish in a puff of smoke.
2588 if test "X${COLLECT_NAMES+set}" != Xset
; then
2590 export COLLECT_NAMES
2596 *-*-cygwin* |
*-*-mingw* |
*-*-pw32* |
*-*-os2*)
2597 cat <<'EOF' >> "$ofile"
2598 # This is a source program that is used to create dlls on Windows
2599 # Don't remove nor modify the starting and closing comments
2600 # /* ltdll.c starts here */
2601 # #define WIN32_LEAN_AND_MEAN
2602 # #include <windows.h>
2603 # #undef WIN32_LEAN_AND_MEAN
2604 # #include <stdio.h>
2606 # #ifndef __CYGWIN__
2607 # # ifdef __CYGWIN32__
2608 # # define __CYGWIN__ __CYGWIN32__
2612 # #ifdef __cplusplus
2615 # BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved);
2616 # #ifdef __cplusplus
2621 # #include <cygwin/cygwin_dll.h>
2622 # DECLARE_CYGWIN_DLL( DllMain );
2624 # HINSTANCE __hDllInstance_base;
2627 # DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved)
2629 # __hDllInstance_base = hInst;
2632 # /* ltdll.c ends here */
2633 # This is a source program that is used to create import libraries
2634 # on Windows for dlls which lack them. Don't remove nor modify the
2635 # starting and closing comments
2636 # /* impgen.c starts here */
2637 # /* Copyright (C) 1999-2000 Free Software Foundation, Inc.
2639 # This file is part of GNU libtool.
2641 # This program is free software; you can redistribute it and/or modify
2642 # it under the terms of the GNU General Public License as published by
2643 # the Free Software Foundation; either version 2 of the License, or
2644 # (at your option) any later version.
2646 # This program is distributed in the hope that it will be useful,
2647 # but WITHOUT ANY WARRANTY; without even the implied warranty of
2648 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2649 # GNU General Public License for more details.
2651 # You should have received a copy of the GNU General Public License
2652 # along with this program; if not, write to the Free Software
2653 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
2656 # #include <stdio.h> /* for printf() */
2657 # #include <unistd.h> /* for open(), lseek(), read() */
2658 # #include <fcntl.h> /* for O_RDONLY, O_BINARY */
2659 # #include <string.h> /* for strdup() */
2661 # /* O_BINARY isn't required (or even defined sometimes) under Unix */
2663 # #define O_BINARY 0
2666 # static unsigned int
2667 # pe_get16 (fd, offset)
2671 # unsigned char b[2];
2672 # lseek (fd, offset, SEEK_SET);
2674 # return b[0] + (b[1]<<8);
2677 # static unsigned int
2678 # pe_get32 (fd, offset)
2682 # unsigned char b[4];
2683 # lseek (fd, offset, SEEK_SET);
2685 # return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24);
2688 # static unsigned int
2692 # unsigned char *b = ptr;
2693 # return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24);
2702 # unsigned long pe_header_offset, opthdr_ofs, num_entries, i;
2703 # unsigned long export_rva, export_size, nsections, secptr, expptr;
2704 # unsigned long name_rvas, nexp;
2705 # unsigned char *expdata, *erva;
2706 # char *filename, *dll_name;
2708 # filename = argv[1];
2710 # dll = open(filename, O_RDONLY|O_BINARY);
2714 # dll_name = filename;
2716 # for (i=0; filename[i]; i++)
2717 # if (filename[i] == '/' || filename[i] == '\\' || filename[i] == ':')
2718 # dll_name = filename + i +1;
2720 # pe_header_offset = pe_get32 (dll, 0x3c);
2721 # opthdr_ofs = pe_header_offset + 4 + 20;
2722 # num_entries = pe_get32 (dll, opthdr_ofs + 92);
2724 # if (num_entries < 1) /* no exports */
2727 # export_rva = pe_get32 (dll, opthdr_ofs + 96);
2728 # export_size = pe_get32 (dll, opthdr_ofs + 100);
2729 # nsections = pe_get16 (dll, pe_header_offset + 4 +2);
2730 # secptr = (pe_header_offset + 4 + 20 +
2731 # pe_get16 (dll, pe_header_offset + 4 + 16));
2734 # for (i = 0; i < nsections; i++)
2737 # unsigned long secptr1 = secptr + 40 * i;
2738 # unsigned long vaddr = pe_get32 (dll, secptr1 + 12);
2739 # unsigned long vsize = pe_get32 (dll, secptr1 + 16);
2740 # unsigned long fptr = pe_get32 (dll, secptr1 + 20);
2741 # lseek(dll, secptr1, SEEK_SET);
2742 # read(dll, sname, 8);
2743 # if (vaddr <= export_rva && vaddr+vsize > export_rva)
2745 # expptr = fptr + (export_rva - vaddr);
2746 # if (export_rva + export_size > vaddr + vsize)
2747 # export_size = vsize - (export_rva - vaddr);
2752 # expdata = (unsigned char*)malloc(export_size);
2753 # lseek (dll, expptr, SEEK_SET);
2754 # read (dll, expdata, export_size);
2755 # erva = expdata - export_rva;
2757 # nexp = pe_as32 (expdata+24);
2758 # name_rvas = pe_as32 (expdata+32);
2760 # printf ("EXPORTS\n");
2761 # for (i = 0; i<nexp; i++)
2763 # unsigned long name_rva = pe_as32 (erva+name_rvas+i*4);
2764 # printf ("\t%s @ %ld ;\n", erva+name_rva, 1+ i);
2769 # /* impgen.c ends here */
2776 # Append the ltmain.sh script.
2777 sed '$q' "$ltmain" >> "$ofile" ||
(rm -f "$ofile"; exit 1)
2778 # We use sed instead of cat because bash on DJGPP gets confused if
2779 # if finds mixed CR/LF and LF-only lines. Since sed operates in
2780 # text mode, it properly converts lines to CR/LF. This bash problem
2781 # is reportedly fixed, but why not run on old versions too?
2788 # Compile the libtool program.
2789 echo "FIXME: would compile $ltmain"
2793 # Update the list of available tags.
2794 if test -n "$tagname"; then
2796 # Extract list of available tagged configurations in $ofile.
2797 # Note that this assumes the entire list is on one line.
2798 available_tags
=`grep "^available_tags=" $ofile | sed -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
2800 # Append the new tag name to the list of available tags.
2801 available_tags
="$available_tags $tagname"
2803 # Now substitute the updated of available tags.
2804 if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' ${ofile} > ${ofile}.new"; then
2805 mv ${ofile}.new
${ofile}
2809 echo "$progname: unable to update list of available tagged configurations."
2814 # Don't cache tagged configuration!
2815 test -n "$cache_file" && test -z "$tagname" ||
exit 0
2819 cat > confcache
<<\EOF
2820 # This file is a shell script that caches the results of configure
2821 # tests run on this system so they can be shared between configure
2822 # scripts and configure runs. It is not useful on other systems.
2823 # If it contains results you don't want to keep, you may remove or edit it.
2825 # By default, configure uses ./config.cache as the cache file,
2826 # creating it if it does not exist already. You can give configure
2827 # the --cache-file=FILE option to use a different cache file; that is
2828 # what configure does when it calls configure scripts in
2829 # subdirectories, so they share the cache.
2830 # Giving --cache-file=/dev/null disables caching, for debugging configure.
2831 # config.status only pays attention to the cache file if you give it the
2832 # --recheck option to rerun configure.
2835 # The following way of writing the cache mishandles newlines in values,
2836 # but we know of no workaround that is simple, portable, and efficient.
2837 # So, don't put newlines in cache variables' values.
2838 # Ultrix sh set writes to stderr and can't be redirected directly,
2839 # and sets the high bit in the cache file unless we assign to the vars.
2841 case `(ac_space=' '; set | grep ac_space) 2>&1` in
2843 # `set' does not quote correctly, so add quotes (double-quote substitution
2844 # turns \\\\ into \\, and sed turns \\ into \).
2846 -e "s/'/'\\\\''/g" \
2847 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2850 # `set' quotes correctly as required by POSIX, so do not add quotes.
2851 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2854 if cmp -s $cache_file confcache
; then
2857 if test -w $cache_file; then
2858 echo "updating cache $cache_file"
2859 cat confcache
> $cache_file
2861 echo "not updating unwritable cache $cache_file"