]> www.ginac.de Git - cln.git/blob - m4/libtool.m4
* Cumulative patch including Bruno's work on large fixnums on 64 bit machines.
[cln.git] / m4 / libtool.m4
1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
2 ## Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
3 ## Free Software Foundation, Inc.
4 ## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
5 ##
6 ## This file is free software; the Free Software Foundation gives
7 ## unlimited permission to copy and/or distribute it, with or without
8 ## modifications, as long as this notice is preserved.
9
10 # serial 47 AC_PROG_LIBTOOL
11
12
13 # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
14 # -----------------------------------------------------------
15 # If this macro is not defined by Autoconf, define it here.
16 m4_ifdef([AC_PROVIDE_IFELSE],
17          [],
18          [m4_define([AC_PROVIDE_IFELSE],
19                  [m4_ifdef([AC_PROVIDE_$1],
20                            [$2], [$3])])])
21
22
23 # AC_PROG_LIBTOOL
24 # ---------------
25 AC_DEFUN([AC_PROG_LIBTOOL],
26 [AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
27 dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
28 dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
29   AC_PROVIDE_IFELSE([AC_PROG_CXX],
30     [AC_LIBTOOL_CXX],
31     [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX
32   ])])
33 dnl And a similar setup for Fortran 77 support
34   AC_PROVIDE_IFELSE([AC_PROG_F77],
35     [AC_LIBTOOL_F77],
36     [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77
37 ])])
38
39 dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly.
40 dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run
41 dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both.
42   AC_PROVIDE_IFELSE([AC_PROG_GCJ],
43     [AC_LIBTOOL_GCJ],
44     [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
45       [AC_LIBTOOL_GCJ],
46       [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],
47         [AC_LIBTOOL_GCJ],
48       [ifdef([AC_PROG_GCJ],
49              [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])
50        ifdef([A][M_PROG_GCJ],
51              [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])])
52        ifdef([LT_AC_PROG_GCJ],
53              [define([LT_AC_PROG_GCJ],
54                 defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
55 ])])# AC_PROG_LIBTOOL
56
57
58 # _AC_PROG_LIBTOOL
59 # ----------------
60 AC_DEFUN([_AC_PROG_LIBTOOL],
61 [AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
62 AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl
63 AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl
64 AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
65
66 # This can be used to rebuild libtool when needed
67 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
68
69 # Always use our own libtool.
70 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
71 AC_SUBST(LIBTOOL)dnl
72
73 # Prevent multiple expansion
74 define([AC_PROG_LIBTOOL], [])
75 ])# _AC_PROG_LIBTOOL
76
77
78 # AC_LIBTOOL_SETUP
79 # ----------------
80 AC_DEFUN([AC_LIBTOOL_SETUP],
81 [AC_PREREQ(2.50)dnl
82 AC_REQUIRE([AC_ENABLE_SHARED])dnl
83 AC_REQUIRE([AC_ENABLE_STATIC])dnl
84 AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl
85 AC_REQUIRE([AC_CANONICAL_HOST])dnl
86 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
87 AC_REQUIRE([AC_PROG_CC])dnl
88 AC_REQUIRE([AC_PROG_LD])dnl
89 AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
90 AC_REQUIRE([AC_PROG_NM])dnl
91
92 AC_REQUIRE([AC_PROG_LN_S])dnl
93 AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
94 # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
95 AC_REQUIRE([AC_OBJEXT])dnl
96 AC_REQUIRE([AC_EXEEXT])dnl
97 dnl
98
99 AC_LIBTOOL_SYS_MAX_CMD_LEN
100 AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
101 AC_LIBTOOL_OBJDIR
102
103 AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
104 _LT_AC_PROG_ECHO_BACKSLASH
105
106 case $host_os in
107 aix3*)
108   # AIX sometimes has problems with the GCC collect2 program.  For some
109   # reason, if we set the COLLECT_NAMES environment variable, the problems
110   # vanish in a puff of smoke.
111   if test "X${COLLECT_NAMES+set}" != Xset; then
112     COLLECT_NAMES=
113     export COLLECT_NAMES
114   fi
115   ;;
116 esac
117
118 # Sed substitution that helps us do robust quoting.  It backslashifies
119 # metacharacters that are still active within double-quoted strings.
120 Xsed='sed -e 1s/^X//'
121 [sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
122
123 # Same as above, but do not quote variable references.
124 [double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
125
126 # Sed substitution to delay expansion of an escaped shell variable in a
127 # double_quote_subst'ed string.
128 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
129
130 # Sed substitution to avoid accidental globbing in evaled expressions
131 no_glob_subst='s/\*/\\\*/g'
132
133 # Constants:
134 rm="rm -f"
135
136 # Global variables:
137 default_ofile=libtool
138 can_build_shared=yes
139
140 # All known linkers require a `.a' archive for static linking (except M$VC,
141 # which needs '.lib').
142 libext=a
143 ltmain="$ac_aux_dir/ltmain.sh"
144 ofile="$default_ofile"
145 with_gnu_ld="$lt_cv_prog_gnu_ld"
146
147 AC_CHECK_TOOL(AR, ar, false)
148 AC_CHECK_TOOL(RANLIB, ranlib, :)
149 AC_CHECK_TOOL(STRIP, strip, :)
150
151 old_CC="$CC"
152 old_CFLAGS="$CFLAGS"
153
154 # Set sane defaults for various variables
155 test -z "$AR" && AR=ar
156 test -z "$AR_FLAGS" && AR_FLAGS=cru
157 test -z "$AS" && AS=as
158 test -z "$CC" && CC=cc
159 test -z "$LTCC" && LTCC=$CC
160 test -z "$DLLTOOL" && DLLTOOL=dlltool
161 test -z "$LD" && LD=ld
162 test -z "$LN_S" && LN_S="ln -s"
163 test -z "$MAGIC_CMD" && MAGIC_CMD=file
164 test -z "$NM" && NM=nm
165 test -z "$SED" && SED=sed
166 test -z "$OBJDUMP" && OBJDUMP=objdump
167 test -z "$RANLIB" && RANLIB=:
168 test -z "$STRIP" && STRIP=:
169 test -z "$ac_objext" && ac_objext=o
170
171 # Determine commands to create old-style static archives.
172 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
173 old_postinstall_cmds='chmod 644 $oldlib'
174 old_postuninstall_cmds=
175
176 if test -n "$RANLIB"; then
177   case $host_os in
178   openbsd*)
179     old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"
180     ;;
181   *)
182     old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
183     ;;
184   esac
185   old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
186 fi
187
188 _LT_CC_BASENAME([$compiler])
189
190 # Only perform the check for file, if the check method requires it
191 case $deplibs_check_method in
192 file_magic*)
193   if test "$file_magic_cmd" = '$MAGIC_CMD'; then
194     AC_PATH_MAGIC
195   fi
196   ;;
197 esac
198
199 AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)
200 AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
201 enable_win32_dll=yes, enable_win32_dll=no)
202
203 AC_ARG_ENABLE([libtool-lock],
204     [AC_HELP_STRING([--disable-libtool-lock],
205         [avoid locking (might break parallel builds)])])
206 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
207
208 AC_ARG_WITH([pic],
209     [AC_HELP_STRING([--with-pic],
210         [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
211     [pic_mode="$withval"],
212     [pic_mode=default])
213 test -z "$pic_mode" && pic_mode=default
214
215 # Use C for the default configuration in the libtool script
216 tagname=
217 AC_LIBTOOL_LANG_C_CONFIG
218 _LT_AC_TAGCONFIG
219 ])# AC_LIBTOOL_SETUP
220
221
222 # _LT_AC_SYS_COMPILER
223 # -------------------
224 AC_DEFUN([_LT_AC_SYS_COMPILER],
225 [AC_REQUIRE([AC_PROG_CC])dnl
226
227 # If no C compiler was specified, use CC.
228 LTCC=${LTCC-"$CC"}
229
230 # Allow CC to be a program name with arguments.
231 compiler=$CC
232 ])# _LT_AC_SYS_COMPILER
233
234
235 # _LT_CC_BASENAME(CC)
236 # -------------------
237 # Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
238 AC_DEFUN([_LT_CC_BASENAME],
239 [for cc_temp in $1""; do
240   case $cc_temp in
241     compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
242     distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
243     \-*) ;;
244     *) break;;
245   esac
246 done
247 cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
248 ])
249
250
251 # _LT_COMPILER_BOILERPLATE
252 # ------------------------
253 # Check for compiler boilerplate output or warnings with
254 # the simple compiler test code.
255 AC_DEFUN([_LT_COMPILER_BOILERPLATE],
256 [ac_outfile=conftest.$ac_objext
257 printf "$lt_simple_compile_test_code" >conftest.$ac_ext
258 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
259 _lt_compiler_boilerplate=`cat conftest.err`
260 $rm conftest*
261 ])# _LT_COMPILER_BOILERPLATE
262
263
264 # _LT_LINKER_BOILERPLATE
265 # ----------------------
266 # Check for linker boilerplate output or warnings with
267 # the simple link test code.
268 AC_DEFUN([_LT_LINKER_BOILERPLATE],
269 [ac_outfile=conftest.$ac_objext
270 printf "$lt_simple_link_test_code" >conftest.$ac_ext
271 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
272 _lt_linker_boilerplate=`cat conftest.err`
273 $rm conftest*
274 ])# _LT_LINKER_BOILERPLATE
275
276
277 # _LT_AC_SYS_LIBPATH_AIX
278 # ----------------------
279 # Links a minimal program and checks the executable
280 # for the system default hardcoded library path. In most cases,
281 # this is /usr/lib:/lib, but when the MPI compilers are used
282 # the location of the communication and MPI libs are included too.
283 # If we don't find anything, use the default library path according
284 # to the aix ld manual.
285 AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX],
286 [AC_LINK_IFELSE(AC_LANG_PROGRAM,[
287 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
288 }'`
289 # Check for a 64-bit object if we didn't find anything.
290 if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
291 }'`; fi],[])
292 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
293 ])# _LT_AC_SYS_LIBPATH_AIX
294
295
296 # _LT_AC_SHELL_INIT(ARG)
297 # ----------------------
298 AC_DEFUN([_LT_AC_SHELL_INIT],
299 [ifdef([AC_DIVERSION_NOTICE],
300              [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
301          [AC_DIVERT_PUSH(NOTICE)])
302 $1
303 AC_DIVERT_POP
304 ])# _LT_AC_SHELL_INIT
305
306
307 # _LT_AC_PROG_ECHO_BACKSLASH
308 # --------------------------
309 # Add some code to the start of the generated configure script which
310 # will find an echo command which doesn't interpret backslashes.
311 AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH],
312 [_LT_AC_SHELL_INIT([
313 # Check that we are running under the correct shell.
314 SHELL=${CONFIG_SHELL-/bin/sh}
315
316 case X$ECHO in
317 X*--fallback-echo)
318   # Remove one level of quotation (which was required for Make).
319   ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
320   ;;
321 esac
322
323 echo=${ECHO-echo}
324 if test "X[$]1" = X--no-reexec; then
325   # Discard the --no-reexec flag, and continue.
326   shift
327 elif test "X[$]1" = X--fallback-echo; then
328   # Avoid inline document here, it may be left over
329   :
330 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
331   # Yippee, $echo works!
332   :
333 else
334   # Restart under the correct shell.
335   exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
336 fi
337
338 if test "X[$]1" = X--fallback-echo; then
339   # used as fallback echo
340   shift
341   cat <<EOF
342 [$]*
343 EOF
344   exit 0
345 fi
346
347 # The HP-UX ksh and POSIX shell print the target directory to stdout
348 # if CDPATH is set.
349 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
350
351 if test -z "$ECHO"; then
352 if test "X${echo_test_string+set}" != Xset; then
353 # find a string as large as possible, as long as the shell can cope with it
354   for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
355     # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
356     if (echo_test_string="`eval $cmd`") 2>/dev/null &&
357        echo_test_string="`eval $cmd`" &&
358        (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
359     then
360       break
361     fi
362   done
363 fi
364
365 if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
366    echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
367    test "X$echo_testing_string" = "X$echo_test_string"; then
368   :
369 else
370   # The Solaris, AIX, and Digital Unix default echo programs unquote
371   # backslashes.  This makes it impossible to quote backslashes using
372   #   echo "$something" | sed 's/\\/\\\\/g'
373   #
374   # So, first we look for a working echo in the user's PATH.
375
376   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
377   for dir in $PATH /usr/ucb; do
378     IFS="$lt_save_ifs"
379     if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
380        test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
381        echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
382        test "X$echo_testing_string" = "X$echo_test_string"; then
383       echo="$dir/echo"
384       break
385     fi
386   done
387   IFS="$lt_save_ifs"
388
389   if test "X$echo" = Xecho; then
390     # We didn't find a better echo, so look for alternatives.
391     if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
392        echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
393        test "X$echo_testing_string" = "X$echo_test_string"; then
394       # This shell has a builtin print -r that does the trick.
395       echo='print -r'
396     elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
397          test "X$CONFIG_SHELL" != X/bin/ksh; then
398       # If we have ksh, try running configure again with it.
399       ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
400       export ORIGINAL_CONFIG_SHELL
401       CONFIG_SHELL=/bin/ksh
402       export CONFIG_SHELL
403       exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
404     else
405       # Try using printf.
406       echo='printf %s\n'
407       if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
408          echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
409          test "X$echo_testing_string" = "X$echo_test_string"; then
410         # Cool, printf works
411         :
412       elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
413            test "X$echo_testing_string" = 'X\t' &&
414            echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
415            test "X$echo_testing_string" = "X$echo_test_string"; then
416         CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
417         export CONFIG_SHELL
418         SHELL="$CONFIG_SHELL"
419         export SHELL
420         echo="$CONFIG_SHELL [$]0 --fallback-echo"
421       elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
422            test "X$echo_testing_string" = 'X\t' &&
423            echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
424            test "X$echo_testing_string" = "X$echo_test_string"; then
425         echo="$CONFIG_SHELL [$]0 --fallback-echo"
426       else
427         # maybe with a smaller string...
428         prev=:
429
430         for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
431           if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
432           then
433             break
434           fi
435           prev="$cmd"
436         done
437
438         if test "$prev" != 'sed 50q "[$]0"'; then
439           echo_test_string=`eval $prev`
440           export echo_test_string
441           exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
442         else
443           # Oops.  We lost completely, so just stick with echo.
444           echo=echo
445         fi
446       fi
447     fi
448   fi
449 fi
450 fi
451
452 # Copy echo and quote the copy suitably for passing to libtool from
453 # the Makefile, instead of quoting the original, which is used later.
454 ECHO=$echo
455 if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
456    ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
457 fi
458
459 AC_SUBST(ECHO)
460 ])])# _LT_AC_PROG_ECHO_BACKSLASH
461
462
463 # _LT_AC_LOCK
464 # -----------
465 AC_DEFUN([_LT_AC_LOCK],
466 [AC_ARG_ENABLE([libtool-lock],
467     [AC_HELP_STRING([--disable-libtool-lock],
468         [avoid locking (might break parallel builds)])])
469 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
470
471 # Some flags need to be propagated to the compiler or linker for good
472 # libtool support.
473 case $host in
474 ia64-*-hpux*)
475   # Find out which ABI we are using.
476   echo 'int i;' > conftest.$ac_ext
477   if AC_TRY_EVAL(ac_compile); then
478     case `/usr/bin/file conftest.$ac_objext` in
479     *ELF-32*)
480       HPUX_IA64_MODE="32"
481       ;;
482     *ELF-64*)
483       HPUX_IA64_MODE="64"
484       ;;
485     esac
486   fi
487   rm -rf conftest*
488   ;;
489 *-*-irix6*)
490   # Find out which ABI we are using.
491   echo '[#]line __oline__ "configure"' > conftest.$ac_ext
492   if AC_TRY_EVAL(ac_compile); then
493    if test "$lt_cv_prog_gnu_ld" = yes; then
494     case `/usr/bin/file conftest.$ac_objext` in
495     *32-bit*)
496       LD="${LD-ld} -melf32bsmip"
497       ;;
498     *N32*)
499       LD="${LD-ld} -melf32bmipn32"
500       ;;
501     *64-bit*)
502       LD="${LD-ld} -melf64bmip"
503       ;;
504     esac
505    else
506     case `/usr/bin/file conftest.$ac_objext` in
507     *32-bit*)
508       LD="${LD-ld} -32"
509       ;;
510     *N32*)
511       LD="${LD-ld} -n32"
512       ;;
513     *64-bit*)
514       LD="${LD-ld} -64"
515       ;;
516     esac
517    fi
518   fi
519   rm -rf conftest*
520   ;;
521
522 x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
523   # Find out which ABI we are using.
524   echo 'int i;' > conftest.$ac_ext
525   if AC_TRY_EVAL(ac_compile); then
526     case "`/usr/bin/file conftest.o`" in
527     *32-bit*)
528       case $host in
529         x86_64-*linux*)
530           LD="${LD-ld} -m elf_i386"
531           ;;
532         ppc64-*linux*|powerpc64-*linux*)
533           LD="${LD-ld} -m elf32ppclinux"
534           ;;
535         s390x-*linux*)
536           LD="${LD-ld} -m elf_s390"
537           ;;
538         sparc64-*linux*)
539           LD="${LD-ld} -m elf32_sparc"
540           ;;
541       esac
542       ;;
543     *64-bit*)
544       case $host in
545         x86_64-*linux*)
546           LD="${LD-ld} -m elf_x86_64"
547           ;;
548         ppc*-*linux*|powerpc*-*linux*)
549           LD="${LD-ld} -m elf64ppc"
550           ;;
551         s390*-*linux*)
552           LD="${LD-ld} -m elf64_s390"
553           ;;
554         sparc*-*linux*)
555           LD="${LD-ld} -m elf64_sparc"
556           ;;
557       esac
558       ;;
559     esac
560   fi
561   rm -rf conftest*
562   ;;
563
564 *-*-sco3.2v5*)
565   # On SCO OpenServer 5, we need -belf to get full-featured binaries.
566   SAVE_CFLAGS="$CFLAGS"
567   CFLAGS="$CFLAGS -belf"
568   AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
569     [AC_LANG_PUSH(C)
570      AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
571      AC_LANG_POP])
572   if test x"$lt_cv_cc_needs_belf" != x"yes"; then
573     # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
574     CFLAGS="$SAVE_CFLAGS"
575   fi
576   ;;
577 AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
578 [*-*-cygwin* | *-*-mingw* | *-*-pw32*)
579   AC_CHECK_TOOL(DLLTOOL, dlltool, false)
580   AC_CHECK_TOOL(AS, as, false)
581   AC_CHECK_TOOL(OBJDUMP, objdump, false)
582   ;;
583   ])
584 esac
585
586 need_locks="$enable_libtool_lock"
587
588 ])# _LT_AC_LOCK
589
590
591 # AC_LIBTOOL_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
592 #               [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
593 # ----------------------------------------------------------------
594 # Check whether the given compiler option works
595 AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION],
596 [AC_REQUIRE([LT_AC_PROG_SED])
597 AC_CACHE_CHECK([$1], [$2],
598   [$2=no
599   ifelse([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
600    printf "$lt_simple_compile_test_code" > conftest.$ac_ext
601    lt_compiler_flag="$3"
602    # Insert the option either (1) after the last *FLAGS variable, or
603    # (2) before a word containing "conftest.", or (3) at the end.
604    # Note that $ac_compile itself does not contain backslashes and begins
605    # with a dollar sign (not a hyphen), so the echo should work correctly.
606    # The option is referenced via a variable to avoid confusing sed.
607    lt_compile=`echo "$ac_compile" | $SED \
608    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
609    -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
610    -e 's:$: $lt_compiler_flag:'`
611    (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
612    (eval "$lt_compile" 2>conftest.err)
613    ac_status=$?
614    cat conftest.err >&AS_MESSAGE_LOG_FD
615    echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
616    if (exit $ac_status) && test -s "$ac_outfile"; then
617      # The compiler can only warn and ignore the option if not recognized
618      # So say no if there are warnings other than the usual output.
619      $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
620      $SED '/^$/d' conftest.err >conftest.er2
621      if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
622        $2=yes
623      fi
624    fi
625    $rm conftest*
626 ])
627
628 if test x"[$]$2" = xyes; then
629     ifelse([$5], , :, [$5])
630 else
631     ifelse([$6], , :, [$6])
632 fi
633 ])# AC_LIBTOOL_COMPILER_OPTION
634
635
636 # AC_LIBTOOL_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
637 #                          [ACTION-SUCCESS], [ACTION-FAILURE])
638 # ------------------------------------------------------------
639 # Check whether the given compiler option works
640 AC_DEFUN([AC_LIBTOOL_LINKER_OPTION],
641 [AC_CACHE_CHECK([$1], [$2],
642   [$2=no
643    save_LDFLAGS="$LDFLAGS"
644    LDFLAGS="$LDFLAGS $3"
645    printf "$lt_simple_link_test_code" > conftest.$ac_ext
646    if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
647      # The compiler can only warn and ignore the option if not recognized
648      # So say no if there are warnings
649      if test -s conftest.err; then
650        # Append any errors to the config.log.
651        cat conftest.err 1>&AS_MESSAGE_LOG_FD
652        $echo "X$_lt_linker_boilerplate" | $Xsed > conftest.exp
653        $SED '/^$/d' conftest.err >conftest.er2
654        if diff conftest.exp conftest.er2 >/dev/null; then
655          $2=yes
656        fi
657      else
658        $2=yes
659      fi
660    fi
661    $rm conftest*
662    LDFLAGS="$save_LDFLAGS"
663 ])
664
665 if test x"[$]$2" = xyes; then
666     ifelse([$4], , :, [$4])
667 else
668     ifelse([$5], , :, [$5])
669 fi
670 ])# AC_LIBTOOL_LINKER_OPTION
671
672
673 # AC_LIBTOOL_SYS_MAX_CMD_LEN
674 # --------------------------
675 AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN],
676 [# find the maximum length of command line arguments
677 AC_MSG_CHECKING([the maximum length of command line arguments])
678 AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
679   i=0
680   teststring="ABCD"
681
682   case $build_os in
683   msdosdjgpp*)
684     # On DJGPP, this test can blow up pretty badly due to problems in libc
685     # (any single argument exceeding 2000 bytes causes a buffer overrun
686     # during glob expansion).  Even if it were fixed, the result of this
687     # check would be larger than it should be.
688     lt_cv_sys_max_cmd_len=12288;    # 12K is about right
689     ;;
690
691   gnu*)
692     # Under GNU Hurd, this test is not required because there is
693     # no limit to the length of command line arguments.
694     # Libtool will interpret -1 as no limit whatsoever
695     lt_cv_sys_max_cmd_len=-1;
696     ;;
697
698   cygwin* | mingw*)
699     # On Win9x/ME, this test blows up -- it succeeds, but takes
700     # about 5 minutes as the teststring grows exponentially.
701     # Worse, since 9x/ME are not pre-emptively multitasking,
702     # you end up with a "frozen" computer, even though with patience
703     # the test eventually succeeds (with a max line length of 256k).
704     # Instead, let's just punt: use the minimum linelength reported by
705     # all of the supported platforms: 8192 (on NT/2K/XP).
706     lt_cv_sys_max_cmd_len=8192;
707     ;;
708
709   amigaos*)
710     # On AmigaOS with pdksh, this test takes hours, literally.
711     # So we just punt and use a minimum line length of 8192.
712     lt_cv_sys_max_cmd_len=8192;
713     ;;
714
715   netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
716     # This has been around since 386BSD, at least.  Likely further.
717     if test -x /sbin/sysctl; then
718       lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
719     elif test -x /usr/sbin/sysctl; then
720       lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
721     else
722       lt_cv_sys_max_cmd_len=65536 # usable default for *BSD
723     fi
724     # And add a safety zone
725     lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
726     lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
727     ;;
728   osf*)
729     # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
730     # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
731     # nice to cause kernel panics so lets avoid the loop below.
732     # First set a reasonable default.
733     lt_cv_sys_max_cmd_len=16384
734     # 
735     if test -x /sbin/sysconfig; then
736       case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
737         *1*) lt_cv_sys_max_cmd_len=-1 ;;
738       esac
739     fi
740     ;;
741   *)
742     # If test is not a shell built-in, we'll probably end up computing a
743     # maximum length that is only half of the actual maximum length, but
744     # we can't tell.
745     SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
746     while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
747                = "XX$teststring") >/dev/null 2>&1 &&
748             new_result=`expr "X$teststring" : ".*" 2>&1` &&
749             lt_cv_sys_max_cmd_len=$new_result &&
750             test $i != 17 # 1/2 MB should be enough
751     do
752       i=`expr $i + 1`
753       teststring=$teststring$teststring
754     done
755     teststring=
756     # Add a significant safety factor because C++ compilers can tack on massive
757     # amounts of additional arguments before passing them to the linker.
758     # It appears as though 1/2 is a usable value.
759     lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
760     ;;
761   esac
762 ])
763 if test -n $lt_cv_sys_max_cmd_len ; then
764   AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
765 else
766   AC_MSG_RESULT(none)
767 fi
768 ])# AC_LIBTOOL_SYS_MAX_CMD_LEN
769
770
771 # _LT_AC_CHECK_DLFCN
772 # --------------------
773 AC_DEFUN([_LT_AC_CHECK_DLFCN],
774 [AC_CHECK_HEADERS(dlfcn.h)dnl
775 ])# _LT_AC_CHECK_DLFCN
776
777
778 # _LT_AC_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
779 #                           ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
780 # ------------------------------------------------------------------
781 AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF],
782 [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
783 if test "$cross_compiling" = yes; then :
784   [$4]
785 else
786   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
787   lt_status=$lt_dlunknown
788   cat > conftest.$ac_ext <<EOF
789 [#line __oline__ "configure"
790 #include "confdefs.h"
791
792 #if HAVE_DLFCN_H
793 #include <dlfcn.h>
794 #endif
795
796 #include <stdio.h>
797
798 #ifdef RTLD_GLOBAL
799 #  define LT_DLGLOBAL           RTLD_GLOBAL
800 #else
801 #  ifdef DL_GLOBAL
802 #    define LT_DLGLOBAL         DL_GLOBAL
803 #  else
804 #    define LT_DLGLOBAL         0
805 #  endif
806 #endif
807
808 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
809    find out it does not work in some platform. */
810 #ifndef LT_DLLAZY_OR_NOW
811 #  ifdef RTLD_LAZY
812 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY
813 #  else
814 #    ifdef DL_LAZY
815 #      define LT_DLLAZY_OR_NOW          DL_LAZY
816 #    else
817 #      ifdef RTLD_NOW
818 #        define LT_DLLAZY_OR_NOW        RTLD_NOW
819 #      else
820 #        ifdef DL_NOW
821 #          define LT_DLLAZY_OR_NOW      DL_NOW
822 #        else
823 #          define LT_DLLAZY_OR_NOW      0
824 #        endif
825 #      endif
826 #    endif
827 #  endif
828 #endif
829
830 #ifdef __cplusplus
831 extern "C" void exit (int);
832 #endif
833
834 void fnord() { int i=42;}
835 int main ()
836 {
837   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
838   int status = $lt_dlunknown;
839
840   if (self)
841     {
842       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
843       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
844       /* dlclose (self); */
845     }
846
847     exit (status);
848 }]
849 EOF
850   if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
851     (./conftest; exit; ) 2>/dev/null
852     lt_status=$?
853     case x$lt_status in
854       x$lt_dlno_uscore) $1 ;;
855       x$lt_dlneed_uscore) $2 ;;
856       x$lt_unknown|x*) $3 ;;
857     esac
858   else :
859     # compilation failed
860     $3
861   fi
862 fi
863 rm -fr conftest*
864 ])# _LT_AC_TRY_DLOPEN_SELF
865
866
867 # AC_LIBTOOL_DLOPEN_SELF
868 # -------------------
869 AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF],
870 [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
871 if test "x$enable_dlopen" != xyes; then
872   enable_dlopen=unknown
873   enable_dlopen_self=unknown
874   enable_dlopen_self_static=unknown
875 else
876   lt_cv_dlopen=no
877   lt_cv_dlopen_libs=
878
879   case $host_os in
880   beos*)
881     lt_cv_dlopen="load_add_on"
882     lt_cv_dlopen_libs=
883     lt_cv_dlopen_self=yes
884     ;;
885
886   mingw* | pw32*)
887     lt_cv_dlopen="LoadLibrary"
888     lt_cv_dlopen_libs=
889    ;;
890
891   cygwin*)
892     lt_cv_dlopen="dlopen"
893     lt_cv_dlopen_libs=
894    ;;
895
896   darwin*)
897   # if libdl is installed we need to link against it
898     AC_CHECK_LIB([dl], [dlopen],
899                 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
900     lt_cv_dlopen="dyld"
901     lt_cv_dlopen_libs=
902     lt_cv_dlopen_self=yes
903     ])
904    ;;
905
906   *)
907     AC_CHECK_FUNC([shl_load],
908           [lt_cv_dlopen="shl_load"],
909       [AC_CHECK_LIB([dld], [shl_load],
910             [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"],
911         [AC_CHECK_FUNC([dlopen],
912               [lt_cv_dlopen="dlopen"],
913           [AC_CHECK_LIB([dl], [dlopen],
914                 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
915             [AC_CHECK_LIB([svld], [dlopen],
916                   [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
917               [AC_CHECK_LIB([dld], [dld_link],
918                     [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
919               ])
920             ])
921           ])
922         ])
923       ])
924     ;;
925   esac
926
927   if test "x$lt_cv_dlopen" != xno; then
928     enable_dlopen=yes
929   else
930     enable_dlopen=no
931   fi
932
933   case $lt_cv_dlopen in
934   dlopen)
935     save_CPPFLAGS="$CPPFLAGS"
936     test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
937
938     save_LDFLAGS="$LDFLAGS"
939     eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
940
941     save_LIBS="$LIBS"
942     LIBS="$lt_cv_dlopen_libs $LIBS"
943
944     AC_CACHE_CHECK([whether a program can dlopen itself],
945           lt_cv_dlopen_self, [dnl
946           _LT_AC_TRY_DLOPEN_SELF(
947             lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
948             lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
949     ])
950
951     if test "x$lt_cv_dlopen_self" = xyes; then
952       LDFLAGS="$LDFLAGS $link_static_flag"
953       AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
954           lt_cv_dlopen_self_static, [dnl
955           _LT_AC_TRY_DLOPEN_SELF(
956             lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
957             lt_cv_dlopen_self_static=no,  lt_cv_dlopen_self_static=cross)
958       ])
959     fi
960
961     CPPFLAGS="$save_CPPFLAGS"
962     LDFLAGS="$save_LDFLAGS"
963     LIBS="$save_LIBS"
964     ;;
965   esac
966
967   case $lt_cv_dlopen_self in
968   yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
969   *) enable_dlopen_self=unknown ;;
970   esac
971
972   case $lt_cv_dlopen_self_static in
973   yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
974   *) enable_dlopen_self_static=unknown ;;
975   esac
976 fi
977 ])# AC_LIBTOOL_DLOPEN_SELF
978
979
980 # AC_LIBTOOL_PROG_CC_C_O([TAGNAME])
981 # ---------------------------------
982 # Check to see if options -c and -o are simultaneously supported by compiler
983 AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O],
984 [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
985 AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
986   [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
987   [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
988    $rm -r conftest 2>/dev/null
989    mkdir conftest
990    cd conftest
991    mkdir out
992    printf "$lt_simple_compile_test_code" > conftest.$ac_ext
993
994    lt_compiler_flag="-o out/conftest2.$ac_objext"
995    # Insert the option either (1) after the last *FLAGS variable, or
996    # (2) before a word containing "conftest.", or (3) at the end.
997    # Note that $ac_compile itself does not contain backslashes and begins
998    # with a dollar sign (not a hyphen), so the echo should work correctly.
999    lt_compile=`echo "$ac_compile" | $SED \
1000    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
1001    -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
1002    -e 's:$: $lt_compiler_flag:'`
1003    (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
1004    (eval "$lt_compile" 2>out/conftest.err)
1005    ac_status=$?
1006    cat out/conftest.err >&AS_MESSAGE_LOG_FD
1007    echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
1008    if (exit $ac_status) && test -s out/conftest2.$ac_objext
1009    then
1010      # The compiler can only warn and ignore the option if not recognized
1011      # So say no if there are warnings
1012      $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
1013      $SED '/^$/d' out/conftest.err >out/conftest.er2
1014      if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
1015        _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
1016      fi
1017    fi
1018    chmod u+w .
1019    $rm conftest*
1020    # SGI C++ compiler will create directory out/ii_files/ for
1021    # template instantiation
1022    test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
1023    $rm out/* && rmdir out
1024    cd ..
1025    rmdir conftest
1026    $rm conftest*
1027 ])
1028 ])# AC_LIBTOOL_PROG_CC_C_O
1029
1030
1031 # AC_LIBTOOL_SYS_HARD_LINK_LOCKS([TAGNAME])
1032 # -----------------------------------------
1033 # Check to see if we can do hard links to lock some files if needed
1034 AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS],
1035 [AC_REQUIRE([_LT_AC_LOCK])dnl
1036
1037 hard_links="nottested"
1038 if test "$_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
1039   # do not overwrite the value of need_locks provided by the user
1040   AC_MSG_CHECKING([if we can lock with hard links])
1041   hard_links=yes
1042   $rm conftest*
1043   ln conftest.a conftest.b 2>/dev/null && hard_links=no
1044   touch conftest.a
1045   ln conftest.a conftest.b 2>&5 || hard_links=no
1046   ln conftest.a conftest.b 2>/dev/null && hard_links=no
1047   AC_MSG_RESULT([$hard_links])
1048   if test "$hard_links" = no; then
1049     AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
1050     need_locks=warn
1051   fi
1052 else
1053   need_locks=no
1054 fi
1055 ])# AC_LIBTOOL_SYS_HARD_LINK_LOCKS
1056
1057
1058 # AC_LIBTOOL_OBJDIR
1059 # -----------------
1060 AC_DEFUN([AC_LIBTOOL_OBJDIR],
1061 [AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
1062 [rm -f .libs 2>/dev/null
1063 mkdir .libs 2>/dev/null
1064 if test -d .libs; then
1065   lt_cv_objdir=.libs
1066 else
1067   # MS-DOS does not allow filenames that begin with a dot.
1068   lt_cv_objdir=_libs
1069 fi
1070 rmdir .libs 2>/dev/null])
1071 objdir=$lt_cv_objdir
1072 ])# AC_LIBTOOL_OBJDIR
1073
1074
1075 # AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([TAGNAME])
1076 # ----------------------------------------------
1077 # Check hardcoding attributes.
1078 AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH],
1079 [AC_MSG_CHECKING([how to hardcode library paths into programs])
1080 _LT_AC_TAGVAR(hardcode_action, $1)=
1081 if test -n "$_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)" || \
1082    test -n "$_LT_AC_TAGVAR(runpath_var, $1)" || \
1083    test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
1084
1085   # We can hardcode non-existant directories.
1086   if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no &&
1087      # If the only mechanism to avoid hardcoding is shlibpath_var, we
1088      # have to relink, otherwise we might link with an installed library
1089      # when we should be linking with a yet-to-be-installed one
1090      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
1091      test "$_LT_AC_TAGVAR(hardcode_minus_L, $1)" != no; then
1092     # Linking always hardcodes the temporary library directory.
1093     _LT_AC_TAGVAR(hardcode_action, $1)=relink
1094   else
1095     # We can link without hardcoding, and we can hardcode nonexisting dirs.
1096     _LT_AC_TAGVAR(hardcode_action, $1)=immediate
1097   fi
1098 else
1099   # We cannot hardcode anything, or else we can only hardcode existing
1100   # directories.
1101   _LT_AC_TAGVAR(hardcode_action, $1)=unsupported
1102 fi
1103 AC_MSG_RESULT([$_LT_AC_TAGVAR(hardcode_action, $1)])
1104
1105 if test "$_LT_AC_TAGVAR(hardcode_action, $1)" = relink; then
1106   # Fast installation is not supported
1107   enable_fast_install=no
1108 elif test "$shlibpath_overrides_runpath" = yes ||
1109      test "$enable_shared" = no; then
1110   # Fast installation is not necessary
1111   enable_fast_install=needless
1112 fi
1113 ])# AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH
1114
1115
1116 # AC_LIBTOOL_SYS_LIB_STRIP
1117 # ------------------------
1118 AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP],
1119 [striplib=
1120 old_striplib=
1121 AC_MSG_CHECKING([whether stripping libraries is possible])
1122 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
1123   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
1124   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
1125   AC_MSG_RESULT([yes])
1126 else
1127 # FIXME - insert some real tests, host_os isn't really good enough
1128   case $host_os in
1129    darwin*)
1130        if test -n "$STRIP" ; then
1131          striplib="$STRIP -x"
1132          AC_MSG_RESULT([yes])
1133        else
1134   AC_MSG_RESULT([no])
1135 fi
1136        ;;
1137    *)
1138   AC_MSG_RESULT([no])
1139     ;;
1140   esac
1141 fi
1142 ])# AC_LIBTOOL_SYS_LIB_STRIP
1143
1144
1145 # AC_LIBTOOL_SYS_DYNAMIC_LINKER
1146 # -----------------------------
1147 # PORTME Fill in your ld.so characteristics
1148 AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER],
1149 [AC_MSG_CHECKING([dynamic linker characteristics])
1150 library_names_spec=
1151 libname_spec='lib$name'
1152 soname_spec=
1153 shrext_cmds=".so"
1154 postinstall_cmds=
1155 postuninstall_cmds=
1156 finish_cmds=
1157 finish_eval=
1158 shlibpath_var=
1159 shlibpath_overrides_runpath=unknown
1160 version_type=none
1161 dynamic_linker="$host_os ld.so"
1162 sys_lib_dlsearch_path_spec="/lib /usr/lib"
1163 if test "$GCC" = yes; then
1164   sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
1165   if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
1166     # if the path contains ";" then we assume it to be the separator
1167     # otherwise default to the standard path separator (i.e. ":") - it is
1168     # assumed that no part of a normal pathname contains ";" but that should
1169     # okay in the real world where ";" in dirpaths is itself problematic.
1170     sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
1171   else
1172     sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
1173   fi
1174 else
1175   sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
1176 fi
1177 need_lib_prefix=unknown
1178 hardcode_into_libs=no
1179
1180 # when you set need_version to no, make sure it does not cause -set_version
1181 # flags to be left without arguments
1182 need_version=unknown
1183
1184 case $host_os in
1185 aix3*)
1186   version_type=linux
1187   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
1188   shlibpath_var=LIBPATH
1189
1190   # AIX 3 has no versioning support, so we append a major version to the name.
1191   soname_spec='${libname}${release}${shared_ext}$major'
1192   ;;
1193
1194 aix4* | aix5*)
1195   version_type=linux
1196   need_lib_prefix=no
1197   need_version=no
1198   hardcode_into_libs=yes
1199   if test "$host_cpu" = ia64; then
1200     # AIX 5 supports IA64
1201     library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
1202     shlibpath_var=LD_LIBRARY_PATH
1203   else
1204     # With GCC up to 2.95.x, collect2 would create an import file
1205     # for dependence libraries.  The import file would start with
1206     # the line `#! .'.  This would cause the generated library to
1207     # depend on `.', always an invalid library.  This was fixed in
1208     # development snapshots of GCC prior to 3.0.
1209     case $host_os in
1210       aix4 | aix4.[[01]] | aix4.[[01]].*)
1211       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
1212            echo ' yes '
1213            echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
1214         :
1215       else
1216         can_build_shared=no
1217       fi
1218       ;;
1219     esac
1220     # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
1221     # soname into executable. Probably we can add versioning support to
1222     # collect2, so additional links can be useful in future.
1223     if test "$aix_use_runtimelinking" = yes; then
1224       # If using run time linking (on AIX 4.2 or later) use lib<name>.so
1225       # instead of lib<name>.a to let people know that these are not
1226       # typical AIX shared libraries.
1227       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1228     else
1229       # We preserve .a as extension for shared libraries through AIX4.2
1230       # and later when we are not doing run time linking.
1231       library_names_spec='${libname}${release}.a $libname.a'
1232       soname_spec='${libname}${release}${shared_ext}$major'
1233     fi
1234     shlibpath_var=LIBPATH
1235   fi
1236   ;;
1237
1238 amigaos*)
1239   library_names_spec='$libname.ixlibrary $libname.a'
1240   # Create ${libname}_ixlibrary.a entries in /sys/libs.
1241   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'
1242   ;;
1243
1244 beos*)
1245   library_names_spec='${libname}${shared_ext}'
1246   dynamic_linker="$host_os ld.so"
1247   shlibpath_var=LIBRARY_PATH
1248   ;;
1249
1250 bsdi[[45]]*)
1251   version_type=linux
1252   need_version=no
1253   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1254   soname_spec='${libname}${release}${shared_ext}$major'
1255   finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
1256   shlibpath_var=LD_LIBRARY_PATH
1257   sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
1258   sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
1259   # the default ld.so.conf also contains /usr/contrib/lib and
1260   # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
1261   # libtool to hard-code these into programs
1262   ;;
1263
1264 cygwin* | mingw* | pw32*)
1265   version_type=windows
1266   shrext_cmds=".dll"
1267   need_version=no
1268   need_lib_prefix=no
1269
1270   case $GCC,$host_os in
1271   yes,cygwin* | yes,mingw* | yes,pw32*)
1272     library_names_spec='$libname.dll.a'
1273     # DLL is installed to $(libdir)/../bin by postinstall_cmds
1274     postinstall_cmds='base_file=`basename \${file}`~
1275       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1276       dldir=$destdir/`dirname \$dlpath`~
1277       test -d \$dldir || mkdir -p \$dldir~
1278       $install_prog $dir/$dlname \$dldir/$dlname'
1279     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
1280       dlpath=$dir/\$dldll~
1281        $rm \$dlpath'
1282     shlibpath_overrides_runpath=yes
1283
1284     case $host_os in
1285     cygwin*)
1286       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
1287       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
1288       sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
1289       ;;
1290     mingw*)
1291       # MinGW DLLs use traditional 'lib' prefix
1292       soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
1293       sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
1294       if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
1295         # It is most probably a Windows format PATH printed by
1296         # mingw gcc, but we are running on Cygwin. Gcc prints its search
1297         # path with ; separators, and with drive letters. We can handle the
1298         # drive letters (cygwin fileutils understands them), so leave them,
1299         # especially as we might pass files found there to a mingw objdump,
1300         # which wouldn't understand a cygwinified path. Ahh.
1301         sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
1302       else
1303         sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
1304       fi
1305       ;;
1306     pw32*)
1307       # pw32 DLLs use 'pw' prefix rather than 'lib'
1308       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
1309       ;;
1310     esac
1311     ;;
1312
1313   *)
1314     library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
1315     ;;
1316   esac
1317   dynamic_linker='Win32 ld.exe'
1318   # FIXME: first we should search . and the directory the executable is in
1319   shlibpath_var=PATH
1320   ;;
1321
1322 darwin* | rhapsody*)
1323   dynamic_linker="$host_os dyld"
1324   version_type=darwin
1325   need_lib_prefix=no
1326   need_version=no
1327   library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
1328   soname_spec='${libname}${release}${major}$shared_ext'
1329   shlibpath_overrides_runpath=yes
1330   shlibpath_var=DYLD_LIBRARY_PATH
1331   shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
1332   # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
1333   if test "$GCC" = yes; then
1334     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"`
1335   else
1336     sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
1337   fi
1338   sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
1339   ;;
1340
1341 dgux*)
1342   version_type=linux
1343   need_lib_prefix=no
1344   need_version=no
1345   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
1346   soname_spec='${libname}${release}${shared_ext}$major'
1347   shlibpath_var=LD_LIBRARY_PATH
1348   ;;
1349
1350 freebsd1*)
1351   dynamic_linker=no
1352   ;;
1353
1354 kfreebsd*-gnu)
1355   version_type=linux
1356   need_lib_prefix=no
1357   need_version=no
1358   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
1359   soname_spec='${libname}${release}${shared_ext}$major'
1360   shlibpath_var=LD_LIBRARY_PATH
1361   shlibpath_overrides_runpath=no
1362   hardcode_into_libs=yes
1363   dynamic_linker='GNU ld.so'
1364   ;;
1365
1366 freebsd* | dragonfly*)
1367   # DragonFly does not have aout.  When/if they implement a new
1368   # versioning mechanism, adjust this.
1369   objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
1370   version_type=freebsd-$objformat
1371   case $version_type in
1372     freebsd-elf*)
1373       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
1374       need_version=no
1375       need_lib_prefix=no
1376       ;;
1377     freebsd-*)
1378       library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
1379       need_version=yes
1380       ;;
1381   esac
1382   shlibpath_var=LD_LIBRARY_PATH
1383   case $host_os in
1384   freebsd2*)
1385     shlibpath_overrides_runpath=yes
1386     ;;
1387   freebsd3.[[01]]* | freebsdelf3.[[01]]*)
1388     shlibpath_overrides_runpath=yes
1389     hardcode_into_libs=yes
1390     ;;
1391   *) # from 3.2 on
1392     shlibpath_overrides_runpath=no
1393     hardcode_into_libs=yes
1394     ;;
1395   esac
1396   ;;
1397
1398 gnu*)
1399   version_type=linux
1400   need_lib_prefix=no
1401   need_version=no
1402   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
1403   soname_spec='${libname}${release}${shared_ext}$major'
1404   shlibpath_var=LD_LIBRARY_PATH
1405   hardcode_into_libs=yes
1406   ;;
1407
1408 hpux9* | hpux10* | hpux11*)
1409   # Give a soname corresponding to the major version so that dld.sl refuses to
1410   # link against other versions.
1411   version_type=sunos
1412   need_lib_prefix=no
1413   need_version=no
1414   case "$host_cpu" in
1415   ia64*)
1416     shrext_cmds='.so'
1417     hardcode_into_libs=yes
1418     dynamic_linker="$host_os dld.so"
1419     shlibpath_var=LD_LIBRARY_PATH
1420     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
1421     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1422     soname_spec='${libname}${release}${shared_ext}$major'
1423     if test "X$HPUX_IA64_MODE" = X32; then
1424       sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
1425     else
1426       sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
1427     fi
1428     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
1429     ;;
1430    hppa*64*)
1431      shrext_cmds='.sl'
1432      hardcode_into_libs=yes
1433      dynamic_linker="$host_os dld.sl"
1434      shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
1435      shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
1436      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1437      soname_spec='${libname}${release}${shared_ext}$major'
1438      sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
1439      sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
1440      ;;
1441    *)
1442     shrext_cmds='.sl'
1443     dynamic_linker="$host_os dld.sl"
1444     shlibpath_var=SHLIB_PATH
1445     shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
1446     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1447     soname_spec='${libname}${release}${shared_ext}$major'
1448     ;;
1449   esac
1450   # HP-UX runs *really* slowly unless shared libraries are mode 555.
1451   postinstall_cmds='chmod 555 $lib'
1452   ;;
1453
1454 irix5* | irix6* | nonstopux*)
1455   case $host_os in
1456     nonstopux*) version_type=nonstopux ;;
1457     *)
1458         if test "$lt_cv_prog_gnu_ld" = yes; then
1459                 version_type=linux
1460         else
1461                 version_type=irix
1462         fi ;;
1463   esac
1464   need_lib_prefix=no
1465   need_version=no
1466   soname_spec='${libname}${release}${shared_ext}$major'
1467   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
1468   case $host_os in
1469   irix5* | nonstopux*)
1470     libsuff= shlibsuff=
1471     ;;
1472   *)
1473     case $LD in # libtool.m4 will add one of these switches to LD
1474     *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
1475       libsuff= shlibsuff= libmagic=32-bit;;
1476     *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
1477       libsuff=32 shlibsuff=N32 libmagic=N32;;
1478     *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
1479       libsuff=64 shlibsuff=64 libmagic=64-bit;;
1480     *) libsuff= shlibsuff= libmagic=never-match;;
1481     esac
1482     ;;
1483   esac
1484   shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
1485   shlibpath_overrides_runpath=no
1486   sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
1487   sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
1488   hardcode_into_libs=yes
1489   ;;
1490
1491 # No shared lib support for Linux oldld, aout, or coff.
1492 linux*oldld* | linux*aout* | linux*coff*)
1493   dynamic_linker=no
1494   ;;
1495
1496 # This must be Linux ELF.
1497 linux*)
1498   version_type=linux
1499   need_lib_prefix=no
1500   need_version=no
1501   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1502   soname_spec='${libname}${release}${shared_ext}$major'
1503   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
1504   shlibpath_var=LD_LIBRARY_PATH
1505   shlibpath_overrides_runpath=no
1506   # This implies no fast_install, which is unacceptable.
1507   # Some rework will be needed to allow for fast_install
1508   # before this can be enabled.
1509   hardcode_into_libs=yes
1510
1511   # Append ld.so.conf contents to the search path
1512   if test -f /etc/ld.so.conf; then
1513     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
1514     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
1515   fi
1516
1517   # We used to test for /lib/ld.so.1 and disable shared libraries on
1518   # powerpc, because MkLinux only supported shared libraries with the
1519   # GNU dynamic linker.  Since this was broken with cross compilers,
1520   # most powerpc-linux boxes support dynamic linking these days and
1521   # people can always --disable-shared, the test was removed, and we
1522   # assume the GNU/Linux dynamic linker is in use.
1523   dynamic_linker='GNU/Linux ld.so'
1524   ;;
1525
1526 knetbsd*-gnu)
1527   version_type=linux
1528   need_lib_prefix=no
1529   need_version=no
1530   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
1531   soname_spec='${libname}${release}${shared_ext}$major'
1532   shlibpath_var=LD_LIBRARY_PATH
1533   shlibpath_overrides_runpath=no
1534   hardcode_into_libs=yes
1535   dynamic_linker='GNU ld.so'
1536   ;;
1537
1538 netbsd*)
1539   version_type=sunos
1540   need_lib_prefix=no
1541   need_version=no
1542   if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
1543     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
1544     finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1545     dynamic_linker='NetBSD (a.out) ld.so'
1546   else
1547     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
1548     soname_spec='${libname}${release}${shared_ext}$major'
1549     dynamic_linker='NetBSD ld.elf_so'
1550   fi
1551   shlibpath_var=LD_LIBRARY_PATH
1552   shlibpath_overrides_runpath=yes
1553   hardcode_into_libs=yes
1554   ;;
1555
1556 newsos6)
1557   version_type=linux
1558   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1559   shlibpath_var=LD_LIBRARY_PATH
1560   shlibpath_overrides_runpath=yes
1561   ;;
1562
1563 nto-qnx*)
1564   version_type=linux
1565   need_lib_prefix=no
1566   need_version=no
1567   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1568   soname_spec='${libname}${release}${shared_ext}$major'
1569   shlibpath_var=LD_LIBRARY_PATH
1570   shlibpath_overrides_runpath=yes
1571   ;;
1572
1573 openbsd*)
1574   version_type=sunos
1575   need_lib_prefix=no
1576   need_version=no
1577   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
1578   finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1579   shlibpath_var=LD_LIBRARY_PATH
1580   if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
1581     case $host_os in
1582       openbsd2.[[89]] | openbsd2.[[89]].*)
1583         shlibpath_overrides_runpath=no
1584         ;;
1585       *)
1586         shlibpath_overrides_runpath=yes
1587         ;;
1588       esac
1589   else
1590     shlibpath_overrides_runpath=yes
1591   fi
1592   ;;
1593
1594 os2*)
1595   libname_spec='$name'
1596   shrext_cmds=".dll"
1597   need_lib_prefix=no
1598   library_names_spec='$libname${shared_ext} $libname.a'
1599   dynamic_linker='OS/2 ld.exe'
1600   shlibpath_var=LIBPATH
1601   ;;
1602
1603 osf3* | osf4* | osf5*)
1604   version_type=osf
1605   need_lib_prefix=no
1606   need_version=no
1607   soname_spec='${libname}${release}${shared_ext}$major'
1608   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1609   shlibpath_var=LD_LIBRARY_PATH
1610   sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
1611   sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
1612   ;;
1613
1614 sco3.2v5*)
1615   version_type=osf
1616   soname_spec='${libname}${release}${shared_ext}$major'
1617   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1618   shlibpath_var=LD_LIBRARY_PATH
1619   ;;
1620
1621 solaris*)
1622   version_type=linux
1623   need_lib_prefix=no
1624   need_version=no
1625   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1626   soname_spec='${libname}${release}${shared_ext}$major'
1627   shlibpath_var=LD_LIBRARY_PATH
1628   shlibpath_overrides_runpath=yes
1629   hardcode_into_libs=yes
1630   # ldd complains unless libraries are executable
1631   postinstall_cmds='chmod +x $lib'
1632   ;;
1633
1634 sunos4*)
1635   version_type=sunos
1636   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
1637   finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
1638   shlibpath_var=LD_LIBRARY_PATH
1639   shlibpath_overrides_runpath=yes
1640   if test "$with_gnu_ld" = yes; then
1641     need_lib_prefix=no
1642   fi
1643   need_version=yes
1644   ;;
1645
1646 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
1647   version_type=linux
1648   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1649   soname_spec='${libname}${release}${shared_ext}$major'
1650   shlibpath_var=LD_LIBRARY_PATH
1651   case $host_vendor in
1652     sni)
1653       shlibpath_overrides_runpath=no
1654       need_lib_prefix=no
1655       export_dynamic_flag_spec='${wl}-Blargedynsym'
1656       runpath_var=LD_RUN_PATH
1657       ;;
1658     siemens)
1659       need_lib_prefix=no
1660       ;;
1661     motorola)
1662       need_lib_prefix=no
1663       need_version=no
1664       shlibpath_overrides_runpath=no
1665       sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
1666       ;;
1667   esac
1668   ;;
1669
1670 sysv4*MP*)
1671   if test -d /usr/nec ;then
1672     version_type=linux
1673     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
1674     soname_spec='$libname${shared_ext}.$major'
1675     shlibpath_var=LD_LIBRARY_PATH
1676   fi
1677   ;;
1678
1679 uts4*)
1680   version_type=linux
1681   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1682   soname_spec='${libname}${release}${shared_ext}$major'
1683   shlibpath_var=LD_LIBRARY_PATH
1684   ;;
1685
1686 *)
1687   dynamic_linker=no
1688   ;;
1689 esac
1690 AC_MSG_RESULT([$dynamic_linker])
1691 test "$dynamic_linker" = no && can_build_shared=no
1692 ])# AC_LIBTOOL_SYS_DYNAMIC_LINKER
1693
1694
1695 # _LT_AC_TAGCONFIG
1696 # ----------------
1697 AC_DEFUN([_LT_AC_TAGCONFIG],
1698 [AC_ARG_WITH([tags],
1699     [AC_HELP_STRING([--with-tags@<:@=TAGS@:>@],
1700         [include additional configurations @<:@automatic@:>@])],
1701     [tagnames="$withval"])
1702
1703 if test -f "$ltmain" && test -n "$tagnames"; then
1704   if test ! -f "${ofile}"; then
1705     AC_MSG_WARN([output file `$ofile' does not exist])
1706   fi
1707
1708   if test -z "$LTCC"; then
1709     eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
1710     if test -z "$LTCC"; then
1711       AC_MSG_WARN([output file `$ofile' does not look like a libtool script])
1712     else
1713       AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
1714     fi
1715   fi
1716
1717   # Extract list of available tagged configurations in $ofile.
1718   # Note that this assumes the entire list is on one line.
1719   available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
1720
1721   lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1722   for tagname in $tagnames; do
1723     IFS="$lt_save_ifs"
1724     # Check whether tagname contains only valid characters
1725     case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
1726     "") ;;
1727     *)  AC_MSG_ERROR([invalid tag name: $tagname])
1728         ;;
1729     esac
1730
1731     if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
1732     then
1733       AC_MSG_ERROR([tag name \"$tagname\" already exists])
1734     fi
1735
1736     # Update the list of available tags.
1737     if test -n "$tagname"; then
1738       echo appending configuration tag \"$tagname\" to $ofile
1739
1740       case $tagname in
1741       CXX)
1742         if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
1743             ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
1744             (test "X$CXX" != "Xg++"))) ; then
1745           AC_LIBTOOL_LANG_CXX_CONFIG
1746         else
1747           tagname=""
1748         fi
1749         ;;
1750
1751       F77)
1752         if test -n "$F77" && test "X$F77" != "Xno"; then
1753           AC_LIBTOOL_LANG_F77_CONFIG
1754         else
1755           tagname=""
1756         fi
1757         ;;
1758
1759       GCJ)
1760         if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
1761           AC_LIBTOOL_LANG_GCJ_CONFIG
1762         else
1763           tagname=""
1764         fi
1765         ;;
1766
1767       RC)
1768         AC_LIBTOOL_LANG_RC_CONFIG
1769         ;;
1770
1771       *)
1772         AC_MSG_ERROR([Unsupported tag name: $tagname])
1773         ;;
1774       esac
1775
1776       # Append the new tag name to the list of available tags.
1777       if test -n "$tagname" ; then
1778       available_tags="$available_tags $tagname"
1779     fi
1780     fi
1781   done
1782   IFS="$lt_save_ifs"
1783
1784   # Now substitute the updated list of available tags.
1785   if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
1786     mv "${ofile}T" "$ofile"
1787     chmod +x "$ofile"
1788   else
1789     rm -f "${ofile}T"
1790     AC_MSG_ERROR([unable to update list of available tagged configurations.])
1791   fi
1792 fi
1793 ])# _LT_AC_TAGCONFIG
1794
1795
1796 # AC_LIBTOOL_DLOPEN
1797 # -----------------
1798 # enable checks for dlopen support
1799 AC_DEFUN([AC_LIBTOOL_DLOPEN],
1800  [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])
1801 ])# AC_LIBTOOL_DLOPEN
1802
1803
1804 # AC_LIBTOOL_WIN32_DLL
1805 # --------------------
1806 # declare package support for building win32 dll's
1807 AC_DEFUN([AC_LIBTOOL_WIN32_DLL],
1808 [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])
1809 ])# AC_LIBTOOL_WIN32_DLL
1810
1811
1812 # AC_ENABLE_SHARED([DEFAULT])
1813 # ---------------------------
1814 # implement the --enable-shared flag
1815 # DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
1816 AC_DEFUN([AC_ENABLE_SHARED],
1817 [define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl
1818 AC_ARG_ENABLE([shared],
1819     [AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
1820         [build shared libraries @<:@default=]AC_ENABLE_SHARED_DEFAULT[@:>@])],
1821     [p=${PACKAGE-default}
1822     case $enableval in
1823     yes) enable_shared=yes ;;
1824     no) enable_shared=no ;;
1825     *)
1826       enable_shared=no
1827       # Look at the argument we got.  We use all the common list separators.
1828       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1829       for pkg in $enableval; do
1830         IFS="$lt_save_ifs"
1831         if test "X$pkg" = "X$p"; then
1832           enable_shared=yes
1833         fi
1834       done
1835       IFS="$lt_save_ifs"
1836       ;;
1837     esac],
1838     [enable_shared=]AC_ENABLE_SHARED_DEFAULT)
1839 ])# AC_ENABLE_SHARED
1840
1841
1842 # AC_DISABLE_SHARED
1843 # -----------------
1844 #- set the default shared flag to --disable-shared
1845 AC_DEFUN([AC_DISABLE_SHARED],
1846 [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1847 AC_ENABLE_SHARED(no)
1848 ])# AC_DISABLE_SHARED
1849
1850
1851 # AC_ENABLE_STATIC([DEFAULT])
1852 # ---------------------------
1853 # implement the --enable-static flag
1854 # DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
1855 AC_DEFUN([AC_ENABLE_STATIC],
1856 [define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
1857 AC_ARG_ENABLE([static],
1858     [AC_HELP_STRING([--enable-static@<:@=PKGS@:>@],
1859         [build static libraries @<:@default=]AC_ENABLE_STATIC_DEFAULT[@:>@])],
1860     [p=${PACKAGE-default}
1861     case $enableval in
1862     yes) enable_static=yes ;;
1863     no) enable_static=no ;;
1864     *)
1865      enable_static=no
1866       # Look at the argument we got.  We use all the common list separators.
1867       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1868       for pkg in $enableval; do
1869         IFS="$lt_save_ifs"
1870         if test "X$pkg" = "X$p"; then
1871           enable_static=yes
1872         fi
1873       done
1874       IFS="$lt_save_ifs"
1875       ;;
1876     esac],
1877     [enable_static=]AC_ENABLE_STATIC_DEFAULT)
1878 ])# AC_ENABLE_STATIC
1879
1880
1881 # AC_DISABLE_STATIC
1882 # -----------------
1883 # set the default static flag to --disable-static
1884 AC_DEFUN([AC_DISABLE_STATIC],
1885 [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1886 AC_ENABLE_STATIC(no)
1887 ])# AC_DISABLE_STATIC
1888
1889
1890 # AC_ENABLE_FAST_INSTALL([DEFAULT])
1891 # ---------------------------------
1892 # implement the --enable-fast-install flag
1893 # DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
1894 AC_DEFUN([AC_ENABLE_FAST_INSTALL],
1895 [define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
1896 AC_ARG_ENABLE([fast-install],
1897     [AC_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
1898     [optimize for fast installation @<:@default=]AC_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
1899     [p=${PACKAGE-default}
1900     case $enableval in
1901     yes) enable_fast_install=yes ;;
1902     no) enable_fast_install=no ;;
1903     *)
1904       enable_fast_install=no
1905       # Look at the argument we got.  We use all the common list separators.
1906       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1907       for pkg in $enableval; do
1908         IFS="$lt_save_ifs"
1909         if test "X$pkg" = "X$p"; then
1910           enable_fast_install=yes
1911         fi
1912       done
1913       IFS="$lt_save_ifs"
1914       ;;
1915     esac],
1916     [enable_fast_install=]AC_ENABLE_FAST_INSTALL_DEFAULT)
1917 ])# AC_ENABLE_FAST_INSTALL
1918
1919
1920 # AC_DISABLE_FAST_INSTALL
1921 # -----------------------
1922 # set the default to --disable-fast-install
1923 AC_DEFUN([AC_DISABLE_FAST_INSTALL],
1924 [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1925 AC_ENABLE_FAST_INSTALL(no)
1926 ])# AC_DISABLE_FAST_INSTALL
1927
1928
1929 # AC_LIBTOOL_PICMODE([MODE])
1930 # --------------------------
1931 # implement the --with-pic flag
1932 # MODE is either `yes' or `no'.  If omitted, it defaults to `both'.
1933 AC_DEFUN([AC_LIBTOOL_PICMODE],
1934 [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1935 pic_mode=ifelse($#,1,$1,default)
1936 ])# AC_LIBTOOL_PICMODE
1937
1938
1939 # AC_PROG_EGREP
1940 # -------------
1941 # This is predefined starting with Autoconf 2.54, so this conditional
1942 # definition can be removed once we require Autoconf 2.54 or later.
1943 m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP],
1944 [AC_CACHE_CHECK([for egrep], [ac_cv_prog_egrep],
1945    [if echo a | (grep -E '(a|b)') >/dev/null 2>&1
1946     then ac_cv_prog_egrep='grep -E'
1947     else ac_cv_prog_egrep='egrep'
1948     fi])
1949  EGREP=$ac_cv_prog_egrep
1950  AC_SUBST([EGREP])
1951 ])])
1952
1953
1954 # AC_PATH_TOOL_PREFIX
1955 # -------------------
1956 # find a file program which can recognise shared library
1957 AC_DEFUN([AC_PATH_TOOL_PREFIX],
1958 [AC_REQUIRE([AC_PROG_EGREP])dnl
1959 AC_MSG_CHECKING([for $1])
1960 AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
1961 [case $MAGIC_CMD in
1962 [[\\/*] |  ?:[\\/]*])
1963   lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1964   ;;
1965 *)
1966   lt_save_MAGIC_CMD="$MAGIC_CMD"
1967   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
1968 dnl $ac_dummy forces splitting on constant user-supplied paths.
1969 dnl POSIX.2 word splitting is done only on the output of word expansions,
1970 dnl not every word.  This closes a longstanding sh security hole.
1971   ac_dummy="ifelse([$2], , $PATH, [$2])"
1972   for ac_dir in $ac_dummy; do
1973     IFS="$lt_save_ifs"
1974     test -z "$ac_dir" && ac_dir=.
1975     if test -f $ac_dir/$1; then
1976       lt_cv_path_MAGIC_CMD="$ac_dir/$1"
1977       if test -n "$file_magic_test_file"; then
1978         case $deplibs_check_method in
1979         "file_magic "*)
1980           file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
1981           MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1982           if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1983             $EGREP "$file_magic_regex" > /dev/null; then
1984             :
1985           else
1986             cat <<EOF 1>&2
1987
1988 *** Warning: the command libtool uses to detect shared libraries,
1989 *** $file_magic_cmd, produces output that libtool cannot recognize.
1990 *** The result is that libtool may fail to recognize shared libraries
1991 *** as such.  This will affect the creation of libtool libraries that
1992 *** depend on shared libraries, but programs linked with such libtool
1993 *** libraries will work regardless of this problem.  Nevertheless, you
1994 *** may want to report the problem to your system manager and/or to
1995 *** bug-libtool@gnu.org
1996
1997 EOF
1998           fi ;;
1999         esac
2000       fi
2001       break
2002     fi
2003   done
2004   IFS="$lt_save_ifs"
2005   MAGIC_CMD="$lt_save_MAGIC_CMD"
2006   ;;
2007 esac])
2008 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
2009 if test -n "$MAGIC_CMD"; then
2010   AC_MSG_RESULT($MAGIC_CMD)
2011 else
2012   AC_MSG_RESULT(no)
2013 fi
2014 ])# AC_PATH_TOOL_PREFIX
2015
2016
2017 # AC_PATH_MAGIC
2018 # -------------
2019 # find a file program which can recognise a shared library
2020 AC_DEFUN([AC_PATH_MAGIC],
2021 [AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
2022 if test -z "$lt_cv_path_MAGIC_CMD"; then
2023   if test -n "$ac_tool_prefix"; then
2024     AC_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
2025   else
2026     MAGIC_CMD=:
2027   fi
2028 fi
2029 ])# AC_PATH_MAGIC
2030
2031
2032 # AC_PROG_LD
2033 # ----------
2034 # find the pathname to the GNU or non-GNU linker
2035 AC_DEFUN([AC_PROG_LD],
2036 [AC_ARG_WITH([gnu-ld],
2037     [AC_HELP_STRING([--with-gnu-ld],
2038         [assume the C compiler uses GNU ld @<:@default=no@:>@])],
2039     [test "$withval" = no || with_gnu_ld=yes],
2040     [with_gnu_ld=no])
2041 AC_REQUIRE([LT_AC_PROG_SED])dnl
2042 AC_REQUIRE([AC_PROG_CC])dnl
2043 AC_REQUIRE([AC_CANONICAL_HOST])dnl
2044 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
2045 ac_prog=ld
2046 if test "$GCC" = yes; then
2047   # Check if gcc -print-prog-name=ld gives a path.
2048   AC_MSG_CHECKING([for ld used by $CC])
2049   case $host in
2050   *-*-mingw*)
2051     # gcc leaves a trailing carriage return which upsets mingw
2052     ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
2053   *)
2054     ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
2055   esac
2056   case $ac_prog in
2057     # Accept absolute paths.
2058     [[\\/]]* | ?:[[\\/]]*)
2059       re_direlt='/[[^/]][[^/]]*/\.\./'
2060       # Canonicalize the pathname of ld
2061       ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
2062       while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
2063         ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
2064       done
2065       test -z "$LD" && LD="$ac_prog"
2066       ;;
2067   "")
2068     # If it fails, then pretend we aren't using GCC.
2069     ac_prog=ld
2070     ;;
2071   *)
2072     # If it is relative, then search for the first ld in PATH.
2073     with_gnu_ld=unknown
2074     ;;
2075   esac
2076 elif test "$with_gnu_ld" = yes; then
2077   AC_MSG_CHECKING([for GNU ld])
2078 else
2079   AC_MSG_CHECKING([for non-GNU ld])
2080 fi
2081 AC_CACHE_VAL(lt_cv_path_LD,
2082 [if test -z "$LD"; then
2083   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2084   for ac_dir in $PATH; do
2085     IFS="$lt_save_ifs"
2086     test -z "$ac_dir" && ac_dir=.
2087     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
2088       lt_cv_path_LD="$ac_dir/$ac_prog"
2089       # Check to see if the program is GNU ld.  I'd rather use --version,
2090       # but apparently some GNU ld's only accept -v.
2091       # Break only if it was the GNU/non-GNU ld that we prefer.
2092       case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
2093       *GNU* | *'with BFD'*)
2094         test "$with_gnu_ld" != no && break
2095         ;;
2096       *)
2097         test "$with_gnu_ld" != yes && break
2098         ;;
2099       esac
2100     fi
2101   done
2102   IFS="$lt_save_ifs"
2103 else
2104   lt_cv_path_LD="$LD" # Let the user override the test with a path.
2105 fi])
2106 LD="$lt_cv_path_LD"
2107 if test -n "$LD"; then
2108   AC_MSG_RESULT($LD)
2109 else
2110   AC_MSG_RESULT(no)
2111 fi
2112 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
2113 AC_PROG_LD_GNU
2114 ])# AC_PROG_LD
2115
2116
2117 # AC_PROG_LD_GNU
2118 # --------------
2119 AC_DEFUN([AC_PROG_LD_GNU],
2120 [AC_REQUIRE([AC_PROG_EGREP])dnl
2121 AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
2122 [# I'd rather use --version here, but apparently some GNU ld's only accept -v.
2123 case `$LD -v 2>&1 </dev/null` in
2124 *GNU* | *'with BFD'*)
2125   lt_cv_prog_gnu_ld=yes
2126   ;;
2127 *)
2128   lt_cv_prog_gnu_ld=no
2129   ;;
2130 esac])
2131 with_gnu_ld=$lt_cv_prog_gnu_ld
2132 ])# AC_PROG_LD_GNU
2133
2134
2135 # AC_PROG_LD_RELOAD_FLAG
2136 # ----------------------
2137 # find reload flag for linker
2138 #   -- PORTME Some linkers may need a different reload flag.
2139 AC_DEFUN([AC_PROG_LD_RELOAD_FLAG],
2140 [AC_CACHE_CHECK([for $LD option to reload object files],
2141   lt_cv_ld_reload_flag,
2142   [lt_cv_ld_reload_flag='-r'])
2143 reload_flag=$lt_cv_ld_reload_flag
2144 case $reload_flag in
2145 "" | " "*) ;;
2146 *) reload_flag=" $reload_flag" ;;
2147 esac
2148 reload_cmds='$LD$reload_flag -o $output$reload_objs'
2149 case $host_os in
2150   darwin*)
2151     if test "$GCC" = yes; then
2152       reload_cmds='$CC -nostdlib ${wl}-r -o $output$reload_objs'
2153     else
2154       reload_cmds='$LD$reload_flag -o $output$reload_objs'
2155     fi
2156     ;;
2157 esac
2158 ])# AC_PROG_LD_RELOAD_FLAG
2159
2160
2161 # AC_DEPLIBS_CHECK_METHOD
2162 # -----------------------
2163 # how to check for library dependencies
2164 #  -- PORTME fill in with the dynamic library characteristics
2165 AC_DEFUN([AC_DEPLIBS_CHECK_METHOD],
2166 [AC_CACHE_CHECK([how to recognise dependent libraries],
2167 lt_cv_deplibs_check_method,
2168 [lt_cv_file_magic_cmd='$MAGIC_CMD'
2169 lt_cv_file_magic_test_file=
2170 lt_cv_deplibs_check_method='unknown'
2171 # Need to set the preceding variable on all platforms that support
2172 # interlibrary dependencies.
2173 # 'none' -- dependencies not supported.
2174 # `unknown' -- same as none, but documents that we really don't know.
2175 # 'pass_all' -- all dependencies passed with no checks.
2176 # 'test_compile' -- check by making test program.
2177 # 'file_magic [[regex]]' -- check by looking for files in library path
2178 # which responds to the $file_magic_cmd with a given extended regex.
2179 # If you have `file' or equivalent on your system and you're not sure
2180 # whether `pass_all' will *always* work, you probably want this one.
2181
2182 case $host_os in
2183 aix4* | aix5*)
2184   lt_cv_deplibs_check_method=pass_all
2185   ;;
2186
2187 beos*)
2188   lt_cv_deplibs_check_method=pass_all
2189   ;;
2190
2191 bsdi[[45]]*)
2192   lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
2193   lt_cv_file_magic_cmd='/usr/bin/file -L'
2194   lt_cv_file_magic_test_file=/shlib/libc.so
2195   ;;
2196
2197 cygwin*)
2198   # func_win32_libid is a shell function defined in ltmain.sh
2199   lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
2200   lt_cv_file_magic_cmd='func_win32_libid'
2201   ;;
2202
2203 mingw* | pw32*)
2204   # Base MSYS/MinGW do not provide the 'file' command needed by
2205   # func_win32_libid shell function, so use a weaker test based on 'objdump'.
2206   lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
2207   lt_cv_file_magic_cmd='$OBJDUMP -f'
2208   ;;
2209
2210 darwin* | rhapsody*)
2211   lt_cv_deplibs_check_method=pass_all
2212   ;;
2213
2214 freebsd* | kfreebsd*-gnu | dragonfly*)
2215   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
2216     case $host_cpu in
2217     i*86 )
2218       # Not sure whether the presence of OpenBSD here was a mistake.
2219       # Let's accept both of them until this is cleared up.
2220       lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
2221       lt_cv_file_magic_cmd=/usr/bin/file
2222       lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
2223       ;;
2224     esac
2225   else
2226     lt_cv_deplibs_check_method=pass_all
2227   fi
2228   ;;
2229
2230 gnu*)
2231   lt_cv_deplibs_check_method=pass_all
2232   ;;
2233
2234 hpux10.20* | hpux11*)
2235   lt_cv_file_magic_cmd=/usr/bin/file
2236   case "$host_cpu" in
2237   ia64*)
2238     lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
2239     lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
2240     ;;
2241   hppa*64*)
2242     [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]']
2243     lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
2244     ;;
2245   *)
2246     lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
2247     lt_cv_file_magic_test_file=/usr/lib/libc.sl
2248     ;;
2249   esac
2250   ;;
2251
2252 irix5* | irix6* | nonstopux*)
2253   case $LD in
2254   *-32|*"-32 ") libmagic=32-bit;;
2255   *-n32|*"-n32 ") libmagic=N32;;
2256   *-64|*"-64 ") libmagic=64-bit;;
2257   *) libmagic=never-match;;
2258   esac
2259   lt_cv_deplibs_check_method=pass_all
2260   ;;
2261
2262 # This must be Linux ELF.
2263 linux*)
2264   lt_cv_deplibs_check_method=pass_all
2265   ;;
2266
2267 netbsd*)
2268   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
2269     lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
2270   else
2271     lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
2272   fi
2273   ;;
2274
2275 newos6*)
2276   lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
2277   lt_cv_file_magic_cmd=/usr/bin/file
2278   lt_cv_file_magic_test_file=/usr/lib/libnls.so
2279   ;;
2280
2281 nto-qnx*)
2282   lt_cv_deplibs_check_method=unknown
2283   ;;
2284
2285 openbsd*)
2286   if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2287     lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
2288   else
2289     lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
2290   fi
2291   ;;
2292
2293 osf3* | osf4* | osf5*)
2294   lt_cv_deplibs_check_method=pass_all
2295   ;;
2296
2297 sco3.2v5*)
2298   lt_cv_deplibs_check_method=pass_all
2299   ;;
2300
2301 solaris*)
2302   lt_cv_deplibs_check_method=pass_all
2303   ;;
2304
2305 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
2306   case $host_vendor in
2307   motorola)
2308     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]]'
2309     lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
2310     ;;
2311   ncr)
2312     lt_cv_deplibs_check_method=pass_all
2313     ;;
2314   sequent)
2315     lt_cv_file_magic_cmd='/bin/file'
2316     lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
2317     ;;
2318   sni)
2319     lt_cv_file_magic_cmd='/bin/file'
2320     lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
2321     lt_cv_file_magic_test_file=/lib/libc.so
2322     ;;
2323   siemens)
2324     lt_cv_deplibs_check_method=pass_all
2325     ;;
2326   esac
2327   ;;
2328
2329 sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7* | sysv4*uw2*)
2330   lt_cv_deplibs_check_method=pass_all
2331   ;;
2332 esac
2333 ])
2334 file_magic_cmd=$lt_cv_file_magic_cmd
2335 deplibs_check_method=$lt_cv_deplibs_check_method
2336 test -z "$deplibs_check_method" && deplibs_check_method=unknown
2337 ])# AC_DEPLIBS_CHECK_METHOD
2338
2339
2340 # AC_PROG_NM
2341 # ----------
2342 # find the pathname to a BSD-compatible name lister
2343 AC_DEFUN([AC_PROG_NM],
2344 [AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
2345 [if test -n "$NM"; then
2346   # Let the user override the test.
2347   lt_cv_path_NM="$NM"
2348 else
2349   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2350   for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
2351     IFS="$lt_save_ifs"
2352     test -z "$ac_dir" && ac_dir=.
2353     tmp_nm="$ac_dir/${ac_tool_prefix}nm"
2354     if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
2355       # Check to see if the nm accepts a BSD-compat flag.
2356       # Adding the `sed 1q' prevents false positives on HP-UX, which says:
2357       #   nm: unknown option "B" ignored
2358       # Tru64's nm complains that /dev/null is an invalid object file
2359       case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
2360       */dev/null* | *'Invalid file or object type'*)
2361         lt_cv_path_NM="$tmp_nm -B"
2362         break
2363         ;;
2364       *)
2365         case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
2366         */dev/null*)
2367           lt_cv_path_NM="$tmp_nm -p"
2368           break
2369           ;;
2370         *)
2371           lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
2372           continue # so that we can try to find one that supports BSD flags
2373           ;;
2374         esac
2375       esac
2376     fi
2377   done
2378   IFS="$lt_save_ifs"
2379   test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
2380 fi])
2381 NM="$lt_cv_path_NM"
2382 ])# AC_PROG_NM
2383
2384
2385 # AC_CHECK_LIBM
2386 # -------------
2387 # check for math library
2388 AC_DEFUN([AC_CHECK_LIBM],
2389 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
2390 LIBM=
2391 case $host in
2392 *-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
2393   # These system don't have libm, or don't need it
2394   ;;
2395 *-ncr-sysv4.3*)
2396   AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
2397   AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
2398   ;;
2399 *)
2400   AC_CHECK_LIB(m, cos, LIBM="-lm")
2401   ;;
2402 esac
2403 ])# AC_CHECK_LIBM
2404
2405
2406 # AC_LIBLTDL_CONVENIENCE([DIRECTORY])
2407 # -----------------------------------
2408 # sets LIBLTDL to the link flags for the libltdl convenience library and
2409 # LTDLINCL to the include flags for the libltdl header and adds
2410 # --enable-ltdl-convenience to the configure arguments.  Note that LIBLTDL
2411 # and LTDLINCL are not AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called.  If
2412 # DIRECTORY is not provided, it is assumed to be `libltdl'.  LIBLTDL will
2413 # be prefixed with '${top_builddir}/' and LTDLINCL will be prefixed with
2414 # '${top_srcdir}/' (note the single quotes!).  If your package is not
2415 # flat and you're not using automake, define top_builddir and
2416 # top_srcdir appropriately in the Makefiles.
2417 AC_DEFUN([AC_LIBLTDL_CONVENIENCE],
2418 [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
2419   case $enable_ltdl_convenience in
2420   no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
2421   "") enable_ltdl_convenience=yes
2422       ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
2423   esac
2424   LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
2425   LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
2426   # For backwards non-gettext consistent compatibility...
2427   INCLTDL="$LTDLINCL"
2428 ])# AC_LIBLTDL_CONVENIENCE
2429
2430
2431 # AC_LIBLTDL_INSTALLABLE([DIRECTORY])
2432 # -----------------------------------
2433 # sets LIBLTDL to the link flags for the libltdl installable library and
2434 # LTDLINCL to the include flags for the libltdl header and adds
2435 # --enable-ltdl-install to the configure arguments.  Note that LIBLTDL
2436 # and LTDLINCL are not AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called.  If
2437 # DIRECTORY is not provided and an installed libltdl is not found, it is
2438 # assumed to be `libltdl'.  LIBLTDL will be prefixed with '${top_builddir}/'
2439 # and LTDLINCL will be prefixed with '${top_srcdir}/' (note the single
2440 # quotes!).  If your package is not flat and you're not using automake,
2441 # define top_builddir and top_srcdir appropriately in the Makefiles.
2442 # In the future, this macro may have to be called after AC_PROG_LIBTOOL.
2443 AC_DEFUN([AC_LIBLTDL_INSTALLABLE],
2444 [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
2445   AC_CHECK_LIB(ltdl, lt_dlinit,
2446   [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no],
2447   [if test x"$enable_ltdl_install" = xno; then
2448      AC_MSG_WARN([libltdl not installed, but installation disabled])
2449    else
2450      enable_ltdl_install=yes
2451    fi
2452   ])
2453   if test x"$enable_ltdl_install" = x"yes"; then
2454     ac_configure_args="$ac_configure_args --enable-ltdl-install"
2455     LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
2456     LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
2457   else
2458     ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
2459     LIBLTDL="-lltdl"
2460     LTDLINCL=
2461   fi
2462   # For backwards non-gettext consistent compatibility...
2463   INCLTDL="$LTDLINCL"
2464 ])# AC_LIBLTDL_INSTALLABLE
2465
2466
2467 # AC_LIBTOOL_CXX
2468 # --------------
2469 # enable support for C++ libraries
2470 AC_DEFUN([AC_LIBTOOL_CXX],
2471 [AC_REQUIRE([_LT_AC_LANG_CXX])
2472 ])# AC_LIBTOOL_CXX
2473
2474
2475 # _LT_AC_LANG_CXX
2476 # ---------------
2477 AC_DEFUN([_LT_AC_LANG_CXX],
2478 [AC_REQUIRE([AC_PROG_CXX])
2479 AC_REQUIRE([_LT_AC_PROG_CXXCPP])
2480 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
2481 ])# _LT_AC_LANG_CXX
2482
2483 # _LT_AC_PROG_CXXCPP
2484 # ---------------
2485 AC_DEFUN([_LT_AC_PROG_CXXCPP],
2486 [
2487 AC_REQUIRE([AC_PROG_CXX])
2488 if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
2489     ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
2490     (test "X$CXX" != "Xg++"))) ; then
2491   AC_PROG_CXXCPP
2492 fi
2493 ])# _LT_AC_PROG_CXXCPP
2494
2495 # AC_LIBTOOL_F77
2496 # --------------
2497 # enable support for Fortran 77 libraries
2498 AC_DEFUN([AC_LIBTOOL_F77],
2499 [AC_REQUIRE([_LT_AC_LANG_F77])
2500 ])# AC_LIBTOOL_F77
2501
2502
2503 # _LT_AC_LANG_F77
2504 # ---------------
2505 AC_DEFUN([_LT_AC_LANG_F77],
2506 [AC_REQUIRE([AC_PROG_F77])
2507 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
2508 ])# _LT_AC_LANG_F77
2509
2510
2511 # AC_LIBTOOL_GCJ
2512 # --------------
2513 # enable support for GCJ libraries
2514 AC_DEFUN([AC_LIBTOOL_GCJ],
2515 [AC_REQUIRE([_LT_AC_LANG_GCJ])
2516 ])# AC_LIBTOOL_GCJ
2517
2518
2519 # _LT_AC_LANG_GCJ
2520 # ---------------
2521 AC_DEFUN([_LT_AC_LANG_GCJ],
2522 [AC_PROVIDE_IFELSE([AC_PROG_GCJ],[],
2523   [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[],
2524     [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[],
2525       [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])],
2526          [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])],
2527            [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])])
2528 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ])
2529 ])# _LT_AC_LANG_GCJ
2530
2531
2532 # AC_LIBTOOL_RC
2533 # --------------
2534 # enable support for Windows resource files
2535 AC_DEFUN([AC_LIBTOOL_RC],
2536 [AC_REQUIRE([LT_AC_PROG_RC])
2537 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
2538 ])# AC_LIBTOOL_RC
2539
2540
2541 # AC_LIBTOOL_LANG_C_CONFIG
2542 # ------------------------
2543 # Ensure that the configuration vars for the C compiler are
2544 # suitably defined.  Those variables are subsequently used by
2545 # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
2546 AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG], [_LT_AC_LANG_C_CONFIG])
2547 AC_DEFUN([_LT_AC_LANG_C_CONFIG],
2548 [lt_save_CC="$CC"
2549 AC_LANG_PUSH(C)
2550
2551 # Source file extension for C test sources.
2552 ac_ext=c
2553
2554 # Object file extension for compiled C test sources.
2555 objext=o
2556 _LT_AC_TAGVAR(objext, $1)=$objext
2557
2558 # Code to be used in simple compile tests
2559 lt_simple_compile_test_code="int some_variable = 0;\n"
2560
2561 # Code to be used in simple link tests
2562 lt_simple_link_test_code='int main(){return(0);}\n'
2563
2564 _LT_AC_SYS_COMPILER
2565
2566 # save warnings/boilerplate of simple test code
2567 _LT_COMPILER_BOILERPLATE
2568 _LT_LINKER_BOILERPLATE
2569
2570 #
2571 # Check for any special shared library compilation flags.
2572 #
2573 _LT_AC_TAGVAR(lt_prog_cc_shlib, $1)=
2574 if test "$GCC" = no; then
2575   case $host_os in
2576   sco3.2v5*)
2577     _LT_AC_TAGVAR(lt_prog_cc_shlib, $1)='-belf'
2578     ;;
2579   esac
2580 fi
2581 if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
2582   AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
2583   if echo "$old_CC $old_CFLAGS " | grep "[[     ]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[        ]]" >/dev/null; then :
2584   else
2585     AC_MSG_WARN([add `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to the CC or CFLAGS env variable and reconfigure])
2586     _LT_AC_TAGVAR(lt_cv_prog_cc_can_build_shared, $1)=no
2587   fi
2588 fi
2589
2590
2591 #
2592 # Check to make sure the static flag actually works.
2593 #
2594 AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $_LT_AC_TAGVAR(lt_prog_compiler_static, $1) works],
2595   _LT_AC_TAGVAR(lt_prog_compiler_static_works, $1),
2596   $_LT_AC_TAGVAR(lt_prog_compiler_static, $1),
2597   [],
2598   [_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=])
2599
2600
2601 ## CAVEAT EMPTOR:
2602 ## There is no encapsulation within the following macros, do not change
2603 ## the running order or otherwise move them around unless you know exactly
2604 ## what you are doing...
2605 AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
2606 AC_LIBTOOL_PROG_COMPILER_PIC($1)
2607 AC_LIBTOOL_PROG_CC_C_O($1)
2608 AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
2609 AC_LIBTOOL_PROG_LD_SHLIBS($1)
2610 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
2611 AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
2612 AC_LIBTOOL_SYS_LIB_STRIP
2613 AC_LIBTOOL_DLOPEN_SELF($1)
2614
2615 # Report which librarie types wil actually be built
2616 AC_MSG_CHECKING([if libtool supports shared libraries])
2617 AC_MSG_RESULT([$can_build_shared])
2618
2619 AC_MSG_CHECKING([whether to build shared libraries])
2620 test "$can_build_shared" = "no" && enable_shared=no
2621
2622 # On AIX, shared libraries and static libraries use the same namespace, and
2623 # are all built from PIC.
2624 case "$host_os" in
2625 aix3*)
2626   test "$enable_shared" = yes && enable_static=no
2627   if test -n "$RANLIB"; then
2628     archive_cmds="$archive_cmds~\$RANLIB \$lib"
2629     postinstall_cmds='$RANLIB $lib'
2630   fi
2631   ;;
2632
2633 aix4* | aix5*)
2634   if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
2635     test "$enable_shared" = yes && enable_static=no
2636   fi
2637     ;;
2638 esac
2639 AC_MSG_RESULT([$enable_shared])
2640
2641 AC_MSG_CHECKING([whether to build static libraries])
2642 # Make sure either enable_shared or enable_static is yes.
2643 test "$enable_shared" = yes || enable_static=yes
2644 AC_MSG_RESULT([$enable_static])
2645
2646 AC_LIBTOOL_CONFIG($1)
2647
2648 AC_LANG_POP
2649 CC="$lt_save_CC"
2650 ])# AC_LIBTOOL_LANG_C_CONFIG
2651
2652
2653 # AC_LIBTOOL_LANG_CXX_CONFIG
2654 # --------------------------
2655 # Ensure that the configuration vars for the C compiler are
2656 # suitably defined.  Those variables are subsequently used by
2657 # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
2658 AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CONFIG(CXX)])
2659 AC_DEFUN([_LT_AC_LANG_CXX_CONFIG],
2660 [AC_LANG_PUSH(C++)
2661 AC_REQUIRE([AC_PROG_CXX])
2662 AC_REQUIRE([_LT_AC_PROG_CXXCPP])
2663
2664 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
2665 _LT_AC_TAGVAR(allow_undefined_flag, $1)=
2666 _LT_AC_TAGVAR(always_export_symbols, $1)=no
2667 _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
2668 _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
2669 _LT_AC_TAGVAR(hardcode_direct, $1)=no
2670 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
2671 _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
2672 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
2673 _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
2674 _LT_AC_TAGVAR(hardcode_automatic, $1)=no
2675 _LT_AC_TAGVAR(module_cmds, $1)=
2676 _LT_AC_TAGVAR(module_expsym_cmds, $1)=
2677 _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
2678 _LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
2679 _LT_AC_TAGVAR(no_undefined_flag, $1)=
2680 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
2681 _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
2682
2683 # Dependencies to place before and after the object being linked:
2684 _LT_AC_TAGVAR(predep_objects, $1)=
2685 _LT_AC_TAGVAR(postdep_objects, $1)=
2686 _LT_AC_TAGVAR(predeps, $1)=
2687 _LT_AC_TAGVAR(postdeps, $1)=
2688 _LT_AC_TAGVAR(compiler_lib_search_path, $1)=
2689
2690 # Source file extension for C++ test sources.
2691 ac_ext=cc
2692
2693 # Object file extension for compiled C++ test sources.
2694 objext=o
2695 _LT_AC_TAGVAR(objext, $1)=$objext
2696
2697 # Code to be used in simple compile tests
2698 lt_simple_compile_test_code="int some_variable = 0;\n"
2699
2700 # Code to be used in simple link tests
2701 lt_simple_link_test_code='int main(int, char *[]) { return(0); }\n'
2702
2703 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
2704 _LT_AC_SYS_COMPILER
2705
2706 # save warnings/boilerplate of simple test code
2707 _LT_COMPILER_BOILERPLATE
2708 _LT_LINKER_BOILERPLATE
2709
2710 # Allow CC to be a program name with arguments.
2711 lt_save_CC=$CC
2712 lt_save_LD=$LD
2713 lt_save_GCC=$GCC
2714 GCC=$GXX
2715 lt_save_with_gnu_ld=$with_gnu_ld
2716 lt_save_path_LD=$lt_cv_path_LD
2717 if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
2718   lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
2719 else
2720   unset lt_cv_prog_gnu_ld
2721 fi
2722 if test -n "${lt_cv_path_LDCXX+set}"; then
2723   lt_cv_path_LD=$lt_cv_path_LDCXX
2724 else
2725   unset lt_cv_path_LD
2726 fi
2727 test -z "${LDCXX+set}" || LD=$LDCXX
2728 CC=${CXX-"c++"}
2729 compiler=$CC
2730 _LT_AC_TAGVAR(compiler, $1)=$CC
2731 _LT_CC_BASENAME([$compiler])
2732
2733 # We don't want -fno-exception wen compiling C++ code, so set the
2734 # no_builtin_flag separately
2735 if test "$GXX" = yes; then
2736   _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
2737 else
2738   _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
2739 fi
2740
2741 if test "$GXX" = yes; then
2742   # Set up default GNU C++ configuration
2743
2744   AC_PROG_LD
2745
2746   # Check if GNU C++ uses GNU ld as the underlying linker, since the
2747   # archiving commands below assume that GNU ld is being used.
2748   if test "$with_gnu_ld" = yes; then
2749     _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
2750     _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2751
2752     _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
2753     _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
2754
2755     # If archive_cmds runs LD, not CC, wlarc should be empty
2756     # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
2757     #     investigate it a little bit more. (MM)
2758     wlarc='${wl}'
2759
2760     # ancient GNU ld didn't support --whole-archive et. al.
2761     if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
2762         grep 'no-whole-archive' > /dev/null; then
2763       _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
2764     else
2765       _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
2766     fi
2767   else
2768     with_gnu_ld=no
2769     wlarc=
2770
2771     # A generic and very simple default shared library creation
2772     # command for GNU C++ for the case where it uses the native
2773     # linker, instead of GNU ld.  If possible, this setting should
2774     # overridden to take advantage of the native linker features on
2775     # the platform it is being used on.
2776     _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
2777   fi
2778
2779   # Commands to make compiler produce verbose output that lists
2780   # what "hidden" libraries, object files and flags are used when
2781   # linking a shared library.
2782   output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
2783
2784 else
2785   GXX=no
2786   with_gnu_ld=no
2787   wlarc=
2788 fi
2789
2790 # PORTME: fill in a description of your system's C++ link characteristics
2791 AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
2792 _LT_AC_TAGVAR(ld_shlibs, $1)=yes
2793 case $host_os in
2794   aix3*)
2795     # FIXME: insert proper C++ library support
2796     _LT_AC_TAGVAR(ld_shlibs, $1)=no
2797     ;;
2798   aix4* | aix5*)
2799     if test "$host_cpu" = ia64; then
2800       # On IA64, the linker does run time linking by default, so we don't
2801       # have to do anything special.
2802       aix_use_runtimelinking=no
2803       exp_sym_flag='-Bexport'
2804       no_entry_flag=""
2805     else
2806       aix_use_runtimelinking=no
2807
2808       # Test if we are trying to use run time linking or normal
2809       # AIX style linking. If -brtl is somewhere in LDFLAGS, we
2810       # need to do runtime linking.
2811       case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
2812         for ld_flag in $LDFLAGS; do
2813           case $ld_flag in
2814           *-brtl*)
2815             aix_use_runtimelinking=yes
2816             break
2817             ;;
2818           esac
2819         done
2820       esac
2821
2822       exp_sym_flag='-bexport'
2823       no_entry_flag='-bnoentry'
2824     fi
2825
2826     # When large executables or shared objects are built, AIX ld can
2827     # have problems creating the table of contents.  If linking a library
2828     # or program results in "error TOC overflow" add -mminimal-toc to
2829     # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
2830     # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
2831
2832     _LT_AC_TAGVAR(archive_cmds, $1)=''
2833     _LT_AC_TAGVAR(hardcode_direct, $1)=yes
2834     _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
2835     _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
2836
2837     if test "$GXX" = yes; then
2838       case $host_os in aix4.[[012]]|aix4.[[012]].*)
2839       # We only want to do this on AIX 4.2 and lower, the check
2840       # below for broken collect2 doesn't work under 4.3+
2841         collect2name=`${CC} -print-prog-name=collect2`
2842         if test -f "$collect2name" && \
2843            strings "$collect2name" | grep resolve_lib_name >/dev/null
2844         then
2845           # We have reworked collect2
2846           _LT_AC_TAGVAR(hardcode_direct, $1)=yes
2847         else
2848           # We have old collect2
2849           _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
2850           # It fails to find uninstalled libraries when the uninstalled
2851           # path is not listed in the libpath.  Setting hardcode_minus_L
2852           # to unsupported forces relinking
2853           _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
2854           _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
2855           _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
2856         fi
2857       esac
2858       shared_flag='-shared'
2859       if test "$aix_use_runtimelinking" = yes; then
2860         shared_flag="$shared_flag "'${wl}-G'
2861       fi
2862     else
2863       # not using gcc
2864       if test "$host_cpu" = ia64; then
2865         # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
2866         # chokes on -Wl,-G. The following line is correct:
2867         shared_flag='-G'
2868       else
2869         if test "$aix_use_runtimelinking" = yes; then
2870           shared_flag='${wl}-G'
2871         else
2872           shared_flag='${wl}-bM:SRE'
2873         fi
2874       fi
2875     fi
2876
2877     # It seems that -bexpall does not export symbols beginning with
2878     # underscore (_), so it is better to generate a list of symbols to export.
2879     _LT_AC_TAGVAR(always_export_symbols, $1)=yes
2880     if test "$aix_use_runtimelinking" = yes; then
2881       # Warning - without using the other runtime loading flags (-brtl),
2882       # -berok will link without error, but may produce a broken library.
2883       _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
2884       # Determine the default libpath from the value encoded in an empty executable.
2885       _LT_AC_SYS_LIBPATH_AIX
2886       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
2887
2888       _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
2889      else
2890       if test "$host_cpu" = ia64; then
2891         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
2892         _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
2893         _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
2894       else
2895         # Determine the default libpath from the value encoded in an empty executable.
2896         _LT_AC_SYS_LIBPATH_AIX
2897         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
2898         # Warning - without using the other run time loading flags,
2899         # -berok will link without error, but may produce a broken library.
2900         _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
2901         _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
2902         # -bexpall does not export symbols beginning with underscore (_)
2903         _LT_AC_TAGVAR(always_export_symbols, $1)=yes
2904         # Exported symbols can be pulled into shared objects from archives
2905         _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' '
2906         _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
2907         # This is similar to how AIX traditionally builds it's shared libraries.
2908         _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
2909       fi
2910     fi
2911     ;;
2912   chorus*)
2913     case $cc_basename in
2914       *)
2915         # FIXME: insert proper C++ library support
2916         _LT_AC_TAGVAR(ld_shlibs, $1)=no
2917         ;;
2918     esac
2919     ;;
2920
2921
2922   cygwin* | mingw* | pw32*)
2923     # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
2924     # as there is no search path for DLLs.
2925     _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
2926     _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
2927     _LT_AC_TAGVAR(always_export_symbols, $1)=no
2928     _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
2929
2930     if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
2931       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
2932       # If the export-symbols file already is a .def file (1st line
2933       # is EXPORTS), use it as is; otherwise, prepend...
2934       _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
2935         cp $export_symbols $output_objdir/$soname.def;
2936       else
2937         echo EXPORTS > $output_objdir/$soname.def;
2938         cat $export_symbols >> $output_objdir/$soname.def;
2939       fi~
2940       $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
2941     else
2942       _LT_AC_TAGVAR(ld_shlibs, $1)=no
2943     fi
2944   ;;
2945       darwin* | rhapsody*)
2946         case "$host_os" in
2947         rhapsody* | darwin1.[[012]])
2948          _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
2949          ;;
2950        *) # Darwin 1.3 on
2951          if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
2952            _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
2953          else
2954            case ${MACOSX_DEPLOYMENT_TARGET} in
2955              10.[[012]])
2956                _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
2957                ;;
2958              10.*)
2959                _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}dynamic_lookup'
2960                ;;
2961            esac
2962          fi
2963          ;;
2964         esac
2965       _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
2966       _LT_AC_TAGVAR(hardcode_direct, $1)=no
2967       _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
2968       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
2969       _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''
2970       _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
2971
2972     if test "$GXX" = yes ; then
2973       lt_int_apple_cc_single_mod=no
2974       output_verbose_link_cmd='echo'
2975       if $CC -dumpspecs 2>&1 | $EGREP 'single_module' >/dev/null ; then
2976        lt_int_apple_cc_single_mod=yes
2977       fi
2978       if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2979        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
2980       else
2981           _LT_AC_TAGVAR(archive_cmds, $1)='$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'
2982         fi
2983         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
2984         # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
2985           if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2986             _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2987           else
2988             _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "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~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2989           fi
2990             _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2991       else
2992       case $cc_basename in
2993         xlc*)
2994          output_verbose_link_cmd='echo'
2995           _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
2996           _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
2997           # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
2998           _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2999           _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3000           ;;
3001        *)
3002          _LT_AC_TAGVAR(ld_shlibs, $1)=no
3003           ;;
3004       esac
3005       fi
3006         ;;
3007
3008   dgux*)
3009     case $cc_basename in
3010       ec++*)
3011         # FIXME: insert proper C++ library support
3012         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3013         ;;
3014       ghcx*)
3015         # Green Hills C++ Compiler
3016         # FIXME: insert proper C++ library support
3017         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3018         ;;
3019       *)
3020         # FIXME: insert proper C++ library support
3021         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3022         ;;
3023     esac
3024     ;;
3025   freebsd[[12]]*)
3026     # C++ shared libraries reported to be fairly broken before switch to ELF
3027     _LT_AC_TAGVAR(ld_shlibs, $1)=no
3028     ;;
3029   freebsd-elf*)
3030     _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3031     ;;
3032   freebsd* | kfreebsd*-gnu | dragonfly*)
3033     # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
3034     # conventions
3035     _LT_AC_TAGVAR(ld_shlibs, $1)=yes
3036     ;;
3037   gnu*)
3038     ;;
3039   hpux9*)
3040     _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
3041     _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3042     _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
3043     _LT_AC_TAGVAR(hardcode_direct, $1)=yes
3044     _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
3045                                 # but as the default
3046                                 # location of the library.
3047
3048     case $cc_basename in
3049     CC*)
3050       # FIXME: insert proper C++ library support
3051       _LT_AC_TAGVAR(ld_shlibs, $1)=no
3052       ;;
3053     aCC*)
3054       _LT_AC_TAGVAR(archive_cmds, $1)='$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'
3055       # Commands to make compiler produce verbose output that lists
3056       # what "hidden" libraries, object files and flags are used when
3057       # linking a shared library.
3058       #
3059       # There doesn't appear to be a way to prevent this compiler from
3060       # explicitly linking system object files so we need to strip them
3061       # from the output so that they don't get included in the library
3062       # dependencies.
3063       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; echo $list'
3064       ;;
3065     *)
3066       if test "$GXX" = yes; then
3067         _LT_AC_TAGVAR(archive_cmds, $1)='$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'
3068       else
3069         # FIXME: insert proper C++ library support
3070         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3071       fi
3072       ;;
3073     esac
3074     ;;
3075   hpux10*|hpux11*)
3076     if test $with_gnu_ld = no; then
3077       case "$host_cpu" in
3078       hppa*64*)
3079         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
3080         _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
3081         _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3082         ;;
3083       ia64*)
3084         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
3085         ;;
3086       *)
3087         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
3088         _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3089         _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
3090         ;;
3091       esac
3092     fi
3093     case "$host_cpu" in
3094     hppa*64*)
3095       _LT_AC_TAGVAR(hardcode_direct, $1)=no
3096       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3097       ;;
3098     ia64*)
3099       _LT_AC_TAGVAR(hardcode_direct, $1)=no
3100       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3101       _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
3102                                               # but as the default
3103                                               # location of the library.
3104       ;;
3105     *)
3106       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
3107       _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
3108                                               # but as the default
3109                                               # location of the library.
3110       ;;
3111     esac
3112
3113     case $cc_basename in
3114       CC*)
3115         # FIXME: insert proper C++ library support
3116         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3117         ;;
3118       aCC*)
3119         case "$host_cpu" in
3120         hppa*64*|ia64*)
3121           _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
3122           ;;
3123         *)
3124           _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
3125           ;;
3126         esac
3127         # Commands to make compiler produce verbose output that lists
3128         # what "hidden" libraries, object files and flags are used when
3129         # linking a shared library.
3130         #
3131         # There doesn't appear to be a way to prevent this compiler from
3132         # explicitly linking system object files so we need to strip them
3133         # from the output so that they don't get included in the library
3134         # dependencies.
3135         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; echo $list'
3136         ;;
3137       *)
3138         if test "$GXX" = yes; then
3139           if test $with_gnu_ld = no; then
3140             case "$host_cpu" in
3141             ia64*|hppa*64*)
3142               _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
3143               ;;
3144             *)
3145               _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
3146               ;;
3147             esac
3148           fi
3149         else
3150           # FIXME: insert proper C++ library support
3151           _LT_AC_TAGVAR(ld_shlibs, $1)=no
3152         fi
3153         ;;
3154     esac
3155     ;;
3156   irix5* | irix6*)
3157     case $cc_basename in
3158       CC*)
3159         # SGI C++
3160         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3161
3162         # Archives containing C++ object files must be created using
3163         # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
3164         # necessary to make sure instantiated templates are included
3165         # in the archive.
3166         _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
3167         ;;
3168       *)
3169         if test "$GXX" = yes; then
3170           if test "$with_gnu_ld" = no; then
3171             _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3172           else
3173             _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
3174           fi
3175         fi
3176         _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
3177         ;;
3178     esac
3179     _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
3180     _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3181     ;;
3182   linux*)
3183     case $cc_basename in
3184       KCC*)
3185         # Kuck and Associates, Inc. (KAI) C++ Compiler
3186
3187         # KCC will only create a shared library if the output file
3188         # ends with ".so" (or ".sl" for HP-UX), so rename the library
3189         # to its proper name (with version) after linking.
3190         _LT_AC_TAGVAR(archive_cmds, $1)='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'
3191         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='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'
3192         # Commands to make compiler produce verbose output that lists
3193         # what "hidden" libraries, object files and flags are used when
3194         # linking a shared library.
3195         #
3196         # There doesn't appear to be a way to prevent this compiler from
3197         # explicitly linking system object files so we need to strip them
3198         # from the output so that they don't get included in the library
3199         # dependencies.
3200         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; echo $list'
3201
3202         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir'
3203         _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3204
3205         # Archives containing C++ object files must be created using
3206         # "CC -Bstatic", where "CC" is the KAI C++ compiler.
3207         _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
3208         ;;
3209       icpc*)
3210         # Intel C++
3211         with_gnu_ld=yes
3212         # version 8.0 and above of icpc choke on multiply defined symbols
3213         # if we add $predep_objects and $postdep_objects, however 7.1 and
3214         # earlier do not add the objects themselves.
3215         case `$CC -V 2>&1` in
3216         *"Version 7."*)
3217           _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3218           _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3219           ;;
3220         *)  # Version 8.0 or newer
3221           tmp_idyn=
3222           case $host_cpu in
3223             ia64*) tmp_idyn=' -i_dynamic';;
3224           esac
3225           _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3226           _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3227           ;;
3228         esac
3229         _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3230         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3231         _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3232         _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
3233         ;;
3234       pgCC*)
3235         # Portland Group C++ compiler
3236         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
3237         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
3238
3239         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
3240         _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3241         _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''
3242         ;;
3243       cxx*)
3244         # Compaq C++
3245         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3246         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
3247
3248         runpath_var=LD_RUN_PATH
3249         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
3250         _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3251
3252         # Commands to make compiler produce verbose output that lists
3253         # what "hidden" libraries, object files and flags are used when
3254         # linking a shared library.
3255         #
3256         # There doesn't appear to be a way to prevent this compiler from
3257         # explicitly linking system object files so we need to strip them
3258         # from the output so that they don't get included in the library
3259         # dependencies.
3260         output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
3261         ;;
3262     esac
3263     ;;
3264   lynxos*)
3265     # FIXME: insert proper C++ library support
3266     _LT_AC_TAGVAR(ld_shlibs, $1)=no
3267     ;;
3268   m88k*)
3269     # FIXME: insert proper C++ library support
3270     _LT_AC_TAGVAR(ld_shlibs, $1)=no
3271     ;;
3272   mvs*)
3273     case $cc_basename in
3274       cxx*)
3275         # FIXME: insert proper C++ library support
3276         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3277         ;;
3278       *)
3279         # FIXME: insert proper C++ library support
3280         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3281         ;;
3282     esac
3283     ;;
3284   netbsd*)
3285     if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3286       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
3287       wlarc=
3288       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3289       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
3290       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3291     fi
3292     # Workaround some broken pre-1.5 toolchains
3293     output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
3294     ;;
3295   openbsd2*)
3296     # C++ shared libraries are fairly broken
3297     _LT_AC_TAGVAR(ld_shlibs, $1)=no
3298     ;;
3299   openbsd*)
3300     _LT_AC_TAGVAR(hardcode_direct, $1)=yes
3301     _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3302     _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
3303     _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3304     if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3305       _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
3306       _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
3307       _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
3308     fi
3309     output_verbose_link_cmd='echo'
3310     ;;
3311   osf3*)
3312     case $cc_basename in
3313       KCC*)
3314         # Kuck and Associates, Inc. (KAI) C++ Compiler
3315
3316         # KCC will only create a shared library if the output file
3317         # ends with ".so" (or ".sl" for HP-UX), so rename the library
3318         # to its proper name (with version) after linking.
3319         _LT_AC_TAGVAR(archive_cmds, $1)='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'
3320
3321         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3322         _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3323
3324         # Archives containing C++ object files must be created using
3325         # "CC -Bstatic", where "CC" is the KAI C++ compiler.
3326         _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
3327
3328         ;;
3329       RCC*)
3330         # Rational C++ 2.4.1
3331         # FIXME: insert proper C++ library support
3332         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3333         ;;
3334       cxx*)
3335         _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
3336         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3337
3338         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
3339         _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3340
3341         # Commands to make compiler produce verbose output that lists
3342         # what "hidden" libraries, object files and flags are used when
3343         # linking a shared library.
3344         #
3345         # There doesn't appear to be a way to prevent this compiler from
3346         # explicitly linking system object files so we need to strip them
3347         # from the output so that they don't get included in the library
3348         # dependencies.
3349         output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
3350         ;;
3351       *)
3352         if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3353           _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
3354           _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3355
3356           _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
3357           _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3358
3359           # Commands to make compiler produce verbose output that lists
3360           # what "hidden" libraries, object files and flags are used when
3361           # linking a shared library.
3362           output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
3363
3364         else
3365           # FIXME: insert proper C++ library support
3366           _LT_AC_TAGVAR(ld_shlibs, $1)=no
3367         fi
3368         ;;
3369     esac
3370     ;;
3371   osf4* | osf5*)
3372     case $cc_basename in
3373       KCC*)
3374         # Kuck and Associates, Inc. (KAI) C++ Compiler
3375
3376         # KCC will only create a shared library if the output file
3377         # ends with ".so" (or ".sl" for HP-UX), so rename the library
3378         # to its proper name (with version) after linking.
3379         _LT_AC_TAGVAR(archive_cmds, $1)='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'
3380
3381         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3382         _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3383
3384         # Archives containing C++ object files must be created using
3385         # the KAI C++ compiler.
3386         _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs'
3387         ;;
3388       RCC*)
3389         # Rational C++ 2.4.1
3390         # FIXME: insert proper C++ library support
3391         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3392         ;;
3393       cxx*)
3394         _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
3395         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3396         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
3397           echo "-hidden">> $lib.exp~
3398           $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~
3399           $rm $lib.exp'
3400
3401         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
3402         _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3403
3404         # Commands to make compiler produce verbose output that lists
3405         # what "hidden" libraries, object files and flags are used when
3406         # linking a shared library.
3407         #
3408         # There doesn't appear to be a way to prevent this compiler from
3409         # explicitly linking system object files so we need to strip them
3410         # from the output so that they don't get included in the library
3411         # dependencies.
3412         output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
3413         ;;
3414       *)
3415         if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3416           _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
3417          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3418
3419           _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
3420           _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3421
3422           # Commands to make compiler produce verbose output that lists
3423           # what "hidden" libraries, object files and flags are used when
3424           # linking a shared library.
3425           output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
3426
3427         else
3428           # FIXME: insert proper C++ library support
3429           _LT_AC_TAGVAR(ld_shlibs, $1)=no
3430         fi
3431         ;;
3432     esac
3433     ;;
3434   psos*)
3435     # FIXME: insert proper C++ library support
3436     _LT_AC_TAGVAR(ld_shlibs, $1)=no
3437     ;;
3438   sco*)
3439     _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3440     case $cc_basename in
3441       CC*)
3442         # FIXME: insert proper C++ library support
3443         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3444         ;;
3445       *)
3446         # FIXME: insert proper C++ library support
3447         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3448         ;;
3449     esac
3450     ;;
3451   sunos4*)
3452     case $cc_basename in
3453       CC*)
3454         # Sun C++ 4.x
3455         # FIXME: insert proper C++ library support
3456         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3457         ;;
3458       lcc*)
3459         # Lucid
3460         # FIXME: insert proper C++ library support
3461         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3462         ;;
3463       *)
3464         # FIXME: insert proper C++ library support
3465         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3466         ;;
3467     esac
3468     ;;
3469   solaris*)
3470     case $cc_basename in
3471       CC*)
3472         # Sun C++ 4.2, 5.x and Centerline C++
3473         _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
3474         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
3475         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3476         $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3477
3478         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3479         _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3480         case $host_os in
3481           solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
3482           *)
3483             # The C++ compiler is used as linker so we must use $wl
3484             # flag to pass the commands to the underlying system
3485             # linker. We must also pass each convience library through
3486             # to the system linker between allextract/defaultextract.
3487             # The C++ compiler will combine linker options so we
3488             # cannot just pass the convience library names through
3489             # without $wl.
3490             # Supported since Solaris 2.6 (maybe 2.5.1?)
3491             _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
3492             ;;
3493         esac
3494         _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
3495
3496         # Commands to make compiler produce verbose output that lists
3497         # what "hidden" libraries, object files and flags are used when
3498         # linking a shared library.
3499         #
3500         # There doesn't appear to be a way to prevent this compiler from
3501         # explicitly linking system object files so we need to strip them
3502         # from the output so that they don't get included in the library
3503         # dependencies.
3504         output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
3505
3506         # Archives containing C++ object files must be created using
3507         # "CC -xar", where "CC" is the Sun C++ compiler.  This is
3508         # necessary to make sure instantiated templates are included
3509         # in the archive.
3510         _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
3511         ;;
3512       gcx*)
3513         # Green Hills C++ Compiler
3514         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3515
3516         # The C++ compiler must be used to create the archive.
3517         _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
3518         ;;
3519       *)
3520         # GNU C++ compiler with Solaris linker
3521         if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3522           _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
3523           if $CC --version | grep -v '^2\.7' > /dev/null; then
3524             _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3525             _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3526                 $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3527
3528             # Commands to make compiler produce verbose output that lists
3529             # what "hidden" libraries, object files and flags are used when
3530             # linking a shared library.
3531             output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
3532           else
3533             # g++ 2.7 appears to require `-G' NOT `-shared' on this
3534             # platform.
3535             _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3536             _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3537                 $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3538
3539             # Commands to make compiler produce verbose output that lists
3540             # what "hidden" libraries, object files and flags are used when
3541             # linking a shared library.
3542             output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
3543           fi
3544
3545           _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
3546         fi
3547         ;;
3548     esac
3549     ;;
3550   sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7*)
3551     _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3552     ;;
3553   tandem*)
3554     case $cc_basename in
3555       NCC*)
3556         # NonStop-UX NCC 3.20
3557         # FIXME: insert proper C++ library support
3558         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3559         ;;
3560       *)
3561         # FIXME: insert proper C++ library support
3562         _LT_AC_TAGVAR(ld_shlibs, $1)=no
3563         ;;
3564     esac
3565     ;;
3566   vxworks*)
3567     # FIXME: insert proper C++ library support
3568     _LT_AC_TAGVAR(ld_shlibs, $1)=no
3569     ;;
3570   *)
3571     # FIXME: insert proper C++ library support
3572     _LT_AC_TAGVAR(ld_shlibs, $1)=no
3573     ;;
3574 esac
3575 AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
3576 test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
3577
3578 _LT_AC_TAGVAR(GCC, $1)="$GXX"
3579 _LT_AC_TAGVAR(LD, $1)="$LD"
3580
3581 ## CAVEAT EMPTOR:
3582 ## There is no encapsulation within the following macros, do not change
3583 ## the running order or otherwise move them around unless you know exactly
3584 ## what you are doing...
3585 AC_LIBTOOL_POSTDEP_PREDEP($1)
3586 AC_LIBTOOL_PROG_COMPILER_PIC($1)
3587 AC_LIBTOOL_PROG_CC_C_O($1)
3588 AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
3589 AC_LIBTOOL_PROG_LD_SHLIBS($1)
3590 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
3591 AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
3592 AC_LIBTOOL_SYS_LIB_STRIP
3593 AC_LIBTOOL_DLOPEN_SELF($1)
3594
3595 AC_LIBTOOL_CONFIG($1)
3596
3597 AC_LANG_POP
3598 CC=$lt_save_CC
3599 LDCXX=$LD
3600 LD=$lt_save_LD
3601 GCC=$lt_save_GCC
3602 with_gnu_ldcxx=$with_gnu_ld
3603 with_gnu_ld=$lt_save_with_gnu_ld
3604 lt_cv_path_LDCXX=$lt_cv_path_LD
3605 lt_cv_path_LD=$lt_save_path_LD
3606 lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
3607 lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
3608 ])# AC_LIBTOOL_LANG_CXX_CONFIG
3609
3610 # AC_LIBTOOL_POSTDEP_PREDEP([TAGNAME])
3611 # ------------------------
3612 # Figure out "hidden" library dependencies from verbose
3613 # compiler output when linking a shared library.
3614 # Parse the compiler output and extract the necessary
3615 # objects, libraries and library flags.
3616 AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP],[
3617 dnl we can't use the lt_simple_compile_test_code here,
3618 dnl because it contains code intended for an executable,
3619 dnl not a library.  It's possible we should let each
3620 dnl tag define a new lt_????_link_test_code variable,
3621 dnl but it's only used here...
3622 ifelse([$1],[],[cat > conftest.$ac_ext <<EOF
3623 int a;
3624 void foo (void) { a = 0; }
3625 EOF
3626 ],[$1],[CXX],[cat > conftest.$ac_ext <<EOF
3627 class Foo
3628 {
3629 public:
3630   Foo (void) { a = 0; }
3631 private:
3632   int a;
3633 };
3634 EOF
3635 ],[$1],[F77],[cat > conftest.$ac_ext <<EOF
3636       subroutine foo
3637       implicit none
3638       integer*4 a
3639       a=0
3640       return
3641       end
3642 EOF
3643 ],[$1],[GCJ],[cat > conftest.$ac_ext <<EOF
3644 public class foo {
3645   private int a;
3646   public void bar (void) {
3647     a = 0;
3648   }
3649 };
3650 EOF
3651 ])
3652 dnl Parse the compiler output and extract the necessary
3653 dnl objects, libraries and library flags.
3654 if AC_TRY_EVAL(ac_compile); then
3655   # Parse the compiler output and extract the necessary
3656   # objects, libraries and library flags.
3657
3658   # Sentinel used to keep track of whether or not we are before
3659   # the conftest object file.
3660   pre_test_object_deps_done=no
3661
3662   # The `*' in the case matches for architectures that use `case' in
3663   # $output_verbose_cmd can trigger glob expansion during the loop
3664   # eval without this substitution.
3665   output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
3666
3667   for p in `eval $output_verbose_link_cmd`; do
3668     case $p in
3669
3670     -L* | -R* | -l*)
3671        # Some compilers place space between "-{L,R}" and the path.
3672        # Remove the space.
3673        if test $p = "-L" \
3674           || test $p = "-R"; then
3675          prev=$p
3676          continue
3677        else
3678          prev=
3679        fi
3680
3681        if test "$pre_test_object_deps_done" = no; then
3682          case $p in
3683          -L* | -R*)
3684            # Internal compiler library paths should come after those
3685            # provided the user.  The postdeps already come after the
3686            # user supplied libs so there is no need to process them.
3687            if test -z "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
3688              _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
3689            else
3690              _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${_LT_AC_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
3691            fi
3692            ;;
3693          # The "-l" case would never come before the object being
3694          # linked, so don't bother handling this case.
3695          esac
3696        else
3697          if test -z "$_LT_AC_TAGVAR(postdeps, $1)"; then
3698            _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}"
3699          else
3700            _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}"
3701          fi
3702        fi
3703        ;;
3704
3705     *.$objext)
3706        # This assumes that the test object file only shows up
3707        # once in the compiler output.
3708        if test "$p" = "conftest.$objext"; then
3709          pre_test_object_deps_done=yes
3710          continue
3711        fi
3712
3713        if test "$pre_test_object_deps_done" = no; then
3714          if test -z "$_LT_AC_TAGVAR(predep_objects, $1)"; then
3715            _LT_AC_TAGVAR(predep_objects, $1)="$p"
3716          else
3717            _LT_AC_TAGVAR(predep_objects, $1)="$_LT_AC_TAGVAR(predep_objects, $1) $p"
3718          fi
3719        else
3720          if test -z "$_LT_AC_TAGVAR(postdep_objects, $1)"; then
3721            _LT_AC_TAGVAR(postdep_objects, $1)="$p"
3722          else
3723            _LT_AC_TAGVAR(postdep_objects, $1)="$_LT_AC_TAGVAR(postdep_objects, $1) $p"
3724          fi
3725        fi
3726        ;;
3727
3728     *) ;; # Ignore the rest.
3729
3730     esac
3731   done
3732
3733   # Clean up.
3734   rm -f a.out a.exe
3735 else
3736   echo "libtool.m4: error: problem compiling $1 test program"
3737 fi
3738
3739 $rm -f confest.$objext
3740
3741 case " $_LT_AC_TAGVAR(postdeps, $1) " in
3742 *" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
3743 esac
3744 ])# AC_LIBTOOL_POSTDEP_PREDEP
3745
3746 # AC_LIBTOOL_LANG_F77_CONFIG
3747 # ------------------------
3748 # Ensure that the configuration vars for the C compiler are
3749 # suitably defined.  Those variables are subsequently used by
3750 # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
3751 AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG], [_LT_AC_LANG_F77_CONFIG(F77)])
3752 AC_DEFUN([_LT_AC_LANG_F77_CONFIG],
3753 [AC_REQUIRE([AC_PROG_F77])
3754 AC_LANG_PUSH(Fortran 77)
3755
3756 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3757 _LT_AC_TAGVAR(allow_undefined_flag, $1)=
3758 _LT_AC_TAGVAR(always_export_symbols, $1)=no
3759 _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
3760 _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
3761 _LT_AC_TAGVAR(hardcode_direct, $1)=no
3762 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
3763 _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
3764 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
3765 _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
3766 _LT_AC_TAGVAR(hardcode_automatic, $1)=no
3767 _LT_AC_TAGVAR(module_cmds, $1)=
3768 _LT_AC_TAGVAR(module_expsym_cmds, $1)=
3769 _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
3770 _LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
3771 _LT_AC_TAGVAR(no_undefined_flag, $1)=
3772 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
3773 _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
3774
3775 # Source file extension for f77 test sources.
3776 ac_ext=f
3777
3778 # Object file extension for compiled f77 test sources.
3779 objext=o
3780 _LT_AC_TAGVAR(objext, $1)=$objext
3781
3782 # Code to be used in simple compile tests
3783 lt_simple_compile_test_code="      subroutine t\n      return\n      end\n"
3784
3785 # Code to be used in simple link tests
3786 lt_simple_link_test_code="      program t\n      end\n"
3787
3788 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
3789 _LT_AC_SYS_COMPILER
3790
3791 # save warnings/boilerplate of simple test code
3792 _LT_COMPILER_BOILERPLATE
3793 _LT_LINKER_BOILERPLATE
3794
3795 # Allow CC to be a program name with arguments.
3796 lt_save_CC="$CC"
3797 CC=${F77-"f77"}
3798 compiler=$CC
3799 _LT_AC_TAGVAR(compiler, $1)=$CC
3800 _LT_CC_BASENAME([$compiler])
3801
3802 AC_MSG_CHECKING([if libtool supports shared libraries])
3803 AC_MSG_RESULT([$can_build_shared])
3804
3805 AC_MSG_CHECKING([whether to build shared libraries])
3806 test "$can_build_shared" = "no" && enable_shared=no
3807
3808 # On AIX, shared libraries and static libraries use the same namespace, and
3809 # are all built from PIC.
3810 case "$host_os" in
3811 aix3*)
3812   test "$enable_shared" = yes && enable_static=no
3813   if test -n "$RANLIB"; then
3814     archive_cmds="$archive_cmds~\$RANLIB \$lib"
3815     postinstall_cmds='$RANLIB $lib'
3816   fi
3817   ;;
3818 aix4* | aix5*)
3819   if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
3820     test "$enable_shared" = yes && enable_static=no
3821   fi
3822   ;;
3823 esac
3824 AC_MSG_RESULT([$enable_shared])
3825
3826 AC_MSG_CHECKING([whether to build static libraries])
3827 # Make sure either enable_shared or enable_static is yes.
3828 test "$enable_shared" = yes || enable_static=yes
3829 AC_MSG_RESULT([$enable_static])
3830
3831 test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
3832
3833 _LT_AC_TAGVAR(GCC, $1)="$G77"
3834 _LT_AC_TAGVAR(LD, $1)="$LD"
3835
3836 AC_LIBTOOL_PROG_COMPILER_PIC($1)
3837 AC_LIBTOOL_PROG_CC_C_O($1)
3838 AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
3839 AC_LIBTOOL_PROG_LD_SHLIBS($1)
3840 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
3841 AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
3842 AC_LIBTOOL_SYS_LIB_STRIP
3843
3844
3845 AC_LIBTOOL_CONFIG($1)
3846
3847 AC_LANG_POP
3848 CC="$lt_save_CC"
3849 ])# AC_LIBTOOL_LANG_F77_CONFIG
3850
3851
3852 # AC_LIBTOOL_LANG_GCJ_CONFIG
3853 # --------------------------
3854 # Ensure that the configuration vars for the C compiler are
3855 # suitably defined.  Those variables are subsequently used by
3856 # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
3857 AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CONFIG(GCJ)])
3858 AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG],
3859 [AC_LANG_SAVE
3860
3861 # Source file extension for Java test sources.
3862 ac_ext=java
3863
3864 # Object file extension for compiled Java test sources.
3865 objext=o
3866 _LT_AC_TAGVAR(objext, $1)=$objext
3867
3868 # Code to be used in simple compile tests
3869 lt_simple_compile_test_code="class foo {}\n"
3870
3871 # Code to be used in simple link tests
3872 lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }\n'
3873
3874 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
3875 _LT_AC_SYS_COMPILER
3876
3877 # save warnings/boilerplate of simple test code
3878 _LT_COMPILER_BOILERPLATE
3879 _LT_LINKER_BOILERPLATE
3880
3881 # Allow CC to be a program name with arguments.
3882 lt_save_CC="$CC"
3883 CC=${GCJ-"gcj"}
3884 compiler=$CC
3885 _LT_AC_TAGVAR(compiler, $1)=$CC
3886 _LT_CC_BASENAME([$compiler])
3887
3888 # GCJ did not exist at the time GCC didn't implicitly link libc in.
3889 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3890
3891 _LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
3892
3893 ## CAVEAT EMPTOR:
3894 ## There is no encapsulation within the following macros, do not change
3895 ## the running order or otherwise move them around unless you know exactly
3896 ## what you are doing...
3897 AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
3898 AC_LIBTOOL_PROG_COMPILER_PIC($1)
3899 AC_LIBTOOL_PROG_CC_C_O($1)
3900 AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
3901 AC_LIBTOOL_PROG_LD_SHLIBS($1)
3902 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
3903 AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
3904 AC_LIBTOOL_SYS_LIB_STRIP
3905 AC_LIBTOOL_DLOPEN_SELF($1)
3906
3907 AC_LIBTOOL_CONFIG($1)
3908
3909 AC_LANG_RESTORE
3910 CC="$lt_save_CC"
3911 ])# AC_LIBTOOL_LANG_GCJ_CONFIG
3912
3913
3914 # AC_LIBTOOL_LANG_RC_CONFIG
3915 # --------------------------
3916 # Ensure that the configuration vars for the Windows resource compiler are
3917 # suitably defined.  Those variables are subsequently used by
3918 # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'.
3919 AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
3920 AC_DEFUN([_LT_AC_LANG_RC_CONFIG],
3921 [AC_LANG_SAVE
3922
3923 # Source file extension for RC test sources.
3924 ac_ext=rc
3925
3926 # Object file extension for compiled RC test sources.
3927 objext=o
3928 _LT_AC_TAGVAR(objext, $1)=$objext
3929
3930 # Code to be used in simple compile tests
3931 lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
3932
3933 # Code to be used in simple link tests
3934 lt_simple_link_test_code="$lt_simple_compile_test_code"
3935
3936 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
3937 _LT_AC_SYS_COMPILER
3938
3939 # save warnings/boilerplate of simple test code
3940 _LT_COMPILER_BOILERPLATE
3941 _LT_LINKER_BOILERPLATE
3942
3943 # Allow CC to be a program name with arguments.
3944 lt_save_CC="$CC"
3945 CC=${RC-"windres"}
3946 compiler=$CC
3947 _LT_AC_TAGVAR(compiler, $1)=$CC
3948 _LT_CC_BASENAME([$compiler])
3949 _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
3950
3951 AC_LIBTOOL_CONFIG($1)
3952
3953 AC_LANG_RESTORE
3954 CC="$lt_save_CC"
3955 ])# AC_LIBTOOL_LANG_RC_CONFIG
3956
3957
3958 # AC_LIBTOOL_CONFIG([TAGNAME])
3959 # ----------------------------
3960 # If TAGNAME is not passed, then create an initial libtool script
3961 # with a default configuration from the untagged config vars.  Otherwise
3962 # add code to config.status for appending the configuration named by
3963 # TAGNAME from the matching tagged config vars.
3964 AC_DEFUN([AC_LIBTOOL_CONFIG],
3965 [# The else clause should only fire when bootstrapping the
3966 # libtool distribution, otherwise you forgot to ship ltmain.sh
3967 # with your package, and you will get complaints that there are
3968 # no rules to generate ltmain.sh.
3969 if test -f "$ltmain"; then
3970   # See if we are running on zsh, and set the options which allow our commands through
3971   # without removal of \ escapes.
3972   if test -n "${ZSH_VERSION+set}" ; then
3973     setopt NO_GLOB_SUBST
3974   fi
3975   # Now quote all the things that may contain metacharacters while being
3976   # careful not to overquote the AC_SUBSTed values.  We take copies of the
3977   # variables and quote the copies for generation of the libtool script.
3978   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
3979     SED SHELL STRIP \
3980     libname_spec library_names_spec soname_spec extract_expsyms_cmds \
3981     old_striplib striplib file_magic_cmd finish_cmds finish_eval \
3982     deplibs_check_method reload_flag reload_cmds need_locks \
3983     lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
3984     lt_cv_sys_global_symbol_to_c_name_address \
3985     sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
3986     old_postinstall_cmds old_postuninstall_cmds \
3987     _LT_AC_TAGVAR(compiler, $1) \
3988     _LT_AC_TAGVAR(CC, $1) \
3989     _LT_AC_TAGVAR(LD, $1) \
3990     _LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \
3991     _LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \
3992     _LT_AC_TAGVAR(lt_prog_compiler_static, $1) \
3993     _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \
3994     _LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \
3995     _LT_AC_TAGVAR(thread_safe_flag_spec, $1) \
3996     _LT_AC_TAGVAR(whole_archive_flag_spec, $1) \
3997     _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \
3998     _LT_AC_TAGVAR(old_archive_cmds, $1) \
3999     _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \
4000     _LT_AC_TAGVAR(predep_objects, $1) \
4001     _LT_AC_TAGVAR(postdep_objects, $1) \
4002     _LT_AC_TAGVAR(predeps, $1) \
4003     _LT_AC_TAGVAR(postdeps, $1) \
4004     _LT_AC_TAGVAR(compiler_lib_search_path, $1) \
4005     _LT_AC_TAGVAR(archive_cmds, $1) \
4006     _LT_AC_TAGVAR(archive_expsym_cmds, $1) \
4007     _LT_AC_TAGVAR(postinstall_cmds, $1) \
4008     _LT_AC_TAGVAR(postuninstall_cmds, $1) \
4009     _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) \
4010     _LT_AC_TAGVAR(allow_undefined_flag, $1) \
4011     _LT_AC_TAGVAR(no_undefined_flag, $1) \
4012     _LT_AC_TAGVAR(export_symbols_cmds, $1) \
4013     _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) \
4014     _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1) \
4015     _LT_AC_TAGVAR(hardcode_libdir_separator, $1) \
4016     _LT_AC_TAGVAR(hardcode_automatic, $1) \
4017     _LT_AC_TAGVAR(module_cmds, $1) \
4018     _LT_AC_TAGVAR(module_expsym_cmds, $1) \
4019     _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1) \
4020     _LT_AC_TAGVAR(exclude_expsyms, $1) \
4021     _LT_AC_TAGVAR(include_expsyms, $1); do
4022
4023     case $var in
4024     _LT_AC_TAGVAR(old_archive_cmds, $1) | \
4025     _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) | \
4026     _LT_AC_TAGVAR(archive_cmds, $1) | \
4027     _LT_AC_TAGVAR(archive_expsym_cmds, $1) | \
4028     _LT_AC_TAGVAR(module_cmds, $1) | \
4029     _LT_AC_TAGVAR(module_expsym_cmds, $1) | \
4030     _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \
4031     _LT_AC_TAGVAR(export_symbols_cmds, $1) | \
4032     extract_expsyms_cmds | reload_cmds | finish_cmds | \
4033     postinstall_cmds | postuninstall_cmds | \
4034     old_postinstall_cmds | old_postuninstall_cmds | \
4035     sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
4036       # Double-quote double-evaled strings.
4037       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
4038       ;;
4039     *)
4040       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
4041       ;;
4042     esac
4043   done
4044
4045   case $lt_echo in
4046   *'\[$]0 --fallback-echo"')
4047     lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
4048     ;;
4049   esac
4050
4051 ifelse([$1], [],
4052   [cfgfile="${ofile}T"
4053   trap "$rm \"$cfgfile\"; exit 1" 1 2 15
4054   $rm -f "$cfgfile"
4055   AC_MSG_NOTICE([creating $ofile])],
4056   [cfgfile="$ofile"])
4057
4058   cat <<__EOF__ >> "$cfgfile"
4059 ifelse([$1], [],
4060 [#! $SHELL
4061
4062 # `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
4063 # Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
4064 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
4065 #
4066 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
4067 # Free Software Foundation, Inc.
4068 #
4069 # This file is part of GNU Libtool:
4070 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
4071 #
4072 # This program is free software; you can redistribute it and/or modify
4073 # it under the terms of the GNU General Public License as published by
4074 # the Free Software Foundation; either version 2 of the License, or
4075 # (at your option) any later version.
4076 #
4077 # This program is distributed in the hope that it will be useful, but
4078 # WITHOUT ANY WARRANTY; without even the implied warranty of
4079 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
4080 # General Public License for more details.
4081 #
4082 # You should have received a copy of the GNU General Public License
4083 # along with this program; if not, write to the Free Software
4084 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
4085 #
4086 # As a special exception to the GNU General Public License, if you
4087 # distribute this file as part of a program that contains a
4088 # configuration script generated by Autoconf, you may include it under
4089 # the same distribution terms that you use for the rest of that program.
4090
4091 # A sed program that does not truncate output.
4092 SED=$lt_SED
4093
4094 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
4095 Xsed="$SED -e 1s/^X//"
4096
4097 # The HP-UX ksh and POSIX shell print the target directory to stdout
4098 # if CDPATH is set.
4099 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
4100
4101 # The names of the tagged configurations supported by this script.
4102 available_tags=
4103
4104 # ### BEGIN LIBTOOL CONFIG],
4105 [# ### BEGIN LIBTOOL TAG CONFIG: $tagname])
4106
4107 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
4108
4109 # Shell to use when invoking shell scripts.
4110 SHELL=$lt_SHELL
4111
4112 # Whether or not to build shared libraries.
4113 build_libtool_libs=$enable_shared
4114
4115 # Whether or not to build static libraries.
4116 build_old_libs=$enable_static
4117
4118 # Whether or not to add -lc for building shared libraries.
4119 build_libtool_need_lc=$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)
4120
4121 # Whether or not to disallow shared libs when runtime libs are static
4122 allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)
4123
4124 # Whether or not to optimize for fast installation.
4125 fast_install=$enable_fast_install
4126
4127 # The host system.
4128 host_alias=$host_alias
4129 host=$host
4130 host_os=$host_os
4131
4132 # The build system.
4133 build_alias=$build_alias
4134 build=$build
4135 build_os=$build_os
4136
4137 # An echo program that does not interpret backslashes.
4138 echo=$lt_echo
4139
4140 # The archiver.
4141 AR=$lt_AR
4142 AR_FLAGS=$lt_AR_FLAGS
4143
4144 # A C compiler.
4145 LTCC=$lt_LTCC
4146
4147 # A language-specific compiler.
4148 CC=$lt_[]_LT_AC_TAGVAR(compiler, $1)
4149
4150 # Is the compiler the GNU C compiler?
4151 with_gcc=$_LT_AC_TAGVAR(GCC, $1)
4152
4153 # An ERE matcher.
4154 EGREP=$lt_EGREP
4155
4156 # The linker used to build libraries.
4157 LD=$lt_[]_LT_AC_TAGVAR(LD, $1)
4158
4159 # Whether we need hard or soft links.
4160 LN_S=$lt_LN_S
4161
4162 # A BSD-compatible nm program.
4163 NM=$lt_NM
4164
4165 # A symbol stripping program
4166 STRIP=$lt_STRIP
4167
4168 # Used to examine libraries when file_magic_cmd begins "file"
4169 MAGIC_CMD=$MAGIC_CMD
4170
4171 # Used on cygwin: DLL creation program.
4172 DLLTOOL="$DLLTOOL"
4173
4174 # Used on cygwin: object dumper.
4175 OBJDUMP="$OBJDUMP"
4176
4177 # Used on cygwin: assembler.
4178 AS="$AS"
4179
4180 # The name of the directory that contains temporary libtool files.
4181 objdir=$objdir
4182
4183 # How to create reloadable object files.
4184 reload_flag=$lt_reload_flag
4185 reload_cmds=$lt_reload_cmds
4186
4187 # How to pass a linker flag through the compiler.
4188 wl=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
4189
4190 # Object file suffix (normally "o").
4191 objext="$ac_objext"
4192
4193 # Old archive suffix (normally "a").
4194 libext="$libext"
4195
4196 # Shared library suffix (normally ".so").
4197 shrext_cmds='$shrext_cmds'
4198
4199 # Executable file suffix (normally "").
4200 exeext="$exeext"
4201
4202 # Additional compiler flags for building library objects.
4203 pic_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
4204 pic_mode=$pic_mode
4205
4206 # What is the maximum length of a command?
4207 max_cmd_len=$lt_cv_sys_max_cmd_len
4208
4209 # Does compiler simultaneously support -c and -o options?
4210 compiler_c_o=$lt_[]_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)
4211
4212 # Must we lock files when doing compilation?
4213 need_locks=$lt_need_locks
4214
4215 # Do we need the lib prefix for modules?
4216 need_lib_prefix=$need_lib_prefix
4217
4218 # Do we need a version for libraries?
4219 need_version=$need_version
4220
4221 # Whether dlopen is supported.
4222 dlopen_support=$enable_dlopen
4223
4224 # Whether dlopen of programs is supported.
4225 dlopen_self=$enable_dlopen_self
4226
4227 # Whether dlopen of statically linked programs is supported.
4228 dlopen_self_static=$enable_dlopen_self_static
4229
4230 # Compiler flag to prevent dynamic linking.
4231 link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)
4232
4233 # Compiler flag to turn off builtin functions.
4234 no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)
4235
4236 # Compiler flag to allow reflexive dlopens.
4237 export_dynamic_flag_spec=$lt_[]_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)
4238
4239 # Compiler flag to generate shared objects directly from archives.
4240 whole_archive_flag_spec=$lt_[]_LT_AC_TAGVAR(whole_archive_flag_spec, $1)
4241
4242 # Compiler flag to generate thread-safe objects.
4243 thread_safe_flag_spec=$lt_[]_LT_AC_TAGVAR(thread_safe_flag_spec, $1)
4244
4245 # Library versioning type.
4246 version_type=$version_type
4247
4248 # Format of library name prefix.
4249 libname_spec=$lt_libname_spec
4250
4251 # List of archive names.  First name is the real one, the rest are links.
4252 # The last name is the one that the linker finds with -lNAME.
4253 library_names_spec=$lt_library_names_spec
4254
4255 # The coded name of the library, if different from the real name.
4256 soname_spec=$lt_soname_spec
4257
4258 # Commands used to build and install an old-style archive.
4259 RANLIB=$lt_RANLIB
4260 old_archive_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_cmds, $1)
4261 old_postinstall_cmds=$lt_old_postinstall_cmds
4262 old_postuninstall_cmds=$lt_old_postuninstall_cmds
4263
4264 # Create an old-style archive from a shared archive.
4265 old_archive_from_new_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_new_cmds, $1)
4266
4267 # Create a temporary old-style archive to link instead of a shared archive.
4268 old_archive_from_expsyms_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)
4269
4270 # Commands used to build and install a shared archive.
4271 archive_cmds=$lt_[]_LT_AC_TAGVAR(archive_cmds, $1)
4272 archive_expsym_cmds=$lt_[]_LT_AC_TAGVAR(archive_expsym_cmds, $1)
4273 postinstall_cmds=$lt_postinstall_cmds
4274 postuninstall_cmds=$lt_postuninstall_cmds
4275
4276 # Commands used to build a loadable module (assumed same as above if empty)
4277 module_cmds=$lt_[]_LT_AC_TAGVAR(module_cmds, $1)
4278 module_expsym_cmds=$lt_[]_LT_AC_TAGVAR(module_expsym_cmds, $1)
4279
4280 # Commands to strip libraries.
4281 old_striplib=$lt_old_striplib
4282 striplib=$lt_striplib
4283
4284 # Dependencies to place before the objects being linked to create a
4285 # shared library.
4286 predep_objects=$lt_[]_LT_AC_TAGVAR(predep_objects, $1)
4287
4288 # Dependencies to place after the objects being linked to create a
4289 # shared library.
4290 postdep_objects=$lt_[]_LT_AC_TAGVAR(postdep_objects, $1)
4291
4292 # Dependencies to place before the objects being linked to create a
4293 # shared library.
4294 predeps=$lt_[]_LT_AC_TAGVAR(predeps, $1)
4295
4296 # Dependencies to place after the objects being linked to create a
4297 # shared library.
4298 postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1)
4299
4300 # The library search path used internally by the compiler when linking
4301 # a shared library.
4302 compiler_lib_search_path=$lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1)
4303
4304 # Method to check whether dependent libraries are shared objects.
4305 deplibs_check_method=$lt_deplibs_check_method
4306
4307 # Command to use when deplibs_check_method == file_magic.
4308 file_magic_cmd=$lt_file_magic_cmd
4309
4310 # Flag that allows shared libraries with undefined symbols to be built.
4311 allow_undefined_flag=$lt_[]_LT_AC_TAGVAR(allow_undefined_flag, $1)
4312
4313 # Flag that forces no undefined symbols.
4314 no_undefined_flag=$lt_[]_LT_AC_TAGVAR(no_undefined_flag, $1)
4315
4316 # Commands used to finish a libtool library installation in a directory.
4317 finish_cmds=$lt_finish_cmds
4318
4319 # Same as above, but a single script fragment to be evaled but not shown.
4320 finish_eval=$lt_finish_eval
4321
4322 # Take the output of nm and produce a listing of raw symbols and C names.
4323 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
4324
4325 # Transform the output of nm in a proper C declaration
4326 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
4327
4328 # Transform the output of nm in a C name address pair
4329 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
4330
4331 # This is the shared library runtime path variable.
4332 runpath_var=$runpath_var
4333
4334 # This is the shared library path variable.
4335 shlibpath_var=$shlibpath_var
4336
4337 # Is shlibpath searched before the hard-coded library search path?
4338 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
4339
4340 # How to hardcode a shared library path into an executable.
4341 hardcode_action=$_LT_AC_TAGVAR(hardcode_action, $1)
4342
4343 # Whether we should hardcode library paths into libraries.
4344 hardcode_into_libs=$hardcode_into_libs
4345
4346 # Flag to hardcode \$libdir into a binary during linking.
4347 # This must work even if \$libdir does not exist.
4348 hardcode_libdir_flag_spec=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)
4349
4350 # If ld is used when linking, flag to hardcode \$libdir into
4351 # a binary during linking. This must work even if \$libdir does
4352 # not exist.
4353 hardcode_libdir_flag_spec_ld=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)
4354
4355 # Whether we need a single -rpath flag with a separated argument.
4356 hardcode_libdir_separator=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_separator, $1)
4357
4358 # Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
4359 # resulting binary.
4360 hardcode_direct=$_LT_AC_TAGVAR(hardcode_direct, $1)
4361
4362 # Set to yes if using the -LDIR flag during linking hardcodes DIR into the
4363 # resulting binary.
4364 hardcode_minus_L=$_LT_AC_TAGVAR(hardcode_minus_L, $1)
4365
4366 # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
4367 # the resulting binary.
4368 hardcode_shlibpath_var=$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)
4369
4370 # Set to yes if building a shared library automatically hardcodes DIR into the library
4371 # and all subsequent libraries and executables linked against it.
4372 hardcode_automatic=$_LT_AC_TAGVAR(hardcode_automatic, $1)
4373
4374 # Variables whose values should be saved in libtool wrapper scripts and
4375 # restored at relink time.
4376 variables_saved_for_relink="$variables_saved_for_relink"
4377
4378 # Whether libtool must link a program against all its dependency libraries.
4379 link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1)
4380
4381 # Compile-time system search path for libraries
4382 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
4383
4384 # Run-time system search path for libraries
4385 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
4386
4387 # Fix the shell variable \$srcfile for the compiler.
4388 fix_srcfile_path="$_LT_AC_TAGVAR(fix_srcfile_path, $1)"
4389
4390 # Set to yes if exported symbols are required.
4391 always_export_symbols=$_LT_AC_TAGVAR(always_export_symbols, $1)
4392
4393 # The commands to list exported symbols.
4394 export_symbols_cmds=$lt_[]_LT_AC_TAGVAR(export_symbols_cmds, $1)
4395
4396 # The commands to extract the exported symbol list from a shared archive.
4397 extract_expsyms_cmds=$lt_extract_expsyms_cmds
4398
4399 # Symbols that should not be listed in the preloaded symbols.
4400 exclude_expsyms=$lt_[]_LT_AC_TAGVAR(exclude_expsyms, $1)
4401
4402 # Symbols that must always be exported.
4403 include_expsyms=$lt_[]_LT_AC_TAGVAR(include_expsyms, $1)
4404
4405 ifelse([$1],[],
4406 [# ### END LIBTOOL CONFIG],
4407 [# ### END LIBTOOL TAG CONFIG: $tagname])
4408
4409 __EOF__
4410
4411 ifelse([$1],[], [
4412   case $host_os in
4413   aix3*)
4414     cat <<\EOF >> "$cfgfile"
4415
4416 # AIX sometimes has problems with the GCC collect2 program.  For some
4417 # reason, if we set the COLLECT_NAMES environment variable, the problems
4418 # vanish in a puff of smoke.
4419 if test "X${COLLECT_NAMES+set}" != Xset; then
4420   COLLECT_NAMES=
4421   export COLLECT_NAMES
4422 fi
4423 EOF
4424     ;;
4425   esac
4426
4427   # We use sed instead of cat because bash on DJGPP gets confused if
4428   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
4429   # text mode, it properly converts lines to CR/LF.  This bash problem
4430   # is reportedly fixed, but why not run on old versions too?
4431   sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
4432
4433   mv -f "$cfgfile" "$ofile" || \
4434     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
4435   chmod +x "$ofile"
4436 ])
4437 else
4438   # If there is no Makefile yet, we rely on a make rule to execute
4439   # `config.status --recheck' to rerun these tests and create the
4440   # libtool script then.
4441   ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
4442   if test -f "$ltmain_in"; then
4443     test -f Makefile && make "$ltmain"
4444   fi
4445 fi
4446 ])# AC_LIBTOOL_CONFIG
4447
4448
4449 # AC_LIBTOOL_PROG_COMPILER_NO_RTTI([TAGNAME])
4450 # -------------------------------------------
4451 AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI],
4452 [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
4453
4454 _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
4455
4456 if test "$GCC" = yes; then
4457   _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
4458
4459   AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
4460     lt_cv_prog_compiler_rtti_exceptions,
4461     [-fno-rtti -fno-exceptions], [],
4462     [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
4463 fi
4464 ])# AC_LIBTOOL_PROG_COMPILER_NO_RTTI
4465
4466
4467 # AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
4468 # ---------------------------------
4469 AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE],
4470 [AC_REQUIRE([AC_CANONICAL_HOST])
4471 AC_REQUIRE([AC_PROG_NM])
4472 AC_REQUIRE([AC_OBJEXT])
4473 # Check for command to grab the raw symbol name followed by C symbol from nm.
4474 AC_MSG_CHECKING([command to parse $NM output from $compiler object])
4475 AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
4476 [
4477 # These are sane defaults that work on at least a few old systems.
4478 # [They come from Ultrix.  What could be older than Ultrix?!! ;)]
4479
4480 # Character class describing NM global symbol codes.
4481 symcode='[[BCDEGRST]]'
4482
4483 # Regexp to match symbols that can be accessed directly from C.
4484 sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
4485
4486 # Transform an extracted symbol line into a proper C declaration
4487 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
4488
4489 # Transform an extracted symbol line into symbol name and symbol address
4490 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
4491
4492 # Define system-specific variables.
4493 case $host_os in
4494 aix*)
4495   symcode='[[BCDT]]'
4496   ;;
4497 cygwin* | mingw* | pw32*)
4498   symcode='[[ABCDGISTW]]'
4499   ;;
4500 hpux*) # Its linker distinguishes data from code symbols
4501   if test "$host_cpu" = ia64; then
4502     symcode='[[ABCDEGRST]]'
4503   fi
4504   lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
4505   lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
4506   ;;
4507 linux*)
4508   if test "$host_cpu" = ia64; then
4509     symcode='[[ABCDGIRSTW]]'
4510     lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
4511     lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
4512   fi
4513   ;;
4514 irix* | nonstopux*)
4515   symcode='[[BCDEGRST]]'
4516   ;;
4517 osf*)
4518   symcode='[[BCDEGQRST]]'
4519   ;;
4520 solaris* | sysv5*)
4521   symcode='[[BDRT]]'
4522   ;;
4523 sysv4)
4524   symcode='[[DFNSTU]]'
4525   ;;
4526 esac
4527
4528 # Handle CRLF in mingw tool chain
4529 opt_cr=
4530 case $build_os in
4531 mingw*)
4532   opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
4533   ;;
4534 esac
4535
4536 # If we're using GNU nm, then use its standard symbol codes.
4537 case `$NM -V 2>&1` in
4538 *GNU* | *'with BFD'*)
4539   symcode='[[ABCDGIRSTW]]' ;;
4540 esac
4541
4542 # Try without a prefix undercore, then with it.
4543 for ac_symprfx in "" "_"; do
4544
4545   # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
4546   symxfrm="\\1 $ac_symprfx\\2 \\2"
4547
4548   # Write the raw and C identifiers.
4549   lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[      ]]\($symcode$symcode*\)[[       ]][[    ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
4550
4551   # Check to see that the pipe works correctly.
4552   pipe_works=no
4553
4554   rm -f conftest*
4555   cat > conftest.$ac_ext <<EOF
4556 #ifdef __cplusplus
4557 extern "C" {
4558 #endif
4559 char nm_test_var;
4560 void nm_test_func(){}
4561 #ifdef __cplusplus
4562 }
4563 #endif
4564 int main(){nm_test_var='a';nm_test_func();return(0);}
4565 EOF
4566
4567   if AC_TRY_EVAL(ac_compile); then
4568     # Now try to grab the symbols.
4569     nlist=conftest.nm
4570     if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
4571       # Try sorting and uniquifying the output.
4572       if sort "$nlist" | uniq > "$nlist"T; then
4573         mv -f "$nlist"T "$nlist"
4574       else
4575         rm -f "$nlist"T
4576       fi
4577
4578       # Make sure that we snagged all the symbols we need.
4579       if grep ' nm_test_var$' "$nlist" >/dev/null; then
4580         if grep ' nm_test_func$' "$nlist" >/dev/null; then
4581           cat <<EOF > conftest.$ac_ext
4582 #ifdef __cplusplus
4583 extern "C" {
4584 #endif
4585
4586 EOF
4587           # Now generate the symbol file.
4588           eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
4589
4590           cat <<EOF >> conftest.$ac_ext
4591 #if defined (__STDC__) && __STDC__
4592 # define lt_ptr_t void *
4593 #else
4594 # define lt_ptr_t char *
4595 # define const
4596 #endif
4597
4598 /* The mapping between symbol names and symbols. */
4599 const struct {
4600   const char *name;
4601   lt_ptr_t address;
4602 }
4603 lt_preloaded_symbols[[]] =
4604 {
4605 EOF
4606           $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
4607           cat <<\EOF >> conftest.$ac_ext
4608   {0, (lt_ptr_t) 0}
4609 };
4610
4611 #ifdef __cplusplus
4612 }
4613 #endif
4614 EOF
4615           # Now try linking the two files.
4616           mv conftest.$ac_objext conftstm.$ac_objext
4617           lt_save_LIBS="$LIBS"
4618           lt_save_CFLAGS="$CFLAGS"
4619           LIBS="conftstm.$ac_objext"
4620           CFLAGS="$CFLAGS$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
4621           if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
4622             pipe_works=yes
4623           fi
4624           LIBS="$lt_save_LIBS"
4625           CFLAGS="$lt_save_CFLAGS"
4626         else
4627           echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
4628         fi
4629       else
4630         echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
4631       fi
4632     else
4633       echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
4634     fi
4635   else
4636     echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
4637     cat conftest.$ac_ext >&5
4638   fi
4639   rm -f conftest* conftst*
4640
4641   # Do not use the global_symbol_pipe unless it works.
4642   if test "$pipe_works" = yes; then
4643     break
4644   else
4645     lt_cv_sys_global_symbol_pipe=
4646   fi
4647 done
4648 ])
4649 if test -z "$lt_cv_sys_global_symbol_pipe"; then
4650   lt_cv_sys_global_symbol_to_cdecl=
4651 fi
4652 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
4653   AC_MSG_RESULT(failed)
4654 else
4655   AC_MSG_RESULT(ok)
4656 fi
4657 ]) # AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
4658
4659
4660 # AC_LIBTOOL_PROG_COMPILER_PIC([TAGNAME])
4661 # ---------------------------------------
4662 AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC],
4663 [_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)=
4664 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4665 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)=
4666
4667 AC_MSG_CHECKING([for $compiler option to produce PIC])
4668  ifelse([$1],[CXX],[
4669   # C++ specific cases for pic, static, wl, etc.
4670   if test "$GXX" = yes; then
4671     _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4672     _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4673
4674     case $host_os in
4675     aix*)
4676       # All AIX code is PIC.
4677       if test "$host_cpu" = ia64; then
4678         # AIX 5 now supports IA64 processor
4679         _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4680       fi
4681       ;;
4682     amigaos*)
4683       # FIXME: we need at least 68020 code to build shared libraries, but
4684       # adding the `-m68020' flag to GCC prevents building anything better,
4685       # like `-m68040'.
4686       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
4687       ;;
4688     beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4689       # PIC is the default for these OSes.
4690       ;;
4691     mingw* | os2* | pw32*)
4692       # This hack is so that the source file can tell whether it is being
4693       # built for inclusion in a dll (and should export symbols for example).
4694       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
4695       ;;
4696     darwin* | rhapsody*)
4697       # PIC is the default on this platform
4698       # Common symbols not allowed in MH_DYLIB files
4699       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
4700       ;;
4701     *djgpp*)
4702       # DJGPP does not support shared libraries at all
4703       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4704       ;;
4705     sysv4*MP*)
4706       if test -d /usr/nec; then
4707         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
4708       fi
4709       ;;
4710     hpux*)
4711       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4712       # not for PA HP-UX.
4713       case "$host_cpu" in
4714       hppa*64*|ia64*)
4715         ;;
4716       *)
4717         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4718         ;;
4719       esac
4720       ;;
4721     *)
4722       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4723       ;;
4724     esac
4725   else
4726     case $host_os in
4727       aix4* | aix5*)
4728         # All AIX code is PIC.
4729         if test "$host_cpu" = ia64; then
4730           # AIX 5 now supports IA64 processor
4731           _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4732         else
4733           _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
4734         fi
4735         ;;
4736       chorus*)
4737         case $cc_basename in
4738         cxch68*)
4739           # Green Hills C++ Compiler
4740           # _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="--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"
4741           ;;
4742         esac
4743         ;;
4744        darwin*)
4745          # PIC is the default on this platform
4746          # Common symbols not allowed in MH_DYLIB files
4747          case $cc_basename in
4748            xlc*)
4749            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-qnocommon'
4750            _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4751            ;;
4752          esac
4753        ;;
4754       dgux*)
4755         case $cc_basename in
4756           ec++*)
4757             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4758             ;;
4759           ghcx*)
4760             # Green Hills C++ Compiler
4761             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4762             ;;
4763           *)
4764             ;;
4765         esac
4766         ;;
4767       freebsd* | kfreebsd*-gnu | dragonfly*)
4768         # FreeBSD uses GNU C++
4769         ;;
4770       hpux9* | hpux10* | hpux11*)
4771         case $cc_basename in
4772           CC*)
4773             _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4774             _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
4775             if test "$host_cpu" != ia64; then
4776               _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4777             fi
4778             ;;
4779           aCC*)
4780             _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4781             _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
4782             case "$host_cpu" in
4783             hppa*64*|ia64*)
4784               # +Z the default
4785               ;;
4786             *)
4787               _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4788               ;;
4789             esac
4790             ;;
4791           *)
4792             ;;
4793         esac
4794         ;;
4795       irix5* | irix6* | nonstopux*)
4796         case $cc_basename in
4797           CC*)
4798             _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4799             _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4800             # CC pic flag -KPIC is the default.
4801             ;;
4802           *)
4803             ;;
4804         esac
4805         ;;
4806       linux*)
4807         case $cc_basename in
4808           KCC*)
4809             # KAI C++ Compiler
4810             _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4811             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4812             ;;
4813           icpc* | ecpc*)
4814             # Intel C++
4815             _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4816             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4817             _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4818             ;;
4819           pgCC*)
4820             # Portland Group C++ compiler.
4821             _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4822             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4823             _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4824             ;;
4825           cxx*)
4826             # Compaq C++
4827             # Make sure the PIC flag is empty.  It appears that all Alpha
4828             # Linux and Compaq Tru64 Unix objects are PIC.
4829             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4830             _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4831             ;;
4832           *)
4833             ;;
4834         esac
4835         ;;
4836       lynxos*)
4837         ;;
4838       m88k*)
4839         ;;
4840       mvs*)
4841         case $cc_basename in
4842           cxx*)
4843             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
4844             ;;
4845           *)
4846             ;;
4847         esac
4848         ;;
4849       netbsd*)
4850         ;;
4851       osf3* | osf4* | osf5*)
4852         case $cc_basename in
4853           KCC*)
4854             _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4855             ;;
4856           RCC*)
4857             # Rational C++ 2.4.1
4858             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4859             ;;
4860           cxx*)
4861             # Digital/Compaq C++
4862             _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4863             # Make sure the PIC flag is empty.  It appears that all Alpha
4864             # Linux and Compaq Tru64 Unix objects are PIC.
4865             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4866             _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4867             ;;
4868           *)
4869             ;;
4870         esac
4871         ;;
4872       psos*)
4873         ;;
4874       sco*)
4875         case $cc_basename in
4876           CC*)
4877             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4878             ;;
4879           *)
4880             ;;
4881         esac
4882         ;;
4883       solaris*)
4884         case $cc_basename in
4885           CC*)
4886             # Sun C++ 4.2, 5.x and Centerline C++
4887             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4888             _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4889             _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4890             ;;
4891           gcx*)
4892             # Green Hills C++ Compiler
4893             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
4894             ;;
4895           *)
4896             ;;
4897         esac
4898         ;;
4899       sunos4*)
4900         case $cc_basename in
4901           CC*)
4902             # Sun C++ 4.x
4903             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4904             _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4905             ;;
4906           lcc*)
4907             # Lucid
4908             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4909             ;;
4910           *)
4911             ;;
4912         esac
4913         ;;
4914       tandem*)
4915         case $cc_basename in
4916           NCC*)
4917             # NonStop-UX NCC 3.20
4918             _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4919             ;;
4920           *)
4921             ;;
4922         esac
4923         ;;
4924       unixware*)
4925         ;;
4926       vxworks*)
4927         ;;
4928       *)
4929         _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4930         ;;
4931     esac
4932   fi
4933 ],
4934 [
4935   if test "$GCC" = yes; then
4936     _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4937     _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4938
4939     case $host_os in
4940       aix*)
4941       # All AIX code is PIC.
4942       if test "$host_cpu" = ia64; then
4943         # AIX 5 now supports IA64 processor
4944         _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4945       fi
4946       ;;
4947
4948     amigaos*)
4949       # FIXME: we need at least 68020 code to build shared libraries, but
4950       # adding the `-m68020' flag to GCC prevents building anything better,
4951       # like `-m68040'.
4952       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
4953       ;;
4954
4955     beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4956       # PIC is the default for these OSes.
4957       ;;
4958
4959     mingw* | pw32* | os2*)
4960       # This hack is so that the source file can tell whether it is being
4961       # built for inclusion in a dll (and should export symbols for example).
4962       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
4963       ;;
4964
4965     darwin* | rhapsody*)
4966       # PIC is the default on this platform
4967       # Common symbols not allowed in MH_DYLIB files
4968       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
4969       ;;
4970
4971     msdosdjgpp*)
4972       # Just because we use GCC doesn't mean we suddenly get shared libraries
4973       # on systems that don't support them.
4974       _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4975       enable_shared=no
4976       ;;
4977
4978     sysv4*MP*)
4979       if test -d /usr/nec; then
4980         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
4981       fi
4982       ;;
4983
4984     hpux*)
4985       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4986       # not for PA HP-UX.
4987       case "$host_cpu" in
4988       hppa*64*|ia64*)
4989         # +Z the default
4990         ;;
4991       *)
4992         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4993         ;;
4994       esac
4995       ;;
4996
4997     *)
4998       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4999       ;;
5000     esac
5001   else
5002     # PORTME Check for flag to pass linker flags through the system compiler.
5003     case $host_os in
5004     aix*)
5005       _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5006       if test "$host_cpu" = ia64; then
5007         # AIX 5 now supports IA64 processor
5008         _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5009       else
5010         _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
5011       fi
5012       ;;
5013       darwin*)
5014         # PIC is the default on this platform
5015         # Common symbols not allowed in MH_DYLIB files
5016        case $cc_basename in
5017          xlc*)
5018          _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-qnocommon'
5019          _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5020          ;;
5021        esac
5022        ;;
5023
5024     mingw* | pw32* | os2*)
5025       # This hack is so that the source file can tell whether it is being
5026       # built for inclusion in a dll (and should export symbols for example).
5027       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
5028       ;;
5029
5030     hpux9* | hpux10* | hpux11*)
5031       _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5032       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
5033       # not for PA HP-UX.
5034       case "$host_cpu" in
5035       hppa*64*|ia64*)
5036         # +Z the default
5037         ;;
5038       *)
5039         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
5040         ;;
5041       esac
5042       # Is there a better lt_prog_compiler_static that works with the bundled CC?
5043       _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
5044       ;;
5045
5046     irix5* | irix6* | nonstopux*)
5047       _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5048       # PIC (with -KPIC) is the default.
5049       _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
5050       ;;
5051
5052     newsos6)
5053       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
5054       _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5055       ;;
5056
5057     linux*)
5058       case $cc_basename in
5059       icc* | ecc*)
5060         _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5061         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
5062         _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
5063         ;;
5064       pgcc* | pgf77* | pgf90*)
5065         # Portland Group compilers (*not* the Pentium gcc compiler,
5066         # which looks to be a dead project)
5067         _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5068         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
5069         _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
5070         ;;
5071       ccc*)
5072         _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5073         # All Alpha code is PIC.
5074         _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
5075         ;;
5076       esac
5077       ;;
5078
5079     osf3* | osf4* | osf5*)
5080       _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5081       # All OSF/1 code is PIC.
5082       _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
5083       ;;
5084
5085     sco3.2v5*)
5086       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kpic'
5087       _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-dn'
5088       ;;
5089
5090     solaris*)
5091       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
5092       _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5093       case $cc_basename in
5094       f77* | f90* | f95*)
5095         _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
5096       *)
5097         _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
5098       esac
5099       ;;
5100
5101     sunos4*)
5102       _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
5103       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
5104       _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5105       ;;
5106
5107     sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
5108       _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5109       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
5110       _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5111       ;;
5112
5113     sysv4*MP*)
5114       if test -d /usr/nec ;then
5115         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
5116         _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5117       fi
5118       ;;
5119
5120     unicos*)
5121       _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5122       _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
5123       ;;
5124
5125     uts4*)
5126       _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
5127       _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5128       ;;
5129
5130     *)
5131       _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
5132       ;;
5133     esac
5134   fi
5135 ])
5136 AC_MSG_RESULT([$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)])
5137
5138 #
5139 # Check to make sure the PIC flag actually works.
5140 #
5141 if test -n "$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)"; then
5142   AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) works],
5143     _LT_AC_TAGVAR(lt_prog_compiler_pic_works, $1),
5144     [$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])], [],
5145     [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) in
5146      "" | " "*) ;;
5147      *) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)" ;;
5148      esac],
5149     [_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
5150      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
5151 fi
5152 case "$host_os" in
5153   # For platforms which do not support PIC, -DPIC is meaningless:
5154   *djgpp*)
5155     _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
5156     ;;
5157   *)
5158     _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])"
5159     ;;
5160 esac
5161 ])
5162
5163
5164 # AC_LIBTOOL_PROG_LD_SHLIBS([TAGNAME])
5165 # ------------------------------------
5166 # See if the linker supports building shared libraries.
5167 AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS],
5168 [AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
5169 ifelse([$1],[CXX],[
5170   _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
5171   case $host_os in
5172   aix4* | aix5*)
5173     # If we're using GNU nm, then we don't want the "-C" option.
5174     # -C means demangle to AIX nm, but means don't demangle with GNU nm
5175     if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
5176       _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
5177     else
5178       _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
5179     fi
5180     ;;
5181   pw32*)
5182     _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
5183   ;;
5184   cygwin* | mingw*)
5185     _LT_AC_TAGVAR(export_symbols_cmds, $1)='$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'
5186   ;;
5187   *)
5188     _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
5189   ;;
5190   esac
5191 ],[
5192   runpath_var=
5193   _LT_AC_TAGVAR(allow_undefined_flag, $1)=
5194   _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
5195   _LT_AC_TAGVAR(archive_cmds, $1)=
5196   _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
5197   _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)=
5198   _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)=
5199   _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
5200   _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
5201   _LT_AC_TAGVAR(thread_safe_flag_spec, $1)=
5202   _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
5203   _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
5204   _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
5205   _LT_AC_TAGVAR(hardcode_direct, $1)=no
5206   _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
5207   _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
5208   _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
5209   _LT_AC_TAGVAR(hardcode_automatic, $1)=no
5210   _LT_AC_TAGVAR(module_cmds, $1)=
5211   _LT_AC_TAGVAR(module_expsym_cmds, $1)=
5212   _LT_AC_TAGVAR(always_export_symbols, $1)=no
5213   _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
5214   # include_expsyms should be a list of space-separated symbols to be *always*
5215   # included in the symbol list
5216   _LT_AC_TAGVAR(include_expsyms, $1)=
5217   # exclude_expsyms can be an extended regexp of symbols to exclude
5218   # it will be wrapped by ` (' and `)$', so one must not match beginning or
5219   # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
5220   # as well as any symbol that contains `d'.
5221   _LT_AC_TAGVAR(exclude_expsyms, $1)="_GLOBAL_OFFSET_TABLE_"
5222   # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
5223   # platforms (ab)use it in PIC code, but their linkers get confused if
5224   # the symbol is explicitly referenced.  Since portable code cannot
5225   # rely on this symbol name, it's probably fine to never include it in
5226   # preloaded symbol tables.
5227   extract_expsyms_cmds=
5228   # Just being paranoid about ensuring that cc_basename is set.
5229   _LT_CC_BASENAME([$compiler])
5230   case $host_os in
5231   cygwin* | mingw* | pw32*)
5232     # FIXME: the MSVC++ port hasn't been tested in a loooong time
5233     # When not using gcc, we currently assume that we are using
5234     # Microsoft Visual C++.
5235     if test "$GCC" != yes; then
5236       with_gnu_ld=no
5237     fi
5238     ;;
5239   openbsd*)
5240     with_gnu_ld=no
5241     ;;
5242   esac
5243
5244   _LT_AC_TAGVAR(ld_shlibs, $1)=yes
5245   if test "$with_gnu_ld" = yes; then
5246     # If archive_cmds runs LD, not CC, wlarc should be empty
5247     wlarc='${wl}'
5248     
5249     # Set some defaults for GNU ld with shared library support. These
5250     # are reset later if shared libraries are not supported. Putting them
5251     # here allows them to be overridden if necessary.
5252     runpath_var=LD_RUN_PATH
5253     _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
5254     _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
5255     # ancient GNU ld didn't support --whole-archive et. al.
5256     if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
5257         _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
5258       else
5259         _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
5260     fi
5261     supports_anon_versioning=no
5262     case `$LD -v 2>/dev/null` in
5263       *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
5264       *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
5265       *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
5266       *\ 2.11.*) ;; # other 2.11 versions
5267       *) supports_anon_versioning=yes ;;
5268     esac
5269     
5270     # See if GNU ld supports shared libraries.
5271     case $host_os in
5272     aix3* | aix4* | aix5*)
5273       # On AIX/PPC, the GNU linker is very broken
5274       if test "$host_cpu" != ia64; then
5275         _LT_AC_TAGVAR(ld_shlibs, $1)=no
5276         cat <<EOF 1>&2
5277
5278 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
5279 *** to be unable to reliably create shared libraries on AIX.
5280 *** Therefore, libtool is disabling shared libraries support.  If you
5281 *** really care for shared libraries, you may want to modify your PATH
5282 *** so that a non-GNU linker is found, and then restart.
5283
5284 EOF
5285       fi
5286       ;;
5287
5288     amigaos*)
5289       _LT_AC_TAGVAR(archive_cmds, $1)='$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)'
5290       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5291       _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5292
5293       # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
5294       # that the semantics of dynamic libraries on AmigaOS, at least up
5295       # to version 4, is to share data among multiple programs linked
5296       # with the same dynamic library.  Since this doesn't match the
5297       # behavior of shared libraries on other platforms, we can't use
5298       # them.
5299       _LT_AC_TAGVAR(ld_shlibs, $1)=no
5300       ;;
5301
5302     beos*)
5303       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5304         _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5305         # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
5306         # support --undefined.  This deserves some investigation.  FIXME
5307         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5308       else
5309         _LT_AC_TAGVAR(ld_shlibs, $1)=no
5310       fi
5311       ;;
5312
5313     cygwin* | mingw* | pw32*)
5314       # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
5315       # as there is no search path for DLLs.
5316       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5317       _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5318       _LT_AC_TAGVAR(always_export_symbols, $1)=no
5319       _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5320       _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
5321
5322       if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
5323         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
5324         # If the export-symbols file already is a .def file (1st line
5325         # is EXPORTS), use it as is; otherwise, prepend...
5326         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
5327           cp $export_symbols $output_objdir/$soname.def;
5328         else
5329           echo EXPORTS > $output_objdir/$soname.def;
5330           cat $export_symbols >> $output_objdir/$soname.def;
5331         fi~
5332         $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
5333       else
5334         _LT_AC_TAGVAR(ld_shlibs, $1)=no
5335       fi
5336       ;;
5337
5338     linux*)
5339       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5340         tmp_addflag=
5341         case $cc_basename,$host_cpu in
5342         pgcc*)                          # Portland Group C compiler
5343           _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
5344           ;;
5345         pgf77* | pgf90* )                       # Portland Group f77 and f90 compilers
5346           _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
5347           tmp_addflag=' -fpic -Mnomain' ;;
5348         ecc*,ia64* | icc*,ia64*)                # Intel C compiler on ia64
5349           tmp_addflag=' -i_dynamic' ;;
5350         efc*,ia64* | ifort*,ia64*)      # Intel Fortran compiler on ia64
5351           tmp_addflag=' -i_dynamic -nofor_main' ;;
5352         ifc* | ifort*)                  # Intel Fortran compiler
5353           tmp_addflag=' -nofor_main' ;;
5354         esac
5355         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5356
5357         if test $supports_anon_versioning = yes; then
5358           _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
5359   cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
5360   $echo "local: *; };" >> $output_objdir/$libname.ver~
5361           $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
5362         fi
5363       else
5364         _LT_AC_TAGVAR(ld_shlibs, $1)=no
5365       fi
5366       ;;
5367
5368     netbsd*)
5369       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
5370         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
5371         wlarc=
5372       else
5373         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5374         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
5375       fi
5376       ;;
5377
5378     solaris* | sysv5*)
5379       if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
5380         _LT_AC_TAGVAR(ld_shlibs, $1)=no
5381         cat <<EOF 1>&2
5382
5383 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
5384 *** create shared libraries on Solaris systems.  Therefore, libtool
5385 *** is disabling shared libraries support.  We urge you to upgrade GNU
5386 *** binutils to release 2.9.1 or newer.  Another option is to modify
5387 *** your PATH or compiler configuration so that the native linker is
5388 *** used, and then restart.
5389
5390 EOF
5391       elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5392         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5393         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
5394       else
5395         _LT_AC_TAGVAR(ld_shlibs, $1)=no
5396       fi
5397       ;;
5398
5399     sunos4*)
5400       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5401       wlarc=
5402       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5403       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5404       ;;
5405
5406     *)
5407       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5408         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5409         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
5410       else
5411         _LT_AC_TAGVAR(ld_shlibs, $1)=no
5412       fi
5413       ;;
5414     esac
5415
5416     if test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no; then
5417       runpath_var=
5418       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
5419       _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
5420       _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
5421     fi
5422   else
5423     # PORTME fill in a description of your system's linker (not GNU ld)
5424     case $host_os in
5425     aix3*)
5426       _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5427       _LT_AC_TAGVAR(always_export_symbols, $1)=yes
5428       _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
5429       # Note: this linker hardcodes the directories in LIBPATH if there
5430       # are no directories specified by -L.
5431       _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5432       if test "$GCC" = yes && test -z "$link_static_flag"; then
5433         # Neither direct hardcoding nor static linking is supported with a
5434         # broken collect2.
5435         _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
5436       fi
5437       ;;
5438
5439     aix4* | aix5*)
5440       if test "$host_cpu" = ia64; then
5441         # On IA64, the linker does run time linking by default, so we don't
5442         # have to do anything special.
5443         aix_use_runtimelinking=no
5444         exp_sym_flag='-Bexport'
5445         no_entry_flag=""
5446       else
5447         # If we're using GNU nm, then we don't want the "-C" option.
5448         # -C means demangle to AIX nm, but means don't demangle with GNU nm
5449         if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
5450           _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
5451         else
5452           _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
5453         fi
5454         aix_use_runtimelinking=no
5455
5456         # Test if we are trying to use run time linking or normal
5457         # AIX style linking. If -brtl is somewhere in LDFLAGS, we
5458         # need to do runtime linking.
5459         case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
5460           for ld_flag in $LDFLAGS; do
5461           if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
5462             aix_use_runtimelinking=yes
5463             break
5464           fi
5465           done
5466         esac
5467
5468         exp_sym_flag='-bexport'
5469         no_entry_flag='-bnoentry'
5470       fi
5471
5472       # When large executables or shared objects are built, AIX ld can
5473       # have problems creating the table of contents.  If linking a library
5474       # or program results in "error TOC overflow" add -mminimal-toc to
5475       # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
5476       # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
5477
5478       _LT_AC_TAGVAR(archive_cmds, $1)=''
5479       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5480       _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
5481       _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5482
5483       if test "$GCC" = yes; then
5484         case $host_os in aix4.[[012]]|aix4.[[012]].*)
5485         # We only want to do this on AIX 4.2 and lower, the check
5486         # below for broken collect2 doesn't work under 4.3+
5487           collect2name=`${CC} -print-prog-name=collect2`
5488           if test -f "$collect2name" && \
5489            strings "$collect2name" | grep resolve_lib_name >/dev/null
5490           then
5491           # We have reworked collect2
5492           _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5493           else
5494           # We have old collect2
5495           _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
5496           # It fails to find uninstalled libraries when the uninstalled
5497           # path is not listed in the libpath.  Setting hardcode_minus_L
5498           # to unsupported forces relinking
5499           _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5500           _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5501           _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
5502           fi
5503         esac
5504         shared_flag='-shared'
5505         if test "$aix_use_runtimelinking" = yes; then
5506           shared_flag="$shared_flag "'${wl}-G'
5507         fi
5508       else
5509         # not using gcc
5510         if test "$host_cpu" = ia64; then
5511         # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
5512         # chokes on -Wl,-G. The following line is correct:
5513           shared_flag='-G'
5514         else
5515         if test "$aix_use_runtimelinking" = yes; then
5516             shared_flag='${wl}-G'
5517           else
5518             shared_flag='${wl}-bM:SRE'
5519         fi
5520         fi
5521       fi
5522
5523       # It seems that -bexpall does not export symbols beginning with
5524       # underscore (_), so it is better to generate a list of symbols to export.
5525       _LT_AC_TAGVAR(always_export_symbols, $1)=yes
5526       if test "$aix_use_runtimelinking" = yes; then
5527         # Warning - without using the other runtime loading flags (-brtl),
5528         # -berok will link without error, but may produce a broken library.
5529         _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
5530        # Determine the default libpath from the value encoded in an empty executable.
5531        _LT_AC_SYS_LIBPATH_AIX
5532        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
5533         _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
5534        else
5535         if test "$host_cpu" = ia64; then
5536           _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
5537           _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
5538           _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
5539         else
5540          # Determine the default libpath from the value encoded in an empty executable.
5541          _LT_AC_SYS_LIBPATH_AIX
5542          _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
5543           # Warning - without using the other run time loading flags,
5544           # -berok will link without error, but may produce a broken library.
5545           _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
5546           _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
5547           # -bexpall does not export symbols beginning with underscore (_)
5548           _LT_AC_TAGVAR(always_export_symbols, $1)=yes
5549           # Exported symbols can be pulled into shared objects from archives
5550           _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' '
5551           _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
5552           # This is similar to how AIX traditionally builds it's shared libraries.
5553           _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
5554         fi
5555       fi
5556       ;;
5557
5558     amigaos*)
5559       _LT_AC_TAGVAR(archive_cmds, $1)='$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)'
5560       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5561       _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5562       # see comment about different semantics on the GNU ld section
5563       _LT_AC_TAGVAR(ld_shlibs, $1)=no
5564       ;;
5565
5566     bsdi[[45]]*)
5567       _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
5568       ;;
5569
5570     cygwin* | mingw* | pw32*)
5571       # When not using gcc, we currently assume that we are using
5572       # Microsoft Visual C++.
5573       # hardcode_libdir_flag_spec is actually meaningless, as there is
5574       # no search path for DLLs.
5575       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
5576       _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5577       # Tell ltmain to make .lib files, not .a files.
5578       libext=lib
5579       # Tell ltmain to make .dll files, not .so files.
5580       shrext_cmds=".dll"
5581       # FIXME: Setting linknames here is a bad hack.
5582       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
5583       # The linker will automatically build a .lib file if we build a DLL.
5584       _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true'
5585       # FIXME: Should let the user specify the lib program.
5586       _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
5587       _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
5588       _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5589       ;;
5590
5591     darwin* | rhapsody*)
5592       case "$host_os" in
5593         rhapsody* | darwin1.[[012]])
5594          _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
5595          ;;
5596        *) # Darwin 1.3 on
5597          if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
5598            _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
5599          else
5600            case ${MACOSX_DEPLOYMENT_TARGET} in
5601              10.[[012]])
5602                _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
5603                ;;
5604              10.*)
5605                _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}dynamic_lookup'
5606                ;;
5607            esac
5608          fi
5609          ;;
5610       esac
5611       _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
5612       _LT_AC_TAGVAR(hardcode_direct, $1)=no
5613       _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
5614       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
5615       _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''
5616       _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5617     if test "$GCC" = yes ; then
5618         output_verbose_link_cmd='echo'
5619         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
5620       _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
5621       # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
5622       _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
5623       _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
5624     else
5625       case $cc_basename in
5626         xlc*)
5627          output_verbose_link_cmd='echo'
5628          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
5629          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
5630           # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
5631          _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
5632           _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
5633           ;;
5634        *)
5635          _LT_AC_TAGVAR(ld_shlibs, $1)=no
5636           ;;
5637       esac
5638     fi
5639       ;;
5640
5641     dgux*)
5642       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5643       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5644       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5645       ;;
5646
5647     freebsd1*)
5648       _LT_AC_TAGVAR(ld_shlibs, $1)=no
5649       ;;
5650
5651     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5652     # support.  Future versions do this automatically, but an explicit c++rt0.o
5653     # does not break anything, and helps significantly (at the cost of a little
5654     # extra space).
5655     freebsd2.2*)
5656       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
5657       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5658       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5659       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5660       ;;
5661
5662     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
5663     freebsd2*)
5664       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5665       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5666       _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5667       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5668       ;;
5669
5670     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
5671     freebsd* | kfreebsd*-gnu | dragonfly*)
5672       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
5673       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5674       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5675       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5676       ;;
5677
5678     hpux9*)
5679       if test "$GCC" = yes; then
5680         _LT_AC_TAGVAR(archive_cmds, $1)='$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'
5681       else
5682         _LT_AC_TAGVAR(archive_cmds, $1)='$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'
5683       fi
5684       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5685       _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5686       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5687
5688       # hardcode_minus_L: Not really in the search PATH,
5689       # but as the default location of the library.
5690       _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5691       _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5692       ;;
5693
5694     hpux10* | hpux11*)
5695       if test "$GCC" = yes -a "$with_gnu_ld" = no; then
5696         case "$host_cpu" in
5697         hppa*64*|ia64*)
5698           _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5699           ;;
5700         *)
5701           _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
5702           ;;
5703         esac
5704       else
5705         case "$host_cpu" in
5706         hppa*64*|ia64*)
5707           _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
5708           ;;
5709         *)
5710           _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
5711           ;;
5712         esac
5713       fi
5714       if test "$with_gnu_ld" = no; then
5715         case "$host_cpu" in
5716         hppa*64*)
5717           _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5718           _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
5719           _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5720           _LT_AC_TAGVAR(hardcode_direct, $1)=no
5721           _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5722           ;;
5723         ia64*)
5724           _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5725           _LT_AC_TAGVAR(hardcode_direct, $1)=no
5726           _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5727
5728           # hardcode_minus_L: Not really in the search PATH,
5729           # but as the default location of the library.
5730           _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5731           ;;
5732         *)
5733           _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5734           _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5735           _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5736           _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5737
5738           # hardcode_minus_L: Not really in the search PATH,
5739           # but as the default location of the library.
5740           _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5741           ;;
5742         esac
5743       fi
5744       ;;
5745
5746     irix5* | irix6* | nonstopux*)
5747       if test "$GCC" = yes; then
5748         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5749       else
5750         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
5751         _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
5752       fi
5753       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5754       _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5755       _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5756       ;;
5757
5758     netbsd*)
5759       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
5760         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
5761       else
5762         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
5763       fi
5764       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5765       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5766       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5767       ;;
5768
5769     newsos6)
5770       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5771       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5772       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5773       _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5774       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5775       ;;
5776
5777     openbsd*)
5778       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5779       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5780       if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5781         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5782         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
5783         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5784         _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5785       else
5786        case $host_os in
5787          openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
5788            _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5789            _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5790            ;;
5791          *)
5792            _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5793            _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5794            ;;
5795        esac
5796       fi
5797       ;;
5798
5799     os2*)
5800       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5801       _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5802       _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5803       _LT_AC_TAGVAR(archive_cmds, $1)='$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'
5804       _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
5805       ;;
5806
5807     osf3*)
5808       if test "$GCC" = yes; then
5809         _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
5810         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5811       else
5812         _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
5813         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
5814       fi
5815       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5816       _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5817       ;;
5818
5819     osf4* | osf5*)      # as osf3* with the addition of -msym flag
5820       if test "$GCC" = yes; then
5821         _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
5822         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5823         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5824       else
5825         _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
5826         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
5827         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
5828         $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
5829
5830         # Both c and cxx compiler support -rpath directly
5831         _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
5832       fi
5833       _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5834       ;;
5835
5836     sco3.2v5*)
5837       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5838       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5839       _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
5840       runpath_var=LD_RUN_PATH
5841       hardcode_runpath_var=yes
5842       ;;
5843
5844     solaris*)
5845       _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
5846       if test "$GCC" = yes; then
5847         wlarc='${wl}'
5848         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5849         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
5850           $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
5851       else
5852         wlarc=''
5853         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
5854         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
5855         $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
5856       fi
5857       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5858       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5859       case $host_os in
5860       solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
5861       *)
5862         # The compiler driver will combine linker options so we
5863         # cannot just pass the convience library names through
5864         # without $wl, iff we do not link with $LD.
5865         # Luckily, gcc supports the same syntax we need for Sun Studio.
5866         # Supported since Solaris 2.6 (maybe 2.5.1?)
5867         case $wlarc in
5868         '')
5869           _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;;
5870         *)
5871           _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
5872         esac ;;
5873       esac
5874       _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5875       ;;
5876
5877     sunos4*)
5878       if test "x$host_vendor" = xsequent; then
5879         # Use $CC to link under sequent, because it throws in some extra .o
5880         # files that make .init and .fini sections work.
5881         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
5882       else
5883         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
5884       fi
5885       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5886       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5887       _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5888       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5889       ;;
5890
5891     sysv4)
5892       case $host_vendor in
5893         sni)
5894           _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5895           _LT_AC_TAGVAR(hardcode_direct, $1)=yes # is this really true???
5896         ;;
5897         siemens)
5898           ## LD is ld it makes a PLAMLIB
5899           ## CC just makes a GrossModule.
5900           _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
5901           _LT_AC_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
5902           _LT_AC_TAGVAR(hardcode_direct, $1)=no
5903         ;;
5904         motorola)
5905           _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5906           _LT_AC_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
5907         ;;
5908       esac
5909       runpath_var='LD_RUN_PATH'
5910       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5911       ;;
5912
5913     sysv4.3*)
5914       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5915       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5916       _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
5917       ;;
5918
5919     sysv4*MP*)
5920       if test -d /usr/nec; then
5921         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5922         _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5923         runpath_var=LD_RUN_PATH
5924         hardcode_runpath_var=yes
5925         _LT_AC_TAGVAR(ld_shlibs, $1)=yes
5926       fi
5927       ;;
5928
5929     sysv4.2uw2*)
5930       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
5931       _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5932       _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
5933       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5934       hardcode_runpath_var=yes
5935       runpath_var=LD_RUN_PATH
5936       ;;
5937
5938    sysv5OpenUNIX8* | sysv5UnixWare7* |  sysv5uw[[78]]* | unixware7*)
5939       _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z ${wl}text'
5940       if test "$GCC" = yes; then
5941         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5942       else
5943         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5944       fi
5945       runpath_var='LD_RUN_PATH'
5946       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5947       ;;
5948
5949     sysv5*)
5950       _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
5951       # $CC -shared without GNU ld will not create a library from C++
5952       # object files and a static libstdc++, better avoid it by now
5953       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
5954       _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
5955                 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
5956       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
5957       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5958       runpath_var='LD_RUN_PATH'
5959       ;;
5960
5961     uts4*)
5962       _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5963       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5964       _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5965       ;;
5966
5967     *)
5968       _LT_AC_TAGVAR(ld_shlibs, $1)=no
5969       ;;
5970     esac
5971   fi
5972 ])
5973 AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
5974 test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
5975
5976 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
5977 if test "$GCC" = yes; then
5978   variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
5979 fi
5980
5981 #
5982 # Do we need to explicitly link libc?
5983 #
5984 case "x$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)" in
5985 x|xyes)
5986   # Assume -lc should be added
5987   _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
5988
5989   if test "$enable_shared" = yes && test "$GCC" = yes; then
5990     case $_LT_AC_TAGVAR(archive_cmds, $1) in
5991     *'~'*)
5992       # FIXME: we may have to deal with multi-command sequences.
5993       ;;
5994     '$CC '*)
5995       # Test whether the compiler implicitly links with -lc since on some
5996       # systems, -lgcc has to come before -lc. If gcc already passes -lc
5997       # to ld, don't add -lc before -lgcc.
5998       AC_MSG_CHECKING([whether -lc should be explicitly linked in])
5999       $rm conftest*
6000       printf "$lt_simple_compile_test_code" > conftest.$ac_ext
6001
6002       if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
6003         soname=conftest
6004         lib=conftest
6005         libobjs=conftest.$ac_objext
6006         deplibs=
6007         wl=$_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
6008         compiler_flags=-v
6009         linker_flags=-v
6010         verstring=
6011         output_objdir=.
6012         libname=conftest
6013         lt_save_allow_undefined_flag=$_LT_AC_TAGVAR(allow_undefined_flag, $1)
6014         _LT_AC_TAGVAR(allow_undefined_flag, $1)=
6015         if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
6016         then
6017           _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6018         else
6019           _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
6020         fi
6021         _LT_AC_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
6022       else
6023         cat conftest.err 1>&5
6024       fi
6025       $rm conftest*
6026       AC_MSG_RESULT([$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)])
6027       ;;
6028     esac
6029   fi
6030   ;;
6031 esac
6032 ])# AC_LIBTOOL_PROG_LD_SHLIBS
6033
6034
6035 # _LT_AC_FILE_LTDLL_C
6036 # -------------------
6037 # Be careful that the start marker always follows a newline.
6038 AC_DEFUN([_LT_AC_FILE_LTDLL_C], [
6039 # /* ltdll.c starts here */
6040 # #define WIN32_LEAN_AND_MEAN
6041 # #include <windows.h>
6042 # #undef WIN32_LEAN_AND_MEAN
6043 # #include <stdio.h>
6044 #
6045 # #ifndef __CYGWIN__
6046 # #  ifdef __CYGWIN32__
6047 # #    define __CYGWIN__ __CYGWIN32__
6048 # #  endif
6049 # #endif
6050 #
6051 # #ifdef __cplusplus
6052 # extern "C" {
6053 # #endif
6054 # BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved);
6055 # #ifdef __cplusplus
6056 # }
6057 # #endif
6058 #
6059 # #ifdef __CYGWIN__
6060 # #include <cygwin/cygwin_dll.h>
6061 # DECLARE_CYGWIN_DLL( DllMain );
6062 # #endif
6063 # HINSTANCE __hDllInstance_base;
6064 #
6065 # BOOL APIENTRY
6066 # DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved)
6067 # {
6068 #   __hDllInstance_base = hInst;
6069 #   return TRUE;
6070 # }
6071 # /* ltdll.c ends here */
6072 ])# _LT_AC_FILE_LTDLL_C
6073
6074
6075 # _LT_AC_TAGVAR(VARNAME, [TAGNAME])
6076 # ---------------------------------
6077 AC_DEFUN([_LT_AC_TAGVAR], [ifelse([$2], [], [$1], [$1_$2])])
6078
6079
6080 # old names
6081 AC_DEFUN([AM_PROG_LIBTOOL],   [AC_PROG_LIBTOOL])
6082 AC_DEFUN([AM_ENABLE_SHARED],  [AC_ENABLE_SHARED($@)])
6083 AC_DEFUN([AM_ENABLE_STATIC],  [AC_ENABLE_STATIC($@)])
6084 AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
6085 AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
6086 AC_DEFUN([AM_PROG_LD],        [AC_PROG_LD])
6087 AC_DEFUN([AM_PROG_NM],        [AC_PROG_NM])
6088
6089 # This is just to silence aclocal about the macro not being used
6090 ifelse([AC_DISABLE_FAST_INSTALL])
6091
6092 AC_DEFUN([LT_AC_PROG_GCJ],
6093 [AC_CHECK_TOOL(GCJ, gcj, no)
6094   test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
6095   AC_SUBST(GCJFLAGS)
6096 ])
6097
6098 AC_DEFUN([LT_AC_PROG_RC],
6099 [AC_CHECK_TOOL(RC, windres, no)
6100 ])
6101
6102 ############################################################
6103 # NOTE: This macro has been submitted for inclusion into   #
6104 #  GNU Autoconf as AC_PROG_SED.  When it is available in   #
6105 #  a released version of Autoconf we should remove this    #
6106 #  macro and use it instead.                               #
6107 ############################################################
6108 # LT_AC_PROG_SED
6109 # --------------
6110 # Check for a fully-functional sed program, that truncates
6111 # as few characters as possible.  Prefer GNU sed if found.
6112 AC_DEFUN([LT_AC_PROG_SED],
6113 [AC_MSG_CHECKING([for a sed that does not truncate output])
6114 AC_CACHE_VAL(lt_cv_path_SED,
6115 [# Loop through the user's path and test for sed and gsed.
6116 # Then use that list of sed's as ones to test for truncation.
6117 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6118 for as_dir in $PATH
6119 do
6120   IFS=$as_save_IFS
6121   test -z "$as_dir" && as_dir=.
6122   for lt_ac_prog in sed gsed; do
6123     for ac_exec_ext in '' $ac_executable_extensions; do
6124       if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
6125         lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
6126       fi
6127     done
6128   done
6129 done
6130 lt_ac_max=0
6131 lt_ac_count=0
6132 # Add /usr/xpg4/bin/sed as it is typically found on Solaris
6133 # along with /bin/sed that truncates output.
6134 for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
6135   test ! -f $lt_ac_sed && continue
6136   cat /dev/null > conftest.in
6137   lt_ac_count=0
6138   echo $ECHO_N "0123456789$ECHO_C" >conftest.in
6139   # Check for GNU sed and select it if it is found.
6140   if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
6141     lt_cv_path_SED=$lt_ac_sed
6142     break
6143   fi
6144   while true; do
6145     cat conftest.in conftest.in >conftest.tmp
6146     mv conftest.tmp conftest.in
6147     cp conftest.in conftest.nl
6148     echo >>conftest.nl
6149     $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
6150     cmp -s conftest.out conftest.nl || break
6151     # 10000 chars as input seems more than enough
6152     test $lt_ac_count -gt 10 && break
6153     lt_ac_count=`expr $lt_ac_count + 1`
6154     if test $lt_ac_count -gt $lt_ac_max; then
6155       lt_ac_max=$lt_ac_count
6156       lt_cv_path_SED=$lt_ac_sed
6157     fi
6158   done
6159 done
6160 ])
6161 SED=$lt_cv_path_SED
6162 AC_MSG_RESULT([$SED])
6163 ])