1m4trace:/usr/share/aclocal/glib-gettext.m4:398: -1- AC_DEFUN([AM_GLIB_GNU_GETTEXT], [GLIB_GNU_GETTEXT($@)])
2m4trace:/usr/share/aclocal/glib-gettext.m4:398: -1- AC_DEFUN([AM_GLIB_DEFINE_LOCALEDIR], [GLIB_DEFINE_LOCALEDIR($@)])
3m4trace:/usr/share/aclocal/intltool.m4:211: -1- AC_DEFUN([IT_PROG_INTLTOOL], [
4
5if test -n "$1"; then
6    AC_MSG_CHECKING(for intltool >= $1)
7
8    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ printf "%d", $[1] * 100 + $[2]; }'`
9    INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { printf $[2]; }'  < ${ac_aux_dir}/intltool-update.in`
10    changequote({{,}})
11    INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split(${{2}}, VERSION, "."); printf "%d\n", VERSION[1] * 100 + VERSION[2];}' < ${ac_aux_dir}/intltool-update.in`
12    changequote([,])
13
14    if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT"; then
15	AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found])
16    else
17	AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool $1 or later.])
18	exit 1
19    fi
20fi
21
22  INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
23INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
24     INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
25     INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
26      INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< [$]@'
27     INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
28   INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
29    INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
30INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
31       INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
32      INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
33      INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< [$]@'
34      INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
35      INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
36    INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
37  INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
38    INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
39
40AC_SUBST(INTLTOOL_DESKTOP_RULE)
41AC_SUBST(INTLTOOL_DIRECTORY_RULE)
42AC_SUBST(INTLTOOL_KEYS_RULE)
43AC_SUBST(INTLTOOL_PROP_RULE)
44AC_SUBST(INTLTOOL_OAF_RULE)
45AC_SUBST(INTLTOOL_PONG_RULE)
46AC_SUBST(INTLTOOL_SERVER_RULE)
47AC_SUBST(INTLTOOL_SHEET_RULE)
48AC_SUBST(INTLTOOL_SOUNDLIST_RULE)
49AC_SUBST(INTLTOOL_UI_RULE)
50AC_SUBST(INTLTOOL_XAM_RULE)
51AC_SUBST(INTLTOOL_KBD_RULE)
52AC_SUBST(INTLTOOL_XML_RULE)
53AC_SUBST(INTLTOOL_XML_NOMERGE_RULE)
54AC_SUBST(INTLTOOL_CAVES_RULE)
55AC_SUBST(INTLTOOL_SCHEMAS_RULE)
56AC_SUBST(INTLTOOL_THEME_RULE)
57
58# Use the tools built into the package, not the ones that are installed.
59
60INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
61INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
62INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
63
64AC_SUBST(INTLTOOL_EXTRACT)
65AC_SUBST(INTLTOOL_MERGE)
66AC_SUBST(INTLTOOL_UPDATE)
67
68AC_PATH_PROG(INTLTOOL_PERL, perl)
69if test -z "$INTLTOOL_PERL"; then
70   AC_MSG_ERROR([perl not found; required for intltool])
71fi
72if test -z "`$INTLTOOL_PERL -v | fgrep '5.' 2> /dev/null`"; then
73   AC_MSG_ERROR([perl 5.x required for intltool])
74fi
75if test "x$2" != "xno-xml"; then
76   AC_MSG_CHECKING([for XML::Parser])
77   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
78       AC_MSG_RESULT([ok])
79   else
80       AC_MSG_ERROR([XML::Parser perl module is required for intltool])
81   fi
82fi
83
84AC_PATH_PROG(INTLTOOL_ICONV, iconv, iconv)
85AC_PATH_PROG(INTLTOOL_MSGFMT, msgfmt, msgfmt)
86AC_PATH_PROG(INTLTOOL_MSGMERGE, msgmerge, msgmerge)
87AC_PATH_PROG(INTLTOOL_XGETTEXT, xgettext, xgettext)
88
89# Remove file type tags (using []) from po/POTFILES.
90
91ifdef([AC_DIVERSION_ICMDS],[
92  AC_DIVERT_PUSH(AC_DIVERSION_ICMDS)
93      changequote(,)
94      mv -f po/POTFILES po/POTFILES.tmp
95      sed -e '/\[encoding.*\]/d' -e 's/\[.*\] *//' < po/POTFILES.tmp > po/POTFILES
96      rm -f po/POTFILES.tmp
97      changequote([,])
98  AC_DIVERT_POP()
99],[
100  ifdef([AC_CONFIG_COMMANDS_PRE],[
101    AC_CONFIG_COMMANDS_PRE([
102        changequote(,)
103        mv -f po/POTFILES po/POTFILES.tmp
104        sed -e '/\[encoding.*\]/d' -e 's/\[.*\] *//' < po/POTFILES.tmp > po/POTFILES
105        rm -f po/POTFILES.tmp
106        changequote([,])
107    ])
108  ])
109
110############################################################################
111## Take this bit from AM_PROG_MKDIR_P to set mkdir_p for automake 1.4 users
112############################################################################
113if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
114  # Keeping the `.' argument allows $(mkdir_p) to be used without
115  # argument.  Indeed, we sometimes output rules like
116  #   $(mkdir_p) $(somedir)
117  # where $(somedir) is conditionally defined.
118  # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more
119  # expensive solution, as it forces Make to start a sub-shell.)
120  mkdir_p='mkdir -p -- .'
121else
122  # On NextStep and OpenStep, the `mkdir' command does not
123  # recognize any option.  It will interpret all options as
124  # directories to create, and then abort because `.' already
125  # exists.
126  for d in ./-p ./--version;
127  do
128    test -d $d && rmdir $d
129  done
130  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
131  if test -f "$ac_aux_dir/mkinstalldirs"; then
132    mkdir_p='$(mkinstalldirs)'
133  else
134    mkdir_p='$(install_sh) -d'
135  fi
136fi
137AC_SUBST([mkdir_p])
138])
139
140# Manually sed perl in so people don't have to put the intltool scripts in AC_OUTPUT.
141
142AC_CONFIG_COMMANDS([intltool], [
143
144intltool_edit="-e 's#@INTLTOOL_EXTRACT@#`pwd`/intltool-extract#g' \
145               -e 's#@INTLTOOL_ICONV@#${INTLTOOL_ICONV}#g' \
146               -e 's#@INTLTOOL_MSGFMT@#${INTLTOOL_MSGFMT}#g' \
147               -e 's#@INTLTOOL_MSGMERGE@#${INTLTOOL_MSGMERGE}#g' \
148               -e 's#@INTLTOOL_XGETTEXT@#${INTLTOOL_XGETTEXT}#g' \
149               -e 's#@INTLTOOL_PERL@#${INTLTOOL_PERL}#g'"
150
151eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-extract.in \
152  > intltool-extract.out
153if cmp -s intltool-extract intltool-extract.out 2>/dev/null; then
154  rm -f intltool-extract.out
155else
156  mv -f intltool-extract.out intltool-extract
157fi
158chmod ugo+x intltool-extract
159chmod u+w intltool-extract
160
161eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-merge.in \
162  > intltool-merge.out
163if cmp -s intltool-merge intltool-merge.out 2>/dev/null; then
164  rm -f intltool-merge.out
165else
166  mv -f intltool-merge.out intltool-merge
167fi
168chmod ugo+x intltool-merge
169chmod u+w intltool-merge
170
171eval sed ${intltool_edit} < ${ac_aux_dir}/intltool-update.in \
172  > intltool-update.out
173if cmp -s intltool-update intltool-update.out 2>/dev/null; then
174  rm -f intltool-update.out
175else
176  mv -f intltool-update.out intltool-update
177fi
178chmod ugo+x intltool-update
179chmod u+w intltool-update
180
181], INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir=${ac_aux_dir}
182INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' ICONV='${INTLTOOL_ICONV}'
183MSGFMT='${INTLTOOL_MSGFMT}' MSGMERGE='${INTLTOOL_MSGMERGE}'
184XGETTEXT='${INTLTOOL_XGETTEXT}')
185
186])
187m4trace:/usr/share/aclocal/intltool.m4:214: -1- AC_DEFUN([AC_PROG_INTLTOOL], [IT_PROG_INTLTOOL($@)])
188m4trace:/usr/share/aclocal/libtool.m4:55: -1- AC_DEFUN([AC_PROG_LIBTOOL], [AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
189dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
190dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
191  AC_PROVIDE_IFELSE([AC_PROG_CXX],
192    [AC_LIBTOOL_CXX],
193    [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX
194  ])])
195dnl And a similar setup for Fortran 77 support
196  AC_PROVIDE_IFELSE([AC_PROG_F77],
197    [AC_LIBTOOL_F77],
198    [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77
199])])
200
201dnl Quote AM_PROG_GCJ so that aclocal doesn't bring it in needlessly.
202dnl If either AC_PROG_GCJ or AM_PROG_GCJ have already been expanded, run
203dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both.
204  AC_PROVIDE_IFELSE([AC_PROG_GCJ],
205    [AC_LIBTOOL_GCJ],
206    [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
207      [AC_LIBTOOL_GCJ],
208      [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],
209	[AC_LIBTOOL_GCJ],
210      [ifdef([AC_PROG_GCJ],
211	     [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])
212       ifdef([A][M_PROG_GCJ],
213	     [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])])
214       ifdef([LT_AC_PROG_GCJ],
215	     [define([LT_AC_PROG_GCJ],
216		defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
217])])
218m4trace:/usr/share/aclocal/libtool.m4:75: -1- AC_DEFUN([_AC_PROG_LIBTOOL], [AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
219AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl
220AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl
221AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
222
223# This can be used to rebuild libtool when needed
224LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
225
226# Always use our own libtool.
227LIBTOOL='$(SHELL) $(top_builddir)/libtool'
228AC_SUBST(LIBTOOL)dnl
229
230# Prevent multiple expansion
231define([AC_PROG_LIBTOOL], [])
232])
233m4trace:/usr/share/aclocal/libtool.m4:219: -1- AC_DEFUN([AC_LIBTOOL_SETUP], [AC_PREREQ(2.50)dnl
234AC_REQUIRE([AC_ENABLE_SHARED])dnl
235AC_REQUIRE([AC_ENABLE_STATIC])dnl
236AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl
237AC_REQUIRE([AC_CANONICAL_HOST])dnl
238AC_REQUIRE([AC_CANONICAL_BUILD])dnl
239AC_REQUIRE([AC_PROG_CC])dnl
240AC_REQUIRE([AC_PROG_LD])dnl
241AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
242AC_REQUIRE([AC_PROG_NM])dnl
243
244AC_REQUIRE([AC_PROG_LN_S])dnl
245AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
246# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
247AC_REQUIRE([AC_OBJEXT])dnl
248AC_REQUIRE([AC_EXEEXT])dnl
249dnl
250
251AC_LIBTOOL_SYS_MAX_CMD_LEN
252AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
253AC_LIBTOOL_OBJDIR
254
255AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
256_LT_AC_PROG_ECHO_BACKSLASH
257
258case $host_os in
259aix3*)
260  # AIX sometimes has problems with the GCC collect2 program.  For some
261  # reason, if we set the COLLECT_NAMES environment variable, the problems
262  # vanish in a puff of smoke.
263  if test "X${COLLECT_NAMES+set}" != Xset; then
264    COLLECT_NAMES=
265    export COLLECT_NAMES
266  fi
267  ;;
268esac
269
270# Sed substitution that helps us do robust quoting.  It backslashifies
271# metacharacters that are still active within double-quoted strings.
272Xsed='sed -e 1s/^X//'
273[sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
274
275# Same as above, but do not quote variable references.
276[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
277
278# Sed substitution to delay expansion of an escaped shell variable in a
279# double_quote_subst'ed string.
280delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
281
282# Sed substitution to avoid accidental globbing in evaled expressions
283no_glob_subst='s/\*/\\\*/g'
284
285# Constants:
286rm="rm -f"
287
288# Global variables:
289default_ofile=libtool
290can_build_shared=yes
291
292# All known linkers require a `.a' archive for static linking (except MSVC,
293# which needs '.lib').
294libext=a
295ltmain="$ac_aux_dir/ltmain.sh"
296ofile="$default_ofile"
297with_gnu_ld="$lt_cv_prog_gnu_ld"
298
299AC_CHECK_TOOL(AR, ar, false)
300AC_CHECK_TOOL(RANLIB, ranlib, :)
301AC_CHECK_TOOL(STRIP, strip, :)
302
303old_CC="$CC"
304old_CFLAGS="$CFLAGS"
305
306# Set sane defaults for various variables
307test -z "$AR" && AR=ar
308test -z "$AR_FLAGS" && AR_FLAGS=cru
309test -z "$AS" && AS=as
310test -z "$CC" && CC=cc
311test -z "$LTCC" && LTCC=$CC
312test -z "$DLLTOOL" && DLLTOOL=dlltool
313test -z "$LD" && LD=ld
314test -z "$LN_S" && LN_S="ln -s"
315test -z "$MAGIC_CMD" && MAGIC_CMD=file
316test -z "$NM" && NM=nm
317test -z "$SED" && SED=sed
318test -z "$OBJDUMP" && OBJDUMP=objdump
319test -z "$RANLIB" && RANLIB=:
320test -z "$STRIP" && STRIP=:
321test -z "$ac_objext" && ac_objext=o
322
323# Determine commands to create old-style static archives.
324old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
325old_postinstall_cmds='chmod 644 $oldlib'
326old_postuninstall_cmds=
327
328if test -n "$RANLIB"; then
329  case $host_os in
330  openbsd*)
331    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
332    ;;
333  *)
334    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
335    ;;
336  esac
337  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
338fi
339
340_LT_CC_BASENAME([$compiler])
341
342# Only perform the check for file, if the check method requires it
343case $deplibs_check_method in
344file_magic*)
345  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
346    AC_PATH_MAGIC
347  fi
348  ;;
349esac
350
351AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)
352AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
353enable_win32_dll=yes, enable_win32_dll=no)
354
355AC_ARG_ENABLE([libtool-lock],
356    [AC_HELP_STRING([--disable-libtool-lock],
357	[avoid locking (might break parallel builds)])])
358test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
359
360AC_ARG_WITH([pic],
361    [AC_HELP_STRING([--with-pic],
362	[try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
363    [pic_mode="$withval"],
364    [pic_mode=default])
365test -z "$pic_mode" && pic_mode=default
366
367# Use C for the default configuration in the libtool script
368tagname=
369AC_LIBTOOL_LANG_C_CONFIG
370_LT_AC_TAGCONFIG
371])
372m4trace:/usr/share/aclocal/libtool.m4:232: -1- AC_DEFUN([_LT_AC_SYS_COMPILER], [AC_REQUIRE([AC_PROG_CC])dnl
373
374# If no C compiler was specified, use CC.
375LTCC=${LTCC-"$CC"}
376
377# Allow CC to be a program name with arguments.
378compiler=$CC
379])
380m4trace:/usr/share/aclocal/libtool.m4:248: -1- AC_DEFUN([_LT_CC_BASENAME], [for cc_temp in $1""; do
381  case $cc_temp in
382    compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
383    distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
384    \-*) ;;
385    *) break;;
386  esac
387done
388cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
389])
390m4trace:/usr/share/aclocal/libtool.m4:261: -1- AC_DEFUN([_LT_COMPILER_BOILERPLATE], [ac_outfile=conftest.$ac_objext
391printf "$lt_simple_compile_test_code" >conftest.$ac_ext
392eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
393_lt_compiler_boilerplate=`cat conftest.err`
394$rm conftest*
395])
396m4trace:/usr/share/aclocal/libtool.m4:274: -1- AC_DEFUN([_LT_LINKER_BOILERPLATE], [ac_outfile=conftest.$ac_objext
397printf "$lt_simple_link_test_code" >conftest.$ac_ext
398eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
399_lt_linker_boilerplate=`cat conftest.err`
400$rm conftest*
401])
402m4trace:/usr/share/aclocal/libtool.m4:293: -1- AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX], [AC_LINK_IFELSE(AC_LANG_PROGRAM,[
403aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
404}'`
405# Check for a 64-bit object if we didn't find anything.
406if 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; }
407}'`; fi],[])
408if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
409])
410m4trace:/usr/share/aclocal/libtool.m4:304: -1- AC_DEFUN([_LT_AC_SHELL_INIT], [ifdef([AC_DIVERSION_NOTICE],
411	     [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
412	 [AC_DIVERT_PUSH(NOTICE)])
413$1
414AC_DIVERT_POP
415])
416m4trace:/usr/share/aclocal/libtool.m4:460: -1- AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH], [_LT_AC_SHELL_INIT([
417# Check that we are running under the correct shell.
418SHELL=${CONFIG_SHELL-/bin/sh}
419
420case X$ECHO in
421X*--fallback-echo)
422  # Remove one level of quotation (which was required for Make).
423  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
424  ;;
425esac
426
427echo=${ECHO-echo}
428if test "X[$]1" = X--no-reexec; then
429  # Discard the --no-reexec flag, and continue.
430  shift
431elif test "X[$]1" = X--fallback-echo; then
432  # Avoid inline document here, it may be left over
433  :
434elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
435  # Yippee, $echo works!
436  :
437else
438  # Restart under the correct shell.
439  exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
440fi
441
442if test "X[$]1" = X--fallback-echo; then
443  # used as fallback echo
444  shift
445  cat <<EOF
446[$]*
447EOF
448  exit 0
449fi
450
451# The HP-UX ksh and POSIX shell print the target directory to stdout
452# if CDPATH is set.
453(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
454
455if test -z "$ECHO"; then
456if test "X${echo_test_string+set}" != Xset; then
457# find a string as large as possible, as long as the shell can cope with it
458  for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
459    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
460    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
461       echo_test_string=`eval $cmd` &&
462       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
463    then
464      break
465    fi
466  done
467fi
468
469if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
470   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
471   test "X$echo_testing_string" = "X$echo_test_string"; then
472  :
473else
474  # The Solaris, AIX, and Digital Unix default echo programs unquote
475  # backslashes.  This makes it impossible to quote backslashes using
476  #   echo "$something" | sed 's/\\/\\\\/g'
477  #
478  # So, first we look for a working echo in the user's PATH.
479
480  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
481  for dir in $PATH /usr/ucb; do
482    IFS="$lt_save_ifs"
483    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
484       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
485       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
486       test "X$echo_testing_string" = "X$echo_test_string"; then
487      echo="$dir/echo"
488      break
489    fi
490  done
491  IFS="$lt_save_ifs"
492
493  if test "X$echo" = Xecho; then
494    # We didn't find a better echo, so look for alternatives.
495    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
496       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
497       test "X$echo_testing_string" = "X$echo_test_string"; then
498      # This shell has a builtin print -r that does the trick.
499      echo='print -r'
500    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
501	 test "X$CONFIG_SHELL" != X/bin/ksh; then
502      # If we have ksh, try running configure again with it.
503      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
504      export ORIGINAL_CONFIG_SHELL
505      CONFIG_SHELL=/bin/ksh
506      export CONFIG_SHELL
507      exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
508    else
509      # Try using printf.
510      echo='printf %s\n'
511      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
512	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
513	 test "X$echo_testing_string" = "X$echo_test_string"; then
514	# Cool, printf works
515	:
516      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
517	   test "X$echo_testing_string" = 'X\t' &&
518	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
519	   test "X$echo_testing_string" = "X$echo_test_string"; then
520	CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
521	export CONFIG_SHELL
522	SHELL="$CONFIG_SHELL"
523	export SHELL
524	echo="$CONFIG_SHELL [$]0 --fallback-echo"
525      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
526	   test "X$echo_testing_string" = 'X\t' &&
527	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
528	   test "X$echo_testing_string" = "X$echo_test_string"; then
529	echo="$CONFIG_SHELL [$]0 --fallback-echo"
530      else
531	# maybe with a smaller string...
532	prev=:
533
534	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
535	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
536	  then
537	    break
538	  fi
539	  prev="$cmd"
540	done
541
542	if test "$prev" != 'sed 50q "[$]0"'; then
543	  echo_test_string=`eval $prev`
544	  export echo_test_string
545	  exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
546	else
547	  # Oops.  We lost completely, so just stick with echo.
548	  echo=echo
549	fi
550      fi
551    fi
552  fi
553fi
554fi
555
556# Copy echo and quote the copy suitably for passing to libtool from
557# the Makefile, instead of quoting the original, which is used later.
558ECHO=$echo
559if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
560   ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
561fi
562
563AC_SUBST(ECHO)
564])])
565m4trace:/usr/share/aclocal/libtool.m4:588: -1- AC_DEFUN([_LT_AC_LOCK], [AC_ARG_ENABLE([libtool-lock],
566    [AC_HELP_STRING([--disable-libtool-lock],
567	[avoid locking (might break parallel builds)])])
568test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
569
570# Some flags need to be propagated to the compiler or linker for good
571# libtool support.
572case $host in
573ia64-*-hpux*)
574  # Find out which ABI we are using.
575  echo 'int i;' > conftest.$ac_ext
576  if AC_TRY_EVAL(ac_compile); then
577    case `/usr/bin/file conftest.$ac_objext` in
578    *ELF-32*)
579      HPUX_IA64_MODE="32"
580      ;;
581    *ELF-64*)
582      HPUX_IA64_MODE="64"
583      ;;
584    esac
585  fi
586  rm -rf conftest*
587  ;;
588*-*-irix6*)
589  # Find out which ABI we are using.
590  echo '[#]line __oline__ "configure"' > conftest.$ac_ext
591  if AC_TRY_EVAL(ac_compile); then
592   if test "$lt_cv_prog_gnu_ld" = yes; then
593    case `/usr/bin/file conftest.$ac_objext` in
594    *32-bit*)
595      LD="${LD-ld} -melf32bsmip"
596      ;;
597    *N32*)
598      LD="${LD-ld} -melf32bmipn32"
599      ;;
600    *64-bit*)
601      LD="${LD-ld} -melf64bmip"
602      ;;
603    esac
604   else
605    case `/usr/bin/file conftest.$ac_objext` in
606    *32-bit*)
607      LD="${LD-ld} -32"
608      ;;
609    *N32*)
610      LD="${LD-ld} -n32"
611      ;;
612    *64-bit*)
613      LD="${LD-ld} -64"
614      ;;
615    esac
616   fi
617  fi
618  rm -rf conftest*
619  ;;
620
621x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
622  # Find out which ABI we are using.
623  echo 'int i;' > conftest.$ac_ext
624  if AC_TRY_EVAL(ac_compile); then
625    case `/usr/bin/file conftest.o` in
626    *32-bit*)
627      case $host in
628        x86_64-*linux*)
629          LD="${LD-ld} -m elf_i386"
630          ;;
631        ppc64-*linux*|powerpc64-*linux*)
632          LD="${LD-ld} -m elf32ppclinux"
633          ;;
634        s390x-*linux*)
635          LD="${LD-ld} -m elf_s390"
636          ;;
637        sparc64-*linux*)
638          LD="${LD-ld} -m elf32_sparc"
639          ;;
640      esac
641      ;;
642    *64-bit*)
643      case $host in
644        x86_64-*linux*)
645          LD="${LD-ld} -m elf_x86_64"
646          ;;
647        ppc*-*linux*|powerpc*-*linux*)
648          LD="${LD-ld} -m elf64ppc"
649          ;;
650        s390*-*linux*)
651          LD="${LD-ld} -m elf64_s390"
652          ;;
653        sparc*-*linux*)
654          LD="${LD-ld} -m elf64_sparc"
655          ;;
656      esac
657      ;;
658    esac
659  fi
660  rm -rf conftest*
661  ;;
662
663*-*-sco3.2v5*)
664  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
665  SAVE_CFLAGS="$CFLAGS"
666  CFLAGS="$CFLAGS -belf"
667  AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
668    [AC_LANG_PUSH(C)
669     AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
670     AC_LANG_POP])
671  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
672    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
673    CFLAGS="$SAVE_CFLAGS"
674  fi
675  ;;
676AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
677[*-*-cygwin* | *-*-mingw* | *-*-pw32*)
678  AC_CHECK_TOOL(DLLTOOL, dlltool, false)
679  AC_CHECK_TOOL(AS, as, false)
680  AC_CHECK_TOOL(OBJDUMP, objdump, false)
681  ;;
682  ])
683esac
684
685need_locks="$enable_libtool_lock"
686
687])
688m4trace:/usr/share/aclocal/libtool.m4:633: -1- AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [AC_REQUIRE([LT_AC_PROG_SED])
689AC_CACHE_CHECK([$1], [$2],
690  [$2=no
691  ifelse([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
692   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
693   lt_compiler_flag="$3"
694   # Insert the option either (1) after the last *FLAGS variable, or
695   # (2) before a word containing "conftest.", or (3) at the end.
696   # Note that $ac_compile itself does not contain backslashes and begins
697   # with a dollar sign (not a hyphen), so the echo should work correctly.
698   # The option is referenced via a variable to avoid confusing sed.
699   lt_compile=`echo "$ac_compile" | $SED \
700   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
701   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
702   -e 's:$: $lt_compiler_flag:'`
703   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
704   (eval "$lt_compile" 2>conftest.err)
705   ac_status=$?
706   cat conftest.err >&AS_MESSAGE_LOG_FD
707   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
708   if (exit $ac_status) && test -s "$ac_outfile"; then
709     # The compiler can only warn and ignore the option if not recognized
710     # So say no if there are warnings other than the usual output.
711     $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
712     $SED '/^$/d' conftest.err >conftest.er2
713     if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
714       $2=yes
715     fi
716   fi
717   $rm conftest*
718])
719
720if test x"[$]$2" = xyes; then
721    ifelse([$5], , :, [$5])
722else
723    ifelse([$6], , :, [$6])
724fi
725])
726m4trace:/usr/share/aclocal/libtool.m4:670: -1- AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [AC_CACHE_CHECK([$1], [$2],
727  [$2=no
728   save_LDFLAGS="$LDFLAGS"
729   LDFLAGS="$LDFLAGS $3"
730   printf "$lt_simple_link_test_code" > conftest.$ac_ext
731   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
732     # The linker can only warn and ignore the option if not recognized
733     # So say no if there are warnings
734     if test -s conftest.err; then
735       # Append any errors to the config.log.
736       cat conftest.err 1>&AS_MESSAGE_LOG_FD
737       $echo "X$_lt_linker_boilerplate" | $Xsed > conftest.exp
738       $SED '/^$/d' conftest.err >conftest.er2
739       if diff conftest.exp conftest.er2 >/dev/null; then
740         $2=yes
741       fi
742     else
743       $2=yes
744     fi
745   fi
746   $rm conftest*
747   LDFLAGS="$save_LDFLAGS"
748])
749
750if test x"[$]$2" = xyes; then
751    ifelse([$4], , :, [$4])
752else
753    ifelse([$5], , :, [$5])
754fi
755])
756m4trace:/usr/share/aclocal/libtool.m4:768: -1- AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [# find the maximum length of command line arguments
757AC_MSG_CHECKING([the maximum length of command line arguments])
758AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
759  i=0
760  teststring="ABCD"
761
762  case $build_os in
763  msdosdjgpp*)
764    # On DJGPP, this test can blow up pretty badly due to problems in libc
765    # (any single argument exceeding 2000 bytes causes a buffer overrun
766    # during glob expansion).  Even if it were fixed, the result of this
767    # check would be larger than it should be.
768    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
769    ;;
770
771  gnu*)
772    # Under GNU Hurd, this test is not required because there is
773    # no limit to the length of command line arguments.
774    # Libtool will interpret -1 as no limit whatsoever
775    lt_cv_sys_max_cmd_len=-1;
776    ;;
777
778  cygwin* | mingw*)
779    # On Win9x/ME, this test blows up -- it succeeds, but takes
780    # about 5 minutes as the teststring grows exponentially.
781    # Worse, since 9x/ME are not pre-emptively multitasking,
782    # you end up with a "frozen" computer, even though with patience
783    # the test eventually succeeds (with a max line length of 256k).
784    # Instead, let's just punt: use the minimum linelength reported by
785    # all of the supported platforms: 8192 (on NT/2K/XP).
786    lt_cv_sys_max_cmd_len=8192;
787    ;;
788
789  amigaos*)
790    # On AmigaOS with pdksh, this test takes hours, literally.
791    # So we just punt and use a minimum line length of 8192.
792    lt_cv_sys_max_cmd_len=8192;
793    ;;
794
795  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
796    # This has been around since 386BSD, at least.  Likely further.
797    if test -x /sbin/sysctl; then
798      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
799    elif test -x /usr/sbin/sysctl; then
800      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
801    else
802      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
803    fi
804    # And add a safety zone
805    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
806    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
807    ;;
808  osf*)
809    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
810    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
811    # nice to cause kernel panics so lets avoid the loop below.
812    # First set a reasonable default.
813    lt_cv_sys_max_cmd_len=16384
814    #
815    if test -x /sbin/sysconfig; then
816      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
817        *1*) lt_cv_sys_max_cmd_len=-1 ;;
818      esac
819    fi
820    ;;
821  *)
822    # If test is not a shell built-in, we'll probably end up computing a
823    # maximum length that is only half of the actual maximum length, but
824    # we can't tell.
825    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
826    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
827	       = "XX$teststring") >/dev/null 2>&1 &&
828	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
829	    lt_cv_sys_max_cmd_len=$new_result &&
830	    test $i != 17 # 1/2 MB should be enough
831    do
832      i=`expr $i + 1`
833      teststring=$teststring$teststring
834    done
835    teststring=
836    # Add a significant safety factor because C++ compilers can tack on massive
837    # amounts of additional arguments before passing them to the linker.
838    # It appears as though 1/2 is a usable value.
839    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
840    ;;
841  esac
842])
843if test -n $lt_cv_sys_max_cmd_len ; then
844  AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
845else
846  AC_MSG_RESULT(none)
847fi
848])
849m4trace:/usr/share/aclocal/libtool.m4:775: -1- AC_DEFUN([_LT_AC_CHECK_DLFCN], [AC_CHECK_HEADERS(dlfcn.h)dnl
850])
851m4trace:/usr/share/aclocal/libtool.m4:864: -1- AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF], [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
852if test "$cross_compiling" = yes; then :
853  [$4]
854else
855  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
856  lt_status=$lt_dlunknown
857  cat > conftest.$ac_ext <<EOF
858[#line __oline__ "configure"
859#include "confdefs.h"
860
861#if HAVE_DLFCN_H
862#include <dlfcn.h>
863#endif
864
865#include <stdio.h>
866
867#ifdef RTLD_GLOBAL
868#  define LT_DLGLOBAL		RTLD_GLOBAL
869#else
870#  ifdef DL_GLOBAL
871#    define LT_DLGLOBAL		DL_GLOBAL
872#  else
873#    define LT_DLGLOBAL		0
874#  endif
875#endif
876
877/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
878   find out it does not work in some platform. */
879#ifndef LT_DLLAZY_OR_NOW
880#  ifdef RTLD_LAZY
881#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
882#  else
883#    ifdef DL_LAZY
884#      define LT_DLLAZY_OR_NOW		DL_LAZY
885#    else
886#      ifdef RTLD_NOW
887#        define LT_DLLAZY_OR_NOW	RTLD_NOW
888#      else
889#        ifdef DL_NOW
890#          define LT_DLLAZY_OR_NOW	DL_NOW
891#        else
892#          define LT_DLLAZY_OR_NOW	0
893#        endif
894#      endif
895#    endif
896#  endif
897#endif
898
899#ifdef __cplusplus
900extern "C" void exit (int);
901#endif
902
903void fnord() { int i=42;}
904int main ()
905{
906  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
907  int status = $lt_dlunknown;
908
909  if (self)
910    {
911      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
912      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
913      /* dlclose (self); */
914    }
915
916    exit (status);
917}]
918EOF
919  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
920    (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
921    lt_status=$?
922    case x$lt_status in
923      x$lt_dlno_uscore) $1 ;;
924      x$lt_dlneed_uscore) $2 ;;
925      x$lt_unknown|x*) $3 ;;
926    esac
927  else :
928    # compilation failed
929    $3
930  fi
931fi
932rm -fr conftest*
933])
934m4trace:/usr/share/aclocal/libtool.m4:977: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
935if test "x$enable_dlopen" != xyes; then
936  enable_dlopen=unknown
937  enable_dlopen_self=unknown
938  enable_dlopen_self_static=unknown
939else
940  lt_cv_dlopen=no
941  lt_cv_dlopen_libs=
942
943  case $host_os in
944  beos*)
945    lt_cv_dlopen="load_add_on"
946    lt_cv_dlopen_libs=
947    lt_cv_dlopen_self=yes
948    ;;
949
950  mingw* | pw32*)
951    lt_cv_dlopen="LoadLibrary"
952    lt_cv_dlopen_libs=
953   ;;
954
955  cygwin*)
956    lt_cv_dlopen="dlopen"
957    lt_cv_dlopen_libs=
958   ;;
959
960  darwin*)
961  # if libdl is installed we need to link against it
962    AC_CHECK_LIB([dl], [dlopen],
963		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
964    lt_cv_dlopen="dyld"
965    lt_cv_dlopen_libs=
966    lt_cv_dlopen_self=yes
967    ])
968   ;;
969
970  *)
971    AC_CHECK_FUNC([shl_load],
972	  [lt_cv_dlopen="shl_load"],
973      [AC_CHECK_LIB([dld], [shl_load],
974	    [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"],
975	[AC_CHECK_FUNC([dlopen],
976	      [lt_cv_dlopen="dlopen"],
977	  [AC_CHECK_LIB([dl], [dlopen],
978		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
979	    [AC_CHECK_LIB([svld], [dlopen],
980		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
981	      [AC_CHECK_LIB([dld], [dld_link],
982		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
983	      ])
984	    ])
985	  ])
986	])
987      ])
988    ;;
989  esac
990
991  if test "x$lt_cv_dlopen" != xno; then
992    enable_dlopen=yes
993  else
994    enable_dlopen=no
995  fi
996
997  case $lt_cv_dlopen in
998  dlopen)
999    save_CPPFLAGS="$CPPFLAGS"
1000    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
1001
1002    save_LDFLAGS="$LDFLAGS"
1003    eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
1004
1005    save_LIBS="$LIBS"
1006    LIBS="$lt_cv_dlopen_libs $LIBS"
1007
1008    AC_CACHE_CHECK([whether a program can dlopen itself],
1009	  lt_cv_dlopen_self, [dnl
1010	  _LT_AC_TRY_DLOPEN_SELF(
1011	    lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
1012	    lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
1013    ])
1014
1015    if test "x$lt_cv_dlopen_self" = xyes; then
1016      LDFLAGS="$LDFLAGS $link_static_flag"
1017      AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
1018    	  lt_cv_dlopen_self_static, [dnl
1019	  _LT_AC_TRY_DLOPEN_SELF(
1020	    lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
1021	    lt_cv_dlopen_self_static=no,  lt_cv_dlopen_self_static=cross)
1022      ])
1023    fi
1024
1025    CPPFLAGS="$save_CPPFLAGS"
1026    LDFLAGS="$save_LDFLAGS"
1027    LIBS="$save_LIBS"
1028    ;;
1029  esac
1030
1031  case $lt_cv_dlopen_self in
1032  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
1033  *) enable_dlopen_self=unknown ;;
1034  esac
1035
1036  case $lt_cv_dlopen_self_static in
1037  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
1038  *) enable_dlopen_self_static=unknown ;;
1039  esac
1040fi
1041])
1042m4trace:/usr/share/aclocal/libtool.m4:1028: -1- AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O], [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
1043AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
1044  [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
1045  [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
1046   $rm -r conftest 2>/dev/null
1047   mkdir conftest
1048   cd conftest
1049   mkdir out
1050   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
1051
1052   lt_compiler_flag="-o out/conftest2.$ac_objext"
1053   # Insert the option either (1) after the last *FLAGS variable, or
1054   # (2) before a word containing "conftest.", or (3) at the end.
1055   # Note that $ac_compile itself does not contain backslashes and begins
1056   # with a dollar sign (not a hyphen), so the echo should work correctly.
1057   lt_compile=`echo "$ac_compile" | $SED \
1058   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1059   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
1060   -e 's:$: $lt_compiler_flag:'`
1061   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
1062   (eval "$lt_compile" 2>out/conftest.err)
1063   ac_status=$?
1064   cat out/conftest.err >&AS_MESSAGE_LOG_FD
1065   echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
1066   if (exit $ac_status) && test -s out/conftest2.$ac_objext
1067   then
1068     # The compiler can only warn and ignore the option if not recognized
1069     # So say no if there are warnings
1070     $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
1071     $SED '/^$/d' out/conftest.err >out/conftest.er2
1072     if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
1073       _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
1074     fi
1075   fi
1076   chmod u+w . 2>&AS_MESSAGE_LOG_FD
1077   $rm conftest*
1078   # SGI C++ compiler will create directory out/ii_files/ for
1079   # template instantiation
1080   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
1081   $rm out/* && rmdir out
1082   cd ..
1083   rmdir conftest
1084   $rm conftest*
1085])
1086])
1087m4trace:/usr/share/aclocal/libtool.m4:1055: -1- AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_REQUIRE([_LT_AC_LOCK])dnl
1088
1089hard_links="nottested"
1090if test "$_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
1091  # do not overwrite the value of need_locks provided by the user
1092  AC_MSG_CHECKING([if we can lock with hard links])
1093  hard_links=yes
1094  $rm conftest*
1095  ln conftest.a conftest.b 2>/dev/null && hard_links=no
1096  touch conftest.a
1097  ln conftest.a conftest.b 2>&5 || hard_links=no
1098  ln conftest.a conftest.b 2>/dev/null && hard_links=no
1099  AC_MSG_RESULT([$hard_links])
1100  if test "$hard_links" = no; then
1101    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
1102    need_locks=warn
1103  fi
1104else
1105  need_locks=no
1106fi
1107])
1108m4trace:/usr/share/aclocal/libtool.m4:1072: -1- AC_DEFUN([AC_LIBTOOL_OBJDIR], [AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
1109[rm -f .libs 2>/dev/null
1110mkdir .libs 2>/dev/null
1111if test -d .libs; then
1112  lt_cv_objdir=.libs
1113else
1114  # MS-DOS does not allow filenames that begin with a dot.
1115  lt_cv_objdir=_libs
1116fi
1117rmdir .libs 2>/dev/null])
1118objdir=$lt_cv_objdir
1119])
1120m4trace:/usr/share/aclocal/libtool.m4:1113: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_MSG_CHECKING([how to hardcode library paths into programs])
1121_LT_AC_TAGVAR(hardcode_action, $1)=
1122if test -n "$_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)" || \
1123   test -n "$_LT_AC_TAGVAR(runpath_var, $1)" || \
1124   test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
1125
1126  # We can hardcode non-existant directories.
1127  if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no &&
1128     # If the only mechanism to avoid hardcoding is shlibpath_var, we
1129     # have to relink, otherwise we might link with an installed library
1130     # when we should be linking with a yet-to-be-installed one
1131     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
1132     test "$_LT_AC_TAGVAR(hardcode_minus_L, $1)" != no; then
1133    # Linking always hardcodes the temporary library directory.
1134    _LT_AC_TAGVAR(hardcode_action, $1)=relink
1135  else
1136    # We can link without hardcoding, and we can hardcode nonexisting dirs.
1137    _LT_AC_TAGVAR(hardcode_action, $1)=immediate
1138  fi
1139else
1140  # We cannot hardcode anything, or else we can only hardcode existing
1141  # directories.
1142  _LT_AC_TAGVAR(hardcode_action, $1)=unsupported
1143fi
1144AC_MSG_RESULT([$_LT_AC_TAGVAR(hardcode_action, $1)])
1145
1146if test "$_LT_AC_TAGVAR(hardcode_action, $1)" = relink; then
1147  # Fast installation is not supported
1148  enable_fast_install=no
1149elif test "$shlibpath_overrides_runpath" = yes ||
1150     test "$enable_shared" = no; then
1151  # Fast installation is not necessary
1152  enable_fast_install=needless
1153fi
1154])
1155m4trace:/usr/share/aclocal/libtool.m4:1142: -1- AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP], [striplib=
1156old_striplib=
1157AC_MSG_CHECKING([whether stripping libraries is possible])
1158if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
1159  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
1160  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
1161  AC_MSG_RESULT([yes])
1162else
1163# FIXME - insert some real tests, host_os isn't really good enough
1164  case $host_os in
1165   darwin*)
1166       if test -n "$STRIP" ; then
1167         striplib="$STRIP -x"
1168         AC_MSG_RESULT([yes])
1169       else
1170  AC_MSG_RESULT([no])
1171fi
1172       ;;
1173   *)
1174  AC_MSG_RESULT([no])
1175    ;;
1176  esac
1177fi
1178])
1179m4trace:/usr/share/aclocal/libtool.m4:1704: -1- AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_MSG_CHECKING([dynamic linker characteristics])
1180library_names_spec=
1181libname_spec='lib$name'
1182soname_spec=
1183shrext_cmds=".so"
1184postinstall_cmds=
1185postuninstall_cmds=
1186finish_cmds=
1187finish_eval=
1188shlibpath_var=
1189shlibpath_overrides_runpath=unknown
1190version_type=none
1191dynamic_linker="$host_os ld.so"
1192sys_lib_dlsearch_path_spec="/lib /usr/lib"
1193if test "$GCC" = yes; then
1194  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
1195  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
1196    # if the path contains ";" then we assume it to be the separator
1197    # otherwise default to the standard path separator (i.e. ":") - it is
1198    # assumed that no part of a normal pathname contains ";" but that should
1199    # okay in the real world where ";" in dirpaths is itself problematic.
1200    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
1201  else
1202    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
1203  fi
1204else
1205  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
1206fi
1207need_lib_prefix=unknown
1208hardcode_into_libs=no
1209
1210# when you set need_version to no, make sure it does not cause -set_version
1211# flags to be left without arguments
1212need_version=unknown
1213
1214case $host_os in
1215aix3*)
1216  version_type=linux
1217  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
1218  shlibpath_var=LIBPATH
1219
1220  # AIX 3 has no versioning support, so we append a major version to the name.
1221  soname_spec='${libname}${release}${shared_ext}$major'
1222  ;;
1223
1224aix4* | aix5*)
1225  version_type=linux
1226  need_lib_prefix=no
1227  need_version=no
1228  hardcode_into_libs=yes
1229  if test "$host_cpu" = ia64; then
1230    # AIX 5 supports IA64
1231    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
1232    shlibpath_var=LD_LIBRARY_PATH
1233  else
1234    # With GCC up to 2.95.x, collect2 would create an import file
1235    # for dependence libraries.  The import file would start with
1236    # the line `#! .'.  This would cause the generated library to
1237    # depend on `.', always an invalid library.  This was fixed in
1238    # development snapshots of GCC prior to 3.0.
1239    case $host_os in
1240      aix4 | aix4.[[01]] | aix4.[[01]].*)
1241      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
1242	   echo ' yes '
1243	   echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
1244	:
1245      else
1246	can_build_shared=no
1247      fi
1248      ;;
1249    esac
1250    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
1251    # soname into executable. Probably we can add versioning support to
1252    # collect2, so additional links can be useful in future.
1253    if test "$aix_use_runtimelinking" = yes; then
1254      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
1255      # instead of lib<name>.a to let people know that these are not
1256      # typical AIX shared libraries.
1257      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1258    else
1259      # We preserve .a as extension for shared libraries through AIX4.2
1260      # and later when we are not doing run time linking.
1261      library_names_spec='${libname}${release}.a $libname.a'
1262      soname_spec='${libname}${release}${shared_ext}$major'
1263    fi
1264    shlibpath_var=LIBPATH
1265  fi
1266  ;;
1267
1268amigaos*)
1269  library_names_spec='$libname.ixlibrary $libname.a'
1270  # Create ${libname}_ixlibrary.a entries in /sys/libs.
1271  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'
1272  ;;
1273
1274beos*)
1275  library_names_spec='${libname}${shared_ext}'
1276  dynamic_linker="$host_os ld.so"
1277  shlibpath_var=LIBRARY_PATH
1278  ;;
1279
1280bsdi[[45]]*)
1281  version_type=linux
1282  need_version=no
1283  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1284  soname_spec='${libname}${release}${shared_ext}$major'
1285  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
1286  shlibpath_var=LD_LIBRARY_PATH
1287  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
1288  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
1289  # the default ld.so.conf also contains /usr/contrib/lib and
1290  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
1291  # libtool to hard-code these into programs
1292  ;;
1293
1294cygwin* | mingw* | pw32*)
1295  version_type=windows
1296  shrext_cmds=".dll"
1297  need_version=no
1298  need_lib_prefix=no
1299
1300  case $GCC,$host_os in
1301  yes,cygwin* | yes,mingw* | yes,pw32*)
1302    library_names_spec='$libname.dll.a'
1303    # DLL is installed to $(libdir)/../bin by postinstall_cmds
1304    postinstall_cmds='base_file=`basename \${file}`~
1305      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1306      dldir=$destdir/`dirname \$dlpath`~
1307      test -d \$dldir || mkdir -p \$dldir~
1308      $install_prog $dir/$dlname \$dldir/$dlname~
1309      chmod a+x \$dldir/$dlname'
1310    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
1311      dlpath=$dir/\$dldll~
1312       $rm \$dlpath'
1313    shlibpath_overrides_runpath=yes
1314
1315    case $host_os in
1316    cygwin*)
1317      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
1318      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
1319      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
1320      ;;
1321    mingw*)
1322      # MinGW DLLs use traditional 'lib' prefix
1323      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
1324      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
1325      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
1326        # It is most probably a Windows format PATH printed by
1327        # mingw gcc, but we are running on Cygwin. Gcc prints its search
1328        # path with ; separators, and with drive letters. We can handle the
1329        # drive letters (cygwin fileutils understands them), so leave them,
1330        # especially as we might pass files found there to a mingw objdump,
1331        # which wouldn't understand a cygwinified path. Ahh.
1332        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
1333      else
1334        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
1335      fi
1336      ;;
1337    pw32*)
1338      # pw32 DLLs use 'pw' prefix rather than 'lib'
1339      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
1340      ;;
1341    esac
1342    ;;
1343
1344  *)
1345    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
1346    ;;
1347  esac
1348  dynamic_linker='Win32 ld.exe'
1349  # FIXME: first we should search . and the directory the executable is in
1350  shlibpath_var=PATH
1351  ;;
1352
1353darwin* | rhapsody*)
1354  dynamic_linker="$host_os dyld"
1355  version_type=darwin
1356  need_lib_prefix=no
1357  need_version=no
1358  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
1359  soname_spec='${libname}${release}${major}$shared_ext'
1360  shlibpath_overrides_runpath=yes
1361  shlibpath_var=DYLD_LIBRARY_PATH
1362  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
1363  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
1364  if test "$GCC" = yes; then
1365    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"`
1366  else
1367    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
1368  fi
1369  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
1370  ;;
1371
1372dgux*)
1373  version_type=linux
1374  need_lib_prefix=no
1375  need_version=no
1376  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
1377  soname_spec='${libname}${release}${shared_ext}$major'
1378  shlibpath_var=LD_LIBRARY_PATH
1379  ;;
1380
1381freebsd1*)
1382  dynamic_linker=no
1383  ;;
1384
1385kfreebsd*-gnu)
1386  version_type=linux
1387  need_lib_prefix=no
1388  need_version=no
1389  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
1390  soname_spec='${libname}${release}${shared_ext}$major'
1391  shlibpath_var=LD_LIBRARY_PATH
1392  shlibpath_overrides_runpath=no
1393  hardcode_into_libs=yes
1394  dynamic_linker='GNU ld.so'
1395  ;;
1396
1397freebsd* | dragonfly*)
1398  # DragonFly does not have aout.  When/if they implement a new
1399  # versioning mechanism, adjust this.
1400  if test -x /usr/bin/objformat; then
1401    objformat=`/usr/bin/objformat`
1402  else
1403    case $host_os in
1404    freebsd[[123]]*) objformat=aout ;;
1405    *) objformat=elf ;;
1406    esac
1407  fi
1408  version_type=freebsd-$objformat
1409  case $version_type in
1410    freebsd-elf*)
1411      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
1412      need_version=no
1413      need_lib_prefix=no
1414      ;;
1415    freebsd-*)
1416      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
1417      need_version=yes
1418      ;;
1419  esac
1420  shlibpath_var=LD_LIBRARY_PATH
1421  case $host_os in
1422  freebsd2*)
1423    shlibpath_overrides_runpath=yes
1424    ;;
1425  freebsd3.[[01]]* | freebsdelf3.[[01]]*)
1426    shlibpath_overrides_runpath=yes
1427    hardcode_into_libs=yes
1428    ;;
1429  *) # from 3.2 on
1430    shlibpath_overrides_runpath=no
1431    hardcode_into_libs=yes
1432    ;;
1433  esac
1434  ;;
1435
1436gnu*)
1437  version_type=linux
1438  need_lib_prefix=no
1439  need_version=no
1440  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
1441  soname_spec='${libname}${release}${shared_ext}$major'
1442  shlibpath_var=LD_LIBRARY_PATH
1443  hardcode_into_libs=yes
1444  ;;
1445
1446hpux9* | hpux10* | hpux11*)
1447  # Give a soname corresponding to the major version so that dld.sl refuses to
1448  # link against other versions.
1449  version_type=sunos
1450  need_lib_prefix=no
1451  need_version=no
1452  case $host_cpu in
1453  ia64*)
1454    shrext_cmds='.so'
1455    hardcode_into_libs=yes
1456    dynamic_linker="$host_os dld.so"
1457    shlibpath_var=LD_LIBRARY_PATH
1458    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
1459    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1460    soname_spec='${libname}${release}${shared_ext}$major'
1461    if test "X$HPUX_IA64_MODE" = X32; then
1462      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
1463    else
1464      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
1465    fi
1466    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
1467    ;;
1468   hppa*64*)
1469     shrext_cmds='.sl'
1470     hardcode_into_libs=yes
1471     dynamic_linker="$host_os dld.sl"
1472     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
1473     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
1474     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1475     soname_spec='${libname}${release}${shared_ext}$major'
1476     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
1477     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
1478     ;;
1479   *)
1480    shrext_cmds='.sl'
1481    dynamic_linker="$host_os dld.sl"
1482    shlibpath_var=SHLIB_PATH
1483    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
1484    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1485    soname_spec='${libname}${release}${shared_ext}$major'
1486    ;;
1487  esac
1488  # HP-UX runs *really* slowly unless shared libraries are mode 555.
1489  postinstall_cmds='chmod 555 $lib'
1490  ;;
1491
1492irix5* | irix6* | nonstopux*)
1493  case $host_os in
1494    nonstopux*) version_type=nonstopux ;;
1495    *)
1496	if test "$lt_cv_prog_gnu_ld" = yes; then
1497		version_type=linux
1498	else
1499		version_type=irix
1500	fi ;;
1501  esac
1502  need_lib_prefix=no
1503  need_version=no
1504  soname_spec='${libname}${release}${shared_ext}$major'
1505  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
1506  case $host_os in
1507  irix5* | nonstopux*)
1508    libsuff= shlibsuff=
1509    ;;
1510  *)
1511    case $LD in # libtool.m4 will add one of these switches to LD
1512    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
1513      libsuff= shlibsuff= libmagic=32-bit;;
1514    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
1515      libsuff=32 shlibsuff=N32 libmagic=N32;;
1516    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
1517      libsuff=64 shlibsuff=64 libmagic=64-bit;;
1518    *) libsuff= shlibsuff= libmagic=never-match;;
1519    esac
1520    ;;
1521  esac
1522  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
1523  shlibpath_overrides_runpath=no
1524  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
1525  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
1526  hardcode_into_libs=yes
1527  ;;
1528
1529# No shared lib support for Linux oldld, aout, or coff.
1530linux*oldld* | linux*aout* | linux*coff*)
1531  dynamic_linker=no
1532  ;;
1533
1534# This must be Linux ELF.
1535linux*)
1536  version_type=linux
1537  need_lib_prefix=no
1538  need_version=no
1539  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1540  soname_spec='${libname}${release}${shared_ext}$major'
1541  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
1542  shlibpath_var=LD_LIBRARY_PATH
1543  shlibpath_overrides_runpath=no
1544  # This implies no fast_install, which is unacceptable.
1545  # Some rework will be needed to allow for fast_install
1546  # before this can be enabled.
1547  hardcode_into_libs=yes
1548
1549  # Append ld.so.conf contents to the search path
1550  if test -f /etc/ld.so.conf; then
1551    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/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
1552    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
1553  fi
1554
1555  # We used to test for /lib/ld.so.1 and disable shared libraries on
1556  # powerpc, because MkLinux only supported shared libraries with the
1557  # GNU dynamic linker.  Since this was broken with cross compilers,
1558  # most powerpc-linux boxes support dynamic linking these days and
1559  # people can always --disable-shared, the test was removed, and we
1560  # assume the GNU/Linux dynamic linker is in use.
1561  dynamic_linker='GNU/Linux ld.so'
1562  ;;
1563
1564knetbsd*-gnu)
1565  version_type=linux
1566  need_lib_prefix=no
1567  need_version=no
1568  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
1569  soname_spec='${libname}${release}${shared_ext}$major'
1570  shlibpath_var=LD_LIBRARY_PATH
1571  shlibpath_overrides_runpath=no
1572  hardcode_into_libs=yes
1573  dynamic_linker='GNU ld.so'
1574  ;;
1575
1576netbsd*)
1577  version_type=sunos
1578  need_lib_prefix=no
1579  need_version=no
1580  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
1581    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
1582    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1583    dynamic_linker='NetBSD (a.out) ld.so'
1584  else
1585    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
1586    soname_spec='${libname}${release}${shared_ext}$major'
1587    dynamic_linker='NetBSD ld.elf_so'
1588  fi
1589  shlibpath_var=LD_LIBRARY_PATH
1590  shlibpath_overrides_runpath=yes
1591  hardcode_into_libs=yes
1592  ;;
1593
1594newsos6)
1595  version_type=linux
1596  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1597  shlibpath_var=LD_LIBRARY_PATH
1598  shlibpath_overrides_runpath=yes
1599  ;;
1600
1601nto-qnx*)
1602  version_type=linux
1603  need_lib_prefix=no
1604  need_version=no
1605  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1606  soname_spec='${libname}${release}${shared_ext}$major'
1607  shlibpath_var=LD_LIBRARY_PATH
1608  shlibpath_overrides_runpath=yes
1609  ;;
1610
1611openbsd*)
1612  version_type=sunos
1613  need_lib_prefix=no
1614  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
1615  case $host_os in
1616    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
1617    *)                         need_version=no  ;;
1618  esac
1619  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
1620  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1621  shlibpath_var=LD_LIBRARY_PATH
1622  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
1623    case $host_os in
1624      openbsd2.[[89]] | openbsd2.[[89]].*)
1625	shlibpath_overrides_runpath=no
1626	;;
1627      *)
1628	shlibpath_overrides_runpath=yes
1629	;;
1630      esac
1631  else
1632    shlibpath_overrides_runpath=yes
1633  fi
1634  ;;
1635
1636os2*)
1637  libname_spec='$name'
1638  shrext_cmds=".dll"
1639  need_lib_prefix=no
1640  library_names_spec='$libname${shared_ext} $libname.a'
1641  dynamic_linker='OS/2 ld.exe'
1642  shlibpath_var=LIBPATH
1643  ;;
1644
1645osf3* | osf4* | osf5*)
1646  version_type=osf
1647  need_lib_prefix=no
1648  need_version=no
1649  soname_spec='${libname}${release}${shared_ext}$major'
1650  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1651  shlibpath_var=LD_LIBRARY_PATH
1652  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
1653  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
1654  ;;
1655
1656sco3.2v5*)
1657  version_type=osf
1658  soname_spec='${libname}${release}${shared_ext}$major'
1659  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1660  shlibpath_var=LD_LIBRARY_PATH
1661  ;;
1662
1663solaris*)
1664  version_type=linux
1665  need_lib_prefix=no
1666  need_version=no
1667  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1668  soname_spec='${libname}${release}${shared_ext}$major'
1669  shlibpath_var=LD_LIBRARY_PATH
1670  shlibpath_overrides_runpath=yes
1671  hardcode_into_libs=yes
1672  # ldd complains unless libraries are executable
1673  postinstall_cmds='chmod +x $lib'
1674  ;;
1675
1676sunos4*)
1677  version_type=sunos
1678  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
1679  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
1680  shlibpath_var=LD_LIBRARY_PATH
1681  shlibpath_overrides_runpath=yes
1682  if test "$with_gnu_ld" = yes; then
1683    need_lib_prefix=no
1684  fi
1685  need_version=yes
1686  ;;
1687
1688sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
1689  version_type=linux
1690  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1691  soname_spec='${libname}${release}${shared_ext}$major'
1692  shlibpath_var=LD_LIBRARY_PATH
1693  case $host_vendor in
1694    sni)
1695      shlibpath_overrides_runpath=no
1696      need_lib_prefix=no
1697      export_dynamic_flag_spec='${wl}-Blargedynsym'
1698      runpath_var=LD_RUN_PATH
1699      ;;
1700    siemens)
1701      need_lib_prefix=no
1702      ;;
1703    motorola)
1704      need_lib_prefix=no
1705      need_version=no
1706      shlibpath_overrides_runpath=no
1707      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
1708      ;;
1709  esac
1710  ;;
1711
1712sysv4*MP*)
1713  if test -d /usr/nec ;then
1714    version_type=linux
1715    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
1716    soname_spec='$libname${shared_ext}.$major'
1717    shlibpath_var=LD_LIBRARY_PATH
1718  fi
1719  ;;
1720
1721uts4*)
1722  version_type=linux
1723  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1724  soname_spec='${libname}${release}${shared_ext}$major'
1725  shlibpath_var=LD_LIBRARY_PATH
1726  ;;
1727
1728*)
1729  dynamic_linker=no
1730  ;;
1731esac
1732AC_MSG_RESULT([$dynamic_linker])
1733test "$dynamic_linker" = no && can_build_shared=no
1734])
1735m4trace:/usr/share/aclocal/libtool.m4:1805: -1- AC_DEFUN([_LT_AC_TAGCONFIG], [AC_ARG_WITH([tags],
1736    [AC_HELP_STRING([--with-tags@<:@=TAGS@:>@],
1737        [include additional configurations @<:@automatic@:>@])],
1738    [tagnames="$withval"])
1739
1740if test -f "$ltmain" && test -n "$tagnames"; then
1741  if test ! -f "${ofile}"; then
1742    AC_MSG_WARN([output file `$ofile' does not exist])
1743  fi
1744
1745  if test -z "$LTCC"; then
1746    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
1747    if test -z "$LTCC"; then
1748      AC_MSG_WARN([output file `$ofile' does not look like a libtool script])
1749    else
1750      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
1751    fi
1752  fi
1753
1754  # Extract list of available tagged configurations in $ofile.
1755  # Note that this assumes the entire list is on one line.
1756  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
1757
1758  lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1759  for tagname in $tagnames; do
1760    IFS="$lt_save_ifs"
1761    # Check whether tagname contains only valid characters
1762    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
1763    "") ;;
1764    *)  AC_MSG_ERROR([invalid tag name: $tagname])
1765	;;
1766    esac
1767
1768    if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
1769    then
1770      AC_MSG_ERROR([tag name \"$tagname\" already exists])
1771    fi
1772
1773    # Update the list of available tags.
1774    if test -n "$tagname"; then
1775      echo appending configuration tag \"$tagname\" to $ofile
1776
1777      case $tagname in
1778      CXX)
1779	if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
1780	    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
1781	    (test "X$CXX" != "Xg++"))) ; then
1782	  AC_LIBTOOL_LANG_CXX_CONFIG
1783	else
1784	  tagname=""
1785	fi
1786	;;
1787
1788      F77)
1789	if test -n "$F77" && test "X$F77" != "Xno"; then
1790	  AC_LIBTOOL_LANG_F77_CONFIG
1791	else
1792	  tagname=""
1793	fi
1794	;;
1795
1796      GCJ)
1797	if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
1798	  AC_LIBTOOL_LANG_GCJ_CONFIG
1799	else
1800	  tagname=""
1801	fi
1802	;;
1803
1804      RC)
1805	AC_LIBTOOL_LANG_RC_CONFIG
1806	;;
1807
1808      *)
1809	AC_MSG_ERROR([Unsupported tag name: $tagname])
1810	;;
1811      esac
1812
1813      # Append the new tag name to the list of available tags.
1814      if test -n "$tagname" ; then
1815      available_tags="$available_tags $tagname"
1816    fi
1817    fi
1818  done
1819  IFS="$lt_save_ifs"
1820
1821  # Now substitute the updated list of available tags.
1822  if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
1823    mv "${ofile}T" "$ofile"
1824    chmod +x "$ofile"
1825  else
1826    rm -f "${ofile}T"
1827    AC_MSG_ERROR([unable to update list of available tagged configurations.])
1828  fi
1829fi
1830])
1831m4trace:/usr/share/aclocal/libtool.m4:1813: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])
1832])
1833m4trace:/usr/share/aclocal/libtool.m4:1821: -1- AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])
1834])
1835m4trace:/usr/share/aclocal/libtool.m4:1851: -1- AC_DEFUN([AC_ENABLE_SHARED], [define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl
1836AC_ARG_ENABLE([shared],
1837    [AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
1838	[build shared libraries @<:@default=]AC_ENABLE_SHARED_DEFAULT[@:>@])],
1839    [p=${PACKAGE-default}
1840    case $enableval in
1841    yes) enable_shared=yes ;;
1842    no) enable_shared=no ;;
1843    *)
1844      enable_shared=no
1845      # Look at the argument we got.  We use all the common list separators.
1846      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1847      for pkg in $enableval; do
1848	IFS="$lt_save_ifs"
1849	if test "X$pkg" = "X$p"; then
1850	  enable_shared=yes
1851	fi
1852      done
1853      IFS="$lt_save_ifs"
1854      ;;
1855    esac],
1856    [enable_shared=]AC_ENABLE_SHARED_DEFAULT)
1857])
1858m4trace:/usr/share/aclocal/libtool.m4:1860: -1- AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1859AC_ENABLE_SHARED(no)
1860])
1861m4trace:/usr/share/aclocal/libtool.m4:1890: -1- AC_DEFUN([AC_ENABLE_STATIC], [define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
1862AC_ARG_ENABLE([static],
1863    [AC_HELP_STRING([--enable-static@<:@=PKGS@:>@],
1864	[build static libraries @<:@default=]AC_ENABLE_STATIC_DEFAULT[@:>@])],
1865    [p=${PACKAGE-default}
1866    case $enableval in
1867    yes) enable_static=yes ;;
1868    no) enable_static=no ;;
1869    *)
1870     enable_static=no
1871      # Look at the argument we got.  We use all the common list separators.
1872      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1873      for pkg in $enableval; do
1874	IFS="$lt_save_ifs"
1875	if test "X$pkg" = "X$p"; then
1876	  enable_static=yes
1877	fi
1878      done
1879      IFS="$lt_save_ifs"
1880      ;;
1881    esac],
1882    [enable_static=]AC_ENABLE_STATIC_DEFAULT)
1883])
1884m4trace:/usr/share/aclocal/libtool.m4:1899: -1- AC_DEFUN([AC_DISABLE_STATIC], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1885AC_ENABLE_STATIC(no)
1886])
1887m4trace:/usr/share/aclocal/libtool.m4:1929: -1- AC_DEFUN([AC_ENABLE_FAST_INSTALL], [define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
1888AC_ARG_ENABLE([fast-install],
1889    [AC_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
1890    [optimize for fast installation @<:@default=]AC_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
1891    [p=${PACKAGE-default}
1892    case $enableval in
1893    yes) enable_fast_install=yes ;;
1894    no) enable_fast_install=no ;;
1895    *)
1896      enable_fast_install=no
1897      # Look at the argument we got.  We use all the common list separators.
1898      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1899      for pkg in $enableval; do
1900	IFS="$lt_save_ifs"
1901	if test "X$pkg" = "X$p"; then
1902	  enable_fast_install=yes
1903	fi
1904      done
1905      IFS="$lt_save_ifs"
1906      ;;
1907    esac],
1908    [enable_fast_install=]AC_ENABLE_FAST_INSTALL_DEFAULT)
1909])
1910m4trace:/usr/share/aclocal/libtool.m4:1938: -1- AC_DEFUN([AC_DISABLE_FAST_INSTALL], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1911AC_ENABLE_FAST_INSTALL(no)
1912])
1913m4trace:/usr/share/aclocal/libtool.m4:1948: -1- AC_DEFUN([AC_LIBTOOL_PICMODE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
1914pic_mode=ifelse($#,1,$1,default)
1915])
1916m4trace:/usr/share/aclocal/libtool.m4:2026: -1- AC_DEFUN([AC_PATH_TOOL_PREFIX], [AC_REQUIRE([AC_PROG_EGREP])dnl
1917AC_MSG_CHECKING([for $1])
1918AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
1919[case $MAGIC_CMD in
1920[[\\/*] |  ?:[\\/]*])
1921  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1922  ;;
1923*)
1924  lt_save_MAGIC_CMD="$MAGIC_CMD"
1925  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
1926dnl $ac_dummy forces splitting on constant user-supplied paths.
1927dnl POSIX.2 word splitting is done only on the output of word expansions,
1928dnl not every word.  This closes a longstanding sh security hole.
1929  ac_dummy="ifelse([$2], , $PATH, [$2])"
1930  for ac_dir in $ac_dummy; do
1931    IFS="$lt_save_ifs"
1932    test -z "$ac_dir" && ac_dir=.
1933    if test -f $ac_dir/$1; then
1934      lt_cv_path_MAGIC_CMD="$ac_dir/$1"
1935      if test -n "$file_magic_test_file"; then
1936	case $deplibs_check_method in
1937	"file_magic "*)
1938	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
1939	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1940	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1941	    $EGREP "$file_magic_regex" > /dev/null; then
1942	    :
1943	  else
1944	    cat <<EOF 1>&2
1945
1946*** Warning: the command libtool uses to detect shared libraries,
1947*** $file_magic_cmd, produces output that libtool cannot recognize.
1948*** The result is that libtool may fail to recognize shared libraries
1949*** as such.  This will affect the creation of libtool libraries that
1950*** depend on shared libraries, but programs linked with such libtool
1951*** libraries will work regardless of this problem.  Nevertheless, you
1952*** may want to report the problem to your system manager and/or to
1953*** bug-libtool@gnu.org
1954
1955EOF
1956	  fi ;;
1957	esac
1958      fi
1959      break
1960    fi
1961  done
1962  IFS="$lt_save_ifs"
1963  MAGIC_CMD="$lt_save_MAGIC_CMD"
1964  ;;
1965esac])
1966MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1967if test -n "$MAGIC_CMD"; then
1968  AC_MSG_RESULT($MAGIC_CMD)
1969else
1970  AC_MSG_RESULT(no)
1971fi
1972])
1973m4trace:/usr/share/aclocal/libtool.m4:2041: -1- AC_DEFUN([AC_PATH_MAGIC], [AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
1974if test -z "$lt_cv_path_MAGIC_CMD"; then
1975  if test -n "$ac_tool_prefix"; then
1976    AC_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
1977  else
1978    MAGIC_CMD=:
1979  fi
1980fi
1981])
1982m4trace:/usr/share/aclocal/libtool.m4:2126: -1- AC_DEFUN([AC_PROG_LD], [AC_ARG_WITH([gnu-ld],
1983    [AC_HELP_STRING([--with-gnu-ld],
1984	[assume the C compiler uses GNU ld @<:@default=no@:>@])],
1985    [test "$withval" = no || with_gnu_ld=yes],
1986    [with_gnu_ld=no])
1987AC_REQUIRE([LT_AC_PROG_SED])dnl
1988AC_REQUIRE([AC_PROG_CC])dnl
1989AC_REQUIRE([AC_CANONICAL_HOST])dnl
1990AC_REQUIRE([AC_CANONICAL_BUILD])dnl
1991ac_prog=ld
1992if test "$GCC" = yes; then
1993  # Check if gcc -print-prog-name=ld gives a path.
1994  AC_MSG_CHECKING([for ld used by $CC])
1995  case $host in
1996  *-*-mingw*)
1997    # gcc leaves a trailing carriage return which upsets mingw
1998    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
1999  *)
2000    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
2001  esac
2002  case $ac_prog in
2003    # Accept absolute paths.
2004    [[\\/]]* | ?:[[\\/]]*)
2005      re_direlt='/[[^/]][[^/]]*/\.\./'
2006      # Canonicalize the pathname of ld
2007      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
2008      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
2009	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
2010      done
2011      test -z "$LD" && LD="$ac_prog"
2012      ;;
2013  "")
2014    # If it fails, then pretend we aren't using GCC.
2015    ac_prog=ld
2016    ;;
2017  *)
2018    # If it is relative, then search for the first ld in PATH.
2019    with_gnu_ld=unknown
2020    ;;
2021  esac
2022elif test "$with_gnu_ld" = yes; then
2023  AC_MSG_CHECKING([for GNU ld])
2024else
2025  AC_MSG_CHECKING([for non-GNU ld])
2026fi
2027AC_CACHE_VAL(lt_cv_path_LD,
2028[if test -z "$LD"; then
2029  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2030  for ac_dir in $PATH; do
2031    IFS="$lt_save_ifs"
2032    test -z "$ac_dir" && ac_dir=.
2033    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
2034      lt_cv_path_LD="$ac_dir/$ac_prog"
2035      # Check to see if the program is GNU ld.  I'd rather use --version,
2036      # but apparently some variants of GNU ld only accept -v.
2037      # Break only if it was the GNU/non-GNU ld that we prefer.
2038      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
2039      *GNU* | *'with BFD'*)
2040	test "$with_gnu_ld" != no && break
2041	;;
2042      *)
2043	test "$with_gnu_ld" != yes && break
2044	;;
2045      esac
2046    fi
2047  done
2048  IFS="$lt_save_ifs"
2049else
2050  lt_cv_path_LD="$LD" # Let the user override the test with a path.
2051fi])
2052LD="$lt_cv_path_LD"
2053if test -n "$LD"; then
2054  AC_MSG_RESULT($LD)
2055else
2056  AC_MSG_RESULT(no)
2057fi
2058test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
2059AC_PROG_LD_GNU
2060])
2061m4trace:/usr/share/aclocal/libtool.m4:2144: -1- AC_DEFUN([AC_PROG_LD_GNU], [AC_REQUIRE([AC_PROG_EGREP])dnl
2062AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
2063[# I'd rather use --version here, but apparently some GNU lds only accept -v.
2064case `$LD -v 2>&1 </dev/null` in
2065*GNU* | *'with BFD'*)
2066  lt_cv_prog_gnu_ld=yes
2067  ;;
2068*)
2069  lt_cv_prog_gnu_ld=no
2070  ;;
2071esac])
2072with_gnu_ld=$lt_cv_prog_gnu_ld
2073])
2074m4trace:/usr/share/aclocal/libtool.m4:2170: -1- AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], [AC_CACHE_CHECK([for $LD option to reload object files],
2075  lt_cv_ld_reload_flag,
2076  [lt_cv_ld_reload_flag='-r'])
2077reload_flag=$lt_cv_ld_reload_flag
2078case $reload_flag in
2079"" | " "*) ;;
2080*) reload_flag=" $reload_flag" ;;
2081esac
2082reload_cmds='$LD$reload_flag -o $output$reload_objs'
2083case $host_os in
2084  darwin*)
2085    if test "$GCC" = yes; then
2086      reload_cmds='$CC -nostdlib ${wl}-r -o $output$reload_objs'
2087    else
2088      reload_cmds='$LD$reload_flag -o $output$reload_objs'
2089    fi
2090    ;;
2091esac
2092])
2093m4trace:/usr/share/aclocal/libtool.m4:2349: -1- AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], [AC_CACHE_CHECK([how to recognise dependent libraries],
2094lt_cv_deplibs_check_method,
2095[lt_cv_file_magic_cmd='$MAGIC_CMD'
2096lt_cv_file_magic_test_file=
2097lt_cv_deplibs_check_method='unknown'
2098# Need to set the preceding variable on all platforms that support
2099# interlibrary dependencies.
2100# 'none' -- dependencies not supported.
2101# `unknown' -- same as none, but documents that we really don't know.
2102# 'pass_all' -- all dependencies passed with no checks.
2103# 'test_compile' -- check by making test program.
2104# 'file_magic [[regex]]' -- check by looking for files in library path
2105# which responds to the $file_magic_cmd with a given extended regex.
2106# If you have `file' or equivalent on your system and you're not sure
2107# whether `pass_all' will *always* work, you probably want this one.
2108
2109case $host_os in
2110aix4* | aix5*)
2111  lt_cv_deplibs_check_method=pass_all
2112  ;;
2113
2114beos*)
2115  lt_cv_deplibs_check_method=pass_all
2116  ;;
2117
2118bsdi[[45]]*)
2119  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
2120  lt_cv_file_magic_cmd='/usr/bin/file -L'
2121  lt_cv_file_magic_test_file=/shlib/libc.so
2122  ;;
2123
2124cygwin*)
2125  # func_win32_libid is a shell function defined in ltmain.sh
2126  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
2127  lt_cv_file_magic_cmd='func_win32_libid'
2128  ;;
2129
2130mingw* | pw32*)
2131  # Base MSYS/MinGW do not provide the 'file' command needed by
2132  # func_win32_libid shell function, so use a weaker test based on 'objdump'.
2133  lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
2134  lt_cv_file_magic_cmd='$OBJDUMP -f'
2135  ;;
2136
2137darwin* | rhapsody*)
2138  lt_cv_deplibs_check_method=pass_all
2139  ;;
2140
2141freebsd* | kfreebsd*-gnu | dragonfly*)
2142  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
2143    case $host_cpu in
2144    i*86 )
2145      # Not sure whether the presence of OpenBSD here was a mistake.
2146      # Let's accept both of them until this is cleared up.
2147      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
2148      lt_cv_file_magic_cmd=/usr/bin/file
2149      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
2150      ;;
2151    esac
2152  else
2153    lt_cv_deplibs_check_method=pass_all
2154  fi
2155  ;;
2156
2157gnu*)
2158  lt_cv_deplibs_check_method=pass_all
2159  ;;
2160
2161hpux10.20* | hpux11*)
2162  lt_cv_file_magic_cmd=/usr/bin/file
2163  case $host_cpu in
2164  ia64*)
2165    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
2166    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
2167    ;;
2168  hppa*64*)
2169    [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]']
2170    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
2171    ;;
2172  *)
2173    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
2174    lt_cv_file_magic_test_file=/usr/lib/libc.sl
2175    ;;
2176  esac
2177  ;;
2178
2179irix5* | irix6* | nonstopux*)
2180  case $LD in
2181  *-32|*"-32 ") libmagic=32-bit;;
2182  *-n32|*"-n32 ") libmagic=N32;;
2183  *-64|*"-64 ") libmagic=64-bit;;
2184  *) libmagic=never-match;;
2185  esac
2186  lt_cv_deplibs_check_method=pass_all
2187  ;;
2188
2189# This must be Linux ELF.
2190linux*)
2191  lt_cv_deplibs_check_method=pass_all
2192  ;;
2193
2194netbsd*)
2195  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
2196    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
2197  else
2198    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
2199  fi
2200  ;;
2201
2202newos6*)
2203  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
2204  lt_cv_file_magic_cmd=/usr/bin/file
2205  lt_cv_file_magic_test_file=/usr/lib/libnls.so
2206  ;;
2207
2208nto-qnx*)
2209  lt_cv_deplibs_check_method=unknown
2210  ;;
2211
2212openbsd*)
2213  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2214    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
2215  else
2216    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
2217  fi
2218  ;;
2219
2220osf3* | osf4* | osf5*)
2221  lt_cv_deplibs_check_method=pass_all
2222  ;;
2223
2224sco3.2v5*)
2225  lt_cv_deplibs_check_method=pass_all
2226  ;;
2227
2228solaris*)
2229  lt_cv_deplibs_check_method=pass_all
2230  ;;
2231
2232sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
2233  case $host_vendor in
2234  motorola)
2235    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]]'
2236    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
2237    ;;
2238  ncr)
2239    lt_cv_deplibs_check_method=pass_all
2240    ;;
2241  sequent)
2242    lt_cv_file_magic_cmd='/bin/file'
2243    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
2244    ;;
2245  sni)
2246    lt_cv_file_magic_cmd='/bin/file'
2247    lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
2248    lt_cv_file_magic_test_file=/lib/libc.so
2249    ;;
2250  siemens)
2251    lt_cv_deplibs_check_method=pass_all
2252    ;;
2253  esac
2254  ;;
2255
2256sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7* | sysv4*uw2*)
2257  lt_cv_deplibs_check_method=pass_all
2258  ;;
2259esac
2260])
2261file_magic_cmd=$lt_cv_file_magic_cmd
2262deplibs_check_method=$lt_cv_deplibs_check_method
2263test -z "$deplibs_check_method" && deplibs_check_method=unknown
2264])
2265m4trace:/usr/share/aclocal/libtool.m4:2394: -1- AC_DEFUN([AC_PROG_NM], [AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
2266[if test -n "$NM"; then
2267  # Let the user override the test.
2268  lt_cv_path_NM="$NM"
2269else
2270  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2271  for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
2272    IFS="$lt_save_ifs"
2273    test -z "$ac_dir" && ac_dir=.
2274    tmp_nm="$ac_dir/${ac_tool_prefix}nm"
2275    if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
2276      # Check to see if the nm accepts a BSD-compat flag.
2277      # Adding the `sed 1q' prevents false positives on HP-UX, which says:
2278      #   nm: unknown option "B" ignored
2279      # Tru64's nm complains that /dev/null is an invalid object file
2280      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
2281      */dev/null* | *'Invalid file or object type'*)
2282	lt_cv_path_NM="$tmp_nm -B"
2283	break
2284        ;;
2285      *)
2286	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
2287	*/dev/null*)
2288	  lt_cv_path_NM="$tmp_nm -p"
2289	  break
2290	  ;;
2291	*)
2292	  lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
2293	  continue # so that we can try to find one that supports BSD flags
2294	  ;;
2295	esac
2296      esac
2297    fi
2298  done
2299  IFS="$lt_save_ifs"
2300  test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
2301fi])
2302NM="$lt_cv_path_NM"
2303])
2304m4trace:/usr/share/aclocal/libtool.m4:2415: -1- AC_DEFUN([AC_CHECK_LIBM], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
2305LIBM=
2306case $host in
2307*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
2308  # These system don't have libm, or don't need it
2309  ;;
2310*-ncr-sysv4.3*)
2311  AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
2312  AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
2313  ;;
2314*)
2315  AC_CHECK_LIB(m, cos, LIBM="-lm")
2316  ;;
2317esac
2318])
2319m4trace:/usr/share/aclocal/libtool.m4:2440: -1- AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
2320  case $enable_ltdl_convenience in
2321  no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
2322  "") enable_ltdl_convenience=yes
2323      ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
2324  esac
2325  LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
2326  LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
2327  # For backwards non-gettext consistent compatibility...
2328  INCLTDL="$LTDLINCL"
2329])
2330m4trace:/usr/share/aclocal/libtool.m4:2476: -1- AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
2331  AC_CHECK_LIB(ltdl, lt_dlinit,
2332  [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no],
2333  [if test x"$enable_ltdl_install" = xno; then
2334     AC_MSG_WARN([libltdl not installed, but installation disabled])
2335   else
2336     enable_ltdl_install=yes
2337   fi
2338  ])
2339  if test x"$enable_ltdl_install" = x"yes"; then
2340    ac_configure_args="$ac_configure_args --enable-ltdl-install"
2341    LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
2342    LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
2343  else
2344    ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
2345    LIBLTDL="-lltdl"
2346    LTDLINCL=
2347  fi
2348  # For backwards non-gettext consistent compatibility...
2349  INCLTDL="$LTDLINCL"
2350])
2351m4trace:/usr/share/aclocal/libtool.m4:2484: -1- AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_LT_AC_LANG_CXX])
2352])
2353m4trace:/usr/share/aclocal/libtool.m4:2493: -1- AC_DEFUN([_LT_AC_LANG_CXX], [AC_REQUIRE([AC_PROG_CXX])
2354AC_REQUIRE([_LT_AC_PROG_CXXCPP])
2355_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
2356])
2357m4trace:/usr/share/aclocal/libtool.m4:2505: -1- AC_DEFUN([_LT_AC_PROG_CXXCPP], [
2358AC_REQUIRE([AC_PROG_CXX])
2359if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
2360    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
2361    (test "X$CXX" != "Xg++"))) ; then
2362  AC_PROG_CXXCPP
2363fi
2364])
2365m4trace:/usr/share/aclocal/libtool.m4:2512: -1- AC_DEFUN([AC_LIBTOOL_F77], [AC_REQUIRE([_LT_AC_LANG_F77])
2366])
2367m4trace:/usr/share/aclocal/libtool.m4:2520: -1- AC_DEFUN([_LT_AC_LANG_F77], [AC_REQUIRE([AC_PROG_F77])
2368_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
2369])
2370m4trace:/usr/share/aclocal/libtool.m4:2528: -1- AC_DEFUN([AC_LIBTOOL_GCJ], [AC_REQUIRE([_LT_AC_LANG_GCJ])
2371])
2372m4trace:/usr/share/aclocal/libtool.m4:2541: -1- AC_DEFUN([_LT_AC_LANG_GCJ], [AC_PROVIDE_IFELSE([AC_PROG_GCJ],[],
2373  [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[],
2374    [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[],
2375      [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])],
2376	 [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])],
2377	   [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])])
2378_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ])
2379])
2380m4trace:/usr/share/aclocal/libtool.m4:2550: -1- AC_DEFUN([AC_LIBTOOL_RC], [AC_REQUIRE([LT_AC_PROG_RC])
2381_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
2382])
2383m4trace:/usr/share/aclocal/libtool.m4:2558: -1- AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG], [_LT_AC_LANG_C_CONFIG])
2384m4trace:/usr/share/aclocal/libtool.m4:2662: -1- AC_DEFUN([_LT_AC_LANG_C_CONFIG], [lt_save_CC="$CC"
2385AC_LANG_PUSH(C)
2386
2387# Source file extension for C test sources.
2388ac_ext=c
2389
2390# Object file extension for compiled C test sources.
2391objext=o
2392_LT_AC_TAGVAR(objext, $1)=$objext
2393
2394# Code to be used in simple compile tests
2395lt_simple_compile_test_code="int some_variable = 0;\n"
2396
2397# Code to be used in simple link tests
2398lt_simple_link_test_code='int main(){return(0);}\n'
2399
2400_LT_AC_SYS_COMPILER
2401
2402# save warnings/boilerplate of simple test code
2403_LT_COMPILER_BOILERPLATE
2404_LT_LINKER_BOILERPLATE
2405
2406#
2407# Check for any special shared library compilation flags.
2408#
2409_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)=
2410if test "$GCC" = no; then
2411  case $host_os in
2412  sco3.2v5*)
2413    _LT_AC_TAGVAR(lt_prog_cc_shlib, $1)='-belf'
2414    ;;
2415  esac
2416fi
2417if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
2418  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
2419  if echo "$old_CC $old_CFLAGS " | grep "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
2420  else
2421    AC_MSG_WARN([add `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to the CC or CFLAGS env variable and reconfigure])
2422    _LT_AC_TAGVAR(lt_cv_prog_cc_can_build_shared, $1)=no
2423  fi
2424fi
2425
2426
2427#
2428# Check to make sure the static flag actually works.
2429#
2430AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $_LT_AC_TAGVAR(lt_prog_compiler_static, $1) works],
2431  _LT_AC_TAGVAR(lt_prog_compiler_static_works, $1),
2432  $_LT_AC_TAGVAR(lt_prog_compiler_static, $1),
2433  [],
2434  [_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=])
2435
2436
2437## CAVEAT EMPTOR:
2438## There is no encapsulation within the following macros, do not change
2439## the running order or otherwise move them around unless you know exactly
2440## what you are doing...
2441AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
2442AC_LIBTOOL_PROG_COMPILER_PIC($1)
2443AC_LIBTOOL_PROG_CC_C_O($1)
2444AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
2445AC_LIBTOOL_PROG_LD_SHLIBS($1)
2446AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
2447AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
2448AC_LIBTOOL_SYS_LIB_STRIP
2449AC_LIBTOOL_DLOPEN_SELF($1)
2450
2451# Report which librarie types wil actually be built
2452AC_MSG_CHECKING([if libtool supports shared libraries])
2453AC_MSG_RESULT([$can_build_shared])
2454
2455AC_MSG_CHECKING([whether to build shared libraries])
2456test "$can_build_shared" = "no" && enable_shared=no
2457
2458# On AIX, shared libraries and static libraries use the same namespace, and
2459# are all built from PIC.
2460case $host_os in
2461aix3*)
2462  test "$enable_shared" = yes && enable_static=no
2463  if test -n "$RANLIB"; then
2464    archive_cmds="$archive_cmds~\$RANLIB \$lib"
2465    postinstall_cmds='$RANLIB $lib'
2466  fi
2467  ;;
2468
2469aix4* | aix5*)
2470  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
2471    test "$enable_shared" = yes && enable_static=no
2472  fi
2473    ;;
2474esac
2475AC_MSG_RESULT([$enable_shared])
2476
2477AC_MSG_CHECKING([whether to build static libraries])
2478# Make sure either enable_shared or enable_static is yes.
2479test "$enable_shared" = yes || enable_static=yes
2480AC_MSG_RESULT([$enable_static])
2481
2482AC_LIBTOOL_CONFIG($1)
2483
2484AC_LANG_POP
2485CC="$lt_save_CC"
2486])
2487m4trace:/usr/share/aclocal/libtool.m4:2670: -1- AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CONFIG(CXX)])
2488m4trace:/usr/share/aclocal/libtool.m4:3613: -1- AC_DEFUN([_LT_AC_LANG_CXX_CONFIG], [AC_LANG_PUSH(C++)
2489AC_REQUIRE([AC_PROG_CXX])
2490AC_REQUIRE([_LT_AC_PROG_CXXCPP])
2491
2492_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
2493_LT_AC_TAGVAR(allow_undefined_flag, $1)=
2494_LT_AC_TAGVAR(always_export_symbols, $1)=no
2495_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
2496_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
2497_LT_AC_TAGVAR(hardcode_direct, $1)=no
2498_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
2499_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
2500_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
2501_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
2502_LT_AC_TAGVAR(hardcode_automatic, $1)=no
2503_LT_AC_TAGVAR(module_cmds, $1)=
2504_LT_AC_TAGVAR(module_expsym_cmds, $1)=
2505_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
2506_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
2507_LT_AC_TAGVAR(no_undefined_flag, $1)=
2508_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
2509_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
2510
2511# Dependencies to place before and after the object being linked:
2512_LT_AC_TAGVAR(predep_objects, $1)=
2513_LT_AC_TAGVAR(postdep_objects, $1)=
2514_LT_AC_TAGVAR(predeps, $1)=
2515_LT_AC_TAGVAR(postdeps, $1)=
2516_LT_AC_TAGVAR(compiler_lib_search_path, $1)=
2517
2518# Source file extension for C++ test sources.
2519ac_ext=cpp
2520
2521# Object file extension for compiled C++ test sources.
2522objext=o
2523_LT_AC_TAGVAR(objext, $1)=$objext
2524
2525# Code to be used in simple compile tests
2526lt_simple_compile_test_code="int some_variable = 0;\n"
2527
2528# Code to be used in simple link tests
2529lt_simple_link_test_code='int main(int, char *[]) { return(0); }\n'
2530
2531# ltmain only uses $CC for tagged configurations so make sure $CC is set.
2532_LT_AC_SYS_COMPILER
2533
2534# save warnings/boilerplate of simple test code
2535_LT_COMPILER_BOILERPLATE
2536_LT_LINKER_BOILERPLATE
2537
2538# Allow CC to be a program name with arguments.
2539lt_save_CC=$CC
2540lt_save_LD=$LD
2541lt_save_GCC=$GCC
2542GCC=$GXX
2543lt_save_with_gnu_ld=$with_gnu_ld
2544lt_save_path_LD=$lt_cv_path_LD
2545if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
2546  lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
2547else
2548  unset lt_cv_prog_gnu_ld
2549fi
2550if test -n "${lt_cv_path_LDCXX+set}"; then
2551  lt_cv_path_LD=$lt_cv_path_LDCXX
2552else
2553  unset lt_cv_path_LD
2554fi
2555test -z "${LDCXX+set}" || LD=$LDCXX
2556CC=${CXX-"c++"}
2557compiler=$CC
2558_LT_AC_TAGVAR(compiler, $1)=$CC
2559_LT_CC_BASENAME([$compiler])
2560
2561# We don't want -fno-exception wen compiling C++ code, so set the
2562# no_builtin_flag separately
2563if test "$GXX" = yes; then
2564  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
2565else
2566  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
2567fi
2568
2569if test "$GXX" = yes; then
2570  # Set up default GNU C++ configuration
2571
2572  AC_PROG_LD
2573
2574  # Check if GNU C++ uses GNU ld as the underlying linker, since the
2575  # archiving commands below assume that GNU ld is being used.
2576  if test "$with_gnu_ld" = yes; then
2577    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
2578    _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'
2579
2580    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
2581    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
2582
2583    # If archive_cmds runs LD, not CC, wlarc should be empty
2584    # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
2585    #     investigate it a little bit more. (MM)
2586    wlarc='${wl}'
2587
2588    # ancient GNU ld didn't support --whole-archive et. al.
2589    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
2590	grep 'no-whole-archive' > /dev/null; then
2591      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
2592    else
2593      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
2594    fi
2595  else
2596    with_gnu_ld=no
2597    wlarc=
2598
2599    # A generic and very simple default shared library creation
2600    # command for GNU C++ for the case where it uses the native
2601    # linker, instead of GNU ld.  If possible, this setting should
2602    # overridden to take advantage of the native linker features on
2603    # the platform it is being used on.
2604    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
2605  fi
2606
2607  # Commands to make compiler produce verbose output that lists
2608  # what "hidden" libraries, object files and flags are used when
2609  # linking a shared library.
2610  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
2611
2612else
2613  GXX=no
2614  with_gnu_ld=no
2615  wlarc=
2616fi
2617
2618# PORTME: fill in a description of your system's C++ link characteristics
2619AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
2620_LT_AC_TAGVAR(ld_shlibs, $1)=yes
2621case $host_os in
2622  aix3*)
2623    # FIXME: insert proper C++ library support
2624    _LT_AC_TAGVAR(ld_shlibs, $1)=no
2625    ;;
2626  aix4* | aix5*)
2627    if test "$host_cpu" = ia64; then
2628      # On IA64, the linker does run time linking by default, so we don't
2629      # have to do anything special.
2630      aix_use_runtimelinking=no
2631      exp_sym_flag='-Bexport'
2632      no_entry_flag=""
2633    else
2634      aix_use_runtimelinking=no
2635
2636      # Test if we are trying to use run time linking or normal
2637      # AIX style linking. If -brtl is somewhere in LDFLAGS, we
2638      # need to do runtime linking.
2639      case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
2640	for ld_flag in $LDFLAGS; do
2641	  case $ld_flag in
2642	  *-brtl*)
2643	    aix_use_runtimelinking=yes
2644	    break
2645	    ;;
2646	  esac
2647	done
2648      esac
2649
2650      exp_sym_flag='-bexport'
2651      no_entry_flag='-bnoentry'
2652    fi
2653
2654    # When large executables or shared objects are built, AIX ld can
2655    # have problems creating the table of contents.  If linking a library
2656    # or program results in "error TOC overflow" add -mminimal-toc to
2657    # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
2658    # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
2659
2660    _LT_AC_TAGVAR(archive_cmds, $1)=''
2661    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
2662    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
2663    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
2664
2665    if test "$GXX" = yes; then
2666      case $host_os in aix4.[[012]]|aix4.[[012]].*)
2667      # We only want to do this on AIX 4.2 and lower, the check
2668      # below for broken collect2 doesn't work under 4.3+
2669	collect2name=`${CC} -print-prog-name=collect2`
2670	if test -f "$collect2name" && \
2671	   strings "$collect2name" | grep resolve_lib_name >/dev/null
2672	then
2673	  # We have reworked collect2
2674	  _LT_AC_TAGVAR(hardcode_direct, $1)=yes
2675	else
2676	  # We have old collect2
2677	  _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
2678	  # It fails to find uninstalled libraries when the uninstalled
2679	  # path is not listed in the libpath.  Setting hardcode_minus_L
2680	  # to unsupported forces relinking
2681	  _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
2682	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
2683	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
2684	fi
2685      esac
2686      shared_flag='-shared'
2687      if test "$aix_use_runtimelinking" = yes; then
2688	shared_flag="$shared_flag "'${wl}-G'
2689      fi
2690    else
2691      # not using gcc
2692      if test "$host_cpu" = ia64; then
2693	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
2694	# chokes on -Wl,-G. The following line is correct:
2695	shared_flag='-G'
2696      else
2697	if test "$aix_use_runtimelinking" = yes; then
2698	  shared_flag='${wl}-G'
2699	else
2700	  shared_flag='${wl}-bM:SRE'
2701	fi
2702      fi
2703    fi
2704
2705    # It seems that -bexpall does not export symbols beginning with
2706    # underscore (_), so it is better to generate a list of symbols to export.
2707    _LT_AC_TAGVAR(always_export_symbols, $1)=yes
2708    if test "$aix_use_runtimelinking" = yes; then
2709      # Warning - without using the other runtime loading flags (-brtl),
2710      # -berok will link without error, but may produce a broken library.
2711      _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
2712      # Determine the default libpath from the value encoded in an empty executable.
2713      _LT_AC_SYS_LIBPATH_AIX
2714      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
2715
2716      _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"
2717     else
2718      if test "$host_cpu" = ia64; then
2719	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
2720	_LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
2721	_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"
2722      else
2723	# Determine the default libpath from the value encoded in an empty executable.
2724	_LT_AC_SYS_LIBPATH_AIX
2725	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
2726	# Warning - without using the other run time loading flags,
2727	# -berok will link without error, but may produce a broken library.
2728	_LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
2729	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
2730	# -bexpall does not export symbols beginning with underscore (_)
2731	_LT_AC_TAGVAR(always_export_symbols, $1)=yes
2732	# Exported symbols can be pulled into shared objects from archives
2733	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' '
2734	_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
2735	# This is similar to how AIX traditionally builds its shared libraries.
2736	_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'
2737      fi
2738    fi
2739    ;;
2740  chorus*)
2741    case $cc_basename in
2742      *)
2743	# FIXME: insert proper C++ library support
2744	_LT_AC_TAGVAR(ld_shlibs, $1)=no
2745	;;
2746    esac
2747    ;;
2748
2749
2750  cygwin* | mingw* | pw32*)
2751    # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
2752    # as there is no search path for DLLs.
2753    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
2754    _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
2755    _LT_AC_TAGVAR(always_export_symbols, $1)=no
2756    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
2757
2758    if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
2759      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base ${wl}--out-implib,$lib'
2760      # If the export-symbols file already is a .def file (1st line
2761      # is EXPORTS), use it as is; otherwise, prepend...
2762      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
2763	cp $export_symbols $output_objdir/$soname.def;
2764      else
2765	echo EXPORTS > $output_objdir/$soname.def;
2766	cat $export_symbols >> $output_objdir/$soname.def;
2767      fi~
2768      $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base ${wl}--out-implib,$lib'
2769    else
2770      _LT_AC_TAGVAR(ld_shlibs, $1)=no
2771    fi
2772  ;;
2773      darwin* | rhapsody*)
2774        case $host_os in
2775        rhapsody* | darwin1.[[012]])
2776         _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
2777         ;;
2778       *) # Darwin 1.3 on
2779         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
2780           _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
2781         else
2782           case ${MACOSX_DEPLOYMENT_TARGET} in
2783             10.[[012]])
2784               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
2785               ;;
2786             10.*)
2787               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}dynamic_lookup'
2788               ;;
2789           esac
2790         fi
2791         ;;
2792        esac
2793      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
2794      _LT_AC_TAGVAR(hardcode_direct, $1)=no
2795      _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
2796      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
2797      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''
2798      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
2799
2800    if test "$GXX" = yes ; then
2801      lt_int_apple_cc_single_mod=no
2802      output_verbose_link_cmd='echo'
2803      if $CC -dumpspecs 2>&1 | $EGREP 'single_module' >/dev/null ; then
2804       lt_int_apple_cc_single_mod=yes
2805      fi
2806      if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2807       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
2808      else
2809          _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'
2810        fi
2811        _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
2812        # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
2813          if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2814            _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}'
2815          else
2816            _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}'
2817          fi
2818            _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}'
2819      else
2820      case $cc_basename in
2821        xlc*)
2822         output_verbose_link_cmd='echo'
2823          _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'
2824          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
2825          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
2826          _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}'
2827          _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}'
2828          ;;
2829       *)
2830         _LT_AC_TAGVAR(ld_shlibs, $1)=no
2831          ;;
2832      esac
2833      fi
2834        ;;
2835
2836  dgux*)
2837    case $cc_basename in
2838      ec++*)
2839	# FIXME: insert proper C++ library support
2840	_LT_AC_TAGVAR(ld_shlibs, $1)=no
2841	;;
2842      ghcx*)
2843	# Green Hills C++ Compiler
2844	# FIXME: insert proper C++ library support
2845	_LT_AC_TAGVAR(ld_shlibs, $1)=no
2846	;;
2847      *)
2848	# FIXME: insert proper C++ library support
2849	_LT_AC_TAGVAR(ld_shlibs, $1)=no
2850	;;
2851    esac
2852    ;;
2853  freebsd[[12]]*)
2854    # C++ shared libraries reported to be fairly broken before switch to ELF
2855    _LT_AC_TAGVAR(ld_shlibs, $1)=no
2856    ;;
2857  freebsd-elf*)
2858    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
2859    ;;
2860  freebsd* | kfreebsd*-gnu | dragonfly*)
2861    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
2862    # conventions
2863    _LT_AC_TAGVAR(ld_shlibs, $1)=yes
2864    ;;
2865  gnu*)
2866    ;;
2867  hpux9*)
2868    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
2869    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
2870    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
2871    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
2872    _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
2873				# but as the default
2874				# location of the library.
2875
2876    case $cc_basename in
2877    CC*)
2878      # FIXME: insert proper C++ library support
2879      _LT_AC_TAGVAR(ld_shlibs, $1)=no
2880      ;;
2881    aCC*)
2882      _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'
2883      # Commands to make compiler produce verbose output that lists
2884      # what "hidden" libraries, object files and flags are used when
2885      # linking a shared library.
2886      #
2887      # There doesn't appear to be a way to prevent this compiler from
2888      # explicitly linking system object files so we need to strip them
2889      # from the output so that they don't get included in the library
2890      # dependencies.
2891      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'
2892      ;;
2893    *)
2894      if test "$GXX" = yes; then
2895        _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'
2896      else
2897        # FIXME: insert proper C++ library support
2898        _LT_AC_TAGVAR(ld_shlibs, $1)=no
2899      fi
2900      ;;
2901    esac
2902    ;;
2903  hpux10*|hpux11*)
2904    if test $with_gnu_ld = no; then
2905      case $host_cpu in
2906      hppa*64*)
2907	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
2908	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
2909	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
2910        ;;
2911      ia64*)
2912	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
2913        ;;
2914      *)
2915	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
2916	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
2917	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
2918        ;;
2919      esac
2920    fi
2921    case $host_cpu in
2922    hppa*64*)
2923      _LT_AC_TAGVAR(hardcode_direct, $1)=no
2924      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
2925      ;;
2926    ia64*)
2927      _LT_AC_TAGVAR(hardcode_direct, $1)=no
2928      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
2929      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
2930					      # but as the default
2931					      # location of the library.
2932      ;;
2933    *)
2934      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
2935      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
2936					      # but as the default
2937					      # location of the library.
2938      ;;
2939    esac
2940
2941    case $cc_basename in
2942      CC*)
2943	# FIXME: insert proper C++ library support
2944	_LT_AC_TAGVAR(ld_shlibs, $1)=no
2945	;;
2946      aCC*)
2947	case $host_cpu in
2948	hppa*64*|ia64*)
2949	  _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
2950	  ;;
2951	*)
2952	  _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'
2953	  ;;
2954	esac
2955	# Commands to make compiler produce verbose output that lists
2956	# what "hidden" libraries, object files and flags are used when
2957	# linking a shared library.
2958	#
2959	# There doesn't appear to be a way to prevent this compiler from
2960	# explicitly linking system object files so we need to strip them
2961	# from the output so that they don't get included in the library
2962	# dependencies.
2963	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'
2964	;;
2965      *)
2966	if test "$GXX" = yes; then
2967	  if test $with_gnu_ld = no; then
2968	    case $host_cpu in
2969	    ia64*|hppa*64*)
2970	      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
2971	      ;;
2972	    *)
2973	      _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'
2974	      ;;
2975	    esac
2976	  fi
2977	else
2978	  # FIXME: insert proper C++ library support
2979	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
2980	fi
2981	;;
2982    esac
2983    ;;
2984  irix5* | irix6*)
2985    case $cc_basename in
2986      CC*)
2987	# SGI C++
2988	_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'
2989
2990	# Archives containing C++ object files must be created using
2991	# "CC -ar", where "CC" is the IRIX C++ compiler.  This is
2992	# necessary to make sure instantiated templates are included
2993	# in the archive.
2994	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
2995	;;
2996      *)
2997	if test "$GXX" = yes; then
2998	  if test "$with_gnu_ld" = no; then
2999	    _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'
3000	  else
3001	    _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'
3002	  fi
3003	fi
3004	_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
3005	;;
3006    esac
3007    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
3008    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3009    ;;
3010  linux*)
3011    case $cc_basename in
3012      KCC*)
3013	# Kuck and Associates, Inc. (KAI) C++ Compiler
3014
3015	# KCC will only create a shared library if the output file
3016	# ends with ".so" (or ".sl" for HP-UX), so rename the library
3017	# to its proper name (with version) after linking.
3018	_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'
3019	_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'
3020	# Commands to make compiler produce verbose output that lists
3021	# what "hidden" libraries, object files and flags are used when
3022	# linking a shared library.
3023	#
3024	# There doesn't appear to be a way to prevent this compiler from
3025	# explicitly linking system object files so we need to strip them
3026	# from the output so that they don't get included in the library
3027	# dependencies.
3028	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'
3029
3030	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir'
3031	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3032
3033	# Archives containing C++ object files must be created using
3034	# "CC -Bstatic", where "CC" is the KAI C++ compiler.
3035	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
3036	;;
3037      icpc*)
3038	# Intel C++
3039	with_gnu_ld=yes
3040	# version 8.0 and above of icpc choke on multiply defined symbols
3041	# if we add $predep_objects and $postdep_objects, however 7.1 and
3042	# earlier do not add the objects themselves.
3043	case `$CC -V 2>&1` in
3044	*"Version 7."*)
3045  	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3046  	  _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'
3047	  ;;
3048	*)  # Version 8.0 or newer
3049	  tmp_idyn=
3050	  case $host_cpu in
3051	    ia64*) tmp_idyn=' -i_dynamic';;
3052	  esac
3053  	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3054	  _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'
3055	  ;;
3056	esac
3057	_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3058	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3059	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3060	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
3061	;;
3062      pgCC*)
3063        # Portland Group C++ compiler
3064	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
3065  	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
3066
3067	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
3068	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3069	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
3070        ;;
3071      cxx*)
3072	# Compaq C++
3073	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3074	_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'
3075
3076	runpath_var=LD_RUN_PATH
3077	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
3078	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3079
3080	# Commands to make compiler produce verbose output that lists
3081	# what "hidden" libraries, object files and flags are used when
3082	# linking a shared library.
3083	#
3084	# There doesn't appear to be a way to prevent this compiler from
3085	# explicitly linking system object files so we need to strip them
3086	# from the output so that they don't get included in the library
3087	# dependencies.
3088	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'
3089	;;
3090    esac
3091    ;;
3092  lynxos*)
3093    # FIXME: insert proper C++ library support
3094    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3095    ;;
3096  m88k*)
3097    # FIXME: insert proper C++ library support
3098    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3099    ;;
3100  mvs*)
3101    case $cc_basename in
3102      cxx*)
3103	# FIXME: insert proper C++ library support
3104	_LT_AC_TAGVAR(ld_shlibs, $1)=no
3105	;;
3106      *)
3107	# FIXME: insert proper C++ library support
3108	_LT_AC_TAGVAR(ld_shlibs, $1)=no
3109	;;
3110    esac
3111    ;;
3112  netbsd*)
3113    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3114      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
3115      wlarc=
3116      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3117      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
3118      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3119    fi
3120    # Workaround some broken pre-1.5 toolchains
3121    output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
3122    ;;
3123  openbsd2*)
3124    # C++ shared libraries are fairly broken
3125    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3126    ;;
3127  openbsd*)
3128    _LT_AC_TAGVAR(hardcode_direct, $1)=yes
3129    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3130    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
3131    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3132    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3133      _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'
3134      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
3135      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
3136    fi
3137    output_verbose_link_cmd='echo'
3138    ;;
3139  osf3*)
3140    case $cc_basename in
3141      KCC*)
3142	# Kuck and Associates, Inc. (KAI) C++ Compiler
3143
3144	# KCC will only create a shared library if the output file
3145	# ends with ".so" (or ".sl" for HP-UX), so rename the library
3146	# to its proper name (with version) after linking.
3147	_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'
3148
3149	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3150	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3151
3152	# Archives containing C++ object files must be created using
3153	# "CC -Bstatic", where "CC" is the KAI C++ compiler.
3154	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
3155
3156	;;
3157      RCC*)
3158	# Rational C++ 2.4.1
3159	# FIXME: insert proper C++ library support
3160	_LT_AC_TAGVAR(ld_shlibs, $1)=no
3161	;;
3162      cxx*)
3163	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
3164	_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'
3165
3166	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
3167	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3168
3169	# Commands to make compiler produce verbose output that lists
3170	# what "hidden" libraries, object files and flags are used when
3171	# linking a shared library.
3172	#
3173	# There doesn't appear to be a way to prevent this compiler from
3174	# explicitly linking system object files so we need to strip them
3175	# from the output so that they don't get included in the library
3176	# dependencies.
3177	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'
3178	;;
3179      *)
3180	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3181	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
3182	  _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'
3183
3184	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
3185	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3186
3187	  # Commands to make compiler produce verbose output that lists
3188	  # what "hidden" libraries, object files and flags are used when
3189	  # linking a shared library.
3190	  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
3191
3192	else
3193	  # FIXME: insert proper C++ library support
3194	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
3195	fi
3196	;;
3197    esac
3198    ;;
3199  osf4* | osf5*)
3200    case $cc_basename in
3201      KCC*)
3202	# Kuck and Associates, Inc. (KAI) C++ Compiler
3203
3204	# KCC will only create a shared library if the output file
3205	# ends with ".so" (or ".sl" for HP-UX), so rename the library
3206	# to its proper name (with version) after linking.
3207	_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'
3208
3209	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3210	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3211
3212	# Archives containing C++ object files must be created using
3213	# the KAI C++ compiler.
3214	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs'
3215	;;
3216      RCC*)
3217	# Rational C++ 2.4.1
3218	# FIXME: insert proper C++ library support
3219	_LT_AC_TAGVAR(ld_shlibs, $1)=no
3220	;;
3221      cxx*)
3222	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
3223	_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'
3224	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
3225	  echo "-hidden">> $lib.exp~
3226	  $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~
3227	  $rm $lib.exp'
3228
3229	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
3230	_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3231
3232	# Commands to make compiler produce verbose output that lists
3233	# what "hidden" libraries, object files and flags are used when
3234	# linking a shared library.
3235	#
3236	# There doesn't appear to be a way to prevent this compiler from
3237	# explicitly linking system object files so we need to strip them
3238	# from the output so that they don't get included in the library
3239	# dependencies.
3240	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'
3241	;;
3242      *)
3243	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3244	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
3245	 _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'
3246
3247	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
3248	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
3249
3250	  # Commands to make compiler produce verbose output that lists
3251	  # what "hidden" libraries, object files and flags are used when
3252	  # linking a shared library.
3253	  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
3254
3255	else
3256	  # FIXME: insert proper C++ library support
3257	  _LT_AC_TAGVAR(ld_shlibs, $1)=no
3258	fi
3259	;;
3260    esac
3261    ;;
3262  psos*)
3263    # FIXME: insert proper C++ library support
3264    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3265    ;;
3266  sco*)
3267    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3268    case $cc_basename in
3269      CC*)
3270	# FIXME: insert proper C++ library support
3271	_LT_AC_TAGVAR(ld_shlibs, $1)=no
3272	;;
3273      *)
3274	# FIXME: insert proper C++ library support
3275	_LT_AC_TAGVAR(ld_shlibs, $1)=no
3276	;;
3277    esac
3278    ;;
3279  sunos4*)
3280    case $cc_basename in
3281      CC*)
3282	# Sun C++ 4.x
3283	# FIXME: insert proper C++ library support
3284	_LT_AC_TAGVAR(ld_shlibs, $1)=no
3285	;;
3286      lcc*)
3287	# Lucid
3288	# FIXME: insert proper C++ library support
3289	_LT_AC_TAGVAR(ld_shlibs, $1)=no
3290	;;
3291      *)
3292	# FIXME: insert proper C++ library support
3293	_LT_AC_TAGVAR(ld_shlibs, $1)=no
3294	;;
3295    esac
3296    ;;
3297  solaris*)
3298    case $cc_basename in
3299      CC*)
3300	# Sun C++ 4.2, 5.x and Centerline C++
3301        _LT_AC_TAGVAR(archive_cmds_need_lc,$1)=yes
3302	_LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
3303	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
3304	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3305	$CC -G${allow_undefined_flag}  ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3306
3307	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3308	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3309	case $host_os in
3310	  solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
3311	  *)
3312	    # The C++ compiler is used as linker so we must use $wl
3313	    # flag to pass the commands to the underlying system
3314	    # linker. We must also pass each convience library through
3315	    # to the system linker between allextract/defaultextract.
3316	    # The C++ compiler will combine linker options so we
3317	    # cannot just pass the convience library names through
3318	    # without $wl.
3319	    # Supported since Solaris 2.6 (maybe 2.5.1?)
3320	    _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'
3321	    ;;
3322	esac
3323	_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
3324
3325	output_verbose_link_cmd='echo'
3326
3327	# Archives containing C++ object files must be created using
3328	# "CC -xar", where "CC" is the Sun C++ compiler.  This is
3329	# necessary to make sure instantiated templates are included
3330	# in the archive.
3331	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
3332	;;
3333      gcx*)
3334	# Green Hills C++ Compiler
3335	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3336
3337	# The C++ compiler must be used to create the archive.
3338	_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
3339	;;
3340      *)
3341	# GNU C++ compiler with Solaris linker
3342	if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3343	  _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
3344	  if $CC --version | grep -v '^2\.7' > /dev/null; then
3345	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3346	    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3347		$CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3348
3349	    # Commands to make compiler produce verbose output that lists
3350	    # what "hidden" libraries, object files and flags are used when
3351	    # linking a shared library.
3352	    output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
3353	  else
3354	    # g++ 2.7 appears to require `-G' NOT `-shared' on this
3355	    # platform.
3356	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3357	    _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3358		$CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3359
3360	    # Commands to make compiler produce verbose output that lists
3361	    # what "hidden" libraries, object files and flags are used when
3362	    # linking a shared library.
3363	    output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
3364	  fi
3365
3366	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
3367	fi
3368	;;
3369    esac
3370    ;;
3371  sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7*)
3372    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3373    ;;
3374  tandem*)
3375    case $cc_basename in
3376      NCC*)
3377	# NonStop-UX NCC 3.20
3378	# FIXME: insert proper C++ library support
3379	_LT_AC_TAGVAR(ld_shlibs, $1)=no
3380	;;
3381      *)
3382	# FIXME: insert proper C++ library support
3383	_LT_AC_TAGVAR(ld_shlibs, $1)=no
3384	;;
3385    esac
3386    ;;
3387  vxworks*)
3388    # FIXME: insert proper C++ library support
3389    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3390    ;;
3391  *)
3392    # FIXME: insert proper C++ library support
3393    _LT_AC_TAGVAR(ld_shlibs, $1)=no
3394    ;;
3395esac
3396AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
3397test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
3398
3399_LT_AC_TAGVAR(GCC, $1)="$GXX"
3400_LT_AC_TAGVAR(LD, $1)="$LD"
3401
3402## CAVEAT EMPTOR:
3403## There is no encapsulation within the following macros, do not change
3404## the running order or otherwise move them around unless you know exactly
3405## what you are doing...
3406AC_LIBTOOL_POSTDEP_PREDEP($1)
3407AC_LIBTOOL_PROG_COMPILER_PIC($1)
3408AC_LIBTOOL_PROG_CC_C_O($1)
3409AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
3410AC_LIBTOOL_PROG_LD_SHLIBS($1)
3411AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
3412AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
3413AC_LIBTOOL_SYS_LIB_STRIP
3414AC_LIBTOOL_DLOPEN_SELF($1)
3415
3416AC_LIBTOOL_CONFIG($1)
3417
3418AC_LANG_POP
3419CC=$lt_save_CC
3420LDCXX=$LD
3421LD=$lt_save_LD
3422GCC=$lt_save_GCC
3423with_gnu_ldcxx=$with_gnu_ld
3424with_gnu_ld=$lt_save_with_gnu_ld
3425lt_cv_path_LDCXX=$lt_cv_path_LD
3426lt_cv_path_LD=$lt_save_path_LD
3427lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
3428lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
3429])
3430m4trace:/usr/share/aclocal/libtool.m4:3764: -1- AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP], [
3431dnl we can't use the lt_simple_compile_test_code here,
3432dnl because it contains code intended for an executable,
3433dnl not a library.  It's possible we should let each
3434dnl tag define a new lt_????_link_test_code variable,
3435dnl but it's only used here...
3436ifelse([$1],[],[cat > conftest.$ac_ext <<EOF
3437int a;
3438void foo (void) { a = 0; }
3439EOF
3440],[$1],[CXX],[cat > conftest.$ac_ext <<EOF
3441class Foo
3442{
3443public:
3444  Foo (void) { a = 0; }
3445private:
3446  int a;
3447};
3448EOF
3449],[$1],[F77],[cat > conftest.$ac_ext <<EOF
3450      subroutine foo
3451      implicit none
3452      integer*4 a
3453      a=0
3454      return
3455      end
3456EOF
3457],[$1],[GCJ],[cat > conftest.$ac_ext <<EOF
3458public class foo {
3459  private int a;
3460  public void bar (void) {
3461    a = 0;
3462  }
3463};
3464EOF
3465])
3466dnl Parse the compiler output and extract the necessary
3467dnl objects, libraries and library flags.
3468if AC_TRY_EVAL(ac_compile); then
3469  # Parse the compiler output and extract the necessary
3470  # objects, libraries and library flags.
3471
3472  # Sentinel used to keep track of whether or not we are before
3473  # the conftest object file.
3474  pre_test_object_deps_done=no
3475
3476  # The `*' in the case matches for architectures that use `case' in
3477  # $output_verbose_cmd can trigger glob expansion during the loop
3478  # eval without this substitution.
3479  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
3480
3481  for p in `eval $output_verbose_link_cmd`; do
3482    case $p in
3483
3484    -L* | -R* | -l*)
3485       # Some compilers place space between "-{L,R}" and the path.
3486       # Remove the space.
3487       if test $p = "-L" \
3488	  || test $p = "-R"; then
3489	 prev=$p
3490	 continue
3491       else
3492	 prev=
3493       fi
3494
3495       if test "$pre_test_object_deps_done" = no; then
3496	 case $p in
3497	 -L* | -R*)
3498	   # Internal compiler library paths should come after those
3499	   # provided the user.  The postdeps already come after the
3500	   # user supplied libs so there is no need to process them.
3501	   if test -z "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
3502	     _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
3503	   else
3504	     _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${_LT_AC_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
3505	   fi
3506	   ;;
3507	 # The "-l" case would never come before the object being
3508	 # linked, so don't bother handling this case.
3509	 esac
3510       else
3511	 if test -z "$_LT_AC_TAGVAR(postdeps, $1)"; then
3512	   _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}"
3513	 else
3514	   _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}"
3515	 fi
3516       fi
3517       ;;
3518
3519    *.$objext)
3520       # This assumes that the test object file only shows up
3521       # once in the compiler output.
3522       if test "$p" = "conftest.$objext"; then
3523	 pre_test_object_deps_done=yes
3524	 continue
3525       fi
3526
3527       if test "$pre_test_object_deps_done" = no; then
3528	 if test -z "$_LT_AC_TAGVAR(predep_objects, $1)"; then
3529	   _LT_AC_TAGVAR(predep_objects, $1)="$p"
3530	 else
3531	   _LT_AC_TAGVAR(predep_objects, $1)="$_LT_AC_TAGVAR(predep_objects, $1) $p"
3532	 fi
3533       else
3534	 if test -z "$_LT_AC_TAGVAR(postdep_objects, $1)"; then
3535	   _LT_AC_TAGVAR(postdep_objects, $1)="$p"
3536	 else
3537	   _LT_AC_TAGVAR(postdep_objects, $1)="$_LT_AC_TAGVAR(postdep_objects, $1) $p"
3538	 fi
3539       fi
3540       ;;
3541
3542    *) ;; # Ignore the rest.
3543
3544    esac
3545  done
3546
3547  # Clean up.
3548  rm -f a.out a.exe
3549else
3550  echo "libtool.m4: error: problem compiling $1 test program"
3551fi
3552
3553$rm -f confest.$objext
3554
3555# PORTME: override above test on systems where it is broken
3556ifelse([$1],[CXX],
3557[case $host_os in
3558solaris*)
3559  case $cc_basename in
3560  CC*)
3561    # Adding this requires a known-good setup of shared libraries for
3562    # Sun compiler versions before 5.6, else PIC objects from an old
3563    # archive will be linked into the output, leading to subtle bugs.
3564    _LT_AC_TAGVAR(postdeps,$1)='-lCstd -lCrun'
3565    ;;
3566  esac
3567esac
3568])
3569
3570case " $_LT_AC_TAGVAR(postdeps, $1) " in
3571*" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
3572esac
3573])
3574m4trace:/usr/share/aclocal/libtool.m4:3771: -1- AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG], [_LT_AC_LANG_F77_CONFIG(F77)])
3575m4trace:/usr/share/aclocal/libtool.m4:3869: -1- AC_DEFUN([_LT_AC_LANG_F77_CONFIG], [AC_REQUIRE([AC_PROG_F77])
3576AC_LANG_PUSH(Fortran 77)
3577
3578_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3579_LT_AC_TAGVAR(allow_undefined_flag, $1)=
3580_LT_AC_TAGVAR(always_export_symbols, $1)=no
3581_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
3582_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
3583_LT_AC_TAGVAR(hardcode_direct, $1)=no
3584_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
3585_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
3586_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
3587_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
3588_LT_AC_TAGVAR(hardcode_automatic, $1)=no
3589_LT_AC_TAGVAR(module_cmds, $1)=
3590_LT_AC_TAGVAR(module_expsym_cmds, $1)=
3591_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
3592_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
3593_LT_AC_TAGVAR(no_undefined_flag, $1)=
3594_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
3595_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
3596
3597# Source file extension for f77 test sources.
3598ac_ext=f
3599
3600# Object file extension for compiled f77 test sources.
3601objext=o
3602_LT_AC_TAGVAR(objext, $1)=$objext
3603
3604# Code to be used in simple compile tests
3605lt_simple_compile_test_code="      subroutine t\n      return\n      end\n"
3606
3607# Code to be used in simple link tests
3608lt_simple_link_test_code="      program t\n      end\n"
3609
3610# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3611_LT_AC_SYS_COMPILER
3612
3613# save warnings/boilerplate of simple test code
3614_LT_COMPILER_BOILERPLATE
3615_LT_LINKER_BOILERPLATE
3616
3617# Allow CC to be a program name with arguments.
3618lt_save_CC="$CC"
3619CC=${F77-"f77"}
3620compiler=$CC
3621_LT_AC_TAGVAR(compiler, $1)=$CC
3622_LT_CC_BASENAME([$compiler])
3623
3624AC_MSG_CHECKING([if libtool supports shared libraries])
3625AC_MSG_RESULT([$can_build_shared])
3626
3627AC_MSG_CHECKING([whether to build shared libraries])
3628test "$can_build_shared" = "no" && enable_shared=no
3629
3630# On AIX, shared libraries and static libraries use the same namespace, and
3631# are all built from PIC.
3632case $host_os in
3633aix3*)
3634  test "$enable_shared" = yes && enable_static=no
3635  if test -n "$RANLIB"; then
3636    archive_cmds="$archive_cmds~\$RANLIB \$lib"
3637    postinstall_cmds='$RANLIB $lib'
3638  fi
3639  ;;
3640aix4* | aix5*)
3641  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
3642    test "$enable_shared" = yes && enable_static=no
3643  fi
3644  ;;
3645esac
3646AC_MSG_RESULT([$enable_shared])
3647
3648AC_MSG_CHECKING([whether to build static libraries])
3649# Make sure either enable_shared or enable_static is yes.
3650test "$enable_shared" = yes || enable_static=yes
3651AC_MSG_RESULT([$enable_static])
3652
3653test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
3654
3655_LT_AC_TAGVAR(GCC, $1)="$G77"
3656_LT_AC_TAGVAR(LD, $1)="$LD"
3657
3658AC_LIBTOOL_PROG_COMPILER_PIC($1)
3659AC_LIBTOOL_PROG_CC_C_O($1)
3660AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
3661AC_LIBTOOL_PROG_LD_SHLIBS($1)
3662AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
3663AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
3664AC_LIBTOOL_SYS_LIB_STRIP
3665
3666
3667AC_LIBTOOL_CONFIG($1)
3668
3669AC_LANG_POP
3670CC="$lt_save_CC"
3671])
3672m4trace:/usr/share/aclocal/libtool.m4:3877: -1- AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CONFIG(GCJ)])
3673m4trace:/usr/share/aclocal/libtool.m4:3931: -1- AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG], [AC_LANG_SAVE
3674
3675# Source file extension for Java test sources.
3676ac_ext=java
3677
3678# Object file extension for compiled Java test sources.
3679objext=o
3680_LT_AC_TAGVAR(objext, $1)=$objext
3681
3682# Code to be used in simple compile tests
3683lt_simple_compile_test_code="class foo {}\n"
3684
3685# Code to be used in simple link tests
3686lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }\n'
3687
3688# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3689_LT_AC_SYS_COMPILER
3690
3691# save warnings/boilerplate of simple test code
3692_LT_COMPILER_BOILERPLATE
3693_LT_LINKER_BOILERPLATE
3694
3695# Allow CC to be a program name with arguments.
3696lt_save_CC="$CC"
3697CC=${GCJ-"gcj"}
3698compiler=$CC
3699_LT_AC_TAGVAR(compiler, $1)=$CC
3700_LT_CC_BASENAME([$compiler])
3701
3702# GCJ did not exist at the time GCC didn't implicitly link libc in.
3703_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3704
3705_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
3706
3707## CAVEAT EMPTOR:
3708## There is no encapsulation within the following macros, do not change
3709## the running order or otherwise move them around unless you know exactly
3710## what you are doing...
3711AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
3712AC_LIBTOOL_PROG_COMPILER_PIC($1)
3713AC_LIBTOOL_PROG_CC_C_O($1)
3714AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
3715AC_LIBTOOL_PROG_LD_SHLIBS($1)
3716AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
3717AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
3718AC_LIBTOOL_SYS_LIB_STRIP
3719AC_LIBTOOL_DLOPEN_SELF($1)
3720
3721AC_LIBTOOL_CONFIG($1)
3722
3723AC_LANG_RESTORE
3724CC="$lt_save_CC"
3725])
3726m4trace:/usr/share/aclocal/libtool.m4:3939: -1- AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
3727m4trace:/usr/share/aclocal/libtool.m4:3975: -1- AC_DEFUN([_LT_AC_LANG_RC_CONFIG], [AC_LANG_SAVE
3728
3729# Source file extension for RC test sources.
3730ac_ext=rc
3731
3732# Object file extension for compiled RC test sources.
3733objext=o
3734_LT_AC_TAGVAR(objext, $1)=$objext
3735
3736# Code to be used in simple compile tests
3737lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
3738
3739# Code to be used in simple link tests
3740lt_simple_link_test_code="$lt_simple_compile_test_code"
3741
3742# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3743_LT_AC_SYS_COMPILER
3744
3745# save warnings/boilerplate of simple test code
3746_LT_COMPILER_BOILERPLATE
3747_LT_LINKER_BOILERPLATE
3748
3749# Allow CC to be a program name with arguments.
3750lt_save_CC="$CC"
3751CC=${RC-"windres"}
3752compiler=$CC
3753_LT_AC_TAGVAR(compiler, $1)=$CC
3754_LT_CC_BASENAME([$compiler])
3755_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
3756
3757AC_LIBTOOL_CONFIG($1)
3758
3759AC_LANG_RESTORE
3760CC="$lt_save_CC"
3761])
3762m4trace:/usr/share/aclocal/libtool.m4:4466: -1- AC_DEFUN([AC_LIBTOOL_CONFIG], [# The else clause should only fire when bootstrapping the
3763# libtool distribution, otherwise you forgot to ship ltmain.sh
3764# with your package, and you will get complaints that there are
3765# no rules to generate ltmain.sh.
3766if test -f "$ltmain"; then
3767  # See if we are running on zsh, and set the options which allow our commands through
3768  # without removal of \ escapes.
3769  if test -n "${ZSH_VERSION+set}" ; then
3770    setopt NO_GLOB_SUBST
3771  fi
3772  # Now quote all the things that may contain metacharacters while being
3773  # careful not to overquote the AC_SUBSTed values.  We take copies of the
3774  # variables and quote the copies for generation of the libtool script.
3775  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
3776    SED SHELL STRIP \
3777    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
3778    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
3779    deplibs_check_method reload_flag reload_cmds need_locks \
3780    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
3781    lt_cv_sys_global_symbol_to_c_name_address \
3782    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
3783    old_postinstall_cmds old_postuninstall_cmds \
3784    _LT_AC_TAGVAR(compiler, $1) \
3785    _LT_AC_TAGVAR(CC, $1) \
3786    _LT_AC_TAGVAR(LD, $1) \
3787    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \
3788    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \
3789    _LT_AC_TAGVAR(lt_prog_compiler_static, $1) \
3790    _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \
3791    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \
3792    _LT_AC_TAGVAR(thread_safe_flag_spec, $1) \
3793    _LT_AC_TAGVAR(whole_archive_flag_spec, $1) \
3794    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \
3795    _LT_AC_TAGVAR(old_archive_cmds, $1) \
3796    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \
3797    _LT_AC_TAGVAR(predep_objects, $1) \
3798    _LT_AC_TAGVAR(postdep_objects, $1) \
3799    _LT_AC_TAGVAR(predeps, $1) \
3800    _LT_AC_TAGVAR(postdeps, $1) \
3801    _LT_AC_TAGVAR(compiler_lib_search_path, $1) \
3802    _LT_AC_TAGVAR(archive_cmds, $1) \
3803    _LT_AC_TAGVAR(archive_expsym_cmds, $1) \
3804    _LT_AC_TAGVAR(postinstall_cmds, $1) \
3805    _LT_AC_TAGVAR(postuninstall_cmds, $1) \
3806    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) \
3807    _LT_AC_TAGVAR(allow_undefined_flag, $1) \
3808    _LT_AC_TAGVAR(no_undefined_flag, $1) \
3809    _LT_AC_TAGVAR(export_symbols_cmds, $1) \
3810    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) \
3811    _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1) \
3812    _LT_AC_TAGVAR(hardcode_libdir_separator, $1) \
3813    _LT_AC_TAGVAR(hardcode_automatic, $1) \
3814    _LT_AC_TAGVAR(module_cmds, $1) \
3815    _LT_AC_TAGVAR(module_expsym_cmds, $1) \
3816    _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1) \
3817    _LT_AC_TAGVAR(exclude_expsyms, $1) \
3818    _LT_AC_TAGVAR(include_expsyms, $1); do
3819
3820    case $var in
3821    _LT_AC_TAGVAR(old_archive_cmds, $1) | \
3822    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) | \
3823    _LT_AC_TAGVAR(archive_cmds, $1) | \
3824    _LT_AC_TAGVAR(archive_expsym_cmds, $1) | \
3825    _LT_AC_TAGVAR(module_cmds, $1) | \
3826    _LT_AC_TAGVAR(module_expsym_cmds, $1) | \
3827    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \
3828    _LT_AC_TAGVAR(export_symbols_cmds, $1) | \
3829    extract_expsyms_cmds | reload_cmds | finish_cmds | \
3830    postinstall_cmds | postuninstall_cmds | \
3831    old_postinstall_cmds | old_postuninstall_cmds | \
3832    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
3833      # Double-quote double-evaled strings.
3834      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
3835      ;;
3836    *)
3837      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
3838      ;;
3839    esac
3840  done
3841
3842  case $lt_echo in
3843  *'\[$]0 --fallback-echo"')
3844    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
3845    ;;
3846  esac
3847
3848ifelse([$1], [],
3849  [cfgfile="${ofile}T"
3850  trap "$rm \"$cfgfile\"; exit 1" 1 2 15
3851  $rm -f "$cfgfile"
3852  AC_MSG_NOTICE([creating $ofile])],
3853  [cfgfile="$ofile"])
3854
3855  cat <<__EOF__ >> "$cfgfile"
3856ifelse([$1], [],
3857[#! $SHELL
3858
3859# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
3860# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
3861# NOTE: Changes made to this file will be lost: look at ltmain.sh.
3862#
3863# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
3864# Free Software Foundation, Inc.
3865#
3866# This file is part of GNU Libtool:
3867# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
3868#
3869# This program is free software; you can redistribute it and/or modify
3870# it under the terms of the GNU General Public License as published by
3871# the Free Software Foundation; either version 2 of the License, or
3872# (at your option) any later version.
3873#
3874# This program is distributed in the hope that it will be useful, but
3875# WITHOUT ANY WARRANTY; without even the implied warranty of
3876# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
3877# General Public License for more details.
3878#
3879# You should have received a copy of the GNU General Public License
3880# along with this program; if not, write to the Free Software
3881# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
3882#
3883# As a special exception to the GNU General Public License, if you
3884# distribute this file as part of a program that contains a
3885# configuration script generated by Autoconf, you may include it under
3886# the same distribution terms that you use for the rest of that program.
3887
3888# A sed program that does not truncate output.
3889SED=$lt_SED
3890
3891# Sed that helps us avoid accidentally triggering echo(1) options like -n.
3892Xsed="$SED -e 1s/^X//"
3893
3894# The HP-UX ksh and POSIX shell print the target directory to stdout
3895# if CDPATH is set.
3896(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
3897
3898# The names of the tagged configurations supported by this script.
3899available_tags=
3900
3901# ### BEGIN LIBTOOL CONFIG],
3902[# ### BEGIN LIBTOOL TAG CONFIG: $tagname])
3903
3904# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
3905
3906# Shell to use when invoking shell scripts.
3907SHELL=$lt_SHELL
3908
3909# Whether or not to build shared libraries.
3910build_libtool_libs=$enable_shared
3911
3912# Whether or not to build static libraries.
3913build_old_libs=$enable_static
3914
3915# Whether or not to add -lc for building shared libraries.
3916build_libtool_need_lc=$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)
3917
3918# Whether or not to disallow shared libs when runtime libs are static
3919allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)
3920
3921# Whether or not to optimize for fast installation.
3922fast_install=$enable_fast_install
3923
3924# The host system.
3925host_alias=$host_alias
3926host=$host
3927host_os=$host_os
3928
3929# The build system.
3930build_alias=$build_alias
3931build=$build
3932build_os=$build_os
3933
3934# An echo program that does not interpret backslashes.
3935echo=$lt_echo
3936
3937# The archiver.
3938AR=$lt_AR
3939AR_FLAGS=$lt_AR_FLAGS
3940
3941# A C compiler.
3942LTCC=$lt_LTCC
3943
3944# A language-specific compiler.
3945CC=$lt_[]_LT_AC_TAGVAR(compiler, $1)
3946
3947# Is the compiler the GNU C compiler?
3948with_gcc=$_LT_AC_TAGVAR(GCC, $1)
3949
3950# An ERE matcher.
3951EGREP=$lt_EGREP
3952
3953# The linker used to build libraries.
3954LD=$lt_[]_LT_AC_TAGVAR(LD, $1)
3955
3956# Whether we need hard or soft links.
3957LN_S=$lt_LN_S
3958
3959# A BSD-compatible nm program.
3960NM=$lt_NM
3961
3962# A symbol stripping program
3963STRIP=$lt_STRIP
3964
3965# Used to examine libraries when file_magic_cmd begins "file"
3966MAGIC_CMD=$MAGIC_CMD
3967
3968# Used on cygwin: DLL creation program.
3969DLLTOOL="$DLLTOOL"
3970
3971# Used on cygwin: object dumper.
3972OBJDUMP="$OBJDUMP"
3973
3974# Used on cygwin: assembler.
3975AS="$AS"
3976
3977# The name of the directory that contains temporary libtool files.
3978objdir=$objdir
3979
3980# How to create reloadable object files.
3981reload_flag=$lt_reload_flag
3982reload_cmds=$lt_reload_cmds
3983
3984# How to pass a linker flag through the compiler.
3985wl=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
3986
3987# Object file suffix (normally "o").
3988objext="$ac_objext"
3989
3990# Old archive suffix (normally "a").
3991libext="$libext"
3992
3993# Shared library suffix (normally ".so").
3994shrext_cmds='$shrext_cmds'
3995
3996# Executable file suffix (normally "").
3997exeext="$exeext"
3998
3999# Additional compiler flags for building library objects.
4000pic_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
4001pic_mode=$pic_mode
4002
4003# What is the maximum length of a command?
4004max_cmd_len=$lt_cv_sys_max_cmd_len
4005
4006# Does compiler simultaneously support -c and -o options?
4007compiler_c_o=$lt_[]_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)
4008
4009# Must we lock files when doing compilation?
4010need_locks=$lt_need_locks
4011
4012# Do we need the lib prefix for modules?
4013need_lib_prefix=$need_lib_prefix
4014
4015# Do we need a version for libraries?
4016need_version=$need_version
4017
4018# Whether dlopen is supported.
4019dlopen_support=$enable_dlopen
4020
4021# Whether dlopen of programs is supported.
4022dlopen_self=$enable_dlopen_self
4023
4024# Whether dlopen of statically linked programs is supported.
4025dlopen_self_static=$enable_dlopen_self_static
4026
4027# Compiler flag to prevent dynamic linking.
4028link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)
4029
4030# Compiler flag to turn off builtin functions.
4031no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)
4032
4033# Compiler flag to allow reflexive dlopens.
4034export_dynamic_flag_spec=$lt_[]_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)
4035
4036# Compiler flag to generate shared objects directly from archives.
4037whole_archive_flag_spec=$lt_[]_LT_AC_TAGVAR(whole_archive_flag_spec, $1)
4038
4039# Compiler flag to generate thread-safe objects.
4040thread_safe_flag_spec=$lt_[]_LT_AC_TAGVAR(thread_safe_flag_spec, $1)
4041
4042# Library versioning type.
4043version_type=$version_type
4044
4045# Format of library name prefix.
4046libname_spec=$lt_libname_spec
4047
4048# List of archive names.  First name is the real one, the rest are links.
4049# The last name is the one that the linker finds with -lNAME.
4050library_names_spec=$lt_library_names_spec
4051
4052# The coded name of the library, if different from the real name.
4053soname_spec=$lt_soname_spec
4054
4055# Commands used to build and install an old-style archive.
4056RANLIB=$lt_RANLIB
4057old_archive_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_cmds, $1)
4058old_postinstall_cmds=$lt_old_postinstall_cmds
4059old_postuninstall_cmds=$lt_old_postuninstall_cmds
4060
4061# Create an old-style archive from a shared archive.
4062old_archive_from_new_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_new_cmds, $1)
4063
4064# Create a temporary old-style archive to link instead of a shared archive.
4065old_archive_from_expsyms_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)
4066
4067# Commands used to build and install a shared archive.
4068archive_cmds=$lt_[]_LT_AC_TAGVAR(archive_cmds, $1)
4069archive_expsym_cmds=$lt_[]_LT_AC_TAGVAR(archive_expsym_cmds, $1)
4070postinstall_cmds=$lt_postinstall_cmds
4071postuninstall_cmds=$lt_postuninstall_cmds
4072
4073# Commands used to build a loadable module (assumed same as above if empty)
4074module_cmds=$lt_[]_LT_AC_TAGVAR(module_cmds, $1)
4075module_expsym_cmds=$lt_[]_LT_AC_TAGVAR(module_expsym_cmds, $1)
4076
4077# Commands to strip libraries.
4078old_striplib=$lt_old_striplib
4079striplib=$lt_striplib
4080
4081# Dependencies to place before the objects being linked to create a
4082# shared library.
4083predep_objects=$lt_[]_LT_AC_TAGVAR(predep_objects, $1)
4084
4085# Dependencies to place after the objects being linked to create a
4086# shared library.
4087postdep_objects=$lt_[]_LT_AC_TAGVAR(postdep_objects, $1)
4088
4089# Dependencies to place before the objects being linked to create a
4090# shared library.
4091predeps=$lt_[]_LT_AC_TAGVAR(predeps, $1)
4092
4093# Dependencies to place after the objects being linked to create a
4094# shared library.
4095postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1)
4096
4097# The library search path used internally by the compiler when linking
4098# a shared library.
4099compiler_lib_search_path=$lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1)
4100
4101# Method to check whether dependent libraries are shared objects.
4102deplibs_check_method=$lt_deplibs_check_method
4103
4104# Command to use when deplibs_check_method == file_magic.
4105file_magic_cmd=$lt_file_magic_cmd
4106
4107# Flag that allows shared libraries with undefined symbols to be built.
4108allow_undefined_flag=$lt_[]_LT_AC_TAGVAR(allow_undefined_flag, $1)
4109
4110# Flag that forces no undefined symbols.
4111no_undefined_flag=$lt_[]_LT_AC_TAGVAR(no_undefined_flag, $1)
4112
4113# Commands used to finish a libtool library installation in a directory.
4114finish_cmds=$lt_finish_cmds
4115
4116# Same as above, but a single script fragment to be evaled but not shown.
4117finish_eval=$lt_finish_eval
4118
4119# Take the output of nm and produce a listing of raw symbols and C names.
4120global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
4121
4122# Transform the output of nm in a proper C declaration
4123global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
4124
4125# Transform the output of nm in a C name address pair
4126global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
4127
4128# This is the shared library runtime path variable.
4129runpath_var=$runpath_var
4130
4131# This is the shared library path variable.
4132shlibpath_var=$shlibpath_var
4133
4134# Is shlibpath searched before the hard-coded library search path?
4135shlibpath_overrides_runpath=$shlibpath_overrides_runpath
4136
4137# How to hardcode a shared library path into an executable.
4138hardcode_action=$_LT_AC_TAGVAR(hardcode_action, $1)
4139
4140# Whether we should hardcode library paths into libraries.
4141hardcode_into_libs=$hardcode_into_libs
4142
4143# Flag to hardcode \$libdir into a binary during linking.
4144# This must work even if \$libdir does not exist.
4145hardcode_libdir_flag_spec=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)
4146
4147# If ld is used when linking, flag to hardcode \$libdir into
4148# a binary during linking. This must work even if \$libdir does
4149# not exist.
4150hardcode_libdir_flag_spec_ld=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)
4151
4152# Whether we need a single -rpath flag with a separated argument.
4153hardcode_libdir_separator=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_separator, $1)
4154
4155# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
4156# resulting binary.
4157hardcode_direct=$_LT_AC_TAGVAR(hardcode_direct, $1)
4158
4159# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
4160# resulting binary.
4161hardcode_minus_L=$_LT_AC_TAGVAR(hardcode_minus_L, $1)
4162
4163# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
4164# the resulting binary.
4165hardcode_shlibpath_var=$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)
4166
4167# Set to yes if building a shared library automatically hardcodes DIR into the library
4168# and all subsequent libraries and executables linked against it.
4169hardcode_automatic=$_LT_AC_TAGVAR(hardcode_automatic, $1)
4170
4171# Variables whose values should be saved in libtool wrapper scripts and
4172# restored at relink time.
4173variables_saved_for_relink="$variables_saved_for_relink"
4174
4175# Whether libtool must link a program against all its dependency libraries.
4176link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1)
4177
4178# Compile-time system search path for libraries
4179sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
4180
4181# Run-time system search path for libraries
4182sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
4183
4184# Fix the shell variable \$srcfile for the compiler.
4185fix_srcfile_path="$_LT_AC_TAGVAR(fix_srcfile_path, $1)"
4186
4187# Set to yes if exported symbols are required.
4188always_export_symbols=$_LT_AC_TAGVAR(always_export_symbols, $1)
4189
4190# The commands to list exported symbols.
4191export_symbols_cmds=$lt_[]_LT_AC_TAGVAR(export_symbols_cmds, $1)
4192
4193# The commands to extract the exported symbol list from a shared archive.
4194extract_expsyms_cmds=$lt_extract_expsyms_cmds
4195
4196# Symbols that should not be listed in the preloaded symbols.
4197exclude_expsyms=$lt_[]_LT_AC_TAGVAR(exclude_expsyms, $1)
4198
4199# Symbols that must always be exported.
4200include_expsyms=$lt_[]_LT_AC_TAGVAR(include_expsyms, $1)
4201
4202ifelse([$1],[],
4203[# ### END LIBTOOL CONFIG],
4204[# ### END LIBTOOL TAG CONFIG: $tagname])
4205
4206__EOF__
4207
4208ifelse([$1],[], [
4209  case $host_os in
4210  aix3*)
4211    cat <<\EOF >> "$cfgfile"
4212
4213# AIX sometimes has problems with the GCC collect2 program.  For some
4214# reason, if we set the COLLECT_NAMES environment variable, the problems
4215# vanish in a puff of smoke.
4216if test "X${COLLECT_NAMES+set}" != Xset; then
4217  COLLECT_NAMES=
4218  export COLLECT_NAMES
4219fi
4220EOF
4221    ;;
4222  esac
4223
4224  # We use sed instead of cat because bash on DJGPP gets confused if
4225  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
4226  # text mode, it properly converts lines to CR/LF.  This bash problem
4227  # is reportedly fixed, but why not run on old versions too?
4228  sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
4229
4230  mv -f "$cfgfile" "$ofile" || \
4231    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
4232  chmod +x "$ofile"
4233])
4234else
4235  # If there is no Makefile yet, we rely on a make rule to execute
4236  # `config.status --recheck' to rerun these tests and create the
4237  # libtool script then.
4238  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
4239  if test -f "$ltmain_in"; then
4240    test -f Makefile && make "$ltmain"
4241  fi
4242fi
4243])
4244m4trace:/usr/share/aclocal/libtool.m4:4484: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
4245
4246_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
4247
4248if test "$GCC" = yes; then
4249  _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
4250
4251  AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
4252    lt_cv_prog_compiler_rtti_exceptions,
4253    [-fno-rtti -fno-exceptions], [],
4254    [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
4255fi
4256])
4257m4trace:/usr/share/aclocal/libtool.m4:4677: -1- AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_REQUIRE([AC_CANONICAL_HOST])
4258AC_REQUIRE([AC_PROG_NM])
4259AC_REQUIRE([AC_OBJEXT])
4260# Check for command to grab the raw symbol name followed by C symbol from nm.
4261AC_MSG_CHECKING([command to parse $NM output from $compiler object])
4262AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
4263[
4264# These are sane defaults that work on at least a few old systems.
4265# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
4266
4267# Character class describing NM global symbol codes.
4268symcode='[[BCDEGRST]]'
4269
4270# Regexp to match symbols that can be accessed directly from C.
4271sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
4272
4273# Transform an extracted symbol line into a proper C declaration
4274lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
4275
4276# Transform an extracted symbol line into symbol name and symbol address
4277lt_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'"
4278
4279# Define system-specific variables.
4280case $host_os in
4281aix*)
4282  symcode='[[BCDT]]'
4283  ;;
4284cygwin* | mingw* | pw32*)
4285  symcode='[[ABCDGISTW]]'
4286  ;;
4287hpux*) # Its linker distinguishes data from code symbols
4288  if test "$host_cpu" = ia64; then
4289    symcode='[[ABCDEGRST]]'
4290  fi
4291  lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
4292  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'"
4293  ;;
4294linux*)
4295  if test "$host_cpu" = ia64; then
4296    symcode='[[ABCDGIRSTW]]'
4297    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
4298    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'"
4299  fi
4300  ;;
4301irix* | nonstopux*)
4302  symcode='[[BCDEGRST]]'
4303  ;;
4304osf*)
4305  symcode='[[BCDEGQRST]]'
4306  ;;
4307solaris* | sysv5*)
4308  symcode='[[BDRT]]'
4309  ;;
4310sysv4)
4311  symcode='[[DFNSTU]]'
4312  ;;
4313esac
4314
4315# Handle CRLF in mingw tool chain
4316opt_cr=
4317case $build_os in
4318mingw*)
4319  opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
4320  ;;
4321esac
4322
4323# If we're using GNU nm, then use its standard symbol codes.
4324case `$NM -V 2>&1` in
4325*GNU* | *'with BFD'*)
4326  symcode='[[ABCDGIRSTW]]' ;;
4327esac
4328
4329# Try without a prefix undercore, then with it.
4330for ac_symprfx in "" "_"; do
4331
4332  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
4333  symxfrm="\\1 $ac_symprfx\\2 \\2"
4334
4335  # Write the raw and C identifiers.
4336  lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ 	]]\($symcode$symcode*\)[[ 	]][[ 	]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
4337
4338  # Check to see that the pipe works correctly.
4339  pipe_works=no
4340
4341  rm -f conftest*
4342  cat > conftest.$ac_ext <<EOF
4343#ifdef __cplusplus
4344extern "C" {
4345#endif
4346char nm_test_var;
4347void nm_test_func(){}
4348#ifdef __cplusplus
4349}
4350#endif
4351int main(){nm_test_var='a';nm_test_func();return(0);}
4352EOF
4353
4354  if AC_TRY_EVAL(ac_compile); then
4355    # Now try to grab the symbols.
4356    nlist=conftest.nm
4357    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
4358      # Try sorting and uniquifying the output.
4359      if sort "$nlist" | uniq > "$nlist"T; then
4360	mv -f "$nlist"T "$nlist"
4361      else
4362	rm -f "$nlist"T
4363      fi
4364
4365      # Make sure that we snagged all the symbols we need.
4366      if grep ' nm_test_var$' "$nlist" >/dev/null; then
4367	if grep ' nm_test_func$' "$nlist" >/dev/null; then
4368	  cat <<EOF > conftest.$ac_ext
4369#ifdef __cplusplus
4370extern "C" {
4371#endif
4372
4373EOF
4374	  # Now generate the symbol file.
4375	  eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
4376
4377	  cat <<EOF >> conftest.$ac_ext
4378#if defined (__STDC__) && __STDC__
4379# define lt_ptr_t void *
4380#else
4381# define lt_ptr_t char *
4382# define const
4383#endif
4384
4385/* The mapping between symbol names and symbols. */
4386const struct {
4387  const char *name;
4388  lt_ptr_t address;
4389}
4390lt_preloaded_symbols[[]] =
4391{
4392EOF
4393	  $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
4394	  cat <<\EOF >> conftest.$ac_ext
4395  {0, (lt_ptr_t) 0}
4396};
4397
4398#ifdef __cplusplus
4399}
4400#endif
4401EOF
4402	  # Now try linking the two files.
4403	  mv conftest.$ac_objext conftstm.$ac_objext
4404	  lt_save_LIBS="$LIBS"
4405	  lt_save_CFLAGS="$CFLAGS"
4406	  LIBS="conftstm.$ac_objext"
4407	  CFLAGS="$CFLAGS$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
4408	  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
4409	    pipe_works=yes
4410	  fi
4411	  LIBS="$lt_save_LIBS"
4412	  CFLAGS="$lt_save_CFLAGS"
4413	else
4414	  echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
4415	fi
4416      else
4417	echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
4418      fi
4419    else
4420      echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
4421    fi
4422  else
4423    echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
4424    cat conftest.$ac_ext >&5
4425  fi
4426  rm -f conftest* conftst*
4427
4428  # Do not use the global_symbol_pipe unless it works.
4429  if test "$pipe_works" = yes; then
4430    break
4431  else
4432    lt_cv_sys_global_symbol_pipe=
4433  fi
4434done
4435])
4436if test -z "$lt_cv_sys_global_symbol_pipe"; then
4437  lt_cv_sys_global_symbol_to_cdecl=
4438fi
4439if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
4440  AC_MSG_RESULT(failed)
4441else
4442  AC_MSG_RESULT(ok)
4443fi
4444])
4445m4trace:/usr/share/aclocal/libtool.m4:5181: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC], [_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)=
4446_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4447_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=
4448
4449AC_MSG_CHECKING([for $compiler option to produce PIC])
4450 ifelse([$1],[CXX],[
4451  # C++ specific cases for pic, static, wl, etc.
4452  if test "$GXX" = yes; then
4453    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4454    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4455
4456    case $host_os in
4457    aix*)
4458      # All AIX code is PIC.
4459      if test "$host_cpu" = ia64; then
4460	# AIX 5 now supports IA64 processor
4461	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4462      fi
4463      ;;
4464    amigaos*)
4465      # FIXME: we need at least 68020 code to build shared libraries, but
4466      # adding the `-m68020' flag to GCC prevents building anything better,
4467      # like `-m68040'.
4468      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
4469      ;;
4470    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4471      # PIC is the default for these OSes.
4472      ;;
4473    mingw* | os2* | pw32*)
4474      # This hack is so that the source file can tell whether it is being
4475      # built for inclusion in a dll (and should export symbols for example).
4476      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
4477      ;;
4478    darwin* | rhapsody*)
4479      # PIC is the default on this platform
4480      # Common symbols not allowed in MH_DYLIB files
4481      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
4482      ;;
4483    *djgpp*)
4484      # DJGPP does not support shared libraries at all
4485      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4486      ;;
4487    sysv4*MP*)
4488      if test -d /usr/nec; then
4489	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
4490      fi
4491      ;;
4492    hpux*)
4493      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4494      # not for PA HP-UX.
4495      case $host_cpu in
4496      hppa*64*|ia64*)
4497	;;
4498      *)
4499	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4500	;;
4501      esac
4502      ;;
4503    *)
4504      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4505      ;;
4506    esac
4507  else
4508    case $host_os in
4509      aix4* | aix5*)
4510	# All AIX code is PIC.
4511	if test "$host_cpu" = ia64; then
4512	  # AIX 5 now supports IA64 processor
4513	  _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4514	else
4515	  _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
4516	fi
4517	;;
4518      chorus*)
4519	case $cc_basename in
4520	cxch68*)
4521	  # Green Hills C++ Compiler
4522	  # _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"
4523	  ;;
4524	esac
4525	;;
4526       darwin*)
4527         # PIC is the default on this platform
4528         # Common symbols not allowed in MH_DYLIB files
4529         case $cc_basename in
4530           xlc*)
4531           _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-qnocommon'
4532           _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4533           ;;
4534         esac
4535       ;;
4536      dgux*)
4537	case $cc_basename in
4538	  ec++*)
4539	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4540	    ;;
4541	  ghcx*)
4542	    # Green Hills C++ Compiler
4543	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4544	    ;;
4545	  *)
4546	    ;;
4547	esac
4548	;;
4549      freebsd* | kfreebsd*-gnu | dragonfly*)
4550	# FreeBSD uses GNU C++
4551	;;
4552      hpux9* | hpux10* | hpux11*)
4553	case $cc_basename in
4554	  CC*)
4555	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4556	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
4557	    if test "$host_cpu" != ia64; then
4558	      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4559	    fi
4560	    ;;
4561	  aCC*)
4562	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4563	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
4564	    case $host_cpu in
4565	    hppa*64*|ia64*)
4566	      # +Z the default
4567	      ;;
4568	    *)
4569	      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4570	      ;;
4571	    esac
4572	    ;;
4573	  *)
4574	    ;;
4575	esac
4576	;;
4577      irix5* | irix6* | nonstopux*)
4578	case $cc_basename in
4579	  CC*)
4580	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4581	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4582	    # CC pic flag -KPIC is the default.
4583	    ;;
4584	  *)
4585	    ;;
4586	esac
4587	;;
4588      linux*)
4589	case $cc_basename in
4590	  KCC*)
4591	    # KAI C++ Compiler
4592	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4593	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4594	    ;;
4595	  icpc* | ecpc*)
4596	    # Intel C++
4597	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4598	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4599	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4600	    ;;
4601	  pgCC*)
4602	    # Portland Group C++ compiler.
4603	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4604	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4605	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4606	    ;;
4607	  cxx*)
4608	    # Compaq C++
4609	    # Make sure the PIC flag is empty.  It appears that all Alpha
4610	    # Linux and Compaq Tru64 Unix objects are PIC.
4611	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4612	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4613	    ;;
4614	  *)
4615	    ;;
4616	esac
4617	;;
4618      lynxos*)
4619	;;
4620      m88k*)
4621	;;
4622      mvs*)
4623	case $cc_basename in
4624	  cxx*)
4625	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
4626	    ;;
4627	  *)
4628	    ;;
4629	esac
4630	;;
4631      netbsd*)
4632	;;
4633      osf3* | osf4* | osf5*)
4634	case $cc_basename in
4635	  KCC*)
4636	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4637	    ;;
4638	  RCC*)
4639	    # Rational C++ 2.4.1
4640	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4641	    ;;
4642	  cxx*)
4643	    # Digital/Compaq C++
4644	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4645	    # Make sure the PIC flag is empty.  It appears that all Alpha
4646	    # Linux and Compaq Tru64 Unix objects are PIC.
4647	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4648	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4649	    ;;
4650	  *)
4651	    ;;
4652	esac
4653	;;
4654      psos*)
4655	;;
4656      sco*)
4657	case $cc_basename in
4658	  CC*)
4659	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4660	    ;;
4661	  *)
4662	    ;;
4663	esac
4664	;;
4665      solaris*)
4666	case $cc_basename in
4667	  CC*)
4668	    # Sun C++ 4.2, 5.x and Centerline C++
4669	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4670	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4671	    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4672	    ;;
4673	  gcx*)
4674	    # Green Hills C++ Compiler
4675	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
4676	    ;;
4677	  *)
4678	    ;;
4679	esac
4680	;;
4681      sunos4*)
4682	case $cc_basename in
4683	  CC*)
4684	    # Sun C++ 4.x
4685	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4686	    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4687	    ;;
4688	  lcc*)
4689	    # Lucid
4690	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4691	    ;;
4692	  *)
4693	    ;;
4694	esac
4695	;;
4696      tandem*)
4697	case $cc_basename in
4698	  NCC*)
4699	    # NonStop-UX NCC 3.20
4700	    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4701	    ;;
4702	  *)
4703	    ;;
4704	esac
4705	;;
4706      unixware*)
4707	;;
4708      vxworks*)
4709	;;
4710      *)
4711	_LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4712	;;
4713    esac
4714  fi
4715],
4716[
4717  if test "$GCC" = yes; then
4718    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4719    _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4720
4721    case $host_os in
4722      aix*)
4723      # All AIX code is PIC.
4724      if test "$host_cpu" = ia64; then
4725	# AIX 5 now supports IA64 processor
4726	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4727      fi
4728      ;;
4729
4730    amigaos*)
4731      # FIXME: we need at least 68020 code to build shared libraries, but
4732      # adding the `-m68020' flag to GCC prevents building anything better,
4733      # like `-m68040'.
4734      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
4735      ;;
4736
4737    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4738      # PIC is the default for these OSes.
4739      ;;
4740
4741    mingw* | pw32* | os2*)
4742      # This hack is so that the source file can tell whether it is being
4743      # built for inclusion in a dll (and should export symbols for example).
4744      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
4745      ;;
4746
4747    darwin* | rhapsody*)
4748      # PIC is the default on this platform
4749      # Common symbols not allowed in MH_DYLIB files
4750      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
4751      ;;
4752
4753    msdosdjgpp*)
4754      # Just because we use GCC doesn't mean we suddenly get shared libraries
4755      # on systems that don't support them.
4756      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4757      enable_shared=no
4758      ;;
4759
4760    sysv4*MP*)
4761      if test -d /usr/nec; then
4762	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
4763      fi
4764      ;;
4765
4766    hpux*)
4767      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4768      # not for PA HP-UX.
4769      case $host_cpu in
4770      hppa*64*|ia64*)
4771	# +Z the default
4772	;;
4773      *)
4774	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4775	;;
4776      esac
4777      ;;
4778
4779    *)
4780      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4781      ;;
4782    esac
4783  else
4784    # PORTME Check for flag to pass linker flags through the system compiler.
4785    case $host_os in
4786    aix*)
4787      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4788      if test "$host_cpu" = ia64; then
4789	# AIX 5 now supports IA64 processor
4790	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4791      else
4792	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
4793      fi
4794      ;;
4795      darwin*)
4796        # PIC is the default on this platform
4797        # Common symbols not allowed in MH_DYLIB files
4798       case $cc_basename in
4799         xlc*)
4800         _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-qnocommon'
4801         _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4802         ;;
4803       esac
4804       ;;
4805
4806    mingw* | pw32* | os2*)
4807      # This hack is so that the source file can tell whether it is being
4808      # built for inclusion in a dll (and should export symbols for example).
4809      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
4810      ;;
4811
4812    hpux9* | hpux10* | hpux11*)
4813      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4814      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4815      # not for PA HP-UX.
4816      case $host_cpu in
4817      hppa*64*|ia64*)
4818	# +Z the default
4819	;;
4820      *)
4821	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4822	;;
4823      esac
4824      # Is there a better lt_prog_compiler_static that works with the bundled CC?
4825      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
4826      ;;
4827
4828    irix5* | irix6* | nonstopux*)
4829      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4830      # PIC (with -KPIC) is the default.
4831      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4832      ;;
4833
4834    newsos6)
4835      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4836      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4837      ;;
4838
4839    linux*)
4840      case $cc_basename in
4841      icc* | ecc*)
4842	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4843	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4844	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4845        ;;
4846      pgcc* | pgf77* | pgf90* | pgf95*)
4847        # Portland Group compilers (*not* the Pentium gcc compiler,
4848	# which looks to be a dead project)
4849	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4850	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4851	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4852        ;;
4853      ccc*)
4854        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4855        # All Alpha code is PIC.
4856        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4857        ;;
4858      esac
4859      ;;
4860
4861    osf3* | osf4* | osf5*)
4862      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4863      # All OSF/1 code is PIC.
4864      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4865      ;;
4866
4867    sco3.2v5*)
4868      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kpic'
4869      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-dn'
4870      ;;
4871
4872    solaris*)
4873      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4874      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4875      case $cc_basename in
4876      f77* | f90* | f95*)
4877	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
4878      *)
4879	_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
4880      esac
4881      ;;
4882
4883    sunos4*)
4884      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4885      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
4886      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4887      ;;
4888
4889    sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
4890      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4891      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4892      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4893      ;;
4894
4895    sysv4*MP*)
4896      if test -d /usr/nec ;then
4897	_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
4898	_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4899      fi
4900      ;;
4901
4902    unicos*)
4903      _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4904      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4905      ;;
4906
4907    uts4*)
4908      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4909      _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4910      ;;
4911
4912    *)
4913      _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4914      ;;
4915    esac
4916  fi
4917])
4918AC_MSG_RESULT([$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)])
4919
4920#
4921# Check to make sure the PIC flag actually works.
4922#
4923if test -n "$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)"; then
4924  AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) works],
4925    _LT_AC_TAGVAR(lt_prog_compiler_pic_works, $1),
4926    [$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])], [],
4927    [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) in
4928     "" | " "*) ;;
4929     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)" ;;
4930     esac],
4931    [_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4932     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
4933fi
4934case $host_os in
4935  # For platforms which do not support PIC, -DPIC is meaningless:
4936  *djgpp*)
4937    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4938    ;;
4939  *)
4940    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])"
4941    ;;
4942esac
4943])
4944m4trace:/usr/share/aclocal/libtool.m4:6053: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
4945ifelse([$1],[CXX],[
4946  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4947  case $host_os in
4948  aix4* | aix5*)
4949    # If we're using GNU nm, then we don't want the "-C" option.
4950    # -C means demangle to AIX nm, but means don't demangle with GNU nm
4951    if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
4952      _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'
4953    else
4954      _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'
4955    fi
4956    ;;
4957  pw32*)
4958    _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
4959  ;;
4960  cygwin* | mingw*)
4961    _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'
4962  ;;
4963  *)
4964    _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4965  ;;
4966  esac
4967],[
4968  runpath_var=
4969  _LT_AC_TAGVAR(allow_undefined_flag, $1)=
4970  _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
4971  _LT_AC_TAGVAR(archive_cmds, $1)=
4972  _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
4973  _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)=
4974  _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)=
4975  _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
4976  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
4977  _LT_AC_TAGVAR(thread_safe_flag_spec, $1)=
4978  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
4979  _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
4980  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
4981  _LT_AC_TAGVAR(hardcode_direct, $1)=no
4982  _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
4983  _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
4984  _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
4985  _LT_AC_TAGVAR(hardcode_automatic, $1)=no
4986  _LT_AC_TAGVAR(module_cmds, $1)=
4987  _LT_AC_TAGVAR(module_expsym_cmds, $1)=
4988  _LT_AC_TAGVAR(always_export_symbols, $1)=no
4989  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4990  # include_expsyms should be a list of space-separated symbols to be *always*
4991  # included in the symbol list
4992  _LT_AC_TAGVAR(include_expsyms, $1)=
4993  # exclude_expsyms can be an extended regexp of symbols to exclude
4994  # it will be wrapped by ` (' and `)$', so one must not match beginning or
4995  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
4996  # as well as any symbol that contains `d'.
4997  _LT_AC_TAGVAR(exclude_expsyms, $1)="_GLOBAL_OFFSET_TABLE_"
4998  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
4999  # platforms (ab)use it in PIC code, but their linkers get confused if
5000  # the symbol is explicitly referenced.  Since portable code cannot
5001  # rely on this symbol name, it's probably fine to never include it in
5002  # preloaded symbol tables.
5003  extract_expsyms_cmds=
5004  # Just being paranoid about ensuring that cc_basename is set.
5005  _LT_CC_BASENAME([$compiler])
5006  case $host_os in
5007  cygwin* | mingw* | pw32*)
5008    # FIXME: the MSVC++ port hasn't been tested in a loooong time
5009    # When not using gcc, we currently assume that we are using
5010    # Microsoft Visual C++.
5011    if test "$GCC" != yes; then
5012      with_gnu_ld=no
5013    fi
5014    ;;
5015  openbsd*)
5016    with_gnu_ld=no
5017    ;;
5018  esac
5019
5020  _LT_AC_TAGVAR(ld_shlibs, $1)=yes
5021  if test "$with_gnu_ld" = yes; then
5022    # If archive_cmds runs LD, not CC, wlarc should be empty
5023    wlarc='${wl}'
5024
5025    # Set some defaults for GNU ld with shared library support. These
5026    # are reset later if shared libraries are not supported. Putting them
5027    # here allows them to be overridden if necessary.
5028    runpath_var=LD_RUN_PATH
5029    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
5030    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
5031    # ancient GNU ld didn't support --whole-archive et. al.
5032    if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
5033	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
5034      else
5035  	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
5036    fi
5037    supports_anon_versioning=no
5038    case `$LD -v 2>/dev/null` in
5039      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
5040      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
5041      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
5042      *\ 2.11.*) ;; # other 2.11 versions
5043      *) supports_anon_versioning=yes ;;
5044    esac
5045
5046    # See if GNU ld supports shared libraries.
5047    case $host_os in
5048    aix3* | aix4* | aix5*)
5049      # On AIX/PPC, the GNU linker is very broken
5050      if test "$host_cpu" != ia64; then
5051	_LT_AC_TAGVAR(ld_shlibs, $1)=no
5052	cat <<EOF 1>&2
5053
5054*** Warning: the GNU linker, at least up to release 2.9.1, is reported
5055*** to be unable to reliably create shared libraries on AIX.
5056*** Therefore, libtool is disabling shared libraries support.  If you
5057*** really care for shared libraries, you may want to modify your PATH
5058*** so that a non-GNU linker is found, and then restart.
5059
5060EOF
5061      fi
5062      ;;
5063
5064    amigaos*)
5065      _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)'
5066      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5067      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5068
5069      # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
5070      # that the semantics of dynamic libraries on AmigaOS, at least up
5071      # to version 4, is to share data among multiple programs linked
5072      # with the same dynamic library.  Since this doesn't match the
5073      # behavior of shared libraries on other platforms, we can't use
5074      # them.
5075      _LT_AC_TAGVAR(ld_shlibs, $1)=no
5076      ;;
5077
5078    beos*)
5079      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5080	_LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5081	# Joseph Beckenbach <jrb3@best.com> says some releases of gcc
5082	# support --undefined.  This deserves some investigation.  FIXME
5083	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5084      else
5085	_LT_AC_TAGVAR(ld_shlibs, $1)=no
5086      fi
5087      ;;
5088
5089    cygwin* | mingw* | pw32*)
5090      # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
5091      # as there is no search path for DLLs.
5092      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5093      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5094      _LT_AC_TAGVAR(always_export_symbols, $1)=no
5095      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5096      _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'
5097
5098      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
5099        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base ${wl}--out-implib,$lib'
5100	# If the export-symbols file already is a .def file (1st line
5101	# is EXPORTS), use it as is; otherwise, prepend...
5102	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
5103	  cp $export_symbols $output_objdir/$soname.def;
5104	else
5105	  echo EXPORTS > $output_objdir/$soname.def;
5106	  cat $export_symbols >> $output_objdir/$soname.def;
5107	fi~
5108	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base ${wl}--out-implib,$lib'
5109      else
5110	_LT_AC_TAGVAR(ld_shlibs, $1)=no
5111      fi
5112      ;;
5113
5114    linux*)
5115      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5116	tmp_addflag=
5117	case $cc_basename,$host_cpu in
5118	pgcc*)				# Portland Group C compiler
5119	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
5120	  tmp_addflag=' $pic_flag'
5121	  ;;
5122	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
5123	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
5124	  tmp_addflag=' $pic_flag -Mnomain' ;;
5125	ecc*,ia64* | icc*,ia64*)		# Intel C compiler on ia64
5126	  tmp_addflag=' -i_dynamic' ;;
5127	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
5128	  tmp_addflag=' -i_dynamic -nofor_main' ;;
5129	ifc* | ifort*)			# Intel Fortran compiler
5130	  tmp_addflag=' -nofor_main' ;;
5131	esac
5132	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5133
5134	if test $supports_anon_versioning = yes; then
5135	  _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
5136  cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
5137  $echo "local: *; };" >> $output_objdir/$libname.ver~
5138	  $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
5139	fi
5140      else
5141	_LT_AC_TAGVAR(ld_shlibs, $1)=no
5142      fi
5143      ;;
5144
5145    netbsd*)
5146      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
5147	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
5148	wlarc=
5149      else
5150	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5151	_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'
5152      fi
5153      ;;
5154
5155    solaris* | sysv5*)
5156      if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
5157	_LT_AC_TAGVAR(ld_shlibs, $1)=no
5158	cat <<EOF 1>&2
5159
5160*** Warning: The releases 2.8.* of the GNU linker cannot reliably
5161*** create shared libraries on Solaris systems.  Therefore, libtool
5162*** is disabling shared libraries support.  We urge you to upgrade GNU
5163*** binutils to release 2.9.1 or newer.  Another option is to modify
5164*** your PATH or compiler configuration so that the native linker is
5165*** used, and then restart.
5166
5167EOF
5168      elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5169	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5170	_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'
5171      else
5172	_LT_AC_TAGVAR(ld_shlibs, $1)=no
5173      fi
5174      ;;
5175
5176    sunos4*)
5177      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5178      wlarc=
5179      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5180      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5181      ;;
5182
5183    *)
5184      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5185	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5186	_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'
5187      else
5188	_LT_AC_TAGVAR(ld_shlibs, $1)=no
5189      fi
5190      ;;
5191    esac
5192
5193    if test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no; then
5194      runpath_var=
5195      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
5196      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
5197      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
5198    fi
5199  else
5200    # PORTME fill in a description of your system's linker (not GNU ld)
5201    case $host_os in
5202    aix3*)
5203      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5204      _LT_AC_TAGVAR(always_export_symbols, $1)=yes
5205      _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'
5206      # Note: this linker hardcodes the directories in LIBPATH if there
5207      # are no directories specified by -L.
5208      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5209      if test "$GCC" = yes && test -z "$link_static_flag"; then
5210	# Neither direct hardcoding nor static linking is supported with a
5211	# broken collect2.
5212	_LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
5213      fi
5214      ;;
5215
5216    aix4* | aix5*)
5217      if test "$host_cpu" = ia64; then
5218	# On IA64, the linker does run time linking by default, so we don't
5219	# have to do anything special.
5220	aix_use_runtimelinking=no
5221	exp_sym_flag='-Bexport'
5222	no_entry_flag=""
5223      else
5224	# If we're using GNU nm, then we don't want the "-C" option.
5225	# -C means demangle to AIX nm, but means don't demangle with GNU nm
5226	if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
5227	  _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'
5228	else
5229	  _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'
5230	fi
5231	aix_use_runtimelinking=no
5232
5233	# Test if we are trying to use run time linking or normal
5234	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
5235	# need to do runtime linking.
5236	case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
5237	  for ld_flag in $LDFLAGS; do
5238  	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
5239  	    aix_use_runtimelinking=yes
5240  	    break
5241  	  fi
5242	  done
5243	esac
5244
5245	exp_sym_flag='-bexport'
5246	no_entry_flag='-bnoentry'
5247      fi
5248
5249      # When large executables or shared objects are built, AIX ld can
5250      # have problems creating the table of contents.  If linking a library
5251      # or program results in "error TOC overflow" add -mminimal-toc to
5252      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
5253      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
5254
5255      _LT_AC_TAGVAR(archive_cmds, $1)=''
5256      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5257      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
5258      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5259
5260      if test "$GCC" = yes; then
5261	case $host_os in aix4.[[012]]|aix4.[[012]].*)
5262	# We only want to do this on AIX 4.2 and lower, the check
5263	# below for broken collect2 doesn't work under 4.3+
5264	  collect2name=`${CC} -print-prog-name=collect2`
5265	  if test -f "$collect2name" && \
5266  	   strings "$collect2name" | grep resolve_lib_name >/dev/null
5267	  then
5268  	  # We have reworked collect2
5269  	  _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5270	  else
5271  	  # We have old collect2
5272  	  _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
5273  	  # It fails to find uninstalled libraries when the uninstalled
5274  	  # path is not listed in the libpath.  Setting hardcode_minus_L
5275  	  # to unsupported forces relinking
5276  	  _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5277  	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5278  	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
5279	  fi
5280	esac
5281	shared_flag='-shared'
5282	if test "$aix_use_runtimelinking" = yes; then
5283	  shared_flag="$shared_flag "'${wl}-G'
5284	fi
5285      else
5286	# not using gcc
5287	if test "$host_cpu" = ia64; then
5288  	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
5289  	# chokes on -Wl,-G. The following line is correct:
5290	  shared_flag='-G'
5291	else
5292  	if test "$aix_use_runtimelinking" = yes; then
5293	    shared_flag='${wl}-G'
5294	  else
5295	    shared_flag='${wl}-bM:SRE'
5296  	fi
5297	fi
5298      fi
5299
5300      # It seems that -bexpall does not export symbols beginning with
5301      # underscore (_), so it is better to generate a list of symbols to export.
5302      _LT_AC_TAGVAR(always_export_symbols, $1)=yes
5303      if test "$aix_use_runtimelinking" = yes; then
5304	# Warning - without using the other runtime loading flags (-brtl),
5305	# -berok will link without error, but may produce a broken library.
5306	_LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
5307       # Determine the default libpath from the value encoded in an empty executable.
5308       _LT_AC_SYS_LIBPATH_AIX
5309       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
5310	_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"
5311       else
5312	if test "$host_cpu" = ia64; then
5313	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
5314	  _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
5315	  _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"
5316	else
5317	 # Determine the default libpath from the value encoded in an empty executable.
5318	 _LT_AC_SYS_LIBPATH_AIX
5319	 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
5320	  # Warning - without using the other run time loading flags,
5321	  # -berok will link without error, but may produce a broken library.
5322	  _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
5323	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
5324	  # -bexpall does not export symbols beginning with underscore (_)
5325	  _LT_AC_TAGVAR(always_export_symbols, $1)=yes
5326	  # Exported symbols can be pulled into shared objects from archives
5327	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' '
5328	  _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
5329	  # This is similar to how AIX traditionally builds its shared libraries.
5330	  _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'
5331	fi
5332      fi
5333      ;;
5334
5335    amigaos*)
5336      _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)'
5337      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5338      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5339      # see comment about different semantics on the GNU ld section
5340      _LT_AC_TAGVAR(ld_shlibs, $1)=no
5341      ;;
5342
5343    bsdi[[45]]*)
5344      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
5345      ;;
5346
5347    cygwin* | mingw* | pw32*)
5348      # When not using gcc, we currently assume that we are using
5349      # Microsoft Visual C++.
5350      # hardcode_libdir_flag_spec is actually meaningless, as there is
5351      # no search path for DLLs.
5352      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
5353      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5354      # Tell ltmain to make .lib files, not .a files.
5355      libext=lib
5356      # Tell ltmain to make .dll files, not .so files.
5357      shrext_cmds=".dll"
5358      # FIXME: Setting linknames here is a bad hack.
5359      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
5360      # The linker will automatically build a .lib file if we build a DLL.
5361      _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true'
5362      # FIXME: Should let the user specify the lib program.
5363      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
5364      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
5365      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5366      ;;
5367
5368    darwin* | rhapsody*)
5369      case $host_os in
5370        rhapsody* | darwin1.[[012]])
5371         _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
5372         ;;
5373       *) # Darwin 1.3 on
5374         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
5375           _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
5376         else
5377           case ${MACOSX_DEPLOYMENT_TARGET} in
5378             10.[[012]])
5379               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
5380               ;;
5381             10.*)
5382               _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}dynamic_lookup'
5383               ;;
5384           esac
5385         fi
5386         ;;
5387      esac
5388      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
5389      _LT_AC_TAGVAR(hardcode_direct, $1)=no
5390      _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
5391      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
5392      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=''
5393      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5394    if test "$GCC" = yes ; then
5395    	output_verbose_link_cmd='echo'
5396        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
5397      _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
5398      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
5399      _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}'
5400      _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}'
5401    else
5402      case $cc_basename in
5403        xlc*)
5404         output_verbose_link_cmd='echo'
5405         _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'
5406         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
5407          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
5408         _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}'
5409          _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}'
5410          ;;
5411       *)
5412         _LT_AC_TAGVAR(ld_shlibs, $1)=no
5413          ;;
5414      esac
5415    fi
5416      ;;
5417
5418    dgux*)
5419      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5420      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5421      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5422      ;;
5423
5424    freebsd1*)
5425      _LT_AC_TAGVAR(ld_shlibs, $1)=no
5426      ;;
5427
5428    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5429    # support.  Future versions do this automatically, but an explicit c++rt0.o
5430    # does not break anything, and helps significantly (at the cost of a little
5431    # extra space).
5432    freebsd2.2*)
5433      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
5434      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5435      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5436      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5437      ;;
5438
5439    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
5440    freebsd2*)
5441      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5442      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5443      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5444      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5445      ;;
5446
5447    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
5448    freebsd* | kfreebsd*-gnu | dragonfly*)
5449      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
5450      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5451      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5452      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5453      ;;
5454
5455    hpux9*)
5456      if test "$GCC" = yes; then
5457	_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'
5458      else
5459	_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'
5460      fi
5461      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5462      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5463      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5464
5465      # hardcode_minus_L: Not really in the search PATH,
5466      # but as the default location of the library.
5467      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5468      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5469      ;;
5470
5471    hpux10* | hpux11*)
5472      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
5473	case $host_cpu in
5474	hppa*64*|ia64*)
5475	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5476	  ;;
5477	*)
5478	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
5479	  ;;
5480	esac
5481      else
5482	case $host_cpu in
5483	hppa*64*|ia64*)
5484	  _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
5485	  ;;
5486	*)
5487	  _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
5488	  ;;
5489	esac
5490      fi
5491      if test "$with_gnu_ld" = no; then
5492	case $host_cpu in
5493	hppa*64*)
5494	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5495	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
5496	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5497	  _LT_AC_TAGVAR(hardcode_direct, $1)=no
5498	  _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5499	  ;;
5500	ia64*)
5501	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5502	  _LT_AC_TAGVAR(hardcode_direct, $1)=no
5503	  _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5504
5505	  # hardcode_minus_L: Not really in the search PATH,
5506	  # but as the default location of the library.
5507	  _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5508	  ;;
5509	*)
5510	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5511	  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5512	  _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5513	  _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5514
5515	  # hardcode_minus_L: Not really in the search PATH,
5516	  # but as the default location of the library.
5517	  _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5518	  ;;
5519	esac
5520      fi
5521      ;;
5522
5523    irix5* | irix6* | nonstopux*)
5524      if test "$GCC" = yes; then
5525	_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'
5526      else
5527	_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'
5528	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
5529      fi
5530      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5531      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5532      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5533      ;;
5534
5535    netbsd*)
5536      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
5537	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
5538      else
5539	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
5540      fi
5541      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5542      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5543      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5544      ;;
5545
5546    newsos6)
5547      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5548      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5549      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5550      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5551      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5552      ;;
5553
5554    openbsd*)
5555      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5556      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5557      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5558	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5559	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
5560	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5561	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5562      else
5563       case $host_os in
5564	 openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
5565	   _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5566	   _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5567	   ;;
5568	 *)
5569	   _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5570	   _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5571	   ;;
5572       esac
5573      fi
5574      ;;
5575
5576    os2*)
5577      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5578      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5579      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5580      _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'
5581      _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
5582      ;;
5583
5584    osf3*)
5585      if test "$GCC" = yes; then
5586	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
5587	_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'
5588      else
5589	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
5590	_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'
5591      fi
5592      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5593      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5594      ;;
5595
5596    osf4* | osf5*)	# as osf3* with the addition of -msym flag
5597      if test "$GCC" = yes; then
5598	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
5599	_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'
5600	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5601      else
5602	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
5603	_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'
5604	_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~
5605	$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'
5606
5607	# Both c and cxx compiler support -rpath directly
5608	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
5609      fi
5610      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5611      ;;
5612
5613    sco3.2v5*)
5614      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5615      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5616      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
5617      runpath_var=LD_RUN_PATH
5618      hardcode_runpath_var=yes
5619      ;;
5620
5621    solaris*)
5622      _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
5623      if test "$GCC" = yes; then
5624	wlarc='${wl}'
5625	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5626	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
5627	  $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
5628      else
5629	wlarc=''
5630	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
5631	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
5632  	$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
5633      fi
5634      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5635      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5636      case $host_os in
5637      solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
5638      *)
5639 	# The compiler driver will combine linker options so we
5640 	# cannot just pass the convience library names through
5641 	# without $wl, iff we do not link with $LD.
5642 	# Luckily, gcc supports the same syntax we need for Sun Studio.
5643 	# Supported since Solaris 2.6 (maybe 2.5.1?)
5644 	case $wlarc in
5645 	'')
5646 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;;
5647 	*)
5648 	  _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' ;;
5649 	esac ;;
5650      esac
5651      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5652      ;;
5653
5654    sunos4*)
5655      if test "x$host_vendor" = xsequent; then
5656	# Use $CC to link under sequent, because it throws in some extra .o
5657	# files that make .init and .fini sections work.
5658	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
5659      else
5660	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
5661      fi
5662      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5663      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5664      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5665      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5666      ;;
5667
5668    sysv4)
5669      case $host_vendor in
5670	sni)
5671	  _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5672	  _LT_AC_TAGVAR(hardcode_direct, $1)=yes # is this really true???
5673	;;
5674	siemens)
5675	  ## LD is ld it makes a PLAMLIB
5676	  ## CC just makes a GrossModule.
5677	  _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
5678	  _LT_AC_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
5679	  _LT_AC_TAGVAR(hardcode_direct, $1)=no
5680        ;;
5681	motorola)
5682	  _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5683	  _LT_AC_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
5684	;;
5685      esac
5686      runpath_var='LD_RUN_PATH'
5687      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5688      ;;
5689
5690    sysv4.3*)
5691      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5692      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5693      _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
5694      ;;
5695
5696    sysv4*MP*)
5697      if test -d /usr/nec; then
5698	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5699	_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5700	runpath_var=LD_RUN_PATH
5701	hardcode_runpath_var=yes
5702	_LT_AC_TAGVAR(ld_shlibs, $1)=yes
5703      fi
5704      ;;
5705
5706    sysv4.2uw2*)
5707      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
5708      _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5709      _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
5710      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5711      hardcode_runpath_var=yes
5712      runpath_var=LD_RUN_PATH
5713      ;;
5714
5715   sysv5OpenUNIX8* | sysv5UnixWare7* |  sysv5uw[[78]]* | unixware7*)
5716      _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z ${wl}text'
5717      if test "$GCC" = yes; then
5718	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5719      else
5720	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5721      fi
5722      runpath_var='LD_RUN_PATH'
5723      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5724      ;;
5725
5726    sysv5*)
5727      _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
5728      # $CC -shared without GNU ld will not create a library from C++
5729      # object files and a static libstdc++, better avoid it by now
5730      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
5731      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
5732  		$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
5733      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
5734      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5735      runpath_var='LD_RUN_PATH'
5736      ;;
5737
5738    uts4*)
5739      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5740      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5741      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5742      ;;
5743
5744    *)
5745      _LT_AC_TAGVAR(ld_shlibs, $1)=no
5746      ;;
5747    esac
5748  fi
5749])
5750AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
5751test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
5752
5753variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
5754if test "$GCC" = yes; then
5755  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
5756fi
5757
5758#
5759# Do we need to explicitly link libc?
5760#
5761case "x$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)" in
5762x|xyes)
5763  # Assume -lc should be added
5764  _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
5765
5766  if test "$enable_shared" = yes && test "$GCC" = yes; then
5767    case $_LT_AC_TAGVAR(archive_cmds, $1) in
5768    *'~'*)
5769      # FIXME: we may have to deal with multi-command sequences.
5770      ;;
5771    '$CC '*)
5772      # Test whether the compiler implicitly links with -lc since on some
5773      # systems, -lgcc has to come before -lc. If gcc already passes -lc
5774      # to ld, don't add -lc before -lgcc.
5775      AC_MSG_CHECKING([whether -lc should be explicitly linked in])
5776      $rm conftest*
5777      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
5778
5779      if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
5780        soname=conftest
5781        lib=conftest
5782        libobjs=conftest.$ac_objext
5783        deplibs=
5784        wl=$_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
5785        compiler_flags=-v
5786        linker_flags=-v
5787        verstring=
5788        output_objdir=.
5789        libname=conftest
5790        lt_save_allow_undefined_flag=$_LT_AC_TAGVAR(allow_undefined_flag, $1)
5791        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
5792        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
5793        then
5794	  _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
5795        else
5796	  _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
5797        fi
5798        _LT_AC_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
5799      else
5800        cat conftest.err 1>&5
5801      fi
5802      $rm conftest*
5803      AC_MSG_RESULT([$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)])
5804      ;;
5805    esac
5806  fi
5807  ;;
5808esac
5809])
5810m4trace:/usr/share/aclocal/libtool.m4:6093: -1- AC_DEFUN([_LT_AC_FILE_LTDLL_C], [
5811# /* ltdll.c starts here */
5812# #define WIN32_LEAN_AND_MEAN
5813# #include <windows.h>
5814# #undef WIN32_LEAN_AND_MEAN
5815# #include <stdio.h>
5816#
5817# #ifndef __CYGWIN__
5818# #  ifdef __CYGWIN32__
5819# #    define __CYGWIN__ __CYGWIN32__
5820# #  endif
5821# #endif
5822#
5823# #ifdef __cplusplus
5824# extern "C" {
5825# #endif
5826# BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved);
5827# #ifdef __cplusplus
5828# }
5829# #endif
5830#
5831# #ifdef __CYGWIN__
5832# #include <cygwin/cygwin_dll.h>
5833# DECLARE_CYGWIN_DLL( DllMain );
5834# #endif
5835# HINSTANCE __hDllInstance_base;
5836#
5837# BOOL APIENTRY
5838# DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved)
5839# {
5840#   __hDllInstance_base = hInst;
5841#   return TRUE;
5842# }
5843# /* ltdll.c ends here */
5844])
5845m4trace:/usr/share/aclocal/libtool.m4:6098: -1- AC_DEFUN([_LT_AC_TAGVAR], [ifelse([$2], [], [$1], [$1_$2])])
5846m4trace:/usr/share/aclocal/libtool.m4:6102: -1- AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL])
5847m4trace:/usr/share/aclocal/libtool.m4:6103: -1- AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
5848m4trace:/usr/share/aclocal/libtool.m4:6104: -1- AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
5849m4trace:/usr/share/aclocal/libtool.m4:6105: -1- AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
5850m4trace:/usr/share/aclocal/libtool.m4:6106: -1- AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
5851m4trace:/usr/share/aclocal/libtool.m4:6107: -1- AC_DEFUN([AM_PROG_LD], [AC_PROG_LD])
5852m4trace:/usr/share/aclocal/libtool.m4:6108: -1- AC_DEFUN([AM_PROG_NM], [AC_PROG_NM])
5853m4trace:/usr/share/aclocal/libtool.m4:6117: -1- AC_DEFUN([LT_AC_PROG_GCJ], [AC_CHECK_TOOL(GCJ, gcj, no)
5854  test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
5855  AC_SUBST(GCJFLAGS)
5856])
5857m4trace:/usr/share/aclocal/libtool.m4:6121: -1- AC_DEFUN([LT_AC_PROG_RC], [AC_CHECK_TOOL(RC, windres, no)
5858])
5859m4trace:/usr/share/aclocal/libtool.m4:6184: -1- AC_DEFUN([LT_AC_PROG_SED], [AC_MSG_CHECKING([for a sed that does not truncate output])
5860AC_CACHE_VAL(lt_cv_path_SED,
5861[# Loop through the user's path and test for sed and gsed.
5862# Then use that list of sed's as ones to test for truncation.
5863as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5864for as_dir in $PATH
5865do
5866  IFS=$as_save_IFS
5867  test -z "$as_dir" && as_dir=.
5868  for lt_ac_prog in sed gsed; do
5869    for ac_exec_ext in '' $ac_executable_extensions; do
5870      if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
5871        lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
5872      fi
5873    done
5874  done
5875done
5876lt_ac_max=0
5877lt_ac_count=0
5878# Add /usr/xpg4/bin/sed as it is typically found on Solaris
5879# along with /bin/sed that truncates output.
5880for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
5881  test ! -f $lt_ac_sed && continue
5882  cat /dev/null > conftest.in
5883  lt_ac_count=0
5884  echo $ECHO_N "0123456789$ECHO_C" >conftest.in
5885  # Check for GNU sed and select it if it is found.
5886  if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
5887    lt_cv_path_SED=$lt_ac_sed
5888    break
5889  fi
5890  while true; do
5891    cat conftest.in conftest.in >conftest.tmp
5892    mv conftest.tmp conftest.in
5893    cp conftest.in conftest.nl
5894    echo >>conftest.nl
5895    $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
5896    cmp -s conftest.out conftest.nl || break
5897    # 10000 chars as input seems more than enough
5898    test $lt_ac_count -gt 10 && break
5899    lt_ac_count=`expr $lt_ac_count + 1`
5900    if test $lt_ac_count -gt $lt_ac_max; then
5901      lt_ac_max=$lt_ac_count
5902      lt_cv_path_SED=$lt_ac_sed
5903    fi
5904  done
5905done
5906])
5907SED=$lt_cv_path_SED
5908AC_MSG_RESULT([$SED])
5909])
5910m4trace:/usr/share/aclocal-1.9/amversion.m4:13: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
5911m4trace:/usr/share/aclocal-1.9/amversion.m4:20: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.9.6])])
5912m4trace:/usr/share/aclocal-1.9/auxdir.m4:52: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
5913AC_PREREQ([2.50])dnl
5914# expand $ac_aux_dir to an absolute path
5915am_aux_dir=`cd $ac_aux_dir && pwd`
5916])
5917m4trace:/usr/share/aclocal-1.9/cond.m4:32: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl
5918 ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
5919	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
5920AC_SUBST([$1_TRUE])
5921AC_SUBST([$1_FALSE])
5922if $2; then
5923  $1_TRUE=
5924  $1_FALSE='#'
5925else
5926  $1_TRUE='#'
5927  $1_FALSE=
5928fi
5929AC_CONFIG_COMMANDS_PRE(
5930[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
5931  AC_MSG_ERROR([[conditional "$1" was never defined.
5932Usually this means the macro was only invoked conditionally.]])
5933fi])])
5934m4trace:/usr/share/aclocal-1.9/depend.m4:131: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl
5935AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
5936AC_REQUIRE([AM_MAKE_INCLUDE])dnl
5937AC_REQUIRE([AM_DEP_TRACK])dnl
5938
5939ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
5940       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
5941       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
5942       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
5943                   [depcc="$$1"   am_compiler_list=])
5944
5945AC_CACHE_CHECK([dependency style of $depcc],
5946               [am_cv_$1_dependencies_compiler_type],
5947[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5948  # We make a subdir and do the tests there.  Otherwise we can end up
5949  # making bogus files that we don't know about and never remove.  For
5950  # instance it was reported that on HP-UX the gcc test will end up
5951  # making a dummy file named `D' -- because `-MD' means `put the output
5952  # in D'.
5953  mkdir conftest.dir
5954  # Copy depcomp to subdir because otherwise we won't find it if we're
5955  # using a relative directory.
5956  cp "$am_depcomp" conftest.dir
5957  cd conftest.dir
5958  # We will build objects and dependencies in a subdirectory because
5959  # it helps to detect inapplicable dependency modes.  For instance
5960  # both Tru64's cc and ICC support -MD to output dependencies as a
5961  # side effect of compilation, but ICC will put the dependencies in
5962  # the current directory while Tru64 will put them in the object
5963  # directory.
5964  mkdir sub
5965
5966  am_cv_$1_dependencies_compiler_type=none
5967  if test "$am_compiler_list" = ""; then
5968     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
5969  fi
5970  for depmode in $am_compiler_list; do
5971    # Setup a source with many dependencies, because some compilers
5972    # like to wrap large dependency lists on column 80 (with \), and
5973    # we should not choose a depcomp mode which is confused by this.
5974    #
5975    # We need to recreate these files for each test, as the compiler may
5976    # overwrite some of them when testing with obscure command lines.
5977    # This happens at least with the AIX C compiler.
5978    : > sub/conftest.c
5979    for i in 1 2 3 4 5 6; do
5980      echo '#include "conftst'$i'.h"' >> sub/conftest.c
5981      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
5982      # Solaris 8's {/usr,}/bin/sh.
5983      touch sub/conftst$i.h
5984    done
5985    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
5986
5987    case $depmode in
5988    nosideeffect)
5989      # after this tag, mechanisms are not by side-effect, so they'll
5990      # only be used when explicitly requested
5991      if test "x$enable_dependency_tracking" = xyes; then
5992	continue
5993      else
5994	break
5995      fi
5996      ;;
5997    none) break ;;
5998    esac
5999    # We check with `-c' and `-o' for the sake of the "dashmstdout"
6000    # mode.  It turns out that the SunPro C++ compiler does not properly
6001    # handle `-M -o', and we need to detect this.
6002    if depmode=$depmode \
6003       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
6004       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
6005       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
6006         >/dev/null 2>conftest.err &&
6007       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
6008       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
6009       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
6010      # icc doesn't choke on unknown options, it will just issue warnings
6011      # or remarks (even with -Werror).  So we grep stderr for any message
6012      # that says an option was ignored or not supported.
6013      # When given -MP, icc 7.0 and 7.1 complain thusly:
6014      #   icc: Command line warning: ignoring option '-M'; no argument required
6015      # The diagnosis changed in icc 8.0:
6016      #   icc: Command line remark: option '-MP' not supported
6017      if (grep 'ignoring option' conftest.err ||
6018          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
6019        am_cv_$1_dependencies_compiler_type=$depmode
6020        break
6021      fi
6022    fi
6023  done
6024
6025  cd ..
6026  rm -rf conftest.dir
6027else
6028  am_cv_$1_dependencies_compiler_type=none
6029fi
6030])
6031AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
6032AM_CONDITIONAL([am__fastdep$1], [
6033  test "x$enable_dependency_tracking" != xno \
6034  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
6035])
6036m4trace:/usr/share/aclocal-1.9/depend.m4:141: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
6037AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
6038])
6039m4trace:/usr/share/aclocal-1.9/depend.m4:156: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
6040[  --disable-dependency-tracking  speeds up one-time build
6041  --enable-dependency-tracking   do not reject slow dependency extractors])
6042if test "x$enable_dependency_tracking" != xno; then
6043  am_depcomp="$ac_aux_dir/depcomp"
6044  AMDEPBACKSLASH='\'
6045fi
6046AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
6047AC_SUBST([AMDEPBACKSLASH])
6048])
6049m4trace:/usr/share/aclocal-1.9/depout.m4:53: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [for mf in $CONFIG_FILES; do
6050  # Strip MF so we end up with the name of the file.
6051  mf=`echo "$mf" | sed -e 's/:.*$//'`
6052  # Check whether this is an Automake generated Makefile or not.
6053  # We used to match only the files named `Makefile.in', but
6054  # some people rename them; so instead we look at the file content.
6055  # Grep'ing the first line is not enough: some people post-process
6056  # each Makefile.in and add a new line on top of each file to say so.
6057  # So let's grep whole file.
6058  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
6059    dirpart=`AS_DIRNAME("$mf")`
6060  else
6061    continue
6062  fi
6063  # Extract the definition of DEPDIR, am__include, and am__quote
6064  # from the Makefile without running `make'.
6065  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
6066  test -z "$DEPDIR" && continue
6067  am__include=`sed -n 's/^am__include = //p' < "$mf"`
6068  test -z "am__include" && continue
6069  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
6070  # When using ansi2knr, U may be empty or an underscore; expand it
6071  U=`sed -n 's/^U = //p' < "$mf"`
6072  # Find all dependency output files, they are included files with
6073  # $(DEPDIR) in their names.  We invoke sed twice because it is the
6074  # simplest approach to changing $(DEPDIR) to its actual value in the
6075  # expansion.
6076  for file in `sed -n "
6077    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
6078       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
6079    # Make sure the directory exists.
6080    test -f "$dirpart/$file" && continue
6081    fdir=`AS_DIRNAME(["$file"])`
6082    AS_MKDIR_P([$dirpart/$fdir])
6083    # echo "creating $dirpart/$file"
6084    echo '# dummy' > "$dirpart/$file"
6085  done
6086done
6087])
6088m4trace:/usr/share/aclocal-1.9/depout.m4:67: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
6089     [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
6090     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
6091])
6092m4trace:/usr/share/aclocal-1.9/init.m4:92: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.58])dnl
6093dnl Autoconf wants to disallow AM_ names.  We explicitly allow
6094dnl the ones we care about.
6095m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
6096AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
6097AC_REQUIRE([AC_PROG_INSTALL])dnl
6098# test to see if srcdir already configured
6099if test "`cd $srcdir && pwd`" != "`pwd`" &&
6100   test -f $srcdir/config.status; then
6101  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
6102fi
6103
6104# test whether we have cygpath
6105if test -z "$CYGPATH_W"; then
6106  if (cygpath --version) >/dev/null 2>/dev/null; then
6107    CYGPATH_W='cygpath -w'
6108  else
6109    CYGPATH_W=echo
6110  fi
6111fi
6112AC_SUBST([CYGPATH_W])
6113
6114# Define the identity of the package.
6115dnl Distinguish between old-style and new-style calls.
6116m4_ifval([$2],
6117[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
6118 AC_SUBST([PACKAGE], [$1])dnl
6119 AC_SUBST([VERSION], [$2])],
6120[_AM_SET_OPTIONS([$1])dnl
6121 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
6122 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
6123
6124_AM_IF_OPTION([no-define],,
6125[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
6126 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
6127
6128# Some tools Automake needs.
6129AC_REQUIRE([AM_SANITY_CHECK])dnl
6130AC_REQUIRE([AC_ARG_PROGRAM])dnl
6131AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
6132AM_MISSING_PROG(AUTOCONF, autoconf)
6133AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
6134AM_MISSING_PROG(AUTOHEADER, autoheader)
6135AM_MISSING_PROG(MAKEINFO, makeinfo)
6136AM_PROG_INSTALL_SH
6137AM_PROG_INSTALL_STRIP
6138AC_REQUIRE([AM_PROG_MKDIR_P])dnl
6139# We need awk for the "check" target.  The system "awk" is bad on
6140# some platforms.
6141AC_REQUIRE([AC_PROG_AWK])dnl
6142AC_REQUIRE([AC_PROG_MAKE_SET])dnl
6143AC_REQUIRE([AM_SET_LEADING_DOT])dnl
6144_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
6145              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
6146	      		     [_AM_PROG_TAR([v7])])])
6147_AM_IF_OPTION([no-dependencies],,
6148[AC_PROVIDE_IFELSE([AC_PROG_CC],
6149                  [_AM_DEPENDENCIES(CC)],
6150                  [define([AC_PROG_CC],
6151                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
6152AC_PROVIDE_IFELSE([AC_PROG_CXX],
6153                  [_AM_DEPENDENCIES(CXX)],
6154                  [define([AC_PROG_CXX],
6155                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
6156])
6157])
6158m4trace:/usr/share/aclocal-1.9/init.m4:113: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers.
6159_am_stamp_count=1
6160for _am_header in $config_headers :; do
6161  case $_am_header in
6162    $1 | $1:* )
6163      break ;;
6164    * )
6165      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
6166  esac
6167done
6168echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
6169m4trace:/usr/share/aclocal-1.9/install-sh.m4:14: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
6170install_sh=${install_sh-"$am_aux_dir/install-sh"}
6171AC_SUBST(install_sh)])
6172m4trace:/usr/share/aclocal-1.9/lead-dot.m4:21: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null
6173mkdir .tst 2>/dev/null
6174if test -d .tst; then
6175  am__leading_dot=.
6176else
6177  am__leading_dot=_
6178fi
6179rmdir .tst 2>/dev/null
6180AC_SUBST([am__leading_dot])])
6181m4trace:/usr/share/aclocal-1.9/maintainer.m4:26: -1- AC_DEFUN([AM_MAINTAINER_MODE], [AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
6182  dnl maintainer-mode is disabled by default
6183  AC_ARG_ENABLE(maintainer-mode,
6184[  --enable-maintainer-mode  enable make rules and dependencies not useful
6185			  (and sometimes confusing) to the casual installer],
6186      USE_MAINTAINER_MODE=$enableval,
6187      USE_MAINTAINER_MODE=no)
6188  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
6189  AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
6190  MAINT=$MAINTAINER_MODE_TRUE
6191  AC_SUBST(MAINT)dnl
6192
6193])
6194m4trace:/usr/share/aclocal-1.9/maintainer.m4:28: -1- AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
6195m4trace:/usr/share/aclocal-1.9/maintainer.m4:28: -1- AC_DEFUN([jm_MAINTAINER_MODE], [AC_DIAGNOSE([obsolete], [The macro `jm_MAINTAINER_MODE' is obsolete.
6196You should run autoupdate.])dnl
6197AM_MAINTAINER_MODE])
6198m4trace:/usr/share/aclocal-1.9/make.m4:51: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}
6199cat > confinc << 'END'
6200am__doit:
6201	@echo done
6202.PHONY: am__doit
6203END
6204# If we don't find an include directive, just comment out the code.
6205AC_MSG_CHECKING([for style of include used by $am_make])
6206am__include="#"
6207am__quote=
6208_am_result=none
6209# First try GNU make style include.
6210echo "include confinc" > confmf
6211# We grep out `Entering directory' and `Leaving directory'
6212# messages which can occur if `w' ends up in MAKEFLAGS.
6213# In particular we don't look at `^make:' because GNU make might
6214# be invoked under some other name (usually "gmake"), in which
6215# case it prints its new name instead of `make'.
6216if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
6217   am__include=include
6218   am__quote=
6219   _am_result=GNU
6220fi
6221# Now try BSD make style include.
6222if test "$am__include" = "#"; then
6223   echo '.include "confinc"' > confmf
6224   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
6225      am__include=.include
6226      am__quote="\""
6227      _am_result=BSD
6228   fi
6229fi
6230AC_SUBST([am__include])
6231AC_SUBST([am__quote])
6232AC_MSG_RESULT([$_am_result])
6233rm -f confinc confmf
6234])
6235m4trace:/usr/share/aclocal-1.9/missing.m4:17: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])
6236$1=${$1-"${am_missing_run}$2"}
6237AC_SUBST($1)])
6238m4trace:/usr/share/aclocal-1.9/missing.m4:34: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
6239test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
6240# Use eval to expand $SHELL
6241if eval "$MISSING --run true"; then
6242  am_missing_run="$MISSING --run "
6243else
6244  am_missing_run=
6245  AC_MSG_WARN([`missing' script is too old or missing])
6246fi
6247])
6248m4trace:/usr/share/aclocal-1.9/mkdirp.m4:63: -1- AC_DEFUN([AM_PROG_MKDIR_P], [if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
6249  # We used to keeping the `.' as first argument, in order to
6250  # allow $(mkdir_p) to be used without argument.  As in
6251  #   $(mkdir_p) $(somedir)
6252  # where $(somedir) is conditionally defined.  However this is wrong
6253  # for two reasons:
6254  #  1. if the package is installed by a user who cannot write `.'
6255  #     make install will fail,
6256  #  2. the above comment should most certainly read
6257  #     $(mkdir_p) $(DESTDIR)$(somedir)
6258  #     so it does not work when $(somedir) is undefined and
6259  #     $(DESTDIR) is not.
6260  #  To support the latter case, we have to write
6261  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
6262  #  so the `.' trick is pointless.
6263  mkdir_p='mkdir -p --'
6264else
6265  # On NextStep and OpenStep, the `mkdir' command does not
6266  # recognize any option.  It will interpret all options as
6267  # directories to create, and then abort because `.' already
6268  # exists.
6269  for d in ./-p ./--version;
6270  do
6271    test -d $d && rmdir $d
6272  done
6273  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
6274  if test -f "$ac_aux_dir/mkinstalldirs"; then
6275    mkdir_p='$(mkinstalldirs)'
6276  else
6277    mkdir_p='$(install_sh) -d'
6278  fi
6279fi
6280AC_SUBST([mkdir_p])])
6281m4trace:/usr/share/aclocal-1.9/options.m4:14: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
6282m4trace:/usr/share/aclocal-1.9/options.m4:20: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
6283m4trace:/usr/share/aclocal-1.9/options.m4:26: -1- AC_DEFUN([_AM_SET_OPTIONS], [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
6284m4trace:/usr/share/aclocal-1.9/options.m4:32: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
6285m4trace:/usr/share/aclocal-1.9/runlog.m4:17: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
6286   ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
6287   ac_status=$?
6288   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
6289   (exit $ac_status); }])
6290m4trace:/usr/share/aclocal-1.9/sanity.m4:51: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])
6291# Just in case
6292sleep 1
6293echo timestamp > conftest.file
6294# Do `set' in a subshell so we don't clobber the current shell's
6295# arguments.  Must try -L first in case configure is actually a
6296# symlink; some systems play weird games with the mod time of symlinks
6297# (eg FreeBSD returns the mod time of the symlink's containing
6298# directory).
6299if (
6300   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
6301   if test "$[*]" = "X"; then
6302      # -L didn't work.
6303      set X `ls -t $srcdir/configure conftest.file`
6304   fi
6305   rm -f conftest.file
6306   if test "$[*]" != "X $srcdir/configure conftest.file" \
6307      && test "$[*]" != "X conftest.file $srcdir/configure"; then
6308
6309      # If neither matched, then we have a broken ls.  This can happen
6310      # if, for instance, CONFIG_SHELL is bash and it inherits a
6311      # broken ls alias from the environment.  This has actually
6312      # happened.  Such a system could not be considered "sane".
6313      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
6314alias in your environment])
6315   fi
6316
6317   test "$[2]" = conftest.file
6318   )
6319then
6320   # Ok.
6321   :
6322else
6323   AC_MSG_ERROR([newly created file is older than distributed files!
6324Check your system clock])
6325fi
6326AC_MSG_RESULT(yes)])
6327m4trace:/usr/share/aclocal-1.9/strip.m4:28: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
6328# Installed binaries are usually stripped using `strip' when the user
6329# run `make install-strip'.  However `strip' might not be the right
6330# tool to use in cross-compilation environments, therefore Automake
6331# will honor the `STRIP' environment variable to overrule this program.
6332dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
6333if test "$cross_compiling" != no; then
6334  AC_CHECK_TOOL([STRIP], [strip], :)
6335fi
6336INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
6337AC_SUBST([INSTALL_STRIP_PROGRAM])])
6338m4trace:/usr/share/aclocal-1.9/tar.m4:95: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility.
6339AM_MISSING_PROG([AMTAR], [tar])
6340m4_if([$1], [v7],
6341     [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
6342     [m4_case([$1], [ustar],, [pax],,
6343              [m4_fatal([Unknown tar format])])
6344AC_MSG_CHECKING([how to create a $1 tar archive])
6345# Loop over all known methods to create a tar archive until one works.
6346_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
6347_am_tools=${am_cv_prog_tar_$1-$_am_tools}
6348# Do not fold the above two line into one, because Tru64 sh and
6349# Solaris sh will not grok spaces in the rhs of `-'.
6350for _am_tool in $_am_tools
6351do
6352  case $_am_tool in
6353  gnutar)
6354    for _am_tar in tar gnutar gtar;
6355    do
6356      AM_RUN_LOG([$_am_tar --version]) && break
6357    done
6358    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
6359    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
6360    am__untar="$_am_tar -xf -"
6361    ;;
6362  plaintar)
6363    # Must skip GNU tar: if it does not support --format= it doesn't create
6364    # ustar tarball either.
6365    (tar --version) >/dev/null 2>&1 && continue
6366    am__tar='tar chf - "$$tardir"'
6367    am__tar_='tar chf - "$tardir"'
6368    am__untar='tar xf -'
6369    ;;
6370  pax)
6371    am__tar='pax -L -x $1 -w "$$tardir"'
6372    am__tar_='pax -L -x $1 -w "$tardir"'
6373    am__untar='pax -r'
6374    ;;
6375  cpio)
6376    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
6377    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
6378    am__untar='cpio -i -H $1 -d'
6379    ;;
6380  none)
6381    am__tar=false
6382    am__tar_=false
6383    am__untar=false
6384    ;;
6385  esac
6386
6387  # If the value was cached, stop now.  We just wanted to have am__tar
6388  # and am__untar set.
6389  test -n "${am_cv_prog_tar_$1}" && break
6390
6391  # tar/untar a dummy directory, and stop if the command works
6392  rm -rf conftest.dir
6393  mkdir conftest.dir
6394  echo GrepMe > conftest.dir/file
6395  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
6396  rm -rf conftest.dir
6397  if test -s conftest.tar; then
6398    AM_RUN_LOG([$am__untar <conftest.tar])
6399    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
6400  fi
6401done
6402rm -rf conftest.dir
6403
6404AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
6405AC_MSG_RESULT([$am_cv_prog_tar_$1])])
6406AC_SUBST([am__tar])
6407AC_SUBST([am__untar])
6408])
6409m4trace:configure.in:4: -1- AC_INIT([dbf], [0.9.0], [http://dbf.berlios.de])
6410m4trace:configure.in:4: -1- m4_pattern_forbid([^_?A[CHUM]_])
6411m4trace:configure.in:4: -1- m4_pattern_forbid([_AC_])
6412m4trace:configure.in:4: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
6413m4trace:configure.in:4: -1- m4_pattern_allow([^AS_FLAGS$])
6414m4trace:configure.in:4: -1- m4_pattern_forbid([^_?m4_])
6415m4trace:configure.in:4: -1- m4_pattern_forbid([^dnl$])
6416m4trace:configure.in:4: -1- m4_pattern_forbid([^_?AS_])
6417m4trace:configure.in:4: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
6418m4trace:configure.in:4: -1- AC_SUBST([PATH_SEPARATOR])
6419m4trace:configure.in:4: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME],      ['AC_PACKAGE_NAME'])])
6420m4trace:configure.in:4: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME],   ['AC_PACKAGE_TARNAME'])])
6421m4trace:configure.in:4: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION],   ['AC_PACKAGE_VERSION'])])
6422m4trace:configure.in:4: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING],    ['AC_PACKAGE_STRING'])])
6423m4trace:configure.in:4: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
6424m4trace:configure.in:4: -1- AC_SUBST([exec_prefix], [NONE])
6425m4trace:configure.in:4: -1- AC_SUBST([prefix], [NONE])
6426m4trace:configure.in:4: -1- AC_SUBST([program_transform_name], [s,x,x,])
6427m4trace:configure.in:4: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
6428m4trace:configure.in:4: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
6429m4trace:configure.in:4: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
6430m4trace:configure.in:4: -1- AC_SUBST([datadir], ['${prefix}/share'])
6431m4trace:configure.in:4: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
6432m4trace:configure.in:4: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
6433m4trace:configure.in:4: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
6434m4trace:configure.in:4: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
6435m4trace:configure.in:4: -1- AC_SUBST([includedir], ['${prefix}/include'])
6436m4trace:configure.in:4: -1- AC_SUBST([oldincludedir], ['/usr/include'])
6437m4trace:configure.in:4: -1- AC_SUBST([infodir], ['${prefix}/info'])
6438m4trace:configure.in:4: -1- AC_SUBST([mandir], ['${prefix}/man'])
6439m4trace:configure.in:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
6440m4trace:configure.in:4: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
6441#undef PACKAGE_NAME])
6442m4trace:configure.in:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
6443m4trace:configure.in:4: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
6444#undef PACKAGE_TARNAME])
6445m4trace:configure.in:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
6446m4trace:configure.in:4: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
6447#undef PACKAGE_VERSION])
6448m4trace:configure.in:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
6449m4trace:configure.in:4: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
6450#undef PACKAGE_STRING])
6451m4trace:configure.in:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
6452m4trace:configure.in:4: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
6453#undef PACKAGE_BUGREPORT])
6454m4trace:configure.in:4: -1- AC_SUBST([build_alias])
6455m4trace:configure.in:4: -1- AC_SUBST([host_alias])
6456m4trace:configure.in:4: -1- AC_SUBST([target_alias])
6457m4trace:configure.in:4: -1- AC_SUBST([DEFS])
6458m4trace:configure.in:4: -1- AC_SUBST([ECHO_C])
6459m4trace:configure.in:4: -1- AC_SUBST([ECHO_N])
6460m4trace:configure.in:4: -1- AC_SUBST([ECHO_T])
6461m4trace:configure.in:4: -1- AC_SUBST([LIBS])
6462m4trace:configure.in:6: -1- AM_INIT_AUTOMAKE([dbf], [0.9.0])
6463m4trace:configure.in:6: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
6464m4trace:configure.in:6: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
6465m4trace:configure.in:6: -1- AM_AUTOMAKE_VERSION([1.9.6])
6466m4trace:configure.in:6: -1- AC_PROG_INSTALL
6467m4trace:configure.in:6: -1- AC_SUBST([INSTALL_PROGRAM])
6468m4trace:configure.in:6: -1- AC_SUBST([INSTALL_SCRIPT])
6469m4trace:configure.in:6: -1- AC_SUBST([INSTALL_DATA])
6470m4trace:configure.in:6: -1- AC_SUBST([CYGPATH_W])
6471m4trace:configure.in:6: -1- AC_SUBST([PACKAGE], [dbf])
6472m4trace:configure.in:6: -1- AC_SUBST([VERSION], [0.9.0])
6473m4trace:configure.in:6: -1- _AM_IF_OPTION([no-define], [], [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
6474 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])
6475m4trace:configure.in:6: -2- _AM_MANGLE_OPTION([no-define])
6476m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
6477m4trace:configure.in:6: -1- AH_OUTPUT([PACKAGE], [/* Name of package */
6478#undef PACKAGE])
6479m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
6480m4trace:configure.in:6: -1- AH_OUTPUT([VERSION], [/* Version number of package */
6481#undef VERSION])
6482m4trace:configure.in:6: -1- AM_SANITY_CHECK
6483m4trace:configure.in:6: -1- AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
6484m4trace:configure.in:6: -1- AM_MISSING_HAS_RUN
6485m4trace:configure.in:6: -1- AM_AUX_DIR_EXPAND
6486m4trace:configure.in:6: -1- AC_SUBST([ACLOCAL])
6487m4trace:configure.in:6: -1- AM_MISSING_PROG([AUTOCONF], [autoconf])
6488m4trace:configure.in:6: -1- AC_SUBST([AUTOCONF])
6489m4trace:configure.in:6: -1- AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
6490m4trace:configure.in:6: -1- AC_SUBST([AUTOMAKE])
6491m4trace:configure.in:6: -1- AM_MISSING_PROG([AUTOHEADER], [autoheader])
6492m4trace:configure.in:6: -1- AC_SUBST([AUTOHEADER])
6493m4trace:configure.in:6: -1- AM_MISSING_PROG([MAKEINFO], [makeinfo])
6494m4trace:configure.in:6: -1- AC_SUBST([MAKEINFO])
6495m4trace:configure.in:6: -1- AM_PROG_INSTALL_SH
6496m4trace:configure.in:6: -1- AC_SUBST([install_sh])
6497m4trace:configure.in:6: -1- AM_PROG_INSTALL_STRIP
6498m4trace:configure.in:6: -1- AC_SUBST([STRIP])
6499m4trace:configure.in:6: -1- AC_SUBST([ac_ct_STRIP])
6500m4trace:configure.in:6: -1- AC_SUBST([INSTALL_STRIP_PROGRAM])
6501m4trace:configure.in:6: -1- AM_PROG_MKDIR_P
6502m4trace:configure.in:6: -1- AC_SUBST([mkdir_p])
6503m4trace:configure.in:6: -1- AC_PROG_AWK
6504m4trace:configure.in:6: -1- AC_SUBST([AWK])
6505m4trace:configure.in:6: -1- AC_PROG_MAKE_SET
6506m4trace:configure.in:6: -1- AC_SUBST([SET_MAKE])
6507m4trace:configure.in:6: -1- AM_SET_LEADING_DOT
6508m4trace:configure.in:6: -1- AC_SUBST([am__leading_dot])
6509m4trace:configure.in:6: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
6510	      		     [_AM_PROG_TAR([v7])])])
6511m4trace:configure.in:6: -2- _AM_MANGLE_OPTION([tar-ustar])
6512m4trace:configure.in:6: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])
6513m4trace:configure.in:6: -2- _AM_MANGLE_OPTION([tar-pax])
6514m4trace:configure.in:6: -1- _AM_PROG_TAR([v7])
6515m4trace:configure.in:6: -1- AM_MISSING_PROG([AMTAR], [tar])
6516m4trace:configure.in:6: -1- AC_SUBST([AMTAR])
6517m4trace:configure.in:6: -1- AC_SUBST([am__tar])
6518m4trace:configure.in:6: -1- AC_SUBST([am__untar])
6519m4trace:configure.in:6: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC],
6520                  [_AM_DEPENDENCIES(CC)],
6521                  [define([AC_PROG_CC],
6522                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
6523AC_PROVIDE_IFELSE([AC_PROG_CXX],
6524                  [_AM_DEPENDENCIES(CXX)],
6525                  [define([AC_PROG_CXX],
6526                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
6527])
6528m4trace:configure.in:6: -2- _AM_MANGLE_OPTION([no-dependencies])
6529m4trace:configure.in:8: -1- AM_MAINTAINER_MODE
6530m4trace:configure.in:8: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
6531m4trace:configure.in:8: -1- AC_SUBST([MAINTAINER_MODE_TRUE])
6532m4trace:configure.in:8: -1- AC_SUBST([MAINTAINER_MODE_FALSE])
6533m4trace:configure.in:8: -1- AC_SUBST([MAINT])
6534m4trace:configure.in:9: -1- AC_CONFIG_HEADERS([config.h])
6535m4trace:configure.in:10: -1- AC_PROG_INTLTOOL
6536m4trace:configure.in:10: -1- IT_PROG_INTLTOOL([])
6537m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_DESKTOP_RULE])
6538m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_DIRECTORY_RULE])
6539m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_KEYS_RULE])
6540m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_PROP_RULE])
6541m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_OAF_RULE])
6542m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_PONG_RULE])
6543m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_SERVER_RULE])
6544m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_SHEET_RULE])
6545m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_SOUNDLIST_RULE])
6546m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_UI_RULE])
6547m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_XAM_RULE])
6548m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_KBD_RULE])
6549m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_XML_RULE])
6550m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_XML_NOMERGE_RULE])
6551m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_CAVES_RULE])
6552m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_SCHEMAS_RULE])
6553m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_THEME_RULE])
6554m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_EXTRACT])
6555m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_MERGE])
6556m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_UPDATE])
6557m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_PERL], [$ac_cv_path_INTLTOOL_PERL])
6558m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_ICONV], [$ac_cv_path_INTLTOOL_ICONV])
6559m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_MSGFMT], [$ac_cv_path_INTLTOOL_MSGFMT])
6560m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_MSGMERGE], [$ac_cv_path_INTLTOOL_MSGMERGE])
6561m4trace:configure.in:10: -1- AC_SUBST([INTLTOOL_XGETTEXT], [$ac_cv_path_INTLTOOL_XGETTEXT])
6562m4trace:configure.in:10: -1- AC_SUBST([mkdir_p])
6563m4trace:configure.in:13: -1- AC_PROG_CC
6564m4trace:configure.in:13: -1- AC_SUBST([CC])
6565m4trace:configure.in:13: -1- AC_SUBST([CFLAGS])
6566m4trace:configure.in:13: -1- AC_SUBST([LDFLAGS])
6567m4trace:configure.in:13: -1- AC_SUBST([CPPFLAGS])
6568m4trace:configure.in:13: -1- AC_SUBST([CC])
6569m4trace:configure.in:13: -1- AC_SUBST([ac_ct_CC])
6570m4trace:configure.in:13: -1- AC_SUBST([CC])
6571m4trace:configure.in:13: -1- AC_SUBST([ac_ct_CC])
6572m4trace:configure.in:13: -1- AC_SUBST([CC])
6573m4trace:configure.in:13: -1- AC_SUBST([CC])
6574m4trace:configure.in:13: -1- AC_SUBST([ac_ct_CC])
6575m4trace:configure.in:13: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
6576m4trace:configure.in:13: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
6577m4trace:configure.in:13: -1- _AM_DEPENDENCIES([CC])
6578m4trace:configure.in:13: -1- AM_SET_DEPDIR
6579m4trace:configure.in:13: -1- AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])
6580m4trace:configure.in:13: -1- AM_OUTPUT_DEPENDENCY_COMMANDS
6581m4trace:configure.in:13: -1- AM_MAKE_INCLUDE
6582m4trace:configure.in:13: -1- AC_SUBST([am__include])
6583m4trace:configure.in:13: -1- AC_SUBST([am__quote])
6584m4trace:configure.in:13: -1- AM_DEP_TRACK
6585m4trace:configure.in:13: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
6586m4trace:configure.in:13: -1- AC_SUBST([AMDEP_TRUE])
6587m4trace:configure.in:13: -1- AC_SUBST([AMDEP_FALSE])
6588m4trace:configure.in:13: -1- AC_SUBST([AMDEPBACKSLASH])
6589m4trace:configure.in:13: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependencies_compiler_type])
6590m4trace:configure.in:13: -1- AM_CONDITIONAL([am__fastdepCC], [
6591  test "x$enable_dependency_tracking" != xno \
6592  && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
6593m4trace:configure.in:13: -1- AC_SUBST([am__fastdepCC_TRUE])
6594m4trace:configure.in:13: -1- AC_SUBST([am__fastdepCC_FALSE])
6595m4trace:configure.in:14: -1- AC_PROG_INSTALL
6596m4trace:configure.in:14: -1- AC_SUBST([INSTALL_PROGRAM])
6597m4trace:configure.in:14: -1- AC_SUBST([INSTALL_SCRIPT])
6598m4trace:configure.in:14: -1- AC_SUBST([INSTALL_DATA])
6599m4trace:configure.in:15: -1- AC_PROG_LN_S
6600m4trace:configure.in:15: -1- AC_SUBST([LN_S], [$as_ln_s])
6601m4trace:configure.in:16: -1- AC_PROG_MAKE_SET
6602m4trace:configure.in:16: -1- AC_SUBST([SET_MAKE])
6603m4trace:configure.in:20: -1- AM_GLIB_GNU_GETTEXT
6604m4trace:configure.in:20: -1- AC_HEADER_STDC
6605m4trace:configure.in:20: -1- AC_PROG_CPP
6606m4trace:configure.in:20: -1- AC_SUBST([CPP])
6607m4trace:configure.in:20: -1- AC_SUBST([CPPFLAGS])
6608m4trace:configure.in:20: -1- AC_SUBST([CPP])
6609m4trace:configure.in:20: -1- AC_PROG_EGREP
6610m4trace:configure.in:20: -1- AC_SUBST([EGREP])
6611m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
6612m4trace:configure.in:20: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */
6613#undef STDC_HEADERS])
6614m4trace:configure.in:20: -1- AC_CHECK_HEADERS([locale.h])
6615m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_LOCALE_H], [/* Define to 1 if you have the <locale.h> header file. */
6616#undef HAVE_LOCALE_H])
6617m4trace:configure.in:20: -1- AC_CHECK_HEADERS([sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6618		  inttypes.h stdint.h unistd.h], [], [], [$ac_includes_default])
6619m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */
6620#undef HAVE_SYS_TYPES_H])
6621m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */
6622#undef HAVE_SYS_STAT_H])
6623m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
6624#undef HAVE_STDLIB_H])
6625m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
6626#undef HAVE_STRING_H])
6627m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the <memory.h> header file. */
6628#undef HAVE_MEMORY_H])
6629m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the <strings.h> header file. */
6630#undef HAVE_STRINGS_H])
6631m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the <inttypes.h> header file. */
6632#undef HAVE_INTTYPES_H])
6633m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the <stdint.h> header file. */
6634#undef HAVE_STDINT_H])
6635m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
6636#undef HAVE_UNISTD_H])
6637m4trace:configure.in:20: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
6638You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
6639autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
6640autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
6641/usr/share/aclocal/glib-gettext.m4:58: GLIB_LC_MESSAGES is expanded from...
6642/usr/share/aclocal/glib-gettext.m4:369: GLIB_GNU_GETTEXT is expanded from...
6643/usr/share/aclocal/glib-gettext.m4:398: AM_GLIB_GNU_GETTEXT is expanded from...
6644configure.in:20: the top level])
6645m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LC_MESSAGES])
6646m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_LC_MESSAGES], [/* Define if your <locale.h> file defines LC_MESSAGES. */
6647#undef HAVE_LC_MESSAGES])
6648m4trace:configure.in:20: -1- AC_SUBST([USE_NLS])
6649m4trace:configure.in:20: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
6650You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
6651autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
6652autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
6653autoconf/headers.m4:91: AC_CHECK_HEADER is expanded from...
6654/usr/share/aclocal/glib-gettext.m4:286: GLIB_WITH_NLS is expanded from...
6655/usr/share/aclocal/glib-gettext.m4:369: GLIB_GNU_GETTEXT is expanded from...
6656/usr/share/aclocal/glib-gettext.m4:398: AM_GLIB_GNU_GETTEXT is expanded from...
6657configure.in:20: the top level])
6658m4trace:configure.in:20: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
6659You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
6660autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
6661autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
6662autoconf/headers.m4:91: AC_CHECK_HEADER is expanded from...
6663/usr/share/aclocal/glib-gettext.m4:286: GLIB_WITH_NLS is expanded from...
6664/usr/share/aclocal/glib-gettext.m4:369: GLIB_GNU_GETTEXT is expanded from...
6665/usr/share/aclocal/glib-gettext.m4:398: AM_GLIB_GNU_GETTEXT is expanded from...
6666configure.in:20: the top level])
6667m4trace:configure.in:20: -1- AC_CHECK_FUNCS([bind_textdomain_codeset])
6668m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_BIND_TEXTDOMAIN_CODESET], [/* Define to 1 if you have the `bind_textdomain_codeset\' function. */
6669#undef HAVE_BIND_TEXTDOMAIN_CODESET])
6670m4trace:configure.in:20: -1- AC_CHECK_LIB([intl], [bindtextdomain], [AC_CHECK_LIB(intl, ngettext,
6671		    [AC_CHECK_LIB(intl, dgettext,
6672			          gt_cv_func_dgettext_libintl=yes)])])
6673m4trace:configure.in:20: -1- AC_CHECK_LIB([intl], [ngettext], [AC_CHECK_LIB(intl, dgettext,
6674			          gt_cv_func_dgettext_libintl=yes)])
6675m4trace:configure.in:20: -1- AC_CHECK_LIB([intl], [dgettext], [gt_cv_func_dgettext_libintl=yes])
6676m4trace:configure.in:20: -1- AC_CHECK_LIB([intl], [ngettext], [AC_CHECK_LIB(intl, dcgettext,
6677		       [gt_cv_func_dgettext_libintl=yes
6678			libintl_extra_libs=-liconv],
6679			:,-liconv)], [:], [-liconv])
6680m4trace:configure.in:20: -1- AC_CHECK_LIB([intl], [dcgettext], [gt_cv_func_dgettext_libintl=yes
6681			libintl_extra_libs=-liconv], [:], [-liconv])
6682m4trace:configure.in:20: -1- AC_CHECK_FUNCS([bind_textdomain_codeset])
6683m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_BIND_TEXTDOMAIN_CODESET], [/* Define to 1 if you have the `bind_textdomain_codeset\' function. */
6684#undef HAVE_BIND_TEXTDOMAIN_CODESET])
6685m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([HAVE_GETTEXT])
6686m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_GETTEXT], [/* Define if the GNU gettext() function is already present or preinstalled. */
6687#undef HAVE_GETTEXT])
6688m4trace:configure.in:20: -1- AC_SUBST([MSGFMT])
6689m4trace:configure.in:20: -1- AC_CHECK_FUNCS([dcgettext])
6690m4trace:configure.in:20: -1- AH_OUTPUT([HAVE_DCGETTEXT], [/* Define to 1 if you have the `dcgettext\' function. */
6691#undef HAVE_DCGETTEXT])
6692m4trace:configure.in:20: -1- AC_SUBST([GMSGFMT], [$ac_cv_path_GMSGFMT])
6693m4trace:configure.in:20: -1- AC_SUBST([XGETTEXT])
6694m4trace:configure.in:20: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
6695You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
6696autoconf/headers.m4:91: AC_CHECK_HEADER is expanded from...
6697/usr/share/aclocal/glib-gettext.m4:286: GLIB_WITH_NLS is expanded from...
6698/usr/share/aclocal/glib-gettext.m4:369: GLIB_GNU_GETTEXT is expanded from...
6699/usr/share/aclocal/glib-gettext.m4:398: AM_GLIB_GNU_GETTEXT is expanded from...
6700configure.in:20: the top level])
6701m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_NLS])
6702m4trace:configure.in:20: -1- AH_OUTPUT([ENABLE_NLS], [/* always defined to indicate that i18n is enabled */
6703#undef ENABLE_NLS])
6704m4trace:configure.in:20: -1- _m4_warn([obsolete], [The macro `AC_OUTPUT_COMMANDS' is obsolete.
6705You should run autoupdate.], [autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from...
6706/usr/share/aclocal/glib-gettext.m4:286: GLIB_WITH_NLS is expanded from...
6707/usr/share/aclocal/glib-gettext.m4:369: GLIB_GNU_GETTEXT is expanded from...
6708/usr/share/aclocal/glib-gettext.m4:398: AM_GLIB_GNU_GETTEXT is expanded from...
6709configure.in:20: the top level])
6710m4trace:configure.in:20: -3- _m4_warn([obsolete], [The macro `_AC_OUTPUT_COMMANDS_CNT' is obsolete.
6711You should run autoupdate.], [autoconf/status.m4:321: _AC_OUTPUT_COMMANDS_CNT is expanded from...
6712autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from...
6713/usr/share/aclocal/glib-gettext.m4:286: GLIB_WITH_NLS is expanded from...
6714/usr/share/aclocal/glib-gettext.m4:369: GLIB_GNU_GETTEXT is expanded from...
6715/usr/share/aclocal/glib-gettext.m4:398: AM_GLIB_GNU_GETTEXT is expanded from...
6716configure.in:20: the top level])
6717m4trace:configure.in:20: -1- AC_SUBST([CATALOGS])
6718m4trace:configure.in:20: -1- AC_SUBST([CATOBJEXT])
6719m4trace:configure.in:20: -1- AC_SUBST([DATADIRNAME])
6720m4trace:configure.in:20: -1- AC_SUBST([GMOFILES])
6721m4trace:configure.in:20: -1- AC_SUBST([INSTOBJEXT])
6722m4trace:configure.in:20: -1- AC_SUBST([INTLLIBS])
6723m4trace:configure.in:20: -1- AC_SUBST([PO_IN_DATADIR_TRUE])
6724m4trace:configure.in:20: -1- AC_SUBST([PO_IN_DATADIR_FALSE])
6725m4trace:configure.in:20: -1- AC_SUBST([POFILES])
6726m4trace:configure.in:20: -1- AC_SUBST([POSUB])
6727m4trace:configure.in:20: -1- AC_SUBST([MKINSTALLDIRS])
6728m4trace:configure.in:22: -1- AC_SUBST([GETTEXT_PACKAGE])
6729m4trace:configure.in:23: -1- AC_DEFINE_TRACE_LITERAL([GETTEXT_PACKAGE])
6730m4trace:configure.in:23: -1- AH_OUTPUT([GETTEXT_PACKAGE], [/* GETTEXT_PACKAGE */
6731#undef GETTEXT_PACKAGE])
6732m4trace:configure.in:25: -1- AM_PROG_LIBTOOL
6733m4trace:configure.in:25: -1- AC_PROG_LIBTOOL
6734m4trace:configure.in:25: -1- _AC_PROG_LIBTOOL
6735m4trace:configure.in:25: -1- AC_LIBTOOL_SETUP
6736m4trace:configure.in:25: -1- AC_ENABLE_SHARED
6737m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6738You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
6739autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
6740/usr/share/aclocal/libtool.m4:1851: AC_ENABLE_SHARED is expanded from...
6741configure.in:25: AC_ENABLE_SHARED is required by...
6742/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
6743configure.in:25: AC_LIBTOOL_SETUP is required by...
6744/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
6745configure.in:25: _AC_PROG_LIBTOOL is required by...
6746/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
6747/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
6748configure.in:25: the top level])
6749m4trace:configure.in:25: -1- AC_ENABLE_STATIC
6750m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6751You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
6752autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
6753/usr/share/aclocal/libtool.m4:1890: AC_ENABLE_STATIC is expanded from...
6754configure.in:25: AC_ENABLE_STATIC is required by...
6755/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
6756configure.in:25: AC_LIBTOOL_SETUP is required by...
6757/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
6758configure.in:25: _AC_PROG_LIBTOOL is required by...
6759/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
6760/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
6761configure.in:25: the top level])
6762m4trace:configure.in:25: -1- AC_ENABLE_FAST_INSTALL
6763m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6764You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
6765autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
6766/usr/share/aclocal/libtool.m4:1929: AC_ENABLE_FAST_INSTALL is expanded from...
6767configure.in:25: AC_ENABLE_FAST_INSTALL is required by...
6768/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
6769configure.in:25: AC_LIBTOOL_SETUP is required by...
6770/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
6771configure.in:25: _AC_PROG_LIBTOOL is required by...
6772/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
6773/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
6774configure.in:25: the top level])
6775m4trace:configure.in:25: -1- AC_CANONICAL_HOST
6776m4trace:configure.in:25: -1- AC_SUBST([build], [$ac_cv_build])
6777m4trace:configure.in:25: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
6778m4trace:configure.in:25: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
6779m4trace:configure.in:25: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
6780m4trace:configure.in:25: -1- AC_SUBST([host], [$ac_cv_host])
6781m4trace:configure.in:25: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
6782m4trace:configure.in:25: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
6783m4trace:configure.in:25: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
6784m4trace:configure.in:25: -1- AC_PROG_LD
6785m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6786You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
6787autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
6788/usr/share/aclocal/libtool.m4:2126: AC_PROG_LD is expanded from...
6789configure.in:25: AC_PROG_LD is required by...
6790/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
6791configure.in:25: AC_LIBTOOL_SETUP is required by...
6792/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
6793configure.in:25: _AC_PROG_LIBTOOL is required by...
6794/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
6795/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
6796configure.in:25: the top level])
6797m4trace:configure.in:25: -1- LT_AC_PROG_SED
6798m4trace:configure.in:25: -1- AC_PROG_LD_GNU
6799m4trace:configure.in:25: -1- AC_PROG_LD_RELOAD_FLAG
6800m4trace:configure.in:25: -1- AC_PROG_NM
6801m4trace:configure.in:25: -1- AC_DEPLIBS_CHECK_METHOD
6802m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_MAX_CMD_LEN
6803m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
6804m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6805m4trace:configure.in:25: -1- AC_LIBTOOL_OBJDIR
6806m4trace:configure.in:25: -1- _LT_AC_SYS_COMPILER
6807m4trace:configure.in:25: -1- _LT_AC_PROG_ECHO_BACKSLASH
6808m4trace:configure.in:25: -1- _LT_AC_SHELL_INIT([
6809# Check that we are running under the correct shell.
6810SHELL=${CONFIG_SHELL-/bin/sh}
6811
6812case X$ECHO in
6813X*--fallback-echo)
6814  # Remove one level of quotation (which was required for Make).
6815  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
6816  ;;
6817esac
6818
6819echo=${ECHO-echo}
6820if test "X[$]1" = X--no-reexec; then
6821  # Discard the --no-reexec flag, and continue.
6822  shift
6823elif test "X[$]1" = X--fallback-echo; then
6824  # Avoid inline document here, it may be left over
6825  :
6826elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
6827  # Yippee, $echo works!
6828  :
6829else
6830  # Restart under the correct shell.
6831  exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
6832fi
6833
6834if test "X[$]1" = X--fallback-echo; then
6835  # used as fallback echo
6836  shift
6837  cat <<EOF
6838[$]*
6839EOF
6840  exit 0
6841fi
6842
6843# The HP-UX ksh and POSIX shell print the target directory to stdout
6844# if CDPATH is set.
6845(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
6846
6847if test -z "$ECHO"; then
6848if test "X${echo_test_string+set}" != Xset; then
6849# find a string as large as possible, as long as the shell can cope with it
6850  for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
6851    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
6852    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
6853       echo_test_string=`eval $cmd` &&
6854       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
6855    then
6856      break
6857    fi
6858  done
6859fi
6860
6861if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
6862   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
6863   test "X$echo_testing_string" = "X$echo_test_string"; then
6864  :
6865else
6866  # The Solaris, AIX, and Digital Unix default echo programs unquote
6867  # backslashes.  This makes it impossible to quote backslashes using
6868  #   echo "$something" | sed 's/\\/\\\\/g'
6869  #
6870  # So, first we look for a working echo in the user's PATH.
6871
6872  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6873  for dir in $PATH /usr/ucb; do
6874    IFS="$lt_save_ifs"
6875    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
6876       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
6877       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
6878       test "X$echo_testing_string" = "X$echo_test_string"; then
6879      echo="$dir/echo"
6880      break
6881    fi
6882  done
6883  IFS="$lt_save_ifs"
6884
6885  if test "X$echo" = Xecho; then
6886    # We didn't find a better echo, so look for alternatives.
6887    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
6888       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
6889       test "X$echo_testing_string" = "X$echo_test_string"; then
6890      # This shell has a builtin print -r that does the trick.
6891      echo='print -r'
6892    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
6893	 test "X$CONFIG_SHELL" != X/bin/ksh; then
6894      # If we have ksh, try running configure again with it.
6895      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
6896      export ORIGINAL_CONFIG_SHELL
6897      CONFIG_SHELL=/bin/ksh
6898      export CONFIG_SHELL
6899      exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
6900    else
6901      # Try using printf.
6902      echo='printf %s\n'
6903      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
6904	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
6905	 test "X$echo_testing_string" = "X$echo_test_string"; then
6906	# Cool, printf works
6907	:
6908      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
6909	   test "X$echo_testing_string" = 'X\t' &&
6910	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
6911	   test "X$echo_testing_string" = "X$echo_test_string"; then
6912	CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
6913	export CONFIG_SHELL
6914	SHELL="$CONFIG_SHELL"
6915	export SHELL
6916	echo="$CONFIG_SHELL [$]0 --fallback-echo"
6917      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
6918	   test "X$echo_testing_string" = 'X\t' &&
6919	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
6920	   test "X$echo_testing_string" = "X$echo_test_string"; then
6921	echo="$CONFIG_SHELL [$]0 --fallback-echo"
6922      else
6923	# maybe with a smaller string...
6924	prev=:
6925
6926	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
6927	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
6928	  then
6929	    break
6930	  fi
6931	  prev="$cmd"
6932	done
6933
6934	if test "$prev" != 'sed 50q "[$]0"'; then
6935	  echo_test_string=`eval $prev`
6936	  export echo_test_string
6937	  exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
6938	else
6939	  # Oops.  We lost completely, so just stick with echo.
6940	  echo=echo
6941	fi
6942      fi
6943    fi
6944  fi
6945fi
6946fi
6947
6948# Copy echo and quote the copy suitably for passing to libtool from
6949# the Makefile, instead of quoting the original, which is used later.
6950ECHO=$echo
6951if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
6952   ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
6953fi
6954
6955AC_SUBST(ECHO)
6956])
6957m4trace:configure.in:25: -1- AC_SUBST([ECHO])
6958m4trace:configure.in:25: -1- AC_SUBST([AR])
6959m4trace:configure.in:25: -1- AC_SUBST([ac_ct_AR])
6960m4trace:configure.in:25: -1- AC_SUBST([RANLIB])
6961m4trace:configure.in:25: -1- AC_SUBST([ac_ct_RANLIB])
6962m4trace:configure.in:25: -1- AC_SUBST([STRIP])
6963m4trace:configure.in:25: -1- AC_SUBST([ac_ct_STRIP])
6964m4trace:configure.in:25: -1- _LT_CC_BASENAME([$compiler])
6965m4trace:configure.in:25: -1- AC_PATH_MAGIC
6966m4trace:configure.in:25: -1- AC_PATH_TOOL_PREFIX([${ac_tool_prefix}file], [/usr/bin$PATH_SEPARATOR$PATH])
6967m4trace:configure.in:25: -1- AC_PATH_TOOL_PREFIX([file], [/usr/bin$PATH_SEPARATOR$PATH])
6968m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6969You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
6970autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
6971/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
6972configure.in:25: AC_LIBTOOL_SETUP is required by...
6973/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
6974configure.in:25: _AC_PROG_LIBTOOL is required by...
6975/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
6976/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
6977configure.in:25: the top level])
6978m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6979You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
6980autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
6981/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
6982configure.in:25: AC_LIBTOOL_SETUP is required by...
6983/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
6984configure.in:25: _AC_PROG_LIBTOOL is required by...
6985/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
6986/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
6987configure.in:25: the top level])
6988m4trace:configure.in:25: -1- AC_LIBTOOL_LANG_C_CONFIG
6989m4trace:configure.in:25: -1- _LT_AC_LANG_C_CONFIG
6990m4trace:configure.in:25: -1- _LT_AC_TAGVAR([objext], [])
6991m4trace:configure.in:25: -1- _LT_AC_SYS_COMPILER
6992m4trace:configure.in:25: -1- _LT_COMPILER_BOILERPLATE
6993m4trace:configure.in:25: -1- _LT_LINKER_BOILERPLATE
6994m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6995m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6996m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6997m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6998m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6999m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
7000m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
7001m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
7002m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_cc_can_build_shared], [])
7003m4trace:configure.in:25: -2- _LT_AC_TAGVAR([lt_prog_compiler_static_works], [])
7004m4trace:configure.in:25: -2- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7005m4trace:configure.in:25: -1- AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $_LT_AC_TAGVAR(lt_prog_compiler_static, ) works], [lt_prog_compiler_static_works], [$lt_prog_compiler_static], [], [_LT_AC_TAGVAR(lt_prog_compiler_static, )=])
7006m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7007m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7008m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7009m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_COMPILER_NO_RTTI([])
7010m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
7011m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
7012m4trace:configure.in:25: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], [lt_cv_prog_compiler_rtti_exceptions], [-fno-rtti -fno-exceptions], [], [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, )="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, ) -fno-rtti -fno-exceptions"])
7013m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
7014m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
7015m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_COMPILER_PIC([])
7016m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7017m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7018m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7019m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7020m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7021m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7022m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7023m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7024m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7025m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
7026m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7027m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7028m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7029m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7030m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7031m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7032m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7033m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7034m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7035m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7036m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7037m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7038m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7039m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7040m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7041m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7042m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7043m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7044m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7045m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7046m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7047m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7048m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7049m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7050m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7051m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7052m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7053m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7054m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7055m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7056m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7057m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7058m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7059m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7060m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7061m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7062m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7063m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7064m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7065m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7066m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7067m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
7068m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7069m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7070m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
7071m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7072m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7073m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7074m4trace:configure.in:25: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [])
7075m4trace:configure.in:25: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, ) works], [lt_prog_compiler_pic_works], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, )ifelse([],[],[ -DPIC],[ifelse([],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, ) in
7076     "" | " "*) ;;
7077     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, )=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, )" ;;
7078     esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, )=
7079     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, )=no])
7080m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7081m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7082m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7083m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7084m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7085m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7086m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7087m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
7088m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7089m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7090m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7091m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_CC_C_O([])
7092m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7093m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7094m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7095m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7096m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7097m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([])
7098m4trace:configure.in:25: -1- _LT_AC_LOCK
7099m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
7100You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
7101autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
7102autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
7103/usr/share/aclocal/libtool.m4:588: _LT_AC_LOCK is expanded from...
7104configure.in:25: _LT_AC_LOCK is required by...
7105/usr/share/aclocal/libtool.m4:1055: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
7106/usr/share/aclocal/libtool.m4:2662: _LT_AC_LANG_C_CONFIG is expanded from...
7107/usr/share/aclocal/libtool.m4:2558: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
7108/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
7109configure.in:25: AC_LIBTOOL_SETUP is required by...
7110/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
7111configure.in:25: _AC_PROG_LIBTOOL is required by...
7112/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
7113/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
7114configure.in:25: the top level])
7115m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7116m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_LD_SHLIBS([])
7117m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7118m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
7119m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7120m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7121m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
7122m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
7123m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7124m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7125m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
7126m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7127m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
7128m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7129m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7130m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7131m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7132m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7133m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
7134m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [])
7135m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7136m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [])
7137m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7138m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [])
7139m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
7140m4trace:configure.in:25: -1- _LT_CC_BASENAME([$compiler])
7141m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7142m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7143m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7144m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7145m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7146m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7147m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7148m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7149m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7150m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7151m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7152m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7153m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7154m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7155m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7156m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [])
7157m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
7158m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7159m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7160m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7161m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7162m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7163m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7164m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7165m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7166m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7167m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7168m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7169m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7170m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7171m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7172m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7173m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7174m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7175m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7176m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7177m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7178m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7179m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7180m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7181m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7182m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7183m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7184m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7185m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [])
7186m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7187m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7188m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7189m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7190m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7191m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7192m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7193m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7194m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7195m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7196m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7197m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7198m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7199m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7200m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [])
7201m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7202m4trace:configure.in:25: -1- _LT_AC_SYS_LIBPATH_AIX
7203m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7204m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7205m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7206m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7207m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7208m4trace:configure.in:25: -1- _LT_AC_SYS_LIBPATH_AIX
7209m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7210m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7211m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7212m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [])
7213m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7214m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7215m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7216m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7217m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7218m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7219m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7220m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7221m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7222m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7223m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7224m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
7225m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
7226m4trace:configure.in:25: -1- _LT_AC_TAGVAR([fix_srcfile_path], [])
7227m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
7228m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7229m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7230m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7231m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7232m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7233m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7234m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
7235m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7236m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7237m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7238m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7239m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [])
7240m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7241m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7242m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7243m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [])
7244m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7245m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7246m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7247m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7248m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7249m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7250m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7251m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7252m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7253m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7254m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7255m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7256m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7257m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7258m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7259m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7260m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7261m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7262m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7263m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7264m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7265m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7266m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7267m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7268m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7269m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7270m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7271m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7272m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7273m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7274m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7275m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
7276m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7277m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7278m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7279m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7280m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7281m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7282m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7283m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7284m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7285m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7286m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7287m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7288m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7289m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7290m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
7291m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7292m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7293m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7294m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7295m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7296m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7297m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7298m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7299m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7300m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7301m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7302m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7303m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7304m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7305m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7306m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7307m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7308m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7309m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7310m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7311m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7312m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7313m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7314m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7315m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7316m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7317m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7318m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
7319m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7320m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7321m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7322m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7323m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7324m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7325m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7326m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7327m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7328m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7329m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7330m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7331m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7332m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7333m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7334m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7335m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7336m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7337m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7338m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7339m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7340m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7341m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7342m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7343m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7344m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7345m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7346m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7347m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7348m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7349m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7350m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7351m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7352m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7353m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7354m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7355m4trace:configure.in:25: -1- _LT_AC_TAGVAR([reload_cmds], [])
7356m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7357m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7358m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7359m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7360m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7361m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7362m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7363m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7364m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7365m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7366m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7367m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7368m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7369m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7370m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7371m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7372m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7373m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7374m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7375m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7376m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7377m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7378m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7379m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7380m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7381m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7382m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7383m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7384m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7385m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [])
7386m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7387m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7388m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7389m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7390m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7391m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7392m4trace:configure.in:25: -2- _LT_AC_TAGVAR([archive_cmds], [])
7393m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7394m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7395m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7396m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7397m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7398m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([])
7399m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([])
7400m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [])
7401m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7402m4trace:configure.in:25: -1- _LT_AC_TAGVAR([runpath_var], [])
7403m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
7404m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7405m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7406m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [])
7407m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [])
7408m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [])
7409m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [])
7410m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [])
7411m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [])
7412m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_LIB_STRIP
7413m4trace:configure.in:25: -1- AC_LIBTOOL_DLOPEN_SELF([])
7414m4trace:configure.in:25: -1- _LT_AC_CHECK_DLFCN
7415m4trace:configure.in:25: -1- AC_CHECK_HEADERS([dlfcn.h])
7416m4trace:configure.in:25: -1- AH_OUTPUT([HAVE_DLFCN_H], [/* Define to 1 if you have the <dlfcn.h> header file. */
7417#undef HAVE_DLFCN_H])
7418m4trace:configure.in:25: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [
7419    lt_cv_dlopen="dyld"
7420    lt_cv_dlopen_libs=
7421    lt_cv_dlopen_self=yes
7422    ])
7423m4trace:configure.in:25: -1- AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], [AC_CHECK_FUNC([dlopen],
7424	      [lt_cv_dlopen="dlopen"],
7425	  [AC_CHECK_LIB([dl], [dlopen],
7426		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
7427	    [AC_CHECK_LIB([svld], [dlopen],
7428		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
7429	      [AC_CHECK_LIB([dld], [dld_link],
7430		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
7431	      ])
7432	    ])
7433	  ])
7434	])
7435m4trace:configure.in:25: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen],
7436		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
7437	      [AC_CHECK_LIB([dld], [dld_link],
7438		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
7439	      ])
7440	    ])
7441m4trace:configure.in:25: -1- AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link],
7442		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
7443	      ])
7444m4trace:configure.in:25: -1- AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
7445m4trace:configure.in:25: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=no], [lt_cv_dlopen_self=cross])
7446m4trace:configure.in:25: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=no], [lt_cv_dlopen_self_static=cross])
7447m4trace:configure.in:25: -1- AC_LIBTOOL_CONFIG([])
7448m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [])
7449m4trace:configure.in:25: -1- _LT_AC_TAGVAR([CC], [])
7450m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [])
7451m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7452m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7453m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7454m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
7455m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7456m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
7457m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7458m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
7459m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
7460m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
7461m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [])
7462m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [])
7463m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predeps], [])
7464m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [])
7465m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [])
7466m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7467m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7468m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postinstall_cmds], [])
7469m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postuninstall_cmds], [])
7470m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
7471m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7472m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7473m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7474m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7475m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
7476m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7477m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
7478m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [])
7479m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7480m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7481m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
7482m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [])
7483m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
7484m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
7485m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7486m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7487m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [])
7488m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7489m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
7490m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7491m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
7492m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
7493m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [])
7494m4trace:configure.in:25: -1- _LT_AC_TAGVAR([GCC], [])
7495m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [])
7496m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
7497m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
7498m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
7499m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
7500m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
7501m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
7502m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
7503m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
7504m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
7505m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
7506m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
7507m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [])
7508m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
7509m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [])
7510m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
7511m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [])
7512m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [])
7513m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predeps], [])
7514m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [])
7515m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [])
7516m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
7517m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
7518m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [])
7519m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
7520m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
7521m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
7522m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [])
7523m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
7524m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
7525m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
7526m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
7527m4trace:configure.in:25: -1- _LT_AC_TAGVAR([fix_srcfile_path], [])
7528m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [])
7529m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
7530m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
7531m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [])
7532m4trace:configure.in:25: -1- _LT_AC_TAGCONFIG
7533m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
7534You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
7535autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
7536/usr/share/aclocal/libtool.m4:1805: _LT_AC_TAGCONFIG is expanded from...
7537/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
7538configure.in:25: AC_LIBTOOL_SETUP is required by...
7539/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
7540configure.in:25: _AC_PROG_LIBTOOL is required by...
7541/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
7542/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
7543configure.in:25: the top level])
7544m4trace:configure.in:25: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [/usr/share/aclocal/libtool.m4:1805: _LT_AC_TAGCONFIG is expanded from...
7545/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
7546configure.in:25: AC_LIBTOOL_SETUP is required by...
7547/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
7548configure.in:25: _AC_PROG_LIBTOOL is required by...
7549/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
7550/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
7551configure.in:25: the top level])
7552m4trace:configure.in:25: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [/usr/share/aclocal/libtool.m4:1805: _LT_AC_TAGCONFIG is expanded from...
7553/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
7554configure.in:25: AC_LIBTOOL_SETUP is required by...
7555/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
7556configure.in:25: _AC_PROG_LIBTOOL is required by...
7557/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
7558/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
7559configure.in:25: the top level])
7560m4trace:configure.in:25: -1- AC_LIBTOOL_LANG_CXX_CONFIG
7561m4trace:configure.in:25: -1- _LT_AC_LANG_CXX_CONFIG([CXX])
7562m4trace:configure.in:25: -1- AC_PROG_CXX
7563m4trace:configure.in:25: -1- AC_SUBST([CXX])
7564m4trace:configure.in:25: -1- AC_SUBST([CXXFLAGS])
7565m4trace:configure.in:25: -1- AC_SUBST([LDFLAGS])
7566m4trace:configure.in:25: -1- AC_SUBST([CPPFLAGS])
7567m4trace:configure.in:25: -1- AC_SUBST([CXX])
7568m4trace:configure.in:25: -1- AC_SUBST([ac_ct_CXX])
7569m4trace:configure.in:25: -1- _AM_DEPENDENCIES([CXX])
7570m4trace:configure.in:25: -1- AC_SUBST([CXXDEPMODE], [depmode=$am_cv_CXX_dependencies_compiler_type])
7571m4trace:configure.in:25: -1- AM_CONDITIONAL([am__fastdepCXX], [
7572  test "x$enable_dependency_tracking" != xno \
7573  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
7574m4trace:configure.in:25: -1- AC_SUBST([am__fastdepCXX_TRUE])
7575m4trace:configure.in:25: -1- AC_SUBST([am__fastdepCXX_FALSE])
7576m4trace:configure.in:25: -1- _LT_AC_PROG_CXXCPP
7577m4trace:configure.in:25: -1- AC_SUBST([CXXCPP])
7578m4trace:configure.in:25: -1- AC_SUBST([CPPFLAGS])
7579m4trace:configure.in:25: -1- AC_SUBST([CXXCPP])
7580m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7581m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7582m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
7583m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7584m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7585m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7586m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7587m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
7588m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7589m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7590m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
7591m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
7592m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
7593m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7594m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7595m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7596m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7597m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
7598m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7599m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7600m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predeps], [CXX])
7601m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7602m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7603m4trace:configure.in:25: -1- _LT_AC_TAGVAR([objext], [CXX])
7604m4trace:configure.in:25: -1- _LT_AC_SYS_COMPILER
7605m4trace:configure.in:25: -1- _LT_COMPILER_BOILERPLATE
7606m4trace:configure.in:25: -1- _LT_LINKER_BOILERPLATE
7607m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [CXX])
7608m4trace:configure.in:25: -1- _LT_CC_BASENAME([$compiler])
7609m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
7610m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
7611m4trace:configure.in:25: -1- AC_PROG_LD
7612m4trace:configure.in:25: -1- AC_PROG_LD_GNU
7613m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7614m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7615m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7616m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7617m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7618m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7619m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7620m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7621m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7622m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7623m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7624m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7625m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7626m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7627m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7628m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7629m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7630m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7631m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
7632m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7633m4trace:configure.in:25: -1- _LT_AC_SYS_LIBPATH_AIX
7634m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7635m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7636m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7637m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7638m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7639m4trace:configure.in:25: -1- _LT_AC_SYS_LIBPATH_AIX
7640m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7641m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7642m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7643m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
7644m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7645m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7646m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7647m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7648m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7649m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7650m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
7651m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
7652m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7653m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7654m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7655m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7656m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7657m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7658m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7659m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7660m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7661m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
7662m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7663m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7664m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7665m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7666m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7667m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
7668m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7669m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7670m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
7671m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7672m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
7673m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7674m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
7675m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7676m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7677m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7678m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7679m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7680m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7681m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7682m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7683m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7684m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7685m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7686m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7687m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7688m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7689m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7690m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7691m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7692m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
7693m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7694m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7695m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7696m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7697m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7698m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7699m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7700m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7701m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7702m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7703m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7704m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7705m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7706m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7707m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7708m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7709m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7710m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7711m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7712m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7713m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7714m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7715m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7716m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7717m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7718m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7719m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7720m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7721m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7722m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7723m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7724m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7725m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7726m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7727m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7728m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7729m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7730m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7731m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7732m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7733m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7734m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7735m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7736m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7737m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7738m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7739m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7740m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7741m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7742m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7743m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7744m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7745m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7746m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7747m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7748m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7749m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7750m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7751m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7752m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7753m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7754m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7755m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7756m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7757m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7758m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7759m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7760m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7761m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7762m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7763m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7764m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7765m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7766m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7767m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7768m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7769m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7770m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7771m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7772m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7773m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7774m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7775m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7776m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7777m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7778m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7779m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7780m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7781m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7782m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7783m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
7784m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7785m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7786m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7787m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7788m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7789m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7790m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7791m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7792m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7793m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7794m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7795m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7796m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7797m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
7798m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7799m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
7800m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7801m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7802m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
7803m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
7804m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7805m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7806m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7807m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
7808m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7809m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7810m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7811m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7812m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7813m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7814m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7815m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7816m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7817m4trace:configure.in:25: -1- _LT_AC_TAGVAR([GCC], [CXX])
7818m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [CXX])
7819m4trace:configure.in:25: -1- AC_LIBTOOL_POSTDEP_PREDEP([CXX])
7820m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7821m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7822m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7823m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
7824m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7825m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7826m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7827m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7828m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7829m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7830m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7831m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
7832m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7833m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7834m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7835m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
7836m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7837m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [CXX])
7838m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7839m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_COMPILER_PIC([CXX])
7840m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7841m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7842m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7843m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7844m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7845m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7846m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7847m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7848m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7849m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7850m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7851m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7852m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7853m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7854m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7855m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7856m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7857m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7858m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7859m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7860m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7861m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7862m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7863m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7864m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7865m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7866m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7867m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7868m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7869m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7870m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7871m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7872m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7873m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7874m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7875m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7876m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7877m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7878m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7879m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7880m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7881m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7882m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7883m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7884m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7885m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7886m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7887m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7888m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7889m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7890m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7891m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7892m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [CXX])
7893m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7894m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7895m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7896m4trace:configure.in:25: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [CXX])
7897m4trace:configure.in:25: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX) works], [lt_prog_compiler_pic_works_CXX], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)ifelse([CXX],[],[ -DPIC],[ifelse([CXX],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX) in
7898     "" | " "*) ;;
7899     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)" ;;
7900     esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)=
7901     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, CXX)=no])
7902m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7903m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7904m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7905m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7906m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7907m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7908m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7909m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [CXX])
7910m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7911m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7912m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7913m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_CC_C_O([CXX])
7914m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7915m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7916m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7917m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7918m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7919m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([CXX])
7920m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
7921m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_LD_SHLIBS([CXX])
7922m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7923m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7924m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7925m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7926m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7927m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
7928m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7929m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7930m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
7931m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7932m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7933m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
7934m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7935m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7936m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7937m4trace:configure.in:25: -2- _LT_AC_TAGVAR([archive_cmds], [CXX])
7938m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7939m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7940m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
7941m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7942m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
7943m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([CXX])
7944m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([CXX])
7945m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7946m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
7947m4trace:configure.in:25: -1- _LT_AC_TAGVAR([runpath_var], [CXX])
7948m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
7949m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
7950m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
7951m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7952m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7953m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7954m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7955m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7956m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
7957m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_LIB_STRIP
7958m4trace:configure.in:25: -1- AC_LIBTOOL_DLOPEN_SELF([CXX])
7959m4trace:configure.in:25: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [
7960    lt_cv_dlopen="dyld"
7961    lt_cv_dlopen_libs=
7962    lt_cv_dlopen_self=yes
7963    ])
7964m4trace:configure.in:25: -1- AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], [AC_CHECK_FUNC([dlopen],
7965	      [lt_cv_dlopen="dlopen"],
7966	  [AC_CHECK_LIB([dl], [dlopen],
7967		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
7968	    [AC_CHECK_LIB([svld], [dlopen],
7969		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
7970	      [AC_CHECK_LIB([dld], [dld_link],
7971		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
7972	      ])
7973	    ])
7974	  ])
7975	])
7976m4trace:configure.in:25: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen],
7977		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
7978	      [AC_CHECK_LIB([dld], [dld_link],
7979		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
7980	      ])
7981	    ])
7982m4trace:configure.in:25: -1- AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link],
7983		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
7984	      ])
7985m4trace:configure.in:25: -1- AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
7986m4trace:configure.in:25: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=no], [lt_cv_dlopen_self=cross])
7987m4trace:configure.in:25: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=no], [lt_cv_dlopen_self_static=cross])
7988m4trace:configure.in:25: -1- AC_LIBTOOL_CONFIG([CXX])
7989m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [CXX])
7990m4trace:configure.in:25: -1- _LT_AC_TAGVAR([CC], [CXX])
7991m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [CXX])
7992m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
7993m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
7994m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
7995m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
7996m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
7997m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [CXX])
7998m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
7999m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
8000m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8001m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
8002m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
8003m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
8004m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predeps], [CXX])
8005m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [CXX])
8006m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
8007m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8008m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8009m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postinstall_cmds], [CXX])
8010m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postuninstall_cmds], [CXX])
8011m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
8012m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8013m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
8014m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8015m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8016m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
8017m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8018m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
8019m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
8020m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
8021m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8022m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [CXX])
8023m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [CXX])
8024m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8025m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
8026m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8027m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8028m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
8029m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
8030m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
8031m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8032m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8033m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
8034m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [CXX])
8035m4trace:configure.in:25: -1- _LT_AC_TAGVAR([GCC], [CXX])
8036m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [CXX])
8037m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8038m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8039m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8040m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8041m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
8042m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
8043m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
8044m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [CXX])
8045m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8046m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
8047m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
8048m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8049m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8050m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
8051m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
8052m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
8053m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
8054m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predeps], [CXX])
8055m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [CXX])
8056m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
8057m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8058m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
8059m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
8060m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8061m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
8062m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8063m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8064m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
8065m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
8066m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
8067m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
8068m4trace:configure.in:25: -1- _LT_AC_TAGVAR([fix_srcfile_path], [CXX])
8069m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
8070m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8071m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [CXX])
8072m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [CXX])
8073m4trace:configure.in:25: -1- AC_LIBTOOL_LANG_F77_CONFIG
8074m4trace:configure.in:25: -1- _LT_AC_LANG_F77_CONFIG([F77])
8075m4trace:configure.in:25: -1- AC_SUBST([F77])
8076m4trace:configure.in:25: -1- AC_SUBST([FFLAGS])
8077m4trace:configure.in:25: -1- AC_SUBST([LDFLAGS])
8078m4trace:configure.in:25: -1- AC_SUBST([F77])
8079m4trace:configure.in:25: -1- AC_SUBST([ac_ct_F77])
8080m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8081m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8082m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8083m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8084m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8085m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8086m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8087m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8088m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8089m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8090m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8091m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8092m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8093m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8094m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8095m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8096m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8097m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8098m4trace:configure.in:25: -1- _LT_AC_TAGVAR([objext], [F77])
8099m4trace:configure.in:25: -1- _LT_AC_SYS_COMPILER
8100m4trace:configure.in:25: -1- _LT_COMPILER_BOILERPLATE
8101m4trace:configure.in:25: -1- _LT_LINKER_BOILERPLATE
8102m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [F77])
8103m4trace:configure.in:25: -1- _LT_CC_BASENAME([$compiler])
8104m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8105m4trace:configure.in:25: -1- _LT_AC_TAGVAR([GCC], [F77])
8106m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [F77])
8107m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_COMPILER_PIC([F77])
8108m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8109m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8110m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8111m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8112m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8113m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8114m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8115m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8116m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8117m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
8118m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8119m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8120m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8121m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8122m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8123m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8124m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8125m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8126m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8127m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8128m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8129m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8130m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8131m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8132m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8133m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8134m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8135m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8136m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8137m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8138m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8139m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8140m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8141m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8142m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8143m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8144m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8145m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8146m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8147m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8148m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8149m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8150m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8151m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8152m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8153m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8154m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8155m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8156m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8157m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8158m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8159m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
8160m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8161m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8162m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
8163m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8164m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8165m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8166m4trace:configure.in:25: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [F77])
8167m4trace:configure.in:25: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, F77) works], [lt_prog_compiler_pic_works_F77], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, F77)ifelse([F77],[],[ -DPIC],[ifelse([F77],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, F77) in
8168     "" | " "*) ;;
8169     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, F77)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, F77)" ;;
8170     esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, F77)=
8171     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, F77)=no])
8172m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8173m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8174m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8175m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8176m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8177m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8178m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8179m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
8180m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8181m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8182m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8183m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_CC_C_O([F77])
8184m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8185m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8186m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8187m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8188m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8189m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([F77])
8190m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8191m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_LD_SHLIBS([F77])
8192m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8193m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8194m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8195m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8196m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
8197m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8198m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8199m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8200m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
8201m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8202m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8203m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8204m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8205m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8206m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8207m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8208m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8209m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8210m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8211m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8212m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8213m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
8214m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
8215m4trace:configure.in:25: -1- _LT_CC_BASENAME([$compiler])
8216m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8217m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8218m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8219m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8220m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8221m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8222m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8223m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8224m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8225m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8226m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8227m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8228m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8229m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8230m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8231m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8232m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8233m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8234m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8235m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8236m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8237m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8238m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8239m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8240m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8241m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8242m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8243m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8244m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8245m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8246m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8247m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8248m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8249m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8250m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8251m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8252m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8253m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8254m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8255m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8256m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8257m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8258m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8259m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8260m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8261m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8262m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8263m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8264m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8265m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8266m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8267m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8268m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8269m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8270m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8271m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8272m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8273m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8274m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8275m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8276m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8277m4trace:configure.in:25: -1- _LT_AC_SYS_LIBPATH_AIX
8278m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8279m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8280m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8281m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8282m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8283m4trace:configure.in:25: -1- _LT_AC_SYS_LIBPATH_AIX
8284m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8285m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8286m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8287m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8288m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8289m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8290m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8291m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8292m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8293m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8294m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8295m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8296m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8297m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8298m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8299m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
8300m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8301m4trace:configure.in:25: -1- _LT_AC_TAGVAR([fix_srcfile_path], [F77])
8302m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8303m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8304m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8305m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8306m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8307m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8308m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8309m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8310m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8311m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8312m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8313m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8314m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8315m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8316m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8317m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8318m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8319m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8320m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8321m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8322m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8323m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8324m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8325m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8326m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8327m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8328m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8329m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8330m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8331m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8332m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8333m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8334m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8335m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8336m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8337m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8338m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8339m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8340m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8341m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8342m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8343m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8344m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8345m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8346m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8347m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8348m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8349m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8350m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8351m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8352m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8353m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8354m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8355m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8356m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8357m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8358m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8359m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8360m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8361m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8362m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8363m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8364m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8365m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8366m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8367m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8368m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8369m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8370m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8371m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8372m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8373m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8374m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8375m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8376m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8377m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8378m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8379m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8380m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8381m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8382m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8383m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8384m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8385m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8386m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8387m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8388m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8389m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8390m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8391m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8392m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8393m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
8394m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8395m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8396m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8397m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8398m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8399m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8400m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8401m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8402m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8403m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8404m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8405m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8406m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8407m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8408m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8409m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8410m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8411m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8412m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8413m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8414m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8415m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8416m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8417m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8418m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8419m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8420m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8421m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8422m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8423m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8424m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8425m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8426m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8427m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8428m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8429m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8430m4trace:configure.in:25: -1- _LT_AC_TAGVAR([reload_cmds], [F77])
8431m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8432m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8433m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8434m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8435m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8436m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8437m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8438m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8439m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8440m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8441m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8442m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8443m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8444m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8445m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8446m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8447m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8448m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8449m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8450m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8451m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8452m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8453m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8454m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8455m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8456m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8457m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8458m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8459m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8460m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8461m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8462m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8463m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8464m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8465m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8466m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8467m4trace:configure.in:25: -2- _LT_AC_TAGVAR([archive_cmds], [F77])
8468m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8469m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8470m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8471m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8472m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8473m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([F77])
8474m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([F77])
8475m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8476m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8477m4trace:configure.in:25: -1- _LT_AC_TAGVAR([runpath_var], [F77])
8478m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8479m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8480m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8481m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8482m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8483m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8484m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8485m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8486m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8487m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_LIB_STRIP
8488m4trace:configure.in:25: -1- AC_LIBTOOL_CONFIG([F77])
8489m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [F77])
8490m4trace:configure.in:25: -1- _LT_AC_TAGVAR([CC], [F77])
8491m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [F77])
8492m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8493m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8494m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8495m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [F77])
8496m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8497m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
8498m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8499m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8500m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8501m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
8502m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [F77])
8503m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [F77])
8504m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predeps], [F77])
8505m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [F77])
8506m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [F77])
8507m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8508m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8509m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postinstall_cmds], [F77])
8510m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postuninstall_cmds], [F77])
8511m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8512m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8513m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8514m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8515m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8516m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8517m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8518m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8519m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8520m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8521m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8522m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
8523m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
8524m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8525m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
8526m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8527m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8528m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8529m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8530m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8531m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8532m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8533m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8534m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [F77])
8535m4trace:configure.in:25: -1- _LT_AC_TAGVAR([GCC], [F77])
8536m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [F77])
8537m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8538m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8539m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8540m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8541m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [F77])
8542m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8543m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8544m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
8545m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8546m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
8547m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8548m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8549m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8550m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8551m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8552m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [F77])
8553m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [F77])
8554m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predeps], [F77])
8555m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [F77])
8556m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [F77])
8557m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8558m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8559m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8560m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8561m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8562m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8563m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8564m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8565m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8566m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8567m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8568m4trace:configure.in:25: -1- _LT_AC_TAGVAR([fix_srcfile_path], [F77])
8569m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8570m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8571m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
8572m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
8573m4trace:configure.in:25: -1- AC_LIBTOOL_LANG_GCJ_CONFIG
8574m4trace:configure.in:25: -1- _LT_AC_LANG_GCJ_CONFIG([GCJ])
8575m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
8576You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
8577/usr/share/aclocal/libtool.m4:3931: _LT_AC_LANG_GCJ_CONFIG is expanded from...
8578/usr/share/aclocal/libtool.m4:3877: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
8579/usr/share/aclocal/libtool.m4:1805: _LT_AC_TAGCONFIG is expanded from...
8580/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
8581configure.in:25: AC_LIBTOOL_SETUP is required by...
8582/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
8583configure.in:25: _AC_PROG_LIBTOOL is required by...
8584/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
8585/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
8586configure.in:25: the top level])
8587m4trace:configure.in:25: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
8588and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
8589/usr/share/aclocal/libtool.m4:3931: _LT_AC_LANG_GCJ_CONFIG is expanded from...
8590/usr/share/aclocal/libtool.m4:3877: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
8591/usr/share/aclocal/libtool.m4:1805: _LT_AC_TAGCONFIG is expanded from...
8592/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
8593configure.in:25: AC_LIBTOOL_SETUP is required by...
8594/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
8595configure.in:25: _AC_PROG_LIBTOOL is required by...
8596/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
8597/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
8598configure.in:25: the top level])
8599m4trace:configure.in:25: -1- _LT_AC_TAGVAR([objext], [GCJ])
8600m4trace:configure.in:25: -1- _LT_AC_SYS_COMPILER
8601m4trace:configure.in:25: -1- _LT_COMPILER_BOILERPLATE
8602m4trace:configure.in:25: -1- _LT_LINKER_BOILERPLATE
8603m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [GCJ])
8604m4trace:configure.in:25: -1- _LT_CC_BASENAME([$compiler])
8605m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8606m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
8607m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_COMPILER_NO_RTTI([GCJ])
8608m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8609m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8610m4trace:configure.in:25: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], [lt_cv_prog_compiler_rtti_exceptions], [-fno-rtti -fno-exceptions], [], [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, GCJ)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, GCJ) -fno-rtti -fno-exceptions"])
8611m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8612m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8613m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_COMPILER_PIC([GCJ])
8614m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8615m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8616m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8617m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8618m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8619m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8620m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8621m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8622m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8623m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
8624m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8625m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8626m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8627m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8628m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8629m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8630m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8631m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8632m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8633m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8634m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8635m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8636m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8637m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8638m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8639m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8640m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8641m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8642m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8643m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8644m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8645m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8646m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8647m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8648m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8649m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8650m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8651m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8652m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8653m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8654m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8655m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8656m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8657m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8658m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8659m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8660m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8661m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8662m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8663m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8664m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8665m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
8666m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8667m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8668m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
8669m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8670m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8671m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8672m4trace:configure.in:25: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [GCJ])
8673m4trace:configure.in:25: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ) works], [lt_prog_compiler_pic_works_GCJ], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)ifelse([GCJ],[],[ -DPIC],[ifelse([GCJ],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ) in
8674     "" | " "*) ;;
8675     *) _LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)" ;;
8676     esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)=
8677     _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, GCJ)=no])
8678m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8679m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8680m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8681m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8682m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8683m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8684m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8685m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
8686m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8687m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8688m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8689m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_CC_C_O([GCJ])
8690m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8691m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8692m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8693m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8694m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8695m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([GCJ])
8696m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8697m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_LD_SHLIBS([GCJ])
8698m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8699m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8700m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8701m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8702m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
8703m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
8704m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8705m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8706m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
8707m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8708m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8709m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8710m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8711m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8712m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8713m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8714m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8715m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8716m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8717m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8718m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8719m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
8720m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
8721m4trace:configure.in:25: -1- _LT_CC_BASENAME([$compiler])
8722m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8723m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8724m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8725m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8726m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8727m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8728m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8729m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8730m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8731m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8732m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8733m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8734m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8735m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8736m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8737m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8738m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8739m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8740m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8741m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8742m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8743m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8744m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8745m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8746m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8747m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8748m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8749m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8750m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8751m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8752m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8753m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8754m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8755m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8756m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8757m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8758m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8759m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8760m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8761m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8762m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8763m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8764m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8765m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8766m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8767m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8768m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8769m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8770m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8771m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8772m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8773m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8774m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8775m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8776m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8777m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8778m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8779m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8780m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8781m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8782m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8783m4trace:configure.in:25: -1- _LT_AC_SYS_LIBPATH_AIX
8784m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8785m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8786m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8787m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8788m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8789m4trace:configure.in:25: -1- _LT_AC_SYS_LIBPATH_AIX
8790m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8791m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8792m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8793m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8794m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8795m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8796m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8797m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8798m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8799m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8800m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8801m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8802m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8803m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8804m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8805m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
8806m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
8807m4trace:configure.in:25: -1- _LT_AC_TAGVAR([fix_srcfile_path], [GCJ])
8808m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8809m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8810m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8811m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8812m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8813m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8814m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8815m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8816m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8817m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8818m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8819m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8820m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8821m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8822m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8823m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8824m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8825m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8826m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8827m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8828m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8829m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8830m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8831m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8832m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8833m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8834m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8835m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8836m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8837m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8838m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8839m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8840m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8841m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8842m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8843m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8844m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8845m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8846m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8847m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8848m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8849m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8850m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8851m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8852m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8853m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8854m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8855m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8856m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8857m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8858m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8859m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8860m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8861m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8862m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8863m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8864m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8865m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8866m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8867m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8868m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8869m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8870m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8871m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8872m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8873m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8874m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8875m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8876m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8877m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8878m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8879m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8880m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8881m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8882m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8883m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8884m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8885m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8886m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8887m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8888m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8889m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8890m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8891m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8892m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8893m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8894m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8895m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8896m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8897m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8898m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8899m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
8900m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8901m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8902m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8903m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8904m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8905m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8906m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8907m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8908m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8909m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8910m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8911m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8912m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8913m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8914m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8915m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8916m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8917m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8918m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8919m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8920m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8921m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8922m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8923m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8924m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8925m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8926m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8927m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8928m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8929m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8930m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8931m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8932m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8933m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8934m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8935m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8936m4trace:configure.in:25: -1- _LT_AC_TAGVAR([reload_cmds], [GCJ])
8937m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8938m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8939m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8940m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8941m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8942m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8943m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8944m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8945m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8946m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8947m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8948m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8949m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8950m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8951m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8952m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8953m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8954m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8955m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8956m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8957m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8958m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8959m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8960m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8961m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8962m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8963m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8964m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8965m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8966m4trace:configure.in:25: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8967m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8968m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8969m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8970m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8971m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8972m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8973m4trace:configure.in:25: -2- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8974m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8975m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8976m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8977m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8978m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8979m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([GCJ])
8980m4trace:configure.in:25: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([GCJ])
8981m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8982m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8983m4trace:configure.in:25: -1- _LT_AC_TAGVAR([runpath_var], [GCJ])
8984m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8985m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8986m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8987m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8988m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8989m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8990m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8991m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8992m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8993m4trace:configure.in:25: -1- AC_LIBTOOL_SYS_LIB_STRIP
8994m4trace:configure.in:25: -1- AC_LIBTOOL_DLOPEN_SELF([GCJ])
8995m4trace:configure.in:25: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [
8996    lt_cv_dlopen="dyld"
8997    lt_cv_dlopen_libs=
8998    lt_cv_dlopen_self=yes
8999    ])
9000m4trace:configure.in:25: -1- AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], [AC_CHECK_FUNC([dlopen],
9001	      [lt_cv_dlopen="dlopen"],
9002	  [AC_CHECK_LIB([dl], [dlopen],
9003		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
9004	    [AC_CHECK_LIB([svld], [dlopen],
9005		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
9006	      [AC_CHECK_LIB([dld], [dld_link],
9007		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
9008	      ])
9009	    ])
9010	  ])
9011	])
9012m4trace:configure.in:25: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen],
9013		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
9014	      [AC_CHECK_LIB([dld], [dld_link],
9015		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
9016	      ])
9017	    ])
9018m4trace:configure.in:25: -1- AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link],
9019		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
9020	      ])
9021m4trace:configure.in:25: -1- AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
9022m4trace:configure.in:25: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=no], [lt_cv_dlopen_self=cross])
9023m4trace:configure.in:25: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=no], [lt_cv_dlopen_self_static=cross])
9024m4trace:configure.in:25: -1- AC_LIBTOOL_CONFIG([GCJ])
9025m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [GCJ])
9026m4trace:configure.in:25: -1- _LT_AC_TAGVAR([CC], [GCJ])
9027m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [GCJ])
9028m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
9029m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
9030m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
9031m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
9032m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
9033m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
9034m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
9035m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
9036m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
9037m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
9038m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [GCJ])
9039m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [GCJ])
9040m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predeps], [GCJ])
9041m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [GCJ])
9042m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [GCJ])
9043m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
9044m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
9045m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postinstall_cmds], [GCJ])
9046m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postuninstall_cmds], [GCJ])
9047m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
9048m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
9049m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
9050m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
9051m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
9052m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
9053m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
9054m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
9055m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
9056m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
9057m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
9058m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
9059m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
9060m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
9061m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
9062m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
9063m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
9064m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
9065m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
9066m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
9067m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
9068m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
9069m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
9070m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [GCJ])
9071m4trace:configure.in:25: -1- _LT_AC_TAGVAR([GCC], [GCJ])
9072m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [GCJ])
9073m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
9074m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
9075m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
9076m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
9077m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
9078m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
9079m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
9080m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
9081m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
9082m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
9083m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
9084m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
9085m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
9086m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
9087m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
9088m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [GCJ])
9089m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [GCJ])
9090m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predeps], [GCJ])
9091m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [GCJ])
9092m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [GCJ])
9093m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
9094m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
9095m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
9096m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
9097m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
9098m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
9099m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
9100m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
9101m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
9102m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
9103m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
9104m4trace:configure.in:25: -1- _LT_AC_TAGVAR([fix_srcfile_path], [GCJ])
9105m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
9106m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
9107m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
9108m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
9109m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
9110You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from...
9111/usr/share/aclocal/libtool.m4:3931: _LT_AC_LANG_GCJ_CONFIG is expanded from...
9112/usr/share/aclocal/libtool.m4:3877: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
9113/usr/share/aclocal/libtool.m4:1805: _LT_AC_TAGCONFIG is expanded from...
9114/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
9115configure.in:25: AC_LIBTOOL_SETUP is required by...
9116/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
9117configure.in:25: _AC_PROG_LIBTOOL is required by...
9118/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
9119/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
9120configure.in:25: the top level])
9121m4trace:configure.in:25: -1- AC_LIBTOOL_LANG_RC_CONFIG
9122m4trace:configure.in:25: -1- _LT_AC_LANG_RC_CONFIG([RC])
9123m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
9124You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
9125/usr/share/aclocal/libtool.m4:3975: _LT_AC_LANG_RC_CONFIG is expanded from...
9126/usr/share/aclocal/libtool.m4:3939: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
9127/usr/share/aclocal/libtool.m4:1805: _LT_AC_TAGCONFIG is expanded from...
9128/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
9129configure.in:25: AC_LIBTOOL_SETUP is required by...
9130/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
9131configure.in:25: _AC_PROG_LIBTOOL is required by...
9132/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
9133/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
9134configure.in:25: the top level])
9135m4trace:configure.in:25: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
9136and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
9137/usr/share/aclocal/libtool.m4:3975: _LT_AC_LANG_RC_CONFIG is expanded from...
9138/usr/share/aclocal/libtool.m4:3939: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
9139/usr/share/aclocal/libtool.m4:1805: _LT_AC_TAGCONFIG is expanded from...
9140/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
9141configure.in:25: AC_LIBTOOL_SETUP is required by...
9142/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
9143configure.in:25: _AC_PROG_LIBTOOL is required by...
9144/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
9145/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
9146configure.in:25: the top level])
9147m4trace:configure.in:25: -1- _LT_AC_TAGVAR([objext], [RC])
9148m4trace:configure.in:25: -1- _LT_AC_SYS_COMPILER
9149m4trace:configure.in:25: -1- _LT_COMPILER_BOILERPLATE
9150m4trace:configure.in:25: -1- _LT_LINKER_BOILERPLATE
9151m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [RC])
9152m4trace:configure.in:25: -1- _LT_CC_BASENAME([$compiler])
9153m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
9154m4trace:configure.in:25: -1- AC_LIBTOOL_CONFIG([RC])
9155m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [RC])
9156m4trace:configure.in:25: -1- _LT_AC_TAGVAR([CC], [RC])
9157m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [RC])
9158m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [RC])
9159m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [RC])
9160m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [RC])
9161m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [RC])
9162m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [RC])
9163m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [RC])
9164m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [RC])
9165m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [RC])
9166m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
9167m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
9168m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [RC])
9169m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [RC])
9170m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predeps], [RC])
9171m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [RC])
9172m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [RC])
9173m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
9174m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
9175m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postinstall_cmds], [RC])
9176m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postuninstall_cmds], [RC])
9177m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
9178m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [RC])
9179m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [RC])
9180m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
9181m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [RC])
9182m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [RC])
9183m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [RC])
9184m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [RC])
9185m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [RC])
9186m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
9187m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
9188m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [RC])
9189m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [RC])
9190m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
9191m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
9192m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
9193m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
9194m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [RC])
9195m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
9196m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
9197m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
9198m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [RC])
9199m4trace:configure.in:25: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [RC])
9200m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler], [RC])
9201m4trace:configure.in:25: -1- _LT_AC_TAGVAR([GCC], [RC])
9202m4trace:configure.in:25: -1- _LT_AC_TAGVAR([LD], [RC])
9203m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [RC])
9204m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [RC])
9205m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
9206m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [RC])
9207m4trace:configure.in:25: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [RC])
9208m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [RC])
9209m4trace:configure.in:25: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [RC])
9210m4trace:configure.in:25: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [RC])
9211m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
9212m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
9213m4trace:configure.in:25: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
9214m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
9215m4trace:configure.in:25: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
9216m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_cmds], [RC])
9217m4trace:configure.in:25: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
9218m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predep_objects], [RC])
9219m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdep_objects], [RC])
9220m4trace:configure.in:25: -1- _LT_AC_TAGVAR([predeps], [RC])
9221m4trace:configure.in:25: -1- _LT_AC_TAGVAR([postdeps], [RC])
9222m4trace:configure.in:25: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [RC])
9223m4trace:configure.in:25: -1- _LT_AC_TAGVAR([allow_undefined_flag], [RC])
9224m4trace:configure.in:25: -1- _LT_AC_TAGVAR([no_undefined_flag], [RC])
9225m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_action], [RC])
9226m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [RC])
9227m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [RC])
9228m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [RC])
9229m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_direct], [RC])
9230m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_minus_L], [RC])
9231m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [RC])
9232m4trace:configure.in:25: -1- _LT_AC_TAGVAR([hardcode_automatic], [RC])
9233m4trace:configure.in:25: -1- _LT_AC_TAGVAR([link_all_deplibs], [RC])
9234m4trace:configure.in:25: -1- _LT_AC_TAGVAR([fix_srcfile_path], [RC])
9235m4trace:configure.in:25: -1- _LT_AC_TAGVAR([always_export_symbols], [RC])
9236m4trace:configure.in:25: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
9237m4trace:configure.in:25: -1- _LT_AC_TAGVAR([exclude_expsyms], [RC])
9238m4trace:configure.in:25: -1- _LT_AC_TAGVAR([include_expsyms], [RC])
9239m4trace:configure.in:25: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
9240You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from...
9241/usr/share/aclocal/libtool.m4:3975: _LT_AC_LANG_RC_CONFIG is expanded from...
9242/usr/share/aclocal/libtool.m4:3939: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
9243/usr/share/aclocal/libtool.m4:1805: _LT_AC_TAGCONFIG is expanded from...
9244/usr/share/aclocal/libtool.m4:219: AC_LIBTOOL_SETUP is expanded from...
9245configure.in:25: AC_LIBTOOL_SETUP is required by...
9246/usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from...
9247configure.in:25: _AC_PROG_LIBTOOL is required by...
9248/usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from...
9249/usr/share/aclocal/libtool.m4:6102: AM_PROG_LIBTOOL is expanded from...
9250configure.in:25: the top level])
9251m4trace:configure.in:25: -1- AC_SUBST([LIBTOOL])
9252m4trace:configure.in:25: -1- AC_LIBTOOL_CXX
9253m4trace:configure.in:25: -1- _LT_AC_LANG_CXX
9254m4trace:configure.in:25: -1- _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
9255m4trace:configure.in:25: -1- AC_LIBTOOL_F77
9256m4trace:configure.in:25: -1- _LT_AC_LANG_F77
9257m4trace:configure.in:25: -1- _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
9258m4trace:configure.in:40: -1- AC_CHECK_LIB([dbf], [dbf_Open], [DBFLIB_LIBDIR="$DBFLIB_LIBDIR"], [{ { echo "$as_me:$LINENO: error: libdbf not found. You will need at least libdbf 0.3.0" >&5
9259echo "$as_me: error: libdbf not found. You will need at least libdbf 0.3.0" >&2;}
9260   { (exit 1); exit 1; }; }], ["$DBFLIB_LIBDIR"])
9261m4trace:configure.in:46: -1- AC_HEADER_STDC
9262m4trace:configure.in:46: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
9263m4trace:configure.in:46: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */
9264#undef STDC_HEADERS])
9265m4trace:configure.in:47: -1- AC_CHECK_HEADERS([fcntl.h limits.h stdlib.h string.h unistd.h])
9266m4trace:configure.in:47: -1- AH_OUTPUT([HAVE_FCNTL_H], [/* Define to 1 if you have the <fcntl.h> header file. */
9267#undef HAVE_FCNTL_H])
9268m4trace:configure.in:47: -1- AH_OUTPUT([HAVE_LIMITS_H], [/* Define to 1 if you have the <limits.h> header file. */
9269#undef HAVE_LIMITS_H])
9270m4trace:configure.in:47: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
9271#undef HAVE_STDLIB_H])
9272m4trace:configure.in:47: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
9273#undef HAVE_STRING_H])
9274m4trace:configure.in:47: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
9275#undef HAVE_UNISTD_H])
9276m4trace:configure.in:50: -1- AC_C_CONST
9277m4trace:configure.in:50: -1- AC_DEFINE_TRACE_LITERAL([const])
9278m4trace:configure.in:50: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
9279#undef const])
9280m4trace:configure.in:51: -1- AC_TYPE_SIZE_T
9281m4trace:configure.in:51: -1- AC_DEFINE_TRACE_LITERAL([size_t])
9282m4trace:configure.in:51: -1- AH_OUTPUT([size_t], [/* Define to `unsigned\' if <sys/types.h> does not define. */
9283#undef size_t])
9284m4trace:configure.in:54: -1- AC_FUNC_MALLOC
9285m4trace:configure.in:54: -1- AC_CHECK_HEADERS([stdlib.h])
9286m4trace:configure.in:54: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
9287#undef HAVE_STDLIB_H])
9288m4trace:configure.in:54: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MALLOC])
9289m4trace:configure.in:54: -1- AH_OUTPUT([HAVE_MALLOC], [/* Define to 1 if your system has a GNU libc compatible `malloc\' function, and
9290   to 0 otherwise. */
9291#undef HAVE_MALLOC])
9292m4trace:configure.in:54: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MALLOC])
9293m4trace:configure.in:54: -1- AC_LIBSOURCE([malloc.c])
9294m4trace:configure.in:54: -1- AC_SUBST([LIB@&t@OBJS])
9295m4trace:configure.in:54: -1- AC_DEFINE_TRACE_LITERAL([malloc])
9296m4trace:configure.in:54: -1- AH_OUTPUT([malloc], [/* Define to rpl_malloc if the replacement function should be used. */
9297#undef malloc])
9298m4trace:configure.in:56: -1- AC_SUBST([DOC_TO_MAN])
9299m4trace:configure.in:64: -1- AC_SUBST([DBFLIB_LIBDIR])
9300m4trace:configure.in:65: -1- AC_SUBST([DBFLIB_LIBS])
9301m4trace:configure.in:66: -1- AC_SUBST([DBFLIB_INCLUDEDIR])
9302m4trace:configure.in:68: -1- AC_SUBST([DOCDIR])
9303m4trace:configure.in:69: -1- AC_SUBST([DOC_TO_MAN])
9304m4trace:configure.in:76: -1- AC_CONFIG_FILES([dbf.spec
9305           Makefile
9306           man/Makefile
9307           src/Makefile
9308					 po/Makefile.in
9309					])
9310m4trace:configure.in:76: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
9311You should run autoupdate.], [])
9312m4trace:configure.in:76: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
9313m4trace:configure.in:76: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
9314m4trace:configure.in:76: -1- _AC_AM_CONFIG_HEADER_HOOK([$ac_file])
9315m4trace:configure.in:76: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS
9316